:root {
    --bg: #34383f;
    --panel: #292d33;
    --deep: #202329;
    --paper: #ececea;
    --text: #eef0ef;
    --muted: #a8adb2;
    --teal: #6f9996;
    --plum: #765160;
    --line: rgba(255,255,255,.08);
}
.theme-clean .crt-glass,
.theme-clean .vhs-tracking,
.theme-clean .header-signal,
.theme-clean .timecode { display: none; }
