.poker-page{color:var(--color-text)}.poker-hero{position:relative;overflow:hidden}.poker-hero-layout{display:grid;grid-template-columns:minmax(0,1.4fr)minmax(0,1fr);gap:var(--space-10);align-items:center}.poker-hero-content h1{max-width:26rem;margin-bottom:var(--space-4)}.poker-hero-content .lead{max-width:30rem}.poker-hero-ctas{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-5);margin-bottom:var(--space-4)}.poker-hero-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-4);margin-top:var(--space-2)}.poker-hero-meta-item .label{display:block;font-size:var(--text-xs);letter-spacing:0.16em;text-transform:uppercase;color:var(--color-text-soft);margin-bottom:var(--space-1)}.poker-hero-media{display:flex;flex-direction:column;gap:var(--space-4)}.poker-hero-card{overflow:hidden}.poker-hero-card img{border-radius:var(--radius-lg);object-fit:cover;height:100%}.poker-hero-card figcaption{margin-top:var(--space-3);font-size:var(--text-sm);color:var(--color-text-soft)}.poker-hero-note p{margin-bottom:0}.poker-section-header{text-align:left;max-width:40rem;margin-inline:auto;margin-bottom:var(--space-8)}.poker-section-header h2{text-align:left}.poker-section-header .lead{margin-top:var(--space-2)}.poker-experience-grid{align-items:stretch}.poker-experience-actions,.poker-tournament-actions,.poker-culinary-actions,.poker-private-actions,.poker-cta-actions{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-4)}.poker-list{margin-top:var(--space-3);display:flex;flex-direction:column;gap:var(--space-2);font-size:var(--text-sm);color:var(--color-text-muted)}.poker-list.inline{flex-direction:row;flex-wrap:wrap}.poker-list li{position:relative;padding-left:var(--space-4)}.poker-list li::before{content:"";position:absolute;left:0;top:0.55em;width:8px;height:8px;border-radius:999px;background:radial-gradient(circle,var(--color-primary-soft),var(--color-primary-dark))}.poker-design-layout{display:grid;grid-template-columns:minmax(0,1.1fr)minmax(0,1fr);gap:var(--space-10);align-items:center}.poker-design-media img{border-radius:var(--radius-card);object-fit:cover;height:100%}.poker-design-media figcaption{padding:var(--space-4);font-size:var(--text-sm);color:var(--color-text-soft)}.poker-culinary-layout{display:grid;grid-template-columns:minmax(0,1.1fr)minmax(0,1fr);gap:var(--space-10);align-items:center}.poker-culinary-media img{border-radius:var(--radius-card);object-fit:cover;height:100%}.poker-culinary-media figcaption{padding:var(--space-4);font-size:var(--text-sm);color:var(--color-text-soft)}.poker-tournament-grid,.poker-learning-grid,.poker-private-grid{align-items:stretch}.poker-trust-links{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-4)}.poker-cta-card{border-radius:calc(var(--radius-card)*1.2)}.poker-cta-body{display:flex;justify-content:space-between;align-items:center;gap:var(--space-8)}.poker-cta-text{max-width:34rem}.poker-cta-text .lead{margin-top:var(--space-2);margin-bottom:0}.poker-cta-actions{justify-content:flex-end}.poker-cta-actions .btn-secondary{border-radius:var(--radius-pill)}@media (max-width:1024px){.poker-hero-layout{grid-template-columns:minmax(0,1.1fr)minmax(0,0.9fr)}.poker-hero-meta{grid-template-columns:minmax(0,1fr)}.poker-design-layout,.poker-culinary-layout{grid-template-columns:minmax(0,1fr);gap:var(--space-8)}}@media (max-width:768px){.poker-hero-layout{grid-template-columns:minmax(0,1fr);gap:var(--space-8)}.poker-hero-content h1{max-width:none}.poker-hero-content .lead{max-width:none}.poker-section-header{text-align:left;margin-bottom:var(--space-6)}.poker-section-header h2{text-align:left}.poker-cta-body{flex-direction:column;align-items:flex-start}.poker-cta-actions{justify-content:flex-start}.poker-design-layout,.poker-culinary-layout{gap:var(--space-6)}}@media (max-width:520px){.poker-hero-ctas .btn-lg{width:100%;justify-content:center}.poker-cta-actions .btn-lg{width:100%;justify-content:center}}