@font-face {
  font-family: "TAIO GenWanMin TW";
  src: url("fonts/TAIO-GenWanMinTW-SemiBold.woff2?v=cp950-v2") format("woff2");
  font-display: swap;
  font-style: normal;
  font-weight: 600;
}

:root {
  --site-max-width: 1600px;
  --ink: #082a61;
  --ink-2: #17365f;
  --muted: #5d6e88;
  --line: #d8e1ec;
  --soft: #f7fafc;
  --paper: #ffffff;
  --accent: #b68143;
  --shadow: 0 16px 40px rgba(20, 43, 80, 0.1);
  --radius: 8px;
  --font-heading: "Noto Sans TC", "Inter", sans-serif;
  --font-hero-heading: "Noto Sans TC", "Inter", sans-serif;
  --font-subtitle: var(--font-heading);
  --font-body: "Noto Sans TC", "Inter", sans-serif;
  --font-accent: "Noto Serif TC", serif;
  --font-brand: "Inter", "Noto Sans TC", sans-serif;
  --font-ui: "Inter", "Noto Sans TC", sans-serif;
  --font-hero-size: clamp(2.85rem, 4.4vw, 4rem);
  --font-hero-weight: 700;
  --font-hero-line-height: 1.28;
  --font-hero-copy-size: 0.98rem;
  --font-hero-copy-weight: 700;
  --font-section-title-size: clamp(1.8rem, 2.8vw, 2.55rem);
  --font-section-title-weight: 700;
  --font-subtitle-size: 1rem;
  --font-subtitle-weight: 700;
  --font-body-text-size: 0.84rem;
  --font-body-text-weight: 600;
  --font-nav-size: 0.92rem;
  --font-nav-weight: 700;
  --font-button-size: 1rem;
  --font-button-weight: 700;
  --font-small-size: 0.76rem;
  --font-small-weight: 700;
  font-family: var(--font-body);
  color: var(--ink);
  background: #fff;
}

html[data-font-style="classic"] {
  --font-heading: "Noto Serif TC", serif;
  --font-hero-heading: "Noto Serif TC", serif;
  --font-subtitle: var(--font-heading);
  --font-body: "Noto Sans TC", sans-serif;
  --font-accent: "Noto Serif TC", serif;
  --font-brand: "Cormorant Garamond", "Libre Baskerville", serif;
  --font-ui: "Noto Sans TC", sans-serif;
  --font-hero-size: clamp(3.5rem, 5vw, 4.5rem);
  --font-hero-weight: 600;
  --font-hero-line-height: 1.34;
  --font-hero-copy-size: clamp(1.25rem, 1.6vw, 1.5rem);
  --font-hero-copy-weight: 400;
  --font-section-title-size: clamp(2.25rem, 3.3vw, 3rem);
  --font-section-title-weight: 600;
  --font-subtitle-size: clamp(1.25rem, 1.4vw, 1.5rem);
  --font-subtitle-weight: 500;
  --font-body-text-size: clamp(1.0625rem, 1.1vw, 1.125rem);
  --font-body-text-weight: 400;
  --font-nav-size: clamp(0.9375rem, 1vw, 1rem);
  --font-nav-weight: 500;
  --font-button-size: clamp(0.9375rem, 1vw, 1rem);
  --font-button-weight: 500;
  --font-small-size: clamp(0.875rem, 0.9vw, 0.9375rem);
  --font-small-weight: 400;
  --hero-copy-line-height: 1.78;
  --body-text-line-height: 1.82;
}

html[data-font-style="modern"] {
  --font-hero-size: clamp(3.5rem, 5vw, 4.5rem);
  --font-hero-weight: 600;
  --font-hero-line-height: 1.34;
  --font-hero-copy-size: clamp(1.25rem, 1.6vw, 1.5rem);
  --font-hero-copy-weight: 400;
  --font-section-title-size: clamp(2.25rem, 3.3vw, 3rem);
  --font-section-title-weight: 600;
  --font-subtitle-size: clamp(1.25rem, 1.4vw, 1.5rem);
  --font-subtitle-weight: 500;
  --font-body-text-size: clamp(1.0625rem, 1.1vw, 1.125rem);
  --font-body-text-weight: 400;
  --font-nav-size: clamp(0.9375rem, 1vw, 1rem);
  --font-nav-weight: 500;
  --font-button-size: clamp(0.9375rem, 1vw, 1rem);
  --font-button-weight: 500;
  --font-small-size: clamp(0.875rem, 0.9vw, 0.9375rem);
  --font-small-weight: 400;
  --hero-copy-line-height: 1.78;
  --body-text-line-height: 1.82;
}

html[data-font-style="heritage"] {
  --font-heading: "TAIO GenWanMin TW", "GenWanMin TW", "源雲明體", "Songti TC", "PMingLiU", "MingLiU", "Noto Serif TC", serif;
  --font-hero-heading: "TAIO GenWanMin TW", "GenWanMin TW", "源雲明體", "Songti TC", "PMingLiU", "MingLiU", "Noto Serif TC", serif;
  --font-subtitle: var(--font-heading);
  --font-body: "Noto Sans TC", sans-serif;
  --font-accent: "TAIO GenWanMin TW", "GenWanMin TW", "源雲明體", "Songti TC", "PMingLiU", "MingLiU", "Noto Serif TC", serif;
  --font-brand: "EB Garamond", "Libre Baskerville", serif;
  --font-ui: "Noto Sans TC", sans-serif;
  --font-hero-size: clamp(3.5rem, 5vw, 4.5rem);
  --font-hero-weight: 600;
  --font-hero-line-height: 1.34;
  --font-hero-copy-size: clamp(1.25rem, 1.6vw, 1.5rem);
  --font-hero-copy-weight: 400;
  --font-section-title-size: clamp(2.25rem, 3.3vw, 3rem);
  --font-section-title-weight: 600;
  --font-subtitle-size: clamp(1.25rem, 1.4vw, 1.5rem);
  --font-subtitle-weight: 500;
  --font-body-text-size: clamp(1.0625rem, 1.1vw, 1.125rem);
  --font-body-text-weight: 400;
  --font-nav-size: clamp(0.9375rem, 1vw, 1rem);
  --font-nav-weight: 500;
  --font-button-size: clamp(0.9375rem, 1vw, 1rem);
  --font-button-weight: 500;
  --font-small-size: clamp(0.875rem, 0.9vw, 0.9375rem);
  --font-small-weight: 400;
  --hero-copy-line-height: 1.78;
  --body-text-line-height: 1.82;
}

html[data-font-style="balanced"] {
  --font-heading: "Noto Serif TC", serif;
  --font-hero-heading: "Noto Serif TC", serif;
  --font-subtitle: "Noto Sans TC", sans-serif;
  --font-body: "Noto Sans TC", sans-serif;
  --font-accent: "Noto Serif TC", serif;
  --font-brand: "Libre Baskerville", "Cormorant Garamond", serif;
  --font-ui: "Inter", "Noto Sans TC", sans-serif;
  --font-hero-size: clamp(3.5rem, 5vw, 4.5rem);
  --font-hero-weight: 600;
  --font-hero-line-height: 1.34;
  --font-hero-copy-size: clamp(1.25rem, 1.6vw, 1.5rem);
  --font-hero-copy-weight: 400;
  --font-section-title-size: clamp(2.25rem, 3.3vw, 3rem);
  --font-section-title-weight: 600;
  --font-subtitle-size: clamp(1.25rem, 1.4vw, 1.5rem);
  --font-subtitle-weight: 500;
  --font-body-text-size: clamp(1.0625rem, 1.1vw, 1.125rem);
  --font-body-text-weight: 400;
  --font-nav-size: clamp(0.9375rem, 1vw, 1rem);
  --font-nav-weight: 500;
  --font-button-size: clamp(0.9375rem, 1vw, 1rem);
  --font-button-weight: 500;
  --font-small-size: clamp(0.875rem, 0.9vw, 0.9375rem);
  --font-small-weight: 400;
  --hero-copy-line-height: 1.78;
  --body-text-line-height: 1.82;
}

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  color: var(--ink);
  font-family: var(--font-body);
  background: #fff;
}

body.nav-open {
  overflow: hidden;
}

a {
  color: inherit;
  text-decoration: none;
}

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

.site-header {
  position: fixed;
  top: 0;
  left: max(0px, calc((100vw - var(--site-max-width)) / 2));
  z-index: 20;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: min(100%, var(--site-max-width));
  padding: 24px clamp(34px, 5vw, 64px);
  transition: background 0.25s ease, box-shadow 0.25s ease, padding 0.25s ease;
}

main,
.footer {
  max-width: var(--site-max-width);
  margin-inline: auto;
}

.site-header.is-scrolled,
.site-header.is-open {
  padding-block: 16px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 8px 32px rgba(12, 36, 74, 0.08);
  backdrop-filter: blur(16px);
}

.brand {
  display: inline-flex;
  align-items: center;
  min-width: 190px;
  font-weight: 700;
  letter-spacing: 0;
}

.brand-logo {
  display: block;
  flex: 0 0 auto;
}

.brand-logo-strip {
  width: clamp(200px, 16vw, 256px);
  aspect-ratio: 1642 / 424;
  object-fit: contain;
  object-position: center;
}

.brand-logo-square {
  width: 128px;
  height: auto;
}

.brand-mark {
  font-family: var(--font-brand);
  font-size: clamp(1.95rem, 2.8vw, 2.65rem);
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0;
}

.brand-name {
  font-family: var(--font-body);
  font-size: 0.96rem;
  letter-spacing: 0.08em;
}

