:root:has(#uncensored-video) #censored-video {display: none;}
video::cue(v[voice='Fiona']){color: oklch(0.8 0.15 314.14)}
video::cue(v[voice='Senna']){color: oklch(0.8 0.15 150);}

:root:has(select[data-cw="ec"] [value="hover"]:checked) video[data-cw~="ec"] {filter: blur(1em) contrast(0.3);}
:root:has(select[data-cw="ec"] [value="hover"]:checked) video[data-cw~="ec"]:hover {filter: unset;}
:root:has(select[data-cw="ec"] [value="hide" ]:checked) video[data-cw~="ec"] {filter: blur(2em) contrast(0.1) !important;}
