/* GENERATED by tools/build_tokens.py from design-tokens.json v3.1.7 (ratified, updated 2026-09-14).
   Do not edit. Change the design system, then rebuild. */
:root{
  --border: #C9DCDC;
  --ground: #F6F8F7;
  --hairline: #DCE7E5;
  --ink: #16282D;
  --muted: #3B5257;
  --navy: #0D2127;
  --neutral-series: #CCD6D8;
  --panel: #FFFFFF;
  --semantic-high: #8F6109;
  --semantic-low: #237A45;
  --soft: #5A6E72;
  --teal: #2F9E8D;
  --teal-deep: #17695C;
  --tint: #EAF6F3;
  --font-display: 'Montserrat', 'DM Sans', system-ui, sans-serif;
  --font-body: 'DM Sans', system-ui, sans-serif;
  --font-label: 'Space Mono', ui-monospace, monospace;
  --weight-display: 800;
  --weight-heading: 800;
  --leading-body: 1.65;
  --measure: 64ch;
  --radius-chip: 3px;
  --radius-button: 4px;
  --radius-card: 6px;
  --radius-panel-large: 8px;
  --card-gap: 18px;
  --btn-fill: #17695C;
  --btn-text: #FFFFFF;
  --btn-padding: 11px 20px;
  --btn-weight: 700;
  --dur-quick: 160ms;
  --ease-enter: cubic-bezier(0.2, 0, 0, 1);
}
