/* Editorial consistency pass: preserve documentary information before geometry. */
.photo-credit{display:block;margin-top:0;padding:7px 0 0;color:#58646b;font-family:var(--rustler-sans,Arial,sans-serif);font-size:.68rem;line-height:1.38}
.photo-card .photo-credit{min-height:0;padding:8px 16px 0}
.article-visual .photo-credit{padding:9px 0 0}
.photo-card img,.brief-tile img{object-fit:contain;object-position:center;background:#edf1ec}
.photo-card.feature-card img{object-fit:contain}
.hero-photo{display:flex;align-items:center;background:#edf1ec}
.hero-photo img{height:auto!important;min-height:0!important;aspect-ratio:16/9!important;object-fit:contain!important;object-position:center!important}
.hero-photo .photo-credit{align-self:flex-end}
.brief-tile img[src$="embrun-panthers.png"],.brief-tile img[src$="catch-the-ace-logo.gif"],.brief-tile img[src$="eorn-logo.png"]{object-fit:contain!important}
.related-reporting{margin:0 0 36px;padding:20px 0;border-top:2px solid var(--rustler-rust);border-bottom:1px solid var(--rustler-line)}
.related-reporting h2{margin:0 0 12px;color:var(--rustler-ink);font:900 .72rem var(--rustler-sans);letter-spacing:.13em;text-transform:uppercase}
.related-reporting ul{display:grid;gap:8px;margin:0;padding:0;list-style:none}
.related-reporting a{font-family:var(--rustler-serif);font-size:1.12rem;font-weight:700;text-decoration:none}
.related-reporting a::after{margin-left:7px;color:var(--rustler-rust);content:"→"}
.institutional-footer{margin-top:56px!important;padding:30px 0 36px!important;background:var(--rustler-ink)!important;color:#d9e2df!important}
.institutional-footer .wrap{display:flex;gap:26px;align-items:flex-start;justify-content:space-between;padding-left:27px}
.institutional-footer .footer-identity{display:grid;gap:4px;max-width:270px}
.institutional-footer strong{font-size:1.35rem!important}.institutional-footer .footer-identity span{font-size:.72rem;line-height:1.35}
.footer-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:7px 16px;max-width:600px}
.footer-links a{color:#fff;text-decoration-color:rgba(241,185,79,.7);font-size:.72rem;font-weight:800;letter-spacing:.045em}
.back-to-top{right:max(16px,env(safe-area-inset-right))!important;bottom:max(20px,env(safe-area-inset-bottom))!important;width:42px!important;height:42px!important;border:1px solid rgba(255,255,255,.58)!important;background:rgba(8,27,45,.9)!important;backdrop-filter:blur(5px);box-shadow:0 3px 14px rgba(8,27,45,.24)!important}
.back-to-top.is-obstructed{opacity:0!important;pointer-events:none}
@media(max-width:680px){.hero-photo{display:block}.hero-photo img{width:100%;height:auto!important;aspect-ratio:16/9!important}.photo-credit,.article-visual .photo-credit{font-size:.66rem;line-height:1.36}.related-reporting{margin-bottom:28px}.institutional-footer .wrap{display:grid;gap:20px}.footer-links{justify-content:flex-start;gap:10px 15px}.back-to-top{right:max(12px,env(safe-area-inset-right))!important;bottom:max(18px,env(safe-area-inset-bottom))!important}}