.page-blog-cac-tro-choi-pho-bien-78-wine {
  font-family: Arial, sans-serif;
  line-height: 1.6;
  background-color: #B71C1C; /* Custom Background color */
  color: #FFF5E1; /* Custom Text Main color */
}

.page-blog-cac-tro-choi-pho-bien-78-wine__container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 20px;
  box-sizing: border-box;
}

.page-blog-cac-tro-choi-pho-bien-78-wine__hero-section {
  position: relative;
  text-align: center;
  padding-top: 10px; /* Small top padding, assuming body handles --header-offset */
  padding-bottom: 50px;
  overflow: hidden;
}

.page-blog-cac-tro-choi-pho-bien-78-wine__hero-image-wrapper {
  position: relative;
  width: 100%;
  height: 600px; /* Fixed height for desktop hero */
  overflow: hidden;
}

.page-blog-cac-tro-choi-pho-bien-78-wine__hero-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.page-blog-cac-tro-choi-pho-bien-78-wine__hero-content {
  max-width: 900px;
  margin: 30px auto 0;
  padding: 0 20px;
}

.page-blog-cac-tro-choi-pho-bien-78-wine__main-title {
  font-size: clamp(2.5rem, 4vw, 3.5rem);
  font-weight: 700;
  color: #FFF5E1;
  margin-bottom: 20px;
  line-height: 1.2;
}

.page-blog-cac-tro-choi-pho-bien-78-wine__hero-description {
  font-size: 1.2rem;
  color: #FFF5E1;
  margin-bottom: 30px;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.page-blog-cac-tro-choi-pho-bien-78-wine__cta-button {
  display: inline-block;
  padding: 15px 30px;
  background: linear-gradient(180deg, #FFD86A 0%, #E6B800 100%); /* Custom Button color */
  color: #333333; /* Dark text for contrast on gold button */
  text-decoration: none;
  border-radius: 8px;
  font-weight: 700;
  font-size: 1.1rem;
  transition: all 0.3s ease;
  border: none;
  cursor: pointer;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
  max-width: 100%;
  box-sizing: border-box;
  white-space: normal;
  word-wrap: break-word;
}

.page-blog-cac-tro-choi-pho-bien-78-wine__cta-button:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 15px rgba(0, 0, 0, 0.3);
}

.page-blog-cac-tro-choi-pho-bien-78-wine__cta-button--secondary {
  background: #C91F17; /* Main brand color for secondary button */
  color: #FFF5E1;
  border: 2px solid #F2B544; /* Custom Border color */
}

.page-blog-cac-tro-choi-pho-bien-78-wine__cta-button--secondary:hover {
  background: #E53935;
}

.page-blog-cac-tro-choi-pho-bien-78-wine__section {
  padding: 60px 0;
  text-align: center;
}

.page-blog-cac-tro-choi-pho-bien-78-wine__section-title {
  font-size: clamp(2rem, 3.5vw, 3rem);
  color: #F4D34D; /* Custom Gold color */
  margin-bottom: 40px;
  font-weight: 700;
  line-height: 1.3;
}

.page-blog-cac-tro-choi-pho-bien-78-wine__text-content {
  font-size: 1.1rem;
  color: #FFF5E1;
  max-width: 900px;
  margin: 0 auto 30px;
  text-align: left;
}

.page-blog-cac-tro-choi-pho-bien-78-wine__game-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 30px;
  margin-top: 40px;
}

.page-blog-cac-tro-choi-pho-bien-78-wine__game-card {
  background-color: #D32F2F; /* Custom Card BG color */
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3);
  border: 1px solid #F2B544; /* Custom Border color */
  display: flex;
  flex-direction: column;
  color: #FFF5E1;
}

.page-blog-cac-tro-choi-pho-bien-78-wine__game-card-image {
  width: 100%;
  height: 250px;
  object-fit: cover;
  display: block;
}

.page-blog-cac-tro-choi-pho-bien-78-wine__game-card-content {
  padding: 25px;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  text-align: left;
}

.page-blog-cac-tro-choi-pho-bien-78-wine__game-card-title {
  font-size: 1.5rem;
  color: #FFCC66; /* Custom Glow color */
  margin-bottom: 15px;
  font-weight: 600;
}

.page-blog-cac-tro-choi-pho-choi-pho-bien-78-wine__game-card-description {
  font-size: 1rem;
  color: #FFF5E1;
  margin-bottom: 20px;
  flex-grow: 1;
}

