/* Base styles for the page */
.page-blog-kham-pha-tro-no-hu-mcw18 {
  font-family: 'Arial', sans-serif;
  line-height: 1.6;
  color: #FFF6D6; /* Text Main */
  background-color: #0A0A0A; /* Background */
  padding-top: 10px; /* Small top padding for the first section, assuming body handles header offset */
}

.page-blog-kham-pha-tro-no-hu-mcw18__container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 20px;
}

.page-blog-kham-pha-tro-no-hu-mcw18__section {
  padding: 60px 0;
  text-align: center;
}

.page-blog-kham-pha-tro-no-hu-mcw18__section-title {
  font-size: 3em;
  font-weight: 700;
  margin-bottom: 20px;
  color: #F2C14E; /* Primary color for titles */
  text-transform: uppercase;
  letter-spacing: 1px;
}

.page-blog-kham-pha-tro-no-hu-mcw18__section-subtitle {
  font-size: 1.2em;
  color: #FFD36B; /* Glow color for subtitles */
  margin-bottom: 40px;
}

.page-blog-kham-pha-tro-no-hu-mcw18__article-body {
  max-width: 800px;
  margin: 0 auto;
  text-align: left;
  font-size: 1.1em;
  color: #FFF6D6;
}

.page-blog-kham-pha-tro-no-hu-mcw18__article-body p {
  margin-bottom: 1em;
}

.page-blog-kham-pha-tro-no-hu-mcw18__article-body ul,
.page-blog-kham-pha-tro-no-hu-mcw18__article-body ol {
  margin-left: 20px;
  text-align: left;
  list-style-position: inside;
}

.page-blog-kham-pha-tro-no-hu-mcw18__article-body li {
  margin-bottom: 0.5em;
}

.page-blog-kham-pha-tro-no-hu-mcw18 a {
  color: #FFD36B;
  text-decoration: none;
  transition: color 0.3s ease;
}

.page-blog-kham-pha-tro-no-hu-mcw18 a:hover {
  color: #F2C14E;
  text-decoration: underline;
}

/* Hero Section */
.page-blog-kham-pha-tro-no-hu-mcw18__hero-section {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 0;
  overflow: hidden;
  min-height: 500px;
}

