/* Trang Thể Thao g666win - Flatsome light style */
.page-the-thao { color: #333333; background-color: #FFFFFF; max-width: 100%; overflow-x: hidden; }
.page-the-thao__hero-section { padding-top: 0; margin-top: 0; width: 100%; overflow: hidden; position: relative; }
.page-the-thao__hero-slider { width: 100%; }
.page-the-thao__hero-slide { display: none; flex-direction: column; width: 100%; }
.page-the-thao__hero-slide.is-active { display: flex; }
.page-the-thao__hero-image { width: 100%; }
.page-the-thao__hero-img { width: 100%; height: auto; display: block; }
.page-the-thao__hero-content { max-width: 1200px; width: 100%; margin: 0 auto; padding: 24px 16px; box-sizing: border-box; }
.page-the-thao__hero-title { color: #26A9E0; font-weight: 700; line-height: 1.3; letter-spacing: 0.5px; max-width: 900px; margin: 0 0 12px; }
.page-the-thao__hero-desc { color: #333333; line-height: 1.7; font-size: 1.05rem; max-width: 900px; margin: 0 0 20px; }
.page-the-thao__hero-actions { display: flex; flex-wrap: wrap; gap: 12px; }
.page-the-thao__btn { display: inline-block; padding: 12px 28px; border-radius: 6px; text-decoration: none; font-weight: 600; transition: opacity 0.2s ease; text-align: center; box-sizing: border-box; }
.page-the-thao__btn--primary { background-color: #26A9E0; color: #FFFFFF; }
.page-the-thao__btn--secondary { background-color: #EA7C07; color: #FFFFFF; }
.page-the-thao__btn:hover { opacity: 0.88; }
.page-the-thao__section-title { color: #26A9E0; font-weight: 700; text-align: center; margin: 0 0 24px; padding: 0 16px; line-height: 1.35; }
.page-the-thao__entry-section { max-width: 1200px; margin: 0 auto; padding: 40px 16px 16px; }
.page-the-thao__entry-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; }
.page-the-thao__entry-card { display: block; text-decoration: none; background-color: #FFFFFF; border: 1px solid #e6e6e6; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 8px rgba(0,0,0,0.06); transition: box-shadow 0.2s ease; }
.page-the-thao__entry-card:hover { box-shadow: 0 4px 16px rgba(38,169,224,0.2); }
.page-the-thao__entry-img { width: 100%; height: auto; aspect-ratio: 2/1; object-fit: cover; display: block; }
.page-the-thao__entry-title { color: #26A9E0; font-weight: 600; padding: 14px 16px 6px; margin: 0; }
.page-the-thao__entry-desc { color: #333333; line-height: 1.6; padding: 0 16px 16px; margin: 0; font-size: 0.95rem; }
.page-the-thao__guide-section { max-width: 1100px; margin: 0 auto; padding: 40px 16px; }
.page-the-thao__guide-text { color: #333333; line-height: 1.8; font-size: 1.05rem; margin: 0 0 20px; }
.page-the-thao__guide-table { width: 100%; border-collapse: collapse; margin: 16px 0 32px; }
.page-the-thao__guide-table th { background-color: #26A9E0; color: #FFFFFF; padding: 12px; border: 1px solid #26A9E0; text-align: left; }
.page-the-thao__guide-table td { color: #333333; padding: 12px; border: 1px solid #ddd; }
.page-the-thao__guide-table tr:nth-child(even) td { background-color: #f7fbfd; }
.page-the-thao__guide-subtitle { color: #26A9E0; font-weight: 700; margin: 24px 0 16px; }
.page-the-thao__faq-item { border: 1px solid #e6e6e6; border-radius: 6px; padding: 16px; margin-bottom: 12px; background-color: #FFFFFF; }
.page-the-thao__faq-question { color: #26A9E0; font-weight: 600; margin: 0 0 8px; }
.page-the-thao__faq-answer { color: #333333; line-height: 1.7; margin: 0; }
.page-the-thao__promo-section { max-width: 1200px; margin: 0 auto; padding: 24px 16px 40px; }
.page-the-thao__promo-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 20px; }
.page-the-thao__promo-item { background-color: #FFFFFF; border: 1px solid #e6e6e6; border-radius: 8px; overflow: hidden; padding-bottom: 18px; text-align: center; }
.page-the-thao__promo-img { width: 100%; height: auto; aspect-ratio: 590/240; object-fit: cover; display: block; }
.page-the-thao__promo-title { color: #26A9E0; font-weight: 600; padding: 14px 16px 6px; margin: 0; }
.page-the-thao__promo-desc { color: #333333; line-height: 1.6; padding: 0 16px 14px; margin: 0; font-size: 0.95rem; }
.page-the-thao__blog-section { max-width: 1200px; margin: 0 auto; padding: 0 16px 48px; }
.page-the-thao__blog-title { color: #26A9E0; font-weight: 700; text-align: center; margin: 24px 0; }
.page-the-thao__blog-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; }
.page-the-thao__blog-card { background-color: #FFFFFF; border: 1px solid #e6e6e6; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 8px rgba(0,0,0,0.05); }
.page-the-thao__blog-img { width: 100%; height: auto; aspect-ratio: 2/1; object-fit: cover; display: block; }
.page-the-thao__blog-card-title { padding: 14px 16px 6px; margin: 0; }
.page-the-thao__blog-link { color: #26A9E0; text-decoration: none; font-weight: 600; line-height: 1.4; }
.page-the-thao__blog-link:hover { text-decoration: underline; }
.page-the-thao__blog-card-desc { color: #333333; line-height: 1.6; padding: 0 16px 16px; margin: 0; font-size: 0.95rem; }
.page-the-thao__blog-more { text-align: center; margin-top: 28px; }
.page-the-thao img { max-width: 100%; height: auto; }
@media (max-width: 768px) {
.page-the-thao__entry-grid, .page-the-thao__promo-grid, .page-the-thao__blog-grid { grid-template-columns: 1fr; }
.page-the-thao__hero-actions { flex-direction: column; }
.page-the-thao__btn { max-width: 100%; width: 100%; box-sizing: border-box; white-space: normal; word-wrap: break-word; }
.page-the-thao img { max-width: 100% !important; height: auto !important; }
.page-the-thao__guide-table { display: block; overflow-x: auto; }
.page-the-thao__hero-content { padding: 16px 12px; }
}