.page-blog-cac-tro-choi-pho-bien-78-wine__game-card-button {
  display: inline-block;
  padding: 10px 20px;
  background: linear-gradient(180deg, #FFD86A 0%, #E6B800 100%); /* Custom Button color */
  color: #333333; /* Dark text for contrast on gold button */
  text-decoration: none;
  border-radius: 5px;
  font-weight: 600;
  font-size: 0.95rem;
  transition: background-color 0.3s ease;
  align-self: flex-start;
  max-width: 100%;
  box-sizing: border-box;
  white-space: normal;
  word-wrap: break-word;
}

.page-blog-cac-tro-choi-pho-bien-78-wine__game-card-button:hover {
  background: linear-gradient(180deg, #E6B800 0%, #FFD86A 100%);
}

.page-blog-cac-tro-choi-pho-bien-78-wine__features-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 30px;
  margin-top: 40px;
}

.page-blog-cac-tro-choi-pho-bien-78-wine__feature-item {
  background-color: #D32F2F; /* Custom Card BG color */
  border-radius: 10px;
  padding: 30px;
  box-shadow: 0 6px 15px rgba(0, 0, 0, 0.2);
  border: 1px solid #F2B544; /* Custom Border color */
  color: #FFF5E1;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.page-blog-cac-tro-choi-pho-bien-78-wine__feature-icon {
  width: 120px;
  height: 120px;
  object-fit: contain;
  margin-bottom: 20px;
}

.page-blog-cac-tro-choi-pho-bien-78-wine__feature-title {
  font-size: 1.4rem;
  color: #FFCC66; /* Custom Glow color */
  margin-bottom: 10px;
  font-weight: 600;
}

.page-blog-cac-tro-choi-pho-bien-78-wine__feature-description {
  font-size: 1rem;
  color: #FFF5E1;
}

/* FAQ styles */
details.page-blog-cac-tro-choi-pho-bien-78-wine__faq-item {
  margin-bottom: 15px;
  border-radius: 5px;
  border: 1px solid #F2B544; /* Custom Border color */
  overflow: hidden;
  background: #D32F2F; /* Custom Card BG color */
  color: #FFF5E1;
}
details.page-blog-cac-tro-choi-pho-bien-78-wine__faq-item summary.page-blog-cac-tro-choi-pho-bien-78-wine__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;
  font-weight: 600;
}
details.page-blog-cac-tro-choi-pho-bien-78-wine__faq-item summary.page-blog-cac-tro-choi-pho-bien-78-wine__faq-question::-webkit-details-marker {
  display: none;
}
details.page-blog-cac-tro-choi-pho-bien-78-wine__faq-item summary.page-blog-cac-tro-choi-pho-bien-78-wine__faq-question:hover {
  background: #7A0E0E; /* Custom Deep Red color for hover */
}
.page-blog-cac-tro-choi-pho-bien-78-wine__faq-qtext {
  flex: 1;
  font-size: 18px;
  line-height: 1.5;
  text-align: left;
  color: #FFF5E1;
}
.page-blog-cac-tro-choi-pho-bien-78-wine__faq-toggle {
  font-size: 24px;
  font-weight: bold;
  color: #FFCC66; /* Custom Glow color */
  flex-shrink: 0;
  margin-left: 15px;
  width: 28px;
  text-align: center;
}
details.page-blog-cac-tro-choi-pho-bien-78-wine__faq-item .page-blog-cac-tro-choi-pho-bien-78-wine__faq-answer {
  padding: 0 20px 20px;
  background: #7A0E0E; /* Custom Deep Red color for answer background */
  border-radius: 0 0 5px 5px;
  color: #FFF5E1;
  text-align: left;
}

/* General image responsiveness */
.page-blog-cac-tro-choi-pho-bien-78-wine img {
  max-width: 100%;
  height: auto;
  display: block;
}

/* Mobile responsiveness */
@media (max-width: 1024px) {
  .page-blog-cac-tro-choi-pho-bien-78-wine__hero-image-wrapper {
    height: 500px;
  }
  .page-blog-cac-tro-choi-pho-bien-78-wine__main-title {
    font-size: clamp(2rem, 4.5vw, 3rem);
  }
  .page-blog-cac-tro-choi-pho-bien-78-wine__hero-description {
    font-size: 1.1rem;
  }
  .page-blog-cac-tro-choi-pho-bien-78-wine__section-title {
    font-size: clamp(1.8rem, 3.8vw, 2.5rem);
  }
  .page-blog-cac-tro-choi-pho-bien-78-wine__game-card-title {
    font-size: 1.3rem;
  }
  .page-blog-cac-tro-choi-pho-bien-78-wine__game-card-description {
    font-size: 0.95rem;
  }
  .page-blog-cac-tro-choi-pho-bien-78-wine__feature-title {
    font-size: 1.2rem;
  }
  .page-blog-cac-tro-choi-pho-bien-78-wine__faq-qtext {
    font-size: 16px;
  }
}

