@charset "utf-8";
/* ==========================================================================
   PECO Powersaver — Design System
   Storyboard v04.3 / Section 5
   ========================================================================== */

/* --------------------------------------------------------------------------
   1. Fonts (self-hosted — GDPR: no third-party CDN request)
   -------------------------------------------------------------------------- */
@font-face {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../fonts/manrope-latin-600-normal.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191,
    U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../fonts/manrope-latin-ext-600-normal.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF,
    U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020,
    U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../fonts/manrope-latin-700-normal.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191,
    U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../fonts/manrope-latin-ext-700-normal.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF,
    U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020,
    U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/inter-latin-400-normal.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191,
    U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/inter-latin-ext-400-normal.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF,
    U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020,
    U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../fonts/inter-latin-500-normal.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191,
    U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../fonts/inter-latin-ext-500-normal.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF,
    U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020,
    U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* --------------------------------------------------------------------------
   2. Tokens
   -------------------------------------------------------------------------- */
:root {
  /* Primary */
  --navy: #0b263d;
  --blue: #1c5e93;
  --blue-dark: #164b76;
  --white: #ffffff;
  --gray: #f5f6f5;
  --ink: #202a32;
  --ink-soft: #4b565f;

  /* Technology accent */
  --teal: #0e8275;
  --teal-text: #0b6f64; /* AA-safe teal for small text on gray */
  --copper: #b66a36;
  --copper-text: #8f5029; /* AA-safe copper for text */
  --amber: #d7972d;
  --amber-text: #9a6a12; /* AA-safe amber for text */
  --border: #d9e0e4;
  --slate: #4a6076;

  /* Type */
  --font-display: "Manrope", "Segoe UI", system-ui, sans-serif;
  --font-body: "Inter", "Segoe UI", system-ui, sans-serif;

  /* Layout */
  --container: 1200px;
  --prose: 720px;
  --gutter: 24px;
  --section-y: 96px;
  --radius: 5px;
  --header-h: 76px;

  /* Motion */
  --t: 220ms cubic-bezier(0.4, 0, 0.2, 1);
}

@media (max-width: 860px) {
  :root {
    --section-y: 64px;
    --gutter: 20px;
    --header-h: 64px;
  }
}

/* --------------------------------------------------------------------------
   3. Base
   -------------------------------------------------------------------------- */
*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  -webkit-text-size-adjust: 100%;
  scroll-behavior: smooth;
  scroll-padding-top: calc(var(--header-h) + 16px);
}

body {
  margin: 0;
  background: var(--white);
  color: var(--ink);
  font-family: var(--font-body);
  font-weight: 400;
  font-size: 17px;
  line-height: 1.65;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

@media (max-width: 860px) {
  body {
    font-size: 16px;
  }
}

img,
svg {
  max-width: 100%;
  height: auto;
  display: block;
}

a {
  color: var(--blue);
  text-decoration-thickness: 1px;
  text-underline-offset: 3px;
}

h1,
h2,
h3,
h4 {
  font-family: var(--font-display);
  font-weight: 700;
  color: var(--navy);
  letter-spacing: -0.015em;
  margin: 0 0 0.5em;
  text-wrap: balance;
}

h1 {
  font-size: clamp(38px, 5.2vw, 60px);
  line-height: 1.08;
}
h2 {
  font-size: clamp(28px, 3.6vw, 42px);
  line-height: 1.15;
}
h3 {
  font-weight: 600;
  font-size: clamp(19px, 1.6vw, 22px);
  line-height: 1.3;
}
h4 {
  font-weight: 600;
  font-size: 17px;
  line-height: 1.35;
}

p {
  margin: 0 0 1.15em;
  max-width: var(--prose);
}
p:last-child {
  margin-bottom: 0;
}

::selection {
  background: var(--navy);
  color: #fff;
}

:focus-visible {
  outline: 3px solid var(--blue);
  outline-offset: 3px;
  border-radius: 2px;
}

.skip-link {
  position: absolute;
  left: -9999px;
  top: 0;
  z-index: 999;
  background: var(--navy);
  color: #fff;
  padding: 12px 20px;
  font-weight: 500;
}
.skip-link:focus {
  left: 0;
}

/* --------------------------------------------------------------------------
   4. Layout primitives
   -------------------------------------------------------------------------- */
.wrap {
  width: 100%;
  max-width: calc(var(--container) + var(--gutter) * 2);
  margin-inline: auto;
  padding-inline: var(--gutter);
}

.section {
  padding-block: var(--section-y);
}
.section--gray {
  background: var(--gray);
}
.section--navy {
  background: var(--navy);
  color: #dce5ec;
}
.section--navy h2,
.section--navy h3 {
  color: #fff;
}

.eyebrow {
  font-family: var(--font-body);
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--blue);
  margin: 0 0 14px;
}
.section--navy .eyebrow {
  color: #7fb0d4;
}

.lede {
  font-size: clamp(17px, 1.5vw, 19px);
  color: var(--ink-soft);
  max-width: var(--prose);
}

.section-head {
  margin-bottom: 48px;
}
.section-head p {
  color: var(--ink-soft);
}

.grid-2 {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 48px;
}
.grid-3 {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 28px;
}

@media (max-width: 860px) {
  .grid-2,
  .grid-3 {
    grid-template-columns: minmax(0, 1fr);
    gap: 36px;
  }
}

/* --------------------------------------------------------------------------
   5. Buttons
   -------------------------------------------------------------------------- */
.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  min-height: 48px;
  padding: 12px 26px;
  border-radius: var(--radius);
  border: 1.5px solid transparent;
  font-family: var(--font-body);
  font-size: 13.5px;
  font-weight: 500;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  text-decoration: none;
  cursor: pointer;
  transition: background var(--t), color var(--t), border-color var(--t);
}
.btn--fill {
  background: var(--blue);
  border-color: var(--blue);
  color: #fff;
}
.btn--fill:hover {
  background: var(--blue-dark);
  border-color: var(--blue-dark);
}
.btn--outline {
  background: transparent;
  border-color: var(--border);
  color: var(--navy);
}
.btn--outline:hover {
  border-color: var(--blue);
  color: var(--blue);
}
/* Outline buttons on any dark surface — footer included.
   Without this the label renders navy-on-navy and is invisible. */
.section--navy .btn--outline,
.site-footer .btn--outline {
  border-color: rgba(255, 255, 255, 0.34);
  color: #fff;
}
.section--navy .btn--outline:hover,
.site-footer .btn--outline:hover {
  border-color: #fff;
  background: rgba(255, 255, 255, 0.08);
  color: #fff;
}
.btn-row {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
}

/* Inline text link with arrow */
.link-arrow {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-weight: 500;
  font-size: 15px;
  color: var(--blue);
  text-decoration: none;
  border-bottom: 1px solid rgba(28, 94, 147, 0.3);
  padding-bottom: 2px;
  transition: border-color var(--t), gap var(--t);
}
.link-arrow:hover {
  border-color: var(--blue);
  gap: 12px;
}

/* --------------------------------------------------------------------------
   6. Header
   -------------------------------------------------------------------------- */
.site-header {
  position: sticky;
  top: 0;
  z-index: 100;
  background: #fff;
  border-bottom: 1px solid var(--border);
}
.header-inner {
  display: flex;
  align-items: center;
  gap: 28px;
  height: var(--header-h);
}
.brand {
  display: flex;
  align-items: center;
  flex: 0 0 auto;
}
.brand img {
  height: 34px;
  width: auto;
}

.nav {
  display: flex;
  align-items: center;
  gap: 4px;
  margin-left: auto;
}
.nav-item {
  position: relative;
}
.nav-link {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 10px 14px;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  color: var(--ink);
  text-decoration: none;
  background: none;
  border: 0;
  border-bottom: 2px solid transparent;
  font-family: var(--font-body);
  cursor: pointer;
  transition: color var(--t), border-color var(--t);
}
.nav-link:hover {
  color: var(--blue);
}
.nav-link[aria-current="page"] {
  color: var(--blue);
  border-bottom-color: var(--blue);
}
.nav-link .caret {
  width: 9px;
  height: 9px;
  transition: transform var(--t);
}
.nav-link[aria-expanded="true"] .caret {
  transform: rotate(180deg);
}

.dropdown {
  position: absolute;
  top: calc(100% + 1px);
  left: 0;
  min-width: 306px;
  background: #fff;
  border: 1px solid var(--border);
  border-radius: var(--radius);
  box-shadow: 0 10px 28px rgba(11, 38, 61, 0.09);
  padding: 8px;
  display: none;
}
.dropdown[data-open="true"] {
  display: block;
}
.dropdown a {
  display: block;
  padding: 11px 14px;
  border-radius: 4px;
  font-size: 14.5px;
  color: var(--ink);
  text-decoration: none;
  transition: background var(--t), color var(--t);
}
.dropdown a:hover {
  background: var(--gray);
  color: var(--blue);
}

.lang {
  display: flex;
  align-items: center;
  gap: 2px;
  font-size: 12.5px;
  font-weight: 500;
  letter-spacing: 0.06em;
  color: var(--ink-soft);
  padding-left: 12px;
  border-left: 1px solid var(--border);
}
.lang a {
  padding: 6px 6px;
  color: var(--ink-soft);
  text-decoration: none;
}
.lang a:hover {
  color: var(--blue);
}
.lang [aria-current="true"] {
  color: var(--navy);
  font-weight: 600;
}

