.auth-wrapper{min-height:100vh;background:#f5f6fa;display:flex;align-items:center;justify-content:center;font-family:Inter,Arial,sans-serif}.auth-content{width:100%;max-width:460px;padding:24px}.auth-content .card{background:#ffffff;border-radius:14px;box-shadow:0 10px 30px rgba(0,0,0,.08);overflow:hidden}.auth-content .card-body{padding:32px}.auth-content-logo-header{display:flex;justify-content:center;margin-bottom:20px}.auth-content-logo-header img{max-height:42px}.auth-login-title{font-size:22px;font-weight:700;margin-bottom:20px;color:#1e1e2f}.auth-login-title span{display:block;font-size:13px;font-weight:400;color:#6b7280;margin-top:6px}.auth-wrapper .input-group{margin-bottom:14px}.auth-wrapper .form-control{width:100%;height:46px;padding:0 14px;border-radius:8px;border:1px solid #d1d5db;font-size:14px;outline:none;transition:border .2s}.auth-wrapper .form-control:focus{border-color:#675cda}.btn-login-auth{width:100%;height:48px;background:#675cda;border:none;border-radius:8px;color:#fff;font-weight:600;font-size:15px;cursor:pointer;transition:background .2s,transform .1s}.btn-login-auth:hover{background:#5b51c8}.btn-login-auth:active{transform:scale(.98)}.authlost-pass-p{font-size:13px;text-align:center;margin-top:12px}.authlost-pass-p a{color:#675cda;font-weight:600;text-decoration:none}.entry__btns{margin-bottom:16px}.entry__button{height:44px;border-radius:8px;border:1px solid #d1d5db;background:#fff;font-size:14px;cursor:pointer;transition:background .2s}.entry__button:hover{background:#f3f4f6}.notifications-container{margin-bottom:14px}.error-alert{display:none;background:#fee2e2;border-radius:8px;padding:12px}.error-alert .error-prompt-heading{font-size:14px;font-weight:600;color:#b91c1c}.error-alert .error-prompt-list{margin-top:6px;padding-left:18px}.error-alert li{font-size:13px;color:#7f1d1d}.strength-bar{height:6px;border-radius:6px;background:#e5e7eb;margin-bottom:12px;overflow:hidden}.strength-bar.weak{background:#ef4444}.strength-bar.medium{background:#f59e0b}.strength-bar.strong{background:#22c55e}.developer-link{position:fixed;bottom:20px;left:20px;font-size:13px}.developer-link a{color:#675cda;font-weight:600;text-decoration:none}