:root{font-family:Tahoma,Arial,sans-serif;color:#1e344e;background:#f4f8fc}*{box-sizing:border-box}body{margin:0;min-height:100vh}a{text-decoration:none;color:inherit}.auth-page{display:grid;min-height:100vh;place-items:center;padding:25px;background:radial-gradient(circle at 15% 15%,rgba(23,117,218,.13),transparent 30%),#f5f8fc}.auth-shell{display:grid;width:min(980px,100%);min-height:610px;grid-template-columns:.92fr 1.08fr;overflow:hidden;border:1px solid #dce6f1;border-radius:24px;background:#fff;box-shadow:0 25px 65px rgba(23,47,76,.13)}.auth-brand{display:flex;flex-direction:column;justify-content:space-between;padding:48px;color:#fff;background:linear-gradient(145deg,#0f3459,#1473e6)}.logo{display:flex;align-items:center;gap:11px}.logo>span{display:grid;width:43px;height:43px;place-items:center;border:1px solid rgba(255,255,255,.2);border-radius:13px;background:rgba(255,255,255,.12);font-size:21px;font-weight:900}.logo strong{display:block;font-size:17px}.logo small{font-size:8px;letter-spacing:1px;opacity:.65}.brand-copy p:first-child{font-size:9px;font-weight:900;letter-spacing:1.7px;opacity:.65}.brand-copy h1{margin:10px 0 16px;font-size:35px;line-height:1.45}.brand-copy p{color:rgba(255,255,255,.72);font-size:11px;line-height:1.9}.auth-brand>small{opacity:.55;font-size:8px}.auth-card{display:flex;flex-direction:column;justify-content:center;padding:52px}.auth-card header span{color:#1473e6;font-size:9px;font-weight:900}.auth-card h2{margin:8px 0;color:#122b47;font-size:28px}.auth-card header p{margin:0 0 28px;color:#8290a1;font-size:10px;line-height:1.8}.form{display:grid;gap:16px}.grid{grid-template-columns:1fr 1fr}.wide{grid-column:1/-1}.form label{display:grid;gap:7px;color:#566a81;font-size:9px;font-weight:900}.form input{min-height:45px;padding:0 13px;border:1px solid #d9e4ef;border-radius:10px;outline:0;background:#fbfdff}.form input:focus{border-color:#7db0e9;box-shadow:0 0 0 4px rgba(20,115,230,.08)}.button{display:flex;min-height:47px;align-items:center;justify-content:center;border:0;border-radius:11px;color:#fff;background:#1473e6;box-shadow:0 10px 21px rgba(20,115,230,.2);cursor:pointer;font-weight:900}.alert{padding:12px 14px;border:1px solid #f0caca;border-radius:9px;color:#a33838;background:#fff2f2;font-size:9px;line-height:1.7}.success{display:grid;gap:16px}.success i{display:grid;width:62px;height:62px;place-items:center;border-radius:18px;color:#fff;background:#19ad94;font-size:28px;font-style:normal;font-weight:900}.language{align-self:flex-end;margin-bottom:30px;color:#1473e6;font-size:9px;font-weight:900}.form-link-row{display:flex;justify-content:flex-end;margin-top:-7px;color:#1473e6;font-size:9px;font-weight:900}.auth-divider{display:flex;align-items:center;gap:12px;margin:19px 0;color:#9aa7b7;font-size:8px;font-weight:900}.auth-divider:before,.auth-divider:after{height:1px;flex:1;background:#e3eaf2;content:""}.secondary-auth-button{color:#1473e6;border:1px solid #cfe0f3;background:#f4f9ff;box-shadow:none}.auth-note{padding:11px 13px;border-radius:9px;color:#55708c;background:#f1f6fb;font-size:9px;line-height:1.8}.honeypot{position:absolute!important;left:-9999px!important}@media(max-width:760px){.auth-page{padding:12px}.auth-shell{grid-template-columns:1fr}.auth-brand{min-height:270px;padding:30px}.auth-brand>small{display:none}.brand-copy h1{font-size:27px}.auth-card{padding:35px 24px}.grid{grid-template-columns:1fr}.wide{grid-column:auto}}
