:root{font-family:Inter,"Noto Sans SC","Microsoft YaHei",sans-serif;color:#18243a;background:#eef3fa;font-synthesis:none}*{box-sizing:border-box}html,body{margin:0;min-width:320px;min-height:100%}button,input{font:inherit}.auth-page{min-height:100vh;background:#eef3fa}.auth-shell{position:relative;min-height:100vh;display:grid;grid-template-columns:minmax(470px,1.05fr) minmax(430px,.95fr);background:#fff}.auth-intro{position:relative;min-height:100vh;display:flex;flex-direction:column;padding:42px clamp(44px,6vw,90px);color:#fff;background:#0d1b35;overflow:hidden}.auth-brand{position:relative;z-index:1;display:flex;align-items:center;gap:11px;width:max-content;color:#fff;text-decoration:none}.auth-brand>span,.mobile-brand>span{width:38px;height:38px;display:grid;place-items:center;border-radius:9px;color:#fff;background:#1769ff;box-shadow:0 7px 18px rgba(23,105,255,.32);font-size:18px}.auth-brand strong,.auth-brand small{display:block}.auth-brand strong{font-size:15px}.auth-brand small{margin-top:5px;color:#7f92af;font-size:9px;letter-spacing:.6px}.intro-copy{position:relative;z-index:1;margin:auto 0 34px;max-width:550px}.eyebrow{color:#64a0ff;font-size:10px;font-weight:600;letter-spacing:1.7px}.intro-copy h1{margin:17px 0 16px;font-size:clamp(35px,4vw,56px);line-height:1.2;letter-spacing:-1.7px}.intro-copy p{max-width:490px;margin:0;color:#9fb0c8;font-size:14px;line-height:1.85}.intro-points{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,1fr);gap:11px}.intro-points article{min-height:104px;padding:15px;border:1px solid rgba(132,160,201,.16);border-radius:8px;background:#132543}.intro-points i{color:#62a1ff;font-size:17px}.intro-points strong,.intro-points span{display:block}.intro-points strong{margin-top:10px;font-size:12px}.intro-points span{margin-top:5px;color:#8497b4;font-size:9px;line-height:1.6}.intro-foot{position:relative;z-index:1;display:flex;align-items:center;gap:7px;margin-top:25px;color:#6f829e;font-size:9px}.auth-form-panel{min-height:100vh;display:grid;place-items:center;padding:54px clamp(34px,7vw,100px)}.auth-form-wrap{width:100%;max-width:430px}.mobile-brand{display:none}.auth-form-wrap header>span{color:#1769ff;font-size:10px;font-weight:600;letter-spacing:1px}.auth-form-wrap h2{margin:10px 0 7px;color:#18243a;font-size:30px;letter-spacing:-.7px}.auth-form-wrap header p{margin:0;color:#8a97aa;font-size:11px}.auth-alert{display:flex;align-items:flex-start;gap:8px;margin-top:20px;padding:11px 13px;border:1px solid #ffd4d8;border-radius:7px;color:#c84351;background:#fff3f4;font-size:11px;line-height:1.55}.auth-form{display:grid;gap:18px;margin-top:30px}.auth-form label>span{display:block;margin-bottom:8px;color:#4d5b70;font-size:11px}.auth-input{height:46px;display:flex;align-items:center;padding:0 13px;border:1px solid #dce3ec;border-radius:7px;color:#93a0b2;background:#fff;transition:.18s ease}.auth-input:focus-within{border-color:#78a8ff;box-shadow:0 0 0 3px rgba(23,105,255,.09)}.auth-input input{min-width:0;flex:1;height:100%;padding:0 10px;border:0;outline:0;color:#2d3b51;background:transparent;font-size:12px}.auth-input input::placeholder{color:#aab4c1}.auth-input button{width:32px;height:32px;display:grid;place-items:center;border:0;color:#8e9bad;background:transparent;cursor:pointer}.auth-submit{height:46px;display:flex;align-items:center;justify-content:center;gap:9px;margin-top:3px;border:0;border-radius:7px;color:#fff;background:#1769ff;box-shadow:0 8px 18px rgba(23,105,255,.22);cursor:pointer;font-size:12px;font-weight:600}.auth-submit:hover{background:#0d5ae5}.auth-submit:focus-visible,.auth-input button:focus-visible{outline:3px solid rgba(23,105,255,.22);outline-offset:2px}.auth-help{display:flex;align-items:flex-start;gap:8px;margin-top:22px;padding-top:18px;border-top:1px solid #edf0f4;color:#8f9bad;font-size:10px;line-height:1.6}.auth-shell>footer{position:absolute;right:clamp(34px,7vw,100px);bottom:25px;color:#adb6c3;font-size:9px}.password-meter{display:grid;grid-template-columns:repeat(4,1fr);gap:5px;margin-top:8px}.password-meter i{height:3px;border-radius:3px;background:#e8ecf2}.password-meter.level-1 i:nth-child(-n+1){background:#e55765}.password-meter.level-2 i:nth-child(-n+2){background:#e79a31}.password-meter.level-3 i:nth-child(-n+3){background:#429bd8}.password-meter.level-4 i{background:#2fa77b}.password-hint{margin-top:7px;color:#929eaf;font-size:9px}
@media(max-width:900px){.auth-shell{grid-template-columns:1fr}.auth-intro{display:none}.auth-form-panel{min-height:100vh;padding:42px 24px}.mobile-brand{display:flex;align-items:center;gap:10px;margin-bottom:56px}.mobile-brand>span{width:34px;height:34px;font-size:16px}.mobile-brand strong{font-size:14px}.auth-shell>footer{right:auto;left:50%;bottom:20px;transform:translateX(-50%);white-space:nowrap}}
@media(max-width:480px){.auth-form-panel{place-items:start center;padding-top:28px}.mobile-brand{margin-bottom:44px}.auth-form-wrap h2{font-size:26px}}
