.commercial-readiness-concepts {
  background: var(--black);
  color: var(--white);
}

.commercial-readiness-concepts .site-header {
  position: fixed;
}

.commercial-concept-index {
  position: relative;
  min-height: 100vh;
  padding: 150px clamp(18px, 4vw, 56px) 76px;
  overflow: hidden;
  isolation: isolate;
}

.commercial-concept-index::before,
.commercial-concept-index::after {
  content: "";
  position: absolute;
  z-index: -1;
  pointer-events: none;
}

.commercial-concept-index::before {
  inset: 0;
  background:
    linear-gradient(rgba(255, 255, 255, 0.045) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.04) 1px, transparent 1px),
    radial-gradient(circle at 72% 24%, rgba(37, 63, 246, 0.34), transparent 32%),
    radial-gradient(circle at 18% 72%, rgba(202, 239, 86, 0.1), transparent 30%);
  background-size: 68px 68px, 68px 68px, auto, auto;
}

.commercial-concept-index::after {
  right: -12%;
  bottom: -26%;
  width: 64vw;
  height: 64vw;
  border: 1px solid rgba(202, 239, 86, 0.16);
  border-radius: 50%;
  box-shadow:
    inset 0 0 100px rgba(37, 63, 246, 0.16),
    0 0 80px rgba(202, 239, 86, 0.04);
}

.commercial-concept-inner {
  width: min(var(--wide), 100%);
  margin: 0 auto;
}

.commercial-concept-index h1 {
  max-width: 1120px;
  margin-top: 12px;
  font-size: clamp(4rem, 8vw, 8rem);
  line-height: 0.92;
  letter-spacing: 0;
}

.commercial-concept-inner > p:not(.eyebrow) {
  max-width: 780px;
  margin-top: 22px;
  color: rgba(255, 255, 255, 0.74);
  font-size: clamp(1.08rem, 1.5vw, 1.28rem);
  line-height: 1.38;
}

.commercial-concept-links {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
  margin-top: 46px;
}

.commercial-concept-links a {
  position: relative;
  display: grid;
  min-height: 180px;
  padding: 22px;
  overflow: hidden;
  color: var(--white);
  text-decoration: none;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 18px;
  background:
    radial-gradient(circle at 78% 16%, rgba(202, 239, 86, 0.1), transparent 30%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0.03));
}

.commercial-concept-links a::after {
  content: "";
  position: absolute;
  right: -36px;
  bottom: -46px;
  width: 160px;
  height: 160px;
  border: 1px solid rgba(116, 152, 253, 0.18);
  border-radius: 50%;
}

.commercial-concept-links a:hover {
  border-color: rgba(202, 239, 86, 0.5);
  transform: translateY(-2px);
}

.commercial-concept-links span {
  color: var(--lime);
  font-size: 0.82rem;
  font-weight: 950;
}

.commercial-concept-links strong {
  align-self: end;
  max-width: 260px;
  font-size: clamp(1.65rem, 2.4vw, 2.55rem);
  line-height: 0.95;
  letter-spacing: 0;
}

