/* ==========================================================================
   Philipp Pamminger — philipppamminger.com
   Converted from the Claude Design source. All colour, type and spacing
   values below come from that design; see fonts/LICENSES.md for the fonts.
   ========================================================================== */

/* --------------------------------------------------------------------------
   Fonts — self-hosted, variable, latin + latin-ext only.
   Blocks mirror the Google Fonts CSS API output (same unicode-range values),
   with url() pointing at local files. A browser fetches a subset file only if
   the page actually contains a character in its range, so the latin-ext files
   normally cost nothing.
   -------------------------------------------------------------------------- */

/* Newsreader — roman */
@font-face {
  font-family: 'Newsreader';
  font-style: normal;
  font-weight: 400 600;
  font-display: swap;
  src: url(../fonts/newsreader-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: 'Newsreader';
  font-style: normal;
  font-weight: 400 600;
  font-display: swap;
  src: url(../fonts/newsreader-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;
}

/* Newsreader — italic */
@font-face {
  font-family: 'Newsreader';
  font-style: italic;
  font-weight: 400 600;
  font-display: swap;
  src: url(../fonts/newsreader-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;
}
@font-face {
  font-family: 'Newsreader';
  font-style: italic;
  font-weight: 400 600;
  font-display: swap;
  src: url(../fonts/newsreader-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;
}

/* Hanken Grotesk */
@font-face {
  font-family: 'Hanken Grotesk';
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url(../fonts/hanken-grotesk-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: 'Hanken Grotesk';
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url(../fonts/hanken-grotesk-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;
}

/* JetBrains Mono */
@font-face {
  font-family: 'JetBrains Mono';
  font-style: normal;
  font-weight: 400 500;
  font-display: swap;
  src: url(../fonts/jetbrains-mono-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: 'JetBrains Mono';
  font-style: normal;
  font-weight: 400 500;
  font-display: swap;
  src: url(../fonts/jetbrains-mono-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;
}

/* --------------------------------------------------------------------------
   Tokens
   -------------------------------------------------------------------------- */

:root {
  /* Colour */
  --paper: #F0EEE6;
  --paper-alt: #E8E6DC;
  --card: #FAFAF7;
  --ink: #141413;
  /* Abgedunkelt gegenüber der Vorlage (#6B6A65): auf dem Band --paper-alt kam
     der alte Ton nur auf 4,33:1, WCAG AA verlangt 4,5 für Text unter 24px.
     Betraf Sektionslabel, Intro, Timeline-Jahre und die 11px-Labels. */
  --muted: #67665F;
  --accent: #4A5A3C;
  --accent-dark: #3A4830;
  --sand: #EBDBBC;

  --rule: rgba(107, 106, 101, 0.25);
  --hairline: rgba(107, 106, 101, 0.15);
  --link-underline: rgba(74, 90, 60, 0.35);

  /* Type */
  --serif: 'Newsreader', Georgia, 'Times New Roman', serif;
  --sans: 'Hanken Grotesk', system-ui, -apple-system, 'Segoe UI', sans-serif;
  --mono: 'JetBrains Mono', ui-monospace, 'SFMono-Regular', Consolas, monospace;

  /* Layout */
  --measure: 1200px;
  --gutter: 32px;
  --rhythm: 160px;
}

/* --------------------------------------------------------------------------
   Base
   -------------------------------------------------------------------------- */

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

@media (prefers-reduced-motion: no-preference) {
  html { scroll-behavior: smooth; }
}

body {
  margin: 0;
  background: var(--paper);
  color: var(--ink);
  font-family: var(--sans);
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
}

a {
  color: var(--accent);
  text-decoration: none;
  border-bottom: 1px solid var(--link-underline);
  transition: color 200ms ease, border-color 200ms ease;
}
a:hover { color: var(--accent-dark); border-color: var(--accent-dark); }
a:focus-visible,
button:focus-visible { outline: 2px solid var(--accent); outline-offset: 3px; }

::selection { background: var(--accent); color: var(--paper); }

/* --------------------------------------------------------------------------
   Layout primitives
   -------------------------------------------------------------------------- */

/* Standard content well. Sections carry their own top rhythm. */
.section {
  max-width: var(--measure);
  margin: 0 auto;
  padding: var(--rhythm) var(--gutter) 0;
}
/* Reduziert, weil der Header darüber schon ~43px beisteuert — zusammen
   ergibt das wieder die ursprünglichen ~96px Luft über der Eyebrow-Zeile. */
.section--hero { padding-top: 56px; }
/* Inside a full-bleed band the vertical padding belongs to the band. */
.section--flush { padding-top: 0; padding-bottom: 0; }

/* Full-bleed colour bands. */
.band { margin-top: var(--rhythm); }
.band--alt { background: var(--paper-alt); padding: 120px 0; }
.band--dark { background: var(--ink); padding: 140px var(--gutter); }

/* Numbered label column + content column. */
.split {
  display: flex;
  flex-wrap: wrap;
  gap: 48px;
}
.split__label { flex: 0 1 200px; min-width: 160px; }
.split__body { flex: 3 1 640px; min-width: 280px; }

/* Label über dem Inhalt statt daneben. Sektion 02 braucht das: mit
   nebenstehendem Label bleiben für drei Spalten nur 269px übrig, also rund
   29 Zeichen pro Zeile — weit unter der Lesbarkeitsschwelle von 45–75.
   Gestapelt sind es ~352px pro Spalte. */
.split--stacked { flex-direction: column; gap: 28px; }
.split--stacked > .split__label,
.split--stacked > .split__body { flex: 0 1 auto; min-width: 0; }

.eyebrow {
  margin: 0;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--muted);
}
.eyebrow--dark { color: rgba(240, 238, 230, 0.5); margin-bottom: 32px; }

/* --------------------------------------------------------------------------
   Reveal on scroll
   The hidden state is scoped to .js so that without JavaScript — or before
   main.js runs — the page renders fully visible rather than blank.
   -------------------------------------------------------------------------- */

.js [data-reveal] {
  opacity: 0;
  transform: translateY(24px);
  transition: opacity 600ms ease-out, transform 600ms ease-out;
}
.js [data-reveal].is-visible {
  opacity: 1;
  transform: none;
}
@media (prefers-reduced-motion: reduce) {
  .js [data-reveal] { opacity: 1; transform: none; transition: none; }
}

/* --------------------------------------------------------------------------
   01 — Hero
   -------------------------------------------------------------------------- */

.hero {
  display: flex;
  /* wrap-reverse puts the portrait above the text once it wraps */
  flex-wrap: wrap-reverse;
  gap: 56px;
  align-items: center;
}
.hero__body { flex: 2 1 480px; min-width: 280px; }
.hero__media { flex: 1 1 300px; min-width: 240px; max-width: 380px; }

.hero .eyebrow { margin-bottom: 28px; }

/* Die These trägt den Hero: Displaygröße in der Akzentfarbe. Sie ist auch das
   h1 — optische und semantische Hauptüberschrift müssen dieselbe sein. */
.hero__title {
  margin: 0 0 26px;
  max-width: 14ch;
  font-family: var(--serif);
  font-weight: 500;
  font-size: clamp(2.4rem, 5.2vw, 4.4rem);
  line-height: 1.08;
  letter-spacing: -0.01em;
  color: var(--accent);
}
/* Der Rollen-Claim unter der These. In Tinte und halbfett vom gedämpften Lead
   darunter abgesetzt — trägt die Fakten, ohne der These die Bühne zu nehmen. */
.hero__roles {
  margin: 0 0 28px;
  max-width: 34ch;
  font-size: 21px;
  font-weight: 500;
  line-height: 1.45;
  color: var(--ink);
}
.hero__lead {
  margin: 0 0 32px;
  max-width: 52ch;
  font-size: 19px;
  line-height: 1.6;
  color: var(--muted);
}
.hero__link { margin: 0; font-size: 15px; font-weight: 500; }

/* Beide LinkedIn-Links kamen auf nur ~20px Klickhöhe. Dieselbe Technik wie beim
   Sprachumschalter: das Pseudo-Element vergrößert die Trefferfläche auf ~47px
   (Hero) bzw. ~49px (CTA), ohne das Layout zu verändern. Beide Links stehen
   allein in ihrem Absatz, die horizontale Ausdehnung kollidiert mit nichts. */
.hero__link a,
.cta__link a { position: relative; }
.hero__link a::after,
.cta__link a::after {
  content: '';
  position: absolute;
  inset: -13px -8px;
}

.portrait {
  display: block;
  width: 100%;
  height: 460px;
  border-radius: 24px;
  object-fit: cover;
}
/* Stand-in until a real portrait lands — same box, same radius. */
.portrait--empty {
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--paper-alt);
  border: 1px solid rgba(107, 106, 101, 0.18);
  font-family: var(--serif);
  font-weight: 500;
  font-size: 64px;
  letter-spacing: 0.02em;
  color: rgba(107, 106, 101, 0.45);
  user-select: none;
}

/* --------------------------------------------------------------------------
   02 — Two toolboxes
   -------------------------------------------------------------------------- */

/* Drei Spalten passen nicht mehr in eine Flex-Basis von 340px — auto-fit-Grid
   wie bei .evidence: 3 nebeneinander, dann 2, dann 1, ohne Wrap-Überraschungen.
   Die Untergrenze von 320px ist kein Schätzwert: darunter fällt der Fließtext
   unter ~35 Zeichen pro Zeile und liest hackelig. Lieber früher umbrechen. */
.toolbox {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
  gap: 40px;
}
.toolbox__col {
  display: flex;
  flex-direction: column;
  gap: 40px;
  min-width: 0;
}
.toolbox__heading {
  margin: 0 0 8px;
  font-family: var(--serif);
  font-weight: 500;
  font-size: 22px;
  letter-spacing: -0.005em;
  color: var(--muted);
}
.quote {
  margin: 0 0 14px;
  font-family: var(--serif);
  font-style: italic;
  font-size: 24px;
  line-height: 1.35;
  color: var(--ink);
}
.gloss {
  margin: 0;
  font-size: 17px;
  line-height: 1.6;
  color: var(--muted);
}

/* --------------------------------------------------------------------------
   03 — Two worlds
   -------------------------------------------------------------------------- */

.worlds__intro {
  margin: 0 0 12px;
  max-width: 56ch;
  font-size: 15px;
  line-height: 1.6;
  color: var(--muted);
}

.worlds__heads {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 32px;
}
.worlds__head {
  flex: 0 1 46%;
  min-width: 240px;
  margin: 0;
  padding: 0 28px;
  font-family: var(--sans);
  font-weight: 700;
  font-size: 28px;
  letter-spacing: -0.01em;
}
.worlds__head--led { text-align: right; color: var(--ink); }
.worlds__head--built { text-align: left; color: var(--accent); }

.timeline {
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
}
/* Centre rule */
.timeline::before {
  content: '';
  position: absolute;
  left: 50%;
  top: 0;
  bottom: 0;
  width: 1px;
  background: var(--rule);
  transform: translateX(-50%);
}

.timeline__item {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 40px;
}
/* Dot. The 2px ring is --paper, not --paper-alt: as designed, it reads as a
   slightly lighter halo against this band. */
.timeline__item::before {
  content: '';
  position: absolute;
  left: 50%;
  top: 5px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  border: 2px solid var(--paper);
  transform: translateX(-50%);
  z-index: 1;
}
.timeline__item--led::before { background: var(--muted); }
.timeline__item--built::before { background: var(--accent); }

.timeline__card {
  flex: 0 1 46%;
  min-width: 240px;
  padding: 0 28px;
}
/* "Led" sits left of the rule and reads right-aligned; "Built" mirrors it. */
.timeline__item--led { justify-content: flex-start; }
.timeline__item--led .timeline__card { text-align: right; }
.timeline__item--led .timeline__meta { justify-content: flex-end; }

.timeline__item--built { justify-content: flex-end; }
.timeline__item--built .timeline__card { text-align: left; }
.timeline__item--built .timeline__meta { justify-content: flex-start; }

.timeline__meta {
  display: flex;
  align-items: baseline;
  gap: 10px;
  margin: 0 0 6px;
}
.timeline__years {
  font-family: var(--mono);
  font-size: 13px;
  color: var(--muted);
}
.timeline__type {
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}
.timeline__item--led .timeline__type { color: var(--muted); }
.timeline__item--built .timeline__type { color: var(--accent); }

.timeline__text {
  margin: 0;
  font-size: 16px;
  line-height: 1.55;
  color: var(--ink);
}
.timeline__text strong { font-weight: 600; }

/* --------------------------------------------------------------------------
   04 — Evidence
   One auto-fit grid rather than two hardcoded rows of three. The asymmetric
   gap reproduces the design exactly: 16px between rows, 1px between cards.
   -------------------------------------------------------------------------- */

.evidence {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
  gap: 16px 1px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.evidence__card {
  display: flex;
  flex-direction: column;
  gap: 14px;
  min-height: 190px;
  padding: 36px 28px;
  background: var(--card);
  border: 1px solid var(--hairline);
  border-top: 2px solid var(--accent);
  border-radius: 10px;
}
.evidence__stat {
  margin: 0;
  font-family: var(--serif);
  font-weight: 500;
  font-size: 32px;
  line-height: 1.15;
  color: var(--ink);
}
.evidence__desc {
  margin: 0;
  font-size: 15px;
  line-height: 1.5;
  color: var(--muted);
}

/* --------------------------------------------------------------------------
   05 — What my friends say
   -------------------------------------------------------------------------- */

.friends__intro {
  margin: 0 0 56px;
  max-width: 38ch;
  font-family: var(--serif);
  font-style: italic;
  font-size: 26px;
  line-height: 1.4;
  color: var(--ink);
}
.traits {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  margin: 0;
}
.traits__item {
  flex: 1 1 220px;
  min-width: 200px;
  padding-top: 24px;
  border-top: 1px solid var(--hairline);
}
.traits__term {
  margin: 0 0 10px;
  font-family: var(--serif);
  font-size: 20px;
  color: var(--ink);
}
.traits__desc {
  margin: 0;
  font-size: 15px;
  color: var(--muted);
}

/* --------------------------------------------------------------------------
   06 — Let's talk
   -------------------------------------------------------------------------- */

.cta {
  max-width: var(--measure);
  margin: 0 auto;
}
.cta__title {
  margin: 0 0 40px;
  max-width: 16ch;
  font-family: var(--serif);
  font-weight: 500;
  font-size: clamp(2rem, 4.4vw, 3.4rem);
  line-height: 1.15;
  color: var(--paper);
}
.cta__link { margin: 0; font-size: 17px; font-weight: 500; }
.cta__link a {
  color: var(--sand);
  border-color: rgba(235, 219, 188, 0.4);
}
/* The global hover colour is near-black and would vanish on this band. */
.cta__link a:hover { color: var(--paper); border-color: var(--paper); }

/* --------------------------------------------------------------------------
   Footer
   -------------------------------------------------------------------------- */

.site-footer {
  max-width: var(--measure);
  margin: 0 auto;
  padding: 40px var(--gutter) 64px;
  display: flex;
  flex-wrap: wrap;
  gap: 12px 24px;
  justify-content: space-between;
  align-items: center;
}
.site-footer p {
  margin: 0;
  font-size: 13px;
  color: var(--muted);
}

/* --------------------------------------------------------------------------
   Sprachumschalter, oben rechts
   -------------------------------------------------------------------------- */

/* Auf dieselbe Inhaltsbreite gesetzt wie alle Sektionen, damit die rechte
   Kante des Umschalters mit der rechten Textkante darunter fluchtet. */
.site-header {
  max-width: var(--measure);
  margin: 0 auto;
  padding: 28px var(--gutter) 0;
  display: flex;
}

/* Übernimmt die Eyebrow-Typografie, damit es zur restlichen Seite gehört
   statt wie eine aufgesetzte Navigation zu wirken. Die aktive Sprache ist
   kein Link und trägt aria-current — dadurch ist sie auch ohne den
   Farbunterschied als aktuell erkennbar, nicht bloß visuell. */
.lang-switch {
  display: flex;
  gap: 14px;
  align-items: baseline;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}
.lang-switch [aria-current] { color: var(--ink); }
.lang-switch a {
  position: relative;
  color: var(--muted);
  border-color: rgba(107, 106, 101, 0.3);
}
.lang-switch a:hover {
  color: var(--accent-dark);
  border-color: var(--accent-dark);
}
/* Die Textzeile ist nur 17px hoch — als Tap-Target auf dem Handy zu klein
   (Richtwert 44px). Das Pseudo-Element vergrößert die Klickfläche auf ~45px,
   ohne das Layout zu verändern. Horizontal bewusst nur 6px, damit sich die
   Flächen bei 14px Abstand nicht überlappen. */
.lang-switch a::after {
  content: '';
  position: absolute;
  inset: -15px -6px;
}

/* --------------------------------------------------------------------------
   Responsive
   The source relied on flex-wrap alone. These are the breakpoints it needed.
   -------------------------------------------------------------------------- */

@media (max-width: 900px) {
  :root { --rhythm: 96px; }
  .site-header { padding-top: 20px; }
  .section--hero { padding-top: 32px; }
  .hero { gap: 40px; }
  .band--alt { padding: 80px 0; }
  .band--dark { padding: 96px var(--gutter); }
  .split { gap: 32px; }
  .toolbox { gap: 40px; }
}

/* Single-column timeline. Above this width the two 46% halves flank the rule;
   below it they would both go full width while the rule and dots stayed
   pinned at 50%, striking through the text. */
@media (max-width: 760px) {
  .worlds__heads { display: none; }

  .timeline::before { left: 5px; }

  .timeline__item,
  .timeline__item--led,
  .timeline__item--built { justify-content: flex-start; margin-bottom: 32px; }

  .timeline__item::before { left: 5px; }

  .timeline__card,
  .timeline__item--led .timeline__card,
  .timeline__item--built .timeline__card {
    flex: 1 1 100%;
    min-width: 0;
    padding: 0 0 0 28px;
    text-align: left;
  }
  .timeline__item--led .timeline__meta,
  .timeline__item--built .timeline__meta { justify-content: flex-start; }
}

@media (max-width: 600px) {
  :root { --gutter: 20px; }
  .portrait { height: 340px; }
  .portrait--empty { font-size: 52px; }
  .quote { font-size: 21px; }
  .friends__intro { font-size: 22px; margin-bottom: 40px; }
  .evidence__stat { font-size: 27px; }
  .evidence__card { padding: 28px 22px; min-height: 0; }
  .hero__lead { font-size: 17px; }
  .traits { gap: 28px; }
}

/* --------------------------------------------------------------------------
   Gedanken — Beitragslisten und Beitragsseiten
   -------------------------------------------------------------------------- */

/* Schiebt den Umschalter nach rechts, unabhängig davon, ob links daneben etwas
   steht. Auf der Startseite ist er das einzige Kind des Headers, auf Blogseiten
   steht links der Weg zurück — mit justify-content am Header wäre eines der
   beiden Layouts zwangsläufig falsch. */
.lang-switch { margin-left: auto; }

.site-header__home {
  position: relative;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--muted);
  border-color: rgba(107, 106, 101, 0.3);
}
.site-header__home:hover { color: var(--accent-dark); border-color: var(--accent-dark); }
/* Klickfläche auf 44px vergrößern, wie bei den übrigen Links. */
.site-header__home::after { content: ''; position: absolute; inset: -15px -6px; }

/* Beitragsliste — auf der Startseite wie auf der Übersichtsseite */
.posts {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 44px;
}
.posts__meta {
  margin: 0 0 8px;
  font-family: var(--mono);
  font-size: 13px;
  color: var(--muted);
}
.posts__title {
  margin: 0 0 10px;
  font-family: var(--serif);
  font-weight: 500;
  font-size: 26px;
  line-height: 1.25;
  letter-spacing: -0.005em;
}
/* Ohne Unterstreichung im Ruhezustand — bei Überschriftengröße wirkt die
   durchgehende Linie schwer. Sie erscheint erst beim Überfahren. */
.posts__title a { color: var(--ink); border-bottom-color: transparent; }
.posts__title a:hover { color: var(--accent); border-bottom-color: var(--accent); }
.posts__excerpt {
  margin: 0;
  max-width: 60ch;
  font-size: 17px;
  line-height: 1.6;
  color: var(--muted);
}
.posts__more { margin: 48px 0 0; font-size: 15px; font-weight: 500; }

/* Einzelner Beitrag. Schmaler als die übrigen Sektionen: bei 19px ergeben
   660px rund 67 Zeichen pro Zeile und damit angenehmen Lesefluss. */
.section--post { max-width: 660px; padding-top: 56px; }
.post__date { margin: 0 0 20px; }
.post__title {
  margin: 0 0 40px;
  font-family: var(--serif);
  font-weight: 500;
  font-size: clamp(2rem, 4vw, 3.2rem);
  line-height: 1.12;
  letter-spacing: -0.01em;
}
.prose p { margin: 0 0 26px; font-size: 19px; line-height: 1.65; color: var(--ink); }
.prose h2 {
  margin: 52px 0 18px;
  font-family: var(--serif);
  font-weight: 500;
  font-size: 26px;
  line-height: 1.25;
}
.prose blockquote {
  margin: 40px 0;
  padding: 0;
  font-family: var(--serif);
  font-style: italic;
  font-size: 24px;
  line-height: 1.35;
  color: var(--ink);
}
.prose ul, .prose ol { margin: 0 0 26px; padding-left: 22px; }
.prose li { margin-bottom: 10px; font-size: 19px; line-height: 1.65; }
.post__back { margin: 72px 0 0; font-size: 15px; font-weight: 500; }

@media (max-width: 600px) {
  .posts { gap: 36px; }
  .posts__title { font-size: 22px; }
  .prose p, .prose li { font-size: 17px; }
  .prose blockquote { font-size: 21px; }
}
