/* Homepage sizing and spacing — v5.21 */
.hero .hero-grid{height:380px;min-height:380px}
@media(max-width:700px){.hero .hero-grid{height:auto;min-height:380px}}

/* Full mobile news imagery — v5.22 */
@media(max-width:700px){.home-news-card{display:block}.home-news-card>a{display:block;width:100%;background:#eef2f7}.home-news-card .card-photo,.home-news-card .card-image{display:block;width:100%;height:auto!important;min-height:0!important;max-height:none;object-fit:contain}.home-news-card .card-image{min-height:180px!important}.home-news-card .card-body{padding:16px 17px 18px}}

/* Unified fixture cards — v5.23 */
.home-match-team-two{justify-content:flex-end;text-align:right}.team-match-list,#fixture-groups{display:flex;flex-direction:column;gap:14px}.team-match-list .home-match,#fixture-groups .home-match{min-height:59px;grid-template-columns:54px 42px minmax(0,1fr) 28px minmax(0,1fr) 76px;border-radius:4px}.team-match-list .home-match-date strong,#fixture-groups .home-match-date strong{font-size:23px}.team-match-list .home-match-date span,#fixture-groups .home-match-date span{font-size:10px}.team-match-list .home-match-age,#fixture-groups .home-match-age{min-width:34px;height:32px;font-size:14px}.team-match-list .home-team-badge,#fixture-groups .home-team-badge{display:grid;width:36px;height:40px;flex-basis:36px}.team-match-list .home-match-team,#fixture-groups .home-match-team{gap:7px;padding:6px 7px}.team-match-list .home-match-team strong,#fixture-groups .home-match-team strong{font-size:16px}.team-match-list .home-match-vs,#fixture-groups .home-match-vs{font-size:18px}.team-match-list .home-match-venue strong,.team-match-list .home-match-venue span,#fixture-groups .home-match-venue strong,#fixture-groups .home-match-venue span{font-size:12px}#fixture-groups .home-match.fixture{padding:0;border:0;color:inherit}.team-match-list .home-match-map,.team-match-list .home-match-location,#fixture-groups .home-match-map,#fixture-groups .home-match-location{max-width:70px;font-size:8px}
@media(max-width:480px){.team-match-list .home-match,#fixture-groups .home-match{min-height:59px;grid-template-columns:43px 35px minmax(0,1fr) 20px minmax(0,1fr) 54px}.team-match-list .home-match-age,#fixture-groups .home-match-age{min-width:29px;height:28px;font-size:12px}.team-match-list .home-team-badge,#fixture-groups .home-team-badge{display:none}.team-match-list .home-match-team strong,#fixture-groups .home-match-team strong{font-size:9px}.team-match-list .home-match-venue strong,.team-match-list .home-match-venue span,#fixture-groups .home-match-venue strong,#fixture-groups .home-match-venue span{font-size:7px}.team-match-list .home-match-map,#fixture-groups .home-match-map{max-width:52px;font-size:7px}}
