/* Final hero composition overrides for the AllOnePay reference-style radiation graph. */
.aop-hero {
  min-height: 884px;
}

.ud-header,
.ud-header.sticky {
  min-height: 84px;
}

.navbar {
  min-height: 84px;
}

.language-toggle,
.ud-header.sticky .language-toggle,
.navbar-actions .aop-btn {
  min-height: 54px;
  border-radius: 10px;
  padding-left: 22px;
  padding-right: 22px;
  font-size: 16px;
}

.aop-hero-inner.wow {
  visibility: visible !important;
  animation-name: none !important;
  opacity: 1 !important;
}

.aop-hero-inner {
  position: relative;
  z-index: 8;
  max-width: 640px;
  padding-top: 136px;
}

.aop-hero > .aop-shell {
  transform: translateY(-34px);
}

.aop-hero-inner::before {
  z-index: -1;
  inset: 94px 58px 12px -26px;
  background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0.98) 64%, rgba(255, 255, 255, 0.42) 84%, rgba(255, 255, 255, 0) 100%);
}

.aop-hero-title {
  max-width: 630px;
  color: #071d38;
  font-size: clamp(56px, 4.35vw, 74px);
  line-height: 1.08;
  font-weight: 660;
}

.aop-hero-desc {
  max-width: 600px;
  color: #52667d;
  font-size: clamp(17px, 1.08vw, 19px);
  line-height: 1.62;
  margin-bottom: 22px;
}

.aop-proof {
  max-width: 515px;
}

.aop-world-scene {
  left: clamp(500px, 31vw, 535px);
  top: 112px;
  width: clamp(1040px, 67vw, 1148px);
  aspect-ratio: 900 / 540;
}

.aop-hero::after {
  display: none;
}

.aop-world-scene::before {
  inset: 4px -24px -22px -36px;
  background:
    radial-gradient(circle at 53% 51%, rgba(21, 94, 239, 0.075), transparent 43%),
    linear-gradient(rgba(21, 94, 239, 0.024) 1px, transparent 1px),
    linear-gradient(90deg, rgba(21, 94, 239, 0.024) 1px, transparent 1px);
  background-size: auto, 60px 60px, 60px 60px;
}

.aop-globe-field {
  opacity: 0.98;
}

.aop-globe-dotted-land {
  opacity: 0.84;
}

.aop-route-lines .aop-network-line {
  stroke-width: 1.42;
  opacity: 0.74;
}

.aop-route-lines .aop-network-line:nth-child(3n) {
  stroke-width: 1.9;
  opacity: 0.88;
}

.aop-route-lines .aop-network-line:nth-child(2n) {
  opacity: 0.66;
}

.aop-world-node {
  min-width: 86px;
  min-height: 46px;
  padding: 8px 14px 8px 9px;
  border-radius: 14px;
  background: rgba(255, 255, 255, 0.96);
  border-color: rgba(198, 213, 234, 0.9);
  box-shadow:
    0 14px 32px rgba(11, 31, 58, 0.08),
    inset 0 1px 0 rgba(255, 255, 255, 0.96);
}

.aop-pay-node {
  --aop-pay-logo: none;
  --aop-logo-box: 32px;
  --aop-logo-h: 28px;
  width: max-content;
  min-width: var(--aop-node-min, 88px);
  min-height: 48px;
  grid-template-columns: var(--aop-logo-box) max-content;
  align-items: center;
  justify-items: start;
  column-gap: 10px;
  padding: 8px 14px 8px 9px;
  border-radius: 14px;
  white-space: nowrap;
  overflow: visible;
}

.aop-pay-node::before {
  content: "";
  position: static;
  display: block;
  width: var(--aop-logo-box);
  height: var(--aop-logo-h);
  border-radius: 0;
  background-color: transparent;
  background-image: var(--aop-pay-logo);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  flex: 0 0 auto;
  filter: drop-shadow(0 1px 0 rgba(255, 255, 255, 0.72));
  box-shadow: none;
}

.aop-pay-node strong,
.aop-pay-node small {
  display: block;
  min-width: 0;
}

.aop-pay-node strong {
  font-family: var(--aop-font-display);
  font-size: 14.2px;
  line-height: 1.05;
  font-weight: 740;
  letter-spacing: 0;
}

.aop-pay-node small {
  margin-top: 1px;
  color: #6d7d91;
  font-size: 8.2px;
  line-height: 1;
  font-weight: 720;
  letter-spacing: 0.02em;
}

.aop-world-node-core {
  left: 50.2%;
  top: 50.4%;
  min-width: 188px;
  min-height: 112px;
}

.aop-node-pix { left: 22%; top: 11.8%; --aop-pay-logo: url("../brand/payment-logos/pix.svg"); --aop-logo-box: 29px; --aop-logo-h: 29px; }
.aop-node-upi { left: 38.8%; top: 5.8%; --aop-pay-logo: url("../brand/payment-logos/upi-official.svg"); --aop-logo-box: 42px; --aop-logo-h: 20px; --aop-node-min: 106px; }
.aop-node-oxxo { left: 21.5%; top: 21.5%; --aop-pay-logo: url("../brand/payment-logos/oxxo.svg"); --aop-logo-box: 40px; --aop-logo-h: 22px; --aop-node-min: 102px; }
.aop-node-spei { left: 20.4%; top: 34%; --aop-pay-logo: url("../brand/payment-logos/spei.svg"); --aop-logo-box: 34px; --aop-logo-h: 18px; }
.aop-node-pse { left: 25.2%; top: 43%; --aop-pay-logo: url("../brand/payment-logos/pse.svg"); --aop-logo-box: 29px; --aop-logo-h: 29px; }
.aop-node-yape { left: 17%; top: 53.4%; --aop-pay-logo: url("../brand/payment-logos/yape-official.svg"); --aop-logo-box: 38px; --aop-logo-h: 20px; --aop-node-min: 98px; }
.aop-node-sepa { left: 9.8%; top: 64%; --aop-pay-logo: url("../brand/payment-logos/sepa.svg"); --aop-logo-box: 29px; --aop-logo-h: 29px; }
.aop-node-ideal { left: 8.8%; top: 74.5%; --aop-pay-logo: url("../brand/payment-logos/ideal.svg"); --aop-logo-box: 32px; --aop-logo-h: 28px; }
.aop-node-ach { left: 7.4%; top: 85.5%; --aop-pay-logo: url("../brand/payment-logos/ach.svg"); --aop-logo-box: 30px; --aop-logo-h: 28px; }
.aop-node-interac { left: 18.4%; top: 82%; --aop-pay-logo: url("../brand/payment-logos/interac.svg"); --aop-logo-box: 40px; --aop-logo-h: 22px; --aop-node-min: 116px; }
.aop-node-mpesa { left: 22.5%; top: 92.5%; --aop-pay-logo: url("../brand/payment-logos/mpesa-official.png"); --aop-logo-box: 44px; --aop-logo-h: 22px; --aop-node-min: 120px; }
.aop-node-usdt { left: 30.5%; top: 103%; --aop-pay-logo: url("../brand/payment-logos/usdt.svg"); --aop-logo-box: 29px; --aop-logo-h: 29px; }
.aop-node-cards { left: 43.5%; top: 103%; --aop-pay-logo: url("../brand/payment-logos/cards.svg"); --aop-logo-box: 38px; --aop-logo-h: 22px; --aop-node-min: 104px; }
.aop-node-wallets { left: 55.5%; top: 102.5%; --aop-pay-logo: url("../brand/payment-logos/wallets.svg"); --aop-logo-box: 31px; --aop-logo-h: 29px; --aop-node-min: 110px; }
.aop-node-qr { left: 67.8%; top: 103%; --aop-pay-logo: url("../brand/payment-logos/qr.svg"); --aop-logo-box: 29px; --aop-logo-h: 29px; }
.aop-node-momo { left: 61.5%; top: 8.8%; --aop-pay-logo: url("../brand/payment-logos/momo.svg"); --aop-logo-box: 30px; --aop-logo-h: 30px; --aop-node-min: 96px; }
.aop-node-promptpay { left: 76.5%; top: 16%; --aop-pay-logo: url("../brand/payment-logos/promptpay.svg"); --aop-logo-box: 34px; --aop-logo-h: 29px; --aop-node-min: 132px; }
.aop-node-truemoney { left: 86.5%; top: 27.5%; --aop-pay-logo: url("../brand/payment-logos/truemoney-official.png"); --aop-logo-box: 52px; --aop-logo-h: 24px; --aop-node-min: 158px; }
.aop-node-vnpay { left: 88.5%; top: 39%; --aop-pay-logo: url("../brand/payment-logos/vnpay.svg"); --aop-logo-box: 38px; --aop-logo-h: 28px; --aop-node-min: 112px; }
.aop-node-fpx { left: 89.5%; top: 52%; --aop-pay-logo: url("../brand/payment-logos/fpx.svg"); --aop-logo-box: 35px; --aop-logo-h: 27px; }
.aop-node-paynow { left: 86.5%; top: 65%; --aop-pay-logo: url("../brand/payment-logos/paynow.svg"); --aop-logo-box: 33px; --aop-logo-h: 29px; --aop-node-min: 110px; }
.aop-node-gcash { left: 81.5%; top: 76.5%; --aop-pay-logo: url("../brand/payment-logos/gcash.svg"); --aop-logo-box: 32px; --aop-logo-h: 30px; --aop-node-min: 106px; }
.aop-node-bkash { left: 79%; top: 87%; --aop-pay-logo: url("../brand/payment-logos/bkash.svg"); --aop-logo-box: 43px; --aop-logo-h: 26px; --aop-node-min: 112px; }
.aop-node-jazzcash { left: 76.5%; top: 95.5%; --aop-pay-logo: url("../brand/payment-logos/jazzcash.svg"); --aop-logo-box: 44px; --aop-logo-h: 24px; --aop-node-min: 130px; }
.aop-node-blik { display: none; }

@media (max-width: 1440px) and (min-width: 992px) {
  .aop-hero {
    min-height: 820px;
  }

  .aop-hero > .aop-shell {
    transform: none;
  }

  .aop-hero-inner {
    max-width: 560px;
    padding-top: 116px;
  }

  .aop-hero-inner::before {
    inset: 82px 66px 10px -22px;
    background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0.98) 60%, rgba(255, 255, 255, 0.32) 78%, rgba(255, 255, 255, 0) 100%);
  }

  .aop-hero-title {
    max-width: 560px;
    font-size: clamp(50px, 4.25vw, 58px);
  }

  .aop-hero-desc {
    max-width: 520px;
    font-size: 17px;
    margin-bottom: 30px;
  }

  .aop-world-scene {
    left: clamp(470px, 36vw, 510px);
    top: 102px;
    width: clamp(920px, 70vw, 990px);
  }

  .aop-world-node {
    transform: translate(-50%, -50%) scale(0.82);
  }

  .aop-pay-node {
    min-height: 44px;
    padding: 7px 11px 7px 8px;
  }

  .aop-world-node-core {
    transform: translate(-50%, -50%);
    min-width: 150px;
    min-height: 88px;
  }

  .aop-proof {
    max-width: 520px;
  }
}

/* API relay section v1: product-grade data/fund separation diagram. */
.aop-relay-section {
  padding: 120px 0 126px;
  overflow: hidden;
  background:
    radial-gradient(circle at 18% 12%, rgba(21, 94, 239, 0.06), transparent 30%),
    radial-gradient(circle at 86% 38%, rgba(22, 163, 122, 0.055), transparent 26%),
    linear-gradient(180deg, #ffffff 0%, #f8fbff 58%, #ffffff 100%);
}

.aop-relay-section .aop-section-head {
  max-width: 760px;
  margin: 0 auto 46px;
  text-align: center;
}

.aop-relay-section .aop-section-title {
  color: #071d38;
  font-size: clamp(34px, 2.8vw, 48px);
  line-height: 1.12;
  font-weight: 620;
}

.aop-relay-section .aop-section-desc {
  max-width: 720px;
  margin-right: auto;
  margin-left: auto;
  color: #53667e;
  font-size: 18px;
  line-height: 1.68;
}

.relay-panel {
  position: relative;
  overflow: hidden;
  border: 1px solid #d8e6f5;
  border-radius: 18px;
  background:
    radial-gradient(circle at 50% 18%, rgba(21, 94, 239, 0.055), transparent 34%),
    radial-gradient(circle at 78% 80%, rgba(22, 163, 122, 0.05), transparent 30%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(248, 251, 255, 0.9));
  padding: clamp(22px, 2.5vw, 34px);
  color: #071d38;
  box-shadow:
    0 1px 0 rgba(255, 255, 255, 0.92) inset,
    0 26px 70px rgba(11, 31, 58, 0.08);
}

.relay-panel::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background:
    linear-gradient(rgba(21, 94, 239, 0.026) 1px, transparent 1px),
    linear-gradient(90deg, rgba(21, 94, 239, 0.026) 1px, transparent 1px);
  background-size: 64px 64px;
  opacity: 0.78;
  mask-image: linear-gradient(180deg, transparent 0%, #000 18%, #000 86%, transparent 100%);
}

.relay-panel::after {
  content: "";
  position: absolute;
  top: 32px;
  right: 12%;
  width: 230px;
  height: 230px;
  pointer-events: none;
  border: 1px solid rgba(21, 94, 239, 0.08);
  border-radius: 50%;
  background:
    radial-gradient(circle, rgba(21, 94, 239, 0.06) 0 1px, transparent 1.8px) 0 0 / 13px 13px;
  opacity: 0.44;
}

.relay-lane {
  position: relative;
  z-index: 1;
  border: 1px solid rgba(203, 216, 232, 0.92);
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.88);
  padding: clamp(20px, 2.1vw, 28px);
  box-shadow:
    0 1px 0 rgba(255, 255, 255, 0.96) inset,
    0 16px 42px rgba(11, 31, 58, 0.045);
}

.relay-lane::before {
  content: "";
  position: absolute;
  left: 22px;
  right: 22px;
  top: 0;
  height: 2px;
  border-radius: 999px;
  background: linear-gradient(90deg, transparent, rgba(21, 94, 239, 0.55), transparent);
}

.relay-lane-funds::before {
  background: linear-gradient(90deg, transparent, rgba(22, 163, 122, 0.62), transparent);
}

.relay-lane + .relay-lane {
  margin-top: 22px;
}

.relay-lane-head {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 26px;
}

.relay-lane-head span {
  color: #66788e;
  font-size: 13px;
  font-weight: 640;
  letter-spacing: 0.055em;
  text-transform: uppercase;
}

.relay-lane-head strong {
  min-height: 34px;
  display: inline-flex;
  align-items: center;
  border: 1px solid rgba(21, 94, 239, 0.1);
  border-radius: 999px;
  padding: 0 16px;
  color: #0f46b8;
  background: #eef4ff;
  font-size: 13px;
  font-weight: 640;
  white-space: nowrap;
}

.relay-lane-funds .relay-lane-head strong {
  border-color: rgba(22, 163, 122, 0.12);
  color: #0b6f54;
  background: #eefaf5;
}

.relay-map {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: minmax(142px, 1fr) minmax(48px, 0.34fr) minmax(156px, 1.05fr) minmax(48px, 0.34fr) minmax(142px, 1fr) minmax(48px, 0.34fr) minmax(142px, 1fr);
  align-items: center;
  gap: 12px;
}

.relay-lane-funds .relay-map {
  grid-template-columns: minmax(142px, 0.95fr) minmax(86px, 0.92fr) minmax(180px, 1.18fr) minmax(86px, 0.92fr) minmax(152px, 0.95fr);
}

.relay-node {
  min-height: 112px;
  display: grid;
  place-items: center;
  gap: 12px;
  border: 1px solid #d8e6f5;
  border-radius: 16px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(248, 251, 255, 0.92));
  padding: 18px 16px;
  text-align: center;
  box-shadow:
    0 1px 0 rgba(255, 255, 255, 0.95) inset,
    0 14px 32px rgba(11, 31, 58, 0.055);
  transition: transform 160ms ease, border-color 160ms ease, box-shadow 160ms ease;
}

.relay-node:hover {
  transform: translateY(-2px);
  border-color: rgba(21, 94, 239, 0.22);
  box-shadow:
    0 1px 0 rgba(255, 255, 255, 0.95) inset,
    0 20px 42px rgba(11, 31, 58, 0.08);
}

.relay-node > .aop-icon {
  width: 48px;
  height: 48px;
  padding: 12px;
  border: 1px solid #d4e4f6;
  border-radius: 14px;
  color: #155eef;
  background: #f4f8ff;
  box-shadow:
    0 1px 0 rgba(255, 255, 255, 0.95) inset,
    0 12px 24px rgba(21, 94, 239, 0.08);
}

.relay-lane-funds .relay-node > .aop-icon,
.relay-node-core > .aop-icon {
  border-color: #ccebdd;
  color: #0b6f54;
  background: #f2fbf7;
}

.relay-node span {
  color: #071d38;
  font-size: clamp(16px, 1.24vw, 20px);
  font-weight: 640;
  line-height: 1.22;
  letter-spacing: 0;
}

