*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#0b1020;color:#f7f7ff}[data-theme=light] body{background:#e8eaed;color:#1a1a1a}.auth-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:#0b1020;color:#f7f7ff}.auth-page-theme-wrap{position:fixed;top:18px;right:18px}.auth-card{width:min(420px,100%);border-radius:12px;padding:24px;border:1px solid rgba(255,255,255,.08);background:#090e1ef5;box-shadow:0 20px 70px #0000006b}.auth-card h1{margin:0 0 18px;font-size:28px}.auth-hint{margin:-8px 0 18px;color:#e2e8f0b8;font-size:14px}.auth-field{display:grid;gap:6px;margin-bottom:14px}.auth-field label{color:#e2e8f0c7;font-size:13px;font-weight:650}.auth-field input{width:100%;border-radius:8px;border:1px solid rgba(255,255,255,.16);padding:9px 10px;background:#070b19f0;color:inherit;font:inherit;outline:none}.auth-field input:focus{border-color:#0f766e;box-shadow:0 0 0 1px #0e749080}.auth-error,.error-banner{margin-bottom:14px;padding:10px 12px;border-radius:8px;border:1px solid rgba(220,53,69,.55);background:#dc35452e;color:#ffcdd2;font-size:13px}.info-banner,.success-banner{margin-bottom:16px;padding:10px 12px;border-radius:8px;font-size:13px}.info-banner{background:#0e749024;border:1px solid rgba(14,116,144,.42)}.success-banner{background:#2ecc7126;border:1px solid rgba(46,204,113,.5)}.auth-submit{width:100%;border-radius:999px;border:1px solid rgba(255,255,255,.16);padding:10px 14px;background:#ffffff0f;color:inherit;cursor:pointer;font-size:15px;font-weight:650}.auth-submit:hover:not(:disabled){background:#ffffff1a}.auth-submit:disabled{opacity:.7;cursor:not-allowed}.auth-switch,.muted{color:#e2e8f0b8}[data-theme=light] .muted{color:#475569;opacity:1}.auth-switch{margin:16px 0 0;text-align:center;font-size:14px;line-height:1.35}.auth-switch .link{border:none;padding:0;background:none;color:#67e8f9;cursor:pointer;font:inherit;text-decoration:underline}.auth-switch .link:hover{background:none;color:#cffafe}.theme-toggle{min-width:56px;min-height:44px;border:1px solid rgba(255,255,255,.16);border-radius:8px;padding:6px 10px;background:#ffffff0f;color:inherit;cursor:pointer;font-size:16px;line-height:1}.theme-toggle:hover{background:#ffffff1a}[data-theme=light] .auth-page{background:#e8eaed;color:#1a1a1a}[data-theme=light] .auth-card{border-color:#00000014;background:#fff;box-shadow:0 2px 12px #00000014}[data-theme=light] .auth-hint,[data-theme=light] .auth-switch{color:#6b7280}[data-theme=light] .auth-field label{color:#4b5563}[data-theme=light] .auth-field input{border-color:#0003;background:#fff;color:#1a1a1a}[data-theme=light] .auth-submit,[data-theme=light] .theme-toggle{border-color:#00000029;background:#0000000d;color:inherit}[data-theme=light] .auth-submit:hover:not(:disabled),[data-theme=light] .theme-toggle:hover{background:#00000014}[data-theme=light] .auth-switch .link{color:#0e7490}[data-theme=light] .auth-switch .link:hover{color:#075985}[data-theme=light] .auth-error,[data-theme=light] .error-banner{background:#dc35451a;border-color:#dc354566;color:#c62828}
