:root{--ink:#27201c;--paper:#f4eddf;--paper-deep:#e8dcc8;--tomato:#9e3525;--tomato-dark:#732419;--olive:#5c6650;--line:rgba(39,32,28,.22);--serif:"Fraunces",Georgia,serif;--sans:"DM Sans",Arial,sans-serif;--mono:"DM Mono",monospace;--gutter:clamp(1.25rem,4vw,4.8rem);--max:1280px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.5}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip-link{position:fixed;z-index:100;left:1rem;top:-5rem;background:var(--ink);color:#fff;padding:.7rem 1rem}.skip-link:focus{top:1rem}.site-header{height:82px;display:flex;align-items:center;justify-content:space-between;padding:0 var(--gutter);border-bottom:1px solid var(--line);position:relative;z-index:5}.wordmark{display:inline-flex;gap:.7rem;align-items:center;font-size:.95rem}.wordmark span{width:2rem;height:2rem;display:grid;place-items:center;border:1px solid currentColor;border-radius:50%;font:500 .62rem var(--mono);letter-spacing:-.1em}.wordmark b{font-weight:700;letter-spacing:-.03em}.site-nav{display:flex;align-items:center;gap:1.8rem;font-size:.9rem}.site-nav>a:not(.nav-cta){position:relative}.site-nav>a:not(.nav-cta):after{content:"";position:absolute;left:0;bottom:-.35rem;width:100%;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .2s}.site-nav>a:hover:after{transform:scaleX(1)}.nav-cta{background:var(--tomato);color:#fff;padding:.62rem .9rem}.menu-toggle{display:none;background:transparent;border:0;width:2.8rem;height:2.8rem;padding:.8rem;cursor:pointer}.menu-toggle i{display:block;border-top:1.5px solid var(--ink);margin:.35rem 0}.hero{max-width:var(--max);margin:auto;min-height:calc(100svh - 160px);display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);position:relative}.hero-copy{padding:clamp(4rem,11vh,8.5rem) clamp(1.25rem,5vw,6.25rem) 5rem var(--gutter);align-self:center}.eyebrow,.section-label,.dish-note,.info-label{font:500 .67rem var(--mono);letter-spacing:.11em;text-transform:uppercase}.eyebrow{color:var(--tomato);margin:0 0 1.4rem}.hero h1,.manifesto h2,.featured h2,.visit h2,.menu-hero h1{font:600 clamp(4rem,8.3vw,8.9rem)/.87 var(--serif);letter-spacing:-.075em;margin:0}.hero-tagline{font:500 clamp(1.5rem,2.8vw,2.4rem)/1.12 var(--serif);max-width:15ch;margin:2rem 0 1.2rem;letter-spacing:-.04em}.hero-intro{max-width:35ch;margin:0;color:#4c413a;font-size:1rem}.hero-actions{display:flex;gap:1.25rem;align-items:center;margin-top:2.3rem}.button{min-height:48px;padding:.8rem 1rem;display:inline-flex;justify-content:space-between;align-items:center;gap:1.4rem;font-weight:700;font-size:.88rem;transition:background .2s,color .2s,transform .2s}.button:hover{transform:translateY(-2px)}.button-dark{background:var(--ink);color:#fff}.button-dark:hover{background:var(--tomato-dark)}.button-terracotta{background:var(--tomato);color:#fff}.text-link{font-weight:700;font-size:.88rem;display:inline-flex;gap:.7rem;align-items:center}.text-link span{font-size:1.25rem;line-height:0;transition:transform .2s}.text-link:hover span{transform:translateX(4px)}.hero-photo{margin:0;position:relative;min-height:100%}.hero-photo img{width:100%;height:100%;object-fit:cover}.hero-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(38,29,22,.1),transparent 25%)}figcaption{font:500 .66rem var(--mono);letter-spacing:.08em;text-transform:uppercase}.hero-photo figcaption{position:absolute;z-index:1;left:1.25rem;bottom:1.25rem;color:white;text-shadow:0 1px 7px #000}.hero-stamp{position:absolute;z-index:2;left:47%;bottom:4rem;width:7.5rem;height:7.5rem;border-radius:50%;background:var(--tomato);color:var(--paper);display:grid;place-content:center;text-align:center;font:500 .68rem/1.1 var(--mono);letter-spacing:.05em;transform:rotate(11deg)}.hero-stamp b{font-size:1.1rem;line-height:.85rem}.manifesto{max-width:var(--max);margin:auto;padding:clamp(5rem,12vw,12rem) var(--gutter);display:grid;grid-template-columns:1fr 2fr;gap:2rem;border-top:1px solid var(--line)}.section-label{color:var(--tomato);margin:0}.manifesto>div{max-width:760px}.manifesto h2,.featured h2,.visit h2{font-size:clamp(2.8rem,5vw,5.4rem);line-height:.95}.manifesto h2 em,.visit h2 em,.menu-hero h1 em{font-weight:500;color:var(--tomato)}.manifesto h2+p{font-size:1.1rem;max-width:35ch;margin:2.2rem 0;color:#4c413a}.featured{background:var(--paper-deep);padding:clamp(5rem,9vw,9rem) var(--gutter)}.section-heading{max-width:var(--max);margin:0 auto 3.5rem;display:grid;grid-template-columns:1fr 2fr;gap:2rem}.section-heading h2{max-width:12ch}.dish-list{max-width:var(--max);margin:0 auto 2rem;border-top:1px solid var(--line)}.dish{display:grid;grid-template-columns:7rem minmax(0,1fr) auto;gap:1.5rem;align-items:start;padding:1.8rem 0;border-bottom:1px solid var(--line)}.dish-number{font:500 .72rem var(--mono);color:var(--tomato)}.dish-note{margin:0 0 .3rem;color:var(--olive)}.dish h3{font:600 clamp(1.45rem,2.5vw,2.2rem)/1 var(--serif);letter-spacing:-.05em;margin:0}.dish h3+p{max-width:45ch;margin:.65rem 0 0;color:#554941}.dish-price{font:500 1rem var(--mono);padding-top:1.2rem}.featured>.button{margin-left:max(var(--gutter),calc((100vw - var(--max))/2 + var(--gutter)));margin-top:1rem}.gallery{max-width:var(--max);margin:auto;padding:clamp(5rem,9vw,9rem) var(--gutter);display:grid;grid-template-columns:1.35fr .65fr;grid-template-rows:auto auto;gap:1.4rem}.gallery figure{margin:0;overflow:hidden}.gallery img{width:100%;height:100%;object-fit:cover;transition:transform .7s}.gallery figure:hover img{transform:scale(1.025)}.gallery-wide{min-height:380px;grid-row:span 2;position:relative}.gallery-wide figcaption{position:absolute;bottom:1rem;left:1rem;color:#fff;text-shadow:0 1px 5px #000}.gallery-note{display:flex;min-height:160px;flex-direction:column;justify-content:space-between;padding:1rem 0}.gallery-note>p:nth-child(2){font:600 clamp(1.5rem,2.4vw,2.3rem)/1.04 var(--serif);letter-spacing:-.05em;margin:0;max-width:12ch}.gallery-note span{font:500 .68rem var(--mono);color:var(--tomato)}.gallery-tall{height:330px}.visit{background:var(--olive);color:#f7f0e5;padding:clamp(5rem,10vw,10rem) var(--gutter);display:grid;grid-template-columns:1.15fr .85fr;gap:5rem}.visit-title{max-width:620px}.visit .section-label{color:#f4bc68}.visit h2{margin:.9rem 0 1.7rem}.visit-title>p:last-child{max-width:31ch;color:#e9e1d4}.visit-info{border-top:1px solid rgba(255,255,255,.4)}.visit address,.hours{font-style:normal;padding:1.35rem 0;border-bottom:1px solid rgba(255,255,255,.35)}.info-label{margin:0 0 .55rem;color:#f4bc68}.visit address a{font:600 1.15rem/1.25 var(--serif);letter-spacing:-.03em}.hours [data-hours]>div{display:flex;justify-content:space-between;gap:1rem;padding:.15rem 0;color:#e9e1d4}.hours strong{color:#fff;font:500 .8rem var(--mono)}.contact-actions{display:flex;flex-wrap:wrap;gap:.6rem;padding-top:1.5rem}.button-outline{border:1px solid rgba(255,255,255,.5);color:#fff}.button-outline:hover{background:#f7f0e5;color:var(--olive)}.site-footer{background:var(--ink);color:#f4eddf;min-height:165px;padding:2rem var(--gutter);display:flex;gap:2rem;justify-content:space-between;align-items:end}.site-footer>div{display:flex;gap:1.5rem;font-size:.82rem}.site-footer p{font:400 .65rem var(--mono);margin:0;color:#c9bca8}.mobile-actions{display:none}button:focus-visible,a:focus-visible{outline:3px solid #e5a739;outline-offset:4px}
/* QR menu */.menu-page{background:#f8f4eb}.menu-header{max-width:var(--max);margin:auto;height:82px;padding:0 var(--gutter);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.menu-hero{max-width:var(--max);padding:clamp(4rem,9vw,8rem) var(--gutter) 3rem;margin:auto;border-bottom:1px solid var(--line)}.menu-hero h1{font-size:clamp(4.5rem,10vw,10rem);margin:.5rem 0 1.5rem}.menu-hero>p:last-child{max-width:40ch;color:#5a4e45}.menu-content{max-width:900px;margin:auto;padding:1rem var(--gutter) 5rem}.menu-group{padding:3.5rem 0 1rem;border-bottom:1px solid var(--line)}.menu-group h2{font:600 clamp(2rem,4vw,3.4rem)/1 var(--serif);letter-spacing:-.06em;margin:0 0 1.7rem;color:var(--tomato)}.menu-item{display:flex;gap:1rem;justify-content:space-between;padding:1rem 0;border-top:1px solid rgba(39,32,28,.12)}.menu-item h3{font:600 1.08rem/1.2 var(--serif);letter-spacing:-.025em;margin:0}.menu-item p{font-size:.9rem;color:#665a51;max-width:52ch;margin:.25rem 0 0}.menu-item strong{font:500 .88rem var(--mono);white-space:nowrap}.menu-contact{max-width:900px;margin:auto;padding:2.5rem var(--gutter) 5rem;display:flex;gap:1rem;flex-wrap:wrap;align-items:center}.menu-contact p{font:600 1.2rem var(--serif);margin:0 1rem 0 0}.menu-contact a{border-bottom:1px solid var(--tomato);color:var(--tomato);font-weight:700;padding:.25rem 0}.menu-footer{background:var(--ink);color:#f4eddf;padding:2rem var(--gutter);display:flex;justify-content:space-between;gap:1rem;font-size:.85rem}.menu-footer p{font-weight:700;margin:0}.menu-footer a{text-align:right;color:#d4c5b2}
@media(max-width:760px){body{padding-bottom:58px}.site-header{height:68px}.site-nav{display:none;position:absolute;top:67px;left:0;right:0;background:var(--paper);padding:1rem var(--gutter) 1.4rem;border-bottom:1px solid var(--line);box-shadow:0 12px 15px rgba(39,32,28,.09);flex-direction:column;align-items:flex-start;gap:1rem}.site-nav.is-open{display:flex}.menu-toggle{display:block}.hero{min-height:auto;display:flex;flex-direction:column}.hero-copy{padding:4.2rem var(--gutter) 2.4rem}.hero h1{font-size:clamp(4.6rem,21vw,6.2rem)}.hero-tagline{font-size:1.65rem;margin:1.5rem 0 .85rem}.hero-actions{margin-top:1.7rem}.hero-photo{height:62vw;min-height:250px}.hero-photo img{object-position:center 70%}.hero-stamp{left:auto;right:1rem;bottom:calc(62vw - 1.8rem);width:6.3rem;height:6.3rem;font-size:.58rem}.manifesto{display:block;padding:5.5rem var(--gutter)}.manifesto .section-label{margin-bottom:1.8rem}.manifesto h2,.featured h2,.visit h2{font-size:clamp(3.1rem,14vw,4.6rem)}.section-heading{display:block;margin-bottom:2.3rem}.section-heading .section-label{margin-bottom:1.6rem}.dish{grid-template-columns:2.2rem minmax(0,1fr);gap:.8rem;padding:1.5rem 0}.dish-price{grid-column:2;padding:0}.featured>.button{margin-left:0}.gallery{display:grid;grid-template-columns:1fr;gap:1rem;padding:4.5rem var(--gutter)}.gallery-wide{grid-row:auto;min-height:300px}.gallery-note{min-height:130px;order:2}.gallery-tall{order:3;height:440px}.visit{display:block;padding:5.5rem var(--gutter)}.visit-info{margin-top:3rem}.contact-actions{display:grid}.site-footer{min-height:250px;align-items:flex-start;flex-direction:column;padding:2.3rem var(--gutter)}.site-footer>div{flex-wrap:wrap;gap:1rem}.mobile-actions{position:fixed;display:grid;grid-template-columns:1fr 1.2fr 1fr;bottom:0;left:0;right:0;z-index:9;background:var(--ink);color:#fff;box-shadow:0 -4px 15px rgba(0,0,0,.12)}.mobile-actions a{min-height:58px;display:grid;place-items:center;font-weight:700;font-size:.75rem;border-right:1px solid rgba(255,255,255,.25)}.mobile-actions a:nth-child(2){background:var(--tomato)}.menu-header{height:68px}.menu-hero{padding-top:4rem}.menu-hero h1{font-size:clamp(4.8rem,21vw,7rem)}.menu-content{padding-bottom:3.5rem}.menu-group{padding-top:3rem}.menu-item{padding:1.1rem 0}.menu-contact{padding-bottom:4rem}.menu-footer{display:block;padding-bottom:4rem}.menu-footer a{display:block;text-align:left;margin-top:.6rem}}
/* Mobile editorial transitions: photographs cross the section boundary instead of sitting in isolated blocks. */
@media(max-width:760px){
  .featured{padding-bottom:7.25rem}
  .gallery{position:relative;z-index:2;grid-template-columns:minmax(0,1fr);margin-top:-3.25rem;padding:0 var(--gutter) 3rem}
  .gallery-wide{left:calc(var(--gutter) * -1);width:100vw;max-width:none;min-height:min(84vw,380px);margin:0;position:relative}
  .gallery-note{min-height:0;padding:2.25rem 0 1.6rem}
  .gallery-tall{height:clamp(360px,110vw,460px);margin-right:calc(var(--gutter) * -1);margin-bottom:0;position:relative;z-index:2}
  .visit{position:relative;z-index:1;padding-top:5.5rem}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
