.profile-intro strong{font-style:normal;color:var(--dark);font-weight:700}.badge-row{display:flex;justify-content:center;gap:32px;margin-bottom:56px}.badge{background:var(--card);border-radius:16px;padding:20px 28px;text-align:center;box-shadow:0 3px 14px rgba(0,0,0,.06);border:1.5px solid rgba(0,0,0,.04);min-width:130px}.badge-num{font-family:"Lora",serif;font-size:1.8rem;font-weight:700;color:var(--brand);line-height:1;margin-bottom:8px}.badge-label{font-size:.8rem;font-weight:400;color:var(--mid);line-height:1.4}@media (max-width:640px){.badge-row{gap:12px;flex-wrap:wrap}.badge{min-width:100px;padding:16px 20px}}.anim.go{animation:fadeUp .55s ease forwards}.anim:nth-child(1).go{animation-delay:.05s}.anim:nth-child(2).go{animation-delay:.15s}.anim:nth-child(3).go{animation-delay:.25s}.anim:nth-child(4).go{animation-delay:.35s}