/* ============================================================
   WPT Institut, zentrale Design-Basis (Relaunch 2026-07)
   Eine Datei fuer alle oeffentlichen Seiten der drei Domains.
   Quelle: Design-System-Handoff 07.07.2026 (tokens/ + components/),
   konsolidiert fuer Produktion. Fonts self-hosted, keine CDNs.
   ============================================================ */

/* ---------- 1. Webfonts (self-hosted, /fonts/) ---------- */

/* Newsreader Variable (opsz 6..72, wght 200..800), das "Hemd" */
@font-face {
  font-family: 'Newsreader';
  font-style: normal;
  font-display: swap;
  font-weight: 200 800;
  src: url('../fonts/newsreader-latin-opsz-normal.woff2') format('woff2-variations');
  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: 'Newsreader';
  font-style: italic;
  font-display: swap;
  font-weight: 200 800;
  src: url('../fonts/newsreader-latin-opsz-italic.woff2') format('woff2-variations');
  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: 'Newsreader';
  font-style: normal;
  font-display: swap;
  font-weight: 200 800;
  src: url('../fonts/newsreader-latin-ext-opsz-normal.woff2') format('woff2-variations');
  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: 'Newsreader';
  font-style: italic;
  font-display: swap;
  font-weight: 200 800;
  src: url('../fonts/newsreader-latin-ext-opsz-italic.woff2') format('woff2-variations');
  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;
}

/* Hanken Grotesk Variable (wght 100..900), der "Hoodie" */
@font-face {
  font-family: 'Hanken Grotesk';
  font-style: normal;
  font-display: swap;
  font-weight: 100 900;
  src: url('../fonts/hanken-grotesk-latin-wght-normal.woff2') format('woff2-variations');
  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: 'Hanken Grotesk';
  font-style: normal;
  font-display: swap;
  font-weight: 100 900;
  src: url('../fonts/hanken-grotesk-latin-ext-wght-normal.woff2') format('woff2-variations');
  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;
}

