.ts-dot{height:3px;width:24px;background:rgba(255,255,255,.18);border-radius:2px;cursor:pointer;transition:background .3s,width .3s}.ts-dot.active{background:var(--blue);width:40px;box-shadow:0 0 8px rgba(20,87,232,.6)}