:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}html,body{background:#000;width:100%;height:100%;margin:0}body:has(.page){color:#e2e8f0;background:radial-gradient(1200px 600px at 10% -10%,#1e40af59,#0000 60%),radial-gradient(900px 500px at 90% -15%,#0e749047,#0000 60%),#020617;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.viewer-stage{background:#000;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.viewer-frame{flex-shrink:0;width:min(100vw,177.778vh);height:min(100vh,56.25vw);position:relative}.viewer-media{background:#000;width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.viewer-media--hidden{display:none}.viewer-live{object-fit:contain;width:100%;height:100%}.viewer-unmute-btn{z-index:10;-webkit-backdrop-filter:blur(10px);color:#fff;letter-spacing:.01em;white-space:nowrap;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#0f0f0fd1;border:1px solid #ffffff24;border-radius:22px;align-items:center;gap:8px;height:44px;margin:0;padding:0 18px 0 14px;font-family:inherit;font-size:14px;font-weight:500;line-height:1;animation:.22s ease-out both viewer-unmute-in;display:inline-flex;position:absolute;bottom:clamp(14px,3.5vh,28px);left:50%;transform:translate(-50%);box-shadow:inset 0 1px #ffffff0f,0 4px 16px #00000073}.viewer-unmute-btn:focus{outline:none}.viewer-unmute-btn:focus-visible{outline-offset:2px;outline:2px solid #ffffff8c}.viewer-unmute-btn:active{background:#0a0a0ae6;transform:translate(-50%)scale(.98)}.viewer-unmute-btn__icon{color:#ffffffeb;flex-shrink:0;width:20px;height:20px;display:flex}.viewer-unmute-btn__label{padding-right:1px}@keyframes viewer-unmute-in{0%{opacity:0;transform:translate(-50%)translateY(6px)}to{opacity:1;transform:translate(-50%)translateY(0)}}@media (prefers-reduced-motion:reduce){.viewer-unmute-btn{animation:none}}.viewer-youtube-frame{pointer-events:none;border:0;width:100%;height:100%;margin:0;padding:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(1.48)}.viewer-youtube-cover{z-index:5;pointer-events:none;background:#000;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.viewer-spinner{z-index:1;border:2px solid #fff3;border-top-color:#ffffffe6;border-radius:50%;flex-shrink:0;width:2rem;height:2rem;animation:.7s linear infinite viewer-spin;position:relative}@keyframes viewer-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.viewer-spinner{border-top-color:#ffffff80;animation:none}}.page{max-width:1040px;margin:0 auto;padding:2rem 1rem 4rem}.hero,.panel{background:#0f172ad9;border:1px solid #334155;border-radius:14px;margin-bottom:1rem;padding:1.2rem}.hero{background:linear-gradient(135deg,#1e40af47,#0f172ae0);border-color:#1e3a8a}.hero h1{margin:.3rem 0 .2rem;font-size:clamp(1.45rem,2.1vw,2rem)}.eyebrow{letter-spacing:.06em;text-transform:uppercase;color:#bfdbfe;margin:0;font-size:.78rem;font-weight:600}.muted{color:#94a3b8}.badge{border-radius:999px;align-items:center;padding:.2rem .7rem;font-size:.85rem;font-weight:600;display:inline-flex}.badge.online{color:#4ade80;background:#16a34a33}.badge.offline{color:#fca5a5;background:#dc262633}.field{margin-top:.7rem}.field code{word-break:break-all}input,select{color:#e2e8f0;background:#020617;border:1px solid #334155;border-radius:8px;width:100%;max-width:560px;margin-top:.35rem;padding:.5rem .65rem}
