.poker-hero{position:relative;overflow:hidden;background:radial-gradient(circle at top left,rgba(216,180,90,0.15) 0,transparent 55%),radial-gradient(circle at bottom right,rgba(140,63,99,0.25) 0,transparent 55%)}.poker-hero__inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);align-items:center;gap:40px;padding-top:72px;padding-bottom:72px}.poker-hero__lead{font-size:1.05rem;color:var(--gray-600);max-width:640px;margin-bottom:var(--space-6)}.poker-hero__actions{flex-wrap:wrap}.poker-hero__media{max-width:440px;justify-self:flex-end}.poker-hero__figure{overflow:hidden;padding:var(--space-4)}.poker-hero__figure img{border-radius:var(--radius-lg);box-shadow:var(--shadow-deep);object-fit:cover}.poker-atmosphere-visual figure,.poker-layout__visual figure{overflow:hidden}.poker-atmosphere-visual img,.poker-layout__visual img{border-radius:var(--radius-xl);object-fit:cover}.poker-crew-grid .card h3{margin-bottom:var(--space-3)}.poker-layout{align-items:stretch}.poker-layout__content{display:flex;flex-direction:column}.poker-cta{max-width:980px}.poker-cta__inner{padding:var(--space-8);gap:32px}.poker-cta__actions{flex-wrap:wrap;align-items:center;justify-content:flex-start}@media (max-width:960px){.poker-hero__inner{grid-template-columns:1fr;padding-top:56px;padding-bottom:56px}.poker-hero__media{order:-1;justify-self:center;max-width:380px}.poker-cta__inner{padding:var(--space-6)}}@media (max-width:720px){.poker-hero__inner{gap:28px}.poker-cta__inner{align-items:flex-start}.poker-layout{grid-template-columns:1fr}.poker-cta__actions{width:100%;flex-direction:column;align-items:stretch}.poker-cta__actions .btn,.poker-cta__actions .btn-outline{width:100%;justify-content:center}}