*{box-sizing:border-box}.matches-render{width:100%;max-width:900px;margin:auto;font-family:"Cairo",sans-serif}.matches-render-region{background-color:#eee;border:1px solid #ddd;border-bottom:none;display:inline-block;padding:6px 12px;font-size:14px;font-weight:600;border-radius:5px 5px 0 0}.matches-render-container{background-color:#fff;border:1px solid #ddd;overflow:hidden;border-radius:0 5px 5px 5px}.matches-render-menu{display:flex;align-items:center;padding:15px;background-color:#f7f7f7;border-bottom:1px solid #ddd;gap:10px}.matches-render-menu-title{padding:6px 12px;background-color:#510000;color:#fff;border-radius:5px;font-size:15px;white-space:nowrap}.fvl-render{flex:1}.matches-render-menu-nav{display:flex;gap:5px}.matches-render-menu-nav a{padding:6px 12px;color:#fff;text-decoration:none;border-radius:5px;font-size:15px;transition:.3s}.matches-yesterday{background-color:#931800}.matches-today{background-color:#017bff}.matches-tomorrow{background-color:#af5100}.matches-render-box{padding:15px}.match-board{display:block;background-color:#eee;border-radius:8px;text-decoration:none!important;color:#000!important;overflow:hidden;position:relative}.match-board:not(:last-child){margin-bottom:15px}.match-inner{display:flex;align-items:center;justify-content:space-between;padding:18px 15px}.match-team{flex:1;display:flex;align-items:center;gap:15px}.team_1{justify-content:flex-start}.team_2{justify-content:flex-end}.match-team-logo img{width:80px;height:80px;object-fit:contain;display:block}.match-team-name{font-size:17px;font-weight:600;color:#111}.match-data{min-width:180px;text-align:center;display:flex;flex-direction:column;align-items:center}.match-time{font-size:18px;font-weight:600;color:#111;line-height:1;margin-bottom:8px}.match-result{font-size:20px;font-weight:600;margin-bottom:8px}.match-statut{display:inline-flex;align-items:center;justify-content:center;background-color:#1e3552;color:#fff;padding:6px 14px;border-radius:7px;font-size:15px;font-weight:600;position:relative}.match-statut.ended{background-color:#343434}.match-statut.live{background-color:red;animation:pulse 1.5s infinite}.match-statut.live::after{content:"";position:absolute;inset:0;border-radius:7px;border:2px solid rgba(255,0,0,.7);animation:ripple 1.5s infinite}.match-informations{border-top:1px solid #ddd;background-color:#eee}.match-informations ul{display:flex;align-items:center;margin:0;padding:0 !important}.match-informations li{flex:1;list-style:none;text-align:center;padding:10px 5px;font-size:14px;color:#222}.match-informations li:first-child::before{content:"📺";margin-left:6px}.match-informations li:nth-child(2)::before{content:"🎤";margin-left:6px}.match-informations li:last-child::before{content:"🏆";margin-left:6px}.koralive-no-matches{text-align:center;padding:25px;background:#f5f5f5;border-radius:8px}@keyframes pulse{0%{box-shadow:0 0 0 rgba(255,0,0,.7)}50%{box-shadow:0 0 10px rgba(255,0,0,.8)}100%{box-shadow:0 0 0 rgba(255,0,0,.7)}}@keyframes ripple{0%{opacity:1;transform:scale(1)}100%{opacity:0;transform:scale(1.2)}}@media(max-width:768px){.match-inner{padding:15px 10px}.match-team{gap:0;flex-direction:column}.team_2{flex-direction:column-reverse}.match-team-logo img{width:60px;height:60px}.match-team-name{font-size:14px;line-height:1;margin-top:8px}.match-data{padding:0 5px;min-width:auto}.match-time{font-size:18px}.match-statut{font-size:12px;padding:5px 10px}.match-informations li{padding:8px 4px}.matches-render-menu{flex-wrap:wrap}}@media screen and (max-width:600px){.match-time{font-size:15px}.match-result{font-size:15px;font-weight:600}.match-team-name{font-size:12px}.matches-render-menu{flex-direction:column}.fvl-render{display:none}.matches-render-menu-nav,.matches-render-menu-nav a{width:100%;text-align:center;font-size:12px}.matches-render-menu-title{width:100%;text-align:center;font-size:14px}.matches-render-region{font-size:14px}.commentary{display:none}.match-informations li{font-size:12px}}
/* v2.8 stronger scoped frontend reset to prevent theme/admin CSS conflicts */
.matches-render, .matches-render *{box-sizing:border-box!important}
.matches-render{display:block!important;width:100%!important;max-width:900px!important;margin-left:auto!important;margin-right:auto!important;direction:rtl!important;text-align:initial!important}
.matches-render a.match-board{display:block!important;text-decoration:none!important;color:#000!important;width:100%!important}
.matches-render .matches-render-menu{display:flex!important;align-items:center!important;gap:10px!important}
.matches-render .matches-render-menu-nav{display:flex!important;gap:5px!important;align-items:center!important}
.matches-render .matches-render-menu-nav a{display:inline-block!important;text-decoration:none!important;color:#fff!important;line-height:1.4!important}
.matches-render .match-board{display:block!important;clear:both!important;margin:0 0 15px!important;background:#eee!important;border-radius:8px!important;overflow:hidden!important}
.matches-render .match-inner{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;width:100%!important}
.matches-render .match-team{display:flex!important;align-items:center!important;gap:15px!important;flex:1 1 0!important;min-width:0!important}
.matches-render .team_1{justify-content:flex-start!important;text-align:right!important}
.matches-render .team_2{justify-content:flex-end!important;text-align:left!important}
.matches-render .match-team-logo{display:block!important;flex:0 0 auto!important}
.matches-render .match-team-logo img{width:80px!important;height:80px!important;max-width:80px!important;max-height:80px!important;object-fit:contain!important;display:block!important;margin:0!important;padding:0!important;border:0!important}
.matches-render .match-team-name{display:block!important;font-size:17px!important;font-weight:600!important;line-height:1.4!important;color:#111!important}
.matches-render .match-data{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;min-width:180px!important;text-align:center!important}
.matches-render .match-informations ul{display:flex!important;align-items:center!important;justify-content:space-between!important;margin:0!important;padding:0!important;list-style:none!important}
.matches-render .match-informations li{display:block!important;flex:1 1 0!important;list-style:none!important;text-align:center!important;margin:0!important;padding:10px 5px!important}
.matches-render .match-informations li::marker{content:""!important}
@media screen and (max-width:600px){.matches-render .match-team-logo img{width:60px!important;height:60px!important;max-width:60px!important;max-height:60px!important}.matches-render .match-inner{padding:15px 10px!important}.matches-render .match-team{gap:0!important;flex-direction:column!important}.matches-render .team_2{flex-direction:column-reverse!important}.matches-render .match-data{min-width:auto!important}.matches-render .matches-render-menu{flex-direction:column!important}.matches-render .matches-render-menu-nav,.matches-render .matches-render-menu-nav a{width:100%!important;text-align:center!important}}

/* v2.9 cache-busting release: forces browsers/cache plugins to reload the fixed layout assets. */
