@layer base {
  :root {
    --primary: 233 85% 57%;
  }

  .dark {
    --primary-foreground: 0 0% 98%;
  }
}
