/* ZEFENG MEP — cross-page narrative and visual cohesion, 2026-07-19 */

:root {
  --zf-page-edge: clamp(18px, 2.5vw, 36px);
  --zf-page-radius: clamp(24px, 2.4vw, 36px);
  --zf-page-ink: #111a2a;
  --zf-page-paper: #f4f0e8;
}

/* Final air-page opening lock — one coherent hero, independent of legacy route rules. */
html body[data-page="systems"] main #climate > .section-heading {
  position: relative !important;
  display: grid !important;
  align-content: end !important;
  justify-items: start !important;
  width: 100% !important;
  max-width: 100% !important;
  min-height: clamp(590px, 46vw, 720px) !important;
  margin: 0 !important;
  padding: clamp(52px, 6vw, 88px) !important;
  overflow: hidden !important;
  border: 1px solid rgba(255, 255, 255, 0.12) !important;
  border-radius: 34px !important;
  color: #fff !important;
  text-align: left !important;
  background: #0a111c !important;
  box-shadow: 0 34px 90px rgba(19, 32, 59, 0.19) !important;
  isolation: isolate !important;
}

html body[data-page="systems"] main #climate > .section-heading::before {
  content: "" !important;
  position: absolute !important;
  z-index: -2 !important;
  inset: 0 !important;
  display: block !important;
  width: auto !important;
  height: auto !important;
  background-image: url("images/air-page-hero-premium-20260720.jpg") !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  background-size: cover !important;
  transform: scale(1.01) !important;
}

html body[data-page="systems"] main #climate > .section-heading::after {
  content: "" !important;
  position: absolute !important;
  z-index: -1 !important;
  inset: 0 !important;
  display: block !important;
  width: auto !important;
  height: auto !important;
  background:
    linear-gradient(90deg, rgba(7, 13, 23, 0.96) 0%, rgba(7, 13, 23, 0.82) 36%, rgba(7, 13, 23, 0.28) 64%, rgba(7, 13, 23, 0.04) 100%),
    linear-gradient(0deg, rgba(7, 13, 23, 0.72) 0%, rgba(7, 13, 23, 0.08) 55%, rgba(7, 13, 23, 0.14) 100%) !important;
}

html body[data-page="systems"] main #climate > .section-heading > .eyebrow {
  margin: 0 0 18px !important;
  color: #75e8f1 !important;
  font: 650 11px/1.2 "SF Pro Text", "PingFang SC", sans-serif !important;
  letter-spacing: 0.15em !important;
}

html body[data-page="systems"] main #climate > .section-heading > h2 {
  max-width: 700px !important;
  margin: 0 !important;
  color: #fff !important;
  font: 560 clamp(52px, 5vw, 76px)/1.08 "SF Pro Display", "PingFang SC", sans-serif !important;
  letter-spacing: -0.055em !important;
  word-break: keep-all !important;
}

html body[data-page="systems"] main #climate > .section-heading > h2 span {
  color: #d8f3f4 !important;
  font: inherit !important;
}

html body[data-page="systems"] main #climate > .section-heading > .lead {
  max-width: 590px !important;
  margin: 24px 0 0 !important;
  color: rgba(255, 255, 255, 0.84) !important;
  font: 400 clamp(16px, 1.2vw, 19px)/1.72 "SF Pro Text", "PingFang SC", sans-serif !important;
}

html body[data-page="systems"] main #climate > .section-heading > .climate-lead-sub {
  max-width: 570px !important;
  margin: 8px 0 0 !important;
  color: rgba(255, 255, 255, 0.58) !important;
  font: 400 clamp(14px, 1vw, 16px)/1.72 "SF Pro Text", "PingFang SC", sans-serif !important;
}

html body[data-page="systems"] main #climate .air-hero-facts {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  width: min(680px, 100%) !important;
  margin-top: 32px !important;
  overflow: hidden !important;
  border: 1px solid rgba(255, 255, 255, 0.16) !important;
  border-radius: 18px !important;
  background: rgba(13, 25, 39, 0.48) !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08) !important;
  backdrop-filter: blur(18px) saturate(120%) !important;
}

html body[data-page="systems"] main #climate .air-hero-facts > span {
  display: grid !important;
  grid-template-columns: 30px minmax(0, 1fr) !important;
  grid-template-rows: auto auto !important;
  align-items: center !important;
  min-width: 0 !important;
  padding: 17px 18px !important;
}

html body[data-page="systems"] main #climate .air-hero-facts > span + span {
  border-left: 1px solid rgba(255, 255, 255, 0.13) !important;
}

html body[data-page="systems"] main #climate .air-hero-facts small {
  grid-row: 1 / 3 !important;
  align-self: start !important;
  padding-top: 2px !important;
  color: #75e8f1 !important;
  font: 650 10px/1 "SF Pro Text", sans-serif !important;
  letter-spacing: 0.1em !important;
}

html body[data-page="systems"] main #climate .air-hero-facts strong {
  color: rgba(255, 255, 255, 0.94) !important;
  font: 560 14px/1.35 "SF Pro Text", "PingFang SC", sans-serif !important;
}

html body[data-page="systems"] main #climate .air-hero-facts em {
  margin-top: 3px !important;
  color: rgba(255, 255, 255, 0.5) !important;
  font: normal 400 11px/1.4 "SF Pro Text", "PingFang SC", sans-serif !important;
}

@media (max-width: 760px) {
  html body[data-page="systems"] main #climate > .section-heading {
    min-height: 680px !important;
    padding: 34px 24px 30px !important;
    border-radius: 24px !important;
  }

  html body[data-page="systems"] main #climate > .section-heading::before {
    background-position: 42% center !important;
  }

  html body[data-page="systems"] main #climate > .section-heading::after {
    background:
      linear-gradient(90deg, rgba(7, 13, 23, 0.92), rgba(7, 13, 23, 0.47)),
      linear-gradient(0deg, rgba(7, 13, 23, 0.94) 0%, rgba(7, 13, 23, 0.48) 58%, rgba(7, 13, 23, 0.22) 100%) !important;
  }

  html body[data-page="systems"] main #climate > .section-heading > h2 {
    max-width: 100% !important;
    font-size: 39px !important;
    line-height: 1.08 !important;
    word-break: keep-all !important;
  }

  html body[data-page="systems"] main #climate > .section-heading > .lead {
    font-size: 15px !important;
  }

  html body[data-page="systems"] main #climate .air-hero-facts {
    grid-template-columns: 1fr !important;
    margin-top: 24px !important;
    border-radius: 16px !important;
  }

  html body[data-page="systems"] main #climate .air-hero-facts > span {
    min-height: 52px !important;
    padding: 12px 15px !important;
  }

  html body[data-page="systems"] main #climate .air-hero-facts > span + span {
    border-top: 1px solid rgba(255, 255, 255, 0.13) !important;
    border-left: 0 !important;
  }
}

