/* * GridTV Theme — Steampunk (Cuivre victorien) * Brun chaud, cuivre, laiton. Très 1880. */ :root { --bg: #160e04; --surface: #201408; --surface2: #2c1e0c; --border: #4a2e0a; --border-bright: #7a4e18; --accent: #c87808; --accent2: #e0a020; --accent-live: #cc3000; --text: #d4a050; --text-dim: #7a5428; --text-bright: #f0cc80; --prog-bg: #1c1206; --prog-border: #5a380c; --prog-live-bg: #281800; --prog-live-border: #c87808; --font-ui: 'IM Fell English', serif; --font-mono: 'Share Tech Mono', monospace; }