/* ============================================================
   ELEMENT PI — Design System
   Architektonisch-modern · Beton-Neutral · Signal-Rot
   ============================================================ */

/* ---- Fonts: lokal gehostet (DSGVO), kein Google-Fonts-CDN ---- */
/* Archivo · vietnamese */
@font-face {
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 400 900;
  font-stretch: 100% 125%;
  font-display: swap;
  src: url("../fonts/archivo-vietnamese.woff2") format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* Archivo · latin-ext */
@font-face {
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 400 900;
  font-stretch: 100% 125%;
  font-display: swap;
  src: url("../fonts/archivo-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;
}
/* Archivo · latin */
@font-face {
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 400 900;
  font-stretch: 100% 125%;
  font-display: swap;
  src: url("../fonts/archivo-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;
}
/* Public Sans · italic · vietnamese */
@font-face {
  font-family: 'Public Sans';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/public-sans-italic-vietnamese.woff2") format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* Public Sans · italic · latin-ext */
@font-face {
  font-family: 'Public Sans';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/public-sans-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;
}
/* Public Sans · italic · latin */
@font-face {
  font-family: 'Public Sans';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/public-sans-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;
}
/* Public Sans · vietnamese */
@font-face {
  font-family: 'Public Sans';
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url("../fonts/public-sans-vietnamese.woff2") format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* Public Sans · latin-ext */
@font-face {
  font-family: 'Public Sans';
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url("../fonts/public-sans-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;
}
/* Public Sans · latin */
@font-face {
  font-family: 'Public Sans';
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url("../fonts/public-sans-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 {
  /* Brand */
  --red: #D31C1C;
  --red-deep: #A81414;
  --red-tint: #FBEAEA;

  /* Ink / neutrals */
  --ink: #121316;
  --ink-2: #25272C;
  --ink-3: #4A4D55;
  --muted: #76787F;
  --line: rgba(18,19,22,0.12);
  --line-soft: rgba(18,19,22,0.07);

  /* Surfaces */
  --paper: #F4F1EC;       /* warm concrete off-white */
  --bone: #EAE6DD;
  --white: #FFFFFF;

  /* Type */
  --font-display: 'Archivo', system-ui, sans-serif;
  --font-body: 'Public Sans', system-ui, sans-serif;

  /* Layout */
  --maxw: 1280px;
  --gut: clamp(20px, 5vw, 80px);
  --shadow: 0 24px 60px -28px rgba(18,19,22,0.35);
}

/* ---- Reset ---- */
*, *::before, *::after { box-sizing: border-box; }
html { -webkit-text-size-adjust: 100%; scroll-behavior: smooth; }
body {
  margin: 0;
  font-family: var(--font-body);
  color: var(--ink);
  background: var(--paper);
  font-size: 17px;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  overflow-x: hidden;
}
img { max-width: 100%; display: block; }
a { color: inherit; text-decoration: none; }
button { font-family: inherit; cursor: pointer; }
h1, h2, h3, h4 { margin: 0; font-family: var(--font-display); font-weight: 800; line-height: 1.02; letter-spacing: -0.02em; }
p { margin: 0; }
ul { margin: 0; padding: 0; list-style: none; }

/* ---- Utility ---- */
.wrap { max-width: var(--maxw); margin: 0 auto; padding-inline: var(--gut); }
.eyebrow {
  font-family: var(--font-display);
  font-weight: 700;
  font-size: 13px;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: var(--red);
  display: inline-flex;
  align-items: center;
  gap: 12px;
}
.eyebrow::before {
  content: "";
  width: 30px; height: 2px; background: var(--red); display: inline-block;
}
.eyebrow.dark { color: #FF5757; }
.display-xl {
  font-variation-settings: 'wdth' 118;
  font-size: clamp(2.6rem, 6.6vw, 6.4rem);
  font-weight: 900;
  line-height: 0.96;
  letter-spacing: -0.025em;
}
.display-lg {
  font-variation-settings: 'wdth' 112;
  font-size: clamp(2rem, 4.4vw, 3.6rem);
  font-weight: 800;
}
.lede { font-size: clamp(1.05rem, 1.5vw, 1.35rem); line-height: 1.55; color: var(--ink-3); }

/* ---- Buttons ---- */
.btn {
  display: inline-flex; align-items: center; gap: 10px;
  padding: 16px 28px;
  font-family: var(--font-display);
  font-weight: 700; font-size: 15px; letter-spacing: 0.01em;
  border: 1.5px solid transparent;
  transition: transform .18s ease, background .18s ease, color .18s ease, border-color .18s ease;
  white-space: nowrap;
}
.btn .arrow { transition: transform .22s ease; }
.btn:hover .arrow { transform: translateX(4px); }
.btn-primary { background: var(--red); color: #fff; }
.btn-primary:hover { background: var(--red-deep); }
.btn-ink { background: var(--ink); color: #fff; }
.btn-ink:hover { background: #000; }
.btn-ghost { background: transparent; color: var(--ink); border-color: var(--line); }
.btn-ghost:hover { border-color: var(--ink); }
.btn-ghost.on-dark { color: #fff; border-color: rgba(255,255,255,0.28); }
.btn-ghost.on-dark:hover { border-color: #fff; background: rgba(255,255,255,0.06); }
.btn[disabled] { opacity: .65; cursor: default; }

/* ============================================================
   HEADER
   ============================================================ */
.site-header {
  position: sticky; top: 0; z-index: 60;
  background: rgba(244,241,236,0.82);
  backdrop-filter: blur(14px);
  border-bottom: 1px solid var(--line-soft);
  transition: padding .25s ease, background .25s ease, box-shadow .25s ease;
}
.header-inner { display: flex; align-items: center; justify-content: space-between; gap: 24px; padding-block: 20px; transition: padding .25s ease; }
.site-header.shrink .header-inner { padding-block: 12px; }
.site-header.shrink { box-shadow: 0 1px 0 var(--line), 0 12px 30px -24px rgba(0,0,0,.3); }
.logo-link img { height: 48px; width: auto; max-width: none; transition: height .25s ease; }
/* max-width: none hebt den globalen img-Reset auf: Das Logo behaelt immer
   seine natuerliche Breite und kann nie horizontal gestaucht werden.
   Reicht der Platz nicht, wird es per Media Query komplett ausgeblendet. */
.site-header.shrink .logo-link img { height: 40px; }
.nav { display: flex; align-items: center; gap: 34px; }
.nav a {
  font-family: var(--font-display); font-weight: 600; font-size: 15px;
  color: var(--ink-2); position: relative; padding-block: 4px; white-space: nowrap;
}
.nav a::after {
  content: ""; position: absolute; left: 0; bottom: -2px; height: 2px; width: 0; background: var(--red); transition: width .22s ease;
}
.nav a:hover { color: var(--ink); }
.nav a:hover::after { width: 100%; }
.header-cta { display: flex; align-items: center; gap: 18px; }
.header-phone { font-family: var(--font-display); font-weight: 700; font-size: 15px; display: inline-flex; align-items: center; gap: 8px; white-space: nowrap; }
.header-phone svg { color: var(--red); }
.burger { display: none; background: none; border: 0; padding: 8px; }
.burger span { display: block; width: 26px; height: 2px; background: var(--ink); margin: 5px 0; transition: .25s; }

/* ============================================================
   HERO
   ============================================================ */
.hero { position: relative; padding-top: clamp(48px, 7vw, 96px); padding-bottom: 0; }
.hero-grid {
  display: grid; grid-template-columns: 1.05fr 0.95fr; gap: clamp(28px, 4vw, 64px);
  align-items: end;
}
.hero-copy { padding-bottom: clamp(40px, 5vw, 72px); }
.hero h1 { margin-top: 26px; }
.hero h1 .red { color: var(--red); }
.hero .lede { margin-top: 28px; max-width: 30ch; }
.hero-actions { display: flex; flex-wrap: wrap; gap: 14px; margin-top: 36px; }
.hero-media { position: relative; }
.hero-media .media-img { width: 100%; height: clamp(340px, 46vw, 560px); object-fit: cover; display: block; }
.hero-badge {
  position: absolute; left: -1px; top: 28px;
  background: var(--red); color: #fff;
  padding: 18px 22px; max-width: 230px;
}
.hero-badge .n { font-family: var(--font-display); font-weight: 900; font-size: 40px; line-height: 1; font-variation-settings:'wdth' 110; }
.hero-badge .t { font-size: 13px; line-height: 1.35; margin-top: 6px; opacity: .92; }

/* trust strip */
.trust {
  border-top: 1px solid var(--line); border-bottom: 1px solid var(--line);
  margin-top: clamp(36px, 5vw, 64px);
}
.trust-grid { display: grid; grid-template-columns: repeat(4, 1fr); }
.trust-item { padding: 26px 8px 26px 0; display: flex; align-items: center; gap: 14px; border-left: 1px solid var(--line-soft); padding-left: clamp(14px,2vw,28px); }
.trust-item:first-child { border-left: 0; padding-left: 0; }
.trust-item svg { color: var(--red); flex: none; }
.trust-item b { font-family: var(--font-display); font-weight: 700; display: block; font-size: 15px; }
.trust-item span { font-size: 13.5px; color: var(--muted); }

/* ============================================================
   SECTION SHELL
   ============================================================ */
.section { padding-block: clamp(72px, 9vw, 132px); }
.section-head { max-width: 760px; }
.section-head h2 { margin-top: 18px; }
.section-head .lede { margin-top: 22px; }

/* ============================================================
   LEISTUNGEN — editorial alternating rows
   ============================================================ */
.services { display: flex; flex-direction: column; gap: clamp(48px, 7vw, 104px); margin-top: clamp(48px, 6vw, 84px); }
.service {
  display: grid; grid-template-columns: 0.92fr 1.08fr; gap: clamp(28px, 4vw, 72px); align-items: center;
}
.service:nth-child(even) .service-media { order: -1; }
.service-media { position: relative; }
.service-media .media-img { width: 100%; height: clamp(300px, 34vw, 460px); object-fit: cover; display: block; }
.service-num {
  position: absolute; top: 0; right: 18px; transform: translateY(-46%);
  font-family: var(--font-display); font-weight: 900; font-variation-settings:'wdth' 120;
  font-size: clamp(72px, 11vw, 150px); line-height: 1; color: var(--paper);
  -webkit-text-stroke: 2px var(--red); text-stroke: 2px var(--red);
  letter-spacing: -0.04em; pointer-events: none; z-index: 2;
}
.service:nth-child(even) .service-num { right: auto; left: 18px; }
.service-body h3 { font-size: clamp(1.7rem, 2.8vw, 2.5rem); font-variation-settings:'wdth' 108; }
.service-body .kicker { font-family: var(--font-display); font-weight: 700; font-size: 13px; letter-spacing: .18em; text-transform: uppercase; color: var(--red); margin-bottom: 14px; display:block; }
.service-body p { margin-top: 16px; color: var(--ink-3); max-width: 46ch; }
.service-list { margin-top: 26px; display: grid; grid-template-columns: 1fr 1fr; gap: 10px 26px; }
.service-list li { display: flex; align-items: flex-start; gap: 10px; font-size: 15px; }
.service-list li::before {
  content: ""; flex: none; width: 8px; height: 8px; margin-top: 8px; background: var(--red);
}

/* ============================================================
   WARUM — dark band
   ============================================================ */
.why { background: var(--ink); color: #fff; position: relative; overflow: hidden; }
.why::before {
  content: ""; position: absolute; inset: 0;
  background-image: linear-gradient(rgba(255,255,255,0.04) 1px, transparent 1px),
                    linear-gradient(90deg, rgba(255,255,255,0.04) 1px, transparent 1px);
  background-size: 64px 64px; mask-image: radial-gradient(120% 90% at 80% 10%, #000 30%, transparent 75%);
}
.why .wrap { position: relative; z-index: 1; }
.why-top { display: grid; grid-template-columns: 1.1fr 0.9fr; gap: clamp(24px,4vw,64px); align-items: end; }
.why h2 { font-size: clamp(2rem, 4.4vw, 3.6rem); margin-top: 18px; font-variation-settings:'wdth' 110; }
.why-top p { color: rgba(255,255,255,0.62); align-self: end; }
.why-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1px; margin-top: clamp(44px,5vw,72px); background: rgba(255,255,255,0.1); border: 1px solid rgba(255,255,255,0.1); }
.why-cell { background: var(--ink); padding: clamp(26px,3vw,40px) clamp(22px,2.4vw,34px); }
.why-cell .chk { width: 30px; height: 30px; border: 1.5px solid var(--red); display: grid; place-items: center; color: var(--red); margin-bottom: 18px; }
.why-cell h4 { font-family: var(--font-display); font-size: 1.18rem; font-weight: 700; letter-spacing: -0.01em; }
.why-cell p { color: rgba(255,255,255,0.6); font-size: 14.5px; margin-top: 10px; line-height: 1.5; }

/* ============================================================
   ZIELGRUPPEN
   ============================================================ */
.audience-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 0; margin-top: clamp(44px,5vw,72px); border: 1px solid var(--line); }
.aud {
  padding: clamp(30px,3vw,46px); border-right: 1px solid var(--line); position: relative;
  transition: background .25s ease; background: var(--white);
}
.aud:last-child { border-right: 0; }
.aud:hover { background: var(--bone); }
.aud .ix { font-family: var(--font-display); font-weight: 800; font-size: 13px; letter-spacing: .14em; color: var(--red); }
.aud h3 { font-size: 1.5rem; margin-top: 22px; font-variation-settings:'wdth' 106; }
.aud p { margin-top: 14px; color: var(--ink-3); font-size: 15.5px; }
.aud .lnk { display: inline-flex; align-items: center; gap: 8px; margin-top: 24px; font-family: var(--font-display); font-weight: 700; font-size: 14px; color: var(--ink); }
.aud .lnk svg { color: var(--red); transition: transform .2s ease; }
.aud:hover .lnk svg { transform: translateX(4px); }

/* ============================================================
   KONTAKT
   ============================================================ */
.contact { background: var(--bone); }
.contact-grid { display: grid; grid-template-columns: 0.95fr 1.05fr; gap: clamp(32px,5vw,72px); align-items: start; }
.contact-info h2 { font-size: clamp(2rem,4vw,3.2rem); margin-top: 18px; font-variation-settings:'wdth' 110; }
.contact-info .lede { margin-top: 20px; max-width: 38ch; }
.info-list { margin-top: 34px; display: flex; flex-direction: column; gap: 2px; border-top: 1px solid var(--line); }
.info-row { display: flex; align-items: center; gap: 18px; padding: 20px 0; border-bottom: 1px solid var(--line); }
.info-row .ic { width: 42px; height: 42px; flex: none; background: var(--ink); color: #fff; display: grid; place-items: center; }
.info-row > span:last-child { display: flex; flex-direction: column; min-width: 0; }
.info-row .lbl { display: block; font-size: 12.5px; letter-spacing: .12em; text-transform: uppercase; color: var(--muted); font-family: var(--font-display); font-weight: 700; line-height: 1.2; }
.info-row .val { display: block; font-family: var(--font-display); font-weight: 700; font-size: 17px; margin-top: 3px; line-height: 1.3; word-break: break-word; }

/* form */
.form { background: var(--white); padding: clamp(28px,3.4vw,48px); box-shadow: var(--shadow); }
.form h3 { font-size: 1.5rem; font-variation-settings:'wdth' 106; }
.form p.sub { color: var(--muted); margin-top: 10px; font-size: 15px; }
.field { margin-top: 22px; }
.field label { display: block; font-family: var(--font-display); font-weight: 600; font-size: 13px; letter-spacing: .04em; text-transform: uppercase; color: var(--ink-2); margin-bottom: 8px; }
.field input, .field textarea, .field select {
  width: 100%; padding: 14px 16px; font-family: var(--font-body); font-size: 16px; color: var(--ink);
  background: var(--paper); border: 1.5px solid var(--line); outline: none; transition: border-color .18s ease, background .18s ease;
}
.field input:focus, .field textarea:focus, .field select:focus { border-color: var(--red); background: #fff; }
.field textarea { resize: vertical; min-height: 120px; }
.field-row { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; }
.form .btn { width: 100%; justify-content: center; margin-top: 26px; }
.form .legal { font-size: 12.5px; color: var(--muted); margin-top: 16px; line-height: 1.5; }
.form .legal a { color: var(--red); text-decoration: underline; text-underline-offset: 2px; }

/* hCaptcha: Platz reservieren, damit das Formular beim Laden nicht springt */
.captcha-slot { min-height: 78px; }
.captcha-noscript { font-size: 13px; color: var(--red-deep); background: var(--red-tint); padding: 12px 14px; line-height: 1.5; }
.captcha-noscript a { text-decoration: underline; text-underline-offset: 2px; }

/* Formular: Statusmeldungen + Spam-Schutz (technisch, im Design-Duktus) */
.form-status { display: none; margin-top: 18px; padding: 14px 16px; font-family: var(--font-display); font-weight: 600; font-size: 14.5px; line-height: 1.45; }
.form-status.show { display: block; }
.form-status.ok { background: #E9F5EC; color: #17692E; border-left: 3px solid #1C8A3C; }
.form-status.err { background: var(--red-tint); color: var(--red-deep); border-left: 3px solid var(--red); }
.hp-field { position: absolute !important; left: -9999px !important; top: auto !important; width: 1px; height: 1px; overflow: hidden; }

/* ============================================================
   FOOTER
   ============================================================ */
.footer { background: var(--ink); color: #fff; padding-top: clamp(60px,7vw,96px); }
.footer-top { display: grid; grid-template-columns: 1.5fr 1fr 1fr 1fr; gap: clamp(28px,4vw,56px); padding-bottom: 56px; border-bottom: 1px solid rgba(255,255,255,0.12); }
.footer-brand img { height: 38px; width: auto; }
.footer-brand p { color: rgba(255,255,255,0.55); margin-top: 22px; max-width: 34ch; font-size: 15px; }
.footer-col h5 { font-family: var(--font-display); font-weight: 700; font-size: 12.5px; letter-spacing: .16em; text-transform: uppercase; color: rgba(255,255,255,0.5); margin: 0 0 20px; }
.footer-col ul { display: flex; flex-direction: column; gap: 13px; }
.footer-col a, .footer-col li { color: rgba(255,255,255,0.82); font-size: 15px; transition: color .18s ease; }
.footer-col a:hover { color: #fff; }
.footer-col .with-ic { display: flex; align-items: center; gap: 10px; }
.footer-col .with-ic svg { color: var(--red); flex: none; }
.footer-bottom { display: flex; align-items: center; justify-content: space-between; gap: 18px; flex-wrap: wrap; padding-block: 26px; }
.footer-bottom p { color: rgba(255,255,255,0.45); font-size: 13.5px; }
.socials { display: flex; gap: 10px; }
.socials a { width: 38px; height: 38px; border: 1px solid rgba(255,255,255,0.18); display: grid; place-items: center; color: rgba(255,255,255,0.8); transition: .2s; }
.socials a:hover { background: var(--red); border-color: var(--red); color: #fff; }

/* ============================================================
   UNTERSEITEN · Impressum / Datenschutz
   ============================================================ */
.legal-content { max-width: 800px; margin-top: clamp(36px, 5vw, 64px); }
.legal-content h2 { font-size: clamp(1.35rem, 2.2vw, 1.8rem); margin-top: clamp(36px, 4vw, 56px); font-variation-settings: 'wdth' 108; }
.legal-content h3 { font-size: 1.15rem; margin-top: 28px; }
.legal-content p { margin-top: 14px; color: var(--ink-2); }
.legal-content ul { margin-top: 14px; display: flex; flex-direction: column; gap: 8px; }
.legal-content li { display: flex; gap: 10px; align-items: flex-start; font-size: 15.5px; color: var(--ink-2); }
.legal-content li::before { content: ""; flex: none; width: 7px; height: 7px; margin-top: 9px; background: var(--red); }
.legal-content a { color: var(--red); text-decoration: underline; text-underline-offset: 2px; }
.legal-content address { font-style: normal; }
.legal-content .stand { margin-top: 44px; font-size: 14px; color: var(--muted); }

/* Anker-Sprünge: Abschnitte nicht unter dem Sticky-Header verschwinden lassen */
main [id] { scroll-margin-top: 92px; }

/* ============================================================
   REVEAL
   ============================================================ */
/* Content is visible by default; only when JS is active do we hide-then-animate. */
.js .reveal { opacity: 0; transform: translateY(26px); transition: opacity .7s cubic-bezier(.2,.7,.2,1), transform .7s cubic-bezier(.2,.7,.2,1); }
.js .reveal.in { opacity: 1; transform: none; }
@media (prefers-reduced-motion: reduce) { .js .reveal { opacity: 1 !important; transform: none !important; transition: none; } }

/* ============================================================
   RESPONSIVE
   ============================================================ */
.mobile-nav { display: none; }

@media (max-width: 1000px) {
  .nav, .header-phone { display: none; }
  .burger { display: block; }
  .hero-grid { grid-template-columns: 1fr; }
  .hero-media { order: -1; }
  .hero-copy { padding-bottom: 8px; }
  .why-top, .why-grid { grid-template-columns: 1fr 1fr; }
  .service, .service:nth-child(even) .service-media { grid-template-columns: 1fr; }
  .service:nth-child(even) .service-media { order: -1; }
  .service-media { order: -1; }
  .contact-grid { grid-template-columns: 1fr; }
}
@media (max-width: 680px) {
  body { font-size: 16px; }
  .trust-grid { grid-template-columns: 1fr 1fr; }
  .trust-item { border-left: 0; padding-left: 0; }
  .why-grid, .why-top, .audience-grid, .service-list, .field-row { grid-template-columns: 1fr; }
  .audience-grid .aud { border-right: 0; border-bottom: 1px solid var(--line); }
  .audience-grid .aud:last-child { border-bottom: 0; }
  .footer-top { grid-template-columns: 1fr 1fr; }
  .footer-brand { grid-column: 1 / -1; }
  .hero-badge { position: static; max-width: none; margin-top: 16px; display: inline-block; }
}
/* Das Logo wird nie skaliert oder gestaucht: Sobald der Platz neben CTA und
   Burger knapp werden koennte (mit Sicherheitsmarge fuer Fallback-Fonts),
   wird es komplett ausgeblendet. Die Marke bleibt ueber das Logo im
   Menue-Drawer sichtbar. */
@media (max-width: 560px) {
  .site-header .logo-link { display: none; }
}

/* mobile drawer */
.mobile-nav { position: fixed; inset: 0; z-index: 80; background: var(--paper); transform: translateX(100%); transition: transform .32s cubic-bezier(.2,.7,.2,1); padding: 24px var(--gut); display: flex; flex-direction: column; }
.mobile-nav.open { transform: none; }
.mobile-nav .mn-top { display: flex; align-items: center; justify-content: space-between; }
.mobile-nav .mn-close { background: none; border: 0; font-size: 30px; line-height: 1; color: var(--ink); }
.mobile-nav nav { display: flex; flex-direction: column; gap: 4px; margin-top: 40px; }
.mobile-nav nav a { font-family: var(--font-display); font-weight: 800; font-size: clamp(1.8rem,8vw,2.6rem); letter-spacing: -.02em; padding: 10px 0; border-bottom: 1px solid var(--line); font-variation-settings:'wdth' 108; }
.mobile-nav .mn-foot { margin-top: auto; padding-top: 30px; }
.mobile-nav .mn-foot .btn { width: 100%; justify-content: center; }
