/*
  BuyerProtection public system — 29 July 2026

  This layer deliberately removes the former dark-photo / italic-serif /
  frosted-card treatment. BuyerProtection is a decision utility, so the visual
  language is closer to a public record, receipt and operating document:
  warm paper, hard rules, direct typography and a single safety-orange signal.
*/

@font-face {
  font-display: swap;
  font-family: "Geist";
  font-style: normal;
  font-weight: 100 900;
  src: url("/static/fonts/shoecoverage/geist-latin.woff2") format("woff2");
}

/* 2026-08-03 policy conversion pass: a decision page, not a disclaimer wall. */

body.bp-glass.bp-policy-surface .bp-policy-page {
  max-width: 1180px;
}

body.bp-glass.bp-policy-surface .bp-policy-hero {
  align-items: stretch;
  column-gap: 0;
  display: grid;
  grid-template-columns: minmax(0, 1.14fr) minmax(330px, 0.86fr);
  grid-template-rows: none;
  min-height: 640px;
  padding: 0;
}

body.bp-glass.bp-policy-surface .bp-policy-hero::before {
  height: 520px;
  right: -270px;
  top: 54px;
  transform: rotate(-8deg);
  width: 880px;
}

body.bp-glass.bp-policy-surface .bp-policy-hero::after {
  display: none;
}

body.bp-glass.bp-policy-surface .bp-policy-hero-copy {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: clamp(46px, 7vw, 84px);
}

body.bp-glass.bp-policy-surface .page-head .bp-policy-hero-copy .bp-display {
  font-family: var(--bp-serif);
  font-size: clamp(50px, 5.7vw, 78px);
  font-weight: 430;
  letter-spacing: -0.052em;
  line-height: 0.95;
  max-width: 11ch;
  text-transform: none;
}

body.bp-glass.bp-policy-surface .page-head .bp-policy-hero-copy .lede {
  color: var(--bp-inner-sand-soft);
  font-size: clamp(16px, 1.5vw, 19px);
  line-height: 1.62;
  margin-top: 32px;
  max-width: 59ch;
}

body.bp-glass.bp-policy-surface .bp-policy-hero-copy .bp-actions {
  margin-top: 38px;
}

body.bp-glass.bp-policy-surface .bp-policy-brief {
  align-self: stretch;
  background: rgba(10, 13, 12, 0.7);
  border-left: 1px solid var(--bp-inner-line);
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: clamp(34px, 5vw, 62px);
  position: relative;
  z-index: 1;
}

body.bp-glass.bp-policy-surface .bp-policy-brief::before {
  background: var(--bp-inner-signal);
  content: "";
  height: 2px;
  left: clamp(34px, 5vw, 62px);
  position: absolute;
  right: clamp(34px, 5vw, 62px);
  top: clamp(34px, 5vw, 62px);
}

body.bp-glass.bp-policy-surface .bp-policy-brief > span,
body.bp-glass.bp-policy-surface .bp-policy-highlights span,
body.bp-glass.bp-policy-surface .bp-policy-sections article > span {
  color: var(--bp-inner-signal);
  font-size: 9px;
  font-weight: 680;
  letter-spacing: 0.15em;
  text-transform: uppercase;
}

body.bp-glass.bp-policy-surface .bp-policy-brief h2 {
  color: var(--bp-inner-sand);
  font-family: var(--bp-serif);
  font-size: clamp(31px, 3.5vw, 46px);
  font-weight: 440;
  letter-spacing: -0.045em;
  line-height: 1;
  margin-top: 30px;
  max-width: 13ch;
}

body.bp-glass.bp-policy-surface .bp-policy-brief p {
  color: var(--bp-inner-sand-soft);
  font-size: 13px;
  line-height: 1.62;
  margin-top: 24px;
  max-width: 37ch;
}

body.bp-glass.bp-policy-surface .bp-policy-facts {
  background: var(--bp-inner-sand);
  border: 1px solid var(--bp-inner-sand);
  color: var(--bp-inner-night);
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  margin: 0;
}

body.bp-glass.bp-policy-surface .bp-policy-facts > div {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 132px;
  padding: 22px;
}

body.bp-glass.bp-policy-surface .bp-policy-facts > div + div {
  border-left: 1px solid rgba(13, 15, 15, 0.25);
}

body.bp-glass.bp-policy-surface .bp-policy-facts dt {
  color: rgba(13, 15, 15, 0.6);
  font-size: 9px;
  font-weight: 680;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

body.bp-glass.bp-policy-surface .bp-policy-facts dd {
  color: var(--bp-inner-night);
  font-family: var(--bp-serif);
  font-size: clamp(18px, 2vw, 25px);
  font-weight: 500;
  letter-spacing: -0.035em;
  line-height: 1.05;
  margin: 28px 0 0;
}

body.bp-glass.bp-policy-surface .bp-policy-overview {
  margin-top: clamp(90px, 11vw, 142px);
}

body.bp-glass.bp-policy-surface .bp-policy-overview > header {
  align-items: end;
  display: grid;
  gap: 40px;
  grid-template-columns: minmax(180px, 0.55fr) minmax(0, 1.45fr);
  margin-bottom: 54px;
}

body.bp-glass.bp-policy-surface .bp-policy-overview > header .bp-kicker {
  margin: 0 0 7px;
}

body.bp-glass.bp-policy-surface .bp-policy-overview > header .bp-serif {
  font-size: clamp(40px, 5.4vw, 70px);
  letter-spacing: -0.052em;
  line-height: 0.94;
  margin: 0;
  max-width: 13ch;
}

body.bp-glass.bp-policy-surface .bp-policy-highlights {
  border-left: 1px solid var(--bp-inner-line);
  border-top: 1px solid var(--bp-inner-line);
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

body.bp-glass.bp-policy-surface .bp-policy-highlights article {
  border-bottom: 1px solid var(--bp-inner-line);
  border-right: 1px solid var(--bp-inner-line);
  display: flex;
  flex-direction: column;
  min-height: 310px;
  padding: clamp(26px, 3vw, 38px);
}

body.bp-glass.bp-policy-surface .bp-policy-highlights h3 {
  color: var(--bp-inner-sand);
  font-family: var(--bp-serif);
  font-size: clamp(26px, 2.7vw, 36px);
  font-weight: 440;
  letter-spacing: -0.04em;
  line-height: 1.02;
  margin-top: auto;
  padding-top: 58px;
}

body.bp-glass.bp-policy-surface .bp-policy-highlights p {
  color: var(--bp-inner-sand-soft);
  font-size: 13px;
  line-height: 1.58;
  margin-top: 20px;
}

body.bp-glass.bp-policy-surface .bp-policy-layout {
  align-items: start;
  display: grid;
  gap: clamp(44px, 7vw, 86px);
  grid-template-columns: 245px minmax(0, 1fr);
  margin-top: clamp(100px, 13vw, 166px);
}

body.bp-glass.bp-policy-surface .bp-policy-index {
  border-top: 2px solid var(--bp-inner-signal);
  padding-top: 20px;
  position: sticky;
  top: 112px;
}

body.bp-glass.bp-policy-surface .bp-policy-index > p {
  color: var(--bp-inner-sand);
  font-family: var(--bp-serif);
  font-size: 21px;
  font-weight: 500;
  line-height: 1.1;
}

body.bp-glass.bp-policy-surface .bp-policy-index > strong {
  color: var(--bp-inner-sand-soft);
  display: block;
  font-size: 9px;
  font-weight: 600;
  letter-spacing: 0.11em;
  margin-top: 9px;
  text-transform: uppercase;
}

body.bp-glass.bp-policy-surface .bp-policy-index nav {
  border-top: 1px solid var(--bp-inner-line);
  display: grid;
  margin-top: 25px;
}

body.bp-glass.bp-policy-surface .bp-policy-index nav a {
  align-items: center;
  border-bottom: 1px solid var(--bp-inner-line-soft);
  color: var(--bp-inner-sand-soft);
  display: grid;
  font-size: 11px;
  gap: 13px;
  grid-template-columns: 23px 1fr;
  min-height: 42px;
  text-decoration: none;
}

body.bp-glass.bp-policy-surface .bp-policy-index nav a span {
  color: var(--bp-inner-signal);
  font-size: 8px;
  letter-spacing: 0.08em;
}

body.bp-glass.bp-policy-surface .bp-policy-index nav a:is(:hover, :focus-visible) {
  color: var(--bp-inner-sand);
}

body.bp-glass.bp-policy-surface .bp-policy-sections {
  border-top: 1px solid var(--bp-inner-line);
}

body.bp-glass.bp-policy-surface .bp-policy-sections article {
  border-bottom: 1px solid var(--bp-inner-line);
  display: grid;
  gap: 28px;
  grid-template-columns: 52px minmax(0, 1fr);
  padding: clamp(32px, 5vw, 54px) 0;
  scroll-margin-top: 112px;
}

body.bp-glass.bp-policy-surface .bp-policy-sections article > span {
  padding-top: 5px;
}

body.bp-glass.bp-policy-surface .bp-policy-sections article > div > p:first-child {
  color: var(--bp-inner-signal);
  font-size: 9px;
  font-weight: 660;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

body.bp-glass.bp-policy-surface .bp-policy-sections h2 {
  color: var(--bp-inner-sand);
  font-family: var(--bp-serif);
  font-size: clamp(31px, 4vw, 48px);
  font-weight: 440;
  letter-spacing: -0.045em;
  line-height: 1;
  margin-top: 13px;
  max-width: 17ch;
}

body.bp-glass.bp-policy-surface .bp-policy-sections article > div > p:last-child {
  color: var(--bp-inner-sand-soft);
  font-size: 15px;
  line-height: 1.72;
  margin-top: 20px;
  max-width: 67ch;
}

body.bp-glass.bp-policy-surface .bp-policy-close {
  background: var(--bp-inner-sand);
  color: var(--bp-inner-night);
  margin-top: clamp(100px, 13vw, 170px);
  padding: clamp(46px, 8vw, 92px);
}

body.bp-glass.bp-policy-surface .bp-policy-close .bp-kicker {
  color: #8c402e;
}

body.bp-glass.bp-policy-surface .bp-policy-close h2 {
  color: var(--bp-inner-night);
  font-family: var(--bp-serif);
  font-size: clamp(44px, 6vw, 76px);
  font-weight: 440;
  letter-spacing: -0.055em;
  line-height: 0.94;
  max-width: 12ch;
}

body.bp-glass.bp-policy-surface .bp-policy-close > p:not(.bp-kicker) {
  color: rgba(13, 15, 15, 0.66);
  font-size: 16px;
  line-height: 1.62;
  margin-top: 27px;
  max-width: 58ch;
}

body.bp-glass.bp-policy-surface .bp-policy-close .button.safety {
  background: var(--bp-inner-night);
  border-color: var(--bp-inner-night);
  color: var(--bp-inner-sand) !important;
}

body.bp-glass.bp-policy-surface .bp-policy-close .button.secondary {
  border-color: rgba(13, 15, 15, 0.42);
  color: var(--bp-inner-night) !important;
}

@media (max-width: 860px) {
  body.bp-glass.bp-policy-surface .bp-policy-hero {
    grid-template-columns: 1fr;
  }

  body.bp-glass.bp-policy-surface .bp-policy-brief {
    border-left: 0;
    border-top: 1px solid var(--bp-inner-line);
    min-height: 360px;
  }

  body.bp-glass.bp-policy-surface .bp-policy-overview > header,
  body.bp-glass.bp-policy-surface .bp-policy-layout {
    grid-template-columns: 1fr;
  }

  body.bp-glass.bp-policy-surface .bp-policy-index {
    position: static;
  }

  body.bp-glass.bp-policy-surface .bp-policy-index nav {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  body.bp-glass.bp-policy-surface .bp-policy-index nav a:nth-child(even) {
    border-left: 1px solid var(--bp-inner-line-soft);
    padding-left: 16px;
  }
}

@media (max-width: 760px) {
  body.bp-glass.bp-policy-surface .bp-policy-page {
    padding-top: 108px;
    width: calc(100% - 28px);
  }

  body.bp-glass.bp-policy-surface .bp-policy-hero-copy {
    padding: 48px 22px 44px;
  }

  body.bp-glass.bp-policy-surface .page-head .bp-policy-hero-copy .bp-display {
    font-size: clamp(43px, 12.8vw, 58px);
    line-height: 0.96;
    max-width: none;
  }

  body.bp-glass.bp-policy-surface .page-head .bp-policy-hero-copy .lede {
    font-size: 16px;
    line-height: 1.58;
  }

  body.bp-glass.bp-policy-surface .bp-policy-brief {
    min-height: 330px;
    padding: 38px 22px;
  }

  body.bp-glass.bp-policy-surface .bp-policy-brief::before {
    left: 22px;
    right: 22px;
    top: 38px;
  }

  body.bp-glass.bp-policy-surface .bp-policy-facts {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  body.bp-glass.bp-policy-surface .bp-policy-facts > div {
    min-height: 122px;
    padding: 18px;
  }

  body.bp-glass.bp-policy-surface .bp-policy-facts > div:nth-child(3) {
    border-left: 0;
  }

  body.bp-glass.bp-policy-surface .bp-policy-facts > div:nth-child(n + 3) {
    border-top: 1px solid rgba(13, 15, 15, 0.25);
  }

  body.bp-glass.bp-policy-surface .bp-policy-overview {
    margin-top: 78px;
  }

  body.bp-glass.bp-policy-surface .bp-policy-overview > header {
    gap: 22px;
    margin-bottom: 38px;
  }

  body.bp-glass.bp-policy-surface .bp-policy-overview > header .bp-serif {
    font-size: 42px;
  }

  body.bp-glass.bp-policy-surface .bp-policy-highlights {
    grid-template-columns: 1fr;
  }

  body.bp-glass.bp-policy-surface .bp-policy-highlights article {
    min-height: 260px;
    padding: 26px 22px;
  }

  body.bp-glass.bp-policy-surface .bp-policy-layout {
    gap: 52px;
    margin-top: 88px;
  }

  body.bp-glass.bp-policy-surface .bp-policy-index nav {
    grid-template-columns: 1fr;
  }

  body.bp-glass.bp-policy-surface .bp-policy-index nav a:nth-child(even) {
    border-left: 0;
    padding-left: 0;
  }

  body.bp-glass.bp-policy-surface .bp-policy-sections article {
    gap: 13px;
    grid-template-columns: 1fr;
    padding: 34px 0;
  }

  body.bp-glass.bp-policy-surface .bp-policy-sections h2 {
    font-size: 34px;
    max-width: none;
  }

  body.bp-glass.bp-policy-surface .bp-policy-sections article > div > p:last-child {
    font-size: 14px;
    line-height: 1.68;
  }

  body.bp-glass.bp-policy-surface .bp-policy-close {
    margin-top: 90px;
    padding: 48px 22px;
  }

  body.bp-glass.bp-policy-surface .bp-policy-close h2 {
    font-size: 46px;
    max-width: none;
  }
}

/* ---------------------------------------------------------------
   Public-product pass 18
   Shorter mobile chapters, a working payment-to-order example,
   and a merchant signup surface that sells the public outcome.
---------------------------------------------------------------- */

body.bp-glass.bp-edge-inner .bp-enterprise-example[data-enterprise-demo] {
  background: rgba(16, 19, 17, 0.84);
  color: var(--bp-inner-sand);
  overflow: hidden;
}

body.bp-glass.bp-edge-inner .bp-enterprise-demo-tabs {
  border-bottom: 1px solid var(--bp-inner-line);
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

body.bp-glass.bp-edge-inner .bp-enterprise-demo-tabs button {
  appearance: none;
  background: transparent;
  border: 0;
  color: var(--bp-inner-sand-soft);
  cursor: pointer;
  font: inherit;
  font-size: 9px;
  font-weight: 720;
  letter-spacing: 0.08em;
  min-height: 58px;
  padding: 12px 8px;
  text-transform: uppercase;
}

body.bp-glass.bp-edge-inner .bp-enterprise-demo-tabs button + button {
  border-left: 1px solid var(--bp-inner-line);
}

body.bp-glass.bp-edge-inner .bp-enterprise-demo-tabs button:is(:hover, :focus-visible),
body.bp-glass.bp-edge-inner .bp-enterprise-demo-tabs button.is-active {
  background: var(--bp-inner-sand);
  color: var(--bp-inner-night);
  outline: 0;
}

body.bp-glass.bp-edge-inner .bp-enterprise-order {
  padding: 24px;
}

body.bp-glass.bp-edge-inner .bp-enterprise-order > span {
  color: var(--bp-inner-signal);
  font-size: 9px;
  font-weight: 760;
  letter-spacing: 0.12em;
}

body.bp-glass.bp-edge-inner .bp-enterprise-order h2 {
  color: var(--bp-inner-sand);
  font-size: 18px;
  line-height: 1.2;
  margin: 10px 0 22px;
}

body.bp-glass.bp-edge-inner .bp-enterprise-order dl {
  margin: 0;
}

body.bp-glass.bp-edge-inner .bp-enterprise-order dl > div {
  border-top: 1px solid var(--bp-inner-line-soft);
  display: grid;
  gap: 12px;
  grid-template-columns: 82px minmax(0, 1fr);
  padding: 12px 0;
}

body.bp-glass.bp-edge-inner .bp-enterprise-order dt {
  color: var(--bp-inner-sand-soft);
  font-size: 9px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

body.bp-glass.bp-edge-inner .bp-enterprise-order dd {
  color: var(--bp-inner-sand);
  font-size: 12px;
  line-height: 1.35;
  margin: 0;
  text-align: right;
}

body.bp-glass.bp-edge-inner .bp-enterprise-example[data-enterprise-state="recognition"] footer {
  background: #72aa8b;
  color: #fff;
}

body.bp-glass.bp-edge-inner .bp-enterprise-example[data-enterprise-state="delivery"] footer,
body.bp-glass.bp-edge-inner .bp-enterprise-example[data-enterprise-state="refund"] footer {
  background: var(--bp-inner-sand);
  color: var(--bp-inner-night);
}

body.bp-glass.bp-edge-inner .bp-enterprise-example[data-enterprise-state="delivery"] footer span,
body.bp-glass.bp-edge-inner .bp-enterprise-example[data-enterprise-state="refund"] footer span {
  color: rgba(15, 17, 15, 0.62);
}

body.bp-glass.bp-edge-inner .bp-enterprise-demo-note {
  color: var(--bp-inner-sand-soft);
  font-size: 9px;
  letter-spacing: 0.08em;
  margin: 0;
  padding: 14px 24px;
  text-transform: uppercase;
}

body.bp-glass.bp-edge-inner .bp-enterprise-example.is-changing .bp-enterprise-order,
body.bp-glass.bp-edge-inner .bp-enterprise-example.is-changing footer {
  animation: bp-enterprise-swap 360ms cubic-bezier(0.2, 0.85, 0.25, 1) both;
}

@keyframes bp-enterprise-swap {
  0% {
    opacity: 0.45;
    transform: translateY(8px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

body.bp-glass.bp-edge-inner .signup-page > .panel {
  align-items: start;
  display: grid;
  gap: 42px 54px;
  grid-template-columns: minmax(0, 0.82fr) minmax(0, 1.18fr);
}

body.bp-glass.bp-edge-inner .signup-page .bp-signup-steps {
  grid-column: 1 / -1;
  margin-bottom: 0;
}

body.bp-glass.bp-edge-inner .bp-signup-promise h2 {
  color: var(--bp-inner-sand);
  font-size: clamp(28px, 3vw, 42px);
  font-weight: 480;
  line-height: 1.06;
  margin: 16px 0 26px;
  max-width: 12ch;
}

body.bp-glass.bp-edge-inner .bp-signup-promise ul {
  border-top: 1px solid var(--bp-inner-line);
  list-style: none;
  margin: 0;
  padding: 0;
}

body.bp-glass.bp-edge-inner .bp-signup-promise li {
  border-bottom: 1px solid var(--bp-inner-line);
  color: var(--bp-inner-sand-soft);
  font-size: 14px;
  line-height: 1.5;
  padding: 15px 0 15px 24px;
  position: relative;
}

body.bp-glass.bp-edge-inner .bp-signup-promise li::before {
  color: var(--bp-inner-signal);
  content: "↗";
  left: 0;
  position: absolute;
}

body.bp-glass.bp-edge-inner .signup-page .simple-form {
  border-left: 1px solid var(--bp-inner-line);
  padding-left: 46px;
}

body.bp-glass.bp-edge-inner .signup-page .simple-form label > span {
  color: var(--bp-inner-sand-soft);
  font-size: 10px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

body.bp-glass.bp-edge-inner .signup-page .simple-form label > span em {
  font-style: normal;
  opacity: 0.65;
}

body.bp-glass.bp-edge-inner .signup-page .bp-form-note {
  color: var(--bp-inner-sand-soft);
  font-size: 11px;
  line-height: 1.55;
  margin: 0;
}

body.bp-glass.bp-edge-inner .signup-page .simple-form .bp-partner-consent {
  background: rgba(202, 178, 134, 0.06);
  border: 1px solid var(--bp-inner-line);
  gap: 9px;
  padding: 16px 18px;
}

body.bp-glass.bp-edge-inner .signup-page .simple-form .bp-partner-consent > span {
  align-items: flex-start;
  color: var(--bp-inner-sand);
  display: flex;
  font-size: 13px;
  font-weight: 620;
  gap: 10px;
  letter-spacing: 0;
  line-height: 1.35;
  text-transform: none;
}

body.bp-glass.bp-edge-inner .signup-page .simple-form .bp-partner-consent input {
  accent-color: var(--bp-inner-signal);
  flex: 0 0 auto;
  margin: 2px 0 0;
  min-height: 16px;
  width: 16px;
}

body.bp-glass.bp-edge-inner .signup-page .simple-form .bp-partner-consent small {
  color: var(--bp-inner-sand-soft);
  font-size: 11px;
  font-weight: 400;
  line-height: 1.5;
  padding-left: 26px;
}

body.bp-glass.bp-edge-inner .auth-page > .panel {
  grid-template-columns: minmax(0, 0.9fr) minmax(340px, 1.1fr);
}

body.bp-glass.bp-edge-inner .auth-page .bp-signup-promise h2 {
  max-width: 15ch;
}

body.bp-glass .bp-auth-links {
  align-items: flex-start;
  border-top: 1px solid var(--bp-inner-line);
  display: flex;
  flex-wrap: wrap;
  gap: 10px 18px;
  justify-content: space-between;
  margin-top: 8px;
  padding-top: 18px;
}

body.bp-glass .bp-auth-links a,
body.bp-glass .bp-text-link,
body.bp-glass .bp-form-note a {
  color: inherit;
  font-size: 12px;
  font-weight: 680;
  text-underline-offset: 3px;
}

body.bp-glass .bp-auth-preview {
  border: 1px dashed var(--bp-inner-line);
  display: grid;
  gap: 8px;
  padding: 14px;
}

body.bp-glass .bp-auth-preview strong {
  color: var(--bp-inner-signal);
  font-size: 9px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

body.bp-glass .bp-inline-form {
  margin: 0;
}

@media (max-width: 720px) {
  body.bp-glass.bp-edge-home .bp-edge-included {
    display: block;
    margin-bottom: 90px;
    padding-left: 24px;
    padding-right: 24px;
  }

  body.bp-glass.bp-edge-home .bp-edge-included-list {
    display: flex;
    gap: 12px;
    margin: 36px -24px 0 0;
    overflow-x: auto;
    padding: 0 24px 8px 0;
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
  }

  body.bp-glass.bp-edge-home .bp-edge-included-list::-webkit-scrollbar {
    display: none;
  }

  body.bp-glass.bp-edge-home .bp-edge-included-list li,
  body.bp-glass.bp-edge-home .bp-edge-included-list li:first-child {
    align-content: space-between;
    border: 1px solid var(--bp-edge-line);
    display: grid;
    flex: 0 0 min(286px, 82vw);
    grid-template-columns: 1fr;
    min-height: 230px;
    padding: 24px;
    scroll-snap-align: start;
  }

  body.bp-glass.bp-edge-home .bp-edge-included-list strong {
    font-size: 19px;
    line-height: 1.2;
  }

  body.bp-glass.bp-edge-home .bp-edge-included-list em {
    display: block;
  }

  body.bp-glass.bp-edge-inner .bp-enterprise-demo-tabs {
    display: flex;
    overflow-x: auto;
    scrollbar-width: none;
  }

  body.bp-glass.bp-edge-inner .bp-enterprise-demo-tabs::-webkit-scrollbar {
    display: none;
  }

  body.bp-glass.bp-edge-inner .bp-enterprise-demo-tabs button {
    flex: 0 0 132px;
  }

  body.bp-glass.bp-edge-inner .signup-page > .panel {
    display: block;
  }

  body.bp-glass.bp-edge-inner .signup-page .bp-signup-promise {
    padding: 38px 0 44px;
  }

  body.bp-glass.bp-edge-inner .signup-page .simple-form {
    border-left: 0;
    border-top: 1px solid var(--bp-inner-line);
    padding-left: 0;
    padding-top: 44px;
  }
}

@media (prefers-reduced-motion: reduce) {
  body.bp-glass.bp-edge-inner .bp-enterprise-example.is-changing .bp-enterprise-order,
  body.bp-glass.bp-edge-inner .bp-enterprise-example.is-changing footer {
    animation: none;
  }
}

@font-face {
  font-display: swap;
  font-family: "Geist Mono";
  font-style: normal;
  font-weight: 100 900;
  src: url("/static/fonts/shoecoverage/geist-mono-latin.woff2") format("woff2");
}

:root {
  --bp-bg: #f5f3ee;
  --bp-paper: #fbfaf7;
  --bp-paper-strong: #ffffff;
  --bp-ink: #1b2824;
  --bp-ink-soft: #3f4b47;
  --bp-muted: #6a7470;
  --bp-faint: #929a96;
  --bp-line: #dedbd2;
  --bp-line-strong: #aab0ac;
  --bp-accent: #d65338;
  --bp-accent-dark: #a43c29;
  --bp-blue: #2855c7;
  --bp-green: #277052;
  --bp-amber: #a96b16;
  --bp-warn: #a96b16;
  --bp-danger: #a83b31;
  --bp-radius: 16px;
  --bp-radius-sm: 10px;
  --bp-shadow: 0 24px 70px rgba(27, 40, 36, 0.10);
  --bp-shadow-soft: 0 12px 36px rgba(27, 40, 36, 0.07);
  --bp-sans: "Geist", "Geist Fallback", Arial, sans-serif;
  --bp-serif: var(--bp-sans);
}

html {
  background: var(--bp-bg);
  color-scheme: light;
  scroll-behavior: smooth;
}

body.bp-glass {
  background: var(--bp-bg) !important;
  color: var(--bp-ink) !important;
  font-family: var(--bp-sans);
  font-size: 16px;
  line-height: 1.55;
  margin: 0;
  min-width: 320px;
}

body.bp-glass::before,
body.bp-glass::after,
body.bp-glass.bp-product-page::before,
body.bp-glass.bp-enterprise-page::before,
body.bp-glass.bp-trust-centre-page::before,
body.bp-consumer-photo::before {
  background: none !important;
  content: none !important;
  display: none !important;
}

body.bp-glass *,
body.bp-glass *::before,
body.bp-glass *::after {
  box-sizing: border-box;
}

body.bp-glass a {
  color: inherit;
}

body.bp-glass h1,
body.bp-glass h2,
body.bp-glass h3,
body.bp-glass p,
body.bp-glass dl,
body.bp-glass dd,
body.bp-glass figure {
  margin: 0;
}

body.bp-glass img,
body.bp-glass svg {
  max-width: 100%;
}

body.bp-glass .bp-frame {
  background: transparent;
  margin: 0;
  max-width: none;
  min-height: 100vh;
  padding: 0;
  width: 100%;
}

body.bp-glass .bp-display,
body.bp-glass .bp-audience-title,
body.bp-glass .bp-serif,
body.bp-glass h1,
body.bp-glass h2,
body.bp-glass h3 {
  color: var(--bp-ink);
  font-family: var(--bp-sans);
  font-style: normal;
  font-weight: 660;
  letter-spacing: -0.038em;
  text-wrap: balance;
}

body.bp-glass .bp-display,
body.bp-glass .bp-audience-title {
  font-size: clamp(46px, 5vw, 76px);
  line-height: 0.96;
}

body.bp-glass .bp-serif {
  font-size: clamp(36px, 4.3vw, 62px);
  line-height: 1;
}

body.bp-glass .bp-kicker {
  align-items: center;
  color: var(--bp-accent-dark);
  display: flex;
  font-family: var(--bp-sans);
  font-size: 11px;
  font-weight: 760;
  gap: 10px;
  letter-spacing: 0.13em;
  line-height: 1.2;
  margin: 0 0 22px;
  text-transform: uppercase;
}

body.bp-glass .bp-kicker::before {
  background: var(--bp-accent);
  content: "";
  display: block;
  height: 8px;
  width: 8px;
}

body.bp-glass .lede,
body.bp-glass .bp-audience-lede {
  color: var(--bp-ink-soft);
  font-size: clamp(18px, 2vw, 24px);
  line-height: 1.42;
  max-width: 740px;
}

body.bp-glass .bp-microline,
body.bp-glass .bp-plan-note {
  color: var(--bp-muted);
  font-family: var(--bp-sans);
  font-size: 12px;
  line-height: 1.5;
}

/* Navigation */

body.bp-glass .glass-nav {
  align-items: center;
  backdrop-filter: none;
  background: rgba(251, 250, 246, 0.96);
  border: 1px solid var(--bp-line-strong);
  border-radius: 0;
  box-shadow: 6px 6px 0 rgba(23, 33, 31, 0.11);
  display: grid;
  gap: 20px;
  grid-template-columns: auto 1fr auto;
  left: 50%;
  margin: 0;
  max-width: 1240px;
  padding: 11px 13px 11px 16px;
  position: fixed;
  top: 18px;
  transform: translateX(-50%);
  width: calc(100% - 40px);
  z-index: 100;
}

body.bp-glass .glass-nav .brand,
body.bp-glass .bp-footer .brand,
body.bp-glass .item-check-footer .brand {
  align-items: center;
  color: var(--bp-ink);
  display: inline-flex;
  font-family: var(--bp-sans);
  font-size: 16px;
  font-style: normal;
  font-weight: 780;
  gap: 10px;
  letter-spacing: -0.03em;
  text-decoration: none;
}

body.bp-glass .bp-brand-mark {
  color: var(--bp-ink);
  display: block;
  flex: 0 0 auto;
  height: 26px;
  width: 26px;
}

body.bp-glass .glass-nav > nav {
  align-items: center;
  display: flex;
  gap: 2px;
  justify-content: center;
}

body.bp-glass .glass-nav > nav a {
  border-bottom: 2px solid transparent;
  color: var(--bp-ink-soft);
  font-size: 13px;
  font-weight: 600;
  padding: 9px 10px 7px;
  text-decoration: none;
}

body.bp-glass .glass-nav > nav a:hover,
body.bp-glass .glass-nav > nav a:focus-visible {
  border-bottom-color: var(--bp-accent);
  color: var(--bp-ink);
}

body.bp-glass .nav-cta {
  background: var(--bp-ink);
  border: 1px solid var(--bp-ink);
  border-radius: 0;
  color: var(--bp-paper) !important;
  font-size: 12px;
  font-weight: 740;
  padding: 10px 15px;
  text-decoration: none;
}

body.bp-glass .nav-cta:hover {
  background: var(--bp-accent);
  border-color: var(--bp-accent);
  color: var(--bp-ink) !important;
}

body.bp-glass .mobile-menu {
  display: none;
}

/* Shared page rhythm */

body.bp-glass .bp-page {
  margin: 0 auto;
  max-width: 1280px;
  padding: 150px 40px 120px;
  position: relative;
}

body.bp-glass .bp-page.narrow {
  max-width: 1180px;
}

body.bp-glass .page-head {
  margin: 0 0 84px;
  max-width: 1040px;
  padding: 28px 0 0;
}

body.bp-glass .page-head .bp-display {
  max-width: 15ch;
}

body.bp-glass .page-head .lede {
  margin-top: 30px;
}

body.bp-glass .bp-actions {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 32px;
}

body.bp-glass .button,
body.bp-glass button.button {
  align-items: center;
  appearance: none;
  background: var(--bp-paper);
  border: 1px solid var(--bp-line-strong);
  border-radius: 0;
  box-shadow: 3px 3px 0 var(--bp-ink);
  color: var(--bp-ink);
  cursor: pointer;
  display: inline-flex;
  font-family: var(--bp-sans);
  font-size: 13px;
  font-weight: 730;
  justify-content: center;
  line-height: 1.1;
  min-height: 46px;
  padding: 13px 18px;
  text-decoration: none;
  transform: translate(0, 0);
  transition: background 120ms ease, color 120ms ease, transform 120ms ease, box-shadow 120ms ease;
}

body.bp-glass .button:hover,
body.bp-glass button.button:hover {
  background: #fff;
  box-shadow: 1px 1px 0 var(--bp-ink);
  transform: translate(2px, 2px);
}

body.bp-glass .button.safety,
body.bp-glass button.button.safety {
  background: var(--bp-accent);
  border-color: var(--bp-ink);
  color: var(--bp-ink);
}

body.bp-glass .button.safety::after {
  content: "→";
  font-size: 16px;
  margin-left: 12px;
  position: static;
}

body.bp-glass .button.secondary {
  background: transparent;
  color: var(--bp-ink);
}

body.bp-glass .button.ink {
  background: var(--bp-ink);
  color: var(--bp-paper);
}

/* Shared surfaces: no glass, no gradients, no decorative rounding. */

body.bp-glass .panel,
body.bp-glass .card-grid article,
body.bp-glass .bp-passport-value article,
body.bp-glass .bp-enterprise-costs article,
body.bp-glass .bp-pilot-grid article,
body.bp-glass .bp-assurance-grid article,
body.bp-glass .bp-trust-principles article,
body.bp-glass .bp-plan-card,
body.bp-glass .bp-moment-grid article,
body.bp-glass .bp-proof-strip article,
body.bp-glass .bp-operating-loop article,
body.bp-glass .bp-merchant-reality article {
  background: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  color: var(--bp-ink);
}

body.bp-glass .panel {
  background: var(--bp-paper);
  border: 1px solid var(--bp-line-strong);
  padding: clamp(28px, 5vw, 58px);
}

body.bp-glass .panel h2,
body.bp-glass .card-grid article h2 {
  color: var(--bp-ink);
}

body.bp-glass .panel p,
body.bp-glass .card-grid p,
body.bp-glass .bp-proof-strip p,
body.bp-glass .bp-operating-loop p {
  color: var(--bp-muted);
}

body.bp-glass .card-grid {
  display: grid;
  gap: 0;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin: 0 0 88px;
  border-left: 1px solid var(--bp-line-strong);
  border-top: 1px solid var(--bp-line-strong);
}

body.bp-glass .card-grid article {
  border-bottom: 1px solid var(--bp-line-strong);
  border-right: 1px solid var(--bp-line-strong);
  min-height: 270px;
  padding: 32px;
}

body.bp-glass .card-grid article > span {
  color: var(--bp-accent-dark);
  font-size: 11px;
  font-weight: 760;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

body.bp-glass .card-grid article h2 {
  font-size: clamp(24px, 2.6vw, 34px);
  line-height: 1.03;
  margin-top: 38px;
}

body.bp-glass .card-grid article p {
  margin-top: 18px;
}

/* Homepage */

body.bp-glass .bp-audience-page {
  max-width: 1280px;
  padding-top: 132px;
}

body.bp-glass .bp-audience-switch {
  background: transparent;
  border: 1px solid var(--bp-line-strong);
  border-radius: 0;
  display: inline-grid;
  grid-template-columns: 1fr 1fr;
  margin: 0 0 28px;
  padding: 0;
  position: static;
}

body.bp-glass .bp-audience-switch button {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: var(--bp-muted);
  font-family: var(--bp-sans);
  font-size: 12px;
  font-weight: 700;
  min-width: 120px;
  padding: 11px 16px;
}

body.bp-glass .bp-audience-switch button + button {
  border-left: 1px solid var(--bp-line-strong);
}

body.bp-glass .bp-audience-switch button.is-active {
  background: var(--bp-ink);
  color: var(--bp-paper);
}

body.bp-glass .bp-audience-panel {
  padding: 0;
}

body.bp-glass .bp-audience-panel[hidden] {
  display: none;
}

body.bp-glass .bp-hero-center {
  align-items: stretch;
  background: var(--bp-paper);
  border: 1px solid var(--bp-line-strong);
  display: grid;
  gap: 0;
  grid-template-columns: minmax(0, 1.3fr) minmax(330px, 0.7fr);
  margin: 0;
  min-height: 650px;
  padding: 0;
  text-align: left;
}

body.bp-glass .bp-hero-copy {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: clamp(36px, 6vw, 78px);
}

body.bp-glass .bp-hero-center .bp-audience-title {
  color: var(--bp-ink);
  font-size: clamp(52px, 6vw, 88px);
  max-width: 11.5ch;
  text-align: left;
  text-shadow: none;
}

body.bp-glass .bp-hero-center .bp-audience-lede {
  color: var(--bp-ink-soft);
  margin: 26px 0 0;
  max-width: 620px;
  text-align: left;
  text-shadow: none;
}

body.bp-glass .bp-check-form {
  margin-top: 34px;
}

body.bp-glass .bp-check-form label {
  color: var(--bp-ink);
  display: block;
  font-size: 12px;
  font-weight: 700;
  margin-bottom: 9px;
}

body.bp-glass .bp-check-form > div {
  align-items: stretch;
  display: grid;
  gap: 10px;
  grid-template-columns: minmax(0, 1fr) auto;
}

body.bp-glass input,
body.bp-glass textarea,
body.bp-glass select {
  appearance: none;
  background: #fff;
  border: 1px solid var(--bp-line-strong);
  border-radius: 0;
  color: var(--bp-ink);
  font: inherit;
  min-height: 48px;
  outline: none;
  padding: 12px 14px;
  width: 100%;
}

body.bp-glass textarea {
  min-height: 120px;
  resize: vertical;
}

body.bp-glass input:focus,
body.bp-glass textarea:focus,
body.bp-glass select:focus {
  border-color: var(--bp-blue);
  box-shadow: 0 0 0 3px rgba(36, 87, 230, 0.16);
}

body.bp-glass .bp-example-link {
  font-size: 13px;
  margin: 18px 0 0;
  text-align: left;
}

body.bp-glass .bp-example-link a {
  color: var(--bp-blue);
  font-weight: 700;
}

body.bp-glass .bp-hero-copy .bp-microline {
  margin-top: 12px;
  text-align: left;
}

body.bp-glass .bp-hero-proof {
  background: var(--bp-ink);
  color: var(--bp-paper);
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-width: 0;
  padding: clamp(30px, 4.5vw, 58px);
  position: relative;
}

body.bp-glass .bp-hero-proof::before {
  background: var(--bp-accent);
  content: "";
  height: 10px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

body.bp-glass .bp-hero-proof-head {
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
  display: flex;
  font-size: 11px;
  justify-content: space-between;
  letter-spacing: 0.1em;
  padding-bottom: 16px;
  text-transform: uppercase;
}

body.bp-glass .bp-hero-proof-head strong {
  color: var(--bp-accent);
}

body.bp-glass .bp-hero-proof-domain {
  color: var(--bp-paper);
  font-size: clamp(27px, 3vw, 42px);
  font-weight: 700;
  letter-spacing: -0.04em;
  line-height: 1;
  margin: 42px 0 28px;
  overflow-wrap: anywhere;
}

body.bp-glass .bp-hero-proof-state {
  align-items: flex-start;
  background: rgba(255, 255, 255, 0.07);
  border: 1px solid rgba(255, 255, 255, 0.3);
  display: grid;
  gap: 14px;
  grid-template-columns: 38px 1fr;
  padding: 18px;
}

body.bp-glass .bp-hero-proof-state > span {
  align-items: center;
  background: var(--bp-accent);
  color: var(--bp-ink);
  display: flex;
  font-size: 20px;
  font-weight: 800;
  height: 38px;
  justify-content: center;
}

body.bp-glass .bp-hero-proof-state strong {
  color: #fff;
  display: block;
  font-size: 16px;
}

body.bp-glass .bp-hero-proof-state p {
  color: rgba(255, 255, 255, 0.68);
  font-size: 13px;
  line-height: 1.45;
  margin-top: 5px;
}

body.bp-glass .bp-hero-proof dl {
  border-top: 1px solid rgba(255, 255, 255, 0.25);
  margin-top: 30px;
}

body.bp-glass .bp-hero-proof dl > div {
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
  display: grid;
  font-size: 12px;
  gap: 20px;
  grid-template-columns: 1fr 1.25fr;
  padding: 13px 0;
}

body.bp-glass .bp-hero-proof dt {
  color: rgba(255, 255, 255, 0.56);
}

body.bp-glass .bp-hero-proof dd {
  color: #fff;
  font-weight: 680;
  margin: 0;
}

body.bp-glass .bp-hero-proof-action {
  color: var(--bp-accent);
  font-size: 12px;
  font-weight: 760;
  letter-spacing: 0.08em;
  margin-top: 22px;
  text-transform: uppercase;
}

body.bp-glass .bp-moment-section,
body.bp-glass .bp-promise-section,
body.bp-glass .bp-difference-section,
body.bp-glass .bp-membership-section,
body.bp-glass .band,
body.bp-glass .bp-network-section,
body.bp-glass .bp-guarantee-journey {
  margin-top: 120px;
}

body.bp-glass .bp-section-heading {
  margin: 0 0 56px;
  max-width: 900px;
  text-align: left;
}

body.bp-glass .bp-section-heading .bp-serif {
  max-width: 14ch;
}

body.bp-glass .bp-section-heading > p:last-child {
  color: var(--bp-muted);
  font-size: 18px;
  margin-top: 24px;
  max-width: 680px;
}

body.bp-glass .bp-moment-grid {
  border-left: 1px solid var(--bp-line-strong);
  border-top: 1px solid var(--bp-line-strong);
  display: grid;
  gap: 0;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

body.bp-glass .bp-moment-grid article {
  border-bottom: 1px solid var(--bp-line-strong);
  border-right: 1px solid var(--bp-line-strong);
  min-height: 210px;
  padding: 30px;
}

body.bp-glass .bp-moment-grid strong {
  color: var(--bp-ink);
  display: block;
  font-size: clamp(22px, 2.3vw, 32px);
  letter-spacing: -0.035em;
  line-height: 1.06;
  max-width: 20ch;
}

body.bp-glass .bp-moment-grid p {
  color: var(--bp-muted);
  margin-top: 40px;
  max-width: 54ch;
}

body.bp-glass .bp-proof-strip {
  border-bottom: 1px solid var(--bp-line-strong);
  border-top: 1px solid var(--bp-line-strong);
  display: grid;
  gap: 0;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

body.bp-glass .bp-proof-strip article {
  min-height: 220px;
  padding: 30px;
}

body.bp-glass .bp-proof-strip article + article {
  border-left: 1px solid var(--bp-line-strong);
}

body.bp-glass .bp-proof-strip span,
body.bp-glass .bp-operating-loop article > span,
body.bp-glass .bp-passport-value article > span,
body.bp-glass .bp-pilot-grid article > span,
body.bp-glass .bp-assurance-grid article > span {
  color: var(--bp-accent-dark);
  display: block;
  font-size: 12px;
  font-weight: 780;
  letter-spacing: 0.1em;
  margin-bottom: 34px;
  text-transform: uppercase;
}

body.bp-glass .bp-proof-strip strong {
  color: var(--bp-ink);
  display: block;
  font-size: 22px;
  letter-spacing: -0.03em;
  line-height: 1.08;
}

body.bp-glass .bp-proof-strip p {
  margin-top: 16px;
}

body.bp-glass .bp-ladder,
body.bp-glass .bp-merchant-math {
  background: var(--bp-paper-strong);
  border: 2px solid var(--bp-line-strong);
  border-radius: 0;
  box-shadow: 8px 8px 0 rgba(23, 33, 31, 0.12);
  display: grid;
  gap: 0;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin: 92px 0 0;
  overflow: visible;
  padding: 0;
}

body.bp-glass .bp-ladder-head {
  align-items: center;
  background: var(--bp-ink);
  border: 0;
  color: var(--bp-paper);
  display: flex;
  grid-column: 1 / -1;
  justify-content: space-between;
  padding: 14px 18px;
}

body.bp-glass .bp-ladder-head span,
body.bp-glass .bp-ladder-head em {
  color: inherit;
  font-family: var(--bp-sans);
  font-size: 11px;
  font-style: normal;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

body.bp-glass .bp-ladder-head em {
  color: var(--bp-accent);
}

body.bp-glass .bp-ladder > article,
body.bp-glass .bp-merchant-math > article {
  border: 0;
  min-height: 200px;
  padding: 26px;
}

body.bp-glass .bp-ladder > article + article,
body.bp-glass .bp-merchant-math > article + article {
  border-left: 1px solid var(--bp-line-strong);
}

body.bp-glass .bp-ladder strong,
body.bp-glass .bp-merchant-math strong {
  color: var(--bp-ink);
  display: block;
  font-size: 19px;
  line-height: 1.12;
  margin-top: 22px;
}

body.bp-glass .bp-ladder p,
body.bp-glass .bp-merchant-math p {
  color: var(--bp-muted);
  font-size: 14px;
  margin-top: 12px;
}

body.bp-glass .status-pill {
  background: transparent;
  border: 1px solid currentColor;
  border-radius: 0;
  display: inline-block;
  font-size: 10px;
  font-weight: 780;
  letter-spacing: 0.1em;
  padding: 5px 8px;
  text-transform: uppercase;
}

body.bp-glass .status-pill.is-unknown {
  color: var(--bp-amber);
}

body.bp-glass .status-pill.is-verified {
  color: var(--bp-blue);
}

body.bp-glass .status-pill.is-guaranteed {
  color: var(--bp-green);
}

body.bp-glass .bp-difference-section {
  background: var(--bp-accent);
  display: grid;
  gap: 64px;
  grid-template-columns: 0.9fr 1.1fr;
  padding: clamp(34px, 6vw, 74px);
}

body.bp-glass .bp-difference-section .bp-kicker::before {
  background: var(--bp-ink);
}

body.bp-glass .bp-difference-section .bp-kicker,
body.bp-glass .bp-difference-section p {
  color: rgba(23, 33, 31, 0.72);
}

body.bp-glass .bp-difference-section .button {
  margin-top: 28px;
}

body.bp-glass .bp-difference-list {
  border-top: 1px solid var(--bp-ink);
}

body.bp-glass .bp-difference-list article {
  border-bottom: 1px solid var(--bp-ink);
  display: grid;
  gap: 20px;
  grid-template-columns: 42px 1fr;
  padding: 23px 0;
}

body.bp-glass .bp-difference-list article > span {
  font-size: 12px;
  font-weight: 780;
}

body.bp-glass .bp-difference-list strong {
  color: var(--bp-ink);
  display: block;
  font-size: 20px;
  line-height: 1.1;
}

body.bp-glass .bp-difference-list p {
  margin-top: 8px;
}

body.bp-glass .bp-plan-grid {
  display: grid;
  gap: 0;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

body.bp-glass .bp-plan-card {
  border: 1px solid var(--bp-line-strong);
  padding: 34px;
}

body.bp-glass .bp-plan-card + .bp-plan-card {
  border-left: 0;
}

body.bp-glass .bp-plan-card.is-featured {
  background: var(--bp-paper);
}

body.bp-glass .bp-plan-label {
  color: var(--bp-accent-dark);
  font-size: 11px;
  font-weight: 780;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

body.bp-glass .bp-plan-price {
  color: var(--bp-ink);
  font-size: 30px;
  font-weight: 760;
  letter-spacing: -0.04em;
  margin-top: 26px;
}

body.bp-glass .bp-plus-grid,
body.bp-glass .proof-list,
body.bp-glass .faq-list {
  margin-top: 26px;
}

body.bp-glass .bp-plus-grid > div,
body.bp-glass .proof-list li {
  border-top: 1px solid var(--bp-line);
  padding: 14px 0;
}

body.bp-glass .faq-list {
  border-top: 1px solid var(--bp-line-strong);
}

body.bp-glass .faq-list details {
  border-bottom: 1px solid var(--bp-line-strong);
  border-radius: 0;
  padding: 0;
}

body.bp-glass .faq-list summary {
  color: var(--bp-ink);
  cursor: pointer;
  font-size: 18px;
  font-weight: 700;
  padding: 21px 0;
}

body.bp-glass .faq-list details p {
  color: var(--bp-muted);
  max-width: 760px;
  padding: 0 0 24px;
}

body.bp-glass .bp-network-section {
  align-items: start;
  border-top: 2px solid var(--bp-line-strong);
  display: grid;
  gap: 70px;
  grid-template-columns: minmax(280px, 0.75fr) minmax(0, 1.25fr);
  padding-top: 70px;
}

body.bp-glass .bp-network-copy {
  position: static;
}

body.bp-glass .bp-network-copy .bp-serif {
  max-width: 10ch;
}

body.bp-glass .bp-network-copy > p:not(.bp-kicker) {
  color: var(--bp-muted);
  font-size: 18px;
  margin-top: 24px;
}

body.bp-glass .bp-operating-loop {
  border-left: 1px solid var(--bp-line-strong);
  border-top: 1px solid var(--bp-line-strong);
  display: grid;
  gap: 0;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

body.bp-glass .bp-operating-loop article {
  border-bottom: 1px solid var(--bp-line-strong);
  border-right: 1px solid var(--bp-line-strong);
  min-height: 270px;
  padding: 30px;
}

body.bp-glass .bp-operating-loop strong {
  color: var(--bp-ink);
  display: block;
  font-size: 24px;
  letter-spacing: -0.035em;
  line-height: 1.05;
}

body.bp-glass .bp-operating-loop p {
  margin-top: 14px;
}

body.bp-glass .bp-operating-loop a {
  color: var(--bp-blue);
  display: inline-block;
  font-size: 13px;
  font-weight: 720;
  margin-top: 24px;
}

body.bp-glass .bp-closing,
body.bp-glass .bp-inner-cta {
  background: var(--bp-ink);
  border: 0;
  border-radius: 0;
  color: var(--bp-paper);
  margin-top: 120px;
  padding: clamp(38px, 7vw, 86px);
  text-align: left;
}

body.bp-glass .bp-closing::before,
body.bp-glass .bp-inner-cta::before {
  content: none;
}

body.bp-glass .bp-closing .bp-kicker,
body.bp-glass .bp-inner-cta .bp-kicker {
  color: var(--bp-accent);
}

body.bp-glass .bp-closing .bp-serif,
body.bp-glass .bp-inner-cta .bp-serif {
  color: var(--bp-paper);
  max-width: 14ch;
}

body.bp-glass .bp-inner-cta > p:not(.bp-kicker),
body.bp-glass .bp-closing .bp-microline {
  color: rgba(255, 255, 255, 0.64);
  max-width: 720px;
}

body.bp-glass .bp-inner-cta .button.secondary,
body.bp-glass .bp-closing .button.secondary,
body.bp-glass .bp-enterprise-hero .button.secondary {
  border-color: var(--bp-paper);
  box-shadow: 3px 3px 0 var(--bp-paper);
  color: var(--bp-paper);
}

/* Product landing and Passport */

body.bp-glass .bp-product-head {
  max-width: 1080px;
}

body.bp-glass .bp-product-head .bp-display {
  max-width: 11ch;
}

body.bp-glass .bp-passport-value {
  border-left: 1px solid var(--bp-line-strong);
  border-top: 1px solid var(--bp-line-strong);
  display: grid;
  gap: 0;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin: 0 0 110px;
}

body.bp-glass .bp-passport-value article {
  border-bottom: 1px solid var(--bp-line-strong);
  border-right: 1px solid var(--bp-line-strong);
  min-height: 300px;
  padding: 30px;
}

body.bp-glass .bp-passport-value h2 {
  color: var(--bp-ink);
  font-size: 30px;
  line-height: 1;
}

body.bp-glass .bp-passport-value p {
  color: var(--bp-muted);
  margin-top: 20px;
}

body.bp-glass .bp-passport-security {
  background: #dfe7ff;
  border: 1px solid var(--bp-line-strong);
  border-radius: 0;
  box-shadow: none;
  display: grid;
  gap: 64px;
  grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);
  margin-top: 0;
  padding: clamp(34px, 6vw, 72px);
}

body.bp-glass .bp-passport-security h2 {
  color: var(--bp-ink);
}

body.bp-glass .bp-passport-security > div > p:last-child,
body.bp-glass .bp-passport-security li span {
  color: var(--bp-ink-soft);
}

body.bp-glass .bp-passport-security ul {
  border-top: 1px solid var(--bp-line-strong);
  list-style: none;
  margin: 0;
  padding: 0;
}

body.bp-glass .bp-passport-security li {
  border-bottom: 1px solid var(--bp-line-strong);
  padding: 16px 0;
}

body.bp-glass .bp-resolution-rail {
  margin-top: 110px;
}

body.bp-glass .bp-demo-boundary {
  background: #fff0aa;
  border: 1px solid var(--bp-line-strong);
  border-radius: 0;
  color: var(--bp-ink);
  display: flex;
  gap: 14px;
  justify-content: flex-start;
  margin: 0 0 18px;
  padding: 13px 16px;
  text-align: left;
}

body.bp-glass .bp-demo-boundary strong {
  color: var(--bp-ink);
}

body.bp-glass .bp-passport-shell {
  background: var(--bp-paper-strong);
  border: 2px solid var(--bp-line-strong);
  border-radius: 0;
  box-shadow: 10px 10px 0 rgba(23, 33, 31, 0.13);
  color: var(--bp-ink);
  overflow: visible;
}

body.bp-glass .bp-passport-header {
  align-items: center;
  border-bottom: 2px solid var(--bp-line-strong);
  display: flex;
  gap: 28px;
  justify-content: space-between;
  padding: clamp(30px, 5vw, 52px);
  position: relative;
}

body.bp-glass .bp-passport-header::before {
  background: var(--bp-accent);
  bottom: -2px;
  content: "";
  left: 0;
  position: absolute;
  top: 0;
  width: 10px;
}

body.bp-glass .bp-passport-header h1 {
  color: var(--bp-ink);
  font-size: clamp(44px, 6vw, 74px);
  line-height: 0.92;
}

body.bp-glass .bp-passport-header > div:first-child > p:last-child {
  color: var(--bp-muted);
  font-family: var(--bp-sans);
}

body.bp-glass .bp-signed-chip {
  align-items: center;
  background: #e4f5ed;
  border: 1px solid var(--bp-green);
  border-radius: 0;
  color: var(--bp-ink);
  display: flex;
  flex: 0 0 auto;
  gap: 10px;
  padding: 10px 12px;
}

body.bp-glass .bp-signed-chip > span {
  background: var(--bp-green);
  color: #fff;
}

body.bp-glass .bp-signed-chip > div {
  display: grid;
  gap: 2px;
}

body.bp-glass .bp-signed-chip small {
  color: var(--bp-muted);
  display: block;
}

body.bp-glass .bp-transaction-recognition {
  display: grid;
  gap: 28px;
  grid-template-columns: minmax(0, 1fr) auto;
  padding: clamp(34px, 6vw, 64px);
}

body.bp-glass .bp-transaction-recognition h2,
body.bp-glass .bp-passport-timeline h2,
body.bp-glass .bp-passport-issue h2,
body.bp-glass .bp-resolution-preview h2 {
  color: var(--bp-ink);
  font-size: clamp(32px, 4vw, 50px);
  line-height: 0.98;
}

body.bp-glass .bp-transaction-recognition > div:first-child > p:last-child,
body.bp-glass .bp-passport-timeline > p:nth-child(3),
body.bp-glass .bp-passport-issue > p,
body.bp-glass .bp-resolution-preview p {
  color: var(--bp-muted);
}

body.bp-glass .bp-payment-amount {
  display: grid;
  gap: 4px;
  justify-items: end;
  text-align: right;
}

body.bp-glass .bp-payment-amount strong {
  color: var(--bp-ink);
  font-size: clamp(38px, 5vw, 62px);
  letter-spacing: -0.05em;
}

body.bp-glass .bp-payment-amount span {
  color: var(--bp-muted);
}

body.bp-glass .bp-transaction-recognition dl {
  border-bottom: 1px solid var(--bp-line-strong);
  border-top: 1px solid var(--bp-line-strong);
  display: grid;
  grid-column: 1 / -1;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  margin: 0;
}

body.bp-glass .bp-transaction-recognition dl > div {
  padding: 18px;
}

body.bp-glass .bp-transaction-recognition dl > div + div {
  border-left: 1px solid var(--bp-line);
}

body.bp-glass .bp-transaction-recognition dt {
  color: var(--bp-muted);
  font-size: 10px;
  font-weight: 740;
  letter-spacing: 0.09em;
  text-transform: uppercase;
}

body.bp-glass .bp-transaction-recognition dd {
  color: var(--bp-ink);
  font-size: 14px;
  font-weight: 680;
  margin: 9px 0 0;
}

body.bp-glass .bp-recognition-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  grid-column: 1 / -1;
}

body.bp-glass .bp-recognition-result {
  color: var(--bp-ink);
  grid-column: 1 / -1;
  margin: 0;
}

body.bp-glass .bp-passport-grid {
  border-top: 2px solid var(--bp-line-strong);
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

body.bp-glass .bp-passport-timeline,
body.bp-glass .bp-passport-issue {
  padding: clamp(32px, 5vw, 56px);
}

body.bp-glass .bp-passport-issue {
  border-left: 1px solid var(--bp-line-strong);
}

body.bp-glass .bp-passport-timeline ol {
  list-style: none;
  margin: 34px 0 0;
  padding: 0;
}

body.bp-glass .bp-passport-timeline li {
  display: grid;
  gap: 14px;
  grid-template-columns: 16px 1fr;
  padding: 0 0 26px;
  position: relative;
}

body.bp-glass .bp-passport-timeline li > span {
  background: var(--bp-paper);
  border: 2px solid var(--bp-blue);
  height: 12px;
  margin-top: 5px;
  width: 12px;
}

body.bp-glass .bp-passport-timeline li.is-current > span {
  background: var(--bp-accent);
  border-color: var(--bp-ink);
}

body.bp-glass .bp-passport-timeline li strong {
  color: var(--bp-ink);
}

body.bp-glass .bp-passport-timeline li p {
  color: var(--bp-muted);
  font-size: 12px;
  margin-top: 5px;
}

body.bp-glass .bp-issue-options {
  display: grid;
  gap: 8px;
  margin-top: 30px;
}

body.bp-glass .bp-issue-options button {
  align-items: center;
  background: transparent;
  border: 1px solid var(--bp-line-strong);
  border-radius: 0;
  color: var(--bp-ink);
  cursor: pointer;
  display: flex;
  font: inherit;
  font-size: 13px;
  justify-content: space-between;
  min-height: 48px;
  padding: 12px 14px;
  text-align: left;
}

body.bp-glass .bp-issue-options button:hover,
body.bp-glass .bp-issue-options button.is-selected {
  background: var(--bp-accent);
}

body.bp-glass .bp-resolution-preview {
  align-items: start;
  background: #eef0eb;
  border-top: 2px solid var(--bp-line-strong);
  display: grid;
  gap: 40px;
  grid-template-columns: minmax(0, 1fr) 220px;
  padding: clamp(32px, 5vw, 56px);
}

body.bp-glass .bp-case-state {
  background: var(--bp-paper);
  border: 1px solid var(--bp-line-strong);
  border-radius: 0;
  padding: 18px;
}

body.bp-glass .bp-case-state span {
  color: var(--bp-muted);
}

body.bp-glass .bp-case-state strong {
  color: var(--bp-ink);
}

body.bp-glass .bp-passport-footer {
  align-items: center;
  border-top: 1px solid var(--bp-line-strong);
  color: var(--bp-muted);
  display: flex;
  gap: 20px;
  justify-content: space-between;
  padding: 18px 24px;
}

body.bp-glass .bp-passport-footer a {
  color: var(--bp-blue);
  font-weight: 700;
}

/* Merchant, enterprise and Trust Centre */

body.bp-glass .bp-merchant-trigger,
body.bp-glass .bp-enterprise-problem,
body.bp-glass .bp-ledger-heading {
  border-top: 2px solid var(--bp-line-strong);
  display: grid;
  gap: 70px;
  grid-template-columns: minmax(0, 0.95fr) minmax(0, 1.05fr);
  margin-top: 90px;
  padding-top: 56px;
}

body.bp-glass .bp-merchant-trigger > div:last-child,
body.bp-glass .bp-ledger-heading > p {
  color: var(--bp-muted);
  font-size: 18px;
}

body.bp-glass .bp-merchant-product,
body.bp-glass .bp-enterprise-stack,
body.bp-glass .bp-value-ledger,
body.bp-glass .bp-pilot-section,
body.bp-glass .bp-assurance-section,
body.bp-glass .bp-control-register,
body.bp-glass .bp-trust-principles,
body.bp-glass .bp-api-contracts,
body.bp-glass .bp-enterprise-intake,
body.bp-glass .bp-contact-actions,
body.bp-glass .bp-about-photo {
  margin-top: 110px;
}

body.bp-glass .bp-merchant-reality {
  border-left: 1px solid var(--bp-line-strong);
  border-top: 1px solid var(--bp-line-strong);
  display: grid;
  gap: 0;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  margin-top: 88px;
}

body.bp-glass .bp-merchant-reality article {
  border-bottom: 1px solid var(--bp-line-strong);
  border-right: 1px solid var(--bp-line-strong);
  padding: 34px;
}

body.bp-glass .bp-table-panel {
  margin-top: 76px;
}

body.bp-glass .fee-table,
body.bp-glass .bp-ledger-demo {
  border-left: 1px solid var(--bp-line-strong);
  border-top: 1px solid var(--bp-line-strong);
  margin-top: 30px;
  overflow-x: auto;
}

body.bp-glass .fee-table [role="row"],
body.bp-glass .bp-ledger-demo [role="row"] {
  display: grid;
  grid-template-columns: repeat(5, minmax(140px, 1fr));
  min-width: 760px;
}

body.bp-glass .fee-table [role="cell"],
body.bp-glass .bp-ledger-demo [role="cell"] {
  border-bottom: 1px solid var(--bp-line-strong);
  border-right: 1px solid var(--bp-line-strong);
  color: var(--bp-ink);
  padding: 13px;
}

body.bp-glass .enterprise-page {
  max-width: 1280px;
}

body.bp-glass .bp-enterprise-hero {
  align-items: end;
  background: var(--bp-ink);
  color: var(--bp-paper);
  display: grid;
  gap: clamp(48px, 7vw, 100px);
  grid-template-columns: minmax(0, 1.35fr) minmax(320px, 0.65fr);
  margin: 0;
  max-width: none;
  padding: clamp(42px, 5vw, 68px);
}

body.bp-glass .bp-enterprise-hero .bp-display {
  color: var(--bp-paper);
  font-size: clamp(54px, 4.5vw, 76px);
  max-width: 15ch;
}

body.bp-glass .bp-enterprise-hero .lede {
  color: rgba(255, 255, 255, 0.72);
}

body.bp-glass .bp-enterprise-hero .bp-microline {
  color: rgba(255, 255, 255, 0.62);
}

body.bp-glass .bp-enterprise-example {
  background: var(--bp-paper);
  border: 1px solid var(--bp-paper);
  color: var(--bp-ink);
}

body.bp-glass .bp-enterprise-example-head {
  border-bottom: 1px solid var(--bp-line-strong);
  display: grid;
  gap: 7px;
  padding: 24px;
}

body.bp-glass .bp-enterprise-example-head span,
body.bp-glass .bp-enterprise-example footer span {
  color: var(--bp-muted);
  font-size: 10px;
  font-weight: 780;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

body.bp-glass .bp-enterprise-example-head strong {
  font-size: 18px;
}

body.bp-glass .bp-enterprise-example-head b {
  font-size: 40px;
  letter-spacing: -0.05em;
}

body.bp-glass .bp-enterprise-example ol {
  list-style: none;
  margin: 0;
  padding: 0;
}

body.bp-glass .bp-enterprise-example li {
  display: grid;
  gap: 15px;
  grid-template-columns: 44px 1fr;
  padding: 22px 24px;
}

body.bp-glass .bp-enterprise-example li + li {
  border-top: 1px solid var(--bp-line);
}

body.bp-glass .bp-enterprise-example li > span {
  color: var(--bp-muted);
  font-size: 12px;
  font-weight: 700;
}

body.bp-glass .bp-enterprise-example li div {
  display: grid;
  gap: 4px;
}

body.bp-glass .bp-enterprise-example li strong {
  font-size: 14px;
}

body.bp-glass .bp-enterprise-example li small {
  color: var(--bp-muted);
  line-height: 1.4;
}

body.bp-glass .bp-enterprise-example footer {
  background: var(--bp-green);
  color: #fff;
  display: grid;
  gap: 5px;
  padding: 22px 24px;
}

body.bp-glass .bp-enterprise-example footer span {
  color: rgba(255, 255, 255, 0.72);
}

body.bp-glass .bp-enterprise-costs {
  border-left: 1px solid var(--bp-line-strong);
  border-top: 1px solid var(--bp-line-strong);
  display: grid;
  gap: 0;
}

body.bp-glass .bp-enterprise-costs article {
  border-bottom: 1px solid var(--bp-line-strong);
  border-right: 1px solid var(--bp-line-strong);
  padding: 24px;
}

body.bp-glass .bp-enterprise-costs strong {
  color: var(--bp-ink);
  font-size: 24px;
}

body.bp-glass .bp-enterprise-costs p {
  color: var(--bp-muted);
  margin-top: 10px;
}

body.bp-glass .bp-value-ledger {
  background: #fff0e8;
  border: 1px solid var(--bp-line-strong);
  padding: clamp(34px, 6vw, 68px);
}

body.bp-glass .bp-pilot-grid,
body.bp-glass .bp-assurance-grid,
body.bp-glass .bp-trust-principles {
  border-left: 1px solid var(--bp-line-strong);
  border-top: 1px solid var(--bp-line-strong);
  display: grid;
  gap: 0;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

body.bp-glass .bp-assurance-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

body.bp-glass .bp-pilot-grid article,
body.bp-glass .bp-assurance-grid article,
body.bp-glass .bp-trust-principles article {
  border-bottom: 1px solid var(--bp-line-strong);
  border-right: 1px solid var(--bp-line-strong);
  min-height: 250px;
  padding: 30px;
}

body.bp-glass .bp-pilot-grid strong,
body.bp-glass .bp-assurance-grid h3,
body.bp-glass .bp-trust-principles h2 {
  color: var(--bp-ink);
  font-size: 27px;
  line-height: 1.02;
}

body.bp-glass .bp-pilot-grid p,
body.bp-glass .bp-assurance-grid p,
body.bp-glass .bp-trust-principles p {
  color: var(--bp-muted);
  margin-top: 16px;
}

body.bp-glass .bp-control-register {
  border-top: 2px solid var(--bp-line-strong);
}

body.bp-glass .bp-control-row {
  align-items: start;
  border-bottom: 1px solid var(--bp-line-strong);
  display: grid;
  gap: 26px;
  grid-template-columns: 180px minmax(0, 1fr) auto;
  padding: 26px 0;
}

body.bp-glass .bp-control-row > span {
  color: var(--bp-accent-dark);
  font-size: 11px;
  font-weight: 780;
  letter-spacing: 0.1em;
  margin: 0;
  text-transform: uppercase;
}

body.bp-glass .bp-control-row h2 {
  color: var(--bp-ink);
  font-size: 24px;
}

body.bp-glass .bp-control-row p {
  color: var(--bp-muted);
  margin-top: 8px;
}

body.bp-glass .bp-control-row a {
  color: var(--bp-blue);
  font-size: 13px;
  font-weight: 700;
}

body.bp-glass .bp-api-grid {
  border-left: 1px solid var(--bp-line-strong);
  border-top: 1px solid var(--bp-line-strong);
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

body.bp-glass .bp-api-grid article {
  border-bottom: 1px solid var(--bp-line-strong);
  border-right: 1px solid var(--bp-line-strong);
  min-height: 310px;
  padding: 28px;
}

body.bp-glass .bp-api-grid h2 {
  font-size: 27px;
  margin-top: 28px;
}

body.bp-glass .bp-api-response,
body.bp-glass .bp-api-contracts {
  background: var(--bp-paper);
  border: 1px solid var(--bp-line-strong);
  padding: clamp(32px, 5vw, 60px);
}

body.bp-glass .bp-contract-links {
  border-top: 1px solid var(--bp-line-strong);
  display: grid;
  margin-top: 30px;
}

body.bp-glass .bp-contract-links a {
  border-bottom: 1px solid var(--bp-line-strong);
  display: flex;
  justify-content: space-between;
  padding: 16px 0;
  text-decoration: none;
}

/* Contact, forms, simple pages and account screens */

body.bp-glass .bp-contact-actions {
  border-left: 1px solid var(--bp-line-strong);
  border-top: 1px solid var(--bp-line-strong);
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

body.bp-glass .bp-contact-actions a {
  border-bottom: 1px solid var(--bp-line-strong);
  border-right: 1px solid var(--bp-line-strong);
  min-height: 210px;
  padding: 28px;
  text-decoration: none;
}

body.bp-glass .bp-contact-actions span,
body.bp-glass .bp-contact-actions em {
  color: var(--bp-accent-dark);
  display: block;
  font-size: 11px;
  font-style: normal;
  font-weight: 760;
  letter-spacing: 0.09em;
  text-transform: uppercase;
}

body.bp-glass .bp-contact-actions strong {
  display: block;
  font-size: 27px;
  letter-spacing: -0.035em;
  line-height: 1;
  margin: 34px 0;
}

body.bp-glass .bp-enterprise-intake {
  background: var(--bp-paper);
  border: 1px solid var(--bp-line-strong);
  display: grid;
  gap: 0;
  grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);
}

body.bp-glass .bp-enterprise-intake-copy,
body.bp-glass .bp-enterprise-intake-form {
  padding: clamp(30px, 5vw, 56px);
}

body.bp-glass .bp-enterprise-intake-form {
  border-left: 1px solid var(--bp-line-strong);
}

body.bp-glass .bp-enterprise-intake-copy > p,
body.bp-glass .bp-enterprise-intake-copy li span {
  color: var(--bp-muted);
}

body.bp-glass .bp-enterprise-intake-copy ul {
  border-top: 1px solid var(--bp-line-strong);
  list-style: none;
  margin: 30px 0 0;
  padding: 0;
}

body.bp-glass .bp-enterprise-intake-copy li {
  border-bottom: 1px solid var(--bp-line-strong);
  padding: 15px 0;
}

body.bp-glass .bp-enterprise-intake-copy li span {
  display: block;
  font-size: 13px;
  margin-top: 4px;
}

body.bp-glass .bp-enterprise-intake-form form,
body.bp-glass .simple-form {
  display: grid;
  gap: 18px;
}

body.bp-glass .bp-enterprise-intake-form label,
body.bp-glass .simple-form label {
  color: var(--bp-ink);
  display: grid;
  font-size: 12px;
  font-weight: 700;
  gap: 7px;
}

body.bp-glass .bp-field-pair {
  display: grid;
  gap: 14px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

body.bp-glass .bp-honeypot {
  display: none !important;
}

body.bp-glass .notice {
  border: 1px solid var(--bp-line-strong);
  border-radius: 0;
  margin-bottom: 20px;
  padding: 16px;
}

body.bp-glass .notice.success {
  background: #e4f5ed;
}

body.bp-glass .notice.warning {
  background: #fff0aa;
}

body.bp-glass .notice.error {
  background: #ffe1dc;
}

body.bp-glass .bp-about-photo {
  background: #dfe7ff;
  border: 1px solid var(--bp-line-strong);
  min-height: 0;
  padding: clamp(34px, 7vw, 84px);
}

body.bp-glass .bp-about-photo::before {
  content: none;
}

body.bp-glass .bp-about-photo > div {
  max-width: 900px;
}

body.bp-glass .bp-signup-steps {
  border-bottom: 1px solid var(--bp-line-strong);
  display: grid;
  gap: 0;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin-bottom: 28px;
}

body.bp-glass .bp-signup-steps span {
  padding: 15px;
}

body.bp-glass .bp-signup-steps span + span {
  border-left: 1px solid var(--bp-line-strong);
}

body.bp-glass .bp-signup-steps .is-current {
  background: var(--bp-accent);
}

body.bp-glass .state-grid {
  border-left: 1px solid var(--bp-line-strong);
  border-top: 1px solid var(--bp-line-strong);
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin-top: 28px;
}

body.bp-glass .state-grid article {
  border-bottom: 1px solid var(--bp-line-strong);
  border-right: 1px solid var(--bp-line-strong);
  padding: 24px;
}

body.bp-glass .state-grid strong {
  color: var(--bp-ink);
  display: block;
  margin-top: 20px;
}

body.bp-glass .state-grid p {
  color: var(--bp-muted);
  margin-top: 10px;
}

body.bp-glass .result-card {
  background: var(--bp-paper);
  border: 2px solid var(--bp-line-strong);
  border-radius: 0;
  box-shadow: 8px 8px 0 rgba(23, 33, 31, 0.12);
  color: var(--bp-ink);
  margin-bottom: 60px;
  padding: clamp(28px, 5vw, 54px);
}

body.bp-glass .result-card p {
  color: var(--bp-muted);
}

body.bp-glass .bp-code {
  background: var(--bp-ink);
  border: 0;
  border-radius: 0;
  color: var(--bp-paper);
  display: block;
  overflow-x: auto;
  padding: 16px;
}

/* Item check stays intentionally quiet and private. */

body.bp-glass .item-check-page {
  max-width: 1120px;
}

body.bp-glass .item-check-hero {
  background: var(--bp-paper);
  border: 1px solid var(--bp-line-strong);
  display: grid;
  gap: 50px;
  grid-template-columns: minmax(0, 1fr) 280px;
  min-height: 520px;
  padding: clamp(34px, 7vw, 80px);
}

body.bp-glass .item-check-hero-copy {
  align-self: center;
}

body.bp-glass .item-check-hero-seal {
  align-self: center;
  background: var(--bp-ink);
  border-radius: 0;
  color: var(--bp-paper);
  padding: 26px;
}

body.bp-glass .item-check-step-list {
  border-left: 1px solid var(--bp-line-strong);
  border-top: 1px solid var(--bp-line-strong);
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

body.bp-glass .item-check-step-list article {
  border-bottom: 1px solid var(--bp-line-strong);
  border-right: 1px solid var(--bp-line-strong);
  padding: 26px;
}

/* Footer */

body.bp-glass .bp-footer {
  background: var(--bp-ink);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  color: var(--bp-paper);
  margin: 0;
  padding: 70px max(40px, calc((100vw - 1200px) / 2));
}

body.bp-glass .bp-footer-top {
  display: grid;
  gap: 70px;
  grid-template-columns: 0.75fr 1.25fr;
}

body.bp-glass .bp-footer .brand {
  color: var(--bp-paper);
}

body.bp-glass .bp-footer-brand p {
  color: var(--bp-paper);
  font-size: clamp(30px, 4vw, 52px);
  font-weight: 720;
  letter-spacing: -0.045em;
  line-height: 0.95;
  margin-top: 28px;
  max-width: 8ch;
}

body.bp-glass .bp-footer-links {
  display: grid;
  gap: 12px 26px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

body.bp-glass .bp-footer-links a {
  color: rgba(255, 255, 255, 0.72);
  font-size: 13px;
  text-decoration: none;
}

body.bp-glass .bp-footer-links a:hover {
  color: var(--bp-accent);
}

body.bp-glass .bp-footer-states {
  border-bottom: 1px solid rgba(255, 255, 255, 0.22);
  border-top: 1px solid rgba(255, 255, 255, 0.22);
  display: grid;
  gap: 0;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin-top: 54px;
}

body.bp-glass .bp-footer-states p {
  color: rgba(255, 255, 255, 0.62);
  padding: 20px;
}

body.bp-glass .bp-footer-states p + p {
  border-left: 1px solid rgba(255, 255, 255, 0.22);
}

body.bp-glass .bp-footer-states p::before {
  border-radius: 0;
}

body.bp-glass .bp-footer-states strong {
  color: var(--bp-paper);
}

body.bp-glass .bp-footer-bottom {
  align-items: center;
  display: flex;
  gap: 24px;
  justify-content: space-between;
  margin-top: 26px;
}

body.bp-glass .bp-footer-bottom p,
body.bp-glass .bp-footer-bottom a {
  color: rgba(255, 255, 255, 0.55);
  font-size: 12px;
}

/* Responsive */

@media (max-width: 1040px) {
  body.bp-glass .glass-nav {
    grid-template-columns: auto auto;
  }

  body.bp-glass .glass-nav > .desktop-nav,
  body.bp-glass .glass-nav > .nav-cta {
    display: none;
  }

  body.bp-glass .mobile-menu {
    display: block;
    justify-self: end;
    position: relative;
  }

  body.bp-glass .mobile-menu summary,
  body.bp-glass .focus-menu summary {
    align-items: center;
    background: var(--bp-ink);
    cursor: pointer;
    display: grid;
    gap: 4px;
    height: 36px;
    justify-content: center;
    list-style: none;
    width: 40px;
  }

  body.bp-glass .mobile-menu summary span,
  body.bp-glass .focus-menu summary span {
    background: var(--bp-paper);
    display: block;
    height: 1px;
    width: 18px;
  }

  body.bp-glass .mobile-menu[open] nav,
  body.bp-glass .focus-menu[open] nav {
    background: var(--bp-paper);
    border: 1px solid var(--bp-line-strong);
    box-shadow: 5px 5px 0 rgba(23, 33, 31, 0.12);
    display: grid;
    padding: 8px;
    position: absolute;
    right: 0;
    top: 46px;
    width: min(280px, calc(100vw - 60px));
  }

  body.bp-glass .mobile-menu nav a,
  body.bp-glass .focus-menu nav a {
    border-bottom: 1px solid var(--bp-line);
    color: var(--bp-ink);
    font-size: 14px;
    padding: 11px;
    text-decoration: none;
  }

  body.bp-glass .bp-hero-center {
    grid-template-columns: minmax(0, 1fr) minmax(290px, 0.62fr);
  }

  body.bp-glass .bp-network-section,
  body.bp-glass .bp-difference-section,
  body.bp-glass .bp-enterprise-intake {
    gap: 0;
    grid-template-columns: 1fr;
  }

  body.bp-glass .bp-network-section {
    gap: 54px;
  }

  body.bp-glass .bp-enterprise-intake-form {
    border-left: 0;
    border-top: 1px solid var(--bp-line-strong);
  }

  body.bp-glass .bp-assurance-grid,
  body.bp-glass .bp-api-grid {
    grid-template-columns: 1fr;
  }

  body.bp-glass .bp-footer-top {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 760px) {
  body.bp-glass .glass-nav {
    top: 10px;
    width: calc(100% - 20px);
  }

  body.bp-glass .bp-page {
    padding: 108px 16px 84px;
  }

  body.bp-glass .bp-audience-page {
    padding-top: 104px;
  }

  body.bp-glass .bp-display,
  body.bp-glass .bp-audience-title,
  body.bp-glass .bp-enterprise-hero .bp-display {
    font-size: clamp(43px, 13.5vw, 66px);
    line-height: 0.94;
  }

  body.bp-glass .bp-serif {
    font-size: clamp(36px, 10.5vw, 52px);
  }

  body.bp-glass .lede,
  body.bp-glass .bp-audience-lede {
    font-size: 18px;
  }

  body.bp-glass .bp-audience-switch {
    width: 100%;
  }

  body.bp-glass .bp-hero-center {
    grid-template-columns: 1fr;
    min-height: 0;
  }

  body.bp-glass .bp-hero-copy,
  body.bp-glass .bp-hero-proof {
    padding: 34px 24px;
  }

  body.bp-glass .bp-hero-center .bp-audience-title {
    font-size: clamp(42px, 11.5vw, 54px);
    max-width: none;
  }

  body.bp-glass .bp-enterprise-hero {
    gap: 36px;
    padding: 34px 22px;
  }

  body.bp-glass .bp-enterprise-hero .bp-display {
    font-size: clamp(36px, 9.6vw, 44px);
    line-height: 0.98;
    max-width: none;
  }

  body.bp-glass .bp-check-form > div {
    grid-template-columns: 1fr;
  }

  body.bp-glass .bp-check-form .button {
    width: 100%;
  }

  body.bp-glass .bp-moment-section,
  body.bp-glass .bp-promise-section,
  body.bp-glass .bp-difference-section,
  body.bp-glass .bp-membership-section,
  body.bp-glass .band,
  body.bp-glass .bp-network-section,
  body.bp-glass .bp-guarantee-journey,
  body.bp-glass .bp-closing,
  body.bp-glass .bp-inner-cta,
  body.bp-glass .bp-merchant-product,
  body.bp-glass .bp-enterprise-stack,
  body.bp-glass .bp-value-ledger,
  body.bp-glass .bp-pilot-section,
  body.bp-glass .bp-assurance-section,
  body.bp-glass .bp-control-register,
  body.bp-glass .bp-trust-principles,
  body.bp-glass .bp-api-contracts,
  body.bp-glass .bp-enterprise-intake,
  body.bp-glass .bp-contact-actions,
  body.bp-glass .bp-about-photo {
    margin-top: 82px;
  }

  body.bp-glass .bp-moment-grid,
  body.bp-glass .bp-proof-strip,
  body.bp-glass .bp-ladder,
  body.bp-glass .bp-merchant-math,
  body.bp-glass .bp-operating-loop,
  body.bp-glass .bp-plan-grid,
  body.bp-glass .bp-passport-value,
  body.bp-glass .bp-pilot-grid,
  body.bp-glass .bp-assurance-grid,
  body.bp-glass .bp-trust-principles,
  body.bp-glass .bp-contact-actions,
  body.bp-glass .card-grid,
  body.bp-glass .state-grid,
  body.bp-glass .bp-merchant-reality,
  body.bp-glass .item-check-step-list {
    grid-template-columns: 1fr;
  }

  body.bp-glass .bp-proof-strip article + article,
  body.bp-glass .bp-ladder > article + article,
  body.bp-glass .bp-merchant-math > article + article,
  body.bp-glass .bp-plan-card + .bp-plan-card {
    border-left: 0;
    border-top: 1px solid var(--bp-line-strong);
  }

  body.bp-glass .bp-ladder,
  body.bp-glass .bp-merchant-math {
    margin-top: 64px;
  }

  body.bp-glass .bp-moment-grid article,
  body.bp-glass .bp-proof-strip article,
  body.bp-glass .bp-operating-loop article,
  body.bp-glass .card-grid article,
  body.bp-glass .bp-passport-value article,
  body.bp-glass .bp-pilot-grid article,
  body.bp-glass .bp-assurance-grid article {
    min-height: 0;
  }

  body.bp-glass .bp-passport-security,
  body.bp-glass .bp-merchant-trigger,
  body.bp-glass .bp-enterprise-problem,
  body.bp-glass .bp-enterprise-hero,
  body.bp-glass .bp-ledger-heading,
  body.bp-glass .bp-transaction-recognition,
  body.bp-glass .bp-passport-grid,
  body.bp-glass .bp-resolution-preview,
  body.bp-glass .item-check-hero {
    gap: 34px;
    grid-template-columns: 1fr;
  }

  body.bp-glass .bp-transaction-recognition {
    padding: 28px 22px;
  }

  body.bp-glass .bp-payment-amount {
    justify-items: start;
    text-align: left;
  }

  body.bp-glass .bp-transaction-recognition dl {
    grid-template-columns: 1fr;
  }

  body.bp-glass .bp-transaction-recognition dl > div + div {
    border-left: 0;
    border-top: 1px solid var(--bp-line);
  }

  body.bp-glass .bp-passport-header {
    align-items: flex-start;
    flex-direction: column;
  }

  body.bp-glass .bp-signed-chip {
    width: 100%;
  }

  body.bp-glass .bp-passport-issue {
    border-left: 0;
    border-top: 1px solid var(--bp-line-strong);
  }

  body.bp-glass .bp-resolution-preview {
    grid-template-columns: 1fr;
  }

  body.bp-glass .bp-passport-footer {
    align-items: flex-start;
    flex-direction: column;
  }

  body.bp-glass .bp-control-row {
    gap: 12px;
    grid-template-columns: 1fr;
  }

  body.bp-glass .bp-field-pair,
  body.bp-glass .bp-footer-links,
  body.bp-glass .bp-footer-states {
    grid-template-columns: 1fr;
  }

  body.bp-glass .bp-footer {
    padding: 54px 20px;
  }

  body.bp-glass .bp-footer-states p + p {
    border-left: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.22);
  }

  body.bp-glass .bp-footer-bottom {
    align-items: flex-start;
    flex-direction: column;
  }

  body.bp-glass .bp-actions {
    align-items: stretch;
    flex-direction: column;
  }

  body.bp-glass .bp-actions .button {
    width: 100%;
  }
}

/* -----------------------------------------------------------------
   Taste pass 19 — 30 July 2026

   A composed editorial sequence instead of one repeated dark template:
   sentence-case display type, a quiet chapter rail, one warm-paper
   chapter, deeper material contrast, and motion that never hides content.
------------------------------------------------------------------ */

body.bp-glass.bp-edge-home {
  background: var(--bp-edge-night) !important;
}

body.bp-glass.bp-edge-home .bp-frame {
  background: transparent;
}

body.bp-glass.bp-edge-home :is(
  .bp-edge-hero .bp-audience-title,
  .bp-edge-section-title h2,
  .bp-edge-included-head h2,
  .bp-edge-spotlight-copy h2,
  .bp-edge-feature > h2,
  .bp-edge-enterprise > h2,
  .bp-edge-faq-title h2,
  .bp-edge-closing h2
) {
  font-weight: 430;
  letter-spacing: -0.045em;
  text-transform: none;
  text-wrap: balance;
}

body.bp-glass.bp-edge-home .bp-edge-hero .bp-audience-title {
  font-size: clamp(48px, 6.1vw, 68px);
  line-height: 0.98;
  max-width: 12ch;
}

body.bp-glass.bp-edge-home .glass-nav {
  background: rgba(15, 17, 16, 0.82);
  backdrop-filter: saturate(118%) blur(18px);
  -webkit-backdrop-filter: saturate(118%) blur(18px);
}

body.bp-glass.bp-edge-home .bp-chapter-rail {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: 9px;
  left: max(24px, calc(50vw - 735px));
  position: fixed;
  top: 50%;
  transform: translateY(-50%);
  width: 98px;
  z-index: 7;
}

body.bp-glass.bp-edge-home .bp-chapter-rail > span {
  color: var(--bp-edge-signal);
  font-family: "Geist Mono", monospace;
  font-size: 8px;
  letter-spacing: 0.13em;
}

body.bp-glass.bp-edge-home .bp-chapter-rail > strong {
  color: var(--bp-edge-sand-soft);
  font-size: 9px;
  font-weight: 540;
  letter-spacing: 0.09em;
  line-height: 1.35;
  max-width: 86px;
  text-transform: uppercase;
}

body.bp-glass.bp-edge-home .bp-chapter-rail > i {
  background: var(--bp-edge-line-soft);
  display: block;
  height: 74px;
  margin-top: 7px;
  overflow: hidden;
  position: relative;
  width: 1px;
}

body.bp-glass.bp-edge-home .bp-chapter-rail > i > b {
  background: var(--bp-edge-signal);
  inset: 0;
  position: absolute;
  transform: scaleY(0);
  transform-origin: top center;
  transition: transform 120ms linear;
}

html.bp-motion-js body.bp-glass.bp-edge-home .bp-reveal {
  clip-path: inset(0 0 3% 0);
  opacity: 1;
  transform: translateY(18px);
  transition:
    clip-path 760ms cubic-bezier(0.22, 1, 0.36, 1),
    transform 760ms cubic-bezier(0.22, 1, 0.36, 1);
  transition-delay: var(--bp-reveal-delay, 0ms);
}

html.bp-motion-js body.bp-glass.bp-edge-home .bp-reveal.is-visible {
  clip-path: inset(0);
  opacity: 1;
  transform: translateY(0);
}

body.bp-glass.bp-edge-home .bp-edge-proof-masonry > article {
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.018), transparent 56%),
    rgba(18, 21, 19, 0.82);
  transition:
    border-color 240ms ease,
    transform 420ms cubic-bezier(0.22, 1, 0.36, 1);
}

body.bp-glass.bp-edge-home .bp-edge-proof-masonry > article:is(:hover, :focus-within) {
  border-color: rgba(217, 197, 167, 0.38);
  transform: translateY(-6px);
}

body.bp-glass.bp-edge-home .bp-edge-proof-masonry > article.is-accent {
  background:
    linear-gradient(145deg, rgba(223, 114, 87, 0.1), transparent 60%),
    #211815;
}

body.bp-glass.bp-edge-home .bp-edge-included {
  background: #d7c5aa;
  border: 0;
  box-shadow:
    0 34px 100px rgba(0, 0, 0, 0.24),
    inset 0 0 0 1px rgba(24, 26, 24, 0.12);
  color: #171917;
  overflow: hidden;
  position: relative;
}

body.bp-glass.bp-edge-home .bp-edge-included::after {
  color: rgba(23, 25, 23, 0.055);
  content: "04";
  font-family: "Geist Mono", monospace;
  font-size: clamp(150px, 19vw, 250px);
  font-weight: 500;
  line-height: 0.75;
  pointer-events: none;
  position: absolute;
  right: -0.04em;
  top: 0.1em;
}

body.bp-glass.bp-edge-home .bp-edge-included :is(h2, strong) {
  color: #171917;
}

body.bp-glass.bp-edge-home .bp-edge-included .bp-edge-kicker,
body.bp-glass.bp-edge-home .bp-edge-included-list :is(span, em) {
  color: rgba(23, 25, 23, 0.58);
}

body.bp-glass.bp-edge-home .bp-edge-included-list li,
body.bp-glass.bp-edge-home .bp-edge-included-list li:first-child {
  border-color: rgba(23, 25, 23, 0.2);
}

body.bp-glass.bp-edge-home .bp-edge-included .button.safety {
  background: #171917;
  border-color: #171917;
  color: #e6d8c2 !important;
}

body.bp-glass.bp-edge-home .bp-edge-included .button.safety:is(:hover, :focus-visible) {
  background: #2a2d29;
  border-color: #2a2d29;
  color: #f0e3cf !important;
}

body.bp-glass.bp-edge-home .bp-edge-spotlight {
  background:
    linear-gradient(145deg, rgba(217, 197, 167, 0.04), transparent 54%),
    #181413;
  border-color: rgba(217, 197, 167, 0.3);
  box-shadow: 0 36px 110px rgba(0, 0, 0, 0.25);
}

body.bp-glass.bp-edge-home .bp-edge-stack > article {
  box-shadow: 0 30px 76px rgba(0, 0, 0, 0.32);
}

body.bp-glass.bp-edge-home .bp-edge-stack-front {
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.035), transparent 52%),
    #191c1a;
}

body.bp-glass.bp-edge-home .bp-edge-passport-screen,
body.bp-glass.bp-edge-home .bp-edge-enterprise-screen {
  background:
    linear-gradient(145deg, rgba(217, 197, 167, 0.028), transparent 58%),
    rgba(18, 21, 19, 0.92);
  box-shadow: 0 30px 90px rgba(0, 0, 0, 0.22);
}

body.bp-glass.bp-edge-home .bp-edge-closing {
  background: #121412;
}

@media (max-width: 1480px) {
  body.bp-glass.bp-edge-home .bp-chapter-rail {
    display: none;
  }
}

@media (max-width: 760px) {
  body.bp-glass.bp-edge-home {
    background: var(--bp-edge-night) !important;
  }

  body.bp-glass.bp-edge-home .bp-edge-hero .bp-audience-title {
    font-size: clamp(43px, 13vw, 54px);
    line-height: 0.98;
  }

  body.bp-glass.bp-edge-home .bp-edge-included::after {
    font-size: 132px;
    right: -10px;
    top: 20px;
  }

  body.bp-glass.bp-edge-home .bp-edge-included-list li,
  body.bp-glass.bp-edge-home .bp-edge-included-list li:first-child {
    background: rgba(255, 255, 255, 0.1);
    border-color: rgba(23, 25, 23, 0.24);
  }
}

@media (prefers-reduced-motion: reduce) {
  body.bp-glass.bp-edge-home .bp-chapter-rail > i > b {
    transition: none;
  }

  body.bp-glass.bp-edge-home .bp-edge-proof-masonry > article {
    transition: none;
  }
}

@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }

  body.bp-glass *,
  body.bp-glass *::before,
  body.bp-glass *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
  }
}

/* Final cascade lock for the homepage chapter system. */
body.bp-glass.bp-edge-home .glass-nav {
  background: rgba(15, 17, 16, 0.96);
  border-color: var(--bp-edge-line);
  box-shadow: none;
  grid-template-columns: 1fr auto;
  max-width: 910px;
  min-height: 66px;
  padding: 10px 12px 10px 22px;
  top: 22px;
  width: calc(100% - 40px);
}

body.bp-glass.bp-edge-home .glass-nav .brand,
body.bp-glass.bp-edge-home .glass-nav .brand-lockup strong {
  color: var(--bp-edge-sand);
}

body.bp-glass.bp-edge-home .glass-nav .bp-brand-mark {
  color: var(--bp-edge-sand);
}

body.bp-glass.bp-edge-home .glass-nav .brand-lockup small {
  color: var(--bp-edge-sand-soft);
  display: block;
}

body.bp-glass.bp-edge-home .nav-context {
  display: none;
}

body.bp-glass.bp-edge-home .nav-actions {
  justify-self: end;
}

body.bp-glass.bp-edge-home .nav-actions .mobile-menu summary {
  background: transparent;
  border-color: var(--bp-edge-line);
  color: var(--bp-edge-sand);
}

body.bp-glass.bp-edge-home .nav-cta {
  background: var(--bp-edge-sand);
  border-color: var(--bp-edge-sand);
  border-radius: 0;
  color: var(--bp-edge-night) !important;
}

body.bp-glass.bp-edge-home .bp-audience-switch {
  animation: none;
  background: rgba(13, 15, 15, 0.94);
  border-color: var(--bp-edge-line);
  border-radius: 0;
  box-shadow: none;
  gap: 0;
  left: 50%;
  margin: 0;
  max-width: 260px;
  padding: 3px;
  position: absolute;
  right: auto;
  top: 104px;
  transform: translateX(-50%);
  width: calc(100% - 48px);
}

body.bp-glass.bp-edge-home .bp-audience-switch button {
  background: transparent;
  border-radius: 0;
  color: var(--bp-edge-sand-soft);
  min-height: 34px;
}

body.bp-glass.bp-edge-home .bp-audience-switch button + button {
  border-left-color: var(--bp-edge-line-soft);
}

body.bp-glass.bp-edge-home .bp-audience-switch button.is-active {
  background: var(--bp-edge-sand);
  box-shadow: none;
  color: var(--bp-edge-night);
}

body.bp-glass.bp-edge-home .button {
  background: transparent;
  border-color: var(--bp-edge-line);
  border-radius: 0;
  color: var(--bp-edge-sand) !important;
}

body.bp-glass.bp-edge-home .button.safety {
  background: var(--bp-edge-sand);
  border-color: var(--bp-edge-sand);
  color: var(--bp-edge-night) !important;
}

body.bp-glass.bp-edge-home .mobile-menu-panel {
  background: #111312;
  border-color: var(--bp-edge-line);
  color: var(--bp-edge-sand);
}

body.bp-glass.bp-edge-home :is(.mobile-menu-head, .mobile-menu-utility) {
  border-color: var(--bp-edge-line-soft);
}

body.bp-glass.bp-edge-home :is(.mobile-menu-head strong, .mobile-menu-feature strong, .mobile-menu-utility a) {
  color: var(--bp-edge-sand);
}

body.bp-glass.bp-edge-home :is(.mobile-menu-head span, .mobile-menu-panel nav > p, .mobile-menu-feature b, .mobile-menu-feature small) {
  color: var(--bp-edge-sand-soft);
}

body.bp-glass.bp-edge-home .mobile-menu-feature {
  border-color: var(--bp-edge-line-soft);
}

body.bp-glass.bp-edge-home .mobile-menu-feature:is(:hover, :focus-visible, .is-current) {
  background: var(--bp-edge-panel-strong);
  border-color: var(--bp-edge-line);
}

body.bp-glass.bp-edge-home .mobile-menu-cta {
  background: var(--bp-edge-sand);
  color: var(--bp-edge-night) !important;
}

body.bp-glass.bp-edge-home .bp-footer {
  background: #121412;
  border: 0;
  color: var(--bp-edge-sand);
  margin: 0;
  max-width: none;
  padding: 120px max(32px, calc((100vw - 910px) / 2)) 46px;
}

body.bp-glass.bp-edge-home :is(.bp-footer-top, .bp-footer-states, .bp-footer-bottom) {
  border-color: var(--bp-edge-line-soft);
  max-width: 910px;
}

body.bp-glass.bp-edge-home .bp-footer .brand,
body.bp-glass.bp-edge-home .bp-footer-states strong {
  color: var(--bp-edge-sand);
}

body.bp-glass.bp-edge-home :is(
  .bp-footer-brand p,
  .bp-footer-links a,
  .bp-footer-states span,
  .bp-footer-bottom p,
  .bp-footer-bottom a
) {
  color: var(--bp-edge-sand-soft);
}

body.bp-glass.bp-edge-home .bp-footer-states p {
  border-color: var(--bp-edge-line-soft);
}

body.bp-glass.bp-edge-home .bp-footer-states span {
  display: none;
}

@media (max-width: 760px) {
  body.bp-glass.bp-edge-home .glass-nav {
    min-height: 58px;
    padding: 7px 8px 7px 13px;
    top: 14px;
    width: calc(100% - 28px);
  }

  body.bp-glass.bp-edge-home .nav-actions > .nav-cta {
    display: inline-flex;
  }

  body.bp-glass.bp-edge-home .nav-actions .mobile-menu[open] .mobile-menu-panel {
    background: #111312;
    left: 14px;
    right: 14px;
    top: 78px;
  }

  body.bp-glass.bp-edge-home .bp-audience-switch {
    background: rgba(13, 15, 15, 0.94);
    border-color: var(--bp-edge-line);
    top: 87px;
  }

  body.bp-glass.bp-edge-home .bp-audience-switch button {
    min-height: 34px;
  }

  body.bp-glass.bp-edge-home :is(.button, .bp-hero-check button) {
    border-radius: 0;
  }

  body.bp-glass.bp-edge-home .bp-footer {
    padding: 90px 20px 38px;
  }
}

/* Restrained architectural glass: depth belongs to product and decision
   surfaces, while the primary sand actions remain solid and unmistakable. */
body.bp-glass.bp-edge-home {
  --bp-edge-glass: rgba(22, 27, 24, 0.62);
  --bp-edge-glass-strong: rgba(14, 18, 16, 0.78);
  --bp-edge-glass-line: rgba(238, 222, 196, 0.27);
  --bp-edge-glass-highlight: rgba(255, 255, 255, 0.07);
  --bp-edge-glass-shadow: 0 26px 74px rgba(0, 0, 0, 0.24);
}

body.bp-glass.bp-edge-home .bp-frame {
  background-color: var(--bp-edge-night);
  background-image:
    linear-gradient(122deg, rgba(217, 197, 167, 0.035), transparent 31%),
    linear-gradient(302deg, rgba(223, 114, 87, 0.028), transparent 28%);
  background-attachment: fixed;
}

body.bp-glass.bp-edge-home :is(
  .glass-nav,
  .bp-audience-switch,
  .mobile-menu-panel,
  .bp-edge-receipt,
  .bp-edge-product-visual > div,
  .bp-edge-stack > article,
  .bp-edge-start-window
) {
  -webkit-backdrop-filter: saturate(118%) blur(18px);
  backdrop-filter: saturate(118%) blur(18px);
  background-color: var(--bp-edge-glass-strong);
  background-image: linear-gradient(
    132deg,
    rgba(255, 255, 255, 0.065),
    transparent 34%,
    rgba(217, 197, 167, 0.03) 70%,
    transparent
  );
  border-color: var(--bp-edge-glass-line);
  box-shadow:
    inset 0 1px 0 var(--bp-edge-glass-highlight),
    var(--bp-edge-glass-shadow);
}

body.bp-glass.bp-edge-home :is(
  .bp-edge-proof-masonry > article,
  .bp-edge-result-card,
  .bp-edge-timeline-shell,
  .bp-edge-included,
  .bp-edge-two-up-grid > article,
  .bp-edge-spotlight,
  .bp-edge-feature-stats article,
  .bp-edge-passport-screen,
  .bp-edge-enterprise-screen,
  .bp-edge-start,
  .bp-edge-faq .faq-list details,
  .bp-edge-closing
) {
  -webkit-backdrop-filter: saturate(112%) blur(14px);
  backdrop-filter: saturate(112%) blur(14px);
  background-color: var(--bp-edge-glass);
  background-image: linear-gradient(128deg, rgba(255, 255, 255, 0.04), transparent 42%);
  border-color: var(--bp-edge-glass-line);
  box-shadow: inset 0 1px 0 var(--bp-edge-glass-highlight);
}

body.bp-glass.bp-edge-home .bp-edge-proof-masonry > article.is-accent {
  background-color: rgba(50, 29, 24, 0.68);
  background-image: linear-gradient(132deg, rgba(223, 114, 87, 0.10), transparent 48%);
  border-color: rgba(223, 114, 87, 0.42);
}

body.bp-glass.bp-edge-home :is(
  .button:not(.safety),
  .nav-actions .mobile-menu summary
) {
  -webkit-backdrop-filter: saturate(118%) blur(12px);
  backdrop-filter: saturate(118%) blur(12px);
  background-color: rgba(20, 24, 22, 0.52);
  border-color: var(--bp-edge-glass-line);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.05);
}

body.bp-glass.bp-edge-home :is(
  .nav-cta,
  .button.safety,
  .mobile-menu-cta,
  .bp-audience-switch button.is-active
) {
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  background: var(--bp-edge-sand);
  border-color: var(--bp-edge-sand);
  box-shadow: none;
}

@media (max-width: 760px) {
  body.bp-glass.bp-edge-home .bp-frame {
    background-attachment: scroll;
  }

  body.bp-glass.bp-edge-home :is(
    .glass-nav,
    .bp-audience-switch,
    .mobile-menu-panel,
    .bp-edge-product-visual > div,
    .bp-edge-stack > article,
    .bp-edge-start-window,
    .bp-edge-proof-masonry > article,
    .bp-edge-result-card,
    .bp-edge-timeline-shell,
    .bp-edge-included,
    .bp-edge-two-up-grid > article,
    .bp-edge-spotlight,
    .bp-edge-feature-stats article,
    .bp-edge-passport-screen,
    .bp-edge-enterprise-screen,
    .bp-edge-start,
    .bp-edge-faq .faq-list details,
    .bp-edge-closing,
    .button:not(.safety),
    .nav-actions .mobile-menu summary
  ) {
    -webkit-backdrop-filter: saturate(108%) blur(10px);
    backdrop-filter: saturate(108%) blur(10px);
  }

  body.bp-glass.bp-edge-home .nav-actions .mobile-menu[open] .mobile-menu-panel {
    left: 0;
    position: fixed;
    right: 0;
    top: 64px;
    width: auto;
  }

  body.bp-glass.bp-edge-home .mobile-menu-head {
    align-items: flex-start;
    flex-direction: column;
    gap: 6px;
  }
}

body.bp-glass.bp-edge-home .bp-audience-switch {
  animation: none;
  left: 50%;
  margin: 0;
  max-width: 260px;
  position: absolute;
  right: auto;
  top: 104px;
  transform: translateX(-50%);
  width: calc(100% - 48px);
}

@media (max-width: 760px) {
  body.bp-glass.bp-edge-home .bp-audience-switch {
    top: 87px;
  }
}

/*
  Full-page night editorial system — reference-led, BuyerProtection-owned.

  The homepage follows a long chapter rhythm: restrained header, full-screen
  opening, editorial pauses, evidence wall, operating timeline, product
  spotlights, controlled-pilot chapter, FAQ and one closing action. The colour
  and spacing system is intentionally narrow and quiet; product records carry
  the visual interest instead of generic marketing art.
*/

body.bp-edge-home {
  --bp-edge-night: #0d0f0f;
  --bp-edge-panel: #141716;
  --bp-edge-panel-strong: #191c1a;
  --bp-edge-sand: #d9c5a7;
  --bp-edge-sand-soft: #9b8b73;
  --bp-edge-line: rgba(217, 197, 167, 0.24);
  --bp-edge-line-soft: rgba(217, 197, 167, 0.12);
  --bp-edge-signal: #df7257;
  background: var(--bp-edge-night) !important;
  color: var(--bp-edge-sand) !important;
  color-scheme: dark;
  overflow-x: clip;
}

body.bp-edge-home .bp-frame {
  background: var(--bp-edge-night);
}

body.bp-edge-home :is(
  h1,
  h2,
  h3,
  .bp-audience-title,
  .bp-serif,
  .bp-display
) {
  color: var(--bp-edge-sand);
  font-weight: 470;
  letter-spacing: 0.01em;
}

body.bp-edge-home :is(p, li, dt, dd, small, span) {
  text-wrap: pretty;
}

body.bp-edge-home .glass-nav {
  background: rgba(15, 17, 16, 0.96);
  border: 1px solid var(--bp-edge-line);
  box-shadow: none;
  grid-template-columns: 1fr auto;
  max-width: 910px;
  min-height: 66px;
  padding: 10px 12px 10px 22px;
  top: 22px;
  width: calc(100% - 40px);
}

body.bp-edge-home .glass-nav .brand {
  color: var(--bp-edge-sand);
  font-size: 17px;
  font-weight: 610;
  letter-spacing: -0.02em;
}

body.bp-edge-home .glass-nav .bp-brand-mark {
  color: var(--bp-edge-sand);
}

body.bp-edge-home .glass-nav .brand-lockup {
  display: block;
  line-height: 1;
}

body.bp-edge-home .glass-nav .brand-lockup strong {
  color: var(--bp-edge-sand);
  font-weight: 610;
}

body.bp-edge-home .glass-nav .brand-lockup small {
  color: var(--bp-edge-sand-soft);
  display: block;
  font-size: 8px;
  letter-spacing: 0.22em;
  margin-top: 5px;
  text-transform: uppercase;
}

body.bp-edge-home .nav-context {
  display: none;
}

body.bp-edge-home .nav-actions {
  justify-self: end;
}

body.bp-edge-home .nav-actions .mobile-menu summary {
  background: transparent;
  border-color: var(--bp-edge-line);
  color: var(--bp-edge-sand);
}

body.bp-edge-home .nav-actions .mobile-menu summary:hover {
  background: var(--bp-edge-panel);
  border-color: var(--bp-edge-sand-soft);
}

body.bp-edge-home .mobile-menu-icon i {
  background: currentColor;
}

body.bp-edge-home .nav-cta {
  background: var(--bp-edge-sand);
  border-color: var(--bp-edge-sand);
  color: var(--bp-edge-night) !important;
  font-size: 12px;
  font-weight: 560;
  letter-spacing: 0.09em;
  min-height: 42px;
  padding: 12px 17px;
  text-transform: uppercase;
}

body.bp-edge-home .nav-cta:hover {
  background: #ead8bd;
  border-color: #ead8bd;
  color: var(--bp-edge-night) !important;
}

body.bp-edge-home .mobile-menu-panel {
  background: #111312;
  border-color: var(--bp-edge-line);
  box-shadow: 0 24px 80px rgba(0, 0, 0, 0.42);
  color: var(--bp-edge-sand);
}

body.bp-edge-home .mobile-menu-head,
body.bp-edge-home .mobile-menu-utility {
  border-color: var(--bp-edge-line-soft);
}

body.bp-edge-home .mobile-menu-head strong,
body.bp-edge-home .mobile-menu-feature strong,
body.bp-edge-home .mobile-menu-utility a {
  color: var(--bp-edge-sand);
}

body.bp-edge-home .mobile-menu-head span,
body.bp-edge-home .mobile-menu-panel nav > p,
body.bp-edge-home .mobile-menu-feature :is(b, small) {
  color: var(--bp-edge-sand-soft);
}

body.bp-edge-home .mobile-menu-feature {
  border-color: var(--bp-edge-line-soft);
}

body.bp-edge-home .mobile-menu-feature:hover,
body.bp-edge-home .mobile-menu-feature:focus-visible,
body.bp-edge-home .mobile-menu-feature.is-current {
  background: var(--bp-edge-panel-strong);
  border-color: var(--bp-edge-line);
}

body.bp-edge-home .mobile-menu-cta {
  background: var(--bp-edge-sand);
  color: var(--bp-edge-night) !important;
}

body.bp-edge-home .bp-page.home-page {
  margin: 0 auto;
  max-width: 910px;
  padding: 0;
  position: relative;
  width: calc(100% - 40px);
}

body.bp-edge-home .bp-audience-switch {
  background: rgba(13, 15, 15, 0.94);
  border: 1px solid var(--bp-edge-line);
  border-radius: 0;
  box-shadow: none;
  gap: 0;
  left: 50%;
  margin: 0;
  max-width: 260px;
  padding: 3px;
  position: absolute;
  top: 104px;
  transform: translateX(-50%);
  width: calc(100% - 48px);
  z-index: 10;
}

body.bp-edge-home .bp-audience-switch button {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: var(--bp-edge-sand-soft);
  font-size: 10px;
  font-weight: 580;
  letter-spacing: 0.13em;
  min-height: 34px;
  text-transform: uppercase;
}

body.bp-edge-home .bp-audience-switch button + button {
  border-left: 1px solid var(--bp-edge-line-soft);
}

body.bp-edge-home .bp-audience-switch button.is-active {
  background: var(--bp-edge-sand);
  color: var(--bp-edge-night);
}

body.bp-edge-home .bp-audience-panel {
  display: block;
  margin: 0;
  padding: 0;
}

body.bp-edge-home .bp-audience-panel[hidden] {
  display: none !important;
}

body.bp-edge-home .bp-edge-kicker {
  color: var(--bp-edge-sand-soft);
  display: block;
  font-size: 10px;
  font-weight: 560;
  letter-spacing: 0.17em;
  line-height: 1.4;
  margin: 0;
  text-transform: uppercase;
}

body.bp-edge-home :is(
  .bp-edge-section-title,
  .bp-edge-included-head,
  .bp-edge-feature,
  .bp-edge-enterprise,
  .bp-edge-closing
) > .bp-edge-kicker {
  margin-bottom: 22px;
}

body.bp-edge-home .bp-edge-section-title {
  margin: 0 auto;
  max-width: 700px;
  text-align: center;
}

body.bp-edge-home .bp-edge-section-title h2 {
  font-size: clamp(34px, 4.5vw, 46px);
  line-height: 1.08;
  margin: 0;
  text-transform: uppercase;
}

body.bp-edge-home .bp-edge-section-title > span {
  color: var(--bp-edge-sand-soft);
  display: block;
  font-size: 15px;
  line-height: 1.6;
  margin-top: 18px;
}

body.bp-edge-home .button {
  background: transparent;
  border: 1px solid var(--bp-edge-line);
  border-radius: 0;
  color: var(--bp-edge-sand) !important;
  font-size: 11px;
  font-weight: 580;
  letter-spacing: 0.09em;
  min-height: 46px;
  padding: 14px 20px;
  text-transform: uppercase;
}

body.bp-edge-home .button:hover,
body.bp-edge-home .button:focus-visible {
  background: var(--bp-edge-panel-strong);
  border-color: var(--bp-edge-sand);
  color: var(--bp-edge-sand) !important;
}

body.bp-edge-home .button.safety {
  background: var(--bp-edge-sand);
  border-color: var(--bp-edge-sand);
  color: var(--bp-edge-night) !important;
}

body.bp-edge-home .button.safety:hover,
body.bp-edge-home .button.safety:focus-visible {
  background: #ead8bd;
  border-color: #ead8bd;
  color: var(--bp-edge-night) !important;
}

body.bp-edge-home .bp-edge-hero {
  align-items: center;
  border-bottom: 1px solid var(--bp-edge-line-soft);
  display: flex;
  justify-content: center;
  min-height: 1440px;
  overflow: hidden;
  padding: 190px 32px 260px;
  position: relative;
}

body.bp-edge-home .bp-edge-hero::after {
  background: var(--bp-edge-line-soft);
  bottom: 96px;
  content: "";
  height: 1px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 56px;
}

body.bp-edge-home .bp-edge-hero-art {
  background-color: #101311;
  background-image:
    linear-gradient(112deg, transparent 0 38%, rgba(217, 197, 167, 0.06) 38.2%, transparent 38.5% 64%, rgba(217, 197, 167, 0.045) 64.2%, transparent 64.5%),
    repeating-linear-gradient(118deg, transparent 0 44px, rgba(217, 197, 167, 0.025) 45px, transparent 46px 92px);
  border: 1px solid var(--bp-edge-line-soft);
  height: 730px;
  left: 50%;
  opacity: 0.74;
  overflow: hidden;
  position: absolute;
  top: 180px;
  transform: translateX(-50%);
  width: min(100%, 850px);
}

body.bp-edge-home .bp-edge-hero-art::before,
body.bp-edge-home .bp-edge-hero-art::after {
  border: 1px solid var(--bp-edge-line-soft);
  content: "";
  position: absolute;
  transform: rotate(-18deg);
}

body.bp-edge-home .bp-edge-hero-art::before {
  height: 520px;
  left: -90px;
  top: 180px;
  width: 930px;
}

body.bp-edge-home .bp-edge-hero-art::after {
  height: 410px;
  left: 20px;
  top: 250px;
  width: 720px;
}

body.bp-edge-home .bp-edge-hero-art.is-merchant {
  background-color: #111210;
  background-image:
    linear-gradient(68deg, transparent 0 42%, rgba(223, 114, 87, 0.08) 42.2%, transparent 42.6%),
    repeating-linear-gradient(62deg, transparent 0 52px, rgba(217, 197, 167, 0.024) 53px, transparent 54px 106px);
}

body.bp-edge-home .bp-edge-orbit {
  border: 1px solid var(--bp-edge-line);
  border-radius: 50%;
  position: absolute;
}

body.bp-edge-home .bp-edge-orbit-one {
  height: 340px;
  right: -92px;
  top: -64px;
  width: 340px;
}

body.bp-edge-home .bp-edge-orbit-two {
  bottom: -76px;
  height: 260px;
  left: 110px;
  width: 260px;
}

body.bp-edge-home .bp-edge-receipt {
  background: rgba(18, 21, 19, 0.92);
  border: 1px solid var(--bp-edge-line);
  bottom: 56px;
  color: var(--bp-edge-sand);
  display: grid;
  gap: 12px;
  padding: 22px;
  position: absolute;
  right: 34px;
  transform: rotate(-3deg);
  width: 245px;
  z-index: 2;
}

body.bp-edge-home .bp-edge-receipt > span,
body.bp-edge-home .bp-edge-receipt > small {
  color: var(--bp-edge-sand-soft);
  font-size: 9px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

body.bp-edge-home .bp-edge-receipt strong {
  font-size: 13px;
  font-weight: 550;
  overflow-wrap: anywhere;
}

body.bp-edge-home .bp-edge-receipt i {
  background: var(--bp-edge-line-soft);
  display: block;
  height: 1px;
}

body.bp-edge-home .bp-edge-hero-copy {
  align-items: center;
  display: flex;
  flex-direction: column;
  max-width: 700px;
  position: relative;
  text-align: center;
  z-index: 3;
}

body.bp-edge-home .bp-edge-hero-copy > .bp-edge-kicker {
  margin-bottom: 26px;
}

body.bp-edge-home .bp-edge-hero .bp-audience-title {
  font-size: clamp(42px, 5.2vw, 56px);
  line-height: 1.04;
  margin: 0;
  max-width: 700px;
  text-transform: uppercase;
}

body.bp-edge-home .bp-edge-hero .bp-audience-lede {
  color: var(--bp-edge-sand);
  font-size: 17px;
  line-height: 1.55;
  margin: 24px auto 0;
  max-width: 510px;
}

body.bp-edge-home .bp-edge-hero .bp-actions {
  justify-content: center;
  margin-top: 30px;
}

body.bp-edge-home .bp-hero-check {
  margin: 34px auto 0;
  max-width: 610px;
  width: 100%;
}

body.bp-edge-home .bp-hero-check > label {
  color: var(--bp-edge-sand-soft);
  display: block;
  font-size: 9px;
  letter-spacing: 0.15em;
  margin-bottom: 9px;
  text-align: left;
  text-transform: uppercase;
}

body.bp-edge-home .bp-hero-check > div {
  display: grid;
  grid-template-columns: 1fr auto;
}

body.bp-edge-home .bp-hero-check input {
  background: rgba(13, 15, 15, 0.9);
  border: 1px solid var(--bp-edge-line);
  border-radius: 0;
  color: var(--bp-edge-sand);
  font: inherit;
  min-height: 50px;
  min-width: 0;
  padding: 13px 15px;
}

body.bp-edge-home .bp-hero-check input::placeholder {
  color: #766b59;
}

body.bp-edge-home .bp-hero-check .button {
  min-height: 50px;
}

body.bp-edge-home .bp-edge-hero-stats {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  margin-top: 34px;
  max-width: 610px;
  width: 100%;
}

body.bp-edge-home .bp-edge-hero-stats article {
  align-items: center;
  border: 1px solid var(--bp-edge-line);
  display: flex;
  flex-direction: column;
  min-height: 86px;
  padding: 16px;
}

body.bp-edge-home .bp-edge-hero-stats article + article {
  border-left: 0;
}

body.bp-edge-home .bp-edge-hero-stats strong {
  color: var(--bp-edge-sand);
  font-size: 21px;
  font-weight: 500;
  line-height: 1;
}

body.bp-edge-home .bp-edge-hero-stats span {
  color: var(--bp-edge-sand-soft);
  font-size: 9px;
  letter-spacing: 0.12em;
  margin-top: 10px;
  text-transform: uppercase;
}

body.bp-edge-home .bp-example-link {
  font-size: 11px;
  letter-spacing: 0.08em;
  margin-top: 26px;
  text-transform: uppercase;
}

body.bp-edge-home .bp-example-link a {
  color: var(--bp-edge-sand);
  text-decoration-color: var(--bp-edge-line);
  text-underline-offset: 5px;
}

body.bp-edge-home .bp-edge-hero .bp-microline {
  color: var(--bp-edge-sand-soft);
  font-size: 9px;
  letter-spacing: 0.14em;
  margin-top: 18px;
  text-transform: uppercase;
}

body.bp-edge-home .bp-edge-intro {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 1120px;
  padding: 150px 72px;
  text-align: center;
}

body.bp-edge-home .bp-edge-intro > p {
  color: var(--bp-edge-sand-soft);
  font-size: 17px;
  line-height: 1.7;
  max-width: 610px;
}

body.bp-edge-home .bp-edge-intro > p + p {
  margin-top: 58px;
}

body.bp-edge-home .bp-edge-intro .bp-edge-section-title {
  margin-top: 190px;
}

body.bp-edge-home .bp-edge-proof-wall {
  min-height: 1480px;
  padding: 110px 0 170px;
}

body.bp-edge-home .bp-edge-proof-masonry {
  display: grid;
  gap: 12px;
  grid-auto-rows: 210px;
  grid-template-columns: repeat(12, 1fr);
  margin-top: 76px;
}

body.bp-edge-home .bp-edge-proof-masonry > article {
  background: var(--bp-edge-panel);
  border: 1px solid var(--bp-edge-line-soft);
  display: flex;
  flex-direction: column;
  grid-column: span 6;
  justify-content: flex-end;
  overflow: hidden;
  padding: 28px;
  position: relative;
}

body.bp-edge-home .bp-edge-proof-masonry > article:nth-child(2),
body.bp-edge-home .bp-edge-proof-masonry > article:nth-child(4) {
  grid-column: span 5;
}

body.bp-edge-home .bp-edge-proof-masonry > article:nth-child(3) {
  grid-column: span 7;
}

body.bp-edge-home .bp-edge-proof-masonry > article.is-tall {
  grid-row: span 2;
  justify-content: space-between;
}

body.bp-edge-home .bp-edge-proof-masonry > article.is-wide {
  grid-column: 3 / span 8;
  grid-row: span 2;
  justify-content: space-between;
}

body.bp-edge-home .bp-edge-proof-masonry > article.is-accent {
  background: #211815;
  border-color: rgba(223, 114, 87, 0.34);
}

body.bp-edge-home .bp-edge-proof-masonry > article > span {
  color: var(--bp-edge-sand-soft);
  font-size: 9px;
  letter-spacing: 0.14em;
  position: absolute;
  text-transform: uppercase;
  top: 24px;
}

body.bp-edge-home .bp-edge-proof-masonry > article > strong {
  color: var(--bp-edge-sand);
  font-size: clamp(20px, 2.7vw, 29px);
  font-weight: 460;
  line-height: 1.18;
  max-width: 440px;
}

body.bp-edge-home .bp-edge-proof-masonry > article > p {
  color: var(--bp-edge-sand-soft);
  font-size: 13px;
  line-height: 1.55;
  margin-top: 12px;
}

body.bp-edge-home .bp-edge-price-mark {
  align-items: baseline;
  display: flex;
  gap: 12px;
}

body.bp-edge-home .bp-edge-price-mark b {
  color: var(--bp-edge-sand);
  font-size: 58px;
  font-weight: 430;
  letter-spacing: -0.04em;
}

body.bp-edge-home .bp-edge-price-mark del {
  color: var(--bp-edge-sand-soft);
  font-size: 12px;
  letter-spacing: 0.1em;
}

body.bp-edge-home .bp-edge-result-card {
  border: 1px solid var(--bp-edge-line);
  padding: 30px;
}

body.bp-edge-home .bp-edge-result-card > div {
  align-items: center;
  display: flex;
  justify-content: space-between;
}

body.bp-edge-home .bp-edge-result-card small {
  color: var(--bp-edge-sand-soft);
  font-size: 10px;
}

body.bp-edge-home .bp-edge-result-card b {
  border: 1px solid var(--bp-edge-line);
  color: var(--bp-edge-sand);
  font-size: 9px;
  font-weight: 560;
  letter-spacing: 0.12em;
  padding: 7px 9px;
}

body.bp-edge-home .bp-edge-result-card h3 {
  font-size: clamp(27px, 4vw, 42px);
  line-height: 1.1;
  margin-top: 48px;
}

body.bp-edge-home .bp-edge-result-card p {
  color: var(--bp-edge-sand-soft);
  font-size: 12px;
  letter-spacing: 0.08em;
  margin-top: 14px;
  text-transform: uppercase;
}

body.bp-edge-home .bp-edge-timeline {
  min-height: 1050px;
  padding: 110px 0 170px;
}

body.bp-edge-home .bp-edge-timeline-shell {
  background: #101211;
  border: 1px solid var(--bp-edge-line);
  margin-top: 72px;
}

body.bp-edge-home .bp-edge-timeline-head {
  align-items: center;
  border-bottom: 1px solid var(--bp-edge-line);
  display: flex;
  justify-content: space-between;
  min-height: 66px;
  padding: 0 24px;
}

body.bp-edge-home .bp-edge-timeline-head span,
body.bp-edge-home .bp-edge-timeline-head strong {
  color: var(--bp-edge-sand-soft);
  font-size: 9px;
  font-weight: 540;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

body.bp-edge-home .bp-edge-timeline-row {
  align-items: center;
  border-bottom: 1px solid var(--bp-edge-line-soft);
  display: grid;
  gap: 18px;
  grid-template-columns: 34px 14px 1fr auto;
  min-height: 142px;
  padding: 24px;
}

body.bp-edge-home .bp-edge-timeline-row:last-child {
  border-bottom: 0;
}

body.bp-edge-home .bp-edge-timeline-row > time,
body.bp-edge-home .bp-edge-timeline-row > span {
  color: var(--bp-edge-sand-soft);
  font-size: 9px;
  letter-spacing: 0.12em;
}

body.bp-edge-home .bp-edge-timeline-row > i {
  border: 1px solid var(--bp-edge-line);
  border-radius: 50%;
  height: 10px;
  position: relative;
  width: 10px;
}

body.bp-edge-home .bp-edge-timeline-row > i::after {
  background: var(--bp-edge-line-soft);
  content: "";
  height: 132px;
  left: 4px;
  position: absolute;
  top: 9px;
  width: 1px;
}

body.bp-edge-home .bp-edge-timeline-row:last-child > i::after {
  content: none;
}

body.bp-edge-home .bp-edge-timeline-row.is-current > i {
  background: var(--bp-edge-sand);
  border-color: var(--bp-edge-sand);
}

body.bp-edge-home .bp-edge-timeline-row strong {
  color: var(--bp-edge-sand);
  display: block;
  font-size: 18px;
  font-weight: 470;
}

body.bp-edge-home .bp-edge-timeline-row p {
  color: var(--bp-edge-sand-soft);
  font-size: 13px;
  margin-top: 5px;
}

body.bp-edge-home .bp-edge-included {
  background: #111311;
  border: 1px solid var(--bp-edge-line);
  margin: 80px 0 200px;
  min-height: 1060px;
  padding: 80px 74px;
}

body.bp-edge-home .bp-edge-included-head {
  margin: 0 auto 68px;
  max-width: 660px;
  text-align: center;
}

body.bp-edge-home .bp-edge-included-head h2 {
  font-size: clamp(34px, 4.8vw, 48px);
  line-height: 1.08;
  text-transform: uppercase;
}

body.bp-edge-home .bp-edge-included-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

body.bp-edge-home .bp-edge-included-list li {
  align-items: center;
  border-bottom: 1px solid var(--bp-edge-line-soft);
  display: grid;
  gap: 18px;
  grid-template-columns: 38px minmax(0, 1fr) auto;
  min-height: 58px;
}

body.bp-edge-home .bp-edge-included-list li:first-child {
  border-top: 1px solid var(--bp-edge-line-soft);
}

body.bp-edge-home .bp-edge-included-list span,
body.bp-edge-home .bp-edge-included-list em {
  color: var(--bp-edge-sand-soft);
  font-size: 9px;
  font-style: normal;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

body.bp-edge-home .bp-edge-included-list strong {
  color: var(--bp-edge-sand);
  font-size: 13px;
  font-weight: 470;
}

body.bp-edge-home .bp-edge-wide-button {
  display: flex;
  justify-content: center;
  margin-top: 46px;
  width: 100%;
}

body.bp-edge-home .bp-edge-two-up {
  min-height: 1120px;
  padding: 80px 0 210px;
}

body.bp-edge-home .bp-edge-two-up-grid {
  display: grid;
  gap: 14px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  margin-top: 72px;
}

body.bp-edge-home .bp-edge-two-up-grid > article {
  border: 1px solid var(--bp-edge-line-soft);
  padding: 12px 12px 30px;
}

body.bp-edge-home .bp-edge-product-visual {
  align-items: center;
  background-color: #161816;
  background-image:
    repeating-linear-gradient(130deg, transparent 0 36px, rgba(217, 197, 167, 0.025) 37px, transparent 38px 74px);
  display: flex;
  height: 540px;
  justify-content: center;
  overflow: hidden;
  position: relative;
}

body.bp-edge-home .bp-edge-product-visual::before {
  border: 1px solid var(--bp-edge-line);
  content: "";
  height: 72%;
  position: absolute;
  transform: rotate(-12deg);
  width: 82%;
}

body.bp-edge-home .bp-edge-product-visual.is-order-passport::before {
  transform: rotate(10deg);
}

body.bp-edge-home .bp-edge-product-visual > div {
  background: rgba(15, 17, 16, 0.94);
  border: 1px solid var(--bp-edge-line);
  display: grid;
  gap: 16px;
  padding: 24px;
  position: relative;
  width: 74%;
  z-index: 1;
}

body.bp-edge-home .bp-edge-product-visual > div span,
body.bp-edge-home .bp-edge-product-visual > div strong {
  color: var(--bp-edge-sand-soft);
  font-size: 9px;
  font-weight: 540;
  letter-spacing: 0.12em;
}

body.bp-edge-home .bp-edge-product-visual > div b {
  color: var(--bp-edge-sand);
  font-size: 15px;
  font-weight: 480;
  overflow-wrap: anywhere;
}

body.bp-edge-home .bp-edge-product-visual > div strong {
  border-top: 1px solid var(--bp-edge-line-soft);
  padding-top: 15px;
}

body.bp-edge-home .bp-edge-two-up-grid h3 {
  font-size: 25px;
  line-height: 1.15;
  margin: 28px 18px 0;
}

body.bp-edge-home .bp-edge-two-up-grid p {
  color: var(--bp-edge-sand-soft);
  font-size: 13px;
  line-height: 1.6;
  margin: 13px 18px 0;
}

body.bp-edge-home .bp-edge-two-up-grid a {
  color: var(--bp-edge-sand);
  display: inline-block;
  font-size: 10px;
  letter-spacing: 0.08em;
  margin: 24px 18px 0;
  text-decoration-color: var(--bp-edge-line);
  text-transform: uppercase;
  text-underline-offset: 5px;
}

body.bp-edge-home .bp-edge-spotlight {
  align-items: center;
  background: #121412;
  border: 1px solid var(--bp-edge-line);
  display: grid;
  gap: 60px;
  grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);
  min-height: 990px;
  overflow: hidden;
  padding: 82px 70px;
}

body.bp-edge-home .bp-edge-spotlight-copy h2 {
  font-size: clamp(34px, 4.4vw, 48px);
  line-height: 1.08;
  margin-top: 22px;
  text-transform: uppercase;
}

body.bp-edge-home .bp-edge-spotlight-copy > p:not(.bp-edge-kicker) {
  color: var(--bp-edge-sand-soft);
  font-size: 14px;
  line-height: 1.7;
  margin-top: 22px;
}

body.bp-edge-home .bp-edge-spotlight-copy .button {
  margin-top: 30px;
}

body.bp-edge-home .bp-edge-stack {
  height: 650px;
  position: relative;
}

body.bp-edge-home .bp-edge-stack > article {
  background: #191c1a;
  border: 1px solid var(--bp-edge-line);
  position: absolute;
  width: min(100%, 390px);
}

body.bp-edge-home .bp-edge-stack-back {
  display: grid;
  gap: 13px;
  left: 0;
  padding: 28px;
  top: 50px;
  transform: rotate(-7deg);
}

body.bp-edge-home .bp-edge-stack-back span,
body.bp-edge-home .bp-edge-stack-back small {
  color: var(--bp-edge-sand-soft);
  font-size: 9px;
  letter-spacing: 0.1em;
}

body.bp-edge-home .bp-edge-stack-back strong {
  color: var(--bp-edge-sand);
  font-size: 19px;
  font-weight: 470;
}

body.bp-edge-home .bp-edge-stack-front {
  bottom: 35px;
  min-height: 460px;
  padding: 30px;
  right: -35px;
  transform: rotate(3deg);
}

body.bp-edge-home .bp-edge-stack-front > div:first-child {
  align-items: center;
  display: flex;
  justify-content: space-between;
}

body.bp-edge-home .bp-edge-stack-front > div:first-child span,
body.bp-edge-home .bp-edge-stack-front > div:first-child b {
  color: var(--bp-edge-sand-soft);
  font-size: 9px;
  font-weight: 540;
  letter-spacing: 0.11em;
}

body.bp-edge-home .bp-edge-stack-front h3 {
  border-bottom: 1px solid var(--bp-edge-line);
  font-size: 36px;
  line-height: 1.1;
  margin-top: 88px;
  padding-bottom: 30px;
}

body.bp-edge-home .bp-edge-stack-front dl {
  margin-top: 12px;
}

body.bp-edge-home .bp-edge-stack-front dl > div {
  align-items: center;
  border-bottom: 1px solid var(--bp-edge-line-soft);
  display: flex;
  justify-content: space-between;
  min-height: 60px;
}

body.bp-edge-home .bp-edge-stack-front dt,
body.bp-edge-home .bp-edge-stack-front dd {
  color: var(--bp-edge-sand-soft);
  font-size: 11px;
}

body.bp-edge-home .bp-edge-stack-front dd {
  color: var(--bp-edge-sand);
}

body.bp-edge-home .bp-edge-feature,
body.bp-edge-home .bp-edge-enterprise {
  min-height: 1620px;
  padding: 220px 0;
  text-align: center;
}

body.bp-edge-home .bp-edge-feature > h2,
body.bp-edge-home .bp-edge-enterprise > h2 {
  font-size: clamp(43px, 6vw, 64px);
  line-height: 1.04;
  margin: 0 auto;
  max-width: 800px;
  text-transform: uppercase;
}

body.bp-edge-home .bp-edge-feature-lede,
body.bp-edge-home .bp-edge-enterprise-sub {
  color: var(--bp-edge-sand-soft);
  font-size: 15px;
  line-height: 1.65;
  margin: 24px auto 0;
  max-width: 570px;
}

body.bp-edge-home .bp-edge-feature-stats {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin: 70px auto 0;
  max-width: 900px;
}

body.bp-edge-home .bp-edge-feature-stats article {
  border: 1px solid var(--bp-edge-line);
  min-height: 160px;
  padding: 32px 18px;
}

body.bp-edge-home .bp-edge-feature-stats article + article {
  border-left: 0;
}

body.bp-edge-home .bp-edge-feature-stats span {
  color: var(--bp-edge-sand-soft);
  display: block;
  font-size: 9px;
  letter-spacing: 0.13em;
  text-transform: uppercase;
}

body.bp-edge-home .bp-edge-feature-stats strong {
  color: var(--bp-edge-sand);
  display: block;
  font-size: 34px;
  font-weight: 430;
  margin-top: 16px;
}

body.bp-edge-home .bp-edge-feature-stats p {
  color: var(--bp-edge-sand-soft);
  font-size: 11px;
  margin-top: 9px;
}

body.bp-edge-home .bp-edge-passport-screen,
body.bp-edge-home .bp-edge-enterprise-screen {
  background: #121513;
  border: 1px solid var(--bp-edge-line);
  margin-top: 18px;
  min-height: 680px;
  padding: 28px;
  text-align: left;
}

body.bp-edge-home .bp-edge-passport-bar,
body.bp-edge-home .bp-edge-enterprise-screen > header {
  align-items: center;
  border-bottom: 1px solid var(--bp-edge-line);
  display: flex;
  justify-content: space-between;
  min-height: 54px;
}

body.bp-edge-home .bp-edge-passport-bar span,
body.bp-edge-home .bp-edge-passport-bar strong,
body.bp-edge-home .bp-edge-enterprise-screen > header :is(span, strong) {
  color: var(--bp-edge-sand-soft);
  font-size: 9px;
  font-weight: 540;
  letter-spacing: 0.11em;
  text-transform: uppercase;
}

body.bp-edge-home .bp-edge-passport-title {
  padding: 80px 28px 58px;
}

body.bp-edge-home .bp-edge-passport-title small {
  color: var(--bp-edge-sand-soft);
  font-size: 9px;
  letter-spacing: 0.12em;
}

body.bp-edge-home .bp-edge-passport-title h3 {
  font-size: clamp(36px, 5vw, 54px);
  line-height: 1.06;
  margin-top: 18px;
  max-width: 690px;
}

body.bp-edge-home .bp-edge-passport-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

body.bp-edge-home .bp-edge-passport-grid article {
  border: 1px solid var(--bp-edge-line-soft);
  min-height: 170px;
  padding: 28px;
}

body.bp-edge-home .bp-edge-passport-grid article + article {
  border-left: 0;
}

body.bp-edge-home .bp-edge-passport-grid span,
body.bp-edge-home .bp-edge-passport-actions span {
  color: var(--bp-edge-sand-soft);
  font-size: 9px;
  letter-spacing: 0.1em;
}

body.bp-edge-home .bp-edge-passport-grid strong {
  color: var(--bp-edge-sand);
  display: block;
  font-size: 17px;
  font-weight: 470;
  margin-top: 24px;
}

body.bp-edge-home .bp-edge-passport-grid p {
  color: var(--bp-edge-sand-soft);
  font-size: 11px;
  margin-top: 8px;
}

body.bp-edge-home .bp-edge-passport-actions {
  display: flex;
  gap: 30px;
  justify-content: center;
  padding: 36px 20px 12px;
}

body.bp-edge-home .bp-edge-passport-actions span {
  text-transform: uppercase;
}

body.bp-edge-home .bp-edge-feature > .bp-edge-wide-button,
body.bp-edge-home .bp-edge-enterprise > .bp-edge-wide-button {
  margin-top: 0;
}

body.bp-edge-home .bp-edge-disclaimer {
  color: var(--bp-edge-sand-soft);
  font-size: 9px;
  font-style: italic;
  letter-spacing: 0.08em;
  margin: 24px auto 0;
  max-width: 680px;
  text-transform: uppercase;
}

body.bp-edge-home .bp-edge-enterprise {
  border-top: 1px solid var(--bp-edge-line-soft);
}

body.bp-edge-home .bp-edge-enterprise-screen {
  min-height: 620px;
}

body.bp-edge-home .bp-edge-enterprise-flow {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  margin: 100px 0;
}

body.bp-edge-home .bp-edge-enterprise-flow article {
  border: 1px solid var(--bp-edge-line-soft);
  min-height: 260px;
  padding: 28px 22px;
}

body.bp-edge-home .bp-edge-enterprise-flow article + article {
  border-left: 0;
}

body.bp-edge-home .bp-edge-enterprise-flow span {
  color: var(--bp-edge-sand-soft);
  font-size: 9px;
  letter-spacing: 0.12em;
}

body.bp-edge-home .bp-edge-enterprise-flow strong {
  color: var(--bp-edge-sand);
  display: block;
  font-size: 18px;
  font-weight: 470;
  margin-top: 70px;
}

body.bp-edge-home .bp-edge-enterprise-flow p {
  color: var(--bp-edge-sand-soft);
  font-size: 11px;
  line-height: 1.5;
  margin-top: 10px;
}

body.bp-edge-home .bp-edge-enterprise-screen > footer {
  display: flex;
  gap: 12px;
  justify-content: space-between;
}

body.bp-edge-home .bp-edge-enterprise-screen > footer span {
  color: var(--bp-edge-sand-soft);
  font-size: 9px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

body.bp-edge-home .bp-edge-start {
  align-items: stretch;
  border: 1px solid var(--bp-edge-line);
  display: grid;
  grid-template-columns: 1.05fr 0.95fr;
  margin: 120px 0 240px;
  min-height: 620px;
}

body.bp-edge-home .bp-edge-start-copy {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 70px;
  text-align: center;
}

body.bp-edge-home .bp-edge-start-copy h2 {
  font-size: 42px;
  line-height: 1.08;
  margin-top: 25px;
  text-transform: uppercase;
}

body.bp-edge-home .bp-edge-start-copy > p:not(.bp-edge-kicker) {
  color: var(--bp-edge-sand-soft);
  font-size: 14px;
  line-height: 1.65;
  margin-top: 24px;
  max-width: 350px;
}

body.bp-edge-home .bp-edge-start-copy .bp-actions {
  justify-content: center;
  margin-top: 30px;
}

body.bp-edge-home .bp-edge-start-copy > small {
  color: var(--bp-edge-sand-soft);
  font-size: 8px;
  font-style: italic;
  letter-spacing: 0.1em;
  margin-top: 30px;
  text-transform: uppercase;
}

body.bp-edge-home .bp-edge-start-art {
  align-items: center;
  background-color: #161816;
  background-image:
    linear-gradient(68deg, transparent 0 48%, rgba(217, 197, 167, 0.04) 48.3%, transparent 48.6%),
    repeating-linear-gradient(120deg, transparent 0 40px, rgba(217, 197, 167, 0.025) 41px, transparent 42px 82px);
  display: flex;
  justify-content: center;
  overflow: hidden;
  position: relative;
}

body.bp-edge-home .bp-edge-start-window {
  background: rgba(16, 18, 17, 0.94);
  border: 1px solid var(--bp-edge-line);
  display: grid;
  gap: 18px;
  padding: 25px;
  position: absolute;
  width: 70%;
}

body.bp-edge-home .bp-edge-start-window span,
body.bp-edge-home .bp-edge-start-window i {
  color: var(--bp-edge-sand-soft);
  font-size: 9px;
  font-style: normal;
  letter-spacing: 0.12em;
}

body.bp-edge-home .bp-edge-start-window strong {
  color: var(--bp-edge-sand);
  font-size: 18px;
  font-weight: 470;
}

body.bp-edge-home .bp-edge-start-window.is-back {
  left: 8%;
  top: 28%;
  transform: rotate(-8deg);
}

body.bp-edge-home .bp-edge-start-window.is-front {
  bottom: 24%;
  right: 5%;
  transform: rotate(6deg);
}

body.bp-edge-home .bp-edge-faq {
  display: grid;
  gap: 80px;
  grid-template-columns: 0.75fr 1.25fr;
  min-height: 900px;
  padding: 100px 0 220px;
}

body.bp-edge-home .bp-edge-faq-title h2 {
  font-size: clamp(42px, 5vw, 56px);
  font-style: italic;
  line-height: 1.02;
  margin-top: 24px;
  text-transform: uppercase;
}

body.bp-edge-home .bp-edge-faq .faq-list {
  display: block;
}

body.bp-edge-home .bp-edge-faq .faq-list details {
  background: var(--bp-edge-panel);
  border: 1px solid var(--bp-edge-line-soft);
  border-radius: 0;
  color: var(--bp-edge-sand);
  margin-bottom: 14px;
}

body.bp-edge-home .bp-edge-faq .faq-list summary {
  color: var(--bp-edge-sand);
  font-size: 14px;
  font-weight: 450;
  line-height: 1.4;
  min-height: 104px;
  padding: 32px 64px 32px 32px;
}

body.bp-edge-home .bp-edge-faq .faq-list summary::after {
  border: 1px solid var(--bp-edge-line);
  border-radius: 50%;
  color: var(--bp-edge-sand-soft);
  content: "+";
  display: grid;
  height: 28px;
  place-items: center;
  right: 25px;
  width: 28px;
}

body.bp-edge-home .bp-edge-faq .faq-list details[open] summary::after {
  content: "−";
}

body.bp-edge-home .bp-edge-faq .faq-list details > p {
  border-top: 1px solid var(--bp-edge-line-soft);
  color: var(--bp-edge-sand-soft);
  font-size: 13px;
  line-height: 1.65;
  padding: 26px 32px 32px;
}

body.bp-edge-home .bp-edge-closing {
  align-items: center;
  background: var(--bp-edge-panel);
  border: 1px solid var(--bp-edge-line-soft);
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 480px;
  padding: 90px 24px;
  text-align: center;
}

body.bp-edge-home .bp-edge-closing h2 {
  font-size: clamp(44px, 6vw, 66px);
  line-height: 1.02;
  text-transform: uppercase;
}

body.bp-edge-home .bp-edge-closing > p:not(.bp-edge-kicker) {
  color: var(--bp-edge-sand-soft);
  font-size: 14px;
  margin-top: 22px;
}

body.bp-edge-home .bp-edge-closing .button {
  margin-top: 32px;
}

body.bp-edge-home .bp-footer {
  background: #121412;
  border: 0;
  color: var(--bp-edge-sand);
  margin: 0;
  max-width: none;
  padding: 120px max(32px, calc((100vw - 910px) / 2)) 46px;
}

body.bp-edge-home .bp-footer-top,
body.bp-edge-home .bp-footer-states,
body.bp-edge-home .bp-footer-bottom {
  max-width: 910px;
}

body.bp-edge-home .bp-footer-top {
  border-color: var(--bp-edge-line-soft);
}

body.bp-edge-home .bp-footer .brand {
  color: var(--bp-edge-sand);
}

body.bp-edge-home .bp-footer-brand p,
body.bp-edge-home .bp-footer-links a,
body.bp-edge-home .bp-footer-states span,
body.bp-edge-home .bp-footer-bottom :is(p, a) {
  color: var(--bp-edge-sand-soft);
}

body.bp-edge-home .bp-footer-links a:hover {
  color: var(--bp-edge-sand);
}

body.bp-edge-home .bp-footer-states {
  border-color: var(--bp-edge-line-soft);
}

body.bp-edge-home .bp-footer-states p {
  border-color: var(--bp-edge-line-soft);
}

body.bp-edge-home .bp-footer-states p::before {
  background: var(--bp-edge-sand-soft);
}

body.bp-edge-home .bp-footer-states strong {
  color: var(--bp-edge-sand);
  font-weight: 470;
}

body.bp-edge-home .bp-footer-states span {
  display: none;
}

body.bp-edge-home .bp-footer-bottom {
  border-color: var(--bp-edge-line-soft);
}

@keyframes bp-edge-hero-settle {
  from {
    opacity: 0;
    transform: translateY(26px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes bp-edge-art-settle {
  from {
    opacity: 0;
    transform: translateX(-50%) scale(0.97);
  }
  to {
    opacity: 0.74;
    transform: translateX(-50%) scale(1);
  }
}

body.bp-edge-home .bp-edge-hero-copy > * {
  animation: bp-edge-hero-settle 720ms cubic-bezier(0.22, 1, 0.36, 1) both;
}

body.bp-edge-home .bp-edge-hero-copy > :nth-child(1) { animation-delay: 100ms; }
body.bp-edge-home .bp-edge-hero-copy > :nth-child(2) { animation-delay: 160ms; }
body.bp-edge-home .bp-edge-hero-copy > :nth-child(3) { animation-delay: 220ms; }
body.bp-edge-home .bp-edge-hero-copy > :nth-child(4) { animation-delay: 280ms; }
body.bp-edge-home .bp-edge-hero-copy > :nth-child(n + 5) { animation-delay: 340ms; }

body.bp-edge-home .bp-edge-hero-art {
  animation: bp-edge-art-settle 1100ms 80ms cubic-bezier(0.22, 1, 0.36, 1) both;
}

@media (max-width: 820px) {
  body.bp-edge-home .glass-nav {
    max-width: none;
    top: 14px;
    width: calc(100% - 28px);
  }

  body.bp-edge-home .bp-page.home-page {
    width: calc(100% - 28px);
  }

  body.bp-edge-home .bp-audience-switch {
    top: 92px;
  }

  body.bp-edge-home .bp-edge-hero {
    min-height: 1320px;
    padding: 190px 22px 230px;
  }

  body.bp-edge-home .bp-edge-hero-art {
    height: 690px;
    top: 165px;
  }

  body.bp-edge-home .bp-edge-intro {
    min-height: 1060px;
    padding-inline: 38px;
  }

  body.bp-edge-home .bp-edge-proof-wall {
    min-height: 1380px;
  }

  body.bp-edge-home .bp-edge-included {
    padding-inline: 42px;
  }

  body.bp-edge-home .bp-edge-spotlight {
    gap: 35px;
    padding-inline: 42px;
  }

  body.bp-edge-home .bp-edge-stack-front {
    right: 0;
  }

  body.bp-edge-home .bp-edge-feature,
  body.bp-edge-home .bp-edge-enterprise {
    min-height: 1580px;
  }
}

@media (max-width: 640px) {
  body.bp-edge-home .glass-nav {
    min-height: 58px;
    padding: 7px 8px 7px 13px;
  }

  body.bp-edge-home .glass-nav .brand {
    font-size: 14px;
    gap: 8px;
  }

  body.bp-edge-home .glass-nav .bp-brand-mark {
    height: 22px;
    width: 22px;
  }

  body.bp-edge-home .nav-actions {
    align-items: center;
    display: flex;
    gap: 6px;
  }

  body.bp-edge-home .nav-actions > .nav-cta {
    display: inline-flex;
    font-size: 9px;
    min-height: 38px;
    padding: 10px 11px;
  }

  body.bp-edge-home .nav-actions .mobile-menu summary {
    height: 38px;
    min-width: 44px;
    padding: 0 10px;
  }

  body.bp-edge-home .mobile-menu-label {
    display: none;
  }

  body.bp-edge-home .nav-actions .mobile-menu[open] .mobile-menu-panel {
    background: #111312;
    left: 14px;
    right: 14px;
    top: 78px;
  }

  body.bp-edge-home .bp-audience-switch {
    max-width: 230px;
    top: 87px;
  }

  body.bp-edge-home .bp-edge-section-title h2 {
    font-size: 28px;
    line-height: 1.1;
  }

  body.bp-edge-home .bp-edge-section-title > span {
    font-size: 13px;
  }

  body.bp-edge-home .bp-edge-hero {
    min-height: 1300px;
    padding: 180px 10px 250px;
  }

  body.bp-edge-home .bp-edge-hero-art {
    height: 650px;
    top: 150px;
  }

  body.bp-edge-home .bp-edge-hero-art::before {
    left: -250px;
  }

  body.bp-edge-home .bp-edge-hero-art::after {
    left: -120px;
  }

  body.bp-edge-home .bp-edge-receipt {
    bottom: 34px;
    padding: 16px;
    right: 15px;
    width: 190px;
  }

  body.bp-edge-home .bp-edge-hero .bp-audience-title {
    font-size: 36px;
    line-height: 1.06;
  }

  body.bp-edge-home .bp-edge-hero .bp-audience-lede {
    font-size: 14px;
    max-width: 320px;
  }

  body.bp-edge-home .bp-hero-check {
    margin-top: 28px;
  }

  body.bp-edge-home .bp-hero-check > div {
    grid-template-columns: 1fr;
  }

  body.bp-edge-home .bp-hero-check .button {
    border-top: 0;
    width: 100%;
  }

  body.bp-edge-home .bp-edge-hero-stats article {
    min-height: 76px;
    padding: 14px 8px;
  }

  body.bp-edge-home .bp-edge-hero-stats strong {
    font-size: 18px;
  }

  body.bp-edge-home .bp-edge-hero-stats span {
    font-size: 8px;
  }

  body.bp-edge-home .bp-edge-intro {
    min-height: 1040px;
    padding: 120px 22px;
  }

  body.bp-edge-home .bp-edge-intro > p {
    font-size: 14px;
  }

  body.bp-edge-home .bp-edge-intro > p + p {
    margin-top: 50px;
  }

  body.bp-edge-home .bp-edge-intro .bp-edge-section-title {
    margin-top: 160px;
  }

  body.bp-edge-home .bp-edge-proof-wall {
    min-height: 1500px;
    padding: 90px 0 150px;
  }

  body.bp-edge-home .bp-edge-proof-masonry {
    gap: 10px;
    grid-auto-rows: auto;
    grid-template-columns: 1fr;
    margin-top: 55px;
  }

  body.bp-edge-home .bp-edge-proof-masonry > article,
  body.bp-edge-home .bp-edge-proof-masonry > article:nth-child(2),
  body.bp-edge-home .bp-edge-proof-masonry > article:nth-child(3),
  body.bp-edge-home .bp-edge-proof-masonry > article:nth-child(4),
  body.bp-edge-home .bp-edge-proof-masonry > article.is-wide {
    grid-column: auto;
    grid-row: auto;
    min-height: 230px;
    padding: 24px;
  }

  body.bp-edge-home .bp-edge-proof-masonry > article.is-tall {
    min-height: 330px;
  }

  body.bp-edge-home .bp-edge-proof-masonry > article.is-wide {
    min-height: 340px;
  }

  body.bp-edge-home .bp-edge-proof-masonry > article > span {
    top: 21px;
  }

  body.bp-edge-home .bp-edge-proof-masonry > article > strong {
    font-size: 21px;
  }

  body.bp-edge-home .bp-edge-price-mark b {
    font-size: 45px;
  }

  body.bp-edge-home .bp-edge-result-card {
    padding: 22px;
  }

  body.bp-edge-home .bp-edge-result-card h3 {
    font-size: 27px;
    margin-top: 55px;
  }

  body.bp-edge-home .bp-edge-timeline {
    min-height: 980px;
    padding: 100px 0 140px;
  }

  body.bp-edge-home .bp-edge-timeline-shell {
    margin-top: 52px;
  }

  body.bp-edge-home .bp-edge-timeline-head {
    padding-inline: 16px;
  }

  body.bp-edge-home .bp-edge-timeline-row {
    gap: 12px;
    grid-template-columns: 24px 12px 1fr;
    min-height: 148px;
    padding: 18px 16px;
  }

  body.bp-edge-home .bp-edge-timeline-row > span {
    display: none;
  }

  body.bp-edge-home .bp-edge-timeline-row strong {
    font-size: 15px;
  }

  body.bp-edge-home .bp-edge-timeline-row p {
    font-size: 11px;
  }

  body.bp-edge-home .bp-edge-included {
    margin: 70px 0 170px;
    min-height: 1110px;
    padding: 60px 20px;
  }

  body.bp-edge-home .bp-edge-included-head h2 {
    font-size: 28px;
  }

  body.bp-edge-home .bp-edge-included-list li {
    gap: 10px;
    grid-template-columns: 26px 1fr;
    min-height: 68px;
  }

  body.bp-edge-home .bp-edge-included-list em {
    display: none;
  }

  body.bp-edge-home .bp-edge-two-up {
    min-height: 1560px;
    padding-bottom: 180px;
  }

  body.bp-edge-home .bp-edge-two-up-grid {
    grid-template-columns: 1fr;
    margin-top: 55px;
  }

  body.bp-edge-home .bp-edge-product-visual {
    height: 460px;
  }

  body.bp-edge-home .bp-edge-spotlight {
    gap: 30px;
    grid-template-columns: 1fr;
    min-height: 1230px;
    padding: 70px 22px;
  }

  body.bp-edge-home .bp-edge-spotlight-copy {
    text-align: center;
  }

  body.bp-edge-home .bp-edge-spotlight-copy h2 {
    font-size: 30px;
  }

  body.bp-edge-home .bp-edge-stack {
    height: 650px;
  }

  body.bp-edge-home .bp-edge-stack > article {
    width: 90%;
  }

  body.bp-edge-home .bp-edge-stack-back {
    left: 4%;
  }

  body.bp-edge-home .bp-edge-stack-front {
    min-height: 430px;
    padding: 24px;
    right: 0;
  }

  body.bp-edge-home .bp-edge-feature,
  body.bp-edge-home .bp-edge-enterprise {
    min-height: 1720px;
    padding: 200px 0;
  }

  body.bp-edge-home .bp-edge-feature > h2,
  body.bp-edge-home .bp-edge-enterprise > h2 {
    font-size: 36px;
  }

  body.bp-edge-home .bp-edge-feature-stats {
    margin-top: 55px;
  }

  body.bp-edge-home .bp-edge-feature-stats article {
    min-height: 142px;
    padding: 26px 8px;
  }

  body.bp-edge-home .bp-edge-feature-stats strong {
    font-size: 25px;
  }

  body.bp-edge-home .bp-edge-feature-stats p {
    font-size: 9px;
  }

  body.bp-edge-home .bp-edge-passport-screen,
  body.bp-edge-home .bp-edge-enterprise-screen {
    min-height: 760px;
    padding: 17px;
  }

  body.bp-edge-home .bp-edge-passport-title {
    padding: 65px 10px 45px;
  }

  body.bp-edge-home .bp-edge-passport-title h3 {
    font-size: 32px;
  }

  body.bp-edge-home .bp-edge-passport-grid {
    grid-template-columns: 1fr;
  }

  body.bp-edge-home .bp-edge-passport-grid article {
    min-height: 130px;
    padding: 21px;
  }

  body.bp-edge-home .bp-edge-passport-grid article + article {
    border-left: 1px solid var(--bp-edge-line-soft);
    border-top: 0;
  }

  body.bp-edge-home .bp-edge-passport-actions {
    align-items: flex-start;
    flex-direction: column;
    gap: 14px;
    padding: 30px 5px 12px;
  }

  body.bp-edge-home .bp-edge-enterprise-flow {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    margin: 75px 0;
  }

  body.bp-edge-home .bp-edge-enterprise-flow article {
    min-height: 180px;
    padding: 20px 14px;
  }

  body.bp-edge-home .bp-edge-enterprise-flow article + article {
    border-left: 1px solid var(--bp-edge-line-soft);
  }

  body.bp-edge-home .bp-edge-enterprise-flow article:nth-child(n + 3) {
    border-top: 0;
  }

  body.bp-edge-home .bp-edge-enterprise-flow strong {
    font-size: 14px;
    margin-top: 42px;
  }

  body.bp-edge-home .bp-edge-enterprise-screen > footer {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }

  body.bp-edge-home .bp-edge-start {
    grid-template-columns: 1fr;
    margin: 100px 0 200px;
    min-height: 980px;
  }

  body.bp-edge-home .bp-edge-start-copy {
    min-height: 510px;
    padding: 55px 22px;
  }

  body.bp-edge-home .bp-edge-start-copy h2 {
    font-size: 31px;
  }

  body.bp-edge-home .bp-edge-start-art {
    min-height: 470px;
  }

  body.bp-edge-home .bp-edge-faq {
    gap: 55px;
    grid-template-columns: 1fr;
    min-height: 1120px;
    padding: 100px 0 180px;
  }

  body.bp-edge-home .bp-edge-faq-title h2 {
    font-size: 39px;
  }

  body.bp-edge-home .bp-edge-faq .faq-list summary {
    font-size: 13px;
    min-height: 96px;
    padding: 28px 58px 28px 20px;
  }

  body.bp-edge-home .bp-edge-faq .faq-list details > p {
    padding: 22px 20px 28px;
  }

  body.bp-edge-home .bp-edge-closing {
    min-height: 520px;
  }

  body.bp-edge-home .bp-edge-closing h2 {
    font-size: 39px;
  }

  body.bp-edge-home .bp-footer {
    padding: 90px 20px 38px;
  }

  body.bp-edge-home .bp-footer-states {
    grid-template-columns: 1fr;
  }

  body.bp-edge-home .bp-footer-states p + p {
    border-left: 0;
    border-top: 1px solid var(--bp-edge-line-soft);
  }
}

@media (prefers-reduced-motion: reduce) {
  body.bp-edge-home .bp-edge-hero-copy > *,
  body.bp-edge-home .bp-edge-hero-art {
    animation: none !important;
  }
}

/*
  Taste pass — quieter institutional utility.

  The product stays direct, but the interface no longer relies on oversized
  type, hard black rules or offset shadows to feel designed. Structure now
  comes from spacing, proportion, soft neutral borders and restrained colour.
*/

body.bp-glass {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

body.bp-glass .glass-nav {
  background: var(--bp-paper-strong);
  border-color: var(--bp-line);
  border-radius: 14px;
  box-shadow: 0 10px 35px rgba(27, 40, 36, 0.08);
  max-width: 1180px;
  padding: 10px 12px 10px 16px;
}

body.bp-glass .glass-nav .brand,
body.bp-glass .bp-footer .brand,
body.bp-glass .item-check-footer .brand {
  font-size: 15px;
  font-weight: 720;
  gap: 9px;
  letter-spacing: -0.025em;
}

body.bp-glass .glass-nav > nav {
  gap: 8px;
}

body.bp-glass .glass-nav > nav a {
  border-bottom: 0;
  border-radius: 7px;
  color: var(--bp-muted);
  font-size: 12px;
  padding: 8px 9px;
}

body.bp-glass .glass-nav > nav a:hover,
body.bp-glass .glass-nav > nav a:focus-visible {
  background: #f0eee8;
  color: var(--bp-ink);
}

body.bp-glass .nav-cta {
  border-radius: 8px;
  font-weight: 680;
  padding: 10px 15px;
}

body.bp-glass .bp-page {
  max-width: 1240px;
  padding-left: 32px;
  padding-right: 32px;
}

body.bp-glass .bp-page.narrow {
  max-width: 1120px;
}

body.bp-glass .page-head {
  margin-bottom: 72px;
}

body.bp-glass .page-head .bp-display {
  max-width: 16ch;
}

body.bp-glass .bp-kicker {
  font-size: 10px;
  font-weight: 720;
  gap: 9px;
  letter-spacing: 0.12em;
  margin-bottom: 18px;
}

body.bp-glass .bp-kicker::before {
  border-radius: 50%;
  height: 6px;
  width: 6px;
}

body.bp-glass .lede,
body.bp-glass .bp-audience-lede {
  font-size: clamp(18px, 1.65vw, 22px);
  line-height: 1.5;
}

body.bp-glass .button,
body.bp-glass button.button {
  background: var(--bp-paper-strong);
  border-color: var(--bp-line-strong);
  border-radius: 9px;
  box-shadow: none;
  font-size: 13px;
  font-weight: 670;
  min-height: 46px;
  padding: 13px 18px;
  transition: background 160ms ease, border-color 160ms ease, color 160ms ease, transform 160ms ease;
}

body.bp-glass .button:hover,
body.bp-glass button.button:hover {
  background: #f1efe9;
  border-color: var(--bp-ink);
  box-shadow: none;
  transform: translateY(-1px);
}

body.bp-glass .button.safety,
body.bp-glass button.button.safety {
  background: var(--bp-ink);
  border-color: var(--bp-ink);
  color: var(--bp-paper-strong);
}

body.bp-glass .button.safety::after {
  color: #f07a5f;
}

body.bp-glass .button.safety:hover,
body.bp-glass button.button.safety:hover {
  background: #263832;
  border-color: #263832;
  color: #fff;
}

body.bp-glass input,
body.bp-glass textarea,
body.bp-glass select {
  border-color: var(--bp-line-strong);
  border-radius: 9px;
  min-height: 50px;
  padding: 13px 15px;
}

body.bp-glass input:focus,
body.bp-glass textarea:focus,
body.bp-glass select:focus {
  border-color: var(--bp-blue);
  box-shadow: 0 0 0 4px rgba(40, 85, 199, 0.12);
}

body.bp-glass .panel {
  border-color: var(--bp-line);
  border-radius: var(--bp-radius);
  box-shadow: var(--bp-shadow-soft);
}

body.bp-glass .bp-audience-page {
  max-width: 1240px;
  padding-top: 126px;
}

body.bp-glass .bp-audience-switch {
  background: #eae7e0;
  border: 0;
  border-radius: 11px;
  gap: 3px;
  margin-bottom: 20px;
  padding: 4px;
}

body.bp-glass .bp-audience-switch button {
  border-radius: 8px;
  min-width: 112px;
  padding: 9px 14px;
}

body.bp-glass .bp-audience-switch button + button {
  border-left: 0;
}

body.bp-glass .bp-audience-switch button.is-active {
  background: var(--bp-paper-strong);
  box-shadow: 0 2px 8px rgba(27, 40, 36, 0.08);
  color: var(--bp-ink);
}

body.bp-glass .bp-hero-center {
  border-color: var(--bp-line);
  border-radius: 20px;
  box-shadow: var(--bp-shadow);
  grid-template-columns: minmax(0, 1.2fr) minmax(330px, 0.8fr);
  min-height: 610px;
  overflow: hidden;
}

body.bp-glass .bp-hero-copy {
  padding: clamp(42px, 5vw, 64px);
}

body.bp-glass .bp-hero-center .bp-audience-title {
  font-size: clamp(52px, 5vw, 74px);
  font-weight: 650;
  line-height: 0.98;
  max-width: 12.5ch;
}

body.bp-glass .bp-hero-center .bp-audience-lede {
  margin-top: 24px;
}

body.bp-glass .bp-check-form {
  margin-top: 30px;
}

body.bp-glass .bp-hero-proof {
  background: #1c302a;
  padding: clamp(34px, 4vw, 52px);
}

body.bp-glass .bp-hero-proof::before {
  content: none;
}

body.bp-glass .bp-hero-proof-head {
  border-bottom-color: rgba(255, 255, 255, 0.16);
  color: rgba(255, 255, 255, 0.65);
  font-size: 10px;
  padding-bottom: 14px;
}

body.bp-glass .bp-hero-proof-head strong,
body.bp-glass .bp-hero-proof-action {
  color: #ef8168;
}

body.bp-glass .bp-hero-proof-domain {
  font-size: clamp(28px, 2.6vw, 38px);
  font-weight: 650;
  margin: 36px 0 24px;
}

body.bp-glass .bp-hero-proof-state {
  background: rgba(255, 255, 255, 0.055);
  border-color: rgba(255, 255, 255, 0.16);
  border-radius: 11px;
  padding: 17px;
}

body.bp-glass .bp-hero-proof-state > span {
  background: #d76449;
  border-radius: 8px;
  color: #fff;
}

body.bp-glass .bp-hero-proof dl {
  border-top-color: rgba(255, 255, 255, 0.16);
}

body.bp-glass .bp-hero-proof dl > div {
  border-bottom-color: rgba(255, 255, 255, 0.16);
}

body.bp-glass .bp-moment-section,
body.bp-glass .bp-promise-section,
body.bp-glass .bp-difference-section,
body.bp-glass .bp-membership-section,
body.bp-glass .band,
body.bp-glass .bp-network-section,
body.bp-glass .bp-guarantee-journey {
  margin-top: 108px;
}

body.bp-glass .bp-section-heading {
  margin-bottom: 46px;
  max-width: 860px;
}

body.bp-glass .bp-section-heading .bp-serif {
  max-width: 16ch;
}

body.bp-glass .bp-section-heading > p:last-child {
  font-size: 17px;
  line-height: 1.6;
}

body.bp-glass .card-grid,
body.bp-glass .bp-moment-grid,
body.bp-glass .bp-operating-loop,
body.bp-glass .bp-merchant-reality {
  border: 0;
  gap: 14px;
}

body.bp-glass .card-grid article,
body.bp-glass .bp-moment-grid article,
body.bp-glass .bp-operating-loop article,
body.bp-glass .bp-merchant-reality article {
  background: var(--bp-paper);
  border: 1px solid var(--bp-line);
  border-radius: 14px;
}

body.bp-glass .card-grid article {
  min-height: 250px;
}

body.bp-glass .bp-moment-grid article {
  min-height: 195px;
}

body.bp-glass .bp-moment-grid strong {
  font-size: clamp(21px, 2vw, 28px);
  font-weight: 650;
  line-height: 1.12;
}

body.bp-glass .bp-moment-grid p {
  margin-top: 32px;
}

body.bp-glass .bp-proof-strip {
  background: var(--bp-paper);
  border: 1px solid var(--bp-line);
  border-radius: 16px;
  overflow: hidden;
}

body.bp-glass .bp-proof-strip article {
  min-height: 205px;
}

body.bp-glass .bp-proof-strip article + article {
  border-left-color: var(--bp-line);
}

body.bp-glass .bp-proof-strip span,
body.bp-glass .bp-operating-loop article > span,
body.bp-glass .bp-passport-value article > span,
body.bp-glass .bp-pilot-grid article > span,
body.bp-glass .bp-assurance-grid article > span {
  font-size: 10px;
  margin-bottom: 26px;
}

body.bp-glass .bp-ladder,
body.bp-glass .bp-merchant-math {
  border: 1px solid var(--bp-line);
  border-radius: 16px;
  box-shadow: var(--bp-shadow-soft);
  overflow: hidden;
}

body.bp-glass .bp-ladder-head {
  background: #22342f;
}

body.bp-glass .bp-ladder > article + article,
body.bp-glass .bp-merchant-math > article + article {
  border-left-color: var(--bp-line);
}

body.bp-glass .status-pill {
  border-radius: 999px;
  padding: 5px 9px;
}

body.bp-glass .bp-difference-section {
  background: #eee8e0;
  border: 1px solid var(--bp-line);
  border-radius: 20px;
}

body.bp-glass .bp-plan-grid {
  gap: 14px;
}

body.bp-glass .bp-plan-card {
  background: var(--bp-paper);
  border-color: var(--bp-line);
  border-radius: 14px;
}

body.bp-glass .bp-plan-card + .bp-plan-card {
  border-left: 1px solid var(--bp-line);
}

body.bp-glass .faq-list {
  border-top-color: var(--bp-line);
}

body.bp-glass .faq-list details {
  border-bottom-color: var(--bp-line);
}

body.bp-glass .bp-network-section {
  border-top-color: var(--bp-line);
}

body.bp-glass .bp-operating-loop article {
  min-height: 250px;
}

body.bp-glass .bp-closing,
body.bp-glass .bp-inner-cta {
  background: #1c302a;
  border-radius: 20px;
  padding: clamp(40px, 6vw, 72px);
}

body.bp-glass .bp-inner-cta .button.secondary,
body.bp-glass .bp-closing .button.secondary,
body.bp-glass .bp-enterprise-hero .button.secondary {
  border-color: rgba(255, 255, 255, 0.45);
  box-shadow: none;
}

body.bp-glass .bp-inner-cta .button.safety,
body.bp-glass .bp-closing .button.safety,
body.bp-glass .bp-enterprise-hero .button.safety {
  background: var(--bp-paper-strong);
  border-color: var(--bp-paper-strong);
  color: var(--bp-ink);
}

body.bp-glass .bp-inner-cta .button.safety::after,
body.bp-glass .bp-closing .button.safety::after,
body.bp-glass .bp-enterprise-hero .button.safety::after {
  color: var(--bp-accent);
}

body.bp-glass .bp-passport-value {
  border: 0;
  gap: 14px;
}

body.bp-glass .bp-passport-value article,
body.bp-glass .bp-pilot-grid article,
body.bp-glass .bp-assurance-grid article,
body.bp-glass .bp-trust-principles article {
  background: var(--bp-paper);
  border: 1px solid var(--bp-line);
  border-radius: 14px;
}

body.bp-glass .bp-passport-security,
body.bp-glass .bp-enterprise-intake,
body.bp-glass .bp-api-contracts {
  border-color: var(--bp-line);
  border-radius: 16px;
  overflow: hidden;
}

body.bp-glass .bp-demo-boundary {
  background: #fbf2d8;
  border-color: #e5d39e;
  border-radius: 11px;
  padding: 14px 17px;
}

body.bp-glass .bp-passport-shell {
  border-color: var(--bp-line);
  border-radius: 18px;
  box-shadow: var(--bp-shadow);
  overflow: hidden;
}

body.bp-glass .bp-passport-header {
  border-bottom-color: var(--bp-line);
}

body.bp-glass .bp-passport-header::before {
  bottom: 0;
  top: 0;
  width: 5px;
}

body.bp-glass .bp-passport-header h1 {
  font-size: clamp(44px, 5vw, 64px);
  font-weight: 650;
  line-height: 0.98;
}

body.bp-glass .bp-signed-chip {
  background: #e8f3ed;
  border-color: #9ac3ae;
  border-radius: 10px;
}

body.bp-glass .bp-signed-chip > span {
  border-radius: 5px;
}

body.bp-glass .bp-transaction-recognition h2,
body.bp-glass .bp-passport-timeline h2,
body.bp-glass .bp-passport-issue h2,
body.bp-glass .bp-resolution-preview h2 {
  font-size: clamp(30px, 3.5vw, 44px);
  font-weight: 640;
  line-height: 1.02;
}

body.bp-glass .bp-passport-grid,
body.bp-glass .bp-passport-issue,
body.bp-glass .bp-resolution-preview,
body.bp-glass .bp-passport-footer {
  border-color: var(--bp-line);
}

body.bp-glass .bp-issue-options button {
  border-color: var(--bp-line-strong);
  border-radius: 9px;
}

body.bp-glass .bp-resolution-preview {
  background: #f2f0ea;
}

body.bp-glass .bp-enterprise-hero {
  background: #1c302a;
  border-radius: 20px;
  box-shadow: var(--bp-shadow);
  padding: clamp(48px, 5vw, 68px);
}

body.bp-glass .bp-enterprise-hero .bp-display {
  font-size: clamp(50px, 4vw, 68px);
  font-weight: 640;
  line-height: 0.98;
  max-width: 15ch;
}

body.bp-glass .bp-enterprise-example {
  border: 0;
  border-radius: 14px;
  box-shadow: 0 18px 50px rgba(0, 0, 0, 0.16);
  overflow: hidden;
}

body.bp-glass .bp-enterprise-example-head,
body.bp-glass .bp-enterprise-example li {
  border-color: var(--bp-line);
}

body.bp-glass .bp-enterprise-example footer {
  background: var(--bp-green);
}

body.bp-glass .state-grid {
  border: 0;
  gap: 12px;
}

body.bp-glass .state-grid article {
  background: var(--bp-paper);
  border: 1px solid var(--bp-line);
  border-radius: 12px;
}

body.bp-glass .result-card {
  background: var(--bp-paper-strong);
  border: 1px solid var(--bp-line);
  border-radius: 16px;
  box-shadow: var(--bp-shadow-soft);
}

body.bp-glass .bp-signup-steps {
  border-color: var(--bp-line);
  border-radius: 10px;
  overflow: hidden;
}

body.bp-glass .bp-signup-steps span + span {
  border-left-color: var(--bp-line);
}

body.bp-glass .notice {
  border-color: var(--bp-line);
  border-radius: 10px;
}

body.bp-glass .bp-code {
  border-radius: 10px;
}

body.bp-glass .bp-about-photo {
  background: #e9edf0;
  border-color: var(--bp-line);
  border-radius: 16px;
}

body.bp-glass .bp-merchant-trigger,
body.bp-glass .bp-enterprise-problem,
body.bp-glass .bp-ledger-heading {
  border-top-color: var(--bp-line);
}

body.bp-glass .fee-table,
body.bp-glass .bp-ledger-demo {
  border-color: var(--bp-line);
  border-radius: 12px;
}

body.bp-glass .bp-enterprise-intake-form {
  border-color: var(--bp-line);
}

body.bp-glass .bp-footer {
  background: #172823;
}

body.bp-glass .bp-footer-brand p {
  font-weight: 640;
  letter-spacing: -0.035em;
}

@media (max-width: 1040px) {
  body.bp-glass .mobile-menu summary,
  body.bp-glass .focus-menu summary {
    border-radius: 8px;
  }

  body.bp-glass .mobile-menu[open] nav,
  body.bp-glass .focus-menu[open] nav {
    border-color: var(--bp-line);
    border-radius: 12px;
    box-shadow: var(--bp-shadow-soft);
  }
}

@media (max-width: 760px) {
  body.bp-glass .glass-nav {
    border-radius: 13px;
    box-shadow: 0 8px 28px rgba(27, 40, 36, 0.09);
  }

  body.bp-glass .bp-page {
    padding: 106px 14px 78px;
  }

  body.bp-glass .bp-audience-page {
    padding-top: 102px;
  }

  body.bp-glass .bp-display,
  body.bp-glass .bp-audience-title {
    font-size: clamp(39px, 10.4vw, 46px);
    line-height: 0.99;
  }

  body.bp-glass .bp-serif {
    font-size: clamp(34px, 9.4vw, 44px);
    line-height: 1.02;
  }

  body.bp-glass .bp-audience-switch {
    margin-bottom: 16px;
  }

  body.bp-glass .bp-hero-center {
    border-radius: 16px;
    grid-template-columns: 1fr;
  }

  body.bp-glass .bp-hero-copy,
  body.bp-glass .bp-hero-proof {
    padding: 30px 22px;
  }

  body.bp-glass .bp-hero-center .bp-audience-title {
    font-size: clamp(39px, 10.4vw, 46px);
    line-height: 0.99;
  }

  body.bp-glass .bp-hero-proof-domain {
    font-size: 29px;
  }

  body.bp-glass .bp-moment-section,
  body.bp-glass .bp-promise-section,
  body.bp-glass .bp-difference-section,
  body.bp-glass .bp-membership-section,
  body.bp-glass .band,
  body.bp-glass .bp-network-section,
  body.bp-glass .bp-guarantee-journey,
  body.bp-glass .bp-closing,
  body.bp-glass .bp-inner-cta,
  body.bp-glass .bp-merchant-product,
  body.bp-glass .bp-enterprise-stack,
  body.bp-glass .bp-value-ledger,
  body.bp-glass .bp-pilot-section,
  body.bp-glass .bp-assurance-section,
  body.bp-glass .bp-control-register,
  body.bp-glass .bp-trust-principles,
  body.bp-glass .bp-api-contracts,
  body.bp-glass .bp-enterprise-intake,
  body.bp-glass .bp-contact-actions,
  body.bp-glass .bp-about-photo {
    margin-top: 74px;
  }

  body.bp-glass .bp-moment-grid,
  body.bp-glass .bp-operating-loop,
  body.bp-glass .card-grid,
  body.bp-glass .bp-merchant-reality {
    gap: 10px;
  }

  body.bp-glass .bp-moment-grid article,
  body.bp-glass .bp-operating-loop article,
  body.bp-glass .card-grid article,
  body.bp-glass .bp-merchant-reality article,
  body.bp-glass .state-grid article,
  body.bp-glass .bp-passport-value article,
  body.bp-glass .bp-pilot-grid article,
  body.bp-glass .bp-assurance-grid article {
    border: 1px solid var(--bp-line);
    border-radius: 12px;
  }

  body.bp-glass .bp-proof-strip article + article,
  body.bp-glass .bp-ladder > article + article,
  body.bp-glass .bp-merchant-math > article + article,
  body.bp-glass .bp-plan-card + .bp-plan-card {
    border-left: 0;
    border-top-color: var(--bp-line);
  }

  body.bp-glass .bp-difference-section,
  body.bp-glass .bp-closing,
  body.bp-glass .bp-inner-cta,
  body.bp-glass .bp-enterprise-hero {
    border-radius: 16px;
  }

  body.bp-glass .bp-enterprise-hero {
    gap: 32px;
    padding: 32px 22px;
  }

  body.bp-glass .bp-enterprise-hero .bp-display {
    font-size: clamp(36px, 9.6vw, 42px);
    line-height: 1;
  }

  body.bp-glass .bp-enterprise-example {
    border-radius: 12px;
  }

  body.bp-glass .bp-passport-shell {
    border-radius: 14px;
  }

  body.bp-glass .bp-demo-boundary {
    flex-direction: column;
    gap: 5px;
  }

  body.bp-glass .bp-passport-header {
    padding: 30px 24px;
  }

  body.bp-glass .bp-passport-header h1 {
    font-size: 42px;
  }

  body.bp-glass .bp-transaction-recognition {
    padding: 28px 22px;
  }
}

/*
  Navigation pass — fewer destinations, stronger orientation and a mobile
  menu organised around the moment the visitor is in.
*/

body.bp-glass .glass-nav {
  gap: 16px;
  grid-template-columns: minmax(178px, auto) 1fr minmax(138px, auto);
  min-height: 62px;
  padding: 8px 9px 8px 14px;
}

body.bp-glass .glass-nav > .brand {
  border-right: 1px solid var(--bp-line);
  gap: 10px;
  padding-right: 20px;
}

body.bp-glass .brand-lockup {
  display: grid;
  gap: 1px;
}

body.bp-glass .brand-lockup strong {
  color: var(--bp-ink);
  font-size: 15px;
  font-weight: 740;
  letter-spacing: -0.035em;
  line-height: 1;
}

body.bp-glass .brand-lockup small {
  color: var(--bp-accent-strong);
  font-size: 8px;
  font-weight: 760;
  letter-spacing: 0.16em;
  line-height: 1.2;
  text-transform: uppercase;
}

body.bp-glass .glass-nav > .desktop-nav {
  gap: 3px;
}

body.bp-glass .glass-nav > .desktop-nav .nav-link {
  align-items: center;
  border-radius: 8px;
  display: inline-flex;
  gap: 7px;
  min-height: 38px;
  padding: 8px 10px;
  position: relative;
}

body.bp-glass .glass-nav > .desktop-nav .nav-link::before {
  background: transparent;
  border-radius: 50%;
  content: "";
  height: 5px;
  transition: background 160ms ease;
  width: 5px;
}

body.bp-glass .glass-nav > .desktop-nav .nav-link:hover::before,
body.bp-glass .glass-nav > .desktop-nav .nav-link:focus-visible::before {
  background: var(--bp-accent);
}

body.bp-glass .glass-nav > .desktop-nav .nav-link.is-current {
  background: #ecefe9;
  color: var(--bp-ink);
  font-weight: 690;
}

body.bp-glass .glass-nav > .desktop-nav .nav-link.is-current::before {
  background: var(--bp-accent);
}

body.bp-glass .nav-divider {
  background: var(--bp-line);
  display: block;
  height: 22px;
  margin: 0 5px;
  width: 1px;
}

body.bp-glass .nav-cta {
  align-items: center;
  display: inline-flex;
  gap: 13px;
  justify-content: space-between;
  min-height: 44px;
  padding: 10px 13px 10px 15px;
}

body.bp-glass .nav-cta span:last-child {
  color: #ef765c;
  font-size: 16px;
  line-height: 1;
}

@media (max-width: 1040px) {
  body.bp-glass .glass-nav {
    grid-template-columns: minmax(0, auto) auto;
    min-height: 58px;
    padding: 8px 8px 8px 12px;
  }

  body.bp-glass .glass-nav > .brand {
    border-right: 0;
    padding-right: 0;
  }

  body.bp-glass .mobile-menu {
    position: relative;
    z-index: 2;
  }

  body.bp-glass .mobile-menu summary {
    align-items: center;
    background: var(--bp-ink);
    border: 1px solid var(--bp-ink);
    border-radius: 9px;
    color: var(--bp-paper-strong);
    display: flex;
    gap: 10px;
    height: 42px;
    padding: 0 13px;
    width: auto;
  }

  body.bp-glass .mobile-menu summary::-webkit-details-marker {
    display: none;
  }

  body.bp-glass .mobile-menu summary .mobile-menu-label {
    background: transparent;
    color: inherit;
    font-size: 11px;
    font-weight: 720;
    height: auto;
    letter-spacing: 0.04em;
    line-height: 1;
    width: auto;
  }

  body.bp-glass .mobile-menu summary .mobile-menu-icon {
    background: transparent;
    display: block;
    height: 12px;
    position: relative;
    width: 17px;
  }

  body.bp-glass .mobile-menu summary .mobile-menu-icon i {
    background: currentColor;
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    transition: top 160ms ease, transform 160ms ease;
    width: 17px;
  }

  body.bp-glass .mobile-menu summary .mobile-menu-icon i:first-child {
    top: 3px;
  }

  body.bp-glass .mobile-menu summary .mobile-menu-icon i:last-child {
    top: 9px;
  }

  body.bp-glass .mobile-menu[open] summary {
    background: var(--bp-accent);
    border-color: var(--bp-accent);
  }

  body.bp-glass .mobile-menu[open] summary .mobile-menu-icon i:first-child {
    top: 6px;
    transform: rotate(45deg);
  }

  body.bp-glass .mobile-menu[open] summary .mobile-menu-icon i:last-child {
    top: 6px;
    transform: rotate(-45deg);
  }

  body.bp-glass .mobile-menu-panel {
    display: none;
  }

  body.bp-glass .mobile-menu[open] .mobile-menu-panel {
    background: var(--bp-paper-strong);
    border: 1px solid var(--bp-line);
    border-radius: 14px;
    box-shadow: 0 24px 70px rgba(27, 40, 36, 0.18);
    display: block;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 51px;
    width: min(368px, calc(100vw - 40px));
  }

  body.bp-glass .mobile-menu-head {
    align-items: end;
    border-bottom: 1px solid var(--bp-line);
    display: flex;
    justify-content: space-between;
    padding: 16px 16px 13px;
  }

  body.bp-glass .mobile-menu-head strong {
    color: var(--bp-ink);
    font-size: 16px;
    letter-spacing: -0.025em;
  }

  body.bp-glass .mobile-menu-head span {
    color: var(--bp-accent-strong);
    font-size: 8px;
    font-weight: 750;
    letter-spacing: 0.12em;
    text-transform: uppercase;
  }

  body.bp-glass .mobile-menu[open] .mobile-menu-panel nav {
    background: transparent;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    display: grid;
    gap: 4px;
    padding: 10px 12px 12px;
    position: static;
    width: auto;
  }

  body.bp-glass .mobile-menu-panel nav > p {
    color: var(--bp-muted);
    font-size: 9px;
    font-weight: 740;
    letter-spacing: 0.12em;
    margin: 7px 5px 4px;
    text-transform: uppercase;
  }

  body.bp-glass .mobile-menu-panel nav .mobile-menu-feature {
    align-items: center;
    border: 0;
    border-radius: 9px;
    color: var(--bp-ink);
    display: grid;
    gap: 11px;
    grid-template-columns: 24px 1fr auto;
    padding: 10px 10px;
    text-decoration: none;
  }

  body.bp-glass .mobile-menu-panel nav .mobile-menu-feature:hover,
  body.bp-glass .mobile-menu-panel nav .mobile-menu-feature:focus-visible,
  body.bp-glass .mobile-menu-panel nav .mobile-menu-feature.is-current {
    background: #eeece6;
  }

  body.bp-glass .mobile-menu-feature > b {
    color: var(--bp-accent-strong);
    font-size: 10px;
    letter-spacing: 0.08em;
  }

  body.bp-glass .mobile-menu-feature > span {
    background: transparent;
    display: grid;
    gap: 2px;
    height: auto;
    width: auto;
  }

  body.bp-glass .mobile-menu-feature strong {
    font-size: 14px;
    line-height: 1.15;
  }

  body.bp-glass .mobile-menu-feature small {
    color: var(--bp-muted);
    font-size: 11px;
    line-height: 1.3;
  }

  body.bp-glass .mobile-menu-feature em {
    color: var(--bp-accent-strong);
    font-size: 16px;
    font-style: normal;
  }

  body.bp-glass .mobile-menu-utility {
    border-top: 1px solid var(--bp-line);
    display: flex;
    gap: 6px;
    padding: 11px 12px;
  }

  body.bp-glass .mobile-menu-utility a {
    color: var(--bp-muted);
    font-size: 10px;
    font-weight: 650;
    padding: 5px;
    text-decoration: none;
  }

  body.bp-glass .mobile-menu-utility a:hover,
  body.bp-glass .mobile-menu-utility a:focus-visible {
    color: var(--bp-ink);
  }

  body.bp-glass .mobile-menu-cta {
    align-items: center;
    background: var(--bp-ink);
    color: var(--bp-paper-strong);
    display: flex;
    font-size: 12px;
    font-weight: 700;
    justify-content: space-between;
    margin: 0 12px 12px;
    padding: 13px 14px;
    text-decoration: none;
  }

  body.bp-glass .mobile-menu-cta span:last-child {
    color: #ef765c;
    font-size: 16px;
  }
}

@media (max-width: 760px) {
  body.bp-glass .glass-nav {
    left: 14px;
    top: 14px;
    transform: none;
    width: calc(100% - 28px);
  }

  body.bp-glass .glass-nav .bp-brand-mark {
    height: 24px;
    width: 24px;
  }

  body.bp-glass .brand-lockup strong {
    font-size: 16px;
  }

  body.bp-glass .mobile-menu[open] .mobile-menu-panel {
    left: 14px;
    position: fixed;
    right: 14px;
    top: 82px;
    width: auto;
  }
}

/*
  Edge-reference refinement — keep the disciplined frame, not the hospitality
  styling. One current journey, one contextual action and one deliberate menu.
*/

body.bp-glass .glass-nav {
  background: rgba(247, 245, 239, 0.96);
  border-color: #d5d0c5;
  border-radius: 2px;
  box-shadow: none;
  grid-template-columns: minmax(178px, auto) 1fr auto;
  min-height: 66px;
  padding: 8px 10px 8px 15px;
}

body.bp-glass .glass-nav > .brand {
  border-right: 0;
  padding-right: 0;
}

body.bp-glass .nav-context {
  align-items: center;
  color: var(--bp-muted);
  display: flex;
  gap: 10px;
  justify-content: center;
  margin: 0;
  min-width: 0;
  text-transform: uppercase;
}

body.bp-glass .nav-context span,
body.bp-glass .nav-context strong {
  font-size: 9px;
  letter-spacing: 0.12em;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

body.bp-glass .nav-context span {
  color: var(--bp-ink);
  font-weight: 760;
}

body.bp-glass .nav-context strong {
  color: var(--bp-muted);
  font-weight: 610;
}

body.bp-glass .nav-context i {
  background: var(--bp-accent);
  border-radius: 50%;
  display: block;
  flex: 0 0 auto;
  height: 5px;
  width: 5px;
}

body.bp-glass .nav-actions {
  align-items: center;
  display: flex;
  gap: 8px;
  justify-content: flex-end;
  position: static;
}

body.bp-glass .nav-actions .mobile-menu {
  display: block;
  position: static;
}

body.bp-glass .nav-actions .mobile-menu summary {
  align-items: center;
  background: transparent;
  border: 1px solid var(--bp-line-strong);
  border-radius: 1px;
  color: var(--bp-ink);
  cursor: pointer;
  display: flex;
  gap: 10px;
  height: 46px;
  list-style: none;
  padding: 0 14px;
  width: auto;
}

body.bp-glass .nav-actions .mobile-menu summary::-webkit-details-marker {
  display: none;
}

body.bp-glass .nav-actions .mobile-menu summary .mobile-menu-label {
  background: transparent;
  color: inherit;
  font-size: 10px;
  font-weight: 720;
  height: auto;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  width: auto;
}

body.bp-glass .nav-actions .mobile-menu summary .mobile-menu-icon {
  background: transparent;
  display: block;
  height: 12px;
  position: relative;
  width: 17px;
}

body.bp-glass .nav-actions .mobile-menu summary .mobile-menu-icon i {
  background: currentColor;
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
  transition: top 160ms ease, transform 160ms ease;
  width: 17px;
}

body.bp-glass .nav-actions .mobile-menu summary .mobile-menu-icon i:first-child {
  top: 3px;
}

body.bp-glass .nav-actions .mobile-menu summary .mobile-menu-icon i:last-child {
  top: 9px;
}

body.bp-glass .nav-actions .mobile-menu[open] summary {
  background: var(--bp-ink);
  border-color: var(--bp-ink);
  color: var(--bp-paper-strong);
}

body.bp-glass .nav-actions .mobile-menu[open] summary .mobile-menu-icon i:first-child {
  top: 6px;
  transform: rotate(45deg);
}

body.bp-glass .nav-actions .mobile-menu[open] summary .mobile-menu-icon i:last-child {
  top: 6px;
  transform: rotate(-45deg);
}

body.bp-glass .nav-actions .mobile-menu-panel {
  display: none;
}

body.bp-glass .nav-actions .mobile-menu[open] .mobile-menu-panel {
  background: #172823;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 2px;
  box-shadow: 0 28px 80px rgba(19, 31, 27, 0.24);
  display: block;
  overflow: hidden;
  position: absolute;
  right: 9px;
  top: 72px;
  width: min(400px, calc(100vw - 40px));
}

body.bp-glass .nav-actions .mobile-menu-head {
  align-items: end;
  border-bottom: 1px solid rgba(255, 255, 255, 0.13);
  display: flex;
  justify-content: space-between;
  padding: 18px 18px 15px;
}

body.bp-glass .nav-actions .mobile-menu-head strong {
  color: var(--bp-paper-strong);
  font-size: 17px;
  letter-spacing: -0.025em;
  white-space: nowrap;
}

body.bp-glass .nav-actions .mobile-menu-head span {
  color: #ef8168;
  font-size: 8px;
  font-weight: 750;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

body.bp-glass .nav-actions .mobile-menu[open] .mobile-menu-panel nav {
  background: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  display: grid;
  gap: 4px;
  padding: 11px 13px 13px;
  position: static;
  width: auto;
}

body.bp-glass .nav-actions .mobile-menu-panel nav > p {
  color: rgba(255, 255, 255, 0.48);
  font-size: 9px;
  font-weight: 740;
  letter-spacing: 0.14em;
  margin: 7px 5px 4px;
  text-transform: uppercase;
}

body.bp-glass .nav-actions .mobile-menu-panel nav .mobile-menu-feature {
  align-items: center;
  border: 0;
  border-radius: 1px;
  color: var(--bp-paper-strong);
  display: grid;
  gap: 11px;
  grid-template-columns: 24px 1fr auto;
  padding: 11px 10px;
  text-decoration: none;
}

body.bp-glass .nav-actions .mobile-menu-panel nav .mobile-menu-feature:hover,
body.bp-glass .nav-actions .mobile-menu-panel nav .mobile-menu-feature:focus-visible,
body.bp-glass .nav-actions .mobile-menu-panel nav .mobile-menu-feature.is-current {
  background: rgba(255, 255, 255, 0.075);
}

body.bp-glass .nav-actions .mobile-menu-feature > b,
body.bp-glass .nav-actions .mobile-menu-feature em {
  color: #ef8168;
}

body.bp-glass .nav-actions .mobile-menu-feature > b {
  font-size: 10px;
  letter-spacing: 0.08em;
}

body.bp-glass .nav-actions .mobile-menu-feature > span {
  background: transparent;
  display: grid;
  gap: 2px;
  height: auto;
  width: auto;
}

body.bp-glass .nav-actions .mobile-menu-feature strong {
  color: var(--bp-paper-strong);
  font-size: 14px;
  line-height: 1.15;
}

body.bp-glass .nav-actions .mobile-menu-feature small {
  color: rgba(255, 255, 255, 0.53);
  font-size: 11px;
  line-height: 1.3;
}

body.bp-glass .nav-actions .mobile-menu-feature em {
  font-size: 16px;
  font-style: normal;
}

body.bp-glass .nav-actions .mobile-menu-utility {
  border-top: 1px solid rgba(255, 255, 255, 0.13);
  display: flex;
  gap: 6px;
  padding: 11px 13px;
}

body.bp-glass .nav-actions .mobile-menu-utility a {
  color: rgba(255, 255, 255, 0.55);
  font-size: 10px;
  font-weight: 650;
  padding: 5px;
  text-decoration: none;
}

body.bp-glass .nav-actions .mobile-menu-utility a:hover,
body.bp-glass .nav-actions .mobile-menu-utility a:focus-visible {
  color: var(--bp-paper-strong);
}

body.bp-glass .nav-actions .mobile-menu-cta {
  align-items: center;
  background: #e7dcc9;
  color: var(--bp-ink);
  display: flex;
  font-size: 11px;
  font-weight: 720;
  justify-content: space-between;
  letter-spacing: 0.08em;
  margin: 0 13px 13px;
  padding: 14px;
  text-decoration: none;
  text-transform: uppercase;
}

body.bp-glass .nav-actions .mobile-menu-cta span:last-child {
  color: var(--bp-accent-strong);
  font-size: 16px;
}

body.bp-glass .nav-actions > .nav-cta {
  background: #e7dcc9;
  border-color: #e7dcc9;
  border-radius: 1px;
  color: var(--bp-ink) !important;
  font-size: 10px;
  font-weight: 720;
  letter-spacing: 0.08em;
  min-height: 46px;
  padding: 10px 13px 10px 15px;
  text-transform: uppercase;
}

body.bp-glass .nav-actions > .nav-cta:hover,
body.bp-glass .nav-actions > .nav-cta:focus-visible {
  background: var(--bp-accent);
  border-color: var(--bp-accent);
  color: var(--bp-ink) !important;
}

@media (max-width: 1040px) {
  body.bp-glass .glass-nav {
    grid-template-columns: minmax(168px, auto) 1fr auto;
  }

  body.bp-glass .nav-actions .mobile-menu {
    position: static;
  }
}

@media (max-width: 900px) {
  body.bp-glass .nav-context strong {
    display: none;
  }
}

@media (max-width: 760px) {
  body.bp-glass .glass-nav {
    grid-template-columns: 1fr auto;
  }

  body.bp-glass .nav-context,
  body.bp-glass .nav-actions > .nav-cta {
    display: none;
  }

  body.bp-glass .nav-actions .mobile-menu summary {
    height: 44px;
    padding: 0 13px;
  }

  body.bp-glass .nav-actions .mobile-menu[open] .mobile-menu-panel {
    left: 14px;
    position: fixed;
    right: 14px;
    top: 86px;
    width: auto;
  }
}

/*
  Motion pass — movement explains hierarchy and state. Keep it short, physical
  and one-shot; nothing loops or competes with the buyer's next decision.
*/

@keyframes bp-nav-arrive {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes bp-content-arrive {
  from {
    opacity: 0;
    transform: translateY(16px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes bp-proof-arrive {
  from {
    opacity: 0;
    transform: translateY(20px) scale(0.985);
  }
  to {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}

@keyframes bp-menu-arrive {
  from {
    opacity: 0;
    transform: translateY(-12px) scale(0.985);
  }
  to {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}

@keyframes bp-menu-leave {
  from {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
  to {
    opacity: 0;
    transform: translateY(-8px) scale(0.99);
  }
}

@keyframes bp-backdrop-arrive {
  from { opacity: 0; }
  to { opacity: 1; }
}

@keyframes bp-backdrop-leave {
  from { opacity: 1; }
  to { opacity: 0; }
}

@keyframes bp-menu-row-arrive {
  from {
    opacity: 0;
    transform: translateX(12px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}

@keyframes bp-panel-arrive {
  from {
    opacity: 0;
    transform: translateY(12px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes bp-rule-draw {
  from { transform: scaleX(0); }
  to { transform: scaleX(1); }
}

body.bp-glass .glass-nav {
  animation: bp-nav-arrive 500ms cubic-bezier(0.22, 1, 0.36, 1) both;
}

body.bp-glass :is(.bp-hero-copy, .page-head) > *,
body.bp-glass .bp-enterprise-hero > div:first-child > * {
  animation: bp-content-arrive 560ms cubic-bezier(0.22, 1, 0.36, 1) both;
}

body.bp-glass :is(.bp-hero-copy, .page-head) > :nth-child(1),
body.bp-glass .bp-enterprise-hero > div:first-child > :nth-child(1) {
  animation-delay: 80ms;
}

body.bp-glass :is(.bp-hero-copy, .page-head) > :nth-child(2),
body.bp-glass .bp-enterprise-hero > div:first-child > :nth-child(2) {
  animation-delay: 135ms;
}

body.bp-glass :is(.bp-hero-copy, .page-head) > :nth-child(3),
body.bp-glass .bp-enterprise-hero > div:first-child > :nth-child(3) {
  animation-delay: 190ms;
}

body.bp-glass :is(.bp-hero-copy, .page-head) > :nth-child(4),
body.bp-glass .bp-enterprise-hero > div:first-child > :nth-child(4) {
  animation-delay: 245ms;
}

body.bp-glass :is(.bp-hero-copy, .page-head) > :nth-child(n + 5),
body.bp-glass .bp-enterprise-hero > div:first-child > :nth-child(n + 5) {
  animation-delay: 300ms;
}

body.bp-glass :is(.bp-hero-proof, .bp-enterprise-example, .bp-passport-shell) {
  animation: bp-proof-arrive 620ms 260ms cubic-bezier(0.22, 1, 0.36, 1) both;
}

body.bp-glass .bp-audience-switch {
  animation: bp-content-arrive 460ms 70ms cubic-bezier(0.22, 1, 0.36, 1) both;
}

body.bp-glass .bp-audience-panel.is-panel-entering {
  animation: bp-panel-arrive 430ms cubic-bezier(0.22, 1, 0.36, 1) both;
}

html.bp-motion-js body.bp-glass .bp-reveal {
  opacity: 0;
  transform: translateY(22px);
  transition:
    opacity 620ms cubic-bezier(0.22, 1, 0.36, 1),
    transform 620ms cubic-bezier(0.22, 1, 0.36, 1);
  transition-delay: var(--bp-reveal-delay, 0ms);
}

html.bp-motion-js body.bp-glass .bp-reveal.is-visible {
  opacity: 1;
  transform: translateY(0);
}

body.bp-glass .nav-actions .mobile-menu summary,
body.bp-glass .button,
body.bp-glass .nav-cta,
body.bp-glass .mobile-menu-cta,
body.bp-glass .mobile-menu-feature em {
  transition:
    background-color 180ms ease,
    border-color 180ms ease,
    color 180ms ease,
    transform 180ms cubic-bezier(0.22, 1, 0.36, 1);
}

body.bp-glass .button:active,
body.bp-glass .nav-cta:active,
body.bp-glass .mobile-menu-cta:active {
  transform: translateY(1px) scale(0.99);
}

body.bp-glass .mobile-menu-feature:hover em,
body.bp-glass .mobile-menu-feature:focus-visible em,
body.bp-glass .mobile-menu-cta:hover span:last-child,
body.bp-glass .mobile-menu-cta:focus-visible span:last-child,
body.bp-glass .nav-cta:hover span:last-child,
body.bp-glass .nav-cta:focus-visible span:last-child {
  transform: translateX(3px);
}

body.bp-glass .nav-actions .mobile-menu summary {
  position: relative;
  z-index: 4;
}

body.bp-glass .nav-actions .mobile-menu-backdrop {
  display: none;
}

body.bp-glass .nav-actions .mobile-menu[open] .mobile-menu-backdrop {
  animation: bp-backdrop-arrive 230ms ease both;
  background: rgba(23, 40, 35, 0.16);
  display: block;
  inset: 0;
  position: fixed;
  z-index: 1;
}

body.bp-glass .nav-actions .mobile-menu[open] .mobile-menu-panel {
  animation: bp-menu-arrive 360ms cubic-bezier(0.22, 1, 0.36, 1) both;
  transform-origin: top right;
  z-index: 3;
}

body.bp-glass .nav-actions .mobile-menu.is-closing .mobile-menu-backdrop {
  animation: bp-backdrop-leave 190ms ease both;
}

body.bp-glass .nav-actions .mobile-menu.is-closing .mobile-menu-panel {
  animation: bp-menu-leave 190ms ease both;
  pointer-events: none;
}

body.bp-glass .nav-actions .mobile-menu[open]:not(.is-closing) :is(
  .mobile-menu-head,
  .mobile-menu-feature,
  .mobile-menu-utility,
  .mobile-menu-cta
) {
  animation: bp-menu-row-arrive 400ms cubic-bezier(0.22, 1, 0.36, 1) both;
}

body.bp-glass .nav-actions .mobile-menu[open] .mobile-menu-head {
  animation-delay: 65ms;
}

body.bp-glass .nav-actions .mobile-menu[open] .mobile-menu-feature:nth-of-type(1) {
  animation-delay: 95ms;
}

body.bp-glass .nav-actions .mobile-menu[open] .mobile-menu-feature:nth-of-type(2) {
  animation-delay: 130ms;
}

body.bp-glass .nav-actions .mobile-menu[open] .mobile-menu-feature:nth-of-type(3) {
  animation-delay: 165ms;
}

body.bp-glass .nav-actions .mobile-menu[open] .mobile-menu-feature:nth-of-type(4) {
  animation-delay: 200ms;
}

body.bp-glass .nav-actions .mobile-menu[open] .mobile-menu-utility {
  animation-delay: 225ms;
}

body.bp-glass .nav-actions .mobile-menu[open] .mobile-menu-cta {
  animation-delay: 255ms;
}

@media (max-width: 760px) {
  html.bp-menu-open,
  html.bp-menu-open body {
    overflow: hidden;
    overscroll-behavior: none;
  }

  body.bp-glass .glass-nav {
    min-height: 66px;
  }

  body.bp-glass .bp-audience-switch {
    background: #ebe7de;
    border: 1px solid #d5d0c5;
    border-radius: 2px;
    box-shadow: none;
    gap: 3px;
    padding: 3px;
  }

  body.bp-glass .bp-audience-switch button {
    border-radius: 1px;
    min-height: 40px;
    transition:
      background-color 180ms ease,
      color 180ms ease,
      transform 180ms cubic-bezier(0.22, 1, 0.36, 1);
  }

  body.bp-glass .bp-audience-switch button.is-active {
    background: var(--bp-ink);
    box-shadow: none;
    color: var(--bp-paper-strong);
  }

  body.bp-glass .bp-audience-switch button:active {
    transform: scale(0.985);
  }

  body.bp-glass .bp-hero-center {
    border-radius: 4px;
    overflow: hidden;
    position: relative;
  }

  body.bp-glass .bp-hero-center::before {
    animation: bp-rule-draw 700ms 100ms cubic-bezier(0.22, 1, 0.36, 1) both;
    background: var(--bp-accent);
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform-origin: left center;
    z-index: 1;
  }

  body.bp-glass :is(.bp-audience-title, .bp-display, .bp-serif) {
    text-wrap: balance;
  }

  body.bp-glass :is(.button, .bp-hero-check button) {
    border-radius: 2px;
    min-height: 48px;
  }

  body.bp-glass :is(
    .bp-moment-grid article,
    .bp-operating-loop article,
    .card-grid article,
    .bp-merchant-reality article,
    .state-grid article,
    .bp-passport-value article,
    .bp-pilot-grid article,
    .bp-assurance-grid article
  ) {
    border-radius: 4px;
  }

  body.bp-glass .nav-actions .mobile-menu[open] .mobile-menu-panel {
    max-height: calc(100vh - 102px);
    max-height: calc(100dvh - 102px);
    overscroll-behavior: contain;
    overflow-y: auto;
    transform-origin: top center;
  }

  body.bp-glass .nav-actions .mobile-menu[open] .mobile-menu-backdrop {
    background: rgba(23, 40, 35, 0.22);
  }

  html.bp-motion-js body.bp-glass .bp-reveal {
    transform: translateY(16px);
  }

  html.bp-motion-js body.bp-glass .bp-reveal.is-visible {
    transform: translateY(0);
  }
}

@media (prefers-reduced-motion: reduce) {
  body.bp-glass .glass-nav,
  body.bp-glass :is(.bp-hero-copy, .page-head) > *,
  body.bp-glass .bp-enterprise-hero > div:first-child > *,
  body.bp-glass :is(.bp-hero-proof, .bp-enterprise-example, .bp-passport-shell),
  body.bp-glass .bp-audience-switch,
  body.bp-glass .bp-audience-panel.is-panel-entering,
  body.bp-glass .nav-actions .mobile-menu[open] .mobile-menu-backdrop,
  body.bp-glass .nav-actions .mobile-menu[open] .mobile-menu-panel,
  body.bp-glass .nav-actions .mobile-menu[open] :is(
    .mobile-menu-head,
    .mobile-menu-feature,
    .mobile-menu-utility,
    .mobile-menu-cta
  ),
  body.bp-glass .bp-hero-center::before {
    animation: none !important;
  }

  html.bp-motion-js body.bp-glass .bp-reveal,
  html.bp-motion-js body.bp-glass .bp-reveal.is-visible {
    opacity: 1;
    transform: none;
    transition: none !important;
  }
}

/* The homepage owns the final cascade after the preceding shared-site layers. */
body.bp-glass.bp-edge-home .glass-nav {
  background: rgba(15, 17, 16, 0.96);
  border-color: var(--bp-edge-line);
  box-shadow: none;
  grid-template-columns: 1fr auto;
  max-width: 910px;
  min-height: 66px;
  padding: 10px 12px 10px 22px;
  top: 22px;
  width: calc(100% - 40px);
}

body.bp-glass.bp-edge-home .glass-nav :is(.brand, .brand-lockup strong, .bp-brand-mark) {
  color: var(--bp-edge-sand);
}

body.bp-glass.bp-edge-home .glass-nav .brand-lockup small {
  color: var(--bp-edge-sand-soft);
  display: block;
}

body.bp-glass.bp-edge-home .nav-context {
  display: none;
}

body.bp-glass.bp-edge-home .nav-actions {
  justify-self: end;
}

body.bp-glass.bp-edge-home .nav-actions .mobile-menu summary {
  background: transparent;
  border-color: var(--bp-edge-line);
  color: var(--bp-edge-sand);
}

body.bp-glass.bp-edge-home .nav-cta {
  background: var(--bp-edge-sand);
  border-color: var(--bp-edge-sand);
  border-radius: 0;
  color: var(--bp-edge-night) !important;
}

body.bp-glass.bp-edge-home .bp-audience-switch {
  animation: none;
  background: rgba(13, 15, 15, 0.94);
  border-color: var(--bp-edge-line);
  border-radius: 0;
  box-shadow: none;
  gap: 0;
  left: 50%;
  margin: 0;
  max-width: 260px;
  padding: 3px;
  position: absolute;
  right: auto;
  top: 104px;
  transform: translateX(-50%);
  width: calc(100% - 48px);
}

body.bp-glass.bp-edge-home .bp-audience-switch button {
  background: transparent;
  border-radius: 0;
  color: var(--bp-edge-sand-soft);
  min-height: 34px;
}

body.bp-glass.bp-edge-home .bp-audience-switch button + button {
  border-left-color: var(--bp-edge-line-soft);
}

body.bp-glass.bp-edge-home .bp-audience-switch button.is-active {
  background: var(--bp-edge-sand);
  box-shadow: none;
  color: var(--bp-edge-night);
}

body.bp-glass.bp-edge-home .button {
  background: transparent;
  border-color: var(--bp-edge-line);
  border-radius: 0;
  color: var(--bp-edge-sand) !important;
}

body.bp-glass.bp-edge-home .button.safety {
  background: var(--bp-edge-sand);
  border-color: var(--bp-edge-sand);
  color: var(--bp-edge-night) !important;
}

body.bp-glass.bp-edge-home .mobile-menu-panel {
  background: #111312;
  border-color: var(--bp-edge-line);
  color: var(--bp-edge-sand);
}

body.bp-glass.bp-edge-home :is(.mobile-menu-head, .mobile-menu-utility) {
  border-color: var(--bp-edge-line-soft);
}

body.bp-glass.bp-edge-home :is(.mobile-menu-head strong, .mobile-menu-feature strong, .mobile-menu-utility a) {
  color: var(--bp-edge-sand);
}

body.bp-glass.bp-edge-home :is(.mobile-menu-head span, .mobile-menu-panel nav > p, .mobile-menu-feature b, .mobile-menu-feature small) {
  color: var(--bp-edge-sand-soft);
}

body.bp-glass.bp-edge-home .mobile-menu-feature {
  border-color: var(--bp-edge-line-soft);
}

body.bp-glass.bp-edge-home .mobile-menu-feature:is(:hover, :focus-visible, .is-current) {
  background: var(--bp-edge-panel-strong);
  border-color: var(--bp-edge-line);
}

body.bp-glass.bp-edge-home .mobile-menu-cta {
  background: var(--bp-edge-sand);
  color: var(--bp-edge-night) !important;
}

body.bp-glass.bp-edge-home .bp-footer {
  background: #121412;
  border: 0;
  color: var(--bp-edge-sand);
  margin: 0;
  max-width: none;
  padding: 120px max(32px, calc((100vw - 910px) / 2)) 46px;
}

body.bp-glass.bp-edge-home :is(.bp-footer-top, .bp-footer-states, .bp-footer-bottom) {
  border-color: var(--bp-edge-line-soft);
  max-width: 910px;
}

body.bp-glass.bp-edge-home .bp-footer :is(.brand, .bp-footer-states strong) {
  color: var(--bp-edge-sand);
}

body.bp-glass.bp-edge-home .bp-footer :is(
  .bp-footer-brand p,
  .bp-footer-links a,
  .bp-footer-states span,
  .bp-footer-bottom p,
  .bp-footer-bottom a
) {
  color: var(--bp-edge-sand-soft);
}

body.bp-glass.bp-edge-home .bp-footer-states p {
  border-color: var(--bp-edge-line-soft);
}

body.bp-glass.bp-edge-home .bp-footer-states span {
  display: none;
}

@media (max-width: 760px) {
  body.bp-glass.bp-edge-home .glass-nav {
    gap: 8px;
    min-height: 58px;
    padding: 7px 8px 7px 13px;
    top: 14px;
    width: calc(100% - 28px);
  }

  body.bp-glass.bp-edge-home .glass-nav .brand {
    font-size: 14px;
    gap: 8px;
  }

  body.bp-glass.bp-edge-home .glass-nav .bp-brand-mark {
    height: 22px;
    width: 22px;
  }

  body.bp-glass.bp-edge-home .glass-nav .brand-lockup strong {
    font-size: 14px;
  }

  body.bp-glass.bp-edge-home .glass-nav .brand-lockup small {
    font-size: 7px;
    margin-top: 4px;
  }

  body.bp-glass.bp-edge-home .nav-actions {
    gap: 6px;
  }

  body.bp-glass.bp-edge-home .nav-actions > .nav-cta {
    display: inline-flex;
    font-size: 8px;
    gap: 5px;
    min-height: 38px;
    padding: 0 10px;
    white-space: nowrap;
  }

  body.bp-glass.bp-edge-home .nav-actions .mobile-menu summary {
    height: 38px;
    min-width: 42px;
    padding: 0 9px;
  }

  body.bp-glass.bp-edge-home .mobile-menu-label {
    display: none;
  }

  body.bp-glass.bp-edge-home .bp-edge-hero-copy {
    transform: translateY(-105px);
  }

  body.bp-glass.bp-edge-home .bp-edge-receipt {
    display: none;
  }

  body.bp-glass.bp-edge-home .nav-actions .mobile-menu[open] .mobile-menu-panel {
    background: #111312;
    left: 14px;
    right: 14px;
    top: 78px;
  }

  body.bp-glass.bp-edge-home .bp-audience-switch {
    background: rgba(13, 15, 15, 0.94);
    border-color: var(--bp-edge-line);
    top: 87px;
  }

  body.bp-glass.bp-edge-home .bp-audience-switch button {
    min-height: 34px;
  }

  body.bp-glass.bp-edge-home :is(.button, .bp-hero-check button) {
    border-radius: 0;
  }

  body.bp-glass.bp-edge-home .bp-footer {
    padding: 90px 20px 38px;
  }
}

/* Final mobile glass geometry must win over the older shared menu layer. */
@media (max-width: 760px) {
  body.bp-glass.bp-edge-home .nav-actions .mobile-menu[open] .mobile-menu-panel {
    left: 0;
    position: fixed;
    right: 0;
    top: 64px;
    width: auto;
  }

  body.bp-glass.bp-edge-home .mobile-menu-head {
    align-items: flex-start;
    flex-direction: column;
    gap: 6px;
  }
}

/* Horizontal editorial pass: stop repeating centred title/subtitle towers.
   Product records travel sideways; copy and product UI sit beside each other. */
body.bp-glass.bp-edge-home {
  --bp-edge-band: min(1180px, calc(100vw - 48px));
  --bp-edge-band-gap: clamp(48px, 6vw, 88px);
}

@media (min-width: 761px) {
  body.bp-glass.bp-edge-home :is(
    .bp-edge-intro,
    .bp-edge-proof-wall,
    .bp-edge-timeline,
    .bp-edge-included,
    .bp-edge-two-up,
    .bp-edge-spotlight,
    .bp-edge-feature,
    .bp-edge-enterprise,
    .bp-edge-start,
    .bp-edge-faq,
    .bp-edge-closing
  ) {
    left: 50%;
    position: relative;
    translate: -50% 0;
    width: var(--bp-edge-band);
  }

  body.bp-glass.bp-edge-home .bp-edge-hero {
    min-height: 1040px;
    padding-bottom: 150px;
  }

  body.bp-glass.bp-edge-home .bp-edge-hero-art {
    height: 690px;
    top: 164px;
  }

  body.bp-glass.bp-edge-home .bp-edge-intro {
    align-items: center;
    display: grid;
    gap: 0 var(--bp-edge-band-gap);
    grid-template-columns: minmax(300px, 0.78fr) minmax(0, 1.22fr);
    min-height: 620px;
    padding: 110px 0;
  }

  body.bp-glass.bp-edge-home .bp-edge-intro .bp-edge-section-title {
    align-self: center;
    grid-column: 1;
    grid-row: 1 / span 3;
    margin: 0;
    max-width: none;
    text-align: left;
  }

  body.bp-glass.bp-edge-home .bp-edge-intro .bp-edge-section-title h2 {
    max-width: 10ch;
  }

  body.bp-glass.bp-edge-home .bp-edge-intro > p {
    border-bottom: 1px solid var(--bp-edge-glass-line);
    font-size: clamp(22px, 2.35vw, 31px);
    grid-column: 2;
    line-height: 1.18;
    max-width: none;
    padding: 30px 0;
  }

  body.bp-glass.bp-edge-home .bp-edge-intro > p:first-child {
    border-top: 1px solid var(--bp-edge-glass-line);
  }

  body.bp-glass.bp-edge-home .bp-edge-intro > p + p {
    margin-top: 0;
  }

  body.bp-glass.bp-edge-home .bp-edge-proof-wall {
    min-height: 760px;
    padding: 105px 0 115px;
  }

  body.bp-glass.bp-edge-home .bp-edge-proof-wall .bp-edge-section-title {
    margin: 0;
    max-width: none;
    text-align: left;
  }

  body.bp-glass.bp-edge-home .bp-edge-proof-masonry {
    display: flex;
    gap: 14px;
    grid-auto-rows: unset;
    grid-template-columns: none;
    margin-top: 48px;
    overflow-x: auto;
    overscroll-behavior-inline: contain;
    padding: 0 0 18px;
    scroll-snap-type: x mandatory;
    scrollbar-color: var(--bp-edge-sand-soft) transparent;
    scrollbar-width: thin;
  }

  body.bp-glass.bp-edge-home .bp-edge-proof-masonry > article,
  body.bp-glass.bp-edge-home .bp-edge-proof-masonry > article:nth-child(n),
  body.bp-glass.bp-edge-home .bp-edge-proof-masonry > article.is-tall {
    flex: 0 0 292px;
    grid-column: auto;
    grid-row: auto;
    height: 390px;
    justify-content: space-between;
    min-height: 390px;
    scroll-snap-align: start;
  }

  body.bp-glass.bp-edge-home .bp-edge-proof-masonry > article.is-tall {
    flex-basis: 330px;
  }

  body.bp-glass.bp-edge-home .bp-edge-proof-masonry > article.is-wide {
    flex-basis: 440px;
  }

  body.bp-glass.bp-edge-home .bp-edge-timeline {
    align-items: center;
    display: grid;
    gap: var(--bp-edge-band-gap);
    grid-template-columns: minmax(290px, 0.7fr) minmax(0, 1.3fr);
    min-height: 700px;
    padding: 100px 0;
  }

  body.bp-glass.bp-edge-home .bp-edge-timeline .bp-edge-section-title {
    margin: 0;
    max-width: none;
    text-align: left;
  }

  body.bp-glass.bp-edge-home .bp-edge-timeline-shell {
    margin-top: 0;
  }

  body.bp-glass.bp-edge-home .bp-edge-timeline-row {
    min-height: 116px;
  }

  body.bp-glass.bp-edge-home .bp-edge-timeline-row > i::after {
    height: 106px;
  }

  body.bp-glass.bp-edge-home .bp-edge-included {
    align-items: start;
    display: grid;
    gap: 0 var(--bp-edge-band-gap);
    grid-template-columns: minmax(300px, 0.76fr) minmax(0, 1.24fr);
    margin-bottom: 110px;
    margin-top: 70px;
    min-height: 760px;
    padding: 76px;
  }

  body.bp-glass.bp-edge-home .bp-edge-included-head {
    margin: 0;
    max-width: none;
    position: sticky;
    text-align: left;
    top: 120px;
  }

  body.bp-glass.bp-edge-home .bp-edge-included-head h2 {
    font-size: clamp(35px, 4vw, 48px);
    max-width: 9ch;
  }

  body.bp-glass.bp-edge-home .bp-edge-included-list {
    grid-column: 2;
    grid-row: 1;
  }

  body.bp-glass.bp-edge-home .bp-edge-included-list li {
    min-height: 54px;
  }

  body.bp-glass.bp-edge-home .bp-edge-included > .bp-edge-wide-button {
    grid-column: 2;
    margin-top: 34px;
  }

  body.bp-glass.bp-edge-home .bp-edge-two-up {
    min-height: 810px;
    padding: 100px 0 125px;
  }

  body.bp-glass.bp-edge-home .bp-edge-two-up .bp-edge-section-title {
    margin: 0;
    max-width: none;
    text-align: left;
  }

  body.bp-glass.bp-edge-home .bp-edge-two-up-grid {
    margin-top: 46px;
  }

  body.bp-glass.bp-edge-home .bp-edge-product-visual {
    height: 360px;
  }

  body.bp-glass.bp-edge-home .bp-edge-spotlight {
    min-height: 720px;
    padding: 70px;
  }

  body.bp-glass.bp-edge-home :is(.bp-edge-feature, .bp-edge-enterprise) {
    align-items: start;
    column-gap: 56px;
    display: grid;
    grid-template-columns: minmax(320px, 0.76fr) minmax(0, 1.24fr);
    min-height: 790px;
    padding: 120px 0;
    text-align: left;
  }

  body.bp-glass.bp-edge-home :is(.bp-edge-feature, .bp-edge-enterprise) > :is(
    .bp-edge-kicker,
    h2,
    .bp-edge-feature-lede,
    .bp-edge-enterprise-sub,
    .bp-edge-feature-stats,
    .bp-edge-wide-button,
    .bp-edge-disclaimer
  ) {
    grid-column: 1;
  }

  body.bp-glass.bp-edge-home :is(.bp-edge-feature, .bp-edge-enterprise) > h2 {
    font-size: clamp(38px, 4.2vw, 52px);
    margin: 0;
    max-width: 10ch;
    text-align: left;
  }

  body.bp-glass.bp-edge-home :is(.bp-edge-feature-lede, .bp-edge-enterprise-sub) {
    margin: 20px 0 0;
    max-width: 410px;
  }

  body.bp-glass.bp-edge-home :is(.bp-edge-feature, .bp-edge-enterprise) > .bp-edge-feature-stats {
    margin: 38px 0 0;
    width: 100%;
  }

  body.bp-glass.bp-edge-home .bp-edge-feature-stats article {
    min-height: 116px;
    padding: 24px 12px;
  }

  body.bp-glass.bp-edge-home .bp-edge-feature-stats strong {
    font-size: clamp(17px, 2vw, 24px);
  }

  body.bp-glass.bp-edge-home :is(.bp-edge-passport-screen, .bp-edge-enterprise-screen) {
    align-self: stretch;
    grid-column: 2;
    grid-row: 1 / span 7;
    margin-top: 0;
    min-height: 620px;
  }

  body.bp-glass.bp-edge-home :is(.bp-edge-feature, .bp-edge-enterprise) > .bp-edge-wide-button {
    justify-content: flex-start;
    margin-top: 34px;
    width: auto;
  }

  body.bp-glass.bp-edge-home :is(.bp-edge-feature, .bp-edge-enterprise) > .bp-edge-disclaimer {
    margin: 18px 0 0;
    text-align: left;
  }

  body.bp-glass.bp-edge-home .bp-edge-enterprise-flow {
    margin: 70px 0;
  }

  body.bp-glass.bp-edge-home .bp-edge-enterprise-flow article {
    min-height: 230px;
  }

  body.bp-glass.bp-edge-home .bp-edge-start {
    margin-bottom: 125px;
    margin-top: 90px;
    min-height: 540px;
  }

  body.bp-glass.bp-edge-home .bp-edge-faq {
    min-height: 720px;
    padding: 100px 0 140px;
  }

  body.bp-glass.bp-edge-home .bp-edge-closing {
    min-height: 360px;
  }
}

@media (max-width: 760px) {
  body.bp-glass.bp-edge-home {
    --bp-edge-band: 100%;
  }

  body.bp-glass.bp-edge-home .bp-edge-intro {
    display: flex;
    flex-direction: column;
    min-height: auto;
    padding-bottom: 110px;
    padding-top: 110px;
  }

  body.bp-glass.bp-edge-home .bp-edge-intro .bp-edge-section-title {
    margin-top: 0;
    order: -1;
    text-align: left;
  }

  body.bp-glass.bp-edge-home .bp-edge-intro > p {
    border-bottom: 1px solid var(--bp-edge-glass-line);
    font-size: 21px;
    line-height: 1.25;
    padding: 25px 0;
  }

  body.bp-glass.bp-edge-home .bp-edge-intro > p:first-child {
    border-top: 1px solid var(--bp-edge-glass-line);
    margin-top: 45px;
  }

  body.bp-glass.bp-edge-home .bp-edge-intro > p + p {
    margin-top: 0;
  }

  body.bp-glass.bp-edge-home .bp-edge-proof-wall {
    min-height: 780px;
    padding-bottom: 110px;
    padding-top: 90px;
  }

  body.bp-glass.bp-edge-home .bp-edge-proof-wall .bp-edge-section-title {
    text-align: left;
  }

  body.bp-glass.bp-edge-home .bp-edge-proof-masonry {
    display: flex;
    gap: 12px;
    grid-auto-rows: unset;
    grid-template-columns: none;
    margin-right: -14px;
    margin-top: 44px;
    overflow-x: auto;
    padding: 0 14px 16px 0;
    scroll-padding-inline: 0 14px;
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
  }

  body.bp-glass.bp-edge-home .bp-edge-proof-masonry::-webkit-scrollbar,
  body.bp-glass.bp-edge-home .bp-edge-two-up-grid::-webkit-scrollbar,
  body.bp-glass.bp-edge-home .bp-edge-feature-stats::-webkit-scrollbar,
  body.bp-glass.bp-edge-home .bp-edge-enterprise-flow::-webkit-scrollbar {
    display: none;
  }

  body.bp-glass.bp-edge-home .bp-edge-proof-masonry > article,
  body.bp-glass.bp-edge-home .bp-edge-proof-masonry > article:nth-child(n),
  body.bp-glass.bp-edge-home .bp-edge-proof-masonry > article.is-tall,
  body.bp-glass.bp-edge-home .bp-edge-proof-masonry > article.is-wide {
    flex: 0 0 min(300px, 84vw);
    grid-column: auto;
    grid-row: auto;
    height: 390px;
    justify-content: space-between;
    min-height: 390px;
    scroll-snap-align: start;
  }

  body.bp-glass.bp-edge-home .bp-edge-proof-masonry > article.is-wide {
    flex-basis: min(324px, 88vw);
  }

  body.bp-glass.bp-edge-home .bp-edge-timeline {
    min-height: auto;
    padding-bottom: 110px;
    padding-top: 90px;
  }

  body.bp-glass.bp-edge-home .bp-edge-timeline .bp-edge-section-title {
    text-align: left;
  }

  body.bp-glass.bp-edge-home .bp-edge-included {
    min-height: auto;
  }

  body.bp-glass.bp-edge-home .bp-edge-included-head {
    text-align: left;
  }

  body.bp-glass.bp-edge-home .bp-edge-two-up {
    min-height: 830px;
    padding-bottom: 110px;
    padding-top: 80px;
  }

  body.bp-glass.bp-edge-home .bp-edge-two-up .bp-edge-section-title {
    text-align: left;
  }

  body.bp-glass.bp-edge-home .bp-edge-two-up-grid {
    display: flex;
    gap: 12px;
    margin-right: -14px;
    overflow-x: auto;
    padding: 0 14px 16px 0;
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
  }

  body.bp-glass.bp-edge-home .bp-edge-two-up-grid > article {
    flex: 0 0 min(312px, 86vw);
    scroll-snap-align: start;
  }

  body.bp-glass.bp-edge-home .bp-edge-product-visual {
    height: 340px;
  }

  body.bp-glass.bp-edge-home .bp-edge-feature-stats,
  body.bp-glass.bp-edge-home .bp-edge-enterprise-flow {
    display: flex;
    margin-right: -14px;
    overflow-x: auto;
    padding-right: 14px;
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
  }

  body.bp-glass.bp-edge-home .bp-edge-feature-stats article {
    flex: 0 0 156px;
    scroll-snap-align: start;
  }

  body.bp-glass.bp-edge-home .bp-edge-enterprise-flow article,
  body.bp-glass.bp-edge-home .bp-edge-enterprise-flow article:nth-child(n) {
    flex: 0 0 220px;
    min-height: 230px;
    scroll-snap-align: start;
  }

  body.bp-glass.bp-edge-home .bp-edge-closing {
    min-height: 390px;
  }
}

body.bp-glass.bp-edge-home .bp-edge-proof-masonry > article {
  justify-content: flex-start !important;
  padding-top: 72px;
}

body.bp-glass.bp-edge-home .bp-edge-proof-masonry .bp-edge-price-mark {
  margin-top: auto;
}

body.bp-glass.bp-edge-home .bp-edge-proof-masonry > article.is-wide .bp-edge-result-card {
  margin: auto 0;
  width: 100%;
}

/*
  Inner-page parity pass — 30 July 2026

  Every public route now belongs to the same night editorial product system as
  the homepage. Store Check, Order Passport, merchant, enterprise, trust,
  guarantee, company and account surfaces use one canvas, one navigation
  treatment, one section rhythm and the same inspectable product-panel language.
*/

html:has(body.bp-edge-inner) {
  background: #0d0f0f;
  color-scheme: dark;
}

body.bp-glass.bp-edge-inner {
  --bp-bg: #0d0f0f;
  --bp-paper: #141716;
  --bp-paper-strong: #191c1a;
  --bp-ink: #d9c5a7;
  --bp-ink-soft: #b9a990;
  --bp-muted: #9b8b73;
  --bp-faint: #766b59;
  --bp-line: rgba(217, 197, 167, 0.12);
  --bp-line-strong: rgba(217, 197, 167, 0.27);
  --bp-accent: #df7257;
  --bp-accent-dark: #df7257;
  --bp-blue: #7692dd;
  --bp-green: #6ca987;
  --bp-amber: #d0a158;
  --bp-warn: #d0a158;
  --bp-danger: #df7257;
  --bp-shadow: 0 28px 76px rgba(0, 0, 0, 0.28);
  --bp-shadow-soft: 0 20px 54px rgba(0, 0, 0, 0.2);
  --bp-inner-night: #0d0f0f;
  --bp-inner-panel: rgba(22, 27, 24, 0.68);
  --bp-inner-panel-strong: rgba(14, 18, 16, 0.84);
  --bp-inner-sand: #d9c5a7;
  --bp-inner-sand-soft: #9b8b73;
  --bp-inner-line: rgba(217, 197, 167, 0.24);
  --bp-inner-line-soft: rgba(217, 197, 167, 0.12);
  --bp-inner-signal: #df7257;
  --bp-inner-highlight: rgba(255, 255, 255, 0.06);
  background: var(--bp-inner-night) !important;
  color: var(--bp-inner-sand) !important;
  color-scheme: dark;
  overflow-x: clip;
}

body.bp-glass.bp-edge-inner .bp-frame {
  background-color: var(--bp-inner-night);
  background-image:
    linear-gradient(122deg, rgba(217, 197, 167, 0.035), transparent 31%),
    linear-gradient(302deg, rgba(223, 114, 87, 0.028), transparent 28%);
  background-attachment: fixed;
}

body.bp-glass.bp-edge-inner :is(
  h1,
  h2,
  h3,
  .bp-display,
  .bp-audience-title,
  .bp-serif
) {
  color: var(--bp-inner-sand);
  font-weight: 470;
  letter-spacing: 0.005em;
}

body.bp-glass.bp-edge-inner :is(p, li, dt, dd, small, span) {
  text-wrap: pretty;
}

body.bp-glass.bp-edge-inner .glass-nav {
  background-color: var(--bp-inner-panel-strong);
  background-image: linear-gradient(132deg, rgba(255, 255, 255, 0.055), transparent 38%);
  border-color: var(--bp-inner-line);
  box-shadow: inset 0 1px 0 var(--bp-inner-highlight);
  grid-template-columns: 1fr auto auto;
  max-width: 1180px;
  min-height: 66px;
  padding: 10px 12px 10px 22px;
  top: 22px;
  width: calc(100% - 40px);
}

body.bp-glass.bp-edge-inner .glass-nav .brand {
  color: var(--bp-inner-sand);
  font-size: 17px;
  font-weight: 610;
}

body.bp-glass.bp-edge-inner .glass-nav .bp-brand-mark {
  color: var(--bp-inner-sand);
}

body.bp-glass.bp-edge-inner .glass-nav .brand-lockup {
  display: block;
  line-height: 1;
}

body.bp-glass.bp-edge-inner .glass-nav .brand-lockup strong {
  color: var(--bp-inner-sand);
  font-weight: 610;
}

body.bp-glass.bp-edge-inner .glass-nav .brand-lockup small {
  color: var(--bp-inner-sand-soft);
  display: block;
  font-size: 8px;
  letter-spacing: 0.22em;
  margin-top: 5px;
  text-transform: uppercase;
}

body.bp-glass.bp-edge-inner .nav-context {
  align-items: center;
  color: var(--bp-inner-sand-soft);
  display: flex;
  font-size: 9px;
  gap: 10px;
  justify-self: center;
  letter-spacing: 0.15em;
  text-transform: uppercase;
}

body.bp-glass.bp-edge-inner .nav-context span,
body.bp-glass.bp-edge-inner .nav-context strong {
  color: inherit;
  font-weight: 560;
}

body.bp-glass.bp-edge-inner .nav-context i {
  background: var(--bp-inner-signal);
  border-radius: 50%;
  height: 5px;
  width: 5px;
}

body.bp-glass.bp-edge-inner .nav-actions {
  justify-self: end;
}

body.bp-glass.bp-edge-inner .nav-cta {
  background: var(--bp-inner-sand);
  border-color: var(--bp-inner-sand);
  color: var(--bp-inner-night) !important;
  font-size: 11px;
  font-weight: 590;
  letter-spacing: 0.09em;
  min-height: 42px;
  padding: 12px 17px;
  text-transform: uppercase;
}

body.bp-glass.bp-edge-inner .nav-cta:hover {
  background: #ead8bd;
  border-color: #ead8bd;
  color: var(--bp-inner-night) !important;
}

body.bp-glass.bp-edge-inner .mobile-menu summary {
  background: rgba(20, 24, 22, 0.66);
  border-color: var(--bp-inner-line);
  color: var(--bp-inner-sand);
}

body.bp-glass.bp-edge-inner .mobile-menu-panel {
  background: #111312;
  border-color: var(--bp-inner-line);
  box-shadow: 0 24px 80px rgba(0, 0, 0, 0.42);
  color: var(--bp-inner-sand);
}

body.bp-glass.bp-edge-inner :is(.mobile-menu-head, .mobile-menu-utility) {
  border-color: var(--bp-inner-line-soft);
}

body.bp-glass.bp-edge-inner :is(.mobile-menu-head strong, .mobile-menu-feature strong, .mobile-menu-utility a) {
  color: var(--bp-inner-sand);
}

body.bp-glass.bp-edge-inner :is(.mobile-menu-head span, .mobile-menu-panel nav > p, .mobile-menu-feature b, .mobile-menu-feature small) {
  color: var(--bp-inner-sand-soft);
}

body.bp-glass.bp-edge-inner .mobile-menu-feature {
  border-color: var(--bp-inner-line-soft);
}

body.bp-glass.bp-edge-inner .mobile-menu-feature:is(:hover, :focus-visible, .is-current) {
  background: var(--bp-paper-strong);
  border-color: var(--bp-inner-line);
}

body.bp-glass.bp-edge-inner .mobile-menu-cta {
  background: var(--bp-inner-sand);
  color: var(--bp-inner-night) !important;
}

body.bp-glass.bp-edge-inner .bp-page,
body.bp-glass.bp-edge-inner .bp-page.narrow,
body.bp-glass.bp-edge-inner .enterprise-page {
  margin: 0 auto;
  max-width: 1180px;
  padding: 124px 0 150px;
  width: calc(100% - 40px);
}

body.bp-glass.bp-edge-inner .page-head {
  background-color: var(--bp-inner-panel);
  background-image:
    linear-gradient(112deg, transparent 0 38%, rgba(217, 197, 167, 0.055) 38.2%, transparent 38.5% 64%, rgba(217, 197, 167, 0.04) 64.2%, transparent 64.5%),
    repeating-linear-gradient(118deg, transparent 0 44px, rgba(217, 197, 167, 0.022) 45px, transparent 46px 92px);
  border: 1px solid var(--bp-inner-line);
  box-shadow: inset 0 1px 0 var(--bp-inner-highlight);
  margin: 0;
  max-width: none;
  min-height: 610px;
  overflow: hidden;
  padding: 122px 62px 84px;
  position: relative;
}

body.bp-glass.bp-edge-inner .page-head::before,
body.bp-glass.bp-edge-inner .page-head::after {
  border: 1px solid var(--bp-inner-line-soft);
  content: "";
  pointer-events: none;
  position: absolute;
  transform: rotate(-12deg);
}

body.bp-glass.bp-edge-inner .page-head::before {
  height: 410px;
  right: -120px;
  top: 80px;
  width: 720px;
}

body.bp-glass.bp-edge-inner .page-head::after {
  height: 250px;
  right: 40px;
  top: 160px;
  width: 480px;
}

body.bp-glass.bp-edge-inner .page-head > * {
  position: relative;
  z-index: 1;
}

body.bp-glass.bp-edge-inner :is(.page-head, .bp-enterprise-hero) .bp-kicker {
  color: var(--bp-inner-sand-soft);
  display: block;
  font-size: 10px;
  font-weight: 560;
  letter-spacing: 0.17em;
  margin: 0 0 26px;
  text-transform: uppercase;
}

body.bp-glass.bp-edge-inner :is(.page-head, .bp-enterprise-hero) .bp-kicker::before {
  content: none;
}

body.bp-glass.bp-edge-inner .page-head .bp-display {
  font-size: clamp(44px, 5.2vw, 66px);
  line-height: 1.02;
  max-width: 12ch;
  text-transform: uppercase;
}

body.bp-glass.bp-edge-inner .page-head .lede {
  color: var(--bp-inner-sand-soft);
  font-size: clamp(17px, 1.8vw, 21px);
  line-height: 1.55;
  margin-top: 30px;
  max-width: 650px;
}

body.bp-glass.bp-edge-inner :is(
  .check-page .page-head,
  .order-passport-landing .page-head,
  .simple-page .page-head,
  .signup-page .page-head
) {
  column-gap: 64px;
  display: grid;
  grid-template-columns: minmax(0, 0.9fr) minmax(380px, 1.1fr);
  grid-template-rows: auto 1fr auto auto;
}

body.bp-glass.bp-edge-inner :is(
  .check-page .page-head,
  .order-passport-landing .page-head,
  .simple-page .page-head,
  .signup-page .page-head
) > .bp-kicker {
  grid-column: 1;
  grid-row: 1;
}

body.bp-glass.bp-edge-inner :is(
  .check-page .page-head,
  .order-passport-landing .page-head,
  .simple-page .page-head,
  .signup-page .page-head
) > .bp-display {
  align-self: start;
  grid-column: 1;
  grid-row: 2 / span 3;
}

body.bp-glass.bp-edge-inner :is(
  .check-page .page-head,
  .order-passport-landing .page-head,
  .simple-page .page-head,
  .signup-page .page-head
) > .lede {
  align-self: end;
  grid-column: 2;
  grid-row: 2;
  margin-top: 0;
}

body.bp-glass.bp-edge-inner :is(
  .check-page .page-head,
  .order-passport-landing .page-head
) > .bp-actions,
body.bp-glass.bp-edge-inner .check-page .page-head > .bp-check-form {
  grid-column: 2;
  grid-row: 3;
}

body.bp-glass.bp-edge-inner .order-passport-landing .page-head > .bp-microline {
  grid-column: 2;
  grid-row: 4;
}

body.bp-glass.bp-edge-inner .bp-kicker {
  color: var(--bp-inner-sand-soft);
}

body.bp-glass.bp-edge-inner .bp-kicker::before {
  background: var(--bp-inner-signal);
}

body.bp-glass.bp-edge-inner .bp-actions {
  gap: 10px;
  margin-top: 30px;
}

body.bp-glass.bp-edge-inner .button,
body.bp-glass.bp-edge-inner button.button {
  background: rgba(20, 24, 22, 0.64);
  border: 1px solid var(--bp-inner-line);
  box-shadow: inset 0 1px 0 var(--bp-inner-highlight);
  color: var(--bp-inner-sand) !important;
  font-size: 11px;
  font-weight: 580;
  letter-spacing: 0.09em;
  min-height: 48px;
  padding: 14px 20px;
  text-transform: uppercase;
}

body.bp-glass.bp-edge-inner :is(.button, button.button):hover {
  background: var(--bp-paper-strong);
  border-color: var(--bp-inner-sand);
  box-shadow: none;
  color: var(--bp-inner-sand) !important;
  transform: none;
}

body.bp-glass.bp-edge-inner .button.safety,
body.bp-glass.bp-edge-inner button.button.safety {
  background: var(--bp-inner-sand);
  border-color: var(--bp-inner-sand);
  box-shadow: none;
  color: var(--bp-inner-night) !important;
}

body.bp-glass.bp-edge-inner :is(.button.safety, button.button.safety):hover {
  background: #ead8bd;
  border-color: #ead8bd;
  color: var(--bp-inner-night) !important;
}

body.bp-glass.bp-edge-inner .button.secondary {
  background: rgba(20, 24, 22, 0.54);
  color: var(--bp-inner-sand) !important;
}

body.bp-glass.bp-edge-inner input,
body.bp-glass.bp-edge-inner textarea,
body.bp-glass.bp-edge-inner select {
  background: rgba(13, 15, 15, 0.9);
  border-color: var(--bp-inner-line);
  color: var(--bp-inner-sand);
}

body.bp-glass.bp-edge-inner :is(input, textarea, select)::placeholder {
  color: #766b59;
}

body.bp-glass.bp-edge-inner :is(input, textarea, select):focus {
  border-color: var(--bp-inner-sand);
  box-shadow: 0 0 0 2px rgba(217, 197, 167, 0.1);
}

body.bp-glass.bp-edge-inner .bp-check-form label {
  color: var(--bp-inner-sand-soft);
  font-size: 9px;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

body.bp-glass.bp-edge-inner .bp-check-form > div {
  margin-top: 10px;
}

body.bp-glass.bp-edge-inner :is(
  .panel,
  .card-grid article,
  .bp-passport-value article,
  .bp-enterprise-costs article,
  .bp-pilot-grid article,
  .bp-assurance-grid article,
  .bp-trust-principles article,
  .bp-plan-card,
  .bp-moment-grid article,
  .bp-proof-strip article,
  .bp-operating-loop article,
  .bp-merchant-reality article,
  .result-card,
  .bp-enterprise-example,
  .bp-passport-security,
  .bp-passport-shell,
  .bp-control-row,
  .bp-api-grid article,
  .bp-api-response,
  .bp-api-contracts,
  .bp-contact-actions a,
  .bp-enterprise-intake-copy,
  .bp-enterprise-intake-form,
  .bp-about-photo,
  .item-check-hero,
  .item-check-step-list article
) {
  -webkit-backdrop-filter: saturate(112%) blur(14px);
  backdrop-filter: saturate(112%) blur(14px);
  background-color: var(--bp-inner-panel);
  background-image: linear-gradient(128deg, rgba(255, 255, 255, 0.04), transparent 42%);
  border-color: var(--bp-inner-line);
  border-radius: 0;
  box-shadow: inset 0 1px 0 var(--bp-inner-highlight);
  color: var(--bp-inner-sand);
}

body.bp-glass.bp-edge-inner :is(
  .panel,
  .card-grid article,
  .bp-passport-value article,
  .bp-enterprise-costs article,
  .bp-pilot-grid article,
  .bp-assurance-grid article,
  .bp-trust-principles article,
  .bp-proof-strip article,
  .bp-operating-loop article,
  .bp-merchant-reality article,
  .bp-api-grid article
) :is(h2, h3, strong) {
  color: var(--bp-inner-sand);
}

body.bp-glass.bp-edge-inner :is(
  .panel,
  .card-grid article,
  .bp-passport-value article,
  .bp-enterprise-costs article,
  .bp-pilot-grid article,
  .bp-assurance-grid article,
  .bp-trust-principles article,
  .bp-proof-strip article,
  .bp-operating-loop article,
  .bp-merchant-reality article,
  .bp-api-grid article
) p {
  color: var(--bp-inner-sand-soft);
}

body.bp-glass.bp-edge-inner main > :is(
  .card-grid,
  .panel,
  .result-card,
  .bp-merchant-trigger,
  .bp-merchant-product,
  .bp-table-panel,
  .bp-merchant-reality,
  .bp-guarantee-journey,
  .bp-about-photo,
  .bp-contact-actions,
  .bp-enterprise-intake,
  .bp-passport-value,
  .bp-passport-security,
  .bp-resolution-rail,
  .bp-demo-boundary,
  .bp-passport-shell,
  .bp-enterprise-problem,
  .bp-enterprise-stack,
  .bp-value-ledger,
  .bp-pilot-section,
  .bp-assurance-section,
  .bp-control-register,
  .bp-trust-principles,
  .bp-api-contracts,
  .bp-api-grid,
  .bp-api-response,
  .bp-inner-cta,
  .item-check-steps
) {
  margin-bottom: 0;
  margin-top: 0;
}

body.bp-glass.bp-edge-inner main > :is(
  .card-grid,
  .panel,
  .result-card,
  .bp-merchant-trigger,
  .bp-merchant-product,
  .bp-table-panel,
  .bp-merchant-reality,
  .bp-guarantee-journey,
  .bp-about-photo,
  .bp-contact-actions,
  .bp-enterprise-intake,
  .bp-passport-value,
  .bp-passport-security,
  .bp-resolution-rail,
  .bp-demo-boundary,
  .bp-passport-shell,
  .bp-enterprise-problem,
  .bp-enterprise-stack,
  .bp-value-ledger,
  .bp-pilot-section,
  .bp-assurance-section,
  .bp-control-register,
  .bp-trust-principles,
  .bp-api-contracts,
  .bp-api-grid,
  .bp-api-response,
  .bp-inner-cta,
  .item-check-steps
) {
  border-top: 1px solid var(--bp-inner-line-soft);
  padding-bottom: 96px;
  padding-top: 96px;
}

body.bp-glass.bp-edge-inner .card-grid {
  border: 0;
  gap: 12px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

body.bp-glass.bp-edge-inner .card-grid article {
  border: 1px solid var(--bp-inner-line);
  min-height: 330px;
  padding: 38px;
}

body.bp-glass.bp-edge-inner .contact-page .card-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

body.bp-glass.bp-edge-inner .contact-page .card-grid article {
  min-height: 280px;
}

body.bp-glass.bp-edge-inner .panel {
  border: 1px solid var(--bp-inner-line);
}

body.bp-glass.bp-edge-inner .state-grid {
  border: 0;
  gap: 12px;
}

body.bp-glass.bp-edge-inner .state-grid article {
  background: rgba(13, 15, 15, 0.46);
  border: 1px solid var(--bp-inner-line);
  min-height: 300px;
  padding: 34px;
}

body.bp-glass.bp-edge-inner .status-pill {
  background: transparent;
  border-color: currentColor;
}

body.bp-glass.bp-edge-inner .result-card {
  border: 1px solid var(--bp-inner-line);
  box-shadow: none;
  margin: 0;
  min-height: 560px;
  padding: 88px 62px;
}

body.bp-glass.bp-edge-inner .result-card > span {
  color: var(--bp-inner-sand-soft);
  font-size: 10px;
  letter-spacing: 0.15em;
  text-transform: uppercase;
}

body.bp-glass.bp-edge-inner .result-card h2 {
  font-size: clamp(44px, 5vw, 66px);
  font-weight: 470;
  margin-top: 42px;
  text-transform: uppercase;
}

body.bp-glass.bp-edge-inner .result-card h3 {
  font-size: clamp(24px, 3vw, 38px);
  margin-top: 26px;
}

body.bp-glass.bp-edge-inner .result-card p {
  color: var(--bp-inner-sand-soft);
  max-width: 760px;
}

body.bp-glass.bp-edge-inner .result-card p + p {
  margin-top: 18px;
}

body.bp-glass.bp-edge-inner .result-card .status-pill {
  margin-left: 14px;
}

body.bp-glass.bp-edge-inner .bp-passport-value {
  gap: 12px;
}

body.bp-glass.bp-edge-inner .bp-passport-value article {
  border: 1px solid var(--bp-inner-line);
  min-height: 330px;
  padding: 38px;
}

body.bp-glass.bp-edge-inner .bp-passport-security {
  border: 1px solid var(--bp-inner-line);
  padding: 84px 62px;
}

body.bp-glass.bp-edge-inner .bp-demo-boundary {
  background: rgba(48, 29, 24, 0.72);
  border: 1px solid rgba(223, 114, 87, 0.4);
  color: var(--bp-inner-sand);
  padding: 22px 28px;
}

body.bp-glass.bp-edge-inner .bp-passport-shell {
  border: 1px solid var(--bp-inner-line);
  box-shadow: none;
}

body.bp-glass.bp-edge-inner .bp-passport-header {
  background: rgba(13, 15, 15, 0.58);
  border-color: var(--bp-inner-line);
}

body.bp-glass.bp-edge-inner :is(
  .bp-transaction-recognition,
  .bp-passport-timeline,
  .bp-passport-issue,
  .bp-resolution-preview,
  .bp-passport-footer
) {
  border-color: var(--bp-inner-line);
}

body.bp-glass.bp-edge-inner .bp-enterprise-hero {
  background-color: var(--bp-inner-panel);
  background-image:
    linear-gradient(112deg, transparent 0 38%, rgba(217, 197, 167, 0.055) 38.2%, transparent 38.5%),
    repeating-linear-gradient(118deg, transparent 0 44px, rgba(217, 197, 167, 0.022) 45px, transparent 46px 92px);
  border: 1px solid var(--bp-inner-line);
  box-shadow: inset 0 1px 0 var(--bp-inner-highlight);
  min-height: 700px;
  padding: 104px 60px;
}

body.bp-glass.bp-edge-inner .bp-enterprise-hero .bp-display {
  color: var(--bp-inner-sand);
  font-size: clamp(44px, 5vw, 66px);
  font-weight: 470;
  text-transform: uppercase;
}

body.bp-glass.bp-edge-inner .bp-enterprise-hero .lede,
body.bp-glass.bp-edge-inner .bp-enterprise-hero .bp-microline {
  color: var(--bp-inner-sand-soft);
}

body.bp-glass.bp-edge-inner .bp-enterprise-example {
  border: 1px solid var(--bp-inner-line);
}

body.bp-glass.bp-edge-inner .bp-enterprise-example :is(header, footer),
body.bp-glass.bp-edge-inner .bp-enterprise-example-head,
body.bp-glass.bp-edge-inner .bp-enterprise-example li {
  border-color: var(--bp-inner-line);
}

body.bp-glass.bp-edge-inner .bp-merchant-trigger,
body.bp-glass.bp-edge-inner .bp-enterprise-problem,
body.bp-glass.bp-edge-inner .bp-ledger-heading {
  border-color: var(--bp-inner-line);
}

body.bp-glass.bp-edge-inner :is(
  .fee-table,
  .bp-ledger-demo
) {
  border-color: var(--bp-inner-line);
}

body.bp-glass.bp-edge-inner :is(
  .fee-table [role="row"],
  .bp-ledger-demo [role="row"],
  .fee-table [role="cell"],
  .bp-ledger-demo [role="cell"]
) {
  border-color: var(--bp-inner-line);
}

body.bp-glass.bp-edge-inner .bp-control-row {
  border: 1px solid var(--bp-inner-line);
  margin-top: 12px;
  min-height: 180px;
}

body.bp-glass.bp-edge-inner .bp-control-row > span {
  color: var(--bp-inner-sand-soft);
}

body.bp-glass.bp-edge-inner .bp-control-row p {
  color: var(--bp-inner-sand-soft);
}

body.bp-glass.bp-edge-inner .bp-control-row a {
  color: var(--bp-inner-sand);
}

body.bp-glass.bp-edge-inner .bp-api-contracts,
body.bp-glass.bp-edge-inner .bp-api-response {
  border: 1px solid var(--bp-inner-line);
}

body.bp-glass.bp-edge-inner .bp-contract-links a {
  background: rgba(13, 15, 15, 0.42);
  border-color: var(--bp-inner-line);
}

body.bp-glass.bp-edge-inner .bp-about-photo {
  background-color: rgba(28, 32, 28, 0.82);
  border: 1px solid var(--bp-inner-line);
}

body.bp-glass.bp-edge-inner .bp-contact-actions {
  gap: 12px;
}

body.bp-glass.bp-edge-inner .bp-contact-actions a {
  border: 1px solid var(--bp-inner-line);
}

body.bp-glass.bp-edge-inner .bp-enterprise-intake {
  border: 1px solid var(--bp-inner-line);
}

body.bp-glass.bp-edge-inner .bp-enterprise-intake-copy,
body.bp-glass.bp-edge-inner .bp-enterprise-intake-form {
  border-color: var(--bp-inner-line);
}

body.bp-glass.bp-edge-inner .notice {
  border-color: var(--bp-inner-line);
  color: var(--bp-inner-night);
}

body.bp-glass.bp-edge-inner .bp-inner-cta {
  background-color: rgba(22, 27, 24, 0.7);
  background-image: linear-gradient(132deg, rgba(255, 255, 255, 0.04), transparent 42%);
  border: 1px solid var(--bp-inner-line);
  box-shadow: inset 0 1px 0 var(--bp-inner-highlight);
  color: var(--bp-inner-sand);
  min-height: 420px;
  padding: 84px 62px;
}

body.bp-glass.bp-edge-inner .bp-inner-cta::before {
  background: var(--bp-inner-signal);
}

body.bp-glass.bp-edge-inner .bp-inner-cta :is(.bp-kicker, .bp-serif, p) {
  color: var(--bp-inner-sand);
}

body.bp-glass.bp-edge-inner .item-check-hero {
  border: 1px solid var(--bp-inner-line);
}

body.bp-glass.bp-edge-inner .item-check-hero-seal {
  background: var(--bp-inner-sand);
  color: var(--bp-inner-night);
}

body.bp-glass.bp-edge-inner .bp-footer {
  background: #121412;
  color: var(--bp-inner-sand);
  margin: 0;
  max-width: none;
  padding: 120px max(32px, calc((100vw - 1180px) / 2)) 46px;
}

body.bp-glass.bp-edge-inner :is(.bp-footer-top, .bp-footer-states, .bp-footer-bottom) {
  border-color: var(--bp-inner-line-soft);
  margin-left: auto;
  margin-right: auto;
  max-width: 1180px;
}

body.bp-glass.bp-edge-inner .bp-footer .brand,
body.bp-glass.bp-edge-inner .bp-footer-states strong {
  color: var(--bp-inner-sand);
}

body.bp-glass.bp-edge-inner :is(
  .bp-footer-brand p,
  .bp-footer-links a,
  .bp-footer-states span,
  .bp-footer-bottom p,
  .bp-footer-bottom a
) {
  color: var(--bp-inner-sand-soft);
}

body.bp-glass.bp-edge-inner .bp-footer-states p {
  border-color: var(--bp-inner-line-soft);
}

body.bp-glass.bp-edge-inner .bp-footer-states span {
  display: none;
}

@media (max-width: 1040px) {
  body.bp-glass.bp-edge-inner .glass-nav {
    grid-template-columns: 1fr auto;
  }

  body.bp-glass.bp-edge-inner .nav-context {
    display: none;
  }

  body.bp-glass.bp-edge-inner .mobile-menu {
    display: block;
  }

  body.bp-glass.bp-edge-inner .nav-actions > .nav-cta {
    display: inline-flex;
  }

  body.bp-glass.bp-edge-inner .nav-actions {
    align-items: center;
    display: flex;
    gap: 8px;
  }

  body.bp-glass.bp-edge-inner :is(
    .check-page .page-head,
    .order-passport-landing .page-head,
    .simple-page .page-head,
    .signup-page .page-head
  ) {
    grid-template-columns: minmax(0, 1fr) minmax(320px, 0.9fr);
  }
}

@media (max-width: 760px) {
  body.bp-glass.bp-edge-inner .bp-frame {
    background-attachment: scroll;
  }

  body.bp-glass.bp-edge-inner .glass-nav {
    min-height: 58px;
    padding: 7px 8px 7px 13px;
    top: 14px;
    width: calc(100% - 28px);
  }

  body.bp-glass.bp-edge-inner .glass-nav .brand {
    font-size: 15px;
  }

  body.bp-glass.bp-edge-inner .glass-nav .bp-brand-mark {
    height: 23px;
    width: 23px;
  }

  body.bp-glass.bp-edge-inner .nav-actions > .nav-cta {
    display: none;
  }

  body.bp-glass.bp-edge-inner .nav-actions .mobile-menu[open] .mobile-menu-panel {
    background: #111312;
    left: 14px;
    right: 14px;
    top: 78px;
  }

  body.bp-glass.bp-edge-inner .bp-page,
  body.bp-glass.bp-edge-inner .bp-page.narrow,
  body.bp-glass.bp-edge-inner .enterprise-page {
    padding: 92px 0 90px;
    width: calc(100% - 28px);
  }

  body.bp-glass.bp-edge-inner .page-head,
  body.bp-glass.bp-edge-inner :is(
    .check-page .page-head,
    .order-passport-landing .page-head,
    .simple-page .page-head,
    .signup-page .page-head
  ) {
    display: block;
    min-height: 650px;
    padding: 130px 24px 72px;
  }

  body.bp-glass.bp-edge-inner .page-head::before {
    height: 330px;
    right: -260px;
    top: 130px;
    width: 620px;
  }

  body.bp-glass.bp-edge-inner .page-head::after {
    height: 190px;
    right: -120px;
    top: 220px;
    width: 410px;
  }

  body.bp-glass.bp-edge-inner .page-head .bp-display,
  body.bp-glass.bp-edge-inner .bp-enterprise-hero .bp-display {
    font-size: clamp(38px, 11.5vw, 48px);
    line-height: 1.02;
    max-width: none;
  }

  body.bp-glass.bp-edge-inner .page-head .lede {
    font-size: 17px;
    margin-top: 34px;
  }

  body.bp-glass.bp-edge-inner .page-head .bp-actions,
  body.bp-glass.bp-edge-inner .page-head .bp-check-form {
    margin-top: 34px;
  }

  body.bp-glass.bp-edge-inner .bp-check-form > div {
    grid-template-columns: 1fr;
  }

  body.bp-glass.bp-edge-inner .bp-check-form .button {
    width: 100%;
  }

  body.bp-glass.bp-edge-inner .bp-code {
    box-sizing: border-box;
    max-width: 100%;
    overflow-wrap: anywhere;
    white-space: normal;
    width: 100%;
  }

  body.bp-glass.bp-edge-inner .bp-api-response {
    min-width: 0;
    overflow: hidden;
  }

  body.bp-glass.bp-edge-inner .bp-api-response pre {
    box-sizing: border-box;
    max-width: 100%;
    overflow-wrap: anywhere;
    overflow-x: hidden;
    white-space: pre-wrap;
    width: 100%;
  }

  body.bp-glass.bp-edge-inner main > :is(
    .card-grid,
    .panel,
    .result-card,
    .bp-merchant-trigger,
    .bp-merchant-product,
    .bp-table-panel,
    .bp-merchant-reality,
    .bp-guarantee-journey,
    .bp-about-photo,
    .bp-contact-actions,
    .bp-enterprise-intake,
    .bp-passport-value,
    .bp-passport-security,
    .bp-resolution-rail,
    .bp-demo-boundary,
    .bp-passport-shell,
    .bp-enterprise-problem,
    .bp-enterprise-stack,
    .bp-value-ledger,
    .bp-pilot-section,
    .bp-assurance-section,
    .bp-control-register,
    .bp-trust-principles,
    .bp-api-contracts,
    .bp-api-grid,
    .bp-api-response,
    .bp-inner-cta,
    .item-check-steps
  ) {
    padding-bottom: 76px;
    padding-top: 76px;
  }

  body.bp-glass.bp-edge-inner :is(
    .card-grid,
    .state-grid,
    .bp-passport-value,
    .bp-proof-strip,
    .bp-pilot-grid,
    .bp-assurance-grid,
    .bp-trust-principles,
    .bp-api-grid
  ) {
    border: 0;
    display: flex;
    gap: 12px;
    margin-right: -14px;
    overflow-x: auto;
    padding-right: 14px;
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
  }

  body.bp-glass.bp-edge-inner :is(
    .card-grid,
    .state-grid,
    .bp-passport-value,
    .bp-proof-strip,
    .bp-pilot-grid,
    .bp-assurance-grid,
    .bp-trust-principles,
    .bp-api-grid
  )::-webkit-scrollbar {
    display: none;
  }

  body.bp-glass.bp-edge-inner :is(
    .card-grid,
    .state-grid,
    .bp-passport-value,
    .bp-proof-strip,
    .bp-pilot-grid,
    .bp-assurance-grid,
    .bp-trust-principles,
    .bp-api-grid
  ) > article {
    flex: 0 0 min(310px, 86vw);
    min-height: 360px;
    scroll-snap-align: start;
  }

  body.bp-glass.bp-edge-inner .panel {
    padding-left: 24px;
    padding-right: 24px;
  }

  body.bp-glass.bp-edge-inner .result-card {
    min-height: 620px;
    padding: 76px 24px;
  }

  body.bp-glass.bp-edge-inner .result-card h2 {
    font-size: 42px;
  }

  body.bp-glass.bp-edge-inner .bp-passport-security,
  body.bp-glass.bp-edge-inner .bp-inner-cta {
    padding: 76px 24px;
  }

  body.bp-glass.bp-edge-inner .bp-enterprise-hero {
    display: block;
    min-height: auto;
    padding: 112px 24px 72px;
  }

  body.bp-glass.bp-edge-inner .bp-enterprise-hero .bp-display {
    font-size: clamp(36px, 10vw, 40px);
  }

  body.bp-glass.bp-edge-inner .bp-enterprise-example {
    margin-top: 58px;
  }

  body.bp-glass.bp-edge-inner .bp-control-row {
    display: block;
    min-height: 320px;
    padding: 34px 24px;
  }

  body.bp-glass.bp-edge-inner .bp-control-row > :is(div, a, em) {
    margin-top: 24px;
  }

  body.bp-glass.bp-edge-inner .bp-enterprise-intake {
    display: block;
  }

  body.bp-glass.bp-edge-inner .bp-enterprise-intake-copy,
  body.bp-glass.bp-edge-inner .bp-enterprise-intake-form {
    border-left: 0;
    padding: 44px 24px;
  }

  body.bp-glass.bp-edge-inner .bp-enterprise-intake-form {
    border-top: 1px solid var(--bp-inner-line);
  }

  body.bp-glass.bp-edge-inner .bp-field-pair {
    grid-template-columns: 1fr;
  }

  body.bp-glass.bp-edge-inner .bp-contact-actions {
    grid-template-columns: 1fr;
  }

  body.bp-glass.bp-edge-inner .bp-footer {
    padding: 90px 20px 38px;
  }
}

/* Mobile rhythm correction: product chapters stay substantial without
   turning the homepage into a single twelve-thousand-pixel column. */
@media (max-width: 760px) {
  body.bp-glass.bp-edge-home .bp-edge-spotlight {
    gap: 32px;
    min-height: 980px;
    padding-bottom: 70px;
    padding-top: 70px;
  }

  body.bp-glass.bp-edge-home .bp-edge-stack {
    height: 540px;
  }

  body.bp-glass.bp-edge-home :is(.bp-edge-feature, .bp-edge-enterprise) {
    min-height: auto;
    padding-bottom: 96px;
    padding-top: 96px;
  }

  body.bp-glass.bp-edge-home :is(.bp-edge-passport-screen, .bp-edge-enterprise-screen) {
    min-height: auto;
  }

  body.bp-glass.bp-edge-home .bp-edge-enterprise-flow {
    margin-bottom: 48px;
    margin-top: 48px;
  }

  body.bp-glass.bp-edge-home .bp-edge-enterprise-screen > footer {
    margin-top: 28px;
  }
}

/* Pass 19 final cascade lock. */
body.bp-glass.bp-edge-home {
  background: var(--bp-edge-night) !important;
}

body.bp-glass.bp-edge-home .bp-frame {
  background: transparent;
}

body.bp-glass.bp-edge-home :is(
  .bp-edge-hero .bp-audience-title,
  .bp-edge-section-title h2,
  .bp-edge-included-head h2,
  .bp-edge-spotlight-copy h2,
  .bp-edge-feature > h2,
  .bp-edge-enterprise > h2,
  .bp-edge-faq-title h2,
  .bp-edge-closing h2
) {
  font-weight: 430;
  letter-spacing: -0.045em;
  text-transform: none;
  text-wrap: balance;
}

body.bp-glass.bp-edge-home .bp-edge-hero .bp-audience-title {
  font-size: clamp(48px, 6.1vw, 68px);
  line-height: 0.98;
  max-width: 12ch;
}

body.bp-glass.bp-edge-home .glass-nav {
  background: rgba(15, 17, 16, 0.82);
  backdrop-filter: saturate(118%) blur(18px);
  -webkit-backdrop-filter: saturate(118%) blur(18px);
}

html.bp-motion-js body.bp-glass.bp-edge-home .bp-reveal {
  clip-path: inset(0 0 3% 0);
  opacity: 1;
  transform: translateY(18px);
  transition:
    clip-path 760ms cubic-bezier(0.22, 1, 0.36, 1),
    transform 760ms cubic-bezier(0.22, 1, 0.36, 1);
  transition-delay: var(--bp-reveal-delay, 0ms);
}

html.bp-motion-js body.bp-glass.bp-edge-home .bp-reveal.is-visible {
  clip-path: inset(0);
  opacity: 1;
  transform: translateY(0);
}

body.bp-glass.bp-edge-home .bp-edge-proof-masonry > article {
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.018), transparent 56%),
    rgba(18, 21, 19, 0.82);
  transition:
    border-color 240ms ease,
    transform 420ms cubic-bezier(0.22, 1, 0.36, 1);
}

body.bp-glass.bp-edge-home .bp-edge-proof-masonry > article:is(:hover, :focus-within) {
  border-color: rgba(217, 197, 167, 0.38);
  transform: translateY(-6px);
}

body.bp-glass.bp-edge-home .bp-edge-proof-masonry > article.is-accent {
  background:
    linear-gradient(145deg, rgba(223, 114, 87, 0.1), transparent 60%),
    #211815;
}

body.bp-glass.bp-edge-home .bp-edge-included {
  background: #d7c5aa;
  border: 0;
  box-shadow:
    0 34px 100px rgba(0, 0, 0, 0.24),
    inset 0 0 0 1px rgba(24, 26, 24, 0.12);
  color: #171917;
  overflow: hidden;
  position: relative;
}

body.bp-glass.bp-edge-home .bp-edge-included::after {
  color: rgba(23, 25, 23, 0.055);
  content: "04";
  font-family: "Geist Mono", monospace;
  font-size: clamp(150px, 19vw, 250px);
  font-weight: 500;
  line-height: 0.75;
  pointer-events: none;
  position: absolute;
  right: -0.04em;
  top: 0.1em;
}

body.bp-glass.bp-edge-home .bp-edge-included :is(h2, strong) {
  color: #171917;
}

body.bp-glass.bp-edge-home .bp-edge-included .bp-edge-kicker,
body.bp-glass.bp-edge-home .bp-edge-included-list :is(span, em) {
  color: rgba(23, 25, 23, 0.58);
}

body.bp-glass.bp-edge-home .bp-edge-included-list li,
body.bp-glass.bp-edge-home .bp-edge-included-list li:first-child {
  border-color: rgba(23, 25, 23, 0.2);
}

body.bp-glass.bp-edge-home .bp-edge-included .button.safety {
  background: #171917;
  border-color: #171917;
  color: #e6d8c2 !important;
}

body.bp-glass.bp-edge-home .bp-edge-included .button.safety:is(:hover, :focus-visible) {
  background: #2a2d29;
  border-color: #2a2d29;
  color: #f0e3cf !important;
}

body.bp-glass.bp-edge-home .bp-edge-spotlight {
  background:
    linear-gradient(145deg, rgba(217, 197, 167, 0.04), transparent 54%),
    #181413;
  border-color: rgba(217, 197, 167, 0.3);
  box-shadow: 0 36px 110px rgba(0, 0, 0, 0.25);
}

body.bp-glass.bp-edge-home .bp-edge-stack > article {
  box-shadow: 0 30px 76px rgba(0, 0, 0, 0.32);
}

body.bp-glass.bp-edge-home .bp-edge-stack-front {
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.035), transparent 52%),
    #191c1a;
}

body.bp-glass.bp-edge-home .bp-edge-passport-screen,
body.bp-glass.bp-edge-home .bp-edge-enterprise-screen {
  background:
    linear-gradient(145deg, rgba(217, 197, 167, 0.028), transparent 58%),
    rgba(18, 21, 19, 0.92);
  box-shadow: 0 30px 90px rgba(0, 0, 0, 0.22);
}

body.bp-glass.bp-edge-home .bp-edge-closing {
  background: #121412;
}

@media (max-width: 760px) {
  body.bp-glass.bp-edge-home {
    background: var(--bp-edge-night) !important;
  }

  body.bp-glass.bp-edge-home .bp-edge-hero .bp-audience-title {
    font-size: clamp(43px, 13vw, 54px);
    line-height: 0.98;
  }

  body.bp-glass.bp-edge-home .bp-edge-included::after {
    font-size: 132px;
    right: -10px;
    top: 20px;
  }

  body.bp-glass.bp-edge-home .bp-edge-included-list li,
  body.bp-glass.bp-edge-home .bp-edge-included-list li:first-child {
    background: rgba(255, 255, 255, 0.1);
    border-color: rgba(23, 25, 23, 0.24);
  }
}

@media (prefers-reduced-motion: reduce) {
  html.bp-motion-js body.bp-glass.bp-edge-home .bp-reveal,
  html.bp-motion-js body.bp-glass.bp-edge-home .bp-reveal.is-visible {
    clip-path: none;
    opacity: 1;
    transform: none;
    transition: none;
  }
}

/* Beat the earlier grouped glass selector without using !important. */
body.bp-glass.bp-edge-home main.bp-page .bp-edge-included {
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  background-color: #d7c5aa;
  background-image: none;
  border-color: transparent;
  box-shadow:
    0 34px 100px rgba(0, 0, 0, 0.24),
    inset 0 0 0 1px rgba(24, 26, 24, 0.12);
}

body.bp-glass.bp-edge-home main.bp-page .bp-edge-spotlight {
  background-color: #181413;
  background-image: linear-gradient(145deg, rgba(217, 197, 167, 0.04), transparent 54%);
  border-color: rgba(217, 197, 167, 0.3);
  box-shadow: 0 36px 110px rgba(0, 0, 0, 0.25);
}

/* Pass 20: remove the dead desktop pause between the hero and first chapter. */
@media (min-width: 761px) {
  body.bp-glass.bp-edge-home .bp-edge-hero {
    min-height: 800px;
    padding-bottom: 60px;
    padding-top: 180px;
  }

  body.bp-glass.bp-edge-home .bp-edge-proof-wall {
    padding-top: 64px;
  }
}

/* Pass 21: mobile uses the content and artwork, not a fixed black runway. */
@media (max-width: 760px) {
  body.bp-glass.bp-edge-home .bp-edge-hero {
    min-height: 800px;
    padding-bottom: 56px;
    padding-top: 210px;
  }

  body.bp-glass.bp-edge-home .bp-edge-hero-copy {
    transform: none;
  }

  body.bp-glass.bp-edge-home .bp-edge-proof-wall {
    padding-top: 60px;
  }
}
/* Merchant-issued Order Passport controls */
body.bp-glass.bp-merchant-dashboard-surface .simple-form {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

body.bp-glass.bp-merchant-dashboard-surface .page-head {
  min-height: 0;
  padding: 86px 52px 58px;
}

html.bp-motion-js body.bp-glass.bp-edge-inner .bp-reveal {
  clip-path: inset(0 0 2% 0);
  opacity: 1;
  transform: translateY(14px);
}

html.bp-motion-js body.bp-glass.bp-edge-inner .bp-reveal.is-visible {
  clip-path: inset(0);
  opacity: 1;
  transform: translateY(0);
}

body.bp-glass.bp-merchant-dashboard-surface .simple-form label > span {
  color: var(--bp-inner-sand-soft);
  font-size: 10px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

body.bp-glass.bp-merchant-dashboard-surface .simple-form label:nth-of-type(5),
body.bp-glass.bp-merchant-dashboard-surface .simple-form label:nth-of-type(7) {
  grid-column: 1 / -1;
}

body.bp-glass.bp-merchant-dashboard-surface .simple-form > .button {
  justify-self: start;
}

body.bp-glass.bp-brand-protection-workspace .simple-form .bp-consent-row {
  align-items: start;
  display: grid;
  gap: 12px;
  grid-column: 1 / -1;
  grid-template-columns: 16px minmax(0, 1fr);
}

body.bp-glass.bp-brand-protection-workspace .simple-form .bp-consent-row input[type="checkbox"] {
  accent-color: var(--bp-inner-sand);
  appearance: auto;
  border: 0;
  border-radius: 2px;
  box-shadow: none;
  height: 16px;
  margin: 2px 0 0;
  min-height: 16px;
  padding: 0;
  width: 16px;
}

body.bp-glass.bp-brand-protection-workspace .simple-form .bp-consent-row > span {
  line-height: 1.55;
}

body.bp-glass.bp-brand-protection-workspace .bp-form-divider,
body.bp-glass.bp-brand-protection-workspace .simple-form > .bp-form-note {
  grid-column: 1 / -1;
}

body.bp-glass.bp-brand-protection-workspace .bp-form-divider {
  align-items: baseline;
  border-top: 1px solid var(--bp-inner-line);
  display: flex;
  gap: 12px 24px;
  justify-content: space-between;
  margin-top: 8px;
  padding-top: 22px;
}

body.bp-glass.bp-brand-protection-workspace .bp-form-divider strong {
  color: var(--bp-inner-sand);
  font-family: var(--bp-serif);
  font-size: 20px;
  font-weight: 520;
}

body.bp-glass.bp-brand-protection-workspace .bp-form-divider span,
body.bp-glass.bp-brand-protection-workspace .simple-form > .bp-form-note {
  color: var(--bp-inner-sand-soft);
  font-size: 11px;
  line-height: 1.55;
}

body.bp-glass.bp-merchant-dashboard-surface .bp-control-list {
  margin-top: 28px;
}

body.bp-glass.bp-merchant-dashboard-surface .bp-control-row {
  grid-template-columns: 120px minmax(0, 1fr) auto;
  min-height: 0;
  padding: 22px;
}

body.bp-glass.bp-merchant-dashboard-surface .bp-control-row h3 {
  color: var(--bp-inner-sand);
  font-size: 18px;
}

body.bp-glass.bp-merchant-dashboard-surface .bp-control-row > div:last-child {
  align-items: flex-end;
  display: flex;
  flex-direction: column;
  gap: 12px;
}

body.bp-glass.bp-merchant-dashboard-surface .bp-control-row form {
  margin: 0;
}

body.bp-glass.bp-merchant-dashboard-surface .bp-control-row .button {
  min-height: 36px;
  padding: 9px 12px;
}

@media (max-width: 720px) {
  body.bp-glass.bp-merchant-dashboard-surface .page-head {
    min-height: 0;
    padding: 88px 24px 50px;
  }

  body.bp-glass.bp-merchant-dashboard-surface .simple-form {
    grid-template-columns: 1fr;
  }

  body.bp-glass.bp-brand-protection-workspace .bp-form-divider {
    align-items: flex-start;
    flex-direction: column;
  }

  body.bp-glass.bp-merchant-dashboard-surface .simple-form label:nth-of-type(5),
  body.bp-glass.bp-merchant-dashboard-surface .simple-form label:nth-of-type(7) {
    grid-column: auto;
  }

  body.bp-glass.bp-merchant-dashboard-surface .bp-control-row {
    display: grid;
    grid-template-columns: 1fr;
    min-height: 0;
    padding: 24px;
  }

  body.bp-glass.bp-merchant-dashboard-surface .bp-control-row > :is(div, a, em) {
    margin-top: 0;
  }

  body.bp-glass.bp-merchant-dashboard-surface .bp-control-row > div:last-child {
    align-items: flex-start;
  }
}

/* Pass 24: private resolution cases and buyer-confirmed outcomes */
body.bp-glass .bp-resolution-open-form {
  margin-top: 24px;
}

body.bp-glass .bp-resolution-open-form .button:disabled,
body.bp-glass .bp-outcome-grid .button:disabled {
  cursor: not-allowed;
  opacity: 0.42;
}

body.bp-glass .bp-resolution-case {
  padding-bottom: 72px;
  padding-top: 112px;
}

body.bp-glass .bp-resolution-case > .notice,
body.bp-glass .bp-resolution-admin-page .notice {
  margin-bottom: 18px;
}

body.bp-glass .bp-case-hero {
  align-items: start;
  background: var(--bp-inner-panel);
  border: 1px solid var(--bp-inner-line);
  display: grid;
  gap: 48px;
  grid-template-columns: minmax(0, 1fr) 280px;
  padding: clamp(30px, 5vw, 64px);
}

body.bp-glass .bp-case-hero h1 {
  color: var(--bp-inner-sand);
  font-family: var(--bp-serif);
  font-size: clamp(42px, 7vw, 82px);
  font-weight: 400;
  letter-spacing: -0.045em;
  line-height: 0.92;
  margin: 14px 0 20px;
  max-width: 850px;
}

body.bp-glass .bp-case-hero > div:first-child > p:last-child {
  color: var(--bp-inner-sand-soft);
  margin: 0;
}

body.bp-glass .bp-resolution-case .bp-case-state {
  background: rgba(255, 255, 255, 0.02);
  border-color: var(--bp-inner-line);
  display: grid;
  gap: 8px;
}

body.bp-glass .bp-resolution-case .bp-case-state span {
  color: var(--bp-inner-sand-soft);
  font-size: 10px;
  letter-spacing: 0.12em;
  margin-top: 8px;
  text-transform: uppercase;
}

body.bp-glass .bp-resolution-case .bp-case-state strong {
  color: var(--bp-inner-sand);
}

body.bp-glass .bp-case-facts {
  border: 1px solid var(--bp-inner-line);
  border-top: 0;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

body.bp-glass .bp-case-facts > div {
  display: grid;
  gap: 10px;
  padding: 24px;
}

body.bp-glass .bp-case-facts > div + div {
  border-left: 1px solid var(--bp-inner-line);
}

body.bp-glass .bp-case-facts span,
body.bp-glass .bp-resolution-history small {
  color: var(--bp-inner-sand-soft);
  font-size: 10px;
  letter-spacing: 0.11em;
  text-transform: uppercase;
}

body.bp-glass .bp-case-facts strong {
  color: var(--bp-inner-sand);
}

body.bp-glass .bp-resolution-history,
body.bp-glass .bp-resolution-outcomes,
body.bp-glass .bp-resolution-final {
  border: 1px solid var(--bp-inner-line);
  border-top: 0;
  padding: clamp(30px, 5vw, 56px);
}

body.bp-glass .bp-resolution-history h2,
body.bp-glass .bp-resolution-outcomes h2,
body.bp-glass .bp-resolution-final h2 {
  color: var(--bp-inner-sand);
  font-family: var(--bp-serif);
  font-size: clamp(32px, 5vw, 58px);
  font-weight: 400;
  letter-spacing: -0.035em;
  line-height: 1;
}

body.bp-glass .bp-resolution-history ol {
  list-style: none;
  margin: 32px 0 0;
  padding: 0;
}

body.bp-glass .bp-resolution-history li {
  display: grid;
  gap: 18px;
  grid-template-columns: 12px minmax(0, 1fr);
  padding: 0 0 28px;
}

body.bp-glass .bp-resolution-history li > span {
  background: transparent;
  border: 1px solid var(--bp-inner-line);
  height: 10px;
  margin-top: 5px;
  width: 10px;
}

body.bp-glass .bp-resolution-history li.is-current > span {
  background: var(--bp-inner-signal);
  border-color: var(--bp-inner-signal);
}

body.bp-glass .bp-resolution-history li strong {
  color: var(--bp-inner-sand);
  display: block;
  font-size: 18px;
  margin: 5px 0 6px;
}

body.bp-glass .bp-resolution-history li p,
body.bp-glass .bp-resolution-final p,
body.bp-glass .bp-resolution-outcomes p {
  color: var(--bp-inner-sand-soft);
  margin: 0;
}

body.bp-glass .bp-outcome-grid {
  display: grid;
  gap: 10px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  margin-top: 28px;
}

body.bp-glass .bp-outcome-grid form,
body.bp-glass .bp-outcome-grid .button {
  margin: 0;
  width: 100%;
}

body.bp-glass .bp-resolution-response-form {
  grid-template-columns: 1fr;
}

body.bp-glass .bp-resolution-response-form label {
  grid-column: 1 / -1 !important;
}

body.bp-glass .bp-resolution-case .bp-passport-footer {
  background: var(--bp-inner-panel);
  border: 1px solid var(--bp-inner-line);
  border-top: 0;
}

@media (max-width: 720px) {
  body.bp-glass .bp-resolution-case {
    padding-top: 88px;
  }

  body.bp-glass .bp-case-hero,
  body.bp-glass .bp-case-facts,
  body.bp-glass .bp-outcome-grid {
    grid-template-columns: 1fr;
  }

  body.bp-glass .bp-case-hero {
    gap: 28px;
    padding: 30px 22px;
  }

  body.bp-glass .bp-case-hero h1 {
    font-size: clamp(38px, 12vw, 58px);
  }

  body.bp-glass .bp-case-facts > div + div {
    border-left: 0;
    border-top: 1px solid var(--bp-inner-line);
  }

  body.bp-glass .bp-resolution-history,
  body.bp-glass .bp-resolution-outcomes,
  body.bp-glass .bp-resolution-final {
    padding: 30px 22px;
  }
}

/* Merchant checkout path · 2026-07-30 */

.bp-checkout-line {
  color: var(--bp-muted);
  font-size: 12px;
  letter-spacing: 0.02em;
  margin-top: 16px;
}

body.bp-glass .bp-merchant-checkout {
  border-bottom: 1px solid var(--bp-line-strong);
  border-top: 1px solid var(--bp-line-strong);
  display: grid;
  grid-template-columns: minmax(0, 0.9fr) minmax(340px, 1.1fr);
  margin-top: 110px;
}

body.bp-glass .bp-merchant-checkout-copy {
  align-content: center;
  border-right: 1px solid var(--bp-line-strong);
  display: grid;
  padding: 54px 48px 54px 0;
}

body.bp-glass .bp-merchant-checkout-copy .bp-serif {
  font-size: clamp(34px, 4.3vw, 62px);
  margin: 22px 0;
  max-width: 13ch;
}

body.bp-glass .bp-merchant-checkout-copy > p:last-child {
  color: var(--bp-muted);
  font-size: 16px;
  line-height: 1.65;
  max-width: 48ch;
}

body.bp-glass .bp-merchant-checkout .bp-plan-card {
  border: 0;
  padding: 54px 0 54px 54px;
}

body.bp-glass .bp-merchant-checkout .bp-plan-card > ul {
  list-style: none;
  margin: 30px 0;
  padding: 0;
}

body.bp-glass .bp-merchant-checkout .bp-plan-card > ul li {
  border-top: 1px solid var(--bp-line);
  padding: 13px 0 13px 22px;
  position: relative;
}

body.bp-glass .bp-merchant-checkout .bp-plan-card > ul li::before {
  color: var(--bp-accent-dark);
  content: "↗";
  left: 0;
  position: absolute;
}

body.bp-glass .bp-merchant-checkout .bp-plan-card .button {
  width: 100%;
}

body.bp-glass .bp-merchant-checkout .bp-plan-note {
  color: var(--bp-muted);
  font-size: 11px;
  line-height: 1.55;
  margin-top: 18px;
}

body.bp-glass .bp-payment-gate {
  border: 1px solid var(--bp-inner-line);
  display: grid;
  gap: 44px;
  grid-template-columns: minmax(0, 1.1fr) minmax(280px, 0.9fr);
  margin-top: 34px;
  padding: 34px;
}

body.bp-glass .bp-payment-gate h2 {
  color: var(--bp-inner-sand);
  font-size: clamp(28px, 3.6vw, 46px);
  font-weight: 520;
  letter-spacing: -0.04em;
  line-height: 1.02;
  margin: 18px 0;
}

body.bp-glass .bp-payment-gate > div > p:last-child,
body.bp-glass .bp-payment-gate form p {
  color: var(--bp-inner-sand-soft);
  line-height: 1.55;
}

body.bp-glass .bp-payment-gate form {
  align-content: center;
  border-left: 1px solid var(--bp-inner-line);
  display: grid;
  padding-left: 44px;
}

body.bp-glass .bp-payment-gate form p {
  font-size: 11px;
  margin-top: 14px;
  text-align: center;
}

body.bp-glass .bp-payment-provider-actions {
  align-content: center;
  display: grid;
  gap: 18px;
}

body.bp-glass .bp-payment-provider-actions form {
  border-left: 1px solid var(--bp-inner-line);
  padding-left: 44px;
}

body.bp-glass .bp-payment-provider-actions .bp-form-note {
  color: var(--bp-inner-sand-soft);
  font-size: 11px;
  line-height: 1.55;
  margin: 0;
  padding-left: 44px;
}

@media (max-width: 720px) {
  body.bp-glass .bp-merchant-checkout {
    display: block;
    margin-top: 74px;
  }

  body.bp-glass .bp-merchant-checkout-copy {
    border-bottom: 1px solid var(--bp-line-strong);
    border-right: 0;
    padding: 38px 0;
  }

  body.bp-glass .bp-merchant-checkout .bp-plan-card {
    padding: 38px 0;
  }

  body.bp-glass .bp-payment-gate {
    display: block;
    padding: 24px;
  }

  body.bp-glass .bp-payment-gate form {
    border-left: 0;
    border-top: 1px solid var(--bp-inner-line);
    margin-top: 28px;
    padding-left: 0;
    padding-top: 28px;
  }

  body.bp-glass .bp-payment-gate form .button {
    width: 100%;
  }

  body.bp-glass .bp-payment-provider-actions {
    gap: 14px;
  }

  body.bp-glass .bp-payment-provider-actions form {
    border-left: 0;
    padding-left: 0;
  }

  body.bp-glass .bp-payment-provider-actions .bp-form-note {
    padding-left: 0;
  }
}

/* Pass 25: keep bank evidence compact on a phone */
@media (max-width: 760px) {
  body.bp-glass.bp-edge-inner.bp-evidence-packet-page .state-grid > article {
    min-height: 220px;
  }

  body.bp-glass.bp-edge-inner.bp-evidence-packet-page .bp-control-row {
    min-height: 0;
    padding-bottom: 28px;
    padding-top: 28px;
  }

  body.bp-glass.bp-edge-inner.bp-evidence-packet-page .bp-assurance-grid > article {
    min-height: 270px;
  }
}

/* Commerce evidence connector · 2026-07-31 */

body.bp-glass .bp-connector-status,
body.bp-glass .bp-packet-commerce-sources {
  display: grid;
  gap: 28px;
}

body.bp-glass .bp-connector-list .bp-control-row form {
  margin: 0;
}

body.bp-glass .bp-connector-list .bp-control-row .button {
  white-space: nowrap;
}

body.bp-glass .bp-empty-evidence,
body.bp-glass .bp-connector-waitlist,
body.bp-glass .bp-connector-cohort-state {
  border: 1px solid var(--bp-inner-line);
  padding: 28px;
}

body.bp-glass .bp-empty-evidence strong,
body.bp-glass .bp-connector-waitlist strong,
body.bp-glass .bp-connector-cohort-state strong {
  color: var(--bp-inner-sand);
  display: block;
  font-size: clamp(24px, 3vw, 38px);
  letter-spacing: -0.035em;
  line-height: 1.05;
}

body.bp-glass .bp-empty-evidence p,
body.bp-glass .bp-connector-waitlist p,
body.bp-glass .bp-connector-cohort-state p {
  color: var(--bp-inner-sand-soft);
  line-height: 1.6;
  margin: 14px 0 0;
}

body.bp-glass .bp-connector-waitlist > span,
body.bp-glass .bp-connector-cohort-state > span {
  color: var(--bp-inner-sand-soft);
  display: block;
  font-family: var(--bp-mono);
  font-size: 10px;
  letter-spacing: 0.16em;
  margin-bottom: 18px;
  text-transform: uppercase;
}

body.bp-glass .bp-connector-waitlist .button {
  margin-top: 24px;
}

body.bp-glass .bp-pilot-consent-form {
  border: 1px solid var(--bp-inner-line);
  display: grid;
  gap: 20px;
  margin-top: 18px;
  padding: 24px;
}

body.bp-glass .bp-pilot-consent-form .bp-consent-row {
  align-items: start;
  display: grid;
  gap: 12px;
  grid-template-columns: 16px minmax(0, 1fr);
  line-height: 1.55;
}

body.bp-glass .bp-pilot-consent-form .bp-consent-row input[type="checkbox"] {
  accent-color: var(--bp-inner-sand);
  appearance: auto;
  border: 0;
  box-shadow: none;
  height: 16px;
  margin: 3px 0 0;
  min-height: 16px;
  padding: 0;
  width: 16px;
}

body.bp-glass .bp-pilot-consent-form .bp-consent-row a {
  color: var(--bp-inner-sand);
  text-decoration: underline;
  text-underline-offset: 3px;
}

body.bp-glass .bp-pilot-withdraw-form {
  margin-top: 18px;
}

body.bp-glass .bp-shopify-connect-form,
body.bp-glass .bp-descriptor-form {
  align-items: end;
  display: grid;
  gap: 16px;
  grid-template-columns: minmax(0, 1fr) auto;
}

body.bp-glass .bp-shopify-connect-form label,
body.bp-glass .bp-descriptor-form label {
  grid-column: auto !important;
}

body.bp-glass .bp-commerce-proof-grid {
  border-bottom: 1px solid var(--bp-inner-line);
  border-top: 1px solid var(--bp-inner-line);
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  margin: 58px 0;
}

body.bp-glass .bp-commerce-proof-grid > article {
  min-height: 410px;
  padding: 42px;
}

body.bp-glass .bp-commerce-proof-grid > article + article {
  border-left: 1px solid var(--bp-inner-line);
}

body.bp-glass .bp-commerce-proof-grid h2 {
  color: var(--bp-inner-sand);
  font-size: clamp(30px, 4vw, 52px);
  letter-spacing: -0.045em;
  line-height: 1.02;
  margin: 20px 0 30px;
  max-width: 15ch;
}

body.bp-glass .bp-commerce-proof-grid ul {
  color: var(--bp-inner-sand-soft);
  list-style: none;
  margin: 0;
  padding: 0;
}

body.bp-glass .bp-commerce-proof-grid li {
  border-top: 1px solid var(--bp-inner-line);
  line-height: 1.45;
  padding: 14px 0;
}

body.bp-glass .bp-source-event-summary {
  align-items: end;
  display: grid;
  gap: 48px;
  grid-template-columns: minmax(0, 1fr) auto;
}

body.bp-glass .bp-source-event-summary h2 {
  color: var(--bp-inner-sand);
  font-size: clamp(34px, 5vw, 66px);
  letter-spacing: -0.05em;
  line-height: 0.95;
  margin: 22px 0;
}

body.bp-glass .bp-source-event-summary > div > p:last-child {
  color: var(--bp-inner-sand-soft);
}

body.bp-glass .bp-source-event-summary dl {
  display: grid;
  grid-template-columns: repeat(4, minmax(100px, 1fr));
  margin: 0;
}

body.bp-glass .bp-source-event-summary dl div {
  border-left: 1px solid var(--bp-inner-line);
  padding: 0 24px;
}

body.bp-glass .bp-source-event-summary dt {
  color: var(--bp-inner-sand-soft);
  font-family: var(--bp-mono);
  font-size: 9px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

body.bp-glass .bp-source-event-summary dd {
  color: var(--bp-inner-sand);
  font-size: 42px;
  margin: 12px 0 0;
}

body.bp-glass .bp-commerce-source-section {
  border-bottom: 1px solid var(--bp-inner-line);
  border-top: 1px solid var(--bp-inner-line);
  padding: 92px 0;
}

@media (max-width: 760px) {
  body.bp-glass .bp-shopify-connect-form,
  body.bp-glass .bp-descriptor-form,
  body.bp-glass .bp-commerce-proof-grid,
  body.bp-glass .bp-source-event-summary {
    grid-template-columns: 1fr;
  }

  body.bp-glass .bp-shopify-connect-form .button,
  body.bp-glass .bp-descriptor-form .button {
    width: 100%;
  }

  body.bp-glass .bp-commerce-proof-grid {
    margin: 38px 0;
  }

  body.bp-glass .bp-commerce-proof-grid > article {
    min-height: 0;
    padding: 32px 22px;
  }

  body.bp-glass .bp-commerce-proof-grid > article + article {
    border-left: 0;
    border-top: 1px solid var(--bp-inner-line);
  }

  body.bp-glass .bp-source-event-summary {
    align-items: stretch;
  }

  body.bp-glass .bp-source-event-summary dl {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  body.bp-glass .bp-source-event-summary dl div {
    padding: 0 12px;
  }

  body.bp-glass .bp-source-event-summary dl div:nth-child(odd) {
    border-left: 0;
    padding-left: 0;
  }

  body.bp-glass .bp-source-event-summary dl div:nth-child(n + 3) {
    border-top: 1px solid var(--bp-inner-line);
    margin-top: 18px;
    padding-top: 18px;
  }

  body.bp-glass .bp-source-event-summary dd {
    font-size: 32px;
  }

  body.bp-glass .bp-commerce-source-section {
    padding: 56px 0;
  }

  body.bp-glass.bp-edge-inner.bp-evidence-packet-page .bp-packet-commerce-sources .bp-proof-strip > article {
    min-height: 0;
  }
}

/* Account actions stay above explanation on a phone. */
@media (max-width: 760px) {
  body.bp-glass.bp-edge-inner .signup-page .page-head,
  body.bp-glass.bp-edge-inner :is(.signup-page .page-head) {
    min-height: 430px;
    padding: 88px 24px 48px;
  }

  body.bp-glass.bp-edge-inner .signup-page > .panel {
    display: flex;
    flex-direction: column;
    padding: 30px 24px 36px;
  }

  body.bp-glass.bp-edge-inner .signup-page .bp-signup-steps {
    order: 0;
  }

  body.bp-glass.bp-edge-inner .signup-page .simple-form {
    border-left: 0;
    border-top: 0;
    margin-top: 0;
    order: 1;
    padding: 0;
  }

  body.bp-glass.bp-edge-inner .signup-page .bp-signup-promise {
    border-top: 1px solid var(--bp-inner-line);
    margin-top: 38px;
    order: 2;
    padding: 38px 0 0;
  }

  body.bp-glass.bp-edge-inner .auth-page .bp-signup-promise {
    display: none;
  }

  body.bp-glass.bp-edge-inner .auth-page > .panel {
    padding-bottom: 44px;
    padding-top: 44px;
  }
}

/* Agent-origin orders keep the delegated purchase visible without claiming network attestation. */
body.bp-glass .bp-agent-provenance {
  background: #e2e9ff;
  border-bottom: 1px solid var(--bp-line-strong);
  display: grid;
  gap: clamp(24px, 4vw, 48px);
  grid-template-columns: minmax(0, 1.05fr) minmax(280px, 0.95fr);
  padding: clamp(28px, 5vw, 52px);
}

body.bp-glass .bp-agent-provenance h2 {
  color: var(--bp-ink);
  font-size: clamp(28px, 4vw, 48px);
  letter-spacing: -0.045em;
  line-height: 0.98;
  max-width: 15ch;
}

body.bp-glass .bp-agent-provenance > div > p:last-child,
body.bp-glass .bp-agent-provenance-boundary {
  color: var(--bp-muted);
  margin-top: 18px;
}

body.bp-glass .bp-agent-provenance dl {
  border-top: 1px solid var(--bp-line-strong);
  margin: 0;
}

body.bp-glass .bp-agent-provenance dl > div {
  border-bottom: 1px solid var(--bp-line-strong);
  display: grid;
  gap: 12px;
  grid-template-columns: minmax(110px, 0.45fr) minmax(0, 1fr);
  padding: 13px 0;
}

body.bp-glass .bp-agent-provenance dt {
  color: var(--bp-muted);
  font-size: 10px;
  font-weight: 760;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

body.bp-glass .bp-agent-provenance dd {
  color: var(--bp-ink);
  font-size: 13px;
  font-weight: 680;
  margin: 0;
  overflow-wrap: anywhere;
}

body.bp-glass .bp-agent-provenance-boundary {
  font-size: 12px;
  grid-column: 1 / -1;
  margin: -14px 0 0;
}

@media (max-width: 760px) {
  body.bp-glass .bp-agent-provenance {
    gap: 24px;
    grid-template-columns: 1fr;
    padding: 26px 20px;
  }

  body.bp-glass .bp-agent-provenance h2 {
    font-size: 32px;
  }

  body.bp-glass .bp-agent-provenance dl > div {
    grid-template-columns: 1fr;
  }

  body.bp-glass .bp-agent-provenance-boundary {
    grid-column: auto;
    margin-top: -6px;
  }
}

/* BuyerProtection Shopify app entry · 2026-07-31 */
body.bp-glass.bp-shopify-app-entry .bp-passport-security li {
  display: grid;
  gap: 7px;
}

body.bp-glass.bp-shopify-app-entry .bp-passport-security li strong,
body.bp-glass.bp-shopify-app-entry .bp-passport-security li span {
  display: block;
}

body.bp-glass.bp-shopify-app-entry .bp-passport-security li span {
  line-height: 1.55;
}

/* Earned protection and enterprise observation system · 2026-07-31 */
body.bp-glass .bp-earned-protection,
body.bp-glass .bp-enterprise-risk-feed,
body.bp-glass .bp-enterprise-feedback-loop {
  border-bottom: 1px solid var(--bp-inner-line);
  border-top: 1px solid var(--bp-inner-line);
  padding: clamp(58px, 9vw, 104px) 0;
}

body.bp-glass .bp-observation-flow,
body.bp-glass .bp-risk-feed-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  margin-top: 48px;
}

body.bp-glass .bp-observation-flow article,
body.bp-glass .bp-risk-feed-grid article {
  border-left: 1px solid var(--bp-inner-line);
  min-height: 260px;
  padding: 24px;
}

body.bp-glass .bp-observation-flow article:last-child,
body.bp-glass .bp-risk-feed-grid article:last-child {
  border-right: 1px solid var(--bp-inner-line);
}

body.bp-glass .bp-observation-flow span,
body.bp-glass .bp-risk-feed-grid span,
body.bp-glass .bp-partner-return span,
body.bp-glass .bp-enterprise-feedback-loop li > span,
body.bp-glass .bp-observation-metrics span {
  color: var(--bp-inner-sand-soft);
  display: block;
  font-family: var(--bp-mono);
  font-size: 9px;
  letter-spacing: 0.13em;
  text-transform: uppercase;
}

body.bp-glass .bp-observation-flow strong,
body.bp-glass .bp-risk-feed-grid strong {
  color: var(--bp-inner-sand);
  display: block;
  font-size: clamp(19px, 2.2vw, 27px);
  letter-spacing: -0.035em;
  line-height: 1.04;
  margin-top: 58px;
}

body.bp-glass .bp-observation-flow p,
body.bp-glass .bp-risk-feed-grid p,
body.bp-glass .bp-partner-return p,
body.bp-glass .bp-enterprise-feedback-loop li p {
  color: var(--bp-inner-sand-soft);
  font-size: 13px;
  line-height: 1.55;
  margin-top: 16px;
}

body.bp-glass .bp-boundary-note {
  border-left: 2px solid var(--bp-accent);
  color: var(--bp-inner-sand-soft);
  font-size: 12px;
  line-height: 1.6;
  margin: 38px 0 0;
  max-width: 76ch;
  padding-left: 18px;
}

body.bp-glass .bp-partner-return {
  border-bottom: 1px solid var(--bp-inner-line);
  border-top: 1px solid var(--bp-inner-line);
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin-top: 58px;
}

body.bp-glass .bp-partner-return > div {
  min-height: 188px;
  padding: 24px;
}

body.bp-glass .bp-partner-return > div + div {
  border-left: 1px solid var(--bp-inner-line);
}

body.bp-glass .bp-partner-return strong {
  color: var(--bp-inner-sand);
  display: block;
  font-size: 22px;
  letter-spacing: -0.03em;
  margin-top: 40px;
}

body.bp-glass .bp-enterprise-feedback-loop {
  display: grid;
  gap: clamp(40px, 8vw, 90px);
  grid-template-columns: minmax(260px, 0.8fr) minmax(0, 1.2fr);
}

body.bp-glass .bp-enterprise-feedback-loop > div {
  align-self: start;
  position: sticky;
  top: 100px;
}

body.bp-glass .bp-enterprise-feedback-loop ol {
  border-top: 1px solid var(--bp-inner-line);
  list-style: none;
  margin: 0;
  padding: 0;
}

body.bp-glass .bp-enterprise-feedback-loop li {
  border-bottom: 1px solid var(--bp-inner-line);
  display: grid;
  gap: 20px;
  grid-template-columns: 42px minmax(120px, 0.45fr) minmax(0, 1fr);
  padding: 24px 0;
}

body.bp-glass .bp-enterprise-feedback-loop li strong {
  color: var(--bp-inner-sand);
  font-size: 20px;
}

body.bp-glass .bp-enterprise-feedback-loop li p {
  margin: 0;
}

body.bp-glass .bp-observation-profile {
  display: block;
}

body.bp-glass .bp-observation-profile-head {
  align-items: start;
  display: flex;
  gap: 32px;
  justify-content: space-between;
}

body.bp-glass .bp-observation-profile-head h2 {
  color: var(--bp-inner-sand);
  font-size: clamp(34px, 5vw, 62px);
  letter-spacing: -0.05em;
  line-height: 0.96;
  margin: 20px 0;
}

body.bp-glass .bp-observation-profile-head p:last-child {
  color: var(--bp-inner-sand-soft);
  max-width: 68ch;
}

body.bp-glass .bp-observation-state {
  border: 1px solid var(--bp-accent);
  color: var(--bp-accent);
  flex: 0 0 auto;
  font-family: var(--bp-mono);
  font-size: 9px;
  letter-spacing: 0.12em;
  padding: 10px 12px;
  text-transform: uppercase;
}

body.bp-glass .bp-observation-metrics {
  border-bottom: 1px solid var(--bp-inner-line);
  border-top: 1px solid var(--bp-inner-line);
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  margin-top: 44px;
}

body.bp-glass .bp-observation-metrics > div {
  padding: 22px;
}

body.bp-glass .bp-observation-metrics > div + div {
  border-left: 1px solid var(--bp-inner-line);
}

body.bp-glass .bp-observation-metrics strong {
  color: var(--bp-inner-sand);
  display: block;
  font-size: 28px;
  letter-spacing: -0.04em;
  margin-top: 12px;
}

body.bp-glass .bp-observation-gates {
  list-style: none;
  margin: 30px 0 0;
  padding: 0;
}

body.bp-glass .bp-observation-gates li {
  align-items: center;
  border-top: 1px solid var(--bp-inner-line);
  display: grid;
  gap: 22px;
  grid-template-columns: 72px minmax(0, 1fr) auto;
  padding: 19px 0;
}

body.bp-glass .bp-observation-gates li > span {
  color: var(--bp-inner-sand-soft);
  font-family: var(--bp-mono);
  font-size: 9px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

body.bp-glass .bp-observation-gates li.is-passed > span {
  color: #86b88b;
}

body.bp-glass .bp-observation-gates strong,
body.bp-glass .bp-observation-gates b {
  color: var(--bp-inner-sand);
}

body.bp-glass .bp-observation-gates p {
  color: var(--bp-inner-sand-soft);
  font-size: 12px;
  line-height: 1.5;
  margin: 6px 0 0;
}

body.bp-glass .bp-observation-gates b {
  font-family: var(--bp-mono);
  font-size: 10px;
  font-weight: 500;
}

body.bp-glass .bp-observation-boundary {
  align-items: end;
  border-top: 1px solid var(--bp-inner-line);
  display: flex;
  gap: 32px;
  justify-content: space-between;
  margin-top: 8px;
  padding-top: 24px;
}

body.bp-glass .bp-observation-boundary p {
  color: var(--bp-inner-sand-soft);
  font-size: 12px;
  line-height: 1.55;
  margin: 0;
  max-width: 66ch;
}

body.bp-glass .bp-observation-boundary a {
  color: var(--bp-inner-sand);
  flex: 0 0 auto;
  font-size: 11px;
}

@media (max-width: 760px) {
  body.bp-glass .bp-observation-flow,
  body.bp-glass .bp-risk-feed-grid,
  body.bp-glass .bp-partner-return,
  body.bp-glass .bp-observation-metrics {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  body.bp-glass .bp-observation-flow article,
  body.bp-glass .bp-risk-feed-grid article {
    min-height: 220px;
    padding: 20px 16px;
  }

  body.bp-glass .bp-observation-flow article:nth-child(n + 3),
  body.bp-glass .bp-risk-feed-grid article:nth-child(n + 3),
  body.bp-glass .bp-partner-return > div:nth-child(3),
  body.bp-glass .bp-observation-metrics > div:nth-child(n + 3) {
    border-top: 1px solid var(--bp-inner-line);
  }

  body.bp-glass .bp-observation-flow strong,
  body.bp-glass .bp-risk-feed-grid strong {
    font-size: 20px;
    margin-top: 34px;
  }

  body.bp-glass .bp-partner-return > div {
    min-height: 165px;
    padding: 18px 16px;
  }

  body.bp-glass .bp-partner-return > div:nth-child(3) {
    grid-column: 1 / -1;
  }

  body.bp-glass .bp-partner-return > div:nth-child(3),
  body.bp-glass .bp-observation-metrics > div:nth-child(3) {
    border-left: 0;
  }

  body.bp-glass .bp-enterprise-feedback-loop {
    gap: 30px;
    grid-template-columns: 1fr;
  }

  body.bp-glass .bp-enterprise-feedback-loop > div {
    position: static;
  }

  body.bp-glass .bp-enterprise-feedback-loop li {
    grid-template-columns: 34px minmax(0, 1fr);
  }

  body.bp-glass .bp-enterprise-feedback-loop li p {
    grid-column: 2;
  }

  body.bp-glass .bp-observation-profile-head,
  body.bp-glass .bp-observation-boundary {
    align-items: stretch;
    flex-direction: column;
  }

  body.bp-glass .bp-observation-state,
  body.bp-glass .bp-observation-boundary a {
    align-self: flex-start;
  }

  body.bp-glass .bp-observation-metrics > div {
    padding: 18px 12px;
  }

  body.bp-glass .bp-observation-metrics > div:nth-child(odd) {
    border-left: 0;
  }

  body.bp-glass .bp-observation-gates li {
    align-items: start;
    gap: 12px;
    grid-template-columns: 62px minmax(0, 1fr);
  }

  body.bp-glass .bp-observation-gates b {
    grid-column: 2;
  }
}

/* 2026-08-02 commercial surface pass: fewer chapters, clearer product moments. */
body.bp-glass.bp-merchants-surface .page-head .bp-display {
  max-width: 12ch;
}

body.bp-glass.bp-merchants-surface .page-head .lede {
  max-width: 52ch;
}

body.bp-glass.bp-merchants-surface .bp-checkout-line a {
  color: inherit;
  text-underline-offset: 3px;
}

body.bp-glass.bp-merchants-surface :is(.bp-merchant-trigger, .bp-merchant-product, .bp-earned-protection, .bp-merchant-checkout, .bp-inner-cta),
body.bp-glass.bp-enterprise-page :is(.bp-enterprise-stack, .bp-pilot-section, .bp-assurance-section, .bp-inner-cta) {
  margin-top: clamp(72px, 9vw, 118px);
}

body.bp-glass.bp-enterprise-page .enterprise-page {
  max-width: 1260px;
}

body.bp-glass.bp-enterprise-page .bp-enterprise-hero {
  align-items: center;
  gap: clamp(34px, 5vw, 72px);
  grid-template-columns: minmax(0, 1.08fr) minmax(340px, 0.92fr);
  min-height: 0;
}

body.bp-glass.bp-enterprise-page .bp-enterprise-hero .bp-display {
  font-size: clamp(46px, 3.8vw, 60px);
  line-height: 0.96;
  max-width: 16ch;
}

body.bp-glass.bp-enterprise-page .bp-enterprise-hero .lede {
  font-size: clamp(17px, 1.4vw, 20px);
  max-width: 58ch;
}

body.bp-glass.bp-enterprise-page .bp-enterprise-example {
  align-self: center;
}

body.bp-glass.bp-enterprise-page .bp-enterprise-stack .bp-section-heading,
body.bp-glass.bp-enterprise-page .bp-pilot-section .bp-section-heading,
body.bp-glass.bp-enterprise-page .bp-assurance-section .bp-section-heading {
  max-width: 850px;
}

body.bp-glass.bp-enterprise-page .bp-inner-cta {
  margin-bottom: 0;
}

@media (max-width: 860px) {
  body.bp-glass.bp-enterprise-page .bp-enterprise-hero {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 760px) {
  body.bp-glass.bp-edge-inner .page-head {
    min-height: 0;
    padding: 64px 22px 52px;
  }

  body.bp-glass.bp-edge-inner .page-head > *,
  body.bp-glass.bp-edge-inner .bp-enterprise-hero > div:first-child > * {
    animation: none !important;
  }

  body.bp-glass.bp-merchants-surface .page-head .bp-display,
  body.bp-glass.bp-enterprise-page .bp-enterprise-hero .bp-display {
    font-size: clamp(39px, 10.8vw, 48px);
    line-height: 0.98;
    max-width: none;
  }

  body.bp-glass.bp-merchants-surface :is(.bp-merchant-trigger, .bp-merchant-product, .bp-earned-protection, .bp-merchant-checkout, .bp-inner-cta),
  body.bp-glass.bp-enterprise-page :is(.bp-enterprise-stack, .bp-pilot-section, .bp-assurance-section, .bp-inner-cta) {
    margin-top: 64px;
  }

  body.bp-glass.bp-enterprise-page .bp-enterprise-hero {
    gap: 28px;
    padding: 28px 20px;
  }
}

/* 2026-08-02 bank decision-file pass: casework, not SaaS cards. */
body.bp-glass.bp-enterprise-page .bp-bank-hero {
  background-image:
    linear-gradient(112deg, transparent 0 42%, rgba(217, 197, 167, 0.045) 42.15%, transparent 42.4%),
    repeating-linear-gradient(0deg, transparent 0 43px, rgba(217, 197, 167, 0.018) 44px, transparent 45px 88px);
  grid-template-columns: minmax(0, 1.02fr) minmax(380px, 0.82fr);
  padding: clamp(64px, 7vw, 92px);
}

body.bp-glass.bp-enterprise-page .bp-bank-hero::before {
  height: 520px;
  right: -240px;
  top: 42px;
  transform: rotate(-8deg);
  width: 850px;
}

body.bp-glass.bp-enterprise-page .bp-bank-hero::after {
  display: none;
}

body.bp-glass.bp-enterprise-page .bp-bank-hero .bp-enterprise-hero-copy > *,
body.bp-glass.bp-enterprise-page .bp-bank-case {
  animation: none !important;
  opacity: 1;
  transform: none;
}

body.bp-glass.bp-enterprise-page .bp-bank-hero .bp-display {
  font-size: clamp(50px, 4.6vw, 72px);
  letter-spacing: -0.045em;
  line-height: 0.94;
  max-width: 11ch;
  text-transform: none;
}

body.bp-glass.bp-enterprise-page .bp-bank-hero .lede {
  color: var(--bp-inner-sand);
  max-width: 43ch;
}

body.bp-glass.bp-enterprise-page .bp-bank-case {
  background: rgba(13, 16, 15, 0.86);
  border: 1px solid rgba(217, 197, 167, 0.34);
  box-shadow: 24px 26px 70px rgba(0, 0, 0, 0.3);
  color: var(--bp-inner-sand);
  position: relative;
  transform: rotate(1.4deg);
  z-index: 1;
}

body.bp-glass.bp-enterprise-page .bp-bank-case::before {
  border: 1px solid var(--bp-inner-line-soft);
  content: "";
  inset: -22px 18px 22px -18px;
  pointer-events: none;
  position: absolute;
  transform: rotate(-4deg);
  z-index: -1;
}

body.bp-glass.bp-enterprise-page .bp-bank-case header,
body.bp-glass.bp-enterprise-page .bp-bank-case footer {
  align-items: center;
  display: grid;
  font-size: 9px;
  letter-spacing: 0.13em;
  min-height: 58px;
  padding: 0 22px;
  text-transform: uppercase;
}

body.bp-glass.bp-enterprise-page .bp-bank-case header {
  border-bottom: 1px solid var(--bp-inner-line);
  grid-template-columns: 1fr auto auto;
}

body.bp-glass.bp-enterprise-page .bp-bank-case header span,
body.bp-glass.bp-enterprise-page .bp-bank-case footer span,
body.bp-glass.bp-enterprise-page .bp-bank-case > p {
  color: var(--bp-inner-sand-soft);
}

body.bp-glass.bp-enterprise-page .bp-bank-case header strong {
  border-right: 1px solid var(--bp-inner-line);
  font-size: inherit;
  margin-right: 14px;
  padding-right: 14px;
}

body.bp-glass.bp-enterprise-page .bp-bank-case header b {
  color: var(--bp-inner-signal);
}

body.bp-glass.bp-enterprise-page .bp-bank-case-title {
  border-bottom: 1px solid var(--bp-inner-line);
  padding: 28px 22px 30px;
}

body.bp-glass.bp-enterprise-page .bp-bank-case-title > span,
body.bp-glass.bp-enterprise-page .bp-bank-boundary-columns span {
  color: var(--bp-inner-signal);
  font-size: 9px;
  font-weight: 700;
  letter-spacing: 0.14em;
}

body.bp-glass.bp-enterprise-page .bp-bank-case-title h2 {
  color: var(--bp-inner-sand);
  font-family: var(--bp-serif);
  font-size: clamp(28px, 2.4vw, 38px);
  font-weight: 450;
  letter-spacing: -0.035em;
  line-height: 1.03;
  margin: 13px 0 0;
}

body.bp-glass.bp-enterprise-page .bp-bank-case dl {
  margin: 0;
  padding: 0 22px;
}

body.bp-glass.bp-enterprise-page .bp-bank-case dl > div {
  align-items: center;
  border-bottom: 1px solid var(--bp-inner-line-soft);
  display: grid;
  gap: 18px;
  grid-template-columns: 126px 1fr;
  min-height: 52px;
}

body.bp-glass.bp-enterprise-page .bp-bank-case dt {
  color: var(--bp-inner-sand-soft);
  font-size: 9px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

body.bp-glass.bp-enterprise-page .bp-bank-case dd {
  color: var(--bp-inner-sand);
  font-size: 12px;
  margin: 0;
}

body.bp-glass.bp-enterprise-page .bp-bank-case footer {
  align-items: start;
  border-bottom: 1px solid var(--bp-inner-line);
  gap: 8px;
  grid-template-columns: 1fr;
  justify-content: center;
  padding-block: 16px;
}

body.bp-glass.bp-enterprise-page .bp-bank-case footer strong {
  font-size: 12px;
  letter-spacing: 0.04em;
}

body.bp-glass.bp-enterprise-page .bp-bank-case > p {
  font-size: 9px;
  letter-spacing: 0.06em;
  margin: 0;
  padding: 14px 22px;
}

body.bp-glass.bp-enterprise-page :is(.bp-bank-assurance, .bp-bank-gap, .bp-bank-cascade, .bp-bank-rail, .bp-bank-desk, .bp-bank-boundary, .bp-bank-machine) {
  margin-top: clamp(88px, 11vw, 148px);
}

body.bp-glass.bp-enterprise-page .bp-bank-assurance {
  background:
    linear-gradient(125deg, rgba(217, 197, 167, 0.055), transparent 44%),
    rgba(14, 17, 15, 0.78);
  border: 1px solid var(--bp-inner-line);
}

body.bp-glass.bp-enterprise-page .bp-bank-assurance > header {
  align-items: end;
  display: grid;
  gap: 38px;
  grid-template-columns: minmax(0, 1.2fr) minmax(270px, 0.55fr);
  padding: clamp(42px, 6vw, 76px);
}

body.bp-glass.bp-enterprise-page .bp-bank-assurance > header h2 {
  font-size: clamp(43px, 5.5vw, 72px);
  letter-spacing: -0.055em;
  line-height: 0.94;
  margin: 0;
}

body.bp-glass.bp-enterprise-page .bp-bank-assurance > header p {
  color: var(--bp-inner-sand-soft);
  font-size: 15px;
  line-height: 1.65;
  margin: 0;
  max-width: 34ch;
}

body.bp-glass.bp-enterprise-page .bp-bank-assurance-track {
  border-top: 1px solid var(--bp-inner-line);
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

body.bp-glass.bp-enterprise-page .bp-bank-assurance-track article {
  display: flex;
  flex-direction: column;
  min-height: 310px;
  padding: clamp(24px, 2.6vw, 36px);
}

body.bp-glass.bp-enterprise-page .bp-bank-assurance-track article + article {
  border-left: 1px solid var(--bp-inner-line);
}

body.bp-glass.bp-enterprise-page .bp-bank-assurance-track span {
  color: var(--bp-inner-signal);
  font-size: 8px;
  font-weight: 700;
  letter-spacing: 0.14em;
}

body.bp-glass.bp-enterprise-page .bp-bank-assurance-track strong {
  font-family: var(--bp-serif);
  font-size: clamp(22px, 2vw, 30px);
  font-weight: 500;
  letter-spacing: -0.035em;
  line-height: 1.06;
  margin-top: auto;
  padding-top: 58px;
}

body.bp-glass.bp-enterprise-page .bp-bank-assurance-track p {
  color: var(--bp-inner-sand-soft);
  font-size: 12px;
  line-height: 1.55;
  margin: 18px 0 0;
}

body.bp-glass.bp-enterprise-page .bp-bank-assurance > footer {
  align-items: center;
  border-top: 1px solid var(--bp-inner-line);
  display: grid;
  gap: 16px 34px;
  grid-template-columns: minmax(220px, 0.7fr) minmax(280px, 1fr) auto;
  padding: 22px clamp(24px, 2.6vw, 36px);
}

body.bp-glass.bp-enterprise-page .bp-bank-assurance > footer strong {
  color: var(--bp-inner-sand);
  font-family: var(--bp-serif);
  font-size: 16px;
  font-weight: 520;
}

body.bp-glass.bp-enterprise-page .bp-bank-assurance > footer span {
  color: var(--bp-inner-sand-soft);
  font-size: 11px;
  line-height: 1.55;
}

body.bp-glass.bp-enterprise-page .bp-bank-assurance > footer a {
  border-bottom: 1px solid var(--bp-inner-line);
  color: var(--bp-inner-sand);
  font-size: 9px;
  font-weight: 700;
  letter-spacing: 0.1em;
  padding-bottom: 5px;
  text-transform: uppercase;
}

body.bp-glass.bp-enterprise-page .bp-bank-gap {
  border-top: 1px solid var(--bp-inner-line);
  display: grid;
  gap: 32px 70px;
  grid-template-columns: minmax(0, 1.1fr) minmax(280px, 0.62fr);
  padding-top: clamp(66px, 8vw, 98px);
}

body.bp-glass.bp-enterprise-page .bp-bank-gap-intro .bp-serif,
body.bp-glass.bp-enterprise-page .bp-bank-rail-head .bp-serif,
body.bp-glass.bp-enterprise-page .bp-bank-desk-copy .bp-serif,
body.bp-glass.bp-enterprise-page .bp-bank-boundary-title .bp-serif {
  font-size: clamp(43px, 5.8vw, 76px);
  letter-spacing: -0.055em;
  line-height: 0.93;
  margin: 0;
}

body.bp-glass.bp-enterprise-page .bp-bank-gap-note {
  align-self: end;
  color: var(--bp-inner-sand-soft);
  font-size: 17px;
  line-height: 1.55;
  margin: 0 0 4px;
}

body.bp-glass.bp-enterprise-page .bp-bank-gap-note strong {
  color: var(--bp-inner-sand);
  font-family: var(--bp-serif);
  font-size: 1.35em;
  font-weight: 500;
}

body.bp-glass.bp-enterprise-page .bp-bank-lanes {
  border-top: 1px solid var(--bp-inner-line);
  display: grid;
  grid-column: 1 / -1;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

body.bp-glass.bp-enterprise-page .bp-bank-lanes > a {
  color: var(--bp-inner-sand);
  display: flex;
  flex-direction: column;
  min-height: 380px;
  padding: clamp(30px, 4vw, 50px);
  position: relative;
  transition: background 220ms ease, color 220ms ease;
}

body.bp-glass.bp-enterprise-page .bp-bank-lanes > a + a {
  border-left: 1px solid var(--bp-inner-line);
}

body.bp-glass.bp-enterprise-page .bp-bank-lanes > a::before {
  background: var(--bp-inner-signal);
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  top: -1px;
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 250ms ease;
  width: 100%;
}

body.bp-glass.bp-enterprise-page .bp-bank-lanes > a:is(:hover, :focus-visible) {
  background: rgba(217, 197, 167, 0.055);
}

body.bp-glass.bp-enterprise-page .bp-bank-lanes > a:is(:hover, :focus-visible)::before {
  transform: scaleX(1);
}

body.bp-glass.bp-enterprise-page .bp-bank-lanes span,
body.bp-glass.bp-enterprise-page .bp-bank-rail em,
body.bp-glass.bp-enterprise-page .bp-bank-desk-register span {
  color: var(--bp-inner-signal);
  font-size: 9px;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 0.14em;
}

body.bp-glass.bp-enterprise-page .bp-bank-lanes strong {
  font-family: var(--bp-serif);
  font-size: clamp(31px, 3vw, 43px);
  font-weight: 450;
  letter-spacing: -0.04em;
  line-height: 1;
  margin-top: auto;
  padding-top: 58px;
}

body.bp-glass.bp-enterprise-page .bp-bank-lanes p {
  color: var(--bp-inner-sand-soft);
  font-size: 14px;
  line-height: 1.6;
  margin: 22px 0 0;
  max-width: 50ch;
}

body.bp-glass.bp-enterprise-page .bp-bank-lanes em {
  color: var(--bp-inner-sand);
  margin-top: 32px;
}

body.bp-glass.bp-enterprise-page .bp-bank-cascade {
  border-bottom: 1px solid var(--bp-inner-line);
  border-top: 1px solid var(--bp-inner-line);
  padding: clamp(58px, 7vw, 88px) 0 0;
}

body.bp-glass.bp-enterprise-page .bp-bank-cascade > header {
  padding: 0 clamp(0px, 2vw, 24px) clamp(44px, 6vw, 68px);
}

body.bp-glass.bp-enterprise-page .bp-bank-cascade > header .bp-serif {
  font-size: clamp(43px, 5.8vw, 76px);
  letter-spacing: -0.055em;
  line-height: 0.93;
  margin: 0;
}

body.bp-glass.bp-enterprise-page .bp-bank-cascade-track {
  border-top: 1px solid var(--bp-inner-line);
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
}

body.bp-glass.bp-enterprise-page .bp-bank-cascade-track article {
  display: flex;
  flex-direction: column;
  min-height: 350px;
  padding: clamp(24px, 2.5vw, 34px) clamp(18px, 2vw, 28px);
}

body.bp-glass.bp-enterprise-page .bp-bank-cascade-track article + article {
  border-left: 1px solid var(--bp-inner-line);
}

body.bp-glass.bp-enterprise-page .bp-bank-cascade-track span {
  color: var(--bp-inner-signal);
  font-size: 8px;
  font-weight: 700;
  letter-spacing: 0.13em;
}

body.bp-glass.bp-enterprise-page .bp-bank-cascade-track strong {
  font-family: var(--bp-serif);
  font-size: clamp(20px, 1.7vw, 27px);
  font-weight: 500;
  letter-spacing: -0.035em;
  line-height: 1.08;
  margin-top: auto;
  padding-top: 52px;
}

body.bp-glass.bp-enterprise-page .bp-bank-cascade-track p {
  color: var(--bp-inner-sand-soft);
  font-size: 12px;
  line-height: 1.55;
  margin: 18px 0 0;
}

body.bp-glass.bp-enterprise-page .bp-bank-cascade-proof {
  border-top: 1px solid var(--bp-inner-line);
  color: var(--bp-inner-sand-soft);
  font-size: 11px;
  letter-spacing: 0.035em;
  line-height: 1.6;
  margin: 0;
  padding: 20px clamp(18px, 2vw, 28px);
}

body.bp-glass.bp-enterprise-page .bp-bank-cascade-proof strong {
  color: var(--bp-inner-sand);
  text-transform: uppercase;
}

body.bp-glass.bp-enterprise-page .bp-bank-rail {
  background: var(--bp-inner-sand);
  color: var(--bp-inner-night);
  padding: clamp(48px, 7vw, 86px);
}

body.bp-glass.bp-enterprise-page .bp-bank-rail .bp-kicker,
body.bp-glass.bp-enterprise-page .bp-bank-rail em {
  color: #8c402e;
}

body.bp-glass.bp-enterprise-page .bp-bank-rail-head {
  display: block;
}

body.bp-glass.bp-enterprise-page .bp-bank-rail-head .bp-serif {
  color: var(--bp-inner-night);
}

body.bp-glass.bp-enterprise-page .bp-bank-rail ol {
  border-bottom: 1px solid rgba(13, 15, 15, 0.34);
  border-top: 1px solid rgba(13, 15, 15, 0.34);
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  list-style: none;
  margin: 62px 0 0;
  padding: 0;
}

body.bp-glass.bp-enterprise-page .bp-bank-rail li {
  display: flex;
  flex-direction: column;
  min-height: 258px;
  padding: 24px;
}

body.bp-glass.bp-enterprise-page .bp-bank-rail li + li {
  border-left: 1px solid rgba(13, 15, 15, 0.28);
}

body.bp-glass.bp-enterprise-page .bp-bank-rail li > span {
  font-size: 12px;
  font-weight: 700;
}

body.bp-glass.bp-enterprise-page .bp-bank-rail li > div {
  margin-top: auto;
}

body.bp-glass.bp-enterprise-page .bp-bank-rail li strong {
  font-family: var(--bp-serif);
  font-size: 28px;
  font-weight: 520;
  letter-spacing: -0.035em;
}

body.bp-glass.bp-enterprise-page .bp-bank-rail li p {
  font-size: 13px;
  line-height: 1.5;
  margin: 12px 0 22px;
}

body.bp-glass.bp-enterprise-page .bp-bank-rail-note {
  font-size: 11px;
  line-height: 1.55;
  margin: 20px 0 0;
  max-width: 95ch;
  opacity: 0.72;
}

body.bp-glass.bp-enterprise-page .bp-bank-desk {
  border-top: 1px solid var(--bp-inner-line);
  display: grid;
  gap: clamp(52px, 8vw, 100px);
  grid-template-columns: minmax(320px, 0.72fr) minmax(0, 1.28fr);
  padding-top: clamp(66px, 8vw, 98px);
}

body.bp-glass.bp-enterprise-page .bp-bank-desk-register {
  border-top: 1px solid var(--bp-inner-line);
}

body.bp-glass.bp-enterprise-page .bp-bank-desk-register > div {
  align-items: start;
  border-bottom: 1px solid var(--bp-inner-line);
  display: grid;
  gap: 20px;
  grid-template-columns: 112px minmax(180px, 0.9fr) minmax(220px, 1.1fr);
  padding: 28px 0;
}

body.bp-glass.bp-enterprise-page .bp-bank-desk-register strong {
  font-family: var(--bp-serif);
  font-size: 20px;
  font-weight: 500;
  letter-spacing: -0.025em;
  line-height: 1.2;
}

body.bp-glass.bp-enterprise-page .bp-bank-desk-register p {
  color: var(--bp-inner-sand-soft);
  font-size: 13px;
  line-height: 1.55;
  margin: 0;
}

body.bp-glass.bp-enterprise-page .bp-bank-boundary {
  background: rgba(16, 19, 17, 0.72);
  border: 1px solid var(--bp-inner-line);
  display: grid;
  gap: 58px;
  grid-template-columns: 0.8fr 1.2fr;
  padding: clamp(46px, 7vw, 82px);
  position: relative;
}

body.bp-glass.bp-enterprise-page .bp-bank-boundary::before {
  border: 1px solid var(--bp-inner-line-soft);
  content: "";
  inset: 20px -14px -18px 24px;
  pointer-events: none;
  position: absolute;
  transform: rotate(-0.8deg);
  z-index: -1;
}

body.bp-glass.bp-enterprise-page .bp-bank-boundary-columns {
  border-top: 1px solid var(--bp-inner-line);
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

body.bp-glass.bp-enterprise-page .bp-bank-boundary-columns > div {
  padding: 28px 26px 0 0;
}

body.bp-glass.bp-enterprise-page .bp-bank-boundary-columns > div + div {
  border-left: 1px solid var(--bp-inner-line);
  padding-left: 26px;
}

body.bp-glass.bp-enterprise-page .bp-bank-boundary-columns ul {
  list-style: none;
  margin: 24px 0 0;
  padding: 0;
}

body.bp-glass.bp-enterprise-page .bp-bank-boundary-columns li {
  border-top: 1px solid var(--bp-inner-line-soft);
  color: var(--bp-inner-sand);
  font-size: 13px;
  line-height: 1.4;
  padding: 13px 0;
}

body.bp-glass.bp-enterprise-page .bp-bank-boundary > a {
  border-top: 1px solid var(--bp-inner-line);
  color: var(--bp-inner-sand);
  font-size: 10px;
  font-weight: 650;
  grid-column: 1 / -1;
  letter-spacing: 0.1em;
  padding-top: 18px;
  text-transform: uppercase;
}

body.bp-glass.bp-enterprise-page .bp-bank-machine {
  align-items: end;
  border-bottom: 1px solid var(--bp-inner-line);
  border-top: 1px solid var(--bp-inner-line);
  display: grid;
  gap: 30px;
  grid-template-columns: 1.1fr 0.8fr;
  padding: 48px 0;
}

body.bp-glass.bp-enterprise-page .bp-bank-machine .bp-serif {
  font-size: clamp(34px, 4vw, 54px);
  letter-spacing: -0.045em;
  line-height: 0.98;
  margin: 0;
  max-width: 15ch;
}

body.bp-glass.bp-enterprise-page .bp-bank-machine > p {
  color: var(--bp-inner-sand-soft);
  font-size: 14px;
  line-height: 1.6;
  margin: 0;
}

body.bp-glass.bp-enterprise-page .bp-bank-machine nav {
  display: flex;
  gap: 10px 26px;
  grid-column: 1 / -1;
  justify-content: flex-end;
}

body.bp-glass.bp-enterprise-page .bp-bank-machine nav a {
  border-bottom: 1px solid var(--bp-inner-line);
  color: var(--bp-inner-sand);
  font-size: 10px;
  letter-spacing: 0.08em;
  padding-bottom: 6px;
  text-transform: uppercase;
}

body.bp-glass.bp-enterprise-page .bp-bank-cta .bp-serif {
  max-width: 17ch;
}

@media (max-width: 900px) {
  body.bp-glass.bp-enterprise-page .bp-bank-hero,
  body.bp-glass.bp-enterprise-page .bp-bank-assurance > header,
  body.bp-glass.bp-enterprise-page .bp-bank-gap,
  body.bp-glass.bp-enterprise-page .bp-bank-cascade > header,
  body.bp-glass.bp-enterprise-page .bp-bank-rail-head,
  body.bp-glass.bp-enterprise-page .bp-bank-desk,
  body.bp-glass.bp-enterprise-page .bp-bank-boundary,
  body.bp-glass.bp-enterprise-page .bp-bank-machine {
    grid-template-columns: 1fr;
  }

  body.bp-glass.bp-enterprise-page .bp-bank-case {
    transform: none;
  }

  body.bp-glass.bp-enterprise-page .bp-bank-desk {
    gap: 54px;
  }

  body.bp-glass.bp-enterprise-page .bp-bank-machine nav {
    grid-column: auto;
    justify-content: flex-start;
  }

  body.bp-glass.bp-enterprise-page .bp-bank-assurance > footer {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 700px) {
  body.bp-glass.bp-enterprise-page .bp-bank-hero {
    padding: 42px 22px 26px;
  }

  body.bp-glass.bp-enterprise-page .bp-bank-hero .bp-display {
    font-size: clamp(42px, 12vw, 54px);
    max-width: 9ch;
  }

  body.bp-glass.bp-enterprise-page .bp-bank-case::before,
  body.bp-glass.bp-enterprise-page .bp-bank-boundary::before {
    display: none;
  }

  body.bp-glass.bp-enterprise-page :is(.bp-bank-assurance, .bp-bank-gap, .bp-bank-cascade, .bp-bank-rail, .bp-bank-desk, .bp-bank-boundary, .bp-bank-machine) {
    margin-top: 68px;
  }

  body.bp-glass.bp-enterprise-page .bp-bank-assurance {
    margin-inline: -14px;
  }

  body.bp-glass.bp-enterprise-page .bp-bank-assurance > header {
    gap: 26px;
    padding: 46px 20px 40px;
  }

  body.bp-glass.bp-enterprise-page .bp-bank-assurance > header h2 {
    font-size: clamp(40px, 12vw, 52px);
  }

  body.bp-glass.bp-enterprise-page .bp-bank-assurance-track {
    grid-auto-columns: minmax(78vw, 1fr);
    grid-auto-flow: column;
    grid-template-columns: none;
    overflow-x: auto;
    overscroll-behavior-inline: contain;
    scroll-snap-type: x mandatory;
  }

  body.bp-glass.bp-enterprise-page .bp-bank-assurance-track article {
    min-height: 290px;
    padding: 26px 20px;
    scroll-snap-align: start;
  }

  body.bp-glass.bp-enterprise-page .bp-bank-assurance > footer {
    padding: 24px 20px 28px;
  }

  body.bp-glass.bp-enterprise-page .bp-bank-gap {
    gap: 24px;
    padding-top: 54px;
  }

  body.bp-glass.bp-enterprise-page .bp-bank-gap-intro .bp-serif,
  body.bp-glass.bp-enterprise-page .bp-bank-cascade > header .bp-serif,
  body.bp-glass.bp-enterprise-page .bp-bank-rail-head .bp-serif,
  body.bp-glass.bp-enterprise-page .bp-bank-desk-copy .bp-serif,
  body.bp-glass.bp-enterprise-page .bp-bank-boundary-title .bp-serif {
    font-size: clamp(40px, 12vw, 52px);
  }

  body.bp-glass.bp-enterprise-page .bp-bank-lanes,
  body.bp-glass.bp-enterprise-page .bp-bank-rail ol,
  body.bp-glass.bp-enterprise-page .bp-bank-boundary-columns {
    grid-template-columns: 1fr;
  }

  body.bp-glass.bp-enterprise-page .bp-bank-lanes > a {
    min-height: 320px;
    padding: 30px 20px;
  }

  body.bp-glass.bp-enterprise-page .bp-bank-lanes > a + a,
  body.bp-glass.bp-enterprise-page .bp-bank-rail li + li,
  body.bp-glass.bp-enterprise-page .bp-bank-boundary-columns > div + div {
    border-left: 0;
    border-top: 1px solid var(--bp-inner-line);
  }

  body.bp-glass.bp-enterprise-page .bp-bank-cascade {
    margin-inline: -20px;
    padding-top: 54px;
  }

  body.bp-glass.bp-enterprise-page .bp-bank-cascade > header {
    gap: 24px;
    padding: 0 20px 40px;
  }

  body.bp-glass.bp-enterprise-page .bp-bank-cascade-track {
    grid-auto-columns: minmax(78vw, 1fr);
    grid-template-columns: none;
    grid-auto-flow: column;
    overflow-x: auto;
    overscroll-behavior-inline: contain;
    scroll-snap-type: x mandatory;
    scrollbar-width: thin;
  }

  body.bp-glass.bp-enterprise-page .bp-bank-cascade-track article {
    min-height: 310px;
    padding: 26px 20px;
    scroll-snap-align: start;
  }

  body.bp-glass.bp-enterprise-page .bp-bank-cascade-track article + article {
    border-left: 1px solid var(--bp-inner-line);
  }

  body.bp-glass.bp-enterprise-page .bp-bank-cascade-track strong {
    font-size: 28px;
  }

  body.bp-glass.bp-enterprise-page .bp-bank-cascade-proof {
    padding: 18px 20px;
  }

  body.bp-glass.bp-enterprise-page .bp-bank-rail {
    margin-inline: -20px;
    padding: 48px 20px;
  }

  body.bp-glass.bp-enterprise-page .bp-bank-rail ol {
    border-bottom: 0;
  }

  body.bp-glass.bp-enterprise-page .bp-bank-rail li {
    min-height: 210px;
    padding: 24px 4px;
  }

  body.bp-glass.bp-enterprise-page .bp-bank-rail li + li {
    border-color: rgba(13, 15, 15, 0.28);
  }

  body.bp-glass.bp-enterprise-page .bp-bank-desk {
    padding-top: 54px;
  }

  body.bp-glass.bp-enterprise-page .bp-bank-desk-register > div {
    gap: 10px;
    grid-template-columns: 1fr;
    padding: 25px 0;
  }

  body.bp-glass.bp-enterprise-page .bp-bank-desk-register p {
    margin-top: 4px;
  }

  body.bp-glass.bp-enterprise-page .bp-bank-boundary {
    gap: 42px;
    padding: 42px 20px;
  }

  body.bp-glass.bp-enterprise-page .bp-bank-boundary-columns > div,
  body.bp-glass.bp-enterprise-page .bp-bank-boundary-columns > div + div {
    padding: 26px 0 0;
  }

  body.bp-glass.bp-enterprise-page .bp-bank-boundary-columns > div + div {
    margin-top: 18px;
  }

  body.bp-glass.bp-enterprise-page .bp-bank-machine nav {
    align-items: flex-start;
    flex-direction: column;
  }
}

/* 2026-08-03 enterprise trust architecture */

body.bp-glass .bp-footer-top {
  gap: clamp(48px, 7vw, 96px);
  grid-template-columns: minmax(260px, 0.7fr) minmax(0, 1.3fr);
}

body.bp-glass .bp-footer-brand > span {
  color: rgba(255, 255, 255, 0.5);
  display: block;
  font-size: 12px;
  line-height: 1.5;
  margin-top: 24px;
  max-width: 30ch;
}

body.bp-glass .bp-footer-links {
  align-items: start;
  display: grid;
  gap: 38px 28px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

body.bp-glass .bp-footer-group {
  border: 0;
  min-width: 0;
}

body.bp-glass .bp-footer-group summary {
  color: var(--bp-inner-sand);
  cursor: default;
  font-size: 10px;
  font-weight: 720;
  letter-spacing: 0.13em;
  list-style: none;
  padding: 0 0 18px;
  text-transform: uppercase;
}

body.bp-glass .bp-footer-group summary::-webkit-details-marker {
  display: none;
}

body.bp-glass .bp-footer-group > div {
  display: grid;
  gap: 13px;
}

body.bp-glass .bp-footer-links .bp-footer-group a {
  color: rgba(255, 255, 255, 0.62);
  display: block;
  font-size: 12px;
  line-height: 1.35;
}

body.bp-glass .bp-footer-bottom {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  margin-top: 58px;
  padding-top: 24px;
}

body.bp-glass .bp-footer-bottom p:first-child {
  max-width: 78ch;
}

@media (min-width: 761px) {
  body.bp-glass .bp-footer-group > summary {
    pointer-events: none;
  }

  body.bp-glass details.bp-footer-group:not([open]) > div {
    display: grid !important;
  }
}

body.bp-glass.bp-edge-inner :is(.bp-footer-top, .bp-footer-bottom),
body.bp-glass.bp-edge-home :is(.bp-footer-top, .bp-footer-bottom) {
  margin-left: auto;
  margin-right: auto;
  max-width: 1180px;
}

body.bp-glass .bp-trust-hero {
  border-bottom: 0;
  padding-bottom: 0;
}

body.bp-glass .bp-trust-snapshot {
  border-left: 1px solid var(--bp-inner-line);
  border-top: 1px solid var(--bp-inner-line);
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  margin-top: 72px;
}

body.bp-glass .bp-trust-snapshot > div {
  border-bottom: 1px solid var(--bp-inner-line);
  border-right: 1px solid var(--bp-inner-line);
  display: grid;
  min-height: 190px;
  padding: 24px;
}

body.bp-glass .bp-trust-snapshot span,
body.bp-glass .bp-trust-register article > span,
body.bp-glass .bp-trust-directory-grid span {
  color: var(--bp-inner-sand-soft);
  font-size: 9px;
  font-weight: 650;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

body.bp-glass .bp-trust-snapshot strong {
  align-self: end;
  color: var(--bp-inner-sand);
  font-size: clamp(20px, 2.1vw, 30px);
  font-weight: 440;
  letter-spacing: -0.04em;
  line-height: 1;
}

body.bp-glass .bp-trust-snapshot small {
  color: var(--bp-inner-sand-soft);
  font-size: 10px;
  margin-top: 8px;
}

body.bp-glass .bp-trust-directory,
body.bp-glass .bp-trust-boundaries,
body.bp-glass .bp-trust-register,
body.bp-glass .bp-trust-callout,
body.bp-glass .bp-trust-related {
  margin-top: 110px;
}

body.bp-glass .bp-trust-directory-grid {
  border-left: 1px solid var(--bp-inner-line);
  border-top: 1px solid var(--bp-inner-line);
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  margin-top: 48px;
}

body.bp-glass .bp-trust-directory-grid a {
  border-bottom: 1px solid var(--bp-inner-line);
  border-right: 1px solid var(--bp-inner-line);
  display: grid;
  min-height: 210px;
  padding: 28px;
  text-decoration: none;
}

body.bp-glass .bp-trust-directory-grid strong {
  align-self: end;
  color: var(--bp-inner-sand);
  font-size: clamp(24px, 3vw, 34px);
  font-weight: 440;
  letter-spacing: -0.04em;
  line-height: 1.02;
  max-width: 17ch;
}

body.bp-glass .bp-trust-directory-grid em {
  color: var(--bp-inner-sand-soft);
  font-size: 11px;
  font-style: normal;
  margin-top: 22px;
}

body.bp-glass .bp-trust-directory-grid a:hover {
  background: rgba(223, 208, 184, 0.05);
}

body.bp-glass .bp-trust-boundaries {
  border-bottom: 1px solid var(--bp-inner-line);
  border-top: 1px solid var(--bp-inner-line);
  display: grid;
  gap: 64px;
  grid-template-columns: minmax(0, 0.8fr) minmax(0, 1.2fr);
  padding: 70px 0;
}

body.bp-glass .bp-trust-boundaries dl {
  margin: 0;
}

body.bp-glass .bp-trust-boundaries dl > div {
  border-top: 1px solid var(--bp-inner-line);
  display: grid;
  gap: 26px;
  grid-template-columns: 170px 1fr;
  padding: 22px 0;
}

body.bp-glass .bp-trust-boundaries dt {
  color: var(--bp-inner-sand);
  font-size: 13px;
  font-weight: 650;
}

body.bp-glass .bp-trust-boundaries dd {
  color: var(--bp-inner-sand-soft);
  line-height: 1.55;
  margin: 0;
}

body.bp-glass .bp-trust-register {
  border-top: 1px solid var(--bp-inner-line);
}

body.bp-glass .bp-trust-register article {
  border-bottom: 1px solid var(--bp-inner-line);
  display: grid;
  gap: 34px;
  grid-template-columns: 150px minmax(0, 1fr);
  padding: 34px 0;
}

body.bp-glass .bp-trust-register h2 {
  color: var(--bp-inner-sand);
  font-size: clamp(26px, 3vw, 38px);
  font-weight: 440;
  letter-spacing: -0.04em;
  line-height: 1.02;
}

body.bp-glass .bp-trust-register p,
body.bp-glass .bp-trust-callout p {
  color: var(--bp-inner-sand-soft);
  line-height: 1.6;
  margin-top: 10px;
  max-width: 68ch;
}

body.bp-glass .bp-trust-callout {
  background: rgba(223, 208, 184, 0.055);
  border: 1px solid var(--bp-inner-line);
  padding: clamp(32px, 6vw, 70px);
}

body.bp-glass .bp-trust-callout h2 {
  color: var(--bp-inner-sand);
  margin-top: 22px;
  max-width: 18ch;
}

body.bp-glass .bp-trust-callout > a {
  border-bottom: 1px solid currentColor;
  color: var(--bp-inner-sand);
  display: inline-block;
  font-size: 11px;
  font-weight: 650;
  letter-spacing: 0.08em;
  margin-top: 30px;
  padding-bottom: 5px;
  text-decoration: none;
  text-transform: uppercase;
}

body.bp-glass .bp-trust-related {
  border-top: 1px solid var(--bp-inner-line);
  padding-top: 28px;
}

body.bp-glass .bp-trust-related nav {
  display: flex;
  flex-wrap: wrap;
  gap: 11px 24px;
  margin-top: 20px;
}

body.bp-glass .bp-trust-related a {
  color: var(--bp-inner-sand-soft);
  font-size: 12px;
}

@media (max-width: 900px) {
  body.bp-glass .bp-footer-top,
  body.bp-glass .bp-trust-boundaries {
    grid-template-columns: 1fr;
  }

  body.bp-glass .bp-footer-links,
  body.bp-glass .bp-trust-snapshot {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 760px) {
  body.bp-glass .bp-footer,
  body.bp-glass.bp-edge-inner .bp-footer,
  body.bp-glass.bp-edge-home .bp-footer {
    padding: 68px 20px 34px;
  }

  body.bp-glass .bp-footer-brand p {
    font-size: 38px;
    max-width: none;
  }

  body.bp-glass .bp-footer-links {
    display: block;
  }

  body.bp-glass .bp-footer-group {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
  }

  body.bp-glass .bp-footer-group:last-child {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }

  body.bp-glass .bp-footer-group summary {
    cursor: pointer;
    padding: 20px 32px 20px 0;
    position: relative;
  }

  body.bp-glass .bp-footer-group summary::after {
    content: "+";
    font-size: 18px;
    font-weight: 400;
    position: absolute;
    right: 2px;
    top: 14px;
  }

  body.bp-glass .bp-footer-group[open] summary::after {
    content: "−";
  }

  body.bp-glass .bp-footer-group:not([open]) > div {
    display: none;
  }

  body.bp-glass .bp-footer-group > div {
    gap: 0;
    padding-bottom: 16px;
  }

  body.bp-glass .bp-footer-links .bp-footer-group a {
    padding: 9px 0;
  }

  body.bp-glass .bp-footer-bottom {
    gap: 12px;
    margin-top: 34px;
  }

  body.bp-glass .bp-trust-snapshot,
  body.bp-glass .bp-trust-directory-grid {
    grid-template-columns: 1fr;
  }

  body.bp-glass .bp-trust-snapshot > div {
    min-height: 145px;
  }

  body.bp-glass .bp-trust-directory,
  body.bp-glass .bp-trust-boundaries,
  body.bp-glass .bp-trust-register,
  body.bp-glass .bp-trust-callout,
  body.bp-glass .bp-trust-related {
    margin-top: 76px;
  }

  body.bp-glass .bp-trust-directory-grid a {
    min-height: 175px;
  }

  body.bp-glass .bp-trust-boundaries {
    gap: 36px;
    padding: 48px 0;
  }

  body.bp-glass .bp-trust-boundaries dl > div,
  body.bp-glass .bp-trust-register article {
    grid-template-columns: 1fr;
  }

  body.bp-glass .bp-trust-register article {
    gap: 15px;
    padding: 26px 0;
  }
}

/* Keep the custom policy hero out of the legacy simple-page grid. */
body.bp-glass.bp-edge-inner.bp-policy-surface .simple-page .page-head.bp-policy-hero {
  display: grid;
  grid-template-columns: minmax(0, 1.14fr) minmax(330px, 0.86fr);
  grid-template-rows: minmax(0, 1fr);
  min-height: 640px;
  padding: 0;
}

@media (max-width: 860px) {
  body.bp-glass.bp-edge-inner.bp-policy-surface .simple-page .page-head.bp-policy-hero {
    grid-template-columns: 1fr;
    grid-template-rows: auto auto;
    min-height: 0;
  }
}

/* Pass 36: finishing discipline — show the first promise immediately,
   keep horizontal story rails inside the mobile canvas, and give bank
   reviewers a direct path into the evidence surfaces. */
body.bp-glass.bp-enterprise-page .bp-bank-hero-proof-links {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 10px 20px;
  margin-top: 24px;
}

body.bp-glass.bp-enterprise-page .bp-bank-hero-proof-links span {
  color: var(--bp-inner-signal);
  font-size: 9px;
  font-weight: 700;
  letter-spacing: 0.13em;
  text-transform: uppercase;
}

body.bp-glass.bp-enterprise-page .bp-bank-hero-proof-links a {
  border-bottom: 1px solid var(--bp-inner-line);
  color: var(--bp-inner-sand-soft);
  font-size: 10px;
  letter-spacing: 0.075em;
  padding-bottom: 4px;
  text-transform: uppercase;
}

body.bp-glass.bp-enterprise-page .bp-bank-hero-proof-links a:is(:hover, :focus-visible) {
  border-color: var(--bp-inner-sand);
  color: var(--bp-inner-sand);
}

@media (max-width: 760px) {
  body.bp-glass.bp-edge-home .bp-edge-hero-copy > * {
    animation: none !important;
  }

  body.bp-glass.bp-enterprise-page .bp-bank-hero-proof-links {
    align-items: flex-start;
    flex-direction: column;
    gap: 10px;
    margin-top: 22px;
  }

  body.bp-glass.bp-enterprise-page .bp-bank-hero-proof-links span {
    margin-bottom: 2px;
  }

  body.bp-glass.bp-enterprise-page .bp-bank-cascade,
  body.bp-glass.bp-enterprise-page .bp-bank-rail {
    margin-inline: -14px;
  }
}

/* Pass 53: merchant authority must remain copyable on a phone. Long store
   hosts and DNS TXT values wrap inside their evidence panel, never outside it. */
body.bp-glass.bp-merchant-dashboard-surface .bp-section-heading h2,
body.bp-glass.bp-merchant-dashboard-surface .bp-policy-facts > div,
body.bp-glass.bp-merchant-dashboard-surface .bp-policy-facts dd,
body.bp-glass.bp-merchant-dashboard-surface .bp-policy-facts code {
  min-width: 0;
  overflow-wrap: anywhere;
  word-break: break-word;
}

body.bp-glass.bp-merchant-dashboard-surface .bp-copy-field {
  align-items: center;
  display: grid;
  gap: 12px;
  grid-template-columns: minmax(0, 1fr) auto;
  min-width: 0;
}

body.bp-glass.bp-merchant-dashboard-surface .bp-copy-field button {
  background: transparent;
  border: 0;
  border-bottom: 1px solid var(--bp-inner-line);
  color: var(--bp-inner-sand);
  cursor: pointer;
  font: inherit;
  font-size: 9px;
  font-weight: 700;
  letter-spacing: 0.1em;
  padding: 5px 0;
  text-transform: uppercase;
}

body.bp-glass.bp-merchant-dashboard-surface .bp-copy-field button:is(:hover, :focus-visible) {
  border-color: var(--bp-inner-signal);
  color: var(--bp-inner-signal);
  outline: 0;
}

@media (max-width: 520px) {
  body.bp-glass.bp-merchant-dashboard-surface .bp-copy-field {
    align-items: start;
    grid-template-columns: 1fr;
  }

  body.bp-glass.bp-merchant-dashboard-surface .bp-copy-field button {
    justify-self: start;
  }
}

/* Pass 73: one signature system across the public, merchant, enterprise and
   Shopify entry surfaces. The first promise is visible immediately; motion
   adds depth after comprehension instead of making the buyer wait for copy. */
@font-face {
  font-display: swap;
  font-family: "Instrument Serif";
  font-style: normal;
  font-weight: 400;
  src: url("/static/fonts/shoecoverage/instrument-serif-regular-latin.woff2") format("woff2");
}

@font-face {
  font-display: swap;
  font-family: "Instrument Serif";
  font-style: italic;
  font-weight: 400;
  src: url("/static/fonts/shoecoverage/instrument-serif-italic-latin.woff2") format("woff2");
}

:root {
  --bp-serif: "Instrument Serif", Georgia, "Times New Roman", serif;
  --bp-signature-red: #dd6f55;
  --bp-signature-ivory: #ead9bf;
  --bp-signature-smoke: rgba(234, 217, 191, 0.66);
}

body.bp-glass .button.safety > span[aria-hidden="true"] {
  display: none;
}

body.bp-glass.bp-edge-inner .page-head .bp-display,
body.bp-glass.bp-edge-inner .bp-enterprise-hero .bp-display,
body.bp-glass.bp-edge-home :is(
  .bp-edge-section-title h2,
  .bp-edge-included-head h2,
  .bp-edge-spotlight h2,
  .bp-edge-feature > h2,
  .bp-edge-enterprise > h2,
  .bp-edge-faq-title h2,
  .bp-edge-closing h2
) {
  font-family: var(--bp-serif);
  font-weight: 400;
  letter-spacing: -0.045em;
  text-transform: none;
}

body.bp-glass :is(.bp-audience-title, .bp-display) em {
  color: var(--bp-signature-ivory);
  display: block;
  font-family: var(--bp-serif);
  font-style: italic;
  font-weight: 400;
  letter-spacing: -0.05em;
  text-transform: none;
}

body.bp-glass.bp-edge-home .bp-edge-hero .bp-audience-title span,
body.bp-glass.bp-edge-home .bp-edge-hero .bp-audience-title em {
  display: block;
}

body.bp-glass.bp-edge-home .bp-edge-hero .bp-audience-title em {
  color: #e7d6bb;
  font-size: 1.08em;
  line-height: 0.84;
  margin-top: 0.08em;
}

body.bp-glass.bp-edge-home .bp-edge-hero-copy > :is(.bp-edge-kicker, .bp-audience-title) {
  animation: none !important;
  opacity: 1;
  transform: none;
}

body.bp-glass.bp-edge-home .bp-edge-hero-copy > :not(.bp-edge-kicker):not(.bp-audience-title) {
  animation-delay: 40ms;
  animation-duration: 420ms;
}

body.bp-glass.bp-edge-home .bp-edge-hero {
  min-height: 720px;
  padding-bottom: 56px;
  padding-top: 126px;
}

body.bp-glass.bp-edge-home .bp-edge-hero-copy {
  max-width: 780px;
}

body.bp-glass.bp-edge-home .bp-edge-hero .bp-audience-title {
  font-size: clamp(58px, 7.4vw, 102px);
  line-height: 0.86;
  max-width: 9.2ch;
}

body.bp-glass.bp-edge-home .bp-edge-hero .bp-audience-lede {
  color: rgba(234, 217, 191, 0.76);
  font-size: clamp(17px, 1.55vw, 21px);
  max-width: 58ch;
}

body.bp-glass.bp-edge-home :is(.bp-edge-proof-wall, .bp-edge-timeline, .bp-edge-two-up, .bp-edge-feature, .bp-edge-enterprise) {
  border-radius: 0;
}

body.bp-glass.bp-edge-home .bp-edge-section-title {
  align-items: end;
  display: grid;
  gap: 28px;
  grid-template-columns: minmax(130px, 0.42fr) minmax(0, 1.58fr);
}

body.bp-glass.bp-edge-home .bp-edge-section-title .bp-edge-kicker {
  margin-bottom: 0.55em;
}

body.bp-glass.bp-edge-home .bp-edge-section-title h2 {
  font-size: clamp(50px, 6.4vw, 88px);
  line-height: 0.9;
  max-width: 10ch;
}

body.bp-glass.bp-edge-home .bp-edge-proof-masonry article,
body.bp-glass.bp-edge-home .bp-edge-two-up-grid > article,
body.bp-glass.bp-edge-home .bp-edge-stack > article,
body.bp-glass.bp-edge-home .bp-edge-passport-screen,
body.bp-glass.bp-edge-home .bp-edge-enterprise-screen {
  transition:
    border-color 220ms ease,
    box-shadow 400ms cubic-bezier(0.22, 1, 0.36, 1),
    transform 400ms cubic-bezier(0.22, 1, 0.36, 1);
}

@media (hover: hover) {
  body.bp-glass.bp-edge-home .bp-edge-proof-masonry article:hover,
  body.bp-glass.bp-edge-home .bp-edge-two-up-grid > article:hover {
    border-color: rgba(234, 217, 191, 0.42);
    box-shadow: 0 30px 80px rgba(0, 0, 0, 0.2);
    transform: translateY(-4px);
  }
}

body.bp-glass.bp-edge-inner .page-head > :is(.bp-kicker, .bp-display),
body.bp-glass.bp-edge-inner .bp-enterprise-hero-copy > .bp-display {
  animation: none !important;
  opacity: 1;
  transform: none;
}

body.bp-glass.bp-edge-inner .page-head > :not(.bp-kicker):not(.bp-display),
body.bp-glass.bp-edge-inner .bp-enterprise-hero-copy > :not(.bp-display) {
  animation-delay: 30ms;
  animation-duration: 380ms;
}

body.bp-glass.bp-edge-inner .page-head .bp-display {
  letter-spacing: -0.05em;
  line-height: 0.9;
  text-transform: none;
}

body.bp-glass.bp-edge-inner .page-head .bp-display > span,
body.bp-glass.bp-enterprise-page .bp-bank-hero .bp-display > span {
  display: block;
}

body.bp-glass.bp-edge-inner .page-head .bp-display em,
body.bp-glass.bp-enterprise-page .bp-bank-hero .bp-display em {
  color: var(--bp-signature-ivory);
  line-height: 0.86;
  margin-top: 0.08em;
}

body.bp-glass.bp-edge-inner .bp-signature-hero {
  align-items: stretch;
  display: grid;
  gap: 0;
  grid-template-columns: minmax(0, 1.03fr) minmax(370px, 0.79fr);
  min-height: 650px;
  padding: 0;
}

body.bp-glass.bp-edge-inner .bp-signature-hero::before {
  height: 540px;
  right: -280px;
  top: 36px;
  transform: rotate(-8deg);
  width: 900px;
}

body.bp-glass.bp-edge-inner .bp-signature-hero::after {
  display: none;
}

body.bp-glass.bp-edge-inner .bp-signature-copy {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-width: 0;
  padding: clamp(52px, 6.4vw, 82px);
}

body.bp-glass.bp-edge-inner .bp-signature-copy .bp-display {
  font-size: clamp(56px, 5.3vw, 76px);
  max-width: 13ch;
}

body.bp-glass.bp-edge-inner .bp-signature-hero > :is(.bp-signature-copy, .bp-signature-record),
body.bp-glass.bp-enterprise-page .bp-bank-hero > .bp-enterprise-hero-copy {
  animation: none !important;
  opacity: 1;
  transform: none;
}

body.bp-glass.bp-edge-inner .bp-signature-copy .lede {
  color: var(--bp-signature-smoke);
  font-size: clamp(16px, 1.45vw, 19px);
  line-height: 1.6;
  max-width: 54ch;
}

body.bp-glass.bp-edge-inner .bp-signature-copy .bp-actions {
  margin-top: 34px;
}

body.bp-glass.bp-edge-inner .bp-signature-copy :is(.bp-checkout-line, .bp-microline) {
  color: rgba(234, 217, 191, 0.52);
  font-size: 10px;
  letter-spacing: 0.08em;
  margin-top: 18px;
  text-transform: uppercase;
}

body.bp-glass.bp-edge-inner .bp-signature-record {
  align-self: stretch;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.045), transparent 42%),
    rgba(10, 13, 12, 0.76);
  border-left: 1px solid var(--bp-inner-line);
  color: var(--bp-signature-ivory);
  display: grid;
  grid-template-rows: auto 1fr auto auto;
  min-width: 0;
  padding: clamp(34px, 4.5vw, 58px);
  position: relative;
}

body.bp-glass.bp-edge-inner .bp-signature-record::after {
  border: 1px solid rgba(234, 217, 191, 0.14);
  content: "";
  inset: 34px 28px;
  pointer-events: none;
  position: absolute;
  transform: rotate(3deg);
}

body.bp-glass.bp-edge-inner .bp-signature-record > * {
  position: relative;
  z-index: 1;
}

body.bp-glass.bp-edge-inner .bp-signature-record header,
body.bp-glass.bp-edge-inner .bp-signature-record footer {
  align-items: center;
  border-bottom: 1px solid var(--bp-inner-line-soft);
  display: flex;
  gap: 20px;
  justify-content: space-between;
  padding: 0 0 18px;
}

body.bp-glass.bp-edge-inner .bp-signature-record header span,
body.bp-glass.bp-edge-inner .bp-signature-record header strong,
body.bp-glass.bp-edge-inner .bp-signature-record footer span,
body.bp-glass.bp-edge-inner .bp-signature-record footer strong,
body.bp-glass.bp-edge-inner .bp-signature-record-title small,
body.bp-glass.bp-edge-inner .bp-signature-record dt {
  color: rgba(234, 217, 191, 0.58);
  font-size: 9px;
  font-weight: 650;
  letter-spacing: 0.13em;
  text-transform: uppercase;
}

body.bp-glass.bp-edge-inner .bp-signature-record header strong {
  color: var(--bp-signature-red);
}

body.bp-glass.bp-edge-inner .bp-signature-record-title {
  align-self: end;
  padding: 48px 0 34px;
}

body.bp-glass.bp-edge-inner .bp-signature-record-title h2 {
  color: var(--bp-signature-ivory);
  font-family: var(--bp-serif);
  font-size: clamp(36px, 4vw, 58px);
  font-weight: 400;
  letter-spacing: -0.045em;
  line-height: 0.94;
  margin: 14px 0 0;
  overflow-wrap: anywhere;
}

body.bp-glass.bp-edge-inner .bp-signature-record dl {
  border-top: 1px solid var(--bp-inner-line-soft);
  margin: 0;
}

body.bp-glass.bp-edge-inner .bp-signature-record dl > div {
  align-items: center;
  border-bottom: 1px solid var(--bp-inner-line-soft);
  display: grid;
  gap: 18px;
  grid-template-columns: 0.68fr 1.32fr;
  min-height: 58px;
}

body.bp-glass.bp-edge-inner .bp-signature-record dd {
  color: rgba(234, 217, 191, 0.86);
  font-size: 13px;
  margin: 0;
  text-align: right;
}

body.bp-glass.bp-edge-inner .bp-signature-record footer {
  border-bottom: 0;
  border-top: 1px solid var(--bp-inner-line);
  margin-top: 28px;
  padding: 18px 0 0;
}

body.bp-glass.bp-edge-inner .bp-signature-record footer strong {
  color: var(--bp-signature-ivory);
  letter-spacing: 0.06em;
  text-align: right;
}

body.bp-glass.bp-enterprise-page .bp-bank-hero .bp-display {
  font-family: var(--bp-serif);
  font-size: clamp(58px, 5.2vw, 78px);
  line-height: 0.87;
  max-width: 10.5ch;
}

body.bp-glass.bp-enterprise-page .bp-bank-hero .bp-display em {
  color: var(--bp-signature-ivory);
}

body.bp-glass.bp-enterprise-page .bp-bank-case {
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.04), transparent 42%),
    rgba(10, 13, 12, 0.88);
  box-shadow: 28px 34px 90px rgba(0, 0, 0, 0.38);
}

body.bp-glass.bp-enterprise-page :is(.bp-bank-assurance, .bp-bank-gap, .bp-bank-cascade, .bp-bank-rail, .bp-bank-desk, .bp-bank-boundary, .bp-bank-machine) h2 {
  font-family: var(--bp-serif);
  font-weight: 400;
  letter-spacing: -0.04em;
}

@media (max-width: 920px) {
  body.bp-glass.bp-edge-inner .bp-signature-hero {
    grid-template-columns: 1fr;
    min-height: 0;
  }

  body.bp-glass.bp-edge-inner .bp-signature-record {
    border-left: 0;
    border-top: 1px solid var(--bp-inner-line);
    min-height: 500px;
  }
}

@media (max-width: 760px) {
  body.bp-glass.bp-edge-home .bp-edge-hero {
    min-height: 0;
    padding: 100px 18px 46px;
  }

  body.bp-glass.bp-edge-home .bp-edge-hero .bp-audience-title {
    font-size: clamp(51px, 14.2vw, 62px);
    line-height: 0.88;
    max-width: none;
  }

  body.bp-glass.bp-edge-home .bp-edge-hero .bp-audience-title em {
    font-size: 1em;
    line-height: 0.88;
  }

  body.bp-glass.bp-edge-home .bp-edge-section-title {
    display: block;
  }

  body.bp-glass.bp-edge-home .bp-edge-section-title h2 {
    font-size: clamp(44px, 13vw, 58px);
    margin-top: 18px;
    max-width: none;
  }

  body.bp-glass.bp-edge-inner .bp-signature-copy,
  body.bp-glass.bp-edge-inner .bp-signature-record {
    padding: 44px 22px;
  }

  body.bp-glass.bp-edge-inner .bp-signature-copy .bp-display {
    font-size: clamp(48px, 13.4vw, 60px);
    max-width: none;
  }

  body.bp-glass.bp-edge-inner .bp-signature-copy .lede {
    font-size: 16px;
    margin-top: 24px;
  }

  body.bp-glass.bp-edge-inner .bp-signature-record {
    min-height: 440px;
  }

  body.bp-glass.bp-edge-inner .bp-signature-record::after {
    inset: 24px 18px;
  }

  body.bp-glass.bp-enterprise-page .bp-bank-hero .bp-display {
    font-size: clamp(49px, 13.5vw, 61px);
    line-height: 0.88;
    max-width: none;
  }
}

@media (prefers-reduced-motion: reduce) {
  body.bp-glass .page-head > *,
  body.bp-glass .bp-enterprise-hero-copy > *,
  body.bp-glass .bp-edge-hero-copy > * {
    animation: none !important;
    opacity: 1 !important;
    transform: none !important;
  }
}

/* Pass 75: editorial restraint and the bank decision room. Repeated evidence
   is separated by rules and rhythm, not another stack of glass boxes. */
body.bp-glass.bp-edge-home .bp-edge-faq {
  gap: clamp(54px, 7vw, 96px);
  min-height: 0;
  padding: clamp(92px, 10vw, 140px) 0 clamp(112px, 13vw, 180px);
}

body.bp-glass.bp-edge-home .bp-edge-faq-title h2 {
  font-style: normal;
  line-height: 0.92;
  margin-top: 18px;
  max-width: 8ch;
}

body.bp-glass.bp-edge-home .bp-edge-faq .faq-list {
  border-top: 1px solid var(--bp-edge-line);
  counter-reset: bp-faq;
}

body.bp-glass.bp-edge-home .bp-edge-faq .faq-list details {
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  background: transparent;
  border: 0;
  border-bottom: 1px solid var(--bp-edge-line);
  box-shadow: none;
  counter-increment: bp-faq;
  margin: 0;
}

body.bp-glass.bp-edge-home .bp-edge-faq .faq-list summary {
  align-items: center;
  cursor: pointer;
  display: grid;
  font-family: var(--bp-serif);
  font-size: clamp(21px, 2vw, 29px);
  font-weight: 400;
  gap: 20px;
  grid-template-columns: 44px minmax(0, 1fr) 28px;
  letter-spacing: -0.025em;
  list-style: none;
  min-height: 0;
  padding: 30px 0;
  text-wrap: balance;
}

body.bp-glass.bp-edge-home .bp-edge-faq .faq-list summary::marker {
  content: "";
}

body.bp-glass.bp-edge-home .bp-edge-faq .faq-list summary::-webkit-details-marker {
  display: none;
}

body.bp-glass.bp-edge-home .bp-edge-faq .faq-list summary:focus-visible {
  box-shadow: inset 0 -2px var(--bp-edge-signal);
  outline: 0;
}

body.bp-glass.bp-edge-home .bp-edge-faq .faq-list summary::before {
  color: var(--bp-edge-signal);
  content: counter(bp-faq, decimal-leading-zero);
  font-family: "Geist Mono", monospace;
  font-size: 9px;
  font-weight: 650;
  letter-spacing: 0.12em;
}

body.bp-glass.bp-edge-home .bp-edge-faq .faq-list summary::after {
  border: 0;
  border-radius: 0;
  color: var(--bp-edge-sand-soft);
  content: "↘";
  display: block;
  font-family: "Geist Mono", monospace;
  font-size: 15px;
  height: auto;
  line-height: 1;
  place-items: unset;
  position: static;
  right: auto;
  transform: rotate(0deg);
  transform-origin: center;
  transition: color 220ms ease, transform 420ms cubic-bezier(0.22, 1, 0.36, 1);
  width: auto;
}

body.bp-glass.bp-edge-home .bp-edge-faq .faq-list details[open] summary::after {
  color: var(--bp-edge-signal);
  content: "↘";
  transform: rotate(-90deg);
}

body.bp-glass.bp-edge-home .bp-edge-faq .faq-list details > p {
  border: 0;
  color: var(--bp-edge-sand-soft);
  font-size: 15px;
  line-height: 1.7;
  margin: 0;
  max-width: 62ch;
  padding: 0 48px 32px 64px;
}

body.bp-glass.bp-edge-home .bp-edge-faq .faq-list details[open] > p {
  animation: bp-faq-answer-in 440ms cubic-bezier(0.22, 1, 0.36, 1) both;
}

@keyframes bp-faq-answer-in {
  from {
    opacity: 0;
    transform: translateY(-8px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

body.bp-glass.bp-enterprise-page :is(
  .bp-bank-decision-room,
  .bp-bank-regulatory-map,
  .bp-bank-pilot-ladder
) {
  margin-top: clamp(88px, 11vw, 148px);
  scroll-margin-top: 110px;
}

body.bp-glass.bp-enterprise-page .bp-bank-decision-room {
  border-bottom: 1px solid var(--bp-inner-line);
  border-top: 1px solid var(--bp-inner-line);
  display: grid;
  gap: 0 clamp(54px, 7vw, 96px);
  grid-template-columns: minmax(270px, 0.64fr) minmax(0, 1.36fr);
  padding: clamp(54px, 7vw, 84px) 0 0;
}

body.bp-glass.bp-enterprise-page .bp-bank-decision-room > header > span,
body.bp-glass.bp-enterprise-page .bp-bank-regulatory-map > header > span,
body.bp-glass.bp-enterprise-page .bp-bank-pilot-ladder > header > span {
  color: var(--bp-inner-signal);
  display: block;
  font-size: 9px;
  font-weight: 700;
  letter-spacing: 0.14em;
}

body.bp-glass.bp-enterprise-page .bp-bank-decision-room > header h2 {
  font-size: clamp(40px, 4.6vw, 62px);
  line-height: 0.94;
  margin: 22px 0 0;
  max-width: 10ch;
}

body.bp-glass.bp-enterprise-page .bp-bank-decision-room > header p,
body.bp-glass.bp-enterprise-page .bp-bank-regulatory-map > header p,
body.bp-glass.bp-enterprise-page .bp-bank-pilot-ladder > header p {
  color: var(--bp-inner-sand-soft);
  font-size: 14px;
  line-height: 1.65;
  margin: 26px 0 0;
  max-width: 40ch;
}

body.bp-glass.bp-enterprise-page .bp-bank-decision-list {
  border-top: 1px solid var(--bp-inner-line);
}

body.bp-glass.bp-enterprise-page .bp-bank-decision-list > a {
  align-items: center;
  border-bottom: 1px solid var(--bp-inner-line);
  color: var(--bp-inner-sand);
  display: grid;
  gap: 18px;
  grid-template-columns: 140px minmax(0, 1fr) auto;
  min-height: 98px;
  padding: 20px 0;
  transition: color 220ms ease, padding 360ms cubic-bezier(0.22, 1, 0.36, 1);
}

body.bp-glass.bp-enterprise-page .bp-bank-decision-list > a:is(:hover, :focus-visible) {
  color: var(--bp-inner-signal);
  outline: 0;
  padding-left: 10px;
}

body.bp-glass.bp-enterprise-page .bp-bank-decision-list span,
body.bp-glass.bp-enterprise-page .bp-bank-decision-list em {
  font-size: 9px;
  font-style: normal;
  font-weight: 680;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

body.bp-glass.bp-enterprise-page .bp-bank-decision-list span {
  color: var(--bp-inner-sand-soft);
}

body.bp-glass.bp-enterprise-page .bp-bank-decision-list strong {
  font-family: var(--bp-serif);
  font-size: clamp(19px, 1.75vw, 25px);
  font-weight: 400;
  letter-spacing: -0.025em;
  line-height: 1.16;
}

body.bp-glass.bp-enterprise-page .bp-bank-decision-list em {
  text-align: right;
}

body.bp-glass.bp-enterprise-page .bp-bank-decision-room > footer {
  align-items: center;
  display: grid;
  gap: 12px 28px;
  grid-column: 1 / -1;
  grid-template-columns: minmax(260px, 0.8fr) minmax(0, 1.2fr);
  padding: 24px 0;
}

body.bp-glass.bp-enterprise-page .bp-bank-decision-room > footer strong {
  font-family: var(--bp-serif);
  font-size: 17px;
  font-weight: 400;
}

body.bp-glass.bp-enterprise-page .bp-bank-decision-room > footer span {
  color: var(--bp-inner-sand-soft);
  font-size: 11px;
}

body.bp-glass.bp-enterprise-page .bp-bank-regulatory-map {
  border-top: 1px solid var(--bp-inner-line);
  display: grid;
  gap: clamp(46px, 6vw, 80px);
  grid-template-columns: minmax(280px, 0.76fr) minmax(0, 1.24fr);
  padding-top: clamp(58px, 7vw, 88px);
}

body.bp-glass.bp-enterprise-page .bp-bank-regulatory-map > header h2,
body.bp-glass.bp-enterprise-page .bp-bank-pilot-ladder > header h2 {
  font-size: clamp(41px, 5vw, 66px);
  line-height: 0.94;
  margin: 22px 0 0;
}

body.bp-glass.bp-enterprise-page .bp-bank-regulatory-map dl {
  border-top: 1px solid var(--bp-inner-line);
  margin: 0;
}

body.bp-glass.bp-enterprise-page .bp-bank-regulatory-map dl > div {
  border-bottom: 1px solid var(--bp-inner-line);
  display: grid;
  gap: 24px;
  grid-template-columns: minmax(150px, 0.72fr) minmax(0, 1.28fr);
  padding: 25px 0;
}

body.bp-glass.bp-enterprise-page .bp-bank-regulatory-map dt {
  color: var(--bp-inner-signal);
  font-size: 9px;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

body.bp-glass.bp-enterprise-page .bp-bank-regulatory-map dd {
  color: var(--bp-inner-sand);
  font-size: 13px;
  line-height: 1.58;
  margin: 0;
}

body.bp-glass.bp-enterprise-page .bp-bank-regulatory-map > footer {
  align-items: center;
  border-bottom: 1px solid var(--bp-inner-line);
  border-top: 1px solid var(--bp-inner-line);
  display: flex;
  gap: 20px;
  grid-column: 1 / -1;
  justify-content: space-between;
  padding: 20px 0;
}

body.bp-glass.bp-enterprise-page .bp-bank-regulatory-map > footer strong {
  font-family: var(--bp-serif);
  font-size: 17px;
  font-weight: 400;
}

body.bp-glass.bp-enterprise-page .bp-bank-regulatory-map > footer a,
body.bp-glass.bp-enterprise-page .bp-bank-pilot-ladder > footer span {
  font-size: 9px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

body.bp-glass.bp-enterprise-page .bp-bank-pilot-ladder {
  background: var(--bp-inner-sand);
  color: var(--bp-inner-night);
  padding: clamp(48px, 7vw, 86px);
}

body.bp-glass.bp-enterprise-page .bp-bank-pilot-ladder > header {
  display: grid;
  gap: 24px 52px;
  grid-template-columns: minmax(0, 1fr) minmax(240px, 0.48fr);
}

body.bp-glass.bp-enterprise-page .bp-bank-pilot-ladder > header > span,
body.bp-glass.bp-enterprise-page .bp-bank-pilot-ladder > header h2 {
  grid-column: 1;
}

body.bp-glass.bp-enterprise-page .bp-bank-pilot-ladder > header h2 {
  color: var(--bp-inner-night);
  margin-top: 0;
}

body.bp-glass.bp-enterprise-page .bp-bank-pilot-ladder > header p {
  align-self: end;
  color: rgba(13, 15, 15, 0.68);
  grid-column: 2;
  grid-row: 1 / span 2;
  margin: 0;
}

body.bp-glass.bp-enterprise-page .bp-bank-pilot-ladder ol {
  border-top: 1px solid rgba(13, 15, 15, 0.32);
  list-style: none;
  margin: 58px 0 0;
  padding: 0;
}

body.bp-glass.bp-enterprise-page .bp-bank-pilot-ladder li {
  align-items: center;
  border-bottom: 1px solid rgba(13, 15, 15, 0.28);
  display: grid;
  gap: 24px;
  grid-template-columns: 48px minmax(0, 1fr) minmax(180px, 0.55fr);
  min-height: 132px;
  padding: 26px 0;
}

body.bp-glass.bp-enterprise-page .bp-bank-pilot-ladder li > span {
  color: #8c402e;
  font-family: "Geist Mono", monospace;
  font-size: 11px;
  font-weight: 700;
}

body.bp-glass.bp-enterprise-page .bp-bank-pilot-ladder li strong {
  font-family: var(--bp-serif);
  font-size: 27px;
  font-weight: 400;
  letter-spacing: -0.03em;
}

body.bp-glass.bp-enterprise-page .bp-bank-pilot-ladder li p {
  font-size: 13px;
  line-height: 1.55;
  margin: 10px 0 0;
  max-width: 64ch;
}

body.bp-glass.bp-enterprise-page .bp-bank-pilot-ladder li em {
  color: rgba(13, 15, 15, 0.66);
  font-size: 9px;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 1.5;
  text-transform: uppercase;
}

body.bp-glass.bp-enterprise-page .bp-bank-pilot-ladder > footer {
  display: grid;
  gap: 16px 30px;
  grid-template-columns: minmax(0, 1fr) minmax(220px, 0.65fr);
  padding-top: 24px;
}

body.bp-glass.bp-enterprise-page .bp-bank-pilot-ladder > footer strong {
  font-family: var(--bp-serif);
  font-size: 17px;
  font-weight: 400;
}

body.bp-glass.bp-enterprise-page .bp-bank-pilot-ladder > footer span {
  color: rgba(13, 15, 15, 0.62);
}

body.bp-glass .bp-procurement-matrix {
  margin-top: clamp(72px, 9vw, 118px);
  scroll-margin-top: 110px;
}

body.bp-glass .bp-procurement-matrix > header {
  max-width: 850px;
  padding-bottom: 42px;
}

body.bp-glass .bp-procurement-matrix > header h2 {
  font-size: clamp(40px, 5vw, 64px);
  line-height: 0.94;
  margin: 16px 0 0;
}

body.bp-glass .bp-procurement-matrix > header > p:last-child {
  color: var(--bp-inner-sand-soft);
  line-height: 1.6;
  margin: 24px 0 0;
}

body.bp-glass :is(.bp-procurement-matrix-head, .bp-procurement-matrix-row) {
  align-items: start;
  border-bottom: 1px solid var(--bp-inner-line);
  display: grid;
  gap: 18px;
  grid-template-columns: 0.62fr 1fr 1.55fr 0.7fr 1.28fr;
}

body.bp-glass .bp-procurement-matrix-head {
  border-top: 1px solid var(--bp-inner-line);
  color: var(--bp-inner-sand-soft);
  font-size: 8px;
  font-weight: 700;
  letter-spacing: 0.12em;
  padding: 14px 0;
  text-transform: uppercase;
}

body.bp-glass .bp-procurement-matrix-row {
  min-height: 132px;
  padding: 26px 0;
}

body.bp-glass .bp-procurement-matrix-row > span {
  color: var(--bp-inner-signal);
  font-size: 9px;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

body.bp-glass .bp-procurement-matrix-row > strong {
  font-family: var(--bp-serif);
  font-size: 19px;
  font-weight: 400;
  letter-spacing: -0.02em;
  line-height: 1.16;
}

body.bp-glass .bp-procurement-matrix-row > p {
  color: var(--bp-inner-sand-soft);
  font-size: 11px;
  line-height: 1.55;
  margin: 0;
}

body.bp-glass .bp-procurement-matrix > footer {
  display: flex;
  flex-wrap: wrap;
  gap: 12px 28px;
  justify-content: flex-end;
  padding-top: 20px;
}

body.bp-glass .bp-procurement-matrix > footer a {
  border-bottom: 1px solid var(--bp-inner-line);
  color: var(--bp-inner-sand);
  font-size: 9px;
  letter-spacing: 0.08em;
  padding-bottom: 5px;
  text-transform: uppercase;
}

@media (max-width: 900px) {
  body.bp-glass.bp-enterprise-page .bp-bank-decision-room,
  body.bp-glass.bp-enterprise-page .bp-bank-regulatory-map,
  body.bp-glass.bp-enterprise-page .bp-bank-pilot-ladder > header {
    grid-template-columns: 1fr;
  }

  body.bp-glass.bp-enterprise-page .bp-bank-decision-room > header,
  body.bp-glass.bp-enterprise-page .bp-bank-regulatory-map > header {
    padding-bottom: 46px;
  }

  body.bp-glass.bp-enterprise-page .bp-bank-pilot-ladder > header p {
    grid-column: 1;
    grid-row: auto;
  }

  body.bp-glass.bp-enterprise-page .bp-bank-decision-room > footer,
  body.bp-glass.bp-enterprise-page .bp-bank-pilot-ladder > footer {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 760px) {
  body.bp-glass.bp-edge-home .bp-edge-kicker {
    display: none !important;
  }

  body.bp-glass.bp-edge-home .bp-edge-hero {
    padding-top: 158px;
  }

  body.bp-glass.bp-edge-home .bp-edge-hero-copy {
    transform: none;
  }

  body.bp-glass.bp-edge-home .bp-edge-faq {
    gap: 30px;
    min-height: 0;
    padding: 76px 0 104px;
  }

  body.bp-glass.bp-edge-home .bp-edge-faq-title h2 {
    font-size: clamp(43px, 13vw, 55px);
    margin: 0;
    max-width: 8ch;
  }

  body.bp-glass.bp-edge-home .bp-edge-faq .faq-list summary {
    font-size: 20px;
    gap: 12px;
    grid-template-columns: 34px minmax(0, 1fr) 20px;
    line-height: 1.12;
    padding: 24px 0;
  }

  body.bp-glass.bp-edge-home .bp-edge-faq .faq-list details > p {
    font-size: 14px;
    padding: 0 20px 26px 46px;
  }

  body.bp-glass.bp-enterprise-page :is(
    .bp-bank-decision-room,
    .bp-bank-regulatory-map,
    .bp-bank-pilot-ladder
  ) {
    margin-top: 70px;
  }

  body.bp-glass.bp-enterprise-page .bp-bank-decision-room {
    padding-top: 48px;
  }

  body.bp-glass.bp-enterprise-page .bp-bank-decision-room > header h2,
  body.bp-glass.bp-enterprise-page .bp-bank-regulatory-map > header h2,
  body.bp-glass.bp-enterprise-page .bp-bank-pilot-ladder > header h2 {
    font-size: clamp(40px, 12vw, 52px);
    max-width: none;
  }

  body.bp-glass.bp-enterprise-page .bp-bank-decision-list > a {
    align-items: start;
    gap: 10px;
    grid-template-columns: 1fr auto;
    min-height: 0;
    padding: 24px 0;
  }

  body.bp-glass.bp-enterprise-page .bp-bank-decision-list > a:is(:hover, :focus-visible) {
    padding-left: 0;
  }

  body.bp-glass.bp-enterprise-page .bp-bank-decision-list span,
  body.bp-glass.bp-enterprise-page .bp-bank-decision-list strong {
    grid-column: 1;
  }

  body.bp-glass.bp-enterprise-page .bp-bank-decision-list strong {
    font-size: 23px;
  }

  body.bp-glass.bp-enterprise-page .bp-bank-decision-list em {
    grid-column: 2;
    grid-row: 1 / span 2;
    max-width: 92px;
  }

  body.bp-glass.bp-enterprise-page .bp-bank-decision-room > footer {
    grid-template-columns: 1fr;
  }

  body.bp-glass.bp-enterprise-page .bp-bank-regulatory-map dl > div {
    gap: 12px;
    grid-template-columns: 1fr;
  }

  body.bp-glass.bp-enterprise-page .bp-bank-regulatory-map > footer {
    align-items: flex-start;
    flex-direction: column;
  }

  body.bp-glass.bp-enterprise-page .bp-bank-pilot-ladder {
    margin-inline: calc((100vw - 100%) / -2);
    padding: 48px 20px;
  }

  body.bp-glass.bp-enterprise-page .bp-bank-pilot-ladder li {
    align-items: start;
    gap: 12px 16px;
    grid-template-columns: 32px minmax(0, 1fr);
    min-height: 0;
    padding: 28px 0;
  }

  body.bp-glass.bp-enterprise-page .bp-bank-pilot-ladder li em {
    grid-column: 2;
  }

  body.bp-glass .bp-procurement-matrix-head {
    display: none;
  }

  body.bp-glass .bp-procurement-matrix-row {
    gap: 20px;
    grid-template-columns: 1fr;
    min-height: 0;
    padding: 28px 0;
  }

  body.bp-glass .bp-procurement-matrix-row > [data-label]::before {
    color: var(--bp-inner-sand-soft);
    content: attr(data-label);
    display: block;
    font-family: "Geist Mono", monospace;
    font-size: 8px;
    font-weight: 650;
    letter-spacing: 0.11em;
    margin-bottom: 7px;
    text-transform: uppercase;
  }

  body.bp-glass .bp-procurement-matrix > footer {
    align-items: flex-start;
    flex-direction: column;
  }
}

@media (prefers-reduced-motion: reduce) {
  body.bp-glass.bp-edge-home .bp-edge-faq .faq-list details[open] > p {
    animation: none;
  }

  body.bp-glass.bp-edge-home .bp-edge-faq .faq-list summary::after,
  body.bp-glass.bp-enterprise-page .bp-bank-decision-list > a {
    transition: none;
  }
}

/* Pass 76: answer-first journeys and editorial restraint. One proof object may
   carry a border; the page around it uses space and rules instead of another box. */
body.bp-glass.bp-edge-inner .page-head {
  border-left: 0;
  border-right: 0;
  box-shadow: none;
}

body.bp-glass.bp-edge-inner .page-head::before,
body.bp-glass.bp-edge-inner .page-head::after {
  display: none;
}

body.bp-glass.bp-check-result-surface .check-page {
  padding-top: 112px;
}

body.bp-glass.bp-check-result-surface .result-card {
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  background: transparent;
  border-left: 0;
  border-right: 0;
  min-height: 0;
  padding: clamp(52px, 7vw, 82px) clamp(0px, 4vw, 44px);
}

body.bp-glass.bp-edge-inner .result-card h1 {
  color: var(--bp-inner-sand);
  font-family: var(--bp-serif);
  font-size: clamp(46px, 5.8vw, 76px);
  font-weight: 400;
  letter-spacing: -0.05em;
  line-height: 0.94;
  margin: 42px 0 0;
  max-width: 13ch;
}

body.bp-glass.bp-check-result-surface .bp-check-again {
  column-gap: clamp(38px, 6vw, 76px);
  grid-template-columns: minmax(230px, 0.72fr) minmax(0, 1.28fr);
  grid-template-rows: auto auto;
  min-height: 0;
  padding: 46px clamp(0px, 4vw, 44px);
}

body.bp-glass.bp-check-result-surface .bp-check-again > .bp-kicker {
  grid-column: 1;
  grid-row: 1;
}

body.bp-glass.bp-check-result-surface .bp-check-again > .bp-display {
  grid-column: 1;
  grid-row: 2;
}

body.bp-glass.bp-check-result-surface .bp-check-again > .lede {
  align-self: end;
  grid-column: 2;
  grid-row: 1;
}

body.bp-glass.bp-check-result-surface .bp-check-again > .bp-check-form {
  grid-column: 2;
  grid-row: 2;
}

body.bp-glass.bp-edge-home .bp-edge-receipt {
  display: none;
}

body.bp-glass.bp-edge-home .bp-edge-hero-art {
  border: 0;
  opacity: 0.48;
  -webkit-mask-image: radial-gradient(ellipse at center, #000 36%, transparent 78%);
  mask-image: radial-gradient(ellipse at center, #000 36%, transparent 78%);
  width: min(1080px, 100%);
}

body.bp-glass.bp-edge-home .bp-edge-hero-copy {
  position: relative;
  z-index: 2;
}

body.bp-glass.bp-enterprise-page .bp-bank-hero {
  background-color: transparent;
  border-left: 0;
  border-right: 0;
  box-shadow: none;
  padding-left: 0;
  padding-right: 0;
}

body.bp-glass.bp-enterprise-page .bp-bank-hero::before {
  display: none;
}

body.bp-glass.bp-enterprise-page .bp-bank-case {
  box-shadow: 0 26px 74px rgba(0, 0, 0, 0.26);
  transform: none;
}

body.bp-glass.bp-enterprise-page .bp-bank-case::before {
  display: none;
}

body.bp-glass.bp-enterprise-page .bp-bank-assurance {
  background: transparent;
  border-left: 0;
  border-right: 0;
}

body.bp-glass.bp-enterprise-page .bp-bank-assurance-notes {
  border-top: 1px solid var(--bp-inner-line);
  display: grid;
  gap: 18px clamp(32px, 5vw, 64px);
  grid-template-columns: repeat(2, minmax(0, 1fr));
  padding: 22px clamp(24px, 2.6vw, 36px);
}

body.bp-glass.bp-enterprise-page .bp-bank-assurance-notes p {
  color: var(--bp-inner-sand-soft);
  font-size: 11px;
  line-height: 1.6;
  margin: 0;
}

body.bp-glass.bp-enterprise-page .bp-bank-assurance-notes strong {
  color: var(--bp-inner-signal);
  display: block;
  font-size: 9px;
  letter-spacing: 0.1em;
  margin-bottom: 8px;
  text-transform: uppercase;
}

body.bp-glass.bp-edge-inner .bp-enterprise-intake {
  align-items: start;
  background: transparent;
  border-left: 0;
  border-right: 0;
  border-radius: 0;
  padding: clamp(48px, 7vw, 82px) 0;
  scroll-margin-top: 104px;
}

body.bp-glass.bp-edge-inner .bp-enterprise-intake-copy,
body.bp-glass.bp-edge-inner .bp-enterprise-intake-form {
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  background: transparent;
  box-shadow: none;
}

body.bp-glass.bp-edge-inner .bp-enterprise-intake-copy {
  padding: 0 clamp(36px, 6vw, 72px) 0 0;
}

body.bp-glass.bp-edge-inner .bp-enterprise-intake-form {
  padding: 0 0 0 clamp(36px, 6vw, 72px);
}

@media (max-width: 760px) {
  body.bp-glass.bp-edge-home :is(.bp-audience-lede, .bp-microline, .bp-edge-feature-lede, .bp-edge-disclaimer) {
    display: none;
  }

  body.bp-glass.bp-edge-inner :is(
    .check-page .page-head,
    .order-passport-landing .page-head,
    .simple-page .page-head,
    .signup-page .page-head
  ) {
    min-height: 0;
    padding: 68px 22px 58px;
  }

  body.bp-glass.bp-check-result-surface .check-page {
    padding-top: 86px;
  }

  body.bp-glass.bp-check-result-surface .result-card {
    min-height: 0;
    padding: 46px 6px 52px;
  }

  body.bp-glass.bp-check-result-surface .result-actions {
    display: grid;
    grid-template-columns: 1fr;
  }

  body.bp-glass.bp-check-result-surface .result-actions .button {
    justify-content: center;
    width: 100%;
  }

  body.bp-glass.bp-edge-inner .result-card h1 {
    font-size: clamp(43px, 13vw, 56px);
  }

  body.bp-glass.bp-check-result-surface .bp-check-again {
    display: block;
    min-height: 0;
    padding: 42px 6px 48px;
  }

  body.bp-glass.bp-check-result-surface .bp-check-again .lede,
  body.bp-glass.bp-check-result-surface .bp-check-again .bp-check-form {
    margin-top: 24px;
  }

  body.bp-glass.bp-enterprise-page .bp-bank-hero {
    padding-left: 0;
    padding-right: 0;
  }

  body.bp-glass.bp-enterprise-page .bp-bank-assurance {
    margin-inline: 0;
  }

  body.bp-glass.bp-enterprise-page .bp-bank-assurance-notes {
    grid-template-columns: 1fr;
  }

  body.bp-glass.bp-edge-inner .bp-enterprise-intake {
    padding: 42px 0;
  }

  body.bp-glass.bp-edge-inner .bp-enterprise-intake-copy,
  body.bp-glass.bp-edge-inner .bp-enterprise-intake-form {
    padding: 0;
  }

  body.bp-glass.bp-edge-inner .bp-enterprise-intake-form {
    border-top: 1px solid var(--bp-inner-line);
    margin-top: 34px;
    padding-top: 34px;
  }
}

@media (prefers-reduced-motion: reduce) {
  body.bp-glass.bp-edge-home .bp-edge-hero-art {
    transform: translateX(-50%);
  }
}

/* Pass 77: diligence without the card wall. Identity, verdict and evidence use
   ruled editorial rows; compact mobile grids keep the review moving. */
body.bp-glass .bp-trust-identity {
  border-bottom: 1px solid var(--bp-inner-line);
  border-top: 1px solid var(--bp-inner-line);
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  margin: 44px 0 0;
}

body.bp-glass .bp-trust-identity > div {
  min-width: 0;
  padding: 18px 20px;
}

body.bp-glass .bp-trust-identity > div + div {
  border-left: 1px solid var(--bp-inner-line);
}

body.bp-glass .bp-trust-identity dt,
body.bp-glass .bp-diligence-brief span {
  color: var(--bp-inner-sand-soft);
  font-size: 8px;
  font-weight: 680;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

body.bp-glass .bp-trust-identity dd {
  color: var(--bp-inner-sand);
  font-size: 12px;
  line-height: 1.4;
  margin: 9px 0 0;
}

body.bp-glass .bp-diligence-brief {
  border-bottom: 1px solid var(--bp-inner-line);
  border-top: 1px solid var(--bp-inner-line);
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin-top: 64px;
}

body.bp-glass .bp-diligence-brief > div {
  min-width: 0;
  padding: 22px 24px;
}

body.bp-glass .bp-diligence-brief > div + div {
  border-left: 1px solid var(--bp-inner-line);
}

body.bp-glass .bp-diligence-brief strong {
  color: var(--bp-inner-sand);
  display: block;
  font-family: var(--bp-serif);
  font-size: clamp(17px, 2vw, 23px);
  font-weight: 440;
  letter-spacing: -0.025em;
  line-height: 1.12;
  margin-top: 12px;
  overflow-wrap: anywhere;
}

body.bp-glass .bp-diligence-brief + .bp-trust-register {
  margin-top: 64px;
}

body.bp-glass .bp-trust-callout {
  background: transparent;
  border: 0;
  border-bottom: 1px solid var(--bp-inner-line);
  border-top: 1px solid var(--bp-inner-line);
  padding-left: 0;
  padding-right: 0;
}

body.bp-glass .bp-trust-disclosure {
  border-bottom: 1px solid var(--bp-inner-line);
  border-top: 1px solid var(--bp-inner-line);
  margin-top: 64px;
}

body.bp-glass .bp-trust-disclosure > summary {
  align-items: center;
  color: var(--bp-inner-sand);
  cursor: pointer;
  display: flex;
  gap: 24px;
  justify-content: space-between;
  list-style: none;
  padding: 24px 0;
}

body.bp-glass .bp-trust-disclosure > summary::-webkit-details-marker {
  display: none;
}

body.bp-glass .bp-trust-disclosure > summary span {
  font-family: var(--bp-serif);
  font-size: clamp(22px, 2.6vw, 31px);
  letter-spacing: -0.03em;
}

body.bp-glass .bp-trust-disclosure > summary strong {
  color: var(--bp-inner-sand-soft);
  font-size: 9px;
  font-weight: 650;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

body.bp-glass .bp-trust-disclosure > summary::after {
  color: var(--bp-inner-signal);
  content: "+";
  font-size: 20px;
  margin-left: auto;
}

body.bp-glass .bp-trust-disclosure[open] > summary::after {
  content: "−";
}

body.bp-glass .bp-trust-disclosure .bp-trust-register {
  margin-top: 0;
}

body.bp-glass .bp-trust-disclosure > summary:focus-visible {
  outline: 2px solid var(--bp-inner-signal);
  outline-offset: 8px;
}

body.bp-glass .trust-centre-page .bp-control-register {
  border-top: 1px solid var(--bp-inner-line);
}

body.bp-glass .trust-centre-page .bp-control-row {
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  background-color: transparent !important;
  background-image: none !important;
  border: 0;
  border-bottom: 1px solid var(--bp-inner-line);
  border-radius: 0;
  box-shadow: none;
  margin: 0;
  min-height: 0;
}

body.bp-glass main.trust-centre-page > .bp-control-register {
  padding-bottom: 52px;
  padding-top: 52px;
}

body.bp-glass.bp-policy-surface .bp-policy-brief > span {
  background: var(--bp-inner-night);
  padding-right: 10px;
  position: relative;
  width: fit-content;
  z-index: 2;
}

body.bp-glass.bp-policy-surface .bp-policy-layout {
  margin-top: clamp(72px, 9vw, 112px);
}

@media (max-width: 760px) {
  body.bp-glass .bp-trust-identity {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    margin-top: 30px;
  }

  body.bp-glass .bp-trust-identity > div {
    min-height: 92px;
    padding: 15px 13px;
  }

  body.bp-glass .bp-trust-identity > div:nth-child(3) {
    border-left: 0;
  }

  body.bp-glass .bp-trust-identity > div:nth-child(n + 3) {
    border-top: 1px solid var(--bp-inner-line);
  }

  body.bp-glass .bp-trust-snapshot,
  body.bp-glass .bp-trust-directory-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  body.bp-glass .bp-trust-snapshot {
    margin-top: 34px;
  }

  body.bp-glass .bp-trust-snapshot > div {
    min-height: 116px;
    padding: 15px 13px;
  }

  body.bp-glass .bp-trust-snapshot strong {
    font-size: 17px;
    letter-spacing: -0.025em;
  }

  body.bp-glass .bp-trust-snapshot small {
    font-size: 9px;
    line-height: 1.35;
  }

  body.bp-glass .bp-trust-directory,
  body.bp-glass .bp-trust-boundaries,
  body.bp-glass .bp-trust-register,
  body.bp-glass .bp-trust-callout,
  body.bp-glass .bp-trust-related {
    margin-top: 58px;
  }

  body.bp-glass .bp-trust-directory-grid {
    margin-top: 30px;
  }

  body.bp-glass .bp-trust-directory-grid a {
    min-height: 142px;
    padding: 17px 14px;
  }

  body.bp-glass .bp-trust-directory-grid strong {
    font-size: 18px;
    max-width: none;
  }

  body.bp-glass .bp-trust-directory-grid em {
    margin-top: 12px;
  }

  body.bp-glass .bp-control-register {
    margin-top: 58px;
  }

  body.bp-glass main.trust-centre-page > .bp-control-register {
    padding-bottom: 34px;
    padding-top: 34px;
  }

  body.bp-glass .bp-control-row {
    gap: 10px;
    padding: 24px 0;
  }

  body.bp-glass .bp-control-row h2 {
    font-size: 25px;
  }

  body.bp-glass .bp-diligence-brief {
    grid-template-columns: 1fr;
    margin-top: 38px;
  }

  body.bp-glass .bp-diligence-brief > div {
    padding: 18px 0;
  }

  body.bp-glass .bp-diligence-brief > div + div {
    border-left: 0;
    border-top: 1px solid var(--bp-inner-line);
  }

  body.bp-glass .bp-diligence-brief strong {
    font-size: 20px;
    margin-top: 8px;
  }

  body.bp-glass .bp-diligence-brief + .bp-trust-register {
    margin-top: 42px;
  }

  body.bp-glass .bp-trust-callout {
    padding-bottom: 48px;
    padding-top: 48px;
  }

  body.bp-glass .bp-trust-callout h2 {
    max-width: none;
  }

  body.bp-glass .bp-trust-disclosure {
    margin-top: 48px;
  }

  body.bp-glass .bp-trust-disclosure > summary {
    align-items: flex-start;
    flex-wrap: wrap;
    gap: 8px 16px;
    padding: 22px 0;
  }

  body.bp-glass .bp-trust-disclosure > summary span {
    flex: 1 1 70%;
    font-size: 23px;
  }

  body.bp-glass .bp-trust-disclosure > summary strong {
    flex: 1 1 70%;
  }

  body.bp-glass.bp-policy-surface .bp-policy-brief {
    min-height: 250px;
  }

  body.bp-glass.bp-policy-surface .bp-policy-layout {
    gap: 42px;
    margin-top: 64px;
  }

  body.bp-glass.bp-policy-surface .bp-policy-sections article {
    padding: 29px 0;
  }

  body.bp-glass .bp-procurement-matrix {
    margin-top: 64px;
  }

  body.bp-glass .bp-procurement-matrix > header {
    padding-bottom: 30px;
  }

  body.bp-glass .bp-procurement-matrix > header h2 {
    font-size: 44px;
  }

  body.bp-glass .bp-procurement-matrix-row {
    gap: 16px;
    padding: 24px 0;
  }
}

@media (prefers-reduced-motion: reduce) {
  body.bp-glass .bp-trust-disclosure > summary::after {
    transition: none;
  }
}

/* Pass 77 final interaction polish: preserve the editorial system while
   removing the last generic card and form-control artefacts on small screens. */
body.bp-glass.bp-merchants-surface .bp-operating-loop {
  border-top: 1px solid var(--bp-inner-line);
  gap: 0;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

body.bp-glass.bp-merchants-surface .bp-operating-loop article {
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  background-color: transparent;
  background-image: none;
  border: 0;
  border-bottom: 1px solid var(--bp-inner-line);
  border-right: 1px solid var(--bp-inner-line);
  border-radius: 0;
  box-shadow: none;
  min-height: 250px;
}

body.bp-glass.bp-merchants-surface .bp-operating-loop article:last-child {
  border-right: 0;
}

body.bp-glass.bp-check-surface .check-page > .panel {
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  background-color: transparent;
  background-image: none;
  border: 0;
  border-bottom: 1px solid var(--bp-inner-line);
  border-radius: 0;
  border-top: 1px solid var(--bp-inner-line);
  box-shadow: none;
}

body.bp-glass.bp-check-surface .proof-list li > span {
  display: block;
  margin-top: 6px;
}

body.bp-glass .bp-consent-row {
  align-items: start;
  display: grid;
  gap: 12px;
  grid-template-columns: 22px minmax(0, 1fr);
}

body.bp-glass .bp-consent-row input[type="checkbox"] {
  -webkit-appearance: none;
  appearance: none;
  background: transparent;
  border: 1px solid var(--bp-inner-sand-soft);
  border-radius: 0;
  cursor: pointer;
  display: block;
  height: 22px;
  margin: 2px 0 0;
  min-height: 22px;
  padding: 0;
  width: 22px;
}

body.bp-glass .bp-consent-row input[type="checkbox"]:checked {
  background: var(--bp-inner-signal);
  box-shadow: inset 0 0 0 5px var(--bp-inner-night);
}

body.bp-glass .bp-consent-row input[type="checkbox"]:focus-visible {
  outline: 2px solid var(--bp-inner-signal);
  outline-offset: 4px;
}

body.bp-glass .bp-consent-row > span {
  min-width: 0;
}

body.bp-glass.bp-edge-inner :is(input, textarea, select) {
  border-color: rgba(217, 197, 167, 0.48);
}

body.bp-glass :is(a, button, input, select, textarea, summary):focus-visible {
  outline: 2px solid var(--bp-inner-signal, var(--bp-accent, #df7257));
  outline-offset: 3px;
}

@media (max-width: 760px) {
  body.bp-glass.bp-edge-home .bp-edge-proof-wall {
    min-height: 0;
    padding-bottom: 56px;
  }

  body.bp-glass.bp-edge-home .bp-edge-timeline {
    padding-bottom: 64px;
    padding-top: 72px;
  }

  body.bp-glass.bp-edge-home .bp-edge-two-up {
    min-height: 0;
    padding-bottom: 64px;
    padding-top: 72px;
  }

  body.bp-glass.bp-edge-home .bp-edge-feature {
    padding-bottom: 72px;
    padding-top: 72px;
  }

  body.bp-glass.bp-merchants-surface .bp-operating-loop {
    grid-template-columns: 1fr;
  }

  body.bp-glass.bp-merchants-surface .bp-operating-loop article {
    border-right: 0;
    display: grid;
    gap: 8px 14px;
    grid-template-columns: 34px minmax(0, 1fr);
    min-height: 0;
    padding: 26px 0;
  }

  body.bp-glass.bp-merchants-surface .bp-operating-loop article > span {
    grid-row: 1 / 4;
    margin: 4px 0 0;
  }

  body.bp-glass.bp-merchants-surface .bp-operating-loop article > :is(strong, p, a) {
    grid-column: 2;
  }

  body.bp-glass.bp-merchants-surface .bp-operating-loop article p {
    margin: 0;
  }

  body.bp-glass.bp-check-surface .check-page > .panel {
    padding: 50px 6px;
  }

  body.bp-glass .glass-nav .brand,
  body.bp-glass .glass-nav .nav-actions > .nav-cta,
  body.bp-glass .glass-nav .nav-actions .mobile-menu > summary,
  body.bp-glass.bp-edge-home .bp-audience-switch button,
  body.bp-glass.bp-policy-surface .bp-policy-index nav a,
  body.bp-glass .bp-consent-row {
    min-height: 44px;
  }

  body.bp-glass .glass-nav .nav-actions .mobile-menu > summary {
    min-width: 44px;
  }
}
