.theme_switch{background:var(--primary-gradient)}.theme_root:has(button[data-theme=dark]:hover) .theme_switch{background:var(--secondary-gradient)}.theme_root:has(button[data-theme=light]:hover) .theme_switch{background:var(--secondary-gradient)}.theme_root{background:var(--theme-switcher-bg)}.theme_root:hover{background:var(--theme-switcher-bg-hover)}.theme_root:has(button:active){background:var(--theme-switcher-bg-pressed)}