:root {
  --ink: #0a1f33;
  --ink-soft: #34556b;
  --mist: #6b7e8c;
  --paper: #faf8f4;
  --paper-warm: #f2eee6;
  --paper-line: #e6e0d2;
  --blush: #b8492c;
  --sage: #6b8e23;
  --gold: #c49e5c;
  --plum: #7a6a9e;
  --alert: #c0392b;
  --r-ctl: 8px;
  --r-sm: 12px;
  --r-card: 14px;
  --r-lg: 18px;
  --r-pill: 999px;
  --shadow-card: 0 1px 2px rgba(10, 31, 51, 0.04), 0 12px 36px rgba(10, 31, 51, 0.06);
  --font-display: "Source Serif 4", Georgia, serif;
  --font-body: Inter, system-ui, sans-serif;
  --font-mono: "DM Mono", ui-monospace, monospace;
}

.tda-emergency-banner,
.tda-emergency-block {
  animation: none !important;
  transition: none !important;
}
