:root{--menu-orange: #e86f12;--menu-text: #f8f1e7;--menu-muted: #c9bcae}.menu-hero{position:relative;isolation:isolate;height:clamp(260px,38vh,420px);display:flex;align-items:center;padding:clamp(2rem,4vw,4.5rem) clamp(1.5rem,4vw,4rem);overflow:hidden;background:#000}.menu-hero__bg{position:absolute;inset:0;z-index:0}.menu-hero__bg img{width:100%;height:100%;object-fit:cover;object-position:center}.menu-hero__overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,#000000bf,#0000008c 35%,#00000040 65%,#0000000d)}.menu-hero__content{position:relative;z-index:2;width:min(100%,560px)}.menu-hero__logo{width:clamp(180px,18vw,280px);height:auto;display:block;margin:0 0 1.2rem;object-fit:contain;filter:drop-shadow(0 12px 28px rgba(0,0,0,.7))}.menu-hero__eyebrow{color:var(--menu-orange);font-weight:900;letter-spacing:.12em;text-transform:uppercase;margin-bottom:.5rem}.menu-hero h1{margin:0;font-size:clamp(2.4rem,5vw,4.5rem);font-weight:900;line-height:.9;color:#fff;text-shadow:0 4px 14px rgba(0,0,0,.6)}.menu-hero h1 span{display:block;color:var(--menu-orange)}.menu-hero p{margin-top:.6rem;font-size:clamp(.9rem,1.2vw,1rem);color:var(--menu-muted)}.menu-tabs{display:flex;gap:12px;overflow-x:auto;overflow-y:hidden;white-space:nowrap;padding:12px 16px;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.menu-tabs__btn{flex:0 0 auto}.menu-tabs::-webkit-scrollbar{display:none}.menu-tabs{-ms-overflow-style:none;scrollbar-width:none}