/* Project access contact workbench v4 — final contrast and hierarchy lock. */
html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-ref-section {
  color: #172232 !important;
  background: transparent !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-ref-section-head .project-access-ref-kicker {
  color: #386ff4 !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-ref-section-head h2 {
  color: #172232 !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-ref-section-head > p:last-child {
  color: rgba(23, 34, 50, 0.62) !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-ref-contact-lines {
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-ref-contact-line:first-child {
  grid-column: 1 / -1 !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-ref-contact-line strong {
  color: #3f6fe4 !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-ref-contact-line :is(span, a) {
  color: rgba(23, 34, 50, 0.72) !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-contact-form {
  position: relative !important;
  padding-top: 28px !important;
  border-top: 1px solid rgba(63, 96, 158, 0.13) !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-contact-form::before {
  content: "PROJECT BRIEF" !important;
  display: block !important;
  margin-bottom: 9px !important;
  color: #6876a2 !important;
  font: 650 10px/1 "SF Pro Display", sans-serif !important;
  letter-spacing: 0.19em !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-form-title {
  color: #172232 !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-field span {
  color: rgba(23, 34, 50, 0.62) !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean#project-access :is(.project-access-field input, .project-access-field textarea) {
  color: #172232 !important;
  border: 1px solid rgba(62, 94, 156, 0.16) !important;
  border-radius: 13px !important;
  background: rgba(255, 255, 255, 0.78) !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.9) !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean#project-access :is(.project-access-field input, .project-access-field textarea)::placeholder {
  color: rgba(23, 34, 50, 0.34) !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean#project-access :is(.project-access-contact-hint, .project-access-contact-status) {
  color: rgba(23, 34, 50, 0.46) !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-ref-service-list {
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-ref-service-item strong {
  color: #172232 !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-ref-service-item :is(.project-access-ref-service-type, .project-access-ref-service-address) {
  color: rgba(23, 34, 50, 0.62) !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-ref-contact-map {
  align-self: start !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-ref-service-list {
  justify-items: stretch !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-ref-service-item {
  width: 100% !important;
}

@media (max-width: 980px) {
  html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-ref-contact-layout,
  html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-ref-section-head {
    grid-template-columns: 1fr !important;
  }

  html body[data-page="project-access"] main > #project-access.project-access-clean#project-access :is(.project-access-ref-contact-map, .project-access-ref-contact-right) {
    grid-column: 1 !important;
  }

  html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-ref-service-list {
    grid-template-columns: 1fr !important;
  }
}

/* Final geometry polish for the project access conversion area. */
html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-ref-contact-map {
  align-self: start !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-ref-service-list {
  justify-items: stretch !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-ref-service-item {
  width: 100% !important;
}

/* Project access contact canvas v3 — dark map, bright workbench, colored network. */
html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-ref-section {
  position: relative !important;
  padding: 0 !important;
  overflow: visible !important;
  border: 0 !important;
  border-radius: 0 !important;
  color: #172232 !important;
  background: transparent !important;
  box-shadow: none !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-ref-section-head {
  margin-bottom: clamp(28px, 3vw, 42px) !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-ref-section-head .project-access-ref-kicker {
  color: #386ff4 !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-ref-section-head h2 {
  color: #172232 !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-ref-section-head > p:last-child {
  color: rgba(23, 34, 50, 0.62) !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-ref-contact-layout {
  display: grid !important;
  grid-template-columns: minmax(0, 0.92fr) minmax(460px, 1.08fr) !important;
  gap: 18px !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-ref-contact-aside {
  display: contents !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-ref-contact-map {
  grid-column: 1 !important;
  align-self: stretch !important;
  min-width: 0 !important;
  padding: 16px !important;
  overflow: hidden !important;
  border: 1px solid rgba(114, 148, 220, 0.18) !important;
  border-radius: 30px !important;
  background:
    radial-gradient(circle at 8% 92%, rgba(31, 211, 193, 0.24), transparent 34%),
    linear-gradient(145deg, #111c33, #192c55) !important;
  box-shadow: 0 28px 72px rgba(24, 45, 80, 0.18) !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-ref-map-stage {
  min-height: 390px !important;
  border: 0 !important;
  border-radius: 20px !important;
  background: #edf1f5 !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-ref-contact-note {
  margin: 14px 6px 2px !important;
  color: rgba(223, 235, 255, 0.7) !important;
  font-size: 12px !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-ref-contact-right {
  grid-column: 2 !important;
  min-width: 0 !important;
  padding: clamp(26px, 3vw, 42px) !important;
  border: 1px solid rgba(76, 107, 166, 0.13) !important;
  border-radius: 30px !important;
  color: #172232 !important;
  background:
    radial-gradient(circle at 94% 8%, rgba(103, 89, 255, 0.15), transparent 30%),
    radial-gradient(circle at 8% 94%, rgba(29, 203, 187, 0.11), transparent 30%),
    linear-gradient(145deg, rgba(255, 255, 255, 0.98), rgba(241, 246, 255, 0.98)) !important;
  box-shadow: 0 30px 78px rgba(33, 55, 91, 0.13) !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-ref-contact-lines {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 9px !important;
  margin: 0 0 30px !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-ref-contact-line {
  min-height: 82px !important;
  padding: 15px 16px !important;
  border: 1px solid rgba(64, 97, 160, 0.12) !important;
  border-radius: 16px !important;
  background: rgba(255, 255, 255, 0.62) !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-ref-contact-line:first-child {
  grid-column: 1 / -1 !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-ref-contact-line strong {
  color: #3f6fe4 !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-ref-contact-line :is(span, a) {
  color: rgba(23, 34, 50, 0.72) !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-form-title {
  margin-bottom: 22px !important;
  color: #172232 !important;
  font-size: clamp(24px, 2.2vw, 34px) !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-field span {
  color: rgba(23, 34, 50, 0.62) !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean#project-access :is(.project-access-field input, .project-access-field textarea) {
  color: #172232 !important;
  border: 1px solid rgba(62, 94, 156, 0.16) !important;
  border-radius: 13px !important;
  background: rgba(255, 255, 255, 0.72) !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8) !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean#project-access :is(.project-access-field input, .project-access-field textarea)::placeholder {
  color: rgba(23, 34, 50, 0.34) !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean#project-access :is(.project-access-contact-hint, .project-access-contact-status) {
  color: rgba(23, 34, 50, 0.46) !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-ref-service-list {
  grid-column: 1 / -1 !important;
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 12px !important;
  margin: 18px 0 0 !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-ref-service-item {
  position: relative !important;
  display: grid !important;
  align-content: end !important;
  gap: 7px !important;
  min-height: 190px !important;
  padding: 26px !important;
  overflow: hidden !important;
  border: 1px solid rgba(75, 104, 162, 0.12) !important;
  border-radius: 24px !important;
  color: #172232 !important;
  background: #eef4ff !important;
  box-shadow: 0 20px 50px rgba(38, 61, 101, 0.1) !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-ref-service-item::before {
  position: absolute !important;
  top: 20px !important;
  right: 22px !important;
  color: rgba(23, 34, 50, 0.14) !important;
  font: 650 42px/1 "SF Pro Display", sans-serif !important;
  letter-spacing: -0.04em !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-ref-service-item:nth-child(1) {
  background:
    radial-gradient(circle at 100% 0%, rgba(58, 118, 255, 0.25), transparent 40%),
    linear-gradient(145deg, #eef5ff, #e4edff) !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-ref-service-item:nth-child(1)::before {
  content: "01" !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-ref-service-item:nth-child(2) {
  background:
    radial-gradient(circle at 100% 0%, rgba(28, 199, 184, 0.24), transparent 40%),
    linear-gradient(145deg, #edfbf9, #e1f5f1) !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-ref-service-item:nth-child(2)::before {
  content: "02" !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-ref-service-item:nth-child(3) {
  background:
    radial-gradient(circle at 100% 0%, rgba(111, 83, 246, 0.23), transparent 40%),
    linear-gradient(145deg, #f4f1ff, #eae6ff) !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-ref-service-item:nth-child(3)::before {
  content: "03" !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-ref-service-item strong {
  color: #172232 !important;
  font-size: clamp(16px, 1.25vw, 20px) !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-ref-service-item :is(.project-access-ref-service-type, .project-access-ref-service-address) {
  color: rgba(23, 34, 50, 0.58) !important;
  font-size: 12px !important;
}

@media (max-width: 980px) {
  html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-ref-contact-layout {
    grid-template-columns: minmax(0, 1fr) !important;
  }

  html body[data-page="project-access"] main > #project-access.project-access-clean#project-access :is(.project-access-ref-contact-map, .project-access-ref-contact-right) {
    grid-column: 1 !important;
  }

  html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-ref-service-list {
    grid-template-columns: 1fr !important;
  }
}

/* Long-form page orientation */
html body main > .zf-page-story-rail {
  position: sticky;
  z-index: 80;
  top: 70px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  width: 100%;
  min-height: 54px;
  padding: 7px var(--zf-page-edge);
  border-top: 1px solid rgba(16, 24, 38, 0.06);
  border-bottom: 1px solid rgba(16, 24, 38, 0.09);
  background: rgba(247, 244, 238, 0.88);
  box-shadow: 0 10px 36px rgba(18, 24, 32, 0.06);
  backdrop-filter: blur(18px) saturate(145%);
  -webkit-backdrop-filter: blur(18px) saturate(145%);
}

html body main > .zf-page-story-rail > strong {
  flex: 0 0 auto;
  color: #18213a;
  font: 650 12px/1.2 "SF Pro Text", "PingFang SC", sans-serif;
  letter-spacing: 0.08em;
}

html body main > .zf-page-story-rail > div {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 6px;
  min-width: 0;
}

html body main > .zf-page-story-rail a {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 9px 14px;
  border-radius: 999px;
  color: rgba(20, 27, 45, 0.66);
  text-decoration: none;
  transition: color 180ms ease, background 180ms ease, transform 180ms ease;
}

html body main > .zf-page-story-rail a i {
  color: rgba(29, 75, 148, 0.55);
  font: normal 600 9px/1 "SF Pro Text", sans-serif;
}

html body main > .zf-page-story-rail a span {
  white-space: nowrap;
  font: 560 12px/1.1 "SF Pro Text", "PingFang SC", sans-serif;
}

html body main > .zf-page-story-rail[data-tone="systems"] a:first-child,
html body main > .zf-page-story-rail[data-tone="water-supply-drainage"] a:first-child,
html body main > .zf-page-story-rail[data-tone="basement-system"] a:first-child,
html body main > .zf-page-story-rail[data-tone="delivery"] a:first-child,
html body main > .zf-page-story-rail[data-tone="project-access"] a:first-child,
html body main > .zf-page-story-rail[data-tone="philosophy"] a:first-child {
  color: #fff;
  background: linear-gradient(135deg, #2456f4, #7440ed);
}

html body main > .zf-page-story-rail[data-tone="water-supply-drainage"] a:first-child {
  background: linear-gradient(135deg, #007ec7, #17c2bf);
}

html body main > .zf-page-story-rail[data-tone="basement-system"] a:first-child {
  background: linear-gradient(135deg, #20324f, #d7772f);
}

html body main > .zf-page-story-rail[data-tone="delivery"] a:first-child {
  background: linear-gradient(135deg, #172136, #ef6f40);
}

html body main > .zf-page-story-rail[data-tone="project-access"] a:first-child {
  background: linear-gradient(135deg, #17685f, #45a997);
}

html body main > .zf-page-story-rail a:first-child i {
  color: rgba(255, 255, 255, 0.72);
}

@media (hover: hover) and (pointer: fine) {
  html body main > .zf-page-story-rail a:hover {
    color: #17213c;
    background: rgba(255, 255, 255, 0.9);
    transform: translateY(-1px);
  }
}

@media (max-width: 760px) {
  html body[data-page="home"] main #landing .zf-home-hero-nav {
    display: none !important;
  }
}

/* Philosophy now has its own opening instead of repeating the homepage entrance. */
html body main .zf-philosophy-opening {
  display: none;
}

/* Route responsibilities:
   home = navigation, evidence and conversion;
   philosophy = human experience and environmental worldview. */
html body[data-page="home"] main #home > :is(.zf-home-human, .zf-home-senses) {
  display: none !important;
}

html body[data-page="philosophy"] main #home > :is(.zf-home-evidence, .zf-home-consult) {
  display: none !important;
}

html body[data-page="philosophy"] main #home.zf-home-story {
  margin-top: 28px !important;
}

html body[data-page="philosophy"] main .zf-philosophy-opening {
  position: relative;
  display: grid;
  min-height: clamp(650px, 57vw, 860px);
  overflow: hidden;
  border-radius: var(--zf-page-radius);
  background: #101828;
  box-shadow: 0 36px 100px rgba(17, 26, 42, 0.18);
  isolation: isolate;
}

html body[data-page="philosophy"] main .zf-philosophy-opening figure {
  position: absolute;
  z-index: -2;
  inset: 0;
  margin: 0;
}

html body[data-page="philosophy"] main .zf-philosophy-opening figure::after {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(8, 13, 24, 0.94) 0%, rgba(8, 13, 24, 0.72) 40%, rgba(8, 13, 24, 0.1) 78%),
    linear-gradient(0deg, rgba(8, 13, 24, 0.68), transparent 45%);
}

html body[data-page="philosophy"] main .zf-philosophy-opening img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 62% center;
}

html body[data-page="philosophy"] main .zf-philosophy-opening-copy {
  display: grid;
  align-content: center;
  width: min(720px, 58%);
  padding: clamp(50px, 7vw, 112px);
  color: #fff;
}

html body[data-page="philosophy"] main .zf-philosophy-opening-copy > p {
  margin: 0 0 28px;
  color: #86e9f5;
  font: 650 12px/1.2 "SF Pro Text", sans-serif;
  letter-spacing: 0.12em;
}

html body[data-page="philosophy"] main .zf-philosophy-opening-copy h1 {
  margin: 0;
  color: #fff !important;
  font: 560 clamp(48px, 5.4vw, 82px)/1.05 "SF Pro Display", "PingFang SC", sans-serif !important;
  letter-spacing: -0.065em !important;
}

html body[data-page="philosophy"] main .zf-philosophy-opening-copy > span {
  max-width: 600px;
  margin-top: 32px;
  color: rgba(255, 255, 255, 0.72);
  font: 400 clamp(15px, 1.2vw, 19px)/1.8 "SF Pro Text", "PingFang SC", sans-serif;
}

html body[data-page="philosophy"] main .zf-philosophy-opening-copy ol {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0;
  margin: 48px 0 0;
  padding: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.18);
  list-style: none;
}

html body[data-page="philosophy"] main .zf-philosophy-opening-copy li {
  display: grid;
  gap: 5px;
  padding: 20px 16px 0 0;
}

html body[data-page="philosophy"] main .zf-philosophy-opening-copy li + li {
  padding-left: 16px;
  border-left: 1px solid rgba(255, 255, 255, 0.14);
}

html body[data-page="philosophy"] main .zf-philosophy-opening-copy b {
  color: #c9f14c;
  font: 620 10px/1 "SF Pro Text", sans-serif;
}

html body[data-page="philosophy"] main .zf-philosophy-opening-copy strong {
  font: 560 14px/1.3 "SF Pro Text", "PingFang SC", sans-serif;
}

html body[data-page="philosophy"] main .zf-philosophy-opening-copy small {
  color: rgba(255, 255, 255, 0.5);
  font: 400 11px/1.5 "SF Pro Text", "PingFang SC", sans-serif;
}

/* Shared route opening language */
html body main .zf-route-opening-copy,
html body[data-page="systems"] main #climate > .section-heading {
  position: relative;
  display: grid !important;
  align-content: end !important;
  justify-items: start !important;
  min-height: clamp(500px, 43vw, 650px);
  width: 100% !important;
  margin: 0 !important;
  padding: clamp(42px, 6vw, 92px) !important;
  overflow: hidden;
  border-radius: var(--zf-page-radius);
  color: #fff;
  box-shadow: 0 34px 90px rgba(19, 32, 59, 0.16);
  isolation: isolate;
}

html body main .zf-route-opening-copy::before,
html body[data-page="systems"] main #climate > .section-heading::before {
  content: "";
  position: absolute;
  z-index: -1;
  inset: 0;
  background-size: cover;
  background-position: center;
  transform: scale(1.01);
}

html body main .zf-route-opening-copy::after,
html body[data-page="systems"] main #climate > .section-heading::after {
  content: "";
  position: absolute;
  z-index: -1;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(7, 14, 28, 0.96), rgba(7, 14, 28, 0.78) 52%, rgba(7, 14, 28, 0.18)),
    linear-gradient(0deg, rgba(7, 14, 28, 0.7), transparent 62%);
}

html body[data-page="systems"] main #climate > .section-heading::before {
  background-image: url("images/doas-air-soul-interior-20260718.jpg");
  background-position: center;
}

html body[data-page="systems"] main #climate > .section-heading {
  box-shadow:
    inset 0 0 0 9999px rgba(7, 14, 28, 0.22),
    0 34px 90px rgba(19, 32, 59, 0.16) !important;
}

html body[data-page="water-supply-drainage"] main #water-problem .zf-route-opening-copy::before {
  background-image: url("images/water-utility-water-path-bridge-v1.webp");
}

html body[data-page="basement-system"] main #basement-definition .zf-route-opening-copy::before {
  background-image: url("images/generated-basement-scenes/basement-section-hero-display.jpg");
  background-position: center 42%;
}

html body main .zf-route-opening-copy > .eyebrow,
html body[data-page="systems"] main #climate > .section-heading > .eyebrow {
  margin: 0 0 22px !important;
  color: #7ce9f2 !important;
  font: 650 12px/1.2 "SF Pro Text", sans-serif !important;
  letter-spacing: 0.13em !important;
  text-transform: uppercase !important;
}

html body main .zf-route-opening-copy > :is(h1, h2),
html body[data-page="systems"] main #climate > .section-heading > h2 {
  max-width: 880px !important;
  margin: 0 !important;
  color: #fff !important;
  font: 560 clamp(44px, 4.8vw, 76px)/1.08 "SF Pro Display", "PingFang SC", sans-serif !important;
  letter-spacing: -0.055em !important;
}

html body main .zf-route-opening-copy > :is(h1, h2) span {
  color: inherit !important;
  font: inherit !important;
}

html body main .zf-route-opening-copy > p:not(.eyebrow),
html body[data-page="systems"] main #climate > .section-heading > p:not(.eyebrow) {
  max-width: 820px !important;
  margin: 24px 0 0 !important;
  color: rgba(255, 255, 255, 0.74) !important;
  font: 400 clamp(14px, 1.1vw, 18px)/1.8 "SF Pro Text", "PingFang SC", sans-serif !important;
}

html body[data-page="systems"] main #climate > .section-heading > .climate-lead-sub {
  margin-top: 6px !important;
  color: rgba(255, 255, 255, 0.52) !important;
}

/* Air opening: turn the service list into a visual capability field. */
html body[data-page="systems"] main > #climate {
  width: min(1704px, calc(100vw - 48px)) !important;
  max-width: min(1704px, calc(100vw - 48px)) !important;
  margin: 28px auto 0 !important;
  padding: 0 !important;
  gap: clamp(24px, 3vw, 44px) !important;
}

html body[data-page="systems"] main #climate .climate-service-matrix {
  display: grid !important;
  grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
  gap: 10px !important;
  width: 100% !important;
  margin: 0 !important;
  padding: clamp(18px, 2.2vw, 30px) !important;
  border: 1px solid rgba(66, 91, 156, 0.14);
  border-radius: 30px;
  background:
    radial-gradient(circle at 0% 0%, rgba(50, 141, 255, 0.18), transparent 34%),
    radial-gradient(circle at 100% 100%, rgba(107, 55, 244, 0.14), transparent 34%),
    #f4f6fb;
}

html body[data-page="systems"] main #climate .climate-service-item {
  min-height: 82px !important;
  padding: 15px !important;
  border: 0 !important;
  border-radius: 18px !important;
  background: rgba(255, 255, 255, 0.76) !important;
  box-shadow: inset 0 0 0 1px rgba(46, 77, 135, 0.08);
}

/* Water and basement openings */
html body[data-page="water-supply-drainage"] main > #water-problem,
html body[data-page="basement-system"] main > #basement-definition {
  width: min(1704px, calc(100vw - 48px)) !important;
  max-width: min(1704px, calc(100vw - 48px)) !important;
  margin: 28px auto 0 !important;
  padding: 0 !important;
}

html body[data-page="water-supply-drainage"] main #water-problem .water-system-definition-copy,
html body[data-page="basement-system"] main #basement-definition .basement-definition-copy {
  gap: clamp(24px, 3vw, 44px) !important;
  padding: 0 !important;
}

html body[data-page="water-supply-drainage"] main #water-problem .water-service-matrix,
html body[data-page="basement-system"] main #basement-definition .basement-service-matrix {
  display: grid !important;
  gap: 10px !important;
  width: 100% !important;
  margin: 0 !important;
  padding: clamp(18px, 2.2vw, 30px) !important;
  border-radius: 30px;
}

html body[data-page="water-supply-drainage"] main #water-problem .water-service-matrix {
  grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
  background:
    radial-gradient(circle at 0% 0%, rgba(0, 160, 222, 0.2), transparent 34%),
    radial-gradient(circle at 100% 100%, rgba(26, 201, 184, 0.17), transparent 34%),
    #f2f8fa;
}

html body[data-page="basement-system"] main #basement-definition .basement-service-matrix {
  grid-template-columns: repeat(7, minmax(0, 1fr)) !important;
  background:
    radial-gradient(circle at 0% 0%, rgba(227, 117, 42, 0.16), transparent 34%),
    radial-gradient(circle at 100% 100%, rgba(39, 75, 131, 0.15), transparent 34%),
    #f7f4ee;
}

html body[data-page="water-supply-drainage"] main #water-problem .water-service-item,
html body[data-page="basement-system"] main #basement-definition .basement-service-item {
  min-height: 88px !important;
  padding: 14px !important;
  border: 0 !important;
  border-radius: 18px !important;
  background: rgba(255, 255, 255, 0.78) !important;
  box-shadow: inset 0 0 0 1px rgba(37, 75, 88, 0.08);
}

html body[data-page="water-supply-drainage"] main #water-problem .water-context-media,
html body[data-page="basement-system"] main #basement-definition .basement-context-media {
  border-radius: var(--zf-page-radius) !important;
  box-shadow: 0 28px 70px rgba(24, 38, 48, 0.12) !important;
}

/* Design-to-delivery becomes a sequence of cinematic chapters. */
html body[data-page="delivery"] main {
  --delivery-card-bg: #111a2a;
}

html body[data-page="delivery"] main > :is(#fit, #constraints, #integration, #delivery, #team-execution, #process) {
  width: min(1704px, calc(100vw - 48px)) !important;
  max-width: min(1704px, calc(100vw - 48px)) !important;
  margin: clamp(34px, 5vw, 76px) auto 0 !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
}

html body[data-page="delivery"] main > :is(#fit, #constraints, #integration, #delivery, #team-execution, #process) > .section-copy {
  display: grid !important;
  grid-template-columns: minmax(360px, 0.78fr) minmax(0, 1.22fr) !important;
  grid-auto-rows: min-content !important;
  align-content: center !important;
  column-gap: clamp(36px, 5vw, 78px) !important;
  min-height: clamp(590px, 49vw, 760px) !important;
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: clamp(46px, 6vw, 92px) 0 clamp(46px, 6vw, 92px) clamp(46px, 6vw, 92px) !important;
  overflow: hidden;
  border-radius: var(--zf-page-radius);
  color: #fff;
  background:
    radial-gradient(circle at 8% 12%, rgba(57, 99, 255, 0.24), transparent 28%),
    #111a2a !important;
  box-shadow: 0 34px 90px rgba(17, 26, 42, 0.16);
}

html body[data-page="delivery"] main > :is(#fit, #constraints, #integration, #delivery, #team-execution, #process) > .section-copy > :not(figure) {
  grid-column: 1 !important;
  max-width: 590px !important;
  margin-right: clamp(28px, 4vw, 64px) !important;
}

html body[data-page="delivery"] main > :is(#fit, #constraints, #integration, #delivery, #team-execution, #process) .delivery-scene-media {
  grid-column: 2 !important;
  grid-row: 1 / span 8 !important;
  align-self: stretch !important;
  width: 100% !important;
  height: auto !important;
  min-height: 100% !important;
  margin: clamp(-92px, -6vw, -46px) 0 !important;
  border-radius: 0 !important;
  overflow: hidden !important;
}

html body[data-page="delivery"] main > :is(#fit, #constraints, #integration, #delivery, #team-execution, #process) .delivery-scene-media img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
}

html body[data-page="delivery"] main > :is(#fit, #constraints, #integration, #delivery, #team-execution, #process) .eyebrow {
  margin: 0 0 22px !important;
  color: #79e7f1 !important;
  font: 650 11px/1.2 "SF Pro Text", sans-serif !important;
  letter-spacing: 0.13em !important;
  text-transform: uppercase !important;
}

html body[data-page="delivery"] main > :is(#fit, #constraints, #integration, #delivery, #team-execution, #process) h2 {
  margin: 0 0 28px !important;
  color: #fff !important;
  font: 560 clamp(38px, 4vw, 64px)/1.1 "SF Pro Display", "PingFang SC", sans-serif !important;
  letter-spacing: -0.055em !important;
}

html body[data-page="delivery"] main > :is(#fit, #constraints, #integration, #delivery, #team-execution, #process) p:not(.eyebrow),
html body[data-page="delivery"] main > :is(#fit, #constraints, #integration, #delivery, #team-execution, #process) blockquote {
  color: rgba(255, 255, 255, 0.68) !important;
  font: 400 clamp(14px, 1.05vw, 17px)/1.78 "SF Pro Text", "PingFang SC", sans-serif !important;
}

html body[data-page="delivery"] main > :is(#fit, #constraints, #integration, #delivery, #team-execution, #process) blockquote {
  margin-top: 24px !important;
  padding: 20px 0 20px 22px !important;
  border-left: 2px solid #d2f44d !important;
  color: #fff !important;
}

html body[data-page="delivery"] main > :is(#constraints, #delivery, #process) > .section-copy {
  grid-template-columns: minmax(0, 1.22fr) minmax(360px, 0.78fr) !important;
  padding: clamp(46px, 6vw, 92px) clamp(46px, 6vw, 92px) clamp(46px, 6vw, 92px) 0 !important;
  background:
    radial-gradient(circle at 92% 12%, rgba(249, 117, 62, 0.24), transparent 28%),
    #182032 !important;
}

html body[data-page="delivery"] main > :is(#constraints, #delivery, #process) > .section-copy > :not(figure) {
  grid-column: 2 !important;
  margin-right: 0 !important;
  margin-left: clamp(28px, 4vw, 64px) !important;
}

html body[data-page="delivery"] main > :is(#constraints, #delivery, #process) .delivery-scene-media {
  grid-column: 1 !important;
}

html body[data-page="delivery"] main #process > .section-bridge {
  max-width: 1100px !important;
  margin: 38px auto 0 !important;
  padding: 28px 34px !important;
  border-radius: 22px;
  color: rgba(18, 35, 51, 0.76) !important;
  background: rgba(255, 255, 255, 0.7);
}

/* Project access: the service relationship starts inside the image. */
html body[data-page="project-access"] main > #project-access {
  position: relative;
  width: min(1704px, calc(100vw - 48px)) !important;
  max-width: min(1704px, calc(100vw - 48px)) !important;
  margin: 28px auto 0 !important;
}

html body[data-page="project-access"] #project-access .project-access-ref-hero {
  position: relative;
  height: clamp(500px, 48vw, 690px) !important;
  margin: 0 !important;
  overflow: hidden;
  border-radius: var(--zf-page-radius);
  box-shadow: 0 32px 86px rgba(20, 37, 43, 0.14);
}

html body[data-page="project-access"] #project-access .project-access-ref-hero::after {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(12, 25, 36, 0.82), rgba(12, 25, 36, 0.08) 68%),
    linear-gradient(0deg, rgba(12, 25, 36, 0.38), transparent 50%);
}

html body[data-page="project-access"] #project-access .project-access-ref-hero img {
  position: absolute !important;
  inset: 0 !important;
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  max-height: none !important;
  object-fit: cover !important;
}

html body[data-page="project-access"] #project-access .project-access-ref-intro {
  position: absolute !important;
  z-index: 3;
  top: clamp(130px, 12vw, 190px) !important;
  left: clamp(40px, 6vw, 92px) !important;
  width: min(700px, calc(100% - 80px)) !important;
  margin: 0 !important;
  padding: clamp(32px, 4vw, 54px) !important;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 26px;
  color: #fff;
  background: rgba(12, 25, 36, 0.66);
  box-shadow: 0 24px 80px rgba(10, 20, 30, 0.22);
  backdrop-filter: blur(18px) saturate(130%);
  -webkit-backdrop-filter: blur(18px) saturate(130%);
}

html body[data-page="project-access"] #project-access .project-access-ref-intro h1 {
  margin: 0 !important;
  color: #fff !important;
  font: 560 clamp(44px, 5vw, 74px)/1.05 "SF Pro Display", "PingFang SC", sans-serif !important;
  letter-spacing: -0.055em !important;
}

html body[data-page="project-access"] #project-access .project-access-ref-intro h1 span {
  display: block;
  margin-top: 12px;
  color: #7ee9dd !important;
  font: 650 12px/1.2 "SF Pro Text", sans-serif !important;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

html body[data-page="project-access"] #project-access .project-access-ref-intro p {
  max-width: 580px !important;
  margin: 24px 0 0 !important;
  color: rgba(255, 255, 255, 0.7) !important;
  font: 400 clamp(14px, 1.1vw, 17px)/1.8 "SF Pro Text", "PingFang SC", sans-serif !important;
}

/* 2026-07-20 final cohesion pass: luminous system logic, substantial evidence,
   quieter air opening and an integrated project-access title. */
html body[data-page="home"] main #landing .zf-home-system-reveal {
  background:
    radial-gradient(circle at 82% 18%, rgba(71, 164, 255, 0.18), transparent 30%),
    #e8eef5 !important;
  box-shadow: 0 34px 94px rgba(24, 54, 77, 0.16) !important;
}

html body[data-page="home"] main #landing .zf-home-system-reveal-media img {
  filter: saturate(0.9) contrast(0.97) brightness(1.06) !important;
}

html body[data-page="home"] main #landing .zf-home-system-reveal-shade {
  background:
    linear-gradient(90deg, rgba(244, 248, 251, 0.98) 0%, rgba(239, 246, 250, 0.94) 30%, rgba(233, 242, 248, 0.46) 56%, rgba(12, 27, 43, 0.04) 78%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.08), transparent 54%, rgba(14, 34, 48, 0.22)) !important;
}

