:root{color-scheme:dark;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#0e1418;color:#eaf0ee}*{box-sizing:border-box}body{margin:0;min-height:100vh;display:grid;place-items:center;padding:40px 20px;background:radial-gradient(ellipse at 50% 0%,#18352d 0%,#0e1418 58%)}main{width:100%;max-width:440px}.brand{display:flex;align-items:center;justify-content:center;gap:12px;color:#f1f6f3;text-decoration:none;font-size:25px;font-weight:650;letter-spacing:-1px;margin-bottom:34px}.brand span{display:grid;place-items:center;width:37px;height:37px;border-radius:10px;background:#8ee2bc;color:#173429;font-size:30px;font-weight:750}.card{padding:36px;border:1px solid #2a393b;background:#151f24;border-radius:16px;box-shadow:0 20px 60px #0003}.eyebrow{color:#8ee2bc;font-size:10px;font-weight:650;letter-spacing:1.7px;margin:0 0 13px}h1{font-size:30px;letter-spacing:-.8px;margin:0 0 12px;font-weight:600}.intro{color:#a8b8b7;font-size:14px;line-height:1.6;margin:0 0 28px}label{display:block;font-size:13px;font-weight:550;margin-bottom:9px}input,button{font:inherit;width:100%;border-radius:8px}input{height:47px;border:1px solid #415350;background:#0f191d;color:#f2f7f4;padding:10px 12px;outline:none}input:focus-visible{border-color:#8ee2bc;box-shadow:0 0 0 3px #8ee2bc25}button{border:0;background:#8ee2bc;color:#113c2d;font-size:14px;font-weight:650;padding:14px 18px;margin-top:18px;cursor:pointer}button:hover{background:#acf0d0}button:disabled{opacity:.6;cursor:wait}button:focus-visible,a:focus-visible{outline:2px solid #baf5d9;outline-offset:4px}.session-note{border-top:1px solid #2a393b;margin:27px 0 0;padding-top:20px;color:#829693;font-size:12px;line-height:1.6}.footer{font-size:11px;color:#748a85;text-align:center;margin-top:24px}#login-error{color:#ffb2a9;background:#492c2b;font-size:13px;padding:11px;border-radius:6px;line-height:1.5;margin-bottom:0}@media(max-width:480px){body{padding:28px 18px}.card{padding:28px 24px}h1{font-size:28px}}
