:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#20352e;background:#f5f7f5;font-synthesis:none;--green:#19745c;--muted:#748079;--border:#e3e9e4}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,select{cursor:pointer}button{background:white;border:1px solid #d7dfd9;border-radius:8px;padding:10px 16px;color:#304b40;font-size:13px;font-weight:600}button:hover{background:#edf4ef}button:disabled{opacity:.5;cursor:default}.primary{background:#19745c;color:white;border-color:#19745c}.primary:hover{background:#115e49}a{color:inherit;text-decoration:none}.sidebar{width:220px;position:fixed;inset:0 auto 0 0;padding:36px 22px;background:#fff;border-right:1px solid var(--border);display:flex;flex-direction:column}.brand{display:flex;align-items:center;font-size:58px;font-weight:800;letter-spacing:-5px;line-height:1;color:var(--green);margin:0 12px 56px}.brand>span{font-size:32px;align-self:flex-start}.brand small{font-size:11px;letter-spacing:2px;line-height:1.6;margin-left:17px;color:#314f40}.nav-label{font-size:10px;letter-spacing:1.8px;color:#8b9690;margin:0 15px 18px}nav{display:grid;gap:7px}nav a{display:flex;gap:14px;padding:13px 16px;border-radius:7px;color:#79877f;font-size:17px}nav a span{font-size:13px}nav a.active,nav a:hover{background:#eaf4ee;color:#14634c}.sidebar-foot{margin-top:auto;font-size:11px;color:#63766a;padding:16px 10px}.sidebar-foot p{font-size:10px;color:#8a968f}.status-dot{display:inline-block;width:7px;height:7px;background:#4aa77d;border-radius:50%;margin-right:5px}main{max-width:1660px;margin-left:220px;padding:0 44px}header{height:80px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border);font-size:12px}.breadcrumb{color:#546c5e}.breadcrumb span{color:#bdc8c0;margin:0 14px}.pill,.date-pill{padding:8px 12px;border:1px solid var(--border);border-radius:6px;font-size:11px;background:white;color:#617067}.title-row{display:flex;justify-content:space-between;align-items:center;margin:34px 0 27px}.eyebrow{font-size:10px;font-weight:700;letter-spacing:1.6px;color:#779081;margin:0 0 10px}h1{font-size:34px;font-weight:600;letter-spacing:-1.3px;margin:0 0 10px}h2{font-size:17px;font-weight:600;letter-spacing:-.3px;margin:0}.muted,.panel-heading p:not(.eyebrow){color:var(--muted);font-size:12px;line-height:1.6}.title-row .muted{font-size:13px;margin:0}.report-bar{display:flex;justify-content:space-between;align-items:center;margin-bottom:19px;font-size:11px;color:#6e7c73}.metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px}.metric{background:white;border:1px solid var(--border);border-radius:10px;padding:22px}.metric-label{font-size:11px;color:#63796c}.metric-value{font-size:32px;font-weight:600;letter-spacing:-1px;margin:12px 0 8px}.metric-note{font-size:10px;color:#839087;line-height:1.5}.panel{background:white;border:1px solid var(--border);border-radius:11px;padding:25px;margin-bottom:24px;scroll-margin-top:20px}.panel-heading{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;margin-bottom:20px}.panel-heading p:not(.eyebrow){margin:6px 0 0}.chart{position:relative;height:260px}.chart.tall{height:310px}.footnote{font-size:11px;color:#7b877f;line-height:1.7;margin:20px 0 0}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:22px}.section-heading{display:flex;justify-content:space-between;align-items:center;margin:30px 0 16px}.insights{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:26px}.insight{border:1px solid #dce7de;border-radius:9px;padding:20px;background:#eef4ee}.insight:nth-child(2n){background:#f4f2e9;border-color:#e8e4d6}.insight .eyebrow{color:#64826c;font-size:9px}.insight h3{font-size:14px;line-height:1.5;margin:0 0 9px;font-weight:600}.insight p:last-child{font-size:11px;color:#708075;line-height:1.8;margin:0}.rank-row{display:grid;grid-template-columns:minmax(0,1fr) 65px;gap:16px;padding:10px 0;border-bottom:1px solid #f0f3f0;font-size:12px}.rank-row .label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rank-row strong{text-align:right;font-weight:500}.bar-track{height:4px;background:#eff4f0;border-radius:4px;margin-top:9px}.bar-fill{height:4px;border-radius:4px;background:#67a68a}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;font-size:12px;text-align:left}th{font-size:10px;text-transform:uppercase;letter-spacing:.8px;color:#7c8d81;background:#f7f9f6;font-weight:500}td,th{padding:13px 14px;border-bottom:1px solid #edf1ed}td:not(:first-child),th:not(:first-child){text-align:right}td:first-child{overflow-wrap:anywhere;min-width:150px}input[type=search]{display:block;padding:9px 12px;border:1px solid var(--border);border-radius:6px;margin-top:5px;width:220px}.search-label{font-size:10px;color:#78867b}select{border:1px solid var(--border);padding:8px 10px;border-radius:6px;background:white;color:#607465;font-size:11px}.table-controls{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px;font-size:11px;color:#78867b}.pagination{display:flex;justify-content:flex-end;align-items:center;gap:14px;margin-top:18px;font-size:11px;color:#7b877e}.pagination button{font-size:11px;padding:7px 10px}details{margin-top:16px;font-size:11px;color:#61766a}summary{cursor:pointer;padding:8px 0}footer{display:flex;justify-content:space-between;font-size:10px;color:#87998c;padding:0 0 24px}#message{font-size:13px;color:#4d6b59;margin-bottom:18px}#message.error{color:#a53a32;padding:16px;background:#fff0ed;border:1px solid #eed1cc;border-radius:8px}.import-panel{padding:24px;background:#eef4ef;border:1px dashed #8aaa94;border-radius:10px;margin-bottom:24px}.import-panel p{font-size:12px;line-height:1.7;max-width:780px}.import-panel label{display:block;font-size:12px;margin:20px 0 10px}.import-panel input{max-width:100%;font-size:12px}.actions{display:flex;gap:10px;margin-top:16px}#warnings{font-size:12px;line-height:1.8;color:#876a39;padding-left:18px}[hidden]{display:none!important}:focus-visible{outline:3px solid #a7c4b0;outline-offset:3px}@media(min-width:1600px){main{margin-right:auto}.insights{grid-template-columns:repeat(3,1fr)}}@media(max-width:1100px){.sidebar{width:180px;padding:30px 12px}main{margin-left:180px;padding:0 24px}.metrics{grid-template-columns:repeat(2,1fr)}.insights{grid-template-columns:repeat(2,1fr)}.two-col{grid-template-columns:1fr}.brand{margin-left:8px}}@media(max-width:700px){.sidebar{position:static;width:100%;padding:14px 20px;display:block;border-bottom:1px solid var(--border)}.brand{font-size:36px;margin:0}.brand>span{font-size:23px}.brand small{font-size:9px}.nav-label,.sidebar-foot{display:none}nav{display:flex;overflow:auto;margin-top:15px;gap:4px}nav a{white-space:nowrap;padding:8px;font-size:12px}nav a span{font-size:11px}main{margin:0;padding:0 18px}header{height:58px}h1{font-size:28px}.title-row{gap:14px;align-items:flex-start}.title-row button{font-size:11px;white-space:nowrap}.metrics{gap:10px}.metric{padding:16px}.metric-value{font-size:27px}.insights{grid-template-columns:1fr}.panel{padding:18px}.panel-heading{flex-wrap:wrap}.section-heading{gap:10px}.section-heading .muted{display:none}footer span{display:none}.table-controls{gap:12px}.chart.tall{height:270px}.report-bar{gap:10px}.date-pill{font-size:10px}.search-label,input[type=search]{width:100%}}
.two-col > .panel,.two-col > div{min-width:0}.chart{min-width:0;width:100%}
.contact-list{display:grid;grid-template-columns:max-content 1fr;gap:10px 24px;margin:8px 0 0;font-size:14px}.contact-list dt{color:var(--muted)}.contact-list dd{margin:0;overflow-wrap:anywhere}.contact-list a{color:var(--accent);text-decoration:underline;text-underline-offset:3px}