html body[data-page="home"] main #landing .zf-home-system-reveal-copy {
  color: #132436 !important;
}

html body[data-page="home"] main #landing .zf-home-system-reveal-copy > p {
  color: #246ad9 !important;
}

html body[data-page="home"] main #landing .zf-home-system-reveal-copy h2 {
  color: #132436 !important;
}

html body[data-page="home"] main #landing .zf-home-system-reveal-copy > span {
  color: rgba(19, 36, 54, 0.68) !important;
}

html body[data-page="home"] main #landing .zf-home-system-reveal-logic {
  border-color: rgba(255, 255, 255, 0.74) !important;
  background: rgba(246, 250, 253, 0.82) !important;
  box-shadow: 0 22px 70px rgba(19, 49, 70, 0.14) !important;
  backdrop-filter: blur(24px) saturate(1.25) !important;
}

html body[data-page="home"] main #landing .zf-home-system-reveal-logic > div + div {
  border-color: rgba(50, 90, 119, 0.14) !important;
}

html body[data-page="home"] main #landing .zf-home-system-reveal-logic small {
  color: #2478d4 !important;
}

html body[data-page="home"] main #landing .zf-home-system-reveal-logic strong {
  color: #142739 !important;
}

html body[data-page="home"] main #landing .zf-home-system-reveal-logic span {
  color: rgba(20, 39, 57, 0.58) !important;
}

