<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.container-select{display:flex;align-items:center;gap:8px}.container-select:not(.scroll-horizontal):not(.scroll-vertical):not([data-width-type=content]){width:100%;flex-wrap:wrap}.container-select.scroll-horizontal{scrollbar-width:none;overflow-x:auto;width:100%}.container-select.scroll-horizontal::-webkit-scrollbar{width:0;height:0}.container-select.scroll-horizontal&gt;*{flex-shrink:0}.container-select.scroll-vertical{scrollbar-width:none;overflow-y:auto;flex-direction:column}.container-select.scroll-vertical::-webkit-scrollbar{width:0;height:0}.container-select.horizontal-start{justify-content:flex-start}.container-select.horizontal-center{justify-content:center}.container-select.horizontal-end{justify-content:flex-end}.container-select.horizontal-between{justify-content:space-between}
</pre></body></html>