/* Pingo brand refresh for the public home page. */

body.site-body.page-home .mh-hero {
  position: relative;
  grid-template-columns: minmax(20rem, 0.72fr) minmax(0, 1.28fr);
  gap: 0;
  align-items: center;
  min-height: clamp(31.5rem, 42vw, 34rem);
  overflow: clip;
  padding: clamp(2.2rem, 4vw, 3rem) clamp(1.6rem, 4.6vw, 4rem);
  border: 1px solid rgba(33, 152, 223, 0.08);
  border-radius: 1.75rem;
  background: #ffffff;
  box-shadow: 0 24px 60px rgba(33, 152, 223, 0.08);
  isolation: isolate;
}

body.site-body.page-home .mh-hero-copy {
  position: relative;
  z-index: 10;
  align-self: center;
  max-width: 25rem;
}

body.site-body.page-home .mh-hero-copy h1 {
  max-inline-size: 9ch;
  margin: 0;
  color: #0c1734;
  font-size: clamp(2.85rem, 4vw, 3.5rem);
  line-height: 0.99;
  letter-spacing: -0.045em;
  text-wrap: pretty;
}

body.site-body.page-home .pingo-hero-title-accent {
  display: block;
  color: #2198df;
}

body.site-body.page-home .mh-hero-copy-text {
  max-width: 28rem;
  margin-top: 1rem;
  color: rgba(12, 23, 52, 0.72);
  font-size: clamp(0.92rem, 1.2vw, 1rem);
  line-height: 1.58;
}

body.site-body.page-home .mh-actions {
  gap: 0.7rem;
  margin-top: 1.55rem;
}

body.site-body.page-home .mh-button,
body.site-body.page-home .mh-store-button,
body.site-body.page-home .pingo-platform-rail a {
  transition:
    transform 160ms cubic-bezier(0.23, 1, 0.32, 1),
    border-color 160ms ease,
    background-color 160ms ease,
    box-shadow 160ms ease;
}

body.site-body.page-home .mh-button:active,
body.site-body.page-home .mh-store-button:active,
body.site-body.page-home .pingo-platform-rail a:active {
  transform: scale(0.98);
}

body.site-body.page-home .mh-button.is-primary {
  border-color: transparent;
  background: var(--v2-blue-motion);
  color: #ffffff;
  box-shadow: 0 10px 20px rgba(33, 152, 223, 0.22);
}

body.site-body.page-home .mh-hero .mh-button {
  gap: 0.65rem;
  min-height: 2.85rem;
  padding: 0 1.05rem;
  border-radius: 0.82rem;
  font-size: 0.84rem;
  white-space: nowrap;
}

body.site-body.page-home .mh-hero .mh-button.is-secondary {
  border-color: rgba(33, 152, 223, 0.18);
  background: rgba(255, 255, 255, 0.9);
  box-shadow:
    0 8px 18px rgba(33, 152, 223, 0.08),
    inset 0 0 0 1px rgba(255, 255, 255, 0.8);
}

body.site-body.page-home .mh-hero .mh-button svg {
  width: 1.05rem;
  height: 1.05rem;
  flex: 0 0 auto;
}

body.site-body.page-home .pingo-platform-rail {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  align-items: center;
  gap: 0;
  width: min(100%, 25.5rem);
  min-height: 3.35rem;
  margin-top: 1.35rem;
  padding: 0.3rem 0.45rem;
  border: 1px solid rgba(33, 152, 223, 0.1);
  border-radius: 1rem;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 8px 18px rgba(33, 152, 223, 0.07);
}

body.site-body.page-home .pingo-platform-rail .pingo-platform-item {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.42rem;
  min-width: 0;
  min-height: 2.72rem;
  padding: 0 0.45rem;
  color: rgba(12, 23, 52, 0.84);
  font-size: 0.76rem;
  font-weight: 700;
  text-decoration: none;
  white-space: nowrap;
}

body.site-body.page-home .pingo-platform-icon {
  width: 1.15rem;
  height: 1.15rem;
  flex: 0 0 auto;
}

body.site-body.page-home .pingo-platform-icon.is-apple {
  fill: #101728;
}

body.site-body.page-home .pingo-platform-icon.is-outline {
  color: #168ce0;
}

body.site-body.page-home .pingo-platform-rail > * + * {
  border-left: 1px solid rgba(12, 23, 52, 0.08);
}

body.site-body.page-home .pingo-hero-art {
  position: relative;
  z-index: 1;
  min-width: 0;
  min-height: clamp(29.5rem, 36vw, 32.5rem);
  isolation: isolate;
  transform: translateY(-2.5rem);
}

