@font-face{font-family:'Inter';font-style:normal;font-weight:400 600;font-display:swap;src:url(/fonts/inter-latin.woff2) format('woff2');}
@font-face{font-family:'Space Grotesk';font-style:normal;font-weight:400 700;font-display:swap;src:url(/fonts/space-grotesk-latin.woff2) format('woff2');}

:root{
  --primary:#2f56d6; --on-primary:#fff;
  --ink:#0f1524; --body:#4b5563; --hairline:#e4e7ec;
  --canvas:#faf9fb; --canvas-dark:#0b1220; --surface-dark-soft:#1b2740; --card-dark:#111a2e;
  --orange:#2f56d6; --magenta:#2f56d6; --peri:#9db8ff; --mint:#f5f8ff;
  --pos:#12b981; --pos-ink:#0a7d57; --pos-bg:#e9faf3; --pos-line:#c9ecdd;
  --neu:#8a8a95; --neu-ink:#55555e; --neu-bg:#f3f3f5;
  --neg:#f0431f; --neg-ink:#c2360f; --neg-bg:#fff0eb; --neg-line:#ffd7c8;
  --amber-bg:#fbf3e2; --amber-ink:#845a12; --amber-line:#f0dcae;
  --r-sm:4px; --r-md:10px; --r-full:9999px;
  --disp:'Space Grotesk','Inter',sans-serif;
  --sans:'Inter','Helvetica Neue',Arial,sans-serif;
  --mono:ui-monospace,'SF Mono',Menlo,Consolas,monospace;
}