.nav {
  display: flex;
  align-items: center;
  gap: clamp(24px, 3.15vw, 46px);
  font-family: var(--font-ui);
  font-size: var(--font-nav-size);
  font-weight: var(--font-nav-weight);
}

.nav a {
  position: relative;
  white-space: nowrap;
}

.nav a:not(.nav-cta)::after {
  position: absolute;
  left: 0;
  bottom: -8px;
  width: 100%;
  height: 1px;
  background: var(--accent);
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.22s ease;
  content: "";
}

.nav a:hover::after {
  transform: scaleX(1);
}

.font-switch {
  display: inline-flex;
  align-items: center;
  gap: 2px;
  min-height: 36px;
  padding: 3px;
  border: 1px solid rgba(9, 38, 90, 0.18);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.62);
}

.font-switch button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 34px;
  height: 28px;
  padding: 0 10px;
  border: 0;
  border-radius: 999px;
  color: var(--muted);
  background: transparent;
  font-family: var(--font-ui);
  font-size: 0.72rem;
  font-weight: 800;
  cursor: pointer;
  transition: color 0.18s ease, background 0.18s ease, box-shadow 0.18s ease;
}

.font-switch button[aria-pressed="true"] {
  color: #fff;
  background: var(--ink);
  box-shadow: 0 8px 18px rgba(9, 38, 90, 0.16);
}

.font-switch[hidden] {
  display: none !important;
}

.nav-cta,
.button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  min-height: 45px;
  border-radius: 4px;
  font-family: var(--font-ui);
  font-size: var(--font-button-size);
  font-weight: var(--font-button-weight);
  transition: transform 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;
}

.nav-cta {
  padding: 0 23px;
  color: #fff;
  background: #09265a;
  box-shadow: 0 10px 26px rgba(9, 38, 90, 0.2);
}

.button {
  padding: 0 24px;
  border: 1px solid var(--ink);
}

.primary {
  color: #fff;
  background: var(--ink);
  box-shadow: 0 14px 30px rgba(9, 38, 90, 0.18);
}

.secondary {
  color: var(--ink);
  background: rgba(255, 255, 255, 0.72);
}

.nav-cta:hover,
.button:hover {
  transform: translateY(-2px);
  box-shadow: 0 18px 38px rgba(9, 38, 90, 0.18);
}

.nav-toggle {
  display: none;
  width: 44px;
  height: 44px;
  border: 1px solid rgba(9, 38, 90, 0.22);
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.82);
}

.nav-toggle span {
  display: block;
  width: 20px;
  height: 2px;
  margin: 6px auto;
  background: var(--ink);
  transition: transform 0.2s ease;
}

.hero {
  position: relative;
  min-height: 610px;
  overflow: hidden;
  isolation: isolate;
}

.hero-media {
  position: absolute;
  inset: 0;
  z-index: -2;
  background:
    linear-gradient(90deg, rgba(255, 255, 255, 0.99) 0%, rgba(255, 255, 255, 0.93) 31%, rgba(255, 255, 255, 0.38) 55%, rgba(255, 255, 255, 0.1) 100%),
    linear-gradient(180deg, rgba(240, 248, 254, 0.2), rgba(244, 249, 252, 0.16)),
    url("media/hero-mountain-desktop.png") center 48% / cover;
  filter: saturate(0.82) contrast(0.96) brightness(1.1);
}

.hero::after {
  position: absolute;
  inset: auto 0 0;
  z-index: -1;
  height: 170px;
  background: linear-gradient(180deg, transparent 0%, rgba(255, 255, 255, 0.94) 100%);
  content: "";
}

.hero-content {
  width: min(670px, calc(100% - 48px));
  padding-top: 170px;
  margin-left: clamp(34px, 6.4vw, 78px);
}

.eyebrow {
  margin: 0 0 12px;
  color: var(--accent);
  font-family: var(--font-body);
  font-size: 0.86rem;
  font-weight: 700;
  letter-spacing: 0.08em;
}

.hero .eyebrow {
  color: var(--ink);
  font-family: var(--font-brand);
  font-size: 1rem;
  font-weight: 700;
}

.hero h1 {
  position: relative;
  margin: 0;
  padding-left: 30px;
  font-family: var(--font-hero-heading);
  font-weight: var(--font-hero-weight);
  font-size: var(--font-hero-size);
  line-height: var(--font-hero-line-height);
  letter-spacing: 0;
}

.hero h1::before,
.cta h2::before {
  position: absolute;
  left: 0;
  top: 0.18em;
  width: 2px;
  height: 1.6em;
  background: var(--accent);
  content: "";
}

.hero-copy {
  width: min(635px, 100%);
  margin: 24px 0 28px;
  color: var(--ink-2);
  font-family: var(--font-body);
  font-size: var(--font-hero-copy-size);
  font-weight: var(--font-hero-copy-weight);
  line-height: var(--hero-copy-line-height);
}

.hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
}

.logo-strip {
  display: grid;
  grid-template-columns: minmax(210px, 1fr) 2fr auto;
  align-items: center;
  gap: 26px;
  min-height: 86px;
  padding: 18px clamp(34px, 5vw, 64px);
  border-block: 1px solid var(--line);
  background: rgba(255, 255, 255, 0.84);
  box-shadow: 0 18px 50px rgba(18, 41, 80, 0.05);
}

.logo-strip div,
.logo-strip a {
  font-family: var(--font-body);
  font-weight: 700;
}

.logo-strip span {
  display: block;
  margin-top: 7px;
  color: var(--muted);
  font-size: 0.82rem;
}

.logo-strip ul {
  display: grid;
  grid-template-columns: repeat(5, minmax(86px, 1fr));
  align-items: center;
  gap: 22px;
  padding: 0;
  margin: 0;
  list-style: none;
  color: #8893a5;
  font-family: var(--font-brand);
  font-size: clamp(1rem, 1.55vw, 1.25rem);
  font-weight: 800;
  text-align: center;
}

.logo-strip a {
  color: var(--ink);
  font-size: 0.82rem;
  white-space: nowrap;
}

.section {
  padding: 54px clamp(34px, 5vw, 64px);
}

.section-heading {
  width: min(860px, 100%);
  margin: 0 auto 26px;
  text-align: center;
}

h2 {
  margin: 0;
  font-family: var(--font-heading);
  font-weight: var(--font-section-title-weight);
  font-size: var(--font-section-title-size);
  line-height: 1.42;
  letter-spacing: 0;
}

h3 {
  margin: 0;
  font-family: var(--font-subtitle);
  font-weight: var(--font-subtitle-weight);
  font-size: var(--font-subtitle-size);
  line-height: 1.45;
}

p {
  margin: 0;
}

.service-grid {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 16px;
}

.service-card {
  min-height: 202px;
  padding: 24px 18px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: rgba(255, 255, 255, 0.76);
  text-align: center;
  box-shadow: 0 14px 32px rgba(14, 43, 80, 0.04);
}

.service-card svg,
.promise-grid svg {
  width: 50px;
  height: 50px;
  margin: 0 auto 17px;
  fill: none;
  stroke: var(--ink);
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2;
}

.service-card p,
.process-grid p,
.promise-grid p,
.case-card p,
.insight-card p,
.cta p,
.footer p {
  color: var(--muted);
  font-family: var(--font-body);
  font-size: var(--font-body-text-size);
  font-weight: var(--font-body-text-weight);
  line-height: var(--body-text-line-height);
}

.service-card p {
  margin-top: 12px;
}

.process {
  padding-top: 18px;
}

.process-grid {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 22px;
  text-align: center;
}

.process-grid article {
  position: relative;
  padding: 0 10px;
}

.process-grid article:not(:last-child)::after {
  position: absolute;
  top: 30px;
  right: -32px;
  width: 72px;
  height: 1px;
  background: var(--line);
  content: "";
}

.process-grid span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 42px;
  height: 42px;
  border: 2px solid var(--ink);
  border-radius: 999px;
  font-family: var(--font-ui);
  font-weight: 800;
}

.process-grid svg {
  display: block;
  width: 45px;
  height: 45px;
  margin: 16px auto 12px;
  fill: none;
  stroke: var(--ink);
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2;
}

.process-grid p {
  margin-top: 10px;
}

.promise-band {
  padding: 12px clamp(34px, 5vw, 64px) 54px;
}

.promise-band .section-heading {
  margin-bottom: 16px;
}

.promise-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 16px;
}

.promise-grid article {
  display: grid;
  grid-template-columns: 60px 1fr;
  gap: 14px;
  min-height: 112px;
  padding: 18px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: rgba(255, 255, 255, 0.78);
}

.promise-grid svg {
  grid-row: span 2;
  margin: 2px 0 0;
}

.cases {
  padding-top: 0;
}

.case-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 16px;
}

.case-card,
.insight-card {
  overflow: hidden;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: var(--paper);
  box-shadow: 0 14px 34px rgba(18, 41, 80, 0.055);
}

.case-card img {
  width: 100%;
  height: 132px;
  object-fit: cover;
}

.case-card > div {
  padding: 16px 18px 18px;
}

.case-card span,
.insight-card span {
  display: inline-flex;
  min-height: 23px;
  align-items: center;
  padding: 0 12px;
  margin-bottom: 10px;
  border: 1px solid rgba(184, 134, 75, 0.36);
  border-radius: 4px;
  color: #9a6e37;
  background: #fff9f0;
  font-family: var(--font-ui);
  font-size: var(--font-small-size);
  font-weight: 800;
}

.case-card p {
  margin-top: 8px;
}

