.sideup-step-card{align-items:flex-start;background-color:#fff;border:1px solid rgba(0,0,0,.02);border-radius:24px;box-shadow:0 4px 24px rgba(0,0,0,.06);display:flex;flex-direction:column;font-family:Inter,sans-serif;height:100%;padding:40px;transition:transform .3s ease,box-shadow .3s ease}.sideup-step-card:hover{box-shadow:0 12px 32px rgba(0,0,0,.08);transform:translateY(-4px)}.step-badge{align-items:center;background-color:#98ff14;border-radius:50%;box-shadow:0 2px 8px rgba(152,255,20,.3);display:flex;font-size:20px;height:48px;justify-content:center;margin-bottom:24px;width:48px}.step-badge,.step-headline{color:#1a1a1a;font-weight:700}.step-headline{font-size:24px;line-height:1.3;margin:0 0 16px}.step-description{color:#555;flex-grow:1;font-size:16px;line-height:1.6;margin-bottom:32px}.step-tag{align-items:center;background-color:#f3f4f6;border-radius:99px;color:#374151;display:inline-flex;font-size:14px;font-weight:500;padding:8px 16px}.step-tag svg{color:#6b7280}