.page-blog-huong-dan-ca-cuoc-the-thao-65win {
  font-family: 'Arial', sans-serif;
  color: #1F2D3D;
  background-color: #F4F7FB;
  line-height: 1.6;
}

.page-blog-huong-dan-ca-cuoc-the-thao-65win__section {
  padding: 60px 0;
}

.page-blog-huong-dan-ca-cuoc-the-thao-65win__container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 15px;
  box-sizing: border-box;
}

.page-blog-huong-dan-ca-cuoc-the-thao-65win__container--flex {
  display: flex;
  align-items: center;
  gap: 40px;
}

.page-blog-huong-dan-ca-cuoc-the-thao-65win__section-title {
  font-size: 38px;
  font-weight: 700;
  color: #1F2D3D;
  text-align: center;
  margin-bottom: 40px;
  line-height: 1.2;
}

.page-blog-huong-dan-ca-cuoc-the-thao-65win__section-title--light {
  color: #ffffff;
}

.page-blog-huong-dan-ca-cuoc-the-thao-65win__hero-section {
  padding-top: 10px; /* Aligned with shared.css body padding */
  background: linear-gradient(180deg, #2F6BFF 0%, #6FA3FF 100%);
  color: #ffffff;
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.page-blog-huong-dan-ca-cuoc-the-thao-65win__hero-image-wrapper {
  width: 100%;
  max-height: 600px; /* Adjust as needed */
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}

.page-blog-huong-dan-ca-cuoc-the-thao-65win__hero-image {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
  filter: brightness(0.8); /* Slight darkening for text contrast */
}

.page-blog-huong-dan-ca-cuoc-the-thao-65win__hero-content {
  position: relative;
  z-index: 10;
  max-width: 900px;
  padding: 40px 15px 80px;
  text-align: center;
}

.page-blog-huong-dan-ca-cuoc-the-thao-65win__main-title {
  font-size: 48px;
  font-weight: 800;
  margin-bottom: 20px;
  line-height: 1.1;
  color: #ffffff;
}

.page-blog-huong-dan-ca-cuoc-the-thao-65win__hero-description {
  font-size: 18px;
  margin-bottom: 30px;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  color: rgba(255, 255, 255, 0.9);
}

.page-blog-huong-dan-ca-cuoc-the-thao-65win__hero-cta-buttons {
  display: flex;
  justify-content: center;
  gap: 20px;
  flex-wrap: wrap;
}

.page-blog-huong-dan-ca-cuoc-the-thao-65win__btn-primary,
.page-blog-huong-dan-ca-cuoc-the-thao-65win__btn-secondary,
.page-blog-huong-dan-ca-cuoc-the-thao-65win__btn-small {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 14px 30px;
  border-radius: 8px;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
  transition: all 0.3s ease;
  cursor: pointer;
  border: none;
  white-space: nowrap;
  box-sizing: border-box;
}

.page-blog-huong-dan-ca-cuoc-the-thao-65win__btn-primary {
  background: linear-gradient(180deg, #4A8BFF 0%, #2F6BFF 100%);
  color: #ffffff;
  box-shadow: 0 4px 15px rgba(47, 107, 255, 0.4);
}

.page-blog-huong-dan-ca-cuoc-the-thao-65win__btn-primary:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(47, 107, 255, 0.6);
}

.page-blog-huong-dan-ca-cuoc-the-thao-65win__btn-secondary {
  background: #ffffff;
  color: #2F6BFF;
  border: 2px solid #2F6BFF;
  box-shadow: 0 4px 15px rgba(255, 255, 255, 0.3);
}

.page-blog-huong-dan-ca-cuoc-the-thao-65win__btn-secondary:hover {
  transform: translateY(-2px);
  background: #f0f0f0;
  box-shadow: 0 6px 20px rgba(255, 255, 255, 0.5);
}

.page-blog-huong-dan-ca-cuoc-the-thao-65win__btn-small {
  font-size: 16px;
  padding: 10px 20px;
  border-radius: 5px;
  background: linear-gradient(180deg, #4A8BFF 0%, #2F6BFF 100%);
  color: #ffffff;
  margin-top: 15px;
}

.page-blog-huong-dan-ca-cuoc-the-thao-65win__btn-small:hover {
  transform: translateY(-1px);
  opacity: 0.9;
}

.page-blog-huong-dan-ca-cuoc-the-thao-65win__article-figure {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 30px auto;
  border-radius: 10px;
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
}

.page-blog-huong-dan-ca-cuoc-the-thao-65win__article-body {
  font-size: 17px;
  line-height: 1.8;
  color: #1F2D3D;
  max-width: 850px;
  margin: 0 auto;
  text-align: justify;
}

.page-blog-huong-dan-ca-cuoc-the-thao-65win__article-body h3 {
  font-size: 26px;
  font-weight: 700;
  color: #2F6BFF;
  margin-top: 40px;
  margin-bottom: 20px;
  text-align: left;
}

.page-blog-huong-dan-ca-cuoc-the-thao-65win__article-body p {
  margin-bottom: 20px;
}

.page-blog-huong-dan-ca-cuoc-the-thao-65win__article-body--light p,
.page-blog-huong-dan-ca-cuoc-the-thao-65win__article-body--light h3 {
  color: #ffffff;
}

.page-blog-huong-dan-ca-cuoc-the-thao-65win__dark-section {
  background: linear-gradient(180deg, #2F6BFF 0%, #6FA3FF 100%);
  color: #ffffff;
}

.page-blog-huong-dan-ca-cuoc-the-thao-65win__grid-cards {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 30px;
  margin-top: 40px;
}

.page-blog-huong-dan-ca-cuoc-the-thao-65win__card {
  background: #FFFFFF;
  border-radius: 10px;
  padding: 30px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  text-align: left;
  color: #1F2D3D;
  transition: transform 0.3s ease;
}

.page-blog-huong-dan-ca-cuoc-the-thao-65win__card:hover {
  transform: translateY(-5px);
}

.page-blog-huong-dan-ca-cuoc-the-thao-65win__card-title {
  font-size: 24px;
  font-weight: 700;
  color: #2F6BFF;
  margin-bottom: 15px;
}

.page-blog-huong-dan-ca-cuoc-the-thao-65win__card p {
  font-size: 16px;
  line-height: 1.7;
  margin-bottom: 20px;
  flex-grow: 1;
}

.page-blog-huong-dan-ca-cuoc-the-thao-65win__grid-3-columns {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 30px;
  margin-top: 40px;
}

.page-blog-huong-dan-ca-cuoc-the-thao-65win__service-card {
  background: #FFFFFF;
  border-radius: 10px;
  padding: 25px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
  text-align: center;
  color: #1F2D3D;
  transition: transform 0.3s ease;
}

.page-blog-huong-dan-ca-cuoc-the-thao-65win__service-card:hover {
  transform: translateY(-5px);
}

.page-blog-huong-dan-ca-cuoc-the-thao-65win__service-card img {
  width: 100%;
  height: 200px; /* Fixed height for consistency */
  object-fit: cover;
  border-radius: 8px;
  margin-bottom: 20px;
  display: block;
}

.page-blog-huong-dan-ca-cuoc-the-thao-65win__service-title {
  font-size: 22px;
  font-weight: 700;
  color: #2F6BFF;
  margin-bottom: 10px;
}

.page-blog-huong-dan-ca-cuoc-the-thao-65win__service-card p {
  font-size: 16px;
  line-height: 1.7;
  color: #1F2D3D;
}

.page-blog-huong-dan-ca-cuoc-the-thao-65win__cta-section {
  background: linear-gradient(90deg, #2F6BFF 0%, #6FA3FF 100%);
  color: #ffffff;
}

.page-blog-huong-dan-ca-cuoc-the-thao-65win__cta-content {
  flex: 1;
  text-align: left;
}

.page-blog-huong-dan-ca-cuoc-the-thao-65win__cta-description {
  font-size: 18px;
  margin-bottom: 30px;
  color: rgba(255, 255, 255, 0.9);
  max-width: 700px;
}

.page-blog-huong-dan-ca-cuoc-the-thao-65win__cta-buttons {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
}

.page-blog-huong-dan-ca-cuoc-the-thao-65win__cta-image {
  width: 100%;
  max-width: 500px;
  height: auto;
  border-radius: 10px;
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.2);
  display: block;
}

/* FAQ Styles */
details.page-blog-huong-dan-ca-cuoc-the-thao-65win__faq-item {
  margin-bottom: 15px;
  border-radius: 5px;
  border: 1px solid #D6E2FF;
  overflow: hidden;
  background: #fff;
  color: #1F2D3D;
}
details.page-blog-huong-dan-ca-cuoc-the-thao-65win__faq-item summary.page-blog-huong-dan-ca-cuoc-the-thao-65win__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-huong-dan-ca-cuoc-the-thao-65win__faq-item summary.page-blog-huong-dan-ca-cuoc-the-thao-65win__faq-question::-webkit-details-marker {
  display: none;
}
details.page-blog-huong-dan-ca-cuoc-the-thao-65win__faq-item summary.page-blog-huong-dan-ca-cuoc-the-thao-65win__faq-question:hover {
  background: #F4F7FB;
}
.page-blog-huong-dan-ca-cuoc-the-thao-65win__faq-qtext {
  flex: 1;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.5;
  text-align: left;
  color: #1F2D3D;
}
.page-blog-huong-dan-ca-cuoc-the-thao-65win__faq-toggle {
  font-size: 24px;
  font-weight: bold;
  color: #2F6BFF;
  flex-shrink: 0;
  margin-left: 15px;
  width: 28px;
  text-align: center;
}
details.page-blog-huong-dan-ca-cuoc-the-thao-65win__faq-item .page-blog-huong-dan-ca-cuoc-the-thao-65win__faq-answer {
  padding: 0 20px 20px;
  background: #f9f9f9;
  border-radius: 0 0 5px 5px;
  color: #1F2D3D;
}


/* --- Responsive Styles --- */

@media (max-width: 1024px) {
  .page-blog-huong-dan-ca-cuoc-the-thao-65win__main-title {
    font-size: 42px;
  }

  .page-blog-huong-dan-ca-cuoc-the-thao-65win__hero-description {
    font-size: 17px;
  }

  .page-blog-huong-dan-ca-cuoc-the-thao-65win__section-title {
    font-size: 32px;
  }

  .page-blog-huong-dan-ca-cuoc-the-thao-65win__container--flex {
    flex-direction: column;
    text-align: center;
  }

  .page-blog-huong-dan-ca-cuoc-the-thao-65win__cta-content {
    text-align: center;
  }

  .page-blog-huong-dan-ca-cuoc-the-thao-65win__cta-image {
    order: -1; /* Move image above text on smaller screens */
    margin-bottom: 30px;
  }

  .page-blog-huong-dan-ca-cuoc-the-thao-65win__cta-buttons {
    justify-content: center;
  }
}

@media (max-width: 768px) {
  .page-blog-huong-dan-ca-cuoc-the-thao-65win {
    font-size: 16px;
    line-height: 1.6;
  }

  .page-blog-huong-dan-ca-cuoc-the-thao-65win__section {
    padding: 40px 0;
  }

  .page-blog-huong-dan-ca-cuoc-the-thao-65win__container {
    padding: 0 15px !important;
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box !important;
  }

  /* HERO 主图区域 */
  .page-blog-huong-dan-ca-cuoc-the-thao-65win__hero-section {
    padding-top: 10px;
  }
  .page-blog-huong-dan-ca-cuoc-the-thao-65win__hero-image {
    object-fit: contain !important; 
    aspect-ratio: unset !important; 
    filter: brightness(1); /* Remove darkening for better visibility on small screens */
  }
  .page-blog-huong-dan-ca-cuoc-the-thao-65win__hero-content {
    padding: 30px 15px 50px;
  }
  .page-blog-huong-dan-ca-cuoc-the-thao-65win__main-title {
    font-size: clamp(28px, 8vw, 38px); /* Clamp for responsive H1 */
    margin-bottom: 15px;
  }
  .page-blog-huong-dan-ca-cuoc-the-thao-65win__hero-description {
    font-size: 15px;
    margin-bottom: 25px;
  }
  .page-blog-huong-dan-ca-cuoc-the-thao-65win__hero-cta-buttons {
    flex-direction: column;
    gap: 15px;
  }

  /* 装饰主标题 + 长文 SEO 区 */
  .page-blog-huong-dan-ca-cuoc-the-thao-65win__section-title {
    font-size: clamp(26px, 7vw, 32px); /* Clamp for responsive H2 */
    margin-bottom: 30px;
    padding: 0 10px;
  }
  .page-blog-huong-dan-ca-cuoc-the-thao-65win__article-figure {
    margin: 20px auto;
  }
  .page-blog-huong-dan-ca-cuoc-the-thao-65win__article-body {
    font-size: 16px;
    padding: 0 10px;
    text-align: left;
  }
  .page-blog-huong-dan-ca-cuoc-the-thao-65win__article-body h3 {
    font-size: 22px;
    margin-top: 30px;
    margin-bottom: 15px;
  }

  /* 通用图片与容器 */
  .page-blog-huong-dan-ca-cuoc-the-thao-65win img {
    max-width: 100% !important;
    width: 100% !important;
    height: auto !important;
    box-sizing: border-box !important;
  }
  .page-blog-huong-dan-ca-cuoc-the-thao-65win__section,
  .page-blog-huong-dan-ca-cuoc-the-thao-65win__card,
  .page-blog-huong-dan-ca-cuoc-the-thao-65win__container,
  .page-blog-huong-dan-ca-cuoc-the-thao-65win__grid-cards,
  .page-blog-huong-dan-ca-cuoc-the-thao-65win__grid-3-columns {
    max-width: 100% !important;
    width: 100% !important;
    box-sizing: border-box !important;
    overflow-x: hidden;
  }

  /* 按钮与按钮容器 */
  .page-blog-huong-dan-ca-cuoc-the-thao-65win__btn-primary,
  .page-blog-huong-dan-ca-cuoc-the-thao-65win__btn-secondary,
  .page-blog-huong-dan-ca-cuoc-the-thao-65win__btn-small,
  .page-blog-huong-dan-ca-cuoc-the-thao-65win a[class*="button"],
  .page-blog-huong-dan-ca-cuoc-the-thao-65win 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 !important;
    padding-right: 15px !important;
  }
  .page-blog-huong-dan-ca-cuoc-the-thao-65win__hero-cta-buttons,
  .page-blog-huong-dan-ca-cuoc-the-thao-65win__cta-buttons,
  .page-blog-huong-dan-ca-cuoc-the-thao-65win__button-group,
  .page-blog-huong-dan-ca-cuoc-the-thao-65win__btn-container {
    max-width: 100% !important;
    width: 100% !important;
    box-sizing: border-box !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
    flex-wrap: wrap !important;
    gap: 10px;
    flex-direction: column; /* Ensure vertical stacking for groups */
  }

  /* Card and Grid Adjustments */
  .page-blog-huong-dan-ca-cuoc-the-thao-65win__grid-cards,
  .page-blog-huong-dan-ca-cuoc-the-thao-65win__grid-3-columns {
    grid-template-columns: 1fr; /* Single column layout */
    gap: 20px;
  }
  .page-blog-huong-dan-ca-cuoc-the-thao-65win__card {
    padding: 25px;
  }
  .page-blog-huong-dan-ca-cuoc-the-thao-65win__card-title {
    font-size: 20px;
  }
  .page-blog-huong-dan-ca-cuoc-the-thao-65win__service-title {
    font-size: 20px;
  }
  .page-blog-huong-dan-ca-cuoc-the-thao-65win__service-card img {
    
  }

  /* FAQ */
  details.page-blog-huong-dan-ca-cuoc-the-thao-65win__faq-item summary.page-blog-huong-dan-ca-cuoc-the-thao-65win__faq-question { padding: 15px; }
  .page-blog-huong-dan-ca-cuoc-the-thao-65win__faq-qtext { font-size: 16px; }
  .page-blog-huong-dan-ca-cuoc-the-thao-65win__faq-toggle { font-size: 20px; }
  details.page-blog-huong-dan-ca-cuoc-the-thao-65win__faq-item .page-blog-huong-dan-ca-cuoc-the-thao-65win__faq-answer { padding: 0 15px 15px; }
}