.page-the-thao{background-color:#0D0E12;color:#FFF3E6;font-family:'Segoe UI',Roboto,Helvetica,Arial,sans-serif}.page-the-thao__container{max-width:1200px;margin:0 auto;padding:0 16px}.page-the-thao__hero-section{padding-top:10px;display:flex;flex-direction:column;align-items:center}.page-the-thao__hero-image-wrapper{width:100%;max-width:1200px;margin-bottom:24px}.page-the-thao__hero-image{width:100%;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:0 16px 32px;margin-bottom:8px}.page-the-thao__hero-title{color:#FFB04D;font-weight:800;line-height:1.3;letter-spacing:0.5px;max-width:800px;margin:0 auto 16px;font-size:clamp(1.5rem, 1.2rem + 1vw, 2.2rem)}.page-the-thao__hero-desc{color:#FFF3E6;font-size:1.1rem;line-height:1.7;max-width:760px;margin:0 auto 24px}.page-the-thao__hero-actions{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;align-items:center}.page-the-thao__btn{display:inline-block;padding:12px 32px;border-radius:999px;font-weight:700;font-size:1rem;text-decoration:none;transition:transform 0.2s, box-shadow 0.2s;text-align:center;max-width:100%;box-sizing:border-box;white-space:normal;word-wrap:break-word}.page-the-thao__btn--primary{background:linear-gradient(180deg, #FFA53A 0%, #D96800 100%);color:#0D0E12;box-shadow:0 4px 16px rgba(255,176,77,0.3)}.page-the-thao__btn--secondary{background:transparent;color:#FFA53A;border:2px solid #A84F0C;box-shadow:0 4px 12px rgba(168,79,12,0.2)}.page-the-thao__btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(255,176,77,0.5)}.page-the-thao__logo-section{background:linear-gradient(180deg, #0D0E12 0%, #1a1d26 100%);padding:48px 0}.page-the-thao__section-title{text-align:center;font-size:2rem;color:#FFB04D;margin-bottom:12px;font-weight:700}.page-the-thao__section-subtitle{text-align:center;color:#FFF3E6;opacity:0.9;max-width:640px;margin:0 auto 40px;line-height:1.6;font-size:1rem}.page-the-thao__logo-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px 16px;justify-items:center;max-width:1100px;margin:0 auto;padding:0 16px}.page-the-thao__logo-item{display:flex;flex-direction:column;align-items:center;gap:10px;max-width:280px;background:#17191F;border-radius:12px;padding:20px 16px 24px;border-bottom:3px solid #A84F0C;box-shadow:0 8px 24px rgba(0,0,0,0.5);height:100%}.page-the-thao__logo-image{width:100%;aspect-ratio:2/1;object-fit:contain;border-radius:8px;background:rgba(255,255,255,0.04);padding:8px}.page-the-thao__logo-info{text-align:center}.page-the-thao__logo-name{color:#FFB04D;margin:0 0 6px;font-size:1.1rem;font-weight:600}.page-the-thao__logo-desc{color:#FFF3E6;opacity:0.7;font-size:0.85rem;line-height:1.4;margin:0}.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:48px 0;background:#0D0E12}.page-the-thao__guide-inner{display:flex;flex-direction:column; gap:48px}.page-the-thao__guide-title{color:#FFB04D;margin-bottom:8px;font-size:clamp(1.4rem, 1.2rem + 1vw, 2rem)}.page-the-thao__guide-item{display:flex;flex-direction:column;align-items:center;gap:24px;background:#17191F;border-radius:16px;padding:32px 24px;border:1px solid #A84F0C;box-shadow:0 8px 32px rgba(0,0,0,0.4)}.page-the-thao__guide-text{flex:1;max-width:100%}.page-the-thao__guide-text p{line-height:1.8;font-size:1rem;margin:0 0 12px}.page-the-thao__guide-text strong{color:#FFB04D}.page-the-thao__guide-subtitle{color:#FFB04D;font-size:1.25rem;margin-bottom:12px;padding-left:0;border-left:4px solid #D96800;padding-left:12px}.page-the-thao__guide-figure{width:100%;max-width:800px;margin:0 auto}.page-the-thao__guide-figure img{width:100%;max-width:800px;aspect-ratio:2/1;object-fit:cover;border-radius:12px;display:block}.page-the-thao__guide-item--reverse{flex-direction:column}@media (max-width:1024px){.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__hero-content{padding:0 16px 24px}.page-the-thao__hero-title{font-size:clamp(1.2rem, 1.1rem + 0.8vw, 1.8rem)}.page-the-thao__hero-desc{font-size:0.95rem;line-height:1.6}.page-the-thao__hero-actions{flex-direction:column;width:100%}.page-the-thao__btn{width:100%;max-width:100%}.page-the-thao__logo-grid{grid-template-columns:repeat(2,1fr);gap:16px}.page-the-thao__logo-item:nth-child(5){grid-column:auto}.page-the-thao__logo-item:nth-child(6){grid-column:auto}.page-the-thao__logo-item{max-width:320px;padding:16px}.page-the-thao__section-title{font-size:1.5rem}.page-the-thao__section-subtitle{font-size:0.9rem;margin-bottom:32px}.page-the-thao__guide-section{padding:32px 0}.page-the-thao__guide-item{padding:24px 16px}.page-the-thao__guide-subtitle{font-size:1.1rem}.page-the-thao img{max-width:100%!important;height:auto!important}.page-the-thao__logo-image,.page-the-thao__hero-image,.page-the-thao__guide-figure img{max-width:100%!important;height:auto!important}}