.case-card dl {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0;
  margin: 16px 0 0;
}

.case-card dl div + div {
  border-left: 1px solid var(--line);
  padding-left: 18px;
}

.case-card dt {
  color: #0f6182;
  font-family: var(--font-ui);
  font-size: 1.32rem;
  font-weight: 800;
}

.case-card dd {
  margin: 5px 0 0;
  color: var(--muted);
  font-family: var(--font-ui);
  font-size: var(--font-small-size);
  font-weight: var(--font-small-weight);
}

.insights {
  padding-top: 0;
}

.insight-title {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 24px;
  margin-bottom: 22px;
}

.insight-title h2 {
  flex: 1;
  text-align: center;
}

.insight-title a {
  font-family: var(--font-ui);
  font-weight: 800;
  white-space: nowrap;
}

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

.insight-card {
  display: grid;
  grid-template-columns: 1fr;
  min-height: 220px;
}

.insight-card img {
  width: 100%;
  height: 92px;
  object-fit: cover;
}

.insight-card div {
  padding: 16px 18px 18px;
}

.insight-card p {
  margin-top: 10px;
}

.insight-card time {
  display: block;
  margin-top: 14px;
  color: var(--muted);
  font-family: var(--font-ui);
  font-size: 0.8rem;
  font-weight: 700;
}

.cta {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
  min-height: 120px;
  padding: 26px clamp(34px, 5vw, 64px);
  overflow: hidden;
  background:
    linear-gradient(90deg, rgba(255,255,255,0.98) 0%, rgba(255,255,255,0.92) 50%, rgba(255,255,255,0.55) 100%),
    url("media/cta-city.jpg") center 46% / cover;
}

.cta h2 {
  position: relative;
  padding-left: 26px;
  font-size: clamp(1.55rem, 2.7vw, 2.25rem);
}

.cta p {
  margin: 8px 0 0 26px;
}

.footer {
  background: rgba(255, 255, 255, 0.92);
  border-top: 1px solid var(--line);
}

.footer-main {
  display: grid;
  grid-template-columns: minmax(220px, 0.8fr) 2.5fr;
  gap: 44px;
  padding: 28px clamp(34px, 5vw, 64px);
}

.footer-brand {
  align-self: start;
  min-width: 0;
  align-items: flex-start;
}

.footer-brand .brand-name::after {
  display: block;
  margin-top: 12px;
  color: var(--accent);
  font-size: 0.76rem;
  letter-spacing: 0;
  content: "Taiwan AI Office";
}

.footer-links {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 28px;
}

.footer h2 {
  margin-bottom: 10px;
  font-family: var(--font-body);
  font-size: 1rem;
  line-height: 1.4;
}

.footer a,
.footer p {
  display: block;
  margin: 6px 0;
  font-family: var(--font-body);
  font-size: 0.82rem;
  font-weight: 700;
}

.footer-bottom {
  display: flex;
  justify-content: space-between;
  gap: 24px;
  padding: 15px clamp(34px, 5vw, 64px);
  border-top: 1px solid var(--line);
}

.footer-bottom div {
  display: flex;
  gap: 28px;
}

.trust-home {
  overflow: hidden;
  background:
    linear-gradient(180deg, #ffffff 0%, #f8fbff 42%, #ffffff 100%);
}

.trust-hero {
  position: relative;
  display: grid;
  min-height: calc(100svh - 92px);
  padding: 106px clamp(34px, 5vw, 64px) 34px;
  overflow: hidden;
  isolation: isolate;
}

.trust-hero-media {
  position: absolute;
  inset: 0;
  z-index: -2;
  background:
    linear-gradient(90deg, rgba(255, 255, 255, 0.99) 0%, rgba(255, 255, 255, 0.95) 38%, rgba(255, 255, 255, 0.54) 68%, rgba(255, 255, 255, 0.16) 100%),
    linear-gradient(180deg, rgba(247, 250, 252, 0.24), rgba(255, 255, 255, 0.9)),
    url("media/trust-hero-office.jpg") center 42% / cover;
  filter: saturate(0.82) contrast(0.96) brightness(1.08);
}

.why-hero .trust-hero-media::before,
.why-hero .trust-hero-media::after {
  position: absolute;
  right: 0;
  z-index: 1;
  pointer-events: none;
  content: "";
}

.why-hero .trust-hero-media::before {
  inset: 0;
  background:
    linear-gradient(180deg, #fff 0%, rgba(255, 255, 255, 0.9) 6%, rgba(255, 255, 255, 0) 18%, rgba(255, 255, 255, 0) 76%, rgba(255, 255, 255, 0.92) 92%, #fff 100%);
}

.why-hero .trust-hero-media::after {
  inset: 0;
  background:
    linear-gradient(90deg, rgba(255, 255, 255, 0.98) 0%, rgba(255, 255, 255, 0.9) 34%, rgba(255, 255, 255, 0.12) 62%, rgba(255, 255, 255, 0) 100%);
}

.why-hero .trust-hero-media {
  background-color: #fff;
  background: url("media/hero_bg_3.png") center center / 100% auto no-repeat;
}

.trust-hero::after {
  position: absolute;
  inset: auto 0 0;
  z-index: -1;
  height: 160px;
  background: linear-gradient(180deg, transparent 0%, rgba(255, 255, 255, 0.98) 100%);
  content: "";
}

.trust-hero-content {
  width: min(1120px, 100%);
  min-width: 0;
  align-self: center;
}

.hero-slide-stage {
  display: grid;
  width: min(1120px, 100%);
  min-width: 0;
  transform: translateY(0px);
}

.hero-slide {
  grid-area: 1 / 1;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  opacity: 0;
  visibility: hidden;
  transform: translateY(14px);
  transition:
    opacity 420ms ease,
    transform 420ms ease,
    visibility 420ms ease;
}

.hero-slide.is-active {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.trust-hero h1 {
  position: relative;
  display: inline-block;
  width: auto;
  max-width: min(1120px, 100%);
  margin: 0;
  padding: 0 0 0.08em 34px;
  font-family: var(--font-hero-heading);
  font-size: clamp(2.45rem, 4.2vw, 4.15rem);
  font-weight: var(--font-hero-weight);
  line-height: 1.32;
}

.trust-hero h1::before {
  position: absolute;
  top: 0.1em;
  left: 0;
  width: 2px;
  height: calc(100% - 0.08em);
  background: linear-gradient(180deg, var(--accent) 0%, rgba(182, 129, 67, 0.92) 72%, rgba(182, 129, 67, 0) 100%);
  content: "";
}

.trust-hero h1::after {
  position: absolute;
  left: -4px;
  bottom: -0.02em;
  width: 9px;
  height: 9px;
  border: 1px solid rgba(182, 129, 67, 0.58);
  border-radius: 999px;
  background: #fff;
  box-shadow:
    0 0 0 3px rgba(182, 129, 67, 0.08),
    0 0 12px rgba(182, 129, 67, 0.42);
  content: "";
}

.hero-title-underline {
  position: relative;
  display: inline-block;
  padding-bottom: 0.04em;
}

.hero-title-underline::after {
  position: absolute;
  right: 0.05em;
  bottom: 0;
  left: 0.05em;
  height: 2px;
  background: linear-gradient(90deg, rgba(182, 129, 67, 0), rgba(182, 129, 67, 0.88), rgba(182, 129, 67, 0));
  content: "";
}

.mobile-title-break {
  display: none;
}

.trust-lead {
  width: min(660px, calc(25vw + 260px), 100%);
  max-width: 100%;
  margin: 28px 0 30px;
  color: var(--ink-2);
  font-family: var(--font-body);
  font-size: clamp(1.05rem, 1.35vw, 1.28rem);
  font-weight: var(--font-body-text-weight);
  line-height: 1.9;
}

.hero-slide h1 + .trust-lead {
  margin-top: clamp(38px, 3vw, 48px);
}

.trust-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  transform: translateY(34px);
}

.hero-carousel-controls {
  position: absolute;
  right: clamp(96px, 6.7vw, 128px);
  bottom: clamp(56px, 8vh, 74px);
  display: flex;
  align-items: center;
  gap: 12px;
  margin-top: 0;
  z-index: 2;
}

.hero-carousel-arrow,
.hero-carousel-dots button {
  display: inline-grid;
  place-items: center;
  border: 1px solid rgba(10, 48, 105, 0.22);
  background: rgba(255, 255, 255, 0.78);
  color: var(--ink);
  cursor: pointer;
  transition:
    border-color 180ms ease,
    background 180ms ease,
    color 180ms ease,
    transform 180ms ease;
}

.hero-carousel-arrow {
  width: 36px;
  height: 36px;
  border-radius: 999px;
  font-family: var(--font-ui);
  font-size: 0.98rem;
  font-weight: 700;
}

.hero-carousel-dots {
  display: flex;
  align-items: center;
  gap: 9px;
}

.hero-carousel-dots button {
  width: 30px;
  height: 6px;
  border-radius: 999px;
  padding: 0;
}

.hero-carousel-arrow:hover,
.hero-carousel-dots button:hover,
.hero-carousel-arrow:focus-visible,
.hero-carousel-dots button:focus-visible,
.hero-carousel-dots button.is-active {
  border-color: var(--ink);
  background: var(--ink);
  color: #fff;
  outline: none;
}

.hero-carousel-arrow:hover,
.hero-carousel-arrow:focus-visible {
  transform: translateY(-1px);
}

.trust-hero-note {
  position: absolute;
  right: clamp(34px, 5vw, 64px);
  bottom: 48px;
  display: grid;
  gap: 8px;
  width: min(390px, calc(100% - 68px));
  padding: 22px 24px;
  border-left: 3px solid var(--accent);
  background: rgba(255, 255, 255, 0.84);
  box-shadow: 0 14px 34px rgba(18, 41, 80, 0.08);
}

.founder-quote {
  width: min(460px, calc(100% - 68px));
}

.founder-quote[hidden] {
  display: none;
}

.founder-quote [data-hero-note] {
  display: none;
}

.founder-quote [data-hero-note].is-active {
  display: block;
}

.hero-scroll-cue {
  position: absolute;
  left: 50%;
  bottom: 22px;
  display: grid;
  justify-items: center;
  gap: 8px;
  color: rgba(10, 48, 105, 0.62);
  font-family: var(--font-ui);
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-decoration: none;
  transform: translateX(-50%);
  transition:
    color 180ms ease,
    opacity 180ms ease;
}

.hero-scroll-cue:hover,
.hero-scroll-cue:focus-visible {
  color: var(--ink);
  outline: none;
}

.hero-scroll-cue-icon {
  position: relative;
  display: block;
  width: 22px;
  height: 34px;
  border: 1px solid rgba(10, 48, 105, 0.28);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.54);
  box-shadow: 0 10px 22px rgba(8, 42, 97, 0.08);
  animation: scrollCueFloat 1800ms ease-in-out infinite;
}

.hero-scroll-cue-icon::before {
  position: absolute;
  top: 7px;
  left: 50%;
  width: 4px;
  height: 8px;
  border-radius: 999px;
  background: currentColor;
  content: "";
  transform: translateX(-50%);
  animation: scrollCueDot 1800ms ease-in-out infinite;
}

.hero-scroll-cue-icon::after {
  position: absolute;
  left: 50%;
  bottom: -13px;
  width: 8px;
  height: 8px;
  border-right: 1.5px solid currentColor;
  border-bottom: 1.5px solid currentColor;
  content: "";
  transform: translateX(-50%) rotate(45deg);
}

@keyframes scrollCueFloat {
  0%,
  100% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(7px);
  }
}

