.custom-dropdown-container.svelte-l8v3hh{display:flex;flex-direction:column;gap:.25rem;width:100%;max-width:100%}.filter-label.svelte-l8v3hh{font-family:Source Sans Pro,sans-serif;font-size:.8rem;font-weight:500;color:var(--black);margin:0}.custom-dropdown-wrapper.svelte-l8v3hh{position:relative;width:100%}.filter-select-compact.svelte-l8v3hh{padding:.75rem;border:1px solid rgba(48,146,85,.3);border-radius:6px;background:#fffffff2;font-family:Source Sans Pro,sans-serif;font-size:.85rem;color:var(--black);transition:all .2s ease;width:100%;box-sizing:border-box}.filter-select-compact.svelte-l8v3hh:focus{outline:none;border-color:#309255;background:var(--white);box-shadow:0 0 0 2px #3092551a}.filter-select-compact.svelte-l8v3hh:hover{border-color:#309255;background-color:var(--white)}.custom-dropdown-button.svelte-l8v3hh{width:100%;max-width:100%;display:flex;align-items:center;justify-content:space-between;text-align:left;cursor:pointer;padding-right:2rem;overflow:hidden;height:41px}.custom-dropdown-text.svelte-l8v3hh{flex:1;overflow:hidden;text-overflow:ellipsis;min-width:0}.custom-dropdown-arrow.svelte-l8v3hh{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);transition:transform .2s ease;pointer-events:none}.custom-dropdown-arrow.open.svelte-l8v3hh{transform:translateY(-50%) rotate(180deg)}.custom-dropdown-menu-portal.svelte-l8v3hh{position:fixed;background:#fff;border:1px solid rgba(48,146,85,.3);border-top:none;border-radius:0 0 6px 6px;box-shadow:0 8px 24px #00000026,0 4px 12px #30925526;max-height:300px;overflow-y:auto;z-index:9999;margin-top:-1px;box-sizing:border-box}.custom-dropdown-option.svelte-l8v3hh{padding:.75rem;padding-left:calc(.75rem + 3px);cursor:pointer;transition:all .2s ease;border-bottom:1px solid rgba(48,146,85,.1);border-left:3px solid transparent;white-space:normal;word-wrap:break-word;overflow-wrap:break-word;line-height:1.4;font-family:Source Sans Pro,sans-serif;font-size:.85rem;color:var(--black)}.custom-dropdown-option.svelte-l8v3hh:last-child{border-bottom:none}.custom-dropdown-option.svelte-l8v3hh:hover,.custom-dropdown-option.selected.svelte-l8v3hh{background:#30925514;border-left-color:#309255}.custom-dropdown-menu-portal.svelte-l8v3hh::-webkit-scrollbar{width:4px}.custom-dropdown-menu-portal.svelte-l8v3hh::-webkit-scrollbar-track{background:#3092551a;border-radius:2px}.custom-dropdown-menu-portal.svelte-l8v3hh::-webkit-scrollbar-thumb{background:#30925566;border-radius:2px}.custom-dropdown-menu-portal.svelte-l8v3hh::-webkit-scrollbar-thumb:hover{background:#30925599}@media (max-width: 767px){.filter-label.svelte-l8v3hh{font-size:.75rem}.filter-select-compact.svelte-l8v3hh{font-size:.9rem;padding:1.5rem .75rem}}
