:root {
  --ink: #201b1f;
  --muted: #665f64;
  --paper: #f7f4ed;
  --white: #fffefb;
  --plum: #4f2e7f;
  --plum-dark: #39205d;
  --plum-pale: #ede7f4;
  --orange: #e05206;
  --green: #246347;
  --red: #a43c32;
  --rule: #d6cfc4;
  --rule-dark: #958c83;
  --focus: #ffdd00;
  --sidebar: 260px;
}

* { box-sizing: border-box; }
[hidden] { display: none !important; }
html { background: var(--paper); color: var(--ink); font-family: "Trebuchet MS", Arial, sans-serif; }
body { margin: 0; min-width: 320px; background: var(--paper); }
button, input, select, textarea { font: inherit; }
button, a { -webkit-tap-highlight-color: transparent; }
button:focus-visible, a:focus-visible, input:focus-visible, select:focus-visible, textarea:focus-visible { outline: 4px solid var(--focus); outline-offset: 0; }
.skip-link { position: fixed; z-index: 100; left: 8px; top: -60px; padding: 12px 16px; background: var(--focus); color: #000; font-weight: 700; }
.skip-link:focus { top: 8px; }
.sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0,0,0,0); white-space: nowrap; border: 0; }

.app-shell { min-height: 100vh; display: grid; grid-template-columns: var(--sidebar) minmax(0, 1fr); }
.sidebar { position: sticky; top: 0; height: 100vh; display: flex; flex-direction: column; background: var(--plum-dark); color: white; border-right: 1px solid #1c0819; }
.masthead { min-height: 116px; display: flex; align-items: center; justify-content: space-between; gap: 12px; padding: 19px 22px; border-bottom: 1px solid rgba(255,255,255,.2); }
.brand-lockup { position: relative; width: 94px; color: white; font-family: Arial, sans-serif; font-weight: 900; line-height: .78; letter-spacing: -.06em; }
.brand-lockup span { display: block; font-size: 25px; }
.brand-lockup .brand-start { color: #f28b52; margin-left: 12px; }
.brand-lockup small { display: block; margin: 7px 0 0 2px; color: white; font-size: 8px; line-height: 1; letter-spacing: .02em; }
.product-name { max-width: 62px; padding-left: 11px; border-left: 1px solid rgba(255,255,255,.3); color: #dccfe9; font: 11px/1.25 "Courier New", monospace; }
.sidebar nav { padding: 28px 0; }
.nav-item { width: 100%; display: grid; grid-template-columns: 35px 1fr; gap: 8px; align-items: center; padding: 13px 26px; border: 0; border-left: 4px solid transparent; background: transparent; color: #e7dae3; text-align: left; cursor: pointer; }
.nav-item span { font: 11px/1 "Courier New", monospace; color: #a98aa1; }
.nav-item:hover { background: rgba(255,255,255,.06); color: white; }
.nav-item.is-active { background: rgba(255,255,255,.1); color: white; border-left-color: var(--orange); font-weight: 700; }
.nav-item.is-active span { color: #f2b38f; }
.sidebar-record { margin: auto 26px 20px; padding-top: 18px; border-top: 1px solid rgba(255,255,255,.22); }
.sidebar-record p { margin: 0 0 10px; color: #b99caf; font: 10px/1.2 "Courier New", monospace; text-transform: uppercase; letter-spacing: .1em; }
.sidebar-record strong, .sidebar-record span { display: block; }
.sidebar-record strong { font-size: 13px; line-height: 1.4; }
.sidebar-record span { margin-top: 5px; color: #cdbcca; font-size: 11px; line-height: 1.45; }
.nav-settings { border: 0; border-top: 1px solid rgba(255,255,255,.18); padding: 16px 26px 19px; color: #d7c5d2; background: transparent; font-size: 12px; text-align: left; cursor: pointer; }
.nav-settings:hover { color: white; background: rgba(255,255,255,.06); }

.page-column { min-width: 0; }
.topbar { min-height: 82px; display: flex; align-items: center; justify-content: space-between; gap: 20px; padding: 14px clamp(22px, 4vw, 62px); border-bottom: 1px solid var(--rule); background: rgba(247,244,237,.96); }
.period-block span, .period-block strong { display: block; }
.period-block span { margin-bottom: 4px; color: var(--muted); font: 10px/1 "Courier New", monospace; text-transform: uppercase; letter-spacing: .1em; }
.period-block strong { font: 500 14px/1.2 Georgia, serif; }
.top-actions, .heading-actions { display: flex; align-items: center; gap: 9px; }
.sample-flag { padding: 7px 9px; border: 1px solid #d98350; background: #fff0e6; color: #79320c; font: 700 10px/1 "Courier New", monospace; text-transform: uppercase; letter-spacing: .07em; }
.mobile-menu { display: none; }

main { padding: 0 clamp(22px, 4vw, 62px) 72px; }
.view { display: none; max-width: 1400px; margin: 0 auto; }
.view.is-visible { display: block; }
.page-heading { min-height: 174px; display: flex; align-items: flex-end; justify-content: space-between; gap: 32px; padding: 42px 0 30px; border-bottom: 2px solid var(--ink); }
.section-number, .eyebrow { margin: 0 0 10px; color: var(--plum); font: 700 10px/1.2 "Courier New", monospace; text-transform: uppercase; letter-spacing: .13em; }
h1, h2, p { text-wrap: pretty; }
h1 { max-width: 760px; margin: 0; font: 500 clamp(34px, 4vw, 52px)/1.02 Georgia, "Times New Roman", serif; letter-spacing: -.01em; }
.page-heading > div > p:last-child { max-width: 720px; margin: 15px 0 0; color: var(--muted); font-size: 17px; line-height: 1.55; }
.as-at { margin: 0 0 5px; color: var(--muted); font: 12px/1.2 "Courier New", monospace; }
h2 { margin: 0; font: 500 24px/1.2 Georgia, "Times New Roman", serif; }

.button { display: inline-flex; align-items: center; justify-content: center; min-height: 42px; padding: 10px 16px; border: 2px solid var(--plum); text-decoration: none; font-weight: 700; font-size: 13px; cursor: pointer; }
.button-primary { background: var(--plum); color: white; }
.button-primary:hover { background: var(--plum-dark); border-color: var(--plum-dark); }
.button-secondary { background: transparent; color: var(--plum); }
.button-secondary:hover { background: var(--plum-pale); }
.text-button { padding: 3px 0; border: 0; border-bottom: 1px solid currentColor; background: transparent; color: var(--plum); font-weight: 700; font-size: 12px; cursor: pointer; }

.metric-ledger { display: grid; grid-template-columns: repeat(4, 1fr); border-bottom: 1px solid var(--rule-dark); }
.metric-ledger > div { min-width: 0; padding: 24px 26px 22px 0; border-right: 1px solid var(--rule); }
.metric-ledger > div:not(:first-child) { padding-left: 26px; }
.metric-ledger > div:last-child { border-right: 0; }
.metric-ledger span, .metric-ledger strong, .metric-ledger small { display: block; }
.metric-ledger span { min-height: 29px; color: var(--muted); font-size: 12px; line-height: 1.2; }
.metric-ledger strong { overflow: hidden; margin: 7px 0 6px; font: 500 clamp(24px, 3vw, 35px)/1 Georgia, serif; font-variant-numeric: tabular-nums; text-overflow: ellipsis; }
.metric-ledger small { color: var(--muted); font-size: 11px; }
.metric-ledger .metric-focus { color: var(--plum); }
.metric-ledger .metric-focus span, .metric-ledger .metric-focus small { color: var(--plum); }
.attention-strip { display: grid; grid-template-columns: auto 1fr auto; align-items: center; gap: 18px; margin-top: 24px; padding: 14px 17px; border-left: 5px solid var(--orange); background: #f7eadf; font-size: 13px; }
.attention-strip strong { font-family: Georgia, serif; }

.dashboard-grid { display: grid; grid-template-columns: minmax(0, 1.45fr) minmax(280px, .75fr); gap: 36px; margin-top: 40px; }
.ruled-panel { border-top: 5px solid var(--ink); border-bottom: 1px solid var(--rule-dark); padding: 23px 0 25px; }
.panel-heading { display: flex; align-items: flex-end; justify-content: space-between; gap: 20px; margin-bottom: 22px; }
.fund-scale { margin-top: 33px; }
.fund-bar { display: grid; grid-template-columns: minmax(130px, 1fr) 2.4fr 100px; align-items: center; gap: 14px; margin: 13px 0; }
.fund-bar-label { overflow: hidden; font-size: 12px; text-overflow: ellipsis; white-space: nowrap; }
.fund-bar-track { height: 13px; background: #e0dbd3; }
.fund-bar-fill { height: 100%; min-width: 2px; }
.fund-bar-fill.unrestricted { background: var(--plum); }
.fund-bar-fill.designated { background: var(--orange); }
.fund-bar-fill.restricted { background: #6d7771; }
.fund-bar-value { text-align: right; font: 12px/1 "Courier New", monospace; font-variant-numeric: tabular-nums; }
.fund-key { display: flex; flex-wrap: wrap; gap: 18px; margin: 25px 0 0; padding-top: 16px; border-top: 1px solid var(--rule); color: var(--muted); font-size: 11px; }
.fund-key i { display: inline-block; width: 10px; height: 10px; margin-right: 6px; vertical-align: -1px; }
.key-free { background: var(--plum); } .key-designated { background: var(--orange); } .key-restricted { background: #6d7771; }
.panel-note { max-width: 760px; margin: 18px 0 0; color: var(--muted); font-size: 11px; line-height: 1.55; }
.free-funds { background: #ede8df; padding: 23px 24px 25px; border-top-color: var(--plum); }
.big-figure { margin: 24px 0; color: var(--plum); font: 500 43px/1 Georgia, serif; font-variant-numeric: tabular-nums; }
.free-funds dl { margin: 0; }
.free-funds dl div { display: grid; grid-template-columns: 1fr auto; gap: 10px; padding: 10px 0; border-top: 1px solid #cfc6bb; font-size: 12px; }
.free-funds dd { margin: 0; font-family: "Courier New", monospace; font-weight: 700; }
.free-funds .total { border-top: 2px solid var(--ink); font-weight: 700; }
.free-funds > p { margin: 18px 0 0; color: var(--muted); font-size: 11px; line-height: 1.55; }

.table-section, .register-section { margin-top: 50px; }
.table-wrap { width: 100%; overflow-x: auto; border-top: 2px solid var(--ink); }
table { width: 100%; border-collapse: collapse; font-size: 12px; }
th, td { padding: 13px 12px; border-bottom: 1px solid var(--rule); text-align: left; vertical-align: middle; }
th:first-child, td:first-child { padding-left: 0; }
th:last-child, td:last-child { padding-right: 0; }
th { color: var(--muted); font: 700 10px/1.2 "Courier New", monospace; text-transform: uppercase; letter-spacing: .08em; }
td { line-height: 1.4; }
.number { text-align: right; font-variant-numeric: tabular-nums; }
td.number { font-family: "Courier New", monospace; font-weight: 700; white-space: nowrap; }
.primary-cell strong, .primary-cell span { display: block; }
.primary-cell span, .muted-cell { color: var(--muted); font-size: 11px; }
.badge { display: inline-block; padding: 4px 7px; border: 1px solid currentColor; font: 700 9px/1 "Courier New", monospace; text-transform: uppercase; letter-spacing: .06em; white-space: nowrap; }
.badge-restricted { color: #4d5e55; background: #e6eae6; }
.badge-unrestricted { color: var(--plum); background: var(--plum-pale); }
.badge-designated { color: #8b471f; background: #f6e7da; }
.badge-paid { color: var(--green); background: #e4efe8; }
.badge-sent { color: #6d4d12; background: #f6eccf; }
.badge-draft { color: #5f5a55; background: #ebe7e1; }
.amount-in { color: var(--green); } .amount-out { color: var(--ink); }
.progress-cell { min-width: 120px; }
.mini-progress { height: 5px; margin-bottom: 5px; background: #ddd7cf; }
.mini-progress span { display: block; height: 100%; background: var(--plum); }
.mini-progress.is-high span { background: var(--red); }
.recent-section { margin-bottom: 10px; }

.filter-line { display: grid; grid-template-columns: minmax(230px, 1.5fr) minmax(150px, .6fr) minmax(160px, .7fr); gap: 20px; padding: 22px 0; border-bottom: 1px solid var(--rule); }
label { display: grid; gap: 7px; color: #3a3438; font-size: 12px; font-weight: 700; }
input, select, textarea { width: 100%; min-height: 42px; padding: 9px 10px; border: 1px solid var(--rule-dark); border-radius: 0; background: var(--white); color: var(--ink); }
textarea { resize: vertical; }
.ledger-table { border-top: 0; }
.row-action { padding: 5px 7px; border: 1px solid var(--rule-dark); background: transparent; color: var(--muted); font-size: 10px; cursor: pointer; }
.row-action:hover { border-color: var(--red); color: var(--red); }
.table-summary { margin: 16px 0; color: var(--muted); font: 11px/1.4 "Courier New", monospace; }
.empty-row { padding: 30px 0; color: var(--muted); text-align: center; }

.invoice-summary { display: grid; grid-template-columns: repeat(3, 1fr); border-bottom: 1px solid var(--rule-dark); }
.invoice-summary div { padding: 21px 20px 21px 0; border-right: 1px solid var(--rule); }
.invoice-summary div:not(:first-child) { padding-left: 20px; }
.invoice-summary div:last-child { border-right: 0; }
.invoice-summary span, .invoice-summary strong { display: block; }
.invoice-summary span { margin-bottom: 8px; color: var(--muted); font-size: 11px; }
.invoice-summary strong { font: 500 25px/1 Georgia, serif; }
.invoice-actions { display: flex; justify-content: flex-end; gap: 5px; }
.guidance-note { display: grid; grid-template-columns: minmax(190px, .4fr) minmax(300px, 1fr); gap: 26px; margin-top: 34px; padding: 20px 0; border-top: 2px solid var(--ink); border-bottom: 1px solid var(--rule); }
.guidance-note strong { font-family: Georgia, serif; }
.guidance-note p { margin: 0; color: var(--muted); font-size: 13px; line-height: 1.55; }

.project-register { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); border-top: 2px solid var(--ink); border-left: 1px solid var(--rule); }
.project-sheet { min-width: 0; padding: 22px; border-right: 1px solid var(--rule); border-bottom: 1px solid var(--rule); background: rgba(255,255,255,.32); }
.project-sheet header { display: flex; justify-content: space-between; gap: 20px; }
.project-code { font: 700 10px/1 "Courier New", monospace; color: var(--plum); }
.project-sheet h3 { margin: 7px 0 3px; font: 500 20px/1.2 Georgia, serif; }
.project-sheet header p { margin: 0; color: var(--muted); font-size: 11px; }
.project-sheet header strong { font: 500 19px/1 Georgia, serif; white-space: nowrap; }
.project-sheet dl { margin: 23px 0 0; }
.project-sheet dl div { display: grid; grid-template-columns: 1fr auto; gap: 10px; padding: 8px 0; border-top: 1px solid var(--rule); font-size: 11px; }
.project-sheet dd { margin: 0; font-family: "Courier New", monospace; font-weight: 700; }

.accounts-bridge { margin-top: 42px; padding-top: 26px; border-top: 5px solid var(--ink); }
.accounts-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 32px; }
.account-statement { padding: 22px 24px; border: 1px solid var(--rule-dark); background: var(--white); }
.filed-statement { background: #eee9e1; }
.statement-heading { display: flex; justify-content: space-between; gap: 18px; padding-bottom: 14px; border-bottom: 2px solid var(--ink); }
.statement-heading strong { font: 500 19px/1.2 Georgia, serif; }
.statement-heading span { color: var(--muted); font: 10px/1.35 "Courier New", monospace; text-align: right; }
.statement-table { margin-top: 8px; }
.statement-table td { padding: 7px 0; border-bottom: 0; }
.statement-table td:last-child { text-align: right; font-family: "Courier New", monospace; font-weight: 700; }
.statement-table tr.statement-rule td { padding-top: 11px; border-top: 1px solid var(--ink); }
.statement-table tr.statement-total td { padding-top: 11px; border-top: 2px solid var(--ink); border-bottom: 3px double var(--ink); font-weight: 700; }
.account-statement > p { margin: 18px 0 0; padding-top: 13px; border-top: 1px solid var(--rule); color: var(--muted); font-size: 10px; line-height: 1.5; }
.bridge-actions { display: flex; justify-content: flex-end; margin-top: 15px; }
.filed-funds-section { margin-top: 52px; }
.filed-funds-table td:nth-child(2) { min-width: 330px; max-width: 520px; color: var(--muted); font-size: 11px; }
.filed-funds-table tfoot td { border-top: 2px solid var(--ink); border-bottom: 3px double var(--ink); font-weight: 700; }

.report-index { border-top: 2px solid var(--ink); }
.report-index article { display: grid; grid-template-columns: 58px minmax(0, 1fr) auto; align-items: center; gap: 24px; min-height: 118px; padding: 18px 0; border-bottom: 1px solid var(--rule-dark); }
.report-number { align-self: stretch; display: grid; place-items: center; border-right: 1px solid var(--rule); color: var(--plum); font: 700 13px/1 "Courier New", monospace; }
.report-index h2 { font-size: 20px; }
.report-index p { max-width: 750px; margin: 7px 0 0; color: var(--muted); font-size: 12px; line-height: 1.45; }
.quickbooks-block { display: grid; grid-template-columns: 1fr auto; align-items: center; gap: 48px; margin-top: 42px; padding: 30px; background: var(--plum); color: white; border-left: 8px solid var(--orange); }
.quickbooks-block .eyebrow { color: #f3c3a5; }
.quickbooks-block p { max-width: 720px; margin: 12px 0 0; color: #eadde7; font-size: 13px; line-height: 1.55; }
.quickbooks-block .button-primary { background: white; border-color: white; color: var(--plum); }
.quickbooks-block .button-secondary { border-color: #d8bfd2; color: white; }
.download-stack { display: grid; gap: 9px; }
.filing-note { display: grid; grid-template-columns: 210px 1fr; gap: 40px; margin-top: 42px; padding: 27px 0; border-top: 5px solid var(--ink); border-bottom: 1px solid var(--rule-dark); }
.filing-label { color: var(--plum); font: 700 11px/1.4 "Courier New", monospace; text-transform: uppercase; letter-spacing: .1em; }
.filing-note h2 { font-size: 22px; }
.filing-note p { max-width: 800px; margin: 12px 0 0; color: var(--muted); font-size: 13px; line-height: 1.55; }
.small-print { font-size: 11px !important; }

.settings-form { max-width: 760px; margin-top: 32px; }
.settings-form > label, .settings-form > .form-row { margin-bottom: 19px; }
.form-row { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 16px; }

dialog { width: min(680px, calc(100vw - 32px)); max-height: calc(100vh - 32px); padding: 0; border: 0; border-radius: 0; color: var(--ink); background: var(--paper); }
dialog::backdrop { background: rgba(28, 16, 25, .72); }
.dialog-shell { display: grid; gap: 16px; padding: 27px 30px 30px; border-top: 7px solid var(--plum); }
.dialog-small { width: min(600px, 100%); }
.dialog-heading { display: flex; justify-content: space-between; align-items: start; gap: 20px; padding-bottom: 17px; border-bottom: 2px solid var(--ink); }
.dialog-close { width: 38px; height: 38px; border: 1px solid var(--rule-dark); background: transparent; font: 28px/1 Georgia, serif; cursor: pointer; }
.direction-switch { display: grid; grid-template-columns: 1fr 1fr; border: 1px solid var(--rule-dark); }
.direction-switch label { display: block; }
.direction-switch label:first-child { border-right: 1px solid var(--rule-dark); }
.direction-switch input { position: absolute; opacity: 0; width: 1px; height: 1px; }
.direction-switch span { display: block; padding: 12px; background: var(--white); text-align: center; cursor: pointer; }
.direction-switch input:checked + span { background: var(--plum); color: white; }
.direction-switch input:focus-visible + span { outline: 4px solid var(--focus); }
.allocation-box { padding: 16px; border-left: 5px solid var(--orange); background: #eee9e1; }
.allocation-box > strong { display: block; margin-bottom: 12px; font-family: Georgia, serif; }
.allocation-box .form-row:last-child { margin-bottom: 0; }
.dialog-actions { display: flex; justify-content: flex-end; gap: 9px; margin-top: 5px; padding-top: 18px; border-top: 1px solid var(--rule); }
.check-label { display: flex; grid-template-columns: auto 1fr; align-items: center; gap: 8px; }
.check-label input { width: 19px; min-height: 19px; }
.import-instructions { padding: 14px 16px; border: 1px solid var(--rule); background: var(--white); }
.import-instructions strong { font-family: Georgia, serif; }
.import-instructions p { margin: 8px 0 0; color: var(--muted); font-size: 11px; line-height: 1.5; }
code { font-family: "Courier New", monospace; }
.toast { position: fixed; z-index: 200; right: 24px; bottom: 24px; max-width: 420px; padding: 15px 18px; border-left: 6px solid var(--orange); background: var(--ink); color: white; font-size: 13px; line-height: 1.4; }

@media (max-width: 1050px) {
  :root { --sidebar: 220px; }
  .metric-ledger { grid-template-columns: repeat(2, 1fr); }
  .metric-ledger > div:nth-child(2) { border-right: 0; }
  .metric-ledger > div:nth-child(3), .metric-ledger > div:nth-child(4) { border-top: 1px solid var(--rule); }
  .dashboard-grid { grid-template-columns: 1fr; }
  .free-funds { display: grid; grid-template-columns: .8fr 1.2fr; column-gap: 28px; }
  .free-funds > p { grid-column: 1 / -1; }
  .project-register { grid-template-columns: 1fr; }
  .accounts-grid { grid-template-columns: 1fr; }
}

@media (max-width: 780px) {
  .app-shell { display: block; }
  .sidebar { position: fixed; z-index: 60; left: 0; top: 0; width: min(290px, 88vw); transform: translateX(-102%); transition: transform .18s ease; }
  .sidebar.is-open { transform: translateX(0); }
  .topbar { position: sticky; z-index: 50; top: 0; min-height: 67px; padding: 10px 16px; }
  .mobile-menu { display: inline-flex; min-height: 39px; align-items: center; padding: 8px 11px; border: 2px solid var(--plum); background: transparent; color: var(--plum); font-weight: 700; }
  .period-block { display: none; }
  .top-actions .button-secondary, .sample-flag { display: none; }
  main { padding: 0 17px 50px; }
  .page-heading { min-height: 150px; align-items: flex-start; flex-direction: column; padding: 30px 0 24px; }
  .page-heading .heading-actions { width: 100%; }
  .page-heading .heading-actions { flex-wrap: wrap; }
  .page-heading .heading-actions .button { flex: 1; }
  .as-at { display: none; }
  h1 { font-size: 36px; }
  .metric-ledger > div { padding: 20px 16px 18px 0; }
  .metric-ledger > div:not(:first-child) { padding-left: 16px; }
  .metric-ledger strong { font-size: 24px; }
  .attention-strip { grid-template-columns: 1fr; gap: 7px; }
  .fund-bar { grid-template-columns: minmax(90px, .9fr) 1.5fr 80px; gap: 8px; }
  .free-funds { display: block; }
  .filter-line { grid-template-columns: 1fr; gap: 12px; }
  .invoice-summary { grid-template-columns: 1fr; }
  .invoice-summary div, .invoice-summary div:not(:first-child) { padding: 15px 0; border-right: 0; border-bottom: 1px solid var(--rule); }
  .guidance-note, .filing-note { grid-template-columns: 1fr; gap: 12px; }
  .report-index article { grid-template-columns: 42px 1fr; gap: 15px; }
  .report-index article .button { grid-column: 2; justify-self: start; }
  .quickbooks-block { grid-template-columns: 1fr; gap: 25px; padding: 24px 20px; }
  .account-statement { padding: 18px 16px; }
  .form-row { grid-template-columns: 1fr; }
  .dialog-shell { padding: 22px 18px; }
}

@media (max-width: 470px) {
  .top-actions .button-primary { font-size: 0; }
  .top-actions .button-primary::after { content: "Add payment"; font-size: 13px; }
  .metric-ledger { grid-template-columns: 1fr; }
  .metric-ledger > div, .metric-ledger > div:not(:first-child) { padding: 17px 0; border-right: 0; border-top: 1px solid var(--rule); }
  .metric-ledger > div:first-child { border-top: 0; }
  .metric-ledger span { min-height: 0; }
  .metric-ledger strong { margin: 5px 0; }
  .fund-bar { grid-template-columns: 1fr 72px; }
  .fund-bar-track { grid-column: 1 / -1; grid-row: 2; }
  .fund-bar-value { grid-column: 2; grid-row: 1; }
}