html body main .zf-home-case-demo {
  display: grid;
  grid-template-columns: minmax(280px, 0.72fr) minmax(0, 1.28fr);
  gap: clamp(34px, 5vw, 82px);
  margin-top: 16px;
  padding: clamp(34px, 4.5vw, 72px);
  overflow: hidden;
  border: 1px solid rgba(62, 93, 154, 0.13);
  border-radius: 28px;
  background:
    radial-gradient(circle at 100% 0%, rgba(67, 92, 255, 0.15), transparent 34%),
    radial-gradient(circle at 0% 100%, rgba(31, 190, 188, 0.12), transparent 31%),
    rgba(255, 255, 255, 0.9);
  box-shadow: 0 26px 78px rgba(33, 52, 86, 0.08);
  scroll-margin-top: 130px;
}

html body main .zf-home-evidence-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
}

html body main .zf-home-evidence-card {
  min-height: 420px;
}

html body main .zf-home-evidence-card {
  appearance: none;
  -webkit-appearance: none;
  padding: 0;
  border: 0;
  text-align: left;
  cursor: pointer;
}

html body main .zf-home-evidence-card::before {
  content: "↘";
  position: absolute;
  z-index: 3;
  top: 20px;
  right: 20px;
  display: grid;
  width: 38px;
  height: 38px;
  place-items: center;
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  color: #fff;
  background: rgba(9, 22, 37, 0.28);
  font: 500 17px/1 "SF Pro Display", sans-serif;
  backdrop-filter: blur(12px);
  transition: transform 220ms ease, background 220ms ease;
}

html body main .zf-home-evidence-card.is-active {
  box-shadow:
    0 0 0 3px rgba(74, 215, 240, 0.92),
    0 24px 60px rgba(20, 47, 78, 0.18);
}

html body main .zf-home-evidence-card.is-active::before {
  content: "✓";
  color: #112438;
  border-color: rgba(255, 255, 255, 0.86);
  background: rgba(126, 238, 244, 0.92);
}

