/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */
@layer theme, base, bb, components, utilities;
html {
  background: #000;
}
body {
  margin: 0;
  background: #000;
  color: #f4f0e3;
  font-family: "Times New Roman", Times, serif;
}
body, button, input, select, textarea {
  font-family: "Times New Roman", Times, serif;
}
a {
  color: inherit;
}