/* IBM Plex Mono (statisch 400/500/600), die "Strassen" */
@font-face {
  font-family: 'IBM Plex Mono';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/ibm-plex-mono-latin-400-normal.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+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-latin-500-normal.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+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: 600;
  font-display: swap;
  src: url('../fonts/ibm-plex-mono-latin-600-normal.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+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-latin-ext-400-normal.woff2') format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'IBM Plex Mono';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('../fonts/ibm-plex-mono-latin-ext-500-normal.woff2') format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'IBM Plex Mono';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('../fonts/ibm-plex-mono-latin-ext-600-normal.woff2') format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* ---------- 2. Tokens: Farbe ---------- */

:root {
  /* Papier, warme Gruende */
  --paper-page:   #F4EEE2;
  --paper-card:   #FBF7EE;
  --paper-sunken: #ECE4D4;
  --paper-hi:     #FFFDF8;

  /* Ink, warmes Fast-Schwarz + Textgraus */
  --ink:   #23201A;
  --ink-2: #4A443B;
  --ink-3: #655D4F;
  --ink-4: #978C7B;

  /* Linien */
  --line:        #E4DAC7;
  --line-strong: #D2C6AE;

  /* Clay, der eine Handlungs-Akzent */
  --clay:        #A9532E;
  --clay-strong: #8C4222;
  --clay-deep:   #6E3319;
  --clay-soft:   #EFDCC9;
  --clay-line:   #E1C4AB;

  /* Pine, die ruhige Tiefe */
  --pine:        #2F4A38;
  --pine-strong: #243B2C;
  --pine-soft:   #DEE6DB;
  --pine-line:   #C4D2C2;

  /* Semantische Aliase */
  --bg:             var(--paper-page);
  --surface:        var(--paper-card);
  --surface-sunken: var(--paper-sunken);
  --surface-inset:  var(--paper-hi);

  --text:         var(--ink);
  --text-body:    var(--ink-2);
  --text-muted:   var(--ink-3);
  --text-faint:   var(--ink-4);
  --text-on-dark: #F1EADC;
  --text-on-clay: #FBF7EE;
  --text-on-pine: #E9F0E5;

  --border:        var(--line);
  --border-strong: var(--line-strong);

  --accent:       var(--clay);
  --accent-hover: var(--clay-strong);
  --accent-text:  var(--clay-deep);
  --accent-soft:  var(--clay-soft);
  --accent-line:  var(--clay-line);

  --depth:        var(--pine);
  --depth-soft:   var(--pine-soft);

  --link:       var(--clay-deep);
  --link-hover: var(--clay-strong);

  /* Dunkle Gruende fuer invertierte Baender */
  --ground-ink:  #23201A;
  --ground-pine: #2A4436;

  /* Status, geerdet und leise */
  --success:      #3F6B4A; --success-soft: #DCE7D9;
  --warning:      #A9791F; --warning-soft: #F0E3C4;
  --danger:       #A23A2C; --danger-soft:  #F1D9D1;
  --info:         var(--pine); --info-soft: var(--pine-soft);

  --focus:      var(--clay);

  /* On-Dark-Ebene */
  --on-dark-text:         var(--text-on-dark);
  --on-dark-body:         #C9BEAC;
  --on-dark-muted:        #BDB2A0;
  --on-dark-faint:        #8F836F;
  --on-dark-link:         #D6CCBA;
  --on-dark-accent:       #E7C6A9;
  --on-dark-accent-hover: #F2D9C0;
  --on-dark-accent-line:  rgba(231, 198, 169, 0.42);
  --on-dark-line:         rgba(240, 235, 220, 0.16);
  --on-dark-line-strong:  rgba(240, 235, 220, 0.32);
  --on-pine-muted:        #BCCABB;

  /* AIM-Kennfarbe (neu eingemessen, kennzeichnet, handelt nie: CTAs bleiben Clay) */
  --aim:         #28494E;
  --aim-strong:  #1E3A3F;
  --aim-deep:    #1B3A3F;
  --aim-soft:    #D9E5E5;
  --aim-line:    #B9CFCF;
  --ground-aim:  #244247;
  --text-on-aim: #E8F0EF;
}

/* Programm-Scope: <section data-program="aim"> */
[data-program="aim"] {
  --program:        var(--aim);
  --program-strong: var(--aim-strong);
  --program-deep:   var(--aim-deep);
  --program-soft:   var(--aim-soft);
  --program-line:   var(--aim-line);
}

/* ---------- 3. Tokens: Typografie, Raum, Radien, Tiefe, Motion ---------- */

:root {
  --font-serif: 'Newsreader', 'Iowan Old Style', 'Palatino Linotype', Georgia, serif;
  --font-sans:  'Hanken Grotesk', ui-sans-serif, 'Helvetica Neue', Arial, system-ui, sans-serif;
  --font-mono:  'IBM Plex Mono', ui-monospace, 'SF Mono', Menlo, Consolas, monospace;

  --font-display: var(--font-serif);
  --font-body:    var(--font-sans);
  --font-label:   var(--font-mono);

  --fw-regular:  400;
  --fw-medium:   500;
  --fw-semibold: 600;
  --fw-bold:     700;
  --fw-extra:    800;

  --text-2xs: 11px;
  --text-xs:  12px;
  --text-sm:  14px;
  --text-base:16px;
  --text-md:  18px;
  --text-lg:  20px;
  --text-xl:  24px;
  --text-2xl: 30px;
  --text-3xl: 38px;
  --text-4xl: 48px;
  --text-5xl: 62px;
  --text-6xl: 80px;

  --leading-tight:   1.06;
  --leading-snug:    1.18;
  --leading-normal:  1.5;
  --leading-relaxed: 1.65;

  --tracking-tight:  -0.021em;
  --tracking-snug:   -0.011em;
  --tracking-normal: 0;
  --tracking-wide:   0.02em;
  --tracking-label:  0.11em;

  --space-0:  0;
  --space-px: 1px;
  --space-1:  4px;
  --space-2:  8px;
  --space-3:  12px;
  --space-4:  16px;
  --space-5:  20px;
  --space-6:  24px;
  --space-7:  28px;
  --space-8:  32px;
  --space-10: 40px;
  --space-12: 48px;
  --space-14: 56px;
  --space-16: 64px;
  --space-20: 80px;
  --space-24: 96px;
  --space-28: 112px;
  --space-32: 128px;

  --gutter:          var(--space-6);
  --section-y:       var(--space-24);
  --section-y-tight: var(--space-16);
  --container:        1180px;
  --container-narrow: 760px;
  --container-wide:   1360px;
  --content-measure:  68ch;

  /* Strassen-Grammatik, ein Mass ueberall */
  --road-w:    2px;
  --road-dash: 9px;
  --road-gap:  9px;
  --road-dot:  14px;

  --radius-xs:   4px;
  --radius-sm:   6px;
  --radius:      10px;
  --radius-md:   12px;
  --radius-lg:   16px;
  --radius-xl:   22px;
  --radius-2xl:  28px;
  --radius-full: 999px;

  --border-w:        1px;
  --border-w-strong: 1.5px;

  --shadow-xs: 0 1px 2px rgba(35, 32, 26, 0.06);
  --shadow-sm: 0 1px 2px rgba(35, 32, 26, 0.05), 0 2px 6px rgba(35, 32, 26, 0.05);
  --shadow-md: 0 2px 4px rgba(35, 32, 26, 0.05), 0 10px 24px rgba(35, 32, 26, 0.07);
  --shadow-lg: 0 4px 10px rgba(35, 32, 26, 0.06), 0 22px 48px rgba(35, 32, 26, 0.11);
  --shadow-clay: 0 8px 22px rgba(169, 83, 46, 0.22);
  --shadow-inset: inset 0 1px 2px rgba(35, 32, 26, 0.06);
  --ring: 0 0 0 3px rgba(169, 83, 46, 0.30);
  --focus-ring: var(--ring);

  --ease-out:      cubic-bezier(0.22, 0.61, 0.24, 1);
  --ease-in-out:   cubic-bezier(0.5, 0, 0.2, 1);
  --ease-entrance: cubic-bezier(0.16, 0.84, 0.28, 1);
  --dur-fast: 120ms;
  --dur:      200ms;
  --dur-slow: 320ms;
  --dur-page: 500ms;
}

/* ---------- 4. Basis ---------- */

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

html { -webkit-text-size-adjust: 100%; scroll-behavior: smooth; }

body {
  margin: 0;
  background: var(--bg);
  color: var(--text-body);
  font-family: var(--font-body);
  font-size: var(--text-base);
  line-height: var(--leading-normal);
  font-weight: var(--fw-regular);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}

h1, h2, h3, h4, h5 {
  margin: 0;
  font-family: var(--font-display);
  font-weight: var(--fw-semibold);
  color: var(--text);
  line-height: var(--leading-snug);
  letter-spacing: var(--tracking-tight);
}

p { margin: 0; }
img { max-width: 100%; height: auto; }
[hidden] { display: none !important; }

a { color: var(--link); text-decoration: none; }
a:hover { color: var(--link-hover); }
a:focus-visible, button:focus-visible, input:focus-visible, select:focus-visible, textarea:focus-visible, [tabindex]:focus-visible {
  outline: none;
  box-shadow: var(--ring);
  border-radius: var(--radius-xs);
}

::selection { background: var(--clay-soft); color: var(--clay-deep); }

/* Mono-Eyebrow / Overline */
.wpt-eyebrow {
  font-family: var(--font-label);
  font-size: var(--text-xs);
  font-weight: var(--fw-medium);
  letter-spacing: var(--tracking-label);
  text-transform: uppercase;
  color: var(--text-muted);
}
.wpt-eyebrow--accent { color: var(--clay-deep); }
.wpt-eyebrow--on-dark { color: var(--on-dark-accent); }

/* Papierkorn-Overlay (opt-in, auf positioniertem Container) */
.wpt-grain { position: relative; }
.wpt-grain::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background-image: url("../assets/textures/paper-grain.png");
  background-size: 140px 140px;
  opacity: 0.5;
  mix-blend-mode: multiply;
}

