/* lms-edu.css — minimal styles to blend with existing theme */
.lms-slidewrap { position: relative; text-align: center; }
.lms-slide { max-width: 100%; border-radius: 8px; box-shadow: 0 0.25rem 1rem rgba(0,0,0,.08); }
.lms-slide-ctrl { display: flex; justify-content: center; align-items: center; gap: 0.75rem; margin-top: 0.75rem; }