:root{--green:#193f32;--green-2:#2f5a48;--cream:#f3eddf;--lime:#b7ca73;--ink:#10251d;--line:rgba(243,237,223,.26)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--green);color:var(--cream);font-family:Manrope,Arial,sans-serif}a{color:inherit;text-decoration:none}img{display:block;width:100%}.site-header{position:fixed;z-index:20;top:0;left:0;width:100%;height:78px;display:flex;align-items:center;gap:40px;padding:0 3vw;border-bottom:1px solid var(--line);background:rgba(20,54,42,.88);backdrop-filter:blur(14px)}.wordmark,.footer-mark{font:600 42px/1 Unbounded,sans-serif;letter-spacing:-.14em}.wordmark span,.footer-mark span{display:inline-block;transform:scaleX(-1)}nav{display:flex;gap:28px;margin-left:auto;font-size:13px;text-transform:uppercase;letter-spacing:.12em}nav a:hover{opacity:.65}.order{border:1px solid var(--cream);padding:12px 18px;border-radius:999px;font-size:13px;text-transform:uppercase}.order span,.pill span{margin-left:15px}.hero{height:min(880px,100svh);min-height:700px;position:relative;overflow:hidden}.hero-photo{height:100%;object-fit:cover;object-position:center}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,28,21,.88) 0%,rgba(8,28,21,.28) 63%,rgba(8,28,21,.08)),linear-gradient(0deg,rgba(8,28,21,.35),transparent 35%)}.hero-copy{position:absolute;left:5vw;bottom:7vh}.eyebrow,.kicker{font-size:12px;letter-spacing:.2em;text-transform:uppercase}.hero h1,.section-head h2,.people-title h2,.place-info h2{font:600 clamp(56px,8.5vw,132px)/.88 Unbounded,sans-serif;letter-spacing:-.08em;margin:24px 0 38px}.hero-actions{display:flex;gap:12px}.pill{display:inline-flex;align-items:center;justify-content:space-between;border-radius:999px;padding:16px 22px;font-size:14px;font-weight:600}.pill-light{background:var(--cream);color:var(--green)}.pill-ghost{border:1px solid var(--cream)}.pill-dark{background:var(--green);color:var(--cream);margin-top:32px}.hero-stamp{position:absolute;right:4vw;bottom:6vh;border:2px solid var(--cream);border-radius:70px 70px 30px 30px;padding:22px 18px;text-align:center;transform:rotate(4deg);display:grid}.hero-stamp span{font-size:10px;letter-spacing:.15em}.hero-stamp strong{font-size:18px}.hero-stamp small{margin-top:8px}.menu-section{padding:110px 5vw;background:var(--cream);color:var(--green)}.section-head{display:grid;grid-template-columns:1fr 3fr 1fr;align-items:end}.section-head h2{font-size:clamp(48px,7vw,108px);margin:0}.section-head .note{font-size:13px;line-height:1.7}.menu-layout{display:grid;grid-template-columns:minmax(320px,.85fr) 1.15fr;gap:7vw;margin-top:80px}.food-tile{position:sticky;top:110px;height:680px;overflow:hidden;background:var(--green)}.food-tile img{height:100%;object-fit:cover}.food-tile span{position:absolute;left:20px;bottom:20px;background:var(--cream);padding:10px 14px;border-radius:999px;font-size:12px}.menu-list h3{font:600 28px Unbounded,sans-serif;margin:0 0 18px;padding-top:30px;border-bottom:2px solid var(--green);padding-bottom:14px}.menu-list h3:first-child{padding-top:0}.menu-list article{display:flex;justify-content:space-between;gap:25px;padding:18px 0;border-bottom:1px solid rgba(25,63,50,.25)}.menu-list h4{font:600 16px Unbounded,sans-serif;margin:0 0 8px;letter-spacing:.02em}.menu-list p{margin:0;font-size:12px;line-height:1.5;opacity:.65;max-width:620px}.menu-list article>strong{font:600 18px Unbounded,sans-serif}.people-section{padding:100px 0 110px;overflow:hidden}.people-title{padding:0 5vw 55px;display:grid;grid-template-columns:1fr 2.3fr 1fr;align-items:end}.people-title h2{font-size:clamp(48px,6vw,94px);margin:0}.people-title>p:last-child{text-align:right;opacity:.6;font-size:13px}.marquee{overflow:hidden}.marquee-track{display:flex;width:max-content;gap:12px;animation:drift 80s linear infinite}.marquee:hover .marquee-track{animation-play-state:paused}.face{width:clamp(230px,23vw,390px);height:510px;overflow:hidden;flex:none;background:#092319}.face:nth-child(3n+2){margin-top:42px}.face img{height:100%;object-fit:cover;filter:grayscale(1) contrast(1.05);transition:filter .45s,transform .7s}.face:hover img{filter:grayscale(0);transform:scale(1.025)}@keyframes drift{to{transform:translateX(-50%)}}.place-section{display:grid;grid-template-columns:1.2fr .8fr;background:var(--lime);color:var(--green);min-height:700px}.place-photo{position:relative;min-height:650px}.place-photo img{height:100%;object-fit:cover;filter:saturate(.75)}.map-pin{position:absolute;left:50%;top:48%;width:70px;height:70px;transform:translate(-50%,-50%) rotate(-8deg);display:grid;place-items:center;border-radius:50% 50% 50% 8px;background:var(--cream);font:600 28px Unbounded;color:var(--green);box-shadow:0 15px 50px #10251d66}.place-info{padding:8vw 5vw;display:flex;flex-direction:column;justify-content:center}.place-info h2{font-size:clamp(42px,4.7vw,76px);line-height:1.03;margin:30px 0 20px}.place-info>p{opacity:.7}footer{min-height:360px;padding:65px 5vw 45px;display:grid;grid-template-columns:2fr 1fr 1fr;align-items:end}.footer-mark{font-size:clamp(90px,15vw,230px)}footer>p{letter-spacing:.3em;font-size:12px}.footer-links{display:grid;gap:14px;text-align:right;text-decoration:underline;text-underline-offset:5px}
@media(max-width:850px){.site-header{height:66px;padding:0 18px}.wordmark{font-size:31px}nav{display:none}.order-small{margin-left:auto;padding:10px 13px}.hero{min-height:700px}.hero-copy{left:20px;right:20px;bottom:40px}.hero h1{font-size:clamp(50px,17vw,80px)}.hero-stamp{display:none}.hero-actions{flex-direction:column;align-items:stretch}.section-head,.people-title{display:block}.section-head .note{margin-top:25px}.menu-section{padding:80px 20px}.menu-layout{grid-template-columns:1fr;gap:45px;margin-top:50px}.food-tile{position:relative;top:0;height:440px}.people-section{padding:75px 0}.people-title{padding:0 20px 35px}.people-title h2{margin:22px 0}.people-title>p:last-child{text-align:left}.face{width:72vw;height:430px}.place-section{grid-template-columns:1fr}.place-photo{min-height:420px}.place-info{padding:70px 20px}.place-info h2{font-size:39px}footer{min-height:300px;padding:50px 20px 30px;grid-template-columns:1fr 1fr;gap:30px}.footer-mark{grid-column:1/-1;font-size:25vw}.footer-links{font-size:13px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.marquee-track{animation:none;overflow-x:auto}.face img{transition:none}}

/* Brand and composition refinements */
.brand,.footer-brand{display:flex;flex-direction:column;width:max-content}.brand strong,.footer-brand strong{font:600 34px/.8 Manrope,Arial,sans-serif;letter-spacing:-.075em}.brand small,.footer-brand small{margin-top:7px;font-size:7px;font-weight:700;letter-spacing:.2em;white-space:nowrap}.hero-photo{object-position:76% center;filter:blur(3.5px);transform:scale(1.025)}.hero-shade{background:linear-gradient(90deg,rgba(8,28,21,.94) 0%,rgba(8,28,21,.68) 42%,rgba(8,28,21,.08) 70%),linear-gradient(0deg,rgba(8,28,21,.35),transparent 35%)}.hero-copy{max-width:58vw}.marquee-track{align-items:flex-start}.face:nth-child(3n+2){margin-top:0}.footer-brand strong{font-size:clamp(78px,13vw,190px)}.footer-brand small{font-size:clamp(8px,.8vw,13px);margin-top:20px}
@media(max-width:850px){.brand strong{font-size:27px}.brand small{font-size:5px;margin-top:5px}.hero-photo{object-position:67% center;filter:blur(4px);transform:scale(1.04)}.hero-copy{max-width:none}.hero h1{font-size:clamp(46px,15vw,72px)}.footer-brand{grid-column:1/-1}.footer-brand strong{font-size:23vw}}

/* Compact footer and the wide hero food shot */
.hero-photo{object-position:center center}.hero-copy{max-width:52vw}footer{min-height:210px;padding:38px 5vw 30px}.footer-brand strong{font-size:clamp(56px,8vw,112px)}.footer-brand small{font-size:8px;margin-top:12px}
@media(max-width:850px){.hero-photo{object-position:62% center}.hero-copy{max-width:none}footer{min-height:190px;padding:32px 20px 24px;gap:18px}.footer-brand strong{font-size:18vw}.footer-brand small{margin-top:8px}footer>p{margin:0}.footer-links{gap:9px}}

/* Keep the kebab crisp and darken only the copy area */
.hero-photo{filter:saturate(1.12) contrast(1.06);transform:scale(1.01)}.hero-shade{background:linear-gradient(90deg,rgba(8,28,21,.94) 0%,rgba(8,28,21,.76) 30%,rgba(8,28,21,.24) 48%,transparent 66%)}
@media(max-width:850px){.hero-photo{filter:saturate(1.12) contrast(1.06);transform:scale(1.015)}.hero-shade{background:linear-gradient(90deg,rgba(8,28,21,.92) 0%,rgba(8,28,21,.68) 38%,rgba(8,28,21,.12) 64%,transparent 82%)}}

/* Separate the headline from the food focal point */
.hero-photo{transform:translateX(4%) scale(1.1)}.hero h1{font-size:clamp(52px,7.4vw,114px)}
@media(max-width:850px){.hero-photo{transform:translateX(2.5%) scale(1.1)}.hero h1{font-size:clamp(42px,13.4vw,66px)}}

/* Rebuilt hero: copy and product never overlap */
@media(min-width:851px){.hero{height:min(880px,100svh);min-height:720px;background:var(--green);display:grid;grid-template-columns:44% 56%;padding-top:78px}.hero-photo{grid-column:2;position:relative;width:100%;height:100%;object-fit:cover;object-position:58% center;filter:saturate(1.08) contrast(1.04);transform:none}.hero-shade{display:none}.hero-copy{grid-column:1;grid-row:1;position:relative;left:auto;bottom:auto;max-width:none;padding:clamp(70px,9vh,110px) 3.8vw 48px;display:flex;flex-direction:column;justify-content:center}.hero h1{font-size:clamp(50px,5.4vw,84px);line-height:.94;letter-spacing:-.075em;margin:22px 0 34px}.hero-actions{flex-wrap:wrap}.hero-stamp{right:auto;left:35.5vw;top:112px;bottom:auto;z-index:2;background:var(--green);color:var(--cream);box-shadow:0 10px 35px rgba(5,22,16,.28)}}
@media(max-width:850px){.hero{height:auto;min-height:0;background:var(--green);display:flex;flex-direction:column;padding-top:66px}.hero-photo{order:1;position:relative;width:100%;height:52svh;min-height:390px;object-fit:cover;object-position:58% center;filter:saturate(1.08) contrast(1.04);transform:none}.hero-shade{display:none}.hero-copy{order:2;position:relative;left:auto;right:auto;bottom:auto;max-width:none;padding:48px 20px 52px}.hero h1{font-size:clamp(40px,12.5vw,62px);line-height:.96;margin:20px 0 32px}.hero-stamp{display:none}.hero-actions{gap:10px}}

/* Balanced two-line headline and attributed Yandex award */
.hero-title{width:max-content;text-transform:uppercase}.hero-title span{display:block;white-space:nowrap}.hero-title-kebab{font-size:1.52em;line-height:.82;letter-spacing:-.085em}.yandex-award{width:max-content;display:flex;align-items:center;gap:12px;margin:28px 0 2px;padding:11px 16px 11px 11px;border:1px solid rgba(25,63,50,.35);border-radius:14px;background:rgba(243,237,223,.38)}.yandex-award>span:last-child{display:grid;grid-template-columns:auto auto;align-items:end;column-gap:10px}.yandex-award small{grid-column:1/-1;font-size:7px;font-style:normal;letter-spacing:.15em}.yandex-award strong{font:700 13px/1.2 Manrope,sans-serif}.yandex-award em{font:600 12px/1.2 Manrope,sans-serif;font-style:normal}.yandex-pin{width:34px;height:34px;display:grid;place-items:center;border-radius:50% 50% 50% 8px;transform:rotate(-8deg);background:#ff4433;color:white;font-size:12px;font-weight:800}.yandex-pin::first-letter{transform:rotate(8deg)}
@media(max-width:850px){.hero-title-kebab{font-size:1.5em}.yandex-award{margin-top:24px}.place-info h2{margin-top:25px}}

/* Unified photographic hero with copy kept in the empty left side */
.hero-title>span:first-child{font-size:.66em;letter-spacing:-.045em;margin-bottom:.18em}.hero-title-kebab{font-size:1.52em}
@media(min-width:851px){.hero{display:block;position:relative;padding-top:78px;background:var(--green)}.hero-photo{position:absolute;inset:78px 0 0;width:100%;height:calc(100% - 78px);object-fit:cover;object-position:center;filter:blur(2px) saturate(1.06) contrast(1.03);transform:scale(1.012)}.hero-shade{display:block;position:absolute;inset:78px 0 0;background:linear-gradient(90deg,rgba(8,28,21,.94) 0%,rgba(8,28,21,.78) 27%,rgba(8,28,21,.32) 44%,transparent 60%)}.hero-copy{position:absolute;z-index:2;left:0;top:78px;bottom:0;width:44%;padding:clamp(70px,9vh,110px) 3.8vw 48px}.hero-title-kebab{font-size:1.52em}}
@media(max-width:850px){.hero{display:block;position:relative;height:760px;min-height:760px;padding-top:66px;overflow:hidden}.hero-photo{position:absolute;inset:66px 0 0;width:100%;height:calc(100% - 66px);min-height:0;object-fit:cover;object-position:61% center;filter:blur(1.5px) saturate(1.06) contrast(1.03);transform:scale(1.015)}.hero-shade{display:block;position:absolute;inset:66px 0 0;background:linear-gradient(90deg,rgba(8,28,21,.91) 0%,rgba(8,28,21,.7) 45%,rgba(8,28,21,.18) 72%,transparent 100%)}.hero-copy{position:absolute;z-index:2;left:0;right:0;top:66px;bottom:0;width:100%;padding:180px 20px 42px;justify-content:flex-end}.hero-title>span:first-child{font-size:.64em}.hero-title-kebab{font-size:1.5em}}

.hero-photo{filter:blur(.65px) saturate(1.07) contrast(1.04);transform:translateX(.45%) scale(1.015)}
@media(max-width:850px){.hero-photo{filter:blur(.5px) saturate(1.07) contrast(1.04);transform:translateX(.25%) scale(1.01)}}

/* Wider composition: soft full background, crisp product anchored right */
@media(min-width:851px){.hero{background-image:linear-gradient(90deg,rgba(8,28,21,.3),rgba(8,28,21,.06)),url('assets/photo_2025-12-22_20-44-09.jpg');background-size:cover;background-position:right center}.hero-photo{left:auto;right:0;width:72%;object-fit:cover;object-position:right center;filter:saturate(1.07) contrast(1.04);transform:none}.hero-shade{background:linear-gradient(90deg,rgba(8,28,21,.94) 0%,rgba(8,28,21,.8) 26%,rgba(8,28,21,.38) 43%,transparent 59%)}}
@media(max-width:850px){.hero-photo{object-position:66% center;transform:none}}

/* Exact brand artwork cropped from the supplied identity image */
.brand-image{display:block;width:150px;height:58px;overflow:hidden;position:relative}.brand-image img{position:absolute;width:150px;height:150px;max-width:none;left:0;top:-46px;object-fit:cover}.footer-brand-image{width:min(330px,30vw);height:min(130px,12vw);overflow:hidden;position:relative}.footer-brand-image img{position:absolute;width:100%;height:auto;left:0;top:-77%;transform:translateY(50%)}
@media(max-width:850px){.brand-image{width:116px;height:48px}.brand-image img{width:116px;height:116px;top:-34px}.footer-brand-image{width:210px;height:82px}.footer-brand-image img{top:-77%}}

/* Transparent original wordmark on the exact brand background */
.brand-image{width:150px;height:58px;display:flex;align-items:center;overflow:visible}.brand-image img{position:static;width:150px;height:auto;object-fit:contain}.footer-brand-image{width:min(300px,28vw);height:auto;overflow:visible}.footer-brand-image img{position:static;width:100%;height:auto;transform:none}
@media(max-width:850px){.brand-image{width:116px;height:45px}.brand-image img{width:116px;height:auto}.footer-brand-image{width:190px;height:auto}.footer-brand-image img{position:static;width:100%;height:auto}}

/* More compact location section */
.place-section{min-height:490px}.place-photo{min-height:455px}.place-info{padding-top:5vw;padding-bottom:5vw}.place-info h2{font-size:clamp(38px,4vw,64px)}
@media(max-width:850px){.place-photo{min-height:294px;height:294px}.place-info{padding-top:48px;padding-bottom:52px}.place-section{min-height:0}}

/* Slim footer */
footer{min-height:112px;padding:24px 5vw;display:grid;grid-template-columns:auto 1fr auto;gap:36px;align-items:center;border-top:1px solid var(--line)}.footer-brand-image{width:150px;height:auto}.footer-brand-image img{width:100%;height:auto}.footer-links{display:flex;gap:24px;text-align:left;font-size:13px}footer>p{margin:0;font-size:9px;letter-spacing:.24em;opacity:.65}
@media(max-width:850px){footer{min-height:126px;padding:22px 20px;grid-template-columns:1fr auto;gap:14px 22px}.footer-brand-image{grid-column:auto;width:130px}.footer-links{gap:14px;font-size:11px}footer>p{grid-column:1/-1;grid-row:2}.footer-links a{white-space:nowrap}}

/* Short, brand-colour location block */
.place-section{min-height:343px;background:var(--green);color:var(--cream)}.place-photo{min-height:319px;height:343px}.place-info{padding-top:32px;padding-bottom:32px}.place-info h2{font-size:clamp(32px,3.35vw,54px);margin-top:18px;margin-bottom:12px}.place-info>p{color:var(--cream)}.place-info .pill-dark{margin-top:20px;background:var(--cream);color:var(--green)}.yandex-award{margin-top:16px;border-color:rgba(243,237,223,.38);background:rgba(243,237,223,.08);color:var(--cream)}
@media(max-width:850px){.place-section{min-height:0}.place-photo{min-height:220px;height:220px}.place-info{padding-top:38px;padding-bottom:42px}.place-info h2{font-size:34px}}

/* Location photo always matches the section's full rendered height */
.place-photo{position:relative;height:auto;min-height:100%;align-self:stretch;overflow:hidden}.place-photo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
@media(max-width:850px){.place-photo{height:220px;min-height:220px}.place-photo img{position:absolute}}

/* Restore the light location palette and add 15% height */
.place-section{min-height:394px;background:var(--lime);color:var(--green)}.place-info>p{color:var(--green)}.place-info .pill-dark{background:var(--green);color:var(--cream)}.yandex-award{border-color:rgba(25,63,50,.35);background:rgba(243,237,223,.38);color:var(--green)}
@media(max-width:850px){.place-photo{height:253px;min-height:253px}.place-section{background:var(--lime);color:var(--green)}}

/* Full-screen location section */
.place-section{min-height:100vh;min-height:100svh}.place-photo{height:100%;min-height:100vh;min-height:100svh}
@media(max-width:850px){.place-section{min-height:100vh;min-height:100svh}.place-photo{height:50vh;height:50svh;min-height:50vh;min-height:50svh}}

.place-section{min-height:90vh;min-height:90svh}.place-photo{min-height:90vh;min-height:90svh}
@media(max-width:850px){.place-section{min-height:90vh;min-height:90svh}.place-photo{height:45vh;height:45svh;min-height:45vh;min-height:45svh}}

/* Menu images crossfade without visible pan/zoom movement */
.food-tile img{transition:opacity .22s ease!important}.food-tile.is-changing img{opacity:0}

.place-section{min-height:81vh;min-height:81svh}.place-photo{min-height:81vh;min-height:81svh}
@media(max-width:850px){.place-section{min-height:81vh;min-height:81svh}.place-photo{height:40.5vh;height:40.5svh;min-height:40.5vh;min-height:40.5svh}}

/* Mobile-specific experience */
@media(max-width:850px){
  .hero-photo{content:url('assets/картошка.webp');object-position:center;filter:saturate(1.06) contrast(1.03)}
  .menu-layout{display:block}.food-tile{display:none}.menu-list article.menu-dish{touch-action:manipulation}
  .mobile-dish-preview{height:0;overflow:hidden;opacity:0;background:var(--green);transition:height .38s ease,opacity .25s ease;margin:0}
  .mobile-dish-preview.is-open{height:330px;opacity:1;margin:0 0 10px}
  .mobile-dish-preview img{width:100%;height:100%;object-fit:cover;display:block}
  .mobile-dish-preview span{position:absolute;left:14px;bottom:14px;padding:8px 12px;border-radius:999px;background:var(--cream);color:var(--green);font-size:11px;font-weight:600}
  .mobile-dish-preview{position:relative}
  .marquee{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;overscroll-behavior-x:contain;scroll-snap-type:x proximity;padding:0 20px}
  .marquee::-webkit-scrollbar{display:none}.marquee-track{animation:none!important;transform:none!important;gap:10px}
  .face{width:72vw;height:430px;scroll-snap-align:center}.face img{filter:grayscale(1) contrast(1.05);transition:filter .32s ease,transform .32s ease}
  .face.is-centered img{filter:grayscale(0);transform:scale(1.015)}
  .place-photo{display:none!important}.place-section{display:block;min-height:0!important}.place-info{min-height:0;padding-top:52px;padding-bottom:56px}
}

@media(max-width:850px){.marquee{scroll-snap-type:none}.face{scroll-snap-align:none}}

/* Clean photo hero: no glass panel, copy moved toward the center */
.hero-shade{display:none!important}
@media(min-width:851px){.hero-copy{left:7vw;width:45%;padding-left:0;padding-right:1vw}.hero-title{text-shadow:0 2px 24px rgba(9,27,21,.22)}.eyebrow{text-shadow:0 1px 10px rgba(9,27,21,.35)}}
@media(max-width:850px){.hero-copy{left:0;padding-left:28px;padding-right:28px}.hero-title,.eyebrow{text-shadow:0 2px 18px rgba(9,27,21,.4)}}

/* Hero always ends at the bottom edge of the first viewport */
@media(min-width:851px){.hero{height:100svh;min-height:700px;max-height:none}}
@media(max-width:850px){.hero{height:100svh;min-height:680px}}

/* Brand-colour spray dissolving into the hero photograph */
.hero-shade{display:block!important;z-index:1;pointer-events:none;background:
radial-gradient(ellipse at 55% 9%,rgba(20,54,42,.74) 0 5%,rgba(20,54,42,.32) 14%,transparent 27%),
radial-gradient(ellipse at 58% 28%,rgba(20,54,42,.68) 0 4%,rgba(20,54,42,.28) 13%,transparent 25%),
radial-gradient(ellipse at 53% 49%,rgba(20,54,42,.78) 0 6%,rgba(20,54,42,.3) 15%,transparent 29%),
radial-gradient(ellipse at 59% 70%,rgba(20,54,42,.7) 0 4%,rgba(20,54,42,.26) 13%,transparent 25%),
radial-gradient(ellipse at 54% 91%,rgba(20,54,42,.76) 0 5%,rgba(20,54,42,.3) 14%,transparent 27%),
linear-gradient(90deg,rgba(20,54,42,.88) 0%,rgba(20,54,42,.88) 27%,rgba(20,54,42,.72) 38%,rgba(20,54,42,.32) 49%,transparent 62%)}
@media(max-width:850px){.hero-shade{background:linear-gradient(90deg,rgba(20,54,42,.88) 0%,rgba(20,54,42,.76) 38%,rgba(20,54,42,.3) 68%,transparent 92%)}}

/* No panel behind hero copy */
.hero-shade{display:none!important;background:none!important}.hero-copy{background:transparent!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;box-shadow:none!important;border:0!important}

/* Single hero photograph + separate brand-colour spray */
@media(min-width:851px){.hero{background-image:none;background-color:var(--green)}.hero-photo{left:0;right:0;width:100%;object-fit:cover;object-position:center;transform:none}.hero-shade{display:block!important;background:
radial-gradient(ellipse at 55% 10%,rgba(20,54,42,.7) 0 4%,rgba(20,54,42,.26) 14%,transparent 27%),
radial-gradient(ellipse at 58% 31%,rgba(20,54,42,.64) 0 4%,rgba(20,54,42,.24) 13%,transparent 25%),
radial-gradient(ellipse at 53% 52%,rgba(20,54,42,.72) 0 5%,rgba(20,54,42,.27) 15%,transparent 29%),
radial-gradient(ellipse at 58% 73%,rgba(20,54,42,.62) 0 4%,rgba(20,54,42,.22) 13%,transparent 25%),
radial-gradient(ellipse at 54% 92%,rgba(20,54,42,.68) 0 5%,rgba(20,54,42,.25) 14%,transparent 27%),
linear-gradient(90deg,rgba(20,54,42,.88) 0%,rgba(20,54,42,.86) 27%,rgba(20,54,42,.68) 38%,rgba(20,54,42,.26) 50%,transparent 62%)!important}}
@media(max-width:850px){.hero{background-image:none}.hero-shade{display:block!important;background:linear-gradient(90deg,rgba(20,54,42,.86) 0%,rgba(20,54,42,.68) 42%,rgba(20,54,42,.2) 72%,transparent 94%)!important}}

/* Restore the right-anchored photo without recreating the background duplicate */
@media(min-width:851px){.hero-photo{left:auto;right:0;width:72%;object-position:right center}.hero-shade{background:
radial-gradient(ellipse at 31% 12%,rgba(20,54,42,.74) 0 4%,rgba(20,54,42,.28) 14%,transparent 27%),
radial-gradient(ellipse at 33% 34%,rgba(20,54,42,.68) 0 4%,rgba(20,54,42,.25) 13%,transparent 25%),
radial-gradient(ellipse at 30% 56%,rgba(20,54,42,.76) 0 5%,rgba(20,54,42,.28) 15%,transparent 29%),
radial-gradient(ellipse at 33% 77%,rgba(20,54,42,.66) 0 4%,rgba(20,54,42,.23) 13%,transparent 25%),
linear-gradient(90deg,var(--green) 0%,var(--green) 25%,rgba(20,54,42,.72) 31%,rgba(20,54,42,.24) 39%,transparent 48%)!important}}

/* Spray begins at the right edge of hero-copy (52vw) */
@media(min-width:851px){.hero-shade{background:
radial-gradient(ellipse at 57% 9%,rgb(20,54,42) 0 2%,rgba(20,54,42,.62) 7%,rgba(20,54,42,.18) 14%,transparent 22%),
radial-gradient(ellipse at 61% 27%,rgba(20,54,42,.94) 0 2.5%,rgba(20,54,42,.5) 7%,rgba(20,54,42,.14) 14%,transparent 21%),
radial-gradient(ellipse at 56% 48%,rgb(20,54,42) 0 3%,rgba(20,54,42,.58) 8%,rgba(20,54,42,.16) 15%,transparent 23%),
radial-gradient(ellipse at 62% 68%,rgba(20,54,42,.9) 0 2%,rgba(20,54,42,.46) 7%,rgba(20,54,42,.12) 14%,transparent 21%),
radial-gradient(ellipse at 57% 89%,rgba(20,54,42,.96) 0 2.5%,rgba(20,54,42,.54) 8%,rgba(20,54,42,.14) 15%,transparent 23%),
linear-gradient(90deg,rgb(20,54,42) 0%,rgb(20,54,42) 52%,rgba(20,54,42,.82) 56%,rgba(20,54,42,.48) 62%,rgba(20,54,42,.17) 68%,transparent 74%)!important}}

/* Half-width spray: fade spans 52–63% instead of 52–74% */
@media(min-width:851px){.hero-shade{background:
radial-gradient(ellipse at 54.5% 10%,rgb(20,54,42) 0 1.5%,rgba(20,54,42,.5) 4%,transparent 9%),
radial-gradient(ellipse at 57% 30%,rgba(20,54,42,.92) 0 1.5%,rgba(20,54,42,.42) 4%,transparent 8%),
radial-gradient(ellipse at 54% 51%,rgb(20,54,42) 0 2%,rgba(20,54,42,.48) 4.5%,transparent 9%),
radial-gradient(ellipse at 57.5% 71%,rgba(20,54,42,.88) 0 1.5%,rgba(20,54,42,.38) 4%,transparent 8%),
radial-gradient(ellipse at 54.5% 91%,rgba(20,54,42,.95) 0 1.5%,rgba(20,54,42,.44) 4.5%,transparent 9%),
linear-gradient(90deg,rgb(20,54,42) 0%,rgb(20,54,42) 52%,rgba(20,54,42,.8) 54%,rgba(20,54,42,.45) 57%,rgba(20,54,42,.15) 60%,transparent 63%)!important}}

/* Original spray width, with only the fully opaque area reduced by half */
@media(min-width:851px){.hero-shade{background:
radial-gradient(ellipse at 31% 9%,rgb(20,54,42) 0 2%,rgba(20,54,42,.62) 7%,rgba(20,54,42,.18) 14%,transparent 22%),
radial-gradient(ellipse at 35% 27%,rgba(20,54,42,.94) 0 2.5%,rgba(20,54,42,.5) 7%,rgba(20,54,42,.14) 14%,transparent 21%),
radial-gradient(ellipse at 30% 48%,rgb(20,54,42) 0 3%,rgba(20,54,42,.58) 8%,rgba(20,54,42,.16) 15%,transparent 23%),
radial-gradient(ellipse at 36% 68%,rgba(20,54,42,.9) 0 2%,rgba(20,54,42,.46) 7%,rgba(20,54,42,.12) 14%,transparent 21%),
radial-gradient(ellipse at 31% 89%,rgba(20,54,42,.96) 0 2.5%,rgba(20,54,42,.54) 8%,rgba(20,54,42,.14) 15%,transparent 23%),
linear-gradient(90deg,rgb(20,54,42) 0%,rgb(20,54,42) 26%,rgba(20,54,42,.82) 30%,rgba(20,54,42,.48) 36%,rgba(20,54,42,.17) 42%,transparent 48%)!important}}

/* Spray opacity increased by 20%, dimensions unchanged */
@media(min-width:851px){.hero-shade{background:
radial-gradient(ellipse at 33% 9%,rgb(20,54,42) 0 2%,rgba(20,54,42,.87) 7%,rgba(20,54,42,.263) 16%,transparent 27%),
radial-gradient(ellipse at 37% 27%,rgb(20,54,42) 0 2.5%,rgba(20,54,42,.704) 7%,rgba(20,54,42,.2) 16%,transparent 26%),
radial-gradient(ellipse at 32% 48%,rgb(20,54,42) 0 3%,rgba(20,54,42,.82) 8%,rgba(20,54,42,.221) 17%,transparent 28%),
radial-gradient(ellipse at 38% 68%,rgb(20,54,42) 0 2%,rgba(20,54,42,.651) 7%,rgba(20,54,42,.179) 16%,transparent 26%),
radial-gradient(ellipse at 33% 89%,rgb(20,54,42) 0 2.5%,rgba(20,54,42,.767) 8%,rgba(20,54,42,.2) 17%,transparent 28%),
linear-gradient(90deg,rgb(20,54,42) 0%,rgb(20,54,42) 26%,rgb(20,54,42) 30%,rgba(20,54,42,.683) 38%,rgba(20,54,42,.235) 45%,transparent 53%)!important}}

/* Interactive menu preview */
.food-tile img{transition:opacity .22s ease,transform .55s ease}.food-tile.is-changing img{opacity:0;transform:scale(1.025)}.menu-list article.menu-dish{cursor:pointer;position:relative;transition:padding .25s ease,background-color .25s ease}.menu-list article.menu-dish::before{content:'';position:absolute;left:0;top:0;bottom:0;width:0;background:var(--green);transition:width .25s ease}.menu-list article.menu-dish:hover,.menu-list article.menu-dish:focus,.menu-list article.menu-dish.is-active{padding-left:18px;padding-right:12px;background:rgba(25,63,50,.07);outline:none}.menu-list article.menu-dish:hover::before,.menu-list article.menu-dish:focus::before,.menu-list article.menu-dish.is-active::before{width:4px}
