*{margin:0;box-sizing:border-box}body{background:#000;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.hero{min-height:60vh;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px;text-align:center;padding:48px 24px}.hero h1{font-size:clamp(32px,5vw,56px);letter-spacing:-.03em}.hero p{color:#fff9;max-width:40em;line-height:1.5}.hero code{background:#ffffff14;padding:3px 10px;border-radius:8px;font-size:15px}.playground{max-width:1100px;margin:0 auto;padding:64px 24px}.playground h2{font-size:28px;letter-spacing:-.02em;margin-bottom:8px}.playground .stage{height:560px;border:1px solid rgba(255,255,255,.1);border-radius:16px;overflow:hidden;margin:24px 0}.controls{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px}.controls label{display:flex;flex-direction:column;gap:6px;font-size:13px;color:#ffffffb3}footer{padding:48px 24px;text-align:center;color:#ffffff73;font-size:14px;line-height:1.6}footer a{color:#ffffffb3}
