.ingredient-story{--story-paper: var(--paper, #f4f1e9);--story-ink: var(--ink, #20231d);--story-accent: var(--accent, #e1f28b);position:relative;min-height:1700px;padding:96px 5.5vw 88px;background:var(--story-ink);color:var(--story-paper);overflow:clip;font-family:var(--sans, Arial, sans-serif)}.ingredient-story__sticky{position:sticky;top:26px;max-width:1450px;margin:0 auto}.ingredient-story__header{display:flex;justify-content:space-between;gap:48px;align-items:flex-end;padding-bottom:34px}.ingredient-story__eyebrow{display:flex;align-items:center;gap:30px;margin:0 0 16px;font-size:10px;letter-spacing:.13em;font-weight:650}.ingredient-story__spark{color:var(--story-accent);font-size:26px;font-weight:400;line-height:1}.ingredient-story h2{margin:0;font:500 clamp(42px,5.7vw,86px)/.93 var(--display, Arial, sans-serif);letter-spacing:-.055em}.ingredient-story h2>span{color:var(--story-accent)}.ingredient-story__aside{min-width:234px;padding-bottom:3px}.ingredient-story__aside>p{font-size:15px;line-height:1.45;letter-spacing:-.025em;margin:0 0 19px}.ingredient-story__controls{display:flex;flex-direction:column;gap:9px;align-items:flex-start}.ingredient-story__combine{appearance:none;display:flex;gap:25px;align-items:center;justify-content:space-between;min-height:45px;padding:11px 17px;border:1px solid var(--story-accent);border-radius:2px;background:var(--story-accent);color:var(--story-ink);font-family:inherit;font-size:12px;font-weight:700;cursor:pointer;transition:transform .18s ease,background .18s ease,color .18s ease}.ingredient-story__combine>span{font-size:20px;font-weight:500;line-height:1}.ingredient-story__combine:hover{background:transparent;color:var(--story-accent);transform:translateY(-2px)}.ingredient-story__combine:active{transform:translateY(1px) scale(.98)}.ingredient-story__combine:focus-visible{outline:3px solid var(--story-paper);outline-offset:5px}.ingredient-story__combine:disabled{cursor:default;opacity:.8;transform:none}.ingredient-story__scroll-hint{opacity:.63;font-size:10px;line-height:1.4}.ingredient-story__board{position:relative;width:100%;isolation:isolate}.ingredient-story__origins{position:absolute;inset:0;pointer-events:none}.ingredient-story__origin{position:absolute;top:4px;display:flex;gap:11px;align-items:center;min-height:43px;border-bottom:1px solid #f4f1e933;font-size:12px;line-height:1.15}.ingredient-story__origin-number{flex-shrink:0;width:28px;height:28px;border:1px solid #f4f1e947;border-radius:50%;display:grid;place-items:center;color:var(--story-accent);font-size:9px}.ingredient-flight{position:absolute;left:0;top:0;min-height:35px;display:flex;align-items:center;justify-content:space-between;gap:9px;padding:9px 11px;color:var(--story-ink);background:var(--story-paper);border-radius:2px;box-sizing:border-box;font-size:11px;line-height:1.2;box-shadow:0 3px #0000001a;will-change:transform,opacity;z-index:2}.ingredient-flight--2{background:var(--story-accent)}.ingredient-flight--3{background:#d7d8ca}.ingredient-flight__name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:550}.ingredient-flight__amount{white-space:nowrap;font-size:10px;opacity:.69}.ingredient-receipt{position:absolute;box-sizing:border-box;background:var(--story-paper);color:var(--story-ink);padding:23px 28px 0;transform-origin:top center;box-shadow:0 19px 55px #00000024;z-index:1}.ingredient-receipt:after{position:absolute;content:"";left:0;right:0;bottom:-9px;height:10px;background:linear-gradient(135deg,var(--story-paper) 25%,transparent 25%) -5px 0,linear-gradient(225deg,var(--story-paper) 25%,transparent 25%) -5px 0;background-size:10px 10px}.ingredient-receipt__heading{display:flex;justify-content:space-between;align-items:center;font-size:9px;font-weight:750;letter-spacing:.075em}.ingredient-receipt__heading>span:last-child{display:grid;place-items:center;width:20px;height:20px;background:var(--red, #ee321b);color:var(--story-paper);border-radius:50%;font-size:15px;line-height:1}.ingredient-receipt__title{height:66px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px dashed #20231d52;gap:12px}.ingredient-receipt__title h3{margin:0;font:500 32px/1 var(--display, Arial, sans-serif);letter-spacing:-.05em}.ingredient-receipt__title>span{font-size:8px;font-weight:650;letter-spacing:.08em;white-space:nowrap}.ingredient-receipt__list{list-style:none;margin:0;padding:0}.ingredient-receipt__item{display:flex;align-items:center;height:var(--receipt-row, 34px);gap:8px;border-bottom:1px solid #20231d14;font-size:11px;line-height:1.1}.ingredient-receipt__check{width:9px;height:9px;border:1px solid #20231d66;flex:0 0 9px}.ingredient-receipt__name{flex:1;display:flex;align-items:center;gap:6px}.ingredient-receipt__shared{border-radius:10px;padding:3px 5px;background:var(--story-accent);font-size:8px;font-weight:600}.ingredient-receipt__quantity{font-variant-numeric:tabular-nums;font-size:10px;white-space:nowrap}.ingredient-receipt__footer{height:48px;display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:7px;font-weight:650;letter-spacing:.05em}.ingredient-story__backdrop{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;overflow:hidden;padding-bottom:40px;z-index:-1;pointer-events:none}.ingredient-story__backdrop>span{display:block;margin-left:-4px;color:var(--story-accent);font:500 clamp(120px,24vw,360px)/.73 var(--display, Arial, sans-serif);letter-spacing:-.075em}.ingredient-story__backdrop>span:last-child{text-align:right;margin-right:7px}.ingredient-story__bottomline{display:flex;align-items:center;gap:30px;margin-top:12px}.ingredient-story__meter{width:78px;flex:0 0 78px;height:2px;background:#f4f1e926}.ingredient-story__meter>div{height:100%;background:var(--story-accent);transform-origin:left}.ingredient-story__bottomline>p{margin:0;font-size:12px;line-height:1.5;color:#f4f1e9a8}.ingredient-story__bottomline strong{color:var(--story-paper);font-weight:500}.ingredient-story__endmark{margin-left:auto;color:var(--story-accent);font-size:28px}.ingredient-story__sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.ingredient-story--reduced{min-height:0}.ingredient-story--reduced .ingredient-story__sticky{position:relative;top:0}@media(min-width:1500px){.ingredient-story{min-height:1850px}}@media(max-width:900px){.ingredient-story{padding-left:5vw;padding-right:5vw;min-height:1560px}.ingredient-story__header{gap:25px}.ingredient-story h2{font-size:clamp(40px,6.5vw,65px)}.ingredient-story__aside{min-width:207px}.ingredient-story__aside>p{font-size:13px}}@media(max-width:600px){.ingredient-story{min-height:1400px;padding:58px 18px 54px}.ingredient-story__sticky{top:14px}.ingredient-story__header{display:block;padding-bottom:23px}.ingredient-story__eyebrow{font-size:8px;gap:17px;margin-bottom:12px}.ingredient-story__spark{font-size:21px}.ingredient-story h2{font-size:clamp(37px,9.85vw,58px);letter-spacing:-.055em}.ingredient-story__aside{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:19px 0 0}.ingredient-story__aside>p{font-size:10px;line-height:1.4;margin:0;max-width:128px}.ingredient-story__controls{gap:5px}.ingredient-story__combine{min-height:43px;gap:12px;padding:10px 12px;font-size:10px}.ingredient-story__combine>span{font-size:17px}.ingredient-story__scroll-hint{font-size:7px;max-width:148px}.ingredient-story__origin{font-size:9px;gap:5px;padding-bottom:5px;align-items:flex-start}.ingredient-story__origin-number{width:19px;height:19px;font-size:7px;margin-top:1px}.ingredient-story__origin>span:last-child{padding-top:3px}.ingredient-flight{min-height:37px;padding:7px;gap:2px;font-size:9px;flex-direction:column;align-items:flex-start;justify-content:center}.ingredient-flight__name{max-width:100%}.ingredient-flight__amount{font-size:8px}.ingredient-receipt{padding-left:19px;padding-right:19px}.ingredient-receipt__title h3{font-size:30px}.ingredient-receipt__item{font-size:10px;gap:7px}.ingredient-receipt__quantity{font-size:9px}.ingredient-story__backdrop{justify-content:space-between;padding-top:120px;padding-bottom:90px}.ingredient-story__backdrop>span{font-size:29vw}.ingredient-story__bottomline{gap:13px;margin-top:5px}.ingredient-story__meter{width:27px;flex-basis:27px}.ingredient-story__bottomline>p{font-size:9px;max-width:238px}.ingredient-story__endmark{font-size:23px}.ingredient-story--reduced{min-height:0}}@media(max-height:850px)and (min-width:601px){.ingredient-story__sticky{top:14px}.ingredient-story__header{padding-bottom:24px}.ingredient-story h2{font-size:clamp(42px,4.6vw,65px)}}@media(prefers-reduced-motion:reduce){.ingredient-story__combine{transition:none}.ingredient-flight{will-change:auto}}.ingredient-story h2{font-weight:800;text-transform:uppercase;letter-spacing:-.018em;line-height:.94}.ingredient-receipt__title h3{font-weight:800;letter-spacing:-.02em}.ingredient-story__backdrop>span{font-weight:800;letter-spacing:-.025em}@font-face{font-family:Barlow;src:url(/fonts/barlow-condensed-800.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}@font-face{font-family:DM Sans;src:url(/fonts/dm-sans-400.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:DM Sans;src:url(/fonts/dm-sans-700.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}:root{--red:#ee321b;--paper:#f4f1e9;--ink:#20231d;--accent:#e1f28b;--display:Barlow,"Arial Narrow",Impact,sans-serif;--sans:"DM Sans",Arial,sans-serif;font-family:var(--sans);color:var(--ink);background:var(--paper);font-synthesis:none;font-optical-sizing:auto}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:20px}body{margin:0}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;color:inherit;cursor:pointer}a{color:inherit;text-decoration:none}button,a{touch-action:manipulation}button:focus-visible,a:focus-visible{outline:3px solid currentColor;outline-offset:5px}button{border:0}h1,h2,h3,p{margin:0}::selection{color:var(--ink);background:var(--accent)}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;clip:rect(0,0,0,0);overflow:hidden}.skip-link{position:fixed;top:10px;left:10px;transform:translateY(-150%);z-index:100;background:var(--paper);padding:12px 20px}.skip-link:focus{transform:none}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:26px;padding:18px 24px;border-radius:3px;font-size:14px;font-weight:700;line-height:1.2;min-height:54px;transition:transform .2s,background .2s}.button:hover{transform:translateY(-3px)}.button-ink{background:var(--ink);color:var(--paper)}.button-paper{background:var(--paper);color:var(--ink)}.button-red{background:var(--red);color:#fff}.button-selected{background:#e3e4d9;color:var(--ink)}.arrow{flex-shrink:0}.arrow-left{transform:rotate(180deg)}.arrow-down{transform:rotate(90deg)}.wordmark{display:flex;align-items:center;gap:9px;font-weight:700;font-size:18px;line-height:.97;letter-spacing:-.7px}.wordmark svg{width:40px;height:40px}.brand-period{font-size:9px;vertical-align:top;margin-left:3px}.hero{height:100svh;min-height:780px;max-height:1100px;background:#ef2e12;position:relative;overflow:hidden;color:var(--paper);isolation:isolate}.site-header{position:absolute;inset:0 0 auto;z-index:10;padding:26px 3.3vw;display:flex;justify-content:space-between;align-items:center}.nav-demo{display:flex;gap:18px;font-size:13px;align-items:center;margin-left:95px}.header-cta{font-size:12px;padding:15px 20px;min-height:48px}.hero-scene,.hero-foreground{position:absolute;width:max(100%,150svh);aspect-ratio:1.5;left:50%;transform:translate(-50%);bottom:-7%}.campaign{width:100%;height:100%;display:block}.hero-scene{z-index:-3}.hero-foreground{z-index:1;pointer-events:none;clip-path:polygon(39.8% 7.9%,59.6% 7.9%,60.8% 12%,60.8% 28%,64% 29%,68.5% 48%,68% 72%,79.7% 100%,64% 100%,52% 79%,38% 69%,35% 48%,35% 26%,39.5% 25%)}.real-screen{position:absolute;left:40.76%;top:9.7%;width:18.45%;height:58.7%;border-radius:11%/5%;overflow:hidden;background:#f7f5ef}.real-screen img{display:block;width:100%;height:100%;object-fit:fill}.phone-island{position:absolute;width:54%;height:4.1%;top:0;left:23%;background:#0c0d0d;border-radius:0 0 14px 14px}.hero-label{position:absolute;top:142px;left:3.5vw;font-size:10px;letter-spacing:1.7px;font-weight:700;display:flex;gap:10px;align-items:center}.status-dot{width:6px;height:6px;border-radius:50%;background:currentColor}.hero h1{font-family:var(--display);font-weight:800;letter-spacing:-.035em;font-size:clamp(145px,21.7vw,350px);line-height:.74}.hero-dinner{position:absolute;left:3%;top:192px;z-index:-1}.hero-decided{position:absolute;right:2.8%;top:425px;z-index:2;font-size:.8em}.hero-note{position:absolute;right:3.7%;top:195px;display:flex;align-items:center;gap:12px;font-size:13px;line-height:1.4;transform:rotate(7deg);z-index:3}.note-star{font-size:45px}.hero-bottom{position:absolute;bottom:30px;left:3.5%;right:3.5%;z-index:3;display:flex;align-items:flex-end;justify-content:space-between}.hero-promise p{font-size:24px;line-height:1.09;letter-spacing:-.9px;margin-bottom:20px;font-weight:700}.hero-promise p em{font-style:normal;color:var(--accent)}.hero-promise .button{font-size:12px;padding:15px 20px;min-height:49px}.hero-caption{font-size:8px;letter-spacing:1.4px;position:absolute;left:50%;bottom:3px;transform:translate(-50%);white-space:nowrap;text-align:center}.hero-caption small{display:block;font-size:8px;letter-spacing:.2px;margin-top:5px;opacity:.8}.chapter-index{font-size:11px;font-variant-numeric:tabular-nums}.selector{padding:36px 4vw 28px;background:var(--paper);overflow:hidden}.section-eyebrow,.section-tail{display:flex;align-items:center;justify-content:space-between;font-size:10px;font-weight:700;letter-spacing:1.4px}.section-eyebrow{border-bottom:1px solid #20231d40;padding-bottom:22px}.selector-heading{display:flex;justify-content:space-between;align-items:flex-end;padding:50px 0 32px}.selector h2{font-family:var(--display);font-size:clamp(60px,7.1vw,115px);line-height:.89;letter-spacing:-.022em;font-weight:800}.selector h2 span{color:var(--red)}.selector-intro{font-size:16px;line-height:1.55;padding:0 3% 7px 20px}.selector-intro>span{display:block;font-size:11px;margin-top:18px;color:#5a5c52}.configurator{display:grid;grid-template-columns:1.55fr 1fr;gap:6%;align-items:center}.meal-browser{min-width:0;position:relative}.browser-top{display:flex;justify-content:space-between;align-items:center;font-size:10px;font-weight:700;letter-spacing:1.4px;padding-top:26px}.menu-count{font-family:var(--display);font-size:28px;font-weight:800}.menu-count span{font-family:var(--sans);font-size:10px;color:#7c7e74}.plate-stage{position:relative;height:480px;display:flex;align-items:center;justify-content:center;touch-action:pan-y}.main-plate{width:min(78%,445px);aspect-ratio:1;position:relative;z-index:1}.plate{width:100%;height:100%;background-size:300% 200%;border-radius:50%;background-repeat:no-repeat}.main-plate .plate{box-shadow:0 20px 45px -35px #20231d}.orbit{position:absolute;border:1px solid #20231d24;border-radius:50%;width:85%;height:82%;transform:rotate(-20deg)}.orbit-two{width:103%;height:57%;transform:rotate(28deg)}.round-button{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;background:var(--paper);border:1px solid #20231d45;transition:background .2s,transform .2s;z-index:3}.round-button:hover{background:var(--accent);transform:scale(1.06)}.browse-prev{position:absolute;left:0;top:45%}.browse-next{position:absolute;right:0;top:45%}.time-stamp{position:absolute;right:9%;top:7%;height:88px;width:88px;border-radius:50%;background:var(--accent);z-index:2;transform:rotate(10deg);display:flex;flex-direction:column;align-items:center;justify-content:center}.time-stamp b{font-family:var(--display);font-size:34px;line-height:.9}.time-stamp span{text-align:center;font-size:8px;line-height:1.1;letter-spacing:1px;margin-top:4px;font-weight:700}.plate-tiny-copy{position:absolute;bottom:5px;font-size:8px;letter-spacing:2px}.meal-details{display:flex;gap:16px;align-items:center;justify-content:space-between;padding-top:22px}.meal-details h3{font-size:27px;letter-spacing:-1px;line-height:1.1}.meal-details p{font-size:12px;color:#63665c;margin-top:7px}.meal-details .button{font-size:11px;padding:16px 17px;gap:12px;min-width:190px}.meal-dots{display:flex;justify-content:center;gap:2px;margin-top:15px}.meal-dots button{background:none;width:33px;height:33px;display:grid;place-items:center}.meal-dots span{height:5px;width:5px;border-radius:50%;background:#b9bbae;transition:width .2s}.meal-dots .active span{width:20px;border-radius:4px;background:var(--red)}.selection-panel{align-self:center;padding:20px 0 10px;border-top:2px solid var(--ink)}.plan-title{display:flex;align-items:center;justify-content:space-between;font-size:11px;letter-spacing:2px;font-weight:700}.plan-title b{font-family:var(--display);font-size:81px;letter-spacing:-2px;line-height:1}.slot-help{text-align:center;font-size:11px;color:#62645a;margin:6px 0 23px}.dinner-slots{display:flex;flex-direction:column;gap:7px}.dinner-slot{background:transparent;border:1px solid #20231d23;width:100%;display:flex;align-items:center;gap:12px;padding:12px;min-height:97px;text-align:left;transition:background .18s,border .18s}.dinner-slot.active{border-color:var(--ink);background:#e9e9de}.dinner-slot:hover{background:#e5e6d9}.slot-number{font-size:9px;color:#707368;align-self:flex-start;margin-top:6px}.dinner-slot .plate{width:65px;height:65px;flex-shrink:0}.slot-name{font-size:15px;font-weight:700;letter-spacing:-.4px}.slot-name small{display:block;font-size:8px;margin-top:7px;letter-spacing:1.1px;color:#64675b;font-weight:400}.swap-glyph{margin-left:auto;font-size:20px}.list-preview-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;background:none;padding:24px 2px 19px;font-size:13px;border-bottom:1px solid #20231d30}.list-preview-toggle>span:first-child{display:flex;align-items:center;gap:8px}.list-preview-toggle small{font-size:10px;color:#6a6d62;margin-left:8px}.mini-list-icon{font-size:25px;line-height:1}.live-groceries{display:none}.live-groceries.open{display:block}.live-groceries ul{list-style:none;padding:12px 0;margin:0}.live-groceries li{display:flex;justify-content:space-between;font-size:11px;padding:7px 2px;text-transform:capitalize}.live-groceries b{font-weight:400}.see-merge{width:100%;margin-top:20px;font-size:12px}.demo-note{display:block;text-align:center;font-size:9px;color:#737568;margin:12px 0 0}.section-tail{border-top:1px solid #20231d40;padding-top:22px;margin-top:26px;font-size:8px}.prototype-footer{background:var(--ink);color:var(--paper);border-top:1px solid #f4f1e93a;padding:35px 4vw;display:flex;gap:30px;align-items:center;justify-content:space-between}.prototype-footer p{font-size:12px}.prototype-footer span:not(.wordmark span){font-size:9px;color:#c4c6b9;display:block;margin-top:6px}.prototype-footer .button{font-size:11px}@media(min-width:1600px){.hero-dinner{top:170px}.hero-decided{top:470px}.hero-scene,.hero-foreground{bottom:-17%}.hero-promise p{font-size:30px}}@media(max-width:1100px){.hero-decided{top:390px}.hero h1{font-size:23vw}.hero-dinner{top:220px}.hero-note{font-size:10px;top:155px}.hero-scene,.hero-foreground{width:1250px;bottom:-25px}.hero-caption{left:auto;right:0;transform:none;bottom:30px}.configurator{gap:4%}.plate-stage{height:400px}.meal-details{align-items:flex-start;flex-direction:column}.meal-details .button{width:100%}.selection-panel{padding-top:10px}.slot-name{font-size:13px}.dinner-slot .plate{width:52px;height:52px}.dinner-slot{gap:8px;padding:9px}.selector-intro{font-size:14px}.prototype-footer>div{max-width:270px}}@media(max-width:700px){html{scroll-padding-top:8px}.hero{height:100svh;min-height:800px;max-height:1050px}.site-header{padding:22px 20px;align-items:flex-start}.wordmark{font-size:16px;gap:7px}.wordmark svg{width:32px;height:32px}.nav-demo{display:none}.header-cta{padding:12px 14px;font-size:10px;min-height:42px;gap:12px}.header-cta svg{width:16px}.hero-label{top:104px;left:22px;font-size:8px;letter-spacing:1.5px}.hero h1{font-size:clamp(88px,25.7vw,180px)}.hero-dinner{top:142px;left:20px;z-index:2}.hero-decided{top:234px;right:18px;font-size:.96em;z-index:2}.hero-scene,.hero-foreground{width:960px;bottom:68px;left:50%;transform:translate(-50%)}.hero-foreground{z-index:3;clip-path:polygon(39.8% 7.9%,59.6% 7.9%,60.8% 12%,60.8% 28%,64% 29%,68.5% 48%,68% 72%,79.7% 100%,64% 100%,52% 79%,38% 69%,35% 48%,35% 26%,39.5% 25%)}.hero-scene{z-index:-3}.hero h1 .hero-dinner{z-index:4}.hero-note{top:auto;right:16px;bottom:258px;font-size:9px;max-width:112px;display:block;transform:rotate(7deg);z-index:4}.note-star{font-size:36px;display:block;margin-bottom:2px}.hero-bottom{bottom:22px;left:22px;right:22px;z-index:5;align-items:flex-end}.hero-promise{width:100%;display:flex;align-items:flex-end;justify-content:space-between;gap:15px}.hero-promise p{font-size:22px;line-height:1.05;letter-spacing:-.6px;margin-bottom:25px}.hero-promise .button{font-size:11px;padding:15px 17px;gap:20px;margin-bottom:25px}.hero-caption{left:0;right:auto;bottom:0;text-align:left;font-size:6px;letter-spacing:1px}.hero-caption>span{display:none}.hero-caption small{font-size:7px;white-space:nowrap}.chapter-index{font-size:8px;position:absolute;right:0;bottom:0}.selector{padding:27px 22px 23px}.section-eyebrow{font-size:7px;letter-spacing:1.1px;padding-bottom:17px}.selector-heading{display:block;padding:34px 0 0}.selector h2{font-size:clamp(56px,14vw,84px);letter-spacing:-.018em}.selector-intro{padding:20px 0 0;font-size:13px;line-height:1.5}.selector-intro>span{font-size:10px;margin-top:10px}.configurator{display:flex;flex-direction:column;gap:28px}.meal-browser{width:100%}.browser-top{padding-top:19px;font-size:8px}.menu-count{font-size:22px}.plate-stage{height:345px;margin:0 -8px}.main-plate{width:86%;max-width:340px}.round-button{width:40px;height:40px}.browse-prev{left:-5px}.browse-next{right:-5px}.time-stamp{height:70px;width:70px;right:5%;top:3%}.time-stamp b{font-size:29px}.time-stamp span{font-size:6px}.orbit{height:84%;width:88%}.orbit-two{width:109%;height:66%}.plate-tiny-copy{font-size:6px;bottom:0}.meal-details{padding-top:20px;gap:15px}.meal-details h3{font-size:26px}.meal-details p{font-size:12px}.meal-details .button{font-size:12px;min-height:50px}.meal-dots{margin-top:7px}.selection-panel{width:100%;padding:20px 0 0}.plan-title{font-size:9px}.plan-title b{font-size:62px}.slot-help{font-size:10px;margin-bottom:16px}.dinner-slot{min-height:85px;padding:10px;gap:12px}.dinner-slot .plate{width:58px;height:58px}.slot-name{font-size:14px}.slot-number{font-size:8px}.list-preview-toggle{font-size:12px;padding-top:20px}.section-tail{margin-top:25px;font-size:6px;letter-spacing:.8px}.prototype-footer{padding:27px 22px;flex-wrap:wrap;gap:24px}.prototype-footer>div{order:3;width:100%;max-width:none}.prototype-footer p{font-size:10px}.prototype-footer .button{font-size:9px;padding:14px 16px;gap:12px;min-height:45px}.prototype-footer .wordmark{font-size:14px}.prototype-footer span:not(.wordmark span){font-size:8px}}@media(max-width:370px){.hero{min-height:770px}.hero-scene,.hero-foreground{width:900px;bottom:78px}.hero-promise p{font-size:20px}.hero-promise .button{font-size:10px;padding:13px}.plate-stage{height:300px}.selector h2{font-size:52px}.dinner-slot{gap:8px}.slot-name{font-size:13px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.button:hover,.round-button:hover{transform:none}}.hero h1{position:absolute;inset:0;margin:0;pointer-events:none}@media(min-width:701px){.hero h1{font-size:14.5vw}.hero-dinner{top:28%;left:3%}.hero-decided{top:53%;right:2.5%;font-size:.9em}.hero-promise p{padding:12px 14px;background:var(--red);width:max-content;margin-left:-14px}.hero-note{top:20%}}@media(max-width:700px){.hero-scene,.hero-foreground{width:780px;bottom:70px}.hero-dinner{top:143px}.hero-decided{top:237px;z-index:4}.hero h1{font-size:25.7vw}.hero-note{display:none}.hero-label{top:111px}.hero-promise p{background:var(--red);padding:8px;margin-left:-8px}.real-screen{border-radius:11%/5%}}@media(max-width:370px){.hero-scene,.hero-foreground{width:740px;bottom:60px}.hero-dinner{top:135px}.hero-decided{top:224px}}.button-red{background:#c82916;color:#fff}.hero-scene{z-index:0;top:80px;bottom:auto;width:100%}.hero h1{z-index:2;font-size:11.3vw}.hero-dinner{z-index:auto;left:3%;top:30%}.hero-decided{z-index:auto;right:2.5%;top:54%;font-size:1em}.hero-label{z-index:3}.real-screen{left:40.82%;top:9.75%;width:18.35%;height:58.65%;border-radius:11%/5.1%;background:#f8f8f4;padding-top:1.8%}.real-screen img{width:100%;height:100%;object-fit:contain;object-position:center}.real-screen:after{content:"";position:absolute;left:22.5%;top:-1px;width:55%;height:4.25%;border-radius:0 0 13px 13px;background:#090a0a}@media(min-width:701px)and (max-width:999px){.hero-scene{width:1100px;top:185px}.hero h1{font-size:12vw}.hero-dinner{top:125px;left:3%}.hero-decided{top:225px;right:3%}.hero-note{display:none}.hero-label{top:100px}.hero-caption{bottom:0}}@media(max-width:700px){.hero-scene{width:780px;top:290px;bottom:auto}.hero h1{font-size:25.7vw}.hero-dinner{top:143px;left:20px}.hero-decided{top:237px;right:18px;font-size:.96em}.real-screen{border-radius:11%/5.1%}}@media(max-width:370px){.hero-scene{width:720px;top:269px}.hero-dinner{top:135px}.hero-decided{top:224px}}@media(min-width:701px)and (max-width:999px){.hero h1{font-size:11.3vw}.hero-decided{top:125px}}@media(min-width:451px)and (max-width:700px){.hero{min-height:1000px}.hero-decided{top:calc(143px + 24vw)}.hero-scene{top:calc(195px + 35vw)}}@media(min-width:1000px){.hero{min-height:max(780px,calc(100vw / 2.1 + 130px))}.hero-scene{width:100%}}.hero-scene .real-screen{left:40.82%;top:9.45%;width:18.35%;height:auto;aspect-ratio:390 / 844;padding:0;border-radius:12.3%/5.68%;background:var(--paper)}.hero-scene .real-screen img{display:block;width:100%;height:100%;object-fit:cover}.hero-scene .real-screen:after{left:22.5%;top:-1px;width:55%;height:4.4%;border-radius:0 0 13px 13px;background:#090a0a}.brand-logo{display:block;width:165px;height:auto}.wordmark .brand-logo{width:165px}.eyebrow{font-size:10px;letter-spacing:1.6px;font-weight:700}.acquisition{padding:95px 4vw 100px;display:grid;grid-template-columns:1.1fr 1fr;gap:8%;background:var(--accent)}.acquisition h2{font:800 clamp(55px,5.6vw,90px)/.95 var(--display);letter-spacing:-.025em;margin:25px 0}.acquisition h2 em{font-style:normal}.acquisition-heading>p{max-width:410px;font-size:17px;line-height:1.65}.pricing{padding-bottom:30px;border-bottom:1px solid #20231d50}.pricing>span{font-size:10px;letter-spacing:1.5px;font-weight:700}.pricing p{font-size:28px;letter-spacing:-.8px;line-height:1.15;margin:15px 0 22px}.pricing strong{display:block;font-size:16px}.pricing strong span{white-space:nowrap}.pricing small{display:block;font-size:12px;margin-top:10px}.signup-panel form{margin-top:30px}.signup-panel label{font-size:22px;font-weight:700;letter-spacing:-.5px}.signup-panel form>p{font-size:13px;margin:8px 0 20px}.email-row{display:flex;flex-direction:column;gap:10px}.email-row input{width:100%;min-width:0;min-height:58px;border:1px solid var(--ink);border-radius:3px;background:var(--paper);padding:15px;font:16px var(--sans);color:var(--ink)}.email-row input:focus-visible{outline:3px solid var(--ink);outline-offset:3px}.email-row button{width:100%}.signup-panel form>small{display:block;font-size:11px;line-height:1.6;margin-top:16px}.signup-panel a,.footer-links a{text-decoration:underline;text-underline-offset:3px}.signup-panel button:disabled{cursor:default;opacity:.65}.form-trap{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.signup-panel .preview-notice{font-size:12px;line-height:1.5;background:#20231d10;padding:12px}.form-error{color:#8d2114;font-weight:700}.signup-success{padding:30px 0;line-height:1.6}.signup-success h3{font-size:28px;margin-bottom:12px}.signup-success fieldset{border:0;padding:20px 0 0;margin:0}.signup-success legend{font-size:13px;padding:0}.signup-success fieldset button{background:var(--paper);border:1px solid var(--ink);padding:12px;margin:10px 10px 0 0;border-radius:3px}.signup-success fieldset p{font-size:12px;margin-top:8px}.footer-links{display:flex;flex-wrap:wrap;gap:20px;font-size:12px}.prototype-footer .brand-logo{width:154px}.prototype-footer>div{max-width:none}.prototype-footer small{display:block;margin-top:12px;font-size:10px;color:#d0d1c7}.mobile-signup{display:none}.hero-scene .real-screen img{object-fit:contain}.hero-promise .button{min-width:140px}@media(max-width:700px){.wordmark .brand-logo{width:126px}.site-header{align-items:center}.acquisition{padding:55px 22px 80px;grid-template-columns:1fr;gap:35px}.acquisition h2{font-size:clamp(47px,12.5vw,76px)}.acquisition-heading>p{font-size:15px}.pricing p{font-size:25px}.pricing strong{font-size:15px}.prototype-footer{padding-bottom:95px}.footer-links{gap:15px}.mobile-signup{display:flex;position:fixed;z-index:20;bottom:12px;left:14px;right:14px;align-items:center;justify-content:space-between;gap:12px;background:var(--ink);color:var(--paper);padding:15px 19px;border:1px solid #f4f1e94a;border-radius:5px;box-shadow:0 5px 20px #0003;font-size:13px}.mobile-signup span{font-size:10px;color:var(--accent)}.mobile-signup[hidden]{display:none}}
