.fixtures h2 {
  margin: 70px 0 36px;
}

.fixture-panel {
  min-height: 255px;
  margin-bottom: 36px;
  padding: 44px 42px;
  display: grid;
  grid-template-columns: 310px minmax(600px, 760px) 1fr;
  align-items: center;
  gap: 35px;
  border-top: 2px solid #30303a;
  background: linear-gradient(135deg, #202027, #141419);
}

.fixture-details {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  text-align: left;
}

.venue-badge {
  padding: 9px 15px;
  margin-bottom: 14px;
  background: #002395;
  font: 700 15px "poster-gothic-excond-atf", "Barlow Condensed", sans-serif;
  letter-spacing: .06em;
  text-transform: uppercase;
}

.venue-badge.away {
  background: #8eb2d6;
  color: #09090d;
}

.next-match-feature {
  padding: 55px 45px 60px;
  border-top: 4px solid #8eb2d6;
  background: linear-gradient(135deg, #202027, #141419);
  color: #fff;
  text-align: center;
}

.next-match-feature h2 {
  margin: 0 0 20px;
  font: 700 48px "poster-gothic-excond-atf", "Barlow Condensed", sans-serif;
  text-transform: uppercase;
}

.next-match-feature > p {
  margin: 0 0 35px;
  font-size: 18px;
  font-weight: 600;
  color: #b8b8c1;
}

.next-match-empty > p {
  margin-bottom: 0;
  color: #fff;
  font: 700 clamp(22px, 3vw, 34px) "Barlow Condensed", sans-serif;
  text-transform: uppercase;
  letter-spacing: .03em;
}

.next-matchup {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
  gap: 35px;
}

.next-team {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 25px;
}

.next-team:last-child {
  justify-content: flex-start;
}

.next-team b {
  font: 700 29px "poster-gothic-excond-atf", "Barlow Condensed", sans-serif;
  text-transform: uppercase;
}

.next-team img,
.next-team .opponent-logo {
  width: 112px;
  height: 112px;
}

.match-countdown {
  display: flex;
  align-items: flex-start;
  gap: 15px;
}

.match-countdown > div {
  display: grid;
}

.match-countdown strong,
.match-countdown i {
  font: 700 38px "poster-gothic-excond-atf", "Barlow Condensed", sans-serif;
  font-style: normal;
}

.match-countdown span {
  margin-top: 5px;
  font: 700 13px "poster-gothic-excond-atf", "Barlow Condensed", sans-serif;
  text-transform: uppercase;
  color: #8eb2d6;
}

.fixture-details > strong {
  font: 700 17px "poster-gothic-excond-atf", "Barlow Condensed", sans-serif;
  text-transform: uppercase;
}

.fixture-details p {
  margin: 28px 0 8px;
  font-size: 17px;
  font-weight: 700;
}

.fixture-details > span:last-child {
  color: #bbb;
}

.fixture-teams {
  display: grid;
  grid-template-columns: 1fr 55px 1fr;
  align-items: center;
  gap: 18px;
  width: 100%;
  max-width: 760px;
  justify-self: center;
}

.fixture-teams > div {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  text-align: center;
}

.fixture-teams > div:last-child {
  justify-content: center;
  text-align: center;
}

.fixture-teams b {
  font: 700 21px "poster-gothic-excond-atf", "Barlow Condensed", sans-serif;
  text-transform: uppercase;
}

.fixture-teams img,
.opponent-logo {
  width: 90px;
  height: 90px;
  object-fit: contain;
}

.opponent-logo {
  flex: 0 0 auto;
  border: 4px solid #8eb2d6;
  border-radius: 50%;
  display: grid;
  place-items: center;
  background: #002395;
  font: 800 20px "Barlow Condensed", sans-serif;
}

.fixture-teams em {
  text-align: center;
  font: 700 27px "poster-gothic-excond-atf", sans-serif;
  font-style: normal;
}

.fixture-action {
  height: 70px;
  border: 3px solid #45454a;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 18px;
  font: 700 18px "poster-gothic-excond-atf", "Barlow Condensed", sans-serif;
  text-transform: uppercase;
}

.fixture-action:hover {
  border-color: #8eb2d6;
  background: #002395;
}

.roster-section {
  padding: 35px 0 110px;
}

.roster-hero {
  height: 650px;
}

.game-centre-hero {
  height: 620px;
}

.game-centre-hero:before {
  inset: 45px 0 0;
  opacity: .9;
  background-image: url("/assets/imperial-devils-game-centre-hero.png");
  background-position: center 28%;
}

.game-centre-hero:after {
  background: linear-gradient(180deg, rgba(9,9,13,.88), rgba(9,9,13,.18) 48%, rgba(9,9,13,.94) 100%);
}

.roster-hero:before {
  inset: 70px 0 0;
  background-image: url("/assets/imperial-devils-roster-hero.png");
  background-position: center;
  background-size: cover;
  opacity: 1;
}

.roster-hero:after {
  background: linear-gradient(180deg, rgba(9,9,13,.96), rgba(9,9,13,.68) 48%, rgba(9,9,13,1) 100%);
}

.roster-section h2 {
  margin: 0 0 70px;
  text-align: center;
  font-size: 52px;
}

.roster-grid {
  gap: 55px;
}

.player-card {
  min-height: 570px;
  background: transparent;
}

.player-card img {
  height: 475px;
  object-position: center top;
  object-fit: contain;
  filter: saturate(.75);
}

.player-card:after {
  inset: 45% 0 0;
  background: linear-gradient(transparent, #09090d 70%);
}

.player-info {
  inset: auto 0 0;
  text-align: center;
}

.player-number {
  min-width: 82px;
  height: 82px;
  padding: 0 15px;
  display: inline-grid;
  place-items: center;
  background: #002395;
  color: #fff;
  font-size: 42px;
}

.player-info h3 {
  margin: 22px 0 8px;
}

.player-info p {
  color: #8eb2d6;
}

.player-silhouette {
  position: absolute;
  inset: 60px 8% 90px;
  background: #002395;
  clip-path: polygon(38% 2%,62% 2%,70% 10%,73% 25%,68% 38%,66% 51%,80% 58%,94% 70%,100% 100%,0 100%,6% 70%,20% 58%,34% 51%,32% 38%,27% 25%,30% 10%);
}

.player-silhouette:after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(transparent 68%, #09090d 96%);
}

.player-card:hover .player-silhouette {
  background: #193db1;
}

.player-profile {
  min-height: 100vh;
  padding: 210px 0 100px;
  background: #09090d;
}

.profile-grid {
  display: grid;
  grid-template-columns: minmax(320px, .9fr) 1.1fr;
  align-items: center;
  gap: 80px;
}

.profile-photo {
  height: 650px;
  background: #111116;
}

.profile-photo img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.profile-number {
  display: inline-grid;
  min-width: 90px;
  height: 90px;
  padding: 0 18px;
  place-items: center;
  background: #002395;
  font: 700 48px "poster-gothic-excond-atf", sans-serif;
}

.profile-copy h1 {
  margin: 15px 0 30px;
  font: 700 clamp(65px, 8vw, 120px)/.85 "poster-gothic-excond-atf", sans-serif;
  text-transform: uppercase;
}

.profile-bio {
  max-width: 650px;
  margin-bottom: 35px;
  color: #c5c5cd;
  font-size: 18px;
  line-height: 1.75;
}

.profile-hero {
  min-height: 820px;
  position: relative;
  padding: 170px 0 70px;
  overflow: hidden;
  background: linear-gradient(135deg, #09090d 42%, #002395 140%);
}

.profile-back {
  position: absolute;
  top: 165px;
  left: 5vw;
  z-index: 2;
  color: #8eb2d6;
  font: 700 16px "poster-gothic-excond-atf", sans-serif;
  text-transform: uppercase;
}

.profile-hero-grid {
  min-height: 590px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  gap: 70px;
}

.profile-hero .profile-photo {
  align-self: end;
  height: 610px;
  background: transparent;
}

.profile-hero .profile-photo img {
  object-fit: contain;
  object-position: center bottom;
}

.profile-identity .profile-number {
  margin-bottom: 22px;
}

.profile-identity h1 {
  max-width: 650px;
  margin: 0;
  font: 700 clamp(75px, 9vw, 145px)/.78 "poster-gothic-excond-atf", sans-serif;
  text-transform: uppercase;
}

.profile-identity > p {
  margin: 25px 0 45px;
  color: #8eb2d6;
  font: 700 25px "poster-gothic-excond-atf", sans-serif;
  text-transform: uppercase;
}

.profile-facts {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1px;
  margin: 0;
}

.profile-facts div {
  padding: 22px;
  background: rgba(255,255,255,.06);
}

.profile-facts dt {
  color: #8eb2d6;
  font: 700 13px "poster-gothic-excond-atf", sans-serif;
  text-transform: uppercase;
}

.profile-facts dd {
  margin: 8px 0 0;
  font-weight: 700;
}

.next-player {
  position: absolute;
  right: 5vw;
  bottom: 35px;
  display: grid;
  text-align: right;
}

.next-player span {
  color: #8eb2d6;
  text-transform: uppercase;
  font-size: 12px;
}

.next-player strong {
  margin-top: 5px;
  font: 700 18px "poster-gothic-excond-atf", sans-serif;
  text-transform: uppercase;
}

.profile-biography {
  padding: 100px 0;
  background: linear-gradient(135deg, #202027, #141419);
  color: #fff;
}

.profile-biography .shell {
  width: min(900px, calc(100% - 60px));
}

.profile-biography h2 {
  margin: 0 0 35px;
  font: 700 55px "poster-gothic-excond-atf", sans-serif;
  text-transform: uppercase;
}

.profile-biography .profile-bio {
  max-width: none;
  color: #d6d6de;
  font-size: 18px;
  line-height: 1.8;
}

.profile-stats a {
  color: #8eb2d6;
  font-weight: 800;
  text-transform: uppercase;
}

@media (max-width: 1100px) {
  .fixture-panel {
    grid-template-columns: 260px 1fr;
  }

  .fixture-action {
    grid-column: 1 / -1;
  }
}

@media (max-width: 800px) {
  .game-centre-hero {
    height: 480px;
  }

  .roster-hero {
    height: 470px;
  }

  .roster-hero:before {
    background-position: 55% center;
  }
  .next-match-feature {
    padding: 40px 20px;
  }

  .next-matchup {
    grid-template-columns: 1fr;
  }

  .next-team,
  .next-team:last-child {
    justify-content: center;
  }

  .match-countdown {
    justify-content: center;
  }
  .fixture-panel {
    grid-template-columns: 1fr;
    padding: 28px 22px;
  }

  .fixture-teams {
    order: 2;
  }

  .fixture-action {
    order: 3;
  }

  .roster-section h2 {
    margin-bottom: 35px;
    font-size: 40px;
  }

  .player-card {
    min-height: 520px;
  }

  .profile-grid {
    grid-template-columns: 1fr;
  }

  .profile-photo {
    height: 480px;
  }

  .profile-hero {
    padding-top: 145px;
  }

  .profile-back {
    top: 115px;
  }

  .profile-hero-grid {
    grid-template-columns: 1fr;
  }

  .profile-hero .profile-photo {
    height: 430px;
  }

  .profile-identity h1 {
    font-size: 70px;
  }

  .profile-facts {
    grid-template-columns: 1fr;
  }

  .next-player {
    position: static;
    margin: 35px 20px 0;
  }
}