body.site-body.page-home .pingo-hero-arcs {
  position: absolute;
  z-index: 0;
  top: -17%;
  right: -22%;
  width: 73%;
  height: auto;
  opacity: 0.52;
  filter: drop-shadow(0 10px 24px rgba(33, 152, 223, 0.08));
  transform: rotate(3deg);
}

body.site-body.page-home .pingo-hero-arcs path {
  stroke-width: 9;
  stroke-linecap: round;
}

body.site-body.page-home .pingo-hero-character {
  position: absolute;
  z-index: 3;
  left: -1%;
  bottom: 1%;
  width: min(46%, 23.5rem);
  max-width: none;
  height: auto;
  mix-blend-mode: multiply;
}

body.site-body.page-home .pingo-device {
  position: absolute;
  margin: 0;
  aspect-ratio: 760 / 1651;
  transform-origin: center bottom;
}

body.site-body.page-home .pingo-device-shell {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 0.38rem;
  border: 1px solid rgba(255, 255, 255, 0.52);
  border-radius: 2.65rem;
  background:
    linear-gradient(135deg, #777b85 0%, #17191f 13%, #06070a 48%, #30333a 84%, #858a94 100%);
  box-shadow:
    0 30px 56px rgba(12, 23, 52, 0.23),
    inset 0 0 0 1px rgba(0, 0, 0, 0.78),
    inset 0 0 0 2px rgba(255, 255, 255, 0.1);
}

body.site-body.page-home .pingo-device-screen {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border: 0.22rem solid #050609;
  border-radius: 2.28rem;
  background: #0d0f1d;
}

body.site-body.page-home .pingo-device-screen img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
}

