*{box-sizing:border-box;margin:0;padding:0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}body{background-color:#f1f5f9;color:#1e293b;padding:15px;display:flex;justify-content:center}.page-wrapper{width:100%;max-width:1200px;background:#fff;border-radius:12px;box-shadow:0 10px 25px -5px #052e161a;padding:16px;display:flex;flex-direction:column;gap:16px}.header-bar{background:linear-gradient(135deg,#052e16,#166534);color:#fff;border-radius:8px;padding:10px 20px;display:flex;justify-content:space-between;align-items:center;font-size:13px;font-weight:600;box-shadow:0 4px 6px -1px #0000001a;flex-shrink:0}.header-left{display:flex;align-items:center;gap:20px}.header-logo{color:#fff;text-decoration:none;font-size:14px;font-weight:800;letter-spacing:.3px;white-space:nowrap}.header-logo:hover{color:#4ade80}.header-links{display:flex;gap:20px}.header-links a{cursor:pointer;color:#cbd5e1;text-decoration:none;transition:color .2s ease}.header-links a:hover{color:#4ade80}.carousel-section{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:12px;display:flex;flex-direction:column;gap:10px;flex-shrink:0;box-shadow:0 1px 3px #0000000d}.carousel-title{font-size:16px;font-weight:700;color:#052e16;display:flex;align-items:center;gap:8px}.sport-tabs-filter{display:inline-flex;align-items:center;gap:6px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:4px;width:fit-content}.tab-btn{display:flex;align-items:center;gap:6px;padding:6px 12px;font-size:11px;font-weight:600;border-radius:6px;border:none;background:transparent;color:#64748b;cursor:pointer;transition:all .2s ease}.tab-btn.active{background:#16a34a;color:#fff;box-shadow:0 2px 4px #16a34a4d}.tab-btn:hover:not(.active){background:#e2e8f0;color:#052e16}.carousel-container{display:flex;align-items:center;gap:8px}.nav-arrow{font-size:18px;cursor:pointer;color:#94a3b8;user-select:none;padding:0 4px;transition:color .2s}.nav-arrow:hover{color:#16a34a}.carousel-card{flex:1;border:1px solid #e2e8f0;border-radius:8px;padding:8px;display:flex;flex-direction:column;align-items:center;gap:6px;background:#f8fafc;transition:transform .2s,box-shadow .2s}.carousel-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000000d;border-color:#86efac}.carousel-card-sport{font-size:9px;font-weight:700;text-transform:uppercase;color:#16a34a;border-bottom:1px solid #e2e8f0;width:100%;text-align:center;padding-bottom:3px}.match-teams-row{display:flex;align-items:center;justify-content:center;gap:6px;width:100%}.team-item{display:flex;flex-direction:column;align-items:center;gap:3px;flex:1}.team-name{font-size:9px;font-weight:700;color:#1e293b;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:60px}.img-box{width:38px;height:26px;background:#e2e8f0;border-radius:4px;border:1px solid #cbd5e1;display:flex;align-items:center;justify-content:center;font-size:8px;color:#64748b;font-weight:600;flex-shrink:0}.vs-text{font-weight:800;font-size:9px;color:#94a3b8}.match-time{font-size:9px;font-weight:700;color:#15803d;text-align:center}.coeff-info{display:flex;gap:3px;justify-content:center;width:100%}.coeff-badge{font-size:8px;font-weight:700;background:#fff;border:1px solid #cbd5e1;padding:2px 4px;border-radius:4px;color:#1e293b}.btn-green{background:linear-gradient(135deg,#16a34a,#15803d);color:#fff;border:none;padding:5px 8px;border-radius:6px;font-size:10px;cursor:pointer;font-weight:700;width:100%;text-align:center;box-shadow:0 2px 4px #16a34a33}.note-text{font-size:10px;color:#64748b;line-height:1.2}.content-grid{display:grid;grid-template-columns:180px 1fr 280px;gap:12px}.sidebar-left,.main-column,.sidebar-right{display:flex;flex-direction:column;gap:12px}.sidebar-section{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:10px}.sidebar-section h3{font-size:13px;color:#052e16;margin-bottom:6px;border-bottom:2px solid #4ade80;padding-bottom:4px}.sports-list{list-style:none;font-size:11px;line-height:1.6;font-weight:600;color:#334155}.sports-list li{cursor:pointer;transition:color .2s}.sports-list li:hover{color:#16a34a}.others-embedded{margin-top:8px;padding-top:6px;border-top:1px dashed #cbd5e1;color:#16a34a}.sub-info{font-size:10px;margin-top:2px;line-height:1.2;color:#64748b}.latest-post-block{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:10px}.latest-post-body{display:flex;gap:12px;align-items:stretch;min-height:105px;margin-top:6px}.latest-post-img{width:110px;height:80%;background:#e2e8f0;border-radius:6px;border:1px solid #cbd5e1;display:flex;align-items:center;justify-content:center;font-size:10px;color:#64748b;font-weight:600;flex-shrink:0;align-self:center}.latest-post-content{display:flex;flex-direction:column;gap:3px;flex:1}.post-title{font-size:13px;font-weight:700;color:#052e16}.post-meta{font-size:8px;color:#64748b}.lorem-text-6{font-size:10px;color:#475569;line-height:1.3;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden;margin-top:2px}.read-more-link{align-self:flex-end;font-size:10px;font-weight:700;color:#16a34a;text-decoration:none;margin-top:auto;cursor:pointer}.narrow-preview-row{display:grid;grid-template-columns:1fr 1fr;gap:10px;width:100%}.preview-3-block{background:#fff;border:1px solid #e2e8f0;border-radius:8px;display:flex;flex-direction:column;gap:6px;padding:8px}.preview-3-block-title{font-size:11px;font-weight:700;text-align:center;border-bottom:1px solid #e2e8f0;padding-bottom:4px;color:#052e16}.mini-post-card{border:1px solid #f1f5f9;border-radius:6px;padding:6px;background:#f8fafc;display:flex;gap:8px;align-items:stretch;min-height:55px}.mini-post-img{width:38px;height:80%;background:#e2e8f0;border-radius:4px;border:1px solid #cbd5e1;display:flex;align-items:center;justify-content:center;font-size:7px;color:#64748b;flex-shrink:0;align-self:center}.mini-post-content{display:flex;flex-direction:column;gap:1px;flex:1}.mini-post-title{font-size:9px;font-weight:700;color:#052e16}.mini-post-meta{font-size:7px;color:#64748b}.lorem-text-3{font-size:8px;color:#475569;line-height:1.2;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.mini-read-more{align-self:flex-end;font-size:8px;font-weight:700;color:#16a34a;cursor:pointer;margin-top:auto;text-decoration:none}.matches-section{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:10px;display:flex;flex-direction:column;gap:10px}.row-title{font-size:12px;font-weight:700;color:#052e16;border-left:3px solid #16a34a;padding-left:6px}.odds-row-wrapper{display:flex;flex-direction:column;gap:4px}.odds-row{display:flex;gap:6px}.odd-card{flex:1;border:1px solid #e2e8f0;border-radius:6px;padding:6px 4px;display:flex;flex-direction:column;align-items:center;gap:3px;background:#f8fafc}.seo-block{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:12px;margin-top:10px;margin-bottom:20px;display:flex;flex-direction:column;gap:6px;width:100%}.seo-title{font-size:12px;font-weight:700;color:#052e16;border-bottom:1px solid #e2e8f0;padding-bottom:4px}.seo-text{font-size:10px;color:#64748b;line-height:1.4;text-align:justify}.recent-posts-list{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:8px;display:flex;flex-direction:column;gap:6px}.authors-list{font-size:10px;line-height:1.4;color:#334155}footer.footer-section{background:linear-gradient(135deg,#052e16,#166534);color:#fff;border-radius:8px;padding:16px;display:flex;flex-direction:column;gap:12px;flex-shrink:0}.footer-columns{display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr;gap:16px}.footer-col{font-size:10px;text-align:center;display:flex;flex-direction:column;align-items:center}.footer-col strong{color:#4ade80;font-size:11px;margin-bottom:4px}.footer-list{display:flex;flex-direction:column;gap:3px;color:#cbd5e1}.footer-list a{color:inherit;text-decoration:none;cursor:pointer;transition:color .2s ease}.footer-list a:hover{color:#4ade80}.footer-bottom{text-align:center;padding-top:8px;font-size:10px;color:#94a3b8;border-top:1px solid rgba(255,255,255,.1)}.info-category-container{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:14px;display:flex;flex-direction:column;gap:12px}.breadcrumbs{font-size:10px;color:#64748b;display:flex;gap:6px;align-items:center}.breadcrumbs span{color:#16a34a;cursor:pointer}.info-category-header{display:flex;justify-content:space-between;align-items:center;border-bottom:2px solid #16a34a;padding-bottom:6px}.info-category-title{font-size:18px;font-weight:800;color:#052e16}.info-category-count{font-size:10px;font-weight:700;color:#16a34a;background:#dcfce7;padding:3px 8px;border-radius:12px}.subcat-filter-bar{display:flex;align-items:center;gap:6px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:8px;flex-wrap:wrap}.subcat-btn{padding:4px 10px;font-size:10px;font-weight:600;border-radius:5px;border:1px solid #cbd5e1;background:#fff;color:#334155;cursor:pointer;transition:all .2s ease;flex-shrink:0}.subcat-btn:hover{border-color:#16a34a;color:#16a34a}.subcat-btn.active{background:#16a34a;color:#fff;border-color:#16a34a}.featured-article-card{border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;padding:10px;display:flex;gap:12px;align-items:stretch;transition:border-color .2s}.featured-article-card:hover{border-color:#4ade80}.featured-article-img{width:160px;height:110px;background:#cbd5e1;border-radius:6px;border:1px solid #94a3b8;display:flex;align-items:center;justify-content:center;font-size:10px;color:#475569;font-weight:700;flex-shrink:0}.featured-article-body{display:flex;flex-direction:column;gap:4px;flex:1}.featured-badge{font-size:8px;font-weight:800;color:#dc2626;text-transform:uppercase;letter-spacing:.5px}.featured-article-title{font-size:13px;font-weight:800;color:#052e16;line-height:1.3}.article-meta-info{font-size:8px;color:#64748b}.featured-article-excerpt{font-size:10px;color:#475569;line-height:1.3;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin-top:2px}.article-read-btn{align-self:flex-end;font-size:9px;font-weight:700;color:#16a34a;cursor:pointer;margin-top:auto;text-decoration:none}.articles-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.article-card{border:1px solid #e2e8f0;border-radius:8px;background:#fff;padding:8px;display:flex;gap:8px;align-items:stretch;transition:box-shadow .2s,border-color .2s}.article-card:hover{box-shadow:0 4px 10px #0000000d;border-color:#4ade80}.article-thumb{width:60px;height:60px;background:#e2e8f0;border-radius:5px;border:1px solid #cbd5e1;display:flex;align-items:center;justify-content:center;font-size:8px;color:#64748b;font-weight:600;flex-shrink:0;align-self:center}.article-card-content{display:flex;flex-direction:column;gap:2px;flex:1}.article-card-title{font-size:10px;font-weight:700;color:#052e16;line-height:1.2}.article-card-excerpt{font-size:8px;color:#475569;line-height:1.2;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.load-more-wrapper{display:flex;justify-content:center;margin-top:6px;padding-top:10px;border-top:1px solid #e2e8f0}.btn-load-more{background:#fff;color:#16a34a;border:1.5px solid #16a34a;border-radius:6px;padding:6px 20px;font-size:11px;font-weight:700;cursor:pointer;display:flex;align-items:center;gap:6px;transition:all .2s ease;box-shadow:0 1px 2px #0000000d}.btn-load-more:hover{background:#16a34a;color:#fff;box-shadow:0 4px 10px #16a34a33}.alphabet-index-bar{display:flex;align-items:center;gap:4px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:8px;overflow-x:auto;white-space:nowrap}.alphabet-btn{padding:3px 7px;font-size:10px;font-weight:700;border-radius:4px;border:1px solid #cbd5e1;background:#fff;color:#334155;cursor:pointer;transition:all .2s ease;flex-shrink:0}.alphabet-btn:hover,.alphabet-btn.active{background:#16a34a;color:#fff;border-color:#16a34a}.sports-group-section{display:flex;flex-direction:column;gap:6px}.sports-group-letter{font-size:12px;font-weight:800;color:#16a34a;border-bottom:1px solid #e2e8f0;padding-bottom:2px;display:flex;align-items:center;gap:6px}.sports-group-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.sport-item-card{border:1px solid #e2e8f0;border-radius:6px;background:#f8fafc;padding:6px 10px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:all .2s ease;text-decoration:none}.sport-item-card:hover{background:#fff;border-color:#4ade80;box-shadow:0 2px 6px #0000000d;transform:translate(2px)}.sport-item-name{font-size:10px;font-weight:700;color:#052e16}.sport-item-arrow{font-size:9px;color:#16a34a;font-weight:800}.sports-list li.active-sport{color:#16a34a;font-weight:800}.category-container{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:14px;display:flex;flex-direction:column;gap:12px}.category-header{display:flex;justify-content:space-between;align-items:center;border-bottom:2px solid #16a34a;padding-bottom:6px}.category-title{font-size:18px;font-weight:800;color:#052e16}.category-count{font-size:10px;font-weight:700;color:#16a34a;background:#dcfce7;padding:3px 8px;border-radius:12px}.category-filters-bar{display:flex;flex-direction:column;gap:8px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:10px}.filter-group-row{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.filter-label{font-size:10px;font-weight:700;color:#052e16;min-width:65px}.category-tab-btn{display:flex;align-items:center;gap:4px;padding:4px 9px;font-size:10px;font-weight:600;border-radius:5px;border:1px solid #cbd5e1;background:#fff;color:#334155;cursor:pointer;transition:all .2s ease}.category-tab-btn:hover{border-color:#16a34a;color:#16a34a}.category-tab-btn.active{background:#16a34a;color:#fff;border-color:#16a34a}.category-matches-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.category-match-card{border:1px solid #e2e8f0;border-radius:8px;padding:8px;background:#fff;display:flex;flex-direction:column;gap:6px;transition:box-shadow .2s,border-color .2s}.category-match-card:hover{box-shadow:0 4px 10px #0000000d;border-color:#4ade80}.league-tag{font-size:8px;font-weight:700;color:#64748b;text-transform:uppercase;border-bottom:1px solid #f1f5f9;padding-bottom:2px;display:flex;justify-content:space-between}.league-tag span{color:#dc2626}.article-container{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:18px;display:flex;flex-direction:column;gap:14px}.article-header{display:flex;flex-direction:column;gap:8px;border-bottom:1px solid #e2e8f0;padding-bottom:12px}.article-category-badge{background:#dcfce7;color:#16a34a;font-size:9px;font-weight:700;text-transform:uppercase;padding:3px 8px;border-radius:4px;width:fit-content}.article-main-title{font-size:20px;font-weight:800;color:#052e16;line-height:1.3}.article-meta-row{display:flex;align-items:center;gap:12px;font-size:10px;color:#64748b}.article-author{font-weight:700;color:#16a34a;cursor:pointer}.article-featured-img{width:100%;height:220px;background:#cbd5e1;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;color:#475569;border:1px solid #94a3b8}.article-body{font-size:11px;line-height:1.6;color:#334155;display:flex;flex-direction:column;gap:12px;text-align:justify}.article-body h2{font-size:14px;font-weight:700;color:#052e16;border-left:3px solid #16a34a;padding-left:8px;margin-top:6px}.article-body h3{font-size:12px;font-weight:700;color:#052e16;margin-top:4px}.article-quote{background:#f8fafc;border-left:4px solid #16a34a;padding:10px 14px;border-radius:0 6px 6px 0;font-style:italic;color:#1e293b;font-weight:600}.article-bullet-list{padding-left:18px;display:flex;flex-direction:column;gap:4px}.author-card-footer{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:10px;display:flex;gap:10px;align-items:center;margin-top:10px}.author-avatar{width:45px;height:45px;border-radius:50%;background:#94a3b8;display:flex;align-items:center;justify-content:center;font-size:9px;color:#fff;font-weight:700;flex-shrink:0}.author-info{display:flex;flex-direction:column;gap:2px}.author-name{font-size:11px;font-weight:700;color:#052e16}.author-bio{font-size:9px;color:#64748b;line-height:1.3}.about-stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:8px;margin-bottom:4px}.stat-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:10px;text-align:center;display:flex;flex-direction:column;gap:2px}.stat-number{font-size:18px;font-weight:800;color:#16a34a}.stat-label{font-size:9px;font-weight:700;color:#64748b;text-transform:uppercase}.privacy-contact-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:12px;margin-top:8px;display:flex;flex-direction:column;gap:4px;font-size:10px}.privacy-contact-box strong{color:#052e16;font-size:11px}.page-static .article-body h2{font-size:13px}a.article-card,a.mini-post-card,a.featured-article-card,a.sport-item-card,a.category-match-card,a.carousel-card{text-decoration:none;color:inherit}.img-box img,.article-thumb img,.mini-post-img img,.latest-post-img img,.featured-article-img img,.article-featured-img img{width:100%;height:100%;object-fit:cover;display:block;border-radius:inherit}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}@media(max-width:1024px){.content-grid{grid-template-columns:160px 1fr}.sidebar-right{grid-column:1 / -1;display:grid;grid-template-columns:1fr 1fr;gap:12px;align-items:start}.footer-columns{grid-template-columns:1fr 1fr}.sports-group-grid{grid-template-columns:repeat(2,1fr)}.carousel-container{overflow-x:auto}.carousel-card{min-width:150px}}@media(max-width:640px){body{padding:8px}.page-wrapper{padding:10px;gap:12px;border-radius:8px}.header-bar{flex-direction:column;align-items:flex-start;gap:8px;padding:10px 12px}.header-links{flex-wrap:wrap;gap:10px 14px}.content-grid,.sidebar-right,.articles-grid,.category-matches-grid,.narrow-preview-row,.sports-group-grid,.about-stats-grid,.footer-columns{grid-template-columns:1fr}.latest-post-body,.featured-article-card{flex-direction:column}.latest-post-img,.featured-article-img{width:100%;min-height:140px}.odds-row-wrapper{overflow-x:auto}.odds-row{min-width:420px}.subcat-filter-bar,.category-filters-bar{overflow-x:auto}.article-main-title{font-size:18px}.nav-arrow{display:none}}
