.pokerroom-hero{margin-bottom:var(--space-12)}.pokerroom-layout{margin-top:var(--space-8)}.pokerroom-content{display:flex;flex-direction:column;gap:var(--space-6)}.pokerroom-section{position:relative}.pokerroom-section-inner{align-items:center;gap:var(--space-6)}.pokerroom-figure{border-radius:var(--radius-lg);overflow:hidden;border:1px solid var(--color-border-subtle);background:radial-gradient(circle at top,rgba(34,197,94,0.18),rgba(15,15,18,0.96));box-shadow:var(--shadow-ambient)}.pokerroom-figure img{width:100%;height:100%;object-fit:cover}.pokerroom-figure figcaption{padding:var(--space-3) var(--space-4);font-size:var(--text-xs);color:var(--color-text-muted);border-top:1px solid var(--color-border-subtle);background:rgba(15,15,18,0.96)}.pokerroom-bullets{display:flex;flex-direction:column;gap:var(--space-2);margin-top:var(--space-4)}.pokerroom-bullets li{display:flex;align-items:flex-start;gap:var(--space-2);font-size:var(--text-sm);color:var(--color-text-muted)}.pokerroom-bullets li::before{content:"";width:6px;height:6px;border-radius:999px;background:var(--color-primary-soft);box-shadow:0 0 0 1px rgba(34,197,94,0.7);margin-top:0.45rem}.pokerroom-sidebar-cta{margin-top:var(--space-6)}.pokerroom-sidebar-title{font-size:var(--text-xl);margin-bottom:var(--space-3)}.pokerroom-sidebar-actions{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-2);margin-bottom:var(--space-4)}.pokerroom-sidebar-list{display:flex;flex-direction:column;gap:var(--space-2)}.pokerroom-subheading{font-size:var(--text-lg);margin-bottom:var(--space-2)}.pokerroom-outline{margin-top:var(--space-4)}.pokerroom-badges{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-4);margin-bottom:var(--space-2)}.pokerroom-highlight-panel{border-radius:var(--radius-lg);border:1px solid var(--color-border);background:linear-gradient(135deg,rgba(34,197,94,0.12),rgba(15,15,18,0.98));padding:var(--space-5);box-shadow:var(--shadow-soft);display:flex;flex-direction:column;gap:var(--space-3)}.pokerroom-atmos-grid,.pokerroom-amenities-grid,.pokerroom-rules-grid{margin-top:var(--space-4)}.pokerroom-atmos-chip,.pokerroom-amenity,.pokerroom-rule{border-radius:var(--radius-md);border:1px solid var(--color-border);background:radial-gradient(circle at top,rgba(34,197,94,0.1),rgba(15,15,18,0.98));padding:var(--space-4);box-shadow:var(--shadow-soft)}.pokerroom-steps{display:flex;flex-direction:column;gap:var(--space-4);margin-top:var(--space-3)}.pokerroom-steps>li{padding-left:var(--space-1);border-left:1px solid var(--color-border-subtle)}.pokerroom-reserve{display:grid;grid-template-columns:minmax(0,2.7fr) minmax(0,2.3fr);gap:var(--space-8);align-items:flex-start}.pokerroom-reserve-copy{display:flex;flex-direction:column}.pokerroom-reserve-actions{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-4);margin-bottom:var(--space-4)}.pokerroom-reserve-meta{display:flex;flex-direction:column;gap:var(--space-3);padding:var(--space-4);border-radius:var(--radius-lg);border:1px solid var(--color-border-subtle);background:radial-gradient(circle at top,rgba(217,119,70,0.2),rgba(15,15,18,0.98));box-shadow:var(--shadow-soft)}.pokerroom-reserve-meta p{margin-bottom:0}.order-mobile-last{order:0}@media (max-width:960px){.pokerroom-reserve{grid-template-columns:1fr}.pokerroom-section-inner{grid-template-columns:1fr}.order-mobile-last{order:1}.sidebar-panel{position:static;margin-bottom:var(--space-6)}}@media (max-width:640px){.pokerroom-sidebar-actions,.pokerroom-reserve-actions{flex-direction:column;align-items:stretch}}
