.page-blog-top-ga65-game-bai-strategies {
  color: #FFF6D6; /* Text Main */
  background-color: #0A0A0A; /* Background */
  font-family: 'Arial', sans-serif;
  line-height: 1.6;
}

.page-blog-top-ga65-game-bai-strategies__hero-section {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 60px 20px;
  padding-top: 10px; /* Small top padding, header offset handled by body */
  background: linear-gradient(180deg, rgba(242, 193, 78, 0.1) 0%, rgba(10, 10, 10, 0.8) 100%), #0A0A0A; /* Subtle gradient over dark background */
  overflow: hidden;
}

.page-blog-top-ga65-game-bai-strategies__hero-container {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
}

.page-blog-top-ga65-game-bai-strategies__hero-image {
  width: 100%;
  margin-bottom: 30px;
}

.page-blog-top-ga65-game-bai-strategies__hero-image img {
  width: 100%;
  height: auto;
  max-width: 100%;
  display: block;
  border-radius: 8px;
  object-fit: cover;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.5);
  border: 1px solid #3A2A12; /* Border */
}

.page-blog-top-ga65-game-bai-strategies__hero-content {
  position: relative;
  z-index: 2;
  text-align: center;
  width: 100%;
  max-width: 800px;
}

.page-blog-top-ga65-game-bai-strategies__hero-content h1 {
  color: #FFD36B; /* Glow */
  font-size: clamp(2em, 4vw, 2.8em);
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 20px;
  text-shadow: 0 0 10px rgba(255, 211, 107, 0.5);
}

.page-blog-top-ga65-game-bai-strategies__intro-text {
  font-size: 1.1em;
  color: #FFF6D6;
  margin-bottom: 30px;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}

.page-blog-top-ga65-game-bai-strategies__cta-button {
  display: inline-block;
  padding: 15px 40px;
  background: linear-gradient(180deg, #FFD86A 0%, #DDA11D 100%); /* Button */
  color: #111111; /* Dark text for bright button */
  text-decoration: none;
  border-radius: 5px;
  font-size: 18px;
  font-weight: bold;
  margin-top: 20px;
  transition: all 0.3s ease;
  border: none;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
}

.page-blog-top-ga65-game-bai-strategies__cta-button:hover {
  transform: translateY(-3px);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.4);
  opacity: 0.9;
}

.page-blog-top-ga65-game-bai-strategies__content-area {
  max-width: 1200px;
  margin: 0 auto;
  padding: 40px 20px;
  background-color: #0A0A0A; /* Background */
  color: #FFF6D6; /* Text Main */
}

.page-blog-top-ga65-game-bai-strategies__container {
  max-width: 900px;
  margin: 0 auto;
}

.page-blog-top-ga65-game-bai-strategies__article {
  background-color: #111111; /* Card BG */
  padding: 30px;
  border-radius: 10px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
  border: 1px solid #3A2A12; /* Border */
}

.page-blog-top-ga65-game-bai-strategies__heading {
  color: #FFD36B; /* Glow */
  font-size: 2em;
  margin-top: 40px;
  margin-bottom: 20px;
  border-bottom: 2px solid #F2C14E; /* Primary color as accent */
  padding-bottom: 10px;
}

.page-blog-top-ga65-game-bai-strategies__sub-heading {
  color: #F2C14E; /* Primary color */
  font-size: 1.5em;
  margin-top: 30px;
  margin-bottom: 15px;
}

.page-blog-top-ga65-game-bai-strategies p {
  margin-bottom: 1em;
  color: #FFF6D6;
}

.page-blog-top-ga65-game-bai-strategies__list {
  list-style-type: disc;
  margin-left: 20px;
  margin-bottom: 20px;
  color: #FFF6D6;
}

.page-blog-top-ga65-game-bai-strategies__list li {
  margin-bottom: 0.5em;
}

.page-blog-top-ga65-game-bai-strategies__image-wrapper {
  margin: 30px 0;
  text-align: center;
}

.page-blog-top-ga65-game-bai-strategies__image-wrapper img {
  max-width: 100%;
  height: auto;
  display: block;
  border-radius: 8px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
  border: 1px solid #3A2A12; /* Border */
  margin: 0 auto;
}

.page-blog-top-ga65-game-bai-strategies__outro-cta {
  text-align: center;
  margin-top: 40px;
  font-size: 1.1em;
}