@keyframes scrollCueDot {
  0% {
    opacity: 0;
    transform: translate(-50%, 0);
  }

  30%,
  70% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    transform: translate(-50%, 12px);
  }
}

@media (prefers-reduced-motion: reduce) {
  .hero-scroll-cue-icon,
  .hero-scroll-cue-icon::before {
    animation: none;
  }
}

.client-strip {
  display: grid;
  grid-template-columns: minmax(240px, 0.8fr) minmax(420px, 1.7fr) auto;
  align-items: center;
  gap: clamp(22px, 3vw, 46px);
  min-height: 92px;
  padding: 18px clamp(34px, 5vw, 64px);
  border-block: 1px solid rgba(10, 48, 105, 0.12);
  background:
    linear-gradient(90deg, rgba(255, 255, 255, 0.94), rgba(248, 251, 255, 0.86));
  box-shadow: 0 16px 44px rgba(18, 41, 80, 0.045);
}

.client-strip-copy {
  display: grid;
  gap: 7px;
}

.client-strip-copy strong {
  color: var(--accent);
  font-family: var(--font-heading);
  font-size: var(--font-small-size);
  font-weight: 900;
  letter-spacing: 0.08em;
  text-shadow: 0.01em 0 0 currentColor;
}

.client-strip-copy span {
  color: var(--ink-2);
  font-family: var(--font-heading);
  font-size: clamp(0.92rem, 1vw, 1rem);
  font-weight: 700;
  line-height: 1.55;
  text-shadow: 0.01em 0 0 currentColor;
}

.client-logo-list {
  display: grid;
  grid-template-columns: repeat(5, minmax(76px, 1fr));
  align-items: center;
  gap: clamp(18px, 3.2vw, 48px);
  padding: 0;
  margin: 0;
  list-style: none;
  color: rgba(91, 103, 122, 0.68);
  font-family: var(--font-heading-en);
  font-size: clamp(1.05rem, 1.4vw, 1.34rem);
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1;
  text-align: center;
}

.client-logo-list li {
  filter: grayscale(1);
  opacity: 0.78;
}

.client-strip-proof {
  justify-self: end;
  color: var(--ink-2);
  font-family: var(--font-heading);
  font-size: clamp(0.92rem, 1vw, 1rem);
  font-weight: 700;
  letter-spacing: 0.04em;
  line-height: 1.5;
  text-shadow: 0.01em 0 0 currentColor;
  white-space: nowrap;
}

.trust-hero-note strong,
.judgement-summary span,
.card-kicker,
.column-grid span {
  font-family: var(--font-ui);
  font-size: var(--font-small-size);
  font-weight: 800;
  letter-spacing: 0.04em;
}

.trust-hero-note span,
.judgement-summary p,
.trust-section-heading p,
.consultant-card p,
.framework-grid p,
.fit-card li,
.trust-cta p,
.cta-panel span,
.topic-card p,
.column-grid p,
.column-grid small {
  color: var(--muted);
  font-family: var(--font-body);
  font-size: var(--font-body-text-size);
  font-weight: var(--font-body-text-weight);
  line-height: var(--body-text-line-height);
}

.trust-home .eyebrow,
.trust-home .card-kicker {
  color: var(--accent);
  font-family: var(--font-ui);
  font-size: var(--font-small-size);
  font-weight: 800;
  letter-spacing: 0.08em;
}

.trust-section {
  padding: 76px clamp(34px, 5vw, 64px);
}

.trust-section-heading {
  width: min(940px, 100%);
  margin: 0 auto 34px;
  text-align: center;
}

.trust-section-heading h2,
.column-title h2,
.trust-cta h2 {
  margin: 0;
  font-family: var(--font-heading);
  font-size: var(--font-section-title-size);
  font-weight: var(--font-section-title-weight);
  line-height: 1.42;
}

.trust-section-heading p:not(.eyebrow) {
  width: min(820px, 100%);
  margin: 16px auto 0;
}

.question-wall {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
}

.question-wall article,
.framework-grid article,
.topic-card,
.column-grid article,
.fit-card,
.consultant-card {
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: rgba(255, 255, 255, 0.82);
  box-shadow: 0 14px 32px rgba(14, 43, 80, 0.045);
}

.question-wall article {
  min-height: 116px;
  padding: 22px;
  color: var(--ink);
  font-family: var(--font-subtitle);
  font-size: clamp(1.05rem, 1.18vw, 1.24rem);
  font-weight: var(--font-subtitle-weight);
  line-height: 1.55;
}

.question-wall .question-card {
  display: flex;
  flex-direction: column;
  min-height: 0;
  padding: 0;
  overflow: hidden;
}

.question-card-media {
  display: block;
  width: 100%;
  aspect-ratio: 16 / 10;
  object-fit: cover;
}

.question-card p {
  margin: 0;
  padding: 20px 22px 22px;
}

.judgement-summary {
  display: grid;
  grid-template-columns: minmax(140px, auto) 1fr;
  align-items: center;
  gap: 22px;
  width: min(940px, 100%);
  padding: 22px 26px;
  margin: 28px auto 0;
  border: 1px solid rgba(184, 134, 75, 0.28);
  border-radius: var(--radius);
  background: #fff9f0;
}

.judgement-summary[hidden] {
  display: none;
}

.judgement-summary p {
  color: var(--ink-2);
}

.office-section {
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.92), rgba(247, 250, 252, 0.72));
}

.office-analogy,
.role-grid {
  display: grid;
  gap: 18px;
}

.office-analogy {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin-bottom: 22px;
}

.office-analogy article,
.role-grid article {
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: rgba(255, 255, 255, 0.84);
  box-shadow: 0 14px 32px rgba(14, 43, 80, 0.045);
}

.office-analogy article {
  display: grid;
  min-height: 150px;
  align-content: center;
  gap: 10px;
  padding: 24px;
  text-align: center;
}

.office-analogy span {
  color: var(--muted);
  font-family: var(--font-ui);
  font-size: var(--font-small-size);
  font-weight: var(--font-small-weight);
}

.office-analogy strong {
  color: var(--ink);
  font-family: var(--font-heading);
  font-size: clamp(1.25rem, 1.6vw, 1.6rem);
  font-weight: var(--font-section-title-weight);
  line-height: 1.35;
}

.office-analogy article:last-child {
  border-color: rgba(184, 134, 75, 0.48);
  background: #fff9f0;
}

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

.role-grid article {
  min-height: 188px;
  padding: 24px;
}

.role-grid h3 {
  margin: 0 0 12px;
  font-family: var(--font-subtitle);
  font-size: var(--font-subtitle-size);
  font-weight: var(--font-subtitle-weight);
}

.role-grid p {
  color: var(--muted);
  font-family: var(--font-body);
  font-size: var(--font-body-text-size);
  font-weight: var(--font-body-text-weight);
  line-height: var(--body-text-line-height);
}

.testimonial-card {
  position: relative;
  display: grid;
  align-content: start;
  gap: 18px;
  min-height: 0;
  overflow: hidden;
}

.testimonial-card::before {
  position: absolute;
  top: 12px;
  right: 22px;
  color: rgba(184, 134, 75, 0.18);
  font-family: var(--font-heading);
  font-size: 5.25rem;
  font-weight: 700;
  line-height: 1;
  content: "“";
}

.testimonial-card span {
  position: relative;
  z-index: 1;
  color: var(--accent);
  font-family: var(--font-ui);
  font-size: var(--font-small-size);
  font-weight: 800;
  letter-spacing: 0.06em;
}

