:root{--yellow:#f3d60e;--ochre:#dfbc23;--ink:#221f20;--paper:#fffef9;--line:#221f2030}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);background:var(--paper);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid #cb5426;outline-offset:5px}img{max-width:100%;display:block}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-family:Impact,'Arial Narrow','Helvetica Neue',Arial,sans-serif;font-weight:900;letter-spacing:-.045em;line-height:1.02}h1{font-size:clamp(4rem,7.8vw,8rem);max-width:1050px}h2{font-size:clamp(3.1rem,5.6vw,6rem)}h3{font-size:2.3rem}.skip{position:fixed;top:-100px;left:20px;background:var(--yellow);padding:12px;z-index:20}.skip:focus{top:10px}.header{height:100px;display:flex;align-items:center;justify-content:space-between;padding:8px 4.2%;gap:28px;background:var(--paper);position:relative;z-index:10;border-bottom:1px solid var(--line)}.logo img{width:132px;height:auto}.header nav{display:flex;gap:32px}.header nav a{font-size:14px;font-weight:600}.header nav a:hover{text-decoration:underline;text-underline-offset:6px}.nav-actions{display:flex;align-items:center;gap:22px}.nav-actions button{border:0;background:none;font-size:14px;font-weight:700;padding:8px}.button{display:inline-flex;align-items:center;justify-content:center;padding:16px 25px;border:1px solid var(--yellow);background:var(--yellow);color:var(--ink);font-size:15px;font-weight:700;transition:background .2s,transform .2s}.button:hover{background:var(--ochre);transform:translateY(-2px)}.button.small{padding:12px 20px}.hero{position:relative;min-height:710px;height:calc(100svh - 100px);max-height:1050px;background:var(--ink);color:white;display:flex;align-items:center;padding:90px 6% 110px}.hero-photo,.hero-shade{position:absolute;inset:0}.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:center}.hero-shade{background:linear-gradient(90deg,rgba(0,0,0,.65),rgba(0,0,0,.26) 70%),linear-gradient(0deg,rgba(0,0,0,.6),transparent 35%)}.hero-content{position:relative;max-width:1120px}.eyebrow,.section-label,.hero-bottom,.tag,.ribbon,.gallery figcaption,.footer-bottom{font-family:'Courier New',monospace;font-size:14px;letter-spacing:.06em;font-weight:700}.hero .eyebrow{margin-bottom:28px;color:var(--yellow)}.hero h1{color:var(--yellow)}.hero-description{font-size:19px;margin:25px 0 31px}.hero-bottom{position:absolute;left:6%;right:6%;bottom:28px;display:flex;justify-content:space-between;gap:20px;font-size:12px}.hero-bottom a{border-bottom:1px solid #ffffff70;padding-bottom:3px}.ribbon{display:flex;justify-content:space-around;align-items:center;gap:30px;background:var(--yellow);padding:22px 4%;font-size:20px;overflow:hidden;white-space:nowrap}.ribbon b{font-size:26px}.section{padding:95px 6%}.section-label{display:flex;gap:28px;align-items:baseline;margin-bottom:40px}.section-label span{opacity:.55}.about-main{display:grid;grid-template-columns:1.1fr 1fr;gap:9%}.about-copy{padding-top:3px;max-width:510px}.about-copy p{font-size:19px;margin-bottom:22px}.text-link{font-weight:700;display:inline-block;border-bottom:1px solid;padding-bottom:5px;margin-top:10px}.menu-section{background:var(--ink);color:var(--paper)}.menu-section .section-label{color:var(--yellow)}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:55px}.section-heading>p{font-size:18px;max-width:320px}.menu-section h2{color:var(--yellow)}.menu-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #ffffff50;border-bottom:1px solid #ffffff50}.menu-grid article{padding:34px 36px 35px 0}.menu-grid article+article{padding-left:36px;border-left:1px solid #ffffff50}.item-number{font-family:monospace;font-size:14px;color:var(--yellow);display:block;margin-bottom:34px}.menu-grid h3{margin-bottom:20px}.menu-grid p{color:#dedad7;max-width:320px;min-height:110px}.tag{display:block;margin-top:28px;color:var(--yellow);font-size:12px}.menu-note{display:flex;gap:20px;justify-content:space-between;align-items:center;margin-top:30px}.menu-note p{font-size:14px;color:#dedad7}.menu-note a{white-space:nowrap;color:var(--yellow);font-size:14px}.gallery{display:grid;grid-template-columns:1.2fr 1fr;gap:28px;align-items:start}.gallery figure+figure{margin-top:95px}.gallery img{width:100%;height:480px;object-fit:cover;background:#eee}.gallery figure+figure img{height:380px}.gallery figcaption{display:flex;justify-content:space-between;gap:15px;margin-top:15px;font-size:12px}.visit-section{background:var(--yellow)}.visit-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:80px}.visit-grid h2{margin-bottom:35px}.dark{background:var(--ink);color:var(--yellow);border-color:var(--ink)}.dark:hover{background:#3c3537}.visit-details{display:grid;gap:30px;padding-top:10px}.visit-details>div+div{border-top:1px solid var(--line);padding-top:25px}.visit-details .eyebrow{margin-bottom:12px}.visit-details address{font-style:normal;font-size:23px;line-height:1.5}.phone{font-size:25px;font-weight:700}.visit-details p:not(.eyebrow){margin-top:10px;max-width:330px}footer{background:var(--ink);color:var(--paper);padding:45px 6% 20px}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-bottom:40px}.footer-top img{width:190px;height:auto;filter:invert(1);mix-blend-mode:screen}.footer-top p{font-family:monospace;font-size:14px}.footer-top>a:last-child{font-size:14px;border-bottom:1px solid}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #ffffff30;padding-top:20px;font-size:12px;color:#c7c3c1}.menu-toggle{display:none}@media(min-width:1600px){.section{padding-left:max(6%,calc((100vw - 1450px)/2));padding-right:max(6%,calc((100vw - 1450px)/2))}}@media(max-width:1000px){.header nav{gap:19px}.header{padding-inline:4%;gap:20px}.nav-actions{gap:12px}.hero{min-height:630px}.menu-grid article{padding-right:20px}.menu-grid article+article{padding-left:20px}.menu-grid p{min-height:150px}.visit-grid{gap:50px}.gallery img{height:400px}.gallery figure+figure img{height:320px}}@media(max-width:760px){html{scroll-padding-top:30px}.header{height:85px;padding-inline:6%;gap:15px}.logo img{width:104px}.nav-actions .small{display:none}.header nav{display:none;position:absolute;top:85px;left:0;right:0;background:var(--paper);padding:25px 6%;border-bottom:1px solid var(--line);flex-direction:column;gap:20px}.header nav.open{display:flex}.nav-actions .menu-toggle{display:flex;flex-direction:column;gap:6px;padding:12px 0 12px 10px}.menu-toggle span{width:25px;height:2px;background:var(--ink)}.hero{height:calc(90svh - 85px);min-height:570px;padding:65px 6% 100px}.hero-shade{background:linear-gradient(90deg,#000b,#0006),linear-gradient(0deg,#0008,transparent 50%)}.hero h1{font-size:clamp(3.5rem,10.2vw,5rem)}.hero .eyebrow{font-size:12px;margin-bottom:22px}.hero-description{font-size:16px;max-width:290px;margin-top:23px}.hero-bottom{font-size:12px;bottom:23px}.hero-bottom>span{display:none}.ribbon{justify-content:flex-start;gap:22px;font-size:16px;padding-block:16px}.ribbon b{font-size:19px}.section{padding:62px 6%}.section-label{font-size:12px;gap:18px;margin-bottom:30px}.about-main{grid-template-columns:1fr;gap:30px}.about-copy p{font-size:17px}.section-heading{display:block;margin-bottom:32px}.section-heading>p{margin-top:24px;font-size:16px}.menu-grid{grid-template-columns:1fr}.menu-grid article,.menu-grid article+article{padding:30px 0;border-left:0}.menu-grid article+article{border-top:1px solid #ffffff50}.item-number{margin-bottom:20px}.menu-grid p{min-height:0;max-width:100%}.menu-grid h3{font-size:2.1rem}.tag{margin-top:20px}.menu-note{display:block}.menu-note a{margin-top:18px}.gallery{grid-template-columns:1fr;gap:30px}.gallery figure+figure{margin-top:0}.gallery img,.gallery figure+figure img{height:360px}.visit-grid{grid-template-columns:1fr;gap:35px}.visit-details address{font-size:21px}.footer-top{align-items:flex-start;flex-wrap:wrap;gap:25px}.footer-top img{width:150px}.footer-top p{font-size:12px}.footer-bottom{display:block}.footer-bottom span{display:block;margin-bottom:8px}h2{font-size:clamp(2.8rem,9.4vw,4rem)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
