.football-gallery{padding-block:clamp(56px,7vw,96px);background:#f6f5ef;color:#142b36}
.football-gallery-heading{display:flex;align-items:center;justify-content:space-between;gap:36px}
.football-gallery-heading h2{max-width:760px;font-size:clamp(34px,4vw,54px)}
.football-gallery-heading .eyebrow{color:#475454}
.football-photo-count{display:flex;flex-direction:column;align-items:center;justify-content:center;width:116px;height:116px;flex-shrink:0;background:var(--sport);color:#142b36;border-radius:50%;font-size:36px;font-weight:800;line-height:1.1;font-family:'Manrope',sans-serif}
.football-photo-count small{font-size:12px;font-weight:600;letter-spacing:.01em;margin-top:5px}
.football-gallery-intro{max-width:770px;font-size:19px;line-height:1.7;margin-top:25px}
.football-gallery-hint{font-size:14px;color:#51605f;margin:16px 0 32px}
.football-photo-grid{columns:3;column-gap:16px}
.football-photo{position:relative;display:inline-block;width:100%;border:0;padding:0;margin:0 0 16px;background:#142b36;vertical-align:top;break-inside:avoid;overflow:hidden;text-align:left}
.football-photo img{display:block;width:100%;height:auto;transition:transform .3s ease;opacity:1}
.football-photo:hover img{transform:scale(1.025)}
.football-photo-number{position:absolute;top:12px;left:12px;background:#102633dc;color:#fff;padding:4px 8px;font-size:12px;line-height:1.4;border-radius:3px;font-variant-numeric:tabular-nums}
.football-photo-expand{position:absolute;bottom:12px;right:12px;display:grid;place-items:center;width:34px;height:34px;background:#fff;color:#142b36;border-radius:50%;font-size:23px;line-height:1}
.football-photo:hover .football-photo-expand{background:var(--sport)}
.football-gallery-credit{display:flex;justify-content:space-between;flex-wrap:wrap;gap:12px 30px;margin-top:14px;color:#51605f;font-size:13px;line-height:1.6}
.football-gallery-credit a{text-decoration:underline;text-underline-offset:4px}
@media(max-width:760px){.football-gallery-heading{gap:16px;align-items:flex-start}.football-gallery-heading h2{font-size:34px}.football-photo-count{width:76px;height:76px;font-size:26px}.football-photo-count small{font-size:10px}.football-gallery-intro{font-size:17px}.football-photo-grid{columns:2;column-gap:10px}.football-photo{margin-bottom:10px}.football-photo-number{top:8px;left:8px}.football-photo-expand{right:8px;bottom:8px;width:28px;height:28px;font-size:21px}}
@media(prefers-reduced-motion:reduce){.football-photo img{transition:none}.football-photo:hover img{transform:none}}
.football-videos{background:#142b36;color:#fff;padding:80px 0}
.football-videos .eyebrow{color:var(--sport)}
.football-videos .section-heading>p{color:#dae2e4}
.football-video-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}
.football-video{min-width:0}
.football-video video{display:block;width:100%;height:auto;aspect-ratio:16/9;background:#08131a;object-fit:contain}
.football-video-caption{display:flex;justify-content:space-between;align-items:baseline;gap:18px;margin-top:20px}
.football-video-caption h3{font-size:22px;line-height:1.4}
.football-video-caption>span{font-size:14px;color:#dae2e4;white-space:nowrap}
.football-edition-nav{display:flex;gap:24px;flex-wrap:wrap;margin-top:24px;font-size:16px}
.football-edition-nav a{text-decoration:underline;text-underline-offset:5px}
.archive-gateways-hwc{grid-template-columns:repeat(3,1fr)}
.archive-gateways-hwc h3{font-size:30px}
.football-hwc-link{margin-top:35px;display:flex;justify-content:space-between;gap:25px;align-items:center;padding:28px;background:var(--sport);color:#142b36}
.football-hwc-link strong{font-size:24px;display:block;margin-bottom:8px}
@media(max-width:900px){.archive-gateways-hwc{grid-template-columns:1fr}}
@media(max-width:760px){.football-videos{padding-block:60px}.football-video-grid{grid-template-columns:1fr;gap:38px}.football-video-caption h3{font-size:19px}.football-video-caption{gap:12px}.football-hwc-link{align-items:flex-start;flex-direction:column}}
