/* Tailscale reference tokens. */
@theme {
  --color-inkwell: #181717;
  --color-paper-white: #ffffff;
  --color-ghost-gray: #eeebea;
  --color-carbon-gray: #2e2d2d;
  --color-shadow-tint: #bdbcbb;
  --color-parchment: #f7f5f4;
  --font-display: Inter, sans-serif;
  --font-sans: MDIO, sans-serif;
}