.sd-stat-card{display:flex;align-items:flex-start;gap:10px;background:#fff;border:1px solid #ece8f8;border-radius:24px;padding:20px}.sd-stat-icon-wrapper{width:72px;height:72px;border-radius:50%;background:#f3eeff;display:flex;align-items:center;justify-content:center}.sd-stat-icon{display:flex;align-items:center;justify-content:center}.sd-stat-icon i{font-size:30px;color:#6d3df5}.sd-stat-content{display:flex;flex-direction:column;gap:10px;flex:1}.sd-stat-title{font-size:18px;font-weight:600;color:#151515}.sd-stat-number{font-size:44px;font-weight:700;line-height:1}.sd-stat-link{margin-top:auto;display:flex;align-items:center;gap:8px;font-weight:600;color:#6d3df5;cursor:pointer}