:root{--crt-bg:#050807;--crt-panel:#0a0f0d;--crt-fg:#c8ffe9;--crt-muted:#3f6b5c;--crt-cyan:#00e5c7;--crt-magenta:#ff3fb4;--crt-amber:#ffcc4d;--crt-red:#ff003c;--crt-blue:#4da6ff;--crt-edge:#123a30}@keyframes crt-flick{0%,97%{opacity:1}98%{opacity:.82}99%{opacity:1}}@keyframes crt-blink{50%{opacity:0}}@keyframes crt-pulse{50%{opacity:.4}}@keyframes crt-in{0%{opacity:0;transform:translateX(-6px)}to{opacity:1;transform:none}}.crt-scanoverlay{position:fixed;inset:0;pointer-events:none;z-index:2;background:repeating-linear-gradient(0deg,transparent,transparent 2px,rgba(0,0,0,.28) 3px);mix-blend-mode:multiply;animation:crt-flick 6s infinite}@media (prefers-reduced-motion:reduce){.crt-scanoverlay{animation:none}}