.poker-hero{padding-block:var(--space-10)}.poker-hero__inner{display:grid;gap:var(--space-8);align-items:center}.poker-hero__content{max-width:40rem}.poker-hero__title{margin-top:var(--space-3);margin-bottom:var(--space-3)}.poker-hero__lead{color:var(--color-text-muted);margin-bottom:var(--space-4)}.poker-hero__highlights{display:flex;flex-wrap:wrap;gap:var(--space-2);margin-bottom:var(--space-4)}.poker-hero__actions{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-bottom:var(--space-3)}.poker-hero__disclaimer{font-size:var(--text-sm);max-width:36rem}.poker-hero__media{max-width:28rem;margin-inline:auto}.poker-hero__image-wrapper{padding:0;overflow:hidden}.poker-hero__image{border-radius:var(--radius-card) var(--radius-card) 0 0}.poker-hero__image-badge{display:flex;align-items:center;gap:var(--space-3);padding:var(--space-3);border-top:1px solid var(--color-border-subtle)}.poker-hero__image-title{font-weight:500}.poker-hero__image-subtitle{font-size:var(--text-sm);color:var(--color-text-soft)}.poker-section-header{display:flex;align-items:flex-end;justify-content:space-between;gap:var(--space-4);margin-bottom:var(--space-4)}.poker-search{margin-top:var(--space-2)}.poker-search__row{display:flex;flex-direction:column;gap:var(--space-3);margin-bottom:var(--space-3)}.poker-search__field-inline{min-width:10rem}.poker-search__actions{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-left:auto}.poker-search__note{margin-top:var(--space-3);font-size:var(--text-sm)}.poker-live-grid{margin-top:var(--space-4)}.poker-event__details{display:grid;grid-template-columns:repeat(auto-fit,minmax(10rem,1fr));gap:var(--space-3);margin-top:var(--space-3);font-size:var(--text-sm)}.poker-event__details dt{color:var(--color-text-soft)}.poker-event__details dd{color:var(--color-text);margin-top:var(--space-1)}.poker-event__tags{display:flex;flex-wrap:wrap;gap:var(--space-2)}.poker-cash-table td:first-child,.poker-cash-table th:first-child{position:sticky;left:0;background:var(--color-surface)}.poker-cash-disclaimer{margin-top:var(--space-4)}.poker-online-grid{margin-top:var(--space-4)}.poker-online-list,.poker-format-list,.poker-ethics-list,.poker-locations-items{list-style:disc;padding-left:1.25rem;margin-top:var(--space-2)}.poker-online-list li,.poker-format-list li,.poker-ethics-list li,.poker-locations-items li{margin-bottom:var(--space-2);color:var(--color-text-muted)}.poker-locations-grid{margin-top:var(--space-4);grid-template-columns:minmax(0,1.1fr)minmax(0,1.5fr);gap:var(--space-4)}.poker-locations-map__image{border-radius:var(--radius-card)}.poker-faq-grid{margin-top:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(16rem,1fr));gap:var(--space-4)}.poker-legal{margin-top:var(--space-4)}@media (min-width:768px){.poker-hero__inner{grid-template-columns:minmax(0,1.6fr)minmax(0,1.2fr)}.poker-hero__media{max-width:none}.poker-search__row{flex-direction:row}.poker-search__field{flex:1}.poker-cash-table td:first-child,.poker-cash-table th:first-child{background:linear-gradient(90deg,rgba(15,23,42,0.98),rgba(15,23,42,0.95))}}@media (max-width:767.98px){.poker-hero{padding-block:var(--space-8)}.poker-section-header{flex-direction:column;align-items:flex-start}.poker-search__actions{width:100%;justify-content:flex-start}.poker-locations-grid{grid-template-columns:minmax(0,1fr)}.poker-cash-table td:first-child,.poker-cash-table th:first-child{position:static}}