@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.start{inset-inline-start:var(--spacing)}}:root{--cream:#f8f1e7;--ink:#162119;--green:#b8d39b;--lime:#d5f35d;--pink:#f4b8bf;--yellow:#f7de83;--lav:#d9c8eb;--paper:#fffdf8}*{box-sizing:border-box}html{background:var(--cream);scroll-behavior:smooth}body{color:var(--ink);background:var(--cream);margin:0;font-family:Arial,Helvetica,sans-serif}.app{min-height:100vh;overflow:hidden}button{font:inherit;color:inherit;cursor:pointer}.app-header{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:20;background:#f8f1e7eb;border-bottom:1px solid #1621191f;justify-content:space-between;align-items:center;height:74px;padding:0 max(22px,50vw - 590px);display:flex;position:relative}.brand{letter-spacing:-.04em;background:0 0;border:0;font-size:20px;font-weight:900}.brand span{background:var(--lime);border:1px solid;border-radius:50%;place-items:center;width:28px;height:28px;margin-right:7px;display:inline-grid}.cart-button{background:var(--paper);border:1px solid;border-radius:999px;padding:8px 10px 8px 16px;font-weight:700}.cart-button b{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:26px;height:26px;margin-left:8px;display:inline-grid}.hero{background:radial-gradient(circle at 82% 12%,#f7d9d0 0,transparent 34%),radial-gradient(circle at 22% 72%,#e8e3b5 0,transparent 30%),var(--cream);grid-template-columns:1.02fr .98fr;min-height:100vh;padding:34px max(28px,50vw - 590px) 100px;display:grid;position:relative}.hero-copy{z-index:2;align-self:center;padding:50px 0 110px;position:relative}.eyebrow,.kicker{text-transform:uppercase;letter-spacing:.16em;font-size:11px;font-weight:900}.eyebrow i{background:#e93845;border-radius:50%;width:9px;height:9px;margin-right:8px;display:inline-block}.hero h1,.screen h2,.delivery h2{letter-spacing:-.075em;margin:28px 0;font-family:Georgia,serif;font-size:clamp(62px,7vw,112px);font-weight:500;line-height:.84}.hero h1 em,.delivery h2 em{color:#4c7347;font-weight:400}.lead{max-width:480px;font-family:Georgia,serif;font-size:22px;line-height:1.45}.hero-actions{align-items:center;gap:22px;margin:36px 0;display:flex}.primary,.secondary{border:1.5px solid var(--ink);background:var(--ink);color:#fff;border-radius:999px;padding:17px 22px;font-weight:900;transition:all .2s;box-shadow:3px 3px #718f59}.primary:hover{transform:translate(-1px,-1px);box-shadow:5px 5px #718f59}.primary span{margin-left:18px}.secondary{background:var(--paper);color:var(--ink);box-shadow:none}.primary:disabled{opacity:.35;cursor:not-allowed;box-shadow:none}.text-btn{background:0 0;border:0;border-bottom:1px solid;padding:6px 1px;font-weight:800}.trust{opacity:.7;gap:20px;font-size:12px;font-weight:700;display:flex}.hero-art{align-self:center;min-height:650px;position:relative}.cup{background:linear-gradient(90deg,#88a96a,#b9d899 52%,#789856);border:6px solid #e8ebd3;border-top:16px solid #e2e2ce;border-radius:40px 40px 80px 80px;width:270px;height:410px;position:absolute;top:18%;left:44%;transform:translate(-50%)rotate(-5deg);box-shadow:0 35px 70px #3e4d2c40,inset 12px 0 20px #ffffff4d}.foam{text-align:center;color:#fff;filter:drop-shadow(0 4px 1px #d6e3c8);width:100%;font-size:84px;position:absolute;top:-34px}.straw{z-index:-1;background:repeating-linear-gradient(45deg,#111 0 14px,#fff 14px 28px);width:15px;height:170px;position:absolute;top:-140px;left:58%;transform:rotate(6deg)}.cup-label{text-align:center;background:#f7f0e5;border-radius:50%;place-items:center;width:114px;height:114px;font-family:Georgia,serif;font-size:24px;line-height:.9;display:grid;position:absolute;top:48%;left:50%;transform:translate(-50%,-50%);box-shadow:0 3px #0000001f}.cup-label b{font-style:italic}.sticker{background:var(--lime);text-align:center;width:130px;height:130px;box-shadow:5px 5px 0 var(--ink);z-index:3;border:2px solid;border-radius:50%;place-items:center;font-weight:900;display:grid;position:absolute;top:15%;right:4%;transform:rotate(10deg)}.spark{color:#ed4151;font-size:70px;position:absolute;top:15%;left:3%;transform:rotate(-14deg)}.fruit{filter:drop-shadow(0 12px 8px #00000026);font-size:78px;position:absolute}.f1{bottom:15%;left:6%;transform:rotate(-18deg)}.f2{bottom:19%;right:9%;transform:rotate(22deg)}.note{box-shadow:4px 5px 0 var(--pink);background:#fff;border:1px solid;border-radius:4px;padding:18px 30px;font-family:Georgia,serif;font-size:20px;position:absolute;bottom:4%;right:0;transform:rotate(-7deg)}.home-strip{background:var(--ink);color:#fff;white-space:nowrap;align-items:center;gap:50px;height:70px;padding:0 max(28px,50vw - 590px);display:flex;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.home-strip span{color:var(--lime);font-family:Georgia,serif;font-style:italic}.home-strip div{letter-spacing:.16em;font-size:11px}.screen{max-width:1180px;margin:auto;padding:78px 28px 120px}.screen-intro{margin-bottom:35px}.screen-intro h2{margin:14px 0 10px;font-size:clamp(50px,7vw,86px)}.screen-intro p{font-family:Georgia,serif;font-size:19px}.center{text-align:center}.tabs{z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffdf8e6;border:1px solid;border-radius:999px;grid-template-columns:repeat(3,1fr);gap:4px;max-width:520px;margin-bottom:40px;padding:5px;display:grid;position:sticky;top:12px}.tabs button{background:0 0;border:0;border-radius:999px;padding:14px;font-weight:800}.tabs button[aria-selected=true]{background:var(--ink);color:#fff}.menu-grid{grid-template-columns:repeat(2,1fr);gap:22px;display:grid}.menu-card{background:var(--paper);text-align:left;border:1.5px solid;border-radius:32px;grid-template-columns:42% 58%;min-height:270px;padding:0;transition:all .2s;display:grid;overflow:hidden}.menu-card:hover{box-shadow:7px 8px 0 var(--ink);transform:translateY(-4px)}.product-art{place-items:center;display:grid;position:relative}.product-art>span{filter:drop-shadow(0 18px 10px #00000024);font-size:110px;transform:rotate(-8deg)}.product-art small{background:#fff;border:1px solid;border-radius:999px;padding:6px 9px;font-size:9px;font-weight:800;position:absolute;bottom:16px}.card-copy{padding:28px 25px;position:relative}.card-top{justify-content:space-between;align-items:start;gap:12px;display:flex}.card-top h3{margin:0;font-family:Georgia,serif;font-size:26px;line-height:1}.card-copy p{color:#576058;font-size:14px;line-height:1.45}.tags{flex-wrap:wrap;gap:6px;display:flex}.tags span{text-transform:uppercase;letter-spacing:.08em;border:1px solid;border-radius:999px;padding:5px 7px;font-size:9px}.card-copy>i{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:36px;height:36px;font-size:20px;font-style:normal;display:grid;position:absolute;bottom:18px;right:18px}.back{background:0 0;border:0;margin-bottom:24px;font-weight:800}.builder-hero{border:1.5px solid;border-radius:38px;justify-content:space-between;align-items:center;min-height:380px;padding:55px;display:flex;overflow:hidden}.builder-hero p{font-family:Georgia,serif;font-size:18px}.big-emoji{filter:drop-shadow(0 24px 12px #00000026);font-size:170px;transform:rotate(8deg)}.builder-body{grid-template-columns:1fr 300px;gap:50px;padding:60px 20px;display:grid}.option-group{border-bottom:1px solid #c6c4b9;padding:24px 0}.option-group>div:first-child{justify-content:space-between;align-items:center;display:flex}.option-group h3{text-transform:capitalize;margin:0 0 15px;font-family:Georgia,serif;font-size:23px}.option-group>div>span{text-transform:uppercase;letter-spacing:.1em;font-size:10px}.chips{flex-wrap:wrap;gap:9px;display:flex}.chips button{background:var(--paper);border:1px solid;border-radius:999px;padding:11px 14px}.chips button.active{background:var(--green);box-shadow:2px 2px 0 var(--ink)}.price-note{background:var(--lav);box-shadow:5px 5px 0 var(--ink);border:1.5px solid;border-radius:25px;align-self:start;padding:26px;position:sticky;top:100px;transform:rotate(2deg)}.price-note span,.price-note small{display:block}.price-note b{margin:12px 0;font-family:Georgia,serif;font-size:50px;display:block}.sticky-cta{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:15;background:#fffdf8f2;border:1px solid;border-radius:999px;justify-content:space-between;align-items:center;width:min(720px,100vw - 28px);padding:9px 10px 9px 22px;display:flex;position:fixed;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 10px 40px #00000024}.sticky-cta small,.sticky-cta b{display:block}.sticky-cta .primary{padding:14px 20px}.narrow{max-width:760px}.cart-list{background:var(--paper);border:1px solid;border-radius:30px;overflow:hidden}.cart-item{border-bottom:1px solid #dedbd0;grid-template-columns:70px 1fr auto;align-items:center;gap:18px;padding:24px;display:grid}.cart-item:last-child{border:0}.cart-item>span{font-size:48px}.cart-item h3{margin:0 0 5px;font-family:Georgia,serif}.cart-item p{color:#677068;margin:0;font-size:12px}.cart-item button{background:0 0;border:0;padding:8px 0 0;font-size:11px;text-decoration:underline}.bill{background:#eee4d3;border-radius:25px;margin:25px 0;padding:28px}.bill div{justify-content:space-between;padding:8px 0;display:flex}.bill .paid{font-size:20px}.bill .money-saved{background:var(--lime);border-radius:12px;margin:10px -10px -10px;padding:13px 10px;font-weight:900}.wide{width:100%}.dump{background:0 0;border:0;width:100%;padding:22px;font-size:12px;text-decoration:underline}.empty{text-align:center;background:var(--paper);border:1px solid;border-radius:34px;padding:60px 28px}.empty>span{font-size:80px}.empty h3{font-family:Georgia,serif;font-size:30px}.empty .primary{width:100%;margin-top:12px;display:block}.empty .muted{background:#bbb}.checkout-grid{grid-template-columns:1fr 1fr;gap:24px;margin-bottom:28px;display:grid}.checkout-card,.destination-card{background:var(--paper);border:1px solid;border-radius:28px;margin-bottom:20px;padding:28px}.checkout-card h3{font-family:Georgia,serif;font-size:24px}.line{justify-content:space-between;gap:20px;padding:9px 0;display:flex}.strong{font-size:20px}.selected-method{border:1px solid;border-radius:18px;grid-template-columns:36px 1fr 24px;align-items:center;padding:18px;display:grid}.selected-method>span{background:var(--lime);border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.selected-method small{color:#657066;margin-top:5px;display:block}.destination-card{background:var(--pink);text-align:center;flex-direction:column;justify-content:center;min-height:365px;display:flex;position:relative}.destination-card h3{margin:16px;font-family:Georgia,serif;font-size:38px}.destination-card p{font-family:Georgia,serif}.orbit{color:#fff;font-size:50px}.spin-btn{background:var(--ink);color:#fff;border:0;border-radius:999px;min-width:200px;margin:12px auto 0;padding:15px;font-weight:900}.delivery{text-align:center;background:radial-gradient(circle,#efd7e8 0,transparent 45%),var(--cream);flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 74px);padding:60px 25px;display:flex}.delivery h2{margin:20px;font-size:clamp(58px,8vw,100px)}.route{grid-template-columns:100px 1fr 150px;align-items:center;width:min(800px,90vw);margin:55px 0;display:grid}.route-point b{background:var(--paper);border:2px solid;border-radius:50%;place-items:center;width:64px;height:64px;margin:auto;display:grid}.route-point span{margin-top:10px;font-size:10px;font-weight:800;display:block}.route-line{background:#c8c6bd;height:6px;position:relative}.route-line i{background:#e94550;height:100%;transition:all 1s;display:block}.route-line>span{font-size:31px;transition:all 1s;position:absolute;top:-33px}.status-card{background:var(--paper);width:min(620px,90vw);box-shadow:5px 5px 0 var(--ink);border:1px solid;border-radius:25px;padding:26px}.status-card h3{font-family:Georgia,serif;font-size:25px}.receipt-screen{max-width:720px}.receipt{background:var(--paper);width:min(520px,100%);margin:auto;padding:45px 38px 34px;font-family:Courier New,monospace;position:relative;box-shadow:0 20px 50px #2c241426}.receipt:before,.receipt:after{content:"";background:linear-gradient(135deg,var(--cream) 6px,transparent 0),linear-gradient(-135deg,var(--cream) 6px,transparent 0);background-size:12px 12px;height:12px;position:absolute;left:0;right:0}.receipt:before{top:0;transform:rotate(180deg)}.receipt:after{bottom:0}.receipt-logo{text-align:center;font-size:22px;font-weight:900}.receipt-sub{text-align:center;font-size:11px;line-height:1.6}.dash{border-top:2px dashed;margin:24px 0}.receipt-line{justify-content:space-between;gap:20px;margin:13px 0;display:flex}.receipt-line span{max-width:72%}.receipt-line small{color:#737373;margin-top:4px;font-size:9px;display:block}.receipt-total{border:2px solid;margin-top:25px;padding:13px}.receipt-total>div{justify-content:space-between;padding:7px;display:flex}.saved-row{background:var(--lime);font-size:17px}.receipt-close{text-align:center;margin:25px 0;font-size:11px;line-height:1.8}.barcode{text-align:center;letter-spacing:4px;font-size:28px}.receipt-actions{gap:10px;margin-top:30px;display:grid}.receipt-actions .text-btn{margin-top:6px}.saved-screen{max-width:760px}.stat-hero{background:var(--lime);text-align:center;box-shadow:6px 6px 0 var(--ink);border:1.5px solid;border-radius:35px;padding:45px}.stat-hero small,.stat-hero span{text-transform:uppercase;letter-spacing:.14em;font-size:10px;font-weight:900;display:block}.stat-hero strong{letter-spacing:-.07em;margin:12px;font-family:Georgia,serif;font-size:clamp(70px,12vw,110px);display:block}.stat-grid{grid-template-columns:1fr 1fr;gap:18px;margin:30px 0;display:grid}.stat-grid>div{background:var(--paper);border:1px solid;border-radius:24px;padding:28px}.stat-grid small,.stat-grid span{display:block}.stat-grid b{margin:15px 0;font-family:Georgia,serif;font-size:40px;display:block}.stat-grid span{font-size:11px}.browser-note{background:var(--lav);border-radius:20px;padding:20px;font-size:12px;line-height:1.5}.toast{z-index:40;background:var(--ink);color:#fff;box-shadow:4px 4px 0 var(--lime);white-space:nowrap;border-radius:999px;padding:14px 22px;font-weight:800;position:fixed;bottom:25px;left:50%;transform:translate(-50%)}.modal-bg{z-index:50;background:#1621198c;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:var(--cream);border:1px solid;border-radius:28px;width:min(520px,100%);padding:32px;position:relative}.modal>button{background:0 0;border:0;font-size:28px;position:absolute;top:14px;right:18px}.modal>span{font-size:50px}.modal h3{margin:8px 0;font-family:Georgia,serif;font-size:35px}.modal textarea{resize:none;-webkit-user-select:text;user-select:text;background:#fff;border:1px solid;border-radius:14px;width:100%;min-height:140px;padding:14px}@media (max-width:760px){.app-header{height:62px;padding:0 16px}.brand{font-size:16px}.brand span{width:24px;height:24px}.hero{min-height:100svh;padding:40px 20px 92px;display:block}.hero-copy{padding:35px 0 0}.hero h1{font-size:64px}.lead{font-size:18px}.hero-actions{flex-direction:column;align-items:stretch;gap:10px}.text-btn{align-self:center}.trust{flex-wrap:wrap;gap:8px}.hero-art{min-height:400px}.cup{border-radius:30px 30px 55px 55px;width:180px;height:280px;top:27%;left:52%}.foam{font-size:60px}.straw{height:120px;top:-100px}.cup-label{width:80px;height:80px;font-size:17px}.sticker{width:92px;height:92px;font-size:10px;top:10%;right:0}.spark{font-size:44px}.fruit{font-size:50px}.f1{bottom:8%;left:2%}.f2{bottom:6%;right:3%}.note{padding:12px 18px;font-size:14px}.home-strip{height:54px;font-size:10px}.screen{padding:50px 16px 100px}.screen-intro h2{font-size:52px}.tabs{margin-bottom:22px;top:8px}.menu-grid{display:block}.menu-card{border-radius:24px;grid-template-columns:40% 60%;width:100%;min-height:220px;margin-bottom:15px}.product-art>span{font-size:78px}.card-copy{padding:22px 18px}.card-top{display:block}.card-top h3{margin-bottom:7px;font-size:22px}.tags span{font-size:8px}.builder-hero{min-height:310px;padding:28px;display:block;position:relative}.builder-hero h2{max-width:80%;font-size:47px}.builder-hero p{max-width:70%;font-size:15px}.big-emoji{font-size:100px;position:absolute;bottom:25px;right:15px}.builder-body{padding:35px 4px 120px;display:block}.price-note{margin-top:30px;position:static}.sticky-cta{bottom:10px}.sticky-cta .primary span{display:none}.cart-item{grid-template-columns:55px 1fr auto;gap:10px;padding:18px 14px}.cart-item>span{font-size:39px}.checkout-grid{display:block}.destination-card{min-height:330px}.route{grid-template-columns:65px 1fr 85px}.route-point b{width:50px;height:50px}.route-point span{font-size:8px}.receipt{padding:38px 20px 30px}.receipt-line{font-size:12px}.stat-grid{grid-template-columns:1fr 1fr}.stat-hero{padding:35px 15px}.stat-hero strong{font-size:65px}.toast{white-space:normal;text-align:center;max-width:92vw;font-size:12px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.menu-card{min-height:230px}.product-art>span{font-size:100px}.product-art small{text-align:center;max-width:88%;bottom:12px}.product-rent_is_due_red_velvet_cookie>span{filter:hue-rotate(305deg)saturate(1.8)drop-shadow(0 18px 10px #00000024)}.card-copy{min-width:0;padding:24px 22px 58px}.card-top h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:25px;line-height:1.05;display:-webkit-box;overflow:hidden}.card-copy p{-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:13px;line-height:1.4;display:-webkit-box;overflow:hidden}.tags{padding-right:44px}.card-copy>i{bottom:16px;right:16px}.builder-screen{padding-bottom:calc(180px + env(safe-area-inset-bottom))}.builder-body{max-width:820px;margin:auto;padding:45px 20px 80px;display:block}.chips button small{margin-top:3px;font-size:9px;font-weight:900;display:block}.chips button.included{cursor:default;box-shadow:none;background:#e7efd9;border-style:dashed}.chips button.included small{color:#4c7347}.chips button.paid-extra{border-color:#b45368}.chips button.paid-extra small{color:#a52f4b}.chips button.paid-extra.active{background:var(--pink);box-shadow:2px 2px #a52f4b}.sticky-cta{bottom:calc(18px + env(safe-area-inset-bottom))}@media (max-width:760px){.menu-card{grid-template-columns:36% 64%;min-height:180px}.product-art>span{font-size:64px}.product-art small{padding:4px 6px;font-size:7px;line-height:1.1;bottom:9px}.card-copy{padding:16px 14px 48px}.card-top h3{margin:0 0 5px;font-size:19px;line-height:1.02}.card-top>b{font-size:12px}.card-copy p{-webkit-line-clamp:2;margin:7px 0;font-size:11px;line-height:1.3}.tags{gap:4px;padding-right:34px}.tags span{padding:4px 5px;font-size:7px}.card-copy>i{width:32px;height:32px;font-size:18px;bottom:10px;right:12px}.builder-screen{padding-bottom:calc(190px + env(safe-area-inset-bottom))}.builder-body{padding:25px 4px 95px}.sticky-cta{bottom:calc(10px + env(safe-area-inset-bottom))}}.visual-choice-grid button{cursor:pointer;transition:opacity .18s,border-color .18s,box-shadow .18s,transform .18s}.receipt-image-error{color:#5f1f2c;text-align:center;background:#f4d7dd;border:1px solid #a24c5d;border-radius:13px;margin:0;padding:11px 13px;font-size:11px;font-weight:800;line-height:1.4}.receipt-image-modal-bg{z-index:120;padding:18px;overflow-y:auto}.receipt-image-modal{background:var(--cream);border:1px solid #10261c40;border-radius:28px;grid-template-columns:minmax(260px,.9fr) minmax(280px,1.1fr);gap:24px;width:min(900px,100%);max-height:calc(100svh - 36px);padding:26px;display:grid;position:relative;overflow:auto;box-shadow:0 24px 70px #10261c3d}.receipt-image-close{z-index:3;border:1px solid var(--ink);background:var(--paper);border-radius:50%;place-items:center;width:38px;height:38px;padding:0;font-size:25px;line-height:1;display:grid;position:absolute;top:14px;right:14px}.receipt-image-heading{grid-column:2;padding:15px 40px 0 0}.receipt-image-heading>span{letter-spacing:.12em;text-transform:uppercase;color:#55705e;font-size:9px;font-weight:900}.receipt-image-heading h3{margin:8px 0 7px;font-family:Georgia,serif;font-size:34px;line-height:1}.receipt-image-heading p{color:#5e665f;margin:0;font-size:12px;line-height:1.45}.receipt-image-preview{background:#e8dfd1;border-radius:20px;grid-area:1/1/4;place-items:center;min-height:480px;padding:16px;display:grid;overflow:auto}.receipt-image-preview img{object-fit:contain;width:100%;height:auto;max-height:72svh;display:block;box-shadow:0 12px 28px #28221824}.receipt-image-modal>.receipt-image-error{grid-column:2}.receipt-image-actions{grid-column:2;align-content:end;gap:9px;display:grid}.receipt-image-actions .primary,.receipt-image-actions .secondary{width:100%;padding:14px 17px}.receipt-image-actions .text-btn{justify-self:center;margin-top:3px}@media (max-width:700px){.receipt-image-modal-bg{align-items:start;padding:10px}.receipt-image-modal{border-radius:22px;flex-direction:column;gap:15px;width:100%;min-height:calc(100svh - 20px);max-height:none;padding:20px 16px 18px;display:flex}.receipt-image-heading{padding:5px 38px 0 1px}.receipt-image-heading h3{font-size:29px}.receipt-image-preview{order:2;min-height:0;max-height:52svh;padding:10px}.receipt-image-preview img{width:auto;max-width:100%;max-height:49svh}.receipt-image-modal>.receipt-image-error{order:3}.receipt-image-actions{order:4}}.app-header{height:72px;padding-inline:max(22px,50vw - 540px);box-shadow:0 1px #10261c0a}.brand{border-radius:12px;justify-content:center;align-items:center;min-width:174px;min-height:42px;padding:4px 10px;display:flex}.brand img{object-fit:contain;mix-blend-mode:multiply;width:164px;height:34px;max-height:none}.menu-screen{max-width:1040px}.menu-card{background:var(--paper);border:1px solid #10261c29;border-radius:30px;grid-template-columns:minmax(190px,42%) minmax(0,58%);min-height:250px;overflow:hidden;box-shadow:0 12px 28px #2e261912}.menu-card:hover{transform:translateY(-3px);box-shadow:0 15px 34px #2e26191c}.product-art{isolation:isolate;border-right:1px solid #10261c14;min-width:0;padding:18px;overflow:hidden}.product-art:before{content:"";z-index:-1;background:#ffffff3d;border-radius:23px;position:absolute;inset:18px}.product-art>img{object-fit:contain;filter:drop-shadow(0 12px 12px #2b23181f);width:100%;max-width:210px;height:190px;max-height:190px;padding:0}.product-art small{white-space:nowrap;text-overflow:ellipsis;background:#fffdf8db;border-color:#10261c29;max-width:calc(100% - 28px);bottom:12px;left:50%;overflow:hidden;transform:translate(-50%)}.matcha .product-art,.builder-hero.matcha{background:#dfe9c9}.blush .product-art,.builder-hero.blush{background:#f2d4d8}.cherry .product-art,.builder-hero.cherry{background:#eccbd4}.lavender .product-art,.builder-hero.lavender{background:#e2d9eb}.butter .product-art,.builder-hero.butter{background:#efe3bd}.aqua .product-art,.builder-hero.aqua{background:#d8e9df}.lime .product-art,.builder-hero.lime{background:#e3ecc4}.card-copy{flex-direction:column;min-width:0;padding:27px 24px 22px;display:flex}.card-top{padding-right:0;display:block}.card-top h3{-webkit-line-clamp:2;margin:0 0 9px;font-size:27px;line-height:1.03}.card-top>b{font-family:Georgia,serif;font-size:18px;display:block}.card-copy p{-webkit-line-clamp:2;margin:13px 0 17px}.tags{margin-top:auto;padding:0 46px 0 0;overflow:visible}.card-copy>i{width:38px;height:38px;box-shadow:none;bottom:17px;right:18px}.builder-hero{border-color:#10261c2e;grid-template-columns:minmax(0,1fr) minmax(250px,34%);gap:34px;min-height:390px;padding:52px 50px;display:grid;box-shadow:0 14px 35px #2e261912}.builder-hero>div:first-child{z-index:1;min-width:0;position:relative}.builder-hero h2{max-width:650px;margin:18px 0;font-size:clamp(48px,6vw,78px)}.builder-hero p{max-width:560px;line-height:1.45}.builder-product-visual{place-items:center;width:100%;min-width:0;height:285px;display:grid;position:static}.builder-product-visual img{object-fit:contain;filter:drop-shadow(0 16px 14px #2b23181f);width:100%;max-width:310px;height:100%;max-height:285px}.visual-choice-grid button{text-align:left;border-radius:22px;grid-template-rows:132px minmax(108px,auto);align-items:stretch;min-height:246px;padding:0;display:grid;overflow:hidden}.visual-choice-grid button:hover{transform:translateY(-2px)}.visual-choice-grid .ingredient-media{background:#fff3;place-items:center;width:100%;height:132px;margin:0;padding:12px 12px 6px;display:grid;overflow:hidden}.visual-choice-grid .ingredient-media img{object-fit:contain;filter:drop-shadow(0 8px 8px #2b23181a);width:100%;max-width:132px;height:100%;max-height:112px;position:static;transform:none}.visual-choice-grid .ingredient-copy{background:#fffdf885;flex-direction:column;align-items:flex-start;width:100%;min-width:0;height:auto;margin:0;padding:13px 14px 14px;display:flex}.visual-choice-grid .ingredient-copy>b{overflow-wrap:anywhere;font-family:Georgia,serif;font-size:17px;line-height:1.08}.visual-choice-grid .ingredient-copy>small{color:#5e665f;margin-top:5px;font-size:10px;line-height:1.25}.visual-choice-grid .ingredient-status{background:#fffdf8e0;border:1px solid #10261c2e;border-radius:999px;width:auto;height:auto;margin-top:auto;padding:5px 8px;font:900 9px/1 Arial,sans-serif;position:static}.visual-choice-grid button.active>.ingredient-media,.visual-choice-grid button.inactive>.ingredient-media{color:inherit;background:#fff3;border:0;border-radius:0;margin:0}.visual-choice-grid button.active>.ingredient-copy,.visual-choice-grid button.inactive>.ingredient-copy{color:var(--ink);background:#fffdf885;border:0;border-radius:0;margin:0}.visual-choice-grid button.active .ingredient-status{background:var(--ink);color:#fff}.visual-choice-grid button.inactive .ingredient-status{color:#5e665f;background:#f8f5ef}@media (max-width:760px){.app-header{height:64px;padding-inline:14px}.brand{min-width:138px;min-height:38px;padding:3px 6px}.brand img{width:136px;height:29px}.cart-button{padding:7px 8px 7px 12px}.menu-card{border-radius:24px;grid-template-columns:minmax(128px,41%) minmax(0,59%);min-height:210px}.product-art{border-right-color:#10261c12;padding:10px}.product-art:before{border-radius:18px;inset:10px}.product-art>img{width:100%;max-width:158px;height:156px;max-height:156px}.product-art small{max-width:calc(100% - 16px);padding:4px 6px;font-size:7px;bottom:8px}.card-copy{padding:17px 13px 14px}.card-top h3{margin-bottom:7px;font-size:20px;line-height:1.02}.card-top>b{font-size:14px}.card-copy p{-webkit-line-clamp:3;margin:9px 0 11px;font-size:10.5px;line-height:1.3}.tags{flex-wrap:wrap;gap:4px;max-width:none;padding-right:36px;overflow:visible}.tags span{max-width:82px;padding:4px 5px;font-size:6.8px}.card-copy>i{width:32px;height:32px;bottom:10px;right:10px}.builder-hero{grid-template-columns:minmax(0,1fr) minmax(112px,35%);gap:10px;min-height:300px;padding:27px 20px}.builder-hero h2{max-width:none;margin:12px 0;font-size:clamp(39px,11vw,48px);line-height:.9}.builder-hero p{max-width:none;margin-bottom:0;font-size:13px}.builder-product-visual{width:100%;height:190px;position:static}.builder-product-visual img{max-width:170px;max-height:190px}.visual-choice-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.visual-choice-grid button{border-radius:17px;grid-template-rows:94px minmax(120px,auto);min-height:218px;padding:0}.visual-choice-grid .ingredient-media{height:94px;padding:8px 5px 3px}.visual-choice-grid .ingredient-media img{max-width:88px;max-height:83px}.visual-choice-grid .ingredient-copy{padding:10px 8px 9px}.visual-choice-grid .ingredient-copy>b{overflow-wrap:normal;word-break:normal;font-size:12px;line-height:1.08}.visual-choice-grid .ingredient-copy>small{font-size:8px}.visual-choice-grid .ingredient-status{margin-top:auto;padding:4px 5px;font-size:7.5px}}@media (max-width:410px){.menu-card{grid-template-columns:minmax(122px,40%) minmax(0,60%)}.product-art>img{height:148px;max-height:148px}.card-top h3{font-size:18px}.card-copy p{font-size:10px}.builder-hero{grid-template-columns:minmax(0,1fr) 108px;padding-inline:17px}.builder-product-visual{height:160px}}.home-landing{background:#f4efe6;min-height:100svh;padding:24px 24px 0;overflow:hidden}.home-billboard{isolation:isolate;background:radial-gradient(circle at 22% 12%,#ffffffa8,#0000 32%),#f7f0e5;border:1px solid #10261c1f;border-radius:38px 38px 0 0;grid-template-columns:minmax(0,1.08fr) minmax(370px,.92fr);max-width:1380px;min-height:calc(100svh - 94px);margin:0 auto;display:grid;position:relative;overflow:hidden}.home-paper{z-index:-3;background:#becb94;border-radius:0 0 0 90px;width:47%;height:76%;position:absolute;top:-8%;right:-4%;transform:rotate(3deg);box-shadow:inset 18px 0 35px #3f492b0d}.home-paper:after{content:"";opacity:.82;background:linear-gradient(135deg,#0000 0 40%,#f7f0e5 41% 58%,#0000 59%) 0 0/24px 28px repeat-y;width:28px;position:absolute;top:0;bottom:0;left:-15px}.home-blush{z-index:-2;background:#ebb3bd;border-radius:48% 54% 0 0;width:58%;height:46%;position:absolute;bottom:-25%;left:-8%;transform:rotate(7deg)}.home-editorial-copy{z-index:2;align-self:center;padding:62px clamp(34px,6vw,92px) 76px;position:relative}.home-wordmark{letter-spacing:-.035em;margin-bottom:54px;font-family:Georgia,serif;font-size:clamp(24px,2.4vw,38px);font-weight:700}.home-wordmark span{color:#e9798b;margin-right:5px;font-size:.62em;display:inline-block;transform:translateY(-12px)rotate(-8deg)}.home-editorial-copy h1{letter-spacing:-.065em;color:var(--ink);margin:24px 0 22px;font-family:Georgia,serif;font-size:clamp(62px,6.4vw,92px);font-weight:700;line-height:.84}.home-editorial-copy h1 em{color:var(--ink);font-style:normal;font-weight:700}.home-proof{letter-spacing:.055em;margin:0 0 22px;font-size:clamp(13px,1.35vw,20px);font-weight:900}.home-proof span{color:#e9798b;padding:0 8px}.home-editorial-copy .lead{max-width:590px;margin:0;font-family:Georgia,serif;font-size:clamp(16px,1.35vw,21px);line-height:1.45}.home-editorial-copy .hero-actions{align-items:stretch;margin:29px 0 23px}.home-savings{text-align:left;background:0 0;border:0;border-bottom:1px solid #10261c8c;flex-direction:column;justify-content:center;align-items:flex-start;min-width:190px;padding:8px 0;display:flex}.home-savings small{text-transform:uppercase;letter-spacing:.08em;opacity:.62;font-size:9px}.home-savings b{margin-top:5px;font-family:Georgia,serif;font-size:17px}.home-product-stage{z-index:1;align-self:stretch;place-items:center;min-width:0;padding:9% 7% 8%;display:grid;position:relative}.home-product-halo{z-index:-1;aspect-ratio:1;background:#f7f0e557;border:1px solid #ffffff75;border-radius:50%;width:min(78%,520px);position:absolute}.home-product-stage>img{object-fit:contain;filter:drop-shadow(0 24px 22px #322a1c29);width:100%;max-width:540px;height:100%;max-height:680px;display:block;transform:rotate(-1.5deg)}.home-sticker{color:#10261c;text-align:center;background:#d4ed59;border:5px solid #f7f0e5;border-radius:50%;place-items:center;width:142px;height:142px;padding:18px;display:grid;position:absolute;top:14%;right:7%;transform:rotate(8deg);box-shadow:0 5px #10261c38}.home-sticker strong{font:900 31px/.82 Arial,sans-serif}.home-sticker span{margin-top:7px;font-size:8px;font-weight:900;line-height:1.15}.home-product-note{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#f7f0e5e6;border:1px solid #10261c2e;border-radius:16px;flex-direction:column;min-width:230px;padding:15px 18px;display:flex;position:absolute;bottom:8%;right:7%;transform:rotate(-2deg)}.home-product-note small{letter-spacing:.12em;font-size:8px;font-weight:900}.home-product-note b{margin:5px 0 3px;font-family:Georgia,serif;font-size:20px}.home-product-note span{font-size:10px}.home-sparkle{z-index:3;color:#e9798b;font-family:Georgia,serif;position:absolute}.sparkle-one{font-size:42px;top:14%;left:49%;transform:rotate(13deg)}.sparkle-two{color:#f7d572;font-size:25px;bottom:16%;right:43%}.home-ticker{background:var(--ink);color:#fff;white-space:nowrap;align-items:center;gap:46px;max-width:1380px;height:70px;margin:0 auto;padding:0 34px;display:flex;overflow:hidden}.home-ticker span{color:#d7eb68;font:italic 19px Georgia,serif}.home-ticker div{letter-spacing:.14em;font-size:10px}@media (max-width:900px){.home-landing{padding:0}.home-billboard{border-width:0;border-radius:0;grid-template-columns:1fr;min-height:auto;overflow:hidden}.home-paper{border-radius:60px 0 0;width:94%;height:49%;top:auto;bottom:0;right:-14%;transform:rotate(-3deg)}.home-paper:after{display:none}.home-blush{width:72%;height:22%;bottom:34%;left:-23%;transform:rotate(9deg)}.home-editorial-copy{padding:36px 24px 18px}.home-wordmark{margin-bottom:36px;font-size:25px}.home-editorial-copy h1{margin:21px 0;font-size:clamp(55px,15vw,82px);line-height:.87}.home-proof{font-size:12px;line-height:1.4}.home-editorial-copy .lead{max-width:520px;font-size:17px}.home-editorial-copy .hero-actions{flex-direction:row;align-items:stretch;gap:14px;margin-bottom:19px}.home-editorial-copy .primary{flex:1;padding:15px 17px}.home-savings{min-width:145px}.home-product-stage{min-height:460px;padding:22px 36px 34px}.home-product-stage>img{max-width:390px;max-height:430px}.home-sticker{border-width:4px;width:112px;height:112px;padding:14px;top:11%;right:8%}.home-sticker strong{font-size:24px}.home-sticker span{font-size:7px}.home-product-note{min-width:205px;bottom:8%;left:7%;right:auto}.sparkle-one{font-size:31px;top:42%;left:auto;right:8%}.sparkle-two{bottom:12%;left:8%;right:auto}.home-ticker{gap:30px;height:56px;padding-inline:20px}.home-ticker span{font-size:15px}}@media (max-width:520px){.home-editorial-copy{padding:28px 19px 10px}.home-wordmark{margin-bottom:29px;font-size:23px}.home-editorial-copy h1{font-size:clamp(49px,14.5vw,67px)}.home-proof{letter-spacing:.035em;font-size:11px}.home-editorial-copy .lead{font-size:15px;line-height:1.42}.home-editorial-copy .hero-actions{grid-template-columns:1fr;margin:24px 0 18px;display:grid}.home-savings{width:100%;min-width:0;padding:8px 2px 10px}.home-editorial-copy .trust{gap:8px 12px;font-size:9px}.home-product-stage{min-height:390px;padding:12px 22px 34px}.home-product-stage>img{max-width:310px;max-height:350px}.home-sticker{width:94px;height:94px;padding:11px;top:7%;right:5%}.home-sticker strong{font-size:21px}.home-sticker span{font-size:6px}.home-product-note{min-width:190px;padding:12px 14px;bottom:6%;left:5%}.home-product-note b{font-size:17px}.home-ticker{height:51px}.home-ticker span{font-size:14px}.home-ticker div{font-size:8px}}.brand img{object-fit:contain;width:150px;max-height:34px;display:block}.product-art>img{object-fit:contain;filter:none;width:100%;max-width:100%;height:100%;padding:4px;display:block;transform:none}.builder-product-visual img{object-fit:contain;filter:none;width:100%;height:100%;display:block}.visual-choice-grid button>img{object-fit:contain;filter:none;width:86px;height:86px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.cart-item>img{object-fit:contain;width:66px;height:66px;display:block}@media (max-width:760px){.brand img{width:122px;max-height:29px}.product-art>img,.builder-product-visual img{width:100%;height:100%;transform:none}.visual-choice-grid button>img{width:65px;height:65px;top:7px}.cart-item>img{width:52px;height:52px}}.checkout-error{color:#5f1f2c;text-align:center;background:#f4d7dd;border:1px solid #a24c5d;border-radius:14px;margin:-8px 0 14px;padding:11px 14px;font-size:12px;font-weight:800}.builder-price-card{border:1.5px solid var(--ink);box-shadow:6px 7px 0 var(--ink);background:linear-gradient(135deg,#dfeccf,#f8f2df 65%,#efd3d8);border-radius:28px;margin:38px 0 5px;padding:30px}.builder-price-card small{text-transform:uppercase;letter-spacing:.14em;font-size:10px;font-weight:900;display:block}.builder-price-card strong{letter-spacing:-.05em;margin:10px 0 7px;font-family:Georgia,serif;font-size:64px;line-height:1;display:block}.builder-price-card p{color:#4f5e54;margin:0;font-size:12px}@media (max-width:760px){.visual-choice-grid button>span{padding:4px 6px;font-size:8px}.builder-price-card{box-shadow:4px 5px 0 var(--ink);border-radius:23px;margin-top:28px;padding:23px 20px}.builder-price-card strong{font-size:48px}}:root{--cream:#f4efe6;--paper:#f8f5ef;--ink:#10261c;--green:#c7dfa7;--pink:#e9b2bc;--yellow:#ead57a;--lav:#cdbde8;--lime:#cbe94e}.app-header{background:#f4efe6f0;border-color:#cfc7ba}.menu-screen{padding-top:58px}.restraint-index{background:linear-gradient(120deg,#e7efd9,#f7f1dc);border:1px solid #cfc7ba;border-radius:22px;grid-template-columns:1fr auto;align-items:center;gap:5px 20px;margin:-10px 0 28px;padding:18px 22px;display:grid;box-shadow:0 10px 25px #10261c0f}.restraint-index span{letter-spacing:.14em;font-size:9px;font-weight:900}.restraint-index b{color:#284d37;grid-area:1/2/3;font-family:Georgia,serif;font-size:18px}.restraint-index p{color:#5e665f;margin:0;font-size:12px}.menu-card{border-color:#cfc7ba;box-shadow:0 12px 28px #10261c14}.product-art{overflow:visible}.product-art>.product-visual{filter:drop-shadow(0 15px 11px #10261c40);transform:translate(5px,-3px)scale(1.08)}.card-copy>i[role=button]{z-index:5;border:0;box-shadow:0 3px #ffffff59}.visual-options{padding-top:8px}.visual-choice-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.visual-choice-grid button{text-align:left;min-height:164px;box-shadow:none;background:linear-gradient(145deg,#f2d0d5,#f8e2c4);border:1px solid #cfc7ba;border-radius:22px;flex-direction:column;justify-content:flex-end;align-items:flex-start;padding:18px 12px;display:flex;position:relative}.visual-choice-grid button:nth-child(2){background:linear-gradient(145deg,#f7e4a7,#f5d792)}.visual-choice-grid button:nth-child(3){background:linear-gradient(145deg,#e5dcf0,#cdbde8)}.visual-choice-grid button.active{outline:2px solid var(--ink);box-shadow:4px 4px #10261c2e}.visual-choice-grid button>i{filter:drop-shadow(0 8px 6px #10261c26);align-self:center;font-size:46px;font-style:normal;position:absolute;top:18px}.visual-choice-grid button>b{font-family:Georgia,serif;font-size:18px}.visual-choice-grid button>small{color:#5e665f;margin-top:4px;font-size:10px}.visual-choice-grid button>span{background:var(--paper);border:1px solid;border-radius:50%;place-items:center;width:27px;height:27px;font-weight:900;display:grid;position:absolute;bottom:-12px;right:10px}.cart-checkout{margin-top:12px}.checkout-card>.bill{margin:18px -10px -10px;padding:18px}.selected-method>i{white-space:nowrap;font-size:9px;font-style:normal}.receipt-outcome{border-top:1px dashed;border-bottom:1px dashed;gap:5px;margin:13px 0;padding:11px 0;display:grid}.receipt-outcome small{letter-spacing:.12em;font-size:9px}.receipt-outcome b{font-size:11px}.delivery>p{color:#5e665f;margin:0 0 5px;font-family:Georgia,serif}.delivery-actions{gap:12px;margin-top:22px;display:flex}.delivery-main{min-width:240px;margin-top:22px}.route-line.dashed{background:repeating-linear-gradient(90deg,#a9aaa4 0 8px,#0000 8px 15px)}.route-line.dashed>span{filter:grayscale(.3);left:45%}.screenshot-mode{background:var(--cream);flex-direction:column;align-items:center;max-width:none;min-height:100svh;padding-top:72px;display:flex}.screenshot-mode .receipt-actions{display:none}.screenshot-mode .screen-intro{width:min(520px,100%)}.screenshot-notice{background:var(--lime);border:1px solid;border-radius:999px;padding:7px 12px;font-weight:900;font-family:Arial,sans-serif!important;font-size:11px!important;display:inline-block!important}.exit-screenshot{top:calc(12px + env(safe-area-inset-top));z-index:1000;color:#fff;white-space:nowrap;background:#10261c;border:2px solid #fff;border-radius:999px;min-height:48px;padding:14px 24px;font-weight:900;position:fixed;left:50%;transform:translate(-50%);box-shadow:0 5px #e97d7c,0 12px 30px #10261c4d}.exit-screenshot:focus-visible{outline:4px solid var(--lime);outline-offset:3px}@media (max-width:760px){.menu-screen{padding-top:36px}.restraint-index{grid-template-columns:1fr;margin-bottom:20px;padding:14px 15px}.restraint-index b{grid-area:auto;font-size:16px}.product-art>.product-visual{transform:translate(3px,-2px)scale(.9)}.visual-choice-grid{gap:7px}.visual-choice-grid button{border-radius:17px;min-height:132px;padding:13px 8px}.visual-choice-grid button>i{font-size:34px;top:13px}.visual-choice-grid button>b{font-size:14px}.visual-choice-grid button>small{font-size:8px}.delivery-actions{grid-template-columns:1fr 1fr;width:96%;display:grid}.delivery-actions button{padding:13px 10px}.screenshot-mode{padding:calc(74px + env(safe-area-inset-top)) 12px 28px}.screenshot-mode .screen-intro h2{font-size:38px}.exit-screenshot{top:calc(9px + env(safe-area-inset-top));width:calc(100vw - 28px);max-width:390px}}.product-art>.product-visual{width:104px;height:112px;font-size:initial;filter:none;display:block;position:relative;transform:none}.builder-product-visual{flex:none;place-items:center;width:190px;height:200px;display:grid}.builder-product-visual .product-visual{width:104px;height:112px;display:block;position:relative;transform:scale(1.55)}.product-visual i{display:block;position:absolute}.visual-vessel{border:3px solid #162119b8;height:88px;bottom:8px;left:19px;right:19px;overflow:hidden;box-shadow:5px 7px #1621191f}.visual-straw{z-index:2;background:repeating-linear-gradient(45deg,#fff 0 5px,#172119 5px 10px);width:7px;height:54px;top:0;left:65px;transform:rotate(7deg)}.visual-garnish{z-index:3}.visual-matcha .visual-vessel,.visual-smoothie .visual-vessel,.visual-soda .visual-vessel,.visual-latte .visual-vessel{border-radius:13px 13px 25px 25px}.visual-matcha .visual-vessel{background:linear-gradient(#f6cbd2 0 20%,#9fbd73 20%)}.visual-matcha .visual-garnish{background:#dc4f64;border-radius:50%;width:24px;height:16px;top:23px;right:10px;transform:rotate(-18deg)}.visual-smoothie .visual-vessel{background:linear-gradient(115deg,#f27f98,#cc496b 52%,#f6a0b1)}.visual-smoothie .visual-layer.one{background:#ffffff52;border-radius:50%;height:12px;inset:7px 8px auto}.visual-smoothie .visual-garnish{background:#dc4058;border:2px solid #fff0e7;border-radius:50%;width:27px;height:20px;top:25px;right:4px}.visual-soda .visual-vessel{background-color:#0000;background-image:radial-gradient(circle at 30% 25%,#fff 0 2px,#0000 3px),radial-gradient(circle at 65% 48%,#fff 0 2px,#0000 3px),radial-gradient(circle at 40% 70%,#fff 0 2px,#0000 3px),linear-gradient(#fff9,#dd4057 35%,#b6193f);background-position:0 0,0 0,0 0,0 0;background-repeat:repeat,repeat,repeat,repeat;background-size:auto;background-attachment:scroll,scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box}.visual-soda .visual-garnish{border:6px solid #cde06f;border-radius:50%;width:25px;height:25px;top:22px;right:1px}.visual-latte .visual-vessel{background:linear-gradient(#e1c6ec 0 22%,#8c5c43 22% 65%,#d6b28c 65%)}.visual-latte .visual-layer.one{background:#f6ecf8;border-radius:50%;height:12px;top:5px;left:8px;right:8px}.visual-bowl .visual-straw,.visual-snack .visual-straw,.visual-cookie .visual-straw,.visual-tiramisu .visual-straw,.visual-brownie .visual-straw{display:none}.visual-bowl .visual-vessel{background:linear-gradient(150deg,#7bb85d 0 28%,#f3c35f 28% 48%,#e7eee0 48% 68%,#7a9c45 68%);border-radius:15px 15px 45px 45px;height:64px;bottom:10px;left:4px;right:4px;overflow:visible}.visual-bowl .visual-layer.one{background:#8bc64e;border:4px solid #d7ea9c;border-radius:50%;width:26px;height:26px;top:-14px;left:9px}.visual-bowl .visual-layer.two{background:#f2a750;border-radius:50%;width:28px;height:17px;top:-9px;right:8px;transform:rotate(15deg)}.visual-bowl .visual-layer.three{background:#f7f1d4;border-radius:50%;width:23px;height:18px;top:-8px;left:38px}.visual-snack .visual-vessel{background:linear-gradient(90deg,#f0c650 0 25%,#eb8172 25% 50%,#91b958 50% 75%,#f5e4b2 75%);border-radius:20px;height:72px;bottom:10px;left:7px;right:7px}.visual-cookie .visual-vessel{background:radial-gradient(circle at 30% 30%,#fbdfd1 0 4px,#0000 5px),radial-gradient(circle at 65% 28%,#56242d 0 4px,#0000 5px),radial-gradient(circle at 50% 65%,#fbdfd1 0 4px,#0000 5px),#a92542;border-radius:50%;height:76px;bottom:13px;left:13px;right:13px;transform:rotate(-8deg)}.visual-tiramisu .visual-vessel{background:linear-gradient(#74452f 0 12%,#f4e6cc 12% 35%,#a76f4d 35% 49%,#f7e8cf 49% 72%,#70432f 72%);border-radius:8px 8px 16px 16px;height:88px;bottom:9px;left:17px;right:17px}.visual-tiramisu .visual-layer.one{background:repeating-linear-gradient(90deg,#4c2c20 0 3px,#9b6042 3px 6px);border-radius:50%;height:8px;top:3px;left:6px;right:6px}.visual-brownie .visual-vessel{background:linear-gradient(145deg,#7b412b,#3a201a 65%);border-radius:8px;height:69px;bottom:14px;left:12px;right:12px;transform:rotate(-5deg);box-shadow:inset 0 7px #9b5935,7px 9px #16211926}.visual-brownie .visual-layer.one{background:radial-gradient(circle,#f3cf68 0 2px,#0000 3px) 0 0/15px 15px;inset:14px}.chips .chip{background:var(--paper);border:1px solid;border-radius:999px;padding:11px 14px}.chips .chip small{margin-top:3px;font-size:9px;font-weight:900;display:block}.chips .chip.included{cursor:default;box-shadow:none;background:#e7efd9;border-style:dashed}.chips .chip.included small{color:#4c7347}.cart-item p{-webkit-line-clamp:3;-webkit-box-orient:vertical;line-height:1.45;display:-webkit-box;overflow:hidden}.receipt-screen>.screen-intro{margin-bottom:22px}.receipt-screen>.screen-intro h2{margin-bottom:8px}.receipt{padding:34px 32px 25px}.receipt-sub{margin:8px 0;line-height:1.4}.dash{margin:15px 0}.receipt-line{margin:8px 0}.receipt-line small{margin-top:2px}.receipt-total{margin-top:15px;padding:8px}.receipt-total>div{padding:5px}.receipt-close{margin:15px 0 9px;line-height:1.55}.barcode{letter-spacing:2px;height:18px;font-size:17px;line-height:1;overflow:hidden}.receipt-actions{margin-top:20px}.delivery{padding:38px 22px}.delivery h2{margin:14px 0}.route{margin:34px 0}.status-card{padding:20px}.status-card h3{margin:10px 0;font-size:22px}.delivery>.text-btn{margin-top:18px}.stat-grid>div:last-child b{font-size:30px;line-height:1.05}@media (max-width:760px){.product-art>.product-visual{width:78px;height:88px;transform:scale(.82)}.builder-product-visual{width:110px;height:120px;position:absolute;bottom:16px;right:8px}.builder-product-visual .product-visual{transform:scale(.9)}.product-art small{z-index:4}.menu-card{min-height:180px}.card-copy{padding-bottom:48px;padding-right:14px}.tags{flex-wrap:nowrap;max-width:calc(100% - 28px);padding-right:0;overflow:hidden}.tags span{white-space:nowrap;text-overflow:ellipsis;flex:0 auto;overflow:hidden}.tags .tag-overflow{flex:none}.builder-screen{padding-bottom:calc(220px + env(safe-area-inset-bottom))}.builder-body{padding-bottom:calc(125px + env(safe-area-inset-bottom))}.sticky-cta{bottom:calc(10px + env(safe-area-inset-bottom));max-width:calc(100vw - 20px)}.cart-item p{-webkit-line-clamp:3;font-size:10px}.receipt-screen{padding-top:30px}.receipt-screen>.screen-intro{margin-bottom:15px}.receipt-screen>.screen-intro h2{margin:10px 0;font-size:43px;line-height:.9}.receipt{padding:29px 17px 22px}.dash{margin:11px 0}.receipt-line{margin:6px 0;line-height:1.25}.receipt-total{margin-top:11px;padding:6px}.receipt-close{margin:11px 0 6px;line-height:1.4}.barcode{letter-spacing:1px;height:14px;font-size:14px}.delivery{justify-content:flex-start;min-height:calc(100svh - 62px);padding:24px 15px}.delivery>.kicker{margin-top:4px}.delivery h2{margin:12px 0 8px;font-size:45px;line-height:.88}.route{grid-template-columns:58px 1fr 78px;width:96%;margin:24px 0 18px}.route-point b{width:44px;height:44px}.route-point span{margin-top:6px;line-height:1.15}.route-line>span{font-size:25px;top:-28px}.status-card{width:96%;padding:16px}.status-card h3{margin:8px 0;font-size:18px;line-height:1.2}.delivery>.text-btn{margin-top:14px}.stat-grid>div:last-child b{font-size:22px}}.visual-choice-grid button.active{border:2px solid var(--ink);background:linear-gradient(145deg,#f8f2df,#dfeccf);outline:0;box-shadow:4px 5px #10261c2e}.visual-choice-grid button.inactive{opacity:.58;box-shadow:none;background:linear-gradient(145deg,#f8f5ef,#eee9df);border-color:#bdb8ac}.visual-choice-grid button>span{letter-spacing:.02em;background:#f8f5efe6;border-radius:999px;width:auto;height:auto;margin-top:10px;padding:4px 8px;font-size:9px;font-weight:900;line-height:1;position:static}.visual-choice-grid button.active>span{background:var(--ink);color:#fff}.visual-choice-grid button.inactive>span{color:#5e665f;background:#f8f5ef;border-color:#cfc7ba}.chips button.paid-extra{background:var(--paper);color:var(--ink);border-color:#78966c}.chips button.paid-extra small{background:var(--pink);color:var(--ink);border-radius:999px;margin:0 0 0 7px;padding:3px 6px;display:inline-block}.chips button.paid-extra.active{border:2px solid var(--ink);background:#dfeccf;box-shadow:2px 2px #10261c33}.app-header{height:78px}.brand{letter-spacing:-.035em;min-width:204px;min-height:52px;color:var(--ink);background:0 0;border-radius:0;padding:2px 4px;font:700 24px/1 Georgia,serif}.brand span{color:#e9798b;background:0 0;border:0;border-radius:0;width:auto;height:auto;margin:0 8px 0 0;font-size:14px;display:inline-block;transform:translateY(-4px)}.menu-grid{gap:22px}.menu-card{grid-template-columns:minmax(220px,46%) minmax(0,54%);min-height:272px;overflow:hidden}.product-art{background:var(--product-tray);border-right-color:#10261c0f;padding:13px;overflow:hidden}.product-art:before{background:linear-gradient(145deg,#ffffff5c,#ffffff14);border-radius:28px;inset:21px 15px 17px;box-shadow:inset 0 0 0 1px #ffffff2e}.product-art>img{z-index:1;object-fit:contain;object-position:var(--product-position);width:100%;max-width:250px;height:225px;max-height:225px;transform:translate(var(--product-x),var(--product-y)) scale(var(--product-scale));filter:drop-shadow(0 13px 10px #2b231824);padding:0;position:relative}.product-art small{z-index:2;bottom:10px}.card-copy{padding:28px 22px 22px}.card-top h3{font-size:26px;line-height:1.01}.card-copy p{margin:12px 0 16px;line-height:1.35}.builder-hero{background:var(--product-tray);grid-template-columns:minmax(0,1fr) minmax(290px,38%);gap:30px;min-height:410px;padding:50px;overflow:hidden}.builder-product-visual{isolation:isolate;background:linear-gradient(145deg,#ffffff61,#ffffff14);border-radius:36px;width:100%;height:315px;position:relative}.builder-product-visual:before{content:"";z-index:-1;filter:blur(1px);background:#fffdf842;border-radius:50%;position:absolute;inset:13% 8% 7%}.builder-product-visual img{object-fit:contain;object-position:var(--product-position);width:100%;max-width:335px;height:100%;max-height:310px;transform:translate(var(--product-x),var(--product-y)) scale(var(--product-scale));filter:drop-shadow(0 18px 13px #2b231824)}.visual-choice-grid{gap:15px}.visual-choice-grid button{grid-template-rows:154px minmax(112px,auto);min-height:272px}.visual-choice-grid .ingredient-media{height:154px;padding:14px 12px 8px}.visual-choice-grid .ingredient-media img{object-fit:contain;width:100%;max-width:150px;height:100%;max-height:132px;transform:none}.visual-choice-grid .ingredient-copy{min-height:112px;padding:14px 15px 15px}.visual-choice-grid .ingredient-copy>b{font-size:18px;line-height:1.08}.visual-choice-grid .ingredient-copy>small{font-size:10px;line-height:1.3}.brand-route{grid-template-columns:110px minmax(120px,1fr) 130px;gap:0}.brand-route .route-point b{background:#fffdf8e0;border:1px solid #10261c40;width:78px;height:78px;padding:8px;overflow:hidden;box-shadow:0 8px 18px #10261c14}.brand-route .route-point img{object-fit:contain;width:100%;height:100%;display:block}.brand-route .route-point span{max-width:130px;margin-inline:auto;line-height:1.2}.brand-route .route-line{height:5px;margin-inline:3px}.brand-route .route-line>.route-bag{z-index:3;filter:drop-shadow(0 7px 6px #10261c29);width:54px;height:64px;transition:left 1s;display:block;position:absolute;top:-36px;transform:translate(-50%)}.brand-route .route-bag img{object-fit:contain;width:100%;height:100%;display:block}.brand-route.route-delayed .route-line i{background:#9ea99f}.delivery-done .brand-route{margin:25px 0 20px}@media (max-width:760px){.app-header{height:68px;padding-inline:12px}.brand{min-width:158px;min-height:44px;padding:0;font-size:20px}.brand span{margin-right:6px;font-size:11px}.menu-card{grid-template-columns:minmax(148px,44%) minmax(0,56%);min-height:225px}.product-art{padding:7px}.product-art:before{border-radius:21px;inset:13px 8px 12px}.product-art>img{max-width:166px;height:181px;max-height:181px;transform:translate(var(--product-x),var(--product-y)) scale(calc(var(--product-scale) - .07))}.product-art small{max-width:calc(100% - 14px);bottom:7px}.card-copy{padding:17px 12px 14px}.card-top h3{letter-spacing:-.025em;margin-bottom:7px;font-size:19px;line-height:1}.card-copy p{-webkit-line-clamp:3;margin:8px 0 10px;font-size:10px;line-height:1.28}.tags{padding-right:35px}.builder-hero{grid-template-columns:minmax(0,1fr) minmax(118px,39%);gap:8px;min-height:320px;padding:27px 18px}.builder-hero h2{font-size:clamp(37px,10.5vw,46px)}.builder-product-visual{border-radius:26px;height:205px}.builder-product-visual img{max-width:190px;max-height:202px;transform:translate(var(--product-x),var(--product-y)) scale(calc(var(--product-scale) - .03))}.visual-choice-grid button{grid-template-rows:112px minmax(126px,auto);min-height:242px}.visual-choice-grid .ingredient-media{height:112px;padding:9px 5px 5px}.visual-choice-grid .ingredient-media img{max-width:101px;max-height:98px}.visual-choice-grid .ingredient-copy{min-height:126px;padding:10px 8px 9px}.visual-choice-grid .ingredient-copy>b{letter-spacing:-.01em;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none;font-size:11.5px;line-height:1.1}.visual-choice-grid .ingredient-copy>small{font-size:8px;line-height:1.25}.brand-route{grid-template-columns:66px minmax(76px,1fr) 78px;width:100%;margin:22px 0 17px}.brand-route .route-point b{width:52px;height:52px;padding:5px}.brand-route .route-point span{max-width:78px;font-size:7.5px}.brand-route .route-line{margin-inline:2px}.brand-route .route-line>.route-bag{width:41px;height:49px;top:-27px}.delivery-done .brand-route{margin:17px 0 14px}}@media (max-width:410px){.brand{min-width:145px}.cart-button{font-size:11px}.menu-card{grid-template-columns:minmax(142px,43%) minmax(0,57%)}.product-art>img{height:174px;max-height:174px}.card-top h3{font-size:18px}.builder-hero{grid-template-columns:minmax(0,1fr) 116px;padding-inline:16px}.builder-product-visual{height:184px}}.fake-payment-copy{min-width:0}.fake-payment-number{letter-spacing:.035em;white-space:nowrap;margin:7px 0 5px;font:700 14px/1.2 Courier New,monospace;display:block}.receipt-save-tip{color:#425348;text-align:center;background:#e8eedb;border-radius:13px;margin:2px 0 4px;padding:10px 12px;font-size:11px;line-height:1.45}@media (max-width:760px){.screen:not(.home-landing){padding-inline:16px}.screen-intro{margin-bottom:26px}.screen-intro p{font-size:16px;line-height:1.45}.primary,.secondary{min-height:48px;padding:14px 18px;font-size:14px;line-height:1.2}.text-btn{min-height:44px;font-size:14px}.menu-card{grid-template-columns:minmax(166px,46%) minmax(0,54%);min-height:244px;margin-bottom:17px}.product-art{min-width:0;padding:8px;overflow:hidden}.product-art:before{inset:13px 7px 12px}.product-art>img{object-position:var(--product-position);width:100%;max-width:190px;height:204px;max-height:204px;transform:translate(var(--product-x),var(--product-y)) scale(var(--product-mobile-scale))}.product-art small{white-space:normal;text-align:center;max-width:calc(100% - 14px);padding:5px 7px;font-size:8px;bottom:7px}.card-copy{flex-direction:column;min-width:0;padding:16px 12px 14px;display:flex}.card-top{min-width:0;display:block}.card-top h3{letter-spacing:-.025em;-webkit-line-clamp:3;overflow-wrap:anywhere;-webkit-box-orient:vertical;margin:0 0 7px;font-size:20px;line-height:1.02;display:-webkit-box;overflow:hidden}.card-top b{font-size:15px;display:block}.card-copy p{-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:9px 0 10px;font-size:12.5px;line-height:1.35;display:-webkit-box;overflow:hidden}.tags{gap:4px;margin-top:auto;padding-right:43px}.tags span{padding:4px 6px;font-size:8.5px;line-height:1.1}.card-copy>i{z-index:3;width:38px;height:38px;font-size:20px;bottom:12px;right:11px}.builder-screen{padding-top:34px}.builder-screen .back{min-height:42px;margin-bottom:12px;font-size:14px}.builder-hero{grid-template-columns:minmax(0,55%) minmax(0,45%);gap:4px;min-height:326px;padding:25px 15px}.builder-hero>div:first-child{z-index:2;min-width:0;position:relative}.builder-hero h2{max-width:none;margin:14px 0 12px;font-size:clamp(38px,10.5vw,46px);line-height:.9}.builder-hero p{max-width:none;margin:0;font-size:14px;line-height:1.4}.builder-product-visual{border-radius:24px;width:100%;height:212px;overflow:hidden}.builder-product-visual img{object-position:var(--product-position);width:100%;max-width:204px;height:100%;max-height:210px;transform:translate(var(--product-x),var(--product-y)) scale(var(--product-mobile-scale))}.builder-body{padding:28px 0 calc(150px + env(safe-area-inset-bottom))}.option-group{padding:22px 0}.option-group h3{font-size:22px}.option-group>div>span{font-size:10px}.chips button,.chips .chip{min-height:44px;padding:11px 13px;font-size:13px;line-height:1.2}.visual-choice-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.visual-choice-grid button{border-radius:18px;grid-template-rows:118px minmax(142px,auto);min-height:260px;overflow:hidden}.visual-choice-grid .ingredient-media{height:118px;padding:9px 5px 5px}.visual-choice-grid .ingredient-media img{max-width:108px;max-height:104px}.visual-choice-grid .ingredient-copy{min-height:142px;padding:11px 8px 10px}.visual-choice-grid .ingredient-copy>b{overflow-wrap:anywhere;font-size:12.5px;line-height:1.12}.visual-choice-grid .ingredient-copy>small{margin-top:5px;font-size:10px;line-height:1.25}.visual-choice-grid .ingredient-status{margin-top:auto!important;padding:5px 7px!important;font-size:9px!important}.builder-price-card small{font-size:11px}.builder-price-card p{font-size:13px;line-height:1.4}.sticky-cta{bottom:calc(10px + env(safe-area-inset-bottom));min-height:66px}.cart-item{grid-template-columns:58px minmax(0,1fr) auto;gap:11px;padding:18px 13px}.cart-item img{object-fit:contain;width:58px;height:58px}.cart-item h3{font-size:19px;line-height:1.1}.cart-item p{font-size:12.5px;line-height:1.4}.cart-item button{min-height:36px;font-size:12px}.cart-item>b{font-size:14px}.bill{padding:22px 18px;font-size:14px}.bill .paid{font-size:19px}.dump{min-height:46px;font-size:13px}.checkout-card,.destination-card{padding:22px 18px}.checkout-card h3{font-size:25px}.checkout-card .line,.checkout-card .bill{font-size:14px}.selected-method{grid-template-columns:38px minmax(0,1fr) auto;gap:9px;padding:15px 12px}.selected-method>span{width:32px;height:32px}.selected-method b{font-size:15px}.fake-payment-number{letter-spacing:.025em;font-size:13px}.selected-method small{font-size:12px;line-height:1.35}.selected-method>i{background:#e8eedb;border-radius:999px;align-self:start;margin-top:2px;padding:5px 6px;font-size:9px}.destination-card>small,.destination-card p{font-size:13px;line-height:1.45}.destination-card h3{font-size:34px;line-height:1.05}.checkout-error{font-size:13px;line-height:1.4}.delivery{min-height:calc(100svh - 68px);padding:34px 16px calc(28px + env(safe-area-inset-bottom))}.delivery h2{font-size:45px;line-height:.9}.delivery>p,.status-card p{font-size:14px;line-height:1.4}.status-card{width:100%;padding:20px 18px}.status-card small{font-size:10px}.status-card h3{font-size:23px;line-height:1.12}.brand-route{grid-template-columns:72px minmax(80px,1fr) 82px;margin:25px 0 20px}.brand-route .route-point b{width:56px;height:56px;padding:5px}.brand-route .route-point span{max-width:82px;font-size:10px;line-height:1.2}.brand-route .route-line>.route-bag{width:45px;height:53px;top:-30px}.delivery-actions{width:100%}.delivery-actions button,.delivery-main{min-height:48px;font-size:13px}.receipt-screen{padding-bottom:calc(44px + env(safe-area-inset-bottom))}.receipt-screen .screen-intro h2{font-size:45px;line-height:.92}.receipt{padding:40px 19px 30px;font-size:13px;line-height:1.35}.receipt-logo{font-size:21px}.receipt-sub{font-size:12px;line-height:1.6}.receipt .dash{margin:18px 0}.receipt-line{gap:12px;margin:12px 0;font-size:13px;line-height:1.35}.receipt-line span{max-width:72%}.receipt-line small{font-size:11px;line-height:1.35}.receipt-outcome small{font-size:10px}.receipt-outcome b{font-size:12px;line-height:1.35}.receipt-total{margin-top:18px;padding:10px}.receipt-total>div{gap:8px;padding:8px 6px;font-size:13px}.saved-row{font-size:15px}.receipt-close{margin:18px 0;font-size:12px;line-height:1.55}.barcode{letter-spacing:2px;font-size:21px}.receipt-actions{gap:11px}.receipt-image-modal-bg{align-items:stretch;padding:0}.receipt-image-modal{width:100%;min-height:100svh;max-height:none;padding:calc(18px + env(safe-area-inset-top)) 14px calc(18px + env(safe-area-inset-bottom));border:0;border-radius:0;gap:14px;display:flex;overflow:auto}.receipt-image-close{top:calc(4px + env(safe-area-inset-top));background:var(--ink);color:#fff;z-index:5;flex:none;align-self:flex-end;width:44px;height:44px;margin-bottom:-50px;position:sticky}.receipt-image-heading{padding:4px 48px 0 2px}.receipt-image-heading>span{font-size:10px}.receipt-image-heading h3{font-size:31px;line-height:1.02}.receipt-image-heading p{font-size:14px;line-height:1.45}.receipt-image-preview{border-radius:18px;order:2;min-height:58svh;max-height:none;padding:11px;overflow:visible}.receipt-image-preview img{object-fit:contain;width:100%;max-width:100%;height:auto;max-height:none}.receipt-image-modal>.receipt-image-error{order:3;font-size:13px}.receipt-image-actions{order:4;grid-template-columns:1fr 1fr;gap:10px;padding-bottom:4px}.receipt-image-actions .primary{grid-column:1/-1}.receipt-image-actions .primary,.receipt-image-actions .secondary{min-height:50px;font-size:14px}.receipt-save-tip{grid-column:1/-1;font-size:12.5px}.receipt-image-actions .text-btn{grid-column:1/-1;justify-self:stretch}.saved-screen .screen-intro p,.browser-note{font-size:14px;line-height:1.5}.stat-hero{padding:38px 12px}.stat-hero small,.stat-hero span{font-size:11px}.stat-hero strong{margin:15px 0;font-size:clamp(68px,20vw,96px);line-height:.9}.stat-grid{grid-template-columns:1fr;gap:14px;margin:24px 0}.stat-grid>div{padding:24px}.stat-grid small,.stat-grid span{font-size:12px}.stat-grid b{font-size:36px;line-height:1.05}}@media (max-width:410px){.menu-card{grid-template-columns:minmax(158px,45%) minmax(0,55%)}.product-art>img{height:198px;max-height:198px}.card-top h3{font-size:19px}.builder-hero{grid-template-columns:minmax(0,56%) minmax(0,44%);padding-inline:14px}.builder-product-visual{height:198px}.selected-method{grid-template-columns:34px minmax(0,1fr) auto;padding-inline:10px}.fake-payment-number{font-size:12px}}.checkout .bill .paid{color:#435149;background:#fffdf88a;border:1px solid #10261c2e;border-radius:12px;margin:8px 0 0;padding:12px 10px;font-size:16px}.checkout .bill .paid b{color:var(--ink);font-size:19px}.checkout .bill .money-saved{background:var(--lime);border:1px solid #10261c38;border-radius:15px;margin:10px -10px -10px;padding:17px 12px;font-size:18px;box-shadow:0 5px #10261c1f}.checkout .bill .money-saved b{font-family:Georgia,serif;font-size:27px;line-height:1}.checkout-place-area{isolation:isolate;position:relative}.checkout-cta{z-index:2;color:#fffdf8;background:#0f3927;border-color:#0f3927;transition:transform .14s,box-shadow .14s,background .2s;position:relative;box-shadow:0 7px #7f9b72,0 12px 24px #1039271f}.checkout-cta:hover{box-shadow:0 7px #7f9b72,0 12px 24px #1039271f}.checkout-cta:active{transform:translateY(3px)scale(.992);box-shadow:0 3px #7f9b72,0 7px 15px #1039271a}.checkout-cta:disabled{opacity:1;cursor:default}.checkout-place-area.placing .checkout-cta{background:#315c45;box-shadow:0 4px #91a887}.checkout-place-area.success .checkout-cta{background:#174c31;box-shadow:0 4px #b8d97f,0 0 0 4px #d5f35d33}.checkout-cta-label{margin:0!important}.checkout-celebration{z-index:3;pointer-events:none;position:absolute;inset:-24px 8% -18px}.checkout-celebration span{color:#d7a83f;opacity:0;font-size:17px;animation:.62s ease-out both checkout-sparkle;position:absolute;top:50%;left:50%}.checkout-celebration span:nth-child(2),.checkout-celebration span:nth-child(6){color:#e78a9b;font-size:21px}.checkout-celebration span:nth-child(4),.checkout-celebration span:nth-child(8){color:#9cbd61;font-size:20px}.checkout-celebration span:first-child{--spark-x:-145px;--spark-y:-35px}.checkout-celebration span:nth-child(2){--spark-x:-100px;--spark-y:35px;animation-delay:30ms}.checkout-celebration span:nth-child(3){--spark-x:-42px;--spark-y:-42px;animation-delay:60ms}.checkout-celebration span:nth-child(4){--spark-x:-18px;--spark-y:39px;animation-delay:20ms}.checkout-celebration span:nth-child(5){--spark-x:45px;--spark-y:-44px;animation-delay:50ms}.checkout-celebration span:nth-child(6){--spark-x:92px;--spark-y:36px}.checkout-celebration span:nth-child(7){--spark-x:142px;--spark-y:-30px;animation-delay:40ms}.checkout-celebration span:nth-child(8){--spark-x:158px;--spark-y:22px;animation-delay:70ms}.app-header button:disabled,.spin-btn:disabled{cursor:default}@keyframes checkout-sparkle{0%{opacity:0;transform:translate(-50%,-50%)scale(.35)}28%{opacity:1}to{opacity:0;transform:translate(calc(-50% + var(--spark-x)),calc(-50% + var(--spark-y))) scale(1.1) rotate(18deg)}}@media (max-width:760px){.checkout .bill .paid{font-size:14px}.checkout .bill .paid b{font-size:17px}.checkout .bill .money-saved{padding:16px 11px;font-size:16px}.checkout .bill .money-saved b{font-size:25px}.checkout-cta{min-height:56px;font-size:15px}.checkout-celebration{inset:-20px 2% -16px}.checkout-celebration span:first-child{--spark-x:-128px}.checkout-celebration span:nth-child(7){--spark-x:124px}.checkout-celebration span:nth-child(8){--spark-x:137px}}@media (prefers-reduced-motion:reduce){.checkout-cta{transition:none}.checkout-celebration{display:none}}.mobile-tag-overflow{display:none}.selected-method{grid-template-columns:36px minmax(0,1fr) auto;gap:10px}.selected-method>i{white-space:nowrap;background:#e8eedb;border-radius:999px;place-self:center end;max-width:82px;margin:0;padding:5px 7px}.checkout-celebration span{text-shadow:0 2px 8px #d7a83f2e;font-size:22px}.checkout-celebration span:nth-child(2),.checkout-celebration span:nth-child(6){font-size:28px}.checkout-celebration span:nth-child(4),.checkout-celebration span:nth-child(8){font-size:27px}.brand-route{align-items:start}.brand-route .route-line{background:#dfe6d8;border-radius:999px;height:6px;margin:36px 3px 0;overflow:visible;box-shadow:inset 0 0 0 1px #4c734714}.brand-route .route-line i{background:linear-gradient(90deg,#527d58 0%,#9abb79 58%,#d5f35d 100%);border-radius:999px;height:100%;transition:width 2s;box-shadow:0 0 8px #9abb7940}.brand-route .route-line>.route-bag{opacity:1;filter:drop-shadow(0 7px 6px #10261c24);background:0 0;border:0;width:54px;height:64px;padding:0;display:block;top:50%;transform:translate(-50%,-50%)}.brand-route .route-line>.route-bag:not(:disabled){cursor:pointer}.brand-route .route-line>.route-bag:focus-visible{outline:3px solid var(--lime);outline-offset:3px;border-radius:16px}.brand-route.route-delayed .route-line{box-shadow:none;background:repeating-linear-gradient(90deg,#ead3d5 0 10px,#ead3d540 10px 17px)}.brand-route.route-delayed .route-line i{box-shadow:none;background:#d8949d}.brand-route.route-delivered .route-line i{background:linear-gradient(90deg,#527d58,#9abb79,#d5f35d)}.brand-route .route-point span{min-height:24px}.status-card-interactive{color:var(--ink);font:inherit;cursor:pointer;transition:transform .18s,background .18s;display:block}.status-card-interactive:hover{background:#fffef9;transform:translateY(-2px)}.status-card-interactive:active{transform:translateY(1px)}.status-card-interactive small{letter-spacing:.1em;font-size:9px;display:block}.delivery-skip{margin-top:20px}@media (max-width:760px){.tag-secondary,.desktop-tag-overflow{display:none}.mobile-tag-overflow{justify-content:center;align-items:center;display:inline-flex}.tags{flex-wrap:nowrap}.tags .tag-primary{flex:none}.product-art{z-index:1;overflow:visible}.card-copy{z-index:2;background:var(--paper)}.product-art>img{width:calc(100% - 12px);height:var(--product-mobile-max-height);max-width:184px;max-height:var(--product-mobile-max-height);transform:translate(var(--product-mobile-x),var(--product-mobile-y)) scale(var(--product-mobile-scale));transform-origin:bottom}.selected-method>i{align-self:center;margin:0;font-size:9px}.checkout-celebration span{font-size:25px}.checkout-celebration span:nth-child(2),.checkout-celebration span:nth-child(6){font-size:31px}.checkout-celebration span:nth-child(4),.checkout-celebration span:nth-child(8){font-size:30px}.brand-route{align-items:start}.brand-route .route-line{margin:25px 2px 0}.brand-route .route-line>.route-bag{width:45px;height:53px;top:50%}.brand-route .route-point span{min-height:36px;font-size:10px;line-height:1.2}.status-card-interactive{min-height:138px}.status-card-interactive small{font-size:9px;line-height:1.35}.delivery-skip{justify-content:center;align-items:center;min-height:48px;margin-top:14px;display:inline-flex}}@media (prefers-reduced-motion:reduce){.brand-route .route-line i,.status-card-interactive{transition:none}}
