/* style/blog-keo-nha-cai-fb88-hom-nay-phan-tich-du-doan.css */
.page-blog-keo-nha-cai-fb88-hom-nay-phan-tich-du-doan {
  color: #FFF3E6; /* Text Main */
  background-color: #0D0E12; /* Background */
  font-family: 'Arial', sans-serif;
}

.page-blog-keo-nha-cai-fb88-hom-nay-phan-tich-du-doan__container {
  max-width: 1170px;
  margin: 0 auto;
  padding: 0 16px;
  box-sizing: border-box;
}

.page-blog-keo-nha-cai-fb88-hom-nay-phan-tich-du-doan__hero-section {
  padding-top: 10px; /* Small top padding, body handles header offset */
  padding-bottom: 60px;
  background-color: #0D0E12;
}

.page-blog-keo-nha-cai-fb88-hom-nay-phan-tich-du-doan__hero-container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 40px;
  padding: 40px 16px;
  max-width: 1170px;
  margin: 0 auto;
}

.page-blog-keo-nha-cai-fb88-hom-nay-phan-tich-du-doan__hero-content {
  flex: 1 1 500px;
  max-width: 600px;
  text-align: left;
}

.page-blog-keo-nha-cai-fb88-hom-nay-phan-tich-du-doan__main-title {
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: -0.02em;
  color: #FF8C1A; /* Primary color for emphasis */
  margin-bottom: 20px;
  text-shadow: 0 0 10px rgba(255, 140, 26, 0.5);
  font-size: clamp(2.2rem, 4vw, 3.5rem);
}

.page-blog-keo-nha-cai-fb88-hom-nay-phan-tich-du-doan__hero-description {
  font-size: 1.125rem;
  line-height: 1.6;
  margin-bottom: 30px;
  color: #FFF3E6;
}

.page-blog-keo-nha-cai-fb88-hom-nay-phan-tich-du-doan__cta-group {
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
}

.page-blog-keo-nha-cai-fb88-hom-nay-phan-tich-du-doan__btn-primary,
.page-blog-keo-nha-cai-fb88-hom-nay-phan-tich-du-doan__btn-secondary {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 14px 28px;
  border-radius: 8px;
  font-weight: 600;
  font-size: 1rem;
  text-decoration: none;
  transition: all 0.3s ease;
  box-sizing: border-box;
  max-width: 100%;
  white-space: normal;
  word-wrap: break-word;
}

.page-blog-keo-nha-cai-fb88-hom-nay-phan-tich-du-doan__btn-primary {
  background: linear-gradient(180deg, #FFA53A 0%, #D96800 100%);
  color: #ffffff; /* White text for contrast */
  border: 2px solid transparent;
  box-shadow: 0 4px 15px rgba(255, 140, 26, 0.4);
}

.page-blog-keo-nha-cai-fb88-hom-nay-phan-tich-du-doan__btn-primary:hover {
  opacity: 0.9;
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(255, 140, 26, 0.6);
}

.page-blog-keo-nha-cai-fb88-hom-nay-phan-tich-du-doan__btn-secondary {
  background: #17191F; /* Card BG */
  color: #FF8C1A; /* Primary color */
  border: 2px solid #FF8C1A; /* Border color */
}

.page-blog-keo-nha-cai-fb88-hom-nay-phan-tich-du-doan__btn-secondary:hover {
  background: #FF8C1A;
  color: #ffffff;
  transform: translateY(-2px);
  box-shadow: 0 4px 15px rgba(255, 140, 26, 0.4);
}

.page-blog-keo-nha-cai-fb88-hom-nay-phan-tich-du-doan__hero-image {
  flex: 1 1 450px;
  text-align: center;
}

.page-blog-keo-nha-cai-fb88-hom-nay-phan-tich-du-doan__hero-main-img {
  max-width: 100%;
  height: auto;
  display: block;
  border-radius: 12px;
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.4);
}

