:root {
  --tnp-ink: #111714;
  --tnp-body: #28302E;
  --tnp-muted: #4D5955;
  --tnp-paper: #F7F4EA;
  --tnp-paper-cool: #FAF8F2;
  --tnp-surface: #FFFFFF;
  --tnp-mist: #F0EDE4;
  --tnp-line: #DED7CA;
  --tnp-line-strong: #C9BFAE;

  --tnp-green: #24513F;
  --tnp-green-deep: #173529;
  --tnp-green-night: #08231B;
  --tnp-blue: #163B63;
  --tnp-blue-deep: #0F2A46;
  --tnp-blue-soft: #EEF1F4;
  --tnp-lime: #D9EA00;
  --tnp-signal-cream: #F7F3D1;
  --tnp-warm-linen: #EFE9DD;
  --tnp-stone-field: #E7E0D2;
  --tnp-graphite-wash: #E8E8E1;

  --tnp-font-sans: Aptos, "Segoe UI", Arial, sans-serif;
  --tnp-h1-size: 42px;
  --tnp-h2-size: 30px;
  --tnp-body-size: 18px;
  --tnp-small-size: 15px;
  --tnp-label-size: 12px;
}
