@keyframes dialog-in{0%{opacity:0;transform:translateY(28px) scale(.97)}}@keyframes backdrop-in{0%{opacity:0}}@keyframes direction-out{to{opacity:0;transform:scale(.992)}}@keyframes direction-in{0%{opacity:0;transform:translateY(12px)}}@keyframes location-copy-in-next{0%{opacity:.2;transform:translate3d(-18px,0,0)}to{opacity:1;transform:translate3d(0,0,0)}}@keyframes location-copy-in-previous{0%{opacity:.2;transform:translate3d(18px,0,0)}to{opacity:1;transform:translate3d(0,0,0)}}@keyframes location-loader-fill{to{transform:scaleX(1)}}@keyframes ninans-footer-flame{0%{opacity:.76;transform:translate3d(-.15%,.35%,0) scaleX(.985) scaleY(.98) skewX(-.4deg)}45%{opacity:.96;transform:translate3d(.1%,-.35%,0) scaleX(1.012) scaleY(1.025) skewX(.55deg)}to{opacity:.82;transform:translate3d(.2%,-.7%,0) scaleX(.992) scaleY(1.04) skewX(-.25deg)}}@font-face{font-family:"DM Sans";src:url(./assets/dm-sans-latin.woff2)format("woff2");font-style:normal;font-weight:400 700;font-display:swap}@font-face{font-family:"Libre Franklin";src:url(./assets/libre-franklin-latin.woff2)format("woff2");font-style:normal;font-weight:500 900;font-display:swap}@font-face{font-family:"Playfair Display";src:url(./assets/playfair-display-latin.woff2)format("woff2");font-style:normal;font-weight:600 700;font-display:swap}@font-face{font-family:"Playfair Display";src:url(./assets/playfair-display-italic-latin.woff2)format("woff2");font-style:italic;font-weight:600;font-display:swap}:root{color-scheme:light;--concept-height:76px;--ink:#1d1713;--muted:#655d56;--surface:#f3efe7;--surface-2:#e2d9cd;--accent:#211008;--accent-display:#704a37;--accent-ink:#f8f2ea;--focus:#8f0a25;--line:rgba(29,23,19,.18);--headline:"Playfair Display", Georgia, serif;--body:"DM Sans", Arial, sans-serif;--radius:0}*{box-sizing:border-box}html{scroll-behavior:smooth;scrollbar-gutter:stable}body{margin:0;background:#080808;color:var(--ink);font-family:var(--body);font-size:16px;font-synthesis:none;font-kerning:normal;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;overflow-x:clip}button,input,select{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid var(--focus);outline-offset:4px}.skip-link{position:fixed;z-index:100;left:14px;top:14px;padding:12px 16px;background:#fff;color:#211008;font-weight:800;transform:translateY(-180%);transition:transform .18s ease}.skip-link:focus{transform:translateY(0)}section[id]{scroll-margin-top:calc(var(--concept-height) + 18px)}.concept-bar{position:sticky;z-index:50;top:0;height:var(--concept-height);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;padding:10px 24px;background:rgba(8,8,8,.95);color:#fff;backdrop-filter:blur(18px)}.concept-intro{display:grid;gap:2px}.concept-kicker{color:#8b8b8b;font-size:12px;letter-spacing:.12em;text-transform:uppercase}.concept-intro strong{font-size:15px}.concept-tabs{display:flex;gap:6px;padding:5px;border-radius:999px;background:#171717}.concept-tab,.scope-button{border-radius:999px;background:0 0}.concept-tab{min-width:96px;border:0;padding:8px 13px;display:flex;align-items:center;justify-content:center;gap:8px;color:#8f8f8f}.concept-tab span{font-weight:800}.concept-tab small{font-size:12px}.concept-tab.active{background:#f0ece3;color:#111}.scope-button{justify-self:end;padding:11px 16px;color:#fff}.site-shell{width:min(1500px,100%);margin:0 auto;overflow:hidden;background:var(--surface)}.restaurant-nav{padding:0 clamp(20px,4vw,64px);display:grid;align-items:center;gap:24px;position:relative;z-index:5}.wordmark{display:inline-flex;width:fit-content;align-items:center}.wordmark img{height:auto;object-fit:contain}.nav-links{font-size:14px}.nav-links a{color:var(--muted);transition:color .2s}.nav-links a:hover,html[data-theme] body[data-variant] .nav-links a:hover{color:var(--ink)}.quick-book button{border:0;background:var(--accent);font-weight:700}.booking-form button,.nav-book,.primary-cta,.private-section button,.visit-actions button{border:0;background:var(--accent);color:var(--accent-ink);font-weight:700}.nav-book{justify-self:end;padding:13px 18px;border-radius:var(--radius)}.hero{min-height:calc(100svh - var(--concept-height) - 92px);position:relative;display:grid;align-items:end;padding:clamp(32px,6vw,88px);isolation:isolate}.hero-image,.hero-shade{position:absolute;inset:0;width:100%;height:100%}.hero-image{object-fit:cover;z-index:-3;opacity:0;transform:scale(1.025);transition:opacity .8s ease,transform 3s ease}.hero-image.active{opacity:1;transform:scale(1)}.hero-shade{z-index:-2;background:linear-gradient(90deg,rgba(10,8,7,.94)0,rgba(10,8,7,.58) 48%,rgba(10,8,7,.1) 78%),linear-gradient(0deg,rgba(10,8,7,.55),transparent 45%)}.hero-copy{max-width:830px}.eyebrow,.section-label{margin:0 0 18px;font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--accent-display)}.hero h1,.quick-book h2{margin:0;font-family:var(--headline)}.hero h1{font-size:clamp(58px,9vw,138px);font-weight:600;letter-spacing:-.055em;line-height:.88;text-wrap:balance}.hero-lede{margin:28px 0 0;color:#ddd4c8;font-size:clamp(17px,2vw,22px);line-height:1.5}.direction-mast,.location-filters,.menu-editorial,.night-dock,.origin-journey,.service-signature{display:none}.menu-nav-controls button{min-width:44px;min-height:44px;border:0;background:rgba(14,10,8,.72);color:#fff;box-shadow:0 10px 28px rgba(0,0,0,.24);backdrop-filter:blur(12px)}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:34px}.primary-cta,.secondary-cta{min-height:52px;padding:15px 20px;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--radius)}.secondary-cta{color:#fff;background:rgba(255,255,255,.1)}.hero-detail{position:absolute;right:clamp(20px,4vw,64px);bottom:clamp(32px,6vw,88px);display:grid;gap:8px;color:rgba(255,255,255,.72);font-size:12px;letter-spacing:.08em;text-align:right;text-transform:uppercase}.quick-book{display:grid;grid-template-columns:1.5fr 1fr .8fr auto;align-items:end;gap:18px;padding:30px clamp(20px,4vw,64px);background:var(--accent);color:var(--accent-ink)}.quick-book .section-label{margin-bottom:8px;color:currentColor;opacity:.7}.quick-book h2{font-size:clamp(28px,3vw,44px)}.booking-form label,.quick-book label{display:grid;gap:8px}.booking-form label span,.quick-book label span{font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.quick-book select{width:100%;padding:12px 4px;background:0 0;color:currentColor}.quick-book button{min-height:48px;padding:12px 19px;background:var(--accent-ink);color:var(--accent)}.locations-section,.menu-section{padding:clamp(72px,9vw,132px) clamp(20px,5vw,76px)}.section-heading{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(260px,.6fr);gap:48px;align-items:end;margin-bottom:54px}.private-section h2,.section-heading h2,.story-copy h2,.story-heading h2,.visit-section h2,dialog h2{margin:0;font-family:var(--headline);font-size:clamp(42px,6vw,82px);line-height:.98;letter-spacing:-.04em;text-wrap:balance}.section-heading>p{margin:0;color:var(--muted);line-height:1.7}.menu-tabs{display:flex;gap:10px;margin-bottom:26px;overflow-x:auto;scrollbar-width:none}.menu-tab{white-space:nowrap;padding:11px 17px;border-radius:999px;background:0 0;color:var(--muted)}.menu-tab.active{background:var(--accent);color:var(--accent-ink)}.menu-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.dish-card{position:relative;isolation:isolate;display:flex;align-items:flex-end;min-height:380px;padding:24px;overflow:hidden}.dish-card[hidden],.menu-nav-controls button{display:none}.dish-card::before{content:"";position:absolute;inset:-8px;z-index:-2;background-image:var(--dish-image);background-size:cover;background-position:center;filter:blur(1.8px);transform:scale(1.035)}.dish-card::after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(7,5,4,.06) 22%,rgba(7,5,4,.68) 100%)}.dish-photo-1{--dish-image:url("./assets/ninans-01-upscaled.webp")}.dish-photo-2{--dish-image:url("./assets/ninans-02-upscaled.webp")}.dish-photo-3{--dish-image:url("./assets/ninans-03-upscaled.webp")}.dish-photo-tbone{--dish-image:url("./assets/signature-tbone.webp")}.dish-photo-chicken{--dish-image:url("./assets/signature-chicken.webp")}.dish-photo-godfather{--dish-image:url("./assets/signature-godfather.webp")}.dish-photo-smokedribeye{--dish-image:url("./assets/signature-smoked-ribeye.webp")}.dish-photo-panwagyu{--dish-image:url("./assets/signature-pan-wagyu.webp")}.dish-photo-2::before{background-position:64% 62%}.dish-copy{width:100%;padding:0 8px 8px;display:grid;gap:14px;color:#fff;background:0 0;box-shadow:none;transform:none;backdrop-filter:none}.dish-card h3{margin:0 0 7px;font-size:clamp(21px,2.4vw,34px);text-shadow:0 3px 18px rgba(0,0,0,.9)}.dish-card p,.dish-card strong{text-shadow:0 2px 12px rgba(0,0,0,.95)}.dish-card p{margin:0;color:rgba(255,255,255,.88);line-height:1.55}.dish-card strong{width:fit-content;padding:0;border-radius:0;color:#fff;font-size:13px;letter-spacing:.08em;text-transform:uppercase}.menu-nav-controls,.text-link{margin-top:34px;font-weight:700}.text-link{display:inline-flex;gap:10px;padding-bottom:5px}.text-link span{color:var(--accent-display)}.menu-nav-controls{display:flex;align-items:center;gap:14px}.story-section{display:grid;grid-template-columns:.55fr 1.2fr .8fr;gap:clamp(30px,5vw,80px);padding:clamp(72px,9vw,132px) clamp(20px,5vw,76px);background:var(--surface)}.story-heading{grid-column:2/-1}.story-copy{grid-column:2}.story-index{color:var(--accent-display);font-family:var(--headline);font-size:clamp(28px,4vw,56px);line-height:1.05}.story-copy .story-subheading{margin:24px 0 0;max-width:720px;color:var(--accent-display);font-size:clamp(21px,2.4vw,32px);line-height:1.2;font-weight:700;text-wrap:balance}.story-copy>p:not(.section-label):not(.story-subheading){margin:30px 0 0;color:var(--muted);font-size:18px;line-height:1.75}.story-copy>p:not(.section-label):not(.story-subheading)+p:not(.section-label):not(.story-subheading){margin-top:12px}.story-principles{display:grid;align-content:end}.story-principles div{padding:22px 0;display:grid;gap:8px}.story-principles strong{font-size:16px}.story-principles p{margin:0;color:var(--muted);font-size:14px;line-height:1.5}.story-gallery figure,.story-team{position:relative;overflow:hidden;background:var(--surface-2)}.story-team{grid-column:1/-1;min-height:clamp(430px,58vw,780px);margin:clamp(32px,5vw,72px)0 0;box-shadow:0 26px 78px rgba(0,0,0,.22)}.story-team::after{content:"";position:absolute;inset:55%0 0;background:linear-gradient(transparent,rgba(7,5,4,.72));pointer-events:none}.story-team img{min-height:inherit;display:block;object-position:center 42%;transition:transform 1s cubic-bezier(.16,1,.3,1)}.story-team:hover img{transform:scale(1.018)}.story-team figcaption{position:absolute;z-index:1;left:clamp(22px,4vw,54px);right:clamp(22px,4vw,54px);bottom:clamp(22px,4vw,46px);display:grid;gap:6px;color:#fff}.story-team figcaption strong{font-family:var(--headline);font-size:clamp(30px,4vw,58px);line-height:.98;letter-spacing:-.035em}.story-team figcaption span{color:rgba(255,255,255,.82);font-size:clamp(14px,1.5vw,18px)}.story-gallery{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:clamp(22px,4vw,54px)}.story-gallery figure{min-height:clamp(320px,38vw,560px);margin:0;box-shadow:0 20px 60px rgba(0,0,0,.2)}.food-slide img,.story-gallery img,.story-team img{width:100%;height:100%;object-fit:cover}.story-gallery figure:nth-child(2) img{object-position:center 42%}.story-gallery figcaption{position:absolute;left:20px;bottom:20px;padding:10px 13px;background:rgba(12,8,6,.78);color:#fff}.story-future{grid-column:1/-1;display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.story-future>div{min-height:260px;padding:clamp(28px,4vw,54px);justify-content:flex-end;background:var(--surface-2);box-shadow:0 18px 52px rgba(0,0,0,.12)}.story-future span{color:var(--accent-display);font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.story-future h3{max-width:620px;margin:18px 0 12px;font-family:var(--headline);font-size:clamp(34px,4vw,58px);line-height:.98}.story-future p{max-width:620px;margin:0;color:var(--muted);font-size:16px;line-height:1.6}.location-grid{display:grid;grid-template-columns:repeat(3,1fr)}.location-card,.story-future>div{display:flex;flex-direction:column}.location-card{min-height:310px;padding:28px;transition:background .2s,color .2s}.location-card[hidden]{display:none}.location-card.featured,.location-card:hover{background:var(--accent);color:var(--accent-ink)}.location-card>span{font-size:11px;letter-spacing:.12em;text-transform:uppercase;opacity:.68}.location-card h3{margin:auto 0 8px;font-family:var(--headline);font-size:36px;line-height:1}.location-card p{margin:0;min-height:86px;opacity:.72;font-size:13px;line-height:1.55}.location-card div{display:flex;justify-content:space-between;align-items:center;margin-top:28px;padding-top:18px}.location-card a,.story-gallery figcaption{font-size:13px;font-weight:700}.location-card button{border:0;background:0 0;color:currentColor;font-weight:800}.private-section{margin:0 clamp(20px,5vw,76px);padding:clamp(52px,7vw,94px)0;display:grid;grid-template-columns:1.2fr .75fr auto;align-items:end;gap:36px}.private-section p:not(.section-label){margin:0;color:var(--muted);line-height:1.7}.private-section button{min-height:52px;padding:14px 20px;white-space:nowrap}.food-carousel{position:relative;height:clamp(460px,66vw,820px);overflow:hidden;background:#080706}.food-slide{position:absolute;inset:0;margin:0;opacity:0;transform:scale(1.025);transition:opacity .8s ease,transform 3s ease}.food-slide.active{z-index:1;opacity:1;transform:scale(1)}.food-slide:nth-child(2) img{object-position:center 52%}.food-slide:nth-child(3) img{object-position:center 56%}footer{padding:54px clamp(20px,5vw,76px);display:grid;grid-template-columns:1.6fr .7fr .7fr;gap:30px;background:#080706}.footer-brand{display:grid;align-content:start;gap:8px}.footer-brand strong{font-family:"Libre Franklin",sans-serif;font-size:28px;letter-spacing:.16em}.footer-brand span,footer small{color:#89827a}footer>div:not(.footer-brand){display:grid;gap:12px;align-content:start;font-size:14px}footer small{grid-column:1/-1;padding-top:24px}dialog{width:min(760px,calc(100% - 32px));max-height:calc(100svh - 32px);padding:clamp(28px,5vw,62px);border-radius:0;background:#15110e;color:#f5eee3;box-shadow:0 32px 100px rgba(0,0,0,.7)}@media (min-width:768px){dialog{width:100vw;max-width:none;height:100dvh;max-height:none;margin:0;padding:0;box-shadow:none;overflow:auto}dialog.booking-dialog{display:grid;grid-template-columns:minmax(0,1fr);align-content:start;row-gap:clamp(24px,4vh,48px);padding:clamp(40px,7vh,96px) clamp(32px,6vw,120px)}dialog.booking-dialog>.dialog-copy{max-width:56ch}dialog.booking-dialog>.booking-form{margin-top:0;align-self:start;max-width:none}dialog.booking-dialog>form[method=dialog]{position:fixed;top:0;right:0;z-index:2}.dialog-close{top:clamp(16px,2.5vw,36px);right:clamp(18px,2.5vw,36px)}}@media (min-width:1024px){dialog.booking-dialog{grid-template-columns:minmax(0,5fr) minmax(0,7fr);column-gap:clamp(48px,7vw,140px);align-items:center;align-content:center;min-height:100dvh;padding-inline:clamp(56px,8vw,180px)}dialog.booking-dialog>.dialog-copy{align-self:center}dialog.booking-dialog>.booking-form{align-self:center}}@media (min-width:1600px){dialog.booking-dialog{grid-template-columns:minmax(0,5fr) minmax(0,6fr);column-gap:clamp(120px,8vw,260px);padding-inline:max(clamp(56px,8vw,180px),calc((100vw - 2240px) / 2 + 120px))}dialog.booking-dialog>.dialog-copy{max-width:none}dialog h2{font-size:clamp(42px,5.4vw,168px)}.dialog-copy>p:not(.section-label){font-size:clamp(16px,.95vw,28px);max-width:40ch}.dialog-logo{width:clamp(116px,6vw,190px)}.booking-form{gap:clamp(18px,1.4vw,34px)}.booking-form label span{font-size:clamp(12px,.6vw,16px)}.booking-form input,.booking-form select{min-height:clamp(48px,3vw,80px);font-size:clamp(16px,.95vw,22px);padding-inline:clamp(12px,.8vw,20px)}.booking-form button{min-height:clamp(52px,3.2vw,84px);font-size:clamp(16px,1vw,23px)}.service-window{font-size:clamp(12px,.65vw,17px)}}dialog::backdrop{background:rgba(0,0,0,.78);backdrop-filter:blur(10px)}.dialog-close{position:absolute;top:16px;right:18px;width:44px;height:44px;padding:0;border-radius:0;background:0 0;color:#fff;box-shadow:none;font-size:24px}.dialog-copy>p:not(.section-label),.scope-head>p:not(.section-label){color:#aaa198;line-height:1.6}.booking-form{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:34px}.booking-form label{color:#aaa198}.booking-form input,.booking-form select{width:100%;min-height:48px;padding:11px 12px;background:#0e0c0a;color:#fff}.booking-form button{grid-column:1/-1;min-height:52px;background:#211008;color:#f6f1e7}.form-status{grid-column:1/-1;min-height:24px;margin:0;color:#d6c3b3}.scope-dialog{width:min(1120px,calc(100% - 32px))}.scope-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:34px}.scope-grid article{min-height:200px;padding:22px}.scope-grid span{color:var(--accent-display);font-size:12px}.scope-grid h3{font-size:21px;margin:18px 0 8px}.scope-grid p{margin:0;color:#aaa198;font-size:14px;line-height:1.5}.scope-engine{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px;align-items:center}.scope-engine strong{margin-right:8px}.scope-engine span{padding:8px 11px;border-radius:999px;background:rgba(255,255,255,.06);color:#aaa198;font-size:12px}.content-note{margin-top:18px;padding:14px 16px;background:rgba(33,16,8,.28);color:#d7cdc3!important;font-size:14px}body[data-variant=b]{--ink:#17120d;--muted:#62584f;--surface:#f2eadc;--surface-2:#ddd0bc;--accent:#211008;--accent-display:#211008;--accent-ink:#f6f1e7;--line:rgba(23,18,13,.22);--headline:"Libre Franklin", Arial, sans-serif;--body:"DM Sans", Arial, sans-serif;--radius:999px}body[data-variant=b] .restaurant-nav{text-transform:uppercase;letter-spacing:.05em}body[data-variant=b] .hero{min-height:calc(100svh - var(--concept-height) - 92px);align-items:center;grid-template-columns:1fr 1fr;overflow:hidden}body[data-variant=b] .hero-image{left:54%;width:46%;height:calc(100% - 40px);top:20px;object-position:center}body[data-variant=b] .hero-shade{background:linear-gradient(90deg,#f2eadc 0,#f2eadc 52%,rgba(242,234,220,.08) 72%)}body[data-variant=b] .hero h1{font-weight:900;text-transform:uppercase;letter-spacing:-.075em}body[data-variant=b] .hero-lede{color:var(--muted);max-width:510px}body[data-variant=b] .secondary-cta{color:var(--ink);background:#ddd0bc}body[data-variant=b] .hero-detail{color:var(--ink);font-weight:700}body[data-variant=b] .dish-card h3,body[data-variant=b] .private-section h2,body[data-variant=b] .section-heading h2,body[data-variant=b] .story-copy h2,body[data-variant=b] .story-heading h2,body[data-variant=b] .story-index,body[data-variant=b] .visit-section h2{text-transform:uppercase;font-weight:900}body[data-variant=b] .story-index{font-family:"Libre Franklin",sans-serif}body[data-variant=b] footer{background:#d8c9b3}body[data-variant=b] footer small{color:#62584f}body[data-variant=c],body[data-variant=d]{--headline:"Playfair Display", Georgia, serif;--body:"DM Sans", Arial, sans-serif}body[data-variant=c]{--ink:#f0ebdb;--muted:#aaa58f;--surface:#111710;--surface-2:#192119;--accent-display:#8f694f;--accent-ink:#f6f1e7;--line:rgba(232,223,196,.2);--radius:2px}body[data-variant=c] .hero{align-items:center;text-align:center}body[data-variant=c] .hero-shade{background:radial-gradient(circle at center,rgba(10,12,9,.16),rgba(10,12,9,.82) 80%),linear-gradient(0deg,rgba(9,12,8,.68),transparent)}body[data-variant=c] .hero-copy{margin:auto;display:grid;justify-items:center}body[data-variant=c] .hero h1{font-style:italic}body[data-variant=c] .hero-lede{color:#dfd8c5}body[data-variant=c] .hero-detail{left:50%;right:auto;bottom:32px;transform:translateX(-50%);display:flex;gap:18px;text-align:center;color:rgba(255,255,255,.74)}body[data-variant=c] .quick-book{background:#211008}body[data-variant=c] .story-section{grid-template-columns:.55fr 1.15fr .9fr}body[data-variant=c] .story-index{font-style:italic}body[data-variant=c] footer{background:#090d09}body[data-variant=d]{--ink:#211008;--muted:#6d5848;--surface:#eee4d6;--surface-2:#ddcdb9;--accent:#211008;--accent-display:#6f4933;--accent-ink:#f8f1e8;--line:transparent;--radius:0}body[data-variant=d] .restaurant-nav{background:#eee4d6;color:#211008}body[data-variant=d] .nav-links a{color:#6d5848}body[data-variant=d] .nav-links a:hover{color:#211008}body[data-variant=d] .hero{min-height:760px;align-items:center;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);overflow:hidden;padding-block:82px;background:#eee4d6}body[data-variant=d] .hero::after{content:"HOUSE JOURNAL";position:absolute;right:-62px;bottom:112px;z-index:1;color:rgba(248,241,232,.72);font-size:12px;font-weight:700;letter-spacing:.28em;transform:rotate(-90deg)}body[data-variant=d] .hero-image{left:48%;width:52%;height:calc(100% - 84px);top:42px;object-position:center}body[data-variant=d] .hero-shade{background:linear-gradient(90deg,#eee4d6 0,#eee4d6 45%,rgba(238,228,214,.94) 49%,rgba(238,228,214,.08) 78%)}body[data-variant=d] .hero-copy{position:relative;z-index:2;max-width:680px}body[data-variant=d] .hero h1{max-width:720px;font-style:italic}body[data-variant=d] .hero-lede{max-width:520px;color:var(--muted)}body[data-variant=d] .direction-signature-d{width:min(520px,100%);margin-top:28px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;color:#6d5848;font-size:12px;letter-spacing:.1em;text-transform:uppercase}body[data-variant=d] .direction-signature-d strong{color:#211008;text-align:center}body[data-variant=d] .direction-signature-d span:last-child{text-align:right}body[data-variant=d] .hero-actions{margin-top:28px}body[data-variant=d] .secondary-cta{color:#211008;background:#ddcdb9}body[data-variant=d] .hero-detail{display:none}body[data-variant=d] .menu-tab.active,body[data-variant=d] .quick-book{background:#211008;color:#f8f1e8}body[data-variant=d] .menu-section{background:#eee4d6}body[data-variant=d] .direction-mast-d{display:flex;align-items:baseline;gap:24px;margin-bottom:42px;color:#6d5848;font-size:12px;letter-spacing:.12em;text-transform:uppercase}body[data-variant=d] .direction-mast-d strong{margin-right:auto;color:#211008;font-family:var(--headline);font-size:clamp(28px,3vw,44px);letter-spacing:-.03em;text-transform:none}body[data-variant=d] .section-heading{grid-template-columns:minmax(0,1fr) minmax(280px,.48fr)}body[data-variant=d] .section-heading h2{max-width:780px}body[data-variant=d] .menu-tabs{margin-bottom:34px}body[data-variant=d] .menu-tab{background:#ddcdb9;color:#4e3829}body[data-variant=d] .menu-grid{grid-template-columns:1fr 1fr}body[data-variant=d] .dish-card.lead-dish{grid-column:1/-1}body[data-variant=d] .dish-card::after{background:linear-gradient(180deg,rgba(18,9,5,.02) 24%,rgba(18,9,5,.84) 100%)}body[data-variant=d] .dish-copy{grid-template-columns:1fr auto;align-items:end}body[data-variant=d] .dish-card h3{max-width:780px;font-family:var(--headline);font-size:clamp(32px,4.4vw,64px);font-style:italic}body[data-variant=d] .dish-card strong{font-size:18px}body[data-variant=d] .story-section{grid-template-columns:.78fr 1.22fr;background:#211008;color:#f8f1e8}body[data-variant=d] .story-index{color:#8f694f;font-style:italic}body[data-variant=d] .story-copy .story-subheading{color:#d2b59d}body[data-variant=d] .story-copy>p:not(.section-label):not(.story-subheading){color:#c8b8a8}body[data-variant=d] .story-principles{grid-column:2;grid-template-columns:1fr}body[data-variant=d] .story-principles div{padding:16px 0}body[data-variant=d] .story-principles p{color:#a99584}body[data-variant=d] .locations-section{background:#ddcdb9}body[data-variant=d] .location-grid{grid-template-columns:repeat(3,1fr);gap:14px}body[data-variant=d] .location-card{min-height:300px;background:#eee4d6;box-shadow:0 14px 40px rgba(33,16,8,.09)}body[data-variant=d] .location-card.featured,body[data-variant=d] .location-card:hover,body[data-variant=d] footer{background:#211008;color:#f8f1e8}body[data-variant=d] .private-section{margin:0;padding-inline:clamp(20px,5vw,76px);background:#eee4d6}body[data-variant=d] .food-carousel{height:clamp(440px,52vw,720px)}body[data-variant=e]{--ink:#f8f2ea;--muted:#aaa097;--surface:#080706;--surface-2:#14100d;--accent:#211008;--accent-display:#b38a6c;--accent-ink:#f8f2ea;--line:transparent;--headline:"Libre Franklin", Arial, sans-serif;--body:"DM Sans", Arial, sans-serif;--radius:0}body[data-variant=e] .site-shell{position:relative}body[data-variant=e] .restaurant-nav{inset:0 0 auto;background:linear-gradient(180deg,rgba(0,0,0,.88),transparent)}body[data-variant=e] .nav-links a{color:rgba(255,255,255,.76)}body[data-variant=d] .dish-card.lead-dish .dish-copy,body[data-variant=d] .dish-card.lead-dish strong,body[data-variant=e] .nav-links a:hover{color:#fff}body[data-variant=e] .hero{min-height:calc(100svh - var(--concept-height));padding-bottom:clamp(72px,9vw,126px)}body[data-variant=e] .hero-shade{background:radial-gradient(circle at 76% 32%,rgba(33,16,8,.06),rgba(6,4,3,.2) 34%,rgba(6,4,3,.78) 78%),linear-gradient(0deg,rgba(6,4,3,.98)0,rgba(6,4,3,.08) 66%,rgba(6,4,3,.62) 100%)}body[data-variant=e] .hero h1{font-weight:900;text-transform:uppercase}body[data-variant=e] .service-signature{margin-top:28px;display:flex;flex-wrap:wrap;gap:10px 24px;align-items:baseline;color:#d4c4b7;font-size:12px;letter-spacing:.12em;text-transform:uppercase}body[data-variant=e] .service-signature strong{color:#fff;font-size:15px}body[data-variant=e] .hero-detail{left:auto;right:clamp(20px,5vw,76px);bottom:clamp(76px,9vw,130px)}body[data-variant=e] .quick-book{position:relative;z-index:4;width:calc(100% - clamp(32px,8vw,120px));margin:-34px auto 0;background:#211008;box-shadow:0 30px 90px rgba(0,0,0,.5)}body[data-variant=e] .menu-section{padding-inline:0;padding-top:clamp(110px,12vw,170px)}body[data-variant=e] .direction-mast-e{display:flex;justify-content:space-between;align-items:baseline;padding-inline:clamp(20px,5vw,76px);margin-bottom:48px;color:#8f8177;font-size:12px;letter-spacing:.12em;text-transform:uppercase}body[data-variant=e] .direction-mast-e strong{color:#b38a6c}body[data-variant=e] .section-heading{max-width:1120px;padding-inline:clamp(20px,5vw,76px);display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.55fr);text-align:left;margin-inline:0}body[data-variant=e] .section-heading h2{font-size:clamp(64px,9vw,132px);font-weight:900;letter-spacing:-.08em;text-transform:uppercase}body[data-variant=e] .section-heading>p{margin:0}body[data-variant=e] .menu-tabs{justify-content:flex-start;padding-inline:clamp(20px,5vw,76px)}body[data-variant=e] .menu-tab{background:#14100d;color:#aaa097}body[data-variant=e] .menu-tab.active{background:#8f694f}body[data-variant=e] .menu-grid{display:flex;padding:6px clamp(20px,5vw,76px) 34px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}body[data-variant=e] .dish-card{flex:0 0 min(760px,68vw);scroll-snap-align:center;box-shadow:0 20px 78px rgba(0,0,0,.42)}body[data-variant=e] .dish-card.lead-dish{flex-basis:min(900px,76vw)}body[data-variant=e] .dish-copy{max-width:760px}body[data-variant=e] .dish-card h3{font-size:clamp(34px,4.5vw,70px);font-weight:800;letter-spacing:-.055em;text-transform:uppercase}body[data-variant=e] .menu-section>.text-link{margin-left:clamp(20px,5vw,76px)}body[data-variant=e] .story-section{display:block;max-width:1180px;margin-inline:auto;padding-top:clamp(110px,12vw,170px);background:#080706}body[data-variant=e] .story-copy h2,body[data-variant=e] .story-heading h2{font-size:clamp(64px,8.5vw,124px);font-weight:900;letter-spacing:-.075em;text-transform:uppercase}body[data-variant=e] .story-copy .story-subheading{max-width:780px}body[data-variant=e] .story-copy>p:not(.section-label):not(.story-subheading){max-width:760px;margin-top:22px;font-size:16px;line-height:1.65}body[data-variant=e] .story-principles{grid-template-columns:repeat(3,1fr);margin-top:64px;text-align:left}body[data-variant=e] .story-principles div{min-height:190px;padding:28px;background:#14100d;box-shadow:0 20px 60px rgba(0,0,0,.3)}body[data-variant=e] .locations-section{padding-inline:0}body[data-variant=e] .locations-section .section-heading{padding-inline:clamp(20px,5vw,76px)}body[data-variant=e] .location-filters{display:flex;gap:10px;padding:0 clamp(20px,5vw,76px) 28px}body[data-variant=e] .location-filters span{padding:10px 14px;background:#14100d;color:#b8aaa0;font-size:12px;letter-spacing:.08em;text-transform:uppercase}body[data-variant=e] .location-grid{grid-template-columns:repeat(3,1fr);padding:0 clamp(20px,5vw,76px)}body[data-variant=e] .location-card{min-height:360px;background:#14100d;box-shadow:0 18px 58px rgba(0,0,0,.28)}body[data-variant=e] .location-card.featured,body[data-variant=e] .location-card:hover{background:#211008}body[data-variant=e] .private-section{position:relative;isolation:isolate;overflow:hidden;margin:92px 0 0;padding:clamp(92px,12vw,180px) clamp(20px,5vw,76px);grid-template-columns:1.2fr .7fr auto;background:#211008}body[data-variant=e] .private-section::before{content:"";position:absolute;inset:0;z-index:-2;background:url(./assets/hero-fire.webp)center 44%/cover;filter:saturate(.72)}body[data-variant=e] .private-section::after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(8,6,5,.94),rgba(8,6,5,.68) 58%,rgba(8,6,5,.38))}body[data-variant=e] .private-section p{max-width:600px}body[data-variant=e] footer{background:#080706;padding-bottom:96px}body[data-variant=b]{--radius:0}body[data-variant=b] .hero-image:not(:first-of-type){visibility:hidden}body[data-variant=b] .menu-editorial-b{margin:0 0 28px;display:grid;grid-template-columns:minmax(0,1.55fr) minmax(220px,.45fr);min-height:360px;background:#211008;color:#f6f1e7;box-shadow:0 20px 54px rgba(33,16,8,.12)}body[data-variant=b] .menu-editorial-b img{width:100%;height:360px;object-fit:cover;object-position:center 48%}body[data-variant=b] .menu-editorial-b figcaption{padding:28px;display:flex;align-items:flex-end;font-family:var(--headline);font-size:clamp(26px,3vw,42px);font-weight:900;line-height:.96;text-transform:uppercase}body[data-variant=b] .menu-grid{grid-template-columns:1fr;gap:10px}body[data-variant=b] .dish-card,body[data-variant=b] .dish-card.lead-dish{min-height:0;padding:0;background:#e8dcc9;box-shadow:0 10px 28px rgba(33,16,8,.07)}body[data-variant=b] .dish-card::after,body[data-variant=b] .dish-card::before,body[data-variant=d] .dish-card::after,body[data-variant=d] .dish-card::before{display:none}body[data-variant=b] .dish-copy{grid-template-columns:minmax(0,1fr) auto;align-items:center;padding:24px 26px;color:#17120d}body[data-variant=b] .dish-card h3{margin-bottom:6px;font-size:clamp(21px,2.2vw,30px);letter-spacing:-.035em;text-shadow:none}body[data-variant=b] .dish-card p{max-width:820px;color:#62584f;font-size:15px;text-shadow:none}body[data-variant=b] .dish-card strong{color:#211008;font-size:18px;font-variant-numeric:tabular-nums;text-shadow:none}body[data-variant=b] .menu-tab{border-radius:0;background:#ddd0bc;color:#3e3025;font-weight:800;letter-spacing:.035em;text-transform:uppercase}body[data-variant=b] .menu-tab.active{background:#211008;color:#f6f1e7}body[data-variant=b] .location-grid{gap:12px}body[data-variant=b] .location-card{background:#e8dcc9;box-shadow:0 10px 28px rgba(33,16,8,.07)}body[data-variant=b] .location-card h3{font-family:var(--headline);font-weight:900;text-transform:uppercase}body[data-variant=c]{--ink:#f2ebe2;--muted:#b3a69c;--surface:#0c0908;--surface-2:#18110e;--accent:#211008;--accent-display:#b38a6c}body[data-variant=c] .site-shell{display:flex;flex-direction:column}body[data-variant=c] .hero{min-height:calc(100svh - var(--concept-height) - 92px)}body[data-variant=c] .origin-journey{display:block;padding:clamp(88px,11vw,160px) clamp(20px,5vw,76px);background:#0c0908}body[data-variant=c] .origin-journey header{max-width:980px;margin-bottom:clamp(64px,9vw,120px)}body[data-variant=c] .origin-journey article span,body[data-variant=c] .origin-journey header span{color:#b38a6c;font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}body[data-variant=c] .origin-journey header h2{margin:0;font-family:var(--headline);font-size:clamp(48px,7.5vw,106px);font-style:italic;font-weight:600;letter-spacing:-.055em;line-height:.9}body[data-variant=c] .origin-subheading{max-width:720px;margin:26px 0 0;color:#d8c7b9;font-size:clamp(22px,2.6vw,34px);font-weight:600;line-height:1.22}body[data-variant=c] .origin-journey article{display:grid;grid-template-columns:.78fr 1.22fr;gap:clamp(30px,6vw,90px);align-items:center;margin-bottom:clamp(72px,10vw,140px);min-height:52svh}body[data-variant=c] .origin-journey article:nth-of-type(even){grid-template-columns:1.22fr .78fr}body[data-variant=c] .origin-journey article:nth-of-type(even) div{order:2}body[data-variant=c] .origin-journey article h3{margin:16px 0;font-family:var(--headline);font-size:clamp(46px,6vw,88px);font-weight:600;letter-spacing:-.045em;line-height:.92}body[data-variant=c] .origin-journey article p{max-width:520px;margin:0;color:#b3a69c;font-size:18px;line-height:1.7}body[data-variant=c] .origin-journey article img{width:100%;height:min(68svh,720px);object-fit:cover;box-shadow:0 26px 80px rgba(0,0,0,.34)}body[data-variant=c] .story-section,html[data-theme] body[data-variant=d] .dish-card.lead-dish{background:#211008}body[data-variant=d] .direction-mast-d strong,body[data-variant=d] .location-card h3,body[data-variant=d] .private-section h2,body[data-variant=d] .section-heading h2{font-style:normal}body[data-variant=d] .section-heading h2{font-size:clamp(52px,6.5vw,94px)}body[data-variant=d] .menu-editorial-d{margin:0 0 18px;display:grid;grid-template-columns:1.25fr .75fr;min-height:410px;background:#211008;color:#f8f1e8;box-shadow:0 20px 60px rgba(33,16,8,.14)}body[data-variant=d] .menu-editorial-d img{width:100%;height:410px;object-fit:cover}body[data-variant=d] .menu-editorial-d figcaption{padding:32px;display:flex;align-items:flex-end;font-family:var(--headline);font-size:clamp(28px,3.3vw,48px);line-height:1}body[data-variant=d] .menu-grid{gap:10px}body[data-variant=d] .dish-card,body[data-variant=d] .dish-card.lead-dish{min-height:150px;padding:0;background:#e3d4c1;box-shadow:0 10px 30px rgba(33,16,8,.08)}body[data-variant=d] .dish-card.lead-dish{min-height:250px;background:#211008}body[data-variant=d] .dish-copy{padding:26px;color:#211008}body[data-variant=d] .dish-card h3,body[data-variant=d] .dish-card:not(.lead-dish) h3{margin-bottom:7px;font-size:clamp(26px,3vw,42px);font-style:normal;text-shadow:none}body[data-variant=d] .dish-card p{color:#6d5848;text-shadow:none}body[data-variant=d] .dish-card.lead-dish p{color:#d4c4b7}body[data-variant=d] .dish-card strong{color:#211008;font-variant-numeric:tabular-nums;text-shadow:none}body[data-variant=d] .story-copy{max-width:660px}body[data-variant=e] .menu-nav-controls{padding-inline:clamp(20px,5vw,76px)}body[data-variant=e] .menu-nav-controls button{display:inline-flex;align-items:center;justify-content:center}body[data-variant=e] .location-filters button{min-height:42px;padding:10px 14px;border:0;background:#14100d;color:#b8aaa0;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}body[data-variant=e] .location-filters button.active{background:#b38a6c}body[data-variant=e] .private-section::before{background-image:url(./assets/carousel-coaster.webp);background-position:center 58%}body[data-variant=e] .food-carousel{height:65svh;min-height:520px}.booking-form input,.booking-form select,.concept-bar,.dialog-close,.dish-card,.location-card,.location-card div,.location-grid,.menu-tab,.private-section,.quick-book select,.restaurant-nav,.scope-button,.scope-engine span,.scope-grid,.scope-grid article,.secondary-cta,.text-link,dialog,footer,footer small{border:0}.booking-form input,.booking-form select,.quick-book select{background-color:rgba(255,255,255,.08);box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 8px 24px rgba(0,0,0,.08)}.scope-grid{gap:10px}.scope-grid article{background:rgba(255,255,255,.04)}body[data-variant=b],body[data-variant=d]{--focus:#211008}body[data-variant=c],body[data-variant=e]{--focus:#e0b99c}.site-shell{transition:background .22s ease,color .22s ease}.concept-tab,.dialog-close,.location-card a,.location-card button,.menu-tab{min-height:44px}.location-card:focus-within{box-shadow:0 0 0 3px var(--focus),0 18px 50px rgba(0,0,0,.18)}body[data-variant=c] .site-shell{display:block}body[data-variant=c] .food-carousel,body[data-variant=c] .hero,body[data-variant=c] .locations-section,body[data-variant=c] .menu-section,body[data-variant=c] .night-dock,body[data-variant=c] .origin-journey,body[data-variant=c] .private-section,body[data-variant=c] .quick-book,body[data-variant=c] .restaurant-nav,body[data-variant=c] .story-section,body[data-variant=c] footer{order:initial}body[data-variant=c] .origin-journey header a{width:fit-content;min-height:48px;margin-top:28px;padding:14px 18px;display:inline-flex;align-items:center;justify-content:center;background:#211008;color:#f8f1e8;font-weight:800}body[data-variant=e] .location-filters button.active,body[data-variant=e] .menu-tab.active{background:#211008;color:#f8f2ea;box-shadow:0 0 0 2px #b38a6c inset}body[data-variant=e] .menu-nav-controls button:disabled{opacity:.32;cursor:default}@media (max-width:980px){.concept-bar{height:auto;min-height:78px}.concept-bar,.restaurant-nav{grid-template-columns:1fr auto}.nav-links{display:none}.quick-book{grid-template-columns:1fr 1fr}.private-section>div,.quick-book>div,body[data-variant=e] .private-section>div{grid-column:1/-1}.quick-book button{align-self:stretch}.menu-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.story-section{grid-template-columns:.45fr 1.3fr}.story-principles{grid-column:2}.location-grid,.private-section,.scope-grid{grid-template-columns:1fr 1fr}body[data-variant=d] .hero{grid-template-columns:1fr}body[data-variant=d] .hero-image{left:44%;width:56%}body[data-variant=d] .location-grid,body[data-variant=e] .location-grid,body[data-variant=e] .private-section{grid-template-columns:1fr 1fr}body[data-variant=b] .menu-editorial-b,body[data-variant=d] .menu-editorial-d{grid-template-columns:1.15fr .85fr}body[data-variant=c] .origin-journey article{min-height:58svh;grid-template-columns:1fr 1fr}body[data-variant=c] .origin-journey article:nth-of-type(even){grid-template-columns:1fr 1fr}:root{--concept-height:78px}.concept-bar{height:var(--concept-height);min-height:var(--concept-height);display:flex;flex-wrap:nowrap;gap:12px;overflow:hidden}.concept-intro{min-width:170px}.concept-tabs{order:initial;grid-column:auto;width:auto;flex:1;justify-content:flex-start;overflow-x:auto;scrollbar-width:none}.concept-tab{flex:0 0 auto;min-width:82px}.scope-button{grid-column:auto;grid-row:auto;flex:0 0 auto}}@media (max-width:680px){:root{--concept-height:124px}.concept-intro strong{font-size:13px}.scope-button{padding:9px 12px;font-size:12px}.concept-tab small,body[data-variant=d] .hero::after{display:none}.restaurant-nav{height:76px;padding-inline:18px}.wordmark img{width:56px;height:56px}.nav-book{padding:11px 14px;font-size:13px}.hero{min-height:calc(100svh - 200px);padding:36px 20px 88px}.hero h1{font-size:clamp(50px,17vw,84px)}.hero-lede{font-size:16px}.hero-actions{display:grid}.hero-detail{left:20px;right:20px;bottom:22px;display:flex;gap:10px;overflow-x:auto;text-align:left;white-space:nowrap}body[data-variant=b] .hero{display:flex;align-items:flex-end}body[data-variant=b] .hero-image{inset:0;width:100%;height:100%}body[data-variant=b] .hero-shade{background:linear-gradient(0deg,rgba(242,234,220,.98)0,rgba(242,234,220,.82) 58%,rgba(242,234,220,.12) 100%)}body[data-variant=b] .hero-detail{color:var(--ink)}body[data-variant=c] .hero-detail{left:20px;right:20px;transform:none;justify-content:flex-start}body[data-variant=d] .hero{display:flex;align-items:flex-end;min-height:calc(100svh - 200px)}body[data-variant=d] .hero-image{inset:0;width:100%}body[data-variant=d] .hero-shade{background:linear-gradient(0deg,rgba(238,228,214,.98)0,rgba(238,228,214,.78) 62%,rgba(238,228,214,.12) 100%)}body[data-variant=d] .direction-signature-d{grid-template-columns:1fr;gap:7px}body[data-variant=d] .direction-signature-d span:last-child,body[data-variant=d] .direction-signature-d strong{text-align:left}body[data-variant=d] .direction-mast-d{align-items:flex-start;flex-direction:column;gap:8px}body[data-variant=d] .location-grid,body[data-variant=d] .menu-grid,body[data-variant=d] .story-principles{grid-template-columns:1fr}body[data-variant=d] .dish-card.lead-dish{grid-column:auto;min-height:230px}body[data-variant=e] .restaurant-nav{position:absolute}body[data-variant=e] .hero{min-height:calc(100svh - var(--concept-height));padding-top:130px}body[data-variant=e] .hero h1{font-size:clamp(48px,15vw,76px)}body[data-variant=e] .hero-detail{display:none}body[data-variant=e] .quick-book{width:calc(100% - 28px)}body[data-variant=e] .direction-mast-e{align-items:flex-start;flex-direction:column;gap:7px}body[data-variant=e] .section-heading{grid-template-columns:1fr;gap:18px}body[data-variant=e] .dish-card{flex-basis:84vw;min-height:480px}.quick-book,body[data-variant=e] .location-grid,body[data-variant=e] .private-section,body[data-variant=e] .story-principles{grid-template-columns:1fr}.quick-book>div,body[data-variant=e] .private-section>div{grid-column:auto}body[data-variant=e] .night-dock{position:fixed;z-index:40;left:14px;right:14px;bottom:14px;display:grid;grid-template-columns:1fr 1fr 1fr;padding:7px;background:rgba(20,16,13,.94);box-shadow:0 18px 54px rgba(0,0,0,.58);backdrop-filter:blur(16px)}body[data-variant=e] .night-dock a,body[data-variant=e] .night-dock button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;border:0;background:0 0;color:#d8ccc2;font-weight:700}body[data-variant=e] .night-dock button{background:#b38a6c;color:#080706}.menu-grid,.section-heading{grid-template-columns:1fr;gap:18px}.dish-card{min-height:340px;padding:20px}.dish-copy{padding:0 6px 6px}.story-section,body[data-variant=c] .story-section{grid-template-columns:1fr}.private-section>div,.story-principles{grid-column:auto}.story-index{display:none}.location-grid{grid-template-columns:1fr}.location-card{min-height:240px}.private-section{grid-template-columns:1fr}footer{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.booking-form{grid-template-columns:1fr}.booking-form button,.form-status{grid-column:auto}.scope-grid,body[data-variant=b] .menu-editorial-b,body[data-variant=d] .menu-editorial-d{grid-template-columns:1fr}.food-carousel{height:68svh;min-height:460px}body[data-variant=b] .menu-editorial-b img,body[data-variant=d] .menu-editorial-d img{height:300px}body[data-variant=b] .menu-editorial-b figcaption,body[data-variant=d] .menu-editorial-d figcaption{min-height:150px}body[data-variant=b] .dish-copy,body[data-variant=d] .dish-copy{grid-template-columns:1fr;padding:22px}body[data-variant=c] .origin-journey{padding-inline:20px}body[data-variant=c] .origin-journey article,body[data-variant=c] .origin-journey article:nth-of-type(even){min-height:0;grid-template-columns:1fr;gap:28px}body[data-variant=c] .origin-journey article:nth-of-type(even) div{order:0}body[data-variant=c] .origin-journey article img{height:58svh;min-height:420px}body[data-variant=e] .night-dock{bottom:max(14px,env(safe-area-inset-bottom))}body[data-variant=e] footer,footer{padding-bottom:calc(110px + env(safe-area-inset-bottom))}body[data-variant=e] .food-carousel{height:65svh;min-height:480px}:root{--concept-height:82px}.concept-bar{padding:9px 12px;gap:8px}.concept-intro{min-width:128px}.concept-kicker{display:none}.concept-tabs{padding:4px}.concept-tab{min-width:44px;min-height:44px;padding:8px 10px}.scope-button{min-height:44px;padding-inline:11px}.night-dock{position:fixed;z-index:40;left:14px;right:14px;bottom:max(14px,env(safe-area-inset-bottom));display:grid;grid-template-columns:1fr 1fr 1fr;padding:7px;background:rgba(20,16,13,.94);box-shadow:0 18px 54px rgba(0,0,0,.58);backdrop-filter:blur(16px)}.night-dock a,.night-dock button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;border:0;background:0 0;color:#f3ebe4;font-weight:700}.night-dock button{background:#211008;color:#f8f1e8;box-shadow:0 0 0 2px #8f694f inset}.story-future,.story-gallery{grid-template-columns:1fr}.story-gallery figure{min-height:460px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}a,button,h1,h2,h3,label,p,small,span,strong{word-break:normal;overflow-wrap:break-word}h1,h2,h3{text-wrap:balance}p{text-wrap:pretty}.hero h1,.origin-journey h2,.origin-journey h3,.private-section h2,.section-heading h2,.story-copy h2,.story-heading h2{max-width:100%}.dialog-copy p,.dish-card p,.hero-lede,.location-card p,.origin-journey p,.private-section p,.scope-dialog p,.section-heading>p,.story-copy p{max-width:68ch}.concept-intro strong,.concept-tab,.location-card a,.location-card button,.menu-tab,.night-dock{line-height:1.2}.origin-journey header a{line-height:1.2;text-align:center}@media (max-width:680px){.hero h1{line-height:.92;letter-spacing:-.045em}.private-section h2,.section-heading h2,.story-copy h2,.story-heading h2{font-size:clamp(40px,12vw,64px);line-height:.98;letter-spacing:-.035em}body[data-variant=c] .origin-journey header h2{font-size:clamp(40px,11.5vw,62px);line-height:.98;letter-spacing:-.04em}body[data-variant=c] .origin-subheading{margin-top:20px;font-size:21px;line-height:1.3}body[data-variant=c] .origin-journey article h3{font-size:clamp(36px,10vw,54px);line-height:1;letter-spacing:-.03em}.hero-lede,.story-copy>p:not(.section-label):not(.story-subheading),body[data-variant=c] .origin-journey article p{font-size:16px;line-height:1.65}.dish-card h3,body[data-variant=d] .dish-card h3,body[data-variant=d] .dish-card:not(.lead-dish) h3{font-size:clamp(26px,8vw,38px);line-height:1.02}.dish-card p{font-size:14px;line-height:1.5}.concept-intro strong{max-width:18ch}}:root{--concept-height:0px}body.direction-panel-open{overflow:hidden}.direction-switcher{position:fixed;z-index:80;inset:0 0 0 auto;width:0;pointer-events:none}.direction-handle{position:absolute;right:0;top:50%;width:48px;min-height:220px;padding:14px 8px;border:1px solid rgba(255,255,255,.16);border-right:0;border-radius:14px 0 0 14px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:14px;background:rgba(12,10,9,.9);color:#f7f1e8;box-shadow:-12px 18px 44px rgba(0,0,0,.24),inset 1px 0 rgba(255,255,255,.08);backdrop-filter:blur(18px) saturate(1.1);transform:translateY(-50%);transition:transform .35s cubic-bezier(.16,1,.3,1),background .2s ease;pointer-events:auto}.direction-handle:hover{background:#211008;transform:translate(-4px,-50%)}.direction-handle:active{transform:translate(-2px,-50%) scale(.98)}.direction-handle-title{writing-mode:vertical-rl;transform:rotate(180deg);font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;white-space:nowrap}.direction-handle-code{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#f4eee5;color:#170d08;font-size:13px;font-weight:900}.direction-panel{position:absolute;right:0;top:0;width:min(410px,calc(100vw - 32px));height:100dvh;padding:28px;overflow-y:auto;background:rgba(13,11,10,.98);color:#f5efe7;box-shadow:-36px 0 100px rgba(0,0,0,.5);transform:translateX(105%);transition:transform .5s cubic-bezier(.16,1,.3,1);pointer-events:auto}.direction-switcher.is-open .direction-panel{transform:translateX(0)}.direction-switcher.is-open .direction-handle{transform:translate(100%,-50%)}.direction-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.direction-panel-head img{width:128px;height:auto;display:block;filter:brightness(1.7) saturate(.45)}.direction-close{width:44px;height:44px;border:1px solid rgba(255,255,255,.12);border-radius:50%;background:rgba(255,255,255,.05);color:#fff;font-size:24px;line-height:1;transition:transform .25s cubic-bezier(.16,1,.3,1),background .2s ease}.direction-close:hover{transform:rotate(8deg);background:rgba(255,255,255,.11)}.direction-overline{margin:54px 0 10px;color:#a59b92;font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.direction-current{display:block;max-width:12ch;font-size:clamp(30px,4vw,44px);line-height:.94;letter-spacing:-.04em}.direction-panel .concept-tabs{--direction-index:0;position:relative;margin-top:34px;padding:6px;border-radius:16px;display:grid;gap:8px;background:#191614}.direction-indicator{position:absolute;z-index:0;top:6px;left:6px;right:6px;height:78px;border:1px solid rgba(255,255,255,.12);border-radius:11px;background:#2a1b14;box-shadow:0 14px 34px rgba(0,0,0,.28),inset 0 1px rgba(255,255,255,.06);transform:translateY(calc(var(--direction-index)*86px));transition:transform .45s cubic-bezier(.16,1,.3,1),background .25s ease}.direction-panel .concept-tab{position:relative;z-index:1;width:100%;height:78px;min-height:78px;padding:12px 14px;border:0;border-radius:11px;display:grid;grid-template-columns:38px 1fr;grid-template-rows:1fr 1fr;gap:0 12px;justify-content:stretch;text-align:left;background:0 0;color:#847a73;transition:color .25s ease,transform .25s cubic-bezier(.16,1,.3,1)}.direction-panel .concept-tab:hover{color:#fff;transform:translateX(3px)}.direction-panel .concept-tab span{grid-row:1/3;align-self:center;font-size:22px}.direction-panel .concept-tab small{align-self:end;font-size:14px;font-style:normal;font-weight:700}.direction-panel .concept-tab em{align-self:start;font-size:11px;font-style:normal}.direction-panel .concept-tab.active{background:0 0;color:#fff}.direction-panel .scope-button{width:100%;min-height:50px;margin-top:24px;padding:14px 16px;border:1px solid rgba(255,255,255,.14);border-radius:12px;display:flex;align-items:center;justify-content:space-between;background:#f5efe7;color:#160d08;font-weight:800;transition:transform .2s ease,box-shadow .2s ease}.direction-panel .scope-button:hover{transform:translateY(-2px);box-shadow:0 14px 34px rgba(0,0,0,.28)}.direction-panel .scope-button:active{transform:translateY(0) scale(.985)}.direction-note{margin:18px 2px 0;color:#8d837b;font-size:12px;line-height:1.55}.direction-scrim{position:fixed;z-index:70;inset:0;background:rgba(0,0,0,.55);opacity:0;visibility:hidden;backdrop-filter:blur(4px);transition:opacity .35s ease,visibility .35s ease}body.direction-panel-open .direction-scrim{opacity:1;visibility:visible}.hero,body[data-variant=b] .hero,body[data-variant=c] .hero{min-height:calc(100dvh - 78px)}body[data-variant=b] .hero h1{max-width:650px;font-size:clamp(48px,4.7vw,76px);line-height:.88}body[data-variant=c] .hero h1{max-width:1100px;font-size:clamp(48px,5.6vw,84px);line-height:.94}body[data-variant=d] .hero{min-height:max(720px,calc(100dvh - 78px))}body[data-variant=d] .hero h1{font-size:clamp(54px,6.6vw,98px);line-height:.9}.dialog-logo,.footer-brand img,.wordmark img{display:block;background:0 0}.footer-brand img{width:150px;height:auto;margin-bottom:8px}.dialog-logo{width:116px;height:auto;margin-bottom:34px}.dialog-logo,body[data-variant=c] .footer-brand img,body[data-variant=c] .wordmark img,body[data-variant=d] .footer-brand img,body[data-variant=e] .footer-brand img,body[data-variant=e] .wordmark img{filter:brightness(1.75) saturate(.42)}.booking-form button,.location-card a,.location-card button,.menu-tab,.nav-book,.primary-cta,.private-section button,.quick-book button,.secondary-cta{position:relative;overflow:hidden;transition:transform .25s cubic-bezier(.16,1,.3,1),box-shadow .25s ease,background-color .25s ease,color .25s ease}.booking-form button:hover,.nav-book:hover,.primary-cta:hover,.private-section button:hover,.quick-book button:hover{transform:translateY(-2px);box-shadow:0 14px 34px color-mix(in srgb,var(--accent) 32%,transparent)}.menu-tab:hover,.secondary-cta:hover{transform:translateY(-2px)}.booking-form button:active,.location-card a:active,.location-card button:active,.menu-tab:active,.nav-book:active,.primary-cta:active,.private-section button:active,.quick-book button:active,.secondary-cta:active{transform:translateY(0) scale(.98)}.hero h1,.hero-actions,.hero-lede{opacity:0;transform:translateY(22px)}.reveal-ready.is-visible,body.site-ready .hero h1,body.site-ready .hero-actions,body.site-ready .hero-lede{opacity:1;transform:translateY(0);transition:opacity .75s ease,transform .75s cubic-bezier(.16,1,.3,1)}body.site-ready .hero-lede{transition-delay:.08s}body.site-ready .hero-actions{transition-delay:.16s}.reveal-ready{opacity:0;transform:translateY(28px)}.reveal-ready.is-visible{transition:opacity .7s ease,transform .8s cubic-bezier(.16,1,.3,1)}.location-card,.story-future>div{--spot-x:50%;--spot-y:50%;isolation:isolate;position:relative}.location-card::before,.story-future>div::before{content:"";position:absolute;z-index:-1;inset:0;background:radial-gradient(320px circle at var(--spot-x) var(--spot-y),rgba(255,255,255,.13),transparent 58%);opacity:0;transition:opacity .25s ease;pointer-events:none}.location-card:hover::before,.story-future>div:hover::before{opacity:1}body[data-variant=b] .location-card:hover{transform:translateY(-5px);box-shadow:0 22px 48px rgba(33,16,8,.14)}body[data-variant=c] .origin-journey article img{transition:transform .7s cubic-bezier(.16,1,.3,1),box-shadow .7s ease}body[data-variant=c] .origin-journey article:hover img{transform:scale(1.015) rotate(.25deg);box-shadow:0 36px 96px rgba(0,0,0,.46)}body[data-variant=d] .location-card,body[data-variant=d] .menu-editorial-d{transition:transform .35s cubic-bezier(.16,1,.3,1),box-shadow .35s ease}body[data-variant=d] .menu-editorial-d:hover{transform:translateY(-4px);box-shadow:0 30px 78px rgba(33,16,8,.2)}body[data-variant=e] .dish-card{transition:transform .45s cubic-bezier(.16,1,.3,1),box-shadow .45s ease}body[data-variant=e] .dish-card:hover{transform:translateY(-8px) scale(1.005);box-shadow:0 34px 100px rgba(0,0,0,.58)}dialog[open]{animation:dialog-in .45s cubic-bezier(.16,1,.3,1) both}dialog[open]::backdrop{animation:backdrop-in .3s ease both}::view-transition-old(root){animation:direction-out .24s ease both}::view-transition-new(root){animation:direction-in .45s cubic-bezier(.16,1,.3,1) both}@media (max-width:680px){:root{--concept-height:0px}.restaurant-nav{height:70px}.wordmark img{width:104px;height:auto}.direction-handle{right:8px;top:auto;bottom:calc(82px + env(safe-area-inset-bottom));width:auto;min-height:44px;padding:7px 7px 7px 13px;border:1px solid rgba(255,255,255,.16);border-radius:999px;flex-direction:row;transform:none}.direction-handle:hover{transform:translateY(-2px)}.direction-switcher.is-open .direction-handle{transform:translateY(150%)}.direction-handle-title{writing-mode:horizontal-tb;transform:none;letter-spacing:.09em}.direction-panel{top:auto;bottom:0;width:100vw;height:min(86dvh,760px);padding:22px 18px calc(24px + env(safe-area-inset-bottom));border-radius:18px 18px 0 0;transform:translateY(105%)}.direction-switcher.is-open .direction-panel{transform:translateY(0)}.direction-overline{margin-top:28px}.direction-current{max-width:none;font-size:30px}.direction-panel .concept-tabs{margin-top:22px}.direction-panel .concept-tab small{display:block}.direction-panel-head img{width:104px}body[data-variant=b] .hero,body[data-variant=d] .hero{min-height:calc(100dvh - 70px)}body[data-variant=e] .hero{min-height:100dvh;padding-bottom:160px}}@media (prefers-reduced-motion:reduce){.direction-handle,.direction-indicator,.direction-panel,.hero h1,.hero-actions,.hero-lede,.reveal-ready,.reveal-ready.is-visible,dialog[open],dialog[open]::backdrop{animation:none!important;transition:none!important;transform:none!important}.hero h1,.hero-actions,.hero-lede,.reveal-ready{opacity:1!important}}@supports not (backdrop-filter:blur(1px)){.direction-handle{background:#120f0d}.direction-scrim{background:rgba(0,0,0,.78)}}.nav-actions{justify-self:end;display:flex;align-items:center;gap:10px}body[data-variant=d] .restaurant-nav{height:78px}.theme-toggle{min-height:44px;padding:10px 13px;border:1px solid color-mix(in srgb,currentColor 20%,transparent);border-radius:999px;background:0 0;color:currentColor;font-size:12px;font-weight:800;letter-spacing:.04em;transition:transform .2s ease,background-color .2s ease,color .2s ease}.theme-toggle:hover{transform:translateY(-2px);background:color-mix(in srgb,currentColor 9%,transparent)}.theme-toggle:active{transform:translateY(0) scale(.98)}.fold-button{position:relative;isolation:isolate;overflow:hidden;padding:.7em 1.4em!important;border:0!important;border-radius:.5em!important;background:#bf0426!important;color:#dedede!important;box-shadow:.5em .5em .5em rgba(0,0,0,.3)!important;text-decoration:none;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s ease!important}.fold-button::before{position:absolute;z-index:2;content:"";width:1.6em;height:1.6em;top:0;left:0;border-radius:0 0 .5em 0;background:linear-gradient(135deg,#212121 0,#212121 50%,#96041f 50%,#bf0426 60%);box-shadow:.2em .2em .2em rgba(0,0,0,.3);transform:scale(0);transform-origin:top left;transition:transform .3s cubic-bezier(.16,1,.3,1);pointer-events:none}@media (hover:hover) and (pointer:fine){.fold-button:hover::before{transform:scale(1)}}.fold-button.fold-play::before{transform:scale(1)}.fold-button:active{box-shadow:.2em .2em .3em rgba(0,0,0,.3)!important;transform:translate(.1em,.1em)!important}html[data-theme=light]{color-scheme:light}html[data-theme=light] body{background:#d8d2c9}html[data-theme=light] body[data-variant]{--ink:#1d1713;--muted:#655d56;--surface:#f3efe7;--surface-2:#e2d9cd;--accent:#211008;--accent-display:#704a37;--accent-ink:#f8f2ea;--line:rgba(29,23,19,.18);--focus:#8f0a25}html[data-theme=light] body[data-variant] :is(.site-shell,.menu-section,.locations-section,.story-section,.origin-journey){background-color:var(--surface);color:var(--ink)}html[data-theme=light] body[data-variant] .restaurant-nav{background:rgba(243,239,231,.96);color:var(--ink);box-shadow:0 1px 22px rgba(29,23,19,.08)}html[data-theme] body[data-variant] .nav-links a{color:var(--muted)}html[data-theme=light] body[data-variant=e]:is(.nav-scrolled,.nav-open) .restaurant-nav .wordmark img,html[data-theme=light] body[data-variant] :is(.footer-brand img,.wordmark img,.dialog-logo){filter:none}html[data-theme=light] body:is([data-variant=b],[data-variant=d]) .hero{background:var(--surface);color:var(--ink)}html[data-theme=light] body[data-variant=b] .hero-shade{background:linear-gradient(90deg,#f3efe7 0,#f3efe7 52%,rgba(243,239,231,.08) 72%)}html[data-theme=light] body[data-variant=d] .hero-shade{background:linear-gradient(90deg,#f3efe7 0,#f3efe7 45%,rgba(243,239,231,.94) 49%,rgba(243,239,231,.08) 78%)}html[data-theme=light] body[data-variant=c] :is(.origin-subheading,.origin-journey article p),html[data-theme] body:is([data-variant=b],[data-variant=d]) .dish-card p,html[data-theme] body:is([data-variant=b],[data-variant=d]) :is(.hero-lede,.hero-detail,.direction-signature-d){color:var(--muted)}html[data-theme] body:is([data-variant=b],[data-variant=d]) .direction-signature-d strong{color:var(--ink)}html[data-theme] body:is([data-variant=c],[data-variant=e]) .hero{color:#f8f2ea}html[data-theme] body:is([data-variant=c],[data-variant=e]) .hero-lede{color:#e7ddd4}html[data-theme] body[data-variant=e] .service-signature{background:rgba(23,17,15,.94);color:#d9cbc0}html[data-theme] body[data-variant=d] .dish-card.lead-dish .dish-copy,html[data-theme] body[data-variant] .quick-book select{color:#f8f2ea}html[data-theme] body[data-variant=e] .hero-detail{padding:10px 12px;background:rgba(13,11,10,.94);color:#f8f2ea}html[data-theme] body[data-variant] .quick-book{background:#211008;color:#f8f2ea}html[data-theme=light] body[data-variant] :is(.secondary-cta,.menu-tab,.location-filters button){background:var(--surface-2);color:var(--ink)}html[data-theme] body[data-variant] :is(.menu-tab.active,.location-filters button.active){background:#bf0426;color:#f7f1ea;box-shadow:none}html[data-theme] body:is([data-variant=b],[data-variant=d]) .dish-card{background:var(--surface-2)}html[data-theme] body:is([data-variant=b],[data-variant=d]) .dish-copy{color:var(--ink)}html[data-theme] body[data-variant=d] .dish-card.lead-dish p{color:#d3c4b9}html[data-theme] body:is([data-variant=b],[data-variant=d]) :is(.menu-editorial-b,.menu-editorial-d){background:#211008;color:#f8f2ea}html[data-theme] body[data-variant=e] .story-principles div,html[data-theme] body[data-variant] .story-future>div,html[data-theme] body[data-variant] .story-team{background:var(--surface-2)}html[data-theme] body[data-variant] .story-copy .story-subheading{color:var(--accent-display)}html[data-theme] body[data-variant] .story-copy>p:not(.section-label):not(.story-subheading){color:var(--muted)}html[data-theme] body[data-variant] .story-principles p{color:var(--muted)}html[data-theme=light] body[data-variant] footer,html[data-theme] body[data-variant] .location-card{background:var(--surface-2);color:var(--ink)}html[data-theme] body[data-variant] .location-card.featured,html[data-theme] body[data-variant] .location-card:hover{background:#211008;color:#f8f2ea}html[data-theme=light] body[data-variant=d] .private-section{background:var(--surface);color:var(--ink)}html[data-theme] body[data-variant=e] .private-section{color:#f8f2ea}html[data-theme] body[data-variant] :is(.footer-brand span,footer small){color:var(--muted)}html[data-theme=light] body[data-variant] dialog{background:#f3efe7;color:#1d1713;box-shadow:0 32px 100px rgba(29,23,19,.28)}html[data-theme=light] body[data-variant] .dialog-close{background:0 0;color:#1d1713}html[data-theme=light] body[data-variant] :is(.dialog-copy>p:not(.section-label),.scope-head>p:not(.section-label),.booking-form label,.scope-grid p){color:#655d56}html[data-theme=light] body[data-variant] :is(.booking-form input,.booking-form select){background:#e2d9cd;color:#1d1713;box-shadow:inset 0 1px rgba(29,23,19,.08)}html[data-theme=light] body[data-variant] .scope-grid article{background:rgba(29,23,19,.045)}html[data-theme=light] body[data-variant] .scope-engine span{background:rgba(29,23,19,.07);color:#655d56}.booking-form input::placeholder{color:color-mix(in srgb,currentColor 62%,transparent);opacity:1}@media (max-width:680px){body[data-variant=d] .restaurant-nav{height:70px}.nav-actions{gap:6px}.theme-toggle{min-width:58px;padding-inline:9px;font-size:11px}.nav-book.fold-button{padding-inline:1em!important;font-size:12px}.story-copy,.story-heading{grid-column:auto}html[data-theme=light] body[data-variant=b] .hero-shade{background:linear-gradient(0deg,rgba(243,239,231,.98)0,rgba(243,239,231,.82) 58%,rgba(243,239,231,.12) 100%)}html[data-theme=light] body[data-variant=d] .hero-shade{background:linear-gradient(0deg,rgba(243,239,231,.98)0,rgba(243,239,231,.78) 62%,rgba(243,239,231,.12) 100%)}}@media (prefers-reduced-motion:reduce){.fold-button::before{transition:none!important;transform:none!important}}.restaurant-nav{height:78px;grid-template-columns:auto 1fr;gap:clamp(28px,5vw,76px);background:var(--surface)!important;color:var(--ink)!important;box-shadow:none!important;transition:background-color .3s ease,color .3s ease}.wordmark img{width:clamp(116px,12vw,166px);max-height:58px}.nav-links{justify-self:end;display:flex;align-items:center;gap:clamp(20px,2.8vw,46px);white-space:nowrap}.nav-links :is(a,button){position:relative;min-height:44px;padding:0;display:inline-flex;align-items:center;border:0;background:0 0;color:var(--ink)!important;font:inherit;font-size:clamp(12px,1vw,14px);font-weight:700;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}.nav-links :is(a,button)::after{position:absolute;right:0;bottom:8px;left:0;height:1px;content:"";background:currentColor;transform:scaleX(0);transform-origin:right;transition:transform .28s cubic-bezier(.16,1,.3,1)}.nav-links :is(a,button):is(:hover,:focus-visible)::after{transform:scaleX(1);transform-origin:left}.menu-toggle,.mobile-navigation,body[data-variant=e] .location-carousel-play.is-paused>span::after{display:none}.direction-theme-toggle{justify-self:start;margin-top:16px;color:#f7f1ea}@media (min-width:768px) and (max-width:980px){.restaurant-nav{grid-template-columns:auto 1fr;padding-inline:24px;gap:24px}.nav-links{display:flex;gap:clamp(14px,2.2vw,24px)}.wordmark img{width:112px}}@media (max-width:767px){body.nav-open{overflow:hidden}body.nav-open :is(.direction-switcher,.direction-scrim,.night-dock){opacity:0;visibility:hidden;pointer-events:none}.restaurant-nav{height:70px;padding-inline:18px;grid-template-columns:1fr auto;gap:18px}body.nav-open .restaurant-nav{position:fixed!important;z-index:31;inset:0 auto auto 50%!important;width:min(1500px,100%);transform:translateX(-50%)}.wordmark img{width:104px;max-height:52px}.nav-links{display:none}.menu-toggle{position:relative;z-index:32;min-height:44px;padding:0;display:inline-flex;align-items:center;gap:11px;border:0;background:0 0;color:var(--ink);font:inherit;font-size:12px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;cursor:pointer}.menu-toggle-mark,.menu-toggle-mark i{position:relative;width:24px;height:18px;display:block}.menu-toggle-mark i{position:absolute;top:6px;left:0;height:1.5px;background:currentColor;transform-origin:center;transition:transform .34s cubic-bezier(.16,1,.3,1)}.menu-toggle-mark i:last-child{transform:translateY(7px)}.menu-toggle[aria-expanded=true] .menu-toggle-mark i:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle[aria-expanded=true] .menu-toggle-mark i:last-child{transform:translateY(3.5px) rotate(-45deg)}.mobile-navigation{position:fixed;z-index:30;inset:0;min-height:100dvh;padding:calc(70px + env(safe-area-inset-top)) 22px calc(22px + env(safe-area-inset-bottom));display:grid;grid-template-rows:1fr auto;overflow-y:auto;background:var(--surface);color:var(--ink);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .34s ease,visibility 0s linear .34s}body.nav-open .mobile-navigation{opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s}.mobile-navigation-links{align-self:center;padding-block:34px;display:grid;justify-items:center;gap:clamp(14px,3.2vh,30px);text-align:center}.mobile-navigation-links :is(a,button){padding:0;border:0;background:0 0;color:var(--ink);font:inherit;font-size:clamp(30px,9.4vw,48px);font-weight:500;line-height:1;letter-spacing:-.035em;cursor:pointer;opacity:0;transform:translateY(18px);transition:color .2s ease,opacity .42s ease,transform .42s cubic-bezier(.16,1,.3,1)}body.nav-open .mobile-navigation-links :is(a,button){opacity:1;transform:translateY(0);transition-delay:calc(70ms + var(--nav-index)*55ms)}.mobile-navigation-links :is(a,button):is(:hover,:focus-visible){color:#bf0426}.mobile-navigation-footer{padding-top:18px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-top:1px solid var(--line);color:var(--muted);font-size:12px;letter-spacing:.07em;text-transform:uppercase}.mobile-navigation-footer .theme-toggle{color:var(--ink)}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}body[data-variant=e] .locations-section{overflow:clip;padding-bottom:clamp(76px,9vw,132px);background:0 0!important}body[data-variant=e] .location-filters{flex-wrap:nowrap;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:none}body[data-variant=e] .location-filters::-webkit-scrollbar,body[data-variant=e] .location-grid::-webkit-scrollbar{display:none}body[data-variant=e] .location-carousel{--location-card-width:min(84vw, 440px);--location-edge:max(22px, calc((100vw - var(--location-card-width)) / 2));width:100%;background:0 0}body[data-variant=e] .location-grid{width:100%;padding:4px var(--location-edge) 14px!important;display:flex!important;grid-template-columns:none!important;gap:14px!important;overflow-x:auto;overflow-y:hidden;scroll-padding-inline:var(--location-edge);scroll-snap-type:x mandatory;overscroll-behavior-inline:contain;scrollbar-width:none;touch-action:pan-x pan-y;background:0 0}body[data-variant=e] .location-carousel.is-gliding .location-grid{scroll-snap-type:none}html[data-theme] body[data-variant=e] .location-card{position:relative;min-width:0;width:var(--location-card-width);height:clamp(510px,68svh,610px);flex:0 0 var(--location-card-width);padding:26px 24px 24px!important;scroll-snap-align:center;scroll-snap-stop:normal;isolation:isolate;background:0 0;color:#fff;box-shadow:0 22px 64px rgba(0,0,0,.24);opacity:.86;transform:scale(.985);transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .9s cubic-bezier(.22,1,.36,1),box-shadow .7s cubic-bezier(.22,1,.36,1)}html[data-theme] body[data-variant=e] .location-card.is-active{opacity:1;transform:scale(1);box-shadow:0 30px 88px rgba(0,0,0,.34)}body[data-variant=e] .location-card .location-preview{position:absolute;z-index:0;inset:0;width:100%;height:100%;margin:0;border-radius:0;object-fit:cover;filter:saturate(.96) contrast(1.04);transform:scale(1.002);transition:transform 1.1s cubic-bezier(.32,.72,0,1),filter .5s ease}body[data-variant=e] .location-card::after{position:absolute;z-index:1;inset:0;content:"";pointer-events:none;background:linear-gradient(180deg,rgba(8,5,4,.06) 16%,rgba(8,5,4,.34) 48%,rgba(8,5,4,.96) 100%)}body[data-variant=e] .location-card::before{z-index:3;background:radial-gradient(420px circle at var(--spot-x) var(--spot-y),rgba(255,255,255,.14),transparent 60%)}body[data-variant=e] .location-card>:not(.location-preview){position:relative;z-index:2}body[data-variant=e] .location-card>span{margin-top:auto;color:rgba(255,255,255,.76);opacity:1;text-shadow:0 2px 14px rgba(0,0,0,.76)}body[data-variant=e] .location-card h3{color:#fff;letter-spacing:-.055em;text-shadow:0 3px 24px rgba(0,0,0,.88)}body[data-variant=e] .location-card p{max-width:48ch;color:rgba(255,255,255,.84);font-size:13px;text-shadow:0 2px 14px rgba(0,0,0,.92)}body[data-variant=e] .location-card div{border-top:1px solid rgba(255,255,255,.25)}body[data-variant=e] .location-card div :is(a,button){min-height:44px;padding:10px 14px;border-radius:999px;background:rgba(12,8,6,.54);color:#fff;-webkit-backdrop-filter:blur(14px) saturate(130%);backdrop-filter:blur(14px) saturate(130%);display:inline-flex;align-items:center;justify-content:center;gap:7px}@media (prefers-reduced-motion:no-preference){body[data-variant=e] .location-carousel[data-slide-direction=next] .location-card.is-active>:not(.location-preview),body[data-variant=e] .location-carousel[data-slide-direction=previous] .location-card.is-active>:not(.location-preview){animation-duration:.72s;animation-timing-function:cubic-bezier(.16,1,.3,1);animation-fill-mode:both;will-change:transform,opacity}body[data-variant=e] .location-carousel[data-slide-direction=next] .location-card.is-active>:not(.location-preview){animation-name:location-copy-in-next}body[data-variant=e] .location-carousel[data-slide-direction=previous] .location-card.is-active>:not(.location-preview){animation-name:location-copy-in-previous}body[data-variant=e] .location-card.is-active>h3{animation-delay:35ms}body[data-variant=e] .location-card.is-active>p{animation-delay:70ms}body[data-variant=e] .location-card.is-active>div{animation-delay:105ms}}body[data-variant=e] .location-carousel-controls{min-height:58px;margin-top:12px;display:flex;align-items:center;justify-content:center;gap:12px}body[data-variant=e] .location-carousel-dots{min-height:54px;padding:0;display:flex;align-items:center;justify-content:center;gap:0;border-radius:999px;background:color-mix(in srgb,var(--surface-2) 90%,transparent)}body[data-variant=e] .location-carousel-dot{position:relative;width:44px;height:44px;min-width:44px;padding:0;border:0;border-radius:999px;background:0 0;overflow:visible;opacity:.58;transition:opacity .3s ease}body[data-variant=e] .location-carousel-dot::before{position:absolute;top:50%;left:50%;width:8px;height:8px;border-radius:999px;background:var(--muted);content:"";transform:translate(-50%,-50%)}body[data-variant=e] .location-carousel-dot[aria-current=true]{width:44px;opacity:1;background:0 0}body[data-variant=e] .location-carousel-dot[aria-current=true]::before{width:34px;background:color-mix(in srgb,var(--ink) 28%,transparent)}body[data-variant=e] .location-carousel-dot[aria-current=true]::after{position:absolute;top:18px;left:5px;width:34px;height:8px;border-radius:999px;background:var(--ink);content:"";transform:scaleX(1);transform-origin:left center}body[data-variant=e] .location-carousel.is-running .location-carousel-dot[aria-current=true]::after{transform:scaleX(0);animation:location-loader-fill 2.7s linear forwards}body[data-variant=e] .location-carousel-play{position:relative;width:54px;height:54px;flex:0 0 54px;padding:0;display:grid;place-items:center;border:0;border-radius:50%;background:color-mix(in srgb,var(--surface-2) 90%,transparent);color:var(--ink)}body[data-variant=e] .location-carousel-play>span,body[data-variant=e] .location-carousel-play>span::after{width:4px;height:16px;display:block;border-radius:2px;background:currentColor;content:""}body[data-variant=e] .location-carousel-play>span{position:relative;transform:translateX(-4px)}body[data-variant=e] .location-carousel-play>span::after{position:absolute;left:8px;top:0}body[data-variant=e] .location-carousel-play.is-paused>span{width:0;height:0;margin-left:4px;border-top:9px solid transparent;border-bottom:9px solid transparent;border-left:14px solid currentColor;border-radius:0;background:0 0;transform:none}body[data-variant=e] .location-carousel-play:disabled{opacity:.35;cursor:default}@media (hover:hover) and (pointer:fine){html[data-theme] body[data-variant=e] .location-card:hover{background:0 0;color:#fff;transform:scale(1)}body[data-variant=e] .location-card:hover .location-preview{transform:scale(1.035)}body[data-variant=e] .location-carousel-dot:hover{opacity:1}body[data-variant=e] .location-carousel-play:hover{background:color-mix(in srgb,var(--surface-2) 72%,var(--ink) 12%)}}@media (min-width:768px){body[data-variant=e] .location-carousel{--location-card-width:min(88vw, 1080px);--location-edge:max(40px, calc((100vw - var(--location-card-width)) / 2))}html[data-theme] body[data-variant=e] .location-card{height:clamp(560px,70svh,720px);min-height:560px;padding:clamp(34px,4vw,58px)!important;border-radius:34px}body[data-variant=e] .location-grid{gap:20px!important}body[data-variant=e] .location-card h3{font-size:clamp(48px,7vw,86px)}body[data-variant=e] .location-card p{font-size:15px}}@media (min-width:1280px){body[data-variant=e] .location-carousel{--location-card-width:min(87.5vw, 1260px);--location-edge:max(70px, calc((100vw - var(--location-card-width)) / 2))}}@media (prefers-reduced-motion:reduce){body[data-variant=e] .location-card .location-preview,body[data-variant=e] .location-carousel-dot,html[data-theme] body[data-variant=e] .location-card{transition:none}body[data-variant=e] .location-carousel-play{display:none}.menu-toggle-mark i,.mobile-navigation,.mobile-navigation-links :is(a,button),.nav-links :is(a,button)::after{transition:none!important}}html[data-theme=light] body[data-variant=e]{--action-bg:#a60f2d;--action-ink:#f8f2ea;--action-fold:#2a211b;--action-fold-mid:#761022;--action-shadow:rgba(74, 32, 35, .28)}.fold-button{background:var(--action-bg)!important;color:var(--action-ink)!important;box-shadow:.5em .5em .5em var(--action-shadow)!important;font-weight:800;white-space:nowrap}.fold-button::before{background:linear-gradient(135deg,var(--action-fold) 0%,var(--action-fold) 50%,var(--action-fold-mid) 50%,var(--action-bg) 60%);box-shadow:.2em .2em .2em var(--action-shadow)}html[data-theme] body[data-variant=e] :is(.menu-tab.active,.location-filters button.active){background:var(--action-bg);color:var(--action-ink);box-shadow:none}body[data-variant=e] .location-card .fold-button{min-height:44px;padding-inline:1.15em!important}body[data-variant=e] .night-dock .fold-button{min-height:44px;background:var(--action-bg)!important;color:var(--action-ink)!important}body[data-variant=e] .menu-tabs{width:min(100%,960px);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;overflow:visible}body[data-variant=e] .menu-tab{width:100%;min-width:0;padding:11px 8px;overflow:visible;font-size:clamp(11px,3.15vw,14px);line-height:1.2;text-align:center;text-overflow:clip;white-space:nowrap}@media (min-width:768px){body[data-variant=e] .menu-tabs{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}body[data-variant=e] .menu-tab{padding-inline:14px;font-size:14px}body[data-variant=e] .hero h1{max-width:none;font-size:clamp(42px,5.7vw,92px);line-height:.88;white-space:nowrap}body[data-variant=e] .section-heading{max-width:none;grid-template-columns:1fr;gap:22px}body[data-variant=e] :is(.section-heading h2,.story-heading h2,.private-section h2,.quick-book h2){white-space:nowrap}body[data-variant=e] :is(.section-heading h2,.story-heading h2,.private-section h2){font-size:clamp(40px,5.2vw,78px);line-height:.92}body[data-variant=e] .quick-book{grid-template-columns:1fr 1fr auto}body[data-variant=e] .private-section>div,body[data-variant=e] .quick-book>div{grid-column:1/-1}body[data-variant=e] .private-section{grid-template-columns:minmax(0,1fr) auto}}html[data-theme] body[data-variant=e] .site-shell{background:#080706}body[data-variant=e] .restaurant-nav{position:fixed;z-index:40;top:0;left:50%;width:min(1500px,100%);height:70px;padding-inline:18px;color:#fff!important;background:0 0!important;box-shadow:none!important;transform:translateX(-50%);transition:background-color .35s ease,box-shadow .35s ease,color .35s ease}body[data-variant=e] .restaurant-nav :is(.menu-toggle,.nav-links a,.nav-links button){color:inherit!important}body[data-variant=e] .restaurant-nav .wordmark img{filter:brightness(0) invert(1)}body[data-variant=e].nav-open .restaurant-nav,body[data-variant=e].nav-scrolled .restaurant-nav{background:color-mix(in srgb,var(--surface) 76%,transparent)!important}body[data-variant=e] .hero{padding:0 18px max(28px,env(safe-area-inset-bottom));overflow:hidden}body[data-variant=e] .hero-image{transition-duration:1s,5.4s}body[data-variant=e] .hero-shade{background:linear-gradient(180deg,rgba(6,5,4,.04)0,rgba(6,5,4,.05) 38%,rgba(6,5,4,.32) 58%,rgba(6,5,4,.92) 100%)}body[data-variant=e] .hero-copy{max-width:none;padding-right:22px;display:grid}body[data-variant=e] .hero h1,body[data-variant=e] .hero-lede{max-width:none;margin:0}html[data-theme] body[data-variant=e] .service-signature{width:fit-content;margin-top:1px;padding:0;display:flex;align-items:baseline;gap:8px;background:0 0;color:rgba(255,255,255,.72);letter-spacing:.08em;text-transform:none}html[data-theme] body[data-variant=e] .service-signature>span{text-transform:uppercase}html[data-theme] body[data-variant=e] .service-signature strong{color:#fff;text-transform:none}.hero-actions-band{min-height:126px;padding:26px 18px;display:grid;gap:12px;align-items:center;background:var(--surface)}.hero-actions-band .primary-cta{width:100%;min-height:52px}html[data-theme] body[data-variant=e] .hero-actions-band .secondary-cta{width:fit-content;min-width:0;min-height:44px;padding:0;justify-content:flex-start;border-radius:0;background:0 0;color:var(--ink);box-shadow:none;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:6px}body[data-variant=e] .menu-section{padding:42px 0 50px}body[data-variant=e] .section-heading{margin-bottom:26px}body[data-variant=e] :is(.section-heading h2,.story-heading h2,.private-section h2){font-size:clamp(21px,6.3vw,78px);line-height:.94;letter-spacing:-.045em;text-wrap:nowrap;white-space:nowrap}body[data-variant=e] .menu-grid{gap:12px;padding-inline:0;background:0 0}body[data-variant=e] .dish-card{min-height:410px;background:0 0;box-shadow:none}body[data-variant=e] .dish-card:hover{box-shadow:none}body[data-variant=e] .story-section{padding:38px 18px 72px;display:grid;grid-template-columns:1fr;gap:26px}body[data-variant=e] .story-index,body[data-variant=e] .story-team::after{display:none}body[data-variant=e] .story-copy,body[data-variant=e] .story-future,body[data-variant=e] .story-heading,body[data-variant=e] .story-principles,body[data-variant=e] .story-team{grid-column:1}body[data-variant=e] .story-team{min-height:0;margin:0;overflow:visible;background:0 0;box-shadow:none}body[data-variant=e] .story-team img{width:100%;height:auto;min-height:0;object-fit:contain;object-position:center}body[data-variant=e] .story-team:hover img{transform:none}body[data-variant=e] .story-team figcaption{position:static;padding:16px 0 0;justify-items:center;color:var(--ink);text-align:center}body[data-variant=e] .story-team figcaption strong{font-size:clamp(24px,7vw,42px)}body[data-variant=e] .story-team figcaption span{color:var(--muted);font-size:14px}body[data-variant=e] .story-copy{max-width:760px}html[data-theme] body[data-variant=e] .story-copy .story-subheading{width:100%;max-width:none;margin:0;font-size:clamp(9.75px,2.75vw,30px);font-weight:800;line-height:1.15;letter-spacing:-.035em;white-space:nowrap;text-wrap:nowrap;-webkit-text-stroke:.25px color-mix(in srgb,var(--ink) 26%,transparent);text-shadow:0 1px 0 color-mix(in srgb,var(--surface) 76%,transparent),0 5px 14px color-mix(in srgb,var(--ink) 16%,transparent)}body[data-variant=e] .story-principles{display:grid;grid-template-columns:1fr;gap:12px}body[data-variant=e] .story-principles figure{position:relative;min-height:330px;margin:0;display:flex;align-items:flex-end;overflow:hidden;background:#0b0908;color:#fff}body[data-variant=e] .story-principles figure::after{position:absolute;inset:28%0 0;background:linear-gradient(transparent,rgba(6,4,3,.9));content:""}body[data-variant=e] .story-principles img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .8s cubic-bezier(.16,1,.3,1)}body[data-variant=e] .story-principles figure:nth-child(1) img{object-position:center 44%}body[data-variant=e] .story-principles figure:nth-child(2) img{object-position:center}body[data-variant=e] .story-principles figure:nth-child(3) img{object-position:58%center}body[data-variant=e] .story-principles figure:hover img{transform:scale(1.035)}body[data-variant=e] .story-principles figcaption{position:relative;z-index:1;padding:24px;display:grid;gap:8px}body[data-variant=e] .story-principles strong{font-family:var(--headline);font-size:26px;line-height:1}html[data-theme] body[data-variant=e] .story-principles p{color:rgba(255,255,255,.78);font-size:14px}body[data-variant=e] .story-future{margin-top:10px;display:grid;grid-template-columns:1fr;gap:12px}body[data-variant=e] .story-future>article{position:relative;min-height:400px;padding:28px;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;color:#fff;box-shadow:0 24px 70px rgba(0,0,0,.22)}body[data-variant=e] .story-future .mission-card{background:linear-gradient(180deg,rgba(8,5,4,.08),rgba(8,5,4,.9)),url(./assets/hero-fire.webp)center/cover}body[data-variant=e] .story-future .vision-card{background:#a60f2d}body[data-variant=e] .story-future span{position:absolute;top:28px;left:28px;color:rgba(255,255,255,.78)}body[data-variant=e] .story-future h3{margin:0 0 18px;color:#fff;font-size:clamp(38px,11vw,64px)}body[data-variant=e] .story-future p{color:rgba(255,255,255,.8);font-size:15px}body[data-variant=e] .locations-section .section-heading{max-width:none;grid-template-columns:1fr}html[data-theme] body[data-variant=e] .private-section>p{color:rgba(255,255,255,.92);font-weight:600;text-shadow:0 2px 16px rgba(0,0,0,.72)}html[data-theme] body[data-variant=e] footer.site-footer{padding:44px 18px 0;display:grid;grid-template-columns:1fr;gap:48px;overflow:hidden;background:#a60f2d;color:#fff}body[data-variant=e] .footer-intro{display:grid;gap:20px}body[data-variant=e] .footer-intro h2{max-width:15ch;margin:0;color:#fff;font-family:var(--headline);font-size:clamp(34px,10.2vw,82px);font-weight:850;letter-spacing:-.055em;line-height:.98}body[data-variant=e] .footer-legal{margin:0;color:rgba(255,255,255,.78);font-size:14px}body[data-variant=e] .footer-directory{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}body[data-variant=e] :is(.footer-links,.footer-contact){display:grid;align-content:start;justify-items:start;gap:14px;color:rgba(255,255,255,.88);font-size:14px}body[data-variant=e] .footer-action h3,body[data-variant=e] :is(.footer-links,.footer-contact) h3{margin:0 0 8px;color:#fff;font-family:var(--body);font-size:14px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}body[data-variant=e] .footer-links button{min-height:24px;padding:0;border:0;background:0 0;color:inherit;cursor:pointer}body[data-variant=e] :is(.footer-links,.footer-contact) :is(a,button){transition:color .2s ease}body[data-variant=e] :is(.footer-links,.footer-contact) :is(a,button):hover{color:#fff}body[data-variant=e] .footer-phone{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;column-gap:8px;row-gap:4px}body[data-variant=e] .footer-phone span{flex-basis:100%}body[data-variant=e] .phone-link{min-width:36px;min-height:44px;display:inline-flex;align-items:center;justify-content:flex-start;background:0 0;font-size:20px}body[data-variant=e] .footer-action{display:grid;gap:16px}body[data-variant=e] .footer-action h3{margin-bottom:0}body[data-variant=e] .footer-action .fold-button{width:100%;min-height:56px;background:#f8f2ea!important;color:#651020!important;box-shadow:0 16px 34px rgba(78,5,22,.24)!important}body[data-variant=e] .footer-action .fold-button::before{background:linear-gradient(135deg,#3b161c 0,#3b161c 50%,#d6b9ad 50%,#f8f2ea 60%)}body[data-variant=e] .footer-action>a{width:fit-content;color:#fff;font-weight:700;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:6px}body[data-variant=e] .footer-brand{width:100%;margin-top:10px;display:flex;justify-content:center;overflow:hidden}html[data-theme] body[data-variant=e] .footer-brand img{width:min(100%,720px);height:auto;margin:0 0-16%;filter:brightness(0) invert(1);object-fit:contain}@media (max-width:359px){body[data-variant=e] .footer-directory{grid-template-columns:1fr;gap:42px}}body[data-variant=e]{--radius:10px}body[data-variant=e] :is(.fold-button,.primary-cta,.booking-form button,.location-card a,.location-card button){border-radius:var(--radius)!important}body[data-variant=e] :is(.menu-tab,.location-filters button){border-radius:999px}body[data-variant=e] .menu-toggle-mark{width:28px;height:20px}body[data-variant=e] .menu-toggle-mark i{width:28px}body[data-variant=e] .dialog-close{width:52px;height:52px;padding:0;border-radius:0;background:0 0;color:var(--ink);font-size:0}body[data-variant=e] .dialog-close::after,body[data-variant=e] .dialog-close::before{position:absolute;top:50%;left:50%;width:28px;height:1.5px;border-radius:999px;background:currentColor;content:"";transform:translate(-50%,-50%) rotate(45deg)}body[data-variant=e] .dialog-close::after{transform:translate(-50%,-50%) rotate(-45deg)}body[data-variant=e] .footer-social{margin-top:8px;display:flex;gap:22px}.site-credit{padding:16px 18px max(18px,env(safe-area-inset-bottom));display:flex;flex-wrap:wrap;align-items:center;gap:4px;background:#a60f2d;color:rgba(255,255,255,.8);font-size:9px;line-height:1}.credit-brand{display:inline-flex;align-items:center;gap:5px;color:#fff}.credit-brand strong{font-size:10px}.nb-mark-light{display:none}.nb-mark-dark{display:block}@media (min-width:768px){body[data-variant=e] .restaurant-nav{height:78px;padding-inline:clamp(24px,4vw,64px)}body[data-variant=e] .hero{padding-inline:clamp(32px,5vw,76px);padding-bottom:clamp(42px,5vw,70px)}body[data-variant=e] .hero-copy{padding-right:0;gap:15px}body[data-variant=e] .hero h1{font-size:clamp(46px,5.8vw,90px)}body[data-variant=e] .hero-lede{font-size:clamp(15px,1.55vw,22px)}html[data-theme] body[data-variant=e] .service-signature{gap:12px;font-size:12px}html[data-theme] body[data-variant=e] .service-signature strong{font-size:13px}.hero-actions-band{min-height:118px;padding:24px clamp(32px,5vw,76px);grid-template-columns:max-content max-content;justify-content:start;gap:14px}.hero-actions-band .primary-cta{width:auto;min-width:198px}body[data-variant=e] .menu-section{padding:64px 0 72px}body[data-variant=e] .section-heading{margin-bottom:38px}body[data-variant=e] .dish-card{min-height:440px}body[data-variant=e] .story-section{padding:60px clamp(32px,5vw,76px) 94px;gap:38px}body[data-variant=e] .story-team figcaption{padding-top:22px}body[data-variant=e] .story-copy{margin-top:4px}body[data-variant=e] .story-principles{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}body[data-variant=e] .story-principles figure{min-height:clamp(360px,40vw,560px)}body[data-variant=e] .story-principles strong{font-size:clamp(24px,2.3vw,36px)}body[data-variant=e] .story-future{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}body[data-variant=e] .story-future>article{min-height:480px;padding:clamp(32px,4vw,56px)}body[data-variant=e] .story-future span{top:clamp(32px,4vw,56px);left:clamp(32px,4vw,56px)}body[data-variant=e] .story-future h3{font-size:clamp(42px,5vw,70px)}html[data-theme] body[data-variant=e] footer.site-footer{padding:68px clamp(32px,5vw,76px)0;gap:62px}body[data-variant=e] .footer-directory{width:min(620px,100%);gap:72px}body[data-variant=e] :is(.footer-links,.footer-contact){gap:16px;font-size:16px}body[data-variant=e] .footer-action h3,body[data-variant=e] :is(.footer-links,.footer-contact) h3{font-size:15px}body[data-variant=e] .footer-action{max-width:620px}body[data-variant=e] .footer-brand img{width:min(90%,920px);margin-bottom:-13%}.site-credit{padding-inline:clamp(32px,5vw,76px);justify-content:flex-end}}@media (min-width:1200px){body[data-variant=e] .location-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:1024px){body[data-variant=e] .hero-copy{width:calc(100% - 84px)}body[data-variant=e] .story-copy{max-width:860px}html[data-theme] body[data-variant=e] footer.site-footer{grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);column-gap:clamp(72px,8vw,128px)}body[data-variant=e] .footer-directory,body[data-variant=e] .footer-intro{grid-column:1}body[data-variant=e] .footer-action{grid-column:2;grid-row:1/span 2;align-self:start;padding-top:8px}body[data-variant=e] .footer-brand{grid-column:1/-1}body[data-variant=e] .footer-brand img{width:min(76%,1060px);margin-bottom:-11%}}@media (prefers-reduced-transparency:reduce){body[data-variant=e].nav-open .restaurant-nav,body[data-variant=e].nav-scrolled .restaurant-nav{background:var(--surface)!important;-webkit-backdrop-filter:none;backdrop-filter:none}}@media (prefers-reduced-motion:reduce){body[data-variant=e] .story-principles img{transition:none!important}}.ui-icon{width:1.15em;height:1.15em;flex:0 0 auto;overflow:visible;color:currentColor}html[data-theme] body[data-variant=e] .site-shell{width:100%;max-width:none}body[data-variant=e] .restaurant-nav,body[data-variant=e].nav-open .restaurant-nav,body[data-variant=e].nav-scrolled .restaurant-nav{width:100%;max-width:none;padding-inline:max(18px,calc((100vw - 1440px)/2 + 32px));color:var(--ink)!important;background:color-mix(in srgb,var(--surface) 74%,transparent)!important;border-bottom:1px solid color-mix(in srgb,var(--ink) 10%,transparent)!important;box-shadow:0 12px 42px rgba(0,0,0,.12)!important;-webkit-backdrop-filter:blur(22px) saturate(140%);backdrop-filter:blur(22px) saturate(140%)}html[data-theme=light] body[data-variant=e] .restaurant-nav .wordmark img{filter:none}body[data-variant=e] .mobile-navigation-links :is(a,button),body[data-variant=e] .nav-links :is(a,button){gap:7px}body[data-variant=e] .hero{width:100%;min-height:100dvh;padding:84px max(18px,calc((100vw - 1440px)/2 + 32px)) max(26px,env(safe-area-inset-bottom));align-items:end;background:#080706}body[data-variant=e] .hero-image{width:100%;height:100%;object-fit:cover;transform:scale(1.035);will-change:opacity,transform}body[data-variant=e] .hero-image.active{transform:scale(1)}body[data-variant=e] .hero-image:nth-of-type(1){object-position:58% 48%}body[data-variant=e] .hero-image:nth-of-type(2){object-position:58% 50%}body[data-variant=e] .hero-image:nth-of-type(3){object-position:50% 42%}body[data-variant=e] .hero-image:nth-of-type(4){object-position:48% 50%}body[data-variant=e] .hero-shade{background:linear-gradient(180deg,rgba(5,4,3,.14)0,transparent 34%,rgba(5,4,3,.18) 56%,rgba(5,4,3,.9) 100%),linear-gradient(90deg,rgba(5,4,3,.34),transparent 62%)}body[data-variant=e] .hero-copy{width:min(100%,1120px);padding:0 0 clamp(8px,1.8vh,22px);gap:9px;transform:none}body[data-variant=e] .hero h1{font-size:clamp(25px,7.8vw,88px);line-height:.92;letter-spacing:-.055em;white-space:nowrap}body[data-variant=e] .hero-lede{line-height:1.2;white-space:nowrap}html[data-theme] body[data-variant=e] .service-signature{flex-wrap:wrap;row-gap:3px}body[data-variant=e] .hero-actions{margin-top:9px;display:grid;grid-template-columns:1fr;gap:8px}body[data-variant=e] .hero-actions :is(.primary-cta,.secondary-cta){gap:9px}body[data-variant=e] .hero-actions .primary-cta{width:100%;min-height:50px}html[data-theme] body[data-variant=e] .hero-actions .secondary-cta{width:fit-content;min-height:38px;padding:0;justify-content:flex-start;border-radius:0;background:0 0;color:#fff;box-shadow:none;font-weight:700;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:6px}body[data-variant=e] .booking-form button,body[data-variant=e] .private-section button{display:inline-flex;align-items:center;justify-content:center;gap:9px}body[data-variant=e] .booking-form label>span{display:inline-flex;align-items:center;gap:7px}body[data-variant=e] .booking-form label>span .ui-icon{font-size:15px}body[data-variant=e] .service-window{grid-column:1/-1;margin:-2px 0 2px;display:flex;align-items:flex-start;gap:8px;color:var(--muted);font-size:12px;line-height:1.45}body[data-variant=e] .service-window .ui-icon{margin-top:1px;font-size:15px}@media (min-width:560px){body[data-variant=e] .hero-actions{grid-template-columns:max-content max-content;align-items:center;gap:18px}body[data-variant=e] .hero-actions .primary-cta{width:auto;min-width:202px}}@media (min-width:768px){body[data-variant=e] .hero{padding-top:106px;padding-bottom:clamp(36px,5vh,66px)}body[data-variant=e] .hero-copy{gap:13px;padding-bottom:0}body[data-variant=e] .hero h1{font-size:clamp(50px,6.2vw,88px)}body[data-variant=e] .hero-lede{font-size:clamp(15px,1.45vw,20px)}body[data-variant=e] .hero-image:nth-of-type(1){object-position:55% 48%}body[data-variant=e] .hero-image:nth-of-type(2){object-position:54% 50%}body[data-variant=e] .hero-image:nth-of-type(3){object-position:50% 40%}body[data-variant=e] .hero-image:nth-of-type(4){object-position:50% 48%}}@media (min-width:1500px){body[data-variant=e] .hero-image:nth-of-type(1),body[data-variant=e] .hero-image:nth-of-type(2){object-position:center center}body[data-variant=e] .hero-image:nth-of-type(3){object-position:center 42%}body[data-variant=e] .hero-image:nth-of-type(4){object-position:center 48%}}@media (prefers-reduced-transparency:reduce){body[data-variant=e] .restaurant-nav,body[data-variant=e].nav-open .restaurant-nav,body[data-variant=e].nav-scrolled .restaurant-nav{background:var(--surface)!important;-webkit-backdrop-filter:none;backdrop-filter:none}}.story-section#story{scroll-margin-top:88px}.site-shell:has(.scroll-gallery.is-motion-ready){overflow:visible}.scroll-gallery{position:relative}.scroll-gallery-sticky{position:relative;overflow:hidden}.scroll-gallery-progress{position:absolute;z-index:4;left:clamp(18px,4vw,64px);right:clamp(18px,4vw,64px);bottom:max(18px,env(safe-area-inset-bottom));height:3px;overflow:hidden;border-radius:999px;background:rgba(255,255,255,.26);opacity:0;pointer-events:none}.scroll-gallery-progress>span{width:100%;height:100%;display:block;border-radius:inherit;background:#bd1739;transform:scaleX(0);transform-origin:left center}.scroll-gallery.is-motion-ready{height:calc(var(--gallery-slides)*100svh)}.scroll-gallery.is-motion-ready .scroll-gallery-sticky{position:sticky;top:0;width:100%;height:100svh}.scroll-gallery.is-motion-ready .scroll-gallery-track{width:max-content;height:100%;display:flex;flex-wrap:nowrap;will-change:transform}.scroll-gallery.is-motion-ready .scroll-gallery-progress{opacity:1}body[data-variant=e] .signature-gallery{padding-bottom:0;overflow:visible}body[data-variant=e] .signature-gallery .section-heading{margin-bottom:clamp(34px,5vw,64px)}body[data-variant=e] .signature-gallery .menu-tabs{margin-bottom:clamp(28px,4vw,48px)}body[data-variant=e] .signature-gallery .scroll-gallery.is-motion-ready .menu-grid{padding:0;gap:0;overflow:visible;scroll-snap-type:none}body[data-variant=e] .signature-gallery .scroll-gallery.is-motion-ready .dish-card,body[data-variant=e] .signature-gallery .scroll-gallery.is-motion-ready .dish-card.lead-dish{width:100vw;height:100svh;min-height:100svh;flex:0 0 100vw;padding:clamp(28px,6vw,88px) clamp(20px,7vw,112px) clamp(58px,10vh,120px);border-radius:0;box-shadow:none;scroll-snap-align:none}body[data-variant=e] .signature-gallery .dish-card::before{inset:0;filter:none;transform:none}body[data-variant=e] .signature-gallery .dish-card::after{background:linear-gradient(180deg,rgba(7,5,4,.04) 28%,rgba(7,5,4,.82) 100%),linear-gradient(90deg,rgba(7,5,4,.42),transparent 64%)}body[data-variant=e] .signature-gallery .scroll-gallery.is-motion-ready .dish-copy{max-width:min(760px,86vw);padding:0}body[data-variant=e] .signature-gallery .scroll-gallery.is-motion-ready .dish-card h3{max-width:15ch;font-size:clamp(38px,10vw,104px)}body[data-variant=e] .signature-gallery .scroll-gallery.is-motion-ready .dish-card p{max-width:54ch;font-size:clamp(14px,1.35vw,19px)}body[data-variant=e] .story-section{text-align:center}body[data-variant=e] .story-heading{width:100%;text-align:center}body[data-variant=e] .story-team figcaption{padding:22px 0 clamp(54px,7vw,92px)}body[data-variant=e] .story-copy{width:min(100%,820px);margin-inline:auto;text-align:center}body[data-variant=e] .story-copy .story-subheading,body[data-variant=e] .story-copy>p:not(.section-label):not(.story-subheading){margin-inline:auto}body[data-variant=e] .private-section.private-night{position:relative;min-height:clamp(640px,92svh,980px);margin:0;padding:clamp(52px,8vw,110px) clamp(20px,6vw,96px);display:grid;grid-template-columns:1fr;align-items:end;isolation:isolate;overflow:hidden;background:#080706;color:#fff}body[data-variant=e] .private-section.private-night::before{display:none}body[data-variant=e] .private-section.private-night::after{z-index:1;background:linear-gradient(180deg,rgba(5,3,2,.04) 24%,rgba(5,3,2,.88) 100%),linear-gradient(90deg,rgba(5,3,2,.5),transparent 70%)}body[data-variant=e] .private-night-media{position:absolute;z-index:0;inset:0;width:100%;height:100%;display:block;object-fit:cover;object-position:center 56%;filter:none;transform:none}body[data-variant=e] .private-night-copy{position:relative;z-index:2;width:min(100%,1080px);display:grid;justify-items:start;gap:24px}body[data-variant=e] .private-night-copy h2{max-width:13ch;color:#fff;font-size:clamp(42px,10.5vw,60px);white-space:normal;text-wrap:balance;text-shadow:0 8px 34px rgba(0,0,0,.42)}html[data-theme] body[data-variant=e] .private-night-copy p{max-width:58ch;margin:0;color:rgba(255,255,255,.9);font-size:clamp(16px,2vw,22px);line-height:1.5}@media (min-width:768px){.story-section#story{scroll-margin-top:102px}body[data-variant=e] .story-team figcaption{padding-top:30px}body[data-variant=e] .private-night-copy h2{max-width:none;font-size:clamp(56px,7.4vw,112px);white-space:nowrap}}@media (prefers-reduced-motion:reduce){.scroll-gallery.is-motion-ready{height:auto}.scroll-gallery.is-motion-ready .scroll-gallery-sticky{position:relative;height:auto}.scroll-gallery.is-motion-ready .scroll-gallery-progress{display:none}body[data-variant=e] .signature-gallery .scroll-gallery.is-motion-ready .menu-grid{width:auto;height:auto;padding:6px clamp(20px,5vw,76px) 34px;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory}body[data-variant=e] .signature-gallery .scroll-gallery.is-motion-ready .dish-card,body[data-variant=e] .signature-gallery .scroll-gallery.is-motion-ready .dish-card.lead-dish{width:auto;height:auto;min-height:560px;flex-basis:min(88vw,760px);scroll-snap-align:center}}body[data-variant=e] .private-section.private-night.food-carousel{height:auto;min-height:clamp(640px,92svh,980px)}body[data-variant=e] .private-night .food-slide{z-index:0;pointer-events:none}body[data-variant=e] .private-night .food-slide.active{z-index:0}body[data-variant=e] .private-night .food-slide img{object-fit:cover;filter:none}body[data-variant=e] .footer-phone{display:grid;grid-template-columns:minmax(0,1fr);justify-items:start;gap:3px}body[data-variant=e] .footer-phone span{color:rgba(255,255,255,.72);font-size:.82em}body[data-variant=e] .footer-number{display:block;width:auto;color:#fff;font-variant-numeric:tabular-nums;letter-spacing:.015em}body[data-variant=e] .footer-icon-link{display:inline-flex;align-items:center;gap:9px}body[data-variant=e] .footer-icon-link .ui-icon{width:19px;height:19px}body[data-variant=e] .footer-logo-lockup{position:relative;width:min(100%,720px);margin:0 0-16%;display:block}html[data-theme] body[data-variant=e] .footer-logo-lockup>img{width:100%;height:auto;margin:0;display:block}body[data-variant=e] .footer-flame-layer{position:absolute;inset:0;clip-path:polygon(40%0,60%0,58% 19%,55% 22%,44% 22%,41% 19%);transform-origin:50% 23%;animation:ninans-footer-flame 2.8s ease-in-out infinite alternate;will-change:transform,opacity;pointer-events:none}.site-credit{justify-content:flex-start;column-gap:5px;row-gap:3px}.site-credit-legal{margin-right:8px;color:#fff;font-size:10px;font-weight:700;white-space:nowrap}@media (min-width:768px){body[data-variant=e] .footer-logo-lockup{width:min(90%,920px);margin-bottom:-13%}.site-credit{justify-content:flex-start}}@media (min-width:1024px){body[data-variant=e] .footer-logo-lockup{width:min(76%,1060px);margin-bottom:-11%}}@media (prefers-reduced-motion:reduce){body[data-variant=e] .footer-flame-layer{animation:none;opacity:0}}body[data-variant=e] .hero-lede{font-size:clamp(11px,3.4vw,15px);letter-spacing:-.035em}html[data-theme] body[data-variant=e] .service-signature{column-gap:9px;font-size:11.5px}html[data-theme] body[data-variant=e] .service-signature strong{font-size:13.5px}html[data-theme] body[data-variant=e] .location-card{min-height:0;overflow:hidden;border-radius:12px;background:var(--surface-2);color:var(--ink)}body[data-variant=e] .location-preview{width:100%;height:auto;aspect-ratio:3/2;margin:0 0 18px;border-radius:8px;display:block;object-fit:cover;filter:saturate(.92) contrast(1.03);transition:transform .5s cubic-bezier(.16,1,.3,1),filter .35s ease}body[data-variant=e] .location-card>span{padding-inline:4px}body[data-variant=e] .location-card h3{margin:12px 4px 8px;font-size:clamp(30px,9vw,40px)}body[data-variant=e] .location-card p{min-height:0;padding-inline:4px}body[data-variant=e] .location-card div{margin-top:22px;padding:16px 4px 0}@media (hover:hover) and (pointer:fine){html[data-theme] body[data-variant=e] .location-card:hover{background:#211008;color:#f8f2ea}body[data-variant=e] .location-card:hover .location-preview{transform:scale(1.025);filter:saturate(1.04) contrast(1.04)}}@media (hover:none),(pointer:coarse){html[data-theme] body[data-variant=e] .location-card:hover{background:var(--surface-2);color:var(--ink)}body[data-variant=e] .location-card:hover::before{opacity:0}}.credit-brand{width:36px;min-height:36px;justify-content:center}.credit-gw img,.nb-mark{width:30px;height:30px;object-fit:contain}@media (min-width:768px){body[data-variant=e] .hero-lede{font-size:clamp(18px,1.65vw,24px)}html[data-theme] body[data-variant=e] .service-signature{font-size:14px}html[data-theme] body[data-variant=e] .service-signature strong{font-size:16px}body[data-variant=e] .location-card{padding:16px 16px 20px}body[data-variant=e] .location-card h3{font-size:clamp(32px,3vw,42px)}}@media (min-width:1024px){html[data-theme] body[data-variant=e] footer.site-footer{grid-template-columns:minmax(0,.95fr) minmax(0,1.15fr) minmax(220px,.7fr);grid-template-rows:auto auto;column-gap:clamp(28px,3vw,48px);row-gap:72px;align-items:start}body[data-variant=e] .footer-intro{grid-column:1;grid-row:1}body[data-variant=e] .footer-intro h2{max-width:10ch;font-size:clamp(44px,4.2vw,64px)}body[data-variant=e] .footer-directory{width:100%;grid-column:2;grid-row:1;grid-template-columns:minmax(120px,.65fr) minmax(180px,1.35fr);gap:clamp(28px,3vw,48px)}body[data-variant=e] .footer-action{width:100%;max-width:none;grid-column:3;grid-row:1;padding-top:0}body[data-variant=e] .footer-brand{grid-column:1/-1;grid-row:2;margin-top:0}}@media (max-width:767px){.site-credit{padding-inline:12px;column-gap:3px}.site-credit-legal{margin-right:6px}.site-credit .credit-brand{width:28px;min-height:28px}.site-credit :is(.nb-mark,.credit-gw img){width:24px;height:24px}}body[data-variant=e] .story-team figcaption{padding-bottom:clamp(27px,3.5vw,46px)}html[data-theme] body[data-variant=e] :is(.locations-section,.location-carousel,.location-grid,.location-card){background:0 0!important}html[data-theme] body[data-variant=e] .locations-section .section-heading h2{color:#f6f1e7}
 .blog-placeholder{min-height:calc(100svh - 78px);padding:clamp(120px,18vw,240px) max(18px,calc((100vw - 1440px)/2 + 32px));display:grid;align-content:center;justify-items:start;gap:20px;background:var(--surface)}.blog-placeholder h1{margin:0;font-family:var(--headline);font-size:clamp(64px,11vw,160px);line-height:.9;letter-spacing:-.06em}.blog-placeholder p:not(.section-label){max-width:42ch;margin:0;color:var(--muted);font-size:clamp(17px,2vw,22px);line-height:1.5}.blog-placeholder .text-link{margin-top:8px}body[data-variant=e] .nav-links [aria-current=page]{color:var(--ink);text-decoration:underline;text-underline-offset:7px}
