html,body{overflow-x:hidden}.hero--thematic .hero-panel--thematic{border-color:rgba(255,122,26,0.35);box-shadow:var(--shadow-hard)}.hero--thematic .hero-panel--thematic .badge{background-color:var(--color-warning)}.thematic-grid-cards{margin-top:var(--space-4)}.thematic-layout-reverse{display:grid;gap:var(--space-10)}@media(min-width:960px){.thematic-layout-reverse{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr)}.thematic-layout-reverse>div:first-child{order:1}.thematic-layout-reverse>div:last-child{order:2}}.thematic-media-block{display:flex;align-items:center;justify-content:center}.thematic-media-frame{position:relative;width:100%;max-width:520px;background:radial-gradient(circle at top,#ff7a1a1a,transparent);border:1px solid var(--gray-800);box-shadow:var(--shadow-card);padding:var(--space-2)}.thematic-media-frame--tall{max-width:480px}.thematic-media-image{width:100%;height:100%;object-fit:cover}.thematic-media-label{position:absolute;left:var(--space-4);bottom:var(--space-4);backdrop-filter:blur(10px)}.thematic-list{margin-top:var(--space-3);display:flex;flex-direction:column;gap:var(--space-2)}.thematic-list--tight{margin-top:var(--space-4)}.thematic-bullet{display:inline-block;width:10px;height:10px;margin-right:var(--space-2);background:linear-gradient(135deg,#ff7a1a,#ffc94a)}.thematic-list li{display:flex;align-items:flex-start;font-size:var(--font-size-sm);color:var(--color-text-muted)}.thematic-list li span:last-child{flex:1}.card--plain{background:linear-gradient(135deg,#0b0b0b,#050505);box-shadow:var(--shadow-soft)}.card--accent{background:linear-gradient(135deg,#33200f,#050505);border-color:var(--color-primary-soft)}.section--menu{background:radial-gradient(circle at top,#1a1208 0,transparent 55%),#050505}.section--host-music{background:#050505}.section--tables{background:#050505}.section--community{background:radial-gradient(circle at top,#1a1208 0,transparent 55%),#050505}.section--b2b{background:#050505}.section--cta-final{background:#050505}.thematic-final-cta{border-color:var(--color-primary-soft);background:linear-gradient(135deg,#141414,#050505)}.thematic-cta-group{display:flex;flex-direction:column;gap:var(--space-3);margin-top:var(--space-4)}@media(min-width:600px){.thematic-cta-group{flex-direction:row}}.thematic-form{max-width:640px}.thematic-form-note{font-size:var(--font-size-xs);color:var(--gray-400);margin-top:var(--space-2)}@media(min-width:1200px){.hero--thematic .hero-panel--thematic{max-width:680px}}