.page-blog-keo-nha-cai-fb88-hom-nay-phan-tich-du-doan__section-title {
  font-size: clamp(1.8rem, 3vw, 2.8rem);
  font-weight: 700;
  color: #FF8C1A;
  text-align: center;
  margin-bottom: 25px;
  position: relative;
  padding-bottom: 15px;
}

.page-blog-keo-nha-cai-fb88-hom-nay-phan-tich-du-doan__section-title::after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 80px;
  height: 4px;
  background-color: #D96800; /* Deep Orange */
  border-radius: 2px;
}

.page-blog-keo-nha-cai-fb88-hom-nay-phan-tich-du-doan__section-description {
  font-size: 1.1rem;
  line-height: 1.6;
  text-align: center;
  max-width: 800px;
  margin: 0 auto 50px;
  color: #FFF3E6;
}

.page-blog-keo-nha-cai-fb88-hom-nay-phan-tich-du-doan__intro-section {
  padding: 60px 0;
  background-color: #17191F; /* Card BG */
}

.page-blog-keo-nha-cai-fb88-hom-nay-phan-tich-du-doan__icon-boxes {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 30px;
  margin-top: 40px;
}

.page-blog-keo-nha-cai-fb88-hom-nay-phan-tich-du-doan__icon-box {
  flex: 1 1 300px;
  max-width: 350px;
  background-color: #0D0E12; /* Background */
  border: 1px solid #A84F0C; /* Border */
  border-radius: 12px;
  padding: 30px;
  text-align: center;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.page-blog-keo-nha-cai-fb88-hom-nay-phan-tich-du-doan__icon-box:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 25px rgba(255, 140, 26, 0.3);
}

.page-blog-keo-nha-cai-fb88-hom-nay-phan-tich-du-doan__icon-box-media {
  width: 180px;
  height: 180px;
  margin: 0 auto 25px;
  border-radius: 50%;
  overflow: hidden;
  border: 3px solid #FF8C1A;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #0D0E12;
}

.page-blog-keo-nha-cai-fb88-hom-nay-phan-tich-du-doan__icon-box-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.page-blog-keo-nha-cai-fb88-hom-nay-phan-tich-du-doan__icon-box-title {
  font-size: 1.5rem;
  font-weight: 600;
  color: #FF8C1A;
  margin-bottom: 15px;
}

.page-blog-keo-nha-cai-fb88-hom-nay-phan-tich-du-doan__icon-box-text {
  font-size: 1rem;
  line-height: 1.6;
  color: #FFF3E6;
}

.page-blog-keo-nha-cai-fb88-hom-nay-phan-tich-du-doan__content-area {
  padding: 60px 0;
  background-color: #0D0E12;
}

.page-blog-keo-nha-cai-fb88-hom-nay-phan-tich-du-doan__content-area h2,
.page-blog-keo-nha-cai-fb88-hom-nay-phan-tich-du-doan__content-area h3 {
  color: #FF8C1A;
  margin-top: 40px;
  margin-bottom: 20px;
  text-align: left;
}

.page-blog-keo-nha-cai-fb88-hom-nay-phan-tich-du-doan__content-area h2 {
  font-size: 2.2rem;
  font-weight: 700;
}

.page-blog-keo-nha-cai-fb88-hom-nay-phan-tich-du-doan__content-area h3 {
  font-size: 1.8rem;
  font-weight: 600;
  color: #FFA53A;
}

.page-blog-keo-nha-cai-fb88-hom-nay-phan-tich-du-doan__content-area p {
  font-size: 1.05rem;
  line-height: 1.7;
  margin-bottom: 20px;
  color: #FFF3E6;
}

.page-blog-keo-nha-cai-fb88-hom-nay-phan-tich-du-doan__list,
.page-blog-keo-nha-cai-fb88-hom-nay-phan-tich-du-doan__numbered-list {
  list-style-type: disc;
  margin-left: 25px;
  margin-bottom: 20px;
  color: #FFF3E6;
}

