:root{
  --accent: rgb(79, 125, 243);
  --accent-rgb: 79, 125, 243;
  --accent-ink: #ffffff;
  --radius: 16px;
  --font: system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
}
