.page-blog-chien-thuat-choi-tai-xiu-vlxx88 {
  color: #FFF1E8; /* Text Main */
  background-color: #140C0C; /* Background */
  line-height: 1.6;
  font-family: Arial, sans-serif;
}

.page-blog-chien-thuat-choi-tai-xiu-vlxx88__container {
  max-width: 1170px;
  margin: 0 auto;
  padding: 0 16px;
  box-sizing: border-box;
}

.page-blog-chien-thuat-choi-tai-xiu-vlxx88__hero-section {
  padding-top: 10px; /* Specific top padding as per rule */
  padding-bottom: 40px;
  background-color: #140C0C;
  display: flex;
  align-items: center;
}

.page-blog-chien-thuat-choi-tai-xiu-vlxx88__hero-section .page-blog-chien-thuat-choi-tai-xiu-vlxx88__container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 40px;
  padding-top: 40px;
  padding-bottom: 40px;
}

.page-blog-chien-thuat-choi-tai-xiu-vlxx88__hero-content {
  flex: 1 1 50%;
  min-width: 300px;
}

.page-blog-chien-thuat-choi-tai-xiu-vlxx88__main-title {
  font-size: clamp(2em, 4vw, 3.2em);
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 20px;
  color: #F3C54D; /* Gold */
}

.page-blog-chien-thuat-choi-tai-xiu-vlxx88__intro-text {
  font-size: 1.1em;
  margin-bottom: 30px;
  color: #FFF1E8;
}

.page-blog-chien-thuat-choi-tai-xiu-vlxx88__hero-image {
  flex: 1 1 40%;
  text-align: center;
  min-width: 300px;
}

.page-blog-chien-thuat-choi-tai-xiu-vlxx88__blog-main-image {
  max-width: 100%;
  height: auto;
  display: block;
  border-radius: 8px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
}

.page-blog-chien-thuat-choi-tai-xiu-vlxx88__cta-button {
  display: inline-block;
  padding: 15px 30px;
  border-radius: 8px;
  text-decoration: none;
  font-weight: bold;
  font-size: 1.1em;
  transition: all 0.3s ease;
  text-align: center;
  box-sizing: border-box;
  white-space: normal;
  word-wrap: break-word;
}

