.page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay {
  font-family: 'Arial', sans-serif;
  line-height: 1.6;
  color: #FFF5E1; /* Default text color for dark body background */
  background-color: #B71C1C; /* Main background color */
}

.page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay__container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 15px;
  box-sizing: border-box;
}

.page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay__hero-section {
  position: relative;
  width: 100%;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 10px; /* Small top padding, body handles header offset */
  background: linear-gradient(180deg, #7A0E0E 0%, #B71C1C 100%);
}

.page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay__hero-image-wrapper {
  width: 100%;
  max-height: 500px;
  overflow: hidden;
}

.page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay__hero-image {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
  object-position: center;
}

.page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay__hero-content {
  position: relative;
  z-index: 1;
  text-align: center;
  padding: 40px 15px 60px;
  max-width: 900px;
  box-sizing: border-box;
  color: #FFF5E1;
}

.page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay__main-title {
  font-size: clamp(2em, 4vw, 3.5em);
  color: #FFD86A; /* Gold color for title */
  margin-bottom: 20px;
  line-height: 1.2;
  text-shadow: 0 0 10px rgba(255, 204, 102, 0.7);
}

.page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay__hero-description {
  font-size: 1.15em;
  margin-bottom: 30px;
  color: #FFF5E1;
}

.page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay__cta-buttons {
  display: flex;
  justify-content: center;
  gap: 20px;
  margin-top: 30px;
}

.page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay__btn-primary,
.page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay__btn-secondary,
.page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay__btn-small {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 15px 30px;
  border-radius: 8px;
  font-weight: bold;
  text-decoration: none;
  transition: all 0.3s ease;
  white-space: normal;
  word-wrap: break-word;
  box-sizing: border-box;
  text-align: center;
}

.page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay__btn-primary {
  background: linear-gradient(180deg, #FFD86A 0%, #E6B800 100%);
  color: #7A0E0E;
  border: 2px solid #F4D34D;
  box-shadow: 0 4px 15px rgba(255, 216, 106, 0.4);
}

.page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay__btn-primary:hover {
  background: linear-gradient(180deg, #E6B800 0%, #FFD86A 100%);
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(255, 216, 106, 0.6);
}

.page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay__btn-secondary {
  background: transparent;
  color: #FFD86A;
  border: 2px solid #F4D34D;
  box-shadow: 0 4px 15px rgba(244, 211, 77, 0.2);
}

.page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay__btn-secondary:hover {
  background: rgba(244, 211, 77, 0.1);
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(244, 211, 77, 0.4);
}

.page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay__btn-small {
  padding: 10px 20px;
  font-size: 0.9em;
  background: linear-gradient(180deg, #FFD86A 0%, #E6B800 100%);
  color: #7A0E0E;
  border: 1px solid #F4D34D;
  border-radius: 5px;
}

.page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay__btn-full-width {
  width: 100%;
  max-width: 400px;
}

.page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay__content-section {
  padding: 60px 0;
  background-color: #B71C1C;
}

.page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay__dark-bg {
  background-color: #7A0E0E;
  color: #FFF5E1;
}

.page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay__dark-bg h2 {
  color: #FFD86A;
}

.page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay__section-title {
  font-size: clamp(1.8em, 3vw, 2.5em);
  color: #FFD86A;
  text-align: center;
  margin-bottom: 40px;
  text-shadow: 0 0 8px rgba(255, 204, 102, 0.5);
}

.page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay__article-body {
  max-width: 900px;
  margin: 0 auto;
  font-size: 1.1em;
  color: #FFF5E1;
}

.page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay__article-body p {
  margin-bottom: 20px;
}

.page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay__article-body a {
  color: #FFCC66;
  text-decoration: underline;
}

.page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay__article-body a:hover {
  color: #E6B800;
}

.page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay__article-image {
  width: 100%;
  height: auto;
  display: block;
  margin: 30px auto;
  border-radius: 8px;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3);
  object-fit: cover;
}

.page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay__list,
.page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay__ordered-list {
  list-style-type: disc;
  margin-left: 20px;
  margin-bottom: 20px;
  color: #FFF5E1;
}

.page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay__ordered-list {
  list-style-type: decimal;
}

.page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay__list li,
.page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay__ordered-list li {
  margin-bottom: 10px;
  font-size: 1.05em;
}

.page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay__game-list-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 30px;
  margin-top: 40px;
}

.page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay__game-card {
  background-color: #D32F2F;
  border: 1px solid #F2B544;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 6px 15px rgba(0, 0, 0, 0.3);
  text-align: center;
  padding-bottom: 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay__game-card-image {
  width: 100%;
  height: 200px;
  object-fit: cover;
  margin-bottom: 15px;
  display: block;
}

.page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay__game-card-title {
  font-size: 1.4em;
  color: #FFD86A;
  margin-bottom: 10px;
  padding: 0 15px;
}

.page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay__game-card-title a {
  color: #FFD86A;
  text-decoration: none;
}

.page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay__game-card-title a:hover {
  text-decoration: underline;
}

.page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay__game-card-description {
  font-size: 0.95em;
  color: #FFF5E1;
  padding: 0 15px;
  margin-bottom: 20px;
  flex-grow: 1;
}

.page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay__faq-section {
  padding: 60px 0;
  background-color: #7A0E0E;
}

.page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay__faq-list {
  max-width: 900px;
  margin: 40px auto 0;
}

details.page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay__faq-item {
  margin-bottom: 15px;
  border-radius: 8px;
  border: 1px solid #F2B544;
  overflow: hidden;
  background: #D32F2F;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
}

details.page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay__faq-item summary.page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay__faq-question {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 18px 25px;
  cursor: pointer;
  user-select: none;
  list-style: none;
  transition: background-color 0.3s ease;
  color: #FFF5E1;
}

details.page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay__faq-item summary.page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay__faq-question::-webkit-details-marker {
  display: none;
}

details.page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay__faq-item summary.page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay__faq-question:hover {
  background: #E53935;
}

.page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay__faq-qtext {
  flex: 1;
  font-size: 1.2em;
  font-weight: 600;
  line-height: 1.5;
  text-align: left;
  color: #FFD86A;
}

.page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay__faq-toggle {
  font-size: 28px;
  font-weight: bold;
  color: #FFD86A;
  flex-shrink: 0;
  margin-left: 20px;
  width: 32px;
  text-align: center;
}

details.page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay__faq-item .page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay__faq-answer {
  padding: 0 25px 25px;
  background: #B71C1C;
  border-radius: 0 0 8px 8px;
  color: #FFF5E1;
}

.page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay__faq-answer p {
  margin: 0;
  font-size: 1.05em;
}

/* Responsive Styles */
@media (max-width: 1024px) {
  .page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay__hero-content {
    padding: 30px 15px 40px;
  }

  .page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay__main-title {
    font-size: clamp(2em, 5vw, 3em);
  }

  .page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay__hero-description {
    font-size: 1em;
  }

  .page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay__btn-primary,
  .page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay__btn-secondary {
    padding: 12px 25px;
    font-size: 0.95em;
  }

  .page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay__section-title {
    font-size: clamp(1.6em, 3.5vw, 2.2em);
    margin-bottom: 30px;
  }

  .page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay__article-body {
    font-size: 1em;
  }

  .page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay__game-list-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }

  details.page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay__faq-item summary.page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay__faq-question {
    padding: 15px 20px;
  }

  .page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay__faq-qtext {
    font-size: 1.1em;
  }

  .page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay__faq-toggle {
    font-size: 24px;
    width: 28px;
  }

  details.page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay__faq-item .page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay__faq-answer {
    padding: 0 20px 20px;
  }
}

@media (max-width: 768px) {
  .page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay__hero-section {
    padding-top: 10px;
  }

  .page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay__hero-image-wrapper {
    max-height: 300px;
  }

  .page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay__hero-image {
    object-fit: contain !important;
    aspect-ratio: unset !important;
    width: 100% !important;
    height: auto !important;
  }

  .page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay__hero-content {
    padding: 20px 15px 30px;
  }

  .page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay__main-title {
    font-size: clamp(1.8em, 7vw, 2.5em);
  }

  .page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay__hero-description {
    font-size: 0.9em;
  }

  .page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay__cta-buttons {
    flex-direction: column;
    gap: 15px;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    padding: 0 15px;
  }

  .page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay__btn-primary,
  .page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay__btn-secondary,
  .page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay__btn-small {
    max-width: 100% !important;
    width: 100% !important;
    box-sizing: border-box !important;
    white-space: normal !important;
    word-wrap: break-word !important;
    padding: 12px 15px;
    font-size: 0.9em;
  }

  .page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay__content-section {
    padding: 40px 0;
  }

  .page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay__section-title {
    font-size: clamp(1.5em, 6vw, 2em);
    margin-bottom: 25px;
  }

  .page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay__article-body {
    font-size: 0.95em;
    padding: 0 15px;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    overflow-x: hidden;
  }

  .page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay__article-body img {
    max-width: 100% !important;
    width: 100% !important;
    height: auto !important;
    object-fit: contain;
  }

  .page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay__game-list-grid {
    grid-template-columns: 1fr;
    gap: 20px;
    padding: 0 15px;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    overflow-x: hidden;
  }

  .page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay__game-card {
    margin: 0 auto;
  }

  .page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay__list,
  .page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay__ordered-list {
    margin-left: 15px;
    font-size: 0.9em;
  }

  details.page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay__faq-item {
    margin-bottom: 10px;
  }

  details.page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay__faq-item summary.page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay__faq-question {
    padding: 15px;
  }

  .page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay__faq-qtext {
    font-size: 1em;
  }

  .page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay__faq-toggle {
    font-size: 22px;
    width: 24px;
  }

  details.page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay__faq-item .page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay__faq-answer {
    padding: 0 15px 15px;
  }

  .page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay__faq-list {
    padding: 0 15px;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
  }
}

/* Ensure all images are responsive */
.page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay img {
  max-width: 100%;
  height: auto;
  display: block;
}

.page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay__section,
.page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay__card,
.page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay__container {
  max-width: 100%;
  width: 100%;
  box-sizing: border-box;
}

@media (max-width: 768px) {
  .page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay img {
    max-width: 100% !important;
    width: 100% !important;
    height: auto !important;
  }
  
  .page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay__section,
  .page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay__card,
  .page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay__container {
    max-width: 100% !important;
    width: 100% !important;
    box-sizing: border-box !important;
    padding-left: 15px;
    padding-right: 15px;
  }
  
  .page-blog-top-game-ban-ca-no-hu-hot-nhat-hien-nay__cta-buttons {
    flex-wrap: wrap !important;
    gap: 10px;
  }
}