:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#08090b;--bg-soft:#0e1013;--surface:#14171b;--surface-2:#1a1e23;--surface-3:#22272d;--paper:#f5f3ee;--text:#f7f7f5;--muted:#9da3ab;--dim:#6f757d;--line:#ffffff1a;--line-strong:#ffffff2e;--red:#f3232d;--red-bright:#ff3942;--red-soft:#f3232d21;--green:#68d391;--amber:#ffc55c;--cyan:#22c7e5;--shadow:0 30px 90px #00000073;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--bg);scroll-behavior:smooth}body{background:var(--bg);min-width:320px;min-height:100vh;color:var(--text);margin:0}body.modal-open{overflow:hidden}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}svg{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:22px;height:22px}h1,h2,h3,p{margin-top:0}.kicker{color:var(--red-bright);letter-spacing:.17em;margin-bottom:9px;font-size:.7rem;font-weight:950}.install-banner{z-index:80;min-height:calc(68px + env(safe-area-inset-top));padding:calc(10px + env(safe-area-inset-top)) max(12px, env(safe-area-inset-right)) 10px max(12px, env(safe-area-inset-left));background:linear-gradient(110deg,#1e090b,#0b0d10 56%,#10151a);border-bottom:1px solid #ffffff1f;align-items:center;gap:12px;display:flex;position:relative}.install-banner>img{object-fit:contain;background:#050505;border:1px solid #ffffff24;border-radius:13px;flex:none;width:46px;height:46px}.install-banner-copy{flex:1;min-width:0}.install-banner-copy strong,.install-banner-copy span{display:block}.install-banner-copy strong{font-size:.86rem}.install-banner-copy span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:.68rem;overflow:hidden}.install-banner>a{background:var(--red);border-radius:10px;align-items:center;gap:5px;min-height:38px;padding:8px 11px;font-size:.72rem;font-weight:900;display:inline-flex}.install-banner>a svg{width:14px;height:14px}.install-banner>button{width:34px;height:34px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:9px;flex:none;place-items:center;display:grid}.install-banner>button svg{width:17px;height:17px}.order-header{z-index:50;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#08090be6;justify-content:space-between;align-items:center;gap:22px;min-height:76px;padding:12px clamp(18px,4vw,56px);display:flex;position:sticky;top:0}.order-brand{align-items:center;gap:11px;min-width:0;display:inline-flex}.order-brand img{border:1px solid var(--line-strong);object-fit:contain;background:#040404;border-radius:12px;width:54px;height:42px}.order-brand strong,.order-brand small{display:block}.order-brand strong{letter-spacing:.06em;font-size:.92rem}.order-brand small{color:var(--muted);margin-top:3px;font-size:.66rem}.header-meta{align-items:center;gap:14px;display:flex}.header-meta>span{color:var(--muted);align-items:center;gap:7px;font-size:.72rem;font-weight:800;display:inline-flex}.header-meta>span i{background:var(--amber);border-radius:99px;width:7px;height:7px;box-shadow:0 0 14px #ffc55c8c}.header-meta>span.store-open i{background:var(--green);box-shadow:0 0 14px #68d3918c}.header-tray{border:1px solid var(--line-strong);background:var(--surface);cursor:pointer;border-radius:13px;align-items:center;gap:8px;min-height:44px;padding:9px 13px;font-size:.78rem;font-weight:900;display:inline-flex;position:relative}.header-tray svg{width:18px;height:18px}.header-tray strong{background:var(--red);border-radius:99px;place-items:center;min-width:22px;height:22px;font-size:.68rem;display:grid}.menu-hero{isolation:isolate;min-height:580px;position:relative;overflow:hidden}.menu-hero>img,.menu-hero-overlay{width:100%;height:100%;position:absolute;inset:0}.menu-hero>img{z-index:-2;object-fit:cover;object-position:center 60%}.menu-hero-overlay{z-index:-1;background:radial-gradient(circle at 76% 70%, #f3232d14, transparent 32%), linear-gradient(90deg, #050608f5 0%, #050608db 34%, #05060838 78%), linear-gradient(0deg, var(--bg), transparent 26%)}.menu-hero-content{width:min(680px,100% - 40px);margin-left:clamp(20px,7vw,110px);padding:clamp(80px,10vw,130px) 0 120px}.menu-hero h1{letter-spacing:-.07em;margin-bottom:24px;font-size:clamp(4rem,9vw,8.2rem);line-height:.83}.menu-hero h1 span{color:var(--red-bright)}.menu-hero-content>p:not(.kicker){color:#ffffffc2;max-width:570px;font-size:clamp(1rem,1.8vw,1.23rem);line-height:1.65}.hero-points{flex-wrap:wrap;gap:9px;margin-top:28px;display:flex}.hero-points span{border:1px solid var(--line-strong);color:#ffffffd1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0000005c;border-radius:99px;align-items:center;gap:7px;min-height:38px;padding:8px 12px;font-size:.72rem;font-weight:750;display:inline-flex}.hero-points svg{width:15px;height:15px;color:var(--red-bright)}.hero-lab-note{border:1px solid var(--line-strong);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#08090bb8;border-radius:18px;align-items:center;gap:12px;padding:14px 16px;display:flex;position:absolute;bottom:54px;right:clamp(20px,4vw,60px)}.hero-lab-note>svg{width:28px;height:28px;color:var(--red-bright)}.hero-lab-note strong,.hero-lab-note small{display:block}.hero-lab-note strong{font-size:.78rem}.hero-lab-note small{color:var(--muted);margin-top:3px;font-size:.66rem}.availability-banner,.catalog-warning{padding:0 clamp(20px,5vw,72px)}.availability-banner>div,.catalog-warning{background:#ffc55c14;border:1px solid #ffc55c40;border-radius:17px;align-items:center;gap:13px;max-width:1320px;min-height:66px;margin:18px auto 0;padding:13px 17px;display:flex}.availability-banner svg{color:var(--amber);flex:none}.availability-banner strong,.availability-banner small{display:block}.availability-banner strong{font-size:.82rem}.availability-banner small{color:var(--muted);margin-top:3px;font-size:.72rem}.catalog-warning{color:var(--amber);justify-content:space-between;font-size:.78rem}.catalog-warning button{background:var(--amber);color:#19130a;cursor:pointer;border:0;border-radius:9px;padding:8px 11px;font-size:.72rem;font-weight:900}.menu-content{max-width:1400px;margin:0 auto;padding:76px clamp(20px,5vw,72px) 110px}.menu-title-row{justify-content:space-between;align-items:flex-end;gap:28px;display:flex}.menu-title-row h2{letter-spacing:-.055em;margin-bottom:0;font-size:clamp(2.3rem,5vw,4.8rem);line-height:.92}.menu-search{border:1px solid var(--line-strong);background:var(--surface);width:min(340px,100%);min-height:50px;color:var(--muted);border-radius:14px;align-items:center;gap:9px;padding:0 14px;display:flex}.menu-search svg{width:18px;height:18px}.menu-search input{min-width:0;color:var(--text);background:0 0;border:0;outline:0;flex:1;font-size:.84rem}.menu-search input::placeholder{color:var(--dim)}.category-tabs{scrollbar-width:none;gap:9px;margin:34px 0 26px;padding-bottom:4px;display:flex;overflow-x:auto}.category-tabs::-webkit-scrollbar{display:none}.category-tabs button{border:1px solid var(--line-strong);background:var(--surface);cursor:pointer;min-height:44px;color:var(--muted);border-radius:12px;flex:none;padding:10px 15px;font-size:.76rem;font-weight:900}.category-tabs button.active{border-color:var(--red);background:var(--red);color:#fff;box-shadow:0 12px 30px #f3232d33}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.product-card{border:1px solid var(--line);background:var(--surface);border-radius:22px;min-width:0;transition:transform .18s,border-color .18s,box-shadow .18s;position:relative;overflow:hidden;box-shadow:0 16px 42px #0000002e}.product-card:hover{border-color:#f3232d6b;transform:translateY(-5px);box-shadow:0 26px 66px #00000052}.product-card.unavailable{opacity:.58}.product-card-hit{z-index:2;cursor:pointer;background:0 0;border:0;position:absolute;inset:0}.product-image{background:#111;height:230px;position:relative;overflow:hidden}.product-image:after{content:"";background:linear-gradient(#0000 45%,#050608ad);position:absolute;inset:0}.product-image img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.product-card:hover .product-image img{transform:scale(1.045)}.product-image>span,.product-image>strong{z-index:1;position:absolute}.product-image>span{color:#fff;letter-spacing:.08em;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#08090bab;border:1px solid #fff3;border-radius:99px;padding:7px 9px;font-size:.61rem;font-weight:950;top:15px;left:15px}.product-image>strong{color:var(--amber);text-align:center;background:#08090bd6;border-radius:10px;padding:9px;font-size:.69rem;bottom:14px;left:14px;right:14px}.product-copy{padding:19px}.product-copy>div{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.product-copy h3{letter-spacing:-.03em;margin-bottom:0;font-size:1.23rem}.product-copy>div>strong{color:var(--red-bright);flex:none;font-size:.76rem}.product-copy>p{min-height:44px;color:var(--muted);margin:9px 0 17px;font-size:.77rem;line-height:1.55}.product-copy footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding-top:14px;display:flex}.product-copy footer>span{color:var(--dim);font-size:.66rem}.product-copy footer button{z-index:3;background:var(--paper);color:#101114;cursor:pointer;border:0;border-radius:10px;align-items:center;gap:8px;min-height:36px;padding:7px 8px 7px 11px;font-size:.7rem;font-weight:950;display:inline-flex;position:relative}.product-copy footer button b{background:var(--red);color:#fff;border-radius:7px;place-items:center;width:22px;height:22px;font-size:1rem;display:grid}.no-results{border:1px dashed var(--line-strong);text-align:center;border-radius:22px;align-content:center;place-items:center;min-height:300px;display:grid}.no-results svg{width:34px;height:34px;color:var(--dim)}.no-results h3{margin:13px 0 6px}.no-results p{color:var(--muted);margin:0;font-size:.8rem}.order-footer{border-top:1px solid var(--line);background:#060709;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;padding:28px clamp(20px,5vw,72px);display:grid}.order-footer>div{align-items:center;gap:10px;display:flex}.order-footer img{object-fit:contain;background:#030303;border-radius:9px;width:44px;height:34px}.order-footer strong,.order-footer small{display:block}.order-footer strong{font-size:.76rem}.order-footer small,.order-footer p{color:var(--dim);font-size:.64rem}.order-footer small{margin-top:3px}.order-footer nav{gap:18px;display:flex}.order-footer nav a{color:var(--muted);font-size:.7rem;font-weight:800}.order-footer p{text-align:right;margin:0}.tray-backdrop{z-index:69;cursor:default;opacity:0;pointer-events:none;background:#000000a3;border:0;transition:opacity .2s;position:fixed;inset:0}.tray-backdrop.show{opacity:1;pointer-events:auto}.tray-panel{z-index:70;border-left:1px solid var(--line-strong);background:#0b0d10;width:min(460px,100vw);padding:26px;transition:transform .22s;position:fixed;top:0;bottom:0;right:0;overflow-y:auto;transform:translate(102%);box-shadow:-24px 0 80px #00000073}.tray-panel.open{transform:translate(0)}.tray-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.tray-heading h2{letter-spacing:-.06em;margin-bottom:3px;font-size:2.35rem}.tray-heading>div>span{color:var(--muted);font-size:.72rem}.tray-close,.modal-close{border:1px solid var(--line-strong);background:var(--surface);cursor:pointer;border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.tray-close svg,.modal-close svg{width:18px;height:18px}.empty-tray{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 120px);display:flex}.empty-tray>span{background:var(--red-soft);width:84px;height:84px;color:var(--red-bright);border:1px solid #f3232d40;border-radius:28px;place-items:center;display:grid}.empty-tray>span svg{width:36px;height:36px}.empty-tray h3{margin:20px 0 7px;font-size:1.35rem}.empty-tray p{max-width:300px;color:var(--muted);font-size:.8rem;line-height:1.6}.empty-tray>button{background:var(--red);cursor:pointer;border:0;border-radius:12px;min-height:46px;margin-top:10px;padding:11px 17px;font-weight:900}.tray-tools{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:center;gap:16px;margin:22px 0 14px;padding-top:16px;font-size:.68rem;display:flex}.tray-tools button{color:var(--red-bright);cursor:pointer;background:0 0;border:0;font-size:.68rem;font-weight:900}.tray-items{gap:11px;display:grid}.tray-item{border:1px solid var(--line);background:var(--surface);border-radius:17px;grid-template-columns:86px 1fr;gap:12px;padding:11px;display:grid}.tray-item-image{background:var(--surface-2);border-radius:12px;height:110px;overflow:hidden}.tray-item-image img{object-fit:cover;width:100%;height:100%}.tray-item-copy{min-width:0}.tray-item-title{justify-content:space-between;gap:10px;display:flex}.tray-item-title h3{margin-bottom:0;font-size:.91rem}.tray-item-title>strong{color:var(--red-bright);flex:none;font-size:.72rem}.tray-item-copy>p{min-height:32px;color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:6px 0 8px;font-size:.64rem;line-height:1.45;display:-webkit-box;overflow:hidden}.tray-item-actions{justify-content:space-between;align-items:center;gap:8px;display:flex}.mini-quantity,.quantity-control{border:1px solid var(--line);background:var(--surface-2);border-radius:10px;align-items:center;display:inline-flex}.mini-quantity button,.quantity-control button{cursor:pointer;background:0 0;border:0;place-items:center;width:30px;height:30px;display:grid}.mini-quantity svg,.quantity-control svg{width:14px;height:14px}.mini-quantity strong{text-align:center;min-width:20px;font-size:.7rem}.remove-item{color:var(--muted);cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;font-size:.62rem;font-weight:800;display:inline-flex}.remove-item svg{width:13px;height:13px;color:var(--red-bright)}.tray-summary{border:1px solid var(--line);background:var(--surface);border-radius:17px;margin-top:18px;padding:16px}.summary-status{border-bottom:1px solid var(--line);min-height:32px;color:var(--muted);justify-content:space-between;align-items:center;padding-bottom:10px;font-size:.66rem;font-weight:800;display:flex}.summary-status svg{width:16px;height:16px;color:var(--green)}.quote-error,.ordering-note{color:var(--amber);background:#ffc55c17;border-radius:10px;padding:9px;font-size:.66rem;line-height:1.45}.tray-summary dl,.checkout-totals{margin:10px 0 0}.tray-summary dl>div,.checkout-totals>div{justify-content:space-between;align-items:center;padding:6px 0;display:flex}.tray-summary dt,.checkout-totals dt{color:var(--muted);font-size:.72rem}.tray-summary dd,.checkout-totals dd{margin:0;font-size:.74rem;font-weight:850}.tray-summary .summary-total,.checkout-totals .grand-total{border-top:1px solid var(--line);margin-top:5px;padding-top:13px}.tray-summary .summary-total dt,.tray-summary .summary-total dd{color:var(--text);font-size:1rem;font-weight:950}.ordering-note{margin:12px 0 0}.checkout-action{background:var(--red);cursor:pointer;text-align:left;border:0;border-radius:16px;justify-content:space-between;align-items:center;gap:14px;width:100%;min-height:64px;margin-top:12px;padding:12px 16px;display:flex}.checkout-action:disabled{color:#ffffff94;cursor:not-allowed;background:#541418}.checkout-action strong,.checkout-action small{display:block}.checkout-action strong{font-size:.82rem}.checkout-action small{color:#ffffffb3;margin-top:3px;font-size:.61rem}.checkout-action svg{flex:none}.mobile-tray-dock{display:none}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000c2;place-items:center;padding:28px;display:grid;position:fixed;inset:0;overflow-y:auto}.product-modal{border:1px solid var(--line-strong);width:min(1080px,100%);max-height:min(880px,100vh - 56px);box-shadow:var(--shadow);background:#0c0e11;border-radius:26px;grid-template-columns:minmax(320px,.78fr) minmax(0,1.22fr);display:grid;position:relative;overflow:hidden}.modal-close{z-index:4;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#08090bbf;position:absolute;top:16px;right:16px}.product-modal-visual{background:#121419;min-height:100%;position:relative;overflow:hidden}.product-modal-visual>img,.product-modal-shade{width:100%;height:100%;position:absolute;inset:0}.product-modal-visual>img{object-fit:cover}.product-modal-shade{background:linear-gradient(#07080a08 34%,#07080af0)}.product-modal-brand{position:absolute;bottom:28px;left:28px;right:28px}.product-modal-brand span{color:var(--red-bright);letter-spacing:.16em;font-size:.68rem;font-weight:950}.product-modal-brand strong{letter-spacing:-.06em;margin-top:8px;font-size:clamp(2.1rem,4vw,3.7rem);line-height:.92;display:block}.product-modal-content{padding:34px;overflow-y:auto}.product-modal-heading{justify-content:space-between;align-items:flex-end;gap:20px;padding-right:54px;display:flex}.product-modal-heading h2{letter-spacing:-.06em;margin-bottom:0;font-size:clamp(2rem,4vw,3.3rem);line-height:.94}.product-modal-heading>strong{color:var(--red-bright);flex:none;font-size:1.15rem}.product-description{max-width:650px;color:var(--muted);margin:15px 0 27px;font-size:.82rem;line-height:1.65}.option-group{border:0;border-top:1px solid var(--line);margin:0;padding:24px 0 0}.option-group+.option-group{margin-top:24px}.option-group legend{align-items:center;gap:9px;width:100%;margin-bottom:13px;padding:0;font-size:.9rem;font-weight:900;display:flex}.option-group legend>span{background:var(--red-soft);width:24px;height:24px;color:var(--red-bright);border-radius:8px;place-items:center;font-size:.66rem;display:grid}.option-group legend small{color:var(--dim);margin-left:auto;font-size:.64rem;font-weight:750}.option-grid{gap:9px;display:grid}.option-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.option-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.option{border:1px solid var(--line);background:var(--surface);cursor:pointer;text-align:left;border-radius:13px;align-items:center;gap:10px;min-height:60px;padding:10px;display:flex}.option.active{border-color:var(--red);background:var(--red-soft)}.option-check{border:1px solid var(--line-strong);border-radius:7px;flex:none;place-items:center;width:22px;height:22px;display:grid}.option.active .option-check{border-color:var(--red);background:var(--red)}.option-check svg{width:14px;height:14px}.option strong,.option small{display:block}.option strong{font-size:.74rem}.option small{color:var(--muted);margin-top:3px;font-size:.61rem}.allergen-note,.inline-error{border-radius:11px;margin:20px 0 0;padding:11px 13px;font-size:.67rem;line-height:1.55}.allergen-note{color:var(--amber);background:#ffc55c14}.inline-error{background:var(--red-soft);color:#ff8f95}.product-modal-actions{border-top:1px solid var(--line-strong);padding:15px 34px calc(15px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0c0e11f2;gap:10px;margin:28px -34px -34px;display:flex;position:sticky;bottom:-34px}.quantity-control{flex:none;min-height:52px}.quantity-control button{width:42px;height:50px}.quantity-control strong{text-align:center;min-width:30px;font-size:.82rem}.primary-action{background:var(--red);cursor:pointer;border:0;border-radius:14px;flex:1;justify-content:space-between;align-items:center;min-height:52px;padding:12px 16px;font-size:.82rem;font-weight:950;display:flex}.primary-action span{color:#ffffffc7;font-size:.74rem}.order-toast{z-index:120;border:1px solid var(--line-strong);max-width:min(440px,100vw - 32px);min-height:58px;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#14171bf5;border-radius:16px;align-items:center;gap:10px;padding:11px 12px;display:flex;position:fixed;bottom:24px;right:24px}.order-toast>svg{width:23px;height:23px;color:var(--green)}.order-toast span{flex:1;font-size:.74rem;font-weight:750}.order-toast button{background:var(--red);cursor:pointer;border:0;border-radius:9px;padding:8px 10px;font-size:.68rem;font-weight:900}.checkout-page,.confirmation-page{width:min(1320px,100% - 40px);margin:0 auto;padding:34px 0 100px}.checkout-topbar{justify-content:space-between;align-items:center;gap:20px;display:flex}.checkout-topbar button,.checkout-topbar span{color:var(--muted);align-items:center;gap:7px;font-size:.72rem;font-weight:850;display:inline-flex}.checkout-topbar button{cursor:pointer;background:0 0;border:0;padding:8px 0}.checkout-topbar svg{width:17px;height:17px}.checkout-topbar span svg{color:var(--green)}.checkout-heading{max-width:720px;margin:56px 0 34px}.checkout-heading h1,.confirmation-hero h1{letter-spacing:-.07em;margin-bottom:15px;font-size:clamp(3rem,7vw,6.5rem);line-height:.88}.checkout-heading>p:last-child,.confirmation-hero>p:not(.kicker){color:var(--muted);font-size:.92rem;line-height:1.6}.sandbox-banner{color:var(--cyan);background:#22c7e514;border:1px solid #22c7e540;border-radius:15px;align-items:center;gap:12px;margin-bottom:18px;padding:12px 15px;display:flex}.sandbox-banner strong,.sandbox-banner span{display:block}.sandbox-banner strong{font-size:.76rem}.sandbox-banner span{color:var(--muted);margin-top:2px;font-size:.67rem}.checkout-layout{grid-template-columns:minmax(0,1.25fr) minmax(340px,.75fr);align-items:start;gap:20px;display:grid}.checkout-form-column{gap:15px;display:grid}.checkout-card,.confirmation-card{border:1px solid var(--line);background:var(--surface);border-radius:20px;padding:24px}.pickup-location-card{grid-template-columns:50px 1fr auto;align-items:center;gap:14px;display:grid}.location-mark{background:var(--red);border-radius:15px;place-items:center;width:50px;height:50px;display:grid}.pickup-location-card h2{margin-bottom:4px;font-size:1rem}.pickup-location-card>div:nth-child(2)>p:last-child{color:var(--muted);margin:0;font-size:.72rem}.prep-time{border-left:1px solid var(--line);grid-template-columns:auto auto;align-items:center;column-gap:5px;padding-left:18px;display:grid}.prep-time svg{width:20px;height:20px;color:var(--red-bright);grid-row:span 2}.prep-time strong{font-size:1.15rem}.prep-time span{color:var(--muted);letter-spacing:.08em;font-size:.56rem;font-weight:900}.card-step-heading{align-items:flex-start;gap:12px;margin-bottom:20px;display:flex}.card-step-heading>span{background:var(--red-soft);width:33px;height:33px;color:var(--red-bright);border-radius:10px;flex:none;place-items:center;font-size:.66rem;font-weight:950;display:grid}.card-step-heading h2{margin-bottom:4px;font-size:1.1rem}.card-step-heading p{color:var(--muted);margin:0;font-size:.7rem}.field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.field-grid label>span,.promo-box>label{color:var(--muted);margin-bottom:7px;font-size:.68rem;font-weight:850;display:block}.field-grid input,.promo-entry input{border:1px solid var(--line-strong);background:var(--bg-soft);width:100%;min-height:50px;color:var(--text);border-radius:12px;outline:0;padding:0 13px;font-size:.8rem}.field-grid input:focus,.promo-entry input:focus{border-color:var(--red);box-shadow:0 0 0 3px var(--red-soft)}.field-grid label small{color:var(--dim);margin-top:6px;font-size:.6rem;display:block}.service-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;display:grid}.service-options>button{border:1px solid var(--line-strong);background:var(--bg-soft);cursor:pointer;text-align:left;border-radius:15px;grid-template-columns:34px 1fr;align-items:center;gap:11px;min-height:84px;padding:13px;display:grid;position:relative}.service-options>button.active{border-color:var(--red);background:var(--red-soft)}.service-options>button>svg{width:26px;height:26px;color:var(--red-bright)}.service-options strong,.service-options small{display:block}.service-options strong{font-size:.8rem}.service-options small{color:var(--muted);margin-top:4px;font-size:.63rem}.service-options i{background:var(--red);border-radius:99px;place-items:center;width:20px;height:20px;display:grid;position:absolute;top:9px;right:9px}.service-options i svg{width:12px;height:12px}.square-card-shell{border:1px solid var(--line-strong);background:#fff;border-radius:14px;min-height:92px;padding:16px;position:relative}#square-card-container{min-height:58px}.payment-loading{z-index:2;color:#4d5259;background:#fff;border-radius:14px;justify-content:center;align-items:center;gap:9px;font-size:.72rem;display:flex;position:absolute;inset:0}.secure-note{color:var(--muted);align-items:center;gap:9px;margin-top:12px;font-size:.64rem;line-height:1.5;display:flex}.secure-note svg{color:var(--green);flex:none}.checkout-summary-column{position:sticky;top:94px}.order-review{padding:22px}.review-heading{justify-content:space-between;align-items:flex-start;gap:15px;display:flex}.review-heading h2{margin-bottom:0;font-size:1.35rem}.review-heading button{color:var(--red-bright);cursor:pointer;background:0 0;border:0;font-size:.68rem;font-weight:900}.review-items{border-block:1px solid var(--line);gap:12px;margin-top:19px;padding-block:17px;display:grid}.review-items article{grid-template-columns:25px 1fr auto;align-items:start;gap:9px;display:grid}.review-items article>span{background:var(--surface-3);border-radius:8px;place-items:center;width:24px;height:24px;font-size:.64rem;font-weight:900;display:grid}.review-items h3{margin-bottom:3px;font-size:.78rem}.review-items p{color:var(--muted);margin:0;font-size:.6rem;line-height:1.45}.review-items article>strong{font-size:.68rem}.promo-box{margin-top:17px}.promo-entry{grid-template-columns:1fr auto;gap:8px;display:grid}.promo-entry input{text-transform:uppercase;min-height:44px}.promo-entry button,.promo-applied button{background:var(--paper);color:#111317;cursor:pointer;border:0;border-radius:11px;padding:0 13px;font-size:.68rem;font-weight:900}.promo-entry button:disabled{opacity:.45;cursor:not-allowed}.promo-applied{background:#68d39112;border:1px solid #68d3913d;border-radius:12px;grid-template-columns:24px 1fr auto;align-items:center;gap:9px;padding:10px;display:grid}.promo-applied>svg{color:var(--green)}.promo-applied strong,.promo-applied small{display:block}.promo-applied strong{font-size:.7rem}.promo-applied small{color:var(--muted);font-size:.58rem}.promo-applied button{color:var(--red-bright);background:0 0;padding:6px 8px}.checkout-totals .discount-row dt,.checkout-totals .discount-row dd{color:var(--green)}.checkout-totals .grand-total{padding-top:16px}.checkout-totals .grand-total dt,.checkout-totals .grand-total dd{color:var(--text);font-size:1.08rem;font-weight:950}.checkout-totals .grand-total dd small{color:var(--muted);font-size:.56rem}.terms-check{color:var(--muted);grid-template-columns:18px 1fr;gap:8px;margin-top:15px;font-size:.63rem;line-height:1.5;display:grid}.terms-check input{width:16px;height:16px;accent-color:var(--red);margin:1px 0 0}.terms-check a{color:var(--text);text-decoration:underline}.checkout-error{background:var(--red-soft);color:#ff9fa4;border-radius:11px;margin:14px 0 0;padding:10px 11px;font-size:.68rem;line-height:1.5}.pay-button{background:var(--red);cursor:pointer;border:0;border-radius:14px;justify-content:center;align-items:center;gap:9px;width:100%;min-height:56px;margin-top:15px;font-size:.84rem;font-weight:950;display:flex}.pay-button:disabled{color:#ffffff8c;cursor:not-allowed;background:#57171b}.pay-button svg{width:18px;height:18px}.payment-fine-print{color:var(--dim);text-align:center;margin:10px 0 0;font-size:.56rem;line-height:1.45}.checkout-help{border:1px solid var(--line);color:var(--muted);border-radius:15px;align-items:center;gap:11px;margin-top:12px;padding:13px;display:flex}.checkout-help>svg{color:var(--red-bright)}.checkout-help strong,.checkout-help span{display:block}.checkout-help strong{color:var(--text);font-size:.7rem}.checkout-help span{margin-top:2px;font-size:.62rem}.checkout-help a{color:var(--text)}.confirmation-page{padding-top:60px}.confirmation-hero{text-align:center;flex-direction:column;align-items:center;display:flex}.success-orbit{border:1px solid #68d3912e;border-radius:99px;place-items:center;width:126px;height:126px;margin-bottom:26px;display:grid;position:relative}.success-orbit>span{width:76px;height:76px;color:var(--green);background:#68d3911f;border-radius:99px;place-items:center;display:grid;box-shadow:0 0 55px #68d39124}.success-orbit>span svg{width:36px;height:36px}.success-orbit>i{background:var(--green);width:6px;height:6px;box-shadow:0 0 10px var(--green);border-radius:99px;position:absolute}.success-orbit>i:first-of-type{top:7px;left:25px}.success-orbit>i:nth-of-type(2){width:4px;height:4px;bottom:35px;right:5px}.success-orbit>i:nth-of-type(3){width:3px;height:3px;bottom:6px;left:36px}.confirmation-hero h1{max-width:900px}.order-number{color:var(--red-bright);letter-spacing:.04em;margin-top:10px;font-size:clamp(2.2rem,6vw,4.8rem)}.sandbox-pill{color:var(--cyan);letter-spacing:.1em;background:#22c7e514;border:1px solid #22c7e547;border-radius:99px;margin-top:9px;padding:6px 9px;font-size:.58rem;font-weight:950}.confirmation-grid{grid-template-columns:1.2fr .8fr;gap:16px;margin-top:54px;display:grid}.confirmation-card-heading{justify-content:space-between;align-items:flex-start;gap:15px;display:flex}.confirmation-card-heading h2{margin-bottom:0;font-size:1.35rem}.confirmation-card-heading button{border:1px solid var(--line);background:var(--surface-2);cursor:pointer;border-radius:11px;place-items:center;width:38px;height:38px;display:grid}.confirmation-card-heading button:disabled{opacity:.45}.confirmation-card-heading svg{width:17px;height:17px}.status-track{grid-template-columns:repeat(5,1fr);margin-top:38px;display:grid}.status-track>div{color:var(--dim);text-align:center;flex-direction:column;align-items:center;gap:9px;display:flex;position:relative}.status-track>div:before{background:var(--surface-3);content:"";height:2px;position:absolute;top:16px;left:-50%;right:50%}.status-track>div:first-child:before{display:none}.status-track>div.complete:before{background:var(--green)}.status-track>div>span{z-index:1;border:2px solid var(--surface-3);background:var(--surface);border-radius:99px;place-items:center;width:34px;height:34px;font-size:.67rem;font-weight:900;display:grid;position:relative}.status-track>div.complete>span{border-color:var(--green);color:var(--green);background:#68d3911f}.status-track>div>span svg{width:15px;height:15px}.status-track strong{font-size:.62rem}.status-track>div.complete strong{color:var(--text)}.auto-refresh{color:var(--muted);align-items:center;gap:7px;margin:30px 0 0;font-size:.63rem;display:flex}.auto-refresh span{background:var(--green);border-radius:99px;width:7px;height:7px;box-shadow:0 0 10px #68d391b3}.status-alert{background:var(--red-soft);color:#ff9fa4;border-radius:12px;margin-top:25px;padding:12px;font-size:.72rem}.pickup-card>div:not(.paid-total){grid-template-columns:28px 1fr;gap:11px;margin-top:18px;display:grid}.pickup-card>div>svg{color:var(--red-bright)}.pickup-card strong,.pickup-card small{display:block}.pickup-card strong{font-size:.75rem}.pickup-card small{color:var(--muted);margin-top:4px;font-size:.62rem;line-height:1.45}.paid-total{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin-top:20px;padding-top:16px;display:flex}.paid-total span{color:var(--muted);font-size:.7rem}.paid-total strong{font-size:.95rem}.app-after-order{background:linear-gradient(110deg, #f3232d1f, var(--surface));border:1px solid #f3232d3d;border-radius:20px;grid-template-columns:66px 1fr auto;align-items:center;gap:18px;margin-top:16px;padding:20px;display:grid}.app-after-icon{background:var(--red);border-radius:19px;place-items:center;width:62px;height:62px;display:grid}.app-after-icon svg{width:30px;height:30px}.app-after-order h2{margin-bottom:5px;font-size:1.2rem}.app-after-order>div:nth-child(2)>p:last-child{color:var(--muted);margin:0;font-size:.7rem}.store-actions{gap:8px;display:flex}.store-actions a{border:1px solid var(--line-strong);background:var(--bg-soft);border-radius:11px;align-items:center;gap:6px;min-height:40px;padding:9px 11px;font-size:.68rem;font-weight:900;display:inline-flex}.store-actions svg{width:14px;height:14px}.confirmation-actions{justify-content:center;gap:10px;margin-top:30px;display:flex}.confirmation-actions button,.confirmation-actions a{border:1px solid var(--line-strong);background:var(--surface);cursor:pointer;border-radius:13px;justify-content:center;align-items:center;min-height:48px;padding:11px 16px;font-size:.74rem;font-weight:900;display:inline-flex}.confirmation-actions button{border-color:var(--red);background:var(--red)}.spinner{border:2px solid #fff3;border-top-color:var(--red-bright);border-radius:99px;width:22px;height:22px;animation:.7s linear infinite spin;display:inline-block}.spinner.small{width:15px;height:15px}.spinner.light{border-top-color:#fff;width:18px;height:18px}.rotating{animation:.8s linear infinite spin}.app-loading{background:radial-gradient(circle at 50% 42%, #f3232d1f, transparent 24%), var(--bg);text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:30px;display:flex}.app-loading img{object-fit:contain;background:#040404;border-radius:20px;width:110px;height:86px;margin-bottom:26px;box-shadow:0 20px 80px #f3232d29}.app-loading strong{margin-top:17px;font-size:1rem}.app-loading span{color:var(--muted);margin-top:5px;font-size:.72rem}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=1040px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.checkout-layout,.confirmation-grid{grid-template-columns:1fr}.checkout-summary-column{position:static}.order-footer{grid-template-columns:1fr auto}.order-footer p{display:none}}@media (width<=760px){.order-header{min-height:66px;padding:10px 14px}.order-brand img{width:46px;height:36px}.order-brand small,.header-meta>span,.header-tray span{display:none}.menu-hero{min-height:620px}.menu-hero-overlay{background:linear-gradient(0deg, var(--bg) 0%, #05060894 38%, #05060847 70%), linear-gradient(90deg, #050608c7, transparent)}.menu-hero>img{object-position:62% center}.menu-hero-content{width:auto;margin:0;padding:0;position:absolute;bottom:74px;left:18px;right:18px}.menu-hero h1{font-size:clamp(3.8rem,19vw,6rem)}.hero-points span:nth-child(3),.hero-lab-note{display:none}.menu-content{padding:56px 15px 120px}.menu-title-row{flex-direction:column;align-items:stretch}.menu-search{width:100%}.product-grid{grid-template-columns:1fr}.product-image{height:250px}.product-copy>p{min-height:auto}.order-footer{flex-direction:column;align-items:flex-start;padding-bottom:110px;display:flex}.order-footer nav{flex-wrap:wrap}.tray-panel{border-top:1px solid var(--line-strong);width:100%;max-height:92vh;padding:22px 16px calc(20px + env(safe-area-inset-bottom));border-left:0;border-radius:24px 24px 0 0;top:auto;transform:translateY(102%)}.tray-panel.open{transform:translateY(0)}.mobile-tray-dock{right:12px;bottom:calc(12px + env(safe-area-inset-bottom));z-index:45;background:var(--red);cursor:pointer;border:1px solid #ffffff38;border-radius:17px;justify-content:space-between;align-items:center;gap:14px;min-height:62px;padding:10px 15px;display:flex;position:fixed;left:12px;box-shadow:0 18px 48px #0000006b}.mobile-tray-dock>span{text-align:left;grid-template-columns:25px 1fr;column-gap:9px;display:grid}.mobile-tray-dock svg{grid-row:span 2;align-self:center}.mobile-tray-dock i{width:18px;height:18px;color:var(--red);background:#fff;border-radius:99px;place-items:center;font-size:.58rem;font-style:normal;font-weight:950;display:grid;position:absolute;top:7px;left:32px}.mobile-tray-dock strong,.mobile-tray-dock small{display:block}.mobile-tray-dock strong{font-size:.78rem}.mobile-tray-dock small{color:#ffffffb3;margin-top:2px;font-size:.61rem}.mobile-tray-dock>b{font-size:.82rem}.modal-backdrop{padding:0;display:block}.product-modal{border:0;border-radius:0;width:100%;min-height:100vh;max-height:none;display:block}.product-modal-visual{min-height:310px}.product-modal-brand{bottom:20px;left:20px;right:20px}.product-modal-content{padding:25px 16px 34px;overflow:visible}.product-modal-heading{align-items:flex-start;padding-right:0}.option-grid.three{grid-template-columns:repeat(2,minmax(0,1fr))}.product-modal-actions{margin-left:-16px;margin-right:-16px;padding-left:16px;padding-right:16px;bottom:-34px}.order-toast{right:12px;bottom:calc(86px + env(safe-area-inset-bottom));left:12px}.checkout-page,.confirmation-page{width:calc(100% - 28px);padding-top:24px}.checkout-heading{margin-top:38px}.checkout-heading h1,.confirmation-hero h1{font-size:clamp(3rem,15vw,4.7rem)}.checkout-card,.confirmation-card{border-radius:17px;padding:17px}.field-grid,.service-options{grid-template-columns:1fr}.pickup-location-card{grid-template-columns:46px 1fr}.prep-time{border-top:1px solid var(--line);border-left:0;grid-column:1/-1;grid-template-columns:20px auto auto;justify-content:start;padding-top:13px;padding-left:0}.prep-time svg{grid-row:auto}.status-track{grid-template-columns:1fr;gap:0}.status-track>div{text-align:left;flex-direction:row;align-items:center;gap:12px;min-height:47px}.status-track>div:before{width:2px;height:auto;top:-50%;bottom:50%;left:16px}.app-after-order{grid-template-columns:52px 1fr}.app-after-icon{width:50px;height:50px}.store-actions{grid-column:1/-1}.store-actions a{flex:1;justify-content:center}.confirmation-actions{flex-direction:column}}@media (width<=460px){.install-banner-copy span{max-width:150px}.install-banner>a{padding:8px 9px;font-size:.66rem}.option-grid.two,.option-grid.three{grid-template-columns:1fr}.product-modal-actions{flex-direction:column;align-items:stretch}.quantity-control{justify-content:space-between}.quantity-control button{flex:1}.hero-points{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