.relay-node-core {
  border-color: rgba(21, 94, 239, 0.24);
  background:
    radial-gradient(circle at 50% 0%, rgba(21, 94, 239, 0.11), transparent 62%),
    linear-gradient(180deg, #ffffff, #f3f8ff);
  box-shadow:
    0 0 0 8px rgba(21, 94, 239, 0.035),
    0 20px 48px rgba(21, 94, 239, 0.12);
}

.relay-line {
  position: relative;
  display: block;
  height: 4px;
  overflow: hidden;
  border-radius: 999px;
  background: linear-gradient(90deg, #dce9f8, #c7dcfb);
}

.relay-line::before {
  content: "";
  position: absolute;
  inset: 1px;
  border-radius: inherit;
  background: repeating-linear-gradient(90deg, rgba(21, 94, 239, 0.18) 0 10px, transparent 10px 18px);
}

.relay-line::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 42%;
  height: 4px;
  border-radius: inherit;
  background: linear-gradient(90deg, transparent, #155eef 42%, #5aa7ff 100%);
  box-shadow: 0 0 16px rgba(21, 94, 239, 0.28);
  animation: relayFlow 2.45s linear infinite;
  transform: translateY(-50%);
}

.relay-line-funds {
  height: 4px;
  border: 0;
  background: linear-gradient(90deg, rgba(22, 163, 122, 0.18), rgba(22, 163, 122, 0.74), rgba(22, 163, 122, 0.18));
}

.relay-line-funds::before {
  display: none;
}

.relay-line-funds::after {
  top: 50%;
  height: 4px;
  background: linear-gradient(90deg, transparent, #16a37a 54%, rgba(22, 163, 122, 0));
  box-shadow: 0 0 14px rgba(22, 163, 122, 0.24);
}

.relay-assurances {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 22px;
  margin-top: 24px;
}

.relay-assurance {
  position: relative;
  overflow: hidden;
  min-height: 214px;
  border: 1px solid #d8e6f5;
  border-radius: 16px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(250, 253, 255, 0.94));
  padding: 28px;
  box-shadow:
    0 1px 0 rgba(255, 255, 255, 0.96) inset,
    0 18px 48px rgba(11, 31, 58, 0.065);
  transition: transform 160ms ease, border-color 160ms ease, box-shadow 160ms ease;
}

.relay-assurance::before {
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: 3px;
  background: linear-gradient(90deg, rgba(21, 94, 239, 0.9), rgba(21, 94, 239, 0));
  opacity: 0.8;
}

.relay-assurance:nth-child(2)::before {
  background: linear-gradient(90deg, rgba(22, 163, 122, 0.9), rgba(22, 163, 122, 0));
}

.relay-assurance:nth-child(3)::before {
  background: linear-gradient(90deg, rgba(88, 80, 236, 0.86), rgba(88, 80, 236, 0));
}

.relay-assurance:hover {
  transform: translateY(-3px);
  border-color: rgba(21, 94, 239, 0.22);
  box-shadow:
    0 1px 0 rgba(255, 255, 255, 0.96) inset,
    0 24px 58px rgba(11, 31, 58, 0.085);
}

.relay-assurance > .aop-icon {
  width: 48px;
  height: 48px;
  display: grid;
  place-items: center;
  margin-bottom: 18px;
  padding: 12px;
  border: 1px solid #d4e4f6;
  border-radius: 14px;
  color: #155eef;
  background: #f4f8ff;
  box-shadow: none;
}

.relay-assurance:nth-child(2) > .aop-icon {
  border-color: #ccebdd;
  color: #0b6f54;
  background: #f2fbf7;
}

.relay-assurance:nth-child(3) > .aop-icon {
  border-color: #dfd8ff;
  color: #5742d8;
  background: #f7f4ff;
}

.relay-assurance h3 {
  margin: 0 0 12px;
  color: #071d38;
  font-size: clamp(20px, 1.55vw, 25px);
  line-height: 1.18;
  font-weight: 650;
  letter-spacing: 0;
}

.relay-assurance p {
  max-width: 34em;
  margin: 0;
  color: #53667e;
  font-size: 16px;
  line-height: 1.66;
}

@media (max-width: 1180px) {
  .relay-map,
  .relay-lane-funds .relay-map {
    grid-template-columns: 1fr;
  }

  .relay-line {
    width: 4px;
    height: 42px;
    justify-self: center;
  }

  .relay-line::before {
    background: repeating-linear-gradient(180deg, rgba(21, 94, 239, 0.18) 0 10px, transparent 10px 18px);
  }

  .relay-line::after {
    width: 4px;
    height: 42%;
    transform: none;
    animation-name: relayFlowVertical;
  }

  .relay-line-funds {
    width: 4px;
    height: 42px;
    background: linear-gradient(180deg, rgba(22, 163, 122, 0.18), rgba(22, 163, 122, 0.74), rgba(22, 163, 122, 0.18));
  }

  .relay-assurances {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 640px) {
  .aop-relay-section {
    padding: 82px 0 88px;
  }

  .aop-relay-section .aop-section-head {
    margin-bottom: 30px;
    text-align: left;
  }

  .aop-relay-section .aop-section-desc {
    font-size: 16px;
  }

  .relay-panel {
    padding: 16px;
    border-radius: 14px;
  }

  .relay-lane {
    padding: 18px;
    border-radius: 14px;
  }

  .relay-lane-head {
    align-items: flex-start;
    flex-direction: column;
    margin-bottom: 18px;
  }

  .relay-lane-head strong {
    white-space: normal;
  }

  .relay-node {
    min-height: 100px;
  }

  .relay-assurance {
    min-height: 0;
    padding: 24px;
  }
}

/* API relay section v2: align with the GPT-IMAGE2 reference composition. */
.aop-relay-section {
  padding: 112px 0 124px;
  background:
    radial-gradient(circle at 50% 6%, rgba(21, 94, 239, 0.06), transparent 32%),
    linear-gradient(180deg, #ffffff 0%, #f7fbff 66%, #ffffff 100%);
}

.aop-relay-section .aop-section-head {
  max-width: 880px;
  margin: 0 auto 44px;
  text-align: center;
}

.aop-relay-section .aop-kicker {
  min-height: 36px;
  display: inline-flex;
  align-items: center;
  border-radius: 10px;
  padding: 0 14px;
  border-color: rgba(22, 163, 122, 0.16);
  background: rgba(22, 163, 122, 0.1);
  color: #0b6f54;
  font-size: 16px;
  font-weight: 650;
  letter-spacing: 0;
  text-transform: none;
}

.aop-relay-section .aop-kicker::after {
  content: "API relay / Data forwarding layer";
  margin-left: 16px;
  color: #617187;
  font-size: 15px;
  font-weight: 500;
  white-space: nowrap;
}

.aop-relay-section .aop-section-title {
  margin-top: 18px;
  color: #071d38;
  font-size: clamp(42px, 3.95vw, 64px);
  line-height: 1.08;
  font-weight: 650;
  letter-spacing: 0;
}

.aop-relay-section .aop-section-desc {
  max-width: 760px;
  margin-top: 14px;
  color: #53667e;
  font-size: 18px;
  line-height: 1.62;
}

.relay-panel {
  max-width: 1400px;
  margin: 0 auto;
  border-radius: 18px;
  border: 1px solid #d7e5f4;
  background:
    radial-gradient(circle at 48% 4%, rgba(21, 94, 239, 0.045), transparent 38%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(249, 252, 255, 0.96));
  padding: 30px 32px;
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.96),
    0 24px 70px rgba(11, 31, 58, 0.08);
}

.relay-panel::before,
.relay-panel::after {
  display: none;
}

.relay-lane {
  display: grid;
  grid-template-columns: 190px minmax(0, 1fr);
  gap: 26px;
  align-items: center;
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
  padding: 24px 0 36px;
}

.relay-lane::before {
  display: none;
}

.relay-lane + .relay-lane {
  margin-top: 0;
  padding-top: 34px;
  border-top: 1px dashed #cddbec;
}

.relay-lane-head {
  min-width: 0;
  display: grid;
  grid-template-columns: 48px 1fr;
  gap: 14px;
  align-items: center;
  justify-content: start;
  margin: 0;
}

.relay-lane-head > .aop-icon {
  width: 48px;
  height: 48px;
  padding: 8px;
  color: #155eef;
  stroke-width: 1.7;
}

.relay-lane-funds .relay-lane-head > .aop-icon {
  color: #0b8b5d;
}

.relay-lane-head span {
  display: grid;
  gap: 8px;
  color: #071d38;
}

.relay-lane-head b {
  color: #071d38;
  font-size: 17px;
  line-height: 1.25;
  font-weight: 650;
  letter-spacing: 0;
  text-transform: none;
}

.relay-lane-head small {
  color: #64748b;
  font-size: 14px;
  line-height: 1.2;
  font-weight: 500;
}

.relay-flow-wrap {
  position: relative;
  min-width: 0;
  padding-bottom: 42px;
}

.relay-flow-wrap::after {
  content: "";
  position: absolute;
  left: 12%;
  right: 24%;
  bottom: 12px;
  height: 32px;
  border-right: 2px dashed rgba(21, 94, 239, 0.34);
  border-bottom: 2px dashed rgba(21, 94, 239, 0.34);
  border-left: 2px dashed rgba(21, 94, 239, 0.34);
  border-radius: 0 0 8px 8px;
  pointer-events: none;
}

.relay-lane-funds .relay-flow-wrap::after {
  left: 10%;
  right: 9%;
  border-color: rgba(22, 163, 122, 0.42);
}

.relay-map {
  display: grid;
  grid-template-columns: minmax(148px, 1fr) minmax(74px, 0.54fr) minmax(178px, 1.22fr) minmax(74px, 0.54fr) minmax(148px, 1fr) minmax(74px, 0.54fr) minmax(148px, 1fr);
  align-items: center;
  gap: 0;
}

.relay-lane-funds .relay-map {
  grid-template-columns: minmax(138px, 0.85fr) minmax(128px, 1.08fr) minmax(210px, 1.18fr) minmax(128px, 1.08fr) minmax(214px, 1.1fr);
}

.relay-node {
  min-height: 116px;
  display: grid;
  place-items: center;
  gap: 10px;
  border-radius: 12px;
  border: 1px solid #d8e6f5;
  background: rgba(255, 255, 255, 0.95);
  padding: 18px 18px;
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.96),
    0 14px 30px rgba(11, 31, 58, 0.045);
  text-align: center;
}

.relay-node:hover {
  transform: none;
  border-color: #c6d9ee;
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.96),
    0 16px 34px rgba(11, 31, 58, 0.06);
}

.relay-node > .aop-icon {
  width: 42px;
  height: 42px;
  padding: 8px;
  border: 0;
  border-radius: 0;
  color: #155eef;
  background: transparent;
  box-shadow: none;
}

.relay-lane-funds .relay-node > .aop-icon {
  color: #0b8b5d;
}

.relay-node img {
  width: 106px;
  height: 42px;
  object-fit: contain;
}

.relay-node span {
  display: grid;
  gap: 6px;
  justify-items: center;
  color: #071d38;
}

.relay-node b {
  color: #071d38;
  font-size: 15.5px;
  line-height: 1.16;
  font-weight: 650;
}

.relay-node small {
  color: #6a7b91;
  font-size: 13px;
  line-height: 1.15;
  font-weight: 500;
}

.relay-node-core {
  min-height: 138px;
  border-color: rgba(21, 94, 239, 0.56);
  box-shadow:
    0 0 0 6px rgba(21, 94, 239, 0.035),
    inset 0 1px 0 rgba(255, 255, 255, 0.98),
    0 22px 48px rgba(21, 94, 239, 0.1);
}

.relay-node-core b {
  color: #155eef;
  font-size: 17px;
}

.relay-line {
  height: 3px;
  margin: 0 8px;
  overflow: visible;
  border-radius: 999px;
  background: #8db8ff;
}

.relay-line::before {
  content: "";
  position: absolute;
  left: 46%;
  top: 50%;
  width: 12px;
  height: 12px;
  border: 3px solid #ffffff;
  border-radius: 50%;
  background: #8db8ff;
  box-shadow: 0 0 0 1px rgba(21, 94, 239, 0.34);
  transform: translate(-50%, -50%);
}

.relay-line::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -1px;
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 12px solid #155eef;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
  animation: none;
  transform: translateY(-50%);
}

.relay-line-data {
  background: linear-gradient(90deg, #a6c8ff, #155eef);
}

.relay-line-funds {
  height: 3px;
  border: 0;
  background: linear-gradient(90deg, #65c99a, #0b8b5d);
}

.relay-line-funds::before {
  display: block;
  background: #65c99a;
  box-shadow: 0 0 0 1px rgba(22, 163, 122, 0.34);
}

.relay-line-funds::after {
  top: 50%;
  height: 0;
  border-left-color: #0b8b5d;
  background: transparent;
  box-shadow: none;
}

.relay-badge {
  position: absolute;
  left: 50%;
  bottom: 0;
  z-index: 2;
  min-height: 30px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  padding: 0 16px;
  border: 1px solid rgba(21, 94, 239, 0.14);
  color: #155eef;
  background: #eef4ff;
  font-size: 14px;
  font-weight: 650;
  transform: translateX(-50%);
  white-space: nowrap;
}

.relay-badge-funds {
  border-color: rgba(22, 163, 122, 0.16);
  color: #0b6f54;
  background: #eefaf5;
}

.relay-assurances {
  max-width: 1400px;
  margin: 28px auto 0;
  gap: 18px;
}

.relay-assurance {
  min-height: 150px;
  display: grid;
  grid-template-columns: 86px minmax(0, 1fr);
  grid-template-rows: auto auto;
  column-gap: 20px;
  align-items: center;
  border-radius: 12px;
  border: 1px solid #d8e6f5;
  background: rgba(255, 255, 255, 0.96);
  padding: 24px 28px;
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.96),
    0 16px 44px rgba(11, 31, 58, 0.06);
}

.relay-assurance::before {
  display: none;
}

.relay-assurance > .aop-icon {
  grid-row: 1 / span 2;
  width: 76px;
  height: 76px;
  margin: 0;
  padding: 18px;
  border: 0;
  border-radius: 50%;
  color: #155eef;
  background:
    radial-gradient(circle at 50% 50%, rgba(21, 94, 239, 0.13), rgba(21, 94, 239, 0.06));
}

.relay-assurance:nth-child(2) > .aop-icon {
  color: #155eef;
  background:
    radial-gradient(circle at 50% 50%, rgba(21, 94, 239, 0.13), rgba(21, 94, 239, 0.06));
}

.relay-assurance:nth-child(3) > .aop-icon {
  color: #155eef;
  background:
    radial-gradient(circle at 50% 50%, rgba(21, 94, 239, 0.13), rgba(21, 94, 239, 0.06));
}

.relay-assurance h3 {
  margin: 0 0 8px;
  color: #071d38;
  font-size: 22px;
  line-height: 1.15;
  font-weight: 650;
}

.relay-assurance p {
  max-width: 31em;
  margin: 0;
  color: #53667e;
  font-size: 15px;
  line-height: 1.62;
}

@media (max-width: 1180px) {
  .relay-lane {
    grid-template-columns: 1fr;
    gap: 18px;
  }

  .relay-lane-head {
    max-width: 260px;
  }

  .relay-map,
  .relay-lane-funds .relay-map {
    grid-template-columns: 1fr;
    gap: 14px;
  }

  .relay-flow-wrap {
    padding-bottom: 0;
  }

  .relay-flow-wrap::after,
  .relay-badge {
    display: none;
  }

  .relay-line {
    width: 3px;
    height: 38px;
    justify-self: center;
    margin: 0;
    background: linear-gradient(180deg, #a6c8ff, #155eef);
  }

  .relay-line::before {
    left: 50%;
    top: 48%;
  }

  .relay-line::after {
    top: auto;
    right: auto;
    bottom: -4px;
    left: 50%;
    border-top: 12px solid #155eef;
    border-right: 8px solid transparent;
    border-bottom: 0;
    border-left: 8px solid transparent;
    transform: translateX(-50%);
  }

  .relay-line-funds {
    background: linear-gradient(180deg, #65c99a, #0b8b5d);
  }

  .relay-line-funds::after {
    border-top-color: #0b8b5d;
    border-left-color: transparent;
  }

  .relay-assurances {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 640px) {
  .aop-relay-section {
    padding: 82px 0 92px;
  }

  .aop-relay-section .aop-section-head {
    text-align: left;
  }

  .aop-relay-section .aop-kicker::after {
    display: none;
  }

  .aop-relay-section .aop-section-title {
    font-size: 38px;
  }

  .aop-relay-section .aop-section-desc {
    font-size: 17px;
  }

  .relay-panel {
    padding: 20px;
  }

  .relay-node {
    min-height: 112px;
  }

  .relay-node-core {
    min-height: 126px;
  }

  .relay-assurance {
    grid-template-columns: 1fr;
    gap: 14px;
  }

  .relay-assurance > .aop-icon {
    grid-row: auto;
    width: 62px;
    height: 62px;
    padding: 15px;
  }
}

/* GPT-IMAGE2 remaining modules v1: atlas, solutions, cases, developer, intake. */
.aop-atlas-section,
.aop-solutions-section,
.aop-cases-section,
#developers,
#operations,
#launch,
#contact {
  overflow: hidden;
  background:
    radial-gradient(circle at 12% 8%, rgba(21, 94, 239, 0.045), transparent 28%),
    radial-gradient(circle at 88% 18%, rgba(22, 163, 122, 0.045), transparent 26%),
    linear-gradient(180deg, #ffffff 0%, #f8fbff 100%);
}

.aop-atlas-section .aop-section-head,
.aop-solutions-section .aop-section-head,
.aop-cases-section .aop-section-head,
#developers .aop-section-head,
#operations .aop-section-head,
#launch .aop-section-head {
  max-width: 820px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.aop-atlas-section .aop-section-title,
.aop-solutions-section .aop-section-title,
.aop-cases-section .aop-section-title,
#developers .aop-section-title,
#operations .aop-section-title,
#launch .aop-section-title {
  color: #071d38;
  font-size: clamp(36px, 3.2vw, 54px);
  line-height: 1.1;
  font-weight: 640;
  letter-spacing: 0;
}

.aop-atlas-section .aop-section-desc,
.aop-solutions-section .aop-section-desc,
.aop-cases-section .aop-section-desc,
#developers .aop-section-desc,
#operations .aop-section-desc,
#launch .aop-section-desc {
  color: #53667e;
  font-size: 17px;
  line-height: 1.68;
}

.atlas-shell,
.solution-demand-panel,
.payment-routing-screen,
#developers .code-window,
.contact-intake {
  border-radius: 18px;
  border: 1px solid #d7e5f4;
  background:
    radial-gradient(circle at 82% 0%, rgba(21, 94, 239, 0.055), transparent 30%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(248, 251, 255, 0.96));
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.96),
    0 24px 70px rgba(11, 31, 58, 0.075);
}

.atlas-shell {
  position: relative;
  padding: 30px;
}

.atlas-shell::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background:
    linear-gradient(rgba(21, 94, 239, 0.025) 1px, transparent 1px),
    linear-gradient(90deg, rgba(21, 94, 239, 0.025) 1px, transparent 1px);
  background-size: 56px 56px;
  border-radius: inherit;
  mask-image: linear-gradient(180deg, #000 0%, transparent 82%);
}

.atlas-topline,
.atlas-controls,
.atlas-result-bar,
.atlas-grid {
  position: relative;
  z-index: 1;
}

.atlas-topline {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
  margin-bottom: 22px;
}

.atlas-metric {
  min-height: 112px;
  border-color: #d8e6f5;
  border-radius: 14px;
  background: rgba(255, 255, 255, 0.86);
  padding: 22px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.94);
}

.atlas-metric strong {
  color: #155eef;
  font-size: 42px;
  font-weight: 650;
  font-family: var(--aop-font-display);
}

.atlas-metric:nth-child(2) strong {
  color: #0b8b5d;
}

.atlas-metric span {
  color: #60738a;
  font-size: 14px;
  font-weight: 580;
}

.atlas-controls {
  grid-template-columns: minmax(280px, 0.72fr) minmax(0, 1.28fr);
  gap: 14px;
  align-items: stretch;
  margin-bottom: 16px;
}

.atlas-search {
  min-height: 54px;
  border-color: #d8e6f5;
  border-radius: 12px;
  background: #ffffff;
}

.atlas-search .aop-icon {
  left: 16px;
  color: #155eef;
}

.atlas-search input {
  min-height: 54px;
  padding-left: 48px;
  color: #071d38;
  font-weight: 500;
}

.atlas-filter-group {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.atlas-filter-button {
  min-height: 38px;
  border: 1px solid #d8e6f5;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.88);
  color: #31465f;
  padding: 0 14px;
  font-size: 13px;
  font-weight: 560;
}

.atlas-filter-button.active {
  border-color: rgba(21, 94, 239, 0.26);
  background: #eef4ff;
  color: #155eef;
}

.atlas-result-bar {
  min-height: 46px;
  display: flex;
  align-items: center;
  gap: 10px;
  border: 1px solid #d8e6f5;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.82);
  padding: 10px 14px;
  color: #53667e;
}

.atlas-result-bar span {
  min-width: 0;
}

.atlas-result-bar [data-atlas-count],
.atlas-result-bar [data-atlas-methods-count] {
  color: #071d38;
  font-weight: 650;
}

.atlas-grid {
  max-height: 660px;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 14px;
  overflow: auto;
  padding: 2px 4px 6px 2px;
  scrollbar-color: #cbd8e8 transparent;
}

.atlas-card {
  min-height: 226px;
  border: 1px solid #d8e6f5;
  border-radius: 14px;
  background: rgba(255, 255, 255, 0.94);
  padding: 18px;
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.96),
    0 14px 34px rgba(11, 31, 58, 0.045);
}

.atlas-card:hover,
.atlas-card:focus {
  border-color: rgba(21, 94, 239, 0.25);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.96),
    0 20px 46px rgba(11, 31, 58, 0.07);
}

.atlas-card-top {
  gap: 12px;
}

.atlas-flag {
  width: 42px;
  height: 42px;
  display: grid;
  place-items: center;
  border-radius: 50%;
  background: #f3f8ff;
  font-size: 24px;
}

.atlas-card h3 {
  color: #071d38;
  font-size: 19px;
  font-weight: 650;
}

.atlas-card p {
  color: #66788e;
}

.atlas-method-chip,
.atlas-type-row span,
.atlas-capability-row span {
  min-height: 26px;
  border-radius: 999px;
  font-size: 11px;
  font-weight: 560;
}

.atlas-method-chip {
  border-color: #d8e6f5;
  background: #ffffff;
  color: #174a7f;
}

.atlas-capability-row span {
  border-color: rgba(22, 163, 122, 0.16);
  background: #f2fbf7;
  color: #0b6f54;
}

.aop-solutions-section {
  background: linear-gradient(180deg, #ffffff 0%, #f7fbff 100%);
}

.solution-demand-panel {
  grid-template-columns: minmax(280px, 0.76fr) minmax(0, 1.24fr);
  gap: 28px;
  padding: 30px;
}

.solution-label,
.case-category {
  min-height: 32px;
  border: 1px solid rgba(22, 163, 122, 0.14);
  border-radius: 999px;
  background: #eefaf5;
  color: #0b6f54;
  padding: 0 12px;
  font-size: 12px;
  font-weight: 620;
  letter-spacing: 0.01em;
}

.solution-demand-panel h3 {
  color: #071d38;
  font-size: 30px;
  font-weight: 640;
}

.solution-tags {
  gap: 12px;
}

.solution-tags span {
  min-height: 46px;
  border-color: #d8e6f5;
  border-radius: 12px;
  background: #ffffff;
  color: #174a7f;
  padding: 0 16px;
  font-weight: 600;
  box-shadow: 0 12px 28px rgba(11, 31, 58, 0.045);
}

.solution-problem-grid {
  gap: 16px;
  margin-top: 22px;
}

.solution-problem,
.solution-scenario,
.case-card,
#developers .aop-card,
#operations .aop-card,
#launch .aop-card {
  border-color: #d8e6f5;
  border-radius: 16px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(250, 253, 255, 0.95));
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.96),
    0 16px 42px rgba(11, 31, 58, 0.055);
}

.solution-problem {
  min-height: 188px;
  padding: 24px;
}

.solution-problem > .aop-icon,
.solution-scenario-index,
#operations .aop-card-icon {
  width: 46px;
  height: 46px;
  border-radius: 14px;
  border: 1px solid #d4e4f6;
  color: #155eef;
  background: #f4f8ff;
  box-shadow: none;
}

.solution-problem:nth-child(2) > .aop-icon,
.solution-problem:nth-child(4) > .aop-icon {
  border-color: #ccebdd;
  color: #0b6f54;
  background: #f2fbf7;
}

.solution-problem h3,
.solution-scenario h3,
.case-card h3 {
  color: #071d38;
  font-weight: 650;
}

.solution-problem p,
.solution-scenario p,
.case-card p {
  color: #53667e;
}

.solution-scenario-grid {
  gap: 18px;
  margin-top: 22px;
}

.solution-scenario {
  min-height: 360px;
  padding: 28px;
}

.solution-scenario::after {
  right: -52px;
  top: -52px;
  border-color: rgba(21, 94, 239, 0.11);
  background: rgba(21, 94, 239, 0.035);
}

.solution-scenario-index {
  color: #155eef;
  font-size: 14px;
  font-weight: 650;
}

.solution-scenario li {
  color: #344a63;
  font-weight: 560;
}

.solution-scenario li::before {
  top: 9px;
  background: #0b8b5d;
  box-shadow: 0 0 0 5px rgba(22, 163, 122, 0.1);
}

.aop-cases-section {
  background: linear-gradient(180deg, #f7fbff 0%, #ffffff 100%);
}

.case-showcase {
  grid-template-columns: minmax(0, 1.28fr) minmax(330px, 0.72fr);
  gap: 22px;
}

.payment-routing-screen {
  min-height: 690px;
  display: grid;
  gap: 20px;
  padding: 34px;
  background:
    linear-gradient(rgba(21, 94, 239, 0.035) 1px, transparent 1px),
    linear-gradient(90deg, rgba(21, 94, 239, 0.035) 1px, transparent 1px),
    linear-gradient(180deg, #ffffff 0%, #f5f9ff 100%);
  background-size: 34px 34px, 34px 34px, auto;
}

.payment-routing-screen .case-feature-main {
  max-width: 780px;
}

.payment-routing-screen h3 {
  color: #071d38;
  font-size: clamp(34px, 3vw, 48px);
  line-height: 1.12;
  font-weight: 640;
}

.payment-routing-screen p {
  max-width: 760px;
  color: #53667e;
}

.case-method-track span {
  min-height: 34px;
  border-color: #d8e6f5;
  background: #ffffff;
  color: #174a7f;
  font-weight: 600;
}

.case-console-grid {
  grid-template-columns: minmax(0, 1.18fr) minmax(290px, 0.82fr);
  gap: 16px;
}

.case-console-panel {
  border-color: #d8e6f5;
  border-radius: 14px;
  background: rgba(255, 255, 255, 0.94);
  padding: 18px;
  box-shadow: 0 14px 34px rgba(11, 31, 58, 0.055);
}

.case-event-list {
  gap: 0;
  padding-left: 18px;
}

.case-event-list::before {
  background: #dbe7f5;
}

.case-event-row {
  min-height: 42px;
  border: 0;
  border-bottom: 1px solid #ecf2f8;
  border-radius: 0;
  background: transparent;
  color: #66788e;
}

.case-route-node,
.case-route-branches span,
.case-webhook-status {
  border-radius: 10px;
  font-weight: 620;
}

.payment-routing-screen .case-feature-metrics {
  gap: 12px;
}

.payment-routing-screen .case-feature-metrics div {
  border-color: #d8e6f5;
  border-radius: 14px;
  background: #ffffff;
}

.case-list {
  gap: 16px;
}

.case-card {
  padding: 24px;
}

.case-card h3 {
  font-size: 22px;
}

.case-link {
  color: #155eef;
  font-weight: 620;
}

#developers {
  background:
    radial-gradient(circle at 86% 16%, rgba(21, 94, 239, 0.07), transparent 30%),
    linear-gradient(180deg, #ffffff 0%, #f7fbff 100%);
}

#developers > .aop-shell > .aop-grid-2 {
  grid-template-columns: minmax(0, 0.92fr) minmax(480px, 1.08fr);
  gap: 28px;
  align-items: start;
}

#developers .aop-grid.mt-4 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
}

