@import url("/vendor/css/tailwind.min.css");
/* Base fallback styling */
html, body { background-color: #000; color: #fff; font-family: system-ui, -apple-system, sans-serif; }
.dark { color-scheme: dark; }
