.cdl-human-trace {
margin: 1.75rem 0 0;
padding: 0.85rem 0 0;
border-top: 1px solid rgba(48, 44, 38, 0.08);
max-width: 34rem;
}
.cdl-human-trace__lead {
margin: 0 0 0.45rem;
font-size: 0.82rem;
line-height: 1.5;
font-style: italic;
color: rgba(56, 50, 44, 0.62);
}
.cdl-human-trace__text {
margin: 0;
font-size: 0.95rem;
line-height: 1.62;
color: rgba(40, 36, 32, 0.88);
}
.cdl-human-trace__meta {
margin: 0.55rem 0 0;
font-size: 0.75rem;
line-height: 1.45;
color: rgba(56, 50, 44, 0.55);
}
.cdl-human-trace__type {
font-style: normal;
letter-spacing: 0.02em;
}
.cdl-human-trace__attrib {
font-style: italic;
}
.cdl-cultural-single__afterglow .cdl-human-trace {
margin-top: 1.25rem;
}
@media (max-width: 640px) {
.cdl-human-trace {
max-width: none;
}
}
@media (prefers-reduced-motion: reduce) {
.cdl-human-trace {
transition: none;
}
}