body{min-height:100vh;background:#f4f8ff;font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif;color:#13213a}.auth-page{min-height:100vh;display:grid;grid-template-columns:1fr 1fr}.auth-panel{display:flex;align-items:center;justify-content:center;padding:42px}.auth-form{width:min(100%,440px)}.auth-brand{font-size:26px;font-weight:800;letter-spacing:-1.4px;color:#134cb8;text-decoration:none}.auth-brand .brand-mark{width:28px;height:28px;display:inline-grid;place-items:center;border-radius:50% 50% 50% 0;background:linear-gradient(135deg,#26b8e8,#1049b4);color:white;transform:rotate(-45deg);font-size:11px}.auth-brand .brand-mark i{transform:rotate(45deg)}.auth-form h1{font-size:30px;font-weight:800;letter-spacing:-1px;margin:35px 0 7px}.auth-form .lead{font-size:14px;color:#718096;margin-bottom:27px}.form-label{font-weight:700;font-size:13px}.form-control{border-color:#dce4ee;padding:12px 13px;border-radius:8px}.form-control:focus{border-color:#3479ee;box-shadow:0 0 0 3px #e5efff}.input-group-text{border-color:#dce4ee;background:white;color:#7a8798}.btn-brand{background:#1158dc;border-color:#1158dc}.btn-brand:hover{background:#0a46b7;border-color:#0a46b7}.divider{display:flex;align-items:center;gap:12px;color:#8c97a8;font-size:12px;margin:23px 0}.divider:before,.divider:after{content:'';height:1px;flex:1;background:#e3e8ef}.social{height:45px;border-color:#dbe2ec;font-weight:600}.auth-note{font-size:13px;color:#6c788d}.auth-note a{color:#1158dc;text-decoration:none;font-weight:700}.auth-art{background:linear-gradient(145deg,#0b46bb,#1e78e7);color:#fff;position:relative;overflow:hidden;padding:55px;display:flex;align-items:center}.auth-art:before,.auth-art:after{content:'';position:absolute;border:1px solid #fff3;border-radius:50%}.auth-art:before{width:590px;height:590px;right:-280px;top:-190px}.auth-art:after{width:420px;height:420px;left:-260px;bottom:-200px}.art-content{max-width:470px;position:relative;z-index:1}.art-content h2{font-size:38px;font-weight:800;line-height:1.16;letter-spacing:-1.5px}.art-content p{opacity:.8;font-size:16px;line-height:1.65}.benefit{display:flex;align-items:center;gap:12px;margin-top:18px;font-size:14px}.benefit i{width:31px;height:31px;display:grid;place-items:center;background:#fff2;border-radius:8px}.auth-footer{position:absolute;bottom:24px;font-size:12px;color:#8390a3}@media(max-width:900px){.auth-page{grid-template-columns:1fr}.auth-art{display:none}.auth-panel{min-height:100vh}.auth-footer{position:static;margin-top:38px;text-align:center}}@media(max-width:500px){.auth-panel{padding:25px}.auth-form h1{font-size:27px;margin-top:28px}}
