.hero-poker{background:radial-gradient(circle at top left,rgba(215,202,184,0.55),transparent 55%),radial-gradient(circle at bottom right,rgba(140,31,40,0.12),transparent 55%)}.hero-poker-inner{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1.1fr);gap:var(--space-10);align-items:center}.hero-poker-content h1{margin-bottom:var(--space-4)}.hero-lead{max-width:640px}.hero-poker-cta{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-6)}.hero-poker-meta{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-4)}.hero-poker-media{position:relative;display:flex;flex-direction:column;gap:var(--space-4)}.hero-poker-image-wrap{border-radius:var(--radius-xl);overflow:hidden;box-shadow:var(--shadow-medium);border:1px solid rgba(215,202,184,0.9)}.hero-poker-highlight{position:absolute;bottom:var(--space-4);left:var(--space-4);max-width:320px}.hero-poker-highlight .highlight-title{font-family:var(--font-serif);font-size:var(--font-size-lg);margin-bottom:var(--space-2)}.hero-poker-highlight .highlight-list{list-style:none;font-size:var(--font-size-sm);color:var(--color-text-muted);display:flex;flex-direction:column;gap:var(--space-1)}.section-header{max-width:760px;margin:0 auto var(--space-8)}.section-lead{color:var(--color-text-muted)}.poker-intro-grid{gap:var(--space-6)}.poker-tables{background-color:var(--color-background-muted)}.poker-tables-inner{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1.3fr);gap:var(--space-8);align-items:center}.poker-tables-media img{border-radius:var(--radius-xl);box-shadow:var(--shadow-medium);border:1px solid rgba(222,212,199,0.9)}.poker-tables-badges{display:flex;flex-wrap:wrap;gap:var(--space-2);margin-top:var(--space-4)}.poker-beginner-grid{gap:var(--space-6);align-items:stretch}.poker-facts-list{list-style:none;display:flex;flex-direction:column;gap:var(--space-4)}.poker-facts-list li{display:grid;grid-template-columns:auto minmax(0,1fr);gap:var(--space-3);align-items:flex-start}.poker-facts-list h3{font-size:var(--font-size-lg);margin-bottom:var(--space-1)}.poker-gourmet{background-color:var(--color-background-muted)}.poker-gourmet-inner{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1.1fr);gap:var(--space-8);align-items:center}.poker-gourmet-media img{border-radius:var(--radius-xl);box-shadow:var(--shadow-medium);border:1px solid rgba(215,202,184,0.9)}.poker-gourmet-links{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-6)}.poker-social-grid{gap:var(--space-6)}.poker-bullets{list-style:none;display:flex;flex-direction:column;gap:var(--space-2);color:var(--color-text-muted);font-size:var(--font-size-sm)}.poker-booking{background:linear-gradient(135deg,rgba(246,242,236,1),rgba(235,226,213,0.9))}.poker-booking-inner{display:flex;justify-content:center}.poker-booking-content{max-width:720px;text-align:center}.poker-booking-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--space-3);margin-top:var(--space-6)}.poker-events-grid{gap:var(--space-6)}.poker-events-links{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-4)}.poker-gallery-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:var(--space-6)}.poker-gallery-item img{border-radius:var(--radius-lg);margin-bottom:var(--space-3)}.poker-gallery-item figcaption{font-size:var(--font-size-sm);color:var(--color-text-muted)}@media (max-width:1023px){.hero-poker-inner{grid-template-columns:minmax(0,1fr);gap:var(--space-8)}.hero-poker-media{order:-1}.hero-poker-highlight{position:relative;bottom:auto;left:auto;margin-top:var(--space-4);max-width:none}.poker-tables-inner{grid-template-columns:minmax(0,1fr)}.poker-gourmet-inner{grid-template-columns:minmax(0,1fr)}}@media (max-width:767px){.hero-poker{padding-block:var(--space-10)}.hero-poker-cta,.hero-poker-meta{flex-direction:column;align-items:stretch}.poker-booking-content{text-align:left}.poker-booking-actions{justify-content:flex-start}.section-header{text-align:left}.poker-gallery-cta{text-align:left}