.poker-hero{padding:var(--space-20) 0 var(--space-16);background:radial-gradient(circle at top,#202330 0,#050608 55%,#020204 100%)}.poker-hero__inner{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:var(--space-10);align-items:center}.poker-hero__content{max-width:640px}.poker-kicker{font-size:var(--text-xs);letter-spacing:0.28em;text-transform:uppercase;color:var(--color-brass);margin-bottom:var(--space-3)}.poker-hero__lead{font-size:var(--text-lg);color:var(--gray-100);max-width:38rem}.poker-hero__ctas{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-6);margin-bottom:var(--space-4)}.poker-hero__meta{display:flex;flex-wrap:wrap;align-items:center;gap:0.75rem;font-size:var(--text-xs);letter-spacing:0.22em;text-transform:uppercase;color:var(--color-text-muted)}.poker-hero__link{color:var(--color-text-muted)}.poker-hero__dot{width:4px;height:4px;border-radius:999px;background:var(--color-border-strong)}.poker-hero__image-wrap{position:relative;max-width:460px;justify-self:end}.poker-hero__image{border-radius:var(--radius-xl);box-shadow:var(--shadow-elevated);border:1px solid rgba(199,165,106,0.35)}.poker-hero__image-wrap::before{content:"";position:absolute;inset:-16px;border-radius:inherit;border:1px solid rgba(11,122,99,0.45);opacity:0.7;filter:blur(1px)}.poker-section{padding:var(--space-16) 0;background:transparent}.poker-section--image{background:radial-gradient(circle at top,#171921 0,#050608 60%,#020204 100%)}.poker-section__intro{max-width:720px;margin:0 auto var(--space-10);text-align:center}.poker-section__grid{align-items:stretch;gap:var(--space-10)}.poker-section__grid--reverse{direction:rtl}.poker-section__grid--reverse>*{direction:ltr}.poker-section__image-col{display:flex;align-items:center;justify-content:center}.poker-section__image{border-radius:var(--radius-xl);box-shadow:var(--shadow-soft);border:1px solid rgba(199,165,106,0.28)}.poker-section__content-col{display:flex;flex-direction:column;justify-content:center;gap:var(--space-3)}.poker-section__links{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-3)}.poker-inline-link{font-size:var(--text-sm);letter-spacing:0.16em;text-transform:uppercase;color:var(--color-brass);border-bottom:1px solid rgba(199,165,106,0.4);padding-bottom:0.25rem}.poker-inline-link:hover{color:var(--color-text);border-color:rgba(244,241,235,0.85)}.poker-card--accent{height:100%;display:flex;flex-direction:column;justify-content:space-between}.poker-list{display:flex;flex-direction:column;gap:0.75rem;font-size:var(--text-sm)}.poker-list li{display:flex;justify-content:space-between;gap:var(--space-3);color:var(--color-text-muted)}.poker-list span:first-child{color:var(--gray-100)}.poker-section--cta{padding:var(--space-16) 0 var(--space-20);background:radial-gradient(circle at bottom,#262a3a 0,#050608 55%,#020204 100%)}.poker-cta{display:flex;align-items:center;justify-content:space-between;gap:var(--space-8);border-radius:var(--radius-xl);padding:var(--space-8);border:1px solid rgba(199,165,106,0.45);background:radial-gradient(circle at top left,#262a3a 0,#151822 40%,#050608 100%);box-shadow:var(--shadow-elevated)}.poker-cta__content{max-width:640px}.poker-cta__actions{display:flex;flex-wrap:wrap;gap:var(--space-4);justify-content:flex-end}@media (max-width:1024px){.poker-hero{padding-top:var(--space-16)}.poker-hero__inner{grid-template-columns:1.1fr 0.9fr}}@media (max-width:768px){.poker-hero{padding:var(--space-12) 0 var(--space-10)}.poker-hero__inner{grid-template-columns:1fr}.poker-hero__image-wrap{order:-1;justify-self:center;max-width:360px;margin-bottom:var(--space-6)}.poker-hero__ctas{justify-content:flex-start}.poker-section{padding:var(--space-10) 0}.poker-section__intro{margin-bottom:var(--space-6);text-align:left}.poker-cta{flex-direction:column;align-items:flex-start}.poker-cta__actions{width:100%;justify-content:flex-start}}@media (max-width:480px){.poker-hero__lead{font-size:var(--text-base)}.poker-cta{padding:var(--space-6)}.poker-hero__ctas{flex-direction:column;align-items:stretch}}