:root{--font-family-sans:var(--font-inter,Inter),Arial,Helvetica,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;max-width:100%;overflow-x:clip}html,body{max-width:100%;min-height:100%;margin:0}body{font-family:var(--font-family-sans);color:#171717;background:#f6f6f4;overflow-x:clip}button,a,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}.storefront{--primary:#e53935;--primary-ink:#b42318;--on-primary:#fff;--background:#f7f7f7;--surface:#fff;--text:#171717;--muted:#6b7280;--card-radius:18px;--button-radius:12px;background:var(--background);width:100%;max-width:100%;min-height:100vh;color:var(--text);overflow-x:clip}.siteHeader{z-index:30;border-bottom:1px solid color-mix(in srgb,var(--text) 9%,transparent);background:color-mix(in srgb,var(--surface) 94%,transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);position:sticky;top:0}.headerMain,.categoryBar,.siteContent,.siteFooter{width:min(1320px,100% - 44px);margin:0 auto}.headerMain{grid-template-columns:auto 1fr auto;align-items:center;gap:18px;min-height:76px;display:grid}.iconButton,.headerIconButton,.headerTextButton,.branchButton,.categoryCart{cursor:pointer;background:0 0;border:0}.iconButton{background:color-mix(in srgb,var(--text) 5%,transparent);border-radius:14px;place-items:center;width:42px;height:42px;font-size:18px;display:grid}.brand{color:var(--text);justify-self:center;align-items:center;gap:11px;text-decoration:none;display:flex}.brand img,.brandMark{object-fit:cover;border-radius:13px;width:40px;height:40px}.brandMark{background:var(--primary);color:var(--on-primary);place-items:center;font-weight:900;display:grid}.brand strong{letter-spacing:-.025em;font-size:21px}.headerActions{align-items:center;gap:6px;display:flex}.branchButton{border-radius:12px;align-items:center;gap:7px;max-width:210px;padding:10px 12px;font-weight:750;display:flex}.branchButton:hover,.headerTextButton:hover,.headerIconButton:hover{background:color-mix(in srgb,var(--text) 5%,transparent)}.branchButton b{font-size:11px}.openDot,.closedDot{border-radius:50%;flex:0 0 8px;width:8px;height:8px}.openDot{background:#1cad64}.closedDot{background:#e05252}.headerTextButton{border-radius:12px;padding:10px 12px;font-weight:750}.headerIconButton{border-radius:13px;place-items:center;width:42px;height:42px;font-size:20px;display:grid;position:relative}.cartIconButton b{border:2px solid var(--surface);background:var(--primary);min-width:20px;height:20px;color:var(--on-primary);border-radius:999px;place-items:center;padding:0 5px;font-size:10px;display:grid;position:absolute;top:0;right:-2px}.categoryBar{grid-template-columns:150px minmax(0,1fr) auto;align-items:center;gap:14px;padding-bottom:11px;display:grid}.compactSearch{background:color-mix(in srgb,var(--text) 5%,transparent);height:38px;color:var(--muted);border-radius:12px;align-items:center;gap:7px;padding:0 12px;display:flex}.compactSearch input{width:100%;color:var(--text);background:0 0;border:0;outline:0}.categoryNav{scrollbar-width:none;gap:8px;display:flex;overflow-x:auto}.categoryNav a{color:var(--muted);white-space:nowrap;border-radius:12px;flex:none;padding:10px 13px;font-size:13px;font-weight:720;text-decoration:none}.categoryNav a:hover,.categoryNav a.active{background:color-mix(in srgb,var(--primary) 12%,transparent);color:var(--primary-ink)}.categoryCart{background:var(--primary);color:var(--on-primary);border-radius:12px;align-items:center;gap:7px;padding:10px 14px;font-weight:800;display:flex}.categoryCart b{min-width:20px;height:20px;color:var(--primary-ink);background:#fff;border-radius:999px;place-items:center;font-size:10px;display:grid}.siteContent{padding:22px 0 78px}.sectionSlot+.sectionSlot{margin-top:22px}.hero{border-radius:calc(var(--card-radius) + 8px);color:#fff;background:#191919 50%/cover no-repeat;align-items:center;min-height:440px;padding:clamp(34px,5vw,72px);display:flex;overflow:hidden;box-shadow:0 24px 70px #00000024}.heroFallback{background:linear-gradient(135deg,color-mix(in srgb,var(--primary) 88%,#111),#151515)}.hero>div{max-width:650px}.hero span,.sectionHeading>div>span,.appPromo>div>span{letter-spacing:.13em;text-transform:uppercase;font-size:11px;font-weight:900}.hero h1{letter-spacing:-.055em;margin:12px 0 16px;font-size:clamp(44px,6vw,82px);line-height:.95}.hero p{color:#ffffffd1;max-width:560px;margin:0 0 27px;font-size:17px;line-height:1.55}.heroActions{flex-wrap:wrap;gap:10px;display:flex}.heroActions a,.heroActions button{border-radius:var(--button-radius);cursor:pointer;border:0;align-items:center;min-height:48px;padding:0 20px;font-weight:850;text-decoration:none;display:inline-flex}.heroActions a{background:var(--primary);color:var(--on-primary)}.heroActions button{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff29}.servicePanel{border:1px solid color-mix(in srgb,var(--text) 7%,transparent);border-radius:calc(var(--card-radius) + 3px);background:var(--surface);grid-template-columns:minmax(250px,.8fr) minmax(300px,1.25fr) minmax(300px,1.15fr);gap:10px;padding:10px;display:grid;box-shadow:0 12px 35px #0000000b}.deliveryToggle{background:color-mix(in srgb,var(--text) 5%,transparent);border-radius:14px;grid-template-columns:1fr 1fr;padding:5px;display:grid}.deliveryToggle button{cursor:pointer;background:0 0;border:0;border-radius:10px;min-height:46px;font-weight:800}.deliveryToggle button.active{background:var(--surface);color:var(--primary-ink);box-shadow:0 4px 14px #00000014}.serviceLocation,.accountTeaser{background:color-mix(in srgb,var(--text) 3.5%,transparent);cursor:pointer;text-align:left;border:0;border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:10px 15px;display:grid}.serviceIcon{background:var(--surface);border-radius:12px;place-items:center;width:42px;height:42px;font-size:20px;display:grid}.serviceLocation small,.serviceLocation strong,.accountTeaser small,.accountTeaser strong{display:block}.serviceLocation small,.accountTeaser small{color:var(--muted);margin-bottom:3px;font-size:11px}.accountTeaser>span{color:#222;background:#ffe06a;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.accountTeaser b,.serviceLocation b{font-size:24px;font-weight:400}.homeBlock{padding-top:28px}.sectionHeading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:18px;display:flex}.sectionHeading>div>span{color:var(--primary-ink)}.sectionHeading h2{letter-spacing:-.035em;margin:5px 0 0;font-size:34px}.sectionHeading p{color:var(--muted);margin:7px 0 0;line-height:1.45}.sectionHeading>a{color:var(--text);font-size:13px;font-weight:800;text-decoration:none}.categoryCards,.productRail,.promotionRail{scroll-snap-type:x proximity;scrollbar-width:none;gap:13px;padding:2px 2px 12px;display:flex;overflow-x:auto}.categoryCards::-webkit-scrollbar{display:none}.productRail::-webkit-scrollbar{display:none}.promotionRail::-webkit-scrollbar{display:none}.categoryCard{border:1px solid color-mix(in srgb,var(--text) 8%,transparent);border-radius:var(--card-radius);background:var(--surface);min-width:220px;color:var(--text);scroll-snap-align:start;align-items:center;gap:12px;padding:11px;text-decoration:none;display:flex}.categoryCard img,.categoryFallback{border-radius:calc(var(--card-radius) - 5px);object-fit:cover;flex:0 0 72px;width:72px;height:72px}.categoryFallback{background:color-mix(in srgb,var(--primary) 10%,var(--surface));color:var(--primary-ink);place-items:center;font-size:26px;font-weight:900;display:grid}.categoryCard strong,.categoryCard small{display:block}.categoryCard small{color:var(--muted);margin-top:5px;font-size:11px}.promotionCard{border-radius:var(--card-radius);background:linear-gradient(145deg,var(--primary),#202020) center/cover no-repeat;color:#fff;scroll-snap-align:start;align-items:flex-end;min-width:300px;height:340px;padding:24px;display:flex;position:relative;overflow:hidden}.promotionCard small{opacity:.78;font-weight:800}.promotionCard h3{letter-spacing:-.04em;margin:8px 0 10px;font-size:28px;line-height:1.02}.promotionCard b{color:#111;background:#fff;border-radius:999px;margin-bottom:9px;padding:6px 9px;font-size:13px;display:inline-flex}.promotionCard p{color:#ffffffd1;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:12px;line-height:1.45;display:-webkit-box;overflow:hidden}.productRail .productCard{scroll-snap-align:start;min-width:240px;max-width:240px}.catalogRoot{padding-top:6px}.catalogSection{padding-top:48px;scroll-margin-top:145px}.productGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.productCard{border:1px solid color-mix(in srgb,var(--text) 8%,transparent);border-radius:var(--card-radius);background:var(--surface);flex-direction:column;min-width:0;transition:transform .18s,box-shadow .18s;display:flex;overflow:hidden}.productCard:hover{transform:translateY(-2px);box-shadow:0 18px 44px #00000014}.productImage{aspect-ratio:1;background:color-mix(in srgb,var(--text) 4%,var(--surface));cursor:pointer;border:0;width:100%;display:block;position:relative;overflow:hidden}.productImage img{object-fit:cover;width:100%;height:100%;transition:transform .25s}.productCard:hover .productImage img{transform:scale(1.025)}.productImage>span{width:100%;height:100%;color:color-mix(in srgb,var(--text) 30%,transparent);place-items:center;font-size:64px;font-weight:900;display:grid}.productBadge{background:var(--primary);color:var(--on-primary);letter-spacing:.04em;text-transform:uppercase;border-radius:999px;padding:6px 9px;font-size:9px;position:absolute;top:12px;left:12px}.productContent{flex-direction:column;flex:1;justify-content:space-between;gap:17px;padding:16px;display:flex}.productContent h3{margin:0 0 5px;font-size:17px;line-height:1.2}.productContent small{color:var(--muted);margin-bottom:7px;font-size:11px;display:block}.productContent p{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:12px;line-height:1.45;display:-webkit-box;overflow:hidden}.productFooter{justify-content:space-between;align-items:center;gap:10px;display:flex}.productFooter strong{font-size:18px}.productFooter button{border-radius:var(--button-radius);background:color-mix(in srgb,var(--text) 6%,var(--surface));cursor:pointer;border:0;place-items:center;min-width:40px;height:38px;padding:0 10px;font-size:21px;font-weight:800;display:grid}.productFooter button:hover{background:var(--primary);color:var(--on-primary)}.productFooter button span{font-size:13px}.noResults{border:1px dashed color-mix(in srgb,var(--text) 20%,transparent);border-radius:var(--card-radius);color:var(--muted);text-align:center;padding:40px}.appPromo{border-radius:calc(var(--card-radius) + 5px);background:color-mix(in srgb,var(--text) 4%,var(--surface));grid-template-columns:minmax(280px,.85fr) 1.15fr;align-items:center;gap:45px;min-height:390px;padding:42px;display:grid;overflow:hidden}.appPromoVisual{place-items:center;min-height:310px;display:grid}.appPromoVisual>img{object-fit:contain;width:100%;height:330px}.phoneMock{background:var(--surface);border:8px solid #111;border-radius:38px;flex-direction:column;justify-content:center;align-items:center;width:210px;height:360px;display:flex;box-shadow:0 30px 70px #0000002e}.phoneMock span{background:var(--primary);width:70px;height:70px;color:var(--on-primary);border-radius:20px;place-items:center;font-size:30px;font-weight:900;display:grid}.phoneMock span img{object-fit:cover;border-radius:20px;width:100%;height:100%}.phoneMock strong{margin-top:16px}.phoneMock small{color:var(--muted);margin-top:5px}.appPromo h2{letter-spacing:-.045em;margin:8px 0 14px;font-size:44px;line-height:1}.appPromo p{max-width:550px;color:var(--muted);font-size:16px;line-height:1.55}.appLinks{flex-wrap:wrap;gap:9px;margin-top:22px;display:flex}.appLinks a{color:#fff;background:#111;border-radius:12px;padding:12px 16px;font-weight:800;text-decoration:none}.closedBanner,.authBanner{border-radius:var(--card-radius);justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;padding:15px 18px;display:flex}.closedBanner{color:#8f2e23;background:#fff1ee;border:1px solid #f0c6bd}.closedBanner div{gap:3px;display:grid}.closedBanner span{font-size:12px}.closedBanner button{color:inherit;cursor:pointer;background:0 0;border:0;font-weight:800}.authBanner{color:#25613b;background:#edf9f1;border:1px solid #c7dfd0}.authBanner button{color:inherit;cursor:pointer;background:0 0;border:0;font-size:20px}.siteFooter{border-top:1px solid color-mix(in srgb,var(--text) 9%,transparent);grid-template-columns:1.7fr repeat(3,1fr);gap:44px;padding:48px 0 115px;display:grid}.siteFooter>div{flex-direction:column;align-items:flex-start;gap:9px;display:flex}.siteFooter .brand{justify-self:auto}.footerBrand p{max-width:320px}.siteFooter>div>strong{margin-bottom:5px}.siteFooter p,.siteFooter a,.siteFooter span,.siteFooter button{color:var(--muted);text-align:left;background:0 0;border:0;margin:0;font-size:12px;line-height:1.5;text-decoration:none}.siteFooter button{cursor:pointer;padding:0}.siteFooter a:hover,.siteFooter button:hover{color:var(--primary-ink)}.socialLinks{flex-wrap:wrap;flex-direction:row!important;gap:8px!important;display:flex!important}.socialLinks a{border-radius:9px;font-weight:750;display:inline-flex;background:color-mix(in srgb,var(--text) 6%,transparent)!important;color:var(--text)!important;padding:6px 9px!important}.mobileNav{display:none}.floatingCart{z-index:25;background:var(--primary);min-width:270px;min-height:60px;color:var(--on-primary);cursor:pointer;box-shadow:0 20px 55px color-mix(in srgb,var(--primary) 36%,transparent);border:0;border-radius:16px;justify-content:space-between;align-items:center;gap:26px;padding:0 20px;font-weight:850;display:flex;position:fixed;bottom:24px;right:24px}.overlay{z-index:70;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#1010108f;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{color:#171717;background:#fff;border-radius:26px;width:min(100%,640px);max-height:calc(100vh - 40px);padding:32px;position:relative;overflow:auto;box-shadow:0 30px 90px #0000003d}.modal h2,.drawerHeader h2{letter-spacing:-.035em;margin:0 0 18px;font-size:34px}.modalDescription{color:#666;line-height:1.55}.productWeight{color:#777;margin-top:-10px;display:block}.modalProductImage{object-fit:cover;width:calc(100% + 64px);height:300px;margin:-32px -32px 25px}.closeButton{z-index:3;cursor:pointer;background:#f5f5f5f0;border:0;border-radius:50%;place-items:center;width:40px;height:40px;font-size:25px;display:grid;position:absolute;top:15px;right:15px}.eyebrow{color:#777;letter-spacing:.12em;text-transform:uppercase;margin:0 0 7px;font-size:10px;font-weight:900}.optionGroup{border:0;flex-direction:column;gap:8px;margin:24px 0 0;padding:0;display:flex}.optionGroup legend{width:100%;margin-bottom:8px;font-weight:850}.optionGroup legend span{color:#777;text-transform:uppercase;margin-left:8px;font-size:9px}.optionRow{border:1px solid #e2e2e2;border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:14px;display:grid}.optionRow input{width:18px;height:18px}.optionRow strong{font-size:12px}.primaryButton,.secondaryButton,.vkButton{border-radius:var(--button-radius);cursor:pointer;border:0;width:100%;min-height:54px;font-weight:850}.primaryButton{background:var(--primary);color:var(--on-primary);margin-top:20px}.primaryButton:disabled{cursor:not-allowed;opacity:.5}.secondaryButton{color:#222;background:#eee;margin-top:10px}.vkButton{color:#fff;background:#07f}.vkButton:disabled{opacity:.55}.formError{color:#a92c20;background:#fff0ee;border-radius:12px;padding:12px;font-size:13px;line-height:1.45}.drawerOverlay{background:#1010107a;place-items:stretch end;padding:0}.drawerOverlayLeft{place-items:stretch start}.sideDrawer{color:#171717;background:#fff;flex-direction:column;width:min(500px,100%);height:100%;max-height:100vh;animation:.22s ease-out drawerIn;display:flex;position:relative;overflow:hidden;box-shadow:-24px 0 70px #00000038}.drawerOverlayLeft .sideDrawer{animation:.22s ease-out drawerInLeft;box-shadow:24px 0 70px #00000038}.drawerHeader{border-bottom:1px solid #ececec;padding:32px 30px 16px}.drawerHeader h2{margin-bottom:3px}.drawerHeader>span{color:#777;font-size:12px}.drawerBody{flex:1;padding:20px 30px;overflow:auto}.drawerFooter{background:#fff;border-top:1px solid #ececec;padding:18px 30px 27px}.drawerFooter>small{color:#888}.drawerDelivery{gap:10px;margin-bottom:19px;display:grid}.drawerLocation{cursor:pointer;text-align:left;background:#f4f4f4;border:0;border-radius:14px;gap:3px;width:100%;padding:14px 38px 14px 15px;display:grid;position:relative}.drawerLocation span{font-weight:800}.drawerLocation small{color:#777;line-height:1.4}.drawerLocation b{font-size:23px;position:absolute;top:50%;right:15px;transform:translateY(-50%)}.cartLines{gap:10px;display:grid}.cartLine{border-bottom:1px solid #ececec;grid-template-columns:1fr auto;align-items:center;gap:14px;padding:13px 0;display:grid}.cartLineProduct{align-items:center;gap:12px;min-width:0;display:flex}.cartLineProduct>img,.cartLineProduct>span{object-fit:cover;border-radius:14px;flex:0 0 66px;width:66px;height:66px}.cartLineProduct>span{background:#eee;place-items:center;font-weight:900;display:grid}.cartLineProduct>div{min-width:0}.cartLineProduct h3{margin:0 0 4px;font-size:14px}.cartLineProduct p{color:#777;text-overflow:ellipsis;white-space:nowrap;margin:0 0 7px;font-size:10px;overflow:hidden}.cartLineProduct strong{font-size:13px}.quantity{align-items:center;gap:8px;display:flex}.quantity button{cursor:pointer;background:#eee;border:0;border-radius:9px;width:30px;height:30px}.quantity span{text-align:center;min-width:17px;font-size:13px;font-weight:800}.emptyCartText,.emptyAccount{color:#777;text-align:center;place-content:center;gap:7px;min-height:180px;display:grid}.emptyCartText strong,.emptyAccount strong{color:#222;font-size:22px}.giftNotice{color:#24613a;background:#eff9f2;border-radius:12px;margin-top:14px;padding:13px}.cartRecommendations{margin-top:24px}.cartRecommendations h3{font-size:16px}.cartRecommendations>div{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.cartRecommendations button{cursor:pointer;text-align:left;background:#f5f5f5;border:0;border-radius:12px;flex-direction:column;gap:6px;min-width:0;padding:8px;display:flex}.cartRecommendations img,.cartRecommendations button>span{aspect-ratio:1;object-fit:cover;border-radius:9px;width:100%}.cartRecommendations button>span{background:#e5e5e5;place-items:center;display:grid}.cartRecommendations strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.cartRecommendations small{font-size:10px}.promoCodeRow{align-items:center;gap:8px;display:flex}.promoCodeRow input{border:1px solid #ddd;border-radius:11px;flex:1;min-width:0;padding:12px}.promoCodeRow>button{cursor:pointer;background:#eee;border:0;border-radius:11px;padding:12px 13px;font-weight:750}.promoCodeRow .promoRemove{border-radius:50%;place-items:center;width:38px;height:38px;padding:0;display:grid}.appliedPromotion{color:#287447;margin-top:9px;display:block}.cartTotals{gap:10px;margin:20px 0;display:grid}.cartTotals>div{justify-content:space-between;gap:18px;font-size:13px;display:flex}.cartTotals .grandTotal{border-top:1px solid #ddd;padding-top:13px;font-size:18px}.accountLogin{text-align:center;place-items:center;gap:12px;padding:40px 5px;display:grid}.accountLoginIcon{color:#fff;background:#07f;border-radius:18px;place-items:center;width:64px;height:64px;font-size:22px;font-weight:900;display:grid}.accountLogin h3{margin:8px 0 0;font-size:22px}.accountLogin p{color:#666;max-width:340px;margin:0;line-height:1.5}.accountLogin small{color:#777}.orderHistory{gap:11px;display:grid}.orderHistory article{border:1px solid #e8e8e8;border-radius:15px;grid-template-columns:1fr auto;gap:10px;padding:16px;display:grid}.orderHistory article>div>span{color:#2863a4;background:#edf4ff;border-radius:999px;margin-bottom:8px;padding:5px 8px;font-size:9px;font-weight:850;display:inline-flex}.orderHistory h3{margin:0 0 4px}.orderHistory small{color:#777}.orderHistory article>strong{align-self:start}.orderHistory p{color:#777;grid-column:1/-1;margin:3px 0;font-size:11px;line-height:1.45}.orderHistory button{cursor:pointer;background:#eee;border:0;border-radius:10px;grid-column:1/-1;min-height:40px;font-weight:800}.infoSection{border-bottom:1px solid #ececec;gap:7px;margin-bottom:22px;padding:0 0 22px;display:grid}.infoSection h3{margin:0 0 6px}.infoSection p{color:#777;margin:0;line-height:1.45}.infoSection>a{color:#111;font-weight:800;text-decoration:none}.branchState{border-radius:999px;width:max-content;padding:6px 9px;font-size:10px;font-weight:850}.branchState.open{color:#237142;background:#eaf8ef}.branchState.closed{color:#9b3b31;background:#fff0ed}.textAction{width:max-content;color:var(--primary-ink);cursor:pointer;background:0 0;border:0;padding:7px 0;font-weight:800}.scheduleList{gap:9px;display:grid}.scheduleList>div{color:#777;justify-content:space-between;gap:20px;font-size:12px;display:flex}.scheduleList strong{color:#222}.infoLinks{display:grid}.infoLinks a,.infoLinks button{color:#111;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #ececec;justify-content:space-between;align-items:center;min-height:50px;font-weight:800;text-decoration:none;display:flex}.selectionModal{width:min(100%,600px)}.selectionList{gap:9px;display:grid}.selectionList>button{cursor:pointer;text-align:left;background:#fff;border:1px solid #e5e5e5;border-radius:14px;justify-content:space-between;align-items:center;gap:18px;width:100%;padding:15px;display:flex}.selectionList>button.selected{border-color:var(--primary-ink);box-shadow:0 0 0 1px var(--primary)}.selectionList button>span{gap:4px;display:grid}.selectionList small{color:#777;line-height:1.35}.selectionList button>b{border-radius:999px;padding:6px 9px;font-size:10px}.selectionList button>b.open{color:#237142;background:#eaf8ef}.selectionList button>b.closed{color:#9b3b31;background:#fff0ed}.zoneList>button>div{justify-items:end;gap:3px;display:grid}.zoneList>button>div b{font-size:13px}.zoneList>button>div small{font-size:10px}.deliveryNote,.noZones{background:#f4f4f4;border-radius:14px;gap:5px;margin-top:17px;padding:16px;display:grid}.deliveryNote span,.noZones span{color:#777;font-size:12px}.deliveryNote small{color:#777}.checkoutForm{gap:13px;display:grid}.checkoutForm label{gap:6px;font-size:12px;font-weight:800;display:grid}.checkoutForm input,.checkoutForm select,.checkoutForm textarea{border:1px solid #ddd;border-radius:11px;outline:0;width:100%;padding:12px}.checkoutForm input:focus,.checkoutForm select:focus,.checkoutForm textarea:focus{border-color:var(--primary-ink);box-shadow:0 0 0 3px color-mix(in srgb,var(--primary) 12%,transparent)}.checkoutSummary{background:#f4f4f4;border-radius:14px;gap:4px;padding:14px;display:grid}.checkoutSummary span,.checkoutSummary small{color:#777;font-size:11px}.successModal{text-align:center}.successIcon{color:#168044;background:#e9f8ef;border-radius:50%;place-items:center;width:62px;height:62px;margin:0 auto 17px;font-size:29px;display:grid}.emptyPage{background:#f7f7f7;place-items:center;min-height:100vh;padding:24px;display:grid}.emptyCard{background:#fff;border:1px solid #ddd;border-radius:24px;width:min(100%,680px);padding:40px}.emptyCard h1{font-size:42px}.emptyCard small{color:#6b7280;margin-top:14px;line-height:1.45;display:block}.emptyCard code{color:#555;background:#eef0f2;border-radius:8px;margin-top:18px;padding:5px 8px;font-size:11px;display:inline-block}.emptyCard a{color:#171717;margin-top:18px;font-weight:800;text-decoration:none;display:inline-flex}.promotionsPage{background:var(--background);min-height:100vh;color:var(--text)}.promotionsHeader{padding:40px 0 12px}.promotionsHeader a{color:var(--text);font-weight:800;text-decoration:none}.promotionsHeader h1{letter-spacing:-.05em;font-size:52px}.promotionsList{grid-template-columns:repeat(2,1fr);gap:18px;padding-bottom:60px;display:grid}.promotionDetail{border-radius:var(--card-radius);color:#fff;background:#222 50%/cover no-repeat;min-height:360px;padding:34px}.promotionDetail h2{font-size:36px}.promotionDetail p{color:#e0e0e0;max-width:520px}.promotionDetail a{border-radius:var(--button-radius);background:var(--primary);color:var(--on-primary);margin-top:12px;padding:11px 15px;font-weight:800;text-decoration:none;display:inline-flex}.publicPromoCode{color:#111;background:#fff;border-radius:999px;margin:8px 0;padding:8px 12px;display:inline-flex}.publicPromoConditions{opacity:.9;margin:8px 0 14px;font-size:14px}@keyframes drawerIn{0%{opacity:.7;transform:translate(38px)}to{opacity:1;transform:translate(0)}}@keyframes drawerInLeft{0%{opacity:.7;transform:translate(-38px)}to{opacity:1;transform:translate(0)}}@media (max-width:1100px){.headerMain,.categoryBar,.siteContent,.siteFooter{width:min(100% - 28px,1320px)}.productGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.servicePanel{grid-template-columns:1fr 1.2fr}.accountTeaser{grid-column:1/-1}.siteFooter{grid-template-columns:1.5fr repeat(2,1fr)}.siteFooter>div:last-child{display:none}}@media (max-width:760px){.siteHeader{position:sticky}.headerMain,.categoryBar,.siteContent,.siteFooter{width:min(100% - 24px,1320px)}.headerMain{grid-template-columns:auto 1fr auto;min-height:62px}.brand strong{font-size:17px}.brand img,.brandMark{width:34px;height:34px}.headerTextButton,.branchButton{display:none}.headerActions{gap:0}.headerIconButton,.iconButton{width:38px;height:38px}.categoryBar{grid-template-columns:auto minmax(0,1fr);padding-bottom:8px}.compactSearch{justify-content:center;width:42px;padding:0}.compactSearch input,.categoryCart{display:none}.categoryNav a{padding:9px 11px;font-size:12px}.siteContent{padding-top:12px}.hero{min-height:350px;padding:30px}.hero h1{font-size:46px}.hero p{font-size:14px}.heroActions button{display:none}.servicePanel{grid-template-columns:1fr;padding:8px}.accountTeaser{grid-column:auto}.serviceLocation,.accountTeaser{padding:9px 12px}.sectionSlot+.sectionSlot{margin-top:13px}.homeBlock{padding-top:20px}.sectionHeading h2{font-size:28px}.sectionHeading{margin-bottom:14px}.categoryCard{min-width:185px}.promotionCard{min-width:250px;height:310px;padding:20px}.promotionCard h3{font-size:25px}.productGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.productRail .productCard{min-width:180px;max-width:180px}.productContent{gap:12px;padding:12px}.productContent h3{font-size:14px}.productContent p{font-size:10px}.productFooter strong{font-size:15px}.productFooter button{min-width:34px;height:34px}.catalogSection{padding-top:34px;scroll-margin-top:110px}.appPromo{grid-template-columns:1fr;padding:25px}.appPromoVisual{display:none}.appPromo h2{font-size:34px}.siteFooter{grid-template-columns:1fr 1fr;gap:28px;padding-bottom:130px}.footerBrand{grid-column:1/-1}.mobileNav{z-index:40;padding:7px 8px max(7px,env(safe-area-inset-bottom));background:#fff;border-top:1px solid #ddd;grid-template-columns:repeat(4,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.mobileNav a,.mobileNav button{color:#555;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:2px;min-height:45px;font-size:17px;text-decoration:none;display:flex;position:relative}.mobileNav span{font-size:9px}.mobileNav b{background:var(--primary);min-width:18px;height:18px;color:var(--on-primary);border-radius:999px;place-items:center;font-size:9px;display:grid;position:absolute;top:0;right:19%}.floatingCart{min-width:0;bottom:72px;left:12px;right:12px}.overlay{align-items:end;padding:0}.modal{border-radius:25px 25px 0 0;width:100%;max-height:92vh;padding:24px}.modalProductImage{width:calc(100% + 48px);height:245px;margin:-24px -24px 22px}.modal h2,.drawerHeader h2{font-size:29px}.drawerOverlay{align-items:end}.sideDrawer{border-radius:25px 25px 0 0;width:100%;height:auto;max-height:92vh;animation:.22s ease-out drawerUp}.drawerOverlayLeft .sideDrawer{animation:.22s ease-out drawerUp;box-shadow:0 -24px 70px #00000038}.drawerHeader{padding:25px 22px 13px}.drawerBody{padding:16px 22px}.drawerFooter{padding:15px 22px max(18px,env(safe-area-inset-bottom))}.cartLineProduct>img,.cartLineProduct>span{flex-basis:56px;width:56px;height:56px}.promotionsList{grid-template-columns:1fr}.promotionsHeader h1{font-size:42px}@keyframes drawerUp{0%{opacity:.7;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}}@media (max-width:430px){.hero{min-height:300px;padding:24px}.hero h1{font-size:39px}.hero p{font-size:13px}.heroActions a{min-height:44px}.serviceLocation small,.accountTeaser small{font-size:10px}.serviceIcon,.accountTeaser>span{width:38px;height:38px}.productImage{aspect-ratio:1}.productContent p{display:none}.productContent small{font-size:9px}.productFooter button{border-radius:10px}.categoryCard{min-width:165px}.promotionCard{min-width:225px;height:285px}.siteFooter{grid-template-columns:1fr}.footerBrand{grid-column:auto}.cartRecommendations>div{grid-template-columns:repeat(3,1fr)}.cartRecommendations button:nth-child(4){display:none}}.productCardInCart{border-color:color-mix(in srgb,var(--primary) 48%,transparent);box-shadow:0 0 0 2px color-mix(in srgb,var(--primary) 10%,transparent)}.productInCartBadge{border-radius:999px;padding:6px 9px;position:absolute;bottom:10px;right:10px;color:#fff!important;background:#111111e0!important;font-size:10px!important;font-weight:850!important;line-height:1!important}.productQuantityControl{border:1px solid color-mix(in srgb,var(--primary) 35%,transparent);border-radius:var(--button-radius);background:color-mix(in srgb,var(--primary) 8%,var(--surface));grid-template-columns:36px minmax(48px,auto) 36px;align-items:center;display:grid;overflow:hidden}.productFooter .productQuantityControl button{width:36px;min-width:36px;height:38px;color:var(--text);background:0 0;border-radius:0;padding:0;font-size:20px}.productFooter .productQuantityControl button:hover{background:var(--primary);color:var(--on-primary)}.productQuantityControl>span{place-items:center;min-width:48px;line-height:1.05;display:grid}.productQuantityControl>span b{font-size:13px}.productQuantityControl>span small{color:var(--muted);text-transform:uppercase;margin:2px 0 0;font-size:7px}@media (max-width:700px){.productQuantityControl{grid-template-columns:32px 38px 32px}.productFooter .productQuantityControl button{width:32px;min-width:32px;height:34px}.productQuantityControl>span{min-width:38px}.productQuantityControl>span small{display:none}}.productImage>.productInCartBadge{place-items:initial!important;width:auto!important;height:auto!important;display:block!important}.categoryBar{align-items:flex-start}.categoryNav{scrollbar-width:auto;flex-wrap:wrap;max-height:none;overflow:visible}.categoryNav::-webkit-scrollbar{display:block}.categoryCart,.compactSearch{align-self:flex-start}.heroImageOnly{aspect-ratio:8/3;background-position:50%;background-size:cover;min-height:0;padding:0;text-decoration:none;display:block;box-shadow:0 20px 55px #0000001a}.promotionStories{scroll-snap-type:x proximity;scrollbar-width:none;gap:16px;padding:3px 2px 10px;display:flex;overflow-x:auto}.promotionStories::-webkit-scrollbar{display:none}.promotionStories button{cursor:pointer;scroll-snap-align:start;background:0 0;border:0;justify-items:center;gap:8px;min-width:108px;max-width:108px;display:grid}.promotionStories img,.promotionStories button>span{border:3px solid color-mix(in srgb,var(--primary) 65%,#fff);object-fit:cover;background:var(--surface);border-radius:50%;width:96px;height:96px;padding:4px;box-shadow:0 4px 16px #00000014}.promotionStories button>span{color:var(--primary-ink);place-items:center;font-size:27px;font-weight:900;display:grid}.promotionStories small{width:100%;color:var(--text);text-align:center;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:11px;font-weight:750;line-height:1.25;display:-webkit-box;overflow:hidden}.productCard{cursor:pointer}.productCard:focus-visible{outline:3px solid color-mix(in srgb,var(--primary) 35%,transparent);outline-offset:2px}.promotionStoryModal{color:#fff;background:#101010;width:min(420px,100%);padding:0;overflow:hidden}.promotionStoryModal>img{object-fit:cover;width:100%;max-height:70vh;display:block}.promotionStoryContent{padding:22px}.promotionStoryContent h2{margin:0 0 10px}.promotionStoryContent p{color:#ffffffd1;line-height:1.5}.storyPromoCode{color:#111;letter-spacing:.08em;background:#fff;border-radius:999px;margin-top:8px;padding:9px 12px;display:inline-flex}.promotionStoryModal .closeButton{color:#111;background:#ffffffe0}.checkoutForm label>small{color:var(--muted);text-align:right;font-size:10px;font-weight:500}@media (max-width:760px){.categoryBar{grid-template-columns:auto minmax(0,1fr)}.categoryNav{max-height:92px;overflow-y:auto}.heroImageOnly{aspect-ratio:16/8.2;min-height:0}.promotionStories button{min-width:88px;max-width:88px}.promotionStories img,.promotionStories button>span{width:78px;height:78px}}@media (max-width:760px){.catalogSection{scroll-margin-top:180px}}.carouselShell{position:relative}.carouselShell>.categoryCards,.carouselShell>.productRail,.carouselShell>.promotionStories{scroll-behavior:smooth;overscroll-behavior-inline:contain}.carouselArrow{z-index:4;cursor:pointer;background:#fffffff0;border:1px solid #00000014;border-radius:50%;place-items:center;width:38px;height:38px;font-size:27px;line-height:1;transition:transform .15s,background .15s,box-shadow .15s;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 6px 20px #0000001f}.carouselArrow:hover{background:#fff;box-shadow:0 9px 26px #0000002b}.carouselArrow:active{transform:translateY(-50%)scale(.92)}.carouselArrowLeft{left:6px}.carouselArrowRight{right:6px}.catalogRoot{position:relative}.catalogToolbar{z-index:18;border:1px solid color-mix(in srgb,var(--text) 8%,transparent);background:color-mix(in srgb,var(--background) 92%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:16px;grid-template-columns:190px minmax(0,1fr);gap:10px;margin:0 0 34px;padding:10px;display:grid;position:sticky;top:72px;box-shadow:0 10px 28px #1416190f}.catalogSearch{background:var(--surface);min-height:40px;color:var(--muted);border-radius:11px;align-items:center;gap:7px;padding:0 12px;display:flex}.catalogSearch input{width:100%;color:var(--text);background:0 0;border:0;outline:0}.catalogCategoryNav{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.catalogCategoryNav a{color:var(--muted);white-space:nowrap;border-radius:10px;padding:9px 12px;font-size:12px;font-weight:750;text-decoration:none;transition:background .16s,color .16s,transform .12s}.catalogCategoryNav a:hover{background:color-mix(in srgb,var(--primary) 8%,transparent);color:var(--primary-ink);transform:translateY(-1px)}.catalogCategoryNav a.active{background:color-mix(in srgb,var(--primary) 14%,transparent);color:var(--primary-ink)}.catalogSection{scroll-margin-top:190px}.button,.primaryButton,.secondaryButton,.iconButton,.headerTextButton,.headerIconButton,.branchButton,.categoryCart,.productCard,.categoryCard,.promotionStories button,.servicePanel button,.mobileNav button,.mobileNav a{transition:transform .14s,box-shadow .18s,background-color .18s,color .18s,border-color .18s}.button:active,.primaryButton:active,.secondaryButton:active,.iconButton:active,.headerTextButton:active,.headerIconButton:active,.branchButton:active,.categoryCart:active,.servicePanel button:active,.mobileNav button:active,.mobileNav a:active{transform:scale(.96)}.productCard:hover,.categoryCard:hover{transform:translateY(-4px);box-shadow:0 16px 35px #1416191a}.promotionStories button:hover{transform:translateY(-3px)}.overlay{animation:.18s fadeOverlay}.modal,.sideDrawer{animation:.22s cubic-bezier(.2,.8,.2,1) panelIn}@keyframes fadeOverlay{0%{opacity:0}to{opacity:1}}@keyframes panelIn{0%{opacity:0;transform:translateY(10px)scale(.985)}to{opacity:1;transform:none}}@media (max-width:900px){.carouselArrow{display:none}.catalogToolbar{grid-template-columns:1fr;top:64px}.catalogCategoryNav{scrollbar-width:none;flex-wrap:nowrap;padding-bottom:2px;overflow-x:auto}.catalogCategoryNav::-webkit-scrollbar{display:none}.catalogSection{scroll-margin-top:165px}}@media (max-width:600px){.catalogToolbar{margin-inline:-2px;padding:8px}.catalogSearch{min-height:38px}.catalogCategoryNav a{padding:8px 10px;font-size:11px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.addressAutocompleteField,.addressAutocomplete{position:relative}.addressAutocomplete>input{width:100%;padding-right:42px}.addressSuggestSpinner{border:2px solid #d6d9de;border-right-color:var(--accent,#ff7900);border-radius:50%;width:16px;height:16px;margin-top:-8px;animation:.7s linear infinite address-spin;position:absolute;top:50%;right:14px}.addressSuggestionList{z-index:80;background:#fff;border:1px solid #e1e4e8;border-radius:14px;max-height:260px;padding:6px;position:absolute;top:calc(100% + 7px);left:0;right:0;overflow:auto;box-shadow:0 18px 50px #12161c29}.addressSuggestionList button{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;gap:3px;width:100%;padding:11px 12px;display:grid}.addressSuggestionList button:hover,.addressSuggestionList button:focus-visible{background:#f4f5f6}.addressSuggestionList strong{font-size:13px}.addressSuggestionList small{color:#7c828b;font-size:10px}@keyframes address-spin{to{transform:rotate(360deg)}}.checkoutAddressSection{background:#fafafa;border:1px solid #e1e3e6;border-radius:14px;gap:12px;margin:0;padding:14px;display:grid}.checkoutAddressSection legend{padding:0 6px;font-size:12px;font-weight:850}.checkoutAddressGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.checkoutAddressWide{grid-column:span 2}.checkoutAddressSection input{background:#fff}@media (max-width:680px){.checkoutAddressGrid{grid-template-columns:1fr 1fr}.checkoutAddressWide{grid-column:1/-1}}.productNutritionCard{border:1px solid color-mix(in srgb,var(--text) 9%,transparent);background:color-mix(in srgb,var(--surface) 82%,var(--background));border-radius:16px;gap:12px;margin:14px 0;padding:14px;display:grid}.productNutritionHeader{gap:4px;display:grid}.productNutritionHeader strong{letter-spacing:.06em;text-transform:uppercase;font-size:11px}.productNutritionHeader small{color:var(--muted);font-size:11px}.nutritionModeSwitch{background:color-mix(in srgb,var(--text) 6%,transparent);border-radius:999px;grid-template-columns:1fr 1fr;gap:3px;padding:3px;display:grid}.nutritionModeSwitch button{min-height:34px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:999px;font-size:11px;font-weight:800}.nutritionModeSwitch button.active{background:var(--surface);color:var(--text);box-shadow:0 1px 4px #00000014}.productNutritionMetrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.nutritionMetric{background:var(--surface);text-align:center;border-radius:12px;gap:2px;padding:10px 7px;display:grid}.nutritionMetric b{font-variant-numeric:tabular-nums;font-size:14px}.nutritionMetric small{color:var(--muted);text-transform:lowercase;font-size:9px}.nutritionUnavailable{color:var(--muted);margin:0;font-size:11px;line-height:1.45}.productAllergens{background:color-mix(in srgb,#fff4e8 70%,var(--surface));color:var(--text);border-radius:14px;gap:5px;margin:14px 0 0;padding:14px;display:grid}.productAllergens strong{letter-spacing:.05em;text-transform:uppercase;font-size:11px}.productAllergens p{margin:0;line-height:1.45}.productAllergens small{color:var(--muted)}@media (max-width:520px){.productNutritionMetrics{grid-template-columns:repeat(2,minmax(0,1fr))}.nutritionModeSwitch button{font-size:10px}}.universalStorefront .siteHeader{transition:background-color .22s,border-color .22s,color .22s,box-shadow .22s}.universalStorefront .siteHeaderOverlay{color:#fff;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-bottom-color:#0000;position:fixed;left:0;right:0}.universalStorefront .siteHeaderOverlay:not(.siteHeaderScrolled) .brand,.universalStorefront .siteHeaderOverlay:not(.siteHeaderScrolled) .branchButton,.universalStorefront .siteHeaderOverlay:not(.siteHeaderScrolled) .headerTextButton,.universalStorefront .siteHeaderOverlay:not(.siteHeaderScrolled) .headerIconButton,.universalStorefront .siteHeaderOverlay:not(.siteHeaderScrolled) .iconButton{color:#fff}.universalStorefront .siteHeaderOverlay:not(.siteHeaderScrolled) .iconButton,.universalStorefront .siteHeaderOverlay:not(.siteHeaderScrolled) .headerIconButton,.universalStorefront .siteHeaderOverlay:not(.siteHeaderScrolled) .branchButton,.universalStorefront .siteHeaderOverlay:not(.siteHeaderScrolled) .headerTextButton{text-shadow:0 1px 10px #0000004d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000002e}.universalStorefront .siteHeaderScrolled{border-bottom-color:color-mix(in srgb,var(--text) 8%,transparent);background:color-mix(in srgb,var(--surface) 94%,transparent);color:var(--text);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 8px 28px #0000000e}.universalStorefront .siteHeaderOverlay:not(.siteHeaderScrolled) .brandMark{color:#151515;background:#ffffffeb}.universalStorefront .siteHeaderOverlay:not(.siteHeaderScrolled) .cartIconButton b{border-color:#0000}.universalSiteContent{padding-top:26px}.storefrontOverlayHeader .universalSiteContent{padding-top:0}.universalStorefront .sectionSlot-hero{width:100dvw;margin-left:calc(50% - 50dvw);margin-right:calc(50% - 50dvw);max-width:none!important}.mediaHero{color:#fff;background:#161616;place-items:center;min-height:540px;display:grid;position:relative;overflow:hidden}.mediaHero-compact{height:58vh;min-height:480px;max-height:620px}.mediaHero-medium{height:76vh;min-height:560px;max-height:820px}.mediaHero-full{height:100svh;min-height:680px;max-height:1100px}.heroMedia,.heroShade{position:absolute;inset:0}.heroMedia{overflow:hidden}.heroVideo,.heroPicture,.heroPicture img,.heroMobileMedia,.heroMobileMedia img{width:100%;height:100%;display:block}.heroVideo{max-width:none;position:absolute;inset:0}.heroVideo,.heroPicture img,.heroMobileMedia img{object-fit:cover}.heroMobileMedia{display:none}.heroFallbackMedia{background:radial-gradient(circle at 70% 25%,color-mix(in srgb,var(--primary) 70%,#fff),transparent 32%),linear-gradient(135deg,#151515,color-mix(in srgb,var(--primary) 44%,#111));width:100%;height:100%}.heroShade{z-index:1;background:linear-gradient(180deg,#00000047,rgba(0,0,0,var(--hero-overlay)) 48%,#0000007a)}.heroBrandContent{z-index:2;text-align:center;text-shadow:0 2px 22px #0000006b;justify-items:center;width:min(850px,100% - 40px);display:grid;position:relative}.heroLogo{object-fit:contain;filter:drop-shadow(0 4px 18px #0000004d);max-width:min(390px,65vw);max-height:120px;display:block}.heroWordmark{letter-spacing:.08em;text-transform:uppercase;max-width:900px;font-size:clamp(34px,5vw,74px);font-weight:900}.heroBrandContent h1{letter-spacing:-.045em;max-width:780px;margin:20px 0 0;font-size:clamp(32px,4.6vw,68px);line-height:.98}.heroBrandContent p{color:#ffffffdb;max-width:660px;margin:15px 0 0;font-size:clamp(14px,1.35vw,19px);line-height:1.5}.heroMenuButton{border-radius:var(--button-radius);background:var(--primary);min-height:48px;color:var(--on-primary);text-shadow:none;box-shadow:0 10px 28px color-mix(in srgb,var(--primary) 34%,transparent);align-items:center;margin-top:24px;padding:0 22px;font-weight:850;text-decoration:none;display:inline-flex}.heroScrollHint{z-index:2;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00000029;border:1px solid #fff6;border-radius:50%;place-items:center;width:42px;height:42px;text-decoration:none;display:grid;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.orderBar{border:1px solid color-mix(in srgb,var(--text) 7%,transparent);border-radius:calc(var(--button-radius) + 9px);background:var(--surface);grid-template-columns:minmax(360px,.9fr) minmax(420px,1.2fr);gap:10px;width:min(1200px,100% - 44px);margin:0 auto;padding:8px;display:grid;box-shadow:0 18px 50px #0000001f}.orderMode{border-radius:calc(var(--button-radius) + 3px);background:color-mix(in srgb,var(--text) 5%,transparent);grid-template-columns:1fr 1fr;gap:4px;padding:4px;display:grid}.orderMode button{border-radius:var(--button-radius);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:8px;min-height:50px;font-weight:850;display:flex}.orderMode button.active{background:var(--primary);color:var(--on-primary);box-shadow:0 8px 22px color-mix(in srgb,var(--primary) 22%,transparent)}.orderMode button span{font-size:17px}.orderLocation{border-radius:var(--button-radius);background:var(--primary);min-width:0;color:var(--on-primary);cursor:pointer;text-align:left;border:0;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:8px 15px;display:grid}.orderLocationIcon{background:#ffffff2e;border-radius:50%;place-items:center;width:38px;height:38px;font-size:9px;display:grid}.orderLocation small,.orderLocation strong{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.orderLocation small{color:#ffffffc2;margin-bottom:3px;font-size:10px}.orderLocation>b{font-size:26px;font-weight:400}.universalStorefront .homeBlock{padding-top:44px}.universalStorefront .sectionHeading h2{font-size:clamp(28px,3vw,42px)}.compactHeading{margin-bottom:13px}.categoryCloud{flex-wrap:wrap;gap:8px;display:flex}.categoryCloud a{background:color-mix(in srgb,var(--text) 5%,var(--surface));color:var(--text);border-radius:999px;padding:11px 16px;font-size:13px;font-weight:760;text-decoration:none;transition:background .16s,color .16s,transform .16s}.categoryCloud a:hover{background:var(--primary);color:var(--on-primary);transform:translateY(-1px)}.promoShowcase{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:190px;gap:14px;display:grid}.promoTile{border-radius:calc(var(--card-radius) + 2px);background:linear-gradient(135deg,var(--primary),#202020) center/cover no-repeat;color:#fff;cursor:pointer;text-align:left;border:0;min-width:0;padding:0;display:block;position:relative;overflow:hidden;box-shadow:0 12px 30px #00000012}.promoShowcase-mixed .promoTileLead{grid-area:span 2/span 2}.promoShowcase-banners{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:260px}.promoShowcase-banners .promoTileLead{grid-area:auto}.promoShowcase-cards{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:330px}.promoShowcase-cards .promoTileLead{grid-area:auto}.promoTileShade{background:linear-gradient(#0000000f,#000000ba);position:absolute;inset:0}.promoTileContent{gap:7px;padding:20px;display:grid;position:absolute;bottom:0;left:0;right:0}.promoTileContent small{letter-spacing:.11em;text-transform:uppercase;opacity:.78;font-size:9px;font-weight:850}.promoTileContent strong{letter-spacing:-.035em;font-size:clamp(18px,1.7vw,29px);line-height:1.03}.promoTileContent em{color:#ffffffc7;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:11px;font-style:normal;line-height:1.4;display:-webkit-box;overflow:hidden}.promoTile:hover{transform:translateY(-3px);box-shadow:0 18px 40px #0000001f}.catalogIntro{margin-bottom:22px;padding-top:42px}.catalogIntro>span{color:var(--primary-ink);letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:900}.catalogIntro h2{letter-spacing:-.05em;margin:7px 0 0;font-size:clamp(38px,5vw,68px)}.universalStorefront .catalogToolbar{background:color-mix(in srgb,var(--surface) 94%,transparent);border:0;border-radius:18px;grid-template-columns:185px minmax(0,1fr);top:84px;box-shadow:0 14px 36px #00000014}.universalStorefront .catalogCategoryNav{scrollbar-width:none;flex-wrap:nowrap;overflow-x:auto}.universalStorefront .catalogCategoryNav::-webkit-scrollbar{display:none}.universalStorefront .catalogCategoryNav a{background:color-mix(in srgb,var(--text) 5%,transparent);color:var(--text);border-radius:999px}.universalStorefront .catalogCategoryNav a.active{background:var(--primary);color:var(--on-primary)}.universalStorefront .catalogSection{padding-top:54px;scroll-margin-top:165px}.catalogHeading{align-items:center}.catalogHeading>span{color:var(--muted);font-size:11px;font-weight:800}.universalStorefront .productGrid{grid-template-columns:repeat(var(--catalog-columns),minmax(0,1fr));gap:28px 18px}.universalStorefront .productCard{box-shadow:none;background:0 0;border:0;border-radius:0;overflow:visible}.universalStorefront .productCard:hover{box-shadow:none;transform:none}.universalStorefront .productImage{aspect-ratio:1;border-radius:var(--card-radius);background:color-mix(in srgb,var(--text) 3%,var(--surface));transition:transform .18s,box-shadow .18s;box-shadow:0 8px 24px #00000009}.universalStorefront .productCard:hover .productImage{transform:translateY(-3px);box-shadow:0 16px 34px #00000017}.universalStorefront .productContent{gap:13px;padding:14px 4px 0}.universalStorefront .productContent h3{font-size:16px}.universalStorefront .productContent p{-webkit-line-clamp:2}.universalStorefront .productFooter>strong{font-size:18px}.universalStorefront .productAddButton{background:color-mix(in srgb,var(--text) 6%,var(--surface));width:42px;height:38px;color:var(--text);border-radius:999px;font-size:23px}.universalStorefront .productAddButton:hover{background:var(--primary);color:var(--on-primary)}.universalStorefront .productRail .productCard{min-width:250px;max-width:250px}.universalStorefront .siteFooter{margin-top:58px}@media (max-width:1100px){.promoShowcase{grid-template-columns:repeat(3,minmax(0,1fr))}.promoShowcase-mixed .promoTileLead{grid-column:span 2}.universalStorefront .productGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:900px){.universalStorefront .headerMain{min-height:66px}.universalStorefront .brand strong{font-size:18px}.universalStorefront .branchButton{max-width:150px}.mediaHero-medium{height:68vh}.mediaHero-full{min-height:620px}.orderBar{grid-template-columns:1fr;width:min(720px,100% - 28px)}.promoShowcase{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:180px}.promoShowcase-mixed .promoTileLead{grid-area:span 2/span 2}.promoShowcase-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.universalStorefront .catalogToolbar{grid-template-columns:1fr;top:70px}.universalStorefront .productGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:700px){.universalStorefront .headerMain{grid-template-columns:auto 1fr auto;gap:8px;width:calc(100% - 24px)}.universalStorefront .brand{justify-self:center}.universalStorefront .brand strong,.universalStorefront .branchButton,.universalStorefront .headerTextButton{display:none}.universalStorefront .headerActions{gap:2px}.universalStorefront .headerIconButton,.universalStorefront .iconButton{width:38px;height:38px}.mediaHero{min-height:520px}.mediaHero-compact{height:62svh;min-height:470px}.mediaHero-medium{height:78svh;min-height:540px}.mediaHero-full{height:100svh;min-height:620px}.heroDesktopMedia{display:none}.heroMobileMedia{display:block}.heroLogo{max-width:68vw;max-height:86px}.heroWordmark{font-size:clamp(27px,9vw,44px)}.heroBrandContent h1{margin-top:15px;font-size:clamp(31px,10vw,48px)}.heroBrandContent p{font-size:14px}.heroScrollHint{bottom:76px}.universalStorefront .sectionSlot-hero+.sectionSlot-service{margin-top:-26px}.orderBar{gap:7px;width:calc(100% - 20px);padding:7px}.orderMode button{min-height:44px;font-size:12px}.orderLocation{min-height:52px}.orderLocation strong{font-size:12px}.universalStorefront .homeBlock{padding-top:34px}.promoShowcase{scroll-snap-type:x mandatory;gap:10px;margin-right:-10px;padding-right:10px;display:flex;overflow-x:auto}.promoTile,.promoShowcase-mixed .promoTileLead,.promoShowcase-banners .promoTile,.promoShowcase-cards .promoTile{scroll-snap-align:start;grid-area:auto;width:78vw;min-width:78vw;height:300px}.promoTileContent strong{font-size:24px}.categoryCloud{scrollbar-width:none;flex-wrap:nowrap;margin-right:-10px;padding-right:10px;overflow-x:auto}.categoryCloud::-webkit-scrollbar{display:none}.categoryCloud a{flex:none;padding:9px 13px;font-size:12px}.catalogIntro{padding-top:24px}.catalogIntro h2{font-size:42px}.universalStorefront .catalogToolbar{margin-bottom:20px;padding:8px;top:64px}.universalStorefront .catalogSection{padding-top:38px;scroll-margin-top:150px}.universalStorefront .productGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 11px}.universalStorefront .productContent{padding-top:10px}.universalStorefront .productContent h3{font-size:14px}.universalStorefront .productContent p{display:none}.universalStorefront .productFooter>strong{font-size:15px}.universalStorefront .productAddButton{width:36px;height:34px}.catalogHeading>span{display:none}}@media (max-width:420px){.mediaHero-medium{min-height:520px}.orderMode button span{display:none}.universalStorefront .productGrid{gap-inline:9px}.universalStorefront .productContent h3{font-size:13px}.universalStorefront .productContent small{font-size:9px}.universalStorefront .productFooter>strong{font-size:14px}}.universalStorefront .premiumSiteHeader{z-index:40;background:color-mix(in srgb,var(--surface) 96%,transparent);box-shadow:0 1px 0 color-mix(in srgb,var(--text) 8%,transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:0;position:sticky;top:0}.universalStorefront .premiumSiteHeader.siteHeaderOverlay{box-shadow:none;color:#fff;-webkit-backdrop-filter:none;backdrop-filter:none;background:linear-gradient(#00000057,#0000);position:fixed;left:0;right:0}.universalStorefront .premiumSiteHeader.siteHeaderOverlay.siteHeaderScrolled{background:color-mix(in srgb,var(--surface) 95%,transparent);color:var(--text);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 10px 34px #00000014}.universalStorefront .premiumHeaderMain{grid-template-columns:minmax(260px,1fr) auto minmax(260px,1fr);gap:20px;width:min(1220px,100% - 44px);min-height:76px}.universalStorefront .headerSide{align-items:center;gap:8px;min-width:0;display:flex}.universalStorefront .headerSideRight{justify-content:flex-end}.universalStorefront .headerRoundButton,.universalStorefront .headerActionButton,.universalStorefront .premiumBranchButton{min-height:42px;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;gap:8px;font-weight:760;display:inline-flex}.universalStorefront .headerRoundButton{width:42px;padding:0}.universalStorefront .premiumBranchButton{max-width:220px;padding:0 12px}.universalStorefront .premiumBranchButton span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.universalStorefront .headerActionButton{padding:0 11px;position:relative}.universalStorefront .headerActionButton:hover,.universalStorefront .headerRoundButton:hover,.universalStorefront .premiumBranchButton:hover{background:color-mix(in srgb,currentColor 8%,transparent)}.universalStorefront .siteHeaderOverlay:not(.siteHeaderScrolled) .headerRoundButton,.universalStorefront .siteHeaderOverlay:not(.siteHeaderScrolled) .headerActionButton,.universalStorefront .siteHeaderOverlay:not(.siteHeaderScrolled) .premiumBranchButton{text-shadow:0 1px 12px #00000059;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#00000029}.universalStorefront .premiumBrand{justify-content:center;min-width:100px}.universalStorefront .premiumBrand img{object-fit:contain;border-radius:0;width:auto;max-width:190px;height:50px}.universalStorefront .premiumBrand .brandMark{width:40px;height:40px}.universalStorefront .premiumBrand strong{font-size:22px}.universalStorefront .headerActionButton.cartIconButton b{border:2px solid var(--surface);background:var(--primary);min-width:19px;height:19px;color:var(--on-primary);border-radius:999px;place-items:center;padding:0 5px;font-size:9px;display:grid;position:absolute;top:-1px;right:0}.storefrontNoHeader .universalSiteContent{padding-top:26px}.storefrontNoHeader.storefrontOverlayHeader .universalSiteContent{padding-top:0}.universalStorefront .sectionSlot:first-child{margin-top:0}.universalStorefront .sectionSlot-service:first-child{padding-top:0}.universalStorefront .sectionSlot-hero+.sectionSlot-service{z-index:6;margin-top:-34px;position:relative}.storefrontNoHeader .sectionSlot-hero+.sectionSlot-service{margin-top:-30px}.heroImageBackdrop{filter:blur(20px)brightness(.72);background:50%/cover no-repeat;position:absolute;inset:-24px;transform:scale(1.08)}.heroPicture-contain{z-index:1;padding:18px;position:relative}.heroPicture-contain img{object-fit:contain!important}.heroPicture-cover img{object-fit:cover!important}.mediaHero-image .heroPicture img{object-position:center center}.orderBar{border:1px solid color-mix(in srgb,var(--text) 8%,transparent);background:color-mix(in srgb,var(--surface) 97%,transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:18px;grid-template-columns:minmax(310px,.82fr) minmax(360px,1.18fr);gap:8px;width:min(1180px,100% - 36px);padding:6px;box-shadow:0 16px 42px #0000001f}.orderMode{border-radius:14px;gap:3px;padding:3px}.orderMode button{border-radius:12px;gap:9px;min-height:46px;font-size:13px}.orderMode button.active{box-shadow:none}.orderLocation{border-radius:13px;min-height:52px;padding:6px 12px}.orderLocationIcon{width:36px;height:36px;font-size:inherit}.orderLocation small{font-size:9px}.orderLocation strong{font-size:13px}.orderLocation>svg{flex:none}.categoryScroller{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px;min-width:0;display:grid;position:relative}.categoryScrollerRailWrap{min-width:0;position:relative}.categoryScrollerRailWrap:before,.categoryScrollerRailWrap:after{content:"";z-index:2;pointer-events:none;opacity:0;width:26px;transition:opacity .18s;position:absolute;top:0;bottom:0}.categoryScrollerRailWrap:before{background:linear-gradient(90deg,var(--background),#fff0);left:0}.categoryScrollerRailWrap:after{background:linear-gradient(270deg,var(--background),#fff0);right:0}.categoryScrollerRailWrap.hasLeftFade:before,.categoryScrollerRailWrap.hasRightFade:after{opacity:1}.categoryScrollerRail{cursor:grab;scrollbar-width:none;overscroll-behavior-inline:contain;-webkit-user-select:none;user-select:none;align-items:center;gap:7px;min-width:0;padding:2px;display:flex;overflow-x:auto}.categoryScrollerRail::-webkit-scrollbar{display:none}.categoryScroller.isDragging .categoryScrollerRail{cursor:grabbing}.categoryScrollerRail a{background:color-mix(in srgb,var(--text) 5%,transparent);color:var(--text);white-space:nowrap;border-radius:999px;flex:none;padding:9px 13px;font-size:12px;font-weight:760;text-decoration:none}.categoryScrollerRail a:hover,.categoryScrollerRail a.active{background:var(--primary);color:var(--on-primary)}.categoryMore{position:relative}.categoryMore>button{border:1px solid color-mix(in srgb,var(--text) 8%,transparent);background:var(--surface);width:40px;height:40px;color:var(--text);cursor:pointer;border-radius:50%;place-items:center;display:grid;box-shadow:0 5px 16px #0000000f}.categoryMoreMenu{z-index:60;border:1px solid color-mix(in srgb,var(--text) 9%,transparent);background:var(--surface);border-radius:14px;width:min(290px,80vw);max-height:330px;padding:7px;display:grid;position:absolute;top:calc(100% + 8px);right:0;overflow:auto;box-shadow:0 18px 50px #00000029}.categoryMoreMenu a{color:var(--text);border-radius:9px;padding:10px 11px;font-size:12px;font-weight:700;text-decoration:none}.categoryMoreMenu a:hover{background:color-mix(in srgb,var(--primary) 9%,transparent);color:var(--primary-ink)}.categoryCloudScroller{max-width:100%}.categoryCloudScroller .categoryScrollerRail a{padding:10px 15px}.universalStorefront .catalogToolbar{grid-template-columns:190px minmax(0,1fr);align-items:center}.catalogCategoryScroller{min-width:0}.promoShowcase{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:auto;gap:14px}.promoShowcase-cards{grid-template-columns:repeat(4,minmax(0,1fr))}.promoTile{aspect-ratio:16/7.2;background-position:50%;background-size:cover;min-height:0;box-shadow:0 10px 28px #00000012}.promoShowcase-cards .promoTile{aspect-ratio:4/5}.promoTile:after{content:"";border-radius:inherit;pointer-events:none;border:1px solid #ffffff29;position:absolute;inset:0}.promoTile:hover{transform:translateY(-2px)}@media (max-width:900px){.universalStorefront .premiumHeaderMain{grid-template-columns:1fr auto 1fr;width:calc(100% - 28px)}.universalStorefront .headerActionButton span,.universalStorefront .premiumBranchButton span{display:none}.universalStorefront .premiumBranchButton{width:42px;padding:0}.orderBar{grid-template-columns:1fr;width:min(720px,100% - 24px)}.promoShowcase-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.universalStorefront .premiumHeaderMain{gap:6px;width:calc(100% - 20px);min-height:64px}.universalStorefront .headerSide{gap:2px}.universalStorefront .headerRoundButton,.universalStorefront .headerActionButton,.universalStorefront .premiumBranchButton{width:38px;min-height:38px;padding:0}.universalStorefront .premiumBrand img{max-width:128px;height:42px}.universalStorefront .premiumBrand strong{display:none}.universalStorefront .sectionSlot-hero+.sectionSlot-service,.storefrontNoHeader .sectionSlot-hero+.sectionSlot-service{margin-top:-22px}.orderBar{border-radius:15px;gap:6px;width:calc(100% - 16px);padding:5px}.orderMode button{min-height:42px;font-size:11px}.orderLocation{min-height:48px}.orderLocationIcon{width:33px;height:33px}.categoryMore>button{width:36px;height:36px}.universalStorefront .catalogToolbar{grid-template-columns:1fr;gap:7px}.promoShowcase,.promoShowcase-cards{scroll-snap-type:x mandatory;gap:10px;margin-right:-10px;padding-right:10px;display:flex;overflow-x:auto}.promoTile,.promoShowcase-cards .promoTile{aspect-ratio:16/10;scroll-snap-align:start;width:82vw;min-width:82vw}.heroPicture-contain{padding:8px}}.promotionCarousel{padding-bottom:24px;position:relative}.promotionRail{scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-inline:contain;gap:16px;display:flex;overflow-x:auto}.promotionRail::-webkit-scrollbar{display:none}.promotionWideSlide,.promotionStorySlide{border-radius:calc(var(--card-radius) + 3px);background:color-mix(in srgb,var(--text) 8%,var(--surface));cursor:pointer;scroll-snap-align:start;box-shadow:none;border:0;flex:0 0 calc(50% - 8px);padding:0;position:relative;overflow:hidden}.promotionWideSlide{aspect-ratio:16/7.35}.promotionStorySlide{aspect-ratio:4/5.45;flex-basis:calc(25% - 12px)}.promotionWideSlide img,.promotionStorySlide img{object-fit:cover;width:100%;height:100%;transition:transform .25s;display:block}.promotionWideSlide:hover img,.promotionStorySlide:hover img{transform:scale(1.018)}.promotionWideSlide>span,.promotionStorySlide>span{height:100%;color:var(--text);text-align:center;place-items:center;padding:20px;font-weight:800;display:grid}.promotionArrow{z-index:4;border:1px solid color-mix(in srgb,var(--text) 8%,transparent);background:color-mix(in srgb,var(--surface) 96%,transparent);width:48px;height:48px;color:var(--text);cursor:pointer;box-shadow:none;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:50%;place-items:center;font-size:29px;line-height:1;transition:opacity .2s,transform .2s;display:grid;position:absolute;top:calc(50% - 28px)}.promotionArrow:hover:not(:disabled){transform:scale(1.04)}.promotionArrow:disabled{opacity:0;pointer-events:none}.promotionArrowLeft{left:8px}.promotionArrowRight{right:8px}.promotionProgress{background:color-mix(in srgb,var(--text) 10%,transparent);border-radius:999px;width:190px;height:4px;margin:auto;position:absolute;bottom:3px;left:0;right:0;overflow:hidden}.promotionProgress span{border-radius:inherit;background:var(--primary);height:100%;transition:transform .28s,width .28s;display:block}.promoCardsBlock{padding-top:34px}.universalStorefront .productQuantityControl{border:1px solid color-mix(in srgb,var(--primary) 20%,color-mix(in srgb,var(--text) 8%,transparent));background:color-mix(in srgb,var(--surface) 96%,transparent);border-radius:999px;grid-template-columns:34px minmax(44px,auto) 34px;align-items:center;gap:2px;min-height:38px;padding:3px;display:grid;box-shadow:0 7px 20px #00000012}.universalStorefront .productQuantityControl button{width:34px;height:32px;color:var(--text);cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;font-size:22px;font-weight:600;transition:background .15s,color .15s;display:grid}.universalStorefront .productQuantityControl button:hover{background:var(--primary);color:var(--on-primary)}.universalStorefront .productQuantityControl span{flex-direction:column;justify-content:center;align-items:center;min-width:44px;line-height:1;display:flex}.universalStorefront .productQuantityControl span b{font-size:14px}.universalStorefront .productQuantityControl span small{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;margin-top:3px;font-size:7px;font-weight:800}.cartLine .quantity{border:1px solid color-mix(in srgb,var(--text) 9%,transparent);background:var(--surface);border-radius:999px;gap:3px;padding:3px;box-shadow:0 6px 18px #0000000f}.cartLine .quantity button{background:0 0;border-radius:50%;width:31px;height:31px;font-size:18px}.cartLine .quantity button:hover{background:var(--primary);color:var(--on-primary)}.cartLine .quantity span{min-width:26px;font-weight:800}@media (max-width:900px){.promotionStorySlide{flex-basis:calc(33.3333% - 10.6667px)}.promotionArrowLeft{left:6px}.promotionArrowRight{right:6px}}@media (max-width:700px){.promotionRail{gap:10px}.promotionWideSlide{aspect-ratio:16/10;flex-basis:100%}.promotionStorySlide{aspect-ratio:4/5.35;flex-basis:72%}.promotionArrow{display:none}.promotionProgress{width:130px}.universalStorefront .productQuantityControl{grid-template-columns:30px 36px 30px;min-height:35px}.universalStorefront .productQuantityControl button{width:30px;height:29px}.universalStorefront .productQuantityControl span small{display:none}}.universalStorefront .premiumBrand{align-items:center;gap:10px;min-width:0;max-width:360px;text-decoration:none;display:flex}.universalStorefront .premiumBrand img{flex:none;max-width:88px;height:38px}.universalStorefront .premiumBrand strong{text-overflow:ellipsis;white-space:nowrap;max-width:230px;display:block;overflow:hidden}.categoryScrollerRail button{background:color-mix(in srgb,var(--text) 5%,transparent);color:var(--text);cursor:pointer;font:inherit;white-space:nowrap;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;touch-action:pan-y;border:0;border-radius:999px;flex:none;padding:9px 13px;font-size:12px;font-weight:760;text-decoration:none}.categoryScrollerRail button:hover,.categoryScrollerRail button.active{background:var(--primary);color:var(--on-primary)}.categoryScroller.isDragging .categoryScrollerRail button{cursor:grabbing}.categoryMoreMenu button{width:100%;color:var(--text);cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;border-radius:9px;padding:10px 11px;font-size:12px;font-weight:700}.categoryMoreMenu button:hover{background:color-mix(in srgb,var(--primary) 9%,transparent);color:var(--primary-ink)}.categoryCloudScroller .categoryScrollerRail button{padding:10px 15px}.orderBar{grid-template-columns:minmax(300px,390px) minmax(280px,410px);justify-content:center;width:min(870px,100% - 36px)}.orderLocation{justify-self:center;width:100%;max-width:410px}.orderLocation strong{max-width:285px}.scrollTopButton{z-index:26;border:1px solid color-mix(in srgb,var(--text) 10%,transparent);background:color-mix(in srgb,var(--surface) 96%,transparent);width:48px;height:48px;color:var(--text);cursor:pointer;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:50%;place-items:center;transition:transform .16s,background .16s,color .16s;display:grid;position:fixed;bottom:24px;left:24px;box-shadow:0 12px 34px #00000021}.scrollTopButton:hover{background:var(--primary);color:var(--on-primary);transform:translateY(-2px)}@media (max-width:900px){.orderBar{grid-template-columns:1fr;width:min(620px,100% - 24px)}.orderLocation{max-width:none}}@media (max-width:700px){.universalStorefront .premiumBrand{gap:6px;max-width:170px}.universalStorefront .premiumBrand img{max-width:110px;height:36px}.universalStorefront .premiumBrand strong{max-width:108px;font-size:15px;display:block!important}.scrollTopButton{width:44px;height:44px;bottom:76px;left:12px}.categoryScrollerRail button{padding:9px 12px}}.universalStorefront,.universalSiteContent,.siteContent,.sectionSlot,.homeBlock,.catalogRoot,.catalogSection,.promotionCarousel,.carouselShell{min-width:0;max-width:100%}.universalStorefront{overflow-x:clip}.promotionCarousel,.carouselShell{overflow:hidden}@supports (overflow:clip){.promotionCarousel,.carouselShell{overflow:clip}}.preorderSection{border:1px solid #e7e2ff;border-radius:14px;gap:10px;padding:14px;display:grid}.preorderSection legend{padding:0 6px;font-size:13px;font-weight:900}.preorderMode{grid-template-columns:1fr 1fr;gap:8px;display:grid}.preorderMode button{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:11px;padding:11px;font-weight:800}.preorderMode button.selected{border-color:var(--primary-ink);background:color-mix(in srgb,var(--primary) 10%,white);color:var(--primary-ink)}.preorderMode button:disabled{opacity:.45;cursor:not-allowed}.preorderSection>small{color:var(--muted);font-size:11px}.preorderPicker{gap:9px;display:grid}.preorderPicker>span{font-size:12px;font-weight:850}.preorderDates,.preorderSlots{flex-wrap:wrap;gap:7px;display:flex}.preorderDates button,.preorderSlots button{border:1px solid color-mix(in srgb,var(--text) 12%,transparent);background:var(--surface);color:var(--text);cursor:pointer;font:inherit;border-radius:11px}.preorderDates button{text-transform:capitalize;padding:9px 11px;font-size:11px;font-weight:800}.preorderSlots button{text-align:center;gap:2px;min-width:74px;padding:9px 12px;display:grid}.preorderSlots button strong{font-size:14px}.preorderSlots button small{color:var(--muted);font-size:8px}.preorderDates button.selected,.preorderSlots button.selected{border-color:var(--primary-ink);background:color-mix(in srgb,var(--primary) 10%,var(--surface));color:var(--primary-ink)}.preorderSlots button.selected small{color:inherit}@media (max-width:700px){.preorderDates,.preorderSlots{scrollbar-width:none;flex-wrap:nowrap;padding-bottom:2px;overflow-x:auto}.preorderDates::-webkit-scrollbar{display:none}.preorderSlots::-webkit-scrollbar{display:none}.preorderDates button,.preorderSlots button{flex:none}}.orderHistoryActions{flex-wrap:wrap;grid-column:1/-1;gap:8px;display:flex}.orderHistoryActions .orderCancelButton,.dangerButton{color:#b42318;background:#fff7f6;border-color:#b423183d}.orderHistoryActions .orderCancelButton:disabled,.dangerButton:disabled{opacity:.6;cursor:wait}.preorderPicker{border:1px solid color-mix(in srgb,var(--primary) 18%,transparent);background:color-mix(in srgb,var(--primary) 4%,var(--surface));border-radius:14px;gap:12px;padding:13px;display:grid}.preorderPickerHeader,.preorderTimeTitle{justify-content:space-between;align-items:center;gap:12px;display:flex}.preorderPickerHeader small,.preorderTimeTitle small{color:var(--muted);font-size:10px}.preorderReset,.preorderMore{color:var(--primary-ink);cursor:pointer;font:inherit;background:0 0;border:0;font-size:11px;font-weight:850}.preorderSelected{background:var(--surface);border-radius:12px;gap:4px;padding:12px 14px;display:grid;box-shadow:0 6px 18px #0000000f}.preorderSelected span{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:10px}.preorderSelected strong{font-size:16px}.preorderDates{scrollbar-width:none;flex-wrap:nowrap;gap:7px;padding-bottom:3px;display:flex;overflow-x:auto}.preorderDates button{flex:none}.preorderSlots{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.preorderSlots button{min-width:0;padding:11px 8px}.preorderMore{justify-self:start;padding:3px 0}.preorderTimeTitle>span{font-size:12px;font-weight:850}@media (max-width:520px){.preorderSlots{grid-template-columns:repeat(3,minmax(0,1fr))}.preorderPicker{padding:11px}.preorderMode button{padding:10px 7px;font-size:11px}}.checkoutAddressOrderedGrid{grid-template-columns:minmax(0,2fr) minmax(120px,.8fr) repeat(2,minmax(110px,1fr))}.checkoutAddressStreet{grid-column:span 2}.checkoutAddressOrderedGrid label{min-width:0}.checkoutAddressOrderedGrid input{width:100%}@media (max-width:760px){.checkoutAddressOrderedGrid{grid-template-columns:minmax(0,1.6fr) minmax(100px,.8fr)}.checkoutAddressStreet,.checkoutAddressOrderedGrid label:nth-child(n+3){grid-column:auto}}@media (max-width:480px){.checkoutAddressOrderedGrid{grid-template-columns:1fr 110px}.checkoutAddressOrderedGrid label:nth-child(n+3){grid-column:span 1}}.preorderPicker{border:1px solid color-mix(in srgb,var(--primary) 18%,transparent);background:color-mix(in srgb,var(--primary) 4%,var(--surface));border-radius:15px;gap:14px;padding:14px;display:grid;overflow:visible}.preorderPickerHeader{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.preorderPickerHeader>div{gap:3px;display:grid}.preorderPickerHeader strong{font-size:13px}.preorderPickerHeader small{color:var(--muted);font-size:10px;line-height:1.4}.preorderPickerStep{gap:8px;display:grid}.preorderPickerStep>span,.preorderTimeTitle>span{font-size:12px;font-weight:850}.preorderDates{scrollbar-width:none;flex-wrap:nowrap;gap:7px;padding:1px 1px 4px;display:flex;overflow-x:auto}.preorderDates::-webkit-scrollbar{display:none}.preorderDates button{border:1px solid color-mix(in srgb,var(--text) 12%,transparent);background:var(--surface);min-height:38px;color:var(--text);cursor:pointer;font:inherit;text-transform:capitalize;border-radius:10px;flex:none;padding:8px 11px;font-size:11px;font-weight:800}.preorderDates button.selected{border-color:var(--primary-ink);background:color-mix(in srgb,var(--primary) 10%,var(--surface));color:var(--primary-ink)}.preorderTimeTitle{justify-content:space-between;align-items:center;gap:10px;display:flex}.preorderTimeTitle small{color:var(--muted);font-size:10px}.preorderTimeSelectWrap{position:relative}.preorderTimeSelect{border:1px solid color-mix(in srgb,var(--text) 16%,transparent);background:var(--surface);width:100%;min-height:50px;color:var(--text);cursor:pointer;font:inherit;text-align:left;border-radius:12px;justify-content:space-between;align-items:center;gap:14px;padding:0 14px;font-size:15px;font-weight:850;display:flex}.preorderTimeSelect:hover{border-color:var(--primary-ink)}.preorderTimeSelect:disabled{cursor:not-allowed;opacity:.5}.preorderTimeSelect.selected{border-color:var(--primary-ink);box-shadow:0 0 0 3px color-mix(in srgb,var(--primary) 10%,transparent);color:var(--primary-ink)}.preorderTimeSelect b{font-size:18px;font-weight:500}.preorderTimeDropdown{z-index:20;border:1px solid color-mix(in srgb,var(--text) 14%,transparent);background:var(--surface);scrollbar-width:thin;border-radius:13px;max-height:260px;padding:6px;display:grid;position:absolute;top:calc(100% + 7px);left:0;right:0;overflow-y:auto;box-shadow:0 18px 50px #16141e38}.preorderTimeDropdown button{min-height:44px;color:var(--text);cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;border-radius:9px;justify-content:space-between;align-items:center;gap:12px;padding:0 11px;display:flex}.preorderTimeDropdown button:hover{background:color-mix(in srgb,var(--primary) 8%,var(--surface));color:var(--primary-ink)}.preorderTimeDropdown button.selected{background:color-mix(in srgb,var(--primary) 12%,var(--surface));color:var(--primary-ink)}.preorderTimeDropdown strong{font-size:14px}.preorderTimeDropdown small{color:var(--muted);font-size:9px}.preorderTimeDropdown button.selected small{color:var(--primary-ink)}.preorderSelected{background:var(--surface);border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:3px 10px;padding:12px 13px;display:grid;box-shadow:0 6px 18px #0000000d}.preorderSelected span{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;grid-column:1;font-size:9px;font-weight:800}.preorderSelected strong{grid-column:1;font-size:14px}.preorderSelected button{color:var(--primary-ink);cursor:pointer;font:inherit;background:0 0;border:0;grid-area:1/2/3;font-size:10px;font-weight:850}.preorderSlots,.preorderMore,.preorderReset{display:none!important}@media (max-width:520px){.preorderPicker{padding:11px}.preorderTimeDropdown{max-height:220px}.preorderSelected{grid-template-columns:1fr}.preorderSelected button{grid-area:auto/1;justify-self:start;padding:3px 0}}.adaptiveLogo{transition:filter .2s,opacity .2s}.adaptiveLogoLight{filter:brightness(0)invert()drop-shadow(0 1px 10px #00000047)}.adaptiveLogoDark{filter:brightness(0);opacity:.92}.universalStorefront .sectionSlot-hero{position:relative}.storefrontStatusDock{z-index:12;width:min(920px,100% - 32px);position:absolute;top:84px;left:50%;transform:translate(-50%)}.storefrontStatusStandalone{width:min(1180px,100% - 24px);margin:18px auto 0}.storefrontOverlayHeader .storefrontStatusStandalone{padding-top:72px}.storefrontStatusDock .closedBanner,.storefrontStatusStandalone .closedBanner{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fff6f3f0;border-color:#b3483847;margin:0;box-shadow:0 14px 40px #261b1924}.storefrontStatusDock .closedBanner button,.storefrontStatusStandalone .closedBanner button{background:#fff;border-radius:10px;flex:none;padding:9px 13px;box-shadow:0 2px 10px #00000012}.productModalOverlay{padding:24px}.productModal{aspect-ratio:2;border-radius:24px;grid-template-columns:1fr 1fr;width:min(1120px,100vw - 48px,200vh - 96px);max-height:none;padding:0;display:grid;overflow:hidden}.productModalMedia{aspect-ratio:1;background:#eef0f2;min-width:0;min-height:0;position:relative;overflow:hidden}.productModal .modalProductImage{object-fit:cover;width:100%;height:100%;margin:0;display:block}.modalProductPlaceholder{background:linear-gradient(145deg,color-mix(in srgb,var(--primary) 18%,#f4f4f4),#eceef1);width:100%;height:100%;color:color-mix(in srgb,var(--primary) 75%,#171717);place-items:center;font-size:100px;font-weight:900;display:grid}.productModalContent{background:#fff;flex-direction:column;min-width:0;min-height:0;display:flex}.productModalScroll{overscroll-behavior:contain;flex:1;min-height:0;padding:36px 38px 24px;overflow-y:auto}.productModalScroll h2{margin-bottom:10px;font-size:38px}.productModalScroll .productWeight,.productModalScroll .modalDescription{margin:0 0 18px}.productModalFooter{background:#fff;border-top:1px solid #eceef1;flex:none;padding:16px 38px 22px}.productModalFooter .primaryButton{margin:0}.productModal .closeButton{top:14px;right:14px}.nutritionWarning{color:#83530a;background:#fff6e7;border-radius:10px;margin:0;padding:9px 11px;font-size:11px;line-height:1.4}@media (max-width:820px){.storefrontStatusDock{width:calc(100% - 20px);top:72px}.storefrontStatusDock .closedBanner,.storefrontStatusStandalone .closedBanner{flex-direction:column;align-items:flex-start;gap:10px;padding:13px 14px}.storefrontStatusDock .closedBanner button,.storefrontStatusStandalone .closedBanner button{width:100%}.productModalOverlay{align-items:end;padding:0}.productModal{border-radius:24px 24px 0 0;flex-direction:column;width:100%;height:auto;max-height:94vh;display:flex}.productModalMedia{aspect-ratio:1;flex:none;width:100%;min-height:0}.productModalContent{min-height:0}.productModalScroll{padding:24px 22px 18px}.productModalScroll h2{font-size:30px}.productModalFooter{padding:14px 22px max(18px,env(safe-area-inset-bottom))}}.universalStorefront.storefrontNoHero .sectionSlot-service:first-child{padding-top:38px}.universalStorefront.storefrontNoHero .sectionSlot-service:first-child .orderBar{box-shadow:0 10px 30px #00000013}.universalStorefront.storefrontNoHero .sectionSlot-service:first-child+.sectionSlot{margin-top:30px}.universalStorefront .premiumBranchButton{padding-right:14px}.deliveryAddressModal{width:min(680px,100% - 28px);max-height:min(820px,100svh - 32px);padding:30px;overflow:auto}.deliveryAddressModal>h2{letter-spacing:-.035em;margin:5px 44px 20px 0;font-size:32px}.deliveryAddressCity{background:color-mix(in srgb,var(--text) 4.5%,var(--surface));border-radius:14px;align-items:center;gap:11px;margin-bottom:18px;padding:12px 14px;display:flex}.deliveryAddressCity>span{gap:2px;display:grid}.deliveryAddressCity small{color:var(--muted);font-size:10px;font-weight:750}.deliveryAddressCity strong{font-size:14px}.deliveryAddressModalForm{grid-template-columns:minmax(0,1.6fr) minmax(120px,.7fr);gap:12px;display:grid}.deliveryAddressModalForm label{min-width:0;color:var(--text);gap:7px;font-size:11px;font-weight:760;display:grid}.deliveryAddressModalForm label>span em{color:var(--primary-ink);font-style:normal}.deliveryAddressModalForm input{border:1px solid color-mix(in srgb,var(--text) 12%,transparent);background:var(--surface);width:100%;min-height:46px;color:var(--text);font:inherit;border-radius:12px;outline:0;padding:0 13px;font-size:13px;font-weight:500}.deliveryAddressModalForm input:focus{border-color:color-mix(in srgb,var(--primary) 58%,transparent);box-shadow:0 0 0 3px color-mix(in srgb,var(--primary) 10%,transparent)}.deliveryAddressStreetField{grid-column:1/-1}.deliveryAddressModal .addressSuggestionList{z-index:120}.deliveryAddressHint{color:var(--muted);margin:14px 0 0;font-size:11px;line-height:1.5}.deliveryAddressModal .deliveryResolutionCard{margin-top:14px}.deliveryAddressSave{width:100%;min-height:48px;margin-top:16px}@media (max-width:700px){.universalStorefront.storefrontNoHero .sectionSlot-service:first-child{padding-top:22px}.universalStorefront.storefrontNoHero .sectionSlot-service:first-child+.sectionSlot{margin-top:20px}.deliveryAddressModal{max-height:calc(100svh - 18px);padding:22px 16px 18px}.deliveryAddressModal>h2{font-size:27px}.deliveryAddressModalForm{grid-template-columns:1fr 1fr;gap:10px}.deliveryAddressStreetField{grid-column:1/-1}}@media (max-width:460px){.deliveryAddressModalForm{grid-template-columns:1fr}.deliveryAddressStreetField{grid-column:auto}}.universalStorefront .infoDrawer .drawerHeader{padding:30px 28px 18px}.universalStorefront .infoDrawer .drawerHeader .eyebrow{color:var(--primary);letter-spacing:.11em;margin-bottom:8px;font-size:11px;font-weight:900}.universalStorefront .infoDrawer .drawerHeader h2{color:#171717;letter-spacing:-.035em;font-size:32px;font-weight:850}.universalStorefront .infoDrawer .drawerBody{padding:20px 28px 24px}.universalStorefront .infoDrawer .infoSection{border-color:#e4e4e4;gap:9px;margin-bottom:24px;padding-bottom:24px}.universalStorefront .infoDrawer .infoSection h3{color:#202020;letter-spacing:-.015em;margin:0 0 3px;font-size:17px;font-weight:850}.universalStorefront .infoDrawer .infoSection>strong,.universalStorefront .infoDrawer .infoSection>a{color:#181818;font-size:15px;font-weight:850}.universalStorefront .infoDrawer .infoSection p{color:#5d5d5d;font-size:14px;line-height:1.55}.universalStorefront .infoDrawer .scheduleList{gap:11px}.universalStorefront .infoDrawer .scheduleList>div{color:#595959;font-size:13px;line-height:1.3}.universalStorefront .infoDrawer .scheduleList strong{color:#171717;font-weight:800}.universalStorefront .infoDrawer .infoLinks a,.universalStorefront .infoDrawer .infoLinks button{color:#1e1e1e;min-height:54px;font-size:14px;font-weight:800}.universalStorefront .infoDrawer .drawerFooter small{color:#686868;font-size:12px}.universalStorefront .orderBar{grid-template-columns:minmax(300px,390px) minmax(280px,410px);gap:8px;width:min(820px,100% - 36px);padding:5px}.universalStorefront .orderMode{padding:3px}@media (max-width:900px){.universalStorefront .orderBar{grid-template-columns:1fr;width:min(720px,100% - 24px)}.universalStorefront .orderLocation{max-width:none}}@media (max-width:700px){.universalStorefront .infoDrawer .drawerHeader{padding:24px 22px 15px}.universalStorefront .infoDrawer .drawerHeader h2{font-size:29px}.universalStorefront .infoDrawer .drawerBody{padding:17px 22px 20px}.universalStorefront .orderBar{width:calc(100% - 16px);padding:4px}}.cartDrawerCheckout .drawerHeader{padding-bottom:14px}.cartFulfillmentCard{border:1px solid color-mix(in srgb,var(--text) 8%,transparent);background:color-mix(in srgb,var(--surface) 96%,var(--background));border-radius:16px;gap:11px;margin:0 0 18px;padding:14px;display:grid;box-shadow:0 8px 24px #00000009}.cartFulfillmentHeading{gap:2px;display:grid}.cartFulfillmentHeading>span{letter-spacing:-.01em;font-size:15px;font-weight:900}.cartFulfillmentHeading>small{color:var(--muted);font-size:10px;line-height:1.35}.cartDeliveryToggle{border-radius:12px;padding:4px}.cartDeliveryToggle button{border-radius:9px;justify-content:center;align-items:center;gap:7px;min-height:40px;font-size:12px;display:flex}.cartDeliveryToggle button.active{box-shadow:0 3px 10px #0001}.cartTimingControls{gap:9px;display:grid}.cartTimingToggle{grid-template-columns:1fr 1fr;gap:7px;display:grid}.cartTimingToggle button{border:1px solid color-mix(in srgb,var(--text) 10%,transparent);background:var(--surface);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:42px;padding:7px 8px;font-size:11px;display:flex}.cartTimingToggle button>span{font-size:14px}.cartTimingToggle button strong{font-weight:850}.cartTimingToggle button.active{border-color:color-mix(in srgb,var(--primary) 62%,transparent);background:color-mix(in srgb,var(--primary) 8%,var(--surface));color:var(--primary-ink);box-shadow:0 0 0 2px color-mix(in srgb,var(--primary) 6%,transparent)}.cartTimingToggle button:disabled{cursor:not-allowed;opacity:.42}.cartTimingHint{color:var(--muted);font-size:10px;line-height:1.4}.cartPreorderPicker{background:color-mix(in srgb,var(--primary) 4%,var(--background));border:1px solid color-mix(in srgb,var(--primary) 12%,transparent);border-radius:12px;gap:10px;padding:11px;display:grid}.cartPreorderPicker>small{color:var(--muted);font-size:10px}.cartPreorderStep{gap:6px;display:grid}.cartPreorderStep>span{font-size:10px;font-weight:850}.cartPreorderPicker .preorderDates button{min-height:34px;padding:7px 9px;font-size:10px}.cartPreorderPicker .preorderTimeSelect{min-height:42px;font-size:12px}.cartPreorderPicker .preorderTimeDropdown{z-index:60}.cartAddressCard{border:1px solid color-mix(in srgb,var(--text) 8%,transparent);background:var(--surface);cursor:pointer;text-align:left;border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;padding:11px 10px;display:grid}.cartAddressCard:hover{border-color:color-mix(in srgb,var(--primary) 30%,transparent);background:color-mix(in srgb,var(--primary) 2.5%,var(--surface))}.cartAddressCard.pending{border-color:color-mix(in srgb,var(--primary) 18%,transparent)}.cartAddressIcon{background:color-mix(in srgb,var(--primary) 8%,var(--surface));width:34px;height:34px;color:var(--primary-ink);border-radius:10px;place-items:center;display:grid}.cartAddressCopy{gap:2px;min-width:0;display:grid}.cartAddressCopy small{color:var(--muted);font-size:9px}.cartAddressCopy strong{text-overflow:ellipsis;font-size:12px;font-style:normal;font-weight:850;line-height:1.25;overflow:hidden}.cartAddressCopy em{color:var(--muted);text-overflow:ellipsis;font-size:9px;font-style:normal;line-height:1.3;overflow:hidden}.cartAddressAction{color:var(--primary-ink);white-space:nowrap;align-items:center;gap:2px;font-size:9px;font-weight:850;display:flex}.cartContinueButton{margin-top:8px}.cartDrawerCheckout .drawerBody{padding-top:4px}.checkoutModalCompact{width:min(650px,100vw - 32px);max-height:min(760px,100vh - 32px);padding:28px}.checkoutModalCompact>h2{margin-bottom:5px}.checkoutLead{color:var(--muted);margin:0 38px 18px 0;font-size:12px;line-height:1.45}.checkoutLogisticsSummary{border:1px solid color-mix(in srgb,var(--text) 8%,transparent);background:color-mix(in srgb,var(--text) 2.5%,var(--surface));border-radius:14px;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:18px;padding:11px 82px 11px 11px;display:grid;position:relative}.checkoutLogisticsSummary>div{grid-template-columns:auto 1fr;align-items:center;gap:8px;min-width:0;display:grid}.checkoutLogisticsSummary>div>span{background:var(--surface);width:32px;height:32px;color:var(--primary-ink);border-radius:9px;place-items:center;display:grid}.checkoutLogisticsSummary p{gap:2px;min-width:0;margin:0;display:grid}.checkoutLogisticsSummary small{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:8px}.checkoutLogisticsSummary strong{text-overflow:ellipsis;font-size:10px;line-height:1.3;overflow:hidden}.checkoutLogisticsSummary>button{color:var(--primary-ink);cursor:pointer;background:0 0;border:0;font-size:9px;font-weight:850;position:absolute;top:50%;right:11px;transform:translateY(-50%)}.checkoutContactForm{gap:14px}.checkoutContactGrid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.checkoutPaymentLabel,.checkoutCommentLabel{padding-top:2px}.checkoutCommentLabel textarea{resize:vertical;min-height:92px}.checkoutPromoNote{color:var(--primary-ink);font-size:10px;font-weight:800}.checkoutActionBar{border-top:1px solid color-mix(in srgb,var(--text) 8%,transparent);grid-template-columns:minmax(120px,.65fr) minmax(220px,1fr);align-items:center;gap:14px;margin-top:2px;padding-top:15px;display:grid}.checkoutActionBar>div{gap:1px;display:grid}.checkoutActionBar>div span{color:var(--muted);font-size:9px}.checkoutActionBar>div strong{letter-spacing:-.03em;font-size:22px}.checkoutActionBar .primaryButton{min-height:50px}.checkoutLegal{color:var(--muted);line-height:1.4;text-align:center!important;font-size:9px!important;font-weight:500!important}@media (max-width:700px){.checkoutModalCompact{width:min(560px,100vw - 18px);padding:22px 16px}.checkoutContactGrid,.checkoutLogisticsSummary{grid-template-columns:1fr}.checkoutLogisticsSummary{padding-right:72px}.checkoutActionBar{grid-template-columns:1fr}.checkoutActionBar>div{grid-template-columns:auto 1fr;align-items:end}.checkoutActionBar>div strong{justify-self:end}.cartFulfillmentCard{padding:12px}.cartTimingToggle button{font-size:10px}.cartAddressAction{font-size:0}.cartAddressAction svg{width:16px;height:16px}}.cartFulfillmentCard{background:color-mix(in srgb,var(--text) 2.6%,var(--surface));box-shadow:none;border:0}.cartDeliveryToggle{background:color-mix(in srgb,var(--text) 5%,transparent);padding:4px}.cartDeliveryToggle button{background:0 0;border:0;box-shadow:none!important}.cartDeliveryToggle button.active{background:color-mix(in srgb,var(--primary) 10%,var(--surface));color:var(--primary-ink)}.cartTimingToggle{background:color-mix(in srgb,var(--text) 5%,transparent);border-radius:13px;gap:4px;padding:4px}.cartTimingToggle button{min-height:40px;box-shadow:none;background:0 0;border:0}.cartTimingToggle button.active{background:color-mix(in srgb,var(--primary) 10%,var(--surface));color:var(--primary-ink);box-shadow:none;border:0}.cartPreorderPicker{background:color-mix(in srgb,var(--primary) 5%,var(--surface));border:0;padding:12px}.cartPreorderPicker .preorderDates button{background:color-mix(in srgb,var(--text) 5%,var(--surface));box-shadow:none;border:0}.cartPreorderPicker .preorderDates button.selected{background:color-mix(in srgb,var(--primary) 13%,var(--surface));color:var(--primary-ink);border:0}.cartPreorderPicker .preorderTimeSelect{background:var(--surface);box-shadow:none;border:0}.cartPreorderPicker .preorderTimeSelect.selected{background:color-mix(in srgb,var(--primary) 10%,var(--surface));color:var(--primary-ink);box-shadow:none;border:0}.cartAddressCard,.cartAddressCard.pending{background:color-mix(in srgb,var(--text) 4%,var(--surface));box-shadow:none;border:0}.cartAddressCard:hover{background:color-mix(in srgb,var(--primary) 6%,var(--surface));border:0}.cartAddressIcon{background:color-mix(in srgb,var(--primary) 10%,var(--surface))}.checkoutLogisticsSummary{background:color-mix(in srgb,var(--text) 3.5%,var(--surface));border:0}.checkoutContactGrid{align-items:start}.checkoutContactGrid>label{grid-template-rows:auto 48px 14px;align-items:start}.checkoutContactGrid>label>input{min-height:48px}.checkoutContactGrid>label:not(:has(>small)):after{content:"";height:14px;display:block}.checkoutContactGrid>label>small{align-self:start;min-height:14px;line-height:14px}@media (max-width:700px){.checkoutContactGrid>label{grid-template-rows:auto 48px auto}.checkoutContactGrid>label:not(:has(>small)):after{height:0}}.cartDeliveryToggle,.cartTimingToggle{background:color-mix(in srgb,var(--text) 5.5%,var(--surface));border-radius:13px;padding:4px}.cartDeliveryToggle button,.cartTimingToggle button{color:var(--text);background:0 0;border:0;transition:background-color .16s,color .16s,box-shadow .16s,transform .12s;box-shadow:none!important}.cartDeliveryToggle button:hover:not(:disabled),.cartTimingToggle button:hover:not(:disabled){background:color-mix(in srgb,var(--surface) 72%,transparent)}.cartDeliveryToggle button.active,.cartTimingToggle button.active{background:var(--surface);color:var(--primary-ink);box-shadow:0 3px 12px #14161916!important}.cartDeliveryToggle button.active svg,.cartTimingToggle button.active>span{color:var(--primary-ink)}.cartPreorderPicker{background:color-mix(in srgb,var(--text) 3.8%,var(--surface));border:0;border-radius:13px;gap:12px;padding:12px}.cartPreorderPicker .preorderDates{gap:5px}.cartPreorderPicker .preorderDates button{min-height:34px;color:var(--text);box-shadow:none;background:0 0;border:0;border-radius:9px;padding:7px 10px}.cartPreorderPicker .preorderDates button:hover{background:color-mix(in srgb,var(--surface) 78%,transparent)}.cartPreorderPicker .preorderDates button.selected{background:var(--surface);color:var(--primary-ink);border:0;box-shadow:0 3px 10px #14161913}.cartPreorderPicker .preorderTimeSelect{background:color-mix(in srgb,var(--text) 5%,var(--surface));min-height:44px;color:var(--text);box-shadow:none;border:0;border-radius:10px}.cartPreorderPicker .preorderTimeSelect:hover{background:color-mix(in srgb,var(--text) 7%,var(--surface));border:0}.cartPreorderPicker .preorderTimeSelect.selected{background:var(--surface);color:var(--text);border:0;box-shadow:0 3px 12px #14161916}.cartPreorderPicker .preorderTimeSelect.selected>span{color:var(--primary-ink)}.cartPreorderPicker .preorderTimeSelect.selected:before{content:"";background:var(--primary);border-radius:999px;flex:0 0 6px;width:6px;height:6px}.cartPreorderPicker .preorderTimeSelect.selected>span{margin-right:auto}.cartPreorderPicker .preorderTimeDropdown{border:0;box-shadow:0 18px 50px #16141e2e}.cartPreorderPicker .preorderTimeDropdown button.selected{background:color-mix(in srgb,var(--text) 5%,var(--surface));color:var(--primary-ink)}@media (max-width:700px){.cartDeliveryToggle,.cartTimingToggle{border-radius:14px;padding:4px}.cartDeliveryToggle button,.cartTimingToggle button{border-radius:10px;min-height:42px}.cartPreorderPicker{border-radius:14px;padding:11px}}.cartLoyaltyCard{background:color-mix(in srgb,var(--primary) 6%,var(--surface));box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--primary) 7%,transparent);border-radius:16px;gap:12px;margin-top:12px;padding:14px 15px;display:grid}.cartLoyaltyHeader{align-items:center;gap:10px;display:flex}.cartLoyaltyHeader>div{gap:2px;display:grid}.cartLoyaltyHeader strong{font-size:13px}.cartLoyaltyHeader small{color:var(--muted);font-size:10px;line-height:1.35}.cartLoyaltyIcon{background:color-mix(in srgb,var(--primary) 12%,var(--surface));width:32px;height:32px;color:var(--primary-ink);border-radius:10px;flex:0 0 32px;place-items:center;font-size:14px;display:grid}.cartLoyaltyBalance{justify-content:space-between;align-items:end;padding-top:3px;display:flex}.cartLoyaltyBalance span{color:var(--muted);font-size:10px}.cartLoyaltyBalance strong{font-size:15px}.cartLoyaltyRedeem{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:8px;display:grid}.cartLoyaltyRedeem label{gap:5px;display:grid}.cartLoyaltyRedeem label>span{font-size:10px;font-weight:750}.cartLoyaltyRedeem label>div{background:var(--surface);box-shadow:0 1px 4px color-mix(in srgb,var(--text) 7%,transparent);border-radius:11px;grid-template-columns:1fr auto;align-items:center;gap:7px;padding:0 11px;display:grid}.cartLoyaltyRedeem input{min-width:0;height:38px;color:var(--text);font:inherit;background:0 0;border:0;outline:0;font-weight:800}.cartLoyaltyRedeem b{color:var(--muted);font-size:10px}.cartLoyaltyRedeem>button{background:color-mix(in srgb,var(--primary) 12%,var(--surface));height:38px;color:var(--primary-ink);cursor:pointer;border:0;border-radius:11px;padding:0 13px;font-size:10px;font-weight:850}.cartLoyaltyRedeem>button:disabled{opacity:.5;cursor:default}.cartLoyaltyHint,.cartLoyaltyGuest span{color:var(--muted);font-size:10px;line-height:1.4}.cartLoyaltyGuest{gap:3px;display:grid}.cartLoyaltyGuest strong{font-size:11px}.cartLoyaltyEarn{border-top:1px solid color-mix(in srgb,var(--text) 7%,transparent);color:var(--muted);padding-top:9px;font-size:10px}.cartLoyaltyEarn strong{color:var(--text)}.loyaltyTotalRow strong{color:var(--primary-ink)!important}.accountLoyaltyCard{background:color-mix(in srgb,var(--primary) 7%,var(--surface));border-radius:16px;gap:10px;margin-bottom:18px;padding:16px;display:grid}.accountLoyaltyCard>span{color:var(--muted);font-size:10px;font-weight:750}.accountLoyaltyCard>strong{letter-spacing:-.04em;font-size:28px}.accountLoyaltyCard>strong small{letter-spacing:0;font-size:12px;font-weight:700}.accountLoyaltyCard>div{color:var(--muted);gap:14px;font-size:10px;display:flex}.accountLoyaltyCard details{border-top:1px solid color-mix(in srgb,var(--text) 7%,transparent);padding-top:7px}.accountLoyaltyCard summary{cursor:pointer;font-size:10px;font-weight:800}.loyaltyHistory{margin-top:8px;gap:0!important;display:grid!important}.loyaltyHistory article{border-top:1px solid color-mix(in srgb,var(--text) 6%,transparent);justify-content:space-between;align-items:center;gap:10px;padding:8px 0;display:flex}.loyaltyHistory article:first-child{border-top:0}.loyaltyHistory article>div{gap:1px;display:grid}.loyaltyHistory article strong{font-size:10px}.loyaltyHistory article small{color:var(--muted);font-size:9px}.loyaltyHistory article>b{font-size:11px}.loyaltyHistory .positive{color:#18864b}.loyaltyHistory .negative{color:var(--primary-ink)}.successLoyalty{background:color-mix(in srgb,var(--primary) 8%,var(--surface));color:var(--text);border-radius:11px;padding:9px 11px}@media (max-width:520px){.cartLoyaltyRedeem{grid-template-columns:1fr}.cartLoyaltyRedeem>button{width:100%}.accountLoyaltyCard>strong{font-size:24px}}.successConfirmationModal{text-align:left;width:min(680px,100vw - 28px);max-height:min(90dvh,860px);overflow:auto}.successConfirmationModal>.successIcon,.successConfirmationModal>.eyebrow,.successConfirmationModal>h2{text-align:center}.orderConfirmationDetails{text-align:left;gap:14px;margin:18px 0;display:grid}.orderConfirmationNotice{background:color-mix(in srgb,#e9a400 10%,var(--surface));border-radius:14px;gap:4px;padding:13px 14px;display:grid;box-shadow:inset 0 0 0 1px #e9a4002e}.orderConfirmationNotice strong{font-size:13px}.orderConfirmationNotice span{color:var(--muted);font-size:11px;line-height:1.45}.orderConfirmationMeta{background:color-mix(in srgb,var(--text) 7%,transparent);border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:0;display:grid;overflow:hidden}.orderConfirmationMeta>div{background:var(--surface);gap:3px;padding:11px 12px;display:grid}.orderConfirmationMeta>div:last-child:nth-child(odd){grid-column:1/-1}.orderConfirmationMeta dt{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:9px;font-weight:750}.orderConfirmationMeta dd{margin:0;font-size:11px;font-weight:720;line-height:1.4}.orderConfirmationItems{gap:0;display:grid}.orderConfirmationItems h3{margin:0 0 7px;font-size:13px}.orderConfirmationItems article{border-top:1px solid color-mix(in srgb,var(--text) 8%,transparent);grid-template-columns:minmax(0,1fr) auto auto;align-items:start;gap:10px;padding:10px 0;display:grid}.orderConfirmationItems article>div{gap:2px;display:grid}.orderConfirmationItems article strong{font-size:11px}.orderConfirmationItems article small{color:var(--muted);font-size:9px;line-height:1.35}.orderConfirmationItems article span,.orderConfirmationItems article b{white-space:nowrap;font-size:10px}.orderConfirmationItems article b{font-size:11px}.orderConfirmationTotals{background:color-mix(in srgb,var(--text) 4%,var(--surface));border-radius:14px;gap:7px;padding:13px 14px;display:grid}.orderConfirmationTotals span{justify-content:space-between;align-items:center;gap:12px;display:flex}.orderConfirmationTotals i{color:var(--muted);font-size:10px;font-style:normal}.orderConfirmationTotals b{font-size:11px}.orderConfirmationTotals .total{border-top:1px solid color-mix(in srgb,var(--text) 9%,transparent);padding-top:9px}.orderConfirmationTotals .total i,.orderConfirmationTotals .total b{color:var(--text);font-size:14px;font-weight:850}.successConfirmationActions{gap:8px;display:grid}.successConfirmationActions button{width:100%}@media (max-width:560px){.successConfirmationModal{border-radius:20px 20px 0 0;width:100%;max-height:94dvh}.orderConfirmationMeta{grid-template-columns:1fr}.orderConfirmationItems article{grid-template-columns:minmax(0,1fr) auto}.orderConfirmationItems article>b{grid-column:2}.orderConfirmationItems article>span{grid-area:1/2}.orderConfirmationItems article>b{grid-row:2}}.customerNotificationFeed{gap:10px;margin-bottom:18px;display:grid}.customerNotificationHeading{justify-content:space-between;align-items:center;display:flex}.customerNotificationHeading>strong{font-size:13px}.customerNotificationHeading>span{background:color-mix(in srgb,var(--primary) 10%,var(--surface));min-width:24px;height:24px;color:var(--primary-ink);border-radius:999px;place-items:center;font-size:10px;font-weight:850;display:inline-grid}.customerNotificationFeed>div:last-child{gap:8px;display:grid}.customerNotificationFeed article{border:1px solid color-mix(in srgb,var(--text) 9%,transparent);background:color-mix(in srgb,var(--surface) 96%,var(--primary) 4%);border-radius:13px;gap:4px;padding:12px;display:grid}.customerNotificationFeed article>span{color:var(--muted);text-transform:uppercase;font-size:9px;font-weight:750}.customerNotificationFeed article>strong{font-size:11px}.customerNotificationFeed article>p{color:var(--muted);white-space:pre-line;margin:0;font-size:10px;line-height:1.45}.constructorProgress{gap:8px;margin:22px 0 4px;display:grid}.constructorProgress>span{color:#777;font-size:12px;font-weight:750}.constructorProgress>div{grid-auto-columns:1fr;grid-auto-flow:column;gap:6px;display:grid}.constructorProgress i{background:#e5e5e5;border-radius:999px;height:4px}.constructorProgress i.active{background:var(--primary,#6f42ff)}.constructorActions{grid-template-columns:minmax(110px,.45fr) 1fr;gap:10px;display:grid}.constructorActions .secondaryButton{border-radius:var(--button-radius,14px);background:#fff;border:1px solid #dedede;min-height:48px;font-weight:800}.constructorActions button:disabled{opacity:.45;cursor:not-allowed}.optionRow{align-items:center;gap:10px;display:flex}.optionRow>label{flex:1;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;display:grid}.modifierQuantity{align-items:center;gap:8px;display:flex}.modifierQuantity button{background:var(--surface-color,#fff);border:1px solid #00000024;border-radius:9px;width:30px;height:30px}.modifierQuantity span{text-align:center;min-width:18px;font-weight:700}.orderProgressCard{border:1px solid color-mix(in srgb,var(--primary) 20%,transparent);background:linear-gradient(145deg,color-mix(in srgb,var(--primary) 8%,var(--surface)),var(--surface));box-shadow:0 10px 28px color-mix(in srgb,var(--text) 7%,transparent);border-radius:18px;gap:18px;margin-bottom:18px;padding:17px;display:grid}.orderProgressCard>header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.orderProgressCard>header>div{gap:3px;display:grid}.orderProgressCard>header span{color:var(--primary-ink);letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:850}.orderProgressCard>header strong{font-size:17px;line-height:1.15}.orderProgressCard>header small{color:var(--muted);font-size:10px}.orderProgressCard>header>b{white-space:nowrap;font-size:13px}.orderProgressSteps{grid-template-columns:repeat(var(--progress-steps),minmax(0,1fr));gap:4px;padding-top:2px;display:grid;position:relative}.orderProgressSteps:before{top:14px;right:calc(50% / var(--progress-steps));left:calc(50% / var(--progress-steps));background:color-mix(in srgb,var(--text) 12%,transparent);content:"";border-radius:99px;height:3px;position:absolute}.orderProgressStep{z-index:1;text-align:center;justify-items:center;gap:6px;min-width:0;display:grid;position:relative}.orderProgressNode{border:3px solid var(--surface);background:color-mix(in srgb,var(--text) 11%,var(--surface));width:28px;height:28px;box-shadow:0 0 0 1px color-mix(in srgb,var(--text) 8%,transparent);border-radius:50%;place-items:center;display:grid}.orderProgressNode i{font-size:9px;font-style:normal;font-weight:900}.orderProgressStep>strong{max-width:90px;color:var(--muted);font-size:9px;line-height:1.25}.orderProgressStep>small{color:var(--muted);font-size:8px}.orderProgressStep.reached .orderProgressNode{background:var(--primary);color:#fff}.orderProgressStep.reached>strong{color:var(--text)}.orderProgressStep.current .orderProgressNode{box-shadow:0 0 0 5px color-mix(in srgb,var(--primary) 16%,transparent);animation:1.7s ease-in-out infinite orderProgressPulse}.orderProgressStep.current>strong{color:var(--primary-ink);font-weight:850}.orderProgressCancelled{background:color-mix(in srgb,#c33c37 5%,var(--surface));border-color:#c33c3747}.orderProgressCancelledMessage{background:color-mix(in srgb,#c33c37 7%,var(--surface));color:var(--muted);border-radius:12px;padding:10px 12px;font-size:10px;line-height:1.45}@keyframes orderProgressPulse{0%,to{box-shadow:0 0 0 4px color-mix(in srgb,var(--primary) 12%,transparent);transform:scale(1)}50%{box-shadow:0 0 0 8px color-mix(in srgb,var(--primary) 4%,transparent);transform:scale(1.08)}}@media (max-width:560px){.orderProgressCard{padding:14px}.orderProgressSteps{gap:1px}.orderProgressStep>strong{font-size:8px}.orderProgressNode{width:25px;height:25px}.orderProgressSteps:before{top:12px}}.socialLoginButtons{gap:10px;width:100%;display:grid}.yandexButton{color:#fff;width:100%;font:inherit;cursor:pointer;background:#fc3f1d;border:0;border-radius:14px;padding:13px 16px;font-weight:750;box-shadow:0 10px 24px #fc3f1d33}.yandexButton:hover{transform:translateY(-1px);box-shadow:0 14px 28px #fc3f1d40}.yandexButton:disabled{cursor:wait;opacity:.65;transform:none}.storefrontToastStack{z-index:120;pointer-events:none;gap:10px;width:min(390px,100vw - 32px);display:grid;position:fixed;top:92px;right:22px}.storefrontToast{border:1px solid color-mix(in srgb,var(--text) 10%,transparent);background:color-mix(in srgb,var(--surface) 96%,transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);pointer-events:auto;border-radius:16px;grid-template-columns:34px minmax(0,1fr) 28px;align-items:start;gap:11px;padding:14px 14px 14px 13px;animation:.24s cubic-bezier(.22,.9,.3,1) storefrontToastIn;display:grid;box-shadow:0 18px 50px #1418202e}.storefrontToastInfo{border-color:color-mix(in srgb,var(--primary) 28%,#fff);background:color-mix(in srgb,var(--surface) 94%,var(--primary) 6%)}.storefrontToastIcon{background:var(--primary);width:32px;height:32px;color:var(--on-primary);border-radius:11px;place-items:center;font-size:14px;font-weight:900;display:grid}.storefrontToast>div{gap:3px;min-width:0;display:grid}.storefrontToast strong{font-size:13px;line-height:1.2}.storefrontToast>div>span{color:var(--muted);font-size:12px;line-height:1.45}.storefrontToast button{background:color-mix(in srgb,var(--text) 6%,transparent);width:28px;height:28px;color:var(--text);cursor:pointer;border:0;border-radius:9px;place-items:center;font-size:18px;line-height:1;display:grid}.storefrontToast button:hover{background:color-mix(in srgb,var(--text) 11%,transparent)}@keyframes storefrontToastIn{0%{opacity:0;transform:translate(26px,-4px)}to{opacity:1;transform:translate(0,0)}}@media (max-width:760px){.storefrontToastStack{width:auto;top:74px;left:12px;right:12px}.storefrontToast{grid-template-columns:32px minmax(0,1fr) 28px}}@media (prefers-reduced-motion:reduce){.storefrontToast{animation:none}}
