/* Final polish layer: header rhythm, motion and richer footer treatment. */
.site-nav{position:relative!important;min-height:116px;background:linear-gradient(105deg,#15161b 0%,#202127 62%,#101115 100%);padding:11px 5vw!important;box-shadow:0 6px 22px rgba(0,0,0,.18)}
.site-nav:after{content:'';position:absolute;bottom:0;left:5vw;right:5vw;height:1px;background:linear-gradient(90deg,var(--orange),rgba(255,121,13,.12) 46%,transparent)}
.brand img{width:98px!important}.nav-wrap{min-height:92px}.nav-links a{position:relative}.nav-links a:after{content:'';position:absolute;width:0;left:0;bottom:-8px;height:2px;background:var(--orange);transition:width .25s ease}.nav-links a:hover:after,.nav-links a.active:after{width:100%}.nav-cta{box-shadow:7px 7px 0 rgba(255,121,13,.18)}
.poster-hero{min-height:calc(700px - 116px)}.poster-copy{padding-top:clamp(80px,10vw,145px)!important}.poster-hero .hero-photo img{animation:heroZoom 13s ease-out both}.hero-photo:before{content:'';position:absolute;z-index:1;inset:0;background:linear-gradient(135deg,rgba(255,121,13,.12),transparent 44%);mix-blend-mode:screen}
.reveal{opacity:0;transform:translateY(34px);transition:opacity .8s cubic-bezier(.2,.75,.2,1),transform .8s cubic-bezier(.2,.75,.2,1)}.reveal.visible{opacity:1;transform:none}.reveal:nth-child(2){transition-delay:.08s}.reveal:nth-child(3){transition-delay:.16s}
.dish-card,.feature-card,.gallery-preview img,.food-ribbon figure,.book-frame,.editorial-card{transition:transform .35s cubic-bezier(.2,.75,.2,1),box-shadow .35s ease}.dish-card:hover,.feature-card:hover{transform:translateY(-8px);box-shadow:0 22px 38px rgba(20,18,14,.14)}.gallery-preview img:hover,.food-ribbon figure:hover{transform:scale(1.015)}.button{position:relative;overflow:hidden}.button:before{content:'';position:absolute;inset:0;background:#fff;transform:translateX(-105%);transition:transform .35s ease;opacity:.15}.button:hover:before{transform:translateX(0)}
.footer{position:relative;padding-top:82px!important;background:radial-gradient(circle at 84% 8%,#31323a 0,#111217 36%,#0a0b0e 100%)!important}.footer:before{content:'';position:absolute;top:0;left:5vw;right:5vw;height:4px;background:linear-gradient(90deg,var(--orange),#f2ddbd 45%,var(--orange))}.footer-grid{padding-bottom:35px;border-bottom:1px solid rgba(255,255,255,.13)}.footer-grid>div:first-child{display:flex;flex-direction:column;align-items:center;text-align:center}.footer-grid>div:first-child .footer-logo{margin:0 auto 17px}.footer-grid>div:first-child p{max-width:300px;margin:0 auto}.footer a{transition:color .2s}.footer a:hover{color:var(--orange)}.footer-extras{max-width:1280px;margin:36px auto 0;padding:28px 0;display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:30px;border-bottom:1px solid rgba(255,255,255,.13)}.footer-extras h3{margin:0 0 10px;color:#fff;font:800 24px var(--display);text-transform:uppercase;letter-spacing:.07em}.footer-extras p{margin:0;font-size:13px}.footer-extras .footer-button{display:inline-block;margin-top:14px;border-bottom:2px solid var(--orange);padding-bottom:7px;color:#fff;font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.footer-extras .footer-hours{font-size:13px;line-height:1.85}.footer-bottom{margin-top:25px!important}.social-links{display:flex;align-items:center;gap:8px}.social-link{width:34px;height:34px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.38);border-radius:50%;color:#fff;transition:transform .2s ease,background .2s ease,border-color .2s ease,color .2s ease}.social-link svg{width:16px;height:16px}.social-link:hover{transform:translateY(-3px);background:var(--orange);border-color:var(--orange);color:#fff}.header-actions{display:flex;align-items:center;gap:13px;margin-left:auto}.header-actions .social-link{width:30px;height:30px}.header-actions .social-link svg{width:14px;height:14px}.footer-social{margin-top:16px}.footer-downloads{margin-top:10px}.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}@keyframes heroZoom{from{transform:scale(1.06)}to{transform:scale(1)}}
@media(max-width:800px){.site-nav{min-height:84px;padding:8px 5vw!important}.nav-wrap{min-height:68px;gap:12px}.brand img{width:74px!important}.header-actions{gap:6px;margin-left:auto}.header-actions .social-links{gap:5px}.header-actions .social-link{width:24px;height:24px}.header-actions .social-link svg{width:12px;height:12px}.menu-btn{order:4}.poster-hero{min-height:auto}.footer-extras{grid-template-columns:1fr}.reveal{opacity:1;transform:none}.site-nav:after{left:0;right:0}.nav-links.is-open{top:100%!important;z-index:20}}