.page-blog-top-ga65-game-bai-strategies__btn-secondary {
  background: #111111; /* Card BG */
  color: #F2C14E; /* Primary color */
  border: 2px solid #F2C14E; /* Primary color */
  padding: 12px 30px;
  font-size: 1.1em;
  border-radius: 5px;
  text-decoration: none;
  transition: all 0.3s ease;
}

.page-blog-top-ga65-game-bai-strategies__btn-secondary:hover {
  background: #F2C14E; /* Primary color */
  color: #111111; /* Card BG */
  box-shadow: 0 4px 10px rgba(242, 193, 78, 0.4);
  transform: translateY(-2px);
}

.page-blog-top-ga65-game-bai-strategies__faq-list {
  margin-top: 30px;
}

details.page-blog-top-ga65-game-bai-strategies__faq-item {
  margin-bottom: 15px;
  border-radius: 8px;
  border: 1px solid #3A2A12; /* Border */
  overflow: hidden;
  background: #111111; /* Card BG */
}
details.page-blog-top-ga65-game-bai-strategies__faq-item summary.page-blog-top-ga65-game-bai-strategies__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: #FFF6D6; /* Text Main */
}
details.page-blog-top-ga65-game-bai-strategies__faq-item summary.page-blog-top-ga65-game-bai-strategies__faq-question::-webkit-details-marker {
  display: none;
}
details.page-blog-top-ga65-game-bai-strategies__faq-item summary.page-blog-top-ga65-game-bai-strategies__faq-question:hover {
  background: rgba(242, 193, 78, 0.1); /* Light hover effect */
}
.page-blog-top-ga65-game-bai-strategies__faq-qtext {
  flex: 1;
  font-size: 1.1em;
  font-weight: 600;
  line-height: 1.5;
  text-align: left;
  color: #F2C14E; /* Primary color for questions */
}
.page-blog-top-ga65-game-bai-strategies__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-top-ga65-game-bai-strategies__faq-item .page-blog-top-ga65-game-bai-strategies__faq-answer {
  padding: 0 20px 20px;
  background: #0A0A0A; /* Background */
  border-radius: 0 0 8px 8px;
  color: #FFF6D6; /* Text Main */
}

.page-blog-top-ga65-game-bai-strategies .text-highlight {
  color: #FFD36B;
  font-weight: bold;
}

/* 移动端响应式设计 */
@media (max-width: 768px) {
  .page-blog-top-ga65-game-bai-strategies__hero-section {
    padding-top: 10px !important;
    padding-bottom: 40px;
    padding-left: 15px;
    padding-right: 15px;
  }
  
  .page-blog-top-ga65-game-bai-strategies__hero-image img {
    border-radius: 4px;
  }
  
  .page-blog-top-ga65-game-bai-strategies__hero-content h1 {
    font-size: 1.8em;
  }
  
  .page-blog-top-ga65-game-bai-strategies__intro-text {
    font-size: 1em;
  }
  
  .page-blog-top-ga65-game-bai-strategies__cta-button {
    padding: 12px 30px;
    font-size: 16px;
    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-top-ga65-game-bai-strategies__content-area {
    padding: 20px 15px;
  }
  
  .page-blog-top-ga65-game-bai-strategies__article {
    padding: 20px;
  }
  
  .page-blog-top-ga65-game-bai-strategies__heading {
    font-size: 1.5em;
  }
  
  .page-blog-top-ga65-game-bai-strategies__sub-heading {
    font-size: 1.2em;
  }
  
  .page-blog-top-ga65-game-bai-strategies img {
    max-width: 100% !important;
    width: 100% !important;
    height: auto !important;
  }
  
  .page-blog-top-ga65-game-bai-strategies__section,
  .page-blog-top-ga65-game-bai-strategies__card,
  .page-blog-top-ga65-game-bai-strategies__container,
  .page-blog-top-ga65-game-bai-strategies__hero-container {
    max-width: 100% !important;
    width: 100% !important;
    box-sizing: border-box !important;
    padding-left: 15px;
    padding-right: 15px;
  }
  
  details.page-blog-top-ga65-game-bai-strategies__faq-item summary.page-blog-top-ga65-game-bai-strategies__faq-question { padding: 15px; }
  .page-blog-top-ga65-game-bai-strategies__faq-qtext { font-size: 1em; }
  
  .page-blog-top-ga65-game-bai-strategies__btn-secondary {
    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;
  }
}