:root{--green:#123f32;--green2:#1d5b48;--yellow:#f0be26;--red:#bc3027;--cream:#f8f1df;--ink:#1e3129;--line:rgba(30,49,41,.2);--white:#fffdf6}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.wrap{width:min(1180px,calc(100% - 48px));margin:auto}.skip{position:absolute;top:-100px;left:14px;background:var(--yellow);padding:11px 14px;z-index:30;font-weight:800}.skip:focus{top:14px}.header{position:sticky;top:0;z-index:20;background:var(--green);color:var(--white);border-bottom:3px solid var(--yellow)}.header-inner{min-height:80px;display:flex;justify-content:space-between;align-items:center;gap:20px}.brand{display:flex;align-items:center;gap:11px;font-weight:900;text-transform:uppercase;font-size:17px;line-height:.9}.brand img{width:60px;height:60px;object-fit:cover;border-radius:4px}.brand small{font-size:9px;letter-spacing:.12em}.header nav{display:flex;align-items:center;gap:26px;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.header nav>a{opacity:.8}.header nav>a:hover,.header nav>a:focus-visible{opacity:1}.nav-cta{background:var(--red);padding:11px 16px;border-radius:3px;opacity:1!important}.langs{display:flex;gap:7px;align-items:center}.lang{border:0;background:none;color:var(--white);font-size:11px;font-weight:900;padding:4px;border-bottom:2px solid transparent;cursor:pointer}.lang.is-active{border-color:var(--yellow)}.nav-toggle{display:none;background:none;color:var(--white);border:1px solid rgba(255,255,255,.5);border-radius:3px;padding:8px 12px;font-weight:800}.section{padding:94px 0}.hero{background:var(--yellow);color:var(--ink);padding:56px 0 66px}.hero-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:60px;align-items:center}.eyebrow{font-size:11px;letter-spacing:.2em;text-transform:uppercase;font-weight:900;color:var(--red);margin:0 0 16px}.hero h1,h2{font-family:Georgia,serif;line-height:.95;letter-spacing:-.06em;margin:0}.hero h1{font-size:clamp(58px,7vw,96px);text-transform:uppercase}.hero h1 em{font-style:normal;color:var(--red)}.hero-copy>p:not(.eyebrow){font-size:19px;max-width:470px;margin:27px 0;color:rgba(30,49,41,.8)}.actions{display:flex;gap:10px;flex-wrap:wrap}.action{display:inline-flex;justify-content:center;align-items:center;padding:13px 18px;border-radius:3px;border:2px solid transparent;font-size:12px;font-weight:900;letter-spacing:.07em;text-transform:uppercase;cursor:pointer;transition:transform .2s}.action:hover,.action:focus-visible{transform:translateY(-2px)}.red{background:var(--red);color:var(--white)}.cream{background:var(--cream);color:var(--green);border-color:var(--green)}.note{font-size:12px;font-weight:900;margin-top:18px}.hero-media{margin:0}.hero-media img{display:block;width:100%;aspect-ratio:1.2/1;object-fit:cover;border-radius:14px 14px 14px 0;border:7px solid var(--green)}.hero-media figcaption{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--green);padding-top:11px}.menu-section{background:var(--cream)}.section-head{max-width:700px;margin-bottom:44px}.section-head h2{font-size:clamp(48px,6vw,78px);text-transform:uppercase}.section-head h2 em{font-style:normal;color:var(--red)}.section-head>p:last-child{font-size:17px;color:rgba(30,49,41,.72);margin-top:23px}.menu-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:11px}.menu-group{grid-column:span 4;padding:13px 4px 6px;border-bottom:2px solid var(--red);color:var(--red);font-weight:900;letter-spacing:.16em;text-transform:uppercase;font-size:12px}.menu-card{background:var(--white);border:1px solid var(--line);padding:19px 17px;min-height:115px;display:flex;flex-direction:column;justify-content:space-between;border-radius:4px}.menu-card h3{font-family:Georgia,serif;font-size:19px;line-height:1.1;margin:0}.menu-card p{font-size:12px;margin:11px 0 0;color:var(--red);font-weight:900}.story{background:var(--cream)}.story-grid{display:grid;grid-template-columns:1fr 1.15fr;gap:70px;align-items:center}.story h2{font-size:clamp(52px,6vw,82px);text-transform:uppercase}.story h2 em{font-style:normal;color:var(--red)}.story-copy>p:not(.eyebrow){font-size:19px;max-width:500px;color:rgba(30,49,41,.78);margin:28px 0}.story-note{font-weight:900;color:var(--red)!important}.story figure{margin:0}.story figure img{display:block;width:100%;aspect-ratio:1.35/1;object-fit:cover;border:7px solid var(--green);border-radius:4px}.story figcaption,.gallery figcaption{font-size:11px;text-transform:uppercase;letter-spacing:.14em;color:var(--red);padding-top:10px;font-weight:900}.gallery{background:var(--green);color:var(--white)}.gallery .eyebrow{color:var(--yellow)}.gallery h2{color:var(--white)}.gallery h2 em{color:var(--yellow);font-style:normal}.gallery-grid{display:grid;grid-template-columns:1.1fr 1fr 1fr;gap:15px}.gallery figure{margin:0}.gallery-grid img{width:100%;display:block;aspect-ratio:1.1/1;object-fit:cover;border-radius:8px;border:3px solid var(--yellow)}.gallery figcaption{color:var(--yellow)}.visit{background:var(--green);color:var(--white);padding-top:0}.visit-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px}.visit .eyebrow{color:var(--yellow)}.visit h2{font-size:clamp(48px,6vw,80px);text-transform:uppercase}.visit address{font-style:normal;font-size:20px;line-height:1.45;margin:28px 0}.visit .cream{display:inline-flex}.phone{display:flex;flex-direction:column;color:var(--yellow);font-size:11px;margin-top:22px}.phone strong{font-size:18px;color:var(--white)}.hours{border-top:1px solid rgba(255,255,255,.35);margin-top:16px}.hours div{display:flex;justify-content:space-between;gap:20px;padding:14px 0;border-bottom:1px solid rgba(255,255,255,.35)}.hours dt,.hours dd{margin:0}.hours dd{font-weight:900}.cash{color:var(--yellow);font-weight:900}.reserve{background:var(--cream)}.reserve-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px}.reserve h2{font-size:clamp(50px,6vw,80px);text-transform:uppercase}.reserve-grid>div>p:not(.eyebrow){font-size:18px;max-width:440px;color:rgba(30,49,41,.72);margin-top:28px}form{display:flex;flex-direction:column;gap:7px;padding:28px;border:1px solid var(--line);background:var(--white);border-top:6px solid var(--red)}form label{font-size:11px;text-transform:uppercase;letter-spacing:.1em;font-weight:900;margin-top:7px}form input,form select{padding:12px;border:1px solid var(--line);background:var(--cream);color:var(--ink);border-radius:3px}form .split{display:grid;grid-template-columns:1fr 1fr;gap:12px}form .split>div{display:flex;flex-direction:column;gap:7px}form .submit{border:0;margin-top:12px}#status{min-height:23px;font-weight:800;font-size:14px}#status.success{color:var(--green2)}#status.error{color:var(--red)}.footer{background:var(--green);color:var(--white);padding:23px 0}.footer .wrap{display:flex;align-items:center;justify-content:space-between;gap:18px;font-size:12px}.footer img{width:48px;height:48px;object-fit:cover;border-radius:4px}.footer a{text-decoration:underline;text-underline-offset:3px}.action:focus-visible,.lang:focus-visible,.nav-toggle:focus-visible,form input:focus,form select:focus,.header nav a:focus-visible{outline:3px solid var(--yellow);outline-offset:3px}
@media(max-width:900px){.wrap{width:min(100% - 36px,680px)}.section{padding:72px 0}.hero-grid,.story-grid,.visit-grid,.reserve-grid{grid-template-columns:1fr;gap:40px}.hero{padding:38px 0 55px}.hero-media{order:-1}.menu-grid{grid-template-columns:repeat(2,1fr)}.menu-group{grid-column:span 2}.gallery-grid{grid-template-columns:1fr 1fr}.gallery-grid figure:first-child{grid-column:span 2}.gallery-grid figure:first-child img{aspect-ratio:1.7/1}}
@media(max-width:640px){.wrap{width:calc(100% - 32px)}.header-inner{min-height:68px}.nav-toggle{display:block}.header nav{display:none;position:absolute;top:73px;left:16px;right:16px;background:var(--green);padding:16px;border:1px solid rgba(255,255,255,.3);box-shadow:0 20px 40px rgba(0,0,0,.2);flex-direction:column;align-items:stretch;gap:3px}.header nav.open{display:flex}.header nav>a{padding:9px 2px}.nav-cta{text-align:center;margin:7px 0}.langs{justify-content:center;border-top:1px solid rgba(255,255,255,.3);padding-top:12px;margin-top:6px}.hero{padding-top:0}.hero-media{order:0;margin:0 -16px}.hero-media img{border:0;border-radius:0;aspect-ratio:1.05/1}.hero-copy{padding-top:27px}.hero h1{font-size:52px}.hero-copy>p:not(.eyebrow){font-size:17px;margin:18px 0}.actions{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.actions .action{font-size:10px;padding:11px 5px;min-height:56px;letter-spacing:.03em}.menu-grid{grid-template-columns:1fr 1fr}.menu-group{grid-column:span 2}.menu-card{min-height:126px;padding:15px 12px}.menu-card h3{font-size:17px}.story h2,.visit h2,.reserve h2,.section-head h2{font-size:47px}.story figure{order:-1}.gallery-grid{grid-template-columns:1fr}.gallery-grid figure:first-child{grid-column:auto}.gallery-grid figure:first-child img,.gallery-grid img{aspect-ratio:1.2/1}.footer .wrap{flex-wrap:wrap}.footer span{max-width:190px}}
.menu-features{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:0 0 30px}.menu-features figure{margin:0;background:var(--white);padding:10px;border:1px solid var(--line);border-radius:5px}.menu-features img{width:100%;display:block;aspect-ratio:1.8/1;object-fit:cover;border-radius:3px}.menu-features figcaption{font-family:Georgia,serif;font-size:22px;color:var(--red);padding:12px 5px 4px;font-weight:700}@media(max-width:640px){.menu-features{gap:8px}.menu-features figcaption{font-size:17px;padding-top:8px}}
