.auth-container{min-height:calc(100vh - 3.5rem);display:flex;justify-content:center;align-items:center;padding:.4rem .2rem;background:linear-gradient(135deg,#f7fafc,#edf2f7)}.auth-card{background:#fff;width:100%;max-width:5.2rem;border-radius:8px;box-shadow:0 10px 30px #0b4c8c14;border:1px solid var(--border-color);padding:40px!important}.auth-header{text-align:center;margin-bottom:.3rem}.auth-header h3{font-size:.24rem;font-weight:700;color:var(--primary-color);margin-bottom:.05rem}.auth-header p{font-size:.14rem;color:#718096}.auth-brand{display:inline-block;margin-bottom:.15rem}.auth-links{display:flex;justify-content:space-between;margin-top:.15rem;font-size:.14rem}.auth-links a{color:var(--secondary-color);text-decoration:none;font-weight:500}.auth-links a:hover{color:var(--primary-color)}.divider-text{display:flex;align-items:center;text-align:center;margin:.2rem 0;color:#a0aec0;font-size:.12rem;text-transform:uppercase;letter-spacing:.05rem}.divider-text:before,.divider-text:after{content:"";flex:1;border-bottom:1px solid var(--border-color)}.divider-text:not(:empty):before{margin-right:.5em}.divider-text:not(:empty):after{margin-left:.5em}.tech-badge{display:inline-block;padding:.04rem .1rem;font-size:.11rem;background-color:#0b4c8c0d;color:var(--primary-color);border-radius:12px;margin-bottom:.1rem;font-weight:500}.form-label{font-weight:600;font-size:.14rem;margin-bottom:.06rem;display:block;color:var(--text-dark)}.captcha-row{display:flex;gap:.1rem;align-items:stretch}.captcha-row .form-control{flex:1}.captcha-img{height:40px;border:1px solid var(--border-color);border-radius:4px;cursor:pointer}@media(max-width:768px){.auth-container{padding:16px!important;min-height:calc(100vh - 60px)}.auth-card{max-width:calc(100% - 32px)!important;padding:24px!important}.auth-header h3{font-size:18px!important}.auth-header p,.auth-links{font-size:14px!important}.divider-text,.tech-badge{font-size:12px!important}.form-label{font-size:14px!important}.auth-form-group{margin-bottom:16px!important}.auth-input{padding-right:16px!important;font-size:14px!important}.auth-submit-btn{font-size:14px!important;min-height:44px!important}.auth-eye-icon{right:12px!important}.auth-captcha-row{gap:8px!important}.auth-captcha-img{height:40px!important}}