#developers .aop-card {
  min-height: 142px;
  padding: 22px;
}

#developers .aop-card h3 {
  margin: 0 0 8px;
  color: #071d38;
  font-size: 18px;
  font-weight: 650;
}

#developers .aop-card p {
  color: #53667e;
  font-size: 14px;
  line-height: 1.6;
}

#developers .code-window {
  overflow: hidden;
  background:
    linear-gradient(180deg, #071d38 0%, #09182b 100%);
  color: #dbeafe;
  padding: 0;
  box-shadow: 0 24px 70px rgba(7, 29, 56, 0.18);
}

#developers .code-header {
  min-height: 52px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  color: #bfdbfe;
  background: rgba(255, 255, 255, 0.035);
}

#developers .code-window pre {
  margin: 0;
  padding: 24px;
  color: #dbeafe;
  font-size: 13px;
  line-height: 1.75;
}

#operations {
  background: linear-gradient(180deg, #f7fbff 0%, #ffffff 100%);
}

#operations .aop-grid-4,
#launch .step-list {
  gap: 18px;
}

#operations .aop-card,
#launch .aop-card {
  padding: 26px;
}

#operations .aop-card h3,
#launch .aop-card h3 {
  color: #071d38;
  font-size: 20px;
  font-weight: 650;
}

#operations .aop-card p,
#launch .aop-card p {
  color: #53667e;
}

#launch {
  background:
    linear-gradient(rgba(21, 94, 239, 0.025) 1px, transparent 1px),
    linear-gradient(90deg, rgba(21, 94, 239, 0.025) 1px, transparent 1px),
    linear-gradient(180deg, #ffffff 0%, #f8fbff 100%);
  background-size: 56px 56px, 56px 56px, auto;
}

#launch .step-card {
  position: relative;
  min-height: 180px;
  padding-top: 64px;
}

#launch .step-card::before {
  top: 24px;
  left: 26px;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  background: #155eef;
  color: #ffffff;
  box-shadow: 0 0 0 8px rgba(21, 94, 239, 0.08);
}

#contact {
  padding-top: 100px;
  background: linear-gradient(180deg, #ffffff 0%, #f7fbff 100%);
}

.contact-intake {
  grid-template-columns: minmax(0, 0.82fr) minmax(500px, 1.18fr);
  gap: 34px;
  padding: 34px;
}

.contact-copy {
  justify-content: flex-start;
  padding: 22px;
}

.contact-copy h2 {
  color: #071d38;
  font-size: clamp(34px, 3vw, 48px);
  line-height: 1.12;
  font-weight: 640;
}

.contact-copy p {
  color: #53667e;
  font-size: 17px;
  line-height: 1.68;
}

.contact-copy::after {
  content: "";
  width: min(100%, 440px);
  height: 138px;
  display: block;
  margin-top: 34px;
  border: 1px solid #d8e6f5;
  border-radius: 16px;
  background:
    linear-gradient(90deg, rgba(21, 94, 239, 0.52) 0 16%, transparent 16% 100%) 30px 36px / 130px 3px no-repeat,
    linear-gradient(90deg, rgba(22, 163, 122, 0.48) 0 13%, transparent 13% 100%) 30px 72px / 210px 3px no-repeat,
    linear-gradient(90deg, rgba(21, 94, 239, 0.34) 0 18%, transparent 18% 100%) 30px 108px / 288px 3px no-repeat,
    radial-gradient(circle at 30px 36px, #155eef 0 5px, transparent 6px),
    radial-gradient(circle at 160px 36px, #ffffff 0 12px, transparent 13px),
    radial-gradient(circle at 30px 72px, #16a37a 0 5px, transparent 6px),
    radial-gradient(circle at 240px 72px, #ffffff 0 12px, transparent 13px),
    radial-gradient(circle at 30px 108px, #155eef 0 5px, transparent 6px),
    radial-gradient(circle at 318px 108px, #ffffff 0 12px, transparent 13px),
    #ffffff;
  box-shadow: 0 18px 44px rgba(11, 31, 58, 0.055);
}

.contact-assurance-list span {
  border-color: #d8e6f5;
  background: #ffffff;
  color: #174a7f;
  font-weight: 560;
}

.contact-form {
  border-color: #d8e6f5;
  border-radius: 16px;
  background: #ffffff;
  padding: 24px;
  box-shadow: 0 18px 48px rgba(11, 31, 58, 0.08);
}

.contact-form label {
  color: #071d38;
  font-weight: 620;
}

.contact-form input[type="text"],
.contact-form textarea {
  border-color: #d8e6f5;
  border-radius: 12px;
  color: #071d38;
  font-weight: 500;
}

.upload-dropzone {
  min-height: 154px;
  border-color: #cbdcf0;
  border-radius: 14px;
  background: #fbfdff;
}

.upload-dropzone > .aop-icon {
  width: 46px;
  height: 46px;
  padding: 11px;
  border: 1px solid #d4e4f6;
  border-radius: 14px;
  color: #155eef;
  background: #f4f8ff;
}

.upload-dropzone:hover,
.upload-dropzone.has-files {
  border-color: rgba(22, 163, 122, 0.38);
  background: #f2fbf7;
}

.contact-file-list {
  border-color: #d8e6f5;
  border-radius: 12px;
  background: #fbfdff;
  font-weight: 500;
}

.contact-form .aop-btn {
  min-height: 52px;
  border-radius: 12px;
}

@media (max-width: 1180px) {
  .atlas-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  #developers > .aop-shell > .aop-grid-2,
  .contact-intake {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 991px) {
  .atlas-controls,
  .solution-demand-panel,
  .case-showcase {
    grid-template-columns: 1fr;
  }

  .atlas-grid,
  .solution-problem-grid,
  .solution-scenario-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .solution-tags {
    justify-content: flex-start;
  }

  .case-console-grid {
    grid-template-columns: 1fr;
  }

  #developers .aop-grid.mt-4 {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 640px) {
  .atlas-shell,
  .solution-demand-panel,
  .payment-routing-screen,
  .contact-intake {
    padding: 18px;
    border-radius: 16px;
  }

  .atlas-topline,
  .atlas-grid,
  .solution-problem-grid,
  .solution-scenario-grid,
  .contact-field-row,
  .contact-upload-grid {
    grid-template-columns: 1fr;
  }

  .atlas-result-bar {
    align-items: flex-start;
    flex-direction: column;
  }

  .atlas-grid {
    max-height: none;
    overflow: visible;
  }

  .payment-routing-screen .case-feature-metrics {
    grid-template-columns: 1fr;
  }

  .case-event-row {
    grid-template-columns: 58px 34px 48px minmax(0, 1fr);
    font-size: 9.5px;
  }

  .contact-copy {
    padding: 0;
  }

  .contact-copy::after {
    display: none;
  }
}

/* GPT-IMAGE2 long-page pass v29: unify remaining modules into one continuous light fintech system. */
html {
  scroll-padding-top: 96px;
}

#coverage,
#solutions,
#cases,
#checkout,
#routing,
#developers,
#operations,
#launch,
#contact {
  scroll-margin-top: 96px;
}

.aop-atlas-section,
.aop-solutions-section,
.aop-cases-section,
#developers,
#operations,
#launch,
#contact {
  border-top: 1px solid rgba(216, 230, 245, 0.62);
}

.aop-atlas-section .aop-shell,
.aop-solutions-section .aop-shell,
.aop-cases-section .aop-shell,
#developers .aop-shell,
#operations .aop-shell,
#launch .aop-shell,
#contact .aop-shell {
  max-width: 1280px;
}

.aop-atlas-section .aop-section-head,
.aop-solutions-section .aop-section-head,
.aop-cases-section .aop-section-head,
#developers .aop-section-head,
#operations .aop-section-head,
#launch .aop-section-head {
  margin-bottom: 54px;
}

.solution-demand-panel {
  align-items: center;
  margin-bottom: 24px;
}

.solution-problem,
.solution-scenario,
.case-card,
#developers .aop-card,
#operations .aop-card,
#launch .aop-card,
.contact-form,
.upload-dropzone {
  min-width: 0;
}

.solution-scenario,
#developers .aop-card,
.case-card {
  overflow: hidden;
}

.solution-scenario {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 334px;
}

.solution-scenario h3,
.solution-scenario p,
.solution-scenario li,
#developers .aop-card p,
.case-event-row b,
.contact-form-note {
  overflow-wrap: anywhere;
}

#developers .aop-card p {
  word-break: break-word;
}

#developers .code-window pre {
  overflow-x: auto;
  white-space: pre;
  scrollbar-color: rgba(191, 219, 254, 0.36) transparent;
}

#developers .code-window pre code {
  display: block;
  min-width: 610px;
}

#checkout {
  border-top: 1px solid rgba(216, 230, 245, 0.62);
  background:
    radial-gradient(circle at 16% 18%, rgba(21, 94, 239, 0.05), transparent 26%),
    linear-gradient(180deg, #f8fbff 0%, #ffffff 100%);
}

#checkout .aop-checkout {
  align-items: center;
  max-width: 1180px;
  margin: 0 auto;
}

#checkout .checkout-screen {
  border-color: #d8e6f5;
  background: #ffffff;
  box-shadow: 0 28px 80px rgba(11, 31, 58, 0.09);
}

#checkout .checkout-method {
  border-color: #d8e6f5;
  background: #fbfdff;
}

#checkout .checkout-method.active {
  border-color: rgba(21, 94, 239, 0.28);
  background: #f4f8ff;
  box-shadow: 0 16px 36px rgba(21, 94, 239, 0.08);
}

#routing.aop-section-dark {
  border-top: 1px solid rgba(216, 230, 245, 0.62);
  background:
    radial-gradient(circle at 82% 12%, rgba(21, 94, 239, 0.07), transparent 28%),
    linear-gradient(180deg, #ffffff 0%, #f7fbff 100%);
}

#routing.aop-section-dark .aop-kicker,
#routing.aop-section-dark .aop-section-title,
#routing.aop-section-dark .aop-section-desc {
  color: inherit;
}

#routing.aop-section-dark .aop-section-title {
  color: #071d38;
}

#routing.aop-section-dark .aop-section-desc {
  color: #53667e;
}

#routing .aop-card-dark,
#routing .routing-panel {
  border: 1px solid #d8e6f5;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(250, 253, 255, 0.95));
  color: #071d38;
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.96),
    0 16px 42px rgba(11, 31, 58, 0.055);
}

#routing .aop-card-dark .aop-card-icon {
  border: 1px solid #d4e4f6;
  background: #f4f8ff;
  color: #155eef;
}

#routing .aop-card-dark h3,
#routing .routing-panel h3,
#routing .routing-name {
  color: #071d38;
}

#routing .aop-card-dark p,
#routing .routing-metric {
  color: #53667e;
}

#routing .routing-bar {
  background: #e7eff8;
}

#routing .routing-fill {
  background: linear-gradient(90deg, #155eef, #16a37a);
}

.contact-copy::after {
  display: none;
}

.contact-flow-card {
  width: min(100%, 480px);
  display: grid;
  gap: 12px;
  margin-top: 30px;
  border: 1px solid #d8e6f5;
  border-radius: 16px;
  background:
    linear-gradient(rgba(21, 94, 239, 0.028) 1px, transparent 1px),
    linear-gradient(90deg, rgba(21, 94, 239, 0.028) 1px, transparent 1px),
    #ffffff;
  background-size: 34px 34px;
  padding: 16px;
  box-shadow: 0 18px 44px rgba(11, 31, 58, 0.055);
}

.contact-flow-row {
  position: relative;
  display: grid;
  grid-template-columns: 44px minmax(0, 1fr);
  gap: 12px;
  align-items: center;
  min-height: 68px;
  border: 1px solid rgba(216, 230, 245, 0.78);
  border-radius: 14px;
  background: rgba(255, 255, 255, 0.88);
  padding: 12px;
}

.contact-flow-row:not(:last-child)::after {
  content: "";
  position: absolute;
  left: 33px;
  bottom: -14px;
  width: 2px;
  height: 14px;
  background: linear-gradient(180deg, rgba(21, 94, 239, 0.45), rgba(21, 94, 239, 0.08));
}

.contact-flow-icon {
  width: 44px;
  height: 44px;
  display: grid;
  place-items: center;
  border: 1px solid #d4e4f6;
  border-radius: 13px;
  color: #155eef;
  background: #f4f8ff;
}

.contact-flow-icon .aop-icon {
  width: 20px;
  height: 20px;
}

.contact-flow-row strong,
.contact-flow-row small {
  display: block;
  min-width: 0;
}

.contact-flow-row strong {
  color: #071d38;
  font-size: 15px;
  font-weight: 650;
}

.contact-flow-row small {
  margin-top: 4px;
  color: #66788e;
  font-size: 12px;
  line-height: 1.45;
}

.contact-flow-row.is-green .contact-flow-icon {
  border-color: #ccebdd;
  color: #0b8b5d;
  background: #f2fbf7;
}

@media (max-width: 1280px) and (min-width: 992px) {
  .aop-atlas-section .aop-shell,
  .aop-solutions-section .aop-shell,
  .aop-cases-section .aop-shell,
  #developers .aop-shell,
  #operations .aop-shell,
  #launch .aop-shell,
  #contact .aop-shell {
    max-width: min(1120px, calc(100vw - 72px));
  }

  .atlas-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .case-showcase {
    grid-template-columns: minmax(0, 1.08fr) minmax(300px, 0.92fr);
  }
}

@media (max-width: 991px) {
  .aop-atlas-section .aop-section-head,
  .aop-solutions-section .aop-section-head,
  .aop-cases-section .aop-section-head,
  #developers .aop-section-head,
  #operations .aop-section-head,
  #launch .aop-section-head {
    margin-bottom: 34px;
  }

  #checkout .aop-checkout,
  #routing > .aop-shell > .aop-grid-2 {
    grid-template-columns: 1fr;
  }

  .contact-flow-card {
    width: 100%;
  }
}

@media (max-width: 640px) {
  html {
    scroll-padding-top: 82px;
  }

  #coverage,
  #solutions,
  #cases,
  #checkout,
  #routing,
  #developers,
  #operations,
  #launch,
  #contact {
    scroll-margin-top: 82px;
  }

  .aop-atlas-section .aop-section-title,
  .aop-solutions-section .aop-section-title,
  .aop-cases-section .aop-section-title,
  #developers .aop-section-title,
  #operations .aop-section-title,
  #launch .aop-section-title {
    font-size: clamp(30px, 9vw, 38px);
  }

  .atlas-metric {
    min-height: 92px;
    padding: 18px;
  }

  .atlas-metric strong {
    font-size: 34px;
  }

  .solution-demand-panel {
    gap: 16px;
  }

  .solution-tags span {
    min-height: 40px;
    padding: 0 12px;
    font-size: 13px;
  }

  .solution-scenario {
    min-height: auto;
    padding: 22px;
  }

  .case-showcase,
  .case-console-grid,
  #developers > .aop-shell > .aop-grid-2,
  #operations .aop-grid-4,
  #launch .step-list {
    grid-template-columns: 1fr;
  }

  #developers .code-window pre {
    padding: 18px;
    font-size: 12px;
  }

  .contact-flow-card {
    margin-top: 22px;
    padding: 12px;
  }

  .contact-flow-row {
    grid-template-columns: 40px minmax(0, 1fr);
    padding: 10px;
  }

  .contact-flow-icon {
    width: 40px;
    height: 40px;
  }
}

/* Long-page reference pass v30: compact payment-infrastructure panels plus visible localized checkout. */
.aop-section {
  padding-top: 112px;
  padding-bottom: 112px;
}

.aop-atlas-section .aop-section-head,
.aop-solutions-section .aop-section-head,
.aop-cases-section .aop-section-head {
  max-width: 760px;
}

.atlas-shell,
.solution-demand-panel,
.payment-routing-screen,
.case-card,
.contact-intake,
.dev-step-strip {
  border-color: #d7e5f4;
  border-radius: 16px;
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.96),
    0 20px 58px rgba(11, 31, 58, 0.06);
}

.atlas-shell {
  padding: 24px;
}

.atlas-topline {
  align-items: stretch;
  gap: 12px;
  margin-bottom: 16px;
}

.atlas-metric {
  min-height: 86px;
  padding: 18px 20px;
}

.atlas-metric strong {
  font-size: 34px;
  line-height: 1;
}

.atlas-controls {
  grid-template-columns: minmax(260px, 0.68fr) minmax(0, 1.32fr);
  margin-bottom: 12px;
}

.atlas-filter-button {
  min-height: 34px;
  padding: 0 12px;
}

.atlas-result-bar {
  min-height: 38px;
  padding: 8px 12px;
  font-size: 12px;
}

.atlas-grid {
  max-height: 548px;
  gap: 12px;
}

.atlas-card {
  min-height: 172px;
  padding: 14px;
}

.atlas-flag {
  width: 34px;
  height: 34px;
  font-size: 20px;
}

.atlas-card h3 {
  font-size: 16px;
}

.atlas-card p,
.atlas-type-row,
.atlas-capability-row,
.atlas-expand {
  font-size: 11px;
}

.atlas-method-chip,
.atlas-type-row span,
.atlas-capability-row span {
  min-height: 22px;
  font-size: 10.5px;
}

.solution-demand-panel {
  grid-template-columns: minmax(260px, 0.86fr) minmax(0, 1.14fr);
  padding: 24px;
}

.solution-problem-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.solution-problem {
  min-height: 166px;
  padding: 22px;
}

.solution-scenario-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.solution-scenario {
  min-height: 318px;
  padding: 24px;
}

.solution-scenario::after {
  width: 122px;
  height: 122px;
}

.case-showcase {
  grid-template-columns: minmax(0, 0.86fr) minmax(0, 1.14fr);
  align-items: stretch;
}

.payment-routing-screen {
  min-height: 560px;
  padding: 28px;
}

.payment-routing-screen h3 {
  max-width: 640px;
  font-size: clamp(32px, 2.45vw, 44px);
}

.case-console-grid {
  grid-template-columns: minmax(0, 1fr) minmax(260px, 0.82fr);
}

.case-event-row {
  grid-template-columns: 64px 40px 58px minmax(0, 1fr);
}

.case-list {
  display: grid;
  grid-template-columns: 1fr;
}

.case-card {
  min-height: 0;
  padding: 22px;
}

.case-card h3 {
  font-size: 20px;
}

#checkout {
  min-height: 820px;
  display: flex;
  align-items: center;
  padding-top: 116px;
  padding-bottom: 116px;
  background:
    radial-gradient(circle at 16% 22%, rgba(21, 94, 239, 0.06), transparent 30%),
    radial-gradient(circle at 88% 10%, rgba(22, 163, 122, 0.035), transparent 24%),
    linear-gradient(180deg, #ffffff 0%, #f8fbff 100%);
}

#checkout .aop-checkout {
  grid-template-columns: minmax(380px, 0.88fr) minmax(0, 1.12fr);
  gap: clamp(58px, 6vw, 104px);
  max-width: 1240px;
}

#checkout .checkout-phone,
#checkout .checkout-copy {
  visibility: visible !important;
  opacity: 1 !important;
  transform: none !important;
  animation: none !important;
}

#checkout .checkout-phone {
  width: min(430px, 100%);
  border: 1px solid #d5e3f3;
  border-radius: 34px;
  background: linear-gradient(180deg, #f8fbff, #ffffff);
  padding: 16px;
  box-shadow: 0 30px 82px rgba(11, 31, 58, 0.11);
}

#checkout .checkout-screen {
  min-height: 682px;
  border-radius: 28px;
  background: #ffffff;
}

#checkout .checkout-bar {
  min-height: 86px;
  padding: 24px 26px;
}

#checkout .checkout-brand-logo {
  width: 178px;
  max-height: 46px;
}

#checkout .checkout-lang {
  min-height: 36px;
  padding: 0 14px;
  color: #155eef;
  background: #edf5ff;
  font-size: 14px;
}

#checkout .checkout-body {
  padding: 30px 26px;
}

#checkout .checkout-amount-label {
  font-size: 16px;
  font-weight: 620;
}

#checkout .checkout-amount {
  margin: 12px 0 28px;
  font-size: clamp(42px, 4.2vw, 58px);
  line-height: 1;
  letter-spacing: 0.01em;
}

#checkout .checkout-method {
  min-height: 82px;
  margin-bottom: 14px;
  border-radius: 12px;
  padding: 16px;
}

#checkout .checkout-method-icon {
  width: 48px;
  height: 48px;
  border: 1px solid #dbe7f5;
  border-radius: 12px;
  color: #155eef;
  background: #f7fbff;
}

#checkout .checkout-method-title {
  font-size: 18px;
  font-weight: 660;
}

#checkout .checkout-method-sub {
  margin-top: 4px;
  font-size: 14px;
}

#checkout .checkout-status-icon {
  width: 26px;
  height: 26px;
  color: #9aa9ba;
}

#checkout .checkout-status-icon.is-selected {
  color: #0b8b5d;
}

#checkout .checkout-cta {
  min-height: 58px;
  margin-top: 28px;
  border-radius: 12px;
  background: #155eef;
  box-shadow: 0 20px 42px rgba(21, 94, 239, 0.22);
  font-size: 18px;
  font-weight: 650;
}

#checkout .checkout-security {
  margin-top: 22px;
  color: #0b6f54;
  font-size: 14px;
  font-weight: 620;
}

#checkout .checkout-copy .aop-section-title {
  max-width: 720px;
  color: #071d38;
  font-size: clamp(42px, 4vw, 64px);
  line-height: 1.08;
  font-weight: 640;
}

#checkout .checkout-copy .aop-section-desc {
  max-width: 760px;
  color: #53667e;
  font-size: 19px;
  line-height: 1.75;
}

#checkout .aop-feature-list {
  gap: 22px;
  margin-top: 36px !important;
}

#checkout .aop-feature-line {
  grid-template-columns: 52px minmax(0, 1fr);
  gap: 18px;
}

#checkout .aop-feature-line > .aop-icon {
  width: 52px;
  height: 52px;
  border: 1px solid #d8e6f5;
  border-radius: 14px;
  background: #fbfdff;
  color: #155eef;
  padding: 14px;
}

#checkout .aop-feature-line h3 {
  margin: 0 0 6px;
  color: #071d38;
  font-size: 22px;
  font-weight: 650;
}

