
/* Contextual editorial imagery */
.editorial-art{margin:26px 0 32px;max-width:100%;overflow:hidden;border:1px solid #2b4d68;border-radius:18px;background:#091522;box-shadow:0 20px 50px #0004}
.editorial-art picture,.editorial-art img{display:block;width:100%}
.editorial-art img{height:auto;aspect-ratio:16/9;object-fit:cover}
.editorial-art figcaption{padding:12px 17px;color:#b8cbdc;font-size:13px;line-height:1.55;background:#0b1a2b}
@media(max-width:760px){.editorial-art{margin:20px 0 25px;border-radius:12px}.editorial-art figcaption{padding:10px 12px;font-size:12px}}
