.theme-switch{align-items:center;display:flex;font-size:14px;gap:.5rem}.theme-switch label{-webkit-user-select:none;-moz-user-select:none;user-select:none}.theme-switch .el-switch{margin-left:0!important;margin-top:0}.theme-switch .el-switch__core{background:var(--background3);border:1px solid var(--background3);box-shadow:var(--box-shadow-simle)}.theme-switch .el-switch__action{background:var(--text5);opacity:80%}.theme-switch.global-switch{pointer-events:none}.theme-switch.global-switch label{color:var(--text3)}.theme-switch.global-switch .el-switch__core{border-color:transparent;box-shadow:none;--L950:linear-gradient(hsla(0,0%,100%,.05),hsla(0,0%,100%,.05)),linear-gradient(var(--background5),var(--background5));background:var(--L950);border-radius:16px;height:32px;pointer-events:auto;width:64px}.theme-switch.global-switch .el-switch__core .el-switch__action,.theme-switch.global-switch .el-switch__core .el-switch__inner{height:24px;top:50%;transform:translateY(-50%);width:24px}.theme-switch.global-switch .el-switch__core .el-switch__action .el-icon,.theme-switch.global-switch .el-switch__core .el-switch__inner .el-icon{height:24px;width:24px}.theme-switch.global-switch .el-switch__core .el-switch__action .el-icon svg,.theme-switch.global-switch .el-switch__core .el-switch__inner .el-icon svg{height:24px;opacity:50%;width:24px}.theme-switch.global-switch .el-switch__core .el-switch__inner{left:35px;opacity:50%}.theme-switch.global-switch .el-switch__core .el-switch__action{border:2px solid var(--background5);left:4px}.theme-switch.global-switch .is-checked .el-switch__inner{left:20px}.theme-switch.global-switch .is-checked .el-switch__action{left:52px}[theme-color=global_light_01] .theme-switch.global-switch .el-switch__core{--L950:linear-gradient(hsla(0,0%,9%,.05),hsla(0,0%,9%,.05)),linear-gradient(var(--background5),var(--background5))}.theme-switch-collapsed{align-items:center;background:var(--background2);border-radius:50%;cursor:pointer;display:flex;height:40px;justify-content:center;transition:all .2s ease;width:40px}.theme-switch-collapsed:hover{background:var(--background1)}.theme-switch-collapsed .theme-icon{color:var(--text2);font-size:20px;transition:color .2s ease}.theme-switch-collapsed .theme-icon svg{fill:currentColor;stroke:none}.theme-switch-collapsed:hover .theme-icon{color:var(--primary)}
