.page-the-thao{background-color:#F4F7FB;color:#333333;max-width:100%;overflow-x:hidden;padding-top:0;margin-top:0}.page-the-thao__hero-section{padding-top:10px;display:flex;flex-direction:column;align-items:center;background:linear-gradient(180deg,#FFFFFF 0%,#F4F7FB 100%)}.page-the-thao__hero-image-wrap{width:100%;display:flex;justify-content:center}.page-the-thao__hero-image{width:100%;max-width:1200px;height:auto;aspect-ratio:17/5;object-fit:cover;display:block;border-radius:12px}.page-the-thao__hero-content{width:100%;max-width:1200px;text-align:center;padding:24px 16px 32px}.page-the-thao__hero-title{font-weight:800;line-height:1.2;color:#1F2D3D;max-width:900px;margin:0 auto 12px;font-size:clamp(1.3rem, 2vw + 0.8rem, 2.3rem)}.page-the-thao__hero-subtitle{color:#333333;font-size:clamp(0.9rem, 0.5vw + 0.8rem, 1.25rem);line-height:1.6;max-width:800px;margin:0 auto 24px}.page-the-thao__hero-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.page-the-thao__btn{display:inline-block;background:linear-gradient(180deg,#4A8BFF 0%,#2F6BFF 100%);border:2px solid #2F6BFF;color:#FFFFFF;font-weight:700;border-radius:50px;padding:12px 32px;text-decoration:none;text-align:center;transition:opacity .2s ease;font-size:1rem;max-width:100%;box-sizing:border-box;white-space:normal;word-wrap:break-word;box-shadow:0 4px 12px rgba(47,107,255,0.25)}.page-the-thao__btn:hover{opacity:.9}.page-the-thao__btn--outline{background:#FFFFFF;color:#2F6BFF}.page-the-thao__btn--primary{color:#FFFFFF}.page-the-thao__features-section{padding:48px 16px;max-width:1200px;margin:0 auto}.page-the-thao__section-header{text-align:center;margin-bottom:36px}.page-the-thao__section-title{font-size:clamp(1.5rem, 1vw + 1rem, 2.2rem);font-weight:800;color:#1F2D3D;margin-bottom:12px}.page-the-thao__section-desc{font-size:1rem;color:#333333;max-width:750px;margin:0 auto;line-height:1.6}.page-the-thao__features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.page-the-thao__feature-card{background-color:#FFFFFF;border:1px solid #D6E2FF;border-radius:16px;overflow:hidden;padding:0 0 20px;box-shadow:0 8px 20px rgba(47,107,255,0.05)}.page-the-thao__feature-image{width:100%;aspect-ratio:8/4;object-fit:cover;display:block}.page-the-thao__feature-title{font-weight:700;color:#1F2D3D;font-size:1.2rem;padding:16px 16px 8px}.page-the-thao__feature-text{color:#333333;padding:0 16px;font-size:0.9rem;line-height:1.6;margin-bottom:0}.page-the-thao__guide-section{padding:48px 16px;background-color:#FFFFFF;border-top:1px solid #D6E2FF;border-bottom:1px solid #D6E2FF}.page-the-thao__guide-content{max-width:1000px;margin:0 auto}.page-the-thao__guide-title{text-align:center;color:#1F2D3D;font-size:clamp(1.5rem, 1vw + 1rem, 2.2rem);font-weight:800;margin-bottom:32px}.page-the-thao__guide-step{margin-bottom:20px}.page-the-thao__guide-step h3{color:#2F6BFF;font-weight:700;font-size:1.2rem;margin-bottom:6px}.page-the-thao__guide-step p{color:#333333;line-height:1.7}.page-the-thao__guide-image{text-align:center;margin-top:32px}.page-the-thao__guide-figure{width:100%;max-width:800px;aspect-ratio:2/1;object-fit:cover;border-radius:16px;display:inline-block;box-shadow:0 10px 25px rgba(0,0,0,0.05)}.page-the-thao__logo-section{padding:48px 16px;max-width:1200px;margin:0 auto}.page-the-thao__logo-header{text-align:center;margin-bottom:36px}.page-the-thao__logo-title{color:#1F2D3D;font-weight:800;font-size:clamp(1.5rem, 1vw + 1rem, 2.2rem);margin-bottom:12px}.page-the-thao__logo-subtitle{color:#333333;max-width:800px;margin:0 auto}.page-the-thao__logo-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px 16px;justify-items:center}.page-the-thao__logo-item{display:flex;flex-direction:column;align-items:center;gap:12px;max-width:280px;width:100%;text-decoration:none;background-color:#FFFFFF;border:1px solid #D6E2FF;border-radius:12px;padding:16px;box-sizing:border-box;transition:transform .2s ease, box-shadow .2s ease}.page-the-thao__logo-item:hover{transform:translateY(-3px);box-shadow:0 8px 16px rgba(47,107,255,0.1)}.page-the-thao__logo-image{width:100%;aspect-ratio:2/1;object-fit:contain;display:block}.page-the-thao__logo-cta{background:linear-gradient(180deg,#4A8BFF 0%,#2F6BFF 100%);color:#FFFFFF;padding:8px 22px;border-radius:999px;font-weight:700;font-size:0.85rem;width:fit-content;text-decoration:none}.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__logo-actions{display:flex;justify-content:center;gap:16px;margin-top:40px;flex-wrap:wrap}.page-the-thao img{width:auto;max-width:100%;height:auto}@media (max-width:1024px){.page-the-thao__features-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.page-the-thao{padding-top:10px;overflow-x:hidden}.page-the-thao__hero-image{aspect-ratio:2/1}.page-the-thao img{max-width:100%!important;height:auto!important}.page-the-thao__hero-section,.page-the-thao__features-section,.page-the-thao__guide-section,.page-the-thao__logo-section{padding-left:8px;padding-right:8px}.page-the-thao__features-grid{grid-template-columns:1fr;gap:16px}.page-the-thao__hero-actions{flex-direction:column;width:100%}.page-the-thao__btn,.page-the-thao__logo-actions .page-the-thao__btn{width:100%;max-width:100%;box-sizing:border-box;white-space:normal;word-wrap:break-word}.page-the-thao__guide-title,.page-the-thao__section-title,.page-the-thao__logo-title{font-size:1.5rem;line-height:1.3}.page-the-thao__guide-figure{aspect-ratio:2/1}.page-the-thao__logo-grid{grid-template-columns:repeat(2,1fr);gap:16px}.page-the-thao__logo-item:nth-child(5),.page-the-thao__logo-item:nth-child(6){grid-column:auto}.page-the-thao__logo-item{max-width:100%;padding:12px}.page-the-thao__logo-actions{flex-direction:column;width:100%}.page-the-thao__logo-actions .page-the-thao__btn{display:flex;justify-content:center;align-items:center}}