/* Factual biography and source blocks: visible with or without JavaScript. */
.artist-facts { max-width: 960px; margin: 64px auto; padding: 0 28px; color: #c7c0b5; line-height: 1.9; }
.artist-facts h2 { color: #f0e9df; font-size: clamp(1.35rem, 2.7vw, 1.9rem); font-weight: 500; line-height: 1.5; margin: 0 0 24px; letter-spacing: .02em; }
.artist-facts p { font-size: 1rem; margin: 0 0 16px; }
.artist-facts h3 { color: #ddd5c8; font-size: 1.05rem; font-weight: 500; line-height: 1.6; margin: 0 0 12px; }
.artist-facts a { color: #d4b77d; text-decoration: underline; text-underline-offset: 4px; overflow-wrap: anywhere; }
.artist-facts a:hover { color: #f2d8a4; }
.artist-facts a:focus-visible { outline: 2px solid #d4b77d; outline-offset: 5px; }
.artist-facts__links { display: flex; flex-wrap: wrap; gap: 12px 24px; margin: 24px 0; }
.artist-facts__sources { border-top: 1px solid rgba(200,169,110,.22); margin-top: 28px; padding-top: 22px; }
.artist-facts__sources p, .artist-facts__sources li { font-size: .88rem; }
.artist-facts__sources ul { padding-left: 22px; margin: 0 0 14px; }
.artist-facts__question { border-top: 1px solid rgba(200,169,110,.16); padding: 22px 0 6px; }
.artist-facts--compact { margin-top: 32px; margin-bottom: 32px; }
#artist-questions, .gallery-item[id] { scroll-margin-top: 110px; }
@media (max-width: 600px) { .artist-facts { margin: 40px auto; padding: 0 22px; } .artist-facts__links { gap: 14px 20px; } }
