.page-blog-bi-quyet-choi-ban-ca-doi-thuong-momo88 {
  background-color: #0D0E12;
  color: #FFF3E6;
  max-width: 100%;
  overflow-x: hidden;
}
.page-blog-bi-quyet-choi-ban-ca-doi-thuong-momo88__hero-section {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 10px;
  background: linear-gradient(180deg, #17191F 0%, #0D0E12 100%);
}
.page-blog-bi-quyet-choi-ban-ca-doi-thuong-momo88__hero-image {
  width: 100%;
  max-width: 1020px;
  height: auto;
  aspect-ratio: 17/5;
  object-fit: cover;
  display: block;
  border-radius: 12px;
  box-shadow: 0 4px 20px rgba(255, 176, 77, 0.3);
}
.page-blog-bi-quyet-choi-ban-ca-doi-thuong-momo88__hero-content {
  width: 100%;
  max-width: 1020px;
  text-align: center;
  padding: 24px 16px 32px;
  box-sizing: border-box;
}
.page-blog-bi-quyet-choi-ban-ca-doi-thuong-momo88__hero-title {
  color: #FFF3E6;
  font-weight: 800;
  line-height: 1.3;
  letter-spacing: -0.01em;
  max-width: 720px;
  margin: 0 auto 12px;
  font-size: clamp(1.3rem, 2vw, 2rem);
}
.page-blog-bi-quyet-choi-ban-ca-doi-thuong-momo88__hero-desc {
  color: #FFF3E6;
  max-width: 780px;
  margin: 0 auto 20px;
  line-height: 1.6;
  font-size: 0.95rem;
}
.page-blog-bi-quyet-choi-ban-ca-doi-thuong-momo88__hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  justify-content: center;
}
.page-blog-bi-quyet-choi-ban-ca-doi-thuong-momo88__btn {
  display: inline-block;
  padding: 12px 28px;
  border-radius: 999px;
  font-size: 0.95rem;
  font-weight: 700;
  text-decoration: none;
  line-height: 1.4;
  border: none;
  cursor: pointer;
  transition: opacity 0.2s ease;
  max-width: 100%;
  box-sizing: border-box;
  white-space: normal;
  word-wrap: break-word;
}
.page-blog-bi-quyet-choi-ban-ca-doi-thuong-momo88__btn--primary {
  background: linear-gradient(180deg, #FFA53A 0%, #D96800 100%);
  color: #17191F;
  border: 1px solid #A84F0C;
  box-shadow: 0 4px 12px rgba(255, 176, 77, 0.4);
}
.page-blog-bi-quyet-choi-ban-ca-doi-thuong-momo88__btn--secondary {
  background: #17191F;
  color: #FFB04D;
  border: 1px solid #A84F0C;
}
.page-blog-bi-quyet-choi-ban-ca-doi-thuong-momo88__btn:hover {
  opacity: 0.85;
}
.page-blog-bi-quyet-choi-ban-ca-doi-thuong-momo88__container {
  max-width: 1100px;
  margin: 0 auto;
  padding: 40px 16px;
  box-sizing: border-box;
}
.page-blog-bi-quyet-choi-ban-ca-doi-thuong-momo88__intro-section {
  background-color: #17191F;
  border-top: 1px solid #A84F0C;
  border-bottom: 1px solid #A84F0C;
}
.page-blog-bi-quyet-choi-ban-ca-doi-thuong-momo88__section-title {
  color: #FFB04D;
  text-align: center;
  font-size: 1.6rem;
  font-weight: 800;
  margin-bottom: 20px;
  line-height: 1.3;
}
.page-blog-bi-quyet-choi-ban-ca-doi-thuong-momo88__intro-text {
  color: #FFF3E6;
  line-height: 1.8;
  max-width: 900px;
  margin: 0 auto 16px;
  text-align: center;
}
.page-blog-bi-quyet-choi-ban-ca-doi-thuong-momo88__paragraph {
  color: #FFF3E6;
  line-height: 1.8;
  margin-bottom: 16px;
}
.page-blog-bi-quyet-choi-ban-ca-doi-thuong-momo88__sub-title {
  color: #FFB04D;
  font-size: 1.2rem;
  font-weight: 700;
  margin: 24px 0 12px;
}
.page-blog-bi-quyet-choi-ban-ca-doi-thuong-momo88__list {
  list-style: none;
  padding: 0;
  margin: 0 0 20px;
}
.page-blog-bi-quyet-choi-ban-ca-doi-thuong-momo88__list-item {
  color: #FFF3E6;
  padding: 8px 16px 8px 36px;
  position: relative;
  line-height: 1.6;
}
.page-blog-bi-quyet-choi-ban-ca-doi-thuong-momo88__list-item::before {
  content: '🎯';
  position: absolute;
  left: 4px;
  top: 8px;
}
.page-blog-bi-quyet-choi-ban-ca-doi-thuong-momo88__tip {
  background: #1f222b;
  border-left: 4px solid #FFA53A;
  border-radius: 8px;
  padding: 14px 18px;
  color: #FFF3E6;
  font-weight: 600;
  line-height: 1.6;
  margin: 16px 0;
}
.page-blog-bi-quyet-choi-ban-ca-doi-thuong-momo88__strategy-section {
  background-color: #0D0E12;
}
.page-blog-bi-quyet-choi-ban-ca-doi-thuong-momo88__compare-section {
  background-color: #17191F;
  border-top: 1px solid #A84F0C;
  border-bottom: 1px solid #A84F0C;
}
.page-blog-bi-quyet-choi-ban-ca-doi-thuong-momo88__compare-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  margin-top: 24px;
}
.page-blog-bi-quyet-choi-ban-ca-doi-thuong-momo88__compare-card {
  background: #0D0E12;
  border: 1px solid #A84F0C;
  border-radius: 12px;
  padding: 24px;
}
.page-blog-bi-quyet-choi-ban-ca-doi-thuong-momo88__compare-card--hot {
  border-color: #FFB04D;
  box-shadow: 0 0 18px rgba(255, 176, 77, 0.25);
}
.page-blog-bi-quyet-choi-ban-ca-doi-thuong-momo88__compare-title {
  color: #FFB04D;
  font-size: 1.2rem;
  font-weight: 700;
  margin-bottom: 12px;
}
.page-blog-bi-quyet-choi-ban-ca-doi-thuong-momo88__compare-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.page-blog-bi-quyet-choi-ban-ca-doi-thuong-momo88__compare-list li {
  color: #FFF3E6;
  padding: 6px 0 6px 20px;
  position: relative;
  line-height: 1.5;
}
.page-blog-bi-quyet-choi-ban-ca-doi-thuong-momo88__compare-list li::before {
  content: '✓';
  position: absolute;
  left: 0;
  color: #FFA53A;
  font-weight: 700;
}
.page-blog-bi-quyet-choi-ban-ca-doi-thuong-momo88__note {
  background: #1f222b;
  border-left: 4px solid #FFB04D;
  border-radius: 8px;
  padding: 12px 16px;
  color: #FFF3E6;
  margin-top: 20px;
  line-height: 1.5;
}
.page-blog-bi-quyet-choi-ban-ca-doi-thuong-momo88__guide-section {
  background-color: #0D0E12;
  padding: 40px 16px;
  box-sizing: border-box;
}
.page-blog-bi-quyet-choi-ban-ca-doi-thuong-momo88__guide-inner {
  max-width: 1000px;
  margin: 0 auto;
}
.page-blog-bi-quyet-choi-ban-ca-doi-thuong-momo88__guide-title {
  text-align: center;
  color: #FFB04D;
  font-size: 1.6rem;
  font-weight: 800;
  margin-bottom: 20px;
}
.page-blog-bi-quyet-choi-ban-ca-doi-thuong-momo88__guide-steps {
  display: grid;
  grid-template-columns: 1fr;
  gap: 16px;
  margin: 24px 0;
}
.page-blog-bi-quyet-choi-ban-ca-doi-thuong-momo88__step {
  background: #17191F;
  border: 1px solid #A84F0C;
  border-radius: 12px;
  padding: 20px;
}
.page-blog-bi-quyet-choi-ban-ca-doi-thuong-momo88__step-title {
  color: #FFB04D;
  font-weight: 700;
  margin-bottom: 8px;
}
.page-blog-bi-quyet-choi-ban-ca-doi-thuong-momo88__step-desc {
  color: #FFF3E6;
  line-height: 1.6;
}
.page-blog-bi-quyet-choi-ban-ca-doi-thuong-momo88__guide-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  justify-content: center;
  margin-top: 20px;
}
.page-blog-bi-quyet-choi-ban-ca-doi-thuong-momo88__tips-section {
  background-color: #17191F;
  border-top: 1px solid #A84F0C;
  border-bottom: 1px solid #A84F0C;
}
.page-blog-bi-quyet-choi-ban-ca-doi-thuong-momo88__tips-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
  margin-top: 20px;
}
.page-blog-bi-quyet-choi-ban-ca-doi-thuong-momo88__tip-card {
  background: #0D0E12;
  border: 1px solid #A84F0C;
  border-radius: 12px;
  padding: 20px;
}
.page-blog-bi-quyet-choi-ban-ca-doi-thuong-momo88__tip-card-title {
  color: #FFB04D;
  font-weight: 700;
  margin-bottom: 8px;
}
.page-blog-bi-quyet-choi-ban-ca-doi-thuong-momo88__tip-card-desc {
  color: #FFF3E6;
  line-height: 1.6;
}
.page-blog-bi-quyet-choi-ban-ca-doi-thuong-momo88__faq-section {
  background-color: #0D0E12;
}
.page-blog-bi-quyet-choi-ban-ca-doi-thuong-momo88__faq-list {
  max-width: 800px;
  margin: 0 auto;
}
.page-blog-bi-quyet-choi-ban-ca-doi-thuong-momo88__faq-item {
  background: #17191F;
  border: 1px solid #A84F0C;
  border-radius: 10px;
  margin-bottom: 12px;
  padding: 0 16px;
}
.page-blog-bi-quyet-choi-ban-ca-doi-thuong-momo88__faq-question {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  padding: 16px 0;
  font-weight: 600;
  color: #FFB04D;
  list-style: none;
}
.page-blog-bi-quyet-choi-ban-ca-doi-thuong-momo88__faq-question::-webkit-details-marker {
  display: none;
}
.page-blog-bi-quyet-choi-ban-ca-doi-thuong-momo88__faq-toggle {
  font-size: 1.4rem;
  font-weight: 700;
  color: #FFA53A;
  line-height: 1;
  horizontal-padding: 8px;
}
.page-blog-bi-quyet-choi-ban-ca-doi-thuong-momo88__faq-answer {
  color: #FFF3E6;
  line-height: 1.6;
  padding: 0 0 16px;
}
.page-blog-bi-quyet-choi-ban-ca-doi-thuong-momo88__cta-section {
  background: linear-gradient(180deg, #17191F 0%, #0D0E12 100%);
  padding: 40px 16px;
  box-sizing: border-box;
  border-top: 1px solid #A84F0C;
}
.page-blog-bi-quyet-choi-ban-ca-doi-thuong-momo88__cta-inner {
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
}
.page-blog-bi-quyet-choi-ban-ca-doi-thuong-momo88__cta-title {
  color: #FFB04D;
  font-size: 1.5rem;
  font-weight: 800;
  margin-bottom: 12px;
}
.page-blog-bi-quyet-choi-ban-ca-doi-thuong-momo88__cta-desc {
  color: #FFF3E6;
  line-height: 1.6;
  margin-bottom: 20px;
}
.page-blog-bi-quyet-choi-ban-ca-doi-thuong-momo88__cta-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  justify-content: center;
}
.page-blog-bi-quyet-choi-ban-ca-doi-thuong-momo88__blog-section {
  background-color: #0D0E12;
}
.page-blog-bi-quyet-choi-ban-ca-doi-thuong-momo88__blog-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
  margin-top: 20px;
}
.page-blog-bi-quyet-choi-ban-ca-doi-thuong-momo88__blog-card {
  display: block;
  background: #17191F;
  border: 1px solid #A84F0C;
  border-radius: 12px;
  overflow: hidden;
  text-decoration: none;
  transition: transform 0.2s, box-shadow 0.2s;
}
.page-blog-bi-quyet-choi-ban-ca-doi-thuong-momo88__blog-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 8px 20px rgba(255, 176, 77, 0.2);
}
.page-blog-bi-quyet-choi-ban-ca-doi-thuong-momo88__blog-image {
  width: 100%;
  height: auto;
  aspect-ratio: 2/1;
  object-fit: cover;
  display: block;
}
.page-blog-bi-quyet-choi-ban-ca-doi-thuong-momo88__blog-title {
  display: block;
  padding: 12px 16px;
  color: #FFF3E6;
  font-weight: 600;
  line-height: 1.4;
}
.page-blog-bi-quyet-choi-ban-ca-doi-thuong-momo88__blog-actions {
  text-align: center;
  margin-top: 24px;
}
.page-blog-bi-quyet-choi-ban-ca-doi-thuong-momo88__news-section {
  background-color: #17191F;
  border-top: 1px solid #A84F0C;
}
.page-blog-bi-quyet-choi-ban-ca-doi-thuong-momo88__news-item {
  border-bottom: 1px solid #A84F0C;
  padding: 16px 0;
}
.page-blog-bi-quyet-choi-ban-ca-doi-thuong-momo88__news-date {
  color: #FFA53A;
  font-weight: 600;
  font-size: 0.9rem;
  margin-bottom: 4px;
}
.page-blog-bi-quyet-choi-ban-ca-doi-thuong-momo88__news-content {
  color: #FFF3E6;
  line-height: 1.6;
}
.page-blog-bi-quyet-choi-ban-ca-doi-thuong-momo88__news-actions {
  text-align: center;
  margin-top: 20px;
}
@media (max-width: 768px) {
  .page-blog-bi-quyet-choi-ban-ca-doi-thuong-momo88__hero-section {
    padding-top: 10px;
  }
  .page-blog-bi-quyet-choi-ban-ca-doi-thuong-momo88__hero-image {
    aspect-ratio: 2/1;
    width: 100%;
    height: auto;
  }
  .page-blog-bi-quyet-choi-ban-ca-doi-thuong-momo88__hero-content {
    padding: 16px 12px 24px;
  }
  .page-blog-bi-quyet-choi-ban-ca-doi-thuong-momo88__hero-title {
    font-size: clamp(1.1rem, 3.5vw, 1.5rem);
  }
  .page-blog-bi-quyet-choi-ban-ca-doi-thuong-momo88__hero-actions {
    flex-direction: column;
    align-items: stretch;
  }
  .page-blog-bi-quyet-choi-ban-ca-doi-thuong-momo88__btn {
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    white-space: normal;
    word-wrap: break-word;
    text-align: center;
  }
  .page-blog-bi-quyet-choi-ban-ca-doi-thuong-momo88__container {
    padding: 28px 12px;
  }
  .page-blog-bi-quyet-choi-ban-ca-doi-thuong-momo88__section-title {
    font-size: 1.3rem;
  }
  .page-blog-bi-quyet-choi-ban-ca-doi-thuong-momo88__compare-grid {
    grid-template-columns: 1fr;
    gap: 12px;
  }
  .page-blog-bi-quyet-choi-ban-ca-doi-thuong-momo88__tips-grid {
    grid-template-columns: 1fr;
    gap: 12px;
  }
  .page-blog-bi-quyet-choi-ban-ca-doi-thuong-momo88__guide-section {
    padding: 28px 12px;
  }
  .page-blog-bi-quyet-choi-ban-ca-doi-thuong-momo88__guide-actions {
    flex-direction: column;
    align-items: stretch;
  }
  .page-blog-bi-quyet-choi-ban-ca-doi-thuong-momo88__blog-grid {
    grid-template-columns: 1fr;
    gap: 12px;
  }
  .page-blog-bi-quyet-choi-ban-ca-doi-thuong-momo88__blog-image {
    width: 100%;
    height: auto;
  }
  .page-blog-bi-quyet-choi-ban-ca-doi-thuong-momo88 img {
    max-width: 100% !important;
    height: auto !important;
  }
  .page-blog-bi-quyet-choi-ban-ca-doi-thuong-momo88__cta-section {
    padding: 28px 12px;
  }
  .page-blog-bi-quyet-choi-ban-ca-doi-thuong-momo88__cta-actions {
    flex-direction: column;
    align-items: stretch;
  }
  .page-blog-bi-quyet-choi-ban-ca-doi-thuong-momo88__faq-question {
    font-size: 0.95rem;
  }
}