.page-blog-chien-thuat-choi-tai-xiu-vlxx88__btn-primary {
  background: linear-gradient(180deg, #FFB04A 0%, #D86A14 100%);
  color: #ffffff;
  border: none;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
}

.page-blog-chien-thuat-choi-tai-xiu-vlxx88__btn-primary:hover {
  opacity: 0.9;
  transform: translateY(-2px);
}

.page-blog-chien-thuat-choi-tai-xiu-vlxx88__content-area {
  padding: 60px 0;
}

.page-blog-chien-thuat-choi-tai-xiu-vlxx88__section-title {
  font-size: 2.2em;
  font-weight: 700;
  margin-bottom: 30px;
  text-align: center;
  color: #F3C54D; /* Gold */
  padding-bottom: 10px;
  border-bottom: 2px solid #6A1E1E; /* Border */
}

.page-blog-chien-thuat-choi-tai-xiu-vlxx88__text-block {
  margin-bottom: 40px;
}

.page-blog-chien-thuat-choi-tai-xiu-vlxx88__text-block p {
  margin-bottom: 1em;
  color: #FFF1E8;
  font-size: 1em;
}

.page-blog-chien-thuat-choi-tai-xiu-vlxx88__sub-title {
  font-size: 1.8em;
  font-weight: 600;
  margin-top: 40px;
  margin-bottom: 20px;
  color: #E53030; /* Auxiliary Red */
}

.page-blog-chien-thuat-choi-tai-xiu-vlxx88__blog-image {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 20px auto;
  border-radius: 8px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}

.page-blog-chien-thuat-choi-tai-xiu-vlxx88__list {
  list-style: disc;
  margin-left: 20px;
  color: #FFF1E8;
  margin-bottom: 40px;
}

.page-blog-chien-thuat-choi-tai-xiu-vlxx88__list li {
  margin-bottom: 10px;
  color: #FFF1E8;
}

.page-blog-chien-thuat-choi-tai-xiu-vlxx88__faq-list {
  margin-top: 40px;
  margin-bottom: 60px;
}

.page-blog-chien-thuat-choi-tai-xiu-vlxx88__faq-item {
  background-color: #2A1212; /* Card BG */
  border: 1px solid #6A1E1E; /* Border */
  border-radius: 8px;
  margin-bottom: 15px;
  overflow: hidden;
  color: #FFF1E8;
}

.page-blog-chien-thuat-choi-tai-xiu-vlxx88__faq-item summary {
  display: block;
  cursor: pointer;
  padding: 20px;
  outline: none;
  position: relative;
  list-style: none; /* Hide default marker */
}

.page-blog-chien-thuat-choi-tai-xiu-vlxx88__faq-item summary::-webkit-details-marker {
  display: none; /* Hide default marker for Webkit */
}

.page-blog-chien-thuat-choi-tai-xiu-vlxx88__faq-question {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: bold;
  font-size: 1.1em;
  color: #F3C54D; /* Gold */
}

.page-blog-chien-thuat-choi-tai-xiu-vlxx88__faq-toggle {
  font-size: 1.5em;
  line-height: 1;
  transition: transform 0.3s ease;
}

.page-blog-chien-thuat-choi-tai-xiu-vlxx88__faq-item[open] .page-blog-chien-thuat-choi-tai-xiu-vlxx88__faq-toggle {
  transform: rotate(45deg);
}

.page-blog-chien-thuat-choi-tai-xiu-vlxx88__faq-answer {
  padding: 0 20px 20px 20px;
  font-size: 1em;
  color: #FFF1E8;
}

.page-blog-chien-thuat-choi-tai-xiu-vlxx88__faq-answer p {
  margin-bottom: 1em;
}

.page-blog-chien-thuat-choi-tai-xiu-vlxx88__faq-answer .page-blog-chien-thuat-choi-tai-xiu-vlxx88__btn-secondary {
  margin-top: 15px;
}

.page-blog-chien-thuat-choi-tai-xiu-vlxx88__btn-secondary {
  background-color: #ffffff;
  color: #C61F1F; /* Main Red */
  border: 2px solid #C61F1F;
  padding: 10px 20px;
  border-radius: 5px;
  text-decoration: none;
  font-weight: bold;
  display: inline-block;
  transition: all 0.3s ease;
}

.page-blog-chien-thuat-choi-tai-xiu-vlxx88__btn-secondary:hover {
  background-color: #C61F1F;
  color: #ffffff;
}

.page-blog-chien-thuat-choi-tai-xiu-vlxx88__cta-wrapper {
  text-align: center;
  margin-top: 50px;
  margin-bottom: 30px;
}

.page-blog-chien-thuat-choi-tai-xiu-vlxx88__copyright {
  text-align: center;
  font-size: 0.9em;
  color: #6A1E1E;
  margin-top: 40px;
  padding-top: 20px;
  border-top: 1px solid #6A1E1E;
}

/* Responsive Styles */
@media (max-width: 768px) {
  .page-blog-chien-thuat-choi-tai-xiu-vlxx88 {
    font-size: 15px;
    line-height: 1.5;
  }

  .page-blog-chien-thuat-choi-tai-xiu-vlxx88__hero-section {
    padding-top: 10px !important; /* Ensure specific top padding */
  }

  .page-blog-chien-thuat-choi-tai-xiu-vlxx88__hero-section .page-blog-chien-thuat-choi-tai-xiu-vlxx88__container {
    flex-direction: column;
    padding: 20px 15px;
    gap: 20px;
  }

  .page-blog-chien-thuat-choi-tai-xiu-vlxx88__main-title {
    font-size: 2em;
    text-align: center;
  }

  .page-blog-chien-thuat-choi-tai-xiu-vlxx88__intro-text {
    font-size: 1em;
    text-align: center;
  }

  .page-blog-chien-thuat-choi-tai-xiu-vlxx88__hero-content,
  .page-blog-chien-thuat-choi-tai-xiu-vlxx88__hero-image {
    flex: 1 1 100%;
    min-width: unset;
  }

  .page-blog-chien-thuat-choi-tai-xiu-vlxx88__cta-button {
    max-width: 100% !important;
    width: 100% !important;
    padding: 12px 20px;
    font-size: 1em;
  }

  .page-blog-chien-thuat-choi-tai-xiu-vlxx88__content-area {
    padding: 30px 0;
  }

  .page-blog-chien-thuat-choi-tai-xiu-vlxx88__container {
    padding: 0 15px;
    max-width: 100% !important;
    width: 100% !important;
    box-sizing: border-box !important;
  }

  .page-blog-chien-thuat-choi-tai-xiu-vlxx88__section-title {
    font-size: 1.8em;
    margin-bottom: 20px;
  }

  .page-blog-chien-thuat-choi-tai-xiu-vlxx88__sub-title {
    font-size: 1.5em;
    margin-top: 30px;
    margin-bottom: 15px;
  }

  .page-blog-chien-thuat-choi-tai-xiu-vlxx88 img {
    max-width: 100% !important;
    width: 100% !important;
    height: auto !important;
    box-sizing: border-box !important;
  }

  .page-blog-chien-thuat-choi-tai-xiu-vlxx88__list {
    margin-left: 15px;
  }

  .page-blog-chien-thuat-choi-tai-xiu-vlxx88__faq-item {
    margin-bottom: 10px;
  }

  .page-blog-chien-thuat-choi-tai-xiu-vlxx88__faq-question {
    font-size: 1em;
    padding: 15px;
  }

  .page-blog-chien-thuat-choi-tai-xiu-vlxx88__faq-answer {
    padding: 0 15px 15px 15px;
  }

  .page-blog-chien-thuat-choi-tai-xiu-vlxx88__btn-secondary {
    max-width: 100% !important;
    width: 100% !important;
    box-sizing: border-box !important;
    white-space: normal !important;
    word-wrap: break-word !important;
    padding: 10px 15px;
  }

  .page-blog-chien-thuat-choi-tai-xiu-vlxx88__cta-wrapper {
    padding: 0 15px;
    max-width: 100% !important;
    width: 100% !important;
    box-sizing: border-box !important;
  }

  .page-blog-chien-thuat-choi-tai-xiu-vlxx88__copyright {
    margin-top: 30px;
  }
}