.dropdown-box.svelte-127yqot{padding:0;position:relative;scrollbar-track-color:transparent}.ddl-label.svelte-127yqot{padding-bottom:2px}.dropdown-button.svelte-127yqot{cursor:pointer;display:flex;padding:var(--drop-down-overlay-padding, .5rem .75rem);align-items:center;border-radius:var(--drop-down-border-radius, 8px);border:var(--drop-down-border-width, 2px) solid var(--drop-down-border-color, var(--theme-mode-accent-color));background-color:var(--drop-down-color-dropdown-background, #fff)}.dropdown-content.svelte-127yqot{position:absolute;top:calc(100% + 8px);width:max-content;overflow:auto;max-height:200px;background-color:var(--drop-down-color-dropdown-background, #fff);border-radius:var(--drop-down-border-radius, 8px);z-index:5;padding:8px;scrollbar-width:none;opacity:0;pointer-events:none}.dropdown-content.active-content.svelte-127yqot{opacity:1;pointer-events:initial;transition:opacity .2s linear}.dropdown-scroll-container.svelte-127yqot{width:100%;height:auto;display:flex;flex-direction:column;gap:8px}.ddl-title.svelte-127yqot{flex:1;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:var(--drop-down-chevron-gap, .5rem)}.ddl-item.svelte-127yqot{width:100%;cursor:pointer;padding:4px 4px 4px 8px;display:flex;flex-direction:row;flex-wrap:nowrap;gap:8px;align-items:center;overflow:hidden;border-radius:var(--drop-down-border-radius, 8px)}.ddl-item.svelte-127yqot:hover,.ddl-item.selected.svelte-127yqot{background-color:var(--drop-down-bg-color-on-hover, var(--theme-mode-highlight-color, #f0f0f0))}.ddl-item.svelte-127yqot>.ddl-item-text:where(.svelte-127yqot){flex:1}.ddl-item.clear.svelte-127yqot>.ddl-item-text:where(.svelte-127yqot){opacity:.5}.ddl-item.svelte-127yqot>.ddl-item-check:where(.svelte-127yqot){flex:0 0 28px}.ddl-item.svelte-127yqot:not(.selected)>.ddl-item-check:where(.svelte-127yqot){visibility:hidden}.ddl-icons.svelte-127yqot{flex:0;display:flex;gap:.1rem;z-index:5;justify-content:flex-end}.clear-icon.svelte-127yqot{background-color:var(--drop-down-color-dropdown-background, #fff);border-radius:50%;overflow:hidden}.svelte-127yqot::-webkit-scrollbar{width:5px}.svelte-127yqot::-webkit-scrollbar-track{display:none}.svelte-127yqot::-webkit-scrollbar-thumb{height:5px}