.nav-toggle {
  display: none;
  margin-left: auto;
  width: 46px;
  height: 46px;
  align-items: center;
  justify-content: center;
  background: none;
  border: 1px solid var(--border);
  border-radius: var(--radius);
  cursor: pointer;
}
.nav-toggle span,
.nav-toggle span::before,
.nav-toggle span::after {
  display: block;
  width: 18px;
  height: 1.5px;
  background: var(--navy);
  content: "";
  transition: transform var(--t), opacity var(--t);
}
.nav-toggle span::before {
  transform: translateY(-6px);
}
.nav-toggle span::after {
  transform: translateY(4.5px);
}
.nav-toggle[aria-expanded="true"] span {
  background: transparent;
}
.nav-toggle[aria-expanded="true"] span::before {
  transform: rotate(45deg);
}
.nav-toggle[aria-expanded="true"] span::after {
  transform: rotate(-45deg) translateY(0.5px);
}

@media (max-width: 1080px) {
  .nav-toggle {
    display: flex;
  }
  .nav {
    display: none;
    position: fixed;
    inset: var(--header-h) 0 0;
    background: #fff;
    flex-direction: column;
    align-items: stretch;
    gap: 0;
    padding: 12px var(--gutter) 40px;
    overflow-y: auto;
    border-top: 1px solid var(--border);
  }
  .nav[data-open="true"] {
    display: flex;
  }
  .nav-link {
    width: 100%;
    justify-content: space-between;
    padding: 16px 0;
    border-bottom: 1px solid var(--border);
    font-size: 14px;
  }
  .nav-link[aria-current="page"] {
    border-bottom-color: var(--border);
  }
  .dropdown {
    position: static;
    border: 0;
    box-shadow: none;
    padding: 4px 0 12px 14px;
    min-width: 0;
  }
  .nav .btn {
    margin-top: 20px;
  }
  .lang {
    border-left: 0;
    padding-left: 0;
    margin-top: 22px;
  }
}

/* --------------------------------------------------------------------------
   7. Hero
   -------------------------------------------------------------------------- */
.hero {
  padding-top: 72px;
  padding-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.hero-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 0.82fr);
  gap: 56px;
  align-items: center;
}
.hero h1 {
  margin-bottom: 10px;
}
.hero-sub {
  font-family: var(--font-display);
  font-weight: 600;
  font-size: clamp(19px, 2vw, 24px);
  line-height: 1.3;
  color: var(--blue);
  margin: 0 0 22px;
  max-width: 18em;
}
.hero p.lede {
  margin-bottom: 26px;
}

.tag-row {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 30px;
  padding: 0;
  list-style: none;
}
.tag {
  font-size: 12.5px;
  font-weight: 500;
  letter-spacing: 0.03em;
  padding: 7px 13px;
  border-radius: 999px;
  border: 1px solid var(--border);
  background: #fff;
  color: var(--ink-soft);
  white-space: nowrap;
}
.tag[data-accent="teal"] {
  border-color: rgba(14, 130, 117, 0.35);
  color: var(--teal);
}
.tag[data-accent="copper"] {
  border-color: rgba(182, 106, 54, 0.35);
  color: var(--copper-text);
}
.tag[data-accent="slate"] {
  border-color: rgba(74, 96, 118, 0.35);
  color: var(--slate);
}

.hero-figure {
  position: relative;
  border-radius: var(--radius);
  overflow: hidden;
  background: var(--gray);
}
.hero-figure img {
  width: 100%;
  object-fit: cover;
}

/* Installation path rail */
.path-rail {
  margin-top: 64px;
  padding: 26px 0 30px;
  border-top: 1px solid var(--border);
}
.path-rail .rail-label {
  font-size: 11.5px;
  font-weight: 500;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--ink-soft);
  margin-bottom: 14px;
}

@media (max-width: 980px) {
  .hero-grid {
    grid-template-columns: minmax(0, 1fr);
    gap: 36px;
  }
  .hero-figure {
    max-width: 460px;
  }
}

/* --------------------------------------------------------------------------
   8. Cards & panels
   -------------------------------------------------------------------------- */
.card {
  background: #fff;
  border: 1px solid var(--border);
  border-radius: var(--radius);
  padding: 28px;
}
.section--gray .card {
  background: #fff;
}
.card h3 {
  margin-bottom: 10px;
}
.card p {
  color: var(--ink-soft);
  font-size: 16px;
  margin-bottom: 0;
}

/* Technology column (HOME 02) */
.tech-col {
  border-top: 3px solid var(--border);
  padding-top: 24px;
}
.tech-col[data-accent="teal"] {
  border-top-color: var(--teal);
}
.tech-col[data-accent="copper"] {
  border-top-color: var(--copper);
}
.tech-col h3 {
  font-size: clamp(20px, 1.9vw, 25px);
  margin-bottom: 14px;
}
.tech-col p {
  color: var(--ink-soft);
  font-size: 16.5px;
}
.figure {
  margin: 26px 0 0;
}
.figure figcaption {
  margin-top: 12px;
  font-size: 13px;
  line-height: 1.5;
  color: var(--ink-soft);
}

/* Emphasis panel */
.panel {
  background: #fff;
  border: 1px solid var(--border);
  border-radius: var(--radius);
  padding: 40px;
}
.panel--navy {
  background: var(--navy);
  border-color: var(--navy);
  color: #dce5ec;
}
.panel--navy h3 {
  color: #fff;
}

.statement {
  font-family: var(--font-display);
  font-weight: 600;
  font-size: clamp(19px, 2vw, 24px);
  line-height: 1.4;
  color: var(--navy);
  max-width: 22em;
  margin: 0;
}
.statement em {
  font-style: normal;
  color: var(--teal);
}

/* Spec / device list */
.speclist {
  list-style: none;
  margin: 0;
  padding: 0;
}
.speclist li {
  position: relative;
  padding: 11px 0 11px 26px;
  border-bottom: 1px solid var(--border);
  font-size: 16px;
}
.speclist li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 20px;
  width: 12px;
  height: 1.5px;
  background: var(--copper);
}
.speclist li:last-child {
  border-bottom: 0;
}

/* Data table */
.table-wrap {
  overflow-x: auto;
}
table.data {
  width: 100%;
  border-collapse: collapse;
  font-size: 15.5px;
  font-variant-numeric: tabular-nums;
}
table.data th,
table.data td {
  text-align: left;
  padding: 13px 16px 13px 0;
  border-bottom: 1px solid var(--border);
  vertical-align: top;
}
table.data thead th {
  font-family: var(--font-body);
  font-size: 11.5px;
  font-weight: 500;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--ink-soft);
  border-bottom-color: var(--ink-soft);
  padding-bottom: 10px;
}
table.data tbody th {
  font-weight: 500;
  color: var(--navy);
  white-space: nowrap;
  padding-right: 28px;
}
table.data td {
  color: var(--ink-soft);
}

@media (max-width: 620px) {
  table.data.stack thead {
    position: absolute;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(0 0 0 0);
  }
  table.data.stack tr {
    display: block;
    padding: 14px 0;
    border-bottom: 1px solid var(--border);
  }
  table.data.stack th,
  table.data.stack td {
    display: block;
    border: 0;
    padding: 0;
  }
  table.data.stack tbody th {
    font-weight: 600;
    margin-bottom: 3px;
    white-space: normal;
  }
}

/* Mode blocks (HOME 04) */
.mode {
  border: 1px solid var(--border);
  border-radius: var(--radius);
  padding: 26px 28px;
  background: #fff;
}
.mode__tag {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-size: 11.5px;
  font-weight: 500;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  margin-bottom: 14px;
}
.mode__tag::before {
  content: "";
  width: 22px;
  height: 3px;
  border-radius: 2px;
}
.mode--saving .mode__tag {
  color: var(--blue);
}
.mode--saving .mode__tag::before {
  background: var(--blue);
}
.mode--bypass .mode__tag {
  color: var(--amber-text);
}
.mode--bypass .mode__tag::before {
  background: var(--amber);
}
.mode__flow {
  font-family: var(--font-body);
  font-size: 14.5px;
  font-weight: 500;
  color: var(--navy);
  line-height: 1.6;
  margin: 0 0 10px;
}
.mode__flow span {
  color: var(--ink-soft);
  font-weight: 400;
  padding: 0 4px;
}
.mode p {
  font-size: 15.5px;
  color: var(--ink-soft);
  margin: 0;
}

/* Numbered method cards (HOME 05) */
.method {
  border-top: 1px solid var(--slate);
  padding-top: 20px;
}
.method__no {
  font-family: var(--font-display);
  font-weight: 700;
  font-size: 13px;
  letter-spacing: 0.1em;
  color: var(--slate);
  margin-bottom: 10px;
}
.method h3 {
  font-size: 19px;
  margin-bottom: 10px;
}
.method p {
  font-size: 15.5px;
  color: var(--ink-soft);
  margin: 0;
}

/* Confidential / footnote line */
.footnote {
  font-size: 14px;
  line-height: 1.6;
  color: var(--ink-soft);
  max-width: 62ch;
}
.footnote--rule {
  border-top: 1px solid var(--border);
  padding-top: 18px;
  margin-top: 36px;
}

/* Application cards */
.app-feature {
  background: var(--navy);
  color: #cfdce6;
  border-radius: var(--radius);
  padding: 40px;
}
.app-feature h3 {
  color: #fff;
  font-size: clamp(21px, 2vw, 26px);
}
.app-feature p {
  color: #b9c9d6;
}

