@font-face{font-family:Manrope;src:url("./fonts/manrope-light.ttf") format("truetype");font-weight:300;font-display:swap}
@font-face{font-family:Manrope;src:url("./fonts/manrope-regular.ttf") format("truetype");font-weight:400;font-display:swap}
@font-face{font-family:Manrope;src:url("./fonts/manrope-medium.ttf") format("truetype");font-weight:500;font-display:swap}
@font-face{font-family:Newsreader;src:url("./fonts/newsreader-variable.woff2") format("woff2");font-style:normal;font-weight:300 500;font-display:swap}
:root{--paper:#f6f2e9;--ink:#173f38;--muted:#50675e;--line:#c9d0c3;--sand:#e8ddc9;font-family:Manrope,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}
*{box-sizing:border-box}body{margin:0}::selection{background:var(--ink);color:var(--paper)}
html{scrollbar-color:var(--muted) var(--paper)}a{color:inherit;text-underline-offset:5px;text-decoration-thickness:1px}a:hover{color:#346a5b}
a:focus-visible{outline:2px solid var(--ink);outline-offset:6px}
.skip{position:fixed;top:12px;left:12px;transform:translateY(-200%);padding:12px 20px;background:var(--paper);z-index:2}.skip:focus{transform:none}
.masthead{max-width:1080px;margin:auto;padding:36px 40px;display:flex;justify-content:space-between;align-items:center;gap:24px}
.logo{width:132px;height:66px;object-fit:contain}.masthead a{font-size:13px;padding:12px 0}
.menu{max-width:760px;padding:46px 40px 72px;margin:auto}
h1{font-weight:300;font-size:clamp(36px,5vw,56px);line-height:1.16;letter-spacing:-.035em;margin:0;text-wrap:balance}
.intro{text-align:center;margin-bottom:62px}.intro p{font-size:14px;margin:15px 0 0;color:var(--muted)}
.menu-section+.menu-section{margin-top:46px}
h2{font-size:13px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;margin:0 0 24px}
.dishes{list-style:none;margin:0;padding:0;display:grid;gap:26px}
.dish{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:6px 32px}
.dish h3{font-size:18px;font-weight:400;line-height:1.4;margin:0}
.price{font-size:17px;font-variant-numeric:tabular-nums;align-self:start;padding-top:2px}
.dish p{grid-column:1;margin:0;max-width:54ch;font-size:13px;line-height:1.8;color:var(--muted)}
.note{font-size:11px;line-height:1.8;color:var(--muted);margin:48px 0 0;padding-top:22px;border-top:1px solid var(--line)}
.footer{max-width:1000px;margin:0 auto;padding:24px 40px 36px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:18px;font-size:11px;color:var(--muted);flex-wrap:wrap}
.visit{max-width:1160px;margin:auto;padding:50px 40px 72px}.visit h1{margin-bottom:38px}
.visit-layout{display:grid;grid-template-columns:1fr 1.8fr;gap:60px;align-items:start}
.details h2{margin:0 0 12px}.details p{font-size:15px;line-height:1.9;margin:0}
.details section+section{margin-top:32px}.details address{font-style:normal;overflow-wrap:anywhere;font-size:15px;line-height:1.9}
.map{width:100%;height:470px;border:0;background:var(--sand);display:block}.map-note{font-size:12px;line-height:1.8;margin:14px 0;color:var(--muted)}
@media(max-width:600px){.masthead{padding:20px 24px}.logo{width:108px;height:54px}.masthead a{font-size:12px}.menu{padding:32px 26px 48px}.intro{margin-bottom:46px}.dish{column-gap:20px}.dish h3{font-size:16px}.dish p{font-size:12px}.price{font-size:15px}.footer{padding:24px 26px}.visit{padding:32px 24px 48px}.visit-layout{grid-template-columns:1fr;gap:36px}.map{height:350px}.visit h1{margin-bottom:32px}}
@media print{.masthead a,.skip,.footer a{display:none}body{background:white;color:#173f38}.masthead{padding:10px 0;justify-content:center}.menu{padding:10px 24px;max-width:680px}.intro{margin-bottom:24px}h1{font-size:30px}.menu-section+.menu-section{margin-top:24px}.dishes{gap:15px}.dish{break-inside:avoid}.note{margin-top:24px}.footer{padding:16px 24px}}


/* Ambient movement stays quiet and respects reduced motion. */
[data-reveal]{transform:translate3d(0,14px,0);transition:transform .52s cubic-bezier(.23,1,.32,1)}
[data-reveal].is-visible{transform:translate3d(0,0,0)}
@media(prefers-reduced-motion:reduce){[data-reveal]{transform:none;transition:none}}

h1,h2,.dish h3{font-family:Newsreader,Georgia,serif;letter-spacing:.012em}
h1{font-size:clamp(42px,5.5vw,68px);line-height:1.1}
h2{font-size:21px;font-weight:300;letter-spacing:.01em;text-transform:none}
.dish h3{font-size:21px;font-weight:400}
@media(max-width:600px){h1{font-size:clamp(40px,10vw,54px)}h2{font-size:19px}.dish h3{font-size:19px}}
