/* style/blog-how-to-get-hm88bet-official-link.css */
:root {
  --primary-color: #26A9E0;
  --secondary-color: #FFFFFF;
  --text-color-dark: #333333;
  --text-color-light: #ffffff;
  --login-button-color: #EA7C07;
  --background-color: #FFFFFF;
  --black-color: #000000;
}

.page-blog-how-to-get-hm88bet-official-link {
  font-family: Arial, sans-serif;
  line-height: 1.6;
  color: var(--text-color-dark); /* Body background is light, so use dark text */
  background-color: var(--background-color);
}

.page-blog-how-to-get-hm88bet-official-link__hero-section {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding-top: 10px; /* Small top padding, body handles --header-offset */
  padding-bottom: 40px;
  background-color: var(--background-color);
}

.page-blog-how-to-get-hm88bet-official-link__hero-image-wrapper {
  width: 100%;
  overflow: hidden;
}

.page-blog-how-to-get-hm88bet-official-link__hero-image {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
  min-height: 300px;
}

.page-blog-how-to-get-hm88bet-official-link__hero-content {
  max-width: 900px;
  margin: 20px auto 0;
  padding: 0 20px;
}

.page-blog-how-to-get-hm88bet-official-link__main-title {
  font-size: clamp(2em, 4vw, 2.8em);
  color: var(--primary-color);
  margin-bottom: 15px;
  line-height: 1.2;
  font-weight: 700;
}

.page-blog-how-to-get-hm88bet-official-link__description {
  font-size: 1.1em;
  color: var(--text-color-dark);
  margin-bottom: 30px;
}

.page-blog-how-to-get-hm88bet-official-link__cta-buttons {
  display: flex;
  justify-content: center;
  gap: 20px;
  flex-wrap: wrap;
  margin-top: 20px;
}

.page-blog-how-to-get-hm88bet-official-link__btn-primary,
.page-blog-how-to-get-hm88bet-official-link__btn-secondary {
  display: inline-block;
  padding: 12px 25px;
  border-radius: 8px;
  text-decoration: none;
  font-weight: bold;
  transition: background-color 0.3s ease, color 0.3s ease, border-color 0.3s ease;
  box-sizing: border-box;
  max-width: 100%;
  white-space: normal;
  word-wrap: break-word;
}

.page-blog-how-to-get-hm88bet-official-link__btn-primary {
  background-color: var(--login-button-color); /* Specific color for Login */
  color: var(--text-color-light);
  border: 2px solid var(--login-button-color);
}

.page-blog-how-to-get-hm88bet-official-link__btn-primary:hover {
  background-color: darken(var(--login-button-color), 10%);
  border-color: darken(var(--login-button-color), 10%);
}

.page-blog-how-to-get-hm88bet-official-link__btn-secondary {
  background-color: transparent;
  color: var(--primary-color);
  border: 2px solid var(--primary-color);
}

.page-blog-how-to-get-hm88bet-official-link__btn-secondary:hover {
  background-color: var(--primary-color);
  color: var(--text-color-light);
}

.page-blog-how-to-get-hm88bet-official-link__content-area {
  max-width: 1200px;
  margin: 0 auto;
  padding: 40px 20px;
  background-color: var(--background-color);
}

.page-blog-how-to-get-hm88bet-official-link__section-title {
  font-size: 2em;
  color: var(--primary-color);
  margin-top: 40px;
  margin-bottom: 20px;
  border-bottom: 2px solid var(--primary-color);
  padding-bottom: 10px;
}

.page-blog-how-to-get-hm88bet-official-link h3 {
  font-size: 1.4em;
  color: var(--black-color);
  margin-top: 25px;
  margin-bottom: 15px;
}

.page-blog-how-to-get-hm88bet-official-link p {
  margin-bottom: 15px;
  line-height: 1.7;
}

.page-blog-how-to-get-hm88bet-official-link a {
  color: var(--primary-color);
  text-decoration: none;
}

.page-blog-how-to-get-hm88bet-official-link a:hover {
  text-decoration: underline;
}

.page-blog-how-to-get-hm88bet-official-link__highlight {
  color: var(--primary-color);
  font-weight: bold;
}

.page-blog-how-to-get-hm88bet-official-link__list {
  list-style-type: disc;
  margin-left: 20px;
  margin-bottom: 20px;
}

.page-blog-how-to-get-hm88bet-official-link__ordered-list {
  list-style-type: decimal;
  margin-left: 20px;
  margin-bottom: 20px;
}

.page-blog-how-to-get-hm88bet-official-link__list-item {
  margin-bottom: 10px;
}

.page-blog-how-to-get-hm88bet-official-link__image {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 20px auto;
  border-radius: 8px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}