html body main .zf-home-evidence-card:focus-visible {
  outline: 3px solid #475dff;
  outline-offset: 5px;
}

html body main .zf-home-evidence-card img {
  filter: saturate(1.02) contrast(1.02);
}

html body main .zf-home-case-demo[hidden] {
  display: none !important;
}

html body main .zf-home-case-demo.is-entering {
  animation: zfHomeCaseEnter 420ms cubic-bezier(0.2, 0.72, 0.25, 1) both;
}

@keyframes zfHomeCaseEnter {
  from {
    opacity: 0;
    transform: translateY(14px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

html body main .zf-home-case-demo[data-zf-home-case-panel="apartment"] {
  --case-accent: #2f72ff;
  --case-accent-soft: rgba(47, 114, 255, 0.16);
  background:
    radial-gradient(circle at 100% 0%, rgba(72, 83, 255, 0.2), transparent 34%),
    radial-gradient(circle at 0% 100%, rgba(28, 203, 222, 0.16), transparent 32%),
    rgba(255, 255, 255, 0.92);
}

html body main .zf-home-case-demo[data-zf-home-case-panel="duplex"] {
  --case-accent: #ee7b38;
  --case-accent-soft: rgba(238, 123, 56, 0.16);
  background:
    radial-gradient(circle at 100% 0%, rgba(255, 157, 58, 0.21), transparent 34%),
    radial-gradient(circle at 0% 100%, rgba(55, 206, 195, 0.16), transparent 32%),
    rgba(255, 255, 255, 0.92);
}

html body main .zf-home-case-demo[data-zf-home-case-panel="hengyang-villa"] {
  --case-accent: #d95c64;
  --case-accent-soft: rgba(217, 92, 100, 0.16);
  background:
    radial-gradient(circle at 100% 0%, rgba(246, 88, 129, 0.2), transparent 34%),
    radial-gradient(circle at 0% 100%, rgba(210, 233, 61, 0.2), transparent 34%),
    rgba(255, 255, 255, 0.92);
}

html body main .zf-home-case-demo[data-zf-home-case-panel="changsha-detached"] {
  --case-accent: #7156e8;
  --case-accent-soft: rgba(113, 86, 232, 0.16);
  background:
    radial-gradient(circle at 100% 0%, rgba(114, 77, 241, 0.2), transparent 34%),
    radial-gradient(circle at 0% 100%, rgba(42, 189, 201, 0.17), transparent 32%),
    rgba(255, 255, 255, 0.92);
}

html body main .zf-home-case-demo-intro h3 {
  margin: 0;
  color: #17233a;
  font: 560 clamp(34px, 3.5vw, 56px)/1.08 "SF Pro Display", "PingFang SC", sans-serif;
  letter-spacing: -0.05em;
}

html body main .zf-home-case-demo-intro > p:not(.zf-home-story-kicker) {
  margin: 24px 0 0;
  color: rgba(23, 35, 58, 0.7);
  font: 400 15px/1.8 "SF Pro Text", "PingFang SC", sans-serif;
}

html body main .zf-home-case-demo-intro > small {
  display: block;
  margin-top: 22px;
  color: rgba(23, 35, 58, 0.42);
  font: 400 11px/1.6 "SF Pro Text", "PingFang SC", sans-serif;
}

html body main .zf-home-case-demo-body {
  display: grid;
  gap: 28px;
}

html body main .zf-home-case-demo-metrics {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
}

html body main .zf-home-case-demo-metrics > span {
  position: relative;
  display: grid;
  align-content: center;
  min-height: 132px;
  padding: 20px;
  border: 1px solid rgba(74, 104, 168, 0.12);
  border-radius: 20px;
  overflow: hidden;
  background: rgba(246, 249, 255, 0.86);
  box-shadow: 0 12px 32px rgba(39, 57, 103, 0.06);
}

html body main .zf-home-case-demo-metrics > span::before {
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: 4px;
  background: var(--metric-accent);
}

html body main .zf-home-case-demo-metrics > span:nth-child(1) {
  --metric-accent: #24b8d4;
  background: linear-gradient(145deg, rgba(62, 220, 232, 0.19), rgba(255, 255, 255, 0.92) 72%);
}

html body main .zf-home-case-demo-metrics > span:nth-child(2) {
  --metric-accent: #4f6eff;
  background: linear-gradient(145deg, rgba(82, 112, 255, 0.18), rgba(255, 255, 255, 0.92) 72%);
}

html body main .zf-home-case-demo-metrics > span:nth-child(3) {
  --metric-accent: #9a59ed;
  background: linear-gradient(145deg, rgba(160, 91, 240, 0.18), rgba(255, 255, 255, 0.92) 72%);
}

html body main .zf-home-case-demo-metrics > span:nth-child(4) {
  --metric-accent: #f09b39;
  background: linear-gradient(145deg, rgba(250, 169, 62, 0.2), rgba(255, 255, 255, 0.92) 72%);
}

html body main .zf-home-case-demo-metrics > span:nth-child(5) {
  --metric-accent: #ee636e;
  background: linear-gradient(145deg, rgba(242, 101, 113, 0.18), rgba(255, 255, 255, 0.92) 72%);
}

html body main .zf-home-case-demo-metrics > span:nth-child(6) {
  --metric-accent: #78a931;
  background: linear-gradient(145deg, rgba(181, 221, 64, 0.23), rgba(255, 255, 255, 0.92) 72%);
}

html body main .zf-home-case-demo-metrics small,
html body main .zf-home-case-demo-path small {
  color: var(--case-accent, #5374bc);
  font: 650 10px/1.2 "SF Pro Text", "PingFang SC", sans-serif;
  letter-spacing: 0.08em;
}

html body main .zf-home-case-demo-metrics strong {
  margin-top: 12px;
  color: #17233a;
  font: 600 clamp(19px, 1.7vw, 28px)/1.08 "SF Pro Display", "PingFang SC", sans-serif;
}

html body main .zf-home-case-demo-metrics em {
  margin-top: 8px;
  color: rgba(23, 35, 58, 0.48);
  font: normal 400 11px/1.4 "SF Pro Text", "PingFang SC", sans-serif;
}

html body main .zf-home-case-demo-path {
  display: grid;
  gap: 8px;
  border-top: 0;
}

html body main .zf-home-case-demo-path > div {
  position: relative;
  display: grid;
  grid-template-columns: 116px 1fr;
  gap: 22px;
  align-items: baseline;
  padding: 17px 18px;
  border: 1px solid rgba(74, 104, 168, 0.1);
  border-radius: 16px;
  background:
    linear-gradient(90deg, var(--case-accent-soft, rgba(83, 116, 188, 0.12)), rgba(255, 255, 255, 0.55) 52%, rgba(255, 255, 255, 0.28));
}

html body main .zf-home-case-demo-path strong {
  color: rgba(23, 35, 58, 0.78);
  font: 500 14px/1.65 "SF Pro Text", "PingFang SC", sans-serif;
}

@media (max-width: 1100px) and (min-width: 761px) {
  html body main .zf-home-evidence-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

html body[data-page="systems"] main #climate > .section-heading::after {
  background:
    linear-gradient(90deg, rgba(10, 18, 29, 0.91) 0%, rgba(10, 18, 29, 0.72) 40%, rgba(10, 18, 29, 0.12) 72%),
    linear-gradient(0deg, rgba(10, 18, 29, 0.5), transparent 56%) !important;
}

html body[data-page="systems"] main #climate > .section-heading::before {
  background-position: center 58% !important;
  transform: scale(1.015) !important;
}

html body[data-page="systems"] main #climate > .section-heading > p:not(.eyebrow) {
  max-width: 620px !important;
}

html body[data-page="systems"] main #climate > .section-heading > .climate-lead-sub {
  max-width: 580px !important;
  margin-top: 8px !important;
  color: rgba(255, 255, 255, 0.56) !important;
}

html body[data-page="project-access"] #project-access .project-access-ref-hero::after {
  background:
    linear-gradient(90deg, rgba(8, 20, 31, 0.86) 0%, rgba(8, 20, 31, 0.56) 42%, rgba(8, 20, 31, 0.08) 74%),
    linear-gradient(0deg, rgba(8, 20, 31, 0.72), transparent 62%) !important;
}

html body[data-page="project-access"] #project-access .project-access-ref-intro {
  top: clamp(220px, 22vw, 320px) !important;
  bottom: auto !important;
  width: min(620px, calc(100% - 120px)) !important;
  padding: 0 0 0 24px !important;
  border: 0 !important;
  border-left: 2px solid rgba(126, 233, 221, 0.94) !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  text-align: left !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
}

html body[data-page="project-access"] #project-access .project-access-ref-intro h1 span {
  margin-top: 10px;
  color: #7ee9dd !important;
}

html body[data-page="project-access"] #project-access .project-access-ref-intro p {
  max-width: 520px !important;
  margin-top: 18px !important;
}

@media (max-width: 760px) {
  html body[data-page="home"] main #landing .zf-home-system-reveal {
    height: 700px;
  }

  html body[data-page="home"] main #landing .zf-home-system-reveal-shade {
    background:
      linear-gradient(180deg, rgba(243, 248, 251, 0.97) 0%, rgba(239, 247, 250, 0.72) 38%, rgba(20, 37, 52, 0.08) 58%, rgba(228, 238, 244, 0.9) 78%),
      linear-gradient(90deg, rgba(244, 249, 252, 0.46), transparent) !important;
  }

  html body[data-page="home"] main #landing .zf-home-system-reveal-logic {
    background: rgba(247, 251, 253, 0.9) !important;
  }

  html body[data-page="home"] main #landing .zf-home-system-reveal-logic > div + div {
    border-top-color: rgba(50, 90, 119, 0.13) !important;
  }

  html body main .zf-home-case-demo {
    grid-template-columns: 1fr;
    gap: 30px;
    padding: 28px 22px;
  }

  html body main .zf-home-evidence-grid {
    grid-template-columns: 1fr !important;
  }

  html body main .zf-home-case-demo-metrics {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  html body main .zf-home-evidence-card::before {
    top: 14px;
    right: 14px;
    width: 34px;
    height: 34px;
  }

  html body main .zf-home-case-demo-path > div {
    grid-template-columns: 1fr;
    gap: 8px;
  }

  html body[data-page="systems"] main #climate > .section-heading::after {
    background:
      linear-gradient(180deg, rgba(10, 18, 29, 0.85) 0%, rgba(10, 18, 29, 0.35) 55%, rgba(10, 18, 29, 0.78) 100%) !important;
  }

  html body[data-page="systems"] main #climate > .section-heading::before {
    background-position: 58% center !important;
  }

  html body[data-page="project-access"] #project-access .project-access-ref-intro {
    top: 178px !important;
    bottom: auto !important;
    left: 28px !important;
    width: calc(100% - 56px) !important;
    padding: 0 0 0 18px !important;
    border-left: 2px solid rgba(126, 233, 221, 0.94) !important;
    border-radius: 0 !important;
    background: transparent !important;
  }

  html body[data-page="project-access"] #project-access .project-access-ref-hero::after {
    background:
      linear-gradient(90deg, rgba(8, 20, 31, 0.78) 0%, rgba(8, 20, 31, 0.48) 62%, rgba(8, 20, 31, 0.08) 100%),
      linear-gradient(0deg, rgba(8, 20, 31, 0.62), transparent 72%) !important;
  }

  html body[data-page="project-access"] #project-access .project-access-ref-intro p {
    max-width: 278px !important;
    font-size: 13px !important;
    line-height: 1.65 !important;
  }
}

