*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;overflow-x:hidden}body{color:#e0e0e0;-webkit-font-smoothing:antialiased;background:#0f0e2a;font-family:Poppins,-apple-system,BlinkMacSystemFont,sans-serif}a{color:inherit;text-decoration:none}.site-header{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#1a1940 0%,#2d1f5e 100%);border-bottom:1px solid #ffffff0f;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;max-width:1200px;height:64px;margin:0 auto;padding:0 20px;display:flex}.logo{align-items:center;display:flex}.logo-desktop{width:auto;height:55px}.logo-mobile{width:auto;height:34px;display:none}.logo-old{letter-spacing:2px;background:linear-gradient(135deg,#f7b733,#fc4a1a);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:26px;font-weight:800}.main-nav{align-items:center;gap:8px;display:flex}.main-nav a{color:#b0afd0;letter-spacing:.5px;border-radius:8px;padding:8px 14px;font-size:12px;font-weight:700;transition:all .2s}.main-nav a:hover,.main-nav a.active{color:#fff;background:#ffffff14}.mobile-toggle{color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;padding:4px 8px;font-size:28px;display:none}.page-container{max-width:1200px;margin:0 auto;padding:30px 20px}.page-title{color:#fff;margin-bottom:24px;font-size:22px;font-weight:800}.page-title .highlight{background:linear-gradient(135deg,#f7b733,#fc4a1a);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.breadcrumb{color:#777;gap:8px;margin-bottom:24px;font-size:13px;list-style:none;display:flex}.breadcrumb a{color:#8a88b0;transition:color .2s}.breadcrumb li:not(:last-child):after{content:"›";color:#555;margin-left:8px}.filters{flex-wrap:wrap;gap:16px;margin-bottom:28px;display:flex}.filter-group{flex-direction:column;gap:6px;display:flex}.filter-group label{letter-spacing:1px;color:#8a88b0;font-size:11px;font-weight:700}.filter-group select{color:#fff;appearance:none;cursor:pointer;background:#1a1940 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%238a88b0' d='M6 8L1 3h10z'/%3E%3C/svg%3E") right 12px center no-repeat;border:1px solid #ffffff1a;border-radius:10px;min-width:220px;padding:10px 36px 10px 14px;font-size:13px;font-weight:600;transition:all .2s}.filter-group select:hover{border-color:#fff3}.filter-group select:focus{border-color:#f7b733;outline:none;box-shadow:0 0 0 3px #f7b73326}.content-grid{grid-template-columns:1fr 360px;align-items:start;gap:24px;display:grid}.league-card{background:#161538;border:1px solid #ffffff0a;border-radius:12px;margin-bottom:16px;overflow:hidden}.league-header{background:linear-gradient(135deg,#1e1d50 0%,#2a1f5e 100%);align-items:center;gap:10px;padding:12px 16px;display:flex}.league-header h4{color:#fff;letter-spacing:.5px;font-size:12px;font-weight:700}.league-header .country-flag{font-size:16px}.match-table{border-collapse:collapse;width:100%}.match-row{border-bottom:1px solid #ffffff1a;transition:background .15s}.match-row:last-child{border-bottom:none}.match-row:hover{background:#ffffff08}.match-row td{vertical-align:middle;text-align:center;padding:10px 12px}.status-badge{border-radius:6px;justify-content:center;align-items:center;min-width:50px;padding:3px 10px;font-size:11px;font-weight:700;display:inline-flex}.status-badge--ft{color:#888;background:#ffffff0f}.status-badge--live{color:#4cd964;background:#4cd96426;animation:2s infinite pulse}.status-badge--scheduled{color:#b0afd0;background:#ffffff0f}@keyframes pulse{0%,to{opacity:1}50%{opacity:.6}}.team-name{color:#c8c6f0;white-space:nowrap;text-overflow:ellipsis;text-align:center;font-size:13px;font-weight:600;transition:color .2s;display:block;overflow:hidden}.team-name:hover{color:#fff}.score{text-align:center;color:#fff;letter-spacing:1px;font-size:14px;font-weight:800}.score .winner{color:#f7b733}.score .separator{color:#555;margin:0 4px}.score--pending{color:#555}.sidebar-card{background:#161538;border:1px solid #ffffff0a;border-radius:12px;margin-bottom:16px;overflow:hidden}.sidebar-card__header{background:linear-gradient(135deg,#1e1d50 0%,#2a1f5e 100%);padding:14px 18px}.sidebar-card__header h4{color:#fff;letter-spacing:.5px;font-size:13px;font-weight:700}.sidebar-card__content{padding:8px 0}.stat-row{border-bottom:1px solid #ffffff0a;justify-content:space-between;align-items:center;padding:12px 18px;transition:background .15s;display:flex}.stat-row:last-child{border-bottom:none}.stat-row:hover{background:#ffffff05}.stat-label{letter-spacing:.5px;color:#8a88b0;font-size:11px;font-weight:600}.stat-value{color:#fff;font-size:18px;font-weight:800}.stat-value--live{color:#4cd964}.stat-value--goals{color:#f7b733}.stat-value--yellow{color:#fc0}.stat-value--red{color:#ff3b30}.no-results{text-align:center;color:#8a88b0;background:#161538;border:1px solid #ffffff0a;border-radius:12px;padding:40px}.no-results h3{color:#fff;margin-bottom:8px;font-size:16px}.live-dot{background:#4cd964;border-radius:50%;width:6px;height:6px;margin-right:4px;animation:2s infinite pulse;display:inline-block}@media (max-width:900px){.content-grid{grid-template-columns:1fr}.main-nav{display:none}.mobile-toggle{display:block}.header-inner{height:56px}.filters{flex-direction:column}.filter-group select{min-width:100%}.match-row td{padding:8px 6px}.team-name{font-size:12px}}.stats-grid{grid-template-columns:1fr 1fr;display:grid}.stats-grid__item{text-align:center;border-bottom:1px solid #ffffff0a;border-right:1px solid #ffffff0a;padding:20px 16px}.stats-grid__item:nth-child(2n){border-right:none}.stats-grid__item:nth-last-child(-n+2){border-bottom:none}.stats-grid__value{color:#fff;margin-bottom:6px;font-size:32px;font-weight:800;line-height:1}.stats-grid__value--live{color:#4cd964}.stats-grid__value--goals{color:#f7b733}.stats-grid__value--yellow{color:#fc0}.stats-grid__value--red{color:#ff3b30}.stats-grid__label{letter-spacing:.5px;color:#8a88b0;text-transform:uppercase;font-size:10px;font-weight:700}.top-match{text-align:center;padding:24px 20px}.top-match__league{color:#fff;margin-bottom:4px;font-size:13px;font-weight:700}.top-match__date{color:#8a88b0;text-transform:uppercase;margin-bottom:24px;font-size:12px}.top-match__teams{justify-content:center;align-items:center;gap:16px;margin-bottom:24px;display:flex}.top-match__team{flex-direction:column;flex:1;align-items:center;gap:10px;display:flex}.top-match__team-logo{background:#ffffff0d;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;display:flex;overflow:hidden}.top-match__team-logo img{object-fit:contain;width:56px;height:56px}.top-match__team-name{color:#fff;font-size:13px;font-weight:700}.top-match__team-country{color:#8a88b0;margin-top:-6px;font-size:11px}.top-match__vs{flex-direction:column;align-items:center;gap:4px;display:flex}.top-match__vs-text{color:#fff;font-size:20px;font-weight:800}.top-match__vs-time{color:#f7b733;font-size:13px;font-weight:600}.top-match__cta{color:#fff;letter-spacing:1px;text-align:center;text-transform:uppercase;background:linear-gradient(135deg,#f7b733,#fc4a1a);border-radius:10px;margin-bottom:24px;padding:14px 24px;font-size:12px;font-weight:800;transition:opacity .2s;display:block}.top-match__cta:hover{opacity:.9}.countdown{border-top:1px solid #ffffff0f;padding-top:16px}.countdown__title{letter-spacing:1px;color:#8a88b0;text-transform:uppercase;margin-bottom:12px;font-size:11px;font-weight:700}.countdown__grid{justify-content:center;gap:8px;display:flex}.countdown__item{text-align:center;min-width:56px}.countdown__number{color:#fff;background:#ffffff0d;border-radius:8px;padding:8px 4px;font-size:28px;font-weight:800;display:block}.countdown__label{letter-spacing:1px;color:#555;text-transform:uppercase;margin-top:6px;font-size:9px;font-weight:700}.countdown__sep{color:#333;padding-top:8px;font-size:28px;font-weight:800}.bookie-list{flex-direction:column;gap:8px;padding:16px;display:flex}.bookie-btn{color:#fff;border-radius:10px;justify-content:space-between;align-items:center;padding:14px 16px;font-weight:700;transition:opacity .2s,transform .2s;display:flex}.bookie-btn:hover{opacity:.9;transform:translateY(-1px)}.bookie-btn__info{flex-direction:column;gap:2px;display:flex}.bookie-btn__name{letter-spacing:.3px;font-size:13px;font-weight:800}.bookie-btn__sub{opacity:.8;font-size:10px;font-weight:600}.bookie-btn__icon{border:2px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;display:flex}.bookie-btn--bet365{background:linear-gradient(135deg,#1a5c1a,#2d8c2d)}.bookie-btn--unibet{background:linear-gradient(135deg,#1a3a6c,#2d5599)}.bookie-btn--ladbrokes{background:linear-gradient(135deg,#8c1a1a,#cc2d2d)}.bookie-btn--bwin{background:linear-gradient(135deg,#333,#555)}.bookie-btn--betfair{background:linear-gradient(135deg,#8c6c1a,#b8962d)}.bookie-btn--betfred{background:linear-gradient(135deg,#1a6c5c,#2d9985)}.banner-widget{text-align:center;padding:16px}.banner-widget img{border-radius:8px;max-width:100%}.hero{background:linear-gradient(135deg,#1a1940 0%,#0f0e2a 50%,#2d1f5e 100%);border-bottom:1px solid #ffffff0a;padding:60px 0;position:relative;overflow:hidden}.hero:before{content:"";opacity:.15;background:url(/images/hero-slide.webp) 50%/cover;position:absolute;inset:0}.hero-inner{text-align:center;max-width:1200px;margin:0 auto;padding:0 20px;position:relative}.hero__badge{color:#fff;letter-spacing:1px;background:linear-gradient(135deg,#f7b733,#fc4a1a);border-radius:20px;margin-bottom:20px;padding:6px 16px;font-size:11px;font-weight:800;display:inline-block}.hero__title{color:#fff;margin-bottom:12px;font-size:32px;font-weight:800;line-height:1.3}.hero__subtitle{color:#8a88b0;margin-bottom:36px;font-size:14px}.hero__match{justify-content:center;align-items:center;gap:32px;margin-bottom:24px;display:flex}.hero__team{flex-direction:column;align-items:center;gap:10px;display:flex}.hero__team-logo{background:#ffffff0d;border:2px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;display:flex}.hero__team-logo img{object-fit:contain;width:60px;height:60px}.hero__team-name{color:#fff;font-size:16px;font-weight:700}.hero__team-country{color:#8a88b0;margin-top:-6px;font-size:11px}.hero__vs{flex-direction:column;align-items:center;gap:4px;display:flex}.hero__vs-text{color:#555;font-size:24px;font-weight:800}.hero__vs-info{color:#8a88b0;text-align:center;font-size:11px}.predictions-card{background:#161538;border:1px solid #ffffff0a;border-radius:12px;margin-bottom:24px;overflow:hidden}.predictions-card__header{background:linear-gradient(135deg,#1e1d50 0%,#2a1f5e 100%);justify-content:space-between;align-items:center;padding:14px 18px;display:flex}.predictions-card__header h4{color:#fff;font-size:13px;font-weight:700}.predictions-card__header a{color:#f7b733;border:1px solid #f7b7334d;border-radius:6px;padding:5px 12px;font-size:11px;font-weight:700;transition:all .2s}.predictions-card__header a:hover{background:#f7b7331a}.predictions-table{border-collapse:collapse;width:100%}.predictions-table thead th{letter-spacing:.5px;color:#8a88b0;text-transform:uppercase;text-align:left;border-bottom:1px solid #ffffff0f;padding:10px 12px;font-size:10px;font-weight:700}.predictions-table tbody tr{border-bottom:1px solid #ffffff1a;transition:background .15s}.predictions-table tbody tr:hover{background:#ffffff08}.predictions-table tbody td{color:#e0e0e0;vertical-align:middle;padding:10px 12px;font-size:13px}.prediction-badge{white-space:nowrap;letter-spacing:.5px;color:#fff;text-align:center;background:#ffffff0f;border-radius:6px;padding:4px 10px;font-size:10px;font-weight:800;display:inline-block}.prediction-badge--home{color:#4cd964;background:#4cd96426}.prediction-badge--away{color:#6495ed;background:#6495ed26}.prediction-badge--avoid{color:#ff3b30;background:#ff3b3026}.team-cell{align-items:center;gap:8px;display:flex}.team-cell img{object-fit:contain;width:24px;height:24px}.team-cell--fav{color:#6495ed;font-weight:700}.chance-badge{color:#f7b733;font-weight:700}.odds-value{color:#6495ed;font-weight:700}.features-grid{grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:24px;display:grid}.feature-card{background:#161538;border:1px solid #ffffff0a;border-radius:12px;transition:transform .2s,border-color .2s;overflow:hidden}.feature-card:hover{border-color:#ffffff1a;transform:translateY(-2px)}.feature-card__image{background:linear-gradient(135deg,#1e1d50,#2d1f5e);justify-content:center;align-items:center;height:200px;font-size:40px;display:flex}.feature-card__body{padding:16px}.feature-card__title{color:#fff;margin-bottom:8px;font-size:14px;font-weight:700}.feature-card__desc{color:#8a88b0;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:12px;line-height:1.6;display:-webkit-box;overflow:hidden}.feature-card__footer{border-top:1px solid #ffffff0a;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.feature-card__author{color:#8a88b0;letter-spacing:.5px;font-size:10px;font-weight:700}.feature-card__views{color:#555;font-size:10px}.standings-tabs{border-bottom:1px solid #ffffff0f;gap:0;display:flex}.standings-tab{text-align:center;color:#8a88b0;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;flex:1;padding:10px 4px;font-size:11px;font-weight:700;transition:all .2s}.standings-tab:hover{color:#fff}.standings-tab.active{color:#f7b733;border-bottom-color:#f7b733}.standings-table{border-collapse:collapse;width:100%}.standings-table thead th{color:#555;text-align:left;padding:8px 6px;font-size:10px;font-weight:700}.standings-table tbody tr{border-bottom:1px solid #ffffff08;transition:background .15s}.standings-table tbody tr:hover{background:#ffffff08}.standings-table tbody td{color:#c8c6f0;padding:8px 6px;font-size:12px}.standings-pos{color:#8a88b0;text-align:center;width:28px;font-weight:800}.standings-team{font-weight:600}.standings-pts{color:#fff;font-weight:800}@media (max-width:700px){.hero__title{font-size:22px}.hero__match{gap:16px}.hero__team-logo{width:60px;height:60px}.hero__team-logo img{width:44px;height:44px}.features-grid{grid-template-columns:1fr}}@media (max-width:900px){.predictions-card .predictions-table{-webkit-overflow-scrolling:touch;display:block;overflow-x:auto}.predictions-table:not(.league-table) thead th:first-child,.predictions-table:not(.league-table) tbody td:first-child,.predictions-table:not(.league-table) thead th:nth-child(4),.predictions-table:not(.league-table) tbody td:nth-child(4){display:none}.predictions-table thead th{padding:8px 6px;font-size:9px}.predictions-table tbody td{padding:8px 6px;font-size:12px}.team-cell{text-overflow:ellipsis;white-space:nowrap;gap:4px;max-width:110px;font-size:11px;overflow:hidden}.team-cell img{flex-shrink:0;width:18px;height:18px}.prediction-badge{white-space:nowrap;padding:3px 6px;font-size:9px}.chance-badge{font-size:11px}.odds-value{font-size:12px}.features-grid{grid-template-columns:1fr}.hero{padding:30px 0}.hero__title{font-size:20px}.hero__subtitle{margin-bottom:20px;font-size:12px}.hero__match{gap:16px}.hero__team-logo{width:56px;height:56px}.hero__team-logo img{width:42px;height:42px}.hero__team-name{font-size:13px}.hero__vs-text{font-size:18px}.hero__vs-info{font-size:10px}.page-title{font-size:16px}.page-title span:last-child{margin-top:4px;margin-left:0;display:block}.content-grid{grid-template-columns:1fr}.stats-grid__value{font-size:24px}.stats-grid__label{font-size:9px}.top-match__teams{gap:10px}.top-match__team-logo{width:56px;height:56px}.top-match__team-logo img{width:42px;height:42px}.top-match__team-name{font-size:12px}.countdown__number{min-width:44px;font-size:22px}.countdown__sep{font-size:22px}.standings-tab{padding:8px 2px;font-size:9px}.standings-table tbody td,.standings-table thead th{padding:6px 4px;font-size:11px}.league-header{flex-wrap:wrap;gap:4px}.league-header h4{font-size:11px}.match-row td{padding:8px 4px}.team-name{font-size:11px}.status-badge{min-width:42px;padding:2px 6px;font-size:10px}.score{font-size:12px}.bookie-btn{padding:10px 12px}.bookie-btn__name{font-size:12px}.header-inner{justify-content:center;padding:0 12px}.logo-desktop{display:none}.logo-mobile{height:50px;display:block}.mobile-toggle{position:absolute;left:12px}.main-nav{display:none!important}.logo-old{font-size:20px}.breadcrumb{font-size:11px}.feature-card__image{background-color:#1a1940;height:180px;background-position:50%!important;background-repeat:no-repeat!important;background-size:contain!important}}@media (max-width:480px){.hero__badge{padding:4px 12px;font-size:9px}.hero__title{font-size:18px}.predictions-table tbody tr{padding:10px 8px}.feature-card__image{height:160px;background-position:50%!important;background-repeat:no-repeat!important;background-size:contain!important}.feature-card__body{padding:12px}.feature-card__title{font-size:13px}.page-container{padding:16px 8px;overflow-x:hidden}.match-table{table-layout:fixed}.match-row td:first-child{width:55px!important}.match-row td:nth-child(2),.match-row td:nth-child(4){text-overflow:ellipsis;white-space:nowrap;overflow:hidden;width:auto!important;padding-left:4px!important;padding-right:4px!important}.match-row td:nth-child(3){width:46px!important}.league-header{gap:6px;padding:10px}.league-header span:last-child{white-space:nowrap;font-size:10px!important}}.site-footer{background:#1a1c30;margin-top:60px}.footer-main{max-width:1200px;margin:0 auto;padding:50px 20px 40px}.footer-grid{grid-template-columns:1.3fr 1fr 1fr 1fr;gap:36px;display:grid}.footer-brand{align-items:center;gap:12px;margin-bottom:20px;display:flex}.footer-logo-img{flex-shrink:0;width:60px;height:auto}.footer-brand-name{color:#fff;font-size:20px;font-weight:800;display:block}.footer-brand-tag{color:#7a789e;text-transform:uppercase;letter-spacing:1px;font-size:11px;display:block}.footer-desc{color:#8a88aa;margin:0 0 20px;font-size:13px;font-weight:600;line-height:1.7}.footer-contact{align-items:center;gap:10px;margin-bottom:20px;display:flex}.footer-contact strong{color:#fff;text-transform:uppercase;font-size:12px;display:block}.footer-contact a{color:#7a789e;font-size:12px;text-decoration:none}.footer-contact a:hover{color:#ff6b35}.footer-social{gap:12px;margin-top:10px;display:flex}.social-link{color:#6a688e;text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:600;text-decoration:none;transition:color .2s}.social-link:hover{color:#ff6b35}.footer-heading{color:#fff;text-transform:uppercase;letter-spacing:.5px;border-bottom:2px solid #ff6b354d;margin:0 0 22px;padding-bottom:10px;font-size:14px;font-weight:700}.footer-posts{flex-direction:column;gap:16px;display:flex}.footer-post{align-items:center;gap:14px;text-decoration:none;transition:transform .2s;display:flex}.footer-post:hover{transform:translate(3px)}.footer-post-img{object-fit:contain;background:#ffffff0f;border-radius:6px;flex-shrink:0;width:60px;height:60px;padding:6px}.footer-post-title{color:#c5c3e0;font-size:13px;font-weight:600;line-height:1.4;display:block}.footer-post:hover .footer-post-title,.footer-post-title:hover{color:#fff}.footer-post-meta{color:#6a688e;margin-top:3px;font-size:11px;display:block}.footer-bet365-img{object-fit:contain;background:#027b5b;border-radius:6px;flex-shrink:0;width:70px;height:48px;padding:4px}.footer-responsible-item{align-items:center;gap:14px;margin-bottom:6px;display:flex}.footer-gamble-badge{text-align:center;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:70px;min-width:70px;height:56px;font-weight:700;line-height:1.2;display:flex}.footer-gamble-badge.gamble-aware{color:#fff;background:#f58220;font-size:12px}.footer-gamble-badge.age-badge{color:#fff;background:#d32f2f;border-radius:50%;width:56px;min-width:56px;height:56px;font-size:18px}.footer-bottom{background:#14162a;border-top:1px solid #ffffff0d;padding:18px 20px}.footer-bottom-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;max-width:1200px;margin:0 auto;display:flex}.footer-copy{color:#555;font-size:12px}.footer-copy-brand{color:#ff6b35;font-weight:700;text-decoration:none}.footer-bottom-links{gap:24px;display:flex}.footer-bottom-links a{color:#8a88aa;text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:600;text-decoration:none;transition:color .2s}.footer-bottom-links a:hover{color:#ff6b35}@media (max-width:900px){.footer-grid{grid-template-columns:1fr 1fr;gap:30px}}@media (max-width:480px){.footer-grid{grid-template-columns:1fr;gap:30px}.footer-bottom-inner{text-align:center;flex-direction:column}.footer-bottom-links{flex-wrap:wrap;justify-content:center}}.mobile-nav-wrapper{display:none}@media (max-width:900px){.mobile-nav-wrapper{display:block}}.mobile-menu{z-index:9999;-webkit-overflow-scrolling:touch;background:#0c0b22;flex-direction:column;padding:0;display:flex;position:fixed;inset:56px 0 0;overflow-y:auto}.mobile-menu__item,.mobile-menu a{color:#c5c3e0;letter-spacing:.5px;border-bottom:1px solid #ffffff0f;padding:15px 20px;font-size:14px;font-weight:600;text-decoration:none;display:block}.mobile-menu__item:active,.mobile-menu a:active{color:#ff6b35;background:#ffffff0a}.mobile-menu__sub{background:#ffffff08;flex-direction:column;display:flex}.mobile-menu__sub a{color:#8a88b0;padding-left:36px;font-size:13px}.mobile-menu__sub a:active{color:#ff6b35}.nav-dropdown{align-items:center;display:flex;position:relative}.nav-dropdown__trigger{color:#b0afd0;letter-spacing:.5px;cursor:pointer;border-radius:8px;padding:8px 14px;font-size:12px;font-weight:700;line-height:1;transition:all .2s}.nav-dropdown:hover .nav-dropdown__trigger{color:#fff;background:#ffffff14}.nav-dropdown__menu{z-index:200;background:#1a1940;border:1px solid #ffffff14;border-radius:8px;min-width:200px;padding:6px 0;display:none;position:absolute;top:100%;left:0;box-shadow:0 8px 24px #0006}.nav-dropdown:hover .nav-dropdown__menu{flex-direction:column;display:flex}.nav-dropdown__menu a{color:#b0afd0;padding:10px 18px;font-size:12px;font-weight:600;text-decoration:none;transition:all .2s}.nav-dropdown__menu a:hover{color:#fff;background:#ffffff0f}@media (max-width:900px){.nav-dropdown{display:none}}.page-breadcrumb{background:#0003;padding:12px 0}.breadcrumb{color:#8a88b0;align-items:center;gap:8px;font-size:13px;display:flex}.breadcrumb a{color:#c2c0e0;text-decoration:none}.breadcrumb a:hover{color:#f7b733}.tips-table th{font-size:11px}.result-badge{white-space:nowrap;border-radius:4px;padding:4px 10px;font-size:11px;font-weight:700;display:inline-block}.result-badge--won{color:#4caf50;background:#4caf5026}.result-badge--lost{color:#f44336;background:#f4433626}.result-badge--live{color:#ff9800;background:#ff980026;animation:1.5s infinite pulse-live}.result-badge--pending{color:#8a88b0;background:#8a88b026}@keyframes pulse-live{0%,to{opacity:1}50%{opacity:.5}}.tips-pagination{justify-content:center;gap:6px;padding:24px 0 40px;display:flex}.tips-pagination__item{color:#c2c0e0;background:#2a2952;border-radius:6px;justify-content:center;align-items:center;width:36px;height:36px;font-size:13px;font-weight:600;text-decoration:none;transition:background .2s;display:flex}.tips-pagination__item:hover{background:#3a3972}.tips-pagination__item--active{color:#fff;background:linear-gradient(135deg,#f7b733,#fc4a1a)}.tips-pagination__dots{color:#8a88b0;align-items:center;font-size:14px;display:flex}.page-heading{text-align:center;background:linear-gradient(#1e1c4173,#1e1c4173),url(/images/page-heading.webp) 50%/cover no-repeat;padding:60px 0}.page-heading__inner{max-width:1200px;margin:0 auto;padding:0 20px}.page-heading__title{text-transform:uppercase;color:#fff;margin:0 0 16px;font-size:36px;font-weight:800}.breadcrumb--center{text-transform:uppercase;letter-spacing:1px;justify-content:center;font-size:12px}@media (max-width:768px){.page-heading{padding:40px 0}.page-heading__title{font-size:22px}}.dropping-explained{color:#8a88b0;padding:16px;font-size:12px}.dropping-legend{flex-direction:column;gap:0;margin-bottom:16px;display:flex}.dropping-legend__item{color:#c2c0e0;border-bottom:1px solid #ffffff0d;align-items:center;gap:12px;padding:10px 14px;font-size:12px;display:flex}.dropping-legend__item:last-child{border-bottom:none}.dropping-legend__dot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.dropping-legend__dot--white{background:#fff}.dropping-legend__dot--green{background:#4caf50}.dropping-legend__dot--red{background:#f44336}.dropping-info-box{color:#8a88b0;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:8px;align-items:center;gap:12px;margin-bottom:8px;padding:12px 14px;font-size:11px;display:flex}.dropping-info-box--date{background:#f7b7330f;border-color:#f7b73326}.dropping-info-box__icon{flex-shrink:0;font-size:20px}.dropping-disclaimer{color:#6a688a;text-align:center;border-top:1px solid #ffffff0d;margin-top:12px;padding:10px 14px;font-size:10px;line-height:1.6}.stats-grid{background:#ffffff0d;grid-template-columns:1fr 1fr;gap:1px;display:grid}.stats-grid__item{text-align:center;background:#1e1c41;padding:16px}.stats-grid__value{color:#f7b733;font-size:24px;font-weight:800}.stats-grid__label{color:#8a88b0;letter-spacing:.5px;margin-top:4px;font-size:10px}.refresh-timer{text-align:center;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:8px;margin-top:16px;padding:16px}.refresh-timer__label{color:#8a88b0;letter-spacing:1px;margin-bottom:10px;font-size:12px;font-weight:700}.refresh-timer__clock{color:#fff;letter-spacing:2px;border:2px solid #ffffff1f;border-radius:8px;padding:8px 32px;font-size:22px;font-weight:800;display:inline-block}.drop-league{background:#1e1c41;border:1px solid #ffffff0f;border-radius:10px;margin-bottom:16px;overflow:hidden}.drop-league__header{background:linear-gradient(135deg,#2e2b6a,#3a3580);padding:14px 16px}.drop-league__header h4{color:#fff;margin:0;font-size:14px;font-weight:700}.drop-league__labels,.drop-match{grid-template-columns:1fr 1fr .7fr .7fr .7fr;align-items:center;padding:0 12px;display:grid}.drop-league__labels{border-bottom:1px solid #ffffff0f;padding-top:10px;padding-bottom:8px}.drop-league__labels span{color:#6a688a;text-transform:uppercase;letter-spacing:.5px;text-align:center;font-size:10px;font-weight:700}.drop-match{border-bottom:1px solid #ffffff1a;gap:8px;padding-top:12px;padding-bottom:12px}.drop-match:last-child{border-bottom:none}.drop-match__team{color:#c2c0e0;align-items:center;gap:6px;min-width:0;font-size:13px;font-weight:600;text-decoration:none;display:flex}.drop-match__team span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.drop-match__team img{border-radius:2px;flex-shrink:0}.drop-match__odd{background:#ffffff0d;border-radius:5px;justify-content:center;align-items:center;gap:3px;margin-right:6px;padding:5px 4px;font-size:12px;font-weight:700;text-decoration:none;transition:background .2s;display:flex}.drop-match__odd:hover{background:#ffffff1a}.drop-match__odd-old{color:#c2c0e0}.drop-match__odd-old:after{content:"/";color:#555;margin:0 2px}.drop-match__odd-up{color:#4caf50}.drop-match__odd-down{color:#f44336}@media (max-width:768px){.drop-league__labels,.drop-match{grid-template-columns:1fr 1fr .6fr .6fr .6fr;gap:2px;padding:0 8px}.drop-match{padding-top:10px;padding-bottom:10px}.drop-league__labels{padding-top:12px;padding-bottom:10px}.drop-league__labels span{text-align:center;font-size:9px}.drop-league__labels,.drop-match{gap:6px}.drop-match__team{font-size:11px}.drop-match__team img{width:16px;height:16px}.drop-match__odd{gap:1px;margin-right:2px;padding:4px 2px;font-size:9px}.drop-match__odd-old:after{margin:0 1px}}.odds-filters{flex-wrap:wrap;gap:12px;margin:24px 0 20px;display:flex}.odds-filter-select{color:#c2c0e0;cursor:pointer;appearance:none;background:#2a2952 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%238a88b0' d='M6 8L1 3h10z'/%3E%3C/svg%3E") right 12px center no-repeat;border:1px solid #ffffff14;border-radius:8px;padding:10px 36px 10px 16px;font-family:Poppins,sans-serif;font-size:13px;font-weight:600}.odds-filter-select:hover{border-color:#ffffff26}.odds-labels,.odds-match{border-bottom:1px solid #ffffff1a;grid-template-columns:55px 1.2fr 45px 50px 50px 50px 45px 1.2fr 90px;align-items:center;gap:4px;padding:10px 12px;display:grid}.odds-labels{color:#6a688a;text-transform:uppercase;letter-spacing:.5px;font-size:10px;font-weight:700}.odds-labels>:first-child{text-align:center}.odds-labels>:nth-child(2){text-align:right}.odds-labels>:nth-child(3),.odds-labels>:nth-child(4),.odds-labels>:nth-child(5),.odds-labels>:nth-child(6),.odds-labels>:nth-child(7){text-align:center}.odds-labels>:nth-child(8){text-align:left}.odds-labels>:nth-child(9){text-align:center}.odds-match:last-child{border-bottom:none}.odds-match__time{color:#8a88b0;text-align:center;font-size:11px;font-weight:700}.odds-match__team{color:#c2c0e0;align-items:center;gap:6px;min-width:0;font-size:12px;font-weight:600;text-decoration:none;display:flex}.odds-match__team--home{text-align:right;justify-content:flex-end}.odds-match__team--away{text-align:left;justify-content:flex-start}.odds-match__team span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.odds-match__team img{border-radius:2px;flex-shrink:0}.odds-match__chance{text-align:center;font-size:12px;font-weight:700}.odds-match__odd{color:#c2c0e0;background:#ffffff0d;border-radius:5px;justify-content:center;align-items:center;padding:5px 4px;font-size:12px;font-weight:700;text-decoration:none;transition:background .2s;display:flex}.odds-match__odd:hover{background:#ffffff1a}.odds-pred-mobile{display:none}.odds-match__odd--draw{color:#8a88b0}@media (max-width:768px){.odds-labels{display:none}.odds-match{grid-template-rows:auto auto;grid-template-columns:40px 1fr 1fr;align-items:center;gap:6px 8px;padding:8px 10px;display:grid}.odds-match__time{text-align:left;color:#6a688a;font-size:10px}.odds-match__team--home{text-align:right;justify-content:flex-end;font-size:11px}.odds-match__team--away{justify-content:flex-start;font-size:11px}.odds-match__team img{width:16px;height:16px;margin:0 6px}.odds-match>:nth-child(3),.odds-match>:nth-child(7){display:none}.odds-match>:nth-child(4),.odds-match>:nth-child(5),.odds-match>:nth-child(6),.odds-match>:nth-child(9){grid-row:2}.odds-match{grid-template-rows:auto auto;grid-template-columns:repeat(6,1fr);align-items:center;gap:6px 4px;padding:8px 10px;display:grid}.odds-match>:first-child{grid-area:1/1}.odds-match>:nth-child(2){grid-area:1/1/auto/4}.odds-match>:nth-child(8){grid-area:1/4/auto/7}.odds-match>:nth-child(3){grid-area:2/1}.odds-match>:nth-child(4){grid-area:2/1/auto/3}.odds-match>:nth-child(5){grid-area:2/3/auto/5}.odds-match>:nth-child(6){grid-area:2/5/auto/7}.odds-match>:nth-child(9){grid-area:3/1/auto/7;justify-self:center}.odds-match__chance{text-align:center;font-size:10px}.odds-match__odd{padding:4px 2px;font-size:10px}.odds-match .prediction-badge{display:none}.odds-pred-mobile{text-align:center;grid-area:3/1/auto/7;padding:4px 0;font-size:11px;font-weight:600;display:block!important}}.league-table thead th{text-align:center;font-size:10px}.league-table thead th:nth-child(2){text-align:left}.league-table tbody td{font-size:13px}@media (max-width:768px){.league-table thead th{padding:8px 4px;font-size:9px}.league-table tbody td{padding:8px 4px;font-size:11px}.league-table .team-cell{font-size:11px}.league-table .team-cell img{width:16px;height:16px}}.league-table,.league-standings{table-layout:fixed}.league-standings th:first-child,.league-standings td:first-child{width:36px}.league-standings th:nth-child(2),.league-standings td:nth-child(2){width:auto}.league-standings th:nth-child(n+3),.league-standings td:nth-child(n+3){width:42px}.league-scorers th:first-child,.league-scorers td:first-child{width:60px}.league-scorers th:nth-child(2),.league-scorers td:nth-child(2){width:auto}.league-scorers th:nth-child(3),.league-scorers td:nth-child(3){text-align:left;width:auto}@media (max-width:768px){.league-scorers{table-layout:fixed}.league-scorers th:first-child,.league-scorers td:first-child{width:40px}.league-scorers th:nth-child(2),.league-scorers td:nth-child(2){width:40%}.league-scorers th:nth-child(3),.league-scorers td:nth-child(3){width:60%}}.league-fixtures{width:100%!important}.league-fixtures th:first-child,.league-fixtures td:first-child{white-space:nowrap;width:100px}.league-fixtures th:nth-child(2),.league-fixtures td:nth-child(2){white-space:nowrap;width:55px}.league-fixtures th:nth-child(3),.league-fixtures td:nth-child(3){text-align:right}.league-fixtures th:nth-child(4),.league-fixtures td:nth-child(4){text-align:center;width:40px}.league-fixtures th:nth-child(5),.league-fixtures td:nth-child(5){text-align:left}.match-scoreboard{text-align:center;padding:24px}.match-scoreboard__info{flex-direction:column;gap:4px;margin-bottom:24px;display:flex}.match-scoreboard__league{color:#8a88b0;font-size:12px;font-weight:600}.match-scoreboard__kickoff{color:#f7b733;font-size:13px;font-weight:700}.match-scoreboard__date{color:#6a688a;font-size:11px}.match-scoreboard__teams{justify-content:center;align-items:center;gap:24px;display:flex}.match-scoreboard__team{flex-direction:column;align-items:center;gap:10px;width:140px;display:flex}.match-scoreboard__team img{border-radius:8px}.match-scoreboard__team span{color:#fff;text-align:center;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.6em;font-size:14px;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.scorematch-team-name{text-overflow:ellipsis;white-space:nowrap;color:#fff;text-align:center;max-width:100%;font-size:14px;font-weight:700;display:block;overflow:hidden}.match-scoreboard__score{color:#fff;align-items:center;gap:8px;font-size:36px;font-weight:800;display:flex}.match-score--winner{color:#4caf50}.match-score--dash{color:#8a88b0}.match-score--vs{color:#8a88b0;font-size:20px}.match-scoreboard__meta{color:#8a88b0;justify-content:center;gap:24px;margin-top:20px;font-size:11px;display:flex}.match-events{padding:12px 16px}.match-events__row{color:#c2c0e0;border-bottom:1px solid #ffffff0f;grid-template-columns:1fr 1fr;gap:12px;padding:6px 0;font-size:12px;display:grid}.match-events__row:last-child{border-bottom:none}.match-events__home{text-align:right}.match-events__away{text-align:left}.match-chances{justify-content:center;gap:40px;padding:24px;display:flex}.match-chance{flex-direction:column;align-items:center;gap:8px;display:flex}.match-chance__circle{background:#ffffff08;border:4px solid;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;display:flex}.match-chance__value{color:#fff;font-size:18px;font-weight:800}.match-chance__label{color:#8a88b0;text-transform:uppercase;font-size:10px;font-weight:700}.match-prediction{color:#c2c0e0;text-align:center;background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;padding:16px 20px;font-size:14px}.match-prediction strong{font-size:16px}.match-team-stats{flex-direction:column;gap:1px;display:flex}.match-team-stat{background:#ffffff05;flex-direction:column;align-items:center;padding:16px;display:flex}.match-team-stat__value{color:#f7b733;font-size:28px;font-weight:800}.match-team-stat__label{color:#c2c0e0;margin-top:4px;font-size:11px;font-weight:700}.match-team-stat__sub{color:#6a688a;font-size:10px}@media (max-width:768px){.match-scoreboard__teams{gap:12px}.match-scoreboard__team{width:100px}.match-scoreboard__team img{width:56px;height:56px}.match-scoreboard__team span{font-size:12px}.match-scoreboard__score{font-size:28px}.match-chances{gap:20px;padding:16px}.match-chance__circle{width:64px;height:64px}.match-chance__value{font-size:15px}}.match-scoreboard{position:relative;overflow:hidden}.match-scoreboard:before{content:"";opacity:.15;z-index:0;pointer-events:none;background:url(/images/stadium-bg.webp) 50%/cover no-repeat;position:absolute;inset:0}.match-scoreboard>*{z-index:1;position:relative}.match-dropping thead th{color:#8a88b0;text-align:center;letter-spacing:.5px;background:#ffffff0f;padding:12px 16px;font-size:12px;font-weight:700}.match-dropping tbody td{text-align:center;color:#c2c0e0;border-bottom:1px solid #ffffff0f;padding:14px 16px;font-size:14px;font-weight:600}.match-dropping tbody td .odd-old{color:#6a688a;margin-right:8px;font-weight:400;text-decoration:line-through}.match-dropping tbody td .odd-new{font-size:15px;font-weight:700}.match-dropping tbody td .odd-down{color:#f44336}.match-dropping tbody td .odd-up{color:#4caf50}.match-dropping tbody td .odd-same{color:#c2c0e0}.match-dropping{margin:20px 0}.match-dropping table{border-collapse:collapse;table-layout:fixed;width:100%}.match-dropping thead th{color:#8a88b0;text-align:center;letter-spacing:.5px;text-transform:uppercase;background:#ffffff0f;padding:12px 16px;font-size:11px;font-weight:700}.match-dropping tbody tr{border-bottom:1px solid #ffffff0f}.match-dropping tbody tr:hover{background:#ffffff08}.match-dropping tbody td{text-align:center;color:#c2c0e0;padding:14px 16px;font-size:14px}.match-dropping .odd-old{color:#6a688a;font-size:13px;font-weight:400;text-decoration:line-through}.match-dropping .odd-separator{color:#4e4c6a;margin:0 6px}.match-dropping .odd-new{font-size:15px;font-weight:700}.match-dropping .odd-down{color:#f44336}.match-dropping .odd-up{color:#4caf50}.match-dropping .odd-same{color:#c2c0e0}.drop-badge-link{justify-content:center;align-items:center;gap:6px;text-decoration:none;display:inline-flex}.drop-badge{text-align:center;border-radius:6px;min-width:50px;padding:5px 12px;font-size:14px;font-weight:700;display:inline-block}.drop-badge--old{color:#6a688a;background:#ffffff0f;font-size:13px;font-weight:500;text-decoration:line-through}.drop-badge--down{color:#f44336;background:#f4433626;border:1px solid #f443364d}.drop-badge--up{color:#4caf50;background:#4caf5026;border:1px solid #4caf504d}.drop-badge-arrow{color:#4e4c6a;font-size:12px}@media (max-width:768px){.match-dropping table{table-layout:auto}.match-dropping thead th{padding:10px 6px;font-size:10px}.match-dropping tbody td{padding:10px 4px}.drop-badge{border-radius:4px;min-width:36px;padding:4px 6px;font-size:11px}.drop-badge--old{font-size:10px}.drop-badge-arrow{margin:0 1px;font-size:9px}.drop-badge-link{gap:3px}}.match-chances+.predictions-card__header h4,.predictions-card__header h4[style*=center],.text-center{text-align:center!important}.predictions-card__header:has(h4.text-center){justify-content:center}.match-team-stats{grid-template-columns:1fr 1fr;gap:0;display:grid}.match-team-stat{text-align:center;flex-direction:column;align-items:center;padding:20px 12px;display:flex}.match-team-stat:first-child{border-right:1px solid #ffffff14}.match-team-stat__goals{color:#8a88b0;text-transform:uppercase;letter-spacing:1px;margin-top:-4px;margin-bottom:8px;font-size:12px;font-weight:600}.match-team-stat__team{color:#fff;margin-bottom:4px;font-size:14px;font-weight:700}.match-team-stat__label{margin-bottom:2px;font-weight:600}.sidebar-card .league-standings{font-size:11px}.sidebar-card .league-standings thead th{padding:8px 6px;font-size:10px}.sidebar-card .league-standings tbody td{padding:8px 6px;font-size:11px}.latest-games-grid{grid-template-columns:1fr 1fr;gap:16px;margin-top:16px;display:grid}@media (max-width:768px){.latest-games-grid{grid-template-columns:1fr}}.latest-games-list{padding:0}.latest-game-item{border-bottom:1px solid #ffffff0d;padding:10px 16px}.latest-game-item__date{color:#8a88b0;text-align:center;margin-bottom:4px;font-size:10px}.latest-game-item__teams{justify-content:space-between;align-items:center;gap:8px;display:flex}.latest-game-item__team{color:#c2c0e0;flex:1;font-size:12px;font-weight:600}.latest-game-item__team:last-child{text-align:right}.latest-game-item__score{color:#4caf50;white-space:nowrap;background:#4caf5026;border-radius:4px;padding:2px 10px;font-size:12px;font-weight:700}.match-scoreboard__score{position:relative}.match-scoreboard__score .match-score--vs,.match-scoreboard__score .match-score--dash{font-size:28px}.match-scoreboard__teams{padding:30px 0 20px}.match-scoreboard__team span{letter-spacing:.5px;font-size:18px;font-weight:700}.match-scoreboard__info{padding-bottom:16px;position:relative}.match-scoreboard__info:after{content:"";background:linear-gradient(90deg,#0000,#f7b733,#0000);width:60px;height:2px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.match-scoreboard__kickoff{letter-spacing:1px;font-size:18px!important;font-weight:700!important}.match-scoreboard__meta{border-top:1px solid #ffffff14;margin-top:10px;padding-top:16px}.match-scoreboard__score .match-score--vs{background:linear-gradient(135deg,#fc4a1a,#f7b733);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:32px;font-weight:900}.match-scoreboard__team img{background:#ffffff0d;border:2px solid #ffffff1a;border-radius:50%;padding:4px}.venue-badge{color:#c2c0e0;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff14;border:1px solid #ffffff1f;border-radius:8px;justify-content:center;align-items:center;gap:6px;margin-bottom:8px;padding:6px 14px;font-size:11px;display:inline-flex}.venue-badge__icon{font-size:14px}.h2h-list{flex-direction:column;display:flex}.h2h-match{border-top:1px solid #ffffff0f;align-items:stretch;display:flex}.h2h-match:first-child{border-top:none}.h2h-match__meta{background:#ffffff05;border-right:1px solid #ffffff0f;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-width:80px;padding:12px 14px;display:flex}.h2h-match__date{color:#8a88b0;white-space:nowrap;font-size:11px}.h2h-match__league{color:#8a88b0;font-size:11px;font-weight:700}.h2h-match__teams{flex-direction:column;flex:1;gap:4px;min-width:0;padding:8px 12px;display:flex}.h2h-match__row{align-items:center;gap:8px;display:flex}.h2h-match__row img{object-fit:contain;flex-shrink:0;width:20px;height:20px}.h2h-match__name{color:#c2c0e0;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:13px;overflow:hidden}.h2h-match__name--bold{color:#4caf50;font-weight:700}.h2h-match__score{color:#8a88b0;text-align:right;min-width:24px;font-size:14px;font-weight:700}.h2h-match__score--win{color:#4caf50}@media (max-width:768px){.h2h-match__meta{min-width:60px;padding:10px 8px}.h2h-match__date{font-size:10px}.h2h-match__name{font-size:12px}}.form-card{justify-content:center;align-items:center;gap:6px;padding:10px 8px;display:flex}.form-card__team{text-align:center;background:#ffffff08;border:1px solid #ffffff0f;border-radius:10px;flex-direction:column;flex:1;align-items:center;gap:4px;padding:10px 6px 8px;display:flex;position:relative}.form-card__pos{color:#8a88b0;background:#0000004d;border-radius:4px;padding:1px 5px;font-size:11px;font-weight:700;position:absolute;top:4px}.form-card__team:first-child .form-card__pos{left:4px}.form-card__team:last-child .form-card__pos{right:4px}.form-card__logo{flex-shrink:0;width:36px;height:36px}.form-card__logo img{object-fit:contain;width:100%;height:100%}.form-card__name{color:#fff;text-overflow:ellipsis;-webkit-line-clamp:2;text-align:center;-webkit-box-orient:vertical;min-height:2.6em;font-size:11px;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.form-card__badges{flex-shrink:0;gap:2px;display:flex}.form-badge{color:#fff;border-radius:3px;justify-content:center;align-items:center;width:20px;height:20px;font-size:10px;font-weight:700;display:inline-flex}.form-card__vs{color:#8a88b0;background:#ffffff0f;border-radius:6px;flex-shrink:0;align-self:center;padding:4px 8px;font-size:12px;font-weight:700}@media (min-width:769px){.form-card__pos{display:none}.form-card__team{text-align:left;flex-direction:row;gap:8px;padding:12px}.form-card__logo{width:48px;height:48px}.form-card__name{text-align:left;-webkit-line-clamp:1;white-space:nowrap;min-width:0;min-height:unset;flex:1;font-size:14px}}.bookies-intro{text-align:center;margin-bottom:40px}.bookies-intro h2{color:#fff;margin-bottom:8px;font-size:20px;font-weight:700}.bookies-intro p{color:#8a88b0;font-size:14px}.bookies-grid{grid-template-columns:repeat(2,1fr);gap:20px;max-width:900px;margin:0 auto;display:grid}@media (max-width:768px){.bookies-grid{grid-template-columns:1fr}}.bookie-card{background:#1e1d3a;border:1px solid #ffffff0f;border-radius:12px;flex-direction:column;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.bookie-card:hover{transform:translateY(-3px);box-shadow:0 8px 30px #0000004d}.bookie-card__accent{width:100%;height:4px}.bookie-card__content{flex-direction:column;flex:1;padding:24px;display:flex}.bookie-card__header{margin-bottom:12px}.bookie-card__name{color:#fff;letter-spacing:1px;margin:0 0 4px;font-size:22px;font-weight:800}.bookie-card__tagline{color:#8a88b0;text-transform:uppercase;letter-spacing:.5px;font-size:12px}.bookie-stars{color:#f7b733;letter-spacing:2px;margin-top:6px;font-size:14px}.bookie-card__bonus{color:#4caf50;text-align:center;background:linear-gradient(135deg,#4caf5026,#4caf500d);border:1px solid #4caf5033;border-radius:8px;margin-bottom:14px;padding:10px 14px;font-size:15px;font-weight:700}.bookie-card__desc{color:#8a88b0;flex:1;margin-bottom:16px;font-size:11px;line-height:1.6}.bookie-card__cta{text-align:center;color:#fff;letter-spacing:1px;background:linear-gradient(135deg,#fc4a1a,#f7b733);border-radius:8px;padding:12px 20px;font-size:14px;font-weight:700;text-decoration:none;transition:opacity .2s;display:block}.bookie-card__cta:hover{opacity:.9}.bookies-disclaimer{text-align:center;border-top:1px solid #ffffff0f;margin-top:40px;padding:20px}.bookies-disclaimer p{color:#6a688a;font-size:11px;line-height:1.6}.odds-badge-wrap{text-decoration:none;display:inline-flex;position:relative}.odds-badge{background:#ffffff0a;border:1px solid #ffffff26;border-radius:6px;padding:4px 12px;font-size:13px;font-weight:700;transition:border-color .2s,background .2s;display:inline-block}.odds-badge-wrap:hover .odds-badge{background:#f7b73314;border-color:#f7b73366}.odds-tooltip{z-index:100;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);white-space:nowrap;background:#1e1d3aeb;border:1px solid #ffffff1f;border-radius:8px;padding:8px 12px;display:none;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%)}.odds-tooltip img{opacity:.85;width:auto;height:28px;display:block}.odds-badge-wrap:hover .odds-tooltip{display:block}@media (max-width:768px){.odds-badge{background:0 0;border:none;padding:2px 8px;font-size:11px}.odds-tooltip{display:none!important}}.chance-badge{color:#fff!important}.drop-badge-link{position:relative}.drop-badge-link .odds-tooltip{bottom:calc(100% + 6px)}.drop-badge-link:hover .odds-tooltip{display:block}@media (max-width:768px){.tips-table td:nth-child(2),.tips-table td:nth-child(3){text-overflow:ellipsis;white-space:nowrap;max-width:100px;overflow:hidden}.tips-table th:nth-child(4),.tips-table td:nth-child(4),.tips-table th:nth-child(5),.tips-table td:nth-child(5),.tips-table th:nth-child(6),.tips-table td:nth-child(6){padding:4px 2px;font-size:11px}}.match-table .team-name{align-items:center;display:inline-flex}.match-table .team-name img{vertical-align:middle;flex-shrink:0}@media (max-width:480px){.predictions-table th:nth-child(4),.predictions-table td:nth-child(4){display:none}}@media (max-width:600px){.scorers-table{font-size:11px}.scorers-table th,.scorers-table td{padding:6px 3px}.scorers-table th:nth-child(4),.scorers-table td:nth-child(4){display:none}.scorers-table th:nth-child(5),.scorers-table td:nth-child(5),.scorers-table th:nth-child(6),.scorers-table td:nth-child(6){width:24px!important}.scorers-table img{width:18px!important;height:18px!important}.scorers-table{table-layout:auto!important}.scorers-table th:nth-child(2),.scorers-table td:nth-child(2){text-overflow:ellipsis;white-space:nowrap;max-width:110px;overflow:hidden}.scorers-table th:nth-child(3),.scorers-table td:nth-child(3){text-overflow:ellipsis;white-space:nowrap;max-width:80px;overflow:hidden}}.scorers-list{padding:0}.scorers-list__header{color:#8a88b0;text-transform:uppercase;border-bottom:1px solid #1a1a2e;align-items:center;padding:10px 12px;font-size:10px;font-weight:700;display:flex}.scorers-list__row{border-bottom:1px solid #1a1a2e;align-items:center;padding:8px 12px;font-size:13px;display:flex}.scorers-list__row:hover{background:#ffffff08}.scorers-list__rank{text-align:center;flex-shrink:0;width:28px;font-weight:700}.scorers-list__player{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.scorers-list__photo{border-radius:50%;flex-shrink:0;width:28px;height:28px}.scorers-list__info{flex-direction:column;min-width:0;display:flex;overflow:hidden}.scorers-list__name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.scorers-list__team{color:#8a88b0;align-items:center;gap:4px;font-size:11px;display:flex}.scorers-list__mp{text-align:center;color:#8a88b0;flex-shrink:0;width:32px}.scorers-list__goals{text-align:center;color:#4caf50;flex-shrink:0;width:32px;font-weight:700}.scorers-list__assists{text-align:center;color:#8a88b0;flex-shrink:0;width:32px}.fixture-list{padding:0}.fixture-row{border-bottom:1px solid #ffffff0f;align-items:center;padding:12px 16px;display:flex}.fixture-row:hover{background:#ffffff08}.fixture-row__date{flex-direction:column;flex-shrink:0;width:90px;font-size:12px;font-weight:600;display:flex}.fixture-row__date span:last-child{color:#f7b733;font-weight:700}.fixture-row__teams{flex:1;justify-content:center;align-items:center;gap:0;display:flex}.fixture-row__home{text-align:right;color:#e0e0e0;flex:1;padding-right:12px;font-weight:600}.fixture-row__vs{text-align:center;color:#8a88b0;flex-shrink:0;width:30px;font-size:12px}.fixture-row__away{text-align:left;color:#e0e0e0;flex:1;padding-left:12px;font-weight:600}.scorer-header{color:#8a88b0;text-transform:uppercase;border-bottom:1px solid #ffffff1a;align-items:center;padding:10px 16px;font-size:10px;font-weight:700;display:flex}.scorer-header__goals,.scorer-header__assists{text-align:center;flex-shrink:0;width:32px}.scorer-header__name,.scorer-header__team{flex:1}.scorer-row{color:#e0e0e0;border-bottom:1px solid #ffffff0f;align-items:center;padding:10px 16px;font-size:13px;display:flex}.scorer-row:hover{background:#ffffff08}.scorer-row__goals{text-align:center;color:#4caf50;flex-shrink:0;width:32px;font-weight:700}.scorer-row__assists{text-align:center;color:#8a88b0;flex-shrink:0;width:32px}.scorer-row__name{text-overflow:ellipsis;white-space:nowrap;flex:1;font-weight:600;overflow:hidden}.scorer-row__team{text-overflow:ellipsis;white-space:nowrap;flex:1;align-items:center;gap:6px;display:flex;overflow:hidden}.scorer-row__team img{flex-shrink:0}@media (max-width:768px){.fixture-row{padding:10px 8px}.fixture-row__date{width:70px;font-size:11px}.fixture-row__home,.fixture-row__away{font-size:12px}.scorer-row{padding:8px;font-size:12px}.scorer-header{padding:8px}.scorer-row__name,.scorer-row__team{font-size:11px}}
