.d4f-lms-resume-btn{display:inline-flex;align-items:center;gap:.5rem;background:#0f172a;color:#fff!important;text-decoration:none;padding:.65rem 1rem;border-radius:999px;font-weight:700}
.d4f-lms-profile-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.d4f-lms-profile-stats > div{border:1px solid #e2e8f0;background:#f8fafc;padding:10px;border-radius:10px}
.d4f-lms-profile-stats span{display:block;font-size:12px;color:#64748b}
.d4f-lms-profile-stats strong{font-size:20px;color:#0f172a}
@media (max-width:740px){.d4f-lms-profile-stats{grid-template-columns:1fr}}
