.page-blog-chien-thuat-game-bai-iwwin {
  font-family: 'Arial', sans-serif;
  line-height: 1.6;
  color: #333333; /* Default text color for light backgrounds */
  background-color: #f8f8f8; /* Assuming a light body background if var(--bg-color) is unknown */
}

.page-blog-chien-thuat-game-bai-iwwin__hero-section {
  position: relative;
  padding-top: 10px; /* Small top padding, assuming body handles --header-offset */
  margin-bottom: 40px;
  overflow: hidden;
}

.page-blog-chien-thuat-game-bai-iwwin__hero-image {
  width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}

.page-blog-chien-thuat-game-bai-iwwin__hero-image img {
  width: 100%;
  height: 675px;
  object-fit: cover;
  display: block;
}

.page-blog-chien-thuat-game-bai-iwwin__hero-content {
  max-width: 1200px;
  margin: 20px auto 0;
  padding: 0 20px;
  text-align: center;
}

.page-blog-chien-thuat-game-bai-iwwin__main-title {
  font-size: clamp(28px, 4vw, 48px);
  font-weight: 700;
  color: #C91F17;
  margin-bottom: 15px;
  line-height: 1.2;
}

.page-blog-chien-thuat-game-bai-iwwin__intro-description {
  font-size: 18px;
  color: #555;
  margin-bottom: 30px;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}

.page-blog-chien-thuat-game-bai-iwwin__cta-buttons {
  display: flex;
  justify-content: center;
  gap: 20px;
  margin-bottom: 40px;
}

.page-blog-chien-thuat-game-bai-iwwin__btn-primary,
.page-blog-chien-thuat-game-bai-iwwin__btn-secondary {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 15px 30px;
  border-radius: 50px;
  text-decoration: none;
  font-weight: 700;
  font-size: 18px;
  transition: all 0.3s ease;
  white-space: normal;
  word-wrap: break-word;
  box-sizing: border-box;
  max-width: 100%;
}

.page-blog-chien-thuat-game-bai-iwwin__btn-primary {
  background: linear-gradient(180deg, #FFD86A 0%, #E6B800 100%);
  color: #7A0E0E; /* Deep Red for text on gold button for contrast */
  border: none;
  box-shadow: 0 4px 15px rgba(255, 216, 106, 0.4);
}

.page-blog-chien-thuat-game-bai-iwwin__btn-primary:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(255, 216, 106, 0.6);
}

.page-blog-chien-thuat-game-bai-iwwin__btn-secondary {
  background: #C91F17;
  color: #FFF5E1; /* Text Main for text on red button */
  border: 2px solid #F2B544; /* Border color */
  box-shadow: 0 4px 15px rgba(201, 31, 23, 0.4);
}

.page-blog-chien-thuat-game-bai-iwwin__btn-secondary:hover {
  transform: translateY(-2px);
  background: #E53935; /* Auxiliary color on hover */
  box-shadow: 0 6px 20px rgba(201, 31, 23, 0.6);
}

.page-blog-chien-thuat-game-bai-iwwin__section {
  padding: 40px 0;
  margin-bottom: 20px;
}

.page-blog-chien-thuat-game-bai-iwwin__container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
}

.page-blog-chien-thuat-game-bai-iwwin__section-title {
  font-size: clamp(24px, 3.5vw, 38px);
  font-weight: 700;
  color: #C91F17;
  text-align: center;
  margin-bottom: 30px;
}

.page-blog-chien-thuat-game-bai-iwwin__text-block {
  font-size: 17px;
  line-height: 1.7;
  margin-bottom: 20px;
  text-align: justify;
}

.page-blog-chien-thuat-game-bai-iwwin__image-content {
  width: 100%;
  height: auto;
  max-width: 800px;
  display: block;
  margin: 20px auto;
  border-radius: 10px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

.page-blog-chien-thuat-game-bai-iwwin__list {
  list-style-type: disc;
  margin-left: 20px;
  margin-bottom: 20px;
}

.page-blog-chien-thuat-game-bai-iwwin__list-item {
  font-size: 17px;
  margin-bottom: 10px;
}

.page-blog-chien-thuat-game-bai-iwwin__card-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 30px;
  margin-top: 30px;
}

.page-blog-chien-thuat-game-bai-iwwin__card {
  background: #D32F2F; /* Card BG */
  color: #FFF5E1; /* Text Main */
  padding: 25px;
  border-radius: 10px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  text-align: left;
}

.page-blog-chien-thuat-game-bai-iwwin__card-title {
  font-size: 22px;
  font-weight: 600;
  color: #FFD86A; /* Gold-like color for title */
  margin-bottom: 15px;
}

.page-blog-chien-thuat-game-bai-iwwin__card-text {
  font-size: 16px;
  line-height: 1.6;
  color: #FFF5E1; /* Text Main */
}

