/* ─── Self-hosted fonts ──────────────────────────────────
   Lora, Libre Franklin and IBM Plex Mono, all SIL OFL 1.1.
   Served from this domain so no visitor data reaches Google.
   Lora and Libre Franklin are variable fonts: one file per
   subset covers the whole weight range.
   ─────────────────────────────────────────────────────── */

@font-face {
  font-family: 'Lora';
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url('fonts/lora-latin.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+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: 'Lora';
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url('fonts/lora-latin-ext.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: 'Libre Franklin';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url('fonts/libre-franklin-latin.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+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: 'Libre Franklin';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url('fonts/libre-franklin-latin-ext.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: 'IBM Plex Mono';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('fonts/ibm-plex-mono-400-latin.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+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: 'IBM Plex Mono';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('fonts/ibm-plex-mono-400-latin-ext.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: 'IBM Plex Mono';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('fonts/ibm-plex-mono-500-latin.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+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: 'IBM Plex Mono';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('fonts/ibm-plex-mono-500-latin-ext.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;
}

/* ─── Design tokens ──────────────────────────────────── */

:root {
  --ink: oklch(0.23 0.02 90);
  --paper: oklch(0.97 0.008 85);
  --paper-alt: oklch(0.945 0.008 85);
  --accent: oklch(0.52 0.10 230);
  --text-body: oklch(0.37 0.015 85);
  --text-body-alt: oklch(0.38 0.015 85);
  --text-muted: oklch(0.44 0.015 85);
  --text-label: oklch(0.46 0.01 85);
  --text-meta: oklch(0.50 0.01 85);
  --text-faint: oklch(0.55 0.02 85);
  --rule: oklch(0.23 0.02 90 / 0.14);
  --rule-strong: oklch(0.23 0.02 90 / 0.16);
  --border-btn: oklch(0.23 0.02 90 / 0.30);

  --font-serif: 'Lora', Georgia, serif;
  --font-sans: 'Libre Franklin', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  --font-mono: 'IBM Plex Mono', ui-monospace, 'SFMono-Regular', Menlo, monospace;

  --gutter: 20px;

  /* Resulting height of .site-header — keep in sync with its padding and
     .logo-mark. Used to offset anchor scrolling and the mobile menu. */
  --header-h: 68px;
}

@media (min-width: 1024px) {
  :root {
    --gutter: 64px;
    --header-h: 92px;
  }
}

*, *::before, *::after {
  box-sizing: border-box;
}

html {
  -webkit-text-size-adjust: 100%;
  scroll-behavior: smooth;
  /* Keep #anchor targets clear of the sticky header. */
  scroll-padding-top: calc(var(--header-h) + 16px);
}

body {
  margin: 0;
  padding: 0;
  padding-bottom: calc(56px + env(safe-area-inset-bottom));
  background: var(--paper);
  color: var(--ink);
  font-family: var(--font-sans);
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@media (min-width: 1024px) {
  body {
    padding-bottom: 0;
  }
}

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

button {
  font-family: inherit;
  border: 0;
  background: transparent;
  color: inherit;
  padding: 0;
  cursor: pointer;
}

a {
  color: inherit;
  text-decoration: none;
  transition: opacity 150ms ease;
}

a:hover {
  opacity: 0.65;
}

a:focus-visible,
button:focus-visible {
  outline: 2px solid var(--accent);
  outline-offset: 3px;
}

::selection {
  background: oklch(0.52 0.10 230 / 0.18);
}

h1, h2, h3, p {
  margin: 0;
}

ol, ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.skip-link {
  position: absolute;
  top: -100px;
  left: 12px;
  padding: 10px 14px;
  background: var(--ink);
  color: var(--paper);
  font-size: 13px;
  font-weight: 500;
  z-index: 100;
}

.skip-link:focus {
  top: 12px;
}

.accent {
  color: var(--accent);
}

.eyebrow {
  font-family: var(--font-mono);
  font-size: 10.5px;
  font-weight: 400;
  letter-spacing: 0.20em;
  text-transform: uppercase;
  color: var(--accent);
}

@media (min-width: 1024px) {
  .eyebrow {
    font-size: 11.5px;
  }
}

/* ─── Header ─────────────────────────────────────────── */

.site-header {
  position: sticky;
  top: 0;
  z-index: 20;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px 20px;
  background: oklch(0.97 0.008 85 / 0.96);
  backdrop-filter: saturate(1.2) blur(6px);
  -webkit-backdrop-filter: saturate(1.2) blur(6px);
  border-bottom: 1px solid var(--rule);
}

@media (min-width: 1024px) {
  .site-header {
    padding: 20px 64px;
  }
}

.logo {
  display: flex;
  align-items: center;
  gap: 10px;
  min-height: 44px;
}

@media (min-width: 1024px) {
  .logo {
    gap: 13px;
  }
}

/* Landscape artwork: fix the height and let the width follow the aspect ratio.
   Sized large enough for the compass detail to actually resolve. */
.logo-mark {
  width: auto;
  height: 40px;
  flex-shrink: 0;
}

@media (min-width: 1024px) {
  .logo-mark {
    height: 52px;
  }
}

.logo-text {
  display: flex;
  flex-direction: column;
  line-height: 1.1;
}

@media (min-width: 1024px) {
  .logo-text {
    line-height: 1.15;
  }
}

.logo-name {
  font-family: var(--font-serif);
  font-weight: 400;
  font-size: 14px;
  letter-spacing: 0.09em;
  text-transform: uppercase;
}

.logo-sub {
  font-size: 8px;
  letter-spacing: 0.26em;
  text-transform: uppercase;
  color: var(--text-meta);
}

@media (min-width: 1024px) {
  .logo-name {
    font-size: 17px;
  }
  .logo-sub {
    font-size: 9.5px;
    letter-spacing: 0.30em;
  }
}

/* Nav — desktop */
.nav-desktop {
  display: none;
}

@media (min-width: 1024px) {
  .nav-desktop {
    display: flex;
    align-items: center;
    gap: 38px;
  }
}

.nav-desktop > a:not(.nav-contact) {
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.13em;
  text-transform: uppercase;
}

.nav-contact {
  padding: 11px 22px;
  border: 1px solid var(--ink);
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.13em;
  text-transform: uppercase;
  transition: background 180ms ease, color 180ms ease, opacity 150ms ease;
}

.nav-contact:hover {
  background: var(--ink);
  color: var(--paper);
  opacity: 1;
}

/* Language toggle */
.lang {
  display: flex;
  align-items: center;
  gap: 5px;
  font-family: var(--font-mono);
  font-size: 11px;
  letter-spacing: 0.08em;
}

.lang-btn {
  font: inherit;
  letter-spacing: inherit;
  color: var(--text-meta);
  background: none;
  border: 0;
  padding: 6px 4px;
  margin: -6px -4px;
  cursor: pointer;
  transition: color 150ms ease, opacity 150ms ease;
}

.lang-btn:hover {
  opacity: 0.65;
}

.lang-btn.lang-active {
  color: var(--accent);
  font-weight: 500;
  cursor: default;
  opacity: 1;
}

.lang-btn.lang-active:hover {
  opacity: 1;
}

.lang-sep {
  color: oklch(0.23 0.02 90 / 0.28);
}

.nav-mobile .lang-btn,
.mobile-menu-lang .lang-btn {
  padding: 10px 8px;
  min-height: 44px;
  display: inline-flex;
  align-items: center;
}

/* Nav — mobile */
.nav-mobile {
  display: flex;
  align-items: center;
  gap: 6px;
}

@media (min-width: 1024px) {
  .nav-mobile {
    display: none;
  }
}

.nav-mobile .lang {
  padding: 0 8px;
  height: 44px;
  align-items: center;
}

.menu-btn {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 5px;
  width: 44px;
  height: 44px;
  padding: 0 10px;
}

.menu-btn span {
  display: block;
  height: 1.5px;
  background: var(--ink);
  transition: transform 220ms ease, opacity 180ms ease;
}

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

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

/* Mobile menu overlay */
.mobile-menu {
  position: fixed;
  inset: 0;
  z-index: 15;
  background: var(--paper);
  padding: calc(var(--header-h) + 32px) 20px 40px;
  overflow-y: auto;
}

.mobile-menu[hidden] {
  display: none;
}

.mobile-menu-inner {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.mobile-menu-link {
  display: flex;
  align-items: center;
  min-height: 56px;
  padding: 0 4px;
  font-family: var(--font-serif);
  font-size: 26px;
  font-weight: 400;
  border-bottom: 1px solid var(--rule);
}

.mobile-menu-lang {
  display: flex;
  align-items: center;
  gap: 6px;
  margin-top: 24px;
  padding: 12px 4px;
  font-family: var(--font-mono);
  font-size: 13px;
  letter-spacing: 0.08em;
}

/* ─── Hero ───────────────────────────────────────────── */

.hero {
  display: flex;
  flex-direction: column;
  border-bottom: 1px solid var(--rule);
}

@media (min-width: 1024px) {
  .hero {
    display: grid;
    grid-template-columns: 1.08fr 0.92fr;
    align-items: stretch;
  }
}

.hero-image {
  position: relative;
  height: 400px;
  overflow: hidden;
  order: 1;
}

@media (min-width: 1024px) {
  .hero-image {
    order: 2;
    height: auto;
    min-height: 660px;
    aspect-ratio: 7 / 8;
    align-self: start;
    border-left: 1px solid var(--rule);
  }
}

.hero-image img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 52% 18%;
}

@media (min-width: 1024px) {
  .hero-image img {
    object-position: 50% 50%;
  }
}

.hero-image::after {
  content: "";
  position: absolute;
  inset: auto 0 0 0;
  height: 180px;
  background: linear-gradient(to top, oklch(0.23 0.02 90 / 0.82), oklch(0.23 0.02 90 / 0));
  pointer-events: none;
}

@media (min-width: 1024px) {
  .hero-image::after {
    display: none;
  }
}

.hero-eyebrow-over {
  position: absolute;
  left: 20px;
  bottom: 18px;
  z-index: 1;
  font-family: var(--font-mono);
  font-size: 10.5px;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: var(--paper);
}

@media (min-width: 1024px) {
  .hero-eyebrow-over {
    display: none;
  }
}

.hero-content {
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding: 32px 20px 34px;
  order: 2;
}

@media (min-width: 1024px) {
  .hero-content {
    order: 1;
    justify-content: center;
    gap: 30px;
    padding: 104px 72px 104px 64px;
  }
}

.eyebrow-hero {
  display: none;
}

@media (min-width: 1024px) {
  .eyebrow-hero {
    display: inline-block;
  }
}

.hero h1 {
  font-family: var(--font-serif);
  font-weight: 400;
  font-size: 38px;
  line-height: 1.1;
  letter-spacing: -0.015em;
  text-wrap: balance;
}

@media (min-width: 1024px) {
  .hero h1 {
    font-size: 64px;
    line-height: 1.08;
  }
}

.hero-lead {
  font-size: 16px;
  line-height: 1.6;
  color: var(--text-body);
  text-wrap: pretty;
}

@media (min-width: 1024px) {
  .hero-lead {
    max-width: 44ch;
    font-size: 17.5px;
    line-height: 1.62;
    color: oklch(0.36 0.015 85);
  }
}

.cta-row {
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding-top: 4px;
}

@media (min-width: 1024px) {
  .cta-row {
    flex-direction: row;
    align-items: center;
    gap: 28px;
    padding-top: 6px;
  }
}

.btn-primary,
.btn-secondary {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 52px;
  font-size: 12.5px;
  font-weight: 500;
  letter-spacing: 0.13em;
  text-transform: uppercase;
}

.btn-primary {
  background: var(--ink);
  color: var(--paper);
}

.btn-secondary {
  border: 1px solid var(--border-btn);
  color: var(--accent);
}

@media (min-width: 1024px) {
  .btn-primary,
  .btn-secondary {
    display: inline-flex;
    height: auto;
  }
  .btn-primary {
    padding: 15px 30px;
    font-size: 12.5px;
  }
  .btn-secondary {
    padding: 0 0 3px;
    border: 0;
    border-bottom: 1px solid var(--accent);
    font-size: 13.5px;
    font-weight: 400;
    letter-spacing: 0.02em;
    text-transform: none;
  }
}

/* ─── Stats ──────────────────────────────────────────── */

.stats {
  display: grid;
  grid-template-columns: 1fr 1fr;
}

@media (min-width: 1024px) {
  .stats {
    grid-template-columns: repeat(5, 1fr);
    border-bottom: 1px solid var(--rule);
  }
}

.stat {
  display: flex;
  flex-direction: column;
  gap: 6px;
  padding: 24px 20px;
  border-bottom: 1px solid var(--rule);
}

.stat:nth-child(odd) {
  border-right: 1px solid var(--rule);
}

.stat:nth-child(5) {
  grid-column: 1 / -1;
  border-right: 0;
  align-items: center;
  text-align: center;
}

@media (min-width: 1024px) {
  .stat {
    gap: 9px;
    padding: 44px 24px;
    border-bottom: 0;
    border-right: 1px solid var(--rule);
  }
  .stat:nth-child(5) {
    grid-column: auto;
    align-items: flex-start;
    text-align: left;
  }
  .stat:first-child {
    padding-left: 40px;
  }
  .stat:last-child {
    padding-right: 40px;
    border-right: 0;
  }
}

.stat-value {
  font-family: var(--font-serif);
  font-weight: 400;
  font-size: 34px;
  line-height: 1;
  white-space: nowrap;
}

@media (min-width: 1024px) {
  .stat-value {
    font-size: 40px;
  }
}

.stat-label {
  font-size: 10.5px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--text-label);
}

@media (min-width: 1024px) {
  .stat-label {
    font-size: 11.5px;
  }
}

/* ─── Clients strip ──────────────────────────────────── */

.clients {
  display: flex;
  flex-direction: column;
  gap: 14px;
  padding: 22px 0 24px 20px;
  background: var(--paper-alt);
  border-bottom: 1px solid var(--rule);
  overflow: hidden;
}

@media (min-width: 1024px) {
  .clients {
    flex-direction: row;
    align-items: center;
    gap: 56px;
    padding: 34px 64px;
    border-top: 1px solid var(--rule);
  }
}

.clients-label {
  font-family: var(--font-mono);
  font-size: 10px;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: var(--text-meta);
  white-space: nowrap;
}

@media (min-width: 1024px) {
  .clients-label {
    font-size: 11px;
  }
}

.clients-track {
  display: flex;
  align-items: center;
  gap: 0;
  width: max-content;
  animation: clients-scroll 26s linear infinite;
}

@media (min-width: 1024px) {
  .clients-track {
    flex: 1;
    gap: 120px;
    justify-content: center;
    width: auto;
    animation: none;
  }
}

.client-name {
  flex: 0 0 auto;
  margin-right: 44px;
  font-family: var(--font-serif);
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.04em;
  color: var(--ink);
  opacity: 0.78;
  white-space: nowrap;
  transition: opacity 200ms ease;
}

.client-name:hover {
  opacity: 1;
}

@media (min-width: 1024px) {
  .client-name {
    margin-right: 0;
    font-size: 17px;
  }
  .client-name[aria-hidden="true"] {
    display: none;
  }
}

@keyframes clients-scroll {
  from { transform: translate3d(0, 0, 0); }
  to { transform: translate3d(-50%, 0, 0); }
}

@media (prefers-reduced-motion: reduce) {
  .clients-track {
    animation: none;
  }
}

/* ─── Services ───────────────────────────────────────── */

.services {
  padding: 0;
  border-bottom: 1px solid var(--rule);
}

@media (min-width: 1024px) {
  .services {
    display: grid;
    grid-template-columns: 0.34fr 0.66fr;
    gap: 0;
    padding: 104px 64px 96px;
  }
}

.services-intro {
  display: flex;
  flex-direction: column;
  gap: 18px;
  padding: 36px 20px 10px;
}

@media (min-width: 1024px) {
  .services-intro {
    gap: 20px;
    padding: 0 56px 0 0;
  }
}

.services-intro h2 {
  font-family: var(--font-serif);
  font-weight: 400;
  font-size: 28px;
  line-height: 1.18;
}

@media (min-width: 1024px) {
  .services-intro h2 {
    font-size: 38px;
    letter-spacing: -0.01em;
  }
}

.services-lead {
  display: none;
}

@media (min-width: 1024px) {
  .services-lead {
    display: block;
    font-size: 15.5px;
    line-height: 1.65;
    color: oklch(0.42 0.015 85);
    text-wrap: pretty;
  }
}

.services-list {
  display: flex;
  flex-direction: column;
  padding: 16px 20px 36px;
}

@media (min-width: 1024px) {
  .services-list {
    padding: 0;
  }
}

.services-list li {
  border-top: 1px solid var(--rule-strong);
}

.services-list li:last-child {
  border-bottom: 1px solid var(--rule-strong);
}

.service-row {
  display: grid;
  grid-template-columns: 1fr 18px;
  column-gap: 12px;
  row-gap: 7px;
  align-items: baseline;
  padding: 20px 0;
}

.service-title {
  grid-column: 1;
  grid-row: 1;
  font-family: var(--font-serif);
  font-weight: 400;
  font-size: 20px;
}

.service-desc {
  grid-column: 1;
  grid-row: 2;
  font-size: 14px;
  line-height: 1.55;
  color: var(--text-muted);
}

.service-arrow {
  grid-column: 2;
  grid-row: 1;
  font-size: 14px;
  color: var(--accent);
  text-align: right;
}

@media (min-width: 1024px) {
  .service-row {
    grid-template-columns: 1fr 1.05fr;
    column-gap: 24px;
    row-gap: 0;
    padding: 26px 0;
  }
  .service-title {
    grid-column: 1;
    font-size: 22px;
  }
  .service-desc {
    grid-column: 2;
    grid-row: 1;
    font-size: 14.5px;
    line-height: 1.6;
  }
  .service-arrow {
    display: none;
  }
}

/* ─── Services note (public sector) ──────────────────── */

.services-note {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 24px 20px 32px;
  border-top: 1px solid var(--rule);
}

.services-note .eyebrow {
  color: var(--text-meta);
}

.services-note-quote {
  font-family: var(--font-serif);
  font-style: italic;
  font-size: 17px;
  line-height: 1.45;
  color: var(--ink);
  text-wrap: pretty;
}

.services-note-body {
  font-size: 13.5px;
  line-height: 1.6;
  color: var(--text-muted);
}

.services-note-body em {
  font-style: italic;
}

@media (min-width: 1024px) {
  .services-note {
    grid-column: 2;
    padding: 44px 0 0;
    margin-top: 8px;
    gap: 14px;
    max-width: 62ch;
  }
  .services-note-quote {
    font-size: 18px;
    line-height: 1.5;
  }
  .services-note-body {
    font-size: 14px;
  }
}

/* ─── Process ────────────────────────────────────────── */

.process {
  padding: 0;
  border-bottom: 1px solid var(--rule);
}

.process-intro {
  display: flex;
  flex-direction: column;
  gap: 18px;
  padding: 36px 20px 12px;
}

.process-body-wrap {
  padding: 6px 20px 40px;
}

.process h2 {
  font-family: var(--font-serif);
  font-weight: 400;
  font-size: 28px;
  line-height: 1.18;
}

.process-body {
  font-size: 15.5px;
  line-height: 1.62;
  color: var(--text-body-alt);
  text-wrap: pretty;
}

@media (min-width: 1024px) {
  .process {
    display: grid;
    grid-template-columns: 0.34fr 0.66fr;
    gap: 0;
    padding: 104px 64px 96px;
  }
  .process-intro {
    gap: 20px;
    padding: 0 56px 0 0;
  }
  .process-body-wrap {
    padding: 0;
  }
  .process h2 {
    font-size: 38px;
    letter-spacing: -0.01em;
  }
  .process-body {
    font-size: 16.5px;
    line-height: 1.65;
    max-width: 52ch;
  }
}

/* ─── About ──────────────────────────────────────────── */

.about {
  display: flex;
  flex-direction: column;
  gap: 22px;
  padding: 0 0 40px;
  border-bottom: 1px solid var(--rule);
}

@media (min-width: 1024px) {
  .about {
    display: grid;
    grid-template-columns: 0.42fr 0.58fr;
    align-items: center;
    gap: 80px;
    padding: 104px 64px;
  }
}

.about-image {
  position: relative;
  height: 300px;
  overflow: hidden;
}

@media (min-width: 1024px) {
  .about-image {
    height: auto;
    aspect-ratio: 4 / 5;
  }
}

.about-image img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 55% 38%;
}

@media (min-width: 1024px) {
  .about-image img {
    object-position: 55% 40%;
  }
}

.about-content {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding: 12px 20px 0;
}

@media (min-width: 1024px) {
  .about-content {
    gap: 26px;
    padding: 0;
  }
}

.about-content h2 {
  font-family: var(--font-serif);
  font-weight: 400;
  font-size: 28px;
  line-height: 1.18;
}

@media (min-width: 1024px) {
  .about-content h2 {
    max-width: 20ch;
    font-size: 38px;
    letter-spacing: -0.01em;
  }
}

.about-content p {
  font-size: 16px;
  line-height: 1.62;
  color: var(--text-body-alt);
  text-wrap: pretty;
}

@media (min-width: 1024px) {
  .about-content p {
    max-width: 52ch;
    font-size: 16.5px;
    line-height: 1.65;
  }
}

.signature {
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding-top: 10px;
}

@media (min-width: 1024px) {
  .signature {
    gap: 10px;
    padding-top: 14px;
  }
}

.signature-slot {
  width: 240px;
  height: 66px;
  background-image: url('images/signature.png');
  background-size: 580px auto;
  background-position: -10px -6px;
  background-repeat: no-repeat;
  mix-blend-mode: multiply;
}

@media (min-width: 1024px) {
  .signature-slot {
    width: 280px;
    height: 78px;
    background-size: 680px auto;
    background-position: -12px -7px;
  }
}

.signature-name {
  font-size: 10.5px;
  font-weight: 600;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

@media (min-width: 1024px) {
  .signature-name {
    font-size: 12px;
  }
}

/* ─── Testimonial ────────────────────────────────────── */

.testimonial {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  padding: 56px 24px;
  text-align: center;
  background: var(--paper-alt);
  border-bottom: 1px solid var(--rule);
}

.testimonial blockquote {
  margin: 0;
  max-width: 34ch;
  font-family: var(--font-serif);
  font-weight: 400;
  font-style: italic;
  font-size: 20px;
  line-height: 1.4;
  color: var(--ink);
  text-wrap: balance;
}

.testimonial-attr {
  font-family: var(--font-mono);
  font-size: 10.5px;
  letter-spacing: 0.13em;
  text-transform: uppercase;
  color: var(--text-meta);
  text-wrap: balance;
}

@media (min-width: 1024px) {
  .testimonial {
    gap: 28px;
    padding: 96px 64px;
  }
  .testimonial blockquote {
    max-width: 44ch;
    font-size: 28px;
    line-height: 1.32;
    letter-spacing: -0.005em;
  }
  .testimonial-attr {
    font-size: 11.5px;
  }
}

/* ─── Contact ────────────────────────────────────────── */

.contact {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 18px;
  padding: 48px 20px 52px;
  text-align: center;
}

@media (min-width: 1024px) {
  .contact {
    gap: 28px;
    padding: 104px 64px;
  }
}

.contact h2 {
  font-family: var(--font-serif);
  font-weight: 400;
  font-size: 30px;
  line-height: 1.14;
}

@media (min-width: 1024px) {
  .contact h2 {
    font-size: 42px;
    letter-spacing: -0.01em;
  }
}

.contact-row {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 6px;
  padding-top: 2px;
}

@media (min-width: 1024px) {
  .contact-row {
    flex-direction: row;
    gap: 44px;
    padding-top: 12px;
  }
}

.contact-email {
  display: inline-flex;
  align-items: center;
  font-family: var(--font-serif);
  font-size: 17px;
  line-height: 1;
  border-bottom: 1px solid var(--accent);
  padding: 13px 6px 12px;
}

@media (min-width: 1024px) {
  .contact-email {
    font-size: 22px;
    padding: 0 0 4px;
  }
}

.contact-place {
  font-family: var(--font-mono);
  font-size: 10px;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--text-meta);
}

@media (min-width: 1024px) {
  .contact-place {
    font-size: 11px;
  }
}

/* ─── Footer ─────────────────────────────────────────── */

.site-footer {
  display: flex;
  flex-direction: column-reverse;
  gap: 8px;
  padding: 16px 20px 26px;
  font-size: 11.5px;
  letter-spacing: 0.06em;
  color: var(--text-meta);
  border-top: 1px solid var(--rule);
}

@media (min-width: 1024px) {
  .site-footer {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    gap: 0;
    padding: 30px 64px;
    font-size: 12px;
    border-top: 0;
  }
}

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

.footer-links a {
  display: flex;
  align-items: center;
  min-height: 44px;
}

@media (min-width: 1024px) {
  .footer-links a {
    min-height: 0;
  }
}

/* ─── Sticky mobile CTA bar ──────────────────────────── */

.sticky-cta {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  display: grid;
  grid-template-columns: 1fr;
  background: var(--paper);
  border-top: 1px solid var(--rule-strong);
  padding-bottom: env(safe-area-inset-bottom);
}

@media (min-width: 1024px) {
  .sticky-cta {
    display: none;
  }
}

.sticky-cta-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 56px;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.13em;
  text-transform: uppercase;
}

.sticky-cta-email {
  background: var(--ink);
  color: var(--paper);
}

/* ─── Legal pages (Impressum, Datenschutz) ───────────── */

.legal {
  max-width: 720px;
  margin: 0 auto;
  padding: 56px var(--gutter) 88px;
}

@media (min-width: 1024px) {
  .legal {
    padding: 96px var(--gutter) 128px;
  }
}

.legal h1 {
  font-family: var(--font-serif);
  font-weight: 400;
  font-size: clamp(30px, 5vw, 46px);
  line-height: 1.15;
  letter-spacing: -0.01em;
  margin: 10px 0 0;
}

.legal-intro {
  margin-top: 20px;
  font-size: 15px;
  line-height: 1.7;
  color: var(--text-body);
}

.legal-note {
  margin-top: 20px;
  padding: 12px 16px;
  border-left: 2px solid var(--rule-strong);
  font-size: 13px;
  line-height: 1.6;
  color: var(--text-meta);
}

.legal section {
  margin-top: 40px;
  padding-top: 28px;
  border-top: 1px solid var(--rule);
}

.legal h2 {
  font-family: var(--font-sans);
  font-weight: 600;
  font-size: 15px;
  letter-spacing: 0.01em;
  line-height: 1.4;
  color: var(--ink);
}

.legal h2 + p {
  margin-top: 12px;
}

.legal p {
  font-size: 14.5px;
  line-height: 1.75;
  color: var(--text-body);
}

.legal p + p {
  margin-top: 14px;
}

.legal a {
  text-decoration: underline;
  text-underline-offset: 2px;
  text-decoration-color: var(--rule-strong);
}

.legal-updated {
  margin-top: 44px;
  font-family: var(--font-mono);
  font-size: 11.5px;
  letter-spacing: 0.06em;
  color: var(--text-meta);
}

.legal-back {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-top: 48px;
  font-size: 12.5px;
  font-weight: 500;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: var(--text-label);
}

/* ─── Scroll reveal ──────────────────────────────────── */

[data-reveal] {
  transition:
    opacity 700ms cubic-bezier(0.2, 0.7, 0.3, 1),
    transform 700ms cubic-bezier(0.2, 0.7, 0.3, 1);
}

[data-reveal].is-reveal-hidden {
  opacity: 0;
  transform: translateY(18px);
  transition: none;
}

@media (prefers-reduced-motion: reduce) {
  [data-reveal] {
    transition: none;
  }
  [data-reveal].is-reveal-hidden {
    opacity: 1;
    transform: none;
  }
  html {
    scroll-behavior: auto;
  }
  .menu-btn span {
    transition: none;
  }
}
