.citation-block { border-left: 4px solid var(--primary-blue); background: #f4f4f4; padding: 20px; font-style: italic; margin: 20px 0; }
.divider { border: 0; height: 1px; background: #ddd; margin: 40px 0; }
.timeline-item { display: flex; margin-bottom: 30px; border-bottom: 1px dashed #eee; padding-bottom: 20px; }
.timeline-item .date { font-weight: bold; color: var(--accent-gold); min-width: 120px; font-size: 1.1rem; }
.timeline-item .content h3 { margin-top: 0; color: var(--primary-blue); font-size: 1.1rem; }
.holistic-path { background-color: #fcfcfc; border: 1px solid #eee; padding: 20px; border-radius: 5px; margin-top: 30px; }