.hgd4-card.is-in{transform:translateY(0) scale(1);opacity:1}.hgd4-dot{width:10px;height:10px;border-radius:50%;border:2px solid var(--border);background:var(--card);cursor:pointer;transition:all .35s ease}.hgd4-dot:hover{border-color:var(--accent);background:var(--accent-light)}.hgd4-dot.is-active{width:32px;border-radius:100px;background:linear-gradient(90deg,#3d5a80,#5a7ba8);border-color:transparent}