/* Product range / manufacturing (HOME 07) */
.kicker-num {
  font-family: var(--font-display);
  font-weight: 700;
  font-size: clamp(30px, 3.4vw, 40px);
  line-height: 1;
  color: #fff;
  letter-spacing: -0.02em;
}
.kicker-label {
  font-size: 12px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #7fb0d4;
  margin-top: 8px;
}
.section--navy .speclist li {
  border-bottom-color: rgba(255, 255, 255, 0.14);
  color: #cfdce6;
}
.section--navy .speclist li::before {
  background: var(--copper);
}
.section--navy table.data th,
.section--navy table.data td {
  border-bottom-color: rgba(255, 255, 255, 0.14);
  color: #cfdce6;
}
.section--navy table.data tbody th {
  color: #fff;
}
.section--navy .footnote {
  color: #9fb3c4;
}

/* --------------------------------------------------------------------------
   9. Footer
   -------------------------------------------------------------------------- */
.site-footer {
  background: var(--navy);
  color: #9fb3c4;
  padding-top: 64px;
  font-size: 14.5px;
}

/* Row 1 — brand + company */
.footer-top {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  gap: 56px;
  padding-bottom: 48px;
}
.footer-brand strong {
  display: block;
  font-family: var(--font-display);
  font-weight: 700;
  font-size: 20px;
  color: #fff;
  letter-spacing: -0.01em;
  margin-bottom: 12px;
}
.footer-brand p {
  color: #9fb3c4;
  font-size: 14.5px;
  line-height: 1.65;
  max-width: 34ch;
  margin-bottom: 24px;
}
.footer-company address {
  font-style: normal;
  line-height: 1.8;
  color: #9fb3c4;
}
.footer-company strong {
  display: block;
  color: #fff;
  font-weight: 600;
  font-size: 15.5px;
  margin-bottom: 10px;
}
.footer-company a {
  color: #c3d2de;
  text-decoration: none;
  transition: color var(--t);
}
.footer-company a:hover {
  color: #fff;
  text-decoration: underline;
}
.footer-regno {
  display: block;
  margin-top: 6px;
  font-size: 13px;
  color: #7f95a8;
}

/* Row 2 — legal + standards */
.footer-bar {
  border-top: 1px solid rgba(255, 255, 255, 0.13);
  padding-block: 20px 30px;
  display: flex;
  flex-wrap: wrap;
  gap: 8px 28px;
  align-items: center;
  justify-content: space-between;
  font-size: 13px;
}
.footer-legal {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 6px 14px;
  color: #7f95a8;
}
.footer-legal a {
  color: #c3d2de;
  text-decoration: none;
  transition: color var(--t);
}
.footer-legal a:hover {
  color: #fff;
  text-decoration: underline;
}
.footer-standards {
  font-size: 13px;
  letter-spacing: 0.03em;
  color: #7f95a8;
}

@media (max-width: 860px) {
  .site-footer {
    padding-top: 52px;
  }
  .footer-top {
    grid-template-columns: minmax(0, 1fr);
    gap: 40px;
    padding-bottom: 40px;
  }
  .footer-bar {
    justify-content: flex-start;
    gap: 14px 20px;
  }
  .footer-legal a,
  .footer-company a {
    display: inline-block;
    padding-block: 5px;
  }
}

/* --------------------------------------------------------------------------
   10. Cookie banner (GDPR — prior blocking)
   -------------------------------------------------------------------------- */
.cookie {
  position: fixed;
  left: 16px;
  right: 16px;
  bottom: 16px;
  z-index: 200;
  max-width: 640px;
  margin-inline: auto;
  background: #fff;
  border: 1px solid var(--border);
  border-radius: var(--radius);
  box-shadow: 0 14px 40px rgba(11, 38, 61, 0.18);
  padding: 24px;
  display: none;
}
.cookie[data-open="true"] {
  display: block;
}
.cookie h4 {
  margin-bottom: 8px;
}
.cookie p {
  font-size: 14.5px;
  color: var(--ink-soft);
  margin-bottom: 18px;
}
.cookie .btn {
  min-height: 44px;
  padding: 10px 20px;
  font-size: 12.5px;
}

/* --------------------------------------------------------------------------
   11. Diagram helpers (inline SVG)
   -------------------------------------------------------------------------- */
.svg-diagram {
  width: 100%;
  height: auto;
  font-family: var(--font-body);
}
.svg-diagram text {
  font-family: var(--font-body);
}

/* --------------------------------------------------------------------------
   12. Motion preferences
   -------------------------------------------------------------------------- */
/* Content is always visible. Scroll-triggered fade-in was removed:
   it left the page blank in full-page screenshot tools, in print/PDF
   export, and whenever the script failed to run. */
.reveal {
  opacity: 1;
  transform: none;
}

@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }
  *,
  *::before,
  *::after {
    animation-duration: 0.001ms !important;
    transition-duration: 0.001ms !important;
  }
}

/* --------------------------------------------------------------------------
   13. HOME — section-specific layout
   -------------------------------------------------------------------------- */

/* Diagrams stay legible on narrow screens */
.figure__scroll {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.figure__scroll > svg {
  min-width: 420px;
}

/* 7.1 Installation path — single-line station diagram (HOME 01) */
.rail {
  display: flex;
  align-items: flex-start;
  list-style: none;
  margin: 0;
  padding: 0;
}
.rail__node {
  position: relative;
  flex: 1 1 0;
  min-width: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
/* connector line between stations */
.rail__node:not(:last-child)::after {
  content: "";
  position: absolute;
  z-index: 1;
  top: 27px;
  left: calc(50% + 34px);
  width: calc(100% - 68px);
  height: 1px;
  background: var(--border);
}
.rail__icon {
  position: relative;
  z-index: 2;
  width: 56px;
  height: 56px;
  flex: 0 0 56px;
  display: grid;
  place-items: center;
  border: 1px solid var(--border);
  border-radius: 50%;
  background: #fff;
  color: var(--slate);
}
.rail__icon svg {
  width: 28px;
  height: 28px;
}
.rail__name {
  margin-top: 13px;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.35;
  color: var(--ink-soft);
  max-width: 12em;
}
.rail__node--peco .rail__icon {
  background: var(--navy);
  border-color: var(--navy);
  color: #fff;
  box-shadow: 0 0 0 5px rgba(11, 38, 61, 0.07);
}
.rail__node--peco .rail__name {
  color: var(--navy);
  font-weight: 600;
}

@media (max-width: 860px) {
  .rail {
    flex-direction: column;
    align-items: stretch;
  }
  .rail__node {
    flex: 0 0 auto;
    flex-direction: row;
    align-items: center;
    gap: 16px;
    text-align: left;
    padding-block: 9px;
  }
  .rail__node:not(:last-child)::after {
    top: 55px;
    bottom: 0;
    left: 23px;
    width: 1px;
    height: auto;
  }
  .rail__icon {
    width: 46px;
    height: 46px;
    flex: 0 0 46px;
  }
  .rail__icon svg {
    width: 24px;
    height: 24px;
  }
  .rail__name {
    margin-top: 0;
    font-size: 14.5px;
    max-width: none;
  }
}

/* 7.2 Voltage / 4% panel (HOME 02) */
.voltage-panel {
  margin-top: 64px;
  display: grid;
  grid-template-columns: minmax(0, 1.15fr) minmax(0, 0.85fr);
  gap: 48px;
  align-items: center;
}
.voltage-panel h3 {
  font-size: clamp(21px, 2.2vw, 27px);
}
.voltage-panel p {
  color: var(--ink-soft);
}
.voltage-panel .statement {
  margin-top: 22px;
  color: var(--navy);
}

.sum {
  border-left: 3px solid var(--blue);
  padding-left: 26px;
}
.sum__list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.sum__list li {
  position: relative;
  padding: 8px 0 8px 24px;
  font-size: 15.5px;
  font-weight: 500;
  color: var(--navy);
}
.sum__list li::before {
  content: "+";
  position: absolute;
  left: 0;
  color: var(--blue);
  font-weight: 600;
}
.sum__list li:first-child::before {
  content: "";
}
.sum__arrow {
  margin: 10px 0 10px 2px;
}
.sum__result {
  font-family: var(--font-display);
  font-weight: 700;
  font-size: 18px;
  line-height: 1.4;
  color: var(--navy);
  margin: 0;
}
.sum__result span {
  display: block;
  font-family: var(--font-body);
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 0.03em;
  color: var(--teal);
  margin-top: 6px;
}

@media (max-width: 860px) {
  .voltage-panel {
    grid-template-columns: minmax(0, 1fr);
    gap: 34px;
    padding: 28px;
    margin-top: 48px;
  }
}

/* 7.3 Architecture (HOME 03) */
.arch-grid {
  align-items: start;
}

/* 7.4 Power paths (HOME 04) */
.paths-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.1fr) minmax(0, 0.9fr);
  gap: 48px;
  align-items: center;
}
@media (max-width: 980px) {
  .paths-grid {
    grid-template-columns: minmax(0, 1fr);
    gap: 36px;
  }
}

.pivot {
  margin-top: 56px;
  border-top: 1px solid var(--border);
  padding-top: 34px;
}
.pivot p {
  font-family: var(--font-display);
  font-weight: 600;
  font-size: clamp(18px, 1.9vw, 22px);
  line-height: 1.45;
  color: var(--navy);
  max-width: 40em;
  margin-bottom: 22px;
}

