/* v1.3.32 — Hero reference exact lock
   Applies the validated supplied hero direction with a faithful right visual, while keeping the left copy crawlable. */

.hero.hero-reference-lock {
  min-height: min(920px, 100vh);
  padding: clamp(96px, 8vw, 126px) 0 clamp(80px, 7vw, 108px);
  background:
    radial-gradient(ellipse at 86% 54%, rgba(167, 0, 12, .34), transparent 31%),
    radial-gradient(ellipse at 73% 78%, rgba(239, 17, 28, .22), transparent 28%),
    linear-gradient(90deg, #020202 0%, #050404 43%, #080202 69%, #020202 100%);
  overflow: hidden;
}

.hero-reference-lock .hero-bg-img {
  opacity: 0 !important;
}

.hero-reference-lock .hero-bg-overlay,
.hero-reference-lock .hero-bg-vignette {
  background: transparent !important;
}

.hero-reference-lock::before {
  background:
    linear-gradient(92deg, rgba(0, 0, 0, .08) 0%, rgba(0, 0, 0, .05) 43%, rgba(0, 0, 0, .22) 100%),
    radial-gradient(ellipse at 92% 57%, rgba(239, 17, 28, .18), transparent 31%),
    radial-gradient(ellipse at 78% 74%, rgba(128, 0, 7, .22), transparent 26%) !important;
}

.hero-reference-lock::after {
  height: 48%;
  bottom: -18%;
  background:
    linear-gradient(180deg, transparent 0%, rgba(0, 0, 0, .68) 78%, rgba(0, 0, 0, .94) 100%),
    radial-gradient(ellipse at 76% 55%, rgba(239, 17, 28, .30), transparent 50%) !important;
}

.hero-reference-lock .container.hero-grid {
  width: min(1480px, calc(100% - 48px));
  grid-template-columns: minmax(440px, 500px) minmax(0, 1fr);
  gap: clamp(8px, 1.2vw, 18px);
  align-items: center;
  justify-content: center;
}

.hero-reference-lock .hero-content {
  max-width: 512px;
  z-index: 5;
}

.hero-reference-lock .eyebrow {
  margin-bottom: 18px;
  color: rgba(255, 255, 255, .64);
  font-size: 12px;
  font-weight: 900;
  line-height: 1.25;
  letter-spacing: .145em;
  text-transform: uppercase;
}

.hero-reference-lock .eyebrow::before {
  width: 38px;
  height: 2px;
  border-radius: 999px;
  background: #ef111c;
  box-shadow: 0 0 18px rgba(239, 17, 28, .45);
}

.hero-reference-lock .eyebrow-dot {
  width: 5px;
  height: 5px;
  background: #ef111c;
  box-shadow: 0 0 14px rgba(239, 17, 28, .55);
}

.hero-reference-lock h1 {
  max-width: 500px;
  font-size: clamp(58px, 5.55vw, 88px);
  line-height: 1.035;
  letter-spacing: -.07em;
  font-weight: 900;
  color: #fff;
  text-shadow: 0 18px 34px rgba(0, 0, 0, .36);
}

.hero-reference-lock h1 em {
  color: rgba(255, 255, 255, .55) !important;
  font-style: italic;
  font-weight: 300;
}

.hero-reference-lock h1 span {
  color: #ef111c !important;
  text-shadow: 0 0 38px rgba(239, 17, 28, .32);
}

.hero-reference-lock .hero-copy {
  max-width: 518px;
  margin-top: 24px;
  color: rgba(255, 255, 255, .78);
  font-size: clamp(16px, 1.32vw, 20px);
  line-height: 1.48;
  font-weight: 500;
  letter-spacing: -.028em;
}

.hero-reference-lock .hero-stats {
  margin: 32px 0 30px;
}

.hero-reference-lock .hero-stat {
  padding-right: 22px;
}

.hero-reference-lock .hero-stat-sep {
  height: 36px;
  margin-right: 22px;
  background: rgba(255, 255, 255, .13);
}

.hero-reference-lock .hero-stat strong {
  font-size: clamp(27px, 1.95vw, 32px);
  letter-spacing: -.045em;
}

.hero-reference-lock .hero-stat strong span {
  color: #ef111c;
}

.hero-reference-lock .hero-stat small {
  margin-top: 5px;
  color: rgba(255, 255, 255, .56);
  font-size: 10px;
  font-weight: 900;
  letter-spacing: .07em;
}

.hero-reference-lock .hero-actions {
  gap: 16px;
  margin-top: 0;
}

.hero-reference-lock .hero-actions .btn,
.hero-reference-lock .btn {
  min-height: 58px;
  border-radius: 10px;
  font-size: 15px;
  letter-spacing: -.02em;
}

.hero-reference-lock .btn-primary {
  min-width: 268px;
  padding: 0 30px;
  background: linear-gradient(135deg, #f20c17 0%, #d80410 58%, #a70008 100%) !important;
  box-shadow: 0 22px 45px rgba(239, 17, 28, .28), inset 0 1px 0 rgba(255, 255, 255, .17) !important;
}

.hero-reference-lock .btn-primary .fa-play {
  font-size: 13px;
}

.hero-reference-lock .btn-label small {
  margin-top: 2px;
  font-size: 10px;
  font-weight: 700;
  opacity: .82;
}

.hero-reference-lock .btn-ghost {
  min-width: 232px;
  justify-content: center;
  padding: 0 30px;
  background: rgba(255, 255, 255, .065) !important;
  border: 1px solid rgba(255, 255, 255, .15) !important;
  box-shadow: 0 20px 40px rgba(0, 0, 0, .24), inset 0 1px 0 rgba(255, 255, 255, .07) !important;
  backdrop-filter: blur(12px);
}

.hero-reference-lock .mini-trust {
  margin-top: 18px;
  color: rgba(255, 255, 255, .48);
  font-size: 10.5px;
  font-weight: 800;
}

.hero-reference-lock .hero-live-badge {
  top: 31px;
  right: max(28px, calc((100vw - 1480px) / 2));
  padding: 7px 17px 7px 12px;
  border-radius: 999px;
  background: rgba(4, 4, 5, .70);
  border-color: rgba(255, 255, 255, .14);
  color: #fff;
  font-size: 12px;
  line-height: 1;
  font-weight: 900;
  letter-spacing: .08em;
  box-shadow: 0 14px 32px rgba(0, 0, 0, .28);
}

.hero-reference-lock .live-dot {
  width: 6px;
  height: 6px;
  background: #ef111c;
}

.hero-reference-visual {
  position: relative;
  z-index: 3;
  min-height: clamp(560px, 46vw, 690px);
  margin-left: clamp(-12px, -.6vw, -4px);
  display: flex;
  align-items: center;
  justify-content: flex-start;
  pointer-events: none;
}

.hero-reference-stage {
  position: relative;
  width: min(1042px, 100%);
  margin: 0;
  transform: translateY(10px);
  filter: drop-shadow(0 38px 78px rgba(0, 0, 0, .42));
}

.hero-reference-stage::before {
  content: "";
  position: absolute;
  inset: 8% -2% 4% 12%;
  z-index: -1;
  background:
    radial-gradient(ellipse at 72% 45%, rgba(239, 17, 28, .24), transparent 55%),
    radial-gradient(ellipse at 34% 72%, rgba(239, 17, 28, .14), transparent 46%);
  filter: blur(18px);
  opacity: .86;
}

.hero-reference-img {
  display: block;
  width: 100%;
  height: auto;
  max-width: none;
  object-fit: contain;
  object-position: center;
  transform: translateZ(0);
  user-select: none;
}

.hero-reference-lock .hero-wave {
  display: none;
}

@media (min-width: 1500px) {
  .hero-reference-stage {
    width: 1042px;
  }
}

@media (max-width: 1280px) {
  .hero-reference-lock .container.hero-grid {
    width: min(1180px, calc(100% - 42px));
    grid-template-columns: minmax(390px, 480px) minmax(0, 1fr);
    gap: 12px;
  }

  .hero-reference-lock h1 {
    font-size: clamp(54px, 5.3vw, 76px);
  }

  .hero-reference-lock .hero-copy {
    font-size: 16px;
  }

  .hero-reference-lock .hero-stat {
    padding-right: 16px;
  }

  .hero-reference-lock .hero-stat-sep {
    margin-right: 16px;
  }
}

@media (max-width: 1080px) {
  .hero.hero-reference-lock {
    min-height: auto;
    padding-top: 104px;
  }

  .hero-reference-lock .container.hero-grid {
    grid-template-columns: 1fr;
    gap: 28px;
  }

  .hero-reference-lock .hero-content {
    max-width: 760px;
  }

  .hero-reference-lock h1 {
    max-width: 720px;
  }

  .hero-reference-visual {
    min-height: auto;
    margin-left: 0;
    justify-content: center;
  }

  .hero-reference-stage {
    width: min(980px, 100%);
    transform: none;
  }

  .hero-reference-lock .hero-live-badge {
    top: 82px;
    right: 22px;
  }
}

@media (max-width: 760px) {
  .hero.hero-reference-lock {
    padding: 94px 0 54px;
    background:
      radial-gradient(ellipse at 80% 47%, rgba(168, 0, 10, .24), transparent 36%),
      linear-gradient(180deg, #020202 0%, #060303 66%, #020202 100%);
  }

  .hero-reference-lock .container.hero-grid {
    width: min(100% - 30px, 520px);
    gap: 24px;
  }

  .hero-reference-lock .hero-content {
    max-width: none;
  }

  .hero-reference-lock .eyebrow {
    font-size: 10px;
    letter-spacing: .105em;
  }

  .hero-reference-lock .eyebrow::before {
    width: 28px;
  }

  .hero-reference-lock h1 {
    font-size: clamp(43px, 13vw, 62px);
    line-height: 1.02;
    letter-spacing: -.06em;
  }

  .hero-reference-lock .hero-copy {
    margin-top: 18px;
    font-size: 14.5px;
    line-height: 1.55;
  }

  .hero-reference-lock .hero-stats {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px 8px;
    margin: 24px 0 26px;
  }

  .hero-reference-lock .hero-stat {
    padding: 0;
  }

  .hero-reference-lock .hero-stat-sep {
    display: none;
  }

  .hero-reference-lock .hero-actions {
    display: grid;
    grid-template-columns: 1fr;
    gap: 12px;
  }

  .hero-reference-lock .btn-primary,
  .hero-reference-lock .btn-ghost {
    width: 100%;
    min-width: 0;
    justify-content: center;
  }

  .hero-reference-lock .mini-trust {
    gap: 5px;
    line-height: 1.55;
  }

  .hero-reference-stage {
    width: min(700px, 126vw);
    margin-left: -14vw;
    margin-right: -12vw;
  }

  .hero-reference-lock .hero-live-badge {
    top: 74px;
    right: 15px;
    font-size: 10px;
    padding: 6px 12px 6px 9px;
  }
}

@media (max-width: 420px) {
  .hero-reference-lock .container.hero-grid {
    width: min(100% - 24px, 420px);
  }

  .hero-reference-lock .hero-stats {
    grid-template-columns: 1fr 1fr !important;
  }

  .hero-reference-lock .hero-stat strong {
    font-size: 25px;
  }

  .hero-reference-lock .hero-stat small {
    font-size: 9px;
  }
}
