.th-select{position:relative;display:block;width:100%}.th-select-native{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;opacity:0!important;pointer-events:none!important}.th-select-trigger{display:flex;align-items:center;justify-content:space-between;gap:.75rem;width:100%;min-height:2.75rem;padding:.625rem 1rem;font-size:.875rem;font-weight:500;color:#0f172a;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;cursor:pointer;text-align:left;transition:border-color .15s,box-shadow .15s,background .15s;box-shadow:0 1px 2px #00000008}.th-select-trigger:hover{background:#fff;border-color:#cbd5e1}.th-select.is-open .th-select-trigger,.th-select-trigger:focus-visible{background:#fff;border-color:#7723d6;box-shadow:0 0 0 3px #7723d626;outline:none}.th-select-value{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.th-select-value.is-placeholder{color:#94a3b8;font-weight:400}.th-select-chevron{flex-shrink:0;color:#64748b;transition:transform .2s ease,color .15s}.th-select.is-open .th-select-chevron{transform:rotate(180deg);color:#7723d6}.th-select-dropdown{position:absolute;z-index:80;top:calc(100% + .375rem);left:0;right:0;display:none;flex-direction:column;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;box-shadow:0 12px 32px #0f172a1f,0 2px 6px #0f172a0f;overflow:hidden}.th-select.is-open .th-select-dropdown,.th-select-dropdown.is-open-menu{display:flex}.th-select-dropdown.is-floating{position:fixed;top:auto;left:auto;right:auto;z-index:9999}.th-select-search-wrap{padding:.625rem .625rem .375rem;border-bottom:1px solid #f1f5f9;background:#fafbfc}.th-select-search{width:100%;padding:.5rem .75rem .5rem 2.25rem;font-size:.8125rem;color:#0f172a;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%2394a3b8' viewBox='0 0 256 256'%3E%3Cpath d='M229.66,218.34l-50.07-50.06a88.11,88.11,0,1,0-11.31,11.31l50.06,50.07a8,8,0,0,0,11.32-11.32ZM40,112a72,72,0,1,1,72,72A72.08,72.08,0,0,1,40,112Z'/%3E%3C/svg%3E") no-repeat .65rem center;border:1px solid #e2e8f0;border-radius:.625rem;outline:none}.th-select-search:focus{border-color:#7723d6;box-shadow:0 0 0 2px #7723d61f}.th-select-list{list-style:none;margin:0;padding:.375rem;max-height:15rem;overflow-y:auto}.th-select-option{padding:.5625rem .75rem;font-size:.875rem;font-weight:500;color:#334155;border-radius:.5rem;cursor:pointer;transition:background .12s,color .12s}.th-select-option:hover,.th-select-option.is-focused{background:#f5f0ff;color:#6b21c8}.th-select-option.is-selected{background:#e9d8fd;color:#6b21c8;font-weight:600}.th-select-option.is-disabled{opacity:.45;cursor:not-allowed;pointer-events:none}.th-select-empty{padding:.75rem 1rem;font-size:.8125rem;color:#94a3b8;text-align:center}.th-select.is-disabled .th-select-trigger{opacity:.6;cursor:not-allowed;background:#f1f5f9}.th-select.is-disabled .th-select-trigger:hover{border-color:#e2e8f0;box-shadow:none}html.dark .th-select-trigger{color:#e4e4e7;background:#141418;border-color:#2a2a32;box-shadow:none}html.dark .th-select-trigger:hover{background:#18181c;border-color:#3f3f48}html.dark .th-select.is-open .th-select-trigger,html.dark .th-select-trigger:focus-visible{background:#18181c;border-color:#9f7aea;box-shadow:0 0 0 3px #9f7aea33}html.dark .th-select-value.is-placeholder{color:#71717a}html.dark .th-select-chevron{color:#a1a1aa}html.dark .th-select.is-open .th-select-chevron{color:#c4b5fd}html.dark .th-select-dropdown{background:#18181c;border-color:#2a2a32;box-shadow:0 12px 32px #0000008c,0 0 0 1px #ffffff0a}html.dark .th-select-search-wrap{background:#141418;border-color:#2a2a32}html.dark .th-select-search{color:#f4f4f5;background-color:#1f1f24;border-color:#2a2a32;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%2371717a' viewBox='0 0 256 256'%3E%3Cpath d='M229.66,218.34l-50.07-50.06a88.11,88.11,0,1,0-11.31,11.31l50.06,50.07a8,8,0,0,0,11.32-11.32ZM40,112a72,72,0,1,1,72,72A72.08,72.08,0,0,1,40,112Z'/%3E%3C/svg%3E")}html.dark .th-select-search:focus{border-color:#9f7aea;box-shadow:0 0 0 2px #9f7aea33}html.dark .th-select-option{color:#d4d4d8}html.dark .th-select-option:hover,html.dark .th-select-option.is-focused{background:#7723d626;color:#c4b5fd}html.dark .th-select-option.is-selected{background:#7723d640;color:#ddd6fe}html.dark .th-select-empty{color:#71717a}html.dark .th-select.is-disabled .th-select-trigger{background:#141418;opacity:.55}html.dark .th-select.is-disabled .th-select-trigger:hover{border-color:#2a2a32}
