.dot{width:12px;height:12px;border-radius:50%;background:#ddd;cursor:pointer;transition:all .3s ease}.dot.active{background:#333;transform:scale(1.2)}