:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#213c35;background:#f4f6f2;font-synthesis:none;--green:#14634e;--muted:#60736b;--line:#dfe6df;--red:#a84136}*{box-sizing:border-box}body{margin:0}button,select,.button{font:inherit;font-size:14px;border:1px solid #cbd6cd;border-radius:7px;background:#fff;color:#213c35;padding:10px 15px;cursor:pointer;text-decoration:none}button:hover,.button:hover{background:#e9f0e9}button:disabled{opacity:.5;cursor:wait}button:focus-visible,a:focus-visible,select:focus-visible,input:focus-visible{outline:3px solid #cd8f34;outline-offset:3px}[hidden]{display:none!important}header{height:82px;display:flex;align-items:center;justify-content:space-between;padding:0 5vw;border-bottom:1px solid var(--line);background:#fff}.brand{font-weight:650;font-size:18px;display:flex;gap:12px;align-items:center;text-decoration:none;color:inherit}.mark{display:inline-grid;place-items:center;width:36px;height:36px;background:var(--green);color:white;border-radius:9px;font-size:25px}.header-actions{display:flex;align-items:center;gap:20px}.private,.note,.muted{color:var(--muted)}.private{font-size:13px}main{max-width:1440px;margin:auto;padding:44px 5vw}.heading{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:30px}h1{font-size:clamp(25px,3vw,38px);font-weight:550;letter-spacing:-1.2px;margin:7px 0 10px}h2{font-size:20px;font-weight:570;letter-spacing:-.4px;margin:5px 0 18px}h3{font-size:13px;font-weight:650;margin:25px 0 12px}.eyebrow{font-size:10px;font-weight:750;letter-spacing:1.7px;color:var(--muted);margin:0}.muted{font-size:14px;margin:0}.controls{display:flex;align-items:end;gap:10px}.controls label{display:grid;gap:6px;font-size:11px;color:var(--muted)}select{max-width:250px}.status{padding:14px 18px;background:#e7eee5;border-radius:7px;font-size:14px;margin:16px 0}.status.error{background:#f9e9e5;color:#81362d}.welcome{display:grid;grid-template-columns:1.3fr 1fr;gap:70px;background:#fff;padding:55px;border:1px solid var(--line);border-radius:12px;margin-top:25px}.welcome h2{font-size:30px;margin-top:15px}.welcome p{line-height:1.7;color:var(--muted);max-width:480px}.welcome .button{display:inline-block;margin-top:18px}.primary{background:var(--green);color:white;border-color:var(--green)}.primary:hover{background:#104e3e;color:white}.welcome-list p{border-bottom:1px solid var(--line);padding:14px 0}.welcome-list strong{color:var(--green);margin-right:20px}nav{display:flex;gap:25px;border-bottom:1px solid var(--line);margin-bottom:26px}nav button{background:none;border:0;border-radius:0;padding:15px 2px;color:var(--muted);border-bottom:3px solid transparent}nav button[aria-pressed=true]{border-bottom-color:var(--green);color:var(--green);font-weight:650}.metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:22px}.metrics.three{grid-template-columns:repeat(3,minmax(0,1fr))}.metric{background:white;border:1px solid var(--line);border-radius:10px;padding:24px;min-width:0}.metric:first-child{background:#174e3f;color:#fff;border-color:#174e3f}.metric:first-child .note,.metric:first-child .eyebrow{color:#c0d5c9}.metric-value{font-size:clamp(22px,2.4vw,33px);font-weight:550;letter-spacing:-1px;margin:12px 0 10px;overflow-wrap:anywhere;font-variant-numeric:tabular-nums}.note{font-size:12px;line-height:1.65;margin:12px 0 0}.grid{display:grid;grid-template-columns:1.4fr 1fr;gap:22px}.panel{background:#fff;border:1px solid var(--line);border-radius:10px;padding:26px;margin-bottom:22px;min-width:0}.panel-heading{display:flex;justify-content:space-between;align-items:center;gap:15px}.pill{font-size:10px;background:#eff3ed;padding:6px 9px;border-radius:20px;white-space:nowrap;color:var(--muted)}.bar-row{margin:14px 0}.bar-label{display:flex;justify-content:space-between;font-size:12px;gap:10px}.bar-track{height:7px;background:#edf1eb;border-radius:4px;margin-top:7px;overflow:hidden}.bar-fill{height:100%;background:#317e64;border-radius:4px}.debt .bar-fill{background:#c68d5e}.empty{display:grid;place-items:center;text-align:center;min-height:180px;color:var(--muted);font-size:14px;line-height:1.7;background:#f8faf6;border-radius:6px;padding:24px}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:13px;margin-top:20px;white-space:nowrap}th{text-align:left;font-size:10px;letter-spacing:.8px;text-transform:uppercase;color:var(--muted);font-weight:600;padding:13px 10px;border-bottom:1px solid var(--line)}td{padding:15px 10px;border-bottom:1px solid #edf0eb}td small{display:block;color:var(--muted);font-size:10px;margin-top:4px}.numeric{text-align:right;font-variant-numeric:tabular-nums}td select{font-size:12px;padding:7px}input[type=checkbox]{accent-color:var(--green);width:17px;height:17px}.negative{color:var(--red)}.chart{width:100%;height:auto;display:block;margin-top:18px}.chart text{font:11px system-ui;fill:#697a70}.chart .gridline{stroke:#e7ece5;stroke-width:1}.chart .series{fill:none;stroke:#24745a;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.chart .secondary{stroke:#ba9762;stroke-dasharray:5 5}.legend{font-size:11px;display:flex;align-items:center;gap:8px;color:var(--muted)}.dot{width:8px;height:8px;border-radius:50%;background:#24745a;display:inline-block}.dot.previous{background:#ba9762;margin-left:15px}.change{display:block;text-align:left;width:100%;border:0;border-bottom:1px solid var(--line);border-radius:0;padding:13px 0}.change .bar-label{font-size:13px}.change:hover{background:#f4f7f1}.change.negative .bar-fill{background:#c68d5e}#change-detail{font-size:13px;line-height:1.6;padding-top:15px}footer{display:flex;justify-content:space-between;font-size:11px;color:var(--muted);gap:20px;padding:10px 0 25px}footer a{color:inherit}details{font-size:12px;color:var(--muted);margin-top:12px}summary{cursor:pointer}@media(max-width:900px){.metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.grid{grid-template-columns:1fr}.heading{align-items:start;flex-direction:column}.private{display:none}.welcome{grid-template-columns:1fr;gap:10px;padding:30px}}@media(max-width:540px){main{padding:28px 18px}header{padding:0 18px;height:70px}.brand{font-size:15px}.metrics,.metrics.three{grid-template-columns:1fr}.metric{padding:20px}.metric-value{font-size:30px}.panel{padding:20px}nav{gap:14px;overflow-x:auto}nav button{font-size:12px;white-space:nowrap}.panel-heading{align-items:start;flex-direction:column}.controls{width:100%}.controls label{flex:1}select{max-width:100%}.pill{display:none}footer{flex-direction:column}}

.chart .tertiary{stroke:#ae6352;stroke-dasharray:2 5}.dot.debt{background:#ae6352;margin-left:15px}

.embedded main{padding:20px;max-width:1200px}.embedded header{padding:0 20px;height:64px}.embedded .heading h1{font-size:25px}.embedded .heading{margin-bottom:12px}.embedded .heading .muted{display:none}.embedded .panel{padding:20px}.embedded .metrics{gap:10px}.embedded .metric{padding:18px}.embedded .metric-value{font-size:25px}.embedded .header-actions{gap:8px}.embedded .private{display:none}
@media(prefers-color-scheme:dark){.embedded{background:#17231f;color:#e4ece7}.embedded header,.embedded .panel,.embedded .metric{background:#202f29;border-color:#3a4a41}.embedded .metric:first-child{background:#174e3f}.embedded button,.embedded select{background:#263b30;color:#e4ece7;border-color:#526558}.embedded .note,.embedded .muted,.embedded .eyebrow{color:#b3c6b9}.embedded th,.embedded td{border-color:#3a4a41}.embedded .empty{background:#26382e;color:#c8d8cc}}
