/* V490 — professional user authentication portal */
.user-auth-v490{background:#f5f7fb;color:#172033}
.user-auth-v490 .auth-v490-wrap{padding:42px 18px 54px;background:radial-gradient(circle at 20% 0%,rgba(94,57,168,.10),transparent 34%),linear-gradient(180deg,#f8f9fc,#eef2f7)}
.auth-v490-shell{width:min(1180px,100%);margin:auto;display:grid;grid-template-columns:minmax(0,.9fr) minmax(520px,1.1fr);min-height:690px;border-radius:30px;overflow:hidden;background:#fff;box-shadow:0 25px 70px rgba(29,20,52,.18);border:1px solid rgba(41,30,74,.10)}
.auth-v490-brand-panel{position:relative;overflow:hidden;background:linear-gradient(150deg,#0e1323 0%,#1b1630 48%,#35154e 100%);color:#fff;padding:46px;isolation:isolate}
.auth-v490-brand-panel::before{content:"";position:absolute;width:360px;height:360px;border-radius:50%;background:radial-gradient(circle,rgba(165,98,255,.35),transparent 68%);top:-150px;left:-120px;z-index:-1}.auth-v490-brand-panel::after{content:"";position:absolute;inset:auto -100px -150px auto;width:420px;height:420px;border-radius:50%;border:1px solid rgba(255,255,255,.08);box-shadow:0 0 0 50px rgba(255,255,255,.025),0 0 0 100px rgba(255,255,255,.018);z-index:-1}
.auth-v490-brand-content{height:100%;display:flex;flex-direction:column;align-items:flex-start}.auth-v490-logo{width:88px;height:88px;display:grid;place-items:center;border-radius:24px;background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.15);backdrop-filter:blur(10px);margin-bottom:30px}.auth-v490-logo img{max-width:76px;max-height:76px;object-fit:contain}.auth-v490-eyebrow{font-size:12px;color:#d8c8ff;margin-bottom:9px;font-weight:800}.auth-v490-brand-panel h1{font-size:32px;line-height:1.55;margin:0 0 14px;color:#fff}.auth-v490-brand-panel>div>p{font-size:13px;line-height:2;color:#d9d9e7;margin:0 0 28px}.auth-v490-features{display:grid;gap:12px;width:100%}.auth-v490-features>div{padding:14px 15px;border:1px solid rgba(255,255,255,.09);border-radius:16px;background:rgba(255,255,255,.055);backdrop-filter:blur(7px)}.auth-v490-features b{display:block;font-size:13px;color:#fff;margin-bottom:4px}.auth-v490-features span{font-size:11px;color:#c8c5d3}.auth-v490-back{margin-top:auto;color:#fff;text-decoration:none;font-size:12px;padding-top:28px}.auth-v490-back:hover{color:#e7d8ff}
.auth-v490-card{padding:42px 48px 34px;display:flex;flex-direction:column;background:#fff}.auth-v490-card-head span{font-size:11px;font-weight:900;color:#6d4da3}.auth-v490-card-head h2{margin:5px 0 5px;color:#182034;font-size:26px}.auth-v490-card-head p{margin:0;color:#788196;font-size:12px}
.auth-v490-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin:25px 0 24px;padding:5px;border-radius:14px;background:#f2f4f8}.auth-v490-tabs button{border:0;background:transparent;color:#697386;min-height:42px;border-radius:10px;font-weight:850;font-size:12px;cursor:pointer}.auth-v490-tabs button.is-active{background:#fff;color:#43276d;box-shadow:0 4px 12px rgba(37,28,62,.10)}
.auth-v490-pane{display:none}.auth-v490-pane.is-active{display:block;animation:authPaneIn .22s ease}.auth-v490-form{display:grid;gap:15px}.auth-v490-form label>span{display:block;color:#384155;font-size:11px;font-weight:850;margin-bottom:7px}.auth-v490-input{position:relative;display:flex;align-items:center;gap:8px;height:48px;border:1px solid #dce1ea;border-radius:13px;background:#fbfcfe;padding:0 12px;transition:.18s}.auth-v490-input:focus-within{border-color:#7652aa;box-shadow:0 0 0 3px rgba(118,82,170,.10);background:#fff}.auth-v490-input i{font-style:normal;font-size:15px;opacity:.7}.auth-v490-input input{border:0!important;background:transparent!important;outline:0!important;box-shadow:none!important;width:100%;height:44px!important;min-height:44px!important;margin:0!important;padding:0!important;color:#171d2a!important;font-size:13px!important}.auth-v490-input input::placeholder{color:#a2a9b7}.ltr-input input{direction:ltr;text-align:left}.auth-pass-toggle{border:0;background:transparent;color:#7c8493;width:30px;height:30px;border-radius:50%;cursor:pointer;font-size:14px}.auth-pass-toggle:hover{background:#eef0f4}
.auth-v490-form-row{display:flex;justify-content:space-between;align-items:center;gap:10px}.auth-v490-form-row-end{justify-content:flex-end}.auth-v490-check{display:flex!important;align-items:center;gap:7px;color:#667085!important;font-size:11px!important}.auth-v490-check input{accent-color:#68449a}.auth-v490-link{border:0;background:none;color:#654398;font-size:11px;font-weight:850;cursor:pointer;padding:4px}.auth-v490-primary{height:48px;border:0;border-radius:13px;background:linear-gradient(135deg,#533177,#7e54b3);color:#fff;font-size:13px;font-weight:900;cursor:pointer;box-shadow:0 10px 22px rgba(89,52,130,.20);transition:.18s}.auth-v490-primary:hover{transform:translateY(-1px);box-shadow:0 13px 26px rgba(89,52,130,.25)}.auth-v490-primary:disabled{opacity:.55;cursor:not-allowed;transform:none}.auth-v490-message{padding:10px 12px;border-radius:10px;font-size:11px;line-height:1.8}.auth-v490-message[hidden]{display:none}.auth-v490-message.is-error{background:#fff0f2;border:1px solid #f3bac4;color:#9f2337}.auth-v490-message.is-success{background:#edf9f2;border:1px solid #b5e4c8;color:#206b42}
.auth-v490-info{padding:13px 14px;border-radius:13px;background:#f7f4fb;border:1px solid #e7ddf2}.auth-v490-info b,.auth-v490-code-head b{display:block;color:#3a2855;font-size:12px;margin-bottom:4px}.auth-v490-info span,.auth-v490-code-head span{font-size:11px;color:#7b8392}.auth-v490-code-step{margin-top:12px;padding-top:16px;border-top:1px dashed #dde1e8}.auth-v490-code{text-align:center!important;direction:ltr!important;width:100%;height:58px!important;border:1px solid #dce1ea!important;border-radius:13px!important;background:#fbfcfe!important;font-size:25px!important;font-weight:900!important;letter-spacing:10px!important;color:#30213f!important}.auth-v490-code:focus{border-color:#7652aa!important;box-shadow:0 0 0 3px rgba(118,82,170,.10)!important;outline:0}.auth-v490-countdown{display:flex;align-items:center;justify-content:space-between;font-size:11px;color:#747e91}.auth-v490-countdown #otpCountdown{direction:ltr;font-weight:900;color:#4f326f}.auth-v490-countdown button{border:0;background:none;color:#654398;font-size:11px;font-weight:850;cursor:pointer}.auth-v490-countdown button:disabled{color:#adb3bf;cursor:not-allowed}
.auth-v490-register-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 12px}.auth-v490-full{grid-column:1/-1}.auth-v490-privacy{display:flex;gap:10px;margin-top:17px;padding:12px;border-radius:13px;background:#f7f8fb;border:1px solid #e3e6ec;color:#606a7d}.auth-v490-privacy>span{font-size:19px}.auth-v490-privacy b{display:block;color:#394153;font-size:11px}.auth-v490-privacy p{font-size:10px;line-height:1.8;margin:4px 0}.auth-v490-privacy small{font-size:9px}.auth-v490-privacy strong{direction:ltr;display:inline-block;color:#392356}.auth-v490-reset-title{display:flex;align-items:center;gap:10px;margin-bottom:17px}.auth-v490-back-inline{width:35px;height:35px;border:1px solid #e0e3e9;background:#fff;border-radius:10px;color:#533177;cursor:pointer}.auth-v490-reset-title b{display:block;color:#222b3d;font-size:14px}.auth-v490-reset-title span{font-size:10px;color:#818a99}.auth-v490-security{display:flex;align-items:center;justify-content:center;gap:7px;margin-top:auto;padding-top:24px;color:#8a91a0;font-size:10px}.auth-v490-security p{margin:0}
@keyframes authPaneIn{from{opacity:.35;transform:translateY(5px)}to{opacity:1;transform:none}}
@media(max-width:980px){.auth-v490-shell{grid-template-columns:1fr;max-width:720px}.auth-v490-brand-panel{padding:28px 30px;min-height:auto}.auth-v490-brand-panel h1{font-size:26px}.auth-v490-features{grid-template-columns:repeat(3,1fr)}.auth-v490-back{margin-top:22px}.auth-v490-card{padding:34px}}
@media(max-width:660px){.user-auth-v490 .auth-v490-wrap{padding:18px 10px 28px}.auth-v490-shell{border-radius:20px}.auth-v490-brand-panel{padding:24px 20px}.auth-v490-logo{width:70px;height:70px;border-radius:18px;margin-bottom:18px}.auth-v490-logo img{max-width:60px;max-height:60px}.auth-v490-brand-panel h1{font-size:22px}.auth-v490-brand-panel>div>p{font-size:12px;margin-bottom:18px}.auth-v490-features{grid-template-columns:1fr;gap:8px}.auth-v490-card{padding:25px 16px}.auth-v490-tabs{gap:4px}.auth-v490-tabs button{font-size:10.5px;padding:0 4px}.auth-v490-register-grid{grid-template-columns:1fr}.auth-v490-full{grid-column:auto}.auth-v490-form-row{align-items:flex-start}.auth-v490-code{font-size:22px!important;letter-spacing:7px!important}}
