/* ===== Maldito Design-Tokens + Marken-Fonts — geteilt via nui://maldito_optik/tokens.css ===== */
:root{
  --c:255,26,53;          /* Maldito-Rot (hot) */
  --c2:192,0,26;          /* dunkles Rot */
  --c3:122,0,16;          /* tiefstes Rot */
  --muted:#888;
  --void:#0A0A0A; --surface:#111111; --elevated:#1A1A1A;
  --rgb-red:192,0,26; --rgb-hot:255,26,53;
}
@font-face{ font-family:'MalditoCity';  src:url('fonts/MalditoCity-Display.ttf') format('truetype'); font-display:swap }
@font-face{ font-family:'Bebas Neue';   src:url('fonts/bebas-neue-400.woff2') format('woff2'); font-weight:400; font-display:swap }
@font-face{ font-family:'Inter'; src:url('fonts/inter-400.woff2') format('woff2'); font-weight:400; font-display:swap }
@font-face{ font-family:'Inter'; src:url('fonts/inter-600.woff2') format('woff2'); font-weight:600; font-display:swap }
@font-face{ font-family:'Inter'; src:url('fonts/inter-700.woff2') format('woff2'); font-weight:700; font-display:swap }
@font-face{ font-family:'Inter'; src:url('fonts/inter-800.woff2') format('woff2'); font-weight:800; font-display:swap }
@font-face{ font-family:'JetBrains Mono'; src:url('fonts/jetbrains-mono-500.woff2') format('woff2'); font-weight:500; font-display:swap }
@font-face{ font-family:'JetBrains Mono'; src:url('fonts/jetbrains-mono-700.woff2') format('woff2'); font-weight:700; font-display:swap }
