:root{--bg:#141411;--panel:#1b1c18;--text:#f0ede5;--muted:#aaa99e;--gold:#c8a580;--line:#ffffff25;--serif:Georgia,'Times New Roman',serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--bg);color:var(--text);font:16px/1.6 Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--gold);outline-offset:5px}img{display:block;width:100%;height:100%;object-fit:cover}figure{margin:0}.skip{position:absolute;top:-90px;background:var(--bg);padding:14px;z-index:20}.skip:focus{top:0}header{height:100px;display:flex;align-items:center;justify-content:space-between;padding:0 5%;border-bottom:1px solid var(--line);background:var(--bg);position:relative;z-index:5}.brand{font:26px/1 var(--serif);letter-spacing:.16em}.brand span{display:block;font:10px/1.6 Arial,sans-serif;letter-spacing:.45em;text-align:center;margin-top:10px}nav{display:flex;gap:32px;font-size:14px}nav a:hover,.text-link:hover{color:var(--gold)}.header-book{font-size:14px;border-bottom:1px solid var(--gold);padding:10px 0}.header-book span{margin-left:30px;color:var(--gold)}.nav-toggle{display:none}.hero{min-height:680px;height:calc(100svh - 100px);max-height:1000px;position:relative;display:flex;align-items:center}.hero-photo{position:absolute;inset:0;object-position:center 60%}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,9,7,.88),rgba(8,9,7,.47) 53%,rgba(8,9,7,.07)),linear-gradient(0deg,rgba(8,9,7,.75),transparent 45%)}.hero-copy{position:relative;margin:0 7%;padding:40px 0 110px}.eyebrow{font-size:12px;letter-spacing:.2em;color:var(--gold);margin:0 0 30px}.hero-slogan,h2{font-family:var(--serif);font-weight:400;letter-spacing:-.045em;line-height:1.06;margin:0}.hero-slogan{font-size:clamp(60px,7.3vw,112px)}em{font-weight:400;color:var(--gold)}.intro{color:#dedbd3;font-size:18px;margin:30px 0}.hero-actions{display:flex;align-items:center;gap:30px}.button{border:1px solid var(--gold);padding:18px 24px;background:var(--gold);color:#191a16;display:inline-flex;gap:35px;align-items:center;justify-content:space-between;font-size:14px;cursor:pointer;transition:background .2s}.button:hover{background:#e0bd96}.text-link{display:inline-block;font-size:14px;border-bottom:1px solid #ffffff55;padding:8px 0}.hero-bottom{position:absolute;bottom:28px;left:7%;right:7%;display:flex;align-items:center;justify-content:space-between;font-size:12px;letter-spacing:.12em;color:#ddd8cb}.section{padding:100px 7%}.section-top{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:23px;margin-bottom:45px}.section-top .eyebrow{margin:0}.small{font-size:14px;color:var(--muted);margin:0}h2{font-size:clamp(44px,5.2vw,76px)}.body-copy{color:var(--muted);max-width:405px;margin:28px 0;font-size:16px;line-height:1.85}.about-layout{display:grid;grid-template-columns:1fr 1fr;gap:8%}.interior{padding-top:8px}.interior img{height:560px;object-position:56% center}.interior figcaption{display:flex;justify-content:space-between;font-size:12px;color:var(--muted);padding-top:16px;gap:15px}.detail-photo{width:56%;margin-top:50px}.detail-photo img{height:240px;object-position:center 60%}figcaption{font-size:14px;color:var(--muted);margin-top:14px}.menu-section{background:var(--panel)}.menu-heading{display:flex;justify-content:space-between;gap:45px;align-items:end;margin-bottom:50px}.food-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.food-strip img{height:300px}.food-strip figure:nth-child(2){padding-top:44px}.food-strip figcaption{font:24px var(--serif);color:var(--text)}.menu-notice{margin-top:55px;padding:25px 0;border-block:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:30px}.menu-notice p{margin:4px 0;color:var(--muted);max-width:620px}.menu-notice strong{font-weight:400;color:var(--text)}.menu-categories{display:flex;gap:10px;flex-wrap:wrap;margin:50px 0 30px}.category{color:var(--text);border:1px solid var(--line);background:none;padding:10px 18px;cursor:pointer}.category[aria-pressed=true]{background:var(--gold);color:var(--bg)}.menu-items{display:grid;grid-template-columns:1fr 1fr;gap:0 50px}.menu-item{padding:24px 0;border-bottom:1px solid var(--line)}.menu-item h3{font:24px var(--serif);margin:0;display:flex;justify-content:space-between;gap:20px}.menu-item p{color:var(--muted);margin:10px 0 0;font-size:14px}.gallery{display:grid;grid-template-columns:1.3fr 1fr;gap:25px;margin-top:48px}.gallery button{padding:0;background:transparent;border:0;color:var(--text);cursor:zoom-in;position:relative;text-align:left}.gallery button:first-child{grid-row:span 2}.gallery img{height:250px;transition:filter .2s}.gallery button:first-child img{height:525px;object-position:60% center}.gallery span{position:absolute;bottom:0;left:0;right:0;padding:38px 22px 18px;background:linear-gradient(transparent,#000c);font-size:14px}.gallery button:hover img{filter:brightness(1.13)}.reservation{background:#22231d;display:grid;grid-template-columns:1fr 1fr;gap:8%;border-top:1px solid var(--line)}.phone{display:inline-block;font:clamp(25px,2.5vw,38px) var(--serif);margin:16px 0}.reservation-copy .small{max-width:300px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}label{font-size:14px;display:block;color:#deddd4}.full{grid-column:1/-1}input,select,textarea{display:block;width:100%;min-width:0;margin-top:9px;border:0;border-bottom:1px solid #ffffff40;background:#ffffff04;color:var(--text);padding:12px 8px;border-radius:0;color-scheme:dark}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#a6a69a}.optional,.form-note{color:var(--muted)}.form-note{font-size:14px;line-height:1.6;margin:24px 0}form .button{width:100%}.booking-result{margin-top:20px;border:1px solid var(--gold);padding:20px;white-space:pre-line;font-size:14px}.booking-result a{display:block;text-decoration:underline;margin-top:15px}footer{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:50px 7%;font-size:14px}footer p{color:var(--muted)}dialog{padding:18px;border:1px solid var(--line);background:var(--bg);color:var(--text);max-width:90vw;width:900px;max-height:94svh}dialog::backdrop{background:#000d}dialog img{max-height:75svh;object-fit:contain}dialog p{margin:10px 0 0}.dialog-close{position:absolute;right:22px;top:22px;width:44px;height:44px;border:1px solid #fff8;background:#141411;color:white;font-size:28px;cursor:pointer}
@media(min-width:1600px){.section{padding-inline:max(7%,calc((100vw - 1400px)/2))}}@media(max-width:1000px){header{padding-inline:5%}nav{gap:20px}.section{padding:75px 5%}.hero-copy{margin-inline:5%}.interior img{height:500px}.food-strip img{height:230px}.about-layout,.reservation{gap:5%}.detail-photo{width:70%}footer{flex-wrap:wrap}}@media(max-width:760px){html{scroll-padding-top:20px}header{height:80px;gap:20px}.brand{font-size:22px}.brand span{font-size:9px}.header-book{margin-left:auto;font-size:12px}.header-book span{margin-left:8px}.nav-toggle{display:block;background:none;border:1px solid var(--line);color:var(--text);font-size:22px;width:42px;height:42px}nav{display:none;position:absolute;top:80px;left:0;right:0;background:var(--bg);padding:22px 5%;border-bottom:1px solid var(--line)}nav.open{display:flex;flex-wrap:wrap}.hero{height:calc(100svh - 80px);min-height:670px;max-height:900px;align-items:end}.hero-photo{object-position:63% center}.hero-shade{background:linear-gradient(0deg,#080907f5, #08090788 65%,#08090725)}.hero-copy{padding:40px 0 125px}.hero-slogan{font-size:clamp(49px,9vw,68px)}.intro{font-size:16px;margin:24px 0}.hero-actions{align-items:flex-start;gap:14px;flex-direction:column}.button{padding:16px 20px}.hero-bottom{left:5%;right:5%;font-size:10px;gap:20px}.hero-bottom>span:first-child{display:none}.section{padding:65px 6%}.section-top{margin-bottom:32px;gap:15px}.section-top .small{display:none}.about-layout{grid-template-columns:1fr;gap:35px}.detail-photo{display:none}.interior img{height:420px}.menu-heading{display:block;margin-bottom:30px}.menu-heading .body-copy{margin-bottom:0}.food-strip{gap:14px;grid-template-columns:1fr 1fr}.food-strip figure:nth-child(2){padding-top:30px}.food-strip figure:last-child{grid-column:1/-1;width:75%;margin-top:10px}.food-strip img{height:210px}.food-strip figure:last-child img{height:240px}.food-strip figcaption{font-size:21px}.menu-notice{align-items:flex-start;flex-direction:column;gap:15px;margin-top:35px}.menu-items{grid-template-columns:1fr}.gallery{grid-template-columns:1fr 1fr;gap:14px;margin-top:30px}.gallery button:first-child{grid-column:1/-1;grid-row:auto}.gallery button:first-child img{height:400px}.gallery img{height:240px}.gallery span{font-size:12px;padding:40px 12px 14px}.reservation{grid-template-columns:1fr;gap:40px}.form-grid{gap:20px 14px}footer{padding:40px 6%;display:grid;grid-template-columns:1fr 1fr}footer p{display:none}footer>a:last-child{grid-column:2}footer .brand{grid-row:span 2}dialog{max-width:96vw}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.menu-select-label{margin-top:45px;max-width:500px}.menu-categories{margin-top:25px}.menu-item h3{font-size:22px;line-height:1.4}.menu-item h3 span{white-space:nowrap;font:16px/1.8 Arial,sans-serif;color:var(--gold)}.menu-items{align-items:start}.menu-item p:last-child{color:var(--gold)}@media(max-width:760px){.menu-categories{display:none}.menu-select-label{margin-bottom:25px}.menu-item h3{font-size:21px;gap:15px}.menu-item h3 span{font-size:14px}}
.menu-categories{display:none}.menu-select-label{margin-bottom:30px}

.dish-photo{width:100%;max-width:320px;height:190px;object-fit:cover;margin-bottom:1rem;border-radius:4px}

.menu-helper-open{margin:0 0 30px}.helper-fab{position:fixed;right:24px;bottom:24px;z-index:15;background:#c4a27c;color:#141411;border:1px solid #ddc09e;padding:15px 22px;border-radius:30px;font:600 16px/1.3 system-ui;box-shadow:0 5px 25px #0006;cursor:pointer}.helper-fab:focus-visible{outline:3px solid white;outline-offset:4px}#food-helper{width:min(590px,calc(100vw - 24px));max-height:calc(100dvh - 30px);padding:28px;border:1px solid #8b785f;background:#1b1b17;color:#f0ede6;overflow-y:auto}#food-helper::backdrop{background:#000b}#food-helper h2{font-size:40px;margin:22px 0 12px}#food-helper p{font-size:16px;line-height:1.5}#food-helper .eyebrow{font-size:12px}#food-helper .form-note{font-size:14px}#food-helper label{display:flex;flex-direction:column;gap:8px;font-size:16px}#food-helper input,#food-helper textarea{width:100%;font-family:inherit;font-size:16px;line-height:1.5;color:inherit;background:#25251f;border:1px solid #706a5b;border-radius:4px;padding:12px}#food-helper input{max-width:220px}#food-helper textarea{resize:vertical}.helper-top{display:flex;justify-content:space-between;align-items:center;gap:10px}.helper-close{background:transparent;border:1px solid #706a5b;color:inherit;font-size:28px;width:44px;height:44px;cursor:pointer}.helper-examples{display:flex;flex-wrap:wrap;gap:8px;margin:14px 0 24px}.helper-examples button{background:transparent;border:1px solid #706a5b;border-radius:20px;padding:10px;color:inherit;font-size:14px;cursor:pointer}.helper-dish{padding:18px 0;border-top:1px solid #575447}.helper-dish h3{font-size:21px;line-height:1.4;margin:0 0 8px}.helper-dish img{width:100%;max-height:180px;object-fit:cover}.helper-dish .helper-price{color:#dfbd92}.booking-consent{display:flex!important;flex-direction:row!important;align-items:start;gap:10px;font-size:14px!important;line-height:1.5}.booking-consent input{width:20px!important;min-width:20px;margin-top:3px}.booking-trap{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}#booking-form button:disabled,#helper-form button:disabled{opacity:.55;cursor:wait}@media(max-width:600px){.helper-fab{right:12px;bottom:12px;font-size:14px;padding:13px 17px}#food-helper{padding:20px}#food-helper h2{font-size:32px}footer{padding-bottom:95px!important}}

.booking-consent[hidden]{display:none!important}

#food-helper select{font:inherit;color:inherit;background:#25251f;border:1px solid #706a5b;padding:12px;max-width:100%;width:100%;min-height:44px}#food-helper .portion-choice{flex-direction:row;align-items:center;margin-top:18px;font-size:14px}#food-helper .portion-choice input{width:20px;height:20px;margin:0}
.photo-carousel{margin-top:44px}.photo-stage{position:relative;background:#0b0c0a;border:1px solid var(--line)}.photo-open{display:block;width:100%;padding:0;border:0;background:none;cursor:zoom-in}.photo-open img{height:clamp(330px,57vw,680px);width:100%;object-fit:contain}.photo-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:52px;height:52px;display:grid;place-items:center;border:1px solid #ffffff80;border-radius:50%;background:#141411dd;color:#fff;font-size:26px;line-height:1;cursor:pointer}.photo-arrow:hover{background:var(--gold);color:var(--bg)}.photo-prev{left:18px}.photo-next{right:18px}.photo-expand{position:absolute;right:18px;bottom:16px;background:#141411df;padding:6px 12px;font-size:14px;pointer-events:none}.photo-meta{display:flex;justify-content:space-between;gap:20px;padding:16px 0;font-size:16px;align-items:baseline}.photo-meta p{margin:0}.photo-meta span{white-space:nowrap;color:var(--gold);font-variant-numeric:tabular-nums}.photo-thumbs{display:flex;gap:10px;overflow-x:auto;position:relative;padding:6px 4px 16px;scrollbar-color:var(--gold) var(--panel)}.photo-thumbs button{flex:0 0 100px;height:74px;background:none;padding:3px;border:2px solid transparent;cursor:pointer;opacity:.65}.photo-thumbs button[aria-pressed=true]{border-color:var(--gold);opacity:1}.photo-thumbs button:hover{opacity:1}.photo-thumbs img{width:100%;height:100%;object-fit:cover}#photo-dialog{width:min(1200px,96vw);max-width:96vw;padding:12px;border:1px solid var(--line)}#photo-dialog .dialog-close{top:20px;right:20px;z-index:4;background:#141411e8}#photo-dialog .photo-full-stage{position:relative}#photo-dialog img{height:78svh;max-height:78svh;object-fit:contain;width:100%}#photo-dialog p{font-size:14px;padding:8px 6px;margin:0}#photo-dialog .photo-arrow{width:48px;height:48px}.photo-stage,.photo-full-stage{touch-action:pan-y pinch-zoom}@media(max-width:600px){.photo-carousel{margin-top:28px}.photo-open img{height:440px;max-height:64svh}.photo-arrow{width:44px;height:44px}.photo-prev{left:8px}.photo-next{right:8px}.photo-expand{right:10px;bottom:10px;font-size:12px}.photo-meta{font-size:14px}.photo-thumbs button{flex-basis:80px;height:60px}#photo-dialog{padding:6px}#photo-dialog img{height:75svh}#photo-dialog .photo-arrow{width:44px;height:44px}}

.hero .restaurant-heading{font-family:inherit;font-size:14px;font-weight:400;line-height:1.6;letter-spacing:.15em;margin:1em 0;text-transform:uppercase}
