body{background:#111820 url('../images/auth-bg.jpg') center center/cover no-repeat fixed!important}.auth-shell{position:relative;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:34px 18px}.auth-shell:before{content:"";position:fixed;inset:0;background:linear-gradient(90deg,rgba(8,12,18,.72),rgba(8,12,18,.45) 48%,rgba(8,12,18,.68)),linear-gradient(180deg,rgba(8,12,18,.12),rgba(8,12,18,.55));backdrop-filter:blur(1px)}.auth-card{position:relative;width:min(430px,100%);padding:32px 34px 29px;background:rgba(255,255,255,.96);border-radius:20px;box-shadow:0 24px 80px rgba(0,0,0,.36);backdrop-filter:blur(18px)}.auth-brand{display:flex;align-items:center;justify-content:center;gap:11px;margin-bottom:27px}.auth-brand>span{width:44px;height:44px;display:grid;place-items:center;border-radius:13px;background:linear-gradient(135deg,#5f55e9,#8979f5);color:#fff;font-size:18px;box-shadow:0 8px 20px rgba(95,85,233,.24)}.auth-brand b{display:block;font-size:16px;color:#222638}.auth-brand small{display:block;color:#8b91a0;font-size:11px}.auth-heading{text-align:center;margin-bottom:25px}.auth-heading h1{font-size:26px!important;margin:0 0 6px!important;letter-spacing:0!important}.auth-heading p{margin:0;color:#858b99}.auth-card form{display:grid;gap:16px}.auth-card label{font-size:13px;color:#525868}.input-wrap{position:relative;margin-top:7px}.input-wrap>i{position:absolute;left:14px;top:50%;transform:translateY(-50%);z-index:1;color:#9298a7;font-size:14px}.input-wrap input{margin:0!important;padding:13px 14px 13px 42px!important;min-height:48px;background:#f6f7fa!important;border:1px solid #e8eaf0!important;border-radius:11px!important}.input-wrap input:focus{background:#fff!important;border-color:#8e84ef!important;box-shadow:0 0 0 4px rgba(101,88,245,.09)!important}.auth-submit{min-height:48px;margin-top:3px;font-size:15px}.auth-switch{text-align:center;margin-top:20px;color:#7f8594;font-size:13px}.auth-switch a{color:var(--primary);font-weight:700}.auth-policy{display:flex;align-items:flex-start;gap:8px;margin-top:18px;padding:11px 12px;background:#f5f5f8;border-radius:10px;color:#858b99;font-size:11px;line-height:1.6}.auth-policy i{margin-top:3px;color:#6860ce}.auth-footer{position:relative;margin-top:22px;text-align:center;color:rgba(255,255,255,.68);font-size:11px;text-shadow:0 1px 4px rgba(0,0,0,.4)}
@media(max-width:600px){body{background-position:44% center!important}.auth-shell{justify-content:center;padding:22px 15px}.auth-card{padding:27px 21px 24px;border-radius:18px}.auth-brand{margin-bottom:23px}.auth-heading h1{font-size:24px!important}.auth-footer{max-width:330px}}
.auth-brand>span{padding:0!important;overflow:hidden;background:transparent!important;box-shadow:0 8px 20px rgba(95,85,233,.20)!important}.auth-brand>span img{display:block;width:100%;height:100%;object-fit:contain}
.hp-field{position:fixed!important;left:-10000px!important;top:-10000px!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}

.recovery-card{width:min(470px,100%)}.email-code-row{display:grid;grid-template-columns:minmax(0,1fr) 118px;gap:9px;align-items:end}.email-code-row .input-wrap{margin-top:7px}.email-code-button{height:48px;border:0;border-radius:11px;background:#fff0f2;color:#d93649;font-size:12px;font-weight:800;cursor:pointer}.email-code-button:disabled{cursor:not-allowed;background:#f1f2f5;color:#a0a5b0}.email-code-message{display:block;min-height:17px;margin-top:6px;color:#258d70;font-size:11px}.email-code-message.bad{color:#dc3b4d}.recovery-tabs{display:grid;grid-template-columns:1fr 1fr;gap:9px}.recovery-tabs label{cursor:pointer}.recovery-tabs input{position:absolute;opacity:0;pointer-events:none}.recovery-tabs span{height:45px;display:flex;align-items:center;justify-content:center;gap:7px;border:1px solid #e6e8ee;border-radius:11px;background:#f7f8fa;color:#7b8190;font-size:12px;font-weight:700;transition:.2s}.recovery-tabs input:checked+span{border-color:#dfadb4;background:#fff0f2;color:#d93649;box-shadow:0 0 0 3px rgba(217,54,73,.06)}.new-password-field{display:none}.new-password-field.show{display:block}.recovered-result{text-align:center}.recovered-result>span{width:64px;height:64px;margin:4px auto 18px;display:grid;place-items:center;border-radius:50%;background:#eafaf4;color:#159875;font-size:27px}.recovered-result small,.recovered-result strong{display:block}.recovered-result small{color:#8b91a0}.recovered-result strong{margin:8px 0;color:#25293a;font-size:30px;letter-spacing:1px}.recovered-result p{margin:0 0 22px;color:#858b99;font-size:12px;line-height:1.8}@media(max-width:430px){.email-code-row{grid-template-columns:minmax(0,1fr) 105px}.email-code-button{font-size:11px}}