.testimonial-card-image {
  position: relative;
  z-index: 1;
  display: block;
  width: 100%;
  aspect-ratio: 16 / 10;
  border-radius: calc(var(--radius) - 10px);
  object-fit: cover;
}

.testimonial-card blockquote {
  position: relative;
  z-index: 1;
  margin: 0;
  color: var(--ink);
  font-family: var(--font-subtitle);
  font-size: clamp(1.35rem, 1.8vw, 1.8rem);
  font-weight: var(--font-subtitle-weight);
  line-height: 1.62;
}

.office-summary {
  margin-top: 28px;
}

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

.consultant-card {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: auto 1fr;
  gap: 0;
  min-height: 0;
  padding: 0;
  overflow: hidden;
}

.consultant-portrait {
  margin: 0;
  width: 100%;
  aspect-ratio: 4 / 5;
  overflow: hidden;
}

.consultant-portrait img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
}

.consultant-copy {
  display: grid;
  align-content: start;
  gap: 14px;
  padding: 26px 24px 24px;
}

.consultant-copy p:not(.card-kicker) {
  margin: 0;
}

.consultant-card h3,
.framework-grid h3,
.column-grid h3,
.fit-card h3 {
  margin: 0;
  font-family: var(--font-subtitle);
  font-size: clamp(1.45rem, 1.7vw, 1.7rem);
  font-weight: var(--font-subtitle-weight);
  line-height: 1.45;
}

.consultant-card a,
.column-title a,
.column-grid a {
  display: inline-flex;
  margin-top: 4px;
  color: var(--ink);
  font-family: var(--font-ui);
  font-size: var(--font-small-size);
  font-weight: 800;
}

.framework-section {
  background: linear-gradient(180deg, rgba(247, 250, 252, 0.64), rgba(255, 255, 255, 0.82));
}

.framework-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
}

.framework-grid article {
  min-height: 330px;
  padding: 26px 22px;
}

.framework-grid span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 46px;
  height: 46px;
  border: 1px solid var(--ink);
  border-radius: 999px;
  font-family: var(--font-ui);
  font-weight: 800;
}

.topic-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 16px;
}

.topic-card {
  display: grid;
  align-content: start;
  gap: 12px;
  min-height: 284px;
  padding: 22px;
  transition: transform 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease;
}

.topic-card:hover {
  border-color: rgba(184, 134, 75, 0.42);
  box-shadow: 0 18px 38px rgba(9, 38, 90, 0.08);
  transform: translateY(-3px);
}

.topic-card span {
  color: var(--accent);
  font-family: var(--font-ui);
  font-size: var(--font-small-size);
  font-weight: 800;
  letter-spacing: 0.06em;
}

.topic-card h3 {
  margin: 0;
  color: var(--ink);
  font-family: var(--font-subtitle);
  font-size: clamp(1.08rem, 1.25vw, 1.24rem);
  font-weight: var(--font-subtitle-weight);
  line-height: 1.55;
}

.topic-card p {
  margin: 0;
  font-size: clamp(0.98rem, 1.05vw, 1.05rem);
  line-height: 1.78;
}

.column-title {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 32px;
  margin-bottom: 30px;
}

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

.column-grid article {
  display: flex;
  min-height: 360px;
  flex-direction: column;
  padding: 26px;
}

.column-grid span {
  width: fit-content;
  padding: 5px 12px;
  border: 1px solid rgba(184, 134, 75, 0.36);
  border-radius: 4px;
  color: #9a6e37;
  background: #fff9f0;
}

.column-grid small {
  display: block;
  margin-top: auto;
}

.fit-section {
  background: rgba(247, 250, 252, 0.72);
}

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

.fit-card {
  padding: 28px;
}

.fit-card ul {
  display: grid;
  gap: 13px;
  padding: 0;
  margin: 18px 0 0;
  list-style: none;
}

.fit-card li {
  position: relative;
  padding-left: 22px;
}

.fit-card li::before {
  position: absolute;
  left: 0;
  color: var(--accent);
  content: "•";
}

.fit-card.muted {
  background: rgba(255, 255, 255, 0.58);
}

.trust-cta {
  display: grid;
  grid-template-columns: minmax(0, 1.45fr) minmax(320px, 0.75fr);
  align-items: center;
  gap: 42px;
  padding: 78px clamp(34px, 5vw, 64px);
  background:
    linear-gradient(90deg, rgba(255, 255, 255, 0.98), rgba(255, 255, 255, 0.8)),
    url("media/trust-cta-office.jpg") center / cover;
}

.trust-cta p:not(.eyebrow) {
  width: min(820px, 100%);
  margin-top: 18px;
  color: var(--ink-2);
}

.cta-panel {
  display: grid;
  gap: 13px;
  padding: 28px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0 18px 42px rgba(18, 41, 80, 0.08);
}

.cta-panel strong {
  font-family: var(--font-subtitle);
  font-size: var(--font-subtitle-size);
  font-weight: var(--font-subtitle-weight);
}

.trust-home section,
.trust-home [id] {
  scroll-margin-top: 92px;
}

html[data-font-style="balanced"] .hero {
  min-height: 760px;
}

html[data-font-style="balanced"] .hero-content {
  width: min(780px, calc(100% - 48px));
  padding-top: 156px;
}

html[data-font-style="balanced"] .hero-copy {
  width: min(740px, 100%);
  margin-top: 28px;
}

html[data-font-style="balanced"] .section-heading {
  width: min(980px, 100%);
  margin-bottom: 34px;
}

html[data-font-style="balanced"] .section {
  padding-block: 68px;
}

html[data-font-style="balanced"] .service-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 20px;
}

html[data-font-style="balanced"] .service-card {
  min-height: 248px;
  padding: 28px 26px;
}

html[data-font-style="balanced"] .process-grid {
  gap: 18px;
}

html[data-font-style="balanced"] .process-grid article {
  min-height: 236px;
  padding: 24px 18px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: rgba(255, 255, 255, 0.72);
}

html[data-font-style="balanced"] .process-grid article:not(:last-child)::after {
  display: none;
}

html[data-font-style="balanced"] .promise-band {
  padding-bottom: 68px;
}

html[data-font-style="balanced"] .promise-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 20px;
}

html[data-font-style="balanced"] .promise-grid article {
  min-height: 156px;
  padding: 24px;
}

html[data-font-style="balanced"] .case-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 22px;
}

html[data-font-style="balanced"] .case-card img {
  height: 180px;
}

html[data-font-style="balanced"] .case-card > div,
html[data-font-style="balanced"] .insight-card div {
  padding: 22px 24px 24px;
}

html[data-font-style="balanced"] .case-card dl {
  margin-top: 20px;
}

html[data-font-style="balanced"] .insight-grid {
  gap: 22px;
}

html[data-font-style="balanced"] .insight-card {
  min-height: 320px;
}

html[data-font-style="balanced"] .insight-card img {
  height: 130px;
}

html[data-font-style="balanced"] .cta {
  min-height: 170px;
  padding-block: 36px;
}

html[data-font-style="balanced"] .cta h2 {
  font-size: clamp(2rem, 3vw, 2.75rem);
}

html[data-font-style="balanced"] .footer-main {
  padding-block: 38px;
}

html[data-font-style="balanced"] .footer h2 {
  font-weight: 500;
}

@media (max-width: 1180px) {
  .service-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

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

  .client-strip {
    grid-template-columns: 1fr;
    justify-items: center;
    text-align: center;
  }

  .client-strip-proof {
    justify-self: center;
  }

  .logo-strip {
    grid-template-columns: 1fr;
    text-align: center;
  }

  html[data-font-style="balanced"] .service-grid,
  html[data-font-style="balanced"] .case-grid,
  html[data-font-style="balanced"] .promise-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  html[data-font-style="balanced"] .process-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .question-wall,
  .framework-grid,
  .topic-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .consultant-grid,
  .column-grid,
  .office-analogy,
  .role-grid {
    grid-template-columns: 1fr;
  }

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

  .consultant-card {
    min-height: 0;
  }
}

