:root{--auth-navy:#081426;--auth-blue:#1677ff;--auth-text:#182235;--auth-muted:#68758a;--auth-line:#dbe3ee;--auth-bg:#f3f7fc}
body.auth-redesign{min-height:100vh;margin:0;display:grid;grid-template-rows:auto 1fr auto;background:radial-gradient(700px 420px at 16% 24%,rgba(22,119,255,.13),transparent 65%),linear-gradient(145deg,#edf5ff,#f8fbff 52%,#eef7f8);color:var(--auth-text);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
.auth-redesign .auth-topbar{min-height:76px;padding:0 clamp(20px,5vw,72px);display:flex;align-items:center;border-bottom:1px solid rgba(157,177,203,.3);background:rgba(255,255,255,.72);backdrop-filter:blur(14px)}
.auth-redesign .auth-brand{display:flex;align-items:center;gap:16px;color:#33445d;text-decoration:none;font-size:12px;font-weight:750}
.auth-redesign .auth-brand img{height:42px;width:auto;display:block}
.auth-redesign .auth-main{width:100%;max-width:1240px;margin:auto;padding:clamp(28px,6vw,72px) clamp(20px,4vw,48px)}
.auth-stage{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(360px,470px);align-items:center;gap:clamp(42px,8vw,110px)}
.auth-intro{max-width:610px}
.auth-kicker{color:#0864d5;font-size:11px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}
.auth-intro h1{max-width:600px;margin:12px 0 18px;color:#0b1d35;font-size:clamp(2.3rem,5vw,4.7rem);line-height:1.02;letter-spacing:-.055em}
.auth-intro>p{max-width:540px;margin:0;color:#5b6b82;font-size:clamp(1rem,1.6vw,1.2rem);line-height:1.65}
.auth-intro ul{margin:28px 0 0;padding:0;display:grid;gap:12px;list-style:none;color:#33445d;font-weight:700}
.auth-intro li{display:flex;align-items:center;gap:10px}.auth-intro li span{width:24px;height:24px;display:grid;place-items:center;border-radius:8px;background:#e0f0ff;color:#0b68d8;font-weight:900}
.auth-redesign .auth-card{width:100%;padding:clamp(24px,4vw,38px);border:1px solid rgba(186,201,220,.72);border-radius:22px;background:rgba(255,255,255,.94);box-shadow:0 24px 70px rgba(31,61,102,.14),inset 0 1px 0 #fff}
.auth-redesign .auth-card-head{margin-bottom:24px}.auth-redesign .auth-card-head .eyebrow{color:#1677ff;font-size:10px;font-weight:900;letter-spacing:.11em;text-transform:uppercase}
.auth-redesign .auth-card-head h1{margin:7px 0 7px;color:#10213a;font-size:clamp(1.5rem,2.4vw,2rem);letter-spacing:-.035em}.auth-redesign .auth-card-head p{margin:0;color:var(--auth-muted)}
.auth-redesign .auth-form{display:grid;gap:17px}.auth-redesign .field{display:grid;gap:7px}.auth-redesign label{color:#263750;font-size:12px;font-weight:800}.auth-redesign .auth-label-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.auth-redesign .auth-label-row a{color:#0c68d7;font-size:12px;text-decoration:none;font-weight:750}
.auth-redesign .input{width:100%;min-height:48px;padding:11px 13px;border:1px solid #c9d5e4;border-radius:11px;background:#fff;color:#15243a;box-shadow:inset 0 1px 2px rgba(17,31,52,.03)}.auth-redesign .input:focus{outline:0;border-color:#6ca9f5;box-shadow:0 0 0 4px rgba(22,119,255,.14)}
.auth-redesign .auth-submit{min-height:49px;margin-top:3px;border:1px solid #1677ff;border-radius:11px;background:#1677ff;color:#fff;font-weight:850;box-shadow:0 10px 25px rgba(22,119,255,.2);cursor:pointer}.auth-redesign .auth-submit:hover{background:#0862d4;border-color:#0862d4}
.auth-redesign .auth-secondary{margin-top:20px;padding-top:18px;display:flex;justify-content:center;gap:6px;border-top:1px solid #edf1f6;color:#768399;font-size:12px}.auth-redesign .auth-secondary a{color:#0b68d8;text-decoration:none;font-weight:800}
.auth-redesign .auth-message{margin:0 0 18px;padding:11px 13px;border:1px solid #f0c8ce;border-radius:10px;background:#fff3f4;color:#9f2433;font-size:13px}
.auth-redesign .auth-footer{min-height:58px;padding:12px clamp(20px,5vw,72px);display:flex;align-items:center;justify-content:flex-end;gap:16px;color:#75849a;font-size:11px}.auth-redesign .auth-footer a{color:inherit;text-decoration:none}.auth-redesign .auth-footer a:hover{color:#0b68d8}
@media(max-width:860px){.auth-stage{grid-template-columns:1fr;gap:28px}.auth-intro{max-width:680px}.auth-intro h1{font-size:clamp(2.2rem,9vw,3.5rem)}.auth-redesign .auth-card{max-width:560px}.auth-redesign .auth-main{padding-top:34px}.auth-redesign .auth-brand span{display:none}}
@media(max-width:520px){.auth-redesign .auth-topbar{min-height:66px;padding:0 18px}.auth-redesign .auth-brand img{height:35px}.auth-redesign .auth-main{padding:24px 14px}.auth-intro ul{display:none}.auth-intro>p{font-size:14px}.auth-redesign .auth-card{padding:22px 18px;border-radius:17px}.auth-redesign .auth-footer{justify-content:center;flex-wrap:wrap;padding:12px}.auth-redesign .auth-label-row{align-items:flex-start;flex-direction:column;gap:2px}}
