/* Content-protection cursor hint — extracted from the original style.css (lines 1512-1518) */
/* ══════════════════════════════════════════════
   CONTENT PROTECTION cursor hint
══════════════════════════════════════════════ */
.lec-prose, .exp-body, .usage-list, .lec-list, .lec-remember, .lec-desc, .lec-subtitle {
  -webkit-touch-callout: none;
}

