.page-blog-gacam67-dang-ky-get-started {
  background-color: #140C0C;
  color: #FFF1E8;
  font-family: 'Arial', sans-serif;
  line-height: 1.6;
}

.page-blog-gacam67-dang-ky-get-started__container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 20px;
}

.page-blog-gacam67-dang-ky-get-started__hero-section {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 60px 20px;
  padding-top: 10px;
  background-color: #140C0C; /* Ensure consistent background for hero */
}

.page-blog-gacam67-dang-ky-get-started__hero-container {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.page-blog-gacam67-dang-ky-get-started__hero-image {
  width: 100%;
  margin-bottom: 30px;
}

.page-blog-gacam67-dang-ky-get-started__hero-image img {
  width: 100%;
  height: auto;
  max-width: 100%;
  display: block;
  border-radius: 8px;
  object-fit: cover;
  border: 1px solid #6A1E1E;
}

.page-blog-gacam67-dang-ky-get-started__hero-content {
  position: relative;
  z-index: 2;
  text-align: center;
  width: 100%;
}

.page-blog-gacam67-dang-ky-get-started__main-title {
  color: #F3C54D;
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: -0.02em;
  margin-bottom: 20px;
  text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
}

.page-blog-gacam67-dang-ky-get-started__subtitle {
  color: #FFF1E8;
  font-size: 1.1em;
  margin-bottom: 30px;
}

.page-blog-gacam67-dang-ky-get-started__cta-button {
  display: inline-block;
  padding: 15px 40px;
  background: linear-gradient(180deg, #FFB04A 0%, #D86A14 100%);
  color: #FFF1E8;
  text-decoration: none;
  border-radius: 5px;
  font-size: 18px;
  font-weight: bold;
  margin-top: 30px;
  transition: all 0.3s ease;
  border: none;
  box-shadow: 0 4px 10px rgba(0,0,0,0.3);
}

.page-blog-gacam67-dang-ky-get-started__cta-button:hover {
  opacity: 0.9;
  transform: translateY(-2px);
  box-shadow: 0 6px 15px rgba(0,0,0,0.4);
}

.page-blog-gacam67-dang-ky-get-started__content-section {
  padding: 40px 0;
  background-color: #140C0C;
}

.page-blog-gacam67-dang-ky-get-started__section-title {
  color: #F3C54D;
  font-size: 2em;
  margin-bottom: 25px;
  text-align: center;
  border-bottom: 2px solid #6A1E1E;
  padding-bottom: 10px;
}

.page-blog-gacam67-dang-ky-get-started__sub-section-title {
  color: #E53030;
  font-size: 1.5em;
  margin-top: 30px;
  margin-bottom: 15px;
}

.page-blog-gacam67-dang-ky-get-started p {
  margin-bottom: 15px;
  color: #FFF1E8;
}

.page-blog-gacam67-dang-ky-get-started a {
  color: #FFB04A;
  text-decoration: none;
  transition: color 0.3s ease;
}

.page-blog-gacam67-dang-ky-get-started a:hover {
  color: #F3C54D;
  text-decoration: underline;
}

.page-blog-gacam67-dang-ky-get-started ul,
.page-blog-gacam67-dang-ky-get-started ol {
  list-style-position: inside;
  margin-left: 20px;
  margin-bottom: 20px;
  color: #FFF1E8;
}

.page-blog-gacam67-dang-ky-get-started ul li,
.page-blog-gacam67-dang-ky-get-started ol li {
  margin-bottom: 8px;
}

.page-blog-gacam67-dang-ky-get-started__image-wrapper {
  margin: 30px 0;
  text-align: center;
}

.page-blog-gacam67-dang-ky-get-started__image-wrapper img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
  border-radius: 8px;
  border: 1px solid #6A1E1E;
}

.page-blog-gacam67-dang-ky-get-started__faq-container {
  margin-top: 40px;
  background-color: #2A1212;
  padding: 20px;
  border-radius: 8px;
  border: 1px solid #6A1E1E;
}

details.page-blog-gacam67-dang-ky-get-started__faq-item {
  margin-bottom: 15px;
  border-radius: 5px;
  border: 1px solid #6A1E1E;
  overflow: hidden;
  background: #2A1212;
}
details.page-blog-gacam67-dang-ky-get-started__faq-item summary.page-blog-gacam67-dang-ky-get-started__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: #FFF1E8;
}
details.page-blog-gacam67-dang-ky-get-started__faq-item summary.page-blog-gacam67-dang-ky-get-started__faq-question::-webkit-details-marker {
  display: none;
}
details.page-gacam67-dang-ky-get-started__faq-item summary.page-blog-gacam67-dang-ky-get-started__faq-question:hover {
  background: #3A1C1C;
}
.page-blog-gacam67-dang-ky-get-started__faq-qtext {
  flex: 1;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5;
  text-align: left;
  color: #FFF1E8;
}
.page-blog-gacam67-dang-ky-get-started__faq-toggle {
  font-size: 24px;
  font-weight: bold;
  color: #F3C54D;
  flex-shrink: 0;
  margin-left: 15px;
  width: 28px;
  text-align: center;
}
details.page-blog-gacam67-dang-ky-get-started__faq-item .page-blog-gacam67-dang-ky-get-started__faq-answer {
  padding: 0 20px 20px;
  background: #2A1212;
  border-radius: 0 0 5px 5px;
  color: #FFF1E8;
}

.page-blog-gacam67-dang-ky-get-started__cta-bottom {
  text-align: center;
  margin-top: 50px;
  padding: 30px;
  background-color: #2A1212;
  border-radius: 8px;
  border: 1px solid #6A1E1E;
}

.page-blog-gacam67-dang-ky-get-started__cta-bottom p {
  font-size: 1.1em;
  margin-bottom: 20px;
  color: #FFF1E8;
}

/* Responsive styles */
@media (max-width: 768px) {
  .page-blog-gacam67-dang-ky-get-started__hero-section {
    padding-top: 10px !important;
    padding-bottom: 40px;
    padding-left: 15px;
    padding-right: 15px;
  }
  
  .page-blog-gacam67-dang-ky-get-started__main-title {
    font-size: 1.8em;
  }

  .page-blog-gacam67-dang-ky-get-started__subtitle {
    font-size: 1em;
  }

  .page-blog-gacam67-dang-ky-get-started__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;
  }

  .page-blog-gacam67-dang-ky-get-started__section-title {
    font-size: 1.6em;
  }

  .page-blog-gacam67-dang-ky-get-started__sub-section-title {
    font-size: 1.3em;
  }

  .page-blog-gacam67-dang-ky-get-started__container {
    padding-left: 15px;
    padding-right: 15px;
    max-width: 100% !important;
    width: 100% !important;
    box-sizing: border-box !important;
  }

  .page-blog-gacam67-dang-ky-get-started img {
    max-width: 100% !important;
    width: 100% !important;
    height: auto !important;
  }

  .page-blog-gacam67-dang-ky-get-started__image-wrapper {
    max-width: 100% !important;
    width: 100% !important;
    box-sizing: border-box !important;
    padding-left: 0;
    padding-right: 0;
  }

  details.page-blog-gacam67-dang-ky-get-started__faq-item summary.page-blog-gacam67-dang-ky-get-started__faq-question { padding: 15px; }
  .page-blog-gacam67-dang-ky-get-started__faq-qtext { font-size: 15px; }
}