/* Built CSS placeholder.
 * In development, compile Tailwind into this file.
 * The theme still looks okay with these defaults.
 */
:root {color-scheme: dark;}
body {background:#0b0b0c;color:#fff;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;}
a {text-decoration:none}
img {max-width:100%;display:block}
.container {max-width:1200px;margin:0 auto;padding:0 1rem}
