/* ============================================================
   landingpage.css — RedeKunstWerk Fulda 2026 Landingpage (WP-Bundle)
   Merged from: tokens.css → fonts.css → base.css → sections.css → utilities.css
   Asset paths assume this file sits at /wp-content/uploads/fulda-2026/
   with /assets/ as sibling directory.
   ============================================================ */


/* ============================================================
   FROM tokens.css
   ============================================================ */

/* ============================================================
   TOKENS — Design variables (colors, type, spacing, radius)
   THIS IS THE MAIN STYLING DIAL.
   Change a value here and it propagates everywhere it is used.
   ============================================================ */

/* ---------- Tokens ---------- */
  :root{
    --bg-1:        #FBF8F2;
    --bg-2:        #F3EEE3;
    --ink:         #1F2A3D;
    --ink-muted:   #5C6275;
    --gold:        #C9A03E;
    --gold-hover:  #A07F2D;
    --gold-tint:   rgba(201,160,62,.10);
    --indigo:      #2E3F5E;
    --rule:        #E8E2D4;

    --sans: "Inter", system-ui, -apple-system, "Segoe UI", Helvetica, Arial, sans-serif;
    --serif: "Cormorant Garamond", "Cardo", Georgia, "Times New Roman", serif;
    --brush: "Northwell", "Allura", "Pinyon Script", "Sacramento", cursive, sans-serif;

    --maxw: 1140px;
    --readw: 680px;
    --radius: 4px;
    --shadow-soft: 0 1px 2px rgba(31,42,61,.04), 0 8px 28px rgba(31,42,61,.06);

    --sec-pad-y: clamp(72px, 9vw, 120px);
  }

/* ============================================================
   FROM fonts.css
   ============================================================ */

/* ============================================================
   FONTS — @font-face declarations (self-hosted)
   Cormorant Garamond (serif, used italic & regular)
   Inter (sans-serif, weights 300 & 400)
   Northwell (brush/display, regular)
   Edit rarely. To swap a font, replace the .woff2/.woff in /assets/fonts
   and update the URL below.
   ============================================================ */

/* cyrillic-ext */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("assets/fonts/cormorant-italic-cyrillic-ext.woff2") format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("assets/fonts/cormorant-italic-cyrillic.woff2") format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("assets/fonts/cormorant-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;
}
/* latin-ext */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("assets/fonts/cormorant-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;
}
/* latin */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("assets/fonts/cormorant-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;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("assets/fonts/cormorant-regular-cyrillic-ext.woff2") format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("assets/fonts/cormorant-regular-cyrillic.woff2") format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("assets/fonts/cormorant-regular-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;
}
/* latin-ext */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("assets/fonts/cormorant-regular-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;
}
/* latin */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("assets/fonts/cormorant-regular-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;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("assets/fonts/cormorant-regular-cyrillic-ext.woff2") format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("assets/fonts/cormorant-regular-cyrillic.woff2") format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("assets/fonts/cormorant-regular-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;
}
/* latin-ext */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("assets/fonts/cormorant-regular-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;
}
/* latin */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("assets/fonts/cormorant-regular-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;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("assets/fonts/cormorant-regular-cyrillic-ext.woff2") format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("assets/fonts/cormorant-regular-cyrillic.woff2") format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("assets/fonts/cormorant-regular-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;
}
/* latin-ext */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("assets/fonts/cormorant-regular-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;
}
/* latin */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("assets/fonts/cormorant-regular-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;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("assets/fonts/inter-regular-cyrillic-ext.woff2") format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("assets/fonts/inter-regular-cyrillic.woff2") format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("assets/fonts/inter-regular-greek-ext.woff2") format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("assets/fonts/inter-regular-greek.woff2") format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("assets/fonts/inter-regular-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;
}
/* latin-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("assets/fonts/inter-regular-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;
}
/* latin */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("assets/fonts/inter-regular-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;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("assets/fonts/inter-regular-cyrillic-ext.woff2") format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("assets/fonts/inter-regular-cyrillic.woff2") format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("assets/fonts/inter-regular-greek-ext.woff2") format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("assets/fonts/inter-regular-greek.woff2") format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("assets/fonts/inter-regular-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;
}
/* latin-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("assets/fonts/inter-regular-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;
}
/* latin */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("assets/fonts/inter-regular-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;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("assets/fonts/inter-regular-cyrillic-ext.woff2") format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("assets/fonts/inter-regular-cyrillic.woff2") format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("assets/fonts/inter-regular-greek-ext.woff2") format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("assets/fonts/inter-regular-greek.woff2") format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("assets/fonts/inter-regular-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;
}
/* latin-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("assets/fonts/inter-regular-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;
}
/* latin */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("assets/fonts/inter-regular-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;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("assets/fonts/inter-regular-cyrillic-ext.woff2") format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("assets/fonts/inter-regular-cyrillic.woff2") format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("assets/fonts/inter-regular-greek-ext.woff2") format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("assets/fonts/inter-regular-greek.woff2") format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("assets/fonts/inter-regular-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;
}
/* latin-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("assets/fonts/inter-regular-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;
}
/* latin */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("assets/fonts/inter-regular-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;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("assets/fonts/inter-regular-cyrillic-ext.woff2") format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("assets/fonts/inter-regular-cyrillic.woff2") format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("assets/fonts/inter-regular-greek-ext.woff2") format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("assets/fonts/inter-regular-greek.woff2") format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("assets/fonts/inter-regular-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;
}
/* latin-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("assets/fonts/inter-regular-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;
}
/* latin */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("assets/fonts/inter-regular-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;
}

/* ---------- Brush font: Northwell Reg ---------- */
  @font-face{
    font-family: "Northwell";
    src: url("assets/fonts/northwell.woff2") format("woff2"),
         url("assets/fonts/northwell.woff") format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
  }

/* ============================================================
   FROM base.css
   ============================================================ */

/* ============================================================
   BASE — Reset, body defaults, typography utilities, buttons,
   container & section layout primitives.
   ============================================================ */

/* ---------- Reset ---------- */
*,*::before,*::after{ box-sizing:border-box; }
  html{ -webkit-text-size-adjust:100%; }
  html,body{ margin:0; }
  body{
    background: var(--bg-1);
    color: var(--ink);
    font-family: var(--sans);
    font-size: 17px;
    line-height: 1.65;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    overflow-x: hidden;
  }
  img{ display:block; max-width:100%; height:auto; }
  a{ color: inherit; text-decoration: none; }
  p{ margin: 0 0 1em; max-width: var(--readw); }
  p:last-child{ margin-bottom:0; }
  h1,h2,h3,h4{ margin:0; font-weight: 600; color: var(--ink); letter-spacing: -0.01em; }
  ::selection{ background: var(--gold); color: var(--indigo); }

  /* Sichtbarer Fokus-Rahmen für Tastatur-Navigation (sichtbar auf hellem + dunklem Grund) */
  a:focus-visible,
  button:focus-visible{
    outline: 2px solid var(--indigo);
    outline-offset: 2px;
    box-shadow: 0 0 0 2px var(--bg-1);
  }

/* ---------- Type styles ---------- */
.brush{
    font-family: var(--brush);
    font-weight: 400;
    color: var(--gold);
    line-height: 1.05;
    letter-spacing: 0;
  }
  .serif{
    font-family: var(--serif);
    font-weight: 500;
    color: var(--indigo);
    line-height: 1.15;
    letter-spacing: 0;
  }
  .eyebrow{
    font-family: var(--sans);
    font-size: 12px;
    font-weight: 500;
    letter-spacing: .18em;
    text-transform: uppercase;
    color: var(--ink-muted);
  }
  .lead{
    font-family: var(--serif);
    font-style: italic;
    font-size: clamp(20px, 2.2vw, 24px);
    line-height: 1.45;
    color: var(--indigo);
    max-width: var(--readw);
  }