.page-blog-keo-nha-cai-fb88-hom-nay-phan-tich-du-doan__numbered-list {
  list-style-type: decimal;
}

.page-blog-keo-nha-cai-fb88-hom-nay-phan-tich-du-doan__list li,
.page-blog-keo-nha-cai-fb88-hom-nay-phan-tich-du-doan__numbered-list li {
  font-size: 1.05rem;
  line-height: 1.7;
  margin-bottom: 10px;
}

.page-blog-keo-nha-cai-fb88-hom-nay-phan-tich-du-doan__list strong {
  color: #FFA53A;
}

.page-blog-keo-nha-cai-fb88-hom-nay-phan-tich-du-doan__content-image {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 30px auto;
  border-radius: 8px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
}

.page-blog-keo-nha-cai-fb88-hom-nay-phan-tich-du-doan__cta-bottom {
  text-align: center;
  margin-top: 50px;
}

.page-blog-keo-nha-cai-fb88-hom-nay-phan-tich-du-doan__faq-section {
  padding: 60px 0;
  background-color: #17191F; /* Card BG */
}

.page-blog-keo-nha-cai-fb88-hom-nay-phan-tich-du-doan__faq-list {
  max-width: 900px;
  margin: 0 auto;
}

.page-blog-keo-nha-cai-fb88-hom-nay-phan-tich-du-doan__faq-item {
  background-color: #0D0E12; /* Background */
  border: 1px solid #A84F0C;
  border-radius: 8px;
  margin-bottom: 15px;
  overflow: hidden;
}

.page-blog-keo-nha-cai-fb88-hom-nay-phan-tich-du-doan__faq-question {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 18px 25px;
  font-size: 1.2rem;
  font-weight: 600;
  color: #FF8C1A;
  cursor: pointer;
  background-color: #17191F; /* Card BG */
  border-bottom: 1px solid transparent; /* Hide default border */
}

.page-blog-keo-nha-cai-fb88-hom-nay-phan-tich-du-doan__faq-question::-webkit-details-marker {
  display: none;
}

.page-blog-keo-nha-cai-fb88-hom-nay-phan-tich-du-doan__faq-toggle {
  font-size: 1.5rem;
  line-height: 1;
  transition: transform 0.3s ease;
}

.page-blog-keo-nha-cai-fb88-hom-nay-phan-tich-du-doan__faq-item[open] .page-blog-keo-nha-cai-fb88-hom-nay-phan-tich-du-doan__faq-toggle {
  transform: rotate(45deg);
}

.page-blog-keo-nha-cai-fb88-hom-nay-phan-tich-du-doan__faq-answer {
  padding: 15px 25px 20px;
  font-size: 1rem;
  line-height: 1.6;
  color: #FFF3E6;
}

.page-blog-keo-nha-cai-fb88-hom-nay-phan-tich-du-doan__related-articles-section {
  padding: 60px 0;
  background-color: #0D0E12;
}

.page-blog-keo-nha-cai-fb88-hom-nay-phan-tich-du-doan__article-cards {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 30px;
  margin-top: 40px;
}

.page-blog-keo-nha-cai-fb88-hom-nay-phan-tich-du-doan__article-card {
  flex: 1 1 350px;
  max-width: 450px;
  background-color: #17191F; /* Card BG */
  border: 1px solid #A84F0C;
  border-radius: 12px;
  overflow: hidden;
  text-decoration: none;
  color: #FFF3E6;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.page-blog-keo-nha-cai-fb88-hom-nay-phan-tich-du-doan__article-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 25px rgba(255, 140, 26, 0.3);
}

.page-blog-keo-nha-cai-fb88-hom-nay-phan-tich-du-doan__article-card-image {
  width: 100%;
  height: 250px; /* Fixed height for consistency */
  object-fit: cover;
  display: block;
}

