.application-route-page,
.cdlp-page {
  background:
    radial-gradient(ellipse at 16% 4%, rgba(21, 97, 138, 0.24), transparent 0 28rem),
    radial-gradient(ellipse at 88% 12%, rgba(119, 206, 222, 0.12), transparent 0 25rem),
    linear-gradient(180deg, #001c3c 0%, #061727 36rem, #07121d 100%);
  color: var(--text-primary);
  isolation: isolate;
  position: relative;
}

.application-route-page::before,
.cdlp-page::before {
  background:
    linear-gradient(90deg, rgba(221, 242, 249, 0.052) 1px, transparent 1px),
    linear-gradient(rgba(221, 242, 249, 0.044) 1px, transparent 1px),
    linear-gradient(90deg, rgba(221, 242, 249, 0.018) 1px, transparent 1px),
    linear-gradient(rgba(221, 242, 249, 0.018) 1px, transparent 1px);
  background-size: 116px 116px, 116px 116px, 24px 24px, 24px 24px;
  content: "";
  inset: 0;
  opacity: 0.32;
  pointer-events: none;
  position: absolute;
  z-index: 0;
}

.application-route-page > *,
.cdlp-page > * {
  position: relative;
  z-index: 1;
}

.application-route-page .app-hero {
  background:
    radial-gradient(ellipse at 71% 40%, rgba(80, 172, 214, 0.18), transparent 0 42%),
    radial-gradient(ellipse at 18% 24%, rgba(8, 50, 91, 0.36), transparent 0 38%),
    linear-gradient(112deg, #001c3c 0%, #001939 50%, #001321 100%);
  min-height: clamp(38rem, 82svh, 51rem);
  overflow: hidden;
  padding-top: clamp(7.4rem, 11vw, 10rem);
  position: relative;
}

.application-route-page .app-hero::before,
.cdlp-page .cdlp-hero::after {
  background:
    linear-gradient(90deg, rgba(221, 242, 249, 0.06) 1px, transparent 1px),
    linear-gradient(rgba(221, 242, 249, 0.052) 1px, transparent 1px);
  background-size: 58px 58px;
  content: "";
  inset: 0;
  opacity: 0.18;
  pointer-events: none;
  position: absolute;
  z-index: 1;
}

.application-route-page .app-hero::after {
  background:
    linear-gradient(90deg, rgba(0, 18, 38, 0.96) 0%, rgba(0, 20, 42, 0.78) 38%, rgba(0, 20, 42, 0.36) 66%, rgba(0, 14, 28, 0.56) 100%),
    linear-gradient(180deg, rgba(0, 19, 39, 0.08), rgba(0, 14, 25, 0.8));
  content: "";
  inset: 0;
  pointer-events: none;
  position: absolute;
  z-index: 1;
}

.application-route-page .app-hero-art {
  filter: brightness(1.38) contrast(1.16) saturate(1.06);
  inset: 0;
  opacity: 0.92;
  position: absolute;
  z-index: 0;
}

.application-route-page .app-hero-art img {
  height: 100%;
  object-fit: cover;
  object-position: 72% 46%;
  padding: 0;
  width: 100%;
}

.application-route-page .app-hero-grid {
  position: relative;
  z-index: 3;
}

.commercial-sector-hero-page .cdlp-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;
  min-height: clamp(38rem, 78svh, 48rem);
  padding: clamp(7.6rem, 12vw, 10rem) 0 clamp(3rem, 6vw, 5.2rem);
}

.commercial-sector-hero-page .cdlp-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="office"] .cdlp-hero::before,
.commercial-sector-hero-page[data-category-tag="hospitality"] .cdlp-hero::before {
  filter: brightness(0.84);
}

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

