.page-blog-cach-choi-tai-xiu-ee88 { max-width: 1200px; margin: 0 auto; color: #333333; background: #F5F7FA; padding: 20px; box-sizing: border-box; }
.page-blog-cach-choi-tai-xiu-ee88__hero-section { display: flex; flex-direction: column; gap: 16px; padding-top: 10px; margin-bottom: 32px; }
.page-blog-cach-choi-tai-xiu-ee88__hero-image-wrapper { width: 100%; max-width: 100%; }
.page-blog-cach-choi-tai-xiu-ee88__hero-image { width: 100%; height: auto; aspect-ratio: 17/5; object-fit: cover; display: block; border-radius: 8px; }
.page-blog-cach-choi-tai-xiu-ee88__hero-content { text-align: center; }
.page-blog-cach-choi-tai-xiu-ee88__main-title { font-weight: 700; line-height: 1.3; letter-spacing: 0.5px; color: #E53935; max-width: 800px; margin: 0 auto 12px; }
.page-blog-cach-choi-tai-xiu-ee88__hero-description { text-align: center; max-width: 700px; margin: 0 auto 16px; }
.page-blog-cach-choi-tai-xiu-ee88__hero-cta-group { display: flex; flex-wrap: wrap; gap: 12px; justify-content: center; width: 100%; max-width: 100%; overflow: hidden; box-sizing: border-box; }
.page-blog-cach-choi-tai-xiu-ee88__btn { display: inline-block; padding: 12px 28px; border-radius: 999px; font-weight: 700; text-decoration: none; border: none; cursor: pointer; max-width: 100%; box-sizing: border-box; white-space: normal; word-wrap: break-word; }
.page-blog-cach-choi-tai-xiu-ee88__btn--primary { background: linear-gradient(180deg, #FF5A4F 0%, #E53935 100%); color: #ffffff; }
.page-blog-cach-choi-tai-xiu-ee88__btn--secondary { background: #ffffff; color: #E53935; border: 2px solid #E53935; }
.page-blog-cach-choi-tai-xiu-ee88__intro-section, .page-blog-cach-choi-tai-xiu-ee88__faq-section { background: #ffffff; border: 1px solid #E0E0E0; border-radius: 8px; padding: 24px; margin-bottom: 32px; }
.page-blog-cach-choi-tai-xiu-ee88__section-title { text-align: center; color: #E53935; font-size: 1.8rem; margin-bottom: 16px; }
.page-blog-cach-choi-tai-xiu-ee88__guide-section { margin-bottom: 32px; }
.page-blog-cach-choi-tai-xiu-ee88__guide-inner { max-width: 1000px; margin: 0 auto; padding: 16px; }
.page-blog-cach-choi-tai-xiu-ee88__guide-title { text-align: center; color: #E53935; }
.page-blog-cach-choi-tai-xiu-ee88__guide-item { display: flex; flex-wrap: wrap; gap: 24px; background: #ffffff; border: 1px solid #E0E0E0; border-radius: 8px; padding: 24px; margin-bottom: 24px; align-items: center; }
.page-blog-cach-choi-tai-xiu-ee88__guide-figure { margin: 0; flex: 1 1 100%; max-width: 100%; box-sizing: border-box; }
.page-blog-cach-choi-tai-xiu-ee88__guide-figure img { width: 100%; max-width: 100%; aspect-ratio: 2/1; object-fit: cover; border-radius: 8px; display: block; height: auto; }
.page-blog-cach-choi-tai-xiu-ee88__guide-content { flex: 1 1 100%; max-width: 100%; box-sizing: border-box; }
.page-blog-cach-choi-tai-xiu-ee88__guide-subtitle { color: #333333; }
.page-blog-cach-choi-tai-xiu-ee88__guide-list, .page-blog-cach-choi-tai-xiu-ee88__guide-ol { padding-left: 20px; }
.page-blog-cach-choi-tai-xiu-ee88__tips-section { margin-bottom: 32px; }
.page-blog-cach-choi-tai-xiu-ee88__tips-inner { padding: 24px; background: #ffffff; border: 1px solid #E0E0E0; border-radius: 8px; }
.page-blog-cach-choi-tai-xiu-ee88__tips-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 16px; }
.page-blog-cach-choi-tai-xiu-ee88__tips-card { background: #F5F7FA; border: 1px solid #E0E0E0; border-radius: 8px; padding: 16px; margin-bottom: 16px; box-sizing: border-box; }
.page-blog-cach-choi-tai-xiu-ee88__tips-card h3 { color: #E53935; margin: 0 0 8px; }
.page-blog-cach-choi-tai-xiu-ee88__tips-cta { display: flex; flex-wrap: wrap; gap: 12px; justify-content: center; margin-top: 24px; width: 100%; max-width: 100%; overflow: hidden; box-sizing: border-box; }
.page-blog-cach-choi-tai-xiu-ee88__faq-inner { max-width: 800px; margin: 0 auto; }
.page-blog-cach-choi-tai-xiu-ee88__faq-section details { border-bottom: 1px solid #E0E0E0; padding: 12px 0; }
.page-blog-cach-choi-tai-xiu-ee88__faq-section summary { cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; font-weight: 700; color: #333333; }
.page-blog-cach-choi-tai-xiu-ee88__faq-icon { font-size: 1.5rem; color: #E53935; }

@media (max-width: 768px) {
  .page-blog-cach-choi-tai-xiu-ee88 { padding: 12px; }
  .page-blog-cach-choi-tai-xiu-ee88__hero-section { padding-top: 10px; }
  .page-blog-cach-choi-tai-xiu-ee88__hero-image { aspect-ratio: 2/1; }
  .page-blog-cach-choi-tai-xiu-ee88__guide-item { flex-direction: column; }
  .page-blog-cach-choi-tai-xiu-ee88__guide-figure { flex: 1 1 100%; }
  .page-blog-cach-choi-tai-xiu-ee88__tips-grid { grid-template-columns: 1fr; }
  .page-blog-cach-choi-tai-xiu-ee88__tips-card { flex: 1 1 100%; margin-bottom: 8px; }
  .page-blog-cach-choi-tai-xiu-ee88__hero-cta-group, .page-blog-cach-choi-tai-xiu-ee88__tips-cta { flex-direction: column; align-items: stretch; }
  .page-blog-cach-choi-tai-xiu-ee88__btn { width: 100%; text-align: center; box-sizing: border-box; }
  .page-blog-cach-choi-tai-xiu-ee88 img { max-width: 100% !important; height: auto !important; }
  .page-blog-cach-choi-tai-xiu-ee88__hero-content { text-align: center; }
  .page-blog-cach-choi-tai-xiu-ee88__main-title { font-size: 1.5rem; }
  .page-blog-cach-choi-tai-xiu-ee88__section-title { font-size: 1.5rem; }
}

@media (max-width: 480px) {
  .page-blog-cach-choi-tai-xiu-ee88__main-title { font-size: 1.2rem; }
  .page-blog-cach-choi-tai-xiu-ee88__section-title { font-size: 1.3rem; }
  .page-blog-cach-choi-tai-xiu-ee88__guide-title { font-size: 1.4rem; }
  .page-blog-cach-choi-tai-xiu-ee88__guide-subtitle { font-size: 1.1rem; }
}