.article-hero-figure{margin:28px 0 38px;border:1px solid #d9e5ee;border-radius:18px;overflow:hidden;background:#f7fbfe;box-shadow:0 18px 48px rgba(15,39,64,.08)}
.article-hero-figure img{display:block;width:100%;height:auto;aspect-ratio:1680/941;object-fit:cover}
.article-hero-figure figcaption{padding:11px 16px;color:#64748b;font-size:.82rem;line-height:1.5;border-top:1px solid #e4edf3}
.research-disclosure{margin:24px 0;padding:18px 20px;border:1px solid #cfe0ea;border-left:4px solid #179ed1;border-radius:4px 14px 14px 4px;background:#f7fbfe;color:#334155}
.research-disclosure strong{display:block;margin-bottom:6px;color:#0f172a}
.table-wrap{margin:24px 0;overflow-x:auto;border:1px solid #d9e4ec;border-radius:14px;background:#fff}
.article-main table{width:100%;min-width:760px;border-collapse:collapse;font-size:.94rem;line-height:1.55}
.article-main caption{padding:16px 18px;text-align:left;font-weight:750;color:#0f172a;background:#f5f9fc;border-bottom:1px solid #d9e4ec}
.article-main th,.article-main td{padding:14px 16px;text-align:left;vertical-align:top;border-bottom:1px solid #e4edf3}
.article-main th{font-size:.78rem;letter-spacing:.035em;text-transform:uppercase;color:#334155;background:#f8fafc}
.article-main tr:last-child td{border-bottom:0}
.article-main td strong{color:#0f172a}
.decision-note{margin:22px 0;padding:18px 20px;border-radius:14px;background:#eef8fd;color:#22354a}
.decision-note strong{color:#0b78a7}
.example-record{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:22px 0}
.example-record>div{padding:18px;border:1px solid #dce7ee;border-radius:14px;background:#fff}
.example-record strong{display:block;margin-bottom:7px;color:#0f172a}
.source-context{font-size:.92rem;color:#536275}
@media(max-width:700px){.article-hero-figure{margin:22px 0 30px;border-radius:12px}.example-record{grid-template-columns:1fr}.article-main th,.article-main td{padding:12px 14px}}
