:root{--coal:#0b0b0b;--char:#171717;--cream:#fff4df;--orange:#ff5a00;--yellow:#ffb000;--line:#343434}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--coal);color:#fff;font-family:Inter,Arial,sans-serif}img{display:block;width:100%}a{color:inherit}.site-header{height:78px;position:fixed;z-index:20;top:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;padding:10px clamp(18px,4vw,62px);background:linear-gradient(180deg,rgba(0,0,0,.92),rgba(0,0,0,.72));backdrop-filter:blur(8px);border-bottom:1px solid #ffffff1c}.brand{width:190px;height:56px;overflow:hidden;border-radius:4px}.brand img{height:100%;object-fit:cover}.site-header nav{display:flex;gap:28px;align-items:center}.site-header nav a{text-decoration:none;font-weight:700;font-size:.9rem}.site-header nav a:not(.nav-cta):hover{color:var(--yellow)}.nav-cta{background:var(--orange);padding:13px 18px;border-radius:3px}.menu-toggle{display:none}.hero{position:relative;min-height:800px;height:100svh;display:flex;align-items:center;overflow:hidden}.hero-photo{position:absolute;inset:0;height:100%;object-fit:cover;object-position:57% center}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.94) 0%,rgba(0,0,0,.68) 40%,rgba(0,0,0,.1) 75%),linear-gradient(0deg,rgba(0,0,0,.66),transparent 42%)}.hero-copy{position:relative;z-index:2;width:min(680px,90vw);margin-left:clamp(24px,8vw,130px);padding-top:70px}.eyebrow{margin:0 0 14px;text-transform:uppercase;letter-spacing:.16em;font-size:.78rem;font-weight:800;color:var(--yellow)}h1,h2,h3{font-family:"Barlow Condensed",Impact,sans-serif;margin:0;line-height:.88;text-transform:uppercase}h1{font-size:clamp(5.4rem,12vw,10rem);font-weight:900;letter-spacing:-.055em}h1 span{color:var(--orange);text-shadow:0 2px 0 var(--yellow)}.hero-lede{max-width:560px;font-size:clamp(1.06rem,2vw,1.32rem);line-height:1.55;margin:24px 0 30px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 25px;border-radius:3px;text-decoration:none;text-transform:uppercase;font-weight:900;letter-spacing:.045em;font-family:"Barlow Condensed",sans-serif;font-size:1.08rem;transition:.2s transform,.2s background}.button:hover{transform:translateY(-2px)}.primary{background:linear-gradient(90deg,var(--orange),#ff2f00);box-shadow:0 8px 30px #ff4d003d}.ghost{border:2px solid white;background:#0007}.scroll-note{position:absolute;bottom:25px;right:4vw;z-index:2;text-transform:uppercase;font-size:.7rem;letter-spacing:.12em}.scroll-note span{color:var(--orange);font-size:1.2rem}.split-section{display:grid;grid-template-columns:1.05fr .95fr;min-height:650px;background:var(--cream);color:#15110e}.photo-panel{min-height:560px;overflow:hidden}.photo-panel img{height:100%;object-fit:cover}.content-panel{padding:clamp(60px,8vw,120px);display:flex;flex-direction:column;justify-content:center;position:relative}.content-panel:before{content:"";position:absolute;left:0;top:0;bottom:0;width:8px;background:linear-gradient(var(--yellow),var(--orange))}.hot{color:var(--orange)}h2{font-size:clamp(3.7rem,7.2vw,7rem);font-weight:900;letter-spacing:-.035em}.content-panel>p:not(.eyebrow){font-size:1.08rem;line-height:1.75;max-width:590px;color:#49413b}.features{display:flex;flex-wrap:wrap;gap:8px;margin:24px 0 32px}.features span{border:1px solid #d9c8b2;background:#fffaf1;padding:9px 12px;font-weight:700;font-size:.82rem;text-transform:uppercase}.content-panel .button{align-self:flex-start}.favorites{padding:clamp(72px,9vw,130px) clamp(20px,6vw,95px);background:#111}.section-heading{max-width:920px;margin-bottom:46px}.food-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.food-grid article{position:relative;min-height:480px;overflow:hidden;background:#222}.food-grid img{height:100%;object-fit:cover;transition:transform .5s}.food-grid article:hover img{transform:scale(1.035)}.food-grid article:after{content:"";position:absolute;inset:35% 0 0;background:linear-gradient(transparent,#000)}.food-grid article div{position:absolute;z-index:2;left:24px;right:24px;bottom:24px}.food-grid small{color:var(--yellow);font-weight:800;text-transform:uppercase;letter-spacing:.12em}.food-grid h3{font-size:clamp(2rem,3.4vw,3.7rem);margin-top:7px}.schedule{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(35px,7vw,100px);padding:clamp(75px,10vw,145px) clamp(20px,7vw,110px);background:linear-gradient(135deg,#f05100,#ff7a00);align-items:center}.schedule-copy h2{font-size:clamp(4.7rem,9vw,8rem)}.schedule-copy p:not(.eyebrow){max-width:440px;line-height:1.65;font-size:1.04rem}.dark{background:#121212;margin-top:15px}.calendar-card{background:#f8f3e9;color:#18130f;padding:24px;box-shadow:16px 16px 0 #111;border:4px solid #111}.calendar-top{display:flex;justify-content:space-between;gap:15px;border-bottom:2px solid #222;padding-bottom:15px;font-family:"Barlow Condensed";font-weight:900}.live-dot{color:#a92800}.calendar-preview{padding:28px 0}.date-block{display:grid;gap:7px;padding:25px;background:#fff;border-left:7px solid var(--orange);margin-bottom:14px}.date-block b{font-family:"Barlow Condensed";font-size:2rem}.calendar-preview>a{display:flex;justify-content:space-between;text-decoration:none;background:#161616;color:white;padding:20px;font-weight:800}.calendar-preview>a:hover{background:#2b2b2b}.embed-note{font-size:.77rem;color:#6d6258;margin:0}.book-band{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:60px clamp(20px,7vw,110px);background:#201712 url('assets/logo.jpg') center/cover no-repeat;background-blend-mode:multiply;border-top:2px solid #ff7a00}.book-band h2{font-size:clamp(4rem,8vw,7rem)}.book-actions{display:flex;align-items:center;gap:25px;flex-wrap:wrap}.light{background:#fff;color:#111}.phone{font-family:"Barlow Condensed";font-size:1.6rem;font-weight:900}footer{min-height:185px;padding:32px clamp(20px,7vw,110px);display:flex;align-items:center;gap:30px;color:#999;border-top:1px solid var(--line)}footer img{width:180px;height:70px;object-fit:cover}footer p:last-child{margin-left:auto}.menu-toggle{background:none;color:white;border:1px solid #777;padding:9px 12px;font-weight:800}@media(max-width:900px){.site-header nav{display:none;position:absolute;top:78px;left:0;right:0;background:#111;padding:24px;flex-direction:column;align-items:stretch}.site-header nav.open{display:flex}.menu-toggle{display:block}.hero-photo{object-position:64% center}.split-section,.schedule{grid-template-columns:1fr}.photo-panel{min-height:420px}.food-grid{grid-template-columns:1fr}.food-grid article{min-height:420px}.book-band{align-items:flex-start;flex-direction:column}footer{flex-wrap:wrap}footer p:last-child{margin-left:0}}@media(max-width:560px){.brand{width:145px;height:48px}.hero{min-height:740px}.hero-shade{background:linear-gradient(90deg,rgba(0,0,0,.94),rgba(0,0,0,.45)),linear-gradient(0deg,#000,transparent 50%)}h1{font-size:5.1rem}.scroll-note{display:none}.content-panel{padding:65px 25px}.favorites,.schedule{padding-left:20px;padding-right:20px}.calendar-card{box-shadow:8px 8px 0 #111;padding:17px}.calendar-top{font-size:.78rem}footer{flex-direction:column;align-items:flex-start}}
