.scroller:hover::-webkit-scrollbar-thumb{background:var(--outline)}.scroller::-webkit-scrollbar{width:4px;height:4px}.scroller::-webkit-scrollbar-track{border-radius:2px}.scroller::-webkit-scrollbar-thumb{border-radius:2px;width:4px;height:4px;background:transparent}@media only screen and (max-width:768px){.scroller:hover::-webkit-scrollbar-thumb{background:var(--outline)}.scroller::-webkit-scrollbar{width:0;height:0}.scroller::-webkit-scrollbar-track{border-radius:0}.scroller::-webkit-scrollbar-thumb{border-radius:0;width:0;height:0;background:transparent}}.vp-setting.is-from-multi-period{max-width:700px;margin:0 auto}.row{display:flex;height:48px;align-items:center;justify-content:space-between;background:var(--card-special);padding:0 16px;color:var(--on-surface-high)}.row .text:first-child{font-family:var(--pingFang);font-size:16px;font-weight:400;line-height:1.5}.row .title:first-child{font-size:16px;font-weight:600;line-height:1.375;font-family:var(--pingFang);color:#fff}.row .ctext:first-child{display:flex;align-items:center;font-size:15px;font-weight:400;line-height:1.6;font-family:var(--pingFang)}.row .ctext:first-child svg{width:40px;height:40px;margin-right:12px}.row .desc:last-child{color:var(--on-surface-high)}.row .desc:last-child,.row .tips{font-size:14px;font-weight:400;line-height:1.5;font-family:var(--pingFang)}.row .tips{display:flex;align-items:center;color:var(--on-surface-low)}.row .tips .el-switch{margin-left:8px}.row+.row{border-top:.5px solid var(--outline)}.vp-setting .van-stepper{background:transparent}