/* The ask: four funded lines, and nothing else. The terms paragraph that used
   to sit below them moved to presenter notes on review (BIZ-85 PR #46, tracked
   in BIZ-89); the slide is the bars now. Scoped per CLAUDE.md. Square corners,
   per --radius: 0. */

/* Amount first, share second and smaller. The share is context; the amount is
   the thing a reader writes down. */
[data-slide="ask"] .progress-value em {
  font-style: normal; font-size: 0.72rem; font-weight: 400;
  color: var(--fg-muted); margin-left: 0.3rem;
}
[data-slide="ask"] .progress-label small {
  display: block; margin-top: 0.15rem;
  font-size: 0.72rem; color: var(--fg-muted);
}
