body.predictions-page-body{background-color:#f9f9f9!important}
body.predictions-page-body main{margin-bottom:0!important}
.predictions-page{margin-top:-20px}
.predictions-page{--predictions-primary:#079d50;--predictions-secondary:#057a3e;--predictions-secondary-container:#079d50;--predictions-background:#f9f9f9;--predictions-surface:#ffffff;--predictions-on-surface:#1a1c1c;--predictions-on-surface-variant:#424750;--predictions-on-background:#1a1c1c;--predictions-on-primary:#ffffff;--predictions-surface-container:#f3f3f3;--predictions-surface-container-low:#f9f9f9;--predictions-surface-container-high:#e8e8e8;--predictions-outline-variant:#c2c6d1;--predictions-primary-container:#d7f5e5;--predictions-tertiary:#f3f3f3;--predictions-on-tertiary:#1a1c1c;--predictions-on-tertiary-container:#424750;--predictions-max:1530px;--predictions-font-display:'Anton',sans-serif;--predictions-font-body:'Chivo',sans-serif;--predictions-font-label:'Archivo Narrow',sans-serif;box-sizing:border-box;color:var(--predictions-on-background);font-family:var(--predictions-font-body);font-size:16px;line-height:1.5;width:100%}
.predictions-page *,.predictions-page *::after,.predictions-page *::before{box-sizing:border-box}
.predictions-page a{text-decoration:none}
.predictions-page a:hover{text-decoration:none}
.predictions-page button{background:0 0;border:none;cursor:pointer;font-family:inherit}
.predictions-page .material-symbols-outlined{font-variation-settings:'FILL' 0,'wght' 400,'GRAD' 0,'opsz' 24}
.predictions-label-caps{font-family:var(--predictions-font-label);font-size:12px;font-weight:700;letter-spacing:.1em}
.predictions-font-stat{font-family:var(--predictions-font-display)}
.predictions-section-title{border-left:8px solid var(--predictions-primary);color:var(--predictions-on-surface);font-family:var(--predictions-font-display);font-size:24px;letter-spacing:-.025em;margin:0;padding-left:16px}
.predictions-container{margin:0 auto;max-width:var(--predictions-max);width:100%}
.predictions-hero{height:420px;overflow:hidden;position:relative;width:100%;padding:10px}
@media (min-width:768px){
.predictions-hero{height:450px}
}
.predictions-hero__bg{background-position:center;background-size:cover;inset:0;position:absolute}
.predictions-hero__overlay{background:linear-gradient(to right,rgba(7,157,80,.95) 0,rgba(7,157,80,.7) 50%,rgba(255,255,255,.1) 100%);inset:0;position:absolute}
.predictions-hero__inner{display:flex;flex-direction:column;height:100%;justify-content:center;margin:0 auto;max-width:var(--predictions-max);position:relative;width:100%;z-index:1}
.predictions-hero__badge{align-items:center;align-self:flex-start;backdrop-filter:blur(12px);background-color:rgba(26,28,28,.2);border-radius:2px;color:var(--predictions-on-primary);display:inline-flex;font-family:var(--predictions-font-label);margin-bottom:16px;padding:4px 12px}
.predictions-hero__badge-dot{animation:predictions-pulse 2s cubic-bezier(.4,0,.6,1) infinite;background-color:#ef4444;border-radius:50%;height:8px;margin-right:8px;width:8px}
@keyframes predictions-pulse{
0%,100%{opacity:1}
50%{opacity:.5}
}
.predictions-hero__title{color:var(--predictions-on-primary);font-family:var(--predictions-font-display);font-size:48px;font-style:italic;line-height:1.1;margin:0 0 4px;text-shadow:0 10px 15px rgba(0,0,0,.1)}
@media (min-width:768px){
.predictions-hero__title{font-size:72px}
}
.predictions-hero__desc{color:#fff;font-size:18px;margin:0 0 16px;max-width:576px;text-shadow:0 1px 2px rgba(0,0,0,.1)}
.predictions-hero__stats{backdrop-filter:blur(16px);background-color:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:4px;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);display:flex;max-width:512px;padding:24px}
.predictions-hero__stats-inner{display:flex;flex:1;flex-direction:column;gap:16px}
.predictions-hero__stat-row{align-items:center;display:flex;justify-content:space-between}
.predictions-hero__stat-row--muted{opacity:.8}
.predictions-hero__team{align-items:center;display:flex;gap:12px}
.predictions-hero__team-logo{background-color:#fff;border-radius:2px;height:40px;object-fit:contain;padding:4px;width:40px}
.predictions-hero__team-name{color:#fff}
.predictions-hero__percent{color:#fff;font-family:var(--predictions-font-display);font-size:24px}
.predictions-hero__progress{background-color:rgba(255,255,255,.2);border-radius:9999px;height:8px;overflow:hidden;width:100%}
.predictions-hero__progress-bar{background-color:#fff;height:100%}
.predictions-ribbon{background-color:var(--predictions-surface-container);padding:32px 10px;width:100%}
.predictions-ribbon__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}
.predictions-match-card{background-color:#fff;border-left:4px solid var(--predictions-primary);border-radius:8px;box-shadow:0 1px 2px rgba(0,0,0,.05);flex-shrink:0;padding:16px;transition:box-shadow .2s;width:320px}
.predictions-match-card:hover{box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}
.predictions-match-card--secondary{border-left-color:var(--predictions-secondary)}
.predictions-match-card__meta{color:var(--predictions-on-surface-variant);display:flex;justify-content:space-between;margin-bottom:12px;gap:15px}
.predictions-match-card__meta-time{color:var(--predictions-on-surface);font-weight:700}
.predictions-match-card__meta-time--live{color:var(--predictions-primary);font-weight:700}
.predictions-match-card__teams{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}
.predictions-match-card__team-row{align-items:center;display:flex;justify-content:space-between}
.predictions-match-card__team{align-items:center;display:flex;gap:8px}
.predictions-match-card__team-logo{border-radius:50%;height:24px;object-fit:contain;width:24px}
.predictions-match-card__team-name{color:var(--predictions-on-surface);font-weight:700}
.predictions-match-card__percent{color:var(--predictions-on-surface-variant)}
.predictions-match-card__percent--stat{color:var(--predictions-on-surface);font-family:var(--predictions-font-display);font-size:20px}
.predictions-match-card__footer{align-items:center;border-top:1px solid var(--predictions-outline-variant);display:flex;justify-content:space-between;padding-top:12px}
.predictions-match-card__footer-label{color:var(--predictions-on-surface-variant);font-family:var(--predictions-font-label);font-size:12px}
.predictions-match-card__footer-link{color:var(--predictions-primary);font-size:12px;font-weight:700}
.predictions-match-card__footer-link:hover{text-decoration:underline}
.predictions-news{background-color:#fff;padding:48px 10px;width:100%}
.predictions-news .predictions-section-title{margin-bottom:32px}
.predictions-news__grid{display:grid;gap:32px;grid-template-columns:1fr}
@media (min-width:768px){
.predictions-news__grid{grid-template-columns:repeat(3,1fr)}
}
.predictions-article__thumb{aspect-ratio:16/9;background-color:var(--predictions-surface-container-high);border-radius:8px;box-shadow:0 1px 2px rgba(0,0,0,.05);margin-bottom:16px;overflow:hidden;position:relative}
.predictions-article__thumb img{border-radius:8px;height:100%;object-fit:cover;transition:transform .5s;width:100%}
.predictions-article:hover .predictions-article__thumb img{transform:scale(1.1)}
.predictions-article__title{color:var(--predictions-on-surface);font-family:var(--predictions-font-display);font-size:24px;margin:0 0 8px;transition:color .2s}
.predictions-article__title a{color:inherit;text-decoration:none;transition:color .2s}
.predictions-article:hover .predictions-article__title a{color:var(--predictions-primary)}
.predictions-article__desc{-webkit-box-orient:vertical;-webkit-line-clamp:3;color:var(--predictions-on-surface-variant);display:-webkit-box;font-size:14px;margin:0 0 16px;overflow:hidden}
.predictions-odds{background-color:var(--predictions-surface-container-low);padding:48px 10px;width:100%}
.predictions-odds__header{margin-bottom:32px}
.predictions-odds__grid{display:grid;gap:32px;grid-template-columns:1fr}
@media (min-width:992px){
.predictions-odds__grid{grid-template-columns:repeat(2,1fr)}
}
.predictions-odds-card{background-color:#fff;border:1px solid var(--predictions-outline-variant);border-radius:8px;box-shadow:0 1px 2px rgba(0,0,0,.05);display:flex;flex-direction:column;overflow:hidden}
.predictions-odds-card__header{align-items:center;background-color:var(--predictions-surface-container);display:flex;gap:10px;justify-content:space-between;padding:16px;flex-wrap:wrap}
.predictions-odds-card__team{align-items:center;color:inherit;display:flex;gap:12px;text-decoration:none}
.predictions-odds-card__team-name{color:var(--predictions-on-surface);font-size:18px;font-weight:700}
.predictions-odds-card__team:hover .predictions-odds-card__team-name{color:var(--predictions-primary)}
.predictions-odds-card__team-logo{background-color:#fff;border-radius:2px;box-shadow:0 1px 2px rgba(0,0,0,.05);height:32px;object-fit:contain;padding:4px;width:32px}
.predictions-odds-card__team-badge{align-items:center;border-radius:2px;color:#fff;display:flex;font-size:10px;font-weight:700;height:32px;justify-content:center;padding:4px;width:32px}
.predictions-odds-card__team-badge--primary{background-color:var(--predictions-primary)}
.predictions-odds-card__team-badge--secondary{background-color:var(--predictions-secondary)}
.predictions-odds-card__team-badge--dark{background-color:var(--predictions-on-surface)}
.predictions-odds-card__team-badge--red{background-color:#dc2626}
.predictions-odds-card__team-badge--blue{background-color:#1e40af}
.predictions-odds-card__match-info{text-align:center;order:2;width:100%}
@media (min-width:768px){
.predictions-odds-card__match-info{order:unset;width:auto}
}
.predictions-odds-card__match-series{color:var(--predictions-on-surface-variant);font-family:var(--predictions-font-label);font-size:12px}
.predictions-odds-card__match-time{color:var(--predictions-on-surface);font-size:14px;font-weight:700}
.predictions-odds-card__table{border-collapse:collapse;text-align:left;width:100%}
.predictions-odds-card__table thead{background-color:var(--predictions-primary-container);color:var(--predictions-primary)}
.predictions-odds-card__table th{font-size:12px;padding:12px}
.predictions-odds-card__table th:first-child{padding-left:16px}
.predictions-odds-card__table th:not(:first-child){text-align:center}
.predictions-odds-card__table tbody{color:var(--predictions-on-surface);font-size:14px}
.predictions-odds-card__table tr{border-bottom:1px solid rgba(194,198,209,.3);transition:background-color .2s}
.predictions-odds-card__table tr:last-child{border-bottom:none}
.predictions-odds-card__table tr:hover{background-color:rgba(7,157,80,.05)}
.predictions-odds-card__table td{padding:8px}
.predictions-odds-card__table td:first-child{font-weight:700;padding:12px 12px 12px 16px}
.predictions-odds-btn{align-items:center;background-color:rgba(7,157,80,.05);border:1px solid rgba(7,157,80,.2);border-radius:2px;color:var(--predictions-on-surface);display:flex;font-weight:700;gap:4px;justify-content:center;padding:6px 0;transition:background-color .2s,color .2s;width:100%}
.predictions-odds-btn:hover{background-color:var(--predictions-primary);color:#fff}
.predictions-odds-btn__icon{font-size:16px}
.predictions-odds-btn__icon--up{color:#16a34a}
.predictions-odds-btn__icon--down{color:#dc2626}
.predictions-odds-btn:hover .predictions-odds-btn__icon--down,.predictions-odds-btn:hover .predictions-odds-btn__icon--up{color:#fff}
.predictions-odds-card__footer{align-items:center;background-color:rgba(232,232,232,.5);color:var(--predictions-on-surface-variant);display:flex;font-family:var(--predictions-font-label);font-size:10px;justify-content:flex-end;margin-top:auto;padding:12px}
html.dark body.predictions-page-body{background-color:var(--background-primary,#1a1a1a)!important}
html.dark .predictions-page{color:var(--color-text-primary,#e5e5e5);--predictions-background:var(--background-primary, #1a1a1a);--predictions-surface:#252525;--predictions-on-surface:var(--color-text-primary, #e5e5e5);--predictions-on-surface-variant:var(--color-text-regular, #b0b0b0);--predictions-on-background:var(--color-text-primary, #e5e5e5);--predictions-surface-container:#2a2a2a;--predictions-surface-container-low:#1e1e1e;--predictions-surface-container-high:#3d3d3d;--predictions-outline-variant:var(--border-color-base, rgba(255, 255, 255, 0.15));--predictions-primary-container:rgba(7, 157, 80, 0.2);--predictions-primary:var(--color-primary, #079d50);--predictions-tertiary:#2a2a2a;--predictions-on-tertiary-container:var(--color-text-regular, #b0b0b0)}
html.dark .predictions-hero__overlay{background:linear-gradient(to right,rgba(7,157,80,.92) 0,rgba(7,157,80,.65) 50%,rgba(0,0,0,.35) 100%)}
html.dark .predictions-ribbon{background-color:var(--predictions-surface-container)}
html.dark .predictions-match-card{background-color:var(--predictions-surface);box-shadow:0 1px 2px rgba(0,0,0,.35)}
html.dark .predictions-match-card:hover{box-shadow:0 4px 6px -1px rgba(0,0,0,.45)}
html.dark .predictions-news{background-color:var(--predictions-surface-container-low)}
html.dark .predictions-article__thumb{background-color:var(--predictions-surface-container-high)}
html.dark .predictions-odds-card{background-color:var(--predictions-surface);border-color:var(--predictions-outline-variant)}
html.dark .predictions-odds-card__header{background-color:var(--predictions-surface-container)}
html.dark .predictions-odds-card__team-logo{background-color:#fff}
html.dark .predictions-odds-card__table tr:hover{background-color:rgba(7,157,80,.12)}
html.dark .predictions-odds-btn{background-color:rgba(7,157,80,.1);border-color:rgba(7,157,80,.3);color:var(--predictions-on-surface)}
html.dark .predictions-odds-card__footer{background-color:rgba(61,61,61,.5)}