/* ---------- Layout (.wrap, section, section-head, divider) ---------- */
.wrap{
    width: 100%;
    max-width: var(--maxw);
    margin: 0 auto;
    padding: 0 24px;
  }
  section{
    padding: var(--sec-pad-y) 0;
    position: relative;
  }
  section.alt{ background: var(--bg-2); }
  .section-head{
    margin-bottom: clamp(40px, 5vw, 64px);
    max-width: 820px;
  }
  .section-head .eyebrow{ margin-bottom: 16px; display:block; }
  .section-head h2{
    font-family: var(--sans);
    font-size: clamp(28px, 3.4vw, 36px);
    font-weight: 600;
    line-height: 1.2;
    color: var(--ink);
  }
  .section-head .serif{
    font-size: clamp(28px, 3.6vw, 40px);
  }
  .divider{
    width: 48px; height: 1px; background: var(--gold);
    margin: 0 0 24px;
  }

/* ---------- Buttons (.btn, .btn-primary, .btn-secondary, .btn-ghost) ---------- */
.btn{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    min-height: 52px;
    padding: 14px 28px;
    font-family: var(--sans);
    font-size: 16px;
    font-weight: 600;
    letter-spacing: .005em;
    border-radius: var(--radius);
    border: 2px solid transparent;
    cursor: pointer;
    transition: background 200ms ease, color 200ms ease, border-color 200ms ease, transform 200ms ease;
    text-align: center;
    line-height: 1.2;
  }
  .btn-primary{
    background: var(--gold);
    color: var(--indigo);
    border-color: var(--gold);
  }
  .btn-primary:hover{ background: var(--gold-hover); border-color: var(--gold-hover); color:#fff; }
  .btn-secondary{
    background: rgba(201,160,62,.07);
    color: var(--gold);
    border-color: var(--gold);
  }
  .btn-secondary:hover{ background: rgba(201,160,62,.16); color: var(--gold-hover); border-color: var(--gold-hover); }
  .btn-ghost{
    background: transparent; color: var(--indigo); border-color: transparent;
    min-height: auto; padding: 8px 0;
  }
  .btn-ghost:hover{ color: var(--gold-hover); }
  .btn .arrow{ transition: transform 200ms ease; }
  .btn:hover .arrow{ transform: translateX(3px); }
  .btn-micro{
    font-family: var(--sans);
    font-size: 12px;
    letter-spacing: .15em;
    text-transform: uppercase;
    color: var(--ink-muted);
    margin-top: 14px;
  }

/* ============================================================
   FROM sections.css
   ============================================================ */

/* ============================================================
   SECTIONS — Styles for each of the 12 page sections, in source order.
   Each section is delimited by a /* ---------- N. Name ---------- */ banner
   that matches the corresponding <!-- ============ N. NAME ============ -->
   block in index.html.
   ============================================================ */

/* ---------- Header ---------- */
  .site-header{
    position: sticky;
    top: 0;
    z-index: 40;
    background: rgba(251,248,242,.86);
    backdrop-filter: saturate(140%) blur(8px);
    -webkit-backdrop-filter: saturate(140%) blur(8px);
    border-bottom: 1px solid transparent;
    transition: border-color 200ms ease, background 200ms ease;
  }
  .site-header.scrolled{ border-bottom-color: var(--rule); }
  .header-inner{
    max-width: var(--maxw);
    margin: 0 auto;
    padding: 14px 24px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
  }
  .logo{
    display: inline-flex; align-items: center;
    color: var(--ink);
    line-height: 0;
  }
  .logo img{
    height: 40px;
    width: auto;
    display: block;
  }
  @media (max-width: 520px){
    .logo img{ height: 34px; }
  }
  .header-right{ display:flex; align-items:center; gap: 20px; }
  .header-phone{
    font-family: var(--sans);
    font-size: 14px;
    font-weight: 500;
    color: var(--indigo);
    letter-spacing: .02em;
    display: inline-flex;
    align-items: center;
    gap: 8px;
  }
  .header-phone:hover{ color: var(--gold-hover); }
  .header-cta{
    min-height: 40px;
    padding: 8px 18px;
    font-size: 14px;
  }
  @media (max-width: 720px){
    .header-phone .label{ display: none; }
    .header-cta{ display: none; }
  }

  /* ---------- Hero ---------- */
  .hero{
    position: relative;
    min-height: 86vh;
    padding: 0;
    color: #FBF8F2;
    overflow: hidden;
    isolation: isolate;
  }
  .hero-bg{
    position: absolute; inset:0; z-index:-2;
    background-image: url("assets/images/hero-rhoen-abendlicht.webp");
    background-size: cover;
    background-position: center 55%;
    transform: scale(1.02);
  }
  .hero-bg::after{
    content:"";
    position:absolute; inset:0;
    background:
      linear-gradient(180deg, rgba(31,42,61,.30) 0%, rgba(31,42,61,.20) 35%, rgba(31,42,61,.55) 100%),
      linear-gradient(180deg, rgba(0,0,0,.10), rgba(0,0,0,.10));
  }
  .hero-inner{
    position: relative;
    z-index: 1;
    max-width: var(--maxw);
    margin: 0 auto;
    padding: clamp(96px, 14vh, 160px) 24px clamp(80px, 12vh, 120px);
    display: grid;
    grid-template-columns: minmax(0, 900px);
  }
  .hero h1{
    font-family: var(--brush);
    font-weight: 400;
    color: #F5E6BF;
    font-size: clamp(48px, 7.6vw, 86px);
    line-height: 1.0;
    letter-spacing: 0;
    margin-bottom: 24px;
    text-shadow: 0 2px 24px rgba(0,0,0,.35);
  }
  .hero h1 .line-2{
    display:block;
    font-family: var(--serif);
    font-style: italic;
    font-weight: 500;
    color: #FBF8F2;
    font-size: .42em;
    letter-spacing: .005em;
    margin-top: 14px;
    line-height: 1.25;
    text-shadow: 0 1px 16px rgba(0,0,0,.4);
  }
  .hero .sub{
    font-family: var(--sans);
    font-size: clamp(17px, 1.9vw, 21px);
    font-weight: 300;
    color: #FBF8F2;
    line-height: 1.55;
    max-width: 600px;
    margin: 0 0 32px;
    text-shadow: 0 1px 12px rgba(0,0,0,.45);
  }
  .hero-trust{
    list-style: none;
    margin: 0 0 40px;
    max-width: 520px;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 0 22px;
    font-size: 12px;
    letter-spacing: .18em;
    text-transform: uppercase;
    color: rgba(255,255,255,.86);
    font-weight: 500;
  }
  .hero-trust li{
    display: inline-flex; align-items: center; gap: 22px;
    padding: 4px 0;
  }
  .hero-trust li + li::before{
    content: "·";
    color: var(--gold);
    margin-right: 22px;
    font-size: 18px;
    line-height: 0;
  }
  .hero-ctas{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 14px;
  }
  .hero-ctas .btn{ min-width: 280px; }
  .hero-secondary{
    color: #F5E6BF;
    font-size: 14px;
    letter-spacing: .04em;
    border-bottom: 1px solid rgba(245,230,191,.4);
    padding-bottom: 2px;
    transition: border-color 200ms ease;
  }
  .hero-secondary:hover{ border-color: var(--gold); }
  .hero-microtext{
    font-family: var(--sans);
    font-size: 12px;
    letter-spacing: .18em;
    text-transform: uppercase;
    color: rgba(255,255,255,.78);
    margin-top: 14px;
  }
  .hero-photo-caption{
    position: absolute;
    bottom: 18px;
    right: 24px;
    z-index: 2;
    font-family: var(--sans);
    font-size: 10px;
    letter-spacing: .18em;
    text-transform: uppercase;
    color: rgba(255,255,255,.55);
    max-width: 60ch;
    text-align: right;
  }
  @media (max-width: 720px){
    .hero{ min-height: 92vh; }
    .hero-bg{ background-position: 60% 50%; }
    .hero-inner{ padding-top: 96px; padding-bottom: 64px; }
    .hero-ctas .btn{ width: 100%; min-width: 0; }
    .hero-ctas{ width: 100%; }
    .hero-trust{ font-size: 11px; gap: 0 14px; }
    .hero-trust li + li::before{ margin-right: 14px; }
    .hero-photo-caption{ display:none; }
  }

  /* ---------- 2. Eckdaten ---------- */
  .eck-card{
    background: var(--bg-1);
    border: 1px solid var(--rule);
    border-top: 3px solid var(--gold);
    padding: clamp(28px, 4vw, 48px);
    max-width: 980px;
    margin: 0 auto;
    box-shadow: var(--shadow-soft);
  }
  .eck-grid{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 28px 36px;
    margin: 0;
  }
  .eck-item-wide{ grid-column: span 2; }
  .eck-item .label{
    display: block;
    font-size: 11px;
    letter-spacing: .2em;
    text-transform: uppercase;
    color: var(--ink-muted);
    margin-bottom: 8px;
    font-weight: 500;
  }
  .eck-item .value{
    font-family: var(--serif);
    font-weight: 600;
    color: var(--indigo);
    font-size: clamp(22px, 2.4vw, 28px);
    line-height: 1.2;
    margin: 0;
  }
  .eck-item .meta{
    display: block;
    font-family: var(--sans);
    font-size: 14px;
    color: var(--ink-muted);
    margin: 4px 0 0;
    font-weight: 400;
  }
  .eck-divider{
    height: 1px; background: var(--rule);
    margin: 28px 0 24px;
  }
  .eck-foot{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 16px 24px;
  }
  .eck-price{
    font-family: var(--serif);
    font-weight: 600;
    color: var(--gold);
    font-size: clamp(28px, 3.4vw, 36px);
    line-height: 1.1;
  }
  .eck-price .small{
    font-family: var(--sans);
    font-size: 13px;
    font-weight: 400;
    color: var(--ink-muted);
    letter-spacing: .02em;
    margin-left: 8px;
  }
  .eck-tags{ display: flex; flex-wrap: wrap; gap: 10px; }
  .pill{
    display: inline-flex; align-items: center; gap: 6px;
    padding: 6px 12px;
    border: 1px solid var(--rule);
    border-radius: 999px;
    font-size: 12px;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: var(--indigo);
    background: #fff;
    font-weight: 500;
  }
  .pill::before{
    content: "";
    width: 6px; height: 6px; border-radius: 50%;
    background: var(--gold);
  }
  @media (max-width: 800px){
    .eck-grid{ grid-template-columns: 1fr 1fr; }
    .eck-item-wide{ grid-column: auto; }
  }
  @media (max-width: 520px){
    .eck-grid{ grid-template-columns: 1fr; }
    .eck-foot{ flex-direction: column; align-items: flex-start; }
  }

  /* ---------- 3. Warum Fulda ---------- */
  .warum-top{
    display: grid;
    grid-template-columns: minmax(0, 1.15fr) minmax(0, .85fr);
    gap: clamp(40px, 5vw, 80px);
    align-items: start;
  }
  .warum-top h2{
    font-family: var(--serif);
    font-weight: 500;
    color: var(--indigo);
    font-size: clamp(32px, 4.2vw, 48px);
    line-height: 1.15;
    margin-bottom: 32px;
    max-width: 560px;
  }
  .warum-top h2 .brush{
    font-size: 1.35em;
    line-height: .9;
    display: inline-block;
    transform: translateY(.08em);
    margin: 0 .03em;
  }
  .warum-body p{ font-size: 17px; line-height: 1.7; color: var(--ink); }
  .warum-image{
    position: relative;
    aspect-ratio: 4/5;
    overflow: hidden;
    border-radius: 4px;
    background: var(--bg-2);
  }
  .warum-image img{ width:100%; height:100%; object-fit: cover; }
  .warum-image .img-caption{
    position: absolute; left: 16px; bottom: 16px;
    color: rgba(255,255,255,.95);
    font-size: 11px;
    letter-spacing: .18em;
    text-transform: uppercase;
    text-shadow: 0 1px 6px rgba(0,0,0,.4);
  }
  .warum-args{
    margin-top: clamp(56px, 7vw, 88px);
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: clamp(28px, 3vw, 48px);
  }
  .arg{
    padding-top: 24px;
    border-top: 1px solid var(--rule);
  }
  .arg .num{
    font-family: var(--serif);
    font-style: italic;
    color: var(--gold);
    font-size: 36px;
    line-height: 1;
    display: block;
    margin-bottom: 16px;
  }
  .arg h3{
    font-family: var(--sans);
    font-weight: 600;
    font-size: 18px;
    line-height: 1.35;
    margin-bottom: 10px;
    color: var(--ink);
  }
  .arg p{ font-size: 16px; line-height: 1.65; color: var(--ink-muted); }
  .warum-close{
    margin-top: clamp(48px, 5vw, 72px);
    border-left: 2px solid var(--gold);
    padding: 8px 0 8px 24px;
    max-width: var(--readw);
    font-family: var(--serif);
    font-style: italic;
    font-size: 19px;
    line-height: 1.55;
    color: var(--indigo);
  }
  @media (max-width: 820px){
    .warum-top{ grid-template-columns: 1fr; }
    .warum-args{ grid-template-columns: 1fr; gap: 32px; }
    .warum-image{ aspect-ratio: 16/10; }
  }

  /* ---------- Mid CTA bar ---------- */
  .midcta{
    margin: clamp(64px, 7vw, 96px) auto 0;
    padding: clamp(28px, 3vw, 40px);
    border: 1px solid var(--rule);
    background: #fff;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    max-width: 980px;
  }
  .midcta-text{
    font-family: var(--serif);
    font-style: italic;
    font-size: clamp(20px, 2.2vw, 24px);
    color: var(--indigo);
    line-height: 1.35;
    max-width: 560px;
  }
  @media (max-width: 640px){
    .midcta{ flex-direction: column; align-items: flex-start; }
    .midcta .btn{ width: 100%; }
  }

  /* ---------- 4. Für wen ---------- */
  .fuerwen-intro{ max-width: var(--readw); margin-bottom: clamp(40px, 5vw, 64px); }
  .self-list{
    list-style: none;
    margin: 0;
    padding: 0;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: clamp(28px, 3vw, 40px) clamp(36px, 4vw, 64px);
  }
  .self-list li{
    padding-left: 32px;
    position: relative;
  }
  .self-list li::before{
    content: "";
    position: absolute;
    left: 0; top: 6px;
    width: 18px; height: 18px;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23C9A03E' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'><polyline points='20 6 9 17 4 12'/></svg>");
    background-repeat: no-repeat;
    background-size: contain;
  }
  .self-list .open{
    display: block;
    font-family: var(--sans);
    font-weight: 600;
    font-size: 17px;
    line-height: 1.45;
    color: var(--ink);
    margin-bottom: 8px;
  }
  .self-list p{
    font-size: 16px;
    line-height: 1.65;
    color: var(--ink-muted);
  }
  .fuerwen-close{
    margin-top: clamp(56px, 6vw, 80px);
    border-left: 2px solid var(--gold);
    padding: 24px 32px;
    background: #fff;
    max-width: 820px;
    box-shadow: var(--shadow-soft);
  }
  .fuerwen-close h3{
    font-family: var(--serif);
    font-weight: 500;
    font-size: clamp(24px, 2.6vw, 30px);
    line-height: 1.2;
    color: var(--indigo);
    margin-bottom: 16px;
  }
  .fuerwen-close p{ color: var(--ink); }
  @media (max-width: 760px){
    .self-list{ grid-template-columns: 1fr; }
  }

  /* ---------- 5. Was du lernst ---------- */
  .disz-grid{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: clamp(20px, 2.4vw, 32px);
  }
  .disz{
    background: #fff;
    border: 1px solid var(--rule);
    padding: clamp(24px, 2.6vw, 32px);
    display: flex;
    flex-direction: column;
  }
  .disz .img-ph{
    aspect-ratio: 4/3;
    background:
      repeating-linear-gradient(135deg, rgba(201,160,62,.06) 0 8px, rgba(201,160,62,.12) 8px 16px),
      var(--bg-2);
    border-radius: 4px;
    margin-bottom: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 16px;
    overflow: hidden;
    position: relative;
  }
  .disz .img-ph img{
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
  }
  .img-ph .ph-label{
    font-family: ui-monospace, SFMono-Regular, Menlo, monospace;
    font-size: 11px;
    letter-spacing: .12em;
    text-transform: uppercase;
    color: var(--ink-muted);
    line-height: 1.5;
    max-width: 24ch;
  }
  .disz h3{
    font-family: var(--serif);
    font-weight: 600;
    color: var(--indigo);
    font-size: clamp(22px, 2.2vw, 26px);
    line-height: 1.2;
    margin-bottom: 12px;
  }
  .disz p{ font-size: 16px; line-height: 1.65; color: var(--ink); }
  .disz .number{
    font-family: var(--sans);
    font-size: 11px;
    letter-spacing: .2em;
    text-transform: uppercase;
    color: var(--gold);
    font-weight: 600;
    margin-bottom: 16px;
  }
  .kern-intro{
    margin-top: clamp(56px, 6vw, 80px);
    font-family: var(--serif);
    font-style: italic;
    font-size: clamp(20px, 2.2vw, 24px);
    color: var(--indigo);
    max-width: 820px;
    line-height: 1.45;
  }
  .kern-grid{
    margin-top: clamp(32px, 4vw, 48px);
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0;
    border-top: 1px solid var(--rule);
  }
  .kern-grid .kern{
    border-bottom: 1px solid var(--rule);
    padding: 24px 0;
    padding-right: 24px;
    display: grid;
    grid-template-columns: 60px 1fr;
    gap: 16px;
    align-items: start;
  }
  .kern .marker{
    font-family: var(--serif);
    font-style: italic;
    color: var(--gold);
    font-size: 24px;
    line-height: 1;
    padding-top: 2px;
  }
  .kern h4{
    font-family: var(--sans);
    font-weight: 600;
    font-size: 17px;
    color: var(--ink);
    margin-bottom: 4px;
  }
  .kern p{ font-size: 16px; color: var(--ink-muted); line-height: 1.55; }
  .kern-grid .kern:nth-child(odd){ padding-right: 32px; border-right: 1px solid var(--rule); padding-left: 0; }
  .kern-grid .kern:nth-child(even){ padding-left: 32px; }
  .hospital-box{
    margin-top: clamp(48px, 5vw, 64px);
    background: var(--bg-1);
    border: 1px solid var(--gold);
    border-left-width: 3px;
    border-radius: var(--radius);
    padding: clamp(24px, 3vw, 40px);
    max-width: 880px;
  }
  .hospital-box .eyebrow{ color: var(--gold); margin-bottom: 12px; display: block; }
  .hospital-box p{
    font-family: var(--serif);
    font-size: clamp(19px, 2vw, 22px);
    line-height: 1.5;
    color: var(--ink);
    margin: 0;
  }
  .hospital-box strong{ color: var(--indigo); font-weight: 600; }
  @media (max-width: 880px){
    .disz-grid{ grid-template-columns: 1fr; }
    .kern-grid{ grid-template-columns: 1fr; }
    .kern-grid .kern{ padding: 20px 0 !important; border-right: 0 !important; }
  }

  /* ---------- 6. Menschen ---------- */
  .menschen-top{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: clamp(32px, 4vw, 56px);
  }
  .prof{
    background: var(--bg-1);
    border: 1px solid var(--rule);
    display: flex;
    flex-direction: column;
    overflow: hidden;
  }
  .prof .portrait{
    aspect-ratio: 4/5;
    background: var(--bg-2);
    position: relative;
    overflow: hidden;
  }
  .prof .portrait img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    /* object-position default centers the face; override per-portrait if needed */
    display: block;
  }
  /* Fallback styling for portraits that still use the placeholder label */
  .prof .portrait .ph-label{
    position: absolute;
    inset: 0;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    text-align: center;
    background: rgba(251,248,242,.92);
    border: 1px solid var(--rule);
    padding: 24px;
  }
  .prof .meta{
    padding: clamp(24px, 2.6vw, 32px);
  }
  .prof h3{
    font-family: var(--serif);
    font-weight: 600;
    color: var(--indigo);
    font-size: clamp(24px, 2.4vw, 30px);
    line-height: 1.15;
    margin-bottom: 6px;
  }
  .prof .role{
    display: block;
    font-family: var(--sans);
    font-size: 12px;
    letter-spacing: .18em;
    text-transform: uppercase;
    color: var(--gold);
    margin-bottom: 18px;
    font-weight: 500;
  }
  .prof p{ font-size: 16px; line-height: 1.65; color: var(--ink); }
  .team-trans{
    margin-top: clamp(56px, 6vw, 80px);
    font-family: var(--serif);
    font-style: italic;
    font-size: clamp(20px, 2vw, 23px);
    color: var(--indigo);
    max-width: 820px;
    line-height: 1.45;
  }
  .team-grid{
    margin-top: clamp(32px, 4vw, 48px);
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: clamp(20px, 2vw, 28px);
  }
  .team-card{
    text-align: left;
  }
  .team-card .avatar{
    width: 88px; height: 88px;
    border-radius: 50%;
    margin-bottom: 16px;
    background:
      radial-gradient(circle at 50% 40%, rgba(201,160,62,.20), transparent 60%),
      var(--bg-2);
    border: 1px solid var(--rule);
    display: flex; align-items: center; justify-content: center;
    font-family: var(--serif);
    font-style: italic;
    color: var(--indigo);
    font-size: 28px;
    font-weight: 600;
    overflow: hidden;
  }
  .team-card .avatar img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
  }
  .team-card h4{
    font-family: var(--sans);
    font-weight: 600;
    font-size: 16px;
    color: var(--ink);
    line-height: 1.3;
    margin-bottom: 2px;
  }
  .team-card .team-role{
    display: block;
    font-size: 12px;
    color: var(--gold);
    letter-spacing: .08em;
    margin-bottom: 10px;
    font-style: italic;
    font-family: var(--serif);
  }
  .team-card p{ font-size: 14px; line-height: 1.5; color: var(--ink-muted); }
  .menschen-close{
    margin-top: clamp(48px, 5vw, 72px);
    font-family: var(--serif);
    font-style: italic;
    font-size: clamp(20px, 2vw, 24px);
    color: var(--indigo);
    max-width: 820px;
    line-height: 1.4;
  }
  @media (max-width: 980px){
    .team-grid{ grid-template-columns: repeat(2, 1fr); }
  }
  @media (max-width: 760px){
    .menschen-top{ grid-template-columns: 1fr; }
  }
  @media (max-width: 520px){
    .team-grid{ grid-template-columns: 1fr; }
  }

  /* ---------- 7. Inklusive ---------- */
  .incl-grid{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 12px clamp(36px, 4vw, 64px);
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .incl-grid li{
    padding: 14px 0 14px 36px;
    position: relative;
    border-bottom: 1px solid var(--rule);
    font-size: 17px;
    line-height: 1.45;
    color: var(--ink);
  }
  .incl-grid li::before{
    content: "";
    position: absolute; left: 0; top: 18px;
    width: 20px; height: 20px;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23C9A03E' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'><polyline points='20 6 9 17 4 12'/></svg>");
    background-repeat: no-repeat;
    background-size: contain;
  }
  .fin-intro{
    margin-top: clamp(48px, 5vw, 72px);
    font-family: var(--serif);
    font-style: italic;
    font-size: clamp(20px, 2vw, 24px);
    color: var(--indigo);
  }
  .fin-grid{
    margin-top: 24px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: clamp(20px, 2vw, 28px);
  }
  .fin{
    background: #fff;
    border: 1px solid var(--rule);
    padding: clamp(24px, 2.6vw, 32px);
  }
  .fin h3{
    font-family: var(--sans);
    font-weight: 600;
    font-size: 17px;
    line-height: 1.3;
    color: var(--ink);
    margin-bottom: 12px;
    padding-bottom: 12px;
    border-bottom: 1px solid var(--rule);
  }
  .fin p{ font-size: 16px; color: var(--ink-muted); line-height: 1.6; }
  .incl-close{
    margin-top: clamp(40px, 4vw, 56px);
    color: var(--ink-muted);
    font-size: 14px;
    font-style: italic;
    max-width: var(--readw);
  }
  @media (max-width: 820px){
    .incl-grid{ grid-template-columns: 1fr; }
    .fin-grid{ grid-template-columns: 1fr; }
  }

  /* ---------- 8. Testimonials ---------- */
  .test-grid{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: clamp(20px, 2.4vw, 32px);
  }
  .test-card{
    background: #fff;
    border: 1px solid var(--rule);
    padding: clamp(24px, 2.6vw, 32px);
    display: flex; flex-direction: column;
  }
  .test-quote-mark{
    font-family: var(--serif);
    font-style: italic;
    color: var(--gold);
    font-size: 56px;
    line-height: .7;
    margin-bottom: 12px;
  }
  .test-card blockquote{
    margin: 0 0 24px;
    font-family: var(--serif);
    font-style: italic;
    color: var(--ink);
    font-size: 18px;
    line-height: 1.5;
    flex: 1;
  }
  .test-meta{
    display: grid;
    grid-template-columns: 56px 1fr;
    gap: 14px;
    align-items: center;
    padding-top: 18px;
    border-top: 1px solid var(--rule);
  }
  .test-meta .avatar{
    width: 56px; height: 56px;
    border-radius: 50%;
    background:
      radial-gradient(circle at 50% 40%, rgba(201,160,62,.22), transparent 60%),
      var(--bg-2);
    border: 1px solid var(--rule);
    display:flex; align-items:center; justify-content:center;
    font-family: var(--serif); font-style: italic; color: var(--indigo); font-weight:600; font-size: 22px;
  }
  .test-meta h3{
    font-family: var(--sans); font-weight: 600; font-size: 15px; color: var(--ink); margin-bottom: 2px;
  }
  .test-meta .role{ font-size: 13px; color: var(--ink-muted); }
  .test-tobedefined{
    display: inline-block;
    margin-top: 6px;
    font-size: 10px;
    letter-spacing: .18em;
    text-transform: uppercase;
    color: var(--gold);
    border: 1px dashed var(--gold);
    padding: 4px 8px;
    border-radius: 2px;
  }
  .test-trust{
    margin-top: clamp(24px, 2.5vw, 32px);
    text-align: center;
    font-size: 12px;
    letter-spacing: .18em;
    text-transform: uppercase;
    color: var(--ink-muted);
  }
  .test-trust .tbd{ color: var(--gold); font-style: italic; text-transform: none; letter-spacing: .04em; }

  /* Google-Reviews-CTA (under the 6 testimonials) */
  .google-reviews{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    max-width: 520px;
    margin: clamp(40px, 4vw, 56px) auto 0;
    padding: 20px 28px;
    background: #fff;
    border: 1px solid var(--rule);
    border-radius: var(--radius);
    box-shadow: var(--shadow-soft);
    text-decoration: none;
    color: inherit;
    transition: transform 200ms ease, box-shadow 200ms ease, border-color 200ms ease;
  }
  .google-reviews:hover{
    transform: translateY(-2px);
    border-color: var(--gold);
    box-shadow: 0 6px 24px rgba(31,42,61,.10);
  }
  .google-stars{
    font-size: 24px;
    color: var(--gold);
    letter-spacing: 2px;
    line-height: 1;
    flex-shrink: 0;
  }
  .google-text{
    display: flex;
    flex-direction: column;
    gap: 2px;
    text-align: left;
  }
  .google-text strong{
    font-family: var(--serif);
    color: var(--indigo);
    font-size: 18px;
    font-weight: 600;
    line-height: 1.2;
  }
  .google-text span{
    font-size: 13px;
    color: var(--ink-muted);
    letter-spacing: .02em;
    line-height: 1.4;
  }
  .google-text .google-cta{
    color: var(--gold);
    font-size: 12px;
    font-weight: 600;
    letter-spacing: .04em;
    margin-top: 4px;
    transition: color 200ms ease;
  }
  .google-reviews:hover .google-cta{ color: var(--gold-hover); }
  @media (max-width: 480px){
    .google-reviews{ flex-direction: column; text-align: center; padding: 18px 20px; }
    .google-text{ text-align: center; }
  }

  @media (max-width: 880px){
    .test-grid{ grid-template-columns: 1fr; }
  }

  /* ---------- 9. Logistik ---------- */
  .log-grid{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: clamp(28px, 3vw, 48px);
  }
  .log-col h3{
    font-family: var(--sans);
    font-weight: 600;
    font-size: 18px;
    color: var(--indigo);
    margin-bottom: 24px;
    padding-bottom: 12px;
    border-bottom: 1px solid var(--rule);
  }
  .log-item{ margin-bottom: 24px; }
  .log-item:last-child{ margin-bottom: 0; }
  .log-item h4{
    font-family: var(--sans);
    font-weight: 600;
    font-size: 15px;
    color: var(--ink);
    margin-bottom: 6px;
    display: flex; align-items: center; gap: 10px;
  }
  .log-item h4 svg{ flex: 0 0 18px; color: var(--indigo); }
  .log-item p{ font-size: 16px; color: var(--ink-muted); line-height: 1.6; }
  .log-item .tip{
    display: block;
    margin-top: 8px;
    font-size: 14px;
    font-style: italic;
    color: var(--indigo);
  }
  .adress-box{
    margin-top: clamp(48px, 5vw, 72px);
    background: var(--bg-1);
    border: 1px solid var(--rule);
    border-top: 2px solid var(--gold);
    padding: clamp(24px, 3vw, 32px);
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    max-width: 720px;
  }
  .adress-box .place{
    font-family: var(--serif); font-weight: 600; color: var(--indigo);
    font-size: 22px; line-height: 1.25; margin-bottom: 4px;
  }
  .adress-box .street{ font-size: 15px; color: var(--ink-muted); line-height: 1.5; }
  .adress-box a{
    color: var(--gold);
    font-size: 14px;
    letter-spacing: .04em;
    border-bottom: 1px solid var(--gold);
    padding-bottom: 2px;
  }
  .adress-box a:hover{ color: var(--gold-hover); border-color: var(--gold-hover); }
  @media (max-width: 820px){
    .log-grid{ grid-template-columns: 1fr; }
  }

  /* ---------- 10. FAQ ---------- */
  .faq{
    max-width: 880px;
    margin: 0 auto;
  }
  .faq-item{
    border-top: 1px solid var(--rule);
  }
  .faq-item:last-child{ border-bottom: 1px solid var(--rule); }
  .faq-q{
    width: 100%;
    background: transparent;
    border: 0;
    padding: 22px 56px 22px 0;
    text-align: left;
    cursor: pointer;
    font-family: var(--sans);
    font-size: 17px;
    font-weight: 500;
    color: var(--ink);
    line-height: 1.4;
    position: relative;
    transition: color 200ms ease;
  }
  .faq-q:hover{ color: var(--gold-hover); }
  .faq-q .plus{
    position: absolute; right: 4px; top: 50%;
    width: 22px; height: 22px;
    transform: translateY(-50%) rotate(0deg);
    transition: transform 300ms ease;
    color: var(--gold);
  }
  .faq-item.open .faq-q .plus{ transform: translateY(-50%) rotate(45deg); }
  .faq-a{
    max-height: 0;
    overflow: hidden;
    transition: max-height 300ms ease;
    border-left: 2px solid var(--gold);
    margin-left: 0;
  }
  .faq-a-inner{
    padding: 4px 16px 28px 20px;
    color: var(--ink);
    font-size: 16px;
    line-height: 1.7;
    max-width: var(--readw);
  }
  @media (prefers-reduced-motion: reduce){
    .faq-a{ transition: none; }
    .faq-q .plus{ transition: none; }
  }

  /* ---------- 11. Final CTA ---------- */
  .final{
    background:
      linear-gradient(180deg, var(--bg-2) 0%, var(--bg-1) 100%);
    position: relative;
    overflow: hidden;
  }
  .final::before{
    content:"";
    position: absolute; inset: 0;
    background: radial-gradient(ellipse at 80% 0%, rgba(201,160,62,.10), transparent 60%);
    pointer-events: none;
  }
  .final-head{
    text-align: center;
    margin-bottom: clamp(48px, 5vw, 72px);
  }
  .final-head h2{
    font-family: var(--brush);
    font-weight: 400;
    color: var(--gold);
    font-size: clamp(48px, 6.5vw, 76px);
    line-height: 1;
    margin-bottom: 24px;
  }
  .final-head p{
    margin: 0 auto;
    color: var(--ink);
    font-size: 17px;
    line-height: 1.7;
  }
  .final-grid{
    display: grid;
    grid-template-columns: minmax(0, 1.25fr) minmax(0, .85fr);
    gap: clamp(20px, 2.4vw, 32px);
    max-width: 1080px;
    margin: 0 auto;
  }
  .cta-card{
    background: var(--bg-1);
    border: 1px solid var(--rule);
    padding: clamp(28px, 3.4vw, 44px);
    display: flex;
    flex-direction: column;
  }
  .cta-card.primary{
    background: var(--indigo);
    color: #FBF8F2;
    border-color: var(--indigo);
  }
  .cta-card.primary h3,
  .cta-card.primary p{ color: #FBF8F2; }
  .cta-card .badge{
    display: inline-block;
    font-size: 11px;
    letter-spacing: .2em;
    text-transform: uppercase;
    color: var(--gold);
    margin-bottom: 16px;
    font-weight: 600;
  }
  .cta-card.secondary .badge{ color: var(--indigo); }
  .cta-card h3{
    font-family: var(--serif);
    font-weight: 600;
    font-size: clamp(26px, 2.8vw, 32px);
    line-height: 1.2;
    margin-bottom: 16px;
    color: var(--indigo);
  }
  .cta-card.primary h3{ color: #F5E6BF; }
  .cta-card p{
    color: var(--ink);
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 24px;
  }
  .cta-card.primary p{ color: rgba(251,248,242,.86); }
  .cta-card .next{
    margin-top: 12px;
    font-size: 14px;
    color: var(--ink-muted);
  }
  .cta-card .next strong{ color: var(--indigo); font-weight: 600; }
  .cta-card .btn{ align-self: flex-start; }
  .cta-card.primary .btn-primary{
    background: var(--gold); color: var(--indigo); border-color: var(--gold);
  }
  .cta-card.primary .btn-primary:hover{
    background: #F5E6BF; color: var(--indigo); border-color: #F5E6BF;
  }
  .final-contact{
    margin-top: clamp(48px, 5vw, 72px);
    text-align: center;
    font-size: 15px;
    color: var(--ink-muted);
    line-height: 1.7;
  }
  .final-contact a{
    color: var(--indigo); border-bottom: 1px solid var(--rule);
    padding-bottom: 1px;
  }
  .final-contact a:hover{ color: var(--gold-hover); border-color: var(--gold); }
  .signature{
    margin: clamp(56px, 6vw, 80px) auto 0;
    text-align: center;
    color: var(--ink);
    max-width: 640px;
  }
  .signature p{
    font-family: var(--serif);
    font-style: italic;
    font-size: clamp(18px, 2vw, 22px);
    line-height: 1.5;
    margin: 0 auto 18px;
    color: var(--indigo);
  }
  .signature .sig{
    font-family: var(--brush);
    color: var(--indigo);
    font-size: clamp(38px, 4.4vw, 52px);
    line-height: 1;
    transform: rotate(-3deg);
    display: inline-block;
  }
  @media (max-width: 880px){
    .final-grid{ grid-template-columns: 1fr; }
    .cta-card .btn{ width: 100%; }
  }

  /* ---------- Footer ---------- */
  footer{
    background: var(--indigo);
    color: rgba(251,248,242,.8);
    padding: 56px 0 32px;
    font-size: 14px;
  }
  .foot-top{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
    padding-bottom: 32px;
    border-bottom: 1px solid rgba(251,248,242,.12);
  }
  .foot-logo{ display: inline-flex; align-items: center; line-height: 0; }
  .foot-logo img{
    height: 44px; width: auto; display: block;
    /* Invert dark logo strokes for dark indigo footer while preserving the gold seal */
    filter: brightness(0) invert(1);
    opacity: .9;
  }
  .foot-nav{ display: flex; gap: 24px; flex-wrap: wrap; }
  .foot-nav a{ color: rgba(251,248,242,.7); font-size: 13px; letter-spacing: .04em; }
  .foot-nav a:hover{ color: var(--gold); }
  .foot-social{ display: flex; gap: 16px; }
  .foot-social a{
    width: 36px; height: 36px; border-radius: 50%;
    border: 1px solid rgba(251,248,242,.2);
    display:flex; align-items: center; justify-content:center;
    color: rgba(251,248,242,.7);
    transition: color 200ms ease, border-color 200ms ease;
  }
  .foot-social a:hover{ color: var(--gold); border-color: var(--gold); }
  .foot-bottom{
    padding-top: 24px;
    font-size: 13px;
    line-height: 1.7;
    color: rgba(251,248,242,.55);
    max-width: 880px;
  }
  .foot-bottom strong{ color: rgba(251,248,242,.8); font-weight: 600; }

/* ============================================================
   FROM utilities.css
   ============================================================ */

/* ============================================================
   UTILITIES — Sticky mobile CTA, reveal-on-scroll animation, TBD chip.
   Cross-cutting helpers used by JS or for placeholder content.
   ============================================================ */

/* ---------- Sticky mobile CTA ---------- */
.sticky-mob{
    position: fixed;
    left: 0; right: 0; bottom: 0;
    z-index: 50;
    background: var(--gold);
    color: var(--indigo);
    box-shadow: 0 -4px 14px rgba(31,42,61,.10);
    padding: 8px;
    transform: translateY(120%);
    transition: transform 300ms ease;
    display: none;
  }
  .sticky-mob.show{ transform: translateY(0); }
  .sticky-mob a{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    min-height: 56px;
    font-weight: 600;
    font-size: 15px;
    color: var(--indigo);
    width: 100%;
  }
  @media (max-width: 880px){
    .sticky-mob{ display: block; }
    body{ padding-bottom: 72px; }
  }

/* ---------- Fade-in (reveal-on-scroll) ---------- */
.js .reveal{
    opacity: 0;
    transform: translateY(14px);
    transition: opacity 400ms ease-out, transform 400ms ease-out;
  }
  .js .reveal.in{ opacity: 1; transform: translateY(0); }
  @media (prefers-reduced-motion: reduce){
    .js .reveal, .js .reveal.in{ opacity: 1; transform: none; transition: none; }
    .btn, .faq-a, .sticky-mob{ transition: none; }
    .hero-bg{ transform: none; }
  }

/* ---------- TBD chip (placeholder marker) ---------- */
.tbd-chip{
    display: inline-block;
    font-size: 10px;
    letter-spacing: .18em;
    text-transform: uppercase;
    color: var(--gold);
    border: 1px dashed var(--gold);
    padding: 3px 8px;
    border-radius: 2px;
    margin-left: 6px;
    vertical-align: middle;
  }

  /* ---------- Section Banners (full-bleed visual breaks between sections) ---------- */
  .section-banner{
    width: 100vw;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    height: clamp(520px, 64vh, 760px);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
  }
  .section-banner::after{
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(46,63,94,.10) 0%, rgba(46,63,94,.25) 100%);
    pointer-events: none;
  }

  /* ============================================================
     WordPress-DEFENSIVE OVERRIDES — FAQ-Section
     Astra/Elementor/Piotnet setzen typischerweise globale button{}-Styles
     (Background, Border, Padding, Text-Transform, Box-Shadow, min-height).
     Diese Regeln stellen die FAQ-Optik 1:1 zur lokalen Variante her.
     Spezifität: #faq scope + !important an kritischen Properties.
     ============================================================ */
  #faq .faq{
    max-width: 880px !important;
    margin: 0 auto !important;
  }
  #faq .faq-item{
    background: transparent !important;
    background-color: transparent !important;
    border: 0 !important;
    border-top: 1px solid var(--rule) !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    padding: 0 !important;
    margin: 0 !important;
  }
  #faq .faq-item:last-child{
    border-bottom: 1px solid var(--rule) !important;
  }
  #faq button.faq-q,
  #faq .faq-q{
    width: 100% !important;
    background: transparent !important;
    background-color: transparent !important;
    background-image: none !important;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    padding: 22px 56px 22px 0 !important;
    text-align: left !important;
    text-transform: none !important;
    letter-spacing: normal !important;
    cursor: pointer !important;
    font-family: var(--sans) !important;
    font-size: 17px !important;
    font-weight: 500 !important;
    color: var(--ink) !important;
    line-height: 1.4 !important;
    min-height: 0 !important;
    height: auto !important;
    position: relative !important;
    display: block !important;
    transition: color 200ms ease !important;
    text-shadow: none !important;
  }
  #faq button.faq-q:hover,
  #faq .faq-q:hover{
    background: transparent !important;
    background-color: transparent !important;
    color: var(--gold-hover) !important;
    transform: none !important;
  }
  /* Outline nur bei Tastatur-Navigation (a11y), nicht bei Mausklick */
  #faq button.faq-q:focus,
  #faq .faq-q:focus{
    outline: none !important;
  }
  #faq button.faq-q:focus-visible,
  #faq .faq-q:focus-visible{
    outline: 2px solid var(--gold) !important;
    outline-offset: 2px;
  }
  #faq .faq-q .plus{
    position: absolute !important;
    right: 4px !important;
    top: 50% !important;
    width: 22px !important;
    height: 22px !important;
    transform: translateY(-50%) rotate(0deg) !important;
    transition: transform 300ms ease !important;
    color: var(--gold) !important;
    flex-shrink: 0;
  }
  #faq .faq-item.open .faq-q .plus{
    transform: translateY(-50%) rotate(45deg) !important;
  }
  #faq .faq-a{
    max-height: 0;
    overflow: hidden;
    transition: max-height 300ms ease;
    border-left: 2px solid var(--gold) !important;
    margin-left: 0 !important;
    background: transparent !important;
    padding: 0 !important;
  }
  #faq .faq-a-inner{
    padding: 4px 16px 28px 20px !important;
    color: var(--ink) !important;
    font-size: 16px !important;
    line-height: 1.7 !important;
    max-width: var(--readw) !important;
    background: transparent !important;
  }

  /* ============================================================
     FORM STYLING — Piotnet-Formular in der Beratungs-Card
     Scope: .form-slot (unser Wrapper um den Shortcode-Output)
     Defensive Selektoren — Piotnet-Klassen + generische Fallbacks.
     ============================================================ */

  .form-slot{
    margin: 12px 0 4px;
  }

  /* Form-Labels: kleiner, gold-akzentuiert, weniger laut */
  .form-slot label,
  .form-slot .piotnetforms-label,
  .form-slot [class*="piotnetforms-label"]{
    font-family: var(--sans) !important;
    font-size: 12px !important;
    font-weight: 500 !important;
    letter-spacing: .12em !important;
    text-transform: uppercase !important;
    color: rgba(245,230,191,.85) !important;
    line-height: 1.4 !important;
    margin-bottom: 6px !important;
    display: block;
  }

  /* Required-Stern: gold statt rot, dezenter */
  .form-slot .piotnetforms-mark-required,
  .form-slot .piotnetforms-required,
  .form-slot [class*="required"]:not(input):not(textarea):not(select),
  .form-slot label .required,
  .form-slot label > span[style*="color"]{
    color: var(--gold) !important;
    font-size: inherit !important;
    opacity: .9 !important;
  }

  /* Input-Felder: subtilerer Rand, konsistenter Radius */
  .form-slot input[type="text"],
  .form-slot input[type="email"],
  .form-slot input[type="tel"],
  .form-slot input[type="url"],
  .form-slot input[type="number"],
  .form-slot textarea,
  .form-slot select,
  .form-slot .piotnetforms-field input,
  .form-slot .piotnetforms-field textarea{
    background: #fff !important;
    border: 1px solid rgba(232,226,212,.5) !important;
    border-radius: var(--radius) !important;
    padding: 12px 14px !important;
    font-family: var(--sans) !important;
    font-size: 15px !important;
    color: var(--ink) !important;
    line-height: 1.5 !important;
    width: 100% !important;
    box-sizing: border-box !important;
    transition: border-color 200ms ease, box-shadow 200ms ease !important;
    box-shadow: none !important;
  }
  .form-slot input:focus,
  .form-slot textarea:focus,
  .form-slot select:focus{
    outline: none !important;
    border-color: var(--gold) !important;
    box-shadow: 0 0 0 3px rgba(201,160,62,.18) !important;
  }
  .form-slot textarea{
    min-height: 100px !important;
    resize: vertical !important;
  }

  /* Datenschutz-Acceptance-Field: deutlich KLEINER + gedämpfter */
  .form-slot .piotnetforms-field-type-acceptance,
  .form-slot .piotnetforms-acceptance-field,
  .form-slot .piotnetforms-field-acceptance,
  .form-slot [class*="acceptance"],
  .form-slot input[type="checkbox"] ~ *,
  .form-slot input[type="checkbox"] + label,
  .form-slot input[type="checkbox"] + span{
    font-size: 11px !important;
    line-height: 1.5 !important;
    color: rgba(245,230,191,.55) !important;
    font-family: var(--sans) !important;
    letter-spacing: 0 !important;
    font-weight: 400 !important;
    text-transform: none !important;
  }

  /* Acceptance-Field-Label NICHT als Uppercase-Header rendern */
  .form-slot .piotnetforms-field-type-acceptance label,
  .form-slot .piotnetforms-acceptance-field label,
  .form-slot [class*="acceptance"] label{
    font-size: 11px !important;
    line-height: 1.5 !important;
    color: rgba(245,230,191,.55) !important;
    text-transform: none !important;
    letter-spacing: 0 !important;
    font-weight: 400 !important;
    margin-bottom: 0 !important;
  }

  /* Inline-Highlights innerhalb des Datenschutz-Textes (z.B. "Kontaktformular") */
  .form-slot .piotnetforms-field-type-acceptance mark,
  .form-slot [class*="acceptance"] mark,
  .form-slot label mark,
  .form-slot mark{
    background: transparent !important;
    color: rgba(245,230,191,.85) !important;
    font-weight: 500 !important;
    text-decoration: underline;
    text-decoration-color: rgba(201,160,62,.5);
    text-underline-offset: 2px;
  }

  /* Acceptance-Field: Checkbox + Label nebeneinander statt untereinander */
  .piotnetforms-field-type-acceptance .piotnetforms-field-container .piotnetforms-field-subgroup .piotnetforms-field-option{
    display: grid;
    grid-template-columns: auto 1fr;
  }

  /* Telefon-Feld: abweichender Feld-Hintergrund */
  #form-field-p_phone{
    background: #e8ebf0 !important;
  }

  /* Submit-Button: Gold-CTA-Style, full-width */
  .form-slot button[type="submit"],
  .form-slot input[type="submit"],
  .form-slot .piotnetforms-button,
  .form-slot .piotnetforms-form-submit,
  .form-slot [class*="submit"] button{
    background: var(--gold) !important;
    background-color: var(--gold) !important;
    background-image: none !important;
    color: var(--indigo) !important;
    border: 2px solid var(--gold) !important;
    border-radius: var(--radius) !important;
    padding: 14px 28px !important;
    min-height: 52px !important;
    height: auto !important;
    font-family: var(--sans) !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    letter-spacing: .005em !important;
    line-height: 1.2 !important;
    cursor: pointer !important;
    width: 100% !important;
    text-align: center !important;
    text-transform: none !important;
    text-shadow: none !important;
    box-shadow: none !important;
    transition: background 200ms ease, color 200ms ease, border-color 200ms ease !important;
    margin-top: 8px !important;
  }
  .form-slot button[type="submit"]:hover,
  .form-slot input[type="submit"]:hover,
  .form-slot .piotnetforms-button:hover,
  .form-slot .piotnetforms-form-submit:hover{
    background: var(--gold-hover) !important;
    border-color: var(--gold-hover) !important;
    color: #fff !important;
    transform: none !important;
  }

  /* Custom Checkbox-Look: gold-akzentuiert */
  .form-slot input[type="checkbox"]{
    accent-color: var(--gold) !important;
    width: 16px !important;
    height: 16px !important;
    margin-right: 8px !important;
    vertical-align: middle;
  }

  /* Field-Spacing innerhalb der Card */
  .form-slot .piotnetforms-field,
  .form-slot .piotnetforms-field-group,
  .form-slot .piotnetforms-row{
    margin-bottom: 16px !important;
  }
  .form-slot .piotnetforms-field:last-child{
    margin-bottom: 0 !important;
  }

  /* Fehler-Meldungen dezenter */
  .form-slot .piotnetforms-error,
  .form-slot .piotnetforms-message-error,
  .form-slot [class*="error"]{
    font-size: 12px !important;
    color: #b8001a !important;
    margin-top: 4px !important;
  }

  /* Erfolg-Meldung */
  .form-slot .piotnetforms-message-success,
  .form-slot [class*="success"]{
    background: rgba(201,160,62,.15) !important;
    color: #F5E6BF !important;
    padding: 16px !important;
    border-radius: var(--radius) !important;
    font-size: 15px !important;
    border: 1px solid rgba(201,160,62,.4);
  }


  /* ============================================================
     WordPress-DEFENSIVE OVERRIDES — Testimonials-Section
     Astra & viele Themes setzen einen border-left + padding auf <blockquote>
     (klassisches Zitat-Styling). Das verursacht einen grauen Streifen links
     neben unseren Reviews. Hier resetten wir das im #stimmen-Scope.
     ============================================================ */
  #stimmen .test-card blockquote,
  #stimmen blockquote{
    border: 0 !important;
    border-left: 0 !important;
    padding: 0 !important;
    margin: 0 0 24px !important;
    background: transparent !important;
    background-color: transparent !important;
    font-family: var(--serif) !important;
    font-style: italic !important;
    color: var(--ink) !important;
    font-size: 18px !important;
    line-height: 1.5 !important;
    quotes: none !important;
    box-shadow: none !important;
  }
  /* Falls das Theme automatische Anführungszeichen via content: open-quote rendert */
  #stimmen .test-card blockquote::before,
  #stimmen .test-card blockquote::after,
  #stimmen blockquote::before,
  #stimmen blockquote::after{
    content: none !important;
    display: none !important;
  }

  /* ---------- Trailer-Video (Lite-YouTube-Embed, DSGVO-konform) ---------- */
  .video-embed{
    position: relative;
    max-width: 920px;
    margin: 0 auto;
    aspect-ratio: 16 / 9;
    background-color: var(--bg-2);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: var(--radius);
    overflow: hidden;
    box-shadow: var(--shadow-soft);
  }
  .video-embed-button{
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(31,42,61,.10) 0%, rgba(31,42,61,.30) 100%);
    border: 0;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background 200ms ease;
  }
  .video-embed-button:hover{
    background: linear-gradient(180deg, rgba(31,42,61,.05) 0%, rgba(31,42,61,.20) 100%);
  }
  .video-embed-play{
    width: 88px;
    height: 88px;
    transition: transform 200ms ease;
    filter: drop-shadow(0 4px 16px rgba(0,0,0,.35));
  }
  .video-embed-button:hover .video-embed-play{
    transform: scale(1.08);
  }
  .video-embed iframe{
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    border: 0;
  }
  .video-embed-hint{
    text-align: center;
    margin: 14px auto 0;
    font-size: 11px;
    color: var(--ink-muted);
    letter-spacing: .04em;
    max-width: 540px;
  }
  @media (max-width: 520px){
    .video-embed-play{ width: 64px; height: 64px; }
  }

  /* ---------- Final-CTA: Section breiter machen, damit Form mehr Platz hat ---------- */
  #beratung .wrap{
    max-width: clamp(var(--maxw), 90%, 1320px);
  }
  #beratung .final-grid{
    max-width: 100%;
  }
