:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#172338;background:#f7faf8;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-width:320px}.page{min-height:100vh;max-width:1080px;margin:auto;padding:clamp(20px,5vw,64px)}.header{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px}.brand{color:#14532d;font-size:1.25rem;font-weight:800;letter-spacing:.02em}.tag{color:#456051;font-size:.875rem}.welcome,.configuration-error{max-width:730px;margin:clamp(36px,9vw,110px) auto 0;padding:clamp(24px,5vw,52px);border:1px solid #dce8df;background:#fff;border-radius:20px;box-shadow:0 18px 45px #14532d14}.compact{text-align:center}.auth-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,400px);align-items:center;gap:clamp(32px,7vw,88px);margin:clamp(36px,8vw,92px) auto 0}.introduction{max-width:540px}.signin-panel{display:flex;justify-content:center;min-width:0}.eyebrow{color:#166534;font-size:.875rem;font-weight:650}h1{font-size:clamp(1.8rem,4vw,3rem);letter-spacing:-.03em;line-height:1.12}p{line-height:1.65}.notice{margin-top:28px;background:#edf8f0;color:#14532d;padding:16px;border-radius:10px;line-height:1.5}.security-note{color:#456051;font-size:.9rem}.signout-button{margin-top:20px;border:0;border-radius:10px;background:#166534;color:#fff;cursor:pointer;font:inherit;font-weight:700;padding:12px 18px}.signout-button:hover{background:#14532d}.signout-button:focus-visible{outline:3px solid #86efac;outline-offset:3px}code{background:#edf8f0;border-radius:4px;padding:2px 5px}@media(max-width:760px){.auth-layout{grid-template-columns:1fr}.introduction{text-align:center;margin:auto}}.authenticated{max-width:980px;margin-top:clamp(28px,6vw,72px)}.authenticated h1{margin-bottom:8px}.dashboard{margin-top:30px}.dashboard-heading,.section-heading,.category-title{display:flex;align-items:center;justify-content:space-between;gap:16px}.dashboard-heading h2,.section-heading h3{margin:0}.dashboard-heading h2{font-size:clamp(1.4rem,3vw,2rem)}.engine-version{border:1px solid #dce8df;border-radius:999px;padding:6px 10px;color:#456051;font-size:.75rem;white-space:nowrap}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:22px}.metric-card{border:1px solid #dce8df;background:#fbfdfb;border-radius:14px;padding:18px;min-width:0}.metric-card span,.metric-card small{display:block;color:#5b6d61}.metric-card span{font-size:.82rem;font-weight:650}.metric-card strong{display:block;margin-top:8px;font-size:clamp(1.1rem,2vw,1.45rem);overflow-wrap:anywhere}.metric-card small{margin-top:6px;line-height:1.35}.financial-rule{margin-top:18px;border-left:4px solid #166534;background:#edf8f0;padding:14px 16px;border-radius:8px;color:#244b32;line-height:1.5;font-size:.9rem}.alerts-section,.category-section{margin-top:30px}.section-heading{border-bottom:1px solid #e3ebe5;padding-bottom:10px}.section-heading span{color:#5b6d61;font-size:.9rem}.empty-state,.dashboard-status{margin-top:18px;padding:18px;border-radius:12px;background:#f7faf8;color:#456051}.dashboard-status.error{background:#fff5f5;color:#9b1c1c}.alerts-list{display:grid;gap:10px;margin-top:16px}.alerts-clear{margin-top:16px;padding:16px;border-radius:12px;background:#edf8f0;color:#166534}.alert-card{border-left:4px solid;border-radius:10px;padding:14px 16px}.alert-card strong{display:block}.alert-card p{margin:5px 0 0}.alert-card.critical{border-color:#b91c1c;background:#fff5f5;color:#7f1d1d}.alert-card.warning{border-color:#b7791f;background:#fff8e7;color:#744210}.alert-card.info{border-color:#2563eb;background:#eff6ff;color:#1e3a8a}.category-list{display:grid;gap:12px;margin-top:16px}.category-card{border:1px solid #dce8df;border-radius:14px;padding:16px;background:#fff}.category-statuses{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.category-status,.funding-status{border-radius:999px;font-size:.8rem;font-weight:700;padding:4px 8px;white-space:nowrap}.category-status.over{background:#fff5f5;color:#9b1c1c}.category-status.projected{background:#fff8e7;color:#7c5410}.funding-status.funded{background:#edf8f0;color:#166534}.funding-status.gap{background:#fff5f5;color:#9b1c1c}.category-card dl{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin:16px 0 0}.category-card dl div{min-width:0}.category-card dt{color:#65756b;font-size:.72rem;text-transform:uppercase;letter-spacing:.04em}.category-card dd{margin:5px 0 0;font-weight:650;overflow-wrap:anywhere}.dashboard-alert{margin-top:16px;background:#fff8e7;color:#7c5410;padding:14px 16px;border-radius:10px}@media(max-width:900px){.metric-grid,.category-card dl{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.metric-grid{grid-template-columns:1fr}.dashboard-heading{align-items:flex-start;flex-direction:column}.category-card dl{grid-template-columns:1fr}}
