.profile-card{display:flex;align-items:center;gap:16px;padding-bottom:22px;border-bottom:1px solid #e8ecf1}.profile-card h2{font-family:"Playfair Display",serif;font-size:22px;margin:0 0 5px}.profile-card p{font-size:13px;color:#748194;margin:0}.profile-avatar{display:grid;place-items:center;width:60px;height:60px;border-radius:50%;background:#e9f0f8;color:#385c82;font-weight:700}.profile-details{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:22px}.profile-details small{display:block;color:#748194;font-size:12px;margin-bottom:5px}.profile-details strong{font-size:14px}@media(max-width:700px){.profile-details{grid-template-columns:1fr}}
