.timeline-item.latest{margin-top:8px;padding-left:18px;border-left:3px solid #00d4ff;background:linear-gradient(90deg,rgba(0,212,255,.045),transparent)}
.article-footer{display:flex;align-items:center;justify-content:space-between;gap:15px}
.article-footer small{color:#526f82;font-size:.6rem}
.updates-loading{padding:24px;border:1px solid #173044;border-radius:12px;color:#7593a8;background:#071522}
.updates-loading.updates-error{border-color:#6b4d22;color:#e0b86f}
@media(max-width:620px){.article-footer{align-items:flex-start;flex-direction:column}}
