.page-the-thao{color:#F2FFF6;background-color:#08160F;font-family:Arial,Helvetica,sans-serif;line-height:1.6}.page-the-thao__hero-section{display:flex;flex-direction:column;width:100%;padding-top:10px;margin-top:0}.page-the-thao__hero-image{width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;display:block}.page-the-thao__hero-content{max-width:1200px;margin:24px auto;padding:0 16px;width:100%;box-sizing:border-box;text-align:center}.page-the-thao__hero-title{color:#F2FFF6;font-size:clamp(1.4rem, 4vw, 2.4rem);font-weight:800;line-height:1.3;letter-spacing:0.5px;max-width:800px;margin:0 auto 16px;text-shadow:0 2px 8px rgba(0,0,0,0.5)}.page-the-thao__hero-desc{color:#A7D9B8;font-size:1rem;max-width:760px;margin:0 auto 24px}.page-the-thao__hero-actions,.page-the-thao__intro-actions,.page-the-thao__guide-cta,.page-the-thao__tips-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;width:100%;max-width:100%;overflow:hidden}.page-the-thao__btn{display:inline-block;padding:12px 28px;border-radius:50px;font-weight:700;text-align:center;text-decoration:none;border:none;cursor:pointer;transition:transform 0.2s,box-shadow 0.2s;white-space:normal;word-wrap:break-word;max-width:100%;box-sizing:border-box}.page-the-thao__btn--primary{background:linear-gradient(180deg, #2AD16F 0%, #13994A 100%);color:#fff;box-shadow:0 4px 16px rgba(87,227,141,0.3)}.page-the-thao__btn--primary:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(87,227,141,0.5)}.page-the-thao__btn--secondary{background:linear-gradient(180deg, #2AD16F 0%, #13994A 100%);color:#fff}.page-the-thao__btn--outline{background:transparent;color:#F2C14E;border:2px solid #F2C14E}.page-the-thao__btn--outline:hover{background:rgba(242,193,78,0.1)}.page-the-thao__logo-section{padding:24px 16px;max-width:1200px;margin:0 auto;width:100%;box-sizing:border-box}.page-the-thao__logo-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px 20px;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;transition:transform 0.2s}.page-the-thao__logo-item:hover{transform:scale(1.03)}.page-the-thao__logo-image{width:100%;max-width:280px;height:auto;aspect-ratio:2/1;object-fit:contain}.page-the-thao__logo-text{color:#F2FFF6;font-weight:600}.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:16px 0 48px}.page-the-thao__guide-inner{max-width:1000px;margin:0 auto;padding:16px 16px 0;box-sizing:border-box}.page-the-thao__guide-title{color:#F2C14E;font-size:1.8em;text-align:center;margin-bottom:16px}.page-the-thao__guide-desc{color:#A7D9B8;text-align:center;margin-bottom:32px}.page-the-thao__guide-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.page-the-thao__guide-card{background:#11271B;border:1px solid #2E7A4E;border-radius:12px;padding:16px;transition:box-shadow 0.2s}.page-the-thao__guide-card:hover{box-shadow:0 0 20px rgba(87,227,141,0.2)}.page-the-thao__guide-illustration{width:100%;max-width:400px;height:auto;aspect-ratio:2/1;object-fit:cover;border-radius:8px;display:block;margin:0 auto 16px}.page-the-thao__guide-step-title{color:#F2FFF6;font-size:1.2em;margin-bottom:12px;text-align:center}.page-the-thao__guide-step-text{color:#A7D9B8}.page-the-thao__guide-step-text a{color:#F2C14E}.page-the-thao__intro-section{padding:48px 16px;background-color:#0A4B2C}.page-the-thao__intro-inner{max-width:1200px;margin:0 auto;width:100%;box-sizing:border-box}.page-the-thao__intro-header{text-align:center;margin-bottom:40px}.page-the-thao__intro-title{color:#F2FFF6;font-size:1.8em;margin-bottom:16px}.page-the-thao__intro-subtitle{color:#A7D9B8}.page-the-thao__features-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.page-the-thao__feature-item{background:#11271B;border:1px solid #2E7A4E;border-radius:12px;padding:24px;text-align:center}.page-the-thao__feature-icon{margin-bottom:16px}.page-the-thao__feature-image{width:100%;max-width:200px;height:auto;aspect-ratio:2/1;object-fit:cover;border-radius:8px}.page-the-thao__feature-title{color:#F2C14E;font-size:1.2em;margin-bottom:12px}.page-the-thao__feature-text{color:#A7D9B8}.page-the-thao__faq-section{padding:48px 16px}.page-the-thao__faq-inner{max-width:800px;margin:0 auto;width:100%;box-sizing:border-box}.page-the-thao__faq-title{color:#F2C14E;font-size:1.6em;text-align:center;margin-bottom:32px}.page-the-thao__faq-list{display:flex;flex-direction:column;gap:16px}.page-the-thao__faq-item{background:#11271B;border:1px solid #2E7A4E;border-radius:8px}.page-the-thao__faq-question{cursor:pointer;font-weight:700;font-size:1.1em;color:#F2FFF6;padding:16px 16px;display:flex;justify-content:space-between;align-items:center;list-style:none}.page-the-thao__faq-question::-webkit-details-marker{display:none}.page-the-thao__faq-question span{color:#F2C14E;font-size:1.5em;line-height:1}.page-the-thao__faq-answer{padding:0 16px 16px;color:#A7D9B8}.page-the-thao__tips-section{padding:48px 16px;border-top:1px solid #1E3A2A}.page-the-thao__tips-inner{max-width:1200px;margin:0 auto;width:100%;box-sizing:border-box}.page-the-thao__tips-title{color:#F2C14E;font-size:1.6em;text-align:center;margin-bottom:16px}.page-the-thao__tips-desc{color:#A7D9B8;text-align:center;max-width:800px;margin:0 auto 32px}.page-the-thao__tips-desc a{color:#F2C14E}.page-the-thao__tips-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-bottom:32px}.page-the-thao__tip-card{background:#11271B;border:1px solid #2E7A4E;border-radius:12px;overflow:hidden}.page-the-thao__tip-image{width:100%;height:auto;aspect-ratio:2/1;object-fit:cover;display:block}.page-the-thao__tip-title{color:#F2FFF6;font-size:1.2em;padding:16px 16px 8px}.page-the-thao__tip-card p{color:#A7D9B8;padding:0 16px 16px}@media (max-width:1024px){.page-the-thao__guide-steps{grid-template-columns:repeat(2,1fr)}.page-the-thao__logo-grid{grid-template-columns:repeat(3,1fr)}.page-the-thao__logo-item:nth-child(5){grid-column:auto}.page-the-thao__logo-item:nth-child(6){grid-column:auto}}@media (max-width:768px){.page-the-thao__hero-image{aspect-ratio:2/1}.page-the-thao__logo-grid{grid-template-columns:repeat(2,1fr)}.page-the-thao__logo-item:nth-child(5),.page-the-thao__logo-item:nth-child(6){grid-column:auto}.page-the-thao__features-grid{grid-template-columns:1fr}.page-the-thao__guide-steps{grid-template-columns:1fr}.page-the-thao__tips-grid{grid-template-columns:1fr}.page-the-thao__hero-title{font-size:1.4rem}.page-the-thao__btn{max-width:100%;box-sizing:border-box;white-space:normal;word-wrap:break-word}.page-the-thao__hero-actions,.page-the-thao__intro-actions,.page-the-thao__guide-cta,.page-the-thao__tips-actions{flex-direction:column;align-items:center}.page-the-thao__hero-actions .page-the-thao__btn,.page-the-thao__intro-actions .page-the-thao__btn,.page-the-thao__guide-cta .page-the-thao__btn,.page-the-thao__tips-actions .page-the-thao__btn{width:100%;max-width:100%}.page-the-thao img{max-width:100% !important;height:auto !important}.page-the-thao{max-width:100%;overflow-x:hidden}}