:root[data-theme="dark"]{--bg:#15130F;--bg-grad:#1B1815;--surface:#201C17;--surface-hi:#28241D;--border:#3A342A;--text:#F3F1EC;--muted:#B3AC9E;--muted-2:#7E7863;--accent:#FF8A00;--accent-dim:#B96400;--accent-glow:rgba(255,138,0,.35);--ok:#3DDC84;--err:#FF5C5C;--node:#F3F1EC;--shadow:0 20px 60px -20px rgba(0,0,0,.6)}:root[data-theme="light"]{--bg:#F6F4EF;--bg-grad:#EDEAE1;--surface:#FFFFFF;--surface-hi:#FBFAF7;--border:#E2DED2;--text:#1C1A15;--muted:#5C5648;--muted-2:#847E6C;--accent:#E67300;--accent-dim:#B25A00;--accent-glow:rgba(230,115,0,.20);--ok:#1E9A5A;--err:#D63C3C;--node:#1C1A15;--shadow:0 20px 60px -24px rgba(0,0,0,.15)}*{box-sizing:border-box}html,body{margin:0;padding:0}.brand-name b{color:var(--accent)}.support-line a{color:var(--accent);text-decoration:none;font-weight:600}