.switch-slide-text-enter-from{left:-100%!important}.switch-slide-text-enter-to{left:8px!important}.switch-slide-text-enter-active{transition:left .2s cubic-bezier(.34,.69,.1,1)}.switch-slide-text-leave-from{left:100%!important}.switch-slide-text-leave-to{left:26px!important}.switch-slide-text-leave-active{transition:left .2s cubic-bezier(.34,.69,.1,1)}.arco-switch{background-color:var(--color-fill-4);border:none;border-radius:12px;box-sizing:border-box;cursor:pointer;height:24px;line-height:24px;min-width:40px;outline:none;overflow:hidden;padding:0;position:relative;transition:background-color .2s cubic-bezier(.34,.69,.1,1);vertical-align:middle}.arco-switch-handle{align-items:center;background-color:var(--color-bg-white);border-radius:50%;color:var(--color-neutral-3);display:flex;font-size:12px;height:16px;justify-content:center;left:4px;position:absolute;top:4px;transition:all .2s cubic-bezier(.34,.69,.1,1);width:16px}.arco-switch-checked{background-color:rgb(var(--primary-6))}.arco-switch-checked .arco-switch-handle{color:rgb(var(--primary-6));left:calc(100% - 20px)}.arco-switch[disabled] .arco-switch-handle{color:var(--color-fill-2)}.arco-switch[disabled].arco-switch-checked .arco-switch-handle{color:var(--color-primary-light-3)}.arco-switch-text-holder{font-size:12px;margin:0 8px 0 26px;opacity:0}.arco-switch-text{color:var(--color-white);font-size:12px;left:26px;position:absolute;top:0}.arco-switch-checked .arco-switch-text-holder{margin:0 26px 0 8px}.arco-switch-checked .arco-switch-text{color:var(--color-white);left:8px}.arco-switch[disabled]{background-color:var(--color-fill-2);cursor:not-allowed}.arco-switch[disabled] .arco-switch-text{color:var(--color-white)}.arco-switch[disabled].arco-switch-checked{background-color:var(--color-primary-light-3)}.arco-switch[disabled].arco-switch-checked .arco-switch-text{color:var(--color-white)}.arco-switch-loading{background-color:var(--color-fill-2)}.arco-switch-loading .arco-switch-handle{color:var(--color-neutral-3)}.arco-switch-loading .arco-switch-text{color:var(--color-white)}.arco-switch-loading.arco-switch-checked{background-color:var(--color-primary-light-3)}.arco-switch-loading.arco-switch-checked .arco-switch-handle{color:var(--color-primary-light-3)}.arco-switch-loading.arco-switch-checked .arco-switch-text{color:var(--color-primary-light-1)}.arco-switch-small{height:16px;line-height:16px;min-width:28px}.arco-switch-small.arco-switch-checked{padding-left:-2px}.arco-switch-small .arco-switch-handle{border-radius:8px;height:12px;left:2px;top:2px;width:12px}.arco-switch-small .arco-switch-handle-icon{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) scale(.66667)}.arco-switch-small.arco-switch-checked .arco-switch-handle{left:calc(100% - 14px)}.arco-switch-type-round{border-radius:var(--border-radius-small);min-width:40px}.arco-switch-type-round .arco-switch-handle{border-radius:2px}.arco-switch-type-round.arco-switch-small{border-radius:2px;height:16px;line-height:16px;min-width:28px}.arco-switch-type-round.arco-switch-small .arco-switch-handle{border-radius:1px}.arco-switch-type-line{background-color:transparent;min-width:36px;overflow:unset}.arco-switch-type-line:after{background-color:var(--color-fill-4);border-radius:3px;content:"";display:block;height:6px;transition:background-color .2s cubic-bezier(.34,.69,.1,1);width:100%}.arco-switch-type-line .arco-switch-handle{background-color:var(--color-bg-white);border-radius:10px;box-shadow:0 1px 3px var(--color-neutral-6);height:20px;left:0;top:2px;width:20px}.arco-switch-type-line.arco-switch-checked{background-color:transparent}.arco-switch-type-line.arco-switch-checked:after{background-color:rgb(var(--primary-6))}.arco-switch-type-line.arco-switch-custom-color{--custom-color:var(--color-fill-4)}.arco-switch-type-line.arco-switch-custom-color:after{background-color:var(--custom-color)}.arco-switch-type-line.arco-switch-custom-color.arco-switch-checked{--custom-color:rgb(var(--primary-6))}.arco-switch-type-line.arco-switch-checked .arco-switch-handle{left:calc(100% - 20px)}.arco-switch-type-line[disabled]{background-color:transparent;cursor:not-allowed}.arco-switch-type-line[disabled]:after{background-color:var(--color-fill-2)}.arco-switch-type-line[disabled].arco-switch-checked{background-color:transparent}.arco-switch-type-line[disabled].arco-switch-checked:after{background-color:var(--color-primary-light-3)}.arco-switch-type-line.arco-switch-loading{background-color:transparent}.arco-switch-type-line.arco-switch-loading:after{background-color:var(--color-fill-2)}.arco-switch-type-line.arco-switch-loading.arco-switch-checked{background-color:transparent}.arco-switch-type-line.arco-switch-loading.arco-switch-checked:after{background-color:var(--color-primary-light-3)}.arco-switch-type-line.arco-switch-small{height:16px;line-height:16px;min-width:28px}.arco-switch-type-line.arco-switch-small.arco-switch-checked{padding-left:0}.arco-switch-type-line.arco-switch-small .arco-switch-handle{border-radius:8px;height:16px;top:0;width:16px}.arco-switch-type-line.arco-switch-small .arco-switch-handle-icon{transform:translate(-50%,-50%) scale(1)}.arco-switch-type-line.arco-switch-small.arco-switch-checked .arco-switch-handle{left:calc(100% - 16px)}.drawer-container[data-v-b33d9e5a]{align-items:center;display:flex;flex-direction:column;padding:0 16px 16px}.drawer-container .list-item[data-v-b33d9e5a]{align-items:center;border-radius:4px;color:var(--pw-text-color-1);cursor:pointer;display:flex;gap:8px;justify-content:space-between;min-width:225px;padding:7px 0 7px 18px;width:100%}.drawer-container .list-item .icon-img[data-v-b33d9e5a]{color:#fff;font-size:16px;margin-right:8px}.drawer-container .list-item[data-v-b33d9e5a]:active{background-color:var(--pw-bg-color-3)}.ques-icon[data-v-b33d9e5a]{font-size:20px;margin-left:4px}.more-drawer-high-zindex.arco-drawer-container{z-index:1002!important}.arco-switch{background:#7f819066;border-radius:15px;height:16px;min-width:unset;width:30px!important}.arco-switch-checked{background-color:var(--pw-bg-color-5)}.change-visible-box{display:flex;gap:8px}.change-visible-box .vip-block{background:var(--pw-text-color-8);border-radius:3px;color:var(--pw-text-color-12);font-size:10px;padding:1px 4px}.change-visible-box .arco-switch{background:var(hsla(233,7%,53%,.4));border-radius:15px;height:16px;min-width:unset;width:30px!important}.change-visible-box .arco-switch-checked{background-color:var(--pw-bg-color-5)}.change-visible-box .arco-switch-handle{background:var(--pw-bg-color-15);height:16px;left:0;top:0;width:16px}.change-visible-box .arco-switch-checked .arco-switch-handle{left:calc(100% - 16px)}