html body[data-page="project-access"] #project-access .project-access-ref-section,
html body[data-page="project-access"] #project-access .project-access-expertise {
  border-radius: 30px;
  background:
    radial-gradient(circle at 100% 0%, rgba(49, 184, 163, 0.1), transparent 34%),
    rgba(255, 255, 255, 0.58);
}

/* Mobile: preserve hierarchy without shrinking desktop compositions. */
@media (max-width: 760px) {
  html body main > .zf-page-story-rail {
    top: 70px;
    justify-content: flex-start;
    min-height: 50px;
    padding: 6px 10px;
    overflow-x: auto;
    scrollbar-width: none;
  }

  html body main > .zf-page-story-rail::-webkit-scrollbar {
    display: none;
  }

  html body main > .zf-page-story-rail > strong {
    display: none;
  }

  html body main > .zf-page-story-rail > div {
    justify-content: flex-start;
  }

  html body main > .zf-page-story-rail a {
    flex: 0 0 auto;
    padding: 9px 12px;
  }

  html body[data-page="philosophy"] main #home.zf-home-story {
    margin-top: 18px !important;
  }

  html body[data-page="philosophy"] main .zf-philosophy-opening {
    min-height: 720px;
    border-radius: 24px;
  }

  html body[data-page="philosophy"] main .zf-philosophy-opening figure::after {
    background:
      linear-gradient(0deg, rgba(8, 13, 24, 0.98) 0%, rgba(8, 13, 24, 0.78) 58%, rgba(8, 13, 24, 0.08) 100%);
  }

  html body[data-page="philosophy"] main .zf-philosophy-opening img {
    object-position: 58% top;
  }

  html body[data-page="philosophy"] main .zf-philosophy-opening-copy {
    align-content: end;
    width: 100%;
    padding: 34px 24px 38px;
  }

  html body[data-page="philosophy"] main .zf-philosophy-opening-copy h1 {
    font-size: 40px !important;
  }

  html body[data-page="philosophy"] main .zf-philosophy-opening-copy ol {
    margin-top: 32px;
  }

  html body[data-page="philosophy"] main .zf-philosophy-opening-copy small {
    display: none;
  }

  html body main .zf-route-opening-copy,
  html body[data-page="systems"] main #climate > .section-heading {
    min-height: 620px;
    padding: 36px 24px !important;
    border-radius: 24px;
  }

  html body main .zf-route-opening-copy > :is(h1, h2),
  html body[data-page="systems"] main #climate > .section-heading > h2 {
    font-size: 39px !important;
    word-break: break-all !important;
  }

  html body main .zf-route-opening-copy > p:not(.eyebrow),
  html body[data-page="systems"] main #climate > .section-heading > p:not(.eyebrow) {
    font-size: 14px !important;
    line-height: 1.72 !important;
  }

  html body[data-page="systems"] main > #climate,
  html body[data-page="water-supply-drainage"] main > #water-problem,
  html body[data-page="basement-system"] main > #basement-definition,
  html body[data-page="delivery"] main > :is(#fit, #constraints, #integration, #delivery, #team-execution, #process),
  html body[data-page="project-access"] main > #project-access {
    width: calc(100vw - 20px) !important;
    max-width: calc(100vw - 20px) !important;
    margin-top: 18px !important;
  }

  html body[data-page="systems"] main #climate .climate-service-matrix,
  html body[data-page="water-supply-drainage"] main #water-problem .water-service-matrix,
  html body[data-page="basement-system"] main #basement-definition .basement-service-matrix {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 8px !important;
    padding: 10px !important;
    border-radius: 22px;
  }

  html body[data-page="systems"] main #climate .climate-service-item,
  html body[data-page="water-supply-drainage"] main #water-problem .water-service-item,
  html body[data-page="basement-system"] main #basement-definition .basement-service-item {
    min-height: 76px !important;
    padding: 11px !important;
    border-radius: 15px !important;
  }

  html body[data-page="delivery"] main > :is(#fit, #constraints, #integration, #delivery, #team-execution, #process) > .section-copy,
  html body[data-page="delivery"] main > :is(#constraints, #delivery, #process) > .section-copy {
    grid-template-columns: 1fr !important;
    min-height: 0 !important;
    padding: 0 0 38px !important;
    border-radius: 24px;
  }

  html body[data-page="delivery"] main > :is(#fit, #constraints, #integration, #delivery, #team-execution, #process) .delivery-scene-media,
  html body[data-page="delivery"] main > :is(#constraints, #delivery, #process) .delivery-scene-media {
    grid-column: 1 !important;
    grid-row: 1 !important;
    min-height: 380px !important;
    margin: 0 0 34px !important;
    border-radius: 0 !important;
  }

  html body[data-page="delivery"] main > :is(#fit, #constraints, #integration, #delivery, #team-execution, #process) > .section-copy > :not(figure),
  html body[data-page="delivery"] main > :is(#constraints, #delivery, #process) > .section-copy > :not(figure) {
    grid-column: 1 !important;
    margin-right: 24px !important;
    margin-left: 24px !important;
  }

  html body[data-page="delivery"] main > :is(#fit, #constraints, #integration, #delivery, #team-execution, #process) h2 {
    font-size: 35px !important;
    word-break: break-all !important;
  }

  html body[data-page="project-access"] #project-access .project-access-ref-hero {
    height: 470px !important;
    border-radius: 24px;
  }

  html body[data-page="project-access"] #project-access .project-access-ref-hero img {
    object-position: 56% center !important;
  }

  html body[data-page="project-access"] #project-access .project-access-ref-intro {
    top: 190px !important;
    left: 14px !important;
    width: calc(100% - 28px) !important;
    margin: 0 !important;
    padding: 28px 22px !important;
    border-radius: 22px;
  }

  html body[data-page="project-access"] #project-access .project-access-ref-intro h1 {
    font-size: 42px !important;
  }
}

/* Final route-hero authority — intentionally last to retire legacy overlays. */
html body[data-page="delivery"] main > #fit > .section-copy > :not(figure) {
  box-sizing: border-box !important;
  width: min(520px, 100%) !important;
  max-width: 520px !important;
  margin-left: 0 !important;
}

html body[data-page="delivery"] main > #fit h2 {
  max-width: 520px !important;
  font-size: clamp(42px, 3.8vw, 62px) !important;
  line-height: 1.1 !important;
  word-break: normal !important;
  overflow-wrap: break-word !important;
}

html body[data-page="project-access"] #project-access .project-access-ref-hero {
  height: clamp(430px, 38vw, 560px) !important;
  border-radius: clamp(24px, 2.2vw, 34px) !important;
}

html body[data-page="project-access"] #project-access .project-access-ref-hero::after {
  background: linear-gradient(180deg, rgba(17, 31, 44, 0.02), rgba(17, 31, 44, 0.1)) !important;
}

html body[data-page="project-access"] #project-access .project-access-ref-hero img {
  filter: saturate(0.94) contrast(0.98) brightness(1.05) !important;
}

html body[data-page="project-access"] #project-access .project-access-ref-intro {
  position: relative !important;
  inset: auto !important;
  display: grid !important;
  grid-template-columns: minmax(280px, 0.78fr) minmax(360px, 1.22fr) !important;
  align-items: center !important;
  gap: clamp(40px, 5vw, 78px) !important;
  width: min(1180px, calc(100% - 96px)) !important;
  max-width: 1180px !important;
  margin: 32px auto 0 !important;
  padding: clamp(34px, 4vw, 52px) !important;
  border: 1px solid rgba(84, 111, 147, 0.16) !important;
  border-radius: 30px !important;
  color: #172232 !important;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.99), rgba(244, 248, 255, 0.98)) !important;
  box-shadow: 0 28px 72px rgba(27, 45, 72, 0.16) !important;
  text-align: left !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
}

html body[data-page="project-access"] #project-access .project-access-ref-intro h1 {
  margin: 0 !important;
  color: #172232 !important;
  font: 560 clamp(40px, 3.7vw, 58px)/1.08 "SF Pro Display", "PingFang SC", sans-serif !important;
  letter-spacing: -0.045em !important;
}

html body[data-page="project-access"] #project-access .project-access-ref-intro h1 span {
  display: block !important;
  margin: 10px 0 0 !important;
  color: #396df1 !important;
  font: 650 12px/1.2 "SF Pro Text", sans-serif !important;
  letter-spacing: 0.12em !important;
  text-transform: uppercase !important;
}

html body[data-page="project-access"] #project-access .project-access-ref-intro p {
  max-width: 520px !important;
  margin: 0 !important;
  color: rgba(23, 34, 50, 0.68) !important;
  font: 400 clamp(15px, 1.05vw, 17px)/1.8 "SF Pro Text", "PingFang SC", sans-serif !important;
}

