:root{--tyso-accent:#2dbe6c;--tyso-accent-hover:#26a35c;--tyso-bg-canvas:#f5fbf7;--tyso-bg-card:#ffffff;--tyso-text-main:#0f1c14;--tyso-text-muted:#627269;--tyso-border:#dbeee4;--tyso-live-color:#ff5c35;--tyso-live-bg:#ffece8;--tyso-radius-lg:16px;--tyso-radius-md:10px;--tyso-shadow:0 10px 30px -10px rgba(15, 28, 20, 0.05), 0 1px 3px rgba(15, 28, 20, 0.02);--tyso-transition:all 0.25s cubic-bezier(0.4, 0, 0.2, 1)}.font-bold{font-weight:600}.font-black{font-weight:600}.text-center{text-align:center}.uppercase{text-transform:uppercase}.tracking-wider{letter-spacing:.05em}.mb-6{margin-bottom:24px}.mb-10{margin-bottom:40px}.p-6{padding:24px}.text-muted{color:var(--tyso-text-muted)}.text-success{color:var(--tyso-accent)}.text-danger{color:#e03b24}.text-warning{color:#f5a623}.bg-success{background-color:var(--tyso-accent)}.bg-warning{background-color:#f5a623}.bg-danger{background-color:#e03b24}.bg-gray{background-color:#a0aec0}.text-xl{font-size:20px}.text-lg{font-size:17px}.text-xs{font-size:11px}.tyso-section-title{font-size:24px;font-weight:600;color:var(--tyso-text-main);margin:0 0 4px 0;letter-spacing:-.02em}.tyso-section-desc{font-size:14px;color:var(--tyso-text-muted);margin-bottom:24px}.tyso-empty-box{text-align:center;padding:48px 24px;background:var(--tyso-bg-card);border:1px solid var(--tyso-border);border-radius:var(--tyso-radius-lg);box-shadow:var(--tyso-shadow)}.tyso-empty-title{display:block;font-size:18px;font-weight:600;color:var(--tyso-text-main);margin-bottom:8px}.tyso-empty-desc{font-size:14px;color:var(--tyso-text-muted)}.tyso-date-bar{display:flex;justify-content:space-between;align-items:center;background:var(--tyso-bg-card);padding:12px;border-radius:var(--tyso-radius-lg);border:1px solid var(--tyso-border);box-shadow:var(--tyso-shadow);margin-bottom:24px;gap:16px}.tyso-date-items{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none}.tyso-date-items::-webkit-scrollbar{display:none}.tyso-date-item{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:64px;height:58px;border-radius:var(--tyso-radius-md);text-decoration:none!important;border:1px solid #fff0;transition:var(--tyso-transition)}.tyso-date-item:hover{background:var(--tyso-bg-canvas);border-color:var(--tyso-border)}.tyso-date-item.active{background:var(--tyso-accent);color:#ffffff!important}.tyso-date-label{font-size:11px;font-weight:600;text-transform:uppercase;color:var(--tyso-text-muted)}.tyso-date-item.active .tyso-date-label{color:rgb(255 255 255 / .85)}.tyso-date-day{font-size:15px;font-weight:600;color:var(--tyso-text-main)}.tyso-date-item.active .tyso-date-day{color:#fff}.tyso-date-input{padding:8px 12px;border:1px solid var(--tyso-border);border-radius:var(--tyso-radius-md);font-size:13px;font-weight:600;color:var(--tyso-text-main);background:var(--tyso-bg-canvas);outline:none;cursor:pointer}.tyso-league-group{margin-bottom:32px}.tyso-league-header{display:flex;align-items:center;background:#f8faf9;padding:12px 18px;border-radius:var(--tyso-radius-md);border:1px solid var(--tyso-border);margin-bottom:16px}.tyso-league-info{display:flex;align-items:center;gap:10px}.tyso-league-logo{width:24px;height:24px;object-fit:contain}.tyso-league-name{font-size:15px;font-weight:600;color:var(--tyso-text-main);text-transform:uppercase;letter-spacing:.02em}.tyso-match-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:16px}.tyso-match-grid.compact{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.tyso-match-card-link{text-decoration:none!important;color:inherit!important;display:block}.tyso-match-card{background:var(--tyso-bg-card);border:1px solid var(--tyso-border);border-radius:var(--tyso-radius-lg);box-shadow:var(--tyso-shadow);padding:18px;transition:var(--tyso-transition);position:relative;overflow:hidden}.tyso-match-card:hover{transform:translateY(-4px);box-shadow:0 15px 35px -12px rgb(15 28 20 / .1),0 1px 3px rgb(15 28 20 / .02);border-color:var(--tyso-accent)}.tyso-match-card.tyso-card-live{border-left:4px solid var(--tyso-live-color)}.tyso-card-body{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.tyso-team-side{display:flex;align-items:center;gap:10px;flex:1}.tyso-team-home{justify-content:flex-start;text-align:left}.tyso-team-away{justify-content:flex-end;text-align:right}.tyso-team-logo{width:32px;height:32px;object-fit:contain}.tyso-team-logo.size-sm{width:24px;height:24px}.tyso-team-logo-fallback{width:32px;height:32px;border-radius:50%;background:#edf2ef;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:600;color:var(--tyso-text-muted)}.tyso-team-name{font-size:14px;font-weight:600;color:var(--tyso-text-main);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:110px}.tyso-center-info{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:80px;text-align:center}.tyso-vs-badge{font-size:12px;font-weight:600;color:var(--tyso-text-muted);background:var(--tyso-bg-canvas);padding:3px 8px;border-radius:20px;border:1px solid var(--tyso-border)}.tyso-match-time-only{font-size:14px;font-weight:600;color:var(--tyso-text-main);margin-top:4px}.tyso-match-score{font-size:18px;font-weight:600;color:var(--tyso-text-main);letter-spacing:.05em}.live-color{color:var(--tyso-live-color)!important}.tyso-badge{font-size:10px;font-weight:600;padding:3px 8px;border-radius:4px;text-transform:uppercase;letter-spacing:.02em;display:inline-block}.tyso-badge-ns{background:#edf2ef;color:var(--tyso-text-muted)}.tyso-badge-live{background:var(--tyso-live-bg);color:var(--tyso-live-color);font-weight:600}.tyso-badge-ft{background:#f3f4f6;color:var(--tyso-text-muted)}.tyso-badge-pst{background:#fff5f5;color:#e53e3e}.tyso-card-footer{display:flex;justify-content:space-between;border-top:1px solid #edf2ef;padding-top:10px;font-size:11px;color:var(--tyso-text-muted)}.compact-card{padding:12px 14px}.compact-card .tyso-card-body{margin-bottom:0}.tyso-standings-header{display:flex!important;align-items:center!important;gap:12px!important;margin-bottom:20px!important;border-bottom:2px solid var(--tyso-accent)!important;padding-bottom:12px!important;width:100%!important;flex-direction:row!important;flex-wrap:wrap!important}.tyso-standings-header.no-logo{grid-template-columns:1fr!important}.tyso-standings-league-logo{width:36px;height:36px;object-fit:contain}.tyso-standings-title{font-size:20px!important;font-weight:600!important;color:var(--tyso-text-main)!important;margin:0!important;white-space:normal!important;word-break:keep-all!important;overflow-wrap:break-word!important;width:auto!important;flex-grow:1!important}.tyso-standing-group-box{background:var(--tyso-bg-card);border:1px solid var(--tyso-border);border-radius:var(--tyso-radius-lg);box-shadow:var(--tyso-shadow);padding:20px;margin-bottom:24px;overflow:hidden}.tyso-group-title{font-size:16px;font-weight:600;color:var(--tyso-text-main);margin:0 0 16px 0;padding-bottom:8px;border-bottom:1px solid var(--tyso-border)}.tyso-table-responsive{overflow-x:auto}.tyso-table-standings{width:100%!important;border-collapse:collapse!important;margin:0!important}.tyso-table-standings th{background:#f8faf9;color:var(--tyso-text-muted);font-weight:600;font-size:11px;text-transform:uppercase;padding:10px;border-bottom:2px solid var(--tyso-border)}.tyso-table-standings td{padding:12px 10px;border-bottom:1px solid #edf2ef;vertical-align:middle;font-size:13px}.tyso-table-standings tr:last-child td{border-bottom:none}.tyso-team-cell{display:flex;align-items:center;gap:10px}.tyso-standing-logo{width:20px;height:20px;object-fit:contain}.tyso-standing-logo-fallback{width:20px;height:20px;border-radius:50%;background:#edf2ef}.tyso-rank-number{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;font-size:12px;font-weight:600;color:var(--tyso-text-muted);background:#edf2ef}.tyso-rank-number.rank-1{background:#fff3cd;color:#856404}.tyso-rank-number.rank-2{background:#e2e3e5;color:#383d41}.tyso-scoreboard-hero{background:linear-gradient(135deg,#0e2015 0%,#173822 100%);border-radius:var(--tyso-radius-lg);padding:30px;color:#fff;text-align:center;box-shadow:0 15px 40px rgb(14 32 21 / .15)}.tyso-scoreboard-hero.theme-teal{background:linear-gradient(135deg,#091e23 0%,#153f47 100%)}.tyso-scoreboard-hero.theme-dark{background:linear-gradient(135deg,#101518 0%,#202b31 100%)}.tyso-hero-league{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:20px;opacity:.85}.tyso-hero-league-logo{width:20px;height:20px;object-fit:contain}.tyso-hero-league-name{font-size:12px}.tyso-hero-grid{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;margin-bottom:20px}.tyso-hero-team{display:flex;flex-direction:column;align-items:center;gap:12px}.tyso-hero-logo{width:68px;height:68px;object-fit:contain}.tyso-logo-fallback.large{width:68px;height:68px;border-radius:50%;background:rgb(255 255 255 / .1);display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:600;color:#fff}.tyso-hero-team-name{font-size:18px;margin:0;color:#fff}.tyso-hero-score-box{display:flex;flex-direction:column;align-items:center;justify-content:center}.tyso-hero-vs{font-size:22px;font-weight:600;opacity:.3;letter-spacing:.1em}.tyso-hero-time{font-size:24px;margin-top:8px}.tyso-hero-score{font-size:40px;letter-spacing:.05em;line-height:1;margin-bottom:12px}.tyso-hero-meta{font-size:12px;opacity:.75;display:flex;align-items:center;justify-content:center;gap:10px}.tyso-separator{opacity:.3}.tyso-detail-tabs{display:flex;border-bottom:2px solid var(--tyso-border);margin:24px 0;gap:12px;overflow-x:auto;scrollbar-width:none}.tyso-detail-tabs::-webkit-scrollbar{display:none}.tyso-tab-btn{background:none;border:none;border-bottom:3px solid #fff0;padding:10px 16px;font-size:14px;font-weight:600;color:var(--tyso-text-muted);cursor:pointer;white-space:nowrap;transition:var(--tyso-transition)}.tyso-tab-btn:hover{color:var(--tyso-text-main)}.tyso-tab-btn.active{color:var(--tyso-accent);border-bottom-color:var(--tyso-accent)}.tyso-tab-pane{display:none}.tyso-tab-pane.active{display:block}.tyso-detail-card{background:var(--tyso-bg-card);border:1px solid var(--tyso-border);border-radius:var(--tyso-radius-lg);box-shadow:var(--tyso-shadow);padding:24px;margin-bottom:24px}.card-title{font-size:16px;color:var(--tyso-text-main);margin:0 0 16px 0}.border-bottom{border-bottom:1px solid var(--tyso-border);padding-bottom:12px}.tyso-detail-table{width:100%!important;border-collapse:collapse!important}.tyso-detail-table td{padding:10px 0;border-bottom:1px solid #edf2ef;font-size:13px}.tyso-detail-table tr:last-child td{border-bottom:none}.tyso-h2h-legacy{display:none}.tyso-h2h-card{overflow:hidden}.tyso-h2h-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;border-bottom:1px solid var(--tyso-border);padding-bottom:16px;margin-bottom:18px}.tyso-h2h-heading .card-title{margin:0 0 6px 0;font-size:20px}.tyso-h2h-heading p{margin:0;color:var(--tyso-text-muted);font-size:13px;font-weight:600;line-height:1.5}.tyso-h2h-total{flex-shrink:0;border-radius:999px;background:#edf7f0;color:#0f8a4b;font-size:12px;font-weight:600;padding:6px 12px}.tyso-h2h-summary{display:grid;grid-template-columns:1fr 0.82fr 1fr;gap:12px;margin-bottom:14px}.tyso-h2h-stat{display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:10px;min-width:0;border:1px solid #edf2ef;border-radius:14px;background:#fbfdfc;padding:12px}.tyso-h2h-stat img,.tyso-h2h-draw-icon{width:34px;height:34px;object-fit:contain;border-radius:50%;background:#fff}.tyso-h2h-draw-icon{display:inline-flex;align-items:center;justify-content:center;color:#d97706;font-size:18px;font-weight:600}.tyso-h2h-stat-label{min-width:0;color:#132018;font-size:13px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tyso-h2h-stat strong{color:#0f8a4b;font-size:26px;font-weight:600;line-height:1}.tyso-h2h-stat small{grid-column:2 / 4;color:var(--tyso-text-muted);font-size:11px;font-weight:600;margin-top:-4px}.tyso-h2h-stat.is-draw strong{color:#d97706}.tyso-h2h-ratebar{display:flex;height:10px;overflow:hidden;border-radius:999px;background:#edf2ef;margin:10px 0 12px}.tyso-h2h-ratebar span{min-width:0}.tyso-h2h-ratebar .home{background:#0f8a4b}.tyso-h2h-ratebar .draw{background:#d97706}.tyso-h2h-ratebar .away{background:#e03b24}.tyso-h2h-insight{margin:0 0 18px 0;border-left:4px solid var(--tyso-accent);border-radius:0 10px 10px 0;background:#f5fbf7;color:#314239;font-size:13px;font-weight:600;line-height:1.55;padding:12px 14px}.tyso-h2h-list{display:grid;gap:12px}.tyso-h2h-match{display:grid;grid-template-columns:168px 1fr;align-items:center;gap:14px;border:1px solid #edf2ef;border-radius:14px;background:#fff;padding:12px 14px;box-shadow:0 8px 18px -14px rgb(15 28 20 / .22)}.tyso-h2h-match-meta{display:flex;flex-direction:column;gap:4px;min-width:0}.tyso-h2h-match-meta span{color:var(--tyso-text-muted);font-size:11px;font-weight:600;line-height:1.35}.tyso-h2h-match-meta strong{color:#132018;font-size:12px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tyso-h2h-match-main{display:grid;grid-template-columns:minmax(0,1fr) 82px minmax(0,1fr);align-items:center;gap:12px;min-width:0}.tyso-h2h-team{display:flex;align-items:center;gap:8px;min-width:0}.tyso-h2h-team.is-left{justify-content:flex-end;text-align:right}.tyso-h2h-team.is-right{justify-content:flex-start;text-align:left}.tyso-h2h-team img{flex-shrink:0;width:28px;height:28px;object-fit:contain}.tyso-h2h-team span{min-width:0;color:#132018;font-size:13px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tyso-h2h-team.is-winner span{color:#0f8a4b;font-weight:500;background:#eef9f2;border-radius:999px;padding:3px 8px}.tyso-h2h-team.is-winner img{filter:drop-shadow(0 2px 5px rgb(15 138 75 / .22))}.tyso-h2h-score{display:inline-flex;align-items:center;justify-content:center;gap:7px;border-radius:12px;background:#132018;color:#fff;font-size:18px;font-weight:600;padding:8px 10px;text-align:center}.tyso-h2h-score em{color:rgb(255 255 255 / .55);font-style:normal}@media (max-width:768px){.tyso-h2h-heading,.tyso-h2h-match{grid-template-columns:1fr}.tyso-h2h-heading{display:grid}.tyso-h2h-summary{grid-template-columns:1fr}.tyso-h2h-match-main{grid-template-columns:minmax(0,1fr) 64px minmax(0,1fr);gap:8px}.tyso-h2h-team{flex-direction:column;justify-content:center!important;text-align:center!important}.tyso-h2h-team span{max-width:92px;font-size:11px}.tyso-h2h-score{font-size:15px;padding:7px 8px}}.tyso-formations-comparison{display:flex;justify-content:space-around;align-items:center;padding:10px 0}.formation-home,.formation-away{display:flex;flex-direction:column;align-items:center;gap:8px}.formation-badge{font-size:16px;background:var(--tyso-bg-canvas);color:var(--tyso-accent);padding:6px 14px;border-radius:20px;border:1px solid var(--tyso-border)}.tyso-timeline-container{background:var(--tyso-bg-card);border:1px solid var(--tyso-border);border-radius:var(--tyso-radius-lg);box-shadow:var(--tyso-shadow);padding:24px}.tyso-timeline-axis{position:relative;padding:20px 0}.tyso-timeline-axis::before{content:'';position:absolute;top:0;bottom:0;left:45px;width:2px;background:var(--tyso-border)}.tyso-timeline-row{display:flex;align-items:center;margin-bottom:24px;position:relative}.timeline-time{width:36px;font-size:12px;color:var(--tyso-accent);text-align:right;margin-right:20px}.timeline-icon{width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:var(--tyso-bg-card);border:2px solid var(--tyso-border);border-radius:50%;z-index:2;margin-right:16px}.timeline-content{font-size:13px;color:var(--tyso-text-main)}.tyso-stats-container{background:var(--tyso-bg-card);border:1px solid var(--tyso-border);border-radius:var(--tyso-radius-lg);box-shadow:var(--tyso-shadow);padding:24px}.tyso-stat-compare-row{margin-bottom:18px}.tyso-stat-compare-row:last-child{margin-bottom:0}.stat-labels{display:flex;justify-content:space-between;font-size:13px;margin-bottom:6px}.stat-bar-comparison{display:flex;height:8px;background:#edf2ef;border-radius:4px;overflow:hidden}.stat-bar-home{background:var(--tyso-accent)}.stat-bar-away{background:#e03b24;margin-left:auto}.tyso-lineups-grid{display:grid.tyso-ai-comp-home-cmp_6a9d3d35e14b6{width:67%}.tyso-ai-comp-away-cmp_6a9d3d35e14b6{width:33%}.tyso-ai-comp-home-cmp_6a9d3d35e14bb{width:71%}.tyso-ai-comp-away-cmp_6a9d3d35e14bb{width:29%}.tyso-ai-comp-home-cmp_6a9d3d35e14c0{width:67%}.tyso-ai-comp-away-cmp_6a9d3d35e14c0{width:33%}.seo-footer{width:100%!important;max-width:1200px;margin:0 auto;color:inherit!important;padding:40px 0 30px;font-family:'Segoe UI',Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;border-top:2px solid #16a000;background-color:transparent!important;box-sizing:border-box}.seo-footer-container{display:grid;grid-template-columns:repeat(4,1fr);gap:35px;padding:0 20px}.seo-footer-col{min-width:0}.seo-footer-col h4{color:inherit!important;font-size:16px;font-weight:700;text-transform:uppercase;margin-top:0;margin-bottom:20px;position:relative;padding-bottom:10px}.seo-footer-col h4::after{content:'';position:absolute;left:0;bottom:0;width:40px;height:3px;background-color:#16a000}.seo-footer-col p,.seo-footer-col ul li a{font-size:15px;color:inherit!important;opacity:.8;text-decoration:none;transition:color 0.3s ease,transform 0.3s ease}.seo-footer-col p{margin-top:0;margin-bottom:16px}.seo-footer-col ul{list-style-type:none;padding:0;margin:0}.seo-footer-col ul li{margin-bottom:12px}.seo-footer-col ul li a:hover{color:#16a000!important;opacity:1;transform:translateX(5px);display:inline-block}@media (max-width:992px){.seo-footer-container{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.seo-footer-container{grid-template-columns:1fr}}.custom-absolute-footer{text-align:center;font-size:14px;padding:15px 10px;font-family:'Segoe UI',Tahoma,Geneva,Verdana,sans-serif;color:inherit;opacity:.75;border-top:1px solid rgb(22 160 0 / .25)}.custom-absolute-footer a{color:inherit;font-weight:600;text-decoration:none;transition:color 0.3s ease}.custom-absolute-footer a:hover{color:#16a000!important}.custom-absolute-footer p{margin:0}.custom-absolute-footer .footer-note{margin-top:5px;font-size:12px;opacity:.8}:root{--wp--preset--aspect-ratio--square:1;--wp--preset--aspect-ratio--4-3:4/3;--wp--preset--aspect-ratio--3-4:3/4;--wp--preset--aspect-ratio--3-2:3/2;--wp--preset--aspect-ratio--2-3:2/3;--wp--preset--aspect-ratio--16-9:16/9;--wp--preset--aspect-ratio--9-16:9/16;--wp--preset--color--black:#000000;--wp--preset--color--cyan-bluish-gray:#abb8c3;--wp--preset--color--white:#ffffff;--wp--preset--color--pale-pink:#f78da7;--wp--preset--color--vivid-red:#cf2e2e;--wp--preset--color--luminous-vivid-orange:#ff6900;--wp--preset--color--luminous-vivid-amber:#fcb900;--wp--preset--color--light-green-cyan:#7bdcb5;--wp--preset--color--vivid-green-cyan:#00d084;--wp--preset--color--pale-cyan-blue:#8ed1fc;--wp--preset--color--vivid-cyan-blue:#0693e3;--wp--preset--color--vivid-purple:#9b51e0;--wp--preset--color--primary:#446084;--wp--preset--color--secondary:#d26e4b;--wp--preset--color--success:#7a9c59;--wp--preset--color--alert:#b20000;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple:linear-gradient(135deg,rgb(6,147,227) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange:linear-gradient(135deg,rgb(252,185,0) 0%,rgb(255,105,0) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,rgb(255,105,0) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,