*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}.auth-shell{background:radial-gradient(circle at 8% 14%,#4c8aff52,#0000 36%),radial-gradient(circle at 92% 22%,#4adaff42,#0000 34%),linear-gradient(132deg,#eef4ff 0%,#eef9ff 34%,#f4f6ff 100%);justify-content:center;align-items:center;min-height:100vh;padding:30px;font-family:Inter,Segoe UI,Arial,sans-serif;display:flex}.auth-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffeb;border:1px solid #ffffffd9;border-radius:24px;grid-template-columns:1fr 1.2fr;width:100%;max-width:1080px;display:grid;overflow:hidden;box-shadow:0 24px 60px #061f552b,0 8px 20px #0a1e3d1a}.auth-card-reset{grid-template-columns:1fr;max-width:520px}.auth-form-only{max-width:none}.auth-inline-link{color:#255fbf;font-weight:600;text-decoration:none}.auth-inline-link:hover{text-decoration:underline}.auth-brand{color:#fff;background:linear-gradient(170deg,#fff3,#0000 38%),linear-gradient(158deg,#0c3d8a 0%,#1762cc 54%,#3b98f2 100%);padding:40px;position:relative}.auth-kicker{letter-spacing:.08em;text-transform:uppercase;background:#ffffff2e;border:1px solid #ffffff52;border-radius:999px;margin-bottom:16px;padding:8px 12px;font-size:12px;display:inline-flex}.auth-brand h1{letter-spacing:-.02em;margin:0 0 10px;font-size:34px;font-weight:700}.auth-brand p{opacity:.98;max-width:430px;margin:0;line-height:1.58}.auth-metrics{gap:12px;margin-top:28px;display:grid}.auth-metrics article{background:#ffffff24;border:1px solid #ffffff47;border-radius:12px;align-items:baseline;gap:10px;padding:12px 14px;display:flex}.auth-metrics strong{font-size:24px;line-height:1}.auth-metrics span{opacity:.94;font-size:13px}.auth-pills{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.auth-pills span{background:#ffffff2e;border:1px solid #ffffff47;border-radius:999px;padding:8px 11px;font-size:12px;display:inline-flex}.auth-form{padding:42px}.auth-form h2{color:#172033;letter-spacing:-.02em;margin:0 0 10px;font-size:30px}.auth-form .sub{color:#5b6984;max-width:520px;margin-bottom:26px;line-height:1.6}.auth-error-banner{color:#6a1b1b;background:linear-gradient(#ffebee 0%,#fce4ec 100%);border:1px solid #ef9a9a;border-radius:12px;align-items:flex-start;gap:14px;margin:0 0 22px;padding:16px 18px;display:flex;box-shadow:0 0 0 1px #c628280f,0 8px 24px #b71c1c1f}.auth-error-icon{color:#fff;background:linear-gradient(145deg,#c62828 0%,#b71c1c 100%);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:22px;font-weight:800;line-height:1;display:flex;box-shadow:0 4px 12px #c6282859}.auth-error-title{color:#b71c1c;letter-spacing:.01em;margin:0 0 6px;font-size:15px;font-weight:800}.auth-error-text{color:#4a1515;margin:0;font-size:14px;font-weight:600;line-height:1.45}.auth-success-banner{color:#1b5e20;background:linear-gradient(#e8f5e9 0%,#f1f8e9 100%);border:1px solid #a5d6a7;border-radius:12px;align-items:flex-start;gap:14px;margin:0 0 22px;padding:16px 18px;display:flex;box-shadow:0 4px 18px #2e7d321f}.auth-success-icon{color:#fff;background:linear-gradient(145deg,#2e7d32 0%,#1b5e20 100%);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;font-weight:800;line-height:1;display:flex;box-shadow:0 4px 12px #2e7d3259}.auth-success-title{color:#1b5e20;margin:0 0 6px;font-size:15px;font-weight:800}.auth-success-text{color:#2e4a32;margin:0;font-size:14px;font-weight:600;line-height:1.45}.auth-forgot-panel{background:#f8fafc;border:1px solid #cfd9eb;border-radius:12px;margin-bottom:22px;padding:18px 20px}.auth-forgot-panel h3{color:#1b3155;margin:0 0 8px;font-size:17px}.auth-forgot-panel .sub{margin-bottom:14px;font-size:13px}.auth-forgot-actions{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.auth-field input.auth-input-error,.auth-field select.auth-input-error{border-color:#e57373;box-shadow:0 0 0 3px #e5737338}.auth-field{gap:9px;margin-bottom:16px;display:grid}.auth-field label{color:#2a3550;font-size:14px;font-weight:600}.auth-field input,.auth-field select{background:#fff;border:1px solid #cfd9eb;border-radius:12px;outline:none;padding:13px 14px;font-size:14px;transition:border-color .15s,box-shadow .15s}.auth-field input:focus,.auth-field select:focus{border-color:#2c74e6;box-shadow:0 0 0 3px #2c74e629}.auth-password-wrap{width:100%;position:relative}.auth-password-wrap input{box-sizing:border-box;width:100%;padding-right:5.75rem}.auth-password-toggle{color:#1a4a8c;cursor:pointer;background:#eef3fb;border:none;border-radius:8px;padding:8px 12px;font-family:inherit;font-size:13px;font-weight:700;line-height:1.2;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.auth-password-toggle:hover{background:#e2ebfa}.auth-password-toggle:focus-visible{outline-offset:2px;outline:2px solid #2c74e6}.auth-inline{justify-content:space-between;align-items:center;gap:14px;margin:4px 0 2px;display:flex}.auth-check{color:#3f4d69;align-items:center;gap:8px;font-size:13px;display:inline-flex}.auth-check input{width:16px;height:16px}.auth-link{color:#255fbf;cursor:pointer;background:0 0;border:none;font-size:13px;font-weight:600}.auth-actions{gap:12px;margin-top:16px;display:flex}.auth-btn{cursor:pointer;border:none;border-radius:12px;padding:13px 18px;font-weight:600;transition:transform .12s,box-shadow .12s}.auth-btn:hover{transform:translateY(-1px)}.auth-btn.primary{color:#fff;background:linear-gradient(135deg,#1a6adf 0%,#0f53be 100%);box-shadow:0 8px 18px #1763d84d}.auth-btn.secondary{color:#2f446a;background:#eef3fb}.auth-note{color:#63718f;margin-top:16px;font-size:13px;line-height:1.5}.auth-note.subtle{color:#8b97b2;margin-top:6px}@media (width<=900px){.auth-card{grid-template-columns:1fr}.auth-form,.auth-brand{padding:28px}.auth-inline{flex-direction:column;align-items:flex-start}}
