/* Custom tweaks on top of Tailwind CDN */
html { color-scheme: dark; }
body { font-feature-settings: "ss01","cv11"; }
::selection { background: #10b98155; }
