:root{font-family:Segoe UI,Arial,sans-serif;color:#142b42;background:#edf3f8}*{box-sizing:border-box}body{margin:0;min-height:100vh;overflow-x:hidden;background:radial-gradient(circle at 10% 0%,#dbeaf6 0,transparent 32rem),#f6f9fc}button,input,select{font:inherit}button{cursor:pointer}button:disabled,fieldset:disabled button{cursor:wait;opacity:.65}.auth-shell{display:grid;min-height:100vh;place-content:center;justify-items:center;gap:54px;padding:32px 20px;background:radial-gradient(circle at 50% 18%,#fff 0,#f5f8fb 42rem)}.brand{display:grid;justify-items:center;color:#07549a;transform:skew(-7deg)}.brand-name{font-size:2.5rem;font-weight:900;font-style:italic;letter-spacing:-2px;line-height:.9}.brand-tagline{margin-top:5px;font-size:.66rem;font-weight:800}.login-card{display:grid;width:min(390px,calc(100vw - 32px));justify-items:center;padding:40px 38px;text-align:center;background:#fff;border:1px solid #e5eaf0;border-radius:14px;box-shadow:0 8px 22px #18364f18}.app-badge,.product-mark{display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,#155d8d,#1d8c83);font-weight:800}.app-badge{width:48px;height:48px;margin-bottom:14px;border-radius:13px}.area-name,.eyebrow{margin:0;color:#26736d;font-size:.72rem;font-weight:800;letter-spacing:1px}.login-card h1{margin:5px 0 0;font-size:1.45rem}.login-card>p:last-of-type{min-height:42px;margin:12px 0 24px;color:#5b7185;line-height:1.45}.microsoft-login{display:flex;align-items:center;justify-content:center;gap:11px;min-height:46px;padding:0 20px;color:#fff;background:#2563eb;border:0;border-radius:7px;font-weight:700}.microsoft-login:hover{background:#1d4ed8}.microsoft-mark{display:grid;grid-template-columns:repeat(2,7px);gap:2px}.microsoft-mark i{width:7px;height:7px;background:#fff}.session-bar{display:flex;justify-content:flex-end;align-items:center;gap:18px;min-height:42px;padding:0 max(20px,calc((100% - 940px)/2));color:#526c80;background:#fff;border-bottom:1px solid #dbe5ed;font-size:.82rem}.session-bar button{padding:0;color:#176a65;background:none;border:0;font-weight:700;text-decoration:underline}.container{width:min(940px,calc(100% - 32px));margin:48px auto;padding:40px;overflow:hidden;background:#fff;border:1px solid #d9e4ed;border-radius:18px;box-shadow:0 18px 48px #204a6b18}.hero{display:flex;gap:18px;align-items:center;border-bottom:1px solid #e5edf3;padding-bottom:30px}.product-mark{flex:0 0 52px;width:52px;height:52px;border-radius:14px}h1{margin:2px 0 6px;font-size:2rem;letter-spacing:-.5px}header p:last-child,small{color:#5a7184;margin:0}fieldset{border:1px solid #d5e2ec;background:#fbfdff;border-radius:12px;margin:28px 0 20px;padding:21px}legend{font-weight:750;padding:0 7px}legend span,label>span{color:#bc3e3e}.companies{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:17px;min-height:44px}.companies label{display:flex;align-items:center;gap:7px;padding:9px;border-radius:7px;font-weight:600;cursor:pointer}.companies label:hover{background:#eaf4f7}.companies input{width:auto}.company-actions button{margin-right:8px}.fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}label{display:grid;gap:8px;font-weight:700;color:#29465d}input,select{width:100%;min-width:0;padding:12px;border:1px solid #adbfcc;border-radius:7px;color:#142b42;background:#fff}input:focus,select:focus{outline:3px solid #bde1ec;border-color:#247da8}.submit-area{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-top:30px;padding:23px;background:#f0f8f6;border:1px solid #d2e9e1;border-radius:12px}.submit-area h2{margin:0 0 6px;font-size:1.05rem}.submit-area p{max-width:465px;font-size:.9rem;line-height:1.45}.actions{display:flex;flex:0 1 260px;flex-direction:column;gap:9px;min-width:220px}button:not(.microsoft-login):not(.submit):not(.validation){padding:7px 10px;color:#315d82;border:1px solid #bfd0dc;border-radius:5px;background:#fff}.submit,.validation{border:0;border-radius:7px;padding:13px 17px;font-weight:800;letter-spacing:.2px}.submit{color:#fff;background:#176a65}.submit:hover{background:#105650}.validation{color:#164f77;background:#d9eafa}.notice{width:100%;padding:14px 16px;overflow-wrap:anywhere;border-radius:8px;margin:24px 0 0}.success{background:#e3f3e7;color:#1c6831}.error{background:#f9e3e3;color:#8a2020}.centered-status{display:grid;min-height:100vh;place-items:center;color:#315d82}@media(max-width:900px){.container{margin:24px auto;padding:28px}.companies{grid-template-columns:repeat(2,minmax(0,1fr))}.submit-area{display:grid}.actions{width:100%;min-width:0}}@media(max-width:600px){.session-bar{justify-content:space-between}.container{width:100%;margin:0;min-height:100vh;padding:24px 18px;border-radius:0}.hero{align-items:flex-start}h1{font-size:1.6rem}fieldset{padding:16px}.company-actions{display:grid;gap:8px}.company-actions button{width:100%;margin:0}.companies,.fields{grid-template-columns:1fr}}
