.section-hero{padding-top:var(--space-16)}.section-header{max-width:var(--layout-max-width)}.hero-highlight-poker{align-self:stretch;display:flex;flex-direction:column;justify-content:center}.hero-highlight-title{font-size:var(--text-xl)}.hero-highlight-text{color:var(--color-text-soft);margin-top:var(--space-3)}.hero-highlight-list{margin-top:var(--space-4);display:flex;flex-direction:column;gap:var(--space-2);color:var(--color-text-soft);font-size:var(--text-sm)}.hero-strip-caption{position:absolute;inset-inline:0;bottom:0;padding:var(--space-4);background:linear-gradient(to top,rgba(15,23,42,0.9),rgba(15,23,42,0));font-size:var(--text-sm)}.hero-strip-caption h3{font-size:var(--text-base);margin-bottom:var(--space-1)}.benefits-list,.bullet-list,.bullet-grid{display:flex;flex-direction:column;gap:var(--space-2);font-size:var(--text-sm)}.bullet-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:var(--space-3)}.benefit-pill{border-radius:var(--radius-md);padding:var(--space-4);background:var(--color-surface-soft);border:1px solid var(--color-border);box-shadow:var(--shadow-subtle)}.benefit-pill h3{font-size:var(--text-base);margin-bottom:var(--space-2)}.benefit-pill p{font-size:var(--text-sm);color:var(--color-text-soft)}.audience-card h3{font-size:var(--text-xl)}.faq-list{margin-top:var(--space-4)}.section-booking{padding-bottom:var(--space-16)}.booking-header{max-width:640px}.booking-form{width:100%}.booking-footer{margin-top:var(--space-6);display:flex;flex-wrap:wrap;gap:var(--space-4);align-items:center;justify-content:space-between}.booking-note{font-size:var(--text-sm);max-width:420px}.booking-aside{display:flex;flex-direction:column;gap:var(--space-4)}.booking-image{border-radius:var(--radius-md);width:100%;height:auto;object-fit:cover}.booking-aside-body{display:flex;flex-direction:column}.booking-aside-body h3{font-size:var(--text-xl)}@media (max-width:960px){.section-hero{padding-top:var(--space-12)}.hero-highlight-poker{order:2;width:100%}.hero-header{gap:var(--space-6)}.booking-footer{flex-direction:column;align-items:flex-start}.booking-note{max-width:none}}