.poker-page{padding-bottom:var(--space-16)}.poker-hero{padding:var(--space-16) 0 var(--space-12);background:radial-gradient(circle at top,#281735 0,#050308 55%,#020106 100%)}.poker-hero-inner{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:var(--space-10);align-items:center}.poker-kicker{text-transform:uppercase;letter-spacing:0.16em;font-size:var(--text-xs);color:var(--color-primary-strong);margin-bottom:var(--space-3)}.poker-hero h1{font-size:var(--text-4xl);margin-bottom:var(--space-4)}.poker-hero-lead{font-size:var(--text-lg);max-width:42rem;margin-bottom:var(--space-6)}.poker-hero-badges{display:flex;flex-wrap:wrap;gap:var(--space-2);margin-bottom:var(--space-6)}.badge{padding:0.3rem 0.9rem;border-radius:var(--radius-pill);border:1px solid rgba(255,255,255,0.14);font-size:var(--text-xs);color:var(--color-text-muted);background:radial-gradient(circle at top left,rgba(242,193,92,0.18),rgba(12,8,24,0.9))}.poker-hero-actions{display:flex;flex-wrap:wrap;gap:var(--space-4);margin-bottom:var(--space-4)}.poker-hero-note{font-size:var(--text-sm);max-width:40rem;color:var(--gray-300)}.poker-hero-media{position:relative}.poker-hero-card{max-width:26rem;margin-inline:auto}.poker-hero-image{border-radius:var(--radius-lg);box-shadow:var(--shadow-md)}.poker-hero-card figcaption{margin-top:var(--space-3);font-size:var(--text-sm);color:var(--color-text-muted)}.poker-safety{padding:var(--space-10) 0}.poker-safety-card{border-radius:var(--radius-xl)}.poker-safety-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:var(--space-10);align-items:flex-start}.poker-safety h2{margin-bottom:var(--space-4)}.poker-list{display:grid;gap:var(--space-2);margin-bottom:var(--space-4);font-size:var(--text-sm);color:var(--color-text-muted)}.poker-list li{position:relative;padding-left:1.4rem}.poker-list li::before{content:"";position:absolute;left:0.35rem;top:0.5rem;width:6px;height:6px;border-radius:999px;background:linear-gradient(135deg,#f6e6b9,#f2c15c);box-shadow:0 0 0 3px rgba(242,193,92,0.18)}.poker-safety-pillars{display:grid;gap:var(--space-4)}.poker-pillar{background:radial-gradient(circle at top,rgba(68,40,94,0.7),rgba(9,7,18,0.98));border-radius:var(--radius-lg);padding:var(--space-4);border:1px solid rgba(255,255,255,0.08)}.poker-pillar h3{font-size:var(--text-lg);margin-bottom:var(--space-2)}.poker-pillar p{font-size:var(--text-sm);margin-bottom:0}.poker-safety-cta{margin-top:var(--space-6);width:100%}.poker-section-inner{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:var(--space-10);align-items:center;padding:var(--space-10) 0}.poker-section-reverse{grid-template-columns:minmax(0,1fr) minmax(0,1.1fr)}.poker-section-content h2{margin-bottom:var(--space-4)}.poker-section-content p{max-width:40rem}.poker-image-card{background:radial-gradient(circle at top,rgba(77,50,108,0.8),rgba(9,7,18,0.98))}.poker-section-image{border-radius:var(--radius-lg)}.poker-formats{padding:var(--space-10) 0}.poker-formats-header{text-align:center;max-width:44rem;margin:0 auto var(--space-8)}.poker-formats-header h2{margin-bottom:var(--space-3)}.poker-formats-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-6)}.poker-format-card h3{margin-bottom:var(--space-3);font-size:var(--text-xl)}.poker-format-card p{margin-bottom:var(--space-3)}.poker-formats-footer{margin-top:var(--space-6);text-align:center;max-width:40rem;margin-inline:auto}.poker-formats-footer p{margin-bottom:var(--space-4)}.poker-theme{padding:var(--space-10) 0}.poker-catering{padding:var(--space-6) 0 var(--space-10)}.poker-integration{padding:var(--space-10) 0}.poker-integration-links{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-4)}.poker-summary{padding:var(--space-8) 0 var(--space-10)}.poker-summary-card{border-radius:var(--radius-xl)}.poker-summary-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1.1fr);gap:var(--space-8);align-items:flex-start}.poker-summary-col h2,.poker-summary-col h3{margin-bottom:var(--space-4)}.poker-summary-actions{display:flex;flex-wrap:wrap;gap:var(--space-4);margin-top:var(--space-4)}.poker-cta{padding:var(--space-6) 0 var(--space-16)}.poker-cta-card{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--space-6);border-radius:var(--radius-xl);background:radial-gradient(circle at top,rgba(242,193,92,0.16),rgba(9,7,18,0.98))}.poker-cta-content{max-width:40rem}.poker-cta-content h2{margin-bottom:var(--space-3)}.poker-cta-content p{margin-bottom:0}.poker-cta-actions{display:flex;flex-wrap:wrap;gap:var(--space-4)}@media (max-width:1024px){.poker-hero-inner{grid-template-columns:minmax(0,1fr);gap:var(--space-8)}.poker-hero-media{order:-1}.poker-safety-grid{grid-template-columns:minmax(0,1fr);gap:var(--space-6)}.poker-section-inner,.poker-section-reverse{grid-template-columns:minmax(0,1fr);gap:var(--space-8)}.poker-section-media{order:-1}.poker-summary-grid{grid-template-columns:minmax(0,1fr)}}@media (max-width:900px){.poker-formats-grid{grid-template-columns:minmax(0,1fr)}}@media (max-width:640px){.poker-hero{padding:var(--space-12) 0 var(--space-8)}.poker-hero h1{font-size:var(--text-3xl)}.poker-hero-lead{font-size:var(--text-base)}.poker-hero-actions{flex-direction:column;align-items:stretch}.poker-hero-actions .btn,.poker-safety-cta,.poker-cta-actions .btn{width:100%}.poker-section-inner,.poker-section-reverse{padding:var(--space-8) 0}.poker-formats{padding:var(--space-8) 0}.poker-summary{padding:var(--space-6) 0 var(--space-8)}.poker-cta{padding:var(--space-6) 0 var(--space-12)}.poker-cta-card{align-items:flex-start}}