.visually-hidden {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0 0 0 0) !important;
  clip-path: inset(50%) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.anchor-alias {
  position: absolute;
  inset: 0 auto auto 0;
  width: 1px;
  height: 1px;
  pointer-events: none;
}

[data-google-play-cta] {
  column-gap: 0.72rem !important;
  row-gap: 0.48rem !important;
  flex-wrap: wrap;
}

.google-play-lockup {
  display: inline-flex;
  flex: 0 0 auto;
  align-items: center;
  gap: 0.34rem;
  min-height: 2rem;
  padding: 0.22rem 0.58rem 0.22rem 0.32rem;
  border-radius: 9px;
  color: #171717;
  background: #fff;
  box-shadow: 0 5px 14px rgba(9, 5, 3, 0.2);
  font-family: var(--font-body, "Manrope", sans-serif);
  font-size: 0.72rem;
  font-weight: 900;
  line-height: 1;
  letter-spacing: -0.01em;
  white-space: nowrap;
}

.google-play-lockup__mark {
  display: inline-block;
  width: 26px;
  height: 28px;
  flex: 0 0 26px;
  background-image: url("../google-play-badge.png");
  background-repeat: no-repeat;
  background-position: -8px center;
  background-size: 129px 50px;
}

.google-play-lockup--nav {
  min-height: 1.7rem;
  padding: 0.12rem 0.46rem 0.12rem 0.25rem;
  box-shadow: none;
  font-size: 0.67rem;
}

.google-play-lockup--nav .google-play-lockup__mark {
  width: 22px;
  height: 24px;
  flex-basis: 22px;
  background-position: -7px center;
  background-size: 112px 43px;
}

.google-play-lockup--inline {
  min-height: 1.85rem;
  box-shadow: 0 4px 12px rgba(9, 5, 3, 0.14);
}

.trust-faq__play-link {
  display: inline-flex !important;
  align-items: center;
  gap: 0.62rem;
}

.final-challenge__availability {
  max-width: 40rem;
  margin: 12px 0 0;
  color: var(--final-muted);
  font-size: 0.8rem;
  line-height: 1.55;
}

.shirt-store {
  --shirt-ink: #28170d;
  --shirt-muted: #664e3f;
  --shirt-paper: #fff6df;
  --shirt-orange: #e96512;
  --shirt-yellow: #ffc83d;
  position: relative;
  isolation: isolate;
  overflow: clip;
  scroll-margin-top: 86px;
  padding: clamp(76px, 9vw, 138px) 18px;
  color: var(--shirt-ink);
  background:
    radial-gradient(circle at 9% 18%, rgba(255, 200, 61, 0.7), transparent 22rem),
    radial-gradient(circle at 86% 84%, rgba(233, 101, 18, 0.16), transparent 28rem),
    var(--shirt-paper);
  border-bottom: 1px solid rgba(40, 23, 13, 0.14);
}

.shirt-store::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: clamp(38px, 6vw, 90px);
  left: clamp(-110px, -5vw, -46px);
  width: clamp(190px, 21vw, 340px);
  aspect-ratio: 1;
  border: 1px solid rgba(40, 23, 13, 0.12);
  border-radius: 50%;
  box-shadow: 0 24px 70px rgba(83, 42, 14, 0.08);
}

.shirt-store__inner {
  width: min(calc(100% - clamp(10px, 4vw, 64px)), 1380px);
  margin-inline: auto;
  display: grid;
  grid-template-columns: minmax(300px, 0.8fr) minmax(500px, 1.2fr);
  gap: clamp(48px, 7vw, 108px);
  align-items: center;
}

.shirt-store__content {
  min-width: 0;
}

.shirt-store__title {
  max-width: 10.5ch;
  margin: 0;
  color: var(--shirt-ink);
  font-family: var(--font-display, "Archivo Black", sans-serif);
  font-size: clamp(2.55rem, 4.7vw, 5.35rem);
  font-weight: 900;
  line-height: 0.98;
  letter-spacing: -0.04em;
  text-wrap: balance;
}

.shirt-store__lead {
  max-width: 39rem;
  margin: clamp(24px, 3vw, 34px) 0 0;
  color: var(--shirt-muted);
  font-size: clamp(1rem, 0.93rem + 0.28vw, 1.2rem);
  line-height: 1.68;
}

.shirt-store__options {
  margin: 22px 0 0;
  color: var(--shirt-ink);
  font-size: 0.84rem;
  font-weight: 900;
  line-height: 1.65;
}

.shirt-store__options span {
  margin-inline: 0.38em;
  color: var(--shirt-orange);
}

