.page-blog-keonhacai1-betting-guide {
  font-family: 'Arial', sans-serif;
  color: #FFF6D6; /* Text Main */
  background-color: #0A0A0A; /* Background */
  line-height: 1.6;
}

.page-blog-keonhacai1-betting-guide__hero-section {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding-top: 10px; /* Small top padding, relies on body padding-top for header offset */
  margin-bottom: 40px;
}

.page-blog-keonhacai1-betting-guide__hero-image-wrapper {
  width: 100%;
  max-height: 600px; /* Adjust as needed */
  overflow: hidden;
  position: relative;
}

.page-blog-keonhacai1-betting-guide__hero-image {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
  filter: brightness(0.6); /* Slightly darken image for text readability */
}

.page-blog-keonhacai1-betting-guide__hero-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
  max-width: 900px;
  width: 90%;
  padding: 20px;
  box-sizing: border-box;
  background-color: rgba(0, 0, 0, 0.4); /* Semi-transparent background for text */
  border-radius: 10px;
}

.page-blog-keonhacai1-betting-guide__main-title {
  font-size: clamp(2em, 4vw, 3.5em); /* Responsive font size */
  font-weight: 700;
  color: #FFD36B; /* Glow */
  margin-bottom: 15px;
  line-height: 1.2;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);
}

.page-blog-keonhacai1-betting-guide__hero-description {
  font-size: clamp(1em, 1.5vw, 1.2em);
  color: #FFF6D6; /* Text Main */
  margin-bottom: 30px;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.page-blog-keonhacai1-betting-guide__cta-buttons {
  display: flex;
  gap: 20px;
  justify-content: center;
  flex-wrap: wrap;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  overflow: hidden;
}

.page-blog-keonhacai1-betting-guide__btn-primary,
.page-blog-keonhacai1-betting-guide__btn-secondary {
  display: inline-block;
  padding: 15px 30px;
  border-radius: 8px;
  text-decoration: none;
  font-weight: 700;
  font-size: 1.1em;
  transition: all 0.3s ease;
  box-sizing: border-box;
  max-width: 100%;
  white-space: normal;
  word-wrap: break-word;
  text-align: center;
}

.page-blog-keonhacai1-betting-guide__btn-primary {
  background: linear-gradient(180deg, #FFD86A 0%, #DDA11D 100%); /* Button */
  color: #111111; /* Dark text for bright button */
  border: none;
}

.page-blog-keonhacai1-betting-guide__btn-primary:hover {
  background: linear-gradient(180deg, #FFE89C 0%, #ECC55C 100%);
  transform: translateY(-2px);
}

.page-blog-keonhacai1-betting-guide__btn-secondary {
  background: transparent;
  color: #F2C14E; /* Main Color */
  border: 2px solid #F2C14E;
}

.page-blog-keonhacai1-betting-guide__btn-secondary:hover {
  background: #F2C14E;
  color: #111111; /* Dark text for bright button */
  transform: translateY(-2px);
}

.page-blog-keonhacai1-betting-guide__content-section {
  padding: 40px 0;
  margin-bottom: 30px;
  background-color: #111111; /* Card BG */
  border-radius: 10px;
  border: 1px solid #3A2A12; /* Border */
}

.page-blog-keonhacai1-betting-guide__container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
}

.page-blog-keonhacai1-betting-guide__section-title {
  font-size: 2.5em;
  font-weight: 700;
  color: #F2C14E; /* Main Color */
  text-align: center;
  margin-bottom: 40px;
  position: relative;
  padding-bottom: 10px;
}

.page-blog-keonhacai1-betting-guide__section-title::after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 80px;
  height: 4px;
  background: linear-gradient(90deg, transparent, #FFD36B, transparent);
  border-radius: 2px;
}

.page-blog-keonhacai1-betting-guide__article-body {
  font-size: 1.1em;
  color: #FFF6D6; /* Text Main */
  line-height: 1.8;
  max-width: 900px;
  margin: 0 auto;
}

.page-blog-keonhacai1-betting-guide__article-body p {
  margin-bottom: 1em;
}

.page-blog-keonhacai1-betting-guide__subsection-title {
  font-size: 1.8em;
  font-weight: 600;
  color: #FFD36B; /* Glow */
  margin-top: 30px;
  margin-bottom: 15px;
  line-height: 1.3;
}

.page-blog-keonhacai1-betting-guide__unordered-list,
.page-blog-keonhacai1-betting-guide__ordered-list {
  margin-left: 25px;
  margin-bottom: 1em;
  color: #FFF6D6; /* Text Main */
}

.page-blog-keonhacai1-betting-guide__unordered-list li,
.page-blog-keonhacai1-betting-guide__ordered-list li {
  margin-bottom: 0.5em;
}

.page-blog-keonhacai1-betting-guide__image-wrapper {
  text-align: center;
  margin: 30px 0;
}

.page-blog-keonhacai1-betting-guide__content-image {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
  border-radius: 8px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.5);
}

/* FAQ Styles */
details.page-blog-keonhacai1-betting-guide__faq-item {
  margin-bottom: 15px;
  border-radius: 5px;
  border: 1px solid #3A2A12; /* Border */
  overflow: hidden;
  background: #111111; /* Card BG */
}
details.page-blog-keonhacai1-betting-guide__faq-item summary.page-blog-keonhacai1-betting-guide__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;
  color: #F2C14E; /* Main Color */
}
details.page-blog-keonhacai1-betting-guide__faq-item summary.page-blog-keonhacai1-betting-guide__faq-question::-webkit-details-marker {
  display: none;
}
details.page-blog-keonhacai1-betting-guide__faq-item summary.page-blog-keonhacai1-betting-guide__faq-question:hover {
  background: rgba(242, 193, 78, 0.1);
}
.page-blog-keonhacai1-betting-guide__faq-qtext {
  flex: 1;
  font-size: 1.1em;
  font-weight: 600;
  line-height: 1.5;
  text-align: left;
}
.page-blog-keonhacai1-betting-guide__faq-toggle {
  font-size: 24px;
  font-weight: bold;
  color: #FFD36B; /* Glow */
  flex-shrink: 0;
  margin-left: 15px;
  width: 28px;
  text-align: center;
}
details.page-blog-keonhacai1-betting-guide__faq-item .page-blog-keonhacai1-betting-guide__faq-answer {
  padding: 0 20px 20px;
  background: rgba(242, 193, 78, 0.05); /* Lighter background for answer */
  border-radius: 0 0 5px 5px;
  color: #FFF6D6; /* Text Main */
}

