.auth-app-qr{background:#fff;border-radius:12px;justify-content:center;align-items:center;width:64px;min-width:64px;height:64px;padding:6px;display:flex}.auth-app-qr img{object-fit:contain;filter:invert();width:100%;height:100%}.auth-page{color:#fff;background:#050505;justify-content:center;align-items:center;min-height:100vh;padding:40px 20px;display:flex;position:relative;overflow:hidden}.auth-layout{z-index:2;grid-template-columns:1fr 46px 1fr;align-items:stretch;gap:20px;width:100%;max-width:980px;display:grid;position:relative}.auth-card{background:#121212eb;border:1px solid #ffffff14;border-radius:14px;flex-direction:column;height:100%;min-height:545px;padding:28px;display:flex;box-shadow:0 20px 70px #00000059}.auth-card-head{justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:22px;display:flex}.auth-card h1{letter-spacing:-.03em;margin:0 0 8px;font-size:25px;font-weight:800;line-height:1}.auth-card-head p{color:#8d99a8;margin:0;font-size:13px;font-weight:500}.auth-pill{color:#ed2024;text-transform:uppercase;white-space:nowrap;background:#ed202414;border:1px solid #ed20248c;border-radius:999px;padding:6px 13px;font-size:11px;font-weight:800}.auth-progress{grid-template-columns:repeat(2,1fr);gap:6px;margin-bottom:22px;display:grid}.auth-progress span{background:#242424;border-radius:999px;height:3px}.auth-progress span.active{background:#ed2024}.auth-form{flex-direction:column;gap:10px;display:flex}.auth-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.auth-full{grid-column:1/-1}.auth-page input.auth-input,.auth-page select.auth-input{border-radius:8px;outline:none;width:100%;height:44px;padding:0 15px;font-size:13px;transition:all .2s;color:#fff!important;box-shadow:none!important;background-color:#222!important;border:1px solid #ffffff17!important}.auth-page input.auth-input::placeholder{color:#97a1b2}.auth-page input.auth-input:focus,.auth-page select.auth-input:focus{background-color:#222!important;border-color:#ed2024cc!important;box-shadow:0 0 0 3px #ed20241a!important}.auth-page input.auth-input:-webkit-autofill{transition:background-color 9999s ease-in-out;-webkit-text-fill-color:#fff!important;caret-color:#fff!important;border:1px solid #ffffff17!important;-webkit-box-shadow:inset 0 0 0 1000px #222!important}.auth-page input.auth-input:-webkit-autofill:hover{transition:background-color 9999s ease-in-out;-webkit-text-fill-color:#fff!important;caret-color:#fff!important;border:1px solid #ffffff17!important;-webkit-box-shadow:inset 0 0 0 1000px #222!important}.auth-page input.auth-input:-webkit-autofill:focus{transition:background-color 9999s ease-in-out;-webkit-text-fill-color:#fff!important;caret-color:#fff!important;border:1px solid #ffffff17!important;-webkit-box-shadow:inset 0 0 0 1000px #222!important}.auth-page input.auth-input:-webkit-autofill:active{transition:background-color 9999s ease-in-out;-webkit-text-fill-color:#fff!important;caret-color:#fff!important;border:1px solid #ffffff17!important;-webkit-box-shadow:inset 0 0 0 1000px #222!important}.auth-select{appearance:none;color:#97a1b2!important}.auth-select option{color:#fff;background-color:#222}.auth-primary-btn,.auth-secondary-btn{cursor:pointer;border:0;border-radius:8px;width:100%;height:43px;margin-top:4px;font-size:13px;font-weight:800;transition:all .2s}.auth-primary-btn{color:#fff;background:#ed2024}.auth-primary-btn:hover{background:#ff2b30;transform:translateY(-1px)}.auth-secondary-btn{color:#111;background:#fff}.auth-secondary-btn:hover{background:#f2f2f2;transform:translateY(-1px)}.auth-forgot{text-align:right;margin:2px 0 7px}.auth-forgot a,.auth-small-link a{color:#8d7890;font-size:12px;text-decoration:none}.auth-small-link{color:#8d99a8;margin-top:8px;font-size:13px}.auth-small-link button{color:#fff;cursor:pointer;background:0 0;border:0;padding:0;font-size:13px;text-decoration:underline}.auth-error{color:#ff5a5f;margin:4px 0 0;font-size:13px;font-weight:600}.auth-card-footer{border-top:1px solid #ffffff12;margin-top:40px;padding-top:18px}.auth-card-footer p,.auth-faq p{color:#59616d;text-transform:uppercase;letter-spacing:.08em;margin:0 0 14px;font-size:11px;font-weight:900}.auth-steps{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.auth-steps span{color:#8f98a8;background:#20242a;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:11px;font-weight:800;display:inline-flex}.auth-steps span.active-step{color:#fff;background:#ed2024}.auth-steps strong{color:#9ca5b4;margin-right:7px;font-size:11px}.auth-divider{color:#383d45;text-align:center;justify-content:center;align-items:center;height:100%;font-size:12px;font-weight:900;display:flex}.auth-faq{margin-top:22px}.auth-faq h6{color:#b6bdc9;margin:0 0 6px;font-size:12px;font-weight:800}.auth-faq span{color:#687181;margin-bottom:16px;font-size:12px;font-weight:500;line-height:1.45;display:block}.auth-app-box{background:#ed20240f;border:1px solid #ed20242e;border-radius:9px;align-items:center;gap:12px;margin-top:10px;padding:13px 15px;display:flex}.auth-app-icon{background:#ed2024;border-radius:7px;justify-content:center;align-items:center;width:32px;height:32px;font-size:15px;font-weight:900;display:flex}.auth-app-box strong{color:#d6d9df;margin-bottom:3px;font-size:12px;display:block}.auth-app-box p{color:#6d7480;margin:0;font-size:12px}.auth-otp-box{margin-top:15px}@media (max-width:992px){.auth-layout{grid-template-columns:1fr;max-width:560px}.auth-divider{display:none}.auth-card{min-height:auto}}@media (max-width:576px){.auth-page{padding:22px 14px}.auth-card{padding:22px}.auth-card-head{flex-direction:column}.auth-grid{grid-template-columns:1fr}.auth-full{grid-column:auto}}
