.menu-hero{position:relative;padding-top:var(--space-20)}.menu-hero-inner{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:var(--space-10);align-items:center}.menu-hero-content h1{margin-bottom:var(--space-4)}.menu-hero-actions{display:flex;flex-wrap:wrap;gap:var(--space-4);margin-top:var(--space-6);margin-bottom:var(--space-4)}.menu-hero-meta{display:flex;flex-wrap:wrap;gap:var(--space-3);align-items:center;margin-top:var(--space-3)}.menu-hero-media{display:flex;justify-content:flex-end}.menu-hero-image{padding:0;overflow:hidden;max-width:480px}.menu-hero-image img{width:100%;height:100%;object-fit:cover}.menu-hero-overlay{padding:var(--space-5);font-size:var(--font-size-sm);color:var(--color-text-muted);background:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,0.68) 45%,rgba(0,0,0,0.9) 100%);margin-top:-5rem;position:relative}.menu-anchor-nav{position:sticky;top:64px;z-index:15;background:radial-gradient(circle at top,rgba(10,10,14,0.96),rgba(6,6,8,0.98));border-top:1px solid var(--color-border-soft);border-bottom:1px solid var(--color-border-soft);backdrop-filter:blur(18px)}.menu-anchor-nav-inner{display:flex;flex-wrap:nowrap;overflow-x:auto;gap:var(--space-4);padding-top:var(--space-3);padding-bottom:var(--space-3);scrollbar-width:none}.menu-anchor-nav-inner::-webkit-scrollbar{display:none}.menu-anchor-link{font-size:0.75rem;letter-spacing:0.16em;text-transform:uppercase;color:var(--color-text-muted);white-space:nowrap;padding-bottom:4px;position:relative}.menu-anchor-link::after{content:"";position:absolute;left:0;bottom:-2px;width:0;height:1px;background:linear-gradient(90deg,#f5d46a,#b8860b);transition:width var(--transition-base)}.menu-anchor-link:hover{color:var(--color-text)}.menu-anchor-link:hover::after{width:100%}.menu-section-header{margin-bottom:var(--space-10)}.menu-section-header-main{display:flex;gap:var(--space-8);align-items:flex-start}.menu-section-header-main>div:first-child{flex:1.4}.menu-section-header-main>div:last-child{flex:1}.menu-section-alt{background:radial-gradient(circle at top,#10121b 0,#050509 55%,#000000 100%)}.menu-group-grid{align-items:stretch}.menu-item-card{display:flex;flex-direction:column}.menu-item-title{font-family:var(--font-serif);font-size:1.1rem;letter-spacing:0.12em;text-transform:uppercase;margin-bottom:var(--space-1)}.menu-item-body{display:flex;flex-direction:column;gap:var(--space-4)}.menu-item-meta{display:flex;flex-wrap:wrap;gap:var(--space-2);align-items:center}.menu-section-media{padding:0;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between}.menu-section-media img{width:100%;height:100%;object-fit:cover;max-height:260px}.menu-section-media-text{padding:var(--space-5);font-size:var(--font-size-sm);color:var(--color-text-muted)}.menu-section-highlight{min-height:100%}.menu-section-note p{color:var(--color-text-muted);font-size:var(--font-size-sm)}.allergen-card{margin-top:var(--space-4)}.allergen-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-8)}.allergen-col h3{margin-bottom:var(--space-3)}.allergen-col ul{margin-bottom:var(--space-3)}.poker-info-card{margin-top:var(--space-8)}.poker-info-actions{display:flex;flex-wrap:wrap;gap:var(--space-4);margin-top:var(--space-4)}.menu-cta-section{background:radial-gradient(circle at top,#141622 0,#050508 55%,#000000 100%);padding-bottom:var(--space-20)}.menu-cta-card{display:flex;align-items:center;justify-content:space-between;gap:var(--space-8)}.menu-cta-text{flex:1.4}.menu-cta-text h2{margin-bottom:var(--space-4)}.menu-cta-actions{flex:1;display:flex;justify-content:flex-end;flex-wrap:wrap;gap:var(--space-4)}@media (max-width:1024px){.menu-hero-inner{grid-template-columns:1.2fr 0.9fr;gap:var(--space-6)}.menu-section-header-main{flex-direction:column}}@media (max-width:768px){.menu-hero{padding-top:var(--space-16)}.menu-hero-inner{grid-template-columns:1fr}.menu-hero-media{order:-1;justify-content:flex-start}.menu-hero-image{max-width:100%}.menu-hero-overlay{margin-top:-4rem;padding:var(--space-4)}.menu-section-header{margin-bottom:var(--space-6)}.menu-section-header-main{flex-direction:column;gap:var(--space-4)}.allergen-grid{grid-template-columns:1fr;gap:var(--space-6)}.menu-cta-card{flex-direction:column;align-items:flex-start}.menu-cta-actions{width:100%;justify-content:flex-start}}@media (max-width:480px){.menu-hero-actions{flex-direction:column;align-items:stretch}.poker-info-actions{flex-direction:column;align-items:stretch}.menu-cta-actions{flex-direction:column}}