:root{--bg:#000000;--surface:#1b1b1b;--text:#ffffff;--accent:#751b68;--accent-hover:#521349;--accent-subtle:rgba(117,27,104,0.08);--accent-border:rgba(117,27,104,0.25);--accent-muted:rgba(117,27,104,0.5)}html.dark{--bg:#000000;--surface:#1b1b1b;--text:#ffffff;--accent:#751b68;--accent-hover:#521349;--accent-subtle:rgba(117,27,104,0.12);--accent-border:rgba(117,27,104,0.3);--accent-muted:rgba(117,27,104,0.5)}