.thematique-hero{position:relative;min-height:calc(80vh - var(--nav-height));display:flex;align-items:center;justify-content:center;padding-top:calc(var(--space-16) + var(--nav-height));padding-bottom:var(--space-16)}.thematique-hero-inner{position:relative;text-align:center}.thematique-kicker{display:inline-flex;margin-bottom:var(--space-4)}.thematique-hero-backdrop{background:radial-gradient(circle at top,rgba(178,255,43,0.2),transparent 52%),radial-gradient(circle at bottom,rgba(0,0,0,1) 0,rgba(0,0,0,0.9) 60%),rgba(5,7,12,0.98)}.thematique-grid-align{align-items:center;gap:var(--space-8)}.thematique-image-card{padding:var(--space-4)}.thematique-main-image{border-radius:var(--radius-md)}.thematique-image-caption{margin-top:var(--space-3);font-size:var(--font-size-xs);color:var(--color-text-muted)}.thematique-highlights{display:flex;flex-wrap:wrap;gap:var(--space-3)}.thematique-ambiance-grid{gap:var(--space-8)}.thematique-ambiance-media{order:2}.thematique-ambiance-text{order:1}.thematique-ambiance-image{border-radius:var(--radius-lg)}.thematique-ambiance-tags{display:flex;flex-wrap:wrap;gap:var(--space-2);margin-top:var(--space-4)}.thematique-animations-grid{margin-top:var(--space-6)}.thematique-animation-card h3{margin-bottom:var(--space-3)}.thematique-links{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-4)}.thematique-diners-grid{gap:var(--space-8)}.thematique-booking-panel{margin-top:var(--space-2)}.thematique-form{margin-top:var(--space-2)}.thematique-form-actions{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-3)}.thematique-groupes-grid{margin-top:var(--space-6)}.thematique-groupes-grid h3{margin-bottom:var(--space-2)}.thematique-offline-grid{gap:var(--space-8)}.thematique-offline-list-wrapper{display:flex;flex-direction:column;gap:var(--space-4)}.thematique-offline-list li{margin-bottom:var(--space-3)}.thematique-offline-list .badge{margin-bottom:var(--space-2)}.thematique-offline-cta{display:flex;flex-wrap:wrap;gap:var(--space-3)}@media (max-width:959px){.thematique-grid-align{gap:var(--space-6)}.thematique-ambiance-media{order:1}.thematique-ambiance-text{order:2}.thematique-hero{padding-top:calc(var(--space-12) + var(--nav-height));min-height:auto}.thematique-diners-grid,.thematique-offline-grid{gap:var(--space-6)}}@media (max-width:639px){.thematique-form-actions{flex-direction:column;align-items:stretch}.thematique-links,.thematique-offline-cta{flex-direction:column;align-items:stretch}.thematique-hero-inner .hero-title{font-size:clamp(2.1rem,5vw,2.5rem)}}