@font-face{font-family:Barlow;src:url('assets/barlow-condensed-800.ttf') format('truetype');font-weight:800;font-display:swap}
@font-face{font-family:Barlow;src:url('assets/barlow-condensed-700.ttf') format('truetype');font-weight:700;font-display:swap}
@font-face{font-family:DM;src:url('assets/dm-sans-400.ttf') format('truetype');font-weight:400;font-display:swap}
@font-face{font-family:DM;src:url('assets/dm-sans-700.ttf') format('truetype');font-weight:700;font-display:swap}
:root{--rose:oklch(.49 .18 350);--rose-dark:oklch(.39 .15 350);--white:oklch(1 0 0);--ink:oklch(.24 .035 340);--muted:oklch(.46 .03 340);--line:oklch(.86 .015 340);--yellow:oklch(.92 .12 95);--plum:oklch(.25 .065 345);--on-plum:oklch(.86 .025 340);--display:Barlow,'Arial Narrow',Impact,sans-serif;--body:DM,Arial,sans-serif;--page-width:1264px;--ease:cubic-bezier(.22,1,.36,1);--z-skip:3}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--white);color:var(--ink);font:400 16px/1.6 var(--body);-webkit-font-smoothing:antialiased}h1,h2,h3,h4,p,figure{margin:0}h1,h2,h3,h4{text-wrap:balance}p{text-wrap:pretty}a{color:inherit;text-underline-offset:5px}button{font:inherit;cursor:pointer}img{max-width:100%;display:block}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline:3px solid currentColor;outline-offset:5px}[hidden]{display:none!important}::selection{background:var(--yellow);color:var(--ink)}.shell{width:min(var(--page-width),100% - 96px);margin-inline:auto}.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;top:12px;left:12px;padding:12px 20px;background:var(--white);color:var(--ink);z-index:var(--z-skip);transform:translateY(-160%)}.skip-link:focus{transform:none}
.demo-note{padding:9px 0;background:var(--plum);color:var(--white);font-size:12px;line-height:1.5}.demo-note-inner{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:6px 24px}.demo-note-inner>p{flex:1 1 500px}.demo-links{display:flex;align-items:center;flex-wrap:wrap;gap:8px 24px}.demo-links a{display:inline-flex;align-items:center;min-height:32px;font-weight:700}.demo-note span{margin-inline:8px}.demo-note a{color:var(--white)}.site-header{min-height:106px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;align-items:center;gap:12px;text-decoration:none}.brand>span{font:800 29px/.95 var(--display);letter-spacing:.015em}.brand small{display:block;font:700 10px/1.4 var(--body);letter-spacing:.22em;margin-top:8px}.brand img{width:54px;height:62px;object-fit:contain}.site-header nav{display:flex;align-items:center;gap:36px}.site-header nav>a:not(.button){font-size:14px;font-weight:700;text-decoration:none;padding-block:12px;min-height:44px}.site-header nav>a:not(.button):hover{text-decoration:underline}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;min-height:52px;padding:14px 23px;text-decoration:none;font-size:14px;font-weight:700;border:0;border-radius:3px;transition:transform 180ms var(--ease),background-color 180ms var(--ease)}.button:hover{transform:translateY(-2px)}.button:active{transform:translateY(0)}.button span{font-size:20px;line-height:1}.button-dark{background:var(--ink);color:var(--white)}.button-dark:hover{background:var(--rose)}.button-white{background:var(--white);color:var(--rose-dark)}.button-white:hover{background:var(--yellow)}.button-rose{background:var(--rose);color:var(--white)}.button-rose:hover{background:var(--rose-dark)}.text-link{display:inline-flex;align-items:center;gap:14px;min-height:48px;font-size:14px;font-weight:700;text-decoration:none}.text-link:hover{text-decoration:underline}
.hero{display:grid;grid-template-columns:46% 54%;min-height:585px;background:var(--rose);color:var(--white)}.hero-copy{padding:54px clamp(30px,4vw,68px) 36px max(48px,calc((100vw - var(--page-width))/2));display:flex;flex-direction:column;align-items:flex-start}.location-label{display:flex;align-items:center;gap:10px;font-size:11px;letter-spacing:.16em;font-weight:700}.location-dot{width:7px;height:7px;flex:none;background:var(--yellow);border-radius:50%}h1{font:800 clamp(64px,6.9vw,96px)/.94 var(--display);letter-spacing:-.02em;margin:30px 0 25px}.hero-lead{font-size:21px;line-height:1.45;font-weight:700}.hero-description{max-width:34ch;font-size:14px;line-height:1.7;margin-top:13px}.hero-actions{display:flex;align-items:center;gap:26px;margin-top:28px}.hero-address{margin-top:auto;padding-top:35px;font-size:11px;text-decoration:none;border-bottom:1px solid transparent}.hero-address:hover{border-bottom-color:currentColor}.hero-photo{position:relative;min-width:0;overflow:hidden;background:var(--yellow)}.hero-photo>img{width:100%;height:100%;object-fit:cover;object-position:59% center}.specialty-stamp{position:absolute;top:30px;right:28px;width:137px;height:137px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:50%;background:var(--yellow);color:var(--ink);transform:rotate(10deg);outline:1px dashed var(--ink);outline-offset:-8px}.specialty-stamp>span{font-size:8px;font-weight:700;letter-spacing:.09em}.specialty-stamp strong{font:800 32px/.91 var(--display);text-align:center;margin:9px 0}.hero-photo figcaption{position:absolute;bottom:20px;left:24px;padding:7px 13px;background:var(--white);color:var(--ink);font-size:11px}.cuisine-ribbon{display:flex;align-items:center;justify-content:space-around;gap:24px;padding:17px 40px;background:var(--yellow);color:var(--ink);font:700 clamp(19px,2.2vw,29px)/1 var(--display)}.cuisine-ribbon i{font-style:normal;font-size:24px}
.menu-section{padding-block:85px 72px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:34px}.section-intro{font-size:14px;margin-bottom:10px}.section-heading h2{font:800 clamp(48px,5vw,64px)/.95 var(--display);letter-spacing:-.01em;color:var(--rose)}.section-heading>p{font-size:14px;color:var(--muted);padding-bottom:3px}.menu-controls{display:flex;gap:30px;border-bottom:1px solid var(--line)}.menu-controls button{display:flex;align-items:center;gap:14px;padding:14px 2px;min-height:52px;color:var(--muted);background:none;border:0;border-bottom:3px solid transparent;font-weight:700;font-size:14px}.menu-controls button span{font-size:10px;font-weight:400}.menu-controls button[aria-pressed=true]{color:var(--rose);border-bottom-color:var(--rose)}.menu-controls button:hover{color:var(--rose)}.menu-panel{padding-top:23px}.category-title{font:700 26px/1.2 var(--display);margin-bottom:8px}.menu-enhanced .category-title{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.category-description{font-size:13px;color:var(--muted);margin-bottom:11px}.menu-grid{display:grid;grid-template-columns:1fr 1fr;column-gap:64px}.menu-item{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;padding:26px 0;border-bottom:1px solid var(--line);min-height:134px}.menu-item h4{font:700 26px/1.12 var(--display);margin-bottom:10px}.menu-item p{font-size:13px;line-height:1.65;color:var(--muted);max-width:44ch}.price{font-size:16px;font-weight:700;white-space:nowrap;font-variant-numeric:tabular-nums}.dish-tag{display:inline-block;font-size:9px;letter-spacing:.04em;font-weight:700;padding:3px 7px;background:var(--yellow);margin-top:12px}.menu-bottom{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-top:26px}.menu-bottom p{font-size:11px;color:var(--muted)}.menu-bottom .text-link{color:var(--rose)}
.visit-section{display:grid;grid-template-columns:1fr 1fr;background:var(--plum);color:var(--white)}.visit-photo{position:relative;min-width:0;min-height:640px;overflow:hidden}.visit-photo img{width:100%;height:100%;object-fit:cover;object-position:48% center}.photo-label{position:absolute;left:24px;bottom:24px;right:24px;width:fit-content;max-width:calc(100% - 48px);background:var(--white);color:var(--ink);padding:10px 14px;font-size:10px;letter-spacing:.06em;font-weight:700}.visit-copy{padding:55px clamp(30px,5vw,80px)}.visit-copy>.section-intro{color:var(--yellow)}.visit-copy h2{font:800 clamp(48px,5.3vw,72px)/.93 var(--display);letter-spacing:-.01em;margin:19px 0 24px}.visit-copy address{font-size:15px;line-height:1.7;font-style:normal}.visit-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px 24px;margin-top:24px}.visit-actions .button{font-size:13px;min-height:48px;padding:11px 19px}.visit-actions .text-link{font-size:13px}.hours{margin:30px 0 13px;font-size:13px}.hours>div{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid oklch(.45 .045 345);padding-block:9px}.hours dd{margin:0}.hours-note{font-size:11px;line-height:1.6;color:var(--on-plum);max-width:46ch}.catering{display:flex;justify-content:space-between;align-items:center;gap:28px;padding-block:61px}.catering h2{font:800 clamp(30px,3.6vw,44px)/1 var(--display);color:var(--rose);margin-bottom:12px}.catering p{font-size:13px;color:var(--muted)}.catering .button{flex-shrink:0}
footer{background:var(--plum);color:var(--white)}.footer-main{display:flex;justify-content:space-between;align-items:center;gap:25px;padding-block:42px 32px}.footer-brand{font:800 38px/1 var(--display);text-decoration:none}.footer-brand small{display:block;font:400 9px/1.6 var(--body);letter-spacing:.15em;margin-top:10px}.footer-main>div{display:flex;gap:28px;font-size:13px}.footer-main>div a{display:inline-flex;align-items:center;min-height:44px}.footer-note{display:flex;justify-content:space-between;gap:16px;border-top:1px solid oklch(.45 .045 345);padding-block:19px 24px;color:var(--on-plum);font-size:10px}
@media(min-width:1600px){.hero{min-height:650px}.hero-photo>img{max-height:700px}.visit-photo{max-height:800px}}
@media(max-width:1100px){.shell{width:calc(100% - 64px)}.hero-copy{padding-left:32px;padding-right:28px}.hero-actions{gap:14px;flex-wrap:wrap}.hero-actions .button{gap:16px;padding-inline:18px}.hero{grid-template-columns:48% 52%}h1{font-size:clamp(60px,7vw,84px)}.menu-grid{column-gap:36px}.visit-copy{padding:45px 32px}.site-header nav{gap:24px}.visit-photo{min-height:650px}}
@media(max-width:760px){.shell{width:calc(100% - 40px)}.site-header{min-height:94px;gap:14px;flex-wrap:wrap;padding-block:14px}.brand>span{font-size:25px}.brand img{width:42px;height:48px}.brand small{font-size:8px;margin-top:7px}.site-header nav{gap:20px}.site-header nav>a:not(.button){font-size:12px}.nav-order{display:none}.hero{grid-template-columns:1fr}.hero-copy{padding:38px 24px 30px}.location-label{font-size:10px}h1{font-size:clamp(64px,13vw,90px);margin:24px 0 20px}.hero-lead{font-size:19px}.hero-description{max-width:38ch}.hero-actions{gap:22px;margin-top:24px}.hero-address{padding-top:27px}.hero-photo{aspect-ratio:1.4}.hero-photo>img{object-position:center}.specialty-stamp{width:110px;height:110px;top:18px;right:18px}.specialty-stamp strong{font-size:26px;margin:7px 0}.specialty-stamp>span{font-size:6px}.hero-photo figcaption{bottom:14px;left:16px;font-size:10px}.cuisine-ribbon{gap:13px;padding:17px 16px;font-size:19px;flex-wrap:wrap;justify-content:center}.cuisine-ribbon i{font-size:17px}.cuisine-ribbon i:last-of-type{display:none}.cuisine-ribbon span:last-child{display:none}.menu-section{padding-block:54px 46px}.section-heading{margin-bottom:23px;gap:20px}.section-heading h2{font-size:49px}.section-heading>p{display:none}.section-intro{font-size:13px}.menu-controls{gap:24px}.menu-controls button{font-size:13px;gap:9px}.menu-grid{grid-template-columns:1fr}.menu-item{min-height:0;padding-block:23px}.menu-item h4{font-size:25px}.category-description{font-size:12px;max-width:42ch}.menu-bottom{align-items:flex-start;flex-direction:column;gap:12px}.menu-bottom .text-link{font-size:13px}.visit-section{grid-template-columns:1fr}.visit-photo{min-height:0;aspect-ratio:1.25;max-height:550px}.visit-photo img{object-position:center}.visit-copy{padding:40px 24px 44px}.visit-copy h2{font-size:64px}.visit-actions{gap:12px 22px}.hours{max-width:500px}.catering{padding-block:42px;flex-direction:column;align-items:flex-start;gap:22px}.catering h2{font-size:35px;max-width:18ch}.catering p{max-width:39ch}.footer-main{align-items:flex-start;flex-direction:column;padding-block:35px 20px;gap:18px}.footer-brand{font-size:35px}.footer-note{flex-direction:column;gap:8px;font-size:10px}.footer-main>div{gap:24px;font-size:12px}}
@media(max-width:380px){.site-header nav{gap:14px}.site-header{gap:10px}.brand{gap:8px}.brand img{width:34px;height:42px}.brand>span{font-size:23px}.brand small{font-size:7px}.site-header nav>a:not(.button){font-size:11px}.menu-controls{gap:17px}.menu-controls button{font-size:12px}.hero-actions{gap:16px}.hero-actions .text-link{font-size:12px}.hero h1{font-size:64px}.cuisine-ribbon{font-size:17px;gap:11px}.menu-item{gap:12px}.menu-item h4{font-size:23px}.price{font-size:14px}.visit-copy h2{font-size:57px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}.button:hover{transform:none}}
@media print{.demo-note,.menu-controls,.hero-actions,.visit-actions,.catering,.site-header nav{display:none!important}.menu-panel[hidden]{display:block!important}.hero,.visit-section{display:block;background:white;color:black}.hero-photo,.visit-photo{display:none}.hero-copy,.visit-copy{padding:20px 0}.shell{width:100%}.menu-section{padding:20px 0}.menu-grid{grid-template-columns:1fr 1fr}.menu-enhanced .category-title{position:static;width:auto;height:auto;overflow:visible;clip-path:none;white-space:normal}footer{background:white;color:black}}
