/* ES Audiology — Tutor Manager. Intentionally scoped to Tutor LMS surfaces. */
.tutor-course-card .esatm-loop-byline{gap:10px}
.tutor-course-card .esatm-in{margin-inline-start:5px}
.esatm-learning-header{border-bottom:1px solid rgba(16,24,40,.08)}
.esatm-learning-nav-actions{display:flex;align-items:center;gap:4px;margin-inline-end:8px}
.esatm-learning-nav-btn{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%}
.esatm-learning-nav-btn svg{width:20px;height:20px;display:block}
.tutor-dashboard-page{padding-inline:clamp(12px,2vw,28px)}
@media(max-width:640px){.esatm-learning-nav-actions{gap:0}.esatm-learning-nav-btn{width:32px;height:32px}}
