body { opacity: 1; } .library-search_radio:has(input[type="checkbox"]:checked) { color: white; background: #18181B; } .library-search_radio:has(input[type="checkbox"]:checked) { color: white; background: #18181B; } .library-search_radio.is-tag:has(input[type="checkbox"]:checked) { background: #D4D4D8; color: #18181B; } .library-search_radio:has(input[type="checkbox"]:checked) .hide-checked { opacity: 0; }