/**
 * Ẩn Meta Description / SEO Keywords riêng — đã gộp vào Tóm tắt & Auto Backlink.
 */
html.admin-root [data-giasy-news-seo-hide="1"],
html.admin-root #seoDescription,
html.admin-root label[for="seoDescription"],
html.admin-root [data-giasy-news-meta-field="seoDescription"],
html.admin-root #seoKeywords,
html.admin-root label[for="seoKeywords"] {
  display: none !important;
}

/* Ô tóm tắt vẫn rõ ràng trên admin (light/dark) */
html.admin-root textarea#excerpt {
  min-height: 96px !important;
  width: 100% !important;
  box-sizing: border-box !important;
}
