[data-stack]{display:flex;flex-direction:column;justify-content:flex-start}[data-stack]>*{margin-block:0}[data-stack]>*+*{margin-block-start:var(--gap, --space, 1.5rem)}[data-stack].tight>*+*{margin-block-start:var(--gap, --space, 1.5rem);margin-block-end:var(--gap, --margin-block-end)}[data-stack]:only-child{block-size:100%}[data-stack][data-selected="1"]>:nth-child(1){margin-block-end:var(--space)}[data-stack][data-selected="2"]>:nth-child(2){margin-block-end:var(--space)}[data-stack][data-selected="3"]>:nth-child(3){margin-block-end:var(--space)}[data-stack][data-selected="4"]>:nth-child(4){margin-block-end:var(--space)}[data-stack][data-selected="5"]>:nth-child(5){margin-block-end:var(--space)}[data-stack][data-selected="6"]>:nth-child(6){margin-block-end:var(--space)}[data-stack][data-selected="7"]>:nth-child(7){margin-block-end:var(--space)}[data-stack][data-selected="8"]>:nth-child(8){margin-block-end:var(--space)}[data-stack][data-selected="9"]>:nth-child(9){margin-block-end:var(--space)}[data-stack][data-selected="10"]>:nth-child(10){margin-block-end:var(--space)}[data-stack][data-selected=even]>:nth-child(2n){margin-block-end:var(--space)}[data-stack][data-selected=odd]>:nth-child(odd){margin-block-end:var(--space)}[data-stack][data-selected=all]>:nth-child(-n+100){margin-block-end:var(--space)}.align-start{align-self:flex-start}.align-center{align-self:center}.align-end{align-self:flex-end}.justify-start{justify-self:flex-start;margin-block-start:0!important;margin-block-end:var(--space)!important}.justify-center{justify-self:center;margin-block-start:calc(var(--space) / 2)!important;margin-block-end:calc(var(--space) / 2)!important}.justify-end{justify-self:flex-end}
