@import url('https://fonts.googleapis.com/css2?family=Spectral:ital,wght@0,300;0,400;0,500;0,600;1,400&family=Public+Sans:wght@400;500;600&family=Space+Mono:wght@400;700&display=swap');

/* ---- Archiv theme: homepage container reset ----
   The parent quark-a11y theme wraps modular section content in
   #body-wrapper > .container.grid-lg (max-width:976px + padding), which
   would clip our full-bleed sections (quote band, footer, hairline rules).
   Scoped to the modular homepage only (body.modular) so other pages keep
   the default theme layout untouched. */
body.modular #body-wrapper.section{ padding-left:0; padding-right:0; }
body.modular #body-wrapper .container{ max-width:none; padding:0; margin:0; }
body.modular{ background:#F4EEE2; }

/* ---- Header ---- */
.gk-header{ position:sticky; top:0; z-index:50; background:rgba(244,238,226,.92);
  backdrop-filter:blur(8px); border-bottom:1px solid #DBD1BF; }
.gk-header .gk-strip{ display:flex; justify-content:space-between; padding:8px 48px;
  background:#EFE7D6; font-family:'Space Mono',monospace; font-size:11px;
  letter-spacing:.12em; text-transform:uppercase; color:#8a7c63; }
.gk-header .gk-row{ display:flex; align-items:center; justify-content:space-between;
  max-width:1180px; margin:0 auto; padding:20px 48px; }
.gk-header .gk-logo{ font-family:'Public Sans',sans-serif; font-weight:600; font-size:24px;
  letter-spacing:-.01em; color:#1B1815 !important; text-decoration:none !important; }
.gk-header nav{ display:flex; gap:36px; font-size:13px; letter-spacing:.08em;
  text-transform:uppercase; }
.gk-header nav a{ color:#5f574a !important; text-decoration:none !important;
  padding-bottom:4px; transition:color .25s, box-shadow .25s; }
.gk-header nav a:hover, .gk-header nav a:focus-visible{ color:#7A2E2E !important; box-shadow:0 1px 0 #7A2E2E; }

/* ---- Hero ---- */
.gk-hero{ position:relative; overflow:hidden; }
.gk-hero .gk-glyph{ position:absolute; right:max(-40px, calc(50vw - 640px)); top:-70px;
  font-family:'Spectral',serif; font-size:400px; line-height:1; color:#EBE2CF;
  z-index:0; pointer-events:none; user-select:none; }
.gk-hero .gk-inner{ position:relative; z-index:1; max-width:1180px; margin:0 auto;
  padding:86px 48px 76px; display:grid; grid-template-columns:1fr 210px; gap:48px; }
@media (max-width:860px){ .gk-hero .gk-inner{ grid-template-columns:1fr; } }
.gk-hero .eyebrow{ font-family:'Space Mono',monospace; font-size:12px;
  letter-spacing:.18em; text-transform:uppercase; color:#9A6A2F; margin-bottom:30px; }
.gk-hero h1{ font-family:'Spectral',serif; font-weight:400; font-size:78px;
  line-height:1.04; letter-spacing:-.02em; margin:0 0 28px; max-width:820px; }
.gk-hero h1 em{ font-style:italic; color:#9A6A2F; }
.gk-hero .rule{ width:66px; height:2px; background:#9A6A2F; margin-bottom:30px; }
.gk-hero p.lede{ font-size:21px; line-height:1.6; color:#5f574a; max-width:620px;
  margin:0 0 40px; }
.gk-hero .cta-row{ display:flex; gap:16px; align-items:center; }
.gk-hero .btn-primary{ display:inline-flex; align-items:center; gap:10px;
  background:#1B1815; color:#F4EEE2 !important; text-decoration:none !important;
  font-size:14px; letter-spacing:.03em; padding:16px 28px; border-radius:2px;
  transition:transform .3s, background .3s; }
.gk-hero .btn-primary:hover{ transform:translateY(-2px); background:#9A6A2F; }
.gk-hero .btn-text{ font-size:14px; letter-spacing:.03em; padding:16px 6px;
  color:#1B1815 !important; text-decoration:none !important; border-bottom:1px solid #1B1815; }
.gk-hero .masthead{ border-left:1px solid #DBD1BF; padding-left:24px; font-size:12px; color:#8a8378; }
.gk-hero .masthead .label{ font-family:'Space Mono',monospace; letter-spacing:.1em;
  text-transform:uppercase; margin-bottom:6px; }
.gk-hero .masthead .value{ font-family:'Spectral',serif; color:#1B1815; margin-bottom:22px; }

/* ---- Werkzeuge / Tool-Karten ---- */
.gk-werkzeuge{ max-width:1180px; margin:0 auto; padding:24px 0 8px; }
.gk-eyebrow{ font-family:'Space Mono',monospace; font-size:12px; letter-spacing:.16em;
  text-transform:uppercase; color:#9A6A2F !important; margin-bottom:14px; }
.gk-title{ font-family:'Spectral',serif; font-weight:400; font-size:44px;
  letter-spacing:-.01em; color:#1B1815 !important; margin:0 0 40px; }
.tool-grid{ display:grid; grid-template-columns:1fr 1fr; gap:24px; max-width:1180px; margin:0 auto; }
@media (max-width:780px){ .tool-grid{ grid-template-columns:1fr; } }
.tool-card{ background:#F9F4EA; border:1px solid #DBD1BF; border-radius:3px;
  padding:34px; display:flex; flex-direction:column;
  transition:border-color .3s, transform .3s, box-shadow .3s; }
.tool-card:hover{ border-color:#9A6A2F; transform:translateY(-4px);
  box-shadow:0 18px 40px rgba(27,24,21,.08); }
.tool-card h3{ font-family:'Spectral',serif; font-weight:500; font-size:30px;
  margin:0 0 4px; color:#1B1815 !important; }
.tool-subtitle{ font-family:'Space Mono',monospace; font-size:11px; letter-spacing:.12em;
  text-transform:uppercase; color:#9A6A2F !important; margin:0 0 18px; }
.tool-card p{ font-size:15.5px; line-height:1.6; color:#5f574a; margin:0 0 4px; }
.tool-card strong{ display:block; font-family:'Space Mono',monospace; font-weight:400;
  font-size:11px; letter-spacing:.1em; text-transform:uppercase;
  color:#1B1815 !important; margin:22px 0 12px; }
.tool-card ul{ list-style:none !important; padding:0; margin:0 0 4px; }
.tool-card li{ position:relative; padding-left:24px; font-size:15px;
  color:#5f574a; margin-bottom:9px; }
.tool-card li::before{ content:"\2014"; position:absolute; left:0; top:0; color:#9A6A2F; }
.tool-features{ font-family:'Space Mono',monospace; font-size:12px; color:#8a8378;
  border-top:1px solid #E4DAC8; padding-top:16px; margin:22px 0 20px; line-height:1.5; }

/* ---- Journal ---- */
.gk-journal{ border-top:1px solid #DBD1BF; }
.gk-journal .inner{ max-width:1180px; margin:0 auto; padding:72px 48px 76px; }
.gk-journal .eyebrow{ font-family:'Space Mono',monospace; font-size:12px;
  letter-spacing:.16em; text-transform:uppercase; color:#9A6A2F; margin-bottom:14px; }
.gk-journal h2{ font-family:'Spectral',serif; font-weight:400; font-size:44px;
  letter-spacing:-.01em; margin:0 0 40px; color:#1B1815; }
.gk-journal .featured{ display:grid; grid-template-columns:1.1fr 1fr; gap:44px;
  align-items:center; margin-bottom:54px; cursor:pointer; }
@media (max-width:860px){ .gk-journal .featured{ grid-template-columns:1fr; } }
.gk-journal .featured .thumb{ height:320px; border:1px solid #DBD1BF;
  background:repeating-linear-gradient(135deg,#E7DECB,#E7DECB 9px,#EFE7D6 9px,#EFE7D6 18px); }
.gk-journal .tag{ display:inline-block; font-family:'Space Mono',monospace; font-size:10px;
  letter-spacing:.12em; text-transform:uppercase; color:#F4EEE2; background:#9A6A2F;
  padding:5px 11px; margin-bottom:18px; }
.gk-journal .featured h3{ font-family:'Spectral',serif; font-weight:400; font-size:40px;
  line-height:1.12; letter-spacing:-.01em; margin:0 0 16px; color:#1B1815; }
.gk-journal .featured p{ font-size:16.5px; line-height:1.6; color:#5f574a; margin:0 0 20px; }
.gk-journal .featured .more{ font-size:14px; color:#9A6A2F; border-bottom:1px solid #9A6A2F;
  padding-bottom:2px; text-decoration:none !important; }
.gk-journal .grid{ display:grid; grid-template-columns:1fr 1fr 1fr; gap:34px; }
@media (max-width:860px){ .gk-journal .grid{ grid-template-columns:1fr; } }
.gk-journal .grid > div{ cursor:pointer; }
.gk-journal .grid .thumb{ height:180px; margin-bottom:16px;
  background:repeating-linear-gradient(135deg,#E7DECB,#E7DECB 9px,#EFE7D6 9px,#EFE7D6 18px);
  border:1px solid #DBD1BF; }
.gk-journal .grid .cat{ font-family:'Space Mono',monospace; font-size:11px;
  letter-spacing:.1em; text-transform:uppercase; color:#9A6A2F; margin-bottom:8px; }
.gk-journal .grid h4{ font-family:'Spectral',serif; font-size:20px; line-height:1.3;
  margin:0; font-weight:400; color:#1B1815; }
.gk-journal .thumb-label{ position:relative; }
.gk-journal .thumb-label span{ position:absolute; left:8px; bottom:6px;
  font-family:'Space Mono',monospace; font-size:10px; color:#9a917f; }

/* ---- Pull quote ---- */
.gk-quote{ background:#241C14; color:#E9DFCD; text-align:center; padding:90px 48px; }
.gk-quote .mark{ font-family:'Spectral',serif; font-size:60px; line-height:.4;
  color:#9A6A2F; margin-bottom:30px; }
.gk-quote p{ font-family:'Spectral',serif; font-weight:300; font-style:italic;
  font-size:38px; line-height:1.4; max-width:820px; margin:0 auto; }

/* ---- About ---- */
.gk-about .inner{ max-width:1180px; margin:0 auto; padding:76px 48px; display:grid;
  grid-template-columns:220px 1fr; gap:48px; }
@media (max-width:860px){ .gk-about .inner{ grid-template-columns:1fr; } }
.gk-about .eyebrow{ font-family:'Space Mono',monospace; font-size:12px;
  letter-spacing:.16em; text-transform:uppercase; color:#9A6A2F; margin-bottom:14px; }
.gk-about h2{ font-family:'Spectral',serif; font-weight:400; font-size:34px;
  letter-spacing:-.01em; margin:0; color:#1B1815; }
.gk-about p{ font-family:'Spectral',serif; font-weight:300; font-size:27px;
  line-height:1.5; margin:0; max-width:680px; color:#1B1815; }
.gk-about .about-more{ display:inline-block; margin-top:22px; font-size:15px; color:#9A6A2F;
  border-bottom:1px solid #9A6A2F; padding-bottom:2px; text-decoration:none !important;
  transition:color .25s, border-color .25s; }
.gk-about .about-more:hover, .gk-about .about-more:focus-visible{ color:#7A2E2E; border-color:#7A2E2E; }

/* ---- FAQ ---- */
.gk-faq{ border-top:1px solid #DBD1BF; }
.gk-faq .inner{ max-width:1180px; margin:0 auto; padding:72px 48px 80px; }
.gk-faq h2{ font-family:'Spectral',serif; font-weight:400; font-size:44px;
  letter-spacing:-.01em; margin:0 0 30px; color:#1B1815; }
.gk-faq .row{ border-top:1px solid #DBD1BF; padding:26px 0; display:flex;
  justify-content:space-between; gap:40px; }
.gk-faq .row:last-child{ border-bottom:1px solid #DBD1BF; }
.gk-faq .q{ font-family:'Spectral',serif; font-size:21px; color:#1B1815; }
.gk-faq .a{ font-size:16px; line-height:1.6; color:#5f574a; max-width:480px; text-align:right; }
@media (max-width:640px){ .gk-faq .row{ flex-direction:column; gap:10px; }
  .gk-faq .a{ text-align:left; max-width:none; } }

/* ---- Footer ---- */
.gk-footer{ background:#1B1815; color:#C9BFAD; }
.gk-footer .cols{ max-width:1180px; margin:0 auto; padding:64px 48px 56px;
  display:grid; grid-template-columns:1.4fr 1fr 1fr; gap:40px; }
@media (max-width:640px){ .gk-footer .cols{ grid-template-columns:1fr; } }
.gk-footer .brand{ font-family:'Spectral',serif; font-size:24px; color:#F4EEE2; margin-bottom:10px; }
.gk-footer .tagline{ font-size:14px; color:#9a917f; line-height:1.6; max-width:300px; }
.gk-footer .col-label{ font-family:'Space Mono',monospace; font-size:11px; letter-spacing:.12em;
  text-transform:uppercase; color:#9A6A2F; margin-bottom:16px; }
.gk-footer .links{ display:flex; flex-direction:column; gap:10px; font-size:14px; }
.gk-footer .links a{ color:#C9BFAD !important; text-decoration:none !important; transition:color .25s; }
.gk-footer .links a:hover{ color:#F4EEE2 !important; }
.gk-footer .bottom{ border-top:1px solid #332b22; padding:22px 48px; max-width:1180px;
  margin:0 auto; display:flex; justify-content:space-between; font-family:'Space Mono',monospace;
  font-size:11px; letter-spacing:.08em; text-transform:uppercase; color:#75695a; }

/* ---- Standard page layout (Kontakt, Impressum, Datenschutz, Über das Projekt) ---- */
body.page-standard{ background:#F4EEE2; }
body.page-standard #body-wrapper.section{ padding-left:0; padding-right:0; }
body.page-standard #body-wrapper .container{ max-width:none; padding:0; margin:0; }
.gk-page .inner{ max-width:780px; margin:0 auto; padding:48px; }
.gk-page .eyebrow{ font-family:'Space Mono',monospace; font-size:12px; letter-spacing:.16em;
  text-transform:uppercase; color:#9A6A2F; margin-bottom:14px; }
.gk-page h1{ font-family:'Spectral',serif; font-weight:400; font-size:40px;
  letter-spacing:-.01em; color:#1B1815; margin:0; }
.gk-page .rule{ width:66px; height:2px; background:#9A6A2F; margin:22px 0 34px; }
.gk-page .content{ font-family:'Public Sans',sans-serif; font-size:17px; line-height:1.7;
  color:#5f574a; }
.gk-page .content h2{ font-family:'Spectral',serif; font-weight:400; font-size:28px;
  color:#1B1815; margin:40px 0 16px; }
.gk-page .content h3{ font-family:'Spectral',serif; font-weight:400; font-size:22px;
  color:#1B1815; margin:32px 0 12px; }
.gk-page .content strong{ color:#1B1815; }
.gk-page .content a{ color:#9A6A2F; text-decoration:underline; }
.gk-page .content a:hover{ color:#1B1815; }
.gk-page .content ul, .gk-page .content ol{ padding-left:22px; margin:0 0 20px; }
.gk-page .content li{ margin-bottom:6px; }
.gk-page .content p{ margin:0 0 20px; }

/* ---- Beitrags-/Quellen-Detailseiten (Journal, Quellen) ---- */
.gk-page .meta-row{ display:flex; gap:22px; align-items:center; margin-bottom:16px; }
.gk-page .meta-tag{ display:inline-block; font-family:'Space Mono',monospace; font-size:11px;
  letter-spacing:.12em; text-transform:uppercase; color:#F4EEE2; background:#9A6A2F;
  padding:5px 11px; }
.gk-page .meta-date{ font-family:'Space Mono',monospace; font-size:12px; letter-spacing:.08em;
  color:#8a8378; }
.gk-page .meta-fields{ display:flex; gap:36px; flex-wrap:wrap; margin-bottom:8px; }
.gk-page .meta-fields .label{ font-family:'Space Mono',monospace; font-size:11px; letter-spacing:.1em;
  text-transform:uppercase; color:#9A6A2F; margin-bottom:5px; }
.gk-page .meta-fields .value{ font-family:'Spectral',serif; font-size:17px; color:#1B1815; }
.gk-page .hero-image{ width:100%; height:360px; border:1px solid #DBD1BF; margin:30px 0 36px;
  overflow:hidden; }
.gk-page .hero-image img{ width:100%; height:100%; object-fit:cover; display:block; }
.gk-page .hero-image.placeholder{ background:repeating-linear-gradient(135deg,#E7DECB,#E7DECB 9px,#EFE7D6 9px,#EFE7D6 18px); }
.gk-page .related-tools{ margin-top:44px; padding-top:28px; border-top:1px solid #DBD1BF; }
.gk-page .related-tools .label{ font-family:'Space Mono',monospace; font-size:11px; letter-spacing:.1em;
  text-transform:uppercase; color:#9A6A2F; margin-bottom:14px; }
.gk-page .related-tools .links{ display:flex; flex-wrap:wrap; gap:12px; }
.gk-page .related-tools a{ display:inline-flex; align-items:center; font-size:14px;
  color:#1B1815 !important; text-decoration:none !important; background:#F9F4EA;
  border:1px solid #DBD1BF; border-radius:2px; padding:9px 16px;
  transition:border-color .25s, transform .25s; }
.gk-page .related-tools a:hover{ border-color:#9A6A2F; transform:translateY(-2px); }

/* ---- Journal-Archiv (/journal) ---- */
.gk-journal-archive .gk-page .inner{ max-width:900px; }
.archive-filter{ display:flex; flex-wrap:wrap; gap:10px; margin:6px 0 4px; }
.archive-filter .pill{ font-family:'Space Mono',monospace; font-size:11px; letter-spacing:.08em;
  text-transform:uppercase; color:#5f574a !important; text-decoration:none !important;
  background:#F9F4EA; border:1px solid #DBD1BF; border-radius:20px; padding:7px 15px;
  transition:border-color .25s, color .25s; }
.archive-filter .pill:hover{ border-color:#9A6A2F; color:#9A6A2F !important; }
.archive-filter .pill-all{ font-weight:700; }
.anchor-target{ display:block; scroll-margin-top:100px; }
.archive-list{ margin-top:26px; }
.archive-row{ display:grid; grid-template-columns:90px 1fr auto; gap:24px; align-items:center;
  padding:22px 0; border-top:1px solid #DBD1BF; text-decoration:none !important; }
.archive-list .archive-row:last-child{ border-bottom:1px solid #DBD1BF; }
.archive-row .thumb{ width:90px; height:68px; border:1px solid #DBD1BF; position:relative;
  background:repeating-linear-gradient(135deg,#E7DECB,#E7DECB 9px,#EFE7D6 9px,#EFE7D6 18px); }
.archive-row .thumb-label span{ position:absolute; left:5px; bottom:4px;
  font-family:'Space Mono',monospace; font-size:8px; color:#9a917f; }
.archive-row-body .cat{ display:inline-block; font-family:'Space Mono',monospace; font-size:10px;
  letter-spacing:.1em; text-transform:uppercase; color:#9A6A2F; margin-bottom:6px; }
.archive-row-body h3{ font-family:'Spectral',serif; font-weight:400; font-size:21px;
  line-height:1.3; margin:0 0 6px; color:#1B1815; }
.archive-row-body p{ font-size:14.5px; line-height:1.5; color:#5f574a; margin:0; max-width:520px; }
.archive-row-date{ font-family:'Space Mono',monospace; font-size:12px; color:#8a8378; white-space:nowrap; }
@media (max-width:640px){ .archive-row{ grid-template-columns:70px 1fr; }
  .archive-row-date{ grid-column:2; margin-top:6px; } }

/* ---- Projekte-Übersicht (/projekte) ---- */
.gk-projekte-overview .gk-page .inner{ max-width:1180px; }
.projekt-grid{ display:grid; grid-template-columns:repeat(3,1fr); gap:28px; margin-top:8px; }
@media (max-width:980px){ .projekt-grid{ grid-template-columns:repeat(2,1fr); } }
@media (max-width:640px){ .projekt-grid{ grid-template-columns:1fr; } }
.projekt-card{ display:block; background:#F9F4EA; border:1px solid #DBD1BF; border-top:3px solid var(--accent,#9A6A2F);
  border-radius:3px; text-decoration:none !important; transition:border-color .3s, transform .3s, box-shadow .3s; overflow:hidden; }
.projekt-card:hover{ transform:translateY(-4px); box-shadow:0 18px 40px rgba(27,24,21,.08); }
.projekt-card .thumb{ height:170px; position:relative;
  background:repeating-linear-gradient(135deg,#E7DECB,#E7DECB 9px,#EFE7D6 9px,#EFE7D6 18px); }
.projekt-card .thumb-label span{ position:absolute; left:8px; bottom:6px;
  font-family:'Space Mono',monospace; font-size:10px; color:#9a917f; }
.projekt-card-body{ padding:22px 24px 26px; }
.projekt-card-body h3{ font-family:'Spectral',serif; font-weight:400; font-size:22px; margin:10px 0 6px;
  color:#1B1815 !important; }
.projekt-card-body .zeitraum{ font-family:'Space Mono',monospace; font-size:11px; letter-spacing:.08em;
  color:#8a8378; margin-bottom:10px; }
.projekt-card-body p{ font-size:14.5px; line-height:1.55; color:#5f574a; margin:0; }
.status-badge{ display:inline-block; font-family:'Space Mono',monospace; font-size:10px; letter-spacing:.1em;
  text-transform:uppercase; color:var(--accent,#9A6A2F); border:1px solid var(--accent,#9A6A2F);
  border-radius:20px; padding:4px 12px; }

/* ---- Einzelne Projektseite ---- */
.gk-projekt-detail .status-badge{ margin-bottom:18px; }
.projekt-meta{ margin-bottom:8px; }
.projekt-meta .label{ color:var(--accent,#9A6A2F) !important; }
.spotlight-section, .publikationen-section{ margin-top:44px; padding-top:28px; border-top:1px solid #DBD1BF; }
.spotlight-section .label, .publikationen-section .label{ font-family:'Space Mono',monospace; font-size:11px;
  letter-spacing:.1em; text-transform:uppercase; color:#9A6A2F; margin-bottom:16px; }
.spotlight-row{ display:grid; grid-template-columns:repeat(auto-fit,minmax(220px,1fr)); gap:20px; }
.spotlight-card{ display:block; text-decoration:none !important; background:#F9F4EA; border:1px solid #DBD1BF;
  border-radius:3px; overflow:hidden; padding-bottom:18px; transition:border-color .3s, transform .3s, box-shadow .3s; }
.spotlight-card:hover{ border-color:#9A6A2F; transform:translateY(-3px); box-shadow:0 14px 30px rgba(27,24,21,.08); }
.spotlight-card .thumb{ height:130px; position:relative; margin-bottom:14px;
  background:repeating-linear-gradient(135deg,#E7DECB,#E7DECB 9px,#EFE7D6 9px,#EFE7D6 18px); }
.spotlight-card .thumb-label span{ position:absolute; left:6px; bottom:5px;
  font-family:'Space Mono',monospace; font-size:9px; color:#9a917f; }
.spotlight-card .cat{ display:inline-block; font-family:'Space Mono',monospace; font-size:10px; letter-spacing:.1em;
  text-transform:uppercase; color:#9A6A2F; margin:0 18px 6px; }
.spotlight-card h4{ font-family:'Spectral',serif; font-weight:400; font-size:17px; margin:0 18px 6px; color:#1B1815; }
.spotlight-card p{ font-size:13.5px; line-height:1.5; color:#5f574a; margin:0 18px; }
.publikationen-list{ list-style:none !important; padding:0; margin:0; }
.publikationen-list li{ padding:12px 0; border-top:1px solid #E4DAC8; font-size:15px; color:#5f574a; }
.publikationen-list li:first-child{ border-top:none; }
.publikationen-list a{ color:#9A6A2F; text-decoration:underline; }

/* ---- Header-Dropdown (Über) ---- */
.nav-dropdown{ position:relative; }
.nav-dropdown-toggle{ font:inherit; background:none; border:none; padding:0 0 4px; margin:0;
  cursor:pointer; color:#5f574a; text-transform:uppercase; letter-spacing:.08em; font-size:13px;
  display:inline-flex; align-items:center; gap:5px; transition:color .25s, box-shadow .25s; }
.nav-dropdown-toggle:hover, .nav-dropdown-toggle:focus-visible{ color:#7A2E2E; box-shadow:0 1px 0 #7A2E2E; }
.nav-dropdown-arrow{ font-size:9px; display:inline-block; transition:transform .25s; }
.nav-dropdown-toggle[aria-expanded=true] .nav-dropdown-arrow{ transform:rotate(180deg); }
.nav-dropdown-menu{ position:absolute; top:100%; right:0; margin-top:16px; background:#F9F4EA;
  border:1px solid #DBD1BF; border-radius:3px; min-width:200px; padding:8px 0;
  box-shadow:0 18px 40px rgba(27,24,21,.12); z-index:60; }
.nav-dropdown-menu[hidden]{ display:none; }
.nav-dropdown-menu a{ display:block; padding:10px 20px; font-size:13px; letter-spacing:.04em;
  text-transform:none; color:#5f574a !important; text-decoration:none !important;
  transition:color .25s, background-color .25s; }
.nav-dropdown-menu a:hover, .nav-dropdown-menu a:focus-visible{ color:#7A2E2E !important; background:#F4EEE2; }
@media (max-width:640px){ .nav-dropdown-menu{ right:-16px; min-width:190px; } }

/* ---- Über-das-Projekt-Seite ---- */
.ueber-section{ margin-top:48px; padding-top:32px; border-top:1px solid #DBD1BF; }
.ueber-section h2{ font-family:'Spectral',serif; font-weight:400; font-size:28px; color:#1B1815; margin:6px 0 18px; }
.team-grid{ display:grid; grid-template-columns:1fr 1fr; gap:20px; margin-top:8px; }
@media (max-width:560px){ .team-grid{ grid-template-columns:1fr; } }
.team-member{ background:#F9F4EA; border:1px solid #DBD1BF; border-radius:3px; padding:20px 22px; }
.team-member .name{ font-family:'Spectral',serif; font-size:19px; color:#1B1815; margin-bottom:4px; }
.team-member .rolle{ font-family:'Space Mono',monospace; font-size:12px; letter-spacing:.05em; color:#8a8378; }
.btn-cta{ display:inline-flex; align-items:center; gap:10px; background:#1B1815; color:#F4EEE2 !important;
  text-decoration:none !important; font-size:14px; letter-spacing:.03em; padding:15px 26px; border-radius:2px;
  margin-top:20px; transition:transform .3s, background .3s; }
.btn-cta:hover{ transform:translateY(-2px); background:#9A6A2F; }

/* ---- Werkzeug-Detailseite ---- */
.gk-werkzeug-detail .werkzeug-lede{ font-family:'Spectral',serif; font-weight:300; font-size:20px;
  line-height:1.55; color:#5f574a; max-width:620px; margin:0 0 26px; }
.btn-accent{ display:inline-flex; align-items:center; gap:10px; background:var(--accent,#9A6A2F);
  color:#F4EEE2 !important; text-decoration:none !important; font-size:14px; letter-spacing:.03em;
  padding:15px 26px; border-radius:2px; transition:transform .3s, filter .3s; }
.btn-accent:hover{ transform:translateY(-2px); filter:brightness(1.15); }
.feature-pills{ display:flex; flex-wrap:wrap; gap:10px; margin:28px 0 8px; }
.feature-pills .pill{ font-family:'Space Mono',monospace; font-size:11px; letter-spacing:.06em;
  color:var(--accent,#9A6A2F); border:1px solid var(--accent,#9A6A2F); border-radius:20px; padding:6px 14px; }

/* ---- Werkzeug-Karten: zwei CTA-Buttons in Werkzeug-Akzentfarbe ---- */
.tool-card-actions{ display:flex; gap:12px; margin-top:auto; padding-top:20px; }
.tool-card-actions .button{ flex:1; align-items:center; justify-content:center; }
.tool-card a.button-accent, .tool-card a.button-accent:link, .tool-card a.button-accent:visited, .tool-card a.button-accent:active{
  display:inline-flex; gap:8px; background:var(--accent,#9A6A2F) !important; color:#F4EEE2 !important;
  text-decoration:none !important; border:1px solid var(--accent,#9A6A2F) !important; box-shadow:none !important;
  font-size:13.5px; letter-spacing:.03em; padding:13px 20px; border-radius:2px;
  transition:filter .3s, transform .3s; }
.tool-card a.button-accent:hover, .tool-card a.button-accent:focus{
  filter:brightness(1.12); transform:translateY(-2px); }
.tool-card a.button-accent-outline, .tool-card a.button-accent-outline:link, .tool-card a.button-accent-outline:visited, .tool-card a.button-accent-outline:active{
  display:inline-flex; gap:8px; background:transparent !important; color:var(--accent,#9A6A2F) !important;
  text-decoration:none !important; border:1px solid var(--accent,#9A6A2F) !important; box-shadow:none !important;
  font-size:13.5px; letter-spacing:.03em; padding:13px 20px; border-radius:2px;
  transition:background-color .3s, color .3s, transform .3s; }
.tool-card a.button-accent-outline:hover, .tool-card a.button-accent-outline:focus{
  background:var(--accent,#9A6A2F) !important; color:#F4EEE2 !important; transform:translateY(-2px); }
@media (max-width:480px){ .tool-card-actions{ flex-direction:column; } }

/* ---- Empfehlungen (/empfehlungen) — einheitlich Terrakotta ---- */
.gk-empfehlungen .gk-page .inner{ max-width:1180px; }
.empfehlungen-intro{ font-family:'Spectral',serif; font-weight:300; font-size:19px; line-height:1.6;
  color:#5f574a; max-width:680px; margin:0 0 12px; }
.empfehlung-group{ margin-top:44px; }
.empfehlung-group:first-of-type{ margin-top:36px; }
.group-label{ font-family:'Space Mono',monospace; font-size:12px; letter-spacing:.14em;
  text-transform:uppercase; color:#B0522D; margin:0 0 16px; }
.empfehlung-grid{ display:grid; grid-template-columns:repeat(3,1fr); gap:22px; }
@media (max-width:860px){ .empfehlung-grid{ grid-template-columns:repeat(2,1fr); } }
@media (max-width:560px){ .empfehlung-grid{ grid-template-columns:1fr; } }
.empfehlung-card{ position:relative; display:block; background:#F9F4EA; border:1px solid #DBD1BF;
  border-top:3px solid #B0522D; border-radius:3px; padding:24px 40px 26px 26px;
  text-decoration:none !important; transition:transform .3s, box-shadow .3s; }
.empfehlung-card:hover{ transform:translateY(-4px); box-shadow:0 18px 40px rgba(27,24,21,.08); }
.empfehlung-card h3{ font-family:'Spectral',serif; font-weight:400; font-size:20px; margin:0 0 8px;
  color:#1B1815 !important; }
.empfehlung-card p{ font-size:14px; line-height:1.55; color:#5f574a; margin:0; }
.empfehlung-card .arrow-out{ position:absolute; top:22px; right:20px; font-size:17px; color:#B0522D; }

/* ---- Mobile Hauptnavigation (Hamburger-Menü) ---- */
.hamburger-toggle{ display:none; background:none; border:none; padding:8px; margin:0; cursor:pointer; }
.hamburger-icon{ display:block; width:24px; height:16px; position:relative; }
.hamburger-icon span{ display:block; position:absolute; left:0; width:100%; height:2px;
  background:#1B1815; border-radius:1px; transition:transform .25s, opacity .25s, background-color .25s; }
.hamburger-icon span:nth-child(1){ top:0; }
.hamburger-icon span:nth-child(2){ top:7px; }
.hamburger-icon span:nth-child(3){ top:14px; }
.hamburger-toggle[aria-expanded="true"] .hamburger-icon span:nth-child(1){ transform:translateY(7px) rotate(45deg); }
.hamburger-toggle[aria-expanded="true"] .hamburger-icon span:nth-child(2){ opacity:0; }
.hamburger-toggle[aria-expanded="true"] .hamburger-icon span:nth-child(3){ transform:translateY(-7px) rotate(-45deg); }
.hamburger-toggle:hover .hamburger-icon span, .hamburger-toggle:focus-visible .hamburger-icon span{ background:#7A2E2E; }

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

@media (max-width:860px){
  .gk-header nav.gk-nav-desktop{ display:none; }
  .hamburger-toggle{ display:inline-flex; align-items:center; justify-content:center; }
  .mobile-menu:not([hidden]){ display:flex; flex-direction:column;
    background:#F9F4EA; border-top:1px solid #DBD1BF; padding:8px 48px 24px; }
  .mobile-menu a{ padding:14px 0; font-size:15px; letter-spacing:.04em; text-transform:uppercase;
    color:#5f574a !important; text-decoration:none !important; border-bottom:1px solid #E4DAC8;
    transition:color .25s; }
  .mobile-menu a:last-child{ border-bottom:none; }
  .mobile-menu a:hover, .mobile-menu a:focus-visible{ color:#7A2E2E !important; }
  .mobile-menu-label{ font-family:'Space Mono',monospace; font-size:11px; letter-spacing:.12em;
    text-transform:uppercase; color:#9A6A2F; padding:16px 0 4px; }
}

@media (max-width:640px){
  .gk-header .gk-strip{ flex-direction:column; align-items:flex-start; gap:2px; padding:8px 20px; }
  .gk-header .gk-row{ padding:16px 20px; }
  .mobile-menu:not([hidden]){ padding-left:20px; padding-right:20px; }
}

/* ---- Werkzeuge-Übersicht (/werkzeuge) ---- */
.gk-werkzeuge-overview .gk-page .inner{ max-width:1180px; }
.werkzeug-grid{ display:grid; grid-template-columns:repeat(2,1fr); gap:24px; margin-top:8px; }
@media (max-width:780px){ .werkzeug-grid{ grid-template-columns:1fr; } }
.werkzeug-card{ display:block; position:relative; background:#F9F4EA; border:1px solid #DBD1BF;
  border-top:3px solid var(--accent,#9A6A2F); border-radius:3px; padding:26px 28px 28px;
  text-decoration:none !important; transition:transform .3s, box-shadow .3s; }
.werkzeug-card:hover{ transform:translateY(-4px); box-shadow:0 18px 40px rgba(27,24,21,.08); }
.werkzeug-card h3{ font-family:'Spectral',serif; font-weight:400; font-size:24px; margin:0 0 6px;
  color:#1B1815 !important; }
.werkzeug-card .werkzeug-subtitle{ font-family:'Space Mono',monospace; font-size:11px; letter-spacing:.1em;
  text-transform:uppercase; color:var(--accent,#9A6A2F); margin-bottom:12px; }
.werkzeug-card p{ font-size:15px; line-height:1.6; color:#5f574a; margin:0 0 16px; }
.werkzeug-card .arrow-out{ font-size:14px; color:var(--accent,#9A6A2F); }
.werkzeuge-footnote{ margin-top:44px; padding-top:24px; border-top:1px solid #DBD1BF;
  font-size:15px; color:#5f574a; }
.werkzeuge-footnote a{ color:#9A6A2F; text-decoration:underline; }

/* ---- Journal-Filter: Label pro Filter-Reihe ---- */
.filter-label{ font-family:'Space Mono',monospace; font-size:11px; letter-spacing:.1em;
  text-transform:uppercase; color:#8a8378; margin:22px 0 8px; }
.filter-label:first-of-type{ margin-top:6px; }

/* ---- Werkzeuge-Übersicht: zwei Abschnitte (gehostet + empfohlen) ---- */
.overview-section-heading{ font-family:'Spectral',serif; font-weight:400; font-size:30px;
  color:#1B1815; margin:0 0 22px; }
.overview-section-divider{ border-top:1px solid #DBD1BF; margin:56px 0 40px; }

/* ---- Quellen-Übersicht (/quellen) ---- */
.gk-quellen-archive .gk-page .inner{ max-width:900px; }

/* ---- Quellen: archivalische Metadaten + Schlagworte ---- */
.schlagwort-pills{ display:flex; flex-wrap:wrap; gap:8px; margin:18px 0 8px; }
.schlagwort-pills .pill{ font-family:'Space Mono',monospace; font-size:11px; letter-spacing:.06em;
  color:#9A6A2F; border:1px solid #DBD1BF; background:#F9F4EA; border-radius:20px; padding:5px 13px; }

/* ---- Projekte: Kategorie-Gruppierung + Badge ---- */
.projekt-kategorie-group{ margin-top:48px; }
.projekt-kategorie-group:first-of-type{ margin-top:8px; }
.projekt-kategorie-group .group-label{ font-family:'Space Mono',monospace; font-size:12px; letter-spacing:.14em;
  text-transform:uppercase; color:#9A6A2F; margin:0 0 18px; scroll-margin-top:100px; }
.badge-row{ display:flex; gap:8px; flex-wrap:wrap; margin-bottom:10px; }
.kategorie-badge{ display:inline-block; font-family:'Space Mono',monospace; font-size:10px; letter-spacing:.1em;
  text-transform:uppercase; color:#F4EEE2; background:var(--kat-farbe,#9A6A2F); border-radius:20px; padding:4px 12px; }

/* ---- Quellen: Pill-Gruppen (Epoche, Thema, Schlagworte) ---- */
.pill-group{ margin-bottom:6px; }
.pill-group-label{ font-family:'Space Mono',monospace; font-size:11px; letter-spacing:.1em;
  text-transform:uppercase; color:#8a8378; margin:14px 0 8px; }
.pill-group:first-of-type .pill-group-label{ margin-top:18px; }

/* ---- Bildquelle/Credit unter Titelbildern ---- */
.bild-credit{ font-family:'Space Mono',monospace; font-size:11px; letter-spacing:.02em;
  color:#8a8378; text-align:right; margin:-28px 0 28px; }

/* ---- Teil-von-Hinweis auf Unterprojekt-Seiten ---- */
.teil-von{ font-family:'Space Mono',monospace; font-size:11px; letter-spacing:.05em;
  color:#8a8378; margin:-8px 0 24px; display:flex; align-items:center; gap:10px; flex-wrap:wrap; }
.teil-von-label{ text-transform:uppercase; letter-spacing:.1em; font-size:10px; }

/* ---- Projekt-Verlinkungen (Teil von / Unterprojekte / Verwandte Projekte) als Pills ---- */
.projekt-pill-links{ display:flex; flex-wrap:wrap; gap:10px; }
.projekt-pill{ display:inline-flex; align-items:center; font-family:'Space Mono',monospace; font-size:13px;
  letter-spacing:.02em; color:#F4EEE2 !important; text-decoration:none !important;
  background:var(--pill-farbe,#9A6A2F); border-radius:20px; padding:8px 18px;
  transition:filter .25s, transform .25s; }
.projekt-pill:hover{ filter:brightness(1.15); transform:translateY(-2px); }
