.PlaygroundHero_playground__VV3JS{position:relative;width:100%;height:380px}.PlaygroundHero_canvas__tTi2s{position:absolute;inset:0;width:100%;height:100%}.PlaygroundHero_controls__GybBm{position:absolute;bottom:1rem;left:1.5rem;display:flex;align-items:flex-end;gap:1.5rem;z-index:2}.PlaygroundHero_controlGroup__rtBdd{display:flex;flex-direction:column;gap:.3rem}.PlaygroundHero_controlLabel__IoYi8{font-family:var(--font-mono);font-size:.68rem;color:var(--text-dim);text-transform:uppercase;letter-spacing:.06em;display:flex;align-items:center;gap:.5rem}.PlaygroundHero_controlValue__eUGus{color:var(--accent);font-weight:600}.PlaygroundHero_slider__yhxTx{appearance:none;width:100px;height:3px;background:var(--border-bright);border-radius:2px;outline:none;cursor:pointer}.PlaygroundHero_slider__yhxTx::-webkit-slider-thumb{appearance:none;width:12px;height:12px;border-radius:50%;background:var(--accent);border:2px solid var(--bg);cursor:pointer;-webkit-transition:background .15s;transition:background .15s}.PlaygroundHero_slider__yhxTx::-webkit-slider-thumb:hover{background:var(--accent-hover)}.PlaygroundHero_slider__yhxTx::-moz-range-thumb{width:12px;height:12px;border-radius:50%;background:var(--accent);border:2px solid var(--bg);cursor:pointer}.PlaygroundHero_liveStats__cFWLS{display:flex;gap:1rem}.PlaygroundHero_liveStat__b3z4M{font-family:var(--font-mono);font-size:.68rem;color:var(--text-dim);display:flex;align-items:baseline;gap:.3rem}.PlaygroundHero_liveValue__ib7rb{font-size:.85rem;font-weight:600;color:var(--text-muted)}@media (max-width:768px){.PlaygroundHero_playground__VV3JS{height:300px}.PlaygroundHero_controls__GybBm{flex-direction:column;align-items:flex-start;gap:.5rem;bottom:.5rem;left:1rem}.PlaygroundHero_liveStats__cFWLS{gap:.6rem}.PlaygroundHero_slider__yhxTx{width:80px}}.playground_main__101iT{max-width:var(--max-width-wide);margin:0 auto;padding:2rem 1.5rem 5rem}.playground_header__4wvh_{margin-bottom:2rem}.playground_title__AqfGU{font-family:var(--font-mono);font-size:1.8rem;font-weight:700;letter-spacing:-.04em;color:#fff;margin:0 0 .6rem}.playground_subtitle__go_Cs{font-size:.92rem;color:var(--text-muted);line-height:1.65;max-width:640px}.playground_canvasWrap__OMnpR{border:1px solid var(--border);border-radius:8px;overflow:hidden;margin-bottom:2.5rem}.playground_explanations__kEN9h{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;margin-bottom:3rem}.playground_explainCard__zSU8h{padding:1rem 1.1rem;border:1px solid var(--border-bright);border-radius:8px}.playground_explainTitle__epBNG{font-family:var(--font-mono);font-size:.82rem;font-weight:600;color:#fff;margin:0 0 .4rem}.playground_explainText__qJaRt{font-size:.82rem;color:var(--text-muted);line-height:1.55}.playground_explainText__qJaRt strong{color:var(--text);font-weight:500}.playground_cta__i8b_T{border-top:1px solid var(--border);padding-top:2rem}.playground_ctaText__PcGr_{font-size:.88rem;color:var(--text-muted);line-height:1.65;max-width:600px;margin-bottom:1rem}.playground_ctaLinks__b4QxK{display:flex;gap:1rem}.playground_link__Dpfgf{font-family:var(--font-mono);font-size:.82rem;color:var(--accent);text-decoration:none;transition:color .15s}.playground_link__Dpfgf:hover{color:var(--accent-hover)}@media (max-width:768px){.playground_explanations__kEN9h{grid-template-columns:1fr}}