:root{color-scheme:dark;font:16px/1.6 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#e9efef;background:#101719}*{box-sizing:border-box}body{margin:0}header{height:88px;padding:24px 5%;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #2a3639}header b{font-size:30px;letter-spacing:-2px}header span{font-size:14px;letter-spacing:1px;color:#94a8ac;margin-left:18px}small,.muted{color:#94a8ac}main{max-width:1360px;margin:auto;padding:52px 5%}#login,#change{max-width:480px;margin:5vh auto}h1{font-size:34px;line-height:1.3;letter-spacing:-1px}.eyebrow{color:#a8dec9}form{margin-top:32px}label{display:block;color:#b9c8cb;margin:18px 0}input{display:block;width:100%;font:inherit;color:inherit;background:#1a2528;border:1px solid #35464b;border-radius:8px;padding:13px;margin-top:7px}button{cursor:pointer;border:0;border-radius:8px;padding:12px 20px;background:#b4ecd4;color:#13251e;font:600 15px/1.5 inherit}form button{width:100%;font-size:16px}.secondary{background:#263338;color:#d0dce0}.bar,.actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.bar h2,.bar p{margin:0}.bar{margin:16px 0}#screen{position:relative;aspect-ratio:3/2;background:#050808;border:1px solid #2c3e42;border-radius:14px;overflow:hidden;display:flex;align-items:center;justify-content:center}canvas{max-width:100%;max-height:100%;object-fit:contain}#empty{text-align:center;color:#b6c9ce;position:absolute}#screen:fullscreen{border:0;border-radius:0;width:100vw;height:100vh}#error{color:#ffbcae;white-space:pre-wrap}footer{font-size:11px;letter-spacing:2px;color:#7d939a;padding:22px 5%}button:disabled{opacity:.5} [hidden]{display:none!important}@media(max-width:600px){header{height:72px}header small{display:none}main{padding-top:20px}h1{font-size:28px}.bar{align-items:flex-start;flex-wrap:wrap}.actions{flex-wrap:wrap}button{padding:10px 14px}#screen{aspect-ratio:3/2}#login{margin:3vh auto}}
