/* Launch polish overrides loaded after the main stylesheet. */

.water-supply-hero,
.delivery.visual-story,
.process.visual-story,
.project-access.visual-story {
  max-width: min(1680px, calc(100% - 112px)) !important;
}

.water-supply-media img {
  height: clamp(520px, 46vw, 720px) !important;
  object-fit: cover !important;
  object-position: center !important;
}

.water-demand-block {
  max-width: min(1480px, calc(100% - 112px)) !important;
  margin: clamp(92px, 9vw, 150px) auto clamp(112px, 10vw, 170px) !important;
  display: grid !important;
  grid-template-columns: minmax(0, 1.12fr) minmax(360px, 0.88fr) !important;
  gap: clamp(34px, 4vw, 70px) !important;
  align-items: start !important;
  padding: clamp(24px, 2.6vw, 42px) !important;
  border: 1px solid rgba(18, 53, 47, 0.09) !important;
  border-radius: 30px !important;
  background:
    radial-gradient(circle at 16% 10%, rgba(184, 155, 94, 0.1), transparent 38%),
    linear-gradient(135deg, rgba(248, 245, 239, 0.98), rgba(238, 231, 218, 0.6)) !important;
  box-shadow: 0 30px 90px rgba(18, 53, 47, 0.08) !important;
}

.water-demand-media {
  position: relative !important;
  grid-column: 1 !important;
  grid-row: 1 / span 2 !important;
  min-height: clamp(480px, 42vw, 680px) !important;
  height: 100% !important;
  margin: 0 !important;
  overflow: hidden !important;
  border-radius: 24px !important;
  background: rgba(18, 53, 47, 0.06) !important;
  box-shadow: 0 22px 70px rgba(18, 53, 47, 0.13) !important;
}

.water-demand-media::after {
  content: "" !important;
  position: absolute !important;
  inset: auto 0 0 0 !important;
  height: 34% !important;
  background: linear-gradient(to top, rgba(18, 53, 47, 0.22), transparent) !important;
  pointer-events: none !important;
}

.water-demand-media img {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  object-position: center !important;
  filter: saturate(1.08) contrast(1.03) brightness(1.04) !important;
  transform: scale(1.006) !important;
  transition: transform 1.2s ease, filter 1.2s ease !important;
}

.water-demand-block:hover .water-demand-media img {
  transform: scale(1.026) !important;
  filter: saturate(1.14) contrast(1.04) brightness(1.07) !important;
}

.water-demand-block .mini-heading {
  grid-column: 2 !important;
  grid-row: 1 !important;
  align-self: start !important;
  max-width: 520px !important;
  margin-top: clamp(10px, 2vw, 34px) !important;
  margin-bottom: 0 !important;
}

.water-demand-block .mini-heading h3 {
  max-width: 520px !important;
  font-size: clamp(34px, 3.1vw, 58px) !important;
  line-height: 1.12 !important;
  letter-spacing: 0 !important;
}

.water-demand-block .mini-heading blockquote {
  max-width: 500px !important;
  margin-top: clamp(22px, 3vw, 36px) !important;
  font-size: clamp(19px, 1.35vw, 26px) !important;
  line-height: 1.5 !important;
}

.water-demand-grid {
  grid-column: 2 !important;
  grid-row: 2 !important;
  display: grid !important;
  align-self: start !important;
  grid-template-columns: 1fr !important;
  gap: 12px !important;
  margin-top: clamp(24px, 3vw, 44px) !important;
  border: 0 !important;
}

.water-demand-card,
.water-demand-card:last-child {
  border: 1px solid rgba(18, 53, 47, 0.12) !important;
  border-radius: 999px !important;
  background: rgba(255, 252, 242, 0.62) !important;
  box-shadow: none !important;
  backdrop-filter: blur(8px) saturate(108%) !important;
  -webkit-backdrop-filter: blur(8px) saturate(108%) !important;
}

.water-demand-card:last-child {
  border-right: 1px solid rgba(18, 53, 47, 0.12) !important;
}

.water-demand-card summary {
  min-height: 48px !important;
  padding: 0 18px !important;
  gap: 16px !important;
  background: transparent !important;
}

.water-demand-card h4 {
  max-width: none !important;
  font-size: clamp(16px, 1vw, 18px) !important;
  line-height: 1.2 !important;
  letter-spacing: 0 !important;
}

.water-demand-card summary span {
  flex: 0 0 auto !important;
  min-width: 0 !important;
  padding: 8px 14px !important;
  font-size: 13px !important;
  line-height: 1 !important;
}

.water-demand-card p {
  padding: 0 18px 18px !important;
  font-size: 14px !important;
  line-height: 1.75 !important;
}

.water-accordion {
  position: relative !important;
  isolation: isolate !important;
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: clamp(34px, 4vw, 56px) !important;
  align-items: start !important;
  min-height: 0 !important;
  margin-top: clamp(92px, 9vw, 150px) !important;
  overflow: visible !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

.water-accordion::before {
  display: none !important;
  content: none !important;
}

.water-accordion-copy {
  max-width: 920px !important;
  align-self: start !important;
  color: #1f1a17 !important;
}

.water-accordion-copy .eyebrow {
  color: rgba(184, 155, 94, 0.92) !important;
}

.water-accordion-copy h3 {
  margin: 0 !important;
  color: #1f1a17 !important;
  font-family: var(--font-serif) !important;
  font-size: clamp(30px, 3.2vw, 56px) !important;
  font-weight: 500 !important;
  line-height: 1.14 !important;
  letter-spacing: 0 !important;
}

.water-accordion-copy p:not(.eyebrow) {
  max-width: 760px !important;
  margin: clamp(16px, 2vw, 28px) 0 0 !important;
  color: rgba(31, 26, 23, 0.78) !important;
  font-size: clamp(15px, 1vw, 17px) !important;
  line-height: 1.85 !important;
}

.water-detail-stack {
  display: grid !important;
  gap: 12px !important;
  align-self: center !important;
}

.water-detail,
.water-detail:last-child {
  overflow: hidden !important;
  border: 1px solid rgba(18, 53, 47, 0.12) !important;
  border-radius: 18px !important;
  background: rgba(248, 245, 239, 0.78) !important;
  box-shadow: none !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
}

.water-detail > summary {
  display: grid !important;
  grid-template-columns: minmax(90px, 0.32fr) minmax(0, 1fr) auto !important;
  min-height: 62px !important;
  gap: clamp(12px, 1.5vw, 20px) !important;
  align-items: center !important;
  padding: 16px clamp(16px, 2vw, 26px) !important;
  list-style: none !important;
  cursor: pointer !important;
}

.water-detail > summary span {
  color: rgba(184, 155, 94, 0.88) !important;
  font-size: 11px !important;
  font-weight: 750 !important;
  letter-spacing: 0.04em !important;
}

.water-detail > summary strong {
  min-width: 0 !important;
  color: #1f1a17 !important;
  font-family: var(--font-sans) !important;
  font-size: clamp(16px, 1.05vw, 20px) !important;
  line-height: 1.3 !important;
  letter-spacing: 0 !important;
  white-space: normal !important;
}

.water-detail > summary::after {
  content: "展开" !important;
  flex: 0 0 auto !important;
  border: 1px solid rgba(18, 53, 47, 0.12) !important;
  border-radius: 999px !important;
  padding: 7px 12px !important;
  color: #1f1a17 !important;
  font-size: 12px !important;
  font-weight: 700 !important;
  background: rgba(255, 252, 242, 0.72) !important;
}

.water-detail[open] > summary::after {
  content: "收起" !important;
}

.water-detail-body {
  display: grid !important;
  gap: 16px !important;
  padding: 0 clamp(16px, 2vw, 26px) clamp(18px, 2vw, 28px) !important;
}

.water-detail-body > p {
  max-width: 760px !important;
  margin: 0 !important;
  color: rgba(31, 26, 23, 0.78) !important;
  font-size: 14px !important;
  line-height: 1.78 !important;
}

.water-detail-body blockquote {
  max-width: 760px !important;
  margin: 0 !important;
  border-left: 1px solid rgba(184, 155, 94, 0.72) !important;
  padding-left: 16px !important;
  color: #1f1a17 !important;
  font-family: var(--font-serif) !important;
  font-size: clamp(18px, 1.35vw, 24px) !important;
  line-height: 1.45 !important;
}

.water-brand-card,
.water-detail-body .tag-list span,
.water-point-list span {
  border-color: rgba(18, 53, 47, 0.12) !important;
  background: rgba(255, 252, 242, 0.74) !important;
  color: #1f1a17 !important;
}

.water-brand-card h4,
.water-brand-card p,
.water-brand-card summary {
  color: #1f1a17 !important;
}

.route-hidden {
  display: none !important;
}

.desktop-nav a.is-active,
.mobile-menu a.is-active {
  color: var(--deep) !important;
}

.desktop-nav a.is-active::after {
  transform: scaleX(1) !important;
  transform-origin: left !important;
}

.delivery.visual-story,
.process.visual-story,
.project-access.visual-story {
  margin-top: clamp(120px, 12vw, 210px) !important;
  margin-bottom: clamp(120px, 12vw, 210px) !important;
}

.delivery.visual-story + .process.visual-story,
.process.visual-story + .project-access.visual-story {
  margin-top: clamp(140px, 13vw, 230px) !important;
}

.delivery.visual-story .visual-story-media img,
.process.visual-story .visual-story-media img,
.project-access.visual-story .visual-story-media img {
  height: clamp(460px, 44vw, 700px) !important;
}

@media (max-width: 1280px) {
  .water-supply-hero,
  .delivery.visual-story,
  .process.visual-story,
  .project-access.visual-story {
    max-width: min(1120px, calc(100% - 72px)) !important;
  }

  .water-demand-block {
    max-width: min(1120px, calc(100% - 72px)) !important;
    grid-template-columns: 1fr !important;
  }

  .water-accordion {
    grid-template-columns: 1fr !important;
    min-height: auto !important;
  }

  .water-demand-media,
  .water-demand-block .mini-heading,
  .water-demand-grid {
    grid-column: 1 !important;
    grid-row: auto !important;
  }

  .water-demand-block .mini-heading {
    margin-top: 0 !important;
  }

  .water-demand-block .mini-heading h3 {
    font-size: clamp(34px, 4.8vw, 52px) !important;
  }

  .water-demand-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  .water-demand-card:nth-child(2n) {
    border-right: 1px solid rgba(18, 53, 47, 0.12) !important;
  }
}

@media (max-width: 980px) {
  .water-supply-hero {
    max-width: min(760px, calc(100% - 44px)) !important;
  }

  .water-supply-media img {
    height: clamp(360px, 78vw, 560px) !important;
  }

  .water-demand-block {
    max-width: min(760px, calc(100% - 44px)) !important;
    margin: 72px auto 104px !important;
    padding: 18px !important;
  }

  .water-demand-media {
    min-height: clamp(320px, 70vw, 520px) !important;
  }

  .water-demand-block .mini-heading h3 {
    font-size: clamp(30px, 6vw, 44px) !important;
    line-height: 1.12 !important;
  }

  .water-demand-block .mini-heading blockquote {
    font-size: clamp(17px, 3.2vw, 22px) !important;
    line-height: 1.55 !important;
  }

  .water-demand-grid {
    grid-template-columns: 1fr !important;
    border: 0 !important;
  }

  .water-demand-card,
  .water-demand-card:last-child,
  .water-demand-card:nth-child(2n) {
    border: 1px solid rgba(18, 53, 47, 0.12) !important;
    border-radius: 999px !important;
  }

  .water-demand-card:last-child {
    border-bottom: 1px solid rgba(18, 53, 47, 0.12) !important;
  }

  .water-demand-card summary {
    min-height: 48px !important;
    padding: 0 16px !important;
  }

  .water-demand-card h4 {
    max-width: none !important;
    font-size: clamp(20px, 4vw, 25px) !important;
    line-height: 1.2 !important;
  }

  .water-demand-card summary span {
    border: 0 !important;
    background: transparent !important;
    padding: 0 !important;
    color: rgba(184, 155, 94, 0.95) !important;
    font-size: 12px !important;
  }

  .water-demand-card p {
    padding: 0 0 18px !important;
    font-size: 14px !important;
    line-height: 1.72 !important;
  }

  .delivery.visual-story,
  .process.visual-story,
  .project-access.visual-story {
    max-width: min(760px, calc(100% - 44px)) !important;
    margin-block: 96px !important;
  }

  .water-accordion {
    padding: 26px !important;
    border-radius: 24px !important;
  }

  .water-detail > summary {
    grid-template-columns: 1fr auto !important;
  }

  .water-detail > summary span {
    display: none !important;
  }
}

@media (max-width: 680px) {
  .water-supply-hero,
  .delivery.visual-story,
  .process.visual-story,
  .project-access.visual-story,
  .water-demand-block {
    max-width: calc(100% - 36px) !important;
  }

  .water-demand-block {
    margin-block: 58px 88px !important;
  }

  .water-demand-block .mini-heading h3 {
    font-size: clamp(27px, 7.2vw, 36px) !important;
  }

  .water-demand-card summary {
    min-height: 56px !important;
    padding: 14px 0 !important;
  }

  .water-demand-card h4 {
    font-size: 21px !important;
  }

  .delivery.visual-story .visual-story-media img,
  .process.visual-story .visual-story-media img,
  .project-access.visual-story .visual-story-media img {
    height: clamp(320px, 78vw, 460px) !important;
  }

  .water-accordion {
    padding: 22px !important;
    margin-top: 72px !important;
  }

  .water-accordion-copy h3 {
    font-size: clamp(26px, 7vw, 34px) !important;
  }

  .water-detail > summary strong {
    font-size: 16px !important;
  }
}

/* Final water page composition: this star business should read as a standalone visual page, not a narrow text stack. */
body .water-supply.section-shell {
  width: min(1680px, calc(100% - 112px)) !important;
  max-width: none !important;
  padding-top: clamp(72px, 7vw, 118px) !important;
  padding-bottom: clamp(104px, 9vw, 156px) !important;
  gap: clamp(70px, 7vw, 118px) !important;
}

body .water-supply .water-supply-hero,
body .water-supply .water-demand-block,
body .water-supply .water-accordion {
  width: 100% !important;
  max-width: none !important;
}

body .water-supply .water-demand-block {
  margin-block: clamp(74px, 7vw, 118px) clamp(86px, 8vw, 132px) !important;
}

body .water-supply .water-accordion {
  display: grid !important;
  gap: clamp(34px, 4vw, 56px) !important;
  min-height: 0 !important;
  margin-block: clamp(70px, 7vw, 112px) 0 !important;
  background: none !important;
  border: 0 !important;
  padding: 0 !important;
  box-shadow: none !important;
}

body .water-supply .water-accordion-group {
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: clamp(22px, 3vw, 34px) !important;
  align-items: start !important;
  min-height: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

body .water-supply .water-accordion-visual {
  width: 100% !important;
  min-height: clamp(520px, 52vw, 760px) !important;
  margin: 0 !important;
  overflow: hidden !important;
  border-radius: 32px !important;
}

body .water-supply .water-accordion-visual img {
  width: 100% !important;
  height: 100% !important;
  min-height: clamp(520px, 52vw, 760px) !important;
  object-fit: cover !important;
  object-position: center center !important;
}

body .water-supply .water-accordion-copy {
  max-width: 920px !important;
  padding: 0 clamp(4px, 1vw, 10px) !important;
}

body .water-supply .water-accordion-copy h3 {
  max-width: 920px !important;
  font-size: clamp(32px, 3vw, 58px) !important;
}

body .water-supply .water-detail-stack {
  max-width: 100% !important;
  justify-self: stretch !important;
}

body .water-supply .water-detail {
  background: rgba(248, 245, 239, 0.72) !important;
  border-radius: 24px !important;
}

body .water-supply .water-detail > summary {
  min-height: 74px !important;
  padding: 18px clamp(18px, 2.2vw, 30px) !important;
}

body .water-supply .water-detail > summary strong {
  color: rgba(255, 252, 242, 0.96) !important;
  font-size: clamp(17px, 1.2vw, 22px) !important;
  font-weight: 700 !important;
}

body .water-supply .water-detail > summary span {
  color: rgba(235, 216, 167, 0.78) !important;
}

body .water-supply .water-detail > summary::after {
  border-color: rgba(255, 252, 242, 0.22) !important;
  color: rgba(255, 252, 242, 0.9) !important;
  background: rgba(255, 252, 242, 0.08) !important;
}

body .water-supply .water-detail-body {
  color: rgba(255, 252, 242, 0.82) !important;
}

body .water-supply .water-detail-body p,
body .water-supply .water-detail-body blockquote {
  max-width: 620px !important;
}

@media (max-width: 980px) {
  body .water-supply.section-shell {
    width: min(760px, calc(100% - 44px)) !important;
  }

  body .water-supply .water-accordion {
    gap: 24px !important;
  }

  body .water-supply .water-accordion-group {
    gap: 18px !important;
  }

  body .water-supply .water-detail-stack {
    max-width: none !important;
    justify-self: stretch !important;
  }

  body .water-supply .water-accordion-visual,
  body .water-supply .water-accordion-visual img {
    min-height: 620px !important;
  }
}

@media (max-width: 680px) {
  body .water-supply.section-shell {
    width: calc(100% - 36px) !important;
    padding-top: 58px !important;
  }

  body .water-supply .water-accordion-visual,
  body .water-supply .water-accordion-visual img {
    min-height: 540px !important;
    border-radius: 24px !important;
  }
}

/* Final safety pass: keep cinematic copy inside the viewport and make process items quiet, not poster-sized. */
body .cinematic-panel,
body .visual-story,
body .process.visual-story,
body .delivery.visual-story,
body .project-access.visual-story,
body .constraints.cinematic-panel {
  overflow: hidden !important;
}

body .cinematic-panel.media-first,
body .process.visual-story.media-first,
body .project-access.visual-story.media-first,
body .constraints.cinematic-panel.media-first {
  grid-template-columns: minmax(0, 1.08fr) minmax(320px, 0.92fr) !important;
  column-gap: clamp(34px, 5vw, 86px) !important;
}

body .cinematic-panel .section-copy,
body .visual-story .section-copy,
body .process.visual-story .section-copy,
body .delivery.visual-story .section-copy,
body .project-access.visual-story .section-copy,
body .constraints.cinematic-panel .section-copy {
  box-sizing: border-box !important;
  min-width: 0 !important;
  width: min(440px, 30vw) !important;
  max-width: 440px !important;
  overflow-wrap: break-word !important;
  word-break: normal !important;
}

body .process.visual-story.media-first .section-copy,
body .project-access.visual-story.media-first .section-copy,
body .constraints.cinematic-panel.media-first .section-copy {
  grid-column: 2 !important;
  justify-self: start !important;
  align-self: center !important;
  margin-inline: 0 clamp(28px, 4vw, 76px) !important;
}

body .delivery.visual-story .section-copy {
  width: min(460px, 32vw) !important;
  max-width: 460px !important;
}

body .cinematic-panel .section-copy h2,
body .cinematic-panel .section-copy h3,
body .visual-story .section-copy h2,
body .visual-story .section-copy h3,
body .process.visual-story .section-copy h2,
body .delivery.visual-story .section-copy h2,
body .project-access.visual-story .section-copy h2,
body .constraints.cinematic-panel .section-copy h2 {
  max-width: 100% !important;
  margin-bottom: clamp(14px, 1.4vw, 22px) !important;
  font-size: clamp(27px, 2.05vw, 40px) !important;
  line-height: 1.14 !important;
  letter-spacing: 0 !important;
  white-space: normal !important;
  text-wrap: balance !important;
  overflow-wrap: break-word !important;
}

body .cinematic-panel .section-copy p:not(.eyebrow),
body .visual-story .section-copy p:not(.eyebrow),
body .process.visual-story .section-copy p:not(.eyebrow),
body .delivery.visual-story .section-copy p:not(.eyebrow),
body .project-access.visual-story .section-copy p:not(.eyebrow),
body .constraints.cinematic-panel .section-copy p:not(.eyebrow) {
  max-width: 100% !important;
  font-size: clamp(13px, 0.9vw, 16px) !important;
  line-height: 1.72 !important;
}

body .cinematic-panel blockquote,
body .process.visual-story blockquote,
body .delivery.visual-story blockquote,
body .project-access.visual-story blockquote,
body .constraints.cinematic-panel blockquote {
  max-width: 100% !important;
  margin-top: clamp(14px, 1.6vw, 22px) !important;
  padding-left: 16px !important;
  font-size: clamp(16px, 1.18vw, 22px) !important;
  line-height: 1.46 !important;
  white-space: normal !important;
  text-wrap: balance !important;
  overflow-wrap: break-word !important;
}

body .process.visual-story .process-list,
body .delivery.visual-story .delivery-grid {
  display: grid !important;
  grid-template-columns: 1fr !important;
  width: min(420px, 100%) !important;
  max-width: 420px !important;
  gap: 10px !important;
  margin-top: clamp(18px, 2vw, 28px) !important;
  justify-self: start !important;
  margin-left: 0 !important;
  margin-right: auto !important;
}

body .process.visual-story .process-card,
body .delivery.visual-story .delivery-card,
body .process.visual-story .process-card[open],
body .delivery.visual-story .delivery-card[open] {
  width: 100% !important;
  min-width: 0 !important;
  flex-basis: auto !important;
  border-radius: 18px !important;
  background: rgba(255, 252, 242, 0.62) !important;
  border: 1px solid rgba(18, 53, 47, 0.13) !important;
  backdrop-filter: blur(8px) saturate(108%) !important;
  -webkit-backdrop-filter: blur(8px) saturate(108%) !important;
}

body .process.visual-story .process-card summary,
body .delivery.visual-story .delivery-card summary {
  display: grid !important;
  grid-template-columns: auto 1fr auto !important;
  align-items: center !important;
  min-height: 48px !important;
  gap: 12px !important;
  padding: 0 16px !important;
  text-align: left !important;
}

body .process.visual-story .process-card h3,
body .delivery.visual-story .delivery-card h3,
body .process.visual-story .process-card summary,
body .delivery.visual-story .delivery-card summary {
  max-width: 100% !important;
  color: var(--deep) !important;
  font-family: var(--font-sans) !important;
  font-size: clamp(15px, 0.95vw, 18px) !important;
  font-weight: 750 !important;
  line-height: 1.25 !important;
  letter-spacing: 0 !important;
  white-space: normal !important;
  word-break: keep-all !important;
  overflow-wrap: normal !important;
  text-wrap: pretty !important;
  text-align: left !important;
}

body .process.visual-story .process-card span {
  color: rgba(18, 53, 47, 0.8) !important;
  font-size: 12px !important;
  font-weight: 700 !important;
}

body .process.visual-story .process-card p,
body .delivery.visual-story .delivery-card p {
  padding: 0 16px 16px !important;
  color: rgba(23, 23, 23, 0.68) !important;
  font-size: 13px !important;
  line-height: 1.68 !important;
  text-align: left !important;
}

html body[data-page="delivery"] #delivery .section-copy,
html body[data-page="delivery"] #delivery .section-copy :where(.eyebrow, h2, p, blockquote),
html body[data-page="delivery"] #delivery .delivery-grid,
html body[data-page="delivery"] #delivery .delivery-card,
html body[data-page="delivery"] #delivery .delivery-card :where(summary, h3, p) {
  text-align: left !important;
}

html body[data-page="delivery"] #delivery .section-copy {
  margin-left: 0 !important;
  margin-right: auto !important;
}

html body[data-page="delivery"] #delivery .section-copy h2 {
  word-break: keep-all !important;
  overflow-wrap: normal !important;
  white-space: normal !important;
  text-wrap: pretty !important;
}

@media (max-width: 1180px) {
  body .cinematic-panel.media-first,
  body .process.visual-story.media-first,
  body .project-access.visual-story.media-first,
  body .constraints.cinematic-panel.media-first {
    grid-template-columns: minmax(0, 1fr) !important;
  }

  body .cinematic-panel .section-copy,
  body .visual-story .section-copy,
  body .process.visual-story .section-copy,
  body .delivery.visual-story .section-copy,
  body .project-access.visual-story .section-copy,
  body .constraints.cinematic-panel .section-copy,
  body .process.visual-story.media-first .section-copy,
  body .project-access.visual-story.media-first .section-copy,
  body .constraints.cinematic-panel.media-first .section-copy {
    grid-column: 1 !important;
    width: min(560px, calc(100% - 44px)) !important;
    max-width: 560px !important;
    margin-inline: 22px !important;
    justify-self: start !important;
    align-self: end !important;
  }

  body .process.visual-story .process-list,
  body .delivery.visual-story .delivery-grid {
    width: min(520px, calc(100% - 44px)) !important;
    max-width: 520px !important;
    margin-inline: 22px !important;
  }
}

@media (max-width: 680px) {
  body .cinematic-panel .section-copy h2,
  body .cinematic-panel .section-copy h3,
  body .visual-story .section-copy h2,
  body .visual-story .section-copy h3 {
    font-size: clamp(28px, 8.6vw, 38px) !important;
  }

  body .process.visual-story .process-list,
  body .delivery.visual-story .delivery-grid {
    gap: 8px !important;
  }

  body .process.visual-story .process-card summary,
  body .delivery.visual-story .delivery-card summary {
    min-height: 46px !important;
    padding: 0 14px !important;
  }
}

/* Water-system visual correction: avoid white text on pale technical drawings, keep the image rich, and add a subtle fresh-water motion on pipe diagrams. */
body .water-supply.section-shell {
  background:
    radial-gradient(ellipse at 8% 8%, rgba(184, 155, 94, 0.09), transparent 32%),
    linear-gradient(180deg, rgba(248, 245, 239, 0.96), rgba(238, 231, 218, 0.5) 54%, rgba(248, 245, 239, 0.94)) !important;
}

body .water-supply .water-supply-hero {
  display: grid !important;
  grid-template-columns: minmax(420px, 0.82fr) minmax(520px, 1.18fr) !important;
  gap: clamp(34px, 4.8vw, 86px) !important;
  align-items: center !important;
  min-height: auto !important;
  padding: clamp(34px, 4.8vw, 72px) !important;
  overflow: visible !important;
  border: 1px solid rgba(18, 53, 47, 0.11) !important;
  border-radius: 32px !important;
  background:
    linear-gradient(135deg, rgba(255, 252, 242, 0.74), rgba(238, 231, 218, 0.42)),
    radial-gradient(ellipse at 74% 52%, rgba(30, 74, 63, 0.1), transparent 58%) !important;
  box-shadow: 0 30px 90px rgba(18, 53, 47, 0.1) !important;
}

body .water-supply .water-supply-hero::after {
  display: none !important;
}

body .water-supply .water-supply-copy {
  position: relative !important;
  z-index: 2 !important;
  align-self: center !important;
  width: min(540px, 100%) !important;
  max-width: 540px !important;
  margin: 0 !important;
  color: var(--deep) !important;
}

body .water-supply .water-supply-copy .eyebrow {
  color: var(--gold) !important;
  text-shadow: none !important;
}

body .water-supply .water-supply-copy h2 {
  max-width: 520px !important;
  margin-bottom: 18px !important;
  color: var(--deep) !important;
  font-size: clamp(32px, 2.9vw, 52px) !important;
  line-height: 1.08 !important;
  text-shadow: none !important;
}

body .water-supply .water-supply-copy .lead {
  max-width: 510px !important;
  color: rgba(23, 23, 23, 0.7) !important;
  font-size: clamp(15px, 1vw, 17px) !important;
  line-height: 1.82 !important;
  text-shadow: none !important;
}

body .water-supply .water-supply-copy blockquote {
  max-width: 510px !important;
  margin-top: 24px !important;
  color: var(--deep) !important;
  font-size: clamp(17px, 1.2vw, 22px) !important;
  line-height: 1.52 !important;
  text-shadow: none !important;
}

body .water-supply .water-supply-copy .cinematic-detail summary {
  border-color: rgba(18, 53, 47, 0.16) !important;
  color: var(--deep) !important;
  background: rgba(255, 252, 242, 0.54) !important;
}

body .water-supply .water-supply-media {
  position: relative !important;
  inset: auto !important;
  display: block !important;
  min-height: clamp(500px, 36vw, 650px) !important;
  overflow: hidden !important;
  border: 1px solid rgba(18, 53, 47, 0.1) !important;
  border-radius: 26px !important;
  background:
    radial-gradient(ellipse at 50% 44%, rgba(255, 252, 242, 0.28), transparent 48%),
    linear-gradient(135deg, #12352f, #e9e1d4 54%, #12352f) !important;
  box-shadow: 0 26px 76px rgba(18, 53, 47, 0.13) !important;
}

body .water-supply .water-supply-media::after {
  display: block !important;
  position: absolute !important;
  inset: auto 0 0 !important;
  z-index: 1 !important;
  height: 28% !important;
  background:
    radial-gradient(ellipse at 18% 92%, rgba(18, 53, 47, 0.26), rgba(18, 53, 47, 0.1) 38%, transparent 70%),
    linear-gradient(0deg, rgba(18, 53, 47, 0.22), transparent) !important;
  content: "" !important;
  pointer-events: none !important;
}

body .water-supply .water-supply-media img {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  min-height: inherit !important;
  object-fit: cover !important;
  object-position: center !important;
  filter: saturate(1.06) contrast(1.03) brightness(1.02) !important;
}

body .water-supply .water-supply-media figcaption {
  display: grid !important;
  position: absolute !important;
  left: clamp(22px, 3vw, 42px) !important;
  bottom: clamp(20px, 3vw, 38px) !important;
  z-index: 3 !important;
  max-width: min(360px, calc(100% - 48px)) !important;
  gap: 6px !important;
  color: rgba(255, 252, 242, 0.96) !important;
  text-shadow: 0 2px 18px rgba(0, 0, 0, 0.22) !important;
}

body .water-supply .water-supply-media figcaption span {
  font-size: 11px !important;
  letter-spacing: 0.06em !important;
}

body .water-supply .water-supply-media figcaption strong {
  font-size: clamp(16px, 1.1vw, 20px) !important;
}

body .water-supply-media:has(img[src*="water-diagram"])::before,
body .water-supply-media:has(img[src*="fresh-water-loop"])::before,
body .system-scene-card[data-scene-type="water"] .scene-media::before {
  position: absolute;
  inset: 0;
  z-index: 2;
  content: "";
  pointer-events: none;
  opacity: 0;
  background:
    repeating-linear-gradient(90deg, transparent 0 44px, rgba(182, 214, 197, 0.52) 48px, rgba(255, 252, 242, 0.34) 52px, transparent 58px),
    repeating-linear-gradient(0deg, transparent 0 58px, rgba(120, 176, 154, 0.34) 64px, transparent 72px);
  background-size: 220px 100%, 100% 240px;
  mix-blend-mode: screen;
  filter: blur(1.2px);
  transition: opacity 650ms ease;
  animation: waterTraceFlow 7.5s linear infinite paused;
  mask-image:
    linear-gradient(90deg, transparent 4%, #000 18%, #000 82%, transparent 96%),
    linear-gradient(0deg, transparent 8%, #000 26%, #000 82%, transparent 96%);
}

body .water-supply .water-supply-media:has(img[src*="fresh-water-loop"]) {
  background:
    radial-gradient(ellipse at 50% 38%, rgba(255, 252, 242, 0.16), transparent 44%),
    linear-gradient(135deg, rgba(9, 33, 28, 0.98), rgba(18, 53, 47, 0.86) 52%, rgba(9, 33, 28, 0.98)) !important;
}

body .water-supply .water-supply-media:has(img[src*="fresh-water-loop"])::after {
  height: 100% !important;
  background:
    radial-gradient(ellipse at 58% 42%, rgba(255, 252, 242, 0) 0%, rgba(18, 53, 47, 0.08) 50%, rgba(18, 53, 47, 0.44) 100%),
    linear-gradient(90deg, rgba(18, 53, 47, 0.24), transparent 32%, transparent 72%, rgba(18, 53, 47, 0.2)),
    linear-gradient(0deg, rgba(18, 53, 47, 0.2), transparent 34%) !important;
}

body .water-supply .water-supply-media:has(img[src*="fresh-water-loop"]) img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  object-position: center 43% !important;
  transform: scale(1.12) !important;
  filter: saturate(1.1) contrast(1.08) brightness(0.9) sepia(0.04) !important;
}

body .water-supply .water-supply-media:has(img[src*="fresh-water-loop"]):hover img {
  transform: scale(1.145) !important;
  filter: saturate(1.16) contrast(1.08) brightness(0.94) sepia(0.04) !important;
}

body .water-supply-media:has(img[src*="water-diagram"]):hover::before,
body .water-supply-media:has(img[src*="fresh-water-loop"]):hover::before,
body .water-supply .water-supply-hero:hover .water-supply-media:has(img[src*="fresh-water-loop"])::before,
body .system-scene-card[data-scene-type="water"]:hover .scene-media::before {
  opacity: 0.22;
  animation-play-state: running;
}

@keyframes waterTraceFlow {
  from {
    background-position: 0 0, 0 0;
  }
  to {
    background-position: 220px 0, 0 240px;
  }
}

body .system-scene-card[data-scene-type="water"] .scene-media {
  position: relative !important;
  overflow: hidden !important;
  background:
    radial-gradient(ellipse at 50% 42%, rgba(255, 252, 242, 0.2), transparent 48%),
    linear-gradient(135deg, rgba(18, 53, 47, 0.92), rgba(238, 231, 218, 0.34), rgba(18, 53, 47, 0.88)) !important;
}

body .system-scene-card[data-scene-type="water"] .scene-media img {
  filter: saturate(1.08) contrast(1.04) brightness(0.94) !important;
}

body .system-scene-card[data-scene-type="water"] .scene-content {
  max-width: min(520px, calc(100% - 44px)) !important;
}

body .system-scene-card[data-scene-type="water"] .scene-content h3 {
  font-size: clamp(28px, 2.4vw, 46px) !important;
  line-height: 1.12 !important;
}

body .system-scene-card[data-scene-type="water"] .scene-content .scene-feeling,
body .system-scene-card[data-scene-type="water"] .scene-content .card-quote {
  max-width: 460px !important;
}

@media (max-width: 1080px) {
  body .water-supply .water-supply-hero {
    grid-template-columns: 1fr !important;
  }

  body .water-supply .water-supply-copy {
    max-width: 680px !important;
  }

  body .water-supply .water-supply-media {
    min-height: clamp(430px, 64vw, 660px) !important;
  }
}

@media (max-width: 680px) {
  body .water-supply .water-supply-hero {
    padding: 20px !important;
    border-radius: 24px !important;
  }

  body .water-supply .water-supply-copy h2 {
    font-size: clamp(30px, 9vw, 42px) !important;
  }

  body .water-supply .water-supply-copy blockquote {
    font-size: clamp(17px, 5vw, 22px) !important;
  }

  body .water-supply .water-supply-media {
    min-height: 420px !important;
    border-radius: 20px !important;
  }
}

body main > section.retired-section,
body main > section#philosophy-archive {
  display: none !important;
}

/* Final demand-first composition: left image, right narrative, right-side expandable entries. */
body .water-supply .water-demand-block {
  display: grid !important;
  grid-template-columns: minmax(520px, 1.08fr) minmax(420px, 0.92fr) !important;
  grid-template-rows: auto 1fr !important;
  gap: clamp(28px, 4vw, 72px) !important;
  align-items: start !important;
  min-height: clamp(560px, 42vw, 720px) !important;
  margin-block: clamp(82px, 7vw, 124px) clamp(88px, 8vw, 132px) !important;
  padding: clamp(24px, 3vw, 44px) !important;
  overflow: hidden !important;
}

body .water-supply .water-demand-media {
  grid-column: 1 !important;
  grid-row: 1 / 3 !important;
  align-self: stretch !important;
  min-height: 100% !important;
  height: 100% !important;
}

body .water-supply .water-demand-block .mini-heading {
  grid-column: 2 !important;
  grid-row: 1 !important;
  align-self: start !important;
  max-width: 560px !important;
  margin: clamp(8px, 1.4vw, 22px) 0 0 !important;
}

body .water-supply .water-demand-block .mini-heading h3 {
  max-width: 540px !important;
  font-size: clamp(30px, 2.35vw, 46px) !important;
  line-height: 1.12 !important;
}

body .water-supply .water-demand-block .mini-heading blockquote {
  max-width: 540px !important;
  margin-top: clamp(18px, 2vw, 28px) !important;
  font-size: clamp(17px, 1.05vw, 21px) !important;
  line-height: 1.55 !important;
}

body .water-supply .water-demand-grid {
  grid-column: 2 !important;
  grid-row: 2 !important;
  align-self: start !important;
  width: 100% !important;
  max-width: 560px !important;
  margin: clamp(26px, 3vw, 44px) 0 0 !important;
  gap: 12px !important;
}

body .water-supply .water-demand-card summary {
  min-height: 50px !important;
  padding: 0 16px 0 20px !important;
}

body .water-supply .water-demand-card h4 {
  font-size: clamp(16px, 0.9vw, 18px) !important;
  font-weight: 700 !important;
}

@media (max-width: 1080px) {
  body .water-supply .water-demand-block {
    grid-template-columns: 1fr !important;
    grid-template-rows: auto !important;
    min-height: auto !important;
  }

  body .water-supply .water-demand-media,
  body .water-supply .water-demand-block .mini-heading,
  body .water-supply .water-demand-grid {
    grid-column: 1 !important;
    grid-row: auto !important;
    max-width: none !important;
  }

  body .water-supply .water-demand-media {
    min-height: clamp(360px, 60vw, 560px) !important;
  }
}

/* Hunan climate: four-season atmospheric overlays for the terrain map. */
body .climate .section-heading .eyebrow {
  letter-spacing: 0.11em !important;
}

body .climate-stage {
  isolation: isolate !important;
}

body .climate-stage::before,
body .climate-stage::after {
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  z-index: 2 !important;
  pointer-events: none !important;
  opacity: 0 !important;
  transition: opacity 700ms ease, background 700ms ease !important;
}

body .climate-stage::before {
  mix-blend-mode: soft-light !important;
}

body .climate-stage::after {
  mix-blend-mode: screen !important;
}

body .climate-map img {
  transition: filter 800ms ease, transform 900ms ease !important;
}

body .climate-stage[data-climate-mode="springDamp"] .climate-map img {
  filter: saturate(1.7) brightness(1.04) contrast(1.08) hue-rotate(28deg) sepia(0.1) !important;
}

body .climate-stage[data-climate-mode="summerHotHumid"] .climate-map img {
  filter: saturate(1.62) brightness(0.86) contrast(1.12) hue-rotate(34deg) sepia(0.2) !important;
}

body .climate-stage[data-climate-mode="shortComfortSeason"] .climate-map img {
  filter: saturate(1.42) brightness(1.02) contrast(1.08) sepia(0.34) hue-rotate(-24deg) !important;
}

body .climate-stage[data-climate-mode="winterColdHumid"] .climate-map img {
  filter: saturate(0.48) brightness(1.14) contrast(0.92) hue-rotate(-14deg) grayscale(0.18) !important;
}

body .climate-stage[data-climate-mode="springDamp"]::before {
  opacity: 0.48 !important;
  background:
    radial-gradient(circle at 28% 42%, rgba(74, 182, 82, 0.46), transparent 36%),
    radial-gradient(circle at 62% 18%, rgba(173, 232, 96, 0.38), transparent 30%),
    linear-gradient(135deg, rgba(196, 241, 162, 0.22), rgba(52, 148, 73, 0.28)) !important;
}

body .climate-stage[data-climate-mode="springDamp"]::after {
  opacity: 0.42 !important;
  background:
    linear-gradient(110deg, rgba(255,255,255,0) 0 34%, rgba(215, 255, 198, 0.28) 42%, rgba(255,255,255,0) 50%),
    radial-gradient(ellipse at 45% 58%, rgba(134, 224, 118, 0.3), transparent 48%) !important;
}

body .climate-stage[data-climate-mode="summerHotHumid"]::before {
  opacity: 0.46 !important;
  background:
    radial-gradient(circle at 58% 58%, rgba(19, 74, 34, 0.38), transparent 34%),
    radial-gradient(ellipse at 50% 62%, rgba(37, 100, 44, 0.34), transparent 42%),
    linear-gradient(135deg, rgba(18, 66, 31, 0.26), rgba(66, 116, 44, 0.32)) !important;
}

body .climate-stage[data-climate-mode="summerHotHumid"]::after {
  opacity: 0.44 !important;
  background:
    radial-gradient(circle at 76% 18%, rgba(255, 205, 92, 0.28), transparent 24%),
    radial-gradient(circle at 50% 56%, rgba(220, 255, 214, 0.18), transparent 40%) !important;
}

body .climate-stage[data-climate-mode="shortComfortSeason"]::before {
  opacity: 0.34 !important;
  background:
    radial-gradient(circle at 30% 70%, rgba(195, 63, 34, 0.34), transparent 34%),
    radial-gradient(circle at 76% 36%, rgba(228, 180, 46, 0.36), transparent 28%),
    linear-gradient(135deg, rgba(128, 49, 24, 0.24), rgba(237, 188, 66, 0.24)) !important;
}

body .climate-stage[data-climate-mode="shortComfortSeason"]::after {
  opacity: 0.38 !important;
  background: radial-gradient(ellipse at 58% 44%, rgba(250, 192, 97, 0.42), transparent 44%) !important;
}

body .climate-stage[data-climate-mode="winterColdHumid"]::before {
  opacity: 0.72 !important;
  background:
    radial-gradient(ellipse at 58% 56%, rgba(212, 224, 229, 0.46), transparent 40%),
    linear-gradient(135deg, rgba(68, 92, 104, 0.36), rgba(236, 241, 242, 0.26)) !important;
}

body .climate-stage[data-climate-mode="winterColdHumid"]::after {
  opacity: 0.46 !important;
  background:
    linear-gradient(120deg, rgba(210, 220, 216, 0) 0 35%, rgba(242, 247, 248, 0.34) 44%, rgba(210, 220, 216, 0) 54%),
    radial-gradient(circle at 72% 30%, rgba(239, 245, 247, 0.28), transparent 30%) !important;
}

body .season-rain,
body .season-spring-mist,
body .season-droplet,
body .season-humidity-veil,
body .season-leaf,
body .season-snow,
body .season-wind,
body .season-sun,
body .season-dry-haze,
body .season-cold-layer {
  position: absolute !important;
  z-index: 5 !important;
  pointer-events: none !important;
  opacity: 0 !important;
  transition: opacity 650ms ease, transform 650ms ease !important;
}

body .season-rain {
  width: 1.5px !important;
  height: 86px !important;
  border-radius: 999px !important;
  background: linear-gradient(to bottom, rgba(245, 248, 238, 0), rgba(245, 248, 238, 0.82), rgba(245, 248, 238, 0)) !important;
  box-shadow:
    34px -22px 0 rgba(235, 244, 235, 0.46),
    76px 18px 0 rgba(235, 244, 235, 0.34),
    0 0 5px rgba(225, 238, 226, 0.28) !important;
  transform: rotate(13deg) !important;
  animation: hunanRain 2.35s linear infinite paused !important;
}

body .rain-a { left: 26%; top: 12%; animation-delay: -0.4s !important; }
body .rain-b { left: 42%; top: 20%; animation-delay: -1.2s !important; }
body .rain-c { left: 63%; top: 16%; animation-delay: -0.8s !important; }
body .rain-d { left: 76%; top: 28%; animation-delay: -1.7s !important; }
body .rain-e { left: 18%; top: 34%; animation-delay: -2.1s !important; animation-duration: 2.7s !important; }
body .rain-f { left: 34%; top: 48%; animation-delay: -0.9s !important; animation-duration: 2.1s !important; }
body .rain-g { left: 51%; top: 8%; animation-delay: -1.8s !important; animation-duration: 2.55s !important; }
body .rain-h { left: 69%; top: 52%; animation-delay: -0.3s !important; animation-duration: 2.2s !important; }
body .rain-i { left: 84%; top: 12%; animation-delay: -1.45s !important; animation-duration: 2.8s !important; }
body .rain-j { left: 57%; top: 66%; animation-delay: -2.35s !important; animation-duration: 2.45s !important; }

body .climate-stage[data-climate-mode="springDamp"] .season-rain {
  opacity: 0.94 !important;
  animation-play-state: running !important;
}

body .season-spring-mist {
  left: 6% !important;
  width: 88% !important;
  height: 24% !important;
  border-radius: 50% !important;
  background: radial-gradient(ellipse, rgba(225, 235, 224, 0.5), rgba(176, 199, 183, 0.24) 48%, transparent 72%) !important;
  filter: blur(18px) !important;
  animation: springMistDrift 8.5s ease-in-out infinite paused !important;
}

body .mist-a { bottom: 12% !important; }
body .mist-b { bottom: 38% !important; opacity: 0 !important; animation-delay: -4.2s !important; transform: scaleX(0.78) !important; }

body .climate-stage[data-climate-mode="springDamp"] .season-spring-mist {
  opacity: 0.82 !important;
  animation-play-state: running !important;
}

body .climate-stage[data-climate-mode="springDamp"] .mist-b {
  opacity: 0.58 !important;
}

body .season-droplet {
  width: 13px !important;
  height: 18px !important;
  border-radius: 55% 55% 60% 60% !important;
  background: radial-gradient(circle at 32% 24%, rgba(255,255,255,0.94), rgba(204, 231, 216, 0.55) 38%, rgba(92, 139, 119, 0.16) 76%) !important;
  border: 1px solid rgba(238, 248, 239, 0.38) !important;
  box-shadow: 0 0 20px rgba(236, 242, 224, 0.4), inset -2px -3px 5px rgba(58, 104, 84, 0.14) !important;
  animation: humidDropletFloat 5.2s ease-in-out infinite paused !important;
}

body .drop-a { left: 35%; top: 38%; animation-delay: -0.2s !important; }
body .drop-b { left: 54%; top: 30%; animation-delay: -1.6s !important; }
body .drop-c { left: 64%; top: 53%; animation-delay: -2.4s !important; }
body .drop-d { left: 45%; top: 66%; animation-delay: -3.3s !important; }
body .drop-e { left: 22%; top: 58%; animation-delay: -1.1s !important; transform: scale(0.72) !important; }
body .drop-f { left: 73%; top: 26%; animation-delay: -3.8s !important; transform: scale(1.18) !important; }
body .drop-g { left: 82%; top: 62%; animation-delay: -2.05s !important; transform: scale(0.82) !important; }
body .drop-h { left: 30%; top: 24%; animation-delay: -4.4s !important; transform: scale(1.3) !important; }
body .drop-i { left: 57%; top: 76%; animation-delay: -0.7s !important; transform: scale(0.68) !important; }

body .climate-stage[data-climate-mode="summerHotHumid"] .season-droplet {
  opacity: 0.96 !important;
  animation-play-state: running !important;
}

body .season-humidity-veil {
  inset: 8% 5% 10% !important;
  border-radius: 42% !important;
  background:
    radial-gradient(circle at 24% 56%, rgba(230, 242, 232, 0.28), transparent 24%),
    radial-gradient(circle at 66% 46%, rgba(215, 230, 219, 0.3), transparent 31%),
    radial-gradient(ellipse at 52% 72%, rgba(190, 213, 197, 0.26), transparent 46%) !important;
  filter: blur(16px) !important;
  animation: humidityVeilBreathe 6.5s ease-in-out infinite paused !important;
}

body .climate-stage[data-climate-mode="summerHotHumid"] .season-humidity-veil {
  opacity: 0.9 !important;
  animation-play-state: running !important;
}

body .season-sun {
  right: 12% !important;
  top: 10% !important;
  width: clamp(120px, 16vw, 260px) !important;
  aspect-ratio: 1 !important;
  border-radius: 50% !important;
  background: radial-gradient(circle, rgba(255, 222, 150, 0.34), rgba(219, 152, 70, 0.16) 42%, transparent 70%) !important;
  filter: blur(2px) !important;
  animation: summerHeatPulse 4.6s ease-in-out infinite paused !important;
}

body .climate-stage[data-climate-mode="summerHotHumid"] .season-sun {
  opacity: 0.82 !important;
  animation-play-state: running !important;
}

body .season-leaf {
  width: 18px !important;
  height: 10px !important;
  border-radius: 70% 20% 70% 20% !important;
  background: linear-gradient(135deg, rgba(192, 122, 54, 0.82), rgba(207, 164, 76, 0.72)) !important;
  box-shadow: 0 10px 22px rgba(67, 46, 24, 0.1) !important;
  transform: rotate(-24deg) !important;
  animation: autumnLeafDrift 7.5s ease-in-out infinite paused !important;
}

body .leaf-a { left: 28%; top: 18%; animation-delay: -0.4s !important; }
body .leaf-b { left: 48%; top: 28%; animation-delay: -2.1s !important; }
body .leaf-c { left: 68%; top: 22%; animation-delay: -3.6s !important; }
body .leaf-d { left: 58%; top: 72%; animation-delay: -5.2s !important; }

body .climate-stage[data-climate-mode="shortComfortSeason"] .season-leaf {
  opacity: 0.96 !important;
  animation-play-state: running !important;
}

body .season-dry-haze {
  inset: 10% 8% 12% 8% !important;
  border-radius: 50% !important;
  background: radial-gradient(ellipse at 58% 48%, rgba(221, 190, 130, 0.22), transparent 58%) !important;
  filter: blur(18px) !important;
}

body .climate-stage[data-climate-mode="shortComfortSeason"] .season-dry-haze {
  opacity: 0.82 !important;
}

body .season-snow {
  width: 7px !important;
  height: 7px !important;
  border-radius: 50% !important;
  background: rgba(248, 251, 247, 0.96) !important;
  box-shadow:
    38px -18px 0 -1px rgba(248, 251, 247, 0.72),
    72px 24px 0 -2px rgba(248, 251, 247, 0.58),
    -26px 38px 0 -2px rgba(248, 251, 247, 0.62),
    0 0 11px rgba(255, 255, 255, 0.58) !important;
  animation: wetSnowDrift 5.4s ease-in-out infinite paused !important;
}

body .snow-a { left: 32%; top: 16%; animation-delay: -0.6s !important; }
body .snow-b { left: 52%; top: 24%; animation-delay: -2.3s !important; }
body .snow-c { left: 66%; top: 36%; animation-delay: -3.8s !important; }
body .snow-d { left: 78%; top: 18%; animation-delay: -4.6s !important; }
body .snow-e { left: 18%; top: 28%; animation-delay: -1.4s !important; animation-duration: 6.1s !important; }
body .snow-f { left: 42%; top: 52%; animation-delay: -4.1s !important; animation-duration: 4.8s !important; }
body .snow-g { left: 58%; top: 8%; animation-delay: -2.7s !important; animation-duration: 5.9s !important; }
body .snow-h { left: 86%; top: 44%; animation-delay: -0.8s !important; animation-duration: 5.1s !important; }
body .snow-i { left: 24%; top: 60%; animation-delay: -3.4s !important; }
body .snow-j { left: 72%; top: 64%; animation-delay: -1.9s !important; animation-duration: 4.5s !important; }
body .snow-k { left: 48%; top: 30%; animation-delay: -5.1s !important; animation-duration: 6.4s !important; }
body .snow-l { left: 91%; top: 20%; animation-delay: -2.2s !important; animation-duration: 4.7s !important; }

body .season-snow.snow-near {
  width: 22px !important;
  height: 22px !important;
  background: transparent !important;
  filter: drop-shadow(0 0 7px rgba(255, 255, 255, 0.72)) !important;
  box-shadow: none !important;
}

body .season-snow.snow-near::before {
  content: "❄" !important;
  display: block !important;
  color: rgba(250, 252, 249, 0.96) !important;
  font-family: Georgia, "Times New Roman", serif !important;
  font-size: 22px !important;
  line-height: 1 !important;
  text-shadow: 0 0 10px rgba(255, 255, 255, 0.68) !important;
}

body .climate-stage[data-climate-mode="winterColdHumid"] .season-snow {
  opacity: 1 !important;
  animation-play-state: running !important;
}

body .season-wind {
  left: 14% !important;
  width: 54% !important;
  height: 2px !important;
  border-radius: 999px !important;
  background: linear-gradient(90deg, transparent, rgba(210, 226, 220, 0.38), transparent) !important;
  filter: blur(0.4px) !important;
  animation: coldWindSweep 5.6s ease-in-out infinite paused !important;
}

body .wind-a { top: 36% !important; animation-delay: -0.4s !important; }
body .wind-b { top: 54% !important; animation-delay: -2.6s !important; }
body .wind-c { top: 70% !important; animation-delay: -4.1s !important; width: 42% !important; left: 24% !important; }

body .climate-stage[data-climate-mode="winterColdHumid"] .season-wind {
  opacity: 0.84 !important;
  animation-play-state: running !important;
}

body .season-cold-layer {
  inset: auto 8% 12% 14% !important;
  height: 42% !important;
  border-radius: 50% !important;
  background: radial-gradient(ellipse at center, rgba(167, 184, 178, 0.28), rgba(93, 118, 116, 0.16) 48%, transparent 72%) !important;
  filter: blur(12px) !important;
}

body .climate-stage[data-climate-mode="winterColdHumid"] .season-cold-layer {
  opacity: 0.96 !important;
}

body .climate-hotspot span {
  white-space: nowrap !important;
}

body .climate-explanation h3 {
  font-size: clamp(20px, 1.55vw, 30px) !important;
  line-height: 1.18 !important;
}

body .climate-explanation p {
  font-size: clamp(14px, 0.86vw, 16px) !important;
  line-height: 1.75 !important;
}

@keyframes hunanRain {
  from { transform: translate3d(0, -18px, 0) rotate(13deg); }
  to { transform: translate3d(-22px, 110px, 0) rotate(13deg); }
}

@keyframes humidDropletFloat {
  0%, 100% { transform: translate3d(0, 0, 0) scale(0.94); }
  50% { transform: translate3d(14px, -24px, 0) scale(1.1); }
}

@keyframes springMistDrift {
  0%, 100% { transform: translate3d(-3%, 0, 0) scaleX(0.94); }
  50% { transform: translate3d(4%, -7px, 0) scaleX(1.04); }
}

@keyframes humidityVeilBreathe {
  0%, 100% { transform: translate3d(-1%, 0, 0) scale(0.97); opacity: 0.48; }
  50% { transform: translate3d(2%, -5px, 0) scale(1.03); opacity: 0.76; }
}

@keyframes summerHeatPulse {
  0%, 100% { transform: scale(0.94); opacity: 0.56; }
  50% { transform: scale(1.06); opacity: 0.78; }
}

@keyframes autumnLeafDrift {
  0% { transform: translate3d(0, -8px, 0) rotate(-24deg); }
  50% { transform: translate3d(34px, 34px, 0) rotate(22deg); }
  100% { transform: translate3d(8px, 74px, 0) rotate(64deg); }
}

@keyframes wetSnowDrift {
  0% { transform: translate3d(0, -12px, 0); }
  50% { transform: translate3d(24px, 36px, 0); }
  100% { transform: translate3d(6px, 82px, 0); }
}

@keyframes coldWindSweep {
  0%, 100% { transform: translateX(-28px) scaleX(0.72); }
  50% { transform: translateX(70px) scaleX(1.06); }
}

@media (max-width: 760px) {
  body .season-rain,
  body .season-droplet,
  body .season-leaf,
  body .season-snow {
    transform: scale(0.72) !important;
  }

  body .season-wind {
    width: 72% !important;
  }
}

@media (prefers-reduced-motion: reduce) {
  body .season-rain,
  body .season-spring-mist,
  body .season-droplet,
  body .season-humidity-veil,
  body .season-leaf,
  body .season-snow,
  body .season-wind,
  body .season-sun {
    animation: none !important;
  }
}

/* Homepage cognition-led entry */
body .home-entry {
  width: min(1680px, calc(100% - clamp(32px, 7vw, 128px)));
  margin-inline: auto;
  padding: clamp(34px, 4.6vw, 72px) 0 clamp(86px, 10vw, 150px);
}

body .home-panel {
  margin: 0 0 clamp(92px, 11vw, 168px);
}

body .home-eyebrow {
  margin: 0 0 20px;
  color: rgba(184, 155, 94, 0.96);
  font-family: Inter, "Noto Sans SC", sans-serif;
  font-size: clamp(12px, 0.86vw, 15px);
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

body .home-entry h1,
body .home-entry h2 {
  margin: 0;
  color: #12352f;
  font-family: "Noto Serif SC", "Songti SC", serif;
  font-weight: 500;
  letter-spacing: 0;
}

body .home-entry h1 {
  max-width: 760px;
  font-size: clamp(45px, 5.4vw, 88px);
  line-height: 1.08;
}

body .home-entry h2 {
  max-width: 760px;
  font-size: clamp(34px, 3.8vw, 64px);
  line-height: 1.14;
}

body .home-entry p {
  max-width: 680px;
  color: rgba(35, 34, 30, 0.76);
  font-family: "Noto Sans SC", "PingFang SC", sans-serif;
  font-size: clamp(17px, 1.22vw, 22px);
  font-weight: 400;
  line-height: 1.9;
}

body .home-hero {
  display: grid;
  grid-template-columns: minmax(360px, 0.42fr) minmax(0, 0.58fr);
  align-items: center;
  gap: clamp(42px, 6vw, 104px);
  min-height: calc(100svh - 96px);
}

body .home-hero-copy {
  position: relative;
  z-index: 1;
  padding: clamp(12px, 2vw, 28px) 0;
}

body .home-subtitle {
  margin: clamp(26px, 3vw, 42px) 0 0;
  color: rgba(18, 53, 47, 0.86) !important;
  font-size: clamp(21px, 1.6vw, 29px) !important;
  line-height: 1.65 !important;
}

body .home-quiet-line {
  margin: 18px 0 0;
  color: rgba(70, 64, 56, 0.68) !important;
}

body .home-hero-media,
body .home-image,
body .home-system-card {
  position: relative;
  overflow: hidden;
  border-radius: 28px;
  background: #eee7da;
  box-shadow: 0 26px 86px rgba(45, 35, 24, 0.12);
}

body .home-hero-media {
  min-height: min(72svh, 760px);
  aspect-ratio: 0.94 / 1;
}

body .home-hero-media img,
body .home-image img,
body .home-system-card img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  transform: scale(1.01);
  transition: transform 1.5s ease, filter 1.5s ease;
}

body .breathe-media:hover img {
  transform: scale(1.045);
  filter: saturate(1.04) contrast(1.02);
}

body .home-shift,
body .home-mep {
  display: grid;
  grid-template-columns: minmax(0, 0.56fr) minmax(340px, 0.44fr);
  align-items: center;
  gap: clamp(42px, 5.6vw, 96px);
}

body .home-mep {
  grid-template-columns: minmax(340px, 0.42fr) minmax(0, 0.58fr);
}

body .home-mep .home-image {
  order: 2;
}

body .home-copy {
  align-self: center;
}

body .home-copy p {
  margin: 18px 0 0;
}

body .home-note {
  margin-top: 30px !important;
  color: rgba(18, 53, 47, 0.82) !important;
}

body .home-image {
  min-height: clamp(420px, 48vw, 680px);
  aspect-ratio: 1.22 / 1;
}

body .home-feelings {
  display: grid;
  gap: clamp(30px, 4vw, 64px);
}

body .home-feeling-wrap {
  display: grid;
  grid-template-columns: minmax(0, 0.58fr) minmax(320px, 0.42fr);
  align-items: stretch;
  gap: clamp(28px, 4vw, 70px);
}

body .home-feeling-list {
  align-self: center;
  margin: 0;
  padding: 0;
  list-style: none;
  border-top: 1px solid rgba(18, 53, 47, 0.16);
}

body .home-feeling-list li {
  padding: 20px 0;
  border-bottom: 1px solid rgba(18, 53, 47, 0.13);
  color: rgba(28, 30, 26, 0.76);
  font-family: "Noto Sans SC", "PingFang SC", sans-serif;
  font-size: clamp(17px, 1.2vw, 21px);
  line-height: 1.55;
}

body .home-framework {
  position: relative;
  overflow: hidden;
  display: grid;
  grid-template-columns: minmax(340px, 0.42fr) minmax(0, 0.58fr);
  align-items: center;
  gap: clamp(34px, 5vw, 88px);
  min-height: clamp(440px, 50vw, 720px);
  padding: clamp(42px, 6vw, 92px);
  border-radius: 34px;
  background:
    linear-gradient(90deg, rgba(246, 242, 234, 0.96), rgba(246, 242, 234, 0.74) 44%, rgba(18, 53, 47, 0.16)),
    url("images/home-framework-villa-v2.webp") center / cover no-repeat;
  box-shadow: 0 26px 92px rgba(42, 34, 22, 0.12);
}

body .home-framework-copy {
  position: relative;
  z-index: 1;
}

body .home-dimension-strip {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1px;
  overflow: hidden;
  border-radius: 24px;
  border: 1px solid rgba(255, 252, 242, 0.2);
  background: rgba(18, 53, 47, 0.16);
  backdrop-filter: blur(10px);
}

body .home-dimension-strip span {
  display: grid;
  min-height: 180px;
  place-items: center;
  color: rgba(255, 252, 242, 0.94);
  background: rgba(18, 53, 47, 0.22);
  font-family: "Noto Serif SC", "Songti SC", serif;
  font-size: clamp(32px, 3.5vw, 58px);
  font-weight: 500;
}

body .home-section-top {
  margin-bottom: clamp(30px, 4vw, 58px);
}

body .home-system-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(22px, 2.6vw, 42px);
}

body .home-system-card {
  min-height: clamp(430px, 43vw, 640px);
  text-decoration: none;
  color: inherit;
}

body .home-system-card::after {
  content: "";
  position: absolute;
  inset: auto 0 0;
  height: 44%;
  background: linear-gradient(
    to top,
    rgba(13, 42, 36, 0.6),
    rgba(13, 42, 36, 0.26),
    rgba(13, 42, 36, 0)
  );
  pointer-events: none;
}

body .home-system-card span {
  position: absolute;
  z-index: 1;
  left: clamp(22px, 2.2vw, 36px);
  right: clamp(22px, 2.2vw, 36px);
  bottom: clamp(22px, 2.2vw, 36px);
  color: #fffaf0;
}

body .home-system-card em {
  display: block;
  margin-bottom: 12px;
  color: rgba(255, 252, 242, 0.72);
  font-family: Inter, sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 0.02em;
  text-transform: uppercase;
}

body .home-system-card strong {
  display: block;
  color: rgba(255, 252, 242, 0.98);
  font-family: "Noto Serif SC", "Songti SC", serif;
  font-size: clamp(30px, 2.5vw, 44px);
  font-weight: 500;
  line-height: 1.2;
}

body .home-system-card small {
  display: block;
  max-width: 18em;
  margin-top: 14px;
  color: rgba(255, 252, 242, 0.78);
  font-family: "Noto Sans SC", "PingFang SC", sans-serif;
  font-size: clamp(14px, 0.95vw, 17px);
  line-height: 1.65;
}

body .home-closing {
  max-width: 920px;
  margin: clamp(92px, 12vw, 180px) auto 0;
  text-align: center;
}

body .home-closing p {
  max-width: none;
  margin: 0;
  color: #12352f;
  font-family: "Noto Serif SC", "Songti SC", serif;
  font-size: clamp(38px, 5vw, 78px);
  font-weight: 500;
  line-height: 1.18;
  text-wrap: balance;
}

body .home-closing span {
  display: block;
  margin-top: 24px;
  color: rgba(70, 64, 56, 0.68);
  font-family: "Noto Sans SC", "PingFang SC", sans-serif;
  font-size: clamp(17px, 1.18vw, 21px);
}

body .dimension-closing {
  max-width: 980px;
  margin: clamp(72px, 10vw, 140px) auto 0;
  text-align: left;
}

body .dimension-closing p {
  max-width: 22em;
  margin: 0;
  color: #12352f;
  font-family: "Noto Serif SC", "Songti SC", serif;
  font-size: clamp(26px, 3.1vw, 44px);
  font-weight: 500;
  line-height: 1.42;
  text-wrap: pretty;
}

@media (max-width: 980px) {
  body .home-entry {
    width: min(100% - 28px, 760px);
    padding-top: 28px;
  }

  body .home-hero,
  body .home-shift,
  body .home-mep,
  body .home-feeling-wrap,
  body .home-framework {
    grid-template-columns: 1fr;
  }

  body .home-hero {
    min-height: auto;
  }

  body .home-entry h1 {
    font-size: clamp(40px, 12vw, 64px);
  }

  body .home-entry h2 {
    font-size: clamp(30px, 9vw, 48px);
  }

  body .home-hero-media,
  body .home-image {
    min-height: auto;
    aspect-ratio: 4 / 5;
  }

  body .home-mep .home-image {
    order: initial;
  }

  body .home-framework {
    min-height: auto;
    padding: 34px 22px;
  }

  body .home-dimension-strip {
    grid-template-columns: repeat(2, 1fr);
  }

  body .home-dimension-strip span {
    min-height: 122px;
  }

  body .home-system-grid {
    grid-template-columns: 1fr;
  }

  body .home-system-card {
    min-height: 420px;
  }
}

@media (max-width: 560px) {
  body .home-entry p {
    font-size: 16px;
    line-height: 1.82;
  }

  body .home-subtitle {
    font-size: 19px !important;
  }

  body .home-panel {
    margin-bottom: 76px;
  }

  body .home-system-card {
    min-height: 390px;
    border-radius: 22px;
  }

  body .home-system-card small {
    max-width: 15em;
  }
}

body .experience-translation {
  width: min(100%, 1160px);
  margin: clamp(44px, 6vw, 92px) auto 0;
  padding: clamp(26px, 3.8vw, 52px) clamp(18px, 4.5vw, 72px);
  display: grid;
  grid-template-columns: minmax(150px, 0.26fr) minmax(0, 1fr);
  gap: clamp(22px, 4vw, 64px);
  align-items: start;
  border-top: 1px solid rgba(18, 53, 47, 0.14);
  border-bottom: 1px solid rgba(18, 53, 47, 0.08);
  background:
    linear-gradient(90deg, rgba(246, 242, 234, 0), rgba(238, 231, 218, 0.32), rgba(246, 242, 234, 0));
}

body .experience-kicker {
  margin: 0;
  color: rgba(184, 155, 94, 0.92);
  font-family: Inter, "Helvetica Neue", Arial, sans-serif;
  font-size: clamp(12px, 0.82vw, 14px);
  font-weight: 700;
  letter-spacing: 0.02em;
  text-transform: uppercase;
}

body .experience-translation h3 {
  max-width: 18em;
  margin: 0 0 clamp(16px, 2vw, 24px);
  color: #12352f;
  font-family: "Noto Serif SC", "Songti SC", serif;
  font-size: clamp(24px, 2.2vw, 36px);
  font-weight: 500;
  line-height: 1.42;
  letter-spacing: 0;
}

body .experience-translation p:not(.experience-kicker) {
  max-width: 760px;
  margin: 0;
  color: rgba(42, 38, 33, 0.72);
  font-family: "Noto Sans SC", "PingFang SC", sans-serif;
  font-size: clamp(15px, 1vw, 17px);
  font-weight: 400;
  line-height: 1.9;
}

body .experience-translation p + p {
  margin-top: 0.72em;
}

/* Independent residential cognition layer. Existing philosophy content remains untouched. */
body .residential-cognition {
  width: min(calc(100% - 40px), 1480px);
  margin: clamp(72px, 9vw, 144px) auto;
  padding: clamp(48px, 7vw, 112px) clamp(24px, 6vw, 96px);
  border-top: 1px solid rgba(18, 53, 47, 0.14);
  border-bottom: 1px solid rgba(18, 53, 47, 0.1);
}

body .cognition-heading {
  max-width: 760px;
  margin-bottom: clamp(42px, 6vw, 84px);
}

body .cognition-heading h2 {
  margin: 12px 0 18px;
  color: #12352f;
  font-family: "Noto Serif SC", "Songti SC", serif;
  font-size: clamp(38px, 5vw, 72px);
  font-weight: 500;
  line-height: 1.18;
  letter-spacing: 0;
}

body .cognition-heading > p:last-child {
  max-width: 620px;
  margin: 0;
  color: rgba(42, 38, 33, 0.68);
  font-size: clamp(15px, 1.15vw, 18px);
  line-height: 1.85;
}

body .cognition-layers {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  column-gap: clamp(40px, 7vw, 108px);
}

body .cognition-layer {
  min-width: 0;
  display: grid;
  grid-template-columns: 42px minmax(0, 1fr);
  gap: clamp(14px, 2vw, 24px);
  padding: clamp(26px, 3vw, 42px) 0;
  border-top: 1px solid rgba(18, 53, 47, 0.13);
}

body .cognition-layer > span {
  color: #b89b5e;
  font-family: Inter, sans-serif;
  font-size: 13px;
  font-weight: 600;
}

body .cognition-layer p {
  margin: 0 0 10px;
  color: rgba(18, 53, 47, 0.66);
  font-family: "Noto Sans SC", "PingFang SC", sans-serif;
  font-size: 14px;
  font-weight: 600;
}

body .cognition-layer h3 {
  margin: 0;
  color: #12352f;
  font-family: "Noto Sans SC", "PingFang SC", sans-serif;
  font-size: clamp(18px, 1.45vw, 24px);
  font-weight: 500;
  line-height: 1.65;
  letter-spacing: 0;
}

/* Shared cognitive entry for system pages: problem, then system, then existing visual result. */
body .system-cognition-entry {
  width: min(calc(100% - 40px), 1600px);
  min-height: clamp(420px, 58svh, 590px);
  margin: clamp(28px, 4vw, 64px) auto clamp(56px, 7vw, 108px);
  padding: clamp(72px, 8vw, 128px) clamp(28px, 8vw, 128px);
  display: flex;
  align-items: center;
  background:
    radial-gradient(circle at 84% 22%, rgba(37, 78, 69, 0.055), transparent 30%),
    linear-gradient(135deg, rgba(248, 245, 239, 0.74), rgba(242, 237, 228, 0.72));
  border-top: 1px solid rgba(18, 53, 47, 0.08);
  border-bottom: 1px solid rgba(18, 53, 47, 0.08);
}

body .system-cognition-inner {
  width: min(100%, 920px);
  margin-left: clamp(0px, 3vw, 48px);
}

body .system-cognition-inner h1 {
  max-width: 18em;
  margin: clamp(16px, 2vw, 24px) 0 clamp(22px, 2.5vw, 34px);
  color: #12352f;
  font-family: "Noto Sans SC", "PingFang SC", "Microsoft YaHei", sans-serif;
  font-size: clamp(34px, 3.25vw, 50px);
  font-weight: 450;
  line-height: 1.36;
  letter-spacing: 0;
  text-wrap: balance;
}

body .system-cognition-inner > p:last-child {
  max-width: 650px;
  margin: 0;
  color: rgba(42, 38, 33, 0.66);
  font-family: "Noto Sans SC", "PingFang SC", sans-serif;
  font-size: clamp(15px, 1.1vw, 18px);
  line-height: 1.85;
}

body .system-cognition-logic {
  width: min(calc(100% - 40px), 1480px);
  margin: clamp(64px, 8vw, 120px) auto;
  padding: clamp(28px, 4vw, 52px) clamp(8px, 5vw, 72px);
}

body .image-entry-panel {
  background: transparent !important;
  box-shadow: none !important;
}

body .image-entry-media {
  border-radius: inherit !important;
  overflow: hidden !important;
}

body .system-logic-inner {
  max-width: 880px;
  margin: 0 auto;
}

body .system-logic-inner h2 {
  margin: 14px 0 24px;
  color: #12352f;
  font-family: "Noto Sans SC", "PingFang SC", "Microsoft YaHei", sans-serif;
  font-size: clamp(30px, 3vw, 44px);
  font-weight: 450;
  line-height: 1.42;
  letter-spacing: 0;
  text-wrap: balance;
}

body .system-logic-inner > p:not(.eyebrow) {
  max-width: 760px;
  margin: 0;
  color: rgba(42, 38, 33, 0.72);
  font-size: clamp(16px, 1.2vw, 19px);
  line-height: 1.95;
}

body .system-logic-inner blockquote {
  max-width: 760px;
  margin: clamp(30px, 4vw, 52px) 0 0;
  padding-left: clamp(18px, 2vw, 28px);
  border-left: 1px solid rgba(184, 155, 94, 0.82);
  color: #12352f;
  font-family: "Noto Sans SC", "PingFang SC", sans-serif;
  font-size: clamp(18px, 1.65vw, 25px);
  font-weight: 500;
  line-height: 1.65;
}

@media (max-width: 760px) {
  body .residential-cognition {
    width: calc(100% - 24px);
    margin-block: 56px;
    padding: 42px 18px;
  }

  body .cognition-layers {
    grid-template-columns: 1fr;
  }

  body .system-cognition-entry {
    width: calc(100% - 24px);
    min-height: auto;
    margin-block: 20px 48px;
    padding: 70px 24px 74px;
  }

  body .system-cognition-inner h1 {
    max-width: 12em;
    font-size: clamp(28px, 7.2vw, 36px);
    line-height: 1.4;
  }

  body .system-cognition-logic {
    width: calc(100% - 24px);
    margin-block: 56px;
    padding-inline: 12px;
  }
}

@media (max-width: 820px) {
  body .experience-translation {
    grid-template-columns: 1fr;
    gap: 14px;
    margin-top: 40px;
    padding-block: 28px;
  }

  body .experience-translation h3 {
    font-size: clamp(23px, 7vw, 32px);
  }
}

/* Homepage visual correction: full-image covers, local soft gradients only. */
body .home-entry .home-hero {
  position: relative;
  display: block;
  width: min(100%, 1720px);
  min-height: min(820px, calc(100svh - 104px));
  margin-inline: auto;
  overflow: hidden;
  border-radius: clamp(24px, 2.2vw, 36px);
  box-shadow: 0 30px 100px rgba(36, 28, 18, 0.14);
  background: #12352f;
}

body .home-entry .home-hero.reveal,
body .home-entry .home-framework.reveal {
  opacity: 1;
  transform: none;
}

body .home-entry .home-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background:
    radial-gradient(circle at 21% 48%, rgba(15, 43, 37, 0.31), rgba(15, 43, 37, 0.1) 30%, rgba(15, 43, 37, 0) 57%),
    linear-gradient(90deg, rgba(7, 25, 22, 0.28) 0%, rgba(7, 25, 22, 0.09) 32%, rgba(7, 25, 22, 0.015) 58%, rgba(7, 25, 22, 0) 84%),
    linear-gradient(0deg, rgba(0, 0, 0, 0.035), rgba(0, 0, 0, 0) 42%);
  pointer-events: none;
}

body .home-entry .home-hero-copy {
  position: relative;
  z-index: 2;
  width: min(590px, 42%);
  min-height: min(820px, calc(100svh - 104px));
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: clamp(50px, 6.4vw, 104px) clamp(32px, 5.4vw, 82px);
}

body .home-entry .home-hero .home-eyebrow {
  color: rgba(255, 252, 242, 0.72);
  text-shadow: 0 1px 18px rgba(0, 0, 0, 0.2);
}

body .home-entry .home-hero h1 {
  max-width: 8.1em;
  color: rgba(255, 252, 242, 0.96);
  font-size: clamp(34px, 3.05vw, 48px);
  line-height: 1.12;
  text-shadow: 0 10px 42px rgba(0, 0, 0, 0.24);
}

body .home-entry .home-hero .home-subtitle {
  max-width: 20em;
  margin-top: clamp(20px, 2.4vw, 34px);
  color: rgba(255, 252, 242, 0.86) !important;
  font-size: clamp(17px, 1.18vw, 22px) !important;
  line-height: 1.72 !important;
  text-shadow: 0 6px 26px rgba(0, 0, 0, 0.2);
}

body .home-entry .home-hero .home-quiet-line {
  color: rgba(255, 252, 242, 0.66) !important;
  text-shadow: 0 6px 24px rgba(0, 0, 0, 0.18);
}

body .home-entry .home-hero-media {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  min-height: 100%;
  aspect-ratio: auto;
  border-radius: inherit;
  box-shadow: none;
  background: #12352f;
}

body .home-entry .home-hero-media img {
  transform: scale(1.005);
  filter: saturate(1.13) contrast(1.05) brightness(1.055);
}

body .home-entry .home-hero.breathe-media:hover img,
body .home-entry .home-hero:hover .home-hero-media img {
  transform: scale(1.035);
  filter: saturate(1.16) contrast(1.05) brightness(1.03);
}

body .home-entry .home-framework {
  display: grid;
  gap: clamp(22px, 2.8vw, 34px);
  min-height: 0;
  padding: clamp(28px, 3vw, 40px);
  border-radius: clamp(24px, 2.2vw, 36px);
  background: rgba(248, 245, 239, 0.88);
  box-shadow: 0 24px 72px rgba(36, 28, 18, 0.1);
}

body .home-entry .home-framework::before {
  display: none !important;
  content: none !important;
}

body .home-entry .home-framework-copy {
  width: 100%;
  max-width: 980px;
  min-height: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  padding: 0;
}

body .home-entry .home-framework-copy h2 {
  color: var(--zf-green);
  font-size: clamp(32px, 3.05vw, 46px);
  text-shadow: none;
}

body .home-entry .home-framework-copy p:not(.home-eyebrow) {
  max-width: 24em;
  color: var(--zf-green);
  text-shadow: none;
}

body .home-entry .home-framework .home-eyebrow {
  color: var(--zf-gold);
}

body .home-entry .home-framework-media {
  margin: 0;
  overflow: hidden;
  border-radius: clamp(22px, 2vw, 30px);
}

body .home-entry .home-framework-media img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 16 / 9;
  object-fit: cover;
}

body .home-entry .home-dimension-strip {
  position: relative;
  z-index: 1;
  left: auto;
  right: auto;
  bottom: auto;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
  border: 0;
  border-radius: 0;
  background: none;
  overflow: visible;
  backdrop-filter: none;
}

body .home-entry .home-dimension-strip span {
  min-height: auto;
  border: 0;
  border-radius: 0;
  background: transparent;
  color: var(--zf-green);
  font-family: "Noto Sans SC", "PingFang SC", sans-serif;
  font-size: clamp(13px, 0.85vw, 16px);
  font-weight: 600;
  letter-spacing: 0.08em;
  backdrop-filter: none;
  box-shadow: none;
  text-shadow: none;
}

body .home-entry .home-dimension-strip span + span::before {
  content: "/";
  margin-right: 18px;
  color: rgba(255, 252, 242, 0.38);
}

@media (max-width: 980px) {
  body .home-entry .home-hero,
  body .home-entry .home-framework {
    min-height: 720px;
  }

  body .home-entry .home-hero-copy,
  body .home-entry .home-framework-copy {
    width: min(100%, 620px);
    min-height: 720px;
  }

  body .home-entry .home-hero::before,
  body .home-entry .home-framework::before {
    background:
      radial-gradient(circle at 30% 42%, rgba(10, 34, 30, 0.52), rgba(10, 34, 30, 0.18) 36%, rgba(10, 34, 30, 0) 66%),
      linear-gradient(90deg, rgba(10, 34, 30, 0.5), rgba(10, 34, 30, 0.12) 62%, rgba(10, 34, 30, 0)),
      linear-gradient(0deg, rgba(8, 24, 21, 0.22), rgba(8, 24, 21, 0) 48%);
  }

  body .home-entry .home-dimension-strip {
    left: clamp(26px, 6vw, 54px);
    right: clamp(26px, 6vw, 54px);
    bottom: clamp(28px, 6vw, 54px);
    width: auto;
    gap: 12px;
  }
}

@media (max-width: 560px) {
  body .home-entry .home-hero,
  body .home-entry .home-framework {
    min-height: 680px;
    border-radius: 22px;
  }

  body .home-entry .home-hero-copy,
  body .home-entry .home-framework-copy {
    min-height: 680px;
    padding: 40px 24px 150px;
    justify-content: flex-end;
  }

  body .home-entry .home-hero h1,
  body .home-entry .home-framework-copy h2 {
    font-size: clamp(31px, 8.6vw, 42px);
  }

  body .home-entry .home-dimension-strip {
    gap: 8px;
  }

  body .home-entry .home-dimension-strip span {
    font-size: 13px;
  }

  body .home-entry .home-dimension-strip span + span::before {
    margin-right: 8px;
  }
}

/* Homepage narrative panels: keep image-led, magazine-like, and low-density. */
body .home-entry .home-panel {
  margin-bottom: clamp(58px, 5.8vw, 92px);
}

body .home-entry .home-sanctuary,
body .home-entry .home-shift,
body .home-entry .home-feelings,
body .home-entry .home-mep,
body .home-entry .home-courtyard {
  position: relative;
  display: block;
  width: min(100%, 1680px);
  min-height: clamp(620px, 62vw, 860px);
  margin-inline: auto;
  overflow: hidden;
  border-radius: clamp(24px, 2.2vw, 36px);
  background: #12352f;
  box-shadow: 0 30px 100px rgba(36, 28, 18, 0.14);
}

body .home-entry .home-sanctuary::before,
body .home-entry .home-shift::before,
body .home-entry .home-feelings::before,
body .home-entry .home-mep::before,
body .home-entry .home-courtyard::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background:
    radial-gradient(ellipse at 20% 52%, rgba(9, 34, 29, 0.32), rgba(9, 34, 29, 0.12) 28%, rgba(9, 34, 29, 0) 52%),
    linear-gradient(90deg, rgba(8, 26, 23, 0.2), rgba(8, 26, 23, 0.05) 34%, rgba(8, 26, 23, 0) 62%);
  pointer-events: none;
}

body .home-entry .home-mep::before {
  background:
    radial-gradient(ellipse at 76% 50%, rgba(9, 34, 29, 0.34), rgba(9, 34, 29, 0.13) 29%, rgba(9, 34, 29, 0) 54%),
    linear-gradient(270deg, rgba(8, 26, 23, 0.2), rgba(8, 26, 23, 0.05) 34%, rgba(8, 26, 23, 0) 62%);
}

body .home-entry .home-sanctuary-media,
body .home-entry .home-shift .home-image,
body .home-entry .home-feelings .home-image,
body .home-entry .home-mep .home-image,
body .home-entry .home-courtyard .home-image {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  min-height: 100%;
  margin: 0;
  border-radius: inherit;
  aspect-ratio: auto;
  box-shadow: none;
  background: #12352f;
}

body .home-entry .home-sanctuary-media img,
body .home-entry .home-shift .home-image img,
body .home-entry .home-feelings .home-image img,
body .home-entry .home-mep .home-image img,
body .home-entry .home-courtyard .home-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: saturate(1.16) contrast(1.055) brightness(1.06);
}

body .home-entry .home-sanctuary:hover img,
body .home-entry .home-shift:hover img,
body .home-entry .home-feelings:hover img,
body .home-entry .home-mep:hover img,
body .home-entry .home-courtyard:hover img {
  transform: scale(1.035);
  filter: saturate(1.14) contrast(1.04) brightness(1.03);
}

body .home-entry .home-sanctuary-copy,
body .home-entry .home-shift .home-copy,
body .home-entry .home-feelings .home-copy,
body .home-entry .home-mep .home-copy,
body .home-entry .home-courtyard .home-copy {
  position: relative;
  z-index: 2;
  width: min(600px, 42%);
  min-height: clamp(620px, 62vw, 860px);
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: clamp(54px, 7vw, 112px) clamp(34px, 6vw, 92px);
}

body .home-entry .home-mep .home-copy {
  margin-left: auto;
}

body .home-entry .home-sanctuary h2,
body .home-entry .home-shift h2,
body .home-entry .home-feelings h2,
body .home-entry .home-mep h2,
body .home-entry .home-courtyard h2 {
  max-width: 9.8em;
  color: rgba(255, 252, 242, 0.96);
  font-size: clamp(28px, 2.45vw, 40px);
  line-height: 1.12;
  text-shadow: 0 10px 42px rgba(0, 0, 0, 0.24);
}

body .home-entry .home-sanctuary p,
body .home-entry .home-shift p,
body .home-entry .home-feelings p,
body .home-entry .home-mep p,
body .home-entry .home-courtyard p {
  max-width: 24em;
  color: rgba(255, 252, 242, 0.78);
  font-size: clamp(14px, 0.92vw, 17px);
  line-height: 1.82;
  text-shadow: 0 8px 30px rgba(0, 0, 0, 0.22);
}

body .home-entry .home-sanctuary .home-eyebrow,
body .home-entry .home-shift .home-eyebrow,
body .home-entry .home-feelings .home-eyebrow,
body .home-entry .home-mep .home-eyebrow,
body .home-entry .home-courtyard .home-eyebrow {
  color: rgba(255, 252, 242, 0.7);
}

body .home-entry .home-sanctuary .home-quiet-line,
body .home-entry .home-shift .home-note,
body .home-entry .home-courtyard .home-note {
  color: rgba(255, 252, 242, 0.9) !important;
  font-weight: 600;
}

body .home-entry .home-feeling-wrap {
  position: absolute;
  inset: 0;
  display: block;
  z-index: 0;
}

body .home-entry .home-reveal-detail {
  position: absolute;
  z-index: 2;
  right: clamp(28px, 5vw, 82px);
  bottom: clamp(28px, 5vw, 76px);
  width: min(420px, 34%);
  color: rgba(255, 252, 242, 0.88);
}

body .home-entry .home-reveal-detail summary {
  width: max-content;
  max-width: 100%;
  list-style: none;
  cursor: pointer;
  padding: 0 0 5px;
  border: 0;
  border-bottom: 1px solid rgba(255, 252, 242, 0.42);
  border-radius: 0;
  color: rgba(255, 252, 242, 0.92);
  background: transparent;
  backdrop-filter: none;
  font-family: "Noto Sans SC", "PingFang SC", sans-serif;
  font-size: 14px;
  font-weight: 600;
}

body .home-entry .home-reveal-detail summary::-webkit-details-marker {
  display: none;
}

body .home-entry .home-reveal-detail summary::after {
  content: " →";
}

body .home-entry .home-reveal-detail[open] summary::after {
  content: " ↑";
}

body .home-entry .home-feeling-list {
  margin-top: 16px;
  padding: 16px 18px;
  border: 1px solid rgba(255, 252, 242, 0.18);
  border-radius: 22px;
  background: rgba(10, 31, 27, 0.14);
  backdrop-filter: blur(12px);
}

body .home-entry .home-feeling-list li {
  padding: 9px 0;
  border-color: rgba(255, 252, 242, 0.16);
  color: rgba(255, 252, 242, 0.8);
  font-size: 15px;
  line-height: 1.55;
}

body .home-entry .home-system-entry {
  margin-top: clamp(76px, 8vw, 124px);
}

body .home-entry .home-system-card::after {
  height: 32%;
  background: linear-gradient(
    to top,
    rgba(10, 36, 31, 0.46),
    rgba(10, 36, 31, 0.16),
    rgba(10, 36, 31, 0)
  );
}

body .home-entry .home-system-card strong {
  font-size: clamp(23px, 1.72vw, 31px);
}

body .home-entry .home-system-card small {
  font-size: clamp(13px, 0.9vw, 16px);
}

@media (max-width: 980px) {
  body .home-entry .home-sanctuary,
  body .home-entry .home-shift,
  body .home-entry .home-feelings,
  body .home-entry .home-mep,
  body .home-entry .home-courtyard {
    min-height: 720px;
  }

  body .home-entry .home-sanctuary-copy,
  body .home-entry .home-shift .home-copy,
  body .home-entry .home-feelings .home-copy,
  body .home-entry .home-mep .home-copy,
  body .home-entry .home-courtyard .home-copy {
    width: min(100%, 620px);
    min-height: 720px;
    padding-bottom: 150px;
  }

  body .home-entry .home-mep .home-copy {
    margin-left: 0;
  }

  body .home-entry .home-mep::before {
    background:
      radial-gradient(circle at 30% 42%, rgba(10, 34, 30, 0.52), rgba(10, 34, 30, 0.18) 36%, rgba(10, 34, 30, 0) 66%),
      linear-gradient(90deg, rgba(10, 34, 30, 0.5), rgba(10, 34, 30, 0.12) 62%, rgba(10, 34, 30, 0)),
      linear-gradient(0deg, rgba(8, 24, 21, 0.22), rgba(8, 24, 21, 0) 48%);
  }

  body .home-entry .home-reveal-detail {
    left: clamp(26px, 6vw, 54px);
    right: clamp(26px, 6vw, 54px);
    bottom: clamp(26px, 6vw, 54px);
    width: auto;
  }
}

@media (max-width: 560px) {
  body .home-entry .home-sanctuary,
  body .home-entry .home-shift,
  body .home-entry .home-feelings,
  body .home-entry .home-mep,
  body .home-entry .home-courtyard {
    min-height: 680px;
    border-radius: 22px;
  }

  body .home-entry .home-sanctuary-copy,
  body .home-entry .home-shift .home-copy,
  body .home-entry .home-feelings .home-copy,
  body .home-entry .home-mep .home-copy,
  body .home-entry .home-courtyard .home-copy {
    min-height: 680px;
    padding: 40px 24px 138px;
    justify-content: flex-end;
  }

  body .home-entry .home-sanctuary h2,
  body .home-entry .home-shift h2,
  body .home-entry .home-feelings h2,
  body .home-entry .home-mep h2,
  body .home-entry .home-courtyard h2 {
    font-size: clamp(28px, 8vw, 39px);
  }
}

/* Keep route-based pages isolated. This must stay last so section layout overrides cannot re-show hidden routes. */
body main > section.route-hidden,
body main > section.visual-story.route-hidden,
body main > section.cinematic-panel.route-hidden,
body main > section.delivery.visual-story.route-hidden,
body main > section.process.visual-story.route-hidden,
body main > section.project-access.visual-story.route-hidden,
body .system-scene-card.route-hidden {
  display: none !important;
}

/* 2026-06 release alignment: one calm visual language across all routes. */
:root {
  --font-serif: -apple-system, BlinkMacSystemFont, "PingFang SC", "Microsoft YaHei",
    "Noto Sans SC", "Source Han Sans SC", sans-serif !important;
}

html,
body,
button,
input,
summary,
select,
textarea,
h1,
h2,
h3,
h4,
h5,
p,
li,
blockquote,
strong,
small,
span {
  font-family: -apple-system, BlinkMacSystemFont, "PingFang SC", "Microsoft YaHei",
    "Noto Sans SC", "Source Han Sans SC", sans-serif !important;
}

body :where(h1, h2, h3, h4, h5, p, li, blockquote, summary) {
  letter-spacing: 0 !important;
  text-align: left;
  word-break: normal;
  overflow-wrap: break-word;
  line-break: strict;
}

body img {
  display: block;
  max-width: 100%;
}

body :where(.section-shell, .cinematic-panel, .visual-story, .home-panel) {
  box-sizing: border-box;
}

/* Navigation: restrained lift, then the router changes section after a short hover. */
body .desktop-nav a {
  position: relative;
  transition: color 220ms ease, transform 220ms ease, opacity 220ms ease;
}

body .desktop-nav a::after {
  position: absolute;
  right: 18%;
  bottom: -9px;
  left: 18%;
  height: 1px;
  background: rgba(184, 155, 94, 0.78);
  content: "";
  opacity: 0;
  transform: scaleX(0.45);
  transition: opacity 220ms ease, transform 220ms ease;
}

body .desktop-nav a:hover,
body .desktop-nav a.is-active {
  color: #12352f;
  transform: translateY(-2px);
}

body .desktop-nav a:hover::after,
body .desktop-nav a.is-active::after {
  opacity: 1;
  transform: scaleX(1);
}

/* Climate: seasons and their explanation live on the left; calculations stay on the right. */
body .climate-stage {
  position: relative !important;
  min-height: 0 !important;
  overflow: hidden !important;
  background: transparent !important;
}

body .climate-stage .climate-copy-panel {
  display: none !important;
}

body .climate-stage .climate-mode-tabs {
  position: absolute !important;
  z-index: 8 !important;
  top: clamp(118px, 14vw, 205px) !important;
  right: auto !important;
  bottom: auto !important;
  left: clamp(30px, 3.5vw, 64px) !important;
  display: grid !important;
  width: min(230px, 20%) !important;
  gap: 10px !important;
}

body .climate-stage .climate-mode-tabs button {
  justify-content: flex-start !important;
  min-height: 48px !important;
  padding: 11px 18px !important;
  font-size: clamp(14px, 1vw, 17px) !important;
  text-align: left !important;
}

body .climate-stage .climate-explanation {
  position: absolute !important;
  z-index: 8 !important;
  top: auto !important;
  right: auto !important;
  bottom: clamp(34px, 4vw, 64px) !important;
  left: clamp(30px, 3.5vw, 64px) !important;
  width: min(460px, 34%) !important;
  max-width: none !important;
  padding: 0 !important;
  background: transparent !important;
}

body .climate-stage .climate-explanation h3 {
  max-width: 16em;
  font-size: clamp(25px, 2.25vw, 38px) !important;
  line-height: 1.28 !important;
}

body .climate-stage .climate-explanation p {
  max-width: 34em;
  font-size: clamp(14px, 1.02vw, 17px) !important;
  line-height: 1.8 !important;
}

body .climate-stage .dewpoint-panel {
  position: absolute !important;
  z-index: 9 !important;
  top: clamp(46px, 5vw, 78px) !important;
  right: clamp(30px, 3.5vw, 64px) !important;
  bottom: auto !important;
  left: auto !important;
  width: min(500px, 35%) !important;
  max-height: calc(100% - 92px) !important;
  overflow: auto !important;
}

/* The water-system hero is one full visual, never a 50/50 split. */
body .water-supply .water-supply-hero {
  position: relative !important;
  display: grid !important;
  grid-template: 1fr / 1fr !important;
  min-height: clamp(690px, 65vw, 900px) !important;
  padding: 0 !important;
  overflow: hidden !important;
  border: 0 !important;
  border-radius: 28px !important;
  background: #183a34 !important;
  box-shadow: 0 24px 64px rgba(26, 36, 31, 0.12) !important;
}

body .water-supply .water-supply-hero::before {
  position: relative;
  z-index: 4;
  grid-area: 1 / 1;
  background:
    radial-gradient(circle at 16% 46%, rgba(8, 31, 27, 0.76), rgba(8, 31, 27, 0.38) 28%, rgba(8, 31, 27, 0) 57%),
    linear-gradient(90deg, rgba(8, 31, 27, 0.48), rgba(8, 31, 27, 0.06) 60%, rgba(8, 31, 27, 0));
  content: "";
  pointer-events: none;
}

body .water-supply .water-supply-media {
  position: relative !important;
  inset: auto !important;
  z-index: 1 !important;
  grid-area: 1 / 1 !important;
  width: 100% !important;
  height: 100% !important;
  min-height: 0 !important;
  margin: 0 !important;
  overflow: hidden !important;
  border: 0 !important;
  border-radius: inherit !important;
}

body .water-supply .water-supply-media::before,
body .water-supply .water-supply-media::after {
  display: none !important;
}

body .water-supply .water-supply-media > img {
  position: absolute !important;
  inset: 0 !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  object-position: center !important;
  filter: saturate(0.98) contrast(1.02) !important;
  transform: none !important;
}

body .water-supply .water-supply-copy {
  position: relative !important;
  z-index: 7 !important;
  grid-area: 1 / 1 !important;
  align-self: center !important;
  width: min(470px, 37%) !important;
  margin: 0 0 0 clamp(36px, 5vw, 86px) !important;
  padding: 0 !important;
  color: rgba(255, 252, 242, 0.88) !important;
}

body .water-supply .water-supply-copy :where(h2, p, blockquote, summary) {
  color: inherit !important;
}

body .water-supply .water-supply-copy h2 {
  max-width: 10em !important;
  margin-block: 18px 22px !important;
  font-size: clamp(34px, 3.35vw, 54px) !important;
  line-height: 1.22 !important;
}

body .water-supply .water-supply-copy .lead {
  max-width: 30em !important;
  font-size: clamp(15px, 1.05vw, 18px) !important;
  line-height: 1.8 !important;
}

body .water-supply .water-supply-copy blockquote {
  max-width: 28em !important;
  margin-top: 26px !important;
  font-size: clamp(17px, 1.35vw, 22px) !important;
  line-height: 1.65 !important;
}

body .water-supply .cinematic-detail {
  margin-top: 24px !important;
}

body .water-supply .water-flow-overlay {
  position: absolute;
  z-index: 3;
  inset: 0;
  width: 100%;
  height: 100%;
  opacity: 0.72;
  pointer-events: none;
}

body .water-supply .pipe-flow {
  fill: none;
  stroke-width: 5;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-dasharray: 18 14;
  animation: zf-pipe-flow 3.8s linear infinite paused;
  filter: drop-shadow(0 0 4px rgba(255, 255, 255, 0.3));
}

body .water-supply .water-supply-hero:hover .pipe-flow {
  animation-play-state: running;
}

body .water-supply .pipe-cold { stroke: #4ea9d8; }
body .water-supply .pipe-hot { stroke: #d86d62; }
body .water-supply .pipe-return { stroke: #d69a4a; }
body .water-supply .pipe-waste { stroke: #84619c; }
body .water-supply .pipe-vent {
  stroke: rgba(218, 226, 218, 0.92);
  stroke-dasharray: 8 13;
}
body .water-supply .pipe-flush {
  stroke: #b9a66a;
  stroke-dasharray: 9 10;
}

@keyframes zf-pipe-flow {
  to { stroke-dashoffset: -128; }
}

body .water-supply .water-flow-legend {
  position: absolute;
  z-index: 8;
  top: clamp(24px, 3vw, 44px);
  right: clamp(24px, 3vw, 44px);
  display: flex;
  max-width: 390px;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 8px 13px;
  padding: 12px 15px;
  border: 1px solid rgba(255, 255, 255, 0.22);
  border-radius: 16px;
  background: rgba(15, 41, 35, 0.38);
  color: rgba(255, 252, 242, 0.88);
  font-size: 12px;
  backdrop-filter: blur(9px);
}

body .water-supply .water-flow-legend span {
  display: inline-flex;
  align-items: center;
  gap: 6px;
}

body .water-supply .water-flow-legend i {
  width: 18px;
  height: 3px;
  border-radius: 999px;
}

body .water-supply .water-flow-legend .cold { background: #4ea9d8; }
body .water-supply .water-flow-legend .hot { background: #d86d62; }
body .water-supply .water-flow-legend .return { background: #d69a4a; }
body .water-supply .water-flow-legend .waste { background: #84619c; }
body .water-supply .water-flow-legend .vent { background: #d9e2d9; }
body .water-supply .water-flow-legend .flush { background: #b9a66a; }

body .water-supply .water-supply-media figcaption {
  display: none !important;
}

/* Delivery pages use generous full-width images with local copy, not adjacent image tiles. */
body :where(.delivery.visual-story, .process.visual-story) {
  position: relative !important;
  display: grid !important;
  grid-template: 1fr / 1fr !important;
  min-height: clamp(620px, 57vw, 820px) !important;
  margin-block: clamp(76px, 9vw, 132px) !important;
  padding: 0 !important;
  overflow: hidden !important;
  border-radius: 28px !important;
  box-shadow: 0 24px 62px rgba(26, 36, 31, 0.1) !important;
}

body :where(.delivery.visual-story, .process.visual-story)::before {
  position: relative;
  z-index: 2;
  grid-area: 1 / 1;
  background:
    radial-gradient(circle at 20% 44%, rgba(7, 29, 25, 0.66), rgba(7, 29, 25, 0.2) 32%, transparent 59%),
    linear-gradient(90deg, rgba(7, 29, 25, 0.35), transparent 62%);
  content: "";
  pointer-events: none;
}

body :where(.delivery.visual-story, .process.visual-story) .visual-story-media {
  position: relative !important;
  inset: auto !important;
  z-index: 1 !important;
  grid-area: 1 / 1 !important;
  width: 100% !important;
  height: 100% !important;
  min-height: 0 !important;
  margin: 0 !important;
  overflow: hidden !important;
}

body :where(.delivery.visual-story, .process.visual-story) .visual-story-media img {
  position: absolute !important;
  inset: 0 !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  object-position: center !important;
}

body :where(.delivery.visual-story, .process.visual-story) .section-copy {
  position: relative !important;
  z-index: 4 !important;
  grid-area: 1 / 1 !important;
  align-self: center !important;
  justify-self: start !important;
  width: min(470px, 38%) !important;
  margin-left: clamp(36px, 5vw, 86px) !important;
  padding: 0 !important;
  color: rgba(255, 252, 242, 0.9) !important;
}

body :where(.delivery.visual-story, .process.visual-story) .section-copy :where(h2, h3, p, blockquote, summary) {
  color: inherit !important;
}

body :where(.delivery.visual-story, .process.visual-story) .section-copy h2 {
  max-width: 11em !important;
  font-size: clamp(34px, 3.2vw, 52px) !important;
  line-height: 1.24 !important;
}

body :where(.delivery.visual-story, .process.visual-story) .section-copy p {
  max-width: 31em !important;
  font-size: clamp(14px, 1vw, 17px) !important;
  line-height: 1.8 !important;
}

/* Footer closes the page quietly instead of becoming another tall section. */
body .site-footer {
  min-height: 0 !important;
  padding: clamp(34px, 4vw, 58px) clamp(24px, 6vw, 92px) !important;
  gap: clamp(16px, 2.5vw, 36px) !important;
}

body .site-footer :where(h2, h3, p) {
  margin-block: 4px !important;
  line-height: 1.55 !important;
}

@media (max-width: 900px) {
  body .climate-stage {
    min-height: 1050px !important;
  }

  body .climate-stage .dewpoint-panel {
    top: 24px !important;
    right: 18px !important;
    left: 18px !important;
    width: auto !important;
    max-height: 490px !important;
  }

  body .climate-stage .climate-mode-tabs {
    top: auto !important;
    right: 18px !important;
    bottom: 226px !important;
    left: 18px !important;
    display: flex !important;
    width: auto !important;
    overflow-x: auto !important;
  }

  body .climate-stage .climate-mode-tabs button {
    min-width: max-content !important;
  }

  body .climate-stage .climate-explanation {
    right: 22px !important;
    bottom: 24px !important;
    left: 22px !important;
    width: auto !important;
  }

  body .water-supply .water-supply-hero {
    min-height: 760px !important;
  }

  body .water-supply .water-supply-copy,
  body :where(.delivery.visual-story, .process.visual-story) .section-copy {
    align-self: end !important;
    width: min(620px, calc(100% - 48px)) !important;
    margin: 0 24px 42px !important;
  }

  body .water-supply .water-supply-hero::before,
  body :where(.delivery.visual-story, .process.visual-story)::before {
    background:
      linear-gradient(0deg, rgba(7, 29, 25, 0.78), rgba(7, 29, 25, 0.18) 58%, transparent 82%) !important;
  }

  body .water-supply .water-flow-legend {
    top: 18px;
    right: 18px;
    left: 18px;
    justify-content: flex-start;
  }
}

/* === 2026-06-25 basement inserted lifestyle scenes v72: lock to canonical media width === */
html body[data-page="basement-system"] main > section.basement-added-scene {
  width: 100% !important;
  max-width: none !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

html body[data-page="basement-system"] main > section.basement-added-scene > .basement-copy,
html body[data-page="basement-system"] main > section.basement-added-scene > .basement-media {
  width: var(--zf-scene-media-width, var(--zf-canon-media-width, min(calc(100vw - 128px), 145svh, 1280px))) !important;
  max-width: var(--zf-scene-media-width, var(--zf-canon-media-width, min(calc(100vw - 128px), 145svh, 1280px))) !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

html body[data-page="basement-system"] main > section.basement-added-scene > .basement-copy {
  text-align: left !important;
}

html body[data-page="basement-system"] main > section.basement-added-scene > .basement-media {
  aspect-ratio: var(--zf-scene-media-ratio, 16 / 9) !important;
  height: auto !important;
  min-height: 0 !important;
}

html body[data-page="basement-system"] main > section.basement-added-scene > .basement-copy :is(.eyebrow, h3, p),
html body[data-page="basement-system"] main > section.basement-added-scene > .basement-media img {
  margin-left: 0 !important;
}

@media (max-width: 900px) {
  html body[data-page="basement-system"] main > section.basement-added-scene > .basement-copy,
  html body[data-page="basement-system"] main > section.basement-added-scene > .basement-media {
    width: var(--zf-scene-media-width, calc(100vw - 36px)) !important;
    max-width: var(--zf-scene-media-width, calc(100vw - 36px)) !important;
  }
}

/* === 2026-06-25 basement simulator final 70/30 layout lock v75 end override === */
html body[data-page="basement-system"] main > #basement-environment-simulator {
  width: 100% !important;
  max-width: none !important;
  margin-top: clamp(56px, 6vw, 84px) !important;
  margin-bottom: clamp(72px, 7vw, 108px) !important;
  padding: 0 !important;
  overflow: visible !important;
}

html body[data-page="basement-system"] main > #basement-environment-simulator .basement-simulator-heading {
  width: var(--zf-scene-media-width, var(--zf-canon-media-width, min(calc(100vw - 128px), 145svh, 1280px))) !important;
  max-width: var(--zf-scene-media-width, var(--zf-canon-media-width, min(calc(100vw - 128px), 145svh, 1280px))) !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  text-align: left !important;
}

html body[data-page="basement-system"] main > #basement-environment-simulator .basement-simulator-stage {
  display: grid !important;
  grid-template-columns: minmax(0, 7fr) minmax(260px, 3fr) !important;
  gap: 20px !important;
  align-items: stretch !important;
  width: var(--zf-scene-media-width, var(--zf-canon-media-width, min(calc(100vw - 128px), 145svh, 1280px))) !important;
  max-width: var(--zf-scene-media-width, var(--zf-canon-media-width, min(calc(100vw - 128px), 145svh, 1280px))) !important;
  margin: 28px auto 0 !important;
  padding: 0 !important;
  min-height: 0 !important;
  height: auto !important;
  aspect-ratio: auto !important;
  overflow: hidden !important;
  border-radius: 24px !important;
  background: transparent !important;
  box-shadow: none !important;
  isolation: isolate !important;
}

html body[data-page="basement-system"] main > #basement-environment-simulator .basement-simulator-stage > img {
  grid-column: 1 !important;
  grid-row: 1 !important;
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
  height: auto !important;
  min-height: 0 !important;
  aspect-ratio: 16 / 9 !important;
  object-fit: cover !important;
  object-position: center center !important;
  border-radius: 24px !important;
  box-shadow: 0 24px 64px rgba(26, 36, 31, 0.12) !important;
}

html body[data-page="basement-system"] main > #basement-environment-simulator .basement-sensor-panel {
  position: relative !important;
  grid-column: 2 !important;
  grid-row: 1 !important;
  top: auto !important;
  right: auto !important;
  bottom: auto !important;
  left: auto !important;
  display: flex !important;
  flex-direction: column !important;
  width: 100% !important;
  min-width: 0 !important;
  max-width: none !important;
  height: 100% !important;
  margin: 0 !important;
  padding: clamp(14px, 1.5vw, 22px) !important;
  border-radius: 24px !important;
  overflow: hidden !important;
  transform: none !important;
  opacity: 1 !important;
}

html body[data-page="basement-system"] main > #basement-environment-simulator .basement-sensor-list {
  display: grid !important;
  gap: clamp(7px, 0.72vw, 10px) !important;
  min-height: 0 !important;
}

html body[data-page="basement-system"] main > #basement-environment-simulator .basement-sensor {
  grid-template-columns: minmax(0, 1fr) clamp(38px, 4.2vw, 52px) !important;
  gap: 10px !important;
  padding: clamp(8px, 0.85vw, 12px) !important;
  min-height: 0 !important;
}

html body[data-page="basement-system"] main > #basement-environment-simulator .basement-sensor i {
  width: clamp(38px, 4.2vw, 52px) !important;
  height: clamp(38px, 4.2vw, 52px) !important;
}

html body[data-page="basement-system"] main > #basement-environment-simulator .basement-sensor strong {
  font-size: clamp(18px, 1.75vw, 30px) !important;
}

html body[data-page="basement-system"] main > #basement-environment-simulator :is(
  .basement-simulator-veil,
  .basement-simulator-scan,
  .basement-simulator-mist,
  .basement-simulator-bloom,
  .basement-ceiling-softener,
  .basement-flow-map,
  .basement-flow-particles
) {
  grid-column: 1 !important;
  grid-row: 1 !important;
  position: absolute !important;
  left: 0 !important;
  top: 0 !important;
  right: auto !important;
  bottom: auto !important;
  width: calc((100% - 20px) * 0.7) !important;
  height: 100% !important;
  max-height: none !important;
  border-radius: 24px !important;
  overflow: hidden !important;
  pointer-events: none !important;
}

html body[data-page="basement-system"] main > #basement-environment-simulator .basement-simulator-minimal {
  position: absolute !important;
  z-index: 14 !important;
  right: clamp(14px, 1.5vw, 22px) !important;
  bottom: clamp(14px, 1.5vw, 22px) !important;
  left: auto !important;
  top: auto !important;
  width: calc((100% - 20px) * 0.3 - clamp(28px, 3vw, 44px)) !important;
  min-width: 0 !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  pointer-events: auto !important;
}

html body[data-page="basement-system"] main > #basement-environment-simulator .basement-simulator-actions {
  display: flex !important;
  margin: 0 !important;
}

html body[data-page="basement-system"] main > #basement-environment-simulator .basement-simulator-launch {
  width: 100% !important;
  min-height: 48px !important;
  white-space: nowrap !important;
}

html body[data-page="basement-system"] main > #basement-environment-simulator .basement-simulator-stage[data-state="stable"] {
  display: block !important;
  width: var(--zf-scene-media-width, var(--zf-canon-media-width, min(calc(100vw - 128px), 145svh, 1280px))) !important;
  max-width: var(--zf-scene-media-width, var(--zf-canon-media-width, min(calc(100vw - 128px), 145svh, 1280px))) !important;
  overflow: hidden !important;
  border-radius: 24px !important;
}

html body[data-page="basement-system"] main > #basement-environment-simulator .basement-simulator-stage[data-state="stable"] > img {
  width: 100% !important;
  max-width: 100% !important;
  aspect-ratio: var(--zf-scene-media-ratio, 16 / 9) !important;
}

html body[data-page="basement-system"] main > #basement-environment-simulator .basement-simulator-stage[data-state="stable"] :is(
  .basement-sensor-panel,
  .basement-simulator-minimal,
  .basement-simulator-veil,
  .basement-simulator-scan,
  .basement-simulator-mist,
  .basement-simulator-bloom,
  .basement-ceiling-softener,
  .basement-risk-map,
  .basement-flow-map,
  .basement-flow-particles
) {
  display: none !important;
  opacity: 0 !important;
  pointer-events: none !important;
}

@media (max-width: 900px) {
  html body[data-page="basement-system"] main > #basement-environment-simulator .basement-simulator-heading,
  html body[data-page="basement-system"] main > #basement-environment-simulator .basement-simulator-stage {
    width: var(--zf-scene-media-width, calc(100vw - 36px)) !important;
    max-width: var(--zf-scene-media-width, calc(100vw - 36px)) !important;
  }

  html body[data-page="basement-system"] main > #basement-environment-simulator .basement-simulator-stage {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 14px !important;
    overflow: visible !important;
    border-radius: 0 !important;
  }

  html body[data-page="basement-system"] main > #basement-environment-simulator .basement-simulator-stage > img {
    grid-column: 1 !important;
    aspect-ratio: 4 / 3 !important;
  }

  html body[data-page="basement-system"] main > #basement-environment-simulator .basement-sensor-panel {
    grid-column: 1 !important;
    grid-row: 2 !important;
    height: auto !important;
  }

  html body[data-page="basement-system"] main > #basement-environment-simulator :is(
    .basement-simulator-veil,
    .basement-simulator-scan,
    .basement-simulator-mist,
    .basement-simulator-bloom,
    .basement-ceiling-softener,
    .basement-flow-map,
    .basement-flow-particles
  ) {
    width: 100% !important;
    height: auto !important;
    aspect-ratio: 4 / 3 !important;
  }

  html body[data-page="basement-system"] main > #basement-environment-simulator .basement-simulator-minimal {
    position: relative !important;
    grid-column: 1 !important;
    grid-row: 3 !important;
    right: auto !important;
    bottom: auto !important;
    width: 100% !important;
  }
}

/* === 2026-06-25 water added scenes true EOF layout lock v76 === */
html body[data-page="water-supply-drainage"] main > section#water-supply-drainage {
  --water-proof-width: var(--zf-scene-media-width, var(--zf-canon-media-width, min(1320px, calc(100vw - 120px)))) !important;
}

html body[data-page="water-supply-drainage"] main > section#water-supply-drainage > :is(
  .water-proof-heading,
  .water-proof-scene,
  .water-proof-closing
) {
  box-sizing: border-box !important;
  width: var(--water-proof-width) !important;
  max-width: var(--water-proof-width) !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

html body[data-page="water-supply-drainage"] main > section#water-supply-drainage .water-proof-scene {
  display: block !important;
  grid-template-columns: none !important;
}

html body[data-page="water-supply-drainage"] main > section#water-supply-drainage .water-proof-copy {
  box-sizing: border-box !important;
  width: 100% !important;
  max-width: 100% !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  text-align: left !important;
}

html body[data-page="water-supply-drainage"] main > section#water-supply-drainage .water-proof-copy :is(.eyebrow, h3, p) {
  margin-left: 0 !important;
  margin-right: auto !important;
  text-align: left !important;
}

html body[data-page="water-supply-drainage"] main > section#water-supply-drainage .water-proof-copy h3 {
  max-width: 20em !important;
  font-size: clamp(24px, 1.75vw, 34px) !important;
  line-height: 1.36 !important;
}

html body[data-page="water-supply-drainage"] main > section#water-supply-drainage .water-proof-copy p:not(.eyebrow) {
  max-width: 36em !important;
  font-size: 14px !important;
  line-height: 1.76 !important;
}

html body[data-page="water-supply-drainage"] main > section#water-supply-drainage .water-proof-media {
  box-sizing: border-box !important;
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  overflow: hidden !important;
  border-radius: 26px !important;
}

html body[data-page="water-supply-drainage"] main > section#water-supply-drainage .water-proof-media img {
  display: block !important;
  width: 100% !important;
  height: clamp(500px, 34vw, 680px) !important;
  object-fit: cover !important;
  object-position: center !important;
}

@media (max-width: 900px) {
  html body[data-page="water-supply-drainage"] main > section#water-supply-drainage {
    --water-proof-width: calc(100vw - 36px) !important;
  }

  html body[data-page="water-supply-drainage"] main > section#water-supply-drainage .water-proof-media {
    border-radius: 22px !important;
  }

  html body[data-page="water-supply-drainage"] main > section#water-supply-drainage .water-proof-media img {
    height: clamp(280px, 72vw, 460px) !important;
  }
}

/* === 2026-06-25 water added scenes final lock v76 === */
html body[data-page="water-supply-drainage"] main > section#water-supply-drainage {
  --water-proof-width: var(--zf-scene-media-width, var(--zf-canon-media-width, min(1320px, calc(100vw - 120px)))) !important;
}

html body[data-page="water-supply-drainage"] main > section#water-supply-drainage > :is(
  .water-proof-heading,
  .water-proof-scene,
  .water-proof-closing
) {
  box-sizing: border-box !important;
  width: var(--water-proof-width) !important;
  max-width: var(--water-proof-width) !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

html body[data-page="water-supply-drainage"] main > section#water-supply-drainage .water-proof-scene {
  display: block !important;
  grid-template-columns: none !important;
}

html body[data-page="water-supply-drainage"] main > section#water-supply-drainage .water-proof-copy {
  box-sizing: border-box !important;
  width: 100% !important;
  max-width: 100% !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  text-align: left !important;
}

html body[data-page="water-supply-drainage"] main > section#water-supply-drainage .water-proof-copy :is(.eyebrow, h3, p) {
  margin-left: 0 !important;
  margin-right: auto !important;
  text-align: left !important;
}

html body[data-page="water-supply-drainage"] main > section#water-supply-drainage .water-proof-copy h3 {
  max-width: 20em !important;
  font-size: clamp(24px, 1.75vw, 34px) !important;
  line-height: 1.36 !important;
}

html body[data-page="water-supply-drainage"] main > section#water-supply-drainage .water-proof-copy p:not(.eyebrow) {
  max-width: 36em !important;
  font-size: 14px !important;
  line-height: 1.76 !important;
}

html body[data-page="water-supply-drainage"] main > section#water-supply-drainage .water-proof-media {
  box-sizing: border-box !important;
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  overflow: hidden !important;
  border-radius: 26px !important;
}

html body[data-page="water-supply-drainage"] main > section#water-supply-drainage .water-proof-media img {
  display: block !important;
  width: 100% !important;
  height: clamp(500px, 34vw, 680px) !important;
  object-fit: cover !important;
  object-position: center !important;
}

@media (max-width: 900px) {
  html body[data-page="water-supply-drainage"] main > section#water-supply-drainage {
    --water-proof-width: calc(100vw - 36px) !important;
  }

  html body[data-page="water-supply-drainage"] main > section#water-supply-drainage .water-proof-media {
    border-radius: 22px !important;
  }

  html body[data-page="water-supply-drainage"] main > section#water-supply-drainage .water-proof-media img {
    height: clamp(280px, 72vw, 460px) !important;
  }
}

/* === 2026-06-25 basement simulator final 70/30 layout lock v75 === */
html body[data-page="basement-system"] main > #basement-environment-simulator {
  width: 100% !important;
  max-width: none !important;
  margin-top: clamp(56px, 6vw, 84px) !important;
  margin-bottom: clamp(72px, 7vw, 108px) !important;
  padding: 0 !important;
  overflow: visible !important;
}

html body[data-page="basement-system"] main > #basement-environment-simulator .basement-simulator-heading {
  width: var(--zf-scene-media-width, var(--zf-canon-media-width, min(calc(100vw - 128px), 145svh, 1280px))) !important;
  max-width: var(--zf-scene-media-width, var(--zf-canon-media-width, min(calc(100vw - 128px), 145svh, 1280px))) !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  text-align: left !important;
}

html body[data-page="basement-system"] main > #basement-environment-simulator .basement-simulator-heading :is(.eyebrow, h2, p) {
  text-align: left !important;
  margin-left: 0 !important;
}

html body[data-page="basement-system"] main > #basement-environment-simulator .basement-simulator-stage {
  display: grid !important;
  grid-template-columns: minmax(0, 7fr) minmax(260px, 3fr) !important;
  gap: 20px !important;
  align-items: stretch !important;
  width: var(--zf-scene-media-width, var(--zf-canon-media-width, min(calc(100vw - 128px), 145svh, 1280px))) !important;
  max-width: var(--zf-scene-media-width, var(--zf-canon-media-width, min(calc(100vw - 128px), 145svh, 1280px))) !important;
  margin: 28px auto 0 !important;
  padding: 0 !important;
  min-height: 0 !important;
  height: auto !important;
  aspect-ratio: auto !important;
  overflow: hidden !important;
  border-radius: 24px !important;
  background: transparent !important;
  box-shadow: none !important;
  isolation: isolate !important;
}

html body[data-page="basement-system"] main > #basement-environment-simulator .basement-simulator-stage > img {
  grid-column: 1 !important;
  grid-row: 1 !important;
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
  height: auto !important;
  min-height: 0 !important;
  aspect-ratio: 16 / 9 !important;
  object-fit: cover !important;
  object-position: center center !important;
  border-radius: 24px !important;
  box-shadow: 0 24px 64px rgba(26, 36, 31, 0.12) !important;
}

html body[data-page="basement-system"] main > #basement-environment-simulator .basement-sensor-panel {
  position: relative !important;
  grid-column: 2 !important;
  grid-row: 1 !important;
  top: auto !important;
  right: auto !important;
  bottom: auto !important;
  left: auto !important;
  display: flex !important;
  flex-direction: column !important;
  width: 100% !important;
  min-width: 0 !important;
  max-width: none !important;
  height: 100% !important;
  margin: 0 !important;
  padding: clamp(14px, 1.5vw, 22px) !important;
  border-radius: 24px !important;
  overflow: hidden !important;
  background: linear-gradient(180deg, rgba(14, 30, 29, 0.96), rgba(12, 24, 23, 0.9)) !important;
  box-shadow: 0 24px 64px rgba(26, 36, 31, 0.12) !important;
  transform: none !important;
  opacity: 1 !important;
}

html body[data-page="basement-system"] main > #basement-environment-simulator .basement-sensor-list {
  display: grid !important;
  gap: clamp(7px, 0.72vw, 10px) !important;
  min-height: 0 !important;
}

html body[data-page="basement-system"] main > #basement-environment-simulator .basement-sensor {
  grid-template-columns: minmax(0, 1fr) clamp(38px, 4.2vw, 52px) !important;
  gap: 10px !important;
  padding: clamp(8px, 0.85vw, 12px) !important;
  min-height: 0 !important;
}

html body[data-page="basement-system"] main > #basement-environment-simulator .basement-sensor i {
  width: clamp(38px, 4.2vw, 52px) !important;
  height: clamp(38px, 4.2vw, 52px) !important;
}

html body[data-page="basement-system"] main > #basement-environment-simulator .basement-sensor strong {
  font-size: clamp(18px, 1.75vw, 30px) !important;
}

html body[data-page="basement-system"] main > #basement-environment-simulator :is(
  .basement-simulator-veil,
  .basement-simulator-scan,
  .basement-simulator-mist,
  .basement-simulator-bloom,
  .basement-ceiling-softener,
  .basement-flow-map,
  .basement-flow-particles
) {
  grid-column: 1 !important;
  grid-row: 1 !important;
  position: absolute !important;
  left: 0 !important;
  top: 0 !important;
  right: auto !important;
  bottom: auto !important;
  width: calc((100% - 20px) * 0.7) !important;
  height: 100% !important;
  max-height: none !important;
  border-radius: 24px !important;
  overflow: hidden !important;
  pointer-events: none !important;
}

html body[data-page="basement-system"] main > #basement-environment-simulator .basement-simulator-minimal {
  position: absolute !important;
  z-index: 14 !important;
  right: clamp(14px, 1.5vw, 22px) !important;
  bottom: clamp(14px, 1.5vw, 22px) !important;
  left: auto !important;
  top: auto !important;
  width: calc((100% - 20px) * 0.3 - clamp(28px, 3vw, 44px)) !important;
  min-width: 0 !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  pointer-events: auto !important;
}

html body[data-page="basement-system"] main > #basement-environment-simulator .basement-simulator-actions {
  display: flex !important;
  margin: 0 !important;
}

html body[data-page="basement-system"] main > #basement-environment-simulator .basement-simulator-launch {
  width: 100% !important;
  min-height: 48px !important;
  white-space: nowrap !important;
}

html body[data-page="basement-system"] main > #basement-environment-simulator .basement-simulator-stage[data-state="stable"] {
  display: block !important;
  width: var(--zf-scene-media-width, var(--zf-canon-media-width, min(calc(100vw - 128px), 145svh, 1280px))) !important;
  max-width: var(--zf-scene-media-width, var(--zf-canon-media-width, min(calc(100vw - 128px), 145svh, 1280px))) !important;
  overflow: hidden !important;
  border-radius: 24px !important;
}

html body[data-page="basement-system"] main > #basement-environment-simulator .basement-simulator-stage[data-state="stable"] > img {
  width: 100% !important;
  max-width: 100% !important;
  aspect-ratio: var(--zf-scene-media-ratio, 16 / 9) !important;
}

html body[data-page="basement-system"] main > #basement-environment-simulator .basement-simulator-stage[data-state="stable"] :is(
  .basement-sensor-panel,
  .basement-simulator-minimal,
  .basement-simulator-veil,
  .basement-simulator-scan,
  .basement-simulator-mist,
  .basement-simulator-bloom,
  .basement-ceiling-softener,
  .basement-risk-map,
  .basement-flow-map,
  .basement-flow-particles
) {
  display: none !important;
  opacity: 0 !important;
  pointer-events: none !important;
}

@media (max-width: 900px) {
  html body[data-page="basement-system"] main > #basement-environment-simulator .basement-simulator-heading,
  html body[data-page="basement-system"] main > #basement-environment-simulator .basement-simulator-stage {
    width: var(--zf-scene-media-width, calc(100vw - 36px)) !important;
    max-width: var(--zf-scene-media-width, calc(100vw - 36px)) !important;
  }

  html body[data-page="basement-system"] main > #basement-environment-simulator .basement-simulator-stage {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 14px !important;
    overflow: visible !important;
    border-radius: 0 !important;
  }

  html body[data-page="basement-system"] main > #basement-environment-simulator .basement-simulator-stage > img {
    grid-column: 1 !important;
    aspect-ratio: 4 / 3 !important;
  }

  html body[data-page="basement-system"] main > #basement-environment-simulator .basement-sensor-panel {
    grid-column: 1 !important;
    grid-row: 2 !important;
    height: auto !important;
  }

  html body[data-page="basement-system"] main > #basement-environment-simulator :is(
    .basement-simulator-veil,
    .basement-simulator-scan,
    .basement-simulator-mist,
    .basement-simulator-bloom,
    .basement-ceiling-softener,
    .basement-flow-map,
    .basement-flow-particles
  ) {
    width: 100% !important;
    height: auto !important;
    aspect-ratio: 4 / 3 !important;
  }

  html body[data-page="basement-system"] main > #basement-environment-simulator .basement-simulator-minimal {
    position: relative !important;
    grid-column: 1 !important;
    grid-row: 3 !important;
    right: auto !important;
    bottom: auto !important;
    width: 100% !important;
  }
}

@media (max-width: 560px) {
  body .water-supply .water-supply-hero,
  body :where(.delivery.visual-story, .process.visual-story) {
    min-height: 680px !important;
    border-radius: 22px !important;
  }

  body .water-supply .water-supply-copy h2,
  body :where(.delivery.visual-story, .process.visual-story) .section-copy h2 {
    font-size: clamp(29px, 9vw, 39px) !important;
  }

  body .water-supply .water-flow-legend {
    gap: 7px 10px;
    font-size: 11px;
  }
}

@media (prefers-reduced-motion: reduce) {
  body .water-supply .pipe-flow {
    animation: none !important;
  }
}
/* Absolute final route lock at real EOF: water-supply-drainage only. */
html body[data-page="water-supply-drainage"] #water-problem {
  width: min(calc(100% - 40px), 1480px) !important;
  margin: clamp(28px, 4vw, 64px) auto clamp(56px, 7vw, 108px) !important;
  padding: clamp(72px, 8vw, 128px) clamp(8px, 5vw, 72px) !important;
  background: transparent !important;
  box-shadow: none !important;
}

html body[data-page="water-supply-drainage"] #water-problem .system-cognition-inner {
  width: 100% !important;
  max-width: 760px !important;
  margin: 0 !important;
  padding: 0 !important;
  text-align: left !important;
  align-self: flex-start !important;
}

html body[data-page="water-supply-drainage"] #water-problem .system-cognition-inner :where(.eyebrow, h1, p) {
  margin-left: 0 !important;
  margin-right: auto !important;
  text-align: left !important;
}

html body[data-page="water-supply-drainage"] #water-problem .system-cognition-inner h1,
html body[data-page="water-supply-drainage"] #water-problem .system-cognition-inner p,
html body[data-page="water-supply-drainage"] #water-problem .system-cognition-inner .eyebrow {
  max-width: 760px !important;
  margin-left: 0 !important;
  margin-right: auto !important;
  text-align: left !important;
}

html body[data-page="water-supply-drainage"] #water-logic .image-entry-copy,
html body[data-page="water-supply-drainage"] #water-supply-drainage .mini-heading,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-accordion-copy,
html body[data-page="water-supply-drainage"] #water-supply-drainage .experience-translation > div {
  width: 100% !important;
  max-width: 760px !important;
  margin: 0 !important;
  padding: 0 !important;
  text-align: left !important;
  align-self: flex-start !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .experience-translation {
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .experience-translation h3,
html body[data-page="water-supply-drainage"] #water-supply-drainage .experience-translation p {
  max-width: 34em !important;
  margin-left: 0 !important;
  margin-right: auto !important;
  text-align: left !important;
  word-break: keep-all !important;
  overflow-wrap: normal !important;
  white-space: normal !important;
  text-wrap: pretty !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-demand-block {
  display: flex !important;
  flex-direction: column !important;
  align-items: stretch !important;
  gap: clamp(20px, 2.8vw, 32px) !important;
  margin: clamp(72px, 7vw, 120px) auto clamp(88px, 9vw, 136px) !important;
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-demand-media,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-accordion-visual {
  width: 100% !important;
  margin: 0 !important;
  aspect-ratio: 16 / 9 !important;
  min-height: 0 !important;
  border-radius: 28px !important;
  overflow: hidden !important;
  box-shadow: none !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-demand-media img,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-accordion-visual img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-demand-grid,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-detail-stack,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-detail,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-detail-body,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-split-copy,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-point-list,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-brand-grid,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-support-media {
  display: none !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-accordion {
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: clamp(88px, 9vw, 132px) !important;
  margin-top: clamp(88px, 9vw, 132px) !important;
  margin-bottom: clamp(96px, 10vw, 150px) !important;
  padding: 0 0 clamp(120px, 12vw, 180px) !important;
  overflow: visible !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-accordion-group {
  display: flex !important;
  flex-direction: column !important;
  align-items: stretch !important;
  gap: clamp(20px, 2.8vw, 32px) !important;
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  overflow: visible !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-accordion-copy {
  order: 1 !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-accordion-visual {
  order: 2 !important;
  min-height: clamp(420px, 36vw, 560px) !important;
  max-height: 560px !important;
  align-self: start !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-accordion-copy h3 {
  max-width: 15em !important;
  font-size: clamp(24px, 2.1vw, 34px) !important;
  line-height: 1.32 !important;
  word-break: keep-all !important;
  overflow-wrap: normal !important;
  white-space: normal !important;
  text-wrap: pretty !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-accordion-copy p:not(.eyebrow),
html body[data-page="water-supply-drainage"] #water-supply-drainage .mini-heading blockquote {
  max-width: 46em !important;
  margin-left: 0 !important;
  margin-right: auto !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-accordion-group:last-child {
  margin-bottom: clamp(60px, 7vw, 100px) !important;
  padding-bottom: 0 !important;
}

@media (max-width: 900px) {
  html body[data-page="water-supply-drainage"] #water-supply-drainage .water-demand-media,
  html body[data-page="water-supply-drainage"] #water-supply-drainage .water-accordion-visual {
    aspect-ratio: 4 / 3 !important;
  }
}
/* Absolute final route lock: water-supply-drainage only. */
html body[data-page="water-supply-drainage"] #water-problem {
  background: transparent !important;
  box-shadow: none !important;
}

html body[data-page="water-supply-drainage"] #water-problem .system-cognition-inner {
  width: 100% !important;
  max-width: 760px !important;
  margin: 0 !important;
  padding: 0 !important;
  text-align: left !important;
  align-self: flex-start !important;
}

html body[data-page="water-supply-drainage"] #water-problem .system-cognition-inner :where(.eyebrow, h1, p) {
  text-align: left !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

html body[data-page="water-supply-drainage"] #water-logic .image-entry-copy,
html body[data-page="water-supply-drainage"] #water-supply-drainage .mini-heading,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-accordion-copy,
html body[data-page="water-supply-drainage"] #water-supply-drainage .experience-translation > div {
  width: 100% !important;
  max-width: 760px !important;
  margin: 0 !important;
  padding: 0 !important;
  text-align: left !important;
  align-self: flex-start !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-demand-block {
  display: flex !important;
  flex-direction: column !important;
  align-items: stretch !important;
  gap: clamp(20px, 2.8vw, 32px) !important;
  margin: clamp(72px, 7vw, 120px) auto clamp(88px, 9vw, 136px) !important;
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-demand-media,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-accordion-visual {
  width: 100% !important;
  margin: 0 !important;
  aspect-ratio: 16 / 9 !important;
  min-height: 0 !important;
  border-radius: 28px !important;
  overflow: hidden !important;
  box-shadow: none !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-demand-media img,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-accordion-visual img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-demand-grid,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-detail-stack,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-detail,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-detail-body,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-split-copy,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-point-list,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-brand-grid,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-support-media {
  display: none !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-accordion {
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: clamp(88px, 9vw, 132px) !important;
  margin-top: clamp(88px, 9vw, 132px) !important;
  margin-bottom: clamp(120px, 12vw, 180px) !important;
  padding: 0 0 clamp(160px, 14vw, 220px) !important;
  overflow: visible !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-accordion-group {
  display: flex !important;
  flex-direction: column !important;
  align-items: stretch !important;
  gap: clamp(20px, 2.8vw, 32px) !important;
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  overflow: visible !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-accordion-copy {
  order: 1 !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-accordion-visual {
  order: 2 !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-accordion-copy h3 {
  max-width: 15em !important;
  font-size: clamp(24px, 2.1vw, 34px) !important;
  line-height: 1.32 !important;
  word-break: keep-all !important;
  overflow-wrap: normal !important;
  white-space: normal !important;
  text-wrap: pretty !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-accordion-copy p:not(.eyebrow),
html body[data-page="water-supply-drainage"] #water-supply-drainage .mini-heading blockquote {
  max-width: 46em !important;
  margin-left: 0 !important;
  margin-right: auto !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-accordion-group:last-child {
  margin-bottom: 120px !important;
  padding-bottom: 0 !important;
}

@media (max-width: 900px) {
  html body[data-page="water-supply-drainage"] #water-supply-drainage .water-demand-media,
  html body[data-page="water-supply-drainage"] #water-supply-drainage .water-accordion-visual {
    aspect-ratio: 4 / 3 !important;
  }
}

/* Absolute final lock at EOF: water-supply-drainage only. */
html body[data-page="water-supply-drainage"] #water-problem {
  background: transparent !important;
  box-shadow: none !important;
}

html body[data-page="water-supply-drainage"] #water-logic .image-entry-copy,
html body[data-page="water-supply-drainage"] #water-supply-drainage .mini-heading,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-accordion-copy,
html body[data-page="water-supply-drainage"] #water-supply-drainage .experience-translation > div {
  width: 100% !important;
  max-width: 760px !important;
  margin: 0 !important;
  padding: 0 !important;
  text-align: left !important;
  align-self: flex-start !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-demand-block {
  display: flex !important;
  flex-direction: column !important;
  align-items: stretch !important;
  gap: clamp(20px, 2.8vw, 32px) !important;
  margin: clamp(72px, 7vw, 120px) auto clamp(88px, 9vw, 136px) !important;
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-demand-media,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-accordion-visual {
  width: 100% !important;
  margin: 0 !important;
  aspect-ratio: 16 / 9 !important;
  min-height: 0 !important;
  border-radius: 28px !important;
  overflow: hidden !important;
  box-shadow: none !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-demand-media img,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-accordion-visual img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-demand-grid,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-detail-stack,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-detail,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-detail-body,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-split-copy,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-point-list,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-brand-grid,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-support-media {
  display: none !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-accordion {
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: clamp(88px, 9vw, 132px) !important;
  margin-top: clamp(88px, 9vw, 132px) !important;
  padding: 0 0 clamp(48px, 5vw, 72px) !important;
  overflow: visible !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-accordion-group {
  display: flex !important;
  flex-direction: column !important;
  align-items: stretch !important;
  gap: clamp(20px, 2.8vw, 32px) !important;
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  overflow: visible !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-accordion-copy {
  order: 1 !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-accordion-visual {
  order: 2 !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-accordion-copy h3 {
  max-width: 15em !important;
  font-size: clamp(24px, 2.1vw, 34px) !important;
  line-height: 1.32 !important;
  word-break: keep-all !important;
  overflow-wrap: normal !important;
  white-space: normal !important;
  text-wrap: pretty !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-accordion-copy p:not(.eyebrow),
html body[data-page="water-supply-drainage"] #water-supply-drainage .mini-heading blockquote {
  max-width: 46em !important;
  margin-left: 0 !important;
  margin-right: auto !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-accordion-group:last-child {
  margin-bottom: clamp(120px, 12vw, 180px) !important;
  padding-bottom: clamp(24px, 3vw, 40px) !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-accordion-group:last-child .water-accordion-visual {
  margin-bottom: clamp(40px, 5vw, 72px) !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-route-footer-gap {
  display: block !important;
  width: 100% !important;
  height: clamp(160px, 14vw, 240px) !important;
  flex: 0 0 auto !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage + .experience-translation,
html body[data-page="water-supply-drainage"] + .experience-translation,
html body[data-page="water-supply-drainage"] + .site-footer,
html body[data-page="water-supply-drainage"] ~ .site-footer {
  margin-top: 0 !important;
}

@media (max-width: 900px) {
  html body[data-page="water-supply-drainage"] #water-supply-drainage .water-demand-media,
  html body[data-page="water-supply-drainage"] #water-supply-drainage .water-accordion-visual {
    aspect-ratio: 4 / 3 !important;
  }
}

/* Absolute final lock: water-supply-drainage page only. Do not affect other routes. */
html body[data-page="water-supply-drainage"] #water-problem {
  background: transparent !important;
  box-shadow: none !important;
}

html body[data-page="water-supply-drainage"] #water-logic .image-entry-copy,
html body[data-page="water-supply-drainage"] #water-supply-drainage .mini-heading,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-accordion-copy,
html body[data-page="water-supply-drainage"] #water-supply-drainage .experience-translation > div {
  width: 100% !important;
  max-width: 760px !important;
  margin: 0 !important;
  padding: 0 !important;
  text-align: left !important;
  align-self: flex-start !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-demand-block {
  display: flex !important;
  flex-direction: column !important;
  align-items: stretch !important;
  gap: clamp(20px, 2.8vw, 32px) !important;
  margin: clamp(72px, 7vw, 120px) auto clamp(88px, 9vw, 136px) !important;
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-demand-media,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-accordion-visual {
  width: 100% !important;
  margin: 0 !important;
  aspect-ratio: 16 / 9 !important;
  min-height: 0 !important;
  border-radius: 28px !important;
  overflow: hidden !important;
  box-shadow: none !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-demand-media img,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-accordion-visual img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-demand-grid,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-detail-stack,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-detail,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-detail-body,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-split-copy,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-point-list,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-brand-grid,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-support-media {
  display: none !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-accordion {
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: clamp(88px, 9vw, 132px) !important;
  margin-top: clamp(88px, 9vw, 132px) !important;
  padding: 0 0 clamp(48px, 5vw, 72px) !important;
  overflow: visible !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-accordion-group {
  display: flex !important;
  flex-direction: column !important;
  align-items: stretch !important;
  gap: clamp(20px, 2.8vw, 32px) !important;
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  overflow: visible !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-accordion-copy {
  order: 1 !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-accordion-visual {
  order: 2 !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-accordion-copy h3 {
  max-width: 15em !important;
  font-size: clamp(24px, 2.1vw, 34px) !important;
  line-height: 1.32 !important;
  word-break: keep-all !important;
  overflow-wrap: normal !important;
  white-space: normal !important;
  text-wrap: pretty !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-accordion-copy p:not(.eyebrow),
html body[data-page="water-supply-drainage"] #water-supply-drainage .mini-heading blockquote {
  max-width: 46em !important;
  margin-left: 0 !important;
  margin-right: auto !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-accordion-group:last-child {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage {
  margin-bottom: clamp(120px, 12vw, 180px) !important;
  padding-bottom: clamp(80px, 8vw, 120px) !important;
  background: transparent !important;
  position: relative !important;
  z-index: 1 !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-route-footer-gap {
  display: none !important;
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
}

html body[data-page="water-supply-drainage"] .site-footer,
html body[data-page="water-supply-drainage"] footer.site-footer {
  position: relative !important;
  z-index: 0 !important;
  margin-top: 0 !important;
}

@media (max-width: 900px) {
  html body[data-page="water-supply-drainage"] #water-supply-drainage .water-demand-media,
  html body[data-page="water-supply-drainage"] #water-supply-drainage .water-accordion-visual {
    aspect-ratio: 4 / 3 !important;
  }
}

/* Water supply & drainage page only: remove stray white base and keep all copy aligned. */
html body[data-page="water-supply-drainage"] #water-problem {
  background: transparent !important;
  box-shadow: none !important;
}

html body[data-page="water-supply-drainage"] #water-logic .image-entry-copy,
html body[data-page="water-supply-drainage"] #water-supply-drainage .mini-heading,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-accordion-copy,
html body[data-page="water-supply-drainage"] #water-supply-drainage .experience-translation > div {
  width: 100% !important;
  max-width: 760px !important;
  margin-left: 0 !important;
  margin-right: auto !important;
  padding-left: 0 !important;
  text-align: left !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-demand-block {
  margin-top: clamp(72px, 7vw, 120px) !important;
  margin-bottom: clamp(88px, 9vw, 136px) !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-demand-grid,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-detail-stack,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-detail-body,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-split-copy,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-point-list,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-brand-grid,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-support-media,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-detail {
  display: none !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-accordion {
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: clamp(88px, 9vw, 132px) !important;
  margin-top: clamp(88px, 9vw, 132px) !important;
  padding-bottom: clamp(40px, 4vw, 64px) !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-accordion-group {
  display: flex !important;
  flex-direction: column !important;
  align-items: stretch !important;
  gap: clamp(20px, 2.6vw, 32px) !important;
  margin: 0 !important;
  overflow: visible !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-accordion-copy {
  order: 1 !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-accordion-visual {
  order: 2 !important;
  width: 100% !important;
  margin: 0 !important;
  aspect-ratio: 16 / 9 !important;
  min-height: 0 !important;
  overflow: hidden !important;
  border-radius: 28px !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-accordion-visual img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-accordion-copy h3 {
  max-width: 15em !important;
  font-size: clamp(24px, 2.1vw, 34px) !important;
  line-height: 1.32 !important;
  word-break: keep-all !important;
  overflow-wrap: normal !important;
  white-space: normal !important;
  text-wrap: pretty !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-accordion-copy p:not(.eyebrow) {
  max-width: 46em !important;
  margin-left: 0 !important;
  margin-right: auto !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-accordion-group:last-child {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

@media (max-width: 900px) {
  html body[data-page="water-supply-drainage"] #water-supply-drainage .water-accordion {
    gap: 56px !important;
  }

  html body[data-page="water-supply-drainage"] #water-supply-drainage .water-accordion-visual {
    aspect-ratio: 4 / 3 !important;
  }
}

/* Systems page only: keep copy above image, left-aligned, and avoid split layout. */
html body[data-page="systems"] #environment-problem.image-entry-panel,
html body[data-page="systems"] #environment-logic.image-entry-panel,
html body[data-page="systems"] #systems .system-scene-card {
  display: flex !important;
  flex-direction: column !important;
  align-items: stretch !important;
  gap: clamp(18px, 2vw, 28px) !important;
}

html body[data-page="systems"] #environment-problem .image-entry-copy,
html body[data-page="systems"] #environment-logic .image-entry-copy,
html body[data-page="systems"] #systems .scene-content,
html body[data-page="systems"] #systems .scene-detail-body,
html body[data-page="systems"] #systems .experience-translation > div {
  order: -1 !important;
  width: 100% !important;
  max-width: 980px !important;
  margin: 0 !important;
  padding: 0 !important;
  text-align: left !important;
  align-self: flex-start !important;
}

html body[data-page="systems"] #environment-problem .image-entry-copy :where(h1, p, .eyebrow),
html body[data-page="systems"] #environment-logic .image-entry-copy :where(h2, p, blockquote, .eyebrow),
html body[data-page="systems"] #systems .scene-content :where(h3, p, .card-quote, .eyebrow),
html body[data-page="systems"] #systems .scene-detail-body :where(summary, h4, p, span),
html body[data-page="systems"] #systems .experience-translation :where(h3, p, .experience-kicker) {
  text-align: left !important;
  margin-left: 0 !important;
  margin-right: auto !important;
}

html body[data-page="systems"] #environment-problem .image-entry-copy h1,
html body[data-page="systems"] #environment-logic .image-entry-copy h2,
html body[data-page="systems"] #systems .scene-content h3,
html body[data-page="systems"] #systems .experience-translation h3 {
  max-width: 15em !important;
  font-size: clamp(22px, 2vw, 32px) !important;
  line-height: 1.32 !important;
  word-break: keep-all !important;
  overflow-wrap: normal !important;
  white-space: normal !important;
  text-wrap: pretty !important;
}

html body[data-page="systems"] #environment-problem .image-entry-copy p,
html body[data-page="systems"] #environment-logic .image-entry-copy p,
html body[data-page="systems"] #environment-logic .image-entry-copy blockquote,
html body[data-page="systems"] #systems .scene-content p,
html body[data-page="systems"] #systems .scene-content .card-quote,
html body[data-page="systems"] #systems .scene-detail-body p,
html body[data-page="systems"] #systems .experience-translation p {
  max-width: 44em !important;
  word-break: keep-all !important;
  overflow-wrap: normal !important;
}

html body[data-page="systems"] #environment-problem .image-entry-media,
html body[data-page="systems"] #environment-logic .image-entry-media,
html body[data-page="systems"] #systems .scene-media {
  order: 2 !important;
  width: 100% !important;
  margin: 0 !important;
}

html body[data-page="systems"] #environment-problem .image-entry-media {
  order: -1 !important;
}

html body[data-page="systems"] #systems .mep-metric-group {
  order: 3 !important;
}

/* 2026-06-18 basement-only hard override */
html body[data-page="basement-system"] #basement-problem,
html body[data-page="basement-system"] #basement-logic,
html body[data-page="basement-system"] #basement-recreation,
html body[data-page="basement-system"] #basement-lifting,
html body[data-page="basement-system"] #basement-sport-layer,
html body[data-page="basement-system"] #basement-reading-layer,
html body[data-page="basement-system"] #basement-dining-layer,
html body[data-page="basement-system"] #basement-summary {
  display: flex !important;
  flex-direction: column !important;
  align-items: stretch !important;
  gap: 28px !important;
  width: min(1280px, calc(100% - 64px)) !important;
  margin: 64px auto !important;
  padding: 0 !important;
  min-height: 0 !important;
}

html body[data-page="basement-system"] #basement-problem .system-cognition-inner,
html body[data-page="basement-system"] #basement-logic .image-entry-copy,
html body[data-page="basement-system"] #basement-recreation .basement-copy,
html body[data-page="basement-system"] #basement-lifting .image-entry-copy,
html body[data-page="basement-system"] #basement-sport-layer .basement-copy,
html body[data-page="basement-system"] #basement-reading-layer .basement-copy,
html body[data-page="basement-system"] #basement-dining-layer .basement-copy,
html body[data-page="basement-system"] #basement-summary .basement-copy {
  order: 1 !important;
  width: 100% !important;
  max-width: 860px !important;
  margin: 0 !important;
  padding: 0 !important;
  align-self: flex-start !important;
  text-align: left !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}
html body[data-page="basement-system"] #basement-problem,
html body[data-page="basement-system"] #basement-problem .reveal,
html body[data-page="basement-system"] #basement-problem .system-cognition-inner,
html body[data-page="basement-system"] #basement-problem .basement-problem-media {
  background: transparent !important;
  background-image: none !important;
  box-shadow: none !important;
}
html body[data-page="basement-system"] #basement-problem .system-cognition-inner :where(h1, p, .eyebrow),
html body[data-page="basement-system"] #basement-logic .image-entry-copy :where(h2, p, blockquote, .eyebrow),
html body[data-page="basement-system"] #basement-recreation .basement-copy :where(h3, p, blockquote, .eyebrow),
html body[data-page="basement-system"] #basement-lifting .image-entry-copy :where(h2, p, blockquote, .eyebrow),
html body[data-page="basement-system"] #basement-sport-layer .basement-copy :where(h3, p, blockquote, .eyebrow),
html body[data-page="basement-system"] #basement-reading-layer .basement-copy :where(h3, p, blockquote, .eyebrow),
html body[data-page="basement-system"] #basement-dining-layer .basement-copy :where(h3, p, blockquote, .eyebrow),
html body[data-page="basement-system"] #basement-summary .basement-copy :where(h3, p, blockquote, .eyebrow) {
  text-align: left !important;
}

html body[data-page="basement-system"] #basement-problem .system-cognition-inner .eyebrow,
html body[data-page="basement-system"] #basement-logic .image-entry-copy .eyebrow,
html body[data-page="basement-system"] #basement-recreation .basement-copy .eyebrow,
html body[data-page="basement-system"] #basement-lifting .image-entry-copy .eyebrow,
html body[data-page="basement-system"] #basement-sport-layer .basement-copy .eyebrow,
html body[data-page="basement-system"] #basement-reading-layer .basement-copy .eyebrow,
html body[data-page="basement-system"] #basement-dining-layer .basement-copy .eyebrow,
html body[data-page="basement-system"] #basement-summary .basement-copy .eyebrow {
  margin: 0 0 10px !important;
}

html body[data-page="basement-system"] #basement-problem .system-cognition-inner h1,
html body[data-page="basement-system"] #basement-logic .image-entry-copy h2,
html body[data-page="basement-system"] #basement-recreation .basement-copy h3,
html body[data-page="basement-system"] #basement-lifting .image-entry-copy h2,
html body[data-page="basement-system"] #basement-sport-layer .basement-copy h3,
html body[data-page="basement-system"] #basement-reading-layer .basement-copy h3,
html body[data-page="basement-system"] #basement-dining-layer .basement-copy h3,
html body[data-page="basement-system"] #basement-summary .basement-copy h3 {
  margin: 0 !important;
  max-width: 13em !important;
  font-size: clamp(22px, 2vw, 30px) !important;
  line-height: 1.42 !important;
  letter-spacing: -0.01em !important;
  word-break: keep-all !important;
  overflow-wrap: normal !important;
  white-space: normal !important;
  text-wrap: pretty !important;
}

html body[data-page="basement-system"] #basement-summary .basement-copy h3 span {
  display: block !important;
  white-space: nowrap !important;
}

html body[data-page="basement-system"] #basement-problem .system-cognition-inner h1 span,
html body[data-page="basement-system"] #basement-logic .image-entry-copy h2 span {
  display: block !important;
}

html body[data-page="basement-system"] #basement-problem .system-cognition-inner > p:last-child,
html body[data-page="basement-system"] #basement-logic .image-entry-copy p:not(.eyebrow):not(blockquote),
html body[data-page="basement-system"] #basement-recreation .basement-copy p:not(.eyebrow):not(blockquote),
html body[data-page="basement-system"] #basement-lifting .image-entry-copy p:not(.eyebrow):not(blockquote),
html body[data-page="basement-system"] #basement-sport-layer .basement-copy p:not(.eyebrow):not(blockquote),
html body[data-page="basement-system"] #basement-reading-layer .basement-copy p:not(.eyebrow):not(blockquote),
html body[data-page="basement-system"] #basement-dining-layer .basement-copy p:not(.eyebrow):not(blockquote),
html body[data-page="basement-system"] #basement-summary .basement-copy p:not(.eyebrow):not(blockquote) {
  max-width: 42em !important;
  margin-top: 18px !important;
}

html body[data-page="basement-system"] #basement-problem .basement-problem-media,
html body[data-page="basement-system"] #basement-logic .image-entry-media,
html body[data-page="basement-system"] #basement-recreation .basement-media,
html body[data-page="basement-system"] #basement-lifting .image-entry-media,
html body[data-page="basement-system"] #basement-sport-layer .basement-media,
html body[data-page="basement-system"] #basement-reading-layer .basement-media,
html body[data-page="basement-system"] #basement-dining-layer .basement-media {
  order: 2 !important;
  width: 100% !important;
  aspect-ratio: 16 / 9 !important;
  min-height: 0 !important;
  margin: 0 !important;
  border-radius: 24px !important;
  overflow: hidden !important;
  position: relative !important;
}

html body[data-page="basement-system"] #basement-problem .basement-problem-media img,
html body[data-page="basement-system"] #basement-logic .image-entry-media img,
html body[data-page="basement-system"] #basement-recreation .basement-media img,
html body[data-page="basement-system"] #basement-lifting .image-entry-media img,
html body[data-page="basement-system"] #basement-sport-layer .basement-media img,
html body[data-page="basement-system"] #basement-reading-layer .basement-media img,
html body[data-page="basement-system"] #basement-dining-layer .basement-media img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  object-position: center center !important;
}

@media (max-width: 900px) {
  html body[data-page="basement-system"] #basement-problem,
  html body[data-page="basement-system"] #basement-logic,
  html body[data-page="basement-system"] #basement-recreation,
  html body[data-page="basement-system"] #basement-lifting,
  html body[data-page="basement-system"] #basement-sport-layer,
  html body[data-page="basement-system"] #basement-reading-layer,
  html body[data-page="basement-system"] #basement-dining-layer,
  html body[data-page="basement-system"] #basement-summary {
    width: calc(100% - 24px) !important;
    margin: 40px auto !important;
    gap: 22px !important;
  }

  html body[data-page="basement-system"] #basement-problem .system-cognition-inner h1,
  html body[data-page="basement-system"] #basement-logic .image-entry-copy h2,
  html body[data-page="basement-system"] #basement-recreation .basement-copy h3,
  html body[data-page="basement-system"] #basement-lifting .image-entry-copy h2,
  html body[data-page="basement-system"] #basement-sport-layer .basement-copy h3,
  html body[data-page="basement-system"] #basement-reading-layer .basement-copy h3,
  html body[data-page="basement-system"] #basement-dining-layer .basement-copy h3,
  html body[data-page="basement-system"] #basement-summary .basement-copy h3 {
    max-width: 100% !important;
    font-size: clamp(20px, 5.2vw, 26px) !important;
    line-height: 1.46 !important;
  }

  html body[data-page="basement-system"] #basement-summary .basement-copy h3 span {
    white-space: normal !important;
  }

  html body[data-page="basement-system"] #basement-problem .basement-problem-media,
  html body[data-page="basement-system"] #basement-logic .image-entry-media,
  html body[data-page="basement-system"] #basement-recreation .basement-media,
  html body[data-page="basement-system"] #basement-lifting .image-entry-media,
  html body[data-page="basement-system"] #basement-sport-layer .basement-media,
  html body[data-page="basement-system"] #basement-reading-layer .basement-media,
  html body[data-page="basement-system"] #basement-dining-layer .basement-media {
    aspect-ratio: 4 / 3 !important;
  }
}

html body[data-page="water-supply-drainage"] #water-problem,
html body[data-page="water-supply-drainage"] #water-logic,
html body[data-page="water-supply-drainage"] #water-supply-drainage {
  scroll-margin-top: 112px !important;
}

html body[data-page="water-supply-drainage"] #water-problem .system-cognition-inner,
html body[data-page="water-supply-drainage"] #water-logic .image-entry-copy,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-supply-copy,
html body[data-page="water-supply-drainage"] #water-supply-drainage .mini-heading,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-accordion-copy,
html body[data-page="water-supply-drainage"] #water-supply-drainage .experience-translation > div,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-detail-body,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-split-copy {
  width: 100% !important;
  max-width: 760px !important;
  margin: 0 !important;
  text-align: left !important;
}

html body[data-page="water-supply-drainage"] #water-problem {
  min-height: auto !important;
  padding-block: clamp(56px, 7vw, 88px) !important;
}

html body[data-page="water-supply-drainage"] #water-problem .system-cognition-inner {
  padding-top: 0 !important;
}

html body[data-page="water-supply-drainage"] #water-problem .system-cognition-inner h1,
html body[data-page="water-supply-drainage"] #water-logic .image-entry-copy h2,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-supply-copy h2,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-accordion-copy h3,
html body[data-page="water-supply-drainage"] #water-supply-drainage .mini-heading h3,
html body[data-page="water-supply-drainage"] #water-supply-drainage .experience-translation h3 {
  max-width: 760px !important;
  margin: 0 !important;
  color: #12352f !important;
  font-size: clamp(26px, 2.4vw, 40px) !important;
  line-height: 1.28 !important;
  font-weight: 500 !important;
  letter-spacing: -0.02em !important;
  word-break: keep-all !important;
  overflow-wrap: normal !important;
  white-space: normal !important;
  text-wrap: pretty !important;
  text-shadow: none !important;
  text-align: left !important;
}

html body[data-page="water-supply-drainage"] #water-problem .system-cognition-inner > p:last-child,
html body[data-page="water-supply-drainage"] #water-logic .image-entry-copy p:not(.eyebrow):not(blockquote),
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-supply-copy .lead,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-accordion-copy p:not(.eyebrow),
html body[data-page="water-supply-drainage"] #water-supply-drainage .mini-heading blockquote,
html body[data-page="water-supply-drainage"] #water-supply-drainage .experience-translation p,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-detail-body > p,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-demand-card p,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-split-copy p {
  max-width: 680px !important;
  color: rgba(18, 53, 47, 0.78) !important;
  font-size: 15px !important;
  line-height: 1.82 !important;
  text-shadow: none !important;
}

html body[data-page="water-supply-drainage"] #water-problem .system-cognition-inner :where(h1, p, .eyebrow),
html body[data-page="water-supply-drainage"] #water-logic .image-entry-copy :where(h2, p, blockquote, .eyebrow),
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-supply-copy :where(h2, p, blockquote, .eyebrow, summary),
html body[data-page="water-supply-drainage"] #water-supply-drainage .mini-heading :where(h3, blockquote, .eyebrow),
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-accordion-copy :where(h3, p, .eyebrow),
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-detail-body :where(p, blockquote),
html body[data-page="water-supply-drainage"] #water-supply-drainage .experience-translation :where(h3, p) {
  text-align: left !important;
  margin-left: 0 !important;
  margin-right: auto !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-demand-grid,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-point-list,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-brand-grid,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-detail-stack {
  margin-left: 0 !important;
  margin-right: auto !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-demand-card summary,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-demand-card h4,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-demand-card p,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-detail > summary,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-detail > summary strong,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-detail > summary span,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-detail-body blockquote,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-brand-card :where(h4, p, summary),
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-point-list span {
  text-align: left !important;
}

html body[data-page="water-supply-drainage"] #water-problem .system-cognition-inner h1 span,
html body[data-page="water-supply-drainage"] #water-logic .image-entry-copy h2 span,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-supply-copy h2 span {
  display: block !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-demand-card h4,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-detail > summary strong,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-brand-card h4 {
  word-break: keep-all !important;
  overflow-wrap: normal !important;
  white-space: normal !important;
  text-wrap: pretty !important;
}

html body[data-page="water-supply-drainage"] #water-logic.image-entry-panel,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-supply-hero,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-demand-block,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-accordion-group {
  display: flex !important;
  flex-direction: column !important;
  gap: clamp(20px, 3vw, 32px) !important;
  min-height: auto !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  overflow: visible !important;
}

html body[data-page="water-supply-drainage"] #water-logic .image-entry-copy,
html body[data-page="water-supply-drainage"] #water-logic .image-entry-copy,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-supply-copy,
html body[data-page="water-supply-drainage"] #water-supply-drainage .mini-heading,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-accordion-copy {
  order: -1 !important;
  position: static !important;
  z-index: auto !important;
  align-self: auto !important;
  width: 100% !important;
  max-width: 760px !important;
  margin: 0 !important;
  padding: 0 !important;
  color: #12352f !important;
  background: none !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
  border: 0 !important;
  box-shadow: none !important;
}

html body[data-page="water-supply-drainage"] #water-logic .image-entry-media,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-supply-media,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-demand-media,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-accordion-visual,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-support-media {
  position: relative !important;
  width: 100% !important;
  min-height: 0 !important;
  margin: 0 !important;
  overflow: hidden !important;
  border: 0 !important;
  border-radius: 28px !important;
  background: transparent !important;
  box-shadow: none !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-supply-hero::after {
  display: none !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-supply-media {
  position: relative !important;
  inset: auto !important;
  min-height: 0 !important;
  max-height: none !important;
  border-radius: 28px !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-supply-collage {
  display: grid !important;
  gap: 16px !important;
  align-content: start !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-living-card {
  margin-top: 26px !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-living-card .system-scene-card {
  margin: 0 !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-collage-main,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-collage-card {
  position: relative !important;
  overflow: hidden !important;
  border-radius: 28px !important;
  background: linear-gradient(180deg, rgba(233, 226, 214, 0.72), rgba(215, 205, 189, 0.88)) !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-collage-main {
  aspect-ratio: 1672 / 720 !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-collage-grid {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 16px !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-collage-card {
  aspect-ratio: 16 / 9 !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-collage-main img,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-collage-card img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  object-position: center center !important;
  display: block !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-collage-badges {
  position: absolute !important;
  left: 20px !important;
  right: 20px !important;
  bottom: 20px !important;
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 10px !important;
  justify-content: flex-start !important;
  pointer-events: none !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-collage-badges span {
  padding: 9px 14px !important;
  border-radius: 999px !important;
  background: rgba(249, 244, 236, 0.8) !important;
  border: 1px solid rgba(138, 115, 74, 0.18) !important;
  color: rgba(74, 55, 28, 0.88) !important;
  font-size: 0.78rem !important;
  font-weight: 600 !important;
  letter-spacing: 0.04em !important;
  backdrop-filter: blur(10px) !important;
  -webkit-backdrop-filter: blur(10px) !important;
  box-shadow: 0 10px 28px rgba(71, 49, 16, 0.08) !important;
}

@media (max-width: 760px) {
  html body[data-page="water-supply-drainage"] #water-supply-drainage .water-supply-collage {
    gap: 12px !important;
  }

  html body[data-page="water-supply-drainage"] #water-supply-drainage .water-collage-grid {
    grid-template-columns: 1fr !important;
    gap: 12px !important;
  }

  html body[data-page="water-supply-drainage"] #water-supply-drainage .water-collage-badges {
    left: 14px !important;
    right: 14px !important;
    bottom: 14px !important;
    gap: 8px !important;
  }

  html body[data-page="water-supply-drainage"] #water-supply-drainage .water-collage-badges span {
    font-size: 0.72rem !important;
    padding: 8px 12px !important;
  }
}

html body[data-page="water-supply-drainage"] #water-logic .image-entry-media img,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-supply-media img,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-demand-media img,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-accordion-visual img,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-support-media img {
  display: block !important;
  width: 100% !important;
  height: auto !important;
  min-height: 0 !important;
  object-fit: cover !important;
  border-radius: inherit !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-supply-media img[src*="smart-water-control"] {
  display: block !important;
  width: 100% !important;
  height: auto !important;
  max-width: 100% !important;
  margin: 0 !important;
  object-fit: contain !important;
  object-position: center top !important;
  background: #f7f2e9 !important;
}

html body[data-page="water-supply-drainage"] #water-logic .image-entry-media img,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-supply-media img,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-demand-media img,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-accordion-visual img,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-support-media img {
  transform: scale(1) !important;
  transition: transform 1.8s ease, filter 1.2s ease !important;
  will-change: transform !important;
}

html body[data-page="water-supply-drainage"] #water-logic .image-entry-media:hover img,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-supply-media:hover img,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-demand-media:hover img,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-accordion-visual:hover img,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-support-media:hover img {
  transform: scale(1.022) !important;
  filter: saturate(1.03) contrast(1.02) brightness(1.015) !important;
}

@media (prefers-reduced-motion: reduce) {
  html body[data-page="water-supply-drainage"] #water-logic .image-entry-media img,
  html body[data-page="water-supply-drainage"] #water-supply-drainage .water-supply-media img,
  html body[data-page="water-supply-drainage"] #water-supply-drainage .water-demand-media img,
  html body[data-page="water-supply-drainage"] #water-supply-drainage .water-accordion-visual img,
  html body[data-page="water-supply-drainage"] #water-supply-drainage .water-support-media img {
    transition: none !important;
  }

  html body[data-page="water-supply-drainage"] #water-logic .image-entry-media:hover img,
  html body[data-page="water-supply-drainage"] #water-supply-drainage .water-supply-media:hover img,
  html body[data-page="water-supply-drainage"] #water-supply-drainage .water-demand-media:hover img,
  html body[data-page="water-supply-drainage"] #water-supply-drainage .water-accordion-visual:hover img,
  html body[data-page="water-supply-drainage"] #water-supply-drainage .water-support-media:hover img {
    transform: none !important;
    filter: saturate(1.03) contrast(1.02) brightness(1.015) !important;
  }
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-supply-media figcaption,
html body[data-page="water-supply-drainage"] #water-supply-drainage .experience-kicker {
  display: none !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-hero-detail {
  max-width: 680px !important;
  margin-top: 24px !important;
  border: 0 !important;
  background: transparent !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-hero-detail summary,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-detail > summary {
  min-height: 44px !important;
  color: #12352f !important;
  background: rgba(255, 251, 244, 0.92) !important;
  box-shadow: none !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-hero-detail summary {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: flex-start !important;
  width: auto !important;
  padding: 0 16px !important;
  border: 1px solid rgba(18, 53, 47, 0.14) !important;
  border-radius: 999px !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-detail,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-detail:last-child,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-demand-card,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-demand-card:last-child {
  border: 1px solid rgba(18, 53, 47, 0.1) !important;
  border-radius: 20px !important;
  background: rgba(252, 249, 242, 0.96) !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-detail > summary {
  display: grid !important;
  grid-template-columns: 92px minmax(0, 1fr) auto !important;
  width: 100% !important;
  border-radius: 18px !important;
  padding: 14px 18px !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-detail > summary strong,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-demand-card h4 {
  color: #12352f !important;
  font-size: 15px !important;
  line-height: 1.46 !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-detail > summary span,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-accordion-copy .eyebrow,
html body[data-page="water-supply-drainage"] #water-supply-drainage .mini-heading .eyebrow,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-supply-copy .eyebrow,
html body[data-page="water-supply-drainage"] #water-problem .eyebrow,
html body[data-page="water-supply-drainage"] #water-logic .eyebrow {
  color: #b89b5e !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-detail > summary::after {
  color: #12352f !important;
  background: transparent !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-detail-body,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-detail-stack,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-demand-grid {
  width: 100% !important;
  max-width: 760px !important;
  margin-top: 0 !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-detail-body {
  gap: 14px !important;
  padding: 0 18px 18px !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-detail-body blockquote,
html body[data-page="water-supply-drainage"] #water-logic .image-entry-copy blockquote,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-supply-copy blockquote,
html body[data-page="water-supply-drainage"] #water-supply-drainage .mini-heading blockquote {
  max-width: 640px !important;
  margin: 0 !important;
  padding-left: 16px !important;
  border-left: 2px solid rgba(184, 155, 94, 0.72) !important;
  color: #12352f !important;
  font-size: 15px !important;
  line-height: 1.78 !important;
  text-shadow: none !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-demand-card summary {
  min-height: 52px !important;
  padding: 0 18px !important;
  background: transparent !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-supply-media,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-demand-media,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-accordion-visual {
  margin-top: 8px !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .mep-metric-group,
html body[data-page="water-supply-drainage"] #water-logic .image-entry-media .mep-metric-group {
  position: absolute !important;
  top: 24px !important;
  right: 24px !important;
  bottom: auto !important;
  left: auto !important;
  z-index: 3 !important;
  width: min(380px, calc(100% - 48px)) !important;
  margin: 0 !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .experience-translation {
  margin-top: clamp(40px, 5vw, 56px) !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

@media (max-width: 900px) {
  html body[data-page="water-supply-drainage"] #water-logic .image-entry-copy,
  html body[data-page="water-supply-drainage"] #water-supply-drainage .water-supply-copy,
  html body[data-page="water-supply-drainage"] #water-supply-drainage .mini-heading,
  html body[data-page="water-supply-drainage"] #water-supply-drainage .water-accordion-copy {
    order: initial !important;
  }

  html body[data-page="water-supply-drainage"] #water-supply-drainage .mep-metric-group,
  html body[data-page="water-supply-drainage"] #water-logic .image-entry-media .mep-metric-group {
    top: auto !important;
    right: auto !important;
    bottom: 18px !important;
    left: 18px !important;
    width: min(360px, calc(100% - 36px)) !important;
  }
}

/* 2026-06-17 basement route hard fix: keep basement independent, remove drift, and overlay metrics inside images. */
html body[data-page="basement-system"] #systems,
html body[data-page="basement-system"] .experience-translation[data-experience-layer="environment"] {
  display: none !important;
}

html body #basement-problem .basement-problem-media,
html body #basement-logic .image-entry-media,
html body #basement-recreation .basement-media,
html body #basement-lifting .image-entry-media {
  position: relative !important;
}

html body[data-page="basement-system"] #basement-problem .system-cognition-inner,
html body[data-page="basement-system"] #basement-logic .image-entry-copy,
html body[data-page="basement-system"] #basement-recreation .basement-copy,
html body[data-page="basement-system"] #basement-lifting .image-entry-copy {
  max-width: 980px !important;
  margin: 0 !important;
  padding: 0 !important;
  text-align: left !important;
}

html body[data-page="basement-system"] #basement-problem .system-cognition-inner :where(h1, p, .eyebrow),
html body[data-page="basement-system"] #basement-logic .image-entry-copy :where(h2, p, blockquote, .eyebrow),
html body[data-page="basement-system"] #basement-recreation .basement-copy :where(h3, p, .eyebrow),
html body[data-page="basement-system"] #basement-lifting .image-entry-copy :where(h2, p, blockquote, .eyebrow) {
  text-align: left !important;
}

html body[data-page="basement-system"] #basement-problem .basement-problem-media .mep-metric-group,
html body[data-page="basement-system"] #basement-logic .image-entry-media .mep-metric-group,
html body[data-page="basement-system"] #basement-recreation .basement-media .mep-metric-group,
html body[data-page="basement-system"] #basement-lifting .image-entry-media .mep-metric-group {
  position: absolute !important;
  top: clamp(24px, 4vw, 56px) !important;
  right: clamp(24px, 4vw, 56px) !important;
  bottom: auto !important;
  left: auto !important;
  z-index: 3 !important;
  width: min(420px, calc(100% - (2 * clamp(24px, 4vw, 56px)))) !important;
  max-width: none !important;
  margin: 0 !important;
  grid-template-columns: repeat(2, minmax(148px, 1fr)) !important;
  gap: 10px !important;
  pointer-events: none !important;
}

html body[data-page="basement-system"] #basement-problem .basement-problem-media .mep-metric-group {
  top: auto !important;
  right: clamp(24px, 4vw, 56px) !important;
  bottom: clamp(24px, 4vw, 44px) !important;
  left: auto !important;
  width: min(520px, calc(100% - (2 * clamp(24px, 4vw, 56px)))) !important;
  grid-template-columns: repeat(3, minmax(144px, 1fr)) !important;
}

html body[data-page="basement-system"] #basement-problem .basement-problem-media .mep-metric-group .mep-metric-badge:last-child:nth-child(odd),
html body[data-page="basement-system"] #basement-logic .image-entry-media .mep-metric-group .mep-metric-badge:last-child:nth-child(odd),
html body[data-page="basement-system"] #basement-recreation .basement-media .mep-metric-group .mep-metric-badge:last-child:nth-child(odd),
html body[data-page="basement-system"] #basement-lifting .image-entry-media .mep-metric-group .mep-metric-badge:last-child:nth-child(odd) {
  grid-column: 1 / -1 !important;
}

html body[data-page="basement-system"] #basement-problem .basement-problem-media .mep-metric-group .mep-metric-badge:last-child:nth-child(odd) {
  grid-column: auto !important;
}

html body[data-page="basement-system"] #basement-recreation .basement-copy h3 {
  max-width: 18em !important;
  font-size: clamp(30px, 2.7vw, 42px) !important;
  line-height: 1.26 !important;
}

@media (max-width: 767px) {
  html body[data-page="basement-system"] #basement-problem .basement-problem-media .mep-metric-group,
  html body[data-page="basement-system"] #basement-logic .image-entry-media .mep-metric-group,
  html body[data-page="basement-system"] #basement-recreation .basement-media .mep-metric-group,
  html body[data-page="basement-system"] #basement-lifting .image-entry-media .mep-metric-group {
    position: relative !important;
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    left: auto !important;
    width: 100% !important;
    margin-top: 14px !important;
    grid-template-columns: 1fr !important;
    pointer-events: auto !important;
  }

  html body[data-page="basement-system"] #basement-problem .basement-problem-media .mep-metric-group {
    grid-template-columns: 1fr !important;
  }
}

/* Absolute final lock: dimensions intro must be left-aligned to the card text axis */
html body section#dimensions.section-shell > div.section-heading,
html body section#dimensions.section-shell > div.section-heading.reveal,
html body section#dimensions.section-shell > div.section-heading.reveal.is-visible {
  display: block !important;
  width: min(100%, 1180px) !important;
  max-width: 1180px !important;
  margin: 0 auto 0 auto !important;
  padding: 80px 0 44px 0 !important;
  text-align: left !important;
  justify-self: start !important;
}

html body section#dimensions.section-shell > div.section-heading :where(.eyebrow, h2, .lead) {
  max-width: 760px !important;
  margin-left: 0 !important;
  margin-right: auto !important;
  text-align: left !important;
}

/* Absolute final lock: homepage framework block must never use left-right split */
html body .home-entry .home-framework {
  display: grid !important;
  grid-template-columns: 1fr !important;
  align-items: start !important;
  gap: clamp(28px, 3.6vw, 44px) !important;
  min-height: 0 !important;
  padding: clamp(36px, 4.4vw, 56px) !important;
  background: rgba(248, 245, 239, 0.92) !important;
  background-image: none !important;
}

html body .home-entry .home-framework-copy {
  order: 1 !important;
  width: 100% !important;
  max-width: 980px !important;
  min-height: 0 !important;
  padding: 0 !important;
}

html body .home-entry .home-framework-media {
  order: 2 !important;
  width: 100% !important;
  margin: 0 !important;
  display: block !important;
  overflow: hidden !important;
  border-radius: clamp(22px, 2vw, 30px) !important;
}

html body .home-entry .home-framework-media img {
  display: block !important;
  width: 100% !important;
  height: auto !important;
  aspect-ratio: 16 / 9 !important;
  object-fit: cover !important;
}

html body .home-entry .home-dimension-strip {
  order: 3 !important;
  width: 100% !important;
  justify-content: flex-start !important;
  align-items: center !important;
  gap: 18px !important;
}

html body section#dimensions .dimension-closing {
  width: min(100%, 1180px) !important;
  max-width: 1180px !important;
  margin: clamp(36px, 4vw, 56px) auto 0 !important;
  text-align: left !important;
}

html body section#dimensions .dimension-closing :where(.dimension-closing-en, .dimension-closing-zh) {
  max-width: 760px !important;
  margin-left: 0 !important;
  margin-right: auto !important;
  text-align: left !important;
  text-shadow: none !important;
  color: var(--zf-green) !important;
}

html body section#dimensions .dimension-closing .dimension-closing-en {
  font-family: "Inter", "Noto Sans SC", sans-serif !important;
  font-size: 14px !important;
  line-height: 1.6 !important;
  letter-spacing: 0.04em !important;
  color: var(--zf-gold) !important;
}

html body section#dimensions .dimension-closing .dimension-closing-zh {
  margin-top: 12px !important;
  font-size: clamp(20px, 1.8vw, 28px) !important;
  line-height: 1.55 !important;
  color: var(--zf-green) !important;
}

html body #dimensions .dimension-title-inline {
  display: flex !important;
  align-items: baseline !important;
  flex-wrap: nowrap !important;
  gap: 12px !important;
  margin: 0 0 16px !important;
}

html body #dimensions .dimension-title-inline .dimension-en {
  color: var(--zf-gold) !important;
  font-family: "Inter", "Noto Sans SC", sans-serif !important;
  font-size: 0.4em !important;
  font-weight: 700 !important;
  letter-spacing: 0.06em !important;
  text-transform: uppercase !important;
  white-space: nowrap !important;
}

html body #dimensions .dimension-title-inline .dimension-zh {
  color: var(--zf-green) !important;
  font-size: 1em !important;
  font-weight: 500 !important;
  line-height: 1.12 !important;
  white-space: nowrap !important;
}

/* Dimensions cards: remove white framed card feeling and let image breathe */
html body section#dimensions .dimension-card {
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  gap: clamp(20px, 2.6vw, 30px) !important;
}

html body section#dimensions .dimension-content {
  max-width: 760px !important;
  padding: 0 0 clamp(8px, 1.2vw, 14px) 0 !important;
}

html body section#dimensions .dimension-media {
  width: 100% !important;
  margin: 0 !important;
  border-radius: clamp(22px, 2vw, 30px) !important;
  overflow: hidden !important;
  background: transparent !important;
  box-shadow: none !important;
}

html body section#dimensions .dimension-media img {
  display: block !important;
  width: 100% !important;
  height: auto !important;
  aspect-ratio: 16 / 9.6 !important;
  object-fit: cover !important;
  object-position: center center !important;
}

html body section#dimensions [data-dimensions] {
  display: grid !important;
  gap: clamp(54px, 6vw, 84px) !important;
}

html body section#dimensions [data-dimensions] > .dimension-card + .dimension-card {
  margin-top: 0 !important;
}

html body section#climate .climate-closing {
  width: min(100%, 1780px) !important;
  max-width: min(100%, 1780px) !important;
  margin: clamp(44px, 5vw, 64px) auto 0 !important;
  padding: 0 !important;
  text-align: left !important;
}

html body section#climate .climate-closing :where(.climate-closing-eyebrow, h3, p) {
  margin-left: 0 !important;
  margin-right: auto !important;
  text-align: left !important;
}

html body section#climate .climate-living-scene {
  width: min(100%, 1780px) !important;
  max-width: min(100%, 1780px) !important;
  margin: clamp(52px, 6vw, 76px) auto 0 !important;
  padding: 0 !important;
  text-align: left !important;
}

html body section#climate .climate-living-copy {
  max-width: 760px !important;
  margin: 0 0 clamp(28px, 3.4vw, 40px) 0 !important;
  text-align: left !important;
}

html body section#climate .climate-living-copy :where(.climate-closing-eyebrow, h3, p) {
  margin-left: 0 !important;
  margin-right: auto !important;
  text-align: left !important;
}

html body section#climate .climate-living-media {
  position: relative !important;
  width: 100% !important;
  margin: 0 !important;
  border-radius: clamp(22px, 2vw, 30px) !important;
  overflow: hidden !important;
  background: transparent !important;
}

html body section#climate .climate-living-media img {
  display: block !important;
  width: 100% !important;
  height: auto !important;
  aspect-ratio: 16 / 9 !important;
  object-fit: cover !important;
  object-position: center center !important;
  filter: brightness(1.08) contrast(1.02) saturate(0.94) !important;
}

html body section#climate .climate-living-media .humidity-particle {
  position: absolute !important;
  z-index: 2 !important;
  width: clamp(10px, 1vw, 16px) !important;
  height: clamp(10px, 1vw, 16px) !important;
  border-radius: 999px !important;
  background: radial-gradient(circle at 35% 35%, rgba(255,255,255,0.92), rgba(220,228,232,0.48) 58%, rgba(255,255,255,0) 100%) !important;
  box-shadow: 0 0 18px rgba(255,255,255,0.16) !important;
  opacity: 0.42 !important;
  pointer-events: none !important;
  animation: climateHumidityFloat 9s ease-in-out infinite !important;
}

html body section#climate .climate-living-media .climate-alert-chip {
  position: absolute !important;
  z-index: 4 !important;
  display: flex !important;
  flex-direction: column !important;
  justify-content: flex-end !important;
  gap: 4px !important;
  width: clamp(84px, 7vw, 102px) !important;
  min-height: clamp(122px, 10vw, 148px) !important;
  padding: 18px 10px 12px !important;
  border-radius: 24px !important;
  border: 1px solid rgba(255, 255, 255, 0.34) !important;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.22), rgba(255,255,255,0.08)) !important;
  box-shadow:
    0 14px 28px rgba(24, 30, 28, 0.14),
    inset 0 1px 0 rgba(255,255,255,0.32),
    inset 0 -1px 0 rgba(255,255,255,0.08) !important;
  backdrop-filter: blur(18px) saturate(1.08) !important;
  -webkit-backdrop-filter: blur(18px) saturate(1.08) !important;
  pointer-events: none !important;
  overflow: hidden !important;
}

html body section#climate .climate-living-media .climate-alert-chip::before {
  content: "" !important;
  position: absolute !important;
  left: 50% !important;
  top: 8px !important;
  width: 34px !important;
  height: 6px !important;
  transform: translateX(-50%) !important;
  border-radius: 999px !important;
  background: rgba(61, 67, 72, 0.54) !important;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.08) !important;
}

html body section#climate .climate-living-media .climate-alert-chip::after {
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  border-radius: inherit !important;
  background:
    linear-gradient(135deg, rgba(255,255,255,0.24), rgba(255,255,255,0.02) 42%, transparent 56%),
    radial-gradient(circle at 24% 14%, rgba(255,255,255,0.18), transparent 26%) !important;
  pointer-events: none !important;
}

html body section#climate .climate-living-media .climate-alert-chip strong,
html body section#climate .climate-living-media .climate-alert-chip em {
  position: relative !important;
  z-index: 1 !important;
  display: block !important;
  font-style: normal !important;
  text-align: left !important;
}

html body section#climate .climate-living-media .climate-alert-chip strong {
  font-size: 11px !important;
  font-weight: 700 !important;
  line-height: 1.2 !important;
  letter-spacing: 0.02em !important;
  opacity: 0.88 !important;
}

html body section#climate .climate-living-media .climate-alert-chip em {
  font-size: 16px !important;
  font-weight: 750 !important;
  line-height: 1.04 !important;
}

html body section#climate .climate-living-media .chip-temp {
  top: 11% !important;
  left: 12% !important;
  color: #9f4b2e !important;
}

html body section#climate .climate-living-media .chip-rh {
  top: 18% !important;
  right: 17% !important;
  color: #a86d25 !important;
}

html body section#climate .climate-living-media .chip-dew {
  top: 46% !important;
  left: 58% !important;
  color: #b35e2f !important;
}

html body section#climate .climate-living-media .chip-abs {
  bottom: 11% !important;
  left: 18% !important;
  color: #9a6428 !important;
}

html body section#climate .climate-living-media .chip-co2 {
  bottom: 14% !important;
  right: 13% !important;
  color: #a24d3a !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean :is(.project-access-overview-card, .project-access-action-card, .project-access-contact-card) {
  padding: 22px 8px 0 !important;
  border: 0 !important;
  border-top: 1px solid rgba(25, 63, 57, 0.12) !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

html body[data-page="project-access"] main > #project-access.project-access-clean :is(.project-access-overview-card, .project-access-action-card, .project-access-contact-card)::before {
  content: none !important;
  display: none !important;
}

html body section#climate .climate-living-media .climate-alert-phone {
  position: absolute !important;
  z-index: 5 !important;
  right: clamp(24px, 3.6vw, 42px) !important;
  top: clamp(22px, 3.2vw, 34px) !important;
  transform: none !important;
  width: clamp(176px, 14.6vw, 202px) !important;
  display: grid !important;
  gap: 8px !important;
  padding: 13px 12px 13px !important;
  border-radius: 28px !important;
  border: 1px solid rgba(255,255,255,0.30) !important;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.24), rgba(255,255,255,0.10)) !important;
  box-shadow:
    0 18px 40px rgba(32, 36, 42, 0.16),
    inset 0 1px 0 rgba(255,255,255,0.34),
    inset 0 -1px 0 rgba(255,255,255,0.10) !important;
  backdrop-filter: blur(20px) saturate(1.08) !important;
  -webkit-backdrop-filter: blur(20px) saturate(1.08) !important;
  overflow: hidden !important;
}

html body section#climate .climate-living-media .climate-alert-phone::before {
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  border-radius: inherit !important;
  background:
    linear-gradient(135deg, rgba(255,255,255,0.26), rgba(255,255,255,0.02) 42%, transparent 56%),
    radial-gradient(circle at 24% 14%, rgba(255,255,255,0.16), transparent 26%) !important;
  pointer-events: none !important;
}

html body section#climate .climate-living-media .climate-alert-phone-notch,
html body section#climate .climate-living-media .climate-alert-phone-topbar,
html body section#climate .climate-living-media .climate-alert-phone-hero,
html body section#climate .climate-living-media .climate-alert-phone-grid,
html body section#climate .climate-living-media .climate-alert-phone p,
html body section#climate .climate-living-media .climate-alert-phone-home {
  position: relative !important;
  z-index: 1 !important;
}

html body section#climate .climate-living-media .climate-alert-phone-notch {
  width: 34px !important;
  height: 6px !important;
  margin: 0 auto 2px !important;
  border-radius: 999px !important;
  background: rgba(61, 67, 72, 0.48) !important;
}

html body section#climate .climate-living-media .climate-alert-phone-topbar {
  display: flex !important;
  justify-content: space-between !important;
  align-items: center !important;
  gap: 10px !important;
  color: rgba(245, 240, 228, 0.88) !important;
  font-size: 9px !important;
  letter-spacing: 0.16em !important;
  text-transform: uppercase !important;
}

html body section#climate .climate-living-media .climate-alert-phone-topbar strong {
  color: #c8743c !important;
  font-size: 9px !important;
  font-weight: 700 !important;
  letter-spacing: 0.16em !important;
}

html body section#climate .climate-living-media .climate-alert-phone-hero,
html body section#climate .climate-living-media .climate-alert-phone-grid > div {
  padding: 8px 10px !important;
  border-radius: 15px !important;
  background: linear-gradient(180deg, rgba(255,255,255,0.16), rgba(255,255,255,0.07)) !important;
  border: 1px solid rgba(255,255,255,0.16) !important;
}

html body section#climate .climate-living-media .climate-alert-phone-hero span,
html body section#climate .climate-living-media .climate-alert-phone-grid span {
  display: block !important;
  color: rgba(234, 227, 214, 0.78) !important;
  font-size: 9px !important;
  letter-spacing: 0.10em !important;
  text-transform: uppercase !important;
}

html body section#climate .climate-living-media .climate-alert-phone-hero strong {
  display: block !important;
  margin-top: 5px !important;
  color: #cb7a35 !important;
  font-size: 22px !important;
  line-height: 1.02 !important;
  font-weight: 760 !important;
}

html body section#climate .climate-living-media .climate-alert-phone-grid {
  display: grid !important;
  gap: 6px !important;
}

html body section#climate .climate-living-media .climate-alert-phone-grid strong {
  display: block !important;
  margin-top: 3px !important;
  color: #b86438 !important;
  font-size: 13px !important;
  line-height: 1.08 !important;
  font-weight: 720 !important;
}

html body section#climate .climate-living-media .climate-alert-phone p {
  margin: 0 !important;
  padding: 2px 4px 0 !important;
  color: rgba(244, 238, 227, 0.84) !important;
  font-size: 10px !important;
  line-height: 1.45 !important;
}

html body section#climate .climate-living-media .climate-alert-phone-home {
  width: 68px !important;
  height: 4px !important;
  margin: 2px auto 0 !important;
  border-radius: 999px !important;
  background: rgba(255,255,255,0.68) !important;
}

html body section#climate .climate-living-media :is(.climate-alert-chip.chip-temp, .climate-alert-chip.chip-rh, .climate-alert-chip.chip-dew, .climate-alert-chip.chip-abs, .climate-alert-chip.chip-co2) {
  display: none !important;
}

@media (max-width: 960px) {
  html body section#climate .climate-living-media .climate-alert-phone {
    width: min(196px, 40vw) !important;
  }
}

@media (max-width: 760px) {
  html body section#climate .climate-living-media .climate-alert-phone {
    right: 14px !important;
    top: auto !important;
    bottom: 14px !important;
    transform: none !important;
    width: min(182px, 53vw) !important;
    padding: 12px 11px 12px !important;
    border-radius: 24px !important;
  }

  html body section#climate .climate-living-media .climate-alert-phone-hero strong {
    font-size: 19px !important;
  }
}

html body section#climate .climate-living-media .particle-a {
  top: 18% !important;
  left: 16% !important;
  animation-delay: 0s !important;
}

html body section#climate .climate-living-media .particle-b {
  top: 28% !important;
  left: 34% !important;
  animation-delay: 1.2s !important;
}

html body section#climate .climate-living-media .particle-c {
  top: 36% !important;
  left: 52% !important;
  animation-delay: 2.5s !important;
}

html body section#climate .climate-living-media .particle-d {
  top: 48% !important;
  left: 68% !important;
  animation-delay: 1.8s !important;
}

html body section#climate .climate-living-media .particle-e {
  top: 62% !important;
  left: 42% !important;
  animation-delay: 3.4s !important;
}

html body section#climate .climate-living-media .particle-f {
  top: 72% !important;
  left: 79% !important;
  animation-delay: 4.1s !important;
}

@keyframes climateHumidityFloat {
  0% {
    transform: translate3d(0, 0, 0) scale(0.96);
    opacity: 0.22;
  }
  25% {
    transform: translate3d(12px, -10px, 0) scale(1.04);
    opacity: 0.4;
  }
  50% {
    transform: translate3d(-8px, -18px, 0) scale(1.08);
    opacity: 0.5;
  }
  75% {
    transform: translate3d(10px, -8px, 0) scale(1.02);
    opacity: 0.36;
  }
  100% {
    transform: translate3d(0, 0, 0) scale(0.96);
    opacity: 0.22;
  }
}

/* Final lock: premium in-image metric cards for systems scenes */
html body #systems .system-scene-card .scene-media,
html body #basement-system .system-scene-card .scene-media {
  position: relative !important;
}

html body #systems .system-scene-card .scene-media + .mep-metric-group,
html body #basement-system .system-scene-card .scene-media + .mep-metric-group {
  position: absolute !important;
  right: clamp(24px, 4vw, 56px) !important;
  bottom: clamp(24px, 4vw, 56px) !important;
  top: auto !important;
  left: auto !important;
  z-index: 3 !important;
  width: min(430px, 42%) !important;
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 14px !important;
  pointer-events: none !important;
}

html body #systems .system-scene-card .scene-media + .mep-metric-group .mep-metric-badge,
html body #basement-system .system-scene-card .scene-media + .mep-metric-group .mep-metric-badge {
  display: grid !important;
  grid-template-columns: 36px minmax(0, 1fr) !important;
  align-items: center !important;
  gap: 12px !important;
  min-height: 78px !important;
  padding: 14px 16px !important;
  border: 1px solid rgba(255, 248, 236, 0.2) !important;
  border-radius: 18px !important;
  background:
    linear-gradient(180deg, rgba(61, 72, 66, 0.48), rgba(32, 41, 37, 0.68)) !important;
  box-shadow: 0 14px 34px rgba(17, 25, 22, 0.18) !important;
  backdrop-filter: blur(12px) saturate(1.02) !important;
  -webkit-backdrop-filter: blur(12px) saturate(1.02) !important;
}

html body #systems .system-scene-card .scene-media + .mep-metric-group .mep-metric-badge:last-child:nth-child(odd),
html body #basement-system .system-scene-card .scene-media + .mep-metric-group .mep-metric-badge:last-child:nth-child(odd) {
  grid-column: 1 / -1 !important;
}

html body #systems .system-scene-card .scene-media + .mep-metric-group .metric-icon,
html body #basement-system .system-scene-card .scene-media + .mep-metric-group .metric-icon {
  display: grid !important;
  place-items: center !important;
  width: 36px !important;
  height: 36px !important;
  border: 1px solid rgba(255, 248, 236, 0.16) !important;
  border-radius: 50% !important;
  background: rgba(255, 248, 236, 0.06) !important;
  font-family: "Inter", "Noto Sans SC", sans-serif !important;
  font-size: 11px !important;
  font-weight: 700 !important;
  color: rgba(255, 250, 242, 0.92) !important;
  letter-spacing: 0.08em !important;
}

html body #systems .system-scene-card .scene-media + .mep-metric-group .metric-copy,
html body #basement-system .system-scene-card .scene-media + .mep-metric-group .metric-copy {
  display: grid !important;
  gap: 4px !important;
  min-width: 0 !important;
}

html body #systems .system-scene-card .scene-media + .mep-metric-group .metric-label,
html body #basement-system .system-scene-card .scene-media + .mep-metric-group .metric-label {
  color: rgba(199, 165, 98, 0.96) !important;
  font-family: "Inter", "Noto Sans SC", sans-serif !important;
  font-size: 11px !important;
  line-height: 1.2 !important;
  letter-spacing: 0.08em !important;
  text-transform: none !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}

html body #systems .system-scene-card .scene-media + .mep-metric-group .metric-value,
html body #basement-system .system-scene-card .scene-media + .mep-metric-group .metric-value {
  color: rgba(255, 252, 246, 0.98) !important;
  font-family: "Inter", "Noto Sans SC", sans-serif !important;
  font-size: clamp(20px, 1.45vw, 24px) !important;
  font-weight: 600 !important;
  line-height: 1.08 !important;
  letter-spacing: -0.02em !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}

@media (max-width: 980px) {
  html body #systems .system-scene-card .scene-media + .mep-metric-group,
  html body #basement-system .system-scene-card .scene-media + .mep-metric-group {
    right: 18px !important;
    bottom: 18px !important;
    width: min(390px, calc(100% - 36px)) !important;
    gap: 10px !important;
  }

  html body #systems .system-scene-card .scene-media + .mep-metric-group .mep-metric-badge,
  html body #basement-system .system-scene-card .scene-media + .mep-metric-group .mep-metric-badge {
    min-height: 70px !important;
    padding: 12px 14px !important;
  }

  html body #systems .system-scene-card .scene-media + .mep-metric-group .metric-value,
  html body #basement-system .system-scene-card .scene-media + .mep-metric-group .metric-value {
    font-size: 18px !important;
  }
}

@media (max-width: 640px) {
  html body #systems .system-scene-card .scene-media + .mep-metric-group,
  html body #basement-system .system-scene-card .scene-media + .mep-metric-group {
    width: calc(100% - 24px) !important;
    right: 12px !important;
    left: 12px !important;
    bottom: 12px !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 8px !important;
  }

  html body #systems .system-scene-card .scene-media + .mep-metric-group .mep-metric-badge,
  html body #basement-system .system-scene-card .scene-media + .mep-metric-group .mep-metric-badge {
    grid-template-columns: 28px minmax(0, 1fr) !important;
    min-height: 58px !important;
    padding: 10px 11px !important;
    border-radius: 14px !important;
  }

  html body #systems .system-scene-card .scene-media + .mep-metric-group .metric-icon,
  html body #basement-system .system-scene-card .scene-media + .mep-metric-group .metric-icon {
    width: 28px !important;
    height: 28px !important;
    font-size: 10px !important;
  }

  html body #systems .system-scene-card .scene-media + .mep-metric-group .metric-label,
  html body #basement-system .system-scene-card .scene-media + .mep-metric-group .metric-label {
    font-size: 10px !important;
  }

  html body #systems .system-scene-card .scene-media + .mep-metric-group .metric-value,
  html body #basement-system .system-scene-card .scene-media + .mep-metric-group .metric-value {
    font-size: 15px !important;
  }
}

/* Final lock: dimensions module must follow generator rule, not split 50/50 */
html body #dimensions {
  display: block !important;
}

html body #dimensions .section-heading,
html body #dimensions .dimension-bridge,
html body #dimensions .dimension-grid,
html body #dimensions .dimension-closing {
  grid-column: 1 / -1 !important;
  width: 100% !important;
}

html body #dimensions .dimension-bridge {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  gap: clamp(14px, 1.8vw, 22px) !important;
  margin-top: clamp(28px, 3vw, 40px) !important;
  margin-bottom: clamp(28px, 3vw, 40px) !important;
}

html body #dimensions .dimension-bridge-item {
  --dimension-tone: #8fd9d2 !important;
  --dimension-accent: #3fc8c0 !important;
  --dimension-glow: rgba(63, 200, 192, 0.28) !important;
  display: flex !important;
  align-items: center !important;
  justify-content: flex-start !important;
  gap: 18px !important;
  min-height: 110px !important;
  padding: 12px 10px !important;
  border-radius: 24px !important;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  text-decoration: none !important;
  position: relative !important;
  overflow: hidden !important;
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease !important;
  animation: dimensionCardFloat 5.8s ease-in-out infinite !important;
}

html body #dimensions .dimension-bridge-item::after {
  display: none !important;
}

html body #dimensions .dimension-bridge-item:hover,
html body #dimensions .dimension-bridge-item:focus-visible {
  transform: translateY(-3px) !important;
  box-shadow:
    0 12px 28px rgba(78, 66, 38, 0.08) !important;
  outline: none !important;
}

html body #dimensions .dimension-bridge-item.tone-air {
  --dimension-tone: #7fd8d0 !important;
  --dimension-accent: #36b9b0 !important;
  --dimension-glow: rgba(73, 192, 182, 0.24) !important;
}

html body #dimensions .dimension-bridge-item.tone-water {
  --dimension-tone: #78b8ff !important;
  --dimension-accent: #3c86f2 !important;
  --dimension-glow: rgba(60, 134, 242, 0.22) !important;
}

html body #dimensions .dimension-bridge-item.tone-light {
  --dimension-tone: #d8c17a !important;
  --dimension-accent: #c7a64a !important;
  --dimension-glow: rgba(211, 181, 93, 0.2) !important;
}

html body #dimensions .dimension-bridge-item.tone-sound {
  --dimension-tone: #a993ff !important;
  --dimension-accent: #7f67f0 !important;
  --dimension-glow: rgba(127, 103, 240, 0.2) !important;
}

html body #dimensions .dimension-bridge-dial {
  position: relative !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 78px !important;
  height: 78px !important;
  flex: 0 0 auto !important;
  animation: dimensionDialFloat 4.8s ease-in-out infinite !important;
}

html body #dimensions .dimension-bridge-dial::before {
  content: "" !important;
  position: absolute !important;
  inset: 2px !important;
  border-radius: 50% !important;
  background:
    radial-gradient(circle at 30% 30%, rgba(255, 255, 255, 0.92), rgba(244, 240, 231, 0.7) 46%, rgba(226, 234, 233, 0.72) 100%) !important;
  box-shadow:
    inset 0 2px 8px rgba(255, 255, 255, 0.95),
    inset 0 -10px 18px rgba(18, 53, 47, 0.08) !important;
}

html body #dimensions .dimension-bridge-dial-ring {
  position: absolute !important;
  inset: 0 !important;
  border-radius: 50% !important;
  background:
    conic-gradient(from 210deg,
      rgba(255,255,255,0.2) 0deg,
      var(--dimension-tone) 72deg,
      color-mix(in srgb, var(--dimension-accent) 72%, white) 138deg,
      rgba(255,255,255,0.22) 210deg,
      rgba(255,255,255,0.08) 270deg,
      var(--dimension-accent) 330deg,
      rgba(255,255,255,0.2) 360deg) !important;
  box-shadow:
    0 0 0 1px rgba(255,255,255,0.7) inset,
    0 0 26px var(--dimension-glow),
    0 10px 24px rgba(27, 44, 55, 0.12) !important;
  -webkit-mask: radial-gradient(farthest-side, transparent calc(100% - 9px), #000 calc(100% - 8px)) !important;
          mask: radial-gradient(farthest-side, transparent calc(100% - 9px), #000 calc(100% - 8px)) !important;
  animation: dimensionRingBreath 3.8s ease-in-out infinite !important;
}

html body #dimensions .dimension-bridge-icon {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  position: relative !important;
  width: 52px !important;
  height: 52px !important;
  border-radius: 50% !important;
  background: rgba(255, 255, 255, 0.42) !important;
  color: var(--dimension-accent) !important;
  flex: 0 0 auto !important;
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.95),
    0 8px 18px rgba(18, 53, 47, 0.12) !important;
  z-index: 1 !important;
}

html body #dimensions .dimension-bridge-icon svg {
  width: 28px !important;
  height: 28px !important;
  fill: none !important;
  stroke: currentColor !important;
  stroke-width: 1.85 !important;
  stroke-linecap: round !important;
  stroke-linejoin: round !important;
}

html body #dimensions .dimension-bridge-copy {
  display: flex !important;
  flex-direction: column !important;
  align-items: flex-start !important;
  gap: 5px !important;
  min-width: 0 !important;
  padding-top: 2px !important;
}

html body #dimensions .dimension-bridge-copy strong,
html body #dimensions .dimension-bridge-copy em {
  font-style: normal !important;
  line-height: 1 !important;
}

html body #dimensions .dimension-bridge-copy strong {
  color: color-mix(in srgb, var(--dimension-accent) 74%, #9f8751) !important;
  font-size: 0.78rem !important;
  font-weight: 700 !important;
  letter-spacing: 0.16em !important;
}

html body #dimensions .dimension-bridge-copy em {
  color: #12352f !important;
  font-size: clamp(22px, 1.6vw, 28px) !important;
  font-weight: 700 !important;
  letter-spacing: 0.02em !important;
}

html body #dimensions .dimension-grid {
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: clamp(28px, 3.2vw, 42px) !important;
  margin-top: clamp(28px, 3.6vw, 44px) !important;
}

html body #dimensions .dimension-card {
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: clamp(24px, 3vw, 34px) !important;
  align-items: start !important;
  min-height: 0 !important;
  padding: clamp(30px, 3.4vw, 42px) !important;
  background: rgba(248, 245, 239, 0.9) !important;
  scroll-margin-top: 120px !important;
}

html body #dimensions .dimension-content {
  order: 1 !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: flex-start !important;
  justify-content: flex-start !important;
  max-width: 760px !important;
  width: 100% !important;
  min-height: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  align-self: start !important;
}

html body #dimensions .dimension-media {
  order: 2 !important;
  width: 100% !important;
  margin: 0 !important;
  border-radius: 24px !important;
  overflow: hidden !important;
  scroll-margin-top: 116px !important;
}

html body #dimensions .dimension-media img {
  display: block !important;
  width: 100% !important;
  height: auto !important;
  aspect-ratio: 16 / 9 !important;
  object-fit: cover !important;
  object-position: center !important;
  filter: saturate(1.06) contrast(1.03) !important;
}

html body #dimensions .dimension-card :where(h3, p, .eyebrow, summary, li, blockquote) {
  color: var(--zf-green) !important;
  text-shadow: none !important;
}

html body #dimensions .dimension-card .eyebrow {
  color: var(--zf-gold) !important;
}

html body #dimensions .dimension-card h3 {
  max-width: 12em !important;
  margin: 0 0 14px !important;
  color: var(--zf-green) !important;
  font-size: clamp(32px, 3vw, 44px) !important;
  line-height: 1.2 !important;
}

html body #dimensions .dimension-card blockquote {
  max-width: 680px !important;
  margin: 0 0 22px !important;
  color: var(--zf-green) !important;
  border: 0 !important;
  padding: 0 !important;
}

html body #dimensions .dimension-detail > summary {
  color: var(--zf-green) !important;
  background: rgba(248, 245, 239, 0.94) !important;
}

html body #dimensions .dimension-detail p {
  max-width: 680px !important;
  color: #284f46 !important;
  text-shadow: none !important;
}

@media (max-width: 980px) {
  html body #dimensions .dimension-bridge {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 640px) {
  html body #dimensions .dimension-bridge {
    grid-template-columns: 1fr !important;
  }

  html body #dimensions .dimension-bridge-item {
    justify-content: flex-start !important;
  }
}

@keyframes dimensionRingBreath {
  0%, 100% {
    transform: scale(0.985) rotate(0.001deg) !important;
    filter: saturate(0.98) brightness(0.98) !important;
    box-shadow:
      0 0 0 1px rgba(255,255,255,0.7) inset,
      0 0 20px var(--dimension-glow),
      0 8px 18px rgba(27, 44, 55, 0.11) !important;
  }
  50% {
    transform: scale(1.02) rotate(0.001deg) !important;
    filter: saturate(1.08) brightness(1.04) !important;
    box-shadow:
      0 0 0 1px rgba(255,255,255,0.82) inset,
      0 0 34px var(--dimension-glow),
      0 12px 28px rgba(27, 44, 55, 0.15) !important;
  }
}

@keyframes dimensionDialFloat {
  0%, 100% {
    transform: translateY(0px) !important;
  }
  50% {
    transform: translateY(-2.5px) !important;
  }
}

@keyframes dimensionCardFloat {
  0%, 100% {
    transform: translateY(0px) !important;
  }
  50% {
    transform: translateY(-1.5px) !important;
  }
}

/* Final lock: home closing copy must align to the same left edge as content above */
html body .home-entry .home-closing {
  width: min(100%, 1276px) !important;
  max-width: 1276px !important;
  margin: clamp(92px, 12vw, 180px) auto 0 !important;
  padding-left: 0 !important;
  text-align: left !important;
}

html body .home-entry .home-closing :where(p, span) {
  margin-left: 0 !important;
  margin-right: auto !important;
  text-align: left !important;
}

/* Dimensions intro must align to the same left axis as the content cards below */
html body #dimensions .section-heading {
  width: min(100%, 1180px) !important;
  max-width: 1180px !important;
  margin-left: 0 !important;
  margin-right: auto !important;
  padding-left: 0 !important;
  text-align: left !important;
}

html body #dimensions .section-heading :where(.eyebrow, h2, .lead) {
  margin-left: 0 !important;
  margin-right: auto !important;
  text-align: left !important;
}

/* Route safety lock: route-hidden must always win, including dimensions final-lock blocks. */
html body main > section.route-hidden,
html body main > section#dimensions.route-hidden,
html body main > section#climate.route-hidden,
html body main > section#water-problem.route-hidden,
html body main > section#water-logic.route-hidden,
html body main > section#water-supply-drainage.route-hidden,
html body main > section#environment-problem.route-hidden,
html body main > section#environment-logic.route-hidden,
html body main > section#systems.route-hidden,
html body main > section#basement-problem.route-hidden,
html body main > section#basement-logic.route-hidden,
html body main > section#basement-lifting.route-hidden,
html body main > section#fit.route-hidden,
html body main > section#constraints.route-hidden,
html body main > section#delivery.route-hidden,
html body main > section#process.route-hidden,
html body main > section#project-access.route-hidden {
  display: none !important;
}

/* Ultimate lock: dimensions intro must be left-aligned to its own content axis */
html body section#dimensions > .section-heading.reveal,
html body section#dimensions > .section-heading.reveal.is-visible,
html body section#dimensions > .section-heading {
  display: block !important;
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 80px 0 44px 0 !important;
  text-align: left !important;
}

html body section#dimensions > .section-heading :where(.eyebrow, h2, .lead) {
  margin-left: 0 !important;
  margin-right: auto !important;
  text-align: left !important;
}

/* 2026-06-17 ultimate route lock: hidden basement sections must never reappear. */
html body #basement-lifting.route-hidden,
html body main > section#basement-lifting.route-hidden {
  display: none !important;
}

/* 2026-06-17 final lock: home framework must keep copy separate from image. */
html body .home-entry .home-framework {
  display: grid !important;
  gap: clamp(22px, 2.8vw, 34px) !important;
  min-height: 0 !important;
  padding: clamp(28px, 3vw, 40px) !important;
  background: rgba(248, 245, 239, 0.88) !important;
  box-shadow: 0 24px 72px rgba(36, 28, 18, 0.1) !important;
}

html body .home-entry .home-framework::before {
  display: none !important;
  content: none !important;
}

html body .home-entry .home-framework-copy,
html body .home-entry .home-dimension-strip {
  position: relative !important;
  z-index: 1 !important;
}

html body .home-entry .home-framework-copy {
  width: 100% !important;
  max-width: 980px !important;
  min-height: 0 !important;
  padding: 0 !important;
}

html body .home-entry .home-framework-copy .home-eyebrow {
  color: var(--zf-gold) !important;
}

html body .home-entry .home-framework-copy h2,
html body .home-entry .home-framework-copy p {
  color: var(--zf-green) !important;
  text-shadow: none !important;
}

html body .home-entry .home-framework-copy h2 {
  font-size: clamp(32px, 3vw, 44px) !important;
  line-height: 1.2 !important;
}

html body .home-entry .home-framework-copy p {
  max-width: 26em !important;
}

html body .home-entry .home-framework-media {
  display: block !important;
  margin: 0 !important;
  overflow: hidden !important;
  border-radius: clamp(22px, 2vw, 30px) !important;
}

html body .home-entry .home-framework-media img {
  display: block !important;
  width: 100% !important;
  height: auto !important;
  aspect-ratio: 16 / 9 !important;
  object-fit: cover !important;
  object-position: center center !important;
}

html body .home-entry .home-dimension-strip {
  position: relative !important;
  left: auto !important;
  right: auto !important;
  bottom: auto !important;
  width: 100% !important;
  background: none !important;
}

html body .home-entry .home-dimension-strip span {
  color: var(--zf-green) !important;
  text-shadow: none !important;
}

/* 2026-06-17 final lock: metric cards should use the wide glass style reference. */
html body .mep-metric-group {
  z-index: 3 !important;
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 12px !important;
}

html body .mep-metric-badge {
  display: grid !important;
  grid-template-columns: 42px minmax(0, 1fr) !important;
  align-items: center !important;
  gap: 14px !important;
  min-height: 84px !important;
  padding: 16px 20px !important;
  border: 1px solid rgba(255, 255, 255, 0.18) !important;
  border-radius: 22px !important;
  background:
    linear-gradient(135deg, rgba(255, 250, 242, 0.20), rgba(255, 250, 242, 0.08)) !important,
    rgba(20, 56, 48, 0.72) !important;
  box-shadow: 0 18px 34px rgba(12, 20, 18, 0.18) !important;
  backdrop-filter: blur(14px) saturate(112%) !important;
  -webkit-backdrop-filter: blur(14px) saturate(112%) !important;
  color: #fffdf7 !important;
}

html body .mep-metric-group .mep-metric-badge:last-child:nth-child(odd) {
  grid-column: 1 / -1 !important;
}

html body .metric-icon {
  width: 42px !important;
  height: 42px !important;
  border: 1px solid rgba(255, 255, 255, 0.24) !important;
  background: rgba(255, 255, 255, 0.08) !important;
}

html body .metric-icon svg {
  width: 20px !important;
  height: 20px !important;
}

html body .metric-icon,
html body .metric-icon svg,
html body .metric-label,
html body .metric-value {
  color: #fffdf7 !important;
}

html body .metric-copy {
  gap: 4px !important;
}

html body .metric-label {
  font-size: 12px !important;
  line-height: 1.2 !important;
  color: #cfae68 !important;
  letter-spacing: 0.03em !important;
}

html body .metric-value {
  font-size: clamp(18px, 1.4vw, 22px) !important;
  line-height: 1.12 !important;
  font-weight: 650 !important;
  color: #fffdf7 !important;
}

/* 2026-06-17 final lock: basement-system route must keep copy and media separated. */
html body[data-page="basement-system"] #basement-problem .system-cognition-inner,
html body[data-page="basement-system"] #basement-logic .image-entry-copy,
html body[data-page="basement-system"] #basement-lifting .image-entry-copy,
html body[data-page="basement-system"] #systems .scene-content {
  position: relative !important;
  order: -1 !important;
  width: 100% !important;
  max-width: 980px !important;
  margin: 0 !important;
  padding: 0 !important;
  background: none !important;
  border: 0 !important;
  box-shadow: none !important;
  text-shadow: none !important;
}

html body[data-page="basement-system"] #basement-problem .system-cognition-inner h1,
html body[data-page="basement-system"] #basement-logic .image-entry-copy h2,
html body[data-page="basement-system"] #basement-lifting .image-entry-copy h2,
html body[data-page="basement-system"] #systems .scene-content h3,
html body[data-page="basement-system"] .basement-copy h3,
html body[data-page="basement-system"] .experience-translation h3 {
  max-width: 760px !important;
  font-size: clamp(30px, 2.9vw, 40px) !important;
  line-height: 1.28 !important;
  font-weight: 600 !important;
  letter-spacing: -0.02em !important;
  text-align: left !important;
  word-break: normal !important;
  overflow-wrap: break-word !important;
  text-wrap: balance !important;
}

html body[data-page="basement-system"] #systems .scene-content h3 {
  max-width: 18em !important;
}

html body[data-page="basement-system"] #systems .scene-content .eyebrow,
html body[data-page="basement-system"] .basement-copy .eyebrow,
html body[data-page="basement-system"] .experience-translation .experience-kicker {
  margin-left: 0 !important;
  margin-right: auto !important;
  text-align: left !important;
}

html body[data-page="basement-system"] #basement-logic.image-entry-panel,
html body[data-page="basement-system"] #basement-lifting.image-entry-panel {
  display: flex !important;
  flex-direction: column !important;
  align-items: stretch !important;
  gap: clamp(18px, 2vw, 30px) !important;
  min-height: 0 !important;
  padding: clamp(20px, 2vw, 32px) !important;
}

html body[data-page="basement-system"] #basement-logic.image-entry-panel::before,
html body[data-page="basement-system"] #basement-logic.image-entry-panel::after,
html body[data-page="basement-system"] #basement-lifting.image-entry-panel::before,
html body[data-page="basement-system"] #basement-lifting.image-entry-panel::after {
  display: none !important;
  content: none !important;
}

html body[data-page="basement-system"] #basement-logic .image-entry-media,
html body[data-page="basement-system"] #basement-lifting .image-entry-media,
html body[data-page="basement-system"] #systems .system-scene-card .scene-media {
  position: relative !important;
  width: 100% !important;
  min-height: 0 !important;
  aspect-ratio: 16 / 9 !important;
  margin: 0 !important;
  border-radius: clamp(22px, 2vw, 30px) !important;
  overflow: hidden !important;
}

html body[data-page="basement-system"] #basement-logic .image-entry-media img,
html body[data-page="basement-system"] #basement-lifting .image-entry-media img,
html body[data-page="basement-system"] #systems .system-scene-card .scene-media img {
  position: static !important;
  inset: auto !important;
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  min-height: 0 !important;
  object-fit: cover !important;
  object-position: center center !important;
}

html body[data-page="basement-system"] #basement-problem .system-cognition-inner :where(h1, p, .eyebrow),
html body[data-page="basement-system"] #basement-logic .image-entry-copy :where(h2, p, blockquote, .eyebrow),
html body[data-page="basement-system"] #basement-lifting .image-entry-copy :where(h2, p, blockquote, .eyebrow) {
  color: var(--zf-ink) !important;
  text-shadow: none !important;
}

html body[data-page="basement-system"] #basement-problem .system-cognition-inner .eyebrow,
html body[data-page="basement-system"] #basement-logic .image-entry-copy .eyebrow,
html body[data-page="basement-system"] #basement-lifting .image-entry-copy .eyebrow {
  color: var(--zf-gold) !important;
}

html body[data-page="basement-system"] #basement-problem .system-cognition-inner p,
html body[data-page="basement-system"] #basement-logic .image-entry-copy p,
html body[data-page="basement-system"] #basement-logic .image-entry-copy blockquote,
html body[data-page="basement-system"] #basement-lifting .image-entry-copy p,
html body[data-page="basement-system"] #basement-lifting .image-entry-copy blockquote {
  color: var(--zf-ink-soft) !important;
}

html body[data-page="basement-system"] #systems .system-scene-card {
  display: flex !important;
  flex-direction: column !important;
  gap: clamp(18px, 2vw, 28px) !important;
  padding: clamp(20px, 2vw, 30px) !important;
}

html body[data-page="basement-system"] #systems .system-scene-card::before,
html body[data-page="basement-system"] #systems .system-scene-card::after {
  display: none !important;
  content: none !important;
}

html body[data-page="basement-system"] #systems .scene-content :where(h3, p, blockquote, .eyebrow, summary) {
  color: var(--zf-ink) !important;
  text-shadow: none !important;
}

html body[data-page="basement-system"] #systems .scene-content .eyebrow {
  color: var(--zf-gold) !important;
}

/* 2026-06-17 final lock: basement route metric cards must overlay inside images on desktop. */
html body[data-page="basement-system"] #systems .system-scene-card .scene-media {
  position: relative !important;
}

html body[data-page="basement-system"] #systems .system-scene-card .scene-media + .mep-metric-group {
  order: 2 !important;
  position: absolute !important;
  top: auto !important;
  right: clamp(24px, 4vw, 56px) !important;
  bottom: clamp(24px, 4vw, 56px) !important;
  left: auto !important;
  z-index: 3 !important;
  width: min(420px, calc(100% - (2 * clamp(24px, 4vw, 56px)))) !important;
  max-width: none !important;
  margin: 0 !important;
  grid-template-columns: repeat(2, minmax(148px, 1fr)) !important;
  gap: 10px !important;
  pointer-events: none !important;
}

html body[data-page="basement-system"] #systems .system-scene-card .scene-media + .mep-metric-group .mep-metric-badge:last-child:nth-child(odd) {
  grid-column: 1 / -1 !important;
}

@media (max-width: 767px) {
  html body[data-page="basement-system"] #systems .system-scene-card .scene-media + .mep-metric-group {
    order: 3 !important;
    position: relative !important;
    right: auto !important;
    bottom: auto !important;
    left: auto !important;
    width: 100% !important;
    margin-top: 14px !important;
    grid-template-columns: 1fr !important;
  }
}

/* 2026-06-17: restore desktop metric cards to bottom-right image overlays. */
html body #environment-problem .image-entry-media,
html body .system-scene-card .scene-media {
  position: relative !important;
}

html body #environment-problem .image-entry-media > .environment-metric-group,
html body .system-scene-card .scene-media + .mep-metric-group,
html body .system-scene-card[data-route-group="basement"] .scene-media + .mep-metric-group {
  position: absolute !important;
  top: auto !important;
  right: clamp(24px, 4vw, 56px) !important;
  bottom: clamp(24px, 4vw, 56px) !important;
  left: auto !important;
  z-index: 3 !important;
  margin: 0 !important;
}

@media (min-width: 768px) {
  html body #environment-problem .image-entry-media > .environment-metric-group {
    width: min(380px, calc(100% - (2 * clamp(24px, 4vw, 56px)))) !important;
    grid-template-columns: repeat(2, minmax(138px, 1fr)) !important;
    gap: 10px !important;
  }

  html body .system-scene-card .scene-media + .mep-metric-group,
  html body .system-scene-card[data-route-group="basement"] .scene-media + .mep-metric-group {
    width: min(420px, calc(100% - (2 * clamp(24px, 4vw, 56px)))) !important;
    grid-template-columns: repeat(2, minmax(148px, 1fr)) !important;
    gap: 10px !important;
  }
}

@media (max-width: 767px) {
  html body #environment-problem .image-entry-media > .environment-metric-group,
  html body .system-scene-card .scene-media + .mep-metric-group,
  html body .system-scene-card[data-route-group="basement"] .scene-media + .mep-metric-group {
    position: relative !important;
    right: auto !important;
    bottom: auto !important;
    left: auto !important;
    margin-top: 14px !important;
  }
}

/* 2026-06-17: dimensions cards must keep text outside images. */
html body #dimensions .dimension-card {
  display: grid !important;
  gap: clamp(22px, 2.8vw, 30px) !important;
  min-height: 0 !important;
  padding: clamp(28px, 3vw, 40px) !important;
  overflow: hidden !important;
  background: rgba(248, 245, 239, 0.88) !important;
}

html body #dimensions .dimension-card::before,
html body #dimensions .dimension-card::after {
  content: none !important;
}

html body #dimensions .dimension-content {
  position: relative !important;
  z-index: auto !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: flex-start !important;
  min-height: 0 !important;
  padding: 0 !important;
  order: 1 !important;
}

html body #dimensions .dimension-media {
  position: relative !important;
  inset: auto !important;
  order: 2 !important;
  margin: 0 !important;
  overflow: hidden !important;
  border-radius: 20px !important;
}

html body #dimensions .dimension-media img {
  display: block !important;
  width: 100% !important;
  height: auto !important;
  aspect-ratio: 16 / 10 !important;
  object-fit: cover !important;
}

html body #dimensions .dimension-card :where(h3, p, .eyebrow, summary, li, blockquote) {
  color: var(--zf-green) !important;
  text-shadow: none !important;
}

html body #dimensions .dimension-card .eyebrow {
  color: var(--zf-gold) !important;
}

html body #dimensions .dimension-card h3 {
  font-size: clamp(28px, 2.4vw, 40px) !important;
  line-height: 1.2 !important;
  white-space: normal !important;
}

html body #dimensions .dimension-card blockquote {
  border: 0 !important;
  padding: 0 !important;
  font-size: clamp(18px, 1.35vw, 22px) !important;
}

html body #dimensions .dimension-detail > summary {
  border: 1px solid rgba(18, 53, 47, 0.18) !important;
  border-radius: 999px !important;
  padding: 10px 16px !important;
  background: rgba(248, 245, 239, 0.9) !important;
  color: var(--zf-green) !important;
}

/* 2026-06-17: basement drainage-lifting copy must stay outside the image. */
html body #basement-lifting.image-entry-panel {
  display: flex !important;
  flex-direction: column !important;
  align-items: stretch !important;
  gap: clamp(18px, 2vw, 30px) !important;
  min-height: 0 !important;
  padding: clamp(20px, 2vw, 32px) !important;
}

html body #basement-lifting.image-entry-panel::before,
html body #basement-lifting.image-entry-panel::after {
  display: none !important;
  content: none !important;
}

html body #basement-lifting.image-entry-panel .image-entry-copy {
  order: -1 !important;
  position: relative !important;
  z-index: 3 !important;
  width: 100% !important;
  max-width: 980px !important;
  margin: 0 !important;
  padding: 0 !important;
  background: none !important;
  border: 0 !important;
  box-shadow: none !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
}

html body #basement-lifting.image-entry-panel .image-entry-media {
  position: relative !important;
  width: 100% !important;
  min-height: 0 !important;
  aspect-ratio: 16 / 9 !important;
  margin: 0 !important;
  border-radius: clamp(22px, 2vw, 30px) !important;
  overflow: hidden !important;
}

html body #basement-lifting.image-entry-panel .image-entry-media img {
  position: static !important;
  inset: auto !important;
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  min-height: 0 !important;
  object-fit: cover !important;
  object-position: center center !important;
}

html body #basement-lifting.image-entry-panel .image-entry-copy :where(h2, p, blockquote, .eyebrow) {
  text-shadow: none !important;
}

html body #basement-lifting.image-entry-panel .image-entry-copy h2 {
  color: var(--zf-ink) !important;
}

html body #basement-lifting.image-entry-panel .image-entry-copy p,
html body #basement-lifting.image-entry-panel .image-entry-copy blockquote {
  color: var(--zf-ink-soft) !important;
}

html body #basement-lifting.image-entry-panel .image-entry-copy .eyebrow {
  color: var(--zf-gold) !important;
}

/* ZE FENG generator title-area fix: system cognition headers only. */
html body #philosophy-archive .section-copy,
html body #dimensions .section-heading,
html body #climate .section-heading,
html body #systems .section-heading,
html body #water-problem .system-cognition-inner,
html body #water-logic .image-entry-copy,
html body #water-supply-drainage .water-supply-copy,
html body #basement-problem .system-cognition-inner,
html body #basement-logic .image-entry-copy,
html body #fit .section-copy,
html body #constraints .section-copy,
html body #delivery .section-copy,
html body #process .section-copy {
  max-width: 1180px !important;
  margin: 0 auto !important;
  padding-top: 80px !important;
  padding-bottom: 44px !important;
  text-align: left !important;
}

html body #philosophy-archive .section-copy h2,
html body #dimensions .section-heading h2,
html body #climate .section-heading h2,
html body #systems .section-heading h2,
html body #water-problem .system-cognition-inner h1,
html body #water-logic .image-entry-copy h2,
html body #water-supply-drainage .water-supply-copy h2,
html body #basement-problem .system-cognition-inner h1,
html body #basement-logic .image-entry-copy h2,
html body #fit .section-copy h2,
html body #constraints .section-copy h2,
html body #delivery .section-copy h2,
html body #process .section-copy h2 {
  max-width: 760px !important;
  margin: 0 !important;
  font-size: clamp(34px, 3.2vw, 46px) !important;
  line-height: 1.24 !important;
  font-weight: 600 !important;
  letter-spacing: -0.02em !important;
  color: #123f36 !important;
  text-align: left !important;
  word-break: normal !important;
  overflow-wrap: break-word !important;
  text-wrap: balance !important;
}

html body #philosophy-archive .section-copy p:not(.eyebrow):not(blockquote),
html body #dimensions .section-heading .lead,
html body #climate .section-heading .lead,
html body #systems .section-heading .lead,
html body #water-problem .system-cognition-inner > p:last-child,
html body #water-logic .image-entry-copy p:not(.eyebrow):not(blockquote),
html body #water-supply-drainage .water-supply-copy .lead,
html body #basement-problem .system-cognition-inner > p:last-child,
html body #basement-logic .image-entry-copy p:not(.eyebrow):not(blockquote),
html body #fit .section-copy p:not(.eyebrow):not(blockquote),
html body #constraints .section-copy p:not(.eyebrow):not(blockquote),
html body #delivery .section-copy p:not(.eyebrow):not(blockquote),
html body #process .section-copy p:not(.eyebrow):not(blockquote) {
  max-width: 680px !important;
  margin-top: 24px !important;
  font-size: 16px !important;
  line-height: 1.8 !important;
  color: #284f46 !important;
  text-align: left !important;
  word-break: normal !important;
  overflow-wrap: break-word !important;
  text-wrap: balance !important;
}

html body #philosophy-archive .section-copy blockquote,
html body #water-logic .image-entry-copy blockquote,
html body #water-supply-drainage .water-supply-copy blockquote,
html body #basement-logic .image-entry-copy blockquote,
html body #fit .section-copy blockquote,
html body #constraints .section-copy blockquote,
html body #delivery .section-copy blockquote,
html body #process .section-copy blockquote {
  max-width: 620px !important;
  margin-top: 28px !important;
  padding-left: 18px !important;
  border-left: 2px solid #b18a45 !important;
  font-size: 16px !important;
  line-height: 1.75 !important;
  font-weight: 700 !important;
  color: #123f36 !important;
  text-align: left !important;
}

html body #water-problem .system-cognition-inner h1 span,
html body #water-logic .image-entry-copy h2 span,
html body #water-supply-drainage .water-supply-copy h2 span,
html body #basement-problem .system-cognition-inner h1 span,
html body #basement-logic .image-entry-copy h2 span,
html body #constraints .section-copy h2 span {
  display: block !important;
}

html body #water-logic .image-entry-media,
html body #basement-logic .image-entry-media,
html body #philosophy-archive .section-image,
html body #fit .fit-media,
html body #constraints .section-image,
html body #delivery .visual-story-media,
html body #process .visual-story-media {
  margin-top: 48px !important;
}

/* Remaining navigation hero typography: align non-home sections to the homepage standard. */
html body #dimensions .section-heading,
html body #climate .section-heading,
html body #systems .section-heading,
html body #water-problem .system-cognition-inner,
html body #water-logic .image-entry-copy,
html body #water-supply-drainage .water-supply-copy,
html body #environment-problem .image-entry-copy,
html body #environment-logic .image-entry-copy,
html body #basement-problem .system-cognition-inner,
html body #basement-logic .image-entry-copy,
html body #fit .section-copy,
html body #constraints .section-copy,
html body #delivery .section-copy,
html body #process .section-copy {
  max-width: 1180px !important;
}

html body #dimensions .section-heading h2,
html body #climate .section-heading h2,
html body #systems .section-heading h2,
html body #water-problem .system-cognition-inner h1,
html body #water-logic .image-entry-copy h2,
html body #water-supply-drainage .water-supply-copy h2,
html body #environment-problem .image-entry-copy h1,
html body #environment-logic .image-entry-copy h2,
html body #basement-problem .system-cognition-inner h1,
html body #basement-logic .image-entry-copy h2,
html body #fit .section-copy h2,
html body #constraints .section-copy h2,
html body #delivery .section-copy h2,
html body #process .section-copy h2 {
  max-width: 820px !important;
  margin: 0 !important;
  font-size: clamp(42px, 4.2vw, 56px) !important;
  line-height: 1.18 !important;
  font-weight: 500 !important;
  letter-spacing: -0.02em !important;
  word-break: normal !important;
  overflow-wrap: break-word !important;
  text-wrap: balance !important;
}

html body #dimensions .section-heading .lead,
html body #climate .section-heading .lead,
html body #systems .section-heading .lead,
html body #water-problem .system-cognition-inner > p:last-child,
html body #water-logic .image-entry-copy p:not(.eyebrow):not(blockquote),
html body #water-supply-drainage .water-supply-copy .lead,
html body #environment-problem .image-entry-copy p:not(.eyebrow):not(blockquote),
html body #environment-logic .image-entry-copy p:not(.eyebrow):not(blockquote),
html body #basement-problem .system-cognition-inner > p:last-child,
html body #basement-logic .image-entry-copy p:not(.eyebrow):not(blockquote),
html body #fit .section-copy p:not(.eyebrow):not(blockquote),
html body #constraints .section-copy p:not(.eyebrow):not(blockquote),
html body #delivery .section-copy p:not(.eyebrow):not(blockquote),
html body #process .section-copy p:not(.eyebrow):not(blockquote) {
  max-width: 680px !important;
  margin-top: 24px !important;
  font-size: clamp(17px, 1.25vw, 20px) !important;
  line-height: 1.8 !important;
}

html body #dimensions .section-heading .eyebrow,
html body #climate .section-heading .eyebrow,
html body #systems .section-heading .eyebrow,
html body #water-problem .system-cognition-inner .eyebrow,
html body #water-logic .image-entry-copy .eyebrow,
html body #water-supply-drainage .water-supply-copy .eyebrow,
html body #environment-problem .image-entry-copy .eyebrow,
html body #environment-logic .image-entry-copy .eyebrow,
html body #basement-problem .system-cognition-inner .eyebrow,
html body #basement-logic .image-entry-copy .eyebrow,
html body #fit .section-copy .eyebrow,
html body #constraints .section-copy .eyebrow,
html body #delivery .section-copy .eyebrow,
html body #process .section-copy .eyebrow {
  margin-bottom: 18px !important;
}

html body #water-problem .system-cognition-inner h1 span,
html body #basement-problem .system-cognition-inner h1 span,
html body #basement-logic .image-entry-copy h2 span {
  display: block !important;
}

@media (max-width: 767px) {
  html body #dimensions .section-heading h2,
  html body #climate .section-heading h2,
  html body #systems .section-heading h2,
  html body #water-problem .system-cognition-inner h1,
  html body #water-logic .image-entry-copy h2,
  html body #water-supply-drainage .water-supply-copy h2,
  html body #environment-problem .image-entry-copy h1,
  html body #environment-logic .image-entry-copy h2,
  html body #basement-problem .system-cognition-inner h1,
  html body #basement-logic .image-entry-copy h2,
  html body #fit .section-copy h2,
  html body #constraints .section-copy h2,
  html body #delivery .section-copy h2,
  html body #process .section-copy h2 {
    font-size: clamp(30px, 8vw, 40px) !important;
    line-height: 1.22 !important;
  }

  html body #dimensions .section-heading .lead,
  html body #climate .section-heading .lead,
  html body #systems .section-heading .lead,
  html body #water-problem .system-cognition-inner > p:last-child,
  html body #water-logic .image-entry-copy p:not(.eyebrow):not(blockquote),
  html body #water-supply-drainage .water-supply-copy .lead,
  html body #environment-problem .image-entry-copy p:not(.eyebrow):not(blockquote),
  html body #environment-logic .image-entry-copy p:not(.eyebrow):not(blockquote),
  html body #basement-problem .system-cognition-inner > p:last-child,
  html body #basement-logic .image-entry-copy p:not(.eyebrow):not(blockquote),
  html body #fit .section-copy p:not(.eyebrow):not(blockquote),
  html body #constraints .section-copy p:not(.eyebrow):not(blockquote),
  html body #delivery .section-copy p:not(.eyebrow):not(blockquote),
  html body #process .section-copy p:not(.eyebrow):not(blockquote) {
    font-size: 16px !important;
    line-height: 1.85 !important;
  }
}

/* Remaining navigation hero typography: align non-home sections to the homepage standard. */
html body :where(
  .section-heading,
  .system-cognition-inner,
  .image-entry-copy,
  .water-supply-copy,
  .delivery.visual-story .section-copy,
  .process.visual-story .section-copy,
  .fit.cinematic-panel .section-copy,
  .constraints.cinematic-panel .section-copy
) {
  max-width: 820px !important;
}

html body #dimensions .section-heading {
  max-width: 1180px !important;
}

html body :where(
  #dimensions .section-heading h2,
  #climate .section-heading h2,
  #systems .section-heading h2,
  #water-problem .system-cognition-inner h1,
  #water-logic .image-entry-copy h2,
  #water-supply-drainage .water-supply-copy h2,
  #environment-problem .image-entry-copy h1,
  #environment-logic .image-entry-copy h2,
  #basement-problem .system-cognition-inner h1,
  #basement-logic .image-entry-copy h2,
  #fit .section-copy h2,
  #constraints .section-copy h2,
  #delivery .section-copy h2,
  #process .section-copy h2
) {
  max-width: 820px !important;
  margin: 0 !important;
  font-size: clamp(42px, 4.2vw, 56px) !important;
  line-height: 1.18 !important;
  font-weight: 500 !important;
  letter-spacing: -0.02em !important;
  word-break: normal !important;
  overflow-wrap: break-word !important;
  text-wrap: balance !important;
}

html body :where(
  #dimensions .section-heading .lead,
  #climate .section-heading .lead,
  #systems .section-heading .lead,
  #water-problem .system-cognition-inner > p:last-child,
  #water-logic .image-entry-copy p:not(.eyebrow):not(blockquote),
  #water-supply-drainage .water-supply-copy .lead,
  #environment-problem .image-entry-copy p:not(.eyebrow):not(blockquote),
  #environment-logic .image-entry-copy p:not(.eyebrow):not(blockquote),
  #basement-problem .system-cognition-inner > p:last-child,
  #basement-logic .image-entry-copy p:not(.eyebrow):not(blockquote),
  #fit .section-copy p:not(.eyebrow):not(blockquote),
  #constraints .section-copy p:not(.eyebrow):not(blockquote),
  #delivery .section-copy p:not(.eyebrow):not(blockquote),
  #process .section-copy p:not(.eyebrow):not(blockquote)
) {
  max-width: 680px !important;
  margin-top: 24px !important;
  font-size: clamp(17px, 1.25vw, 20px) !important;
  line-height: 1.8 !important;
}

html body :where(
  #dimensions .section-heading .eyebrow,
  #climate .section-heading .eyebrow,
  #systems .section-heading .eyebrow,
  #water-problem .system-cognition-inner .eyebrow,
  #water-logic .image-entry-copy .eyebrow,
  #water-supply-drainage .water-supply-copy .eyebrow,
  #environment-problem .image-entry-copy .eyebrow,
  #environment-logic .image-entry-copy .eyebrow,
  #basement-problem .system-cognition-inner .eyebrow,
  #basement-logic .image-entry-copy .eyebrow,
  #fit .section-copy .eyebrow,
  #constraints .section-copy .eyebrow,
  #delivery .section-copy .eyebrow,
  #process .section-copy .eyebrow
) {
  margin-bottom: 18px !important;
}

html body :where(
  #water-problem .system-cognition-inner h1 span,
  #basement-problem .system-cognition-inner h1 span,
  #basement-logic .image-entry-copy h2 span
) {
  display: block !important;
}

@media (max-width: 767px) {
  html body :where(
    #dimensions .section-heading h2,
    #climate .section-heading h2,
    #systems .section-heading h2,
    #water-problem .system-cognition-inner h1,
    #water-logic .image-entry-copy h2,
    #water-supply-drainage .water-supply-copy h2,
    #environment-problem .image-entry-copy h1,
    #environment-logic .image-entry-copy h2,
    #basement-problem .system-cognition-inner h1,
    #basement-logic .image-entry-copy h2,
    #fit .section-copy h2,
    #constraints .section-copy h2,
    #delivery .section-copy h2,
    #process .section-copy h2
  ) {
    font-size: clamp(30px, 8vw, 40px) !important;
    line-height: 1.22 !important;
  }

  html body :where(
    #dimensions .section-heading .lead,
    #climate .section-heading .lead,
    #systems .section-heading .lead,
    #water-problem .system-cognition-inner > p:last-child,
    #water-logic .image-entry-copy p:not(.eyebrow):not(blockquote),
    #water-supply-drainage .water-supply-copy .lead,
    #environment-problem .image-entry-copy p:not(.eyebrow):not(blockquote),
    #environment-logic .image-entry-copy p:not(.eyebrow):not(blockquote),
    #basement-problem .system-cognition-inner > p:last-child,
    #basement-logic .image-entry-copy p:not(.eyebrow):not(blockquote),
    #fit .section-copy p:not(.eyebrow):not(blockquote),
    #constraints .section-copy p:not(.eyebrow):not(blockquote),
    #delivery .section-copy p:not(.eyebrow):not(blockquote),
    #process .section-copy p:not(.eyebrow):not(blockquote)
  ) {
    font-size: 16px !important;
    line-height: 1.85 !important;
  }
}

/* Basement route scenes: copy above, image below, metrics below image. No text overlays. */
html body .system-scene-card[data-route-group="basement"] {
  display: grid !important;
  grid-template-columns: 1fr !important;
  align-items: start !important;
  gap: 22px !important;
  min-height: 0 !important;
  background: transparent !important;
}

html body .system-scene-card[data-route-group="basement"]::before,
html body .system-scene-card[data-route-group="basement"]::after {
  display: none !important;
  content: none !important;
}

html body .system-scene-card[data-route-group="basement"] .scene-content,
html body .system-scene-card[data-route-group="basement"]:nth-child(even) .scene-content {
  order: 1 !important;
  width: 100% !important;
  max-width: 980px !important;
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
}

html body .system-scene-card[data-route-group="basement"] .scene-media {
  order: 2 !important;
  position: relative !important;
  inset: auto !important;
  width: 100% !important;
  min-height: 0 !important;
  aspect-ratio: 16 / 9 !important;
  margin: 0 !important;
  border-radius: clamp(22px, 2vw, 30px) !important;
  overflow: hidden !important;
}

html body .system-scene-card[data-route-group="basement"] .scene-media img {
  width: 100% !important;
  height: 100% !important;
  min-height: 0 !important;
  object-fit: cover !important;
  transform: none !important;
  filter: none !important;
}

html body .system-scene-card[data-route-group="basement"] .scene-media + .mep-metric-group {
  order: 3 !important;
  position: relative !important;
  top: auto !important;
  right: auto !important;
  bottom: auto !important;
  left: auto !important;
  width: 100% !important;
  max-width: 920px !important;
  margin: 0 !important;
  grid-template-columns: repeat(2, minmax(180px, 1fr)) !important;
  gap: 12px !important;
  pointer-events: none !important;
}

html body .system-scene-card[data-route-group="basement"] .mep-metric-badge:last-child:nth-child(odd) {
  grid-column: 1 / -1 !important;
}

@media (max-width: 900px) {
  html body .system-scene-card[data-route-group="basement"] .scene-media + .mep-metric-group {
    grid-template-columns: 1fr !important;
  }
}

/* Title line-break fix: only for Chinese large headings and title containers. */
html body :where(
  h1,
  .hero-title,
  .section-title,
  .section-hero-title,
  .home-hero-copy h1,
  .section-heading h2,
  .section-copy h2,
  .image-entry-copy h1,
  .image-entry-copy h2,
  .system-cognition-inner h1
) {
  word-break: normal !important;
  overflow-wrap: break-word !important;
  text-wrap: balance !important;
}

html body :where(.hero-copy, .hero-text, .section-hero-copy, .section-header, .home-hero-copy) {
  max-width: 860px !important;
}

html body .home-hero-copy h1,
html body .hero-title,
html body .section-hero-title {
  font-size: clamp(42px, 4.4vw, 56px) !important;
  line-height: 1.18 !important;
  font-weight: 500 !important;
  letter-spacing: -0.02em !important;
}

html body .home-hero-copy h1 span,
html body .image-entry-copy h2 span {
  display: block;
}

@media (max-width: 767px) {
  html body .home-hero-copy h1,
  html body .hero-title,
  html body .section-hero-title {
    font-size: clamp(30px, 8vw, 40px) !important;
    line-height: 1.22 !important;
  }
}

/* Final readability pass: stabilize Chinese typography, contrast, and spacing across desktop/mobile. */
body {
  --ink-dark: #12352f;
  --ink-deep: #171717;
  --ink-gold: #12352f;
  --surface-ivory: #f7f0e7;
}

body :where(
  .home-hero-copy,
  .home-sanctuary-copy,
  .home-copy,
  .home-framework-copy,
  .home-closing,
  .section-copy,
  .section-heading,
  .image-entry-copy,
  .mini-heading,
  .experience-translation,
  .system-cognition-inner,
  .system-logic-inner,
  .access-card,
  .site-footer
) {
  text-align: left !important;
}

body :where(
  .home-hero-copy h1,
  .home-copy h2,
  .home-sanctuary-copy h2,
  .home-framework-copy h2,
  .image-entry-copy h1,
  .image-entry-copy h2,
  .section-copy h2,
  .section-heading h2,
  .mini-heading h3,
  .system-cognition-inner h1
) {
  max-width: 12em !important;
  color: var(--ink-dark) !important;
  font-size: clamp(28px, 2.55vw, 44px) !important;
  line-height: 1.24 !important;
  letter-spacing: 0.01em !important;
  word-break: keep-all !important;
  overflow-wrap: normal !important;
  line-break: strict !important;
  text-wrap: balance !important;
}

body .home-hero-copy h1 {
  max-width: 8.2em !important;
  font-size: clamp(24px, 2.65vw, 38px) !important;
}

body :where(
  .home-hero-copy p,
  .home-sanctuary-copy p,
  .home-copy p,
  .home-framework-copy p,
  .home-closing p,
  .home-closing span,
  .image-entry-copy p,
  .image-entry-copy blockquote,
  .section-copy p,
  .section-copy blockquote,
  .section-heading p,
  .mini-heading blockquote,
  .experience-translation p,
  .system-cognition-inner p,
  .access-card p,
  .site-footer p
) {
  max-width: 42em !important;
  color: rgba(18, 53, 47, 0.82) !important;
  font-size: clamp(14px, 0.98vw, 16px) !important;
  line-height: 1.8 !important;
  letter-spacing: 0.01em !important;
  word-break: normal !important;
  overflow-wrap: break-word !important;
  line-break: strict !important;
  text-wrap: pretty !important;
}

body :where(
  .home-eyebrow,
  .eyebrow,
  .experience-kicker,
  .metric-label,
  .site-footer small
) {
  color: var(--ink-gold) !important;
}

body .home-closing,
body .dimension-closing,
body .climate-closing,
body .experience-translation,
body .image-entry-copy,
body .section-heading,
body .mini-heading,
body .system-cognition-inner,
body .system-logic-inner {
  color: var(--ink-dark) !important;
}

body .site-footer,
body .site-footer p,
body .site-footer a,
body .site-footer strong,
body .site-footer small {
  color: rgba(255, 253, 247, 0.96) !important;
}

body .header-action,
body .access-actions .button.primary,
body .access-card .button.primary {
  color: #fffdf7 !important;
}

body .mep-metric-group {
  position: absolute !important;
  top: clamp(18px, 2.4vw, 30px) !important;
  right: clamp(18px, 2.4vw, 30px) !important;
  z-index: 3 !important;
  display: grid !important;
  grid-template-columns: repeat(2, minmax(148px, 1fr)) !important;
  gap: 10px !important;
  width: min(380px, 38%) !important;
  margin: 0 !important;
  pointer-events: none !important;
}

body .mep-metric-badge {
  min-width: 0 !important;
  min-height: 56px !important;
  padding: 10px 12px !important;
  border: 1px solid rgba(248, 245, 239, 0.22) !important;
  border-radius: 16px !important;
  background:
    linear-gradient(135deg, rgba(248, 245, 239, 0.18), rgba(248, 245, 239, 0.08)),
    rgba(18, 53, 47, 0.18) !important;
  box-shadow: 0 16px 42px rgba(8, 28, 24, 0.12) !important;
  backdrop-filter: blur(10px) saturate(1.08) !important;
  color: #fffdf7 !important;
}

body .metric-icon {
  border-color: rgba(255, 253, 247, 0.22) !important;
  background: rgba(255, 253, 247, 0.08) !important;
  color: #fffdf7 !important;
}

body .metric-value {
  color: #fffdf7 !important;
  font-size: 15px !important;
}

body .system-scene-card,
body #environment-problem.image-entry-panel,
body .image-entry-media {
  position: relative !important;
}

body .system-scene-card .mep-metric-group {
  top: auto !important;
  right: clamp(18px, 2.2vw, 28px) !important;
  bottom: clamp(18px, 2.2vw, 28px) !important;
  width: min(420px, calc(100% - 36px)) !important;
}

body .system-scene-card .mep-metric-badge {
  min-height: 52px !important;
}

body #environment-problem .environment-metric-group {
  top: auto !important;
  right: clamp(18px, 2.2vw, 28px) !important;
  bottom: clamp(18px, 2.2vw, 28px) !important;
  width: min(380px, calc(100% - 36px)) !important;
  grid-template-columns: repeat(2, minmax(138px, 1fr)) !important;
}

body #environment-problem .environment-metric-group .mep-metric-badge:last-child,
body .system-scene-card .mep-metric-badge:last-child:nth-child(odd) {
  grid-column: 1 / -1 !important;
}

body .delivery.visual-story,
body .process.visual-story,
body .project-access.visual-story {
  display: flex !important;
  flex-direction: column !important;
  gap: 26px !important;
  max-width: min(1680px, calc(100% - 96px)) !important;
  min-height: 0 !important;
  padding: 0 !important;
  background: transparent !important;
}

body .delivery.visual-story::before,
body .process.visual-story::before,
body .project-access.visual-story::before,
body .delivery.visual-story::after,
body .process.visual-story::after,
body .project-access.visual-story::after {
  display: none !important;
}

body .delivery.visual-story .section-copy,
body .process.visual-story .section-copy,
body .project-access.visual-story .section-copy,
body .process.visual-story.media-first .section-copy {
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 2px !important;
  align-self: stretch !important;
  justify-self: auto !important;
  color: var(--ink-dark) !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  backdrop-filter: none !important;
}

body .delivery.visual-story .section-copy :where(h2, p, blockquote, .eyebrow, summary, label),
body .process.visual-story .section-copy :where(h2, p, blockquote, .eyebrow, summary, label),
body .project-access.visual-story .section-copy :where(h2, p, blockquote, .eyebrow, summary, label) {
  color: inherit !important;
}

body .delivery.visual-story .visual-story-media,
body .process.visual-story .visual-story-media,
body .project-access.visual-story .visual-story-media {
  position: relative !important;
  width: 100% !important;
  min-height: 0 !important;
  height: auto !important;
  border-radius: 34px !important;
  overflow: hidden !important;
}

body .delivery.visual-story .visual-story-media img,
body .process.visual-story .visual-story-media img,
body .project-access.visual-story .visual-story-media img {
  position: relative !important;
  width: 100% !important;
  height: auto !important;
  aspect-ratio: 16 / 9 !important;
  object-fit: cover !important;
}

body .delivery.visual-story .delivery-grid,
body .process.visual-story .process-list {
  gap: 12px !important;
  margin-top: 18px !important;
}

body .delivery.visual-story .delivery-card,
body .process.visual-story .process-card,
body .fit.cinematic-panel .fit-card,
body .access-card {
  border: 1px solid rgba(18, 53, 47, 0.12) !important;
  border-radius: 18px !important;
  background: var(--surface-ivory) !important;
  box-shadow: none !important;
  backdrop-filter: none !important;
}

body .delivery.visual-story .delivery-card[open],
body .process.visual-story .process-card[open],
body .fit.cinematic-panel .fit-card[open] {
  background: #f3eadf !important;
  border-radius: 18px !important;
}

body .delivery.visual-story .delivery-card summary,
body .process.visual-story .process-card summary,
body .fit.cinematic-panel .fit-card summary,
body .access-card label,
body .access-card summary,
body .access-card p {
  color: var(--ink-dark) !important;
}

body .fit.cinematic-panel .fit-card summary {
  min-height: 52px !important;
  justify-content: flex-start !important;
  padding: 0 18px !important;
  font-size: 18px !important;
  font-weight: 700 !important;
  line-height: 1.2 !important;
  white-space: nowrap !important;
}

body .delivery.visual-story .delivery-card p,
body .process.visual-story .process-card p,
body .fit.cinematic-panel .fit-card p {
  color: rgba(18, 53, 47, 0.82) !important;
}

body .system-scene-card,
body .system-scene-card .scene-content,
body .system-scene-card .module-card,
body .system-scene-card .brand-card,
body .system-scene-card .tool-card,
body .system-scene-card .tag-list span {
  box-shadow: none !important;
  backdrop-filter: none !important;
}

body .system-scene-card .scene-content,
body .system-scene-card .module-card,
body .system-scene-card .brand-card,
body .system-scene-card .tool-card {
  border-color: rgba(18, 53, 47, 0.12) !important;
  background: #f7f0e7 !important;
  color: var(--ink-dark) !important;
}

body .system-scene-card .scene-content :where(h3, p, blockquote, .eyebrow, summary),
body .system-scene-card .module-card :where(h4, p),
body .system-scene-card .brand-card :where(h4, p, summary),
body .system-scene-card .tool-card :where(h4, p) {
  color: inherit !important;
}

body .system-scene-card .tag-list span {
  border-color: rgba(18, 53, 47, 0.16) !important;
  background: #efe4d6 !important;
  color: var(--ink-dark) !important;
}

body .home-panel,
body .image-entry-panel,
body .cinematic-panel,
body .visual-story,
body .water-supply-hero,
body .water-demand-block,
body .experience-translation,
body .access-card,
body .fit-grid > *,
body .delivery-grid > *,
body .process-list > * {
  box-shadow: none !important;
}

@media (max-width: 980px) {
  body :where(
    .home-hero-copy h1,
    .home-copy h2,
    .home-sanctuary-copy h2,
    .home-framework-copy h2,
    .image-entry-copy h1,
    .image-entry-copy h2,
    .section-copy h2,
    .section-heading h2,
    .mini-heading h3,
    .system-cognition-inner h1
  ) {
    max-width: 100% !important;
    font-size: clamp(24px, 7vw, 34px) !important;
    line-height: 1.28 !important;
    text-wrap: pretty !important;
  }

  body .home-hero-copy h1 {
    max-width: 7.6em !important;
  }

  body .delivery.visual-story,
  body .process.visual-story,
  body .project-access.visual-story {
    max-width: calc(100% - 32px) !important;
    gap: 22px !important;
  }

  body .delivery.visual-story .visual-story-media img,
  body .process.visual-story .visual-story-media img,
  body .project-access.visual-story .visual-story-media img {
    aspect-ratio: 4 / 3 !important;
  }

  body .mep-metric-group {
    top: auto !important;
    right: 14px !important;
    bottom: 14px !important;
    left: 14px !important;
    width: auto !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 10px !important;
  }

  body .mep-metric-badge {
    min-height: 50px !important;
    padding: 9px 10px !important;
  }
}

/* Final lock: environment and system air-state metrics must stay inside the image scene. */
html body #environment-problem .image-entry-media,
html body .system-scene-card .scene-media {
  position: relative !important;
}

html body #environment-problem .image-entry-media > .environment-metric-group {
  position: absolute !important;
  top: auto !important;
  right: 18px !important;
  bottom: 18px !important;
  left: auto !important;
  z-index: 4 !important;
  display: grid !important;
  width: min(380px, calc(100% - 36px)) !important;
  margin: 0 !important;
  grid-template-columns: repeat(2, minmax(138px, 1fr)) !important;
  gap: 10px !important;
  pointer-events: none !important;
}

html body #environment-problem .image-entry-media > .environment-metric-group .mep-metric-badge:last-child {
  grid-column: 1 / -1 !important;
}

html body .system-scene-card .scene-media + .mep-metric-group {
  position: absolute !important;
  top: auto !important;
  right: 18px !important;
  bottom: 18px !important;
  left: auto !important;
  z-index: 4 !important;
  display: grid !important;
  width: min(420px, calc(100% - 36px)) !important;
  margin: 0 !important;
  grid-template-columns: repeat(2, minmax(148px, 1fr)) !important;
  gap: 10px !important;
  pointer-events: none !important;
}

html body .system-scene-card .scene-media + .mep-metric-group .mep-metric-badge:last-child:nth-child(odd) {
  grid-column: 1 / -1 !important;
}

@media (max-width: 980px) {
  html body #environment-problem .image-entry-media > .environment-metric-group,
  html body .system-scene-card .scene-media + .mep-metric-group {
    right: 14px !important;
    bottom: 14px !important;
    width: calc(100% - 28px) !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

/* 2026-06-17 final global breathing layout:
   move major copy blocks off bright images, reduce headline pressure,
   keep all standalone text left aligned, and unify spacing across devices. */
body {
  --zf-surface: #f7f1e7;
  --zf-surface-soft: #fbf7ef;
  --zf-ink: #12352f;
  --zf-ink-soft: rgba(18, 53, 47, 0.78);
}

body :where(
  .home-entry .home-hero,
  .home-entry .home-sanctuary,
  .home-entry .home-shift,
  .home-entry .home-feelings,
  .home-entry .home-mep,
  .home-entry .home-courtyard,
  .image-entry-panel,
  .delivery.visual-story,
  .process.visual-story,
  .project-access.visual-story,
  .fit.cinematic-panel,
  .constraints.cinematic-panel,
  .quiet-system.cinematic-panel
) {
  display: flex !important;
  flex-direction: column !important;
  align-items: stretch !important;
  gap: clamp(20px, 2.4vw, 34px) !important;
  min-height: 0 !important;
  padding: clamp(22px, 2.2vw, 34px) !important;
  background: transparent !important;
}

body :where(
  .home-entry .home-hero-copy,
  .home-entry .home-sanctuary-copy,
  .home-entry .home-shift .home-copy,
  .home-entry .home-feelings .home-copy,
  .home-entry .home-mep .home-copy,
  .home-entry .home-courtyard .home-copy,
  .image-entry-copy,
  .delivery.visual-story .section-copy,
  .process.visual-story .section-copy,
  .project-access.visual-story .section-copy,
  .fit.cinematic-panel .section-copy,
  .constraints.cinematic-panel .section-copy,
  .quiet-system.cinematic-panel .section-copy
) {
  order: -1 !important;
  width: 100% !important;
  max-width: 980px !important;
  margin: 0 !important;
  padding: 0 !important;
  align-self: flex-start !important;
  background: none !important;
  border: 0 !important;
  box-shadow: none !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
}

body :where(
  .home-entry .home-hero-copy h1,
  .home-entry .home-sanctuary-copy h2,
  .home-entry .home-shift .home-copy h2,
  .home-entry .home-feelings .home-copy h2,
  .home-entry .home-mep .home-copy h2,
  .home-entry .home-courtyard .home-copy h2,
  .image-entry-copy h1,
  .image-entry-copy h2,
  .delivery.visual-story .section-copy h2,
  .process.visual-story .section-copy h2,
  .project-access.visual-story .section-copy h2,
  .fit.cinematic-panel .section-copy h2,
  .constraints.cinematic-panel .section-copy h2,
  .quiet-system.cinematic-panel .section-copy h2
) {
  max-width: 14em !important;
  margin: 10px 0 14px !important;
  font-size: clamp(24px, 2.2vw, 38px) !important;
  line-height: 1.28 !important;
  color: var(--zf-ink) !important;
  text-shadow: none !important;
}

body :where(
  .home-entry .home-hero-copy p,
  .home-entry .home-sanctuary-copy p,
  .home-entry .home-shift .home-copy p,
  .home-entry .home-feelings .home-copy p,
  .home-entry .home-mep .home-copy p,
  .home-entry .home-courtyard .home-copy p,
  .image-entry-copy p,
  .delivery.visual-story .section-copy p,
  .process.visual-story .section-copy p,
  .project-access.visual-story .section-copy p,
  .fit.cinematic-panel .section-copy p,
  .constraints.cinematic-panel .section-copy p,
  .quiet-system.cinematic-panel .section-copy p,
  .image-entry-copy blockquote,
  .delivery.visual-story .section-copy blockquote,
  .process.visual-story .section-copy blockquote,
  .project-access.visual-story .section-copy blockquote,
  .fit.cinematic-panel .section-copy blockquote,
  .constraints.cinematic-panel .section-copy blockquote,
  .quiet-system.cinematic-panel .section-copy blockquote
) {
  max-width: 44em !important;
  color: var(--zf-ink-soft) !important;
  text-shadow: none !important;
}

body :where(
  .home-entry .home-hero-copy .home-eyebrow,
  .home-entry .home-sanctuary-copy .home-eyebrow,
  .home-entry .home-shift .home-copy .home-eyebrow,
  .home-entry .home-feelings .home-copy .home-eyebrow,
  .home-entry .home-mep .home-copy .home-eyebrow,
  .home-entry .home-courtyard .home-copy .home-eyebrow,
  .image-entry-copy .eyebrow,
  .delivery.visual-story .section-copy .eyebrow,
  .process.visual-story .section-copy .eyebrow,
  .project-access.visual-story .section-copy .eyebrow,
  .fit.cinematic-panel .section-copy .eyebrow,
  .constraints.cinematic-panel .section-copy .eyebrow,
  .quiet-system.cinematic-panel .section-copy .eyebrow
) {
  color: var(--zf-gold) !important;
}

body :where(
  .home-entry .home-hero-media,
  .home-entry .home-sanctuary-media,
  .home-entry .home-image,
  .image-entry-media,
  .visual-story-media,
  .fit-media,
  .section-image
) {
  width: 100% !important;
  min-height: 0 !important;
  aspect-ratio: 16 / 9 !important;
  border-radius: clamp(22px, 2vw, 30px) !important;
  overflow: hidden !important;
  background: var(--zf-surface) !important;
}

body :where(
  .home-entry .home-hero-media img,
  .home-entry .home-sanctuary-media img,
  .home-entry .home-image img,
  .image-entry-media img,
  .visual-story-media img,
  .fit-media img,
  .section-image img
) {
  position: static !important;
  width: 100% !important;
  height: 100% !important;
  min-height: 0 !important;
  object-fit: cover !important;
  object-position: center center !important;
  filter: none !important;
}

body :where(
  .home-entry .home-panel,
  .image-entry-panel,
  .delivery.visual-story,
  .process.visual-story,
  .project-access.visual-story,
  .fit.cinematic-panel,
  .constraints.cinematic-panel,
  .quiet-system.cinematic-panel
)::before,
body :where(
  .home-entry .home-panel,
  .image-entry-panel,
  .delivery.visual-story,
  .process.visual-story,
  .project-access.visual-story,
  .fit.cinematic-panel,
  .constraints.cinematic-panel,
  .quiet-system.cinematic-panel
)::after {
  display: none !important;
  content: none !important;
}

body .home-entry .home-panel {
  margin: clamp(36px, 4vw, 64px) auto !important;
}

body .home-entry .home-hero-copy .home-subtitle,
body .home-entry .home-hero-copy .home-quiet-line,
body .home-entry .home-sanctuary-copy .home-quiet-line,
body .home-entry .home-shift .home-note,
body .home-entry .home-courtyard .home-note {
  color: var(--zf-ink-soft) !important;
}

body .home-closing {
  padding-inline: clamp(22px, 2vw, 34px) !important;
}

body .home-closing p,
body .home-closing span {
  color: var(--zf-ink) !important;
}

body .image-entry-panel {
  width: min(1680px, calc(100% - 56px)) !important;
  margin: clamp(54px, 6vw, 92px) auto !important;
}

body .image-entry-panel .image-entry-copy blockquote,
body .delivery.visual-story .section-copy blockquote,
body .process.visual-story .section-copy blockquote,
body .project-access.visual-story .section-copy blockquote,
body .fit.cinematic-panel .section-copy blockquote,
body .constraints.cinematic-panel .section-copy blockquote,
body .quiet-system.cinematic-panel .section-copy blockquote {
  margin: 12px 0 0 !important;
  padding-left: 14px !important;
  border-left: 2px solid rgba(184, 155, 94, 0.72) !important;
  font-size: clamp(15px, 1vw, 18px) !important;
  line-height: 1.78 !important;
}

body #environment-problem .environment-metric-group {
  position: relative !important;
  top: auto !important;
  right: auto !important;
  left: auto !important;
  bottom: auto !important;
  order: 2 !important;
  width: 100% !important;
  max-width: 920px !important;
  margin: -10px 0 0 !important;
  grid-template-columns: repeat(auto-fit, minmax(146px, 1fr)) !important;
  gap: 10px !important;
}

body #environment-problem .environment-metric-group .mep-metric-badge {
  min-height: 58px !important;
  background: rgba(18, 53, 47, 0.88) !important;
  border: 0 !important;
  box-shadow: none !important;
}

body #environment-problem .metric-label,
body #environment-problem .metric-value {
  color: #fffdf7 !important;
}

body .water-logic-panel .image-entry-copy,
body #environment-logic .image-entry-copy,
body #environment-problem .image-entry-copy {
  max-width: 960px !important;
}

body .water-supply .water-supply-hero {
  display: flex !important;
  flex-direction: column !important;
  gap: clamp(20px, 2.4vw, 32px) !important;
  min-height: 0 !important;
  padding: clamp(22px, 2.2vw, 34px) !important;
}

body .water-supply .water-supply-copy {
  width: 100% !important;
  max-width: 920px !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: none !important;
  box-shadow: none !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
}

body .water-supply .water-supply-copy h2 {
  color: var(--zf-ink) !important;
  text-shadow: none !important;
  font-size: clamp(24px, 2.3vw, 38px) !important;
}

body .water-supply .water-supply-copy .cinematic-detail {
  margin-top: 12px !important;
}

body .water-supply .water-supply-media {
  position: relative !important;
  width: 100% !important;
  aspect-ratio: 16 / 9 !important;
  min-height: 0 !important;
  border-radius: clamp(22px, 2vw, 30px) !important;
  overflow: hidden !important;
}

body .water-supply .water-supply-media > img {
  position: static !important;
}

body .water-supply .water-supply-media figcaption {
  left: 20px !important;
  right: 20px !important;
  bottom: 18px !important;
}

body .delivery.visual-story,
body .process.visual-story,
body .project-access.visual-story,
body .fit.cinematic-panel,
body .constraints.cinematic-panel,
body .quiet-system.cinematic-panel {
  width: min(1680px, calc(100% - 56px)) !important;
  margin-block: clamp(56px, 6vw, 92px) !important;
}

body .delivery.visual-story .section-copy,
body .process.visual-story .section-copy,
body .project-access.visual-story .section-copy {
  max-width: 1040px !important;
}

body .delivery.visual-story .delivery-grid,
body .process.visual-story .process-list,
body .project-access.visual-story .access-actions {
  margin-top: 18px !important;
}

body .project-access.visual-story .access-card {
  width: 100% !important;
  max-width: 560px !important;
  margin-top: 18px !important;
  background: var(--zf-surface-soft) !important;
  border: 1px solid rgba(18, 53, 47, 0.12) !important;
  box-shadow: none !important;
}

body .project-access.visual-story .access-card :where(label, p, summary) {
  color: var(--zf-ink) !important;
}

body #project-access.project-access.visual-story {
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: clamp(22px, 2.6vw, 34px) !important;
}

body #project-access.project-access.visual-story .section-copy {
  width: 100% !important;
  max-width: 980px !important;
  margin: 0 !important;
}

body #project-access .section-copy blockquote {
  margin: 12px 0 0 !important;
  padding-left: 14px !important;
  border-left: 2px solid rgba(184, 155, 94, 0.72) !important;
  color: rgba(18, 53, 47, 0.38) !important;
}

body #project-access .project-access-lounge {
  display: grid !important;
  grid-template-columns: minmax(0, 1.3fr) minmax(280px, 0.7fr) !important;
  gap: 10px !important;
  margin-top: 0 !important;
  align-items: start !important;
}

body #project-access .project-access-entry {
  min-width: 0 !important;
}

body #project-access .project-access-lounge .access-card {
  height: 100% !important;
  margin-top: 0 !important;
  padding: clamp(20px, 1.8vw, 26px) !important;
  border-radius: 22px !important;
  background: rgba(255, 252, 247, 0.56) !important;
  border: 1px solid rgba(184, 155, 94, 0.1) !important;
  box-shadow: 0 6px 18px rgba(18, 53, 47, 0.035) !important;
}

body #project-access .access-card--guide {
  display: grid !important;
  gap: 14px !important;
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  border-radius: 0 !important;
}

body #project-access .project-access-actions {
  display: grid !important;
  grid-template-columns: auto 1fr !important;
  gap: 4px 14px !important;
  align-items: center !important;
}

body #project-access .project-access-actions .button {
  min-width: 148px !important;
  justify-content: center !important;
}

body #project-access .project-access-actions .button.primary {
  background: var(--zf-ink) !important;
  border-color: var(--zf-ink) !important;
  color: #fffdf7 !important;
}

body #project-access .project-access-actions .button.ghost {
  background: transparent !important;
  border: 1px solid rgba(18, 53, 47, 0.18) !important;
  color: var(--zf-ink) !important;
}

body #project-access .project-access-actions p {
  margin: 0 !important;
  color: var(--zf-ink-soft) !important;
  font-size: 0.92rem !important;
  line-height: 1.58 !important;
}

body #project-access .project-access-figure {
  display: grid !important;
  grid-template-columns: 84px 1fr !important;
  gap: 12px !important;
  align-items: center !important;
  margin: 10px 0 0 !important;
  max-width: 520px !important;
  padding-top: 10px !important;
  border-top: 1px solid rgba(184, 155, 94, 0.12) !important;
}

body #project-access .project-access-figure img {
  width: 84px !important;
  height: 84px !important;
  object-fit: cover !important;
  border-radius: 20px !important;
  background: rgba(232, 223, 205, 0.42) !important;
  border: 1px solid rgba(184, 155, 94, 0.12) !important;
}

body #project-access .project-access-figure figcaption {
  margin: 0 !important;
  color: var(--zf-ink-soft) !important;
  font-size: 0.92rem !important;
  line-height: 1.62 !important;
}

body #project-access .access-card--contact {
  align-self: start !important;
  max-width: 360px !important;
  justify-self: end !important;
  background: rgba(255, 251, 244, 0.7) !important;
}

body #project-access .access-card-head {
  gap: 10px !important;
}

body #project-access .access-card-kicker {
  display: inline-flex !important;
  align-items: center !important;
  gap: 10px !important;
  color: var(--zf-gold) !important;
  font-size: 11px !important;
  font-weight: 600 !important;
  letter-spacing: 0.18em !important;
  text-transform: uppercase !important;
}

body #project-access .access-card-kicker::before {
  content: "" !important;
  width: 24px !important;
  height: 1px !important;
  background: rgba(184, 155, 94, 0.7) !important;
}

body #project-access .access-card-head strong {
  font-size: clamp(17px, 1.35vw, 22px) !important;
  line-height: 1.32 !important;
  letter-spacing: -0.01em !important;
  color: var(--zf-ink) !important;
}

body #project-access .access-card-head p,
body #project-access .access-submit-state,
body #project-access .access-detail p {
  color: var(--zf-ink-soft) !important;
  font-size: 0.92rem !important;
  line-height: 1.6 !important;
}

body #project-access .access-card--contact .access-card-head p,
body #project-access .access-card--contact .access-submit-state {
  max-width: 24em !important;
}

body #project-access .access-card-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 16px !important;
}

body #project-access .access-card-grid--compact {
  grid-template-columns: 1fr !important;
}

body #project-access .field-label {
  display: inline-flex !important;
  align-items: baseline !important;
  gap: 8px !important;
}

body #project-access .field-label span {
  color: rgba(18, 53, 47, 0.46) !important;
  font-size: 12px !important;
}

body #project-access .access-card input,
body #project-access .access-card textarea {
  width: 100% !important;
  margin-top: 8px !important;
  border-radius: 18px !important;
  border: 1px solid rgba(184, 155, 94, 0.18) !important;
  background: rgba(255, 253, 249, 0.94) !important;
  color: var(--zf-ink) !important;
  padding: 13px 15px !important;
  box-shadow: none !important;
}

body #project-access .access-card textarea {
  resize: vertical !important;
  min-height: 132px !important;
}

body #project-access .access-card-span {
  grid-column: 1 / -1 !important;
}

body #project-access .access-card .button.primary {
  width: 100% !important;
}

body #project-access .access-card--contact .button.primary {
  margin-top: 4px !important;
  background: var(--zf-ink) !important;
  border-color: var(--zf-ink) !important;
  color: #fffdf7 !important;
}

body #project-access .access-detail {
  margin-top: 6px !important;
}

body #project-access .access-detail summary {
  list-style: none !important;
}

body #project-access .access-detail summary::-webkit-details-marker {
  display: none !important;
}

@media (max-width: 960px) {
  body #project-access .project-access-lounge {
    grid-template-columns: 1fr !important;
    gap: 14px !important;
  }

  body #project-access .project-access-actions {
    grid-template-columns: 1fr !important;
  }

  body #project-access .project-access-figure {
    grid-template-columns: 72px 1fr !important;
  }

  body #project-access .project-access-figure img {
    width: 72px !important;
    height: 72px !important;
  }

  body #project-access .access-card--contact {
    max-width: none !important;
    justify-self: stretch !important;
  }

  body #project-access .access-card--guide {
    padding-bottom: 2px !important;
  }
}

@media (max-width: 720px) {
  body #project-access .access-card-grid,
  body #project-access .access-card-grid--compact {
    grid-template-columns: 1fr !important;
  }
}

body .quiet-system .quiet-senses {
  gap: 10px !important;
}

body .quiet-system .quiet-senses span {
  color: var(--zf-ink) !important;
  border-color: rgba(18, 53, 47, 0.16) !important;
  background: rgba(255, 253, 247, 0.82) !important;
}

@media (max-width: 900px) {
  body :where(
    .home-entry .home-hero,
    .home-entry .home-sanctuary,
    .home-entry .home-shift,
    .home-entry .home-feelings,
    .home-entry .home-mep,
    .home-entry .home-courtyard,
    .image-entry-panel,
    .delivery.visual-story,
    .process.visual-story,
    .project-access.visual-story,
    .fit.cinematic-panel,
    .constraints.cinematic-panel,
    .quiet-system.cinematic-panel,
    .water-supply .water-supply-hero
  ) {
    width: calc(100% - 24px) !important;
    padding: 18px !important;
    gap: 16px !important;
  }

  body :where(
    .home-entry .home-hero-media,
    .home-entry .home-sanctuary-media,
    .home-entry .home-image,
    .image-entry-media,
    .visual-story-media,
    .fit-media,
    .section-image,
    .water-supply .water-supply-media
  ) {
    aspect-ratio: 4 / 3 !important;
  }

  body :where(
    .home-entry .home-hero-copy h1,
    .home-entry .home-sanctuary-copy h2,
    .home-entry .home-shift .home-copy h2,
    .home-entry .home-feelings .home-copy h2,
    .home-entry .home-mep .home-copy h2,
    .home-entry .home-courtyard .home-copy h2,
    .image-entry-copy h1,
    .image-entry-copy h2,
    .delivery.visual-story .section-copy h2,
    .process.visual-story .section-copy h2,
    .project-access.visual-story .section-copy h2,
    .fit.cinematic-panel .section-copy h2,
    .constraints.cinematic-panel .section-copy h2,
    .quiet-system.cinematic-panel .section-copy h2,
    .water-supply .water-supply-copy h2
  ) {
    font-size: clamp(22px, 6vw, 30px) !important;
    line-height: 1.32 !important;
  }

  body #environment-problem .environment-metric-group {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

body .basement-showcase {
  width: min(1680px, calc(100% - 56px)) !important;
  margin: clamp(56px, 6vw, 92px) auto !important;
}

body #basement-sport-layer {
  width: min(1680px, calc(100% - 56px)) !important;
  margin: clamp(56px, 6vw, 92px) auto !important;
}

body .basement-story {
  display: flex !important;
  flex-direction: column !important;
  gap: clamp(18px, 2vw, 28px) !important;
  margin-top: clamp(28px, 3vw, 42px) !important;
}

body .basement-copy {
  width: 100% !important;
  max-width: 980px !important;
  text-align: left !important;
}

body .basement-copy h3 {
  max-width: 14em !important;
  margin: 10px 0 14px !important;
  font-size: clamp(24px, 2.2vw, 36px) !important;
  line-height: 1.28 !important;
  color: var(--zf-ink) !important;
}

body .basement-copy p,
body .basement-copy blockquote {
  max-width: 44em !important;
  color: var(--zf-ink-soft) !important;
  text-shadow: none !important;
}

body .basement-copy .eyebrow {
  color: var(--zf-gold) !important;
}

body .basement-copy blockquote {
  margin: 12px 0 0 !important;
  padding-left: 14px !important;
  border-left: 2px solid rgba(184, 155, 94, 0.72) !important;
  font-size: clamp(15px, 1vw, 18px) !important;
  line-height: 1.78 !important;
}

body .basement-media {
  width: 100% !important;
  aspect-ratio: 16 / 9 !important;
  border-radius: clamp(22px, 2vw, 30px) !important;
  overflow: hidden !important;
  background: var(--zf-surface) !important;
}

body .basement-media img {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  object-position: center center !important;
}

@media (max-width: 900px) {
  body .basement-showcase {
    width: calc(100% - 24px) !important;
  }

  body .basement-media {
    aspect-ratio: 4 / 3 !important;
  }

  body .basement-copy h3 {
    font-size: clamp(22px, 6vw, 30px) !important;
  }
}

/* Restore basement to the original independent route, but keep the new no-text-over-image rule. */
body #basement-logic.image-entry-panel,
body #basement-lifting.image-entry-panel,
body #environment-problem.image-entry-panel,
body #environment-logic.image-entry-panel,
body #water-logic.image-entry-panel,
body .fit.cinematic-panel,
body .constraints.cinematic-panel,
body .delivery.visual-story,
body .process.visual-story,
body .project-access.visual-story,
body .quiet-system.cinematic-panel {
  display: flex !important;
  flex-direction: column !important;
  align-items: stretch !important;
  gap: clamp(18px, 2vw, 30px) !important;
  min-height: 0 !important;
  padding: clamp(20px, 2vw, 32px) !important;
}

body #basement-logic.image-entry-panel .image-entry-copy,
body #basement-lifting.image-entry-panel .image-entry-copy,
body #environment-problem.image-entry-panel .image-entry-copy,
body #environment-logic.image-entry-panel .image-entry-copy,
body #water-logic.image-entry-panel .image-entry-copy,
body .fit.cinematic-panel .section-copy,
body .constraints.cinematic-panel .section-copy,
body .delivery.visual-story .section-copy,
body .process.visual-story .section-copy,
body .project-access.visual-story .section-copy,
body .quiet-system.cinematic-panel .section-copy {
  order: -1 !important;
  position: relative !important;
  z-index: 3 !important;
  width: 100% !important;
  max-width: 980px !important;
  margin: 0 !important;
  padding: 0 !important;
  background: none !important;
  border: 0 !important;
  box-shadow: none !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
}

body #basement-logic.image-entry-panel .image-entry-media,
body #basement-lifting.image-entry-panel .image-entry-media,
body #environment-problem.image-entry-panel .image-entry-media,
body #environment-logic.image-entry-panel .image-entry-media,
body #water-logic.image-entry-panel .image-entry-media,
body .fit.cinematic-panel .fit-media,
body .constraints.cinematic-panel .section-image,
body .delivery.visual-story .visual-story-media,
body .process.visual-story .visual-story-media,
body .project-access.visual-story .visual-story-media,
body .quiet-system.cinematic-panel .section-image {
  position: relative !important;
  width: 100% !important;
  min-height: 0 !important;
  aspect-ratio: 16 / 9 !important;
  border-radius: clamp(22px, 2vw, 30px) !important;
  overflow: hidden !important;
}

body #basement-logic.image-entry-panel .image-entry-media img,
body #basement-lifting.image-entry-panel .image-entry-media img,
body #environment-problem.image-entry-panel .image-entry-media img,
body #environment-logic.image-entry-panel .image-entry-media img,
body #water-logic.image-entry-panel .image-entry-media img,
body .fit.cinematic-panel .fit-media img,
body .constraints.cinematic-panel .section-image img,
body .delivery.visual-story .visual-story-media img,
body .process.visual-story .visual-story-media img,
body .project-access.visual-story .visual-story-media img,
body .quiet-system.cinematic-panel .section-image img {
  position: static !important;
  inset: auto !important;
  width: 100% !important;
  height: 100% !important;
  min-height: 0 !important;
  object-fit: cover !important;
  object-position: center center !important;
}

body #basement-logic.image-entry-panel::before,
body #basement-lifting.image-entry-panel::before,
body #environment-problem.image-entry-panel::before,
body #environment-logic.image-entry-panel::before,
body #water-logic.image-entry-panel::before,
body .fit.cinematic-panel::before,
body .constraints.cinematic-panel::before,
body .delivery.visual-story::before,
body .process.visual-story::before,
body .project-access.visual-story::before,
body .quiet-system.cinematic-panel::before,
body .fit.cinematic-panel::after,
body .constraints.cinematic-panel::after,
body .delivery.visual-story::after,
body .process.visual-story::after,
body .project-access.visual-story::after,
body .quiet-system.cinematic-panel::after {
  display: none !important;
  content: none !important;
}

body #basement-logic.image-entry-panel .image-entry-copy :where(h2, p, blockquote, .eyebrow),
body #basement-lifting.image-entry-panel .image-entry-copy :where(h2, p, blockquote, .eyebrow),
body #environment-problem.image-entry-panel .image-entry-copy :where(h1, p, .eyebrow),
body #environment-logic.image-entry-panel .image-entry-copy :where(h2, p, blockquote, .eyebrow),
body #water-logic.image-entry-panel .image-entry-copy :where(h2, p, blockquote, .eyebrow),
body .fit.cinematic-panel .section-copy :where(h2, p, blockquote, .eyebrow),
body .constraints.cinematic-panel .section-copy :where(h2, p, blockquote, .eyebrow),
body .delivery.visual-story .section-copy :where(h2, p, blockquote, .eyebrow),
body .process.visual-story .section-copy :where(h2, p, blockquote, .eyebrow),
body .project-access.visual-story .section-copy :where(h2, p, label, .eyebrow),
body .quiet-system.cinematic-panel .section-copy :where(h2, p, blockquote, .eyebrow) {
  text-shadow: none !important;
}

body #basement-logic.image-entry-panel .image-entry-copy h2,
body #basement-lifting.image-entry-panel .image-entry-copy h2,
body #environment-problem.image-entry-panel .image-entry-copy h1,
body #environment-logic.image-entry-panel .image-entry-copy h2,
body #water-logic.image-entry-panel .image-entry-copy h2,
body .fit.cinematic-panel .section-copy h2,
body .constraints.cinematic-panel .section-copy h2,
body .delivery.visual-story .section-copy h2,
body .process.visual-story .section-copy h2,
body .project-access.visual-story .section-copy h2,
body .quiet-system.cinematic-panel .section-copy h2 {
  color: var(--zf-ink) !important;
}

body #basement-logic.image-entry-panel .image-entry-copy p,
body #basement-logic.image-entry-panel .image-entry-copy blockquote,
body #basement-lifting.image-entry-panel .image-entry-copy p,
body #basement-lifting.image-entry-panel .image-entry-copy blockquote,
body #environment-problem.image-entry-panel .image-entry-copy p,
body #environment-logic.image-entry-panel .image-entry-copy p,
body #environment-logic.image-entry-panel .image-entry-copy blockquote,
body #water-logic.image-entry-panel .image-entry-copy p,
body #water-logic.image-entry-panel .image-entry-copy blockquote,
body .fit.cinematic-panel .section-copy p,
body .fit.cinematic-panel .section-copy blockquote,
body .constraints.cinematic-panel .section-copy p,
body .constraints.cinematic-panel .section-copy blockquote,
body .delivery.visual-story .section-copy p,
body .delivery.visual-story .section-copy blockquote,
body .process.visual-story .section-copy p,
body .process.visual-story .section-copy blockquote,
body .project-access.visual-story .section-copy p,
body .project-access.visual-story .section-copy label,
body .quiet-system.cinematic-panel .section-copy p,
body .quiet-system.cinematic-panel .section-copy blockquote {
  color: var(--zf-ink-soft) !important;
}

body #basement-logic.image-entry-panel .image-entry-copy .eyebrow,
body #basement-lifting.image-entry-panel .image-entry-copy .eyebrow,
body #environment-problem.image-entry-panel .image-entry-copy .eyebrow,
body #environment-logic.image-entry-panel .image-entry-copy .eyebrow,
body #water-logic.image-entry-panel .image-entry-copy .eyebrow,
body .fit.cinematic-panel .section-copy .eyebrow,
body .constraints.cinematic-panel .section-copy .eyebrow,
body .delivery.visual-story .section-copy .eyebrow,
body .process.visual-story .section-copy .eyebrow,
body .project-access.visual-story .section-copy .eyebrow,
body .quiet-system.cinematic-panel .section-copy .eyebrow {
  color: var(--zf-gold) !important;
}

@media (max-width: 900px) {
  body #basement-logic.image-entry-panel,
  body #basement-lifting.image-entry-panel,
  body #environment-problem.image-entry-panel,
  body #environment-logic.image-entry-panel,
  body #water-logic.image-entry-panel,
  body .fit.cinematic-panel,
  body .constraints.cinematic-panel,
  body .delivery.visual-story,
  body .process.visual-story,
  body .project-access.visual-story,
  body .quiet-system.cinematic-panel {
    width: calc(100% - 24px) !important;
    padding: 18px !important;
  }

  body #basement-logic.image-entry-panel .image-entry-media,
  body #basement-lifting.image-entry-panel .image-entry-media,
  body #environment-problem.image-entry-panel .image-entry-media,
  body #environment-logic.image-entry-panel .image-entry-media,
  body #water-logic.image-entry-panel .image-entry-media,
  body .fit.cinematic-panel .fit-media,
  body .constraints.cinematic-panel .section-image,
  body .delivery.visual-story .visual-story-media,
  body .process.visual-story .visual-story-media,
  body .project-access.visual-story .visual-story-media,
  body .quiet-system.cinematic-panel .section-image {
    aspect-ratio: 4 / 3 !important;
  }
}

/* Homepage "Daily Signals": keep copy and action out of the image area. */
body .home-entry .home-feelings {
  display: flex !important;
  flex-direction: column !important;
  gap: clamp(18px, 2vw, 28px) !important;
}

body .home-entry .home-feeling-wrap {
  display: flex !important;
  flex-direction: column !important;
  gap: 16px !important;
}

body .home-entry .home-feeling-wrap .home-image {
  width: 100% !important;
  min-height: 0 !important;
  aspect-ratio: 16 / 9 !important;
}

body .home-entry .home-reveal-detail {
  position: relative !important;
  left: auto !important;
  right: auto !important;
  bottom: auto !important;
  width: fit-content !important;
  max-width: 100% !important;
  margin: 0 !important;
  align-self: flex-start !important;
}

body .home-entry .home-feelings .home-copy,
body .home-entry .home-feelings .home-copy :where(h2, p, .home-eyebrow) {
  color: var(--zf-ink) !important;
  text-shadow: none !important;
}

body .home-entry .home-feelings .home-copy p {
  color: var(--zf-ink-soft) !important;
}

@media (max-width: 900px) {
  body .home-entry .home-feeling-wrap .home-image {
    aspect-ratio: 4 / 3 !important;
  }
}

/* Absolute final route isolation:
   keep this at the very end so route-hidden always wins over later display rules. */
html body main > section.route-hidden,
html body main > section.visual-story.route-hidden,
html body main > section.cinematic-panel.route-hidden,
html body main > section.image-entry-panel.route-hidden,
html body main > section.system-cognition-entry.route-hidden,
html body main > section.system-cognition-logic.route-hidden,
html body main > section.delivery.visual-story.route-hidden,
html body main > section.process.visual-story.route-hidden,
html body main > section.project-access.visual-story.route-hidden,
html body #water-logic.route-hidden,
html body #environment-problem.route-hidden,
html body #environment-logic.route-hidden,
html body #basement-problem.route-hidden,
html body #basement-logic.route-hidden,
html body .system-scene-card.route-hidden,
html body .system-scene-card[hidden] {
  display: none !important;
}

/* Absolute final readability cleanup for home feelings and systems cards. */
html body .home-entry .home-feeling-wrap {
  position: relative !important;
  inset: auto !important;
  display: flex !important;
  flex-direction: column !important;
  z-index: auto !important;
}

html body .home-entry .home-feelings .home-copy {
  background: none !important;
  border: 0 !important;
  box-shadow: none !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
}

html body .home-entry .home-sanctuary,
html body .home-entry .home-shift,
html body .home-entry .home-mep,
html body .home-entry .home-courtyard {
  display: flex !important;
  flex-direction: column !important;
  gap: clamp(18px, 2vw, 28px) !important;
  align-items: stretch !important;
}

html body .home-entry .home-sanctuary::before,
html body .home-entry .home-shift::before,
html body .home-entry .home-feelings::before,
html body .home-entry .home-mep::before,
html body .home-entry .home-courtyard::before {
  display: none !important;
  content: none !important;
}

html body .home-entry .home-sanctuary-copy,
html body .home-entry .home-shift .home-copy,
html body .home-entry .home-feelings .home-copy,
html body .home-entry .home-mep .home-copy,
html body .home-entry .home-courtyard .home-copy {
  width: 100% !important;
  max-width: 980px !important;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  background: none !important;
  border: 0 !important;
  box-shadow: none !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
}

html body .home-entry .home-sanctuary-copy :where(h2, p, .home-eyebrow),
html body .home-entry .home-shift .home-copy :where(h2, p, .home-eyebrow),
html body .home-entry .home-feelings .home-copy :where(h2, p, .home-eyebrow),
html body .home-entry .home-mep .home-copy :where(h2, p, .home-eyebrow),
html body .home-entry .home-courtyard .home-copy :where(h2, p, .home-eyebrow) {
  color: var(--zf-ink) !important;
  text-shadow: none !important;
}

html body .home-entry .home-sanctuary-copy p,
html body .home-entry .home-shift .home-copy p,
html body .home-entry .home-feelings .home-copy p,
html body .home-entry .home-mep .home-copy p,
html body .home-entry .home-courtyard .home-copy p {
  color: var(--zf-ink-soft) !important;
}

html body .home-entry .home-sanctuary-copy .home-eyebrow,
html body .home-entry .home-shift .home-copy .home-eyebrow,
html body .home-entry .home-feelings .home-copy .home-eyebrow,
html body .home-entry .home-mep .home-copy .home-eyebrow,
html body .home-entry .home-courtyard .home-copy .home-eyebrow {
  color: var(--zf-gold) !important;
}

html body .home-entry .home-sanctuary-media,
html body .home-entry .home-shift .home-image,
html body .home-entry .home-feelings .home-image,
html body .home-entry .home-mep .home-image,
html body .home-entry .home-courtyard .home-image {
  width: 100% !important;
  min-height: 0 !important;
  aspect-ratio: 16 / 9 !important;
  border-radius: clamp(22px, 2vw, 30px) !important;
  overflow: hidden !important;
}

/* Force Project Flow to use the same top-copy / full-image / clean-step layout as the rest of the site. */
html body .process.visual-story,
html body .process.visual-story.media-first,
html body .process.process-story {
  display: flex !important;
  flex-direction: column !important;
  align-items: stretch !important;
  gap: clamp(20px, 2.2vw, 30px) !important;
  width: min(1680px, calc(100% - 56px)) !important;
  max-width: none !important;
  min-height: 0 !important;
  margin: clamp(56px, 6vw, 92px) auto !important;
  padding: clamp(22px, 2.2vw, 34px) !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  overflow: visible !important;
}

html body .process.visual-story::before,
html body .process.visual-story::after {
  display: none !important;
  content: none !important;
}

html body .process.visual-story .section-copy {
  order: 1 !important;
  width: 100% !important;
  max-width: 980px !important;
  margin: 0 !important;
  padding: 0 !important;
  align-self: flex-start !important;
  background: none !important;
  border: 0 !important;
  box-shadow: none !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
}

html body .process.visual-story .visual-story-media {
  order: 2 !important;
  position: relative !important;
  inset: auto !important;
  width: 100% !important;
  height: auto !important;
  min-height: 0 !important;
  margin: 0 !important;
  border-radius: clamp(22px, 2vw, 30px) !important;
  overflow: hidden !important;
  background: transparent !important;
  box-shadow: none !important;
}

html body .process.visual-story .visual-story-media img {
  display: block !important;
  width: 100% !important;
  height: auto !important;
  min-height: 0 !important;
  aspect-ratio: 16 / 9 !important;
  object-fit: cover !important;
  object-position: center center !important;
  transform: none !important;
  filter: none !important;
  border-radius: inherit !important;
}

html body .process.visual-story .section-copy :where(h2, p, blockquote, .eyebrow) {
  color: var(--zf-ink) !important;
  text-shadow: none !important;
}

html body .process.visual-story .section-copy p:not(.eyebrow) {
  color: var(--zf-ink-soft) !important;
}

html body .process.visual-story .section-copy .eyebrow {
  color: var(--zf-gold) !important;
}

html body .process.visual-story .section-copy h2 {
  max-width: 14em !important;
  margin: 8px 0 12px !important;
  font-size: clamp(24px, 2.2vw, 38px) !important;
  line-height: 1.28 !important;
}

html body .process.visual-story blockquote {
  margin: 10px 0 0 !important;
  padding-left: 14px !important;
  border-left: 2px solid rgba(184, 155, 94, 0.72) !important;
  font-size: clamp(15px, 1vw, 18px) !important;
  line-height: 1.72 !important;
}

html body .process.visual-story .process-list {
  order: 3 !important;
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 10px !important;
  width: 100% !important;
  max-width: 980px !important;
  margin: 6px 0 0 !important;
}

html body .process.visual-story .process-card,
html body .process.visual-story .process-card[open] {
  background: rgba(255, 253, 247, 0.96) !important;
  border: 1px solid rgba(18, 53, 47, 0.12) !important;
  border-radius: 16px !important;
  box-shadow: none !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
}

html body .process.visual-story .process-card summary,
html body .process.visual-story .process-card h3,
html body .process.visual-story .process-card span,
html body .process.visual-story .process-card p {
  color: var(--zf-ink) !important;
}

html body .process.visual-story .process-card p {
  padding: 4px 16px 16px !important;
  color: var(--zf-ink-soft) !important;
}

@media (max-width: 900px) {
  html body .process.visual-story,
  html body .process.visual-story.media-first,
  html body .process.process-story {
    width: calc(100% - 24px) !important;
    padding: 18px !important;
  }

  html body .process.visual-story .visual-story-media img {
    aspect-ratio: 4 / 3 !important;
  }
}

html body .home-entry .home-feelings .home-image {
  min-height: 0 !important;
  aspect-ratio: 16 / 9 !important;
}

html body .home-entry .home-feeling-list {
  background: rgba(255, 253, 247, 0.94) !important;
  border: 1px solid rgba(18, 53, 47, 0.12) !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
}

html body .home-entry .home-feeling-list li {
  color: var(--zf-ink) !important;
}

html body .system-scene-card {
  display: flex !important;
  flex-direction: column !important;
  min-height: 0 !important;
  gap: 18px !important;
  border-radius: clamp(22px, 2vw, 30px) !important;
  background: transparent !important;
}

html body .system-scene-card::before,
html body .system-scene-card::after,
html body .scene-media::before {
  display: none !important;
  content: none !important;
}

html body .system-scene-card .scene-media {
  order: 2 !important;
  position: relative !important;
  inset: auto !important;
  top: auto !important;
  right: auto !important;
  bottom: auto !important;
  left: auto !important;
  width: 100% !important;
  min-height: 0 !important;
  aspect-ratio: 16 / 9 !important;
  border-radius: clamp(22px, 2vw, 30px) !important;
  overflow: hidden !important;
}

html body .system-scene-card .scene-media img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  filter: none !important;
  transform: none !important;
}

html body .system-scene-card .scene-content,
html body .system-scene-card:nth-child(even) .scene-content {
  order: 1 !important;
  align-self: flex-start !important;
  width: 100% !important;
  max-width: 980px !important;
  margin: 0 !important;
  padding: 0 !important;
  background: none !important;
  border: 0 !important;
  box-shadow: none !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
  color: var(--zf-ink) !important;
  text-align: left !important;
}

html body .system-scene-card .scene-content .eyebrow {
  color: var(--zf-gold) !important;
}

html body .system-scene-card .scene-content h3,
html body .system-scene-card .scene-content .card-quote,
html body .system-scene-card .scene-content p,
html body .system-scene-card .scene-detail > summary {
  color: var(--zf-ink) !important;
  text-shadow: none !important;
}

html body .system-scene-card .scene-feeling,
html body .system-scene-card .scene-detail-body p,
html body .system-scene-card .scene-detail-body summary,
html body .system-scene-card .brand-card p,
html body .system-scene-card .module-card p {
  color: var(--zf-ink-soft) !important;
}

html body .system-scene-card .mep-metric-group {
  order: 3 !important;
  position: relative !important;
  top: auto !important;
  right: auto !important;
  left: auto !important;
  bottom: auto !important;
  width: 100% !important;
  max-width: 920px !important;
  margin: -8px 0 0 !important;
}

html body .system-scene-card .scene-content h3 {
  max-width: 14em !important;
  margin: 8px 0 12px !important;
  font-size: clamp(24px, 2.2vw, 36px) !important;
  line-height: 1.28 !important;
  text-align: left !important;
  word-break: keep-all !important;
  overflow-wrap: normal !important;
  white-space: normal !important;
  text-wrap: pretty !important;
}

html body .system-scene-card .scene-content .card-quote {
  margin: 10px 0 12px !important;
  padding-left: 14px !important;
  border-left: 2px solid rgba(184, 155, 94, 0.72) !important;
  font-size: clamp(15px, 1vw, 18px) !important;
  font-weight: 500 !important;
  line-height: 1.72 !important;
  text-align: left !important;
}

html body .system-scene-card .scene-detail > summary {
  display: inline-flex !important;
  width: fit-content !important;
  margin-top: 8px !important;
  border: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  text-align: left !important;
}

html body .system-scene-card .scene-detail-body {
  max-height: none !important;
  overflow: visible !important;
  margin-top: 14px !important;
  border-radius: 20px !important;
  padding: 18px 18px 20px !important;
  background: rgba(255, 253, 247, 0.94) !important;
  color: var(--zf-ink) !important;
  text-align: left !important;
}

html body .system-scene-card .scene-detail-body :where(p, h4, summary, span) {
  color: var(--zf-ink) !important;
  text-align: left !important;
}

html body .system-scene-card .module-card,
html body .system-scene-card .brand-card,
html body .system-scene-card .tool-card,
html body .system-scene-card .tag-list span {
  background: rgba(255, 253, 247, 0.96) !important;
  border: 1px solid rgba(18, 53, 47, 0.1) !important;
  color: var(--zf-ink) !important;
  box-shadow: none !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
}

@media (max-width: 900px) {
  html body .home-entry .home-feelings .home-image,
  html body .system-scene-card .scene-media {
    aspect-ratio: 4 / 3 !important;
  }
}

/* Disable delayed reveal fade on route-based pages so content never appears washed out. */
html body .reveal,
html body .reveal.is-visible,
html body .system-cognition-entry .reveal,
html body .system-cognition-logic .reveal,
html body .image-entry-panel .reveal,
html body .visual-story .reveal,
html body .cinematic-panel .reveal,
html body .systems .reveal,
html body .water-supply .reveal,
html body .home-entry .reveal {
  opacity: 1 !important;
  transform: none !important;
  filter: none !important;
  transition: none !important;
}

/* Final Chinese typography + light-surface readability pass for desktop/laptop browsers. */
html body {
  -webkit-text-size-adjust: 100% !important;
  text-size-adjust: 100% !important;
}

html body :where(
  .home-entry,
  .section-shell,
  .section-heading,
  .section-copy,
  .image-entry-copy,
  .system-cognition-inner,
  .system-logic-inner,
  .mini-heading,
  .experience-translation,
  .scene-content,
  .dimension-content,
  .access-card,
  .site-footer
) {
  text-align: left !important;
}

html body :where(
  .home-entry h1,
  .home-entry h2,
  .section-heading h2,
  .section-copy h2,
  .image-entry-copy h1,
  .image-entry-copy h2,
  .system-cognition-inner h1,
  .system-logic-inner h2,
  .scene-content h3,
  .dimension-content h3,
  .mini-heading h3,
  .experience-translation h3,
  .access-card summary
) {
  white-space: normal !important;
  word-break: normal !important;
  overflow-wrap: normal !important;
  text-wrap: auto !important;
  hyphens: none !important;
  line-break: strict !important;
  text-align: left !important;
  letter-spacing: 0 !important;
}

html body :where(
  .home-entry p,
  .section-heading p,
  .section-copy p,
  .image-entry-copy p,
  .image-entry-copy blockquote,
  .system-cognition-inner p,
  .system-logic-inner p,
  .system-logic-inner blockquote,
  .scene-content p,
  .scene-content .card-quote,
  .dimension-content p,
  .experience-translation p,
  .mini-heading p,
  .mini-heading blockquote,
  .access-card p,
  .site-footer p
) {
  white-space: normal !important;
  word-break: normal !important;
  overflow-wrap: break-word !important;
  text-wrap: auto !important;
  line-break: strict !important;
  text-align: left !important;
}

html body :where(
  .home-entry .home-copy h2,
  .home-entry .home-sanctuary-copy h2,
  .home-entry .home-hero-copy h1,
  .scene-content h3,
  .section-copy h2,
  .image-entry-copy h1,
  .image-entry-copy h2
) {
  font-size: clamp(24px, 2.1vw, 38px) !important;
  line-height: 1.32 !important;
}

html body :where(
  .home-entry .home-copy p,
  .home-entry .home-sanctuary-copy p,
  .home-entry .home-hero-copy p,
  .scene-content p,
  .section-copy p,
  .image-entry-copy p,
  .system-cognition-inner p,
  .system-logic-inner p,
  .experience-translation p
) {
  font-size: clamp(14px, 0.98vw, 16px) !important;
  line-height: 1.85 !important;
}

html body .home-entry .home-sanctuary-copy,
html body .home-entry .home-shift .home-copy,
html body .home-entry .home-feelings .home-copy,
html body .home-entry .home-mep .home-copy,
html body .home-entry .home-courtyard .home-copy,
html body .home-entry .home-hero-copy,
html body .section-heading,
html body .system-cognition-inner,
html body .system-logic-inner,
html body .experience-translation,
html body .mini-heading,
html body .home-closing,
html body .scene-content,
html body .dimension-content,
html body .section-copy,
html body .image-entry-copy {
  color: var(--zf-ink) !important;
}

html body .home-entry .home-sanctuary-copy :where(h2, p, .home-eyebrow, .home-quiet-line),
html body .home-entry .home-shift .home-copy :where(h2, p, .home-eyebrow, .home-note),
html body .home-entry .home-feelings .home-copy :where(h2, p, .home-eyebrow),
html body .home-entry .home-mep .home-copy :where(h2, p, .home-eyebrow),
html body .home-entry .home-courtyard .home-copy :where(h2, p, .home-eyebrow, .home-note),
html body .section-heading :where(h2, p, .lead, .eyebrow),
html body .section-copy :where(h2, p, blockquote, .eyebrow),
html body .image-entry-copy :where(h1, h2, p, blockquote, .eyebrow),
html body .system-cognition-inner :where(h1, p, .eyebrow),
html body .system-logic-inner :where(h2, p, blockquote, .eyebrow),
html body .experience-translation :where(h3, p, .experience-kicker),
html body .mini-heading :where(h3, p, blockquote, .eyebrow),
html body .home-closing :where(p, span),
html body .scene-content :where(h3, p, .card-quote, .eyebrow),
html body .dimension-content :where(h3, p, blockquote, .eyebrow, summary) {
  color: var(--zf-ink) !important;
  text-shadow: none !important;
}

html body :where(
  .home-entry .home-eyebrow,
  .section-heading .eyebrow,
  .section-copy .eyebrow,
  .image-entry-copy .eyebrow,
  .system-cognition-inner .eyebrow,
  .system-logic-inner .eyebrow,
  .experience-translation .experience-kicker,
  .mini-heading .eyebrow,
  .scene-content .eyebrow,
  .dimension-content .eyebrow
) {
  color: var(--zf-gold) !important;
}

@media (min-width: 1100px) {
  html body :where(
    .home-entry .home-copy,
    .home-entry .home-sanctuary-copy,
    .home-entry .home-hero-copy,
    .section-copy,
    .image-entry-copy,
    .system-cognition-inner,
    .system-logic-inner,
    .scene-content
  ) {
    max-width: 52rem !important;
  }
}

/* 2026-06-17 emergency override:
   neutralize legacy absolute overlays and force readable text colors. */
html body .home-entry .home-hero-copy,
html body .home-entry .home-sanctuary-copy,
html body .home-entry .home-shift .home-copy,
html body .home-entry .home-feelings .home-copy,
html body .home-entry .home-mep .home-copy,
html body .home-entry .home-courtyard .home-copy,
html body #environment-problem .image-entry-copy,
html body #environment-logic .image-entry-copy,
html body #water-logic .image-entry-copy,
html body .delivery.visual-story .section-copy,
html body .process.visual-story .section-copy,
html body .project-access.visual-story .section-copy,
html body .fit.cinematic-panel .section-copy,
html body .constraints.cinematic-panel .section-copy,
html body .quiet-system.cinematic-panel .section-copy,
html body .water-supply .water-supply-copy {
  position: relative !important;
  z-index: 3 !important;
  height: auto !important;
  min-height: 0 !important;
}

html body .home-entry .home-hero-media,
html body .home-entry .home-sanctuary-media,
html body .home-entry .home-image,
html body #environment-problem .image-entry-media,
html body #environment-logic .image-entry-media,
html body #water-logic .image-entry-media,
html body .delivery.visual-story .visual-story-media,
html body .process.visual-story .visual-story-media,
html body .project-access.visual-story .visual-story-media,
html body .fit.cinematic-panel .fit-media,
html body .constraints.cinematic-panel .section-image,
html body .quiet-system.cinematic-panel .section-image {
  position: relative !important;
  inset: auto !important;
  top: auto !important;
  right: auto !important;
  bottom: auto !important;
  left: auto !important;
  z-index: 1 !important;
}

html body .home-entry .home-hero-copy :where(h1, p, .home-eyebrow),
html body .home-entry .home-sanctuary-copy :where(h2, p, .home-eyebrow),
html body .home-entry .home-shift .home-copy :where(h2, p, .home-eyebrow),
html body .home-entry .home-feelings .home-copy :where(h2, p, .home-eyebrow),
html body .home-entry .home-mep .home-copy :where(h2, p, .home-eyebrow),
html body .home-entry .home-courtyard .home-copy :where(h2, p, .home-eyebrow),
html body #environment-problem .image-entry-copy :where(h1, p, .eyebrow),
html body #environment-logic .image-entry-copy :where(h2, p, blockquote, .eyebrow),
html body #water-logic .image-entry-copy :where(h2, p, blockquote, .eyebrow),
html body .fit.cinematic-panel .section-copy :where(h2, p, blockquote, .eyebrow),
html body .constraints.cinematic-panel .section-copy :where(h2, p, blockquote, .eyebrow),
html body .quiet-system.cinematic-panel .section-copy :where(h2, p, blockquote, .eyebrow),
html body .water-supply .water-supply-copy :where(h2, p, blockquote, .eyebrow, summary) {
  text-shadow: none !important;
}

html body[data-page="systems"] #environment-problem .image-entry-copy,
html body[data-page="systems"] #environment-logic .image-entry-copy,
html body[data-page="systems"] #systems .scene-content,
html body[data-page="systems"] #systems .scene-detail-body,
html body[data-page="systems"] #systems .experience-translation > div {
  margin-left: 0 !important;
  margin-right: auto !important;
  text-align: left !important;
}

html body[data-page="systems"] #environment-problem.image-entry-panel,
html body[data-page="systems"] #environment-logic.image-entry-panel,
html body[data-page="systems"] #systems .system-scene-card {
  display: flex !important;
  flex-direction: column !important;
  align-items: stretch !important;
}

html body[data-page="systems"] #environment-problem .image-entry-copy :where(h1, p, .eyebrow),
html body[data-page="systems"] #environment-logic .image-entry-copy :where(h2, p, blockquote, .eyebrow),
html body[data-page="systems"] .scene-content :where(h3, p, .card-quote, .eyebrow),
html body[data-page="systems"] .scene-detail-body :where(p, h4, summary, span),
html body[data-page="systems"] .experience-translation :where(h3, p, .experience-kicker) {
  text-align: left !important;
  margin-left: 0 !important;
  margin-right: auto !important;
}

html body[data-page="systems"] #environment-problem .image-entry-copy h1,
html body[data-page="systems"] #environment-logic .image-entry-copy h2,
html body[data-page="systems"] .scene-content h3,
html body[data-page="systems"] .experience-translation h3 {
  word-break: keep-all !important;
  overflow-wrap: normal !important;
  white-space: normal !important;
  text-wrap: pretty !important;
}

html body .home-entry .home-hero-copy h1,
html body .home-entry .home-sanctuary-copy h2,
html body .home-entry .home-shift .home-copy h2,
html body .home-entry .home-feelings .home-copy h2,
html body .home-entry .home-mep .home-copy h2,
html body .home-entry .home-courtyard .home-copy h2,
html body #environment-problem .image-entry-copy h1,
html body #environment-logic .image-entry-copy h2,
html body #water-logic .image-entry-copy h2,
html body .fit.cinematic-panel .section-copy h2,
html body .constraints.cinematic-panel .section-copy h2,
html body .quiet-system.cinematic-panel .section-copy h2,
html body .water-supply .water-supply-copy h2 {
  color: var(--zf-ink) !important;
}

html body .home-entry .home-hero-copy p,
html body .home-entry .home-sanctuary-copy p,
html body .home-entry .home-shift .home-copy p,
html body .home-entry .home-feelings .home-copy p,
html body .home-entry .home-mep .home-copy p,
html body .home-entry .home-courtyard .home-copy p,
html body #environment-problem .image-entry-copy p,
html body #environment-logic .image-entry-copy p,
html body #environment-logic .image-entry-copy blockquote,
html body #water-logic .image-entry-copy p,
html body #water-logic .image-entry-copy blockquote,
html body .fit.cinematic-panel .section-copy p,
html body .fit.cinematic-panel .section-copy blockquote,
html body .constraints.cinematic-panel .section-copy p,
html body .constraints.cinematic-panel .section-copy blockquote,
html body .quiet-system.cinematic-panel .section-copy p,
html body .quiet-system.cinematic-panel .section-copy blockquote,
html body .water-supply .water-supply-copy p,
html body .water-supply .water-supply-copy blockquote {
  color: var(--zf-ink-soft) !important;
}

html body .section-heading :where(h2, .lead),
html body .system-cognition-inner :where(h1, p),
html body .home-closing :where(p, span),
html body .mini-heading :where(h3, p, blockquote),
html body .experience-translation :where(h3, p) {
  color: var(--zf-ink) !important;
  text-shadow: none !important;
}

html body .section-heading .eyebrow,
html body .system-cognition-inner .eyebrow,
html body .mini-heading .eyebrow,
html body .experience-translation .experience-kicker,
html body #environment-problem .image-entry-copy .eyebrow,
html body #environment-logic .image-entry-copy .eyebrow,
html body #water-logic .image-entry-copy .eyebrow {
  color: var(--zf-gold) !important;
}

html body #environment-problem .image-entry-copy h1,
html body #environment-logic .image-entry-copy h2,
html body #water-logic .image-entry-copy h2,
html body .delivery.visual-story .section-copy h2,
html body .process.visual-story .section-copy h2,
html body .project-access.visual-story .section-copy h2 {
  color: var(--zf-ink) !important;
}

html body #environment-problem .image-entry-copy p,
html body #environment-logic .image-entry-copy p,
html body #environment-logic .image-entry-copy blockquote,
html body #water-logic .image-entry-copy p,
html body #water-logic .image-entry-copy blockquote,
html body .delivery.visual-story .section-copy p,
html body .delivery.visual-story .section-copy blockquote,
html body .process.visual-story .section-copy p,
html body .process.visual-story .section-copy blockquote,
html body .project-access.visual-story .section-copy p,
html body .project-access.visual-story .section-copy label,
html body .fit.cinematic-panel .section-copy p,
html body .fit.cinematic-panel .section-copy blockquote,
html body .constraints.cinematic-panel .section-copy p,
html body .constraints.cinematic-panel .section-copy blockquote,
html body .quiet-system.cinematic-panel .section-copy p,
html body .quiet-system.cinematic-panel .section-copy blockquote {
  color: var(--zf-ink-soft) !important;
}

html body .home-entry .home-hero-copy .home-subtitle,
html body .home-entry .home-hero-copy .home-quiet-line,
html body .home-entry .home-hero-copy p,
html body .home-entry .home-sanctuary-copy p,
html body .home-entry .home-shift .home-copy p,
html body .home-entry .home-feelings .home-copy p,
html body .home-entry .home-mep .home-copy p,
html body .home-entry .home-courtyard .home-copy p,
html body .system-cognition-inner p,
html body .system-cognition-inner h1 {
  color: var(--zf-ink-soft) !important;
  text-shadow: none !important;
}

html body .system-cognition-inner h1,
html body .home-entry .home-hero-copy h1 {
  color: var(--zf-ink) !important;
}

/* Buttons on dark fills must always use white text. */
body .header-action,
body .button.primary,
body .access-actions .button.primary,
body .access-card .button.primary {
  color: #fffdf7 !important;
}

body .header-action:hover,
body .header-action:focus-visible,
body .button.primary:hover,
body .button.primary:focus-visible,
body .access-actions .button.primary:hover,
body .access-actions .button.primary:focus-visible,
body .access-card .button.primary:hover,
body .access-card .button.primary:focus-visible {
  color: #fffdf7 !important;
}

body a.header-action,
body a.header-action:link,
body a.header-action:visited,
body a.header-action:hover,
body a.header-action:focus-visible,
body a.header-action:active {
  color: #fffdf7 !important;
}

/* Global title reset: reduce oversized headlines across the whole site. */
body .home-entry h1 {
  font-size: clamp(36px, 4.4vw, 60px) !important;
  line-height: 1.12 !important;
}

body .home-entry h2,
body .section-heading h2,
body .system-cognition-inner h1,
body .image-entry-copy h1,
body .image-entry-copy h2,
body .water-supply .water-supply-copy h2,
body .visual-story .section-copy h2,
body .cinematic-panel .section-copy h2,
body .system-logic-inner h2,
body .climate-closing h3 {
  font-size: clamp(24px, 2.35vw, 40px) !important;
  line-height: 1.2 !important;
  letter-spacing: 0 !important;
}

body .home-entry p:not(.home-eyebrow),
body .image-entry-copy p,
body .section-copy p,
body .system-cognition-inner p,
body .system-logic-inner p,
body .section-heading .lead,
body .climate-closing p,
body .experience-translation p {
  font-size: clamp(14px, 0.98vw, 16px) !important;
  line-height: 1.8 !important;
}

body .image-entry-copy blockquote,
body .section-copy blockquote,
body .system-logic-inner blockquote,
body .climate-closing blockquote {
  font-size: clamp(16px, 1.08vw, 20px) !important;
  line-height: 1.55 !important;
}

/* Environment entry: keep the image clean, move the main copy above it, and keep metrics inside. */
body #environment-problem {
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: clamp(18px, 2.2vw, 28px) !important;
  min-height: 0 !important;
  margin-top: clamp(42px, 5vw, 74px) !important;
}

body #environment-problem .image-entry-copy {
  order: -1 !important;
  width: min(880px, calc(100% - 12px)) !important;
  max-width: 880px !important;
  margin: 0 !important;
  padding: 0 !important;
  align-self: start !important;
}

body #environment-problem .image-entry-copy h1 {
  max-width: 14em !important;
  font-size: clamp(26px, 2.5vw, 38px) !important;
  line-height: 1.18 !important;
  color: var(--zf-green) !important;
  text-shadow: none !important;
}

body #environment-problem .image-entry-copy p:not(.eyebrow) {
  max-width: 44em !important;
  color: rgba(31, 26, 23, 0.78) !important;
}

body #environment-problem .image-entry-copy blockquote {
  display: none !important;
}

body #environment-problem .environment-metric-group {
  top: clamp(18px, 2.2vw, 30px) !important;
  right: clamp(18px, 2.2vw, 30px) !important;
  width: min(360px, calc(100% - 36px)) !important;
  grid-template-columns: repeat(2, minmax(132px, 1fr)) !important;
  gap: 10px !important;
}

body #environment-problem .environment-metric-group .mep-metric-badge {
  min-height: 52px !important;
  padding: 10px 12px !important;
}

body #environment-problem .metric-label {
  font-size: 11px !important;
}

body #environment-problem .metric-value {
  font-size: 16px !important;
}

@media (max-width: 900px) {
  body .home-entry h1 {
    font-size: clamp(32px, 9vw, 46px) !important;
  }

  body .home-entry h2,
  body .section-heading h2,
  body .system-cognition-inner h1,
  body .image-entry-copy h1,
  body .image-entry-copy h2,
  body .water-supply .water-supply-copy h2,
  body .visual-story .section-copy h2,
  body .cinematic-panel .section-copy h2,
  body .system-logic-inner h2,
  body .climate-closing h3 {
    font-size: clamp(22px, 6.6vw, 34px) !important;
  }

  body #environment-problem .environment-metric-group {
    right: 14px !important;
    left: 14px !important;
    width: auto !important;
  }
}

/* Canonical text color system: this block is the final source of truth. */
body {
  --zf-white: #fffdf7;
  --zf-black: #1f1a17;
  --zf-gold: #12352f;
  --zf-green: #12352f;
}

/* Light surfaces: always dark green / black for readability. */
body :where(
  .section-heading,
  .dimension-closing,
  .climate-closing,
  .experience-translation,
  .system-cognition-entry,
  .mini-heading,
  .water-accordion-copy,
  .water-detail,
  .water-detail-body,
  .water-brand-card,
  .site-footer
) :where(h1, h2, h3, h4, h5, p, blockquote, strong, small, span, a, label, summary, li) {
  color: var(--zf-green) !important;
  text-shadow: none !important;
}

body :where(
  .section-heading,
  .climate-closing,
  .experience-translation,
  .system-cognition-entry,
  .mini-heading,
  .water-accordion-copy,
  .water-detail
) .eyebrow,
body .climate-closing .climate-closing-eyebrow,
body .experience-translation .experience-kicker,
body .water-detail > summary span {
  color: var(--zf-gold) !important;
}

body .water-detail > summary strong,
body .water-detail-body > p,
body .water-detail-body blockquote,
body .water-brand-card :where(h4, p, summary),
body .water-detail-body .tag-list span,
body .water-point-list span,
body .section-heading :where(h2, .lead),
body .dimension-closing p,
body .climate-closing :where(h3, p),
body .experience-translation :where(h3, p),
body .system-cognition-entry :where(h1, p),
body .mini-heading :where(h3, p, blockquote),
body .water-accordion-copy :where(h3, p:not(.eyebrow)) {
  color: var(--zf-green) !important;
}

/* Dark image surfaces: white body text, champagne gold eyebrow. */
body .home-entry .home-hero :where(h1, p, .home-eyebrow),
body .home-entry .home-sanctuary :where(h2, p, .home-eyebrow),
body .home-entry .home-shift :where(h2, p, .home-eyebrow),
body .home-entry .home-feelings :where(h2, p, .home-eyebrow),
body .home-entry .home-mep :where(h2, p, .home-eyebrow),
body .home-entry .home-courtyard :where(h2, p, .home-eyebrow),
body .image-entry-panel :where(h1, h2, p, blockquote, .eyebrow),
body .water-supply .water-supply-hero :where(h2, p, blockquote, summary),
body .delivery.visual-story .section-copy :where(h2, p, blockquote, summary),
body .process.visual-story .section-copy :where(h2, p, blockquote, summary),
body .project-access.visual-story .section-copy :where(h2, p, blockquote, summary, label) {
  color: var(--zf-white) !important;
}

body .water-supply .water-supply-hero .eyebrow,
body .delivery.visual-story .section-copy .eyebrow,
body .process.visual-story .section-copy .eyebrow,
body .project-access.visual-story .section-copy .eyebrow,
body .image-entry-panel .eyebrow,
body .home-entry :where(.home-eyebrow) {
  color: var(--zf-gold) !important;
}

/* Dimensions page: top intro is on a light surface, cards stay image-led. */
body .dimensions .section-heading :where(h2, .lead) {
  color: var(--zf-green) !important;
}

body .dimensions .section-heading .eyebrow {
  color: var(--zf-gold) !important;
}

body .dimension-card :where(h3, p, summary, li, .eyebrow) {
  color: var(--zf-white) !important;
}

/* Footer is a dark surface: force white text. */
body .site-footer,
body .site-footer :where(p, a, strong, small, span) {
  color: var(--zf-white) !important;
}

body .site-footer a:hover,
body .site-footer a:focus-visible {
  color: var(--zf-gold) !important;
}

/* Hard lock for the remaining conflict points. */
body .dimensions.section-shell .section-heading,
body .dimensions.section-shell .section-heading :where(h2, p, .lead, .eyebrow) {
  color: var(--zf-green) !important;
  text-shadow: none !important;
}

body .dimensions.section-shell .section-heading .eyebrow {
  color: var(--zf-gold) !important;
}

body footer.site-footer,
body footer.site-footer :where(p, a, strong, small, span) {
  color: var(--zf-white) !important;
  text-shadow: none !important;
}

/* Exact conflict cleanup for dimensions + footer. */
body section#dimensions .section-heading h2,
body section#dimensions .section-heading p.lead,
body section#dimensions .dimension-closing p {
  color: var(--zf-green) !important;
  text-shadow: none !important;
}

body section#dimensions .section-heading p.eyebrow {
  color: var(--zf-gold) !important;
  text-shadow: none !important;
}

body footer.site-footer p,
body footer.site-footer a,
body footer.site-footer strong,
body footer.site-footer small,
body footer.site-footer span {
  color: var(--zf-white) !important;
  text-shadow: none !important;
}

/* Environment entry hero: use floating air metrics like the rest of the site. */
body #environment-problem {
  position: relative !important;
}

body #environment-problem .environment-metric-group {
  position: absolute !important;
  top: clamp(26px, 3vw, 40px) !important;
  right: clamp(26px, 3vw, 40px) !important;
  z-index: 3 !important;
  width: min(420px, 38%) !important;
  grid-template-columns: repeat(2, minmax(148px, 1fr)) !important;
}

body #environment-problem .environment-metric-group .mep-metric-badge:last-child {
  grid-column: 1 / -1 !important;
}

body #environment-problem .metric-icon {
  font-family: "Inter", "Noto Sans SC", sans-serif !important;
  font-size: 12px !important;
  font-weight: 700 !important;
  color: var(--zf-white) !important;
}

body #environment-problem .metric-label {
  color: rgba(255, 252, 242, 0.76) !important;
}

body #environment-problem .metric-value {
  color: var(--zf-white) !important;
}

@media (max-width: 980px) {
  body #environment-problem .environment-metric-group {
    top: auto !important;
    right: 16px !important;
    bottom: 18px !important;
    left: 16px !important;
    width: auto !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 640px) {
  body #environment-problem .environment-metric-group {
    position: relative !important;
    inset: auto !important;
    margin: -6px 16px 0 !important;
    width: calc(100% - 32px) !important;
  }
}

/* Global adaptive polish: unify typography, spacing, image behavior and readability across devices. */
body {
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
}

body :where(.home-panel, .section-shell, .section-copy, .section-heading, .image-entry-copy, .system-cognition-inner, .system-logic-inner, .mini-heading, .experience-translation, .site-footer, .access-card) {
  text-align: left !important;
}

body :where(.home-panel, .section-shell, .visual-story, .cinematic-panel, .image-entry-panel, .water-supply-hero, .water-accordion-group, .experience-translation, .access-card) {
  border: 0 !important;
  outline: 0 !important;
  box-shadow: none !important;
}

body :where(.home-panel, .visual-story, .cinematic-panel, .image-entry-panel, .water-supply-hero, .water-accordion-group) {
  overflow: hidden !important;
  border-radius: clamp(22px, 2.2vw, 30px) !important;
}

body :where(.home-panel img, .section-shell img, .visual-story img, .cinematic-panel img, .image-entry-media img, .visual-story-media img, .water-supply-media img, .water-accordion-visual img, .section-image img, .fit-media img) {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  object-position: center center !important;
}

body :where(.section-heading h2, .home-copy h2, .home-sanctuary-copy h2, .home-framework-copy h2, .image-entry-copy h1, .image-entry-copy h2, .section-copy h2, .system-cognition-inner h1, .system-logic-inner h2, .water-supply-copy h2, .climate-closing h3, .access-card summary) {
  text-align: left !important;
  line-height: 1.24 !important;
  letter-spacing: 0 !important;
  white-space: normal !important;
  text-wrap: pretty !important;
  word-break: keep-all !important;
  overflow-wrap: anywhere !important;
  hyphens: none !important;
}

body :where(.home-copy p, .home-sanctuary-copy p, .home-framework-copy p, .image-entry-copy p, .section-copy p, .system-cognition-inner p, .system-logic-inner p, .experience-translation p, .climate-closing p, .access-card p, .section-heading .lead, .section-heading p, .site-footer p, .water-hero-detail p, .water-hero-detail blockquote) {
  text-align: left !important;
  line-height: 1.85 !important;
  text-wrap: pretty !important;
  word-break: normal !important;
  overflow-wrap: break-word !important;
}

body .section-heading h2 {
  max-width: 11em !important;
  font-size: clamp(32px, 4.2vw, 62px) !important;
}

body .section-heading .lead {
  max-width: 36em !important;
  font-size: clamp(15px, 1.05vw, 17px) !important;
  color: rgba(42, 38, 33, 0.72) !important;
}

body .home-closing,
body .dimension-closing,
body .climate-closing,
body .experience-translation {
  text-align: left !important;
}

body .home-closing p,
body .dimension-closing p,
body .climate-closing h3,
body .experience-translation h3 {
  max-width: 18em !important;
  margin-left: 0 !important;
  margin-right: auto !important;
}

body .home-closing span,
body .climate-closing p,
body .experience-translation p {
  max-width: 42em !important;
  margin-left: 0 !important;
  margin-right: auto !important;
}

body .image-entry-panel {
  width: min(1680px, calc(100% - 72px)) !important;
  min-height: clamp(620px, 58vw, 840px) !important;
  margin: clamp(78px, 9vw, 142px) auto !important;
  background: transparent !important;
}

body .image-entry-panel + .image-entry-panel {
  margin-top: clamp(74px, 8vw, 132px) !important;
}

body .image-entry-panel::before {
  background:
    linear-gradient(90deg, rgba(8, 28, 24, 0.58) 0%, rgba(8, 28, 24, 0.34) 24%, rgba(8, 28, 24, 0.12) 48%, rgba(8, 28, 24, 0.02) 72%, rgba(8, 28, 24, 0) 100%),
    linear-gradient(0deg, rgba(8, 28, 24, 0.10), rgba(8, 28, 24, 0.04)) !important;
}

body #environment-logic.image-entry-panel::before {
  background:
    linear-gradient(90deg, rgba(11, 30, 27, 0.52) 0%, rgba(11, 30, 27, 0.28) 22%, rgba(11, 30, 27, 0.08) 48%, rgba(11, 30, 27, 0.02) 70%, rgba(11, 30, 27, 0) 100%),
    linear-gradient(0deg, rgba(8, 28, 24, 0.06), rgba(8, 28, 24, 0.02)) !important;
}

body .image-entry-copy {
  align-self: center !important;
  width: min(560px, calc(100% - 88px)) !important;
  max-width: 560px !important;
  margin: 0 0 0 clamp(34px, 4.8vw, 88px) !important;
  padding: clamp(20px, 2vw, 26px) 0 !important;
  background: none !important;
}

body .image-entry-copy :is(h1, h2) {
  max-width: 8.8em !important;
  margin: 14px 0 16px !important;
  font-size: clamp(32px, 3.4vw, 54px) !important;
}

body .image-entry-copy p:not(.eyebrow) {
  max-width: 31em !important;
  font-size: clamp(15px, 1vw, 17px) !important;
  color: rgba(255, 252, 242, 0.84) !important;
}

body .image-entry-copy blockquote {
  max-width: 24em !important;
  margin: 24px 0 0 !important;
  padding-left: 16px !important;
  font-size: clamp(18px, 1.35vw, 24px) !important;
  line-height: 1.64 !important;
}

body .water-supply .water-supply-hero {
  min-height: clamp(700px, 58vw, 920px) !important;
  margin-bottom: clamp(56px, 6vw, 84px) !important;
  background: transparent !important;
}

body .water-supply .water-supply-hero::before {
  background:
    linear-gradient(90deg, rgba(9, 30, 26, 0.68) 0%, rgba(9, 30, 26, 0.44) 22%, rgba(9, 30, 26, 0.12) 46%, rgba(9, 30, 26, 0.02) 70%, rgba(9, 30, 26, 0) 100%),
    radial-gradient(circle at 16% 52%, rgba(255, 252, 242, 0.08), rgba(255, 252, 242, 0) 34%) !important;
}

body .water-supply .water-supply-copy,
body .process.visual-story .section-copy,
body .delivery.visual-story .section-copy,
body .project-access.visual-story .section-copy {
  text-align: left !important;
}

body .water-supply .water-supply-copy h2,
body .process.visual-story .section-copy h2,
body .delivery.visual-story .section-copy h2,
body .project-access.visual-story .section-copy h2 {
  max-width: 9em !important;
  font-size: clamp(32px, 3vw, 48px) !important;
}

body .process.visual-story,
body .delivery.visual-story,
body .project-access.visual-story {
  max-width: min(1680px, calc(100% - 72px)) !important;
  margin-block: clamp(74px, 8vw, 136px) !important;
  background: transparent !important;
}

body .process.visual-story::before,
body .delivery.visual-story::before,
body .project-access.visual-story::before {
  background:
    linear-gradient(90deg, rgba(8, 30, 26, 0.62) 0%, rgba(8, 30, 26, 0.34) 24%, rgba(8, 30, 26, 0.10) 48%, rgba(8, 30, 26, 0.02) 70%, rgba(8, 30, 26, 0) 100%) !important;
}

body .process.visual-story .section-copy,
body .delivery.visual-story .section-copy,
body .project-access.visual-story .section-copy {
  width: min(520px, calc(100% - 88px)) !important;
  max-width: 520px !important;
  margin: 0 0 0 clamp(34px, 4.8vw, 88px) !important;
  padding: clamp(24px, 2.4vw, 34px) clamp(22px, 2vw, 30px) !important;
  border: 0 !important;
  border-radius: 24px !important;
  background: linear-gradient(145deg, rgba(9, 30, 26, 0.72), rgba(9, 30, 26, 0.38)) !important;
  box-shadow: none !important;
  backdrop-filter: blur(8px) saturate(104%) !important;
  -webkit-backdrop-filter: blur(8px) saturate(104%) !important;
}

body .water-accordion {
  gap: clamp(34px, 4vw, 56px) !important;
}

body .water-accordion-group {
  background: transparent !important;
  margin-top: clamp(28px, 3vw, 44px) !important;
}

body .water-accordion-group + .water-accordion-group {
  margin-top: clamp(44px, 5vw, 72px) !important;
}

body .water-accordion-visual,
body .water-accordion-support {
  border: 0 !important;
  box-shadow: none !important;
  overflow: hidden !important;
}

body .water-accordion-copy,
body .water-accordion-support-copy {
  text-align: left !important;
}

body .system-grid,
body .dimension-grid,
body .fit-grid {
  gap: clamp(18px, 2vw, 28px) !important;
}

body .section-shell > * + .experience-translation,
body .section-shell > * + .climate-closing,
body .section-shell > * + .dimension-closing {
  margin-top: clamp(34px, 4vw, 56px) !important;
}

body .site-footer {
  text-align: left !important;
}

@media (max-width: 1200px) {
  body .image-entry-panel,
  body .process.visual-story,
  body .delivery.visual-story,
  body .project-access.visual-story {
    width: min(calc(100% - 40px), 1680px) !important;
  }

  body .image-entry-copy,
  body .process.visual-story .section-copy,
  body .delivery.visual-story .section-copy,
  body .project-access.visual-story .section-copy {
    width: min(520px, calc(100% - 56px)) !important;
    margin-left: 28px !important;
  }
}

@media (max-width: 900px) {
  body .system-cognition-entry {
    width: calc(100% - 24px) !important;
    min-height: auto !important;
    margin: 20px auto 40px !important;
    padding: 48px 20px 52px !important;
    border-top: 0 !important;
    border-bottom: 0 !important;
    background:
      radial-gradient(circle at 18% 18%, rgba(184, 155, 94, 0.08), transparent 34%),
      linear-gradient(180deg, rgba(248, 245, 239, 0.92), rgba(242, 237, 228, 0.86)) !important;
  }

  body .system-cognition-inner {
    width: 100% !important;
    margin-left: 0 !important;
  }

  body .system-cognition-inner h1 {
    max-width: none !important;
    margin: 10px 0 14px !important;
    color: #12352f !important;
    font-size: clamp(29px, 8vw, 40px) !important;
    line-height: 1.26 !important;
  }

  body .system-cognition-inner > p:last-child {
    max-width: none !important;
    color: rgba(42, 38, 33, 0.74) !important;
    font-size: 14px !important;
    line-height: 1.8 !important;
  }

  body .section-heading h2 {
    max-width: 10em !important;
    font-size: clamp(28px, 8vw, 44px) !important;
  }

  body .image-entry-panel,
  body .process.visual-story,
  body .delivery.visual-story,
  body .project-access.visual-story,
  body .water-supply .water-supply-hero {
    width: calc(100% - 24px) !important;
    min-height: 0 !important;
    border-radius: 24px !important;
  }

  body .image-entry-panel::before,
  body .process.visual-story::before,
  body .delivery.visual-story::before,
  body .project-access.visual-story::before,
  body .water-supply .water-supply-hero::before {
    background:
      linear-gradient(180deg, rgba(8, 28, 24, 0.08) 0%, rgba(8, 28, 24, 0.28) 42%, rgba(8, 28, 24, 0.76) 100%) !important;
  }

  body .image-entry-media img,
  body .visual-story-media img,
  body .water-supply-media img {
    min-height: 620px !important;
  }

  body .image-entry-copy,
  body .process.visual-story .section-copy,
  body .delivery.visual-story .section-copy,
  body .project-access.visual-story .section-copy,
  body .water-supply .water-supply-copy {
    align-self: end !important;
    width: calc(100% - 32px) !important;
    max-width: none !important;
    margin: 0 16px 18px !important;
    padding: 20px 18px !important;
    border-radius: 20px !important;
    background: linear-gradient(180deg, rgba(9, 30, 26, 0.76), rgba(9, 30, 26, 0.58)) !important;
  }

  body .water-logic-panel .image-entry-copy {
    width: calc(100% - 24px) !important;
    margin: 0 12px 12px !important;
    padding: 18px 16px !important;
    background: linear-gradient(180deg, rgba(9, 30, 26, 0.78), rgba(9, 30, 26, 0.64)) !important;
  }

  body .water-logic-panel .image-entry-copy h2 {
    font-size: clamp(27px, 7vw, 38px) !important;
    line-height: 1.18 !important;
  }

  body .water-logic-panel .image-entry-copy p:not(.eyebrow),
  body .water-logic-panel .image-entry-copy blockquote {
    max-width: none !important;
  }

  body .image-entry-copy :is(h1, h2),
  body .water-supply .water-supply-copy h2,
  body .process.visual-story .section-copy h2,
  body .delivery.visual-story .section-copy h2,
  body .project-access.visual-story .section-copy h2 {
    max-width: none !important;
    font-size: clamp(28px, 7vw, 40px) !important;
  }

  body .home-closing p,
  body .dimension-closing p,
  body .climate-closing h3,
  body .experience-translation h3 {
    max-width: none !important;
  }
}

@media (max-width: 640px) {
  body .system-grid,
  body .dimension-grid,
  body .fit-grid {
    gap: 16px !important;
  }

  body .image-entry-panel + .image-entry-panel {
    margin-top: 36px !important;
  }

  body .process.visual-story,
  body .delivery.visual-story,
  body .project-access.visual-story {
    margin-block: 42px !important;
  }

  body .image-entry-media img,
  body .visual-story-media img,
  body .water-supply-media img {
    min-height: 560px !important;
  }

  body .image-entry-copy p:not(.eyebrow),
  body .section-copy p:not(.eyebrow),
  body .system-cognition-inner p,
  body .experience-translation p,
  body .climate-closing p {
    font-size: 14px !important;
    line-height: 1.8 !important;
  }
}

/* Final image clarity + typography rule:
   1. No green font anywhere on content surfaces.
   2. No haze / frosted overlays except the Residential MEP Four Dimensions panel. */
body :where(h1, h2, h3, h4, h5, h6, p, li, summary, span, strong, em, blockquote, label, small, a):not(.home-framework *):not(.dimension-card *):not(.dimension-closing *) {
  color: inherit;
}

body {
  color: #1f1a17 !important;
}

body .site-header,
body .site-header :where(a, strong, small, span),
body .section-heading,
body .section-heading :where(h2, p, .lead, .eyebrow),
body .system-cognition-entry,
body .system-cognition-entry :where(h1, p, .eyebrow),
body .system-cognition-logic :where(.eyebrow),
body .climate-closing :where(h3, p, .climate-closing-eyebrow),
body .experience-translation :where(h3, p, .experience-kicker),
body .site-footer :where(p, a, strong, small, span),
body .access-card :where(label, p, summary) {
  color: #1f1a17 !important;
}

body .home-entry .home-hero :where(h1, p, .home-eyebrow),
body .home-entry .home-sanctuary :where(h2, p, .home-eyebrow),
body .home-entry .home-shift :where(h2, p, .home-eyebrow),
body .home-entry .home-feelings :where(h2, p, .home-eyebrow),
body .home-entry .home-mep :where(h2, p, .home-eyebrow),
body .home-entry .home-courtyard :where(h2, p, .home-eyebrow),
body .image-entry-panel :where(h1, h2, p, blockquote, .eyebrow),
body .water-supply .water-supply-hero :where(h2, p, blockquote, .eyebrow, summary),
body .delivery.visual-story .section-copy :where(h2, p, blockquote, .eyebrow, summary),
body .process.visual-story .section-copy :where(h2, p, blockquote, .eyebrow, summary),
body .project-access.visual-story .section-copy :where(h2, p, blockquote, .eyebrow, summary, label) {
  color: #fffdf7 !important;
}

body .hero-subtitle,
body .hero-copy .hero-subtitle,
body .home-entry .home-hero .home-subtitle,
body .home-entry .home-hero .home-quiet-line,
body .home-entry .home-shift .home-note,
body .home-entry .home-courtyard .home-note {
  color: rgba(255, 252, 242, 0.88) !important;
}

body .home-entry .home-sanctuary .home-quiet-line {
  color: #183c3a !important;
}

body :where(.home-panel, .image-entry-panel, .visual-story, .water-supply-hero, .cinematic-panel):not(.home-framework)::before {
  display: none !important;
  content: none !important;
}

body :where(.home-panel, .image-entry-panel, .visual-story, .water-supply-hero, .cinematic-panel):not(.home-framework) {
  background: transparent !important;
}

body .home-entry .home-sanctuary-copy,
body .home-entry .home-shift .home-copy,
body .home-entry .home-feelings .home-copy,
body .home-entry .home-mep .home-copy,
body .home-entry .home-courtyard .home-copy,
body .image-entry-copy,
body .water-supply .water-supply-copy,
body .delivery.visual-story .section-copy,
body .process.visual-story .section-copy,
body .project-access.visual-story .section-copy {
  background: none !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
  box-shadow: none !important;
  border: 0 !important;
}

body .water-supply .water-hero-detail[open],
body .home-entry .home-feeling-list,
body .project-access .access-card,
body .delivery.visual-story .delivery-card,
body .process.visual-story .process-card {
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
}

body .image-entry-media img,
body .visual-story-media img,
body .water-supply-media img,
body .home-entry .home-image img,
body .home-entry .home-sanctuary-media img,
body .home-entry .home-hero-media img,
body .fit-media img,
body .section-image img {
  filter: none !important;
}

body .home-entry .home-framework::before {
  display: block !important;
  content: "" !important;
}

body .home-entry .home-framework-copy,
body .home-entry .home-dimension-strip {
  position: relative !important;
  z-index: 2 !important;
}

body .home-entry .home-framework-copy :where(h2, p, .home-eyebrow),
body .dimensions .section-heading :where(h2, p, .lead, .eyebrow),
body .dimension-card :where(h3, p, .eyebrow, summary, li),
body .dimension-closing p {
  color: #fffdf7 !important;
}

body .dimensions {
  color: #fffdf7 !important;
}

body .dimensions .section-heading,
body .dimensions .dimension-closing {
  color: #fffdf7 !important;
}

/* Final text palette: only white, black, champagne gold, and dark green. */
body {
  --zf-white: #fffdf7;
  --zf-black: #1f1a17;
  --zf-gold: #12352f;
  --zf-green: #12352f;
}

/* Absolute final overrides: keep text readable against its actual background. */
body .site-header nav a,
body .header-action,
body .button,
body .section-heading h2,
body .section-heading .lead,
body .section-heading .eyebrow,
body .system-cognition-inner h1,
body .system-cognition-inner p,
body .system-cognition-inner .eyebrow,
body .climate-closing h3,
body .climate-closing p,
body .experience-translation h3,
body .experience-translation p,
body .experience-translation .experience-kicker,
body .site-footer p,
body .site-footer a {
  color: var(--zf-black) !important;
}

body .home-entry .home-framework-copy .home-eyebrow,
body .home-entry .home-framework-copy h2,
body .home-entry .home-framework-copy p,
body .dimension-card :where(h3, p, summary, li, .eyebrow),
body .dimension-closing p {
  color: var(--zf-white) !important;
}

body .dimensions .section-heading .eyebrow {
  color: var(--zf-gold) !important;
}

body .dimensions .section-heading h2,
body .dimensions .section-heading .lead {
  color: var(--zf-green) !important;
}

body .dimension-closing p {
  color: var(--zf-green) !important;
}

body .site-footer :where(strong, small, span) {
  color: var(--zf-green) !important;
}

body .delivery.visual-story::before,
body .process.visual-story::before,
body .project-access.visual-story::before,
body .water-supply .water-supply-hero::before,
body .image-entry-panel::before,
body #environment-logic.image-entry-panel::before,
body .home-entry .home-sanctuary::before,
body .home-entry .home-shift::before,
body .home-entry .home-feelings::before,
body .home-entry .home-mep::before,
body .home-entry .home-courtyard::before {
  display: none !important;
  content: none !important;
}

body .delivery.visual-story .section-copy :where(h2, p, blockquote, .eyebrow, summary),
body .process.visual-story .section-copy :where(h2, p, blockquote, .eyebrow, summary),
body .project-access.visual-story .section-copy :where(h2, p, blockquote, .eyebrow, summary, label),
body .water-supply .water-supply-copy :where(h2, p, blockquote, .eyebrow, summary),
body .image-entry-copy :where(h1, h2, p, blockquote, .eyebrow),
body .home-entry .home-sanctuary :where(h2, p, .home-eyebrow),
body .home-entry .home-shift :where(h2, p, .home-eyebrow),
body .home-entry .home-feelings :where(h2, p, .home-eyebrow),
body .home-entry .home-mep :where(h2, p, .home-eyebrow),
body .home-entry .home-courtyard :where(h2, p, .home-eyebrow) {
  color: var(--zf-white) !important;
  text-shadow: 0 2px 16px rgba(0, 0, 0, 0.18) !important;
}

body .delivery.visual-story .section-copy .eyebrow,
body .process.visual-story .section-copy .eyebrow,
body .project-access.visual-story .section-copy .eyebrow,
body .water-supply .water-supply-copy .eyebrow,
body .image-entry-copy .eyebrow,
body .home-entry .home-sanctuary .home-eyebrow,
body .home-entry .home-shift .home-eyebrow,
body .home-entry .home-feelings .home-eyebrow,
body .home-entry .home-mep .home-eyebrow,
body .home-entry .home-courtyard .home-eyebrow {
  color: var(--zf-gold) !important;
}

body .water-detail > summary span,
body .water-accordion-copy .eyebrow,
body .system-cognition-inner .eyebrow,
body .climate-closing .climate-closing-eyebrow,
body .experience-translation .experience-kicker,
body .section-heading .eyebrow {
  color: var(--zf-gold) !important;
}

body .water-detail > summary strong,
body .water-detail-body blockquote,
body .water-detail-body > p,
body .water-brand-card h4,
body .water-brand-card p,
body .water-brand-card summary,
body .water-detail-body .tag-list span,
body .water-point-list span,
body .water-accordion-copy h3,
body .water-accordion-copy p:not(.eyebrow) {
  color: var(--zf-black) !important;
}

/* Readability corrections on light backgrounds. */
body .dimensions .section-heading .eyebrow,
body .dimensions .section-heading p.eyebrow,
body .dimensions .dimension-closing .eyebrow,
body .climate .section-heading .eyebrow,
body .systems .section-heading .eyebrow,
body .water-supply .mini-heading .eyebrow,
body .site-footer a:hover,
body .site-footer a:focus-visible {
  color: var(--zf-gold) !important;
}

body .dimensions .section-heading h2,
body .dimensions .section-heading .lead,
body .dimension-closing p,
body .climate .section-heading h2,
body .climate .section-heading .lead,
body .systems .section-heading h2,
body .systems .section-heading .lead,
body .site-footer p,
body .site-footer a,
body .site-footer strong,
body .site-footer small,
body .site-footer span,
body .water-supply .mini-heading h3,
body .water-supply .mini-heading blockquote,
body .water-supply .mini-heading p {
  color: var(--zf-green) !important;
}

body .dimensions .section-heading,
body .dimensions .dimension-closing,
body .climate .section-heading,
body .systems .section-heading,
body .site-footer,
body .water-supply .mini-heading {
  color: var(--zf-green) !important;
}

/* Absolute last readability fixes. */
body .dimensions .section-heading .eyebrow,
body .dimensions .section-heading p.eyebrow {
  color: var(--zf-gold) !important;
}

body .dimensions .section-heading h2,
body .dimensions .section-heading .lead,
body .dimension-closing p {
  color: var(--zf-green) !important;
  text-shadow: none !important;
}

body .site-footer,
body .site-footer :where(p, a, strong, small, span) {
  color: var(--zf-white) !important;
  text-shadow: none !important;
}

body .site-footer a:hover,
body .site-footer a:focus-visible {
  color: var(--zf-gold) !important;
}

/* Homepage visual readability pass: keep large images, but give copy a stable reading field on bright scenes. */
body .home-entry .home-sanctuary,
body .home-entry .home-shift,
body .home-entry .home-feelings,
body .home-entry .home-mep,
body .home-entry .home-courtyard {
  box-shadow: none !important;
}

body .home-entry .home-sanctuary::before,
body .home-entry .home-shift::before,
body .home-entry .home-feelings::before,
body .home-entry .home-mep::before,
body .home-entry .home-courtyard::before {
  background:
    radial-gradient(ellipse at 18% 52%, rgba(9, 34, 29, 0.48), rgba(9, 34, 29, 0.18) 28%, rgba(9, 34, 29, 0.02) 54%, rgba(9, 34, 29, 0) 72%),
    linear-gradient(90deg, rgba(8, 26, 23, 0.30), rgba(8, 26, 23, 0.12) 34%, rgba(8, 26, 23, 0.02) 62%, rgba(8, 26, 23, 0) 100%) !important;
}

body .home-entry .home-mep::before {
  background:
    radial-gradient(ellipse at 80% 52%, rgba(9, 34, 29, 0.48), rgba(9, 34, 29, 0.18) 28%, rgba(9, 34, 29, 0.02) 54%, rgba(9, 34, 29, 0) 72%),
    linear-gradient(270deg, rgba(8, 26, 23, 0.30), rgba(8, 26, 23, 0.12) 34%, rgba(8, 26, 23, 0.02) 62%, rgba(8, 26, 23, 0) 100%) !important;
}

body .home-entry .home-sanctuary-copy,
body .home-entry .home-shift .home-copy,
body .home-entry .home-feelings .home-copy,
body .home-entry .home-mep .home-copy,
body .home-entry .home-courtyard .home-copy {
  text-align: left !important;
}

body .home-entry .home-sanctuary h2,
body .home-entry .home-shift h2,
body .home-entry .home-feelings h2,
body .home-entry .home-mep h2,
body .home-entry .home-courtyard h2 {
  white-space: normal !important;
  text-wrap: pretty !important;
  word-break: keep-all !important;
  overflow-wrap: anywhere !important;
}

@media (max-width: 900px) {
  body .home-entry .home-sanctuary::before,
  body .home-entry .home-shift::before,
  body .home-entry .home-feelings::before,
  body .home-entry .home-mep::before,
  body .home-entry .home-courtyard::before {
    background:
      linear-gradient(180deg, rgba(8, 26, 23, 0.10) 0%, rgba(8, 26, 23, 0.24) 34%, rgba(8, 26, 23, 0.52) 60%, rgba(8, 26, 23, 0.82) 100%) !important;
  }

  body .home-entry .home-sanctuary-copy,
  body .home-entry .home-shift .home-copy,
  body .home-entry .home-feelings .home-copy,
  body .home-entry .home-mep .home-copy,
  body .home-entry .home-courtyard .home-copy {
    width: calc(100% - 32px) !important;
    min-height: auto !important;
    margin: auto 16px 18px !important;
    padding: 22px 18px 24px !important;
    justify-content: flex-end !important;
    border-radius: 20px !important;
    background: linear-gradient(180deg, rgba(9, 30, 26, 0.70), rgba(9, 30, 26, 0.56)) !important;
    backdrop-filter: blur(8px) saturate(104%) !important;
    -webkit-backdrop-filter: blur(8px) saturate(104%) !important;
  }

  body .home-entry .home-mep .home-copy {
    margin-left: 16px !important;
  }

  body .home-entry .home-sanctuary h2,
  body .home-entry .home-shift h2,
  body .home-entry .home-feelings h2,
  body .home-entry .home-mep h2,
  body .home-entry .home-courtyard h2 {
    max-width: none !important;
    margin-bottom: 12px !important;
    font-size: clamp(28px, 7.2vw, 40px) !important;
    line-height: 1.2 !important;
    text-shadow: none !important;
  }

  body .home-entry .home-sanctuary p,
  body .home-entry .home-shift p,
  body .home-entry .home-feelings p,
  body .home-entry .home-mep p,
  body .home-entry .home-courtyard p {
    max-width: none !important;
    font-size: 14px !important;
    line-height: 1.78 !important;
    text-shadow: none !important;
  }

  body .home-entry .home-reveal-detail {
    left: 16px !important;
    right: 16px !important;
    bottom: 16px !important;
    width: auto !important;
  }

  body .home-entry .home-feeling-list {
    background: rgba(9, 30, 26, 0.72) !important;
    box-shadow: none !important;
  }
}

/* Final fallback: any text sitting on light backgrounds must use dark green. */
body :where(
  .section-heading,
  .dimension-closing,
  .climate-closing,
  .experience-translation,
  .system-cognition-entry,
  .mini-heading,
  .site-footer
):not(.home-framework) :where(h1, h2, h3, h4, p, blockquote, strong, small, span, a, label, summary) {
  color: var(--zf-green) !important;
  text-shadow: none !important;
}

body .section-heading .eyebrow,
body .climate-closing .climate-closing-eyebrow,
body .experience-translation .experience-kicker,
body .system-cognition-entry .eyebrow,
body .mini-heading .eyebrow {
  color: var(--zf-gold) !important;
}

body .site-footer,
body .site-footer :where(h1, h2, h3, h4, p, strong, small, span, a) {
  color: var(--zf-white) !important;
}

body .site-footer a:hover,
body .site-footer a:focus-visible {
  color: var(--zf-gold) !important;
}

/* Final desktop fix for the water hero: isolate copy from the detailed pipe image. */
body .water-supply .water-supply-hero {
  grid-template-columns: 1fr !important;
  grid-template-rows: 1fr !important;
  align-items: stretch !important;
}

body .water-supply .water-supply-hero::before {
  background:
    linear-gradient(90deg, rgba(9, 30, 26, 0.78) 0%, rgba(9, 30, 26, 0.68) 24%, rgba(9, 30, 26, 0.26) 46%, rgba(9, 30, 26, 0.04) 62%, rgba(9, 30, 26, 0) 100%),
    radial-gradient(circle at 18% 48%, rgba(255, 252, 242, 0.08), rgba(255, 252, 242, 0) 34%) !important;
}

body .water-supply .water-supply-media {
  grid-area: 1 / 1 !important;
  width: 100% !important;
  height: 100% !important;
}

body .water-supply .water-supply-media > img {
  position: absolute !important;
  inset: 0 !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  object-position: center center !important;
}

body .water-supply .water-supply-copy {
  grid-area: 1 / 1 !important;
  align-self: stretch !important;
  display: flex !important;
  flex-direction: column !important;
  justify-content: flex-start !important;
  width: min(420px, calc(100% - 52px)) !important;
  max-width: 420px !important;
  margin: 34px 0 34px clamp(28px, 3.2vw, 48px) !important;
  padding: clamp(22px, 2.2vw, 30px) clamp(20px, 1.8vw, 26px) !important;
  border: 1px solid rgba(255, 252, 242, 0.18) !important;
  border-radius: 24px !important;
  background: linear-gradient(145deg, rgba(10, 30, 26, 0.80), rgba(10, 30, 26, 0.46)) !important;
  box-shadow: 0 22px 60px rgba(6, 21, 18, 0.24) !important;
  backdrop-filter: blur(10px) saturate(108%) !important;
  -webkit-backdrop-filter: blur(10px) saturate(108%) !important;
}

body .water-supply .water-supply-copy h2 {
  max-width: 8.2em !important;
  margin-block: 10px 14px !important;
  font-size: clamp(31px, 2.55vw, 43px) !important;
  line-height: 1.16 !important;
  text-wrap: pretty !important;
  color: rgba(255, 252, 242, 0.98) !important;
  text-shadow: 0 8px 28px rgba(0, 0, 0, 0.28) !important;
}

body .water-supply .water-supply-copy .lead,
body .water-supply .water-supply-copy blockquote {
  display: none !important;
}

body .water-supply .water-supply-copy .cinematic-detail {
  margin-top: 6px !important;
  width: fit-content !important;
  max-width: min(420px, calc(100vw - 120px)) !important;
}

body .water-supply .water-supply-copy .cinematic-detail summary {
  width: fit-content !important;
  background: rgba(255, 252, 242, 0.94) !important;
  border-color: rgba(18, 53, 47, 0.14) !important;
  color: var(--deep) !important;
  box-shadow: 0 14px 34px rgba(7, 21, 18, 0.12) !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
}

body .water-supply .water-hero-detail[open] {
  width: min(420px, calc(100vw - 120px)) !important;
  padding: 16px 18px 18px !important;
  border: 1px solid rgba(255, 252, 242, 0.18) !important;
  border-radius: 20px !important;
  background: rgba(255, 252, 242, 0.95) !important;
  box-shadow: 0 22px 46px rgba(7, 21, 18, 0.18) !important;
}

body .water-supply .water-hero-detail[open] summary {
  margin-bottom: 12px !important;
}

body .water-supply .water-hero-detail[open] .lead,
body .water-supply .water-hero-detail[open] blockquote {
  display: block !important;
}

body .water-supply .water-hero-detail[open] :where(p, blockquote, summary) {
  color: var(--deep) !important;
  text-shadow: none !important;
}

body .water-supply .water-hero-detail[open] .lead {
  max-width: none !important;
  margin: 0 0 12px !important;
  font-size: 15px !important;
  line-height: 1.82 !important;
}

body .water-supply .water-hero-detail[open] blockquote {
  max-width: none !important;
  margin: 0 0 14px !important;
  border-left: 2px solid rgba(184, 155, 94, 0.78) !important;
  padding-left: 14px !important;
  font-size: 18px !important;
  line-height: 1.66 !important;
}

body .water-supply .water-hero-detail[open] p:not(.lead) {
  margin: 0 0 10px !important;
  font-size: 14px !important;
  line-height: 1.78 !important;
}

@media (max-width: 1080px) {
  body .water-supply .water-supply-hero {
    grid-template-columns: 1fr !important;
  }

  body .water-supply .water-supply-hero::before {
    background:
      linear-gradient(180deg, rgba(9, 30, 26, 0.08) 0%, rgba(9, 30, 26, 0.36) 46%, rgba(9, 30, 26, 0.82) 100%) !important;
  }

  body .water-supply .water-supply-copy {
    align-self: end !important;
    width: min(520px, calc(100% - 40px)) !important;
    max-width: 520px !important;
    margin: 0 20px 24px !important;
  }

  body .water-supply .water-hero-detail[open] {
    width: min(440px, calc(100vw - 64px)) !important;
  }
}

/* Final process panel fix: full panoramic image with integrated readable copy. */
body .process.visual-story {
  position: relative !important;
  display: grid !important;
  grid-template-columns: 1fr !important;
  grid-template-rows: 1fr !important;
  max-width: min(1680px, calc(100% - 96px)) !important;
  min-height: clamp(760px, 58vw, 980px) !important;
  padding: 0 !important;
  overflow: hidden !important;
  border: 0 !important;
  border-radius: 28px !important;
  background: #183a34 !important;
}

body .process.visual-story::before {
  display: block !important;
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  z-index: 2 !important;
  background:
    linear-gradient(90deg, rgba(8, 30, 26, 0.78) 0%, rgba(8, 30, 26, 0.56) 26%, rgba(8, 30, 26, 0.18) 52%, rgba(8, 30, 26, 0.04) 70%, rgba(8, 30, 26, 0) 100%),
    linear-gradient(0deg, rgba(8, 30, 26, 0.24), rgba(8, 30, 26, 0.08)) !important;
  pointer-events: none !important;
}

body .process.visual-story .visual-story-media {
  grid-area: 1 / 1 !important;
  width: 100% !important;
  height: 100% !important;
  min-height: clamp(760px, 58vw, 980px) !important;
  border-radius: inherit !important;
  box-shadow: none !important;
  background: transparent !important;
}

body .process.visual-story .visual-story-media img {
  width: 100% !important;
  height: 100% !important;
  min-height: clamp(760px, 58vw, 980px) !important;
  object-fit: cover !important;
  object-position: center center !important;
  filter: saturate(1.06) contrast(1.04) brightness(1.01) !important;
}

body .process.visual-story .section-copy {
  grid-area: 1 / 1 !important;
  position: relative !important;
  z-index: 3 !important;
  align-self: center !important;
  width: min(520px, calc(100% - 72px)) !important;
  max-width: 520px !important;
  margin: 0 0 0 clamp(36px, 5vw, 76px) !important;
  padding: clamp(26px, 2.7vw, 36px) clamp(22px, 2vw, 28px) !important;
  border: 1px solid rgba(255, 252, 242, 0.18) !important;
  border-radius: 24px !important;
  background: linear-gradient(145deg, rgba(9, 30, 26, 0.78), rgba(9, 30, 26, 0.46)) !important;
  box-shadow: 0 24px 68px rgba(7, 21, 18, 0.22) !important;
  backdrop-filter: blur(10px) saturate(108%) !important;
  -webkit-backdrop-filter: blur(10px) saturate(108%) !important;
  color: rgba(255, 252, 242, 0.94) !important;
}

body .process.visual-story .section-copy :where(h2, p, blockquote, .eyebrow) {
  color: inherit !important;
  text-shadow: none !important;
}

body .process.visual-story .section-copy h2 {
  max-width: 9em !important;
  font-size: clamp(34px, 3vw, 52px) !important;
  line-height: 1.14 !important;
  margin-bottom: 16px !important;
}

body .process.visual-story .section-copy p:not(.eyebrow) {
  max-width: 27em !important;
  color: rgba(255, 252, 242, 0.82) !important;
  font-size: clamp(14px, 0.95vw, 16px) !important;
  line-height: 1.82 !important;
}

body .process.visual-story blockquote {
  max-width: 24em !important;
  color: rgba(255, 252, 242, 0.96) !important;
  border-left-color: rgba(184, 155, 94, 0.72) !important;
  font-size: clamp(18px, 1.22vw, 22px) !important;
  line-height: 1.58 !important;
}

body .process.visual-story .process-list {
  max-width: 100% !important;
  gap: 10px !important;
}

body .process.visual-story .process-card,
body .process.visual-story .process-card[open] {
  background: rgba(18, 53, 47, 0.34) !important;
  border-color: rgba(255, 248, 234, 0.28) !important;
  color: rgba(255, 248, 234, 0.98) !important;
}

body .process.visual-story .process-card summary,
body .process.visual-story .process-card h3,
body .process.visual-story .process-card span,
body .process.visual-story .process-card p {
  color: rgba(255, 248, 234, 0.98) !important;
}

@media (max-width: 980px) {
  body .process.visual-story {
    min-height: 720px !important;
  }

  body .process.visual-story::before {
    background:
      linear-gradient(180deg, rgba(8, 30, 26, 0.12) 0%, rgba(8, 30, 26, 0.34) 42%, rgba(8, 30, 26, 0.82) 100%) !important;
  }

  body .process.visual-story .visual-story-media,
  body .process.visual-story .visual-story-media img {
    min-height: 720px !important;
  }

  body .process.visual-story .section-copy {
    align-self: end !important;
    width: min(560px, calc(100% - 40px)) !important;
    max-width: 560px !important;
    margin: 0 20px 24px !important;
  }
}

/* Final specificity fixes for the release build. */
body .delivery.visual-story,
body .process.visual-story {
  grid-template-columns: 1fr !important;
  grid-template-rows: minmax(660px, 72vh) !important;
  max-width: min(1680px, calc(100% - 96px)) !important;
  min-height: 660px !important;
  padding: 0 !important;
  overflow: hidden !important;
}

body .delivery.visual-story .visual-story-media,
body .process.visual-story .visual-story-media {
  grid-column: 1 !important;
  grid-row: 1 !important;
  width: 100% !important;
  height: 100% !important;
  min-height: 660px !important;
  border-radius: inherit !important;
}

body .delivery.visual-story .visual-story-media img,
body .process.visual-story .visual-story-media img {
  position: absolute !important;
  inset: 0 !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
}

body .delivery.visual-story::before,
body .process.visual-story::before {
  display: block !important;
  grid-column: 1 !important;
  grid-row: 1 !important;
}

body .delivery.visual-story .section-copy,
body .process.visual-story .section-copy,
body .process.visual-story.media-first .section-copy {
  grid-column: 1 !important;
  grid-row: 1 !important;
  align-self: center !important;
  justify-self: start !important;
  width: min(470px, 38%) !important;
  max-width: 470px !important;
  margin: 0 0 0 clamp(40px, 6vw, 96px) !important;
  color: rgba(255, 252, 242, 0.94) !important;
}

body .delivery.visual-story .section-copy h2,
body .process.visual-story .section-copy h2 {
  color: rgba(255, 252, 242, 0.98) !important;
  font-size: clamp(32px, 2.8vw, 48px) !important;
}

body .delivery.visual-story .delivery-grid,
body .process.visual-story .process-list {
  display: flex !important;
  flex-wrap: wrap !important;
  align-items: flex-start !important;
  gap: 9px !important;
  width: 100% !important;
  margin-top: 22px !important;
}

body .delivery.visual-story .delivery-card,
body .process.visual-story .process-card {
  flex: 0 0 auto !important;
  width: auto !important;
  min-width: 0 !important;
  max-width: 100% !important;
  margin: 0 !important;
  overflow: hidden !important;
  border: 1px solid rgba(255, 248, 234, 0.34) !important;
  border-radius: 999px !important;
  background: rgba(18, 53, 47, 0.34) !important;
  box-shadow: none !important;
  backdrop-filter: blur(9px) saturate(108%) !important;
}

body .delivery.visual-story .delivery-card[open],
body .process.visual-story .process-card[open] {
  flex: 1 0 100% !important;
  border-radius: 14px !important;
  background: rgba(18, 53, 47, 0.58) !important;
}

body .delivery.visual-story .delivery-card summary,
body .process.visual-story .process-card summary {
  display: flex !important;
  align-items: center !important;
  width: auto !important;
  min-height: 40px !important;
  padding: 0 14px !important;
  color: rgba(255, 248, 234, 0.98) !important;
  font-size: 13px !important;
  font-weight: 600 !important;
  line-height: 1.2 !important;
  white-space: nowrap !important;
}

body .process.visual-story .process-card h3,
body .process.visual-story .process-card span,
body .delivery.visual-story .delivery-card summary {
  color: inherit !important;
  font-size: inherit !important;
  line-height: inherit !important;
}

body .delivery.visual-story .delivery-card summary::after,
body .process.visual-story .process-card summary::after {
  margin-left: 9px !important;
  font-size: 12px !important;
}

body .delivery.visual-story .delivery-card p,
body .process.visual-story .process-card p {
  margin: 0 !important;
  padding: 2px 16px 15px !important;
  color: rgba(255, 248, 234, 0.9) !important;
  font-size: 13px !important;
  line-height: 1.65 !important;
}

body .delivery.visual-story .section-copy p:not(.eyebrow),
body .process.visual-story .section-copy p:not(.eyebrow),
body .delivery.visual-story blockquote,
body .process.visual-story blockquote,
body .delivery.visual-story .eyebrow,
body .process.visual-story .eyebrow {
  color: rgba(255, 252, 242, 0.88) !important;
}

body .water-supply .water-supply-hero::before {
  background:
    radial-gradient(circle at 19% 60%, rgba(7, 29, 25, 0.66), rgba(7, 29, 25, 0.3) 28%, transparent 52%),
    linear-gradient(90deg, rgba(7, 29, 25, 0.42), rgba(7, 29, 25, 0.08) 46%, transparent 64%) !important;
}

body .water-supply .water-supply-copy {
  width: min(520px, 34%) !important;
}

body .water-supply .water-supply-copy h2 {
  max-width: 9em !important;
  font-size: clamp(34px, 3vw, 50px) !important;
  line-height: 1.18 !important;
}

@media (max-width: 900px) {
  body .delivery.visual-story,
  body .process.visual-story {
    grid-template-rows: minmax(680px, 82vh) !important;
    max-width: calc(100% - 32px) !important;
    min-height: 680px !important;
  }

  body .delivery.visual-story .visual-story-media,
  body .process.visual-story .visual-story-media {
    min-height: 680px !important;
  }

  body .delivery.visual-story .section-copy,
  body .process.visual-story .section-copy,
  body .process.visual-story.media-first .section-copy {
    align-self: end !important;
    width: calc(100% - 48px) !important;
    max-width: 620px !important;
    margin: 0 24px 42px !important;
  }

  body .delivery.visual-story .delivery-grid,
  body .process.visual-story .process-list {
    gap: 8px !important;
  }

  body .delivery.visual-story .delivery-card summary,
  body .process.visual-story .process-card summary {
    min-height: 38px !important;
    padding: 0 12px !important;
    font-size: 12px !important;
  }

  body .water-supply .water-supply-copy {
    width: calc(100% - 48px) !important;
  }
}

/* 2026-06-15 launch alignment: typography, climate controls and media rhythm */
html body,
html body :where(
  h1, h2, h3, h4, h5, h6, p, span, strong, small, em, blockquote,
  a, button, input, label, summary, figcaption, li
) {
  font-family: Inter, "PingFang SC", "Microsoft YaHei", "Noto Sans SC",
    "Source Han Sans SC", Arial, sans-serif !important;
  font-style: normal;
}

body :where(.section-copy, .section-heading, .mini-heading, .system-cognition-inner, .system-logic-inner) {
  text-align: left !important;
}

body :where(h1, h2, h3, blockquote) {
  text-wrap: balance;
  word-break: keep-all;
  overflow-wrap: normal;
}

body :where(p, li, summary) {
  text-wrap: pretty;
  word-break: normal;
  overflow-wrap: break-word;
}

body :where(.section-shell, .cinematic-panel, .visual-story, .climate-stage) {
  box-sizing: border-box;
}

body :where(.cinematic-panel, .visual-story, .climate-stage, .water-supply-hero) {
  width: min(100% - 64px, 1760px) !important;
  margin-inline: auto !important;
}

body :where(.cinematic-panel, .visual-story) img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

body .site-header nav a {
  position: relative;
  transform: translateY(0);
  transition: color 180ms ease, transform 180ms ease, opacity 180ms ease;
}

body .site-header nav a:hover,
body .site-header nav a:focus-visible {
  color: var(--green, #12352f);
  transform: translateY(-3px);
}

body .site-header nav a::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -8px;
  left: 0;
  height: 1px;
  background: currentColor;
  transform: scaleX(0);
  transform-origin: center;
  transition: transform 180ms ease;
}

body .site-header nav a:hover::after,
body .site-header nav a:focus-visible::after {
  transform: scaleX(1);
}

/* Four seasons and their explanation live on the left; calculation stays right. */
body .climate-stage {
  min-height: clamp(760px, 56vw, 920px) !important;
  overflow: hidden !important;
}

body .climate-stage .climate-mode-tabs {
  top: 52px !important;
  right: auto !important;
  bottom: auto !important;
  left: 44px !important;
  width: min(230px, 22%) !important;
  z-index: 8 !important;
}

body .climate-stage .climate-mode-tabs button {
  width: 100% !important;
  min-height: 46px !important;
  justify-content: flex-start !important;
  padding-inline: 18px !important;
  text-align: left !important;
}

body .climate-stage .climate-explanation {
  top: 286px !important;
  right: auto !important;
  bottom: auto !important;
  left: 44px !important;
  width: min(440px, 34%) !important;
  max-height: 330px !important;
  padding: 24px 26px !important;
  overflow: auto !important;
  text-align: left !important;
  z-index: 8 !important;
}

body .climate-stage .climate-explanation h3 {
  max-width: 16em !important;
  margin: 0 0 12px !important;
  font-size: clamp(22px, 2vw, 32px) !important;
  line-height: 1.32 !important;
}

body .climate-stage .climate-explanation p {
  margin: 0 !important;
  font-size: 15px !important;
  line-height: 1.8 !important;
}

body .climate-stage .dewpoint-panel {
  top: 42px !important;
  right: 42px !important;
  bottom: auto !important;
  left: auto !important;
  width: min(510px, 36%) !important;
  max-height: calc(100% - 84px) !important;
  overflow: auto !important;
  z-index: 9 !important;
}

body .climate-stage .dewpoint-panel :where(h3, p, span, strong, em, label, small, summary) {
  text-align: left !important;
}

body .climate-stage .psychrometric-results {
  align-items: stretch;
}

/* The active-water paths move inside the illustrated pipes, continuously but quietly. */
body .water-supply .pipe-flow {
  animation-play-state: running !important;
  animation-duration: 7.5s !important;
  opacity: 0.56 !important;
}

body .water-supply .water-supply-hero:hover .pipe-flow {
  animation-duration: 3.8s !important;
  opacity: 0.92 !important;
}

body .water-supply .water-supply-copy {
  width: min(470px, 31%) !important;
}

/* Climate refinement: readable left copy + transparent iPhone-like dewpoint panel */
body .climate-stage .climate-mode-tabs button {
  color: #27443f !important;
  border: 1px solid rgba(191, 170, 120, 0.28) !important;
  background: linear-gradient(180deg, rgba(250, 247, 240, 0.58), rgba(244, 238, 225, 0.34)) !important;
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.72),
    0 10px 22px rgba(40, 53, 48, 0.08) !important;
  backdrop-filter: blur(16px) saturate(1.06) !important;
  -webkit-backdrop-filter: blur(16px) saturate(1.06) !important;
}

body .climate-stage .climate-mode-tabs button span {
  color: #6b5937 !important;
}

body .climate-stage .climate-hotspot.is-active,
body .climate-stage .climate-hotspot:hover {
  color: #173834 !important;
  background: linear-gradient(180deg, rgba(255, 251, 242, 0.8), rgba(247, 240, 226, 0.5)) !important;
  border-color: rgba(191, 170, 120, 0.42) !important;
}

body .climate-stage .climate-explanation {
  border: 0 !important;
  background: linear-gradient(180deg, rgba(255, 252, 245, 0.08), rgba(255, 252, 245, 0.02)) !important;
  box-shadow: none !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
}

body .climate-stage .climate-explanation .eyebrow {
  color: #715a33 !important;
  text-shadow: 0 1px 10px rgba(255, 250, 240, 0.72) !important;
}

body .climate-stage .climate-explanation h3 {
  color: #102e2b !important;
  text-shadow:
    0 1px 0 rgba(255, 255, 255, 0.92),
    0 3px 18px rgba(255, 248, 236, 0.82) !important;
}

body .climate-stage .climate-explanation p,
body .climate-stage .climate-explanation summary,
body .climate-stage .climate-explanation .card-quote {
  color: #1f3d39 !important;
  text-shadow:
    0 1px 0 rgba(255, 255, 255, 0.86),
    0 2px 14px rgba(255, 250, 242, 0.76) !important;
}

body .climate-stage .dewpoint-panel {
  position: absolute !important;
  overflow: hidden !important;
  top: 38px !important;
  right: 34px !important;
  width: min(332px, 23.5%) !important;
  max-height: calc(100% - 76px) !important;
  padding: 38px 18px 20px !important;
  border-radius: 42px !important;
  border: 1px solid rgba(255, 255, 255, 0.42) !important;
  background:
    linear-gradient(180deg, rgba(229, 237, 236, 0.30), rgba(188, 202, 202, 0.20)) !important;
  box-shadow:
    0 20px 50px rgba(28, 43, 41, 0.16),
    inset 0 1px 0 rgba(255, 255, 255, 0.58),
    inset 0 -1px 0 rgba(255, 255, 255, 0.18) !important;
  backdrop-filter: blur(28px) saturate(1.16) !important;
  -webkit-backdrop-filter: blur(28px) saturate(1.16) !important;
}

body .climate-stage .dewpoint-panel::before {
  content: "" !important;
  position: absolute !important;
  left: 50% !important;
  top: 11px !important;
  width: 118px !important;
  height: 22px !important;
  transform: translateX(-50%) !important;
  border-radius: 999px !important;
  background: linear-gradient(180deg, rgba(60, 73, 78, 0.78), rgba(40, 50, 54, 0.62)) !important;
  box-shadow:
    inset 0 1px 1px rgba(255, 255, 255, 0.08),
    0 2px 10px rgba(25, 34, 38, 0.18) !important;
  z-index: 2 !important;
}

body .climate-stage .dewpoint-panel::after {
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  border-radius: inherit !important;
  background:
    linear-gradient(135deg, rgba(255,255,255,0.30), rgba(255,255,255,0.05) 36%, transparent 54%),
    radial-gradient(circle at 22% 16%, rgba(255,255,255,0.24), transparent 28%) !important;
  pointer-events: none !important;
}

body .climate-stage .dewpoint-panel :where(h3, p, span, strong, em, label, small, summary) {
  color: #183834 !important;
  text-align: left !important;
  position: relative !important;
  z-index: 3 !important;
}

body .climate-stage .dewpoint-head {
  grid-template-columns: 1fr !important;
  gap: 6px !important;
  padding-top: 4px !important;
  margin-bottom: 14px !important;
}

body .climate-stage .dewpoint-head span {
  color: rgba(24, 56, 52, 0.72) !important;
  font-size: 12px !important;
}

body .climate-stage .dewpoint-head strong {
  color: #173834 !important;
  font-size: clamp(16px, 1.2vw, 20px) !important;
  letter-spacing: 0.01em !important;
}

body .climate-stage .psychrometric-results {
  grid-template-columns: 1fr !important;
  gap: 10px !important;
  margin: 10px 0 12px !important;
}

body .climate-stage .psychrometric-metric {
  border: 1px solid rgba(255, 255, 255, 0.34) !important;
  border-radius: 18px !important;
  padding: 12px 12px 11px !important;
  background: linear-gradient(180deg, rgba(255,255,255,0.20), rgba(255,255,255,0.08)) !important;
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.32),
    0 10px 24px rgba(34, 48, 46, 0.08) !important;
  backdrop-filter: blur(18px) !important;
  -webkit-backdrop-filter: blur(18px) !important;
}

body .climate-stage .psychrometric-metric span,
body .climate-stage .psychrometric-metric em {
  color: rgba(24, 56, 52, 0.72) !important;
}

body .climate-stage .psychrometric-metric strong,
body .climate-stage .psychrometric-primary strong {
  color: #173834 !important;
  font-size: clamp(24px, 2vw, 34px) !important;
  line-height: 1.02 !important;
}

body .climate-stage .psychrometric-primary em {
  color: #8b7445 !important;
}

body .climate-stage .dewpoint-panel p[data-dew-explain] {
  color: rgba(32, 58, 54, 0.86) !important;
  font-size: 12px !important;
  line-height: 1.72 !important;
}

body .climate-stage .dewpoint-calculator {
  border-top: 1px solid rgba(255, 255, 255, 0.22) !important;
  margin-top: 12px !important;
  padding-top: 12px !important;
}

body .climate-stage .dewpoint-calculator summary {
  display: flex !important;
  align-items: center !important;
  min-height: 44px !important;
  padding: 0 14px !important;
  border-radius: 14px !important;
  background: linear-gradient(180deg, rgba(255,255,255,0.16), rgba(255,255,255,0.08)) !important;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.22) !important;
}

body .climate-stage .dewpoint-panel label {
  color: rgba(24, 56, 52, 0.78) !important;
}

body .climate-stage .dewpoint-panel input {
  border: 1px solid rgba(255, 255, 255, 0.38) !important;
  border-radius: 14px !important;
  background: linear-gradient(180deg, rgba(255,255,255,0.24), rgba(255,255,255,0.12)) !important;
  color: #173834 !important;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.26) !important;
}

body .climate-stage .dewpoint-panel .tool-inputs {
  grid-template-columns: 1fr !important;
  gap: 9px !important;
}

body .climate-stage .calculation-note {
  font-size: 10px !important;
  line-height: 1.55 !important;
  color: rgba(24, 56, 52, 0.62) !important;
}

body .water-supply .water-supply-copy h2 {
  max-width: 10em !important;
  font-size: clamp(32px, 2.7vw, 46px) !important;
  line-height: 1.2 !important;
}

body .water-supply .water-supply-copy :where(.lead, blockquote) {
  max-width: 25em !important;
}

body .delivery.visual-story,
body .process.visual-story,
body .project-access.visual-story {
  margin-block: clamp(70px, 8vw, 128px) !important;
}

body .delivery.visual-story + .process.visual-story,
body .process.visual-story + .project-access.visual-story {
  margin-top: clamp(88px, 10vw, 150px) !important;
}

body .site-footer {
  min-height: 0 !important;
  padding: 34px max(32px, calc((100vw - 1720px) / 2)) !important;
  gap: 36px !important;
  align-items: center !important;
}

body .site-footer > div {
  gap: 8px !important;
}

body .site-footer p {
  margin: 3px 0 0 !important;
  line-height: 1.5 !important;
}

@media (max-width: 900px) {
  body :where(.cinematic-panel, .visual-story, .climate-stage, .water-supply-hero) {
    width: calc(100% - 32px) !important;
  }

  body .climate-stage {
    display: flex !important;
    min-height: 0 !important;
    flex-direction: column !important;
    padding-bottom: 18px !important;
    overflow: hidden !important;
  }

  body .climate-stage .climate-map {
    position: relative !important;
    min-height: 520px !important;
  }

  body .climate-stage .climate-mode-tabs {
    position: absolute !important;
    top: 18px !important;
    right: 18px !important;
    left: 18px !important;
    width: auto !important;
    display: flex !important;
    overflow-x: auto !important;
  }

  body .climate-stage .climate-mode-tabs button {
    width: auto !important;
    min-width: max-content !important;
  }

  body .climate-stage .climate-explanation {
    position: absolute !important;
    top: 285px !important;
    right: 18px !important;
    left: 18px !important;
    width: auto !important;
    max-height: 205px !important;
    padding: 18px !important;
  }

  body .climate-stage .dewpoint-panel {
    position: relative !important;
    top: auto !important;
    right: auto !important;
    width: auto !important;
    max-height: none !important;
    margin: 16px !important;
  }

  body .water-supply .water-supply-copy {
    width: calc(100% - 40px) !important;
  }

  body .water-supply .water-supply-copy h2 {
    font-size: clamp(30px, 9vw, 42px) !important;
  }

  body .site-footer {
    padding: 30px 24px !important;
    align-items: flex-start !important;
  }
}

@media (prefers-reduced-motion: reduce) {
  body .water-supply .pipe-flow {
    animation: none !important;
  }
}
/* Absolute final route lock at true EOF: water-supply-drainage only. */
html body[data-page="water-supply-drainage"] #water-problem {
  background: transparent !important;
  box-shadow: none !important;
}

html body[data-page="water-supply-drainage"] #water-logic .image-entry-copy,
html body[data-page="water-supply-drainage"] #water-supply-drainage .mini-heading,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-accordion-copy,
html body[data-page="water-supply-drainage"] #water-supply-drainage .experience-translation > div {
  width: 100% !important;
  max-width: 760px !important;
  margin: 0 !important;
  padding: 0 !important;
  text-align: left !important;
  align-self: flex-start !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-demand-block {
  display: flex !important;
  flex-direction: column !important;
  align-items: stretch !important;
  gap: clamp(20px, 2.8vw, 32px) !important;
  margin: clamp(72px, 7vw, 120px) auto clamp(88px, 9vw, 136px) !important;
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-demand-media,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-accordion-visual {
  width: 100% !important;
  margin: 0 !important;
  aspect-ratio: 16 / 9 !important;
  min-height: 0 !important;
  border-radius: 28px !important;
  overflow: hidden !important;
  box-shadow: none !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-demand-media img,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-accordion-visual img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-demand-grid,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-detail-stack,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-detail,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-detail-body,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-split-copy,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-point-list,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-brand-grid,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-support-media {
  display: none !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-accordion {
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: clamp(88px, 9vw, 132px) !important;
  margin-top: clamp(88px, 9vw, 132px) !important;
  padding: 0 0 clamp(48px, 5vw, 72px) !important;
  overflow: visible !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-accordion-group {
  display: flex !important;
  flex-direction: column !important;
  align-items: stretch !important;
  gap: clamp(20px, 2.8vw, 32px) !important;
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  overflow: visible !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-accordion-copy {
  order: 1 !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-accordion-visual {
  order: 2 !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-accordion-copy h3 {
  max-width: 15em !important;
  font-size: clamp(24px, 2.1vw, 34px) !important;
  line-height: 1.32 !important;
  word-break: keep-all !important;
  overflow-wrap: normal !important;
  white-space: normal !important;
  text-wrap: pretty !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-accordion-copy p:not(.eyebrow),
html body[data-page="water-supply-drainage"] #water-supply-drainage .mini-heading blockquote {
  max-width: 46em !important;
  margin-left: 0 !important;
  margin-right: auto !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-accordion-group:last-child {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

@media (max-width: 900px) {
  html body[data-page="water-supply-drainage"] #water-supply-drainage .water-demand-media,
  html body[data-page="water-supply-drainage"] #water-supply-drainage .water-accordion-visual {
    aspect-ratio: 4 / 3 !important;
  }
}

/* 2026-06-20 water route top intro alignment lock */
html body[data-page="water-supply-drainage"] #water-problem {
  width: min(1280px, calc(100% - 64px)) !important;
  margin: 64px auto 56px !important;
  padding: 0 !important;
  min-height: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: stretch !important;
  gap: 34px !important;
}

html body[data-page="water-supply-drainage"] #water-problem .system-cognition-inner {
  width: 100% !important;
  max-width: 860px !important;
  margin: 0 !important;
  padding: 0 !important;
  text-align: left !important;
  align-self: flex-start !important;
  background: transparent !important;
}

html body[data-page="water-supply-drainage"] #water-problem .system-cognition-inner :where(.eyebrow, h1, p) {
  text-align: left !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

html body[data-page="water-supply-drainage"] #water-problem .water-problem-hero {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  overflow: hidden !important;
  border-radius: 28px !important;
  background: #f7f2e9 !important;
  align-self: stretch !important;
}

html body[data-page="water-supply-drainage"] #water-problem .water-problem-hero img {
  display: block !important;
  width: 100% !important;
  height: auto !important;
  aspect-ratio: 1597 / 985 !important;
  object-fit: cover !important;
  object-position: center center !important;
}



/* 2026-06-20 water route targeted overflow fix */
html body[data-page="water-supply-drainage"] #water-supply-drainage {
  overflow-x: clip !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-supply-media,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-demand-media,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-accordion-visual,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-support-media,
html body[data-page="water-supply-drainage"] #water-supply-drainage .scene-media {
  max-width: 100% !important;
  overflow: hidden !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-supply-collage,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-collage-grid,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-collage-card,
html body[data-page="water-supply-drainage"] #water-supply-drainage .system-scene-card,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-accordion-group {
  min-width: 0 !important;
  max-width: 100% !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-supply-media img,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-demand-media img,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-accordion-visual img,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-support-media img,
html body[data-page="water-supply-drainage"] #water-supply-drainage .scene-media img {
  max-width: 100% !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .scene-content {
  max-width: min(520px, calc(100% - 52px)) !important;
}

@media (max-width: 1100px) {
  html body[data-page="water-supply-drainage"] #water-supply-drainage .water-collage-grid {
    grid-template-columns: 1fr !important;
  }
}


html body[data-page="water-supply-drainage"] #water-supply-drainage .water-supply-copy .eyebrow,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-supply-copy h2,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-supply-copy .lead,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-supply-copy blockquote,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-supply-copy p {
  color: inherit !important;
  text-shadow: none !important;
}


/* 2026-06-20 water route hero split layout */
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-supply-hero {
  display: block !important;
  min-height: 0 !important;
  margin-bottom: 24px !important;
  overflow: visible !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-supply-copy {
  display: block !important;
  width: 100% !important;
  max-width: 760px !important;
  margin: 0 0 24px 0 !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage > .water-supply-collage,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-supply-collage {
  position: relative !important;
  display: grid !important;
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 0 48px 0 !important;
}


/* 2026-06-20 water route clean top copy block */
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-supply-copy-top {
  display: block !important;
  width: 100% !important;
  max-width: 760px !important;
  margin: 0 0 28px 0 !important;
  padding: 0 !important;
  position: relative !important;
  z-index: 2 !important;
  color: #12352f !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-supply-copy-top :where(.eyebrow, h2, .lead, blockquote, p) {
  color: inherit !important;
  text-shadow: none !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-supply-copy-top h2 {
  margin: 12px 0 18px 0 !important;
  font-size: clamp(42px, 5vw, 82px) !important;
  line-height: 1.08 !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-supply-copy-top .lead {
  max-width: 620px !important;
  font-size: clamp(16px, 1.14vw, 19px) !important;
  line-height: 1.9 !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-supply-copy-top blockquote {
  margin: clamp(22px, 2.6vw, 34px) 0 0 !important;
  border-left: 1px solid rgba(184, 155, 94, 0.82) !important;
  padding-left: 22px !important;
  font-size: clamp(22px, 2vw, 34px) !important;
  line-height: 1.45 !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-supply-copy-top .water-hero-detail {
  max-width: 680px !important;
  margin-top: 24px !important;
}


/* 2026-06-20 water route rebuilt hero gallery */
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-hero-main-media {
  position: relative !important;
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 0 20px 0 !important;
  overflow: hidden !important;
  border-radius: 28px !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-hero-main-media img {
  display: block !important;
  width: 100% !important;
  height: auto !important;
  object-fit: cover !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-hero-badges {
  position: absolute !important;
  left: 20px !important;
  right: 20px !important;
  bottom: 20px !important;
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 10px !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-hero-badges span {
  padding: 9px 14px !important;
  border-radius: 999px !important;
  background: rgba(249, 244, 236, 0.82) !important;
  border: 1px solid rgba(138, 115, 74, 0.18) !important;
  color: rgba(74, 55, 28, 0.88) !important;
  font-size: 0.78rem !important;
  font-weight: 600 !important;
  letter-spacing: 0.04em !important;
  backdrop-filter: blur(10px) !important;
  -webkit-backdrop-filter: blur(10px) !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-gallery-strip {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 16px !important;
  margin: 0 0 48px 0 !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage {
  grid-template-columns: minmax(0, 1fr) !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-gallery-strip.water-gallery-main-only {
  grid-template-columns: minmax(0, 1fr) !important;
  width: 100% !important;
  max-width: none !important;
  min-width: 0 !important;
  justify-self: stretch !important;
  align-self: stretch !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-gallery-main-only .water-gallery-card {
  width: 100% !important;
  max-width: none !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-gallery-card {
  margin: 0 !important;
  overflow: hidden !important;
  border-radius: 28px !important;
  background: #f7f2e9 !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-gallery-card img {
  display: block !important;
  width: 100% !important;
  height: auto !important;
  aspect-ratio: 16 / 9 !important;
  object-fit: cover !important;
}

@media (max-width: 900px) {
  html body[data-page="water-supply-drainage"] #water-supply-drainage .water-gallery-strip {
    grid-template-columns: 1fr !important;
  }
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-scene-card .scene-media {
  position: relative !important;
  overflow: hidden !important;
  border-radius: 28px !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-scene-card .scene-media > .mep-metric-group {
  top: auto !important;
  right: clamp(18px, 2.2vw, 28px) !important;
  bottom: clamp(18px, 2.2vw, 28px) !important;
  width: min(420px, calc(100% - 36px)) !important;
  z-index: 4 !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-scene-card .scene-media > .mep-metric-group .mep-metric-badge {
  background:
    linear-gradient(135deg, rgba(248, 245, 239, 0.12), rgba(248, 245, 239, 0.05)),
    rgba(18, 53, 47, 0.12) !important;
  border-color: rgba(255, 253, 247, 0.18) !important;
  box-shadow: 0 12px 32px rgba(8, 28, 24, 0.10) !important;
}

@media (max-width: 900px) {
  html body[data-page="water-supply-drainage"] #water-supply-drainage .water-scene-card .scene-media > .mep-metric-group {
    width: min(100%, calc(100% - 24px)) !important;
    right: 12px !important;
    bottom: 12px !important;
  }
}

/* 2026-06-21 basement-only sensitive keyword icon row */
body #basement-problem-signals {
  width: min(calc(100% - 40px), 1600px);
  margin: clamp(28px, 4vw, 64px) auto 18px;
  padding: 22px clamp(28px, 8vw, 128px) 0;
  background:
    radial-gradient(circle at 84% 22%, rgba(37, 78, 69, 0.055), transparent 30%),
    linear-gradient(135deg, rgba(248, 245, 239, 0.74), rgba(242, 237, 228, 0.72));
  border-top: 1px solid rgba(18, 53, 47, 0.08);
  border-bottom: 0;
}

body #basement-problem {
  display: block !important;
  padding-top: 0;
  scroll-margin-top: 118px;
}

body #basement-problem .system-cognition-inner {
  order: initial !important;
  width: min(100%, 980px) !important;
  max-width: 980px !important;
  margin: 0 auto 28px !important;
}

body #basement-problem .basement-problem-media {
  margin-top: 14px !important;
}

body :is(#basement-problem, #basement-problem-signals) .basement-alert-row {
  width: min(1180px, calc(100vw - 96px));
  margin: 0 auto 18px;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px 26px;
  align-items: stretch;
}

body :is(#basement-problem, #basement-problem-signals) .basement-alert-chip {
  --basement-tone: #6fd6cf;
  --basement-accent: #2da79f;
  --basement-glow: rgba(45, 167, 159, 0.26);
  appearance: none;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 18px;
  min-height: 104px;
  padding: 10px 6px;
  background: transparent;
  border: 0;
  box-shadow: none;
  text-align: left;
  cursor: pointer;
}

body :is(#basement-problem, #basement-problem-signals) .basement-alert-icon {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 78px;
  height: 78px;
  flex: 0 0 auto;
  animation: dimensionDialFloat 4.8s ease-in-out infinite !important;
}

body :is(#basement-problem, #basement-problem-signals) .basement-alert-icon::before {
  content: "";
  position: absolute;
  inset: 2px;
  border-radius: 50%;
  background:
    radial-gradient(circle at 30% 30%, rgba(255, 255, 255, 0.94), rgba(246, 241, 233, 0.78) 46%, rgba(228, 234, 233, 0.7) 100%);
  box-shadow:
    inset 0 2px 8px rgba(255, 255, 255, 0.94),
    inset 0 -10px 18px rgba(18, 53, 47, 0.1);
}

body :is(#basement-problem, #basement-problem-signals) .basement-alert-ring {
  position: absolute;
  inset: 0;
  border-radius: 50%;
  background:
    conic-gradient(from 210deg,
      rgba(255,255,255,0.18) 0deg,
      var(--basement-tone) 72deg,
      color-mix(in srgb, var(--basement-accent) 78%, white) 140deg,
      rgba(255,255,255,0.18) 208deg,
      rgba(255,255,255,0.06) 272deg,
      var(--basement-accent) 332deg,
      rgba(255,255,255,0.18) 360deg);
  box-shadow:
    0 0 0 1px rgba(255,255,255,0.74) inset,
    0 0 28px var(--basement-glow),
    0 10px 24px rgba(27, 44, 55, 0.14);
  -webkit-mask: radial-gradient(farthest-side, transparent calc(100% - 9px), #000 calc(100% - 8px));
          mask: radial-gradient(farthest-side, transparent calc(100% - 9px), #000 calc(100% - 8px));
  animation: dimensionRingBreath 3.8s ease-in-out infinite !important;
}

body :is(#basement-problem, #basement-problem-signals) .basement-alert-icon svg {
  position: relative;
  z-index: 1;
  width: 28px;
  height: 28px;
  fill: none;
  stroke: var(--basement-accent);
  stroke-width: 1.85;
  stroke-linecap: round;
  stroke-linejoin: round;
}

body :is(#basement-problem, #basement-problem-signals) .basement-alert-icon svg text {
  fill: var(--basement-accent);
  stroke: none;
  font-size: 12px;
  font-weight: 700;
}

body :is(#basement-problem, #basement-problem-signals) .basement-alert-copy {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 5px;
  min-width: 0;
  padding-top: 2px;
  text-align: left;
}

body :is(#basement-problem, #basement-problem-signals) .basement-alert-copy strong,
body :is(#basement-problem, #basement-problem-signals) .basement-alert-copy em {
  font-style: normal;
  line-height: 1;
}

body :is(#basement-problem, #basement-problem-signals) .basement-alert-copy strong {
  color: color-mix(in srgb, var(--basement-accent) 74%, #a17c2d);
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.16em;
}

body :is(#basement-problem, #basement-problem-signals) .basement-alert-copy em {
  color: #12352f;
  font-size: clamp(20px, 1.45vw, 26px);
  font-weight: 700;
  letter-spacing: 0.01em;
}

body :is(#basement-problem, #basement-problem-signals) .basement-alert-chip:hover {
  transform: translateY(-3px);
}

body :is(#basement-problem, #basement-problem-signals) .basement-alert-chip:focus-visible {
  outline: none;
  transform: translateY(-3px);
}

body :is(#basement-problem, #basement-problem-signals) .basement-alert-chip.is-active .basement-alert-ring,
body :is(#basement-problem, #basement-problem-signals) .basement-alert-chip:hover .basement-alert-ring,
body :is(#basement-problem, #basement-problem-signals) .basement-alert-chip:focus-visible .basement-alert-ring {
  box-shadow:
    0 0 0 1px rgba(255,255,255,0.78) inset,
    0 0 36px var(--basement-glow),
    0 12px 28px rgba(27, 44, 55, 0.16);
}

body :is(#basement-problem, #basement-problem-signals) .basement-alert-chip.is-active .basement-alert-copy em {
  color: color-mix(in srgb, #12352f 90%, var(--basement-accent));
}

body :is(#basement-problem, #basement-problem-signals) .tone-damp { --basement-tone: #4fd9cf; --basement-accent: #109b94; --basement-glow: rgba(16,155,148,0.30); }
body :is(#basement-problem, #basement-problem-signals) .tone-wet { --basement-tone: #5d9eff; --basement-accent: #246de3; --basement-glow: rgba(36,109,227,0.28); }
body :is(#basement-problem, #basement-problem-signals) .tone-seepage { --basement-tone: #ff8d78; --basement-accent: #db5a42; --basement-glow: rgba(219,90,66,0.28); }
body :is(#basement-problem, #basement-problem-signals) .tone-stuffy { --basement-tone: #8f6cff; --basement-accent: #5d38d3; --basement-glow: rgba(93,56,211,0.26); }
body :is(#basement-problem, #basement-problem-signals) .tone-mold { --basement-tone: #d8c26b; --basement-accent: #a8832a; --basement-glow: rgba(168,131,42,0.24); }
body :is(#basement-problem, #basement-problem-signals) .tone-odor { --basement-tone: #ff9a61; --basement-accent: #d76724; --basement-glow: rgba(215,103,36,0.26); }
body :is(#basement-problem, #basement-problem-signals) .tone-radon { --basement-tone: #6f86ff; --basement-accent: #445fd8; --basement-glow: rgba(68,95,216,0.28); }
body :is(#basement-problem, #basement-problem-signals) .tone-co2 { --basement-tone: #c488ff; --basement-accent: #8a4ce6; --basement-glow: rgba(138,76,230,0.28); }

body :is(#basement-problem, #basement-problem-signals) .basement-alert-panel {
  width: min(1180px, calc(100vw - 96px));
  margin: 0 auto 24px;
  padding: 24px 26px 22px;
  border-radius: 30px;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.56), rgba(248,244,236,0.46));
  border: 1px solid rgba(202, 186, 149, 0.22);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.62),
    0 16px 34px rgba(24, 60, 58, 0.06);
}

body :is(#basement-problem, #basement-problem-signals) .basement-alert-kicker {
  margin: 0 0 10px;
  color: rgba(18, 53, 47, 0.96);
  font-size: 0.82rem;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

body :is(#basement-problem, #basement-problem-signals) .basement-alert-panel h3 {
  margin: 0 0 12px;
  color: #12352f;
  font-size: clamp(1.36rem, 2vw, 1.82rem);
  line-height: 1.5;
}

body :is(#basement-problem, #basement-problem-signals) .basement-alert-panel > p {
  margin: 0;
  color: rgba(24, 60, 58, 0.78);
  font-size: clamp(1rem, 1.25vw, 1.08rem);
  line-height: 1.88;
}

body :is(#basement-problem, #basement-problem-signals) .basement-alert-meta {
  margin-top: 18px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 18px;
}

body :is(#basement-problem, #basement-problem-signals) .basement-alert-meta > div {
  padding: 16px 18px;
  border-radius: 22px;
  background: rgba(255,255,255,0.28);
  border: 1px solid rgba(210, 196, 164, 0.18);
}

body :is(#basement-problem, #basement-problem-signals) .basement-alert-meta span {
  display: block;
  margin-bottom: 8px;
  color: rgba(18, 53, 47, 0.92);
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

body :is(#basement-problem, #basement-problem-signals) .basement-alert-meta strong {
  color: #12352f;
  font-size: 1rem;
  line-height: 1.78;
  font-weight: 600;
}

@media (max-width: 1200px) {
  body :is(#basement-problem, #basement-problem-signals) .basement-alert-row {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (max-width: 860px) {
  body #basement-problem .basement-alert-row {
    width: min(100%, calc(100vw - 44px));
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px;
    margin: 0 auto 20px;
  }

  body :is(#basement-problem, #basement-problem-signals) .basement-alert-panel {
    width: min(100%, calc(100vw - 44px));
    padding: 20px 18px 18px;
  }

  body :is(#basement-problem, #basement-problem-signals) .basement-alert-meta {
    grid-template-columns: 1fr;
    gap: 12px;
  }

  body :is(#basement-problem, #basement-problem-signals) .basement-alert-chip {
    min-height: 92px;
    gap: 14px;
    padding: 6px 2px;
  }

  body :is(#basement-problem, #basement-problem-signals) .basement-alert-icon {
    width: 70px;
    height: 70px;
  }

  body :is(#basement-problem, #basement-problem-signals) .basement-alert-icon svg {
    width: 30px;
    height: 30px;
  }

  body :is(#basement-problem, #basement-problem-signals) .basement-alert-copy strong {
    font-size: 0.74rem;
  }

  body :is(#basement-problem, #basement-problem-signals) .basement-alert-copy em {
    font-size: 1.18rem;
  }
}

@media (max-width: 560px) {
  body :is(#basement-problem, #basement-problem-signals) .basement-alert-row {
    grid-template-columns: 1fr;
  }
}

/* 2026-06-21 climate-only sensory field */
body #climate .section-heading .climate-lead-sub {
  margin-top: 12px;
  max-width: 56rem;
  color: rgba(24, 60, 58, 0.74);
  font-size: clamp(1rem, 1.35vw, 1.12rem);
  line-height: 1.9;
}

body #climate .section-heading {
  position: relative;
  width: min(1180px, calc(100vw - 120px));
  margin: 0 auto 0;
  padding-bottom: 34px;
}

body #climate .section-heading::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 6px;
  width: min(860px, 82%);
  height: 74px;
  transform: translateX(-50%);
  background:
    radial-gradient(circle at 18% 48%, rgba(0, 227, 216, 0.09), transparent 28%),
    radial-gradient(circle at 50% 52%, rgba(138, 77, 255, 0.08), transparent 26%),
    radial-gradient(circle at 82% 48%, rgba(244, 171, 22, 0.09), transparent 28%);
  filter: blur(16px);
  pointer-events: none;
}

body #climate .climate-sensory-field {
  width: min(1320px, calc(100vw - 84px));
  margin: 8px auto 44px;
  padding: 8px 0 6px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 22px;
  position: relative;
  border-radius: 0;
  background: transparent;
  border: 0;
  box-shadow: none;
  backdrop-filter: none;
  overflow: hidden;
}

body #climate .climate-sensory-field::before,
body #climate .climate-sensory-field::after {
  display: none;
}

body #climate .climate-sensory-field::before {
  background:
    linear-gradient(rgba(255,255,255,0.045) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,0.035) 1px, transparent 1px);
  background-size: 36px 36px;
  mask-image: linear-gradient(180deg, rgba(0,0,0,0.55), rgba(0,0,0,0.08));
  opacity: 0.16;
}

body #climate .climate-sensory-field::after {
  background:
    linear-gradient(90deg, transparent 0%, rgba(120, 241, 232, 0.08) 18%, transparent 34%, transparent 66%, rgba(203, 153, 255, 0.07) 82%, transparent 100%);
  opacity: 0.34;
}

body #climate .climate-sensory-field .climate-link-lines {
  display: none;
}

body #climate .climate-sensory-field::marker {
  content: "";
}

body #climate .climate-sensory-field > .climate-field-cluster:nth-child(2)::before,
body #climate .climate-sensory-field > .climate-field-cluster:nth-child(2)::after {
  content: "";
  position: absolute;
  top: 50%;
  width: 66px;
  height: 1px;
  pointer-events: none;
  opacity: 0.24;
}

body #climate .climate-sensory-field > .climate-field-cluster:nth-child(2)::before {
  right: calc(100% + 4px);
  background: linear-gradient(90deg, rgba(0, 227, 216, 0), rgba(0, 227, 216, 0.46), rgba(138, 77, 255, 0.24));
  box-shadow: 0 0 10px rgba(0, 227, 216, 0.12);
}

body #climate .climate-sensory-field > .climate-field-cluster:nth-child(2)::after {
  left: calc(100% + 4px);
  background: linear-gradient(90deg, rgba(138, 77, 255, 0.24), rgba(244, 171, 22, 0.42), rgba(244, 171, 22, 0));
  box-shadow: 0 0 10px rgba(244, 171, 22, 0.10);
}

body #climate .climate-field-cluster {
  position: relative;
  min-height: 96px;
  padding: 12px 8px 8px;
  display: flex;
  flex-direction: column;
  align-items: center;
  isolation: isolate;
  border-radius: 0;
  background: transparent;
  border: 0;
  box-shadow: none;
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}

body #climate .climate-field-cluster.is-open {
  min-height: 412px;
}

body #climate .cluster-base {
  --cluster-track: rgba(110, 247, 239, 0.16);
  transform: translateY(6px) scale(0.986);
  opacity: 0.94;
}

body #climate .cluster-body {
  --cluster-track: rgba(192, 141, 255, 0.16);
  transform: translateY(0) scale(1.01);
  z-index: 2;
  box-shadow: none;
}

body #climate .cluster-result {
  --cluster-track: rgba(255, 207, 120, 0.15);
  transform: translateY(6px) scale(0.986);
  opacity: 0.94;
}

body #climate .cluster-body::after {
  display: none;
}

body #climate .climate-field-label {
  margin: 0 0 14px;
  color: #183c3a;
  font-size: 1.08rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: none;
  text-align: center;
  text-shadow: none;
}

body #climate .climate-field-toggle {
  appearance: none;
  display: inline-flex;
  align-items: center;
  gap: 12px;
  padding: 12px 18px 12px 14px;
  background: linear-gradient(180deg, rgba(255,255,255,0.68), rgba(249,244,235,0.38));
  border: 1px solid rgba(199, 186, 158, 0.34);
  border-radius: 999px;
  cursor: pointer;
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.84),
    0 10px 24px rgba(23, 53, 47, 0.08),
    0 0 0 1px rgba(255,255,255,0.22);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  transition: transform 220ms ease, color 220ms ease, opacity 220ms ease, box-shadow 220ms ease, border-color 220ms ease, background 220ms ease;
  position: relative;
}

body #climate .climate-field-toggle:hover,
body #climate .climate-field-toggle:focus-visible {
  color: #0f3835;
  transform: translateY(-4px) scale(1.02);
  border-color: rgba(172, 154, 118, 0.44);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.92),
    0 16px 30px rgba(23, 53, 47, 0.12),
    0 0 0 1px rgba(255,255,255,0.28);
  outline: none;
}

body #climate .climate-field-cluster.is-open .climate-field-toggle {
  color: #0f3835;
  background: linear-gradient(180deg, rgba(255,255,255,0.82), rgba(247,241,229,0.52));
  border-color: rgba(172, 154, 118, 0.48);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.94),
    0 18px 34px rgba(23, 53, 47, 0.12),
    0 0 0 1px rgba(255,255,255,0.34);
}

body #climate .climate-field-toggle::after {
  content: "↘";
  font-size: 13px;
  color: rgba(113, 90, 51, 0.72);
  transform: translateY(1px);
  transition: transform 220ms ease, opacity 220ms ease, color 220ms ease;
}

body #climate .climate-field-toggle:hover::after,
body #climate .climate-field-toggle:focus-visible::after {
  color: rgba(23, 56, 52, 0.82);
  transform: translate(2px, 1px);
}

body #climate .climate-field-cluster.is-open .climate-field-toggle::after {
  content: "—";
  color: rgba(23, 56, 52, 0.74);
  transform: translateY(-1px);
}

body #climate .climate-topic-icon {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 32px;
  background: radial-gradient(circle at 30% 30%, rgba(255,255,255,0.96), rgba(240,237,230,0.82) 48%, rgba(227,234,232,0.72) 100%);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.92),
    0 6px 12px rgba(23, 53, 47, 0.10);
}

body #climate .climate-topic-icon svg {
  width: 18px;
  height: 18px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
}

body #climate .cluster-base .climate-field-toggle {
  color: #1f8f89;
}

body #climate .cluster-body .climate-field-toggle {
  color: #8750df;
}

body #climate .cluster-result .climate-field-toggle {
  color: #c3871d;
}

body #climate .climate-topic-text {
  color: #183c3a;
  font-weight: 700;
  letter-spacing: 0.04em;
}

body #climate .climate-cluster-visual[hidden] {
  display: none !important;
}

body #climate .climate-field-cluster.is-open .climate-cluster-visual {
  display: block;
  width: 100%;
  animation: climateTopicReveal 360ms ease both;
}

body #climate .climate-cluster-core {
  --cluster-tone: #7ff9f2;
  --cluster-accent: #00d8cf;
  --cluster-glow: rgba(0, 216, 207, 0.42);
  --cluster-track: rgba(84, 244, 235, 0.22);
  position: absolute;
  left: 50%;
  top: 206px;
  width: 108px;
  height: 108px;
  transform: translate(-50%, -50%);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  animation: dimensionDialFloat 5.8s ease-in-out infinite;
  z-index: 3;
}

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

body #climate .cluster-base .climate-cluster-core {
  --cluster-tone: #7efef5;
  --cluster-accent: #00e3d8;
  --cluster-glow: rgba(0, 227, 216, 0.40);
  --cluster-track: rgba(126, 254, 245, 0.20);
}

body #climate .cluster-body .climate-cluster-core {
  --cluster-tone: #d0a2ff;
  --cluster-accent: #8a4dff;
  --cluster-glow: rgba(138, 77, 255, 0.38);
  --cluster-track: rgba(208, 162, 255, 0.20);
}

body #climate .cluster-result .climate-cluster-core {
  --cluster-tone: #ffd889;
  --cluster-accent: #f4ab16;
  --cluster-glow: rgba(244, 171, 22, 0.34);
  --cluster-track: rgba(255, 216, 137, 0.18);
}

body #climate .climate-core-ring {
  position: absolute;
  inset: 0;
  border-radius: 50%;
  background:
    conic-gradient(from 220deg,
      rgba(255,255,255,0.10) 0deg,
      color-mix(in srgb, var(--cluster-tone) 92%, white) 64deg,
      var(--cluster-accent) 126deg,
      rgba(255,255,255,0.08) 188deg,
      rgba(255,255,255,0.02) 258deg,
      color-mix(in srgb, var(--cluster-accent) 84%, white) 320deg,
      rgba(255,255,255,0.12) 360deg);
  box-shadow:
    0 0 0 1px rgba(255,255,255,0.68) inset,
    0 0 28px var(--cluster-glow),
    0 0 52px color-mix(in srgb, var(--cluster-accent) 24%, transparent),
    0 14px 22px rgba(6, 15, 20, 0.16);
  -webkit-mask: radial-gradient(farthest-side, transparent calc(100% - 13px), #000 calc(100% - 12px));
          mask: radial-gradient(farthest-side, transparent calc(100% - 13px), #000 calc(100% - 12px));
  animation: dimensionRingBreath 3.8s ease-in-out infinite;
}

body #climate .climate-core-disc {
  position: relative;
  z-index: 1;
  width: 72px;
  height: 72px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background:
    radial-gradient(circle at 30% 30%, rgba(255,255,255,0.96), rgba(246,241,233,0.78) 46%, rgba(226,234,233,0.72) 100%);
  box-shadow:
    inset 0 2px 8px rgba(255,255,255,0.95),
    inset 0 -10px 18px rgba(18,53,47,0.08),
    0 10px 18px rgba(18,53,47,0.10);
}

body #climate .climate-core-disc svg {
  width: 30px;
  height: 30px;
  fill: none;
  stroke: var(--cluster-accent);
  stroke-width: 1.85;
  stroke-linecap: round;
  stroke-linejoin: round;
}

body #climate .climate-field-points {
  position: relative;
  width: 316px;
  height: 316px;
  margin: 0 auto;
}

body #climate .climate-field-points::before,
body #climate .climate-field-points::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  pointer-events: none;
}

body #climate .climate-field-points::before {
  width: 238px;
  height: 238px;
  border: 1px solid var(--cluster-track, rgba(255,255,255,0.16));
  box-shadow:
    0 0 0 1px rgba(255,255,255,0.06) inset,
    0 0 20px var(--cluster-track, rgba(255,255,255,0.08));
}

body #climate .climate-field-points::after {
  width: 186px;
  height: 186px;
  border: 1px dashed color-mix(in srgb, var(--cluster-track, rgba(255,255,255,0.12)) 82%, white);
  opacity: 0.52;
}

body #climate .climate-word {
  --dot-size: 12px;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 7px 13px 7px 10px;
  border-radius: 999px;
  background: linear-gradient(180deg, rgba(255,255,255,0.34), rgba(255,255,255,0.14));
  border: 1px solid rgba(255,255,255,0.34);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.42),
    0 8px 18px rgba(21, 47, 45, 0.06);
  color: rgba(24, 60, 58, 0.88);
  font-size: 0.92rem;
  line-height: 1;
  white-space: nowrap;
  backdrop-filter: blur(10px);
  position: absolute;
  transform: translate(-50%, -50%) scale(1);
  animation: climateWordBreath 4.8s ease-in-out infinite;
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease, color 220ms ease, background 220ms ease;
}

body #climate .climate-word::before {
  content: "";
  width: var(--dot-size);
  height: var(--dot-size);
  border-radius: 50%;
  background: radial-gradient(circle at 30% 30%, rgba(255,255,255,0.96), rgba(255,255,255,0.34) 35%, currentColor 100%);
  box-shadow:
    0 0 0 1px rgba(255,255,255,0.22),
    0 0 18px color-mix(in srgb, currentColor 38%, transparent);
  flex: 0 0 var(--dot-size);
}

body #climate .climate-word:hover {
  transform: translate(-50%, calc(-50% - 3px)) scale(1.06);
  border-color: rgba(255,255,255,0.56);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.48),
    0 12px 24px rgba(5, 18, 26, 0.14);
}

body #climate .cluster-base .climate-word:nth-child(odd) {
  color: rgba(0, 172, 161, 0.98);
  background: linear-gradient(180deg, rgba(228,255,252,0.95), rgba(205,255,249,0.54));
  border-color: rgba(80, 233, 221, 0.54);
}

body #climate .cluster-base .climate-word:nth-child(even) {
  color: rgba(66, 123, 255, 0.96);
  background: linear-gradient(180deg, rgba(235,243,255,0.95), rgba(212,228,255,0.52));
  border-color: rgba(111, 164, 255, 0.52);
}

body #climate .cluster-body .climate-word {
  --dot-size: 10px;
  padding: 7px 11px 7px 10px;
  color: rgba(128, 79, 255, 0.98);
  border-color: rgba(173, 116, 225, 0.5);
  background: linear-gradient(180deg, rgba(247,239,255,0.96), rgba(235,220,255,0.56));
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.34),
    0 12px 28px rgba(115, 71, 160, 0.12);
}

body #climate .cluster-body .climate-word.is-body:nth-child(2n) {
  color: rgba(221, 76, 160, 0.98);
  background: linear-gradient(180deg, rgba(255,239,249,0.96), rgba(255,220,239,0.56));
  border-color: rgba(237, 122, 193, 0.52);
}

body #climate .cluster-result .climate-word:nth-child(odd) {
  color: rgba(224, 123, 65, 0.98);
  background: linear-gradient(180deg, rgba(255,245,232,0.96), rgba(255,228,196,0.56));
  border-color: rgba(245, 176, 104, 0.52);
}

body #climate .cluster-result .climate-word:nth-child(even) {
  color: rgba(183, 137, 32, 0.98);
  background: linear-gradient(180deg, rgba(255,249,224,0.96), rgba(255,238,187,0.56));
  border-color: rgba(233, 199, 96, 0.52);
}

body #climate .cluster-base .climate-word,
body #climate .cluster-body .climate-word,
body #climate .cluster-result .climate-word {
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.52),
    0 8px 18px rgba(21, 47, 45, 0.08),
    0 0 18px rgba(255,255,255,0.08);
}

body #climate .cluster-base .climate-word:nth-child(1) { left: 50%; top: 11%; }
body #climate .cluster-base .climate-word:nth-child(2) { left: 77%; top: 23%; }
body #climate .cluster-base .climate-word:nth-child(3) { left: 86%; top: 50%; }
body #climate .cluster-base .climate-word:nth-child(4) { left: 77%; top: 77%; }
body #climate .cluster-base .climate-word:nth-child(5) { left: 50%; top: 88%; }
body #climate .cluster-base .climate-word:nth-child(6) { left: 23%; top: 77%; }
body #climate .cluster-base .climate-word:nth-child(7) { left: 14%; top: 50%; }
body #climate .cluster-base .climate-word:nth-child(8) { left: 23%; top: 23%; }

body #climate .cluster-body .climate-word:nth-child(1) { left: 50%; top: 16%; }
body #climate .cluster-body .climate-word:nth-child(2) { left: 76%; top: 21%; }
body #climate .cluster-body .climate-word:nth-child(3) { left: 86%; top: 40%; }
body #climate .cluster-body .climate-word:nth-child(4) { left: 79%; top: 68%; }
body #climate .cluster-body .climate-word:nth-child(5) { left: 61%; top: 86%; }
body #climate .cluster-body .climate-word:nth-child(6) { left: 39%; top: 86%; }
body #climate .cluster-body .climate-word:nth-child(7) { left: 26%; top: 66%; }
body #climate .cluster-body .climate-word:nth-child(8) { left: 20%; top: 40%; }

body #climate .cluster-result .climate-word:nth-child(1) { left: 50%; top: 11%; }
body #climate .cluster-result .climate-word:nth-child(2) { left: 77%; top: 24%; }
body #climate .cluster-result .climate-word:nth-child(3) { left: 86%; top: 50%; }
body #climate .cluster-result .climate-word:nth-child(4) { left: 76%; top: 77%; }
body #climate .cluster-result .climate-word:nth-child(5) { left: 50%; top: 88%; }
body #climate .cluster-result .climate-word:nth-child(6) { left: 24%; top: 77%; }
body #climate .cluster-result .climate-word:nth-child(7) { left: 14%; top: 50%; }

body #climate .cluster-base .climate-word:nth-child(3n),
body #climate .cluster-body .climate-word:nth-child(3n),
body #climate .cluster-result .climate-word:nth-child(3n) {
  animation-duration: 5.9s;
}

body #climate .cluster-base .climate-word:nth-child(4n),
body #climate .cluster-body .climate-word:nth-child(4n),
body #climate .cluster-result .climate-word:nth-child(4n) {
  animation-duration: 6.6s;
}

@keyframes climateWordBreath {
  0%, 100% {
    filter: saturate(1);
  }
  50% {
    filter: saturate(1.1);
  }
}

@media (max-width: 1180px) {
  body #climate .climate-sensory-field {
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 4px 0 10px;
  }

  body #climate .climate-field-cluster {
    min-height: 360px;
  }
}

@media (max-width: 860px) {
  body #climate .climate-sensory-field {
    width: min(100%, calc(100vw - 44px));
    margin: 4px auto 28px;
  }

  body #climate .climate-field-cluster {
    min-height: auto;
    padding-bottom: 0;
  }

  body #climate .climate-cluster-core {
    position: relative;
    left: auto;
    top: auto;
    transform: none;
    margin: 0 auto 14px;
  }

  body #climate .climate-field-points {
    width: auto;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    gap: 10px 10px;
  }

  body #climate .climate-word {
    font-size: 0.88rem;
    padding: 7px 10px 7px 9px;
    position: relative;
    transform: none;
  }

  body #climate .cluster-base .climate-word:nth-child(n),
  body #climate .cluster-body .climate-word:nth-child(n),
  body #climate .cluster-result .climate-word:nth-child(n) {
    left: auto;
    top: auto;
  }
}

/* 2026-06-22 basement-only vertical iPhone metric overlays */
body[data-page="basement-system"] :is(.basement-problem-media, #basement-logic .image-entry-media, #basement-lifting .image-entry-media, #basement-sport-layer .basement-media, #basement-reading-layer .basement-media, #basement-dining-layer .basement-media) {
  position: relative;
  overflow: hidden;
}

body[data-page="basement-system"] :is(.basement-problem-media img, #basement-logic .image-entry-media img, #basement-lifting .image-entry-media img, #basement-sport-layer .basement-media img, #basement-reading-layer .basement-media img, #basement-dining-layer .basement-media img) {
  animation: basementImageBreath 7.2s ease-in-out infinite !important;
  transform-origin: center center;
  will-change: transform, filter;
  display: block;
}

body[data-page="basement-system"] .basement-iphone-panel {
  position: absolute;
  z-index: 4;
  width: clamp(220px, 14.2vw, 246px);
  pointer-events: none;
}

body[data-page="basement-system"] .basement-iphone-shell {
  position: relative;
  display: grid;
  grid-template-rows: auto auto auto 1fr auto;
  gap: 7px;
  aspect-ratio: 1 / 2.14;
  padding: 14px 13px 12px;
  border-radius: 34px;
  border: 1px solid rgba(255, 255, 255, 0.32);
  background:
    linear-gradient(180deg, rgba(255,255,255,0.26), rgba(255,255,255,0.12)),
    linear-gradient(180deg, rgba(30, 35, 38, 0.24), rgba(18, 24, 28, 0.12));
  box-shadow:
    0 22px 48px rgba(22, 20, 16, 0.18),
    inset 0 1px 0 rgba(255, 255, 255, 0.45),
    inset 0 -18px 38px rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(24px) saturate(128%);
  -webkit-backdrop-filter: blur(24px) saturate(128%);
  overflow: hidden;
}

body[data-page="basement-system"] .basement-iphone-notch {
  width: 78px;
  height: 15px;
  margin: 2px auto 2px;
  border-radius: 999px;
  background: rgba(40, 42, 48, 0.60);
  box-shadow: inset 0 1px 1px rgba(255,255,255,0.08);
}

body[data-page="basement-system"] .basement-iphone-topbar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  color: rgba(255, 255, 255, 0.98);
  font-size: 10px;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.18);
}

body[data-page="basement-system"] .basement-iphone-topbar strong {
  font-size: 9px;
  letter-spacing: 0.18em;
  color: rgba(255, 255, 255, 0.98);
}

body[data-page="basement-system"] .basement-iphone-screen {
  display: grid;
  grid-template-rows: auto 1fr auto;
  gap: 6px;
  min-height: 0;
}

body[data-page="basement-system"] .basement-iphone-hero,
body[data-page="basement-system"] .basement-iphone-grid > div {
  padding: 8px 10px;
  border-radius: 16px;
  background: linear-gradient(180deg, rgba(255,255,255,0.20), rgba(255,255,255,0.08));
  border: 1px solid rgba(255,255,255,0.18);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.22);
}

body[data-page="basement-system"] .basement-iphone-hero {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 10px;
}

body[data-page="basement-system"] .basement-iphone-hero span,
body[data-page="basement-system"] .basement-iphone-grid span {
  display: block;
  color: rgba(255, 255, 255, 0.96);
  font-size: 9px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.18);
}

body[data-page="basement-system"] .basement-iphone-hero strong {
  color: rgba(255, 255, 255, 1);
  font-size: 17px;
  line-height: 1;
  font-weight: 600;
  text-align: right;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.18);
}

body[data-page="basement-system"] .basement-iphone-grid {
  display: grid;
  gap: 6px;
  min-height: 0;
}

body[data-page="basement-system"] .basement-iphone-section {
  display: grid;
  gap: 5px;
}

body[data-page="basement-system"] .basement-iphone-section-title {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 0 2px;
  color: rgba(255, 255, 255, 0.88);
  font-size: 7px;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
}

body[data-page="basement-system"] .basement-iphone-section-title::before {
  content: "";
  width: 14px;
  height: 1px;
  background: linear-gradient(90deg, rgba(255,255,255,0.54), rgba(255,255,255,0.08));
}

body[data-page="basement-system"] .basement-iphone-grid > div {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
}

body[data-page="basement-system"] .basement-iphone-grid strong {
  display: block;
  margin-top: 0;
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  line-height: 1.05;
  font-weight: 600;
  text-align: right;
  white-space: nowrap;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.18);
}

body[data-page="basement-system"] .basement-iphone-screen > p {
  margin: 0;
  padding: 0 2px;
  color: rgba(255, 255, 255, 0.96);
  font-size: 9px;
  line-height: 1.35;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.18);
}

body[data-page="basement-system"] .basement-iphone-home {
  width: 74px;
  height: 4px;
  margin: 0 auto;
  border-radius: 999px;
  background: rgba(255,255,255,0.72);
  box-shadow: 0 1px 0 rgba(255,255,255,0.18);
}

body[data-page="basement-system"] .phone-pos-right-mid {
  right: clamp(18px, 3vw, 34px);
  top: 50%;
  transform: translateY(-50%);
}

body[data-page="basement-system"] .phone-pos-left-bottom {
  left: clamp(18px, 3vw, 34px);
  bottom: clamp(18px, 3vw, 34px);
}

body[data-page="basement-system"] .phone-pos-right-top {
  right: clamp(18px, 3vw, 34px);
  top: clamp(18px, 3vw, 34px);
}

body[data-page="basement-system"] .phone-pos-right-bottom {
  right: clamp(18px, 3vw, 34px);
  bottom: clamp(18px, 3vw, 34px);
}

body[data-page="basement-system"] #basement-problem .phone-pos-right-mid {
  right: clamp(20px, 2.8vw, 34px);
  top: 53%;
}

body[data-page="basement-system"] #basement-logic .phone-pos-left-bottom {
  left: clamp(20px, 2.8vw, 32px);
  bottom: clamp(18px, 2.6vw, 28px);
}

body[data-page="basement-system"] #basement-lifting .phone-pos-left-bottom {
  left: clamp(22px, 3vw, 34px);
  bottom: clamp(22px, 3vw, 34px);
}

body[data-page="basement-system"] #basement-sport-layer .phone-pos-right-mid {
  right: clamp(24px, 3.1vw, 38px);
  top: 46%;
}

body[data-page="basement-system"] #basement-reading-layer .phone-pos-right-top {
  right: clamp(24px, 3vw, 38px);
  top: clamp(22px, 3vw, 34px);
}

body[data-page="basement-system"] #basement-dining-layer .phone-pos-right-bottom {
  right: clamp(24px, 3vw, 38px);
  bottom: clamp(20px, 2.8vw, 32px);
}

@media (max-width: 1100px) {
  body[data-page="basement-system"] .basement-iphone-panel {
    width: clamp(206px, 20vw, 232px);
  }

  body[data-page="basement-system"] .basement-iphone-hero strong {
    font-size: 16px;
  }
}

@media (max-width: 820px) {
  body[data-page="basement-system"] .basement-iphone-panel {
    width: min(212px, 54vw);
  }

  body[data-page="basement-system"] .phone-pos-right-mid,
  body[data-page="basement-system"] .phone-pos-left-bottom,
  body[data-page="basement-system"] .phone-pos-right-top,
  body[data-page="basement-system"] .phone-pos-right-bottom {
    left: 14px;
    right: auto;
    top: auto;
    bottom: 14px;
    transform: none;
  }

  body[data-page="basement-system"] .basement-iphone-shell {
    padding: 13px 11px 12px;
    border-radius: 30px;
  }

  body[data-page="basement-system"] .basement-iphone-hero strong {
    font-size: 15px;
  }

  body[data-page="basement-system"] .basement-iphone-grid strong {
    font-size: 11px;
  }
}

@keyframes basementImageBreath {
  0%, 100% {
    transform: scale(1);
    filter: saturate(1) brightness(1);
  }
  50% {
    transform: scale(1.02);
    filter: saturate(1.04) brightness(1.02);
  }
}

body[data-page="basement-system"] .basement-definition {
  padding-top: 4.8rem;
  padding-bottom: 1.2rem;
}

body[data-page="basement-system"] .basement-definition-copy {
  max-width: 1040px;
  display: grid;
  gap: 1.4rem;
}

body[data-page="basement-system"] .basement-definition-copy h1 {
  max-width: 760px;
  margin: 0;
  font-size: clamp(1.72rem, 2.55vw, 2.5rem);
  line-height: 1.28;
  letter-spacing: -0.018em;
  color: var(--green-deep);
}

body[data-page="basement-system"] .basement-definition-copy p:not(.eyebrow) {
  max-width: 900px;
  margin: 0;
  font-size: 1.08rem;
  line-height: 1.95;
  color: rgba(19, 58, 53, 0.86);
}

body[data-page="basement-system"] .basement-definition-standards {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  padding-top: 0.2rem;
}

body[data-page="basement-system"] .basement-definition-standards span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 42px;
  padding: 0.68rem 1.08rem;
  border-radius: 999px;
  border: 1px solid rgba(18, 53, 47, 0.10);
  background: rgba(244, 236, 223, 0.28);
  color: rgba(19, 58, 53, 0.92);
  font-size: 0.9rem;
  letter-spacing: 0.01em;
  box-shadow: none;
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
}

body[data-page="basement-system"] .basement-scene-summary {
  position: absolute;
  left: clamp(22px, 3vw, 34px);
  bottom: clamp(22px, 3vw, 34px);
  z-index: 5;
  width: min(430px, calc(100% - 44px));
  display: grid;
  gap: 14px;
  padding: 1.35rem 1.35rem 1.2rem;
  border-radius: 28px;
  border: 1px solid rgba(255, 255, 255, 0.22);
  background: linear-gradient(180deg, rgba(25, 21, 17, 0.30), rgba(25, 21, 17, 0.18));
  box-shadow: 0 24px 48px rgba(23, 18, 12, 0.15);
  backdrop-filter: blur(18px) saturate(120%);
  -webkit-backdrop-filter: blur(18px) saturate(120%);
}

body[data-page="basement-system"] .basement-scene-summary--right {
  left: auto;
  right: clamp(22px, 3vw, 34px);
}

body[data-page="basement-system"] .basement-scene-summary--right-top {
  left: auto;
  right: clamp(22px, 3vw, 34px);
  top: clamp(22px, 3vw, 34px);
  bottom: auto;
}

body[data-page="basement-system"] .basement-scene-titleblock {
  display: grid;
  gap: 3px;
}

body[data-page="basement-system"] .basement-scene-titleblock strong {
  color: rgba(255, 249, 238, 0.98);
  font-size: clamp(1.18rem, 2vw, 1.44rem);
  font-weight: 600;
  letter-spacing: -0.01em;
}

body[data-page="basement-system"] .basement-scene-titleblock span {
  color: rgba(18, 53, 47, 0.74);
  font-size: 0.82rem;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

body[data-page="basement-system"] .basement-scene-statuses {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

body[data-page="basement-system"] .basement-scene-statuses span {
  display: inline-flex;
  align-items: center;
  min-height: 36px;
  padding: 0.55rem 0.9rem;
  border-radius: 999px;
  border: 1px solid rgba(255,255,255,0.18);
  background: linear-gradient(180deg, rgba(255,255,255,0.18), rgba(255,255,255,0.09));
  color: rgba(255, 248, 236, 0.9);
  font-size: 0.9rem;
  line-height: 1.2;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.14);
}

body[data-page="basement-system"] .basement-scene-toggle {
  position: static;
}

body[data-page="basement-system"] .basement-scene-toggle summary {
  list-style: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  width: fit-content;
  min-height: 44px;
  padding: 0.72rem 1.1rem;
  border-radius: 999px;
  border: 1px solid rgba(225, 197, 128, 0.34);
  background: linear-gradient(180deg, rgba(255,255,255,0.22), rgba(255,255,255,0.12));
  color: rgba(255, 246, 223, 0.96);
  font-size: 0.92rem;
  font-weight: 500;
  cursor: pointer;
  transition: transform 220ms ease, box-shadow 220ms ease, background 220ms ease;
  box-shadow: 0 14px 28px rgba(17, 13, 10, 0.12);
}

body[data-page="basement-system"] .basement-scene-toggle summary::-webkit-details-marker {
  display: none;
}

body[data-page="basement-system"] .basement-scene-toggle summary::after {
  content: "↗";
  font-size: 0.95rem;
  opacity: 0.84;
}

body[data-page="basement-system"] .basement-scene-toggle[open] summary::after {
  content: "收起";
  font-size: 0.82rem;
  letter-spacing: 0.08em;
}

body[data-page="basement-system"] .basement-scene-toggle summary:hover {
  transform: translateY(-1px);
  box-shadow: 0 18px 34px rgba(17, 13, 10, 0.16);
}

body[data-page="basement-system"] .basement-scene-toggle > .basement-iphone-panel {
  display: none;
}

body[data-page="basement-system"] .basement-scene-toggle[open] > .basement-iphone-panel {
  display: block;
}

body[data-page="basement-system"] .basement-scene-toggle[open] + * {
  pointer-events: none;
}

body[data-page="basement-system"] .basement-iphone-panel--cinema {
  left: auto;
  right: clamp(22px, 2.8vw, 32px);
  bottom: clamp(20px, 2.6vw, 28px);
}

body[data-page="basement-system"] .basement-iphone-panel--lounge {
  right: clamp(22px, 2.8vw, 32px);
  top: 50%;
  bottom: auto;
  transform: translateY(-50%);
}

body[data-page="basement-system"] .basement-iphone-panel--motion {
  right: clamp(24px, 3.1vw, 38px);
  top: 46%;
  left: auto;
  bottom: auto;
  transform: translateY(-50%);
}

body[data-page="basement-system"] .basement-iphone-panel--quiet {
  right: clamp(24px, 3vw, 38px);
  top: clamp(22px, 3vw, 34px);
  left: auto;
  bottom: auto;
}

body[data-page="basement-system"] .basement-iphone-panel--daily {
  right: clamp(24px, 3vw, 38px);
  bottom: clamp(20px, 2.8vw, 32px);
  left: auto;
  top: auto;
}

body[data-page="basement-system"] #basement-logic .image-entry-media {
  min-height: 560px;
}

@media (max-width: 1100px) {
  body[data-page="basement-system"] .basement-scene-summary {
    width: min(390px, calc(100% - 36px));
    padding: 1.15rem 1.15rem 1.05rem;
  }

  body[data-page="basement-system"] .basement-definition-copy h1 {
    font-size: clamp(1.58rem, 4.4vw, 2.08rem);
  }
}


/* 2026-06-23 basement overlay readability + full-phone visibility fix */
body[data-page="basement-system"] .basement-scene-summary {
  overflow: visible;
}

body[data-page="basement-system"] .basement-iphone-panel {
  display: none;
  z-index: 9;
  width: clamp(196px, 12vw, 218px);
  pointer-events: none;
}

body[data-page="basement-system"] .basement-phone-scene:has(.basement-scene-toggle[open]) > .basement-iphone-panel {
  display: block;
}

body[data-page="basement-system"] .basement-scene-toggle > .basement-iphone-panel,
body[data-page="basement-system"] .basement-scene-toggle[open] > .basement-iphone-panel {
  display: none !important;
}

body[data-page="basement-system"] .basement-iphone-shell {
  background:
    linear-gradient(180deg, rgba(255,255,255,0.16), rgba(255,255,255,0.06)),
    linear-gradient(180deg, rgba(18, 24, 30, 0.44), rgba(13, 18, 24, 0.30));
  box-shadow:
    0 24px 54px rgba(18, 16, 14, 0.22),
    inset 0 1px 0 rgba(255,255,255,0.32),
    inset 0 -16px 32px rgba(255,255,255,0.04);
}

body[data-page="basement-system"] .basement-iphone-topbar,
body[data-page="basement-system"] .basement-iphone-topbar strong,
body[data-page="basement-system"] .basement-iphone-hero span,
body[data-page="basement-system"] .basement-iphone-grid span,
body[data-page="basement-system"] .basement-iphone-hero strong,
body[data-page="basement-system"] .basement-iphone-section-title,
body[data-page="basement-system"] .basement-iphone-grid strong,
body[data-page="basement-system"] .basement-iphone-screen > p {
  color: rgba(255, 255, 255, 0.98) !important;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.28) !important;
}

body[data-page="basement-system"] .basement-iphone-grid strong,
body[data-page="basement-system"] .basement-iphone-hero strong {
  font-weight: 650;
}

body[data-page="basement-system"] .basement-iphone-panel--lounge,
body[data-page="basement-system"] .basement-iphone-panel--motion,
body[data-page="basement-system"] .basement-iphone-panel--daily {
  right: clamp(22px, 2.8vw, 34px);
  top: clamp(22px, 2.8vw, 34px);
  left: auto;
  bottom: auto;
  transform: none;
}

body[data-page="basement-system"] .basement-iphone-panel--cinema,
body[data-page="basement-system"] .basement-iphone-panel--utility {
  left: clamp(22px, 2.8vw, 34px);
  top: clamp(22px, 2.8vw, 34px);
  right: auto;
  bottom: auto;
  transform: none;
}

body[data-page="basement-system"] .basement-iphone-panel--quiet {
  right: clamp(22px, 2.8vw, 34px);
  bottom: clamp(22px, 2.8vw, 34px);
  left: auto;
  top: auto;
  transform: none;
}

@media (max-width: 820px) {
  body[data-page="basement-system"] .basement-definition {
    padding-top: 4rem;
  }

  body[data-page="basement-system"] .basement-definition-copy p:not(.eyebrow) {
    font-size: 1rem;
    line-height: 1.82;
  }

  body[data-page="basement-system"] .basement-scene-summary {
    left: 16px;
    right: 16px;
    bottom: 16px;
    width: auto;
    padding: 1rem;
    border-radius: 22px;
  }

  body[data-page="basement-system"] .basement-scene-summary--right,
  body[data-page="basement-system"] .basement-scene-summary--right-top {
    left: 16px;
    right: 16px;
    top: auto;
    bottom: 16px;
  }

  body[data-page="basement-system"] .basement-scene-statuses {
    gap: 8px;
  }

  body[data-page="basement-system"] .basement-scene-statuses span {
    font-size: 0.84rem;
    min-height: 34px;
    padding: 0.48rem 0.78rem;
  }

  body[data-page="basement-system"] .basement-phone-scene:has(.basement-scene-toggle[open]) > .basement-iphone-panel {
    left: 16px;
    right: auto;
    top: auto;
    bottom: 16px;
    width: min(210px, 52vw);
    transform: none;
  }

  body[data-page="basement-system"] #basement-logic .image-entry-media {
    min-height: 480px;
  }
}





/* 2026-06-23 basement alert section de-carded into editorial layout */
body[data-page="basement-system"] :is(#basement-problem, #basement-problem-signals) .basement-alert-panel {
  width: min(1180px, calc(100vw - 96px));
  padding: 6px 0 0 !important;
  border: none !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

body[data-page="basement-system"] :is(#basement-problem, #basement-problem-signals) .basement-alert-panel h3 {
  margin: 0 0 14px;
}

body[data-page="basement-system"] :is(#basement-problem, #basement-problem-signals) .basement-alert-panel > p {
  max-width: 1100px;
}

body[data-page="basement-system"] :is(#basement-problem, #basement-problem-signals) .basement-alert-meta {
  margin-top: 22px;
  gap: 28px;
  align-items: start;
}

body[data-page="basement-system"] :is(#basement-problem, #basement-problem-signals) .basement-alert-meta > div {
  padding: 16px 0 0;
  border: none !important;
  border-top: 1px solid rgba(203, 181, 119, 0.22) !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

body[data-page="basement-system"] :is(#basement-problem, #basement-problem-signals) .basement-alert-meta span {
  margin-bottom: 10px;
}

@media (max-width: 820px) {
  body[data-page="basement-system"] :is(#basement-problem, #basement-problem-signals) .basement-alert-panel {
    width: min(100%, calc(100vw - 36px));
    padding-top: 2px !important;
  }

  body[data-page="basement-system"] :is(#basement-problem, #basement-problem-signals) .basement-alert-meta {
    gap: 18px;
  }
}

/* 2026-06-23 basement right-side phones open upward to avoid clipping */
body[data-page="basement-system"] .basement-iphone-panel--lounge,
body[data-page="basement-system"] .basement-iphone-panel--motion {
  right: clamp(18px, 2.6vw, 28px) !important;
  top: clamp(18px, 2.6vw, 28px) !important;
  bottom: auto !important;
  left: auto !important;
  transform: none !important;
}

body[data-page="basement-system"] .basement-iphone-panel--lounge .basement-iphone-shell,
body[data-page="basement-system"] .basement-iphone-panel--motion .basement-iphone-shell {
  max-height: calc(100vh - 160px);
}

@media (max-width: 820px) {
  body[data-page="basement-system"] .basement-iphone-panel--lounge,
  body[data-page="basement-system"] .basement-iphone-panel--motion {
    left: 16px !important;
    right: auto !important;
    top: auto !important;
    bottom: 16px !important;
    transform: none !important;
  }
}

/* 2026-06-23 basement problem detail cards blend into beige page */
body[data-page="basement-system"] .basement-problem-detail,
body[data-page="basement-system"] .basement-problem-card,
body[data-page="basement-system"] .basement-problem-grid > article,
body[data-page="basement-system"] .basement-problem-grid > div,
body[data-page="basement-system"] .basement-problem-copy-card,
body[data-page="basement-system"] .basement-problem-panel {
  background: transparent !important;
  box-shadow: none !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
}

body[data-page="basement-system"] .basement-problem-grid > article,
body[data-page="basement-system"] .basement-problem-grid > div,
body[data-page="basement-system"] .basement-problem-copy-card,
body[data-page="basement-system"] .basement-problem-panel {
  border: 1px solid rgba(203, 181, 119, 0.16) !important;
}

/* 2026-06-23 basement summary card removed, hover-to-white text mode */
body[data-page="basement-system"] .basement-scene-summary {
  width: min(470px, calc(100% - 56px));
  padding: 0;
  border: none !important;
  background: transparent !important;
  box-shadow: none !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
}

body[data-page="basement-system"] .basement-scene-titleblock,
body[data-page="basement-system"] .basement-scene-statuses,
body[data-page="basement-system"] .basement-scene-toggle summary {
  transition: color 220ms ease, border-color 220ms ease, background 220ms ease, box-shadow 220ms ease, transform 220ms ease, opacity 220ms ease;
}

body[data-page="basement-system"] .basement-scene-titleblock strong {
  color: rgba(31, 22, 16, 0.68);
  text-shadow: 0 1px 2px rgba(255,255,255,0.08);
}

body[data-page="basement-system"] .basement-scene-titleblock span {
  color: rgba(41, 29, 21, 0.56);
}

body[data-page="basement-system"] .basement-scene-statuses span {
  border-color: rgba(255,255,255,0.22);
  background: linear-gradient(180deg, rgba(255,255,255,0.10), rgba(255,255,255,0.05));
  color: rgba(38, 28, 20, 0.72);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.10);
}

body[data-page="basement-system"] .basement-scene-toggle summary {
  border-color: rgba(239, 217, 159, 0.34);
  background: linear-gradient(180deg, rgba(255,255,255,0.10), rgba(255,255,255,0.04));
  color: rgba(45, 31, 22, 0.74);
  box-shadow: 0 10px 22px rgba(17, 13, 10, 0.06);
}

body[data-page="basement-system"] .basement-scene-summary:hover .basement-scene-titleblock strong,
body[data-page="basement-system"] .basement-scene-summary:hover .basement-scene-titleblock span,
body[data-page="basement-system"] .basement-scene-summary:hover .basement-scene-statuses span,
body[data-page="basement-system"] .basement-scene-summary:hover .basement-scene-toggle summary,
body[data-page="basement-system"] .basement-scene-summary:focus-within .basement-scene-titleblock strong,
body[data-page="basement-system"] .basement-scene-summary:focus-within .basement-scene-titleblock span,
body[data-page="basement-system"] .basement-scene-summary:focus-within .basement-scene-statuses span,
body[data-page="basement-system"] .basement-scene-summary:focus-within .basement-scene-toggle summary {
  color: rgba(255,255,255,0.98) !important;
  text-shadow: 0 1px 6px rgba(0,0,0,0.28);
}

body[data-page="basement-system"] .basement-scene-summary:hover .basement-scene-statuses span,
body[data-page="basement-system"] .basement-scene-summary:hover .basement-scene-toggle summary,
body[data-page="basement-system"] .basement-scene-summary:focus-within .basement-scene-statuses span,
body[data-page="basement-system"] .basement-scene-summary:focus-within .basement-scene-toggle summary {
  border-color: rgba(255,255,255,0.34);
  background: linear-gradient(180deg, rgba(255,255,255,0.14), rgba(255,255,255,0.07));
  box-shadow: 0 14px 28px rgba(10, 8, 6, 0.10), inset 0 1px 0 rgba(255,255,255,0.18);
}

body[data-page="basement-system"] .basement-scene-summary:hover .basement-scene-toggle summary::after,
body[data-page="basement-system"] .basement-scene-summary:focus-within .basement-scene-toggle summary::after {
  color: rgba(255,255,255,0.95);
}

@media (max-width: 820px) {
  body[data-page="basement-system"] .basement-scene-summary {
    width: min(100%, calc(100% - 32px));
    padding: 0;
  }
}

body[data-page="water-supply-drainage"] #water-problem,
body[data-page="water-supply-drainage"] #water-logic,
body[data-page="water-supply-drainage"] #water-supply-drainage {
  position: relative;
  isolation: isolate;
}

body[data-page="water-supply-drainage"] #water-problem {
  display: grid;
  gap: 4rem;
  padding-top: 4.8rem;
}

body[data-page="water-supply-drainage"] .water-route-intro,
body[data-page="water-supply-drainage"] .water-flow-heading,
body[data-page="water-supply-drainage"] .water-principles-copy,
body[data-page="water-supply-drainage"] .water-closing {
  max-width: 900px;
}

body[data-page="water-supply-drainage"] .water-route-intro h1,
body[data-page="water-supply-drainage"] .water-flow-heading h2,
body[data-page="water-supply-drainage"] .water-principles-copy h2,
body[data-page="water-supply-drainage"] .water-closing h3 {
  color: #123d36;
  letter-spacing: -0.04em;
  line-height: 1.08;
}

body[data-page="water-supply-drainage"] .water-route-intro h1 {
  margin: 0 0 1.3rem;
  font-size: clamp(3rem, 6vw, 5.4rem);
}

body[data-page="water-supply-drainage"] .water-route-definition {
  margin: 0 0 1rem;
  font-size: clamp(1.24rem, 1.8vw, 1.62rem);
  line-height: 1.9;
  color: rgba(18, 61, 54, 0.88);
}

body[data-page="water-supply-drainage"] .water-route-english {
  margin: 0 0 1.2rem;
  font-size: 0.98rem;
  letter-spacing: 0.14em;
  color: rgba(18, 61, 54, 0.58);
}

body[data-page="water-supply-drainage"] .water-route-intro blockquote,
body[data-page="water-supply-drainage"] .water-vacation-copy blockquote {
  margin: 0 0 1.4rem;
  padding-left: 1.2rem;
  border-left: 2px solid rgba(201, 169, 97, 0.72);
  font-size: 1.16rem;
  line-height: 1.9;
  color: rgba(18, 61, 54, 0.84);
}

body[data-page="water-supply-drainage"] .water-route-lead,
body[data-page="water-supply-drainage"] .water-flow-heading p,
body[data-page="water-supply-drainage"] .water-principles-copy p,
body[data-page="water-supply-drainage"] .water-route-support-copy p,
body[data-page="water-supply-drainage"] .water-route-control-copy p,
body[data-page="water-supply-drainage"] .water-flow-copy p,
body[data-page="water-supply-drainage"] .water-vacation-copy p,
body[data-page="water-supply-drainage"] .water-closing p {
  color: rgba(18, 61, 54, 0.72);
  line-height: 1.95;
}

body[data-page="water-supply-drainage"] .water-route-warning {
  display: flex;
  flex-wrap: wrap;
  gap: 0.72rem;
  margin-top: 1.6rem;
}

body[data-page="water-supply-drainage"] .water-route-warning span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 3.1rem;
  padding: 0.72rem 1rem;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.6);
  border: 1px solid rgba(201, 169, 97, 0.18);
  box-shadow: 0 18px 40px rgba(159, 134, 74, 0.08);
  font-size: 0.95rem;
  font-weight: 700;
  color: rgba(18, 61, 54, 0.76);
}

body[data-page="water-supply-drainage"] .water-route-support,
body[data-page="water-supply-drainage"] .water-route-control,
body[data-page="water-supply-drainage"] .water-vacation-mode {
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(0, 0.95fr);
  gap: 2.4rem;
  align-items: center;
}

body[data-page="water-supply-drainage"] .water-route-support-media,
body[data-page="water-supply-drainage"] .water-route-control-media,
body[data-page="water-supply-drainage"] .water-vacation-media,
body[data-page="water-supply-drainage"] .water-flow-media {
  position: relative;
  overflow: hidden;
  border-radius: 2rem;
  background: linear-gradient(180deg, rgba(255,255,255,0.72), rgba(243,237,225,0.9));
  box-shadow: 0 30px 60px rgba(108, 92, 56, 0.12);
}

body[data-page="water-supply-drainage"] .water-route-support-media img,
body[data-page="water-supply-drainage"] .water-route-control-media img,
body[data-page="water-supply-drainage"] .water-vacation-media img,
body[data-page="water-supply-drainage"] .water-flow-media img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  animation: waterSceneBreath 18s ease-in-out infinite;
  transform-origin: center center;
}

body[data-page="water-supply-drainage"] .water-route-support-copy h2,
body[data-page="water-supply-drainage"] .water-route-control-copy h3,
body[data-page="water-supply-drainage"] .water-flow-copy h3,
body[data-page="water-supply-drainage"] .water-vacation-copy h3 {
  margin: 0 0 1rem;
  color: #123d36;
  font-size: clamp(1.8rem, 2.6vw, 2.75rem);
  letter-spacing: -0.035em;
  line-height: 1.18;
}

body[data-page="water-supply-drainage"] .water-principles-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 1.2rem;
}

body[data-page="water-supply-drainage"] .water-principle-card {
  min-height: 240px;
  padding: 1.55rem 1.4rem 1.45rem;
  border-radius: 1.6rem;
  background: rgba(255, 255, 255, 0.62);
  border: 1px solid rgba(201, 169, 97, 0.14);
  box-shadow: 0 24px 40px rgba(108, 92, 56, 0.07);
}

body[data-page="water-supply-drainage"] .water-principle-index {
  display: inline-flex;
  margin-bottom: 1rem;
  font-size: 0.82rem;
  letter-spacing: 0.18em;
  color: rgba(201, 169, 97, 0.92);
}

body[data-page="water-supply-drainage"] .water-principle-card h3 {
  margin: 0 0 0.7rem;
  color: #123d36;
  font-size: 1.28rem;
}

body[data-page="water-supply-drainage"] .water-principle-card p,
body[data-page="water-supply-drainage"] .water-control-list li span {
  margin: 0;
  line-height: 1.85;
  color: rgba(18, 61, 54, 0.7);
}

body[data-page="water-supply-drainage"] .water-control-list {
  display: grid;
  gap: 1rem;
  margin: 1.5rem 0 0;
  padding: 0;
  list-style: none;
}

body[data-page="water-supply-drainage"] .water-control-list li {
  display: grid;
  gap: 0.28rem;
  padding: 1rem 1.05rem;
  border-radius: 1.2rem;
  background: rgba(255, 255, 255, 0.55);
  border: 1px solid rgba(201, 169, 97, 0.12);
}

body[data-page="water-supply-drainage"] .water-control-list li strong {
  color: #123d36;
  font-size: 0.96rem;
}

body[data-page="water-supply-drainage"] #water-supply-drainage {
  display: grid;
  gap: 4rem;
  padding: 2.8rem 0 11rem;
}

body[data-page="water-supply-drainage"] .water-flow-heading h2 {
  margin: 0 0 1rem;
  font-size: clamp(2.5rem, 5vw, 4.3rem);
}

body[data-page="water-supply-drainage"] .water-flow-scene {
  display: grid;
  grid-template-columns: minmax(0, 0.88fr) minmax(0, 1.12fr);
  gap: 2.6rem;
  align-items: center;
}

body[data-page="water-supply-drainage"] .water-flow-reverse .water-flow-copy {
  order: 2;
}

body[data-page="water-supply-drainage"] .water-flow-reverse .water-flow-media {
  order: 1;
}

body[data-page="water-supply-drainage"] .water-flow-copy h3 {
  max-width: 620px;
}

body[data-page="water-supply-drainage"] .water-flow-copy p + p {
  margin-top: 0.9rem;
}

body[data-page="water-supply-drainage"] .water-flow-media {
  min-height: 560px;
}

body[data-page="water-supply-drainage"] .water-phone-scene::after {
  content: "";
  position: absolute;
  inset: auto auto 0 0;
  width: 44%;
  height: 42%;
  background: radial-gradient(circle, rgba(255,255,255,0.22), rgba(255,255,255,0));
  pointer-events: none;
}

body[data-page="water-supply-drainage"] .water-iphone-panel {
  position: absolute;
  z-index: 2;
  width: min(230px, 31%);
  min-width: 210px;
}

body[data-page="water-supply-drainage"] .water-phone-right {
  right: 1.6rem;
  bottom: 1.6rem;
}

body[data-page="water-supply-drainage"] .water-phone-left {
  left: 1.6rem;
  bottom: 1.6rem;
}

body[data-page="water-supply-drainage"] .water-iphone-shell {
  position: relative;
  display: grid;
  gap: 1rem;
  padding: 0.95rem 0.95rem 0.8rem;
  border-radius: 2rem;
  border: 1px solid rgba(255, 255, 255, 0.55);
  background:
    linear-gradient(180deg, rgba(255,255,255,0.32), rgba(255,255,255,0.18)),
    rgba(170, 155, 126, 0.16);
  backdrop-filter: blur(22px) saturate(118%);
  -webkit-backdrop-filter: blur(22px) saturate(118%);
  box-shadow: 0 22px 44px rgba(73, 61, 35, 0.16);
}

body[data-page="water-supply-drainage"] .water-iphone-notch {
  position: absolute;
  left: 50%;
  top: 0.82rem;
  transform: translateX(-50%);
  width: 5rem;
  height: 0.62rem;
  border-radius: 999px;
  background: rgba(68, 61, 52, 0.34);
}

body[data-page="water-supply-drainage"] .water-iphone-topbar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1.3rem 0.2rem 0 0.2rem;
  color: rgba(18, 61, 54, 0.8);
  font-size: 0.74rem;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

body[data-page="water-supply-drainage"] .water-iphone-topbar strong {
  font-size: 0.72rem;
  font-weight: 700;
}

body[data-page="water-supply-drainage"] .water-iphone-screen {
  display: grid;
  gap: 0.78rem;
}

body[data-page="water-supply-drainage"] .water-iphone-hero,
body[data-page="water-supply-drainage"] .water-iphone-grid > div {
  border-radius: 1.25rem;
  border: 1px solid rgba(255, 255, 255, 0.42);
  background: rgba(255, 255, 255, 0.14);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.18);
}

body[data-page="water-supply-drainage"] .water-iphone-hero {
  padding: 0.9rem 0.95rem;
}

body[data-page="water-supply-drainage"] .water-iphone-hero span,
body[data-page="water-supply-drainage"] .water-iphone-grid span,
body[data-page="water-supply-drainage"] .water-iphone-screen > p {
  color: rgba(18, 61, 54, 0.7);
}

body[data-page="water-supply-drainage"] .water-iphone-hero span,
body[data-page="water-supply-drainage"] .water-iphone-grid span {
  display: block;
  font-size: 0.72rem;
  letter-spacing: 0.08em;
}

body[data-page="water-supply-drainage"] .water-iphone-hero strong {
  display: block;
  margin-top: 0.25rem;
  color: #123d36;
  font-size: 1.55rem;
  line-height: 1.1;
}

body[data-page="water-supply-drainage"] .water-iphone-section {
  display: grid;
  gap: 0.48rem;
}

body[data-page="water-supply-drainage"] .water-iphone-section-title {
  display: inline-flex;
  align-items: center;
  gap: 0.42rem;
  font-size: 0.68rem;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: rgba(201, 169, 97, 0.95);
}

body[data-page="water-supply-drainage"] .water-iphone-section-title::before {
  content: "";
  width: 0.48rem;
  height: 0.48rem;
  border-radius: 999px;
  background: rgba(201, 169, 97, 0.85);
}

body[data-page="water-supply-drainage"] .water-iphone-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.5rem;
}

body[data-page="water-supply-drainage"] .water-iphone-grid > div {
  padding: 0.72rem 0.76rem;
}

body[data-page="water-supply-drainage"] .water-iphone-grid strong {
  display: block;
  margin-top: 0.2rem;
  color: #123d36;
  font-size: 1rem;
  line-height: 1.15;
}

body[data-page="water-supply-drainage"] .water-iphone-screen > p {
  margin: 0;
  font-size: 0.76rem;
  line-height: 1.6;
}

body[data-page="water-supply-drainage"] .water-iphone-home {
  display: block;
  width: 5.2rem;
  height: 0.26rem;
  margin: 0 auto;
  border-radius: 999px;
  background: rgba(63, 58, 52, 0.3);
}

body[data-page="water-supply-drainage"] .water-closing {
  padding-top: 1rem;
  border-top: 1px solid rgba(201, 169, 97, 0.18);
}

body[data-page="water-supply-drainage"] .water-closing h3 {
  margin: 0 0 0.9rem;
  font-size: clamp(2rem, 3vw, 3rem);
}

@keyframes waterSceneBreath {
  0%, 100% {
    transform: scale(1) translateY(0);
  }
  50% {
    transform: scale(1.024) translateY(-6px);
  }
}

@media (max-width: 1180px) {
  body[data-page="water-supply-drainage"] .water-principles-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  body[data-page="water-supply-drainage"] .water-flow-scene,
  body[data-page="water-supply-drainage"] .water-route-support,
  body[data-page="water-supply-drainage"] .water-route-control,
  body[data-page="water-supply-drainage"] .water-vacation-mode {
    grid-template-columns: 1fr;
  }

  body[data-page="water-supply-drainage"] .water-flow-reverse .water-flow-copy,
  body[data-page="water-supply-drainage"] .water-flow-reverse .water-flow-media {
    order: initial;
  }
}

@media (max-width: 900px) {
  body[data-page="water-supply-drainage"] .water-flow-media {
    min-height: auto;
  }

  body[data-page="water-supply-drainage"] .water-iphone-panel {
    position: static;
    width: min(100%, 420px);
    min-width: 0;
    margin: 1rem auto 0;
  }

  body[data-page="water-supply-drainage"] .water-principles-grid {
    grid-template-columns: 1fr;
  }

  body[data-page="water-supply-drainage"] .water-route-intro h1 {
    font-size: clamp(2.3rem, 10vw, 3.6rem);
  }
}

body[data-page="water-supply-drainage"] .water-route-support,
body[data-page="water-supply-drainage"] .water-route-control,
body[data-page="water-supply-drainage"] .water-vacation-mode,
body[data-page="water-supply-drainage"] .water-flow-scene {
  display: block !important;
}

body[data-page="water-supply-drainage"] .water-route-support > * + *,
body[data-page="water-supply-drainage"] .water-route-control > * + *,
body[data-page="water-supply-drainage"] .water-vacation-mode > * + *,
body[data-page="water-supply-drainage"] .water-flow-scene > * + * {
  margin-top: 1.6rem !important;
}

body[data-page="water-supply-drainage"] .water-flow-reverse .water-flow-copy,
body[data-page="water-supply-drainage"] .water-flow-reverse .water-flow-media {
  order: initial !important;
}

body[data-page="water-supply-drainage"] .water-route-support-media,
body[data-page="water-supply-drainage"] .water-route-control-media,
body[data-page="water-supply-drainage"] .water-vacation-media,
body[data-page="water-supply-drainage"] .water-flow-media {
  width: 100% !important;
  min-height: clamp(500px, 62vw, 820px) !important;
}

body[data-page="water-supply-drainage"] .water-route-support-copy,
body[data-page="water-supply-drainage"] .water-route-control-copy,
body[data-page="water-supply-drainage"] .water-vacation-copy,
body[data-page="water-supply-drainage"] .water-flow-copy {
  max-width: 980px !important;
}

body[data-page="water-supply-drainage"] .water-route-support-media img,
body[data-page="water-supply-drainage"] .water-route-control-media img,
body[data-page="water-supply-drainage"] .water-vacation-media img,
body[data-page="water-supply-drainage"] .water-flow-media img {
  object-position: center center !important;
}

/* Final water route cleanup: image-first, expandable text, water module only */
body[data-page="water-supply-drainage"] #water-problem,
body[data-page="water-supply-drainage"] #water-logic,
body[data-page="water-supply-drainage"] #water-supply-drainage {
  display: grid;
  gap: 2.2rem;
  padding-top: 4.2rem;
}

body[data-page="water-supply-drainage"] .water-story-intro,
body[data-page="water-supply-drainage"] .water-story-heading,
body[data-page="water-supply-drainage"] .water-story-closing,
body[data-page="water-supply-drainage"] .water-scene-copy {
  max-width: 980px;
}

body[data-page="water-supply-drainage"] .water-story-intro h1,
body[data-page="water-supply-drainage"] .water-story-heading h2,
body[data-page="water-supply-drainage"] .water-story-closing h3,
body[data-page="water-supply-drainage"] .water-scene-copy h3 {
  margin: 0 0 0.9rem;
  color: #123d36;
  letter-spacing: -0.04em;
  line-height: 1.14;
}

body[data-page="water-supply-drainage"] .water-story-intro h1 {
  font-size: clamp(2.36rem, 4.9vw, 4.48rem);
}

body[data-page="water-supply-drainage"] .water-story-heading h2 {
  font-size: clamp(2.08rem, 4.2vw, 3.5rem);
}

body[data-page="water-supply-drainage"] .water-story-closing h3,
body[data-page="water-supply-drainage"] .water-scene-copy h3 {
  font-size: clamp(1.58rem, 2.7vw, 2.38rem);
}

body[data-page="water-supply-drainage"] .water-story-definition {
  margin: 0 0 0.72rem;
  font-size: clamp(1.06rem, 1.35vw, 1.28rem);
  line-height: 1.82;
  color: rgba(18, 61, 54, 0.86);
}

body[data-page="water-supply-drainage"] .water-story-english {
  margin: 0 0 1rem;
  font-size: 0.88rem;
  letter-spacing: 0.16em;
  color: rgba(18, 61, 54, 0.54);
  text-transform: uppercase;
}

body[data-page="water-supply-drainage"] .water-story-intro blockquote,
body[data-page="water-supply-drainage"] .water-story-intro p,
body[data-page="water-supply-drainage"] .water-story-heading p,
body[data-page="water-supply-drainage"] .water-story-closing p,
body[data-page="water-supply-drainage"] .water-scene-copy p,
body[data-page="water-supply-drainage"] .water-story-detail-body p,
body[data-page="water-supply-drainage"] .water-logic-body p,
body[data-page="water-supply-drainage"] .water-logic-points li,
body[data-page="water-supply-drainage"] .water-scene-detail-body p {
  color: rgba(18, 61, 54, 0.72);
  font-size: 1rem;
  line-height: 1.9;
}

body[data-page="water-supply-drainage"] .water-story-intro blockquote {
  margin: 0 0 1.2rem;
  padding-left: 1rem;
  border-left: 2px solid rgba(201, 169, 97, 0.76);
  font-size: 1.04rem;
}

body[data-page="water-supply-drainage"] .water-story-chips,
body[data-page="water-supply-drainage"] .water-flow-nav {
  display: flex;
  flex-wrap: wrap;
  gap: 0.8rem;
}

body[data-page="water-supply-drainage"] .water-story-chips span,
body[data-page="water-supply-drainage"] .water-flow-nav a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 3rem;
  padding: 0.74rem 1.02rem;
  border-radius: 999px;
  border: 1px solid rgba(201, 169, 97, 0.18);
  background: rgba(255, 255, 255, 0.54);
  box-shadow: 0 14px 28px rgba(108, 92, 56, 0.06);
  color: rgba(18, 61, 54, 0.8);
  text-decoration: none;
  font-size: 0.94rem;
  font-weight: 700;
}

body[data-page="water-supply-drainage"] .water-story-hero,
body[data-page="water-supply-drainage"] .water-logic-media,
body[data-page="water-supply-drainage"] .water-flow-media {
  position: relative;
  overflow: hidden;
  border-radius: 2.05rem;
  background: linear-gradient(180deg, rgba(255,255,255,0.72), rgba(243,237,225,0.92));
  box-shadow: 0 28px 56px rgba(108, 92, 56, 0.12);
}

body[data-page="water-supply-drainage"] .water-story-hero img,
body[data-page="water-supply-drainage"] .water-logic-media img,
body[data-page="water-supply-drainage"] .water-flow-media img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  animation: waterSceneBreath 18s ease-in-out infinite;
  transform-origin: center center;
}

body[data-page="water-supply-drainage"] .water-story-hero {
  min-height: clamp(430px, 52vw, 760px);
}

body[data-page="water-supply-drainage"] .water-logic-stack,
body[data-page="water-supply-drainage"] .water-scene-block {
  display: grid;
  gap: 1.2rem;
}

body[data-page="water-supply-drainage"] .water-logic-item,
body[data-page="water-supply-drainage"] .water-story-detail,
body[data-page="water-supply-drainage"] .water-scene-detail {
  border-radius: 1.6rem;
  border: 1px solid rgba(201, 169, 97, 0.16);
  background: rgba(255, 255, 255, 0.46);
  box-shadow: 0 16px 34px rgba(108, 92, 56, 0.06);
  overflow: hidden;
}

body[data-page="water-supply-drainage"] .water-logic-item > summary,
body[data-page="water-supply-drainage"] .water-story-detail > summary,
body[data-page="water-supply-drainage"] .water-scene-detail > summary {
  list-style: none;
  cursor: pointer;
}

body[data-page="water-supply-drainage"] .water-logic-item > summary::-webkit-details-marker,
body[data-page="water-supply-drainage"] .water-story-detail > summary::-webkit-details-marker,
body[data-page="water-supply-drainage"] .water-scene-detail > summary::-webkit-details-marker {
  display: none;
}

body[data-page="water-supply-drainage"] .water-story-detail > summary,
body[data-page="water-supply-drainage"] .water-scene-detail > summary {
  padding: 1rem 1.16rem;
  color: #123d36;
  font-size: 0.98rem;
  font-weight: 700;
}

body[data-page="water-supply-drainage"] .water-story-detail-body,
body[data-page="water-supply-drainage"] .water-scene-detail-body {
  padding: 0 1.16rem 1.12rem;
}

body[data-page="water-supply-drainage"] .water-logic-item > summary {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 0.9rem;
  align-items: center;
  padding: 1rem 1.16rem;
}

body[data-page="water-supply-drainage"] .water-logic-index {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2.2rem;
  height: 2.2rem;
  border-radius: 999px;
  background: rgba(201, 169, 97, 0.14);
  color: rgba(170, 131, 42, 0.96);
  font-size: 0.74rem;
  font-weight: 700;
  letter-spacing: 0.12em;
}

body[data-page="water-supply-drainage"] .water-logic-summary-copy strong,
body[data-page="water-supply-drainage"] .water-logic-summary-copy small {
  display: block;
}

body[data-page="water-supply-drainage"] .water-logic-summary-copy strong {
  color: #123d36;
  font-size: 1.05rem;
}

body[data-page="water-supply-drainage"] .water-logic-summary-copy small {
  margin-top: 0.18rem;
  color: rgba(18, 61, 54, 0.6);
  font-size: 0.9rem;
  line-height: 1.55;
}

body[data-page="water-supply-drainage"] .water-logic-body {
  display: grid;
  gap: 1rem;
  padding: 0 1.16rem 1.16rem;
}

body[data-page="water-supply-drainage"] .water-logic-media {
  min-height: clamp(320px, 42vw, 620px);
}

body[data-page="water-supply-drainage"] .water-logic-points {
  display: grid;
  gap: 0.5rem;
  margin: 0;
  padding-left: 1.1rem;
}

body[data-page="water-supply-drainage"] .water-scene-block {
  gap: 1rem;
  padding-top: 0.2rem;
}

body[data-page="water-supply-drainage"] .water-flow-media {
  min-height: clamp(460px, 58vw, 820px);
}

body[data-page="water-supply-drainage"] .water-phone-scene::after {
  content: "";
  position: absolute;
  inset: auto auto 0 0;
  width: 44%;
  height: 42%;
  background: radial-gradient(circle, rgba(255,255,255,0.22), rgba(255,255,255,0));
  pointer-events: none;
}

body[data-page="water-supply-drainage"] .water-iphone-panel {
  position: absolute;
  z-index: 2;
  width: min(230px, 31%);
  min-width: 208px;
}

body[data-page="water-supply-drainage"] .water-phone-right {
  right: 1.5rem;
  bottom: 1.5rem;
}

body[data-page="water-supply-drainage"] .water-phone-left {
  left: 1.5rem;
  bottom: 1.5rem;
}

body[data-page="water-supply-drainage"] .water-iphone-shell {
  position: relative;
  display: grid;
  gap: 0.94rem;
  padding: 0.92rem 0.92rem 0.76rem;
  border-radius: 2rem;
  border: 1px solid rgba(255, 255, 255, 0.56);
  background: linear-gradient(180deg, rgba(255,255,255,0.34), rgba(255,255,255,0.18)), rgba(170, 155, 126, 0.16);
  backdrop-filter: blur(22px) saturate(118%);
  -webkit-backdrop-filter: blur(22px) saturate(118%);
  box-shadow: 0 22px 44px rgba(73, 61, 35, 0.14);
}

body[data-page="water-supply-drainage"] .water-iphone-notch {
  position: absolute;
  left: 50%;
  top: 0.82rem;
  transform: translateX(-50%);
  width: 5rem;
  height: 0.62rem;
  border-radius: 999px;
  background: rgba(68, 61, 52, 0.34);
}

body[data-page="water-supply-drainage"] .water-iphone-topbar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1.26rem 0.16rem 0 0.16rem;
  color: rgba(18, 61, 54, 0.8);
  font-size: 0.72rem;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

body[data-page="water-supply-drainage"] .water-iphone-topbar strong {
  font-size: 0.7rem;
  font-weight: 700;
}

body[data-page="water-supply-drainage"] .water-iphone-screen {
  display: grid;
  gap: 0.74rem;
}

body[data-page="water-supply-drainage"] .water-iphone-hero,
body[data-page="water-supply-drainage"] .water-iphone-grid > div {
  border-radius: 1.22rem;
  border: 1px solid rgba(255, 255, 255, 0.42);
  background: rgba(255, 255, 255, 0.14);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.18);
}

body[data-page="water-supply-drainage"] .water-iphone-hero {
  padding: 0.86rem 0.9rem;
}

body[data-page="water-supply-drainage"] .water-iphone-hero span,
body[data-page="water-supply-drainage"] .water-iphone-grid span,
body[data-page="water-supply-drainage"] .water-iphone-screen > p {
  color: rgba(18, 61, 54, 0.68);
}

body[data-page="water-supply-drainage"] .water-iphone-hero span,
body[data-page="water-supply-drainage"] .water-iphone-grid span {
  display: block;
  font-size: 0.7rem;
  letter-spacing: 0.08em;
}

body[data-page="water-supply-drainage"] .water-iphone-hero strong {
  display: block;
  margin-top: 0.22rem;
  color: #123d36;
  font-size: 1.5rem;
  line-height: 1.08;
}

body[data-page="water-supply-drainage"] .water-iphone-section {
  display: grid;
  gap: 0.44rem;
}

body[data-page="water-supply-drainage"] .water-iphone-section-title {
  display: inline-flex;
  align-items: center;
  gap: 0.42rem;
  font-size: 0.66rem;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: rgba(201, 169, 97, 0.95);
}

body[data-page="water-supply-drainage"] .water-iphone-section-title::before {
  content: "";
  width: 0.44rem;
  height: 0.44rem;
  border-radius: 999px;
  background: rgba(201, 169, 97, 0.85);
}

body[data-page="water-supply-drainage"] .water-iphone-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.48rem;
}

body[data-page="water-supply-drainage"] .water-iphone-grid > div {
  padding: 0.68rem 0.72rem;
}

body[data-page="water-supply-drainage"] .water-iphone-grid strong {
  display: block;
  margin-top: 0.2rem;
  color: #123d36;
  font-size: 0.96rem;
  line-height: 1.15;
}

body[data-page="water-supply-drainage"] .water-iphone-screen > p {
  margin: 0;
  font-size: 0.74rem;
  line-height: 1.58;
}

body[data-page="water-supply-drainage"] .water-iphone-home {
  display: block;
  width: 5rem;
  height: 0.24rem;
  margin: 0 auto;
  border-radius: 999px;
  background: rgba(63, 58, 52, 0.3);
}

body[data-page="water-supply-drainage"] .water-story-closing {
  padding-top: 0.6rem;
  border-top: 1px solid rgba(201, 169, 97, 0.18);
}

@media (max-width: 900px) {
  body[data-page="water-supply-drainage"] .water-iphone-panel {
    position: static;
    width: min(100%, 420px);
    min-width: 0;
    margin: 1rem auto 0;
  }

  body[data-page="water-supply-drainage"] .water-flow-media,
  body[data-page="water-supply-drainage"] .water-story-hero,
  body[data-page="water-supply-drainage"] .water-logic-media {
    min-height: auto;
  }
}


/* 2026-06-23 global rule: no champagne gold / yellow text anywhere */
body {
  --gold: #12352f;
  --zf-gold: #12352f;
  --ink-gold: #12352f;
}

/* 2026-06-23 basement-only environmental simulator */
body[data-page="basement-system"] .basement-definition-actions {
  display: grid;
  gap: 0.85rem;
  margin-top: 1.8rem;
}

body[data-page="basement-system"] .basement-simulator-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  min-height: 50px;
  padding: 0.88rem 1.38rem;
  border-radius: 999px;
  border: 1px solid rgba(18, 53, 47, 0.12);
  background: rgba(244, 236, 223, 0.30);
  box-shadow: 0 12px 26px rgba(69, 56, 37, 0.05);
  color: #12352f;
  font-weight: 700;
  letter-spacing: 0.02em;
  text-decoration: none;
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease, background 260ms ease;
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
}

body[data-page="basement-system"] .basement-simulator-link:hover {
  transform: translateY(-2px);
  box-shadow: 0 22px 38px rgba(69, 56, 37, 0.12);
  border-color: rgba(18, 53, 47, 0.28);
}

body[data-page="basement-system"] .basement-definition-actions p {
  margin: 0;
  max-width: 760px;
  color: rgba(19, 58, 53, 0.78);
  font-size: 0.96rem;
}

body[data-page="basement-system"] .basement-simulator-entry {
  padding-top: clamp(28px, 4vw, 44px);
}

body[data-page="basement-system"] .basement-simulator-heading {
  display: grid;
  gap: 1rem;
  width: min(900px, 100%);
  margin-bottom: 2rem;
}

body[data-page="basement-system"] .basement-simulator-heading h2 {
  margin: 0;
  max-width: 12ch;
  color: #12352f;
  font-size: clamp(1.72rem, 2.7vw, 2.4rem);
  line-height: 1.18;
  letter-spacing: -0.018em;
}

body[data-page="basement-system"] .basement-simulator-heading p:last-child {
  margin: 0;
  max-width: 760px;
  color: rgba(19, 58, 53, 0.82);
  font-size: 1rem;
  line-height: 1.9;
}

body[data-page="basement-system"] .basement-simulator-stage {
  position: relative;
  display: block;
  min-height: clamp(720px, 72vw, 860px);
  margin: 0;
  padding: clamp(24px, 2.6vw, 32px);
  border-radius: 40px;
  overflow: hidden;
  isolation: isolate;
  background: rgba(33, 29, 25, 0.04);
  box-shadow: 0 24px 64px rgba(66, 54, 38, 0.09);
}

body[data-page="basement-system"] .basement-simulator-stage > img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: brightness(0.72) saturate(0.84) contrast(0.98);
  transform: scale(1.02);
  transition: filter 900ms ease, transform 1800ms ease;
}

body[data-page="basement-system"] .basement-simulator-veil {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(180deg, rgba(20, 18, 16, 0.18) 0%, rgba(20, 18, 16, 0.04) 34%, rgba(20, 18, 16, 0.22) 100%),
    linear-gradient(90deg, rgba(16, 14, 12, 0.36) 0%, rgba(16, 14, 12, 0.06) 30%, rgba(16, 14, 12, 0.08) 68%, rgba(16, 14, 12, 0.34) 100%),
    radial-gradient(circle at 78% 24%, rgba(196, 98, 56, 0.12), transparent 28%);
  opacity: 1;
  transition: opacity 900ms ease, background 900ms ease;
}

body[data-page="basement-system"] .basement-simulator-copy,
body[data-page="basement-system"] .basement-simulator-hud {
  position: relative;
  z-index: 2;
}

body[data-page="basement-system"] .basement-simulator-copy {
  display: grid;
  gap: 0.95rem;
  position: absolute;
  left: clamp(24px, 3vw, 40px);
  bottom: clamp(28px, 4vw, 44px);
  width: min(560px, calc(100% - 460px));
  padding: clamp(18px, 2vw, 24px);
  border-radius: 30px;
  background: linear-gradient(180deg, rgba(15, 16, 18, 0.18), rgba(15, 16, 18, 0.08));
  border: 1px solid rgba(255, 255, 255, 0.14);
  backdrop-filter: blur(16px);
  box-shadow: 0 20px 40px rgba(29, 24, 20, 0.12);
}

body[data-page="basement-system"] .basement-simulator-kicker {
  margin: 0;
  color: rgba(255, 246, 238, 0.88);
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

body[data-page="basement-system"] .basement-simulator-copy h3 {
  margin: 0;
  color: rgba(255, 255, 255, 0.98);
  font-size: clamp(1.62rem, 2.2vw, 2.3rem);
  line-height: 1.18;
  max-width: 14ch;
}

body[data-page="basement-system"] .basement-simulator-text {
  margin: 0;
  max-width: 46ch;
  color: rgba(255, 247, 240, 0.82);
  font-size: 0.98rem;
  line-height: 1.68;
}

body[data-page="basement-system"] .basement-simulator-descriptions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.55rem;
}

body[data-page="basement-system"] .basement-simulator-descriptions span {
  padding: 0.56rem 0.85rem;
  border-radius: 999px;
  border: 1px solid rgba(255, 255, 255, 0.14);
  background: rgba(255, 255, 255, 0.07);
  color: rgba(255, 249, 243, 0.88);
  font-size: 0.84rem;
  line-height: 1.2;
}

body[data-page="basement-system"] .basement-simulator-actions {
  display: grid;
  gap: 0.75rem;
  margin-top: 0.1rem;
}

body[data-page="basement-system"] .basement-simulator-launch {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  min-height: 52px;
  padding: 0.9rem 1.4rem;
  border: none;
  border-radius: 999px;
  background: linear-gradient(135deg, #12352f 0%, #1f5a50 100%);
  color: #f8f4ec;
  font-weight: 700;
  letter-spacing: 0.03em;
  box-shadow: 0 18px 34px rgba(18, 53, 47, 0.28);
  cursor: pointer;
  transition: transform 260ms ease, box-shadow 260ms ease, opacity 260ms ease;
}

body[data-page="basement-system"] .basement-simulator-launch:hover {
  transform: translateY(-2px);
  box-shadow: 0 22px 40px rgba(18, 53, 47, 0.34);
}

body[data-page="basement-system"] .basement-simulator-progress {
  margin: 0;
  color: rgba(255, 245, 238, 0.78);
  font-size: 0.86rem;
  line-height: 1.5;
}

body[data-page="basement-system"] .basement-simulator-hud {
  display: grid;
  gap: 1rem;
  position: absolute;
  top: clamp(24px, 3vw, 38px);
  right: clamp(24px, 3vw, 38px);
  width: min(360px, 34vw);
  padding: 18px;
  border-radius: 30px;
  background: linear-gradient(180deg, rgba(16, 18, 22, 0.22), rgba(16, 18, 22, 0.12));
  border: 1px solid rgba(255, 255, 255, 0.12);
  backdrop-filter: blur(20px);
  box-shadow: 0 20px 44px rgba(24, 22, 18, 0.12);
}

body[data-page="basement-system"] .basement-simulator-hud-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
}

body[data-page="basement-system"] .basement-simulator-hud-head p {
  margin: 0 0 0.2rem;
  color: rgba(255, 248, 241, 0.62);
  font-size: 0.74rem;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

body[data-page="basement-system"] .basement-simulator-hud-head strong {
  color: rgba(255, 255, 255, 0.96);
  font-size: 1rem;
  letter-spacing: 0.05em;
}

body[data-page="basement-system"] .basement-simulator-hud-dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #ff8f6b;
  box-shadow: 0 0 0 6px rgba(255, 143, 107, 0.15);
  animation: basementHudPulse 1.8s ease-in-out infinite;
}

body[data-page="basement-system"] .basement-simulator-live {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.7rem;
}

body[data-page="basement-system"] .basement-simulator-metric {
  display: grid;
  gap: 0.25rem;
  padding: 0.85rem 0.9rem;
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.1);
}

body[data-page="basement-system"] .basement-simulator-metric span {
  color: rgba(255, 246, 236, 0.66);
  font-size: 0.73rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

body[data-page="basement-system"] .basement-simulator-metric strong {
  color: rgba(255, 255, 255, 0.98);
  font-size: 1.08rem;
  font-variant-numeric: tabular-nums;
}

body[data-page="basement-system"] .basement-simulator-statusboard {
  display: grid;
  grid-template-columns: 1fr;
  gap: 0.55rem;
  padding: 0;
  border-radius: 0;
  background: transparent;
  border: none;
  backdrop-filter: none;
}

body[data-page="basement-system"] .basement-simulator-status {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: center;
  gap: 0.7rem;
  padding: 0.72rem 0.9rem;
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  background: rgba(255, 255, 255, 0.045);
  transition: transform 260ms ease, border-color 260ms ease, background 260ms ease, box-shadow 260ms ease;
}

body[data-page="basement-system"] .basement-simulator-status strong {
  color: rgba(255, 251, 246, 0.95);
  font-size: 0.88rem;
  line-height: 1.2;
}

body[data-page="basement-system"] .basement-simulator-status span {
  text-align: right;
  font-size: 0.84rem;
  font-weight: 700;
  line-height: 1.2;
}

body[data-page="basement-system"] .basement-simulator-compare {
  display: grid;
  gap: 0.8rem;
  padding-top: 0.35rem;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

body[data-page="basement-system"] .basement-simulator-compare-buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 0.55rem;
}

body[data-page="basement-system"] .basement-simulator-compare-buttons button {
  min-height: 38px;
  padding: 0.6rem 0.82rem;
  border-radius: 999px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  background: rgba(255, 255, 255, 0.08);
  color: rgba(255, 245, 236, 0.92);
  font-size: 0.82rem;
  font-weight: 600;
  cursor: pointer;
  transition: transform 220ms ease, background 220ms ease, border-color 220ms ease;
}

body[data-page="basement-system"] .basement-simulator-compare-buttons button:hover,
body[data-page="basement-system"] .basement-simulator-compare-buttons button.is-active {
  transform: translateY(-1px);
  background: rgba(255, 255, 255, 0.16);
  border-color: rgba(255, 255, 255, 0.34);
}

body[data-page="basement-system"] .basement-simulator-compare-feedback {
  margin: 0;
  color: rgba(255, 247, 241, 0.8);
  font-size: 0.84rem;
  line-height: 1.58;
}

body[data-page="basement-system"] .basement-simulator-status.is-warning {
  border-color: rgba(255, 170, 116, 0.28);
  background: rgba(156, 73, 28, 0.14);
  box-shadow: inset 0 0 0 1px rgba(255, 166, 112, 0.06);
}

body[data-page="basement-system"] .basement-simulator-status.is-warning span {
  color: #ffb27b;
}

body[data-page="basement-system"] .basement-simulator-status.is-danger {
  border-color: rgba(255, 119, 87, 0.28);
  background: rgba(137, 36, 21, 0.16);
  box-shadow: inset 0 0 0 1px rgba(255, 120, 88, 0.08);
}

body[data-page="basement-system"] .basement-simulator-status.is-danger span {
  color: #ff8d73;
}

body[data-page="basement-system"] .basement-simulator-status.is-shift span {
  color: #ffd7a2;
}

body[data-page="basement-system"] .basement-simulator-status.is-balance span {
  color: #cfe8e2;
}

body[data-page="basement-system"] .basement-simulator-status.is-ok {
  border-color: rgba(121, 198, 167, 0.28);
  background: rgba(34, 94, 80, 0.18);
  box-shadow: inset 0 0 0 1px rgba(121, 198, 167, 0.06);
}

body[data-page="basement-system"] .basement-simulator-status.is-ok span {
  color: #a9f0d2;
}

body[data-page="basement-system"] .basement-airflow {
  position: absolute;
  z-index: 1;
  pointer-events: none;
  opacity: 0;
  transition: opacity 520ms ease;
}

body[data-page="basement-system"] .basement-airflow::before,
body[data-page="basement-system"] .basement-airflow::after {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 999px;
  background:
    linear-gradient(90deg, rgba(134, 231, 214, 0), rgba(134, 231, 214, 0.62), rgba(134, 231, 214, 0));
  filter: blur(14px);
  animation: basementAirFlow 4.6s linear infinite;
}

body[data-page="basement-system"] .basement-airflow::after {
  animation-delay: -2.3s;
  opacity: 0.58;
}

body[data-page="basement-system"] .basement-airflow--low {
  left: 8%;
  bottom: 12%;
  width: 40%;
  height: 12px;
}

body[data-page="basement-system"] .basement-airflow--high {
  right: 10%;
  top: 15%;
  width: 34%;
  height: 10px;
}

body[data-page="basement-system"] .basement-simulator-stage[data-state="detect"] > img,
body[data-page="basement-system"] .basement-simulator-stage[data-state="intervene"] > img,
body[data-page="basement-system"] .basement-simulator-stage[data-state="balance"] > img,
body[data-page="basement-system"] .basement-simulator-stage[data-state="stable"] > img {
  filter: brightness(0.9) saturate(0.95) contrast(1.02);
}

body[data-page="basement-system"] .basement-simulator-stage[data-state="intervene"] .basement-airflow,
body[data-page="basement-system"] .basement-simulator-stage[data-state="balance"] .basement-airflow,
body[data-page="basement-system"] .basement-simulator-stage[data-state="stable"] .basement-airflow {
  opacity: 0.78;
}

body[data-page="basement-system"] .basement-simulator-stage[data-state="stable"] > img {
  filter: brightness(1.02) saturate(1.02) contrast(1.04);
  transform: scale(1);
}

body[data-page="basement-system"] .basement-simulator-stage[data-state="stable"] .basement-simulator-veil {
  background:
    linear-gradient(180deg, rgba(15, 34, 30, 0.08) 0%, rgba(15, 34, 30, 0.02) 36%, rgba(15, 34, 30, 0.12) 100%),
    linear-gradient(90deg, rgba(15, 34, 30, 0.24) 0%, rgba(15, 34, 30, 0.02) 30%, rgba(15, 34, 30, 0.04) 68%, rgba(15, 34, 30, 0.18) 100%),
    radial-gradient(circle at 78% 24%, rgba(72, 189, 154, 0.08), transparent 32%);
}

body[data-page="basement-system"] .basement-simulator-stage[data-state="stable"] .basement-simulator-kicker,
body[data-page="basement-system"] .basement-simulator-stage[data-state="stable"] .basement-simulator-text,
body[data-page="basement-system"] .basement-simulator-stage[data-state="stable"] .basement-simulator-compare-feedback,
body[data-page="basement-system"] .basement-simulator-stage[data-state="stable"] .basement-simulator-progress {
  color: rgba(246, 252, 250, 0.92);
}

body[data-page="basement-system"] .basement-simulator-stage[data-state="stable"] .basement-simulator-descriptions span {
  border-color: rgba(127, 221, 191, 0.18);
  background: rgba(24, 78, 66, 0.16);
}

body[data-page="basement-system"] .basement-simulator-stage[data-state="stable"] .basement-simulator-hud-dot {
  background: #84f0c6;
  box-shadow: 0 0 0 6px rgba(132, 240, 198, 0.14);
}

@keyframes basementAirFlow {
  0% { transform: translateX(-16%) scaleX(0.92); opacity: 0; }
  16% { opacity: 0.92; }
  50% { transform: translateX(16%) scaleX(1.04); opacity: 1; }
  100% { transform: translateX(38%) scaleX(0.9); opacity: 0; }
}

@keyframes basementHudPulse {
  0%, 100% { transform: scale(1); opacity: 0.9; }
  50% { transform: scale(1.18); opacity: 1; }
}

@media (max-width: 1180px) {
  body[data-page="basement-system"] .basement-simulator-stage {
    min-height: auto;
    padding-bottom: 24px;
  }

  body[data-page="basement-system"] .basement-simulator-copy,
  body[data-page="basement-system"] .basement-simulator-hud {
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    width: 100%;
    max-width: none;
    margin-top: 16px;
  }
}

@media (max-width: 760px) {
  body[data-page="basement-system"] .basement-simulator-stage {
    padding: 18px;
    border-radius: 28px;
  }

  body[data-page="basement-system"] .basement-simulator-copy h3 {
    font-size: 1.48rem;
  }

  body[data-page="basement-system"] .basement-simulator-live {
    grid-template-columns: 1fr;
  }

  body[data-page="basement-system"] .basement-simulator-compare-buttons {
    flex-direction: column;
  }

  body[data-page="basement-system"] .basement-simulator-copy,
  body[data-page="basement-system"] .basement-simulator-hud {
    padding: 16px;
    border-radius: 22px;
  }

  body[data-page="basement-system"] .basement-simulator-launch,
  body[data-page="basement-system"] .basement-simulator-compare-buttons button,
  body[data-page="basement-system"] .basement-simulator-link {
    width: 100%;
  }
}

/* 2026-06-23 basement alert section collapsed for cleaner breathing room */
body[data-page="basement-system"] #basement-problem-signals {
  padding-top: 0.6rem;
}

body[data-page="basement-system"] #basement-problem-signals .basement-alert-disclosure {
  width: min(1180px, calc(100vw - 96px));
  margin: 0 auto;
}

body[data-page="basement-system"] #basement-problem-signals .basement-alert-summary {
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  padding: 1rem 0 1.05rem;
  cursor: pointer;
  border: none;
  background: transparent;
}

body[data-page="basement-system"] #basement-problem-signals .basement-alert-summary::-webkit-details-marker {
  display: none;
}

body[data-page="basement-system"] #basement-problem-signals .basement-alert-summary-copy {
  display: grid;
  gap: 0.3rem;
}

body[data-page="basement-system"] #basement-problem-signals .basement-alert-summary-copy .eyebrow {
  margin: 0;
}

body[data-page="basement-system"] #basement-problem-signals .basement-alert-summary-copy strong {
  color: var(--green-deep);
  font-size: clamp(1.02rem, 1.45vw, 1.28rem);
  font-weight: 700;
  letter-spacing: -0.01em;
}

body[data-page="basement-system"] #basement-problem-signals .basement-alert-summary-copy span {
  color: rgba(19, 58, 53, 0.68);
  font-size: 0.95rem;
  line-height: 1.7;
}

body[data-page="basement-system"] #basement-problem-signals .basement-alert-summary-meta {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  min-height: 40px;
  padding: 0.58rem 0.95rem;
  border-radius: 999px;
  border: 1px solid rgba(18, 53, 47, 0.1);
  background: rgba(244, 236, 223, 0.28);
  color: rgba(19, 58, 53, 0.86);
  font-size: 0.88rem;
  font-weight: 600;
  white-space: nowrap;
}

body[data-page="basement-system"] #basement-problem-signals .basement-alert-summary-meta::after {
  content: "+";
  font-size: 1rem;
  line-height: 1;
  color: rgba(19, 58, 53, 0.65);
  transition: transform 220ms ease;
}

body[data-page="basement-system"] #basement-problem-signals .basement-alert-disclosure[open] .basement-alert-summary-meta::after {
  content: "−";
}

body[data-page="basement-system"] #basement-problem-signals .basement-alert-disclosure-panel {
  padding-top: 0.2rem;
}

body[data-page="basement-system"] #basement-problem-signals .basement-alert-row {
  margin-top: 0;
}

@media (max-width: 820px) {
  body[data-page="basement-system"] #basement-problem-signals .basement-alert-disclosure {
    width: min(100%, calc(100vw - 36px));
  }

  body[data-page="basement-system"] #basement-problem-signals .basement-alert-summary {
    align-items: flex-start;
    flex-direction: column;
    gap: 14px;
  }
}

/* === ZEFENG final Chinese typography system === */
body {
  --zf-cn-eyebrow: clamp(0.78rem, 0.72vw, 0.92rem);
  --zf-cn-title-hero: clamp(2.35rem, 3.55vw, 3.55rem);
  --zf-cn-title-section: clamp(1.92rem, 2.68vw, 2.62rem);
  --zf-cn-title-feature: clamp(1.72rem, 2.1vw, 2.28rem);
  --zf-cn-title-minor: clamp(1.36rem, 1.62vw, 1.72rem);
  --zf-cn-body: clamp(0.98rem, 0.92vw, 1.04rem);
  --zf-cn-body-soft: clamp(0.92rem, 0.88vw, 0.98rem);
  --zf-cn-copy-measure: 46rem;
  --zf-cn-title-measure: 11em;
}

body :where(.section-heading, .home-copy, .home-sanctuary-copy, .home-framework-copy, .image-entry-copy, .section-copy, .system-cognition-inner, .system-logic-inner, .water-supply-copy, .mini-heading, .experience-translation, .climate-closing) {
  text-align: left !important;
  margin-left: 0 !important;
  margin-right: auto !important;
}

body main :where(
  .section-heading,
  .section-copy,
  .image-entry-copy,
  .home-copy,
  .home-sanctuary-copy,
  .home-framework-copy,
  .system-cognition-inner,
  .system-logic-inner,
  .water-supply-copy,
  .mini-heading,
  .experience-translation,
  .climate-closing,
  .basement-definition-copy,
  .basement-simulator-heading,
  .basement-simulator-copy
) :where(h1, h2, h3, h4, p, blockquote, ul, ol) {
  text-align: left !important;
}

body .section-heading,
body .system-cognition-inner,
body .system-logic-inner,
body .experience-translation,
body .climate-closing,
body .mini-heading {
  max-width: min(100%, var(--zf-cn-copy-measure)) !important;
}

body .section-heading .eyebrow,
body .home-eyebrow,
body .experience-kicker,
body .climate-closing-eyebrow,
body .water-supply .mini-heading .eyebrow,
body .water-detail > summary span,
body .water-accordion-copy .eyebrow,
body .system-cognition-inner .eyebrow {
  font-size: var(--zf-cn-eyebrow) !important;
  line-height: 1.45 !important;
  letter-spacing: 0.02em !important;
  color: var(--green-deep) !important;
}

body .home-entry .home-hero h1 {
  max-width: 8.2em !important;
  font-size: var(--zf-cn-title-hero) !important;
  line-height: 1.12 !important;
  letter-spacing: -0.025em !important;
}

body .section-heading h2,
body .section-copy h2,
body .system-cognition-inner h1,
body .system-logic-inner h2,
body .water-supply-copy h2,
body .climate-closing h3,
body .experience-translation h3,
body .access-card summary,
body .home-copy h2,
body .home-sanctuary-copy h2,
body .home-framework-copy h2 {
  max-width: var(--zf-cn-title-measure) !important;
  font-size: var(--zf-cn-title-section) !important;
  line-height: 1.18 !important;
  letter-spacing: -0.02em !important;
  font-weight: 600 !important;
}

body .image-entry-copy :is(h1, h2),
body .process.visual-story .section-copy h2,
body .delivery.visual-story .section-copy h2,
body .project-access.visual-story .section-copy h2,
body .home-entry .home-sanctuary h2,
body .home-entry .home-shift h2,
body .home-entry .home-feelings h2,
body .home-entry .home-mep h2,
body .home-entry .home-courtyard h2 {
  max-width: 9.2em !important;
  font-size: var(--zf-cn-title-feature) !important;
  line-height: 1.2 !important;
  letter-spacing: -0.018em !important;
}

body .access-card summary,
body .climate-closing h3,
body .experience-translation h3,
body .water-supply .mini-heading h3 {
  font-size: var(--zf-cn-title-minor) !important;
  line-height: 1.24 !important;
}

body :where(.section-heading .lead, .section-heading p:not(.eyebrow), .home-copy p:not(.eyebrow), .home-sanctuary-copy p:not(.eyebrow), .home-framework-copy p:not(.eyebrow), .image-entry-copy p:not(.eyebrow), .section-copy p:not(.eyebrow), .system-cognition-inner p, .system-logic-inner p, .experience-translation p, .climate-closing p, .water-supply-copy p:not(.eyebrow), .water-hero-detail p, .water-hero-detail blockquote, .access-card p) {
  max-width: var(--zf-cn-copy-measure) !important;
  font-size: var(--zf-cn-body) !important;
  line-height: 1.9 !important;
  letter-spacing: 0 !important;
}

body :where(.section-heading .lead, .section-heading p, .image-entry-copy p, .section-copy p, .system-cognition-inner p, .system-logic-inner p, .experience-translation p, .climate-closing p, .water-supply-copy p, .access-card p) {
  color: rgba(19, 58, 53, 0.82) !important;
}

body .home-entry .home-hero :where(p, .home-subtitle, .home-quiet-line),
body .image-entry-copy :where(p, blockquote),
body .process.visual-story .section-copy :where(p, blockquote),
body .delivery.visual-story .section-copy :where(p, blockquote),
body .project-access.visual-story .section-copy :where(p, blockquote),
body .water-supply .water-supply-copy :where(p, blockquote) {
  font-size: var(--zf-cn-body-soft) !important;
  line-height: 1.88 !important;
}

body[data-page="basement-system"] .basement-definition-standards span,
body[data-page="basement-environment-simulator"] .basement-definition-standards span,
body[data-page="basement-system"] .basement-simulator-link,
body[data-page="basement-environment-simulator"] .basement-simulator-link {
  background: rgba(244, 236, 223, 0.12) !important;
  border-color: rgba(18, 53, 47, 0.12) !important;
  box-shadow: none !important;
  color: var(--green-deep) !important;
}

body[data-page="basement-system"] .basement-definition-copy h1,
body[data-page="basement-environment-simulator"] .basement-definition-copy h1,
body[data-page="basement-system"] .basement-simulator-heading h2,
body[data-page="basement-environment-simulator"] .basement-simulator-heading h2 {
  font-size: var(--zf-cn-title-section) !important;
  line-height: 1.2 !important;
  letter-spacing: -0.02em !important;
}

html body[data-page="basement-system"] main > #basement-environment-simulator[data-simulator-open="true"] {
  display: block !important;
}

@media (max-width: 900px) {
  body {
    --zf-cn-title-hero: clamp(2rem, 7.2vw, 2.72rem);
    --zf-cn-title-section: clamp(1.72rem, 5.6vw, 2.18rem);
    --zf-cn-title-feature: clamp(1.46rem, 4.6vw, 1.88rem);
    --zf-cn-title-minor: clamp(1.16rem, 3.7vw, 1.48rem);
    --zf-cn-body: 0.94rem;
    --zf-cn-body-soft: 0.9rem;
  }

  body .section-heading,
  body .system-cognition-inner,
  body .system-logic-inner,
  body .experience-translation,
  body .climate-closing,
  body .mini-heading,
  body .section-copy,
  body .image-entry-copy,
  body .home-copy,
  body .home-sanctuary-copy,
  body .home-framework-copy,
  body .water-supply-copy {
    max-width: 100% !important;
  }
}


/* === Basement cinematic simulator v2: image-first, no phone/card framing === */
body[data-page="basement-system"] .basement-simulator-entry {
  width: min(100%, 1600px) !important;
  max-width: none !important;
  padding-inline: clamp(18px, 3vw, 48px) !important;
}

body[data-page="basement-system"] .basement-simulator-heading {
  width: min(720px, 100%);
  margin-bottom: clamp(22px, 3vw, 34px);
}

body[data-page="basement-system"] .basement-simulator-heading h2 {
  max-width: none !important;
  font-size: clamp(1.62rem, 2.05vw, 2.18rem) !important;
}

body[data-page="basement-system"] .basement-simulator-heading p:last-child {
  max-width: 640px;
  font-size: 0.94rem !important;
  line-height: 1.8 !important;
}

body[data-page="basement-system"] .basement-simulator-stage {
  min-height: clamp(660px, 53vw, 840px);
  padding: 0;
  border-radius: clamp(22px, 2.5vw, 38px);
  background: #171714;
  overflow: hidden;
  box-shadow: 0 30px 90px rgba(38, 31, 23, 0.18);
}

body[data-page="basement-system"] .basement-simulator-stage > img {
  filter: brightness(0.58) saturate(0.76) contrast(1.03);
  transform: scale(1.01);
  transition: filter 3.8s cubic-bezier(.2,.8,.2,1), transform 8s cubic-bezier(.2,.8,.2,1);
}

body[data-page="basement-system"] .basement-simulator-veil {
  background:
    linear-gradient(180deg, rgba(8, 12, 12, 0.34) 0%, rgba(8, 12, 12, 0.02) 34%, rgba(8, 12, 12, 0.34) 100%),
    linear-gradient(90deg, rgba(7, 11, 11, 0.38) 0%, transparent 34%, transparent 80%, rgba(7, 11, 11, 0.14) 100%);
}

body[data-page="basement-system"] :is(.basement-simulator-grid, .basement-simulator-scan, .basement-simulator-mist, .basement-simulator-bloom) {
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
}

body[data-page="basement-system"] .basement-simulator-grid {
  opacity: 0;
  background-image:
    linear-gradient(rgba(137, 231, 213, 0.08) 1px, transparent 1px),
    linear-gradient(90deg, rgba(137, 231, 213, 0.08) 1px, transparent 1px);
  background-size: 72px 72px;
  mask-image: linear-gradient(180deg, transparent, #000 18%, #000 78%, transparent);
  transition: opacity 500ms ease;
}

body[data-page="basement-system"] .basement-simulator-scan {
  inset: -12% 0 auto;
  height: 22%;
  opacity: 0;
  background: linear-gradient(180deg, transparent, rgba(123, 236, 213, 0.20), rgba(158, 250, 230, 0.72), transparent);
  mix-blend-mode: screen;
  filter: blur(2px);
}

body[data-page="basement-system"] .basement-simulator-mist {
  opacity: 0.62;
  background:
    radial-gradient(ellipse at 18% 78%, rgba(206, 218, 211, 0.24), transparent 34%),
    radial-gradient(ellipse at 72% 35%, rgba(184, 196, 192, 0.16), transparent 32%),
    linear-gradient(110deg, transparent 10%, rgba(210, 220, 214, 0.12) 45%, transparent 80%);
  filter: blur(18px);
  animation: basementMistDrift 14s ease-in-out infinite alternate;
  transition: opacity 3.8s ease, transform 4.2s ease;
}

body[data-page="basement-system"] .basement-simulator-bloom {
  opacity: 0;
  background:
    radial-gradient(circle at 54% 48%, rgba(148, 235, 207, 0.16), transparent 32%),
    linear-gradient(115deg, rgba(81, 190, 156, 0.08), transparent 44%, rgba(246, 215, 169, 0.12));
  mix-blend-mode: screen;
  transition: opacity 3.8s ease;
}

body[data-page="basement-system"] .basement-simulator-copy {
  left: clamp(26px, 4vw, 64px);
  bottom: clamp(124px, 10vw, 152px);
  width: min(500px, 40vw);
  padding: 0;
  gap: 0.72rem;
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
  backdrop-filter: none;
  text-shadow: 0 2px 18px rgba(0, 0, 0, 0.55);
}

body[data-page="basement-system"] .basement-simulator-copy h3 {
  max-width: 15ch;
  font-size: clamp(1.3rem, 1.68vw, 1.82rem);
  line-height: 1.3;
  font-weight: 600;
  color: rgba(255,255,255,.97) !important;
}

body[data-page="basement-system"] .basement-simulator-text {
  max-width: 36ch;
  font-size: 0.84rem;
  line-height: 1.66;
  color: rgba(255,255,255,.76) !important;
}

body[data-page="basement-system"] .basement-simulator-kicker,
body[data-page="basement-system"] .basement-simulator-progress {
  color: rgba(255,255,255,.78) !important;
}

body[data-page="basement-system"] .basement-simulator-descriptions {
  display: none;
}

body[data-page="basement-system"] .basement-simulator-actions {
  display: flex;
  align-items: center;
  gap: 1rem;
  margin-top: 0.25rem;
}

body[data-page="basement-system"] .basement-simulator-launch {
  min-height: 46px;
  padding: 0.72rem 1.15rem;
  background: rgba(16, 73, 62, 0.84);
  border: 1px solid rgba(174, 245, 225, 0.25);
  box-shadow: 0 14px 34px rgba(4, 29, 25, 0.32);
  backdrop-filter: blur(10px);
}

body[data-page="basement-system"] .basement-simulator-progress {
  max-width: 28ch;
  font-size: 0.78rem;
  line-height: 1.45;
}

body[data-page="basement-system"] .basement-simulator-hud {
  inset: clamp(18px, 2.2vw, 34px) clamp(20px, 2.8vw, 46px) auto;
  width: auto;
  padding: 0;
  gap: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
  backdrop-filter: none;
}

body[data-page="basement-system"] .basement-simulator-hud-head {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 130px;
  justify-content: flex-end;
}

body[data-page="basement-system"] .basement-simulator-hud-head > div {
  text-align: right;
}

body[data-page="basement-system"] .basement-simulator-live {
  display: grid;
  grid-template-columns: repeat(6, minmax(88px, 1fr));
  gap: clamp(8px, 1.2vw, 18px);
  width: calc(100% - 170px);
  padding-bottom: 14px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.16);
}

body[data-page="basement-system"] .basement-simulator-metric {
  gap: 0.18rem;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
}

body[data-page="basement-system"] .basement-simulator-metric span {
  font-size: 0.66rem;
  color: rgba(255,255,255,.66) !important;
}

body[data-page="basement-system"] .basement-simulator-metric strong {
  font-size: clamp(0.92rem, 1.18vw, 1.16rem);
  color: rgba(255,255,255,.96) !important;
  text-shadow: 0 2px 12px rgba(0,0,0,.58);
  transition: color 300ms ease, transform 300ms ease;
}

body[data-page="basement-system"] .basement-simulator-statusboard {
  position: absolute;
  top: 76px;
  right: 0;
  display: grid;
  grid-template-columns: repeat(2, minmax(130px, 1fr));
  gap: 0 18px;
  width: min(330px, 29vw);
  padding: 0;
  opacity: .42;
  transition: opacity 500ms ease, transform 500ms ease, visibility 500ms ease;
}

body[data-page="basement-system"] .basement-simulator-stage:not([data-state="before"]) .basement-simulator-statusboard {
  opacity: .96;
}

body[data-page="basement-system"] .basement-simulator-status {
  min-height: 34px;
  padding: 0;
  border: 0 !important;
  border-bottom: 1px solid rgba(255,255,255,.12) !important;
  border-radius: 0;
  background: transparent !important;
  box-shadow: none !important;
}

body[data-page="basement-system"] .basement-simulator-status strong,
body[data-page="basement-system"] .basement-simulator-status span {
  font-size: 0.72rem;
  text-shadow: 0 2px 10px rgba(0,0,0,.7);
}

body[data-page="basement-system"] .basement-simulator-status strong {
  color: rgba(255,255,255,.78) !important;
}

body[data-page="basement-system"] .basement-simulator-compare {
  position: absolute;
  left: 0;
  right: 0;
  top: auto;
  bottom: 0;
  display: grid;
  grid-template-columns: auto minmax(240px, 1fr);
  align-items: center;
  gap: 18px;
  padding: 18px clamp(26px, 4vw, 64px);
  border-top: 1px solid rgba(255,255,255,.16);
  background: linear-gradient(180deg, transparent, rgba(7,14,13,.58));
  z-index: 4;
  transition: opacity 500ms ease, transform 500ms ease, visibility 500ms ease;
}

body[data-page="basement-system"] .basement-simulator-compare-buttons {
  flex-wrap: nowrap;
}

body[data-page="basement-system"] .basement-simulator-compare-buttons button {
  min-height: 32px;
  padding: 0.42rem 0.68rem;
  border: 0;
  border-bottom: 1px solid rgba(255,255,255,.22);
  border-radius: 0;
  background: transparent;
  font-size: 0.72rem;
}

body[data-page="basement-system"] .basement-simulator-compare-buttons button:hover,
body[data-page="basement-system"] .basement-simulator-compare-buttons button.is-active {
  background: transparent;
  border-color: #8ce2c9;
  color: #bff5e5;
}

body[data-page="basement-system"] .basement-simulator-compare-feedback {
  font-size: 0.72rem;
  text-align: right !important;
  color: rgba(255,255,255,.72) !important;
}

body[data-page="basement-system"] .basement-simulator-phase-rail {
  position: absolute;
  z-index: 3;
  left: clamp(26px, 4vw, 64px);
  right: clamp(26px, 4vw, 64px);
  bottom: 82px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 12px;
  transition: opacity 500ms ease, transform 500ms ease, visibility 500ms ease;
}

body[data-page="basement-system"] .basement-simulator-phase-rail span {
  position: relative;
  padding-top: 11px;
  color: rgba(255,255,255,.48);
  font-size: 0.66rem;
  letter-spacing: .08em;
  border-top: 1px solid rgba(255,255,255,.18);
  transition: color 350ms ease, border-color 350ms ease;
}

body[data-page="basement-system"] .basement-simulator-phase-rail span::before {
  content: "";
  position: absolute;
  left: 0;
  top: -2px;
  width: 0;
  height: 3px;
  background: #8ce2c9;
  box-shadow: 0 0 16px rgba(140,226,201,.8);
  transition: width 2.8s cubic-bezier(.2,.8,.2,1);
}

body[data-page="basement-system"] .basement-simulator-stage:is([data-state="detect"], [data-state="intervene"]) .basement-simulator-grid {
  opacity: .52;
}

body[data-page="basement-system"] .basement-simulator-stage[data-state="detect"] .basement-simulator-scan {
  opacity: 1;
  animation: basementScanPass 3.2s linear infinite;
}

body[data-page="basement-system"] .basement-simulator-stage[data-state="intervene"] .basement-simulator-mist {
  opacity: .34;
  transform: translate3d(4%, -3%, 0) scale(.98);
}

body[data-page="basement-system"] .basement-simulator-stage[data-state="balance"] .basement-simulator-mist {
  opacity: .12;
  transform: translate3d(12%, -8%, 0) scale(.92);
}

body[data-page="basement-system"] .basement-simulator-stage[data-state="stable"] .basement-simulator-mist {
  opacity: 0;
  transform: translate3d(20%, -12%, 0) scale(.88);
}

body[data-page="basement-system"] .basement-simulator-stage:is([data-state="balance"], [data-state="stable"]) .basement-simulator-bloom {
  opacity: 1;
}

body[data-page="basement-system"] .basement-simulator-stage[data-state="detect"] [data-phase="detect"],
body[data-page="basement-system"] .basement-simulator-stage[data-state="intervene"] [data-phase="detect"],
body[data-page="basement-system"] .basement-simulator-stage[data-state="intervene"] [data-phase="intervene"],
body[data-page="basement-system"] .basement-simulator-stage[data-state="balance"] [data-phase="detect"],
body[data-page="basement-system"] .basement-simulator-stage[data-state="balance"] [data-phase="intervene"],
body[data-page="basement-system"] .basement-simulator-stage[data-state="balance"] [data-phase="balance"],
body[data-page="basement-system"] .basement-simulator-stage[data-state="stable"] .basement-simulator-phase-rail span {
  color: rgba(220,255,245,.92);
  border-color: rgba(140,226,201,.42);
}

body[data-page="basement-system"] .basement-simulator-stage[data-state="detect"] [data-phase="detect"]::before,
body[data-page="basement-system"] .basement-simulator-stage[data-state="intervene"] [data-phase="detect"]::before,
body[data-page="basement-system"] .basement-simulator-stage[data-state="intervene"] [data-phase="intervene"]::before,
body[data-page="basement-system"] .basement-simulator-stage[data-state="balance"] [data-phase="detect"]::before,
body[data-page="basement-system"] .basement-simulator-stage[data-state="balance"] [data-phase="intervene"]::before,
body[data-page="basement-system"] .basement-simulator-stage[data-state="balance"] [data-phase="balance"]::before,
body[data-page="basement-system"] .basement-simulator-stage[data-state="stable"] .basement-simulator-phase-rail span::before {
  width: 100%;
}

body[data-page="basement-system"] .basement-simulator-stage[data-state="stable"] > img {
  filter: brightness(1.04) saturate(0.98) contrast(1.01);
  transform: scale(1);
}

body[data-page="basement-system"] .basement-simulator-stage[data-state="stable"] .basement-simulator-veil {
  background:
    linear-gradient(180deg, rgba(8, 12, 12, 0.12) 0%, rgba(8, 12, 12, 0) 30%, rgba(8, 12, 12, 0.16) 100%),
    linear-gradient(90deg, rgba(7, 11, 11, 0.12) 0%, transparent 24%, transparent 84%, rgba(7, 11, 11, 0.06) 100%);
}

body[data-page="basement-system"] .basement-simulator-stage[data-state="stable"] .basement-energy-orb,
body[data-page="basement-system"] .basement-simulator-stage[data-state="stable"] .basement-simulator-copy,
body[data-page="basement-system"] .basement-simulator-stage[data-state="stable"] .basement-simulator-statusboard,
body[data-page="basement-system"] .basement-simulator-stage[data-state="stable"] .basement-simulator-compare,
body[data-page="basement-system"] .basement-simulator-stage[data-state="stable"] .basement-simulator-phase-rail,
body[data-page="basement-system"] .basement-simulator-stage[data-state="stable"] .basement-risk-map,
body[data-page="basement-system"] .basement-simulator-stage[data-state="stable"] .basement-sensor-field,
body[data-page="basement-system"] .basement-simulator-stage[data-state="stable"] .basement-flow-map,
body[data-page="basement-system"] .basement-simulator-stage[data-state="stable"] .basement-material-recovery {
  opacity: 0 !important;
  visibility: hidden !important;
  pointer-events: none !important;
}

body[data-page="basement-system"] .basement-simulator-reset {
  position: absolute;
  z-index: 7;
  right: clamp(26px, 3.2vw, 44px);
  bottom: clamp(26px, 3.2vw, 40px);
  min-height: 40px;
  padding: 0 18px;
  border: 1px solid rgba(255,255,255,.26);
  border-radius: 999px;
  background: rgba(12, 44, 38, 0.54);
  color: rgba(249, 247, 239, 0.94);
  font-size: 13px;
  font-weight: 700;
  backdrop-filter: blur(12px);
  box-shadow: 0 12px 28px rgba(4, 24, 21, 0.24);
}

body[data-page="basement-system"] .basement-simulator-reset:hover {
  background: rgba(14, 66, 57, 0.72);
}

body[data-page="basement-system"] .basement-simulator-stable-summary {
  position: absolute;
  left: clamp(26px, 3.8vw, 48px);
  bottom: clamp(22px, 2.8vw, 32px);
  z-index: 6;
  display: grid;
  gap: 8px;
  max-width: min(420px, calc(100% - 210px));
  padding: 14px 16px 12px;
  border-radius: 18px;
  background: linear-gradient(180deg, rgba(17, 20, 18, 0.42), rgba(17, 20, 18, 0.16));
  backdrop-filter: blur(7px);
  box-shadow: 0 10px 26px rgba(7, 14, 13, 0.12);
  opacity: 0;
  transform: translateY(18px);
  pointer-events: none;
  transition: opacity 700ms ease, transform 700ms ease;
}

body[data-page="basement-system"] .basement-simulator-stable-kicker {
  margin: 0;
  color: rgba(247, 243, 232, 0.82);
  font-size: 10px;
  font-weight: 900;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

body[data-page="basement-system"] .basement-simulator-stable-summary strong {
  color: rgba(255,255,255,.95);
  font-family: var(--font-serif);
  font-size: clamp(0.94rem, 1.16vw, 1.12rem);
  line-height: 1.46;
  text-shadow: 0 2px 10px rgba(0,0,0,.16);
}

body[data-page="basement-system"] .basement-simulator-stable-summary span {
  color: rgba(255,255,255,.88);
  font-size: 0.73rem;
  line-height: 1.6;
  text-shadow: 0 1px 8px rgba(0,0,0,.14);
}

body[data-page="basement-system"] .basement-simulator-stage[data-state="stable"] .basement-simulator-stable-summary {
  opacity: 1;
  transform: translateY(0);
}

body[data-page="basement-system"] .basement-simulator-stage[data-state="stable"] .basement-simulator-hud {
  inset: clamp(18px, 2.2vw, 28px) clamp(20px, 2.8vw, 34px) auto;
}

body[data-page="basement-system"] .basement-simulator-stage[data-state="stable"] .basement-simulator-hud-head {
  opacity: .9;
}

body[data-page="basement-system"] .basement-simulator-stage[data-state="stable"] .basement-simulator-live {
  width: min(100%, 1040px);
  padding: 14px 18px 0 0;
  border-bottom: 0;
}

body[data-page="basement-system"] .basement-simulator-stage[data-state="stable"] .basement-simulator-metric span {
  color: rgba(255,255,255,.58) !important;
}

body[data-page="basement-system"] .basement-simulator-stage[data-state="stable"] .basement-simulator-metric strong {
  color: rgba(255,255,255,.96) !important;
}

@keyframes basementScanPass {
  from { transform: translateY(0); }
  to { transform: translateY(610%); }
}

@keyframes basementMistDrift {
  from { transform: translate3d(-3%, 2%, 0) scale(1.04); }
  to { transform: translate3d(4%, -2%, 0) scale(.98); }
}

@media (max-width: 1180px) {
  body[data-page="basement-system"] .basement-simulator-stage {
    min-height: 760px;
  }

  body[data-page="basement-system"] .basement-simulator-copy,
  body[data-page="basement-system"] .basement-simulator-hud {
    position: absolute;
    margin-top: 0;
  }

  body[data-page="basement-system"] .basement-simulator-live {
    grid-template-columns: repeat(3, 1fr);
    width: calc(100% - 150px);
  }

  body[data-page="basement-system"] .basement-simulator-statusboard {
    top: 120px;
    width: 300px;
  }

  body[data-page="basement-system"] .basement-simulator-stage[data-state="stable"] .basement-simulator-live {
    width: calc(100% - 130px);
  }
}

@media (max-width: 760px) {
  body[data-page="basement-system"] .basement-simulator-stage {
    min-height: 820px;
  }

  body[data-page="basement-system"] .basement-simulator-hud {
    inset: 20px 18px auto;
  }

  body[data-page="basement-system"] .basement-simulator-hud-head {
    position: relative;
    justify-content: space-between;
    min-width: 0;
    margin-bottom: 16px;
  }

  body[data-page="basement-system"] .basement-simulator-hud-head > div {
    text-align: left;
  }

  body[data-page="basement-system"] .basement-simulator-live {
    width: 100%;
    grid-template-columns: repeat(3, 1fr);
  }

  body[data-page="basement-system"] .basement-simulator-statusboard {
    position: relative;
    top: auto;
    right: auto;
    width: 100%;
    grid-template-columns: repeat(2, 1fr);
    margin-top: 14px;
  }

  body[data-page="basement-system"] .basement-simulator-status:nth-child(n + 5) {
    display: none;
  }

  body[data-page="basement-system"] .basement-simulator-copy {
    left: 18px;
    right: 18px;
    bottom: 178px;
    width: auto;
  }

  body[data-page="basement-system"] .basement-simulator-copy h3 {
    max-width: 100%;
    font-size: 1.2rem;
    line-height: 1.38;
    overflow-wrap: anywhere;
  }

  body[data-page="basement-system"] .basement-simulator-text {
    font-size: .86rem;
  }

  body[data-page="basement-system"] .basement-simulator-actions {
    align-items: flex-start;
    flex-direction: column;
  }

  body[data-page="basement-system"] .basement-simulator-phase-rail {
    left: 18px;
    right: 18px;
    bottom: 122px;
  }

  body[data-page="basement-system"] .basement-simulator-phase-rail span {
    font-size: .58rem;
  }

  body[data-page="basement-system"] .basement-simulator-compare {
    grid-template-columns: 1fr;
    padding: 14px 18px 18px;
    gap: 8px;
  }

  body[data-page="basement-system"] .basement-simulator-compare-buttons {
    overflow-x: auto;
  }

  body[data-page="basement-system"] .basement-simulator-compare-buttons button {
    width: auto;
    white-space: nowrap;
  }

  body[data-page="basement-system"] .basement-simulator-compare-feedback {
    display: none;
  }

  body[data-page="basement-system"] .basement-simulator-stage[data-state="stable"] .basement-simulator-hud {
    inset: 18px 18px auto;
  }

  body[data-page="basement-system"] .basement-simulator-stage[data-state="stable"] .basement-simulator-live {
    width: 100%;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
    padding-right: 0;
  }

  body[data-page="basement-system"] .basement-simulator-stable-summary {
    right: 18px;
    max-width: none;
    bottom: 78px;
    padding: 12px 12px 10px;
  }

  body[data-page="basement-system"] .basement-simulator-reset {
    right: 18px;
    bottom: 22px;
    left: auto;
  }
}

/* === Basement simulator environmental storytelling effects v4 === */
body[data-page="basement-system"] .basement-before-reveal {
  --before-reveal: 46%;
  position: absolute;
  inset: 0;
  z-index: 2;
  clip-path: inset(0 calc(100% - var(--before-reveal)) 0 0);
  opacity: 0;
  pointer-events: none;
  transition: opacity 700ms ease;
}

body[data-page="basement-system"] .basement-before-reveal img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: brightness(.52) saturate(.64) contrast(1.08) sepia(.12);
  transform: scale(1.045);
}

body[data-page="basement-system"] .basement-simulator-stage.is-comparison-ready .basement-before-reveal {
  opacity: 1;
}

body[data-page="basement-system"] .basement-simulator-stage.is-comparison-ready::after {
  content: "";
  position: absolute;
  z-index: 8;
  top: 0;
  bottom: 0;
  left: var(--comparison-line, 46%);
  width: 1px;
  background: rgba(224,255,247,.88);
  box-shadow: 0 0 18px rgba(128,235,204,.8);
  pointer-events: none;
}

body[data-page="basement-system"] :is(.basement-risk-map, .basement-sensor-field, .basement-flow-map, .basement-material-recovery) {
  position: absolute;
  inset: 0;
  z-index: 3;
  pointer-events: none;
}

body[data-page="basement-system"] .basement-risk-zone {
  position: absolute;
  display: grid;
  place-items: center;
  width: clamp(110px, 13vw, 190px);
  aspect-ratio: 1;
  opacity: 0;
  transform: scale(.76);
  transition: opacity 1.2s ease, transform 1.8s ease;
}

body[data-page="basement-system"] .basement-risk-zone i {
  position: absolute;
  inset: 0;
  border-radius: 50%;
  background:
    radial-gradient(circle, rgba(255,98,68,.58) 0 8%, rgba(255,154,73,.30) 24%, rgba(255,207,110,.12) 44%, transparent 70%);
  filter: blur(4px);
  animation: basementRiskPulse 3.8s ease-in-out infinite;
}

body[data-page="basement-system"] .basement-risk-zone b {
  position: relative;
  padding: .36rem .58rem;
  border-radius: 999px;
  color: rgba(255,240,226,.92);
  background: rgba(67,25,16,.44);
  border: 1px solid rgba(255,179,126,.25);
  font-size: .66rem;
  font-weight: 600;
  white-space: nowrap;
  backdrop-filter: blur(8px);
}

body[data-page="basement-system"] .basement-risk-zone--wall { left: 3%; top: 29%; }
body[data-page="basement-system"] .basement-risk-zone--floor { left: 42%; bottom: 19%; }
body[data-page="basement-system"] .basement-risk-zone--cabinet { right: 5%; top: 27%; }

body[data-page="basement-system"] .basement-simulator-stage:is([data-state="before"], [data-state="detect"]) .basement-risk-zone {
  opacity: .92;
  transform: scale(1);
}

body[data-page="basement-system"] .basement-simulator-stage[data-state="intervene"] .basement-risk-zone {
  opacity: .42;
  transform: scale(.84);
}

body[data-page="basement-system"] .basement-sensor-field span {
  position: absolute;
  left: var(--sensor-x);
  top: var(--sensor-y);
  display: grid;
  place-items: center;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  color: #bff7e7;
  border: 1px solid rgba(149,239,215,.64);
  background: rgba(10,45,39,.44);
  box-shadow: 0 0 0 0 rgba(126,235,205,.28);
  font-size: .58rem;
  font-weight: 700;
  opacity: 0;
  transform: translate(-50%,-50%) scale(.7);
}

body[data-page="basement-system"] .basement-simulator-stage[data-state="detect"] .basement-sensor-field span {
  opacity: 1;
  transform: translate(-50%,-50%) scale(1);
  animation: basementSensorPing 2.4s ease-out infinite;
}

body[data-page="basement-system"] .basement-sensor-field span:nth-child(2) { animation-delay: .35s !important; }
body[data-page="basement-system"] .basement-sensor-field span:nth-child(3) { animation-delay: .7s !important; }
body[data-page="basement-system"] .basement-sensor-field span:nth-child(4) { animation-delay: 1.05s !important; }

body[data-page="basement-system"] .basement-flow-map {
  width: 100%;
  height: 100%;
  overflow: visible;
  opacity: 0;
  transition: opacity 1.4s ease;
}

body[data-page="basement-system"] .basement-flow-path,
body[data-page="basement-system"] .basement-moisture-path {
  fill: none;
  stroke-linecap: round;
  vector-effect: non-scaling-stroke;
}

body[data-page="basement-system"] .basement-flow-path {
  stroke: rgba(126,242,214,.78);
  stroke-width: 3;
  stroke-dasharray: 5 18;
  filter: drop-shadow(0 0 8px rgba(106,241,209,.72));
  animation: basementFlowTravel 3.6s linear infinite;
}

body[data-page="basement-system"] .basement-flow-path--return {
  stroke: rgba(173,226,246,.68);
  animation-direction: reverse;
  animation-duration: 4.4s;
}

body[data-page="basement-system"] .basement-moisture-path {
  stroke: rgba(255,171,102,.54);
  stroke-width: 4;
  stroke-dasharray: 2 22;
  filter: drop-shadow(0 0 7px rgba(255,133,73,.52));
  animation: basementMoistureMove 4.8s linear infinite;
}

body[data-page="basement-system"] .basement-simulator-stage:is([data-state="intervene"], [data-state="balance"]) .basement-flow-map {
  opacity: .9;
}

body[data-page="basement-system"] .basement-simulator-stage[data-state="stable"] .basement-flow-map {
  opacity: .32;
}

body[data-page="basement-system"] .basement-material-recovery span {
  position: absolute;
  padding: .42rem .64rem;
  color: rgba(224,255,245,.9);
  background: rgba(11,58,49,.48);
  border-bottom: 1px solid rgba(130,230,202,.58);
  font-size: .64rem;
  opacity: 0;
  transform: translateY(10px);
  transition: opacity 1.4s ease, transform 1.6s ease;
  backdrop-filter: blur(8px);
}

body[data-page="basement-system"] .basement-material-recovery--wall { left: 9%; top: 38%; }
body[data-page="basement-system"] .basement-material-recovery--wood { left: 47%; top: 58%; }
body[data-page="basement-system"] .basement-material-recovery--collection { right: 8%; top: 36%; }

body[data-page="basement-system"] .basement-simulator-stage:is([data-state="balance"], [data-state="stable"]) .basement-material-recovery span {
  opacity: .9;
  transform: translateY(0);
}

body[data-page="basement-system"] .basement-material-recovery span:nth-child(2) { transition-delay: .45s; }
body[data-page="basement-system"] .basement-material-recovery span:nth-child(3) { transition-delay: .9s; }

body[data-page="basement-system"] .basement-metric-range {
  --metric-position: 50%;
  position: relative;
  display: block;
  width: 100%;
  height: 3px;
  margin-top: 5px;
  overflow: visible;
  background:
    linear-gradient(90deg, rgba(116,220,191,.44) 0 31%, rgba(255,212,118,.42) 31% 62%, rgba(255,112,83,.54) 62%);
  border-radius: 999px;
}

body[data-page="basement-system"] .basement-metric-range::after {
  content: "";
  position: absolute;
  left: var(--metric-position);
  top: 50%;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #ff9a72;
  box-shadow: 0 0 9px rgba(255,124,88,.75);
  transform: translate(-50%,-50%);
  transition: left 180ms linear, background 400ms ease, box-shadow 400ms ease;
}

body[data-page="basement-system"] .basement-metric-range.is-safe::after {
  background: #8ff0d1;
  box-shadow: 0 0 11px rgba(114,242,204,.82);
}

body[data-page="basement-system"] .basement-metric-range b {
  position: absolute;
  left: 31%;
  top: -2px;
  width: 31%;
  height: 7px;
  border-inline: 1px solid rgba(218,255,244,.48);
  opacity: .68;
}

body[data-page="basement-system"] .basement-before-after-control {
  position: absolute;
  z-index: 10;
  left: 50%;
  bottom: 93px;
  display: grid;
  grid-template-columns: auto minmax(180px, 28vw) auto;
  align-items: center;
  gap: 12px;
  transform: translateX(-50%);
  padding: .58rem .78rem;
  border: 1px solid rgba(255,255,255,.24);
  border-radius: 999px;
  background: rgba(8,28,25,.52);
  color: rgba(240,255,250,.9);
  backdrop-filter: blur(12px);
  box-shadow: 0 12px 32px rgba(5,20,18,.24);
}

body[data-page="basement-system"] .basement-before-after-control[hidden] {
  display: none;
}

body[data-page="basement-system"] .basement-before-after-control span {
  font-size: .64rem;
  white-space: nowrap;
}

body[data-page="basement-system"] .basement-before-after-control input {
  width: 100%;
  accent-color: #91efd2;
  cursor: ew-resize;
}

body[data-page="basement-system"] .basement-simulator-stage.is-comparison-ready .basement-simulator-phase-rail {
  opacity: 0;
  pointer-events: none;
}

@keyframes basementRiskPulse {
  0%,100% { transform: scale(.9); opacity: .74; }
  50% { transform: scale(1.08); opacity: 1; }
}

@keyframes basementSensorPing {
  0% { box-shadow: 0 0 0 0 rgba(126,235,205,.42); }
  70%,100% { box-shadow: 0 0 0 20px rgba(126,235,205,0); }
}

@keyframes basementFlowTravel {
  to { stroke-dashoffset: -92; }
}

@keyframes basementMoistureMove {
  to { stroke-dashoffset: 120; }
}

@media (max-width: 760px) {
  body[data-page="basement-system"] .basement-risk-zone {
    width: 92px;
  }

  body[data-page="basement-system"] .basement-risk-zone b,
  body[data-page="basement-system"] .basement-material-recovery span {
    display: none;
  }

  body[data-page="basement-system"] .basement-sensor-field span {
    width: 27px;
    height: 27px;
    font-size: .5rem;
  }

  body[data-page="basement-system"] .basement-metric-range {
    margin-top: 3px;
  }

  body[data-page="basement-system"] .basement-before-after-control {
    bottom: 118px;
    width: calc(100% - 36px);
    grid-template-columns: auto minmax(100px, 1fr) auto;
  }
}

/* === Basement three-dimensional energy orb control v5 === */
body[data-page="basement-system"] .basement-energy-orb {
  position: absolute;
  z-index: 9;
  right: clamp(30px, 4vw, 70px);
  bottom: clamp(122px, 10vw, 154px);
  display: grid;
  place-items: center;
  width: clamp(76px, 7vw, 104px);
  aspect-ratio: 1;
  padding: 0;
  border: 0;
  border-radius: 50%;
  background:
    radial-gradient(circle at 34% 28%, rgba(255,255,255,.82), transparent 12%),
    radial-gradient(circle at 50% 56%, #3dd9bd 0 17%, #146b66 46%, #082f31 72%, #061c20 100%);
  color: white;
  box-shadow:
    inset -12px -16px 24px rgba(0,18,24,.62),
    inset 10px 12px 22px rgba(187,255,239,.18),
    0 18px 34px rgba(0,24,26,.36),
    0 0 0 1px rgba(185,255,238,.24);
  cursor: pointer;
  transform: translateZ(0);
  transition: transform 300ms ease, filter 500ms ease, box-shadow 500ms ease;
}

body[data-page="basement-system"] .basement-energy-orb:hover {
  transform: translateY(-4px) scale(1.04);
  filter: brightness(1.12);
}

body[data-page="basement-system"] .basement-energy-orb:focus-visible {
  outline: 2px solid rgba(195,255,239,.9);
  outline-offset: 5px;
}

body[data-page="basement-system"] .basement-energy-orb__rings {
  position: absolute;
  inset: -12px;
  border-radius: 50%;
  background:
    conic-gradient(from 0deg,
      #65f3d0 0 12%,
      transparent 12% 25%,
      #ff936e 25% 38%,
      transparent 38% 54%,
      #9bc9ff 54% 68%,
      transparent 68% 82%,
      #f6ca72 82% 94%,
      transparent 94%);
  mask: radial-gradient(circle, transparent 58%, #000 60% 66%, transparent 68%);
  filter: drop-shadow(0 0 8px rgba(105,239,207,.5));
  opacity: .72;
  transition: opacity 400ms ease;
}

body[data-page="basement-system"] .basement-energy-orb__rings::before,
body[data-page="basement-system"] .basement-energy-orb__rings::after {
  content: "";
  position: absolute;
  border-radius: 50%;
  border: 1px solid rgba(165,245,225,.34);
}

body[data-page="basement-system"] .basement-energy-orb__rings::before {
  inset: 4px;
  border-inline-color: rgba(255,146,106,.72);
  transform: rotateX(68deg) rotateZ(18deg);
}

body[data-page="basement-system"] .basement-energy-orb__rings::after {
  inset: 10px -4px;
  border-block-color: rgba(133,202,255,.68);
  transform: rotateY(68deg) rotateZ(-24deg);
}

body[data-page="basement-system"] .basement-energy-orb__core {
  width: 24%;
  aspect-ratio: 1;
  border-radius: 50%;
  background: rgba(230,255,248,.96);
  box-shadow:
    0 0 12px rgba(202,255,241,.95),
    0 0 34px rgba(66,238,198,.82);
  animation: basementOrbCore 2.8s ease-in-out infinite;
}

body[data-page="basement-system"] .basement-energy-orb strong {
  position: absolute;
  bottom: 19%;
  font-size: clamp(.58rem, .7vw, .72rem);
  letter-spacing: .08em;
  text-shadow: 0 2px 8px rgba(0,0,0,.7);
}

body[data-page="basement-system"] .basement-energy-orb.is-running {
  background:
    radial-gradient(circle at 34% 28%, rgba(255,255,255,.92), transparent 12%),
    radial-gradient(circle at 50% 56%, #ffb06f 0 15%, #ea5e58 36%, #256f87 62%, #082d34 100%);
  box-shadow:
    inset -12px -16px 24px rgba(0,18,24,.56),
    0 0 24px rgba(255,117,87,.5),
    0 0 54px rgba(74,232,202,.4);
}

body[data-page="basement-system"] .basement-energy-orb.is-running .basement-energy-orb__rings {
  opacity: 1;
  animation: basementOrbSpin 2.8s linear infinite, basementOrbHue 5.6s linear infinite;
}

body[data-page="basement-system"] .basement-energy-orb.is-running .basement-energy-orb__rings::before {
  animation: basementOrbSpinReverse 1.9s linear infinite;
}

body[data-page="basement-system"] .basement-energy-orb.is-running .basement-energy-orb__rings::after {
  animation: basementOrbSpin 2.2s linear infinite;
}

body[data-page="basement-system"] .basement-energy-orb.is-stable {
  background:
    radial-gradient(circle at 34% 28%, rgba(255,255,255,.9), transparent 12%),
    radial-gradient(circle at 50% 56%, #a9f3d8 0 15%, #267e6d 43%, #0b423c 72%, #062725 100%);
  box-shadow:
    inset -12px -16px 24px rgba(0,18,20,.5),
    0 0 28px rgba(119,239,202,.52),
    0 0 70px rgba(66,210,174,.22);
}

body[data-page="basement-system"] .basement-energy-orb:disabled {
  cursor: progress;
}

@keyframes basementOrbSpin {
  to { transform: rotate(360deg); }
}

@keyframes basementOrbSpinReverse {
  to { transform: rotateX(68deg) rotateZ(-342deg); }
}

@keyframes basementOrbHue {
  to { filter: hue-rotate(360deg) drop-shadow(0 0 10px rgba(105,239,207,.58)); }
}

@keyframes basementOrbCore {
  0%,100% { transform: scale(.88); opacity: .76; }
  50% { transform: scale(1.14); opacity: 1; }
}

@media (max-width: 760px) {
  body[data-page="basement-system"] .basement-energy-orb {
    right: 22px;
    bottom: 160px;
    width: 68px;
  }
}

/* === Global viewport-aware media system: keep major images inside one screen === */
@media (min-width: 901px) {
  html body {
    --zf-screen-media-gutter: 112px;
  }

  html body :is(
    .home-entry .home-hero-media,
    .home-entry .home-sanctuary-media,
    .home-entry .home-image,
    #environment-problem .image-entry-media,
    #environment-logic .image-entry-media,
    #basement-problem .basement-problem-media,
    #basement-logic .image-entry-media,
    #basement-lifting .image-entry-media,
    #basement-sport-layer .basement-media,
    #basement-reading-layer .basement-media,
    #basement-dining-layer .basement-media,
    .fit.cinematic-panel .fit-media,
    .constraints.cinematic-panel .section-image,
    .delivery.visual-story .visual-story-media,
    .process.visual-story .visual-story-media,
    .project-access.visual-story .visual-story-media,
    .quiet-system.cinematic-panel .section-image,
    .water-story-hero,
    .water-logic-media,
    .water-flow-media
  ) {
    width: min(calc(100vw - var(--zf-screen-media-gutter)), var(--zf-screen-media-width, 138svh)) !important;
    max-width: none !important;
    height: auto !important;
    min-height: 0 !important;
    aspect-ratio: var(--zf-screen-media-ratio, 8 / 5) !important;
    margin-inline: auto !important;
  }

  html body :is(
    .home-entry .home-hero-media,
    .home-entry .home-sanctuary-media,
    .home-entry .home-image,
    #environment-problem .image-entry-media,
    #environment-logic .image-entry-media,
    #basement-problem .basement-problem-media,
    #basement-logic .image-entry-media,
    #basement-lifting .image-entry-media,
    #basement-sport-layer .basement-media,
    #basement-reading-layer .basement-media,
    #basement-dining-layer .basement-media,
    .fit.cinematic-panel .fit-media,
    .constraints.cinematic-panel .section-image,
    .delivery.visual-story .visual-story-media,
    .process.visual-story .visual-story-media,
    .project-access.visual-story .visual-story-media,
    .quiet-system.cinematic-panel .section-image,
    .water-story-hero,
    .water-logic-media,
    .water-flow-media
  ) > img {
    width: 100% !important;
    height: 100% !important;
    object-fit: contain !important;
  }

  html body .home-entry .home-hero-media,
  html body .home-entry .home-mep .home-image,
  html body .home-entry .home-courtyard .home-image,
  html body #basement-problem .basement-problem-media,
  html body #basement-lifting .image-entry-media,
  html body .fit.cinematic-panel .fit-media,
  html body .delivery.visual-story .visual-story-media,
  html body .process.visual-story .visual-story-media,
  html body .project-access.visual-story .visual-story-media,
  html body .quiet-system.cinematic-panel .section-image {
    --zf-screen-media-ratio: 16 / 9;
    --zf-screen-media-width: 145svh;
  }

  html body .home-entry .home-sanctuary-media,
  html body #environment-problem .image-entry-media,
  html body #environment-logic .image-entry-media,
  html body #basement-logic .image-entry-media,
  html body .water-story-hero,
  html body .water-logic-media {
    --zf-screen-media-ratio: 8 / 5;
    --zf-screen-media-width: 128svh;
  }

  html body .home-entry .home-shift .home-image,
  html body #basement-reading-layer .basement-media {
    --zf-screen-media-ratio: 3 / 2;
    --zf-screen-media-width: 120svh;
  }

  html body .home-entry .home-feelings .home-image,
  html body #basement-dining-layer .basement-media,
  html body .constraints.cinematic-panel .section-image,
  html body .water-flow-media {
    --zf-screen-media-ratio: 5 / 3;
    --zf-screen-media-width: 135svh;
  }

  html body #basement-sport-layer .basement-media {
    --zf-screen-media-ratio: 12 / 7;
    --zf-screen-media-width: 138svh;
  }

  html body[data-page="basement-system"] .basement-simulator-entry {
    padding-inline: 0 !important;
  }

  html body[data-page="basement-system"] .basement-simulator-stage {
    width: min(calc(100vw - 112px), 158svh) !important;
    max-width: none !important;
    height: auto !important;
    min-height: 0 !important;
    aspect-ratio: 2 / 1 !important;
    margin-inline: auto !important;
  }
}

html,
body {
  overflow-x: clip;
}

html body[data-page="basement-system"] .basement-simulator-stage {
  scroll-margin-top: 82px;
}

@media (max-width: 900px) {
  html body[data-page="basement-system"] .basement-simulator-stage {
    scroll-margin-top: 72px;
  }

  html body[data-page="home"] .home-entry :is(.home-hero-media, .home-sanctuary-media, .home-image) > img,
  html body[data-page="systems"] :is(.image-entry-media, .scene-media) > img,
  html body[data-page="water-supply-drainage"] :is(.water-story-hero, .water-logic-media, .water-flow-media) > img,
  html body[data-page="basement-system"] :is(.basement-problem-media, .image-entry-media, .basement-media) > img,
  html body[data-page="delivery"] :is(.fit-media, .section-image, .visual-story-media) > img {
    object-fit: contain !important;
    object-position: center !important;
  }
}

/* Route-specific specificity guard for legacy page rules. */
@media (min-width: 901px) {
  html body[data-page="systems"] :is(
    #environment-problem .image-entry-media,
    #environment-logic .image-entry-media
  ) {
    width: min(calc(100vw - 128px), 128svh) !important;
    height: auto !important;
    min-height: 0 !important;
    aspect-ratio: 8 / 5 !important;
  }

  html body[data-page="systems"] #systems .scene-media {
    width: min(calc(100vw - 128px), 145svh) !important;
    height: auto !important;
    min-height: 0 !important;
    aspect-ratio: 16 / 9 !important;
    margin-inline: auto !important;
  }

  html body[data-page="water-supply-drainage"] :is(.water-story-hero, .water-logic-media) {
    width: min(calc(100vw - 128px), 128svh) !important;
    height: auto !important;
    min-height: 0 !important;
    aspect-ratio: 8 / 5 !important;
  }

  html body[data-page="water-supply-drainage"] .water-flow-media {
    width: min(calc(100vw - 128px), 135svh) !important;
    height: auto !important;
    min-height: 0 !important;
    aspect-ratio: 5 / 3 !important;
  }
}

@media (max-width: 900px) {
  html body :is(
    .home-entry .home-hero-media,
    .home-entry .home-sanctuary-media,
    .home-entry .home-image,
    .image-entry-media,
    .basement-problem-media,
    .basement-media,
    .fit-media,
    .section-image,
    .visual-story-media,
    .water-story-hero,
    .water-logic-media,
    .water-flow-media
  ) {
    width: calc(100vw - 36px) !important;
    max-width: none !important;
    height: auto !important;
    min-height: 0 !important;
    aspect-ratio: 4 / 3 !important;
    margin-inline: auto !important;
  }

  html body :is(
    .home-entry .home-hero-media,
    .home-entry .home-sanctuary-media,
    .home-entry .home-image,
    .image-entry-media,
    .basement-problem-media,
    .basement-media,
    .fit-media,
    .section-image,
    .visual-story-media,
    .water-story-hero,
    .water-logic-media,
    .water-flow-media
  ) > img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
  }

  html body[data-page="basement-system"] .basement-simulator-stage {
    width: calc(100vw - 36px) !important;
    height: min(760px, calc(100svh - 88px)) !important;
    min-height: 0 !important;
    max-height: calc(100svh - 88px) !important;
    aspect-ratio: auto !important;
    margin-inline: auto !important;
  }
}

@media (min-width: 901px) and (max-height: 780px) {
  html body {
    --zf-screen-media-gutter: 128px;
  }

  html body[data-page="basement-system"] .basement-simulator-stage {
    width: min(calc(100vw - 128px), 150svh) !important;
  }
}

/* Final stable state must remain a complete, unobstructed full image. */
body[data-page="basement-system"] .basement-simulator-stage::after,
body[data-page="basement-system"] .basement-before-reveal,
body[data-page="basement-system"] .basement-before-after-control {
  display: none !important;
}

/* === Basement journey and simulator refinement v49 === */
html body[data-page="basement-system"] #basement-definition :is(.basement-definition-more, .basement-reference-rail) {
  display: none !important;
}

html body[data-page="basement-system"] #basement-definition .basement-function-grid {
  gap: 10px 18px !important;
}

html body[data-page="basement-system"] #basement-definition .basement-function-grid span {
  min-height: 0 !important;
  padding: 10px 0 !important;
  border-radius: 0 !important;
  border-top: 1px solid rgba(8, 58, 47, 0.08) !important;
  border-right: 0 !important;
  border-bottom: 0 !important;
  border-left: 0 !important;
  background: transparent !important;
}

html body[data-page="basement-system"] .basement-simulator-heading h2 span {
  display: block !important;
  white-space: nowrap !important;
}

html body[data-page="basement-system"] .basement-simulator-stage > img {
  filter: saturate(0.9) brightness(0.94) contrast(1.02) !important;
}

html body[data-page="basement-system"] .basement-simulator-minimal {
  position: absolute !important;
  inset: auto auto 26px 26px !important;
  z-index: 9 !important;
  max-width: min(420px, calc(100% - 52px)) !important;
  padding: 18px 20px !important;
  border-radius: 18px !important;
  background: rgba(255, 252, 245, 0.78) !important;
  backdrop-filter: blur(10px) !important;
  -webkit-backdrop-filter: blur(10px) !important;
  box-shadow: 0 18px 34px rgba(8, 58, 47, 0.08) !important;
}

html body[data-page="basement-system"] .basement-simulator-minimal h3 {
  margin: 8px 0 0 !important;
  color: #1f1a17 !important;
  font-size: clamp(20px, 1.6vw, 28px) !important;
  line-height: 1.34 !important;
}

html body[data-page="basement-system"] .basement-simulator-minimal .basement-simulator-text {
  margin: 10px 0 0 !important;
  color: rgba(8, 58, 47, 0.62) !important;
  font-size: 13px !important;
  line-height: 1.74 !important;
}

html body[data-page="basement-system"] .basement-simulator-minimal .basement-simulator-actions {
  display: flex !important;
  align-items: center !important;
  gap: 14px !important;
  flex-wrap: wrap !important;
  margin-top: 14px !important;
}

html body[data-page="basement-system"] .basement-simulator-progress {
  color: rgba(8, 58, 47, 0.54) !important;
  font-size: 12px !important;
  line-height: 1.6 !important;
}

html body[data-page="basement-system"] .basement-simulator-back {
  position: absolute !important;
  left: 26px !important;
  top: 26px !important;
  z-index: 10 !important;
  min-height: 42px !important;
  padding: 0 16px !important;
  border: 1px solid rgba(255, 255, 255, 0.62) !important;
  border-radius: 999px !important;
  background: rgba(255, 252, 245, 0.88) !important;
  color: #12352f !important;
  font-size: 13px !important;
  font-weight: 800 !important;
  box-shadow: 0 12px 28px rgba(8, 58, 47, 0.08) !important;
}

html body[data-page="basement-system"] .basement-simulator-stage[data-state="stable"] :is(
  .basement-simulator-minimal,
  .basement-simulator-veil,
  .basement-simulator-scan,
  .basement-simulator-mist,
  .basement-simulator-bloom,
  .basement-risk-map,
  .basement-flow-map
) {
  opacity: 0 !important;
  pointer-events: none !important;
}

@media (max-width: 760px) {
  html body[data-page="basement-system"] #basement-definition :is(
    .basement-journey-head h2 span,
    .basement-journey-panel-copy h3 span,
    .basement-simulator-heading h2 span
  ) {
    white-space: normal !important;
  }

  html body[data-page="basement-system"] .basement-simulator-minimal {
    inset: auto 18px 18px 18px !important;
    max-width: none !important;
    padding: 16px !important;
  }

  html body[data-page="basement-system"] .basement-simulator-back {
    left: 18px !important;
    top: 18px !important;
  }
}

/* Explicit final media ratios override historical !important rules. */
@media (min-width: 901px) {
  html body :is(
    #environment-problem .image-entry-media,
    #environment-logic .image-entry-media,
    #basement-logic .image-entry-media,
    .water-story-hero,
    .water-logic-media
  ) {
    width: min(calc(100vw - 128px), 128svh) !important;
    aspect-ratio: 8 / 5 !important;
    min-height: 0 !important;
    height: auto !important;
  }

  html body :is(
    #systems .scene-media,
    .home-entry .home-hero-media,
    .home-entry .home-mep .home-image,
    .home-entry .home-courtyard .home-image,
    #basement-problem .basement-problem-media,
    #basement-lifting .image-entry-media,
    .fit.cinematic-panel .fit-media,
    .delivery.visual-story .visual-story-media,
    .process.visual-story .visual-story-media,
    .project-access.visual-story .visual-story-media,
    .quiet-system.cinematic-panel .section-image
  ) {
    width: min(calc(100vw - 128px), 145svh) !important;
    aspect-ratio: 16 / 9 !important;
    min-height: 0 !important;
    height: auto !important;
    margin-inline: auto !important;
  }

  html body :is(
    .home-entry .home-shift .home-image,
    #basement-reading-layer .basement-media
  ) {
    width: min(calc(100vw - 128px), 120svh) !important;
    aspect-ratio: 3 / 2 !important;
  }

  html body :is(
    .home-entry .home-feelings .home-image,
    #basement-dining-layer .basement-media,
    .constraints.cinematic-panel .section-image,
    .water-flow-media
  ) {
    width: min(calc(100vw - 128px), 135svh) !important;
    aspect-ratio: 5 / 3 !important;
  }
}

/* === Final guide-text alignment + Chinese reading scale v12 === */
html body {
  --zf-guide-copy-measure: 43rem;
  --zf-guide-title-measure: 11.2em;
  --zf-guide-eyebrow: clamp(0.76rem, 0.66vw, 0.88rem);
  --zf-guide-hero-title: clamp(2rem, 2.55vw, 2.75rem);
  --zf-guide-section-title: clamp(1.58rem, 1.82vw, 2.08rem);
  --zf-guide-feature-title: clamp(1.38rem, 1.46vw, 1.72rem);
  --zf-guide-body: clamp(0.92rem, 0.82vw, 1rem);
  --zf-guide-soft-body: clamp(0.86rem, 0.76vw, 0.94rem);
}

@media (min-width: 901px) {
  html body {
    --zf-guide-wide: min(calc(100vw - 128px), 145svh);
    --zf-guide-medium: min(calc(100vw - 128px), 128svh);
    --zf-guide-narrow: min(calc(100vw - 128px), 120svh);
    --zf-guide-wider: min(calc(100vw - 128px), 150svh);
  }

  html body[data-page="home"] #home :is(
    .home-hero-copy,
    .home-sanctuary-copy,
    .home-copy,
    .section-heading
  ),
  html body[data-page="philosophy"] #home :is(
    .home-hero-copy,
    .home-sanctuary-copy,
    .home-copy,
    .section-heading
  ),
  html body[data-page="delivery"] main :is(
    .section-heading,
    .section-copy,
    .image-entry-copy,
    .fit-copy,
    .visual-story .section-copy
  ) {
    width: var(--zf-guide-wide) !important;
    max-width: none !important;
    margin-inline: auto !important;
    text-align: left !important;
  }

  html body[data-page="systems"] main :is(
    .section-heading,
    .image-entry-copy,
    .system-cognition-inner,
    .system-logic-inner,
    .experience-translation,
    .section-copy
  ),
  html body[data-page="water-supply-drainage"] main :is(
    .water-story-intro,
    .water-story-heading,
    .water-story-closing,
    .water-scene-copy,
    .water-supply-copy,
    .section-heading,
    .section-copy
  ) {
    width: var(--zf-guide-medium) !important;
    max-width: none !important;
    margin-inline: auto !important;
    text-align: left !important;
  }

  html body[data-page="basement-system"] main :is(
    .basement-definition-copy,
    .basement-simulator-heading,
    .basement-alert-summary,
    .section-heading,
    .image-entry-copy,
    .system-cognition-inner,
    .system-logic-inner,
    .section-copy,
    .basement-scene-copy
  ) {
    width: var(--zf-guide-wide) !important;
    max-width: none !important;
    margin-inline: auto !important;
    text-align: left !important;
  }

  html body[data-page="basement-system"] main .basement-simulator-heading {
    width: min(calc(100vw - 128px), 150svh) !important;
  }

  html body[data-page="home"] #home .home-shift .home-copy,
  html body[data-page="philosophy"] #home .home-shift .home-copy {
    width: var(--zf-guide-narrow) !important;
  }

  html body[data-page="home"] #home .home-sanctuary-copy,
  html body[data-page="philosophy"] #home .home-sanctuary-copy {
    width: var(--zf-guide-medium) !important;
  }

  html body[data-page="home"] #home .home-feelings .home-copy,
  html body[data-page="philosophy"] #home .home-feelings .home-copy {
    width: min(calc(100vw - 128px), 135svh) !important;
  }
}

html body main :is(
  .home-hero-copy,
  .home-sanctuary-copy,
  .home-copy,
  .section-heading,
  .section-copy,
  .image-entry-copy,
  .system-cognition-inner,
  .system-logic-inner,
  .water-story-intro,
  .water-story-heading,
  .water-story-closing,
  .water-scene-copy,
  .water-supply-copy,
  .experience-translation,
  .climate-closing,
  .basement-definition-copy,
  .basement-simulator-heading,
  .basement-scene-copy
) :is(h1, h2, h3, h4, p, blockquote, ul, ol) {
  margin-left: 0 !important;
  margin-right: auto !important;
  text-align: left !important;
}

html body main :is(
  .home-hero-copy,
  .home-sanctuary-copy,
  .home-copy,
  .section-heading,
  .section-copy,
  .image-entry-copy,
  .system-cognition-inner,
  .system-logic-inner,
  .water-story-intro,
  .water-story-heading,
  .water-story-closing,
  .water-scene-copy,
  .water-supply-copy,
  .experience-translation,
  .climate-closing,
  .basement-definition-copy,
  .basement-simulator-heading,
  .basement-scene-copy
) :is(p:not(.eyebrow):not(.home-eyebrow):not(.experience-kicker), blockquote, li) {
  max-width: var(--zf-guide-copy-measure) !important;
  font-size: var(--zf-guide-body) !important;
  line-height: 1.86 !important;
  letter-spacing: 0 !important;
}

html body main :is(
  .home-hero-copy,
  .home-sanctuary-copy,
  .home-copy,
  .section-heading,
  .section-copy,
  .image-entry-copy,
  .system-cognition-inner,
  .system-logic-inner,
  .water-story-intro,
  .water-story-heading,
  .water-story-closing,
  .water-scene-copy,
  .water-supply-copy,
  .experience-translation,
  .climate-closing,
  .basement-definition-copy,
  .basement-simulator-heading,
  .basement-scene-copy
) :is(.eyebrow, .home-eyebrow, .experience-kicker) {
  max-width: var(--zf-guide-copy-measure) !important;
  font-size: var(--zf-guide-eyebrow) !important;
  line-height: 1.42 !important;
  letter-spacing: 0.08em !important;
}

html body .home-entry .home-hero h1 {
  max-width: 9.5em !important;
  font-size: var(--zf-guide-hero-title) !important;
  line-height: 1.16 !important;
  letter-spacing: -0.018em !important;
  font-weight: 600 !important;
}

html body main :is(
  .section-heading,
  .section-copy,
  .image-entry-copy,
  .system-cognition-inner,
  .system-logic-inner,
  .water-story-intro,
  .water-story-heading,
  .water-story-closing,
  .water-scene-copy,
  .water-supply-copy,
  .experience-translation,
  .climate-closing,
  .basement-definition-copy,
  .basement-simulator-heading,
  .basement-scene-copy
) :is(h1, h2),
html body .home-entry :is(.home-sanctuary-copy, .home-copy, .home-framework-copy) h2 {
  max-width: var(--zf-guide-title-measure) !important;
  font-size: var(--zf-guide-section-title) !important;
  line-height: 1.22 !important;
  letter-spacing: -0.014em !important;
  font-weight: 600 !important;
}

html body main :is(
  .section-heading,
  .section-copy,
  .image-entry-copy,
  .system-cognition-inner,
  .system-logic-inner,
  .water-story-closing,
  .experience-translation,
  .climate-closing,
  .basement-definition-copy,
  .basement-simulator-heading
) h3 {
  max-width: var(--zf-guide-title-measure) !important;
  font-size: var(--zf-guide-feature-title) !important;
  line-height: 1.28 !important;
  letter-spacing: -0.01em !important;
}

html body .home-entry .home-hero :is(.home-subtitle, .home-quiet-line),
html body main :is(.image-entry-copy, .section-copy, .water-scene-copy, .basement-simulator-heading) :is(p, blockquote) {
  font-size: var(--zf-guide-soft-body) !important;
}

@media (max-width: 900px) {
  html body {
    --zf-guide-copy-measure: 100%;
    --zf-guide-title-measure: 10.5em;
    --zf-guide-hero-title: clamp(1.64rem, 7.2vw, 2.05rem);
    --zf-guide-section-title: clamp(1.36rem, 5.6vw, 1.72rem);
    --zf-guide-feature-title: clamp(1.18rem, 4.8vw, 1.42rem);
    --zf-guide-body: clamp(0.9rem, 3.9vw, 0.98rem);
    --zf-guide-soft-body: clamp(0.86rem, 3.7vw, 0.94rem);
  }

  html body main :is(
    .home-hero-copy,
    .home-sanctuary-copy,
    .home-copy,
    .section-heading,
    .section-copy,
    .image-entry-copy,
    .system-cognition-inner,
    .system-logic-inner,
    .water-story-intro,
    .water-story-heading,
    .water-story-closing,
    .water-scene-copy,
    .water-supply-copy,
    .experience-translation,
    .climate-closing,
    .basement-definition-copy,
    .basement-simulator-heading,
    .basement-scene-copy
  ) {
    width: calc(100vw - 36px) !important;
    max-width: none !important;
    margin-inline: auto !important;
    text-align: left !important;
  }
}

@media (min-width: 901px) and (max-height: 780px) {
  html body[data-page="basement-system"] main .basement-simulator-heading {
    width: min(calc(100vw - 128px), 150dvh) !important;
  }

  html body[data-page="basement-system"] main .basement-simulator-heading > * {
    margin-left: calc((min(calc(100vw - 128px), 158svh) - min(calc(100vw - 128px), 150svh)) / 2) !important;
  }
}

/* === Cross-site section-by-section visual standard v19 === */
html body {
  --zf-canon-media-width: min(calc(100vw - 128px), 145svh, 1280px);
  --zf-canon-media-ratio: 16 / 9;
  --zf-canon-copy-width: var(--zf-canon-media-width);
  --zf-canon-copy-measure: 43rem;
  --zf-canon-title-measure: 11.2em;
  --zf-canon-eyebrow: clamp(0.76rem, 0.66vw, 0.88rem);
  --zf-canon-title: clamp(1.5rem, 1.72vw, 2rem);
  --zf-canon-feature-title: clamp(1.32rem, 1.38vw, 1.68rem);
  --zf-canon-body: clamp(0.9rem, 0.8vw, 0.98rem);
}

/* 01 · 泽丰住宅机电理念：所有首页图片统一横幅尺寸。 */
@media (min-width: 901px) {
  html body #home :is(
    .home-hero-copy,
    .home-sanctuary-copy,
    .home-copy,
    .home-hero-media,
    .home-sanctuary-media,
    .home-image
  ) {
    width: var(--zf-canon-media-width) !important;
    max-width: none !important;
    margin-inline: auto !important;
  }

  html body #home :is(.home-hero-media, .home-sanctuary-media, .home-image) {
    height: auto !important;
    min-height: 0 !important;
    aspect-ratio: var(--zf-canon-media-ratio) !important;
    overflow: hidden !important;
  }
}

/* 02 · 住宅 MEP 四维度：标题、四维图片和收束文案统一起笔线。 */
@media (min-width: 901px) {
  html body #dimensions :is(.section-heading, .dimension-bridge, .dimension-closing, .dimension-card) {
    width: var(--zf-canon-copy-width) !important;
    max-width: none !important;
    margin-inline: auto !important;
  }

  html body #dimensions .dimension-content {
    width: var(--zf-canon-copy-width) !important;
    max-width: none !important;
    margin-inline: auto !important;
    text-align: left !important;
  }

  html body #dimensions .dimension-media {
    width: var(--zf-canon-media-width) !important;
    max-width: none !important;
    height: auto !important;
    min-height: 0 !important;
    aspect-ratio: var(--zf-canon-media-ratio) !important;
    margin-inline: auto !important;
    overflow: hidden !important;
  }
}

/* 03 · 湖南气候：气候示意区、生活场景图和说明文字统一成同一版心。 */
@media (min-width: 901px) {
  html body #climate :is(
    .section-heading,
    .climate-sensory-field,
    .climate-stage,
    .climate-living-scene,
    .climate-living-copy,
    .climate-closing
  ) {
    width: var(--zf-canon-copy-width) !important;
    max-width: none !important;
    margin-inline: auto !important;
    text-align: left !important;
  }

  html body #climate :is(.climate-map, .climate-living-media) {
    width: var(--zf-canon-media-width) !important;
    max-width: none !important;
    height: auto !important;
    min-height: 0 !important;
    aspect-ratio: var(--zf-canon-media-ratio) !important;
    margin-inline: auto !important;
    overflow: hidden !important;
  }
}

/* 04 · 给排水系统：水系统总图、逻辑图、生活场景图统一尺寸。 */
@media (min-width: 901px) {
  html body :is(#water-problem, #water-logic, #water-supply-drainage) :is(
    .water-story-intro,
    .water-story-heading,
    .water-story-closing,
    .water-scene-copy,
    .water-story-chips
  ) {
    width: var(--zf-canon-copy-width) !important;
    max-width: none !important;
    margin-inline: auto !important;
    text-align: left !important;
  }

  html body :is(#water-problem, #water-logic, #water-supply-drainage) :is(
    .water-story-hero,
    .water-logic-media,
    .water-flow-media
  ) {
    width: var(--zf-canon-media-width) !important;
    max-width: none !important;
    height: auto !important;
    min-height: 0 !important;
    aspect-ratio: var(--zf-canon-media-ratio) !important;
    margin-inline: auto !important;
    overflow: hidden !important;
  }
}

/* 05 · 住宅空气环境系统：空气问题、逻辑图和系统场景统一尺寸。 */
@media (min-width: 901px) {
  html body :is(#environment-problem, #environment-logic, #systems, .quiet-system) :is(
    .section-heading,
    .section-copy,
    .image-entry-copy,
    .system-cognition-inner,
    .system-logic-inner,
    .experience-translation
  ) {
    width: var(--zf-canon-copy-width) !important;
    max-width: none !important;
    margin-inline: auto !important;
    text-align: left !important;
  }

  html body :is(#environment-problem, #environment-logic, #systems, .quiet-system) :is(
    .image-entry-media,
    .scene-media,
    .section-image
  ) {
    width: var(--zf-canon-media-width) !important;
    max-width: none !important;
    height: auto !important;
    min-height: 0 !important;
    aspect-ratio: var(--zf-canon-media-ratio) !important;
    margin-inline: auto !important;
    overflow: hidden !important;
  }
}

/* 06 · 地下室系统：普通场景图统一尺寸；模拟器保持独立全屏交互比例。 */
@media (min-width: 901px) {
  html body :is(
    #basement-definition,
    #basement-problem-signals,
    #basement-problem,
    #basement-logic,
    #basement-lifting,
    #basement-sport-layer,
    #basement-reading-layer,
    #basement-dining-layer,
    #basement-summary
  ) :is(
    .basement-definition-copy,
    .basement-alert-summary,
    .system-cognition-inner,
    .image-entry-copy,
    .basement-copy
  ) {
    width: var(--zf-canon-copy-width) !important;
    max-width: none !important;
    margin-inline: auto !important;
    text-align: left !important;
  }

  html body :is(
    #basement-problem,
    #basement-logic,
    #basement-lifting,
    #basement-sport-layer,
    #basement-reading-layer,
    #basement-dining-layer
  ) :is(.basement-problem-media, .image-entry-media, .basement-media) {
    width: var(--zf-canon-media-width) !important;
    max-width: none !important;
    height: auto !important;
    min-height: 0 !important;
    aspect-ratio: var(--zf-canon-media-ratio) !important;
    margin-inline: auto !important;
    overflow: hidden !important;
  }
}

/* 07 · 设计与交付：适配、限制、交付、流程和项目入口统一图片版式。 */
@media (min-width: 901px) {
  html body :is(#fit, #constraints, #delivery, #process, #project-access) :is(
    .section-copy,
    .section-heading,
    .delivery-grid,
    .process-list
  ) {
    width: var(--zf-canon-copy-width) !important;
    max-width: none !important;
    margin-inline: auto !important;
    text-align: left !important;
  }

  html body :is(#fit, #constraints, #delivery, #process, #project-access) :is(
    .fit-media,
    .section-image,
    .visual-story-media
  ) {
    width: var(--zf-canon-media-width) !important;
    max-width: none !important;
    height: auto !important;
    min-height: 0 !important;
    aspect-ratio: var(--zf-canon-media-ratio) !important;
    margin-inline: auto !important;
    overflow: hidden !important;
  }
}

/* Common image behavior for the unified visual boxes. */
html body main :is(
  .home-hero-media,
  .home-sanctuary-media,
  .home-image,
  .section-image,
  .dimension-media,
  .climate-map,
  .climate-living-media,
  .water-story-hero,
  .water-logic-media,
  .water-flow-media,
  .image-entry-media,
  .scene-media,
  .basement-problem-media,
  .basement-media,
  .fit-media,
  .visual-story-media
) > img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  object-position: center !important;
}

/* Common reading scale and left alignment for all guided copy blocks. */
html body main :is(
  .home-hero-copy,
  .home-sanctuary-copy,
  .home-copy,
  .section-heading,
  .section-copy,
  .dimension-content,
  .dimension-closing,
  .climate-living-copy,
  .climate-copy-panel,
  .climate-closing,
  .water-story-intro,
  .water-story-heading,
  .water-story-closing,
  .water-scene-copy,
  .image-entry-copy,
  .system-cognition-inner,
  .system-logic-inner,
  .experience-translation,
  .basement-definition-copy,
  .basement-alert-summary-copy,
  .basement-copy
) :is(h1, h2, h3, h4, p, blockquote, li) {
  text-align: left !important;
  margin-left: 0 !important;
  margin-right: auto !important;
}

html body main :is(
  .home-hero-copy,
  .home-sanctuary-copy,
  .home-copy,
  .section-heading,
  .section-copy,
  .dimension-content,
  .dimension-closing,
  .climate-living-copy,
  .climate-copy-panel,
  .climate-closing,
  .water-story-intro,
  .water-story-heading,
  .water-story-closing,
  .water-scene-copy,
  .image-entry-copy,
  .system-cognition-inner,
  .system-logic-inner,
  .experience-translation,
  .basement-definition-copy,
  .basement-alert-summary-copy,
  .basement-copy
) :is(h1, h2) {
  max-width: var(--zf-canon-title-measure) !important;
  font-size: var(--zf-canon-title) !important;
  line-height: 1.23 !important;
  letter-spacing: -0.012em !important;
  font-weight: 600 !important;
}

html body main :is(
  .section-heading,
  .section-copy,
  .dimension-content,
  .dimension-closing,
  .climate-living-copy,
  .climate-copy-panel,
  .climate-closing,
  .water-story-heading,
  .water-scene-copy,
  .image-entry-copy,
  .system-cognition-inner,
  .experience-translation,
  .basement-copy
) h3 {
  max-width: var(--zf-canon-title-measure) !important;
  font-size: var(--zf-canon-feature-title) !important;
  line-height: 1.28 !important;
  letter-spacing: -0.01em !important;
}

html body main :is(
  .home-hero-copy,
  .home-sanctuary-copy,
  .home-copy,
  .section-heading,
  .section-copy,
  .dimension-content,
  .dimension-closing,
  .climate-living-copy,
  .climate-copy-panel,
  .climate-closing,
  .water-story-intro,
  .water-story-heading,
  .water-story-closing,
  .water-scene-copy,
  .image-entry-copy,
  .system-cognition-inner,
  .system-logic-inner,
  .experience-translation,
  .basement-definition-copy,
  .basement-alert-summary-copy,
  .basement-copy
) :is(p:not(.eyebrow):not(.home-eyebrow):not(.experience-kicker):not(.climate-closing-eyebrow), blockquote, li) {
  max-width: var(--zf-canon-copy-measure) !important;
  font-size: var(--zf-canon-body) !important;
  line-height: 1.86 !important;
  letter-spacing: 0 !important;
}

html body main :is(
  .home-eyebrow,
  .eyebrow,
  .experience-kicker,
  .climate-closing-eyebrow,
  .basement-alert-kicker
) {
  font-size: var(--zf-canon-eyebrow) !important;
  line-height: 1.42 !important;
  letter-spacing: 0.08em !important;
}

@media (max-width: 900px) {
  html body {
    --zf-canon-media-width: calc(100vw - 36px);
    --zf-canon-copy-width: calc(100vw - 36px);
    --zf-canon-copy-measure: 100%;
    --zf-canon-title: clamp(1.32rem, 5.4vw, 1.68rem);
    --zf-canon-feature-title: clamp(1.16rem, 4.7vw, 1.4rem);
    --zf-canon-body: clamp(0.88rem, 3.75vw, 0.96rem);
  }

  html body main :is(
    .home-hero-copy,
    .home-sanctuary-copy,
    .home-copy,
    .section-heading,
    .section-copy,
    .dimension-bridge,
    .dimension-card,
    .dimension-content,
    .dimension-closing,
    .climate-sensory-field,
    .climate-stage,
    .climate-living-scene,
    .climate-living-copy,
    .climate-closing,
    .water-story-intro,
    .water-story-heading,
    .water-story-chips,
    .water-story-closing,
    .water-scene-copy,
    .image-entry-copy,
    .system-cognition-inner,
    .system-logic-inner,
    .experience-translation,
    .basement-definition-copy,
    .basement-alert-summary,
    .basement-copy,
    .delivery-grid,
    .process-list
  ) {
    width: var(--zf-canon-copy-width) !important;
    max-width: none !important;
    margin-inline: auto !important;
    text-align: left !important;
  }

  html body main :is(
    .home-hero-media,
    .home-sanctuary-media,
    .home-image,
    .section-image,
    .dimension-media,
    .climate-map,
    .climate-living-media,
    .water-story-hero,
    .water-logic-media,
    .water-flow-media,
    .image-entry-media,
    .scene-media,
    .basement-problem-media,
    .basement-media,
    .fit-media,
    .visual-story-media
  ) {
    width: var(--zf-canon-media-width) !important;
    max-width: none !important;
    height: auto !important;
    min-height: 0 !important;
    aspect-ratio: 4 / 3 !important;
    margin-inline: auto !important;
    overflow: hidden !important;
  }
}

/* === Final section lock v20: override legacy route-specific ratios without deleting content === */
@media (min-width: 901px) {
  /* 01 · 理念：首页文案也回到统一图片左边缘。 */
  html body[data-page="philosophy"] main #home :is(.home-hero-copy, .home-sanctuary-copy, .home-copy),
  html body[data-page="home"] main #home :is(.home-hero-copy, .home-sanctuary-copy, .home-copy) {
    width: var(--zf-canon-media-width) !important;
    max-width: none !important;
    margin-inline: auto !important;
    padding-inline: 0 !important;
    text-align: left !important;
  }

  html body[data-page="philosophy"] main #home :is(.home-hero-media, .home-sanctuary-media, .home-image),
  html body[data-page="home"] main #home :is(.home-hero-media, .home-sanctuary-media, .home-image) {
    width: var(--zf-canon-media-width) !important;
    height: auto !important;
    min-height: 0 !important;
    aspect-ratio: 16 / 9 !important;
  }

  /* 02 · 四维：覆盖 JS 写入的旧 1180px 版心，并让卡片文案不再漂移。 */
  html body[data-page="dimensions"] main #dimensions :is(.section-heading, .dimension-bridge, .dimension-card, .dimension-content, .dimension-closing) {
    width: var(--zf-canon-media-width) !important;
    max-width: none !important;
    margin-inline: auto !important;
    padding-inline: 0 !important;
    text-align: left !important;
  }

  html body[data-page="dimensions"] main #dimensions .dimension-card {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: clamp(20px, 2.2vw, 30px) !important;
  }

  html body[data-page="dimensions"] main #dimensions .dimension-media {
    width: var(--zf-canon-media-width) !important;
    height: auto !important;
    min-height: 0 !important;
    aspect-ratio: 16 / 9 !important;
  }

  html body[data-page="dimensions"] main #dimensions :is(.section-heading h2, .dimension-content h3, .dimension-closing-zh) {
    font-size: var(--zf-canon-title) !important;
    line-height: 1.23 !important;
    letter-spacing: -0.012em !important;
  }

  /* 03 · 气候：地图、生活场景和静音系统图片统一尺寸。 */
  html body[data-page="climate"] main :is(#climate, .quiet-system) :is(.section-heading, .climate-stage, .climate-living-scene, .climate-living-copy, .climate-closing, .section-copy) {
    width: var(--zf-canon-media-width) !important;
    max-width: none !important;
    margin-inline: auto !important;
    padding-inline: 0 !important;
    text-align: left !important;
  }

  html body[data-page="climate"] main :is(#climate, .quiet-system) :is(.climate-map, .climate-living-media, .section-image) {
    width: var(--zf-canon-media-width) !important;
    height: auto !important;
    min-height: 0 !important;
    aspect-ratio: 16 / 9 !important;
    margin-inline: auto !important;
  }

  html body[data-page="climate"] main :is(#climate, .quiet-system) :is(.section-heading h2, .climate-living-copy h3, .climate-closing h3, .section-copy h2) {
    font-size: var(--zf-canon-title) !important;
    line-height: 1.23 !important;
  }

  /* 04 · 给排水：保留 v19 已统一结果，同时压住个别旧大标题。 */
  html body[data-page="water-supply-drainage"] main :is(#water-problem, #water-logic, #water-supply-drainage) :is(.water-story-intro, .water-story-heading, .water-scene-copy, .water-story-closing) {
    width: var(--zf-canon-media-width) !important;
    max-width: none !important;
    margin-inline: auto !important;
    padding-inline: 0 !important;
    text-align: left !important;
  }

  html body[data-page="water-supply-drainage"] main :is(#water-problem, #water-logic, #water-supply-drainage) :is(.water-story-hero, .water-logic-media, .water-flow-media) {
    width: var(--zf-canon-media-width) !important;
    height: auto !important;
    min-height: 0 !important;
    aspect-ratio: 16 / 9 !important;
  }

  html body[data-page="water-supply-drainage"] main :is(#water-problem, #water-logic, #water-supply-drainage) :is(h1, h2, h3) {
    font-size: var(--zf-canon-title) !important;
    line-height: 1.23 !important;
  }

  /* 05 · 空气环境：覆盖旧 8:5 环境图规则。 */
  html body[data-page="systems"] main :is(#environment-problem, #environment-logic, #systems, .quiet-system) :is(.section-heading, .section-copy, .image-entry-copy, .system-cognition-inner, .experience-translation) {
    width: var(--zf-canon-media-width) !important;
    max-width: none !important;
    margin-inline: auto !important;
    padding-inline: 0 !important;
    text-align: left !important;
  }

html body[data-page="systems"] main :is(#environment-problem, #environment-logic, #systems, .quiet-system) :is(.image-entry-media, .scene-media, .section-image) {
  width: var(--zf-canon-media-width) !important;
  height: auto !important;
  min-height: 0 !important;
  aspect-ratio: 16 / 9 !important;
  margin-inline: auto !important;
}

html body[data-page="systems"] main > :is(#environment-problem, #environment-logic, #air-feeling-bridge, #systems) {
  width: var(--zf-canon-media-width) !important;
  max-width: var(--zf-canon-media-width) !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

html body[data-page="climate"] main > #environment-problem .air-system-definition-copy,
html body[data-page="climate"] main > #environment-logic .air-state-scene,
html body[data-page="climate"] main > #air-feeling-bridge .air-feeling-bridge-grid,
html body[data-page="climate"] main > #air-feeling-bridge .air-feeling-card,
html body[data-page="climate"] main > #environment-problem .air-opening-scene,
html body[data-page="climate"] main > #air-feeling-bridge .air-feeling-media {
  width: 100% !important;
  max-width: 100% !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

html body[data-page="climate"] main > #environment-problem .air-opening-scene img,
html body[data-page="climate"] main > #environment-logic .air-state-scene img,
html body[data-page="climate"] main > #air-feeling-bridge .air-feeling-media img {
  width: 100% !important;
  height: auto !important;
  display: block !important;
  object-fit: cover !important;
  object-position: center center !important;
}

html body[data-page="climate"] main > #environment-problem .air-opening-scene,
html body[data-page="climate"] main > #environment-logic .air-state-scene,
html body[data-page="climate"] main > #air-feeling-bridge .air-feeling-media,
html body[data-page="climate"] main > #systems .scene-media {
  width: 100% !important;
  max-width: 100% !important;
  min-height: 0 !important;
  aspect-ratio: 16 / 9 !important;
  justify-self: center !important;
  align-self: center !important;
  transform: none !important;
  left: auto !important;
  right: auto !important;
}

html body[data-page="climate"] main > :is(#environment-problem, #environment-logic, #air-feeling-bridge) :is(.air-opening-scene, .air-state-scene, .air-feeling-media) {
  position: relative !important;
  overflow: hidden !important;
}

html body[data-page="climate"] main > :is(#environment-problem, #environment-logic, #air-feeling-bridge) .scene-air-phone-static {
  position: absolute !important;
  z-index: 4 !important;
  width: clamp(128px, 11.2vw, 152px) !important;
  max-width: clamp(128px, 11.2vw, 152px) !important;
  min-width: 0 !important;
}

html body[data-page="climate"] main > :is(#environment-problem, #environment-logic, #air-feeling-bridge) .scene-air-phone-static[data-align="right"] {
  right: clamp(14px, 1.8vw, 22px) !important;
  left: auto !important;
}

html body main #environment-problem .scene-air-phone-static--opening {
  top: clamp(18px, 2.4vw, 28px) !important;
  right: clamp(18px, 2.2vw, 28px) !important;
  left: auto !important;
}

html body[data-page="climate"] main > :is(#environment-problem, #environment-logic, #air-feeling-bridge) .scene-air-phone-static[data-align="left"] {
  left: clamp(14px, 1.8vw, 22px) !important;
  right: auto !important;
}

html body[data-page="climate"] main > #environment-problem .scene-air-phone-static,
html body[data-page="climate"] main > #air-feeling-bridge .scene-air-phone-static {
  color: rgba(255, 248, 238, 0.98) !important;
  border-color: rgba(255, 255, 255, 0.3) !important;
}

html body[data-page="climate"] main > #environment-problem .scene-air-phone-static::before,
html body[data-page="climate"] main > #air-feeling-bridge .scene-air-phone-static::before {
  border-color: rgba(255, 255, 255, 0.18) !important;
}

html body[data-page="climate"] main > #environment-logic .scene-air-phone-static {
  color: rgba(16, 52, 47, 0.96) !important;
  border-color: rgba(16, 52, 47, 0.22) !important;
}

html body[data-page="climate"] main > #environment-logic .scene-air-phone-static::before {
  border-color: rgba(16, 52, 47, 0.12) !important;
}

html body[data-page="climate"] main > #systems .scene-media {
  overflow: hidden !important;
}

html body[data-page="climate"] main > :is(#environment-problem, #environment-logic, #air-feeling-bridge, #systems) .scene-air-phone {
  position: absolute !important;
  z-index: 4 !important;
  top: clamp(14px, 1.6vw, 22px) !important;
  width: clamp(128px, 11.2vw, 152px) !important;
  padding: 10px 9px 11px !important;
  border-radius: 22px !important;
  background: transparent !important;
  border: 1px solid rgba(255, 255, 255, 0.18) !important;
  box-shadow: none !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
  text-align: left !important;
  overflow: hidden !important;
  contain: layout paint style !important;
  font-family: inherit !important;
  text-shadow: none !important;
}

html body[data-page="climate"] main > :is(#environment-problem, #environment-logic, #air-feeling-bridge, #systems) .scene-air-phone[data-align="right"] {
  right: clamp(14px, 1.8vw, 22px) !important;
  left: auto !important;
}

html body[data-page="climate"] main > :is(#environment-problem, #environment-logic, #air-feeling-bridge, #systems) .scene-air-phone[data-align="left"] {
  left: clamp(14px, 1.8vw, 22px) !important;
  right: auto !important;
}

html body[data-page="climate"] main > :is(#environment-problem, #environment-logic, #air-feeling-bridge, #systems) .scene-air-phone::before {
  content: "" !important;
  position: absolute !important;
  inset: 5px !important;
  border-radius: 17px !important;
  border: 1px solid rgba(255, 255, 255, 0.12) !important;
  pointer-events: none !important;
}

html body[data-page="climate"] main > :is(#environment-problem, #environment-logic, #air-feeling-bridge, #systems) .scene-air-phone * {
  box-sizing: border-box !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  filter: none !important;
  text-shadow: none !important;
  font-family: inherit !important;
  transform: none !important;
}

html body[data-page="climate"] main > :is(#environment-problem, #environment-logic, #air-feeling-bridge, #systems) .scene-air-phone-notch,
html body[data-page="climate"] main > :is(#environment-problem, #environment-logic, #air-feeling-bridge, #systems) .scene-air-phone-topbar,
html body[data-page="climate"] main > :is(#environment-problem, #environment-logic, #air-feeling-bridge, #systems) .scene-air-phone-hero,
html body[data-page="climate"] main > :is(#environment-problem, #environment-logic, #air-feeling-bridge, #systems) .scene-air-phone-grid,
html body[data-page="climate"] main > :is(#environment-problem, #environment-logic, #air-feeling-bridge, #systems) .scene-air-phone p,
html body[data-page="climate"] main > :is(#environment-problem, #environment-logic, #air-feeling-bridge, #systems) .scene-air-phone-home {
  position: relative !important;
  z-index: 1 !important;
}

html body[data-page="climate"] main > :is(#environment-problem, #environment-logic, #air-feeling-bridge, #systems) .scene-air-phone-notch {
  display: block !important;
  width: 34% !important;
  height: 3px !important;
  margin: 0 auto 7px !important;
  border-radius: 999px !important;
  background: currentColor !important;
  opacity: 0.18 !important;
}

html body[data-page="climate"] main > :is(#environment-problem, #environment-logic, #air-feeling-bridge, #systems) .scene-air-phone-topbar {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 6px !important;
  margin-bottom: 7px !important;
  font-size: 8px !important;
  line-height: 1.3 !important;
  letter-spacing: 0.08em !important;
  text-transform: uppercase !important;
}

html body[data-page="climate"] main > :is(#environment-problem, #environment-logic, #air-feeling-bridge, #systems) .scene-air-phone-topbar strong {
  font-size: 8px !important;
  font-weight: 700 !important;
  letter-spacing: 0.06em !important;
}

html body[data-page="climate"] main > :is(#environment-problem, #environment-logic, #air-feeling-bridge, #systems) .scene-air-phone-hero {
  margin-bottom: 7px !important;
}

html body[data-page="climate"] main > :is(#environment-problem, #environment-logic, #air-feeling-bridge, #systems) .scene-air-phone-hero span {
  display: block !important;
  margin-bottom: 2px !important;
  font-size: 8px !important;
  line-height: 1.3 !important;
  letter-spacing: 0.05em !important;
  text-transform: uppercase !important;
}

html body[data-page="climate"] main > :is(#environment-problem, #environment-logic, #air-feeling-bridge, #systems) .scene-air-phone-hero strong {
  display: block !important;
  font-size: 13px !important;
  line-height: 1.06 !important;
  letter-spacing: -0.03em !important;
  font-weight: 700 !important;
}

html body[data-page="climate"] main > :is(#environment-problem, #environment-logic, #air-feeling-bridge, #systems) .scene-air-phone-grid {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 5px 6px !important;
}

html body[data-page="climate"] main > :is(#environment-problem, #environment-logic, #air-feeling-bridge, #systems) .scene-air-phone-grid > div {
  min-width: 0 !important;
}

html body[data-page="climate"] main > :is(#environment-problem, #environment-logic, #air-feeling-bridge, #systems) .scene-air-phone-grid span {
  display: block !important;
  margin-bottom: 1px !important;
  font-size: 7px !important;
  line-height: 1.25 !important;
  letter-spacing: 0.03em !important;
  opacity: 0.72 !important;
}

html body[data-page="climate"] main > :is(#environment-problem, #environment-logic, #air-feeling-bridge, #systems) .scene-air-phone-grid strong {
  display: block !important;
  font-size: 9px !important;
  line-height: 1.2 !important;
  font-weight: 700 !important;
}

html body[data-page="climate"] main > :is(#environment-problem, #environment-logic, #air-feeling-bridge, #systems) .scene-air-phone p {
  margin: 7px 0 0 !important;
  font-size: 7px !important;
  line-height: 1.38 !important;
  opacity: 0.76 !important;
}

html body[data-page="climate"] main > :is(#environment-problem, #environment-logic, #air-feeling-bridge, #systems) .scene-air-phone-home {
  display: block !important;
  width: 28% !important;
  height: 3px !important;
  margin: 8px auto 0 !important;
  border-radius: 999px !important;
  background: currentColor !important;
  opacity: 0.12 !important;
}

html body[data-page="climate"] main > :is(#environment-problem, #environment-logic, #air-feeling-bridge, #systems) .scene-air-phone[data-theme="light"] {
  color: rgba(252, 249, 243, 0.94) !important;
  border-color: rgba(255, 255, 255, 0.16) !important;
}

html body[data-page="climate"] main > :is(#environment-problem, #environment-logic, #air-feeling-bridge, #systems) .scene-air-phone[data-theme="light"]::before {
  border-color: rgba(255, 255, 255, 0.1) !important;
}

html body[data-page="climate"] main > :is(#environment-problem, #environment-logic, #air-feeling-bridge, #systems) .scene-air-phone[data-theme="dark"] {
  color: rgba(18, 54, 48, 0.9) !important;
  border-color: rgba(18, 54, 48, 0.14) !important;
}

html body[data-page="climate"] main > :is(#environment-problem, #environment-logic, #air-feeling-bridge, #systems) .scene-air-phone[data-theme="dark"]::before {
  border-color: rgba(18, 54, 48, 0.08) !important;
}

html body[data-page="systems"] main > #systems .scene-media {
  position: relative !important;
  overflow: hidden !important;
}

html body[data-page="systems"] main > #systems .scene-air-phone {
  position: absolute !important;
  z-index: 4 !important;
  top: clamp(22px, 2.8vw, 34px) !important;
  width: clamp(184px, 11.8vw, 212px) !important;
  max-width: clamp(184px, 11.8vw, 212px) !important;
  min-width: 0 !important;
  padding: 12px 11px 10px !important;
  border-radius: 32px !important;
  background: rgba(255, 255, 255, 0.02) !important;
  border: 1px solid rgba(255, 255, 255, 0.34) !important;
  box-shadow: 0 18px 42px rgba(18, 16, 14, 0.18), inset 0 1px 0 rgba(255,255,255,0.28) !important;
  backdrop-filter: blur(4px) saturate(108%) !important;
  -webkit-backdrop-filter: blur(4px) saturate(108%) !important;
  text-align: left !important;
  overflow: hidden !important;
  contain: layout paint style !important;
  font-family: inherit !important;
  transform: none !important;
}

html body[data-page="systems"] main > #systems .scene-air-phone[data-align="right"] {
  right: clamp(22px, 2.8vw, 34px) !important;
  left: auto !important;
}

html body[data-page="systems"] main > #systems .scene-air-phone[data-align="left"] {
  left: clamp(22px, 2.8vw, 34px) !important;
  right: auto !important;
}

html body[data-page="systems"] main > #systems .scene-air-phone::before {
  content: none !important;
}

html body[data-page="systems"] main > #systems .scene-air-phone * {
  box-sizing: border-box !important;
  filter: none !important;
  font-family: inherit !important;
  transform: none !important;
}

html body[data-page="systems"] main > #systems .scene-air-phone-notch,
html body[data-page="systems"] main > #systems .scene-air-phone-topbar,
html body[data-page="systems"] main > #systems .scene-air-phone-hero,
html body[data-page="systems"] main > #systems .scene-air-phone-grid,
html body[data-page="systems"] main > #systems .scene-air-phone p,
html body[data-page="systems"] main > #systems .scene-air-phone-home {
  position: relative !important;
  z-index: 1 !important;
}

html body[data-page="systems"] main > #systems .scene-air-phone-notch {
  display: block !important;
  width: 78px !important;
  height: 15px !important;
  margin: 2px auto 2px !important;
  border-radius: 999px !important;
  background: rgba(255, 255, 255, 0.18) !important;
  box-shadow: inset 0 1px 1px rgba(255,255,255,0.08) !important;
}

html body[data-page="systems"] main > #systems .scene-air-phone-topbar {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 12px !important;
  margin-bottom: 6px !important;
  font-size: 9px !important;
  line-height: 1.3 !important;
  letter-spacing: 0.14em !important;
  text-transform: uppercase !important;
  color: rgba(255, 255, 255, 0.98) !important;
  text-shadow: 0 1px 4px rgba(0, 0, 0, 0.34) !important;
}

html body[data-page="systems"] main > #systems .scene-air-phone-topbar strong {
  font-size: 8px !important;
  font-weight: 700 !important;
  letter-spacing: 0.15em !important;
  color: rgba(255, 255, 255, 0.98) !important;
}

html body[data-page="systems"] main > #systems .scene-air-phone-hero {
  margin: 6px 0 !important;
  padding: 8px 10px !important;
  border-radius: 16px !important;
  background: rgba(255, 255, 255, 0.03) !important;
  border: 1px solid rgba(255,255,255,0.14) !important;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.08) !important;
}

html body[data-page="systems"] main > #systems .scene-air-phone-hero span {
  display: block !important;
  margin-bottom: 2px !important;
  font-size: 8px !important;
  line-height: 1.3 !important;
  letter-spacing: 0.05em !important;
  text-transform: uppercase !important;
  color: rgba(255, 255, 255, 0.98) !important;
  text-shadow: 0 1px 4px rgba(0, 0, 0, 0.34) !important;
}

html body[data-page="systems"] main > #systems .scene-air-phone-hero strong {
  display: block !important;
  font-size: 15px !important;
  line-height: 1.06 !important;
  letter-spacing: -0.03em !important;
  font-weight: 620 !important;
  color: rgba(255, 255, 255, 0.98) !important;
  text-shadow: 0 1px 4px rgba(0, 0, 0, 0.34) !important;
}

html body[data-page="systems"] main > #systems .scene-air-phone-grid {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 6px !important;
}

html body[data-page="systems"] main > #systems .scene-air-phone-grid > div {
  min-width: 0 !important;
  padding: 8px 10px !important;
  border-radius: 16px !important;
  background: rgba(255, 255, 255, 0.03) !important;
  border: 1px solid rgba(255,255,255,0.14) !important;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.08) !important;
}

html body[data-page="systems"] main > #systems .scene-air-phone-grid span {
  display: block !important;
  margin-bottom: 1px !important;
  font-size: 8px !important;
  line-height: 1.25 !important;
  letter-spacing: 0.03em !important;
  opacity: 1 !important;
  color: rgba(255, 255, 255, 0.98) !important;
  text-shadow: 0 1px 4px rgba(0, 0, 0, 0.34) !important;
}

html body[data-page="systems"] main > #systems .scene-air-phone-grid strong {
  display: block !important;
  font-size: 10px !important;
  line-height: 1.2 !important;
  font-weight: 600 !important;
  color: rgba(255, 255, 255, 0.98) !important;
  text-shadow: 0 1px 4px rgba(0, 0, 0, 0.34) !important;
}

html body[data-page="systems"] main > #systems .scene-air-phone p {
  margin: 6px 0 0 !important;
  font-size: 8px !important;
  line-height: 1.38 !important;
  opacity: 1 !important;
  color: rgba(255, 255, 255, 0.98) !important;
  text-shadow: 0 1px 4px rgba(0, 0, 0, 0.34) !important;
}

html body[data-page="systems"] main > #systems .scene-air-phone-home {
  display: block !important;
  width: 74px !important;
  height: 4px !important;
  margin: 6px auto 0 !important;
  border-radius: 999px !important;
  background: rgba(255,255,255,0.56) !important;
}

/* 2026-07-05 · Water page phone text contrast test
   Water page only: force all phone parameter text to bright white. */
html body[data-page="water-supply-drainage"] #water-supply-drainage .scene-water-phone,
html body[data-page="water-supply-drainage"] #water-supply-drainage .scene-water-phone .scene-water-phone-topbar span,
html body[data-page="water-supply-drainage"] #water-supply-drainage .scene-water-phone .scene-water-phone-topbar strong,
html body[data-page="water-supply-drainage"] #water-supply-drainage .scene-water-phone .scene-water-phone-hero span,
html body[data-page="water-supply-drainage"] #water-supply-drainage .scene-water-phone .scene-water-phone-hero strong,
html body[data-page="water-supply-drainage"] #water-supply-drainage .scene-water-phone .scene-water-phone-grid span,
html body[data-page="water-supply-drainage"] #water-supply-drainage .scene-water-phone .scene-water-phone-grid strong,
html body[data-page="water-supply-drainage"] #water-supply-drainage .scene-water-phone p {
  color: rgba(255, 255, 255, 0.99) !important;
  text-shadow: 0 1px 4px rgba(0, 0, 0, 0.42) !important;
}

/* 2026-07-05 · Delivery round 3 closing polish: lighter hierarchy, less component feel. */
html body[data-page="delivery"] main > :is(
  #fit,
  #constraints,
  #integration,
  #delivery,
  #team-execution,
  #process
) .section-copy h2 {
  max-width: 700px !important;
  margin-bottom: clamp(18px, 1.9vw, 26px) !important;
  font-size: clamp(1.82rem, 2.18vw, 2.34rem) !important;
  line-height: 1.28 !important;
  text-wrap: pretty !important;
}

html body[data-page="delivery"] main > :is(
  #fit,
  #constraints,
  #integration,
  #delivery,
  #team-execution,
  #process
) .section-copy p:not(.eyebrow):not(.section-bridge) {
  max-width: 690px !important;
  color: rgba(31, 58, 52, 0.74) !important;
  font-size: clamp(0.98rem, 0.9vw, 1.04rem) !important;
  line-height: 1.88 !important;
}

html body[data-page="delivery"] #delivery .delivery-grid {
  margin-top: clamp(22px, 2.4vw, 30px) !important;
}

html body[data-page="delivery"] #delivery .delivery-grid {
  gap: 14px !important;
}

html body[data-page="delivery"] #delivery .delivery-card {
  padding: 17px 18px 15px !important;
  border-radius: 18px !important;
  border: 1px solid rgba(18, 53, 47, 0.08) !important;
  background: rgba(255, 252, 247, 0.46) !important;
  box-shadow: none !important;
}

html body[data-page="delivery"] #delivery .delivery-card-index {
  margin-bottom: 10px !important;
  color: rgba(150, 122, 79, 0.78) !important;
  font-size: 0.72rem !important;
  letter-spacing: 0.14em !important;
}

html body[data-page="delivery"] #delivery .delivery-card h3 {
  font-size: 1rem !important;
  line-height: 1.46 !important;
}

html body[data-page="delivery"] #delivery .delivery-card p {
  color: rgba(31, 58, 52, 0.68) !important;
  font-size: 0.9rem !important;
  line-height: 1.76 !important;
}

@media (max-width: 900px) {
  html body[data-page="delivery"] main > :is(
    #fit,
    #constraints,
    #integration,
    #delivery,
    #team-execution,
    #process
  ) .section-copy h2 {
    font-size: clamp(1.5rem, 5.9vw, 1.88rem) !important;
    line-height: 1.32 !important;
  }

  html body[data-page="delivery"] #delivery .delivery-card {
    padding: 15px 16px 14px !important;
    border-radius: 16px !important;
  }
}

@media (max-width: 900px) {
  html body[data-page="water-supply-drainage"] #water-supply-drainage .water-proof-copy h3,
  html body[data-page="water-supply-drainage"] #water-problem .water-system-journey-head h2,
  html body[data-page="water-supply-drainage"] #water-problem .water-system-journey-panel-copy h3,
  html body[data-page="water-supply-drainage"] #water-logic .water-system-signal-summary-copy h2,
  html body[data-page="water-supply-drainage"] #water-system-simulator-entry .water-system-simulator-intro h3,
  html body[data-page="water-supply-drainage"] #water-supply-drainage .water-proof-closing h3 {
    font-size: clamp(1.08rem, 4.2vw, 1.38rem) !important;
    line-height: 1.48 !important;
  }

  html body[data-page="water-supply-drainage"] #water-supply-drainage .water-proof-copy p:not(.eyebrow) {
    font-size: 0.9rem !important;
    line-height: 1.82 !important;
  }
}

html body[data-page="delivery"] #delivery .delivery-grid {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 16px !important;
  width: 100% !important;
  max-width: 760px !important;
  margin-top: clamp(30px, 3.2vw, 40px) !important;
}

html body[data-page="delivery"] #delivery .delivery-card {
  min-height: 0 !important;
  padding: 20px 20px 18px !important;
  border-radius: 22px !important;
  border: 1px solid rgba(18, 53, 47, 0.1) !important;
  background: rgba(255, 251, 245, 0.7) !important;
  box-shadow: 0 12px 28px rgba(32, 50, 45, 0.05) !important;
}

html body[data-page="delivery"] #delivery .delivery-card-index {
  display: inline-block !important;
  margin-bottom: 12px !important;
  color: rgba(140, 112, 69, 0.9) !important;
  font-size: 0.78rem !important;
  font-weight: 700 !important;
  letter-spacing: 0.12em !important;
}

html body[data-page="delivery"] #delivery .delivery-card h3 {
  margin: 0 0 10px !important;
  color: #12352f !important;
  font-size: clamp(1.02rem, 0.95vw, 1.12rem) !important;
  line-height: 1.5 !important;
  font-weight: 600 !important;
}

html body[data-page="delivery"] #delivery .delivery-card p {
  margin: 0 !important;
  color: rgba(31, 58, 52, 0.72) !important;
  font-size: 0.92rem !important;
  line-height: 1.82 !important;
}

@media (max-width: 900px) {
  html body[data-page="delivery"] #delivery .delivery-grid {
    grid-template-columns: 1fr !important;
    gap: 14px !important;
  }

  html body[data-page="delivery"] #delivery .delivery-card {
    padding: 18px 18px 16px !important;
  }
}

/* === 2026-07-05 water page upgrade lock v22: philosophy first, systems second, scenes third === */
html body[data-page="water-supply-drainage"] #water-problem,
html body[data-page="water-supply-drainage"] #water-system-simulator-entry,
html body[data-page="water-supply-drainage"] #water-supply-drainage {
  --zf-water-title-size: clamp(1.38rem, 1.48vw, 1.76rem);
  --zf-water-copy-size: clamp(0.92rem, 0.9vw, 1rem);
  --zf-water-body-color: rgba(18, 53, 47, 0.68);
}

html body[data-page="water-supply-drainage"] #water-problem .water-system-definition-copy {
  gap: 0 !important;
  padding-top: clamp(18px, 2vw, 28px) !important;
}

html body[data-page="water-supply-drainage"] #water-problem .water-system-definition-copy > .eyebrow {
  display: block !important;
  margin: 0 0 12px !important;
}

html body[data-page="water-supply-drainage"] #water-problem .water-system-definition-copy h1 {
  max-width: 21em !important;
  font-size: clamp(1.72rem, 1.96vw, 2.18rem) !important;
  line-height: 1.38 !important;
  letter-spacing: -0.012em !important;
  white-space: normal !important;
}

html body[data-page="water-supply-drainage"] #water-problem .water-system-definition-lead {
  display: block !important;
  max-width: 45rem !important;
  margin: 18px 0 0 !important;
  font-size: var(--zf-water-copy-size) !important;
  line-height: 1.9 !important;
  color: var(--zf-water-body-color) !important;
}

html body[data-page="water-supply-drainage"] #water-problem .water-lifestyle-ribbon {
  margin: clamp(24px, 2.7vw, 34px) 0 clamp(28px, 3vw, 40px) !important;
  padding: 14px 0 12px !important;
}

html body[data-page="water-supply-drainage"] #water-problem .water-life-bridge--top {
  margin-bottom: clamp(28px, 3.2vw, 40px) !important;
}

html body[data-page="water-supply-drainage"] #water-problem .water-life-bridge figcaption,
html body[data-page="water-supply-drainage"] #water-system-simulator-entry .water-life-bridge figcaption {
  margin-top: 12px !important;
  font-size: 0.9rem !important;
  line-height: 1.78 !important;
  color: rgba(18, 53, 47, 0.62) !important;
}

html body[data-page="water-supply-drainage"] #water-problem .water-system-journey {
  margin-top: 0 !important;
}

html body[data-page="water-supply-drainage"] #water-problem .water-system-journey-head {
  margin-bottom: 12px !important;
}

html body[data-page="water-supply-drainage"] #water-problem .water-system-journey-head p:not(.water-system-journey-kicker) {
  display: block !important;
  max-width: 44rem !important;
  margin-top: 14px !important;
  font-size: var(--zf-water-copy-size) !important;
  line-height: 1.88 !important;
  color: var(--zf-water-body-color) !important;
}

html body[data-page="water-supply-drainage"] #water-problem .water-system-journey-head h2 {
  max-width: 18em !important;
  font-size: clamp(1.32rem, 1.4vw, 1.62rem) !important;
  line-height: 1.38 !important;
}

html body[data-page="water-supply-drainage"] #water-problem .water-system-journey-rail {
  gap: clamp(10px, 1.2vw, 18px) !important;
  margin-top: 18px !important;
}

html body[data-page="water-supply-drainage"] #water-problem .water-system-journey-step {
  gap: 9px !important;
}

html body[data-page="water-supply-drainage"] #water-problem .water-system-journey-step-icon {
  width: 50px !important;
  height: 50px !important;
  box-shadow: 0 12px 26px rgba(18, 53, 47, 0.05) !important;
}

html body[data-page="water-supply-drainage"] #water-problem .water-system-journey-step strong {
  font-size: 12px !important;
  line-height: 1.36 !important;
}

html body[data-page="water-supply-drainage"] #water-problem .water-system-journey-panels {
  margin-top: 12px !important;
}

html body[data-page="water-supply-drainage"] #water-problem .water-system-journey-panel {
  padding-top: 14px !important;
}

html body[data-page="water-supply-drainage"] #water-problem .water-system-journey-panel-copy .eyebrow,
html body[data-page="water-supply-drainage"] #water-logic .water-system-signal-summary-copy .eyebrow {
  display: block !important;
  margin: 0 0 8px !important;
}

html body[data-page="water-supply-drainage"] #water-problem .water-system-journey-panel-copy h3,
html body[data-page="water-supply-drainage"] #water-logic .water-system-signal-summary-copy h2,
html body[data-page="water-supply-drainage"] #water-system-simulator-entry .water-system-simulator-intro h3,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-proof-heading h2 {
  max-width: 18em !important;
  font-size: var(--zf-water-title-size) !important;
  line-height: 1.4 !important;
  letter-spacing: -0.01em !important;
}

html body[data-page="water-supply-drainage"] #water-problem .water-system-journey-panel-copy p:not(.eyebrow),
html body[data-page="water-supply-drainage"] #water-logic .water-system-signal-summary-copy p,
html body[data-page="water-supply-drainage"] #water-system-simulator-entry .water-system-simulator-intro p:not(.eyebrow),
html body[data-page="water-supply-drainage"] #water-system-simulator-entry .water-system-simulator-actions span,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-proof-copy p:not(.eyebrow),
html body[data-page="water-supply-drainage"] #water-proof-closing p {
  font-size: var(--zf-water-copy-size) !important;
  line-height: 1.88 !important;
  color: var(--zf-water-body-color) !important;
}

html body[data-page="water-supply-drainage"] #water-logic {
  display: block !important;
  margin-top: clamp(26px, 2.9vw, 36px) !important;
}

html body[data-page="water-supply-drainage"] #water-logic .water-system-signal-disclosure {
  width: var(--zf-water-content-width, min(1280px, calc(100vw - 280px))) !important;
  max-width: 1280px !important;
  margin: 0 auto !important;
}

html body[data-page="water-supply-drainage"] #water-logic .water-system-signal-summary {
  align-items: flex-start !important;
  padding-top: 18px !important;
}

html body[data-page="water-supply-drainage"] #water-logic .water-system-signal-action {
  font-size: 12px !important;
  letter-spacing: 0.08em !important;
}

html body[data-page="water-supply-drainage"] #water-logic .water-system-signal-body {
  margin-top: 16px !important;
}

html body[data-page="water-supply-drainage"] #water-system-simulator-entry {
  margin-top: clamp(42px, 4.6vw, 58px) !important;
  padding-top: 0 !important;
}

html body[data-page="water-supply-drainage"] #water-system-simulator-entry .water-system-simulator-intro h3 {
  font-size: clamp(1.34rem, 1.42vw, 1.66rem) !important;
  line-height: 1.4 !important;
}

html body[data-page="water-supply-drainage"] #water-system-simulator-entry .water-system-simulator-actions {
  margin-top: 18px !important;
}

html body[data-page="water-supply-drainage"] #water-system-simulator-entry .water-system-simulator-scene-rail {
  margin-top: 18px !important;
  gap: 10px !important;
}

html body[data-page="water-supply-drainage"] #water-system-simulator-entry .water-system-sim-tab {
  padding: 10px 15px !important;
  font-size: 12px !important;
  letter-spacing: 0.04em !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage {
  margin-top: clamp(34px, 3.8vw, 48px) !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-proof-scene {
  margin-top: clamp(46px, 5vw, 70px) !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-proof-copy {
  margin: 0 0 14px !important;
  gap: 7px !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-proof-copy h3 {
  max-width: 18em !important;
  font-size: var(--zf-water-title-size) !important;
  line-height: 1.42 !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-proof-copy p:not(.eyebrow) {
  max-width: 44rem !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-proof-closing {
  margin-top: clamp(56px, 6vw, 82px) !important;
  padding-top: 22px !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-proof-closing h3 {
  max-width: 25em !important;
  font-size: var(--zf-water-title-size) !important;
  line-height: 1.42 !important;
}

@media (max-width: 900px) {
  html body[data-page="water-supply-drainage"] #water-problem .water-system-definition-copy h1 {
    font-size: clamp(1.56rem, 6.2vw, 1.9rem) !important;
    max-width: 100% !important;
  }

  html body[data-page="water-supply-drainage"] #water-logic .water-system-signal-summary {
    display: grid !important;
    gap: 10px !important;
  }

  html body[data-page="water-supply-drainage"] #water-problem .water-system-journey-rail {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 14px 10px !important;
  }

  html body[data-page="water-supply-drainage"] #water-supply-drainage .water-proof-copy h3,
  html body[data-page="water-supply-drainage"] #water-problem .water-system-journey-head h2,
  html body[data-page="water-supply-drainage"] #water-problem .water-system-journey-panel-copy h3,
  html body[data-page="water-supply-drainage"] #water-logic .water-system-signal-summary-copy h2,
  html body[data-page="water-supply-drainage"] #water-system-simulator-entry .water-system-simulator-intro h3,
  html body[data-page="water-supply-drainage"] #water-supply-drainage .water-proof-closing h3 {
    max-width: 100% !important;
    font-size: clamp(1.18rem, 4.9vw, 1.48rem) !important;
  }
}

html body[data-page="systems"] main > #systems .scene-air-phone[data-theme="light"] {
  color: rgba(252, 249, 243, 0.96) !important;
  border-color: rgba(255, 255, 255, 0.34) !important;
}

html body[data-page="systems"] main > #systems .scene-air-phone[data-theme="dark"] {
  color: rgba(18, 54, 48, 0.94) !important;
  border-color: rgba(18, 54, 48, 0.26) !important;
}

@media (max-width: 900px) {
  html body[data-page="climate"] main > :is(#environment-problem, #environment-logic, #air-feeling-bridge) .scene-air-phone-static {
    width: 118px !important;
    max-width: 118px !important;
  }

  html body[data-page="climate"] main > :is(#environment-problem, #environment-logic, #air-feeling-bridge) .scene-air-phone-static[data-align="right"] {
    right: 10px !important;
  }

  html body main #environment-problem .scene-air-phone-static--opening {
    top: 12px !important;
    right: 12px !important;
    left: auto !important;
  }

  html body[data-page="climate"] main > :is(#environment-problem, #environment-logic, #air-feeling-bridge) .scene-air-phone-static[data-align="left"] {
    left: 10px !important;
  }

  html body[data-page="climate"] main > :is(#environment-problem, #environment-logic, #air-feeling-bridge, #systems) .scene-air-phone {
    top: 10px !important;
    width: 118px !important;
    padding: 9px 8px 10px !important;
    border-radius: 19px !important;
  }

  html body[data-page="climate"] main > :is(#environment-problem, #environment-logic, #air-feeling-bridge, #systems) .scene-air-phone[data-align="right"] {
    right: 10px !important;
  }

  html body[data-page="climate"] main > :is(#environment-problem, #environment-logic, #air-feeling-bridge, #systems) .scene-air-phone[data-align="left"] {
    left: 10px !important;
  }

  html body[data-page="climate"] main > :is(#environment-problem, #environment-logic, #air-feeling-bridge, #systems) .scene-air-phone-hero strong {
    font-size: 11px !important;
  }

  html body[data-page="climate"] main > :is(#environment-problem, #environment-logic, #air-feeling-bridge, #systems) .scene-air-phone-grid {
    gap: 4px 5px !important;
  }

  html body[data-page="systems"] main > #systems .scene-air-phone {
    top: 14px !important;
    width: min(186px, 48vw) !important;
    max-width: min(186px, 48vw) !important;
    padding: 11px 10px 10px !important;
    border-radius: 28px !important;
  }

  html body[data-page="systems"] main > #systems .scene-air-phone[data-align="right"] {
    right: 14px !important;
  }

  html body[data-page="systems"] main > #systems .scene-air-phone[data-align="left"] {
    left: 14px !important;
  }

  html body[data-page="systems"] main > #systems .scene-air-phone-hero strong {
    font-size: 13px !important;
  }

  html body[data-page="systems"] main > #systems .scene-air-phone-grid {
    gap: 5px !important;
  }
}

  html body[data-page="systems"] main :is(#environment-problem, #environment-logic, #systems, .quiet-system) :is(h1, h2, h3) {
    font-size: var(--zf-canon-title) !important;
    line-height: 1.23 !important;
  }

  /* 06 · 地下室：普通展示图统一；模拟器仍保持独立展示。 */
  html body[data-page="basement-system"] main :is(
    #basement-definition,
    #basement-problem-signals,
    #basement-problem,
    #basement-logic,
    #basement-lifting,
    #basement-sport-layer,
    #basement-reading-layer,
    #basement-dining-layer,
    #basement-summary
  ) :is(.basement-definition-copy, .basement-alert-summary, .system-cognition-inner, .image-entry-copy, .basement-copy) {
    width: var(--zf-canon-media-width) !important;
    max-width: none !important;
    margin-inline: auto !important;
    padding-inline: 0 !important;
    text-align: left !important;
  }

  html body[data-page="basement-system"] main :is(
    #basement-problem,
    #basement-logic,
    #basement-lifting,
    #basement-sport-layer,
    #basement-reading-layer,
    #basement-dining-layer
  ) :is(.basement-problem-media, .image-entry-media, .basement-media) {
    width: var(--zf-canon-media-width) !important;
    height: auto !important;
    min-height: 0 !important;
    aspect-ratio: 16 / 9 !important;
    margin-inline: auto !important;
  }

  html body[data-page="basement-system"] main :is(
    #basement-definition,
    #basement-problem,
    #basement-logic,
    #basement-lifting,
    #basement-sport-layer,
    #basement-reading-layer,
    #basement-dining-layer,
    #basement-summary
  ) :is(h1, h2, h3) {
    font-size: var(--zf-canon-title) !important;
    line-height: 1.23 !important;
  }

  /* 07 · 设计交付：视觉图与所有引导文案统一到同一左边缘。 */
  html body[data-page="delivery"] main :is(#fit, #constraints, #delivery, #process, #project-access) :is(.section-copy, .section-heading, .delivery-grid) {
    width: var(--zf-canon-media-width) !important;
    max-width: none !important;
    margin-inline: auto !important;
    padding-inline: 0 !important;
    text-align: left !important;
  }

  html body[data-page="delivery"] main :is(#fit, #constraints, #delivery, #process, #project-access) :is(.fit-media, .section-image, .visual-story-media) {
    width: var(--zf-canon-media-width) !important;
    height: auto !important;
    min-height: 0 !important;
    aspect-ratio: 16 / 9 !important;
    margin-inline: auto !important;
  }

  html body[data-page="delivery"] main :is(#fit, #constraints, #delivery, #process, #project-access) :is(h1, h2, h3) {
    font-size: var(--zf-canon-title) !important;
    line-height: 1.23 !important;
  }

  /* v20 patch · stubborn legacy residue. */
  html body[data-page="philosophy"] main #home :is(.home-shift, .home-feelings) .home-copy,
  html body[data-page="home"] main #home :is(.home-shift, .home-feelings) .home-copy {
    width: var(--zf-canon-media-width) !important;
    max-width: none !important;
    margin-inline: auto !important;
    padding-inline: 0 !important;
  }

  html body[data-page="basement-system"] main :is(
    #basement-logic,
    #basement-lifting,
    #basement-sport-layer,
    #basement-reading-layer,
    #basement-dining-layer
  ) :is(.image-entry-copy, .basement-copy) :is(h1, h2, h3) {
    font-size: var(--zf-canon-title) !important;
    line-height: 1.23 !important;
    letter-spacing: -0.012em !important;
  }

  html body[data-page="dimensions"] main section#dimensions.section-shell > div.section-heading.reveal,
  html body[data-page="dimensions"] main section#dimensions.section-shell > div.section-heading.reveal.is-visible,
  html body[data-page="dimensions"] main section#dimensions.section-shell > div.section-heading {
    width: var(--zf-canon-media-width) !important;
    max-width: none !important;
    margin-inline: auto !important;
    padding-inline: 0 !important;
    text-align: left !important;
  }

  html body[data-page="basement-system"] main #basement-problem .system-cognition-inner h1,
  html body[data-page="systems"] main :is(#environment-problem, #environment-logic) .image-entry-copy :is(h1, h2) {
    font-size: var(--zf-canon-title) !important;
    line-height: 1.23 !important;
    letter-spacing: -0.012em !important;
  }
}

@media (max-width: 900px) {
  html body[data-page] main :is(
    #dimensions,
    #water-problem,
    #water-logic,
    #water-supply-drainage,
    #home .home-panel,
    #dimensions .dimension-card,
    #climate .climate-living-scene,
    #water-supply-drainage .water-scene-block,
    #environment-problem,
    #environment-logic,
    #basement-problem,
    #basement-logic,
    #basement-lifting,
    #basement-sport-layer,
    #basement-reading-layer,
    #basement-dining-layer,
    #fit,
    #constraints,
    #delivery,
    #process,
    #project-access
  ) {
    width: 100vw !important;
    max-width: none !important;
    margin-left: calc(50% - 50vw) !important;
    margin-right: calc(50% - 50vw) !important;
    padding-inline: 0 !important;
  }

  html body[data-page] main :is(
    #home,
    #dimensions,
    #climate,
    #water-problem,
    #water-logic,
    #water-supply-drainage,
    #environment-problem,
    #environment-logic,
    #systems,
    #basement-definition,
    #basement-problem,
    #basement-logic,
    #basement-lifting,
    #basement-sport-layer,
    #basement-reading-layer,
    #basement-dining-layer,
    #fit,
    #constraints,
    #delivery,
    #process,
    #project-access
  ) :is(
    .home-hero-copy,
    .home-sanctuary-copy,
    .home-copy,
    .section-heading,
    .section-copy,
    .dimension-bridge,
    .dimension-card,
    .dimension-content,
    .dimension-closing,
    .climate-stage,
    .climate-living-scene,
    .climate-living-copy,
    .climate-closing,
    .water-story-intro,
    .water-story-heading,
    .water-story-chips,
    .water-scene-copy,
    .water-story-closing,
    .image-entry-copy,
    .system-cognition-inner,
    .experience-translation,
    .basement-definition-copy,
    .basement-alert-summary,
    .basement-copy,
    .delivery-grid
  ) {
    width: calc(100vw - 36px) !important;
    max-width: none !important;
    margin-inline: auto !important;
    padding-inline: 0 !important;
    text-align: left !important;
  }

  html body[data-page] main :is(
    #home,
    #dimensions,
    #climate,
    #water-problem,
    #water-logic,
    #water-supply-drainage,
    #environment-problem,
    #environment-logic,
    #systems,
    #basement-problem,
    #basement-logic,
    #basement-lifting,
    #basement-sport-layer,
    #basement-reading-layer,
    #basement-dining-layer,
    #fit,
    #constraints,
    #delivery,
    #process,
    #project-access
  ) :is(
    .home-hero-media,
    .home-sanctuary-media,
    .home-image,
    .dimension-media,
    .climate-map,
    .climate-living-media,
    .water-story-hero,
    .water-logic-media,
    .water-flow-media,
    .image-entry-media,
    .scene-media,
    .basement-problem-media,
    .basement-media,
    .fit-media,
    .section-image,
    .visual-story-media
  ) {
    width: calc(100vw - 36px) !important;
    max-width: none !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    aspect-ratio: 4 / 3 !important;
    margin-inline: auto !important;
    padding: 0 !important;
    overflow: hidden !important;
  }

  html body[data-page] main :is(
    .home-hero-media,
    .home-sanctuary-media,
    .home-image,
    .dimension-media,
    .climate-map,
    .climate-living-media,
    .water-story-hero,
    .water-logic-media,
    .water-flow-media,
    .image-entry-media,
    .scene-media,
    .basement-problem-media,
    .basement-media,
    .fit-media,
    .section-image,
    .visual-story-media
  ) > img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    object-position: center !important;
  }

  html body[data-page="dimensions"] main section#dimensions.section-shell > div.section-heading,
  html body[data-page="dimensions"] main section#dimensions.section-shell > div.section-heading.reveal,
  html body[data-page="dimensions"] main section#dimensions.section-shell > div.section-heading.reveal.is-visible {
    width: calc(100vw - 36px) !important;
    max-width: none !important;
    margin-left: 18px !important;
    margin-right: auto !important;
    padding-inline: 0 !important;
    text-align: left !important;
  }

  html body[data-page] main :is(
    .home-hero-copy,
    .home-sanctuary-copy,
    .home-copy,
    .section-heading,
    .section-copy,
    .dimension-bridge,
    .dimension-card,
    .dimension-content,
    .dimension-closing,
    .climate-stage,
    .climate-living-scene,
    .climate-living-copy,
    .climate-closing,
    .water-story-intro,
    .water-story-heading,
    .water-story-chips,
    .water-scene-copy,
    .water-story-closing,
    .image-entry-copy,
    .system-cognition-inner,
    .experience-translation,
    .basement-definition-copy,
    .basement-alert-summary,
    .basement-copy,
    .delivery-grid,
    .home-hero-media,
    .home-sanctuary-media,
    .home-image,
    .dimension-media,
    .climate-map,
    .climate-living-media,
    .water-story-hero,
    .water-logic-media,
    .water-flow-media,
    .image-entry-media,
    .scene-media,
    .basement-problem-media,
    .basement-media,
    .fit-media,
    .section-image,
    .visual-story-media
  ) {
    margin-left: calc(50% - 50vw + 18px) !important;
    margin-right: auto !important;
  }
}

/* === Final scene media skin v29: same ratio, rounded corners, breathing motion === */
html body {
  --zf-scene-radius: clamp(22px, 2.2vw, 34px);
  --zf-scene-shadow: 0 28px 70px rgba(42, 36, 24, 0.12);
}

@keyframes zfSceneImageBreath {
  0% {
    transform: scale(1.006);
    filter: saturate(1.015) contrast(1.005);
  }

  48% {
    transform: scale(1.024);
    filter: saturate(1.045) contrast(1.018);
  }

  100% {
    transform: scale(1.012);
    filter: saturate(1.025) contrast(1.01);
  }
}

@media (min-width: 901px) {
  html body main :is(
    .home-hero-media,
    .home-sanctuary-media,
    .home-image,
    .dimension-media,
    .climate-map,
    .climate-living-media,
    .water-story-hero,
    .water-logic-media,
    .water-flow-media,
    .image-entry-media,
    .scene-media,
    .basement-problem-media,
    .basement-media,
    .fit-media,
    .section-image,
    .visual-story-media
  ) {
    width: var(--zf-canon-media-width) !important;
    max-width: none !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    aspect-ratio: 16 / 9 !important;
    border-radius: var(--zf-scene-radius) !important;
    overflow: hidden !important;
    isolation: isolate !important;
    background: rgba(240, 233, 221, 0.45) !important;
    box-shadow: var(--zf-scene-shadow) !important;
    margin-inline: auto !important;
  }
}

@media (max-width: 900px) {
  html body {
    --zf-scene-radius: clamp(18px, 6vw, 26px);
  }

  html body main :is(
    .home-hero-media,
    .home-sanctuary-media,
    .home-image,
    .dimension-media,
    .climate-map,
    .climate-living-media,
    .water-story-hero,
    .water-logic-media,
    .water-flow-media,
    .image-entry-media,
    .scene-media,
    .basement-problem-media,
    .basement-media,
    .fit-media,
    .section-image,
    .visual-story-media
  ) {
    width: calc(100vw - 36px) !important;
    max-width: none !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    aspect-ratio: 4 / 3 !important;
    border-radius: var(--zf-scene-radius) !important;
    overflow: hidden !important;
    isolation: isolate !important;
    background: rgba(240, 233, 221, 0.45) !important;
    box-shadow: 0 18px 42px rgba(42, 36, 24, 0.12) !important;
  }
}

html body main :is(
  .home-hero-media,
  .home-sanctuary-media,
  .home-image,
  .dimension-media,
  .climate-map,
  .climate-living-media,
  .water-story-hero,
  .water-logic-media,
  .water-flow-media,
  .image-entry-media,
  .scene-media,
  .basement-problem-media,
  .basement-media,
  .fit-media,
  .section-image,
  .visual-story-media
) > img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  object-position: center !important;
  transform-origin: center center !important;
  will-change: transform, filter !important;
  animation: zfSceneImageBreath 18s ease-in-out infinite alternate !important;
}

html body main :is(
  .home-hero-media,
  .home-sanctuary-media,
  .home-image,
  .dimension-media,
  .climate-map,
  .climate-living-media,
  .water-story-hero,
  .water-logic-media,
  .water-flow-media,
  .image-entry-media,
  .scene-media,
  .basement-problem-media,
  .basement-media,
  .fit-media,
  .section-image,
  .visual-story-media
):hover > img {
  transform: scale(1.035) !important;
}

@media (prefers-reduced-motion: reduce) {
  html body main :is(
    .home-hero-media,
    .home-sanctuary-media,
    .home-image,
    .dimension-media,
    .climate-map,
    .climate-living-media,
    .water-story-hero,
    .water-logic-media,
    .water-flow-media,
    .image-entry-media,
    .scene-media,
    .basement-problem-media,
    .basement-media,
    .fit-media,
    .section-image,
    .visual-story-media
  ) > img {
    animation: none !important;
    transform: none !important;
  }
}

/* === Final scene media hard lock v30: no mixed radius, no contained image gaps === */
html body {
  --zf-scene-radius-final: 30px;
}

@media (max-width: 900px) {
  html body {
    --zf-scene-radius-final: 22px;
  }
}

html body[data-page] main :is(
  #home,
  #dimensions,
  #climate,
  #water-problem,
  #water-logic,
  #water-supply-drainage,
  #environment-problem,
  #environment-logic,
  #systems,
  #basement-problem,
  #basement-logic,
  #basement-lifting,
  #basement-sport-layer,
  #basement-reading-layer,
  #basement-dining-layer,
  #fit,
  #constraints,
  #delivery,
  #process,
  #project-access
) :is(
  .home-hero-media,
  .home-sanctuary-media,
  .home-image,
  .dimension-media,
  .climate-map,
  .climate-living-media,
  .water-story-hero,
  .water-logic-media,
  .water-flow-media,
  .image-entry-media,
  .scene-media,
  .basement-problem-media,
  .basement-media,
  .fit-media,
  .section-image,
  .visual-story-media
) {
  border-radius: var(--zf-scene-radius-final) !important;
  overflow: hidden !important;
  isolation: isolate !important;
}

html body[data-page] main :is(
  #home,
  #dimensions,
  #climate,
  #water-problem,
  #water-logic,
  #water-supply-drainage,
  #environment-problem,
  #environment-logic,
  #systems,
  #basement-problem,
  #basement-logic,
  #basement-lifting,
  #basement-sport-layer,
  #basement-reading-layer,
  #basement-dining-layer,
  #fit,
  #constraints,
  #delivery,
  #process,
  #project-access
) :is(
  .home-hero-media,
  .home-sanctuary-media,
  .home-image,
  .dimension-media,
  .climate-map,
  .climate-living-media,
  .water-story-hero,
  .water-logic-media,
  .water-flow-media,
  .image-entry-media,
  .scene-media,
  .basement-problem-media,
  .basement-media,
  .fit-media,
  .section-image,
  .visual-story-media
) > img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  object-position: center !important;
  animation-name: zfSceneImageBreath !important;
  animation-duration: 18s !important;
  animation-timing-function: ease-in-out !important;
  animation-iteration-count: infinite !important;
  animation-direction: alternate !important;
}

/* === Climate map cleanup v31: remove the useless dark-green stage bottom === */
html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-stage {
  position: relative !important;
  width: var(--zf-canon-media-width) !important;
  max-width: none !important;
  height: auto !important;
  min-height: 0 !important;
  max-height: none !important;
  aspect-ratio: 16 / 9 !important;
  margin-inline: auto !important;
  padding: 0 !important;
  line-height: 0 !important;
  font-size: 0 !important;
  border-radius: var(--zf-scene-radius-final) !important;
  overflow: hidden !important;
  background: transparent !important;
  box-shadow: none !important;
}

html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-stage,
html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-stage .climate-map,
html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-stage .climate-map > img {
  background-color: transparent !important;
}

html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-stage::before,
html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-stage::after {
  display: none !important;
}

html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-stage .climate-map {
  position: absolute !important;
  inset: 0 !important;
  width: 100% !important;
  height: 100% !important;
  min-height: 0 !important;
  margin: 0 !important;
  border-radius: inherit !important;
  box-shadow: none !important;
  background: transparent !important;
}

html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-stage .climate-map > img {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  min-height: 0 !important;
  vertical-align: top !important;
}

html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-stage :is(
  .geo-labels,
  .climate-flow-layer,
  .climate-copy-panel,
  .dewpoint-panel,
  .climate-mode-tabs,
  .climate-explanation
) {
  z-index: 2 !important;
  line-height: normal !important;
  font-size: initial !important;
}

html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-stage .climate-map > img {
  filter: saturate(0.98) contrast(1) brightness(1.01) !important;
}

html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-stage .geo-labels {
  pointer-events: none !important;
}

html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-stage .geo-label {
  max-width: 12.5rem !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  font-size: clamp(0.66rem, 0.64vw, 0.8rem) !important;
  line-height: 1.45 !important;
  color: rgba(255, 252, 246, 0.97) !important;
  text-shadow:
    0 2px 12px rgba(13, 25, 21, 0.5) !important,
    0 0 2px rgba(13, 25, 21, 0.3) !important;
}

html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-stage .changsha-pulse,
html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-stage .mep-mini-icons {
  display: none !important;
}

html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-stage .climate-mode-tabs {
  position: absolute !important;
  left: clamp(16px, 1.8vw, 24px) !important;
  top: clamp(16px, 1.8vw, 24px) !important;
  z-index: 4 !important;
  display: inline-flex !important;
  flex-wrap: wrap !important;
  gap: 8px !important;
  width: auto !important;
  max-width: min(220px, calc(100% - 32px)) !important;
  margin: 0 !important;
  padding: 0 !important;
}

html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-stage .climate-hotspot {
  display: inline-flex !important;
  align-items: center !important;
  gap: 7px !important;
  min-height: 34px !important;
  padding: 6px 10px !important;
  border: 1px solid rgba(255, 255, 255, 0.24) !important;
  border-radius: 999px !important;
  background: transparent !important;
  box-shadow: none !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
  color: rgba(255, 252, 246, 0.98) !important;
  text-shadow:
    0 2px 10px rgba(13, 25, 21, 0.42) !important,
    0 0 2px rgba(13, 25, 21, 0.24) !important;
}

html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-stage .climate-hotspot-icon {
  display: inline-grid !important;
  place-items: center !important;
  width: 18px !important;
  height: 18px !important;
  border-radius: 999px !important;
  background: rgba(255, 255, 255, 0.22) !important;
  color: rgba(255, 255, 255, 0.98) !important;
  font-size: 10px !important;
  font-weight: 700 !important;
  line-height: 1 !important;
  box-shadow:
    0 0 0 1px rgba(255, 255, 255, 0.12),
    0 0 16px rgba(255, 255, 255, 0.12) !important;
}

html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-stage .climate-hotspot-label {
  font-size: 11px !important;
  font-weight: 700 !important;
  letter-spacing: 0.03em !important;
  color: inherit !important;
  white-space: nowrap !important;
}

html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-stage .climate-hotspot.is-active {
  border-color: rgba(255, 255, 255, 0.46) !important;
  background: transparent !important;
}

html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-stage .climate-hotspot.is-active .climate-hotspot-icon {
  color: rgba(255, 255, 255, 0.98) !important;
  transform: scale(1.05) !important;
}

html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-stage .climate-hotspot--springDamp .climate-hotspot-icon {
  background: radial-gradient(circle at 35% 35%, #fff6d6 0%, #92ffb7 22%, #2fcf78 72%, #169259 100%) !important;
  box-shadow:
    0 0 0 1px rgba(190, 255, 217, 0.28),
    0 0 18px rgba(72, 230, 136, 0.42) !important;
}

html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-stage .climate-hotspot--summerHotHumid .climate-hotspot-icon {
  background: radial-gradient(circle at 35% 35%, #fff0c4 0%, #7cf5ff 18%, #2f9dff 58%, #164dca 100%) !important;
  box-shadow:
    0 0 0 1px rgba(159, 221, 255, 0.3),
    0 0 18px rgba(63, 160, 255, 0.48) !important;
}

html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-stage .climate-hotspot--shortComfortSeason .climate-hotspot-icon {
  background: radial-gradient(circle at 35% 35%, #fff7d4 0%, #ffd875 20%, #ff9656 68%, #d95e2e 100%) !important;
  box-shadow:
    0 0 0 1px rgba(255, 218, 166, 0.3),
    0 0 18px rgba(255, 154, 84, 0.42) !important;
}

html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-stage .climate-hotspot--winterColdHumid .climate-hotspot-icon {
  background: radial-gradient(circle at 35% 35%, #f8fbff 0%, #c9ecff 20%, #7fc8ff 62%, #4674ff 100%) !important;
  box-shadow:
    0 0 0 1px rgba(196, 228, 255, 0.3),
    0 0 18px rgba(111, 160, 255, 0.4) !important;
}

html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-stage .climate-mode-tabs[data-theme="dark"] {
  color: rgba(255, 252, 246, 0.98) !important;
}

html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-stage .climate-mode-tabs[data-theme="light"] {
  color: rgba(255, 252, 246, 0.98) !important;
}

html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-stage .climate-mode-tabs[data-theme="dark"] .climate-hotspot {
  border-color: rgba(255, 255, 255, 0.28) !important;
}

html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-stage .climate-mode-tabs[data-theme="light"] .climate-hotspot {
  border-color: rgba(255, 255, 255, 0.22) !important;
}

html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-stage .climate-mode-tabs[data-theme="dark"] .climate-hotspot.is-active {
  border-color: rgba(255, 255, 255, 0.48) !important;
}

html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-stage .climate-mode-tabs[data-theme="light"] .climate-hotspot.is-active {
  border-color: rgba(255, 255, 255, 0.44) !important;
}

html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-stage .climate-copy-panel {
  position: absolute !important;
  left: clamp(20px, 2vw, 28px) !important;
  bottom: clamp(20px, 2vw, 28px) !important;
  width: min(29rem, calc(100% - 360px)) !important;
  max-width: 29rem !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-stage .climate-copy-panel .eyebrow {
  font-size: 0.7rem !important;
  letter-spacing: 0.12em !important;
}

html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-stage .climate-copy-panel h3 {
  max-width: 16em !important;
  margin: 8px 0 10px !important;
  font-size: clamp(1.2rem, 1.32vw, 1.48rem) !important;
  line-height: 1.34 !important;
  letter-spacing: -0.01em !important;
  color: #12352f !important;
}

html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-stage .climate-copy-panel p:not(.eyebrow) {
  max-width: 30rem !important;
  margin: 0 !important;
  font-size: clamp(0.84rem, 0.76vw, 0.92rem) !important;
  line-height: 1.8 !important;
  color: rgba(18, 53, 47, 0.78) !important;
}

html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-stage .climate-explanation {
  position: absolute !important;
  left: clamp(20px, 2vw, 28px) !important;
  top: clamp(66px, 7vw, 86px) !important;
  width: min(20rem, calc(100% - 360px)) !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-stage .climate-explanation :is(.eyebrow, h3) {
  display: none !important;
}

html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-stage .climate-explanation p {
  max-width: 22rem !important;
  margin: 0 !important;
  font-size: clamp(0.78rem, 0.7vw, 0.88rem) !important;
  line-height: 1.72 !important;
  color: rgba(18, 53, 47, 0.74) !important;
}

html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-stage .dewpoint-panel {
  position: absolute !important;
  right: clamp(8px, 0.9vw, 16px) !important;
  top: clamp(16px, 1.4vw, 24px) !important;
  bottom: auto !important;
  width: min(258px, calc(100% - 22px)) !important;
  min-width: 0 !important;
  max-height: none !important;
  padding: 12px 14px 10px 18px !important;
  border: 0 !important;
  border-radius: 0 !important;
  background:
    linear-gradient(
      90deg,
      rgba(7, 18, 20, 0.34) 0%,
      rgba(8, 20, 22, 0.22) 48%,
      rgba(8, 20, 22, 0.08) 82%,
      rgba(8, 20, 22, 0.01) 100%
    ) !important;
  box-shadow: none !important;
  backdrop-filter: blur(6px) saturate(1.05) !important;
  -webkit-backdrop-filter: blur(6px) saturate(1.05) !important;
  overflow: visible !important;
}

html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-stage .dewpoint-panel::before,
html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-stage .dewpoint-panel::after {
  content: "" !important;
  position: absolute !important;
  display: block !important;
  pointer-events: none !important;
}

html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-stage .dewpoint-panel::before {
  inset: 4px auto 2px 0 !important;
  width: 2px !important;
  background: linear-gradient(
    180deg,
    rgba(255, 218, 118, 0.10) 0%,
    rgba(255, 214, 102, 0.72) 16%,
    rgba(255, 124, 124, 0.42) 54%,
    rgba(255, 136, 136, 0.10) 100%
  ) !important;
  box-shadow:
    0 0 16px rgba(255, 208, 90, 0.18),
    18px 0 38px rgba(12, 32, 30, 0.16) !important;
}

html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-stage .dewpoint-panel::after {
  inset: -2px -8px auto 18px !important;
  height: calc(100% + 10px) !important;
  border-top: 1px solid rgba(255, 223, 140, 0.18) !important;
  border-bottom: 1px solid rgba(255, 146, 146, 0.10) !important;
  background:
    linear-gradient(
      90deg,
      rgba(255, 229, 148, 0.06) 0%,
      rgba(255, 120, 120, 0.05) 34%,
      rgba(255, 120, 120, 0.01) 100%
    ) !important;
  border-top-left-radius: 22px !important;
  border-bottom-left-radius: 22px !important;
  opacity: 0.92 !important;
}

html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-stage .dewpoint-head {
  margin-bottom: 10px !important;
  padding-top: 0 !important;
  padding-right: 10px !important;
}

html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-stage .dewpoint-head span {
  font-size: 12px !important;
  letter-spacing: 0.08em !important;
  text-transform: none !important;
  color: #ffd400 !important;
  text-shadow:
    0 0 10px rgba(255, 212, 0, 0.22),
    0 1px 0 rgba(16, 20, 18, 0.22) !important;
}

html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-stage .dewpoint-head strong {
  font-size: 13px !important;
}

html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-stage .dewpoint-panel[data-theme="dark"] {
  color: rgba(18, 50, 42, 0.9) !important;
}

html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-stage .dewpoint-panel[data-theme="light"] {
  background:
    linear-gradient(
      90deg,
      rgba(7, 18, 20, 0.34) 0%,
      rgba(8, 20, 22, 0.22) 48%,
      rgba(8, 20, 22, 0.08) 82%,
      rgba(8, 20, 22, 0.01) 100%
    ) !important;
  box-shadow: none !important;
  color: rgba(230, 255, 247, 0.96) !important;
}

html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-stage .dewpoint-panel[data-theme="dark"] :is(
  .dewpoint-head span,
  .psychrometric-metric span,
  .psychrometric-metric em,
  .dewpoint-panel p[data-dew-explain],
  .dewpoint-calculator summary,
  .dewpoint-panel label,
  .calculation-note
) {
  color: rgba(18, 50, 42, 0.74) !important;
}

html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-stage .dewpoint-panel[data-theme="dark"] :is(
  .dewpoint-head strong,
  .psychrometric-metric strong,
  .psychrometric-primary strong
) {
  color: rgba(18, 50, 42, 0.96) !important;
}

html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-stage .dewpoint-panel[data-theme="light"] :is(
  .psychrometric-metric em,
  .dewpoint-panel p[data-dew-explain],
  .dewpoint-calculator summary,
  .dewpoint-panel label,
  .calculation-note
) {
  color: rgba(196, 234, 226, 0.72) !important;
}

html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-stage .dewpoint-panel[data-theme="light"] .dewpoint-head span,
html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-stage .dewpoint-panel[data-theme="light"] .psychrometric-metric span {
  color: #ffd400 !important;
  text-shadow:
    0 0 12px rgba(255, 212, 0, 0.24),
    0 1px 0 rgba(12, 16, 14, 0.28) !important;
}

html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-stage .dewpoint-panel[data-theme="light"] :is(
  .dewpoint-head strong,
  .psychrometric-metric strong,
  .psychrometric-primary strong
) {
  color: rgba(255, 106, 106, 1) !important;
  text-shadow: 0 0 14px rgba(255, 92, 92, 0.20) !important;
}

html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-stage .psychrometric-metric:nth-child(1) strong,
html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-stage .psychrometric-metric:nth-child(1) em,
html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-stage .psychrometric-metric:nth-child(2) strong,
html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-stage .psychrometric-metric:nth-child(2) em {
  color: rgba(255, 110, 110, 1) !important;
  text-shadow: 0 0 14px rgba(255, 92, 92, 0.18) !important;
}

html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-stage .psychrometric-metric:nth-child(3) strong,
html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-stage .psychrometric-metric:nth-child(3) em,
html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-stage .psychrometric-metric:nth-child(4) strong,
html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-stage .psychrometric-metric:nth-child(4) em {
  color: rgba(255, 102, 102, 1) !important;
  text-shadow: 0 0 15px rgba(255, 88, 88, 0.19) !important;
}

html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-stage .psychrometric-metric:nth-child(5) strong,
html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-stage .psychrometric-metric:nth-child(5) em {
  color: rgba(255, 126, 126, 0.98) !important;
  text-shadow: 0 0 13px rgba(255, 96, 96, 0.18) !important;
}

html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-stage .dewpoint-panel[data-theme="light"] .psychrometric-metric {
  background: transparent !important;
  border-color: transparent !important;
}

html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-stage .dewpoint-panel[data-theme="dark"] .psychrometric-metric {
  background: transparent !important;
  border-color: transparent !important;
}

html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-stage .dewpoint-panel .psychrometric-metric {
  padding: 2px 0 !important;
  border-radius: 0 !important;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
}

html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-stage .dewpoint-panel .psychrometric-results {
  gap: 4px !important;
}

html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-stage .psychrometric-metric {
  display: grid !important;
  grid-template-columns: 60px auto auto !important;
  align-items: baseline !important;
  justify-content: start !important;
  column-gap: 3px !important;
  row-gap: 0 !important;
  padding: 7px 10px 7px 0 !important;
  border-radius: 0 !important;
  border-bottom: 1px solid rgba(176, 238, 224, 0.09) !important;
  background: transparent !important;
}

html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-stage .psychrometric-metric:last-child {
  border-bottom: 0 !important;
}

html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-stage .psychrometric-metric span {
  font-size: 11px !important;
  letter-spacing: 0.08em !important;
  min-width: 0 !important;
  color: #ffd400 !important;
  text-shadow:
    0 0 12px rgba(255, 212, 0, 0.24),
    0 1px 0 rgba(12, 16, 14, 0.28) !important;
  font-weight: 600 !important;
}

html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-stage .psychrometric-metric strong {
  font-size: 21px !important;
  line-height: 1 !important;
  letter-spacing: 0 !important;
  text-shadow:
    0 0 18px rgba(255, 84, 84, 0.18),
    0 1px 0 rgba(8, 14, 13, 0.24) !important;
}

html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-stage .psychrometric-metric em {
  font-size: 13px !important;
  line-height: 1.1 !important;
  font-style: normal !important;
  color: rgba(255, 208, 208, 0.82) !important;
  text-shadow: 0 1px 0 rgba(8, 14, 13, 0.2) !important;
}

html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-stage .psychrometric-primary strong {
  font-size: 24px !important;
}

html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-stage .psychrometric-metric span,
html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-stage .psychrometric-metric em,
html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-stage .dewpoint-panel p[data-dew-explain],
html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-stage .dewpoint-calculator summary,
html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-stage .dewpoint-panel label,
html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-stage .calculation-note {
  font-size: 11px !important;
  line-height: 1.55 !important;
}

html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-stage .psychrometric-metric strong,
html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-stage .psychrometric-primary strong {
  line-height: 1 !important;
}

html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-stage .dewpoint-panel p[data-dew-explain] {
  display: block !important;
  margin: 9px 8px 0 0 !important;
  padding-top: 7px !important;
  border-top: 1px solid rgba(255, 226, 142, 0.14) !important;
  color: rgba(228, 240, 236, 0.84) !important;
  max-width: 100% !important;
  font-size: 11px !important;
  line-height: 1.62 !important;
  letter-spacing: 0.04em !important;
  margin-left: 0 !important;
  text-align: left !important;
  text-shadow: 0 1px 0 rgba(8, 14, 13, 0.18) !important;
  white-space: normal !important;
  word-break: break-word !important;
}

html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-stage .dewpoint-calculator {
  display: none !important;
}

html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-stage .dewpoint-panel input {
  height: 34px !important;
  font-size: 12px !important;
}

@media (max-width: 900px) {
  html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-stage {
    width: calc(100vw - 36px) !important;
    aspect-ratio: 4 / 5 !important;
    margin-left: 18px !important;
    margin-right: auto !important;
  }

  html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-stage .climate-mode-tabs {
    left: 14px !important;
    top: 14px !important;
    max-width: calc(100% - 28px) !important;
    gap: 6px !important;
  }

  html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-stage .climate-hotspot {
    min-height: 30px !important;
    padding: 5px 8px !important;
  }

  html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-stage .climate-hotspot-icon {
    width: 16px !important;
    height: 16px !important;
    font-size: 9px !important;
  }

  html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-stage .climate-hotspot-label {
    font-size: 10px !important;
  }

  html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-stage .climate-explanation {
    left: 16px !important;
    top: 58px !important;
    width: calc(100% - 32px) !important;
  }

  html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-stage .climate-copy-panel {
    left: 16px !important;
    right: 16px !important;
    bottom: 138px !important;
    width: auto !important;
    max-width: none !important;
  }

  html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-stage .climate-copy-panel h3 {
    max-width: 13.5em !important;
    font-size: clamp(1.08rem, 4.2vw, 1.28rem) !important;
  }

  html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-stage .dewpoint-panel {
    left: 16px !important;
    right: 16px !important;
    bottom: 16px !important;
    width: auto !important;
    padding-left: 14px !important;
  }

  html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-stage .geo-label {
    font-size: 10px !important;
    max-width: 9rem !important;
  }
}

/* === Home closing alignment v32: align guide copy to scene image left edge === */
@media (min-width: 901px) {
  html body[data-page="philosophy"] main #home .home-closing,
  html body[data-page="dimensions"] main #home .home-closing,
  html body[data-page="home"] main #home .home-closing {
    width: var(--zf-canon-media-width) !important;
    max-width: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    text-align: left !important;
  }

  html body[data-page="philosophy"] main #home .home-closing :is(p, span),
  html body[data-page="dimensions"] main #home .home-closing :is(p, span),
  html body[data-page="home"] main #home .home-closing :is(p, span) {
    max-width: var(--zf-canon-copy-measure) !important;
    margin-left: 0 !important;
    margin-right: auto !important;
    text-align: left !important;
  }
}

@media (max-width: 900px) {
  html body[data-page="philosophy"] main #home .home-closing,
  html body[data-page="dimensions"] main #home .home-closing,
  html body[data-page="home"] main #home .home-closing {
    width: calc(100vw - 36px) !important;
    max-width: none !important;
    margin-left: 18px !important;
    margin-right: auto !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    text-align: left !important;
  }

  html body[data-page="philosophy"] main #home .home-closing :is(p, span),
  html body[data-page="dimensions"] main #home .home-closing :is(p, span),
  html body[data-page="home"] main #home .home-closing :is(p, span) {
    max-width: min(100%, var(--zf-canon-copy-measure)) !important;
    margin-left: 0 !important;
    margin-right: auto !important;
    text-align: left !important;
  }
}

/* === Climate annual strategy board v33 === */
html body section#climate .climate-strategy-board {
  width: var(--zf-canon-media-width) !important;
  max-width: none !important;
  margin: clamp(28px, 5vw, 64px) auto !important;
  padding: clamp(24px, 3.2vw, 42px) !important;
  border: 1px solid rgba(8, 58, 47, 0.12) !important;
  border-radius: 30px !important;
  background:
    radial-gradient(circle at 14% 10%, rgba(130, 209, 182, 0.24), transparent 30%),
    radial-gradient(circle at 88% 4%, rgba(247, 168, 92, 0.22), transparent 34%),
    linear-gradient(135deg, rgba(255, 253, 245, 0.96), rgba(239, 246, 234, 0.88)) !important;
  box-shadow: 0 24px 70px rgba(10, 50, 42, 0.12) !important;
  color: #0a3c32 !important;
  text-align: left !important;
  overflow: hidden !important;
}

html body section#climate .climate-strategy-head {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) minmax(260px, 0.36fr) !important;
  gap: clamp(18px, 3vw, 40px) !important;
  align-items: start !important;
  margin-bottom: clamp(22px, 3vw, 34px) !important;
}

html body section#climate .climate-strategy-head h3 {
  max-width: 760px !important;
  margin: 8px 0 14px !important;
  font-size: clamp(30px, 3.2vw, 52px) !important;
  line-height: 1.13 !important;
  letter-spacing: -0.04em !important;
  color: #073b31 !important;
}

html body section#climate .climate-strategy-head p:not(.climate-closing-eyebrow) {
  max-width: 820px !important;
  margin: 0 !important;
  font-size: clamp(16px, 1.25vw, 20px) !important;
  line-height: 1.85 !important;
  color: rgba(7, 59, 49, 0.72) !important;
}

html body section#climate .climate-strategy-summary {
  display: grid !important;
  gap: 10px !important;
  padding: 18px !important;
  border-radius: 24px !important;
  background: rgba(255, 255, 255, 0.58) !important;
  border: 1px solid rgba(8, 58, 47, 0.1) !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.76) !important;
}

html body section#climate .climate-strategy-summary span {
  display: flex !important;
  justify-content: space-between !important;
  gap: 14px !important;
  padding-bottom: 10px !important;
  border-bottom: 1px solid rgba(8, 58, 47, 0.09) !important;
  font-size: 14px !important;
  line-height: 1.45 !important;
  color: rgba(7, 59, 49, 0.66) !important;
}

html body section#climate .climate-strategy-summary span:last-child {
  padding-bottom: 0 !important;
  border-bottom: 0 !important;
}

html body section#climate .climate-strategy-summary strong {
  color: #073b31 !important;
  white-space: nowrap !important;
}

html body section#climate .climate-strategy-grid {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  gap: 14px !important;
  margin: 0 0 clamp(22px, 3vw, 34px) !important;
}

html body section#climate .climate-strategy-card {
  --strategy-color: #2f8f7d;
  --strategy-soft: rgba(47, 143, 125, 0.14);
  --strategy-border: rgba(47, 143, 125, 0.22);
  --strategy-dark: #196a5d;
  position: relative !important;
  min-height: 190px !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: flex-start !important;
  justify-content: flex-start !important;
  padding: 20px !important;
  border-radius: 24px !important;
  border: 1px solid var(--strategy-border) !important;
  background:
    linear-gradient(180deg, var(--strategy-soft), rgba(255, 255, 255, 0.68)),
    #fff !important;
  box-shadow: 0 14px 34px rgba(14, 57, 49, 0.09) !important;
  overflow: hidden !important;
}

html body section#climate .climate-strategy-card::before {
  content: "" !important;
  position: absolute !important;
  inset: auto 16px 16px 16px !important;
  height: 8px !important;
  border-radius: 999px !important;
  background: rgba(8, 58, 47, 0.08) !important;
}

html body section#climate .climate-strategy-card i {
  position: absolute !important;
  left: 16px !important;
  bottom: 16px !important;
  width: max(12px, var(--strategy-share)) !important;
  max-width: calc(100% - 32px) !important;
  height: 8px !important;
  border-radius: 999px !important;
  background: linear-gradient(90deg, var(--strategy-color), var(--strategy-dark)) !important;
  box-shadow: 0 0 18px var(--strategy-border) !important;
}

html body section#climate .climate-strategy-card span {
  position: relative !important;
  z-index: 1 !important;
  font-size: 15px !important;
  font-weight: 800 !important;
  letter-spacing: 0.02em !important;
  color: var(--strategy-dark) !important;
}

html body section#climate .climate-strategy-card strong {
  position: relative !important;
  z-index: 1 !important;
  margin-top: 8px !important;
  font-size: clamp(32px, 3vw, 46px) !important;
  line-height: 1 !important;
  letter-spacing: -0.05em !important;
  color: #073b31 !important;
}

html body section#climate .climate-strategy-card em {
  position: relative !important;
  z-index: 1 !important;
  margin-top: 5px !important;
  font-style: normal !important;
  font-size: 14px !important;
  font-weight: 800 !important;
  color: var(--strategy-dark) !important;
}

html body section#climate .climate-strategy-card p {
  position: relative !important;
  z-index: 1 !important;
  margin: 14px 0 18px !important;
  font-size: 14px !important;
  line-height: 1.65 !important;
  color: rgba(7, 59, 49, 0.66) !important;
}

html body section#climate .strategy-dehumid-cool {
  --strategy-color: #53a24a;
  --strategy-soft: rgba(83, 162, 74, 0.16);
  --strategy-border: rgba(83, 162, 74, 0.25);
  --strategy-dark: #2f7131;
}

html body section#climate .strategy-comfort {
  --strategy-color: #f08ba0;
  --strategy-soft: rgba(240, 139, 160, 0.16);
  --strategy-border: rgba(240, 139, 160, 0.28);
  --strategy-dark: #b94e67;
}

html body section#climate .strategy-isothermal-dehumid {
  --strategy-color: #4f7faf;
  --strategy-soft: rgba(79, 127, 175, 0.16);
  --strategy-border: rgba(79, 127, 175, 0.28);
  --strategy-dark: #2e608f;
}

html body section#climate .strategy-heat-equal {
  --strategy-color: #b27ba7;
  --strategy-soft: rgba(178, 123, 167, 0.16);
  --strategy-border: rgba(178, 123, 167, 0.28);
  --strategy-dark: #86537b;
}

html body section#climate .strategy-heat-humid {
  --strategy-color: #e65056;
  --strategy-soft: rgba(230, 80, 86, 0.15);
  --strategy-border: rgba(230, 80, 86, 0.26);
  --strategy-dark: #ad363a;
}

html body section#climate .strategy-minor {
  --strategy-color: #62b8b3;
  --strategy-soft: rgba(98, 184, 179, 0.14);
  --strategy-border: rgba(98, 184, 179, 0.24);
  --strategy-dark: #3b8580;
}

html body section#climate .strategy-humid {
  --strategy-color: #f39a30;
  --strategy-soft: rgba(243, 154, 48, 0.16);
  --strategy-border: rgba(243, 154, 48, 0.28);
  --strategy-dark: #b86b16;
}

html body section#climate .strategy-tiny {
  --strategy-color: #9aa39d;
  --strategy-soft: rgba(154, 163, 157, 0.14);
  --strategy-border: rgba(154, 163, 157, 0.26);
  --strategy-dark: #68736c;
}

html body section#climate .climate-response-lanes {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  gap: 14px !important;
}

html body section#climate .climate-response-lanes section {
  padding: 18px !important;
  border-radius: 22px !important;
  background: rgba(8, 58, 47, 0.06) !important;
  border: 1px solid rgba(8, 58, 47, 0.08) !important;
}

html body section#climate .climate-response-lanes span {
  display: inline-flex !important;
  margin-bottom: 10px !important;
  font-size: 13px !important;
  font-weight: 800 !important;
  color: rgba(7, 59, 49, 0.58) !important;
}

html body section#climate .climate-response-lanes h4 {
  margin: 0 0 10px !important;
  font-size: clamp(18px, 1.35vw, 22px) !important;
  line-height: 1.25 !important;
  color: #073b31 !important;
}

html body section#climate .climate-response-lanes p {
  margin: 0 !important;
  font-size: 14px !important;
  line-height: 1.75 !important;
  color: rgba(7, 59, 49, 0.68) !important;
}

html body section#climate .climate-strategy-note {
  margin: 18px 0 0 !important;
  font-size: 12px !important;
  line-height: 1.6 !important;
  color: rgba(7, 59, 49, 0.46) !important;
}

@media (max-width: 1100px) {
  html body section#climate .climate-strategy-grid,
  html body section#climate .climate-response-lanes {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  html body section#climate .climate-strategy-head {
    grid-template-columns: 1fr !important;
  }
}

@media (max-width: 900px) {
  html body section#climate .climate-strategy-board {
    width: calc(100vw - 36px) !important;
    margin-left: 18px !important;
    margin-right: auto !important;
    padding: 20px !important;
    border-radius: 24px !important;
  }
}

@media (max-width: 640px) {
  html body section#climate .climate-strategy-grid,
  html body section#climate .climate-response-lanes {
    grid-template-columns: 1fr !important;
  }

  html body section#climate .climate-strategy-card {
    min-height: 168px !important;
  }
}

/* === Hunan unregulated indoor drift model v34 === */
html body section#climate .indoor-drift-board {
  width: var(--zf-canon-media-width) !important;
  max-width: none !important;
  margin: clamp(26px, 4.8vw, 60px) auto !important;
  padding: clamp(24px, 3.2vw, 42px) !important;
  border-radius: 30px !important;
  border: 1px solid rgba(83, 48, 33, 0.14) !important;
  background:
    radial-gradient(circle at 12% 14%, rgba(226, 102, 78, 0.2), transparent 30%),
    radial-gradient(circle at 86% 12%, rgba(51, 116, 146, 0.18), transparent 34%),
    linear-gradient(135deg, rgba(42, 38, 31, 0.95), rgba(86, 70, 48, 0.9) 48%, rgba(248, 240, 220, 0.92)) !important;
  box-shadow: 0 26px 80px rgba(34, 28, 18, 0.18) !important;
  color: #fff8ea !important;
  text-align: left !important;
  overflow: hidden !important;
}

html body section#climate .indoor-drift-head {
  max-width: 920px !important;
  margin-bottom: clamp(22px, 3vw, 34px) !important;
}

html body section#climate .indoor-drift-head .climate-closing-eyebrow {
  color: rgba(173, 227, 207, 0.78) !important;
}

html body section#climate .indoor-drift-head h3 {
  margin: 8px 0 14px !important;
  max-width: 820px !important;
  font-size: clamp(30px, 3.15vw, 50px) !important;
  line-height: 1.12 !important;
  letter-spacing: -0.04em !important;
  color: #fffaf0 !important;
}

html body section#climate .indoor-drift-head p:not(.climate-closing-eyebrow) {
  max-width: 880px !important;
  margin: 0 !important;
  font-size: clamp(16px, 1.18vw, 20px) !important;
  line-height: 1.86 !important;
  color: rgba(255, 248, 234, 0.74) !important;
}

html body section#climate .indoor-drift-layout {
  display: grid !important;
  grid-template-columns: minmax(0, 1.35fr) minmax(300px, 0.62fr) !important;
  gap: 18px !important;
  align-items: stretch !important;
}

html body section#climate .indoor-drift-model,
html body section#climate .indoor-drift-daily {
  border-radius: 26px !important;
  border: 1px solid rgba(255, 255, 255, 0.16) !important;
  background: rgba(255, 255, 255, 0.1) !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.16) !important;
  backdrop-filter: blur(16px) !important;
}

html body section#climate .indoor-drift-model {
  padding: clamp(18px, 2vw, 24px) !important;
}

html body section#climate .indoor-drift-model-head,
html body section#climate .indoor-daily-head {
  display: flex !important;
  justify-content: space-between !important;
  gap: 16px !important;
  align-items: center !important;
  margin-bottom: 16px !important;
}

html body section#climate .indoor-drift-model-head span,
html body section#climate .indoor-daily-head span {
  font-size: 13px !important;
  font-weight: 900 !important;
  letter-spacing: 0.08em !important;
  text-transform: uppercase !important;
  color: rgba(255, 248, 234, 0.56) !important;
}

html body section#climate .indoor-drift-model-head strong,
html body section#climate .indoor-daily-head strong {
  font-size: 13px !important;
  color: #aee8d1 !important;
  white-space: nowrap !important;
}

html body section#climate .indoor-season-matrix {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 14px !important;
}

html body section#climate .indoor-season-card {
  --season-color: #ef765e;
  min-height: 180px !important;
  position: relative !important;
  padding: 18px !important;
  border-radius: 22px !important;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.14), rgba(255, 255, 255, 0.07)),
    rgba(20, 30, 27, 0.18) !important;
  border: 1px solid rgba(255, 255, 255, 0.14) !important;
  overflow: hidden !important;
}

html body section#climate .indoor-season-card::after {
  content: "" !important;
  position: absolute !important;
  inset: -40% -20% auto auto !important;
  width: 120px !important;
  height: 120px !important;
  border-radius: 999px !important;
  background: radial-gradient(circle, var(--season-color), transparent 65%) !important;
  opacity: 0.28 !important;
}

html body section#climate .indoor-season-card span {
  display: block !important;
  position: relative !important;
  z-index: 1 !important;
  margin-bottom: 10px !important;
  font-size: 14px !important;
  font-weight: 900 !important;
  color: rgba(255, 248, 234, 0.72) !important;
}

html body section#climate .indoor-season-card strong {
  display: block !important;
  position: relative !important;
  z-index: 1 !important;
  font-size: clamp(24px, 2.4vw, 34px) !important;
  line-height: 1.05 !important;
  letter-spacing: -0.04em !important;
  color: #fffaf0 !important;
}

html body section#climate .indoor-season-card em {
  display: block !important;
  position: relative !important;
  z-index: 1 !important;
  margin: 7px 0 12px !important;
  font-style: normal !important;
  font-size: 14px !important;
  font-weight: 800 !important;
  color: var(--season-color) !important;
}

html body section#climate .indoor-season-card i {
  display: block !important;
  position: relative !important;
  z-index: 1 !important;
  width: 100% !important;
  height: 8px !important;
  margin-bottom: 14px !important;
  border-radius: 999px !important;
  background: rgba(255, 255, 255, 0.13) !important;
}

html body section#climate .indoor-season-card i::before {
  content: "" !important;
  display: block !important;
  width: var(--risk) !important;
  height: 100% !important;
  border-radius: inherit !important;
  background: linear-gradient(90deg, var(--season-color), #fff0bd) !important;
  box-shadow: 0 0 20px rgba(255, 187, 125, 0.26) !important;
}

html body section#climate .indoor-season-card p {
  position: relative !important;
  z-index: 1 !important;
  margin: 0 !important;
  font-size: 14px !important;
  line-height: 1.68 !important;
  color: rgba(255, 248, 234, 0.68) !important;
}

html body section#climate .season-spring { --season-color: #ff9b77; }
html body section#climate .season-summer { --season-color: #ff6a4b; }
html body section#climate .season-autumn { --season-color: #d4b46d; }
html body section#climate .season-winter { --season-color: #82c8d7; }

html body section#climate .indoor-drift-daily {
  padding: clamp(18px, 2vw, 24px) !important;
}

html body section#climate .indoor-daily-chart {
  height: 260px !important;
  display: grid !important;
  grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
  gap: 12px !important;
  align-items: end !important;
  padding: 16px 10px 10px !important;
  border-radius: 20px !important;
  background:
    linear-gradient(rgba(255, 255, 255, 0.08) 1px, transparent 1px) 0 0 / 100% 25%,
    rgba(255, 255, 255, 0.08) !important;
}

html body section#climate .daily-col {
  position: relative !important;
  height: 100% !important;
  display: flex !important;
  align-items: end !important;
  justify-content: center !important;
  gap: 3px !important;
  padding-bottom: 24px !important;
}

html body section#climate .daily-col b {
  position: absolute !important;
  left: 50% !important;
  bottom: 0 !important;
  transform: translateX(-50%) !important;
  font-size: 12px !important;
  color: rgba(255, 248, 234, 0.56) !important;
}

html body section#climate .daily-col i,
html body section#climate .daily-col em,
html body section#climate .daily-col small {
  display: block !important;
  width: 8px !important;
  min-height: 12px !important;
  border-radius: 999px 999px 4px 4px !important;
}

html body section#climate .daily-col i {
  height: var(--rh) !important;
  background: linear-gradient(180deg, #7bd6ff, #3d8fb3) !important;
}

html body section#climate .daily-col em {
  height: var(--temp) !important;
  background: linear-gradient(180deg, #ffbd77, #e45f40) !important;
}

html body section#climate .daily-col small {
  height: var(--co2) !important;
  background: linear-gradient(180deg, #d7c8a3, #8d8269) !important;
}

html body section#climate .indoor-daily-legend {
  display: flex !important;
  gap: 12px !important;
  flex-wrap: wrap !important;
  margin: 14px 0 12px !important;
}

html body section#climate .indoor-daily-legend span {
  display: inline-flex !important;
  align-items: center !important;
  gap: 7px !important;
  font-size: 12px !important;
  font-weight: 800 !important;
  color: rgba(255, 248, 234, 0.66) !important;
}

html body section#climate .indoor-daily-legend span::before {
  content: "" !important;
  width: 9px !important;
  height: 9px !important;
  border-radius: 999px !important;
  background: #7bd6ff !important;
}

html body section#climate .indoor-daily-legend .legend-temp::before { background: #ff8a55 !important; }
html body section#climate .indoor-daily-legend .legend-co2::before { background: #b1a27d !important; }

html body section#climate .indoor-drift-daily p {
  margin: 0 !important;
  font-size: 14px !important;
  line-height: 1.74 !important;
  color: rgba(255, 248, 234, 0.66) !important;
}

html body section#climate .indoor-drift-impact {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 10px !important;
  margin-top: 18px !important;
}

html body section#climate .indoor-drift-impact span {
  display: inline-flex !important;
  padding: 10px 14px !important;
  border-radius: 999px !important;
  border: 1px solid rgba(255, 255, 255, 0.16) !important;
  background: rgba(255, 255, 255, 0.1) !important;
  font-size: 13px !important;
  font-weight: 800 !important;
  color: rgba(255, 248, 234, 0.72) !important;
}

html body section#climate .indoor-drift-note {
  margin: 18px 0 0 !important;
  max-width: 980px !important;
  font-size: 12px !important;
  line-height: 1.65 !important;
  color: rgba(255, 248, 234, 0.46) !important;
}

@media (max-width: 1100px) {
  html body section#climate .indoor-drift-layout {
    grid-template-columns: 1fr !important;
  }
}

@media (max-width: 900px) {
  html body section#climate .indoor-drift-board {
    width: calc(100vw - 36px) !important;
    margin-left: 18px !important;
    margin-right: auto !important;
    padding: 20px !important;
    border-radius: 24px !important;
  }
}

@media (max-width: 640px) {
  html body section#climate .indoor-season-matrix {
    grid-template-columns: 1fr !important;
  }

  html body section#climate .indoor-daily-chart {
    height: 220px !important;
  }
}

/* === Climate outdoor data ledger v36: quieter, less poster-like === */
html body section#climate .climate-strategy-board {
  padding: clamp(22px, 3vw, 36px) !important;
  border-radius: 28px !important;
  background:
    radial-gradient(circle at 14% 8%, rgba(122, 190, 169, 0.16), transparent 30%),
    radial-gradient(circle at 88% 0%, rgba(219, 174, 105, 0.14), transparent 32%),
    linear-gradient(135deg, rgba(255, 253, 246, 0.97), rgba(243, 247, 237, 0.9)) !important;
}

html body section#climate .climate-strategy-head {
  grid-template-columns: minmax(0, 0.9fr) minmax(300px, 0.42fr) !important;
  margin-bottom: clamp(20px, 2.6vw, 30px) !important;
}

html body section#climate .climate-strategy-head h3 {
  max-width: 700px !important;
  font-size: clamp(24px, 2.45vw, 38px) !important;
  line-height: 1.18 !important;
  letter-spacing: -0.035em !important;
}

html body section#climate .climate-strategy-head p:not(.climate-closing-eyebrow) {
  max-width: 760px !important;
  font-size: clamp(14px, 1.02vw, 17px) !important;
  line-height: 1.78 !important;
}

html body section#climate .climate-strategy-summary {
  padding: 16px 18px !important;
  border-radius: 22px !important;
}

html body section#climate .climate-strategy-summary span {
  font-size: 13px !important;
}

html body section#climate .climate-strategy-summary strong {
  font-size: 14px !important;
}

html body section#climate .climate-strategy-grid {
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 8px !important;
  margin: 0 0 clamp(22px, 2.8vw, 32px) !important;
  padding: 14px !important;
  border-radius: 24px !important;
  border: 1px solid rgba(8, 58, 47, 0.08) !important;
  background: rgba(255, 255, 255, 0.46) !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.78) !important;
}

html body section#climate .climate-strategy-card {
  min-height: 0 !important;
  display: grid !important;
  grid-template-columns: minmax(116px, 0.72fr) minmax(116px, 0.62fr) minmax(88px, 0.46fr) minmax(0, 1.65fr) !important;
  gap: clamp(10px, 1.4vw, 20px) !important;
  align-items: center !important;
  padding: 14px 16px !important;
  border-radius: 18px !important;
  border: 1px solid rgba(8, 58, 47, 0.07) !important;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.72), rgba(255, 255, 255, 0.42)) !important;
  box-shadow: none !important;
}

html body section#climate .climate-strategy-card::before {
  inset: 0 auto 0 0 !important;
  width: 4px !important;
  height: auto !important;
  border-radius: 999px !important;
  background: var(--strategy-color) !important;
  opacity: 0.72 !important;
}

html body section#climate .climate-strategy-card i {
  position: relative !important;
  left: auto !important;
  bottom: auto !important;
  grid-column: 1 / -1 !important;
  width: min(100%, calc(var(--strategy-share) * 2.4)) !important;
  max-width: 100% !important;
  height: 3px !important;
  margin-top: -2px !important;
  background: linear-gradient(90deg, var(--strategy-color), rgba(8, 58, 47, 0.08)) !important;
  box-shadow: none !important;
  opacity: 0.62 !important;
}

html body section#climate .climate-strategy-card span {
  font-size: 13px !important;
  line-height: 1.35 !important;
  font-weight: 800 !important;
}

html body section#climate .climate-strategy-card strong {
  margin: 0 !important;
  font-size: clamp(22px, 1.75vw, 30px) !important;
  line-height: 1.08 !important;
  letter-spacing: -0.035em !important;
}

html body section#climate .climate-strategy-card em {
  margin: 0 !important;
  font-size: 12px !important;
  line-height: 1.35 !important;
  font-weight: 800 !important;
}

html body section#climate .climate-strategy-card p {
  margin: 0 !important;
  font-size: clamp(12px, 0.92vw, 14px) !important;
  line-height: 1.62 !important;
  color: rgba(7, 59, 49, 0.6) !important;
}

html body section#climate .climate-response-lanes {
  position: relative !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  gap: 0 !important;
  padding: 18px 10px 4px !important;
  border-top: 1px solid rgba(8, 58, 47, 0.1) !important;
}

html body section#climate .climate-response-lanes::before {
  content: "" !important;
  position: absolute !important;
  top: 28px !important;
  left: 28px !important;
  right: 28px !important;
  height: 1px !important;
  background: linear-gradient(90deg, rgba(83, 162, 74, 0.4), rgba(79, 127, 175, 0.42), rgba(243, 154, 48, 0.36), rgba(98, 184, 179, 0.38)) !important;
}

html body section#climate .climate-response-lanes section {
  position: relative !important;
  padding: 30px 18px 8px !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
}

html body section#climate .climate-response-lanes section::before {
  content: "" !important;
  position: absolute !important;
  top: 5px !important;
  left: 18px !important;
  width: 10px !important;
  height: 10px !important;
  border-radius: 999px !important;
  background: #0b4a3e !important;
  box-shadow: 0 0 0 6px rgba(11, 74, 62, 0.08) !important;
}

html body section#climate .climate-response-lanes span {
  margin-bottom: 8px !important;
  font-size: 12px !important;
  letter-spacing: 0.02em !important;
}

html body section#climate .climate-response-lanes h4 {
  margin-bottom: 8px !important;
  font-size: clamp(16px, 1.15vw, 19px) !important;
  line-height: 1.28 !important;
}

html body section#climate .climate-response-lanes p {
  font-size: clamp(12px, 0.9vw, 14px) !important;
  line-height: 1.7 !important;
}

html body section#climate .climate-strategy-note {
  margin-top: 16px !important;
  max-width: 980px !important;
  font-size: 11px !important;
}

@media (max-width: 1100px) {
  html body section#climate .climate-strategy-card {
    grid-template-columns: minmax(100px, 0.7fr) minmax(110px, 0.7fr) minmax(0, 1.4fr) !important;
  }

  html body section#climate .climate-strategy-card em {
    display: none !important;
  }
}

@media (max-width: 760px) {
  html body section#climate .climate-strategy-head {
    grid-template-columns: 1fr !important;
  }

  html body section#climate .climate-strategy-card {
    grid-template-columns: 1fr !important;
    gap: 6px !important;
    padding: 15px 16px !important;
  }

  html body section#climate .climate-strategy-card em {
    display: block !important;
  }

  html body section#climate .climate-response-lanes {
    grid-template-columns: 1fr !important;
    padding-left: 16px !important;
  }

  html body section#climate .climate-response-lanes::before {
    top: 24px !important;
    left: 20px !important;
    right: auto !important;
    bottom: 16px !important;
    width: 1px !important;
    height: auto !important;
    background: rgba(8, 58, 47, 0.16) !important;
  }

  html body section#climate .climate-response-lanes section {
    padding: 18px 0 18px 28px !important;
  }

  html body section#climate .climate-response-lanes section::before {
    top: 22px !important;
    left: -1px !important;
  }
}

/* === Climate atmosphere v37: no white cards, integrated animated weather window === */
html body section#climate .climate-strategy-board {
  background:
    radial-gradient(circle at 16% 6%, rgba(129, 189, 166, 0.14), transparent 28%),
    radial-gradient(circle at 82% 18%, rgba(229, 154, 82, 0.12), transparent 34%),
    linear-gradient(135deg, rgba(245, 239, 225, 0.18), rgba(230, 236, 222, 0.08)) !important;
  border-color: rgba(8, 58, 47, 0.08) !important;
  box-shadow: none !important;
}

html body section#climate .climate-strategy-head {
  grid-template-columns: minmax(0, 0.82fr) minmax(320px, 0.52fr) !important;
  align-items: stretch !important;
}

html body section#climate .climate-strategy-summary {
  position: relative !important;
  min-height: 260px !important;
  display: grid !important;
  align-content: end !important;
  padding: 18px 20px !important;
  border: 0 !important;
  border-radius: 28px !important;
  background:
    linear-gradient(145deg, rgba(8, 58, 47, 0.08), rgba(227, 179, 103, 0.08)),
    rgba(8, 58, 47, 0.025) !important;
  box-shadow: inset 0 0 0 1px rgba(8, 58, 47, 0.08) !important;
  overflow: hidden !important;
}

html body section#climate .climate-strategy-summary::after {
  content: "HUNAN · ALL YEAR" !important;
  position: absolute !important;
  left: 22px !important;
  top: 18px !important;
  z-index: 2 !important;
  font-size: 11px !important;
  font-weight: 900 !important;
  letter-spacing: 0.16em !important;
  color: rgba(7, 59, 49, 0.4) !important;
}

html body section#climate .climate-atmosphere-visual {
  position: absolute !important;
  inset: 0 !important;
  z-index: 1 !important;
  pointer-events: none !important;
  overflow: hidden !important;
}

html body section#climate .climate-strategy-summary > span {
  position: relative !important;
  z-index: 2 !important;
  display: flex !important;
  justify-content: space-between !important;
  gap: 18px !important;
  padding: 9px 0 !important;
  border-bottom: 1px solid rgba(8, 58, 47, 0.09) !important;
  background: transparent !important;
}

html body section#climate .climate-strategy-summary > span:last-child {
  border-bottom: 0 !important;
}

html body section#climate .atmosphere-sun {
  position: absolute !important;
  right: 30px !important;
  top: 34px !important;
  width: 92px !important;
  height: 92px !important;
  border-radius: 999px !important;
  background: radial-gradient(circle, rgba(255, 189, 91, 0.72), rgba(237, 107, 63, 0.08) 62%, transparent 70%) !important;
  filter: blur(0.2px) !important;
  animation: climateSunPulse 7s ease-in-out infinite !important;
}

html body section#climate .atmosphere-cloud {
  position: absolute !important;
  width: 132px !important;
  height: 42px !important;
  border-radius: 999px !important;
  background: rgba(255, 248, 229, 0.36) !important;
  filter: blur(8px) !important;
  animation: climateCloudDrift 18s ease-in-out infinite alternate !important;
}

html body section#climate .cloud-a {
  left: 34px !important;
  top: 58px !important;
}

html body section#climate .cloud-b {
  right: 74px !important;
  top: 96px !important;
  width: 168px !important;
  opacity: 0.76 !important;
  animation-duration: 23s !important;
}

html body section#climate .atmosphere-rain {
  position: absolute !important;
  top: -30px !important;
  width: 1px !important;
  height: 96px !important;
  transform: rotate(12deg) !important;
  background: linear-gradient(180deg, transparent, rgba(82, 144, 163, 0.54), transparent) !important;
  animation: climateRainFall 1.8s linear infinite !important;
}

html body section#climate .rain-a { left: 18%; animation-delay: -0.2s !important; }
html body section#climate .rain-b { left: 37%; animation-delay: -0.8s !important; height: 118px !important; }
html body section#climate .rain-c { left: 58%; animation-delay: -1.3s !important; }
html body section#climate .rain-d { left: 78%; animation-delay: -0.5s !important; height: 110px !important; }

html body section#climate .atmosphere-heat {
  position: absolute !important;
  right: 18px !important;
  width: 180px !important;
  height: 24px !important;
  border-radius: 999px !important;
  border-top: 2px solid rgba(222, 102, 60, 0.26) !important;
  filter: blur(0.4px) !important;
  animation: climateHeatWave 5.6s ease-in-out infinite !important;
}

html body section#climate .heat-a { top: 118px !important; }
html body section#climate .heat-b { top: 146px !important; right: 42px !important; animation-delay: -2.2s !important; }

html body section#climate .atmosphere-mist {
  position: absolute !important;
  left: 20px !important;
  right: 20px !important;
  height: 70px !important;
  border-radius: 999px !important;
  background: linear-gradient(90deg, transparent, rgba(128, 173, 156, 0.18), rgba(255, 255, 255, 0.16), transparent) !important;
  filter: blur(12px) !important;
  animation: climateMistFloat 11s ease-in-out infinite alternate !important;
}

html body section#climate .mist-a { bottom: 72px !important; }
html body section#climate .mist-b { bottom: 112px !important; opacity: 0.65 !important; animation-delay: -4s !important; }

html body section#climate .atmosphere-snow {
  position: absolute !important;
  width: 7px !important;
  height: 7px !important;
  border-radius: 999px !important;
  background: rgba(236, 249, 245, 0.86) !important;
  box-shadow: 0 0 12px rgba(142, 203, 213, 0.36) !important;
  animation: climateSnowFloat 9s ease-in-out infinite !important;
}

html body section#climate .snow-a { left: 18%; top: 28%; animation-delay: -1s !important; }
html body section#climate .snow-b { left: 48%; top: 18%; animation-delay: -4s !important; }
html body section#climate .snow-c { left: 72%; top: 36%; animation-delay: -7s !important; }

html body section#climate .climate-strategy-grid {
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

html body section#climate .climate-strategy-card {
  padding: 13px 0 !important;
  border: 0 !important;
  border-bottom: 1px solid rgba(8, 58, 47, 0.09) !important;
  border-radius: 0 !important;
  background: transparent !important;
}

html body section#climate .climate-strategy-card::before {
  width: 2px !important;
  opacity: 0.42 !important;
}

html body section#climate .climate-strategy-card strong {
  font-size: clamp(20px, 1.55vw, 26px) !important;
}

html body section#climate .climate-strategy-card p {
  color: rgba(7, 59, 49, 0.56) !important;
}

html body section#climate .climate-response-lanes {
  border-top-color: rgba(8, 58, 47, 0.08) !important;
}

@keyframes climateSunPulse {
  0%, 100% { transform: scale(0.94); opacity: 0.58; }
  50% { transform: scale(1.06); opacity: 0.88; }
}

@keyframes climateCloudDrift {
  0% { transform: translateX(-10px); opacity: 0.48; }
  100% { transform: translateX(18px); opacity: 0.78; }
}

@keyframes climateRainFall {
  0% { transform: translateY(-120px) rotate(12deg); opacity: 0; }
  20% { opacity: 0.72; }
  100% { transform: translateY(330px) rotate(12deg); opacity: 0; }
}

@keyframes climateHeatWave {
  0%, 100% { transform: translateX(-8px) skewX(-8deg); opacity: 0.16; }
  50% { transform: translateX(8px) skewX(8deg); opacity: 0.42; }
}

@keyframes climateMistFloat {
  0% { transform: translateX(-18px) scaleX(0.92); opacity: 0.42; }
  100% { transform: translateX(20px) scaleX(1.08); opacity: 0.78; }
}

@keyframes climateSnowFloat {
  0%, 100% { transform: translate3d(0, -8px, 0); opacity: 0.2; }
  45% { transform: translate3d(10px, 16px, 0); opacity: 0.88; }
}

@media (max-width: 760px) {
  html body section#climate .climate-strategy-summary {
    min-height: 220px !important;
  }
}

@media (prefers-reduced-motion: reduce) {
  html body section#climate :is(
    .atmosphere-sun,
    .atmosphere-cloud,
    .atmosphere-rain,
    .atmosphere-heat,
    .atmosphere-mist,
    .atmosphere-snow
  ) {
    animation: none !important;
  }
}

/* === Climate row-matched visuals v38: each metric gets its own symbol === */
html body section#climate .climate-atmosphere-visual {
  display: none !important;
}

html body section#climate .climate-strategy-summary {
  min-height: auto !important;
  align-content: center !important;
  background: transparent !important;
  box-shadow: inset 0 0 0 1px rgba(8, 58, 47, 0.08) !important;
}

html body section#climate .climate-strategy-summary::after {
  display: none !important;
}

html body section#climate .climate-strategy-card {
  grid-template-columns: minmax(112px, 0.72fr) minmax(116px, 0.56fr) minmax(0, 1.35fr) minmax(96px, 0.38fr) !important;
  column-gap: clamp(12px, 1.6vw, 22px) !important;
}

html body section#climate .climate-strategy-card em {
  grid-column: 2 !important;
  grid-row: 2 !important;
  align-self: start !important;
}

html body section#climate .climate-strategy-card p {
  grid-column: 3 !important;
  grid-row: 1 / span 2 !important;
}

html body section#climate .climate-strategy-card i {
  grid-column: 1 / 4 !important;
}

html body section#climate .climate-metric-visual {
  position: relative !important;
  grid-column: 4 !important;
  grid-row: 1 / span 3 !important;
  justify-self: end !important;
  align-self: center !important;
  width: 92px !important;
  height: 58px !important;
  border-radius: 22px !important;
  background:
    radial-gradient(circle at 45% 42%, rgba(255, 255, 255, 0.22), transparent 38%),
    rgba(8, 58, 47, 0.035) !important;
  overflow: hidden !important;
}

html body section#climate .climate-metric-visual::before,
html body section#climate .climate-metric-visual::after,
html body section#climate .climate-metric-visual b {
  content: "" !important;
  position: absolute !important;
  display: block !important;
}

html body section#climate .metric-rainfall b,
html body section#climate .metric-rain-days b {
  top: -26px !important;
  width: 1px !important;
  height: 54px !important;
  transform: rotate(13deg) !important;
  background: linear-gradient(180deg, transparent, rgba(64, 131, 157, 0.68), transparent) !important;
  animation: climateMetricRain 1.6s linear infinite !important;
}

html body section#climate .metric-rainfall b:nth-child(1) { left: 20px !important; animation-delay: -0.1s !important; }
html body section#climate .metric-rainfall b:nth-child(2) { left: 40px !important; animation-delay: -0.6s !important; }
html body section#climate .metric-rainfall b:nth-child(3) { left: 60px !important; animation-delay: -1.1s !important; }
html body section#climate .metric-rainfall b:nth-child(4) { left: 76px !important; animation-delay: -0.35s !important; }
html body section#climate .metric-rain-days b:nth-child(1) { left: 26px !important; animation-delay: -0.2s !important; }
html body section#climate .metric-rain-days b:nth-child(2) { left: 48px !important; animation-delay: -0.75s !important; }
html body section#climate .metric-rain-days b:nth-child(3) { left: 70px !important; animation-delay: -1.25s !important; }

html body section#climate .metric-rain-days::before {
  left: 18px !important;
  right: 18px !important;
  bottom: 14px !important;
  height: 14px !important;
  border-radius: 999px !important;
  background: rgba(79, 127, 175, 0.16) !important;
  filter: blur(6px) !important;
  animation: climateMetricMist 5s ease-in-out infinite alternate !important;
}

html body section#climate .metric-heat::before {
  right: 14px !important;
  top: 9px !important;
  width: 35px !important;
  height: 35px !important;
  border-radius: 999px !important;
  background: radial-gradient(circle, rgba(255, 193, 94, 0.92), rgba(229, 96, 55, 0.18) 68%, transparent 72%) !important;
  animation: climateMetricSun 4.8s ease-in-out infinite !important;
}

html body section#climate .metric-heat b {
  left: 14px !important;
  width: 56px !important;
  height: 16px !important;
  border-top: 2px solid rgba(224, 100, 58, 0.34) !important;
  border-radius: 999px !important;
  animation: climateMetricHeat 4s ease-in-out infinite !important;
}

html body section#climate .metric-heat b:nth-child(1) { top: 17px !important; }
html body section#climate .metric-heat b:nth-child(2) { top: 31px !important; animation-delay: -1.3s !important; }
html body section#climate .metric-heat b:nth-child(3) { top: 43px !important; animation-delay: -2.1s !important; }

html body section#climate .metric-dewpoint b,
html body section#climate .metric-waterload b {
  width: 15px !important;
  height: 21px !important;
  border-radius: 60% 60% 70% 70% !important;
  background: linear-gradient(180deg, rgba(136, 203, 210, 0.72), rgba(61, 136, 154, 0.32)) !important;
  transform: rotate(45deg) !important;
  animation: climateMetricDrop 4.8s ease-in-out infinite !important;
}

html body section#climate .metric-dewpoint b:nth-child(1) { left: 22px !important; top: 16px !important; }
html body section#climate .metric-dewpoint b:nth-child(2) { left: 44px !important; top: 24px !important; animation-delay: -1.2s !important; }
html body section#climate .metric-dewpoint b:nth-child(3) { left: 64px !important; top: 13px !important; animation-delay: -2.4s !important; }

html body section#climate .metric-waterload b:nth-child(1) { left: 24px !important; top: 14px !important; width: 18px !important; height: 25px !important; }
html body section#climate .metric-waterload b:nth-child(2) { left: 48px !important; top: 20px !important; animation-delay: -1.7s !important; }
html body section#climate .metric-waterload b:nth-child(3) { left: 66px !important; top: 28px !important; width: 11px !important; height: 17px !important; animation-delay: -2.8s !important; }

html body section#climate .metric-humidity::before {
  left: 12px !important;
  right: 12px !important;
  top: 16px !important;
  height: 18px !important;
  border-radius: 999px !important;
  background: linear-gradient(90deg, transparent, rgba(91, 154, 139, 0.25), rgba(255, 255, 255, 0.22), transparent) !important;
  filter: blur(5px) !important;
  animation: climateMetricMist 4.6s ease-in-out infinite alternate !important;
}

html body section#climate .metric-humidity b {
  left: 16px !important;
  right: 16px !important;
  height: 1px !important;
  background: rgba(87, 148, 133, 0.25) !important;
  animation: climateMetricMistLine 5.2s ease-in-out infinite alternate !important;
}

html body section#climate .metric-humidity b:nth-child(1) { top: 22px !important; }
html body section#climate .metric-humidity b:nth-child(2) { top: 32px !important; animation-delay: -1.4s !important; }
html body section#climate .metric-humidity b:nth-child(3) { top: 42px !important; animation-delay: -2.6s !important; }

html body section#climate .metric-cold::before,
html body section#climate .metric-ice::before {
  left: 18px !important;
  right: 18px !important;
  bottom: 15px !important;
  height: 22px !important;
  border-radius: 999px !important;
  background: rgba(126, 194, 211, 0.2) !important;
  filter: blur(7px) !important;
  animation: climateMetricCold 5.4s ease-in-out infinite alternate !important;
}

html body section#climate .metric-cold b,
html body section#climate .metric-ice b {
  width: 7px !important;
  height: 7px !important;
  border-radius: 999px !important;
  background: rgba(230, 249, 247, 0.84) !important;
  box-shadow: 0 0 10px rgba(126, 194, 211, 0.34) !important;
  animation: climateMetricSnow 5.8s ease-in-out infinite !important;
}

html body section#climate .metric-cold b:nth-child(1) { left: 24px !important; top: 18px !important; }
html body section#climate .metric-cold b:nth-child(2) { left: 49px !important; top: 26px !important; animation-delay: -1.7s !important; }
html body section#climate .metric-cold b:nth-child(3) { left: 69px !important; top: 16px !important; animation-delay: -3s !important; }
html body section#climate .metric-ice b:nth-child(1) { left: 20px !important; top: 16px !important; }
html body section#climate .metric-ice b:nth-child(2) { left: 40px !important; top: 29px !important; animation-delay: -1s !important; }
html body section#climate .metric-ice b:nth-child(3) { left: 61px !important; top: 18px !important; animation-delay: -2s !important; }
html body section#climate .metric-ice b:nth-child(4) { left: 74px !important; top: 34px !important; animation-delay: -3.2s !important; }

@keyframes climateMetricRain {
  0% { transform: translateY(-60px) rotate(13deg); opacity: 0; }
  25% { opacity: 0.78; }
  100% { transform: translateY(96px) rotate(13deg); opacity: 0; }
}

@keyframes climateMetricSun {
  0%, 100% { transform: scale(0.9); opacity: 0.62; }
  50% { transform: scale(1.08); opacity: 0.95; }
}

@keyframes climateMetricHeat {
  0%, 100% { transform: translateX(-5px) skewX(-8deg); opacity: 0.2; }
  50% { transform: translateX(6px) skewX(8deg); opacity: 0.52; }
}

@keyframes climateMetricDrop {
  0%, 100% { transform: translateY(-3px) rotate(45deg); opacity: 0.48; }
  50% { transform: translateY(4px) rotate(45deg); opacity: 0.88; }
}

@keyframes climateMetricMist {
  0% { transform: translateX(-10px); opacity: 0.35; }
  100% { transform: translateX(12px); opacity: 0.78; }
}

@keyframes climateMetricMistLine {
  0% { transform: translateX(-7px) scaleX(0.82); opacity: 0.22; }
  100% { transform: translateX(7px) scaleX(1.08); opacity: 0.52; }
}

@keyframes climateMetricCold {
  0% { transform: translateX(-6px); opacity: 0.28; }
  100% { transform: translateX(8px); opacity: 0.62; }
}

@keyframes climateMetricSnow {
  0%, 100% { transform: translate3d(0, -5px, 0); opacity: 0.28; }
  50% { transform: translate3d(6px, 7px, 0); opacity: 0.9; }
}

@media (max-width: 900px) {
  html body section#climate .climate-strategy-card {
    grid-template-columns: minmax(96px, 0.72fr) minmax(108px, 0.62fr) minmax(0, 1fr) !important;
  }

  html body section#climate .climate-metric-visual {
    display: none !important;
  }

  html body section#climate .climate-strategy-card p {
    grid-column: 3 !important;
  }
}

@media (max-width: 760px) {
  html body section#climate .climate-strategy-card {
    grid-template-columns: 1fr !important;
  }

  html body section#climate .climate-strategy-card p,
  html body section#climate .climate-strategy-card em,
  html body section#climate .climate-strategy-card i {
    grid-column: 1 !important;
  }
}

@media (prefers-reduced-motion: reduce) {
  html body section#climate .climate-metric-visual,
  html body section#climate .climate-metric-visual b,
  html body section#climate .climate-metric-visual::before,
  html body section#climate .climate-metric-visual::after {
    animation: none !important;
  }
}

/* === Clear row weather v39: remove mini boxes, keep crisp weather symbols === */
html body section#climate .climate-metric-visual {
  width: 118px !important;
  height: 70px !important;
  border-radius: 0 !important;
  background: transparent !important;
  overflow: visible !important;
  opacity: 1 !important;
  filter: none !important;
}

html body section#climate .climate-metric-visual::before,
html body section#climate .climate-metric-visual::after,
html body section#climate .climate-metric-visual b {
  filter: none !important;
}

html body section#climate .metric-rainfall b,
html body section#climate .metric-rain-days b {
  width: 2px !important;
  height: 62px !important;
  background: linear-gradient(180deg, transparent 4%, rgba(44, 125, 162, 0.9) 50%, transparent 96%) !important;
  opacity: 1 !important;
}

html body section#climate .metric-rainfall b:nth-child(1) { left: 20px !important; }
html body section#climate .metric-rainfall b:nth-child(2) { left: 46px !important; }
html body section#climate .metric-rainfall b:nth-child(3) { left: 72px !important; }
html body section#climate .metric-rainfall b:nth-child(4) { left: 96px !important; }

html body section#climate .metric-rain-days b:nth-child(1) { left: 30px !important; }
html body section#climate .metric-rain-days b:nth-child(2) { left: 60px !important; }
html body section#climate .metric-rain-days b:nth-child(3) { left: 90px !important; }

html body section#climate .metric-rain-days::before {
  left: 18px !important;
  right: 10px !important;
  bottom: 12px !important;
  height: 2px !important;
  border-radius: 999px !important;
  background: rgba(44, 125, 162, 0.45) !important;
  filter: none !important;
}

html body section#climate .metric-heat::before {
  right: 18px !important;
  top: 5px !important;
  width: 42px !important;
  height: 42px !important;
  background: radial-gradient(circle, rgba(255, 184, 69, 1), rgba(231, 89, 48, 0.34) 64%, transparent 72%) !important;
  box-shadow: 0 0 26px rgba(231, 111, 55, 0.28) !important;
}

html body section#climate .metric-heat b {
  left: 10px !important;
  width: 66px !important;
  border-top: 2px solid rgba(219, 88, 48, 0.58) !important;
}

html body section#climate .metric-heat b:nth-child(1) { top: 18px !important; }
html body section#climate .metric-heat b:nth-child(2) { top: 35px !important; }
html body section#climate .metric-heat b:nth-child(3) { top: 52px !important; }

html body section#climate .metric-dewpoint b,
html body section#climate .metric-waterload b {
  background: linear-gradient(180deg, rgba(94, 190, 204, 0.95), rgba(28, 122, 153, 0.58)) !important;
  box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.55), 0 5px 12px rgba(42, 130, 151, 0.16) !important;
}

html body section#climate .metric-dewpoint b:nth-child(1) { left: 26px !important; top: 16px !important; }
html body section#climate .metric-dewpoint b:nth-child(2) { left: 56px !important; top: 26px !important; }
html body section#climate .metric-dewpoint b:nth-child(3) { left: 84px !important; top: 13px !important; }

html body section#climate .metric-waterload b:nth-child(1) { left: 28px !important; top: 13px !important; }
html body section#climate .metric-waterload b:nth-child(2) { left: 58px !important; top: 22px !important; }
html body section#climate .metric-waterload b:nth-child(3) { left: 86px !important; top: 32px !important; }

html body section#climate .metric-humidity::before {
  left: 10px !important;
  right: 4px !important;
  top: 23px !important;
  height: 2px !important;
  border-radius: 999px !important;
  background: rgba(53, 137, 119, 0.46) !important;
  filter: none !important;
}

html body section#climate .metric-humidity b {
  left: 14px !important;
  right: 8px !important;
  height: 2px !important;
  background: linear-gradient(90deg, transparent, rgba(53, 137, 119, 0.42), transparent) !important;
}

html body section#climate .metric-humidity b:nth-child(1) { top: 18px !important; }
html body section#climate .metric-humidity b:nth-child(2) { top: 34px !important; }
html body section#climate .metric-humidity b:nth-child(3) { top: 50px !important; }

html body section#climate .metric-cold::before,
html body section#climate .metric-ice::before {
  left: 16px !important;
  right: 10px !important;
  bottom: 16px !important;
  height: 2px !important;
  border-radius: 999px !important;
  background: rgba(72, 154, 177, 0.48) !important;
  filter: none !important;
}

html body section#climate .metric-cold b,
html body section#climate .metric-ice b {
  width: 9px !important;
  height: 9px !important;
  background: rgba(218, 249, 247, 0.95) !important;
  border: 1px solid rgba(81, 155, 174, 0.34) !important;
  box-shadow: 0 0 10px rgba(72, 154, 177, 0.18) !important;
}

html body section#climate .metric-cold b:nth-child(1) { left: 24px !important; top: 18px !important; }
html body section#climate .metric-cold b:nth-child(2) { left: 58px !important; top: 28px !important; }
html body section#climate .metric-cold b:nth-child(3) { left: 92px !important; top: 16px !important; }
html body section#climate .metric-ice b:nth-child(1) { left: 18px !important; top: 16px !important; }
html body section#climate .metric-ice b:nth-child(2) { left: 44px !important; top: 32px !important; }
html body section#climate .metric-ice b:nth-child(3) { left: 72px !important; top: 18px !important; }
html body section#climate .metric-ice b:nth-child(4) { left: 98px !important; top: 40px !important; }

/* === Indoor drift soft v40: remove hard dark panel and card blocks === */
html body section#climate .indoor-drift-board {
  position: relative !important;
  padding: clamp(28px, 4vw, 52px) clamp(26px, 4vw, 58px) !important;
  border: 0 !important;
  border-radius: 0 !important;
  background:
    radial-gradient(circle at 10% 20%, rgba(94, 148, 129, 0.12), transparent 34%),
    radial-gradient(circle at 92% 16%, rgba(223, 118, 80, 0.1), transparent 30%),
    linear-gradient(180deg, rgba(8, 58, 47, 0.035), rgba(8, 58, 47, 0.012) 58%, transparent) !important;
  box-shadow: none !important;
  color: #083b32 !important;
  overflow: visible !important;
}

html body section#climate .indoor-drift-board::before {
  content: "" !important;
  position: absolute !important;
  left: 0 !important;
  right: 0 !important;
  top: 0 !important;
  height: 1px !important;
  background: linear-gradient(90deg, transparent, rgba(8, 58, 47, 0.18), transparent) !important;
}

html body section#climate .indoor-drift-board::after {
  content: "" !important;
  position: absolute !important;
  left: 8% !important;
  right: 8% !important;
  bottom: 18% !important;
  height: 170px !important;
  border-radius: 999px !important;
  background: linear-gradient(90deg, transparent, rgba(99, 150, 133, 0.08), rgba(231, 141, 88, 0.08), transparent) !important;
  filter: blur(26px) !important;
  pointer-events: none !important;
}

html body section#climate .indoor-drift-head {
  max-width: 860px !important;
  margin-bottom: clamp(26px, 3.6vw, 44px) !important;
}

html body section#climate .indoor-drift-head .climate-closing-eyebrow {
  color: rgba(8, 58, 47, 0.54) !important;
}

html body section#climate .indoor-drift-head h3 {
  max-width: 780px !important;
  font-size: clamp(28px, 3vw, 48px) !important;
  line-height: 1.16 !important;
  color: #083b32 !important;
}

html body section#climate .indoor-drift-head p:not(.climate-closing-eyebrow) {
  max-width: 920px !important;
  font-size: clamp(15px, 1.05vw, 18px) !important;
  line-height: 1.85 !important;
  color: rgba(8, 58, 47, 0.66) !important;
}

html body section#climate .indoor-drift-layout {
  position: relative !important;
  z-index: 1 !important;
  grid-template-columns: minmax(0, 1.2fr) minmax(300px, 0.56fr) !important;
  gap: clamp(28px, 4vw, 56px) !important;
  align-items: start !important;
}

html body section#climate .indoor-drift-model,
html body section#climate .indoor-drift-daily {
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  backdrop-filter: none !important;
  padding: 0 !important;
}

html body section#climate .indoor-drift-model-head,
html body section#climate .indoor-daily-head {
  margin-bottom: 18px !important;
  padding-bottom: 12px !important;
  border-bottom: 1px solid rgba(8, 58, 47, 0.12) !important;
}

html body section#climate .indoor-drift-model-head span,
html body section#climate .indoor-daily-head span {
  font-size: 12px !important;
  color: rgba(8, 58, 47, 0.52) !important;
}

html body section#climate .indoor-drift-model-head strong,
html body section#climate .indoor-daily-head strong {
  font-size: 12px !important;
  color: rgba(8, 58, 47, 0.76) !important;
}

html body section#climate .indoor-season-matrix {
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 0 !important;
  border-left: 1px solid rgba(8, 58, 47, 0.12) !important;
}

html body section#climate .indoor-season-card {
  min-height: 0 !important;
  display: grid !important;
  grid-template-columns: minmax(120px, 0.52fr) minmax(150px, 0.58fr) minmax(110px, 0.42fr) minmax(0, 1.15fr) !important;
  gap: clamp(12px, 2vw, 28px) !important;
  align-items: center !important;
  padding: 18px 0 18px 24px !important;
  border: 0 !important;
  border-bottom: 1px solid rgba(8, 58, 47, 0.09) !important;
  border-radius: 0 !important;
  background: transparent !important;
  overflow: visible !important;
}

html body section#climate .indoor-season-card::before {
  content: "" !important;
  position: absolute !important;
  left: -5px !important;
  top: 50% !important;
  width: 9px !important;
  height: 9px !important;
  border-radius: 999px !important;
  background: var(--season-color) !important;
  transform: translateY(-50%) !important;
  box-shadow: 0 0 0 7px rgba(8, 58, 47, 0.045) !important;
}

html body section#climate .indoor-season-card::after {
  display: none !important;
}

html body section#climate .indoor-season-card span {
  margin: 0 !important;
  font-size: 13px !important;
  line-height: 1.42 !important;
  color: rgba(8, 58, 47, 0.62) !important;
}

html body section#climate .indoor-season-card strong {
  margin: 0 !important;
  font-size: clamp(22px, 1.8vw, 30px) !important;
  line-height: 1.08 !important;
  color: #083b32 !important;
}

html body section#climate .indoor-season-card em {
  margin: 0 !important;
  font-size: 13px !important;
  color: var(--season-color) !important;
}

html body section#climate .indoor-season-card i {
  grid-column: 1 / -1 !important;
  width: min(560px, 100%) !important;
  height: 3px !important;
  margin: -5px 0 0 !important;
  border-radius: 999px !important;
  background: rgba(8, 58, 47, 0.08) !important;
}

html body section#climate .indoor-season-card i::before {
  background: linear-gradient(90deg, var(--season-color), rgba(8, 58, 47, 0.12)) !important;
  box-shadow: none !important;
}

html body section#climate .indoor-season-card p {
  margin: 0 !important;
  font-size: clamp(12px, 0.95vw, 14px) !important;
  line-height: 1.7 !important;
  color: rgba(8, 58, 47, 0.58) !important;
}

html body section#climate .indoor-daily-chart {
  height: 260px !important;
  padding: 18px 0 10px !important;
  border-radius: 0 !important;
  background:
    linear-gradient(rgba(8, 58, 47, 0.08) 1px, transparent 1px) 0 0 / 100% 25%,
    transparent !important;
}

html body section#climate .daily-col {
  padding-bottom: 24px !important;
}

html body section#climate .daily-col b {
  color: rgba(8, 58, 47, 0.48) !important;
}

html body section#climate .daily-col i,
html body section#climate .daily-col em,
html body section#climate .daily-col small {
  width: 7px !important;
  border-radius: 999px !important;
}

html body section#climate .daily-col i {
  background: linear-gradient(180deg, rgba(55, 151, 182, 0.82), rgba(55, 151, 182, 0.3)) !important;
}

html body section#climate .daily-col em {
  background: linear-gradient(180deg, rgba(224, 109, 66, 0.86), rgba(224, 109, 66, 0.28)) !important;
}

html body section#climate .daily-col small {
  background: linear-gradient(180deg, rgba(160, 135, 86, 0.76), rgba(160, 135, 86, 0.26)) !important;
}

html body section#climate .indoor-daily-legend span {
  color: rgba(8, 58, 47, 0.58) !important;
}

html body section#climate .indoor-drift-daily p {
  font-size: 13px !important;
  line-height: 1.75 !important;
  color: rgba(8, 58, 47, 0.58) !important;
}

html body section#climate .indoor-drift-impact {
  position: relative !important;
  z-index: 1 !important;
  margin-top: clamp(22px, 3vw, 34px) !important;
  padding-top: 16px !important;
  border-top: 1px solid rgba(8, 58, 47, 0.1) !important;
  gap: 16px 22px !important;
}

html body section#climate .indoor-drift-impact span {
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  font-size: 13px !important;
  color: rgba(8, 58, 47, 0.66) !important;
}

html body section#climate .indoor-drift-impact span::before {
  content: "·" !important;
  margin-right: 8px !important;
  color: rgba(8, 58, 47, 0.38) !important;
}

html body section#climate .indoor-drift-note {
  color: rgba(8, 58, 47, 0.42) !important;
}

@media (max-width: 900px) {
  html body section#climate .indoor-drift-board {
    width: calc(100vw - 36px) !important;
    margin-left: 18px !important;
    margin-right: auto !important;
    padding: 22px 0 !important;
  }

  html body section#climate .indoor-season-card {
    grid-template-columns: 1fr !important;
    gap: 8px !important;
  }
}

/* === Indoor drift pathway v41: add a light explanatory flow on the right === */
html body section#climate .indoor-drift-pathway {
  position: relative !important;
  display: grid !important;
  gap: 0 !important;
  margin-top: clamp(20px, 2.6vw, 34px) !important;
  padding: 6px 0 2px 18px !important;
  border-left: 1px solid rgba(8, 58, 47, 0.14) !important;
}

html body section#climate .indoor-drift-pathway > div {
  position: relative !important;
  padding: 0 0 22px 18px !important;
}

html body section#climate .indoor-drift-pathway > div:last-child {
  padding-bottom: 0 !important;
}

html body section#climate .indoor-drift-pathway > div::before {
  content: "" !important;
  position: absolute !important;
  left: -23px !important;
  top: 4px !important;
  width: 9px !important;
  height: 9px !important;
  border-radius: 999px !important;
  background: #0b4a3e !important;
  box-shadow: 0 0 0 7px rgba(8, 58, 47, 0.045) !important;
}

html body section#climate .indoor-drift-pathway > div:nth-of-type(2)::before {
  background: #d97848 !important;
}

html body section#climate .indoor-drift-pathway > div:nth-of-type(3)::before {
  background: #4d9bb0 !important;
}

html body section#climate .indoor-drift-pathway strong {
  display: block !important;
  font-size: 15px !important;
  line-height: 1.35 !important;
  color: #083b32 !important;
}

html body section#climate .indoor-drift-pathway em {
  display: block !important;
  margin-top: 5px !important;
  font-style: normal !important;
  font-size: 12px !important;
  line-height: 1.5 !important;
  color: rgba(8, 58, 47, 0.52) !important;
}

html body section#climate .pathway-flow {
  position: absolute !important;
  left: -2px !important;
  top: 8px !important;
  width: 3px !important;
  height: 38px !important;
  border-radius: 999px !important;
  background: linear-gradient(180deg, transparent, rgba(217, 120, 72, 0.78), transparent) !important;
  animation: indoorPathwayFlow 4.6s ease-in-out infinite !important;
}

html body section#climate .indoor-drift-pathway::after {
  content: "" !important;
  position: absolute !important;
  right: 4px !important;
  top: 12px !important;
  width: 96px !important;
  height: 96px !important;
  border-radius: 999px !important;
  background:
    radial-gradient(circle at 35% 35%, rgba(79, 155, 176, 0.18), transparent 30%),
    radial-gradient(circle at 60% 58%, rgba(217, 120, 72, 0.14), transparent 34%),
    radial-gradient(circle at 48% 48%, rgba(8, 58, 47, 0.06), transparent 58%) !important;
  pointer-events: none !important;
}

@keyframes indoorPathwayFlow {
  0% { transform: translateY(0); opacity: 0; }
  18% { opacity: 1; }
  72% { opacity: 1; }
  100% { transform: translateY(118px); opacity: 0; }
}

@media (max-width: 900px) {
  html body section#climate .indoor-drift-pathway::after {
    display: none !important;
  }
}

/* === Basement entry v42: reduce opening copy and guide simulator click === */
html body[data-page="basement-system"] #basement-definition.basement-definition {
  min-height: calc(100vh - 170px) !important;
  display: flex !important;
  align-items: center !important;
  padding-top: clamp(42px, 7vw, 86px) !important;
  padding-bottom: clamp(42px, 7vw, 86px) !important;
}

html body[data-page="basement-system"] #basement-definition .basement-definition-copy {
  max-width: min(920px, var(--zf-canon-media-width)) !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

html body[data-page="basement-system"] #basement-definition .basement-definition-copy h1 {
  max-width: 620px !important;
  margin-bottom: clamp(22px, 3vw, 32px) !important;
  font-size: clamp(34px, 4.2vw, 62px) !important;
  line-height: 1.08 !important;
  letter-spacing: -0.055em !important;
}

html body[data-page="basement-system"] #basement-definition .basement-definition-lead {
  max-width: 760px !important;
  margin: 0 0 18px !important;
  font-size: clamp(17px, 1.35vw, 22px) !important;
  line-height: 1.75 !important;
  color: rgba(8, 58, 47, 0.68) !important;
}

html body[data-page="basement-system"] #basement-definition .basement-definition-more {
  max-width: 780px !important;
  margin: 0 0 clamp(22px, 3vw, 32px) !important;
}

html body[data-page="basement-system"] #basement-definition .basement-definition-more summary {
  width: max-content !important;
  max-width: 100% !important;
  cursor: pointer !important;
  list-style: none !important;
  display: inline-flex !important;
  align-items: center !important;
  gap: 10px !important;
  padding: 10px 0 !important;
  font-size: 14px !important;
  font-weight: 800 !important;
  color: rgba(8, 58, 47, 0.62) !important;
}

html body[data-page="basement-system"] #basement-definition .basement-definition-more summary::-webkit-details-marker {
  display: none !important;
}

html body[data-page="basement-system"] #basement-definition .basement-definition-more summary::after {
  content: "+" !important;
  width: 24px !important;
  height: 24px !important;
  display: inline-grid !important;
  place-items: center !important;
  border-radius: 999px !important;
  border: 1px solid rgba(8, 58, 47, 0.16) !important;
  color: rgba(8, 58, 47, 0.58) !important;
}

html body[data-page="basement-system"] #basement-definition .basement-definition-more[open] summary::after {
  content: "–" !important;
}

html body[data-page="basement-system"] #basement-definition .basement-definition-more div {
  max-width: 780px !important;
  padding-top: 6px !important;
  border-top: 1px solid rgba(8, 58, 47, 0.1) !important;
}

html body[data-page="basement-system"] #basement-definition .basement-definition-more p {
  max-width: 780px !important;
  margin: 14px 0 0 !important;
  font-size: clamp(14px, 1.05vw, 17px) !important;
  line-height: 1.82 !important;
  color: rgba(8, 58, 47, 0.62) !important;
}

html body[data-page="basement-system"] #basement-definition .basement-definition-standards {
  margin-top: clamp(20px, 2.8vw, 30px) !important;
  margin-bottom: clamp(24px, 3.4vw, 42px) !important;
}

html body[data-page="basement-system"] #basement-definition .basement-definition-actions {
  position: relative !important;
  display: flex !important;
  align-items: center !important;
  gap: clamp(14px, 2vw, 24px) !important;
  flex-wrap: wrap !important;
}

html body[data-page="basement-system"] #basement-definition .basement-simulator-link {
  position: relative !important;
  isolation: isolate !important;
  padding: 18px 30px !important;
  border-radius: 999px !important;
  border: 1px solid rgba(8, 58, 47, 0.34) !important;
  background: linear-gradient(135deg, #073b31, #0d6b5d) !important;
  color: #fffaf0 !important;
  box-shadow: 0 14px 36px rgba(8, 58, 47, 0.18) !important;
  transform: translateZ(0) !important;
}

html body[data-page="basement-system"] #basement-definition .basement-simulator-link::before {
  content: "" !important;
  position: absolute !important;
  inset: -8px !important;
  z-index: -1 !important;
  border-radius: inherit !important;
  border: 1px solid rgba(8, 112, 96, 0.24) !important;
  opacity: 0 !important;
  animation: basementEntryPulse 2.8s ease-in-out infinite !important;
}

html body[data-page="basement-system"] #basement-definition .basement-simulator-link::after {
  content: "→" !important;
  display: inline-block !important;
  margin-left: 12px !important;
  transition: transform 0.25s ease !important;
}

html body[data-page="basement-system"] #basement-definition .basement-simulator-link:hover::after {
  transform: translateX(4px) !important;
}

html body[data-page="basement-system"] #basement-definition .basement-simulator-hint {
  max-width: 360px !important;
  font-size: 13px !important;
  line-height: 1.65 !important;
  color: rgba(8, 58, 47, 0.56) !important;
}

html body[data-page="basement-system"] #basement-definition .basement-simulator-hint::before {
  content: "交互演示" !important;
  display: inline-flex !important;
  margin-right: 10px !important;
  padding: 4px 9px !important;
  border-radius: 999px !important;
  background: rgba(8, 58, 47, 0.08) !important;
  color: rgba(8, 58, 47, 0.7) !important;
  font-size: 12px !important;
  font-weight: 800 !important;
}

@keyframes basementEntryPulse {
  0%, 100% {
    transform: scale(0.96);
    opacity: 0;
  }
  45% {
    transform: scale(1.04);
    opacity: 0.72;
  }
}

@media (max-width: 760px) {
  html body[data-page="basement-system"] #basement-definition.basement-definition {
    min-height: auto !important;
    align-items: flex-start !important;
    padding-top: 42px !important;
  }

  html body[data-page="basement-system"] #basement-definition .basement-simulator-link {
    width: 100% !important;
    justify-content: center !important;
  }
}



/* === Basement typography v43: return to global Chinese scale and semantic line breaks === */
html body[data-page="basement-system"] #basement-definition .basement-definition-copy h1 {
  max-width: 760px !important;
  font-size: clamp(28px, 2.4vw, 38px) !important;
  line-height: 1.3 !important;
  letter-spacing: -0.025em !important;
  word-break: keep-all !important;
  overflow-wrap: normal !important;
  text-wrap: balance !important;
}

html body[data-page="basement-system"] #basement-definition .basement-definition-lead {
  max-width: 860px !important;
  margin: 0 0 clamp(18px, 2.2vw, 26px) !important;
  font-size: clamp(14px, 1vw, 17px) !important;
  line-height: 1.9 !important;
  color: rgba(8, 58, 47, 0.82) !important;
  display: block !important;
  opacity: 1 !important;
  visibility: visible !important;
}

html body[data-page="basement-system"] #basement-definition .basement-definition-copy .eyebrow {
  font-size: clamp(13px, 0.9vw, 15px) !important;
  letter-spacing: 0.1em !important;
}

html body[data-page="basement-system"] #basement-definition .basement-definition-copy {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

html body[data-page="basement-system"] #basement-definition .basement-journey {
  margin: clamp(28px, 3.8vw, 42px) 0 clamp(28px, 4vw, 46px) !important;
  padding: clamp(12px, 1.6vw, 18px) 0 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}


html body[data-page="basement-system"] #basement-definition .basement-journey-head {
  max-width: 700px !important;
  margin-bottom: clamp(14px, 1.8vw, 18px) !important;
}

html body[data-page="basement-system"] #basement-definition .basement-journey-kicker {
  margin: 0 0 10px !important;
  color: rgba(184, 155, 94, 0.9) !important;
  font-size: 12px !important;
  font-weight: 900 !important;
  letter-spacing: 0.14em !important;
  text-transform: uppercase !important;
}

html body[data-page="basement-system"] #basement-definition .basement-journey-head h2 {
  max-width: 560px !important;
  margin: 0 !important;
  color: #1f1a17 !important;
  font-family: var(--font-serif) !important;
  font-size: clamp(18px, 1.35vw, 24px) !important;
  line-height: 1.48 !important;
  letter-spacing: -0.01em !important;
  text-wrap: pretty !important;
}

html body[data-page="basement-system"] #basement-definition .basement-journey-head p:not(.basement-journey-kicker) {
  max-width: 620px !important;
  margin: 10px 0 0 !important;
  color: rgba(8, 58, 47, 0.54) !important;
  font-size: 13px !important;
  line-height: 1.72 !important;
  word-break: keep-all !important;
  text-wrap: pretty !important;
}

html body[data-page="basement-system"] #basement-definition .basement-journey-rail {
  display: grid !important;
  grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
  gap: 18px !important;
}

html body[data-page="basement-system"] #basement-definition .basement-journey-step {
  display: grid !important;
  gap: 12px !important;
  align-content: start !important;
  min-height: 0 !important;
  padding: 8px 4px 10px !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  text-align: left !important;
  color: rgba(18, 53, 47, 0.78) !important;
  box-shadow: none !important;
  transition: transform 240ms ease, color 240ms ease, opacity 240ms ease !important;
}

html body[data-page="basement-system"] #basement-definition .basement-journey-step:hover,
html body[data-page="basement-system"] #basement-definition .basement-journey-step.is-active {
  transform: translateY(-2px) !important;
  color: #12352f !important;
}

html body[data-page="basement-system"] #basement-definition .basement-journey-step-icon {
  display: inline-grid !important;
  place-items: center !important;
  width: 58px !important;
  height: 58px !important;
  border-radius: 999px !important;
  border: 1px solid rgba(8, 58, 47, 0.08) !important;
  background: radial-gradient(circle at 30% 30%, rgba(255,255,255,0.88), rgba(240, 233, 220, 0.5)) !important;
  box-shadow: 0 10px 24px rgba(8, 58, 47, 0.08) !important;
}

html body[data-page="basement-system"] #basement-definition .basement-journey-step-icon svg {
  width: 28px !important;
  height: 28px !important;
  fill: none !important;
  stroke: currentColor !important;
  stroke-width: 1.8 !important;
  stroke-linecap: round !important;
  stroke-linejoin: round !important;
}

html body[data-page="basement-system"] #basement-definition .basement-journey-step[data-basement-journey="function"] .basement-journey-step-icon {
  color: #0c6b5c !important;
}

html body[data-page="basement-system"] #basement-definition .basement-journey-step[data-basement-journey="survey"] .basement-journey-step-icon {
  color: #7b6745 !important;
}

html body[data-page="basement-system"] #basement-definition .basement-journey-step[data-basement-journey="logic"] .basement-journey-step-icon {
  color: #2f7568 !important;
}

html body[data-page="basement-system"] #basement-definition .basement-journey-step[data-basement-journey="sim"] .basement-journey-step-icon {
  color: #54786e !important;
}

html body[data-page="basement-system"] #basement-definition .basement-journey-step[data-basement-journey="goal"] .basement-journey-step-icon {
  color: #8b6d3d !important;
}

html body[data-page="basement-system"] #basement-definition .basement-journey-step.is-active .basement-journey-step-icon {
  transform: scale(1.04) !important;
  border-color: rgba(8, 93, 80, 0.18) !important;
  box-shadow: 0 14px 30px rgba(8, 58, 47, 0.12) !important;
}

html body[data-page="basement-system"] #basement-definition .basement-journey-step strong {
  font-size: 14px !important;
  line-height: 1.35 !important;
}

html body[data-page="basement-system"] #basement-definition .basement-journey-step em {
  color: rgba(8, 58, 47, 0.58) !important;
  font-size: 11px !important;
  line-height: 1.56 !important;
  font-style: normal !important;
}

html body[data-page="basement-system"] #basement-definition .basement-journey-panels {
  margin-top: clamp(14px, 2vw, 20px) !important;
}

html body[data-page="basement-system"] #basement-definition .basement-journey-panel {
  display: grid !important;
  gap: 16px !important;
  padding: clamp(16px, 2vw, 22px) 0 0 !important;
  border-top: 1px solid rgba(8, 58, 47, 0.08) !important;
  border-right: 0 !important;
  border-bottom: 0 !important;
  border-left: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
}

html body[data-page="basement-system"] #basement-definition .basement-journey-panel[hidden] {
  display: none !important;
}

html body[data-page="basement-system"] #basement-definition .basement-journey-panel-copy {
  max-width: 680px !important;
}

html body[data-page="basement-system"] #basement-definition .basement-journey-panel-copy h3 {
  margin: 0 !important;
  color: #1f1a17 !important;
  font-size: clamp(17px, 1.2vw, 22px) !important;
  line-height: 1.5 !important;
  letter-spacing: -0.01em !important;
  text-wrap: pretty !important;
}

html body[data-page="basement-system"] #basement-definition .basement-journey-panel-copy h3 span,
html body[data-page="basement-system"] #basement-definition .basement-journey-head h2 span {
  display: inline !important;
  white-space: normal !important;
}

html body[data-page="basement-system"] #basement-definition .basement-journey-panel-copy h3 span + span,
html body[data-page="basement-system"] #basement-definition .basement-journey-head h2 span + span {
  margin-left: 0.3em !important;
}

html body[data-page="basement-system"] #basement-definition .basement-journey-panel-copy p:not(.eyebrow) {
  max-width: 620px !important;
  margin: 8px 0 0 !important;
  color: rgba(8, 58, 47, 0.58) !important;
  font-size: 13px !important;
  line-height: 1.74 !important;
  word-break: keep-all !important;
  text-wrap: pretty !important;
}

html body[data-page="basement-system"] #basement-definition .basement-panel-label {
  margin: 0 0 10px !important;
  color: rgba(8, 58, 47, 0.46) !important;
  font-size: 11px !important;
  font-weight: 900 !important;
  letter-spacing: 0.12em !important;
  text-transform: uppercase !important;
}

html body[data-page="basement-system"] #basement-definition :is(.basement-function-grid, .basement-survey-signals, .basement-logic-grid, .basement-target-grid) {
  display: grid !important;
  gap: 12px !important;
}

html body[data-page="basement-system"] #basement-definition .basement-function-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}

html body[data-page="basement-system"] #basement-definition :is(.basement-function-grid span, .basement-survey-signals span) {
  display: flex !important;
  align-items: center !important;
  min-height: 56px !important;
  padding: 0 16px !important;
  border-radius: 18px !important;
  border: 1px solid rgba(8, 58, 47, 0.08) !important;
  background: linear-gradient(180deg, rgba(255,255,255,0.78), rgba(245, 239, 228, 0.74)) !important;
  color: rgba(8, 58, 47, 0.72) !important;
  font-size: 14px !important;
  font-weight: 700 !important;
}

html body[data-page="basement-system"] #basement-definition .basement-survey-grid {
  display: grid !important;
  grid-template-columns: minmax(0, 1.08fr) minmax(320px, 0.92fr) !important;
  gap: 16px !important;
}

html body[data-page="basement-system"] #basement-definition .basement-survey-signals {
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 10px !important;
}

html body[data-page="basement-system"] #basement-definition :is(.basement-survey-metrics, .basement-logic-grid, .basement-target-grid) {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 12px !important;
}

html body[data-page="basement-system"] #basement-definition .basement-survey-metrics {
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}

html body[data-page="basement-system"] #basement-definition :is(.basement-survey-metrics, .basement-logic-grid, .basement-target-grid) article {
  padding: 14px 0 0 !important;
  border-radius: 0 !important;
  border-top: 1px solid rgba(8, 58, 47, 0.08) !important;
  border-right: 0 !important;
  border-bottom: 0 !important;
  border-left: 0 !important;
  background: transparent !important;
}

html body[data-page="basement-system"] #basement-definition :is(.basement-survey-metrics, .basement-logic-grid, .basement-target-grid) article span {
  display: block !important;
  color: rgba(8, 58, 47, 0.48) !important;
  font-size: 11px !important;
  font-weight: 900 !important;
  letter-spacing: 0.12em !important;
  text-transform: uppercase !important;
}

html body[data-page="basement-system"] #basement-definition :is(.basement-survey-metrics, .basement-logic-grid, .basement-target-grid) article strong {
  display: block !important;
  margin-top: 8px !important;
  color: #1f1a17 !important;
  font-size: 17px !important;
  line-height: 1.4 !important;
}

html body[data-page="basement-system"] #basement-definition :is(.basement-survey-metrics, .basement-logic-grid, .basement-target-grid) article p {
  margin: 8px 0 0 !important;
  color: rgba(8, 58, 47, 0.58) !important;
  font-size: 12px !important;
  line-height: 1.72 !important;
}

html body[data-page="basement-system"] #basement-definition .basement-survey-signals article {
  min-height: 0 !important;
  padding: 14px 0 10px !important;
  border-radius: 0 !important;
  border-top: 1px solid rgba(8, 58, 47, 0.08) !important;
  border-right: 0 !important;
  border-bottom: 0 !important;
  border-left: 0 !important;
  background: transparent !important;
}

html body[data-page="basement-system"] #basement-definition .basement-survey-signals article span {
  display: inline-flex !important;
  min-width: 34px !important;
  min-height: 34px !important;
  justify-content: center !important;
  padding: 0 10px !important;
  border-radius: 999px !important;
  background: rgba(8, 58, 47, 0.06) !important;
  color: rgba(8, 58, 47, 0.72) !important;
  font-size: 12px !important;
  font-weight: 900 !important;
}

html body[data-page="basement-system"] #basement-definition .basement-survey-signals article strong {
  display: block !important;
  margin-top: 14px !important;
  color: #12352f !important;
  font-size: 17px !important;
  line-height: 1.28 !important;
}

html body[data-page="basement-system"] #basement-definition .basement-survey-signals article p {
  margin: 8px 0 0 !important;
  color: rgba(8, 58, 47, 0.58) !important;
  font-size: 12px !important;
  line-height: 1.6 !important;
}

html body[data-page="basement-system"] #basement-definition .basement-source-strip {
  display: flex !important;
  gap: 10px !important;
  flex-wrap: wrap !important;
}

html body[data-page="basement-system"] #basement-definition .basement-source-strip :is(a, span) {
  display: inline-flex !important;
  min-height: 34px !important;
  align-items: center !important;
  padding: 0 12px !important;
  border-radius: 999px !important;
  background: rgba(8, 58, 47, 0.04) !important;
  color: rgba(8, 58, 47, 0.72) !important;
  font-size: 12px !important;
  font-weight: 800 !important;
}

html body[data-page="basement-system"] #basement-definition .basement-sim-callout {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) auto !important;
  gap: 16px !important;
  align-items: center !important;
  padding: 14px 0 0 !important;
  border-radius: 0 !important;
  border-top: 1px solid rgba(8, 58, 47, 0.08) !important;
  border-right: 0 !important;
  border-bottom: 0 !important;
  border-left: 0 !important;
  background: transparent !important;
}

html body[data-page="basement-system"] #basement-definition .basement-sim-callout strong {
  color: #1f1a17 !important;
  font-size: 15px !important;
  font-weight: 700 !important;
}

html body[data-page="basement-system"] #basement-definition .basement-sim-callout p {
  display: none !important;
}

html body[data-page="basement-system"] #basement-definition .basement-inline-launch {
  min-width: 160px !important;
}

html body[data-page="basement-system"] #basement-definition .basement-reference-rail {
  max-width: 980px !important;
  margin-top: clamp(22px, 3vw, 34px) !important;
  padding-top: 18px !important;
  border-top: 1px solid rgba(8, 58, 47, 0.1) !important;
}

html body[data-page="basement-system"] #basement-definition .basement-reference-rail span {
  display: block !important;
  margin-bottom: 10px !important;
  color: rgba(8, 58, 47, 0.46) !important;
  font-size: 11px !important;
  font-weight: 900 !important;
  letter-spacing: 0.12em !important;
  text-transform: uppercase !important;
}

html body[data-page="basement-system"] #basement-definition .basement-reference-rail p {
  margin: 0 !important;
  color: rgba(8, 58, 47, 0.58) !important;
  font-size: 13px !important;
  line-height: 1.72 !important;
}

html body[data-page="basement-system"] #basement-definition .basement-phenomena-atlas {
  margin: clamp(28px, 3.8vw, 42px) 0 clamp(28px, 4vw, 46px) !important;
  padding: clamp(24px, 3vw, 34px) !important;
  border: 1px solid rgba(8, 58, 47, 0.1) !important;
  border-radius: 30px !important;
  background:
    radial-gradient(circle at 0% 0%, rgba(184, 155, 94, 0.16), transparent 32%),
    linear-gradient(145deg, rgba(248, 245, 239, 0.98), rgba(240, 234, 223, 0.92)) !important;
  box-shadow: 0 24px 70px rgba(8, 58, 47, 0.08) !important;
}

html body[data-page="basement-system"] #basement-definition .basement-phenomena-copy {
  max-width: 760px !important;
  margin-bottom: clamp(24px, 3vw, 34px) !important;
}

html body[data-page="basement-system"] #basement-definition .basement-phenomena-kicker {
  margin: 0 0 10px !important;
  color: rgba(184, 155, 94, 0.9) !important;
  font-size: 12px !important;
  font-weight: 900 !important;
  letter-spacing: 0.14em !important;
  text-transform: uppercase !important;
}

html body[data-page="basement-system"] #basement-definition .basement-phenomena-copy h2 {
  max-width: 680px !important;
  margin: 0 !important;
  color: #1f1a17 !important;
  font-family: var(--font-serif) !important;
  font-size: clamp(28px, 2.5vw, 42px) !important;
  line-height: 1.18 !important;
  letter-spacing: -0.03em !important;
}

html body[data-page="basement-system"] #basement-definition .basement-phenomena-copy p:not(.basement-phenomena-kicker) {
  max-width: 760px !important;
  margin: 16px 0 0 !important;
  color: rgba(8, 58, 47, 0.64) !important;
  font-size: clamp(14px, 1vw, 17px) !important;
  line-height: 1.82 !important;
}

html body[data-page="basement-system"] #basement-definition .basement-phenomena-grid {
  display: grid !important;
  grid-template-columns: minmax(0, 1.12fr) minmax(0, 0.88fr) !important;
  gap: clamp(16px, 2vw, 22px) !important;
  align-items: start !important;
}

html body[data-page="basement-system"] #basement-definition .basement-phenomena-panel {
  min-width: 0 !important;
  padding: clamp(18px, 2.2vw, 24px) !important;
  border: 1px solid rgba(8, 58, 47, 0.08) !important;
  border-radius: 24px !important;
  background: rgba(255, 252, 245, 0.78) !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.58) !important;
}

html body[data-page="basement-system"] #basement-definition .basement-phenomena-panel--symptoms {
  grid-row: 1 / span 2 !important;
}

html body[data-page="basement-system"] #basement-definition .basement-phenomena-panel-head {
  display: grid !important;
  gap: 8px !important;
  margin-bottom: 18px !important;
}

html body[data-page="basement-system"] #basement-definition .basement-phenomena-panel-head span {
  color: rgba(8, 58, 47, 0.5) !important;
  font-size: 11px !important;
  font-weight: 900 !important;
  letter-spacing: 0.12em !important;
  text-transform: uppercase !important;
}

html body[data-page="basement-system"] #basement-definition .basement-phenomena-panel-head strong {
  color: #1f1a17 !important;
  font-size: clamp(18px, 1.34vw, 24px) !important;
  line-height: 1.34 !important;
}

html body[data-page="basement-system"] #basement-definition .basement-phenomena-symptom-grid {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 12px !important;
}

html body[data-page="basement-system"] #basement-definition .basement-phenomena-symptom {
  min-height: 136px !important;
  position: relative !important;
  overflow: hidden !important;
  padding: 18px 18px 16px !important;
  border-radius: 20px !important;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.64), rgba(245, 239, 228, 0.74)),
    linear-gradient(135deg, rgba(8, 58, 47, 0.03), rgba(184, 155, 94, 0.06)) !important;
  border: 1px solid rgba(8, 58, 47, 0.08) !important;
  transition: transform 260ms ease, border-color 260ms ease, box-shadow 260ms ease !important;
}

html body[data-page="basement-system"] #basement-definition .basement-phenomena-symptom:hover {
  transform: translateY(-2px) !important;
  border-color: rgba(8, 93, 80, 0.16) !important;
  box-shadow: 0 14px 28px rgba(8, 58, 47, 0.06) !important;
}

html body[data-page="basement-system"] #basement-definition .basement-phenomena-symptom::after {
  content: "" !important;
  position: absolute !important;
  inset: auto 0 0 0 !important;
  height: 1px !important;
  background: linear-gradient(90deg, rgba(8, 93, 80, 0.08), rgba(184, 155, 94, 0.24), rgba(8, 93, 80, 0.08)) !important;
}

html body[data-page="basement-system"] #basement-definition .basement-phenomena-symptom-icon {
  display: inline-grid !important;
  place-items: center !important;
  width: 42px !important;
  height: 42px !important;
  margin-bottom: 14px !important;
  border-radius: 14px !important;
  border: 1px solid rgba(8, 58, 47, 0.08) !important;
  background: linear-gradient(180deg, rgba(255,255,255,0.82), rgba(244, 238, 228, 0.84)) !important;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.7) !important;
}

html body[data-page="basement-system"] #basement-definition .basement-phenomena-symptom-icon svg {
  width: 22px !important;
  height: 22px !important;
  fill: none !important;
  stroke: currentColor !important;
  stroke-width: 1.8 !important;
  stroke-linecap: round !important;
  stroke-linejoin: round !important;
}

html body[data-page="basement-system"] #basement-definition .basement-phenomena-symptom-icon text {
  fill: currentColor !important;
  stroke: none !important;
  font-size: 10px !important;
  font-weight: 700 !important;
}

html body[data-page="basement-system"] #basement-definition .basement-phenomena-symptom-icon.tone-damp {
  color: #236b6a !important;
}

html body[data-page="basement-system"] #basement-definition .basement-phenomena-symptom-icon.tone-wet {
  color: #4f7f71 !important;
}

html body[data-page="basement-system"] #basement-definition .basement-phenomena-symptom-icon.tone-seepage {
  color: #7d6b48 !important;
}

html body[data-page="basement-system"] #basement-definition .basement-phenomena-symptom-icon.tone-odor {
  color: #835f45 !important;
}

html body[data-page="basement-system"] #basement-definition .basement-phenomena-symptom-icon.tone-co2 {
  color: #5f786d !important;
}

html body[data-page="basement-system"] #basement-definition .basement-phenomena-symptom-icon.tone-stuffy {
  color: #56746f !important;
}

html body[data-page="basement-system"] #basement-definition .basement-phenomena-symptom-icon.tone-mold {
  color: #6f7b52 !important;
}

html body[data-page="basement-system"] #basement-definition .basement-phenomena-symptom-icon.tone-cave {
  color: #6b6559 !important;
}

html body[data-page="basement-system"] #basement-definition .basement-phenomena-symptom-icon.tone-radon {
  color: #6a745b !important;
}

html body[data-page="basement-system"] #basement-definition .basement-phenomena-symptom strong {
  display: block !important;
  margin: 0 0 10px !important;
  color: #12352f !important;
  font-size: 16px !important;
  line-height: 1.25 !important;
}

html body[data-page="basement-system"] #basement-definition .basement-phenomena-symptom p {
  margin: 0 !important;
  color: rgba(8, 58, 47, 0.62) !important;
  font-size: 13px !important;
  line-height: 1.72 !important;
}

html body[data-page="basement-system"] #basement-definition .basement-phenomena-spark {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 8px !important;
  margin-top: 14px !important;
}

html body[data-page="basement-system"] #basement-definition .basement-phenomena-spark i {
  position: relative !important;
  display: block !important;
  height: 4px !important;
  overflow: hidden !important;
  border-radius: 999px !important;
  background: rgba(8, 58, 47, 0.08) !important;
}

html body[data-page="basement-system"] #basement-definition .basement-phenomena-spark i::after {
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  border-radius: inherit !important;
  background: linear-gradient(90deg, rgba(184, 155, 94, 0.26), rgba(8, 93, 80, 0.58), rgba(184, 155, 94, 0.26)) !important;
  transform: translateX(-100%) !important;
  animation: basementSymptomPulse 4.8s ease-in-out infinite !important;
}

html body[data-page="basement-system"] #basement-definition .basement-phenomena-spark i:nth-child(2)::after {
  animation-delay: 0.8s !important;
}

html body[data-page="basement-system"] #basement-definition .basement-phenomena-spark i:nth-child(3)::after {
  animation-delay: 1.6s !important;
}

html body[data-page="basement-system"] #basement-definition .basement-phenomena-metric-list {
  display: grid !important;
  gap: 12px !important;
}

html body[data-page="basement-system"] #basement-definition .basement-phenomena-metric {
  position: relative !important;
  overflow: hidden !important;
  display: grid !important;
  gap: 8px !important;
  padding: 15px 16px 16px !important;
  border-radius: 18px !important;
  border: 1px solid rgba(8, 58, 47, 0.08) !important;
  background: rgba(248, 245, 239, 0.92) !important;
}

html body[data-page="basement-system"] #basement-definition .basement-phenomena-metric::before {
  content: "" !important;
  position: absolute !important;
  inset: 0 auto 0 0 !important;
  width: 4px !important;
  border-radius: 999px !important;
  background: rgba(184, 155, 94, 0.52) !important;
}

html body[data-page="basement-system"] #basement-definition .basement-phenomena-metric.is-risk::before {
  background: linear-gradient(180deg, rgba(147, 53, 33, 0.88), rgba(184, 155, 94, 0.76)) !important;
}

html body[data-page="basement-system"] #basement-definition .basement-phenomena-metric.is-warning::before {
  background: linear-gradient(180deg, rgba(184, 155, 94, 0.95), rgba(8, 58, 47, 0.56)) !important;
}

html body[data-page="basement-system"] #basement-definition .basement-phenomena-metric div {
  display: flex !important;
  gap: 12px !important;
  align-items: end !important;
  justify-content: space-between !important;
}

html body[data-page="basement-system"] #basement-definition .basement-phenomena-metric span {
  color: rgba(8, 58, 47, 0.52) !important;
  font-size: 12px !important;
  font-weight: 800 !important;
  letter-spacing: 0.06em !important;
  text-transform: uppercase !important;
}

html body[data-page="basement-system"] #basement-definition .basement-phenomena-metric strong {
  color: #1f1a17 !important;
  font-family: var(--font-en) !important;
  font-size: clamp(20px, 1.6vw, 28px) !important;
  line-height: 1 !important;
  letter-spacing: -0.03em !important;
}

html body[data-page="basement-system"] #basement-definition .basement-phenomena-metric p {
  margin: 0 !important;
  color: rgba(8, 58, 47, 0.62) !important;
  font-size: 13px !important;
  line-height: 1.72 !important;
}

html body[data-page="basement-system"] #basement-definition .basement-phenomena-paradox {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) auto minmax(0, 1fr) !important;
  gap: 16px !important;
  align-items: center !important;
}

html body[data-page="basement-system"] #basement-definition :is(.basement-paradox-spend, .basement-paradox-loss) {
  padding: 16px !important;
  border-radius: 18px !important;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.7), rgba(244, 238, 228, 0.74)) !important;
  border: 1px solid rgba(8, 58, 47, 0.08) !important;
}

html body[data-page="basement-system"] #basement-definition :is(.basement-paradox-spend, .basement-paradox-loss) span {
  display: block !important;
  margin-bottom: 12px !important;
  color: rgba(8, 58, 47, 0.48) !important;
  font-size: 11px !important;
  font-weight: 900 !important;
  letter-spacing: 0.12em !important;
  text-transform: uppercase !important;
}

html body[data-page="basement-system"] #basement-definition :is(.basement-paradox-spend, .basement-paradox-loss) ul {
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
  display: grid !important;
  gap: 10px !important;
}

html body[data-page="basement-system"] #basement-definition :is(.basement-paradox-spend, .basement-paradox-loss) li {
  position: relative !important;
  padding-left: 18px !important;
  color: rgba(8, 58, 47, 0.68) !important;
  font-size: 13px !important;
  line-height: 1.68 !important;
}

html body[data-page="basement-system"] #basement-definition :is(.basement-paradox-spend, .basement-paradox-loss) li::before {
  content: "" !important;
  position: absolute !important;
  left: 0 !important;
  top: 8px !important;
  width: 7px !important;
  height: 7px !important;
  border-radius: 999px !important;
  background: rgba(8, 93, 80, 0.86) !important;
}

html body[data-page="basement-system"] #basement-definition .basement-paradox-arrow {
  color: rgba(184, 155, 94, 0.94) !important;
  font-size: 26px !important;
  font-weight: 700 !important;
}

@keyframes basementSymptomPulse {
  0%, 18% {
    transform: translateX(-100%);
    opacity: 0;
  }
  32%, 56% {
    transform: translateX(0);
    opacity: 1;
  }
  100% {
    transform: translateX(100%);
    opacity: 0;
  }
}

@media (max-width: 760px) {
  html body[data-page="basement-system"] #basement-definition .basement-definition-copy h1 {
    font-size: clamp(30px, 9vw, 40px) !important;
    line-height: 1.2 !important;
  }

  html body[data-page="basement-system"] #basement-definition .basement-phenomena-atlas {
    padding: 20px !important;
    border-radius: 24px !important;
  }

  html body[data-page="basement-system"] #basement-definition .basement-phenomena-copy h2 {
    font-size: clamp(24px, 8vw, 32px) !important;
  }

  html body[data-page="basement-system"] #basement-definition .basement-phenomena-grid,
  html body[data-page="basement-system"] #basement-definition .basement-phenomena-paradox {
    grid-template-columns: 1fr !important;
  }

  html body[data-page="basement-system"] #basement-definition .basement-phenomena-panel--symptoms {
    grid-row: auto !important;
  }

  html body[data-page="basement-system"] #basement-definition .basement-phenomena-symptom-grid {
    grid-template-columns: 1fr !important;
  }

  html body[data-page="basement-system"] #basement-definition .basement-paradox-arrow {
    display: none !important;
  }
}

/* === Basement title line v44: keep Chinese semantic sentence intact === */
html body[data-page="basement-system"] #basement-definition .basement-definition-copy h1 {
  max-width: 760px !important;
}

html body[data-page="basement-system"] #basement-definition .basement-definition-copy h1 span {
  display: block !important;
  white-space: nowrap !important;
}

@media (max-width: 760px) {
  html body[data-page="basement-system"] #basement-definition .basement-definition-copy h1 span {
    white-space: normal !important;
  }
}

@media (max-width: 1180px) {
  html body[data-page="basement-system"] #basement-definition .basement-journey-rail {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }

  html body[data-page="basement-system"] #basement-definition .basement-survey-grid,
  html body[data-page="basement-system"] #basement-definition .basement-logic-grid,
  html body[data-page="basement-system"] #basement-definition .basement-target-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 760px) {
  html body[data-page="basement-system"] #basement-definition .basement-journey {
    padding: 20px !important;
    border-radius: 24px !important;
  }

  html body[data-page="basement-system"] #basement-definition .basement-journey-rail,
  html body[data-page="basement-system"] #basement-definition .basement-function-grid,
  html body[data-page="basement-system"] #basement-definition .basement-survey-grid,
  html body[data-page="basement-system"] #basement-definition .basement-survey-signals,
  html body[data-page="basement-system"] #basement-definition .basement-survey-metrics,
  html body[data-page="basement-system"] #basement-definition .basement-logic-grid,
  html body[data-page="basement-system"] #basement-definition .basement-target-grid,
  html body[data-page="basement-system"] #basement-definition .basement-sim-callout {
    grid-template-columns: 1fr !important;
  }

  html body[data-page="basement-system"] #basement-definition .basement-journey-step {
    min-height: 0 !important;
  }

  html body[data-page="basement-system"] #basement-definition .basement-inline-launch {
    width: 100% !important;
  }
}


/* === 2026-06-24 climate refinement: smaller type, cleaner rhythm, fold long notes === */
html body section#climate .climate-strategy-head h3,
html body section#climate .indoor-drift-head h3,
html body section#climate .climate-living-copy h3,
html body section#climate .climate-closing h3 {
  max-width: 15em !important;
  font-size: clamp(22px, 1.9vw, 31px) !important;
  line-height: 1.42 !important;
  letter-spacing: -0.015em !important;
  word-break: keep-all !important;
  overflow-wrap: normal !important;
  text-wrap: pretty !important;
}

html body section#climate .climate-strategy-head p:not(.climate-closing-eyebrow),
html body section#climate .indoor-drift-head p:not(.climate-closing-eyebrow),
html body section#climate .climate-living-copy > p,
html body section#climate .climate-closing p {
  max-width: 42em !important;
  font-size: clamp(13px, 0.92vw, 15px) !important;
  line-height: 1.82 !important;
  color: rgba(8, 58, 47, 0.58) !important;
  word-break: keep-all !important;
  overflow-wrap: normal !important;
  text-wrap: pretty !important;
}

html body section#climate .climate-strategy-head {
  margin-bottom: clamp(16px, 2vw, 22px) !important;
}

html body section#climate .climate-strategy-card {
  grid-template-columns: minmax(106px, 0.7fr) minmax(108px, 0.58fr) minmax(78px, 0.38fr) minmax(0, 1.48fr) !important;
  gap: 14px !important;
}

html body section#climate .climate-strategy-card strong {
  font-size: clamp(18px, 1.3vw, 23px) !important;
  line-height: 1.18 !important;
}

html body section#climate .climate-strategy-card p,
html body section#climate .climate-response-lanes p,
html body section#climate .indoor-season-card p,
html body section#climate .indoor-drift-daily p {
  font-size: 12px !important;
  line-height: 1.7 !important;
  color: rgba(8, 58, 47, 0.56) !important;
  word-break: keep-all !important;
  text-wrap: pretty !important;
}

html body section#climate .climate-response-lanes h4 {
  font-size: clamp(15px, 1vw, 17px) !important;
  line-height: 1.42 !important;
  text-wrap: pretty !important;
}

html body section#climate .indoor-drift-head {
  max-width: 720px !important;
  margin-bottom: clamp(18px, 2.4vw, 28px) !important;
}

html body section#climate .indoor-season-card strong {
  font-size: clamp(18px, 1.35vw, 24px) !important;
  line-height: 1.2 !important;
}

html body section#climate .climate-living-copy {
  max-width: 680px !important;
}

html body section#climate .climate-inline-note {
  margin-top: 14px !important;
  max-width: 720px !important;
}

html body section#climate .climate-inline-note summary {
  list-style: none !important;
  cursor: pointer !important;
  display: inline-flex !important;
  align-items: center !important;
  gap: 8px !important;
  padding: 6px 0 !important;
  color: rgba(8, 58, 47, 0.5) !important;
  font-size: 12px !important;
  font-weight: 700 !important;
}

html body section#climate .climate-inline-note summary::-webkit-details-marker {
  display: none !important;
}

html body section#climate .climate-inline-note summary::after {
  content: "+" !important;
  display: inline-grid !important;
  place-items: center !important;
  width: 18px !important;
  height: 18px !important;
  border-radius: 999px !important;
  border: 1px solid rgba(8, 58, 47, 0.14) !important;
  color: rgba(8, 58, 47, 0.46) !important;
}

html body section#climate .climate-inline-note[open] summary::after {
  content: "-" !important;
}

html body section#climate .climate-inline-note p {
  margin: 8px 0 0 !important;
  font-size: 12px !important;
  line-height: 1.72 !important;
  color: rgba(8, 58, 47, 0.48) !important;
}

html body section#climate .climate-strategy-note,
html body section#climate .indoor-drift-note {
  margin-top: 0 !important;
}

@media (max-width: 760px) {
  html body section#climate .climate-strategy-head h3,
  html body section#climate .indoor-drift-head h3,
  html body section#climate .climate-living-copy h3,
  html body section#climate .climate-closing h3 {
    max-width: 100% !important;
    font-size: clamp(20px, 6.4vw, 26px) !important;
    line-height: 1.46 !important;
  }

  html body section#climate .climate-strategy-card {
    grid-template-columns: 1fr !important;
  }
}


/* === 2026-06-24 basement lifestyle ribbon: keep icons refined and small === */
html body[data-page="basement-system"] #basement-definition .basement-lifestyle-ribbon {
  display: grid !important;
  grid-template-columns: repeat(8, minmax(0, 1fr)) !important;
  gap: 14px !important;
  align-items: start !important;
  margin: 18px 0 26px !important;
  padding: 16px 0 18px !important;
  border-top: 1px solid rgba(8, 58, 47, 0.08) !important;
  border-bottom: 1px solid rgba(8, 58, 47, 0.08) !important;
}

html body[data-page="basement-system"] #basement-definition .basement-lifestyle-ribbon > span {
  display: grid !important;
  justify-items: center !important;
  align-content: start !important;
  gap: 8px !important;
  min-width: 0 !important;
  color: rgba(8, 58, 47, 0.66) !important;
}

html body[data-page="basement-system"] #basement-definition .basement-lifestyle-ribbon svg {
  display: block !important;
  width: 26px !important;
  min-width: 26px !important;
  max-width: 26px !important;
  height: 26px !important;
  min-height: 26px !important;
  max-height: 26px !important;
  aspect-ratio: 1 / 1 !important;
  flex: 0 0 26px !important;
  fill: none !important;
  stroke: #7b6745 !important;
  stroke-width: 1.7 !important;
  stroke-linecap: round !important;
  stroke-linejoin: round !important;
  overflow: visible !important;
}

html body[data-page="basement-system"] #basement-definition .basement-lifestyle-ribbon strong {
  display: block !important;
  margin: 0 !important;
  font-size: 12px !important;
  font-weight: 700 !important;
  line-height: 1.45 !important;
  letter-spacing: 0 !important;
  text-align: center !important;
  color: rgba(8, 58, 47, 0.64) !important;
  white-space: nowrap !important;
}

@media (max-width: 900px) {
  html body[data-page="basement-system"] #basement-definition .basement-lifestyle-ribbon {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    gap: 14px 10px !important;
  }
}


/* === 2026-06-24 basement edit: unified spacing + title-only scene overlays === */
body[data-page="basement-system"] main > :is(
  #basement-definition,
  #basement-environment-simulator,
  #basement-problem-signals,
  #basement-problem,
  #basement-logic,
  #basement-lifting,
  #basement-sport-layer,
  #basement-reading-layer,
  #basement-dining-layer,
  #basement-summary
) {
  margin-top: clamp(56px, 6vw, 84px) !important;
}

body[data-page="basement-system"] main > #basement-definition {
  margin-top: 0 !important;
}

body[data-page="basement-system"] :is(
  .system-cognition-entry,
  .system-cognition-logic,
  .basement-showcase,
  .basement-summary,
  .basement-alert-intro,
  .basement-simulator-entry
) {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

body[data-page="basement-system"] #basement-definition .basement-journey {
  margin-bottom: clamp(20px, 2.6vw, 30px) !important;
}

body[data-page="basement-system"] #basement-problem .system-cognition-inner,
body[data-page="basement-system"] #basement-logic .image-entry-copy,
body[data-page="basement-system"] #basement-lifting .image-entry-copy,
body[data-page="basement-system"] #basement-sport-layer .basement-copy,
body[data-page="basement-system"] #basement-reading-layer .basement-copy,
body[data-page="basement-system"] #basement-dining-layer .basement-copy,
body[data-page="basement-system"] #basement-summary .basement-summary-copy {
  margin-bottom: clamp(20px, 2.6vw, 30px) !important;
}

body[data-page="basement-system"] .basement-scene-summary {
  width: auto !important;
  max-width: min(320px, calc(100% - 52px)) !important;
  gap: 0 !important;
}

body[data-page="basement-system"] .basement-scene-titleblock {
  gap: 0 !important;
}

body[data-page="basement-system"] .basement-scene-titleblock strong {
  font-size: clamp(18px, 1.4vw, 22px) !important;
  line-height: 1.28 !important;
  color: rgba(255, 250, 242, 0.96) !important;
  text-shadow: 0 1px 10px rgba(0, 0, 0, 0.18) !important;
}

body[data-page="basement-system"] .basement-scene-titleblock span,
body[data-page="basement-system"] .basement-scene-statuses,
body[data-page="basement-system"] .basement-scene-toggle,
body[data-page="basement-system"] .basement-iphone-panel {
  display: none !important;
}

body[data-page="basement-system"] .basement-phone-scene:has(.basement-scene-toggle[open]) > .basement-iphone-panel {
  display: none !important;
}

@media (max-width: 820px) {
  body[data-page="basement-system"] main > :is(
    #basement-definition,
    #basement-environment-simulator,
    #basement-problem-signals,
    #basement-problem,
    #basement-logic,
    #basement-lifting,
    #basement-sport-layer,
    #basement-reading-layer,
    #basement-dining-layer,
    #basement-summary
  ) {
    margin-top: 44px !important;
  }

  body[data-page="basement-system"] .basement-scene-summary {
    max-width: calc(100% - 32px) !important;
  }

  body[data-page="basement-system"] .basement-scene-titleblock strong {
    font-size: 17px !important;
  }
}


/* === 2026-06-24 basement edit: scene copy reduced to title-led guidance === */
body[data-page="basement-system"] :is(
  #basement-problem .system-cognition-inner h1,
  #basement-logic .image-entry-copy h2,
  #basement-lifting .image-entry-copy h2,
  #basement-sport-layer .basement-copy h3,
  #basement-reading-layer .basement-copy h3,
  #basement-dining-layer .basement-copy h3
) {
  margin-bottom: 0 !important;
  max-width: 15em !important;
  line-height: 1.42 !important;
  text-wrap: pretty !important;
}


/* === 2026-06-24 basement edit: further subtraction for editorial rhythm === */
body[data-page="basement-system"] #basement-definition .basement-journey-kicker,
body[data-page="basement-system"] #basement-definition .basement-journey-head p:not(.basement-journey-kicker),
body[data-page="basement-system"] #basement-definition .basement-journey-panel-copy .eyebrow,
body[data-page="basement-system"] #basement-definition .basement-journey-panel-copy p:not(.eyebrow) {
  display: none !important;
}

body[data-page="basement-system"] #basement-definition .basement-journey {
  margin-top: clamp(20px, 2.4vw, 28px) !important;
  padding-top: 0 !important;
}

body[data-page="basement-system"] #basement-definition .basement-journey-head {
  margin-bottom: clamp(10px, 1.6vw, 14px) !important;
}

body[data-page="basement-system"] #basement-definition .basement-journey-head h2 {
  max-width: 14em !important;
  font-size: clamp(17px, 1.25vw, 22px) !important;
  line-height: 1.5 !important;
}

body[data-page="basement-system"] #basement-definition .basement-journey-rail {
  gap: 12px !important;
}

body[data-page="basement-system"] #basement-definition .basement-journey-step {
  gap: 10px !important;
  padding-top: 4px !important;
}

body[data-page="basement-system"] #basement-definition .basement-journey-step-icon {
  width: 52px !important;
  height: 52px !important;
}

body[data-page="basement-system"] #basement-definition .basement-journey-step strong {
  font-size: 13px !important;
}

body[data-page="basement-system"] #basement-definition .basement-journey-panels {
  margin-top: 10px !important;
}

body[data-page="basement-system"] #basement-definition .basement-journey-panel {
  padding-top: 12px !important;
}

body[data-page="basement-system"] #basement-definition .basement-journey-panel-copy h3 {
  font-size: clamp(16px, 1.1vw, 20px) !important;
}

body[data-page="basement-system"] :is(#basement-problem, #basement-logic, #basement-lifting, #basement-sport-layer, #basement-reading-layer, #basement-dining-layer) :is(h1, h2, h3) {
  font-size: clamp(24px, 2vw, 30px) !important;
  line-height: 1.42 !important;
}

body[data-page="basement-system"] #basement-summary .basement-summary-copy h2,
body[data-page="basement-system"] #basement-summary .basement-summary-copy h3 {
  font-size: clamp(22px, 1.8vw, 28px) !important;
  line-height: 1.44 !important;
}

body[data-page="basement-system"] #basement-summary .basement-summary-copy .eyebrow {
  display: none !important;
}


/* === 2026-06-24 basement spacing fix: remove hollow gaps in top flow === */
html body[data-page="basement-system"] #basement-definition.basement-definition {
  min-height: auto !important;
  padding-top: 26px !important;
  padding-bottom: 10px !important;
}

html body[data-page="basement-system"] #basement-definition .basement-definition-copy {
  display: grid !important;
  gap: 0 !important;
}

html body[data-page="basement-system"] #basement-definition .basement-lifestyle-ribbon {
  margin: 6px 0 14px !important;
  padding: 10px 0 12px !important;
}

html body[data-page="basement-system"] #basement-definition .basement-journey {
  margin: 10px 0 8px !important;
}

html body[data-page="basement-system"] #basement-definition .basement-journey-head {
  margin-bottom: 8px !important;
}

html body[data-page="basement-system"] #basement-definition .basement-journey-rail {
  gap: 10px !important;
}

body[data-page="basement-system"] main > #basement-problem {
  margin-top: 20px !important;
}

body[data-page="basement-system"] #basement-problem .system-cognition-inner {
  margin-bottom: 12px !important;
}

@media (max-width: 820px) {
  html body[data-page="basement-system"] #basement-definition.basement-definition {
    padding-top: 18px !important;
    padding-bottom: 6px !important;
  }

  html body[data-page="basement-system"] #basement-definition .basement-lifestyle-ribbon {
    margin: 4px 0 10px !important;
    padding: 8px 0 10px !important;
  }

  body[data-page="basement-system"] main > #basement-problem {
    margin-top: 16px !important;
  }
}


/* === 2026-06-24 home-only edit: Chinese line breaks + unified vertical rhythm === */
html body[data-page="home"] main #home {
  padding-top: 20px !important;
}

html body[data-page="home"] main #home > .home-panel,
html body[data-page="home"] main #home > .home-closing {
  margin-top: clamp(40px, 4.8vw, 64px) !important;
  margin-bottom: 0 !important;
}

html body[data-page="home"] main #home > .home-panel:first-child {
  margin-top: 0 !important;
}

html body[data-page="home"] main #home :is(.home-hero-copy, .home-sanctuary-copy, .home-copy) {
  display: grid !important;
  gap: 10px !important;
}

html body[data-page="home"] main #home :is(.home-hero-copy h1, .home-sanctuary-copy h2, .home-copy h2) {
  max-width: 16em !important;
  margin: 0 !important;
  font-size: clamp(26px, 2.2vw, 36px) !important;
  line-height: 1.42 !important;
  letter-spacing: -0.015em !important;
  word-break: keep-all !important;
  overflow-wrap: normal !important;
  text-wrap: pretty !important;
}

html body[data-page="home"] main #home :is(.home-hero-copy h1, .home-sanctuary-copy h2, .home-copy h2) span {
  display: inline !important;
  white-space: normal !important;
}

html body[data-page="home"] main #home :is(.home-hero-copy h1, .home-sanctuary-copy h2, .home-copy h2) span + span::before {
  content: "";
}

html body[data-page="home"] main #home .home-hero-copy h1 {
  max-width: 12em !important;
}

html body[data-page="home"] main #home :is(.home-subtitle, .home-quiet-line, .home-note, .home-sanctuary-copy p, .home-copy p, .home-closing p, .home-closing span) {
  max-width: 40em !important;
  margin: 0 !important;
  font-size: clamp(13px, 0.95vw, 16px) !important;
  line-height: 1.82 !important;
  word-break: keep-all !important;
  overflow-wrap: normal !important;
  text-wrap: pretty !important;
}

html body[data-page="home"] main #home .home-hero-copy .home-eyebrow,
html body[data-page="home"] main #home .home-sanctuary-copy .home-eyebrow,
html body[data-page="home"] main #home .home-copy .home-eyebrow {
  margin: 0 0 2px !important;
}

html body[data-page="home"] main #home .home-closing {
  display: grid !important;
  gap: 8px !important;
}

@media (max-width: 900px) {
  html body[data-page="home"] main #home {
    padding-top: 12px !important;
  }

  html body[data-page="home"] main #home > .home-panel,
  html body[data-page="home"] main #home > .home-closing {
    margin-top: 32px !important;
  }

  html body[data-page="home"] main #home :is(.home-hero-copy h1, .home-sanctuary-copy h2, .home-copy h2) {
    max-width: 100% !important;
    font-size: clamp(22px, 6.6vw, 30px) !important;
    line-height: 1.46 !important;
  }
}

/* === 2026-06-24 philosophy-only edit: keep hero title as one sentence and tighten image-copy gap === */
html body[data-page="philosophy"] main #home {
  padding-top: 12px !important;
}

html body[data-page="philosophy"] main #home .home-hero {
  width: var(--zf-canon-media-width) !important;
  max-width: none !important;
  margin-left: auto !important;
  margin-right: auto !important;
  gap: 12px !important;
}

html body[data-page="philosophy"] main #home > .home-panel,
html body[data-page="philosophy"] main #home > .home-closing {
  margin-top: clamp(28px, 3.2vw, 40px) !important;
  margin-bottom: 0 !important;
}

html body[data-page="philosophy"] main #home > .home-panel:first-child {
  margin-top: 0 !important;
}

html body[data-page="philosophy"] main #home .home-hero {
  gap: 14px !important;
}

html body[data-page="philosophy"] main #home .home-hero-copy {
  width: 100% !important;
  max-width: none !important;
  display: grid !important;
  gap: 6px !important;
  margin-bottom: 0 !important;
  margin-left: 0 !important;
  margin-right: auto !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  text-align: left !important;
  justify-items: start !important;
}

html body[data-page="philosophy"] main #home .home-hero-copy h1 {
  max-width: min(100%, 18em) !important;
  margin: 0 !important;
  font-size: clamp(28px, 2.3vw, 38px) !important;
  line-height: 1.38 !important;
  letter-spacing: -0.015em !important;
  word-break: keep-all !important;
  overflow-wrap: normal !important;
  text-wrap: pretty !important;
}

html body[data-page="philosophy"] main #home .home-hero-copy h1 span {
  display: inline !important;
  white-space: normal !important;
}

html body[data-page="philosophy"] main #home .home-hero-copy :is(.home-subtitle, .home-quiet-line) {
  max-width: 38em !important;
  margin: 0 !important;
  line-height: 1.52 !important;
  word-break: keep-all !important;
  overflow-wrap: normal !important;
  text-wrap: pretty !important;
  text-align: left !important;
}

html body[data-page="philosophy"] main #home .home-hero-media {
  margin-top: 0 !important;
}

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

html body[data-page="philosophy"] main #home .home-sanctuary-copy {
  width: var(--zf-canon-media-width) !important;
  max-width: none !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  display: grid !important;
  gap: 12px !important;
  text-align: left !important;
}

html body[data-page="philosophy"] main #home .home-sanctuary-copy .home-eyebrow {
  margin: 0 0 2px !important;
}

html body[data-page="philosophy"] main #home .home-sanctuary-copy h2 {
  max-width: min(100%, 20em) !important;
  margin: 0 !important;
  font-size: clamp(28px, 2vw, 35px) !important;
  line-height: 1.26 !important;
  letter-spacing: -0.02em !important;
  word-break: keep-all !important;
  overflow-wrap: normal !important;
  text-wrap: pretty !important;
}

html body[data-page="philosophy"] main #home .home-sanctuary-copy p {
  max-width: 39em !important;
  margin: 0 !important;
  line-height: 1.6 !important;
  word-break: keep-all !important;
  overflow-wrap: normal !important;
  text-wrap: pretty !important;
}

html body[data-page="philosophy"] main #home .home-sanctuary-copy .home-quiet-line {
  margin-top: 6px !important;
  line-height: 1.5 !important;
}

@media (max-width: 900px) {
  html body[data-page="philosophy"] main #home {
    padding-top: 8px !important;
  }

  html body[data-page="philosophy"] main #home .home-hero {
    width: calc(100vw - 36px) !important;
    margin-left: 18px !important;
    margin-right: auto !important;
  }

  html body[data-page="philosophy"] main #home > .home-panel,
  html body[data-page="philosophy"] main #home > .home-closing {
    margin-top: 24px !important;
  }

  html body[data-page="philosophy"] main #home .home-hero-copy h1 {
    max-width: 100% !important;
    font-size: clamp(24px, 7vw, 31px) !important;
    line-height: 1.42 !important;
  }

  html body[data-page="philosophy"] main #home .home-hero-copy {
    width: 100% !important;
  }

  html body[data-page="philosophy"] main #home .home-sanctuary-copy {
    width: calc(100vw - 36px) !important;
    margin-left: 18px !important;
    margin-right: auto !important;
  }
}

/* === Philosophy merge pass: dimensions must read as a continuation of philosophy, not a new standalone page. === */
html body[data-page="philosophy"] main {
  display: flex !important;
  flex-direction: column !important;
}

html body[data-page="philosophy"] main > section:not(#home):not(#dimensions) {
  order: 20 !important;
}

html body[data-page="philosophy"] main #home {
  display: contents !important;
  padding-bottom: 0 !important;
}

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

html body[data-page="philosophy"] main #home > .home-philosophy-intro {
  order: 1 !important;
  margin-bottom: clamp(24px, 2.8vw, 38px) !important;
}

html body[data-page="philosophy"] main #dimensions {
  order: 2 !important;
  width: var(--zf-canon-media-width) !important;
  max-width: none !important;
  margin: 0 auto clamp(56px, 7vw, 96px) !important;
  padding: 0 !important;
  scroll-margin-top: 120px !important;
}

html body[data-page="philosophy"] main #home > .home-hero {
  order: 3 !important;
}

html body[data-page="philosophy"] main #home > .home-sanctuary {
  order: 4 !important;
}

html body[data-page="philosophy"] main #home > .home-shift {
  order: 5 !important;
}

html body[data-page="philosophy"] main #home > .home-feelings {
  order: 6 !important;
}

html body[data-page="philosophy"] main #home > .home-mep {
  order: 7 !important;
}

html body[data-page="philosophy"] main #home > .home-courtyard {
  order: 8 !important;
}

html body[data-page="philosophy"] main #home > .home-philosophy-closing {
  order: 9 !important;
}

html body[data-page="philosophy"] main #dimensions > .section-heading {
  display: none !important;
}

html body[data-page="philosophy"] main #dimensions .dimension-bridge {
  display: none !important;
}

html body[data-page="philosophy"] main #dimensions .dimension-grid {
  margin-top: 0 !important;
  gap: clamp(34px, 4vw, 52px) !important;
}

html body[data-page="philosophy"] main #dimensions .dimension-card {
  width: var(--zf-canon-media-width) !important;
  max-width: none !important;
  margin-inline: auto !important;
  padding: 0 !important;
  gap: clamp(20px, 2.4vw, 28px) !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  scroll-margin-top: 120px !important;
}

html body[data-page="philosophy"] main #dimensions .dimension-content {
  max-width: 100% !important;
  width: 100% !important;
  padding: 0 !important;
  margin: 0 !important;
}

html body[data-page="philosophy"] main #dimensions .dimension-title-row {
  display: flex !important;
  align-items: center !important;
  gap: 14px !important;
  width: 100% !important;
  margin: 0 0 10px !important;
  padding-left: clamp(10px, 1vw, 16px) !important;
}

html body[data-page="philosophy"] main #dimensions .dimension-icon {
  flex: 0 0 auto !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 48px !important;
  height: 48px !important;
  border-radius: 999px !important;
  background: radial-gradient(circle at 50% 50%, rgba(255,255,255,0.96) 0 56%, rgba(255,255,255,0.18) 57%, transparent 100%) !important;
  box-shadow:
    0 0 0 1px rgba(255,255,255,0.72) inset,
    0 10px 24px rgba(27, 44, 55, 0.08) !important;
}

html body[data-page="philosophy"] main #dimensions .dimension-icon svg {
  width: 18px !important;
  height: 18px !important;
  overflow: visible !important;
}

html body[data-page="philosophy"] main #dimensions .dimension-icon :is(path, circle) {
  vector-effect: non-scaling-stroke !important;
  stroke-width: 2.4 !important;
}

html body[data-page="philosophy"] main #dimensions .tone-air .dimension-icon {
  color: rgba(45, 156, 151, 0.96) !important;
  box-shadow:
    0 0 0 1px rgba(255,255,255,0.72) inset,
    0 0 0 7px rgba(103, 210, 206, 0.18),
    0 10px 24px rgba(103, 210, 206, 0.18) !important;
}

html body[data-page="philosophy"] main #dimensions .tone-water .dimension-icon {
  color: rgba(74, 129, 223, 0.96) !important;
  box-shadow:
    0 0 0 1px rgba(255,255,255,0.72) inset,
    0 0 0 7px rgba(107, 159, 244, 0.18),
    0 10px 24px rgba(107, 159, 244, 0.18) !important;
}

html body[data-page="philosophy"] main #dimensions .tone-light .dimension-icon {
  color: rgba(188, 147, 44, 0.96) !important;
  box-shadow:
    0 0 0 1px rgba(255,255,255,0.72) inset,
    0 0 0 7px rgba(214, 183, 92, 0.2),
    0 10px 24px rgba(214, 183, 92, 0.2) !important;
}

html body[data-page="philosophy"] main #dimensions .tone-sound .dimension-icon {
  color: rgba(126, 96, 231, 0.96) !important;
  box-shadow:
    0 0 0 1px rgba(255,255,255,0.72) inset,
    0 0 0 7px rgba(154, 126, 255, 0.18),
    0 10px 24px rgba(154, 126, 255, 0.18) !important;
}

html body[data-page="philosophy"] main #dimensions .dimension-title-inline {
  margin: 0 !important;
}

html body[data-page="philosophy"] main #dimensions .dimension-content h3 {
  max-width: 100% !important;
  font-size: clamp(20px, 1.45vw, 24px) !important;
  line-height: 1.28 !important;
  margin: 0 !important;
}

html body[data-page="philosophy"] main #dimensions .dimension-content blockquote {
  max-width: min(56ch, 100%) !important;
  margin: 0 0 12px !important;
}

html body[data-page="philosophy"] main #dimensions .dimension-content :is(p, blockquote) {
  max-width: min(56ch, 100%) !important;
  font-size: 0.94rem !important;
  line-height: 1.64 !important;
}

html body[data-page="philosophy"] main #dimensions .dimension-body {
  display: block !important;
  margin: 0 !important;
}

html body[data-page="philosophy"] main #dimensions .dimension-detail {
  display: none !important;
  margin: 0 !important;
}

html body[data-page="philosophy"] main #dimensions .dimension-media {
  border-radius: clamp(22px, 2vw, 30px) !important;
  background: transparent !important;
  box-shadow: none !important;
}

html body[data-page="philosophy"] main #dimensions .dimension-media img {
  display: block !important;
  width: 100% !important;
  height: auto !important;
}

html body[data-page="philosophy"] main #dimensions .dimension-closing {
  display: none !important;
}

html body[data-page="philosophy"] main section#dimensions.section-shell > .section-heading,
html body[data-page="philosophy"] main section#dimensions.section-shell > .section-heading.reveal,
html body[data-page="philosophy"] main section#dimensions.section-shell > .section-heading.reveal.is-visible {
  display: none !important;
}

@media (max-width: 900px) {
  html body[data-page="philosophy"] main #home > .home-philosophy-intro {
    margin-bottom: 22px !important;
  }

  html body[data-page="philosophy"] main #dimensions {
    width: calc(100vw - 36px) !important;
    margin: 0 auto 56px !important;
  }

  html body[data-page="philosophy"] main #home .home-hero-copy > h1 {
    max-width: 100% !important;
    font-size: clamp(25px, 5vw, 32px) !important;
    line-height: 1.24 !important;
  }

  html body[data-page="philosophy"] main #home .home-sanctuary-copy > h2,
  html body[data-page="philosophy"] main #home :is(.home-shift, .home-feelings, .home-mep, .home-courtyard) .home-copy > h2 {
    max-width: 100% !important;
    font-size: clamp(25px, 4.7vw, 31px) !important;
    line-height: 1.22 !important;
    letter-spacing: -0.024em !important;
  }

  html body[data-page="philosophy"] main #dimensions > .section-heading,
  html body[data-page="philosophy"] main #dimensions .dimension-bridge,
  html body[data-page="philosophy"] main #dimensions .dimension-card,
  html body[data-page="philosophy"] main #dimensions .dimension-closing {
    width: calc(100vw - 36px) !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  html body[data-page="philosophy"] main #dimensions .dimension-content h3 {
    max-width: 100% !important;
    font-size: clamp(18px, 4.9vw, 23px) !important;
    line-height: 1.36 !important;
  }

  html body[data-page="philosophy"] main #dimensions .dimension-title-row {
    gap: 12px !important;
    margin-bottom: 8px !important;
    padding-left: 8px !important;
  }

  html body[data-page="philosophy"] main #dimensions .dimension-icon {
    width: 42px !important;
    height: 42px !important;
  }

  html body[data-page="philosophy"] main #dimensions .dimension-icon svg {
    width: 16px !important;
    height: 16px !important;
  }
}

/* === 2026-06-24 dimensions fix: better anchor landing + tighter intro gap === */
html body[data-page="dimensions"] #dimensions {
  padding-top: 22px !important;
}

html body[data-page="dimensions"] #dimensions .section-heading {
  margin-top: 0 !important;
  margin-bottom: 18px !important;
}

html body[data-page="dimensions"] #dimensions .dimension-bridge {
  margin-top: 10px !important;
  margin-bottom: 28px !important;
}

html body[data-page="dimensions"] #dimensions .dimension-media {
  scroll-margin-top: 340px !important;
}

@media (max-width: 900px) {
  html body[data-page="dimensions"] #dimensions {
    padding-top: 14px !important;
  }

  html body[data-page="dimensions"] #dimensions .section-heading {
    margin-bottom: 14px !important;
  }

  html body[data-page="dimensions"] #dimensions .dimension-bridge {
    margin-bottom: 20px !important;
  }

  html body[data-page="dimensions"] #dimensions .dimension-media {
    scroll-margin-top: 220px !important;
  }
}

/* === 2026-06-24 philosophy hotfix: text must align to image left edge === */
html body[data-page="philosophy"] main #home :is(.home-hero, .home-sanctuary) {
  width: var(--zf-canon-media-width) !important;
  max-width: none !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

html body[data-page="philosophy"] main #home :is(.home-hero-copy, .home-sanctuary-copy) {
  width: 100% !important;
  max-width: none !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  justify-items: start !important;
  text-align: left !important;
}

html body[data-page="philosophy"] main #home :is(.home-hero-copy, .home-sanctuary-copy) :is(.home-eyebrow, h1, h2, p, .home-note, .home-quiet-line) {
  margin-left: 0 !important;
  margin-right: auto !important;
  text-align: left !important;
}

@media (max-width: 900px) {
  html body[data-page="philosophy"] main #home :is(.home-hero, .home-sanctuary) {
    width: calc(100vw - 36px) !important;
    margin-left: 18px !important;
    margin-right: auto !important;
  }
}

/* === 2026-06-24 philosophy hard lock: copy start must equal media left edge === */
@media (min-width: 901px) {
  html body[data-page="philosophy"] main #home :is(.home-hero-copy, .home-sanctuary-copy) {
    width: 100% !important;
    max-width: none !important;
    min-height: auto !important;
    box-sizing: border-box !important;
    padding-left: calc((100vw - var(--zf-canon-media-width)) / 2) !important;
    padding-right: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  html body[data-page="philosophy"] main #home :is(.home-hero-copy, .home-sanctuary-copy) :is(.home-eyebrow, h1, h2, p, .home-note, .home-quiet-line) {
    max-width: 39em !important;
  }

  html body[data-page="philosophy"] main #home .home-hero-copy h1,
  html body[data-page="philosophy"] main #home .home-sanctuary-copy h2 {
    max-width: 13em !important;
  }
}

/* === 2026-06-24 philosophy final override: remove double offset and snap copy to media edge === */
@media (min-width: 901px) {
  html body[data-page="philosophy"] main #home .home-hero-copy,
  html body[data-page="philosophy"] main #home .home-sanctuary-copy {
    width: var(--zf-canon-media-width) !important;
    max-width: none !important;
    min-height: auto !important;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    box-sizing: border-box !important;
    justify-items: start !important;
    text-align: left !important;
  }

  html body[data-page="philosophy"] main #home .home-hero-copy :is(.home-eyebrow, h1, p, .home-subtitle, .home-quiet-line),
  html body[data-page="philosophy"] main #home .home-sanctuary-copy :is(.home-eyebrow, h2, p, .home-note, .home-quiet-line) {
    margin-left: 0 !important;
    margin-right: auto !important;
    text-align: left !important;
  }
}

/* === 2026-06-24 mobile basement hotfix: prevent anchor-title clipping === */
@media (max-width: 900px) {
  html body[data-page="basement-system"] #basement-definition.basement-definition {
    scroll-margin-top: 96px !important;
    padding-top: 32px !important;
  }

  html body[data-page="basement-system"] #basement-definition .basement-definition-copy h1 {
    max-width: min(100%, 15em) !important;
    font-size: clamp(24px, 7.2vw, 34px) !important;
    line-height: 1.36 !important;
    letter-spacing: 0 !important;
    word-break: keep-all !important;
    overflow-wrap: anywhere !important;
    text-wrap: balance !important;
  }

  html body[data-page="basement-system"] #basement-definition .basement-definition-copy h1 span {
    display: inline !important;
    white-space: normal !important;
  }

  html body[data-page="basement-system"] #basement-definition .basement-journey-rail {
    grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
    gap: 8px !important;
  }

  html body[data-page="basement-system"] #basement-definition .basement-journey-step {
    justify-items: center !important;
    gap: 8px !important;
    padding: 4px 0 8px !important;
    text-align: center !important;
  }

  html body[data-page="basement-system"] #basement-definition .basement-journey-step-icon {
    width: 46px !important;
    height: 46px !important;
  }

  html body[data-page="basement-system"] #basement-definition .basement-journey-step strong {
    font-size: 12px !important;
    line-height: 1.35 !important;
  }
}

@media (max-width: 520px) {
  html body[data-page="basement-system"] #basement-definition .basement-journey-rail {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 12px 18px !important;
  }
}

/* === 2026-06-24 philosophy copy reset: text block should not snap to media edge === */
html body[data-page="philosophy"] main #home :is(.home-hero-copy, .home-sanctuary-copy) {
  width: min(720px, calc(100vw - 72px)) !important;
  max-width: 720px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  justify-items: start !important;
  text-align: left !important;
}

html body[data-page="philosophy"] main #home :is(.home-hero-copy, .home-sanctuary-copy) :is(
  .home-eyebrow,
  h1,
  h2,
  p,
  .home-subtitle,
  .home-quiet-line,
  .home-note
) {
  margin-left: 0 !important;
  margin-right: 0 !important;
  text-align: left !important;
}

html body[data-page="philosophy"] main #home .home-hero-copy h1 {
  max-width: 13em !important;
}

/* === 2026-07-04 philosophy panel cleanup: remove legacy card tail under images === */
html body[data-page="philosophy"] main #home :is(.home-shift, .home-feelings, .home-mep, .home-courtyard) {
  min-height: 0 !important;
  height: auto !important;
  overflow: visible !important;
  padding-bottom: 0 !important;
}

html body[data-page="philosophy"] main #home .home-philosophy-intro {
  width: var(--zf-canon-media-width) !important;
  max-width: none !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

html body[data-page="philosophy"] main #home .home-philosophy-intro .home-copy {
  gap: 10px !important;
}

html body[data-page="philosophy"] main #home .home-philosophy-intro .home-copy > h2 {
  max-width: min(100%, 26em) !important;
  word-break: keep-all !important;
  overflow-wrap: normal !important;
  text-wrap: pretty !important;
}

html body[data-page="philosophy"] main #home .home-philosophy-intro .home-copy > p {
  max-width: 54em !important;
  word-break: keep-all !important;
  overflow-wrap: normal !important;
  text-wrap: pretty !important;
}

html body[data-page="philosophy"] main #home :is(.home-shift, .home-feelings, .home-mep, .home-courtyard) .home-copy {
  min-height: 0 !important;
  height: auto !important;
  padding-bottom: 0 !important;
}

html body[data-page="philosophy"] main #home :is(.home-shift, .home-feelings, .home-mep, .home-courtyard) .home-image {
  min-height: 0 !important;
  height: auto !important;
  aspect-ratio: 4 / 3 !important;
}

/* === 2026-07-04 philosophy typography unification: avoid unnecessary wraps === */
html body[data-page="philosophy"] main #home :is(.home-hero-copy, .home-sanctuary-copy, .home-copy) {
  width: min(860px, calc(100vw - 72px)) !important;
  max-width: 860px !important;
}

html body[data-page="philosophy"] main #home .home-hero-copy > h1,
html body[data-page="philosophy"] main #home .home-sanctuary-copy > h2,
html body[data-page="philosophy"] main #home :is(.home-shift, .home-feelings, .home-mep, .home-courtyard) .home-copy > h2 {
  max-width: min(100%, 22em) !important;
  font-size: clamp(28px, 2vw, 35px) !important;
  line-height: 1.26 !important;
  letter-spacing: -0.02em !important;
  font-weight: 600 !important;
  word-break: keep-all !important;
  overflow-wrap: normal !important;
  text-wrap: pretty !important;
}

html body[data-page="philosophy"] main #home .home-hero-copy > :is(.home-subtitle, .home-quiet-line),
html body[data-page="philosophy"] main #home .home-sanctuary-copy > p,
html body[data-page="philosophy"] main #home :is(.home-shift, .home-feelings, .home-mep, .home-courtyard) .home-copy > p {
  max-width: min(100%, 50em) !important;
  line-height: 1.66 !important;
  word-break: keep-all !important;
  overflow-wrap: normal !important;
  text-wrap: pretty !important;
}

html body[data-page="philosophy"] main #home .home-philosophy-closing {
  width: var(--zf-canon-media-width) !important;
  max-width: none !important;
  margin: clamp(24px, 2.8vw, 36px) auto 0 !important;
  display: grid !important;
  gap: 8px !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  text-align: left !important;
}

html body[data-page="philosophy"] main #home .home-philosophy-closing .home-philosophy-closing-title {
  max-width: min(100%, 24em) !important;
  margin: 0 !important;
  color: #17352f !important;
  font-family: "Noto Serif SC", "Songti SC", serif !important;
  font-size: clamp(23px, 1.7vw, 29px) !important;
  font-weight: 600 !important;
  line-height: 1.42 !important;
  letter-spacing: -0.015em !important;
  word-break: keep-all !important;
  overflow-wrap: normal !important;
  text-wrap: pretty !important;
}

html body[data-page="philosophy"] main #home .home-philosophy-closing > span {
  max-width: min(100%, 50em) !important;
  margin: 0 !important;
  color: rgba(42, 38, 33, 0.72) !important;
  font-family: "Noto Sans SC", "PingFang SC", sans-serif !important;
  font-size: clamp(13px, 0.95vw, 16px) !important;
  line-height: 1.82 !important;
  word-break: keep-all !important;
  overflow-wrap: normal !important;
  text-wrap: pretty !important;
}

@media (max-width: 900px) {
  html body[data-page="philosophy"] main #home .home-philosophy-intro {
    width: calc(100vw - 36px) !important;
    margin-left: 18px !important;
    margin-right: auto !important;
  }

  html body[data-page="philosophy"] main #home :is(.home-hero-copy, .home-sanctuary-copy, .home-copy) {
    width: calc(100vw - 36px) !important;
    max-width: none !important;
  }

  html body[data-page="philosophy"] main #home .home-hero-copy > h1,
  html body[data-page="philosophy"] main #home .home-sanctuary-copy > h2,
  html body[data-page="philosophy"] main #home :is(.home-shift, .home-feelings, .home-mep, .home-courtyard) .home-copy > h2 {
    max-width: 100% !important;
    font-size: clamp(25px, 4.7vw, 31px) !important;
    line-height: 1.22 !important;
  }

  html body[data-page="philosophy"] main #home .home-hero-copy > :is(.home-subtitle, .home-quiet-line),
  html body[data-page="philosophy"] main #home .home-sanctuary-copy > p,
  html body[data-page="philosophy"] main #home :is(.home-shift, .home-feelings, .home-mep, .home-courtyard) .home-copy > p {
    max-width: 100% !important;
    line-height: 1.62 !important;
  }

  html body[data-page="philosophy"] main #home .home-philosophy-closing {
    width: calc(100vw - 36px) !important;
    margin-left: 18px !important;
    margin-right: auto !important;
  }

  html body[data-page="philosophy"] main #home .home-philosophy-closing .home-philosophy-closing-title {
    max-width: 100% !important;
    font-size: clamp(20px, 5.4vw, 25px) !important;
    line-height: 1.46 !important;
  }
}

html body[data-page="philosophy"] main #home .home-sanctuary-copy h2 {
  max-width: 17em !important;
}

@media (max-width: 900px) {
  html body[data-page="philosophy"] main #home :is(.home-hero-copy, .home-sanctuary-copy) {
    width: calc(100vw - 36px) !important;
    max-width: none !important;
    margin-left: 18px !important;
    margin-right: auto !important;
  }
}

/* === 2026-06-24 philosophy final intent: copy left edge aligns with media left edge === */
html body[data-page="philosophy"] main #home :is(
  .home-hero-copy,
  .home-sanctuary-copy,
  .home-copy
) {
  width: var(--zf-canon-media-width) !important;
  max-width: none !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  justify-items: start !important;
  text-align: left !important;
}

html body[data-page="philosophy"] main #home :is(
  .home-hero-copy,
  .home-sanctuary-copy,
  .home-copy
) :is(.home-eyebrow, h1, h2, p, .home-subtitle, .home-quiet-line, .home-note) {
  margin-left: 0 !important;
  margin-right: auto !important;
  text-align: left !important;
}

@media (max-width: 900px) {
  html body[data-page="philosophy"] main #home :is(
    .home-hero-copy,
    .home-sanctuary-copy,
    .home-copy
  ) {
    width: calc(100vw - 36px) !important;
    margin-left: 18px !important;
    margin-right: auto !important;
  }
}

/* === 2026-06-24 philosophy text-edge hard fix: actual text starts at image edge === */
html body[data-page="philosophy"] main #home .home-hero,
html body[data-page="philosophy"] main #home .home-sanctuary,
html body[data-page="philosophy"] main #home :is(.home-shift, .home-feelings, .home-mep, .home-courtyard) {
  width: var(--zf-canon-media-width) !important;
  max-width: none !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

html body[data-page="philosophy"] main #home :is(.home-hero-media, .home-sanctuary-media, .home-image) {
  background: transparent !important;
  box-shadow: none !important;
  border-radius: clamp(22px, 2vw, 30px) !important;
}

html body[data-page="philosophy"] main #home :is(.home-hero-media, .home-sanctuary-media, .home-image) img {
  border-radius: inherit !important;
  transform: none !important;
}

html body[data-page="philosophy"] main #home .home-hero-copy,
html body[data-page="philosophy"] main #home .home-sanctuary-copy,
html body[data-page="philosophy"] main #home :is(.home-shift, .home-feelings, .home-mep, .home-courtyard) .home-copy {
  width: 100% !important;
  max-width: none !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  display: grid !important;
  justify-content: start !important;
  align-content: start !important;
  justify-items: start !important;
  align-items: start !important;
  text-align: left !important;
}

html body[data-page="philosophy"] main #home .home-hero-copy > :is(.home-eyebrow, h1, p),
html body[data-page="philosophy"] main #home .home-sanctuary-copy > :is(.home-eyebrow, h2, p),
html body[data-page="philosophy"] main #home :is(.home-shift, .home-feelings, .home-mep, .home-courtyard) .home-copy > :is(.home-eyebrow, h2, p) {
  justify-self: start !important;
  align-self: start !important;
  margin-left: 0 !important;
  margin-right: auto !important;
  text-align: left !important;
}

html body[data-page="philosophy"] main #home .home-hero-copy > h1 {
  max-width: min(100%, 18em) !important;
}

html body[data-page="philosophy"] main #home .home-sanctuary-copy > h2,
html body[data-page="philosophy"] main #home :is(.home-shift, .home-feelings, .home-mep, .home-courtyard) .home-copy > h2 {
  max-width: min(100%, 22em) !important;
  font-size: clamp(28px, 2.05vw, 36px) !important;
  line-height: 1.28 !important;
  letter-spacing: -0.02em !important;
  word-break: keep-all !important;
  overflow-wrap: normal !important;
  text-wrap: pretty !important;
}

html body[data-page="philosophy"] main #home .home-hero-copy > p,
html body[data-page="philosophy"] main #home .home-sanctuary-copy > p,
html body[data-page="philosophy"] main #home :is(.home-shift, .home-feelings, .home-mep, .home-courtyard) .home-copy > p {
  max-width: 42em !important;
}

@media (max-width: 900px) {
  html body[data-page="philosophy"] main #home .home-hero,
  html body[data-page="philosophy"] main #home .home-sanctuary,
  html body[data-page="philosophy"] main #home :is(.home-shift, .home-feelings, .home-mep, .home-courtyard) {
    width: calc(100vw - 36px) !important;
    margin-left: 18px !important;
    margin-right: auto !important;
  }
}

/* === 2026-06-24 basement title: keep desktop Chinese sentence on one line === */
@media (min-width: 901px) {
  html body[data-page="basement-system"] #basement-definition .basement-definition-copy h1 {
    max-width: none !important;
    white-space: nowrap !important;
  }

  html body[data-page="basement-system"] #basement-definition .basement-definition-copy h1 span {
    display: inline !important;
    white-space: nowrap !important;
  }
}

/* === 2026-06-24 water system rebuild: basement-style logic flow === */
html body[data-page="water-supply-drainage"] :is(#water-problem, #water-logic, #water-supply-drainage) {
  width: min(1380px, calc(100vw - 112px)) !important;
  max-width: none !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  background: transparent !important;
}

html body[data-page="water-supply-drainage"] #water-problem {
  margin-top: 0 !important;
}

html body[data-page="water-supply-drainage"] :is(#water-logic, #water-supply-drainage) {
  margin-top: clamp(48px, 5.4vw, 78px) !important;
}

html body[data-page="water-supply-drainage"] .water-system-definition-copy {
  display: grid !important;
  gap: 0 !important;
  padding-top: clamp(26px, 3.6vw, 52px) !important;
  color: #1f1a17 !important;
}

html body[data-page="water-supply-drainage"] .water-system-definition-copy > .eyebrow,
html body[data-page="water-supply-drainage"] .water-system-definition-lead,
html body[data-page="water-supply-drainage"] .water-system-journey-kicker,
html body[data-page="water-supply-drainage"] .water-system-journey-head p:not(.water-system-journey-kicker),
html body[data-page="water-supply-drainage"] .water-system-journey-panel-copy .eyebrow,
html body[data-page="water-supply-drainage"] .water-system-journey-panel-copy p:not(.eyebrow),
html body[data-page="water-supply-drainage"] .water-system-signal-summary-copy .eyebrow,
html body[data-page="water-supply-drainage"] .water-system-signal-summary-copy p,
html body[data-page="water-supply-drainage"] .water-proof-heading .eyebrow {
  display: none !important;
}

html body[data-page="water-supply-drainage"] .water-system-definition-copy h1 {
  max-width: none !important;
  margin: 0 !important;
  color: #1f1a17 !important;
  font-family: var(--font-serif) !important;
  font-size: clamp(30px, 3.05vw, 50px) !important;
  font-weight: 600 !important;
  line-height: 1.28 !important;
  letter-spacing: 0 !important;
  white-space: nowrap !important;
}

html body[data-page="water-supply-drainage"] .water-lifestyle-ribbon {
  display: grid !important;
  grid-template-columns: repeat(8, minmax(0, 1fr)) !important;
  gap: 0 !important;
  margin: clamp(36px, 4.4vw, 64px) 0 clamp(36px, 4.2vw, 58px) !important;
  padding: 18px 0 !important;
  border-top: 1px solid rgba(18, 53, 47, 0.12) !important;
  border-bottom: 1px solid rgba(18, 53, 47, 0.12) !important;
}

html body[data-page="water-supply-drainage"] .water-context-media--diagram {
  position: relative !important;
  width: 100% !important;
  max-width: 1280px !important;
  margin: clamp(26px, 3vw, 38px) auto 0 !important;
  border-radius: 26px !important;
  overflow: hidden !important;
  box-shadow: 0 18px 48px rgba(33, 44, 40, 0.08) !important;
  background: #ddd4c8 !important;
}

html body[data-page="water-supply-drainage"] .water-context-media--diagram img {
  display: block !important;
  width: 100% !important;
  height: auto !important;
  aspect-ratio: 16 / 9 !important;
  object-fit: cover !important;
  object-position: center center !important;
}

html body[data-page="water-supply-drainage"] .water-diagram-label {
  position: absolute !important;
  z-index: 3 !important;
  display: grid !important;
  gap: 2px !important;
  min-width: 120px !important;
  max-width: 176px !important;
  background: transparent !important;
  text-shadow:
    0 1px 2px rgba(17, 24, 22, 0.84),
    0 0 10px rgba(17, 24, 22, 0.26) !important;
}

html body[data-page="water-supply-drainage"] .water-diagram-label strong {
  color: #fdf8f0 !important;
  font-size: clamp(13px, 0.92vw, 15px) !important;
  line-height: 1.4 !important;
  font-weight: 600 !important;
}

html body[data-page="water-supply-drainage"] .water-diagram-label em {
  color: rgba(253, 248, 240, 0.9) !important;
  font-size: clamp(11px, 0.8vw, 13px) !important;
  line-height: 1.4 !important;
  font-style: normal !important;
  letter-spacing: 0.04em !important;
}

html body[data-page="water-supply-drainage"] .water-diagram-label--inlet { left: 2.4% !important; bottom: 14% !important; }
html body[data-page="water-supply-drainage"] .water-diagram-label--treatment { left: 17.8% !important; bottom: 18.8% !important; }
html body[data-page="water-supply-drainage"] .water-diagram-label--booster { left: 38.6% !important; bottom: 11.8% !important; }
html body[data-page="water-supply-drainage"] .water-diagram-label--hotwater { left: 52.4% !important; bottom: 18.2% !important; }
html body[data-page="water-supply-drainage"] .water-diagram-label--fixtures { left: 49.2% !important; top: 22.5% !important; }
html body[data-page="water-supply-drainage"] .water-diagram-label--samefloor { left: 60.4% !important; top: 48.8% !important; }
html body[data-page="water-supply-drainage"] .water-diagram-label--stack { right: 1.8% !important; top: 14.8% !important; text-align: right !important; }
html body[data-page="water-supply-drainage"] .water-diagram-label--lift { right: 2.1% !important; bottom: 8.2% !important; text-align: right !important; }

html body[data-page="water-supply-drainage"] .water-lifestyle-ribbon > span {
  display: grid !important;
  gap: 8px !important;
  justify-items: center !important;
  color: rgba(18, 83, 78, 0.78) !important;
  font-size: 13px !important;
  font-weight: 800 !important;
}

html body[data-page="water-supply-drainage"] .water-lifestyle-ribbon svg {
  width: 22px !important;
  height: 22px !important;
  fill: none !important;
  stroke: rgba(140, 112, 69, 0.9) !important;
  stroke-width: 2 !important;
  stroke-linecap: round !important;
  stroke-linejoin: round !important;
}

html body[data-page="water-supply-drainage"] .water-system-journey {
  margin: 0 !important;
}

html body[data-page="water-supply-drainage"] .water-system-journey-head {
  margin-bottom: 14px !important;
}

html body[data-page="water-supply-drainage"] .water-system-journey-head h2 {
  max-width: 16em !important;
  margin: 0 !important;
  color: #1f1a17 !important;
  font-family: var(--font-serif) !important;
  font-size: clamp(22px, 1.9vw, 32px) !important;
  line-height: 1.42 !important;
  letter-spacing: 0 !important;
}

html body[data-page="water-supply-drainage"] .water-system-journey-head h2 span {
  display: inline !important;
}

html body[data-page="water-supply-drainage"] .water-system-journey-rail {
  display: grid !important;
  grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
  gap: clamp(16px, 3vw, 64px) !important;
  margin-top: clamp(20px, 2.4vw, 32px) !important;
}

html body[data-page="water-supply-drainage"] .water-system-journey-step {
  display: grid !important;
  gap: 12px !important;
  justify-items: center !important;
  align-content: start !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  color: rgba(18, 83, 78, 0.82) !important;
  cursor: pointer !important;
}

html body[data-page="water-supply-drainage"] .water-system-journey-step-icon {
  display: grid !important;
  place-items: center !important;
  width: 64px !important;
  height: 64px !important;
  border-radius: 50% !important;
  border: 1px solid rgba(18, 83, 78, 0.08) !important;
  background: rgba(255, 252, 245, 0.7) !important;
  box-shadow: 0 18px 38px rgba(18, 53, 47, 0.06) !important;
}

html body[data-page="water-supply-drainage"] .water-system-journey-step-icon svg {
  width: 29px !important;
  height: 29px !important;
  fill: none !important;
  stroke: currentColor !important;
  stroke-width: 2 !important;
  stroke-linecap: round !important;
  stroke-linejoin: round !important;
}

html body[data-page="water-supply-drainage"] .water-system-journey-step strong {
  font-size: 14px !important;
  line-height: 1.4 !important;
}

html body[data-page="water-supply-drainage"] .water-system-journey-step:hover,
html body[data-page="water-supply-drainage"] .water-system-journey-step.is-active {
  color: #008577 !important;
}

html body[data-page="water-supply-drainage"] .water-system-journey-step.is-active .water-system-journey-step-icon {
  background: rgba(230, 247, 243, 0.92) !important;
  border-color: rgba(0, 133, 119, 0.18) !important;
}

html body[data-page="water-supply-drainage"] .water-system-journey-panels {
  margin-top: 18px !important;
}

html body[data-page="water-supply-drainage"] .water-system-journey-panel {
  padding-top: 16px !important;
  border-top: 1px solid rgba(18, 53, 47, 0.1) !important;
}

html body[data-page="water-supply-drainage"] .water-system-journey-panel[hidden] {
  display: none !important;
}

html body[data-page="water-supply-drainage"] .water-system-journey-panel-copy h3 {
  max-width: 20em !important;
  margin: 0 0 16px !important;
  color: #1f1a17 !important;
  font-family: var(--font-serif) !important;
  font-size: clamp(17px, 1.25vw, 22px) !important;
  line-height: 1.5 !important;
}

html body[data-page="water-supply-drainage"] :is(.water-demand-map, .water-sense-grid, .water-logic-grid, .water-control-grid, .water-target-grid) {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  gap: 12px !important;
}

html body[data-page="water-supply-drainage"] :is(.water-demand-map span, .water-sense-grid article, .water-logic-grid article, .water-control-grid article, .water-target-grid article) {
  min-height: 0 !important;
  padding: 14px 0 !important;
  border-top: 1px solid rgba(18, 53, 47, 0.09) !important;
  background: transparent !important;
}

html body[data-page="water-supply-drainage"] :is(.water-demand-map span, .water-sense-grid article span, .water-logic-grid article span, .water-control-grid article span, .water-target-grid article span) {
  color: rgba(140, 112, 69, 0.92) !important;
  font-size: 12px !important;
  font-weight: 900 !important;
}

html body[data-page="water-supply-drainage"] :is(.water-sense-grid article strong, .water-logic-grid article strong, .water-control-grid article strong, .water-target-grid article strong) {
  display: block !important;
  margin-top: 8px !important;
  color: #12352f !important;
  font-size: 15px !important;
  line-height: 1.45 !important;
}

html body[data-page="water-supply-drainage"] :is(.water-sense-grid article p, .water-logic-grid article p, .water-control-grid article p, .water-target-grid article p) {
  margin: 8px 0 0 !important;
  color: rgba(18, 53, 47, 0.58) !important;
  font-size: 13px !important;
  line-height: 1.72 !important;
}

html body[data-page="water-supply-drainage"] .water-system-signal-disclosure {
  border: 0 !important;
  background: transparent !important;
}

html body[data-page="water-supply-drainage"] .water-system-signal-summary {
  display: flex !important;
  align-items: end !important;
  justify-content: space-between !important;
  gap: 24px !important;
  list-style: none !important;
  cursor: pointer !important;
  border-top: 1px solid rgba(18, 53, 47, 0.1) !important;
  padding-top: 24px !important;
}

html body[data-page="water-supply-drainage"] .water-system-signal-summary::-webkit-details-marker {
  display: none !important;
}

html body[data-page="water-supply-drainage"] .water-system-signal-summary-copy h2,
html body[data-page="water-supply-drainage"] .water-proof-heading h2 {
  max-width: 19em !important;
  margin: 0 !important;
  color: #12352f !important;
  font-family: var(--font-serif) !important;
  font-size: clamp(22px, 1.9vw, 32px) !important;
  line-height: 1.44 !important;
}

html body[data-page="water-supply-drainage"] .water-system-signal-action {
  flex: 0 0 auto !important;
  color: rgba(18, 83, 78, 0.78) !important;
  font-size: 13px !important;
  font-weight: 900 !important;
}

html body[data-page="water-supply-drainage"] .water-system-signal-body {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  gap: 12px !important;
  margin-top: 22px !important;
}

html body[data-page="water-supply-drainage"] .water-system-signal-body article {
  padding: 14px 0 !important;
  border-top: 1px solid rgba(18, 53, 47, 0.09) !important;
}

html body[data-page="water-supply-drainage"] .water-system-signal-body article span {
  color: rgba(140, 112, 69, 0.92) !important;
  font-weight: 900 !important;
}

html body[data-page="water-supply-drainage"] .water-system-signal-body article strong {
  display: block !important;
  margin-top: 8px !important;
  color: #12352f !important;
}

html body[data-page="water-supply-drainage"] .water-system-signal-body article p {
  margin: 8px 0 0 !important;
  color: rgba(18, 53, 47, 0.58) !important;
  font-size: 13px !important;
  line-height: 1.72 !important;
}

html body[data-page="water-supply-drainage"] .water-proof-heading {
  margin-bottom: 22px !important;
}

html body[data-page="water-supply-drainage"] .water-proof-scene {
  display: grid !important;
  grid-template-columns: minmax(280px, 0.34fr) minmax(0, 0.66fr) !important;
  gap: clamp(24px, 4vw, 64px) !important;
  align-items: start !important;
  margin-top: clamp(42px, 5vw, 70px) !important;
}

html body[data-page="water-supply-drainage"] .water-proof-copy {
  display: grid !important;
  gap: 10px !important;
  padding-top: 8px !important;
}

html body[data-page="water-supply-drainage"] .water-proof-copy .eyebrow {
  margin: 0 !important;
  color: rgba(140, 112, 69, 0.92) !important;
  font-size: 12px !important;
  font-weight: 900 !important;
  letter-spacing: 0.12em !important;
  text-transform: uppercase !important;
}

html body[data-page="water-supply-drainage"] .water-proof-copy h3 {
  max-width: 13em !important;
  margin: 0 !important;
  color: #12352f !important;
  font-family: var(--font-serif) !important;
  font-size: clamp(22px, 1.8vw, 30px) !important;
  line-height: 1.44 !important;
}

html body[data-page="water-supply-drainage"] .water-proof-copy p:not(.eyebrow) {
  max-width: 30em !important;
  margin: 0 !important;
  color: rgba(18, 53, 47, 0.58) !important;
  font-size: 14px !important;
  line-height: 1.82 !important;
}

html body[data-page="water-supply-drainage"] .water-proof-media {
  overflow: hidden !important;
  margin: 0 !important;
  border-radius: 24px !important;
  background: rgba(18, 83, 78, 0.06) !important;
}

html body[data-page="water-supply-drainage"] .water-proof-media img {
  display: block !important;
  width: 100% !important;
  height: clamp(420px, 42vw, 680px) !important;
  object-fit: cover !important;
  object-position: center !important;
}

html body[data-page="water-supply-drainage"] .water-proof-closing {
  margin: clamp(58px, 7vw, 96px) 0 0 !important;
  padding-top: 28px !important;
  border-top: 1px solid rgba(18, 53, 47, 0.1) !important;
}

html body[data-page="water-supply-drainage"] .water-proof-closing .eyebrow {
  display: none !important;
}

html body[data-page="water-supply-drainage"] .water-proof-closing h3 {
  max-width: 23em !important;
  margin: 0 !important;
  color: #12352f !important;
  font-family: var(--font-serif) !important;
  font-size: clamp(22px, 2vw, 34px) !important;
  line-height: 1.45 !important;
}

@media (max-width: 900px) {
  html body[data-page="water-supply-drainage"] :is(#water-problem, #water-logic, #water-supply-drainage) {
    width: calc(100vw - 36px) !important;
  }

  html body[data-page="water-supply-drainage"] .water-system-definition-copy h1 {
    white-space: normal !important;
    font-size: clamp(24px, 7vw, 34px) !important;
  }

  html body[data-page="water-supply-drainage"] .water-lifestyle-ribbon,
  html body[data-page="water-supply-drainage"] .water-system-journey-rail {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    gap: 14px 8px !important;
  }

  html body[data-page="water-supply-drainage"] :is(.water-demand-map, .water-sense-grid, .water-logic-grid, .water-control-grid, .water-target-grid, .water-system-signal-body) {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  html body[data-page="water-supply-drainage"] .water-proof-scene {
    grid-template-columns: 1fr !important;
    gap: 18px !important;
  }

  html body[data-page="water-supply-drainage"] .water-proof-media img {
    height: clamp(280px, 78vw, 420px) !important;
  }
}

@media (max-width: 560px) {
  html body[data-page="water-supply-drainage"] .water-lifestyle-ribbon,
  html body[data-page="water-supply-drainage"] .water-system-journey-rail {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

/* === 2026-06-24 water layout audit: match basement rhythm and neutralize old water rules === */
html body[data-page="water-supply-drainage"] main > :is(#water-problem, #water-logic, #water-supply-drainage) {
  display: block !important;
  width: min(1380px, calc(100vw - 112px)) !important;
  max-width: none !important;
  min-height: auto !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding: 0 !important;
  background: transparent !important;
}

html body[data-page="water-supply-drainage"] main > #water-problem {
  margin-top: 0 !important;
  scroll-margin-top: 96px !important;
}

html body[data-page="water-supply-drainage"] main > #water-logic {
  display: none !important;
  margin-top: 0 !important;
}

html body[data-page="water-supply-drainage"] main > #water-supply-drainage {
  margin-top: clamp(28px, 3vw, 42px) !important;
}

html body[data-page="water-supply-drainage"] .water-system-definition-copy {
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding-top: 26px !important;
}

html body[data-page="water-supply-drainage"] .water-system-definition-copy h1 {
  width: 100% !important;
  max-width: 760px !important;
  font-size: clamp(30px, 2.9vw, 46px) !important;
  line-height: 1.3 !important;
}

html body[data-page="water-supply-drainage"] .water-lifestyle-ribbon {
  margin: 8px 0 14px !important;
  padding: 10px 0 12px !important;
}

html body[data-page="water-supply-drainage"] .water-system-journey {
  margin: 10px 0 8px !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

html body[data-page="water-supply-drainage"] .water-system-journey-head {
  margin-bottom: 8px !important;
}

html body[data-page="water-supply-drainage"] .water-system-journey-head h2 {
  max-width: 14em !important;
  font-size: clamp(17px, 1.25vw, 22px) !important;
  line-height: 1.5 !important;
}

html body[data-page="water-supply-drainage"] .water-system-journey-rail {
  grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
  gap: 10px !important;
  margin-top: 10px !important;
}

html body[data-page="water-supply-drainage"] .water-system-journey-step {
  gap: 10px !important;
  padding: 4px 0 8px !important;
  text-align: center !important;
}

html body[data-page="water-supply-drainage"] .water-system-journey-step:focus {
  outline: none !important;
}

html body[data-page="water-supply-drainage"] .water-system-journey-step:focus-visible {
  outline: 1px solid rgba(0, 133, 119, 0.34) !important;
  outline-offset: 8px !important;
  border-radius: 12px !important;
}

html body[data-page="water-supply-drainage"] .water-system-journey-step-icon {
  width: 52px !important;
  height: 52px !important;
}

html body[data-page="water-supply-drainage"] .water-system-journey-step-icon svg {
  width: 25px !important;
  height: 25px !important;
}

html body[data-page="water-supply-drainage"] .water-system-journey-step strong {
  font-size: 13px !important;
  line-height: 1.35 !important;
}

html body[data-page="water-supply-drainage"] .water-system-journey-panels {
  margin-top: 10px !important;
}

html body[data-page="water-supply-drainage"] .water-system-journey-panel {
  padding-top: 12px !important;
}

html body[data-page="water-supply-drainage"] .water-system-journey-panel-copy h3 {
  max-width: 20em !important;
  margin-bottom: 12px !important;
  font-size: clamp(16px, 1.1vw, 20px) !important;
}

html body[data-page="water-supply-drainage"] :is(.water-demand-map, .water-sense-grid, .water-logic-grid, .water-control-grid, .water-target-grid, .water-system-signal-body) {
  gap: 12px !important;
}

html body[data-page="water-supply-drainage"] .water-system-signal-summary {
  padding-top: 20px !important;
}

html body[data-page="water-supply-drainage"] .water-system-signal-summary-copy h2,
html body[data-page="water-supply-drainage"] .water-proof-heading h2 {
  max-width: 15em !important;
  font-size: clamp(24px, 2vw, 30px) !important;
  line-height: 1.42 !important;
}

html body[data-page="water-supply-drainage"] .water-proof-heading {
  margin-bottom: 8px !important;
}

html body[data-page="water-supply-drainage"] .water-proof-scene {
  grid-template-columns: minmax(260px, 0.32fr) minmax(0, 0.68fr) !important;
  gap: clamp(22px, 3.4vw, 52px) !important;
  margin-top: clamp(34px, 4vw, 54px) !important;
}

html body[data-page="water-supply-drainage"] .water-proof-copy {
  padding-top: 0 !important;
}

html body[data-page="water-supply-drainage"] .water-proof-copy h3 {
  max-width: 15em !important;
  font-size: clamp(20px, 1.55vw, 26px) !important;
  line-height: 1.42 !important;
}

html body[data-page="water-supply-drainage"] .water-proof-copy p:not(.eyebrow) {
  font-size: 13px !important;
  line-height: 1.76 !important;
}

html body[data-page="water-supply-drainage"] .water-proof-media {
  border-radius: 22px !important;
}

html body[data-page="water-supply-drainage"] .water-proof-media img {
  height: clamp(300px, 32vw, 520px) !important;
}

@media (max-width: 900px) {
  html body[data-page="water-supply-drainage"] main > :is(#water-problem, #water-logic, #water-supply-drainage) {
    width: calc(100vw - 36px) !important;
  }

  html body[data-page="water-supply-drainage"] .water-system-definition-copy {
    padding-top: 32px !important;
  }

  html body[data-page="water-supply-drainage"] .water-system-definition-copy h1 {
    max-width: min(100%, 15em) !important;
    white-space: normal !important;
    font-size: clamp(24px, 7.2vw, 34px) !important;
    line-height: 1.36 !important;
    word-break: keep-all !important;
    overflow-wrap: anywhere !important;
    text-wrap: balance !important;
  }

  html body[data-page="water-supply-drainage"] .water-lifestyle-ribbon {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    gap: 14px 8px !important;
    margin: 6px 0 12px !important;
  }

  html body[data-page="water-supply-drainage"] .water-system-journey-rail {
    grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
    gap: 8px !important;
  }

  html body[data-page="water-supply-drainage"] .water-system-journey-step-icon {
    width: 46px !important;
    height: 46px !important;
  }

  html body[data-page="water-supply-drainage"] .water-system-journey-step strong {
    font-size: 12px !important;
  }

  html body[data-page="water-supply-drainage"] .water-proof-scene {
    grid-template-columns: 1fr !important;
    gap: 14px !important;
  }
}

@media (max-width: 520px) {
  html body[data-page="water-supply-drainage"] .water-lifestyle-ribbon,
  html body[data-page="water-supply-drainage"] .water-system-journey-rail {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 12px 18px !important;
  }
}

@media (max-width: 700px) {
  html body[data-page="water-supply-drainage"] {
    overflow-x: hidden !important;
  }

  html body[data-page="water-supply-drainage"] main {
    overflow-x: hidden !important;
  }

  html body[data-page="water-supply-drainage"] main > :is(#water-problem, #water-logic, #water-supply-drainage) {
    width: calc(100vw - 32px) !important;
    max-width: calc(100vw - 32px) !important;
    min-width: 0 !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  html body[data-page="water-supply-drainage"] .water-system-definition-copy,
  html body[data-page="water-supply-drainage"] .water-system-journey,
  html body[data-page="water-supply-drainage"] .water-system-signal-disclosure,
  html body[data-page="water-supply-drainage"] .water-proof-heading,
  html body[data-page="water-supply-drainage"] .water-proof-scene {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
  }

  html body[data-page="water-supply-drainage"] .water-system-definition-copy h1 {
    max-width: 100% !important;
  }

  html body[data-page="water-supply-drainage"] .water-lifestyle-ribbon,
  html body[data-page="water-supply-drainage"] .water-system-journey-rail,
  html body[data-page="water-supply-drainage"] :is(.water-demand-map, .water-sense-grid, .water-logic-grid, .water-control-grid, .water-target-grid, .water-system-signal-body) {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  html body[data-page="water-supply-drainage"] .water-lifestyle-ribbon > span,
  html body[data-page="water-supply-drainage"] .water-system-journey-step {
    min-width: 0 !important;
  }

  html body[data-page="water-supply-drainage"] .water-system-signal-summary {
    display: grid !important;
    gap: 10px !important;
  }

  html body[data-page="water-supply-drainage"] .water-system-signal-action {
    justify-self: start !important;
  }

  html body[data-page="water-supply-drainage"] .water-proof-media img {
    height: clamp(260px, 72vw, 360px) !important;
  }
}

/* === 2026-06-25 water final layout lock: no side-by-side scene copy === */
html body[data-page="water-supply-drainage"] #water-supply-drainage {
  --water-proof-width: min(1400px, calc(100vw - 160px));
  width: 100% !important;
  max-width: none !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-proof-heading,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-proof-scene,
html body[data-page="water-supply-drainage"] #water-supply-drainage .water-proof-closing {
  width: var(--water-proof-width) !important;
  max-width: 1400px !important;
  min-width: 0 !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-proof-heading {
  margin-top: 0 !important;
  margin-bottom: clamp(28px, 3.2vw, 46px) !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-proof-scene {
  display: block !important;
  grid-template-columns: none !important;
  gap: 0 !important;
  align-items: unset !important;
  margin-top: clamp(64px, 7vw, 104px) !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-proof-scene:first-of-type {
  margin-top: clamp(18px, 2.4vw, 34px) !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-proof-copy {
  display: grid !important;
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  margin: 0 0 clamp(18px, 2.4vw, 30px) !important;
  padding: 0 !important;
  gap: 8px !important;
  text-align: left !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-proof-copy :is(.eyebrow, h3, p) {
  margin-left: 0 !important;
  margin-right: auto !important;
  text-align: left !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-proof-copy h3 {
  max-width: 18em !important;
  font-size: clamp(24px, 1.75vw, 34px) !important;
  line-height: 1.38 !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-proof-copy p:not(.eyebrow) {
  max-width: 34em !important;
  font-size: 14px !important;
  line-height: 1.76 !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-proof-media {
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  margin: 0 auto !important;
  overflow: hidden !important;
  border-radius: 26px !important;
  position: relative !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-proof-media::after {
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  pointer-events: none !important;
  z-index: 1 !important;
  opacity: 0 !important;
  transition: opacity 220ms ease !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-proof-scene[data-water-state] .water-proof-media:has(.scene-water-phone[data-contrast="mist"])::after {
  opacity: 1 !important;
  background: radial-gradient(circle at 78% 68%, rgba(255, 250, 241, 0.34), transparent 28%),
              linear-gradient(180deg, rgba(255, 252, 247, 0.06), rgba(255, 252, 247, 0.12)) !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-proof-scene[data-water-state] .water-proof-media:has(.scene-water-phone[data-contrast="ink"])::after {
  opacity: 1 !important;
  background: radial-gradient(circle at 80% 68%, rgba(11, 28, 26, 0.28), transparent 32%),
              linear-gradient(180deg, rgba(8, 18, 21, 0.04), rgba(8, 18, 21, 0.12)) !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-proof-media img {
  display: block !important;
  width: 100% !important;
  height: clamp(500px, 34vw, 680px) !important;
  object-fit: cover !important;
  object-position: center !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .scene-water-phone {
  position: absolute !important;
  right: clamp(18px, 2.2vw, 28px) !important;
  bottom: clamp(18px, 2.4vw, 28px) !important;
  z-index: 2 !important;
  width: clamp(188px, 13.4vw, 236px) !important;
  max-width: min(236px, calc(100% - 32px)) !important;
  padding: 10px 10px 9px !important;
  border-radius: 31px !important;
  border: 1px solid rgba(255, 255, 255, 0.32) !important;
  background: rgba(255, 255, 255, 0.015) !important;
  box-shadow: 0 14px 32px rgba(14, 17, 16, 0.12), inset 0 1px 0 rgba(255,255,255,0.22) !important;
  backdrop-filter: blur(2px) saturate(104%) !important;
  -webkit-backdrop-filter: blur(2px) saturate(104%) !important;
  overflow: hidden !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .scene-water-phone[data-size="compact"] {
  width: clamp(170px, 11.6vw, 206px) !important;
  max-width: min(206px, calc(100% - 36px)) !important;
  padding: 9px 9px 8px !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .scene-water-phone[data-size="slim"] {
  width: clamp(154px, 10.3vw, 184px) !important;
  max-width: min(184px, calc(100% - 40px)) !important;
  padding: 8px 8px 7px !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .scene-water-phone[data-size="micro"] {
  width: clamp(138px, 9.3vw, 162px) !important;
  max-width: min(162px, calc(100% - 44px)) !important;
  padding: 7px 7px 6px !important;
  border-radius: 24px !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .scene-water-phone[data-size="micro"] .scene-water-phone-notch {
  width: 58px !important;
  height: 11px !important;
  margin: 2px auto 2px !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .scene-water-phone[data-size="micro"] .scene-water-phone-topbar {
  margin-bottom: 6px !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .scene-water-phone[data-size="micro"] .scene-water-phone-topbar span,
html body[data-page="water-supply-drainage"] #water-supply-drainage .scene-water-phone[data-size="micro"] .scene-water-phone-hero span,
html body[data-page="water-supply-drainage"] #water-supply-drainage .scene-water-phone[data-size="micro"] .scene-water-phone-grid span,
html body[data-page="water-supply-drainage"] #water-supply-drainage .scene-water-phone[data-size="micro"] p {
  font-size: 6.5px !important;
  letter-spacing: 0.05em !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .scene-water-phone[data-size="micro"] .scene-water-phone-topbar strong {
  font-size: 8.5px !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .scene-water-phone[data-size="micro"] .scene-water-phone-hero {
  margin-bottom: 6px !important;
  padding: 6px 7px !important;
  border-radius: 14px !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .scene-water-phone[data-size="micro"] .scene-water-phone-hero strong {
  margin-top: 4px !important;
  font-size: 11.5px !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .scene-water-phone[data-size="micro"] .scene-water-phone-grid {
  gap: 3px !important;
  margin-bottom: 6px !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .scene-water-phone[data-size="micro"] .scene-water-phone-grid > div {
  padding: 5px 6px !important;
  border-radius: 12px !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .scene-water-phone[data-size="micro"] .scene-water-phone-grid strong {
  margin-top: 3px !important;
  font-size: 8px !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .scene-water-phone[data-size="micro"] p {
  display: none !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .scene-water-phone[data-size="micro"] .scene-water-phone-home {
  width: 56px !important;
  margin-top: 5px !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .scene-water-phone[data-size="slim"] .scene-water-phone-topbar {
  margin-bottom: 8px !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .scene-water-phone[data-size="slim"] .scene-water-phone-hero {
  margin-bottom: 8px !important;
  padding: 8px 9px !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .scene-water-phone[data-size="slim"] .scene-water-phone-hero strong {
  font-size: 13px !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .scene-water-phone[data-size="slim"] .scene-water-phone-grid {
  gap: 4px !important;
  margin-bottom: 8px !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .scene-water-phone[data-size="slim"] .scene-water-phone-grid > div {
  padding: 6px 7px !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .scene-water-phone[data-size="slim"] .scene-water-phone-grid strong {
  font-size: 9px !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .scene-water-phone[data-size="slim"] p {
  font-size: 7px !important;
  line-height: 1.38 !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .scene-water-phone[data-size="compact"] .scene-water-phone-hero strong {
  font-size: 14px !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .scene-water-phone[data-size="compact"] .scene-water-phone-grid {
  gap: 5px !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .scene-water-phone[data-size="compact"] .scene-water-phone-grid > div {
  padding: 7px 8px !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .scene-water-phone[data-align="left"] {
  left: clamp(18px, 2.2vw, 28px) !important;
  right: auto !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .scene-water-phone[data-align="right"] {
  right: clamp(18px, 2.2vw, 28px) !important;
  left: auto !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .scene-water-phone[data-valign="top"] {
  top: clamp(18px, 2.4vw, 28px) !important;
  bottom: auto !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .scene-water-phone[data-valign="bottom"] {
  bottom: clamp(18px, 2.4vw, 28px) !important;
  top: auto !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .scene-water-phone::before {
  display: none !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .scene-water-phone-notch {
  display: block !important;
  width: 72px !important;
  height: 14px !important;
  margin: 2px auto 3px !important;
  border-radius: 999px !important;
  background: rgba(255, 255, 255, 0.18) !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .scene-water-phone-topbar {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 10px !important;
  margin-bottom: 10px !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .scene-water-phone-topbar span,
html body[data-page="water-supply-drainage"] #water-supply-drainage .scene-water-phone-hero span,
html body[data-page="water-supply-drainage"] #water-supply-drainage .scene-water-phone-grid span,
html body[data-page="water-supply-drainage"] #water-supply-drainage .scene-water-phone p {
  font-size: 8px !important;
  line-height: 1.35 !important;
  letter-spacing: 0.08em !important;
  text-shadow: 0 1px 2px rgba(10, 18, 16, 0.22) !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .scene-water-phone-topbar strong {
  font-size: 10px !important;
  font-weight: 700 !important;
  text-shadow: 0 1px 2px rgba(10, 18, 16, 0.18) !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .scene-water-phone-hero {
  margin-bottom: 10px !important;
  padding: 10px 11px !important;
  border-radius: 18px !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .scene-water-phone-hero strong {
  display: block !important;
  margin-top: 5px !important;
  font-size: 15px !important;
  line-height: 1.1 !important;
  font-weight: 700 !important;
  text-shadow: 0 1px 2px rgba(10, 18, 16, 0.22) !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .scene-water-phone-grid {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 6px !important;
  margin-bottom: 10px !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .scene-water-phone-grid > div {
  padding: 8px 10px !important;
  border-radius: 16px !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .scene-water-phone-grid strong {
  display: block !important;
  margin-top: 4px !important;
  font-size: 10px !important;
  line-height: 1.2 !important;
  font-weight: 600 !important;
  text-shadow: 0 1px 2px rgba(10, 18, 16, 0.22) !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .scene-water-phone p {
  margin: 0 !important;
  line-height: 1.45 !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .scene-water-phone-home {
  display: block !important;
  width: 72px !important;
  height: 4px !important;
  margin: 7px auto 0 !important;
  border-radius: 999px !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .scene-water-phone[data-theme="light"] {
  color: rgba(10, 30, 28, 0.98) !important;
  border-color: rgba(255, 255, 255, 0.48) !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .scene-water-phone[data-theme="light"] .scene-water-phone-notch,
html body[data-page="water-supply-drainage"] #water-supply-drainage .scene-water-phone[data-theme="light"] .scene-water-phone-home {
  background: rgba(255,255,255,0.58) !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .scene-water-phone[data-theme="light"] .scene-water-phone-topbar strong,
html body[data-page="water-supply-drainage"] #water-supply-drainage .scene-water-phone[data-theme="light"] .scene-water-phone-hero strong,
html body[data-page="water-supply-drainage"] #water-supply-drainage .scene-water-phone[data-theme="light"] .scene-water-phone-grid strong {
  color: #08221f !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .scene-water-phone[data-theme="light"] .scene-water-phone-topbar span,
html body[data-page="water-supply-drainage"] #water-supply-drainage .scene-water-phone[data-theme="light"] .scene-water-phone-hero span,
html body[data-page="water-supply-drainage"] #water-supply-drainage .scene-water-phone[data-theme="light"] .scene-water-phone-grid span,
html body[data-page="water-supply-drainage"] #water-supply-drainage .scene-water-phone[data-theme="light"] p {
  color: rgba(8, 34, 31, 0.98) !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .scene-water-phone[data-theme="light"] .scene-water-phone-hero,
html body[data-page="water-supply-drainage"] #water-supply-drainage .scene-water-phone[data-theme="light"] .scene-water-phone-grid > div {
  background: rgba(255, 255, 255, 0.04) !important;
  border: 1px solid rgba(255,255,255,0.22) !important;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.08) !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .scene-water-phone[data-theme="dark"] {
  color: rgba(250, 255, 254, 0.98) !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .scene-water-phone[data-theme="dark"] .scene-water-phone-notch,
html body[data-page="water-supply-drainage"] #water-supply-drainage .scene-water-phone[data-theme="dark"] .scene-water-phone-home {
  background: rgba(255,255,255,0.66) !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .scene-water-phone[data-theme="dark"] .scene-water-phone-topbar strong,
html body[data-page="water-supply-drainage"] #water-supply-drainage .scene-water-phone[data-theme="dark"] .scene-water-phone-hero strong,
html body[data-page="water-supply-drainage"] #water-supply-drainage .scene-water-phone[data-theme="dark"] .scene-water-phone-grid strong {
  color: #ffffff !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .scene-water-phone[data-theme="dark"] .scene-water-phone-topbar span,
html body[data-page="water-supply-drainage"] #water-supply-drainage .scene-water-phone[data-theme="dark"] .scene-water-phone-hero span,
html body[data-page="water-supply-drainage"] #water-supply-drainage .scene-water-phone[data-theme="dark"] .scene-water-phone-grid span,
html body[data-page="water-supply-drainage"] #water-supply-drainage .scene-water-phone[data-theme="dark"] p {
  color: rgba(248, 253, 251, 0.98) !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .scene-water-phone[data-theme="dark"] .scene-water-phone-hero,
html body[data-page="water-supply-drainage"] #water-supply-drainage .scene-water-phone[data-theme="dark"] .scene-water-phone-grid > div {
  background: rgba(255, 255, 255, 0.022) !important;
  border: 1px solid rgba(255,255,255,0.12) !important;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.06) !important;
}

html body[data-page="water-supply-drainage"] #water-supply-drainage .water-proof-closing {
  margin-top: clamp(64px, 7vw, 104px) !important;
}

@media (max-width: 900px) {
  html body[data-page="water-supply-drainage"] #water-supply-drainage {
    --water-proof-width: calc(100vw - 36px);
  }

  html body[data-page="water-supply-drainage"] #water-supply-drainage .water-proof-heading,
  html body[data-page="water-supply-drainage"] #water-supply-drainage .water-proof-scene,
  html body[data-page="water-supply-drainage"] #water-supply-drainage .water-proof-closing {
    width: var(--water-proof-width) !important;
    max-width: var(--water-proof-width) !important;
  }

  html body[data-page="water-supply-drainage"] #water-supply-drainage .water-proof-copy h3 {
    font-size: clamp(24px, 7vw, 34px) !important;
  }

  html body[data-page="water-supply-drainage"] #water-supply-drainage .water-proof-media {
    border-radius: 22px !important;
  }

  html body[data-page="water-supply-drainage"] #water-supply-drainage .water-proof-media img {
    height: clamp(280px, 72vw, 460px) !important;
  }

  html body[data-page="water-supply-drainage"] #water-supply-drainage .scene-water-phone {
    width: min(188px, calc(100% - 22px)) !important;
    right: 11px !important;
    bottom: 11px !important;
    padding: 9px 9px 8px !important;
  }

  html body[data-page="water-supply-drainage"] #water-supply-drainage .scene-water-phone[data-size="compact"] {
    width: min(168px, calc(100% - 22px)) !important;
    max-width: min(168px, calc(100% - 22px)) !important;
  }

  html body[data-page="water-supply-drainage"] #water-supply-drainage .scene-water-phone[data-size="slim"] {
    width: min(152px, calc(100% - 24px)) !important;
    max-width: min(152px, calc(100% - 24px)) !important;
  }

  html body[data-page="water-supply-drainage"] #water-supply-drainage .scene-water-phone[data-size="micro"] {
    width: min(136px, calc(100% - 24px)) !important;
    max-width: min(136px, calc(100% - 24px)) !important;
  }

  html body[data-page="water-supply-drainage"] #water-supply-drainage .scene-water-phone[data-align="left"] {
    left: 11px !important;
    right: auto !important;
  }

  html body[data-page="water-supply-drainage"] #water-supply-drainage .scene-water-phone[data-align="right"] {
    right: 11px !important;
    left: auto !important;
  }

  html body[data-page="water-supply-drainage"] #water-supply-drainage .scene-water-phone[data-valign="top"] {
    top: 11px !important;
    bottom: auto !important;
  }
}

/* === 2026-06-25 route-independent final lock: home first paint + water image width === */
html body main #home .home-hero,
html body main #home .home-sanctuary,
html body main #home :is(.home-shift, .home-feelings, .home-mep, .home-courtyard) {
  width: var(--zf-canon-media-width, min(1400px, calc(100vw - 160px))) !important;
  max-width: none !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

html body main #home .home-hero-copy,
html body main #home .home-sanctuary-copy,
html body main #home :is(.home-shift, .home-feelings, .home-mep, .home-courtyard) .home-copy {
  width: 100% !important;
  max-width: none !important;
  min-width: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  display: grid !important;
  justify-content: start !important;
  justify-items: start !important;
  text-align: left !important;
}

html body main #home .home-hero-copy > :is(.home-eyebrow, h1, p),
html body main #home .home-sanctuary-copy > :is(.home-eyebrow, h2, p),
html body main #home :is(.home-shift, .home-feelings, .home-mep, .home-courtyard) .home-copy > :is(.home-eyebrow, h2, p) {
  justify-self: start !important;
  margin-left: 0 !important;
  margin-right: auto !important;
  text-align: left !important;
}

html body main #home .home-hero-copy > h1 {
  max-width: 13em !important;
}

html body main #home .home-sanctuary-copy > h2,
html body main #home :is(.home-shift, .home-feelings, .home-mep, .home-courtyard) .home-copy > h2 {
  max-width: 16em !important;
}

html body main #home .home-hero-copy > p,
html body main #home .home-sanctuary-copy > p,
html body main #home :is(.home-shift, .home-feelings, .home-mep, .home-courtyard) .home-copy > p {
  max-width: 42em !important;
}

html body main #water-supply-drainage {
  --water-proof-width: 100vw !important;
  width: 100% !important;
  max-width: none !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

html body main #water-supply-drainage .water-proof-heading,
html body main #water-supply-drainage .water-proof-closing {
  width: min(1280px, calc(100vw - 280px)) !important;
  max-width: 1280px !important;
  min-width: 0 !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

html body main #water-supply-drainage .water-proof-scene {
  width: 100vw !important;
  max-width: none !important;
  display: block !important;
  grid-template-columns: none !important;
  gap: 0 !important;
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
  margin-top: clamp(64px, 7vw, 104px) !important;
  padding-left: clamp(24px, 2vw, 36px) !important;
  padding-right: clamp(24px, 2vw, 36px) !important;
  box-sizing: border-box !important;
}

html body main #water-supply-drainage .water-proof-scene:first-of-type {
  margin-top: clamp(18px, 2.4vw, 34px) !important;
}

html body main #water-supply-drainage .water-proof-copy {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 0 clamp(18px, 2.4vw, 30px) !important;
  padding: 0 !important;
  display: grid !important;
  gap: 8px !important;
  text-align: left !important;
}

html body main #water-supply-drainage .water-proof-copy :is(.eyebrow, h3, p) {
  margin-left: 0 !important;
  margin-right: auto !important;
  text-align: left !important;
}

html body main #water-supply-drainage .water-proof-media {
  display: block !important;
  width: 100vw !important;
  max-width: none !important;
  min-width: 0 !important;
  margin: 0 calc(50% - 50vw) !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  overflow: hidden !important;
  border-radius: 0 !important;
}

html body main #water-supply-drainage .water-proof-media img {
  display: block !important;
  width: 100% !important;
  height: clamp(760px, 52vw, 980px) !important;
  max-height: none !important;
  object-fit: cover !important;
  object-position: center !important;
}

@media (max-width: 1200px) {
  html body main #water-supply-drainage {
    --water-proof-width: min(1080px, calc(100vw - 120px)) !important;
  }
}

@media (max-width: 900px) {
  html body main #home .home-hero,
  html body main #home .home-sanctuary,
  html body main #home :is(.home-shift, .home-feelings, .home-mep, .home-courtyard) {
    width: calc(100vw - 36px) !important;
    margin-left: 18px !important;
    margin-right: auto !important;
  }

  html body main #water-supply-drainage {
    --water-proof-width: calc(100vw - 36px) !important;
  }

  html body main #water-supply-drainage .water-proof-heading,
  html body main #water-supply-drainage .water-proof-scene,
  html body main #water-supply-drainage .water-proof-closing {
    width: var(--water-proof-width) !important;
    max-width: var(--water-proof-width) !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  html body main #water-supply-drainage .water-proof-scene {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  html body main #water-supply-drainage .water-proof-media {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 auto !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    border-radius: 22px !important;
  }

  html body main #water-supply-drainage .water-proof-media img {
    height: clamp(280px, 72vw, 460px) !important;
    max-height: 460px !important;
  }
}

/* === 2026-06-25 water top section width lock: align with scene media === */
html body main #water-problem,
html body main #water-logic,
html body main #water-supply-drainage {
  --zf-water-content-width: min(1280px, calc(100vw - 280px)) !important;
}

html body main #water-problem {
  width: 100% !important;
  max-width: none !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

html body main #water-problem .water-system-definition-copy,
html body main #water-problem .water-system-journey,
html body main #water-logic .image-entry-copy,
html body main #water-logic .image-entry-media,
html body main #water-supply-drainage .water-proof-heading,
html body main #water-supply-drainage .water-proof-scene,
html body main #water-supply-drainage .water-proof-closing {
  width: var(--zf-water-content-width) !important;
  max-width: 1280px !important;
  min-width: 0 !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

html body main #water-problem .water-system-definition-copy > :is(.eyebrow, h1, p),
html body main #water-problem .water-system-journey-head > :is(p, h2),
html body main #water-supply-drainage .water-proof-heading > :is(.eyebrow, h2, p) {
  margin-left: 0 !important;
  margin-right: auto !important;
  text-align: left !important;
}

html body main #water-problem .water-lifestyle-ribbon,
html body main #water-problem .water-system-journey-rail,
html body main #water-problem .water-system-journey-panels {
  width: 100% !important;
  max-width: 100% !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

@media (max-width: 1200px) {
  html body main #water-problem,
  html body main #water-logic,
  html body main #water-supply-drainage {
    --zf-water-content-width: min(1080px, calc(100vw - 120px)) !important;
  }
}

@media (max-width: 900px) {
  html body main #water-problem,
  html body main #water-logic,
  html body main #water-supply-drainage {
    --zf-water-content-width: calc(100vw - 36px) !important;
  }
}

/* === 2026-06-25 climate route top gap lock === */
html body:is([data-page="climate"], [data-page="systems"]) main > section#climate.climate.section-shell {
  display: block !important;
  width: 100% !important;
  max-width: none !important;
  min-height: auto !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-top: clamp(28px, 3.2vw, 46px) !important;
  padding-bottom: clamp(72px, 8vw, 118px) !important;
  align-items: stretch !important;
  justify-content: flex-start !important;
  place-content: start !important;
  scroll-margin-top: 96px !important;
}

html body:is([data-page="climate"], [data-page="systems"]) main > section#climate.climate.section-shell > .section-heading {
  display: block !important;
  width: var(--zf-canon-media-width, min(1320px, calc(100vw - 120px))) !important;
  max-width: var(--zf-canon-media-width, min(1320px, calc(100vw - 120px))) !important;
  margin: 0 auto clamp(12px, 1.5vw, 20px) !important;
  padding: 0 0 clamp(8px, 1vw, 14px) !important;
  text-align: left !important;
  transform: none !important;
}

html body:is([data-page="climate"], [data-page="systems"]) main > section#climate.climate.section-shell > .section-heading::after {
  bottom: -2px !important;
  height: 36px !important;
}

html body:is([data-page="climate"], [data-page="systems"]) main > section#climate.climate.section-shell > .section-heading :is(.eyebrow, h2, .lead, .climate-lead-sub) {
  margin-left: 0 !important;
  margin-right: auto !important;
  text-align: left !important;
}

html body:is([data-page="climate"], [data-page="systems"]) main > section#climate.climate.section-shell > .section-heading h2 {
  max-width: 13.2em !important;
  margin-top: clamp(12px, 1.2vw, 18px) !important;
  font-size: clamp(1.4rem, 1.5vw, 1.78rem) !important;
  line-height: 1.22 !important;
  letter-spacing: -0.012em !important;
}

html body:is([data-page="climate"], [data-page="systems"]) main > section#climate.climate.section-shell > .section-heading .lead {
  max-width: 45rem !important;
  margin-top: clamp(14px, 1.4vw, 20px) !important;
  font-size: clamp(0.92rem, 0.84vw, 1rem) !important;
  line-height: 1.9 !important;
}

html body:is([data-page="climate"], [data-page="systems"]) main > section#climate.climate.section-shell > .section-heading .climate-lead-sub {
  max-width: 45rem !important;
  margin-top: clamp(10px, 1.05vw, 16px) !important;
  font-size: clamp(0.88rem, 0.8vw, 0.96rem) !important;
  line-height: 1.88 !important;
}

html body:is([data-page="climate"], [data-page="systems"]) main > section#climate.climate.section-shell > .climate-sensory-field {
  width: var(--zf-canon-media-width, min(1320px, calc(100vw - 120px))) !important;
  max-width: var(--zf-canon-media-width, min(1320px, calc(100vw - 120px))) !important;
  margin: clamp(16px, 1.8vw, 26px) auto clamp(32px, 3.8vw, 48px) !important;
  padding-top: 0 !important;
}

html body section#climate .climate-disclosure {
  width: var(--zf-canon-media-width) !important;
  max-width: none !important;
  margin: clamp(18px, 2.4vw, 32px) auto !important;
  padding: 0 !important;
  border-top: 1px solid rgba(18, 53, 47, 0.1) !important;
}

html body section#climate .climate-disclosure > summary {
  list-style: none !important;
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 18px !important;
  padding: 18px 0 16px !important;
  cursor: pointer !important;
}

html body section#climate .climate-disclosure > summary::-webkit-details-marker {
  display: none !important;
}

html body section#climate .climate-disclosure-copy {
  display: grid !important;
  gap: 4px !important;
  max-width: 42rem !important;
}

html body section#climate .climate-disclosure-eyebrow {
  font-size: 0.7rem !important;
  font-weight: 700 !important;
  letter-spacing: 0.12em !important;
  color: rgba(18, 53, 47, 0.52) !important;
  text-transform: uppercase !important;
}

html body section#climate .climate-disclosure-copy strong {
  font-size: clamp(1rem, 1vw, 1.14rem) !important;
  line-height: 1.45 !important;
  font-weight: 600 !important;
  color: #12352f !important;
}

html body section#climate .climate-disclosure-copy em {
  font-style: normal !important;
  font-size: 0.84rem !important;
  line-height: 1.7 !important;
  color: rgba(18, 53, 47, 0.62) !important;
}

html body section#climate .climate-disclosure > summary::after {
  content: "展开查看" !important;
  flex: 0 0 auto !important;
  padding: 8px 14px !important;
  border: 1px solid rgba(18, 53, 47, 0.12) !important;
  border-radius: 999px !important;
  font-size: 12px !important;
  font-weight: 700 !important;
  color: #12352f !important;
  background: rgba(251, 247, 238, 0.72) !important;
}

html body section#climate .climate-disclosure[open] > summary::after {
  content: "收起内容" !important;
}

html body section#climate .climate-disclosure > :is(.climate-strategy-board, .indoor-drift-board) {
  margin-top: 0 !important;
  margin-bottom: clamp(10px, 1.6vw, 18px) !important;
}

@media (max-width: 900px) {
  html body section#climate .climate-disclosure {
    width: calc(100vw - 36px) !important;
    margin-left: 18px !important;
    margin-right: auto !important;
  }

  html body section#climate .climate-disclosure > summary {
    align-items: flex-start !important;
    flex-direction: column !important;
    gap: 10px !important;
  }
}

@media (max-width: 900px) {
  html body:is([data-page="climate"], [data-page="systems"]) main > section#climate.climate.section-shell {
    padding-top: 24px !important;
    scroll-margin-top: 82px !important;
  }

  html body:is([data-page="climate"], [data-page="systems"]) main > section#climate.climate.section-shell > .section-heading,
  html body:is([data-page="climate"], [data-page="systems"]) main > section#climate.climate.section-shell > .climate-sensory-field {
    width: calc(100vw - 36px) !important;
    max-width: calc(100vw - 36px) !important;
  }
}

/* === 2026-06-25 basement heading and lifestyle icon refinement === */
html body main #basement-definition .basement-definition-copy h1 {
  max-width: 24em !important;
  font-size: clamp(34px, 3.05vw, 44px) !important;
  line-height: 1.32 !important;
  letter-spacing: -0.012em !important;
  font-weight: 600 !important;
}

html body main #basement-definition .basement-lifestyle-ribbon {
  width: min(980px, 100%) !important;
  max-width: 980px !important;
  margin: clamp(24px, 2.8vw, 38px) auto clamp(28px, 3vw, 42px) 0 !important;
  padding: 16px 0 14px !important;
  display: grid !important;
  grid-template-columns: repeat(8, minmax(72px, 1fr)) !important;
  gap: 12px !important;
  justify-items: center !important;
}

html body main #basement-definition .basement-lifestyle-ribbon > span {
  width: 72px !important;
  min-width: 72px !important;
  display: grid !important;
  justify-items: center !important;
  gap: 7px !important;
}

html body main #basement-definition .basement-lifestyle-ribbon svg {
  width: 22px !important;
  height: 22px !important;
}

html body main #basement-definition .basement-lifestyle-ribbon strong {
  font-size: 13px !important;
  line-height: 1.25 !important;
  white-space: nowrap !important;
}

@media (max-width: 900px) {
  html body main #basement-definition .basement-definition-copy h1 {
    font-size: clamp(28px, 7.4vw, 36px) !important;
    line-height: 1.36 !important;
  }

  html body main #basement-definition .basement-lifestyle-ribbon {
    width: 100% !important;
    max-width: 100% !important;
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    gap: 14px 8px !important;
  }
}

/* === 2026-06-25 route isolation lock: prevent climate leaking into other pages === */
html body main > section.route-hidden,
html body main > section#climate.route-hidden,
html body main > section#basement-definition.route-hidden,
html body main > section#basement-problem.route-hidden,
html body main > section#basement-logic.route-hidden,
html body main > section#basement-recreation.route-hidden,
html body main > section#basement-lifting.route-hidden {
  display: none !important;
}

html body:not([data-page="climate"]):not([data-page="systems"]) main > section#climate {
  display: none !important;
}



/* === 2026-06-25 basement simulation entry placement === */
html body[data-page="basement-system"] #basement-definition .basement-sim-panel-copy {
  max-width: none !important;
}

html body[data-page="basement-system"] #basement-definition .basement-sim-heading-row {
  width: fit-content !important;
  max-width: 100% !important;
  display: inline-grid !important;
  grid-template-columns: minmax(0, auto) auto !important;
  align-items: center !important;
  column-gap: clamp(14px, 1.6vw, 22px) !important;
  margin: 0 0 clamp(14px, 1.5vw, 20px) !important;
}

html body[data-page="basement-system"] #basement-definition .basement-sim-heading-row h3 {
  margin: 0 !important;
}

html body[data-page="basement-system"] #basement-definition .basement-sim-heading-row h3 span {
  display: inline !important;
}

html body[data-page="basement-system"] #basement-definition .basement-inline-launch {
  min-width: 136px !important;
  width: auto !important;
  padding: 0 24px !important;
  white-space: nowrap !important;
  justify-self: start !important;
}

html body[data-page="basement-system"] #basement-definition .basement-sim-callout {
  grid-template-columns: 1fr !important;
  gap: 0 !important;
  padding-top: 12px !important;
}

@media (max-width: 760px) {
  html body[data-page="basement-system"] #basement-definition .basement-sim-heading-row {
    width: 100% !important;
    grid-template-columns: 1fr !important;
    row-gap: 12px !important;
  }

  html body[data-page="basement-system"] #basement-definition .basement-inline-launch {
    width: 100% !important;
    justify-self: stretch !important;
  }
}


/* === 2026-06-25 basement title and lifestyle icon compact lock === */
html body[data-page="basement-system"] #basement-definition .basement-definition-copy h1 {
  max-width: 24em !important;
  font-size: clamp(30px, 2.55vw, 38px) !important;
  line-height: 1.34 !important;
  letter-spacing: -0.01em !important;
  font-weight: 600 !important;
}

html body[data-page="basement-system"] #basement-definition .basement-lifestyle-ribbon {
  width: min(962px, 100%) !important;
  max-width: 962px !important;
  margin-left: 0 !important;
  margin-right: auto !important;
  display: grid !important;
  grid-template-columns: repeat(11, 72px) !important;
  column-gap: 17px !important;
  row-gap: 12px !important;
  justify-content: start !important;
  justify-items: center !important;
}

html body[data-page="basement-system"] #basement-definition .basement-lifestyle-ribbon > span {
  width: 72px !important;
  min-width: 72px !important;
}

html body[data-page="basement-system"] #basement-definition .basement-context-media--ground {
  width: min(1180px, var(--zf-canon-media-width)) !important;
  max-width: min(1180px, var(--zf-canon-media-width)) !important;
  margin: clamp(24px, 3vw, 34px) auto clamp(22px, 2.8vw, 32px) 0 !important;
  border-radius: 30px !important;
  overflow: hidden !important;
  box-shadow: 0 22px 48px rgba(31, 43, 39, 0.08) !important;
  background: rgba(255, 250, 241, 0.72) !important;
  position: relative !important;
}

html body[data-page="basement-system"] #basement-definition .basement-context-media--ground img {
  display: block !important;
  width: 100% !important;
  height: auto !important;
  aspect-ratio: 16 / 9 !important;
  object-fit: cover !important;
  object-position: center center !important;
}

html body[data-page="basement-system"] #basement-definition .basement-diagram-label {
  position: absolute !important;
  z-index: 3 !important;
  display: grid !important;
  gap: 2px !important;
  min-width: 132px !important;
  max-width: 180px !important;
  padding: 0 !important;
  background: transparent !important;
  backdrop-filter: none !important;
  box-shadow: none !important;
}

html body[data-page="basement-system"] #basement-definition .basement-diagram-label strong {
  font-size: clamp(13px, 0.92vw, 15px) !important;
  line-height: 1.45 !important;
  color: #fdf8f0 !important;
  font-weight: 600 !important;
  text-shadow:
    0 1px 2px rgba(17, 24, 22, 0.82),
    0 0 12px rgba(17, 24, 22, 0.28) !important;
}

html body[data-page="basement-system"] #basement-definition .basement-diagram-label em {
  font-size: clamp(11px, 0.8vw, 13px) !important;
  line-height: 1.45 !important;
  color: rgba(253, 248, 240, 0.88) !important;
  font-style: normal !important;
  letter-spacing: 0.04em !important;
  text-shadow:
    0 1px 2px rgba(17, 24, 22, 0.76),
    0 0 10px rgba(17, 24, 22, 0.24) !important;
}

html body[data-page="basement-system"] #basement-definition .basement-diagram-label--waterproof { left: 1.9% !important; top: 28.5% !important; }
html body[data-page="basement-system"] #basement-definition .basement-diagram-label--drainage { left: 1.8% !important; top: 46.5% !important; }
html body[data-page="basement-system"] #basement-definition .basement-diagram-label--barrier { left: 4.1% !important; top: 62.5% !important; }
html body[data-page="basement-system"] #basement-definition .basement-diagram-label--thermal { right: 3.4% !important; top: 9.6% !important; text-align: right !important; }
html body[data-page="basement-system"] #basement-definition .basement-diagram-label--lightwell { left: 26.4% !important; top: 17.8% !important; }
html body[data-page="basement-system"] #basement-definition .basement-diagram-label--airpath { right: 1.8% !important; top: 41.6% !important; text-align: right !important; }
html body[data-page="basement-system"] #basement-definition .basement-diagram-label--lowdrain { left: 45.2% !important; bottom: 16.6% !important; }
html body[data-page="basement-system"] #basement-definition .basement-diagram-label--sump { right: 3.3% !important; bottom: 6.2% !important; text-align: right !important; }

@media (max-width: 900px) {
  html body[data-page="basement-system"] #basement-definition .basement-context-media--ground {
    width: 100% !important;
    max-width: 100% !important;
    border-radius: 22px !important;
  }

  html body[data-page="basement-system"] #basement-definition .basement-diagram-label {
    min-width: 96px !important;
    max-width: 126px !important;
    padding: 8px 9px !important;
  }
}

@media (max-width: 900px) {
  html body[data-page="basement-system"] #basement-definition .basement-definition-copy h1 {
    font-size: clamp(26px, 6.7vw, 32px) !important;
    line-height: 1.36 !important;
  }

  html body[data-page="basement-system"] #basement-definition .basement-lifestyle-ribbon {
    width: 100% !important;
    max-width: 100% !important;
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    column-gap: 8px !important;
    row-gap: 14px !important;
  }
}


/* === 2026-06-25 basement simulator diagnostic HUD v68 === */
html body[data-page="basement-system"] #basement-environment-simulator .basement-simulator-stage {
  overflow: hidden !important;
  isolation: isolate !important;
}

/* 2026-07-05 basement typography lock: match air/climate page scale */
html body[data-page="basement-system"] #basement-definition .basement-definition-copy .eyebrow,
html body[data-page="basement-system"] #basement-problem-signals .basement-alert-summary-copy .eyebrow,
html body[data-page="basement-system"] :is(
  #basement-problem,
  #basement-logic,
  #basement-lifting,
  #basement-sport-layer,
  #basement-reading-layer,
  #basement-dining-layer,
  #basement-tea-room-layer,
  #basement-cigar-layer,
  #basement-wine-layer,
  #basement-game-layer,
  #basement-party-layer,
  #basement-meditation-layer,
  #basement-summary
) :is(.eyebrow, .basement-closing-eyebrow) {
  font-size: var(--zf-canon-eyebrow) !important;
  line-height: 1.42 !important;
  letter-spacing: 0.08em !important;
}

html body[data-page="basement-system"] #basement-definition .basement-definition-copy h1 {
  max-width: none !important;
  font-size: clamp(1.72rem, 2.05vw, 2.12rem) !important;
  line-height: 1.23 !important;
  letter-spacing: -0.012em !important;
  font-weight: 600 !important;
}

html body[data-page="basement-system"] #basement-definition .basement-definition-lead,
html body[data-page="basement-system"] #basement-problem-signals .basement-alert-summary-copy span,
html body[data-page="basement-system"] #basement-problem-signals .basement-alert-panel p,
html body[data-page="basement-system"] #basement-problem-signals .basement-alert-meta :is(span, strong),
html body[data-page="basement-system"] :is(
  #basement-problem,
  #basement-logic,
  #basement-lifting,
  #basement-sport-layer,
  #basement-reading-layer,
  #basement-dining-layer,
  #basement-tea-room-layer,
  #basement-cigar-layer,
  #basement-wine-layer,
  #basement-game-layer,
  #basement-party-layer,
  #basement-meditation-layer,
  #basement-summary
) :is(p:not(.eyebrow):not(blockquote), blockquote) {
  font-size: clamp(0.82rem, 0.74vw, 0.9rem) !important;
  line-height: 1.78 !important;
  letter-spacing: 0 !important;
}

html body[data-page="basement-system"] #basement-problem-signals .basement-alert-panel h3,
html body[data-page="basement-system"] :is(
  #basement-problem .system-cognition-inner h1,
  #basement-logic .image-entry-copy h2,
  #basement-lifting .image-entry-copy h2,
  #basement-sport-layer .basement-copy h3,
  #basement-reading-layer .basement-copy h3,
  #basement-dining-layer .basement-copy h3,
  #basement-tea-room-layer .basement-copy h3,
  #basement-cigar-layer .basement-copy h3,
  #basement-wine-layer .basement-copy h3,
  #basement-game-layer .basement-copy h3,
  #basement-party-layer .basement-copy h3,
  #basement-meditation-layer .basement-copy h3,
  #basement-summary .basement-copy h3
) {
  max-width: 15em !important;
  font-size: clamp(1.12rem, 1.2vw, 1.36rem) !important;
  line-height: 1.33 !important;
  letter-spacing: -0.01em !important;
  font-weight: 600 !important;
  white-space: normal !important;
  text-wrap: pretty !important;
}

html body[data-page="basement-system"] #basement-problem .system-cognition-inner h1 span,
html body[data-page="basement-system"] #basement-logic .image-entry-copy h2 span,
html body[data-page="basement-system"] #basement-summary .basement-copy h3 span {
  display: inline !important;
  white-space: normal !important;
}

@media (max-width: 900px) {
  html body[data-page="basement-system"] #basement-definition .basement-definition-copy h1 {
    font-size: var(--zf-canon-title) !important;
    line-height: 1.28 !important;
  }
}

html body[data-page="basement-system"] #basement-environment-simulator .basement-simulator-stage > img {
  transform: scale(1.002) !important;
  filter: saturate(0.72) brightness(0.82) contrast(0.94) blur(0.2px) !important;
  transition: filter 1400ms ease, transform 1400ms ease !important;
}

html body[data-page="basement-system"] #basement-environment-simulator .basement-simulator-stage[data-state="intervene"] > img {
  filter: saturate(0.86) brightness(0.9) contrast(0.98) blur(0.12px) !important;
}

html body[data-page="basement-system"] #basement-environment-simulator .basement-simulator-stage[data-state="balance"] > img {
  filter: saturate(0.98) brightness(0.96) contrast(1.01) blur(0) !important;
}

html body[data-page="basement-system"] #basement-environment-simulator .basement-simulator-stage[data-state="stable"] > img {
  filter: saturate(1) brightness(0.98) contrast(1) blur(0) !important;
  transform: scale(1) !important;
}

html body[data-page="basement-system"] #basement-environment-simulator .basement-simulator-veil {
  background:
    linear-gradient(90deg, rgba(24, 27, 25, 0.28), rgba(120, 112, 96, 0.14) 48%, rgba(17, 28, 26, 0.34)),
    radial-gradient(circle at 30% 62%, rgba(226, 226, 207, 0.22), transparent 34%) !important;
  opacity: 0.82 !important;
  transition: opacity 1400ms ease !important;
}

html body[data-page="basement-system"] #basement-environment-simulator .basement-simulator-stage[data-state="intervene"] .basement-simulator-veil { opacity: 0.48 !important; }
html body[data-page="basement-system"] #basement-environment-simulator .basement-simulator-stage[data-state="balance"] .basement-simulator-veil { opacity: 0.2 !important; }
html body[data-page="basement-system"] #basement-environment-simulator .basement-simulator-stage[data-state="stable"] .basement-simulator-veil { opacity: 0 !important; }

html body[data-page="basement-system"] #basement-environment-simulator .basement-ceiling-softener {
  position: absolute !important;
  inset: 0 0 auto 0 !important;
  height: 28% !important;
  z-index: 4 !important;
  pointer-events: none !important;
  background:
    linear-gradient(180deg, rgba(36, 31, 24, 0.34), rgba(36, 31, 24, 0.17) 42%, transparent 100%),
    radial-gradient(ellipse at 68% 12%, rgba(72, 52, 32, 0.3), transparent 48%) !important;
  mix-blend-mode: multiply !important;
  opacity: 0.72 !important;
  transition: opacity 1200ms ease !important;
}

html body[data-page="basement-system"] #basement-environment-simulator .basement-simulator-stage[data-state="stable"] .basement-ceiling-softener {
  opacity: 0.5 !important;
}

html body[data-page="basement-system"] #basement-environment-simulator .basement-human-presence {
  position: absolute !important;
  left: 53% !important;
  bottom: 18.5% !important;
  z-index: 5 !important;
  width: 118px !important;
  height: 84px !important;
  pointer-events: none !important;
  opacity: 0.54 !important;
  filter: blur(0.15px) drop-shadow(0 10px 12px rgba(20, 14, 9, 0.22)) !important;
  transition: opacity 1200ms ease, transform 1200ms ease !important;
}

html body[data-page="basement-system"] #basement-environment-simulator .basement-human {
  position: absolute !important;
  bottom: 0 !important;
  width: 34px !important;
  height: 58px !important;
  border-radius: 18px 18px 12px 12px !important;
  background: linear-gradient(180deg, rgba(55, 42, 32, 0.68), rgba(30, 25, 20, 0.78)) !important;
}

html body[data-page="basement-system"] #basement-environment-simulator .basement-human::before {
  content: "" !important;
  position: absolute !important;
  left: 8px !important;
  top: -18px !important;
  width: 18px !important;
  height: 18px !important;
  border-radius: 50% !important;
  background: rgba(76, 56, 42, 0.76) !important;
}

html body[data-page="basement-system"] #basement-environment-simulator .basement-human--adult { left: 42px !important; }
html body[data-page="basement-system"] #basement-environment-simulator .basement-human--child { left: 80px !important; width: 26px !important; height: 42px !important; opacity: 0.88 !important; }
html body[data-page="basement-system"] #basement-environment-simulator .basement-human--child::before { left: 6px !important; top: -15px !important; width: 15px !important; height: 15px !important; }
html body[data-page="basement-system"] #basement-environment-simulator .basement-simulator-stage[data-state="stable"] .basement-human-presence { opacity: 0.66 !important; transform: translateY(2px) !important; }

html body[data-page="basement-system"] #basement-environment-simulator .basement-risk-map {
  z-index: 8 !important;
}

html body[data-page="basement-system"] #basement-environment-simulator .basement-risk-zone--air {
  left: 47% !important;
  top: 38% !important;
}

html body[data-page="basement-system"] #basement-environment-simulator .basement-risk-zone {
  background: rgba(150, 53, 41, 0.7) !important;
  box-shadow: 0 10px 28px rgba(150, 53, 41, 0.2) !important;
  backdrop-filter: blur(8px) !important;
}

html body[data-page="basement-system"] #basement-environment-simulator .basement-flow-map {
  z-index: 7 !important;
  opacity: 0 !important;
  transition: opacity 900ms ease !important;
}

html body[data-page="basement-system"] #basement-environment-simulator .basement-flow-path,
html body[data-page="basement-system"] #basement-environment-simulator .basement-moisture-path {
  fill: none !important;
  stroke-linecap: round !important;
  stroke-width: 4 !important;
  stroke-dasharray: 13 18 !important;
  animation: basement-flow-dash 2.8s linear infinite !important;
  marker-end: url(#basement-flow-arrow) !important;
}

html body[data-page="basement-system"] #basement-environment-simulator .basement-flow-path--supply {
  stroke: rgba(72, 202, 184, 0.72) !important;
}

html body[data-page="basement-system"] #basement-environment-simulator .basement-flow-path--return {
  stroke: rgba(120, 210, 165, 0.58) !important;
}

html body[data-page="basement-system"] #basement-environment-simulator .basement-flow-path--exchange {
  stroke: rgba(236, 196, 112, 0.58) !important;
}

html body[data-page="basement-system"] #basement-environment-simulator .basement-moisture-path {
  stroke: rgba(229, 117, 78, 0.44) !important;
}

html body[data-page="basement-system"] #basement-environment-simulator #basement-flow-arrow path {
  fill: rgba(72, 202, 184, 0.82) !important;
}

@keyframes basement-flow-dash { to { stroke-dashoffset: -62; } }

html body[data-page="basement-system"] #basement-environment-simulator .basement-simulator-stage:is([data-state="intervene"], [data-state="balance"]) .basement-flow-map {
  opacity: 0.88 !important;
}

html body[data-page="basement-system"] #basement-environment-simulator .basement-flow-particles {
  position: absolute !important;
  inset: 0 !important;
  z-index: 7 !important;
  pointer-events: none !important;
  opacity: 0 !important;
  transition: opacity 900ms ease !important;
}

html body[data-page="basement-system"] #basement-environment-simulator .basement-flow-particles i {
  position: absolute !important;
  width: 7px !important;
  height: 7px !important;
  border-radius: 50% !important;
  background: rgba(135, 239, 214, 0.88) !important;
  box-shadow: 0 0 18px rgba(91, 223, 202, 0.72) !important;
  animation: basement-flow-particle 4.2s ease-in-out infinite !important;
}

html body[data-page="basement-system"] #basement-environment-simulator .basement-flow-particles i:nth-child(1) { left: 12%; top: 62%; animation-delay: 0s !important; }
html body[data-page="basement-system"] #basement-environment-simulator .basement-flow-particles i:nth-child(2) { left: 28%; top: 55%; animation-delay: .6s !important; }
html body[data-page="basement-system"] #basement-environment-simulator .basement-flow-particles i:nth-child(3) { left: 43%; top: 49%; animation-delay: 1.1s !important; }
html body[data-page="basement-system"] #basement-environment-simulator .basement-flow-particles i:nth-child(4) { left: 61%; top: 43%; animation-delay: 1.7s !important; }
html body[data-page="basement-system"] #basement-environment-simulator .basement-flow-particles i:nth-child(5) { left: 78%; top: 39%; animation-delay: 2.2s !important; }

@keyframes basement-flow-particle {
  0% { transform: translate3d(-12px, 16px, 0) scale(.65); opacity: 0; }
  30% { opacity: .9; }
  100% { transform: translate3d(76px, -34px, 0) scale(1); opacity: 0; }
}

html body[data-page="basement-system"] #basement-environment-simulator .basement-simulator-stage:is([data-state="intervene"], [data-state="balance"]) .basement-flow-particles {
  opacity: 1 !important;
}

html body[data-page="basement-system"] #basement-environment-simulator .basement-sensor-panel {
  position: absolute !important;
  top: 5.5% !important;
  right: 3.2% !important;
  z-index: 11 !important;
  width: min(31%, 360px) !important;
  min-width: 270px !important;
  padding: 15px !important;
  border: 1px solid rgba(255, 255, 255, 0.28) !important;
  border-radius: 22px !important;
  background: linear-gradient(180deg, rgba(18, 28, 28, 0.78), rgba(13, 21, 20, 0.62)) !important;
  box-shadow: 0 22px 54px rgba(0, 0, 0, 0.22) !important;
  backdrop-filter: blur(16px) saturate(1.25) !important;
  -webkit-backdrop-filter: blur(16px) saturate(1.25) !important;
  color: rgba(246, 247, 234, 0.94) !important;
  transition: opacity 900ms ease, transform 900ms ease !important;
}

html body[data-page="basement-system"] #basement-environment-simulator .basement-sensor-head {
  display: flex !important;
  justify-content: space-between !important;
  gap: 12px !important;
  align-items: center !important;
  margin-bottom: 10px !important;
}

html body[data-page="basement-system"] #basement-environment-simulator .basement-sensor-head span {
  font-size: 10px !important;
  letter-spacing: .12em !important;
  color: rgba(246, 247, 234, 0.58) !important;
  font-weight: 800 !important;
}

html body[data-page="basement-system"] #basement-environment-simulator .basement-sensor-head strong {
  min-width: 48px !important;
  padding: 4px 8px !important;
  border-radius: 999px !important;
  text-align: center !important;
  font-size: 11px !important;
  background: rgba(198, 62, 45, 0.22) !important;
  color: #ffb3a3 !important;
}

html body[data-page="basement-system"] #basement-environment-simulator .basement-sensor-list {
  display: grid !important;
  gap: 8px !important;
}

html body[data-page="basement-system"] #basement-environment-simulator .basement-sensor {
  --metric-color: #d95745;
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) 56px !important;
  gap: 12px !important;
  align-items: center !important;
  padding: 9px 10px !important;
  border-radius: 15px !important;
  background: rgba(255, 255, 255, 0.08) !important;
  border: 1px solid rgba(255, 255, 255, 0.09) !important;
}

html body[data-page="basement-system"] #basement-environment-simulator .basement-sensor div {
  display: grid !important;
  gap: 2px !important;
}

html body[data-page="basement-system"] #basement-environment-simulator .basement-sensor span {
  font-size: 11px !important;
  color: rgba(246, 247, 234, 0.62) !important;
}

html body[data-page="basement-system"] #basement-environment-simulator .basement-sensor strong {
  font-size: clamp(16px, 1.55vw, 22px) !important;
  color: rgba(255, 255, 255, 0.96) !important;
  letter-spacing: 0 !important;
}

html body[data-page="basement-system"] #basement-environment-simulator .basement-sensor i {
  width: 54px !important;
  height: 54px !important;
  border-radius: 50% !important;
  background:
    radial-gradient(circle at 50% 50%, rgba(12, 20, 19, 0.9) 0 46%, transparent 47%),
    conic-gradient(var(--metric-color) var(--meter), rgba(255, 255, 255, 0.14) 0) !important;
  box-shadow: inset 0 0 0 1px rgba(255,255,255,.1), 0 0 18px color-mix(in srgb, var(--metric-color) 40%, transparent) !important;
  transition: background 800ms ease !important;
}

html body[data-page="basement-system"] #basement-environment-simulator .basement-simulator-stage[data-tone="warning"] .basement-sensor { --metric-color: #d99b42; }
html body[data-page="basement-system"] #basement-environment-simulator .basement-simulator-stage[data-tone="ok"] .basement-sensor { --metric-color: #3aa879; }
html body[data-page="basement-system"] #basement-environment-simulator .basement-simulator-stage[data-tone="warning"] .basement-sensor-head strong { background: rgba(217,155,66,.2) !important; color: #ffd18a !important; }
html body[data-page="basement-system"] #basement-environment-simulator .basement-simulator-stage[data-tone="ok"] .basement-sensor-head strong { background: rgba(58,168,121,.22) !important; color: #a8f0cb !important; }

html body[data-page="basement-system"] #basement-environment-simulator .basement-simulator-minimal {
  max-width: min(390px, 38%) !important;
  padding: 16px 18px !important;
  border: 1px solid rgba(255,255,255,.3) !important;
  background: linear-gradient(180deg, rgba(246, 244, 230, 0.36), rgba(246, 244, 230, 0.24)) !important;
  color: rgba(255,255,255,.94) !important;
}

html body[data-page="basement-system"] #basement-environment-simulator .basement-simulator-minimal h3,
html body[data-page="basement-system"] #basement-environment-simulator .basement-simulator-minimal .basement-simulator-text,
html body[data-page="basement-system"] #basement-environment-simulator .basement-simulator-kicker,
html body[data-page="basement-system"] #basement-environment-simulator .basement-simulator-progress {
  color: rgba(255,255,255,.92) !important;
}

html body[data-page="basement-system"] #basement-environment-simulator .basement-simulator-stage[data-state="stable"] :is(
  .basement-sensor-panel,
  .basement-simulator-minimal,
  .basement-simulator-veil,
  .basement-simulator-scan,
  .basement-simulator-mist,
  .basement-simulator-bloom,
  .basement-risk-map,
  .basement-flow-map,
  .basement-flow-particles
) {
  opacity: 0 !important;
  pointer-events: none !important;
}

@media (max-width: 900px) {
  html body[data-page="basement-system"] #basement-environment-simulator .basement-sensor-panel {
    position: relative !important;
    top: auto !important;
    right: auto !important;
    width: auto !important;
    min-width: 0 !important;
    margin: 14px !important;
  }

  html body[data-page="basement-system"] #basement-environment-simulator .basement-simulator-minimal {
    max-width: none !important;
  }
}

/* === 2026-06-25 basement simulator two-column lock v69 === */
html body[data-page="basement-system"] #basement-environment-simulator .basement-simulator-stage {
  display: grid !important;
  grid-template-columns: minmax(0, 2fr) minmax(280px, 1fr) !important;
  gap: 18px !important;
  align-items: stretch !important;
  width: min(100%, 1360px) !important;
  max-width: 1360px !important;
  margin-inline: auto !important;
  aspect-ratio: auto !important;
  min-height: 0 !important;
  padding: 0 !important;
  overflow: visible !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

html body[data-page="basement-system"] #basement-environment-simulator .basement-simulator-stage > img {
  grid-column: 1 !important;
  grid-row: 1 !important;
  width: 100% !important;
  height: auto !important;
  aspect-ratio: 16 / 10 !important;
  max-height: 690px !important;
  object-fit: cover !important;
  border-radius: 24px !important;
  box-shadow: 0 26px 70px rgba(44, 35, 22, 0.14) !important;
}

html body[data-page="basement-system"] #basement-environment-simulator .basement-simulator-stage[data-state="stable"] {
  grid-template-columns: 1fr !important;
  gap: 0 !important;
  overflow: hidden !important;
  border-radius: 24px !important;
}

html body[data-page="basement-system"] #basement-environment-simulator .basement-simulator-stage[data-state="stable"] > img {
  grid-column: 1 !important;
  width: 100% !important;
  max-height: none !important;
  border-radius: 24px !important;
}

html body[data-page="basement-system"] #basement-environment-simulator :is(
  .basement-risk-map,
  .basement-risk-zone,
  .basement-simulator-copy,
  .basement-simulator-hud,
  .basement-simulator-statusboard,
  .basement-simulator-compare,
  .basement-simulator-phase-rail,
  .basement-sensor-field,
  .basement-material-recovery,
  .basement-human-presence
) {
  display: none !important;
}

html body[data-page="basement-system"] #basement-environment-simulator :is(
  .basement-simulator-veil,
  .basement-simulator-scan,
  .basement-simulator-mist,
  .basement-simulator-bloom,
  .basement-ceiling-softener,
  .basement-flow-map,
  .basement-flow-particles
) {
  left: 0 !important;
  right: auto !important;
  top: 0 !important;
  bottom: auto !important;
  width: calc((100% - 18px) * 2 / 3) !important;
  height: 100% !important;
  max-height: 690px !important;
  border-radius: 24px !important;
  overflow: hidden !important;
  pointer-events: none !important;
}

html body[data-page="basement-system"] #basement-environment-simulator .basement-simulator-stage[data-state="stable"] :is(
  .basement-simulator-veil,
  .basement-simulator-scan,
  .basement-simulator-mist,
  .basement-simulator-bloom,
  .basement-ceiling-softener,
  .basement-flow-map,
  .basement-flow-particles
) {
  opacity: 0 !important;
  display: none !important;
}

html body[data-page="basement-system"] #basement-environment-simulator .basement-flow-map {
  z-index: 8 !important;
  opacity: 0 !important;
  mix-blend-mode: screen !important;
}

html body[data-page="basement-system"] #basement-environment-simulator .basement-simulator-stage:is([data-state="intervene"], [data-state="balance"]) .basement-flow-map {
  opacity: 1 !important;
}

html body[data-page="basement-system"] #basement-environment-simulator .basement-flow-path,
html body[data-page="basement-system"] #basement-environment-simulator .basement-moisture-path {
  stroke-width: 5 !important;
  stroke-dasharray: 18 18 !important;
  filter: drop-shadow(0 0 10px rgba(98, 230, 211, 0.8)) !important;
}

html body[data-page="basement-system"] #basement-environment-simulator .basement-flow-path--supply {
  stroke: rgba(83, 232, 210, 0.92) !important;
}

html body[data-page="basement-system"] #basement-environment-simulator .basement-flow-path--return {
  stroke: rgba(143, 221, 176, 0.82) !important;
}

html body[data-page="basement-system"] #basement-environment-simulator .basement-flow-path--exchange {
  stroke: rgba(246, 199, 103, 0.74) !important;
}

html body[data-page="basement-system"] #basement-environment-simulator .basement-flow-particles {
  z-index: 9 !important;
  opacity: 0 !important;
}

html body[data-page="basement-system"] #basement-environment-simulator .basement-simulator-stage:is([data-state="intervene"], [data-state="balance"]) .basement-flow-particles {
  opacity: 1 !important;
}

html body[data-page="basement-system"] #basement-environment-simulator .basement-sensor-panel {
  position: relative !important;
  grid-column: 2 !important;
  grid-row: 1 !important;
  top: auto !important;
  right: auto !important;
  width: 100% !important;
  min-width: 0 !important;
  height: 100% !important;
  align-self: stretch !important;
  padding: 22px !important;
  border-radius: 24px !important;
  background: linear-gradient(180deg, rgba(16, 29, 29, 0.94), rgba(12, 24, 23, 0.88)) !important;
  box-shadow: 0 26px 70px rgba(22, 28, 25, 0.18) !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
}

html body[data-page="basement-system"] #basement-environment-simulator .basement-sensor-list {
  gap: 10px !important;
}

html body[data-page="basement-system"] #basement-environment-simulator .basement-sensor {
  grid-template-columns: minmax(0, 1fr) 52px !important;
  padding: 12px 13px !important;
  background: rgba(255, 255, 255, 0.075) !important;
}

html body[data-page="basement-system"] #basement-environment-simulator .basement-sensor i {
  width: 50px !important;
  height: 50px !important;
}

html body[data-page="basement-system"] #basement-environment-simulator .basement-simulator-stage[data-state="stable"] .basement-sensor-panel {
  display: none !important;
}

html body[data-page="basement-system"] #basement-environment-simulator .basement-simulator-minimal {
  position: absolute !important;
  right: 22px !important;
  bottom: 22px !important;
  left: auto !important;
  top: auto !important;
  z-index: 14 !important;
  width: calc((100% - 18px) / 3 - 44px) !important;
  max-width: none !important;
  min-width: 220px !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
}

html body[data-page="basement-system"] #basement-environment-simulator .basement-simulator-minimal :is(
  .basement-simulator-kicker,
  h3,
  .basement-simulator-text,
  .basement-simulator-progress
) {
  display: none !important;
}

html body[data-page="basement-system"] #basement-environment-simulator .basement-simulator-actions {
  display: flex !important;
  justify-content: stretch !important;
  margin: 0 !important;
}

html body[data-page="basement-system"] #basement-environment-simulator .basement-simulator-launch {
  width: 100% !important;
  min-height: 48px !important;
  border-radius: 999px !important;
  background: linear-gradient(135deg, #0f5047, #1d7568) !important;
  box-shadow: 0 14px 30px rgba(7, 55, 48, 0.32) !important;
}

html body[data-page="basement-system"] #basement-environment-simulator .basement-simulator-stage[data-state="stable"] .basement-simulator-minimal {
  display: none !important;
}

@media (max-width: 900px) {
  html body[data-page="basement-system"] #basement-environment-simulator .basement-simulator-stage {
    grid-template-columns: 1fr !important;
    gap: 14px !important;
    overflow: visible !important;
  }

  html body[data-page="basement-system"] #basement-environment-simulator .basement-simulator-stage > img {
    grid-column: 1 !important;
    aspect-ratio: 4 / 3 !important;
    max-height: none !important;
  }

  html body[data-page="basement-system"] #basement-environment-simulator :is(
    .basement-simulator-veil,
    .basement-simulator-scan,
    .basement-simulator-mist,
    .basement-simulator-bloom,
    .basement-ceiling-softener,
    .basement-flow-map,
    .basement-flow-particles
  ) {
    width: 100% !important;
    height: auto !important;
    aspect-ratio: 4 / 3 !important;
  }

  html body[data-page="basement-system"] #basement-environment-simulator .basement-sensor-panel {
    grid-column: 1 !important;
    grid-row: 2 !important;
    height: auto !important;
    margin: 0 !important;
  }

  html body[data-page="basement-system"] #basement-environment-simulator .basement-simulator-minimal {
    position: relative !important;
    grid-column: 1 !important;
    grid-row: 3 !important;
    right: auto !important;
    bottom: auto !important;
    width: 100% !important;
    min-width: 0 !important;
  }
}

/* === 2026-06-25 global scene media/copy alignment lock v70 === */
html body {
  --zf-scene-media-width: var(--zf-canon-media-width, min(1320px, calc(100vw - 120px)));
  --zf-scene-media-ratio: var(--zf-canon-media-ratio, 16 / 9);
}

html body main :is(
  .section-heading,
  .section-copy,
  .image-entry-copy,
  .system-cognition-inner,
  .system-logic-inner,
  .home-hero-copy,
  .home-sanctuary-copy,
  .home-copy,
  .climate-living-copy,
  .climate-copy-panel,
  .climate-closing,
  .water-scene-copy,
  .basement-definition-copy,
  .basement-alert-summary-copy,
  .basement-copy
) {
  box-sizing: border-box !important;
  text-align: left !important;
}

html body main :is(
  .home-hero-media,
  .home-sanctuary-media,
  .home-image,
  .section-image,
  .dimension-media,
  .image-entry-media,
  .scene-media,
  .basement-problem-media,
  .basement-media,
  .water-proof-media,
  .water-supply-media,
  .water-demand-media,
  .climate-map,
  .climate-living-media
) {
  box-sizing: border-box !important;
}

@media (min-width: 901px) {
  html body main :is(
    .image-entry-copy,
    .system-cognition-inner,
    .system-logic-inner,
    .water-scene-copy,
    .basement-copy,
    .climate-living-copy,
    .climate-closing
  ) {
    width: var(--zf-scene-media-width) !important;
    max-width: var(--zf-scene-media-width) !important;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  html body:is([data-page="climate"], [data-page="systems"]) main > section#climate.climate.section-shell > .section-heading,
  html body:is([data-page="climate"], [data-page="systems"]) main > section#climate.climate.section-shell > .climate-sensory-field,
  html body:is([data-page="climate"], [data-page="systems"]) main > section#climate.climate.section-shell > .climate-stage,
  html body:is([data-page="climate"], [data-page="systems"]) main > section#climate.climate.section-shell > .climate-strategy-board,
  html body:is([data-page="climate"], [data-page="systems"]) main > section#climate.climate.section-shell > .indoor-drift-board,
  html body:is([data-page="climate"], [data-page="systems"]) main > section#climate.climate.section-shell > .climate-living-scene,
  html body:is([data-page="climate"], [data-page="systems"]) main > section#climate.climate.section-shell > .climate-closing {
    width: var(--zf-scene-media-width) !important;
    max-width: var(--zf-scene-media-width) !important;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  html body:is([data-page="climate"], [data-page="systems"]) main > section#climate.climate.section-shell > .section-heading :is(.eyebrow, h1, h2, h3, p, .lead, .climate-lead-sub) {
    margin-left: 0 !important;
    margin-right: auto !important;
    text-align: left !important;
  }

  html body:is([data-page="climate"], [data-page="systems"]) main > section#climate.climate.section-shell .climate-map {
    width: 100% !important;
    max-width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    aspect-ratio: var(--zf-scene-media-ratio) !important;
    border-radius: 24px !important;
    overflow: hidden !important;
  }

  html body:is([data-page="climate"], [data-page="systems"]) main > section#climate.climate.section-shell .climate-map > img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
  }
}

@media (max-width: 900px) {
  html body {
    --zf-scene-media-width: calc(100vw - 36px);
  }

  html body:is([data-page="climate"], [data-page="systems"]) main > section#climate.climate.section-shell > .section-heading,
  html body:is([data-page="climate"], [data-page="systems"]) main > section#climate.climate.section-shell > .climate-sensory-field,
  html body:is([data-page="climate"], [data-page="systems"]) main > section#climate.climate.section-shell > .climate-stage,
  html body:is([data-page="climate"], [data-page="systems"]) main > section#climate.climate.section-shell > .climate-strategy-board,
  html body:is([data-page="climate"], [data-page="systems"]) main > section#climate.climate.section-shell > .indoor-drift-board,
  html body:is([data-page="climate"], [data-page="systems"]) main > section#climate.climate.section-shell > .climate-living-scene,
  html body:is([data-page="climate"], [data-page="systems"]) main > section#climate.climate.section-shell > .climate-closing {
    width: var(--zf-scene-media-width) !important;
    max-width: var(--zf-scene-media-width) !important;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

/* === 2026-06-25 basement inserted lifestyle scenes v71 === */
html body[data-page="basement-system"] :is(
  #basement-tea-room-layer,
  #basement-cigar-layer,
  #basement-wine-layer,
  #basement-game-layer,
  #basement-party-layer,
  #basement-meditation-layer
) {
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  gap: 28px !important;
  width: 100% !important;
  max-width: none !important;
  margin: 64px auto !important;
  padding: 0 !important;
  min-height: 0 !important;
}

html body[data-page="basement-system"] :is(
  #basement-tea-room-layer,
  #basement-cigar-layer,
  #basement-wine-layer,
  #basement-game-layer,
  #basement-party-layer,
  #basement-meditation-layer
) .basement-copy {
  order: 1 !important;
  width: var(--zf-scene-media-width, var(--zf-canon-media-width, min(calc(100vw - 128px), 145svh, 1280px))) !important;
  max-width: var(--zf-scene-media-width, var(--zf-canon-media-width, min(calc(100vw - 128px), 145svh, 1280px))) !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding: 0 !important;
  align-self: center !important;
  text-align: left !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}

html body[data-page="basement-system"] :is(
  #basement-tea-room-layer,
  #basement-cigar-layer,
  #basement-wine-layer,
  #basement-game-layer,
  #basement-party-layer,
  #basement-meditation-layer
) .basement-copy :where(h3, p, .eyebrow) {
  text-align: left !important;
  margin-left: 0 !important;
  margin-right: auto !important;
}

html body[data-page="basement-system"] :is(
  #basement-tea-room-layer,
  #basement-cigar-layer,
  #basement-wine-layer,
  #basement-game-layer,
  #basement-party-layer,
  #basement-meditation-layer
) .basement-copy .eyebrow {
  margin: 0 0 10px !important;
}

html body[data-page="basement-system"] :is(
  #basement-tea-room-layer,
  #basement-cigar-layer,
  #basement-wine-layer,
  #basement-game-layer,
  #basement-party-layer,
  #basement-meditation-layer
) .basement-copy h3 {
  margin: 0 !important;
  max-width: 15em !important;
  font-size: clamp(22px, 2vw, 30px) !important;
  line-height: 1.42 !important;
  letter-spacing: -0.01em !important;
  word-break: keep-all !important;
  overflow-wrap: normal !important;
  text-wrap: pretty !important;
}

html body[data-page="basement-system"] :is(
  #basement-tea-room-layer,
  #basement-cigar-layer,
  #basement-wine-layer,
  #basement-game-layer,
  #basement-party-layer,
  #basement-meditation-layer
) .basement-copy p:not(.eyebrow):not(blockquote) {
  max-width: 42em !important;
  margin-top: 18px !important;
}

html body[data-page="basement-system"] :is(
  #basement-tea-room-layer,
  #basement-cigar-layer,
  #basement-wine-layer,
  #basement-game-layer,
  #basement-party-layer,
  #basement-meditation-layer
) .basement-media {
  order: 2 !important;
  width: var(--zf-scene-media-width, var(--zf-canon-media-width, min(calc(100vw - 128px), 145svh, 1280px))) !important;
  max-width: var(--zf-scene-media-width, var(--zf-canon-media-width, min(calc(100vw - 128px), 145svh, 1280px))) !important;
  aspect-ratio: 16 / 9 !important;
  min-height: 0 !important;
  margin-left: auto !important;
  margin-right: auto !important;
  border-radius: 24px !important;
  overflow: hidden !important;
  position: relative !important;
  box-shadow: 0 24px 64px rgba(26, 36, 31, 0.12) !important;
}

html body[data-page="basement-system"] :is(
  #basement-tea-room-layer,
  #basement-cigar-layer,
  #basement-wine-layer,
  #basement-game-layer,
  #basement-party-layer,
  #basement-meditation-layer
) .basement-media img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  object-position: center center !important;
}

@media (max-width: 900px) {
  html body[data-page="basement-system"] :is(
    #basement-tea-room-layer,
    #basement-cigar-layer,
    #basement-wine-layer,
    #basement-game-layer,
    #basement-party-layer,
    #basement-meditation-layer
  ) {
    width: 100% !important;
    margin: 40px auto !important;
    gap: 22px !important;
  }

  html body[data-page="basement-system"] :is(
    #basement-tea-room-layer,
    #basement-cigar-layer,
    #basement-wine-layer,
    #basement-game-layer,
    #basement-party-layer,
    #basement-meditation-layer
  ) .basement-copy,
  html body[data-page="basement-system"] :is(
    #basement-tea-room-layer,
    #basement-cigar-layer,
    #basement-wine-layer,
    #basement-game-layer,
    #basement-party-layer,
    #basement-meditation-layer
  ) .basement-media {
    width: var(--zf-scene-media-width, calc(100vw - 36px)) !important;
    max-width: var(--zf-scene-media-width, calc(100vw - 36px)) !important;
  }

  html body[data-page="basement-system"] :is(
    #basement-tea-room-layer,
    #basement-cigar-layer,
    #basement-wine-layer,
    #basement-game-layer,
    #basement-party-layer,
    #basement-meditation-layer
  ) .basement-copy h3 {
    max-width: 100% !important;
    font-size: clamp(20px, 5.2vw, 26px) !important;
    line-height: 1.46 !important;
  }

  html body[data-page="basement-system"] :is(
    #basement-tea-room-layer,
    #basement-cigar-layer,
    #basement-wine-layer,
    #basement-game-layer,
    #basement-party-layer,
    #basement-meditation-layer
  ) .basement-media {
    aspect-ratio: 4 / 3 !important;
  }
}

/* === 2026-06-25 basement added scenes final lock v73 === */
html body[data-page="basement-system"] main > section.basement-added-scene {
  width: 100% !important;
  max-width: none !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

html body[data-page="basement-system"] main > section.basement-added-scene > .basement-copy,
html body[data-page="basement-system"] main > section.basement-added-scene > .basement-media {
  width: var(--zf-scene-media-width, var(--zf-canon-media-width, min(calc(100vw - 128px), 145svh, 1280px))) !important;
  max-width: var(--zf-scene-media-width, var(--zf-canon-media-width, min(calc(100vw - 128px), 145svh, 1280px))) !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

html body[data-page="basement-system"] main > section.basement-added-scene > .basement-copy,
html body[data-page="basement-system"] main > section.basement-added-scene > .basement-copy :is(.eyebrow, h3, p) {
  text-align: left !important;
}

html body[data-page="basement-system"] main > section.basement-added-scene > .basement-media {
  height: auto !important;
  min-height: 0 !important;
  aspect-ratio: var(--zf-scene-media-ratio, 16 / 9) !important;
}

html body[data-page="basement-system"] main > section.basement-added-scene > .basement-media img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  object-position: center center !important;
}

@media (max-width: 900px) {
  html body[data-page="basement-system"] main > section.basement-added-scene > .basement-copy,
  html body[data-page="basement-system"] main > section.basement-added-scene > .basement-media {
    width: var(--zf-scene-media-width, calc(100vw - 36px)) !important;
    max-width: var(--zf-scene-media-width, calc(100vw - 36px)) !important;
  }
}

/* === 2026-06-25 water system simulator core scenes v1 === */
html body[data-page="water-supply-drainage"] #water-system-simulator-entry {
  width: 100% !important;
  max-width: none !important;
  margin: clamp(48px, 6vw, 84px) 0 clamp(64px, 7vw, 104px) !important;
  padding: 0 !important;
}

html body[data-page="water-supply-drainage"] #water-system-simulator-entry :is(
  .water-system-simulator-intro,
  .water-system-simulator-shell,
  .water-system-simulator-heading,
  .water-system-simulator-stage
) {
  width: var(--zf-scene-media-width, var(--zf-canon-media-width, min(calc(100vw - 128px), 145svh, 1280px))) !important;
  max-width: var(--zf-scene-media-width, var(--zf-canon-media-width, min(calc(100vw - 128px), 145svh, 1280px))) !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

html body[data-page="water-supply-drainage"] #water-system-simulator-entry .water-system-simulator-intro,
html body[data-page="water-supply-drainage"] #water-system-simulator-entry .water-system-simulator-heading {
  text-align: left !important;
}

html body[data-page="water-supply-drainage"] #water-system-simulator-entry .water-system-simulator-intro > :is(.eyebrow, h3, p),
html body[data-page="water-supply-drainage"] #water-system-simulator-entry .water-system-simulator-heading > :is(.eyebrow, h2, p),
html body[data-page="water-supply-drainage"] #water-system-simulator-entry .water-system-simulator-heading > div > :is(.eyebrow, h2) {
  margin-left: 0 !important;
  margin-right: auto !important;
}

html body[data-page="water-supply-drainage"] #water-system-simulator-entry .water-system-simulator-intro h3,
html body[data-page="water-supply-drainage"] #water-system-simulator-entry .water-system-simulator-heading h2 {
  font-size: clamp(30px, 4vw, 52px) !important;
  line-height: 1.06 !important;
  letter-spacing: -0.04em !important;
}

html body[data-page="water-supply-drainage"] #water-system-simulator-entry .water-system-simulator-intro p:not(.eyebrow),
html body[data-page="water-supply-drainage"] #water-system-simulator-entry .water-system-simulator-heading p {
  max-width: 760px !important;
  color: rgba(31, 50, 47, 0.78) !important;
}

html body[data-page="water-supply-drainage"] #water-system-simulator-entry .water-system-simulator-actions {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 14px !important;
  align-items: center !important;
  margin-top: 24px !important;
}

html body[data-page="water-supply-drainage"] #water-system-simulator-entry .water-system-simulator-actions span {
  color: rgba(31, 50, 47, 0.66) !important;
  font-size: 14px !important;
  letter-spacing: 0.04em !important;
}

html body[data-page="water-supply-drainage"] #water-system-simulator-entry .water-system-simulator-shell {
  margin-top: clamp(28px, 3vw, 42px) !important;
}

html body[data-page="water-supply-drainage"] #water-system-simulator-entry .water-system-simulator-scene-rail {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 12px !important;
  width: var(--zf-scene-media-width, var(--zf-canon-media-width, min(calc(100vw - 128px), 145svh, 1280px))) !important;
  max-width: var(--zf-scene-media-width, var(--zf-canon-media-width, min(calc(100vw - 128px), 145svh, 1280px))) !important;
  margin: 24px auto 0 !important;
}

html body[data-page="water-supply-drainage"] #water-system-simulator-entry .water-system-sim-tab {
  appearance: none !important;
  border: 1px solid rgba(38, 84, 76, 0.16) !important;
  background: rgba(246, 251, 249, 0.92) !important;
  color: #28554d !important;
  border-radius: 999px !important;
  padding: 12px 18px !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  letter-spacing: 0.06em !important;
  transition: transform 220ms ease, border-color 220ms ease, background 220ms ease, color 220ms ease !important;
}

html body[data-page="water-supply-drainage"] #water-system-simulator-entry .water-system-sim-tab.is-active {
  background: linear-gradient(135deg, #17453f 0%, #2f7c74 100%) !important;
  border-color: transparent !important;
  color: #f5fffd !important;
  box-shadow: 0 16px 32px rgba(25, 79, 72, 0.18) !important;
}

html body[data-page="water-supply-drainage"] #water-system-simulator-entry .water-system-simulator-stage {
  position: relative !important;
  display: grid !important;
  grid-template-columns: minmax(0, 7fr) minmax(280px, 3fr) !important;
  gap: 20px !important;
  align-items: stretch !important;
  margin-top: 20px !important;
  overflow: hidden !important;
  isolation: isolate !important;
}

html body[data-page="water-supply-drainage"] #water-system-simulator-entry .water-system-simulator-stage > img {
  grid-column: 1 !important;
  grid-row: 1 !important;
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
  aspect-ratio: 16 / 9 !important;
  object-fit: cover !important;
  object-position: center center !important;
  border-radius: 24px !important;
  box-shadow: 0 24px 68px rgba(18, 42, 39, 0.14) !important;
  filter: saturate(0.9) contrast(0.96) brightness(0.94) !important;
  transition: filter 520ms ease, transform 520ms ease !important;
}

html body[data-page="water-supply-drainage"] #water-system-simulator-entry .water-system-simulator-stage[data-water-sim-tone="warning"] > img {
  filter: saturate(0.98) contrast(1) brightness(0.98) !important;
}

html body[data-page="water-supply-drainage"] #water-system-simulator-entry .water-system-simulator-stage[data-water-sim-tone="ok"] > img {
  filter: saturate(1.06) contrast(1.02) brightness(1.03) !important;
  transform: scale(1.01) !important;
}

html body[data-page="water-supply-drainage"] #water-system-simulator-entry :is(
  .water-system-sim-veil,
  .water-system-sim-scan,
  .water-system-sim-bloom,
  .water-system-sim-flowmap,
  .water-system-sim-particles,
  .water-system-sim-riskmap,
  .water-system-sim-copy
) {
  grid-column: 1 !important;
  grid-row: 1 !important;
}

html body[data-page="water-supply-drainage"] #water-system-simulator-entry .water-system-sim-veil,
html body[data-page="water-supply-drainage"] #water-system-simulator-entry .water-system-sim-scan,
html body[data-page="water-supply-drainage"] #water-system-simulator-entry .water-system-sim-bloom,
html body[data-page="water-supply-drainage"] #water-system-simulator-entry .water-system-sim-flowmap,
html body[data-page="water-supply-drainage"] #water-system-simulator-entry .water-system-sim-particles,
html body[data-page="water-supply-drainage"] #water-system-simulator-entry .water-system-sim-riskmap {
  position: absolute !important;
  inset: 0 auto auto 0 !important;
  width: calc((100% - 20px) * 0.7) !important;
  height: 100% !important;
  border-radius: 24px !important;
  pointer-events: none !important;
}

html body[data-page="water-supply-drainage"] #water-system-simulator-entry .water-system-sim-veil {
  background: radial-gradient(circle at 14% 24%, rgba(188, 125, 54, 0.24), transparent 32%), linear-gradient(180deg, rgba(84, 70, 42, 0.12), rgba(8, 24, 30, 0.32)) !important;
  opacity: 0.88 !important;
  transition: opacity 420ms ease !important;
}

html body[data-page="water-supply-drainage"] #water-system-simulator-entry .water-system-sim-scan {
  background: linear-gradient(180deg, transparent 0%, rgba(183, 234, 225, 0.28) 46%, transparent 100%) !important;
  mix-blend-mode: screen !important;
  opacity: 0.55 !important;
  animation: waterSimScan 5.4s linear infinite !important;
}

html body[data-page="water-supply-drainage"] #water-system-simulator-entry .water-system-sim-bloom {
  background: radial-gradient(circle at 78% 28%, rgba(97, 216, 193, 0.12), transparent 34%), radial-gradient(circle at 22% 76%, rgba(77, 150, 206, 0.12), transparent 30%) !important;
  opacity: 0.35 !important;
  transition: opacity 420ms ease !important;
}

html body[data-page="water-supply-drainage"] #water-system-simulator-entry .water-system-simulator-stage[data-water-sim-tone="ok"] :is(.water-system-sim-veil) {
  opacity: 0.18 !important;
}

html body[data-page="water-supply-drainage"] #water-system-simulator-entry .water-system-simulator-stage[data-water-sim-tone="ok"] :is(.water-system-sim-bloom) {
  opacity: 0.7 !important;
}

html body[data-page="water-supply-drainage"] #water-system-simulator-entry .water-system-sim-flowmap {
  overflow: visible !important;
}

html body[data-page="water-supply-drainage"] #water-system-simulator-entry .water-system-sim-path {
  fill: none !important;
  stroke-linecap: round !important;
  stroke-linejoin: round !important;
  marker-end: url(#water-sim-arrow) !important;
  opacity: 0.38 !important;
  transition: opacity 320ms ease, stroke 320ms ease !important;
}

html body[data-page="water-supply-drainage"] #water-system-simulator-entry .water-system-sim-path--main {
  stroke: rgba(239, 178, 95, 0.8) !important;
  stroke-width: 10 !important;
}

html body[data-page="water-supply-drainage"] #water-system-simulator-entry .water-system-sim-path--branch {
  stroke: rgba(130, 191, 235, 0.65) !important;
  stroke-width: 7 !important;
}

html body[data-page="water-supply-drainage"] #water-system-simulator-entry .water-system-simulator-stage[data-water-sim-tone="ok"] .water-system-sim-path--main {
  stroke: rgba(111, 222, 199, 0.88) !important;
}

html body[data-page="water-supply-drainage"] #water-system-simulator-entry .water-system-simulator-stage[data-water-sim-tone="ok"] .water-system-sim-path--branch {
  stroke: rgba(139, 223, 249, 0.8) !important;
}

html body[data-page="water-supply-drainage"] #water-system-simulator-entry .water-system-sim-particles i {
  position: absolute !important;
  width: 12px !important;
  height: 12px !important;
  border-radius: 50% !important;
  background: rgba(202, 239, 245, 0.9) !important;
  box-shadow: 0 0 0 5px rgba(168, 226, 235, 0.14) !important;
  animation: waterSimFlow 5.2s linear infinite !important;
}

html body[data-page="water-supply-drainage"] #water-system-simulator-entry .water-system-sim-particles i:nth-child(1) { top: 60%; left: 10%; animation-delay: 0s !important; }
html body[data-page="water-supply-drainage"] #water-system-simulator-entry .water-system-sim-particles i:nth-child(2) { top: 54%; left: 26%; animation-delay: -1.2s !important; }
html body[data-page="water-supply-drainage"] #water-system-simulator-entry .water-system-sim-particles i:nth-child(3) { top: 49%; left: 43%; animation-delay: -2.4s !important; }
html body[data-page="water-supply-drainage"] #water-system-simulator-entry .water-system-sim-particles i:nth-child(4) { top: 34%; left: 61%; animation-delay: -3.6s !important; }

html body[data-page="water-supply-drainage"] #water-system-simulator-entry .water-system-sim-riskmap {
  z-index: 4 !important;
}

html body[data-page="water-supply-drainage"] #water-system-simulator-entry .water-system-sim-risk {
  position: absolute !important;
  display: inline-flex !important;
  align-items: center !important;
  gap: 8px !important;
  padding: 8px 12px !important;
  border-radius: 999px !important;
  backdrop-filter: blur(14px) !important;
  background: rgba(39, 31, 22, 0.46) !important;
  color: #fff4df !important;
  box-shadow: 0 10px 24px rgba(24, 23, 18, 0.16) !important;
}

html body[data-page="water-supply-drainage"] #water-system-simulator-entry .water-system-sim-risk i {
  width: 9px !important;
  height: 9px !important;
  border-radius: 50% !important;
  background: #ffb866 !important;
  box-shadow: 0 0 0 5px rgba(255, 184, 102, 0.18) !important;
}

html body[data-page="water-supply-drainage"] #water-system-simulator-entry .water-system-sim-risk b {
  font-size: 12px !important;
  letter-spacing: 0.06em !important;
  font-weight: 600 !important;
}

html body[data-page="water-supply-drainage"] #water-system-simulator-entry .water-system-sim-risk--one { top: 11%; left: 8%; }
html body[data-page="water-supply-drainage"] #water-system-simulator-entry .water-system-sim-risk--two { top: 18%; right: 12%; }
html body[data-page="water-supply-drainage"] #water-system-simulator-entry .water-system-sim-risk--three { bottom: 16%; left: 14%; }

html body[data-page="water-supply-drainage"] #water-system-simulator-entry .water-system-sim-panel {
  position: relative !important;
  grid-column: 2 !important;
  grid-row: 1 !important;
  display: flex !important;
  flex-direction: column !important;
  gap: 14px !important;
  min-width: 0 !important;
  padding: clamp(16px, 1.7vw, 24px) !important;
  border-radius: 24px !important;
  background: linear-gradient(180deg, rgba(251, 254, 253, 0.95), rgba(239, 248, 245, 0.92)) !important;
  border: 1px solid rgba(36, 92, 83, 0.1) !important;
  box-shadow: 0 24px 56px rgba(24, 54, 50, 0.08) !important;
}

html body[data-page="water-supply-drainage"] #water-system-simulator-entry .water-system-sim-panel-head {
  display: flex !important;
  align-items: baseline !important;
  justify-content: space-between !important;
  gap: 12px !important;
}

html body[data-page="water-supply-drainage"] #water-system-simulator-entry .water-system-sim-panel-head span {
  font-size: 12px !important;
  letter-spacing: 0.14em !important;
  color: rgba(37, 86, 78, 0.64) !important;
  text-transform: uppercase !important;
}

html body[data-page="water-supply-drainage"] #water-system-simulator-entry .water-system-sim-panel-head strong {
  font-size: clamp(18px, 1.9vw, 28px) !important;
  color: #8c4f20 !important;
  transition: color 320ms ease !important;
}

html body[data-page="water-supply-drainage"] #water-system-simulator-entry .water-system-simulator-stage[data-water-sim-tone="warning"] .water-system-sim-panel-head strong {
  color: #ca7a33 !important;
}

html body[data-page="water-supply-drainage"] #water-system-simulator-entry .water-system-simulator-stage[data-water-sim-tone="ok"] .water-system-sim-panel-head strong {
  color: #217962 !important;
}

html body[data-page="water-supply-drainage"] #water-system-simulator-entry .water-system-sim-metrics {
  display: grid !important;
  gap: 10px !important;
}

html body[data-page="water-supply-drainage"] #water-system-simulator-entry .water-system-sim-metric {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) 44px !important;
  gap: 12px !important;
  align-items: center !important;
  padding: 12px 14px !important;
  border-radius: 18px !important;
  background: rgba(255, 255, 255, 0.78) !important;
  border: 1px solid rgba(33, 99, 89, 0.08) !important;
}

html body[data-page="water-supply-drainage"] #water-system-simulator-entry .water-system-sim-metric span {
  display: block !important;
  margin-bottom: 6px !important;
  color: rgba(30, 63, 59, 0.7) !important;
  font-size: 12px !important;
  letter-spacing: 0.08em !important;
}

html body[data-page="water-supply-drainage"] #water-system-simulator-entry .water-system-sim-metric strong {
  color: #173934 !important;
  font-size: 21px !important;
  line-height: 1 !important;
}

html body[data-page="water-supply-drainage"] #water-system-simulator-entry .water-system-sim-metric i {
  width: 44px !important;
  height: 44px !important;
  border-radius: 50% !important;
  background: conic-gradient(from 180deg, rgba(207, 122, 61, 0.14) 0deg, rgba(207, 122, 61, 0.14) var(--meter), rgba(38, 102, 92, 0.12) var(--meter), rgba(38, 102, 92, 0.12) 360deg) !important;
  position: relative !important;
}

html body[data-page="water-supply-drainage"] #water-system-simulator-entry .water-system-sim-metric i::after {
  content: "" !important;
  position: absolute !important;
  inset: 8px !important;
  border-radius: 50% !important;
  background: #f8fcfa !important;
}

html body[data-page="water-supply-drainage"] #water-system-simulator-entry .water-system-simulator-stage[data-water-sim-tone="ok"] .water-system-sim-metric i {
  background: conic-gradient(from 180deg, rgba(56, 167, 135, 0.18) 0deg, rgba(56, 167, 135, 0.18) var(--meter), rgba(38, 102, 92, 0.1) var(--meter), rgba(38, 102, 92, 0.1) 360deg) !important;
}

html body[data-page="water-supply-drainage"] #water-system-simulator-entry .water-system-sim-reference {
  margin-top: auto !important;
  padding-top: 6px !important;
  border-top: 1px solid rgba(35, 95, 86, 0.1) !important;
}

html body[data-page="water-supply-drainage"] #water-system-simulator-entry .water-system-sim-reference span {
  display: block !important;
  margin-bottom: 7px !important;
  font-size: 12px !important;
  letter-spacing: 0.12em !important;
  text-transform: uppercase !important;
  color: rgba(35, 95, 86, 0.66) !important;
}

html body[data-page="water-supply-drainage"] #water-system-simulator-entry .water-system-sim-reference p {
  margin: 0 !important;
  color: rgba(31, 50, 47, 0.74) !important;
  font-size: 14px !important;
  line-height: 1.6 !important;
}

html body[data-page="water-supply-drainage"] #water-system-simulator-entry .water-system-sim-copy {
  align-self: end !important;
  z-index: 5 !important;
  width: min(440px, calc(100% - 32px)) !important;
  margin: 0 0 18px 18px !important;
  padding: 18px 20px !important;
  border-radius: 22px !important;
  background: rgba(16, 28, 32, 0.54) !important;
  backdrop-filter: blur(20px) !important;
  color: #f4fbf8 !important;
  box-shadow: 0 20px 48px rgba(11, 26, 30, 0.22) !important;
}

html body[data-page="water-supply-drainage"] #water-system-simulator-entry .water-system-sim-copy :is(.water-system-sim-kicker, h3, p) {
  margin-left: 0 !important;
  margin-right: auto !important;
}

html body[data-page="water-supply-drainage"] #water-system-simulator-entry .water-system-sim-kicker {
  margin-bottom: 10px !important;
  font-size: 12px !important;
  letter-spacing: 0.14em !important;
  text-transform: uppercase !important;
  color: rgba(202, 241, 230, 0.86) !important;
}

html body[data-page="water-supply-drainage"] #water-system-simulator-entry .water-system-sim-copy h3 {
  margin-bottom: 10px !important;
  font-size: clamp(22px, 2.1vw, 30px) !important;
  line-height: 1.16 !important;
  letter-spacing: -0.03em !important;
  color: #fbfffe !important;
}

html body[data-page="water-supply-drainage"] #water-system-simulator-entry .water-system-sim-copy p:not(.water-system-sim-kicker) {
  margin-bottom: 0 !important;
  color: rgba(238, 249, 246, 0.82) !important;
}

html body[data-page="water-supply-drainage"] #water-system-simulator-entry .water-system-sim-actions {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 12px !important;
  align-items: center !important;
  margin-top: 18px !important;
}

html body[data-page="water-supply-drainage"] #water-system-simulator-entry .water-system-sim-launch {
  appearance: none !important;
  border: 0 !important;
  border-radius: 999px !important;
  background: linear-gradient(135deg, #d5f7ee 0%, #8fdcc9 100%) !important;
  color: #103934 !important;
  padding: 12px 18px !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  letter-spacing: 0.04em !important;
  cursor: pointer !important;
}

html body[data-page="water-supply-drainage"] #water-system-simulator-entry .water-system-sim-launch[disabled] {
  opacity: 0.58 !important;
  cursor: wait !important;
}

html body[data-page="water-supply-drainage"] #water-system-simulator-entry .water-system-sim-progress {
  color: rgba(225, 243, 238, 0.82) !important;
  font-size: 13px !important;
  letter-spacing: 0.08em !important;
}

@keyframes waterSimScan {
  0% { transform: translateY(-110%); }
  100% { transform: translateY(110%); }
}

@keyframes waterSimFlow {
  0% { transform: translate3d(0, 0, 0) scale(0.9); opacity: 0; }
  12% { opacity: 1; }
  100% { transform: translate3d(420px, -190px, 0) scale(1.12); opacity: 0; }
}

@media (max-width: 900px) {
  html body[data-page="water-supply-drainage"] #water-system-simulator-entry :is(
    .water-system-simulator-intro,
    .water-system-simulator-shell,
    .water-system-simulator-heading,
    .water-system-simulator-stage,
    .water-system-simulator-scene-rail
  ) {
    width: var(--zf-scene-media-width, calc(100vw - 36px)) !important;
    max-width: var(--zf-scene-media-width, calc(100vw - 36px)) !important;
  }

  html body[data-page="water-supply-drainage"] #water-system-simulator-entry .water-system-simulator-stage {
    grid-template-columns: 1fr !important;
    gap: 14px !important;
    overflow: visible !important;
  }

  html body[data-page="water-supply-drainage"] #water-system-simulator-entry .water-system-simulator-stage > img,
  html body[data-page="water-supply-drainage"] #water-system-simulator-entry :is(
    .water-system-sim-veil,
    .water-system-sim-scan,
    .water-system-sim-bloom,
    .water-system-sim-flowmap,
    .water-system-sim-particles,
    .water-system-sim-riskmap,
    .water-system-sim-copy
  ) {
    grid-column: 1 !important;
    width: 100% !important;
  }

  html body[data-page="water-supply-drainage"] #water-system-simulator-entry :is(
    .water-system-sim-veil,
    .water-system-sim-scan,
    .water-system-sim-bloom,
    .water-system-sim-flowmap,
    .water-system-sim-particles,
    .water-system-sim-riskmap
  ) {
    height: auto !important;
    aspect-ratio: 4 / 3 !important;
  }

  html body[data-page="water-supply-drainage"] #water-system-simulator-entry .water-system-simulator-stage > img {
    aspect-ratio: 4 / 3 !important;
  }

  html body[data-page="water-supply-drainage"] #water-system-simulator-entry .water-system-sim-panel {
    grid-column: 1 !important;
    grid-row: 2 !important;
  }

  html body[data-page="water-supply-drainage"] #water-system-simulator-entry .water-system-sim-copy {
    position: relative !important;
    width: calc(100% - 24px) !important;
    margin: 0 12px 12px !important;
  }

  html body[data-page="water-supply-drainage"] #water-system-simulator-entry .water-system-sim-risk {
    transform: scale(0.92) !important;
    transform-origin: left center !important;
  }
}

/* === 2026-06-25 basement simulator true EOF 70/30 layout lock v75 === */
html body[data-page="basement-system"] main > #basement-environment-simulator {
  width: 100% !important;
  max-width: none !important;
  margin-top: clamp(56px, 6vw, 84px) !important;
  margin-bottom: clamp(72px, 7vw, 108px) !important;
  padding: 0 !important;
  overflow: visible !important;
}

html body[data-page="basement-system"] main > #basement-environment-simulator .basement-simulator-heading {
  width: var(--zf-scene-media-width, var(--zf-canon-media-width, min(calc(100vw - 128px), 145svh, 1280px))) !important;
  max-width: var(--zf-scene-media-width, var(--zf-canon-media-width, min(calc(100vw - 128px), 145svh, 1280px))) !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  text-align: left !important;
}

html body[data-page="basement-system"] main > #basement-environment-simulator .basement-simulator-stage {
  display: grid !important;
  grid-template-columns: minmax(0, 7fr) minmax(260px, 3fr) !important;
  gap: 20px !important;
  align-items: stretch !important;
  width: var(--zf-scene-media-width, var(--zf-canon-media-width, min(calc(100vw - 128px), 145svh, 1280px))) !important;
  max-width: var(--zf-scene-media-width, var(--zf-canon-media-width, min(calc(100vw - 128px), 145svh, 1280px))) !important;
  margin: 28px auto 0 !important;
  padding: 0 !important;
  min-height: 0 !important;
  height: auto !important;
  aspect-ratio: auto !important;
  overflow: hidden !important;
  border-radius: 24px !important;
  background: transparent !important;
  box-shadow: none !important;
  isolation: isolate !important;
}

html body[data-page="basement-system"] main > #basement-environment-simulator .basement-simulator-stage > img {
  grid-column: 1 !important;
  grid-row: 1 !important;
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
  height: auto !important;
  min-height: 0 !important;
  aspect-ratio: 16 / 9 !important;
  object-fit: cover !important;
  object-position: center center !important;
  border-radius: 24px !important;
  box-shadow: 0 24px 64px rgba(26, 36, 31, 0.12) !important;
}

html body[data-page="basement-system"] main > #basement-environment-simulator .basement-sensor-panel {
  position: relative !important;
  grid-column: 2 !important;
  grid-row: 1 !important;
  top: auto !important;
  right: auto !important;
  bottom: auto !important;
  left: auto !important;
  display: flex !important;
  flex-direction: column !important;
  width: 100% !important;
  min-width: 0 !important;
  max-width: none !important;
  height: 100% !important;
  margin: 0 !important;
  padding: clamp(14px, 1.5vw, 22px) !important;
  border-radius: 24px !important;
  overflow: hidden !important;
  transform: none !important;
  opacity: 1 !important;
}

html body[data-page="basement-system"] main > #basement-environment-simulator .basement-sensor-list {
  display: grid !important;
  gap: clamp(7px, 0.72vw, 10px) !important;
  min-height: 0 !important;
}

html body[data-page="basement-system"] main > #basement-environment-simulator .basement-sensor {
  grid-template-columns: minmax(0, 1fr) clamp(38px, 4.2vw, 52px) !important;
  gap: 10px !important;
  padding: clamp(8px, 0.85vw, 12px) !important;
  min-height: 0 !important;
}

html body[data-page="basement-system"] main > #basement-environment-simulator .basement-sensor i {
  width: clamp(38px, 4.2vw, 52px) !important;
  height: clamp(38px, 4.2vw, 52px) !important;
}

html body[data-page="basement-system"] main > #basement-environment-simulator .basement-sensor strong {
  font-size: clamp(18px, 1.75vw, 30px) !important;
}

html body[data-page="basement-system"] main > #basement-environment-simulator :is(
  .basement-simulator-veil,
  .basement-simulator-scan,
  .basement-simulator-mist,
  .basement-simulator-bloom,
  .basement-ceiling-softener,
  .basement-flow-map,
  .basement-flow-particles
) {
  grid-column: 1 !important;
  grid-row: 1 !important;
  position: absolute !important;
  left: 0 !important;
  top: 0 !important;
  right: auto !important;
  bottom: auto !important;
  width: calc((100% - 20px) * 0.7) !important;
  height: 100% !important;
  max-height: none !important;
  border-radius: 24px !important;
  overflow: hidden !important;
  pointer-events: none !important;
}

html body[data-page="basement-system"] main > #basement-environment-simulator .basement-simulator-minimal {
  position: absolute !important;
  z-index: 14 !important;
  right: clamp(14px, 1.5vw, 22px) !important;
  bottom: clamp(14px, 1.5vw, 22px) !important;
  left: auto !important;
  top: auto !important;
  width: calc((100% - 20px) * 0.3 - clamp(28px, 3vw, 44px)) !important;
  min-width: 0 !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  pointer-events: auto !important;
}

html body[data-page="basement-system"] main > #basement-environment-simulator .basement-simulator-actions {
  display: flex !important;
  margin: 0 !important;
}

html body[data-page="basement-system"] main > #basement-environment-simulator .basement-simulator-launch {
  width: 100% !important;
  min-height: 48px !important;
  white-space: nowrap !important;
}

html body[data-page="basement-system"] main > #basement-environment-simulator .basement-simulator-stage[data-state="stable"] {
  display: block !important;
  width: var(--zf-scene-media-width, var(--zf-canon-media-width, min(calc(100vw - 128px), 145svh, 1280px))) !important;
  max-width: var(--zf-scene-media-width, var(--zf-canon-media-width, min(calc(100vw - 128px), 145svh, 1280px))) !important;
  overflow: hidden !important;
  border-radius: 24px !important;
}

html body[data-page="basement-system"] main > #basement-environment-simulator .basement-simulator-stage[data-state="stable"] > img {
  width: 100% !important;
  max-width: 100% !important;
  aspect-ratio: var(--zf-scene-media-ratio, 16 / 9) !important;
}

html body[data-page="basement-system"] main > #basement-environment-simulator .basement-simulator-stage[data-state="stable"] :is(
  .basement-sensor-panel,
  .basement-simulator-minimal,
  .basement-simulator-veil,
  .basement-simulator-scan,
  .basement-simulator-mist,
  .basement-simulator-bloom,
  .basement-ceiling-softener,
  .basement-risk-map,
  .basement-flow-map,
  .basement-flow-particles
) {
  display: none !important;
  opacity: 0 !important;
  pointer-events: none !important;
}

@media (max-width: 900px) {
  html body[data-page="basement-system"] main > #basement-environment-simulator .basement-simulator-heading,
  html body[data-page="basement-system"] main > #basement-environment-simulator .basement-simulator-stage {
    width: var(--zf-scene-media-width, calc(100vw - 36px)) !important;
    max-width: var(--zf-scene-media-width, calc(100vw - 36px)) !important;
  }

  html body[data-page="basement-system"] main > #basement-environment-simulator .basement-simulator-stage {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 14px !important;
    overflow: visible !important;
    border-radius: 0 !important;
  }

  html body[data-page="basement-system"] main > #basement-environment-simulator .basement-simulator-stage > img {
    grid-column: 1 !important;
    aspect-ratio: 4 / 3 !important;
  }

  html body[data-page="basement-system"] main > #basement-environment-simulator .basement-sensor-panel {
    grid-column: 1 !important;
    grid-row: 2 !important;
    height: auto !important;
  }

  html body[data-page="basement-system"] main > #basement-environment-simulator :is(
    .basement-simulator-veil,
    .basement-simulator-scan,
    .basement-simulator-mist,
    .basement-simulator-bloom,
    .basement-ceiling-softener,
    .basement-flow-map,
    .basement-flow-particles
  ) {
    width: 100% !important;
    height: auto !important;
    aspect-ratio: 4 / 3 !important;
  }

  html body[data-page="basement-system"] main > #basement-environment-simulator .basement-simulator-minimal {
    position: relative !important;
    grid-column: 1 !important;
    grid-row: 3 !important;
    right: auto !important;
    bottom: auto !important;
    width: 100% !important;
  }
}

/* Systems living translation: tighten typography for the condensed two-line brand copy. */
html body[data-page="systems"] #systems .experience-translation > div {
  display: grid !important;
  gap: 0.9rem !important;
}

html body[data-page="systems"] #systems .experience-translation .experience-kicker {
  font-size: clamp(0.82rem, 0.78rem + 0.18vw, 0.92rem) !important;
  line-height: 1.35 !important;
  letter-spacing: 0.12em !important;
  margin: 0 0 0.2rem !important;
  opacity: 0.72 !important;
}

html body[data-page="systems"] #systems .experience-translation h3 {
  max-width: 10.5em !important;
  font-size: clamp(2rem, 1.72rem + 0.9vw, 2.58rem) !important;
  line-height: 1.18 !important;
  letter-spacing: -0.026em !important;
  margin: 0 !important;
}

html body[data-page="systems"] #systems .experience-translation p:not(.experience-kicker) {
  max-width: 28em !important;
  font-size: clamp(1rem, 0.96rem + 0.16vw, 1.08rem) !important;
  line-height: 1.72 !important;
  letter-spacing: 0 !important;
  margin: 0 !important;
}
@media (max-width: 900px) {
  html body[data-page="systems"] #systems .experience-translation > div {
    gap: 0.72rem !important;
  }

  html body[data-page="systems"] #systems .experience-translation h3 {
    max-width: none !important;
    font-size: clamp(1.52rem, 5.3vw, 1.92rem) !important;
    line-height: 1.2 !important;
  }

  html body[data-page="systems"] #systems .experience-translation p:not(.experience-kicker) {
    max-width: none !important;
    font-size: clamp(0.96rem, 3.8vw, 1.02rem) !important;
    line-height: 1.68 !important;
  }
}


/* 2026-07-02 · Delivery page stability pass: make the page start from the real top, not mid-panel. */
@media (min-width: 901px) {
  html body[data-page="delivery"] main > :is(#fit, #constraints, #delivery, #process, #project-access) {
    position: relative !important;
    display: block !important;
    width: min(calc(100vw - 64px), var(--zf-canon-media-width)) !important;
    min-height: 0 !important;
    margin-inline: auto !important;
    padding: clamp(26px, 3.8vw, 48px) 0 0 !important;
    overflow: visible !important;
    scroll-margin-top: 96px !important;
  }

  html body[data-page="delivery"] main > :is(#fit, #constraints, #delivery, #process, #project-access)::before,
  html body[data-page="delivery"] main > :is(#fit, #constraints, #delivery, #process, #project-access)::after {
    display: none !important;
  }

  html body[data-page="delivery"] main > :is(#fit, #constraints, #delivery, #process, #project-access) :is(.section-copy, .section-heading, .delivery-grid) {
    width: 100% !important;
    max-width: none !important;
    margin-inline: 0 !important;
    color: var(--deep) !important;
  }

  html body[data-page="delivery"] main > :is(#fit, #constraints, #delivery, #process, #project-access) .section-copy {
    position: relative !important;
    z-index: 2 !important;
    grid-column: auto !important;
    align-self: auto !important;
    width: 100% !important;
    max-width: none !important;
    padding: 0 !important;
    color: var(--deep) !important;
  }

  html body[data-page="delivery"] main > :is(#fit, #constraints, #delivery, #process, #project-access) .section-copy :is(.eyebrow, h1, h2, h3, p, blockquote, summary) {
    color: inherit !important;
  }

  html body[data-page="delivery"] main > :is(#fit, #constraints, #delivery, #process, #project-access) .section-copy .eyebrow {
    color: rgba(18, 53, 47, 0.64) !important;
  }

  html body[data-page="delivery"] main > :is(#fit, #constraints, #delivery, #process, #project-access) :is(.fit-media, .section-image, .visual-story-media) {
    position: relative !important;
    inset: auto !important;
    z-index: 1 !important;
    display: block !important;
    width: 100% !important;
    max-width: none !important;
    height: auto !important;
    min-height: 0 !important;
    margin: clamp(28px, 3vw, 40px) 0 0 !important;
    aspect-ratio: 16 / 9 !important;
    overflow: hidden !important;
    border: 1px solid rgba(18, 53, 47, 0.12) !important;
    border-radius: 22px !important;
    background: var(--sand) !important;
    box-shadow: var(--shadow) !important;
  }

  html body[data-page="delivery"] main > :is(#fit, #constraints, #delivery, #process, #project-access) :is(.fit-media, .section-image, .visual-story-media) > img {
    width: 100% !important;
    height: 100% !important;
    min-height: 0 !important;
    object-fit: cover !important;
    object-position: center center !important;
    filter: saturate(1.02) contrast(1.01) brightness(1.01) !important;
    transform: none !important;
  }

  html body[data-page="delivery"] main > #fit,
  html body[data-page="delivery"] main > #constraints {
    padding-top: 0 !important;
  }

  html body[data-page="delivery"] main > #constraints,
  html body[data-page="delivery"] main > #delivery,
  html body[data-page="delivery"] main > #process,
  html body[data-page="delivery"] main > #project-access {
    margin-top: clamp(72px, 7vw, 108px) !important;
  }

  html body[data-page="delivery"] main > #fit :is(.fit-media, .section-image, .visual-story-media) > img {
    object-position: center 56% !important;
  }

  html body[data-page="delivery"] main > #constraints :is(.fit-media, .section-image, .visual-story-media) > img {
    object-position: center 52% !important;
  }
}

@media (max-width: 900px) {
  html body[data-page="delivery"] main > :is(#fit, #constraints, #delivery, #process, #project-access) {
    scroll-margin-top: 78px !important;
  }
}

/* Final safety lock: project-access must fully disappear outside its own route. */
html body main > section#project-access.route-hidden,
html body main > section#project-access[hidden] {
  display: none !important;
  visibility: hidden !important;
  height: 0 !important;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
}


/* 2026-07-03 · Delivery copy rhythm: align all short narrative panels as one page. */
html body[data-page="delivery"] main > :is(
  #fit,
  #constraints,
  #integration,
  #delivery,
  #team-execution,
  #process
) {
  position: relative !important;
  display: block !important;
  width: min(980px, calc(100vw - 220px)) !important;
  max-width: none !important;
  min-height: 0 !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding: clamp(24px, 3.4vw, 46px) 0 0 !important;
  overflow: visible !important;
  scroll-margin-top: 96px !important;
}

html body[data-page="delivery"] main > :is(
  #constraints,
  #integration,
  #delivery,
  #team-execution,
  #process
) {
  margin-top: clamp(62px, 6.4vw, 96px) !important;
}

html body[data-page="delivery"] main > :is(
  #fit,
  #constraints,
  #integration,
  #delivery,
  #team-execution,
  #process
)::before,
html body[data-page="delivery"] main > :is(
  #fit,
  #constraints,
  #integration,
  #delivery,
  #team-execution,
  #process
)::after {
  display: none !important;
}

html body[data-page="delivery"] main > :is(
  #fit,
  #constraints,
  #integration,
  #delivery,
  #team-execution,
  #process
) .section-copy {
  position: relative !important;
  z-index: 2 !important;
  display: block !important;
  width: 100% !important;
  max-width: 760px !important;
  margin: 0 !important;
  padding: 0 !important;
  text-align: left !important;
  color: #163d35 !important;
  text-shadow: none !important;
}

html body[data-page="delivery"] main > :is(
  #fit,
  #constraints,
  #integration,
  #delivery,
  #team-execution,
  #process
) .section-copy .eyebrow {
  margin: 0 0 clamp(18px, 1.8vw, 24px) !important;
  color: rgba(22, 61, 53, 0.68) !important;
  font-size: clamp(0.78rem, 0.72vw, 0.86rem) !important;
  font-weight: 700 !important;
  letter-spacing: 0.12em !important;
  text-transform: uppercase !important;
}

html body[data-page="delivery"] main > :is(
  #fit,
  #constraints,
  #integration,
  #delivery,
  #team-execution,
  #process
) .section-copy h2 {
  max-width: 760px !important;
  margin: 0 0 clamp(22px, 2.3vw, 32px) !important;
  color: #12352f !important;
  font-size: clamp(2rem, 2.7vw, 2.85rem) !important;
  font-weight: 650 !important;
  line-height: 1.18 !important;
  letter-spacing: 0 !important;
  text-align: left !important;
  text-wrap: balance;
}

html body[data-page="delivery"] main > :is(
  #fit,
  #constraints,
  #integration,
  #delivery,
  #team-execution,
  #process
) .section-copy h2 span {
  display: block !important;
}

html body[data-page="delivery"] main > :is(
  #fit,
  #constraints,
  #integration,
  #delivery,
  #team-execution,
  #process
) .section-copy p:not(.eyebrow):not(.section-bridge) {
  max-width: 660px !important;
  margin: 0 0 clamp(14px, 1.5vw, 20px) !important;
  color: rgba(31, 58, 52, 0.76) !important;
  font-size: clamp(1rem, 0.98vw, 1.1rem) !important;
  font-weight: 500 !important;
  line-height: 1.9 !important;
  letter-spacing: 0 !important;
  text-align: left !important;
}

html body[data-page="delivery"] main > :is(
  #fit,
  #constraints,
  #integration,
  #delivery,
  #team-execution,
  #process
) .section-copy blockquote {
  max-width: 760px !important;
  margin: clamp(24px, 2.6vw, 34px) 0 0 !important;
  padding: 0 0 0 20px !important;
  border-left: 2px solid rgba(184, 155, 94, 0.88) !important;
  color: rgba(18, 53, 47, 0.86) !important;
  font-family: var(--font-serif) !important;
  font-size: clamp(1rem, 1vw, 1.12rem) !important;
  font-weight: 500 !important;
  line-height: 1.85 !important;
  text-align: left !important;
}

html body[data-page="delivery"] #delivery .delivery-grid {
  max-width: 760px !important;
  margin-top: clamp(26px, 3vw, 38px) !important;
}

@media (max-width: 900px) {
  html body[data-page="delivery"] main > :is(
    #fit,
    #constraints,
    #integration,
    #delivery,
    #team-execution,
    #process
  ) {
    width: min(100%, calc(100vw - 44px)) !important;
    padding-top: clamp(20px, 7vw, 34px) !important;
    scroll-margin-top: 78px !important;
  }

  html body[data-page="delivery"] main > :is(
    #constraints,
    #integration,
    #delivery,
    #team-execution,
    #process
  ) {
    margin-top: clamp(54px, 16vw, 78px) !important;
  }

  html body[data-page="delivery"] main > :is(
    #fit,
    #constraints,
    #integration,
    #delivery,
    #team-execution,
    #process
  ) .section-copy {
    max-width: none !important;
  }

  html body[data-page="delivery"] main > :is(
    #fit,
    #constraints,
    #integration,
    #delivery,
    #team-execution,
    #process
  ) .section-copy h2 {
    font-size: clamp(1.88rem, 8.1vw, 2.42rem) !important;
    line-height: 1.18 !important;
  }

  html body[data-page="delivery"] main > :is(
    #fit,
    #constraints,
    #integration,
    #delivery,
    #team-execution,
    #process
  ) .section-copy p:not(.eyebrow):not(.section-bridge) {
    max-width: none !important;
    font-size: clamp(0.98rem, 4.1vw, 1.06rem) !important;
    line-height: 1.82 !important;
  }
}

/* 2026-07-03 · Delivery mobile containment final override. */
@media (max-width: 900px) {
  html body[data-page="delivery"] main > section:is(
    #fit,
    #constraints,
    #integration,
    #delivery,
    #team-execution,
    #process
  ) {
    box-sizing: border-box !important;
    width: 100% !important;
    max-width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 22px !important;
    padding-right: 22px !important;
  }

  html body[data-page="delivery"] main > section:is(
    #fit,
    #constraints,
    #integration,
    #delivery,
    #team-execution,
    #process
  ) .section-copy {
    box-sizing: border-box !important;
    width: 100% !important;
    max-width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  html body[data-page="delivery"] main > section:is(
    #fit,
    #constraints,
    #integration,
    #delivery,
    #team-execution,
    #process
  ) .section-copy :is(.eyebrow, h2, p, blockquote) {
    max-width: 100% !important;
    overflow-wrap: anywhere !important;
    word-break: normal !important;
  }

  html body[data-page="delivery"] main > section:is(
    #fit,
    #constraints,
    #integration,
    #delivery,
    #team-execution,
    #process
  ) .section-copy h2 {
    font-size: clamp(1.72rem, 7vw, 2.1rem) !important;
    line-height: 1.2 !important;
  }
}

/* 2026-07-03 · Plain mobile containment fallback for older selector conflicts. */
@media (max-width: 900px) {
  html body[data-page="delivery"] main > #fit,
  html body[data-page="delivery"] main > #constraints,
  html body[data-page="delivery"] main > #integration,
  html body[data-page="delivery"] main > #delivery,
  html body[data-page="delivery"] main > #team-execution,
  html body[data-page="delivery"] main > #process {
    box-sizing: border-box !important;
    width: 100% !important;
    max-width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 22px !important;
    padding-right: 22px !important;
  }

  html body[data-page="delivery"] main > #fit .section-copy,
  html body[data-page="delivery"] main > #constraints .section-copy,
  html body[data-page="delivery"] main > #integration .section-copy,
  html body[data-page="delivery"] main > #delivery .section-copy,
  html body[data-page="delivery"] main > #team-execution .section-copy,
  html body[data-page="delivery"] main > #process .section-copy {
    box-sizing: border-box !important;
    width: 100% !important;
    max-width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  html body[data-page="delivery"] main > #fit .section-copy h2,
  html body[data-page="delivery"] main > #constraints .section-copy h2,
  html body[data-page="delivery"] main > #integration .section-copy h2,
  html body[data-page="delivery"] main > #delivery .section-copy h2,
  html body[data-page="delivery"] main > #team-execution .section-copy h2,
  html body[data-page="delivery"] main > #process .section-copy h2 {
    max-width: 100% !important;
    font-size: clamp(1.68rem, 6.8vw, 2.04rem) !important;
    line-height: 1.2 !important;
    overflow-wrap: anywhere !important;
  }

  html body[data-page="delivery"] main > #fit .section-copy :is(.eyebrow, p, blockquote),
  html body[data-page="delivery"] main > #constraints .section-copy :is(.eyebrow, p, blockquote),
  html body[data-page="delivery"] main > #integration .section-copy :is(.eyebrow, p, blockquote),
  html body[data-page="delivery"] main > #delivery .section-copy :is(.eyebrow, p, blockquote),
  html body[data-page="delivery"] main > #team-execution .section-copy :is(.eyebrow, p, blockquote),
  html body[data-page="delivery"] main > #process .section-copy :is(.eyebrow, p, blockquote) {
    max-width: 100% !important;
    overflow-wrap: anywhere !important;
  }
}

/* 2026-07-04 · Philosophy footer spacing + lighter footer finish. */
html body[data-page="philosophy"] main > #home > .home-courtyard,
html body[data-page="philosophy"] main > #home > .home-mep,
html body[data-page="philosophy"] main > #home > .home-feelings {
  margin-bottom: clamp(28px, 3vw, 42px) !important;
}

html body[data-page="philosophy"] footer.site-footer {
  margin-top: clamp(44px, 5.2vw, 72px) !important;
}

body footer.site-footer {
  grid-template-columns: 1fr auto !important;
  gap: clamp(18px, 2.4vw, 28px) !important;
  align-items: end !important;
  padding: clamp(26px, 3.2vw, 38px) clamp(24px, 4vw, 56px) !important;
  background: linear-gradient(180deg, rgba(18, 53, 47, 0.94), rgba(18, 53, 47, 0.9)) !important;
}

body footer.site-footer .footer-brand-lockup {
  gap: 12px !important;
  margin-bottom: 10px !important;
}

body footer.site-footer .footer-logo-symbol {
  width: 34px !important;
  height: 34px !important;
  opacity: 0.88 !important;
}

body footer.site-footer .footer-brand-lockup strong {
  font-size: 16px !important;
  letter-spacing: 0.01em !important;
}

body footer.site-footer .footer-brand-lockup small {
  font-size: 8px !important;
  letter-spacing: 0.12em !important;
  opacity: 0.76 !important;
}

body footer.site-footer p,
body footer.site-footer a {
  margin: 3px 0 !important;
  font-size: 13px !important;
  line-height: 1.6 !important;
  color: rgba(248, 245, 239, 0.72) !important;
}

body footer.site-footer > div:last-child {
  display: grid !important;
  justify-items: end !important;
  align-content: end !important;
  gap: 2px !important;
}

@media (max-width: 900px) {
  html body[data-page="philosophy"] footer.site-footer {
    margin-top: 34px !important;
  }

  body footer.site-footer {
    grid-template-columns: 1fr !important;
    gap: 14px !important;
    padding: 24px 18px 22px !important;
  }

  body footer.site-footer > div:last-child {
    justify-items: start !important;
  }
}

/* 2026-07-04 · Climate heading final lock: match philosophy page scale and spacing. */
html body:is([data-page="climate"], [data-page="systems"]) main > section#climate.climate.section-shell {
  padding-top: 8px !important;
  scroll-margin-top: 78px !important;
}

html body:is([data-page="climate"], [data-page="systems"]) main > section#climate.climate.section-shell > .section-heading {
  width: var(--zf-canon-media-width) !important;
  max-width: var(--zf-canon-media-width) !important;
  margin: 0 auto 10px !important;
  padding: 0 !important;
}

html body:is([data-page="climate"], [data-page="systems"]) main > section#climate.climate.section-shell > .section-heading::after {
  display: none !important;
}

html body:is([data-page="climate"], [data-page="systems"]) main > section#climate.climate.section-shell > .section-heading .eyebrow {
  max-width: 43rem !important;
  margin: 0 0 10px !important;
  font-size: var(--zf-canon-eyebrow) !important;
  line-height: 1.42 !important;
  letter-spacing: 0.08em !important;
}

html body:is([data-page="climate"], [data-page="systems"]) main > section#climate.climate.section-shell > .section-heading h2 {
  max-width: none !important;
  margin: 0 0 16px !important;
  font-size: clamp(1.72rem, 2.05vw, 2.12rem) !important;
  line-height: 1.23 !important;
  letter-spacing: -0.012em !important;
  font-weight: 600 !important;
  white-space: nowrap !important;
  word-break: keep-all !important;
  overflow-wrap: normal !important;
}

html body:is([data-page="climate"], [data-page="systems"]) main > section#climate.climate.section-shell > .section-heading .lead,
html body:is([data-page="climate"], [data-page="systems"]) main > section#climate.climate.section-shell > .section-heading .climate-lead-sub {
  max-width: 43rem !important;
  margin-left: 0 !important;
  margin-right: auto !important;
  font-size: var(--zf-canon-body) !important;
  line-height: 1.86 !important;
  letter-spacing: 0 !important;
}

html body:is([data-page="climate"], [data-page="systems"]) main > section#climate.climate.section-shell > .section-heading .lead {
  margin-top: 0 !important;
}

html body:is([data-page="climate"], [data-page="systems"]) main > section#climate.climate.section-shell > .section-heading .climate-lead-sub {
  margin-top: 12px !important;
}

html body:is([data-page="climate"], [data-page="systems"]) main > section#climate.climate.section-shell > .climate-sensory-field {
  margin: 14px auto 30px !important;
}

html body[data-page="systems"] main :is(#environment-problem, #environment-logic, #air-feeling-bridge, #systems, .quiet-system) :is(h1, h2, h3) {
  font-size: clamp(1.12rem, 1.18vw, 1.34rem) !important;
  line-height: 1.34 !important;
  letter-spacing: -0.01em !important;
  font-weight: 600 !important;
}

html body[data-page="systems"] main :is(#environment-problem, #environment-logic, #air-feeling-bridge, #systems, .quiet-system) :is(p:not(.eyebrow):not(.experience-kicker):not(.climate-closing-eyebrow), blockquote, li) {
  font-size: clamp(0.82rem, 0.72vw, 0.9rem) !important;
  line-height: 1.78 !important;
}

html body[data-page="systems"] main #environment-problem .image-entry-copy h1,
html body[data-page="systems"] main #environment-logic .image-entry-copy h2,
html body[data-page="systems"] main #air-feeling-bridge .air-feeling-bridge-copy h2,
html body[data-page="systems"] main .quiet-system .section-copy h2,
html body[data-page="systems"] main #climate .climate-living-copy h3,
html body[data-page="systems"] main #climate .climate-closing h3 {
  font-size: clamp(1.12rem, 1.2vw, 1.36rem) !important;
  line-height: 1.33 !important;
}

html body[data-page="systems"] main #environment-problem .image-entry-copy p:not(.eyebrow),
html body[data-page="systems"] main #environment-logic .image-entry-copy p:not(.eyebrow),
html body[data-page="systems"] main #air-feeling-bridge .air-feeling-bridge-copy p:not(.eyebrow),
html body[data-page="systems"] main .quiet-system .section-copy p:not(.eyebrow),
html body[data-page="systems"] main #climate .climate-living-copy p:not(.climate-closing-eyebrow),
html body[data-page="systems"] main #climate .climate-closing p {
  font-size: clamp(0.82rem, 0.74vw, 0.9rem) !important;
  line-height: 1.78 !important;
}

html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-stage {
  line-height: 0 !important;
  font-size: 0 !important;
}

html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-stage::before,
html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-stage::after,
html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-map::before,
html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-map::after {
  display: none !important;
}

html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-map,
html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-map > img {
  background: transparent !important;
}

html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-map > img {
  display: block !important;
  vertical-align: top !important;
}

html body:is([data-page="climate"], [data-page="systems"]) main #climate .climate-stage :is(
  .geo-labels,
  .climate-flow-layer,
  .climate-copy-panel,
  .dewpoint-panel,
  .climate-mode-tabs,
  .climate-explanation
) {
  line-height: normal !important;
  font-size: initial !important;
}

@media (max-width: 900px) {
  html body:is([data-page="climate"], [data-page="systems"]) main > section#climate.climate.section-shell {
    padding-top: 6px !important;
    scroll-margin-top: 72px !important;
  }

  html body:is([data-page="climate"], [data-page="systems"]) main > section#climate.climate.section-shell > .section-heading {
    width: calc(100vw - 36px) !important;
    max-width: calc(100vw - 36px) !important;
    margin-bottom: 8px !important;
  }

  html body:is([data-page="climate"], [data-page="systems"]) main > section#climate.climate.section-shell > .section-heading h2 {
    max-width: 11.6em !important;
    font-size: var(--zf-canon-title) !important;
    margin-bottom: 14px !important;
    white-space: normal !important;
  }

  html body:is([data-page="climate"], [data-page="systems"]) main > section#climate.climate.section-shell > .section-heading .climate-lead-sub {
    margin-top: 10px !important;
  }

  html body:is([data-page="climate"], [data-page="systems"]) main > section#climate.climate.section-shell > .climate-sensory-field {
    margin: 12px auto 24px !important;
  }
}

html body[data-page="systems"] main #systems .system-scene-card {
  display: flex !important;
  flex-direction: column !important;
  align-items: flex-start !important;
  gap: clamp(18px, 2vw, 28px) !important;
  min-height: 0 !important;
  height: auto !important;
  overflow: visible !important;
}

html body[data-page="systems"] main #systems .system-scene-card .scene-media {
  width: min(980px, calc(100vw - 160px)) !important;
  max-width: 980px !important;
  min-width: 0 !important;
  position: relative !important;
  inset: auto !important;
  z-index: auto !important;
  align-self: flex-start !important;
  justify-self: flex-start !important;
  margin-left: 0 !important;
  margin-right: auto !important;
}

html body[data-page="systems"] main #systems .system-scene-card .scene-media img {
  width: 100% !important;
  height: auto !important;
  min-height: 0 !important;
}

html body[data-page="systems"] main #systems .scene-content {
  display: grid !important;
  align-content: start !important;
  gap: clamp(10px, 1.2vw, 16px) !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  backdrop-filter: none !important;
  color: inherit !important;
}

html body[data-page="systems"] main #systems .system-grid {
  margin-bottom: clamp(36px, 4.2vw, 60px) !important;
}

html body[data-page="systems"] main #systems .systems-closing {
  width: min(100%, 980px) !important;
  max-width: 980px !important;
  margin: 0 auto clamp(42px, 5vw, 72px) !important;
  text-align: left !important;
}

html body[data-page="systems"] main #systems .systems-closing :where(.systems-closing-eyebrow, h3, p) {
  max-width: 760px !important;
  margin-left: 0 !important;
  margin-right: auto !important;
  text-align: left !important;
}

html body[data-page="systems"] main #systems .systems-closing-eyebrow {
  margin-bottom: 10px !important;
  color: var(--zf-gold) !important;
  font-family: "Inter", "Noto Sans SC", sans-serif !important;
  font-size: 13px !important;
  line-height: 1.5 !important;
  letter-spacing: 0.05em !important;
  text-transform: uppercase !important;
}

html body[data-page="systems"] main #systems .systems-closing h3 {
  margin: 0 0 12px !important;
  color: var(--zf-green) !important;
  font-size: clamp(20px, 1.72vw, 28px) !important;
  line-height: 1.52 !important;
  font-weight: 540 !important;
  letter-spacing: 0 !important;
}

html body[data-page="systems"] main #systems .systems-closing p:not(.systems-closing-eyebrow) {
  margin: 0 !important;
  color: rgba(31, 26, 23, 0.78) !important;
  font-size: clamp(14px, 1.02vw, 17px) !important;
  line-height: 1.82 !important;
}

/* 2026-07-05 basement final typography unification lock */
html body[data-page="basement-system"] #basement-definition .basement-definition-copy h1,
html body[data-page="basement-system"] #basement-problem .system-cognition-inner h1,
html body[data-page="basement-system"] #basement-logic .image-entry-copy h2,
html body[data-page="basement-system"] #basement-lifting .image-entry-copy h2,
html body[data-page="basement-system"] #basement-sport-layer .basement-copy h3,
html body[data-page="basement-system"] #basement-reading-layer .basement-copy h3,
html body[data-page="basement-system"] #basement-dining-layer .basement-copy h3,
html body[data-page="basement-system"] #basement-tea-room-layer .basement-copy h3,
html body[data-page="basement-system"] #basement-cigar-layer .basement-copy h3,
html body[data-page="basement-system"] #basement-wine-layer .basement-copy h3,
html body[data-page="basement-system"] #basement-game-layer .basement-copy h3,
html body[data-page="basement-system"] #basement-party-layer .basement-copy h3,
html body[data-page="basement-system"] #basement-meditation-layer .basement-copy h3,
html body[data-page="basement-system"] #basement-summary .basement-copy h3,
html body[data-page="basement-system"] #basement-problem-signals .basement-alert-panel h3 {
  font-size: clamp(1.12rem, 1.2vw, 1.36rem) !important;
  line-height: 1.33 !important;
  letter-spacing: -0.01em !important;
  font-weight: 600 !important;
  max-width: 15em !important;
}

html body[data-page="basement-system"] #basement-definition .basement-definition-copy h1 span,
html body[data-page="basement-system"] #basement-problem .system-cognition-inner h1 span,
html body[data-page="basement-system"] #basement-logic .image-entry-copy h2 span,
html body[data-page="basement-system"] #basement-lifting .image-entry-copy h2 span,
html body[data-page="basement-system"] #basement-summary .basement-copy h3 span {
  display: inline !important;
  white-space: normal !important;
}

html body[data-page="basement-system"] #basement-definition .basement-definition-lead,
html body[data-page="basement-system"] #basement-problem .system-cognition-inner > p:last-child,
html body[data-page="basement-system"] #basement-logic .image-entry-copy p:not(.eyebrow):not(blockquote),
html body[data-page="basement-system"] #basement-lifting .image-entry-copy p:not(.eyebrow):not(blockquote),
html body[data-page="basement-system"] #basement-sport-layer .basement-copy p:not(.eyebrow):not(blockquote),
html body[data-page="basement-system"] #basement-reading-layer .basement-copy p:not(.eyebrow):not(blockquote),
html body[data-page="basement-system"] #basement-dining-layer .basement-copy p:not(.eyebrow):not(blockquote),
html body[data-page="basement-system"] #basement-tea-room-layer .basement-copy p:not(.eyebrow):not(blockquote),
html body[data-page="basement-system"] #basement-cigar-layer .basement-copy p:not(.eyebrow):not(blockquote),
html body[data-page="basement-system"] #basement-wine-layer .basement-copy p:not(.eyebrow):not(blockquote),
html body[data-page="basement-system"] #basement-game-layer .basement-copy p:not(.eyebrow):not(blockquote),
html body[data-page="basement-system"] #basement-party-layer .basement-copy p:not(.eyebrow):not(blockquote),
html body[data-page="basement-system"] #basement-meditation-layer .basement-copy p:not(.eyebrow):not(blockquote),
html body[data-page="basement-system"] #basement-summary .basement-copy p:not(.eyebrow):not(blockquote),
html body[data-page="basement-system"] #basement-problem-signals .basement-alert-panel p,
html body[data-page="basement-system"] #basement-problem-signals .basement-alert-meta strong {
  font-size: clamp(0.82rem, 0.74vw, 0.9rem) !important;
  line-height: 1.78 !important;
  letter-spacing: 0 !important;
}

@media (max-width: 900px) {
  html body[data-page="basement-system"] #basement-definition .basement-definition-copy h1,
  html body[data-page="basement-system"] #basement-problem .system-cognition-inner h1,
  html body[data-page="basement-system"] #basement-logic .image-entry-copy h2,
  html body[data-page="basement-system"] #basement-lifting .image-entry-copy h2,
  html body[data-page="basement-system"] #basement-sport-layer .basement-copy h3,
  html body[data-page="basement-system"] #basement-reading-layer .basement-copy h3,
  html body[data-page="basement-system"] #basement-dining-layer .basement-copy h3,
  html body[data-page="basement-system"] #basement-tea-room-layer .basement-copy h3,
  html body[data-page="basement-system"] #basement-cigar-layer .basement-copy h3,
  html body[data-page="basement-system"] #basement-wine-layer .basement-copy h3,
  html body[data-page="basement-system"] #basement-game-layer .basement-copy h3,
  html body[data-page="basement-system"] #basement-party-layer .basement-copy h3,
  html body[data-page="basement-system"] #basement-meditation-layer .basement-copy h3,
  html body[data-page="basement-system"] #basement-summary .basement-copy h3,
  html body[data-page="basement-system"] #basement-problem-signals .basement-alert-panel h3 {
    font-size: clamp(1.08rem, 4.8vw, 1.26rem) !important;
    line-height: 1.34 !important;
  }
}

html body[data-page="basement-system"] main > #basement-problem-signals {
  display: none !important;
}

/* 2026-07-05 basement content recovery lock
   Restore body copy visibility for basement scenes after legacy subtraction rules. */
html body[data-page="basement-system"] :is(
  #basement-definition .basement-definition-copy,
  #basement-problem .system-cognition-inner,
  #basement-logic .image-entry-copy,
  #basement-lifting .image-entry-copy,
  #basement-sport-layer .basement-copy,
  #basement-reading-layer .basement-copy,
  #basement-dining-layer .basement-copy,
  #basement-tea-room-layer .basement-copy,
  #basement-cigar-layer .basement-copy,
  #basement-wine-layer .basement-copy,
  #basement-game-layer .basement-copy,
  #basement-party-layer .basement-copy,
  #basement-meditation-layer .basement-copy,
  #basement-summary .basement-copy,
  #basement-summary .basement-summary-copy
) :is(.eyebrow, p, blockquote) {
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
  height: auto !important;
  max-height: none !important;
  overflow: visible !important;
}

html body[data-page="basement-system"] :is(
  #basement-definition .basement-definition-copy,
  #basement-problem .system-cognition-inner,
  #basement-logic .image-entry-copy,
  #basement-lifting .image-entry-copy,
  #basement-sport-layer .basement-copy,
  #basement-reading-layer .basement-copy,
  #basement-dining-layer .basement-copy,
  #basement-tea-room-layer .basement-copy,
  #basement-cigar-layer .basement-copy,
  #basement-wine-layer .basement-copy,
  #basement-game-layer .basement-copy,
  #basement-party-layer .basement-copy,
  #basement-meditation-layer .basement-copy,
  #basement-summary .basement-copy,
  #basement-summary .basement-summary-copy
) p:not(.eyebrow):not(.experience-kicker) {
  margin-top: 14px !important;
}

html body[data-page="basement-system"] :is(
  #basement-sport-layer .basement-copy,
  #basement-reading-layer .basement-copy,
  #basement-dining-layer .basement-copy,
  #basement-tea-room-layer .basement-copy,
  #basement-cigar-layer .basement-copy,
  #basement-wine-layer .basement-copy,
  #basement-game-layer .basement-copy,
  #basement-party-layer .basement-copy,
  #basement-meditation-layer .basement-copy,
  #basement-summary .basement-copy,
  #basement-summary .basement-summary-copy
) h3 + p,
html body[data-page="basement-system"] :is(
  #basement-problem .system-cognition-inner,
  #basement-logic .image-entry-copy,
  #basement-lifting .image-entry-copy
) :is(h1, h2) + p {
  margin-top: 14px !important;
}

/* 2026-07-05 basement scene phone lock
   Keep basement iPhone parameter frames visible like the air page, basement only. */
html body[data-page="basement-system"] .basement-iphone-panel {
  display: block !important;
  z-index: 9 !important;
  width: clamp(184px, 11.8vw, 212px) !important;
  pointer-events: none !important;
}

html body[data-page="basement-system"] .basement-scene-toggle,
html body[data-page="basement-system"] .basement-scene-toggle > .basement-iphone-panel,
html body[data-page="basement-system"] .basement-scene-toggle[open] > .basement-iphone-panel,
html body[data-page="basement-system"] .basement-phone-scene:has(.basement-scene-toggle[open]) > .basement-iphone-panel {
  display: none !important;
}

html body[data-page="basement-system"] .basement-iphone-shell {
  padding: 12px 11px 10px !important;
  border-radius: 32px !important;
  border: 1px solid rgba(255, 255, 255, 0.34) !important;
  background: rgba(255, 255, 255, 0.02) !important;
  box-shadow:
    0 18px 42px rgba(18, 16, 14, 0.18),
    inset 0 1px 0 rgba(255,255,255,0.28) !important;
  backdrop-filter: blur(4px) saturate(108%) !important;
  -webkit-backdrop-filter: blur(4px) saturate(108%) !important;
}

html body[data-page="basement-system"] .basement-iphone-notch {
  background: rgba(255, 255, 255, 0.18) !important;
  box-shadow: inset 0 1px 1px rgba(255,255,255,0.08) !important;
}

html body[data-page="basement-system"] .basement-iphone-home {
  background: rgba(255,255,255,0.56) !important;
}

html body[data-page="basement-system"] .basement-iphone-hero,
html body[data-page="basement-system"] .basement-iphone-grid > div {
  background: rgba(255, 255, 255, 0.03) !important;
  border: 1px solid rgba(255,255,255,0.14) !important;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.08) !important;
}

html body[data-page="basement-system"] .basement-iphone-topbar,
html body[data-page="basement-system"] .basement-iphone-topbar strong,
html body[data-page="basement-system"] .basement-iphone-hero span,
html body[data-page="basement-system"] .basement-iphone-grid span,
html body[data-page="basement-system"] .basement-iphone-hero strong,
html body[data-page="basement-system"] .basement-iphone-section-title,
html body[data-page="basement-system"] .basement-iphone-grid strong,
html body[data-page="basement-system"] .basement-iphone-screen > p {
  color: rgba(255, 255, 255, 0.98) !important;
  text-shadow: 0 1px 4px rgba(0, 0, 0, 0.34) !important;
}

html body[data-page="basement-system"] .basement-iphone-topbar {
  font-size: 9px !important;
  letter-spacing: 0.14em !important;
}

html body[data-page="basement-system"] .basement-iphone-topbar strong {
  font-size: 8px !important;
  letter-spacing: 0.15em !important;
}

html body[data-page="basement-system"] .basement-iphone-hero strong {
  font-size: 15px !important;
  font-weight: 620 !important;
}

html body[data-page="basement-system"] .basement-iphone-grid strong {
  font-size: 10px !important;
  font-weight: 600 !important;
}

html body[data-page="basement-system"] .basement-iphone-hero span,
html body[data-page="basement-system"] .basement-iphone-grid span,
html body[data-page="basement-system"] .basement-iphone-screen > p {
  font-size: 8px !important;
}

html body[data-page="basement-system"] .basement-iphone-section-title {
  font-size: 6px !important;
}

html body[data-page="basement-system"] .basement-iphone-panel--lounge,
html body[data-page="basement-system"] .basement-iphone-panel--motion,
html body[data-page="basement-system"] .basement-iphone-panel--daily,
html body[data-page="basement-system"] .basement-iphone-panel--tea,
html body[data-page="basement-system"] .basement-iphone-panel--wine,
html body[data-page="basement-system"] .basement-iphone-panel--party {
  right: clamp(22px, 2.8vw, 34px) !important;
  top: clamp(22px, 2.8vw, 34px) !important;
  left: auto !important;
  bottom: auto !important;
  transform: none !important;
}

html body[data-page="basement-system"] .basement-iphone-panel--cinema,
html body[data-page="basement-system"] .basement-iphone-panel--utility,
html body[data-page="basement-system"] .basement-iphone-panel--cigar,
html body[data-page="basement-system"] .basement-iphone-panel--game,
html body[data-page="basement-system"] .basement-iphone-panel--meditation {
  left: clamp(22px, 2.8vw, 34px) !important;
  top: clamp(22px, 2.8vw, 34px) !important;
  right: auto !important;
  bottom: auto !important;
  transform: none !important;
}

html body[data-page="basement-system"] .basement-iphone-panel--quiet {
  right: clamp(22px, 2.8vw, 34px) !important;
  bottom: clamp(22px, 2.8vw, 34px) !important;
  left: auto !important;
  top: auto !important;
  transform: none !important;
}

@media (max-width: 820px) {
  html body[data-page="basement-system"] .basement-iphone-panel {
    width: min(186px, 48vw) !important;
  }

  html body[data-page="basement-system"] :is(
    .basement-iphone-panel--lounge,
    .basement-iphone-panel--motion,
    .basement-iphone-panel--daily,
    .basement-iphone-panel--tea,
    .basement-iphone-panel--wine,
    .basement-iphone-panel--party,
    .basement-iphone-panel--cinema,
    .basement-iphone-panel--utility,
    .basement-iphone-panel--cigar,
    .basement-iphone-panel--game,
    .basement-iphone-panel--meditation,
    .basement-iphone-panel--quiet
  ) {
    left: 14px !important;
    right: auto !important;
    top: 14px !important;
    bottom: auto !important;
    transform: none !important;
  }
}

/* 2026-07-05 systems page air-phone visual upgrade
   Air page only: align scene parameter phone with basement transparent perspective style. */
html body[data-page="systems"] main > #systems .scene-air-phone {
  width: clamp(184px, 11.8vw, 212px) !important;
  padding: 12px 11px 10px !important;
  border-radius: 32px !important;
  border: 1px solid rgba(255, 255, 255, 0.34) !important;
  background: rgba(255, 255, 255, 0.02) !important;
  box-shadow:
    0 18px 42px rgba(18, 16, 14, 0.18),
    inset 0 1px 0 rgba(255,255,255,0.28) !important;
  backdrop-filter: blur(4px) saturate(108%) !important;
  -webkit-backdrop-filter: blur(4px) saturate(108%) !important;
}

html body[data-page="systems"] main > #systems .scene-air-phone::before {
  display: none !important;
}

html body[data-page="systems"] main > #systems .scene-air-phone-notch {
  width: 78px !important;
  height: 15px !important;
  margin: 2px auto 2px !important;
  border-radius: 999px !important;
  background: rgba(255, 255, 255, 0.18) !important;
  box-shadow: inset 0 1px 1px rgba(255,255,255,0.08) !important;
}

html body[data-page="systems"] main > #systems .scene-air-phone-topbar,
html body[data-page="systems"] main > #systems .scene-air-phone-topbar strong,
html body[data-page="systems"] main > #systems .scene-air-phone-hero span,
html body[data-page="systems"] main > #systems .scene-air-phone-grid span,
html body[data-page="systems"] main > #systems .scene-air-phone-hero strong,
html body[data-page="systems"] main > #systems .scene-air-phone-grid strong,
html body[data-page="systems"] main > #systems .scene-air-phone p {
  color: rgba(255, 255, 255, 0.98) !important;
  text-shadow: 0 1px 4px rgba(0, 0, 0, 0.34) !important;
}

html body[data-page="systems"] main > #systems .scene-air-phone-topbar {
  font-size: 9px !important;
  letter-spacing: 0.14em !important;
}

html body[data-page="systems"] main > #systems .scene-air-phone-topbar strong {
  font-size: 8px !important;
  letter-spacing: 0.15em !important;
}

html body[data-page="systems"] main > #systems .scene-air-phone-hero,
html body[data-page="systems"] main > #systems .scene-air-phone-grid > div {
  background: rgba(255, 255, 255, 0.03) !important;
  border: 1px solid rgba(255,255,255,0.14) !important;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.08) !important;
}

html body[data-page="systems"] main > #systems .scene-air-phone-hero strong {
  font-size: 15px !important;
  font-weight: 620 !important;
}

html body[data-page="systems"] main > #systems .scene-air-phone-grid strong {
  font-size: 10px !important;
  font-weight: 600 !important;
}

html body[data-page="systems"] main > #systems .scene-air-phone-hero span,
html body[data-page="systems"] main > #systems .scene-air-phone-grid span,
html body[data-page="systems"] main > #systems .scene-air-phone p {
  font-size: 8px !important;
}

html body[data-page="systems"] main > #systems .scene-air-phone-grid {
  gap: 6px !important;
}

html body[data-page="systems"] main > #systems .scene-air-phone-grid > div {
  padding: 8px 10px !important;
  border-radius: 16px !important;
}

html body[data-page="systems"] main > #systems .scene-air-phone-home {
  width: 74px !important;
  height: 4px !important;
  margin: 0 auto !important;
  border-radius: 999px !important;
  background: rgba(255,255,255,0.56) !important;
  box-shadow: none !important;
}

@media (max-width: 820px) {
  html body[data-page="systems"] main > #systems .scene-air-phone {
    width: min(186px, 48vw) !important;
  }
}

html body[data-page="systems"] main > #systems .scene-air-phone {
  position: absolute !important;
  top: clamp(22px, 2.8vw, 34px) !important;
  width: clamp(184px, 11.8vw, 212px) !important;
  max-width: clamp(184px, 11.8vw, 212px) !important;
  padding: 12px 11px 10px !important;
  border-radius: 32px !important;
  border: 1px solid rgba(255, 255, 255, 0.34) !important;
  background: rgba(255, 255, 255, 0.02) !important;
  box-shadow: 0 18px 42px rgba(18, 16, 14, 0.18), inset 0 1px 0 rgba(255,255,255,0.28) !important;
  backdrop-filter: blur(4px) saturate(108%) !important;
  -webkit-backdrop-filter: blur(4px) saturate(108%) !important;
  overflow: hidden !important;
}

html body[data-page="systems"] main > #systems .scene-air-phone::before {
  display: none !important;
}

html body[data-page="systems"] main > #systems .scene-air-phone-notch {
  display: block !important;
  width: 78px !important;
  height: 15px !important;
  margin: 2px auto 2px !important;
  border-radius: 999px !important;
  background: rgba(255, 255, 255, 0.18) !important;
}

html body[data-page="systems"] main > #systems .scene-air-phone-hero,
html body[data-page="systems"] main > #systems .scene-air-phone-grid > div {
  background: rgba(255, 255, 255, 0.03) !important;
  border: 1px solid rgba(255,255,255,0.14) !important;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.08) !important;
}

html body[data-page="systems"] main > #systems .scene-air-phone-home {
  display: block !important;
  width: 74px !important;
  height: 4px !important;
  margin: 6px auto 0 !important;
  border-radius: 999px !important;
  background: rgba(255,255,255,0.56) !important;
}
