:root{--bg:#09090b;--surface:#18181b;--text:#ffffff;--accent:#46b06b;--accent-hover:#46b06b;--accent-subtle:rgba(70,176,107,0.08);--accent-border:rgba(70,176,107,0.25);--accent-muted:rgba(70,176,107,0.5)}html.dark{--bg:#09090b;--surface:#18181b;--text:#ffffff;--accent:#46b06b;--accent-hover:#46b06b;--accent-subtle:rgba(70,176,107,0.12);--accent-border:rgba(70,176,107,0.3);--accent-muted:rgba(70,176,107,0.5)}