.fixtures{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.fixture{overflow:hidden;border:1px solid #dbe2ee;border-radius:12px;background:#fff;box-shadow:0 10px 28px #04122f0c}.fixture-top{padding:9px 16px;display:flex;justify-content:space-between;gap:12px;background:#04122f;color:#fff}.fixture-top small{color:#bed0fa}.fixture-main{padding:20px 16px;display:grid;grid-template-columns:1fr 105px 1fr;gap:12px;align-items:center;text-align:center}.fixture-team img,.fixture-fallback{width:68px;height:68px;margin:auto;object-fit:contain}.fixture-fallback{display:grid;place-items:center;border-radius:50%;background:#edf3ff;color:#1646b8;font-size:21px;font-weight:900}.fixture-team h3{margin:8px 0 0;font-size:16px}.fixture-center .versus{font-size:29px;font-weight:900;color:#1646b8}.fixture-center .date{font-size:14px;font-weight:800}.fixture-center p{margin:4px;font-size:13px}.fixture-summary{padding:16px;border-top:1px solid #dbe2ee;background:#f8faff}.fixture-gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:14px}.fixture-gallery img,.fixture-gallery video{width:100%;height:120px;object-fit:cover}.season-heading{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:22px}.season-heading h2{margin-bottom:0}.status-pill{padding:7px 12px;border-radius:30px;background:#edf3ff;color:#1646b8;font-size:11px;font-weight:900}@media(max-width:900px){.fixtures{grid-template-columns:1fr}}@media(max-width:720px){.fixture-main{grid-template-columns:1fr 78px 1fr;padding:17px 10px;gap:7px}.fixture-team img,.fixture-fallback{width:54px;height:54px}.fixture-team h3{font-size:14px}.fixture-center .versus{font-size:23px}.fixture-center .date{font-size:12px}.fixture-gallery{grid-template-columns:1fr 1fr}}
.match-sponsor{position:relative;margin:0 14px 14px;padding:18px;display:grid;grid-template-columns:90px 1fr;align-items:center;gap:18px;border:1px solid #b9ccfa;border-radius:10px;background:linear-gradient(135deg,#edf3ff,#fff);color:#04122f}.match-sponsor-label{position:absolute;top:-8px;left:16px;padding:3px 9px;border-radius:20px;background:#1646b8;color:#fff;font-size:9px;font-weight:900;letter-spacing:.12em}.match-sponsor img{width:90px;height:70px;object-fit:contain;background:#fff;border-radius:8px}.match-sponsor h3{margin:0 0 5px;font-size:18px}.match-sponsor p{margin:0 0 6px;font-size:13px;line-height:1.45}.match-sponsor a{color:#1646b8;font-size:12px;font-weight:900}@media(max-width:520px){.match-sponsor{grid-template-columns:64px 1fr;padding:16px 12px;gap:12px}.match-sponsor img{width:64px;height:58px}}
