.page-blog-how-to-register-and-play-at-nhatvip888 {
  font-family: 'Arial', sans-serif;
  line-height: 1.6;
  color: #ffffff; /* Body background is #0a0a0a (dark), so text color should be light */
}

.page-blog-how-to-register-and-play-at-nhatvip888__hero-section {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 60px 20px;
  padding-top: 10px; /* Small top padding, body handles --header-offset */
  text-align: center;
  background-color: #0a0a0a;
  color: #ffffff;
}

.page-blog-how-to-register-and-play-at-nhatvip888__hero-image-wrapper {
  width: 100%;
  max-width: 1200px;
  margin-bottom: 30px;
}

.page-blog-how-to-register-and-play-at-nhatvip888__hero-image {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 10px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
}

.page-blog-how-to-register-and-play-at-nhatvip888__hero-content {
  max-width: 900px;
  margin: 0 auto;
}

.page-blog-how-to-register-and-play-at-nhatvip888__main-title {
  font-size: clamp(2em, 5vw, 3.2em);
  font-weight: 700;
  margin-bottom: 20px;
  color: #26A9E0;
  line-height: 1.2;
  letter-spacing: -0.03em;
}

.page-blog-how-to-register-and-play-at-nhatvip888__intro-description {
  font-size: 1.1em;
  margin-bottom: 30px;
  color: #f0f0f0;
}

.page-blog-how-to-register-and-play-at-nhatvip888__cta-button {
  display: inline-block;
  background-color: #EA7C07; /* Login button color */
  color: #ffffff;
  padding: 15px 30px;
  border-radius: 5px;
  text-decoration: none;
  font-weight: bold;
  font-size: 1.1em;
  transition: background-color 0.3s ease;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
  border: none;
}

.page-blog-how-to-register-and-play-at-nhatvip888__cta-button:hover {
  background-color: #d16b05;
}

.page-blog-how-to-register-and-play-at-nhatvip888__content-section {
  padding: 50px 20px;
  width: 100%;
  box-sizing: border-box;
}

.page-blog-how-to-register-and-play-at-nhatvip888__dark-bg {
  background-color: #0a0a0a;
  color: #ffffff;
}

.page-blog-how-to-register-and-play-at-nhatvip888__light-bg {
  background-color: #1a1a1a; /* Slightly lighter than body for contrast in sections */
  color: #ffffff;
}

.page-blog-how-to-register-and-play-at-nhatvip888__container {
  max-width: 1000px;
  margin: 0 auto;
}

.page-blog-how-to-register-and-play-at-nhatvip888__section-title {
  font-size: 2.5em;
  font-weight: 700;
  margin-bottom: 30px;
  text-align: center;
  color: #26A9E0;
}

.page-blog-how-to-register-and-play-at-nhatvip888__sub-title {
  font-size: 1.8em;
  font-weight: 600;
  margin-top: 40px;
  margin-bottom: 15px;
  color: #26A9E0;
}

.page-blog-how-to-register-and-play-at-nhatvip888__list-item-title {
  font-size: 1.4em;
  font-weight: 600;
  margin-top: 30px;
  margin-bottom: 10px;
  color: #26A9E0;
}

.page-blog-how-to-register-and-play-at-nhatvip888__text-block {
  font-size: 1.05em;
  margin-bottom: 20px;
  line-height: 1.7;
  color: #f0f0f0;
}

.page-blog-how-to-register-and-play-at-nhatvip888__image-content {
  width: 100%;
  height: auto;
  display: block;
  margin: 30px auto;
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}

.page-blog-how-to-register-and-play-at-nhatvip888__list,
.page-blog-how-to-register-and-play-at-nhatvip888__ordered-list {
  list-style-type: disc;
  margin-left: 25px;
  margin-bottom: 20px;
  color: #f0f0f0;
}

.page-blog-how-to-register-and-play-at-nhatvip888__ordered-list {
  list-style-type: decimal;
}

.page-blog-how-to-register-and-play-at-nhatvip888__list li,
.page-blog-how-to-register-and-play-at-nhatvip888__ordered-list li {
  margin-bottom: 10px;
  font-size: 1.05em;
}

.page-blog-how-to-register-and-play-at-nhatvip888__btn-primary {
  background-color: #26A9E0;
  color: #ffffff;
}

.page-blog-how-to-register-and-play-at-nhatvip888__btn-primary:hover {
  background-color: #1e87b8;
}

