/* Generated by scripts/extract-schemes.mjs from the desktop app's packages/design-system/src/tokens.css at 5de935f5. Do not edit: rerun the script.
 * --ground, --panel, --text, --text-soft and --text-faint are the portal's own names, read by portal.css and the
 * contrast tests; --leaf is each scheme's leaf colour. */
:root {
  --nh-radius-sm: 7px;
  --nh-radius-md: 10px;
  --nh-radius-lg: 14px;
  --font-mark: 'Cinzel Variable', 'Cinzel', Georgia, serif;
  --font-head: 'Fraunces Variable', 'Fraunces', Georgia, 'Times New Roman', serif;
  --font-body: 'Inter Variable', 'Inter', system-ui, -apple-system, 'Segoe UI', sans-serif;
}

:root,
[data-nh-theme='moonlit'] {
  --nh-surface-deep: #01090e;
  --nh-surface-high: #172126;
  --nh-glass: rgba(14, 24, 29, 0.79);
  --nh-glass-strong: rgba(1, 9, 14, 0.93);
  --nh-overlay-scrim: rgba(1, 9, 14, 0.68);
  --nh-text-hi: #e2edf5;
  --nh-text-mid: #bbc6cd;
  --nh-text-lo: #9ca6ae;
  --nh-sec: #718fff;
  --nh-sec-ink: #a4bbff;
  --nh-accent: #718fff;
  --leaf: #718fff;
  --ground: #01090e;
  --panel: #172126;
  --text: #e2edf5;
  --text-soft: #bbc6cd;
  --text-faint: #9ca6ae;
}

[data-nh-theme='atlas-ink'] {
  --nh-surface-deep: #0d050a;
  --nh-surface-high: #251c22;
  --nh-glass: rgba(28, 19, 25, 0.8);
  --nh-glass-strong: rgba(13, 5, 10, 0.94);
  --nh-overlay-scrim: rgba(13, 5, 10, 0.7);
  --nh-text-hi: #f4e7ee;
  --nh-text-mid: #ccc0c6;
  --nh-text-lo: #aca1a7;
  --nh-sec: #5d94ff;
  --nh-sec-ink: #9bbeff;
  --nh-accent: #5d94ff;
  --leaf: #d96aa8;
  --ground: #0d050a;
  --panel: #251c22;
  --text: #f4e7ee;
  --text-soft: #ccc0c6;
  --text-faint: #aca1a7;
}

[data-nh-theme='moss'] {
  --nh-surface-deep: #060806;
  --nh-surface-high: #1d201d;
  --nh-glass: rgba(20, 23, 20, 0.79);
  --nh-glass-strong: rgba(6, 8, 6, 0.93);
  --nh-overlay-scrim: rgba(6, 8, 6, 0.68);
  --nh-text-hi: #e8ede8;
  --nh-text-mid: #c1c6c1;
  --nh-text-lo: #a1a6a2;
  --nh-sec: #5f99ed;
  --nh-sec-ink: #95c0ff;
  --nh-accent: #5f99ed;
  --leaf: #8fb07a;
  --ground: #060806;
  --panel: #1d201d;
  --text: #e8ede8;
  --text-soft: #c1c6c1;
  --text-faint: #a1a6a2;
}

[data-nh-theme='light'] {
  --nh-surface-deep: #e5dfd3;
  --nh-surface-high: #f3f0e9;
  --nh-glass: rgba(239, 234, 226, 0.74);
  --nh-glass-strong: rgba(229, 223, 211, 0.9);
  --nh-overlay-scrim: rgba(36, 31, 19, 0.34);
  --nh-text-hi: #241f13;
  --nh-text-mid: #4b412d;
  --nh-text-lo: #6f6145;
  --nh-sec: #1c74d6;
  --nh-sec-ink: #1562b6;
  --nh-accent: #1c74d6;
  --leaf: #b08a2e;
  --ground: #e5dfd3;
  --panel: #f3f0e9;
  --text: #241f13;
  --text-soft: #4b412d;
  --text-faint: #6f6145;
}
