/* Production reading refinements shared by the catalog and article dialog. */
body{font-size:1rem;text-rendering:optimizeLegibility}
.card-body,.detail-body{word-break:normal;overflow-wrap:anywhere}
.article-copy p+ p{margin-top:1.1em}
.detail-section p:last-child{margin-bottom:0}
.sources summary,.atlas-card,.load-more,.close{touch-action:manipulation}
@media(max-width:400px){.detail-top h2{font-size:1.45rem}.filter-panel{grid-template-columns:1fr}.select-label select{max-width:100%}}
@media(prefers-contrast:more){:root{--muted:#d3d9e1;--line:#5d6f88}.atlas-card,.filter-panel,.search-box{border-width:2px}}
