:root{font-family:system-ui,'Microsoft JhengHei',sans-serif;color:#e6edf7;background:#0d1421;color-scheme:dark}*{box-sizing:border-box}body{margin:0}header{display:flex;align-items:center;gap:18px;padding:28px 6%;border-bottom:1px solid #293449}header button{margin-left:auto}.mark{display:grid;place-items:center;background:#68e1c0;color:#10251f;width:48px;height:48px;border-radius:14px;font-size:28px;font-weight:800}small{letter-spacing:3px;color:#8b9bb6}h1{font-size:22px;margin:4px 0}main{max-width:1200px;margin:40px auto;padding:0 24px}h2{font-size:18px}p,.hint{color:#a4b2c8;line-height:1.7}#login{max-width:440px;margin:80px auto;background:#172234;padding:32px;border-radius:18px}label{display:block}input{width:100%;padding:12px;margin:10px 0 20px;border:1px solid #43516b;border-radius:8px;background:#0d1421}button{padding:11px 20px;background:#68e1c0;color:#10251f;border:0;border-radius:8px;font-weight:700;cursor:pointer}button:disabled{opacity:.4;cursor:default}.heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:24px 0 12px}.heading span{font-size:13px;color:#9badc6}#devices{display:flex;flex-wrap:wrap;gap:14px}.device{min-width:225px;padding:20px;background:#172234;border:1px solid #2b3a52;border-radius:12px}.device p{margin:8px 0 16px}.screen{background:#05090f;border:1px solid #293449;border-radius:14px;overflow:hidden;min-height:280px;display:grid;place-items:center}video{display:block;width:100%;max-height:70vh}#message{color:#f7c97f}[hidden]{display:none!important}

a{color:#68e1c0}
