.customSwitch_textSwitchContainer__ZAGrM{position:relative;display:flex;align-items:center;justify-content:center;border-radius:12px;cursor:pointer;padding:2px 0;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:var(--list-background-color)}.customSwitch_textSwitchHighlight__Jo0Qe{position:absolute;top:0;bottom:0;right:0;border-radius:12px;background-color:var(--accent-light);transition:left .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1);z-index:2}.customSwitch_textSwitchOption__qtlKW{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;gap:8px;padding:12px;border-radius:12px;min-width:115px;transition:all .3s ease;white-space:nowrap;font-size:13px!important;font-weight:500;color:var(--soft-white);opacity:.5}.customSwitch_textSwitchOptionActive__l62B_{opacity:1}.customSwitch_textSwitchIcon__8ZdjO{height:12px}