@tailwind base;
@tailwind components;
@tailwind utilities;

body {
  @apply bg-surface-muted text-ink-dark antialiased;
}