.article-stream{width:100%;margin-top:24px}.article-stream__entry{background:var(--page-bg,#fff);border-top:10px solid #f2f3f5;padding:0 0 20px}.article-stream__divider{border-bottom:1px solid var(--line,#e5e5e5);width:min(100% - 32px,960px);min-height:44px;color:var(--red,#c90012);justify-content:space-between;align-items:center;margin:0 auto 16px;display:flex}.article-stream__divider span{font-family:var(--font-sans), system-ui, sans-serif;letter-spacing:.13em;text-transform:uppercase;font-size:12px;font-weight:850}.article-stream__divider b{color:#c7cbd1;font-family:var(--font-sans), system-ui, sans-serif;font-size:30px;font-weight:350}.article-stream__header h2{color:var(--ink,#171717);font-family:var(--font-sans), system-ui, sans-serif;letter-spacing:-.045em;margin:0;font-size:clamp(34px,5vw,58px);font-weight:850;line-height:1.06}.article-stream__category{color:#fff;background:var(--red,#c90012);width:max-content;font-family:var(--font-sans), system-ui, sans-serif;letter-spacing:.06em;text-transform:uppercase;border-radius:4px;margin-bottom:14px;padding:5px 10px;font-size:10px;font-weight:850;display:inline-flex}.article-stream__hero{margin-top:30px!important}.article-stream__hero img{object-fit:cover;width:100%;max-height:520px}.article-stream__body{max-width:800px!important;margin:16px auto 0!important;padding-inline:16px!important}.article-stream__sentinel{min-height:96px;color:var(--muted,#858585);font-family:var(--font-sans), system-ui, sans-serif;justify-content:center;align-items:center;gap:10px;font-size:12px;display:flex}.article-stream__sentinel>i{border:2px solid #e2e4e8;border-top-color:var(--red,#c90012);border-radius:50%;width:18px;height:18px;animation:.75s linear infinite article-stream-spin}@keyframes article-stream-spin{to{transform:rotate(360deg)}}@media (max-width:720px){.article-stream__entry{padding-bottom:58px}.article-stream__divider{min-height:60px;margin-bottom:30px}.article-stream__divider b{font-size:24px}.article-stream__header h2{font-size:clamp(30px,9vw,42px)}.article-stream__hero{margin-top:24px!important}.article-stream__body{margin-top:26px!important}}html[data-theme=dark] .article-stream__entry{background:var(--paper,#121315);border-top-color:#26272b}html[data-theme=dark] .article-stream__divider b{color:#3a3d44}html[data-theme=dark] .article-stream__sentinel>i{border-color:#33353b;border-top-color:var(--red,#c90012)}