#checkout .aop-feature-line p {
  margin: 0;
  color: #53667e;
  font-size: 17px;
  line-height: 1.62;
  font-weight: 450;
}

#developers > .aop-shell > .aop-grid-2 {
  grid-template-columns: minmax(0, 0.92fr) minmax(520px, 1.08fr);
}

.dev-api-card {
  display: grid;
  grid-template-columns: 44px minmax(0, 1fr);
  column-gap: 14px;
  align-items: start;
  min-height: 126px !important;
}

.dev-api-card h3,
.dev-api-card p {
  grid-column: 2;
}

.dev-api-icon {
  grid-row: 1 / span 2;
  width: 44px;
  height: 44px;
  display: grid;
  place-items: center;
  border: 1px solid #d4e4f6;
  border-radius: 13px;
  color: #155eef;
  background: #f4f8ff;
}

.dev-api-icon .aop-icon {
  width: 20px;
  height: 20px;
}

.dev-console-stack {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(220px, 0.44fr);
  gap: 16px;
  align-items: stretch;
}

.dev-console-stack .code-window {
  min-height: 420px;
}

.dev-webhook-card {
  border: 1px solid #d8e6f5;
  border-radius: 16px;
  background: #ffffff;
  padding: 22px;
  box-shadow: 0 18px 48px rgba(11, 31, 58, 0.07);
}

.dev-webhook-title {
  margin-bottom: 18px;
  color: #071d38;
  font-size: 16px;
  font-weight: 650;
}

.dev-status-row {
  position: relative;
  display: grid;
  grid-template-columns: 18px minmax(0, 1fr);
  column-gap: 10px;
  padding: 0 0 20px;
}

.dev-status-row:not(:last-child)::after {
  content: "";
  position: absolute;
  left: 8px;
  top: 18px;
  bottom: 2px;
  width: 2px;
  background: #dbe7f5;
}

.dev-status-row span {
  position: relative;
  z-index: 1;
  width: 18px;
  height: 18px;
  border: 4px solid #e8f1fb;
  border-radius: 50%;
  background: #155eef;
}

.dev-status-row.is-done span {
  background: #16a37a;
}

.dev-status-row strong {
  color: #071d38;
  font-size: 13px;
  font-weight: 650;
}

.dev-status-row em {
  grid-column: 2;
  margin-top: 2px;
  color: #66788e;
  font-size: 12px;
  font-style: normal;
}

.dev-step-strip {
  display: grid;
  grid-template-columns: 180px minmax(0, 1fr) 34px minmax(0, 1fr) 34px minmax(0, 1fr);
  gap: 14px;
  align-items: center;
  margin-top: 24px;
  padding: 18px;
  background: #ffffff;
}

.dev-step-label {
  color: #155eef;
  font-size: 16px;
  font-weight: 650;
}

.dev-step-card {
  min-height: 72px;
  display: grid;
  grid-template-columns: 42px minmax(0, 1fr);
  gap: 12px;
  align-items: center;
  border: 1px solid #d8e6f5;
  border-radius: 14px;
  background: #fbfdff;
  padding: 12px 14px;
}

.dev-step-card strong {
  width: 36px;
  height: 36px;
  display: grid;
  place-items: center;
  border-radius: 50%;
  color: #155eef;
  background: #edf5ff;
  font-size: 18px;
}

.dev-step-card b,
.dev-step-card small {
  display: block;
}

.dev-step-card b {
  color: #071d38;
  font-size: 14px;
  font-weight: 650;
}

.dev-step-card small {
  margin-top: 3px;
  color: #66788e;
  font-size: 12px;
  line-height: 1.45;
}

.dev-step-arrow {
  color: #94a8bf;
  text-align: center;
  font-size: 24px;
}

@media (max-width: 1180px) {
  #checkout .aop-checkout,
  #developers > .aop-shell > .aop-grid-2 {
    grid-template-columns: 1fr;
  }

  .dev-console-stack {
    grid-template-columns: 1fr;
  }

  .dev-step-strip {
    grid-template-columns: 1fr;
  }

  .dev-step-arrow {
    display: none;
  }
}

@media (max-width: 991px) {
  .solution-problem-grid,
  .solution-scenario-grid,
  .case-showcase {
    grid-template-columns: 1fr;
  }

  .atlas-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    max-height: none;
  }

  #checkout {
    min-height: 0;
  }

  #checkout .checkout-phone {
    width: min(390px, 100%);
  }
}

@media (max-width: 640px) {
  .aop-section {
    padding-top: 78px;
    padding-bottom: 78px;
  }

  .atlas-topline,
  .atlas-controls,
  .atlas-grid {
    grid-template-columns: 1fr;
  }

  #checkout .checkout-screen {
    min-height: 612px;
  }

  #checkout .checkout-bar {
    min-height: 72px;
    padding: 18px;
  }

  #checkout .checkout-brand-logo {
    width: 142px;
  }

  #checkout .checkout-body {
    padding: 24px 18px;
  }

  #checkout .checkout-amount {
    font-size: 40px;
  }

  #checkout .checkout-method {
    min-height: 74px;
  }

  #checkout .checkout-copy .aop-section-title {
    font-size: clamp(32px, 10vw, 42px);
  }

  #checkout .checkout-copy .aop-section-desc,
  #checkout .aop-feature-line p {
    font-size: 15px;
  }

  #checkout .aop-feature-line {
    grid-template-columns: 44px minmax(0, 1fr);
  }

  #checkout .aop-feature-line > .aop-icon {
    width: 44px;
    height: 44px;
    padding: 12px;
  }

  .dev-api-card {
    grid-template-columns: 40px minmax(0, 1fr);
  }

  .dev-api-icon {
    width: 40px;
    height: 40px;
  }
}

/* Long-page reference pass v31: compact operating-console layout. */
body > main {
  display: flex;
  flex-direction: column;
}

#home {
  order: 1;
}

.aop-relay-section {
  order: 2;
}

#checkout {
  order: 3;
}

#coverage {
  order: 4;
}

#solutions {
  order: 5;
}

#cases {
  order: 6;
}

#developers {
  order: 7;
}

#contact {
  order: 8;
}

#routing,
#operations,
#launch {
  display: none;
}

#coverage,
#solutions,
#cases,
#developers,
#contact {
  padding-top: 20px;
  padding-bottom: 0;
  background: #f8fbff;
}

#coverage .aop-shell,
#solutions .aop-shell,
#cases .aop-shell,
#developers .aop-shell,
#contact .aop-shell,
.ud-footer .aop-shell {
  width: min(1540px, calc(100% - 96px));
  max-width: 1540px;
}

#coverage .aop-shell,
#solutions .aop-shell,
#cases .aop-shell {
  border: 1px solid #d8e6f5;
  border-radius: 12px;
  background: #ffffff;
  padding: 20px 28px 24px;
  box-shadow: 0 14px 42px rgba(11, 31, 58, 0.045);
}

#coverage .aop-section-head,
#solutions .aop-section-head,
#cases .aop-section-head {
  position: relative;
  max-width: none;
  min-height: 54px;
  display: grid;
  grid-template-columns: 34px minmax(0, 1fr) auto;
  column-gap: 12px;
  align-items: start;
  margin: 0 0 10px;
  text-align: left;
}

#coverage .aop-section-head {
  padding-right: 500px;
}

#coverage .aop-section-head::before,
#solutions .aop-section-head::before,
#cases .aop-section-head::before {
  width: 28px;
  height: 28px;
  display: grid;
  place-items: center;
  border-radius: 50%;
  color: #ffffff;
  background: #155eef;
  font: 700 15px/1 var(--aop-font-display);
}

#coverage .aop-section-head::before {
  content: "1";
}

#solutions .aop-section-head::before {
  content: "2";
}

#cases .aop-section-head::before {
  content: "3";
}

#coverage .aop-kicker,
#solutions .aop-kicker,
#cases .aop-kicker {
  display: none;
}

#coverage .aop-section-title,
#solutions .aop-section-title,
#cases .aop-section-title {
  grid-column: 2;
  margin: 0;
  color: #071d38;
  font-size: 20px;
  line-height: 1.22;
  font-weight: 680;
}

#coverage .aop-section-desc,
#solutions .aop-section-desc,
#cases .aop-section-desc {
  grid-column: 2 / -1;
  max-width: 760px;
  margin: 4px 0 0;
  color: #66788e;
  font-size: 12.5px;
  line-height: 1.55;
}

.atlas-shell,
.solution-scenario,
.solution-problem,
.payment-routing-screen,
.case-card,
#developers .aop-shell,
.contact-intake,
.ud-footer {
  border: 1px solid #d8e6f5;
  border-radius: 12px;
  background: #ffffff;
  box-shadow: 0 14px 42px rgba(11, 31, 58, 0.045);
}

.atlas-shell {
  border: 0;
  background: transparent;
  padding: 18px 20px;
  box-shadow: none;
}

.atlas-shell::before {
  opacity: 0.55;
  background-size: 44px 44px;
}

.atlas-topline {
  position: absolute;
  top: -72px;
  right: 34px;
  grid-template-columns: repeat(3, minmax(0, 120px));
  justify-content: end;
  gap: 28px;
  margin: 0;
  width: min(100%, 520px);
}

.atlas-metric {
  min-height: 44px;
  border: 0;
  background: transparent;
  padding: 0;
  box-shadow: none;
}

.atlas-metric strong {
  font-size: 28px;
}

.atlas-metric span {
  display: block;
  margin-top: 2px;
  font-size: 11px;
  line-height: 1.25;
}

.atlas-controls {
  grid-template-columns: minmax(260px, 0.82fr) minmax(0, 1.18fr);
  gap: 12px;
  margin-bottom: 12px;
}

.atlas-search,
.atlas-search input {
  min-height: 38px;
}

.atlas-search .aop-icon {
  left: 12px;
  width: 15px;
  height: 15px;
}

.atlas-search input {
  padding-left: 36px;
  font-size: 12px;
}

.atlas-filter-group {
  gap: 6px;
}

.atlas-filter-button {
  min-height: 32px;
  border-radius: 8px;
  padding: 0 11px;
  font-size: 11px;
}

.atlas-result-bar {
  display: none;
}

.atlas-grid {
  max-height: 408px;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 12px;
  overflow: hidden;
  padding: 0;
}

.atlas-card {
  min-height: 114px;
  display: grid;
  grid-template-rows: auto 1fr auto;
  gap: 10px;
  border-radius: 8px;
  padding: 13px 14px;
  box-shadow: none;
}

.atlas-card-top {
  grid-template-columns: 28px minmax(0, 1fr) auto;
  gap: 8px;
  align-items: start;
}

.atlas-flag {
  width: 26px;
  height: 26px;
  border-radius: 6px;
  background: #f4f8ff;
  font-size: 18px;
}

.atlas-country-copy {
  min-width: 0;
}

.atlas-card h3 {
  margin: 0;
  font-size: 14px;
  line-height: 1.22;
}

.atlas-card h3 span {
  margin-right: 4px;
  font-weight: 720;
}

.atlas-card p {
  margin: 3px 0 0;
  font-size: 10px;
  line-height: 1.2;
}

.atlas-status {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  color: #0b8b5d;
  font-size: 10px;
  font-weight: 650;
  white-space: nowrap;
}

.atlas-status i {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #16a37a;
}

.atlas-methods {
  display: flex;
  flex-wrap: wrap;
  align-content: start;
  gap: 6px;
}

.atlas-method-chip {
  min-height: 20px;
  border-radius: 5px;
  background: #f4f8ff;
  padding: 0 8px;
  color: #155eef;
  font-size: 10px;
}

.atlas-method-more {
  background: #ffffff;
  color: #53667e;
}

.atlas-card-foot {
  display: flex;
  justify-content: space-between;
  gap: 8px;
  color: #66788e;
  font-size: 10.5px;
}

.atlas-type-row,
.atlas-capability-row,
.atlas-details,
.atlas-expand {
  display: none !important;
}

.aop-solutions-section .aop-shell {
  display: flex;
  flex-direction: column;
}

.solution-demand-panel {
  display: none;
}

.solution-scenario-grid {
  order: 2;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 22px;
  margin-top: 0;
}

.solution-scenario {
  min-height: 278px;
  border-radius: 10px;
  padding: 24px 24px 20px;
  box-shadow: none;
}

.solution-scenario::after {
  display: none;
}

.solution-scenario-index {
  width: 36px;
  height: 36px;
  border-radius: 8px;
  margin-bottom: 14px;
}

.solution-scenario h3 {
  padding-bottom: 12px;
  border-bottom: 1px solid #e6eef8;
  font-size: 18px;
  line-height: 1.3;
}

.solution-scenario p {
  margin-top: 14px;
  font-size: 13px;
  line-height: 1.55;
}

.solution-scenario ul {
  margin-top: 14px;
}

.solution-scenario li {
  padding-left: 16px;
  font-size: 12px;
  line-height: 1.55;
}

.solution-scenario li::before {
  top: 7px;
  width: 4px;
  height: 4px;
  box-shadow: 0 0 0 4px rgba(22, 163, 122, 0.08);
}

.solution-problem-grid {
  order: 3;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0;
  margin-top: 16px;
  border: 1px solid #d8e6f5;
  border-radius: 12px;
  background: #ffffff;
  overflow: hidden;
}

.solution-problem {
  min-height: 88px;
  display: grid;
  grid-template-columns: 44px minmax(0, 1fr);
  column-gap: 12px;
  align-items: center;
  border: 0;
  border-radius: 0;
  padding: 16px;
  box-shadow: none;
}

.solution-problem:not(:last-child) {
  border-right: 1px solid #e6eef8;
}

.solution-problem > .aop-icon {
  grid-row: 1 / span 2;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  padding: 10px;
}

.solution-problem h3 {
  margin: 0;
  font-size: 15px;
  line-height: 1.25;
}

.solution-problem p {
  margin: 4px 0 0;
  font-size: 12px;
  line-height: 1.38;
}

.case-showcase {
  grid-template-columns: 1fr;
  gap: 14px;
}

.payment-routing-screen {
  min-height: 0;
  grid-template-columns: minmax(310px, 0.86fr) minmax(440px, 1.28fr) minmax(250px, 0.76fr);
  grid-template-areas:
    "main console metrics"
    "methods console metrics";
  align-items: stretch;
  gap: 14px;
  border-radius: 12px;
  padding: 18px;
  background: #ffffff;
  box-shadow: none;
}

.payment-routing-screen .case-feature-main {
  grid-area: main;
  max-width: none;
  border: 1px solid #d8e6f5;
  border-radius: 10px;
  background: #fbfdff;
  padding: 18px;
}

.payment-routing-screen h3 {
  max-width: none;
  margin: 10px 0 10px;
  font-size: 21px;
  line-height: 1.3;
}

.payment-routing-screen p {
  max-width: none;
  margin: 0;
  font-size: 12.5px;
  line-height: 1.62;
}

.case-category {
  min-height: 24px;
  border-radius: 6px;
  padding: 0 8px;
  font-size: 10px;
}

.case-method-strip {
  grid-area: methods;
  align-self: end;
  overflow: hidden;
}

.case-method-track span {
  min-height: 24px;
  border-radius: 5px;
  padding: 0 9px;
  font-size: 10px;
}

.case-console-grid {
  grid-area: console;
  grid-template-columns: minmax(230px, 1fr) minmax(220px, 0.88fr);
  gap: 12px;
}

.case-console-panel {
  border-radius: 10px;
  padding: 14px;
  box-shadow: none;
}

.case-panel-title {
  margin-bottom: 10px;
  font-size: 13px;
  font-weight: 680;
}

.case-event-list {
  padding-left: 12px;
}

.case-event-row {
  min-height: 34px;
  grid-template-columns: 58px 32px 44px minmax(0, 1fr);
  column-gap: 8px;
  font-size: 10.5px;
}

.case-route-flow {
  gap: 9px;
}

.case-route-node,
.case-route-branches span,
.case-webhook-status {
  min-height: 30px;
  border-radius: 8px;
  font-size: 11px;
}

.case-route-branches {
  gap: 6px;
}

.payment-routing-screen .case-feature-metrics {
  grid-area: metrics;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  align-content: stretch;
  gap: 10px;
}

.payment-routing-screen .case-feature-metrics div {
  min-height: 80px;
  display: grid;
  align-content: center;
  padding: 14px;
  border-radius: 10px;
  box-shadow: none;
}

.payment-routing-screen .case-feature-metrics strong {
  font-size: 22px;
  line-height: 1.1;
}

.payment-routing-screen .case-feature-metrics span {
  margin-top: 5px;
  font-size: 11px;
  line-height: 1.25;
}

.case-list {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
}

.case-card {
  min-height: 138px;
  border-radius: 10px;
  padding: 16px 18px;
  box-shadow: none;
}

.case-card h3 {
  margin: 9px 0 8px;
  font-size: 16px;
  line-height: 1.28;
}

.case-card p {
  font-size: 12px;
  line-height: 1.5;
}

.case-link {
  margin-top: 8px;
  font-size: 12px;
}

#developers {
  padding-top: 34px;
}

#developers .aop-shell {
  position: relative;
  padding: 24px 30px 28px;
}

#developers .aop-shell::before,
#developers .aop-shell::after {
  display: none;
}

#developers .dev-section-head {
  position: relative;
  max-width: none;
  min-height: 54px;
  display: grid;
  grid-template-columns: 34px minmax(0, 1fr);
  column-gap: 12px;
  align-items: start;
  margin: 0 0 16px;
  text-align: left;
}

#developers .dev-section-head::before {
  content: "4";
  width: 28px;
  height: 28px;
  display: grid;
  place-items: center;
  border-radius: 50%;
  color: #ffffff;
  background: #155eef;
  font: 700 15px/1 var(--aop-font-display);
}

#developers .dev-section-head .aop-kicker {
  display: none;
}

#developers .dev-section-head .aop-section-title {
  display: block;
  grid-column: 2;
  margin: 0;
  color: #071d38;
  font-size: 20px;
  line-height: 1.22;
  font-weight: 680;
}

#developers .dev-section-head .aop-section-desc {
  display: block;
  grid-column: 2;
  max-width: 780px;
  margin: 4px 0 0;
  color: #66788e;
  font-size: 12.5px;
  line-height: 1.55;
}

#developers > .aop-shell > .aop-grid-2 > div:first-child > .aop-kicker,
#developers > .aop-shell > .aop-grid-2 > div:first-child > .aop-section-title,
#developers > .aop-shell > .aop-grid-2 > div:first-child > .aop-section-desc {
  display: none;
}

#developers > .aop-shell > .aop-grid-2 {
  grid-template-columns: minmax(360px, 0.82fr) minmax(620px, 1.18fr);
  gap: 18px;
}

#developers .aop-grid.mt-4 {
  margin-top: 0 !important;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
}

#developers .aop-card {
  min-height: 94px !important;
  border-radius: 8px;
  padding: 13px;
  box-shadow: none;
}

.dev-api-card {
  grid-template-columns: 34px minmax(0, 1fr);
  column-gap: 10px;
}

.dev-api-icon {
  width: 34px;
  height: 34px;
  border-radius: 8px;
}

.dev-api-icon .aop-icon {
  width: 17px;
  height: 17px;
}

#developers .aop-card h3 {
  margin-bottom: 4px;
  font-size: 14px;
}

#developers .aop-card p {
  font-size: 10.5px;
  line-height: 1.42;
}

.dev-console-stack {
  grid-template-columns: minmax(0, 1fr) minmax(230px, 0.42fr);
  gap: 12px;
}

.dev-console-stack .code-window {
  min-height: 286px;
}

#developers .code-header {
  min-height: 38px;
  font-size: 11px;
}

#developers .code-window pre {
  padding: 16px 18px;
  font-size: 11px;
  line-height: 1.55;
}

#developers .code-window pre code {
  min-width: 520px;
}

.dev-webhook-card {
  border-radius: 8px;
  padding: 16px;
  box-shadow: none;
}

.dev-webhook-title {
  margin-bottom: 14px;
  font-size: 13px;
}

.dev-status-row {
  padding-bottom: 17px;
}

.dev-status-row strong {
  font-size: 11px;
}

.dev-status-row em {
  font-size: 10px;
}

.dev-step-strip {
  grid-template-columns: 160px minmax(0, 1fr) 28px minmax(0, 1fr) 28px minmax(0, 1fr);
  gap: 10px;
  margin-top: 14px;
  border-radius: 10px;
  padding: 12px;
  box-shadow: none;
}

.dev-step-label {
  font-size: 13px;
}

.dev-step-card {
  min-height: 58px;
  grid-template-columns: 34px minmax(0, 1fr);
  border-radius: 8px;
  padding: 9px 10px;
}

.dev-step-card strong {
  width: 30px;
  height: 30px;
  font-size: 14px;
}

.dev-step-card b {
  font-size: 12px;
}

.dev-step-card small {
  font-size: 10.5px;
}

#contact {
  padding-bottom: 12px;
}

.contact-intake {
  grid-template-columns: minmax(0, 0.9fr) minmax(540px, 1.1fr);
  gap: 20px;
  border-radius: 12px;
  padding: 20px;
  box-shadow: none;
}

.contact-copy {
  padding: 8px;
}

.contact-copy .aop-kicker {
  margin-bottom: 10px;
}

.contact-copy h2 {
  max-width: 540px;
  font-size: 28px;
  line-height: 1.2;
}

.contact-copy p {
  max-width: 600px;
  font-size: 13px;
  line-height: 1.58;
}

.contact-assurance-list {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
  margin-top: 20px;
}

.contact-assurance-list span {
  min-height: 54px;
  justify-content: center;
  border-radius: 8px;
  padding: 0 10px;
  text-align: center;
  font-size: 12px;
}

.contact-flow-card {
  width: 100%;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0;
  margin-top: 18px;
  border: 0;
  background: transparent;
  padding: 0;
  box-shadow: none;
}

.contact-flow-row {
  min-height: 82px;
  display: grid;
  grid-template-columns: 1fr;
  justify-items: center;
  gap: 8px;
  border: 0;
  background: transparent;
  padding: 0 8px;
  text-align: center;
}

.contact-flow-row:not(:last-child)::after {
  left: calc(50% + 28px);
  top: 21px;
  bottom: auto;
  width: calc(50% - 28px);
  height: 2px;
  background: linear-gradient(90deg, rgba(21, 94, 239, 0.38), rgba(21, 94, 239, 0.08));
}

.contact-flow-icon {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: #eef4ff;
}

.contact-flow-row strong {
  font-size: 12px;
}

.contact-flow-row small {
  font-size: 10.5px;
  line-height: 1.35;
}