/* 7.5 Applications (HOME 06) */
.app-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(0, 0.95fr);
  gap: 32px;
  align-items: start;
}
.app-list {
  display: grid;
  gap: 16px;
}
.app-list .card {
  padding: 22px 24px;
}
.app-list h4 {
  margin-bottom: 6px;
}
.app-list p {
  font-size: 15px;
  color: var(--ink-soft);
}
@media (max-width: 980px) {
  .app-grid {
    grid-template-columns: minmax(0, 1fr);
  }
  .app-feature {
    padding: 30px;
  }
}

.field {
  margin-top: 56px;
  background: #fff;
  border: 1px solid var(--border);
  border-radius: var(--radius);
  padding: 40px;
}
.field h3 {
  margin-bottom: 24px;
  font-size: clamp(19px, 1.9vw, 23px);
}
.field__summary {
  margin-top: 26px;
  font-family: var(--font-display);
  font-weight: 600;
  font-size: 16.5px;
  line-height: 1.55;
  color: var(--navy);
}
@media (max-width: 620px) {
  .field {
    padding: 26px 22px;
  }
}

/* 7.6 Range / manufacturing / CTA (HOME 07) */
.range-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 44px;
  align-items: start;
}
.range-grid h3 {
  font-size: 19px;
  line-height: 1.45;
  font-weight: 600;
}
.cta-block {
  border-left: 1px solid rgba(255, 255, 255, 0.16);
  padding-left: 44px;
}
.cta-block h3 {
  font-size: clamp(22px, 2.2vw, 27px);
  font-weight: 700;
}
.cta-block p {
  color: #b9c9d6;
  font-size: 16px;
}
@media (max-width: 980px) {
  .range-grid {
    grid-template-columns: minmax(0, 1fr);
    gap: 40px;
  }
  .cta-block {
    border-left: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.16);
    padding-left: 0;
    padding-top: 36px;
  }
}

/* Hero image: constrain height so the text column is not dwarfed */
.hero-figure img {
  aspect-ratio: 4 / 4.6;
  object-fit: cover;
  object-position: center 22%;
}
@media (max-width: 980px) {
  .hero-figure img {
    aspect-ratio: 16 / 11;
    object-position: center 28%;
  }
}
.hero-grid > div:first-child {
  align-self: center;
}

/* Sub-heading rendered at h4 scale but kept at h3 in the document outline */
.h-small {
  font-family: var(--font-display);
  font-weight: 600;
  font-size: 17px;
  line-height: 1.35;
  margin-bottom: 8px;
}

/* --------------------------------------------------------------------------
   14. Mobile corrections
   -------------------------------------------------------------------------- */

/* Diagrams scale to fit instead of scrolling sideways.
   Minimum type inside each SVG is sized so it stays legible when scaled. */
.figure__scroll {
  overflow: visible;
}
.figure__scroll > svg {
  min-width: 0;
}

/* Wide / narrow diagram variants */
.only-narrow {
  display: none;
}
@media (max-width: 620px) {
  .only-wide {
    display: none;
  }
  .only-narrow {
    display: block;
    margin-inline: auto;
    max-width: 340px;
  }
}

/* Hero tags must wrap on very narrow screens (was forcing a sideways scroll) */
@media (max-width: 520px) {
  .tag {
    white-space: normal;
  }
  .tag-row {
    gap: 7px;
  }
}

/* Mode flow lines: keep the arrows from breaking awkwardly */
.mode__flow {
  overflow-wrap: break-word;
}

/* Belt and braces: nothing may push the page sideways */
body {
  overflow-x: clip;
}

/* Comfortable touch targets in the footer on small screens */

/* --------------------------------------------------------------------------
   15. Hero product shot — cut-out on white, no container box
   -------------------------------------------------------------------------- */
.hero-figure {
  background: transparent;
  border-radius: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.hero-figure img {
  aspect-ratio: auto;
  object-fit: contain;
  object-position: center;
  width: auto;
  max-width: 100%;
  max-height: 600px;
}
@media (max-width: 980px) {
  .hero-figure {
    max-width: none;
  }
  .hero-figure img {
    max-height: 430px;
  }
}

/* --------------------------------------------------------------------------
   16. v05 — Trust strip, technology labels, bridge block, process list
   -------------------------------------------------------------------------- */

/* HOME 01-B — Trust Strip */
.trust {
  background: var(--gray);
  border-bottom: 1px solid var(--border);
}
.trust__list {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  justify-content: center;
  row-gap: 6px;
  list-style: none;
  margin: 0;
  padding: 26px 0;
  font-variant-numeric: tabular-nums;
}
.trust__item {
  position: relative;
  font-size: 14.5px;
  line-height: 1.5;
  color: var(--ink-soft);
  padding: 0 17px;
  text-align: center;
}
.trust__item:not(:last-child)::after {
  content: "·";
  position: absolute;
  right: -2px;
  color: #b6c2ca;
}
.trust__item--lead {
  font-weight: 600;
  color: var(--navy);
}
/* zero-height full-width item — forces a clean row break without
   distorting the widths of the items around it */
.trust__break {
  display: none;
  flex-basis: 100%;
  height: 0;
  margin: 0;
  padding: 0;
}
.trust__short {
  display: none;
}

/* Tablet — two centred rows */
@media (max-width: 860px) {
  .trust__list {
    padding: 20px 0;
    row-gap: 5px;
  }
  .trust__item {
    font-size: 13.5px;
    padding: 0 12px;
  }
  .trust__break {
    display: block;
  }
  .trust__item:nth-child(3)::after {
    content: none;
  }
  .trust__long {
    display: none;
  }
  .trust__short {
    display: inline;
  }
}

/* Phone — five facts, one per line.
   Three of these facts are too long to share a row at this width, so the
   strip stacks deliberately instead of breaking at arbitrary points. */
@media (max-width: 620px) {
  .trust__list {
    flex-direction: column;
    align-items: center;
    row-gap: 7px;
    padding: 20px 0 22px;
  }
  .trust__item {
    padding: 0;
    font-size: 13.5px;
    line-height: 1.45;
  }
  .trust__item::after {
    content: none !important;
  }
  .trust__item--lead {
    font-size: 14.5px;
    margin-bottom: 2px;
  }
  .trust__break {
    display: none;
  }
}

/* HOME 02 — numbered technology labels */
.tech-col__label {
  font-family: var(--font-body);
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.13em;
  text-transform: uppercase;
  color: var(--ink-soft);
  margin: 0 0 12px;
}
.tech-col[data-accent="copper"] .tech-col__label {
  color: var(--copper-text);
}
.tech-col[data-accent="teal"] .tech-col__label {
  color: var(--teal-text);
}

/* HOME 04 — bridge to measurement */
.pivot {
  margin-top: 56px;
  border: 1px solid rgba(74, 96, 118, 0.28);
  border-left: 3px solid var(--slate);
  border-radius: var(--radius);
  background: rgba(74, 96, 118, 0.045);
  padding: 32px 34px;
}
.pivot__lead {
  font-family: var(--font-display);
  font-weight: 700;
  font-size: clamp(19px, 2vw, 23px);
  line-height: 1.35;
  color: var(--navy);
  margin-bottom: 14px;
}
.pivot p {
  font-family: var(--font-body);
  font-weight: 400;
  font-size: 16.5px;
  line-height: 1.65;
  color: var(--ink-soft);
  max-width: 54em;
  margin-bottom: 20px;
}
.pivot .link-arrow {
  color: var(--slate);
  border-bottom-color: rgba(74, 96, 118, 0.35);
}
.pivot .link-arrow:hover {
  border-bottom-color: var(--slate);
}
@media (max-width: 620px) {
  .pivot {
    padding: 24px 20px;
  }
}

/* HOME 06 — hotel experience note */
.app-feature__note {
  margin-top: 22px;
  padding-top: 20px;
  border-top: 1px solid rgba(255, 255, 255, 0.16);
  font-size: 15px;
  line-height: 1.65;
  color: #a9bccb;
}

/* HOME 07 — manufacturing process */
.process {
  list-style: none;
  margin: 0;
  padding: 0;
  counter-reset: step;
}
.process li {
  position: relative;
  padding: 10px 0 10px 34px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.14);
  font-size: 15.5px;
  color: #cfdce6;
  counter-increment: step;
}
.process li::before {
  content: counter(step, decimal-leading-zero);
  position: absolute;
  left: 0;
  top: 11px;
  font-family: var(--font-body);
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.06em;
  color: var(--copper);
}
.process li:last-child {
  border-bottom: 0;
}
.range-grid h3 b {
  color: #fff;
  font-weight: 700;
}

/* Link arrows on the dark section — PECO Blue is too dark on navy */
.section--navy .link-arrow {
  color: #8fbcdd;
  border-bottom-color: rgba(143, 188, 221, 0.35);
}
.section--navy .link-arrow:hover {
  color: #fff;
  border-bottom-color: #fff;
}

/* --------------------------------------------------------------------------
   17. Interior pages — HERT and other technology pages
   -------------------------------------------------------------------------- */

.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  white-space: nowrap;
}

