label:not(:has(input:checked)){background-color:#0000}label:has(input:checked){color:#fff}div:has(label #before:checked)~.before{opacity:1;z-index:auto;position:static}div:has(label #after:checked)~.after{opacity:1;z-index:auto;position:static}
