.page-the-thao{font-family:'Segoe UI',Roboto,Arial,sans-serif;background-color:#FFFFFF;color:#333333;max-width:100%;overflow-x:hidden}
.page-the-thao__hero{background:linear-gradient(180deg,#FFFFFF 0%,#E8F4FD 100%);padding:10px 16px 0}
.page-the-thao__hero-image-wrapper{width:100%;border-radius:16px;overflow:hidden;box-shadow:0 8px 24px rgba(0,0,0,.08)}
.page-the-thao__hero-image{display:block;width:100%;aspect-ratio:17/5;object-fit:cover}
.page-the-thao__hero-content{max-width:1200px;margin:0 auto;padding:20px 16px 24px;text-align:center}
.page-the-thao__hero-title{color:#0477db;font-weight:800;line-height:1.2;letter-spacing:.3px;max-width:820px;margin:0 auto 12px}
.page-the-thao__hero-description{color:#444444;font-size:1rem;line-height:1.6;max-width:720px;margin:0 auto 20px}
.page-the-thao__hero-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;width:100%;max-width:100%;overflow:hidden;box-sizing:border-box}
.page-the-thao__btn{display:inline-block;padding:13px 32px;border-radius:999px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;white-space:normal;word-wrap:break-word;box-sizing:border-box;max-width:100%;text-align:center}
.page-the-thao__btn--primary{background:#EA7C07;color:#FFFFFF;box-shadow:0 4px 14px rgba(234,124,7,.3)}
.page-the-thao__btn--primary:hover{background:#d77406;transform:translateY(-1px);box-shadow:0 6px 18px rgba(234,124,7,.4)}
.page-the-thao__btn--secondary{background:#26A9E0;color:#FFFFFF;box-shadow:0 4px 14px rgba(38,169,224,.25)}
.page-the-thao__btn--secondary:hover{background:#1f9acb;transform:translateY(-1px)}
.page-the-thao__trust-section{padding:24px 16px 8px;text-align:center}
.page-the-thao__section-title{color:#0477db;font-size:1.6rem;font-weight:700;margin:0 0 24px}
.page-the-thao__logo-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px 20px;justify-items:center;max-width:1200px;margin:0 auto;list-style:none;padding:0}
.page-the-thao__logo-item{display:flex;flex-direction:column;align-items:center;gap:10px;width:100%;max-width:250px;background:#FFFFFF;border:1px solid #E2E8F0;border-radius:14px;padding:16px 12px;transition:border-color .2s,box-shadow .2s}
.page-the-thao__logo-item:hover{border-color:#26A9E0;box-shadow:0 8px 20px rgba(38,169,224,.12)}
.page-the-thao__logo-image{width:100%;height:auto;aspect-ratio:2/1;object-fit:contain;background:#f6faff;border-radius:8px}
.page-the-thao__logo-link{color:#0477db;font-weight:600;text-decoration:none;font-size:.95rem}
.page-the-thao__logo-link:hover{text-decoration:underline}
.page-the-thao__logo-item:nth-child(5){grid-column:2}
.page-the-thao__logo-item:nth-child(6){grid-column:3}
.page-the-thao__guide-section{padding:24px 0 48px}
.page-the-thao__guide-inner{max-width:1000px;margin:0 auto;padding:0 16px}
.page-the-thao__guide-title{text-align:center;color:#0477db;font-size:1.7rem;font-weight:700;padding-top:0}
.page-the-thao__guide-intro{text-align:center;max-width:820px;margin:0 auto 32px;color:#555;line-height:1.7}
.page-the-thao__guide-card{display:flex;flex-direction:row;align-items:center;gap:24px;margin-bottom:36px;background:#FFFFFF;border-radius:16px;padding:16px;box-shadow:0 4px 16px rgba(0,0,0,.05)}
.page-the-thao__guide-card:nth-child(even){flex-direction:row-reverse}
.page-the-thao__guide-figure{flex:1 1 45%;max-width:420px}
.page-the-thao__guide-figure img{width:100%;max-width:800px;aspect-ratio:2/1;object-fit:cover;border-radius:12px}
.page-the-thao__guide-content{flex:1 1 50%;min-width:0}
.page-the-thao__guide-subtitle{color:#0477db;font-size:1.2rem;font-weight:700;margin:0 0 10px}
.page-the-thao__guide-text{line-height:1.7;color:#555;margin:0;font-size:.95rem}
@media (max-width:1024px){.page-the-thao__guide-card{flex-direction:column;text-align:center}.page-the-thao__guide-card:nth-child(even){flex-direction:column}.page-the-thao__guide-figure{max-width:100%;width:100%}.page-the-thao__guide-content{width:100%;text-align:left}}
@media (max-width:768px){.page-the-thao__hero-image{aspect-ratio:2/1;width:100%}.page-the-thao__hero-title{max-width:100%;margin-left:auto;margin-right:auto}.page-the-thao__hero-actions{flex-direction:column;align-items:stretch}.page-the-thao__btn{width:100%;max-width:100%;box-sizing:border-box;padding:12px 20px;white-space:normal;word-wrap:break-word}.page-the-thao__logo-grid{grid-template-columns:repeat(2,1fr);gap:16px}.page-the-thao__logo-item{padding:12px 8px}.page-the-thao__logo-item:nth-child(5),.page-the-thao__logo-item:nth-child(6){grid-column:auto}.page-the-thao__section-title{font-size:1.2rem}.page-the-thao__guide-card,.page-the-thao__guide-card:nth-child(even){flex-direction:column;padding:12px}.page-the-thao__guide-figure{width:100%;max-width:100%}.page-the-thao__guide-content{width:100%;margin-top:12px}.page-the-thao__guide-title{font-size:1.2rem}.page-the-thao__guide-intro{text-align:left}.page-the-thao img{max-width:100%!important;height:auto!important}.page-the-thao{overflow-x:hidden;max-width:100%}}