@import "https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:opsz,wght@12..96,400..700&family=Source+Sans+3:wght@400;600;700&display=swap";:root{--font-display:"Bricolage Grotesque",system-ui,sans-serif;--font-body:"Source Sans 3",system-ui,sans-serif;--gold:#dcb45c;--gold-bright:#e8c878;--gold-deep:#b8903f;--on-gold:#1f2019;--ink:#1f2019;--body-text:#26271f;--charcoal:#3a3b32;--mute:#5c5d52;--ash:#6f7066;--stone:#9a9b8f;--faint:#d6d5c9;--on-dark:#fff;--on-dark-mute:#ffffffb8;--canvas-light:#fff;--canvas-dark:#14150f;--surface-soft:#f6f4ef;--surface-card:#fff;--surface-deep:#0d0e0a;--surface-elevated:#2d2f2c;--hairline-light:#e6e4d9;--hairline-dark:#ffffff1f;--hairline-strong:#1f2019;--divider-soft:#ffffff0f;--accent-success:#3f7a4f;--accent-success-text:#2c5a37;--accent-danger:#a83b3b;--accent-danger-text:#7a2b2b;--accent-warning:#b8863f;--accent-info:#3f6a8f;--link:#3f6a8f;--primary:var(--gold);--primary-bright:var(--gold-bright);--primary-deep:var(--gold-deep);--on-primary:var(--on-gold);--text-display-xxl-size:96px;--text-display-xxl-lh:1;--text-display-xxl-ls:-2px;--text-display-xxl-weight:600;--text-display-xl-size:64px;--text-display-xl-lh:1.02;--text-display-xl-ls:-1.4px;--text-display-xl-weight:600;--text-display-lg-size:44px;--text-display-lg-lh:1.08;--text-display-lg-ls:-.9px;--text-display-lg-weight:600;--text-display-md-size:34px;--text-display-md-lh:1.15;--text-display-md-ls:-.5px;--text-display-md-weight:600;--text-heading-lg-size:28px;--text-heading-lg-lh:1.2;--text-heading-lg-ls:-.3px;--text-heading-lg-weight:600;--text-heading-md-size:22px;--text-heading-md-lh:1.3;--text-heading-md-ls:0;--text-heading-md-weight:600;--text-heading-sm-size:18px;--text-heading-sm-lh:1.35;--text-heading-sm-ls:0;--text-heading-sm-weight:600;--text-body-lg-size:18px;--text-body-lg-lh:1.55;--text-body-lg-weight:400;--text-body-md-size:16px;--text-body-md-lh:1.55;--text-body-md-weight:400;--text-body-md-bold-size:16px;--text-body-md-bold-lh:1.5;--text-body-md-bold-weight:600;--text-body-sm-size:14px;--text-body-sm-lh:1.45;--text-body-sm-weight:400;--text-button-lg-size:18px;--text-button-lg-lh:1.3;--text-button-lg-weight:600;--text-button-md-size:15px;--text-button-md-lh:1.4;--text-button-md-weight:600;--text-button-sm-size:13px;--text-button-sm-lh:1.4;--text-button-sm-weight:600;--text-caption-size:13px;--text-caption-lh:1.4;--text-caption-weight:400;--text-link-emph-size:15px;--text-link-emph-lh:1.5;--text-link-emph-weight:700;--space-xxs:4px;--space-xs:8px;--space-sm:12px;--space-md:16px;--space-lg:20px;--space-xl:28px;--space-xxl:40px;--space-xxxl:56px;--space-block:80px;--space-section:96px;--space-band:136px;--radius-none:0px;--radius-sm:6px;--radius-md:10px;--radius-lg:16px;--radius-xl:24px;--radius-full:9999px;--shadow-card:0 1px 2px #14150f0a,0 8px 24px #14150f0f;--shadow-elevated:0 12px 32px #00000047;--gain:var(--accent-success-text);--loss:var(--accent-danger-text);--gain-on-dark:#7fbf8f;--loss-on-dark:#e3897f;--tax-far:var(--accent-danger);--tax-approaching:var(--accent-warning);--tax-soon:var(--accent-success);--tax-passed:var(--gold)}*{box-sizing:border-box}table,.numeric{font-variant-numeric:tabular-nums}html,body,#root{height:100%}body{background:var(--canvas-light);color:var(--body-text);font-family:var(--font-body);-webkit-font-smoothing:antialiased;margin:0}button,input,select,textarea{font:inherit;color:inherit}a{color:var(--link)}.bfx-link{font:inherit;color:inherit;cursor:pointer;text-align:inherit;border-radius:var(--radius-sm);background:0 0;border:none;margin:0;padding:0}.bfx-link:hover:not(:disabled){color:var(--gold)}.bfx-link:disabled{opacity:.45;cursor:not-allowed}.bfx-link-danger:hover:not(:disabled){color:var(--loss-on-dark)}.bfx-sort{font:inherit;color:inherit;letter-spacing:inherit;text-transform:inherit;cursor:pointer;white-space:nowrap;background:0 0;border:none;align-items:center;gap:5px;margin:0;padding:0;display:inline-flex}.bfx-sort:hover{color:var(--gold)}.bfx-chip{background:var(--surface-elevated);border:1px solid var(--hairline-dark);color:var(--on-dark);font-family:var(--font-body);border-radius:var(--radius-full);cursor:pointer;padding:6px 13px;font-size:12px;font-weight:600}.bfx-chip:hover,.bfx-chip[aria-pressed=true]{border-color:var(--gold);color:var(--gold)}.bfx-row{cursor:pointer;transition:background-color .15s ease-out}.bfx-row:hover{background:#ffffff0a}.bfx-scroll{-webkit-overflow-scrolling:touch;overflow-x:auto}.bfx-visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}:focus-visible{outline:2px solid var(--gold);outline-offset:2px}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