.commercial-concept-hero {
  position: relative;
  min-height: 100vh;
  overflow: hidden;
  padding: 116px clamp(20px, 4vw, 56px) 0;
  isolation: isolate;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.commercial-concept-hero .hero-photo {
  filter: grayscale(0.08) saturate(1) contrast(1.08) brightness(0.9);
  background-position: center 47%;
  background-size: 112%;
}

.commercial-concept-hero .hero-treatment {
  background:
    linear-gradient(90deg, rgba(19, 19, 21, 0.88) 0%, rgba(19, 19, 21, 0.72) 38%, rgba(19, 19, 21, 0.1) 78%, rgba(19, 19, 21, 0.24) 100%),
    linear-gradient(180deg, rgba(19, 19, 21, 0.03) 0%, rgba(19, 19, 21, 0.22) 58%, rgba(19, 19, 21, 0.78) 100%),
    radial-gradient(circle at 72% 31%, rgba(37, 63, 246, 0.32), transparent 36%),
    radial-gradient(circle at 48% 57%, rgba(116, 152, 253, 0.14), transparent 28%);
}

.commercial-concept-hero .system-grid {
  opacity: 0.48;
}

.commercial-concept-hero .hero-shell {
  grid-template-columns: minmax(0, 1fr) minmax(420px, 500px);
}

.commercial-concept-hero .hero-copy h2 {
  max-width: 850px;
  margin-top: 12px;
  color: var(--white);
  font-size: clamp(4.75rem, 8.2vw, 8.6rem);
  line-height: 0.9;
  letter-spacing: 0;
}

.commercial-readiness-asset {
  position: relative;
  align-self: end;
  min-height: 410px;
  color: var(--white);
  isolation: isolate;
}

.commercial-readiness-asset::before {
  content: "";
  position: absolute;
  inset: -18px;
  z-index: -1;
  pointer-events: none;
  background:
    radial-gradient(circle at 50% 44%, rgba(37, 63, 246, 0.2), transparent 42%),
    radial-gradient(circle at 68% 70%, rgba(202, 239, 86, 0.08), transparent 34%);
  filter: blur(0.5px);
}

.asset-kicker {
  color: var(--lime);
  font-size: 0.78rem;
  font-weight: 950;
  letter-spacing: 0.02em;
  text-transform: uppercase;
}

.architecture-asset {
  display: grid;
  grid-template-rows: auto auto 1fr auto;
  min-height: 430px;
  padding: 10px 0 6px;
  overflow: visible;
  text-shadow: 0 16px 44px rgba(0, 0, 0, 0.66);
}

.architecture-asset::before {
  content: "";
  position: absolute;
  inset: -36px -42px -28px -38px;
  z-index: -1;
  pointer-events: none;
  background:
    radial-gradient(circle at 44% 44%, rgba(14, 14, 17, 0.58), transparent 52%),
    radial-gradient(circle at 62% 30%, rgba(37, 63, 246, 0.32), transparent 42%),
    radial-gradient(circle at 72% 82%, rgba(202, 239, 86, 0.13), transparent 34%);
  opacity: 0.9;
  filter: blur(1px);
}

.architecture-asset::after {
  content: "";
  position: absolute;
  inset: 12px -18px auto 0;
  z-index: -1;
  height: 58%;
  pointer-events: none;
  background:
    linear-gradient(rgba(255, 255, 255, 0.05) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.04) 1px, transparent 1px);
  background-size: 48px 48px;
  mask-image: radial-gradient(ellipse at 54% 48%, black 0%, transparent 72%);
  opacity: 0.68;
}

.architecture-ready {
  margin-top: 22px;
}

.architecture-ready strong {
  display: block;
  max-width: 430px;
  color: var(--white);
  font-size: clamp(3.2rem, 5vw, 5.05rem);
  font-weight: 950;
  line-height: 0.84;
  letter-spacing: 0;
  text-shadow: 0 0 36px rgba(0, 0, 0, 0.36);
}

.architecture-pillars {
  position: relative;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0;
  align-items: end;
  margin-top: 40px;
  min-height: 160px;
}

.architecture-pillars::before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 12px;
  border-radius: 999px;
  background: linear-gradient(90deg, rgba(37, 63, 246, 0.42), rgba(202, 239, 86, 0.8));
  box-shadow: 0 0 36px rgba(202, 239, 86, 0.22);
}

.architecture-pillars::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 12px;
  left: 0;
  height: 126px;
  pointer-events: none;
  background:
    linear-gradient(90deg,
      rgba(37, 63, 246, 0.18) 0%,
      rgba(37, 63, 246, 0.08) 25%,
      rgba(76, 102, 246, 0.14) 25%,
      rgba(76, 102, 246, 0.055) 50%,
      rgba(116, 152, 253, 0.13) 50%,
      rgba(202, 239, 86, 0.07) 75%,
      rgba(202, 239, 86, 0.16) 75%,
      rgba(202, 239, 86, 0.04) 100%);
  mask-image: linear-gradient(180deg, transparent, black 18%, black 100%);
  opacity: 0.8;
}

