/*:root {
    --page-scroll-gutter: stable;
}*/

/*#auswahl-content {
    min-height: 1000px;
    transition: opacity 0.15s ease-in-out;
}

#auswahl-content.htmx-swapping {
    opacity: 0.7;
}

.htmx-swapping #auswahl-content {
    overflow: hidden;
}*/
