/* Production Blog enhancements: brand ownership on information visuals and source UX. */
.body figure.diagram .frame{position:relative}
.body figure.diagram .frame::after{content:"";position:absolute;right:12px;bottom:12px;width:34px;height:34px;background:url('/logo.svg') center/contain no-repeat;opacity:.78;pointer-events:none;filter:drop-shadow(0 5px 14px rgba(0,0,0,.38))}
.t-wrap{position:relative;padding-bottom:48px;border:1px solid var(--rule);border-radius:var(--radius-md);background:rgba(255,255,255,.012)}
.t-wrap::after{content:"";position:absolute;right:12px;bottom:9px;width:31px;height:31px;background:url('/logo.svg') center/contain no-repeat;opacity:.68;pointer-events:none}
.t-wrap table{border-radius:var(--radius-md);overflow:hidden}
.table-caption{font-size:12.5px;line-height:1.65;color:var(--read-faint);padding:12px 16px 4px}
.fact-citations{display:inline-flex;gap:3px;margin-left:.32em;vertical-align:super;font:700 .68em/1 var(--font-read);white-space:nowrap}
.fact-citations a,.block-source-links a{color:var(--accent);text-decoration:none;text-underline-offset:2px}
.fact-citations a:hover,.block-source-links a:hover{text-decoration:underline}
.block-source-links{display:flex!important;align-items:center;gap:7px;margin:-8px 0 22px!important;color:var(--read-faint)!important;font:600 11.5px/1.4 var(--font-read)!important}
.block-source-links span{letter-spacing:.04em}
.article-sources{margin-top:18px;padding:20px 22px;border:1px solid var(--rule);border-radius:var(--radius-lg);background:var(--raise);overflow:hidden;scroll-margin-top:90px}
.article-sources h2{margin-top:0!important}
.article-sources>p{font-size:13.5px;line-height:1.75;color:var(--read-dim);padding-bottom:10px}
.article-sources ol{margin:0;padding:6px 0 0 1.35rem;display:flex;flex-direction:column;gap:10px}
.article-sources li{padding-left:4px;color:var(--read-dim);font-size:14px;line-height:1.6;scroll-margin-top:90px}
.article-sources a{text-decoration:underline;text-decoration-color:rgba(142,123,255,.35);text-underline-offset:3px;color:var(--read)}
.article-sources a:hover{color:var(--text);text-decoration-color:var(--accent)}
@media(max-width:620px){.body figure.diagram .frame::after{right:9px;bottom:9px;width:28px;height:28px}.t-wrap{padding-bottom:43px}.article-sources{padding:18px 17px}.article-sources>p{padding-bottom:8px}.article-sources ol{margin-bottom:0}.fact-citations{gap:2px}.block-source-links{margin-top:-5px!important}}
