@tailwind base;@tailwind components;@tailwind utilities;@layer base{*{font-feature-settings:"tnum"}body{@apply bg-paper text-ink antialiased}}