.page-blog-meo-ca-cuoc-the-thao-tai-j9bet {
  font-family: 'Arial', sans-serif;
  color: #333333; /* Default text color for light body background */
  line-height: 1.6;
}

.page-blog-meo-ca-cuoc-the-thao-tai-j9bet__container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
}

.page-blog-meo-ca-cuoc-the-thao-tai-j9bet__section {
  padding: 40px 0;
  margin-bottom: 20px;
  background: #B71C1C; /* Custom background color */
  color: #FFF5E1; /* Custom text color for dark background */
}

.page-blog-meo-ca-cuoc-the-thao-tai-j9bet__section:nth-of-type(even) {
  background: rgba(255, 255, 255, 0.05); /* Slightly lighter for contrast */
  color: #FFF5E1; /* Keep light text */
}

.page-blog-meo-ca-cuoc-the-thao-tai-j9bet__section-title {
  font-size: 38px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 40px;
  color: #FFD86A; /* Gold color for titles */
  position: relative;
  padding-bottom: 15px;
}

.page-blog-meo-ca-cuoc-the-thao-tai-j9bet__section-title::after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 80px;
  height: 4px;
  background: linear-gradient(90deg, #FFD86A 0%, #E6B800 100%);
  border-radius: 2px;
}

.page-blog-meo-ca-cuoc-the-thao-tai-j9bet__sub-title {
  font-size: 26px;
  font-weight: 600;
  color: #F4D34D; /* Gold color for sub-titles */
  margin-top: 30px;
  margin-bottom: 15px;
  border-left: 4px solid #FFCC66;
  padding-left: 15px;
}

.page-blog-meo-ca-cuoc-the-thao-tai-j9bet__article-body {
  max-width: 900px;
  margin: 0 auto;
  font-size: 17px;
  line-height: 1.8;
  text-align: justify;
}

.page-blog-meo-ca-cuoc-the-thao-tai-j9bet__article-body p {
  margin-bottom: 15px;
  color: #FFF5E1;
}

.page-blog-meo-ca-cuoc-the-thao-tai-j9bet__article-body ul,
.page-blog-meo-ca-cuoc-the-thao-tai-j9bet__article-body ol {
  list-style-position: inside;
  padding-left: 20px;
  margin-bottom: 15px;
  color: #FFF5E1;
}

.page-blog-meo-ca-cuoc-the-thao-tai-j9bet__article-body li {
  margin-bottom: 8px;
  color: #FFF5E1;
}

.page-blog-meo-ca-cuoc-the-thao-tai-j9bet__article-body a {
  color: #FFD86A;
  text-decoration: underline;
}

.page-blog-meo-ca-cuoc-the-thao-tai-j9bet__article-body a:hover {
  color: #E6B800;
}

.page-blog-meo-ca-cuoc-the-thao-tai-j9bet__article-figure {
  display: block;
  margin: 30px auto;
  max-width: 100%;
  height: auto;
  border-radius: 8px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
  border: 2px solid #F2B544; /* Custom border color */
}

/* HERO Section */
.page-blog-meo-ca-cuoc-the-thao-tai-j9bet__hero-section {
  position: relative;
  padding-top: 10px; /* Small top padding, body handles header offset */
  padding-bottom: 60px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  overflow: hidden;
  background: #B71C1C; /* Match section background */
}

.page-blog-meo-ca-cuoc-the-thao-tai-j9bet__hero-image {
  width: 100%;
  height: 600px; /* Fixed height for desktop hero */
  overflow: hidden;
  position: relative;
  margin-bottom: 30px;
}

.page-blog-meo-ca-cuoc-the-thao-tai-j9bet__hero-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  display: block;
}

.page-blog-meo-ca-cuoc-the-thao-tai-j9bet__hero-content {
  position: relative;
  z-index: 2;
  max-width: 900px;
  padding: 0 20px;
  color: #FFF5E1;
}

.page-blog-meo-ca-cuoc-the-thao-tai-j9bet__main-title {
  font-size: clamp(32px, 5vw, 56px); /* Use clamp for H1 font-size */
  font-weight: 900;
  margin-bottom: 20px;
  color: #FFD86A; /* Gold color for main title */
  line-height: 1.2;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.page-blog-meo-ca-cuoc-the-thao-tai-j9bet__lead-text {
  font-size: 20px;
  margin-bottom: 30px;
  color: #FFF5E1;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.page-blog-meo-ca-cuoc-the-thao-tai-j9bet__cta-buttons {
  display: flex;
  gap: 20px;
  justify-content: center;
  flex-wrap: wrap;
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 0 15px;
}

.page-blog-meo-ca-cuoc-the-thao-tai-j9bet__btn-primary,
.page-blog-meo-ca-cuoc-the-thao-tai-j9bet__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;
  box-sizing: border-box;
  white-space: normal;
  word-wrap: break-word;
  max-width: 100%;
}

.page-blog-meo-ca-cuoc-the-thao-tai-j9bet__btn-primary {
  background: linear-gradient(180deg, #FFD86A 0%, #E6B800 100%); /* Custom button color */
  color: #7A0E0E; /* Deep Red for text on gold button */
  border: 2px solid #FFD86A;
  box-shadow: 0 4px 15px rgba(255, 216, 106, 0.4);
}

.page-blog-meo-ca-cuoc-the-thao-tai-j9bet__btn-primary:hover {
  background: linear-gradient(180deg, #E6B800 0%, #FFD86A 100%);
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(255, 216, 106, 0.6);
}

.page-blog-meo-ca-cuoc-the-thao-tai-j9bet__btn-secondary {
  background: #D32F2F; /* Card BG color */
  color: #FFF5E1; /* Text Main color */
  border: 2px solid #F2B544; /* Border color */
  box-shadow: 0 4px 15px rgba(211, 47, 47, 0.4);
}

.page-blog-meo-ca-cuoc-the-thao-tai-j9bet__btn-secondary:hover {
  background: #7A0E0E; /* Deep Red */
  color: #F4D34D; /* Gold */
  border-color: #F4D34D;
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(211, 47, 47, 0.6);
}

/* FAQ Section Styles */
.page-blog-meo-ca-cuoc-the-thao-tai-j9bet__faq-list {
  max-width: 900px;
  margin: 40px auto 0;
}

details.page-blog-meo-ca-cuoc-the-thao-tai-j9bet__faq-item {
  margin-bottom: 15px;
  border-radius: 8px;
  border: 1px solid #F2B544; /* Custom border color */
  overflow: hidden;
  background: #D32F2F; /* Card BG color */
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}