/* Page head + breadcrumb */
.page-head {
  padding-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.page-head h1 {
  font-size: clamp(32px, 4.2vw, 50px);
  max-width: 16em;
}
.breadcrumb {
  margin-bottom: 26px;
}
.breadcrumb ol {
  display: flex;
  flex-wrap: wrap;
  gap: 4px 8px;
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 13px;
  color: var(--ink-soft);
}
.breadcrumb li + li::before {
  content: "›";
  margin-right: 8px;
  color: #a9b6bf;
}
.breadcrumb a {
  color: var(--ink-soft);
  text-decoration: none;
}
.breadcrumb a:hover {
  color: var(--blue);
  text-decoration: underline;
}
.breadcrumb [aria-current="page"] {
  color: var(--navy);
}
.standfirst {
  font-family: var(--font-display);
  font-weight: 600;
  font-size: clamp(18px, 1.9vw, 22px);
  line-height: 1.45;
  color: var(--ink-soft);
  max-width: 34em;
  margin: 0 0 var(--section-y);
}

.section--tight {
  padding-block: 72px;
}
@media (max-width: 860px) {
  .section--tight {
    padding-block: 52px;
  }
}

.prose {
  max-width: var(--prose);
}
.prose p {
  color: var(--ink-soft);
}
.prose .lead-out {
  font-family: var(--font-display);
  font-weight: 600;
  font-size: clamp(18px, 1.8vw, 21px);
  line-height: 1.45;
  color: var(--navy);
}

.prose-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.15fr) minmax(0, 0.85fr);
  gap: 56px;
  align-items: start;
}
.prose-grid p {
  color: var(--ink-soft);
}
.split {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  gap: 56px;
  align-items: start;
  margin-top: 8px;
}
@media (max-width: 980px) {
  .prose-grid,
  .split {
    grid-template-columns: minmax(0, 1fr);
    gap: 36px;
  }
}

/* Spec strip under body copy */
.spec-strip {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  list-style: none;
  margin: 26px 0 0;
  padding: 0;
}
.spec-strip li {
  font-size: 12.5px;
  font-weight: 500;
  color: var(--ink-soft);
  border: 1px solid var(--border);
  border-radius: 999px;
  padding: 6px 13px;
  background: #fff;
}

/* Quiet note block — terminology, harmonics */
.note-block {
  max-width: var(--prose);
  border-left: 2px solid var(--border);
  padding-left: 28px;
}
.h-quiet {
  font-size: clamp(19px, 1.8vw, 22px);
  font-weight: 600;
  color: var(--ink);
  margin-bottom: 14px;
}
.note-block p {
  font-size: 16px;
  color: var(--ink-soft);
}
@media (max-width: 620px) {
  .note-block {
    padding-left: 18px;
  }
}

/* Pull quotes */
.pullquote {
  margin: 48px 0 0;
  background: var(--navy);
  border-radius: var(--radius);
  padding: 44px 48px;
}
.pullquote p {
  font-family: var(--font-display);
  font-weight: 700;
  font-size: clamp(24px, 3.2vw, 38px);
  line-height: 1.22;
  letter-spacing: -0.015em;
  color: #fff;
  margin: 0;
  max-width: 20em;
}
.pullquote p span {
  color: #8fbcdd;
}
.pullquote--light {
  background: transparent;
  border-left: 3px solid var(--blue);
  border-radius: 0;
  padding: 6px 0 6px 28px;
  margin-top: 40px;
}
.pullquote--light p {
  font-size: clamp(19px, 2.1vw, 25px);
  line-height: 1.4;
  color: var(--navy);
  max-width: 24em;
}
.pullquote--light p span {
  color: var(--teal-text);
}
@media (max-width: 620px) {
  .pullquote {
    padding: 30px 24px;
  }
}

/* Verification line */
.verification-line {
  margin-top: 26px;
  padding-top: 18px;
  border-top: 1px solid var(--border);
  font-size: 14px;
  font-variant-numeric: tabular-nums;
  color: var(--ink-soft);
}

/* Patent block */
.patent {
  margin-top: 56px;
  background: var(--gray);
  border: 1px solid var(--border);
  border-radius: var(--radius);
  padding: 32px 34px;
  max-width: 760px;
}
.patent__eyebrow {
  font-size: 11.5px;
  font-weight: 500;
  letter-spacing: 0.13em;
  text-transform: uppercase;
  color: var(--copper-text);
  margin: 0 0 12px;
}
.patent__no {
  font-family: var(--font-display);
  font-weight: 700;
  font-size: 20px;
  color: var(--navy);
  margin: 0 0 6px;
  font-variant-numeric: tabular-nums;
}
.patent__title {
  font-size: 15px;
  color: var(--ink-soft);
  margin: 0 0 20px;
}
.patent__meta {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
  gap: 14px 24px;
  margin: 0;
  padding-top: 18px;
  border-top: 1px solid var(--border);
}
.patent__meta dt {
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--ink-soft);
  margin-bottom: 3px;
}
.patent__meta dd {
  margin: 0;
  font-size: 14.5px;
  color: var(--ink);
  font-variant-numeric: tabular-nums;
}
@media (max-width: 620px) {
  .patent {
    padding: 24px 20px;
  }
}

/* Headline statistic */
.figure-stat {
  margin: 40px 0;
  border-top: 2px solid var(--navy);
  border-bottom: 1px solid var(--border);
  padding: 28px 0;
}
.figure-stat__value {
  font-family: var(--font-display);
  font-weight: 700;
  font-size: clamp(22px, 3vw, 34px);
  line-height: 1.2;
  letter-spacing: -0.015em;
  color: var(--navy);
  margin: 0 0 10px;
  font-variant-numeric: tabular-nums;
  max-width: none;
}
.figure-stat__note {
  font-size: 15px;
  color: var(--ink-soft);
  font-variant-numeric: tabular-nums;
  margin: 0;
}
.weight-table {
  max-width: 620px;
  margin: 32px 0 36px;
}

/* Formula */
.formula {
  margin: 36px 0;
  background: #fff;
  border: 1px solid var(--border);
  border-radius: var(--radius);
  padding: 30px 34px;
  max-width: 480px;
}
.formula__eq {
  font-family: var(--font-display);
  font-weight: 700;
  font-size: clamp(20px, 2.2vw, 26px);
  color: var(--navy);
  margin: 0 0 10px;
  font-variant-numeric: tabular-nums;
}
.formula__ex {
  font-size: 15px;
  color: var(--ink-soft);
  margin: 0;
  font-variant-numeric: tabular-nums;
}
.standards-note {
  border-left: 3px solid var(--blue);
  padding-left: 20px;
  color: var(--ink-soft);
}

/* Suitability columns */
.fit-grid {
  align-items: start;
}
.fit {
  border-top: 3px solid var(--border);
  padding-top: 22px;
}
.fit[data-tone="strong"] {
  border-top-color: var(--teal);
}
.fit[data-tone="good"] {
  border-top-color: var(--blue);
}
.fit[data-tone="limited"] {
  border-top-color: var(--slate);
}
.fit ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.fit li {
  position: relative;
  padding: 9px 0 9px 20px;
  font-size: 15.5px;
  line-height: 1.55;
  color: var(--ink-soft);
  border-bottom: 1px solid var(--border);
}
.fit li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 18px;
  width: 9px;
  height: 1.5px;
  background: #a9b6bf;
}
.fit li:last-child {
  border-bottom: 0;
}
.fit__note {
  margin-top: 16px;
  font-size: 14px;
  line-height: 1.6;
  color: var(--ink-soft);
}

/* CTA band */
.cta-band {
  display: grid;
  grid-template-columns: minmax(0, 1.1fr) minmax(0, 0.9fr);
  gap: 48px;
  align-items: center;
}
.cta-band p {
  color: #b9c9d6;
  margin-bottom: 0;
}
.cta-band .btn-row {
  justify-content: flex-start;
}
@media (max-width: 860px) {
  .cta-band {
    grid-template-columns: minmax(0, 1fr);
    gap: 30px;
  }
}

/* Standalone technology labels (not inside .tech-col) */
.tech-col__label[data-accent="copper"] {
  color: var(--copper-text);
}
.tech-col__label[data-accent="teal"] {
  color: var(--teal-text);
}

/* --------------------------------------------------------------------------
   18. How It Works — stepper, install phases, requirements, warranty
   -------------------------------------------------------------------------- */

.split--wide-right {
  grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);
}
@media (max-width: 980px) {
  .split--wide-right {
    grid-template-columns: minmax(0, 1fr);
  }
}

/* Five-step sequence */
.stepper {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 0;
  list-style: none;
  margin: 0;
  padding: 0;
}
.stepper__item {
  position: relative;
  padding: 26px 22px 0 0;
  border-top: 1px solid var(--border);
}
.stepper__item::before {
  content: "";
  position: absolute;
  top: -4px;
  left: 0;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: var(--blue);
}
.stepper__no {
  font-family: var(--font-display);
  font-weight: 700;
  font-size: 13px;
  letter-spacing: 0.1em;
  color: var(--blue);
  margin: 0 0 10px;
}
.stepper__item h3 {
  margin-bottom: 8px;
}
.stepper__item p:last-child {
  font-size: 15px;
  line-height: 1.6;
  color: var(--ink-soft);
  margin: 0;
}
@media (max-width: 1080px) {
  .stepper {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px 32px;
  }
}
@media (max-width: 620px) {
  .stepper {
    grid-template-columns: minmax(0, 1fr);
    gap: 4px;
  }
  .stepper__item {
    padding: 22px 0 4px;
  }
}

/* Installation phases */
.phase-grid {
  gap: 36px;
}
.phase {
  border-top: 1px solid var(--slate);
  padding-top: 22px;
}
.phase__tag {
  font-family: var(--font-display);
  font-weight: 700;
  font-size: 15px;
  color: var(--navy);
  margin: 0 0 14px;
}
.phase p {
  font-size: 15.5px;
  line-height: 1.65;
  color: var(--ink-soft);
}
.phase p:last-child {
  margin-bottom: 0;
}

