:root{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Inter,sans-serif;color:#10233f;background:#f4faff;--navy:#0a2e50;--navy2:#164a72;--ice:#e9f6ff;--ice2:#d7efff;--blue:#2b8fd3;--blue2:#64b8ee;--line:#d7e4ef;--muted:#687a91;--danger:#b42318;--success:#067647}*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:#f5faff}body{min-height:100vh}a{color:#187cc0}.brand{display:flex;align-items:center;gap:12px;color:#fff}.brand-thermometer{width:34px;height:52px;color:#58b7ee;flex:0 0 auto}.brand strong{display:block;font-size:25px;line-height:1.05;letter-spacing:-.03em}.brand small{display:block;color:#70c7f5;font-weight:700;font-size:18px;margin-top:2px}.auth-shell{min-height:100vh;display:grid;grid-template-columns:minmax(330px,38%) 1fr;background:linear-gradient(135deg,#f7fcff 0%,#edf8ff 100%)}.auth-brand{position:relative;padding:28px 42px 42px;background:linear-gradient(180deg,#082d4e 0 72px,#eef9ff 72px,#dff2ff 100%);overflow:hidden}.auth-brand:after{content:"";position:absolute;left:-10%;right:-10%;bottom:-70px;height:270px;background:radial-gradient(ellipse at 25% 100%,#fff 0 22%,transparent 23%),radial-gradient(ellipse at 48% 100%,#d7efff 0 23%,transparent 24%),radial-gradient(ellipse at 75% 100%,#fff 0 21%,transparent 22%);opacity:.92}.auth-copy{position:relative;z-index:1;margin-top:90px;color:#10233f}.hero-thermometer{width:92px;height:126px;color:#53abe4;filter:drop-shadow(0 8px 18px #7fc9f655)}.hero-thermometer .brand-thermometer{width:92px;height:126px}.divider-thermometer{display:grid;place-items:center}.divider-thermometer .brand-thermometer{width:18px;height:28px;color:#4aa5df}.auth-copy h1{font-size:46px;line-height:1.05;margin:6px 0 10px;letter-spacing:-.04em}.auth-copy h1 span{color:#4aa5df}.auth-copy>p{color:#5f7189;font-size:20px;margin-top:0}.benefits{display:grid;gap:26px;margin-top:55px}.benefits div{display:grid;gap:5px}.benefits b{font-size:18px}.benefits span{font-size:15px;color:#667990;max-width:300px}.ice-footer{position:absolute;z-index:2;left:42px;bottom:38px;color:#2c8dcc;font-weight:800;letter-spacing:.18em;line-height:1.5}.auth-main{min-width:0}.auth-top{height:72px;background:#0b3153;color:#d8ebf8;display:flex;align-items:center;justify-content:flex-end;padding:0 42px;font-weight:700}.auth-content{min-height:calc(100vh - 72px);display:flex;align-items:center;justify-content:center;padding:48px}.auth-card{width:min(760px,100%);background:#fff;border:1px solid #dce8f1;border-radius:20px;box-shadow:0 18px 55px #0b315312;padding:46px 54px}.kicker{color:#338fc9;letter-spacing:.28em;font-size:13px;font-weight:800}.auth-card h2{font-size:44px;letter-spacing:-.035em;margin:12px 0 10px}.lead{font-size:20px;line-height:1.45;color:#6a7b91;margin:0 0 34px}.field{margin-bottom:19px}.field label{display:block;font-weight:700;margin-bottom:8px;color:#10233f}.field input,.field select,.field textarea{width:100%;padding:14px 16px;border:1px solid #c8d7e5;border-radius:11px;background:#fff;font-size:16px;color:#10233f;outline:none;transition:.15s}.field input:focus,.field select:focus,.field textarea:focus{border-color:#55aee4;box-shadow:0 0 0 4px #70c7f51f}.field input::placeholder,.field textarea::placeholder{color:#8c9bb0}.field textarea{min-height:100px;resize:vertical}.info-strip{padding:14px 16px;border-radius:10px;background:#eaf6ff;color:#1b6d9f;margin:-1px 0 22px;font-weight:600}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border:0;border-radius:10px;padding:12px 18px;background:linear-gradient(135deg,#208ac7,#5cafdf);color:#fff;text-decoration:none;font-weight:750;font-size:15px;cursor:pointer;box-shadow:0 6px 18px #2c8dcc1f}.btn:hover{filter:brightness(.98)}.btn-wide{width:100%;padding:15px 18px;font-size:16px}.btn.secondary{background:#edf5fa;color:#164a72;box-shadow:none}.btn.danger{background:#b42318}.auth-divider{height:38px;display:flex;align-items:center;gap:16px;color:#4aa5df;margin-top:16px}.auth-divider:before,.auth-divider:after{content:"";height:1px;background:#dbe8f2;flex:1}.auth-switch{text-align:center;color:#718197}.auth-switch a{font-weight:700}.error{background:#fff1f0;color:#b42318;padding:12px 14px;border-radius:9px;margin-bottom:14px;border:1px solid #ffd7d2}.success{background:#ecfdf3;color:#067647;padding:12px 14px;border-radius:9px;margin-bottom:14px}.app-shell{min-height:100vh;display:grid;grid-template-columns:260px 1fr}.sidebar{background:linear-gradient(180deg,#082d4e,#0b3d65);padding:28px 20px;display:flex;flex-direction:column;position:sticky;top:0;height:100vh}.sidebar .brand{padding:0 8px 26px;border-bottom:1px solid #ffffff1c}.org-user{color:#fff;padding:22px 10px 16px}.org-user span{display:block;font-weight:700}.org-user small{color:#a8d6f1}.side-nav{display:grid;gap:7px}.side-nav a,.signout{color:#dcecf7;text-decoration:none;padding:12px 13px;border-radius:10px;font-weight:650}.side-nav a:hover,.side-nav a:focus{background:#ffffff10;color:#fff}.side-nav a span{margin-left:8px}.signout{margin-top:auto;color:#b9d9ec}.app-main{min-width:0}.app-top{height:96px;background:#fff;border-bottom:1px solid #e2ebf3;display:flex;align-items:center;justify-content:space-between;padding:18px 34px;position:sticky;top:0;z-index:5}.app-top h1{font-size:25px;margin:3px 0 0;letter-spacing:-.02em}.eyebrow{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:#5898bf;font-weight:800}.top-user{display:flex;align-items:center;gap:10px}.top-user small{display:block;color:#718297}.avatar{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#e5f4fe;color:#1479b6;font-weight:800}.wrap{max-width:1180px;margin:0 auto;padding:30px 34px 60px}.card{background:#fff;border:1px solid #dce7ef;border-radius:16px;padding:22px;margin-bottom:18px;box-shadow:0 4px 16px #102a430b}.card h1,.card h2{color:#10233f}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px}.status-ok{color:#18794e;font-weight:700}.status-warn{color:#b54708;font-weight:700}.breach{border-left:5px solid #d92d20;background:#fff8f7}.notice{border-left:5px solid #2b8fd3;background:#eef8ff}.row3{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}table{width:100%;border-collapse:collapse}th,td{text-align:left;padding:11px;border-bottom:1px solid #e6edf4;vertical-align:top}th{font-size:12px;text-transform:uppercase;letter-spacing:.05em;color:#65778b;background:#f8fbfd}.small{font-size:13px;color:#65758b}.pill{display:inline-block;padding:5px 9px;border-radius:999px;font-size:12px;font-weight:700;background:#eaf2f8}.pill.bad{background:#fee4e2;color:#b42318}.pill.good{background:#dcfae6;color:#067647}.metric{font-size:28px;font-weight:800;color:#10233f}hr{border:0;border-top:1px solid #e6eef4;margin:20px 0}@media(max-width:900px){.auth-shell{grid-template-columns:1fr}.auth-brand{display:none}.auth-top{height:64px}.auth-content{min-height:calc(100vh - 64px);padding:24px}.auth-card{padding:32px 26px}.app-shell{grid-template-columns:1fr}.sidebar{position:static;height:auto;padding:16px}.sidebar .brand{border:0;padding:0}.org-user{display:none}.side-nav{display:flex;overflow:auto;margin-top:14px}.side-nav a{white-space:nowrap}.signout{position:absolute;right:18px;top:18px}.app-top{position:static}.auth-card h2{font-size:36px}}@media(max-width:650px){.row3{grid-template-columns:1fr}.wrap{padding:20px 16px 45px}.app-top{padding:16px}.top-user div{display:none}.side-nav a span{display:none}.side-nav{justify-content:space-between}.side-nav a{flex:1;text-align:center}.signout{font-size:13px}table{font-size:13px}.hide-mobile{display:none}.auth-content{padding:18px}.auth-card{padding:28px 20px}.lead{font-size:17px}.auth-card h2{font-size:34px}}

.auth-login-stack{width:min(760px,100%);display:flex;flex-direction:column;align-items:stretch}.auth-login-stack .auth-card{width:100%}.login-success,.login-warning{margin-top:14px;text-align:center;font-size:16px;font-weight:700;line-height:1.4;white-space:nowrap}.login-success{color:#067647}.login-warning{color:#b42318}
