:root{--page-bg: #f4f2ee;--page-text: #1d1d1f;--muted: #5f5f66;--line: #dedbd5;--link: #2f6f6c;--page-inset: 28px;--logo-size: 28px;--wrap: 1060px;--serif: Newsreader, Georgia, serif;--sans: "Libre Franklin", Helvetica, Arial, sans-serif}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%;background:var(--page-bg);color:var(--page-text);font:400 20px/1.62 var(--sans);-webkit-font-smoothing:antialiased}body{overflow-x:hidden}a{color:var(--link);text-decoration:underline;text-underline-offset:4px}a:hover{color:var(--page-text)}h1,h2{font-family:var(--serif);font-weight:300;letter-spacing:-.02em;text-wrap:balance}h1{font-size:clamp(34px,4.6vw,54px);line-height:1.06;margin:0 0 18px}h2{font-size:clamp(26px,3.2vw,36px);line-height:1.14;letter-spacing:-.015em;margin:0 0 22px;max-width:20ch}p{margin:0}button,input{font:inherit;color:inherit}.wrap{width:min(var(--wrap),calc(100% - 56px));margin-inline:auto}.measure{max-width:820px}.measure-mid{max-width:720px}.measure-narrow{max-width:640px}.site{position:relative;min-height:100svh;display:flex;flex-direction:column}.nav{position:fixed;top:0;left:0;right:0;z-index:10;display:flex;align-items:center;justify-content:space-between;padding:16px var(--page-inset);background:#f4f2ee52;backdrop-filter:blur(18px) saturate(1.4);-webkit-backdrop-filter:blur(18px) saturate(1.4);border-bottom:1px solid rgba(29,29,31,.06)}.nav--bare{border-bottom:0}.brand{display:block;line-height:0;text-decoration:none}.brand-mark{display:block;width:var(--logo-size);height:var(--logo-size);filter:brightness(0)}.btn{display:inline-flex;align-items:center;justify-content:center;background:var(--page-text);color:#fff;border:0;border-radius:8px;padding:12px 22px;min-height:44px;font:500 16px/1 var(--sans);text-decoration:none;cursor:pointer}.btn:hover{color:#fff;opacity:.88}.btn--disabled,.btn:disabled{background:#c8c4bc;color:#fff;cursor:default;opacity:1}.btn--disabled:hover,.btn:disabled:hover{opacity:1}.btn--small{padding:8px 14px;min-height:32px;font-size:14px;border-radius:6px}.hero{min-height:100svh;display:flex}.hero-inner{flex:1;display:flex;flex-direction:column;justify-content:center;padding:8px 0 32px}.hero-stage{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:12px 40px;flex:1;min-height:0}.hero-title{margin:0;text-align:center;white-space:nowrap;text-wrap:nowrap}.robot-viewer{position:relative;overflow:hidden;background:transparent;touch-action:pan-y}.robot-viewer model-viewer{display:block;width:100%;height:100%;overflow:clip;background:transparent;outline:none;pointer-events:none;--poster-color: transparent;--progress-bar-color: transparent;--progress-bar-height: 0px}.robot-viewer__hit{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;touch-action:pan-y}.hero-robot{width:100%;height:min(58vh,520px)}.page-robot{width:100%;height:360px;margin:8px 0}.section{padding:84px 0 0}.section--video{min-height:100svh;padding:0 0 220px;box-sizing:border-box;display:flex;align-items:flex-start}.wrap--video{max-width:960px;width:min(960px,calc(100% - 56px));display:flex;flex-direction:column;gap:36px;overflow:visible}.section--last{padding-top:260px;padding-bottom:160px}.copy{max-width:50ch}.trio{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:34px}.video-slot{aspect-ratio:16 / 9;border-radius:12px;background-color:#eceae5;background-image:repeating-linear-gradient(135deg,rgba(0,0,0,.04) 0 2px,transparent 2px 13px);display:flex;align-items:center;justify-content:center}.video-slot span{font:500 13px/1.4 ui-monospace,Menlo,monospace;color:var(--muted);background:var(--page-bg);border-radius:6px;padding:8px 12px}.section--privacy{min-height:0;padding:28px 0;display:flex;align-items:center}.privacy-stage{width:100%;display:grid;grid-template-columns:1fr minmax(240px,50ch) 1fr;align-items:center;column-gap:24px;padding-inline:120px}.privacy-copy{text-align:center;justify-self:center;max-width:50ch}.privacy-copy h2{max-width:none;margin:0 0 18px}.privacy-copy .copy{margin-inline:auto}.feature-col{display:flex;flex-direction:column;gap:28px}.feature-col--left{justify-self:start;align-items:flex-start}.feature-col--right{justify-self:end;align-items:flex-end}.feature-card{flex:0 0 auto;background:#fbfaf8;border:1px solid var(--line);border-radius:10px;padding:16px 18px 14px;color:var(--page-text);font:500 11px/1 var(--sans);letter-spacing:.06em;text-transform:uppercase;box-shadow:0 6px 16px #1d1d1f0f;transform:rotate(var(--tilt));transition:transform .28s ease,box-shadow .28s ease;cursor:default}.feature-card:hover{transform:rotate(calc(var(--tilt) + 9deg))}.muted{color:var(--muted)}.pricing-block{width:100%;text-align:center}.pricing-title{max-width:none;margin:0 0 40px;text-align:center}.pricing-stage{width:100%;display:grid;grid-template-columns:minmax(180px,1fr) minmax(280px,560px) minmax(180px,1fr);align-items:center;column-gap:20px;padding-inline:72px}.price-cards{display:grid;grid-template-columns:1fr 1fr;gap:24px}.price-card{display:flex;flex-direction:column;justify-content:center;width:100%;min-height:220px;background:#fbfaf8;border:1px solid var(--line);border-radius:12px;padding:40px 24px;text-align:center;color:inherit;text-decoration:none;cursor:pointer;transition:border-color .2s ease,background-color .2s ease}.price-card:hover{color:inherit;border-color:#bdb8af;background:#f7f5f1}.price-robot{width:100%;height:280px}.price-card .price{font:300 34px/1 var(--serif);margin-bottom:8px}.price span{font:400 17px/1 var(--sans);color:var(--muted)}.price-note{margin:28px 0 0;text-align:center;font-size:16px}.page-block{padding:88px 0 92px}.reserve-page.page-block{min-height:100svh;display:flex;align-items:center;justify-content:center;padding:88px 0 48px;box-sizing:border-box}.reserve-layout{display:flex;flex-direction:column;gap:18px;width:100%;max-width:720px;margin-inline:auto}.stack{padding-top:60px}.stack-lg{padding-top:72px}.intro{margin-bottom:28px;color:var(--muted)}.closing{margin-top:60px;font-size:20px}.closing a{color:inherit}.pick-list{display:flex;flex-direction:column;flex:1;min-width:0}.pick{display:grid;grid-template-columns:140px minmax(0,1fr) auto;align-items:center;gap:16px;padding:8px 0;border-top:1px solid var(--line)}.pick:last-of-type{border-bottom:1px solid var(--line)}.pick-robot{width:140px;height:140px}.pick-robot--spacer{visibility:hidden;pointer-events:none}.pick-name{font-weight:600;margin-bottom:2px}.qty{display:flex;align-items:center;gap:6px}.qty span{min-width:40px;text-align:center;font-weight:600}.qty button{width:44px;height:44px;border:1px solid #cfcbc3;background:#fbfaf8;border-radius:8px;font-size:22px;cursor:pointer}.qty button:disabled{opacity:.4;cursor:default}.reserve-summary{display:flex;align-items:center;justify-content:space-between;gap:24px}.reserve-totals{display:flex;flex-direction:column;gap:6px}.total-line{margin:0}.signup-note{font-size:15px}.reserve-call{margin-top:28px}.order-toast{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;background:#f4f2eee0;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.order-toast p{margin:0;font:300 42px/1.1 var(--serif);letter-spacing:-.02em}.footer{margin-top:auto;border-top:1px solid var(--line)}.footer-inner{display:flex;gap:28px;flex-wrap:wrap;align-items:baseline;justify-content:space-between;padding:28px 0 48px;font-size:17px}.footer-links{display:flex;gap:22px;flex-wrap:wrap}.footer-links a,.footer-phone{color:var(--page-text);text-decoration:none;background:none;border:0;padding:0;cursor:pointer}.footer-links a:hover,.footer-phone:hover{color:var(--muted)}@media (max-width: 800px){:root{--page-inset: 20px}html,body,#root{font-size:18px}.wrap,.wrap--video{width:min(var(--wrap),calc(100% - 40px))}.wrap--video{gap:28px}.nav{padding-top:max(14px,env(safe-area-inset-top));padding-left:max(var(--page-inset),env(safe-area-inset-left));padding-right:max(var(--page-inset),env(safe-area-inset-right));padding-bottom:14px}.hero-inner{padding:72px 0 24px}.hero-stage{grid-template-columns:1fr 1fr;grid-template-areas:"title title" "mini walker";gap:4px 12px}.hero-title{grid-area:title;white-space:normal;text-wrap:balance;font-size:clamp(28px,7.5vw,40px);padding:0 4px 8px}.hero-robot{height:min(32vh,240px)}.hero-robot--mini{grid-area:mini}.hero-robot--walker{grid-area:walker}.section--video{min-height:auto;padding:0 0 72px}.trio{grid-template-columns:1fr;gap:22px;text-align:center}.trio p{line-height:1.5}.section--privacy{padding:48px 0}.privacy-stage{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:10px;padding-inline:var(--page-inset)}.privacy-copy{order:-1;width:100%;max-width:34ch;margin-bottom:20px}.feature-col--left,.feature-col--right{display:contents}.feature-card{padding:12px 14px;font-size:10px;transform:rotate(calc(var(--tilt) * .6))}.privacy-copy h2{font-size:clamp(28px,7vw,36px)}.section--last{padding-top:72px;padding-bottom:72px}.pricing-title{margin-bottom:28px;font-size:clamp(28px,7vw,36px)}.pricing-stage{display:flex;flex-direction:column;align-items:center;gap:20px;padding-inline:var(--page-inset)}.price-robot{display:none}.price-cards{grid-template-columns:1fr;gap:16px;width:100%;max-width:none;margin-inline:0}.price-card{min-height:0;padding:28px 20px}.price-card .price{font-size:28px}.price-note{margin-top:20px;font-size:15px}.footer-inner{flex-direction:column;align-items:center;text-align:center;gap:20px;padding:32px 0 max(40px,env(safe-area-inset-bottom));font-size:16px}.footer-links{justify-content:center;gap:18px}.page-block{padding:80px 0 64px}.page-robot{height:280px}h2{max-width:none}.reserve-page.page-block{padding:80px var(--page-inset) 32px;align-items:flex-start}.reserve-layout{gap:24px}.pick{grid-template-columns:96px minmax(0,1fr) auto;grid-template-areas:none;align-items:center;gap:12px;padding:14px 0}.pick-robot{width:96px;height:96px}.pick-name{font-size:16px;line-height:1.35}.pick-copy .muted{font-size:15px}.reserve-summary{flex-direction:column;align-items:stretch;gap:16px}.reserve-totals{align-items:center;text-align:center}.total-line{text-align:center;font-size:30px}.reserve-summary .btn{width:100%}.order-toast p{font-size:36px}}@media (max-width: 420px){.hero-title{font-size:26px}.hero-robot{height:min(28vh,200px)}.pick{grid-template-columns:1fr auto;grid-template-areas:"robot qty" "copy copy";row-gap:10px}.pick-robot{grid-area:robot;width:88px;height:88px}.pick-copy{grid-area:copy}.qty{grid-area:qty;align-self:center}}