.contact-form {
  border-radius: 10px;
  padding: 18px;
  box-shadow: none;
}

.contact-form label {
  font-size: 12px;
}

.contact-field-row,
.contact-upload-grid {
  gap: 12px;
}

.contact-form input[type="text"] {
  min-height: 42px;
}

.contact-form textarea {
  min-height: 92px;
}

.contact-form input[type="text"],
.contact-form textarea {
  border-radius: 8px;
  font-size: 12px;
}

.upload-dropzone {
  min-height: 90px;
  border-radius: 8px;
  padding: 14px;
}

.upload-dropzone > .aop-icon {
  width: 34px;
  height: 34px;
  border-radius: 8px;
  padding: 8px;
}

.upload-dropzone strong {
  font-size: 12px;
}

.upload-dropzone span,
.contact-file-list,
.contact-form-note {
  font-size: 10.5px;
}

.contact-file-list {
  min-height: 34px;
  border-radius: 8px;
  padding: 8px 10px;
}

.contact-form .aop-btn {
  min-height: 44px;
  border-radius: 8px;
}

.ud-footer {
  margin-top: 0;
  border-right: 0;
  border-bottom: 0;
  border-left: 0;
  border-radius: 0;
  background: #ffffff;
  padding: 12px 0;
  box-shadow: none;
}

.footer-slim-row {
  display: grid;
  grid-template-columns: minmax(220px, 1.15fr) minmax(0, 0.76fr) minmax(0, 0.72fr) minmax(0, 1.28fr);
  gap: 22px;
  align-items: start;
}

.footer-brand-block p {
  max-width: 300px;
  margin: 8px 0 0;
  color: #66788e;
  font-size: 12px;
  line-height: 1.5;
}

.footer-brand-logo {
  width: 160px;
}

.footer-title {
  margin-bottom: 8px;
  font-size: 12px;
  color: #071d38;
}

.footer-links {
  gap: 5px;
}

.footer-links a,
.footer-links li {
  color: #66788e;
  font-size: 11px;
  line-height: 1.45;
}

.footer-bottom {
  min-height: 30px;
  margin-top: 12px;
  padding-top: 10px;
  color: #7b8ca1;
  font-size: 10.5px;
}

/* Reference long-page pass v32: keep it a marketing homepage, not a dense docs page. */
#coverage,
#solutions,
#cases,
#developers,
#contact {
  padding-top: 34px;
  padding-bottom: 10px;
}

#coverage .aop-shell,
#solutions .aop-shell,
#cases .aop-shell,
#developers .aop-shell,
.contact-intake {
  box-shadow: 0 18px 56px rgba(11, 31, 58, 0.04);
}

#coverage .aop-shell,
#solutions .aop-shell,
#cases .aop-shell {
  padding: 22px 30px 28px;
}

.atlas-shell {
  padding: 16px 18px 0;
}

.atlas-topline {
  top: -76px;
  right: 64px;
  gap: 38px;
  width: 520px;
}

.atlas-controls {
  grid-template-columns: minmax(300px, 0.42fr) minmax(0, 0.58fr);
  margin-bottom: 14px;
}

.atlas-filter-group {
  flex-wrap: nowrap;
  overflow: hidden;
}

.atlas-filter-button {
  flex: 0 0 auto;
}

.atlas-grid {
  max-height: none;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 14px;
  overflow: visible;
}

.atlas-card {
  min-height: 114px;
  border-color: #d9e7f7;
  background: #ffffff;
  transition: transform 0.18s ease, border-color 0.18s ease, box-shadow 0.18s ease;
}

.atlas-card:hover {
  transform: translateY(-2px);
  border-color: rgba(21, 94, 239, 0.35);
  box-shadow: 0 12px 28px rgba(11, 31, 58, 0.06);
}

.atlas-card-wide {
  grid-column: span 3;
}

.atlas-view-card {
  grid-column: span 2;
  min-height: 114px;
  align-content: center;
  justify-items: center;
  gap: 8px;
  border: 1px dashed rgba(21, 94, 239, 0.45);
  color: #155eef;
  text-align: center;
}

.atlas-view-card strong {
  font-size: 13px;
  font-weight: 680;
}

.atlas-view-card small {
  color: #2f63c8;
  font-size: 11px;
}

.atlas-view-icon {
  width: 38px;
  height: 38px;
  display: grid;
  place-items: center;
  border-radius: 50%;
  background: #eef4ff;
}

.atlas-view-icon .aop-icon {
  width: 21px;
  height: 21px;
}

.atlas-region-icon {
  width: 34px;
  color: #155eef;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0;
}

.atlas-sea-card .atlas-card-foot span:first-child {
  max-width: 360px;
}

.solution-scenario-grid {
  gap: 28px;
}

.solution-scenario {
  min-height: 300px;
  padding: 28px 30px;
}

.solution-problem-grid {
  margin-top: 26px;
}

.case-showcase {
  gap: 16px;
}

.case-list {
  margin-top: 20px;
}

#developers {
  padding-top: 36px;
}

#developers .aop-shell {
  padding: 28px 30px 30px;
}

#contact {
  padding-top: 36px;
}

.contact-intake {
  grid-template-columns: minmax(0, 0.86fr) minmax(520px, 1.14fr);
  padding: 24px 30px;
}

.contact-copy {
  padding: 2px 0 0;
}

.contact-copy::after {
  display: none;
}

.contact-copy h2 {
  max-width: 560px;
  font-size: 27px;
  line-height: 1.22;
}

.contact-copy p {
  max-width: 590px;
  font-size: 13px;
  line-height: 1.62;
}

.contact-assurance-list {
  margin-top: 18px;
}

.contact-flow-card {
  margin-top: 22px;
}

.contact-form {
  padding: 18px;
}

.ud-footer {
  padding-top: 14px;
}

/* v34 homepage correction: reduce document-page cues while keeping the long reference rhythm. */
#coverage .aop-section-head,
#solutions .aop-section-head,
#cases .aop-section-head,
#developers .dev-section-head {
  grid-template-columns: minmax(0, 1fr);
  min-height: 0;
  padding-right: 0;
}

#coverage .aop-section-head {
  padding-right: 520px;
}

#coverage .aop-section-head::before,
#solutions .aop-section-head::before,
#cases .aop-section-head::before,
#developers .dev-section-head::before {
  display: none;
}

#coverage .aop-kicker,
#solutions .aop-kicker,
#cases .aop-kicker,
#developers .dev-section-head .aop-kicker {
  display: inline-flex;
  width: max-content;
  margin-bottom: 8px;
  border: 0;
  background: #eef8f3;
  color: #0b7b5d;
  box-shadow: none;
}

#coverage .aop-section-title,
#solutions .aop-section-title,
#cases .aop-section-title,
#developers .dev-section-head .aop-section-title {
  grid-column: 1;
  font-size: 28px;
  line-height: 1.16;
  letter-spacing: 0;
}

#coverage .aop-section-desc,
#solutions .aop-section-desc,
#cases .aop-section-desc,
#developers .dev-section-head .aop-section-desc {
  grid-column: 1;
  max-width: 900px;
  font-size: 14px;
  line-height: 1.7;
}

.atlas-topline {
  top: -82px;
  right: 48px;
}

.atlas-controls {
  display: none;
}

.atlas-shell {
  padding-top: 8px;
}

.atlas-grid {
  margin-top: 20px;
}

.atlas-card {
  min-height: 126px;
  padding: 16px;
}

.atlas-card-foot {
  opacity: 0.82;
}

/* v38 payment atlas: match the provided long-form atlas reference. */
#coverage .aop-shell {
  position: relative;
  width: min(1984px, calc(100% - 64px));
  max-width: 1984px;
  padding: 28px 30px 30px;
}

#coverage .aop-section-head {
  min-height: 118px;
  display: grid;
  grid-template-columns: 36px minmax(0, 1fr);
  column-gap: 16px;
  align-items: start;
  margin-bottom: 4px;
  padding-right: 720px;
}

#coverage .aop-section-head::before {
  content: "1";
  width: 32px;
  height: 32px;
  display: grid !important;
  place-items: center;
  border-radius: 50%;
  background: #155eef;
  color: #ffffff;
  font: 780 16px/1 var(--aop-font-display);
  box-shadow: 0 8px 18px rgba(21, 94, 239, 0.22);
}

#coverage .aop-kicker {
  display: none;
}

#coverage .aop-section-title {
  grid-column: 2;
  margin: 2px 0 0;
  color: #071d38;
  font-size: 24px;
  line-height: 1.2;
  font-weight: 760;
}

#coverage .aop-section-desc {
  grid-column: 2;
  display: block;
  max-width: 620px;
  margin: 8px 0 0;
  color: #66788e;
  font-size: 13px;
  line-height: 1.75;
}

#coverage .atlas-shell {
  position: relative;
  border: 0;
  background: transparent;
  padding: 0;
  box-shadow: none;
}

#coverage .atlas-shell::before {
  display: none;
}

#coverage .atlas-topline {
  position: absolute;
  top: -122px;
  right: 120px;
  width: 860px;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0;
  margin: 0;
}

#coverage .atlas-metric {
  min-height: 88px;
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  align-content: center;
  column-gap: 10px;
  border: 0;
  border-left: 1px solid #e6eef8;
  border-radius: 0;
  background: transparent;
  padding: 0 28px;
  box-shadow: none;
}

#coverage .atlas-metric:first-child {
  border-left: 0;
}

#coverage .atlas-metric strong {
  grid-row: 1 / span 2;
  align-self: center;
  color: #155eef;
  font-size: 50px;
  line-height: 1.08;
  font-weight: 650;
  letter-spacing: 0;
}

#coverage .atlas-metric em {
  align-self: end;
  color: #31465f;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.1;
}

#coverage .atlas-metric span {
  display: block;
  margin: 4px 0 0;
  color: #66788e;
  font-size: 12px;
  line-height: 1.2;
  font-weight: 640;
}

#coverage .atlas-controls {
  display: grid;
  grid-template-columns: minmax(260px, 1.15fr) repeat(3, minmax(160px, 0.76fr)) minmax(260px, 1fr);
  gap: 22px;
  align-items: center;
  border: 1px solid #dbe8f7;
  border-radius: 12px;
  background: #ffffff;
  padding: 18px 22px;
  margin-bottom: 20px;
  box-shadow: 0 10px 28px rgba(11, 31, 58, 0.035);
}

#coverage .atlas-search,
#coverage .atlas-search input,
#coverage .atlas-control-button,
#coverage .atlas-status-group button {
  min-height: 42px;
  border-radius: 8px;
}

#coverage .atlas-search {
  border: 1px solid #dbe8f7;
  background: #ffffff;
}

#coverage .atlas-search .aop-icon {
  left: 14px;
  width: 17px;
  height: 17px;
  color: #7b8ca1;
}

#coverage .atlas-search input {
  padding-left: 44px;
  color: #071d38;
  font-size: 13px;
  font-weight: 560;
}

#coverage .atlas-control-button {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  border: 1px solid #dbe8f7;
  background: #ffffff;
  color: #425972;
  padding: 0 15px;
  font-size: 13px;
  font-weight: 650;
}

#coverage .atlas-control-button::after {
  content: "v";
  color: #7b8ca1;
  font-size: 12px;
  line-height: 1;
}

#coverage .atlas-status-group {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
  justify-self: stretch;
}

#coverage .atlas-status-group button {
  border: 1px solid #dbe8f7;
  background: #ffffff;
  color: #53667e;
  padding: 0 12px;
  font-size: 13px;
  font-weight: 720;
}

#coverage .atlas-status-group .active {
  border-color: rgba(21, 94, 239, 0.34);
  background: #f4f8ff;
  color: #155eef;
  box-shadow: inset 0 0 0 1px rgba(21, 94, 239, 0.12);
}

#coverage .atlas-status-group button:nth-child(2) {
  border-color: rgba(20, 160, 111, 0.18);
  background: #f3fbf7;
  color: #0b8b5d;
}

#coverage .atlas-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 26px 34px;
  max-height: none;
  overflow: visible;
  padding: 0;
  margin-top: 0;
}

#coverage .atlas-card {
  min-height: 210px;
  display: grid;
  grid-template-rows: auto 1fr auto;
  gap: 14px;
  border: 1px solid #dbe8f7;
  border-radius: 10px;
  background: #ffffff;
  padding: 28px 30px 26px;
  box-shadow: 0 10px 28px rgba(11, 31, 58, 0.035);
}

#coverage .atlas-card-top {
  display: grid;
  grid-template-columns: 38px minmax(0, 1fr) auto;
  align-items: center;
  gap: 12px;
}

#coverage .atlas-flag {
  width: 38px;
  height: 30px;
  display: grid;
  place-items: center;
  border-radius: 6px;
  background: #f4f8ff;
  font-size: 27px;
  line-height: 1;
  box-shadow: 0 4px 10px rgba(11, 31, 58, 0.055);
}

#coverage .atlas-region-icon {
  background: #eef4ff;
  color: #155eef;
  font: 780 12px/1 var(--aop-font-display);
}

#coverage .atlas-card h3 {
  margin: 0;
  color: #071d38;
  font-size: 24px;
  line-height: 1.18;
  font-weight: 760;
  white-space: nowrap;
}

#coverage .atlas-card h3 span {
  margin-right: 8px;
  font-weight: 780;
}

#coverage .atlas-currency {
  color: #31465f;
  font-size: 20px;
  font-weight: 740;
}

#coverage .atlas-methods {
  display: flex;
  flex-wrap: wrap;
  align-content: start;
  gap: 12px;
  padding-top: 10px;
}

#coverage .atlas-method-chip {
  min-height: 34px;
  display: inline-grid;
  place-items: center;
  border: 1px solid #e4edf8;
  border-radius: 7px;
  background: #f8fbff;
  color: #155eef;
  padding: 0 16px;
  font-size: 12.5px;
  font-weight: 690;
}

#coverage .atlas-method-more {
  background: #ffffff;
  color: #155eef;
}

#coverage .atlas-card-foot {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  color: #66788e;
  font-size: 14px;
  font-weight: 620;
}

#coverage .atlas-status {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  color: #0b8b5d;
  font-size: 13px;
  font-weight: 760;
  white-space: nowrap;
}

#coverage .atlas-status i {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #0da35f;
}

#coverage .atlas-view-card {
  grid-column: auto;
  min-height: 210px;
  display: grid;
  place-items: center;
  align-content: center;
  gap: 18px;
  border-style: dashed;
  border-color: rgba(21, 94, 239, 0.5);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(249, 252, 255, 0.98));
  color: #155eef;
  text-align: center;
}

#coverage .atlas-view-icon {
  width: 52px;
  height: 52px;
  display: grid;
  place-items: center;
  border-radius: 50%;
  background: #eef4ff;
}

#coverage .atlas-view-icon .aop-icon {
  width: 30px;
  height: 30px;
}

#coverage .atlas-view-card strong {
  font-size: 14px;
  font-weight: 780;
}

#coverage .atlas-view-card small {
  color: #155eef;
  font-size: 13px;
  font-weight: 680;
}

.back-to-top {
  display: none !important;
}

#coverage .atlas-note {
  min-height: 46px;
  display: flex;
  justify-content: center;
  border: 0;
  background: transparent;
  padding: 18px 0 0;
  margin: 0;
  color: #7b8ca1;
  font-size: 13px;
  font-weight: 620;
  text-align: center;
}

.solution-scenario-index {
  display: none;
}

.solution-scenario {
  min-height: 260px;
  padding-top: 32px;
}

.solution-scenario h3 {
  margin-top: 0;
}

.payment-routing-screen {
  grid-template-columns: minmax(0, 1.12fr) minmax(360px, 0.88fr);
  grid-template-areas:
    "main metrics"
    "methods metrics";
  align-items: stretch;
}

.case-console-grid {
  display: none;
}

.payment-routing-screen .case-feature-main {
  min-height: 220px;
}

.payment-routing-screen .case-feature-metrics {
  align-self: stretch;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

#developers .dev-section-head {
  margin-bottom: 18px;
}

.dev-console-stack .code-window {
  min-height: 260px;
}

/* v35 cases: dashboard-style proof module matching the provided reference. */
#cases .aop-section-head {
  margin-bottom: 14px;
}

#cases .aop-kicker,
#cases .aop-section-desc {
  display: none;
}

#cases .aop-section-title {
  margin: 0;
  font-size: 24px;
  line-height: 1.25;
}

.case-dashboard {
  display: grid;
  grid-template-columns: minmax(330px, 0.98fr) minmax(330px, 1.02fr) minmax(330px, 1fr);
  grid-template-areas:
    "profile events smart"
    "profile webhook key"
    "list list list"
    "more more more";
  gap: 14px;
}

.case-profile-card,
.case-console-panel,
.case-mini-card {
  border: 1px solid #dbe8f7;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.96);
  box-shadow: 0 12px 34px rgba(11, 31, 58, 0.035);
}

.case-profile-card {
  grid-area: profile;
  min-height: 426px;
  padding: 20px;
}

.case-profile-head {
  display: flex;
  align-items: center;
  gap: 10px;
  justify-content: space-between;
}

.case-profile-head h3 {
  margin: 0;
  color: #071d38;
  font-size: 22px;
  line-height: 1.25;
  font-weight: 720;
}

.case-profile-card > p {
  margin: 14px 0 18px;
  color: #53667e;
  font-size: 13px;
  line-height: 1.65;
}

.case-info-row {
  border-top: 1px solid #e5edf7;
  padding: 14px 0;
}

.case-info-row > strong {
  display: block;
  margin-bottom: 10px;
  color: #071d38;
  font-size: 12px;
  font-weight: 760;
}

.case-flag-list,
.case-chip-list {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  align-items: center;
}

.case-flag-list span,
.case-flag-list em,
.case-chip-list span,
.case-chip-list em {
  min-height: 28px;
  display: inline-grid;
  place-items: center;
  border: 1px solid #dbe8f7;
  border-radius: 7px;
  background: #f8fbff;
  color: #155eef;
  padding: 0 10px;
  font-size: 11px;
  font-style: normal;
  font-weight: 700;
}

.case-flag-list span {
  min-width: 56px;
  grid-auto-flow: column;
  gap: 6px;
  color: #071d38;
}

.case-flag-list i {
  font-style: normal;
  font-size: 15px;
  line-height: 1;
  filter: drop-shadow(0 4px 8px rgba(11, 31, 58, 0.08));
}

.case-business-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
}

.case-business-row > strong {
  grid-column: 1 / -1;
}

.case-business-row div {
  border-left: 1px solid #e5edf7;
  padding-left: 14px;
}

.case-business-row b,
.case-result-box b,
.case-key-grid b,
.case-mini-metrics b {
  color: #14a06f;
  font-family: var(--aop-font-display);
}

.case-business-row b {
  display: block;
  font-size: 22px;
}

.case-business-row small,
.case-result-box small,
.case-mini-metrics small {
  display: block;
  margin-top: 4px;
  color: #66788e;
  font-size: 11px;
}

.case-result-box {
  border-top: 1px solid #e5edf7;
  padding-top: 16px;
}

.case-result-box > strong {
  display: block;
  margin-bottom: 12px;
  color: #071d38;
  font-size: 12px;
}

.case-result-box > div {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  border: 1px solid #e5edf7;
  border-radius: 10px;
  background: #fbfdff;
}

.case-result-box > div > span {
  padding: 14px;
}

.case-result-box > div > span:not(:last-child) {
  border-right: 1px solid #e5edf7;
}

.case-result-box b {
  display: block;
  margin-top: 5px;
  font-size: 18px;
}

.case-result-box em,
.case-mini-metrics em {
  display: block;
  margin-top: 5px;
  color: #15a06d;
  font-size: 11px;
  font-style: normal;
  font-weight: 760;
}

.case-events-panel {
  grid-area: events;
}

.case-smart-panel {
  grid-area: smart;
}

.case-webhook-panel {
  grid-area: webhook;
}

.case-key-panel {
  grid-area: key;
}

.case-dashboard .case-console-panel {
  min-height: 206px;
  padding: 18px;
}

.case-panel-head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  margin-bottom: 12px;
}

.case-panel-head h3 {
  margin: 0;
  color: #071d38;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 760;
}

.case-panel-head span {
  min-height: 24px;
  display: inline-grid;
  grid-auto-flow: column;
  gap: 6px;
  place-items: center;
  border-radius: 999px;
  background: #eef8f3;
  color: #0b7b5d;
  padding: 0 10px;
  font-size: 11px;
  font-weight: 720;
}

.case-panel-head span::before {
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #14a06f;
  box-shadow: 0 0 0 0 rgba(20, 160, 111, 0.28);
  animation: caseLivePulse 1.6s ease-out infinite;
}

.case-event-table {
  display: grid;
  gap: 8px;
}

.case-event-table > div {
  display: grid;
  grid-template-columns: 90px minmax(0, 1fr) 82px;
  gap: 10px;
  align-items: center;
  min-height: 26px;
  color: #53667e;
  font-size: 12px;
}

.case-event-table > div:first-child {
  border-bottom: 1px solid #e5edf7;
  padding-bottom: 8px;
  color: #7b8ca1;
  font-weight: 700;
}

.case-event-table > div:not(:first-child) {
  border-radius: 8px;
  transition: background 0.28s ease, transform 0.28s ease, box-shadow 0.28s ease;
}

.case-event-table > div.is-fresh {
  background: rgba(21, 94, 239, 0.055);
  box-shadow: inset 2px 0 0 rgba(21, 94, 239, 0.55);
  transform: translateX(2px);
}

.case-event-table b {
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #364b63;
  font-weight: 620;
}

.case-event-table em {
  color: #15a06d;
  font-style: normal;
  font-weight: 720;
}

.case-event-table em::before {
  content: "✓";
  margin-right: 6px;
}

.case-smart-panel > p {
  margin: 0 0 12px;
  color: #66788e;
  font-size: 12px;
}

.case-smart-panel > strong {
  display: block;
  margin-bottom: 12px;
  color: #0b8b5d;
  font-size: 13px;
}

.case-route-tree {
  position: relative;
  display: grid;
  gap: 9px;
  padding-left: 24px;
}

.case-route-tree::before {
  content: "";
  position: absolute;
  left: 8px;
  top: 30px;
  bottom: 22px;
  width: 2px;
  background: #d6e4f2;
}

.case-route-tree div {
  position: relative;
  min-height: 42px;
  display: grid;
  align-content: center;
  border: 1px solid #e0e9f5;
  border-radius: 10px;
  background: #fbfdff;
  padding: 8px 38px 8px 14px;
}

.case-route-tree div::before {
  content: "";
  position: absolute;
  left: -21px;
  top: 19px;
  width: 17px;
  height: 2px;
  background: #d6e4f2;
}

