© 2026 Hedgehog Software, LLC
label:has(input:checked) ~ ul li { &:nth-of-type(1) { left: calc(1 * var(--item-width)); } &:nth-of-type(2) { left: calc(2 * var(--item-width)); } &:nth-of-type(3) { left: calc(3 * var(--item-width)); } ⋮
--item-width
animation-delay
calc