.page-blog-keo-nha-cai-fb88-hom-nay-phan-tich-du-doan__article-card-content {
  padding: 25px;
}

.page-blog-keo-nha-cai-fb88-hom-nay-phan-tich-du-doan__article-card-title {
  font-size: 1.3rem;
  font-weight: 600;
  color: #FF8C1A;
  margin-bottom: 10px;
  line-height: 1.4;
}

.page-blog-keo-nha-cai-fb88-hom-nay-phan-tich-du-doan__article-card-description {
  font-size: 0.95rem;
  line-height: 1.6;
  color: #FFF3E6;
  margin-bottom: 15px;
}

.page-blog-keo-nha-cai-fb88-hom-nay-phan-tich-du-doan__read-more {
  color: #FFA53A;
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
}

.page-blog-keo-nha-cai-fb88-hom-nay-phan-tich-du-doan img {
  max-width: 100%;
  height: auto;
  display: block;
}

/* Mobile Responsive Styles */
@media (max-width: 768px) {
  .page-blog-keo-nha-cai-fb88-hom-nay-phan-tich-du-doan {
    font-size: 16px;
    line-height: 1.6;
  }

  /* HERO Section */
  .page-blog-keo-nha-cai-fb88-hom-nay-phan-tich-du-doan__hero-section {
    padding-top: 10px !important;
    padding-bottom: 40px;
  }

  .page-blog-keo-nha-cai-fb88-hom-nay-phan-tich-du-doan__hero-container {
    flex-direction: column;
    gap: 30px;
    padding: 30px 15px;
  }

  .page-blog-keo-nha-cai-fb88-hom-nay-phan-tich-du-doan__hero-content {
    text-align: center;
    max-width: 100%;
  }

  .page-blog-keo-nha-cai-fb88-hom-nay-phan-tich-du-doan__main-title {
    font-size: clamp(2rem, 8vw, 2.5rem);
    margin-bottom: 15px;
  }

  .page-blog-keo-nha-cai-fb88-hom-nay-phan-tich-du-doan__hero-description {
    font-size: 1rem;
    margin-bottom: 25px;
  }

  .page-blog-keo-nha-cai-fb88-hom-nay-phan-tich-du-doan__cta-group {
    flex-direction: column;
    gap: 10px;
  }

  .page-blog-keo-nha-cai-fb88-hom-nay-phan-tich-du-doan__btn-primary,
  .page-blog-keo-nha-cai-fb88-hom-nay-phan-tich-du-doan__btn-secondary {
    max-width: 100% !important;
    width: 100% !important;
    padding: 12px 20px;
    font-size: 0.95rem;
    white-space: normal !important;
    word-wrap: break-word !important;
  }

  .page-blog-keo-nha-cai-fb88-hom-nay-phan-tich-du-doan__hero-image {
    max-width: 100%;
  }

  .page-blog-keo-nha-cai-fb88-hom-nay-phan-tich-du-doan__hero-main-img {
    max-width: 100% !important;
    width: 100% !important;
    height: auto !important;
  }

  /* Intro Section - Module 1 Three-column perfect circle */
  .page-blog-keo-nha-cai-fb88-hom-nay-phan-tich-du-doan__intro-section {
    padding: 40px 0;
  }

  .page-blog-keo-nha-cai-fb88-hom-nay-phan-tich-du-doan__icon-boxes {
    flex-direction: column;
    gap: 25px;
  }

  .page-blog-keo-nha-cai-fb88-hom-nay-phan-tich-du-doan__icon-box {
    max-width: 100%;
    padding: 25px;
  }

  .page-blog-keo-nha-cai-fb88-hom-nay-phan-tich-du-doan__icon-box-media {
    width: 150px;
    height: 150px;
    margin-bottom: 20px;
  }

  .page-blog-keo-nha-cai-fb88-hom-nay-phan-tich-du-doan__icon-box-title {
    font-size: 1.3rem;
  }

  .page-blog-keo-nha-cai-fb88-hom-nay-phan-tich-du-doan__icon-box-text {
    font-size: 0.95rem;
  }

  /* Content Area */
  .page-blog-keo-nha-cai-fb88-hom-nay-phan-tich-du-doan__content-area {
    padding: 40px 0;
  }

  .page-blog-keo-nha-cai-fb88-hom-nay-phan-tich-du-doan__container {
    padding-left: 15px;
    padding-right: 15px;
    max-width: 100% !important;
    width: 100% !important;
    box-sizing: border-box !important;
    overflow-x: hidden;
  }

  .page-blog-keo-nha-cai-fb88-hom-nay-phan-tich-du-doan__section-title {
    font-size: clamp(1.6rem, 7vw, 2.2rem);
    margin-bottom: 20px;
  }

  .page-blog-keo-nha-cai-fb88-hom-nay-phan-tich-du-doan__section-description {
    font-size: 0.95rem;
    margin-bottom: 30px;
  }

  .page-blog-keo-nha-cai-fb88-hom-nay-phan-tich-du-doan__content-area h2 {
    font-size: 1.8rem;
    margin-top: 30px;
    margin-bottom: 15px;
  }

  .page-blog-keo-nha-cai-fb88-hom-nay-phan-tich-du-doan__content-area h3 {
    font-size: 1.5rem;
    margin-top: 25px;
    margin-bottom: 15px;
  }

  .page-blog-keo-nha-cai-fb88-hom-nay-phan-tich-du-doan__content-area p,
  .page-blog-keo-nha-cai-fb88-hom-nay-phan-tich-du-doan__list li,
  .page-blog-keo-nha-cai-fb88-hom-nay-phan-tich-du-doan__numbered-list li {
    font-size: 1rem;
    line-height: 1.6;
    margin-bottom: 15px;
  }

  .page-blog-keo-nha-cai-fb88-hom-nay-phan-tich-du-doan__content-image {
    max-width: 100% !important;
    width: 100% !important;
    height: auto !important;
    margin: 25px auto;
  }

  /* FAQ Section */
  .page-blog-keo-nha-cai-fb88-hom-nay-phan-tich-du-doan__faq-section {
    padding: 40px 0;
  }

  .page-blog-keo-nha-cai-fb88-hom-nay-phan-tich-du-doan__faq-item {
    margin-bottom: 10px;
  }

  .page-blog-keo-nha-cai-fb88-hom-nay-phan-tich-du-doan__faq-question {
    padding: 15px 20px;
    font-size: 1.1rem;
  }

  .page-blog-keo-nha-cai-fb88-hom-nay-phan-tich-du-doan__faq-answer {
    padding: 10px 20px 15px;
    font-size: 0.95rem;
  }

  /* Related Articles Section */
  .page-blog-keo-nha-cai-fb88-hom-nay-phan-tich-du-doan__related-articles-section {
    padding: 40px 0;
  }

  .page-blog-keo-nha-cai-fb88-hom-nay-phan-tich-du-doan__article-cards {
    flex-direction: column;
    gap: 20px;
    margin-top: 30px;
  }

  .page-blog-keo-nha-cai-fb88-hom-nay-phan-tich-du-doan__article-card {
    max-width: 100%;
  }

  .page-blog-keo-nha-cai-fb88-hom-nay-phan-tich-du-doan__article-card-image {
    height: 200px; /* Adjust height for mobile */
  }

  .page-blog-keo-nha-cai-fb88-hom-nay-phan-tich-du-doan__article-card-content {
    padding: 20px;
  }

  .page-blog-keo-nha-cai-fb88-hom-nay-phan-tich-du-doan__article-card-title {
    font-size: 1.2rem;
  }

  .page-blog-keo-nha-cai-fb88-hom-nay-phan-tich-du-doan__article-card-description {
    font-size: 0.9rem;
  }
}