.case-route-tree .is-active {
  border-color: rgba(20, 160, 111, 0.65);
  background: #f8fffc;
  box-shadow: inset 0 0 0 1px rgba(20, 160, 111, 0.18);
  animation: caseActiveRoute 2.4s ease-in-out infinite;
}

.case-route-tree span {
  color: #071d38;
  font-size: 13px;
  font-weight: 760;
}

.case-route-tree small {
  margin-top: 3px;
  color: #66788e;
  font-size: 11px;
}

.case-route-tree i {
  position: absolute;
  right: 12px;
  top: 50%;
  width: 18px;
  height: 18px;
  margin-top: -9px;
  border-radius: 50%;
  background: #15a06d;
}

.case-route-tree i::before {
  content: "✓";
  position: absolute;
  inset: 0;
  display: grid;
  place-items: center;
  color: #fff;
  font-size: 11px;
}

.case-webhook-stats {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
  margin-bottom: 8px;
}

.case-webhook-stats div {
  border-left: 1px solid #e5edf7;
  padding-left: 10px;
}

.case-webhook-stats div:first-child {
  border-left: 0;
  padding-left: 0;
}

.case-webhook-stats b {
  display: block;
  color: #071d38;
  font-family: var(--aop-font-display);
  font-size: 18px;
}

.case-webhook-stats small {
  color: #66788e;
  font-size: 10.5px;
}

.case-line-chart {
  width: 100%;
  height: 118px;
  display: block;
}

.case-grid-line {
  fill: none;
  stroke: #e8f0f9;
  stroke-width: 1;
}

.case-chart-area {
  fill: rgba(21, 94, 239, 0.08);
}

.case-chart-line {
  fill: none;
  stroke: #155eef;
  stroke-width: 3;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-dasharray: 14 12;
  animation: caseLineFlow 2.8s linear infinite;
}

.case-chart-dots circle {
  fill: #155eef;
  transform-box: fill-box;
  transform-origin: center;
  animation: caseDotPulse 1.9s ease-in-out infinite;
}

.case-chart-dots circle:nth-child(2n) {
  animation-delay: 0.35s;
}

.case-chart-dots circle:nth-child(3n) {
  animation-delay: 0.7s;
}

.case-line-chart text {
  fill: #7b8ca1;
  font-size: 11px;
}

.case-key-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
}

.case-key-grid div {
  min-height: 72px;
  display: grid;
  align-content: center;
  border: 1px solid #e5edf7;
  border-radius: 10px;
  background: #fbfdff;
  padding: 12px;
}

.case-key-grid span {
  color: #66788e;
  font-size: 11px;
}

.case-key-grid b {
  margin-top: 5px;
  font-size: 22px;
}

.case-key-grid small {
  color: #14a06f;
  font-size: 11px;
}

.case-dashboard .case-list {
  grid-area: list;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
  margin-top: 8px;
}

.case-mini-card {
  min-height: 150px;
  padding: 18px 20px;
}

.case-mini-head {
  display: grid;
  grid-template-columns: 38px minmax(0, 1fr) auto;
  gap: 12px;
  align-items: center;
}

.case-mini-icon {
  width: 38px;
  height: 38px;
  display: grid;
  place-items: center;
  border-radius: 10px;
  background: #eef4ff;
  color: #155eef;
}

.case-mini-icon .aop-icon {
  width: 20px;
  height: 20px;
}

.case-mini-card h3 {
  margin: 0;
  min-width: 0;
  color: #071d38;
  font-size: 16px;
  line-height: 1.25;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.case-mini-head em {
  min-height: 24px;
  display: inline-grid;
  place-items: center;
  border: 1px solid #dbe8f7;
  border-radius: 7px;
  background: #f4f8ff;
  color: #155eef;
  padding: 0 9px;
  font-size: 11px;
  font-style: normal;
  font-weight: 760;
}

.case-mini-card p {
  margin: 12px 0 0;
  min-height: 38px;
  color: #66788e;
  font-size: 12px;
  line-height: 1.5;
}

.case-mini-metrics {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
  margin-top: 14px;
  border-top: 1px solid #e5edf7;
  padding-top: 12px;
}

.case-mini-metrics span {
  min-width: 0;
}

.case-mini-metrics span + span {
  border-left: 1px solid #e5edf7;
  padding-left: 12px;
}

.case-mini-metrics b {
  display: block;
  font-size: 18px;
}

.case-more-link {
  grid-area: more;
  justify-self: center;
  color: #155eef;
  font-size: 13px;
  font-weight: 760;
}

.case-more-link::after {
  content: " →";
}

.case-dashboard [data-live-number] {
  display: inline-block;
  will-change: transform;
  transition: color 0.28s ease, transform 0.28s ease, text-shadow 0.28s ease;
}

.case-dashboard [data-live-number].is-ticking {
  color: #08a86f;
  transform: translateY(-1px);
  text-shadow: 0 8px 18px rgba(20, 160, 111, 0.14);
}

@keyframes caseLivePulse {
  0% {
    box-shadow: 0 0 0 0 rgba(20, 160, 111, 0.28);
    opacity: 1;
  }

  72% {
    box-shadow: 0 0 0 7px rgba(20, 160, 111, 0);
    opacity: 0.72;
  }

  100% {
    box-shadow: 0 0 0 0 rgba(20, 160, 111, 0);
    opacity: 1;
  }
}

@keyframes caseActiveRoute {
  0%,
  100% {
    box-shadow: inset 0 0 0 1px rgba(20, 160, 111, 0.18), 0 0 0 rgba(20, 160, 111, 0);
  }

  50% {
    box-shadow: inset 0 0 0 1px rgba(20, 160, 111, 0.2), 0 8px 24px rgba(20, 160, 111, 0.1);
  }
}

@keyframes caseLineFlow {
  to {
    stroke-dashoffset: -52;
  }
}

@keyframes caseDotPulse {
  0%,
  100% {
    opacity: 0.78;
    transform: scale(1);
  }

  50% {
    opacity: 1;
    transform: scale(1.45);
  }
}

@media (max-width: 1320px) {
  .atlas-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .payment-routing-screen {
    grid-template-columns: minmax(290px, 0.86fr) minmax(390px, 1.14fr);
    grid-template-areas:
      "main console"
      "methods console"
      "metrics metrics";
  }

  .payment-routing-screen .case-feature-metrics {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .footer-slim-row {
    grid-template-columns: minmax(260px, 1fr) repeat(3, minmax(0, 1fr));
  }
}

@media (max-width: 991px) {
  #coverage,
  #solutions,
  #cases,
  #developers,
  #contact {
    padding-top: 28px;
  }

  .atlas-topline {
    width: 100%;
    margin: 0 0 14px;
    justify-content: stretch;
  }

  .atlas-grid,
  .solution-scenario-grid,
  .solution-problem-grid,
  .case-list,
  .contact-intake,
  #developers > .aop-shell > .aop-grid-2 {
    grid-template-columns: 1fr;
  }

  .solution-problem:not(:last-child) {
    border-right: 0;
    border-bottom: 1px solid #e6eef8;
  }

  .payment-routing-screen,
  .case-dashboard,
  .case-console-grid,
  .dev-console-stack,
  .dev-step-strip,
  .contact-flow-card,
  .footer-slim-row {
    grid-template-columns: 1fr;
  }

  .payment-routing-screen {
    grid-template-areas:
      "main"
      "methods"
      "console"
      "metrics";
  }

  .payment-routing-screen .case-feature-metrics {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .case-dashboard {
    grid-template-areas:
      "profile"
      "events"
      "smart"
      "webhook"
      "key"
      "list"
      "more";
  }

  .case-profile-head {
    align-items: flex-start;
    flex-direction: column;
  }

  .case-result-box > div,
  .case-dashboard .case-list,
  .case-mini-metrics {
    grid-template-columns: 1fr;
  }

  .case-result-box > div > span:not(:last-child) {
    border-right: 0;
    border-bottom: 1px solid #e5edf7;
  }

  .case-mini-metrics span + span {
    border-left: 0;
    border-top: 1px solid #e5edf7;
    padding-left: 0;
    padding-top: 12px;
  }

  .case-event-table > div {
    grid-template-columns: 64px minmax(0, 1fr) 72px;
    gap: 8px;
    font-size: 11px;
  }

  #developers .aop-shell::after {
    display: none;
  }

  .dev-step-arrow {
    display: none;
  }

  .contact-flow-row:not(:last-child)::after {
    display: none;
  }
}

@media (max-width: 480px) {
  .case-dashboard .case-console-panel,
  .case-profile-card,
  .case-mini-card {
    padding: 16px;
  }

  .case-event-table {
    gap: 6px;
  }

  .case-event-table > div {
    grid-template-columns: 52px minmax(0, 1fr) 48px;
    gap: 3px;
    font-size: 10.5px;
  }

  .case-event-table b {
    white-space: normal;
    overflow: visible;
    text-overflow: clip;
    overflow-wrap: anywhere;
  }

  .case-event-table em::before {
    display: none;
  }

  .case-webhook-stats,
  .case-key-grid {
    grid-template-columns: 1fr;
  }

  .case-webhook-stats div {
    border-left: 0;
    border-top: 1px solid #e5edf7;
    padding-left: 0;
    padding-top: 8px;
  }

  .case-webhook-stats div:first-child {
    border-top: 0;
    padding-top: 0;
  }

  .case-mini-head {
    grid-template-columns: 38px minmax(0, 1fr);
    gap: 8px 12px;
  }

  .case-mini-card h3 {
    white-space: normal;
    overflow: visible;
    text-overflow: clip;
  }

.case-mini-head em {
  grid-column: 2;
  justify-self: start;
}
}

/* v40 developers: match the API integration reference module. */
#developers {
  padding-top: 34px;
  padding-bottom: 10px;
  background: #f8fbff;
}

#developers .aop-shell {
  width: min(1984px, calc(100% - 64px));
  max-width: 1984px;
  border: 1px solid #d8e6f5;
  border-radius: 12px;
  background: #ffffff;
  padding: 22px 30px 24px;
  box-shadow: 0 14px 42px rgba(11, 31, 58, 0.04);
}

#developers .dev-section-head {
  position: relative;
  width: 720px;
  min-height: 74px;
  display: grid;
  grid-template-columns: 36px minmax(0, 1fr);
  column-gap: 16px;
  align-items: start;
  margin: 0 0 16px;
  padding: 0;
  text-align: left;
}

#developers .dev-section-head::before {
  content: "4";
  width: 32px;
  height: 32px;
  display: grid !important;
  place-items: center;
  border-radius: 50%;
  background: #155eef;
  color: #ffffff;
  font: 760 16px/1 var(--aop-font-display);
  box-shadow: 0 8px 18px rgba(21, 94, 239, 0.22);
}

#developers .dev-section-head .aop-kicker {
  display: none;
}

#developers .dev-section-head .aop-section-title {
  grid-column: 2;
  margin: 2px 0 0;
  color: #071d38;
  font-size: 25px;
  line-height: 1.18;
  font-weight: 760;
}

#developers .dev-section-head .aop-section-desc {
  grid-column: 2;
  max-width: 520px;
  margin: 8px 0 0;
  color: #66788e;
  font-size: 13px;
  line-height: 1.55;
  font-weight: 620;
}

#developers > .aop-shell > .aop-grid-2 {
  display: block;
  min-height: 314px;
}

#developers > .aop-shell > .aop-grid-2 > div:first-child > .aop-kicker,
#developers > .aop-shell > .aop-grid-2 > div:first-child > .aop-section-title,
#developers > .aop-shell > .aop-grid-2 > div:first-child > .aop-section-desc {
  display: none;
}

#developers > .aop-shell > .aop-grid-2 > div:first-child {
  width: 736px;
}

#developers .aop-grid.mt-4 {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px 16px;
  margin-top: 0 !important;
}

#developers .aop-card {
  min-height: 142px !important;
  display: grid;
  grid-template-columns: 54px minmax(0, 1fr);
  column-gap: 14px;
  align-content: center;
  border: 1px solid #dbe8f7;
  border-radius: 12px;
  background: #ffffff;
  padding: 24px 18px;
  box-shadow: 0 10px 26px rgba(11, 31, 58, 0.035);
}

.dev-api-icon {
  width: 54px;
  height: 54px;
  border: 1px solid #dbe8f7;
  border-radius: 12px;
  background: #f8fbff;
  color: #155eef;
  box-shadow: none;
}

.dev-api-icon .aop-icon {
  width: 27px;
  height: 27px;
}

#developers .aop-card h3 {
  margin: 0 0 8px;
  color: #071d38;
  font-size: 19px;
  line-height: 1.2;
  font-weight: 760;
  white-space: nowrap;
}

#developers .aop-card p {
  margin: 0;
  color: #66788e;
  font-size: 13px;
  line-height: 1.65;
  font-weight: 560;
}

.dev-console-stack {
  position: absolute;
  top: 22px;
  right: 30px;
  width: 1152px;
  display: block;
}

#developers .dev-console-stack .code-window {
  min-height: 456px;
  border: 1px solid #dbe8f7;
  border-radius: 12px;
  background: #ffffff;
  color: #31465f;
  overflow: hidden;
  box-shadow: none;
}

#developers .code-header {
  min-height: 58px;
  display: grid;
  grid-template-columns: auto auto minmax(0, 1fr) auto;
  align-items: stretch;
  gap: 0;
  border-bottom: 1px solid #e4edf8;
  background: #ffffff;
  padding: 0 18px 0 0;
}

#developers .code-dot {
  display: none;
}

.dev-code-tab {
  min-width: 218px;
  display: grid;
  place-items: center;
  color: #31465f;
  font-size: 15px;
  font-weight: 700;
  border-right: 1px solid transparent;
}

.dev-code-tab.active {
  color: #155eef;
  border: 1px solid rgba(21, 94, 239, 0.28);
  border-bottom-color: #ffffff;
  border-radius: 10px 10px 0 0;
  transform: translateY(1px);
  box-shadow: inset 0 2px 0 rgba(21, 94, 239, 0.18);
}

.dev-code-format {
  align-self: center;
  justify-self: end;
  min-width: 100px;
  min-height: 36px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  border: 1px solid #e4edf8;
  border-radius: 8px;
  color: #425972;
  font-size: 13px;
  font-weight: 720;
}

.dev-code-format i {
  color: #7b8ca1;
  font-style: normal;
  font-size: 11px;
}

.dev-code-layout {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 344px;
  gap: 28px;
  align-items: stretch;
  background: #ffffff;
  padding: 22px 24px 20px;
}

#developers .code-window pre {
  min-height: 260px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  background: #ffffff;
  color: #4f75b8;
  font-size: 15px;
  line-height: 1.58;
  font-weight: 650;
}

#developers .code-window pre code {
  min-width: 0;
}

#developers .aop-code-key {
  color: #2f77d6;
}

#developers .aop-code-value {
  color: #334a64;
}

.dev-webhook-card {
  min-height: 270px;
  border: 1px solid #e4edf8;
  border-radius: 10px;
  background: #ffffff;
  padding: 26px 26px 20px;
  box-shadow: none;
}

.dev-webhook-title {
  display: none;
}

.dev-status-row {
  grid-template-columns: 22px minmax(0, 1fr);
  column-gap: 18px;
  padding: 0 0 27px;
}

.dev-status-row:not(:last-child)::after {
  left: 10px;
  top: 20px;
  bottom: 4px;
  width: 2px;
  background: #dbe7f5;
}

.dev-status-row span {
  width: 22px;
  height: 22px;
  display: grid;
  place-items: center;
  border: 0;
  border-radius: 50%;
  background: #0da35f;
}

.dev-status-row span::before {
  content: "";
  width: 8px;
  height: 4px;
  border-left: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  transform: rotate(-45deg) translateY(-1px);
}

.dev-status-row strong {
  color: #071d38;
  font-size: 18px;
  line-height: 1.2;
  font-weight: 760;
}

.dev-status-row em {
  grid-column: 2;
  margin-top: 8px;
  color: #66788e;
  font-size: 14px;
  line-height: 1.2;
  font-style: normal;
  font-weight: 600;
}

.dev-step-strip {
  min-height: 154px;
  display: grid;
  grid-template-columns: 220px minmax(0, 1fr) 46px minmax(0, 1fr) 46px minmax(0, 1fr);
  gap: 22px;
  align-items: center;
  margin-top: 28px;
  border: 1px solid #dbe8f7;
  border-radius: 12px;
  background: #ffffff;
  padding: 24px 32px;
  box-shadow: none;
}

.dev-step-label {
  color: #155eef;
  font-size: 24px;
  line-height: 1.2;
  font-weight: 760;
}

.dev-step-card {
  min-height: 92px;
  display: grid;
  grid-template-columns: 64px minmax(0, 1fr);
  gap: 18px;
  align-items: center;
  border: 1px solid #dbe8f7;
  border-radius: 12px;
  background: #ffffff;
  padding: 14px 22px;
}

.dev-step-card strong {
  width: 60px;
  height: 60px;
  display: grid;
  place-items: center;
  border-radius: 50%;
  background: #eef4ff;
  color: #155eef;
  font-size: 27px;
  line-height: 1;
  font-weight: 720;
}

.dev-step-card b {
  display: block;
  margin-bottom: 6px;
  color: #071d38;
  font-size: 17px;
  line-height: 1.2;
  font-weight: 760;
}

.dev-step-card small {
  display: block;
  color: #66788e;
  font-size: 13px;
  line-height: 1.48;
  font-weight: 560;
}

.dev-step-arrow {
  color: #9fb4d1;
  font-size: 34px;
  line-height: 1;
  font-weight: 300;
  text-align: center;
}

/* v41 solutions: match the provided scenario solution reference. */
#solutions {
  padding-top: 34px;
  padding-bottom: 10px;
  background: #f8fbff;
}

#solutions .aop-shell {
  width: min(1984px, calc(100% - 64px));
  max-width: 1984px;
  border: 1px solid #d8e6f5;
  border-radius: 12px;
  background: #ffffff;
  padding: 26px 30px 28px;
  box-shadow: 0 14px 42px rgba(11, 31, 58, 0.04);
}

#solutions .aop-section-head {
  width: auto;
  min-height: 84px;
  display: grid;
  grid-template-columns: 36px minmax(0, 1fr);
  column-gap: 16px;
  align-items: start;
  margin: 0 0 8px;
  padding: 0;
  text-align: left;
}

#solutions .aop-section-head::before {
  content: "2";
  width: 32px;
  height: 32px;
  display: grid !important;
  place-items: center;
  border-radius: 50%;
  background: #155eef;
  color: #ffffff;
  font: 760 16px/1 var(--aop-font-display);
  box-shadow: 0 8px 18px rgba(21, 94, 239, 0.22);
}

#solutions .aop-kicker {
  display: none;
}

#solutions .aop-section-title {
  grid-column: 2;
  margin: 2px 0 0;
  color: #071d38;
  font-size: 25px;
  line-height: 1.18;
  font-weight: 760;
}

#solutions .aop-section-desc {
  grid-column: 2;
  max-width: 820px;
  margin: 9px 0 0;
  color: #66788e;
  font-size: 13px;
  line-height: 1.55;
  font-weight: 620;
}

#solutions .solution-demand-panel {
  display: none;
}

#solutions .solution-scenario-grid,
#solutions .solution-problem-grid {
  width: min(1760px, calc(100% - 150px));
  margin-right: auto;
  margin-left: auto;
}

#solutions .solution-scenario-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 44px;
  margin-top: 0;
}

#solutions .solution-scenario {
  position: relative;
  min-height: 562px;
  display: grid;
  grid-template-rows: auto auto auto auto auto auto auto;
  border: 1px solid #dbe8f7;
  border-radius: 14px;
  background: #ffffff;
  padding: 30px 36px 26px;
  overflow: hidden;
  box-shadow: 0 16px 40px rgba(11, 31, 58, 0.045);
}

#solutions .solution-scenario::after,
#solutions .solution-scenario-index {
  display: none;
}

.solution-card-head {
  display: flex;
  align-items: center;
  gap: 22px;
}

.solution-card-icon {
  width: 52px;
  height: 52px;
  display: grid;
  place-items: center;
  color: #155eef;
}

.solution-card-icon .aop-icon {
  width: 42px;
  height: 42px;
  stroke-width: 1.8;
}

#solutions .solution-scenario h3 {
  margin: 0;
  color: #071d38;
  font-size: 25px;
  line-height: 1.2;
  font-weight: 760;
}

.solution-divider {
  height: 1px;
  margin: 22px 0 18px;
  background: #e1eaf6;
}

.solution-block {
  min-height: 104px;
}

.solution-block strong {
  display: block;
  margin-bottom: 12px;
  color: #071d38;
  font-size: 15px;
  line-height: 1.2;
  font-weight: 760;
}

#solutions .solution-scenario ul {
  display: grid;
  gap: 9px;
  margin: 0;
  padding: 0;
}

#solutions .solution-scenario li {
  position: relative;
  display: block;
  padding-left: 22px;
  color: #4d6380;
  font-size: 14px;
  line-height: 1.55;
  font-weight: 600;
}

#solutions .solution-bullets li::before {
  content: "";
  position: absolute;
  left: 5px;
  top: 0.72em;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #071d38;
}

#solutions .solution-checks li::before {
  content: "";
  position: absolute;
  left: 2px;
  top: 0.48em;
  width: 10px;
  height: 6px;
  border-left: 2px solid #16a37a;
  border-bottom: 2px solid #16a37a;
  transform: rotate(-45deg);
}

.solution-result {
  min-height: 96px;
}

.solution-result strong,
.solution-result-grid em {
  color: #155eef;
}

.solution-result-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px 20px;
}

.solution-result-grid span {
  min-width: 0;
  display: flex;
  align-items: baseline;
  gap: 8px;
  color: #4d6380;
  font-size: 14px;
  line-height: 1.35;
  font-weight: 620;
}

.solution-result-grid span:nth-child(even) {
  padding-left: 20px;
  border-left: 1px solid #e1eaf6;
}

.solution-result-grid b,
.solution-result-grid small {
  color: #4d6380;
  font-size: inherit;
  line-height: inherit;
  font-weight: 620;
}

.solution-result-grid em {
  font-size: 19px;
  line-height: 1;
  font-style: normal;
  font-weight: 780;
}

#solutions .solution-problem-grid {
  min-height: 124px;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0;
  margin-top: 30px;
  border: 1px solid #dbe8f7;
  border-radius: 14px;
  background: #ffffff;
  overflow: hidden;
  box-shadow: 0 12px 30px rgba(11, 31, 58, 0.035);
}

