.poker-hero-media{min-height:280px;display:flex;flex-direction:column;justify-content:space-between;padding:var(--space-4)}.poker-hero-figure{border-radius:var(--radius-lg);overflow:hidden;height:100%;max-height:360px}.poker-hero-figure img{width:100%;height:100%;object-fit:cover}.poker-hero-badge{margin-top:var(--space-4);display:flex;flex-direction:column;gap:var(--space-2)}.poker-hero-text{font-size:var(--font-size-sm);color:var(--gray-300)}.poker-feature-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:var(--space-3)}.poker-feature-title{display:block;font-size:var(--font-size-sm);color:var(--gray-50);margin-bottom:2px}.poker-feature-text{font-size:var(--font-size-sm);color:var(--color-text-muted)}.poker-links-inline{margin-top:var(--space-4);display:flex;flex-wrap:wrap;gap:var(--space-3)}.poker-soirees-media,.poker-privatisation-media{padding:var(--space-4);display:flex;align-items:stretch;justify-content:center}.poker-soirees-figure,.poker-privatisation-figure{border-radius:var(--radius-lg);overflow:hidden;max-height:380px;width:100%}.poker-soirees-figure img,.poker-privatisation-figure img{width:100%;height:100%;object-fit:cover}.poker-amenities-list,.poker-service-list{list-style:none;padding:0;margin:0 0 var(--space-4);display:flex;flex-direction:column;gap:var(--space-2)}.poker-amenities-list li::before,.poker-service-list li::before{content:"";display:inline-block;width:6px;height:6px;border-radius:999px;background:var(--color-gold);margin-right:0.4rem;vertical-align:middle}.poker-amenities-list li,.poker-service-list li{font-size:var(--font-size-sm);color:var(--color-text-muted)}#faq-poker .accordion-item:first-child .accordion-panel{display:block}#faq-poker .accordion-panel{display:none}@media (max-width:960px){.poker-hero-media{margin-top:var(--space-6)}.poker-soirees-media,.poker-privatisation-media{margin-bottom:var(--space-6)}}@media (max-width:640px){.poker-hero-figure{max-height:260px}.poker-soirees-figure,.poker-privatisation-figure{max-height:260px}}