.team-fixtures-container{width:100%}.fixtures-header{border-bottom:2px solid var(--brand-orange);margin-bottom:1rem;padding-bottom:.5rem;display:inline-block}.fixtures-title{color:var(--brand-navy);margin:0}.fixture-month-group{margin-bottom:0}.month-header{color:var(--brand-navy);background:#f8fafc;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;margin:0;padding:.8rem 1.5rem;font-size:1rem;font-weight:700}.fixture-month-group:first-child .month-header{border-top:none}.fixture-row{background:#fff;border-bottom:1px solid #e2e8f0;align-items:center;padding:1rem 1.5rem;transition:background-color .2s;display:flex}.fixture-row:hover{background:#f8fafc}.fixture-row:last-child{border-bottom:none}.fixture-date{flex:0 0 100px;font-size:.9rem}.fixture-teams{flex:1;justify-content:center;align-items:center;display:flex}.team{flex:1;align-items:center;gap:10px;display:flex}.home-team{text-align:right;justify-content:flex-end}.away-team{text-align:left;justify-content:flex-start}.team-logo{object-fit:contain;width:28px;height:28px}.team-name{color:var(--brand-navy);font-size:1rem}.match-center{flex:0 0 80px;justify-content:center;margin:0 15px;display:flex}.match-score{background:var(--brand-navy);color:#fff;text-align:center;border-radius:4px;min-width:50px;padding:4px 12px;font-size:.95rem;font-weight:700}.match-time{color:#475569;text-align:center;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:4px;min-width:50px;padding:4px 12px;font-size:.9rem;font-weight:700}.fixture-competition{flex:0 0 150px;justify-content:flex-end;align-items:center;gap:8px;display:flex}.league-logo{object-fit:contain;width:20px;height:20px}.btn-toggle-fixtures{border:2px solid var(--brand-navy);color:var(--brand-navy);background:#fff;border-radius:30px;padding:10px 30px;font-weight:700;transition:all .2s}.btn-toggle-fixtures:hover{background:var(--brand-navy);color:#fff}@media (max-width:768px){.fixture-row{flex-wrap:wrap;padding:1rem;position:relative}.fixture-date{text-align:center;border-bottom:1px dashed #e2e8f0;flex:100%;margin-bottom:.5rem;padding-bottom:.5rem;font-size:.8rem}.fixture-competition{display:none}.team-name{font-size:.9rem}}
