:root{--bg:#000000;--surface:#000000;--text:#919191;--accent:#326f6d;--accent-hover:#326f6d;--accent-subtle:rgba(50,111,109,0.08);--accent-border:rgba(50,111,109,0.25);--accent-muted:rgba(50,111,109,0.5)}html.dark{--bg:#000000;--surface:#000000;--text:#919191;--accent:#326f6d;--accent-hover:#326f6d;--accent-subtle:rgba(50,111,109,0.12);--accent-border:rgba(50,111,109,0.3);--accent-muted:rgba(50,111,109,0.5)}