.gameplay-hero{position:relative}.gameplay-hero-grid{display:flex;flex-direction:column;gap:2.5rem;align-items:center}@media (min-width:900px){.gameplay-hero-grid{flex-direction:row;align-items:stretch}}.gameplay-hero-copy{flex:1;max-width:34rem}.gameplay-hero-visual{flex:1;max-width:26rem;width:100%}.gameplay-hero-visual .card{height:100%;min-height:260px}.gameplay-splash-1{width:180px;height:180px;top:-40px;right:-60px}.gameplay-splash-2{width:160px;height:160px;bottom:-60px;left:-40px}.gameplay-splash-3{width:120px;height:120px;bottom:30%;right:-40px}.gameplay-overview-grid{display:grid;gap:2rem}@media (min-width:980px){.gameplay-overview-grid{grid-template-columns:minmax(0,1.8fr)minmax(0,1.2fr);align-items:flex-start}}.gameplay-step-grid{display:grid;gap:1.75rem}@media (min-width:768px){.gameplay-step-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1120px){.gameplay-step-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.gameplay-step h3{font-size:1.2rem;margin-bottom:0.5rem}.gameplay-step-tag{display:inline-flex;align-items:center;justify-content:center;padding:0.2rem 0.7rem;border-radius:999px;font-size:0.7rem;font-weight:600;text-transform:uppercase;letter-spacing:0.12em;background:rgba(59,130,246,0.06);color:#3b82f6;margin-bottom:0.75rem}.gameplay-step-image{margin-top:1rem}.gameplay-gallery{background:linear-gradient(180deg,rgba(224,242,254,0.4),rgba(253,242,255,0.7))}.gameplay-gallery-grid{margin-bottom:1.5rem}.gameplay-gallery-note{text-align:center;max-width:36rem;margin:0 auto}.gameplay-summary{background:radial-gradient(circle at top left,rgba(253,242,248,0.85),transparent 55%),radial-gradient(circle at bottom right,rgba(219,234,254,0.85),transparent 55%)}.gameplay-cta-inner{display:flex;flex-direction:column;gap:2rem;align-items:center}@media (min-width:900px){.gameplay-cta-inner{flex-direction:row;align-items:stretch}}.gameplay-cta-content{flex:1;min-width:0}.gameplay-cta-visual{flex:0.9;max-width:260px;margin-left:auto}.gameplay-cta-visual .screenshot-frame{background:linear-gradient(145deg,#e0f2fe,#fef9c3);box-shadow:0 18px 45px rgba(15,23,42,0.45)}.gameplay-cta-visual img{width:100%;height:auto;display:block}