/* Google reference tokens. */
@theme {
  --color-carbon-canvas: #0e0e11;
  --color-steel-surface: #16171a;
  --color-graphite-card: #22242a;
  --color-button-gray: #303134;
  --color-ghost-outline: #4d5156;
  --color-subtle-ash: #444746;
  --font-display: "Google Sans", sans-serif;
  --font-sans: "Google Sans Text", sans-serif;
}