*{box-sizing:border-box}html,body,#root{color:#10233e;background:#f5f8fb;min-height:100%;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{min-height:100vh}button,input,select{font:inherit}.app{grid-template-columns:250px 1fr;min-height:100vh;display:grid}.app>aside{color:#fff;background:linear-gradient(#0d2743 0%,#102f50 100%);flex-direction:column;gap:18px;height:100vh;padding:24px 18px;display:flex;position:sticky;top:0}.brand{align-items:center;gap:10px;display:flex}.brand .logo{color:#0d4f8e;background:#d9ecff;border-radius:10px;place-items:center;width:38px;height:38px;font-size:22px;font-weight:800;display:grid}.brand strong{font-size:21px;line-height:1;display:block}.brand small{color:#9fb8d0;margin-top:4px;font-size:11px;display:block}.nav{color:#cfe0f1;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;justify-content:space-between;align-items:center;padding:11px 13px;display:flex}.nav:hover,.nav.active{color:#fff;background:#1b4f7f}.nav b{color:#fff;background:#e45b55;border-radius:999px;padding:2px 7px;font-size:11px}.sideFoot{border-top:1px solid #2c4c68;flex-direction:column;gap:7px;margin-top:auto;padding-top:18px;display:flex}.sideFoot small{color:#88a8c3;font-size:10px}.health{color:#cce7d7;background:#143758;border:1px solid #315777;border-radius:9px;margin-top:7px;padding:10px;font-size:12px}.health:first-letter{color:#30c778}.signout{color:#bcd0e0;text-align:left;cursor:pointer;background:0 0;border:0;padding:6px 0}main{width:100%;max-width:1500px;margin:0 auto;padding:34px 38px 110px}.top{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:20px;display:flex}.pageTitle h1,.top h1{letter-spacing:-.03em;margin:4px 0 6px;font-size:34px}.pageTitle p,.top p{color:#61738a;margin:0}.eyebrow{letter-spacing:.12em;color:#6a7f95;font-size:11px;font-weight:800}.primary,.secondary{cursor:pointer;border:1px solid #0000;border-radius:9px;padding:11px 15px;font-weight:700}.primary{color:#fff;background:#0f5ea8}.primary:hover{background:#0b4f8e}.secondary{color:#0f5ea8;background:#fff;border-color:#c8d8e8}.valueBanner{color:#1f5940;background:linear-gradient(90deg,#e9f6f0,#eef7ff);border:1px solid #bfded0;border-radius:12px;margin-bottom:18px;padding:16px 18px}.stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.stat,.panel,.integration{background:#fff;border:1px solid #dfe7ef;border-radius:13px;box-shadow:0 1px 2px #10233e0a}.stat{flex-direction:column;gap:5px;padding:18px;display:flex}.stat>span{color:#687b8f;font-size:12px}.stat strong{letter-spacing:-.03em;font-size:28px}.stat small{color:#7f8fa0}.dangerText{color:#b53b36}.two{grid-template-columns:1.4fr .8fr;gap:16px;margin-bottom:18px;display:grid}.panel{padding:18px}.panelHead{border-bottom:1px solid #e9eef3;justify-content:space-between;align-items:center;margin-bottom:2px;padding-bottom:12px;display:flex}.panelHead h2{margin:0;font-size:18px}.panelHead button{color:#0f5ea8;cursor:pointer;background:0 0;border:0;font-weight:700}.row{border-bottom:1px solid #eef2f6;justify-content:space-between;align-items:flex-start;gap:18px;padding:14px 0;display:flex}.row:last-child{border-bottom:0}.row>div{flex-direction:column;gap:3px;display:flex}.row span,.row small{color:#6e8092}.row small{line-height:1.35}.pill{text-transform:capitalize;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:5px 9px;font-size:11px;display:inline-flex}.pill.green{color:#168a53;background:#e1f5ea}.pill.red{color:#b53630;background:#fee8e7}.pill.amber{color:#ad6a00;background:#fff0d9}.pill.blue{color:#0b5ba6;background:#e5f1ff}.pill.gray{color:#657585;background:#eef2f5}.metric{border-bottom:1px solid #eef2f6;justify-content:space-between;padding:13px 0;display:flex}.metric:last-child{border-bottom:0}.muted{color:#6c7d90;line-height:1.6}.table{padding:0 18px}.person{border-bottom:1px solid #edf1f5;grid-template-columns:42px 1fr auto;align-items:center;gap:12px;padding:14px 0;display:grid}.person:last-child{border-bottom:0}.person>div:nth-child(2){flex-direction:column;gap:3px;display:flex}.person span{color:#6d7f92;font-size:13px}.avatar{color:#14568f;background:#e4f0fb;border-radius:50%;place-items:center;width:36px;height:36px;font-size:12px;font-weight:800;display:grid!important}.pageActions{justify-content:flex-end;margin:-48px 0 16px;display:flex}.form{gap:12px;margin-bottom:16px;display:grid}.grid2{grid-template-columns:1fr 1fr;gap:12px;display:grid}.auth{background:radial-gradient(circle at top,#edf6ff,#f6f8fb 55%);place-items:center;min-height:100vh;padding:24px;display:grid}.authCard{background:#fff;border:1px solid #dce5ee;border-radius:18px;gap:13px;width:min(470px,100%);padding:28px;display:grid;box-shadow:0 18px 60px #1e3c5a17}.authCard.wide{width:min(720px,100%)}.authCard h1{letter-spacing:-.035em;margin:8px 0 0;font-size:32px}.authCard p{color:#697b8e;line-height:1.55}.authCard input,.authCard select,.form input,.form select{color:#132741;background:#fff;border:1px solid #cfd9e4;border-radius:9px;width:100%;padding:12px 13px}.authCard .primary,.authCard .secondary{width:100%}.checkRow{flex-wrap:wrap;gap:9px;display:flex}.checkRow label{text-transform:capitalize;background:#f4f7fa;border:1px solid #d9e2ea;border-radius:999px;padding:8px 11px;font-size:12px}.msg,.notice{color:#174f7e;background:#eef6ff;border:1px solid #c6def4;border-radius:9px;padding:11px 13px}.notice{margin-bottom:14px}.cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.integration{justify-content:space-between;align-items:flex-start;gap:14px;padding:17px;display:flex}.integration>div{flex-direction:column;gap:4px;display:flex}.integration span,.integration small{color:#728296}.toggle{border-bottom:1px solid #edf1f5;justify-content:space-between;align-items:center;padding:13px 0;display:flex}.toggle:last-child{border-bottom:0}.toggle input{accent-color:#0f5ea8;width:20px;height:20px}.empty{color:#7a8999;text-align:center;padding:28px 4px}.center{color:#5b6f83;place-items:center;min-height:100vh;display:grid}.loadingBar{z-index:20;background:linear-gradient(90deg,#0f5ea8,#5eb4ff,#0f5ea8) 0 0/200% 100%;height:3px;animation:1s linear infinite load;position:fixed;top:0;left:250px;right:0}@keyframes load{to{background-position:200% 0}}.mobileHeader,.bottomNav{display:none}@media (width<=900px){.app{display:block}.app>aside{display:none}.mobileHeader{z-index:15;background:#fff;border-bottom:1px solid #dfe7ef;justify-content:space-between;align-items:center;padding:12px 15px;display:flex;position:sticky;top:0}.mobileHeader .brand strong{font-size:18px}.mobileHeader .brand small{display:none}.mobileHeader button{background:0 0;border:0;font-size:22px}main{padding:20px 15px 92px}.top{display:block}.top>.primary{width:100%;margin-top:14px}.pageTitle h1,.top h1{font-size:29px}.stats{grid-template-columns:1fr 1fr}.two,.cards{grid-template-columns:1fr}.pageActions{margin:0 0 12px}.pageActions .primary{width:100%}.person{grid-template-columns:38px 1fr}.person>.pill{grid-column:2;justify-self:start}.bottomNav{padding:7px 5px calc(7px + env(safe-area-inset-bottom));z-index:20;background:#fff;border-top:1px solid #dfe7ef;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 24px #10233e0f}.bottomNav button{color:#66798d;background:0 0;border:0;padding:9px 2px;font-size:11px;font-weight:700}.bottomNav button.active{color:#0f5ea8}.loadingBar{left:0}.grid2{grid-template-columns:1fr}}@media (width<=540px){.stats{grid-template-columns:1fr}.stat{padding:16px}.stat strong{font-size:25px}.panel{padding:15px}.row{flex-direction:column}.row>.pill{align-self:flex-start}.authCard{padding:22px 18px}.authCard h1{font-size:28px}.valueBanner{font-size:14px}.integration{flex-direction:column}.integration>.pill{align-self:flex-start}}
