:root{--ink: #171412;--charcoal: #26211d;--paper: #f4efe5;--cream: #fff9ee;--rust: #bf573f;--tomato: #d94b35;--teal: #174d50;--gold: #d8ae68;--line: rgba(23, 20, 18, .16);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper)}a{color:inherit}img{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Georgia,Times New Roman,serif}.site-header{position:absolute;z-index:10;top:0;left:0;right:0;height:96px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(24px,5vw,80px);color:#fff;border-bottom:1px solid rgba(255,255,255,.2)}.brand img{width:76px;height:54px;object-fit:contain;filter:brightness(0) invert(1)}.site-header nav{display:flex;align-items:center;gap:clamp(20px,3vw,46px)}.site-header nav a{font-size:.82rem;font-weight:750;letter-spacing:.11em;text-transform:uppercase;text-decoration:none;padding:10px 0}.site-header nav a.active{border-bottom:2px solid var(--gold)}.site-header .nav-call{border:1px solid rgba(255,255,255,.55);padding:12px 18px}.hero{position:relative;min-height:780px;height:94vh;display:flex;align-items:center;color:#fff;background-size:cover;background-position:center;overflow:hidden}.roadhouse-hero{background-image:url(/images/roadhouse-patio.webp);background-position:center 58%}.state-hero{background-image:url(/images/state-shed-exterior.webp);background-position:center}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#0f0c0aed,#0f0c0aa8 48%,#0f0c0a1f),linear-gradient(0deg,rgba(15,12,10,.35),transparent 55%)}.hero-content{position:relative;z-index:1;width:min(700px,88vw);margin-left:clamp(24px,9vw,150px);padding-top:80px}.eyebrow{margin-bottom:18px;font-size:.77rem;font-weight:800;letter-spacing:.19em;line-height:1.5;text-transform:uppercase}.hero-logo{width:clamp(180px,20vw,290px);max-height:165px;object-fit:contain;object-position:left center;margin-bottom:14px}.hero h1{max-width:680px;margin-bottom:24px;font-size:clamp(3.1rem,6.4vw,6.6rem);line-height:.92;letter-spacing:-.055em;font-weight:500}.hero-copy{max-width:590px;margin-bottom:34px;color:#ffffffdb;font-size:clamp(1rem,1.4vw,1.22rem);line-height:1.7}.button-row{display:flex;gap:12px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:50px;padding:0 25px;border:1px solid transparent;font-size:.78rem;font-weight:850;letter-spacing:.11em;text-transform:uppercase;text-decoration:none;transition:transform .2s,background .2s,color .2s}.button:hover{transform:translateY(-2px)}.button.primary{background:var(--rust);color:#fff}.button.primary:hover{background:#d0654c}.button.ghost{border-color:#ffffff8c;color:#fff}.button.ghost:hover{background:#fff;color:var(--ink)}.button.light{background:var(--cream);color:var(--ink)}.button.dark{background:var(--ink);color:#fff}.scroll-cue{position:absolute;z-index:2;bottom:36px;right:clamp(24px,5vw,80px);color:#fffc;font-size:.74rem;letter-spacing:.15em;text-transform:uppercase;text-decoration:none}.scroll-cue span{margin-left:12px;font-size:1.3rem}.split-section{width:min(1180px,88vw);margin:0 auto;padding:130px 0;display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(60px,9vw,130px);align-items:center}.section-copy h2,.menu-heading h2,.sister-callout h2,.hours-banner h2{margin-bottom:24px;font-size:clamp(2.5rem,4.8vw,4.8rem);line-height:.98;letter-spacing:-.045em;font-weight:500}.section-copy>p:not(.eyebrow),.sister-callout p:not(.eyebrow){max-width:570px;color:#5b514a;font-size:1.08rem;line-height:1.85}.rust{color:var(--rust)}.gold{color:var(--gold)}.tomato{color:var(--tomato)}.cream{color:var(--cream)}.quick-facts{display:flex;flex-wrap:wrap;gap:10px;margin-top:34px}.quick-facts span{padding:9px 13px;border:1px solid var(--line);font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.feature-photo{position:relative;margin:0}.feature-photo:before{content:"";position:absolute;z-index:-1;inset:28px -28px -28px 28px;background:var(--teal)}.feature-photo img{width:100%;height:530px;object-fit:cover}.feature-photo figcaption{position:absolute;right:0;bottom:0;padding:11px 16px;background:var(--cream);font-family:Georgia,serif;font-style:italic}.menu-section{padding:120px max(6vw,24px);background:var(--charcoal);color:var(--cream)}.menu-heading{width:min(1200px,100%);margin:0 auto 58px;display:flex;align-items:end;justify-content:space-between;gap:30px}.menu-heading h2{margin-bottom:0}.text-link{display:inline-flex;gap:10px;padding-bottom:7px;border-bottom:1px solid currentColor;font-size:.82rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase;text-decoration:none}.menu-grid{width:min(1200px,100%);margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(255,255,255,.2);border-bottom:1px solid rgba(255,255,255,.2)}.menu-card{position:relative;min-height:310px;padding:45px 38px;border-right:1px solid rgba(255,255,255,.2)}.menu-card:last-child{border-right:0}.menu-card.featured{background:var(--teal)}.menu-number{color:var(--gold);font-size:.72rem;letter-spacing:.14em}.menu-card h3{margin:55px 0 15px;font-size:1.7rem;font-weight:500}.menu-card p{min-height:86px;color:#ffffffab;line-height:1.6}.menu-card strong{color:var(--gold);font-family:Georgia,serif;font-size:1.2rem}.menu-note{width:min(1200px,100%);margin:22px auto 0;color:#ffffff73;font-size:.76rem}.music-section{min-height:680px;display:grid;grid-template-columns:1.15fr .85fr;background:var(--teal);color:#fff}.music-photo img{width:100%;height:100%;min-height:680px;object-fit:cover}.music-copy{align-self:center;padding:clamp(55px,8vw,120px)}.music-copy h2{margin-bottom:24px;font-size:clamp(2.7rem,4.5vw,4.8rem);line-height:.98;font-weight:500}.music-copy p:not(.eyebrow){margin-bottom:34px;color:#ffffffbf;line-height:1.8}.sister-callout{padding:100px max(7vw,26px);display:flex;justify-content:space-between;align-items:end;gap:50px;background:var(--paper)}.sister-callout h2{margin-bottom:15px;font-size:clamp(2.5rem,4vw,4.2rem)}.sister-callout p:not(.eyebrow){margin-bottom:0}.state-badge{position:absolute;right:7vw;bottom:-8vh;color:#ffffff1a;font-family:Georgia,serif;font-size:min(34vw,450px);line-height:1}.state-content h1{text-transform:uppercase;letter-spacing:-.06em}.state-content h1 em{color:var(--tomato);font-weight:400;text-transform:none}.button.pizza{background:var(--tomato)}.state-facts span{border-color:#d94b3559}.state-photo:before{background:var(--tomato)}.coming-section{min-height:640px;padding:90px max(8vw,30px);display:grid;grid-template-columns:.75fr 1.25fr;gap:9vw;align-items:center;background:var(--tomato);color:var(--cream)}.coming-mark{width:min(370px,36vw);aspect-ratio:1;display:grid;place-items:center;border:3px solid var(--cream);border-radius:50%;font-family:Georgia,serif;font-size:clamp(2.6rem,6vw,5.6rem);line-height:.82;text-align:center;transform:rotate(-6deg)}.coming-section h2{margin-bottom:24px;font-size:clamp(3rem,6vw,6rem);line-height:.92;font-weight:500}.coming-section p:not(.eyebrow){max-width:610px;margin-bottom:32px;color:#ffffffc7;font-size:1.08rem;line-height:1.8}.hours-banner{padding:110px max(8vw,30px);background:var(--cream)}.hours-lines{max-width:830px;margin:40px 0;border-top:1px solid var(--line)}.hours-lines div{display:flex;justify-content:space-between;gap:30px;padding:23px 0;border-bottom:1px solid var(--line);font-size:clamp(1.15rem,2.3vw,2rem)}.hours-lines span{font-family:Georgia,serif}.seasonal-note{color:var(--gold);font-size:.78rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.state-to-road{background:var(--teal);color:#fff}.state-to-road p:not(.eyebrow){color:#ffffffb3}.site-footer{padding:90px max(7vw,26px) 28px;background:var(--ink);color:#fff}.site-footer>div:first-child{margin-bottom:60px}.site-footer h2{max-width:750px;font-size:clamp(2.6rem,5vw,5.2rem);line-height:.95;font-weight:500}.footer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;padding:48px 0;border-top:1px solid rgba(255,255,255,.16);border-bottom:1px solid rgba(255,255,255,.16)}.footer-grid h3{margin-bottom:20px;color:var(--gold);font-family:inherit;font-size:.76rem;letter-spacing:.15em;text-transform:uppercase}.footer-grid p{color:#ffffffa6;line-height:1.75}.footer-grid a{color:#fff}.footer-grid .phone{display:inline-block;margin-bottom:12px;font-family:Georgia,serif;font-size:1.55rem;text-decoration:none}.footer-bottom{display:flex;justify-content:space-between;padding-top:28px;color:#fff6;font-size:.73rem;letter-spacing:.08em;text-transform:uppercase}@media(max-width:850px){.site-header{height:78px;padding:0 20px}.brand img{width:57px}.site-header nav{gap:16px}.site-header nav a{font-size:.68rem}.site-header nav a:nth-child(3),.site-header .nav-call{display:none}.hero{min-height:680px;height:90svh}.hero-content{margin-left:7vw;padding-top:60px}.hero-shade{background:linear-gradient(90deg,#0f0c0aeb,#0f0c0a7a),linear-gradient(0deg,rgba(15,12,10,.5),transparent)}.split-section{padding:85px 0;grid-template-columns:1fr;gap:60px}.feature-photo img{height:min(500px,75vw)}.menu-section{padding-top:85px;padding-bottom:85px}.menu-heading{align-items:start;flex-direction:column}.menu-grid{grid-template-columns:1fr}.menu-card{min-height:0;border-right:0;border-bottom:1px solid rgba(255,255,255,.2)}.menu-card:last-child{border-bottom:0}.menu-card h3{margin-top:30px}.menu-card p{min-height:0}.music-section{grid-template-columns:1fr}.music-photo img{min-height:440px;height:60vw}.sister-callout{align-items:start;flex-direction:column;padding-top:75px;padding-bottom:75px}.coming-section{grid-template-columns:1fr}.coming-mark{width:240px}.footer-grid{grid-template-columns:1fr;gap:26px}}@media(max-width:520px){.hero-logo{width:165px}.hero h1{font-size:3.3rem}.button-row{flex-direction:column;align-items:stretch}.scroll-cue{display:none}.feature-photo:before{inset:18px -14px -18px 14px}.quick-facts{align-items:flex-start;flex-direction:column}.music-copy{padding:70px 26px}.hours-lines div{align-items:flex-start;flex-direction:column;gap:6px}.footer-bottom{gap:12px;flex-direction:column}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