@media (max-width: 920px) {
  .why-hero .trust-hero-media {
    background-position: right 82px top 86px;
    background-size: clamp(720px, 112vw, 980px) auto;
  }

  .why-hero .trust-hero-media::after {
    background:
      linear-gradient(90deg, rgba(255, 255, 255, 0.99) 0%, rgba(255, 255, 255, 0.94) 44%, rgba(255, 255, 255, 0.74) 74%, rgba(255, 255, 255, 0.46) 100%),
      linear-gradient(180deg, rgba(255, 255, 255, 0.94) 0%, rgba(255, 255, 255, 0.24) 34%, rgba(255, 255, 255, 0.82) 78%, #fff 100%);
  }

  .why-hero .trust-hero-media::before {
    display: none;
  }

  .site-header {
    padding: 16px 22px;
  }

  .nav-toggle {
    display: block;
  }

  .nav-toggle[aria-expanded="true"] span:first-child {
    transform: translateY(4px) rotate(45deg);
  }

  .nav-toggle[aria-expanded="true"] span:last-child {
    transform: translateY(-4px) rotate(-45deg);
  }

  .nav {
    position: fixed;
    inset: 76px 16px auto;
    z-index: 30;
    display: grid;
    gap: 0;
    padding: 12px;
    border: 1px solid var(--line);
    border-radius: var(--radius);
    background: #fff;
    box-shadow: 0 18px 46px rgba(8, 42, 97, 0.18);
    opacity: 0;
    pointer-events: none;
    transform: translateY(-10px);
    transition: opacity 0.2s ease, transform 0.2s ease;
  }

  .site-header.is-open .nav {
    opacity: 1;
    pointer-events: auto;
    transform: translateY(0);
  }

  .nav a {
    padding: 14px;
  }

  .nav-cta {
    margin-top: 8px;
  }

  .hero {
    min-height: 690px;
  }

  .hero-media {
    background:
      linear-gradient(180deg, rgba(255, 255, 255, 0.96) 0%, rgba(255, 255, 255, 0.84) 42%, rgba(255, 255, 255, 0.16) 100%),
      url("media/hero-mountain-mobile.png") center / cover;
  }

  .hero-content {
    padding-top: 132px;
    margin-inline: 24px;
  }

  .hero h1 {
    padding-left: 22px;
  }

  .logo-strip ul {
    grid-template-columns: repeat(3, minmax(80px, 1fr));
  }

  .process-grid,
  .insight-grid,
  .footer-main,
  .footer-links {
    grid-template-columns: 1fr;
  }

  .process-grid article:not(:last-child)::after {
    display: none;
  }

  .process-grid article {
    padding: 22px;
    border: 1px solid var(--line);
    border-radius: var(--radius);
    background: rgba(255, 255, 255, 0.72);
  }

  .insight-title {
    align-items: center;
    flex-direction: column;
  }

  .cta {
    align-items: flex-start;
    flex-direction: column;
  }

  .footer-bottom {
    flex-direction: column;
  }

  html[data-font-style="balanced"] {
    --font-hero-size: clamp(3rem, 9vw, 3.75rem);
    --font-hero-copy-size: clamp(1.125rem, 3.4vw, 1.25rem);
    --font-section-title-size: clamp(2rem, 6vw, 2.5rem);
    --font-subtitle-size: clamp(1.125rem, 3.4vw, 1.25rem);
    --font-body-text-size: clamp(1rem, 3vw, 1.0625rem);
  }

  html[data-font-style="balanced"] .hero {
    min-height: 700px;
  }

  html[data-font-style="balanced"] .hero-content {
    width: calc(100% - 48px);
    padding-top: 126px;
    margin-inline: 24px;
  }

  html[data-font-style="balanced"] .service-grid,
  html[data-font-style="balanced"] .process-grid,
  html[data-font-style="balanced"] .insight-grid,
  html[data-font-style="balanced"] .footer-main,
  html[data-font-style="balanced"] .footer-links {
    grid-template-columns: 1fr;
  }

  html[data-font-style="balanced"] .case-grid,
  html[data-font-style="balanced"] .promise-grid {
    grid-template-columns: 1fr;
  }

  html[data-font-style="balanced"] .cta {
    min-height: 0;
  }

  .trust-hero {
    min-height: 0;
    padding: 112px 22px 48px;
  }

  .trust-hero-content {
    width: 100%;
    transform: translateY(18px);
  }

  .hero-slide-stage,
  .trust-actions {
    transform: none;
  }

  .trust-hero h1 {
    padding-left: 24px;
    font-size: clamp(1.82rem, 7vw, 2.32rem);
    line-height: 1.32;
  }

  .trust-lead {
    max-width: calc(100vw - 64px);
    margin: 22px 0 24px;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.72;
    overflow-wrap: anywhere;
    word-break: break-word;
  }

  .hero-carousel-controls {
    position: static;
    justify-content: center;
    margin-top: 20px;
    margin-bottom: 12px;
  }

  .hero-carousel-arrow {
    width: 40px;
    height: 40px;
  }

  .hero-carousel-dots button {
    width: 34px;
    height: 8px;
  }

  .trust-hero-note {
    position: static;
    width: 100%;
    margin-top: 26px;
  }

  .hero-scroll-cue {
    bottom: 22px;
  }

  .trust-section,
  .trust-cta {
    padding: 62px 22px;
  }

  .question-wall,
  .framework-grid,
  .topic-grid,
  .column-grid,
  .fit-grid,
  .office-analogy,
  .role-grid,
  .trust-cta {
    grid-template-columns: 1fr;
  }

  .column-title {
    align-items: flex-start;
    flex-direction: column;
  }

  .framework-grid article,
  .topic-card,
  .column-grid article {
    min-height: 0;
  }

  .judgement-summary {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 640px) {
  .why-hero .trust-hero-media {
    background-image: none;
  }

  .why-hero .trust-hero-media::after {
    display: none;
  }

  .brand {
    min-width: 0;
    gap: 8px;
  }

  .brand-mark {
    font-size: 1.75rem;
  }

  .brand-name {
    font-size: 0.86rem;
  }

  .hero {
    min-height: 650px;
  }

  .hero-content {
    width: calc(100% - 36px);
    margin-inline: 18px;
  }

  .hero h1 {
    font-size: clamp(2.35rem, 13vw, 3.2rem);
    line-height: 1.35;
  }

  .hero-copy {
    font-size: 1rem;
    line-height: 1.85;
  }

  .button {
    width: 100%;
  }

  .section {
    padding: 56px 18px;
  }

  .service-grid,
  .case-grid,
  .promise-grid {
    grid-template-columns: 1fr;
  }

  .promise-band {
    padding: 8px 18px 54px;
  }

  .promise-grid article {
    grid-template-columns: 54px 1fr;
    padding: 18px;
  }

  .promise-grid svg {
    width: 44px;
    height: 44px;
  }

  .case-card img {
    height: 170px;
  }

  .logo-strip {
    padding-inline: 18px;
  }

  .logo-strip ul {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    font-size: 1rem;
  }

  .cta {
    padding: 32px 18px;
  }

  .footer-main,
  .footer-bottom {
    padding-inline: 18px;
  }

  html[data-font-style="balanced"] {
    --font-hero-size: clamp(2.55rem, 11vw, 3.15rem);
    --font-hero-copy-size: 1.0625rem;
    --font-section-title-size: clamp(1.8rem, 8vw, 2.25rem);
    --font-subtitle-size: 1.125rem;
    --font-button-size: 1rem;
  }

  html[data-font-style="balanced"] .hero {
    min-height: 680px;
  }

  html[data-font-style="balanced"] .hero-content {
    width: calc(100% - 36px);
    padding-top: 120px;
    margin-inline: 18px;
  }

  html[data-font-style="balanced"] .hero h1 {
    padding-left: 20px;
    line-height: 1.28;
  }

  html[data-font-style="balanced"] .hero-copy {
    line-height: 1.72;
  }

  html[data-font-style="balanced"] .service-card,
  html[data-font-style="balanced"] .process-grid article,
  html[data-font-style="balanced"] .promise-grid article {
    min-height: 0;
    padding: 22px 18px;
  }

  html[data-font-style="balanced"] .case-card > div,
  html[data-font-style="balanced"] .insight-card div {
    padding: 18px;
  }

  .trust-hero {
    padding: 104px 18px 76px;
  }

  .trust-lead {
    max-width: calc(100vw - 72px);
  }

  .trust-hero h1 {
    padding-left: 21px;
    font-size: clamp(1.72rem, 7.5vw, 1.98rem);
    line-height: 1.32;
  }

  .mobile-title-break {
    display: block;
  }

  .hero-scroll-cue {
    bottom: 12px;
    font-size: 0.72rem;
  }

  .hero-scroll-cue-icon {
    width: 20px;
    height: 30px;
  }

  .client-strip {
    gap: 18px;
    padding: 20px 18px;
  }

  .client-logo-list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    width: 100%;
    gap: 16px 24px;
    font-size: 1.08rem;
  }

  .trust-actions .button,
  .cta-panel .button {
    width: 100%;
  }

  .trust-section,
  .trust-cta {
    padding: 54px 18px;
  }

  .trust-section-heading {
    margin-bottom: 26px;
  }

  .consultant-grid {
    grid-template-columns: 1fr;
  }

  .consultant-card {
    grid-template-columns: 1fr;
  }

  .consultant-portrait {
    width: 100%;
    aspect-ratio: 4 / 3;
  }

  .consultant-copy {
    padding: 22px 20px 20px;
  }

  .question-wall article,
  .framework-grid article,
  .topic-card,
  .column-grid article,
  .office-analogy article,
  .role-grid article,
  .fit-card,
  .cta-panel {
    padding: 20px;
  }

  .question-wall .question-card {
    padding: 0;
  }

  .question-card p {
    padding: 20px;
  }

  .office-analogy,
  .role-grid {
    gap: 14px;
  }

  .office-analogy article {
    min-height: 108px;
  }

  .role-grid article {
    min-height: 0;
  }

  .role-grid .testimonial-card {
    min-height: 156px;
  }

  .office-summary {
    margin-top: 20px;
  }
}

/* Design spec refresh: deep green, warm editorial consulting style. */
:root {
  --site-max-width: 1440px;
  --color-deep-green: #173d34;
  --color-forest-green: #24483f;
  --color-warm-white: #f5f2ec;
  --color-card: #eee9e1;
  --color-charcoal: #202723;
  --color-muted: #77756e;
  --color-line: #d8d1c6;
  --color-belief-gold: #d8c08a;
  --color-belief-gold-light: #b99a62;
  --hero-overlay-dark: rgba(10, 28, 24, 0.52);
  --hero-overlay-gradient: linear-gradient(90deg, rgba(8, 24, 20, 0.74), rgba(8, 24, 20, 0.26), rgba(8, 24, 20, 0.08));
  --ink: var(--color-deep-green);
  --ink-2: var(--color-forest-green);
  --muted: var(--color-muted);
  --line: var(--color-line);
  --soft: var(--color-warm-white);
  --paper: #fbfaf6;
  --accent: #b99a62;
  --shadow: 0 18px 44px rgba(23, 61, 52, 0.1);
  --radius: 14px;
  --font-heading: "Noto Serif TC", "Source Han Serif TC", "Songti TC", serif;
  --font-hero-heading: "Noto Serif TC", "Source Han Serif TC", "Songti TC", serif;
  --font-subtitle: "Noto Sans TC", "Inter", "PingFang TC", "Microsoft JhengHei", sans-serif;
  --font-body: "Noto Sans TC", "Inter", "PingFang TC", "Microsoft JhengHei", sans-serif;
  --font-ui: "Inter", "Noto Sans TC", "PingFang TC", "Microsoft JhengHei", sans-serif;
  --font-hero-size: clamp(3.25rem, 5vw, 4rem);
  --font-section-title-size: clamp(1.7rem, 2.4vw, 2.35rem);
  --font-body-text-size: 1rem;
  --font-body-text-weight: 400;
  --body-text-line-height: 1.8;
}

html[data-font-style="balanced"] {
  --font-heading: "Noto Serif TC", "Source Han Serif TC", "Songti TC", serif;
  --font-hero-heading: "Noto Serif TC", "Source Han Serif TC", "Songti TC", serif;
  --font-subtitle: "Noto Sans TC", "Inter", "PingFang TC", "Microsoft JhengHei", sans-serif;
  --font-body: "Noto Sans TC", "Inter", "PingFang TC", "Microsoft JhengHei", sans-serif;
  --font-hero-size: clamp(3.25rem, 5vw, 4rem);
  --font-hero-weight: 600;
  --font-hero-line-height: 1.25;
  --font-hero-copy-size: clamp(1rem, 1.25vw, 1.1rem);
  --font-section-title-size: clamp(1.7rem, 2.4vw, 2.35rem);
  --font-section-title-weight: 500;
  --font-subtitle-size: clamp(1.08rem, 1.35vw, 1.25rem);
  --font-subtitle-weight: 600;
  --font-body-text-size: 1rem;
  --font-body-text-weight: 400;
  --font-nav-size: 0.92rem;
  --font-nav-weight: 400;
  --font-button-size: 0.95rem;
  --font-button-weight: 500;
}

body {
  color: var(--color-charcoal);
  background: var(--color-warm-white);
}

main,
.footer {
  max-width: none;
}

.site-header {
  left: 0;
  width: 100%;
  max-width: none;
  padding: 22px clamp(20px, 4vw, 48px);
  color: #fff;
}

.site-header.is-scrolled,
.site-header.is-open {
  padding-block: 14px;
  color: var(--color-deep-green);
  background: rgba(245, 242, 236, 0.92);
  box-shadow: 0 12px 34px rgba(23, 61, 52, 0.1);
}

.brand-logo-strip {
  width: clamp(190px, 15vw, 238px);
  filter: drop-shadow(0 8px 22px rgba(8, 24, 20, 0.18));
}

.site-header:not(.is-scrolled):not(.is-open) .brand-logo-strip {
  filter: brightness(0) invert(1) drop-shadow(0 8px 22px rgba(8, 24, 20, 0.24));
}

.site-header.is-scrolled .brand-logo-strip,
.site-header.is-open .brand-logo-strip,
.footer .brand-logo-square {
  filter: drop-shadow(0 8px 22px rgba(8, 24, 20, 0.08));
}

.nav {
  gap: clamp(16px, 2vw, 28px);
}

.nav a:not(.nav-cta)::after {
  background: currentColor;
  opacity: 0.72;
}

.nav-cta,
.button {
  border-radius: 999px;
}

.nav-cta,
.primary {
  border-color: var(--color-deep-green);
  color: #fff;
  background: rgba(23, 61, 52, 0.94);
  box-shadow: 0 14px 28px rgba(23, 61, 52, 0.18);
}

.site-header:not(.is-scrolled):not(.is-open) .nav-cta {
  background: rgba(255, 255, 255, 0.16);
  border: 1px solid rgba(255, 255, 255, 0.48);
  backdrop-filter: blur(14px);
}

.secondary {
  border-color: rgba(255, 255, 255, 0.5);
  color: #fff;
  background: rgba(255, 255, 255, 0.14);
  backdrop-filter: blur(14px);
}

.trust-home {
  background: var(--color-warm-white);
}

.trust-hero {
  min-height: clamp(620px, 82svh, 760px);
  padding: 120px clamp(20px, 5vw, 72px) 64px;
  color: #fff;
}

.trust-hero-content {
  width: min(1120px, 100%);
  margin-inline: auto;
}

.trust-hero-media,
.why-hero .trust-hero-media {
  background:
    var(--hero-overlay-gradient),
    linear-gradient(180deg, rgba(8, 24, 20, 0.08), rgba(8, 24, 20, 0.34)),
    url("media/hero-mountain-desktop.png") center 48% / cover no-repeat;
  filter: saturate(0.92) contrast(1.02) brightness(0.9);
}

.why-hero .trust-hero-media::before {
  inset: 0;
  display: block;
  background:
    linear-gradient(180deg, rgba(8, 24, 20, 0.18) 0%, transparent 42%, rgba(245, 242, 236, 0.96) 100%);
}

.why-hero .trust-hero-media::after {
  inset: 0;
  background: linear-gradient(90deg, rgba(8, 24, 20, 0.72) 0%, rgba(8, 24, 20, 0.28) 48%, rgba(8, 24, 20, 0.06) 100%);
}

.trust-hero::after {
  background: linear-gradient(180deg, transparent 0%, var(--color-warm-white) 100%);
}

.trust-hero h1 {
  max-width: 780px;
  padding-left: 24px;
  color: #fff;
  font-size: var(--font-hero-size);
  line-height: var(--font-hero-line-height);
  text-shadow: 0 18px 42px rgba(8, 24, 20, 0.28);
}

.trust-hero h1::before {
  width: 3px;
  background: linear-gradient(180deg, #d8c08a 0%, rgba(216, 192, 138, 0) 100%);
}

.trust-hero h1::after {
  display: none;
}

.hero-title-underline::after {
  height: 3px;
  background: linear-gradient(90deg, rgba(216, 192, 138, 0), rgba(216, 192, 138, 0.95), rgba(216, 192, 138, 0));
}

.trust-hero .eyebrow {
  color: rgba(216, 192, 138, 0.96);
  text-shadow: 0 2px 14px rgba(8, 24, 20, 0.48);
}

.trust-lead {
  width: min(640px, 100%);
  color: rgba(255, 255, 255, 0.88);
  font-size: var(--font-hero-copy-size);
  font-weight: 400;
  line-height: 1.8;
}

.hero-keywords {
  width: fit-content;
  margin-top: -10px;
  padding: 11px 16px;
  border: 1px solid rgba(255, 255, 255, 0.28);
  border-radius: 999px;
  color: rgba(255, 255, 255, 0.92);
  background: rgba(255, 255, 255, 0.1);
  font-family: var(--font-ui);
  font-size: 0.88rem;
  line-height: 1.4;
  backdrop-filter: blur(14px);
}

.hero-carousel-arrow,
.hero-carousel-dots button {
  border-color: rgba(255, 255, 255, 0.42);
  color: #fff;
  background: rgba(255, 255, 255, 0.12);
  backdrop-filter: blur(14px);
}

.hero-carousel-arrow:hover,
.hero-carousel-dots button:hover,
.hero-carousel-arrow:focus-visible,
.hero-carousel-dots button:focus-visible,
.hero-carousel-dots button.is-active {
  border-color: #fff;
  color: var(--color-deep-green);
  background: #fff;
}

.hero-scroll-cue {
  color: rgba(255, 255, 255, 0.78);
}

.hero-scroll-cue:hover,
.hero-scroll-cue:focus-visible {
  color: #fff;
}

.hero-scroll-cue-icon {
  border-color: rgba(255, 255, 255, 0.42);
  background: rgba(255, 255, 255, 0.1);
}

.client-strip {
  grid-template-columns: minmax(180px, 0.6fr) minmax(420px, 1.8fr) auto;
  padding: 24px clamp(20px, 5vw, 72px);
  border-block: 1px solid var(--color-line);
  background: #ebe6dc;
  box-shadow: none;
}

.client-strip-copy strong,
.trust-home .eyebrow,
.trust-home .card-kicker,
.topic-card span,
.testimonial-card span {
  color: var(--color-deep-green);
  letter-spacing: 0.12em;
}

.client-strip-copy span,
.client-strip-proof,
.client-logo-list {
  color: var(--color-forest-green);
}

.client-logo-list {
  opacity: 0.78;
}

.trust-section {
  padding: 88px clamp(20px, 5vw, 72px);
}

.trust-section-heading,
.column-title,
.question-wall,
.role-grid,
.consultant-grid,
.topic-grid,
.column-grid,
.fit-grid {
  width: min(1120px, 100%);
  margin-inline: auto;
}

.trust-section-heading {
  margin-bottom: 40px;
}

.trust-section-heading h2,
.column-title h2,
.trust-cta h2 {
  color: var(--color-deep-green);
  font-weight: 500;
  line-height: 1.28;
}

.trust-section-heading p:not(.eyebrow) {
  color: var(--color-muted);
}

.judgement-section .trust-section-heading {
  display: grid;
  grid-template-columns: minmax(240px, 0.8fr) minmax(320px, 1.2fr);
  gap: clamp(28px, 5vw, 72px);
  align-items: start;
  width: min(1120px, 100%);
  text-align: left;
}

.judgement-section .trust-section-heading .eyebrow {
  grid-column: 1 / -1;
  margin-bottom: -18px;
}

.judgement-section .trust-section-heading h2 {
  position: relative;
  max-width: 430px;
  padding-top: 26px;
  font-size: clamp(2rem, 3.2vw, 2.7rem);
  line-height: 1.45;
}

.judgement-section .trust-section-heading h2::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 64px;
  height: 2px;
  background: var(--accent);
  content: "";
}

.judgement-section .trust-section-heading p:not(.eyebrow) {
  margin: 24px 0 0;
}

.question-wall article,
.framework-grid article,
.topic-card,
.column-grid article,
.fit-card,
.consultant-card,
.office-analogy article,
.role-grid article {
  border-color: transparent;
  border-radius: var(--radius);
  background: var(--color-card);
  box-shadow: none;
}

.question-wall .question-card,
.consultant-card,
.testimonial-card {
  background: #ebe6dc;
}

.question-card-media,
.consultant-portrait,
.testimonial-card-image {
  border-radius: 10px;
}

.office-section,
.fit-section {
  background: #ebe6dc;
}

.role-grid article,
.fit-card.muted {
  background: #f7f4ed;
}

.testimonial-card blockquote,
.topic-card h3,
.column-grid h3,
.consultant-card h3,
.fit-card h3 {
  color: var(--color-deep-green);
  font-family: var(--font-subtitle);
}

.consultant-card a,
.column-title a,
.column-grid a {
  color: var(--color-deep-green);
}

.topic-grid {
  gap: 24px;
}

.topic-card {
  min-height: 260px;
  padding: 28px 28px 34px;
}

.topic-card::before {
  color: var(--color-deep-green);
  font-family: var(--font-ui);
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1;
}

.topic-card:nth-child(1)::before {
  content: "01";
}

.topic-card:nth-child(2)::before {
  content: "02";
}

.topic-card:nth-child(3)::before {
  content: "03";
}

.topic-card:nth-child(4)::before {
  content: "04";
}

.topic-card:hover {
  border-color: transparent;
  box-shadow: 0 18px 34px rgba(23, 61, 52, 0.12);
}

.column-section {
  background: var(--color-warm-white);
}

.column-title {
  align-items: center;
  margin-bottom: 28px;
}

.column-grid article {
  min-height: 300px;
  background: transparent;
  border: 0;
  border-top: 1px solid var(--color-line);
  border-radius: 0;
  padding: 24px 0 0;
}

.column-grid span {
  border-color: transparent;
  color: var(--color-deep-green);
  background: #fffaf0;
}

.trust-cta {
  grid-template-columns: minmax(0, 1fr) minmax(320px, 0.82fr);
  width: min(1120px, calc(100% - 40px));
  margin: 24px auto 88px;
  padding: 0;
  overflow: hidden;
  border-radius: 18px;
  background:
    linear-gradient(90deg, rgba(8, 24, 20, 0.62), rgba(8, 24, 20, 0.38)),
    url("media/trust-cta-office.jpg") center / cover;
}

.trust-cta > div:first-child,
.trust-cta .cta-panel {
  min-height: 280px;
  padding: clamp(28px, 4vw, 48px);
}

.trust-cta h2,
.trust-cta p:not(.eyebrow),
.trust-cta .eyebrow {
  color: #fff;
}

.trust-cta .eyebrow {
  color: var(--color-belief-gold);
  text-shadow: 0 2px 12px rgba(8, 24, 20, 0.42);
}

.trust-cta p:not(.eyebrow) {
  opacity: 0.84;
}

.trust-cta .cta-panel {
  border: 0;
  border-left: 1px solid rgba(255, 255, 255, 0.22);
  border-radius: 0;
  color: #fff;
  background: rgba(8, 24, 20, 0.4);
  box-shadow: none;
  backdrop-filter: blur(8px);
}

.cta-panel strong,
.cta-panel span {
  color: #fff;
}

.cta-panel .secondary {
  border-color: rgba(255, 255, 255, 0.42);
  color: #fff;
}

.footer {
  border-top: 1px solid var(--color-line);
  color: var(--color-deep-green);
  background: var(--color-warm-white);
}

.footer-main,
.footer-bottom {
  width: min(1120px, 100%);
  margin-inline: auto;
  padding-inline: 20px;
}

.footer a,
.footer p {
  color: var(--color-muted);
}

.footer h2 {
  color: var(--color-deep-green);
}

@media (max-width: 1180px) {
  .site-header {
    color: var(--color-deep-green);
    background: rgba(245, 242, 236, 0.92);
  }

  .site-header:not(.is-scrolled):not(.is-open) .brand-logo-strip {
    filter: none;
  }

  .site-header:not(.is-scrolled):not(.is-open) .nav-cta {
    background: var(--color-deep-green);
    border-color: var(--color-deep-green);
  }

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

@media (max-width: 920px) {
  .nav-toggle {
    position: absolute;
    top: 24px;
    right: 20px;
    z-index: 60;
    display: grid !important;
    place-content: center;
    width: 44px;
    height: 44px;
    border-color: rgba(23, 61, 52, 0.42);
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.92);
    box-shadow: 0 10px 24px rgba(23, 61, 52, 0.1);
  }

  .nav-toggle span {
    margin: 3px auto;
    background: var(--color-deep-green);
  }

  .nav {
    border-color: var(--color-line);
    background: var(--color-warm-white);
    box-shadow: 0 18px 46px rgba(23, 61, 52, 0.16);
  }

  .trust-hero {
    min-height: 640px;
    padding-top: 120px;
  }

  .why-hero .trust-hero-media {
    background:
      linear-gradient(180deg, rgba(8, 24, 20, 0.62), rgba(8, 24, 20, 0.22) 45%, rgba(8, 24, 20, 0.54)),
      url("media/hero-mountain-mobile.png") center / cover no-repeat;
  }

  .why-hero .trust-hero-media::before,
  .why-hero .trust-hero-media::after {
    display: none;
  }

  .judgement-section .trust-section-heading {
    grid-template-columns: 1fr;
    gap: 10px;
  }

  .judgement-section .trust-section-heading .eyebrow {
    margin-bottom: 0;
  }

  .client-strip {
    grid-template-columns: 1fr;
  }

  .trust-cta {
    grid-template-columns: 1fr;
  }

  .trust-cta .cta-panel {
    border-left: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.22);
  }
}