/* Site requirements */
.req-box {
  margin-top: 48px;
  border: 1px solid var(--border);
  border-radius: var(--radius);
  padding: 26px 30px;
  background: var(--gray);
}
.req-box__title {
  font-size: 11.5px;
  font-weight: 500;
  letter-spacing: 0.13em;
  text-transform: uppercase;
  color: var(--ink-soft);
  margin: 0 0 16px;
}
.req-box ul {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 12px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.req-box li {
  font-size: 14px;
  font-weight: 500;
  color: var(--navy);
  background: #fff;
  border: 1px solid var(--border);
  border-radius: 999px;
  padding: 7px 15px;
}
@media (max-width: 620px) {
  .req-box {
    padding: 22px 20px;
  }
}

/* Warranty */
.warranty {
  margin-top: 44px;
  border-top: 2px solid var(--navy);
  padding-top: 24px;
  max-width: 620px;
}
.warranty__title {
  font-size: 11.5px;
  font-weight: 500;
  letter-spacing: 0.13em;
  text-transform: uppercase;
  color: var(--ink-soft);
  margin: 0 0 16px;
}
.warranty__list {
  margin: 0;
}
.warranty__list > div {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  gap: 20px;
  padding: 12px 0;
  border-bottom: 1px solid var(--border);
}
.warranty__list dt {
  font-size: 15.5px;
  color: var(--ink-soft);
}
.warranty__list dd {
  margin: 0;
  font-family: var(--font-display);
  font-weight: 700;
  font-size: 19px;
  color: var(--navy);
  white-space: nowrap;
  font-variant-numeric: tabular-nums;
}
.warranty__note {
  margin-top: 14px;
  font-size: 13.5px;
  color: var(--ink-soft);
}

/* --------------------------------------------------------------------------
   19. Measurement & Verification
   -------------------------------------------------------------------------- */

.callout {
  border-left: 3px solid var(--slate);
  padding: 4px 0 4px 20px;
  margin-top: 28px;
  font-size: 16px;
  line-height: 1.65;
  color: var(--ink-soft);
}

.method-card {
  border-top: 3px solid var(--slate);
  padding-top: 24px;
}
.method-card__label {
  font-family: var(--font-body);
  font-size: 11.5px;
  font-weight: 500;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--slate);
  margin: 0 0 12px;
}
.method-card h3 {
  font-size: clamp(19px, 1.8vw, 23px);
  margin-bottom: 14px;
}
.method-card p {
  font-size: 15.5px;
  line-height: 1.65;
  color: var(--ink-soft);
}
.method-card .speclist {
  margin-top: 22px;
}
.method-card .speclist li {
  font-size: 15px;
}
.method-card .speclist li::before {
  background: var(--slate);
}

/* Three-rule block */
.rule-list {
  list-style: none;
  margin: 40px 0 0;
  padding: 0;
  counter-reset: rule;
  display: grid;
  gap: 0;
}
.rule-list li {
  position: relative;
  counter-increment: rule;
  padding: 24px 0 24px 58px;
  border-top: 1px solid var(--border);
}
.rule-list li:last-child {
  border-bottom: 1px solid var(--border);
}
.rule-list li::before {
  content: counter(rule, decimal-leading-zero);
  position: absolute;
  left: 0;
  top: 26px;
  font-family: var(--font-display);
  font-weight: 700;
  font-size: 14px;
  letter-spacing: 0.06em;
  color: var(--slate);
}
.rule-list__lead {
  font-family: var(--font-display);
  font-weight: 700;
  font-size: clamp(17px, 1.7vw, 20px);
  line-height: 1.4;
  color: var(--navy);
  margin: 0 0 8px;
  max-width: none;
}
.rule-list li p:last-child {
  font-size: 15.5px;
  color: var(--ink-soft);
  margin: 0;
  max-width: 58ch;
}
@media (max-width: 620px) {
  .rule-list li {
    padding-left: 44px;
  }
}

/* Report checklist */
.checklist {
  list-style: none;
  margin: 0;
  padding: 0;
  columns: 2;
  column-gap: 48px;
}
.checklist li {
  position: relative;
  break-inside: avoid;
  padding: 11px 0 11px 30px;
  font-size: 15.5px;
  line-height: 1.55;
  color: var(--ink-soft);
  border-bottom: 1px solid var(--border);
}
.checklist li::before {
  content: "";
  position: absolute;
  left: 2px;
  top: 17px;
  width: 11px;
  height: 6px;
  border-left: 2px solid var(--teal);
  border-bottom: 2px solid var(--teal);
  transform: rotate(-45deg);
}
@media (max-width: 860px) {
  .checklist {
    columns: 1;
  }
}

/* --------------------------------------------------------------------------
   20. PECO vs Conventional
   -------------------------------------------------------------------------- */

/* Four design decisions */
.decision-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.decision-list li {
  display: grid;
  grid-template-columns: 72px minmax(0, 1fr);
  gap: 0 24px;
  padding: 30px 0;
  border-top: 1px solid var(--border);
}
.decision-list li:last-child {
  border-bottom: 1px solid var(--border);
}
.decision__no {
  font-family: var(--font-display);
  font-weight: 700;
  font-size: 26px;
  line-height: 1.1;
  color: var(--border);
  margin: 0;
  letter-spacing: -0.01em;
}
.decision-list h3 {
  margin-bottom: 12px;
}
.decision-list p {
  font-size: 15.5px;
  line-height: 1.65;
  color: var(--ink-soft);
  max-width: 62ch;
}
.decision-list div p:last-child {
  margin-bottom: 0;
}
.decision-list strong {
  color: var(--navy);
  font-weight: 600;
}
@media (max-width: 620px) {
  .decision-list li {
    grid-template-columns: minmax(0, 1fr);
    gap: 10px;
  }
  .decision__no {
    font-size: 15px;
    color: var(--slate);
  }
}

/* Comparison table — PECO column emphasised */
table.compare th:last-child,
table.compare td:last-child {
  padding-left: 20px;
  border-left: 1px solid var(--border);
}
table.compare thead th:last-child {
  color: var(--navy);
  font-weight: 600;
}
table.compare tbody td:last-child {
  color: var(--ink);
}
table.compare tbody td:last-child strong {
  font-family: var(--font-display);
  font-weight: 700;
  font-size: 17px;
  color: var(--navy);
}
@media (max-width: 620px) {
  table.compare.stack th:last-child,
  table.compare.stack td:last-child {
    padding-left: 0;
    border-left: 0;
  }
  table.compare.stack tbody td {
    position: relative;
    padding-left: 92px !important;
    padding-block: 4px !important;
  }
  table.compare.stack tbody td::before {
    content: "Typical";
    position: absolute;
    left: 0;
    font-size: 11px;
    font-weight: 500;
    letter-spacing: 0.09em;
    text-transform: uppercase;
    color: var(--ink-soft);
  }
  table.compare.stack tbody td:last-child::before {
    content: "PECO";
    color: var(--navy);
  }
}

/* Six questions */
.qlist {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 28px;
}
.qlist li {
  background: #fff;
  border: 1px solid var(--border);
  border-radius: var(--radius);
  padding: 28px 30px;
  break-inside: avoid;
}
.qlist__no {
  font-family: var(--font-display);
  font-weight: 700;
  font-size: 12.5px;
  letter-spacing: 0.1em;
  color: var(--slate);
  margin: 0 0 12px;
}
.qlist h3 {
  font-size: 18px;
  line-height: 1.4;
  margin-bottom: 12px;
}
.qlist p {
  font-size: 15.5px;
  line-height: 1.65;
  color: var(--ink-soft);
}
.qlist__answer {
  margin: 18px 0 0;
  padding-top: 16px;
  border-top: 1px solid var(--border);
  font-size: 15px;
  color: var(--ink);
}
.qlist__answer span {
  display: inline-block;
  font-size: 10.5px;
  font-weight: 500;
  letter-spacing: 0.11em;
  text-transform: uppercase;
  color: #fff;
  background: var(--navy);
  border-radius: 3px;
  padding: 3px 7px;
  margin-right: 8px;
  vertical-align: 1px;
}
@media (max-width: 860px) {
  .qlist {
    grid-template-columns: minmax(0, 1fr);
    gap: 18px;
  }
  .qlist li {
    padding: 24px 22px;
  }
}
@media print {
  .qlist {
    grid-template-columns: minmax(0, 1fr);
  }
  .qlist li {
    page-break-inside: avoid;
  }
}

/* What we do not claim */
.claims {
  max-width: 900px;
}
.claims__list {
  list-style: none;
  margin: 32px 0 0;
  padding: 0;
}
.claims__list li {
  padding: 18px 0 18px 28px;
  border-top: 1px solid rgba(255, 255, 255, 0.15);
  font-family: var(--font-display);
  font-weight: 600;
  font-size: clamp(17px, 1.7vw, 20px);
  line-height: 1.45;
  color: #ffffff;
  position: relative;
}
.claims__list li::before {
  content: "—";
  position: absolute;
  left: 0;
  color: #7fb0d4;
}
.claims__close {
  margin-top: 32px;
  padding-top: 28px;
  border-top: 1px solid rgba(255, 255, 255, 0.15);
  font-size: 16.5px;
  line-height: 1.7;
  color: #c3d2de;
  max-width: 70ch;
}

