.footer-redesign{margin-top:auto;background:#1e1a40;color:rgba(255,255,255,.72)}.footer-redesign a{color:inherit;text-decoration:none;transition:color 0.15s}.footer-redesign .footer-inner{max-width:1200px;margin:0 auto;padding:0 24px;box-sizing:border-box}.footer-redesign .footer-brand-band{padding:36px 0 8px}.footer-redesign .footer-brand-card{display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap;width:100%;box-sizing:border-box;padding:28px 32px;border-radius:16px;background:linear-gradient(135deg,#7b2ff7 0%,#7b2ff7 60%,#e91e90 100%)}.footer-redesign .footer-brand{flex:1;min-width:260px}.footer-redesign .footer-brand-logo{display:inline-flex;align-items:center;margin-bottom:12px}.footer-redesign .footer-brand-logo img{height:32px;width:auto;display:block;filter:brightness(0) invert(1)}.footer-redesign .footer-brand-tagline{font-size:14px;line-height:1.55;color:rgba(255,255,255,.9);max-width:520px;margin:0 0 14px}.footer-redesign .footer-brand-meta{font-size:13px;color:rgba(255,255,255,.8)}.footer-redesign .footer-brand-meta a{color:#fff}.footer-redesign .footer-brand-meta a:hover{text-decoration:underline}.footer-redesign .footer-social-wrap{display:flex;flex-direction:column;align-items:flex-end;gap:10px}.footer-redesign .footer-social-label{font-family:'Work Sans',sans-serif;font-size:15px;font-weight:600;color:rgba(255,255,255,.9);margin:0;white-space:nowrap}.footer-redesign .footer-social{display:flex;gap:10px}.footer-redesign .footer-social-link{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;background:rgba(255,255,255,.2);color:#fff;transition:background 0.2s,transform 0.15s}.footer-redesign .footer-social-link:hover{background:rgba(255,255,255,.34);transform:translateY(-2px)}.footer-redesign .footer-social-link svg{width:18px;height:18px;display:block}.footer-redesign .footer-links-cols{display:grid;grid-template-columns:repeat(4,1fr);gap:32px;padding:36px 0 20px;width:100%;box-sizing:border-box}.footer-redesign .footer-links-col-title{font-family:'Work Sans',sans-serif;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#fff;margin:0 0 14px}.footer-redesign .footer-links-col ul{list-style:none;margin:0;padding:0}.footer-redesign .footer-links-col ul li{margin-bottom:8px}.footer-redesign .footer-links-col ul li a{font-family:'Work Sans',sans-serif;font-size:14px;font-weight:400;color:rgba(255,255,255,.7)}.footer-redesign .footer-links-col ul li a:hover{color:#E91E90}.footer-redesign .footer-compliance-band{background:#15122e;padding:24px 0;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08)}.footer-redesign .footer-compliance-band .footer-inner{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.footer-redesign .compliance-badge{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:#dc2626;color:#fff;font-family:'Work Sans',sans-serif;font-weight:900;font-size:14px;flex-shrink:0}.footer-redesign .compliance-text{flex:1;min-width:260px;font-size:12px;line-height:1.55;color:rgba(255,255,255,.7)}.footer-redesign .compliance-text strong{color:#fff}.footer-redesign .compliance-logos{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.footer-redesign .compliance-logo{display:inline-flex;align-items:center;padding:0;border-radius:6px;transition:transform 0.15s,box-shadow 0.15s}.footer-redesign .compliance-logo:hover{transform:translateY(-1px);box-shadow:0 2px 8px rgba(0,0,0,.3)}.footer-redesign .compliance-logo img{display:block;height:35px;width:auto}.footer-redesign .footer-legal-band{background:#161228;padding:16px 0}.footer-redesign .footer-legal-band .footer-inner{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.footer-redesign .footer-legal-links{display:flex;gap:18px;flex-wrap:wrap}.footer-redesign .footer-legal-links a{font-size:14px;color:rgba(255,255,255,.6)}.footer-redesign .footer-legal-links a:hover{color:#fff}.footer-redesign .footer-copyright{font-size:14px;color:rgba(255,255,255,.55)}@media (max-width:767px){.footer-redesign .footer-links-cols{grid-template-columns:repeat(2,1fr);gap:24px}}@media (max-width:639px){.footer-redesign .footer-brand-card{flex-direction:column;align-items:flex-start;padding:24px 20px}.footer-redesign .footer-social-wrap{align-items:flex-start;width:100%}.footer-redesign .footer-links-cols{grid-template-columns:1fr;gap:0;padding:8px 0}.footer-redesign .footer-links-col{border-bottom:1px solid rgba(255,255,255,.08)}.footer-redesign .footer-links-col-title{display:flex;align-items:center;justify-content:space-between;width:100%;padding:14px 0;margin:0;cursor:pointer;user-select:none}.footer-redesign .footer-links-col-title::after{content:'';flex-shrink:0;width:8px;height:8px;margin-left:auto;border-right:2px solid rgba(255,255,255,.5);border-bottom:2px solid rgba(255,255,255,.5);transform:rotate(45deg);transition:transform 0.2s}.footer-redesign .footer-links-col.is-open .footer-links-col-title::after{transform:rotate(-135deg)}.footer-redesign .footer-links-col ul{max-height:0;overflow:hidden;transition:max-height 0.3s ease}.footer-redesign .footer-links-col.is-open ul{max-height:320px}.footer-redesign .footer-links-col ul li:first-child{margin-top:2px}.footer-redesign .footer-compliance-band .footer-inner{flex-direction:column;align-items:flex-start}.footer-redesign .footer-legal-band .footer-inner{flex-direction:column;align-items:flex-start;gap:10px}}.opb-box{display:flex;flex-direction:column;gap:9px;margin-bottom:32px}.opb-row{background:#fff;border:1px solid #e5e7eb;border-radius:10px;overflow:hidden;box-shadow:none}.opb-main{display:flex;min-height:120px}.opb-left{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px);background:rgba(123,47,247,.04);display:flex;align-items:center;margin:10px 0 10px 10px;border-radius:8px;padding:20px 142px 20px 24px;position:relative;font-family:'Work Sans',sans-serif;font-size:15px;color:#0e131a;line-height:1.4}.opb-pred-label{font-family:'Work Sans',sans-serif;font-size:15px;font-weight:500;line-height:1.35;color:#6b7280}.opb-pred-label strong{display:block;font-size:16px;font-weight:600;color:#0e131a}.opb-pred-model{display:block;font-size:18px;font-weight:600;color:#7B2FF7}.opb-pred-badge{position:absolute;top:50%;right:20px;transform:translateY(-50%);display:flex;flex-direction:column;align-items:center;justify-content:center;width:108px;min-height:56px;background:#E91E90;border-radius:12px;color:#fff;font-family:'Work Sans',sans-serif;font-size:16px;font-weight:600;text-transform:uppercase;text-align:center;line-height:1.25;padding:10px 8px}.opb-pred-badge strong{display:block;font-weight:600;font-size:16px;line-height:1.25}.opb-right{flex:0 0 50%;max-width:50%;padding:14px 20px;display:flex;flex-direction:column;justify-content:center;gap:10px}.opb-odds-title{font-family:'Work Sans',sans-serif;font-style:italic;font-weight:600;font-size:17px;color:#0e131a;text-align:center}.opb-odds-row{display:flex;gap:5px}.opb-odd-item{flex:1;display:flex;align-items:center;border:1px solid #e5e7eb;border-radius:8px;background:#f5f5f8;overflow:hidden;text-decoration:none;transition:background 0.15s;min-height:52px}.opb-odd-item:hover{background:rgba(123,47,247,.07)}.opb-odd-logo{width:80px;height:48px;object-fit:contain;padding:4px;flex-shrink:0}.opb-odd-value{flex:1;text-align:center;font-family:'Work Sans',sans-serif;font-weight:600;font-size:17px;color:#7B2FF7;padding-right:4px}@media(max-width:599px){.opb-odd-item{flex-direction:column;align-items:center;justify-content:center;padding:8px 4px;min-height:70px}.opb-odd-value{flex:none;padding:0;text-align:center;font-size:16px}.opb-odd-logo{width:90px;height:48px;padding:2px}}.opb-text-wrap{border-top:none}.opb-toggle-btn{width:100%;background:none;border:none;cursor:pointer;padding:9px 24px;font-family:'Work Sans',sans-serif;font-size:14px;font-style:normal;font-weight:400;color:#6b7280;text-align:left;display:flex;align-items:center;gap:6px}.opb-toggle-btn::after{content:'▾';font-style:normal;font-size:12px;transition:transform 0.2s}.opb-row.is-open .opb-toggle-btn::after{transform:rotate(180deg)}.opb-toggle-label-less{display:none}.opb-row.is-open .opb-toggle-label-more{display:none}.opb-row.is-open .opb-toggle-label-less{display:inline}.opb-text-body{display:none;margin:0 10px 10px 10px;border-radius:8px;padding:14px 24px 20px 44px;font-family:'Roboto Flex',sans-serif;font-size:15px;line-height:1.7;color:#0e131a;position:relative;background:rgba(123,47,247,.04)}.opb-row.is-open .opb-text-body{display:block}.opb-text-body::before{content:'';position:absolute;top:22px;left:24px;width:10px;height:6px;border-left:3px solid #E91E90;border-bottom:3px solid #E91E90;transform:rotate(-45deg)}@media(max-width:767px){.opb-main{flex-direction:column}.opb-left,.opb-right{flex:0 0 100%;max-width:100%}.opb-left{flex:0 0 calc(100% - 20px);max-width:calc(100% - 20px);margin:10px 10px 0 10px;padding:16px 124px 16px 16px;min-height:80px}.opb-right{border-top:1px solid #e5e7eb}}.mp-longshot-table{width:100%;border-collapse:collapse;font-family:'Roboto Flex',sans-serif;font-size:15px;min-width:540px;border-radius:10px;overflow:hidden}.mp-longshot-table caption{display:none}.mp-longshot-table thead tr{background:linear-gradient(135deg,#b329cf,#646bf7)}.mp-longshot-table th{font-family:'Work Sans',sans-serif;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.4px;color:#fff;padding:13px 14px;text-align:left;white-space:nowrap}.mp-longshot-table th:first-child{border-radius:10px 0 0 0}.mp-longshot-table th:last-child{border-radius:0 10px 0 0}.mp-longshot-table td{padding:12px 14px;border-bottom:1px solid #e5e7eb;vertical-align:top;text-align:left}.mp-longshot-table tbody tr:last-child td{border-bottom:1px solid #e5e7eb}.mp-longshot-table tbody tr:hover{background:rgba(123,47,247,.025)}.mp-longshot-table td:nth-child(1){font-weight:600;color:#6b7280}.mp-longshot-table td:nth-child(2){font-family:'Work Sans',sans-serif;font-weight:700;color:#0e131a}.mp-longshot-table td:nth-child(3){font-family:'Work Sans',sans-serif;font-weight:700;color:#7B2FF7;white-space:nowrap}.mp-longshot-table td:nth-child(4){max-width:240px}@media(max-width:599px){.mp-longshot-table{table-layout:fixed;min-width:520px}.mp-longshot-table th:nth-child(1),.mp-longshot-table td:nth-child(1){width:22%}.mp-longshot-table th:nth-child(2),.mp-longshot-table td:nth-child(2){width:20%}.mp-longshot-table th:nth-child(3),.mp-longshot-table td:nth-child(3){width:11%}.mp-longshot-table th:nth-child(4),.mp-longshot-table td:nth-child(4){width:47%;max-width:none}}@media(max-width:599px){.mp-longshot-table{min-width:600px}.mp-longshot-table th{white-space:normal}.mp-longshot-table td:nth-child(3){white-space:normal}.mp-longshot-table th:nth-child(1),.mp-longshot-table td:nth-child(1){width:20%}.mp-longshot-table th:nth-child(2),.mp-longshot-table td:nth-child(2){width:26%}.mp-longshot-table th:nth-child(3),.mp-longshot-table td:nth-child(3){width:16%}.mp-longshot-table th:nth-child(4),.mp-longshot-table td:nth-child(4){width:38%}}.mp-content-list{list-style:none;padding-left:30px;font-family:'Roboto Flex',sans-serif;font-size:16px;line-height:1.65;color:#0e131a;margin-bottom:8px}@media(min-width:600px){.mp-content-list{padding-left:70px}}.mp-content-list li{margin-bottom:16px;display:flex;gap:8px;align-items:flex-start}.mp-content-list li .mp-dot{color:#7B2FF7;flex-shrink:0;margin-top:1px;font-size:18px;line-height:1.4}.mp-content-list li strong{font-weight:700;color:#0e131a}.mp-content-list-alt li+li{margin-top:28px}.article-prose{max-width:1200px;margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px;box-sizing:border-box}@media (min-width:768px){.article-prose{padding-left:24px;padding-right:24px}}@media (min-width:1024px){.article-prose{padding-left:32px;padding-right:32px}}.article-prose h2{font-size:22px;margin-top:44px;margin-bottom:16px;border-bottom:none;text-decoration:none}@media(min-width:768px){.article-prose h2{font-size:32px}}.article-prose h2:first-child{margin-top:0}.mp-h2-flag{width:28px;height:28px;flex-shrink:0;border-radius:50%!important;box-shadow:0 0 0 1px rgba(0,0,0,.12);display:block!important}h2:has(.mp-h2-flag){display:flex!important;align-items:center;gap:8px}.article-prose h3{font-family:'Work Sans',sans-serif;font-size:20px;font-weight:500;color:#333;margin-top:36px;margin-bottom:12px;line-height:1.3}@media (min-width:768px){.article-prose h3{font-size:24px}}.article-prose p{font-size:16px;line-height:1.65;color:#1a1a1a;margin-bottom:18px}@media (min-width:768px){.article-prose p{font-size:18px}}.article-prose ul,.article-prose ol{list-style:none!important;padding-left:70px!important;margin:0 0 18px}.article-prose ul li,.article-prose ol li{position:relative;padding-left:0;font-size:16px;line-height:1.65;color:#1a1a1a;margin-bottom:10px}@media (max-width:639px){.article-prose ul,.article-prose ol{padding-left:30px!important}}@media (min-width:768px){.article-prose ul li,.article-prose ol li{font-size:18px}}.article-prose ul li::before{content:'●';position:absolute;left:-20px;top:0;color:#7464de;font-size:.65em;line-height:2.4}.article-prose strong{font-weight:700}.squad-cols{display:grid;grid-template-columns:1fr 1fr;gap:0 32px}@media (min-width:768px){.squad-cols{grid-template-columns:repeat(4,1fr)}}.page-content h2{font-family:'Work Sans',sans-serif;font-size:32px;font-weight:700;font-style:normal;text-transform:none;color:#333;margin-top:44px;margin-bottom:16px;line-height:1.2}.page-content h2:first-child{margin-top:0}.mp-team-stats{border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;margin-bottom:20px}.mp-team-dark-top{position:relative;overflow:hidden;background:rgb(14,4,45);padding-bottom:24px}.mp-team-dark-bg{position:absolute;top:0;left:0;width:100%;height:auto;z-index:0;display:block;pointer-events:none;opacity:.7}.mp-team-dark-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to bottom,rgba(14,4,45,.15) 0%,rgba(14,4,45,.55) 55%,rgba(14,4,45,.9) 100%);z-index:1;pointer-events:none}.mp-team-dark-content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;padding:28px 20px 0;text-align:center}.mp-team-badge{font-family:'Roboto Flex',sans-serif;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.6px;color:rgba(255,255,255,.7);background:rgba(255,255,255,.15);padding:3px 10px;border-radius:20px;margin-bottom:10px;display:inline-block}.mp-team-flag-lg{width:64px;height:64px;border-radius:50%!important;box-shadow:0 0 0 2px rgba(255,255,255,.3);display:block!important}.mp-team-name-lg{font-family:'Work Sans',sans-serif;font-size:22px;font-weight:700;color:#fff}.mp-team-flag-name{display:flex;flex-direction:column;align-items:center;gap:8px;justify-content:center;margin-bottom:18px}.mp-tabs{border-bottom:1px solid rgba(255,255,255,.12)}.mp-tabs-dark{width:100%}.mp-tab-nav{display:flex;list-style:none;padding:0;margin:0;justify-content:center;gap:4px}.mp-tab-nav li{flex-shrink:0}.mp-tab-nav a{display:block;font-family:'Work Sans',sans-serif;font-size:14px;font-weight:600;color:rgba(255,255,255,.6);padding:10px 22px;text-decoration:none;border-bottom:2px solid transparent;margin-bottom:-1px;transition:color 0.15s,border-color 0.15s}.mp-tab-nav li.active a{color:#fff;border-bottom-color:#E91E90}.mp-tab-nav a:hover{color:#fff}.mp-team-dots-row{display:flex;gap:7px;justify-content:center;margin:16px 0 4px}.mp-team-dots-row .mp-result-dot{width:32px;height:32px;box-shadow:0 2px 6px rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;font-family:'Work Sans',sans-serif;font-size:12px;font-weight:800;color:#fff;line-height:1}.mp-team-dots-row .mp-result-dot.win::before{content:'W'}.mp-team-dots-row .mp-result-dot.loss::before{content:'L'}.mp-team-dots-row .mp-result-dot.draw::before{content:'D'}.mp-team-wdl{display:flex;gap:0;justify-content:center;width:100%;margin-top:20px}.mp-wdl-item{flex:1;text-align:center;padding:12px 0;border-right:1px solid rgba(255,255,255,.1)}.mp-wdl-item:last-child{border-right:none}.mp-wdl-num{font-family:'Work Sans',sans-serif;font-size:28px;font-weight:800;color:#fff;line-height:1}.mp-wdl-label{font-family:'Roboto Flex',sans-serif;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:rgba(255,255,255,.6);margin-top:4px}.mp-tab-body{padding:16px}.mp-result-holder{margin-bottom:16px}.mp-list-results-box{display:flex;gap:5px;margin-bottom:12px}.mp-result-dot{width:28px;height:28px;border-radius:50%;flex-shrink:0}.mp-result-dot.win{background:#16a34a}.mp-result-dot.loss{background:#dc2626}.mp-result-dot.draw{background:#6b7280}.mp-results-blocks{display:flex;gap:10px}.mp-result-block{flex:1;display:flex;flex-direction:column;gap:4px}.mp-rb-title{font-family:'Work Sans',sans-serif;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:#6b7280}.mp-rb-number{font-family:'Work Sans',sans-serif;font-size:20px;font-weight:700;color:#0e131a}.mp-rb-bar{height:6px;background:#e5e7eb;border-radius:3px;overflow:hidden}.mp-rb-bar-fill{height:100%;border-radius:3px}.mp-rb-bar-fill.win{background:#16a34a}.mp-rb-bar-fill.loss{background:#dc2626}.mp-rb-bar-fill.draw{background:#6b7280}.mp-stats-label{font-family:'Work Sans',sans-serif;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.4px;color:#6b7280;margin:16px 0 8px}.mp-list-stats{display:grid;grid-template-columns:1fr 1fr;gap:6px;list-style:none;padding:0;margin:0 0 16px}.mp-list-stats li{font-family:'Roboto Flex',sans-serif;font-size:15px;color:#374151;padding:8px 10px;background:#f5f5f8;border-radius:8px}.mp-list-stats li strong{font-family:'Work Sans',sans-serif;font-size:16px;font-weight:700;color:#7B2FF7;display:block}.mp-list-results{list-style:none;padding:0;margin:0}.mp-list-results li{display:flex;align-items:center;gap:8px;padding:8px max(0,calc(50% - 270px)) 8px max(0,calc(50% - 210px));border-bottom:1px solid #e5e7eb;font-family:'Roboto Flex',sans-serif;font-size:13px;text-align:left}.mp-list-results li:last-child{border-bottom:none}.mp-result-badge{width:20px;height:20px;border-radius:50%;flex-shrink:0;font-size:0}.mp-result-badge.win{background:#16a34a}.mp-result-badge.loss{background:#dc2626}.mp-result-badge.draw{background:#6b7280}.mp-match-info{flex-shrink:0;min-width:80px;font-size:11px;color:#6b7280;line-height:1.3}.mp-match-teams{display:flex;align-items:center;gap:6px;flex:1;flex-wrap:wrap}.mp-match-home,.mp-match-away{font-size:16px;font-weight:600;color:#0e131a}.mp-match-score{font-family:'Work Sans',sans-serif;font-size:16px;font-weight:700;color:#0e131a;background:#f5f5f8;padding:2px 7px;border-radius:6px;white-space:nowrap}.mp-breadcrumbs{max-width:1070px;margin:0 auto;padding:18px 20px 15px;font-family:'Work Sans',sans-serif;font-size:13px;color:#6b7280;display:flex;align-items:center;justify-content:center;gap:6px;flex-wrap:wrap}.mp-breadcrumbs a{color:#6b7280;text-decoration:none}.mp-breadcrumbs a:hover{color:#7B2FF7}.mp-breadcrumbs .sep{color:#e5e7eb}.mp-share-or{font-family:'Roboto Flex',sans-serif;font-size:13px;color:#6b7280}.mp-share-links{display:flex;gap:8px}.mp-share-link{display:inline-flex;align-items:center;padding:6px 14px;border-radius:8px;font-family:'Work Sans',sans-serif;font-size:13px;font-weight:700;color:#fff;text-decoration:none;transition:opacity 0.15s}.mp-share-link:hover{opacity:.85}.mp-share-link.x{background:#0e131a}.mp-share-link.linkedin{background:#0077b5}.mp-share-link.facebook{background:#1877f2}.mp-tiles{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:8px}@media(max-width:499px){.mp-tiles{grid-template-columns:1fr}}.mp-tile{background:#f5f5f8;border-radius:14px;padding:20px;display:flex;flex-direction:column;gap:16px}.mp-tile:nth-child(even){background:#f5f4fd}.mp-tile-heading{display:inline-flex;align-items:stretch;background:#7B2FF7;border-radius:8px;overflow:hidden;align-self:flex-start;font-family:'Work Sans',sans-serif;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.6px;color:#fff}.mp-tile-heading-text{padding:6px 10px;background:#7B2FF7}.mp-tile-heading span:not(.mp-tile-heading-text){background:#E91E90;color:#fff;padding:6px 10px;font-size:14px;font-weight:800;letter-spacing:0}.mp-tile ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.mp-tile ul li{font-family:'Roboto Flex',sans-serif;font-size:14px;line-height:1.55;color:#374151;display:flex;align-items:flex-start;gap:9px}.mp-tile ul li::before{content:'✓';color:#E91E90;font-weight:700;flex-shrink:0;margin-top:1px}.mp-tile ul li strong{color:#111827;font-weight:700}.mp-tile ul li a{color:#E91E90;font-weight:600;text-decoration:underline}.mp-table-wrap{overflow-x:auto;margin-bottom:8px;position:relative;-webkit-overflow-scrolling:touch}@media(max-width:599px){.mp-table-wrap::after{content:'← swipe →';display:block;text-align:center;font-size:11px;color:#6b7280;padding:4px 0 0;letter-spacing:.04em}}.mp-odds-table{width:100%;border-collapse:collapse;font-family:'Roboto Flex',sans-serif;font-size:14px;min-width:500px}.mp-odds-table caption{font-family:'Work Sans',sans-serif;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.4px;color:#6b7280;text-align:left;padding-bottom:8px}.mp-odds-table{border-radius:10px;overflow:hidden}.mp-odds-table thead tr{background:linear-gradient(135deg,#b329cf,#646bf7)}.mp-odds-table thead th:first-child{border-radius:10px 0 0 0}.mp-odds-table thead th:last-child{border-radius:0 10px 0 0}.mp-odds-table th{font-family:'Work Sans',sans-serif;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.4px;color:#fff;padding:13px 8px;text-align:center;white-space:nowrap}.mp-odds-table th:first-child{text-align:left;padding-left:20px;padding-right:4px}.mp-odds-table td{padding:12px 8px;border-bottom:1px solid #e5e7eb;vertical-align:middle;text-align:center}.mp-odds-table td:first-child{text-align:left;padding-left:20px;padding-right:4px}.mp-odds-table td:last-child{text-align:center}.mp-odds-table tbody tr:last-child td{border-bottom:none}.mp-odds-table tbody tr:hover{background:rgba(123,47,247,.025)}.mp-booky-name{text-decoration:none;display:inline-flex;flex-direction:column;align-items:center;gap:6px}.mp-booky-logo{display:block;height:48px;width:auto;max-width:160px;object-fit:contain}.mp-odds-best span{background:rgba(34,197,94,.12)!important;border-color:rgba(34,197,94,.35)!important;color:#16a34a!important}.mp-rating{font-family:'Work Sans',sans-serif;font-size:13px;font-weight:700;color:#FFB400;white-space:nowrap;display:block}.mp-odds-cell{display:flex;align-items:center;justify-content:center}.mp-odds-cell span{font-family:'Work Sans',sans-serif;font-size:15px;font-weight:700;color:#444;background:rgba(0,0,0,.04);border:1px solid #e5e7eb;border-radius:8px;padding:6px 14px;display:inline-block;min-width:56px;text-align:center}.mp-visit-btn{display:inline-block;background:#7B2FF7;color:#fff;font-family:'Work Sans',sans-serif;font-size:15px;font-weight:700;padding:12px 22px;border-radius:10px;text-decoration:none;white-space:nowrap;transition:background 0.15s}.mp-visit-btn:hover{background:#6020d0}.mp-share-box{padding:20px 24px;display:flex;flex-direction:column;align-items:center;gap:14px}.mp-share-title{font-family:'Work Sans',sans-serif;font-size:18px;font-weight:300;color:#0e131a;text-align:center}.mp-share-copy{background:#7B2FF7;border:none;font-family:'Work Sans',sans-serif;font-size:14px;font-weight:700;color:#fff;padding:10px 20px;border-radius:10px;cursor:pointer;transition:background 0.15s,transform 0.15s;display:inline-flex;align-items:center;gap:8px}.mp-share-copy:hover{background:#6620e0;transform:translateY(-1px)}.footer-redesign .footer-brand-band{background:#1e1a40!important}.footer-redesign .footer-brand-band::before{display:none}.footer-redesign .footer-compliance-band .compliance-logo{border:none!important;border-radius:0!important;background:none!important;padding:0!important;font-size:inherit;font-weight:inherit;letter-spacing:inherit;color:inherit}.footer-redesign .footer-compliance-band .compliance-logo:hover{border:none!important;color:inherit}.footer-redesign .footer-legal-band .footer-legal-links a{font-size:14px}.footer-redesign .footer-legal-band .footer-copyright{font-size:14px}.mp-author-box{background:rgba(123,47,247,.04);border-radius:14px;margin-bottom:36px;overflow:hidden;position:relative}.mp-author-box::before{display:none}.mp-author-box .mp-author-section-label{font-family:'Work Sans',sans-serif;font-size:22px;font-weight:700;text-transform:none;letter-spacing:0;color:#0e131a;padding:20px 24px 0;margin:0}.mp-author-box .mp-author-inner{display:flex;gap:20px;align-items:flex-start;padding:16px 24px 24px}.mp-author-box .mp-author-avatar{flex:0 0 80px;width:80px;height:80px;border-radius:50%;object-fit:cover;border:3px solid #7B2FF7}.mp-author-box .mp-author-body{min-width:0}.mp-author-box .mp-author-name{font-family:'Work Sans',sans-serif!important;font-weight:800!important;font-size:18px!important;color:#333333!important;margin:0 0 3px!important;line-height:1.2!important}.mp-author-box .mp-author-role{font-family:'Work Sans',sans-serif!important;font-size:12px!important;font-weight:700!important;color:#7464DE!important;text-transform:uppercase!important;letter-spacing:.06em!important;margin:0 0 12px!important}.mp-author-box .mp-author-bio{font-family:'Roboto Flex',sans-serif;font-size:14px;line-height:1.65;color:#595959;margin:0 0 14px}.mp-author-box .mp-author-bio strong{font-weight:700;display:block;margin-bottom:6px;color:#333;font-size:18px}.mp-author-box .mp-author-links{display:flex;gap:10px;flex-wrap:wrap}.mp-author-box .mp-author-links a{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;border:1px solid #E91E90;color:#E91E90;text-decoration:none;transition:background .15s,color .15s}.mp-author-box .mp-author-links a:hover{background:#E91E90;color:#fff}.mp-author-box .mp-author-links a svg{width:16px;height:16px;fill:currentColor}@media(max-width:599px){.mp-author-box .mp-author-section-label{text-align:center}.mp-author-box .mp-author-inner{flex-direction:column;align-items:center;text-align:center}.mp-author-box .mp-author-links{justify-content:center}}.mp-conclusion-tiles{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:20px}@media(max-width:499px){.mp-conclusion-tiles{grid-template-columns:1fr}}.mp-ctile{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:16px;text-align:center;box-shadow:0 1px 4px rgba(0,0,0,.05);transition:box-shadow 0.18s,border-color 0.18s,transform 0.18s;cursor:pointer}.mp-ctile:hover{box-shadow:0 4px 16px rgba(0,0,0,.12);border-color:transparent;transform:translateY(-1px)}.mp-ctile-icon{font-size:28px;margin-bottom:8px;display:block}.mp-ctile-logo{max-height:56px;width:auto;max-width:100%;object-fit:contain;display:block;margin:0 auto}.mp-ctile-title{font-family:'Work Sans',sans-serif;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:#6b7280;margin-bottom:6px}.mp-ctile p{font-family:'Work Sans',sans-serif;font-size:18px;font-weight:700;color:#0e131a;margin:0}.footer{background:#f7f7f8;padding:28px 0;margin-top:48px}.footer .footer-inner{max-width:1200px;margin:0 auto;padding:0 16px}.footer .footer-top{display:flex;justify-content:space-between;align-items:flex-start;padding-bottom:24px;border-bottom:1px solid #e0e0e0;margin-bottom:24px}.footer .footer-brand{display:flex;flex-direction:column;gap:8px}.footer .footer-logo{font-family:'Work Sans',sans-serif;font-weight:800;font-size:18px;color:#1a1a1a;display:flex;align-items:center;gap:8px}.footer .footer-logo .logo-icon{width:28px;height:28px;background:#7464DE;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;color:#fff;font-weight:800}.footer .footer-copyright{font-size:12px;color:#6f6f6f;font-weight:500}.footer .footer-address{font-size:12px;color:#6f6f6f}.footer .footer-social{display:flex;gap:10px}.footer .footer-social-link{width:32px;height:32px;border-radius:50%;background:#1a1a1a;display:flex;align-items:center;justify-content:center;transition:background 0.2s}.footer .footer-social-link:hover{background:#7464DE}.footer .footer-social-link svg{width:15px;height:15px;fill:#fff}.footer .footer-network{display:flex;align-items:center;gap:12px;flex-wrap:wrap;padding-bottom:20px;border-bottom:1px solid #e0e0e0;margin-bottom:16px}.footer .footer-network-label{font-weight:700;font-size:14px;width:100%}.footer .footer-network a{font-size:12px;color:#6f6f6f}.footer .footer-network a:hover{color:#7464DE}.footer .footer-legal{display:flex;gap:12px;flex-wrap:wrap}.footer .footer-legal a{font-size:12px;color:#6f6f6f}.footer .footer-legal a:hover{color:#7464DE}@media (max-width:767px){.footer{padding:24px 0;margin-top:32px}.footer .footer-top{flex-direction:column;gap:16px}.footer .footer-network{gap:8px}.footer .footer-network-label{width:auto;margin-right:4px}}@media (min-width:768px){.footer .footer-inner{padding:0 24px}.footer .footer-network{gap:16px}.footer .footer-network-label{width:auto}}.footer-redesign{background:#1b1730;color:rgba(255,255,255,.72)}.footer-redesign a{color:inherit;text-decoration:none;transition:color 0.15s}.footer-redesign .footer-inner{max-width:1070px;margin:0 auto;padding:0 24px;box-sizing:border-box}.footer-brand-band{background:#1e1a40;color:#fff;padding:40px 0 32px;position:relative;overflow:hidden}.footer-brand-band .footer-inner{display:flex;gap:32px;justify-content:space-between;flex-wrap:wrap;position:relative}.footer-brand-band .footer-brand{flex:1;min-width:260px}.footer-brand-band .footer-brand-logo{display:inline-flex;align-items:center;gap:10px;margin-bottom:10px}.footer-brand-band .footer-brand-tagline{font-size:14px;line-height:1.55;color:rgba(255,255,255,.85);max-width:480px;margin-bottom:18px}.footer-brand-band .footer-brand-meta{font-size:12px;color:rgba(255,255,255,.6)}.footer-brand-band .footer-brand-meta a{color:rgba(255,255,255,.6)}.footer-brand-band .footer-brand-meta a:hover{color:#fff}.footer-brand-band .footer-social-link{width:40px;height:40px;border-radius:50%;background:rgba(123,47,247,.45);border:1px solid rgba(123,47,247,.45);display:inline-flex;align-items:center;justify-content:center;color:#fff;transition:background 0.2s,transform 0.15s}.footer-brand-band .footer-social-link svg{width:18px;height:18px;display:block}.footer-brand-band .footer-social-link:hover{background:rgba(123,47,247,.75);transform:translateY(-2px)}.footer-social-wrap{display:flex;flex-direction:column;align-items:flex-end;gap:10px}.footer-social-label{font-family:'Work Sans',sans-serif;font-size:15px;font-weight:600;color:rgba(255,255,255,.75);margin:0;white-space:nowrap}.footer-brand-card{background:linear-gradient(135deg,#7B2FF7 0%,#7B2FF7 60%,#e91e90 100%);border-radius:16px;padding:28px 32px;width:100%;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}.footer-links-cols{display:grid;grid-template-columns:repeat(4,1fr);gap:32px;padding:36px 0 20px;width:100%;box-sizing:border-box}.footer-links-col:nth-child(2){padding-left:24px}.footer-links-col-title{font-family:'Work Sans',sans-serif;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#fff;margin:0 0 14px}.footer-links-col ul{list-style:none;margin:0;padding:0}.footer-links-col ul li{margin-bottom:8px}.footer-links-col ul li a{font-family:'Work Sans',sans-serif;font-size:14px;font-weight:400;color:rgba(255,255,255,.7);text-decoration:none}.footer-links-col ul li a:hover{color:#e91e90}.footer-compliance-band{background:#12101f;color:rgba(255,255,255,.7);padding:24px 0;border-top:1px solid rgba(255,255,255,.08)}.footer-compliance-band .footer-inner{display:flex;gap:20px;align-items:center;flex-wrap:wrap}.footer-compliance-band .compliance-text{flex:1;min-width:260px;font-size:12px;line-height:1.55}.footer-compliance-band .compliance-text strong{color:#fff}.footer-compliance-band .compliance-logos{display:flex;gap:16px;flex-wrap:wrap;align-items:center;justify-content:center}.footer-compliance-band .compliance-logo{display:inline-flex;align-items:center;border:none;background:none;padding:0;border-radius:0}.footer-compliance-band .compliance-logo img{height:28px;width:auto;display:block}@media (max-width:639px){.footer-compliance-band .compliance-logos{justify-content:center!important;flex-wrap:nowrap!important;gap:12px!important}.footer-compliance-band .compliance-logo img{height:20px!important}}.footer-legal-band{background:#0a0814;padding:16px 0}.footer-legal-band .footer-inner{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap;font-size:11px;color:rgba(255,255,255,.55)}.footer-legal-band .footer-legal-links{display:flex;gap:18px;flex-wrap:wrap}.footer-legal-band .footer-legal-links a{color:rgba(255,255,255,.55);font-size:14px}.footer-legal-band .footer-legal-links a:hover{color:#fff}.footer-legal-band .footer-copyright{color:rgba(255,255,255,.5);font-size:14px}@media (max-width:639px){.footer-links-cols{grid-template-columns:1fr;gap:0;padding:16px 0 8px}.footer-links-col{border-bottom:1px solid rgba(255,255,255,.08);padding:0!important;width:100%;box-sizing:border-box}.footer-links-col-title{display:flex;width:100%;align-items:center;justify-content:space-between;cursor:pointer;padding:14px 0;margin:0;box-sizing:border-box;user-select:none}.footer-links-col-title::after{content:'';width:8px;height:8px;border-right:2px solid rgba(255,255,255,.5);border-bottom:2px solid rgba(255,255,255,.5);transform:rotate(45deg);transition:transform .2s;flex-shrink:0;margin-left:auto}.footer-links-col.is-open .footer-links-col-title::after{transform:rotate(-135deg)}.footer-links-col ul{max-height:0;overflow:hidden;transition:max-height .3s ease}.footer-links-col.is-open ul{max-height:300px}}@media (min-width:640px) and (max-width:767px){.footer-links-cols{grid-template-columns:repeat(2,1fr);gap:24px}}.mp-ordered-list{list-style:none;padding:0;margin:0 0 8px;counter-reset:mp-counter}.mp-ordered-list li{counter-increment:mp-counter;position:relative;padding:16px 16px 16px 52px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:10px;font-family:'Roboto Flex',sans-serif;font-size:15px;line-height:1.7;color:#0e131a;box-shadow:0 1px 4px rgba(0,0,0,.05)}.mp-ordered-list li::before{content:counter(mp-counter);position:absolute;left:0;top:0;bottom:0;width:36px;display:flex;align-items:center;justify-content:center;background:#7B2FF7;color:#fff;font-family:'Work Sans',sans-serif;font-size:15px;font-weight:700;border-radius:12px 0 0 12px}.mp-ordered-list li:nth-child(1){background:rgba(75,62,196,.05);border-color:rgba(75,62,196,.15)}.mp-ordered-list li:nth-child(2){background:rgba(123,47,247,.05);border-color:rgba(123,47,247,.15)}.mp-ordered-list li:nth-child(3){background:rgba(233,30,144,.05);border-color:rgba(233,30,144,.15)}.mp-ordered-list li:nth-child(1)::before{background:rgba(75,62,196,1)}.mp-ordered-list li:nth-child(2)::before{background:rgba(123,47,247,1)}.mp-ordered-list li:nth-child(3)::before{background:rgba(233,30,144,1)}.mp-ordered-list li strong{font-weight:700;color:#0e131a}.mp-lineup{margin-bottom:14px}.mp-lineup-container{border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.mp-lineup-teamname{background:linear-gradient(135deg,#b329cf,#646bf7);color:#fff;font-family:'Work Sans',sans-serif;font-size:16px;font-weight:700;padding:12px 16px;display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap;text-align:center}.mp-lineup-teamname .mp-lineup-sep{color:rgba(255,255,255,.4)}.mp-lineup-teamname .mp-lineup-sub-inline{color:rgba(255,255,255,.75)}.mp-lineup-flag{width:28px;height:28px;border-radius:50%;outline:1px solid #fff;display:inline-block;vertical-align:middle;flex-shrink:0}.mp-lineup-sub{display:none}.mp-lu-inner{position:relative;padding:50px 0;overflow:hidden}.mp-pitch-bg{display:block;width:60%;height:auto;margin:0 auto;position:relative;z-index:0;pointer-events:none;opacity:.45}@media(max-width:599px){.mp-lu-inner{padding:0;min-height:450px;overflow:hidden}.mp-pitch-bg{position:absolute;top:-10px;left:0;width:100%;height:110%;object-fit:cover;margin:0}.mp-player-jersey{width:28px;height:28px;font-size:11px}.mp-player-name{font-size:10px;padding:4px 10px 4px 14px;margin-left:-10px}.mp-formation-row{gap:4px;margin-bottom:2px}}.mp-lu-badge{display:none}.mp-lu-formation{position:absolute;top:0;left:0;right:0;bottom:0;z-index:2;display:flex;flex-direction:column;justify-content:space-around;align-items:center;padding:16px 10px}.mp-formation-title{font-family:'Work Sans',sans-serif;font-size:13px;font-weight:700;color:#6b7280;text-align:center;margin-bottom:4px}.mp-formation-row{display:flex;gap:8px;justify-content:center;flex-wrap:wrap;margin-bottom:6px}.mp-player{display:flex;flex-direction:row;align-items:center;gap:0}.mp-player-jersey{width:38px;height:38px;border-radius:50%;background:rgb(14,4,45);display:flex;align-items:center;justify-content:center;font-family:'Work Sans',sans-serif;font-size:16px;font-weight:500;color:#fff;flex-shrink:0;position:relative;z-index:1}.mp-away .mp-player-jersey{background:rgb(14,4,45)}.mp-player-name{font-family:'Work Sans',sans-serif;font-size:14px;font-weight:500;color:#fff;background:rgba(123,47,247,.85);padding:6px 14px 6px 18px;border-radius:0 20px 20px 0;margin-left:-12px;white-space:nowrap;line-height:1}