.eyebrow{font-size:0.82rem;letter-spacing:0.16em;text-transform:uppercase;color:var(--gray-500);margin-bottom:var(--space-2)}.lead{font-size:var(--text-lg);line-height:var(--leading-relaxed);max-width:40rem}.gameplay-intro{position:relative;overflow:hidden}.gameplay-intro-head{display:flex;flex-wrap:wrap;gap:var(--space-6);align-items:flex-start;justify-content:space-between}.gameplay-intro-aside{max-width:320px;display:flex;flex-direction:column;gap:0.75rem}.intro-note,.cta-subtext{font-size:0.85rem;color:var(--gray-600)}.gameplay-subnav{margin-top:var(--space-4);display:flex;flex-wrap:wrap;gap:0.6rem}.gameplay-subnav a{font-size:0.78rem;padding:0.4rem 0.9rem;border-radius:var(--radius-pill);background:rgba(248,252,246,0.96);border:1px solid var(--color-border-soft);color:var(--color-text-soft)}.gameplay-subnav a:hover{background:rgba(219,243,216,0.96);color:var(--color-text)}.gameplay-section{margin-top:var(--space-8);align-items:stretch}.gameplay-copy{display:flex;flex-direction:column;justify-content:center}.gameplay-figure{display:flex;flex-direction:column;justify-content:space-between;gap:var(--space-3)}.gameplay-figure figcaption{font-size:0.85rem;color:var(--gray-600);margin-top:var(--space-2)}.loop-highlights{display:flex;flex-wrap:wrap;gap:0.4rem;margin-top:var(--space-2)}.loop-chip{font-size:0.78rem;border-radius:999px;padding:0.3rem 0.8rem;background:rgba(214,245,198,0.9);color:#204021;font-weight:500}.field-tags{display:flex;flex-wrap:wrap;gap:0.4rem;margin-top:var(--space-3)}.upgrade-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:var(--space-4);margin-top:var(--space-3)}.upgrade-item h3{font-size:1rem;margin-bottom:0.35rem}.upgrade-item p{font-size:0.95rem}.gameplay-aside{display:flex;flex-direction:column;justify-content:center;gap:var(--space-3);background:linear-gradient(145deg,#ffffff 0,#f1fbff 40%,#f9ffe6 100%)}.btn-full{width:100%;justify-content:center}.pacing-row{display:flex;flex-wrap:wrap;gap:0.4rem;margin-top:var(--space-3)}.pacing-pill{font-size:0.78rem;border-radius:999px;padding:0.3rem 0.8rem;background:rgba(200,241,209,0.96);color:#14351f;font-weight:500}.replay-summary{margin-top:var(--space-3);padding-top:var(--space-3);border-top:1px dashed var(--color-border-soft);display:flex;flex-direction:column;gap:var(--space-3)}.replay-summary h3{font-size:1rem}.replay-summary ul{margin-bottom:0}.gameplay-cta-final .cta-content{display:flex;flex-wrap:wrap;gap:var(--space-4);align-items:center;justify-content:space-between}.gameplay-cta-final .cta-content>div:first-child{flex:1 1 280px}.gameplay-cta-final .cta-inline-row{flex:0 0 auto}.gameplay-cta-final .cta-inline-row .btn,.gameplay-cta-final .cta-inline-row .btn-secondary,.gameplay-cta-final .cta-inline-row .btn-ghost{white-space:nowrap}@media (max-width:1024px){.gameplay-section{margin-top:var(--space-6)}}@media (max-width:768px){.gameplay-intro-head{flex-direction:column}.gameplay-intro-aside{max-width:none}.gameplay-subnav{overflow-x:auto;padding-bottom:0.25rem}.gameplay-subnav a{white-space:nowrap}.upgrade-grid{grid-template-columns:1fr}.gameplay-cta-final .cta-content{flex-direction:column;align-items:flex-start}.gameplay-cta-final .cta-inline-row{width:100%}.gameplay-cta-final .cta-inline-row .btn,.gameplay-cta-final .cta-inline-row .btn-secondary,.gameplay-cta-final .cta-inline-row .btn-ghost{flex:1 1 auto;justify-content:center}}@media (max-width:480px){.lead{font-size:1rem}.gameplay-subnav a{font-size:0.75rem;padding-inline:0.7rem}.gameplay-section{margin-top:var(--space-5)}}