:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;color:#fff;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}#app{max-width:1280px;margin:0 auto;text-align:center}form p{display:flex;justify-content:space-between;align-items:center;max-width:500px;column-gap:.5rem}form p label{white-space:nowrap}form p input{flex-basis:80%}form fieldset{border-radius:.5rem;border-color:#ffffff5d}#buttons{position:absolute;left:50%;bottom:25px;transform:translate(-50%);white-space:nowrap}@media screen and (orientation: landscape){#buttons{width:50px;display:flex;align-items:center;flex-direction:column-reverse;bottom:50%;transform:translateY(50%);right:50px;left:unset}}.button{border-radius:100%;background:gray;border:0;width:45px;height:45px;padding:0}.dialog{position:absolute;padding:2rem;z-index:2;left:0;right:0;top:0;bottom:0;background:#262626a4;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);max-width:100vw}@media screen and (max-width: 768px){.dialog{padding:.5rem}}.dialog>*{padding:2rem;border-radius:.5rem;background:#464646}.toast{top:0;left:0;right:0;max-width:100vw;background:#6d6d6d;border:0;display:flex;justify-content:space-between}video{max-width:100%;max-height:100vh}
