.football-fixtures-page{min-height:100vh;background:linear-gradient(135deg,#f0f4f8,#e8edf5 40%,#e0e8f2);padding-bottom:60px}.fixtures-hero{background:linear-gradient(135deg,#eef2f7,#e4e9f2 50%,#dce3ee);padding:40px 0 30px;position:relative;overflow:hidden}.fixtures-hero:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle at 30% 50%,rgba(218,25,0,.05) 0,transparent 50%),radial-gradient(circle at 70% 50%,rgba(0,100,255,.04) 0,transparent 50%);animation:heroGlow 8s ease-in-out infinite alternate}@keyframes heroGlow{0%{transform:translate(0)}to{transform:translate(20px,-10px)}}.fixtures-hero .container{position:relative;z-index:1}.fixtures-hero-content{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:20px}.fixtures-hero-title{display:flex;align-items:center;gap:16px}.fixtures-hero-title .icon-circle{width:56px;height:56px;background:linear-gradient(135deg,#da1900,#ff4d35);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:26px;box-shadow:0 4px 20px rgba(218,25,0,.4);flex-shrink:0}.fixtures-hero-title h1{font-family:Fugaz One,system-ui;font-size:32px;color:#1a1a2e;margin:0;text-transform:uppercase;letter-spacing:1px}.fixtures-hero-title h1 span{color:#da1900}.fixtures-hero-subtitle{font-family:Rubik,system-ui;font-size:14px;color:rgba(0,0,0,.5);margin-top:4px;text-transform:none;letter-spacing:0}.date-picker-strip{background:hsla(0,0%,100%,.9);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid rgba(0,0,0,.06);border-bottom:1px solid rgba(0,0,0,.06);padding:16px 0;position:-webkit-sticky;position:sticky;top:0;z-index:100}.date-picker-inner{display:flex;align-items:center;gap:8px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;padding:0 4px}.date-picker-inner::-webkit-scrollbar{display:none}.date-nav-btn{background:rgba(0,0,0,.04);border:1px solid rgba(0,0,0,.08);color:#1a1a2e;width:38px;height:38px;border-radius:10px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .25s ease;flex-shrink:0;font-size:16px}.date-nav-btn:hover{background:rgba(218,25,0,.1);border-color:rgba(218,25,0,.3)}.date-btn{background:rgba(0,0,0,.03);border:1px solid rgba(0,0,0,.07);color:rgba(0,0,0,.65);padding:8px 18px;border-radius:10px;cursor:pointer;transition:all .3s ease;text-align:center;min-width:80px;flex-shrink:0;font-family:Rubik,system-ui}.date-btn .date-day{display:block;font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.5px;opacity:.7}.date-btn .date-num{display:block;font-size:18px;font-weight:700;margin-top:2px}.date-btn .date-month{display:block;font-size:10px;font-weight:500;text-transform:uppercase;letter-spacing:.5px;opacity:.7}.date-btn:hover{background:rgba(0,0,0,.06);border-color:rgba(0,0,0,.12);color:#1a1a2e}.date-btn.active{background:linear-gradient(135deg,#da1900,#ff3520);border-color:transparent;color:#fff;box-shadow:0 4px 20px rgba(218,25,0,.4);transform:scale(1.05)}.date-btn.active .date-day,.date-btn.active .date-month{opacity:1}.date-btn.today{border-color:rgba(218,25,0,.4)}.date-input-wrapper{position:relative;flex-shrink:0}.date-input-btn{background:rgba(0,0,0,.04);border:1px solid rgba(0,0,0,.08);color:#1a1a2e;width:38px;height:38px;border-radius:10px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .25s ease;font-size:16px}.date-input-btn:hover{background:rgba(218,25,0,.1);border-color:rgba(218,25,0,.3)}.date-hidden-input{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.fixtures-stats-bar{display:flex;align-items:center;justify-content:space-between;padding:20px 0 10px;flex-wrap:wrap;gap:12px}.fixtures-stats-left{display:flex;align-items:center;gap:16px}.fixtures-conn-status{display:inline-flex;align-items:center;gap:6px;font-family:Rubik,system-ui;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;padding:4px 10px;border-radius:20px;background:rgba(0,0,0,.04);border:1px solid rgba(0,0,0,.07)}.fixtures-conn-status .conn-dot{width:6px;height:6px;border-radius:50%;background:#6b7280}.fixtures-conn-status.connected{color:#198754}.fixtures-conn-status.connected .conn-dot{background:#198754}.fixtures-conn-status.connecting{color:#f59e0b}.fixtures-conn-status.connecting .conn-dot{background:#f59e0b;animation:pulse-dot 1s ease-in-out infinite}.fixtures-conn-status.disconnected{color:#dc3545}.fixtures-conn-status.disconnected .conn-dot{background:#dc3545}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.3}}.fixtures-stats-left .stat-badge{background:rgba(0,0,0,.04);border:1px solid rgba(0,0,0,.07);border-radius:10px;padding:8px 16px;display:flex;align-items:center;gap:8px;font-family:Rubik,system-ui;font-size:13px;color:rgba(0,0,0,.65)}.stat-badge .stat-num{font-weight:700;font-size:18px;color:#1a1a2e}.fixtures-filter-btn{background:rgba(0,0,0,.04);border:1px solid rgba(0,0,0,.08);color:rgba(0,0,0,.65);padding:8px 18px;border-radius:10px;cursor:pointer;transition:all .25s ease;font-family:Rubik,system-ui;font-size:13px;display:flex;align-items:center;gap:6px}.fixtures-filter-btn:hover{background:rgba(0,0,0,.08);color:#1a1a2e}.fixtures-filter-btn.active{background:rgba(218,25,0,.1);border-color:rgba(218,25,0,.25);color:#da1900}.date-group{margin-bottom:32px}.date-group-header{display:flex;align-items:center;justify-content:space-between;padding:16px 24px;background:#f0f3f8;border-radius:8px;margin-bottom:12px;color:#1a1a2e}.date-group-title{font-family:Rubik,system-ui;font-size:16px;font-weight:500;margin:0}.date-group-action{font-family:Rubik,system-ui;font-size:14px;color:rgba(0,0,0,.5);cursor:pointer;transition:color .2s}.date-group-action:hover{color:#1a1a1a;text-decoration:underline}.date-group-body{background:#fff;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.05);overflow:hidden}.date-group-body,.match-card{display:flex;flex-direction:column}.match-card{padding:16px 24px;background:transparent;border-bottom:none;transition:background-color .2s}.match-card:hover{background-color:#f8f9fc}.match-card-main{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;grid-gap:16px;gap:16px;margin-bottom:8px}.match-card-meta{text-align:center;font-family:Rubik,system-ui;font-size:12px;color:rgba(0,0,0,.45)}.match-card:last-child{border-bottom:none}.match-team-home{display:flex;align-items:center;justify-content:flex-end;gap:10px}.match-team-home .team-name{font-family:Rubik,system-ui;font-size:16px;font-weight:500;color:#1a1a2e;text-align:right}.match-team-home .team-logo{width:30px;height:30px;border-radius:50%;object-fit:contain;padding:2px;flex-shrink:0}.match-team-away{display:flex;align-items:center;justify-content:flex-start;gap:10px}.match-team-away .team-name{font-family:Rubik,system-ui;font-size:16px;font-weight:500;color:#1a1a2e;text-align:left}.match-team-away .team-logo{width:30px;height:30px;border-radius:50%;object-fit:contain;padding:2px;flex-shrink:0}.team-name.winner{color:#16a34a}.team-link{text-decoration:none;transition:color .2s;cursor:pointer}.team-link:hover{color:#da1900!important}.team-link.winner:hover{color:#22c55e!important}.match-center{flex-direction:column;gap:4px;min-width:90px}.match-center,.match-score{display:flex;align-items:center}.match-score{gap:6px;font-family:Rubik,system-ui;font-size:24px;font-weight:600;color:#1a1a2e}.match-score .score-dash{color:rgba(0,0,0,.2);font-weight:400}.match-time{font-size:22px;font-weight:500;color:#1a1a2e}.match-status,.match-time{font-family:Rubik,system-ui}.match-status{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;padding:2px 8px;border-radius:4px}.match-status.status-ft{color:rgba(0,0,0,.5);background:rgba(0,0,0,.05)}.match-status.status-live{color:#fff;background:#da1900;animation:livePulse 2s ease-in-out infinite}@keyframes livePulse{0%,to{opacity:1}50%{opacity:.7}}.match-status.status-ns{color:#1565c0;background:rgba(33,150,243,.08)}.match-status.status-pst{color:#d97706;background:rgba(255,167,38,.1)}.match-status.status-canc{color:#dc2626;background:rgba(239,83,80,.08)}.match-venue{color:rgba(0,0,0,.4);margin-top:2px}.match-round,.match-venue{font-family:Rubik,system-ui;font-size:10px;text-align:center}.match-round{color:rgba(0,0,0,.35)}.fixtures-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px;gap:20px}.loading-spinner{width:48px;height:48px;border:3px solid rgba(0,0,0,.08);border-top-color:#da1900;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.loading-text{font-family:Rubik,system-ui;font-size:14px;color:rgba(0,0,0,.45)}.fixtures-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px;gap:16px}.empty-icon{font-size:48px;opacity:.5}.empty-title{font-size:18px;font-weight:600;color:rgba(0,0,0,.6)}.empty-text,.empty-title{font-family:Rubik,system-ui}.empty-text{font-size:14px;color:rgba(0,0,0,.4)}.fixtures-error{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px;gap:16px}.error-icon{font-size:48px}.error-title{font-family:Rubik,system-ui;font-size:18px;font-weight:600;color:#dc2626}.error-text{color:rgba(0,0,0,.5)}.error-text,.retry-btn{font-family:Rubik,system-ui;font-size:14px}.retry-btn{background:linear-gradient(135deg,#da1900,#ff3520);border:none;color:#fff;padding:10px 28px;border-radius:10px;cursor:pointer;font-weight:600;transition:all .25s ease;margin-top:8px}.retry-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(218,25,0,.4)}.league-group{animation:fadeSlideIn .4s ease both}.league-group:nth-child(2){animation-delay:.05s}.league-group:nth-child(3){animation-delay:.1s}.league-group:nth-child(4){animation-delay:.15s}.league-group:nth-child(5){animation-delay:.2s}.league-group:nth-child(6){animation-delay:.25s}@keyframes fadeSlideIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.fixtures-hero-title h1{font-size:22px}.fixtures-hero-title .icon-circle{width:44px;height:44px;font-size:20px}.fixtures-hero-subtitle{font-size:12px}.date-btn{min-width:62px;padding:6px 12px}.date-btn .date-num{font-size:15px}.match-card{grid-template-columns:1fr auto 1fr;padding:12px 14px;gap:8px}.match-team-away .team-name,.match-team-home .team-name{font-size:12px}.match-team-away .team-logo,.match-team-home .team-logo{width:24px;height:24px}.match-score{font-size:16px}.match-time{font-size:14px;padding:3px 10px}.match-center{min-width:65px}.fixtures-stats-bar{padding:14px 0 6px}.league-header{padding:10px 14px}.league-name{font-size:13px}.fixtures-stats-left .stat-badge{padding:6px 12px;font-size:12px}.stat-badge .stat-num{font-size:15px}}@media (max-width:480px){.fixtures-hero{padding:24px 0 18px}.fixtures-hero-title h1{font-size:18px}.match-team-away .team-name,.match-team-home .team-name{font-size:11px;max-width:80px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.match-score{font-size:14px}.match-center{min-width:55px}.match-venue{display:none}}.fixtures-search-bar{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.fixtures-search-input{background:rgba(0,0,0,.04);border:1px solid rgba(0,0,0,.08);color:#1a1a2e;padding:8px 16px;border-radius:10px;font-family:Rubik,system-ui;font-size:13px;outline:none;transition:all .25s ease;width:220px}.fixtures-search-input::placeholder{color:rgba(0,0,0,.35)}.fixtures-search-input:focus{border-color:rgba(218,25,0,.4);background:rgba(0,0,0,.02)}.scroll-top-btn{position:fixed;bottom:24px;right:24px;width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,#da1900,#ff3520);border:none;color:#fff;font-size:18px;cursor:pointer;box-shadow:0 4px 20px rgba(218,25,0,.4);transition:all .3s ease;z-index:200;display:flex;align-items:center;justify-content:center}.scroll-top-btn:hover{transform:translateY(-3px);box-shadow:0 6px 28px rgba(218,25,0,.5)}.league-body{max-height:2000px;overflow:hidden;transition:max-height .4s ease}.league-body.collapsed{max-height:0}.match-card.live-match{background:rgba(218,25,0,.03);border-left:3px solid #da1900}.match-halftime{font-family:Rubik,system-ui;font-size:9px;color:rgba(0,0,0,.4);letter-spacing:.3px}