.commercial-sector-hero-page .cdlp-hero-art {
  background-image: var(--cdlp-hero-image);
  background-position: 84% 50%;
  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.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 .cdlp-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 .cdlp-hero-grid {
  position: relative;
  z-index: 3;
}

.commercial-sector-hero-page[data-category-tag="industrial"] .cdlp-hero-art {
  background-position: 86% 50%;
}

.application-route-page .app-hero-copy h1,
.cdlp-page .cdlp-hero-copy h1 {
  max-width: 13ch;
  text-shadow: 0 18px 40px rgba(0, 6, 16, 0.32);
}

.application-route-page .app-hero-panel,
.cdlp-page .cdlp-hero-enquiry,
.application-route-page .app-route-rail,
.cdlp-page .category-rail,
.cdlp-page .cdlp-feature-panel,
.cdlp-page .cdlp-pathway-panel,
.application-route-page .app-support-shell,
.cdlp-page .cdlp-support-shell,
.cdlp-page .cdlp-product-enquiry {
  -webkit-backdrop-filter: blur(24px) saturate(1.14);
  backdrop-filter: blur(24px) saturate(1.14);
  background:
    radial-gradient(circle at 16% 0%, rgba(141, 222, 231, 0.14), transparent 0 32%),
    linear-gradient(142deg, rgba(27, 88, 128, 0.68), rgba(7, 28, 46, 0.86) 58%, rgba(4, 15, 25, 0.94));
  border: 1px solid rgba(170, 233, 239, 0.24);
  border-radius: 0.5rem;
  box-shadow:
    0 24px 54px rgba(1, 8, 14, 0.28),
    inset 0 1px 0 rgba(255, 255, 255, 0.14);
}

.application-route-page .app-intent-strip,
.cdlp-page .cdlp-proof-rail {
  gap: 1px;
  overflow: hidden;
}

.application-route-page .app-intent-item,
.cdlp-page .cdlp-proof-rail span,
.application-route-page .app-decision-row,
.application-route-page .app-guide-panel,
.application-route-page .app-faq-item,
.application-route-page .app-tool-card,
.application-route-page .app-rail-link,
.cdlp-page .cdlp-decision-row,
.cdlp-page .cdlp-application-item,
.cdlp-page .cdlp-evidence-item,
.cdlp-page .products-grid .blueprint-card {
  -webkit-backdrop-filter: blur(22px) saturate(1.12);
  backdrop-filter: blur(22px) saturate(1.12);
  background:
    radial-gradient(circle at 18% 8%, rgba(141, 222, 231, 0.13), transparent 0 30%),
    linear-gradient(140deg, rgba(221, 242, 249, 0.12), rgba(221, 242, 249, 0.026) 58%, rgba(125, 210, 223, 0.06)),
    rgba(8, 24, 39, 0.62);
  border: 1px solid rgba(170, 233, 239, 0.19);
  border-radius: 0.5rem;
  box-shadow:
    0 18px 42px rgba(1, 8, 14, 0.2),
    inset 0 1px 0 rgba(255, 255, 255, 0.12);
}

.application-route-page .app-intent-item::before,
.cdlp-page .cdlp-proof-rail span::before {
  background:
    radial-gradient(circle, rgba(216, 251, 255, 0.9) 0 0.16rem, transparent 0.18rem),
    linear-gradient(90deg, rgba(141, 222, 231, 0.78), transparent);
  content: "";
  display: block;
  height: 1px;
  margin-bottom: 0.78rem;
  width: min(7rem, 54%);
}

.application-route-page .app-product-card {
  -webkit-backdrop-filter: blur(22px) saturate(1.12);
  backdrop-filter: blur(22px) saturate(1.12);
  background:
    radial-gradient(circle at 16% 10%, rgba(141, 222, 231, 0.13), transparent 0 30%),
    linear-gradient(140deg, rgba(221, 242, 249, 0.125), rgba(221, 242, 249, 0.03) 58%, rgba(125, 210, 223, 0.06)),
    rgba(8, 24, 39, 0.62);
  border: 1px solid rgba(170, 233, 239, 0.2);
  border-radius: 0.5rem;
  box-shadow:
    0 18px 42px rgba(1, 8, 14, 0.2),
    inset 0 1px 0 rgba(255, 255, 255, 0.12);
  overflow: hidden;
}

.application-route-page .app-product-card:hover,
.application-route-page .app-product-card:focus-visible,
.application-route-page .app-tool-card:hover,
.application-route-page .app-tool-card:focus-visible,
.application-route-page .app-rail-link:hover,
.application-route-page .app-rail-link:focus-visible,
.cdlp-page .products-grid .blueprint-card:hover,
.cdlp-page .cdlp-evidence-item:hover {
  border-color: rgba(170, 233, 239, 0.42);
  transform: translateY(-2px);
}

.application-route-page .app-product-media,
.cdlp-page .products-grid .card-image-shell,
.cdlp-page .products-grid .card-graphic {
  background:
    radial-gradient(circle at 24% 20%, 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-color: rgba(170, 233, 239, 0.24);
}

.application-route-page .app-product-media img,
.cdlp-page .products-grid .card-graphic img {
    filter: brightness(1.18) contrast(1.08) saturate(1.06);
  }

/* Keep featured-product media true-to-life on sector pages with dense imagery */
.cdlp-page[data-category-tag="office"] .products-grid .card-graphic img,
.cdlp-page[data-category-tag="hospitality"] .products-grid .card-graphic img,
.cdlp-page[data-category-tag="industrial"] .products-grid .card-graphic img,
.cdlp-page[data-category-tag="education"] .products-grid .card-graphic img,
.cdlp-page[data-category-tag="commercial"] .products-grid .card-graphic img {
  filter: none;
}

.application-route-page .app-section--lift,
.cdlp-page .cdlp-application-band,
.cdlp-page .cdlp-bottom-capture,
.cdlp-page .cdlp-category-products {
  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);
}

.cdlp-page .cdlp-hero::before {
  background:
    linear-gradient(90deg, rgba(0, 18, 38, 0.98) 0%, rgba(0, 20, 42, 0.82) 36%, rgba(0, 20, 42, 0.38) 66%, rgba(0, 14, 28, 0.64) 100%),
    linear-gradient(180deg, rgba(0, 19, 39, 0.06), rgba(0, 14, 25, 0.82)),
    radial-gradient(ellipse at 76% 44%, rgba(141, 222, 231, 0.13), transparent 0 36%),
    var(--cdlp-hero-image),
    linear-gradient(112deg, #001c3c 0%, #001939 50%, #001321 100%);
  background-position: center, center, center, 74% 46%, center;
  background-repeat: no-repeat;
  background-size: cover, cover, cover, cover, cover;
}

.cdlp-page .cdlp-hero-enquiry {
  align-self: end;
}

.application-route-page .app-support-form,
.cdlp-page .cdlp-support-form,
.application-route-page .app-mini-form,
.cdlp-page .cdlp-quick-form {
  background:
    linear-gradient(145deg, rgba(37, 105, 143, 0.54), rgba(11, 45, 70, 0.82)),
    rgba(7, 26, 43, 0.84);
  border: 1px solid rgba(170, 233, 239, 0.22);
  border-radius: 0.5rem;
}

.application-route-page .app-support-form input,
.application-route-page .app-support-form textarea,
.application-route-page .app-mini-form input,
.cdlp-page .cdlp-support-form input,
.cdlp-page .cdlp-support-form textarea,
.cdlp-page .cdlp-support-form select,
.cdlp-page .cdlp-quick-form input,
.cdlp-page .cdlp-quick-form textarea {
  background: rgba(2, 16, 28, 0.72);
  border-color: rgba(170, 233, 239, 0.24);
  color: #f4fdff;
}

.application-route-page .app-support-form input::placeholder,
.application-route-page .app-support-form textarea::placeholder,
.application-route-page .app-mini-form input::placeholder,
.cdlp-page .cdlp-support-form input::placeholder,
.cdlp-page .cdlp-support-form textarea::placeholder,
.cdlp-page .cdlp-quick-form input::placeholder,
.cdlp-page .cdlp-quick-form textarea::placeholder {
  color: rgba(221, 242, 249, 0.64);
}

.application-route-page .app-support-form input:focus,
.application-route-page .app-support-form textarea:focus,
.application-route-page .app-mini-form input:focus,
.cdlp-page .cdlp-support-form input:focus,
.cdlp-page .cdlp-support-form textarea:focus,
.cdlp-page .cdlp-support-form select:focus,
.cdlp-page .cdlp-quick-form input:focus,
.cdlp-page .cdlp-quick-form textarea:focus {
  border-color: rgba(141, 222, 231, 0.62);
  box-shadow: 0 0 0 3px rgba(141, 222, 231, 0.16);
  outline: none;
}

.cdlp-page .filter-group .cat-btn,
.cdlp-page .filter-group .tag-btn,
.cdlp-page .filter-reset {
  border-color: rgba(170, 233, 239, 0.22);
}

.cdlp-page .filter-group .cat-btn.active,
.cdlp-page .filter-group .tag-btn.active {
  background: rgba(141, 222, 231, 0.16);
  border-color: rgba(141, 222, 231, 0.48);
}

.application-route-page .app-section-heading h2,
.cdlp-page .cdlp-section-heading h2 {
  text-wrap: balance;
}

.application-route-page .app-section-heading p,
.cdlp-page .cdlp-section-heading p,
.application-route-page .app-guide-panel p,
.application-route-page .app-faq-item p,
.cdlp-page .cdlp-evidence-item p {
  text-wrap: pretty;
}

@media (max-width: 980px) {
  .application-route-page .app-hero {
    min-height: auto;
  }

  .application-route-page .app-hero-art {
    opacity: 0.48;
  }

  .application-route-page .app-hero-art img {
    object-position: 66% 30%;
  }

  .commercial-sector-hero-page .cdlp-hero {
    min-height: auto;
  }

  .commercial-sector-hero-page .cdlp-hero-art {
    background-position: 76% 18%;
    opacity: 0.52;
    -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%);
  }

  .commercial-sector-hero-page[data-category-tag="industrial"] .cdlp-hero-art {
    background-position: 82% 18%;
    opacity: 0.44;
  }

  .commercial-sector-hero-page[data-category-tag="office"] .cdlp-hero::before,
  .commercial-sector-hero-page[data-category-tag="hospitality"] .cdlp-hero::before {
    filter: brightness(0.76);
  }
}

@media (max-width: 680px) {
  .application-route-page .app-hero {
    padding-top: 6.8rem;
  }

  .application-route-page .app-hero-art {
    filter: brightness(1.24) contrast(1.12) saturate(1.02);
    opacity: 0.34;
  }

  .application-route-page .app-hero-copy h1,
  .cdlp-page .cdlp-hero-copy h1 {
    max-width: 100%;
  }

  .application-route-page .app-hero-copy h1 {
    font-size: clamp(2.55rem, 12vw, 3.05rem);
    overflow-wrap: normal;
  }

  .commercial-sector-hero-page .cdlp-hero {
    padding-top: 6.8rem;
  }

  .commercial-sector-hero-page .cdlp-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="industrial"] .cdlp-hero-art {
    background-position: 84% 6rem;
    filter: brightness(1.3) contrast(1.06) saturate(1.01);
    opacity: 0.16;
  }

  .commercial-sector-hero-page[data-category-tag="office"] .cdlp-hero::before,
  .commercial-sector-hero-page[data-category-tag="hospitality"] .cdlp-hero::before {
    filter: brightness(0.72);
  }

  .application-route-page .app-intent-strip,
  .cdlp-page .cdlp-proof-rail {
    border-radius: 0.5rem;
  }
}