.architecture-pillars span {
  position: relative;
  z-index: 1;
  display: grid;
  align-items: end;
  min-height: 126px;
  padding: 0 10px 24px;
  color: rgba(255, 255, 255, 0.92);
  font-size: 0.82rem;
  font-weight: 880;
  line-height: 1.04;
  text-align: center;
  border-left: 2px solid rgba(116, 152, 253, 0.34);
  background: linear-gradient(180deg, transparent, rgba(255, 255, 255, 0.055));
}

.architecture-pillars span::before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 12px;
  left: 0;
  height: 2px;
  background: rgba(202, 239, 86, 0.5);
  box-shadow: 0 0 14px rgba(202, 239, 86, 0.24);
}

.architecture-pillars span::after {
  content: "";
  position: absolute;
  bottom: 12px;
  left: -2px;
  width: 2px;
  height: calc(100% - 16px);
  background: linear-gradient(180deg, rgba(116, 152, 253, 0.08), rgba(116, 152, 253, 0.64), rgba(202, 239, 86, 0.28));
  box-shadow: 0 0 16px rgba(116, 152, 253, 0.2);
}

.architecture-pillars span:nth-child(2),
.architecture-pillars span:nth-child(4) {
  min-height: 148px;
}

.architecture-pillars span:nth-child(2) {
  border-left-color: rgba(90, 105, 246, 0.42);
}

.architecture-pillars span:nth-child(2)::after {
  background: linear-gradient(180deg, rgba(76, 102, 246, 0.1), rgba(90, 105, 246, 0.66), rgba(116, 152, 253, 0.24));
}

.architecture-pillars span:nth-child(3) {
  border-left-color: rgba(116, 152, 253, 0.42);
}

.architecture-pillars span:nth-child(3)::after {
  background: linear-gradient(180deg, rgba(116, 152, 253, 0.12), rgba(116, 152, 253, 0.62), rgba(202, 239, 86, 0.34));
}

.architecture-pillars span:nth-child(4) {
  border-right: 2px solid rgba(202, 239, 86, 0.42);
  border-left-color: rgba(202, 239, 86, 0.5);
  color: rgba(232, 255, 156, 0.98);
}

.architecture-pillars span:nth-child(4)::after {
  background: linear-gradient(180deg, rgba(202, 239, 86, 0.12), rgba(202, 239, 86, 0.66), rgba(202, 239, 86, 0.38));
}

.architecture-base {
  margin-top: 18px;
  color: rgba(255, 255, 255, 0.74);
  font-size: clamp(1rem, 1.35vw, 1.18rem);
  font-weight: 760;
  line-height: 1.24;
}

.gates-asset {
  display: grid;
  align-content: end;
  min-height: 430px;
}

.gates-field {
  position: absolute;
  inset: 24px 0 98px;
  perspective: 700px;
}

.gates-field::before {
  content: "";
  position: absolute;
  top: 48%;
  right: -8%;
  left: 2%;
  height: 2px;
  background: linear-gradient(90deg, rgba(116, 152, 253, 0.18), rgba(202, 239, 86, 0.7), rgba(116, 152, 253, 0.2));
  box-shadow: 0 0 28px rgba(202, 239, 86, 0.24);
  transform: rotate(-10deg);
}

.gates-field span {
  position: absolute;
  display: grid;
  place-items: end center;
  width: 88px;
  height: 210px;
  padding: 16px 10px;
  color: rgba(255, 255, 255, 0.88);
  font-size: 0.78rem;
  font-weight: 850;
  line-height: 1.06;
  text-align: center;
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 999px 999px 8px 8px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.11), rgba(255, 255, 255, 0.02)),
    rgba(14, 14, 17, 0.22);
  box-shadow: inset 0 0 36px rgba(37, 63, 246, 0.14);
  transform: rotateY(-18deg) rotateZ(-10deg);
}

.gates-field span:nth-child(1) {
  left: 2%;
  top: 38%;
}

.gates-field span:nth-child(2) {
  left: 27%;
  top: 22%;
}

.gates-field span:nth-child(3) {
  left: 53%;
  top: 13%;
  border-color: rgba(202, 239, 86, 0.38);
}

