/* runtime.css — theme=hyp3rsoft variant=default */
:root {
  --color-bg: #050a0e;
  --color-bg-secondary: #0a1118;
  --color-text: #e8f0f2;
  --color-text-muted: #7b8fa3;
  --color-accent-green: #00ff88;
  --color-accent-cyan: #00d4ff;
  --color-border: rgba(0,212,255,0.15);
}
