/* ==============================================================
   Fonts + Reset — hierher aus base.css gezogen (31.08.2026),
   damit nur EIN Stylesheet den Aufbau blockiert. base.css entfaellt.
   ============================================================== */
/* ---------- Self-hosted fonts (privacy-friendly, no external requests) ---------- */

/* Fraunces — display serif, variable weight + optical size + italic */
@font-face {
  font-family: 'Fraunces';
  font-style: normal;
  font-weight: 300 900;
  font-display: swap;
  src: url('./assets/fonts/Fraunces-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: 'Fraunces';
  font-style: normal;
  font-weight: 300 900;
  font-display: swap;
  src: url('./assets/fonts/Fraunces-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: 'Fraunces';
  font-style: italic;
  font-weight: 300 900;
  font-display: swap;
  src: url('./assets/fonts/Fraunces-Italic-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: 'Fraunces';
  font-style: italic;
  font-weight: 300 900;
  font-display: swap;
  src: url('./assets/fonts/Fraunces-Italic-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;
}

/* Inter Tight — body sans, variable weight + italic */
@font-face {
  font-family: 'Inter Tight';
  font-style: normal;
  font-weight: 300 800;
  font-display: swap;
  src: url('./assets/fonts/InterTight-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: 'Inter Tight';
  font-style: normal;
  font-weight: 300 800;
  font-display: swap;
  src: url('./assets/fonts/InterTight-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: 'Inter Tight';
  font-style: italic;
  font-weight: 300 800;
  font-display: swap;
  src: url('./assets/fonts/InterTight-Italic-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: 'Inter Tight';
  font-style: italic;
  font-weight: 300 800;
  font-display: swap;
  src: url('./assets/fonts/InterTight-Italic-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;
}

/* JetBrains Mono — labels, variable weight */
@font-face {
  font-family: 'JetBrains Mono';
  font-style: normal;
  font-weight: 300 800;
  font-display: swap;
  src: url('./assets/fonts/JetBrainsMono-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: 'JetBrains Mono';
  font-style: normal;
  font-weight: 300 800;
  font-display: swap;
  src: url('./assets/fonts/JetBrainsMono-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;
}

/* ---------- Base reset & fluid tokens ---------- */
*, *::before, *::after { box-sizing: border-box; }
* { margin: 0; }
html { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-size-adjust: 100%; scroll-behavior: smooth; }
body { min-height: 100dvh; line-height: 1.5; }
img, picture, svg, video, canvas { display: block; max-width: 100%; }
button, input, select, textarea { font: inherit; color: inherit; background: none; border: 0; }
button { cursor: pointer; }
a { color: inherit; text-decoration: none; }
h1, h2, h3, h4, h5, h6 { font-weight: 400; line-height: 1.05; text-wrap: balance; letter-spacing: -0.02em; }
p { text-wrap: pretty; }
:focus-visible { outline: 2px solid var(--gold); outline-offset: 3px; border-radius: 2px; }
::selection { background: var(--gold); color: var(--bg); }

/* ==============================================================
   NETARIA — Design System
   Premium Corporate · Fujairah · United Arab Emirates
   Palette: anthracite black · off-white · champagne gold
   Type:    Instrument Serif (display) + Inter Tight (body) + JetBrains Mono (labels)
   ============================================================== */

:root {
  /* Color — restrained, single accent */
  --bg:        #0B0B0F;                     /* deep anthracite */
  --bg-2:      #101015;                     /* elevated surface */
  --bg-3:      #171720;                     /* card / border-lift */
  --ink:       #EDE9E1;                     /* off-white body */
  --ink-2:     #B7B3AA;                     /* muted */
  --ink-3:     #85827B;                     /* subtle labels — 5.13:1 auf --bg (WCAG AA) */
  --gold:      #C9A96A;                     /* Fujairah champagne — accent */
  --gold-2:    #D8BE85;                     /* gold highlight */
  --gold-dim:  #7A6540;                     /* gold recessed */
  --line:      rgba(237,233,225,0.10);      /* hairlines */
  --line-2:    rgba(237,233,225,0.18);      /* stronger hairlines */

  /* Type scale — editorial, fluid */
  --step--1:  clamp(0.72rem, 0.70rem + 0.10vw, 0.78rem);   /* labels */
  --step-0:   clamp(0.94rem, 0.90rem + 0.20vw, 1.03rem);   /* body */
  --step-1:   clamp(1.10rem, 1.02rem + 0.40vw, 1.28rem);   /* lede */
  --step-2:   clamp(1.35rem, 1.20rem + 0.75vw, 1.75rem);   /* subhead */
  --step-3:   clamp(1.80rem, 1.40rem + 1.90vw, 2.75rem);   /* section title */
  --step-4:   clamp(2.60rem, 1.80rem + 3.80vw, 4.60rem);   /* display */
  --step-5:   clamp(3.20rem, 2.00rem + 6.00vw, 6.80rem);   /* hero */

  /* Fonts */
  --font-display: "Fraunces", "Times New Roman", ui-serif, serif;
  --font-body:    "Inter Tight", "Inter", ui-sans-serif, system-ui, sans-serif;
  --font-mono:    "JetBrains Mono", ui-monospace, "Menlo", monospace;

  /* Layout */
  --frame-max: 1440px;
  --gutter:    clamp(1.25rem, 0.5rem + 2vw, 2.5rem);
  --radius:    2px;

  /* Motion */
  --ease:      cubic-bezier(0.22, 1, 0.36, 1);
  --dur:       520ms;

  color-scheme: dark;
}

/* ---------- Body ---------- */
body {
  background: var(--bg);
  color: var(--ink);
  font-family: var(--font-body);
  font-size: var(--step-0);
  font-feature-settings: "ss01" 1, "cv11" 1;
  overflow-x: hidden;
}

/* Ambient background: subtle noise + vignette */
body::before {
  content: "";
  position: fixed; inset: 0;
  pointer-events: none;
  z-index: 0;
  background:
    radial-gradient(120% 80% at 80% -10%, rgba(201,169,106,0.06), transparent 60%),
    radial-gradient(80% 60% at 10% 110%, rgba(201,169,106,0.04), transparent 60%);
}

main, header, footer, section { position: relative; z-index: 1; }

/* ---------- Layout helpers ---------- */
.frame {
  width: 100%;
  max-width: var(--frame-max);
  margin-inline: auto;
  padding-inline: var(--gutter);
}
.frame-wide { max-width: 1680px; }

.hair { border: 0; height: 1px; background: var(--line); margin: 0; }
.hair-strong { background: var(--line-2); }

/* ---------- Type utilities ---------- */
.display    { font-family: var(--font-display); font-weight: 400; letter-spacing: -0.025em; line-height: 0.98; font-variation-settings: "opsz" 144, "SOFT" 30; }
.mono       { font-family: var(--font-mono); font-size: var(--step--1); letter-spacing: 0.06em; text-transform: uppercase; color: var(--ink-3); }
.lede       { font-size: var(--step-1); line-height: 1.5; color: var(--ink-2); max-width: 42ch; }
.muted      { color: var(--ink-2); }
.subtle     { color: var(--ink-3); }
.gold       { color: var(--gold); }
.italic     { font-family: var(--font-display); font-style: italic; letter-spacing: -0.01em; font-variation-settings: "opsz" 144, "SOFT" 50; }

.hero-h1    { font-family: var(--font-display); font-size: var(--step-5); letter-spacing: -0.03em; line-height: 0.95; font-weight: 380; font-variation-settings: "opsz" 144, "SOFT" 30; }
.section-h2 { font-family: var(--font-display); font-size: var(--step-3); letter-spacing: -0.025em; line-height: 1.02; font-weight: 380; font-variation-settings: "opsz" 96, "SOFT" 30; }
.card-h3    { font-family: var(--font-display); font-size: var(--step-2); letter-spacing: -0.015em; line-height: 1.1; font-weight: 400; font-variation-settings: "opsz" 48, "SOFT" 30; }

/* ---------- Header ---------- */
.site-header {
  position: sticky; top: 0; z-index: 40;
  backdrop-filter: blur(14px) saturate(140%);
  -webkit-backdrop-filter: blur(14px) saturate(140%);
  background: color-mix(in oklab, var(--bg) 78%, transparent);
  border-bottom: 1px solid var(--line);
}
.header-row {
  display: flex; align-items: center; justify-content: space-between;
  height: 72px;
}
.brand { display: inline-flex; align-items: center; gap: 12px; color: var(--ink); }
.brand-mark { width: 42px; height: 32px; color: var(--ink); flex-shrink: 0; }
.brand-word { font-family: var(--font-display); font-size: 1.35rem; letter-spacing: 0.01em; line-height: 1; font-weight: 420; font-variation-settings: "opsz" 24, "SOFT" 30; }
.brand-word .fze { font-family: var(--font-mono); font-size: 0.60rem; color: var(--ink-3); letter-spacing: 0.18em; margin-left: 0; vertical-align: middle; text-transform: uppercase; }

.nav-primary { display: none; }
.nav-cta { display: inline-flex; align-items: center; gap: 10px; font-size: 0.85rem; }

@media (min-width: 900px) {
  .nav-primary { display: flex; gap: 32px; align-items: center; }
  .nav-primary a {
    font-size: 0.86rem; color: var(--ink-2); position: relative;
    transition: color 180ms var(--ease);
  }
  .nav-primary a:hover, .nav-primary a[aria-current="page"] { color: var(--ink); }
  .nav-primary a[aria-current="page"]::after {
    content: ""; position: absolute; left: 0; right: 0; bottom: -6px;
    height: 1px; background: var(--gold);
  }
}

.menu-btn {
  width: 40px; height: 40px; display: grid; place-items: center;
  border: 1px solid var(--line-2); border-radius: var(--radius);
}
@media (min-width: 900px) { .menu-btn { display: none; } }

.mobile-nav {
  display: none;
  border-top: 1px solid var(--line);
  padding: 24px var(--gutter) 40px;
  background: var(--bg);
}
.mobile-nav.open { display: block; }
.mobile-nav ul { list-style: none; padding: 0; display: flex; flex-direction: column; gap: 4px; }
.mobile-nav a {
  display: block; padding: 14px 0;
  font-family: var(--font-display); font-size: 2rem; letter-spacing: -0.02em;
  border-bottom: 1px solid var(--line);
}
.mobile-nav .mono-block { margin-top: 24px; }
.mobile-nav .mono-block a { font-family: var(--font-body); font-size: 0.85rem; color: var(--ink-2); border: 0; padding: 10px 0; }

/* Links im Fließtext dürfen sich nicht nur durch Farbe abheben (WCAG 1.4.1) */
main p a:not(.btn):not(.link-arrow),
main li a:not(.btn):not(.link-arrow),
main dd a:not(.btn):not(.link-arrow),
main span a:not(.btn):not(.link-arrow),
main a[href^="mailto:"]:not(.btn):not(.link-arrow),
main a[href^="tel:"]:not(.btn):not(.link-arrow) {
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 0.22em;
}

/* ---------- Buttons / CTAs ---------- */
.btn {
  display: inline-flex; align-items: center; gap: 10px;
  padding: 14px 22px;
  font-size: 0.86rem; letter-spacing: 0.02em;
  border-radius: var(--radius);
  transition: all 200ms var(--ease);
  white-space: nowrap;
}
.btn-primary {
  background: var(--gold); color: var(--bg);
}
.btn-primary:hover { background: var(--gold-2); transform: translateY(-1px); }
.btn-ghost {
  border: 1px solid var(--line-2); color: var(--ink);
}
.btn-ghost:hover { border-color: var(--gold); color: var(--gold); }

.link-arrow {
  display: inline-flex; align-items: center; gap: 10px;
  font-size: 0.92rem;
  padding-bottom: 4px;
  border-bottom: 1px solid var(--line-2);
  transition: all 200ms var(--ease);
}
.link-arrow svg { transition: transform 220ms var(--ease); }
.link-arrow:hover { border-color: var(--gold); color: var(--gold); }
.link-arrow:hover svg { transform: translateX(4px); }

/* ---------- Hero ---------- */
.hero {
  position: relative;
  padding: clamp(80px, 12vh, 160px) 0 clamp(60px, 10vh, 120px);
  overflow: hidden;
}
.hero-media {
  position: absolute; inset: 0;
  z-index: 0;
}
.hero-media picture { display: block; width: 100%; height: 100%; }
.hero-media img {
  width: 100%; height: 100%; object-fit: cover;
  opacity: 0.55;
}
.hero-media::after {
  content: ""; position: absolute; inset: 0;
  background:
    linear-gradient(180deg, var(--bg) 0%, transparent 25%, transparent 60%, var(--bg) 100%),
    linear-gradient(90deg, var(--bg) 0%, color-mix(in oklab, var(--bg) 40%, transparent) 55%, transparent 100%);
}
.hero-grid {
  position: relative; z-index: 2;
  display: grid; gap: 48px;
}
.hero-eyebrow {
  display: inline-flex; align-items: center; gap: 12px;
  font-family: var(--font-mono); font-size: 0.7rem;
  letter-spacing: 0.14em; text-transform: uppercase;
  color: var(--ink-2);
}
.hero-eyebrow .dot { width: 6px; height: 6px; border-radius: 50%; background: var(--gold); box-shadow: 0 0 12px var(--gold); }

.hero-h1 { max-width: 18ch; margin-top: 28px; }
.hero-h1 em { font-style: italic; color: var(--gold); font-weight: 400; }
.hero-lede { margin-top: 32px; }
.hero-actions { margin-top: 44px; display: flex; flex-wrap: wrap; gap: 16px; align-items: center; }

.hero-meta {
  margin-top: 72px;
  display: grid; grid-template-columns: repeat(2, 1fr); gap: 32px;
  border-top: 1px solid var(--line);
  padding-top: 28px;
  max-width: 720px;
}
.hero-meta dt { font-family: var(--font-mono); font-size: 0.68rem; letter-spacing: 0.14em; text-transform: uppercase; color: var(--ink-3); margin-bottom: 8px; }
.hero-meta dd { font-family: var(--font-display); font-size: 1.05rem; letter-spacing: -0.01em; color: var(--ink); }

@media (min-width: 900px) {
  .hero-meta { grid-template-columns: repeat(4, 1fr); gap: 24px; }
}

/* ---------- Trust bar ---------- */
.trust {
  border-block: 1px solid var(--line);
  padding: 28px 0;
}
.trust-row {
  display: flex; flex-wrap: wrap; align-items: center; gap: 32px 48px;
  justify-content: space-between;
}
.trust-label { font-family: var(--font-mono); font-size: 0.7rem; letter-spacing: 0.14em; text-transform: uppercase; color: var(--ink-3); }
.trust-items { display: flex; flex-wrap: wrap; gap: 28px 44px; align-items: center; }
.trust-item { font-family: var(--font-display); font-size: 1.1rem; letter-spacing: -0.01em; color: var(--ink-2); }
.trust-item .num { color: var(--gold); font-family: var(--font-mono); font-size: 0.75rem; margin-right: 8px; letter-spacing: 0.12em; }

/* ---------- Sections ---------- */
.section { padding: clamp(80px, 12vh, 160px) 0; }
.section-eyebrow {
  display: flex; align-items: center; gap: 14px;
  font-family: var(--font-mono); font-size: 0.7rem;
  letter-spacing: 0.16em; text-transform: uppercase;
  color: var(--ink-3);
  margin-bottom: 24px;
}
.section-eyebrow .rule { flex: 0 0 40px; height: 1px; background: var(--gold-dim); }
.section-head { max-width: 30ch; }
.section-head p { margin-top: 20px; color: var(--ink-2); font-size: var(--step-1); line-height: 1.5; max-width: 46ch; }

/* ---------- Practices grid ---------- */
.practices {
  margin-top: 72px;
  display: grid; gap: 0;
  border-top: 1px solid var(--line);
}
.practice {
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
  padding: 40px 0;
  border-bottom: 1px solid var(--line);
  align-items: start;
}
.practice-num { font-family: var(--font-mono); font-size: 0.72rem; letter-spacing: 0.16em; color: var(--gold); }
.practice-title { font-family: var(--font-display); font-size: clamp(1.85rem, 1.4rem + 1.6vw, 2.75rem); letter-spacing: -0.02em; line-height: 1.02; }
.practice-title em { font-style: italic; color: var(--gold); font-weight: 400; }
.practice-desc { color: var(--ink-2); max-width: 52ch; }
.practice-actions { display: flex; gap: 20px; align-items: center; }

@media (min-width: 900px) {
  .practice {
    grid-template-columns: 80px 1fr 1fr auto;
    gap: 40px;
    padding: 56px 0;
  }
  .practice:hover { background: linear-gradient(90deg, transparent, color-mix(in oklab, var(--gold) 3%, transparent), transparent); }
}

/* ---------- Two-col split ---------- */
.split {
  display: grid; gap: 48px;
}
@media (min-width: 900px) {
  .split { grid-template-columns: 1fr 1fr; gap: clamp(48px, 8vw, 120px); align-items: start; }
  .split-image { position: sticky; top: 100px; }
}
.image-frame {
  position: relative;
  overflow: hidden;
  border-radius: var(--radius);
  background: var(--bg-2);
}
.image-frame picture { display: block; width: 100%; height: 100%; }
.image-frame img { width: 100%; height: 100%; object-fit: cover; }
.image-caption { margin-top: 14px; font-family: var(--font-mono); font-size: 0.7rem; letter-spacing: 0.14em; color: var(--ink-3); text-transform: uppercase; }

/* ---------- Metric cards ---------- */
.metrics {
  display: grid; gap: 1px;
  background: var(--line);
  border: 1px solid var(--line);
}
.metric {
  background: var(--bg);
  padding: 40px 28px;
  display: flex; flex-direction: column; gap: 8px;
}
.metric-label { font-family: var(--font-mono); font-size: 0.68rem; letter-spacing: 0.14em; text-transform: uppercase; color: var(--ink-3); }
.metric-value { font-family: var(--font-display); font-size: clamp(2.6rem, 1.8rem + 2.2vw, 3.8rem); letter-spacing: -0.03em; line-height: 1; color: var(--ink); }
.metric-value .unit { font-size: 0.5em; color: var(--gold); margin-left: 6px; letter-spacing: 0; }
.metric-desc { color: var(--ink-2); font-size: 0.9rem; margin-top: 8px; line-height: 1.5; }

@media (min-width: 700px) { .metrics { grid-template-columns: repeat(2, 1fr); } }
@media (min-width: 1100px) { .metrics { grid-template-columns: repeat(4, 1fr); } }

/* ---------- Process timeline ---------- */
.process {
  display: grid; gap: 0;
  margin-top: 56px;
}
.step {
  display: grid;
  grid-template-columns: 60px 1fr;
  gap: 24px;
  padding: 32px 0;
  border-top: 1px solid var(--line);
  align-items: start;
}
.step:last-child { border-bottom: 1px solid var(--line); }
.step-num { font-family: var(--font-mono); font-size: 0.7rem; letter-spacing: 0.16em; color: var(--gold); padding-top: 6px; }
.step-title { font-family: var(--font-display); font-size: 1.6rem; letter-spacing: -0.015em; margin-bottom: 8px; }
.step-body { color: var(--ink-2); max-width: 60ch; line-height: 1.55; }

@media (min-width: 900px) {
  .step { grid-template-columns: 220px 1fr; gap: 64px; }
}
.step-title-wrap { max-width: 60ch; }

/* ---------- Case / featured ---------- */
.featured {
  border: 1px solid var(--line);
  background: linear-gradient(180deg, var(--bg-2), var(--bg));
  padding: clamp(32px, 5vw, 64px);
  display: grid; gap: 40px;
}
.featured-eyebrow { color: var(--gold); font-family: var(--font-mono); font-size: 0.7rem; letter-spacing: 0.16em; text-transform: uppercase; }
.featured-title { font-family: var(--font-display); font-size: clamp(1.8rem, 1.4rem + 1.6vw, 2.6rem); letter-spacing: -0.02em; margin: 16px 0 20px; max-width: 24ch; line-height: 1.05; }
.featured-body { color: var(--ink-2); max-width: 60ch; line-height: 1.55; }
.featured-stats { display: grid; grid-template-columns: repeat(2, 1fr); gap: 24px; margin-top: 40px; padding-top: 32px; border-top: 1px solid var(--line); }
.featured-stat .k { font-family: var(--font-mono); font-size: 0.68rem; letter-spacing: 0.14em; text-transform: uppercase; color: var(--ink-3); margin-bottom: 8px; }
.featured-stat .v { font-family: var(--font-display); font-size: clamp(1.6rem, 1.2rem + 1.2vw, 2.2rem); letter-spacing: -0.02em; color: var(--gold); }

@media (min-width: 900px) {
  .featured { grid-template-columns: 1.1fr 1fr; align-items: center; }
  .featured-stats { grid-template-columns: repeat(3, 1fr); }
}

/* ---------- Testimonial ---------- */
.testimonial {
  padding: clamp(48px, 8vw, 96px) 0;
  border-top: 1px solid var(--line);
  border-bottom: 1px solid var(--line);
}
.quote {
  font-family: var(--font-display);
  font-size: clamp(1.6rem, 1.2rem + 2vw, 2.6rem);
  line-height: 1.2;
  letter-spacing: -0.015em;
  max-width: 24ch;
  color: var(--ink);
}
.quote::before { content: "\201C"; color: var(--gold); font-size: 1.2em; line-height: 0; margin-right: 4px; vertical-align: -0.15em; }
.quote::after  { content: "\201D"; color: var(--gold); font-size: 1.2em; line-height: 0; margin-left: 2px; vertical-align: -0.15em; }
.quote-meta { margin-top: 32px; font-family: var(--font-mono); font-size: 0.72rem; letter-spacing: 0.14em; color: var(--ink-3); text-transform: uppercase; }

/* ---------- FAQ ---------- */
.faq { border-top: 1px solid var(--line); }
.faq details { border-bottom: 1px solid var(--line); padding: 28px 0; }
.faq summary {
  list-style: none;
  cursor: pointer;
  display: grid; grid-template-columns: 1fr auto; align-items: center; gap: 24px;
  font-family: var(--font-display);
  font-size: clamp(1.2rem, 1rem + 0.8vw, 1.6rem);
  letter-spacing: -0.015em;
  transition: color 200ms var(--ease);
}
.faq summary::-webkit-details-marker { display: none; }
.faq summary:hover { color: var(--gold); }
.faq summary .plus { color: var(--gold); font-family: var(--font-mono); font-size: 1.2rem; transition: transform 300ms var(--ease); }
.faq details[open] summary .plus { transform: rotate(45deg); }
.faq details p { margin-top: 16px; color: var(--ink-2); max-width: 68ch; line-height: 1.6; }

/* ---------- Contact form ---------- */
.form-grid { display: grid; gap: 24px; }
.field { display: flex; flex-direction: column; gap: 10px; }
.field label { font-family: var(--font-mono); font-size: 0.7rem; letter-spacing: 0.14em; text-transform: uppercase; color: var(--ink-3); }
.field input, .field select, .field textarea {
  background: transparent;
  border: 0; border-bottom: 1px solid var(--line-2);
  padding: 12px 0;
  color: var(--ink);
  font-family: var(--font-body); font-size: 1rem;
  transition: border-color 200ms var(--ease);
}
.field select { appearance: none; background-image: linear-gradient(45deg, transparent 50%, var(--gold) 50%), linear-gradient(-45deg, transparent 50%, var(--gold) 50%); background-position: right 8px top 22px, right 3px top 22px; background-size: 5px 5px; background-repeat: no-repeat; }
.field textarea { min-height: 140px; resize: vertical; }
.field input:focus, .field select:focus, .field textarea:focus { outline: 0; border-color: var(--gold); }
.field input::placeholder, .field textarea::placeholder { color: var(--ink-3); }

@media (min-width: 700px) {
  .form-grid { grid-template-columns: 1fr 1fr; }
  .form-grid .full { grid-column: 1 / -1; }
}

/* ---------- Footer ---------- */
.site-footer {
  border-top: 1px solid var(--line);
  padding: 80px 0 40px;
  margin-top: 80px;
  background: linear-gradient(180deg, var(--bg), color-mix(in oklab, var(--bg) 92%, black));
}
.footer-grid {
  display: grid; gap: 48px;
}
@media (min-width: 900px) { .footer-grid { grid-template-columns: 1.4fr 1fr 1fr 1fr; } }
.footer-brand p { color: var(--ink-2); margin-top: 20px; max-width: 34ch; line-height: 1.55; font-size: 0.92rem; }
.footer-col h2 { font-family: var(--font-mono); font-size: 0.7rem; letter-spacing: 0.16em; text-transform: uppercase; color: var(--ink-3); margin-bottom: 20px; font-weight: 400; }
.footer-col ul { list-style: none; padding: 0; display: flex; flex-direction: column; gap: 12px; }
.footer-col a { color: var(--ink-2); font-size: 0.92rem; transition: color 200ms var(--ease); }
.footer-col a:hover { color: var(--gold); }
.footer-base {
  margin-top: 72px; padding-top: 32px;
  border-top: 1px solid var(--line);
  display: flex; flex-wrap: wrap; gap: 20px; justify-content: space-between;
  font-family: var(--font-mono); font-size: 0.7rem; color: var(--ink-3); letter-spacing: 0.1em; text-transform: uppercase;
}

/* ---------- Page hero (interior pages) ---------- */
.page-hero {
  padding: clamp(80px, 14vh, 160px) 0 clamp(40px, 6vh, 80px);
  border-bottom: 1px solid var(--line);
  position: relative;
}
.page-hero .eyebrow { font-family: var(--font-mono); font-size: 0.72rem; letter-spacing: 0.16em; color: var(--gold); text-transform: uppercase; margin-bottom: 24px; display: inline-block; }
.page-hero h1 { font-family: var(--font-display); font-size: var(--step-4); letter-spacing: -0.025em; max-width: 18ch; line-height: 1; }
.page-hero h1 em { font-style: italic; color: var(--gold); font-weight: 400; }
.page-hero .lede { margin-top: 32px; max-width: 52ch; font-size: var(--step-1); color: var(--ink-2); line-height: 1.5; }

/* ---------- Reveal on scroll ---------- */
.reveal { opacity: 0; transform: translateY(24px); transition: opacity 800ms var(--ease), transform 800ms var(--ease); }
.reveal.in { opacity: 1; transform: none; }
@media (prefers-reduced-motion: reduce) {
  .reveal { opacity: 1; transform: none; transition: none; }
}

/* ---------- Marquee (subtle) ---------- */
.marquee {
  overflow: hidden;
  border-block: 1px solid var(--line);
  padding: 20px 0;
  mask-image: linear-gradient(90deg, transparent, black 10%, black 90%, transparent);
}
.marquee-track {
  display: flex; gap: 64px; white-space: nowrap;
  animation: scroll 40s linear infinite;
  font-family: var(--font-display); font-size: 1.25rem; color: var(--ink-2);
}
.marquee-track span { display: inline-flex; align-items: center; gap: 64px; }
.marquee-track .diamond { width: 6px; height: 6px; background: var(--gold); transform: rotate(45deg); }
@keyframes scroll { to { transform: translateX(-50%); } }
@media (prefers-reduced-motion: reduce) {
  .marquee-track { animation: none; }
  html { scroll-behavior: auto; }
}

/* ---------- Small helpers ---------- */
.grid-2 { display: grid; gap: 40px; }
@media (min-width: 800px) { .grid-2 { grid-template-columns: 1fr 1fr; gap: 64px; } }

.pill {
  display: inline-flex; align-items: center; gap: 8px;
  padding: 6px 12px;
  border: 1px solid var(--line-2);
  border-radius: 999px;
  font-family: var(--font-mono); font-size: 0.68rem;
  letter-spacing: 0.12em; text-transform: uppercase;
  color: var(--ink-2);
}
[id] { scroll-margin-top: 96px; }

/* ---------- Contact aside ---------- */
.contact-aside { border-left: 1px solid var(--line); padding-left: clamp(24px, 4vw, 56px); }
@media (max-width: 899.98px) {
  .contact-aside { border-left: 0; padding-left: 0; border-top: 1px solid var(--line); padding-top: 40px; }
}

.pill .dot { width: 6px; height: 6px; border-radius: 50%; background: var(--gold); }

/* =========================================================
   MOBILE ACCESSIBILITY LAYER
   - Erzwingt Mindestschriftgrößen (12px) für alle Meta/Label-Elemente
   - Erzwingt Touch-Targets von mindestens 44×44px für interaktive Elemente
   - Nur unter 700px aktiv — Desktop-Layout bleibt unverändert
   ========================================================= */
@media (max-width: 699.98px) {
  /* Alle Mono-Labels und Eyebrows auf lesbare 12px minimum */
  .mono,
  .hero-eyebrow,
  .section-eyebrow,
  .footer-base,
  .footer-base span,
  .footer-base p,
  .page-hero .eyebrow,
  .trust-label,
  .metric-label,
  .step-num,
  .practice-num,
  .image-caption,
  .pill,
  .hero-meta dt,
  .brand-word .fze,
  .featured-eyebrow,
  .marquee-track {
    font-size: 12px !important;
    line-height: 1.5 !important;
  }
  .brand-word .fze { font-size: 11px !important; letter-spacing: 0.16em !important; }

  /* Alle Definition-Terms in Meta-Blöcken */
  dt { font-size: 12px !important; }
  dd { font-size: 14px !important; }

  /* Touch-Targets: mindestens 44×44px für alle klickbaren Elemente.
     inline-flex ist nötig, damit min-height greift (bei display:inline wirkt es nicht). */
  .nav-primary a,
  .mobile-nav a,
  .mobile-nav .mono-block a,
  .link-arrow,
  .btn,
  .btn-primary,
  .btn-ghost,
  .menu-btn,
  header .brand,
  footer a,
  .footer-col a,
  .footer-col li a,
  .footer-base a,
  button {
    min-height: 44px;
    display: inline-flex;
    align-items: center;
  }
  input, select, textarea { min-height: 44px; }
  /* Footer-Listen bekommen mehr vertikale Luft zwischen den Links */
  .footer-col ul { gap: 4px !important; }
  .footer-col li { display: block; }
  .footer-col a { min-width: 44px; padding-right: 8px; }
  /* Link-Arrows (Hero-CTAs) mit vertikalem Klickpuffer */
  .link-arrow { padding-block: 10px !important; gap: 8px; }
  .btn, .btn-primary, .btn-ghost {
    padding: 12px 22px !important;
    display: inline-flex; align-items: center;
  }
  .menu-btn { width: 44px; height: 44px; }

  /* Text-Links in Inhaltsbereichen: vertikaler Klickpuffer per padding,
     mit negativer margin ausgeglichen — Trefferfläche ~44px, Zeilenfluss unverändert.
     display:inline-block + min-height würde Links im Fließtext zu Blöcken machen. */
  main p a,
  main li a,
  main dd a,
  main dt a,
  a[href^="mailto:"]:not(.btn):not(.link-arrow),
  a[href^="tel:"]:not(.btn):not(.link-arrow),
  a.gold:not(.btn):not(.link-arrow) {
    padding-block: 10px;
    margin-block: -10px;
  }

  /* Formulare: iOS zoomt bei <16px auto rein — 16px verhindert das */
  input, select, textarea {
    font-size: 16px !important;
  }

  /* Verhindere horizontale Overflows durch überlange Wörter */
  body { overflow-x: hidden; }
  h1, h2, h3, p, a, li, dd { overflow-wrap: break-word; }
  /* Sehr lange unteilbare Zeichenketten (URLs, Adressen) dürfen hart brechen */
  a[href^="mailto:"], a[href^="http"], code, .mono { overflow-wrap: anywhere; }
}
