.season-selector{margin-top:var(--sp-4)}.season-selector__wrap{position:relative;display:inline-flex;align-items:center}.season-selector__select{-moz-appearance:none;appearance:none;-webkit-appearance:none;background:transparent;border:none;border-bottom:2px solid var(--red, #CC2200);border-radius:0;color:var(--red, #CC2200);font-family:var(--font-ui);font-size:clamp(.9rem,2vw,1.1rem);font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:2px 28px 4px 0;cursor:pointer;outline:none;transition:opacity .2s ease}.season-selector__select:hover{opacity:.75}.season-selector__select option{background:#0a0306;color:#fff;font-weight:600}.season-selector__chevron{position:absolute;right:2px;width:10px;height:10px;color:var(--red, #CC2200);pointer-events:none;opacity:.7}.matches-timeline-section{padding-bottom:var(--sp-24)}.tl-month-divider{display:flex;align-items:baseline;gap:var(--sp-3);padding:var(--sp-10) 0 var(--sp-4);position:sticky;top:var(--nav-height);z-index:2;background:var(--bg)}.tl-month-name{font-family:var(--font-display);font-size:clamp(1.6rem,4vw,2.8rem);letter-spacing:.02em;text-transform:uppercase;color:var(--text);white-space:nowrap}.tl-month-year{font-family:var(--font-heading);font-weight:700;font-size:1rem;letter-spacing:.14em;color:var(--text-ghost);white-space:nowrap}.tl-next-label{font-family:var(--font-heading);font-weight:800;font-size:.62rem;letter-spacing:.22em;text-transform:uppercase;color:#2563eb;margin-top:var(--sp-6);margin-bottom:var(--sp-1)}.tl-month-line{flex:1;height:1px;background:#00000012;align-self:center}.tl-row{display:grid;grid-template-columns:4px 52px 1fr auto;align-items:center;gap:0 var(--sp-6);padding:var(--sp-6) 0;border-bottom:1px solid rgba(0,0,0,.05);transition:background .15s;position:relative}.tl-row:last-child{border-bottom:none}.tl-row:hover{background:#00000004}.tl-row--next{background:#2563eb08;border-radius:var(--radius-md);box-shadow:0 0 0 1.5px #2563eb38;padding-top:var(--sp-5);padding-bottom:var(--sp-5);padding-right:var(--sp-5);margin-left:2px;margin-bottom:var(--sp-2);border-bottom:none}.tl-row--next .tl-row__strip{background:#2563eb}.tl-row--next:hover{background:#2563eb0f}.tl-row--played{opacity:.65}.tl-row--played:hover{opacity:1}.tl-row__strip{width:4px;height:52px;background:var(--comp-color, #888);border-radius:2px;flex-shrink:0}.tl-row__comp-wrap{width:48px;height:48px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.tl-row__comp-icon{opacity:.6;color:var(--comp-color, #888)}.tl-row__comp-img{width:36px;height:36px;object-fit:contain;border-radius:4px}.tl-row__comp-initials{width:36px;height:36px;border-radius:6px;display:flex;align-items:center;justify-content:center;font-family:var(--font-display);font-size:.7rem;color:#fff;letter-spacing:.05em}.tl-row__info{display:flex;flex-direction:column;gap:var(--sp-1);min-width:0}.tl-row__meta{display:flex;align-items:center;gap:var(--sp-2);margin-bottom:var(--sp-1)}.tl-row__round{font-family:var(--font-heading);font-weight:800;font-size:.6rem;letter-spacing:.14em;text-transform:uppercase;padding:2px 8px;border-radius:var(--radius-pill);background:var(--comp-color, #888);color:#fff;opacity:.85}.tl-row__matchup{display:flex;align-items:center;gap:var(--sp-3);min-width:0;overflow:hidden}.tl-row__shield{width:38px;height:38px;object-fit:contain;border-radius:4px;flex-shrink:0}.tl-row__shield--placeholder{display:flex;align-items:center;justify-content:center;background:#ffffff14;border-radius:50%;color:#ffffff59}.tl-row__shield--placeholder svg{width:22px;height:22px}.tl-row__name{font-family:var(--font-display);font-size:clamp(1.1rem,2.5vw,1.6rem);letter-spacing:.01em;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tl-row--next .tl-row__name{font-size:clamp(1rem,3vw,2rem)}.tl-row__vs{font-family:var(--font-heading);font-weight:600;font-size:.75rem;letter-spacing:.1em;color:var(--text-ghost);flex-shrink:0}.tl-row__venue{display:flex;align-items:center;gap:4px;font-family:var(--font-body);font-size:.7rem;color:var(--text-ghost);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tl-row__venue svg{flex-shrink:0}.tl-row__right{display:flex;flex-direction:column;align-items:flex-end;flex-shrink:0}.tl-row__right-time{display:flex;flex-direction:column;align-items:flex-end;gap:2px}.tl-row__right-date{font-family:var(--font-heading);font-weight:600;font-size:.72rem;letter-spacing:.08em;color:var(--text-ghost);text-transform:uppercase;white-space:nowrap}.tl-row__score{font-family:var(--font-display);font-size:clamp(1.4rem,2.5vw,2rem);letter-spacing:.04em}.tl-row__score--win{color:var(--pink)}.tl-row__score--draw{color:var(--gold)}.tl-row__score--loss{color:#11111159}.tl-row__time{font-family:var(--font-display);font-size:clamp(1.6rem,3vw,2.4rem);letter-spacing:.04em;color:#1111118c;white-space:nowrap}.tl-row__time--next{color:var(--red);font-size:clamp(2rem,4vw,3rem)}.tl-row__pending{font-family:var(--font-display);font-size:clamp(1.2rem,2vw,1.6rem);color:#11111140}@media (max-width: 1024px){.tl-row{grid-template-columns:3px 40px 1fr auto;gap:0 var(--sp-3);padding:var(--sp-4) 0}.tl-row__strip{height:42px;width:3px}.tl-row__comp-wrap{width:40px;height:40px}.tl-row__comp-img,.tl-row__comp-initials,.tl-row__shield{width:28px;height:28px}.tl-row__score{font-size:1.2rem}.tl-row__time,.tl-row__time--next{font-size:1.3rem}.tl-row__right-date{display:none}.tl-row__matchup .tl-row__name:first-of-type{display:none}.tl-row--next{margin-right:2px}}.fixtures-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--sp-5)}@media (max-width: 900px){.fixtures-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 560px){.fixtures-grid{grid-template-columns:1fr}}.fixture-card{background:#fff;border:1px solid rgba(0,0,0,.07);border-radius:14px;overflow:hidden;display:flex;flex-direction:column;color:var(--white);transition:transform .2s,box-shadow .2s;cursor:default}.fixture-card:hover{transform:translateY(-3px);box-shadow:0 12px 40px #0000001a}.fixture-card__header{display:flex;align-items:center;gap:10px;padding:14px 16px 12px;border-bottom:1px solid rgba(0,0,0,.07);background:var(--black-warm)}.fixture-card__comp-logo-wrap{width:40px;height:40px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.fixture-card__comp-img{width:40px;height:40px;object-fit:contain;border-radius:4px}.fixture-card__comp-icon{width:36px;height:36px}.fixture-card__comp-badge{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#0000000f;border-radius:6px;font-family:var(--font-display);font-size:.75rem;color:var(--white-ghost);letter-spacing:.05em}.fixture-card__meta{flex:1;min-width:0;display:flex;flex-direction:column;gap:3px}.fixture-card__comp-name{font-family:var(--font-heading);font-size:.65rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--white-ghost);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fixture-card__date{font-family:var(--font-heading);font-size:.82rem;font-weight:600;color:var(--white);letter-spacing:.04em}.fixture-card__loc{flex-shrink:0;font-family:var(--font-heading);font-size:.58rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;padding:4px 8px;border-radius:3px}.fixture-card__loc--home{background:var(--gold);color:#1a1a00}.fixture-card__loc--away{background:var(--red);color:#fff}.fixture-card__vs{display:flex;align-items:center;justify-content:center;gap:0;padding:22px 16px 16px}.fixture-card__team{flex:1;display:flex;flex-direction:column;align-items:center;gap:10px;min-width:0}.fixture-card__shield{width:72px;height:72px;object-fit:contain;border-radius:6px}.fixture-card__shield--placeholder{display:flex;align-items:center;justify-content:center;background:#ffffff14;border-radius:50%;color:#ffffff4d}.fixture-card__shield--placeholder svg{width:40px;height:40px}.fixture-card__name{font-family:var(--font-display);font-size:1rem;line-height:1.1;letter-spacing:.01em;color:var(--white);text-align:center;padding:0 4px}.fixture-card__vs-sep{font-family:var(--font-display);font-size:.85rem;letter-spacing:.08em;color:#0000001f;padding:0 8px;flex-shrink:0;margin-bottom:32px}.fixture-card__venue{display:flex;align-items:center;gap:5px;padding:10px 16px 14px;font-family:var(--font-body);font-size:.72rem;color:var(--white-ghost);border-top:1px solid rgba(0,0,0,.07);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fixture-card__venue svg{flex-shrink:0;opacity:.4}.see-more-wrap{display:flex;justify-content:center;margin-top:var(--sp-8)}