.page-blog-chien-thuat-game-bai-iwwin__game-strategy-item {
  margin-bottom: 50px;
  padding-bottom: 30px;
  border-bottom: 1px dashed #e0e0e0;
}

.page-blog-chien-thuat-game-bai-iwwin__game-strategy-item:last-of-type {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

.page-blog-chien-thuat-game-bai-iwwin__game-title {
  font-size: clamp(20px, 2.5vw, 30px);
  font-weight: 600;
  color: #E53935;
  margin-bottom: 20px;
  text-align: center;
}

.page-blog-chien-thuat-game-bai-iwwin__list-tips, .page-blog-chien-thuat-game-bai-iwwin__list-mistakes {
  list-style-type: decimal;
  margin-left: 25px;
  margin-bottom: 20px;
}

/* FAQ Styles */
details.page-blog-chien-thuat-game-bai-iwwin__faq-item {
  margin-bottom: 15px;
  border-radius: 5px;
  border: 1px solid #F2B544; /* Border color */
  overflow: hidden;
  background: #D32F2F; /* Card BG */
  color: #FFF5E1; /* Text Main */
}

details.page-blog-chien-thuat-game-bai-iwwin__faq-item summary.page-blog-chien-thuat-game-bai-iwwin__faq-question {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 18px 20px;
  cursor: pointer;
  user-select: none;
  list-style: none;
  transition: background-color 0.3s ease;
}

details.page-blog-chien-thuat-game-bai-iwwin__faq-item summary.page-blog-chien-thuat-game-bai-iwwin__faq-question::-webkit-details-marker {
  display: none;
}

details.page-blog-chien-thuat-game-bai-iwwin__faq-item summary.page-blog-chien-thuat-game-bai-iwwin__faq-question:hover {
  background: #B71C1C; /* Background color */
}

.page-blog-chien-thuat-game-bai-iwwin__faq-qtext {
  flex: 1;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.5;
  text-align: left;
  color: #FFF5E1; /* Text Main */
}

.page-blog-chien-thuat-game-bai-iwwin__faq-toggle {
  font-size: 24px;
  font-weight: bold;
  color: #FFD86A; /* Gold-like color */
  flex-shrink: 0;
  margin-left: 15px;
  width: 28px;
  text-align: center;
}

details.page-blog-chien-thuat-game-bai-iwwin__faq-item .page-blog-chien-thuat-game-bai-iwwin__faq-answer {
  padding: 0 20px 20px;
  background: #7A0E0E; /* Deep Red */
  border-radius: 0 0 5px 5px;
  color: #FFF5E1; /* Text Main */
}

.page-blog-chien-thuat-game-bai-iwwin__faq-answer p {
  font-size: 16px;
  line-height: 1.6;
  margin-bottom: 0;
}

.page-blog-chien-thuat-game-bai-iwwin__faq-answer a {
  color: #FFD86A; /* Gold-like color for links in FAQ */
  text-decoration: underline;
}

.page-blog-chien-thuat-game-bai-iwwin__cta-final {
  background: #B71C1C; /* Background color */
  padding: 60px 0;
  text-align: center;
  border-radius: 10px;
  margin-bottom: 40px;
}

.page-blog-chien-thuat-game-bai-iwwin__cta-final .page-blog-chien-thuat-game-bai-iwwin__container {
  background: #B71C1C; /* Background color */
  padding: 30px;
  border-radius: 10px;
}

.page-blog-chien-thuat-game-bai-iwwin__cta-final .page-blog-chien-thuat-game-bai-iwwin__section-title {
  color: #FFF5E1; /* Text Main */
  margin-bottom: 20px;
}

.page-blog-chien-thuat-game-bai-iwwin__cta-final .page-blog-chien-thuat-game-bai-iwwin__text-block {
  color: #FFF5E1; /* Text Main */
  font-size: 18px;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
}

/* Ensure all img tags within the page content are responsive */
.page-blog-chien-thuat-game-bai-iwwin img {
  max-width: 100%;
  height: auto;
  display: block;
}

/* Responsive adjustments */
@media (max-width: 1024px) {
  .page-blog-chien-thuat-game-bai-iwwin__hero-image img {
    height: 563px; /* 1000x563 aspect ratio */
  }
  .page-blog-chien-thuat-game-bai-iwwin__main-title {
    font-size: clamp(26px, 3.8vw, 44px);
  }
  .page-blog-chien-thuat-game-bai-iwwin__intro-description {
    font-size: 17px;
  }
  .page-blog-chien-thuat-game-bai-iwwin__section-title {
    font-size: clamp(22px, 3.2vw, 34px);
  }
  .page-blog-chien-thuat-game-bai-iwwin__btn-primary, .page-blog-chien-thuat-game-bai-iwwin__btn-secondary {
    padding: 12px 25px;
    font-size: 17px;
  }
  .page-blog-chien-thuat-game-bai-iwwin__card-title {
    font-size: 20px;
  }
  .page-blog-chien-thuat-game-bai-iwwin__game-title {
    font-size: clamp(18px, 2.3vw, 28px);
  }
}

@media (max-width: 849px) {
  .page-blog-chien-thuat-game-bai-iwwin__hero-image img {
    object-fit: contain !important; 
    aspect-ratio: unset !important; 
    height: auto !important;
  }
}

@media (max-width: 768px) {
  .page-blog-chien-thuat-game-bai-iwwin {
    font-size: 16px;
    line-height: 1.6;
  }

  .page-blog-chien-thuat-game-bai-iwwin__hero-section {
    padding-top: 10px; /* Small top padding */
    margin-bottom: 30px;
  }

  .page-blog-chien-thuat-game-bai-iwwin__hero-image img {
    max-width: 100% !important;
    width: 100% !important;
    height: auto !important;
    object-fit: contain !important;
    aspect-ratio: unset !important;
  }

  .page-blog-chien-thuat-game-bai-iwwin__hero-content {
    padding: 0 15px;
    margin-top: 15px;
  }

  .page-blog-chien-thuat-game-bai-iwwin__main-title {
    font-size: 28px;
    margin-bottom: 10px;
  }

  .page-blog-chien-thuat-game-bai-iwwin__intro-description {
    font-size: 16px;
    margin-bottom: 20px;
  }

  .page-blog-chien-thuat-game-bai-iwwin__cta-buttons {
    flex-direction: column;
    gap: 15px;
    margin-bottom: 30px;
    padding: 0 15px;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    overflow: hidden;
  }

  .page-blog-chien-thuat-game-bai-iwwin__btn-primary,
  .page-blog-chien-thuat-game-bai-iwwin__btn-secondary {
    max-width: 100% !important;
    width: 100% !important;
    padding: 12px 20px;
    font-size: 16px;
    white-space: normal !important;
    word-wrap: break-word !important;
    box-sizing: border-box !important;
  }

  .page-blog-chien-thuat-game-bai-iwwin__section {
    padding: 30px 0;
    margin-bottom: 15px;
  }

  .page-blog-chien-thuat-game-bai-iwwin__container {
    padding: 0 15px;
    max-width: 100% !important;
    width: 100% !important;
    box-sizing: border-box !important;
  }

  .page-blog-chien-thuat-game-bai-iwwin__section-title {
    font-size: 26px;
    margin-bottom: 20px;
  }

  .page-blog-chien-thuat-game-bai-iwwin__text-block {
    font-size: 16px;
    line-height: 1.6;
  }

  .page-blog-chien-thuat-game-bai-iwwin__image-content {
    max-width: 100% !important;
    width: 100% !important;
    height: auto !important;
    margin: 15px auto;
  }

  .page-blog-chien-thuat-game-bai-iwwin__list, .page-blog-chien-thuat-game-bai-iwwin__list-tips, .page-blog-chien-thuat-game-bai-iwwin__list-mistakes {
    margin-left: 15px;
  }

  .page-blog-chien-thuat-game-bai-iwwin__list-item {
    font-size: 16px;
  }

  .page-blog-chien-thuat-game-bai-iwwin__card-grid {
    gap: 20px;
  }

  .page-blog-chien-thuat-game-bai-iwwin__card {
    padding: 20px;
  }

  .page-blog-chien-thuat-game-bai-iwwin__card-title {
    font-size: 18px;
  }

  .page-blog-chien-thuat-game-bai-iwwin__game-title {
    font-size: 22px;
    margin-bottom: 15px;
  }

  details.page-blog-chien-thuat-game-bai-iwwin__faq-item summary.page-blog-chien-thuat-game-bai-iwwin__faq-question {
    padding: 15px;
  }

  .page-blog-chien-thuat-game-bai-iwwin__faq-qtext {
    font-size: 16px;
  }

  .page-blog-chien-thuat-game-bai-iwwin__faq-toggle {
    font-size: 20px;
    width: 24px;
    height: 24px;
    margin-left: 10px;
  }

  details.page-blog-chien-thuat-game-bai-iwwin__faq-item .page-blog-chien-thuat-game-bai-iwwin__faq-answer {
    padding: 0 15px 15px;
  }

  .page-blog-chien-thuat-game-bai-iwwin__faq-answer p {
    font-size: 15px;
  }

  .page-blog-chien-thuat-game-bai-iwwin__cta-final {
    padding: 40px 0;
    margin-bottom: 30px;
  }

  .page-blog-chien-thuat-game-bai-iwwin__cta-final .page-blog-chien-thuat-game-bai-iwwin__container {
    padding: 20px;
  }

  .page-blog-chien-thuat-game-bai-iwwin__cta-final .page-blog-chien-thuat-game-bai-iwwin__section-title {
    font-size: 24px;
  }

  .page-blog-chien-thuat-game-bai-iwwin__cta-final .page-blog-chien-thuat-game-bai-iwwin__text-block {
    font-size: 16px;
    margin-bottom: 30px;
  }
}