
.yc-switch{width:54px;height:30px;border-radius:999px;border:none;background:#cbd5e1;color:#fff;font-size:12px;font-weight:700;cursor:pointer;transition:.2s}
.yc-switch.on{background:var(--brand)}