/* Responsive Styles */
@media (max-width: 1024px) {
  .page-blog-keonhacai1-betting-guide__hero-content {
    max-width: 80%;
  }
  .page-blog-keonhacai1-betting-guide__main-title {
    font-size: clamp(1.8em, 3.5vw, 3em);
  }
  .page-blog-keonhacai1-betting-guide__hero-description {
    font-size: clamp(0.9em, 1.3vw, 1.1em);
  }
  .page-blog-keonhacai1-betting-guide__section-title {
    font-size: 2.2em;
  }
  .page-blog-keonhacai1-betting-guide__subsection-title {
    font-size: 1.6em;
  }
  .page-blog-keonhacai1-betting-guide__article-body {
    font-size: 1em;
  }
}

@media (max-width: 768px) {
  /* HERO 主图区域 */
  .page-blog-keonhacai1-betting-guide__hero-section {
    padding-top: 10px; /* Small top padding, relies on body padding-top for header offset */
    margin-bottom: 20px;
  }
  .page-blog-keonhacai1-betting-guide__hero-image-wrapper {
    max-height: 400px;
  }
  .page-blog-keonhacai1-betting-guide__hero-image {
    object-fit: contain !important; /* Prevent cropping on mobile */
    aspect-ratio: unset !important;
    height: auto !important;
    width: 100% !important;
  }
  .page-blog-keonhacai1-betting-guide__hero-content {
    position: static; /* Remove absolute positioning */
    transform: none; /* Remove transform */
    width: 100%;
    padding: 15px;
    background-color: transparent; /* No background on mobile hero content */
    margin-top: -20px; /* Adjust to pull content up */
  }
  .page-blog-keonhacai1-betting-guide__main-title {
    font-size: clamp(1.5em, 6vw, 2.5em); /* More aggressive clamp for mobile */
    margin-bottom: 10px;
    text-shadow: none;
    color: #F2C14E; /* Ensure visibility */
  }
  .page-blog-keonhacai1-betting-guide__hero-description {
    font-size: clamp(0.9em, 3vw, 1em);
    margin-bottom: 20px;
    color: #FFF6D6;
  }

  /* 按钮与按钮容器 */
  .page-blog-keonhacai1-betting-guide__cta-buttons {
    flex-direction: column; /* Stack buttons vertically */
    gap: 10px;
    padding-left: 15px;
    padding-right: 15px;
    max-width: 100% !important;
    width: 100% !important;
    box-sizing: border-box !important;
  }
  .page-blog-keonhacai1-betting-guide__btn-primary,
  .page-blog-keonhacai1-betting-guide__btn-secondary {
    width: 100% !important;
    max-width: 100% !important;
    padding: 12px 20px;
    font-size: 1em;
    box-sizing: border-box !important;
    white-space: normal !important;
    word-wrap: break-word !important;
  }

  /* 通用图片与容器 */
  .page-blog-keonhacai1-betting-guide img {
    max-width: 100% !important;
    width: 100% !important;
    height: auto !important;
    display: block;
  }
  .page-blog-keonhacai1-betting-guide__container,
  .page-blog-keonhacai1-betting-guide__content-section,
  .page-blog-keonhacai1-betting-guide__article-body {
    max-width: 100% !important;
    width: 100% !important;
    box-sizing: border-box !important;
    padding-left: 15px;
    padding-right: 15px;
  }

  /* 装饰主标题 + 长文 SEO 区 */
  .page-blog-keonhacai1-betting-guide__section-title {
    font-size: 1.8em;
    margin-bottom: 25px;
  }
  .page-blog-keonhacai1-betting-guide__subsection-title {
    font-size: 1.4em;
    margin-top: 25px;
    margin-bottom: 10px;
  }
  .page-blog-keonhacai1-betting-guide__article-body {
    font-size: 0.95em;
  }
  .page-blog-keonhacai1-betting-guide__content-image {
    margin: 20px auto;
  }

  /* FAQ */
  details.page-blog-keonhacai1-betting-guide__faq-item summary.page-blog-keonhacai1-betting-guide__faq-question { padding: 15px; }
  .page-blog-keonhacai1-betting-guide__faq-qtext { font-size: 1em; }
  details.page-blog-keonhacai1-betting-guide__faq-item .page-blog-keonhacai1-betting-guide__faq-answer { padding: 0 15px 15px; }
}

@media (max-width: 480px) {
  .page-blog-keonhacai1-betting-guide__main-title {
    font-size: clamp(1.2em, 8vw, 2em);
  }
  .page-blog-keonhacai1-betting-guide__hero-description {
    font-size: clamp(0.8em, 3.5vw, 0.9em);
  }
  .page-blog-keonhacai1-betting-guide__section-title {
    font-size: 1.6em;
  }
  .page-blog-keonhacai1-betting-guide__subsection-title {
    font-size: 1.2em;
  }
}