#solutions .solution-problem {
  min-height: 122px;
  display: grid;
  grid-template-columns: 72px minmax(0, 1fr);
  gap: 22px;
  align-items: center;
  border: 0;
  border-radius: 0;
  background: transparent;
  padding: 18px 28px;
  box-shadow: none;
}

#solutions .solution-problem:not(:last-child) {
  border-right: 1px solid #e1eaf6;
}

.solution-feature-icon {
  width: 68px;
  height: 68px;
  display: grid;
  place-items: center;
  border: 2px solid rgba(21, 94, 239, 0.28);
  border-radius: 50%;
  color: #155eef;
  background: #ffffff;
}

.solution-feature-icon .aop-icon {
  width: 34px;
  height: 34px;
  stroke-width: 1.8;
}

#solutions .solution-problem h3 {
  margin: 0 0 6px;
  color: #071d38;
  font-size: 17px;
  line-height: 1.22;
  font-weight: 760;
}

#solutions .solution-problem p {
  margin: 0;
  color: #66788e;
  font-size: 13px;
  line-height: 1.5;
  font-weight: 560;
}

@media (max-width: 991px) {
  #solutions .aop-shell {
    width: min(100% - 32px, 1984px);
    padding: 22px 18px 24px;
  }

  #solutions .aop-section-head,
  #solutions .solution-scenario-grid,
  #solutions .solution-problem-grid {
    width: 100%;
  }

  #solutions .aop-section-head {
    min-height: 0;
    grid-template-columns: 32px minmax(0, 1fr);
    margin-bottom: 16px;
  }

  #solutions .solution-scenario-grid,
  #solutions .solution-problem-grid {
    grid-template-columns: 1fr;
    gap: 14px;
  }

  #solutions .solution-scenario {
    min-height: 0;
    padding: 24px 20px;
  }

  #solutions .solution-problem-grid {
    margin-top: 16px;
  }

  #solutions .solution-problem {
    min-height: 104px;
  }

  #solutions .solution-problem:not(:last-child) {
    border-right: 0;
    border-bottom: 1px solid #e1eaf6;
  }

  #developers .aop-shell {
    width: min(100% - 32px, 1984px);
    padding: 22px 18px 24px;
  }

  #developers .dev-section-head {
    width: auto;
    min-height: 0;
  }

  #developers > .aop-shell > .aop-grid-2 {
    min-height: 0;
  }

  #developers > .aop-shell > .aop-grid-2 > div:first-child {
    width: auto;
  }

  #developers .aop-grid.mt-4 {
    grid-template-columns: 1fr;
  }

  #developers .dev-console-stack {
    position: static;
    width: auto;
    margin-top: 16px;
  }

  #developers .dev-code-layout {
    grid-template-columns: 1fr;
  }

  #developers .dev-step-strip {
    grid-template-columns: 1fr;
    gap: 12px;
    padding: 18px;
  }

  #developers .dev-step-arrow {
    display: none;
  }

  #developers .aop-card h3 {
    white-space: normal;
  }

  #coverage .aop-shell {
    width: min(100% - 32px, 1984px);
    padding: 22px 18px 24px;
  }

  #coverage .aop-section-head {
    min-height: 0;
    padding-right: 0;
    margin-bottom: 16px;
  }

  #coverage .atlas-topline {
    position: static;
    width: 100%;
    margin: 0 0 16px;
  }

  #coverage .atlas-controls {
    grid-template-columns: 1fr;
    gap: 12px;
    padding: 14px;
  }

  #coverage .atlas-status-group {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 8px;
  }

  #coverage .atlas-grid {
    grid-template-columns: 1fr;
    gap: 14px;
  }

  #coverage .atlas-card,
  #coverage .atlas-view-card {
    min-height: 184px;
    padding: 22px 20px;
  }
}

@media (max-width: 560px) {
  #coverage .aop-section-head {
    grid-template-columns: 30px minmax(0, 1fr);
    column-gap: 12px;
  }

  #coverage .aop-section-head::before {
    width: 28px;
    height: 28px;
    font-size: 14px;
  }

  #coverage .aop-section-title {
    font-size: 21px;
  }

  #coverage .atlas-topline {
    grid-template-columns: 1fr;
  }

  #coverage .atlas-metric {
    min-height: 72px;
    padding: 0 8px;
    border-left: 0;
    border-top: 1px solid #e6eef8;
  }

  #coverage .atlas-metric:first-child {
    border-top: 0;
  }

  #coverage .atlas-metric strong {
    font-size: 38px;
  }

  #coverage .atlas-card h3 {
    font-size: 20px;
  }

  #coverage .atlas-currency {
    font-size: 16px;
  }
}

/* v42 contact intake: match GPT-IMAGE2 reference with visual form and upload zones. */
#contact {
  padding: 24px 0 18px;
  background:
    radial-gradient(circle at 84% 22%, rgba(21, 94, 239, 0.055), transparent 30%),
    linear-gradient(180deg, #fbfdff 0%, #ffffff 100%);
}

#contact .aop-shell {
  width: min(1984px, calc(100% - 32px));
  max-width: 1984px;
  border: 1px solid #d8e6f5;
  border-radius: 14px;
  background: rgba(255, 255, 255, 0.96);
  padding: 16px 22px 18px;
  box-shadow: 0 20px 54px rgba(11, 31, 58, 0.035);
}

#contact .contact-intake {
  display: grid;
  grid-template-columns: minmax(640px, 0.48fr) minmax(760px, 0.52fr);
  gap: 42px;
  align-items: stretch;
  border: 0;
  border-radius: 0;
  background: transparent;
  padding: 0;
  box-shadow: none;
}

#contact .contact-copy {
  position: relative;
  min-width: 0;
  padding: 0 0 2px;
}

#contact .contact-copy::after,
#contact .contact-copy .aop-kicker {
  display: none;
}

#contact .contact-section-head {
  display: flex;
  align-items: center;
  gap: 14px;
  min-height: 32px;
  margin-bottom: 14px;
}

#contact .contact-section-number {
  width: 30px;
  height: 30px;
  display: grid;
  place-items: center;
  border-radius: 50%;
  color: #ffffff;
  background: linear-gradient(145deg, #2d7dff 0%, #155eef 100%);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.35), 0 10px 24px rgba(21, 94, 239, 0.22);
  font-size: 15px;
  line-height: 1;
  font-weight: 780;
}

#contact .contact-section-title {
  color: #071d38;
  font-size: 21px;
  line-height: 1.2;
  font-weight: 760;
}

#contact .contact-copy h2 {
  max-width: 590px;
  margin: 0;
  color: #071d38;
  font-size: 28px;
  line-height: 1.25;
  font-weight: 760;
  letter-spacing: 0;
}

#contact .contact-copy p {
  max-width: 620px;
  margin: 15px 0 0;
  color: #5d7088;
  font-size: 12.5px;
  line-height: 1.55;
  font-weight: 560;
}

#contact .contact-assurance-list {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
  margin-top: 18px;
}

#contact .contact-assurance-item {
  min-height: 64px;
  display: grid;
  grid-template-columns: 42px minmax(0, 1fr);
  gap: 12px;
  align-items: center;
  border: 1px solid #dce9f8;
  border-radius: 12px;
  background: #ffffff;
  padding: 10px 14px;
  box-shadow: 0 10px 26px rgba(11, 31, 58, 0.035);
}

#contact .contact-assurance-icon {
  width: 38px;
  height: 38px;
  display: grid;
  place-items: center;
  border: 1px solid #dce9f8;
  border-radius: 12px;
  color: #155eef;
  background: #f8fbff;
}

#contact .contact-assurance-icon .aop-icon {
  width: 22px;
  height: 22px;
  stroke-width: 1.8;
}

#contact .contact-assurance-item strong,
#contact .contact-assurance-item small {
  display: block;
  letter-spacing: 0;
}

#contact .contact-assurance-item strong {
  color: #071d38;
  font-size: 12.5px;
  line-height: 1.25;
  font-weight: 760;
}

#contact .contact-assurance-item small {
  margin-top: 4px;
  color: #66788e;
  font-size: 11px;
  line-height: 1.35;
  font-weight: 560;
}

#contact .contact-flow-card {
  display: block;
  margin-top: 32px;
  border: 0;
  background: transparent;
  padding: 0;
  box-shadow: none;
}

#contact .contact-flow-card h3 {
  margin: 0 0 22px;
  color: #071d38;
  font-size: 15px;
  line-height: 1.2;
  font-weight: 760;
}

#contact .contact-flow-track {
  position: relative;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 14px;
}

#contact .contact-flow-track::before {
  content: "";
  position: absolute;
  top: 13px;
  left: 54px;
  right: 54px;
  height: 3px;
  border-radius: 999px;
  background: linear-gradient(90deg, rgba(21, 94, 239, 0.25), rgba(21, 94, 239, 0.55), rgba(21, 94, 239, 0.25));
}

#contact .contact-flow-row {
  position: relative;
  z-index: 1;
  min-height: 70px;
  display: grid;
  grid-template-columns: 1fr;
  justify-items: center;
  gap: 8px;
  border: 0;
  background: transparent;
  padding: 0 6px;
  text-align: center;
}

#contact .contact-flow-row:not(:last-child)::after {
  display: none;
}

#contact .contact-flow-row span {
  width: 28px;
  height: 28px;
  display: grid;
  place-items: center;
  border: 3px solid #dbe8ff;
  border-radius: 50%;
  color: #155eef;
  background: #ffffff;
  box-shadow: 0 0 0 4px #ffffff;
  font-size: 0;
}

#contact .contact-flow-row span::after {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #155eef;
}

#contact .contact-flow-row strong {
  margin-top: 10px;
  color: #071d38;
  font-size: 12.5px;
  line-height: 1.25;
  font-weight: 760;
}

#contact .contact-flow-row small {
  max-width: 128px;
  color: #66788e;
  font-size: 11px;
  line-height: 1.45;
  font-weight: 560;
}

#contact .contact-form {
  min-width: 0;
  align-self: stretch;
  border: 1px solid #dbe8f7;
  border-radius: 14px;
  background: #ffffff;
  padding: 18px 24px 16px;
  box-shadow: none;
}

#contact .contact-field-row,
#contact .contact-upload-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 22px;
}

#contact .contact-field-row {
  margin-bottom: 12px;
}

#contact .contact-field,
#contact .contact-upload-block {
  display: grid;
  gap: 7px;
  min-width: 0;
  color: #5d7088;
  font-size: 12px;
  line-height: 1.25;
  font-weight: 680;
}

#contact .contact-field span,
#contact .contact-upload-block > strong {
  color: #5d7088;
  font-size: 12px;
  line-height: 1.25;
  font-weight: 700;
}

#contact .contact-field b {
  font: inherit;
}

#contact .contact-field em {
  margin-left: 5px;
  color: #f05252;
  font-style: normal;
  font-weight: 800;
}

#contact .contact-field-select {
  position: relative;
}

#contact .contact-field-select::after {
  content: "v";
  position: absolute;
  right: 18px;
  bottom: 14px;
  color: #71839a;
  font-size: 13px;
  line-height: 1;
  font-weight: 760;
  pointer-events: none;
}

#contact .contact-form input[type="text"],
#contact .contact-form textarea {
  width: 100%;
  border: 1px solid #dce8f6;
  border-radius: 10px;
  color: #071d38;
  background: #ffffff;
  box-shadow: inset 0 1px 0 rgba(11, 31, 58, 0.02);
  font-size: 14px;
  line-height: 1.5;
  font-weight: 560;
  outline: none;
}

#contact .contact-form input[type="text"] {
  min-height: 38px;
  padding: 0 42px 0 18px;
}

#contact .contact-form textarea {
  height: 82px;
  min-height: 82px;
  resize: none;
  padding: 12px 18px 24px;
}

#contact .contact-form input[type="text"]::placeholder,
#contact .contact-form textarea::placeholder {
  color: #9aa9bb;
}

#contact .contact-form input[type="text"]:focus,
#contact .contact-form textarea:focus {
  border-color: rgba(21, 94, 239, 0.55);
  box-shadow: 0 0 0 4px rgba(21, 94, 239, 0.08);
}

#contact .contact-field-textarea {
  position: relative;
  margin-bottom: 12px;
}

#contact .contact-counter {
  position: absolute;
  right: 16px;
  bottom: 10px;
  color: #8a9bb0;
  font-size: 12px;
  line-height: 1;
  font-weight: 650;
}

#contact .upload-dropzone {
  position: relative;
  min-height: 70px;
  display: grid;
  place-items: center;
  align-content: center;
  gap: 5px;
  border: 1px dashed #bdd4f2;
  border-radius: 12px;
  background: #fbfdff;
  padding: 12px;
  color: #7a8ca2;
  text-align: center;
  cursor: pointer;
  transition: border-color 0.18s ease, background 0.18s ease, box-shadow 0.18s ease;
}

#contact .upload-dropzone input {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
}

#contact .upload-dropzone > .aop-icon {
  width: 25px;
  height: 25px;
  color: #155eef;
  background: transparent;
  padding: 0;
  stroke-width: 1.8;
}

#contact .upload-dropzone span,
#contact .upload-dropzone small {
  display: block;
  color: #7a8ca2;
  font-size: 11px;
  line-height: 1.35;
  font-weight: 620;
}

#contact .upload-dropzone small {
  color: #9aa9bb;
  font-size: 10.5px;
}

#contact .upload-dropzone:hover,
#contact .upload-dropzone.has-files {
  border-color: rgba(21, 94, 239, 0.55);
  background: #f7fbff;
  box-shadow: 0 10px 22px rgba(21, 94, 239, 0.055);
}

#contact .contact-file-list {
  display: none;
  margin-top: 14px;
  border: 1px solid #dce8f6;
  border-radius: 10px;
  background: #fbfdff;
  padding: 12px 14px;
  color: #66788e;
  font-size: 12px;
  line-height: 1.45;
  font-weight: 560;
}

#contact .contact-file-list.has-selection {
  display: block;
}

#contact .contact-file-list ul {
  display: grid;
  gap: 6px;
  margin: 8px 0 0;
  padding: 0;
  list-style: none;
}

#contact .contact-file-list li {
  display: grid;
  grid-template-columns: 122px minmax(0, 1fr) 60px;
  gap: 10px;
  align-items: center;
}

#contact .contact-file-list b,
#contact .contact-file-list em {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#contact .contact-file-list em {
  color: #8a9bb0;
  font-style: normal;
  text-align: right;
}

#contact .contact-form .aop-btn {
  width: min(520px, 100%);
  min-height: 42px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 12px;
  margin: 16px auto 0;
  border-radius: 8px;
  box-shadow: 0 14px 30px rgba(21, 94, 239, 0.22);
  font-size: 16px;
  line-height: 1;
  font-weight: 760;
}

#contact .contact-form .aop-btn .aop-icon {
  width: 21px;
  height: 21px;
  stroke-width: 1.8;
}

#contact .contact-form-note {
  margin: 8px 0 0;
  color: #8a9bb0;
  font-size: 11px;
  line-height: 1.35;
  font-weight: 560;
  text-align: center;
}

@media (max-width: 1320px) {
  #contact .contact-intake {
    grid-template-columns: minmax(0, 1fr);
  }

  #contact .contact-copy h2,
  #contact .contact-copy p {
    max-width: 760px;
  }
}

@media (max-width: 760px) {
  #contact {
    padding-top: 30px;
  }

  #contact .aop-shell {
    width: min(100% - 28px, 1984px);
    padding: 18px;
  }

  #contact .contact-section-head {
    gap: 12px;
    margin-bottom: 18px;
  }

  #contact .contact-section-title {
    font-size: 18px;
  }

  #contact .contact-copy h2 {
    font-size: 28px;
  }

  #contact .contact-assurance-list,
  #contact .contact-field-row,
  #contact .contact-upload-grid,
  #contact .contact-flow-track {
    grid-template-columns: 1fr;
  }

  #contact .contact-flow-track::before {
    top: 0;
    bottom: 0;
    left: 14px;
    right: auto;
    width: 3px;
    height: auto;
  }

  #contact .contact-flow-row {
    min-height: 0;
    grid-template-columns: 28px minmax(0, 1fr);
    justify-items: start;
    column-gap: 14px;
    text-align: left;
  }

  #contact .contact-flow-row strong {
    margin-top: 0;
  }

  #contact .contact-flow-row small {
    grid-column: 2;
    max-width: none;
  }

  #contact .contact-form {
    padding: 20px 18px;
  }

  #contact .contact-form .aop-btn {
    min-height: 58px;
    font-size: 17px;
  }
}

/* v43 footer: compact corporate footer matching the generated long-page reference. */
.site-footer {
  margin: 0;
  border: 0;
  background: linear-gradient(180deg, #ffffff 0%, #f7fbff 100%);
  padding: 0 0 18px;
  box-shadow: none;
}

.site-footer .aop-shell {
  width: min(1984px, calc(100% - 72px));
  max-width: 1984px;
  border: 1px solid #d8e6f5;
  border-radius: 14px;
  background: rgba(255, 255, 255, 0.96);
  padding: 0;
  overflow: hidden;
  box-shadow: 0 18px 48px rgba(11, 31, 58, 0.035);
}

.site-footer .footer-slim-row {
  display: grid;
  grid-template-columns: 300px repeat(4, 150px) minmax(300px, 1fr);
  gap: 42px;
  align-items: start;
  padding: 26px 96px 18px;
}

.site-footer .footer-brand-block {
  min-width: 0;
}

.site-footer .footer-brand {
  display: inline-block;
  color: #0b3e96;
  font-size: 32px;
  line-height: 1;
  font-weight: 760;
  letter-spacing: 0;
  text-decoration: none;
}

.site-footer .footer-brand:hover {
  color: #155eef;
}

.site-footer .footer-brand-block p {
  max-width: 300px;
  margin: 14px 0 0;
  color: #60738c;
  font-size: 14px;
  line-height: 1.45;
  font-weight: 560;
}

.site-footer .footer-title {
  margin: 0 0 10px;
  color: #071d38;
  font-size: 14px;
  line-height: 1.25;
  font-weight: 760;
}

.site-footer .footer-links {
  display: grid;
  gap: 7px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.site-footer .footer-links a,
.site-footer .footer-links li {
  color: #6d7f96;
  font-size: 13px;
  line-height: 1.35;
  font-weight: 560;
  text-decoration: none;
}

.site-footer .footer-links a {
  display: inline;
  padding: 0;
}

.site-footer .footer-links a:hover {
  color: #155eef;
}

.site-footer .footer-contact-block {
  min-width: 0;
}

.site-footer .footer-contact-list {
  display: grid;
  gap: 7px;
  margin: 0 0 12px;
  padding: 0;
  list-style: none;
}

.site-footer .footer-contact-list li {
  display: grid;
  grid-template-columns: 20px minmax(0, 1fr);
  gap: 11px;
  align-items: center;
  color: #6d7f96;
  font-size: 12.5px;
  line-height: 1.25;
  font-weight: 560;
}

.site-footer .footer-contact-list .aop-icon {
  width: 20px;
  height: 20px;
  color: #5d8bd6;
  stroke-width: 1.8;
}

.site-footer .footer-contact-list a,
.site-footer .footer-contact-list span {
  overflow: hidden;
  color: inherit;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-decoration: none;
}

.site-footer .footer-contact-list a:hover {
  color: #155eef;
}

.site-footer .footer-socials {
  display: flex;
  align-items: center;
  gap: 14px;
  padding-left: 2px;
}

.site-footer .footer-socials a {
  width: 23px;
  height: 23px;
  display: grid;
  place-items: center;
  border-radius: 6px;
  color: #2f63c8;
  text-decoration: none;
}

.site-footer .footer-socials a:hover {
  color: #155eef;
  background: #eef4ff;
}

.site-footer .footer-socials .aop-icon {
  width: 21px;
  height: 21px;
  stroke-width: 1.75;
}

.site-footer .footer-bottom {
  min-height: 44px;
  display: grid;
  grid-template-columns: minmax(300px, 1.2fr) minmax(300px, 1fr) minmax(280px, 1fr);
  gap: 28px;
  align-items: center;
  margin: 0;
  border-top: 1px solid #dfeaf6;
  padding: 0 96px;
  color: #8a9bb0;
  font-size: 12px;
  line-height: 1.3;
  font-weight: 560;
}

.site-footer .footer-legal-links {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0;
  min-width: 0;
}

.site-footer .footer-legal-links a {
  position: relative;
  color: #7d8fa6;
  padding: 0 26px;
  font-size: 12px;
  font-weight: 620;
  text-decoration: none;
  white-space: nowrap;
}

.site-footer .footer-legal-links a:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 2px;
  right: 0;
  width: 1px;
  height: 14px;
  background: #d8e3f1;
}

.site-footer .footer-legal-links a:hover {
  color: #155eef;
}

.site-footer .footer-compliance {
  display: inline-flex;
  justify-self: end;
  align-items: center;
  gap: 14px;
  color: #8a9bb0;
  white-space: nowrap;
}

.site-footer .footer-compliance b {
  display: inline-flex;
  align-items: center;
  min-height: 22px;
  border: 1px solid rgba(22, 128, 98, 0.35);
  border-radius: 4px;
  background: #f0fbf7;
  padding: 2px 8px;
  color: #087457;
  font-size: 13px;
  line-height: 1;
  font-weight: 800;
}

@media (max-width: 1320px) {
  .site-footer .aop-shell {
    width: min(100% - 32px, 1984px);
  }

  .site-footer .footer-slim-row {
    grid-template-columns: minmax(260px, 1.4fr) repeat(4, minmax(120px, 1fr));
    padding: 28px 36px 24px;
  }

  .site-footer .footer-contact-block {
    grid-column: 1 / -1;
  }

  .site-footer .footer-contact-list {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .site-footer .footer-bottom {
    padding: 0 36px;
  }
}

@media (max-width: 860px) {
  .site-footer .footer-slim-row {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 24px;
  }

  .site-footer .footer-brand-block,
  .site-footer .footer-contact-block {
    grid-column: 1 / -1;
  }

  .site-footer .footer-contact-list,
  .site-footer .footer-bottom {
    grid-template-columns: 1fr;
  }

  .site-footer .footer-bottom {
    min-height: 0;
    gap: 14px;
    justify-items: start;
    padding: 18px 36px;
  }

  .site-footer .footer-legal-links {
    justify-content: flex-start;
    flex-wrap: wrap;
  }

  .site-footer .footer-legal-links a:first-child {
    padding-left: 0;
  }

  .site-footer .footer-compliance {
    justify-self: start;
  }
}

@media (max-width: 560px) {
  .site-footer .footer-slim-row {
    grid-template-columns: 1fr;
    padding: 24px 22px;
  }

  .site-footer .footer-brand {
    font-size: 30px;
  }

  .site-footer .footer-bottom {
    padding: 16px 22px;
  }

  .site-footer .footer-legal-links a {
    padding: 0 14px;
  }
}

/* v44 relay positioning: align platform diagram width with other long-page modules. */
#trust .aop-shell {
  width: min(1984px, calc(100% - 64px));
  max-width: 1984px;
}

#trust .relay-panel,
#trust .relay-assurances {
  width: 100%;
  max-width: none;
}