.cta-band--light p {
  color: var(--ink-soft);
}

/* --------------------------------------------------------------------------
   21. Product pages — numeric tables
   -------------------------------------------------------------------------- */
table.data td.num {
  font-variant-numeric: tabular-nums;
  white-space: nowrap;
}
table.data td.strong {
  font-family: var(--font-display);
  font-weight: 700;
  font-size: 17px;
  color: var(--navy);
}
.tick {
  color: var(--teal-text);
  font-weight: 600;
}
@media (max-width: 620px) {
  table.data.stack td.num {
    white-space: normal;
  }
}

/* --------------------------------------------------------------------------
   22. Callout list with inline tags
   -------------------------------------------------------------------------- */
.callout-list {
  list-style: none;
  margin: 26px 0 0;
  padding: 0;
}
.callout-list li {
  position: relative;
  padding: 10px 0 10px 24px;
  font-size: 15.5px;
  line-height: 1.6;
  color: var(--ink-soft);
  border-bottom: 1px solid var(--border);
}
.callout-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 19px;
  width: 10px;
  height: 1.5px;
  background: var(--slate);
}
.callout-list li:last-child {
  border-bottom: 0;
}
.tag-inline {
  display: inline-block;
  font-family: var(--font-body);
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 0.09em;
  color: var(--navy);
  background: var(--gray);
  border: 1px solid var(--border);
  border-radius: 3px;
  padding: 2px 7px;
  vertical-align: 1px;
}
.section--gray .tag-inline {
  background: #fff;
}

/* --------------------------------------------------------------------------
   23. Applications
   -------------------------------------------------------------------------- */
.factor-list {
  list-style: none;
  margin: 0;
  padding: 0;
  max-width: 78ch;
}
.factor-list li {
  position: relative;
  padding: 16px 0 16px 26px;
  border-bottom: 1px solid var(--border);
  font-size: 16px;
  line-height: 1.65;
  color: var(--ink-soft);
}
.factor-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 26px;
  width: 12px;
  height: 1.5px;
  background: var(--blue);
}
.factor-list strong {
  color: var(--navy);
  font-weight: 600;
}

/* Typical loads strip */
.load-strip {
  display: flex;
  flex-wrap: wrap;
  gap: 9px;
  list-style: none;
  margin: 30px 0 0;
  padding: 0;
}
.load-strip li {
  font-size: 13.5px;
  font-weight: 500;
  color: var(--ink-soft);
  background: #fff;
  border: 1px solid var(--border);
  border-radius: 999px;
  padding: 8px 15px;
}
.section--gray .load-strip li {
  background: #fff;
}

/* Q&A table — question column emphasised */
table.qa tbody th {
  width: 34%;
  white-space: normal;
  font-weight: 600;
  color: var(--navy);
  padding-right: 32px;
  line-height: 1.45;
}
table.qa tbody td {
  line-height: 1.65;
}
@media (max-width: 620px) {
  table.qa.stack tbody th {
    width: auto;
    padding-right: 0;
    margin-bottom: 6px;
  }
}

/* "Worth checking first" — amber rule, never collapsed */
.check-block {
  margin-top: 48px;
  border-left: 3px solid var(--amber);
  background: rgba(215, 151, 45, 0.055);
  border-radius: 0 var(--radius) var(--radius) 0;
  padding: 26px 30px;
  max-width: 78ch;
}
.check-block__tag {
  font-size: 11.5px;
  font-weight: 500;
  letter-spacing: 0.13em;
  text-transform: uppercase;
  color: var(--amber-text);
  margin: 0 0 10px;
}
.check-block p:last-child {
  margin-bottom: 0;
}
.check-block p {
  font-size: 15.5px;
  line-height: 1.65;
  color: var(--ink-soft);
}
@media (max-width: 620px) {
  .check-block {
    padding: 22px 20px;
  }
}

/* Required / helpful */
.need {
  border-top: 3px solid var(--border);
  padding-top: 22px;
}
.need[data-tone="required"] {
  border-top-color: var(--navy);
}
.need[data-tone="helpful"] {
  border-top-color: var(--slate);
}
.need__tag {
  font-family: var(--font-display);
  font-weight: 700;
  font-size: 15px;
  color: var(--navy);
  margin: 0 0 14px;
}
.need ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.need li {
  position: relative;
  padding: 11px 0 11px 22px;
  border-bottom: 1px solid var(--border);
  font-size: 15.5px;
  color: var(--ink-soft);
}
.need li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 20px;
  width: 10px;
  height: 1.5px;
  background: #a9b6bf;
}
.need li:last-child {
  border-bottom: 0;
}

/* --------------------------------------------------------------------------
   24. Company — timeline, light process list, contact
   -------------------------------------------------------------------------- */
.timeline {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 0;
}
.timeline li {
  position: relative;
  padding: 26px 20px 0 0;
  border-top: 1px solid var(--border);
}
.timeline li::before {
  content: "";
  position: absolute;
  top: -4.5px;
  left: 0;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #fff;
  border: 2px solid var(--slate);
}
.timeline li[data-now="true"] {
  border-top-color: var(--navy);
}
.timeline li[data-now="true"]::before {
  background: var(--navy);
  border-color: var(--navy);
}
.timeline__year {
  font-family: var(--font-display);
  font-weight: 700;
  font-size: clamp(22px, 2.3vw, 28px);
  line-height: 1;
  letter-spacing: -0.02em;
  color: var(--navy);
  margin: 0 0 12px;
  font-variant-numeric: tabular-nums;
}
.timeline li p:last-child {
  font-size: 14.5px;
  line-height: 1.55;
  color: var(--ink-soft);
  margin: 0;
}
@media (max-width: 1080px) {
  .timeline {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 8px 28px;
  }
}
@media (max-width: 620px) {
  .timeline {
    grid-template-columns: minmax(0, 1fr);
    gap: 0;
  }
  .timeline li {
    padding: 22px 0 6px 0;
  }
  .timeline__year {
    font-size: 21px;
    margin-bottom: 8px;
  }
}

.process--light li {
  border-bottom-color: var(--border);
  color: var(--ink-soft);
}
.process--light li::before {
  color: var(--copper-text);
}

.contact-address {
  font-style: normal;
  line-height: 1.8;
  color: #b9c9d6;
  font-size: 15.5px;
  margin-top: 22px;
}
.contact-address strong {
  display: block;
  color: #fff;
  font-weight: 600;
  margin-bottom: 10px;
}
.contact-address a {
  color: #c3d2de;
  text-decoration: none;
}
.contact-address a:hover {
  color: #fff;
  text-decoration: underline;
}

/* --------------------------------------------------------------------------
   25. Resources — downloads, FAQ accordion
   -------------------------------------------------------------------------- */
.dl-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.dl {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  padding: 20px 0;
  border-bottom: 1px solid var(--border);
}
.dl:first-child {
  border-top: 1px solid var(--border);
}
.dl__title {
  font-family: var(--font-display);
  font-weight: 600;
  font-size: 16.5px;
  line-height: 1.4;
  color: var(--navy);
  margin: 0 0 5px;
  max-width: none;
}
.dl__meta {
  font-size: 14px;
  line-height: 1.5;
  color: var(--ink-soft);
  margin: 0;
  max-width: 62ch;
}
.dl__btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  flex: 0 0 auto;
  min-height: 42px;
  padding: 9px 18px;
  border: 1.5px solid var(--border);
  border-radius: var(--radius);
  font-size: 12.5px;
  font-weight: 500;
  letter-spacing: 0.08em;
  color: var(--navy);
  text-decoration: none;
  background: #fff;
  transition: border-color var(--t), color var(--t);
}
.dl__btn:hover {
  border-color: var(--blue);
  color: var(--blue);
}
.dl__state {
  flex: 0 0 auto;
  font-size: 12.5px;
  font-weight: 500;
  letter-spacing: 0.05em;
  color: var(--ink-soft);
}
.dl[data-state="pending"] .dl__title {
  color: var(--ink-soft);
}
@media (max-width: 620px) {
  .dl {
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
  }
}

/* FAQ accordion */
.faq__group + .faq__group {
  margin-top: 48px;
}
.faq__cat {
  font-family: var(--font-body);
  font-size: 11.5px;
  font-weight: 500;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--blue);
  margin: 0 0 8px;
}
.faq__item {
  border-bottom: 1px solid var(--border);
}
.faq__group > .faq__item:first-of-type {
  border-top: 1px solid var(--border);
}
.faq__item summary {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 20px;
  padding: 18px 0;
  cursor: pointer;
  list-style: none;
  font-family: var(--font-display);
  font-weight: 600;
  font-size: 16.5px;
  line-height: 1.45;
  color: var(--navy);
}
.faq__item summary::-webkit-details-marker {
  display: none;
}
.faq__item summary:hover {
  color: var(--blue);
}
.faq__chevron {
  flex: 0 0 auto;
  width: 12px;
  height: 12px;
  margin-top: 6px;
  border-right: 1.8px solid var(--slate);
  border-bottom: 1.8px solid var(--slate);
  transform: rotate(45deg);
  transition: transform var(--t);
}
.faq__item[open] .faq__chevron {
  transform: rotate(-135deg);
}
.faq__answer {
  padding: 0 0 22px;
  max-width: 78ch;
}
.faq__answer p {
  font-size: 15.5px;
  line-height: 1.7;
  color: var(--ink-soft);
  margin: 0;
}
@media print {
  .faq__answer {
    display: block !important;
  }
}

