.dot{width:8px;height:8px;border-radius:50%;background:rgba(255,255,255,.45);border:none;cursor:pointer;transition:background .3s,transform .3s}.dot.active{background:var(--teal);transform:scale(1.35)}.progress-bar.running{width:100%}