@media (max-width: 760px) {
  html body[data-page="delivery"] main > #fit > .section-copy > :not(figure) {
    width: auto !important;
    max-width: none !important;
    margin-right: 24px !important;
    margin-left: 24px !important;
  }

  html body[data-page="delivery"] main > #fit h2 {
    font-size: clamp(31px, 9vw, 40px) !important;
    line-height: 1.14 !important;
  }

  html body[data-page="project-access"] #project-access .project-access-ref-hero {
    height: 390px !important;
  }

  html body[data-page="project-access"] #project-access .project-access-ref-intro {
    grid-template-columns: minmax(0, 1fr) !important;
    gap: 16px !important;
    width: calc(100% - 28px) !important;
    margin: 20px auto 0 !important;
    padding: 26px 24px 28px !important;
    border-radius: 22px !important;
  }

  html body[data-page="project-access"] #project-access .project-access-ref-intro h1 {
    font-size: 36px !important;
  }
}

/* Project access v2 — a project intake interface, not a conventional contact page. */
html body[data-page="project-access"] main {
  background:
    radial-gradient(circle at 86% 18%, rgba(83, 115, 255, 0.1), transparent 28%),
    radial-gradient(circle at 12% 58%, rgba(34, 214, 197, 0.08), transparent 26%),
    #f4f0e8 !important;
}

html body[data-page="project-access"] #project-access .project-access-ref-intro {
  overflow: hidden !important;
  background:
    radial-gradient(circle at 92% 14%, rgba(88, 119, 255, 0.16), transparent 28%),
    radial-gradient(circle at 8% 100%, rgba(40, 220, 205, 0.1), transparent 30%),
    linear-gradient(135deg, #ffffff, #f3f7ff) !important;
}

html body[data-page="project-access"] #project-access .project-access-ref-intro::before {
  content: "PROJECT INTAKE" !important;
  position: absolute !important;
  top: 20px !important;
  right: 26px !important;
  color: rgba(57, 109, 241, 0.52) !important;
  font: 650 10px/1 "SF Pro Text", sans-serif !important;
  letter-spacing: 0.16em !important;
}

html body[data-page="project-access"] #project-access .project-access-signals {
  grid-column: 1 / -1 !important;
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 10px !important;
  margin-top: 4px !important;
}

html body[data-page="project-access"] #project-access .project-access-signals > span {
  position: relative !important;
  display: grid !important;
  grid-template-columns: auto 1fr !important;
  gap: 3px 12px !important;
  min-height: 88px !important;
  padding: 18px !important;
  border: 1px solid rgba(74, 105, 159, 0.13) !important;
  border-radius: 18px !important;
  background: rgba(255, 255, 255, 0.66) !important;
}

html body[data-page="project-access"] #project-access .project-access-signals i {
  grid-row: 1 / 3 !important;
  color: #396df1 !important;
  font: 650 11px/1.3 "SF Pro Text", sans-serif !important;
  letter-spacing: 0.08em !important;
}

html body[data-page="project-access"] #project-access .project-access-signals strong {
  color: #172232 !important;
  font: 600 16px/1.3 "PingFang SC", sans-serif !important;
}

html body[data-page="project-access"] #project-access .project-access-signals em {
  color: rgba(23, 34, 50, 0.58) !important;
  font: 400 12px/1.55 "PingFang SC", sans-serif !important;
  font-style: normal !important;
}

html body[data-page="project-access"] #project-access .project-access-ref-section {
  margin-top: clamp(56px, 6vw, 88px) !important;
  padding: clamp(28px, 3.6vw, 52px) !important;
  overflow: hidden !important;
  border: 1px solid rgba(132, 160, 205, 0.18) !important;
  border-radius: clamp(28px, 2.5vw, 38px) !important;
  color: #fff !important;
  background:
    radial-gradient(circle at 90% 10%, rgba(95, 95, 255, 0.26), transparent 30%),
    radial-gradient(circle at 8% 88%, rgba(22, 217, 199, 0.18), transparent 28%),
    linear-gradient(145deg, #101a2e 0%, #111f3c 54%, #171b36 100%) !important;
  box-shadow: 0 38px 100px rgba(16, 26, 46, 0.22) !important;
}

html body[data-page="project-access"] #project-access .project-access-ref-section-head {
  display: grid !important;
  grid-template-columns: minmax(280px, 0.85fr) minmax(360px, 1.15fr) !important;
  gap: 10px clamp(38px, 5vw, 78px) !important;
  max-width: none !important;
  margin: 0 0 32px !important;
}

html body[data-page="project-access"] #project-access .project-access-ref-section-head .project-access-ref-kicker {
  grid-column: 1 / -1 !important;
  margin: 0 !important;
  color: #68e4ee !important;
  font: 650 11px/1.2 "SF Pro Text", sans-serif !important;
  letter-spacing: 0.14em !important;
  text-transform: uppercase !important;
}

html body[data-page="project-access"] #project-access .project-access-ref-section-head h2 {
  margin: 0 !important;
  color: #fff !important;
  font: 560 clamp(30px, 3vw, 46px)/1.18 "SF Pro Display", "PingFang SC", sans-serif !important;
  letter-spacing: -0.045em !important;
}

html body[data-page="project-access"] #project-access .project-access-ref-section-head > p:last-child {
  align-self: end !important;
  max-width: 600px !important;
  margin: 0 !important;
  color: rgba(226, 234, 255, 0.66) !important;
  font: 400 clamp(14px, 1vw, 16px)/1.8 "PingFang SC", sans-serif !important;
}

html body[data-page="project-access"] #project-access .project-access-ref-contact-layout {
  display: grid !important;
  grid-template-columns: minmax(0, 1.05fr) minmax(420px, 0.95fr) !important;
  gap: 16px !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
}

html body[data-page="project-access"] #project-access :is(.project-access-ref-contact-aside, .project-access-ref-contact-right) {
  padding: 16px !important;
  border: 1px solid rgba(176, 199, 255, 0.14) !important;
  border-radius: 26px !important;
  background: rgba(255, 255, 255, 0.055) !important;
  box-shadow: inset 0 1px rgba(255, 255, 255, 0.06) !important;
}

html body[data-page="project-access"] #project-access .project-access-ref-map-stage {
  min-height: 300px !important;
  overflow: hidden !important;
  border: 1px solid rgba(122, 213, 232, 0.22) !important;
  border-radius: 20px !important;
  background: #e7edf3 !important;
}

html body[data-page="project-access"] #project-access .project-access-ref-map-image {
  filter: saturate(0.82) contrast(1.05) brightness(0.92) hue-rotate(5deg) !important;
}

html body[data-page="project-access"] #project-access .project-access-ref-contact-note {
  margin: 12px 4px 2px !important;
  color: rgba(225, 235, 255, 0.58) !important;
}

html body[data-page="project-access"] #project-access .project-access-ref-service-list {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 8px !important;
  margin-top: 14px !important;
}

html body[data-page="project-access"] #project-access .project-access-ref-service-item {
  min-height: 138px !important;
  padding: 16px !important;
  border: 1px solid rgba(174, 199, 255, 0.13) !important;
  border-radius: 16px !important;
  background: linear-gradient(150deg, rgba(255, 255, 255, 0.09), rgba(255, 255, 255, 0.035)) !important;
}

html body[data-page="project-access"] #project-access .project-access-ref-service-item strong {
  color: #fff !important;
  font-size: 14px !important;
  line-height: 1.45 !important;
}

html body[data-page="project-access"] #project-access .project-access-ref-service-item :is(.project-access-ref-service-type, .project-access-ref-service-address) {
  color: rgba(222, 232, 255, 0.58) !important;
  font-size: 11px !important;
  line-height: 1.55 !important;
}

html body[data-page="project-access"] #project-access .project-access-ref-contact-lines {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 8px !important;
  margin-bottom: 22px !important;
}

html body[data-page="project-access"] #project-access .project-access-ref-contact-line {
  display: grid !important;
  gap: 6px !important;
  min-height: 86px !important;
  padding: 14px !important;
  border: 1px solid rgba(176, 199, 255, 0.12) !important;
  border-radius: 14px !important;
  background: rgba(255, 255, 255, 0.055) !important;
}

html body[data-page="project-access"] #project-access .project-access-ref-contact-line strong {
  color: #75e6ed !important;
  font-size: 11px !important;
  letter-spacing: 0.05em !important;
}

html body[data-page="project-access"] #project-access .project-access-ref-contact-line :is(span, a) {
  color: rgba(238, 243, 255, 0.78) !important;
  font-size: 12px !important;
  line-height: 1.55 !important;
}

html body[data-page="project-access"] #project-access .project-access-form-title {
  margin: 0 0 18px !important;
  color: #fff !important;
  font: 560 24px/1.2 "SF Pro Display", "PingFang SC", sans-serif !important;
}

html body[data-page="project-access"] #project-access .project-access-field span {
  color: rgba(218, 230, 255, 0.62) !important;
}

html body[data-page="project-access"] #project-access :is(.project-access-field input, .project-access-field textarea) {
  color: #fff !important;
  border-color: rgba(174, 199, 255, 0.2) !important;
  background: rgba(255, 255, 255, 0.06) !important;
}

html body[data-page="project-access"] #project-access :is(.project-access-field input, .project-access-field textarea)::placeholder {
  color: rgba(211, 224, 249, 0.36) !important;
}

html body[data-page="project-access"] #project-access .project-access-submit {
  min-height: 50px !important;
  padding: 0 24px !important;
  border: 0 !important;
  border-radius: 14px !important;
  color: #fff !important;
  background: linear-gradient(90deg, #2d79ff, #6a54ff 52%, #1dcbbb) !important;
  box-shadow: 0 14px 34px rgba(64, 99, 255, 0.28) !important;
}

html body[data-page="project-access"] #project-access :is(.project-access-contact-hint, .project-access-contact-status) {
  color: rgba(218, 229, 255, 0.48) !important;
}

html body[data-page="project-access"] #project-access .project-access-expertise {
  margin-top: clamp(56px, 6vw, 88px) !important;
  padding: clamp(30px, 4vw, 56px) !important;
  border: 1px solid rgba(86, 116, 171, 0.14) !important;
  border-radius: clamp(28px, 2.5vw, 38px) !important;
  background:
    radial-gradient(circle at 88% 12%, rgba(99, 102, 241, 0.13), transparent 26%),
    linear-gradient(145deg, #fff, #f2f6ff) !important;
  box-shadow: 0 30px 86px rgba(27, 45, 72, 0.12) !important;
}

html body[data-page="project-access"] #project-access .project-access-expertise-head h2 {
  color: #172232 !important;
  font: 560 clamp(32px, 3.2vw, 48px)/1.15 "SF Pro Display", "PingFang SC", sans-serif !important;
  letter-spacing: -0.045em !important;
}

