.ExecutiveDashboard-module__L1cIKG__app{--bg:#fbfaf7;--panel:#fff;--sidebar:#f3ece0;--sidebar-border:#e4ddd1;--ink:#181611;--ink-2:#3f3d38;--ink-3:#73716e;--ink-4:#a6a4a1;--line:#e3e1dd;--line-2:#d9d7d2;--accent:#357153;--accent-soft:#a9cfb9;--accent-bg:#e4f3ea;--alert:#e6dcd2;--alert-ink:#26201a;--pos:#1c8742;--radius:14px;background:var(--bg);min-height:100vh;color:var(--ink);font-family:var(--font-inter), "Inter", system-ui, sans-serif;-webkit-font-smoothing:antialiased;grid-template-columns:248px 1fr;font-size:14px;line-height:1.45;display:grid}@supports (color:lab(0% 0 0)){.ExecutiveDashboard-module__L1cIKG__app{--bg:lab(98.2765% .107378 1.52057);--sidebar:lab(93.669% 1.09014 6.82198);--sidebar-border:lab(88.4487% 1.09509 6.8255);--ink:lab(7.25777% .376478 3.31187);--ink-2:lab(25.7905% .25709 3.06993);--ink-3:lab(47.824% .173152 2.2887);--ink-4:lab(67.5403% .138521 1.90343);--line:lab(89.5844% .165582 2.2837);--line-2:lab(86.1083% .19595 2.66618);--accent:lab(43.0623% -26.373 10.395);--accent-soft:lab(79.7941% -16.1457 6.40335);--accent-bg:lab(94.4714% -6.41117 2.54833);--alert:lab(88.4069% 2.11918 6.52205);--alert-ink:lab(12.9971% 1.92671 5.56669);--pos:lab(49.5467% -42.4533 28.2033)}}.ExecutiveDashboard-module__L1cIKG__app *{box-sizing:border-box}.ExecutiveDashboard-module__L1cIKG__sidebar{background:var(--sidebar);border-right:1px solid var(--sidebar-border);flex-direction:column;gap:28px;height:100vh;padding:28px 20px 24px;display:flex;position:sticky;top:0}.ExecutiveDashboard-module__L1cIKG__brand{align-items:center;gap:12px;padding:0 6px;display:flex}.ExecutiveDashboard-module__L1cIKG__brandMark{background:var(--accent);border-radius:7px;place-items:center;width:28px;height:28px;display:grid;box-shadow:0 1px 2px #0000000f}.ExecutiveDashboard-module__L1cIKG__brandMark:after{content:"";background:#f3f9ff;background:lab(97.6837% -1.36787 -3.44695);border-radius:50%;width:10px;height:10px}.ExecutiveDashboard-module__L1cIKG__brandName{letter-spacing:-.01em;font-size:18px;font-weight:600}.ExecutiveDashboard-module__L1cIKG__nav{flex-direction:column;gap:2px;display:flex}.ExecutiveDashboard-module__L1cIKG__navItem{color:var(--ink-2);border-radius:10px;align-items:center;gap:10px;padding:10px 14px;font-size:14px;font-weight:500;text-decoration:none;transition:background .12s,color .12s;display:flex}.ExecutiveDashboard-module__L1cIKG__navItem:hover{color:var(--ink);background:#00000008}.ExecutiveDashboard-module__L1cIKG__navItem.ExecutiveDashboard-module__L1cIKG__active{color:var(--ink);box-shadow:inset 0 0 0 1px var(--sidebar-border);background:#f0f7f3;background:lab(96.6559% -3.19955 1.27249)}.ExecutiveDashboard-module__L1cIKG__dot{background:var(--accent);opacity:0;border-radius:50%;width:6px;height:6px}.ExecutiveDashboard-module__L1cIKG__navItem.ExecutiveDashboard-module__L1cIKG__active .ExecutiveDashboard-module__L1cIKG__dot{opacity:1}.ExecutiveDashboard-module__L1cIKG__newAnalysis{border:1px solid var(--accent-soft);color:var(--accent);cursor:pointer;background:0 0;border-radius:10px;justify-content:center;align-items:center;gap:8px;margin-top:4px;padding:11px 14px;font-family:inherit;font-size:14px;font-weight:500;transition:background .12s;display:flex}.ExecutiveDashboard-module__L1cIKG__newAnalysis:hover{background:var(--accent-bg)}.ExecutiveDashboard-module__L1cIKG__sidebarFooter{flex-direction:column;gap:2px;margin-top:auto;display:flex}.ExecutiveDashboard-module__L1cIKG__footerLink{color:var(--ink-3);border-radius:8px;padding:8px 14px;font-size:13px;text-decoration:none}.ExecutiveDashboard-module__L1cIKG__footerLink:hover{color:var(--ink);background:#00000008}.ExecutiveDashboard-module__L1cIKG__main{max-width:1180px;padding:22px 40px 60px}.ExecutiveDashboard-module__L1cIKG__topbar{align-items:center;gap:16px;margin-bottom:28px;display:flex}.ExecutiveDashboard-module__L1cIKG__search{flex:1;position:relative}.ExecutiveDashboard-module__L1cIKG__searchInput{border:1px solid var(--line);background:var(--panel);width:100%;color:var(--ink);border-radius:999px;outline:none;padding:13px 18px 13px 44px;font-family:inherit;font-size:14px;transition:border-color .12s,box-shadow .12s}.ExecutiveDashboard-module__L1cIKG__searchInput::placeholder{color:var(--ink-4)}.ExecutiveDashboard-module__L1cIKG__searchInput:focus{border-color:var(--accent-soft);box-shadow:0 0 0 4px var(--accent-bg)}.ExecutiveDashboard-module__L1cIKG__searchIcon{color:var(--ink-4);pointer-events:none;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.ExecutiveDashboard-module__L1cIKG__avatar{background:var(--accent);color:#fff;cursor:pointer;border-radius:50%;flex-shrink:0;place-items:center;width:40px;height:40px;font-size:13px;font-weight:600;display:grid}.ExecutiveDashboard-module__L1cIKG__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--accent);margin-bottom:10px;font-size:11px;font-weight:600}.ExecutiveDashboard-module__L1cIKG__h1Row{justify-content:space-between;align-items:baseline;gap:24px;margin-bottom:22px;display:flex}.ExecutiveDashboard-module__L1cIKG__headline{font-family:var(--font-instrument-serif), "Instrument Serif", serif;letter-spacing:-.02em;color:var(--ink);margin:0;font-size:56px;font-weight:400;line-height:1.02}.ExecutiveDashboard-module__L1cIKG__h1Meta{color:var(--ink-3);white-space:nowrap;padding-bottom:6px;font-size:13px}.ExecutiveDashboard-module__L1cIKG__pills{flex-wrap:wrap;gap:10px;margin-bottom:28px;display:flex}.ExecutiveDashboard-module__L1cIKG__pill{border:1px solid var(--line);background:var(--panel);color:var(--ink);cursor:pointer;border-radius:999px;align-items:center;gap:10px;padding:8px 14px 8px 16px;font-family:inherit;font-size:13px;font-weight:500;transition:all .12s;display:inline-flex}.ExecutiveDashboard-module__L1cIKG__pill:hover{border-color:var(--line-2)}.ExecutiveDashboard-module__L1cIKG__pillActive{background:var(--ink);color:#fff;border-color:var(--ink)}.ExecutiveDashboard-module__L1cIKG__pillCount{color:var(--ink-3);background:#edebe7;background:lab(93.0605% .136137 1.90189);border-radius:999px;padding:2px 8px;font-size:12px;font-weight:500}.ExecutiveDashboard-module__L1cIKG__pillActive .ExecutiveDashboard-module__L1cIKG__pillCount{color:#cfcdca;color:lab(82.6204% .136942 1.90241);background:#ffffff1f}.ExecutiveDashboard-module__L1cIKG__pillMore{color:var(--ink-3)}.ExecutiveDashboard-module__L1cIKG__kpiGrid{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:20px;display:grid}.ExecutiveDashboard-module__L1cIKG__kpi{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);flex-direction:column;gap:10px;min-height:118px;padding:20px 22px 22px;transition:border-color .12s,transform .12s;display:flex}.ExecutiveDashboard-module__L1cIKG__kpi:hover{border-color:var(--line-2)}.ExecutiveDashboard-module__L1cIKG__kpiLabel{letter-spacing:.12em;text-transform:uppercase;color:var(--ink-3);min-height:2.7em;font-size:11px;font-weight:600;line-height:1.35}.ExecutiveDashboard-module__L1cIKG__kpiValue{flex-wrap:wrap;align-items:baseline;gap:10px;display:flex}.ExecutiveDashboard-module__L1cIKG__kpiNum{font-family:var(--font-instrument-serif), "Instrument Serif", serif;letter-spacing:-.01em;color:var(--ink);font-size:40px;font-weight:400;line-height:1}.ExecutiveDashboard-module__L1cIKG__kpiSub{color:var(--ink-3);font-size:13px}.ExecutiveDashboard-module__L1cIKG__kpiSubPos{color:var(--pos);font-weight:500}.ExecutiveDashboard-module__L1cIKG__tri{border-left:5px solid #0000;border-right:5px solid #0000;border-bottom:7px solid var(--pos);vertical-align:middle;width:0;height:0;margin-left:4px;display:inline-block}.ExecutiveDashboard-module__L1cIKG__split{grid-template-columns:minmax(0,1.55fr) minmax(0,1fr);gap:14px;margin-bottom:18px;display:grid}.ExecutiveDashboard-module__L1cIKG__chartCard{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);padding:22px 24px}.ExecutiveDashboard-module__L1cIKG__chartHead{margin-bottom:4px}.ExecutiveDashboard-module__L1cIKG__chartTitle{letter-spacing:-.01em;color:var(--ink);font-size:18px;font-weight:600}.ExecutiveDashboard-module__L1cIKG__chartSub{color:var(--ink-3);margin-top:2px;font-size:13px}.ExecutiveDashboard-module__L1cIKG__chartWrap{width:100%;height:240px;margin-top:12px;position:relative}.ExecutiveDashboard-module__L1cIKG__chartWrap svg{width:100%;height:100%;display:block}.ExecutiveDashboard-module__L1cIKG__alertCard{background:var(--alert);border-radius:var(--radius);color:var(--alert-ink);flex-direction:column;padding:24px 26px 26px;display:flex}.ExecutiveDashboard-module__L1cIKG__alertBadge{background:var(--accent-soft);color:#003057;color:lab(18.0609% -.495449 -38.4559);letter-spacing:.14em;text-transform:uppercase;border-radius:999px;align-self:flex-start;margin-bottom:18px;padding:5px 12px;font-size:10px;font-weight:700;display:inline-flex}.ExecutiveDashboard-module__L1cIKG__alertTitle{font-family:var(--font-instrument-serif), "Instrument Serif", serif;letter-spacing:-.015em;color:var(--ink);margin-bottom:16px;font-size:34px;font-weight:400;line-height:1.08}.ExecutiveDashboard-module__L1cIKG__alertBody{color:var(--ink-2);margin-bottom:22px;font-size:14px;line-height:1.55}.ExecutiveDashboard-module__L1cIKG__alertCta{background:var(--ink);color:#fff;cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;margin-top:auto;padding:14px 22px;font-family:inherit;font-size:14px;font-weight:500;text-decoration:none;transition:transform .12s;display:inline-flex}.ExecutiveDashboard-module__L1cIKG__alertCta:hover{transform:translateY(-1px)}@media (max-width:1100px){.ExecutiveDashboard-module__L1cIKG__app{grid-template-columns:220px 1fr}.ExecutiveDashboard-module__L1cIKG__main{padding:22px 28px 60px}.ExecutiveDashboard-module__L1cIKG__headline{font-size:46px}}