/* Duenne Infrastruktur-Linie */
.wpt-rule {
  border: 0;
  height: var(--border-w);
  background: var(--line-strong);
}

/* Gestrichelte Strasse (horizontal) */
.wpt-road {
  border: 0;
  height: var(--road-w);
  background: repeating-linear-gradient(90deg, var(--clay) 0 var(--road-dash), transparent var(--road-dash) calc(var(--road-dash) + var(--road-gap)));
}

/* Container */
.wpt-container { max-width: var(--container); margin: 0 auto; padding-left: 28px; padding-right: 28px; }
.wpt-container--narrow { max-width: var(--container-narrow); }
.wpt-container--wide { max-width: var(--container-wide); }
@media (max-width: 480px) {
  .wpt-container { padding-left: 18px; padding-right: 18px; }
}

/* Responsive Grid-Helfer: Spalten koennen unter Inhaltsbreite schrumpfen
   (minmax(0,1fr)), auf Mobil kollabieren sie. Pflicht fuer M50. */
.wpt-grid { display: grid; gap: var(--space-4); min-width: 0; }
.wpt-grid > * { min-width: 0; }
.wpt-grid--2 { grid-template-columns: repeat(2, minmax(0, 1fr)); }
.wpt-grid--3 { grid-template-columns: repeat(3, minmax(0, 1fr)); }
.wpt-grid--4 { grid-template-columns: repeat(4, minmax(0, 1fr)); }
@media (max-width: 900px) {
  .wpt-grid--4 { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .wpt-grid--3 { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
@media (max-width: 640px) {
  .wpt-grid--2, .wpt-grid--3, .wpt-grid--4 { grid-template-columns: minmax(0, 1fr); }
}

/* Fluide Ueberschriften-Groessen (Desktop-Masse aus den Hi-Fi-Templates,
   auf Mobil per clamp herunterskaliert) */
.wpt-h-hero    { font-size: clamp(38px, 5.8vw, 64px); line-height: 1.03; letter-spacing: -0.031em; text-wrap: balance; }
.wpt-h-band    { font-size: clamp(30px, 4vw, 42px); letter-spacing: -0.024em; }
.wpt-h-section { font-size: clamp(25px, 3vw, 32px); letter-spacing: -0.02em; }
.wpt-h-quote   { font-family: var(--font-serif); font-style: italic; font-weight: var(--fw-medium); font-size: clamp(24px, 3.2vw, 32px); line-height: 1.24; letter-spacing: -0.014em; text-wrap: balance; }
.wpt-h-card    { font-family: var(--font-serif); font-weight: var(--fw-semibold); font-size: 22px; letter-spacing: -0.012em; color: var(--ink); }

/* Sichtbar nur fuer Screenreader */
.wpt-sr-only {
  position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px;
  overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0;
}

/* Skip-Link */
.wpt-skip {
  position: absolute; left: -9999px; top: 12px; z-index: 100;
  background: var(--paper-card); color: var(--clay-deep);
  padding: 10px 16px; border-radius: var(--radius-sm); border: 1px solid var(--clay-line);
  font-family: var(--font-body); font-weight: var(--fw-semibold); font-size: var(--text-sm);
}
.wpt-skip:focus { left: 12px; }

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

/* ---------- 5. Logo / Lockup ---------- */

.wpt-logo { display: inline-flex; align-items: center; gap: 13px; text-decoration: none; color: inherit; }
.wpt-logo__mark { display: block; width: auto; }
.wpt-logo--sm .wpt-logo__mark { height: 24px; }
.wpt-logo--md .wpt-logo__mark { height: 32px; }
.wpt-logo--lg .wpt-logo__mark { height: 46px; }
.wpt-logo__text { display: flex; flex-direction: column; line-height: 1.02; }
.wpt-logo__word { font-family: var(--font-serif); font-weight: var(--fw-semibold); letter-spacing: -0.02em; color: var(--ink); display: inline-flex; align-items: center; gap: 9px; white-space: nowrap; }
.wpt-logo--sm .wpt-logo__word { font-size: var(--text-lg); }
.wpt-logo--md .wpt-logo__word { font-size: var(--text-xl); }
.wpt-logo--lg .wpt-logo__word { font-size: var(--text-2xl); }
.wpt-logo__place { font-family: var(--font-label); font-weight: var(--fw-medium); font-size: 0.5em; letter-spacing: 0.1em; text-transform: uppercase; color: var(--clay-deep); border: 1px solid var(--clay-line); border-radius: var(--radius-xs); padding: 3px 7px; }
.wpt-logo__sender { font-family: var(--font-label); font-size: 10px; letter-spacing: 0.055em; text-transform: uppercase; color: var(--ink-3); margin-top: 5px; }
.wpt-logo--dark .wpt-logo__word { color: var(--text-on-dark); }
.wpt-logo--dark .wpt-logo__place { color: var(--on-dark-accent); border-color: var(--on-dark-accent-line); }
.wpt-logo--dark .wpt-logo__sender { color: var(--on-dark-faint); }

/* ---------- 6. Site-Header (mit mobilem Menue) ---------- */

.wpt-header { display: flex; align-items: center; justify-content: space-between; gap: 24px; padding: 15px 28px; background: var(--paper-page); border-bottom: 1px solid var(--line); }
.wpt-header--sticky { position: sticky; top: 0; z-index: 50; background: rgba(244, 238, 226, 0.86); backdrop-filter: saturate(1.2) blur(9px); -webkit-backdrop-filter: saturate(1.2) blur(9px); }
.wpt-header--dark { background: var(--ground-ink); border-color: var(--on-dark-line); }
.wpt-header--dark.wpt-header--sticky { background: rgba(35, 32, 26, 0.82); }
.wpt-header__nav { display: flex; align-items: center; gap: 28px; }
.wpt-header__nav a { font-family: var(--font-body); font-size: var(--text-sm); font-weight: var(--fw-medium); color: var(--ink-2); text-decoration: none; transition: color var(--dur) var(--ease-out); }
.wpt-header__nav a:hover { color: var(--clay-deep); }
.wpt-header--dark .wpt-header__nav a { color: var(--on-dark-body); }
.wpt-header--dark .wpt-header__nav a:hover { color: var(--on-dark-accent-hover); }
.wpt-header__right { display: flex; align-items: center; gap: 18px; }
.wpt-header__phone { font-family: var(--font-mono); font-size: 12.5px; letter-spacing: 0.02em; color: var(--ink-2); text-decoration: none; }
.wpt-header__phone span { color: var(--ink-4); margin-right: 7px; }
.wpt-header__burger { display: none; align-items: center; justify-content: center; width: 44px; height: 44px; background: none; border: 1px solid var(--line-strong); border-radius: var(--radius-sm); color: var(--ink); cursor: pointer; }
.wpt-header__burger svg { pointer-events: none; }
.wpt-header__burger:focus-visible { outline: none; box-shadow: var(--ring); }
.wpt-header--dark .wpt-header__burger { color: var(--on-dark-text); border-color: var(--on-dark-line-strong); }
.wpt-header__sheet { position: fixed; inset: 0; z-index: 60; background: var(--paper-page); padding: 22px 28px; display: none; flex-direction: column; }
.wpt-header__sheet.is-open { display: flex; }
.wpt-header__sheet-top { display: flex; align-items: center; justify-content: space-between; gap: 18px; padding-bottom: 16px; border-bottom: 1px solid var(--line-strong); }
.wpt-header__sheet-nav { display: flex; flex-direction: column; margin-top: 10px; }
.wpt-header__sheet-nav a { font-family: var(--font-serif); font-weight: var(--fw-semibold); font-size: var(--text-2xl); color: var(--ink); text-decoration: none; padding: 16px 0; border-bottom: 1px solid var(--line); letter-spacing: -0.015em; }
.wpt-header__sheet-nav a:hover { color: var(--clay-deep); }
.wpt-header__sheet-cta { margin-top: auto; padding-top: 22px; }
@media (max-width: 720px) {
  .wpt-header__nav { display: none; }
  .wpt-header__phone { display: none; }
  .wpt-header__burger { display: inline-flex; }
}
@media (min-width: 721px) {
  .wpt-header__sheet { display: none !important; }
}
@media (max-width: 480px) {
  .wpt-header { padding: 12px 16px; gap: 10px; }
  .wpt-header__right { gap: 8px; flex: none; }
  .wpt-header .wpt-logo { gap: 8px; min-width: 0; overflow: hidden; }
  .wpt-header .wpt-logo__text { min-width: 0; }
  .wpt-header .wpt-logo__sender { display: none; }
  .wpt-header .wpt-logo--sm .wpt-logo__word { font-size: 15px; overflow: hidden; text-overflow: ellipsis; }
  .wpt-header .wpt-logo--sm .wpt-logo__mark { height: 22px; }
  .wpt-header .wpt-btn--sm { padding: 8px 9px; font-size: 12.5px; }
}

/* ---------- 7. Footer ---------- */

.wpt-footer { background: var(--ground-ink); color: var(--on-dark-body); padding: 56px 28px 26px; }
.wpt-footer__grid { display: grid; grid-template-columns: 1.4fr 1fr 1fr 1.2fr; gap: 36px; max-width: 1180px; margin: 0 auto; }
.wpt-footer__blurb { font-family: var(--font-body); font-size: var(--text-sm); color: var(--on-dark-faint); line-height: 1.6; max-width: 34ch; margin-top: 16px; }
.wpt-footer__col h4 { font-family: var(--font-label); font-size: var(--text-xs); letter-spacing: 0.1em; text-transform: uppercase; color: var(--on-dark-faint); font-weight: var(--fw-medium); margin: 0 0 14px; }
.wpt-footer__col a { display: block; font-family: var(--font-body); font-size: var(--text-sm); color: var(--on-dark-link); text-decoration: none; padding: 5px 0; transition: color var(--dur) var(--ease-out); }
.wpt-footer__col a:hover { color: var(--paper-page); }
.wpt-footer__col a span { display: block; font-family: var(--font-label); font-size: 10px; letter-spacing: 0.06em; text-transform: uppercase; color: var(--on-dark-faint); }
.wpt-footer__bar { display: flex; align-items: center; justify-content: space-between; gap: 20px; flex-wrap: wrap; max-width: 1180px; margin: 44px auto 0; padding-top: 22px; border-top: 1px solid var(--on-dark-line); }
.wpt-footer__loc { font-family: var(--font-label); font-size: var(--text-xs); letter-spacing: 0.06em; color: var(--on-dark-faint); }
.wpt-footer__legal { display: flex; gap: 20px; }
.wpt-footer__legal a { font-family: var(--font-body); font-size: var(--text-xs); color: var(--on-dark-faint); text-decoration: none; }
.wpt-footer__legal a:hover { color: var(--paper-page); }
@media (max-width: 820px) { .wpt-footer__grid { grid-template-columns: 1fr 1fr; } }
@media (max-width: 480px) { .wpt-footer__grid { grid-template-columns: 1fr; } }

/* ---------- 8. Buttons ---------- */

.wpt-btn {
  --_bg: var(--clay); --_fg: var(--text-on-clay); --_bd: transparent; --_bgh: var(--clay-strong);
  display: inline-flex; align-items: center; justify-content: center; gap: 0.5em;
  font-family: var(--font-body); font-weight: var(--fw-semibold);
  letter-spacing: -0.005em; line-height: 1; white-space: nowrap; text-decoration: none;
  border: var(--border-w) solid var(--_bd); border-radius: var(--radius);
  background: var(--_bg); color: var(--_fg); cursor: pointer; -webkit-appearance: none; appearance: none; user-select: none;
  transition: background var(--dur) var(--ease-out), transform var(--dur-fast) var(--ease-out),
              box-shadow var(--dur) var(--ease-out), border-color var(--dur) var(--ease-out), color var(--dur) var(--ease-out);
}
.wpt-btn:hover { background: var(--_bgh); color: var(--_fg); transform: translateY(-1px); }
.wpt-btn:active { transform: translateY(0) scale(0.985); }
.wpt-btn:focus-visible { outline: none; box-shadow: var(--ring); }
.wpt-btn[disabled], .wpt-btn[aria-disabled="true"] { opacity: 0.45; cursor: not-allowed; transform: none; box-shadow: none; }
.wpt-btn__ico { display: inline-flex; align-items: center; justify-content: center; }
.wpt-btn__ico svg { width: 1.15em; height: 1.15em; }

.wpt-btn--sm { font-size: var(--text-sm); padding: 8px 14px; border-radius: var(--radius-sm); }
.wpt-btn--md { font-size: var(--text-base); padding: 11px 20px; }
.wpt-btn--lg { font-size: var(--text-md); padding: 15px 26px; border-radius: var(--radius-md); }
.wpt-btn--block { display: flex; width: 100%; }

.wpt-btn--primary { --_bg: var(--clay); --_fg: var(--text-on-clay); --_bgh: var(--clay-strong); box-shadow: var(--shadow-xs); }
.wpt-btn--secondary { --_bg: var(--ink); --_fg: var(--text-on-dark); --_bgh: #131009; box-shadow: var(--shadow-xs); }
.wpt-btn--outline { --_bg: transparent; --_fg: var(--ink); --_bd: var(--border-strong); --_bgh: var(--paper-sunken); }
.wpt-btn--outline:hover { border-color: var(--ink-3); }
.wpt-btn--ghost { --_bg: transparent; --_fg: var(--clay-deep); --_bgh: var(--clay-soft); }
.wpt-btn--quiet { --_bg: var(--paper-card); --_fg: var(--ink); --_bd: var(--border); --_bgh: var(--paper-hi); box-shadow: var(--shadow-xs); }

.wpt-btn--loading { pointer-events: none; }
.wpt-btn__spin { width: 1em; height: 1em; border-radius: 50%; border: 2px solid currentColor; border-top-color: transparent; animation: wpt-btn-spin 0.7s linear infinite; }
@keyframes wpt-btn-spin { to { transform: rotate(360deg); } }

/* ---------- 9. StationRoad (die Stationen-Strasse, kanonisches Motiv) ---------- */

.wpt-sroad { position: relative; display: grid; gap: 20px; --_rc: var(--clay); --_rcd: var(--clay-deep); --_rcl: var(--clay-line); }
.wpt-sroad--5 { grid-template-columns: repeat(5, minmax(0, 1fr)); }
.wpt-sroad--4 { grid-template-columns: repeat(4, minmax(0, 1fr)); }
.wpt-sroad--3 { grid-template-columns: repeat(3, minmax(0, 1fr)); }
.wpt-sroad--aim { --_rc: var(--aim); --_rcd: var(--aim-deep); --_rcl: var(--aim-line); }
.wpt-sroad__line { position: absolute; left: 4%; right: 4%; top: calc(var(--road-dot) / 2 - var(--road-w) / 2); height: var(--road-w); background: repeating-linear-gradient(90deg, var(--_rc) 0 var(--road-dash), transparent var(--road-dash) calc(var(--road-dash) + var(--road-gap))); }
.wpt-sroad__stop { position: relative; text-align: center; padding: calc(var(--road-dot) + 20px) 4px 0; background: none; border: 0; font: inherit; color: inherit; border-radius: var(--radius-sm); }
.wpt-sroad--int .wpt-sroad__stop { cursor: pointer; }
.wpt-sroad--int .wpt-sroad__stop:focus-visible { outline: none; box-shadow: var(--ring); }
.wpt-sroad__dot { position: absolute; top: 0; left: 50%; transform: translateX(-50%); width: var(--road-dot); height: var(--road-dot); border-radius: 50%; background: var(--paper-page); border: var(--road-w) solid var(--_rc); box-sizing: border-box; transition: background var(--dur) var(--ease-out); }
.wpt-sroad__stop--on .wpt-sroad__dot { background: var(--_rc); }
.wpt-sroad__n { display: block; font-style: normal; font-family: var(--font-label); font-size: var(--text-xs); color: var(--_rcd); }
.wpt-sroad__name { display: block; font-family: var(--font-serif); font-weight: var(--fw-semibold); font-size: 22px; color: var(--ink); margin: 6px 0; letter-spacing: -0.014em; }
.wpt-sroad__stop--on .wpt-sroad__name { color: var(--_rcd); }
.wpt-sroad__q { font-family: var(--font-body); font-size: 13.5px; line-height: 1.5; color: var(--ink-3); max-width: 22ch; margin: 0 auto; }
.wpt-sroad__pick { display: inline-block; font-family: var(--font-label); font-size: 10px; letter-spacing: 0.08em; text-transform: uppercase; color: var(--_rcd); border: 1px solid var(--_rcl); border-radius: var(--radius-xs); padding: 3px 7px; margin-top: 9px; }
/* Mobil: die Strasse kippt auf vertikal (Linie links, Stationen gestapelt) */
@media (max-width: 640px) {
  .wpt-sroad--5, .wpt-sroad--4, .wpt-sroad--3 { grid-template-columns: minmax(0, 1fr); gap: 22px; }
  .wpt-sroad__line { left: calc(var(--road-dot) / 2 - var(--road-w) / 2); right: auto; top: 4%; bottom: 4%; width: var(--road-w); height: auto; background: repeating-linear-gradient(180deg, var(--_rc) 0 var(--road-dash), transparent var(--road-dash) calc(var(--road-dash) + var(--road-gap))); }
  .wpt-sroad__stop { text-align: left; padding: 0 0 0 calc(var(--road-dot) + 18px); }
  .wpt-sroad__dot { left: 0; top: 4px; transform: none; }
  .wpt-sroad__q { margin: 0; max-width: none; }
}

/* ---------- 10. WayFork (die Weggabelung) ---------- */

.wpt-fork { --_rc: var(--clay); --_rcd: var(--clay-deep); --_rcl: var(--clay-line); }
.wpt-fork__stub { width: var(--road-w); height: 44px; margin: 0 auto; background: repeating-linear-gradient(180deg, var(--_rc) 0 calc(var(--road-dash) * 0.8), transparent calc(var(--road-dash) * 0.8) calc((var(--road-dash) + var(--road-gap)) * 0.8)); }
.wpt-fork__row { position: relative; display: grid; gap: 24px; }
.wpt-fork__row--3 { grid-template-columns: repeat(3, minmax(0, 1fr)); }
.wpt-fork__row--2 { grid-template-columns: repeat(2, minmax(0, 1fr)); }
.wpt-fork__line { position: absolute; top: calc(var(--road-dot) / 2 - var(--road-w) / 2); height: var(--road-w); background: repeating-linear-gradient(90deg, var(--_rc) 0 var(--road-dash), transparent var(--road-dash) calc(var(--road-dash) + var(--road-gap))); }
.wpt-fork__row--3 .wpt-fork__line { left: 16.666%; right: 16.666%; }
.wpt-fork__row--2 .wpt-fork__line { left: 25%; right: 25%; }
.wpt-fork__way { position: relative; text-align: center; padding-top: calc(var(--road-dot) + 20px); }
.wpt-fork__dot { position: absolute; top: 0; left: 50%; transform: translateX(-50%); width: var(--road-dot); height: var(--road-dot); border-radius: 50%; background: var(--paper-page); border: var(--road-w) solid var(--_rc); box-sizing: border-box; }
.wpt-fork__way--rec .wpt-fork__dot { background: var(--_rc); }
.wpt-fork__label { display: block; font-family: var(--font-label); font-size: var(--text-xs); color: var(--_rcd); }
.wpt-fork__title { display: block; font-family: var(--font-serif); font-weight: var(--fw-semibold); font-size: 25px; color: var(--ink); margin: 6px 0; letter-spacing: -0.014em; }
.wpt-fork__desc { font-family: var(--font-body); font-size: 13.5px; line-height: 1.5; color: var(--ink-3); max-width: 26ch; margin: 0 auto; }
.wpt-fork__meta { display: block; font-family: var(--font-label); font-size: 13px; color: var(--ink-2); margin-top: 12px; }
.wpt-fork__meta b { color: var(--_rcd); font-weight: var(--fw-semibold); }
.wpt-fork__go { display: inline-block; margin-top: 12px; font-family: var(--font-body); font-weight: var(--fw-semibold); font-size: 14.5px; color: var(--_rcd); text-decoration: underline; text-underline-offset: 4px; text-decoration-thickness: 1px; }
.wpt-fork__rec { display: inline-block; font-family: var(--font-label); font-size: 10px; letter-spacing: 0.08em; text-transform: uppercase; color: var(--_rcd); border: 1px solid var(--_rcl); border-radius: var(--radius-xs); padding: 3px 7px; margin-top: 10px; }
/* Mobil: Gabelung stapelt, Linie vertikal links */
@media (max-width: 640px) {
  .wpt-fork__stub { display: none; }
  .wpt-fork__row--3, .wpt-fork__row--2 { grid-template-columns: minmax(0, 1fr); gap: 26px; }
  .wpt-fork__row--3 .wpt-fork__line, .wpt-fork__row--2 .wpt-fork__line { left: calc(var(--road-dot) / 2 - var(--road-w) / 2); right: auto; top: 4%; bottom: 4%; width: var(--road-w); height: auto; background: repeating-linear-gradient(180deg, var(--_rc) 0 var(--road-dash), transparent var(--road-dash) calc(var(--road-dash) + var(--road-gap))); }
  .wpt-fork__way { text-align: left; padding: 0 0 0 calc(var(--road-dot) + 18px); }
  .wpt-fork__dot { left: 0; top: 4px; transform: none; }
  .wpt-fork__desc { margin: 0; max-width: none; }
}

/* ---------- 11. CheckCard (Station 0) ---------- */

.wpt-check { background: var(--paper-card); border: 1px solid var(--line); border-radius: var(--radius-md); box-shadow: var(--shadow-sm); padding: 22px 24px; }
.wpt-check__head { display: flex; align-items: baseline; justify-content: space-between; gap: 16px; }
.wpt-check__title { font-family: var(--font-serif); font-weight: var(--fw-semibold); font-size: 20px; color: var(--ink); letter-spacing: -0.012em; }
.wpt-check__price { font-family: var(--font-label); font-weight: var(--fw-semibold); font-size: 24px; color: var(--clay-deep); white-space: nowrap; }
.wpt-check__price small { font-size: 12px; font-weight: var(--fw-medium); color: var(--ink-3); letter-spacing: 0.05em; }
.wpt-check__text { font-family: var(--font-body); font-size: 14px; line-height: 1.55; color: var(--ink-2); margin: 8px 0 0; }
.wpt-check__cta { margin-top: 14px; }

/* ---------- 11b. MaturityChip (Reife-Worte) ---------- */

.wpt-reife { display: inline-block; font-family: var(--font-label); font-size: 10.5px; font-weight: var(--fw-medium); letter-spacing: 0.07em; text-transform: uppercase; border: 1px solid; border-radius: var(--radius-xs); padding: 4px 9px; white-space: nowrap; }
.wpt-reife--done, .wpt-reife--laeuft { color: var(--success); border-color: rgba(63, 107, 74, 0.35); }
.wpt-reife--tested, .wpt-reife--teils { color: var(--warning); border-color: rgba(169, 121, 31, 0.4); }
.wpt-reife--proto, .wpt-reife--haengt { color: var(--clay-deep); border-color: var(--clay-line); }
.wpt-reife--open { color: var(--ink-4); border-color: var(--line-strong); }

/* ---------- 12. FiveAreas (kompakt und gestapelt) ---------- */

.wpt-five--row { display: grid; grid-template-columns: repeat(5, minmax(0, 1fr)); gap: 26px; }
.wpt-five--stack { display: flex; flex-direction: column; }
.wpt-five--stack .wpt-five__item { display: grid; grid-template-columns: 52px 1fr; gap: 20px; padding: 18px 0; border-top: 1px solid var(--line); align-items: baseline; }
.wpt-five--stack .wpt-five__item:last-child { border-bottom: 1px solid var(--line); }
.wpt-five--stack .wpt-five__n { font-family: var(--font-label); font-size: var(--text-md); color: var(--clay-deep); font-weight: var(--fw-medium); }
.wpt-five--stack .wpt-five__name { font-family: var(--font-serif); font-weight: var(--fw-semibold); font-size: var(--text-2xl); color: var(--ink); letter-spacing: -0.015em; }
.wpt-five--stack .wpt-five__desc { font-family: var(--font-body); font-size: var(--text-base); color: var(--ink-3); line-height: 1.55; margin-top: 4px; }
.wpt-five--compact { display: flex; flex-wrap: wrap; gap: 8px 20px; }
.wpt-five__chip { display: inline-flex; align-items: baseline; gap: 8px; font-family: var(--font-body); font-size: var(--text-base); color: var(--ink-2); }
.wpt-five__chip b { font-family: var(--font-label); font-size: var(--text-xs); color: var(--clay-deep); font-weight: var(--fw-medium); }
.wpt-five--on-dark.wpt-five--stack .wpt-five__name, .wpt-five--on-dark .wpt-five__chip { color: var(--text-on-dark); }
.wpt-five--on-dark.wpt-five--stack .wpt-five__desc { color: var(--on-dark-muted); }
.wpt-five--on-dark.wpt-five--stack .wpt-five__n { color: var(--on-dark-accent); }
.wpt-five--on-dark .wpt-five__item { border-color: var(--on-dark-line) !important; }
@media (max-width: 900px) { .wpt-five--row { grid-template-columns: repeat(2, minmax(0, 1fr)); } }
@media (max-width: 640px) { .wpt-five--row { grid-template-columns: minmax(0, 1fr); } }

/* ==========================================================================
   13. Nachtrag 2026-07-08 · Design-Entscheide 22-24
   Quelle: _Design_System\11_Import_2026-07-08_handoff (README 22-24)
   ========================================================================== */

/* Marken-Punkt auf dunklem Grund (identisch mit der ondark-Marke) */
:root { --on-dark-dot: #C4622D; }

/* ---- Entscheid 24: Temperatur-Stufen. Ein System, zwei Stufen. ----
   WARM (Default): bloos-partner.de, uwe-bloos.de und alle Dokument-Kanaele.
   HELL: die Schul-Domain wpt-institut.de (Ausnahme ki-reifegrad, bleibt Ink-Grund).
   Aktivierung: data-stufe="hell" auf <html>. Frische aus Grund und Luft, kein kaltes Weiss.
   Kennfarben-Rezept fuer neue Programme: Kennfarbe oklch(0.38 0.045 H) · Toenung oklch(0.9 0.02 H)
   · Linie oklch(0.85 0.035 H) · Band oklch(0.35 0.045 H); H mit Abstand zu Clay (~40),
   Pine (~150), AIM (205); kein kaltes Blau; nie zwei Kennfarben auf einer Flaeche. */
[data-stufe="hell"] {
  --paper-page:   #FFFDF8;
  --paper-card:   #FFFDF8; /* Karten tragen die Kante ueber Hairline + Schatten */
  --paper-sunken: #F4EEE2; /* das warme Oat uebernimmt die vertiefte Rolle */
  --section-y:       120px;
  --section-y-tight: var(--space-20);
}

/* ---- Entscheid 22: Absender-Lockup, fixe Geometrie ----
   Gilt fuer Logos MIT Absenderzeile; die Marke spannt Kappenlinie der Wortmarke
   bis Basislinie der Absenderzeile. Ohne Absenderzeile bleibt die Basis-Geometrie. */
.wpt-logo__sender { font-weight: var(--fw-medium); letter-spacing: 0.06em; line-height: 1; white-space: nowrap; }
.wpt-logo:has(.wpt-logo__sender) .wpt-logo__text { line-height: 0.95; }
.wpt-logo--sm:has(.wpt-logo__sender) .wpt-logo__word { font-size: 20px; }
.wpt-logo--md:has(.wpt-logo__sender) .wpt-logo__word { font-size: 24px; }
.wpt-logo--lg:has(.wpt-logo__sender) .wpt-logo__word { font-size: 30px; }
.wpt-logo--sm:has(.wpt-logo__sender) .wpt-logo__sender { font-size: 9px;  margin-top: 4px; }
.wpt-logo--md:has(.wpt-logo__sender) .wpt-logo__sender { font-size: 10px; margin-top: 5px; }
.wpt-logo--lg:has(.wpt-logo__sender) .wpt-logo__sender { font-size: 12px; margin-top: 7px; }
.wpt-logo--sm:has(.wpt-logo__sender) .wpt-logo__mark { height: 33px; }
.wpt-logo--md:has(.wpt-logo__sender) .wpt-logo__mark { height: 40px; }
.wpt-logo--lg:has(.wpt-logo__sender) .wpt-logo__mark { height: 50px; }
@media (max-width: 480px) {
  /* Mobil bleibt die kompakte Header-Geometrie (Absenderzeile ist ausgeblendet) */
  .wpt-header .wpt-logo--sm:has(.wpt-logo__sender) .wpt-logo__word { font-size: 15px; }
  .wpt-header .wpt-logo--sm:has(.wpt-logo__sender) .wpt-logo__mark { height: 22px; }
}

/* ---- Entscheid 23: Haus-Wortmarke "Prof. Dr. Bloos & Hollstein", gesetzt ----
   Zwei Marken im Haus: WPT Institut (mit W.) und die Haus-Wortmarke. Das kursive &
   in Clay (dunkel: --on-dark-dot) ist der menschliche Verbinder, der Titel tritt zurueck. */
.wpt-logo__hausnamen { font-family: var(--font-serif); font-weight: var(--fw-semibold); letter-spacing: -0.02em; color: var(--ink); white-space: nowrap; line-height: 1; }
.wpt-logo__hausamp { font-style: italic; font-weight: var(--fw-medium); color: var(--clay); }
.wpt-logo__haus--stack { display: inline-flex; flex-direction: column; }
.wpt-logo__haus--stack .wpt-logo__haustitel { font-family: var(--font-label); font-weight: var(--fw-medium); letter-spacing: 0.11em; text-transform: uppercase; color: var(--ink-3); line-height: 1; white-space: nowrap; }
.wpt-logo__haus--line { display: inline-flex; align-items: baseline; }
.wpt-logo__haus--line .wpt-logo__haustitel { font-family: var(--font-serif); font-weight: var(--fw-medium); letter-spacing: 0.005em; color: var(--ink-2); white-space: nowrap; }
.wpt-logo--sm .wpt-logo__hausnamen { font-size: 20px; }
.wpt-logo--md .wpt-logo__hausnamen { font-size: 24px; }
.wpt-logo--lg .wpt-logo__hausnamen { font-size: 30px; }
.wpt-logo--sm .wpt-logo__haus--stack { gap: 4px; } .wpt-logo--sm .wpt-logo__haus--stack .wpt-logo__haustitel { font-size: 9px; }
.wpt-logo--md .wpt-logo__haus--stack { gap: 6px; } .wpt-logo--md .wpt-logo__haus--stack .wpt-logo__haustitel { font-size: 10px; }
.wpt-logo--lg .wpt-logo__haus--stack { gap: 7px; } .wpt-logo--lg .wpt-logo__haus--stack .wpt-logo__haustitel { font-size: 12px; }
.wpt-logo--sm .wpt-logo__haus--line { gap: 7px; }  .wpt-logo--sm .wpt-logo__haus--line .wpt-logo__haustitel { font-size: 12.5px; }
.wpt-logo--md .wpt-logo__haus--line { gap: 9px; }  .wpt-logo--md .wpt-logo__haus--line .wpt-logo__haustitel { font-size: 15px; }
.wpt-logo--lg .wpt-logo__haus--line { gap: 11px; } .wpt-logo--lg .wpt-logo__haus--line .wpt-logo__haustitel { font-size: 18px; }
.wpt-logo--dark .wpt-logo__hausnamen { color: var(--text-on-dark); }
.wpt-logo--dark .wpt-logo__hausamp { color: var(--on-dark-dot); }
.wpt-logo--dark .wpt-logo__haus--stack .wpt-logo__haustitel, .wpt-logo--dark .wpt-logo__haus--line .wpt-logo__haustitel { color: var(--on-dark-faint); }

/* ---- Entscheid 23: Buchstaben-Marke (Familie "Buchstabe + Punkt": B., UB., A. – das W. bleibt Bild) ---- */
.wpt-logo__lettermark { font-family: var(--font-serif); font-weight: var(--fw-semibold); font-variation-settings: 'opsz' 72; line-height: 0.72; letter-spacing: -0.01em; color: var(--ink); display: inline-flex; align-items: baseline; white-space: nowrap; }
.wpt-logo__letterdot { display: inline-block; width: 0.135em; height: 0.135em; border-radius: 50%; background: var(--clay); margin-left: 0.06em; }
.wpt-logo--sm .wpt-logo__lettermark { font-size: 29px; }
.wpt-logo--md .wpt-logo__lettermark { font-size: 38px; }
.wpt-logo--lg .wpt-logo__lettermark { font-size: 55px; }
.wpt-logo--sm:has(.wpt-logo__sender) .wpt-logo__lettermark { font-size: 39px; }
.wpt-logo--md:has(.wpt-logo__sender) .wpt-logo__lettermark { font-size: 48px; }
.wpt-logo--lg:has(.wpt-logo__sender) .wpt-logo__lettermark { font-size: 60px; }
.wpt-logo--dark .wpt-logo__lettermark { color: var(--text-on-dark); }
.wpt-logo--dark .wpt-logo__letterdot { background: var(--on-dark-dot); }
@media (max-width: 480px) {
  .wpt-header .wpt-logo--sm:has(.wpt-logo__sender) .wpt-logo__lettermark { font-size: 26px; }
}
