:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color:#f5f7fb;background:radial-gradient(circle at top,rgba(39,79,160,.28),transparent 32%),linear-gradient(180deg,#08111f,#0d1b2f);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{margin:0;min-width:320px;min-height:100%}body{margin:0;min-width:320px;min-height:100vh}a{color:inherit}button,input,textarea,select{font:inherit}#root{min-height:100vh}.app-shell{min-height:100vh;padding:3rem 1.5rem 4rem;display:grid;gap:2rem}.hero{display:grid;gap:.75rem;max-width:48rem}.eyebrow{margin:0;font-size:.875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#9cc4ff}.hero h1{margin:0;font-size:clamp(2.5rem,6vw,4.5rem);line-height:.95}.intro{margin:0;max-width:40rem;font-size:1.125rem;line-height:1.6;color:#d6e5ff}.content{display:grid;gap:1rem}.content--stacked{grid-template-columns:minmax(0,1fr)}.panel{padding:1.5rem;border:1px solid rgba(156,196,255,.2);border-radius:1rem;background:#070e1fb8;box-shadow:0 18px 48px #0003}.panel--wide{display:grid;gap:1.5rem}.panel h2,.budget-bar-header h3,.budget-details-panel h4{margin:0;font-size:1.25rem}.budget-details-panel h4{font-size:1rem}.panel p,.budget-bar-header p,.budget-bar-scale,.panel-kicker,.segment-list-text span{margin:0;line-height:1.6;color:#d6e5ff}.panel-heading-row{display:grid;gap:1rem}.panel-kicker{margin-top:.5rem}.snapshot-summary{display:grid;gap:.35rem;font-size:.95rem;color:#f5f7fb}.budget-balance-chart{display:grid;gap:1rem}.budget-balance-chart__bars{display:grid;gap:.75rem}.budget-balance-chart__bars--horizontal{grid-template-columns:minmax(0,1fr)}.budget-balance-chart__bars--vertical{grid-template-columns:repeat(2,minmax(0,1fr));align-items:end}.budget-balance-chart__legend{display:flex;flex-wrap:wrap;gap:.75rem 1rem;font-size:.95rem}.budget-balance-chart__details{display:grid;gap:1rem;align-items:start}.budget-balance-chart__details--horizontal,.budget-balance-chart__details--vertical{grid-template-columns:repeat(auto-fit,minmax(18rem,1fr))}.budget-bar-group,.budget-details-panel{display:grid;gap:.75rem}.budget-details-panel{align-content:start;align-self:start}.budget-bar-header{display:grid;gap:.35rem}.budget-bar-scale{font-size:.9rem}.stacked-bar{display:flex;overflow:hidden;border-radius:1rem;border:1px solid rgba(255,255,255,.08);background:#ffffff0d}.stacked-bar--horizontal{min-height:5.75rem;width:100%}.stacked-bar--vertical{min-height:22rem;width:100%;flex-direction:column-reverse}.stacked-bar-segment{flex:var(--segment-share) 1 0;background:var(--segment-color);display:flex;align-items:flex-end;justify-content:flex-start;min-width:0;min-height:1.75rem;padding:.5rem;color:#06111e;font-size:.75rem;font-weight:700;line-height:1.2}.stacked-bar-segment--surplus{color:#062613}.stacked-bar-segment--hatched,.segment-swatch--hatched{background-color:#ff5b6e;background-image:repeating-linear-gradient(-45deg,#ff5f74 0 10px,#ad112b 10px 20px)}.segment-swatch--surplus{background-color:#30c46c}.stacked-bar--vertical .stacked-bar-segment{align-items:flex-start}.stacked-bar-label{display:inline-block;max-width:100%;overflow-wrap:anywhere}.legend-item,.segment-list-item{display:inline-flex;align-items:center;gap:.5rem}.segment-swatch{width:.85rem;height:.85rem;border-radius:999px;flex:0 0 auto}.segment-list{display:grid;gap:.75rem;list-style:none;margin:0;padding:0}.segment-list-item{align-items:flex-start}.segment-list-text{display:grid}@media(min-width:900px){.app-shell{padding:4rem 3rem 5rem}.panel-heading-row{grid-template-columns:minmax(0,1fr) auto;align-items:end}}