/* --------------------------------------------------------------------------
   26. Project Inquiry — form
   -------------------------------------------------------------------------- */
.stepper--3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
@media (max-width: 860px) {
  .stepper--3 {
    grid-template-columns: minmax(0, 1fr);
  }
}

.inquiry {
  max-width: 820px;
}
.field-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 22px 28px;
}
.field--full {
  grid-column: 1 / -1;
}
@media (max-width: 620px) {
  .field-grid {
    grid-template-columns: minmax(0, 1fr);
  }
}

.field {
  margin: 0;
  display: flex;
  flex-direction: column;
  max-width: none;
}
.field label {
  font-size: 14px;
  font-weight: 500;
  color: var(--navy);
  margin-bottom: 8px;
}
.req {
  color: var(--copper-text);
}
.field input[type="text"],
.field input[type="email"],
.field select,
.field textarea {
  font-family: var(--font-body);
  font-size: 16px;
  line-height: 1.5;
  color: var(--ink);
  background: #fff;
  border: 1px solid var(--border);
  border-radius: var(--radius);
  padding: 12px 14px;
  min-height: 48px;
  width: 100%;
  transition: border-color var(--t), box-shadow var(--t);
}
.field textarea {
  resize: vertical;
  min-height: 150px;
}
.field select {
  appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath d='M2 4.5 6 8.5 10 4.5' fill='none' stroke='%234B565F' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 14px center;
  background-size: 12px;
  padding-right: 38px;
}
.field input:focus,
.field select:focus,
.field textarea:focus {
  border-color: var(--blue);
  box-shadow: 0 0 0 3px rgba(28, 94, 147, 0.14);
  outline: none;
}
.field [aria-invalid="true"] {
  border-color: #9d3b2f;
  box-shadow: 0 0 0 3px rgba(157, 59, 47, 0.12);
}
.field input[type="file"] {
  font-size: 14.5px;
  padding: 12px 0;
  border: 0;
  min-height: 0;
}
.hint {
  font-size: 13.5px;
  line-height: 1.55;
  color: var(--ink-soft);
  margin-top: 8px;
}

/* Optional block */
.optional {
  margin-top: 30px;
  border-top: 1px solid var(--border);
  border-bottom: 1px solid var(--border);
  padding: 4px 0;
}
.optional summary {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding: 16px 0;
  cursor: pointer;
  list-style: none;
  font-family: var(--font-display);
  font-weight: 600;
  font-size: 15.5px;
  color: var(--navy);
}
.optional summary::-webkit-details-marker {
  display: none;
}
.optional summary:hover {
  color: var(--blue);
}
.optional[open] {
  padding-bottom: 26px;
}

/* Consent */
.consent {
  margin-top: 30px;
  border-left: 3px solid var(--blue);
  padding: 18px 0 18px 22px;
}
.field--check {
  flex-direction: row;
  align-items: flex-start;
  gap: 12px;
}
.field--check input[type="checkbox"] {
  flex: 0 0 auto;
  width: 20px;
  height: 20px;
  margin-top: 2px;
  accent-color: var(--blue);
}
.field--check label {
  font-size: 15px;
  font-weight: 400;
  line-height: 1.6;
  color: var(--ink-soft);
  margin-bottom: 0;
}
.field--check label a {
  color: var(--blue);
}
.consent .hint {
  margin-top: 12px;
  margin-left: 32px;
}

/* Honeypot — hidden from people, present for bots */
.hp {
  position: absolute;
  left: -9999px;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

/* Status message */
.form-status {
  border: 1px solid var(--border);
  border-left: 3px solid var(--blue);
  border-radius: var(--radius);
  background: #fff;
  padding: 16px 20px;
  margin-bottom: 26px;
  font-size: 15px;
  line-height: 1.6;
  color: var(--ink);
}
.form-status[data-tone="error"] {
  border-left-color: #9d3b2f;
  color: #7d2f25;
}

.direct-address {
  font-style: normal;
  line-height: 1.8;
  font-size: 15.5px;
  color: var(--ink-soft);
  margin-top: 20px;
}
.direct-address strong {
  display: block;
  color: var(--navy);
  font-weight: 600;
  margin-bottom: 10px;
}

/* --------------------------------------------------------------------------
   27. Legal pages
   -------------------------------------------------------------------------- */
.legal {
  max-width: 780px;
}
.legal h2 {
  font-size: clamp(19px, 1.9vw, 23px);
  margin-top: 52px;
  margin-bottom: 14px;
  padding-top: 22px;
  border-top: 1px solid var(--border);
}
.legal > h2:first-child,
.legal > .legal__callout + h2 {
  margin-top: 0;
  padding-top: 0;
  border-top: 0;
}
.legal h3 {
  font-size: 17px;
  font-weight: 600;
  margin-top: 30px;
  margin-bottom: 10px;
}
.legal p {
  font-size: 16px;
  line-height: 1.72;
  color: var(--ink-soft);
  max-width: none;
}
.legal strong {
  color: var(--navy);
  font-weight: 600;
}
.legal .table-wrap {
  margin: 22px 0 8px;
}
.legal table.data {
  font-size: 15px;
}

.legal__list {
  list-style: none;
  margin: 0 0 18px;
  padding: 0;
}
.legal__list li {
  position: relative;
  padding: 9px 0 9px 24px;
  font-size: 16px;
  line-height: 1.65;
  color: var(--ink-soft);
}
.legal__list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 18px;
  width: 11px;
  height: 1.5px;
  background: #a9b6bf;
}

.legal__address {
  font-style: normal;
  font-size: 16px;
  line-height: 1.75;
  color: var(--ink-soft);
  margin: 18px 0;
}
.legal__address strong {
  display: block;
  color: var(--navy);
  font-weight: 600;
  margin-bottom: 6px;
}

.legal__callout {
  border-left: 3px solid var(--blue);
  background: var(--gray);
  border-radius: 0 var(--radius) var(--radius) 0;
  padding: 22px 26px;
  margin-bottom: 44px;
}
.legal__callout p {
  margin: 0;
  font-size: 17px;
  color: var(--ink);
}

.legal__updated {
  margin-top: 52px;
  padding-top: 22px;
  border-top: 1px solid var(--border);
  font-size: 14px;
  color: var(--ink-soft);
}

/* --------------------------------------------------------------------------
   28. Language holding pages (IT / ES)
   -------------------------------------------------------------------------- */
.holding {
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 64px var(--gutter);
  background: var(--gray);
}
.holding__inner {
  width: 100%;
  max-width: 620px;
  background: #fff;
  border: 1px solid var(--border);
  border-radius: var(--radius);
  padding: 52px 56px;
}
.holding__brand {
  display: inline-block;
  margin-bottom: 34px;
}
.holding__brand img {
  height: 34px;
  width: auto;
}
.holding__eyebrow {
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--blue);
  margin: 0 0 14px;
}
.holding h1 {
  font-size: clamp(26px, 3.4vw, 34px);
  line-height: 1.2;
  margin-bottom: 22px;
}
.holding__lead {
  font-size: 16.5px;
  line-height: 1.7;
  color: var(--ink-soft);
  max-width: none;
}
.holding__actions {
  margin-top: 30px;
}
.holding__contact {
  margin-top: 40px;
  padding-top: 26px;
  border-top: 1px solid var(--border);
}
.holding__contact-label {
  font-size: 11.5px;
  font-weight: 500;
  letter-spacing: 0.13em;
  text-transform: uppercase;
  color: var(--ink-soft);
  margin: 0 0 12px;
}
.holding address {
  font-style: normal;
  font-size: 15.5px;
  line-height: 1.75;
  color: var(--ink-soft);
}
.holding address strong {
  display: block;
  color: var(--navy);
  font-weight: 600;
  margin-bottom: 4px;
}
.holding address a {
  color: var(--blue);
  text-decoration: none;
}
.holding address a:hover {
  text-decoration: underline;
}
.holding__back {
  margin-top: 30px;
  font-size: 14.5px;
}
.holding__back a {
  color: var(--ink-soft);
  text-decoration: none;
}
.holding__back a:hover {
  color: var(--blue);
  text-decoration: underline;
}
@media (max-width: 620px) {
  .holding {
    padding: 32px 16px;
  }
  .holding__inner {
    padding: 34px 26px;
  }
}

/* --------------------------------------------------------------------------
   29. Project inquiry — email panel (while the form is unavailable)
   -------------------------------------------------------------------------- */
.mailto-panel {
  background: #fff;
  border: 1px solid var(--border);
  border-left: 3px solid var(--blue);
  border-radius: 0 var(--radius) var(--radius) 0;
  padding: 38px 42px;
  max-width: 760px;
}
.mailto-panel__tag {
  font-size: 11.5px;
  font-weight: 500;
  letter-spacing: 0.13em;
  text-transform: uppercase;
  color: var(--ink-soft);
  margin: 0 0 14px;
}
.mailto-panel h2 {
  font-size: clamp(21px, 2.8vw, 32px);
  line-height: 1.2;
  letter-spacing: -0.01em;
  margin-bottom: 18px;
  overflow-wrap: anywhere;
}
.mailto-panel__note {
  font-size: 16px;
  line-height: 1.7;
  color: var(--ink-soft);
  max-width: 58ch;
  margin: 0;
}
@media (max-width: 620px) {
  .mailto-panel {
    padding: 28px 22px;
  }
}