@media (max-width: 640px) {
  html[data-font-style="balanced"] {
    --font-hero-size: clamp(2.25rem, 10vw, 2.65rem);
    --font-section-title-size: clamp(1.65rem, 7vw, 2rem);
  }

  .trust-hero {
    min-height: 620px;
    padding-inline: 20px;
  }

  .trust-hero h1 {
    font-size: var(--font-hero-size);
    max-width: 100%;
    overflow-wrap: break-word;
  }

  .hero-keywords {
    width: auto;
    border-radius: 14px;
  }

  .topic-grid,
  .column-grid,
  .fit-grid,
  .question-wall,
  .role-grid,
  .consultant-grid {
    grid-template-columns: 1fr;
  }

  .trust-section,
  .trust-cta > div:first-child,
  .trust-cta .cta-panel {
    padding-block: 56px;
  }

  .trust-cta {
    width: calc(100% - 36px);
    margin-bottom: 64px;
  }
}

.trust-home .trust-hero .eyebrow {
  color: var(--color-belief-gold);
  text-shadow: 0 2px 14px rgba(8, 24, 20, 0.58);
}

.trust-home .eyebrow,
.trust-home .card-kicker,
.client-strip-copy strong,
.topic-card span,
.testimonial-card span,
.column-grid span,
.footer h2 {
  color: var(--color-belief-gold-light);
}