@media (max-width: 768px) {
  .page-blog-cac-tro-choi-pho-bien-78-wine {
    font-size: 16px;
    line-height: 1.6;
  }
  .page-blog-cac-tro-choi-pho-bien-78-wine__container {
    padding-left: 15px !important;
    padding-right: 15px !important;
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box !important;
  }

  /* HERO 主图区域 */
  .page-blog-cac-tro-choi-pho-bien-78-wine__hero-section {
    padding-top: 10px;
    padding-bottom: 30px;
  }
  .page-blog-cac-tro-choi-pho-bien-78-wine__hero-image-wrapper {
    height: 250px;
  }
  .page-blog-cac-tro-choi-pho-bien-78-wine__hero-image {
    object-fit: contain !important; /* Prevent cropping on mobile */
    aspect-ratio: unset !important;
    width: 100% !important;
    height: auto !important;
  }
  .page-blog-cac-tro-choi-pho-bien-78-wine__hero-content {
    margin-top: 20px;
  }
  .page-blog-cac-tro-choi-pho-bien-78-wine__main-title {
    font-size: 2rem;
    margin-bottom: 15px;
  }
  .page-blog-cac-tro-choi-pho-bien-78-wine__hero-description {
    font-size: 1rem;
    margin-bottom: 20px;
  }

  /* 按钮与按钮容器 */
  .page-blog-cac-tro-choi-pho-bien-78-wine__cta-button,
  .page-blog-cac-tro-choi-pho-bien-78-wine__game-card-button,
  .page-blog-cac-tro-choi-pho-bien-78-wine a[class*="button"],
  .page-blog-cac-tro-choi-pho-bien-78-wine a[class*="btn"] {
    max-width: 100% !important;
    width: 100% !important;
    box-sizing: border-box !important;
    white-space: normal !important;
    word-wrap: break-word !important;
    padding-left: 15px;
    padding-right: 15px;
  }
  .page-blog-cac-tro-choi-pho-bien-78-wine__cta-buttons,
  .page-blog-cac-tro-choi-pho-bien-78-wine__button-group,
  .page-blog-cac-tro-choi-pho-bien-78-wine__btn-container {
    max-width: 100% !important;
    width: 100% !important;
    box-sizing: border-box !important;
    padding-left: 15px;
    padding-right: 15px;
    flex-wrap: wrap !important;
    gap: 10px;
    display: flex;
    flex-direction: column;
  }

  /* 产品展示图区域 (Game Grid) */
  .page-blog-cac-tro-choi-pho-bien-78-wine__game-grid {
    grid-template-columns: 1fr;
    gap: 20px;
    overflow-x: hidden;
  }
  .page-blog-cac-tro-choi-pho-bien-78-wine__game-card {
    flex-direction: column;
    text-align: center;
  }
  .page-blog-cac-tro-choi-pho-bien-78-wine__game-card-content {
    padding: 20px;
    align-items: center;
  }
  .page-blog-cac-tro-choi-pho-bien-78-wine__game-card-title {
    font-size: 1.3rem;
    text-align: center;
  }
  .page-blog-cac-tro-choi-pho-bien-78-wine__game-card-description {
    text-align: center;
  }

  /* 装饰主标题 + 长文 SEO 区 */
  .page-blog-cac-tro-choi-pho-bien-78-wine__section-title {
    font-size: 1.8rem;
    margin-bottom: 30px;
  }
  .page-blog-cac-tro-choi-pho-bien-78-wine__text-content {
    font-size: 1rem;
    margin-bottom: 20px;
    text-align: justify;
  }
  .page-blog-cac-tro-choi-pho-bien-78-wine__features-grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }
  .page-blog-cac-tro-choi-pho-bien-78-wine__feature-item {
    padding: 25px;
  }
  .page-blog-cac-tro-choi-pho-bien-78-wine__feature-icon {
    width: 100px;
    height: 100px;
  }

  /* 通用图片与容器 */
  .page-blog-cac-tro-choi-pho-bien-78-wine img {
    max-width: 100% !important;
    width: 100% !important;
    height: auto !important;
  }
  .page-blog-cac-tro-choi-pho-bien-78-wine__section,
  .page-blog-cac-tro-choi-pho-bien-78-wine__card,
  .page-blog-cac-tro-choi-pho-bien-78-wine__container {
    max-width: 100% !important;
    width: 100% !important;
    box-sizing: border-box !important;
    padding-left: 15px;
    padding-right: 15px;
  }

  /* FAQ section */
  details.page-blog-cac-tro-choi-pho-bien-78-wine__faq-item summary.page-blog-cac-tro-choi-pho-bien-78-wine__faq-question {
    padding: 15px;
  }
  .page-blog-cac-tro-choi-pho-bien-78-wine__faq-qtext {
    font-size: 15px;
  }
  details.page-blog-cac-tro-choi-pho-bien-78-wine__faq-item .page-blog-cac-tro-choi-pho-bien-78-wine__faq-answer {
    padding: 0 15px 15px;
  }
}