:root{--sc-canvas: #08090b;--sc-surface: #101217;--sc-ink: #f4f2ef;--sc-ink-soft: #9a9ba1;--sc-accent: #d8ff3e;--sc-accent-ink: #08090b;--sc-hairline: color-mix(in oklab, var(--sc-ink) 12%, transparent);--sc-hairline-strong: color-mix(in oklab, var(--sc-ink) 22%, transparent);--sc-font-display: "Instrument Sans", "Geist", system-ui, sans-serif;--sc-font-text: "Geist", system-ui, sans-serif;--sc-font-mono: "Geist Mono", ui-monospace, monospace;--sc-t-xs: clamp(.75rem, .72rem + .15vw, .82rem);--sc-t-sm: clamp(.875rem, .84rem + .18vw, .95rem);--sc-t-base: clamp(1rem, .96rem + .22vw, 1.125rem);--sc-t-lg: clamp(1.2rem, 1.1rem + .5vw, 1.5rem);--sc-t-xl: clamp(1.6rem, 1.35rem + 1.2vw, 2.25rem);--sc-t-2xl: clamp(2.1rem, 1.6rem + 2.4vw, 3.4rem);--sc-t-3xl: clamp(2.8rem, 1.9rem + 4.2vw, 5rem);--sc-t-4xl: clamp(3.4rem, 1.9rem + 6.6vw, 7.5rem);--sc-track-tight: -.035em;--sc-track-snug: -.02em;--sc-track-normal: -.005em;--sc-track-wide: .08em;--sc-leading-none: .94;--sc-leading-tight: 1.06;--sc-leading-body: 1.62;--sc-measure: 62ch;--sc-1: .25rem;--sc-2: .5rem;--sc-3: .75rem;--sc-4: 1rem;--sc-5: 1.5rem;--sc-6: 2rem;--sc-7: 3rem;--sc-8: 4rem;--sc-9: 6rem;--sc-10: 8rem;--sc-11: 12rem;--sc-section: clamp(4.5rem, 9vw, 11rem);--sc-gutter: clamp(1.25rem, 5vw, 5.5rem);--sc-maxw: 82rem;--sc-r-sm: 6px;--sc-r-md: 12px;--sc-r-lg: 20px;--sc-r-pill: 999px;--sc-shadow-color: 220 40% 2%;--sc-e1: 0 1px 2px hsl(var(--sc-shadow-color) / .28), 0 2px 6px -1px hsl(var(--sc-shadow-color) / .2);--sc-e2: 0 2px 4px hsl(var(--sc-shadow-color) / .24), 0 8px 18px -4px hsl(var(--sc-shadow-color) / .3);--sc-e3: 0 4px 8px hsl(var(--sc-shadow-color) / .22), 0 18px 40px -8px hsl(var(--sc-shadow-color) / .38), 0 48px 90px -24px hsl(var(--sc-shadow-color) / .3);--sc-edge: inset 0 1px 0 color-mix(in oklab, var(--sc-ink) 10%, transparent);--sc-ease-out: cubic-bezier(.23, 1, .32, 1);--sc-ease-in-out: cubic-bezier(.77, 0, .175, 1);--sc-ease-drawer: cubic-bezier(.32, .72, 0, 1);--sc-d-fast: .16s;--sc-d-base: .24s;--sc-d-slow: .42s;--sc-z-stage: 1;--sc-z-copy: 20;--sc-z-chrome: 60}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{margin:0;background:var(--sc-canvas);color:var(--sc-ink);font-family:var(--sc-font-text);font-size:var(--sc-t-base);line-height:var(--sc-leading-body);letter-spacing:var(--sc-track-normal);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;font-synthesis-weight:none;overflow-x:clip}img,video,canvas,svg{display:block;max-width:100%}button,input,select,textarea{font:inherit;color:inherit}::selection{background:var(--sc-accent);color:var(--sc-accent-ink)}:root{caret-color:var(--sc-accent);accent-color:var(--sc-accent)}:focus-visible{outline:2px solid var(--sc-accent);outline-offset:3px;border-radius:var(--sc-r-sm)}:where(a){color:inherit;text-decoration-thickness:1px;text-underline-offset:.22em}@supports (scrollbar-color: auto){html{scrollbar-color:color-mix(in oklab,var(--sc-ink) 26%,transparent) transparent;scrollbar-width:thin}}:where(table,.sc-nums,[data-sc-count]){font-variant-numeric:tabular-nums}.sc-display{font-family:var(--sc-font-display);font-weight:500;line-height:var(--sc-leading-none);letter-spacing:var(--sc-track-tight);text-wrap:balance;margin:0}.sc-display--xl{font-size:var(--sc-t-4xl)}.sc-display--lg{font-size:var(--sc-t-3xl)}.sc-display--md{font-size:var(--sc-t-2xl);letter-spacing:var(--sc-track-snug)}.sc-lede{font-size:var(--sc-t-lg);line-height:1.44;letter-spacing:var(--sc-track-snug);color:var(--sc-ink);max-width:46ch;text-wrap:pretty;margin:0}.sc-body{max-width:var(--sc-measure);color:var(--sc-ink-soft);text-wrap:pretty;margin:0}.sc-label{font-family:var(--sc-font-mono);font-size:var(--sc-t-xs);letter-spacing:var(--sc-track-wide);text-transform:uppercase;color:var(--sc-ink-soft)}.sc-wrap{width:100%;max-width:var(--sc-maxw);margin-inline:auto;padding-inline:var(--sc-gutter)}.sc-section{padding-block:var(--sc-section)}.sc-stack>*+*{margin-top:var(--sc-4)}.sc-stack>:is(h1,h2,h3){margin-top:var(--sc-7)}.sc-stack>:is(h1,h2,h3):first-child{margin-top:0}.sc-rule{height:1px;border:0;background:var(--sc-hairline);margin:0}.sc-act--pinned{position:relative}.sc-stage{position:sticky;top:0;height:100vh;height:100svh;overflow:clip;z-index:var(--sc-z-stage)}.sc-stage :is(video[data-sc-scrub],canvas[data-sc-sequence],.sc-stage__poster){position:absolute;inset:0;width:100%;height:100%;object-fit:cover}video[data-sc-scrub]{opacity:0;transition:opacity .38s var(--sc-ease-out)}.sc-has-clip video[data-sc-scrub]{opacity:1}.sc-stage__poster{z-index:0;transition:opacity .38s var(--sc-ease-out)}.sc-has-clip .sc-stage__poster{opacity:0}.sc-scrim{position:absolute;inset:0;pointer-events:none;z-index:1;background:linear-gradient(var(--sc-scrim-angle, 180deg),color-mix(in oklab,var(--sc-canvas) var(--sc-scrim-a, 78%),transparent) 0%,color-mix(in oklab,var(--sc-canvas) 30%,transparent) 42%,transparent 68%)}.sc-scrim--bottom{--sc-scrim-angle: 0deg}.sc-scrim--left{--sc-scrim-angle: 90deg}.sc-scrim--right{--sc-scrim-angle: 270deg}.sc-scrim--lead{background:linear-gradient(to top right,color-mix(in oklab,var(--sc-canvas) 94%,transparent) 0%,color-mix(in oklab,var(--sc-canvas) 72%,transparent) 30%,color-mix(in oklab,var(--sc-canvas) 30%,transparent) 52%,transparent 72%)}.sc-scrim--trail{background:linear-gradient(to top left,color-mix(in oklab,var(--sc-canvas) 94%,transparent) 0%,color-mix(in oklab,var(--sc-canvas) 72%,transparent) 30%,color-mix(in oklab,var(--sc-canvas) 30%,transparent) 52%,transparent 72%)}.sc-scrim--band{background:linear-gradient(to top,color-mix(in oklab,var(--sc-canvas) 94%,transparent) 0%,color-mix(in oklab,var(--sc-canvas) 74%,transparent) 22%,color-mix(in oklab,var(--sc-canvas) 30%,transparent) 42%,transparent 58%)}.sc-scrim--vignette{background:radial-gradient(120% 90% at 50% 45%,transparent 40%,color-mix(in oklab,var(--sc-canvas) 70%,transparent) 100%)}.sc-copy{position:absolute;z-index:var(--sc-z-copy);inset-inline:var(--sc-gutter);max-width:min(46rem,76vw);will-change:opacity,transform}.sc-copy--lead{left:var(--sc-gutter);bottom:clamp(3rem,12vh,9rem)}.sc-copy--center{inset-inline:auto;left:50%;top:50%;translate:-50% -50%;text-align:center}.sc-copy--trail{inset-inline:auto;right:var(--sc-gutter);bottom:clamp(3rem,12vh,9rem);text-align:right}[data-sc-cue]{opacity:0;will-change:opacity,transform}.sc-ready [data-sc-cue]{transition:none}.sc-split{display:inline-block;overflow:hidden;vertical-align:top}.sc-split--line{display:block;padding-bottom:.14em;margin-bottom:-.14em}.sc-split__i{display:inline-block;will-change:transform,opacity}.sc-is-split{opacity:1!important}[data-sc-pan]{display:flex;will-change:transform}[data-sc-reveal]{will-change:clip-path}[data-sc-parallax]{will-change:transform}[data-sc-in],[data-sc-stagger]>*{opacity:0;transform:translate3d(0,14px,0);transition:opacity .62s var(--sc-ease-out),transform .62s var(--sc-ease-out)}[data-sc-in].sc-in,[data-sc-stagger]>.sc-in{opacity:1;transform:none}[data-sc-tilt]{transform-style:preserve-3d;will-change:transform}[data-sc-magnet]{will-change:transform}[data-sc-spotlight]{isolation:isolate}:where([data-sc-spotlight]){position:relative}[data-sc-spotlight]:after{content:"";position:absolute;inset:0;pointer-events:none;z-index:2;background:radial-gradient(28rem 28rem at calc(var(--sc-mx, .5) * 100%) calc(var(--sc-my, .5) * 100%),color-mix(in oklab,var(--sc-accent) 16%,transparent),transparent 70%);opacity:0;transition:opacity var(--sc-d-slow) var(--sc-ease-out)}[data-sc-spotlight]:hover:after{opacity:1}[data-sc-mode=worldflight]{position:relative}.sc-world{position:fixed;inset:0;overflow:clip;z-index:var(--sc-z-stage);background:var(--sc-canvas)}.sc-world__seg{position:absolute;inset:0;opacity:0;will-change:opacity}.sc-world__seg>:is(video,img,canvas){position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.sc-world__poster{z-index:0;transform-origin:50% 50%;transition:opacity .42s var(--sc-ease-out)}.sc-world__seg>video{z-index:1}.sc-world__seg.sc-has-clip .sc-world__poster{opacity:0}video[data-sc-scrub].sc-has-clip{opacity:1}.sc-world__copy{position:fixed;inset:0;z-index:var(--sc-z-copy);pointer-events:none}.sc-world__scrim{position:absolute;inset:0;pointer-events:none;z-index:0}[data-sc-copy]{opacity:0;pointer-events:none;will-change:opacity,transform}.sc-ready [data-sc-copy]{transition:none}.sc-world__spacer{pointer-events:none}[data-sc-progress]{position:fixed;inset:0 0 auto;height:2px;z-index:var(--sc-z-chrome);background:var(--sc-accent);transform-origin:0 50%;transform:scaleX(0);will-change:transform}.sc-grain{position:fixed;inset:0;pointer-events:none;z-index:3;opacity:.045}.sc-grain:before{content:"";position:absolute;inset:-50%;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='140' height='140'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='3'/></filter><rect width='140' height='140' filter='url(%23n)'/></svg>")}@media(prefers-reduced-motion:reduce){[data-sc-in],[data-sc-stagger]>*{transform:none;transition-duration:.22s}[data-sc-parallax],[data-sc-pan],.sc-split__i{transform:none!important}[data-sc-reveal]{clip-path:none!important}[data-sc-act=pan] .sc-stage,[data-sc-act=pan] [data-sc-stage]{overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;scroll-snap-type:x proximity}[data-sc-pan]>*{scroll-snap-align:center}[data-sc-spotlight]:after{display:none}.sc-world__poster,[data-sc-copy]{transform:none!important}}@media(max-width:860px){.sc-copy{inset-inline:var(--sc-gutter);max-width:none}.sc-copy--trail{text-align:left}.sc-stage{height:100svh}.sc-scrim--trail{background:linear-gradient(to top,color-mix(in oklab,var(--sc-canvas) 94%,transparent) 0%,color-mix(in oklab,var(--sc-canvas) 74%,transparent) 22%,color-mix(in oklab,var(--sc-canvas) 30%,transparent) 42%,transparent 58%)}}:root{--sc-canvas: #fbfcf9;--sc-surface: #f0f3ed;--sc-ink: #183c30;--sc-ink-soft: #606b61;--sc-accent: #d6f58b;--sc-accent-ink: #183c30;--sc-font-display: "Manrope Variable", sans-serif;--sc-font-text: "DM Sans Variable", sans-serif;--green: #183f32;--green-dark: #10362a;--lime: #d6f58b;--paper: #fbfcf9;--muted: #636e64;--line: #dfe5db;--ease: cubic-bezier(.22, 1, .36, 1);font-synthesis:none;color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);font-family:var(--sc-font-text);color:var(--green);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.4}a{color:inherit;text-decoration:none}button{color:inherit}img{display:block;max-width:100%}svg.lucide{width:22px;height:22px;flex-shrink:0}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--sc-font-display);font-weight:600}h1,h2{letter-spacing:-.055em}h2{font-size:clamp(34px,4.2vw,58px);line-height:1.12}h3{letter-spacing:-.03em}p{text-wrap:pretty}button:focus-visible,a:focus-visible,select:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid #548526;outline-offset:5px}button:active,.button:active{transform:translateY(1px)}::selection{background:var(--lime);color:var(--green)}[hidden]{display:none!important}.container{width:min(1280px,calc(100% - 112px));margin-inline:auto}.section-space{padding-block:112px}.button{display:inline-flex;align-items:center;justify-content:center;gap:26px;min-height:56px;padding:15px 24px;border-radius:8px;border:1px solid transparent;font-size:15px;font-weight:600;line-height:1.3;white-space:nowrap;transition:background .18s,box-shadow .18s,transform .18s}.button svg{width:19px;height:19px}.button-dark{background:var(--green);color:#fff}.button-lime{background:var(--lime);color:var(--green)}.button-small{min-height:45px;padding:12px 18px;font-size:14px;gap:20px}.text-link{display:inline-flex;align-items:center;gap:11px;font-size:15px;font-weight:600}.text-link>svg{width:19px}.icon-button{border:0;background:transparent;width:44px;height:44px;display:grid;place-items:center}.plain-button{border:0;background:none;padding:6px 0;text-decoration:underline;text-underline-offset:4px;font-size:14px}.skip-link{position:fixed;top:-80px;left:16px;padding:12px 22px;z-index:200;background:var(--lime)}.skip-link:focus{top:12px}.eyebrow{display:flex;align-items:center;gap:10px;font-size:11px;letter-spacing:.14em;font-weight:700}.small-line{display:inline-block;width:25px;height:2px;background:currentColor}.site-header{position:sticky;top:0;z-index:50;background:#fbfcf9f5;border-bottom:1px solid transparent;transition:border-color .2s}.site-header.has-scrolled{border-color:var(--line)}.nav-wrap{height:96px;width:min(1392px,calc(100% - 88px));margin:auto;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{flex-shrink:0;display:block}.brand img{width:208px;height:auto}.desktop-nav{display:flex;align-items:center;gap:34px;margin-left:auto;margin-right:34px;font-size:14px;font-weight:500}.desktop-nav a{position:relative;padding:8px 0}.desktop-nav a:after{content:"";position:absolute;bottom:2px;left:0;width:100%;height:1px;background:var(--green);transform:scaleX(0);transform-origin:left;transition:transform .2s}.menu-toggle,.mobile-nav{display:none}.hero{min-height:690px;height:calc(100svh - 96px);max-height:820px;display:grid;grid-template-columns:1.05fr 1fr;align-items:center;gap:24px;padding-top:18px;padding-bottom:66px}.hero-copy{position:relative;z-index:2;padding-bottom:2px;container-type:inline-size}.hero h1{font-size:min(clamp(48px,5.7vw,82px),13cqi);line-height:1.06;margin:29px 0 27px;letter-spacing:-.067em;white-space:nowrap;font-weight:600}.hero h1 span{color:#5a7b48}.hero-description{font-size:19px;line-height:1.6;color:#586759;max-width:460px;text-wrap:balance}.hero-description>span{display:block}.hero-actions{display:flex;align-items:center;gap:24px;margin-top:34px}.hero-actions .button{gap:20px}.hero-actions .text-link{font-size:13px;white-space:nowrap}.play-icon{width:34px;height:34px;border:1px solid #cbd4c6;display:grid;place-items:center;border-radius:50%}.play-icon svg{width:12px;height:12px;fill:var(--green)}.hero-scene{height:570px;position:relative;isolation:isolate;--hero-progress: 0}.scene-orbit{position:absolute;width:480px;height:480px;background:#eef2e7;border-radius:50%;right:-8px;top:38px;z-index:-1}.photo-plane{position:absolute;top:12px;right:0;width:365px;height:460px;border-radius:150px 150px 18px 18px;overflow:hidden;transform:translateY(calc(var(--hero-progress) * -28px)) rotate(4deg);box-shadow:0 20px 45px #173f3212}.hero-photo{width:100%;height:100%;object-fit:cover;object-position:58% center}.photo-caption{position:absolute;bottom:22px;right:19px;color:#fff;font-size:13px;font-weight:500;background:#193b30e8;border-radius:5px;padding:8px 12px}.hero-phone{position:absolute;left:10px;top:74px;width:277px;min-height:431px;border:6px solid #fff;border-radius:29px;background:#f3f3ec;box-shadow:0 22px 50px #1e3d3429,0 0 0 1px #24442c14;overflow:hidden;transform:translateY(calc(var(--hero-progress) * -55px)) rotate(-5deg);z-index:3}.phone-top{height:31px;display:flex;justify-content:space-between;align-items:center;padding:0 17px;background:#fff;font-size:10px;font-weight:700}.phone-status{display:flex;gap:4px}.phone-status svg{width:12px;height:12px}.chat-header{display:flex;align-items:center;gap:10px;background:#fff;padding:14px 18px;border-bottom:1px solid #e6eae3}.chat-header>svg{width:17px;height:17px}.chat-avatar{width:37px;height:37px;border-radius:50%;background:#e6eedc;display:grid;place-items:center;color:var(--green);flex-shrink:0}.chat-avatar svg{width:23px;height:23px}.chat-header strong{display:block;font-size:14px;line-height:1.4}.chat-header span:not(.sample-label){display:block;font-size:10px;line-height:1.5;color:#647167}.chat-header-end{margin-left:auto}.hero-phone .chat-header{padding:9px 8px;gap:6px}.hero-phone .chat-header strong{font-size:12px}.hero-phone .chat-avatar{width:30px;height:30px}.hero-phone .chat-avatar svg{width:19px}.hero-conversation{display:flex;flex-direction:column;align-items:flex-start;gap:10px;padding:16px 12px 12px;background-image:radial-gradient(#536c4710 .8px,transparent .8px);background-size:14px 14px}.chat-date{align-self:center;font-size:7px;letter-spacing:.05em;color:#53644f;margin-bottom:2px}.bubble{max-width:88%;border-radius:9px;padding:12px 13px 8px;font-size:14px;line-height:1.5;box-shadow:0 1px 1px #1436210b;position:relative;color:#243c2d;animation:message-in .28s var(--ease)}.bubble.incoming{background:#fff;border-top-left-radius:2px}.bubble.outgoing{background:#def2ce;align-self:flex-end;border-top-right-radius:2px}.bubble-time{display:flex;align-items:center;justify-content:flex-end;gap:3px;font-size:9px;line-height:1;margin-top:6px;color:#657661}.bubble-time svg{width:13px;height:13px;color:#43888e}.hero-phone .bubble{font-size:10px;padding:9px 10px 6px}.hero-phone .bubble-time{font-size:7px}.hero-phone .bubble-time svg{width:10px;height:10px}.order-bubble-title{display:flex;gap:4px;align-items:center;font-weight:700;margin-bottom:5px}.order-bubble-title svg{width:13px;height:13px;color:#3a7841}.order-bubble>span:nth-child(2){display:block;font-size:9px;color:#626d5c}.order-bubble>strong{display:block;font-size:10px;margin-top:5px}.phone-input{margin:2px 8px 8px;border-radius:16px;background:#fff;display:flex;justify-content:space-between;align-items:center;padding:6px 6px 6px 12px;font-size:10px;color:#71806f}.phone-input>span:last-child{width:27px;height:27px;display:grid;place-items:center;border-radius:50%;background:var(--green);color:#fff}.phone-input svg{width:14px;height:14px}.hero-ticket{position:absolute;z-index:4;bottom:35px;right:6px;background:#fff;padding:18px 22px 18px 16px;display:flex;gap:12px;align-items:center;border:1px solid #ebeee6;box-shadow:0 15px 45px #193f3219;border-radius:12px;transform:translateY(calc(var(--hero-progress) * -88px)) rotate(2deg)}.ticket-icon{width:37px;height:37px;background:var(--lime);border-radius:50%;display:grid;place-items:center}.ticket-icon svg{width:20px}.hero-ticket strong{font-size:13px;display:block}.hero-ticket div>span{font-size:10px;color:#657160;display:block;margin-top:1px}.scene-note{position:absolute;bottom:0;left:55px;font-size:12px;color:#697560;transform:rotate(-5deg)}.audience-strip{border-block:1px solid var(--line);padding-block:28px;background:#f5f7f1}.audience-inner{display:flex;align-items:center;justify-content:space-between;gap:24px}.audience-inner>span{font-size:12px;color:#62705e;line-height:1.5}.audience-inner>span strong{font-weight:500;color:var(--green)}.audience-inner>div{display:flex;align-items:center;gap:13px;font-size:17px;letter-spacing:-.03em;font-weight:500}.audience-inner svg{width:24px;height:24px;stroke-width:1.35;color:#6b7d60}.benefits{display:grid;grid-template-columns:1fr 1fr;gap:105px;padding-block:110px 120px}.benefits-heading h2{font-size:43px;line-height:1.18}.benefits-heading>p{margin-top:24px;color:var(--muted);max-width:350px;font-size:16px}.benefit-lines article{display:flex;gap:19px;align-items:flex-start;padding:26px 0;border-top:1px solid var(--line)}.benefit-lines article:first-child{padding-top:0;border-top:0}.benefit-lines article:last-child{padding-bottom:0}.benefit-number{font-size:11px;padding-top:5px;color:#728468;font-variant-numeric:tabular-nums}.benefit-lines h3{font-size:19px;margin-bottom:8px}.benefit-lines p{color:var(--muted);font-size:14px;line-height:1.65;max-width:350px}.benefit-lines article>svg{margin-left:auto;width:24px;color:#6d835e}.direct-orders .eyebrow{margin-bottom:22px}.direct-orders .benefits-heading h2 span{color:#5a7b48}.benefits-heading>.direct-note{display:flex;align-items:flex-start;gap:10px;margin-top:28px;padding-top:20px;border-top:1px solid var(--line);font-size:13px;line-height:1.6}.direct-note svg{flex:none;width:16px;margin-top:2px;color:#6d835e}.demo-section{background:var(--green-dark);color:#f3f5ed;position:relative;overflow:hidden;padding-block:91px 77px}.demo-section:before{content:"";position:absolute;inset:0;pointer-events:none;background-image:radial-gradient(#ebffcd12 .6px,transparent .6px);background-size:7px 7px;opacity:.35}.demo-section>.container{position:relative}.demo-heading{text-align:center}.demo-heading .eyebrow{justify-content:center;margin-bottom:20px;color:#d6edb8}.demo-heading h2{font-size:55px;line-height:1.17}.demo-heading h2>span{color:var(--lime)}.demo-heading>p{margin-top:20px;font-size:16px;color:#c0d2c2}.demo-workspace{display:grid;grid-template-columns:1fr 70px 1fr;max-width:1030px;margin:52px auto 0;align-items:start}.demo-side-label{display:flex;align-items:center;justify-content:center;gap:9px;color:#c0d2c2;font-size:10px;letter-spacing:.1em;font-weight:600;margin-bottom:16px}.demo-side-label svg{width:15px;height:15px}.demo-chat{border-radius:14px;overflow:hidden;background:#eff2e9;border:5px solid #ffffff24;background-clip:padding-box;box-shadow:0 20px 60px #08261d40;min-height:525px;display:flex;flex-direction:column;color:var(--green)}.demo-chat .chat-header{padding:17px}.sample-label{font-size:9px!important;line-height:1.4;white-space:nowrap;padding:4px 7px;border:1px solid #dce3d7;background:#f3f5ef;color:#58664f!important;border-radius:4px;margin-left:auto}.demo-messages{height:245px;overflow-y:auto;display:flex;flex-direction:column;gap:12px;padding:22px 18px 14px;background-image:radial-gradient(#64795315 .7px,transparent .7px);background-size:15px 15px;scrollbar-width:thin;scrollbar-color:#cbd8c2 transparent}.demo-messages .bubble{max-width:91%;font-size:13px}.demo-options{padding:0 18px 18px;margin-top:auto;min-height:182px}.option-label{font-size:10px;color:#596b53;letter-spacing:.04em;margin-bottom:8px}.menu-option{background:#fff;border:1px solid #dce5d3;border-radius:6px;width:100%;text-align:left;display:flex;align-items:center;justify-content:space-between;padding:9px 12px;gap:10px;margin-top:6px;transition:background .15s}.menu-option strong{display:block;font-size:12px}.menu-option small{display:block;font-size:9px;color:#64715b}.menu-option>span:last-child{display:flex;align-items:center;gap:10px;font-size:12px;white-space:nowrap}.menu-option svg{width:14px;height:14px}.option-pair{display:grid;grid-template-columns:1fr 1fr;gap:8px}.option-button{border:1px solid #bacbb0;background:#fff;border-radius:6px;min-height:56px;padding:10px;font-size:12px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:6px;font-weight:600}.option-button small{font-size:10px;font-weight:400}.option-button svg{width:17px;height:17px}.quantity-control{display:flex;align-items:center;gap:13px;margin:14px 0 24px;font-size:12px}.quantity-control>span{margin-right:auto}.quantity-control button{width:34px;height:34px;border:1px solid #c5d3bd;background:#fff;border-radius:5px;display:grid;place-items:center}.quantity-control button svg{width:14px}.quantity-control output{font-weight:600;min-width:12px;text-align:center}.confirm-order{width:100%;font-size:13px;min-height:48px;gap:10px}.change-order{display:block;margin:6px auto 0;font-size:11px}.demo-options:has(.confirm-order),.demo-options:has(.sent-status){min-height:105px;padding-top:10px}.demo-options:has([data-delivery]){padding-top:30px}.sent-status{display:flex;align-items:center;justify-content:center;gap:8px;font-size:11px;line-height:1.5;text-align:center;padding-top:18px}.sent-status svg{width:17px;height:17px}.demo-footnote{font-size:10px;display:flex;justify-content:center;align-items:center;gap:6px;color:#c0d2c2;margin-top:16px}.demo-footnote svg{width:12px;height:12px}.demo-connector{display:flex;align-items:center;align-self:center;margin-top:-15px;padding:0 6px;color:var(--lime)}.demo-connector>span{height:1px;background:#80996a;flex:1}.demo-connector svg{width:18px;height:18px}.kitchen-board{min-height:525px;background:#fbfcf8;border-radius:14px;color:var(--green);box-shadow:0 20px 60px #08261d40;overflow:hidden;position:relative;display:flex;flex-direction:column;border:5px solid #ffffff24;background-clip:padding-box}.kitchen-top{padding:20px 22px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e5e9df;font-size:16px}.service-state{font-size:10px;display:flex;gap:5px;align-items:center;color:#477045}.service-state>span{background:#669250;width:5px;height:5px;border-radius:50%}.kitchen-columns{display:flex;border-bottom:1px solid #e6e9e0;padding:13px 18px;gap:20px;font-size:10px;color:#68755e}.kitchen-columns>span{display:flex;align-items:center;gap:6px}.kitchen-columns b{font-size:9px;border-radius:4px;background:#e6ecd9;color:#3f5d32;padding:1px 6px}.kitchen-empty{min-height:330px;text-align:center;display:flex;align-items:center;flex-direction:column;justify-content:center;padding:24px}.kitchen-empty>span{height:63px;width:63px;border:1px dashed #bdcbb0;border-radius:50%;display:grid;place-items:center;color:#718963;margin-bottom:22px}.kitchen-empty>span svg{width:29px;height:29px}.kitchen-empty>strong{font-size:14px;font-weight:500}.kitchen-empty>p{font-size:12px;line-height:1.65;color:#79846f;margin-top:9px}.empty-ticket-lines{margin-top:25px;width:90px;display:grid;gap:7px}.empty-ticket-lines span{height:3px;background:#e4e9db;border-radius:2px}.empty-ticket-lines span:last-child{width:60%}.kitchen-bottom{margin-top:auto;padding:15px 16px;font-size:9px;color:#6a7960;display:flex;align-items:center;justify-content:center;gap:6px;border-top:1px solid #e6e9e0}.kitchen-bottom svg{width:11px;height:11px}.reset-demo{border:0;background:none;color:#c0d2c2;display:flex;gap:6px;align-items:center;justify-content:center;margin:12px auto 0;font-size:11px;padding:5px}.reset-demo svg{width:12px;height:12px}.order-ticket{margin:20px 17px;background:#fff;border:1px solid #dfe5d5;border-radius:7px;padding:18px;animation:message-in .35s var(--ease)}.order-ticket-heading{display:flex;justify-content:space-between;align-items:center;font-size:18px}.status-tag{font-size:9px;background:#fff0ce;padding:4px 8px;border-radius:4px;color:#7a591e;font-weight:500}.status-tag.complete{background:#e9f1df;color:#3e6629}.ticket-customer{display:flex;justify-content:space-between;gap:10px;font-size:11px;margin:14px 0 19px;color:#768168}.ticket-customer strong{color:#475c39;font-weight:500}.ticket-item{border-block:1px dashed #d9e2d0;padding:16px 0;display:flex;justify-content:space-between;font-size:13px}.ticket-item b{color:#68805a;margin-right:5px}.ticket-item small{display:block;font-size:11px;color:#758268;margin:5px 0 0 22px}.ticket-item>strong{font-weight:500}.ticket-total{display:flex;justify-content:space-between;font-size:13px;margin:19px 0}.ticket-total small{font-size:10px;color:#748166}.ticket-delivery{display:flex;justify-content:space-between;font-size:10px;margin:10px 0}.order-ticket .button{width:100%;min-height:43px;font-size:12px;gap:7px;padding:10px}.order-ticket .button svg{width:17px}.completed-note{display:flex;align-items:center;justify-content:center;gap:6px;padding:8px;background:#edf4e3;font-size:12px;border-radius:5px}.completed-note svg{width:17px}.demo-explainer{display:grid;grid-template-columns:repeat(3,1fr);gap:44px;max-width:1030px;margin:40px auto 0;padding-top:28px;border-top:1px solid #ffffff22}.demo-explainer>div{display:flex;gap:13px}.demo-explainer>div>span{font-size:10px;color:#aacc8c;margin-top:4px}.demo-explainer p{font-size:12px;color:#bed0bd;line-height:1.7}.demo-explainer strong{color:#f3f7ed;display:block;font-size:13px;font-weight:500}.section-heading .eyebrow{margin-bottom:22px}.section-heading>p{font-size:17px;color:var(--muted);margin-top:23px;max-width:495px}.management{padding-top:113px;padding-bottom:116px}.management+.more-than-orders{padding-top:0}.management-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px;margin-top:48px;align-items:center}.management-tabs{display:flex;flex-direction:column;gap:6px}.management-tabs>button{display:flex;align-items:center;gap:19px;border:0;border-bottom:1px solid var(--line);background:transparent;padding:24px 17px;text-align:left;transition:background .2s;border-radius:8px}.management-tabs>button:last-child{border-color:transparent}.management-tabs>button[aria-selected=true]{background:#edf2e5;border-bottom-color:transparent}.management-tabs>button>svg:first-child{width:25px;height:25px;color:#647d51}.management-tabs>button>svg:last-child{width:17px;height:17px;margin-left:auto;opacity:0}.management-tabs>button[aria-selected=true]>svg:last-child{opacity:1}.management-tabs strong{font-size:15px;display:block;font-weight:600}.management-tabs small{font-size:12px;display:block;color:#6c7764;margin-top:3px}.management-preview{border-radius:14px;border:1px solid #dfe5d7;background:#fff;box-shadow:0 18px 65px #193d2a09;overflow:hidden;transform:rotate(-1deg)}.dashboard-chrome{display:flex;align-items:center;gap:8px;padding:14px 20px;background:#f5f7f0;border-bottom:1px solid #e4e8dc;font-size:12px}.dashboard-chrome>strong{font-weight:600}.dashboard-chrome>span:not(.sample-label){font-size:9px;color:#6c785e;margin-left:12px}.dashboard-caption{border-top:1px solid #e9ece2;display:flex;align-items:center;justify-content:center;gap:7px;padding:12px;color:#67745b;font-size:10px;background:#fafbf7}.dashboard-caption svg{width:14px;height:14px}#management-panel{min-height:420px;padding:24px}.panel-title{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:19px}.panel-title>div>span{font-size:8px;letter-spacing:.08em;color:#748266}.panel-title h3{font-size:23px;font-weight:600;margin-top:3px}.dashboard-date{font-size:10px;color:#788267}.order-filters{display:flex;gap:4px;padding-bottom:14px}.order-filters button{border:0;border-radius:5px;background:transparent;color:#5d6a50;font-size:10px;padding:6px 12px}.order-filters button[aria-pressed=true]{background:#edf3e4;color:#335421}.order-filters b{background:#d6e4c9;padding:1px 4px;margin-left:4px;border-radius:3px;font-size:9px}.dashboard-orders{display:flex;flex-direction:column;gap:9px}.dashboard-order{border:1px solid #e5e9df;border-radius:6px;padding:12px}.dashboard-order-main{display:flex;align-items:center;gap:9px}.order-avatar{width:31px;height:31px;display:grid;place-items:center;border-radius:7px;background:#f2f5eb;color:#688156}.order-avatar svg{width:15px;height:15px}.dashboard-order-main div>strong{display:block;font-size:11px;font-weight:600}.dashboard-order-main small{font-size:9px;color:#738064;display:block}.dashboard-order-main>strong{margin-left:auto;font-size:11px;font-weight:500}.dashboard-order-meta{display:flex;align-items:center;justify-content:space-between;font-size:9px;margin-top:9px;color:#677757}.dashboard-order-meta .status-tag{font-size:8px;padding:2px 6px}.panel-tip{display:flex;gap:6px;align-items:center;font-size:9px;color:#657752;margin-top:15px}.panel-tip svg{width:12px;height:12px}.panel-intro{font-size:13px;line-height:1.6;color:#6c7a5e;margin:8px 0 24px}.menu-list>div{display:flex;justify-content:space-between;align-items:center;padding:19px 0;border-bottom:1px solid #e7ecdf}.menu-list strong{font-size:14px;display:block}.menu-list small{font-size:11px;display:block;color:#647656}.toggle{width:42px;height:24px;border:0;background:#b6bfae;border-radius:20px;padding:3px;transition:background .2s}.toggle>span{display:block;width:18px;height:18px;background:#fff;border-radius:50%;box-shadow:0 1px 4px #14251933;transition:transform .2s}.toggle[aria-checked=true]{background:var(--green)}.toggle[aria-checked=true]>span{transform:translate(18px)}.availability-notice{font-size:11px;display:flex;gap:7px;align-items:center;margin-top:23px}.availability-notice svg{width:17px;height:17px}.panel-title select{border:1px solid #e0e5d8;border-radius:4px;background:#fafbf7;color:#5a6c49;padding:7px 5px;font-size:9px;max-width:130px}.stats-metrics{display:flex;justify-content:space-between;gap:18px;margin:25px 0 17px}.stats-metrics span{font-size:9px;color:#6b7a5d;display:block}.stats-metrics strong{font-family:var(--sc-font-display);display:block;font-size:26px;font-weight:600;letter-spacing:-.05em}.bar-chart{height:195px;display:flex;gap:13px;align-items:stretch;padding:15px 0 0}.bar-chart>div{display:flex;flex:1;flex-direction:column;justify-content:flex-end;align-items:center;font-size:9px;gap:5px}.bar-chart>div>span{font-size:9px;color:#6e7f61}.bar-chart>div>div{width:100%;height:var(--bar-height);max-height:145px;background:#d8eac5;border-radius:4px 4px 0 0}.bar-chart>div:nth-last-child(2)>div{background:var(--green)}.bar-chart small{font-size:9px;color:#78866b;margin-top:4px}.handoff-person{display:flex;gap:10px;align-items:center;margin:25px 0}.initial-avatar{background:#e6eeda;width:36px;height:36px;display:grid;place-items:center;border-radius:50%;font-size:13px}.handoff-person strong{font-size:13px;display:block}.handoff-person small{font-size:10px;color:#6e7d61;display:block}.handoff-message{font-size:14px;padding:20px;background:#f1f5e9;border-radius:8px;line-height:1.7}.handoff-state{display:flex;gap:8px;align-items:center;margin:24px 0;font-size:11px;color:#637853}.handoff-state svg{width:18px}#handoff-button{font-size:12px;min-height:43px;padding:12px 18px;gap:15px}.ownership-section{background:#eff3e9;padding-block:72px}.ownership-layout{display:grid;grid-template-columns:.95fr 1fr;gap:105px;align-items:center}.ownership-image{height:530px;position:relative;border-radius:12px;overflow:hidden}.ownership-image>img{height:100%;width:100%;object-fit:cover;object-position:40% center}.image-note{position:absolute;bottom:24px;left:24px;display:flex;gap:14px;align-items:center;background:#fff;padding:17px 23px;border-radius:8px;box-shadow:0 8px 28px #10282012}.image-note svg{width:26px;height:26px}.image-note span{font-size:11px;line-height:1.6;color:#6c795f}.image-note strong{font-size:16px;color:var(--green);font-weight:500}.ownership-copy h2{font-size:51px}.ownership-copy h2 span{color:#69854c}.ownership-copy>p{margin-top:22px;font-size:15px;color:#607052}.check-list{list-style:none;padding:0;margin:25px 0 0;display:grid;gap:17px}.check-list>li{display:flex;gap:12px;font-size:13px;color:#637453;line-height:1.7}.check-list svg{width:18px;height:18px;margin-top:3px;color:#607e40}.check-list strong{color:#324f24;font-weight:600}.ownership-copy>.payment-note{font-size:10px;color:#67785a;margin-top:23px;max-width:365px}.more-than-orders h2{font-size:42px;margin-bottom:49px}.capability-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:37px}.capability-grid article{padding-right:20px;position:relative}.capability-grid article:not(:last-child):after{content:"";position:absolute;right:-18px;top:0;bottom:0;width:1px;background:var(--line)}.capability-grid svg{width:27px;height:27px;color:#607c45;margin-bottom:21px;stroke-width:1.4}.capability-grid h3{font-size:18px;font-weight:600;line-height:1.5;margin-bottom:12px}.capability-grid p{font-size:13px;color:#6c775f;line-height:1.8}.activation-section{background:#f1f4ec;padding-block:88px}.activation-layout{display:grid;grid-template-columns:1fr 1fr;gap:110px}.activation-layout .eyebrow{margin-bottom:22px}.activation-layout h2{font-size:48px}.activation-layout>div>p{font-size:15px;color:#647455;margin-top:24px;line-height:1.8}.activation-layout .text-link{margin-top:23px;gap:25px}.activation-steps{list-style:none;padding:0;margin:7px 0 0}.activation-steps li{display:flex;gap:24px;padding:0 0 32px;position:relative}.activation-steps li:not(:last-child):after{content:"";position:absolute;width:1px;background:#ccd7c1;top:41px;bottom:10px;left:18px}.activation-steps li:last-child{padding-bottom:0}.activation-steps li>span{height:37px;width:37px;border:1px solid #c3d0b5;border-radius:50%;display:grid;place-items:center;font-size:12px;flex-shrink:0}.activation-steps h3{font-size:21px;margin-top:1px;margin-bottom:9px}.activation-steps p{font-size:14px;color:#68785b;line-height:1.75;max-width:360px}.faq-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:100px;padding-block:111px}.faq-section h2{font-size:45px}.faq-section>div>p{font-size:14px;color:#6d775f;margin-top:24px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:first-child{border-top:1px solid var(--line)}.faq-list summary{padding:22px 0;display:flex;align-items:center;justify-content:space-between;gap:28px;list-style:none;cursor:pointer;font-size:14px;font-weight:500}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary svg{width:17px;height:17px;color:#597643;transition:transform .2s}.faq-list details[open] summary svg{transform:rotate(45deg)}.faq-list details>p{font-size:14px;line-height:1.8;color:#617353;margin:0;padding:0 33px 24px 0}.contact-section{background:var(--green-dark);color:#f4f6ed;overflow:hidden;position:relative}.contact-inner{position:relative;text-align:center;padding-block:78px 75px;isolation:isolate}.contact-inner:before,.contact-inner:after{content:"";position:absolute;width:470px;height:470px;border:1px solid #d9f0bc12;border-radius:50%;top:0;z-index:-1}.contact-inner:before{left:-260px}.contact-inner:after{right:-260px;top:160px}.contact-symbol{width:46px;height:46px;background:#d6f58b13;border:1px solid #c5e8ab29;display:grid;place-items:center;border-radius:12px;margin:0 auto 24px;color:var(--lime)}.contact-symbol svg{width:25px;height:25px}.contact-inner h2{font-size:60px;line-height:1.15}.contact-inner h2 span{color:var(--lime)}.contact-inner>p{margin-top:22px;font-size:15px;color:#c1d1bb;line-height:1.8}.contact-inner .button{margin-top:27px;gap:36px}.contact-note{display:block;font-size:10px;color:#b6c8ab;margin-top:20px}.footer-top{display:flex;align-items:flex-start;gap:70px;padding-block:47px 37px}.footer-top .brand{padding-top:5px}.footer-top .brand img{width:175px}.footer-top>p{font-size:13px;color:#748169;line-height:1.7}.footer-top>div{display:flex;gap:28px;font-size:12px;margin-left:auto;padding-top:6px}.back-to-top{width:35px;height:35px;display:grid;place-items:center;border:1px solid #d6dfce;border-radius:50%;margin-left:5px}.back-to-top svg{width:16px;height:16px}.footer-bottom{display:flex;align-items:center;gap:20px;justify-content:space-between;padding-block:18px 23px;border-top:1px solid var(--line);font-size:10px;color:#708161}.footer-bottom .plain-button{font-size:10px}.footer-bottom>span:nth-child(2){margin-left:auto}.footer-bottom>button{margin-left:18px}dialog{width:min(520px,calc(100% - 32px));border:1px solid var(--line);border-radius:16px;padding:44px;background:var(--paper);color:var(--green);box-shadow:0 30px 150px #06221b40;max-height:85svh;overflow-y:auto}dialog::backdrop{background:#0c281dbb;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}dialog h2{font-size:34px;margin:12px 0 20px}dialog p{font-size:15px;line-height:1.8;color:#647058;margin:15px 0}dialog .button{margin-top:12px}.dialog-close{position:absolute;top:12px;right:12px}.dialog-icon{height:46px;width:46px;background:#e8efdc;border-radius:10px;display:grid;place-items:center}.reveal-on-enter{opacity:0;transform:translateY(16px);transition:opacity .6s var(--ease),transform .6s var(--ease)}.reveal-on-enter.is-visible{opacity:1;transform:translateY(0)}.benefit-lines article:nth-child(2),.capability-grid article:nth-child(2){transition-delay:50ms}.benefit-lines article:nth-child(3),.capability-grid article:nth-child(3){transition-delay:.1s}.capability-grid article:nth-child(4){transition-delay:.15s}@keyframes message-in{0%{opacity:.2;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}@media(hover:hover)and (pointer:fine){.button-dark:hover{background:#2f5940;box-shadow:0 5px 16px #183f3217}.button-lime:hover{background:#e4ffb0}.desktop-nav a:hover:after{transform:scaleX(1)}.text-link:hover{color:#5c7a42}.menu-option:hover,.option-button:hover{background:#eaf3df;border-color:#8aaa71}.management-tabs>button:hover{background:#f0f4ea}.faq-list summary:hover{color:#627d4a}.back-to-top:hover{background:#edf2e5}}@media(min-width:1600px){.hero{height:760px}.hero h1{font-size:min(82px,13cqi)}.hero-scene{height:610px}.photo-plane{width:390px;height:495px}.hero-phone{left:20px;top:91px;width:288px}.hero-ticket{bottom:61px}}@media(max-width:1200px){.container{width:calc(100% - 80px)}.nav-wrap{width:calc(100% - 64px);gap:20px}.desktop-nav{gap:22px;margin-right:12px}.brand img{width:185px}.hero{gap:0;min-height:645px;max-height:730px}.hero h1{font-size:min(5.8vw,13cqi)}.hero-description{font-size:17px}.hero-actions{gap:18px;flex-wrap:wrap;max-width:420px}.hero-actions .button{font-size:13px;gap:16px;padding-inline:19px}.hero-scene{height:500px}.scene-orbit{width:390px;height:390px;right:-12px;top:42px}.photo-plane{width:300px;height:405px;right:0}.hero-phone{width:240px;left:0;top:58px;border-width:5px}.hero-ticket{bottom:3px;right:-8px;padding:14px}.hero-ticket strong{font-size:12px}.scene-note{bottom:-27px;left:25px}.benefits{gap:55px}.benefits-heading h2{font-size:37px}.management-layout{gap:45px}.ownership-layout{gap:60px}.activation-layout{gap:65px}.faq-section{gap:60px}.footer-top{gap:35px}.footer-top>div{gap:18px}.capability-grid{gap:27px}.capability-grid article{padding-right:9px}.capability-grid h3{font-size:16px}}@media(max-width:900px){.container{width:calc(100% - 48px)}.nav-wrap{height:77px;width:calc(100% - 40px);gap:20px}.brand img{width:175px}.desktop-nav{display:none}.header-cta{margin-left:auto;min-height:39px;padding:10px 14px;font-size:12px;gap:10px}.menu-toggle{display:grid}.mobile-nav{display:flex;flex-direction:column;gap:0;padding:8px 24px 22px;border-bottom:1px solid var(--line)}.mobile-nav a{padding:12px 0;font-size:16px}.hero{min-height:590px;height:auto;padding-top:25px;padding-bottom:60px;grid-template-columns:1.1fr 1fr;gap:5px}.hero h1{font-size:min(5.8vw,13cqi)}.hero .eyebrow{font-size:9px;letter-spacing:.08em}.hero-description{font-size:15px}.hero-actions{gap:17px;margin-top:24px;flex-direction:column;align-items:flex-start}.hero-actions .button{min-height:48px}.hero-actions .text-link{font-size:12px}.hero-scene{height:430px;transform:scale(.92);transform-origin:center right}.photo-plane{width:230px;height:348px;top:10px}.hero-phone{left:-21px;top:56px;width:225px;min-height:unset}.scene-orbit{width:320px;height:320px;right:-5px;top:48px}.hero-ticket{bottom:-15px;right:-2px;padding:12px;gap:8px}.hero-ticket strong{font-size:11px}.hero-ticket div>span{font-size:9px}.ticket-icon{width:29px;height:29px}.scene-note{display:none}.audience-inner{gap:18px;flex-wrap:wrap}.audience-inner>span{flex-basis:100%;text-align:center;font-size:12px;margin-bottom:3px}.audience-inner>span br{display:none}.audience-inner>div{font-size:15px;gap:9px}.audience-inner svg{width:21px}.audience-strip{padding-block:22px}.section-space{padding-block:78px}.benefits{gap:40px}.benefits-heading h2{font-size:32px}.benefits-heading>p{font-size:14px}.benefit-lines h3{font-size:16px}.benefit-lines p{font-size:12px}.benefit-lines article{gap:12px;padding-block:22px}.benefit-lines article>svg{width:18px}.demo-heading h2{font-size:45px}.demo-workspace{grid-template-columns:1fr 30px 1fr}.demo-side-label{font-size:8px}.demo-connector{padding:0}.demo-connector span{display:none}.demo-chat .chat-header{padding:12px 10px;gap:8px}.demo-chat .chat-header strong{font-size:12px}.demo-chat .sample-label{font-size:8px!important}.demo-messages{padding:17px 12px;height:257px}.demo-messages .bubble{font-size:12px}.demo-options{padding-inline:12px}.menu-option{padding:9px}.menu-option small{max-width:135px;font-size:8px}.menu-option>span:last-child{font-size:11px;gap:5px}.kitchen-top{padding:19px 13px;font-size:14px}.kitchen-columns{padding:14px 12px;gap:12px;font-size:9px}.order-ticket{margin:15px 10px;padding:13px}.ticket-customer{font-size:9px}.kitchen-empty{padding:20px 12px}.kitchen-empty>strong{font-size:12px}.kitchen-bottom{font-size:8px;padding-inline:10px}.demo-footnote{font-size:8px}.demo-explainer{gap:20px}.management-layout{gap:25px;grid-template-columns:.82fr 1.18fr}.management-tabs>button{padding:20px 10px;gap:11px}.management-tabs strong{font-size:13px}.management-tabs small{font-size:10px}.management-tabs>button>svg:first-child{width:20px}.management-tabs>button>svg:last-child{width:14px}.dashboard-chrome{padding:12px}.dashboard-chrome>span:not(.sample-label){display:none}#management-panel{padding:17px;min-height:390px}.panel-title h3{font-size:21px}.ownership-layout{gap:37px}.ownership-image{height:505px}.ownership-copy h2{font-size:39px}.ownership-copy>p{font-size:13px}.check-list>li{font-size:12px}.image-note{left:15px;bottom:18px;padding:13px 17px}.capability-grid{grid-template-columns:1fr 1fr;gap:40px 45px}.capability-grid article:nth-child(2):after{display:none}.capability-grid h3{font-size:19px}.capability-grid p{font-size:14px}.capability-grid article:nth-child(3):after{right:-23px}.activation-layout{gap:40px}.activation-layout h2{font-size:39px}.activation-steps h3{font-size:18px}.activation-steps p{font-size:12px}.activation-steps li{gap:17px}.faq-section{gap:40px;grid-template-columns:.8fr 1.2fr}.faq-section h2{font-size:36px}.faq-list summary{font-size:13px;gap:15px}.faq-section>div>p{font-size:12px}.contact-inner h2{font-size:53px}.footer-top{flex-wrap:wrap;gap:30px}.footer-top>div{order:3;flex-basis:100%;margin:0}.footer-top>.back-to-top{margin-left:auto}.footer-bottom{align-items:flex-start;flex-wrap:wrap;gap:10px}.footer-bottom>span:nth-child(2){order:3;flex-basis:100%;margin:0}.footer-bottom>button{margin-left:auto}}@media(max-width:600px){html{scroll-padding-top:86px}.container{width:calc(100% - 40px)}.nav-wrap{height:72px;width:calc(100% - 32px);gap:8px}.brand img{width:155px}.header-cta{font-size:10px;gap:4px;padding:9px 10px;min-height:36px;border-radius:6px}.header-cta svg{width:13px;height:13px}.menu-toggle{width:34px;height:38px}.menu-toggle svg{width:20px}.hero{grid-template-columns:1fr;gap:30px;min-height:unset;max-height:none;padding-top:35px;padding-bottom:52px;height:auto}.hero-copy{text-align:center;z-index:4}.hero .eyebrow{justify-content:center;font-size:9px;letter-spacing:.1em}.hero h1{font-size:min(clamp(42px,10.7vw,63px),12.8cqi);line-height:1.09;margin:24px -6px 20px;letter-spacing:-.06em}.hero-description{font-size:15px;line-height:1.7;max-width:345px;margin:auto}.hero-actions{flex-direction:row;justify-content:center;align-items:center;gap:14px;margin:24px auto 0;max-width:400px;flex-wrap:nowrap}.hero-actions .button{font-size:12px;padding:13px 14px;gap:12px;min-height:48px}.hero-actions .text-link{font-size:10px;gap:7px}.play-icon{width:27px;height:27px}.hero-scene{height:422px;transform:none;width:min(360px,100%);margin:7px auto 0;isolation:isolate}.photo-plane{width:227px;height:343px;right:0;top:0;border-radius:100px 100px 13px 13px;transform:rotate(4deg)}.scene-orbit{width:332px;height:332px;right:-7px;top:35px}.hero-phone{width:220px;left:0;top:46px;transform:rotate(-5deg);border-radius:25px}.hero-phone .chat-header{padding:8px}.hero-phone .chat-header strong{font-size:11px}.hero-phone .chat-header span:not(.sample-label){font-size:8px}.hero-conversation{padding:11px 9px 9px;gap:9px}.hero-phone .bubble{font-size:9px}.hero-phone .bubble-time{font-size:7px}.hero-phone .chat-date{font-size:6px}.phone-top{height:27px}.hero-ticket{right:-3px;bottom:-3px;transform:rotate(2deg);padding:13px 14px;gap:10px}.hero-ticket strong{font-size:11px}.hero-ticket div>span{font-size:9px}.photo-caption{font-size:10px;right:12px;bottom:17px;padding:6px 9px}.audience-strip{padding-block:24px}.audience-inner{justify-content:center;column-gap:28px;row-gap:20px}.audience-inner>span{font-size:12px;margin-bottom:1px}.audience-inner>div{flex-basis:40%;font-size:15px;gap:12px}.audience-inner>div:nth-child(2),.audience-inner>div:nth-child(4){justify-content:flex-end;padding-right:7px}.section-space{padding-block:64px}.benefits{display:block}.benefits-heading h2{font-size:34px;max-width:340px}.benefits-heading>p{font-size:15px;max-width:340px;margin-top:19px}.benefit-lines{margin-top:32px}.benefit-lines article{padding:22px 0;gap:14px}.benefit-lines h3{font-size:17px}.benefit-lines p{font-size:13px}.benefit-lines article>svg{width:21px}.benefit-number{font-size:10px}.demo-section{padding-block:61px 48px}.demo-heading .eyebrow{font-size:8px;letter-spacing:.1em}.demo-heading h2{font-size:33px;line-height:1.2;letter-spacing:-.05em}.demo-heading>p{font-size:14px;max-width:280px;margin:19px auto 0}.demo-workspace{display:flex;flex-direction:column;margin-top:35px;gap:17px;width:min(390px,100%)}.demo-customer,.demo-restaurant{width:100%}.demo-side-label{font-size:9px;margin-bottom:12px}.demo-chat{min-height:500px}.demo-chat .chat-header{padding:14px}.demo-chat .chat-header strong{font-size:13px}.demo-chat .chat-header span:not(.sample-label){font-size:10px}.demo-messages{height:233px;padding:19px 14px}.demo-messages .bubble{font-size:13px}.demo-options{padding-inline:14px;min-height:176px}.menu-option{padding:9px 12px}.menu-option strong{font-size:12px}.menu-option small{font-size:9px;max-width:175px}.menu-option>span:last-child{font-size:12px;gap:10px}.demo-footnote{font-size:9px}.demo-connector{align-self:center;transform:rotate(90deg);margin:0;height:24px;width:32px}.demo-connector svg{width:24px;height:24px}.kitchen-board{min-height:470px}.kitchen-top{padding:19px;font-size:15px}.kitchen-columns{padding:14px 17px;font-size:10px;gap:22px}.kitchen-empty{min-height:292px}.kitchen-empty>strong{font-size:13px}.kitchen-empty>p{font-size:12px}.kitchen-bottom{font-size:9px}.order-ticket{margin:20px 15px;padding:18px}.ticket-customer{font-size:11px}.ticket-item{font-size:13px}.demo-explainer{display:flex;flex-direction:column;gap:19px;margin-top:27px;padding-top:25px}.demo-explainer>div{gap:15px}.demo-explainer p{font-size:12px}.demo-explainer strong{display:inline;font-size:12px}.management .section-heading h2{font-size:36px}.section-heading .eyebrow{font-size:9px;margin-bottom:20px}.section-heading>p{font-size:15px;line-height:1.75}.management-layout{display:flex;flex-direction:column;gap:25px;margin-top:27px;align-items:stretch}.management-tabs{gap:0}.management-tabs>button{padding:18px 13px;gap:15px;border-radius:6px}.management-tabs strong{font-size:14px}.management-tabs small{font-size:11px}.management-tabs>button>svg:first-child{width:22px}.management-tabs>button>svg:last-child{width:16px}.management-preview{transform:none;width:100%;border-radius:10px}.dashboard-chrome{padding:13px}.dashboard-chrome>span:not(.sample-label){display:block;font-size:8px;margin-left:5px}#management-panel{padding:18px;min-height:406px}.panel-title h3{font-size:23px}.dashboard-order-main div>strong{font-size:12px}.dashboard-order-main small{font-size:10px}.dashboard-order-main>strong{font-size:12px}.dashboard-order-meta{font-size:10px}.dashboard-order-meta .status-tag{font-size:9px}.panel-tip{font-size:10px}.panel-title select{max-width:110px;font-size:8px}.stats-metrics{gap:8px}.stats-metrics strong{font-size:23px}.ownership-section{padding-block:45px 51px}.ownership-layout{display:flex;flex-direction:column-reverse;gap:31px}.ownership-copy h2{font-size:44px}.ownership-copy>p{font-size:15px;line-height:1.75}.check-list{gap:18px;margin-top:25px}.check-list>li{font-size:13px}.ownership-copy>.payment-note{font-size:11px;max-width:none}.ownership-image{height:320px;width:100%}.ownership-image>img{object-position:center 68%}.image-note{padding:12px 17px}.more-than-orders h2{font-size:32px;margin-bottom:35px}.capability-grid{gap:30px 22px}.capability-grid article{padding:0}.capability-grid article:not(:last-child):after{display:none}.capability-grid svg{width:24px;height:24px;margin-bottom:14px}.capability-grid h3{font-size:15px;line-height:1.55;margin-bottom:9px}.capability-grid p{font-size:12px;line-height:1.75}.activation-layout{display:block}.activation-layout .eyebrow{font-size:9px}.activation-layout h2{font-size:39px}.activation-layout>div>p{font-size:14px}.activation-layout .text-link{font-size:14px;margin-top:18px}.activation-steps{margin-top:36px}.activation-steps li{gap:18px;padding-bottom:26px}.activation-steps h3{font-size:19px}.activation-steps p{font-size:13px}.faq-section{display:block}.faq-section h2{font-size:38px}.faq-section>div>p{font-size:14px;margin-top:17px}.faq-list{margin-top:29px}.faq-list summary{padding-block:21px;font-size:14px;line-height:1.6}.faq-list details>p{font-size:13px;padding-right:20px}.contact-inner{padding-block:57px 54px}.contact-inner h2{font-size:38px;letter-spacing:-.05em;line-height:1.18}.contact-inner>p{font-size:14px;margin-top:20px}.contact-inner>p br{display:none}.contact-inner .button{font-size:14px;min-height:52px}.contact-note{font-size:9px;max-width:230px;margin:18px auto 0}.footer-top{gap:25px;padding-block:33px 26px}.footer-top .brand img{width:147px}.footer-top>p{font-size:11px;margin-left:auto}.footer-top>div{order:4;flex-basis:calc(100% - 58px);gap:0;justify-content:space-between;font-size:10px;align-self:center;padding:0}.footer-top>.back-to-top{order:5;margin:0}.footer-bottom{font-size:9px}.footer-bottom>span:nth-child(2){font-size:8px;max-width:300px}dialog{padding:33px 25px}dialog h2{font-size:29px}dialog p{font-size:14px}}@media(max-width:370px){.container{width:calc(100% - 32px)}.header-cta{font-size:9px}.brand img{width:140px}.hero-actions{gap:10px}.hero-actions .button{font-size:11px;padding-inline:11px;gap:8px}.hero-actions .text-link{font-size:9px}.hero-scene{width:310px;height:414px}.hero-phone{left:0;width:213px}.photo-plane{width:215px;right:0}.scene-orbit{width:300px;height:300px}.hero-ticket{right:0;bottom:0}.demo-heading h2{font-size:30px}.demo-chat .chat-header .sample-label{font-size:7px!important}.dashboard-chrome>span:not(.sample-label){display:none}.contact-inner h2{font-size:34px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.reveal-on-enter{opacity:1;transform:none}.photo-plane{transform:rotate(4deg)}.hero-phone{transform:rotate(-5deg)}.hero-ticket{transform:rotate(2deg)}}.bubble-time{color:#53634f}.phone-input{color:#56664f}.benefit-number{color:#586c4b}.management-tabs small{color:#58674c}.dashboard-chrome>span:not(.sample-label){color:#56684b}.panel-title>div>span{color:#5a6d4e}.check-list>li{color:#556646}.ownership-copy>.payment-note{color:#566848}.activation-steps p{color:#586b4b}.footer-top>p,.footer-bottom{color:#596c4d}.kitchen-empty>p,.ticket-customer,.ticket-item small,.ticket-total small,.dashboard-date,.dashboard-order-main small,.bar-chart>div>span,.bar-chart small{color:#5b6c4e}.demo-messages .bubble,.menu-option strong{font-size:14px}.menu-option small{font-size:11px}.menu-option>span:last-child{font-size:13px}.option-label{font-size:11px}.option-button{font-size:14px;min-height:48px}.option-button small{font-size:11px}.quantity-control{font-size:14px}.quantity-control button{width:40px;height:40px}.quantity-control button svg{width:16px}.sent-status{font-size:12px}.demo-footnote{font-size:11px}.demo-explainer p,.demo-explainer strong{font-size:14px}.kitchen-columns{font-size:12px}.service-state{font-size:11px}.sample-label{font-size:10px!important}.kitchen-bottom{font-size:10px}.reset-demo{font-size:12px;min-height:40px}.ticket-customer{font-size:12px}.status-tag{font-size:11px}.ticket-item,.ticket-total{font-size:15px}.ticket-total small{font-size:12px}.order-ticket .button{font-size:14px;min-height:48px}.demo-side-label{font-size:11px}.demo-options{min-height:208px}.demo-chat,.kitchen-board{min-height:560px}.kitchen-empty{min-height:355px}.demo-messages{height:246px}.order-filters button{font-size:12px;min-height:38px}.dashboard-order-main div>strong{font-size:13px}.dashboard-order-main small{font-size:11px}.dashboard-order-main>strong{font-size:13px}.dashboard-order-meta{font-size:11px}.dashboard-order-meta .status-tag{font-size:10px}.dashboard-orders{gap:10px}.panel-tip,.dashboard-caption{font-size:11px}.dashboard-chrome>span:not(.sample-label){font-size:10px}.panel-title>div>span{font-size:10px}.dashboard-date{font-size:11px}.menu-list strong{font-size:15px}.menu-list small{font-size:12px}.menu-list>div{min-height:70px}.toggle{position:relative}.toggle:before{content:"";position:absolute;inset:-10px 0}.panel-title select{font-size:11px;min-height:38px}.stats-metrics span{font-size:11px}.bar-chart small,.bar-chart>div>span{font-size:11px}.handoff-person strong{font-size:14px}.handoff-person small{font-size:12px}.handoff-state{font-size:13px}#handoff-button{font-size:13px;min-height:48px}.capability-grid p,.benefit-lines p{font-size:15px}.contact-note,.footer-bottom{font-size:11px}.footer-bottom .plain-button{font-size:11px;min-height:36px}.contact-inner .button{min-height:56px}.demo-options button:focus-visible,.order-filters button:focus-visible{outline-offset:2px}@media(min-width:901px)and (max-height:800px){.hero{min-height:600px;max-height:680px;padding-bottom:34px}.hero-scene{transform:scale(.89);transform-origin:center right}.hero h1{font-size:min(clamp(48px,5.5vw,76px),13cqi)}}@media(max-width:900px){.demo-workspace{gap:0;grid-template-columns:1fr 25px 1fr}.menu-option small{font-size:10px;max-width:140px}.menu-option>span:last-child{font-size:12px}.demo-side-label{font-size:9px}.kitchen-columns{font-size:10px;gap:9px}.kitchen-bottom,.demo-footnote{font-size:9px}.ticket-customer{font-size:10px}.demo-chat .sample-label{font-size:8px!important}.management-layout{grid-template-columns:1fr;gap:28px}.management-tabs{display:grid;grid-template-columns:1fr 1fr;gap:10px}.management-tabs>button{min-height:90px}.management-preview{transform:none}#management-panel{min-height:430px;padding:24px}.dashboard-chrome>span:not(.sample-label){display:block}.capability-grid p{font-size:15px}.benefit-lines p{font-size:14px}}@media(max-width:600px){.hero-scene{height:465px}.hero-ticket{bottom:0;right:0}.demo-workspace{gap:17px}.demo-options{min-height:205px}.demo-chat{min-height:553px}.demo-messages{height:246px}.menu-option strong{font-size:14px}.menu-option small{font-size:10px;max-width:185px}.menu-option>span:last-child{font-size:13px}.demo-side-label{font-size:10px}.kitchen-board{min-height:490px}.kitchen-empty{min-height:305px}.kitchen-columns{font-size:11px}.demo-footnote{font-size:10px}.demo-explainer p,.demo-explainer strong{font-size:13px}.ticket-customer{font-size:11px}.management-tabs{display:flex;gap:0}.management-tabs>button{min-height:80px}.management-tabs strong{font-size:14px}.management-tabs small{font-size:12px}#management-panel{padding:18px}.dashboard-chrome>span:not(.sample-label){font-size:8px}.dashboard-caption{font-size:10px}.panel-title select{font-size:9px;max-width:120px}.stats-metrics span{font-size:10px}.capability-grid p{font-size:14px}.capability-grid h3{font-size:16px}.benefit-lines p{font-size:14px}.contact-note{font-size:11px;max-width:300px}.footer-bottom>span:nth-child(2){font-size:10px}.footer-top>div{font-size:11px}.header-cta,.hero-actions .text-link{font-size:11px}.hero-actions .button{font-size:12px}}@media(max-width:370px){.header-cta{font-size:10px;padding-inline:8px}.hero-actions .text-link{font-size:10px}.hero-actions .button{font-size:11px}.menu-option small{max-width:160px}.demo-chat .chat-header .sample-label{font-size:8px!important}.hero-scene{height:455px}.dashboard-chrome>span:not(.sample-label){display:none}}.handoff-person small{color:#596c4d}.period-picker{position:relative;flex-shrink:0}.period-trigger{display:inline-flex;align-items:center;justify-content:space-between;gap:10px;min-height:34px;min-width:142px;padding:7px 10px;border:1px solid #d7e0cf;border-radius:6px;background:#f8faf5;color:#53664f;font-size:10px;font-weight:600}.period-trigger svg{width:14px;transition:transform .18s var(--ease)}.period-trigger[aria-expanded=true] svg{transform:rotate(180deg)}.period-menu{position:absolute;z-index:12;top:calc(100% + 6px);right:0;width:172px;padding:5px;border:1px solid #d5dfcd;border-radius:8px;background:#fbfcf8;box-shadow:0 12px 28px #173d3024}.period-menu button{width:100%;display:flex;align-items:center;justify-content:space-between;gap:8px;border:0;border-radius:5px;padding:8px;background:transparent;color:#50604b;text-align:left;font-size:10px}.period-menu button[aria-selected=true],.period-menu button:hover{background:#e9f0e1;color:var(--green)}.period-menu button svg{width:13px;opacity:0}.period-menu button[aria-selected=true] svg{opacity:1}.hero-order-flow{min-height:331px;padding:13px 10px 10px;background-image:radial-gradient(#536c4710 .8px,transparent .8px);background-size:14px 14px}.hero-order-flow .hero-greeting{max-width:100%;margin-bottom:19px;padding:10px 11px 7px;font-size:10px}.hero-order-flow .hero-greeting strong{font-size:11px}.hero-menu-label{display:block;margin-bottom:8px;color:#5e7058;font-size:9px;letter-spacing:.02em}.hero-menu-options{display:grid;gap:6px}.hero-menu-options>div{display:flex;align-items:center;justify-content:space-between;gap:7px;padding:8px 9px;border:1px solid #d6dfce;border-radius:6px;background:#fff}.hero-menu-options strong,.hero-menu-options small{display:block}.hero-menu-options strong{font-size:10px;line-height:1.3}.hero-menu-options small{max-width:143px;color:#687760;font-size:7px;line-height:1.35}.hero-menu-options>div>span:last-child{display:flex;align-items:center;gap:5px;color:#274738;font-size:9px;white-space:nowrap}.hero-menu-options svg{width:12px;height:12px}.demo-form{width:min(720px,100%);margin:30px auto 0;padding:24px;border:1px solid #d7efb534;border-radius:14px;background:#ffffff0b;text-align:left;scroll-margin-top:118px}.demo-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.demo-form label{display:grid;gap:6px;color:#d3e2c9;font-size:11px;font-weight:700;letter-spacing:.03em}.demo-form input{width:100%;min-height:46px;padding:10px 12px;border:1px solid #d5e5cc55;border-radius:6px;outline:none;background:#fbfcf9;color:var(--green);font-size:14px;font-weight:500}.demo-form input:focus{border-color:var(--lime);box-shadow:0 0 0 3px #d6f58b2b}.locale-picker{position:relative;display:block}.locale-picker input[type=hidden]{display:none}.locale-menu{position:absolute;z-index:2;top:calc(100% + 6px);left:0;width:100%;max-height:220px;overflow-y:auto;padding:5px;border:1px solid #d5dfcd;border-radius:8px;background:#fbfcf8;box-shadow:0 12px 28px #173d3024}.locale-menu button,.locale-empty{display:block;width:100%;border:0;border-radius:5px;padding:8px;background:transparent;color:#50604b;text-align:left;font:inherit;font-size:13px}.locale-menu button:hover,.locale-menu button:focus-visible{background:#e9f0e1;color:var(--green);outline:none}.locale-empty{color:#6c7868}.phone-control{display:grid;gap:6px}.phone-control>label{display:block}.phone-field{display:flex;min-width:0;border:1px solid #d5e5cc55;border-radius:6px;background:#fbfcf9;transition:border-color .18s var(--ease),box-shadow .18s var(--ease)}.phone-field:focus-within{border-color:var(--lime);box-shadow:0 0 0 3px #d6f58b2b}.phone-field>input{min-width:0;flex:1;border:0;border-radius:0;background:transparent;box-shadow:none}.phone-field>input:focus{border:0;box-shadow:none}.phone-prefix{position:relative;display:flex;flex:0 0 auto}.phone-prefix input[type=hidden]{display:none}.phone-prefix-trigger{display:flex;min-width:108px;align-items:center;justify-content:center;gap:8px;padding:0 12px;border:0;border-right:1px solid #d5e5cc88;border-radius:6px 0 0 6px;background:transparent;color:var(--green);font:inherit;font-size:14px;font-weight:700;cursor:pointer}.phone-prefix-trigger svg{width:15px;height:15px;transition:transform .18s var(--ease)}.phone-prefix-trigger[aria-expanded=true] svg{transform:rotate(180deg)}.phone-prefix-menu{position:absolute;z-index:4;top:calc(100% + 7px);left:0;width:132px;max-height:230px;overflow-y:auto;padding:5px;border:1px solid #d5dfcd;border-radius:8px;background:#fbfcf8;box-shadow:0 12px 28px #173d3030}.phone-prefix-menu button{display:flex;width:100%;align-items:center;gap:9px;border:0;border-radius:5px;padding:8px;background:transparent;color:#50604b;text-align:left;font:inherit;font-size:13px;font-weight:650;cursor:pointer}.phone-prefix-menu button:after{content:"✓";margin-left:auto;color:var(--green);opacity:0}.phone-prefix-menu button[aria-selected=true]:after{opacity:1}.phone-prefix-menu button:hover,.phone-prefix-menu button:focus-visible,.phone-prefix-menu button[aria-selected=true]{background:#e9f0e1;color:var(--green);outline:none}.demo-form-full{grid-column:1 / -1}.demo-form .button{width:100%;margin-top:18px}.demo-form-status{margin-top:14px;border-radius:6px;padding:10px 12px;background:#d6f58b1c;color:#e3f4d3;font-size:12px;line-height:1.55}@media(max-width:600px){.hero-order-flow{min-height:309px;padding:10px 8px 8px}.hero-order-flow .hero-greeting{margin-bottom:14px;font-size:8px}.hero-order-flow .hero-greeting strong{font-size:9px}.hero-menu-label{font-size:7px}.hero-menu-options>div{padding:6px}.hero-menu-options strong{font-size:8px}.hero-menu-options small{max-width:120px;font-size:6px}.hero-menu-options>div>span:last-child{font-size:7px}.demo-form{margin-top:24px;padding:17px}.demo-form-grid{grid-template-columns:1fr;gap:12px}.demo-form-full{grid-column:auto}}
