.auth-page{min-height:100vh;background:#f3f6fb!important}.auth-shell{min-height:100vh;display:grid;grid-template-columns:minmax(340px,42%) 1fr}.auth-story{position:relative;overflow:hidden;background:radial-gradient(circle at 20% 85%,rgba(19,184,166,.22),transparent 28%),radial-gradient(circle at 85% 15%,rgba(47,125,244,.28),transparent 30%),linear-gradient(145deg,#071426,#12345a);color:#fff;padding:clamp(2rem,6vw,5rem);display:flex;flex-direction:column;justify-content:space-between}.auth-story:after{content:"";position:absolute;width:420px;height:420px;border:1px solid rgba(255,255,255,.1);border-radius:50%;right:-210px;bottom:-190px}.auth-brand,.auth-story-content,.auth-story-footer{position:relative;z-index:1}.auth-brand{display:flex;align-items:center;gap:.75rem;color:#fff;text-decoration:none;font-size:1.2rem;font-weight:800}.auth-brand img{width:46px;height:46px;border-radius:50%;border:2px solid rgba(255,255,255,.22)}.auth-story h1{color:#fff!important;font-size:clamp(2.35rem,5vw,4rem);line-height:1.05;letter-spacing:-.05em}.auth-story p{color:#c9d8eb;font-size:1.05rem;max-width:560px}.auth-points{display:grid;gap:.85rem;margin-top:2rem}.auth-point{display:flex;gap:.8rem;align-items:center;color:#e4edf8;font-weight:600}.auth-point i{width:35px;height:35px;display:grid;place-items:center;border-radius:10px;background:rgba(255,255,255,.1);color:#64dfd1}.auth-story-footer{color:#9fb2ca;font-size:.83rem}.auth-main{display:flex;align-items:center;justify-content:center;padding:clamp(1.25rem,5vw,4rem);background:#f3f6fb}.auth-card{width:100%;max-width:550px}.auth-card.wide{max-width:720px}.auth-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:2.25rem}.auth-home{color:#536278;text-decoration:none;font-weight:700;font-size:.9rem}.auth-home:hover{color:#1769e0}.auth-theme{border:1px solid #d7e1ee;background:#fff;width:42px;height:42px;border-radius:11px;color:#405069}.auth-heading{font-size:2rem;margin-bottom:.5rem}.auth-subtitle{color:#66758c;margin-bottom:2rem}.field-wrap{position:relative}.field-wrap .form-control,.field-wrap .form-select{padding-left:2.8rem!important}.field-wrap>i{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:#7d8da4;z-index:3}.password-toggle{position:absolute;right:.7rem;top:50%;transform:translateY(-50%);border:0;background:transparent;color:#6d7d93;padding:.35rem;z-index:4}.role-grid{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.role-option input{position:absolute;opacity:0;pointer-events:none}.role-card{display:flex;align-items:center;gap:.7rem;padding:.85rem;border:1px solid #d7e1ee;border-radius:12px;background:#fff;cursor:pointer;font-weight:700;color:#516178;transition:.18s}.role-card i{font-size:1.25rem;color:#1769e0}.role-option input:checked+.role-card{border-color:#1769e0;background:#edf4ff;color:#1769e0;box-shadow:0 0 0 3px rgba(23,105,224,.1)}.auth-alert{border-radius:13px;padding:.9rem 1rem;display:flex;gap:.7rem;align-items:flex-start;margin-bottom:1.25rem}.auth-alert.success{background:#e9f8f3;color:#087355}.auth-alert.error{background:#fff0f2;color:#b92741}.auth-alert.info{background:#edf4ff;color:#1758a8}.auth-divider{display:flex;align-items:center;gap:.75rem;color:#8a98ab;font-size:.8rem;margin:1.4rem 0}.auth-divider:before,.auth-divider:after{content:"";height:1px;background:#dfe7f1;flex:1}.upload-box{display:flex;align-items:center;gap:1rem;padding:1rem;border:1px dashed #aec0d6;border-radius:13px;background:#f8faff;cursor:pointer}.upload-box i{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:#e8f1ff;color:#1769e0;font-size:1.25rem}.upload-box strong{display:block}.upload-box small{color:#718097}.plan-note{display:flex;gap:.85rem;padding:1rem;border:1px solid #cfe0fa;border-radius:14px;background:#f0f6ff;color:#315276}.plan-note i{color:#1769e0;font-size:1.3rem}.auth-switch{text-align:center;margin-top:1.4rem;color:#6b7b91}.auth-switch a{font-weight:800;text-decoration:none}.required-note{font-size:.78rem;color:#8492a6}.auth-card .form-label{font-size:.88rem}.auth-card .form-control,.auth-card .form-select{margin-bottom:0!important}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.full-field{grid-column:1/-1}body.dark-mode .auth-main{background:#081321}body.dark-mode .auth-card{color:#e8eef8}body.dark-mode .auth-theme,body.dark-mode .role-card,body.dark-mode .upload-box{background:#101d30;border-color:#334760;color:#c9d6e8}body.dark-mode .role-option input:checked+.role-card{background:#132b49;border-color:#2f7df4;color:#81b2ff}body.dark-mode .auth-home,body.dark-mode .auth-subtitle,body.dark-mode .auth-switch{color:#9dafc7}body.dark-mode .plan-note{background:#102541;border-color:#274b77;color:#c7daf4}@media(max-width:900px){.auth-shell{grid-template-columns:1fr}.auth-story{min-height:auto;padding:1.4rem}.auth-story-content,.auth-story-footer{display:none}.auth-main{padding:2rem 1rem;align-items:flex-start}.auth-top{margin-bottom:1.75rem}}@media(max-width:575px){.form-grid{grid-template-columns:1fr}.full-field{grid-column:auto}.role-grid{grid-template-columns:1fr}.auth-heading{font-size:1.7rem}}
