body.auth-page{margin:0;min-height:100vh;background:radial-gradient(ellipse at 100% 0,#f3e1e8 0,transparent 48%),#f7f5f4;color:#25283b;font-family:var(--mehrad-font),Tahoma,sans-serif;display:block}.auth-page *{box-sizing:border-box}.auth-page form{width:100%;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:42px 28px}.auth-shell{width:min(1100px,100%);display:grid;grid-template-columns:.92fr 1.08fr;background:#fff;border:1px solid #eee4e7;border-radius:30px;box-shadow:0 25px 85px #52122c0d;overflow:hidden}.auth-brand{position:relative;overflow:hidden;background:linear-gradient(155deg,#4c1029,#7a1238);color:#fff;padding:42px;display:flex;flex-direction:column;min-height:650px;isolation:isolate}.auth-brand::before,.auth-brand::after{content:'';position:absolute;width:430px;height:430px;border-radius:50%;border:1px solid #ffffff14;z-index:-1;pointer-events:none}.auth-brand::before{bottom:-280px;right:-100px;box-shadow:0 0 0 65px #ffffff04,0 0 0 130px #ffffff03}.auth-brand::after{top:-270px;left:-170px;box-shadow:0 0 0 55px #ffffff04}.auth-brand-top{display:flex;gap:15px;align-items:center}.auth-logo{display:grid;place-items:center;background:white;border-radius:18px;width:68px;height:68px;flex-shrink:0;padding:8px}.auth-logo img{width:100%;height:100%;object-fit:contain}.auth-brand-top strong{font-size:18px;display:block}.auth-brand-top div>span{font:10px Arial,sans-serif;letter-spacing:2px;color:#e3bbcd}.auth-brand-copy{margin:68px 0 34px}.auth-eyebrow{font-size:12px;letter-spacing:.02em;color:#e8bed0}.auth-brand-copy h2{font-size:39px;line-height:1.7;font-weight:700;margin:12px 0 18px;color:white}.auth-brand-copy p{color:#edcfdb;font-size:13px;line-height:2.2;max-width:300px}.auth-service-list{display:grid;gap:20px;margin-top:auto}.auth-service-list>div{display:flex;gap:13px;align-items:center}.auth-service-icon{width:38px;height:38px;border:1px solid #ffffff26;background:#ffffff0b;border-radius:12px;display:grid;place-items:center;font-size:19px;color:#f0cbda;flex-shrink:0}.auth-service-list strong{font-size:12px;font-weight:600}.auth-service-list p{font-size:10px;color:#e0baca;margin:4px 0 0}.auth-brand-footer{border-top:1px solid #ffffff20;margin-top:40px;padding-top:20px;display:flex;gap:9px;align-items:center;font-size:10px;color:#dcb5c6}.auth-brand-dot{width:6px;height:6px;border-radius:50%;background:#d9b593}.auth-form-side{padding:44px 54px;display:flex;flex-direction:column;justify-content:center;min-width:0}.auth-form-top{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:32px}.auth-form-top>a{font-size:12px;color:#80526a;text-decoration:none}.auth-page .auth-tag{display:inline-flex;color:#7a1238;background:#f8edf1;border:1px solid #f1dce5;padding:5px 12px;border-radius:30px;font-size:11px}.auth-page h1{font-size:27px;line-height:1.7;margin:0 0 9px;font-weight:700;color:#262538}.auth-intro{font-size:12px;color:#7c7c8b;line-height:2.1;margin:0 0 28px}.auth-page label,.auth-label{font-size:12px;font-weight:600;display:block;margin-bottom:9px;color:#444153}.auth-field{margin-bottom:20px}.auth-page .form-control,.auth-page .form-select,.auth-page .input-field{width:100%;height:52px;border:1px solid #e2dde2;border-radius:11px;background:#fbfafb;color:#272335;padding:12px 15px;font:inherit;font-size:13px;box-shadow:none;transition:border-color .15s,box-shadow .15s}.auth-page input::placeholder{color:#aaa3ad;font-size:12px}.auth-page input:focus,.auth-page select:focus{outline:0;border-color:#a65376;box-shadow:0 0 0 4px #7a12380b;background:white}.auth-page input[dir=ltr]{text-align:left;letter-spacing:1px}.auth-password{position:relative}.auth-password input{padding-left:72px!important}.auth-reveal{position:absolute;left:9px;top:9px;border:0;background:transparent;color:#85576d;border-radius:6px;padding:8px;font:inherit;font-size:10px;cursor:pointer}.auth-page .auth-primary,.auth-page .btn-primary,.auth-page .btn-success,.auth-page .btn-submit{display:block;width:100%;background:#7a1238;color:white;border:1px solid #7a1238;min-height:51px;border-radius:11px;font:inherit;font-size:13px;font-weight:700;padding:12px 18px;box-shadow:0 7px 18px #7a123817;cursor:pointer;transition:background .15s,transform .15s}.auth-page .auth-primary:hover,.auth-page .btn-primary:hover,.auth-page .btn-success:hover,.auth-page .btn-submit:hover{background:#60102d;border-color:#60102d;transform:translateY(-1px)}.auth-page :focus-visible{outline:3px solid #bb7b97;outline-offset:3px}.auth-links{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:18px 0 0}.auth-page .auth-link,.auth-page .btn-link{border:0;background:transparent;color:#7a1238;font:inherit;font-size:12px;text-decoration:none;padding:5px 0;cursor:pointer}.auth-page .auth-link:hover,.auth-page .btn-link:hover{text-decoration:underline}.auth-register-prompt{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:28px;padding-top:25px;border-top:1px solid #f0eaed;font-size:12px;color:#8b8490}.auth-form-footer{margin-top:34px;font-size:10px;color:#9d94a0;display:flex;gap:8px;justify-content:center;align-items:center}.auth-helper{border:1px solid #eee6e9;background:#fcf9fa;border-radius:12px;padding:13px 15px;font-size:11px;line-height:2;color:#8a7280;margin:20px 0}.auth-page .step-title{font-size:19px;font-weight:bold;margin:25px 0 16px;color:#4f243a}.auth-steps{display:flex;list-style:none;margin:0 0 26px;padding:0;gap:5px}.auth-steps li{flex:1;font-size:9px;color:#a299a3;text-align:center;border-top:3px solid #eee7eb;padding-top:9px}.auth-steps .is-current{color:#7a1238;border-color:#7a1238;font-weight:bold}.auth-steps .is-done{color:#846373;border-color:#c798ad}.auth-page .otp-box{width:calc((100% - 40px)/6);max-width:51px;height:57px;text-align:center;font-size:21px;border:1px solid #dacbd3;border-radius:10px;background:#fbf8fa;direction:ltr}.auth-page .otp-circle{width:auto;min-width:55px;border:0;border-radius:9px;background:#f7edf1;padding:8px 16px;color:#7a1238;font-size:13px}.auth-page .btn-outline-secondary{border-color:#d5b5c3;color:#7a1238;background:white;border-radius:10px;font-size:12px;padding:11px}.auth-page .form-check{display:flex;gap:9px;align-items:center;padding:0}.auth-page .form-check-input{float:none;margin:0;width:auto;height:auto}.auth-page .form-check-input input{accent-color:#7a1238}.auth-page .form-check-label{margin:0;font-size:11px}.auth-page #toastMessage{display:none;position:fixed;bottom:24px;left:50%;transform:translateX(-50%);width:max-content;max-width:90vw;padding:15px 22px;background:#235b45;color:white;border-radius:14px;z-index:2000}.auth-page #spinner{display:none;color:#7a1238;margin:14px 0;font-size:12px}.auth-page .auth-recovery-icon{display:grid;place-items:center;width:52px;height:52px;border-radius:16px;background:#f9eff3;color:#7a1238;font-size:22px;margin-bottom:18px}.auth-page .mb-3{margin-bottom:20px!important}.auth-page .text-muted{color:#80526a!important}@media(min-width:900px){.auth-page.auth-register .auth-form-side{padding-top:32px;padding-bottom:32px}.auth-page.auth-register .auth-form-top{margin-bottom:23px}}@media(max-width:800px){.auth-page form{padding:24px 18px;align-items:flex-start}.auth-shell{max-width:510px;grid-template-columns:1fr;border-radius:24px}.auth-brand{padding:23px 28px;min-height:0}.auth-brand-top strong{font-size:15px}.auth-logo{width:51px;height:51px;border-radius:14px}.auth-brand-copy,.auth-service-list,.auth-brand-footer{display:none}.auth-form-side{padding:30px 28px}.auth-form-top{margin-bottom:25px}.auth-page h1{font-size:24px}.auth-form-footer{margin-top:28px}}@media(max-width:380px){.auth-page form{padding:14px 10px}.auth-form-side{padding:26px 20px}.auth-steps li{font-size:8px}}@media(prefers-reduced-motion:reduce){.auth-page *{animation:none!important;transition:none!important}}
