@keyframes auth-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes auth-pulse{0%,to{opacity:.4}50%{opacity:1}}@keyframes auth-spin{to{transform:rotate(360deg)}}@keyframes auth-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.auth-loading-icon{animation:auth-spin 1s linear infinite}.auth-submitting-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#ffffffb3;display:flex;align-items:center;justify-content:center;border-radius:inherit;z-index:10}.auth-submitting-overlay .spinner-border{width:2.5rem;height:2.5rem}.auth-password-toggle{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:none;border:none;color:#9ca3af;cursor:pointer;padding:4px;z-index:5;transition:color .15s}.auth-password-toggle:hover{color:#6b7280}.auth-password-strength{height:4px;border-radius:2px;margin-top:6px;transition:width .3s,background-color .3s}.auth-password-strength[data-strength="0"]{width:0%}.auth-password-strength[data-strength="1"]{width:25%;background-color:#ef4444}.auth-password-strength[data-strength="2"]{width:50%;background-color:#f59e0b}.auth-password-strength[data-strength="3"]{width:75%;background-color:#3b82f6}.auth-password-strength[data-strength="4"]{width:100%;background-color:#22c55e}.auth-strength-label{font-size:.75rem;margin-top:2px}.auth-input-wrapper{position:relative}.auth-input-wrapper .form-control{padding-left:2.75rem;border-radius:8px;border-color:#e5e7eb;transition:border-color .15s,box-shadow .15s}.auth-input-wrapper .form-control:focus{border-color:#206bc4;box-shadow:0 0 0 3px #206bc41a}.auth-input-wrapper .auth-input-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#9ca3af;z-index:5;pointer-events:none}.auth-card{border-radius:12px;border:none;box-shadow:0 1px 3px #0000000d,0 1px 2px #0000000f}.auth-btn{border-radius:8px;font-weight:500;padding:.625rem 1.5rem;transition:all .15s}.auth-btn-primary{background:linear-gradient(135deg,#206bc4,#1a5694);border:none;color:#fff}.auth-btn-primary:hover{background:linear-gradient(135deg,#1a5694,#15447a);transform:translateY(-1px);box-shadow:0 4px 12px #206bc44d}.auth-error{animation:auth-fade-in .2s ease-out;font-size:.8rem;color:#d63939;margin-top:4px}.auth-divider{display:flex;align-items:center;text-align:center;color:#9ca3af;margin:1.5rem 0}.auth-divider:before,.auth-divider:after{content:"";flex:1;border-bottom:1px solid #e5e7eb}.auth-divider span{padding:0 1rem;font-size:.8rem;text-transform:uppercase;letter-spacing:.05em}@media(max-width:768px){.auth-card{padding:1.5rem!important}}.login-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d,0 10px 15px -3px #0000000d,0 0 0 1px #00000008}.login-card-header{position:relative;background:linear-gradient(135deg,#206bc4,#1a5694,#0f3a65);padding:2.5rem 2rem 2rem;text-align:center;color:#fff;overflow:hidden}.login-card-header:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 20% 80%,rgba(255,255,255,.08) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(255,255,255,.06) 0%,transparent 50%)}.login-card-logo{margin-bottom:1.25rem;position:relative;z-index:1}.login-card-logo img{filter:brightness(0) invert(1);opacity:.95}.login-card-header h2{font-size:1.5rem;font-weight:700;margin-bottom:.25rem;position:relative;z-index:1;letter-spacing:-.02em}.login-card-header p{font-size:.875rem;opacity:.75;margin:0;position:relative;z-index:1}.login-card-header-orb{position:absolute;border-radius:50%;background:#ffffff0f}.orb-1{width:180px;height:180px;top:-80px;right:-40px}.orb-2{width:120px;height:120px;bottom:-50px;left:-30px}.orb-3{width:60px;height:60px;top:30px;left:40%}.login-card-body{padding:2rem 2rem 1.75rem}.login-card-body .auth-input-wrapper .form-control{background:#f8fafc;border-color:#e2e8f0;transition:all .2s}.login-card-body .auth-input-wrapper .form-control:focus{background:#fff;border-color:#206bc4;box-shadow:0 0 0 3px #206bc414}.login-card-body .auth-input-wrapper .form-control:hover:not(:focus){border-color:#cbd5e1}.login-card-body .auth-btn-primary{padding:.75rem;font-size:.9375rem;font-weight:600;letter-spacing:.01em;border-radius:10px;transition:all .25s}.login-card-body .auth-btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #206bc459}.login-card-body .auth-divider{margin:1.25rem 0}.login-card-body .btn-outline-primary{border-radius:10px;padding:.625rem;font-weight:500;transition:all .2s}.login-card-body .btn-outline-primary:hover{transform:translateY(-1px);box-shadow:0 4px 12px #206bc41f}.auth-split{display:flex;min-height:100vh;height:100vh}.auth-split-image{flex:0 0 50%;position:relative;overflow:hidden;background:linear-gradient(135deg,#1a3a5c,#206bc4,#0f2b45)}.auth-split-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;right:0;bottom:0;left:0}.auth-split-image.auth-split-fallback{background:linear-gradient(135deg,#1a3a5c,#206bc4 40%,#0f2b45)}.auth-split-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:3rem}.auth-split-brand{text-align:center;color:#fff;max-width:420px}.auth-split-logo-img{filter:brightness(0) invert(1);margin-bottom:2rem;opacity:.95}.auth-split-brand h1{font-size:1.75rem;font-weight:700;line-height:1.3;margin-bottom:1rem;letter-spacing:-.02em}.auth-split-brand p{font-size:1rem;opacity:.8;line-height:1.6;margin-bottom:2rem}.auth-split-stats{display:flex;justify-content:center;gap:2.5rem;margin-top:2rem}.auth-split-stat{text-align:center}.auth-split-stat-value{display:block;font-size:1.5rem;font-weight:700;line-height:1.2}.auth-split-stat-label{display:block;font-size:.75rem;opacity:.7;text-transform:uppercase;letter-spacing:.08em;margin-top:.25rem}.auth-split-form{flex:0 0 50%;display:flex;align-items:center;justify-content:center;background:#fff;padding:2rem;overflow-y:auto}.auth-split-form-inner{width:100%;max-width:420px}.login-split-card{width:100%}.login-split-title{font-size:1.5rem;font-weight:700;margin-bottom:.25rem;text-align:center;color:#1a1a2e}.login-split-subtitle{font-size:.875rem;color:#6b7280;margin-bottom:2rem;text-align:center}.auth-split-form .auth-input-wrapper .form-control{background:#f8fafc;border-color:#e2e8f0;border-radius:10px;padding:.625rem .875rem .625rem 2.75rem;transition:all .2s}.auth-split-form .auth-input-wrapper .form-control:focus{background:#fff;border-color:#206bc4;box-shadow:0 0 0 3px #206bc414}.auth-split-form .auth-input-wrapper .form-control:hover:not(:focus){border-color:#cbd5e1}.auth-split-form .auth-btn-primary{padding:.75rem;font-size:.9375rem;font-weight:600;letter-spacing:.01em;border-radius:10px}.auth-split-form .auth-btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #206bc459}@media(max-width:991px){.auth-split-image{display:none}.auth-split-form{flex:1 1 100%;padding:1.5rem}body{overflow:auto!important}}.register-steps{display:flex;align-items:center;justify-content:center;gap:0}.register-step{display:flex;flex-direction:column;align-items:center;gap:.375rem}.register-step-dot{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.8125rem;font-weight:700;background:#e5e7eb;color:#9ca3af;transition:all .3s}.register-step.active .register-step-dot{background:#206bc4;color:#fff;box-shadow:0 0 0 4px #206bc426}.register-step.done .register-step-dot{background:#22c55e;color:#fff}.register-step-label{font-size:.75rem;font-weight:500;color:#9ca3af;text-transform:uppercase;letter-spacing:.05em;transition:color .3s}.register-step.active .register-step-label{color:#206bc4;font-weight:600}.register-step.done .register-step-label{color:#22c55e}.register-step-line{width:48px;height:2px;background:#e5e7eb;margin:0 8px 20px;border-radius:1px;transition:background .3s}.register-step-line.done{background:#22c55e}
