@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(https://cdn.jsdelivr.net/fontsource/fonts/manrope:vf@5.2.5/latin-wght-normal.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(https://cdn.jsdelivr.net/fontsource/fonts/manrope:vf@5.2.5/cyrillic-wght-normal.woff2) format("woff2-variations");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}:root{--bg: #f4f4f6;--surface: #ffffff;--ink: #1c1c1e;--muted: #6e6e73;--faint: #8e8e93;--chip: #f2f2f4;--line: #ececef;--accent: #3ee07a;--accent-hover: #2bc968;--accent-soft: #e7fdf0;--on-accent: #07331a;--danger: #c24a32;--r: 22px;--r-sm: 14px;--r-img: 18px;--ease: cubic-bezier(.32, .72, 0, 1);--t: .28s;--max: 1080px;--pad: 12px;--header: 58px;--cats: 56px;--z-sticky: 10;--z-cart: 20;--z-layer: 30;--shadow: 0 12px 40px rgba(28, 28, 30, .08)}*{box-sizing:border-box}html,body{margin:0;min-height:100dvh;background:var(--bg);color:var(--ink);font-family:Manrope,Segoe UI,sans-serif;font-size:16px;line-height:1.35;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}button,input,textarea{font:inherit;color:inherit}button{border:0;background:none;padding:0;cursor:pointer}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}body{overflow-x:hidden}.shell{width:min(var(--max),100%);margin:0 auto;padding:10px 14px 120px}.sticky{position:sticky;top:10px;z-index:var(--z-sticky);display:flex;flex-direction:column;gap:8px;margin-bottom:8px}.topbar,.cats{width:100%}.topbar{height:auto;min-height:52px;display:flex;align-items:center;justify-content:space-between;padding:0;background:none;border-radius:0;gap:10px}.brand{display:flex;align-items:center;gap:10px;min-width:0;text-align:left;background:var(--surface);border-radius:999px;padding:6px 16px 6px 6px;box-shadow:0 0 0 1px transparent;transition:box-shadow var(--t) var(--ease),transform var(--t) var(--ease),padding var(--t) var(--ease)}.mark{width:36px;height:36px;border-radius:999px;background:var(--accent);color:var(--on-accent);display:grid;place-items:center;font-weight:700;letter-spacing:-.04em;flex:none}.brand-copy{min-width:0;display:flex;flex-direction:column;justify-content:center;gap:1px}.brand-name{font-size:15px;font-weight:700;letter-spacing:-.04em;line-height:1.1}.brand-meta{color:var(--muted);font-size:12px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:46vw;line-height:1.2;max-height:16px;opacity:1;transition:opacity .18s var(--ease),max-height .22s var(--ease),margin .22s var(--ease)}.top-actions{display:flex;align-items:center;gap:8px;flex:none}.ghost,.login{height:48px;width:48px;padding:0;border-radius:999px;background:var(--surface);font-size:14px;font-weight:650;display:inline-flex;align-items:center;justify-content:center;gap:8px;flex:none;box-shadow:0 0 0 1px transparent;transition:transform var(--t) var(--ease),background var(--t) var(--ease),box-shadow var(--t) var(--ease),width var(--t) var(--ease),padding var(--t) var(--ease)}.login-text{display:none}@media(max-width:719px){.login.is-in{display:none}}.ghost:hover,.login:hover{background:#fff;color:var(--ink)}.sticky.is-scrolled .brand,.sticky.is-scrolled .login,.sticky.is-scrolled .points-chip{box-shadow:0 10px 28px #1c1c1e1f}.sticky.is-scrolled .brand-meta{max-height:0;opacity:0;margin:0;overflow:hidden;pointer-events:none}.sticky.is-scrolled .cat{box-shadow:0 8px 20px #1c1c1e14}.ghost:active,.login:active,.icon-btn:active,.cta:active,.pay:active{transform:scale(.98)}.plus:active,.stepper:active{opacity:.7}.points-chip{height:48px;padding:0 14px;border-radius:999px;background:var(--accent-soft);color:var(--accent-hover);font-size:13px;font-weight:700;box-shadow:0 0 0 1px transparent;transition:box-shadow var(--t) var(--ease)}.cats{background:none;border-radius:0;overflow:auto hidden;scrollbar-width:none}.cats::-webkit-scrollbar{display:none}.cats-row{display:flex;gap:6px;padding:4px 0 8px;width:max-content;min-width:100%}.cat{height:40px;padding:0 16px;border-radius:var(--r-sm);font-size:13px;font-weight:600;color:var(--ink);white-space:nowrap;background:var(--surface);transition:background var(--t) var(--ease),color var(--t) var(--ease)}.cat.is-on{background:var(--ink);color:#fff}.mode{display:flex;gap:6px;padding:0 20px 8px}.mode.in-sheet{width:100%;margin:0}.mode button{flex:1;height:40px;border-radius:var(--r-sm);background:var(--surface);font-size:13px;font-weight:650;color:var(--muted)}.mode button.is-on{background:var(--ink);color:#fff}.section{margin-top:18px;scroll-margin-top:140px}.section h2{margin:0 4px 12px;font-size:22px;letter-spacing:-.04em;font-weight:700}.grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.card{background:var(--surface);border-radius:var(--r);padding:4px;min-width:0;display:flex;flex-direction:column;overflow:hidden;isolation:isolate}.card-media{position:relative;aspect-ratio:1;overflow:hidden;border-radius:var(--r-img);background:#f7f7f8}.card-media img{width:100%;height:100%;object-fit:cover;transform:scale(1.01);transition:transform .7s var(--ease)}.card:hover .card-media img{transform:scale(1.045)}.card-body{display:flex;flex-direction:column;gap:4px;padding:10px;min-height:96px}.card-name{font-size:15px;font-weight:650;letter-spacing:-.02em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.card-meta{color:var(--faint);font-size:13px;font-weight:500}.card-row{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:8px;padding-top:8px}.price{font-weight:700;letter-spacing:-.03em}.plus,.stepper{width:38px;height:38px;border-radius:999px;background:var(--chip);display:grid;place-items:center;flex:none;position:relative;z-index:0;transform:translateZ(0);transition:background var(--t) var(--ease),color var(--t) var(--ease)}.plus svg,.stepper svg,.icon-btn svg,.login svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.plus.is-on{background:var(--accent);color:var(--on-accent)}.qty{display:flex;align-items:center;gap:2px}.qty b{min-width:22px;text-align:center;font-size:14px}.cart-bar{position:fixed;z-index:var(--z-cart);left:50%;bottom:calc(14px + env(safe-area-inset-bottom));transform:translate(-50%) translateY(16px);width:min(420px,calc(100% - 24px));height:58px;padding:8px 8px 8px 16px;border-radius:22px;background:var(--ink);color:#fff;display:flex;align-items:center;gap:12px;opacity:0;pointer-events:none;visibility:hidden;transition:transform var(--t) var(--ease),opacity var(--t) var(--ease),visibility var(--t) var(--ease)}.cart-bar.is-on{opacity:1;pointer-events:auto;visibility:visible;transform:translate(-50%) translateY(0)}body:has(.dish-overlay) .cart-bar,body:has(.layer.is-on) .cart-bar{opacity:0!important;pointer-events:none!important;visibility:hidden!important}.cart-count{width:28px;height:28px;border-radius:999px;background:#fff;color:var(--ink);display:grid;place-items:center;font-size:13px;font-weight:700;flex:none}.cart-bar strong{font-size:15px;font-weight:650}.cart-bar span{margin-left:auto;font-weight:700;letter-spacing:-.03em}.cart-go{width:42px;height:42px;border-radius:14px;background:#2c2c2e;color:#fff;display:grid;place-items:center;flex:none}.cart-go svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round}.layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--z-layer);background:#14141647;display:grid;place-items:end center;opacity:0;pointer-events:none;transition:opacity .22s var(--ease)}.layer.is-on{opacity:1;pointer-events:auto}.sheet{width:min(520px,100%);max-height:min(92dvh,860px);background:var(--surface);border-radius:var(--r) var(--r) 0 0;overflow:auto;overscroll-behavior:contain;padding-bottom:env(safe-area-inset-bottom)}.sheet.center{margin:auto;border-radius:var(--r);max-height:min(88dvh,760px)}.handle{width:36px;height:4px;border-radius:99px;background:#e4e4e8;margin:10px auto 0}.sheet-head{position:sticky;top:0;z-index:2;display:flex;justify-content:flex-end;padding:8px 8px 0;background:linear-gradient(#fff,#fff 70%,transparent)}.icon-btn{width:40px;height:40px;border-radius:999px;background:var(--chip);display:grid;place-items:center}.hero-pic{margin:4px auto 0;width:180px;height:180px;border-radius:var(--r);overflow:hidden;background:#f7f7f8}.hero-pic img{width:100%;height:100%;object-fit:cover}.sheet-copy{padding:16px 20px 8px}.sheet-copy h3{margin:0 0 8px;font-size:26px;letter-spacing:-.04em;line-height:1.15}.sheet-copy p{margin:0;color:var(--muted);font-size:15px;line-height:1.45}.mods{padding:8px 20px 20px}.mods h4{margin:12px 0 8px;font-size:14px;font-weight:700}.mod{width:100%;min-height:54px;padding:10px 4px;display:flex;align-items:center;gap:12px;border-bottom:1px solid var(--line);text-align:left}.mod:last-child{border-bottom:0}.check{width:22px;height:22px;border-radius:7px;border:1.5px solid #d4d4d8;display:grid;place-items:center;flex:none}.mod.is-on .check{background:var(--accent);border-color:var(--accent);color:var(--on-accent)}.mod small{margin-left:auto;color:var(--faint);font-weight:600}.sheet-pay{position:sticky;bottom:0;display:flex;align-items:center;gap:12px;padding:12px 16px calc(18px + env(safe-area-inset-bottom));background:#fff}.cta,.pay,.danger{height:52px;border-radius:16px;font-weight:700;letter-spacing:-.02em;transition:transform var(--t) var(--ease),background var(--t) var(--ease)}.cta,.pay{flex:1;background:var(--accent);color:var(--on-accent)}.cta:hover,.pay:hover{background:var(--accent-hover)}.cta:disabled,.pay:disabled{opacity:.45}.danger{flex:1;background:var(--chip)}.lines{padding:4px 16px 16px;display:flex;flex-direction:column;gap:10px}.line{display:grid;grid-template-columns:72px 1fr auto;gap:12px;align-items:center;padding:8px;border-radius:16px;background:#fafafa}.line img{width:72px;height:72px;object-fit:cover;border-radius:14px}.line h4{margin:0 0 4px;font-size:15px}.line p{margin:0;color:var(--muted);font-size:12px}.totals{padding:0 20px 8px;display:grid;gap:8px;font-size:14px}.totals div{display:flex;justify-content:space-between;color:var(--muted)}.totals .grand{color:var(--ink);font-size:18px;font-weight:700;padding-top:6px}.form{padding:8px 20px 16px;display:grid;gap:10px}label{display:grid;gap:6px;font-size:13px;font-weight:600}input,textarea{width:100%;border:0;background:var(--chip);border-radius:14px;padding:13px 14px;outline:none}input:focus,textarea:focus{box-shadow:0 0 0 2px var(--accent-soft)}textarea{min-height:84px;resize:vertical}.switch{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-radius:16px;background:var(--accent-soft);font-size:14px}.switch b{display:block;font-size:16px}.toggle{width:48px;height:28px;border-radius:99px;background:#c8d6cc;position:relative;flex:none}.toggle i{position:absolute;top:3px;left:3px;width:22px;height:22px;border-radius:99px;background:#fff;transition:transform var(--t) var(--ease)}.toggle.is-on{background:var(--accent)}.toggle.is-on i{transform:translate(20px)}.account{padding:8px 20px 24px}.hero-points{background:var(--accent);color:var(--on-accent);border-radius:18px;padding:20px 18px;margin-bottom:16px}.hero-points span{font-size:13px;opacity:.8}.hero-points strong{display:block;font-size:40px;letter-spacing:-.05em;margin:6px 0 10px}.bar{height:6px;border-radius:99px;background:#ffffff38;overflow:hidden}.bar i{display:block;height:100%;background:#fff;border-radius:inherit}.order{padding:14px 0;border-bottom:1px solid var(--line)}.order:last-child{border-bottom:0}.order b{display:block}.order span,.order p{color:var(--muted);font-size:13px}.empty{padding:48px 24px;text-align:center;color:var(--muted)}.ok{padding:28px 20px 20px;text-align:center}.ok .mark{width:56px;height:56px;margin:0 auto 14px;border-radius:18px;font-size:22px}#toast{position:fixed;z-index:40;left:50%;bottom:88px;transform:translate(-50%);background:var(--ink);color:#fff;padding:10px 14px;border-radius:999px;font-size:13px;font-weight:600}@media(min-width:720px){.grid{grid-template-columns:repeat(3,minmax(0,1fr))}.login{width:auto;padding:0 16px 0 12px}.login-text{display:inline}.brand-meta{max-width:none}.hero-pic{width:240px;height:240px}.sheet{border-radius:var(--r);box-shadow:var(--shadow)}.handle{display:none}}@media(min-width:980px){.grid{grid-template-columns:repeat(4,minmax(0,1fr))}.card-name{font-size:16px}}@media(orientation:landscape)and (max-height:500px){.sticky{top:6px;gap:4px}.topbar{height:46px}.cats-row{padding:4px 6px}.cat{height:34px;padding:0 12px;font-size:12px}.shell{padding:6px 10px 96px}.section{margin-top:10px;scroll-margin-top:108px}.section h2{font-size:18px;margin-bottom:8px}.grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.card-body{min-height:72px;padding:8px}.card-name{font-size:13px}.cart-bar{width:min(520px,calc(100% - 24px))}}@media(orientation:portrait)and (min-width:980px){.grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1100px)and (min-height:1200px)and (orientation:portrait){:root{--max: 1080px}.grid{gap:14px}.card-name{font-size:18px}.plus,.stepper{width:48px;height:48px}.cat{height:46px;font-size:15px}.dish-overlay.is-tablet .dish-stage{width:min(1080px,calc(100% - 40px));height:min(92dvh,1180px)}.dish-overlay.is-tablet .dish-caption h2{font-size:34px}.dish-overlay.is-tablet .dish-nutri-card{padding:20px 8px}}@media(min-width:1600px)and (orientation:landscape){:root{--max: 1440px}}#dish-root{position:relative;z-index:32}.dish-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#12141661;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);display:grid;place-items:end center;overflow:hidden}.dish-stage{width:100%;max-width:100%;min-width:0;max-height:96dvh;height:96dvh;display:flex;flex-direction:column;min-height:0}.dish-overlay.is-phone .dish-stage,.dish-overlay.is-phone-land .dish-stage{justify-self:stretch}.dish-sheet{position:relative;width:100%;max-width:100%;min-width:0;height:100%;background:#fff;border-radius:22px 22px 0 0;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 24px 80px #1c1c1e2e;min-height:0}.dish-handle{width:40px;height:5px;border-radius:99px;background:#e4e4e8;margin:8px auto 0;flex:none}.dish-close{position:absolute;top:10px;right:12px;z-index:4;width:40px;height:40px;border-radius:999px;background:#fffffff0;box-shadow:0 0 0 1px var(--line);display:grid;place-items:center;color:var(--ink)}.dish-close svg,.dish-heart svg,.dish-check svg,.dish-qty svg,.dish-cta svg,.dish-acc-h svg{width:18px;height:18px}.dish-grid{display:flex;flex-direction:column;min-height:0;min-width:0;max-width:100%;flex:1;overflow:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.dish-visual{min-width:0;padding:4px 16px 0;flex:none}.dish-photo{position:relative;aspect-ratio:1;max-height:28dvh;margin:0 auto;width:min(58vw,210px);max-width:100%;min-width:0;border-radius:20px;overflow:hidden;background:#f4f4f6}.dish-photo img{width:100%;height:100%;object-fit:cover}.dish-heart{position:absolute;top:10px;left:10px;width:38px;height:38px;border-radius:999px;background:#ffffffeb;display:grid;place-items:center;color:var(--ink)}.dish-heart.is-on{color:var(--accent)}.dish-rel{padding:16px 0 8px}.dish-rel h4,.dish-sizes h3,.dish-acc-h h3{margin:0;font-size:15px;font-weight:700}.dish-rel-row{display:flex;gap:10px;overflow:auto hidden;padding:12px 0 8px;scrollbar-width:none}.dish-rel-row::-webkit-scrollbar{display:none}.dish-rel-card{flex:0 0 132px;text-align:left;background:#fafafa;border-radius:16px;padding:8px}.dish-rel-card img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:12px;background:#fff}.dish-rel-card span{display:inline-block;margin-top:8px;font-size:11px;font-weight:700;color:var(--accent-hover)}.dish-rel-card b,.dish-rel-card small,.dish-rel-card em{display:block}.dish-rel-card b{margin-top:6px;font-size:13px;font-weight:650;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.dish-rel-card small{color:var(--faint);font-size:12px}.dish-rel-card em{font-style:normal;font-weight:700;font-size:13px;margin-top:2px}.dish-rel.is-compact .dish-rel-card{flex:0 0 76px;padding:0;background:transparent}.dish-rel.is-compact .dish-rel-card img{width:68px;height:68px;aspect-ratio:auto;border-radius:14px}.dish-rel.is-compact .dish-rel-card b{margin-top:6px;font-size:11px;font-weight:650;line-height:1.25}.dish-copy{min-width:0;min-height:0;max-width:100%}.dish-scroll{padding:10px 20px 24px;min-width:0;max-width:100%}.dish-scroll h2{margin:0 0 8px;padding-right:48px;font-size:22px;letter-spacing:-.04em;line-height:1.15}.dish-scroll h2 span{color:var(--faint);font-weight:600;font-size:.62em}.dish-scroll p{margin:0;color:var(--muted);font-size:14px;line-height:1.45}.dish-scroll p button{margin-left:6px;color:var(--faint);font-weight:650}.dish-sizes,.dish-acc{margin-top:16px}.dish-size-row{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:10px}.dish-size-row button{height:52px;border-radius:14px;background:var(--chip);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px}.dish-size-row .is-on{background:var(--ink);color:#fff}.dish-size-row small{font-size:12px;opacity:.7}.dish-acc-h{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:4px 0;text-align:left}.dish-acc-h span{min-width:0}.dish-acc-h small{display:block;margin-top:2px;color:var(--faint);font-size:12px;font-weight:550;line-height:1.35}.dish-acc-h svg{transition:transform .28s var(--ease)}.dish-acc-h svg.is-open{transform:rotate(180deg)}.dish-acc-b{overflow:hidden}.dish-sub{margin:16px 0 4px!important;font-size:13px!important;font-weight:700;color:var(--ink)!important}.dish-note{margin:0 0 8px!important;font-size:12px!important;line-height:1.4!important;color:var(--faint)!important;font-weight:500!important}.dish-row{width:100%;min-height:56px;padding:8px 0;display:flex;align-items:center;gap:12px;text-align:left;border-bottom:1px solid var(--line)}.dish-row img{width:44px;height:44px;object-fit:cover;border-radius:12px;background:#f4f4f6;flex:none}.dish-row-copy{min-width:0;flex:1}.dish-row-copy b,.dish-row-copy small{display:block}.dish-row-copy b{font-size:15px;font-weight:650}.dish-row-copy small{color:var(--faint);font-size:12px}.dish-row em{font-style:normal;color:var(--faint);font-size:13px;font-weight:650;flex:none}.dish-row.is-lock{opacity:.72}.dish-row.is-on .dish-row-copy small{color:var(--accent-hover)}.dish-row.is-off:not(.is-lock) .dish-row-copy small{color:var(--danger)}.dish-row.is-off:not(.is-lock){opacity:.78}.dish-check{width:22px;height:22px;border-radius:7px;border:1.5px solid #d4d4d8;display:grid;place-items:center;color:var(--on-accent);flex:none}.dish-check.is-on{background:var(--accent);border-color:var(--accent)}.dish-more{display:inline-flex;margin:0 0 12px 56px;padding:6px 10px;border-radius:999px;background:var(--chip);color:var(--ink);font-size:12px;font-weight:650}.dish-more.is-on{background:var(--accent-soft);color:var(--accent-hover)}.dish-pay{position:relative;z-index:2;flex:none;display:flex;gap:10px;align-items:center;padding:12px 16px calc(16px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid var(--line);min-width:0;max-width:100%}.dish-qty{height:52px;padding:0 6px;border-radius:16px;background:var(--chip);display:flex;align-items:center;gap:4px;flex:none}.dish-qty b{min-width:22px;text-align:center}.dish-qty button{width:36px;height:36px;display:grid;place-items:center}.dish-cta{flex:1;height:52px;border-radius:16px;background:var(--accent);color:var(--on-accent);font-weight:700;display:flex;align-items:center;justify-content:center;gap:8px;transition:background var(--t) var(--ease),transform var(--t) var(--ease)}.dish-cta:hover{background:var(--accent-hover)}.dish-cta:active{transform:scale(.98)}.dish-overlay.is-phone .dish-visual{padding:6px 16px 0;min-width:0}.dish-overlay.is-phone .dish-photo{width:min(100%,42dvh);max-width:100%;height:auto;max-height:42dvh;aspect-ratio:1;margin:0 auto;border-radius:18px}.dish-overlay.is-phone .dish-scroll{padding:16px 16px 28px}.dish-overlay.is-phone .dish-lead{min-width:0;max-width:100%}.dish-overlay.is-phone .dish-lead h2,.dish-overlay.is-phone .dish-scroll h2{font-size:24px;padding-right:48px;margin:0 0 8px}.dish-overlay.is-phone .dish-lead p{font-size:14px}.dish-overlay.is-phone .dish-nutri{gap:6px;margin-top:12px;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr) repeat(3,minmax(0,.85fr))}.dish-overlay.is-phone .dish-nutri-card{padding:10px 4px;border-radius:12px}.dish-overlay.is-phone .dish-nutri-card b{font-size:13px}.dish-overlay.is-phone .dish-nutri-card small{font-size:10px}.dish-overlay.is-phone .dish-acc{margin-top:14px}.dish-overlay.is-phone .dish-row{min-height:52px}.dish-overlay.is-phone .dish-rel{padding-top:20px}.dish-overlay.is-phone-land,.dish-overlay.is-tablet,.dish-overlay.is-desktop{place-items:center}.dish-overlay.is-phone-land .dish-stage{width:100%;max-width:100%;min-width:0;height:100dvh;max-height:100dvh}.dish-overlay.is-phone-land .dish-sheet{width:100%;max-width:100%;min-width:0;height:100dvh;max-height:100dvh;border-radius:18px 18px 0 0}.dish-overlay.is-tablet .dish-stage{width:min(980px,calc(100% - 28px));height:min(86dvh,780px);max-height:90dvh;min-width:0;justify-self:center;align-self:center}.dish-overlay.is-tablet .dish-sheet{width:100%;height:100%;max-height:none;border-radius:22px;display:grid;grid-template-columns:.95fr 1.05fr;grid-template-rows:minmax(0,1fr) auto}.dish-overlay.is-tablet .dish-handle{display:none}.dish-overlay.is-phone-land .dish-grid{display:grid;overflow:hidden;min-width:0;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);grid-template-rows:minmax(0,1fr)}.dish-overlay.is-tablet .dish-grid,.dish-overlay.is-desktop .dish-grid{display:contents}.dish-overlay.is-phone-land .dish-visual,.dish-overlay.is-tablet .dish-visual,.dish-overlay.is-desktop .dish-visual{overflow:auto;padding:18px 8px 18px 18px;min-width:0}.dish-overlay.is-phone-land .dish-copy,.dish-overlay.is-tablet .dish-copy,.dish-overlay.is-desktop .dish-copy{min-height:0;min-width:0;overflow:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;border-left:1px solid var(--line)}.dish-overlay.is-phone-land .dish-pay,.dish-overlay.is-tablet .dish-pay,.dish-overlay.is-desktop .dish-pay{position:relative;margin-top:0;min-width:0}.dish-overlay.is-phone-land .dish-photo,.dish-overlay.is-tablet .dish-photo,.dish-overlay.is-desktop .dish-photo{width:100%;max-width:100%;max-height:none;aspect-ratio:1}.dish-overlay.is-phone-land .dish-visual{padding:10px 8px 12px 12px;display:grid;place-items:center;overflow:hidden}.dish-overlay.is-phone-land .dish-photo{width:auto;height:auto;max-width:100%;max-height:100%;aspect-ratio:1;margin:0}.dish-overlay.is-phone-land .dish-scroll{padding:12px 14px 16px}.dish-overlay.is-phone-land .dish-scroll h2,.dish-overlay.is-phone-land .dish-lead h2{font-size:20px;padding-right:44px}.dish-overlay.is-phone-land .dish-nutri{gap:6px;margin-top:10px}.dish-overlay.is-phone-land .dish-nutri-card{padding:8px 4px;border-radius:10px}.dish-overlay.is-phone-land .dish-nutri-card b{font-size:12px}.dish-overlay.is-phone-land .dish-nutri-card small{font-size:10px}.dish-overlay.is-tablet .dish-visual{grid-column:1;grid-row:1 / 3;display:flex;flex-direction:column;min-height:0;padding:18px 16px 18px 18px}.dish-overlay.is-tablet .dish-photo{flex:none;height:auto;max-height:none;border-radius:18px}.dish-overlay.is-tablet .dish-copy{grid-column:2;grid-row:1}.dish-overlay.is-tablet .dish-pay{grid-column:2;grid-row:2;padding:12px 18px 18px}.dish-overlay.is-tablet .dish-caption h2{font-size:28px}.dish-overlay.is-tablet .dish-caption .dish-nutri-card{padding:12px 6px}.dish-overlay.is-tablet .dish-close{top:16px;right:16px}.dish-overlay.is-desktop{padding:24px}.dish-overlay.is-desktop .dish-handle{display:none}.dish-overlay.is-desktop .dish-stage{flex-direction:row;align-items:stretch;justify-self:center;align-self:center;gap:12px;width:min(1240px,calc(100vw - 48px));height:min(86dvh,760px);max-height:min(86dvh,760px)}.dish-overlay.is-desktop .dish-sheet{flex:1;width:auto;min-width:0;height:100%;max-height:none;border-radius:22px;display:grid;grid-template-columns:.95fr 1.05fr;grid-template-rows:minmax(0,1fr) auto}.dish-overlay.is-desktop .dish-visual{grid-column:1;grid-row:1 / 3;overflow:auto;padding:18px 18px 20px;display:flex;flex-direction:column;min-height:0}.dish-overlay.is-desktop .dish-photo{flex:none;width:100%;height:auto;max-height:none;aspect-ratio:1;border-radius:18px}.dish-caption{padding:16px 4px 0;display:flex;flex-direction:column;flex:1;min-height:0}.dish-caption h2{margin:0;font-size:32px;letter-spacing:-.05em;line-height:1.08;font-weight:750}.dish-caption p{margin:8px 0 0;color:var(--muted);font-size:14px;line-height:1.4}.dish-nutri{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin-top:14px;width:100%;min-width:0}.dish-caption .dish-nutri{margin-top:14px;padding-top:12px;flex:none}.dish-overlay.is-desktop .dish-caption .dish-nutri{margin-top:auto;padding-top:16px;flex:1;align-content:stretch}.dish-nutri-card{background:#f4f4f6;border-radius:14px;padding:12px 6px;text-align:center;min-width:0;display:flex;flex-direction:column;justify-content:center}.dish-caption .dish-nutri-card{padding:16px 8px}.dish-nutri-card b{display:block;font-size:15px;font-weight:750;letter-spacing:-.03em;color:var(--ink);margin:0;font-variant-numeric:tabular-nums;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dish-nutri-card small{display:block;margin-top:3px;font-size:11px;color:var(--faint);font-weight:550}.dish-overlay.is-desktop .dish-copy{grid-column:2;grid-row:1}.dish-overlay.is-desktop .dish-pay{grid-column:2;grid-row:2}.dish-overlay.is-desktop .dish-scroll{padding:76px 24px 12px}.dish-overlay.is-tablet .dish-scroll{padding:56px 18px 12px}.dish-build{margin:0 0 28px;padding-right:56px}.dish-scroll .dish-build h2{margin:0;padding:0;font-size:28px;letter-spacing:-.05em;line-height:1.12;font-weight:750;color:var(--ink)}.dish-scroll .dish-build p{margin:8px 0 0;max-width:34ch;color:var(--muted);font-size:14px;line-height:1.4}.dish-overlay.is-desktop .dish-acc{margin-top:8px}.dish-overlay.is-desktop .dish-sizes{margin-top:0}.dish-overlay.is-desktop .dish-pay{padding:14px 24px 22px}.dish-overlay.is-desktop .dish-close{top:18px;right:18px}.dish-info{width:min(280px,28vw);flex:none;background:#fff;border-radius:22px;padding:16px 14px 14px;box-shadow:0 24px 80px #1c1c1e2e;display:flex;flex-direction:column;min-height:0;overflow:hidden}.dish-info h4{margin:0 0 12px;font-size:15px;font-weight:700}.dish-info-track{position:relative;flex:1;min-height:0}.dish-info-list{height:100%;overflow:auto;display:flex;flex-direction:column;gap:8px;padding-right:36px;scrollbar-width:none;overscroll-behavior:contain}.dish-info-list::-webkit-scrollbar{display:none}.dish-info-card{flex:none;text-align:left;background:#fafafa;border-radius:16px;padding:8px}.dish-info-card img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:12px;background:#fff}.dish-info-card b,.dish-info-card small,.dish-info-card em{display:block}.dish-info-card b{margin-top:8px;font-size:13px;font-weight:650;line-height:1.25}.dish-info-card small{color:var(--faint);font-size:12px;margin-top:2px}.dish-info-card em{font-style:normal;font-weight:700;font-size:13px;margin-top:2px}.dish-info-card .dish-rel-tag{display:inline-block;margin-top:8px;font-size:11px;font-weight:700;color:var(--accent-hover)}.dish-info-nav{position:absolute;top:50%;right:0;transform:translateY(-50%);display:flex;flex-direction:column;gap:8px;z-index:2}.dish-info-nav button{width:28px;height:28px;border-radius:999px;background:#fff;box-shadow:0 0 0 1px var(--line);display:grid;place-items:center;color:var(--ink)}.dish-info-nav svg{width:14px;height:14px}@media(prefers-reduced-transparency:reduce){.dish-overlay{-webkit-backdrop-filter:none;backdrop-filter:none;background:#1214168c}}
