.cdp-select{position:relative}.cdp-select--disabled .cdp-select-trigger{opacity:.55;cursor:not-allowed}.cdp-select-trigger{cursor:pointer;text-align:left;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:6px;display:flex}.cdp-select-chevron{color:#9ca3af;flex-shrink:0;transition:transform .2s}.cdp-select-chevron--open{transform:rotate(180deg)}[data-theme=dark] .cdp-select-chevron,:root.dark .cdp-select-chevron{color:#6b7280}.cdp-select-menu{z-index:200;background:#fff;border:1px solid #e5e5e5;border-radius:10px;margin:0;padding:4px;list-style:none;animation:.13s cdp-select-in;position:absolute;top:calc(100% + 5px);left:0;right:0;box-shadow:0 8px 24px #00000017,0 2px 6px #0000000d}@keyframes cdp-select-in{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.cdp-select-option{color:#111827;cursor:pointer;border-radius:7px;justify-content:space-between;align-items:center;padding:9px 12px;font-size:14px;transition:background .1s;display:flex}.cdp-select-option:hover{background:#f5f6f8}.cdp-select-option--active{color:#6366f1;background:#eef2ff;font-weight:600}.cdp-select-option--active:hover{background:#e0e7ff}.cdp-select-check{color:#6366f1;flex-shrink:0}[data-theme=dark] .cdp-select-menu,:root.dark .cdp-select-menu{background:#1f2937;border-color:#ffffff1a;box-shadow:0 8px 28px #00000073,0 2px 8px #0000004d}[data-theme=dark] .cdp-select-option,:root.dark .cdp-select-option{color:#e5e7eb}[data-theme=dark] .cdp-select-option:hover,:root.dark .cdp-select-option:hover{background:#ffffff12}[data-theme=dark] .cdp-select-option--active,:root.dark .cdp-select-option--active{color:#a5b4fc;background:#6366f126}[data-theme=dark] .cdp-select-option--active:hover,:root.dark .cdp-select-option--active:hover{background:#6366f138}[data-theme=dark] .cdp-select-check,:root.dark .cdp-select-check{color:#a5b4fc}.cs-select{width:100%;position:relative}.cs-select-trigger{color:#171717;cursor:pointer;text-align:left;-webkit-user-select:none;user-select:none;background:#fff;border:1px solid #e5e5e5;border-radius:8px;justify-content:space-between;align-items:center;gap:6px;width:100%;padding:8px 12px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;font-weight:400;line-height:20px;transition:border-color .2s,background-color .2s,box-shadow .2s;display:flex;box-shadow:0 1px 2px #0000000d}.cs-select-trigger:focus-visible{border-color:#171717;outline:none;box-shadow:0 0 0 3px #17171714}[data-theme=dark] .cs-select-trigger{color:#fafafa;background:#ffffff0b;border-color:#ffffff26}[data-theme=dark] .cs-select-trigger:focus-visible{border-color:#ffffff80;box-shadow:0 0 0 3px #ffffff0f}.cs-select-placeholder{color:#a3a3a3}[data-theme=dark] .cs-select-placeholder{color:#737373}.cs-select-chevron{color:#a3a3a3;flex-shrink:0;transition:transform .2s,color .2s}.cs-select-chevron--open{transform:rotate(180deg)}.cs-select--disabled .cs-select-trigger{opacity:.5;cursor:not-allowed}.cs-select-menu{z-index:300;background:#fff;border:1px solid #e5e5e5;border-radius:10px;margin:0;padding:4px;list-style:none;transition:background-color .3s,border-color .3s,box-shadow .3s;animation:.13s cs-select-in;position:absolute;top:calc(100% + 5px);left:0;right:0;box-shadow:0 8px 24px #00000017,0 2px 6px #0000000d}@keyframes cs-select-in{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}[data-theme=dark] .cs-select-menu{background:#262626;border-color:#ffffff1a;box-shadow:0 8px 28px #00000080,0 2px 8px #00000059}.cs-select-option{color:#171717;cursor:pointer;border-radius:7px;justify-content:space-between;align-items:center;padding:9px 12px;font-family:Geist,ui-sans-serif,system-ui,sans-serif;font-size:14px;transition:background .15s,color .15s;display:flex}.cs-select-option:hover{background:#f5f5f5}.cs-select-option--active{color:#171717;background:#e5e5e5;font-weight:600}.cs-select-option--active:hover{background:#d4d4d4}.cs-select-check{color:#171717;flex-shrink:0}[data-theme=dark] .cs-select-option{color:#fafafa;transition:background .15s,color .15s}[data-theme=dark] .cs-select-option:hover{background:#ffffff14}[data-theme=dark] .cs-select-option--active{color:#fafafa;background:#ffffff1f;font-weight:600}[data-theme=dark] .cs-select-option--active:hover{background:#ffffff2b}[data-theme=dark] .cs-select-check{color:#fafafa}
