.history-hero{background:linear-gradient(125deg,var(--cream),#e7ede4)}
.history-intro{font-size:1.25rem;line-height:1.75;color:#46514b}
.history-note{margin:32px 0 44px;padding:22px 24px;border-left:5px solid var(--brick);background:#fbf4e8;border-radius:0 12px 12px 0}
.history-note p{margin:.35rem 0 0}
.archive-feature{margin:34px 0}
.archive-feature figcaption{margin-top:10px;color:var(--muted);font-size:.9rem}
.history-quote{margin:38px 0;padding:28px 32px;background:var(--navy);color:white;border-radius:var(--radius);border:0}
.history-quote p{margin:0 0 10px;font-size:1.45rem;line-height:1.45}
.history-quote cite{font-family:Arial,sans-serif;font-size:.85rem;color:#dce6df}
.detailed-timeline>div{padding-bottom:4px}
.detailed-timeline strong{display:inline-block;font-family:Arial,sans-serif;color:var(--brick);font-size:.9rem;letter-spacing:.06em;text-transform:uppercase}
.detailed-timeline p{margin:.25rem 0 0}
.street-history-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin:25px 0 48px}
.street-history-grid span{padding:16px 8px;text-align:center;border-radius:12px;background:var(--green);color:white;font-family:Arial,sans-serif;font-weight:700}
.research-grid ul{padding-left:1.2rem;margin-bottom:0}
.source-list{padding-left:1.3rem}
.source-list li{margin-bottom:14px}
.source-list a{font-weight:700}
@media(max-width:620px){.street-history-grid{grid-template-columns:1fr}.history-quote{padding:24px}.history-quote p{font-size:1.2rem}}