.page-blog-kham-pha-tro-no-hu-mcw18__hero-image-wrapper {
  width: 100%;
  height: 100%;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

.page-blog-kham-pha-tro-no-hu-mcw18__hero-image {
  width: 100%;
  height: auto;
  object-fit: cover;
  display: block;
  max-height: 700px; /* Limit hero image height */
}

.page-blog-kham-pha-tro-no-hu-mcw18__hero-content {
  position: relative;
  z-index: 2;
  text-align: center;
  padding: 40px 20px;
  max-width: 900px;
  margin-top: -100px; /* Pull content slightly over the image for visual hierarchy */
  background: rgba(10, 10, 10, 0.8); /* Semi-transparent background for readability */
  border-radius: 10px;
  box-shadow: 0 5px 15px rgba(0,0,0,0.3);
}

.page-blog-kham-pha-tro-no-hu-mcw18__hero-title {
  font-size: clamp(2.5em, 5vw, 3.5em); /* Responsive font size for H1 */
  font-weight: 800;
  color: #F2C14E;
  margin-bottom: 15px;
  line-height: 1.2;
}

.page-blog-kham-pha-tro-no-hu-mcw18__hero-description {
  font-size: 1.2em;
  color: #FFF6D6;
  margin-bottom: 30px;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}

/* Buttons */
.page-blog-kham-pha-tro-no-hu-mcw18__btn-primary,
.page-blog-kham-pha-tro-no-hu-mcw18__btn-secondary {
  display: inline-block;
  padding: 15px 30px;
  border-radius: 8px;
  font-size: 1.1em;
  font-weight: bold;
  text-transform: uppercase;
  transition: all 0.3s ease;
  cursor: pointer;
  text-decoration: none;
  border: none;
  margin: 10px;
  max-width: 100%;
  box-sizing: border-box;
  white-space: normal;
  word-wrap: break-word;
}

.page-blog-kham-pha-tro-no-hu-mcw18__btn-primary {
  background: linear-gradient(180deg, #FFD86A 0%, #DDA11D 100%);
  color: #333333; /* Darker text for contrast on bright gradient */
  box-shadow: 0 4px 15px rgba(242, 193, 78, 0.4);
}

.page-blog-kham-pha-tro-no-hu-mcw18__btn-primary:hover {
  background: linear-gradient(180deg, #FFD36B 0%, #F2C14E 100%);
  box-shadow: 0 6px 20px rgba(242, 193, 78, 0.6);
  transform: translateY(-2px);
}

.page-blog-kham-pha-tro-no-hu-mcw18__btn-secondary {
  background: transparent;
  color: #F2C14E;
  border: 2px solid #F2C14E;
}

.page-blog-kham-pha-tro-no-hu-mcw18__btn-secondary:hover {
  background: #F2C14E;
  color: #111111;
  transform: translateY(-2px);
}

.page-blog-kham-pha-tro-no-hu-mcw18__btn-lg {
    padding: 18px 40px;
    font-size: 1.2em;
}

/* Dark Background Section */
.page-blog-kham-pha-tro-no-hu-mcw18__dark-bg {
  background-color: #111111; /* Card BG */
  color: #FFF6D6;
}

.page-blog-kham-pha-tro-no-hu-mcw18__dark-bg .page-blog-kham-pha-tro-no-hu-mcw18__section-title {
  color: #FFD36B;
}

/* Featured Games Section */
.page-blog-kham-pha-tro-no-hu-mcw18__game-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 30px;
  margin-top: 40px;
}

.page-blog-kham-pha-tro-no-hu-mcw18__game-card {
  background-color: #0A0A0A;
  border: 1px solid #3A2A12;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 5px 15px rgba(0,0,0,0.2);
  text-align: center;
  padding-bottom: 20px;
}

.page-blog-kham-pha-tro-no-hu-mcw18__game-image {
  width: 100%;
  height: 250px;
  object-fit: cover;
  margin-bottom: 15px;
}

.page-blog-kham-pha-tro-no-hu-mcw18__game-title {
  font-size: 1.5em;
  color: #F2C14E;
  margin-bottom: 10px;
}

.page-blog-kham-pha-tro-no-hu-mcw18__game-title a {
    color: #F2C14E;
    text-decoration: none;
}

.page-blog-kham-pha-tro-no-hu-mcw18__game-title a:hover {
    text-decoration: underline;
}

.page-blog-kham-pha-tro-no-hu-mcw18__game-description {
  color: #FFF6D6;
  padding: 0 15px;
  margin-bottom: 20px;
}

.page-blog-kham-pha-tro-no-hu-mcw18__view-all-wrapper {
    margin-top: 40px;
}

/* Promotions Section */
.page-blog-kham-pha-tro-no-hu-mcw18__promo-cards {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
  gap: 30px;
  margin-top: 40px;
}

.page-blog-kham-pha-tro-no-hu-mcw18__promo-card {
  background-color: #0A0A0A;
  border: 1px solid #3A2A12;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 5px 15px rgba(0,0,0,0.2);
  text-align: center;
  padding-bottom: 20px;
}

.page-blog-kham-pha-tro-no-hu-mcw18__promo-image {
  width: 100%;
  height: 200px;
  object-fit: cover;
  margin-bottom: 15px;
}

.page-blog-kham-pha-tro-no-hu-mcw18__card-title {
  font-size: 1.6em;
  color: #F2C14E;
  margin-bottom: 10px;
}

.page-blog-kham-pha-tro-no-hu-mcw18__card-description {
  color: #FFF6D6;
  padding: 0 15px;
  margin-bottom: 20px;
}

/* FAQ Section */
details.page-blog-kham-pha-tro-no-hu-mcw18__faq-item {
  margin-bottom: 15px;
  border-radius: 5px;
  border: 1px solid #3A2A12; /* Border color */
  overflow: hidden;
  background: #111111; /* Card BG */
  color: #FFF6D6;
  text-align: left;
}
details.page-blog-kham-pha-tro-no-hu-mcw18__faq-item summary.page-blog-kham-pha-tro-no-hu-mcw18__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-kham-pha-tro-no-hu-mcw18__faq-item summary.page-blog-kham-pha-tro-no-hu-mcw18__faq-question::-webkit-details-marker {
  display: none;
}
details.page-blog-kham-pha-tro-no-hu-mcw18__faq-item summary.page-blog-kham-pha-tro-no-hu-mcw18__faq-question:hover {
  background: #1a1a1a;
}
.page-blog-kham-pha-tro-no-hu-mcw18__faq-qtext {
  flex: 1;
  font-size: 1.1em;
  font-weight: 600;
  line-height: 1.5;
  color: #F2C14E;
  text-align: left;
}
.page-blog-kham-pha-tro-no-hu-mcw18__faq-toggle {
  font-size: 24px;
  font-weight: bold;
  color: #FFD36B;
  flex-shrink: 0;
  margin-left: 15px;
  width: 28px;
  text-align: center;
}
details.page-blog-kham-pha-tro-no-hu-mcw18__faq-item .page-blog-kham-pha-tro-no-hu-mcw18__faq-answer {
  padding: 0 20px 20px;
  background: #0A0A0A;
  border-radius: 0 0 5px 5px;
  color: #FFF6D6;
}

.page-blog-kham-pha-tro-no-hu-mcw18__faq-answer p {
    margin-bottom: 0;
}

/* Mobile Responsive Styles */
@media (max-width: 1024px) {
  .page-blog-kham-pha-tro-no-hu-mcw18__section-title {
    font-size: 2.5em;
  }
  .page-blog-kham-pha-tro-no-hu-mcw18__hero-title {
    font-size: clamp(2em, 4.5vw, 3em);
  }
  .page-blog-kham-pha-tro-no-hu-mcw18__hero-description {
    font-size: 1.1em;
  }
  .page-blog-kham-pha-tro-no-hu-mcw18__game-grid, .page-blog-kham-pha-tro-no-hu-mcw18__promo-cards {
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  }
}

@media (max-width: 849px) {
  .page-blog-kham-pha-tro-no-hu-mcw18__hero-image {
    object-fit: contain !important;
    aspect-ratio: unset !important;
    max-height: 500px;
  }
}

@media (max-width: 768px) {
  .page-blog-kham-pha-tro-no-hu-mcw18__container {
    padding: 15px;
    max-width: 100% !important;
    width: 100% !important;
    box-sizing: border-box !important;
  }
  
  /* HERO 主图区域 */
  .page-blog-kham-pha-tro-no-hu-mcw18__hero-section {
    padding-top: 10px; /* Small top padding for mobile */
    min-height: auto;
  }
  .page-blog-kham-pha-tro-no-hu-mcw18__hero-image {
    max-height: 300px;
    object-fit: contain !important; /* Ensure image is not cropped */
    aspect-ratio: unset !important;
    width: 100% !important;
    height: auto !important;
  }
  .page-blog-kham-pha-tro-no-hu-mcw18__hero-content {
    padding: 25px 15px;
    margin-top: -50px; /* Adjust overlap */
  }
  .page-blog-kham-pha-tro-no-hu-mcw18__hero-title {
    font-size: clamp(1.8em, 7vw, 2.5em);
    line-height: 1.3;
  }
  .page-blog-kham-pha-tro-no-hu-mcw18__hero-description {
    font-size: 1em;
  }

  /* Section Titles */
  .page-blog-kham-pha-tro-no-hu-mcw18__section-title {
    font-size: 2em;
    margin-bottom: 15px;
  }
  .page-blog-kham-pha-tro-no-hu-mcw18__section-subtitle {
    font-size: 1em;
    margin-bottom: 25px;
  }

  /* 通用图片与容器 */
  .page-blog-kham-pha-tro-no-hu-mcw18 img {
    max-width: 100% !important;
    width: 100% !important;
    height: auto !important;
    display: block;
  }
  .page-blog-kham-pha-tro-no-hu-mcw18__section,
  .page-blog-kham-pha-tro-no-hu-mcw18__game-card,
  .page-blog-kham-pha-tro-no-hu-mcw18__promo-card {
    max-width: 100% !important;
    width: 100% !important;
    box-sizing: border-box !important;
    padding-left: 15px;
    padding-right: 15px;
  }

  /* 产品展示图区域 (Game Grid/Promo Cards) */
  .page-blog-kham-pha-tro-no-hu-mcw18__game-grid,
  .page-blog-kham-pha-tro-no-hu-mcw18__promo-cards {
    grid-template-columns: 1fr; /* Single column for mobile */
    gap: 20px;
    overflow-x: hidden;
  }
  .page-blog-kham-pha-tro-no-hu-mcw18__game-image,
  .page-blog-kham-pha-tro-no-hu-mcw18__promo-image {
      height: auto;
      max-height: 200px; /* Limit height to prevent overly tall images */
  }

  /* 装饰主标题 + 长文 SEO 区 */
  .page-blog-kham-pha-tro-no-hu-mcw18__article-body {
    font-size: 1em;
    padding: 0;
    max-width: 100% !important;
    text-align: left;
  }
  .page-blog-kham-pha-tro-no-hu-mcw18__article-body ul,
  .page-blog-kham-pha-tro-no-hu-mcw18__article-body ol {
    margin-left: 15px;
  }

  /* 按钮与按钮容器 */
  .page-blog-kham-pha-tro-no-hu-mcw18__btn-primary,
  .page-blog-kham-pha-tro-no-hu-mcw18__btn-secondary,
  .page-blog-kham-pha-tro-no-hu-mcw18 a[class*="button"],
  .page-blog-kham-pha-tro-no-hu-mcw18 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: 12px 15px;
    font-size: 1em;
    margin: 5px 0;
  }
  .page-blog-kham-pha-tro-no-hu-mcw18__cta-wrapper {
    display: flex;
    flex-direction: column; /* Stack buttons vertically */
    gap: 10px;
    max-width: 100% !important;
    width: 100% !important;
    box-sizing: border-box !important;
    padding: 0 15px;
  }
  .page-blog-kham-pha-tro-no-hu-mcw18__view-all-wrapper {
    padding: 0 15px;
    max-width: 100% !important;
    width: 100% !important;
    box-sizing: border-box !important;
  }

  /* FAQ */
  details.page-blog-kham-pha-tro-no-hu-mcw18__faq-item summary.page-blog-kham-pha-tro-no-hu-mcw18__faq-question {
    padding: 15px;
  }
  .page-blog-kham-pha-tro-no-hu-mcw18__faq-qtext {
    font-size: 1em;
  }
  .page-blog-kham-pha-tro-no-hu-mcw18__faq-toggle {
    font-size: 20px;
    width: 24px;
    margin-left: 10px;
  }
  details.page-blog-kham-pha-tro-no-hu-mcw18__faq-item .page-blog-kham-pha-tro-no-hu-mcw18__faq-answer {
    padding: 0 15px 15px;
  }
}