/**
 * LifeLoveMe Library (lll-) — semantic class hooks for wisdom-text modules.
 * Pair with lifeloveme-sacred-text.css and app-specific .upa-* / .usp-* styles.
 * Gita, Ramcharitmanas, Yoga Sutra, Kabir, etc. can adopt the same class names later.
 */

.lll-hero {
  /* Marker: wrap module hero; combine with .llm-sacred-hero */
  scroll-margin-top: 0;
}

.lll-symbol {
  /* Marker: primary symbolic visual container */
  scroll-margin-top: 0;
}

.lll-section-nav {
  /* Marker: section / outline navigation root */
  scroll-margin-top: 0;
}

.lll-card {
  /* Marker: primary study or hub card surface */
  scroll-margin-top: 0;
}

.lll-card--mantra,
.lll-card--teaching,
.lll-card--reflection,
.lll-card--practice,
.lll-card--overview,
.lll-card--summary,
.lll-card--term,
.lll-card--reference,
.lll-card--guided,
.lll-card--upanishad {
  /* Type markers — tinting lives on .usp-virt-card--type-* / .upa-card--* */
  scroll-margin-top: 0;
}

.lll-badge {
  /* Marker: pill label; combine with .usp-card-badge */
  scroll-margin-top: 0;
}

.lll-callout {
  /* Marker: callout surface; combine with .usp-callout + .llm-callout */
  scroll-margin-top: 0;
}

.lll-card--study-surface {
  scroll-margin-top: 0;
}
