.intent-page {
  color: var(--text-primary);
  isolation: isolate;
  overflow: hidden;
  position: relative;
}

.intent-page::before {
  background:
    linear-gradient(180deg, transparent 0, rgba(221, 242, 249, 0.14) 14%, rgba(221, 242, 249, 0.08) 82%, transparent 100%),
    linear-gradient(180deg, transparent 0, rgba(111, 195, 203, 0.07) 24%, transparent 64%);
  bottom: 7rem;
  content: "";
  left: clamp(1rem, 2.4vw, 2rem);
  pointer-events: none;
  position: absolute;
  top: clamp(8rem, 12vw, 10rem);
  width: 1px;
  z-index: 0;
}

.intent-hero {
  min-height: clamp(38rem, 78svh, 48rem);
  overflow: hidden;
  padding: clamp(7.6rem, 12vw, 10rem) 0 clamp(3rem, 6vw, 5.2rem);
  position: relative;
}

.intent-hero::before {
  background:
    linear-gradient(90deg, rgba(4, 12, 20, 0.95) 0%, rgba(4, 12, 20, 0.74) 42%, rgba(4, 12, 20, 0.34) 72%, rgba(4, 12, 20, 0.78) 100%),
    linear-gradient(180deg, rgba(4, 12, 20, 0.08), rgba(4, 12, 20, 0.78)),
    var(--intent-hero-image),
    linear-gradient(180deg, #0a2237, #071523);
  background-position: center, center, 70% 50%, center;
  background-repeat: no-repeat;
  background-size: cover, cover, cover, cover;
  content: "";
  inset: 0;
  position: absolute;
  z-index: 0;
}

.retail-lighting-page .intent-hero {
  background:
    radial-gradient(ellipse at 72% 46%, rgba(63, 155, 204, 0.18), transparent 0 42%),
    radial-gradient(ellipse at 18% 28%, rgba(8, 50, 91, 0.34), transparent 0 36%),
    linear-gradient(112deg, #001c3c 0%, #001939 48%, #001321 100%);
  isolation: isolate;
}

.retail-lighting-page .intent-hero::before {
  background:
    linear-gradient(90deg, rgba(4, 12, 20, 0.98) 0%, rgba(4, 12, 20, 0.84) 34%, rgba(4, 12, 20, 0.36) 62%, rgba(4, 12, 20, 0.46) 100%),
    linear-gradient(180deg, rgba(4, 12, 20, 0.03), rgba(4, 12, 20, 0.6)),
    radial-gradient(ellipse at 76% 44%, rgba(141, 222, 231, 0.12), transparent 0 36%),
    linear-gradient(112deg, rgba(0, 28, 60, 0.92) 0%, rgba(0, 25, 57, 0.84) 48%, rgba(0, 19, 33, 0.92) 100%);
  z-index: 0;
}

.retail-lighting-page .intent-hero::after {
  opacity: 0.18;
  z-index: 2;
}

.retail-hero-art {
  background-image: var(--intent-hero-image);
  background-position: 78% 49%;
  background-repeat: no-repeat;
  background-size: cover;
  filter: brightness(1.92) contrast(1.28) saturate(1.08);
  inset: 0;
  mix-blend-mode: screen;
  opacity: 1;
  pointer-events: none;
  position: absolute;
  transform: translate3d(0, 0, 0);
  z-index: 1;
  -webkit-mask-image: linear-gradient(90deg, transparent 0%, rgba(0, 0, 0, 0.08) 18%, rgba(0, 0, 0, 0.88) 40%, #000 100%);
  mask-image: linear-gradient(90deg, transparent 0%, rgba(0, 0, 0, 0.08) 18%, rgba(0, 0, 0, 0.88) 40%, #000 100%);
}

.retail-hero-art::after {
  background:
    radial-gradient(ellipse at 76% 48%, rgba(141, 222, 231, 0.18), transparent 0 28%),
    linear-gradient(90deg, transparent 0 40%, rgba(80, 164, 205, 0.12) 54%, transparent 82%);
  content: "";
  inset: 0;
  position: absolute;
}

.retail-lighting-page .intent-hero-grid {
  z-index: 3;
}

.bofu-intent-page .intent-hero::before {
  background:
    linear-gradient(90deg, rgba(4, 12, 20, 0.96) 0%, rgba(4, 12, 20, 0.78) 36%, rgba(4, 12, 20, 0.28) 68%, rgba(4, 12, 20, 0.72) 100%),
    linear-gradient(180deg, rgba(4, 12, 20, 0.1), rgba(4, 12, 20, 0.72)),
    radial-gradient(ellipse at 70% 38%, rgba(141, 222, 231, 0.12), transparent 0 38%),
    var(--intent-hero-image),
    linear-gradient(180deg, #0a2237, #071523);
  background-position: center, center, center, center, center;
  background-repeat: no-repeat;
  background-size: cover, cover, cover, cover, cover;
}

.bofu-intent-page .retail-hero-art {
  display: none;
}

.commercial-sector-hero-page .intent-hero {
  background:
    radial-gradient(ellipse at 78% 44%, rgba(63, 155, 204, 0.18), transparent 0 42%),
    radial-gradient(ellipse at 18% 28%, rgba(8, 50, 91, 0.34), transparent 0 36%),
    linear-gradient(112deg, #001c3c 0%, #001939 48%, #001321 100%);
  isolation: isolate;
}

.commercial-sector-hero-page .intent-hero::before {
  background:
    linear-gradient(90deg, rgba(4, 12, 20, 0.98) 0%, rgba(4, 12, 20, 0.86) 34%, rgba(4, 12, 20, 0.34) 64%, rgba(4, 12, 20, 0.42) 100%),
    linear-gradient(180deg, rgba(4, 12, 20, 0.03), rgba(4, 12, 20, 0.6)),
    radial-gradient(ellipse at 80% 44%, rgba(141, 222, 231, 0.12), transparent 0 36%),
    linear-gradient(112deg, rgba(0, 28, 60, 0.92) 0%, rgba(0, 25, 57, 0.84) 48%, rgba(0, 19, 33, 0.92) 100%);
  z-index: 0;
}

.commercial-sector-hero-page[data-category-tag="education"] .intent-hero::before {
  filter: brightness(0.84);
}

.commercial-sector-hero-page .intent-hero::after {
  opacity: 0.18;
  z-index: 2;
}

.commercial-sector-hero-page .retail-hero-art {
  background-image: var(--intent-hero-image);
  background-position: 84% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  filter: brightness(1.92) contrast(1.28) saturate(1.08);
  inset: 0;
  mix-blend-mode: screen;
  opacity: 1;
  pointer-events: none;
  position: absolute;
  transform: translate3d(0, 0, 0);
  z-index: 1;
  -webkit-mask-image: linear-gradient(90deg, transparent 0%, rgba(0, 0, 0, 0.04) 24%, rgba(0, 0, 0, 0.88) 46%, #000 100%);
  mask-image: linear-gradient(90deg, transparent 0%, rgba(0, 0, 0, 0.04) 24%, rgba(0, 0, 0, 0.88) 46%, #000 100%);
}

.commercial-sector-hero-page .retail-hero-art::after {
  background:
    radial-gradient(ellipse at 82% 48%, rgba(141, 222, 231, 0.18), transparent 0 28%),
    linear-gradient(90deg, transparent 0 46%, rgba(80, 164, 205, 0.12) 58%, transparent 84%);
  content: "";
  inset: 0;
  position: absolute;
}

.commercial-sector-hero-page .intent-hero-grid {
  z-index: 3;
}

.intent-hero::after,
.intent-section::before {
  background:
    linear-gradient(90deg, rgba(230, 240, 249, 0.065) 1px, transparent 1px),
    linear-gradient(rgba(230, 240, 249, 0.065) 1px, transparent 1px),
    linear-gradient(90deg, rgba(230, 240, 249, 0.025) 1px, transparent 1px),
    linear-gradient(rgba(230, 240, 249, 0.025) 1px, transparent 1px);
  background-size: 120px 120px, 120px 120px, 24px 24px, 24px 24px;
  content: "";
  inset: 0;
  opacity: 0.24;
  pointer-events: none;
  position: absolute;
  z-index: 1;
}

.intent-hero-grid {
  align-items: end;
  display: grid;
  gap: clamp(1.6rem, 4vw, 4rem);
  grid-template-columns: minmax(0, 0.9fr) minmax(19rem, 0.48fr);
  min-height: clamp(28rem, 54svh, 34rem);
  position: relative;
  z-index: 2;
}

.intent-hero-copy {
  display: grid;
  gap: 1rem;
  max-width: 56rem;
}

.intent-hero-copy h1 {
  font-size: clamp(3rem, 5.3vw, 5.7rem);
  line-height: 0.98;
  max-width: 14ch;
}

.intent-hero-copy .lead {
  max-width: 44rem;
}

.intent-pill-row,
.intent-proof-list,
.intent-button-row {
  display: flex;
  flex-wrap: wrap;
  gap: 0.7rem;
}

.intent-pill-row span,
.intent-proof-list span {
  background: rgba(230, 240, 249, 0.08);
  border: 1px solid rgba(230, 240, 249, 0.16);
  border-radius: var(--radius-sm);
  color: var(--accent-light);
  font-family: var(--font-mono);
  font-size: 0.62rem;
  letter-spacing: 0.13em;
  line-height: 1.55;
  padding: 0.56rem 0.68rem;
  text-transform: uppercase;
}

.intent-hero-panel,
.intent-panel,
.intent-route-card,
.intent-step,
.intent-cta {
  background:
    linear-gradient(124deg, rgba(255, 255, 255, 0.082), rgba(255, 255, 255, 0.015) 58%, rgba(111, 195, 203, 0.04)),
    rgba(8, 22, 34, 0.5);
  backdrop-filter: blur(18px) saturate(1.1);
  border: 1px solid rgba(230, 240, 249, 0.2);
  border-radius: var(--radius-lg);
  box-shadow:
    0 24px 46px rgba(2, 8, 14, 0.18),
    inset 0 1px 0 rgba(255, 255, 255, 0.12);
}

.intent-hero-panel {
  display: grid;
  gap: 1rem;
  padding: clamp(1rem, 2vw, 1.45rem);
}

.intent-hero-panel img {
  aspect-ratio: 4 / 3;
  background:
    radial-gradient(circle at 50% 35%, rgba(141, 222, 231, 0.12), transparent 0 62%),
    rgba(7, 20, 31, 0.42);
  border-radius: var(--radius-md);
  object-fit: contain;
  opacity: 0.9;
  padding: 0.55rem;
  width: 100%;
}

.intent-hero-panel h2,
.intent-panel h2,
.intent-cta h2 {
  font-size: clamp(1.55rem, 2.5vw, 2.4rem);
  line-height: 1.04;
}

.intent-section {
  padding: clamp(4rem, 7vw, 7rem) 0;
  position: relative;
}

.intent-section--tight {
  padding: clamp(3.2rem, 5.5vw, 5.4rem) 0;
}

.intent-section--blue {
  background:
    radial-gradient(circle at 18% 20%, rgba(119, 206, 222, 0.16), transparent 0 26rem),
    radial-gradient(circle at 86% 12%, rgba(111, 195, 203, 0.07), transparent 0 20rem),
    linear-gradient(135deg, rgba(24, 79, 119, 0.68), rgba(12, 42, 65, 0.54) 46%, rgba(5, 18, 31, 0.76)),
    rgba(5, 18, 31, 0.72);
  border-block: 1px solid rgba(141, 222, 231, 0.13);
}

.intent-section--blue::after {
  background:
    linear-gradient(90deg, rgba(141, 222, 231, 0.04) 1px, transparent 1px),
    linear-gradient(rgba(141, 222, 231, 0.035) 1px, transparent 1px);
  background-size: 44px 44px;
  content: "";
  inset: 0;
  opacity: 0.44;
  pointer-events: none;
  position: absolute;
  z-index: 1;
}

.intent-section > .container {
  position: relative;
  z-index: 2;
}

.intent-section-heading {
  display: grid;
  gap: 0.75rem;
  max-width: 60rem;
}

.intent-section-heading h2 {
  font-size: clamp(2.2rem, 4.5vw, 4rem);
  max-width: 15ch;
}

.intent-grid {
  display: grid;
  gap: 1.1rem;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin-top: 1.55rem;
}

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

.intent-kpi-strip {
  display: grid;
  gap: 1px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  margin-top: 1.55rem;
  overflow: hidden;
}

.intent-kpi,
.intent-product-card,
.intent-faq,
.intent-link-card,
.intent-image-panel,
.intent-ledger,
.intent-proof-card {
  background:
    radial-gradient(circle at 16% 12%, rgba(141, 222, 231, 0.11), transparent 0 24%),
    linear-gradient(138deg, rgba(221, 242, 249, 0.13), rgba(221, 242, 249, 0.026) 58%, rgba(125, 210, 223, 0.055)),
    rgba(8, 24, 39, 0.58);
  backdrop-filter: blur(22px) saturate(1.14);
  border: 1px solid rgba(170, 233, 239, 0.18);
  border-radius: var(--radius-lg);
  box-shadow:
    0 24px 46px rgba(2, 8, 14, 0.18),
    inset 0 1px 0 rgba(255, 255, 255, 0.13);
}

.intent-kpi {
  border-radius: 0;
  display: grid;
  gap: 0.34rem;
  min-height: 8rem;
  padding: 1rem;
}

.intent-kpi-icon {
  align-items: center;
  background:
    radial-gradient(circle at 38% 30%, rgba(214, 252, 255, 0.22), transparent 0 58%),
    linear-gradient(145deg, rgba(221, 242, 249, 0.14), rgba(221, 242, 249, 0.035)),
    rgba(16, 49, 72, 0.72);
  border: 1px solid rgba(170, 233, 239, 0.3);
  border-radius: 0.48rem;
  box-shadow:
    0 12px 24px rgba(2, 8, 14, 0.18),
    inset 0 1px 0 rgba(255, 255, 255, 0.16);
  color: var(--accent-cyan);
  display: inline-grid;
  font-size: 0;
  height: 2.35rem;
  justify-content: center;
  letter-spacing: 0;
  line-height: 1;
  margin-bottom: 0.24rem;
  text-transform: none;
  width: 2.35rem;
}

.intent-kpi-icon svg {
  height: 1.25rem;
  overflow: visible;
  width: 1.25rem;
}

.intent-kpi-icon path,
.intent-kpi-icon circle {
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 1.65;
}

.intent-kpi strong {
  color: var(--accent-cyan);
  font-size: clamp(1.5rem, 3vw, 2.35rem);
  line-height: 0.98;
}

.intent-kpi > span:not(.intent-kpi-icon) {
  color: var(--text-secondary);
  font-family: var(--font-mono);
  font-size: 0.62rem;
  letter-spacing: 0.13em;
  line-height: 1.55;
  text-transform: uppercase;
}

.intent-product-grid,
.intent-proof-grid,
.intent-faq-grid,
.intent-link-grid {
  display: grid;
  gap: 1.1rem;
  margin-top: 1.55rem;
}

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

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

.intent-link-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.intent-product-card,
.intent-link-card {
  color: inherit;
  display: grid;
  gap: 0.82rem;
  min-height: 100%;
  overflow: hidden;
  padding: 1rem;
  position: relative;
  text-decoration: none;
  transition: border-color 0.2s ease, transform 0.2s ease, background 0.2s ease;
}

.intent-product-card::before {
  background:
    linear-gradient(90deg, rgba(141, 222, 231, 0.42), transparent 32%, transparent 68%, rgba(111, 195, 203, 0.22)),
    linear-gradient(180deg, rgba(255, 255, 255, 0.12), transparent);
  content: "";
  height: 1px;
  left: 1rem;
  opacity: 0.72;
  position: absolute;
  right: 1rem;
  top: 0;
}

.intent-product-card:hover,
.intent-product-card:focus-visible,
.intent-link-card:hover,
.intent-link-card:focus-visible,
.intent-route-card:hover,
.intent-route-card:focus-visible {
  border-color: rgba(170, 233, 239, 0.38);
  transform: translateY(-2px);
}

.intent-product-card img {
  aspect-ratio: 5 / 3.15;
  background:
    radial-gradient(circle at 22% 18%, rgba(141, 222, 231, 0.24), transparent 0 34%),
    radial-gradient(circle at 82% 24%, rgba(111, 195, 203, 0.09), transparent 0 26%),
    linear-gradient(90deg, rgba(154, 220, 236, 0.07) 1px, transparent 1px),
    linear-gradient(rgba(154, 220, 236, 0.058) 1px, transparent 1px),
    linear-gradient(142deg, rgba(27, 88, 128, 0.86), rgba(8, 31, 52, 0.94) 54%, rgba(5, 18, 31, 0.98));
  background-size: auto, auto, 24px 24px, 24px 24px, auto;
  border: 1px solid rgba(170, 233, 239, 0.25);
  border-radius: var(--radius-md);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.14),
    inset 0 -1px 0 rgba(141, 222, 231, 0.12),
    0 16px 34px rgba(2, 8, 14, 0.16);
  display: block;
  filter: saturate(1.05) contrast(1.04);
  object-fit: cover;
  object-position: center;
  padding: 0;
  width: 100%;
}

.commercial-lighting-london-page .intent-hero {
  min-height: clamp(42rem, 84svh, 56rem);
}

.commercial-lighting-london-page .intent-hero-form {
  background:
    radial-gradient(circle at 14% 0%, rgba(188, 241, 247, 0.26), transparent 0 32%),
    linear-gradient(148deg, rgba(221, 242, 249, 0.16), rgba(111, 195, 203, 0.11) 30%, rgba(21, 71, 106, 0.72) 62%, rgba(8, 28, 45, 0.92)),
    rgba(10, 31, 49, 0.86);
  border: 1px solid rgba(191, 237, 246, 0.38);
  border-radius: 0.58rem;
  box-shadow:
    0 32px 72px rgba(1, 8, 14, 0.28),
    inset 0 1px 0 rgba(255, 255, 255, 0.18);
}

.commercial-lighting-london-page .intent-product-card {
  padding: 0.9rem;
}

.intent-banner-shell {
  align-items: stretch;
  border: 1px solid rgba(170, 233, 239, 0.24);
  border-radius: 0.72rem;
  display: grid;
  grid-template-columns: minmax(0, 1.16fr) minmax(18rem, 0.62fr);
  min-height: clamp(24rem, 42vw, 34rem);
  overflow: hidden;
}

.intent-banner-shell img {
  height: 100%;
  object-fit: cover;
  object-position: center;
  width: 100%;
}

.intent-banner-copy {
  background:
    radial-gradient(circle at 12% 10%, rgba(119, 206, 222, 0.18), transparent 0 34%),
    linear-gradient(145deg, rgba(12, 45, 72, 0.91), rgba(4, 15, 26, 0.95));
  display: grid;
  gap: 0.8rem;
  padding: clamp(1.3rem, 3vw, 2.2rem);
}

.intent-banner-copy h2 {
  font-size: clamp(2rem, 4vw, 4rem);
  line-height: 1;
  max-width: 12ch;
}

.intent-banner-copy p {
  color: var(--text-secondary);
}

.intent-product-card .intent-art--emergency {
  background:
    radial-gradient(circle at 46% 46%, rgba(216, 251, 255, 0.22), transparent 0 42%),
    radial-gradient(circle at 78% 20%, rgba(119, 206, 222, 0.22), transparent 0 28%),
    linear-gradient(90deg, rgba(181, 238, 244, 0.075) 1px, transparent 1px),
    linear-gradient(rgba(181, 238, 244, 0.065) 1px, transparent 1px),
    linear-gradient(142deg, rgba(31, 101, 143, 0.92), rgba(8, 34, 55, 0.98) 58%, rgba(3, 12, 20, 1));
  background-size: auto, auto, 22px 22px, 22px 22px, auto;
  filter: brightness(1.2) contrast(1.14) saturate(1.08) drop-shadow(0 0 18px rgba(141, 222, 231, 0.18));
  padding: 0.38rem;
}

.intent-product-card span,
.intent-link-card span,
.intent-proof-card span {
  color: var(--accent-teal-strong);
  font-family: var(--font-mono);
  font-size: 0.62rem;
  letter-spacing: 0.13em;
  text-transform: uppercase;
}

.intent-product-card strong,
.intent-link-card strong,
.intent-proof-card strong,
.intent-faq strong {
  color: var(--accent-cyan);
  font-size: 1.08rem;
  line-height: 1.16;
}

.intent-product-card p,
.intent-link-card p,
.intent-proof-card p,
.intent-faq p,
.intent-ledger-row p,
.intent-image-panel p {
  color: var(--text-secondary);
  line-height: 1.64;
}

.intent-route-card,
.intent-step {
  display: grid;
  gap: 0.72rem;
  min-height: 100%;
  padding: 1.2rem;
  text-decoration: none;
}

.intent-route-card strong,
.intent-step strong {
  color: var(--accent-cyan);
  font-size: 1.1rem;
  line-height: 1.15;
}

.intent-route-card p,
.intent-step p,
.intent-panel p,
.intent-cta p {
  color: var(--text-secondary);
  line-height: 1.68;
}

.intent-panel-grid {
  align-items: stretch;
  display: grid;
  gap: 1.2rem;
  grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);
  margin-top: 1.55rem;
}

.intent-panel {
  display: grid;
  gap: 1rem;
  padding: clamp(1.2rem, 2.4vw, 1.8rem);
}

.intent-proof-list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.intent-split {
  align-items: stretch;
  display: grid;
  gap: 1.2rem;
  grid-template-columns: minmax(0, 1.06fr) minmax(21rem, 0.72fr);
  margin-top: 1.55rem;
}

.intent-ledger {
  display: grid;
  overflow: hidden;
}

.intent-ledger-row {
  display: grid;
  gap: 0.65rem;
  grid-template-columns: minmax(8.5rem, 0.34fr) minmax(0, 1fr);
  padding: 1rem;
}

.intent-ledger-row + .intent-ledger-row {
  border-top: 1px solid rgba(221, 242, 249, 0.12);
}

.intent-ledger-row strong {
  color: var(--accent-cyan);
  line-height: 1.18;
}

.intent-image-panel {
  align-content: end;
  background:
    radial-gradient(circle at 18% 18%, rgba(141, 222, 231, 0.18), transparent 0 30%),
    radial-gradient(circle at 84% 20%, rgba(111, 195, 203, 0.08), transparent 0 24%),
    linear-gradient(140deg, rgba(18, 66, 98, 0.78), rgba(7, 27, 45, 0.92) 58%, rgba(4, 15, 25, 0.96));
  display: grid;
  gap: 1rem;
  min-height: 25rem;
  overflow: hidden;
  padding: clamp(1.2rem, 2.4vw, 1.6rem);
  padding-top: clamp(11rem, 20vw, 15rem);
  position: relative;
}

.intent-image-panel::before {
  background:
    radial-gradient(circle, rgba(216, 251, 255, 0.86) 0 0.16rem, transparent 0.18rem) 16% 32% / 5rem 5rem no-repeat,
    radial-gradient(circle, rgba(146, 226, 230, 0.56) 0 0.18rem, transparent 0.2rem) 56% 18% / 5rem 5rem no-repeat,
    radial-gradient(circle, rgba(111, 195, 203, 0.6) 0 0.16rem, transparent 0.18rem) 82% 42% / 5rem 5rem no-repeat,
    linear-gradient(90deg, transparent 0 12%, rgba(216, 251, 255, 0.42) 12.2% 68%, transparent 68.2%),
    linear-gradient(90deg, transparent 0 28%, rgba(146, 226, 230, 0.22) 28.2% 88%, transparent 88.2%),
    linear-gradient(180deg, transparent 0 44%, rgba(216, 251, 255, 0.2) 44.4% 45%, transparent 45.4%),
    linear-gradient(90deg, rgba(181, 238, 244, 0.07) 1px, transparent 1px),
    linear-gradient(rgba(181, 238, 244, 0.055) 1px, transparent 1px);
  background-size: auto, auto, auto, auto, auto, auto, 28px 28px, 28px 28px;
  border: 1px solid rgba(170, 233, 239, 0.22);
  border-radius: var(--radius-md);
  content: "";
  height: clamp(8.5rem, 15vw, 12rem);
  left: clamp(1rem, 2vw, 1.4rem);
  opacity: 0.84;
  position: absolute;
  right: clamp(1rem, 2vw, 1.4rem);
  top: clamp(1rem, 2vw, 1.4rem);
}

.intent-image-panel::after {
  background:
    linear-gradient(90deg, rgba(216, 251, 255, 0.62), transparent),
    radial-gradient(circle at 0 50%, rgba(216, 251, 255, 0.75) 0 0.2rem, transparent 0.22rem),
    radial-gradient(circle at 50% 50%, rgba(146, 226, 230, 0.75) 0 0.16rem, transparent 0.18rem),
    radial-gradient(circle at 100% 50%, rgba(111, 195, 203, 0.68) 0 0.16rem, transparent 0.18rem);
  bottom: clamp(1rem, 2vw, 1.4rem);
  content: "";
  height: 1px;
  left: clamp(1.2rem, 2.4vw, 1.7rem);
  opacity: 0.6;
  position: absolute;
  width: min(12rem, 42%);
}

.intent-image-panel > * {
  position: relative;
  z-index: 1;
}

.intent-proof-card,
.intent-faq {
  display: grid;
  gap: 0.7rem;
  padding: 1.08rem;
}

.intent-cta {
  align-items: center;
  display: grid;
  gap: 1.4rem;
  grid-template-columns: minmax(0, 1fr) auto;
  padding: clamp(1.4rem, 3vw, 2.2rem);
}

.intent-cta--stack {
  align-items: start;
  grid-template-columns: minmax(0, 1fr);
}

.intent-cta .intent-kpi-strip {
  margin-top: 0.35rem;
}

.retail-finder-grid,
.bofu-finder-grid {
  display: grid;
  gap: 1rem;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  margin-top: 1.55rem;
}

.retail-finder-card,
.bofu-finder-card {
  background:
    radial-gradient(circle at 16% 12%, rgba(141, 222, 231, 0.12), transparent 0 28%),
    linear-gradient(138deg, rgba(221, 242, 249, 0.12), rgba(221, 242, 249, 0.026) 60%, rgba(125, 210, 223, 0.06)),
    rgba(8, 24, 39, 0.58);
  backdrop-filter: blur(22px) saturate(1.12);
  border: 1px solid rgba(170, 233, 239, 0.18);
  border-radius: var(--radius-lg);
  display: grid;
  gap: 0.82rem;
  min-height: 100%;
  overflow: hidden;
  padding: 1rem;
  position: relative;
}

.retail-finder-card::before,
.bofu-finder-card::before {
  background:
    linear-gradient(90deg, rgba(141, 222, 231, 0.42), transparent 42%, rgba(111, 195, 203, 0.18)),
    linear-gradient(180deg, rgba(255, 255, 255, 0.12), transparent);
  content: "";
  height: 1px;
  left: 1rem;
  position: absolute;
  right: 1rem;
  top: 0;
}

.retail-finder-card img,
.bofu-finder-card img {
  aspect-ratio: 5 / 3.05;
  background:
    linear-gradient(90deg, rgba(154, 220, 236, 0.07) 1px, transparent 1px),
    linear-gradient(rgba(154, 220, 236, 0.058) 1px, transparent 1px),
    linear-gradient(142deg, rgba(27, 88, 128, 0.84), rgba(8, 31, 52, 0.94) 54%, rgba(5, 18, 31, 0.98));
  background-size: 24px 24px, 24px 24px, auto;
  border: 1px solid rgba(170, 233, 239, 0.22);
  border-radius: var(--radius-md);
  object-fit: contain;
  padding: 0.72rem;
  width: 100%;
}

.bofu-finder-card img[src$=".svg"] {
  background:
    linear-gradient(90deg, rgba(154, 220, 236, 0.07) 1px, transparent 1px),
    linear-gradient(rgba(154, 220, 236, 0.058) 1px, transparent 1px),
    linear-gradient(142deg, rgba(27, 88, 128, 0.84), rgba(8, 31, 52, 0.94) 54%, rgba(5, 18, 31, 0.98));
}

.bofu-products-heading {
  grid-column: 1 / -1;
  margin-bottom: 0.3rem;
}

.bofu-intent-page .category-rail {
  align-self: start;
}

.bofu-intent-page .results-shell {
  align-self: start;
}

.retail-finder-card span,
.bofu-finder-card span {
  color: var(--accent-teal-strong);
  font-family: var(--font-mono);
  font-size: 0.62rem;
  letter-spacing: 0.13em;
  text-transform: uppercase;
}

.retail-finder-card strong,
.bofu-finder-card strong {
  color: var(--accent-cyan);
  font-size: 1.08rem;
  line-height: 1.16;
}

.retail-finder-card p,
.retail-finder-card li,
.bofu-finder-card p,
.bofu-finder-card li {
  color: var(--text-secondary);
  line-height: 1.58;
}

.retail-finder-card ul,
.bofu-finder-card ul {
  display: grid;
  gap: 0.38rem;
  list-style: none;
  margin: 0;
  padding: 0;
}

.retail-finder-card li,
.bofu-finder-card li {
  border-top: 1px solid rgba(221, 242, 249, 0.1);
  font-size: 0.88rem;
  padding-top: 0.38rem;
}

.retail-finder-card a,
.bofu-finder-card a {
  align-self: end;
  color: var(--accent-cyan);
  font-weight: 760;
  text-decoration-color: rgba(141, 222, 231, 0.45);
  text-underline-offset: 0.2em;
}

@media (max-width: 980px) {
  .intent-hero-grid,
  .intent-panel-grid,
  .intent-cta,
  .intent-banner-shell,
  .intent-split {
    grid-template-columns: 1fr;
  }

  .intent-grid,
  .intent-grid--four,
  .intent-product-grid,
  .intent-proof-grid,
  .intent-faq-grid,
  .intent-kpi-strip,
  .retail-finder-grid,
  .bofu-finder-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .retail-hero-art {
    background-position: 68% 18%;
    background-size: cover;
    opacity: 0.54;
    -webkit-mask-image: linear-gradient(180deg, #000 0%, rgba(0, 0, 0, 0.72) 56%, transparent 100%);
    mask-image: linear-gradient(180deg, #000 0%, rgba(0, 0, 0, 0.72) 56%, transparent 100%);
  }

  .intent-link-grid {
    grid-template-columns: 1fr;
  }

  .commercial-sector-hero-page .retail-hero-art {
    background-position: 76% 18%;
    opacity: 0.52;
  }

  .commercial-sector-hero-page[data-category-tag="education"] .intent-hero::before {
    filter: brightness(0.76);
  }
}

@media (max-width: 680px) {
  .intent-grid,
  .intent-grid--four,
  .intent-product-grid,
  .intent-proof-grid,
  .intent-faq-grid,
  .intent-kpi-strip,
  .retail-finder-grid,
  .bofu-finder-grid,
  .intent-proof-list {
    grid-template-columns: 1fr;
  }

  .intent-page::before {
    display: none;
  }

  .intent-hero-copy h1 {
    font-size: clamp(2.55rem, 15vw, 3.4rem);
  }

  .retail-hero-art {
    background-position: 62% 5.4rem;
    background-size: cover;
    filter: brightness(1.46) contrast(1.16) saturate(1.04);
    opacity: 0.38;
  }

  .commercial-sector-hero-page .retail-hero-art {
    background-position: 72% 5.8rem;
    filter: brightness(1.44) contrast(1.14) saturate(1.04);
    opacity: 0.34;
  }

  .commercial-sector-hero-page[data-category-tag="education"] .intent-hero::before {
    filter: brightness(0.72);
  }

  .intent-button-row .btn-primary,
  .intent-button-row .btn-outline {
    width: 100%;
  }

  .intent-ledger-row {
    grid-template-columns: 1fr;
  }
}
