*{box-sizing:border-box}body{margin:0;background:#f3f6fb;color:#162c50;font:16px/1.6 system-ui,-apple-system,sans-serif}header{height:84px;display:flex;align-items:center;justify-content:space-between;max-width:1200px;margin:auto;padding:0 28px;border-bottom:1px solid #dbe4f0}a{color:#2363c6;text-decoration:none}header>a:last-child{font-size:14px}.brand{font-size:28px;font-weight:800;color:#172d50}.brand span{color:#239ee8}main{padding:48px 20px}.login-card{max-width:490px;margin:auto;padding:36px 40px;background:white;border:1px solid #dce6f4;border-top:4px solid #2586e8;border-radius:20px;box-shadow:0 16px 60px #2447700c}.eyebrow{text-align:center;font-size:12px;letter-spacing:1.5px;font-weight:700;color:#52749c}h1{font-size:32px;line-height:1.2;text-align:center;letter-spacing:-.7px;margin:14px 0}.intro{text-align:center;color:#62758e;font-size:15px;margin:0 0 26px}.mode-tabs{display:flex;background:#f0f4fa;padding:4px;border-radius:10px;margin:22px 0}.mode-tabs button{flex:1;border:0;background:transparent;color:#57708e;padding:11px;font-weight:600;border-radius:8px;cursor:pointer}.mode-tabs .active{background:white;box-shadow:0 2px 6px #12345612;color:#175abb}label{display:block;font-size:14px;font-weight:600;margin:16px 0 6px}label small{font-weight:400}input:not([type=checkbox]){width:100%;border:1px solid #bccde2;background:#fbfcfe;border-radius:9px;font:16px system-ui;padding:13px 14px;color:#18365a}.form-options{display:flex;justify-content:space-between;align-items:center;margin:12px 0 20px;gap:10px}.remember{margin:0;font-weight:400;display:flex;gap:8px;align-items:center}.remember input{width:17px;height:17px}button{font:600 14px system-ui;cursor:pointer}button:disabled{opacity:.55;cursor:wait}.primary,.provider,.verification>button:not(.text-button){width:100%;border-radius:10px;padding:14px;border:1px solid #c8d8ea;margin:8px 0;background:white;color:#183353}.primary{background:#176fce;border-color:#176fce;color:white}.provider:hover{background:#f1f6fd}.text-button{border:0;background:none;color:#2565bb;padding:4px;font-size:13px}.divider{display:flex;align-items:center;gap:14px;font-size:11px;letter-spacing:1px;color:#70839d;margin:26px 0 15px}.divider:before,.divider:after{content:'';height:1px;flex:1;background:#dce5ef}.guest{display:block;text-align:center;margin:24px 0;font-size:14px}.fine{font-size:12px;color:#637995;line-height:1.7}.legacy{font-size:13px;color:#637995;margin-top:22px}.legacy summary{cursor:pointer}#auth-message{font-size:14px;overflow-wrap:anywhere;color:#31567e}#auth-message[data-error=true]{color:#b33445}.verification{padding:18px;background:#eff6ff;border:1px solid #cee1f7;border-radius:12px;font-size:14px}.verification h2{font-size:20px}.verification p{color:#58728f}footer{text-align:center;font-size:13px;color:#6d829e;padding:28px}a:hover{text-decoration:underline}:focus-visible{outline:3px solid #268bdd;outline-offset:3px}[hidden]{display:none!important}@media(max-width:520px){header{padding:0 18px;height:72px}.brand{font-size:25px}main{padding:22px 14px}.login-card{padding:26px 22px;border-radius:16px}h1{font-size:29px}}
