.enews-section { margin: 2rem 0; text-align: left; }
.enews-section h2 { font-size: 1.35rem; margin-bottom: 0.75rem; }
.enews-section h3 { font-size: 1.05rem; margin: 1rem 0 0.5rem; font-family: Inter, system-ui, sans-serif; }
.enews-short-intro { font-size: 1.05rem; color: #475569; margin: 0.75rem 0 1.25rem; }
.enews-status-banner { background: #fff7ed; border: 1px solid #fdba74; padding: 0.75rem 1rem; border-radius: 8px; margin: 0.75rem 0 1rem; }
.enews-status-banner--historical { background: #f8fafc; border-color: #cbd5e1; }
.enews-info-table { width: 100%; border-collapse: collapse; background: #fff; }
.enews-info-table th, .enews-info-table td { border: 1px solid #e2e8f0; padding: 0.65rem 0.85rem; text-align: left; vertical-align: top; }
.enews-info-table th { width: 34%; background: #f8fafc; color: #0f172a; }
.enews-editions, .enews-related-list, .enews-shortcode-list, .enews-resource-links, .enews-magazine-list { list-style: disc; padding-left: 1.25rem; }
.enews-official-epaper { text-align: center; }
.enews-official-epaper .big-read-btn { margin-top: 0.75rem; }
.enews-magazine-list li { margin: 0.5rem 0; font-size: 1.05rem; }
.enews-editions li, .enews-related-list li { margin: 0.4rem 0; }
.enews-home-block { margin: 2.5rem 0; }
.enews-home-block h2 { margin-bottom: 1rem; border-bottom: 2px solid #e2e8f0; padding-bottom: 0.5rem; font-size: 1.5rem; }
.enews-archive-intro { color: #64748b; margin-bottom: 1.5rem; max-width: 48rem; }
.enews-subgroups { margin: 1.5rem 0; }
.breadcrumbs { display: flex; flex-wrap: wrap; gap: 0.25rem 0.4rem; word-break: break-word; }
img, iframe, ins.adsbygoogle { max-width: 100%; }
.content-body img { height: auto; }

@media (max-width: 414px) {
	.enews-info-table th, .enews-info-table td { display: block; width: 100%; }
	.enews-info-table th { border-bottom: 0; }
	.read-btn, .big-read-btn { min-height: 44px; }
}
