*{box-sizing:border-box}body{margin:0;font-family:Inter,Arial,sans-serif;background:#f4f7fb;color:#12233e}.auth-shell{min-height:100vh;display:grid;grid-template-columns:1.05fr .95fr}.auth-brand{background:linear-gradient(140deg,#061529,#0b2442);color:#fff;padding:35px 8%;position:relative;overflow:hidden}.brand{display:flex;align-items:center;gap:10px;color:#fff;font-weight:800}.logo{width:44px;height:44px;border:2px solid #66b0ff;border-radius:14px;display:grid;place-items:center;color:#66b0ff;font-size:21px;font-weight:900}.brand-text{letter-spacing:.08em}.brand-text small{display:block;font-size:8px;letter-spacing:.2em;color:#9bb7d8}.auth-copy{max-width:630px;margin-top:20vh}.eyebrow{font-size:10px;letter-spacing:.17em;font-weight:900;color:#1164d9}.eyebrow.light{color:#83baff}.auth-copy h1{font-family:Manrope;font-size:58px;line-height:1.03;letter-spacing:-.05em;margin:18px 0}.auth-copy h1 span{color:#66b0ff}.auth-copy p{color:#aebfd2;font-size:16px}.security-row{display:flex;gap:20px;margin-top:35px;color:#bcd0e7;font-size:11px}.auth-card-wrap{display:grid;place-items:center;padding:35px}.auth-card{width:min(480px,100%);background:#fff;border:1px solid #dfe7f0;border-radius:20px;box-shadow:0 30px 70px #0b234220;padding:25px}.tabs{display:grid;grid-template-columns:1fr 1fr;background:#f2f5f9;border-radius:11px;padding:4px;margin-bottom:25px}.tab{border:0;background:none;padding:11px;border-radius:8px;font-weight:800;color:#718097;cursor:pointer}.tab.active{background:#fff;color:#1164d9;box-shadow:0 4px 13px #0b23420e}.form{display:none}.form.active{display:block}.form h2{font-family:Manrope;font-size:28px;margin:6px 0 22px}.form label{display:block;font-size:11px;font-weight:800;margin:14px 0;color:#526278}.form input,.form select{width:100%;margin-top:7px;padding:12px 13px;border:1px solid #d9e2ec;border-radius:9px;outline:none;background:#fbfcfe}.password{position:relative}.password input{padding-right:44px}.password button{position:absolute;right:8px;bottom:7px;border:0;background:none;color:#75849a}.form-row{display:flex;justify-content:space-between;align-items:center;margin:12px 0}.form-row a{font-size:10px;color:#1164d9;font-weight:800}.check{margin:0!important;font-size:10px!important;display:flex!important;align-items:center;gap:6px}.check input{width:auto!important;margin:0!important}.btn{border:0;border-radius:10px;padding:12px 16px;font-weight:800;cursor:pointer}.btn.primary{background:#1164d9;color:#fff}.full{width:100%}.msg{font-size:10px;min-height:18px;margin-top:10px;color:#c35454}.msg.success{color:#159768}.demo-box{margin-top:20px;background:#f5f8fc;border:1px solid #e1e8f0;padding:12px;border-radius:10px;display:grid;gap:5px;font-size:9px;color:#66758a}.demo-box code{background:#e9f0f8;padding:2px 4px;border-radius:4px;color:#1164d9}.back-home{display:block;margin-top:17px;text-align:center;color:#65748a;font-size:10px}@media(max-width:800px){.auth-shell{grid-template-columns:1fr}.auth-brand{min-height:330px;padding:25px 7%}.auth-copy{margin-top:50px}.auth-copy h1{font-size:39px}.security-row{flex-wrap:wrap}.auth-card-wrap{padding:25px}}