.lse-confirmed{display:flex;align-items:center}.lse-check{width:52px;height:52px;border-radius:50%;background:rgba(74,127,58,0.18);border:1.5px solid #4A7F3A;display:flex;align-items:center;justify-content:center;animation:pop 0.4s ease}@keyframes pop{0%{transform:scale(0.7);opacity:0}100%{transform:scale(1);opacity:1}}