#trust .relay-panel {
  padding: 34px 48px 38px;
}

#trust .relay-assurances {
  gap: 28px;
  margin-top: 32px;
}

#trust .relay-lane {
  grid-template-columns: 230px minmax(0, 1fr);
  gap: 42px;
}

#trust .relay-lane-head {
  grid-template-columns: 56px minmax(0, 1fr);
  gap: 18px;
}

#trust .relay-lane-head > .aop-icon {
  width: 56px;
  height: 56px;
}

#trust .relay-flow-wrap::after {
  left: 13%;
  right: 23%;
}

#trust .relay-lane-funds .relay-flow-wrap::after {
  left: 12%;
  right: 10%;
}

@media (max-width: 1320px) {
  #trust .aop-shell {
    width: min(100% - 32px, 1984px);
  }

  #trust .relay-panel {
    padding: 28px 24px;
  }

  #trust .relay-lane {
    grid-template-columns: 190px minmax(0, 1fr);
    gap: 26px;
  }
}

@media (max-width: 1180px) {
  #trust .relay-lane {
    grid-template-columns: 1fr;
  }
}

/* v45 checkout: refined USD aggregate cashier with real US payment logos. */
#checkout {
  min-height: 760px;
  padding-top: 96px;
  padding-bottom: 104px;
  background:
    radial-gradient(circle at 18% 20%, rgba(21, 94, 239, 0.04), transparent 30%),
    radial-gradient(circle at 83% 18%, rgba(20, 184, 166, 0.035), transparent 26%),
    linear-gradient(180deg, #ffffff 0%, #f8fbff 100%);
}

#checkout .aop-shell {
  width: min(1488px, calc(100% - 64px));
  max-width: 1488px;
}

#checkout .aop-checkout {
  width: 100%;
  max-width: none;
  grid-template-columns: minmax(360px, 420px) minmax(0, 1fr);
  gap: clamp(72px, 8vw, 136px);
  align-items: center;
}

#checkout .checkout-phone {
  width: min(398px, 100%);
  padding: 12px;
  border-color: rgba(190, 210, 234, 0.92);
  border-radius: 30px;
  background: linear-gradient(180deg, #f8fbff 0%, #ffffff 100%);
  box-shadow: 0 28px 74px rgba(17, 39, 70, 0.1);
}

#checkout .checkout-screen {
  min-height: 620px;
  overflow: hidden;
  border-radius: 24px;
  box-shadow: 0 18px 46px rgba(20, 52, 93, 0.06);
}

#checkout .checkout-bar {
  min-height: 72px;
  padding: 19px 22px;
  border-bottom: 1px solid rgba(216, 230, 245, 0.86);
}

#checkout .checkout-brand-logo {
  width: 152px;
  max-height: 38px;
}

#checkout .checkout-lang {
  min-height: 32px;
  padding: 0 12px;
  border-radius: 999px;
  font-size: 13px;
  font-weight: 640;
}

#checkout .checkout-body {
  padding: 22px 22px 20px;
}

#checkout .checkout-market-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 18px;
  color: #5b6d84;
  font-size: 13px;
  font-weight: 590;
}

#checkout .checkout-market-row span,
#checkout .checkout-market-row b,
#checkout .checkout-currency {
  display: inline-flex;
  align-items: center;
  min-height: 26px;
  padding: 0 10px;
  border: 1px solid #dbe8f7;
  border-radius: 999px;
  background: #f8fbff;
}

#checkout .checkout-market-row b,
#checkout .checkout-currency {
  color: #155eef;
  font-weight: 700;
}

#checkout .checkout-amount-label {
  color: #53667e;
  font-size: 14px;
  font-weight: 610;
}

#checkout .checkout-amount-line {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 16px;
  margin: 8px 0 22px;
}

#checkout .checkout-amount {
  margin: 0;
  color: #071d38;
  font-size: clamp(42px, 3.7vw, 50px);
  line-height: 0.96;
  font-weight: 650;
  letter-spacing: 0;
}

#checkout .checkout-currency {
  margin-bottom: 4px;
  min-height: 30px;
  color: #155eef;
  background: #edf5ff;
  font-size: 13px;
}

#checkout .checkout-method,
#checkout .checkout-bank-option {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  min-height: 74px;
  margin-bottom: 0;
  border: 1px solid #d8e6f5;
  border-radius: 16px;
  padding: 12px 13px;
  background: rgba(255, 255, 255, 0.94);
}

#checkout .checkout-method.active {
  border-color: rgba(21, 94, 239, 0.38);
  background: linear-gradient(180deg, #f8fbff 0%, #ffffff 100%);
  box-shadow: 0 14px 34px rgba(21, 94, 239, 0.08);
}

#checkout .checkout-method-main {
  display: flex;
  align-items: center;
  gap: 12px;
  min-width: 0;
}

#checkout .checkout-logo-strip {
  display: flex;
  align-items: center;
  flex: 0 0 auto;
  gap: 5px;
}

#checkout .payment-logo-card {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 28px;
  border: 1px solid #dfeaf7;
  border-radius: 8px;
  background: #ffffff;
  box-shadow: 0 6px 14px rgba(11, 31, 58, 0.04);
}

#checkout .payment-logo-card-wide {
  width: 44px;
}

#checkout .payment-logo-card img,
#checkout .checkout-wallet-option img {
  display: block;
  max-width: 78%;
  max-height: 20px;
  object-fit: contain;
}

#checkout .checkout-method-title {
  color: #071d38;
  font-size: 15px;
  font-weight: 650;
  line-height: 1.22;
}

#checkout .checkout-method-sub {
  margin-top: 3px;
  color: #64748b;
  font-size: 12px;
  line-height: 1.35;
  font-weight: 500;
}

#checkout .checkout-status-icon {
  width: 22px;
  height: 22px;
  flex: 0 0 auto;
}

#checkout .checkout-wallet-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
  margin: 12px 0;
}

#checkout .checkout-wallet-option {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-height: 52px;
  border: 1px solid #dbe8f7;
  border-radius: 14px;
  color: #071d38;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 9px 24px rgba(11, 31, 58, 0.045);
  font: inherit;
  font-size: 13px;
  font-weight: 640;
  cursor: default;
}

#checkout .checkout-wallet-option img {
  max-width: 58px;
  max-height: 22px;
}

#checkout .checkout-wallet-option:nth-child(4) img {
  max-width: 23px;
}

#checkout .checkout-wallet-brand img {
  max-width: 86px;
  max-height: 24px;
}

#checkout .checkout-wallet-option span {
  white-space: nowrap;
}

#checkout .checkout-bank-option {
  min-height: 66px;
  margin-top: 0;
}

#checkout .checkout-cta {
  min-height: 52px;
  margin-top: 18px;
  border-radius: 14px;
  background: linear-gradient(180deg, #2467ff 0%, #155eef 100%);
  box-shadow: 0 18px 34px rgba(21, 94, 239, 0.2);
  font-size: 16px;
  font-weight: 660;
}

#checkout .checkout-security {
  justify-content: center;
  gap: 8px;
  margin-top: 16px;
  color: #0b7a5a;
  font-size: 12px;
  line-height: 1.42;
  font-weight: 620;
  text-align: center;
}

#checkout .checkout-security .aop-icon {
  width: 17px;
  height: 17px;
  flex: 0 0 auto;
}

#checkout .checkout-copy .aop-section-title {
  max-width: 760px;
  font-size: clamp(42px, 4.1vw, 60px);
  line-height: 1.08;
  font-weight: 610;
}

#checkout .checkout-copy .aop-section-desc {
  max-width: 790px;
  color: #53667e;
  font-size: 18px;
  line-height: 1.72;
  font-weight: 430;
}

#checkout .aop-feature-list {
  gap: 18px;
  margin-top: 32px !important;
}

#checkout .aop-feature-line {
  grid-template-columns: 48px minmax(0, 1fr);
  gap: 16px;
}

#checkout .aop-feature-line > .aop-icon {
  width: 48px;
  height: 48px;
  border-radius: 14px;
  background: #fbfdff;
  padding: 13px;
}

#checkout .aop-feature-line h3 {
  margin-bottom: 5px;
  font-size: 20px;
  font-weight: 640;
}

#checkout .aop-feature-line p {
  font-size: 16px;
  line-height: 1.56;
  font-weight: 430;
}

@media (max-width: 1120px) {
  #checkout .aop-checkout {
    grid-template-columns: 1fr;
    gap: 42px;
    justify-items: center;
  }

  #checkout .checkout-copy {
    max-width: 760px;
  }
}

@media (max-width: 640px) {
  #checkout {
    padding-top: 72px;
    padding-bottom: 80px;
  }

  #checkout .aop-shell {
    width: min(100% - 28px, 1488px);
  }

  #checkout .checkout-phone {
    width: 100%;
    max-width: 390px;
  }

  #checkout .checkout-wallet-grid {
    grid-template-columns: 1fr;
  }

  #checkout .checkout-copy .aop-section-title {
    font-size: clamp(34px, 11vw, 44px);
  }
}

/* v47 consistency pass: shared module width, real controls, and stable developer layout. */
:root {
  --aop-standard-shell: min(1488px, 90vw);
}

#trust .aop-shell,
#coverage .aop-shell,
#solutions .aop-shell,
#cases .aop-shell,
#checkout .aop-shell,
#routing .aop-shell,
#developers .aop-shell,
#operations .aop-shell,
#launch .aop-shell,
#contact .aop-shell,
.site-footer .aop-shell {
  width: var(--aop-standard-shell) !important;
  max-width: var(--aop-standard-shell) !important;
}

#coverage .aop-section-head::before,
#solutions .aop-section-head::before,
#cases .aop-section-head::before,
#developers .dev-section-head::before {
  content: none !important;
  display: none !important;
}

#coverage .aop-section-head,
#solutions .aop-section-head,
#cases .aop-section-head,
#developers .dev-section-head {
  min-height: 0 !important;
  grid-template-columns: minmax(0, 1fr) !important;
  column-gap: 0 !important;
}

#coverage .aop-section-title,
#coverage .aop-section-desc,
#solutions .aop-section-title,
#solutions .aop-section-desc,
#cases .aop-section-title,
#cases .aop-section-desc,
#developers .dev-section-head .aop-section-title,
#developers .dev-section-head .aop-section-desc {
  grid-column: 1 !important;
}

#coverage .aop-section-head {
  padding-right: min(640px, 48%) !important;
}

#coverage .atlas-topline {
  right: 54px !important;
  width: min(660px, 48%) !important;
  top: -88px !important;
}

#coverage .atlas-metric em {
  overflow-wrap: normal;
  word-break: keep-all;
  white-space: nowrap;
}

#coverage .atlas-metric {
  grid-template-columns: auto max-content !important;
  padding-right: 22px !important;
  padding-left: 22px !important;
}

#coverage .atlas-controls {
  grid-template-columns: minmax(240px, 1.18fr) repeat(3, minmax(150px, 0.78fr)) minmax(250px, 1fr) !important;
}

#coverage .atlas-select-wrap {
  position: relative;
  display: block;
  min-width: 0;
}

#coverage .atlas-select-wrap::after {
  content: "v";
  position: absolute;
  right: 15px;
  top: 50%;
  color: #7b8ca1;
  font-size: 12px;
  line-height: 1;
  font-weight: 740;
  pointer-events: none;
  transform: translateY(-50%);
}

#coverage .atlas-select-wrap select {
  width: 100%;
  min-height: 42px;
  appearance: none;
  border: 1px solid #dbe8f7;
  border-radius: 8px;
  background: #ffffff;
  color: #425972;
  padding: 0 38px 0 15px;
  font: inherit;
  font-size: 13px;
  font-weight: 650;
  outline: none;
}

#coverage .atlas-select-wrap select:focus,
#contact .contact-form select:focus {
  border-color: rgba(21, 94, 239, 0.55);
  box-shadow: 0 0 0 4px rgba(21, 94, 239, 0.08);
}

#coverage .atlas-status.is-soon {
  color: #b7791f;
}

#coverage .atlas-status.is-soon i {
  background: #f5a524;
}

#solutions .solution-scenario-grid,
#solutions .solution-problem-grid {
  width: 100% !important;
}

#developers .dev-section-head {
  width: auto !important;
  margin-bottom: 18px !important;
}

#developers > .aop-shell > .aop-grid-2 {
  display: grid !important;
  grid-template-columns: minmax(360px, 0.42fr) minmax(0, 0.58fr) !important;
  gap: 24px !important;
  align-items: stretch !important;
  min-height: 0 !important;
}

#developers > .aop-shell > .aop-grid-2 > div:first-child {
  width: auto !important;
  min-width: 0 !important;
}

#developers .aop-grid.mt-4 {
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 16px !important;
}

#developers .aop-card {
  min-height: 126px !important;
  grid-template-columns: 48px minmax(0, 1fr) !important;
  column-gap: 13px !important;
  padding: 18px 14px !important;
}

#developers .aop-card h3 {
  font-size: 16.5px !important;
  white-space: normal !important;
}

#developers .aop-card p {
  font-size: 12.5px !important;
  line-height: 1.55 !important;
}

#developers .dev-api-icon {
  width: 48px;
  height: 48px;
}

#developers .dev-console-stack {
  position: static !important;
  width: auto !important;
  min-width: 0 !important;
  margin: 0 !important;
}

#developers .dev-console-stack .code-window {
  min-height: 0 !important;
}

#developers .code-header {
  min-height: 52px !important;
  grid-template-columns: auto auto minmax(0, 1fr) auto !important;
}

#developers .dev-code-tab {
  min-width: 154px !important;
  font-size: 13px !important;
}

#developers .dev-code-format {
  min-width: 78px !important;
  min-height: 34px !important;
}

#developers .dev-code-layout {
  grid-template-columns: minmax(0, 1fr) minmax(210px, 250px) !important;
  gap: 16px !important;
  padding: 18px !important;
}

#developers .code-window pre {
  overflow: auto !important;
  font-size: 12.5px !important;
  line-height: 1.55 !important;
}

#developers .dev-webhook-card {
  min-height: 0 !important;
  padding: 20px 18px 16px !important;
}

#developers .dev-status-row {
  column-gap: 13px !important;
  padding-bottom: 22px !important;
}

#developers .dev-status-row strong {
  font-size: 15px !important;
}

#developers .dev-status-row em {
  font-size: 12.5px !important;
}

#developers .dev-step-strip {
  min-height: 126px !important;
  grid-template-columns: minmax(128px, 0.38fr) minmax(0, 1fr) 28px minmax(0, 1fr) 28px minmax(0, 1fr) !important;
  gap: 14px !important;
  padding: 20px !important;
}

#developers .dev-step-label {
  font-size: 20px !important;
}

#developers .dev-step-card {
  min-height: 82px !important;
  grid-template-columns: 50px minmax(0, 1fr) !important;
  gap: 14px !important;
  padding: 12px 16px !important;
}

#developers .dev-step-card strong {
  width: 50px !important;
  height: 50px !important;
  font-size: 22px !important;
}

#developers .dev-step-card b {
  font-size: 15px !important;
}

#developers .dev-step-card small {
  font-size: 12px !important;
}

#contact .contact-intake {
  grid-template-columns: minmax(0, 0.48fr) minmax(0, 0.52fr) !important;
  gap: 32px !important;
}

#contact .contact-section-number {
  display: none !important;
}

#contact .contact-form select,
#contact .contact-form textarea {
  width: 100%;
  border: 1px solid #dce8f6;
  border-radius: 10px;
  color: #071d38;
  background: #ffffff;
  box-shadow: inset 0 1px 0 rgba(11, 31, 58, 0.02);
  font-size: 14px;
  line-height: 1.5;
  font-weight: 560;
  outline: none;
}

#contact .contact-form select {
  min-height: 38px;
  appearance: none;
  padding: 0 42px 0 18px;
}

#contact .contact-form select:invalid {
  color: #9aa9bb;
}

.site-footer .footer-slim-row {
  grid-template-columns: minmax(210px, 1.1fr) repeat(4, minmax(104px, 0.68fr)) minmax(245px, 1.2fr) !important;
  gap: 26px !important;
  padding: 26px 54px 18px !important;
}

.site-footer .footer-bottom {
  grid-template-columns: minmax(230px, 1fr) minmax(300px, 1fr) minmax(260px, 1fr) !important;
  padding: 0 54px !important;
}

.site-footer .footer-compliance img {
  display: block;
  width: auto;
  height: 24px;
}

.site-footer .footer-compliance span {
  color: #8a9bb0;
}

@media (max-width: 1200px) {
  #coverage .aop-section-head {
    padding-right: 0 !important;
  }

  #coverage .atlas-topline {
    position: static !important;
    width: 100% !important;
    margin: 0 0 18px !important;
  }

  #developers > .aop-shell > .aop-grid-2,
  #contact .contact-intake {
    grid-template-columns: 1fr !important;
  }

  #developers .dev-code-layout {
    grid-template-columns: minmax(0, 1fr) minmax(220px, 300px) !important;
  }
}

@media (max-width: 991px) {
  :root {
    --aop-standard-shell: min(100% - 32px, 1488px);
  }

  #coverage .atlas-controls {
    grid-template-columns: 1fr !important;
  }

  #developers .dev-step-strip {
    grid-template-columns: 1fr !important;
  }
}

@media (max-width: 760px) {
  :root {
    --aop-standard-shell: min(100% - 28px, 1488px);
  }

  .site-footer .footer-slim-row,
  .site-footer .footer-bottom {
    padding-right: 22px !important;
    padding-left: 22px !important;
  }
}

/* v48: interactive filters, stable atlas metrics, and clickable developer console. */
#coverage .aop-section-head {
  padding-right: min(760px, 52%) !important;
}

#coverage .atlas-topline {
  right: 42px !important;
  top: -86px !important;
  width: min(760px, 52%) !important;
}

#coverage .atlas-metric {
  min-width: 0;
  grid-template-columns: auto minmax(96px, 1fr) !important;
  column-gap: 12px !important;
  padding-right: 20px !important;
  padding-left: 20px !important;
  overflow: visible;
}

#coverage .atlas-metric strong {
  font-size: clamp(36px, 2.55vw, 44px) !important;
  white-space: nowrap;
}

#coverage .atlas-metric em,
#coverage .atlas-metric span {
  min-width: 0;
  overflow: visible;
  white-space: normal;
  word-break: normal;
}

#coverage .atlas-metric em {
  font-size: 14px !important;
}

#coverage .atlas-metric span {
  max-width: 118px;
  font-size: 11.5px !important;
}

#coverage .atlas-result-bar {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) auto auto;
  gap: 12px;
  align-items: center;
  margin-top: 12px;
  min-height: 40px;
  border-color: #dbe8f7;
  background: rgba(255, 255, 255, 0.9);
  color: #66788e;
  font-size: 12.5px;
}

#coverage .atlas-result-bar strong,
#coverage .atlas-result-bar em {
  display: inline-flex;
  align-items: center;
  min-height: 26px;
  border: 1px solid #dbe8f7;
  border-radius: 999px;
  background: #ffffff;
  padding: 0 10px;
  color: #155eef;
  font-style: normal;
  font-weight: 720;
  white-space: nowrap;
}

#coverage .atlas-result-bar em {
  color: #0f8a63;
}

#coverage .atlas-country-copy {
  min-width: 0;
}

#coverage .atlas-region-card h3 {
  white-space: normal;
  font-size: 21px !important;
  line-height: 1.12 !important;
}

#coverage .atlas-grid.is-filtered {
  animation: atlasFilterRefresh 220ms ease-out;
}

@keyframes atlasFilterRefresh {
  from {
    opacity: 0.56;
    transform: translateY(5px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

#developers .dev-code-tab,
#developers .dev-format-options button {
  appearance: none;
  border: 0;
  font-family: inherit;
  cursor: pointer;
}

#developers .dev-code-format {
  appearance: none;
  font-family: inherit;
  cursor: pointer;
}

#developers .dev-code-tab {
  background: transparent;
  text-align: center;
}

#developers .dev-code-tab:hover,
#developers .dev-code-tab:focus-visible {
  color: #155eef;
  background: #f7fbff;
  outline: none;
}

#developers .dev-code-tab:focus-visible,
#developers .dev-code-format:focus-visible,
#developers .dev-format-options button:focus-visible {
  box-shadow: inset 0 0 0 2px rgba(21, 94, 239, 0.22);
}

#developers .dev-format-menu {
  position: relative;
  justify-self: end;
  align-self: center;
}

#developers .dev-code-format {
  background: #ffffff;
}

#developers .dev-code-format:hover {
  border-color: rgba(21, 94, 239, 0.28);
  color: #155eef;
}

#developers .dev-format-options {
  position: absolute;
  z-index: 40;
  top: calc(100% + 8px);
  right: 0;
  display: none;
  min-width: 124px;
  overflow: hidden;
  border: 1px solid #dbe8f7;
  border-radius: 10px;
  background: #ffffff;
  box-shadow: 0 18px 42px rgba(11, 31, 58, 0.14);
}

#developers .dev-format-menu.open .dev-format-options {
  display: grid;
}

#developers .dev-format-options button {
  min-height: 38px;
  border-bottom: 1px solid #eef4fb;
  background: #ffffff;
  color: #425972;
  font-size: 13px;
  font-weight: 700;
  text-align: left;
  padding: 0 14px;
}

#developers .dev-format-options button:last-child {
  border-bottom: 0;
}

#developers .dev-format-options button:hover,
#developers .dev-format-options button.active {
  background: #eef4ff;
  color: #155eef;
}

#developers [data-dev-code-output] {
  display: block;
  white-space: pre;
}

@media (max-width: 1200px) {
  #coverage .aop-section-head {
    padding-right: 0 !important;
  }

  #coverage .atlas-topline {
    position: static !important;
    width: 100% !important;
    margin: 0 0 18px !important;
  }
}

@media (max-width: 760px) {
  #coverage .atlas-result-bar {
    grid-template-columns: 1fr;
  }
}

/* v49: remove hard section divider lines on the homepage. */
body:not(.aop-login-body) main > section {
  border-top: 0 !important;
  border-bottom: 0 !important;
}
