.poker-hero{padding-top:var(--space-20);padding-bottom:var(--space-16)}.poker-hero-image{width:100%;height:100%;object-fit:cover}.poker-intro-grid{align-items:flex-start;gap:var(--space-8)}.poker-intro-card{align-self:stretch}.poker-image-card{position:relative;display:flex;flex-direction:column;gap:var(--space-4)}.poker-flow-image{border-radius:var(--radius-xl);border:1px solid rgba(248,113,113,0.35);box-shadow:var(--shadow-md)}.poker-image-overlay-card{margin-top:var(--space-4);padding:var(--space-5);border-radius:var(--radius-lg);background:radial-gradient(circle at top,rgba(248,113,113,0.1),rgba(15,23,42,0.98));border:1px solid rgba(148,163,184,0.5);box-shadow:var(--shadow-sm)}.poker-steps{counter-reset:poker-step;list-style:none;margin:0;padding:0}.poker-steps>li{position:relative;padding-left:3rem;margin-bottom:var(--space-4)}.poker-steps>li::before{counter-increment:poker-step;content:counter(poker-step);position:absolute;left:0;top:0.1rem;width:2rem;height:2rem;border-radius:999px;border:1px solid rgba(248,113,113,0.7);display:flex;align-items:center;justify-content:center;font-size:0.9rem;color:#fecaca;box-shadow:var(--shadow-soft-red);background:radial-gradient(circle at 30% 30%,rgba(248,113,113,0.3),rgba(15,23,42,0.98))}.poker-hosts-grid{gap:var(--space-8);align-items:center}.poker-hosts-image-wrap{max-width:520px;width:100%;margin:0 auto}.poker-hosts-image{border-radius:var(--radius-xl);border:1px solid rgba(248,113,113,0.35);box-shadow:var(--shadow-lg);object-fit:cover}.poker-offer-cards{gap:var(--space-4);margin-top:var(--space-4)}.poker-offer-image-wrap{max-width:520px;width:100%;margin:0 auto;align-self:center}.poker-offer-image{border-radius:var(--radius-xl);border:1px solid rgba(148,163,184,0.5);box-shadow:var(--shadow-md);object-fit:cover}.poker-zone-grid{align-items:stretch}.poker-tokens-card{align-self:stretch}.poker-contact-section{padding-bottom:var(--space-16)}.poker-contact-visual{display:flex;align-items:center;justify-content:center}.poker-contact-image-frame{max-width:460px;width:100%;border-radius:var(--radius-xl);border:1px solid rgba(248,113,113,0.35);box-shadow:var(--shadow-lg);overflow:hidden;background:radial-gradient(circle at top,rgba(248,113,113,0.2),rgba(15,23,42,1))}.poker-contact-image{width:100%;height:100%;object-fit:cover;mix-blend-mode:screen;opacity:0.95}.poker-crosslinks-grid{align-items:stretch}.poker-zone-grid .card,.poker-crosslinks-grid .card{height:100%}.poker-intro-card,.poker-tokens-card{height:100%}@media (max-width:767.98px){.poker-hero{padding-top:var(--space-16)}.poker-steps>li{padding-left:2.5rem}.poker-hosts-grid,.poker-offer-cards,.poker-zone-grid,.poker-crosslinks-grid{gap:var(--space-6)}}