/* Dark brutalist palette */
body {
  background: #121212;
  color: #ddd;
  font-family: Arial, sans-serif;
  margin: 0;
  padding: 0;
}
.container {
  display: grid;
  grid-template-columns: 200px 1fr;
}
header, footer {
  grid-column: 1 / -1;
  padding: 1rem;
  background: #1a1a1a;
  border-bottom: 3px solid #444;
}
.sidebar {
  padding: 1rem;
  border-right: 3px solid #444;
}
main {
  padding: 1rem;
}
a {
  color: #7fa;
}
a:hover {
  color: #ade;
}

/* TV static overlay */
#static {
  position: fixed;
  inset: 0;
  :contentReference[oaicite:15]{index=15}
  :contentReference[oaicite:16]{index=16}
  :contentReference[oaicite:17]{index=17}
  :contentReference[oaicite:18]{index=18}
}
@keyframes staticAnim {
  :contentReference[oaicite:19]{index=19}
  :contentReference[oaicite:20]{index=20}
}
