/* GENERATED by scripts/build.js from data/theme.json — do not edit by hand. */
:root {
  --ink: #0F172A;
  --muted: #5A6478;
  --muted-2: #78839A;
  --accent: #0EA5E9;
  --accent-hover: #0284C7;
  --accent-active: #0369A1;
  --accent-on-dark: #38BDF8;
  --muted-on-dark: #8B94A7;
  --muted-on-dark-2: #A7B0C0;
  --ground: #F7F8FA;
  --ground-raised: #FBFCFD;
  --ground-sunk: #EEF1F5;
  --ground-tint: #F4F7FB;
  --white: #FFFFFF;
  --dark: #0D1117;
  --dark-border: #1C2430;
  --border: #DDE2E9;
  --border-strong: #CFD5DF;
  --border-soft: #E3E6EC;
  --accent-wash: #E9F6FE;
  --accent-wash-2: #E3F2FB;
  --danger: #B42318;
  --danger-wash: #FEF6F5;
  --gold: #C9A227;
  --grid-light: rgba(15,23,42,0.038);
  --grid-dark: rgba(255,255,255,0.055);
  --type-display: 700 76px/1.02 'Space Grotesk', system-ui, sans-serif;
  --type-h1: 700 56px/1.05 'Space Grotesk', system-ui, sans-serif;
  --type-h2: 700 40px/1.08 'Space Grotesk', system-ui, sans-serif;
  --type-h3: 600 22px/1.25 'Space Grotesk', system-ui, sans-serif;
  --type-body: 400 16px/1.6 'Space Grotesk', system-ui, sans-serif;
  --type-small: 400 14px/1.55 'Space Grotesk', system-ui, sans-serif;
  --type-mono-label: 500 11px/1 'JetBrains Mono', ui-monospace, monospace;
  --type-mono-number: 500 56px/1 'JetBrains Mono', ui-monospace, monospace;
  --type-mono-inline: 400 12px/1.5 'JetBrains Mono', ui-monospace, monospace;
  --type-label-tracking: 0.14em;
  --type-label-tracking-wide: 0.18em;
  --space-gutter-left: 56px;
  --space-gutter-right: 176px;
  --space-gutter-left-m: 20px;
  --space-gutter-right-m: 40px;
  --space-section-y: 104px;
  --space-section-y-m: 56px;
  --radius-card: 16px;
  --radius-control: 12px;
  --radius-pill: 999px;
  --motion-hover: 0.18s ease;
  --motion-reveal: 0.55s cubic-bezier(0.22, 1, 0.36, 1);
  --motion-grid-cycle: 75s;
  --motion-grid-cell: 56px;
  --motion-grid-cell-m: 40px;
}
