.hero-poker{padding-top:var(--space-12);padding-bottom:var(--space-12)}.hero-shell--poker{max-width:980px}.hero-poker-visual{position:relative;margin-top:var(--space-6);border-radius:var(--radius-xl);overflow:hidden;box-shadow:var(--shadow-strong);border:1px solid rgba(255,255,255,0.08)}.hero-poker-image{width:100%;height:auto;object-fit:cover;display:block}.hero-poker-overlay{position:absolute;inset:0;background:radial-gradient(circle at 10% 0,rgba(47,127,255,0.26),transparent 55%),radial-gradient(circle at 90% 100%,rgba(255,51,68,0.3),transparent 55%),linear-gradient(180deg,rgba(5,6,8,0.15),rgba(5,6,8,0.85))}.align-center{align-items:center}.align-start{align-items:flex-start}.section-croupiers-media,.section-ambiance-media{position:relative}.card-image-glass{padding:0;overflow:hidden}.card-image-glass img{display:block;width:100%;height:100%;object-fit:cover}.poker-format-list{display:flex;flex-direction:column;gap:var(--space-3);margin-top:var(--space-3)}.poker-format-list p{margin-bottom:0}.poker-card-cta{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-4)}.section-croupiers{padding-top:var(--space-12)}.croupiers-image,.ambiance-image{border-radius:var(--radius-lg)}.poker-bullets{display:flex;flex-direction:column;gap:var(--space-2);margin-top:var(--space-3)}.poker-bullets li{position:relative;padding-left:1.1rem;font-size:var(--text-sm);color:var(--color-text-muted)}.poker-bullets li::before{content:"";position:absolute;left:0.2rem;top:0.55rem;width:6px;height:6px;border-radius:999px;background:linear-gradient(135deg,#ff3344,#2f7fff);box-shadow:0 0 10px rgba(255,51,68,0.6)}.section-deroule{padding-top:var(--space-12)}.deroule-steps{counter-reset:step;display:flex;flex-direction:column;gap:var(--space-4);margin-top:var(--space-4);padding-left:0}.deroule-steps li{list-style:none;padding:var(--space-4);border-radius:var(--radius-md);border:1px solid var(--color-border-subtle);background:linear-gradient(135deg,#080a10,#0f1118);box-shadow:0 14px 40px rgba(0,0,0,0.8)}.deroule-steps h3{font-size:var(--text-base);text-transform:none;letter-spacing:0;margin-bottom:var(--space-2)}.deroule-steps p{margin-bottom:0;font-size:var(--text-sm)}.card-systeme-points{margin-top:var(--space-4)}.section-formats .card h2{font-size:1.4rem;text-transform:none;letter-spacing:.04em}.section-personnalisation{padding-top:var(--space-12)}.poker-contact-form{display:flex;flex-direction:column;gap:var(--space-3);margin-top:var(--space-3)}.form-row{display:flex;flex-direction:column;gap:var(--space-2)}.form-row-inline{display:flex;flex-direction:column;gap:var(--space-3)}.form-col{flex:1;display:flex;flex-direction:column;gap:var(--space-2)}.card-contact-cta .btn-fullwidth{width:100%;justify-content:center}.card-contact-cta .field-helper{margin-top:-0.25rem;margin-bottom:0;font-size:var(--text-xs)}@media(min-width:640px){.hero-poker{padding-top:var(--space-16)}.card-contact-cta .btn-fullwidth{width:auto}}@media(min-width:768px){.form-row-inline{flex-direction:row}.card-systeme-points{margin-top:0}}