/* Stable reading order: orientation, grade-impacting rules, then preparation. */
.lh-syllabus-highlights>h4{font-size:11px;letter-spacing:.08em;color:#796489;margin:0 0 16px;padding-top:20px}
.lh-syllabus-facts{display:grid;gap:0}.lh-syllabus-fact{padding:15px 0;border-bottom:1px solid #eee8f2}.lh-syllabus-fact:first-child{padding-top:0}.lh-syllabus-fact:last-child{border-bottom:0}.lh-syllabus-highlights .lh-syllabus-fact h5{font-size:12px;font-weight:650;color:#51405f;margin:0 0 7px}.lh-syllabus-highlights .lh-syllabus-fact p{font-size:13px;color:#716478;line-height:1.55;margin:0;overflow-wrap:anywhere}.lh-syllabus-highlights .lh-syllabus-fact p+p{margin-top:6px}.lh-syllabus-highlights .lh-syllabus-fact .lh-fact-missing{font-size:11px;color:#9a8fa2}.lh-syllabus-fact[data-fact=grading]{background:#f7f2fb;margin:4px -10px 0;padding:14px 10px;border-radius:9px;border-bottom:0}.lh-syllabus-highlights .lh-highlight-note{font-size:10px;line-height:1.5;margin:18px 0 12px}.lh-syllabus-highlights>.lh-secondary{margin-top:12px;margin-right:6px}.lh-syllabus-highlights>.lh-course-remove{display:inline-block}.lh-course-syllabus{display:block;margin:10px 0;font-size:12px}.lh-course-editor textarea{font-size:13px;line-height:1.5}.lh-coursegrid{align-items:start}

@media(min-width:1000px){.lh-expandable-course[open]{grid-column:span 2}.lh-expandable-course[open] .lh-syllabus-facts{grid-template-columns:1fr 1fr;gap:0 24px}.lh-syllabus-fact[data-fact=summary]{grid-column:1/-1}.lh-syllabus-fact[data-fact=grading]{margin:0;padding-top:15px}.lh-syllabus-fact{padding:15px 10px}.lh-syllabus-fact[data-fact=summary]{padding-left:0}.lh-expandable-course[open] .lh-course-toggle{min-height:105px}}

/* Course feedback follows the active theme without shifting the grid. */
#lh-courses .lh-expandable-course{transition:transform .26s cubic-bezier(.2,.8,.2,1),box-shadow .26s ease}
#lh-courses .lh-courseicon{transition:transform .26s cubic-bezier(.2,.8,.2,1)}
#lh-courses .lh-course-toggle{transition:background-color .22s ease}
#lh-courses .lh-expandable-course:has(>.lh-course-toggle:focus-visible){box-shadow:0 0 0 2px var(--account-accent,var(--accent)),0 14px 30px #18273818}
@media(hover:hover) and (pointer:fine){
  #lh-courses .lh-expandable-course:hover{transform:translateY(-5px);box-shadow:0 16px 32px #18273820,0 0 0 1px color-mix(in srgb,var(--account-accent,var(--accent)) 30%,transparent)}
  #lh-courses .lh-course-toggle:hover .lh-courseicon{transform:translateY(-2px) rotate(-5deg) scale(1.08)}
  #lh-courses .lh-expandable-course:has(>.lh-course-toggle:active){transform:translateY(-1px)}
}
@media(prefers-reduced-motion:reduce){
  #lh-courses .lh-expandable-course,#lh-courses .lh-courseicon,#lh-courses .lh-course-toggle{transition:none}
  #lh-courses .lh-expandable-course:hover,#lh-courses .lh-course-toggle:hover .lh-courseicon{transform:none}
}