.shirt-store__cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.8rem;
  min-height: 56px;
  max-width: 100%;
  margin-top: clamp(28px, 4vw, 40px);
  padding: 15px 21px;
  border-radius: 14px;
  color: #fff8e8;
  background: var(--shirt-ink);
  box-shadow: 0 18px 42px rgba(40, 23, 13, 0.24);
  font-weight: 900;
  line-height: 1.25;
  text-align: center;
  text-decoration: none;
  transition: transform 180ms ease, background-color 180ms ease, box-shadow 180ms ease;
}

.shirt-store__cta svg {
  width: 21px;
  height: 21px;
  flex: 0 0 auto;
  transition: transform 180ms ease;
}

.shirt-store__note {
  max-width: 44rem;
  margin: 13px 0 0;
  color: var(--shirt-muted);
  font-size: 0.76rem;
  line-height: 1.55;
}

.shirt-store__gallery {
  position: relative;
  display: grid;
  grid-template-columns: repeat(7, minmax(0, 1fr));
  grid-template-rows: repeat(6, minmax(0, 1fr));
  width: min(100%, 760px);
  height: clamp(480px, 48vw, 650px);
  min-width: 0;
  justify-self: end;
  text-decoration: none;
}

.shirt-store__shot {
  position: relative;
  min-width: 0;
  min-height: 0;
  margin: 0;
  overflow: hidden;
  border-radius: 16px;
  background: #e8e6e3;
  box-shadow: 0 24px 56px rgba(40, 23, 13, 0.2);
}

.shirt-store__shot img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  transition: transform 420ms cubic-bezier(0.22, 1, 0.36, 1), filter 260ms ease;
}

.shirt-store__shot--main {
  z-index: 2;
  grid-column: 1 / 6;
  grid-row: 1 / 7;
}

.shirt-store__shot--top {
  z-index: 3;
  grid-column: 5 / 8;
  grid-row: 1 / 4;
  margin: 18px 0 12px 20px;
}

.shirt-store__shot--bottom {
  z-index: 3;
  grid-column: 5 / 8;
  grid-row: 4 / 7;
  margin: 12px 0 18px 20px;
}

.shirt-store__cta:focus-visible,
.shirt-store__gallery:focus-visible {
  outline: 3px solid var(--shirt-orange);
  outline-offset: 5px;
}

@media (hover: hover) and (pointer: fine) {
  .shirt-store__cta:hover {
    transform: translateY(-2px);
    background: #3a2011;
    box-shadow: 0 22px 48px rgba(40, 23, 13, 0.3);
  }

  .shirt-store__cta:hover svg {
    transform: translateX(3px);
  }

  .shirt-store__gallery:hover .shirt-store__shot--main img {
    transform: scale(1.025);
  }

  .shirt-store__gallery:hover .shirt-store__shot--top img,
  .shirt-store__gallery:hover .shirt-store__shot--bottom img {
    transform: scale(1.04);
    filter: saturate(1.04);
  }
}

@media (max-width: 930px) {
  .shirt-store__inner {
    width: min(calc(100% - 20px), 760px);
    grid-template-columns: minmax(0, 1fr);
    gap: 46px;
  }

  .shirt-store__title {
    max-width: 12ch;
  }

  .shirt-store__gallery {
    width: min(100%, 700px);
    height: clamp(430px, 82vw, 610px);
    justify-self: center;
  }
}

@media (max-width: 560px) {
  [data-google-play-cta] {
    justify-content: center;
  }

  .nav__link--cta[data-google-play-cta] {
    padding: 5px 7px;
  }

  .shirt-store {
    padding: 70px 10px 78px;
  }

  .shirt-store__inner {
    width: min(calc(100% - 12px), 520px);
    gap: 34px;
  }

  .shirt-store__title {
    font-size: clamp(2.3rem, 12vw, 3.55rem);
  }

  .shirt-store__lead {
    margin-top: 21px;
    font-size: 0.98rem;
  }

  .shirt-store__cta {
    width: 100%;
  }

  .shirt-store__gallery {
    height: clamp(340px, 109vw, 470px);
  }

  .shirt-store__shot--top,
  .shirt-store__shot--bottom {
    margin-left: 10px;
  }
}

@media (max-width: 360px) {
  .google-play-lockup {
    font-size: 0.67rem;
  }

  .shirt-store__title {
    font-size: 2.18rem;
  }
}

@media (prefers-reduced-motion: reduce) {
  .shirt-store *,
  .shirt-store *::before,
  .shirt-store *::after {
    animation: none !important;
    scroll-behavior: auto !important;
    transition: none !important;
  }
}
