.st-restaurant{--navy:#082b45;--orange:#f58220;--cream:#fff8ef;--terracotta:#a84f2c;--ink:#243641;color:var(--ink);background:#fff;font-family:var(--st-font-family-body,inherit)}
.st-restaurant *{box-sizing:border-box}.st-restaurant img{display:block;width:100%;height:100%;object-fit:cover}.st-restaurant h1,.st-restaurant h2,.st-restaurant h3,.st-restaurant p{margin-top:0}.st-restaurant h1,.st-restaurant h2,.st-restaurant h3{font-family:var(--st-font-family-heading,inherit);text-wrap:balance}.st-restaurant h2{color:var(--navy);font-size:clamp(2rem,5vw,3.7rem);line-height:1.08}.st-restaurant__container{width:min(100% - 2.5rem,1200px);margin-inline:auto}.st-restaurant__section{padding:clamp(4rem,8vw,7rem) 0}.st-restaurant__section--warm{background:var(--cream)}.st-restaurant__section--navy{color:#fff;background:var(--navy)}.st-restaurant__section--navy h2{color:#fff}.st-restaurant__eyebrow{margin-bottom:.75rem;color:var(--orange);font-size:.82rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.st-restaurant__header{max-width:790px;margin:0 auto 2.8rem;text-align:center}.st-restaurant__header>p:last-child,.st-restaurant__split p,.st-restaurant__location p{font-size:1.08rem;line-height:1.75}
.st-restaurant__hero,.st-restaurant__final{position:relative;isolation:isolate;display:grid;min-height:min(88vh,850px);padding:clamp(7rem,13vw,11rem) 1.25rem 5rem;color:#fff;background:var(--navy);place-items:end start}.st-restaurant__hero::before,.st-restaurant__final::before{position:absolute;z-index:-2;inset:0;background-image:var(--st-restaurant-image);background-position:center;background-size:cover;content:""}.st-restaurant__hero::after,.st-restaurant__final::after{position:absolute;z-index:-1;inset:0;background:linear-gradient(90deg,rgba(30,20,13,.9),rgba(30,20,13,.2));content:""}.st-restaurant__hero-inner{width:min(100%,1200px);margin-inline:auto}.st-restaurant__hero h1{max-width:850px;margin-bottom:1.2rem;color:#fff;font-size:clamp(3rem,8vw,6.2rem);line-height:.94}.st-restaurant__lead{max-width:680px;font-size:clamp(1.08rem,2vw,1.4rem);line-height:1.65}.st-restaurant__actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2rem}.st-restaurant__button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:.8rem 1.4rem;border:2px solid transparent;border-radius:999px;color:var(--navy);background:var(--orange);font-weight:800;text-decoration:none}.st-restaurant__button.is-secondary{border-color:#fff;color:#fff;background:transparent}.st-restaurant__button:focus-visible{outline:3px solid #fff;outline-offset:3px}
.st-restaurant__header--concept{max-width:880px;margin-bottom:3.4rem}.st-restaurant__concept-intro{margin-top:1.5rem;font-size:clamp(1.0625rem,1.2vw,1.3125rem);line-height:1.6}.st-restaurant__concept-intro p{margin-bottom:1.15rem}.st-restaurant__concept-intro p:first-child{font-weight:700}.st-restaurant__concept-intro p:last-child{margin-bottom:0}
.st-restaurant__cards,.st-restaurant__timeline,.st-restaurant__connections{display:grid;grid-template-columns:1fr;gap:1rem}.st-restaurant__cards article,.st-restaurant__timeline article,.st-restaurant__connections article{padding:1.6rem;border-radius:1rem;background:#fff;box-shadow:0 .5rem 1.8rem rgba(8,43,69,.09)}.st-restaurant__cards h3,.st-restaurant__timeline h3,.st-restaurant__connections h3{color:var(--navy);font-size:1.35rem}.st-restaurant__timeline article{border-top:4px solid var(--orange)}.st-restaurant__split{display:grid;gap:2rem;align-items:center}.st-restaurant__split>img{min-height:360px;max-height:620px;border-radius:1.1rem}.st-restaurant__live{position:relative;isolation:isolate;display:grid;min-height:620px;padding:clamp(7rem,12vw,11rem) 1.25rem;color:#fff;text-align:center;background:var(--terracotta);place-items:center;overflow:hidden}.st-restaurant__live-media{position:absolute;z-index:-2;inset:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.st-restaurant__live-media img{min-width:0}.st-restaurant__live-media img:nth-child(2){object-position:50% 55%}.st-restaurant__live::after{position:absolute;z-index:-1;inset:0;background:linear-gradient(135deg,rgba(102,53,31,.82),rgba(8,43,69,.66));content:""}.st-restaurant__live-content{max-width:760px;margin:auto}.st-restaurant__live h2{color:#fff}.st-restaurant__live-schedule{display:grid;gap:.15rem;margin:1.5rem auto 1.75rem;justify-items:center}.st-restaurant__live-days,.st-restaurant__live-hours{margin:0!important;color:#fff;font-weight:900;line-height:1;text-shadow:0 2px 14px rgba(8,43,69,.55)}.st-restaurant__live-days{font-size:clamp(1.25rem,2.2vw,2rem);letter-spacing:.09em}.st-restaurant__live-hours{font-size:clamp(2rem,4vw,3.25rem);letter-spacing:.025em}.st-restaurant__live-hours::before{display:block;width:3.5rem;height:3px;margin:.75rem auto;background:var(--orange);content:""}.st-restaurant__live p:last-child{font-size:1.12rem;line-height:1.75}.st-restaurant__connections article{color:var(--ink)}.st-restaurant__gallery{display:grid;grid-template-columns:1fr;grid-auto-rows:300px;gap:.8rem}.st-restaurant__gallery figure{min-width:0;margin:0;overflow:hidden;border-radius:1rem}.st-restaurant__location{max-width:800px;text-align:center}.st-restaurant__final{min-height:620px;place-items:center;text-align:center}.st-restaurant__final::after{background:rgba(30,20,13,.72)}.st-restaurant__final>div{max-width:760px}.st-restaurant__final h2{color:#fff;font-size:clamp(2.5rem,6vw,4.8rem)}.st-restaurant__final p{font-size:1.1rem;line-height:1.7}
@media(min-width:700px){.st-restaurant__cards,.st-restaurant__timeline{grid-template-columns:repeat(2,minmax(0,1fr))}.st-restaurant__connections{grid-template-columns:repeat(2,minmax(0,1fr))}.st-restaurant__gallery{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:340px}.st-restaurant__gallery figure:first-child{grid-column:1/-1}}
@media(min-width:960px){.st-restaurant__cards,.st-restaurant__timeline{grid-template-columns:repeat(4,minmax(0,1fr))}.st-restaurant__split{grid-template-columns:1.1fr .9fr;gap:4rem}.st-restaurant__split.is-reverse{grid-template-columns:.9fr 1.1fr}.st-restaurant__split.is-reverse>img{order:2}.st-restaurant__gallery{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:360px}.st-restaurant__gallery figure:first-child{grid-column:span 2;grid-row:span 2}}
@media(max-width:699px){.st-restaurant__live-media{grid-template-columns:1fr;grid-template-rows:repeat(2,minmax(0,1fr))}}
@media(max-width:430px){.st-restaurant__container{width:min(100% - 1.5rem,1200px)}.st-restaurant__hero{min-height:760px;padding-inline:.75rem}.st-restaurant__actions{align-items:stretch;flex-direction:column}.st-restaurant__button{width:100%}.st-restaurant__gallery{grid-auto-rows:260px}}

/* Compact hero experiment (the final CTA keeps its original height). */
.st-restaurant__hero{min-height:min(600px,62vh);padding-block:clamp(5rem,8vw,7rem) 3.5rem}
@media(max-width:430px){.st-restaurant__hero{min-height:600px;padding-block:5.5rem 3rem}}