html body[data-page="project-access"] #project-access .project-access-expertise-grid {
  display: grid !important;
  grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
  gap: 10px !important;
  margin-top: 30px !important;
}

html body[data-page="project-access"] #project-access .project-access-expertise-col {
  display: grid !important;
  align-content: start !important;
  gap: 20px !important;
  min-height: 220px !important;
  padding: 20px !important;
  border: 1px solid rgba(78, 105, 160, 0.13) !important;
  border-radius: 20px !important;
  background: rgba(255, 255, 255, 0.74) !important;
  box-shadow: 0 16px 38px rgba(46, 70, 112, 0.08) !important;
}

html body[data-page="project-access"] #project-access .project-access-expertise-col:nth-child(1) { box-shadow: inset 0 3px #2f79ff, 0 16px 38px rgba(46, 70, 112, 0.08) !important; }
html body[data-page="project-access"] #project-access .project-access-expertise-col:nth-child(2) { box-shadow: inset 0 3px #22c9c1, 0 16px 38px rgba(46, 70, 112, 0.08) !important; }
html body[data-page="project-access"] #project-access .project-access-expertise-col:nth-child(3) { box-shadow: inset 0 3px #6a5af9, 0 16px 38px rgba(46, 70, 112, 0.08) !important; }
html body[data-page="project-access"] #project-access .project-access-expertise-col:nth-child(4) { box-shadow: inset 0 3px #f29c4b, 0 16px 38px rgba(46, 70, 112, 0.08) !important; }
html body[data-page="project-access"] #project-access .project-access-expertise-col:nth-child(5) { box-shadow: inset 0 3px #e75b8d, 0 16px 38px rgba(46, 70, 112, 0.08) !important; }

html body[data-page="project-access"] #project-access .project-access-expertise-label {
  color: #172232 !important;
  font: 600 16px/1.4 "PingFang SC", sans-serif !important;
}

html body[data-page="project-access"] #project-access .project-access-expertise-items {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 7px !important;
}

html body[data-page="project-access"] #project-access .project-access-expertise-items span {
  padding: 7px 9px !important;
  border-radius: 999px !important;
  color: rgba(23, 34, 50, 0.66) !important;
  font-size: 11px !important;
  background: rgba(72, 103, 170, 0.08) !important;
}

@media (max-width: 980px) {
  html body[data-page="project-access"] #project-access .project-access-signals,
  html body[data-page="project-access"] #project-access .project-access-ref-service-list,
  html body[data-page="project-access"] #project-access .project-access-ref-contact-lines {
    grid-template-columns: 1fr !important;
  }

  html body[data-page="project-access"] #project-access .project-access-ref-section-head,
  html body[data-page="project-access"] #project-access .project-access-ref-contact-layout {
    grid-template-columns: minmax(0, 1fr) !important;
  }

  html body[data-page="project-access"] #project-access .project-access-expertise-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 600px) {
  html body[data-page="project-access"] #project-access .project-access-ref-section,
  html body[data-page="project-access"] #project-access .project-access-expertise {
    padding: 18px !important;
    border-radius: 24px !important;
  }

  html body[data-page="project-access"] #project-access .project-access-expertise-grid {
    grid-template-columns: 1fr !important;
  }
}

/* High-specificity contrast lock for legacy project-access rules. */
html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-ref-contact-map {
  align-self: start !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-ref-section-head .project-access-ref-kicker {
  color: #68e4ee !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-ref-section {
  margin-top: clamp(54px, 5vw, 72px) !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-ref-section-head {
  width: 100% !important;
  max-width: none !important;
  grid-template-columns: minmax(360px, 0.9fr) minmax(420px, 1.1fr) !important;
  column-gap: clamp(48px, 6vw, 92px) !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-ref-section-head h2 {
  color: #ffffff !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-ref-section-head > p:last-child {
  color: rgba(226, 234, 255, 0.68) !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-ref-service-list {
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  justify-items: stretch !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-ref-service-item {
  width: 100% !important;
  min-height: 190px !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-ref-service-item strong,
html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-form-title {
  color: #ffffff !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-ref-service-item :is(.project-access-ref-service-type, .project-access-ref-service-address),
html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-ref-contact-note {
  color: rgba(222, 232, 255, 0.6) !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-ref-contact-lines {
  grid-template-columns: minmax(0, 1fr) !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-ref-contact-line:first-child {
  grid-column: auto !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-ref-contact-line strong {
  color: #75e6ed !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-ref-contact-line :is(span, a) {
  color: rgba(238, 243, 255, 0.8) !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-field span {
  color: rgba(218, 230, 255, 0.64) !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean#project-access :is(.project-access-field input, .project-access-field textarea) {
  color: #ffffff !important;
  border: 1px solid rgba(174, 199, 255, 0.2) !important;
  background: rgba(255, 255, 255, 0.06) !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean#project-access :is(.project-access-field input, .project-access-field textarea)::placeholder {
  color: rgba(211, 224, 249, 0.36) !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-submit {
  min-height: 50px !important;
  padding: 0 24px !important;
  border: 0 !important;
  border-radius: 14px !important;
  color: #ffffff !important;
  background: linear-gradient(90deg, #2d79ff, #6a54ff 52%, #1dcbbb) !important;
  box-shadow: 0 14px 34px rgba(64, 99, 255, 0.28) !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean#project-access :is(.project-access-contact-hint, .project-access-contact-status) {
  color: rgba(218, 229, 255, 0.5) !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-expertise-label {
  min-height: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  color: #172232 !important;
  background: transparent !important;
  font: 600 16px/1.4 "PingFang SC", sans-serif !important;
}

/* Editorial intro — no floating white card below the consultation image. */
html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-ref-hero {
  height: clamp(440px, 40vw, 590px) !important;
  box-shadow: 0 38px 96px rgba(45, 32, 22, 0.16) !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean#project-access {
  gap: 0 !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-ref-hero img {
  object-position: center 48% !important;
  filter: saturate(0.92) contrast(1.01) brightness(1.02) !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-ref-intro {
  position: relative !important;
  inset: auto !important;
  width: min(1480px, calc(100% - 96px)) !important;
  max-width: 1480px !important;
  margin: clamp(42px, 4vw, 56px) auto 0 !important;
  padding: 0 clamp(18px, 2.4vw, 38px) !important;
  overflow: visible !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-ref-intro::before {
  content: none !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-ref-intro h1 {
  font-size: clamp(46px, 4.6vw, 72px) !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-ref-intro p {
  max-width: 620px !important;
  color: rgba(23, 34, 50, 0.62) !important;
  font-size: clamp(15px, 1.05vw, 17px) !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-signals {
  gap: 0 !important;
  margin-top: clamp(28px, 3vw, 42px) !important;
  border-top: 1px solid rgba(67, 96, 147, 0.17) !important;
  border-bottom: 1px solid rgba(67, 96, 147, 0.12) !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-signals > span {
  min-height: 98px !important;
  padding: 22px clamp(18px, 2vw, 30px) !important;
  border: 0 !important;
  border-right: 1px solid rgba(67, 96, 147, 0.13) !important;
  border-radius: 0 !important;
  background: transparent !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-signals > span:last-child {
  border-right: 0 !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-signals > span:nth-child(1) i {
  color: #2f79ff !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-signals > span:nth-child(2) i {
  color: #20bdb5 !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-signals > span:nth-child(3) i {
  color: #705cf6 !important;
}

@media (max-width: 760px) {
  html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-ref-hero {
    height: 400px !important;
  }

  html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-ref-intro {
    width: calc(100% - 28px) !important;
    margin-top: 32px !important;
    padding: 0 10px !important;
  }

  html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-signals {
    grid-template-columns: 1fr !important;
  }

  html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-signals > span {
    border-right: 0 !important;
    border-bottom: 1px solid rgba(67, 96, 147, 0.12) !important;
  }

  html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-signals > span:last-child {
    border-bottom: 0 !important;
  }
}

/* Project access contact workbench v5 — keep after every legacy lock. */
html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-ref-section {
  color: #172232 !important;
  background: transparent !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-ref-section-head .project-access-ref-kicker {
  color: #386ff4 !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-ref-section-head h2 {
  color: #172232 !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-ref-section-head > p:last-child {
  color: rgba(23, 34, 50, 0.62) !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-ref-contact-lines {
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-ref-contact-line:first-child {
  grid-column: 1 / -1 !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-ref-contact-line strong {
  color: #3f6fe4 !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-ref-contact-line :is(span, a) {
  color: rgba(23, 34, 50, 0.72) !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-contact-form {
  position: relative !important;
  padding-top: 28px !important;
  border-top: 1px solid rgba(63, 96, 158, 0.13) !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-contact-form::before {
  content: "PROJECT BRIEF" !important;
  display: block !important;
  margin-bottom: 9px !important;
  color: #6876a2 !important;
  font: 650 10px/1 "SF Pro Display", sans-serif !important;
  letter-spacing: 0.19em !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-form-title {
  color: #172232 !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-field span {
  color: rgba(23, 34, 50, 0.62) !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean#project-access :is(.project-access-field input, .project-access-field textarea) {
  color: #172232 !important;
  border: 1px solid rgba(62, 94, 156, 0.16) !important;
  border-radius: 13px !important;
  background: rgba(255, 255, 255, 0.78) !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.9) !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean#project-access :is(.project-access-field input, .project-access-field textarea)::placeholder {
  color: rgba(23, 34, 50, 0.34) !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean#project-access :is(.project-access-contact-hint, .project-access-contact-status) {
  color: rgba(23, 34, 50, 0.46) !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-ref-service-list {
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-ref-service-item strong {
  color: #172232 !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-ref-service-item :is(.project-access-ref-service-type, .project-access-ref-service-address) {
  color: rgba(23, 34, 50, 0.62) !important;
}

@media (max-width: 980px) {
  html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-ref-contact-layout,
  html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-ref-section-head {
    grid-template-columns: 1fr !important;
  }

  html body[data-page="project-access"] main > #project-access.project-access-clean#project-access :is(.project-access-ref-contact-map, .project-access-ref-contact-right) {
    grid-column: 1 !important;
  }

  html body[data-page="project-access"] main > #project-access.project-access-clean#project-access .project-access-ref-service-list {
    grid-template-columns: 1fr !important;
  }
}
