.page-tai-xiu__hero-section{display:flex;flex-direction:column;align-items:center;max-width:1200px;margin:0 auto;padding:10px 16px 24px}
.page-tai-xiu__hero-image-wrap{width:100%;max-width:1020px;margin:0 auto 20px}
.page-tai-xiu__hero-image{display:block;width:100%;height:auto;aspect-ratio:17/5;object-fit:cover;border-radius:8px}
.page-tai-xiu__hero-content{text-align:center;max-width:800px}
.page-tai-xiu__hero-title{font-weight:800;line-height:1.25;letter-spacing:-0.02em;margin:0 0 12px;max-width:560px;margin-left:auto;margin-right:auto}
.page-tai-xiu__hero-description{margin:0 0 20px;font-size:1.05rem;line-height:1.6;color:#2e2e2e}
.page-tai-xiu__hero-actions{width:100%;max-width:100%;overflow:hidden;box-sizing:border-box}
.page-tai-xiu__btn{display:inline-block;max-width:100%;box-sizing:border-box;white-space:normal;word-wrap:break-word;padding:12px 28px;border-radius:6px;font-weight:800;text-decoration:none;text-align:center;font-size:1rem;line-height:1.4;transition:background-color .25s ease;border:none;cursor:pointer}
.page-tai-xiu__btn--primary{background:#26A9E0;color:#fff}
.page-tai-xiu__btn--primary:hover{background:#0477db}
.page-tai-xiu__btn--secondary{background:#fff;color:#0477db;border:2px solid #0477db;padding:10px 22px}
.page-tai-xiu__btn--secondary:hover{background:#0477db;color:#fff}
.page-tai-xiu__btn--large{margin-top:16px;background:#EA7C07}
.page-tai-xiu__btn--large:hover{background:#d07006}
.page-tai-xiu__logo-section{background:#fff;padding:20px 16px 32px;text-align:center;border-radius:8px;max-width:1200px;margin:0 auto}
.page-tai-xiu__section-title{font-weight:700;line-height:1.3;letter-spacing:-0.01em;color:#111;text-align:center;margin:0 0 8px}
.page-tai-xiu__section-subtitle{max-width:720px;text-align:center;margin:0 auto 24px;color:#2e2e2e}
.page-tai-xiu__logo-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px 16px;justify-items:center;max-width:1100px;margin:16px auto}
.page-tai-xiu__logo-item{width:100%;max-width:280px;display:flex;flex-direction:column;align-items:center;gap:8px}
.page-tai-xiu__logo-image{width:100%;height:auto;aspect-ratio:2/1;object-fit:contain;border-radius:6px;background:#fff}
.page-tai-xiu__logo-item:nth-child(5){grid-column:2}
.page-tai-xiu__logo-item:nth-child(6){grid-column:3}
.page-tai-xiu__logo-cta-wrap{display:flex;justify-content:center;width:100%;max-width:100%;overflow:hidden;box-sizing:border-box}
.page-tai-xiu__guide-section{background:#fff;padding:20px 16px 48px;border-radius:8px;max-width:1200px;margin:0 auto}
.page-tai-xiu__guide-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;max-width:1100px;margin:0 auto}
.page-tai-xiu__guide-item{background:#fafafa;border:1px solid #e8eff4;border-radius:8px;overflow:hidden;display:flex;flex-direction:column}
.page-tai-xiu__guide-media{width:100%;aspect-ratio:2/1;overflow:hidden}
.page-tai-xiu__guide-image{display:block;width:100%;height:100%;object-fit:cover}
.page-tai-xiu__guide-body{padding:16px;display:flex;flex-direction:column;gap:8px;flex:1}
.page-tai-xiu__guide-title{font-weight:700;line-height:1.3;margin:0;color:#111}
.page-tai-xiu__guide-excerpt{margin:0;color:#333;line-height:1.6;flex:1}
.page-tai-xiu__guide-body .page-tai-xiu__btn{align-self:flex-start}
.page-tai-xiu__faq-answer{padding:8px 0 16px;color:#333;line-height:1.7}
.page-tai-xiu__faq-qn-margin{margin-top:24px}
.page-tai-xiu__faq-text{font-weight:500;color:#111}
.page-tai-xiu__faq-icon{font-weight:700;color:#26A9E0}
@media (max-width:768px){
.page-tai-xiu__hero-section{padding-top:10px;flex-direction:column}
.page-tai-xiu__hero-image{-webkit-flex-basis:auto;aspect-ratio:2/1}
.page-tai-xiu__logo-grid{grid-template-columns:repeat(2,1fr);gap:16px}
.page-tai-xiu__logo-item:nth-child(5){grid-column:auto}
.page-tai-xiu__logo-item:nth-child(6){grid-column:auto}
.page-tai-xiu__guide-grid{grid-template-columns:1fr;gap:16px}
.page-tai-xiu__guide-media{aspect-ratio:2/1}
.page-tai-xiu__logo-section{padding:16px 8px 0}
.page-tai-xiu .page-tai-xiu__hero-image,.page-tai-xiu .page-tai-xiu__section-title,.page-tai-xiu .page-tai-xiu__guide-title{max-width:100%}
.page-tai-xiu__faq-answer{padding-right:0;padding-left:0}
.page-tai-xiu__guide-item{max-width:100%}
.page-tai-xiu__btn{width:auto;min-width:180px}
}