.site-header.svelte-1x9doig{display:flex;align-items:center;gap:2rem;height:var(--site-header-height, 70px);padding:0 2rem;background:var(--color-brand-darkblue, #002b5d);color:#fff;font-family:Inter,sans-serif;flex:0 0 auto}.site-header__brand.svelte-1x9doig{display:flex;align-items:center;gap:.75rem;flex:0 0 auto}.site-header__logo.svelte-1x9doig{display:inline-block;width:40px;height:40px;border-radius:50%;background:#fff}.site-header__org.svelte-1x9doig{font-size:.8125rem;line-height:1.15;font-weight:500}.site-header__org.svelte-1x9doig em:where(.svelte-1x9doig){font-style:italic;font-weight:400}.site-header__nav.svelte-1x9doig{display:flex;gap:1.75rem;margin-left:auto;font-size:.75rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.site-header__nav.svelte-1x9doig a:where(.svelte-1x9doig){color:#fff;text-decoration:none}.site-header__nav.svelte-1x9doig a:where(.svelte-1x9doig):hover{text-decoration:underline;text-underline-offset:4px}.site-header__subscribe.svelte-1x9doig{flex:0 0 auto;padding:.5rem 1.5rem;border:none;border-radius:4px;background:#e07b3a;color:#fff;font-family:inherit;font-size:.75rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;cursor:pointer}.site-header__subscribe.svelte-1x9doig:hover{background:#c66a2c}@media(max-width:767px){.site-header__nav.svelte-1x9doig{display:none}}.site-footer.svelte-4en5i2{display:flex;align-items:center;justify-content:space-between;gap:2rem;height:var(--site-footer-height, 75px);padding:0 2rem;background:var(--color-brand-darkblue, #002b5d);color:#fff;font-family:Inter,sans-serif;font-size:.6875rem;line-height:1.4;flex:0 0 auto}.site-footer__links.svelte-4en5i2{display:flex;gap:.5rem;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;margin-bottom:.25rem}.site-footer__links.svelte-4en5i2 a:where(.svelte-4en5i2){color:#fff;text-decoration:none}.site-footer__links.svelte-4en5i2 a:where(.svelte-4en5i2):hover{text-decoration:underline}.site-footer__divider.svelte-4en5i2{opacity:.4}.site-footer__copyright.svelte-4en5i2{font-size:.625rem;color:#ffffffbf}.site-footer__right.svelte-4en5i2{display:flex;align-items:center;gap:1rem}.site-footer__connect.svelte-4en5i2{font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em}.site-footer__social.svelte-4en5i2{display:flex;gap:.5rem;list-style:none;margin:0;padding:0}.site-footer__social.svelte-4en5i2 a:where(.svelte-4en5i2){display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;background:#1f7faf;color:#fff;border-radius:4px;font-size:.875rem;font-weight:700;text-decoration:none}@media(max-width:767px){.site-footer.svelte-4en5i2{flex-direction:column;align-items:flex-start;height:auto;padding:1rem 1.5rem;gap:.75rem}}.title-area.svelte-1121s56{display:grid;grid-template-columns:1fr 1fr;gap:1rem;align-items:start;background:var(--Background, #f5f4fa)}@media(max-width:767px){.title-area.svelte-1121s56{grid-template-columns:1fr}}.title-area__title.svelte-1121s56{font-family:Inter,sans-serif;font-size:3.5rem;font-weight:500;line-height:1.2;color:#002b5d;margin:0}.title-area__subtitle.svelte-1121s56{font-family:Inter,sans-serif;font-size:1.3125rem;font-weight:500;line-height:1.5;color:var(--color-wireframes-text);letter-spacing:-.019em;margin:0}:root{--mobile-breakpoint: 480px;--tablet-breakpoint: 768px;--desktop-breakpoint: 1024px;--wide-breakpoint: 1440px;--infinity-breakpoint: 10000000px;--short-screen-breakpoint: 900px;--site-header-height: 70px;--site-footer-height: 75px}:root{--Background: #f5f4fa;--color-wireframes-text: #2b363b;--color-wireframes-strong: #576b75;--color-wireframes-normal: #8a9ea8;--color-wireframes-light: #c4cfd4;--color-wireframes-background: #e2e7e9;--color-wireframes-platinum: #f3f5f6;--color-wireframes-white: #ffffff;--color-wireframes-datalabel: #1e1e1e;--color-brand-darkblue: #002b5d;--color-sidebar-dark: #0f1741;--color-sidebar-divider: #637c99;--color-sidebar-accent: #606580;--color-sidebar-muted: #8a9ea8;--color-uielements-active: #3869e4;--color-uielements-default: #eff3fd;--color-hero-revenue: #00518e;--color-hero-outlaysinterest: var(--color-purple-80);--color-hero-primarydeficit: #f25937;--color-hero-surplus: #1586db;--color-chart-data: #00518e;--color-chart-positive: #1586db;--color-chart-negative: #f25937;--color-chart-legendtext: #1e1e1e;--color-chart-annotations: #5c5c5c;--color-chart-xaxislabels: #5c5c5c;--color-chart-yaxislabels: #424242;--color-chart-gridlines: #dadada;--color-chart-baseline: #333333;--color-red-10: #ffeff0;--color-red-20: #ffdfe1;--color-red-30: #ffb5b9;--color-red-40: #ff858c;--color-red-50: #ff5c65;--color-red-60: #ff333e;--color-red-70: #cc2932;--color-red-80: #9a1f25;--color-red-90: #7a181e;--color-red-100: #5c1216;--color-orange-10: #fff2ef;--color-orange-20: #fee4de;--color-orange-30: #fec1b3;--color-orange-40: #fd9982;--color-orange-50: #fc7557;--color-orange-60: #fa522d;--color-orange-70: #c94224;--color-orange-80: #98321b;--color-orange-90: #782816;--color-orange-100: #5b1e10;--color-gold-10: #fef7eb;--color-gold-20: #fdefd7;--color-gold-30: #fbdaa3;--color-gold-40: #f8c268;--color-gold-50: #f6ad34;--color-gold-60: #f39901;--color-gold-70: #c37a01;--color-gold-80: #935c01;--color-gold-90: #754900;--color-gold-100: #583700;--color-lime-10: #f8faef;--color-lime-20: #f1f5df;--color-lime-30: #dfe9b5;--color-lime-40: #cadb85;--color-lime-50: #b8ce5b;--color-lime-60: #a5c232;--color-lime-70: #859b28;--color-lime-80: #64751e;--color-lime-90: #4f5d18;--color-lime-100: #3c4612;--color-green-10: #f1faf3;--color-green-20: #e2f5e6;--color-green-30: #bde9c6;--color-green-40: #91dba1;--color-green-50: #6cce81;--color-green-60: #47c262;--color-green-70: #399b4e;--color-green-80: #2b753b;--color-green-90: #225d2f;--color-green-100: #1a4623;--color-teal-10: #eefaf8;--color-teal-20: #ddf4f0;--color-teal-30: #b1e6dc;--color-teal-40: #7ed6c6;--color-teal-50: #51c9b2;--color-teal-60: #25ba9f;--color-teal-70: #1e967f;--color-teal-80: #177160;--color-teal-90: #12594c;--color-teal-100: #0e4339;--color-cyan-10: #eef9fc;--color-cyan-20: #def4f8;--color-cyan-30: #b3e5ef;--color-cyan-40: #81d4e5;--color-cyan-50: #55c5dd;--color-cyan-60: #2bb5d3;--color-cyan-70: #2292aa;--color-cyan-80: #1a6e80;--color-cyan-90: #155765;--color-cyan-100: #10424d;--color-aqua-10: #f0f7fe;--color-aqua-20: #e1f0fd;--color-aqua-30: #b9dcfb;--color-aqua-40: #8bc5f9;--color-aqua-50: #64b1f7;--color-aqua-60: #3c9cf5;--color-aqua-70: #317ec4;--color-aqua-80: #255f94;--color-aqua-90: #1d4b75;--color-aqua-100: #163958;--color-blue-10: #eff3fd;--color-blue-20: #e0e7fb;--color-blue-30: #b8c9f6;--color-blue-40: #89a6f0;--color-blue-50: #6187ea;--color-blue-60: #3869e4;--color-blue-70: #2e54b7;--color-blue-80: #223f8a;--color-blue-90: #1b326e;--color-blue-100: #152653;--color-ultramarine-10: #f0f2fe;--color-ultramarine-20: #e2e4fc;--color-ultramarine-30: #bcc2f9;--color-ultramarine-40: #909af4;--color-ultramarine-50: #6a78f1;--color-ultramarine-60: #4455ed;--color-ultramarine-70: #3745be;--color-ultramarine-80: #2a348f;--color-ultramarine-90: #212971;--color-ultramarine-100: #191f55;--color-violet-10: #f4f2ff;--color-violet-20: #eae5ff;--color-violet-30: #cec2ff;--color-violet-40: #af9bff;--color-violet-50: #9379ff;--color-violet-60: #7856ff;--color-violet-70: #6046cc;--color-violet-80: #48359a;--color-violet-90: #392a7a;--color-violet-100: #2b1f5c;--color-purple-10: #fbf1fe;--color-purple-20: #f7e4fd;--color-purple-30: #ecc1fb;--color-purple-40: #df98f9;--color-purple-50: #d575f7;--color-purple-60: #ca52f5;--color-purple-70: #a242c4;--color-purple-80: #7a3294;--color-purple-90: #612775;--color-purple-100: #491e58;--color-rose-10: #fdeff6;--color-rose-20: #fcdfed;--color-rose-30: #f8b5d6;--color-rose-40: #f385ba;--color-rose-50: #ef5ca3;--color-rose-60: #ea328b;--color-rose-70: #bc2970;--color-rose-80: #8e1f55;--color-rose-90: #701843;--color-rose-100: #701843;--color-gray-10: #f6f6f6;--color-gray-20: #ededed;--color-gray-30: #d7d7d7;--color-gray-40: #bcbcbc;--color-gray-50: #a5a5a5;--color-gray-60: #8e8e8e;--color-gray-70: #727272;--color-gray-80: #565656;--color-gray-90: #444444;--color-gray-100: #343434;--color-holdersofdebt-domestic: #003470;--color-holdersofdebt-federalreserve: #00518e;--color-holdersofdebt-foreign: #f27154;--color-domesticdebtholders-households: #003470;--color-domesticdebtholders-mutualfunds: #00427f;--color-domesticdebtholders-federalreserve: #00518e;--color-domesticdebtholders-moneymarket: #00699c;--color-domesticdebtholders-depository: #0081a7;--color-domesticdebtholders-insurance: #009baa;--color-domesticdebtholders-stateandlocal: #2eb696;--color-domesticdebtholders-otherinvestors: #bfda83;--color-revenue-individual: #003470;--color-revenue-payroll: #00518e;--color-revenue-corporate: #0081a7;--color-revenue-customs: #2eb696;--color-revenue-other: #bfda83;--color-outlays-healthcare: #ffe387;--color-outlays-socialsecurity: #f6ad34;--color-outlays-othermandatory: #e0842f;--color-outlays-netinterest: #c45d2c;--color-outlays-defense: #99d3ff;--color-outlays-nondefense: #1481d2;--color-debtmaturity-1yearorless: #003470;--color-debtmaturity-1to5years: #045a9b;--color-debtmaturity-5to10years: #1481d2;--color-debtmaturity-10to20years: #5baaec;--color-debtmaturity-20yearsandover: #99d3ff;--Data-Viz-Highlight-Color: var(--color-hero-revenue);--Primary-Light-Blue: var(--color-aqua-50);--Primary-Medium-Blue: var(--color-aqua-60)}.site-shell.svelte-12qhfyh{display:flex;flex-direction:column;min-height:100dvh}.site-shell__title.svelte-12qhfyh{padding:1.5rem 2rem;background:var(--Background, #f5f4fa)}@media(max-width:1023px){.site-shell__title.svelte-12qhfyh{padding:1rem 1.5rem}}@media(max-width:767px){.site-shell__title.svelte-12qhfyh{padding:.75rem 1rem}}.site-shell__title-inner.svelte-12qhfyh{max-width:1500px;margin-inline:auto}.site-shell__main.svelte-12qhfyh{flex:1;display:flex;flex-direction:column}
