.article-body-content {
  font-family: 'Times New Roman', Times, serif;
  color: #374151;
  font-size: 1.125rem;
  line-height: 1.8;
}
.article-body-content h2 { font-size: 1.75rem; font-weight: 700; margin: 2rem 0 1rem; color: #111827; font-family: inherit; }
.article-body-content h3 { font-size: 1.4rem; font-weight: 700; margin: 1.5rem 0 0.75rem; color: #1f2937; font-family: inherit; }
.article-body-content p { margin-bottom: 1.5rem; }
.article-body-content ul { list-style-type: disc; margin-left: 1.5rem; margin-bottom: 1.5rem; }
.article-body-content ol { list-style-type: decimal; margin-left: 1.5rem; margin-bottom: 1.5rem; }
.article-body-content li { margin-bottom: 0.5rem; }
.article-body-content img { max-width: 100%; height: auto; border-radius: 0.75rem; margin: 2rem auto; display: block; box-shadow: 0 10px 15px -3px rgba(0,0,0,0.1); }
.article-body-content strong, .article-body-content b { font-weight: 700; color: #111827; }
.article-body-content a { color: #dc2626; text-decoration: underline; text-underline-offset: 4px; }
.article-body-content a:hover { color: #b91c1c; }
.article-body-content blockquote { border-left: 4px solid #dc2626; padding-left: 1rem; font-style: italic; color: #4b5563; margin: 1.5rem 0; background: #fef2f2; padding: 1rem; border-radius: 0 0.5rem 0.5rem 0; }
.article-body-content .wp-image-gallery {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: .875rem;
  margin: 2rem 0;
}
.article-body-content .wp-gallery-item { margin: 0; }
.article-body-content .wp-gallery-item img {
  width: 100%;
  margin: 0;
  border-radius: .75rem;
}
@media (max-width: 640px) {
  .article-body-content .wp-image-gallery { grid-template-columns: 1fr; }
}

.article-body-content .wp-doc-embed {
  margin: 2rem 0;
  border: 1px solid #e5e7eb;
  border-radius: 1rem;
  background: #fff;
  overflow: hidden;
  box-shadow: 0 8px 24px rgba(15, 23, 42, .06);
}
.article-body-content .wp-doc-toolbar {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: .75rem;
  padding: .875rem 1rem;
  border-bottom: 1px solid #f3f4f6;
  background: #fafafa;
}
.article-body-content .wp-doc-meta {
  display: flex;
  align-items: flex-start;
  gap: .75rem;
  min-width: 0;
}
.article-body-content .wp-doc-meta i {
  font-size: 1.35rem;
  color: #dc2626;
  margin-top: .15rem;
}
.article-body-content .wp-doc-meta strong {
  display: block;
  font-size: .95rem;
  color: #111827;
  line-height: 1.35;
  word-break: break-word;
}
.article-body-content .wp-doc-meta span {
  display: block;
  font-size: .75rem;
  color: #6b7280;
  margin-top: .15rem;
  font-family: inherit;
}
.article-body-content .wp-doc-actions {
  display: flex;
  flex-wrap: wrap;
  gap: .5rem;
}
.article-body-content .wp-doc-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: .45rem .8rem;
  border: 1px solid #d1d5db;
  border-radius: .65rem;
  font-size: .75rem;
  font-weight: 700;
  color: #374151 !important;
  text-decoration: none !important;
  background: #fff;
  font-family: inherit;
}
.article-body-content .wp-doc-btn:hover { border-color: #9ca3af; color: #111827 !important; }
.article-body-content .wp-doc-btn-primary {
  background: #dc2626;
  border-color: #dc2626;
  color: #fff !important;
}
.article-body-content .wp-doc-btn-primary:hover {
  background: #b91c1c;
  border-color: #b91c1c;
  color: #fff !important;
}
.article-body-content .wp-doc-frame-wrap {
  position: relative;
  width: 100%;
  background: #f3f4f6;
}
.article-body-content .wp-doc-frame {
  display: block;
  width: 100%;
  height: min(78vh, 920px);
  min-height: 480px;
  border: 0;
  background: #fff;
}
.article-body-content .wp-doc-note {
  margin: 0;
  padding: .65rem 1rem .85rem;
  font-size: .75rem;
  color: #6b7280;
  background: #fff;
}
.article-body-content .wp-doc-card {
  padding: 1.25rem;
}
.article-body-content .wp-doc-card strong {
  display: block;
  margin-bottom: .35rem;
}
.article-body-content .wp-doc-card span {
  font-size: .875rem;
  color: #6b7280;
}
.article-body-content .wp-doc-docx-wrap {
  max-height: min(78vh, 920px);
  overflow: auto;
  background: #e5e7eb;
}
.article-body-content .wp-doc-loading,
.article-body-content .wp-doc-fallback {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: .65rem;
  min-height: 280px;
  padding: 2rem 1.25rem;
  text-align: center;
  color: #4b5563;
  background: #f9fafb;
}
.article-body-content .wp-doc-loading i,
.article-body-content .wp-doc-fallback i {
  font-size: 1.75rem;
  color: #dc2626;
}
.article-body-content .wp-doc-fallback p {
  margin: 0;
  max-width: 36rem;
  font-size: .9375rem;
  line-height: 1.55;
}
.article-body-content .wp-docx-host {
  padding: 1rem;
}
.article-body-content .wp-docx-host .docx-wrapper {
  background: transparent;
  padding: 0;
}
.article-body-content .wp-docx-host .docx-wrapper > section.docx {
  margin: 0 auto 1rem;
  box-shadow: 0 8px 24px rgba(15, 23, 42, .12);
  background: #fff;
}
@media (max-width: 640px) {
  .article-body-content .wp-doc-frame { min-height: 360px; height: 70vh; }
  .article-body-content .wp-doc-docx-wrap { max-height: 70vh; }
}

.contact-buttons { position: fixed; bottom: 30px; left: 20px; display: flex; flex-direction: column; gap: 12px; z-index: 40; }
.btn-contact { width: 52px; height: 52px; border-radius: 50%; display: flex; align-items: center; justify-content: center; color: white; box-shadow: 0 4px 20px rgba(0,0,0,0.15); transition: all 0.3s ease; position: relative; }
.btn-contact:hover { transform: translateY(-3px); }
.btn-zalo { background: #0068ff; }
.btn-messenger { background: #0084ff; }
.btn-phone { background: #dc2626; animation: pulse-red 2s infinite; }

@keyframes pulse-red {
  0% { transform: scale(0.95); box-shadow: 0 0 0 0 rgba(220, 38, 38, 0.7); }
  70% { transform: scale(1); box-shadow: 0 0 0 15px rgba(220, 38, 38, 0); }
  100% { transform: scale(0.95); box-shadow: 0 0 0 0 rgba(220, 38, 38, 0); }
}

.sidebar-img-wrapper { border-radius: 0.5rem; }
.sidebar-img-wrapper img { transition: transform 0.5s ease; }
.other-article-item:hover .sidebar-img-wrapper img { transform: scale(1.1); }
