.custom-select.svelte-19xw5zh{position:relative;width:100%}.select-trigger.svelte-19xw5zh{width:100%;padding:6px 16px;background:#0080800d;color:#ccc;border:1px solid rgba(0,128,128,.2);border-radius:8px;font-size:13px;font-weight:600;line-height:1.5;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:space-between;gap:12px;text-align:left;font-family:inherit}.select-trigger.svelte-19xw5zh:hover:not(.disabled){border-color:teal;background:#00808014;box-shadow:0 0 0 2px #0080801a}.select-trigger.open.svelte-19xw5zh{border-color:teal;background:#00808014;box-shadow:0 0 0 3px #00808033}.select-trigger.disabled.svelte-19xw5zh{opacity:.5;cursor:not-allowed}.select-value.svelte-19xw5zh{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select-value.placeholder.svelte-19xw5zh{color:#888}.select-dropdown.svelte-19xw5zh{position:absolute;top:calc(100% + 4px);left:0;right:0;background:#1a1d2e;border:1px solid rgba(0,128,128,.3);border-radius:8px;box-shadow:0 8px 24px #0006,0 0 0 1px #0080801a;z-index:9999;max-height:280px;overflow-y:auto;animation:svelte-19xw5zh-slideDown .15s ease-out}@keyframes svelte-19xw5zh-slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.select-option.svelte-19xw5zh{width:100%;padding:12px 16px;background:transparent;border:none;color:#ccc;font-size:14px;text-align:left;cursor:pointer;transition:all .15s;display:flex;align-items:center;justify-content:space-between;gap:12px;font-family:inherit}.select-option.svelte-19xw5zh:first-child{border-radius:8px 8px 0 0}.select-option.svelte-19xw5zh:last-child{border-radius:0 0 8px 8px}.select-option.svelte-19xw5zh:hover{background:#00808026;color:#e0e0e0}.select-option.selected.svelte-19xw5zh{background:#00808040;color:#e0e0e0;font-weight:600}.select-option.selected.svelte-19xw5zh:hover{background:#0080804d}.check-mark.svelte-19xw5zh{color:teal;font-size:16px;font-weight:700}.select-dropdown.svelte-19xw5zh::-webkit-scrollbar{width:6px}.select-dropdown.svelte-19xw5zh::-webkit-scrollbar-track{background:transparent}.select-dropdown.svelte-19xw5zh::-webkit-scrollbar-thumb{background:#0080804d;border-radius:3px}.select-dropdown.svelte-19xw5zh::-webkit-scrollbar-thumb:hover{background:#00808080}