.page-blog-how-to-register-and-play-at-nhatvip888__btn-secondary {
  background-color: transparent;
  color: #26A9E0;
  border: 2px solid #26A9E0;
}

.page-blog-how-to-register-and-play-at-nhatvip888__btn-secondary:hover {
  background-color: #26A9E0;
  color: #ffffff;
}

.page-blog-how-to-register-and-play-at-nhatvip888__faq-list {
  margin-top: 40px;
}

.page-blog-how-to-register-and-play-at-nhatvip888__faq-item {
  background-color: rgba(255, 255, 255, 0.08);
  border-radius: 8px;
  margin-bottom: 15px;
  overflow: hidden;
  color: #ffffff;
}

.page-blog-how-to-register-and-play-at-nhatvip888__faq-item summary {
  list-style: none;
  cursor: pointer;
  padding: 20px;
  font-weight: bold;
  font-size: 1.1em;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: rgba(255, 255, 255, 0.15);
  color: #ffffff;
}

.page-blog-how-to-register-and-play-at-nhatvip888__faq-item summary::-webkit-details-marker {
  display: none;
}

.page-blog-how-to-register-and-play-at-nhatvip888__faq-qtext {
  flex-grow: 1;
}

.page-blog-how-to-register-and-play-at-nhatvip888__faq-toggle {
  margin-left: 15px;
  font-size: 1.5em;
  line-height: 1;
  color: #26A9E0;
}

.page-blog-how-to-register-and-play-at-nhatvip888__faq-answer {
  padding: 15px 20px 20px;
  font-size: 1em;
  line-height: 1.6;
  color: #f0f0f0;
}

/* Responsive styles */
@media (max-width: 768px) {
  .page-blog-how-to-register-and-play-at-nhatvip888__hero-section {
    padding: 40px 15px;
    padding-top: 10px !important;
  }

  .page-blog-how-to-register-and-play-at-nhatvip888__main-title {
    font-size: 2em;
  }

  .page-blog-how-to-register-and-play-at-nhatvip888__intro-description {
    font-size: 1em;
  }

  .page-blog-how-to-register-and-play-at-nhatvip888__cta-button,
  .page-blog-how-to-register-and-play-at-nhatvip888__btn-primary,
  .page-blog-how-to-register-and-play-at-nhatvip888__btn-secondary {
    max-width: 100% !important;
    width: 100% !important;
    box-sizing: border-box !important;
    white-space: normal !important;
    word-wrap: break-word !important;
    padding: 12px 15px !important;
    font-size: 1em !important;
    margin-top: 10px;
  }

  .page-blog-how-to-register-and-play-at-nhatvip888__content-section {
    padding: 30px 15px;
  }

  .page-blog-how-to-register-and-play-at-nhatvip888__section-title {
    font-size: 2em;
    margin-bottom: 20px;
  }

  .page-blog-how-to-register-and-play-at-nhatvip888__sub-title {
    font-size: 1.5em;
    margin-top: 30px;
  }

  .page-blog-how-to-register-and-play-at-nhatvip888__list-item-title {
    font-size: 1.2em;
  }

  .page-blog-how-to-register-and-play-at-nhatvip888__text-block,
  .page-blog-how-to-register-and-play-at-nhatvip888__list li,
  .page-blog-how-to-register-and-play-at-nhatvip888__ordered-list li {
    font-size: 0.95em;
  }

  .page-blog-how-to-register-and-play-at-nhatvip888 img {
    max-width: 100% !important;
    width: 100% !important;
    height: auto !important;
    display: block !important;
  }

  .page-blog-how-to-register-and-play-at-nhatvip888__hero-image-wrapper,
  .page-blog-how-to-register-and-play-at-nhatvip888__container,
  .page-blog-how-to-register-and-play-at-nhatvip888__faq-list {
    max-width: 100% !important;
    width: 100% !important;
    box-sizing: border-box !important;
    padding-left: 0;
    padding-right: 0;
  }

  .page-blog-how-to-register-and-play-at-nhatvip888__faq-item summary {
    font-size: 1em;
    padding: 15px;
  }

  .page-blog-how-to-register-and-play-at-nhatvip888__faq-answer {
    padding: 10px 15px 15px;
  }
}

@media (max-width: 480px) {
  .page-blog-how-to-register-and-play-at-nhatvip888__main-title {
    font-size: 1.8em;
  }
  .page-blog-how-to-register-and-play-at-nhatvip888__section-title {
    font-size: 1.8em;
  }
}