.cr-dot{width:6px;height:6px;border-radius:3px;background:var(--border);border:1px solid rgba(0,0,0,.1);cursor:pointer;transition:width .3s ease,background .3s ease}.cr-dot.active{width:22px;background:var(--red);border-color:var(--red)}