:root{--bg:#f6f7f8;--bg-soft:#fff;--surface:#fff;--surface-2:#eef2f5;--card:#fff;--card-strong:#f9fbfc;--text:#14181f;--muted:#66707d;--muted-2:#98a2ad;--border:#e3e8ee;--accent:#ef3f32;--accent-hover:#d92f24;--accent-soft:#fff1ef;--gold:#e5a327;--green:#16875a;--blue:#1769aa;--teal:#1d9389;--danger:#c9342b;--ok:#16875a;--shadow:0 18px 50px rgba(20,24,31,.08);--radius-lg:12px;--radius:8px;--radius-sm:8px;--container:1160px;--topbar-h:72px;--panel:var(--card);--panel-2:var(--card-strong)}*{box-sizing:border-box}body,html{padding:0;margin:0;background:linear-gradient(180deg,#fff 0,#f8fafb 260px,var(--bg) 100%),var(--bg);color:var(--text);font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,Noto Sans,Liberation Sans,sans-serif;line-height:1.35}.hero{border:0;background:radial-gradient(720px 360px at 86% 12%,rgba(239,63,50,.3),transparent 58%),radial-gradient(520px 320px at 18% 110%,rgba(29,147,137,.22),transparent 60%),linear-gradient(135deg,#111827,#1f2a37 62%,#273548);border-radius:16px;box-shadow:0 24px 70px rgba(20,24,31,.16);padding:32px;overflow:hidden;color:#fffaf3}.heroGrid{display:grid;grid-template-columns:1fr;grid-gap:24px;gap:24px;align-items:center}@media (min-width:900px){.heroGrid{grid-template-columns:minmax(0,.95fr) minmax(360px,.7fr)}}.heroTitle{max-width:720px;font-size:54px;font-weight:850;line-height:.98;letter-spacing:0;color:#fff}.heroLead{margin-top:8px;color:hsla(0,0%,100%,.76);font-size:18px;line-height:1.35;max-width:620px}.heroActions{margin-top:14px;display:flex;gap:10px;flex-wrap:wrap}.heroSecondary{display:inline-flex}.hero .btnPrimary{background:#fff;border-color:#fff;color:#111827;box-shadow:0 14px 34px rgba(0,0,0,.18)}.hero .btnPrimary:hover{background:#f9fbfc;border-color:#f9fbfc}.heroKicker{display:inline-flex;align-items:center;gap:8px;padding:0;border-radius:0;border:0;background:transparent;color:#ffb5a9;font-weight:850;font-size:13px;letter-spacing:0;margin-bottom:10px}.heroBadges{margin-top:12px;display:flex;gap:18px;flex-wrap:wrap}.heroBadges span{position:relative;padding:0;border-radius:0;border:0;background:transparent;color:rgba(255,250,243,.9);font-size:13px;font-weight:800}.heroVisual{position:relative;min-height:292px}.heroDish{position:absolute;overflow:hidden;border-radius:14px;background:#192231;box-shadow:0 24px 58px rgba(0,0,0,.34)}.heroDish img{width:100%;height:100%;object-fit:cover;display:block}.heroDish span{position:absolute;left:10px;right:10px;bottom:10px;padding:8px 10px;border-radius:10px;background:rgba(17,24,39,.72);color:#fff;font-size:12px;font-weight:800;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.heroDish1{left:10px;top:6px;width:58%;height:210px}.heroDish2{right:0;top:38px;width:48%;height:170px}.heroDish3{left:24%;bottom:0;width:58%;height:142px}.heroBadges span+span:before{content:"";position:absolute;left:-10px;top:50%;width:4px;height:4px;border-radius:999px;background:var(--accent);transform:translateY(-50%)}.heroArt{border-radius:var(--radius);border:1px solid hsla(0,0%,100%,.14);background:linear-gradient(180deg,hsla(0,0%,100%,.06),hsla(0,0%,100%,.03));min-height:180px;display:grid;place-items:center}.heroPreview{min-height:270px;border-radius:12px;background:linear-gradient(180deg,#26201b,#3b2a20);position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.12)}.heroPlate{left:50%;top:48%;width:240px;height:240px;transform:translate(-50%,-50%);background:radial-gradient(circle at 48% 45%,#fff 0 32%,#f3eadf 33% 61%,#d8c4b3 62% 64%,transparent 65%);box-shadow:0 30px 70px rgba(0,0,0,.34)}.heroPlate,.heroRoll{position:absolute;border-radius:999px}.heroRoll{width:72px;height:72px;background:radial-gradient(circle,#f2654a 0 18%,#ffe2c5 19% 32%,#1f1a17 33% 39%,#f8f1e8 40% 100%);box-shadow:0 10px 24px rgba(0,0,0,.22)}.heroRollA{left:72px;top:58px}.heroRollB{left:104px;top:108px}.heroRollC{left:54px;top:126px}.heroSauce{position:absolute;right:54px;bottom:60px;width:42px;height:42px;border-radius:999px;background:#1d1713;box-shadow:inset 0 0 0 7px #efe4d8}.heroPreviewCaption{position:absolute;left:16px;right:16px;bottom:16px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;border-radius:8px;background:rgba(255,250,243,.92);color:var(--text)}.heroPreviewCaption span{color:var(--muted);font-size:13px}.heroArtInner{font-weight:900;letter-spacing:.8px;opacity:.9}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit;color:inherit}.container{max-width:var(--container);margin:0 auto;padding:18px 20px 28px}.topbar{position:-webkit-sticky;position:sticky;top:0;z-index:30;background:hsla(0,0%,100%,.86);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}.topbarInner{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 20px;max-width:var(--container);margin:0 auto}.brand{display:flex;flex-direction:column;gap:2px;min-width:0}.brandTitle{font-weight:850;letter-spacing:0;color:var(--text);font-size:18px;line-height:1.05}.brandSub{font-size:12px;color:var(--muted);white-space:nowrap}.nav{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.chipLink,.nav{align-items:center}.chipLink{display:inline-flex;gap:8px;min-height:40px;padding:8px 13px;border:1px solid var(--border);border-radius:8px;background:#fff;font-weight:650}.chipLink:hover{border-color:#cfd8e3;background:#f9fbfc}.cartChip{border-color:var(--accent);background:var(--accent);color:#fff;box-shadow:0 10px 24px rgba(239,63,50,.22)}.cartChip:hover{border-color:var(--accent-hover);background:var(--accent-hover);color:#fff}.cartChip .badge{background:#fff;border-color:#fff;color:var(--accent)}.topbarMeta{display:none;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.topbarMetaItem{padding:6px 10px;border-radius:8px;border:1px solid var(--border);background:#fff}.siteFooter{margin-top:28px;border-top:1px solid var(--border);background:#fff}.siteFooterInner{max-width:var(--container);margin:0 auto;padding:24px 20px 30px;display:grid;grid-template-columns:1fr 1fr 1.25fr;grid-gap:24px;gap:24px}.footerTitle{font-weight:850;margin-bottom:8px}.footerText{color:var(--muted);margin-top:5px}.footerLinks{display:flex;gap:12px;flex-wrap:wrap;margin-top:12px}.footerLinks a{font-weight:750;color:var(--accent)}.footerLinks a:hover{text-decoration:underline}.legalGrid{display:grid;grid-gap:10px;gap:10px;margin-top:18px}.legalRow{display:grid;grid-template-columns:220px minmax(0,1fr);grid-gap:16px;gap:16px;padding:10px 0;border-bottom:1px solid var(--border)}.legalLabel{color:var(--muted);font-weight:750}@media (min-width:980px){.topbarMeta{display:inline-flex}}.grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-gap:14px;gap:14px}.card{border:1px solid var(--border);background:var(--card);border-radius:var(--radius);box-shadow:0 10px 30px rgba(20,24,31,.06)}.cardInner{padding:18px}.addressCheck{margin-top:14px}.h1{font-size:34px;letter-spacing:0;line-height:1.1}.h1,.lead{margin:8px 0 0}.lead{color:var(--muted)}.sectionTitle{margin:28px 0 12px;font-size:24px;font-weight:850;letter-spacing:0}.menuIntro{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-top:0;padding-top:4px}.menuTools{margin-top:14px;position:-webkit-sticky;position:sticky;top:var(--topbar-h);z-index:22;padding:10px 0 8px;background:rgba(246,247,248,.94);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.searchInput{height:48px;font-weight:650;border-color:#d9e1e8;box-shadow:0 10px 24px rgba(20,24,31,.05)}.categoryNav{position:-webkit-sticky;position:sticky;top:calc(var(--topbar-h) + 66px);z-index:20;display:flex;flex-wrap:wrap;gap:8px;overflow:visible;padding:8px 0 14px;margin:0 0 18px;background:rgba(246,247,248,.94);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);scrollbar-width:none;scroll-padding-left:0;scroll-padding-right:0}.categoryNav::-webkit-scrollbar{display:none}.categoryBtn{flex:0 0 auto;cursor:pointer;min-height:40px;padding:9px 14px;border-radius:999px;border:1px solid var(--border);background:#fff;color:var(--text);white-space:nowrap;font-weight:700}.categoryBtnActive{border-color:var(--accent);background:var(--accent);color:#fff;box-shadow:0 10px 22px rgba(239,63,50,.2)}.emptyState{border:1px solid var(--border);border-radius:var(--radius);background:#fff;padding:18px;margin-top:18px}.productSkeleton{pointer-events:none}.skeletonButton,.skeletonLine{display:block;border-radius:8px;background:linear-gradient(90deg,#eee4d8,#faf4ed 48%,#eee4d8);background-size:200% 100%;animation:skeletonPulse 1.2s ease-in-out infinite}.skeletonLine{height:14px;width:72%}.skeletonTitle{height:18px;width:84%;margin-bottom:10px}.skeletonPrice{width:64px}.skeletonButton{width:104px;height:40px}@keyframes skeletonPulse{0%{background-position:0 0}to{background-position:-200% 0}}@media (max-width:900px){.categoryNav{flex-wrap:nowrap;overflow-x:auto;padding-left:12px;padding-right:12px;margin-left:-12px;margin-right:-12px}}.productCard{grid-column:span 12;display:grid;grid-template-rows:1fr auto;grid-gap:0;gap:0;padding:0;border:1px solid var(--border);background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 8px 24px rgba(20,24,31,.06);width:100%;text-align:left;min-height:100%}.productCard:hover{border-color:#cfd8e3;box-shadow:0 14px 34px rgba(20,24,31,.1)}.productCardDisabled{opacity:.72;filter:grayscale(.22)}.productOpenArea{display:grid;grid-template-rows:auto 1fr;grid-gap:0;gap:0;padding:0;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.productOpenArea:focus-visible{outline:2px solid rgba(255,77,61,.65);outline-offset:2px}@media (min-width:720px){.productCard{grid-column:span 4}}@media (min-width:1120px){.productCard{grid-column:span 3}}.productImg{width:100%;height:auto;aspect-ratio:4/3;border-radius:0;overflow:hidden;background:linear-gradient(135deg,#edf2f6,#f9fbfc);border:0;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:center;color:var(--muted);font-size:12px}.productImg img{width:100%;height:100%;object-fit:cover;transform:none}.productTitle{font-size:16px;font-weight:850;line-height:1.2;letter-spacing:0;color:var(--text)}.productMeta{color:var(--muted);font-size:14px;line-height:1.35;margin-top:8px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.productInfo{min-width:0;padding:14px 14px 10px}.row{margin-top:10px}.productBuyRow,.row{display:flex;align-items:center;justify-content:space-between;gap:10px}.productBuyRow{padding:0 14px 14px}.productBuyRow .price{font-size:19px;letter-spacing:0}.price{font-weight:800}.btn,.price{color:var(--text)}.btn{cursor:pointer;padding:10px 13px;min-height:40px;border-radius:10px;border:1px solid var(--border);background:#fff;font-weight:750}.btn:hover{border-color:#cfd8e3;background:#f9fbfc}.btnPrimary{border-color:var(--accent);background:var(--accent);color:#fff;box-shadow:0 10px 24px rgba(239,63,50,.2)}.btnPrimary:hover{border-color:var(--accent-hover);background:var(--accent-hover)}.btnGhost{border-color:#cfd8e3;background:#fff}.btnLarge{padding:12px 16px;border-radius:8px;font-weight:800}.btnCompact{padding:8px 10px}.btnDanger{border-color:rgba(255,93,93,.55);background:rgba(255,93,93,.12)}.muted{color:var(--muted)}.input{width:100%;padding:11px 12px;min-height:44px;border-radius:10px;border:1px solid var(--border);background:#fff;color:var(--text);outline:none}.input:focus{border-color:var(--accent);box-shadow:0 0 0 3px rgba(217,56,40,.12)}.twoCol{display:grid;grid-template-columns:1fr;grid-gap:14px;gap:14px}.cartList{margin-top:14px;display:grid;grid-gap:0;gap:0;border-top:1px solid var(--border)}.cartItem{display:grid;grid-template-columns:96px minmax(0,1fr);grid-gap:12px;gap:12px;padding:16px 0;border-bottom:1px solid var(--border)}.cartItemImg{width:96px;height:96px;border-radius:12px;overflow:hidden;background:linear-gradient(135deg,#f0e6da,#fff7ec);display:flex;align-items:center;justify-content:center;color:var(--muted);font-size:12px}.cartItemImg img{width:100%;height:100%;object-fit:cover}.cartItemBody{min-width:0}.cartItemControls{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:12px;flex-wrap:wrap}.cartItemPrice{margin-left:auto}.checkoutStep{display:flex;align-items:center;gap:10px;margin-top:28px}.checkoutStep:first-of-type{margin-top:10px}.checkoutStep span{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#111827;color:#fff;font-weight:850;font-size:13px;flex:0 0 auto}.checkoutStep .sectionTitle{margin:0}.checkoutStepAside{margin-top:0;margin-bottom:14px}.checkoutStepAside .sectionTitle,.stickyAside .sectionTitle{font-size:22px}.stickyAside{box-shadow:0 18px 50px rgba(20,24,31,.08)}.stickyAside .btnPrimary{min-height:48px}@media (min-width:980px){.twoCol{grid-template-columns:1fr 420px;align-items:start}}.alert{border:1px solid var(--border);border-radius:8px;padding:10px 12px;background:#fff}.alertOk{border-color:#b8decf;background:#effaf6}.alertDanger{border-color:#f0b5ad;background:#fff0ec}.qty{display:inline-flex;align-items:center;gap:8px}.qtyBtn{width:36px;height:36px;border-radius:10px;border:1px solid var(--border);background:#fff;color:var(--text);cursor:pointer}.qtyBtnPrimary{border-color:var(--accent);background:var(--accent);color:#fff;font-weight:900}.qtyBtnPrimary:hover{border-color:var(--accent-hover);background:var(--accent-hover)}.addBtn{min-width:104px;height:40px;padding:0 14px;border-radius:10px;border:1px solid var(--accent);background:var(--accent);color:#fff;cursor:pointer;font-weight:850}.addBtnIcon{display:none}.addBtn:hover{border-color:var(--accent-hover);background:var(--accent-hover)}.addBtn:disabled{border-color:var(--border);background:var(--surface-2);color:var(--muted);cursor:not-allowed}.qtyVal{min-width:28px;text-align:center;font-weight:700;color:var(--text)}.badge{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 8px;border-radius:999px;background:var(--accent);border:1px solid var(--accent);color:#fff;font-size:12px;font-weight:800}.modalBackdrop{position:fixed;inset:0;background:rgba(29,25,21,.5);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:grid;place-items:center;padding:18px;z-index:50}.modalCard{position:relative;width:min(980px,100%);border:1px solid var(--border);background:#fff;border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden}.modalClose{position:absolute;top:12px;right:12px;width:40px;height:40px;border-radius:8px;border:1px solid var(--border);background:#fff;color:var(--text);cursor:pointer}.modalBody{display:grid;grid-template-columns:1fr}@media (min-width:900px){.modalBody{grid-template-columns:420px 1fr}}.modalMedia{min-height:320px;background:#f0e6da;border-right:1px solid var(--border);display:flex;align-items:center;justify-content:center;overflow:hidden}.modalMedia img{width:100%;height:100%;object-fit:cover}.modalNoImg{color:hsla(0,0%,100%,.55)}.modalContent{padding:18px}.modalBuyRow{display:flex;align-items:center;gap:12px;flex-wrap:wrap;justify-content:flex-start}.modalBuyRow .price{font-size:20px}@media (max-width:720px){.modalBackdrop{place-items:end center;padding:10px}.modalCard{width:100%;border-radius:22px 22px 0 0;max-height:calc(100dvh - 20px);overflow:hidden}.modalBody{grid-template-columns:1fr}.modalMedia{min-height:220px;border-right:0;border-bottom:1px solid var(--border)}.modalContent{padding:14px;overflow:auto;-webkit-overflow-scrolling:touch}}.mobileCartBar{position:fixed;left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));z-index:60;display:grid;place-items:center}.mobileCartBtn{width:100%;height:56px;display:flex;justify-content:center;gap:10px;padding:12px 14px;border-radius:14px;border:1px solid var(--accent);background:var(--accent);color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 14px 40px rgba(92,45,33,.28);font-weight:850}.mobileCartBtnPrimary{border-color:var(--accent);background:var(--accent)}.linkDanger{color:rgba(255,93,93,.92)}.linkDanger:hover{text-decoration:underline}.stickyAside{position:-webkit-sticky;position:sticky;top:92px}.progressBar{height:10px;border-radius:999px;overflow:hidden;border:1px solid var(--border);background:#edf2f6}.progressBarFill{height:100%;background:var(--accent);width:0}@media (max-width:768px){:root{--topbar-h:60px}.topbarInner{padding:9px 12px}.brandTitle{font-size:17px}.brandSub{font-size:11px}.navOnlyDesktop,.topbar .nav .chipLink:not(.cartChip){display:none}.topbar .nav{flex-wrap:nowrap;gap:8px}.siteFooterInner{grid-template-columns:1fr;padding:22px 12px 92px;gap:18px}.legalRow{grid-template-columns:1fr;gap:4px}.hero{padding:12px;margin:6px 0 8px;border-radius:12px}.heroGrid{gap:10px}.heroKicker{margin-bottom:6px;font-size:12px}.heroTitle{font-size:24px;line-height:1.08}.heroLead{font-size:14px;line-height:1.35;max-width:320px}.heroActions,.heroSecondary{display:none}.addressCheck{margin:0 0 12px;border-radius:8px}.addressCheck .cardInner{padding:14px}.addressCheck .sectionTitle{font-size:20px;margin-bottom:10px}.addressCheck .input{height:46px;font-size:16px}.deliveryActions .btn{height:48px}.heroVisual{display:none}.container{padding:10px 12px 18px}.menuIntro{padding-top:2px}.menuIntro .sectionTitle{font-size:20px;margin-bottom:6px}.menuTools{margin:8px -12px 0;padding:8px 12px 7px}.searchInput{height:44px}.addressSuggestStatus,.deliveryCheckoutLink{display:none}}@media (max-width:520px){.grid{gap:10px}.productCard{grid-template-columns:104px minmax(0,1fr);grid-template-rows:auto;min-height:126px}.productOpenArea{display:contents}.productImg{width:104px;height:100%;min-height:126px;aspect-ratio:auto;border-bottom:0;border-right:1px solid var(--border)}.productInfo{padding:12px 12px 4px}.productTitle{font-size:15px}.productMeta{margin-top:6px;font-size:12px;-webkit-line-clamp:2}.productBuyRow{grid-column:2;padding:2px 12px 12px}.productBuyRow .price{font-size:16px}.qtyBtn{width:36px;height:36px;border-radius:8px}.qty{gap:5px}.qtyVal{min-width:22px}.addBtn{width:38px;min-width:38px;height:38px;padding:0;border-radius:10px}.addBtnText{display:none}.addBtnIcon{display:inline;font-size:22px;line-height:1}.categoryNav{top:calc(var(--topbar-h) + 59px);padding-top:8px;padding-bottom:10px;margin-bottom:10px}.categoryBtn{padding:9px 12px}.seoDeliveryBlock{display:none}.cartItem{grid-template-columns:78px minmax(0,1fr);gap:10px;padding:12px 0}.cartItemImg{width:78px;height:78px}.cartItemControls{gap:8px}.cartItemControls .btnCompact{padding:7px 9px;font-size:13px}.checkoutStep{margin-top:22px}.stickyAside{position:static}}@media (min-width:900px){.hero{padding:32px}.mobileCartBar{display:none}}body.hasMobileCart{padding-bottom:84px}