:root{--forest:#112820;--forest-2:#17382c;--cream:#f4efe3;--paper:#fbf8f0;--ink:#17201c;--muted:#69726d;--gold:#c99b58;--wine:#8d2e38;--line:rgba(23,32,28,.14);--serif:'Fraunces',Georgia,serif;--sans:'DM Sans',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:84px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.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}.skip-link{position:fixed;left:1rem;top:-100px;z-index:200;background:white;padding:.7rem 1rem}.skip-link:focus{top:1rem}.site-header{position:absolute;z-index:20;top:0;left:0;right:0;height:90px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(1.25rem,5vw,5rem);color:white;border-bottom:1px solid rgba(255,255,255,.18)}.site-header.scrolled{position:fixed;background:rgba(17,40,32,.96);backdrop-filter:blur(14px);animation:drop .25s ease}@keyframes drop{from{transform:translateY(-100%)}to{transform:none}}.brand,.footer-brand{display:flex;align-items:center;gap:.75rem}.brand-mark{display:grid;place-items:center;width:46px;height:46px;border:1px solid rgba(255,255,255,.6);border-radius:50%;font:700 1.5rem var(--serif);font-style:italic}.brand strong,.brand small,.footer-brand strong,.footer-brand small{display:block}.brand strong{font:600 1.15rem var(--serif);letter-spacing:.03em}.brand small{font-size:.64rem;text-transform:uppercase;letter-spacing:.18em;opacity:.75}.site-header nav{display:flex;align-items:center;gap:clamp(1rem,2.5vw,2.3rem);font-size:.84rem;font-weight:600}.site-header nav>a:not(.nav-cta){position:relative}.site-header nav>a:not(.nav-cta):after{content:"";position:absolute;left:0;right:100%;bottom:-7px;height:1px;background:white;transition:.25s}.site-header nav>a:hover:after{right:0}.nav-cta{padding:.7rem 1.3rem;border:1px solid rgba(255,255,255,.65);border-radius:100px}.menu-toggle{display:none;background:none;border:0;padding:8px}.menu-toggle>span:not(.sr-only){display:block;width:24px;height:1px;background:white;margin:6px}.hero{position:relative;min-height:100svh;display:flex;align-items:center;overflow:hidden;background:var(--forest);color:white}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,17,13,.88) 0%,rgba(7,17,13,.65) 40%,rgba(7,17,13,.1) 74%),linear-gradient(0deg,rgba(7,17,13,.68),transparent 40%)}.hero-content{position:relative;z-index:2;width:min(690px,88vw);margin-left:clamp(1.25rem,8vw,8rem);padding:150px 0 90px}.eyebrow{margin:0 0 1.2rem;color:#e7c98f;text-transform:uppercase;letter-spacing:.2em;font-size:.7rem;font-weight:700}.eyebrow.dark{color:#7a5a2f}.hero h1,.section h2,.experience h2,.booking h2{margin:0;font:600 clamp(3.5rem,7.2vw,7.5rem)/.92 var(--serif);letter-spacing:-.045em}.hero h1 em{color:#e6c785;font-weight:600}.hero-lead{font-size:clamp(1rem,1.5vw,1.22rem);max-width:570px;color:rgba(255,255,255,.78);margin:1.75rem 0 2rem}.hero-actions{display:flex;gap:.8rem;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;border-radius:100px;padding:.88rem 1.5rem;font-size:.86rem;font-weight:700;transition:.2s}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--cream);color:var(--forest)}.button-ghost{border:1px solid rgba(255,255,255,.5)}.hero-note{display:flex;align-items:center;gap:.65rem;margin:2.5rem 0 0;font-size:.78rem;color:rgba(255,255,255,.7)}.hero-note span{width:7px;height:7px;border-radius:50%;background:#7ba88c;box-shadow:0 0 0 5px rgba(123,168,140,.16)}.scroll-cue{position:absolute;z-index:3;right:clamp(1.25rem,4vw,4rem);bottom:2.5rem;display:flex;align-items:center;gap:1rem;font-size:.65rem;text-transform:uppercase;letter-spacing:.16em}.scroll-cue i{display:block;width:44px;height:44px;border:1px solid rgba(255,255,255,.4);border-radius:50%;position:relative}.scroll-cue i:after{content:"↓";position:absolute;inset:0;display:grid;place-items:center;font-style:normal}.proof{display:grid;grid-template-columns:repeat(4,1fr);background:var(--forest);color:white;border-top:1px solid rgba(255,255,255,.12);padding:0 clamp(1.25rem,5vw,5rem)}.proof>div{padding:2rem clamp(1rem,3vw,3rem);border-right:1px solid rgba(255,255,255,.12)}.proof>div:first-child{padding-left:0}.proof>div:last-child{border:0}.proof strong,.proof span{display:block}.proof strong{font:600 clamp(1.5rem,2.5vw,2.2rem) var(--serif)}.proof strong small{font-size:.5em}.proof span{font-size:.7rem;color:rgba(255,255,255,.6);margin-top:.3rem}.section{padding:clamp(5rem,10vw,9rem) clamp(1.25rem,7vw,7rem)}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:3rem;margin-bottom:3.5rem}.section-heading h2,.visit-intro h2{font-size:clamp(2.8rem,5vw,5rem)}.section-heading>p{max-width:420px;color:var(--muted);margin:0}.dish-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:1px;background:var(--line);border:1px solid var(--line)}.dish-card{min-height:310px;background:var(--paper);padding:2rem;display:flex;flex-direction:column;justify-content:space-between;transition:.25s}.dish-card:hover{background:#f0e8d7}.dish-card.feature{grid-row:span 2;min-height:621px;background:var(--forest);color:white;justify-content:space-between}.dish-number{font:600 8rem/1 var(--serif);color:rgba(255,255,255,.08)}.dish-icon{font:500 3.8rem var(--serif);color:var(--gold)}.dish-card h3{font:600 1.85rem var(--serif);margin:.25rem 0 .7rem}.dish-card p{margin:0;color:var(--muted);font-size:.88rem}.dish-card div>p:first-child{font-size:.65rem;text-transform:uppercase;letter-spacing:.16em;color:var(--gold)}.dish-card.feature div>p:last-child{color:rgba(255,255,255,.67)}.menu-disclaimer{font-size:.72rem;color:var(--muted);margin:1.2rem 0 0}.experience{display:grid;grid-template-columns:1.15fr .85fr;background:var(--forest);color:white}.experience-copy{padding:clamp(5rem,10vw,9rem) clamp(1.25rem,7vw,7rem)}.experience h2{font-size:clamp(3rem,5vw,5.5rem);max-width:760px}.large-copy{font:500 clamp(1.25rem,2vw,1.7rem)/1.45 var(--serif);color:#eee1c5;max-width:730px;margin:2rem 0 1.3rem}.experience-copy>p:not(.eyebrow):not(.large-copy){color:rgba(255,255,255,.62);max-width:690px}.ticks{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-top:2.2rem}.ticks span{font-size:.8rem;color:rgba(255,255,255,.8)}.ticks span:before{content:"✓";color:#e4c483;margin-right:.6rem}.quote-card{background:#d8b574;color:var(--forest);padding:clamp(4rem,7vw,7rem) clamp(2rem,5vw,5rem);display:flex;flex-direction:column;justify-content:center}.quote-mark{font:700 7rem/0.5 var(--serif);opacity:.25}.quote-card blockquote{font:600 clamp(1.8rem,3.1vw,3.2rem)/1.18 var(--serif);margin:1.5rem 0}.quote-card p{font-size:.7rem;text-transform:uppercase;letter-spacing:.14em}.stars{letter-spacing:.35em;margin-top:1.5rem}.visit{background:var(--cream)}.visit-intro{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:end;margin-bottom:4rem}.visit-intro .eyebrow{grid-column:1/-1;margin-bottom:-2rem}.visit-intro p:last-child{max-width:500px;color:var(--muted)}.info-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.info-grid article{padding:2.5rem 2.5rem 2.5rem 0;border-right:1px solid var(--line)}.info-grid article+article{padding-left:2.5rem}.info-grid article:last-child{border:0}.info-label{font-size:.65rem;text-transform:uppercase;letter-spacing:.16em;color:#8b714c}.info-grid h3,.phone{display:block;font:600 1.6rem var(--serif);margin:.8rem 0 .2rem}.info-grid p{color:var(--muted);font-size:.86rem}.info-grid a:not(.phone){font-size:.78rem;font-weight:700;text-decoration:underline;text-underline-offset:4px}.hours p{display:flex;justify-content:space-between;margin:.7rem 0}.hours strong{font-size:.82rem}.info-grid small{display:block;color:var(--muted);font-size:.68rem;line-height:1.5}.booking{padding:clamp(4rem,7vw,7rem) clamp(1.25rem,7vw,7rem);background:var(--wine);color:white;display:flex;align-items:end;justify-content:space-between;gap:2rem}.booking h2{font-size:clamp(3rem,5vw,5.2rem)}.button-light{background:white;color:var(--wine);flex-direction:column;min-width:230px;padding:1rem 2rem}.button-light span{font-size:.65rem;text-transform:uppercase;letter-spacing:.13em}.button-light strong{font-size:1.2rem}.faq{background:var(--paper)}.faq-list{border-top:1px solid var(--line)}.faq details{border-bottom:1px solid var(--line)}.faq summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;padding:1.4rem 0;font:600 clamp(1.05rem,1.6vw,1.3rem) var(--serif)}.faq summary::-webkit-details-marker{display:none}.faq summary span{font:400 1.5rem var(--sans);transition:.2s}.faq details[open] summary span{transform:rotate(45deg)}.faq details p{max-width:760px;color:var(--muted);margin:-.4rem 0 1.5rem;font-size:.9rem}footer{background:#0b1813;color:white;padding:4rem clamp(1.25rem,7vw,7rem) 2rem;display:grid;grid-template-columns:1fr 1fr;gap:2rem}.footer-brand strong{font:600 1.25rem var(--serif)}.footer-brand small{font-size:.68rem;color:rgba(255,255,255,.5)}.footer-links{display:flex;justify-content:flex-end;gap:1.5rem;font-size:.8rem}.footer-note{grid-column:1/-1;max-width:820px;color:rgba(255,255,255,.45);font-size:.68rem;border-top:1px solid rgba(255,255,255,.12);padding-top:1.5rem}.copyright{grid-column:1/-1;margin:0;color:rgba(255,255,255,.35);font-size:.65rem}.mobile-call{display:none}
@media(max-width:860px){body{padding-bottom:68px}.site-header{height:72px;padding:0 1.2rem}.brand-mark{width:40px;height:40px}.menu-toggle{display:block;z-index:2}.site-header nav{display:none;position:absolute;top:72px;left:0;right:0;background:var(--forest);padding:1.2rem;flex-direction:column;align-items:stretch;border-top:1px solid rgba(255,255,255,.12)}.site-header nav.open{display:flex}.site-header nav a{padding:.55rem}.nav-cta{text-align:center}.hero{min-height:820px}.hero-image{object-position:38% center}.hero-shade{background:linear-gradient(90deg,rgba(7,17,13,.92),rgba(7,17,13,.3)),linear-gradient(0deg,rgba(7,17,13,.82),transparent 55%)}.hero-content{margin-left:1.25rem;padding-top:130px}.hero h1{font-size:clamp(3.2rem,15vw,5.2rem)}.scroll-cue{display:none}.proof{grid-template-columns:repeat(2,1fr);padding:0 1.25rem}.proof>div{padding:1.5rem 1rem 1.5rem 0}.proof>div:nth-child(2){border-right:0}.proof>div:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.12)}.section-heading,.visit-intro,.booking{display:block}.section-heading>p{margin-top:1rem}.dish-grid{grid-template-columns:1fr}.dish-card,.dish-card.feature{min-height:300px;grid-row:auto}.dish-card.feature{min-height:430px}.experience{grid-template-columns:1fr}.ticks{grid-template-columns:1fr}.quote-card{min-height:500px}.visit-intro .eyebrow{margin-bottom:1.2rem}.info-grid{grid-template-columns:1fr}.info-grid article,.info-grid article+article{padding:2rem 0;border-right:0;border-bottom:1px solid var(--line)}.info-grid article:last-child{border-bottom:0}.booking .button{margin-top:2rem;width:100%}.footer-links{justify-content:flex-start;flex-wrap:wrap}.mobile-call{position:fixed;z-index:50;bottom:0;left:0;right:0;height:68px;background:var(--wine);color:white;display:flex;align-items:center;justify-content:space-between;padding:0 1.25rem;box-shadow:0 -8px 30px rgba(0,0,0,.2)}.mobile-call span{font-size:.72rem;text-transform:uppercase;letter-spacing:.12em}.mobile-call strong{font-size:1rem}}@media(max-width:560px){.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .button{width:100%}.proof strong{font-size:1.4rem}.section{padding:4.5rem 1.25rem}.experience-copy,.quote-card{padding:4.5rem 1.25rem}.booking{padding:4.5rem 1.25rem}.footer{padding:3rem 1.25rem}.section-heading h2,.visit-intro h2,.experience h2,.booking h2{font-size:2.7rem}footer{grid-template-columns:1fr}.footer-links,.footer-note,.copyright{grid-column:1}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
.gallery{background:#e9e0cf}.photo-grid{display:grid;grid-template-columns:1.18fr .82fr;grid-template-rows:repeat(2,minmax(360px,42vw));gap:1rem}.photo-card{position:relative;margin:0;overflow:hidden;background:var(--forest);border-radius:2px}.photo-card>a{display:block;width:100%;height:100%}.photo-card img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease,filter .4s ease}.photo-card:hover img{transform:scale(1.025);filter:brightness(.88)}.photo-card figcaption{position:absolute;left:0;right:0;bottom:0;padding:4rem 1.5rem 1.35rem;color:white;background:linear-gradient(transparent,rgba(7,17,13,.88));pointer-events:none}.photo-card figcaption strong,.photo-card figcaption span{display:block}.photo-card figcaption strong{font:600 1.55rem var(--serif)}.photo-card figcaption span{font-size:.72rem;color:rgba(255,255,255,.72)}.photo-grid .photo-card:nth-child(1){grid-row:1}.photo-grid .photo-card:nth-child(2){grid-row:1}.photo-grid .photo-card:nth-child(3){grid-row:2;grid-column:1}.photo-grid .photo-card:nth-child(4){grid-row:2;grid-column:2}.photo-credit{margin:1.25rem 0 0;max-width:880px;color:var(--muted);font-size:.7rem}.photo-credit a{text-decoration:underline;text-underline-offset:3px;font-weight:700}
@media(max-width:860px){.photo-grid{grid-template-columns:1fr;grid-template-rows:none}.photo-grid .photo-card:nth-child(n){grid-column:auto;grid-row:auto;min-height:430px}.photo-grid .photo-card:first-child{min-height:320px}.photo-card img{object-position:center}}
@media(max-width:560px){.photo-grid .photo-card:nth-child(n){min-height:410px}.photo-grid .photo-card:first-child{min-height:260px}.photo-card figcaption{padding:3.5rem 1rem 1rem}}
