.hero-blackjack{min-height:72vh}.hero-blackjack-overlay{max-width:48rem;margin-inline:auto}.hero-blackjack-content{margin-top:var(--space-4)}.hero-lead{font-size:var(--font-size-lg);color:rgba(249,250,251,0.9);max-width:36rem}.hero-cta-row{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-4);margin-bottom:var(--space-2)}.hero-note{font-size:var(--font-size-xs);color:rgba(226,232,240,0.9);max-width:32rem}.hero-chip-row{margin-bottom:var(--space-4)}.section-intro{padding-top:var(--space-16);padding-bottom:var(--space-16)}.section-intro-grid{align-items:flex-start;gap:var(--space-10)}.intro-card{height:100%}.intro-list{display:flex;flex-direction:column;gap:var(--space-3)}.intro-list-label{display:block;font-weight:600;color:var(--color-text)}.intro-links{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-4)}.text-link{font-weight:500;font-size:var(--font-size-sm);color:var(--color-primary);position:relative;padding-bottom:2px}.text-link::after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background:linear-gradient(90deg,var(--color-primary),transparent);opacity:0.7;transition:opacity var(--transition-base)}.text-link:hover::after{opacity:1}.section-setup{background:var(--color-surface-soft)}.section-setup-grid{align-items:center;gap:var(--space-10)}.section-setup-media img{border-radius:var(--radius-xl);box-shadow:var(--shadow-lg)}.section-setup-content>p:last-of-type{margin-bottom:var(--space-4)}.setup-highlights{margin-top:var(--space-4);gap:var(--space-4)}.setup-card{height:100%}.setup-list{display:flex;flex-direction:column;gap:var(--space-2);font-size:var(--font-size-sm)}.section-setup-cta{margin-top:var(--space-4)}.section-flow{background:radial-gradient(circle at top,var(--color-primary-soft),transparent 60%),var(--color-background)}.flow-grid{gap:var(--space-6)}.flow-card{height:100%;box-shadow:var(--shadow-sm)}.section-audience-grid{align-items:flex-start;gap:var(--space-10)}.audience-tags{margin-top:var(--space-4);gap:var(--space-4)}.audience-card{height:100%}.audience-card ul{display:flex;flex-direction:column;gap:var(--space-2);font-size:var(--font-size-sm)}.audience-info-card{height:100%}.audience-info-list{display:flex;flex-direction:column;gap:var(--space-2);font-size:var(--font-size-sm)}.section-atmosphere{background:var(--color-surface-soft)}.section-atmosphere-grid{align-items:center;gap:var(--space-10)}.section-atmosphere-media img{border-radius:var(--radius-xl);box-shadow:var(--shadow-lg)}.atmosphere-points{margin-top:var(--space-4);gap:var(--space-4)}.atmosphere-card{height:100%;text-align:left}.section-rules-container{max-width:1120px;margin-inline:auto}.rules-grid{gap:var(--space-6)}.rules-card{height:100%}.rules-list{display:flex;flex-direction:column;gap:var(--space-2);font-size:var(--font-size-sm)}.section-benefits{background:var(--color-background)}.benefits-grid{gap:var(--space-6)}.benefit-card{height:100%}.section-custom-grid{align-items:flex-start;gap:var(--space-10)}.custom-card{height:100%}.custom-steps{display:flex;flex-direction:column;gap:var(--space-3);counter-reset:step}.step-label{display:block;font-weight:600;color:var(--color-text)}.custom-cta{margin-top:var(--space-4);width:100%;justify-content:center}.custom-links{margin-top:var(--space-4)}.section-crosslinks{background:var(--color-surface-soft)}.crosslinks-grid{gap:var(--space-6)}.crosslink-card{height:100%}.section-contact-cta{padding-top:var(--space-12);padding-bottom:var(--space-20)}.section-contact-cta-inner{max-width:960px;margin-inline:auto}.section-contact-cta-card{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--space-6);background:radial-gradient(circle at 0 0,rgba(15,183,201,0.12),transparent 55%),var(--color-surface)}.section-contact-cta-content{flex:1 1 260px}.section-contact-cta-actions{display:flex;flex-wrap:wrap;gap:var(--space-3);justify-content:flex-end;flex:1 1 260px}@media (max-width:960px){.hero-blackjack{min-height:auto;padding-block:var(--space-16)}.hero-blackjack-overlay{padding:var(--space-5)}.hero-cta-row{justify-content:flex-start}.section-intro-grid,.section-setup-grid,.section-audience-grid,.section-atmosphere-grid,.section-custom-grid{grid-template-columns:minmax(0,1fr);gap:var(--space-6)}.section-setup-media{order:-1}.section-atmosphere-media{order:-1}.section-contact-cta-card{flex-direction:column;align-items:flex-start}.section-contact-cta-actions{justify-content:flex-start}}@media (max-width:640px){.hero-lead{font-size:var(--font-size-md)}.section-heading{margin-bottom:var(--space-8)}.benefits-grid,.flow-grid,.crosslinks-grid{grid-template-columns:minmax(0,1fr)}.section-contact-cta{padding-bottom:var(--space-16)}}