.gates-field span:nth-child(4) {
  right: 3%;
  top: 0;
  border-color: rgba(202, 239, 86, 0.48);
}

.gates-ready {
  position: relative;
  z-index: 1;
  margin-top: 236px;
  padding-top: 18px;
  border-top: 1px solid rgba(202, 239, 86, 0.28);
}

.gates-ready strong,
.foundation-ready strong {
  display: block;
  color: var(--white);
  font-size: clamp(3rem, 5vw, 5rem);
  font-weight: 950;
  line-height: 0.84;
  letter-spacing: 0;
}

.gates-ready em,
.foundation-ready em {
  display: block;
  max-width: 370px;
  margin-top: 16px;
  color: rgba(255, 255, 255, 0.74);
  font-size: clamp(1rem, 1.3vw, 1.15rem);
  font-style: normal;
  font-weight: 760;
  line-height: 1.24;
}

.foundation-asset {
  display: grid;
  align-content: end;
}

.foundation-scale {
  position: relative;
  display: grid;
  gap: 9px;
  width: min(100%, 430px);
  margin-top: 28px;
}

.foundation-scale::after {
  content: "";
  position: absolute;
  right: -8px;
  bottom: -18px;
  left: 42px;
  height: 1px;
  background: linear-gradient(90deg, rgba(116, 152, 253, 0.24), rgba(202, 239, 86, 0.7));
  box-shadow: 0 0 30px rgba(202, 239, 86, 0.22);
}

.foundation-scale span {
  display: block;
  min-height: 42px;
  padding: 12px 16px;
  color: rgba(255, 255, 255, 0.9);
  font-size: 0.84rem;
  font-weight: 850;
  line-height: 1.04;
  border-left: 3px solid rgba(116, 152, 253, 0.45);
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.1), transparent);
}

.foundation-scale span:nth-child(2) {
  width: 88%;
}

.foundation-scale span:nth-child(3) {
  width: 76%;
  border-left-color: rgba(202, 239, 86, 0.42);
}

.foundation-scale span:nth-child(4) {
  width: 64%;
  color: var(--lime);
  border-left-color: rgba(202, 239, 86, 0.8);
}

.foundation-ready {
  margin-top: 58px;
}

@media (max-width: 1180px) {
  .commercial-concept-hero .hero-shell {
    grid-template-columns: 1fr;
  }

  .commercial-readiness-asset {
    width: min(100%, 560px);
  }
}

@media (max-width: 980px) {
  .commercial-concept-links {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 760px) {
  .commercial-concept-index {
    min-height: auto;
    padding: 122px 14px 52px;
  }

  .commercial-concept-index h1 {
    font-size: clamp(3rem, 13vw, 4.5rem);
  }

  .commercial-concept-links a {
    min-height: 134px;
  }

  .commercial-concept-hero {
    min-height: auto;
    padding: 104px 14px 0;
  }

  .commercial-concept-hero .hero-copy h2 {
    font-size: clamp(3.2rem, 13vw, 4.5rem);
  }

  .commercial-concept-hero .hero-treatment {
    background:
      linear-gradient(180deg, rgba(19, 19, 21, 0.08) 0%, rgba(19, 19, 21, 0.2) 34%, rgba(19, 19, 21, 0.9) 78%, rgba(19, 19, 21, 0.98) 100%),
      radial-gradient(circle at 62% 26%, rgba(37, 63, 246, 0.34), transparent 42%);
  }

  .commercial-readiness-asset {
    min-height: 340px;
  }

  .architecture-ready strong,
  .gates-ready strong,
  .foundation-ready strong {
    font-size: clamp(2.6rem, 14vw, 4.4rem);
  }

  .architecture-pillars {
    min-height: 134px;
  }

  .architecture-pillars span {
    min-height: 108px;
    padding-inline: 5px;
    font-size: 0.7rem;
  }

  .gates-field {
    inset: 36px 0 100px;
  }

  .gates-field span {
    width: 70px;
    height: 168px;
    font-size: 0.64rem;
  }

  .gates-ready {
    margin-top: 206px;
  }
}
