.Select_root__TG1zh>button{background:none;border:none;display:flex;padding:var(--gap-4px,4px) var(--padding-8px,8px);flex:1 0;min-width:100px;height:32px;border-radius:6px;background:var(--input-primary,#222);align-items:center;justify-content:space-between}.Select_root__TG1zh>button:disabled{color:var(--text-tertiary,#777);cursor:default}.Select_root__TG1zh>button>span:first-child{color:var(--text-primary,#fff);font-size:var(--text-regular,.875rem);font-weight:400}.Select_root__TG1zh>button>span:nth-child(2){color:var(--text-primary,#fff)}.Select_root__TG1zh>div{z-index:9999!important}.Select_content__Us8Qv{display:flex;width:auto;min-width:120px;flex-direction:column;align-items:flex-start;gap:3px;z-index:9999;border-radius:6px;background:var(--card-secondary);border:1px solid var(--border-primary);overflow:hidden}.Select_content__Us8Qv>div{align-self:stretch}.Select_content__Us8Qv>div>div{font-size:var(--text-regular,.875rem);font-style:normal;font-weight:400;padding:var(--padding-6px,6px) var(--padding-8px,8px)}.Select_content__Us8Qv>div>div:hover{background-color:var(--card-primary,#303030);cursor:pointer}.Select_label__vJOB2{height:100%;display:flex;align-items:center;padding:8px 12px}.Select_label__vJOB2[data-disabled=true]{color:var(--text-tertiary,#777)}.Switch_root__LhM3I{display:flex;align-items:center;gap:8px}.Switch_switch__SJpN8{position:relative;display:inline-block;width:42px;height:24px;background-color:var(--button-primary);box-shadow:inset 0 0 2px var(--button-hover);border-radius:var(--border-99px,99px);display:flex;transition:all .2s ease-in-out}.Switch_thumb__K_CO_{position:absolute;top:2px;bottom:2px;right:calc(100% - 22px);margin:auto;width:20px;height:20px;border-radius:50%;background-color:var(--text-tertiary,#777);transition:all .2s ease-in-out}.Switch_thumb__K_CO_[data-checked=true]{right:unset;left:calc(100% - 22px);background-color:var(--accent-primary,#4ea1f4)}.Switch_thumb__K_CO_[data-loading=true]{background-color:var(--chip-primary);color:var(--text-tertiary);left:2px;right:2px;width:38px;margin-inline:auto;border-radius:99px;animation:Switch_pulse__U_k4w 1.5s ease-in-out infinite}@keyframes Switch_pulse__U_k4w{0%{opacity:1}50%{opacity:.5}to{opacity:1}}