body.site-body.page-home .pingo-device-island {
  position: absolute;
  z-index: 4;
  top: 0.78rem;
  left: 50%;
  width: 38%;
  height: 1.12rem;
  border-radius: 999px;
  background:
    radial-gradient(circle at 82% 50%, #17202c 0 5%, #050609 7%),
    #050609;
  box-shadow: 0 1px 2px rgba(255, 255, 255, 0.08);
  transform: translateX(-50%);
}

body.site-body.page-home .pingo-device-button {
  position: absolute;
  z-index: -1;
  width: 0.22rem;
  border-radius: 0.18rem 0 0 0.18rem;
  background: linear-gradient(180deg, #797d84, #14161b);
}

body.site-body.page-home .pingo-device-button.is-volume-up {
  top: 20%;
  left: -0.18rem;
  height: 9%;
}

body.site-body.page-home .pingo-device-button.is-volume-down {
  top: 31%;
  left: -0.18rem;
  height: 9%;
}

body.site-body.page-home .pingo-device-button.is-power {
  top: 25%;
  right: -0.18rem;
  height: 14%;
  border-radius: 0 0.18rem 0.18rem 0;
}

body.site-body.page-home .pingo-device.is-main {
  z-index: 5;
  right: 13%;
  bottom: -7%;
  height: 104%;
  transform: rotate(-1.4deg);
}

body.site-body.page-home .pingo-device.is-secondary {
  z-index: 2;
  right: -5%;
  bottom: 7%;
  height: 82%;
  transform: perspective(55rem) rotateY(-9deg) rotateZ(2.8deg);
  filter: saturate(0.92);
}

body.site-body.page-home .pingo-device.is-secondary .pingo-device-shell {
  box-shadow:
    0 24px 42px rgba(12, 23, 52, 0.18),
    inset 0 0 0 1px rgba(0, 0, 0, 0.78),
    inset 0 0 0 2px rgba(255, 255, 255, 0.1);
}

body.site-body.page-home .pingo-hero-bubble {
  position: absolute;
  z-index: 5;
  display: grid;
  place-items: center;
  color: #ffffff;
  box-shadow:
    0 14px 26px rgba(31, 111, 213, 0.18),
    inset 0 1px 0 rgba(255, 255, 255, 0.32);
}

body.site-body.page-home .pingo-hero-bubble.is-chat {
  top: 16%;
  left: -3%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.24rem;
  width: 3.55rem;
  height: 3.1rem;
  border-radius: 1.35rem;
  background:
    radial-gradient(circle at 35% 20%, rgba(255, 255, 255, 0.36), transparent 28%),
    linear-gradient(145deg, #65cbff, #287cf3);
}

body.site-body.page-home .pingo-hero-bubble.is-chat::after {
  content: "";
  position: absolute;
  left: 0.55rem;
  bottom: -0.3rem;
  width: 0.8rem;
  height: 0.75rem;
  border-radius: 0 0 0.65rem 0;
  background: #347fee;
  transform: skewY(-28deg);
}

body.site-body.page-home .pingo-hero-bubble.is-chat i {
  display: block;
  width: 0.34rem;
  height: 0.34rem;
  flex: 0 0 auto;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.96);
  box-shadow: 0 1px 2px rgba(12, 23, 52, 0.12);
}

body.site-body.page-home .pingo-hero-bubble.is-heart {
  top: 36%;
  left: -1%;
  width: 3.65rem;
  height: 3.35rem;
  border-radius: 1.35rem;
  background:
    radial-gradient(circle at 35% 18%, rgba(255, 255, 255, 0.35), transparent 28%),
    linear-gradient(145deg, #ff91c0, #e72890);
  box-shadow:
    0 14px 26px rgba(231, 40, 144, 0.19),
    inset 0 1px 0 rgba(255, 255, 255, 0.32);
}

body.site-body.page-home .pingo-hero-bubble.is-heart::after {
  content: "";
  position: absolute;
  right: 0.55rem;
  bottom: -0.28rem;
  width: 0.78rem;
  height: 0.72rem;
  border-radius: 0 0 0 0.65rem;
  background: #e72d91;
  transform: skewY(28deg);
}

body.site-body.page-home .pingo-hero-bubble.is-heart svg {
  position: relative;
  z-index: 1;
  width: 1.42rem;
  height: 1.42rem;
}

body.site-body.page-home .mh-hero .mh-button:focus-visible,
body.site-body.page-home .pingo-platform-rail a:focus-visible {
  outline: 3px solid rgba(33, 152, 223, 0.7);
  outline-offset: 3px;
}

body.site-body.page-home .mh-hero .mh-button.is-primary:focus-visible {
  box-shadow:
    0 0 0 5px rgba(33, 152, 223, 0.18),
    0 10px 20px rgba(33, 152, 223, 0.22);
}

body.site-body.page-home .mh-hero .mh-button.is-secondary:focus-visible,
body.site-body.page-home .pingo-platform-rail a:focus-visible {
  box-shadow: 0 0 0 5px rgba(33, 152, 223, 0.16);
}

body.site-body.page-home .mh-security-panel {
  grid-template-areas:
    "copy visual"
    "points points";
  grid-template-columns: minmax(0, 0.94fr) minmax(25rem, 1.06fr);
  column-gap: clamp(1.5rem, 3.4vw, 3.6rem);
  row-gap: 0;
  align-items: stretch;
  overflow: clip;
  padding: 0;
  border: 1px solid rgba(33, 152, 223, 0.1);
  border-radius: 1rem;
  background: #ffffff;
  color: var(--v2-ink);
  box-shadow: none;
}

body.site-body.page-home .mh-security-copy {
  grid-area: copy;
  display: grid;
  align-content: center;
  min-width: 0;
  padding:
    clamp(2.25rem, 4vw, 3.7rem)
    0
    clamp(2rem, 3vw, 2.8rem)
    clamp(2rem, 4vw, 3.7rem);
}

body.site-body.page-home .mh-security-kicker {
  margin: 0;
  color: #168ce0;
  font-size: 0.78rem;
  font-weight: 800;
  letter-spacing: 0.02em;
}

body.site-body.page-home .mh-security-copy h2 {
  max-inline-size: 16ch;
  margin: 0.55rem 0 0;
  font-family: var(--font-display);
  font-size: clamp(2.2rem, 3.5vw, 3.25rem);
  line-height: 1;
  letter-spacing: -0.035em;
  text-wrap: balance;
}

body.site-body.page-home .mh-security-lede {
  max-width: 40ch;
  margin: 1rem 0 0;
  color: rgba(12, 23, 52, 0.7);
  font-size: clamp(1rem, 1.15vw, 1.08rem);
  line-height: 1.65;
}

body.site-body.page-home .mh-security-visual {
  grid-area: visual;
  align-self: stretch;
  min-width: 0;
  height: clamp(22rem, 31vw, 28rem);
  overflow: hidden;
  margin: 0;
  background: #ffffff;
}

body.site-body.page-home .mh-security-visual img {
  display: block;
  width: 100%;
  max-width: none;
  height: 100%;
  object-fit: cover;
  object-position: 58% 50%;
  mix-blend-mode: multiply;
}

body.site-body.page-home .mh-security-points {
  grid-area: points;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0;
  padding: 0;
  margin:
    0
    clamp(2rem, 4vw, 3.7rem)
    clamp(1.7rem, 3vw, 2.35rem);
  border-top: 1px solid rgba(12, 23, 52, 0.1);
  list-style: none;
}

body.site-body.page-home .mh-security-points.has-many {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

body.site-body.page-home .mh-security-points li {
  display: flex;
  align-items: center;
  min-width: 0;
  min-height: 4.5rem;
  padding: 1rem clamp(1rem, 2vw, 1.5rem) 0;
  color: #0c1734;
  font-size: clamp(0.92rem, 1.08vw, 1.02rem);
  font-weight: 750;
  line-height: 1.35;
}

body.site-body.page-home .mh-security-points li:first-child {
  padding-left: 0;
}

body.site-body.page-home .mh-security-points li + li {
  border-left: 1px solid rgba(12, 23, 52, 0.1);
}

body.site-body.page-home .mh-security-points.has-many li:nth-child(4n + 1) {
  padding-left: 0;
  border-left: 0;
}

body.site-body.page-home .mh-security-points.has-many li:nth-child(n + 5) {
  border-top: 1px solid rgba(12, 23, 52, 0.1);
}

body.site-body.page-home .mh-security-points li:last-child {
  padding-right: 0;
}

body.site-body.page-home .mh-pingo {
  display: grid;
  grid-template-columns: minmax(9rem, 0.38fr) minmax(15rem, 0.72fr) minmax(0, 1.3fr);
  align-items: center;
  gap: clamp(1rem, 2.5vw, 2rem);
  margin-top: clamp(4.25rem, 8vw, 7rem);
  min-height: 12.5rem;
  overflow: hidden;
  padding: 0 clamp(1.2rem, 3vw, 2.1rem);
  border: 1px solid rgba(33, 152, 223, 0.1);
  border-radius: 1.5rem;
  background:
    radial-gradient(circle at 96% 2%, rgba(231, 40, 144, 0.08), transparent 22%),
    linear-gradient(90deg, #f1f7ff, #ffffff);
  box-shadow: 0 14px 30px rgba(33, 152, 223, 0.06);
}

body.site-body.page-home .mh-pingo-character {
  align-self: end;
  height: 12.5rem;
  margin: 0;
  overflow: hidden;
}

body.site-body.page-home .mh-pingo-character img {
  width: 100%;
  min-width: 10rem;
  height: 18rem;
  object-fit: contain;
  object-position: center top;
  mix-blend-mode: multiply;
}

body.site-body.page-home .mh-pingo-copy h2 {
  margin: 0;
  font-family: var(--font-display);
  font-size: clamp(1.5rem, 2.5vw, 2.25rem);
  line-height: 1.05;
  letter-spacing: -0.03em;
  text-wrap: balance;
}

body.site-body.page-home .mh-pingo-copy p {
  margin: 0.7rem 0 0;
  color: rgba(27, 25, 24, 0.74);
  line-height: 1.55;
}

body.site-body.page-home .mh-pingo-traits {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0.75rem;
}

body.site-body.page-home .mh-pingo-trait {
  display: grid;
  justify-items: center;
  gap: 0.55rem;
  min-width: 0;
  text-align: center;
}

body.site-body.page-home .mh-pingo-trait span {
  display: grid;
  place-items: center;
  width: 3rem;
  height: 3rem;
  border-radius: 0.9rem;
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0 6px 12px rgba(27, 25, 24, 0.04);
}

body.site-body.page-home .mh-pingo-trait svg {
  width: 1.65rem;
  height: 1.65rem;
}

body.site-body.page-home .mh-pingo-trait.is-fast span,
body.site-body.page-home .mh-pingo-trait.is-exact span {
  color: var(--v2-deep);
}

body.site-body.page-home .mh-pingo-trait.is-kind span {
  color: var(--v2-pink);
}

body.site-body.page-home .mh-pingo-trait.is-smart span {
  color: var(--v2-orange);
}

body.site-body.page-home .mh-pingo-trait strong {
  font-size: 0.78rem;
  line-height: 1.2;
}

body.site-body.page-home .mh-download {
  margin-top: 1rem;
}

body.site-body.page-home .mh-download-card {
  position: relative;
  display: grid;
  grid-template-columns: minmax(17rem, 0.9fr) minmax(25rem, 1.4fr) minmax(10rem, 0.46fr);
  align-items: center;
  gap: clamp(1.2rem, 3vw, 2.5rem);
  overflow: hidden;
  min-height: 12rem;
  padding: clamp(1.5rem, 3vw, 2.25rem);
  border: 0;
  border-radius: 1.5rem;
  background:
    radial-gradient(circle at -4% 50%, rgba(255, 255, 255, 0.26), transparent 25%),
    radial-gradient(circle at 104% 50%, rgba(255, 255, 255, 0.3), transparent 28%),
    linear-gradient(104deg, #2198df 0%, #7e83e1 26%, #e72890 51%, #ec6e51 74%, #fa7e20 100%);
  box-shadow: 0 18px 38px rgba(126, 76, 160, 0.15);
  color: #ffffff;
}

body.site-body.page-home .mh-download-card::before,
body.site-body.page-home .mh-download-card::after {
  content: "";
  position: absolute;
  width: 13rem;
  height: 13rem;
  border: 0.75rem solid rgba(255, 255, 255, 0.15);
  border-radius: 50%;
  box-shadow:
    0 0 0 0.75rem transparent,
    0 0 0 1.5rem rgba(255, 255, 255, 0.11),
    0 0 0 2.25rem transparent,
    0 0 0 3rem rgba(255, 255, 255, 0.08);
  pointer-events: none;
}

body.site-body.page-home .mh-download-card::before {
  left: -9rem;
  bottom: -7rem;
}

body.site-body.page-home .mh-download-card::after {
  right: -9rem;
  top: -8rem;
}

body.site-body.page-home .mh-download-copy,
body.site-body.page-home .mh-download-actions,
body.site-body.page-home .mh-download-qr {
  position: relative;
  z-index: 1;
}

body.site-body.page-home .mh-download-copy {
  padding: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 1rem;
  background: rgba(16, 24, 48, 0.55);
  box-shadow: 0 8px 18px rgba(16, 24, 48, 0.08);
}

body.site-body.page-home .mh-download-card .eyebrow {
  border-color: rgba(255, 255, 255, 0.2);
  background: rgba(16, 24, 48, 0.5);
  color: #ffffff;
}

body.site-body.page-home .mh-download-card h2 {
  margin-top: 0.85rem;
  color: #ffffff;
  font-size: clamp(1.75rem, 3vw, 2.7rem);
  letter-spacing: -0.035em;
}

body.site-body.page-home .mh-download-card p {
  margin-top: 0.7rem;
  color: #ffffff;
  font-size: 0.94rem;
  line-height: 1.55;
}

body.site-body.page-home .mh-download-card .download-note {
  min-height: 0;
  padding: 0;
  background: transparent;
  color: rgba(255, 255, 255, 0.92);
  font-size: 0.78rem;
  letter-spacing: 0;
  text-transform: none;
}

body.site-body.page-home .mh-download-actions {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0.75rem;
  margin: 0;
}

body.site-body.page-home .mh-store-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 3.45rem;
  padding: 0 1rem;
  border: 1px solid rgba(255, 255, 255, 0.32);
  border-radius: 0.9rem;
  background: rgba(255, 255, 255, 0.94);
  color: #172033;
  font-size: 0.84rem;
  font-weight: 750;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
}

body.site-body.page-home .mh-store-button.is-app-store,
body.site-body.page-home .mh-store-button.is-google-play {
  background: rgba(20, 24, 34, 0.96);
  color: #ffffff;
}

body.site-body.page-home .mh-store-button.is-disabled {
  cursor: default;
  opacity: 0.62;
}

body.site-body.page-home .mh-download-qr {
  display: grid;
  justify-items: center;
  gap: 0.55rem;
  text-align: center;
}

body.site-body.page-home .mh-download-qr-link,
body.site-body.page-home .mh-download-qr-placeholder {
  display: grid;
  place-items: center;
  width: 7.5rem;
  aspect-ratio: 1;
  overflow: hidden;
  padding: 0.55rem;
  border-radius: 0.9rem;
  background: #ffffff;
  box-shadow: 0 8px 18px rgba(27, 25, 24, 0.12);
}

body.site-body.page-home .mh-download-qr-link img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

body.site-body.page-home .mh-download-qr-placeholder {
  color: rgba(27, 25, 24, 0.74);
}

body.site-body.page-home .mh-download-qr-placeholder span {
  width: 3.6rem;
  height: 3.6rem;
  border: 0.35rem solid rgba(33, 152, 223, 0.28);
  border-radius: 0.45rem;
  box-shadow:
    inset 0 0 0 0.35rem #ffffff,
    inset 0 0 0 0.7rem rgba(231, 40, 144, 0.18);
}

body.site-body.page-home .mh-download-qr p {
  max-width: 12ch;
  margin: 0;
  padding: 0.35rem 0.5rem;
  border-radius: 0.55rem;
  background: rgba(16, 24, 48, 0.5);
  font-size: 0.78rem;
  line-height: 1.35;
}

@media (hover: hover) and (pointer: fine) {
  body.site-body.page-home .pingo-platform-rail a:hover,
  body.site-body.page-home .mh-store-button:hover {
    transform: translateY(-1px);
  }

  body.site-body.page-home .pingo-platform-rail a:hover {
    background: rgba(47, 163, 227, 0.08);
  }
}

@media (min-width: 821px) and (max-width: 960px) {
  body.site-body.page-home .site-header-shell {
    gap: 0.65rem;
  }

  body.site-body.page-home .brand {
    margin-right: auto;
  }

  body.site-body.page-home .site-header-tools {
    order: 2;
    gap: 0.5rem;
    margin-left: 0;
  }

  body.site-body.page-home .header-menu-toggle {
    display: inline-flex;
    order: 3;
    width: 2.7rem;
    height: 2.7rem;
  }

  body.site-body.page-home .site-nav {
    position: absolute;
    z-index: 10;
    top: calc(100% + 0.65rem);
    right: 0;
    order: 4;
    display: none;
    width: min(29rem, 100%);
    padding: 0.75rem;
    border: 1px solid rgba(27, 25, 24, 0.08);
    border-radius: 1.1rem;
    background: rgba(255, 255, 255, 0.96);
    box-shadow: 0 22px 50px rgba(27, 25, 24, 0.12);
    backdrop-filter: blur(18px);
    -webkit-backdrop-filter: blur(18px);
  }

  body.site-body.page-home .site-header.is-nav-open .site-nav {
    display: grid;
    gap: 0.45rem;
  }

  body.site-body.page-home .site-nav a {
    display: flex;
    align-items: center;
    min-height: 2.7rem;
    padding: 0.65rem 0.85rem;
    border: 1px solid rgba(27, 25, 24, 0.08);
    border-radius: 0.85rem;
    background: rgba(248, 249, 248, 0.82);
  }

  body.site-body.page-home .site-nav a::after,
  body.site-body.page-home .mobile-locale-switcher {
    display: none;
  }
}

@media (max-width: 1100px) {
  body.site-body.page-home .mh-hero {
    grid-template-columns: minmax(18rem, 0.72fr) minmax(0, 1.28fr);
    padding-inline: clamp(1.5rem, 3.4vw, 2.75rem);
  }

  body.site-body.page-home .mh-hero-copy h1 {
    font-size: clamp(2.65rem, 4.8vw, 3.2rem);
  }

  body.site-body.page-home .pingo-platform-rail .pingo-platform-item {
    gap: 0.34rem;
    padding-inline: 0.32rem;
    font-size: 0.7rem;
  }

  body.site-body.page-home .pingo-hero-art {
    min-height: 30rem;
  }

  body.site-body.page-home .pingo-device.is-main {
    right: 10%;
  }

  body.site-body.page-home .pingo-hero-character {
    width: 47%;
  }

  body.site-body.page-home .mh-pingo {
    grid-template-columns: minmax(8rem, 0.35fr) minmax(0, 0.65fr) minmax(18rem, 1fr);
  }

  body.site-body.page-home .mh-download-card {
    grid-template-columns: minmax(16rem, 0.8fr) minmax(20rem, 1.2fr);
  }

  body.site-body.page-home .mh-download-qr {
    grid-column: 1 / -1;
    grid-template-columns: auto minmax(0, 1fr);
    justify-content: start;
    justify-items: start;
    text-align: left;
  }

  body.site-body.page-home .mh-download-qr p {
    max-width: 20ch;
  }
}

@media (max-width: 900px) {
  body.site-body.page-home .mh-hero {
    grid-template-columns: 1fr;
    gap: 0.5rem;
    min-height: auto;
    padding: 2.5rem 2.5rem 0;
  }

  body.site-body.page-home .mh-hero-copy {
    max-width: 42rem;
  }

  body.site-body.page-home .mh-hero-copy h1 {
    max-inline-size: 9.5ch;
    font-size: clamp(2.85rem, 7vw, 3.6rem);
  }

  body.site-body.page-home .mh-hero-copy-text {
    max-width: 34rem;
  }

  body.site-body.page-home .pingo-hero-art {
    min-height: 31rem;
    margin-inline: -1rem;
    transform: none;
  }

  body.site-body.page-home .pingo-hero-character {
    left: 6%;
    bottom: -7%;
    width: min(43%, 21rem);
  }

  body.site-body.page-home .pingo-device.is-main {
    right: 19%;
    bottom: -12%;
    height: 102%;
  }

  body.site-body.page-home .pingo-device.is-secondary {
    right: 0;
    bottom: 1%;
    height: 81%;
  }

  body.site-body.page-home .pingo-hero-bubble.is-chat {
    left: 3%;
  }

  body.site-body.page-home .pingo-hero-bubble.is-heart {
    left: 5%;
  }

  body.site-body.page-home .pingo-hero-arcs {
    right: -13%;
    width: 59%;
  }

  body.site-body.page-home .mh-security-panel {
    grid-template-areas:
      "copy visual"
      "points points";
    grid-template-columns: minmax(0, 0.9fr) minmax(23rem, 1.1fr);
    column-gap: 2rem;
  }

  body.site-body.page-home .mh-security-visual {
    height: 23rem;
  }

  body.site-body.page-home .mh-security-copy {
    padding: 2.25rem 0 2rem 2.25rem;
  }

  body.site-body.page-home .mh-security-copy h2 {
    font-size: clamp(2rem, 4.8vw, 2.75rem);
  }

  body.site-body.page-home .mh-security-points {
    margin-right: 2.25rem;
    margin-left: 2.25rem;
  }

  body.site-body.page-home .mh-security-points.has-many {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  body.site-body.page-home .mh-security-points.has-many li:nth-child(odd) {
    padding-left: 0;
    border-left: 0;
  }

  body.site-body.page-home .mh-security-points.has-many li:nth-child(n + 3) {
    border-top: 1px solid rgba(12, 23, 52, 0.1);
  }

  body.site-body.page-home .mh-pingo {
    grid-template-columns: 9rem minmax(0, 1fr);
    padding-right: 1.2rem;
  }

  body.site-body.page-home .mh-pingo-traits {
    grid-column: 1 / -1;
    padding-bottom: 1.25rem;
  }
}

@media (max-width: 720px) {
  body.site-body.page-home .mh-hero {
    gap: 0;
    padding: 2rem 1.3rem 0;
    border-radius: 1.35rem;
  }

  body.site-body.page-home .mh-hero-copy h1 {
    max-inline-size: 10ch;
    font-size: clamp(2.45rem, 11.5vw, 3.35rem);
  }

  body.site-body.page-home .mh-actions {
    display: grid;
    grid-template-columns: 1fr;
  }

  body.site-body.page-home .mh-actions > * {
    width: 100%;
  }

  body.site-body.page-home .pingo-platform-rail {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    width: 100%;
  }

  body.site-body.page-home .pingo-platform-rail > * + * {
    border-left: 0;
  }

  body.site-body.page-home .pingo-platform-rail > *:nth-child(even) {
    border-left: 1px solid rgba(27, 25, 24, 0.08);
  }

  body.site-body.page-home .pingo-platform-rail > *:nth-child(n + 3) {
    border-top: 1px solid rgba(27, 25, 24, 0.08);
  }

  body.site-body.page-home .pingo-hero-art {
    min-height: 27rem;
    margin-inline: -1.3rem;
  }

  body.site-body.page-home .pingo-hero-character {
    left: -4%;
    bottom: -5%;
    width: 48%;
  }

  body.site-body.page-home .pingo-device.is-main {
    right: 2%;
    bottom: -9%;
    height: 94%;
  }

  body.site-body.page-home .pingo-device.is-secondary {
    right: -10%;
    height: 74%;
  }

  body.site-body.page-home .pingo-hero-arcs {
    top: -4%;
    right: -42%;
    width: 102%;
  }

  body.site-body.page-home .pingo-hero-bubble.is-chat {
    top: 16%;
    left: 0;
    transform: scale(0.82);
  }

  body.site-body.page-home .pingo-hero-bubble.is-heart {
    top: 37%;
    left: 0;
    transform: scale(0.82);
  }

  body.site-body.page-home .pingo-device-button {
    display: none;
  }

  body.site-body.page-home .mh-security-panel {
    grid-template-areas:
      "copy"
      "visual"
      "points";
    grid-template-columns: 1fr;
    min-height: 0;
    padding: 0;
    border-radius: 1rem;
  }

  body.site-body.page-home .mh-security-visual {
    width: 100%;
    height: auto;
    min-height: 0;
    max-height: none;
    aspect-ratio: 3 / 2;
    margin-top: 0.4rem;
  }

  body.site-body.page-home .mh-security-visual img {
    width: 100%;
    object-position: 58% 50%;
  }

  body.site-body.page-home .mh-security-copy {
    padding: 1.7rem 1.3rem 0;
  }

  body.site-body.page-home .mh-security-copy h2 {
    max-inline-size: 14ch;
    font-size: clamp(1.9rem, 8vw, 2.45rem);
  }

  body.site-body.page-home .mh-security-lede {
    font-size: 0.94rem;
  }

  body.site-body.page-home .mh-security-points {
    grid-template-columns: 1fr;
    margin: 0 1.3rem 1.3rem;
  }

  body.site-body.page-home .mh-security-points.has-many {
    grid-template-columns: 1fr;
  }

  body.site-body.page-home .mh-security-points li,
  body.site-body.page-home .mh-security-points li + li {
    align-items: center;
    min-height: 3.65rem;
    padding: 0.65rem 0;
    border-left: 0;
    border-bottom: 1px solid rgba(27, 25, 24, 0.08);
  }

  body.site-body.page-home .mh-security-points.has-many li:nth-child(n + 3) {
    border-top: 0;
  }

  body.site-body.page-home .mh-security-points li:last-child {
    border-bottom: 0;
  }

  body.site-body.page-home .mh-pingo {
    grid-template-columns: 1fr;
    padding: 0 1.15rem 1.25rem;
    border-radius: 1rem;
    text-align: center;
  }

  body.site-body.page-home .mh-pingo-character {
    width: 12rem;
    margin-inline: auto;
  }

  body.site-body.page-home .mh-pingo-traits {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-column: auto;
    width: 100%;
    padding-bottom: 0;
  }

  body.site-body.page-home .mh-download-card {
    grid-template-columns: 1fr;
    gap: 1.25rem;
    border-radius: 1rem;
  }

  body.site-body.page-home .mh-download-actions {
    grid-template-columns: 1fr;
  }

  body.site-body.page-home .mh-download-qr {
    grid-column: auto;
    grid-template-columns: 1fr;
    justify-items: center;
    text-align: center;
  }

  body.site-body.page-home .mh-download-qr-link,
  body.site-body.page-home .mh-download-qr-placeholder {
    width: 9rem;
  }
}

@media (max-width: 420px) {
  body.site-body.page-home .mh-hero {
    width: min(100% - 20px, 1240px);
    padding-inline: 1.05rem;
  }

  body.site-body.page-home .mh-hero-copy h1 {
    font-size: clamp(2.2rem, 10.8vw, 2.75rem);
  }

  body.site-body.page-home .mh-hero-copy-text {
    font-size: 0.88rem;
  }

  body.site-body.page-home .pingo-platform-rail .pingo-platform-item {
    min-height: 2.5rem;
    font-size: 0.69rem;
  }

  body.site-body.page-home .pingo-platform-icon {
    width: 1.02rem;
    height: 1.02rem;
  }

  body.site-body.page-home .pingo-hero-art {
    min-height: 23.5rem;
    margin-inline: -1.05rem;
  }

  body.site-body.page-home .pingo-hero-character {
    left: -8%;
    width: 64%;
  }

  body.site-body.page-home .pingo-device.is-main {
    right: -1%;
    height: 92%;
  }

  body.site-body.page-home .pingo-device.is-secondary {
    display: none;
  }

  body.site-body.page-home .pingo-hero-arcs {
    right: -54%;
    width: 125%;
  }

  body.site-body.page-home .pingo-hero-bubble.is-chat {
    left: -1%;
    transform: scale(0.72);
  }

  body.site-body.page-home .pingo-hero-bubble.is-heart {
    top: 2%;
    left: 18%;
    transform: scale(0.72);
  }

  body.site-body.page-home .mh-security-copy {
    padding: 1.4rem 1.05rem 0;
  }

  body.site-body.page-home .mh-security-copy h2 {
    max-inline-size: 100%;
    font-size: clamp(1.9rem, 10vw, 2.25rem);
    line-height: 1.04;
  }

  body.site-body.page-home .mh-security-lede {
    font-size: 0.92rem;
  }

  body.site-body.page-home .mh-security-visual {
    margin-top: 0.2rem;
  }

  body.site-body.page-home .mh-security-points {
    margin: 0 1.05rem 1rem;
  }

  body.site-body.page-home .mh-security-points li {
    min-height: 3.35rem;
    padding: 0.6rem 0;
    font-size: 0.9rem;
  }
}

@media (prefers-reduced-motion: reduce) {
  body.site-body.page-home .mh-button,
  body.site-body.page-home .mh-store-button,
  body.site-body.page-home .pingo-platform-rail a {
    transition-duration: 0.01ms;
  }
}
