@keyframes dboxSwitchSmallLoadingCircle{0%{transform-origin:50% 50%;transform:rotate(0deg) scale(.66667)}to{transform-origin:50% 50%;transform:rotate(360deg) scale(.66667)}}.idoll-switch{font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;font-variant:tabular-nums;color:rgba(0,0,0,.6);margin:0;padding:0;list-style:none;position:relative;display:inline-block;box-sizing:border-box;height:22px;min-width:42px;line-height:20px;vertical-align:middle;border-radius:100px;border:1px solid transparent;background-color:rgba(0,0,0,.2);cursor:pointer;transition:all .36s;user-select:none}.idoll-switch-inner{color:#fff;font-size:12px;margin-left:24px;margin-right:6px;display:block}.idoll-switch:after,.idoll-switch:before{position:absolute;width:18px;height:18px;left:1px;top:1px;background-color:#fff;cursor:pointer;transition:all .36s cubic-bezier(.78,.14,.15,.86)}.idoll-switch:after{border-radius:18px;content:" ";box-shadow:0 2px 4px 0 rgba(0,35,11,.2)}.idoll-switch:active:after,.idoll-switch:active:before{width:24px}.idoll-switch:before{content:"";font-family:dboxicon;animation:dboxSwitchSmallLoadingCircle 1s infinite linear;text-align:center;background:transprent;z-index:1;display:none;font-size:12px;border:1px solid;border-left:1px solid transparent;border-bottom:1px solid transparent;border-radius:50%}.idoll-switch-loading:before{display:inline-block;color:rgba(0,0,0,.4);cursor:not-allowed}.idoll-switch-checked.idoll-switch-loading:before{color:#13b886}.idoll-switch:focus{outline:0}.idoll-switch:focus:hover{box-shadow:none}.idoll-switch-small{height:16px;min-width:30px;line-height:14px}.idoll-switch-small .idoll-switch-inner{margin-left:18px;margin-right:3px;font-size:12px}.idoll-switch-small:after,.idoll-switch-small:before{width:12px;height:12px}.idoll-switch-small:active:after,.idoll-switch-small:active:before{width:16px}.idoll-switch-small.idoll-switch-checked:after,.idoll-switch-small.idoll-switch-checked:before{left:100%;margin-left:-12.5px}.idoll-switch-small.idoll-switch-checked .idoll-switch-inner{margin-left:3px;margin-right:18px}.idoll-switch-small:active.idoll-switch-checked:after,.idoll-switch-small:active.idoll-switch-checked:before{margin-left:-16.5px}.idoll-switch-disabled.idoll-switch-loading:before,.idoll-switch-small.idoll-switch-loading:before{animation:dboxSwitchSmallLoadingCircle 1s infinite linear;font-weight:700;cursor:pointer}.idoll-switch-disabled.idoll-switch-loading:before{cursor:not-allowed}.idoll-switch-checked{background-color:#13b886}.idoll-switch-checked .idoll-switch-inner{margin-left:6px;margin-right:24px}.idoll-switch-checked:after,.idoll-switch-checked:before{left:100%;margin-left:-19px}.idoll-switch-checked:active:after,.idoll-switch-checked:active:before{margin-left:-25px}.idoll-switch-disabled{cursor:not-allowed;opacity:.4}.idoll-switch-disabled:after{cursor:not-allowed}