 .poker-hero{position:relative;overflow:hidden}.poker-hero-grid{align-items:center;min-height:60vh}.poker-hero-text{max-width:640px}.poker-hero-media{position:relative}.poker-hero-figure{padding:0;overflow:hidden}.poker-hero-figure img{width:100%;height:100%;object-fit:cover;border-radius:var(--radius-lg)}.poker-hero-flags{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-4)}.poker-hero-cta{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-6)}.poker-hero-chips{margin-top:0}.section-soft{background:var(--color-surface)}.section-alt{background:radial-gradient(circle at top,rgba(184,138,59,0.18),transparent 55%),var(--color-background)}.poker-koncept-card{height:100%}.poker-no-gamble-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-4);margin-top:var(--space-4)}.poker-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.small-card{padding:var(--space-4)}.poker-badges{grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-3);margin-top:var(--space-4)}.poker-booking-card{margin-top:var(--space-6)}.poker-form{display:flex;flex-direction:column}.poker-summary-chips{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--space-3);margin-top:var(--space-6)}@media (max-width:900px){.poker-hero-grid{grid-template-columns:1fr}.poker-hero-media{order:-1;margin-bottom:var(--space-6)}.poker-no-gamble-grid,.poker-feature-grid,.poker-badges{grid-template-columns:1fr}}@media (max-width:600px){.poker-hero-cta{flex-direction:column;align-items:stretch}.poker-booking-card .grid-2{grid-template-columns:1fr}.poker-summary-chips{flex-direction:column;align-items:stretch}}