.page-blog-how-to-get-hm88bet-official-link__cta-block,
.page-blog-how-to-get-hm88bet-official-link__final-cta-block {
  text-align: center;
  background-color: #f0f8ff; /* Light blue background for CTA */
  padding: 30px;
  border-radius: 10px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.page-blog-how-to-get-hm88bet-official-link__cta-text,
.page-blog-how-to-get-hm88bet-official-link__final-cta-text {
  font-size: 1.3em;
  color: var(--black-color);
  margin-bottom: 20px;
  font-weight: bold;
}

.page-blog-how-to-get-hm88bet-official-link__game-list .page-blog-how-to-get-hm88bet-official-link__list-item {
  background-color: var(--secondary-color);
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  padding: 20px;
  margin-bottom: 15px;
  box-shadow: 0 2px 5px rgba(0,0,0,0.05);
}

/* FAQ Styles */
.page-blog-how-to-get-hm88bet-official-link__faq-list {
  margin-top: 30px;
}

.page-blog-how-to-get-hm88bet-official-link__faq-item {
  background-color: var(--secondary-color);
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  margin-bottom: 15px;
  overflow: hidden;
}

.page-blog-how-to-get-hm88bet-official-link__faq-question {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 18px 20px;
  font-weight: bold;
  color: var(--black-color);
  cursor: pointer;
  background-color: #f9f9f9;
  border-bottom: 1px solid #e0e0e0;
  transition: background-color 0.3s ease;
  list-style: none; /* For details/summary */
}

.page-blog-how-to-get-hm88bet-official-link__faq-question::-webkit-details-marker {
  display: none; /* Hide default marker for Chrome */
}

.page-blog-how-to-get-hm88bet-official-link__faq-question:hover {
  background-color: #f0f0f0;
}

.page-blog-how-to-get-hm88bet-official-link__faq-qtext {
  flex-grow: 1;
}

.page-blog-how-to-get-hm88bet-official-link__faq-toggle {
  font-size: 1.5em;
  line-height: 1;
  margin-left: 10px;
  color: var(--primary-color);
}

.page-blog-how-to-get-hm88bet-official-link__faq-item[open] .page-blog-how-to-get-hm88bet-official-link__faq-toggle {
  content: '−'; /* Change to minus when open */
}

.page-blog-how-to-get-hm88bet-official-link__faq-answer {
  padding: 20px;
  background-color: var(--secondary-color);
  border-top: 1px solid #eee;
  font-size: 0.95em;
  line-height: 1.6;
}

/* Mobile responsiveness */
@media (max-width: 768px) {
  .page-blog-how-to-get-hm88bet-official-link__hero-content {
    padding: 0 15px;
  }

  .page-blog-how-to-get-hm88bet-official-link__main-title {
    font-size: 1.8em;
  }

  .page-blog-how-to-get-hm88bet-official-link__description {
    font-size: 1em;
  }

  .page-blog-how-to-get-hm88bet-official-link__cta-buttons {
    flex-direction: column;
    gap: 10px;
    padding: 0 15px;
  }

  .page-blog-how-to-get-hm88bet-official-link__btn-primary,
  .page-blog-how-to-get-hm88bet-official-link__btn-secondary {
    width: 100% !important;
    max-width: 100% !important;
    padding: 12px 15px !important;
    white-space: normal !important;
    word-wrap: break-word !important;
    text-align: center;
  }

  .page-blog-how-to-get-hm88bet-official-link__content-area {
    padding: 20px 15px;
  }

  .page-blog-how-to-get-hm88bet-official-link__section-title {
    font-size: 1.5em;
    margin-top: 30px;
  }

  .page-blog-how-to-get-hm88bet-official-link h3 {
    font-size: 1.2em;
  }

  .page-blog-how-to-get-hm88bet-official-link__image {
    max-width: 100% !important;
    width: 100% !important;
    height: auto !important;
    display: block !important;
    box-sizing: border-box !important;
    padding: 0 0px; /* Adjust if needed to fit content area padding */
  }

  .page-blog-how-to-get-hm88bet-official-link__cta-block,
  .page-blog-how-to-get-hm88bet-official-link__final-cta-block {
    padding: 20px 15px;
  }

  .page-blog-how-to-get-hm88bet-official-link__cta-text,
  .page-blog-how-to-get-hm88bet-official-link__final-cta-text {
    font-size: 1.1em;
  }
  
  /* Ensure all image containers are responsive */
  .page-blog-how-to-get-hm88bet-official-link__hero-image-wrapper,
  .page-blog-how-to-get-hm88bet-official-link__content-area,
  .page-blog-how-to-get-hm88bet-official-link__faq-list,
  .page-blog-how-to-get-hm88bet-official-link__cta-buttons,
  .page-blog-how-to-get-hm88bet-official-link__cta-block,
  .page-blog-how-to-get-hm88bet-official-link__final-cta-block {
    max-width: 100% !important;
    width: 100% !important;
    box-sizing: border-box !important;
    padding-left: 15px;
    padding-right: 15px;
    overflow: hidden !important;
  }
  
  .page-blog-how-to-get-hm88bet-official-link__hero-section {
    padding-top: 10px !important; /* body already handles --header-offset */
  }
}