/*
  BioBalance public-site cohesion pass
  Scope: Homepage, Product, How It Works, Discovery Engine.
  This file is intentionally additive so approved page layouts and assets remain intact.
*/

:root {
  --bb-polish-forest: var(--bb-color-forest, #0f2e24);
  --bb-polish-forest-deep: #031611;
  --bb-polish-cream: var(--bb-color-cream, #faf8f3);
  --bb-polish-mist: var(--bb-color-mist, #d8e1d6);
  --bb-polish-gold: var(--bb-color-gold-soft, #d8b45f);
  --bb-polish-purple: var(--bb-color-purple-intelligence, #8f7cff);
  --bb-polish-border: rgba(15, 46, 36, 0.12);
  --bb-polish-soft-shadow: 0 18px 42px rgba(15, 46, 36, 0.08);
  --bb-polish-deep-shadow: 0 22px 56px rgba(3, 22, 17, 0.24);
  --bb-polish-gold-glow: 0 0 18px rgba(216, 180, 95, 0.24);
}

html {
  text-rendering: optimizeLegibility;
}

:is(
  .bb-home-hero-v2 h1,
  .product-hero-phase2 h1,
  .how-it-works-hero__title,
  .discovery-hero__content h1,
  .product-page-stage02 h2,
  .how-it-works-main h2,
  .discovery-page h2
) {
  text-wrap: balance;
}

:is(
  .bb-home-hero-v2 p,
  .product-page-stage02 p,
  .how-it-works-main p,
  .discovery-page p,
  .public-footer p
) {
  hanging-punctuation: first last;
}

:is(
  .bb-home-hero-v2 a,
  .product-page-stage02 a,
  .how-it-works-main a,
  .discovery-page a
) {
  text-underline-offset: 0.18em;
}

:is(
  .bb-home-hero-v2,
  .product-hero-phase2,
  .how-it-works-hero,
  .discovery-hero
) {
  isolation: isolate;
}

.bb-home-hero-v2,
.how-it-works-hero,
.discovery-hero {
  min-height: clamp(700px, 64vw, 840px);
}

.product-hero-phase2 {
  min-height: clamp(660px, 60vw, 800px);
  background:
    radial-gradient(circle at 42% 48%, rgba(216, 180, 95, 0.12), transparent 25%),
    linear-gradient(90deg, #031611 0%, #052a20 48%, #062c22 100%);
}

.product-hero-phase2::before {
  position: absolute;
  z-index: 2;
  inset: 0;
  pointer-events: none;
  content: "";
  background:
    linear-gradient(
      90deg,
      rgba(3, 22, 17, 0.96) 0%,
      rgba(5, 42, 32, 0.88) 32%,
      rgba(6, 44, 34, 0.52) 55%,
      rgba(6, 44, 34, 0.08) 77%,
      rgba(6, 44, 34, 0) 100%
    );
}

.product-hero-phase2__content,
.product-hero-phase2__pathway {
  z-index: 4;
}

:is(
  .bb-home-hero-v2__photo img,
  .product-hero-phase2__photo img,
  .how-it-works-hero__media img,
  .discovery-hero__photo
) {
  image-rendering: auto;
  backface-visibility: hidden;
}

.product-hero-phase2__photo img {
  filter: saturate(1.025) contrast(1.018) brightness(1.01);
}

.product-hero-phase2__atmosphere {
  opacity: 1;
}

.product-hero-phase2__atmosphere {
  background:
    radial-gradient(circle at 43% 44%, rgba(216, 180, 95, 0.18), transparent 22%),
    linear-gradient(90deg, rgba(3, 22, 17, 0.72) 0%, rgba(5, 42, 32, 0.66) 36%, rgba(5, 42, 32, 0.22) 62%, rgba(5, 42, 32, 0.02) 84%);
}

.product-hero-phase2__photo::after {
  background:
    linear-gradient(
      90deg,
      #031611 0%,
      rgba(5, 42, 32, 0.92) 14%,
      rgba(6, 44, 34, 0.48) 31%,
      rgba(6, 44, 34, 0) 54%
    );
}

:is(
  .bb-home-hero-v2__subheadline strong,
  .bb-home-clarity-journey__emphasis,
  .product-hero-phase2__gold-rule,
  .how-it-works-hero__title em,
  .discovery-hero__content h1 em
) {
  color: var(--bb-polish-gold);
  text-shadow: var(--bb-polish-gold-glow);
}

:is(
  .bb-home-hero-v2__primary,
  .product-hero__primary,
  .how-it-works-hero__primary-action,
  .discovery-hero__primary
) {
  box-shadow:
    0 10px 24px rgba(3, 22, 17, 0.18),
    inset 0 1px 0 rgba(250, 248, 243, 0.18);
}

:is(
  .bb-home-hero-v2__secondary,
  .product-hero__secondary,
  .how-it-works-hero__secondary-action,
  .discovery-hero__secondary
) {
  border-color: rgba(216, 180, 95, 0.38);
}

:is(
  .bb-home-hero-v2__preview,
  .product-hero-phase2__path-node,
  .product-connected-health,
  .product-today,
  .product-discovery-engine,
  .navigator,
  .protocols,
  .personal-experiments,
  .health-story,
  .product-wiseid,
  .how-it-works-card,
  .how-it-works-panel,
  .how-it-works-understanding,
  .discovery-example,
  .discovery-card,
  .discovery-pillar
) {
  border-color: color-mix(in srgb, var(--bb-polish-border) 82%, transparent);
}

:is(
  .bb-home-hero-v2__preview,
  .product-hero-phase2__path-node,
  .how-it-works-card,
  .how-it-works-panel,
  .discovery-pillar,
  .discovery-example
) {
  box-shadow: var(--bb-polish-soft-shadow);
}

:is(
  .bb-home-clarity-journey,
  .how-it-works-journey,
  .product-hero-phase2__pathway,
  .discovery-hero__network
) {
  --bb-motion-gold-glow:
    drop-shadow(0 0 5px rgba(216, 180, 95, 0.28))
    drop-shadow(0 0 16px rgba(216, 180, 95, 0.14));
}

.how-it-works-journey__graphic,
.bb-home-hero-v2__ambient-contours,
.product-hero-phase2__path-line,
.discovery-hero__network-lines {
  filter: var(--bb-motion-gold-glow);
}

.how-it-works-journey__label,
.how-it-works-journey a,
.how-it-works-journey span,
.bb-home-clarity-journey__text {
  text-shadow: 0 1px 10px rgba(3, 22, 17, 0.34);
}

:is(
  .product-connected-health__core,
  .health-story__timeline-marker,
  .discovery-engine-mark,
  .how-it-works-understanding__asset
) {
  filter:
    drop-shadow(0 10px 22px rgba(15, 46, 36, 0.10))
    drop-shadow(0 0 14px rgba(216, 180, 95, 0.08));
}

.how-it-works-understanding__asset {
  max-width: 100%;
  height: auto;
  image-rendering: auto;
}

.discovery-hero__network {
  color: color-mix(in srgb, var(--bb-polish-gold) 72%, var(--bb-polish-mist));
}

:is(
  .discovery-signal,
  .product-connected-health__signal span,
  .how-it-works-journey__icon,
  .bb-home-clarity-journey__dot
) {
  box-shadow:
    0 0 0 1px rgba(216, 180, 95, 0.20),
    0 0 18px rgba(216, 180, 95, 0.12);
}

.public-header__link[aria-current="page"],
.public-header__mobile-link[aria-current="page"] {
  color: var(--bb-polish-gold);
}

.public-header__link[aria-current="page"]::after,
.public-header__mobile-link[aria-current="page"]::after {
  background: var(--bb-polish-gold);
  box-shadow: 0 0 12px rgba(216, 180, 95, 0.28);
}

@media (prefers-reduced-motion: no-preference) {
  :is(
    .bb-home-hero-v2__preview,
    .product-hero-phase2__path-node,
    .how-it-works-card,
    .how-it-works-panel,
    .discovery-pillar,
    .discovery-example
  ) {
    transition:
      transform 320ms var(--bb-ease-standard, ease),
      box-shadow 320ms var(--bb-ease-standard, ease),
      border-color 320ms var(--bb-ease-standard, ease);
  }

  :is(
    .bb-home-hero-v2__preview,
    .product-hero-phase2__path-node,
    .how-it-works-card,
    .how-it-works-panel,
    .discovery-pillar,
    .discovery-example
  ):hover {
    transform: translateY(-2px);
    box-shadow:
      var(--bb-polish-soft-shadow),
      0 0 20px rgba(216, 180, 95, 0.08);
    border-color: rgba(216, 180, 95, 0.22);
  }

  .bb-home-clarity-journey__step,
  .how-it-works-journey__step,
  .product-hero-phase2__path-node,
  .discovery-signal {
    animation: bb-polish-reveal 620ms var(--bb-ease-standard, ease) both;
  }

  :is(
    .bb-home-hero-v2__photo img,
    .product-hero-phase2__photo img,
    .how-it-works-hero__media img,
    .discovery-hero__photo
  ) {
    transform-origin: center;
    will-change: transform, opacity, filter;
    animation:
      bb-polish-hero-settle 1500ms cubic-bezier(0.2, 0.72, 0.18, 1) both,
      bb-polish-hero-drift 19000ms 1500ms ease-in-out infinite alternate;
  }

  .product-hero-phase2__photo img {
    animation:
      bb-polish-hero-settle-product 1400ms cubic-bezier(0.2, 0.72, 0.18, 1) both;
  }

  :is(
    .bb-home-hero-v2__preview,
    .discovery-preview
  ) {
    animation: bb-polish-card-float 5400ms ease-in-out infinite alternate;
  }

  :is(
    .bb-public-problem,
    .bb-public-works,
    .bb-public-wiseid,
    .bb-public-trust,
    .product-connected-health,
    .product-today,
    .product-discovery-engine,
    .product-navigator,
    .product-protocols,
    .product-experiments,
    .product-health-story,
    .product-wiseid,
    .product-final-cta,
    .how-it-works-process,
    .how-it-works-connections,
    .how-it-works-confidence,
    .how-it-works-real-life,
    .how-it-works-built,
    .how-it-works-privacy,
    .how-it-works-final-cta,
    .discovery-transformation,
    .discovery-intelligence,
    .discovery-journey,
    .discovery-example,
    .discovery-uncertainty,
    .discovery-final-cta
  ) {
    animation: bb-polish-section-reveal 760ms var(--bb-ease-standard, ease) both;
    animation-timeline: view();
    animation-range: entry 0% cover 22%;
  }

  .bb-home-clarity-journey__step:nth-child(2),
  .how-it-works-journey__step:nth-child(2),
  .product-hero-phase2__path-node:nth-of-type(2),
  .discovery-signal:nth-of-type(2) {
    animation-delay: 80ms;
  }

  .bb-home-clarity-journey__step:nth-child(3),
  .how-it-works-journey__step:nth-child(3),
  .product-hero-phase2__path-node:nth-of-type(3),
  .discovery-signal:nth-of-type(3) {
    animation-delay: 160ms;
  }

  .how-it-works-journey__graphic,
  .discovery-hero__network-lines,
  .product-hero-phase2__path-line {
    animation: bb-polish-gold-breathe 5200ms ease-in-out infinite;
  }

  .product-connected-health__core,
  .discovery-hero__network,
  .bb-home-hero-v2__ambient-contours {
    animation: bb-polish-network-pulse 6400ms ease-in-out infinite;
  }
}

@keyframes bb-polish-reveal {
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes bb-polish-hero-settle {
  from {
    opacity: 0.92;
    transform: scale(1.025) translate3d(0, 0, 0);
    filter: saturate(0.98) contrast(0.98) brightness(1.015);
  }
  to {
    opacity: 1;
    transform: scale(1) translate3d(0, 0, 0);
    filter: saturate(1) contrast(1) brightness(1);
  }
}

@keyframes bb-polish-hero-settle-product {
  from {
    opacity: 0.96;
    transform: scale(1.018) translate3d(0, 0, 0);
    filter: saturate(1.01) contrast(1.01) brightness(1.015);
  }
  to {
    opacity: 1;
    transform: scale(1) translate3d(0, 0, 0);
    filter: saturate(1.025) contrast(1.018) brightness(1.01);
  }
}

@keyframes bb-polish-hero-drift {
  from {
    transform: scale(1) translate3d(0, 0, 0);
  }
  to {
    transform: scale(1.012) translate3d(-6px, 4px, 0);
  }
}

@keyframes bb-polish-card-float {
  from {
    transform: translateY(0);
  }
  to {
    transform: translateY(-4px);
  }
}

@keyframes bb-polish-section-reveal {
  from {
    opacity: 0;
    transform: translateY(16px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes bb-polish-gold-breathe {
  0%, 100% {
    filter:
      drop-shadow(0 0 5px rgba(216, 180, 95, 0.22))
      drop-shadow(0 0 14px rgba(216, 180, 95, 0.12));
  }
  50% {
    filter:
      drop-shadow(0 0 7px rgba(216, 180, 95, 0.34))
      drop-shadow(0 0 20px rgba(216, 180, 95, 0.18));
  }
}

@keyframes bb-polish-network-pulse {
  0%, 100% {
    opacity: 0.92;
  }
  50% {
    opacity: 1;
  }
}

@media (prefers-reduced-motion: reduce) {
  *,
  *::before,
  *::after {
    animation-duration: 0.001ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.001ms !important;
    scroll-behavior: auto !important;
  }

  :is(
    .bb-home-hero-v2__photo img,
    .product-hero-phase2__photo img,
    .how-it-works-hero__media img,
    .discovery-hero__photo,
    .bb-home-clarity-journey__step,
    .how-it-works-journey__step,
    .product-hero-phase2__path-node,
    .discovery-signal,
    .how-it-works-journey__graphic,
    .discovery-hero__network-lines,
    .product-hero-phase2__path-line,
    .product-connected-health__core,
    .discovery-hero__network,
    .bb-home-hero-v2__ambient-contours
  ) {
    animation: none !important;
    transition: none !important;
    opacity: 1 !important;
    transform: none !important;
  }
}

@media (max-width: 900px) {
  .bb-home-hero-v2,
  .product-hero-phase2,
  .how-it-works-hero,
  .discovery-hero {
    min-height: auto;
  }

  :is(
    .bb-home-hero-v2 h1,
    .product-hero-phase2 h1,
    .how-it-works-hero__title,
    .discovery-hero__content h1
  ) {
    text-wrap: pretty;
  }
}

@media (max-width: 520px) {
  :is(
    .bb-home-hero-v2__actions,
    .product-hero__actions,
    .how-it-works-hero__actions,
    .discovery-hero__actions
  ) {
    gap: 10px;
  }

  :is(
    .bb-home-hero-v2__primary,
    .bb-home-hero-v2__secondary,
    .product-hero__primary,
    .product-hero__secondary,
    .how-it-works-hero__primary-action,
    .how-it-works-hero__secondary-action,
    .discovery-hero__primary,
    .discovery-hero__secondary
  ) {
    min-height: 44px;
  }
}

/* Homepage art-direction refinement: realization language + Discovery-style hero depth. */
.bb-home-hero-v2 {
  background:
    radial-gradient(circle at 76% 48%, rgba(216, 180, 95, 0.10), transparent 34%),
    linear-gradient(90deg, #031611 0%, #052a20 48%, #06382d 100%);
}

.bb-home-hero-v2__photo {
  inset: 0 0 0 35%;
}

.bb-home-hero-v2__photo img {
  object-position: 54% 30%;
}

.bb-home-hero-v2__photo-treatment {
  background:
    linear-gradient(
      90deg,
      #031611 0%,
      #052a20 29%,
      rgba(5, 42, 32, 0.96) 40%,
      rgba(5, 42, 32, 0.56) 55%,
      rgba(5, 42, 32, 0.12) 77%,
      rgba(5, 42, 32, 0) 100%
    ),
    radial-gradient(ellipse at 70% 44%, rgba(216, 180, 95, 0.10), transparent 42%),
    linear-gradient(0deg, rgba(3, 22, 17, 0.30), transparent 42%);
}

.bb-home-hero-v2__ambient-contours {
  opacity: 0.16;
  background:
    radial-gradient(circle at 76% 55%, rgba(216, 180, 95, 0.10) 0 1px, transparent 1.6px),
    repeating-radial-gradient(ellipse at 69% 28%, transparent 0 34px, rgba(216, 225, 214, 0.18) 35px, transparent 36px 52px);
  background-size: 46px 46px, auto;
}

.bb-home-clarity-journey__step {
  align-items: center;
  color: rgba(255, 250, 240, 0.92);
  filter:
    drop-shadow(0 2px 8px rgba(3, 22, 17, 0.24))
    drop-shadow(0 0 12px rgba(216, 180, 95, 0.10));
}

.bb-home-clarity-journey__step::before {
  content: "";
  position: absolute;
  inset: -12px -20px;
  z-index: -1;
  opacity: 0.34;
  background:
    radial-gradient(circle at 14% 42%, rgba(216, 180, 95, 0.38) 0 1px, transparent 1.8px),
    radial-gradient(circle at 74% 58%, rgba(216, 180, 95, 0.26) 0 1px, transparent 1.7px);
  background-size: 34px 22px, 46px 28px;
  pointer-events: none;
}

.bb-home-clarity-journey__text {
  color: rgba(255, 250, 240, 0.94);
  text-shadow:
    0 1px 10px rgba(3, 22, 17, 0.42),
    0 0 16px rgba(216, 180, 95, 0.10);
}

.bb-home-clarity-journey__emphasis {
  color: var(--bb-polish-gold);
  text-shadow:
    0 0 10px rgba(216, 180, 95, 0.32),
    0 0 24px rgba(216, 180, 95, 0.16);
}

.bb-home-clarity-journey__step[data-stage="confidence"] {
  top: 188px;
  right: max(64px, calc((100vw - 1324px) / 2 + 10px));
}

.bb-home-hero-v2__subheadline strong {
  color: var(--bb-polish-gold);
  font-style: italic;
}

.bb-home-hero-v2__preview {
  border-color: rgba(250, 248, 243, 0.76);
  box-shadow:
    0 24px 52px rgba(2, 18, 13, 0.34),
    0 0 24px rgba(216, 180, 95, 0.08);
}

.bb-home-connected__center,
.bb-home-inside__preview-frame,
.bb-home-wiseid__card,
.bb-home-guide__preview {
  filter:
    drop-shadow(0 18px 34px rgba(15, 46, 36, 0.10))
    drop-shadow(0 0 18px rgba(216, 180, 95, 0.06));
}

.bb-home-wiseid__feature--language .bb-home-wiseid__symbol,
.bb-home-experiments__symbol,
.bb-home-confidence__marker {
  box-shadow:
    0 0 0 1px rgba(143, 124, 255, 0.18),
    0 0 18px rgba(143, 124, 255, 0.10);
}

@media (prefers-reduced-motion: no-preference) {
  .bb-home-clarity-journey__step {
    animation:
      bb-polish-reveal 760ms var(--bb-ease-standard, ease) both,
      bb-home-thought-drift 9000ms ease-in-out infinite alternate;
  }

  .bb-home-clarity-journey__step[data-stage="pattern"] { animation-delay: 110ms, 0ms; }
  .bb-home-clarity-journey__step[data-stage="focus"] { animation-delay: 220ms, 0ms; }
  .bb-home-clarity-journey__step[data-stage="understanding"] { animation-delay: 330ms, 0ms; }
  .bb-home-clarity-journey__step[data-stage="action"] { animation-delay: 440ms, 0ms; }
  .bb-home-clarity-journey__step[data-stage="confidence"] { animation-delay: 550ms, 0ms; }

  .bb-home-clarity-journey__emphasis {
    animation: bb-home-gold-word-shimmer 5200ms ease-in-out infinite;
  }

  .bb-home-connected__center,
  .bb-home-wiseid__card {
    animation: bb-polish-network-pulse 6200ms ease-in-out infinite;
  }
}

@keyframes bb-home-thought-drift {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    transform: translate3d(3px, -4px, 0);
  }
}

@keyframes bb-home-gold-word-shimmer {
  0%, 100% {
    text-shadow:
      0 0 9px rgba(216, 180, 95, 0.24),
      0 0 20px rgba(216, 180, 95, 0.12);
  }
  50% {
    text-shadow:
      0 0 12px rgba(216, 180, 95, 0.38),
      0 0 28px rgba(216, 180, 95, 0.18);
  }
}

@media (max-width: 900px) {
  .bb-home-hero-v2__photo {
    inset: 0 0 0 32%;
  }

  .bb-home-clarity-journey__step[data-stage="confidence"] {
    top: 168px;
  }
}

@media (max-width: 640px) {
  .bb-home-hero-v2__photo {
    inset: 0;
  }

  .bb-home-hero-v2__photo-treatment {
    background:
      linear-gradient(180deg, #031611 0%, rgba(5, 42, 32, 0.62) 17%, rgba(5, 42, 32, 0.06) 43%),
      linear-gradient(0deg, rgba(3, 22, 17, 0.30), transparent 42%);
  }

  .bb-home-clarity-journey__step[data-stage="confidence"] {
    top: 62px;
  }
}

/* Focused art-direction polish: Homepage + How It Works public pages. */
.bb-home-hero-v2__photo img,
.how-it-works-hero__media img {
  backface-visibility: hidden;
  transform-origin: center;
}

.bb-home-hero-v2__copy,
.how-it-works-hero__body {
  color: rgba(250, 248, 243, 0.88);
}

.bb-home-hero-v2__primary,
.how-it-works-hero__primary-action,
.how-it-works-final-cta__primary {
  box-shadow:
    0 14px 28px rgba(3, 22, 17, 0.24),
    inset 0 1px 0 rgba(250, 248, 243, 0.22),
    0 0 18px rgba(216, 180, 95, 0.08);
}

.bb-home-hero-v2__secondary,
.how-it-works-hero__secondary-action,
.how-it-works-final-cta__secondary {
  box-shadow:
    inset 0 1px 0 rgba(250, 248, 243, 0.08),
    0 0 14px rgba(216, 180, 95, 0.05);
}

.bb-home-hero-v2__preview {
  transform: translateZ(0);
}

.bb-home-connected__line,
.bb-home-connected svg line,
.bb-home-connected svg path {
  stroke-linecap: round;
  filter: drop-shadow(0 0 4px rgba(216, 180, 95, 0.08));
}

.bb-home-connected__center::after,
.bb-home-inside__preview-frame::after,
.bb-home-guide__preview::after {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background:
    linear-gradient(135deg, rgba(216, 180, 95, 0.10), transparent 30%),
    linear-gradient(315deg, rgba(143, 124, 255, 0.055), transparent 34%);
  opacity: 0.72;
}

.bb-home-connected__center,
.bb-home-inside__preview-frame,
.bb-home-guide__preview {
  position: relative;
  overflow: hidden;
}

.bb-home-gold-text,
.bb-home-problem h2 em,
.bb-home-confidence h2 em,
.bb-home-final-cta h2 em {
  color: var(--bb-polish-gold, #d8b45f);
}

.bb-home-problem h2,
.bb-home-wiseid h2,
.bb-home-privacy h2 {
  text-wrap: balance;
}

.how-it-works-hero::after {
  background:
    linear-gradient(
      to bottom,
      rgba(3, 22, 17, 0) 0%,
      rgba(3, 22, 17, 0.03) 32%,
      rgba(3, 22, 17, 0.15) 52%,
      rgba(3, 22, 17, 0.46) 78%,
      rgba(3, 22, 17, 0.78) 100%
    ) !important;
}

.how-it-works-hero__wash {
  background:
    linear-gradient(
      90deg,
      #031611 0%,
      rgba(3, 22, 17, 0.96) 28%,
      rgba(3, 22, 17, 0.66) 47%,
      rgba(3, 22, 17, 0.22) 66%,
      rgba(3, 22, 17, 0) 84%
    ),
    radial-gradient(ellipse at 28% 64%, rgba(216, 180, 95, 0.09), transparent 46%),
    linear-gradient(0deg, rgba(3, 22, 17, 0.20), transparent 54%);
}

.how-it-works-journey {
  filter: drop-shadow(0 10px 24px rgba(3, 22, 17, 0.22));
}

.how-it-works-journey__graphic {
  overflow: visible;
}

.how-it-works-journey__wave {
  filter:
    drop-shadow(0 0 5px rgba(232, 201, 121, 0.42))
    drop-shadow(0 0 14px rgba(232, 201, 121, 0.20));
}

.how-it-works-journey__connectors path {
  filter:
    drop-shadow(0 0 4px rgba(232, 201, 121, 0.34))
    drop-shadow(0 0 10px rgba(232, 201, 121, 0.13));
}

.how-it-works-journey__dust circle {
  filter: drop-shadow(0 0 5px rgba(232, 201, 121, 0.36));
}

.how-it-works-journey__step {
  text-shadow:
    0 1px 8px rgba(3, 22, 17, 0.72),
    0 0 10px rgba(250, 248, 243, 0.08);
}

.how-it-works-journey__step img {
  filter:
    brightness(1.14)
    contrast(1.08)
    drop-shadow(0 0 5px rgba(232, 201, 121, 0.34))
    drop-shadow(0 0 12px rgba(232, 201, 121, 0.14));
}

.how-it-works-understanding__asset {
  filter:
    drop-shadow(0 8px 18px rgba(15, 46, 36, 0.07))
    drop-shadow(0 0 12px rgba(216, 180, 95, 0.04));
}

.how-it-works-uncertainty {
  position: relative;
  overflow: hidden;
}

.how-it-works-uncertainty::after {
  content: "";
  position: absolute;
  inset: 0 0 0 auto;
  width: min(46%, 520px);
  pointer-events: none;
  background:
    radial-gradient(circle at 78% 22%, rgba(216, 180, 95, 0.42) 0 1px, transparent 1.7px),
    radial-gradient(circle at 58% 42%, rgba(216, 180, 95, 0.25) 0 1px, transparent 1.6px),
    radial-gradient(ellipse at 70% 52%, rgba(216, 180, 95, 0.10), transparent 54%);
  background-size: 46px 34px, 68px 48px, auto;
  opacity: 0.32;
}

.how-it-works-final-cta {
  position: relative;
  overflow: hidden;
}

.how-it-works-final-cta::after {
  content: "";
  position: absolute;
  inset: auto -6% -18% 50%;
  height: 78%;
  pointer-events: none;
  background:
    radial-gradient(circle at 72% 42%, rgba(232, 201, 121, 0.48) 0 1px, transparent 1.7px),
    radial-gradient(circle at 82% 58%, rgba(232, 201, 121, 0.28) 0 1px, transparent 1.6px),
    linear-gradient(164deg, transparent 0 36%, rgba(232, 201, 121, 0.40) 37%, rgba(232, 201, 121, 0.10) 39%, transparent 42% 100%);
  background-size: 54px 36px, 74px 52px, auto;
  opacity: 0.34;
}

.how-it-works-final-cta > * {
  position: relative;
  z-index: 1;
}

@media (prefers-reduced-motion: no-preference) {
  .bb-home-hero-v2__photo img,
  .how-it-works-hero__media img {
    animation:
      bb-polish-hero-settle 920ms var(--bb-ease-standard, ease) both,
      bb-polish-hero-drift 16000ms ease-in-out 980ms infinite alternate;
  }

  .bb-home-hero-v2__preview,
  .how-it-works-hero__actions,
  .how-it-works-final-cta__actions {
    animation: bb-polish-card-float 6800ms ease-in-out infinite alternate;
  }

  .how-it-works-journey__connectors path {
    stroke-dasharray: 260;
    stroke-dashoffset: 260;
    animation:
      bb-hiw-line-draw 1200ms ease-out 260ms forwards,
      bb-polish-gold-breathe 5600ms ease-in-out 1600ms infinite;
  }

  .how-it-works-journey__dust circle,
  .how-it-works-uncertainty::after,
  .how-it-works-final-cta::after {
    animation: bb-hiw-particle-shimmer 6200ms ease-in-out infinite;
  }
}

@keyframes bb-hiw-line-draw {
  to {
    stroke-dashoffset: 0;
  }
}

@keyframes bb-hiw-particle-shimmer {
  0%, 100% {
    opacity: 0.28;
  }
  50% {
    opacity: 0.42;
  }
}

@media (max-width: 900px) {
  .how-it-works-final-cta::after,
  .how-it-works-uncertainty::after {
    opacity: 0.22;
  }
}

@media (max-width: 640px) {
  .how-it-works-hero__wash {
    background:
      linear-gradient(180deg, #031611 0%, rgba(3, 22, 17, 0.68) 25%, rgba(3, 22, 17, 0.08) 52%, rgba(3, 22, 17, 0.66) 100%);
  }

  .how-it-works-journey {
    filter: none;
  }

  .how-it-works-journey__step {
    text-shadow: 0 1px 7px rgba(3, 22, 17, 0.66);
  }

  .how-it-works-final-cta::after {
    inset: auto -20% -12% 15%;
  }
}

/* Homepage hero premium art-direction pass: cinematic front-door energy only. */
.bb-home-hero-v2 {
  min-height: clamp(720px, 62vw, 880px);
  isolation: isolate;
  background:
    radial-gradient(ellipse at 70% 50%, rgba(232, 201, 121, 0.12), transparent 34%),
    radial-gradient(ellipse at 24% 40%, rgba(143, 124, 255, 0.055), transparent 40%),
    linear-gradient(90deg, #031611 0%, #052a20 46%, #06382d 100%);
}

.bb-home-hero-v2__photo {
  inset: 0 -1px 0 31%;
}

.bb-home-hero-v2__photo img {
  object-position: 57% 30%;
  filter: saturate(1.035) contrast(1.025) brightness(1.01);
}

.bb-home-hero-v2__photo-treatment {
  background:
    linear-gradient(
      90deg,
      #031611 0%,
      rgba(3, 22, 17, 0.98) 25%,
      rgba(5, 42, 32, 0.88) 40%,
      rgba(5, 42, 32, 0.40) 56%,
      rgba(5, 42, 32, 0.10) 73%,
      rgba(5, 42, 32, 0) 91%
    ),
    radial-gradient(ellipse at 73% 42%, rgba(232, 201, 121, 0.11), transparent 37%),
    radial-gradient(ellipse at 46% 78%, rgba(3, 22, 17, 0.48), transparent 44%),
    linear-gradient(0deg, rgba(3, 22, 17, 0.28), transparent 48%);
}

.bb-home-hero-v2__ambient-contours {
  mix-blend-mode: screen;
  opacity: 0.20;
  background:
    radial-gradient(circle at 78% 56%, rgba(232, 201, 121, 0.18) 0 1px, transparent 1.7px),
    repeating-radial-gradient(ellipse at 71% 34%, transparent 0 38px, rgba(216, 225, 214, 0.19) 39px, transparent 40px 57px);
  background-size: 44px 44px, auto;
}

.bb-home-hero-v2__content {
  z-index: 5;
}

.bb-home-hero-v2__eyebrow {
  color: var(--bb-polish-gold, #d8b45f);
  text-shadow: 0 0 16px rgba(216, 180, 95, 0.16);
}

.bb-home-hero-v2 h1 {
  max-width: 640px;
  letter-spacing: -0.018em;
  text-shadow:
    0 2px 18px rgba(3, 22, 17, 0.28),
    0 0 26px rgba(250, 248, 243, 0.06);
}

.bb-home-hero-v2 h1 em {
  color: var(--bb-polish-gold, #d8b45f);
  font-style: normal;
  text-shadow:
    0 0 10px rgba(216, 180, 95, 0.28),
    0 0 26px rgba(216, 180, 95, 0.12);
}

.bb-home-hero-v2__subheadline strong {
  color: var(--bb-polish-gold, #d8b45f);
  font-weight: 400;
  text-shadow: 0 0 14px rgba(216, 180, 95, 0.18);
}

.bb-home-hero-v2__actions .bb-public-button.primary {
  background:
    linear-gradient(135deg, rgba(143, 174, 112, 0.98), rgba(93, 133, 75, 0.98));
  border-color: rgba(250, 248, 243, 0.18);
  box-shadow:
    0 16px 34px rgba(3, 22, 17, 0.30),
    inset 0 1px 0 rgba(250, 248, 243, 0.25),
    0 0 22px rgba(216, 180, 95, 0.10);
}

.bb-home-hero-v2__actions .bb-public-button.secondary {
  border-color: rgba(250, 248, 243, 0.56);
  background: rgba(3, 22, 17, 0.24);
  box-shadow:
    inset 0 1px 0 rgba(250, 248, 243, 0.08),
    0 0 18px rgba(216, 180, 95, 0.06);
}

.bb-home-hero-v2__actions .bb-public-button {
  transition:
    transform 260ms ease,
    box-shadow 260ms ease,
    border-color 260ms ease;
}

.bb-home-hero-v2__actions .bb-public-button:hover {
  transform: translateY(-2px);
}

.bb-home-hero-v2__benefits {
  gap: clamp(22px, 2.5vw, 36px);
}

.bb-home-hero-v2__benefits li {
  color: rgba(255, 252, 245, 0.92);
  letter-spacing: 0.005em;
}

.bb-home-hero-v2__benefits span {
  border-color: rgba(232, 201, 121, 0.68);
  background: rgba(3, 22, 17, 0.18);
  box-shadow:
    inset 0 1px 0 rgba(250, 248, 243, 0.08),
    0 0 13px rgba(232, 201, 121, 0.12);
}

.bb-home-hero-v2__benefits img {
  filter:
    brightness(0)
    saturate(100%)
    invert(86%)
    sepia(36%)
    saturate(648%)
    hue-rotate(353deg)
    brightness(104%)
    drop-shadow(0 0 4px rgba(232, 201, 121, 0.28));
}

.bb-home-clarity-journey {
  z-index: 4;
}

.bb-home-clarity-journey__step {
  padding: 2px 0;
  filter:
    drop-shadow(0 2px 10px rgba(3, 22, 17, 0.34))
    drop-shadow(0 0 14px rgba(216, 180, 95, 0.12));
}

.bb-home-clarity-journey__step::after {
  display: block;
  width: clamp(34px, 4vw, 70px);
  background:
    linear-gradient(90deg, rgba(232, 201, 121, 0.58), rgba(232, 201, 121, 0.14), rgba(232, 201, 121, 0));
  box-shadow: 0 0 10px rgba(232, 201, 121, 0.16);
}

.bb-home-clarity-journey__step[data-stage="understanding"]::after,
.bb-home-clarity-journey__step[data-stage="action"]::after,
.bb-home-clarity-journey__step[data-stage="confidence"]::after {
  display: block;
  opacity: 0.52;
}

.bb-home-clarity-journey__dot {
  background: #e8c979;
  box-shadow:
    0 0 8px rgba(232, 201, 121, 0.72),
    0 0 20px rgba(232, 201, 121, 0.28);
}

.bb-home-clarity-journey__text {
  color: rgba(255, 250, 240, 0.96);
  text-shadow:
    0 1px 12px rgba(3, 22, 17, 0.56),
    0 0 18px rgba(216, 180, 95, 0.12);
}

.bb-home-clarity-journey__step[data-stage="question"] {
  top: 158px;
  left: max(600px, calc(50% - 128px));
  opacity: 0.62;
}

.bb-home-clarity-journey__step[data-stage="pattern"] {
  top: 292px;
  left: max(628px, calc(50% - 90px));
  opacity: 0.78;
}

.bb-home-clarity-journey__step[data-stage="focus"] {
  top: 382px;
  left: max(650px, calc(50% - 46px));
  opacity: 0.88;
}

.bb-home-clarity-journey__step[data-stage="understanding"] {
  top: 322px;
  left: min(calc(100% - 332px), 1090px);
}

.bb-home-clarity-journey__step[data-stage="action"] {
  top: 424px;
  left: min(calc(100% - 300px), 1160px);
}

.bb-home-clarity-journey__step[data-stage="confidence"] {
  top: 180px;
  right: max(70px, calc((100vw - 1324px) / 2 + 18px));
}

.bb-home-hero-v2__preview {
  background: rgba(250, 248, 243, 0.94);
  backdrop-filter: blur(10px);
}

@media (prefers-reduced-motion: no-preference) {
  .bb-home-hero-v2__actions .bb-public-button.primary {
    animation: bb-home-primary-breathe 5200ms ease-in-out infinite;
  }

  .bb-home-hero-v2__benefits span {
    animation: bb-home-benefit-glow 6800ms ease-in-out infinite;
  }
}

@keyframes bb-home-primary-breathe {
  0%, 100% {
    box-shadow:
      0 16px 34px rgba(3, 22, 17, 0.30),
      inset 0 1px 0 rgba(250, 248, 243, 0.25),
      0 0 20px rgba(216, 180, 95, 0.08);
  }
  50% {
    box-shadow:
      0 18px 38px rgba(3, 22, 17, 0.34),
      inset 0 1px 0 rgba(250, 248, 243, 0.30),
      0 0 28px rgba(216, 180, 95, 0.14);
  }
}

@keyframes bb-home-benefit-glow {
  0%, 100% {
    box-shadow:
      inset 0 1px 0 rgba(250, 248, 243, 0.08),
      0 0 12px rgba(232, 201, 121, 0.10);
  }
  50% {
    box-shadow:
      inset 0 1px 0 rgba(250, 248, 243, 0.12),
      0 0 18px rgba(232, 201, 121, 0.18);
  }
}

@media (max-width: 900px) {
  .bb-home-hero-v2 {
    min-height: auto;
  }

  .bb-home-hero-v2__photo {
    inset: 0 0 0 28%;
  }

  .bb-home-clarity-journey__step[data-stage="confidence"] {
    right: 34px;
  }
}

@media (max-width: 640px) {
  .bb-home-hero-v2__photo {
    inset: 0;
  }

  .bb-home-hero-v2 h1 em {
    text-shadow:
      0 0 9px rgba(216, 180, 95, 0.22),
      0 0 18px rgba(216, 180, 95, 0.10);
  }

  .bb-home-clarity-journey__step::after {
    width: 32px;
  }
}

/* 2026-07-23 Homepage Gym Jordan redesign */
.bb-home-hero-v3 {
  position: relative;
  min-height: clamp(760px, 62vw, 900px);
  overflow: hidden;
  isolation: isolate;
  background: #031611;
}

.bb-home-hero-v3 .bb-home-hero-v2__media {
  position: absolute;
  inset: 0;
  z-index: 0;
  overflow: hidden;
}

.bb-home-hero-v3 .bb-home-hero-v2__photo {
  position: absolute;
  inset: 0;
  display: block;
}

.bb-home-hero-v3 .bb-home-hero-v2__photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 72% 48%;
  filter: saturate(0.96) brightness(0.88) contrast(1.04);
  transform: scale(1.01);
}

.bb-home-hero-v3 .bb-home-hero-v2__photo-treatment {
  position: absolute;
  inset: 0;
  z-index: 1;
  background:
    radial-gradient(circle at 70% 30%, rgba(232, 201, 121, 0.10), transparent 31%),
    linear-gradient(90deg, #031611 0%, rgba(3, 22, 17, 0.96) 22%, rgba(3, 22, 17, 0.64) 43%, rgba(3, 22, 17, 0.18) 66%, rgba(3, 22, 17, 0.20) 100%),
    linear-gradient(180deg, rgba(3, 22, 17, 0.66) 0%, rgba(3, 22, 17, 0) 24%, rgba(3, 22, 17, 0) 62%, rgba(3, 22, 17, 0.82) 100%);
}

.bb-home-hero-v3 .bb-home-hero-v2__ambient-contours {
  z-index: 2;
  opacity: 0.22;
  mix-blend-mode: screen;
}

.bb-home-hero-v3 .bb-home-hero-v2__content {
  position: relative;
  z-index: 4;
  max-width: min(560px, 42vw);
  padding-top: clamp(160px, 13vw, 220px);
  padding-bottom: clamp(96px, 9vw, 146px);
}

.bb-home-hero-v3 .bb-home-hero-v2__eyebrow,
.bb-home-problem-v3 .bb-public-label,
.bb-public-works__header .bb-public-label,
.bb-home-connected .bb-public-label,
.bb-home-inside__header .bb-public-label,
.bb-home-experiments__header .bb-public-label,
.bb-home-confidence__intro .bb-public-label,
.bb-home-guide .bb-public-label,
.bb-home-trust .bb-public-label {
  color: #e8c979;
  letter-spacing: 0.16em;
}

.bb-home-hero-v3 h1 {
  max-width: 10.2em;
  margin-bottom: 22px;
  color: #fffaf0;
  font-size: clamp(58px, 6vw, 96px);
  line-height: 0.96;
  letter-spacing: -0.045em;
}

.bb-home-hero-v3 h1 span {
  display: block;
}

.bb-home-hero-v3 h1 em,
.bb-home-problem-v3 h2 em,
.bb-public-works__header h2 em,
.bb-home-inside__header h2 em,
.bb-home-experiments__header h2 em,
.bb-home-trust h2 em,
.bb-home-closing h2 em {
  color: #e8c979;
  font-family: var(--font-display, "Instrument Serif", serif);
  font-style: italic;
  font-weight: 400;
}

.bb-home-hero-v3 .bb-home-hero-v2__copy {
  max-width: 520px;
  color: rgba(255, 250, 240, 0.86);
  font-size: clamp(15px, 1.15vw, 17px);
  line-height: 1.68;
}

.bb-home-hero-v3__trust {
  display: flex;
  flex-wrap: wrap;
  gap: clamp(18px, 2vw, 30px);
  margin: 30px 0 0;
  padding: 0;
  list-style: none;
}

.bb-home-hero-v3__trust li {
  display: flex;
  align-items: center;
  gap: 10px;
  color: rgba(255, 250, 240, 0.82);
  font-size: 12.5px;
  line-height: 1.28;
}

.bb-home-hero-v3__trust span {
  display: grid;
  width: 28px;
  height: 28px;
  place-items: center;
  border: 1px solid rgba(232, 201, 121, 0.46);
  border-radius: 50%;
  background: rgba(3, 22, 17, 0.28);
}

.bb-home-hero-v3__trust img {
  width: 15px;
  height: 15px;
  filter:
    brightness(0)
    saturate(100%)
    invert(88%)
    sepia(31%)
    saturate(774%)
    hue-rotate(352deg)
    brightness(103%);
}

.bb-home-hero-v3__signals {
  position: absolute;
  inset: 7% 0 -5% 36%;
  z-index: 3;
  pointer-events: none;
}

.bb-home-hero-v3__signal-svg {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  overflow: visible;
  filter:
    drop-shadow(0 0 4px rgba(232, 201, 121, 0.32))
    drop-shadow(0 0 16px rgba(232, 201, 121, 0.16));
}

.bb-home-hero-v3__path,
.bb-home-hero-v3__dust-line {
  fill: none;
  stroke: url(#homeHeroGoldPath);
  stroke-linecap: round;
  stroke-width: 1.45;
}

.bb-home-hero-v3__path--loop {
  stroke-width: 1.25;
  opacity: 0.82;
}

.bb-home-hero-v3__path--bottle,
.bb-home-hero-v3__dust-line {
  stroke-width: 1.05;
  opacity: 0.68;
}

.bb-home-hero-v3__dust circle {
  fill: #e8c979;
  opacity: 0.72;
}

.bb-home-hero-v3__node {
  fill: url(#homeHeroPurpleNode);
  filter:
    drop-shadow(0 0 7px rgba(143, 103, 255, 0.72))
    drop-shadow(0 0 15px rgba(143, 103, 255, 0.28));
}

.bb-home-hero-v3__tag {
  position: absolute;
  z-index: 4;
  color: #f7e8a6;
  font-family: var(--font-interface, "Geist", sans-serif);
  font-size: clamp(12px, 0.92vw, 14px);
  font-weight: 650;
  line-height: 1.12;
  padding: 7px 10px 7px 18px;
  border: 1px solid rgba(232, 201, 121, 0.24);
  border-radius: 999px;
  background:
    radial-gradient(circle at 14px 50%, rgba(143, 103, 255, 0.20), transparent 20px),
    rgba(3, 22, 17, 0.46);
  box-shadow:
    0 8px 24px rgba(3, 22, 17, 0.20),
    0 0 18px rgba(232, 201, 121, 0.10);
  backdrop-filter: blur(8px);
  text-shadow:
    0 1px 10px rgba(3, 22, 17, 0.82),
    0 0 15px rgba(232, 201, 121, 0.22);
}

.bb-home-hero-v3__tag::before {
  content: "";
  position: absolute;
  left: 8px;
  top: 50%;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #8f67ff;
  box-shadow:
    0 0 9px rgba(143, 103, 255, 0.82),
    0 0 18px rgba(143, 103, 255, 0.34);
  transform: translateY(-50%);
}

.bb-home-hero-v3__tag--patterns {
  top: 32%;
  left: -1%;
}

.bb-home-hero-v3__tag--understand {
  top: 17%;
  right: 22%;
}

.bb-home-hero-v3__tag--guessing {
  left: 15%;
  bottom: 30%;
}

.bb-home-hero-v3__tag--questions {
  right: 5%;
  bottom: 36%;
}

.bb-home-hero-v3__anchor {
  position: absolute;
  left: 42%;
  bottom: 92px;
  display: grid;
  width: clamp(54px, 4.6vw, 64px);
  height: clamp(54px, 4.6vw, 64px);
  place-items: center;
  border: 1px solid rgba(232, 201, 121, 0.74);
  border-radius: 50%;
  background:
    radial-gradient(circle at 72% 28%, rgba(143, 103, 255, 0.22), transparent 24%),
    radial-gradient(circle, rgba(3, 22, 17, 0.96), rgba(3, 22, 17, 0.72) 58%, rgba(232, 201, 121, 0.14));
  box-shadow:
    0 0 0 1px rgba(250, 248, 243, 0.08) inset,
    0 0 18px rgba(232, 201, 121, 0.28),
    0 0 22px rgba(143, 103, 255, 0.10),
    0 14px 32px rgba(3, 22, 17, 0.42);
}

.bb-home-hero-v3__anchor img {
  width: 66%;
  height: 66%;
  object-fit: contain;
  opacity: 0.96;
}

.bb-home-problem-v3 {
  display: grid;
  grid-template-columns: minmax(230px, 0.9fr) minmax(0, 2.4fr);
  gap: clamp(34px, 6vw, 90px);
  align-items: center;
  padding-block: clamp(52px, 5.6vw, 76px);
  background:
    radial-gradient(circle at 10% 10%, rgba(232, 201, 121, 0.08), transparent 42%),
    #fcfbf8;
}

.bb-home-problem-v3 h2 {
  max-width: 420px;
  color: #103d32;
  font-size: clamp(34px, 3.8vw, 58px);
  line-height: 1.02;
}

.bb-home-problem-v3__cards {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: clamp(14px, 1.6vw, 22px);
}

.bb-home-problem-v3__cards article {
  min-height: 156px;
  padding: 22px 18px 20px;
  border: 1px solid rgba(175, 144, 89, 0.16);
  border-radius: 22px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.72), rgba(250, 248, 243, 0.86)),
    #fcfbf8;
  box-shadow: 0 18px 42px rgba(66, 48, 26, 0.045);
}

.bb-home-problem-v3__cards span {
  display: grid;
  width: 44px;
  height: 44px;
  margin-bottom: 14px;
  place-items: center;
  border: 1px solid rgba(216, 180, 95, 0.30);
  border-radius: 50%;
  background: rgba(255, 253, 248, 0.88);
}

.bb-home-problem-v3__cards img {
  width: 22px;
  height: 22px;
  filter:
    brightness(0)
    saturate(100%)
    invert(20%)
    sepia(27%)
    saturate(758%)
    hue-rotate(117deg)
    brightness(90%);
}

.bb-home-problem-v3__cards h3 {
  margin: 0 0 7px;
  color: #103d32;
  font-size: 15px;
  line-height: 1.2;
}

.bb-home-problem-v3__cards p {
  margin: 0;
  color: rgba(15, 46, 36, 0.68);
  font-size: 13px;
  line-height: 1.45;
}

.bb-public-works {
  background:
    radial-gradient(circle at 52% 22%, rgba(232, 201, 121, 0.16), transparent 36%),
    radial-gradient(circle at 8% 76%, rgba(143, 103, 255, 0.10), transparent 34%),
    linear-gradient(135deg, #031611, #073429 58%, #031611);
  color: #fffaf0;
  padding-top: clamp(54px, 6vw, 78px);
  padding-bottom: clamp(58px, 6vw, 84px);
}

.bb-public-works__header {
  display: grid;
  justify-items: center;
  margin-bottom: clamp(34px, 4.5vw, 58px);
  text-align: center;
}

.bb-public-works__header .bb-public-label {
  color: rgba(232, 201, 121, 0.82);
}

.bb-public-works__header h2 {
  max-width: 980px;
  color: #fffaf0;
  font-size: clamp(34px, 4vw, 56px);
  line-height: 1.06;
}

.bb-public-works__flow {
  gap: clamp(26px, 4vw, 58px);
}

.bb-public-works__flow > li:not(:last-child)::after {
  top: 35px;
  left: 86px;
  right: calc(clamp(26px, 4vw, 58px) * -1 + 12px);
  border-top: 1px solid rgba(232, 201, 121, 0.42);
  box-shadow: 0 0 12px rgba(232, 201, 121, 0.18);
}

.bb-public-works__flow > li:not(:last-child)::before {
  top: 31px;
  right: calc(clamp(26px, 4vw, 58px) * -1 + 8px);
  border-color: rgba(232, 201, 121, 0.58);
}

.bb-public-works__symbol {
  width: 72px;
  height: 72px;
  border-color: rgba(232, 201, 121, 0.38);
  background:
    radial-gradient(circle, rgba(232, 201, 121, 0.13), rgba(3, 22, 17, 0.88) 58%),
    rgba(3, 22, 17, 0.78);
  box-shadow:
    0 0 0 1px rgba(255, 250, 240, 0.06) inset,
    0 0 26px rgba(232, 201, 121, 0.14),
    0 14px 34px rgba(0, 0, 0, 0.16);
}

.bb-public-works__symbol img {
  width: 31px;
  height: 31px;
  filter:
    brightness(0)
    saturate(100%)
    invert(83%)
    sepia(31%)
    saturate(774%)
    hue-rotate(352deg)
    brightness(104%);
}

.bb-public-works__stage {
  grid-template-columns: 28px minmax(0, 1fr);
  gap: 12px;
  margin-top: 20px;
}

.bb-public-works__number {
  width: 24px;
  height: 24px;
  color: #031611;
  background: #e8c979;
  box-shadow: 0 0 16px rgba(232, 201, 121, 0.20);
}

.bb-public-works__stage h3 {
  color: #fffaf0;
  font-size: 14.5px;
}

.bb-public-works__stage p {
  color: rgba(255, 250, 240, 0.72);
  font-size: 12.75px;
}

.bb-home-connected {
  grid-template-columns: minmax(220px, 0.82fr) minmax(500px, 1.7fr) minmax(250px, 0.82fr);
  min-height: 430px;
  padding-top: clamp(60px, 6vw, 86px);
  padding-bottom: clamp(62px, 6vw, 88px);
  background:
    radial-gradient(circle at 50% 50%, rgba(232, 201, 121, 0.09), transparent 34%),
    linear-gradient(180deg, #fffdf8 0%, #fcfbf8 100%);
}

.bb-home-connected__intro h2 {
  color: #103d32;
  font-size: clamp(34px, 4vw, 56px);
  line-height: 1.04;
}

.bb-home-connected__intro > p:not(.bb-public-label) {
  max-width: 320px;
  color: rgba(15, 46, 36, 0.70);
}

.bb-home-connected__ecosystem {
  height: clamp(330px, 31vw, 398px);
}

.bb-home-connected__lines {
  inset: 10px 10px;
  width: calc(100% - 20px);
  height: calc(100% - 20px);
}

.bb-home-connected__lines line {
  stroke: rgba(175, 144, 89, 0.28);
  stroke-width: 0.48;
  filter: drop-shadow(0 0 7px rgba(232, 201, 121, 0.18));
}

.bb-home-connected__ecosystem::before,
.bb-home-connected__ecosystem::after {
  content: "";
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  border: 1px solid rgba(175, 144, 89, 0.18);
  border-radius: 50%;
  pointer-events: none;
  transform: translate(-50%, -50%);
}

.bb-home-connected__ecosystem::before {
  width: min(78%, 430px);
  height: min(78%, 300px);
}

.bb-home-connected__ecosystem::after {
  width: min(58%, 320px);
  height: min(58%, 224px);
  border-style: dashed;
  opacity: 0.72;
}

.bb-home-connected__signal {
  color: #103d32;
}

.bb-home-connected__signal > span {
  width: 58px;
  height: 58px;
  border-color: rgba(175, 144, 89, 0.22);
  background:
    radial-gradient(circle, rgba(255, 255, 255, 0.96), rgba(250, 248, 243, 0.92));
  box-shadow:
    0 10px 26px rgba(66, 48, 26, 0.055),
    0 0 0 1px rgba(255, 255, 255, 0.82) inset;
}

.bb-home-connected__signal img {
  width: 31px;
  height: 31px;
  filter:
    brightness(0)
    saturate(100%)
    invert(20%)
    sepia(27%)
    saturate(758%)
    hue-rotate(117deg)
    brightness(90%);
}

.bb-home-connected__signal figcaption {
  margin-top: 1px;
  color: rgba(15, 46, 36, 0.76);
  font-size: 11.5px;
}

.bb-home-connected__center {
  width: clamp(124px, 11vw, 150px);
  height: clamp(124px, 11vw, 150px);
  border: 1px solid rgba(232, 201, 121, 0.52);
  background:
    radial-gradient(circle, rgba(232, 201, 121, 0.22), rgba(3, 22, 17, 0.96) 62%),
    #031611;
  box-shadow:
    0 0 0 10px rgba(232, 201, 121, 0.07),
    0 0 0 1px rgba(255, 250, 240, 0.12) inset,
    0 0 36px rgba(232, 201, 121, 0.22),
    0 18px 44px rgba(15, 46, 36, 0.22);
}

.bb-home-connected__snapshot {
  border-color: rgba(175, 144, 89, 0.18);
  border-radius: 20px;
  background: rgba(255, 253, 248, 0.86);
}

@media (max-width: 1100px) {
  .bb-home-connected {
    grid-template-columns: minmax(0, 1fr);
    min-height: 0;
  }

  .bb-home-connected__intro,
  .bb-home-connected__snapshot {
    max-width: 720px;
    justify-self: center;
    width: 100%;
  }

  .bb-home-connected__intro {
    text-align: center;
  }

  .bb-home-connected__intro > p:not(.bb-public-label) {
    margin-inline: auto;
  }

  .bb-home-connected__ecosystem {
    width: min(100%, 720px);
    justify-self: center;
  }
}

@media (max-width: 640px) {
  .bb-home-connected {
    padding-top: 48px;
    padding-bottom: 52px;
  }

  .bb-home-connected__ecosystem {
    height: 360px;
  }

  .bb-home-connected__signal > span {
    width: 48px;
    height: 48px;
  }

  .bb-home-connected__signal img {
    width: 26px;
    height: 26px;
  }

  .bb-home-connected__center {
    width: 112px;
    height: 112px;
  }
}

.bb-home-inside__header h2,
.bb-home-experiments__header h2,
.bb-home-closing h2 {
  color: #103d32;
}

.bb-public-inside {
  position: relative;
  overflow: hidden;
  padding-top: clamp(56px, 6vw, 78px);
  padding-bottom: clamp(56px, 6vw, 82px);
  background:
    radial-gradient(circle at 50% 18%, rgba(232, 201, 121, 0.15), transparent 34%),
    radial-gradient(circle at 90% 80%, rgba(143, 103, 255, 0.10), transparent 30%),
    linear-gradient(135deg, #031611, #073429 58%, #031611);
  color: #fffaf0;
}

.bb-public-inside::before {
  content: "";
  position: absolute;
  inset: auto -8% -30% -8%;
  height: 58%;
  pointer-events: none;
  background:
    radial-gradient(circle at 36% 42%, rgba(232, 201, 121, 0.16), transparent 20%),
    radial-gradient(circle at 64% 48%, rgba(143, 103, 255, 0.10), transparent 18%);
  opacity: 0.58;
}

.bb-home-inside__header {
  position: relative;
  z-index: 1;
  display: grid;
  justify-items: center;
  margin-bottom: clamp(30px, 4vw, 48px);
  text-align: center;
}

.bb-home-inside__header .bb-public-label {
  color: rgba(232, 201, 121, 0.82);
}

.bb-home-inside__header h2 {
  max-width: 860px;
  color: #fffaf0;
  font-size: clamp(32px, 4vw, 54px);
  line-height: 1.06;
}

.bb-home-inside__ecosystem-cards {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: clamp(12px, 1.5vw, 18px);
  margin: 0;
  padding: 0;
  list-style: none;
}

.bb-home-inside__ecosystem-cards li {
  min-width: 0;
}

.bb-home-inside__ecosystem-cards a {
  display: grid;
  min-height: clamp(212px, 18vw, 260px);
  align-content: start;
  gap: 12px;
  height: 100%;
  padding: clamp(16px, 1.8vw, 22px);
  border: 1px solid rgba(232, 201, 121, 0.16);
  border-radius: 18px;
  color: inherit;
  background:
    linear-gradient(180deg, rgba(255, 250, 240, 0.08), rgba(255, 250, 240, 0.035)),
    rgba(255, 255, 255, 0.035);
  box-shadow:
    0 18px 42px rgba(0, 0, 0, 0.14),
    0 0 0 1px rgba(255, 255, 255, 0.025) inset;
  text-decoration: none;
  transition: transform 180ms ease, border-color 180ms ease, background-color 180ms ease, box-shadow 180ms ease;
}

.bb-home-inside__ecosystem-cards a:hover,
.bb-home-inside__ecosystem-cards a:focus-visible {
  border-color: rgba(232, 201, 121, 0.36);
  background:
    linear-gradient(180deg, rgba(255, 250, 240, 0.11), rgba(255, 250, 240, 0.05)),
    rgba(255, 255, 255, 0.045);
  box-shadow:
    0 22px 52px rgba(0, 0, 0, 0.18),
    0 0 24px rgba(232, 201, 121, 0.10);
  transform: translateY(-3px);
}

.bb-home-inside__card-preview {
  display: grid;
  width: 100%;
  min-height: 82px;
  place-items: center;
  border: 1px solid rgba(232, 201, 121, 0.14);
  border-radius: 14px;
  background:
    radial-gradient(circle at 50% 44%, rgba(232, 201, 121, 0.18), transparent 48%),
    rgba(3, 22, 17, 0.42);
}

.bb-home-inside__card-preview img {
  display: block;
  width: 38px;
  height: 38px;
  object-fit: contain;
  filter:
    brightness(0)
    saturate(100%)
    invert(83%)
    sepia(31%)
    saturate(774%)
    hue-rotate(352deg)
    brightness(104%);
}

.bb-home-inside__ecosystem-cards .wiseid .bb-home-inside__card-preview {
  background:
    radial-gradient(circle at 50% 44%, rgba(143, 103, 255, 0.20), transparent 48%),
    rgba(3, 22, 17, 0.42);
}

.bb-home-inside__ecosystem-cards .wiseid .bb-home-inside__card-preview img {
  filter:
    brightness(0)
    saturate(100%)
    invert(64%)
    sepia(36%)
    saturate(2033%)
    hue-rotate(218deg)
    brightness(104%);
}

.bb-home-inside__ecosystem-cards h3 {
  margin: 4px 0 0;
  color: #fffaf0;
  font-family: "Instrument Serif", Georgia, serif;
  font-size: clamp(21px, 2vw, 28px);
  line-height: 1.02;
  font-weight: 400;
}

.bb-home-inside__ecosystem-cards p {
  margin: 0;
  color: rgba(255, 250, 240, 0.70);
  font-size: 12.5px;
  line-height: 1.5;
}

@media (max-width: 1160px) {
  .bb-home-inside__ecosystem-cards {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .bb-home-inside__ecosystem-cards a {
    min-height: 210px;
  }
}

@media (max-width: 680px) {
  .bb-home-inside__ecosystem-cards {
    grid-template-columns: 1fr;
  }

  .bb-home-inside__ecosystem-cards a {
    min-height: 0;
  }
}

.bb-home-experiments-v7 {
  display: grid;
  grid-template-columns: minmax(260px, 0.78fr) minmax(420px, 1.42fr);
  gap: clamp(32px, 5vw, 72px);
  align-items: center;
  padding-top: clamp(58px, 7vw, 86px);
  padding-bottom: clamp(58px, 7vw, 88px);
  background:
    radial-gradient(circle at 82% 52%, rgba(232, 201, 121, 0.11), transparent 30%),
    linear-gradient(180deg, #fcfbf8, #f7f1e7);
}

.bb-home-experiments-v7__copy {
  max-width: 430px;
}

.bb-home-experiments-v7__copy .bb-public-label {
  color: rgba(183, 129, 49, 0.82);
}

.bb-home-experiments-v7__copy h2 {
  margin: 8px 0 14px;
  color: #103d32;
  font-family: "Instrument Serif", Georgia, serif;
  font-size: clamp(36px, 4vw, 56px);
  line-height: 1.02;
  font-weight: 400;
}

.bb-home-experiments-v7__copy h2 em {
  color: #c99a45;
  font-style: italic;
}

.bb-home-experiments-v7__copy > p {
  margin: 0;
  color: rgba(16, 61, 50, 0.72);
  font-size: 15px;
  line-height: 1.55;
}

.bb-home-experiments-v7__copy ul {
  display: grid;
  gap: 8px;
  margin: 20px 0 0;
  padding: 0;
  color: #143f35;
  font-size: 14px;
  line-height: 1.35;
  list-style: none;
}

.bb-home-experiments-v7__copy li {
  display: flex;
  align-items: center;
  gap: 8px;
}

.bb-home-experiments-v7__copy li img {
  width: 18px;
  height: 18px;
  filter:
    brightness(0)
    saturate(100%)
    invert(33%)
    sepia(27%)
    saturate(780%)
    hue-rotate(101deg)
    brightness(88%);
}

.bb-home-experiments-v7__cta {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  margin-top: 24px;
  padding: 13px 20px;
  border-radius: 999px;
  color: #103d32;
  background: linear-gradient(180deg, #f4cf82, #e6bd67);
  box-shadow: 0 14px 34px rgba(183, 129, 49, 0.22);
  font-size: 13.5px;
  font-weight: 700;
  text-decoration: none;
}

.bb-home-experiments-v7__panel {
  position: relative;
  overflow: hidden;
  min-height: clamp(330px, 33vw, 440px);
  padding: clamp(24px, 3vw, 34px);
  border: 1px solid rgba(232, 201, 121, 0.22);
  border-radius: 18px;
  color: #fffaf0;
  background:
    radial-gradient(circle at 74% 34%, rgba(143, 103, 255, 0.18), transparent 22%),
    radial-gradient(circle at 28% 18%, rgba(232, 201, 121, 0.15), transparent 32%),
    linear-gradient(135deg, #031611, #073429 62%, #031611);
  box-shadow:
    0 28px 70px rgba(3, 22, 17, 0.18),
    0 0 0 1px rgba(255, 250, 240, 0.04) inset;
}

.bb-home-experiments-v7__panel::after {
  content: "";
  position: absolute;
  inset: auto -8% -24% 34%;
  height: 42%;
  pointer-events: none;
  background:
    radial-gradient(circle at 42% 46%, rgba(232, 201, 121, 0.18), transparent 18%),
    radial-gradient(circle at 66% 40%, rgba(143, 103, 255, 0.14), transparent 18%);
  opacity: 0.8;
}

.bb-home-experiments-v7__panel > * {
  position: relative;
  z-index: 1;
}

.bb-home-experiments-v7__panel-header {
  max-width: 360px;
}

.bb-home-experiments-v7__panel-header p {
  margin: 0 0 8px;
  color: rgba(232, 201, 121, 0.86);
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.12em;
}

.bb-home-experiments-v7__panel-header h3 {
  margin: 0;
  color: #fffaf0;
  font-family: "Instrument Serif", Georgia, serif;
  font-size: clamp(25px, 2.6vw, 36px);
  line-height: 1.04;
  font-weight: 400;
}

.bb-home-experiments-v7__panel-header span {
  display: inline-flex;
  margin-top: 14px;
  padding: 8px 13px;
  border: 1px solid rgba(232, 201, 121, 0.26);
  border-radius: 999px;
  color: rgba(255, 250, 240, 0.78);
  background: rgba(255, 250, 240, 0.05);
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.05em;
}

.bb-home-experiments-v7__insights {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
  max-width: 330px;
  margin-top: 26px;
}

.bb-home-experiments-v7__insights div {
  padding-top: 14px;
  border-top: 1px solid rgba(232, 201, 121, 0.18);
}

.bb-home-experiments-v7__insights span {
  display: block;
  color: rgba(255, 250, 240, 0.58);
  font-size: 11.5px;
  line-height: 1.3;
}

.bb-home-experiments-v7__insights strong {
  display: block;
  margin-top: 6px;
  color: #e8c979;
  font-family: "Instrument Serif", Georgia, serif;
  font-size: clamp(30px, 4vw, 48px);
  line-height: 0.95;
  font-weight: 400;
}

.bb-home-experiments-v7__insights p {
  margin: 5px 0 0;
  color: rgba(255, 250, 240, 0.64);
  font-size: 11.5px;
  line-height: 1.4;
}

.bb-home-experiments-v7__chart {
  position: absolute;
  right: clamp(18px, 2.8vw, 34px);
  bottom: clamp(24px, 3vw, 34px);
  width: min(54%, 520px);
  margin: 0;
}

.bb-home-experiments-v7__chart figcaption {
  display: flex;
  justify-content: flex-end;
  gap: 18px;
  margin-bottom: 8px;
  color: rgba(255, 250, 240, 0.62);
  font-size: 10.5px;
}

.bb-home-experiments-v7__chart figcaption span {
  display: inline-flex;
  align-items: center;
  gap: 6px;
}

.bb-home-experiments-v7__chart figcaption span::before {
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 999px;
  background: #e8c979;
}

.bb-home-experiments-v7__chart figcaption span:nth-child(2)::before {
  background: #8f67ff;
}

.bb-home-experiments-v7__chart svg {
  display: block;
  width: 100%;
  height: auto;
}

.bb-home-experiments-v7__chart .grid path {
  fill: none;
  stroke: rgba(255, 250, 240, 0.08);
  stroke-width: 1;
}

.bb-home-experiments-v7__chart .line {
  fill: none;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 4;
}

.bb-home-experiments-v7__chart .line.gold {
  stroke: #e8c979;
  filter: drop-shadow(0 0 8px rgba(232, 201, 121, 0.20));
}

.bb-home-experiments-v7__chart .line.purple {
  stroke: #8f67ff;
  filter: drop-shadow(0 0 8px rgba(143, 103, 255, 0.22));
}

.bb-home-experiments-v7__chart .points circle {
  stroke: #06241c;
  stroke-width: 2;
}

.bb-home-experiments-v7__chart .points.gold circle {
  fill: #e8c979;
}

.bb-home-experiments-v7__chart .points.purple circle {
  fill: #8f67ff;
}

.bb-home-experiments-v7__chart .days text {
  fill: rgba(255, 250, 240, 0.48);
  font-size: 11px;
}

.bb-home-experiments-v7__note {
  position: absolute;
  right: clamp(24px, 3vw, 36px);
  bottom: 12px;
  margin: 0;
  color: rgba(255, 250, 240, 0.48);
  font-size: 10.5px;
}

@media (max-width: 980px) {
  .bb-home-experiments-v7 {
    grid-template-columns: 1fr;
  }

  .bb-home-experiments-v7__copy {
    max-width: 620px;
  }

  .bb-home-experiments-v7__panel {
    min-height: 520px;
  }

  .bb-home-experiments-v7__chart {
    width: calc(100% - 48px);
    left: 24px;
    right: 24px;
  }
}

@media (max-width: 640px) {
  .bb-home-experiments-v7 {
    padding-top: 48px;
    padding-bottom: 52px;
  }

  .bb-home-experiments-v7__copy h2 {
    font-size: 38px;
  }

  .bb-home-experiments-v7__panel {
    min-height: 620px;
    padding: 22px;
  }

  .bb-home-experiments-v7__insights {
    grid-template-columns: 1fr;
    max-width: none;
    gap: 12px;
  }

  .bb-home-experiments-v7__chart {
    bottom: 42px;
    width: calc(100% - 32px);
    left: 16px;
    right: 16px;
  }
}

.bb-home-confidence-v8 {
  display: grid;
  grid-template-columns: minmax(320px, 1fr) minmax(280px, 0.78fr);
  gap: clamp(18px, 2.4vw, 28px);
  align-items: stretch;
  padding-top: clamp(18px, 3vw, 30px);
  padding-bottom: clamp(22px, 3vw, 34px);
  background:
    radial-gradient(circle at 48% 10%, rgba(232, 201, 121, 0.10), transparent 36%),
    #fcfbf8;
}

.bb-home-confidence-v8 > article {
  position: relative;
  overflow: hidden;
  min-height: clamp(300px, 27vw, 370px);
  border: 1px solid rgba(232, 201, 121, 0.18);
  border-radius: 18px;
  box-shadow: 0 18px 48px rgba(22, 47, 38, 0.08);
}

.bb-home-confidence-v8__explain {
  padding: clamp(28px, 4vw, 42px);
  color: #fffaf0;
  background:
    radial-gradient(circle at 74% 48%, rgba(232, 201, 121, 0.16), transparent 27%),
    linear-gradient(135deg, #031611, #073429 62%, #031611);
}

.bb-home-confidence-v8__explain::after {
  content: "";
  position: absolute;
  inset: auto -8% -42% 48%;
  height: 82%;
  background:
    radial-gradient(circle at 50% 50%, rgba(232, 201, 121, 0.13), transparent 18%),
    radial-gradient(circle at 58% 44%, rgba(143, 103, 255, 0.11), transparent 16%);
  opacity: 0.86;
}

.bb-home-confidence-v8__explain > * {
  position: relative;
  z-index: 1;
}

.bb-home-confidence-v8__explain .bb-public-label {
  color: rgba(232, 201, 121, 0.84);
}

.bb-home-confidence-v8__explain h2 {
  max-width: 430px;
  margin: 9px 0 12px;
  color: #fffaf0;
  font-family: "Instrument Serif", Georgia, serif;
  font-size: clamp(34px, 4.4vw, 58px);
  line-height: 1.02;
  font-weight: 400;
}

.bb-home-confidence-v8__explain > p {
  max-width: 390px;
  margin: 0;
  color: rgba(255, 250, 240, 0.72);
  font-size: 14.5px;
  line-height: 1.55;
}

.bb-home-confidence-v8__explain ul {
  display: grid;
  gap: 12px;
  max-width: 390px;
  margin: 26px 0 0;
  padding: 0;
  list-style: none;
}

.bb-home-confidence-v8__explain li {
  display: grid;
  grid-template-columns: 16px minmax(0, 1fr);
  gap: 12px;
  align-items: start;
}

.bb-home-confidence-v8__explain li > span {
  width: 10px;
  height: 10px;
  margin-top: 6px;
  border-radius: 999px;
  background: #38b977;
  box-shadow: 0 0 12px rgba(56, 185, 119, 0.38);
}

.bb-home-confidence-v8__explain li > span.moderate {
  background: #e8c979;
  box-shadow: 0 0 12px rgba(232, 201, 121, 0.36);
}

.bb-home-confidence-v8__explain li > span.low {
  background: #c99a45;
}

.bb-home-confidence-v8__explain li > span.uncertain {
  background: #8f67ff;
  box-shadow: 0 0 12px rgba(143, 103, 255, 0.32);
}

.bb-home-confidence-v8__explain strong {
  display: block;
  color: #fffaf0;
  font-size: 14.5px;
  line-height: 1.25;
}

.bb-home-confidence-v8__explain li p {
  margin: 3px 0 0;
  color: rgba(255, 250, 240, 0.62);
  font-size: 12.5px;
  line-height: 1.35;
}

.bb-home-confidence-v8__pattern {
  display: grid;
  align-content: space-between;
  padding: clamp(24px, 3vw, 34px);
  color: #fffaf0;
  background:
    radial-gradient(circle at 50% 52%, rgba(232, 201, 121, 0.15), transparent 44%),
    linear-gradient(155deg, #09251e, #031611 72%);
}

.bb-home-confidence-v8__pattern header {
  display: flex;
  justify-content: space-between;
  gap: 16px;
  align-items: start;
}

.bb-home-confidence-v8__pattern header p {
  margin: 0;
  color: rgba(232, 201, 121, 0.86);
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.1em;
}

.bb-home-confidence-v8__pattern header div {
  display: grid;
  justify-items: end;
}

.bb-home-confidence-v8__pattern header strong {
  color: #e8c979;
  font-family: "Instrument Serif", Georgia, serif;
  font-size: 24px;
  line-height: 1;
  font-weight: 400;
}

.bb-home-confidence-v8__pattern header span {
  color: rgba(255, 250, 240, 0.72);
  font-size: 16px;
  font-weight: 700;
}

.bb-home-confidence-v8__meter {
  display: grid;
  justify-items: center;
  margin: 8px auto 18px;
}

.bb-home-confidence-v8__meter svg {
  width: min(72%, 220px);
  height: auto;
  transform: rotate(-90deg);
}

.bb-home-confidence-v8__meter circle {
  fill: none;
  stroke-width: 14;
}

.bb-home-confidence-v8__meter .track {
  stroke: rgba(255, 250, 240, 0.12);
}

.bb-home-confidence-v8__meter .progress {
  stroke: #e8c979;
  stroke-linecap: round;
  stroke-dasharray: 490;
  stroke-dashoffset: 157;
  filter: drop-shadow(0 0 8px rgba(232, 201, 121, 0.22));
}

.bb-home-confidence-v8__meter text {
  fill: #fffaf0;
  font-family: "Instrument Serif", Georgia, serif;
  font-size: 45px;
  text-anchor: middle;
  transform: rotate(90deg);
  transform-origin: 105px 105px;
}

.bb-home-confidence-v8__meter text.suffix {
  fill: rgba(255, 250, 240, 0.64);
  font-family: var(--font-interface, "Geist", sans-serif);
  font-size: 13px;
  font-weight: 600;
}

.bb-home-confidence-v8__meter p {
  max-width: 210px;
  margin: -8px 0 0;
  color: rgba(255, 250, 240, 0.68);
  text-align: center;
  font-size: 12px;
  line-height: 1.4;
}

.bb-home-confidence-v8__pattern a {
  justify-self: center;
  display: inline-flex;
  align-items: center;
  min-height: 38px;
  padding: 0 18px;
  border: 1px solid rgba(232, 201, 121, 0.22);
  border-radius: 999px;
  color: #fffaf0;
  background: rgba(255, 250, 240, 0.055);
  font-size: 12.5px;
  font-weight: 700;
  text-decoration: none;
}

@media (max-width: 860px) {
  .bb-home-confidence-v8 {
    grid-template-columns: 1fr;
  }

  .bb-home-confidence-v8 > article {
    min-height: 0;
  }
}

@media (max-width: 640px) {
  .bb-home-confidence-v8 {
    padding-top: 18px;
    padding-bottom: 26px;
  }

  .bb-home-confidence-v8__explain,
  .bb-home-confidence-v8__pattern {
    padding: 24px;
  }

  .bb-home-confidence-v8__pattern header {
    display: grid;
  }

  .bb-home-confidence-v8__pattern header div {
    justify-items: start;
  }
}

.bb-home-guide-v10 {
  background:
    radial-gradient(circle at 32% 20%, rgba(232, 201, 121, 0.11), transparent 34%),
    radial-gradient(circle at 88% 44%, rgba(143, 103, 255, 0.06), transparent 30%),
    linear-gradient(180deg, #fcfbf8 0%, #f6f0e6 100%);
}

.bb-home-guide-v10 .bb-home-guide__inner {
  min-height: 0;
  padding-top: clamp(52px, 6vw, 78px);
  padding-bottom: clamp(54px, 6vw, 80px);
  grid-template-columns: minmax(300px, 0.9fr) minmax(500px, 1.45fr) minmax(250px, 0.74fr);
}

.bb-home-guide-v10 .bb-home-guide__intro .bb-public-label {
  color: rgba(183, 129, 49, 0.82);
}

.bb-home-guide-v10 .bb-home-guide__intro h2 {
  max-width: 390px;
  font-size: clamp(38px, 3.6vw, 56px);
  line-height: 1.02;
}

.bb-home-guide-v10 .bb-home-guide__intro > strong {
  color: #103d32;
}

.bb-home-guide-v10__prompt {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 38px;
  align-items: center;
  gap: 10px;
  margin-top: 24px;
  padding: 9px 9px 9px 16px;
  border: 1px solid rgba(20, 42, 32, 0.14);
  border-radius: 999px;
  background: rgba(255, 253, 248, 0.86);
  box-shadow:
    0 16px 42px rgba(16, 32, 25, 0.08),
    0 0 0 1px rgba(255, 255, 255, 0.42) inset;
}

.bb-home-guide-v10__prompt span {
  color: rgba(16, 61, 50, 0.58);
  font-size: 13.5px;
}

.bb-home-guide-v10__prompt button {
  display: grid;
  width: 38px;
  height: 38px;
  place-items: center;
  border: 0;
  border-radius: 50%;
  color: #fffaf0;
  background: linear-gradient(180deg, #8f67ff, #6f49df);
  box-shadow: 0 10px 22px rgba(111, 73, 223, 0.22);
  font: inherit;
  font-weight: 800;
}

.bb-home-guide-v10__chips {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 12px;
}

.bb-home-guide-v10__chips span {
  padding: 7px 11px;
  border: 1px solid rgba(20, 42, 32, 0.10);
  border-radius: 999px;
  color: rgba(16, 61, 50, 0.68);
  background: rgba(255, 253, 248, 0.70);
  font-size: 11.5px;
  line-height: 1.2;
}

.bb-home-guide-v10 .bb-home-guide__preview {
  padding: clamp(24px, 3vw, 34px);
  border-color: rgba(232, 201, 121, 0.20);
  border-radius: 18px;
  background:
    linear-gradient(180deg, rgba(255, 253, 248, 0.95), rgba(255, 251, 242, 0.88)),
    #fffaf0;
}

.bb-home-guide-v10 .bb-home-guide__preview h3 {
  color: #fffaf0;
  background: #073429;
  box-shadow: 0 12px 28px rgba(3, 22, 17, 0.12);
}

.bb-home-guide-v10 .bb-home-guide__reasoning {
  border-color: rgba(20, 42, 32, 0.08);
}

.bb-home-guide-v10 .bb-home-guide__reasoning > div {
  background: rgba(255, 253, 248, 0.54);
  border-color: rgba(20, 42, 32, 0.08);
}

.bb-home-guide-v10 .bb-home-guide__reasoning dd span {
  color: #c99a45;
}

.bb-home-guide-v10 .bb-home-guide__summary li > span {
  border-color: rgba(232, 201, 121, 0.20);
  background:
    radial-gradient(circle at 50% 50%, rgba(232, 201, 121, 0.12), transparent 58%),
    rgba(255, 253, 248, 0.78);
}

@media (max-width: 1180px) {
  .bb-home-guide-v10 .bb-home-guide__inner {
    grid-template-columns: minmax(280px, 0.8fr) minmax(460px, 1.2fr);
  }

  .bb-home-guide-v10 .bb-home-guide__summary {
    grid-column: 1 / -1;
    padding-top: 0;
  }

  .bb-home-guide-v10 .bb-home-guide__summary ul {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (max-width: 820px) {
  .bb-home-guide-v10 .bb-home-guide__inner {
    width: min(100% - 40px, 720px);
    grid-template-columns: 1fr;
  }

  .bb-home-guide-v10 .bb-home-guide__summary ul {
    grid-template-columns: 1fr;
  }
}

.bb-home-trust-v11 {
  background:
    radial-gradient(circle at 82% 44%, rgba(232, 201, 121, 0.10), transparent 30%),
    linear-gradient(180deg, #fcfbf8 0%, #f5efe4 100%);
}

.bb-home-trust-v11 .bb-home-trust__inner {
  position: relative;
  display: grid;
  grid-template-columns: minmax(260px, 0.8fr) minmax(460px, 1.28fr) minmax(230px, 0.54fr);
  gap: clamp(24px, 3.4vw, 54px);
  align-items: center;
  min-height: 0;
  padding-top: clamp(50px, 6vw, 76px);
  padding-bottom: clamp(52px, 6vw, 78px);
}

.bb-home-trust-v11 .bb-home-trust__intro .bb-public-label {
  color: rgba(183, 129, 49, 0.82);
}

.bb-home-trust-v11 .bb-home-trust__intro h2 {
  color: #103d32;
  font-size: clamp(38px, 3.8vw, 58px);
  line-height: 1.02;
}

.bb-home-trust-v11 .bb-home-trust__intro h2 em {
  color: #c99a45;
}

.bb-home-trust-v11 .bb-home-trust__links {
  margin-top: 22px;
}

.bb-home-trust-v11 .bb-home-trust__links a {
  color: #103d32;
}

.bb-home-trust-v11 .bb-home-trust__commitments {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.bb-home-trust-v11 .bb-home-trust__commitments li {
  display: grid;
  grid-template-columns: 46px minmax(0, 1fr);
  gap: 13px;
  min-height: 128px;
  padding: 18px;
  border: 1px solid rgba(232, 201, 121, 0.18);
  border-radius: 16px;
  background: rgba(255, 253, 248, 0.72);
  box-shadow: 0 14px 34px rgba(16, 32, 25, 0.06);
}

.bb-home-trust-v11 .bb-home-trust__commitments li > span {
  display: grid;
  width: 46px;
  height: 46px;
  place-items: center;
  border: 1px solid rgba(20, 42, 32, 0.10);
  border-radius: 50%;
  background:
    radial-gradient(circle at 50% 48%, rgba(232, 201, 121, 0.14), transparent 58%),
    rgba(255, 253, 248, 0.82);
}

.bb-home-trust-v11 .bb-home-trust__commitments img {
  width: 25px;
  height: 25px;
  object-fit: contain;
}

.bb-home-trust-v11 .bb-home-trust__commitments strong {
  display: block;
  color: #103d32;
  font-size: 14px;
  line-height: 1.28;
}

.bb-home-trust-v11 .bb-home-trust__commitments p {
  margin: 6px 0 0;
  color: rgba(16, 61, 50, 0.66);
  font-size: 12.5px;
  line-height: 1.42;
}

.bb-home-trust-v11 .bb-home-trust__principle {
  position: relative;
  display: grid;
  justify-items: center;
  align-content: center;
  min-height: 260px;
  margin: 0;
  padding: 28px 18px;
  border: 1px solid rgba(232, 201, 121, 0.18);
  border-radius: 20px;
  background:
    radial-gradient(circle at 50% 45%, rgba(232, 201, 121, 0.18), transparent 38%),
    rgba(255, 253, 248, 0.64);
  box-shadow: 0 18px 48px rgba(16, 32, 25, 0.07);
}

.bb-home-trust-v11 .bb-home-trust__principle::before,
.bb-home-trust-v11 .bb-home-trust__principle::after {
  content: "";
  position: absolute;
  inset: 32px;
  border: 1px solid rgba(232, 201, 121, 0.20);
  border-radius: 50%;
}

.bb-home-trust-v11 .bb-home-trust__principle::after {
  inset: 48px;
  border-color: rgba(143, 103, 255, 0.14);
}

.bb-home-trust-v11 .bb-home-trust__principle > span {
  position: relative;
  z-index: 1;
  display: grid;
  width: 84px;
  height: 84px;
  place-items: center;
  border: 1px solid rgba(232, 201, 121, 0.28);
  border-radius: 50%;
  background: #fffaf0;
  box-shadow: 0 0 34px rgba(232, 201, 121, 0.20);
}

.bb-home-trust-v11 .bb-home-trust__principle > span img {
  width: 38px;
  height: 38px;
  object-fit: contain;
}

.bb-home-trust-v11 .bb-home-trust__principle > img {
  position: absolute;
  inset: auto 16px 14px auto;
  width: 54px;
  height: 54px;
  opacity: 0.18;
}

.bb-home-trust-v11 .bb-home-trust__principle p {
  position: relative;
  z-index: 1;
  max-width: 160px;
  margin: 18px 0 0;
  color: #103d32;
  text-align: center;
  font-family: "Instrument Serif", Georgia, serif;
  font-size: 22px;
  line-height: 1.08;
}

@media (max-width: 1180px) {
  .bb-home-trust-v11 .bb-home-trust__inner {
    grid-template-columns: minmax(260px, 0.7fr) minmax(420px, 1.3fr);
  }

  .bb-home-trust-v11 .bb-home-trust__principle {
    grid-column: 1 / -1;
    min-height: 210px;
  }
}

@media (max-width: 820px) {
  .bb-home-trust-v11 .bb-home-trust__inner {
    width: min(100% - 40px, 720px);
    grid-template-columns: 1fr;
  }

  .bb-home-trust-v11 .bb-home-trust__commitments {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 560px) {
  .bb-home-trust-v11 .bb-home-trust__commitments li {
    min-height: 0;
    grid-template-columns: 42px minmax(0, 1fr);
    padding: 16px;
  }
}

.bb-home-closing h2 {
  max-width: 920px;
}

.bb-home-closing-v12 {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  width: min(100% - 48px, 1240px);
  min-height: clamp(230px, 24vw, 320px);
  margin: 0 auto;
  padding: clamp(54px, 6vw, 78px) clamp(24px, 5vw, 72px);
  border: 1px solid rgba(232, 201, 121, 0.20);
  border-radius: 28px;
  background:
    radial-gradient(circle at 18% 92%, rgba(232, 201, 121, 0.20), transparent 34%),
    radial-gradient(circle at 82% 20%, rgba(143, 103, 255, 0.13), transparent 28%),
    linear-gradient(135deg, #031611 0%, #073a2f 52%, #031611 100%);
  box-shadow: 0 26px 70px rgba(3, 22, 17, 0.22);
  color: #fffaf0;
}

.bb-home-closing-v12::before,
.bb-home-closing-v12::after {
  content: "";
  position: absolute;
  pointer-events: none;
  z-index: -1;
}

.bb-home-closing-v12::before {
  inset: auto -6% -20px -6%;
  height: 58%;
  background:
    radial-gradient(circle at 14% 64%, rgba(232, 201, 121, 0.54) 0 2px, transparent 3px),
    radial-gradient(circle at 19% 46%, rgba(232, 201, 121, 0.38) 0 1px, transparent 2px),
    radial-gradient(circle at 74% 52%, rgba(143, 103, 255, 0.48) 0 3px, transparent 4px),
    radial-gradient(circle at 86% 62%, rgba(232, 201, 121, 0.48) 0 2px, transparent 3px),
    linear-gradient(100deg, transparent 8%, rgba(232, 201, 121, 0.18) 22%, transparent 42%),
    linear-gradient(80deg, transparent 56%, rgba(232, 201, 121, 0.16) 76%, transparent 94%);
  opacity: 0.86;
}

.bb-home-closing-v12::after {
  inset: auto -8% 18px -8%;
  height: 116px;
  border-top: 1px solid rgba(232, 201, 121, 0.44);
  border-radius: 50%;
  filter: drop-shadow(0 0 12px rgba(232, 201, 121, 0.24));
  opacity: 0.72;
  transform: rotate(-2deg);
}

.bb-home-closing-v12 .bb-home-closing__copy,
.bb-home-closing-v12 .bb-public-final-actions {
  position: relative;
  z-index: 1;
}

.bb-home-closing-v12 .bb-home-closing__copy {
  max-width: 820px;
}

.bb-home-closing-v12 h2 {
  max-width: 820px;
  margin: 0;
  color: #fffaf0;
  font-size: clamp(42px, 5vw, 70px);
  line-height: 1.02;
  letter-spacing: -0.035em;
}

.bb-home-closing-v12 h2 em {
  text-shadow: 0 0 22px rgba(232, 201, 121, 0.22);
}

.bb-home-closing-v12 p {
  max-width: 480px;
  margin: 18px 0 0;
  color: rgba(255, 250, 240, 0.78);
  font-size: clamp(15px, 1.25vw, 17px);
  line-height: 1.5;
}

.bb-home-closing-v12 .bb-public-final-actions {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 16px;
  margin-top: clamp(28px, 4vw, 42px);
}

.bb-home-closing-v12 .bb-public-button.primary {
  background: linear-gradient(180deg, #f1d892, #d9b661);
  color: #05241c;
  border-color: rgba(255, 250, 240, 0.18);
  box-shadow: 0 16px 34px rgba(232, 201, 121, 0.18);
}

@media (max-width: 760px) {
  .bb-home-closing-v12 {
    width: min(100% - 32px, 620px);
    min-height: 0;
    padding: 46px 22px 42px;
    border-radius: 22px;
  }

  .bb-home-closing-v12::before {
    height: 48%;
    opacity: 0.68;
  }

  .bb-home-closing-v12::after {
    bottom: 8px;
    height: 82px;
  }

  .bb-home-closing-v12 h2 {
    font-size: clamp(34px, 11vw, 48px);
  }

  .bb-home-closing-v12 .bb-public-final-actions {
    align-items: flex-start;
    flex-direction: column;
  }
}

.bb-home-closing__note {
  align-self: center;
  color: rgba(255, 250, 240, 0.78);
  font-size: 13.5px;
}

.bb-home-trust h2 em {
  display: inline-block;
}

@media (prefers-reduced-motion: no-preference) {
  .bb-home-closing-v12::before {
    animation: bb-home-gym-gold-breathe 7200ms ease-in-out infinite;
  }

  .bb-home-hero-v3__path {
    stroke-dasharray: 1000;
    stroke-dashoffset: 1000;
    animation:
      bb-home-gym-path-draw 1600ms ease-out 240ms forwards,
      bb-home-gym-gold-breathe 6400ms ease-in-out 1900ms infinite;
  }

  .bb-home-hero-v3__node {
    animation: bb-home-gym-node-pulse 5200ms ease-in-out infinite;
  }

  .bb-home-hero-v3__dust circle {
    animation: bb-home-gym-dust 5600ms ease-in-out infinite;
  }
}

@keyframes bb-home-gym-path-draw {
  to {
    stroke-dashoffset: 0;
  }
}

@keyframes bb-home-gym-gold-breathe {
  0%, 100% {
    opacity: 0.72;
  }
  50% {
    opacity: 0.98;
  }
}

@keyframes bb-home-gym-node-pulse {
  0%, 100% {
    opacity: 0.72;
    transform: scale(1);
  }
  50% {
    opacity: 1;
    transform: scale(1.12);
  }
}

@keyframes bb-home-gym-dust {
  0%, 100% {
    opacity: 0.44;
  }
  50% {
    opacity: 0.82;
  }
}

@media (max-width: 1024px) {
  .bb-home-hero-v3 {
    min-height: 760px;
  }

  .bb-home-hero-v3 .bb-home-hero-v2__content {
    max-width: min(540px, 52vw);
  }

  .bb-home-hero-v3__signals {
    inset: 15% -4% 0 41%;
  }

  .bb-home-problem-v3 {
    grid-template-columns: 1fr;
  }

  .bb-home-problem-v3__cards {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 760px) {
  .bb-home-hero-v3 {
    min-height: auto;
    padding-bottom: 34px;
  }

  .bb-home-hero-v3 .bb-home-hero-v2__media {
    position: relative;
    min-height: 430px;
  }

  .bb-home-hero-v3 .bb-home-hero-v2__photo img {
    object-position: 68% 42%;
  }

  .bb-home-hero-v3 .bb-home-hero-v2__photo-treatment {
    background:
      linear-gradient(180deg, rgba(3, 22, 17, 0.28), rgba(3, 22, 17, 0) 34%, rgba(3, 22, 17, 0.74) 100%),
      linear-gradient(90deg, rgba(3, 22, 17, 0.82), rgba(3, 22, 17, 0.18) 72%);
  }

  .bb-home-hero-v3 .bb-home-hero-v2__content {
    max-width: none;
    padding-top: 34px;
    padding-bottom: 18px;
  }

  .bb-home-hero-v3 h1 {
    font-size: clamp(44px, 13vw, 62px);
  }

  .bb-home-hero-v3__signals {
    position: relative;
    inset: auto;
    height: 220px;
    margin: -170px 0 10px;
  }

  .bb-home-hero-v3__tag {
    font-size: 11px;
  }

  .bb-home-hero-v3__tag--patterns {
    top: 32%;
    left: -1%;
  }

  .bb-home-hero-v3__tag--understand {
    top: 20%;
    right: 16%;
  }

  .bb-home-hero-v3__tag--guessing {
    left: 18%;
    bottom: 25%;
  }

  .bb-home-hero-v3__tag--questions {
    right: 8%;
    bottom: 30%;
  }

  .bb-home-hero-v3__anchor {
    left: 43%;
    bottom: 58px;
    width: 58px;
    height: 58px;
  }

  .bb-home-hero-v3__trust,
  .bb-home-hero-v2__benefits {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .bb-home-problem-v3__cards {
    grid-template-columns: 1fr;
  }
}

/* Homepage Gym Jordan final cascade guard: keep the photo visible, not buried. */
.bb-home-hero-v3 {
  min-height: clamp(720px, 58vw, 840px);
}

.bb-home-hero-v3 .bb-home-hero-v2__content {
  padding-top: clamp(150px, 11vw, 190px);
  padding-bottom: clamp(78px, 7vw, 118px);
}

.bb-home-hero-v3 h1 {
  font-size: clamp(54px, 5.15vw, 82px);
  max-width: 9.4em;
}

.bb-home-hero-v3 .bb-home-hero-v2__photo img {
  object-position: 70% 45%;
  filter: saturate(1.02) brightness(1.02) contrast(1.01);
}

.bb-home-hero-v3 .bb-home-hero-v2__photo-treatment {
  background:
    linear-gradient(
      90deg,
      #031611 0%,
      rgba(3, 22, 17, 0.98) 20%,
      rgba(3, 22, 17, 0.78) 36%,
      rgba(3, 22, 17, 0.34) 50%,
      rgba(3, 22, 17, 0.08) 63%,
      rgba(3, 22, 17, 0) 100%
    ),
    linear-gradient(
      180deg,
      rgba(3, 22, 17, 0.56) 0%,
      rgba(3, 22, 17, 0.04) 22%,
      rgba(3, 22, 17, 0.02) 66%,
      rgba(3, 22, 17, 0.64) 100%
    );
}

.bb-home-hero-v3 .bb-home-hero-v2__ambient-contours {
  animation: none !important;
  opacity: 0.08;
  -webkit-mask-image: linear-gradient(90deg, transparent 26%, rgba(0, 0, 0, 0.72) 52%, rgba(0, 0, 0, 0.34) 82%, transparent 100%);
  mask-image: linear-gradient(90deg, transparent 26%, rgba(0, 0, 0, 0.72) 52%, rgba(0, 0, 0, 0.34) 82%, transparent 100%);
}

@media (max-width: 760px) {
  .bb-home-hero-v3 {
    min-height: auto;
  }

  .bb-home-hero-v3 h1 {
    font-size: clamp(42px, 12vw, 58px);
  }

  .bb-home-hero-v3 .bb-home-hero-v2__photo-treatment {
    background:
      linear-gradient(180deg, rgba(3, 22, 17, 0.20), rgba(3, 22, 17, 0) 34%, rgba(3, 22, 17, 0.58) 100%),
      linear-gradient(90deg, rgba(3, 22, 17, 0.72), rgba(3, 22, 17, 0.10) 78%);
  }
}

/* Phase 13 — responsive composition and mobile reconstruction guardrails. */
.bb-public-page,
.bb-public-page * {
  box-sizing: border-box;
}

.bb-public-page {
  overflow-x: clip;
}

.bb-home-hero-v3,
.bb-home-problem-v3,
.bb-public-works,
.bb-home-connected,
.bb-public-inside,
.bb-home-experiments-v7,
.bb-home-confidence-v8,
.bb-home-wiseid,
.bb-home-guide-v10,
.bb-home-trust-v11,
.bb-home-closing-v12 {
  max-width: 100%;
}

@media (max-width: 1280px) {
  .bb-home-hero-v3 .bb-home-hero-v2__content {
    padding-left: clamp(32px, 5vw, 70px);
  }

  .bb-home-hero-v3__trust {
    gap: 20px;
  }

  .bb-home-connected {
    grid-template-columns: minmax(210px, 0.8fr) minmax(430px, 1.55fr) minmax(230px, 0.8fr);
  }
}

@media (max-width: 1024px) {
  .bb-home-hero-v3 {
    display: grid;
    min-height: 760px;
  }

  .bb-home-hero-v3 .bb-home-hero-v2__content {
    max-width: min(560px, 58vw);
    padding-left: clamp(28px, 4.6vw, 52px);
    padding-right: 24px;
  }

  .bb-home-hero-v3__signals {
    inset: 16% -7% 4% 38%;
  }

  .bb-home-hero-v3__tag--questions {
    right: 8%;
  }

  .bb-public-works__flow {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    row-gap: 34px;
  }

  .bb-public-works__flow > li::before,
  .bb-public-works__flow > li::after {
    display: none;
  }

  .bb-home-inside__ecosystem-cards {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .bb-home-wiseid__inner {
    grid-template-columns: minmax(260px, 0.9fr) minmax(340px, 1.1fr);
  }

  .bb-home-wiseid__features {
    grid-column: 1 / -1;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 820px) {
  .bb-home-problem-v3,
  .bb-public-works,
  .bb-home-connected,
  .bb-public-inside,
  .bb-home-experiments-v7,
  .bb-home-confidence-v8,
  .bb-home-wiseid,
  .bb-home-guide-v10,
  .bb-home-trust-v11 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .bb-public-works__flow,
  .bb-home-wiseid__inner,
  .bb-home-wiseid__features {
    grid-template-columns: 1fr;
  }

  .bb-public-works__flow {
    max-width: 620px;
    margin-inline: auto;
  }

  .bb-public-works__flow > li {
    display: grid;
    grid-template-columns: 72px minmax(0, 1fr);
    column-gap: 18px;
    align-items: start;
  }

  .bb-public-works__stage {
    margin-top: 0;
  }

  .bb-home-connected__snapshot,
  .bb-home-experiments-v7__panel,
  .bb-home-confidence-v8 > article,
  .bb-home-guide-v10 .bb-home-guide__preview,
  .bb-home-trust-v11 .bb-home-trust__commitments li,
  .bb-home-closing-v12 {
    overflow-wrap: anywhere;
  }
}

@media (max-width: 640px) {
  .bb-home-hero-v3 {
    display: flex;
    flex-direction: column;
    min-height: 0;
    background: #031611;
  }

  .bb-home-hero-v3 .bb-home-hero-v2__media {
    order: 2;
    position: relative;
    min-height: clamp(390px, 118vw, 560px);
  }

  .bb-home-hero-v3 .bb-home-hero-v2__photo img {
    object-position: 63% 42%;
  }

  .bb-home-hero-v3 .bb-home-hero-v2__photo-treatment {
    background:
      linear-gradient(180deg, rgba(3, 22, 17, 0.12), rgba(3, 22, 17, 0.02) 38%, rgba(3, 22, 17, 0.74) 100%),
      linear-gradient(90deg, rgba(3, 22, 17, 0.54), rgba(3, 22, 17, 0.04) 74%);
  }

  .bb-home-hero-v3 .bb-home-hero-v2__content {
    order: 1;
    max-width: none;
    padding: 118px 20px 24px;
  }

  .bb-home-hero-v3 h1 {
    max-width: 9em;
    font-size: clamp(39px, 11.6vw, 56px);
  }

  .bb-home-hero-v3 .bb-home-hero-v2__copy {
    max-width: 36rem;
    font-size: 15px;
    line-height: 1.58;
  }

  .bb-home-hero-v2__actions,
  .bb-public-final-actions {
    align-items: stretch;
  }

  .bb-home-hero-v2__actions .bb-public-button,
  .bb-public-final-actions .bb-public-button {
    justify-content: center;
  }

  .bb-home-hero-v3__signals {
    order: 3;
    position: relative;
    inset: auto;
    height: 210px;
    margin: -190px 0 0;
    transform: none;
  }

  .bb-home-hero-v3__signal-svg {
    opacity: 0.74;
  }

  .bb-home-hero-v3__tag {
    max-width: 100px;
    font-size: 10.5px;
  }

  .bb-home-hero-v3__tag--patterns {
    top: 32%;
    left: 4%;
  }

  .bb-home-hero-v3__tag--understand {
    top: 22%;
    right: 12%;
  }

  .bb-home-hero-v3__tag--guessing {
    left: 14%;
    bottom: 25%;
  }

  .bb-home-hero-v3__tag--questions {
    right: 8%;
    bottom: 28%;
  }

  .bb-home-hero-v3__anchor {
    left: 44%;
    bottom: 44px;
    width: 54px;
    height: 54px;
  }

  .bb-home-hero-v3__trust,
  .bb-home-hero-v2__benefits {
    grid-template-columns: 1fr;
    gap: 12px;
  }

  .bb-home-problem-v3 {
    padding-top: 44px;
    padding-bottom: 42px;
  }

  .bb-home-problem-v3__cards {
    grid-template-columns: 1fr;
  }

  .bb-public-works__flow > li {
    grid-template-columns: 56px minmax(0, 1fr);
  }

  .bb-public-works__symbol {
    width: 56px;
    height: 56px;
  }

  .bb-public-works__symbol img {
    width: 25px;
    height: 25px;
  }

  .bb-home-connected__ecosystem {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
    height: auto;
    transform: none;
    transform-origin: center;
  }

  .bb-home-connected__lines,
  .bb-home-connected__ecosystem::before,
  .bb-home-connected__ecosystem::after {
    display: none;
  }

  .bb-home-connected__center,
  .bb-home-connected__signal {
    position: relative;
    inset: auto;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    transform: none;
  }

  .bb-home-connected__center {
    grid-column: 1 / -1;
    justify-self: center;
    order: -1;
    margin-bottom: 4px;
  }

  .bb-home-connected__signal {
    display: grid;
    grid-template-columns: 42px minmax(0, 1fr);
    gap: 8px;
    align-items: center;
    justify-items: start;
    width: 100%;
    margin: 0;
    padding: 10px;
    border: 1px solid rgba(175, 144, 89, 0.14);
    border-radius: 14px;
    background: rgba(255, 253, 248, 0.72);
  }

  .bb-home-connected__signal > span {
    width: 42px;
    height: 42px;
  }

  .bb-home-connected__signal img {
    width: 23px;
    height: 23px;
  }

  .bb-home-connected__signal figcaption {
    margin: 0;
    text-align: left;
  }

  .bb-home-connected__snapshot dl {
    grid-template-columns: 1fr;
  }

  .bb-home-inside__ecosystem-cards,
  .bb-home-experiments-v7,
  .bb-home-confidence-v8,
  .bb-home-guide-v10 .bb-home-guide__inner,
  .bb-home-trust-v11 .bb-home-trust__inner {
    grid-template-columns: 1fr;
  }

  .bb-home-experiments-v7__panel {
    min-height: 0;
  }

  .bb-home-experiments-v7__chart {
    position: relative;
    left: auto;
    right: auto;
    bottom: auto;
    width: 100%;
    margin-top: 18px;
  }

  .bb-home-confidence-v8__meter svg {
    width: min(78%, 190px);
  }

  .bb-home-wiseid__card img {
    width: 100%;
    height: auto;
  }

  .bb-home-guide-v10__chips {
    display: grid;
  }

  .bb-home-closing-v12 {
    margin-bottom: 20px;
  }
}

@media (max-width: 430px) {
  .bb-home-hero-v3 .bb-home-hero-v2__content,
  .bb-home-problem-v3,
  .bb-public-works,
  .bb-home-connected,
  .bb-public-inside,
  .bb-home-experiments-v7,
  .bb-home-confidence-v8,
  .bb-home-wiseid,
  .bb-home-guide-v10,
  .bb-home-trust-v11 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .bb-home-hero-v3 h1,
  .bb-home-connected__intro h2,
  .bb-public-works__header h2,
  .bb-home-inside__header h2,
  .bb-home-experiments-v7__copy h2,
  .bb-home-confidence-v8__explain h2,
  .bb-home-guide-v10 .bb-home-guide__intro h2,
  .bb-home-trust-v11 .bb-home-trust__intro h2,
  .bb-home-closing-v12 h2 {
    hyphens: none;
    overflow-wrap: normal;
    word-break: normal;
  }

  .bb-home-hero-v3 .bb-home-hero-v2__content {
    padding-top: 106px;
  }

  .bb-home-hero-v3__signals {
    height: 188px;
    margin-top: -172px;
  }

  .bb-home-connected__ecosystem {
    height: auto;
    transform: none;
  }

  .bb-home-connected__signal figcaption {
    font-size: 10.5px;
  }

  .bb-home-experiments-v7__panel,
  .bb-home-guide-v10 .bb-home-guide__preview,
  .bb-home-trust-v11 .bb-home-trust__commitments li {
    padding: 18px;
  }

  .bb-home-guide-v10__prompt {
    grid-template-columns: minmax(0, 1fr) 34px;
    padding-left: 13px;
  }

  .bb-home-guide-v10__prompt button {
    width: 34px;
    height: 34px;
  }
}

@media (max-width: 360px) {
  .bb-home-hero-v3 h1 {
    font-size: 38px;
  }

  .bb-home-hero-v3 .bb-home-hero-v2__content {
    padding-top: 96px;
  }

  .bb-home-hero-v3__signals {
    height: 174px;
    margin-top: -158px;
  }

  .bb-home-hero-v3__tag {
    font-size: 9.75px;
  }

  .bb-home-connected__ecosystem {
    grid-template-columns: 1fr;
    height: auto;
    transform: none;
  }

  .bb-home-closing-v12 {
    width: min(100% - 24px, 620px);
    padding: 38px 16px 34px;
  }
}