.site-header.is-scrolled .brand-logo-strip,
.site-header.is-open .brand-logo-strip,
.footer .brand-logo-square {
  filter: drop-shadow(0 8px 22px rgba(8, 24, 20, 0.08));
}

@media (max-width: 1180px) {
  .site-header .brand-logo-strip,
  .site-header:not(.is-scrolled):not(.is-open) .brand-logo-strip {
    filter: drop-shadow(0 8px 22px rgba(8, 24, 20, 0.08));
  }
}

.judgement-section .trust-section-heading {
  grid-template-columns: minmax(320px, 0.9fr) minmax(360px, 0.82fr);
  grid-template-areas:
    "eyebrow copy"
    "title copy";
  column-gap: clamp(48px, 8vw, 112px);
  row-gap: 22px;
  align-items: center;
  margin-bottom: 46px;
}

.judgement-section .trust-section-heading .eyebrow {
  grid-area: eyebrow;
  margin: 0;
}

.judgement-section .trust-section-heading h2 {
  grid-area: title;
  max-width: 520px;
  padding-top: 34px;
  font-size: clamp(2.05rem, 3.05vw, 2.72rem);
  line-height: 1.42;
}

.judgement-section .trust-section-heading h2::before {
  width: 64px;
  height: 2px;
}

.judgement-section .trust-section-heading p:not(.eyebrow) {
  grid-area: copy;
  width: min(520px, 100%);
  margin: 28px 0 0;
  color: var(--color-muted);
  font-size: 1rem;
  line-height: 1.9;
}

@media (max-width: 920px) {
  .judgement-section .trust-section-heading {
    grid-template-columns: 1fr;
    grid-template-areas:
      "eyebrow"
      "title"
      "copy";
    row-gap: 14px;
  }

  .judgement-section .trust-section-heading h2 {
    max-width: 100%;
    padding-top: 26px;
  }

  .judgement-section .trust-section-heading p:not(.eyebrow) {
    width: 100%;
    margin-top: 2px;
  }
}
