*{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:Montserrat,-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{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 a:hover{color:#fff}.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 #ffffff08;transition:background .15s}.match-row:last-child{border-bottom:none}.match-row:hover{background:#ffffff08}.match-row td{vertical-align:middle;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;font-size:13px;font-weight:600;transition:color .2s}.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(https://static.oddslot.com/assets/images/samples/hero-slide-3.jpg) 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 #ffffff08;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{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 thead th:first-child,.predictions-table tbody td:first-child,.predictions-table thead th:nth-child(4),.predictions-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{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{padding:0 12px}.logo{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}}.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}}
