:root{font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color-scheme:dark;--bg-color: #000000;--text-dim: rgba(255, 255, 255, .6);background-color:var(--bg-color);color:#fff;font-display:swap}html,body,#root{width:100vw;height:100dvh;margin:0;padding:0;overflow:hidden;background-color:#000;overscroll-behavior:none}#root{display:flex;flex-direction:column;position:relative}@media(max-height:500px){.btn-sm{padding:.15rem .4rem!important;font-size:.75rem!important}input[type=range]{width:40px!important}}canvas{position:absolute;top:0;left:0;width:100%!important;height:100%!important;pointer-events:none;z-index:5}video{clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;overflow:hidden;padding:0;position:absolute}
