.page-the-thao{max-width:1200px;margin:0 auto;padding:0 16px 40px;font-family:'Inter',system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:#333333;background:#ffffff;line-height:1.6}.page-the-thao__hero-section{padding-top:10px;margin-top:0}.page-the-thao__hero-image-wrapper{width:100%;overflow:hidden;border-radius:16px 16px 0 0}.page-the-thao__hero-image{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:cover}.page-the-thao__hero-content{background:#017439;color:#ffffff;padding:28px 24px 32px;text-align:center;border-radius:0 0 16px 16px}.page-the-thao__hero-title{color:#ffffff;font-size:clamp(1.4rem,4vw,2.4rem);line-height:1.25;margin:0 0 12px;font-weight:700}.page-the-thao__hero-description{color:#e8f5e9;max-width:800px;margin:0 auto 20px;font-size:1rem}.page-the-thao__hero-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:14px}.page-the-thao__btn{display:inline-block;padding:12px 28px;border-radius:999px;font-weight:700;text-decoration:none;border:none;cursor:pointer;transition:all .2s;text-align:center}.page-the-thao__btn--register{background:#C30808;color:#FFFF00}.page-the-thao__btn--register:hover{opacity:.9}.page-the-thao__btn--login{background:#C30808;color:#FFFF00}.page-the-thao__btn--login:hover{opacity:.9}.page-the-thao__btn--secondary{background:#017439;color:#ffffff}.page-the-thao__btn--outline{border:2px solid #017439;color:#017439;background:transparent;margin-left:10px}.page-the-thao__btn--outline:hover{background:#017439;color:#fff}.page-the-thao__features-section{padding:48px 0 30px}.page-the-thao__section-header{text-align:center;margin-bottom:26px}.page-the-thao__section-title{color:#017439;font-size:1.8rem;font-weight:700}.page-the-thao__features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.page-the-thao__feature-card{background:#ffffff;border-radius:16px;box-shadow:0 2px 12px rgba(0,0,0,.06);overflow:hidden;transition:transform .2s}.page-the-thao__feature-card:hover{transform:translateY(-4px)}.page-the-thao__feature-image{width:100%;height:auto;aspect-ratio:3/2;object-fit:cover;display:block}.page-the-thao__feature-title{color:#017439;font-size:1.15rem;margin:14px 16px 8px;font-weight:600}.page-the-thao__feature-text{padding:0 16px 18px;color:#444;font-size:.9rem}.page-the-thao__guide-section{background:#f4f8f6;padding:40px 16px;border-radius:24px;margin:20px 0}.page-the-thao__container--narrow{max-width:800px;margin:0 auto}.page-the-thao__guide-heading{text-align:center}.page-the-thao__guide-title{color:#017439;font-size:1.7rem;font-weight:700}.page-the-thao__guide-intro{max-width:600px;margin:8px auto 16px}.page-the-thao__guide-figure figcaption{text-align:center}.page-the-thao__guide-image{display:block;width:100%;max-width:800px;height:auto;aspect-ratio:16/9;object-fit:cover;border-radius:12px;margin:0 auto}.page-the-thao__guide-steps{max-width:620px;margin:20px auto 0;padding-left:18px}.page-the-thao__guide-step{margin-bottom:18px}.page-the-thao__guide-step-title{color:#017439;font-size:1.15rem;margin:0 0 4px}.page-the-thao__guide-step-text{margin:0}.page-the-thao__guide-action{text-align:center;margin-top:24px}.page-the-thao__games-section{padding:32px 0}.page-the-thao__games-layout{display:flex;align-items:center;gap:30px}.page-the-thao__games-info{flex:1}.page-the-thao__games-title{color:#017439;font-size:1.6rem;line-height:1.3}.page-the-thao__games-text{color:#333}.page-the-thao__games-visual{flex:1}.page-the-thao__games-image{display:block;width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;border-radius:20px}.page-the-thao__faq-section{padding:30px 0}.page-the-thao__container--narrow{max-width:780px}.page-the-thao__faq-title{text-align:center;color:#017439;font-size:1.6rem;font-weight:700;margin-bottom:20px}.page-the-thao__faq-item{background:#f4f8f6;border:1px solid #d3e2da;border-radius:14px;padding:18px 20px;margin-bottom:12px;transition:background .2s}.page-the-thao__faq-item summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.page-the-thao__faq-item summary::-webkit-details-marker{display:none}.page-the-thao__faq-question{font-weight:600;color:#222}.page-the-thao__faq-item[open]{background:#fff}.page-the-thao__faq-item summary::before{content:'+';font-size:20px;color:#017439;font-weight:700;margin-right:10px}.page-the-thao__faq-item[open] summary::before{content:'-'}.page-the-thao__faq-answer{padding-top:8px;border-top:1px solid #ded;margin-top:8px}.page-the-thao__partners-section{padding:20px 0 10px}.page-the-thao__section-title-sub{color:#017439;text-align:center;font-size:1.7rem;font-weight:700}.page-the-thao__section-note{text-align:center;color:#555;margin-top:4px}.page-the-thao__logo-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px 16px;justify-items:center;margin-top:16px}.page-the-thao__logo-item{display:flex;flex-direction:column;align-items:center;gap:12px;max-width:280px}.page-the-thao__logo-image{width:100%;aspect-ratio:2/1;object-fit:contain;border:1px solid #ece;border-radius:10px;padding:6px;background:#fff}.page-the-thao__logo-label{color:#333;font-weight:600;text-align:center;font-size:.9rem}.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-cta{padding:10px 22px;border-radius:999px;background:#0477db;color:#ffffff;font-weight:700;text-decoration:none;text-align:center}.page-the-thao__logo-cta:hover{opacity:.9}.page-the-thao__guide-inner{max-width:1000px;margin:0 auto;padding:16px 16px 48px}.page-the-thao__announcement-section{padding:20px 0}.page-the-thao__announcement-card{background:#017439;border-radius:16px;padding:24px 26px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:14px}.page-the-thao__announcement-title{color:#fff;font-size:1.3rem;margin:0 0 6px}.page-the-thao__announcement-content{max-width:480px;margin:0;color:#e0f2e8}.page-the-thao__announcement-links{display:flex;gap:16px}.page-the-thao__link-read{color:#FFFF00;font-weight:700;text-underline-offset:4px}@media (max-width:1024px){.page-the-thao__features-grid{grid-template-columns:repeat(2,1fr);gap:16px}.page-the-thao__logo-grid{grid-template-columns:repeat(3,1fr)}.page-the-thao__logo-item:nth-child(4){grid-column:auto}.page-the-thao__games-layout{flex-direction:column}.page-the-thao__logo-cta{width:100%;max-width:100%}}@media (max-width:768px){.page-the-thao__hero-section{padding-top:4px}.page-the-thao__hero-image{aspect-ratio:16/9;max-width:100%}.page-the-thao__hero-title{font-size:1.4rem}.page-the-thao__hero-description{font-size:.9rem}.page-the-thao__hero-actions{flex-direction:column;width:100%}.page-the-thao__features-grid{grid-template-columns:1fr}.page-the-thao__feature-card{max-width:100%}.page-the-thao__guide-section{padding:30px 8px}.page-the-thao__guide-steps{padding-left:16px}.page-the-thao__games-layout{flex-direction:column}.page-the-thao__btn--outline{margin-left:0}.page-the-thao__btn{max-width:100%;box-sizing:border-box;white-space:normal;word-wrap:break-word}.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__logo-item{max-width:100%}.page-the-thao__announcement-card{flex-direction:column;text-align:center}.page-the-thao img{max-width:100%!important;height:auto!important}.page-the-thao__section-title,.page-the-thao__guide-title,.page-the-thao__faq-title,.page-the-thao__section-title-sub{font-size:1.2rem}.page-the-thao__btn{padding:12px 16px}.page-the-thao{max-width:100%;overflow-x:hidden;padding-left:0;padding-right:0}.page-the-thao__container,.page-the-thao__container--narrow,.page-the-thao__games-info,.page-the-thao__games-visual{width:100%}}@media (max-width:480px){.page-the-thao__logo-grid{grid-template-columns:1fr}.page-the-thao__logo-item{width:100%}.page-the-thao__logo-image{max-width:100%}}