/* DPE: ein gemeinsames Gestaltungsraster auf Basis der Original-CI. */
:root {
  --paper: #ffffff;
  --soft: #f5f8f8;
  --line: #d9e3e4;
  --muted: #53676b;
  --radius: 10px;
}
img { height: auto; }
html { scroll-padding-top: 110px; }
body { font-size: 1rem; line-height: 1.65; }
h1, h2, h3 { overflow-wrap: break-word; hyphens: auto; }
.container { width: min(100% - 48px, var(--container)); }
.section { padding-block: 80px; }
.eyebrow { font-size: .875rem; font-weight: 600; letter-spacing: .075em; margin-bottom: 14px; }
p.eyebrow { color: var(--accent); }
.stack { gap: 22px; }
.button { min-height: 50px; border-radius: 7px; padding: 13px 21px; font-size: 1rem; font-weight: 600; }
.text-link { display: inline-flex; align-items: center; gap: 10px; color: var(--brand-dark); font-size: 1rem; font-weight: 600; text-decoration: none; line-height: 1.5; }
.text-link:hover { text-decoration: underline; text-underline-offset: 5px; }
.text-link > span[aria-hidden] { flex: none; }
.skip-link { position: fixed; top: -100px; left: 16px; z-index: 100; background: var(--brand-deep); color: white; padding: 12px 20px; border-radius: 6px; }
.skip-link:focus { top: 12px; }
.section-heading { display: flex; justify-content: space-between; align-items: end; gap: 36px; margin-bottom: 36px; }
.section-heading h2 { font-size: clamp(2rem,3.2vw,2.75rem); max-width: 680px; }
.section-heading .lead { margin-top: 20px; max-width: 640px; font-size: 1.0625rem; }
.section-heading > .text-link { flex: none; }
.section-sidecopy { max-width: 370px; color: var(--muted); }
.benefit-list { list-style: none; padding: 0; margin: 0; display: grid; gap: 10px; }
.benefit-list li { position: relative; padding-left: 24px; font-size: 1rem; }
.benefit-list li::before { content: '✓'; position: absolute; left: 0; color: var(--brand); font-weight: 600; }
/* Sichtbare Zielgruppeninformation auch auf Mobilgeräten. */
.audience-notice { background: var(--mist); border-bottom: 1px solid #d3e3e5; }
.audience-notice .container { display: flex; flex-wrap: wrap; justify-content: center; gap: 3px 14px; padding-block: 10px; font-size: .875rem; line-height: 1.55; text-align: center; }
.audience-notice strong { color: var(--brand-dark); font-weight: 600; }
.audience-notice span { color: var(--muted); }
/* Navigation */
.site-header { background: #fffffff5; border-color: var(--line); box-shadow: none; }
.header-top { background: var(--soft); }
.header-top-inner { min-height: 34px; }
.header-top-inner > span { font-size: .8125rem; }
.header-inner { min-height: 86px; gap: 28px; }
.brand img { width: 138px; height: auto; }
.desktop-nav { gap: 26px; }
.header-cta { font-size: .875rem; padding-inline: 21px; min-height: 46px; }
/* Startseite: heller Einstieg, kompakte Belege, klar abgegrenzte Medien. */
.care-home { background: white; }
.care-home h2 { font-size: clamp(2rem,3.25vw,2.8rem); line-height: 1.18; }
.care-home h2 em { font-weight: 400; color: var(--brand); }
.care-hero { padding-block: 56px 60px; }
.care-hero-grid { display: grid; grid-template-columns: 1.15fr .85fr; align-items: center; gap: 56px; }
.care-hero-copy { min-width: 0; }
.care-hero-copy .eyebrow { color: var(--brand); margin-bottom: 21px; }
.care-hero h1 { font-size: clamp(2.65rem,4.4vw,3.6rem); line-height: 1.09; letter-spacing: -.035em; font-weight: 500; hyphens: none; }
.care-hero h1 em { color: var(--brand); font-weight: 400; }
.care-hero-lead { font-size: 1.0625rem; color: var(--muted); line-height: 1.75; max-width: 555px; margin-top: 25px; }
.care-hero-actions { display: flex; flex-wrap: wrap; align-items: center; gap: 20px 23px; margin-top: 29px; }
.care-hero-actions .text-link { font-size: .9375rem; }
.care-hero-audience { margin-top: 22px; color: var(--muted); font-size: .875rem; }
.care-hero-visual { position: relative; margin: 0; height: 495px; overflow: hidden; border-radius: 10px; background: var(--mist); }
.care-hero-visual img { display: block; width: 100%; height: 100%; object-fit: cover; object-position: 59% center; }
.care-hero-visual figcaption { position: absolute; bottom: 19px; left: 19px; right: 19px; background: #fffffff5; border-radius: 5px; padding: 17px 19px; line-height: 1.45; }
.care-hero-visual figcaption span { display: block; font-size: .875rem; color: var(--muted); margin-bottom: 6px; }
.care-hero-visual figcaption strong { display: block; font-family: Lora,Georgia,serif; font-size: 1.2rem; font-weight: 500; color: var(--brand-deep); }
.promise-section { background: var(--brand-deep); color: white; }
.promise-panel { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 36px; padding-block: 35px 38px; }
.promise-panel article { padding-right: 26px; }
.promise-panel article + article { padding-left: 34px; border-left: 1px solid #ffffff30; }
.promise-panel article:last-child { padding-right: 0; }
.care-home .promise-panel h2 { display: flex; flex-wrap: wrap; align-items: baseline; column-gap: 12px; color: white; font-family: DM Sans,sans-serif; font-size: 1.125rem; font-weight: 500; line-height: 1.25; margin-bottom: 13px; }
.promise-panel h2 span { font-family: Lora,Georgia,serif; font-size: 2.8rem; font-weight: 500; line-height: 1.1; white-space: nowrap; }
.promise-panel p { font-size: 1rem; line-height: 1.65; color: #eff7f7; }
.promise-panel p strong { font-weight: 500; }
.experience-section { border-bottom: 1px solid var(--line); background: white; padding-block: 37px 42px; }
.experience-grid { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 30px; }
.experience-grid strong { display: block; color: var(--brand-dark); font-size: 1.65rem; font-weight: 600; line-height: 1.25; letter-spacing: -.025em; margin-bottom: 10px; }
.experience-grid article:first-child strong { color: var(--accent); }
.experience-grid p { color: var(--muted); font-size: 1rem; line-height: 1.6; }
.possibilities { background: white; }
.possibilities-intro { display: grid; grid-template-columns: 1fr 1fr; align-items: center; gap: 65px; margin-bottom: 38px; }
.possibilities-intro > div > p:not(.eyebrow) { color: var(--muted); }
.topic-links { display: flex; flex-wrap: wrap; gap: 9px 17px; margin-top: 21px; }
.topic-links a { color: var(--brand-dark); font-size: .875rem; text-underline-offset: 5px; text-decoration-color: #a7c5cb; }
.topic-links a:hover { text-decoration-color: var(--brand); }
.opportunity-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 24px; }
.opportunity-card { min-width: 0; display: flex; flex-direction: column; background: white; border: 1px solid var(--line); border-radius: 9px; overflow: hidden; scroll-margin-top: 125px; }
/* Der Rahmen bestimmt die Anzeigehöhe; HTML-Bildmaße bleiben nur für das Seitenverhältnis erhalten. */
.teaser-art { display: block; position: relative; flex: none; width: 100%; height: auto; aspect-ratio: 3/2; overflow: hidden; background: var(--mist); }
.teaser-art img { position: absolute; inset: 0; display: block; width: 100%; height: 100%; object-fit: contain; transform: scale(1.12); }
.opportunity-copy { display: flex; flex: 1; flex-direction: column; align-items: start; gap: 17px; padding: 25px 25px 27px; }
.opportunity-copy .eyebrow { font-size: .8125rem; margin: 0; letter-spacing: .045em; color: var(--brand); }
.opportunity-copy h3 { font-size: 1.55rem; line-height: 1.25; letter-spacing: -.015em; }
.opportunity-copy > p:not(.eyebrow) { font-size: 1rem; line-height: 1.65; }
.opportunity-copy .benefit-list { gap: 8px; margin-bottom: 5px; }
.opportunity-copy .text-link { margin-top: auto; font-size: .9375rem; }
.teaser-note { margin-top: 17px; color: var(--muted); font-size: .8125rem; }
.funding-section { padding-top: 0; padding-bottom: 0; background: white; }
.funding-spotlight { display: grid; grid-template-columns: 1fr 1fr; gap: 72px; background: var(--mist); border-radius: 10px; padding: 47px; }
.funding-spotlight .stack { align-content: center; }
.funding-spotlight .stack > p:not(.eyebrow) { color: var(--muted); }
.funding-spotlight .button { justify-self: start; margin-top: 5px; }
.funding-detail-link { justify-self: start; color: var(--brand-dark); font-size: .9375rem; font-weight: 500; text-underline-offset: 5px; }
.funding-path-label { font-size: .875rem; font-weight: 600; color: var(--brand-dark); margin-bottom: 16px; }
.funding-path ol { list-style: none; padding: 0; margin: 0; }
.funding-path li { display: grid; grid-template-columns: 30px 1fr; gap: 16px; padding: 18px 0; border-top: 1px solid #bed3d6; }
.funding-path li > span { color: var(--brand); font-size: .875rem; font-weight: 600; padding-top: 3px; }
.funding-path h3 { font-family: DM Sans,sans-serif; font-size: 1.0625rem; font-weight: 600; margin-bottom: 7px; }
.funding-path li p { font-size: 1rem; color: var(--muted); }
.funding-note { font-size: .875rem; color: var(--muted); margin-top: 15px; }
.collaboration-section { background: white; }
.digital-process { list-style: none; margin: 0; padding: 0; display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 29px; }
.digital-process li { padding-top: 20px; border-top: 1px solid var(--line); }
.step-number { display: block; font-family: Lora,Georgia,serif; font-size: 1.9rem; color: var(--brand); margin-bottom: 16px; }
.digital-process h3 { font-size: 1.2rem; }
.digital-process p { margin-top: 12px; font-size: 1rem; color: var(--muted); }
.process-cta { margin-top: 29px; }
.growth-support { background: var(--soft); }
.growth-support .split { grid-template-columns: .9fr 1.1fr; gap: 75px; }
.support-photo { position: relative; margin: 0; width: 100%; aspect-ratio: 1; overflow: hidden; border-radius: 10px; }
.support-photo img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; }
.support-photo > span { position: absolute; bottom: 18px; left: 18px; right: 18px; padding: 14px 17px; border-radius: 5px; background: #fffffff5; font-size: .9375rem; color: var(--brand-dark); line-height: 1.5; }
.support-topics { display: grid; gap: 16px; }
.support-topics > div { border-top: 1px solid var(--line); padding-top: 14px; }
.support-topics strong { color: var(--brand-dark); font-size: 1rem; font-weight: 600; }
.support-topics p { margin-top: 4px; color: var(--muted); font-size: 1rem; }
.trust-strip { background: white; padding: 35px 0 40px; border-bottom: 1px solid var(--line); }
.trust-inner { gap: 28px; }
.trust-copy { gap: 10px; }
.care-home .trust-copy h2 { font-family: DM Sans,sans-serif; font-size: 1.125rem; font-weight: 600; }
.trust-copy p { font-size: .875rem; color: var(--muted); max-width: 600px; }
.trust-logos { grid-template-columns: repeat(4,minmax(0,1fr)); gap: 36px; }
.trust-logos img { width: auto; height: auto; max-height: 50px; max-width: min(100%,185px); opacity: .65; }
.video-section { padding-block: 70px; background: white; }
.video-inner { display: grid; grid-template-columns: .8fr 1.2fr; gap: 72px; align-items: center; }
.video-copy { display: grid; text-align: left; justify-items: start; gap: 19px; }
.video-copy .eyebrow { margin: 0; }
.video-copy p:not(.eyebrow) { font-size: 1rem; }
.video-embed { width: 100%; border-radius: 9px; border: 0; box-shadow: none; }
.video-embed wistia-player { display: block; width: 100%; min-height: 0; aspect-ratio: 16/9; }
.video-fallback { font-size: .875rem; text-align: center; margin: 0; padding: 10px; color: white; }
.video-fallback a { color: white; }
.care-home #wissen { background: var(--soft); }
.care-home .journal-home-grid .article-card { border-top: 2px solid var(--brand); border-bottom: 0; padding-top: 24px; }
.care-home .journal-home-grid .article-card h3 { font-size: 1.5rem; }
/* Förderreport und FAQ */
.report-download-section { padding: 72px 0 68px; background: white; }
.report-download-panel { display: block; padding: 43px 47px; border-radius: 10px; background: var(--brand-deep); box-shadow: none; overflow: visible; }
.report-download-copy { display: grid; grid-template-columns: 1.1fr 1fr; gap: 18px 60px; max-width: none; }
.report-download-copy .eyebrow { grid-column: 1; margin: 0; }
.report-download-copy h2 { grid-column: 1; }
.report-download-copy > p:not(.eyebrow) { grid-column: 1; color: #deeded; }
.report-benefits { grid-column: 2; grid-row: 2 / 4; align-self: center; gap: 16px; }
.report-benefits li { align-items: start; font-size: 1rem; font-weight: 400; }
.report-benefits svg { margin-top: 4px; color: #afd2d9; }
.report-open-button { grid-column: 1; margin-top: 5px; background: white; border-color: white; color: var(--brand-dark); }
.report-preview { display: none; }
.report-modal-panel { box-shadow: 0 24px 70px #0000003d; }
.homepage-faq-section { background: white; padding: 0 0 80px; }
.faq-layout { display: grid; grid-template-columns: .8fr 1.2fr; gap: 72px; align-items: start; }
.faq-intro { display: grid; gap: 20px; }
.faq-intro .eyebrow { margin: 0; }
.faq-layout .faq-list { margin: 0; }
.faq-list { gap: 0; border-top: 1px solid var(--line); }
.faq-item { border: 0; border-bottom: 1px solid var(--line); border-radius: 0; background: white; }
.faq-item summary { padding: 20px 0; min-height: 66px; font-size: 1rem; line-height: 1.5; }
.faq-item summary span { color: var(--brand); font-size: .8125rem; flex: none; }
.faq-item p { padding: 0 0 22px 31px; font-size: 1rem; color: var(--muted); }
/* Blog und Artikel verwenden dieselben kontrollierten Bildrahmen. */
.journal-header, .plain-hero { background: var(--soft); padding: 60px 0; border-bottom: 1px solid var(--line); }
.breadcrumbs { display: flex; flex-wrap: wrap; gap: 8px 12px; color: var(--muted); font-size: .875rem; margin-bottom: 28px; }
.breadcrumbs a { text-decoration: none; }
.breadcrumbs a:hover { text-decoration: underline; }
.journal-header h1, .plain-hero h1 { font-size: clamp(2.4rem,4.1vw,3.5rem); line-height: 1.13; letter-spacing: -.025em; max-width: 920px; }
.journal-header h1 em { color: var(--brand); font-weight: 400; }
.journal-header .lead, .plain-hero .lead { font-size: 1.0625rem; max-width: 720px; margin-top: 22px; }
.journal-intro-row { display: flex; gap: 48px; align-items: end; justify-content: space-between; }
.journal-intro-row .lead { max-width: 365px; margin: 0; }
.journal-subjects { display: flex; flex-wrap: wrap; gap: 10px 20px; margin-top: 26px; }
.journal-subjects span { font-size: .875rem; color: var(--brand-dark); }
.journal-grid { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 40px 32px; }
.blog-index-grid, .journal-home-grid { grid-template-columns: repeat(3,minmax(0,1fr)); }
.article-card { min-width: 0; display: flex; flex-direction: column; align-items: start; gap: 17px; padding-bottom: 25px; border-bottom: 1px solid var(--line); }
.article-card .card-cover { display: block; position: relative; width: 100%; height: auto; aspect-ratio: 3/2; border-radius: 8px; overflow: hidden; background: var(--mist); margin-bottom: 3px; }
.article-card .card-cover img { position: absolute; inset: 0; display: block; width: 100%; height: 100%; object-fit: contain; transform: scale(1.08); }
.article-category { color: var(--brand); font-size: .875rem; font-weight: 600; }
.article-card h3 { font-size: 1.6rem; line-height: 1.25; letter-spacing: -.015em; }
.article-card h3 a { text-decoration: none; }
.article-card h3 a:hover { color: var(--brand); }
.article-card p { font-size: 1rem; color: var(--muted); }
.article-meta { display: flex; flex-wrap: wrap; gap: 8px 16px; font-size: .875rem; color: var(--muted); }
.article-card .article-meta { margin-top: auto; }
.article-card .text-link { font-size: .9375rem; }
.blog-note { border-top: 1px solid var(--line); margin-top: 36px; padding-top: 22px; font-size: .875rem; color: var(--muted); }
.article-header .article-meta { margin-top: 24px; }
.article-layout { display: grid; grid-template-columns: minmax(0,730px) 270px; gap: 70px; align-items: start; padding-block: 56px 75px; }
.article-body { min-width: 0; font-size: 1.0625rem; line-height: 1.85; }
.article-hero-image { margin: 0 0 30px; }
.article-hero-image img { display: block; width: 100%; height: auto; aspect-ratio: 3/2; object-fit: contain; border-radius: 9px; }
.article-hero-image figcaption { margin-top: 11px; font-size: .8125rem; line-height: 1.5; color: var(--muted); }
.article-body h2 { font-size: 1.85rem; line-height: 1.25; margin: 43px 0 18px; scroll-margin-top: 125px; }
.article-body h3 { font-size: 1.3rem; margin: 26px 0 13px; }
.article-body p { margin-bottom: 19px; }
.article-body ul, .article-body ol { padding-left: 24px; margin: 20px 0; }
.article-body li { margin: 9px 0; }
.article-body a { color: var(--brand-dark); }
.article-body .practical-note { background: var(--mist); border-left: 3px solid var(--brand); padding: 23px 25px; margin: 26px 0; }
.article-body .practical-note p:last-child { margin-bottom: 0; }
.article-aside { position: sticky; top: 125px; }
.article-aside nav { border-left: 1px solid var(--line); padding-left: 22px; }
.article-aside strong { display: block; font-size: .875rem; color: var(--brand); margin-bottom: 14px; }
.article-aside ol { list-style: none; padding: 0; margin: 0; display: grid; gap: 13px; }
.article-aside nav a { font-size: .9375rem; color: var(--muted); text-decoration: none; line-height: 1.5; }
.article-aside nav a:hover { text-decoration: underline; color: var(--brand); }
.aside-cta { margin-top: 29px; padding: 23px; background: var(--mist); border-radius: 8px; }
.aside-cta h2 { font-size: 1.35rem; line-height: 1.25; }
.aside-cta p { font-size: 1rem; color: var(--muted); margin: 14px 0 21px; }
.aside-cta .button { font-size: .875rem; padding-inline: 15px; }
.article-comparison { border: 1px solid var(--line); border-radius: 8px; overflow: hidden; margin: 26px 0; }
.article-comparison > div { padding: 20px 24px; }
.article-comparison > div + div { border-top: 1px solid var(--line); }
.article-comparison strong { color: var(--brand-dark); }
.article-comparison p { margin: 7px 0 0; }
.article-source { margin-top: 35px; padding-top: 23px; border-top: 1px solid var(--line); color: var(--muted); font-size: .875rem; }
.article-source h2 { font-family: DM Sans,sans-serif; font-size: 1rem; margin-top: 0; }
.related-section { border-top: 1px solid var(--line); background: var(--soft); }
.related-section .journal-grid { margin-top: 32px; }
/* Förderberatung und bestehende Portal-Seiten */
.digital-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 24px; }
.digital-card { display: flex; flex-direction: column; align-items: start; gap: 17px; padding: 29px; border: 1px solid var(--line); border-radius: 9px; background: white; }
.digital-card h3 { font-size: 1.4rem; line-height: 1.25; }
.digital-card p { color: var(--muted); }
.digital-card .card-number { font-family: Lora,Georgia,serif; font-size: 1.8rem; color: var(--brand); }
.funding-info { background: var(--mist); padding: 25px 28px; border-left: 3px solid var(--brand); margin-top: 28px; }
.funding-info p { margin-top: 9px; }
.funding-topics { margin-top: 12px; }
.booking-direct { color: var(--muted); font-size: .875rem; margin-top: 15px; }
.booking-direct a { color: var(--brand-dark); }
.consultation-hero h1 { font-size: clamp(2.4rem,3.8vw,3.5rem); }
.consultation-hero .hero-proof { display: none; }
.consultation-hero .hero-copy { gap: 22px; }
.consultation-hero-form { box-shadow: none; border-radius: 10px; }
/* Förderberatung: Fokus auf Einrichtungen, Projektbeispiele und Original-Terminbuchung. */
.funding-page h2, .booking-page h2 { font-size: clamp(2rem,3.2vw,2.75rem); line-height: 1.2; }
.funding-page h2 em, .booking-page h1 em, .funding-page h1 em { color: var(--brand); font-weight: 400; }
.funding-page-hero { padding-block: 37px 64px; background: var(--soft); border-bottom: 1px solid var(--line); }
.funding-hero-grid { display: grid; grid-template-columns: 1.15fr .85fr; gap: 64px; align-items: center; }
.funding-hero-copy h1, .booking-copy h1 { font-size: clamp(2.5rem,4.2vw,3.5rem); line-height: 1.1; letter-spacing: -.025em; }
.funding-hero-copy .lead, .booking-copy .lead { margin-top: 24px; font-size: 1.0625rem; line-height: 1.75; color: var(--muted); }
.funding-hero-actions { display: flex; flex-wrap: wrap; align-items: center; gap: 20px 24px; margin-top: 28px; }
.funding-hero-actions .text-link { font-size: .9375rem; }
.funding-summary { background: var(--brand-deep); border-radius: 10px; padding: 32px; color: white; }
.funding-summary p.eyebrow { color: #b8dce1; }
.funding-page .funding-summary h2 { color: white; font-size: 1.8rem; line-height: 1.25; }
.funding-summary ul { display: grid; gap: 20px; list-style: none; padding: 0; margin: 26px 0 0; }
.funding-summary li { border-top: 1px solid #ffffff30; padding-top: 17px; }
.funding-summary strong, .funding-summary span { display: block; }
.funding-summary strong { color: white; font-size: 1rem; font-weight: 600; margin-bottom: 7px; }
.funding-summary span { color: #dcedef; font-size: 1rem; line-height: 1.65; }
.funding-examples .opportunity-copy { gap: 18px; }
.funding-example-note { display: grid; grid-template-columns: 240px 1fr; gap: 30px; border-left: 3px solid var(--brand); background: var(--soft); padding: 22px 25px; margin-top: 26px; }
.funding-example-note strong { font-size: 1rem; line-height: 1.5; color: var(--brand-dark); }
.funding-example-note p { font-size: .9375rem; line-height: 1.65; }
.funding-scope { display: grid; grid-template-columns: 1fr 1.3fr; gap: 45px; padding-top: 32px; margin-top: 32px; border-top: 1px solid var(--line); }
.funding-scope h3 { font-size: 1.55rem; line-height: 1.3; }
.funding-process-layout { display: grid; grid-template-columns: 1fr 1fr; align-items: start; gap: 75px; }
.funding-process-list { display: grid; gap: 0; list-style: none; padding: 0; margin: 0; }
.funding-process-list li { display: grid; grid-template-columns: 30px 1fr; gap: 20px; padding-block: 22px; border-top: 1px solid var(--line); }
.funding-process-list li:first-child { padding-top: 0; border: 0; }
.funding-process-list li:last-child { padding-bottom: 0; }
.funding-process-list li > span { color: var(--brand); font-weight: 600; font-size: .875rem; margin-top: 3px; }
.funding-process-list h3 { font-size: 1.3rem; line-height: 1.3; margin-bottom: 10px; }
.funding-preparation { display: grid; grid-template-columns: 1fr 1fr; align-items: center; gap: 75px; }
.funding-preparation .button { justify-self: start; }
.funding-preparation-list { border: 1px solid var(--line); padding: 32px; border-radius: 10px; }
.funding-preparation-list h3 { font-size: 1.5rem; margin-bottom: 23px; }
.funding-preparation-list .benefit-list { gap: 13px; }
.funding-source { margin-top: 24px; border-top: 1px solid var(--line); padding-top: 20px; font-size: .875rem; }
.funding-source a { color: var(--brand-dark); }
.funding-faq { padding-top: 0; }
.booking-section { background: var(--soft); padding-block: 55px 65px; }
.booking-layout { display: grid; grid-template-columns: 1fr 1fr; align-items: start; gap: 54px; }
.booking-copy { min-width: 0; }
.booking-copy .eyebrow { font-size: .8125rem; }
.booking-copy h1 { font-size: clamp(2.5rem,3.7vw,3.25rem); }
.booking-benefits { display: grid; gap: 21px; list-style: none; padding: 0; margin: 27px 0 0; }
.booking-benefits li { padding-left: 23px; border-left: 2px solid #a6c6cd; }
.booking-benefits strong, .booking-benefits span { display: block; font-size: 1rem; }
.booking-benefits strong { color: var(--brand-dark); font-weight: 600; margin-bottom: 6px; }
.booking-benefits span { color: var(--muted); line-height: 1.65; }
.booking-examples { margin-top: 30px; }
.booking-examples .eyebrow { margin-bottom: 14px; color: var(--brand); }
.booking-teaser-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 13px; }
.booking-teaser { display: grid; gap: 9px; align-content: start; color: var(--brand-dark); text-decoration: none; font-size: .875rem; line-height: 1.5; }
.booking-teaser:hover > span:last-child { text-decoration: underline; text-underline-offset: 4px; }
.booking-teaser-art { position: relative; display: block; width: 100%; height: auto; aspect-ratio: 3/2; border-radius: 7px; overflow: hidden; background: var(--mist); }
.booking-teaser-art img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: contain; transform: scale(1.12); }
.booking-scope { margin-top: 24px; color: var(--muted); font-size: .875rem; }
.booking-panel { min-width: 0; background: white; border: 1px solid var(--line); border-radius: 10px; padding: 28px; }
.booking-panel > .eyebrow { margin-bottom: 12px; }
.booking-page .booking-panel h2 { font-size: 1.6rem; line-height: 1.3; margin-bottom: 22px; }
.booking-panel .form-embed { width: 100%; }
.booking-panel .form-embed iframe { display: block; width: 100%; min-height: 650px; border: 0; border-radius: 0; box-shadow: none; }
.booking-panel .booking-direct { font-size: .875rem; margin-top: 16px; }
.booking-faq { padding-top: 0; }
/* Footer: dieselben Farben und Abstände wie im Seiteninhalt. */
.site-footer { padding-top: 52px; background: var(--soft); }
.footer-cta-card { top: 0; grid-template-columns: 144px 1fr; min-height: 0; gap: 30px; border-radius: 10px; background: var(--brand-deep); padding: 32px 38px; }
.footer-cta-image { width: 144px; aspect-ratio: 1; margin: 0; align-self: center; }
.footer-cta-image img { border-radius: 7px; box-shadow: none; }
.footer-cta-content { display: flex; justify-content: space-between; align-items: center; gap: 25px; }
.footer-cta-bubble { max-width: 560px; background: transparent; padding: 0; border-radius: 0; }
.footer-cta-bubble h2 { color: white; font-size: 1.65rem; line-height: 1.3; text-align: left; }
.footer-cta-button { background: var(--accent); color: white; min-width: 215px; min-height: 48px; border-radius: 7px; padding: 12px 17px; font-size: .9375rem; }
.footer-cta-button:hover { background: var(--accent-dark); transform: none; }
.footer-grid { padding-top: 60px; gap: 40px; }
.footer-grid h2 { font-family: DM Sans,sans-serif; font-size: 1rem; font-weight: 600; }
.footer-about p, .footer-links a, .footer-contact-item { font-size: 1rem; }
.footer-trust p { font-size: .8125rem; line-height: 1.5; }
.footer-bottom { font-size: .875rem; }
.redirect-page { padding: 80px 24px; max-width: 760px; margin: auto; font-family: DM Sans,sans-serif; line-height: 1.6; }
.redirect-page a { color: var(--brand); }
/* Anpassungen werden nach Komponenten gruppiert; keine alten Versions-Overrides. */
@media (min-width:1101px) {
  .mobile-nav { display: none; }
}
@media (max-width:1100px) {
  .funding-hero-grid { gap: 35px; }
  .funding-process-layout, .funding-preparation { gap: 40px; }
  .booking-layout { gap: 32px; }
  .booking-panel { padding: 24px; }
  .booking-copy h1 { font-size: 2.8rem; }

  .desktop-nav { display: none; }
  .mobile-nav { display: block; }
  .header-inner { grid-template-columns: auto 1fr auto; gap: 20px; }
  .header-cta { justify-self: end; }
  .header-top-inner > span { display: none; }
  .header-contact { width: 100%; justify-content: space-between; }
  .care-hero-grid { gap: 34px; }
  .care-hero-visual { height: 460px; }
  .promise-panel { gap: 22px; }
  .promise-panel article { padding-right: 8px; }
  .promise-panel article + article { padding-left: 23px; }
  .promise-panel h2 span { font-size: 2.55rem; }
  .experience-grid { gap: 23px; }
  .experience-grid strong { font-size: 1.5rem; }
  .possibilities-intro, .funding-spotlight, .growth-support .split { gap: 38px; }
  .funding-spotlight { padding: 36px; }
  .opportunity-grid { gap: 18px; }
  .opportunity-copy { padding: 23px 21px; }
  .opportunity-copy h3 { font-size: 1.4rem; }
  .video-inner, .faq-layout { gap: 40px; }
  .article-layout { grid-template-columns: minmax(0,1fr) 240px; gap: 38px; }
  .footer-cta-content { flex-wrap: wrap; }
  .footer-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
}
@media (max-width:900px) {
  .funding-hero-grid { grid-template-columns: 1fr; gap: 30px; }
  .funding-hero-copy { max-width: 680px; }
  .funding-summary ul { grid-template-columns: repeat(3,minmax(0,1fr)); gap: 22px; }
  .funding-summary { padding: 29px; }
  .funding-page .funding-summary h2 br { display: none; }
  .booking-layout { grid-template-columns: 1fr; gap: 34px; }
  .booking-copy { max-width: 700px; }
  .booking-teaser-grid { max-width: 570px; }
  .booking-panel { width: 100%; max-width: 700px; justify-self: center; }

  .care-hero-grid { grid-template-columns: 1.12fr .88fr; gap: 27px; }
  .care-hero h1 { font-size: 2.75rem; }
  .care-hero-visual { height: 460px; }
  .care-hero-actions { gap: 18px; }
  .care-hero-visual figcaption { left: 13px; right: 13px; bottom: 13px; padding: 15px; }
  .opportunity-grid { grid-template-columns: 1fr; }
  .opportunity-card { display: grid; grid-template-columns: .9fr 1.1fr; align-items: center; }
  .opportunity-card .teaser-art { align-self: center; }
  .opportunity-copy { padding: 28px; }
  .opportunity-copy h3 { font-size: 1.65rem; }
  .blog-index-grid { grid-template-columns: 1fr; }
  .blog-index-grid .card-cover { max-width: 600px; }
  .journal-intro-row { display: block; }
  .journal-intro-row .lead { margin-top: 24px; max-width: 650px; }
  .report-download-copy { column-gap: 36px; }
}
@media (max-width:760px) {
  .funding-page-hero { padding-block: 28px 40px; }
  .funding-hero-copy h1, .booking-copy h1 { font-size: clamp(2.3rem,6.7vw,3rem); }
  .funding-hero-copy .lead, .booking-copy .lead { font-size: 1rem; }
  .funding-summary ul { grid-template-columns: 1fr; }
  .funding-example-note { grid-template-columns: 1fr; gap: 10px; padding: 21px; }
  .funding-scope, .funding-process-layout, .funding-preparation { grid-template-columns: 1fr; gap: 28px; }
  .funding-preparation-list { padding: 26px; }
  .funding-faq, .booking-faq { padding-top: 0; }
  .booking-section { padding-block: 36px 43px; }
  .booking-panel { padding: 22px; }
  .booking-teaser-grid { gap: 11px; }

  .site-footer { padding-top: 36px; }
  .container { width: calc(100% - 40px); }
  .section { padding-block: 52px; }
  .header-inner { min-height: 75px; gap: 12px; }
  .brand img { width: 120px; }
  .header-top { display: none; }
  .care-hero { padding-block: 36px 40px; }
  .care-hero-grid { grid-template-columns: 1fr; gap: 29px; }
  .care-hero-copy .eyebrow { margin-bottom: 18px; }
  .care-hero h1 { font-size: clamp(2.4rem,6.7vw,3.25rem); max-width: 630px; }
  .care-hero-lead { font-size: 1rem; margin-top: 22px; }
  .care-hero-actions { margin-top: 24px; }
  .care-hero-audience { margin-top: 18px; }
  .care-hero-visual { height: 340px; }
  .care-hero-visual img { object-position: center 40%; }
  .care-hero-visual figcaption { left: 16px; right: 16px; bottom: 16px; padding: 15px 17px; }
  .promise-panel { grid-template-columns: 1fr; gap: 0; padding-block: 10px; }
  .promise-panel article { padding: 22px 0; display: grid; grid-template-columns: 165px 1fr; gap: 18px; align-items: center; }
  .promise-panel article + article { padding: 22px 0; border-left: 0; border-top: 1px solid #ffffff30; }
  .care-home .promise-panel h2 { display: block; margin-bottom: 0; font-size: 1.0625rem; }
  .promise-panel h2 span { display: block; font-size: 2.6rem; margin-bottom: 7px; }
  .promise-panel p { font-size: 1rem; }
  .experience-section { padding-block: 30px 35px; }
  .experience-grid { grid-template-columns: 1fr 1fr; gap: 28px 24px; }
  .experience-grid strong { font-size: 1.5rem; }
  .experience-grid p { font-size: 1rem; }
  .possibilities-intro { grid-template-columns: 1fr; gap: 23px; margin-bottom: 29px; }
  .section-heading { display: block; margin-bottom: 29px; }
  .section-heading > .text-link, .section-sidecopy { margin-top: 22px; }
  .section-sidecopy { max-width: none; }
  .section-heading .lead { font-size: 1rem; }
  .funding-section { padding-top: 0; padding-bottom: 0; }
  .funding-spotlight { grid-template-columns: 1fr; gap: 32px; padding: 29px; }
  .digital-process { grid-template-columns: 1fr 1fr; gap: 27px 24px; }
  .growth-support .split { grid-template-columns: 1fr; gap: 32px; }
  .support-photo { aspect-ratio: 4/3; max-height: 420px; }
  .support-photo img { object-position: center 30%; }
  .trust-strip { padding-block: 30px; }
  .trust-logos { grid-template-columns: 1fr 1fr; gap: 25px; }
  .trust-logos img { max-width: min(100%,150px); max-height: 46px; }
  .video-inner, .faq-layout { grid-template-columns: 1fr; gap: 30px; }
  .video-section { padding-block: 52px; }
  .journal-grid, .journal-home-grid { grid-template-columns: 1fr; gap: 30px; }
  .report-download-section { padding-block: 48px; }
  .report-download-panel { padding: 28px; }
  .report-download-copy { grid-template-columns: 1fr; gap: 20px; }
  .report-benefits { grid-column: 1; grid-row: auto; }
  .report-open-button { justify-self: start; }
  .homepage-faq-section { padding: 0 0 52px; }
  .journal-header, .plain-hero { padding-block: 37px 42px; }
  .journal-header .lead, .plain-hero .lead { font-size: 1rem; }
  .article-layout { display: flex; flex-direction: column; gap: 30px; padding-block: 32px 50px; }
  .article-aside { order: -1; position: static; width: 100%; }
  .article-aside nav { background: var(--soft); padding: 20px; border: 1px solid var(--line); border-radius: 8px; }
  .article-aside .aside-cta { display: none; }
  .article-body { font-size: 1rem; }
  .article-body h2 { font-size: 1.6rem; }
  .digital-grid { grid-template-columns: 1fr; }
  .consultation-hero-content { grid-template-columns: 1fr; padding-block: 46px; }
  .consultation-hero-form { padding: 20px; min-width: 0; }
  .footer-cta-card { grid-template-columns: 110px 1fr; padding: 25px; gap: 23px; }
  .footer-cta-image { width: 110px; }
  .footer-cta-content { align-items: start; gap: 19px; }
  .footer-cta-bubble h2 { font-size: 1.4rem; }
  .footer-cta-button { min-width: 0; }
  .footer-grid { gap: 36px; padding-top: 45px; }
}
@media (max-width:600px) {
  .opportunity-card { display: flex; }
  .opportunity-copy { padding: 25px; }
  .opportunity-copy h3 { font-size: 1.65rem; }
  .footer-grid { grid-template-columns: 1fr; }
  .footer-cta-card { grid-template-columns: 1fr; }
  .footer-cta-image { display: none; }
  .footer-cta-content { display: grid; }
  .footer-cta-bubble h2 { text-align: left; }
  .header-cta { display: none; }
  .faq-item p { padding-left: 0; }
}
@media (max-width:420px) {
  .funding-hero-actions { flex-direction: column; align-items: stretch; }
  .funding-hero-actions .text-link { justify-content: center; }
  .funding-summary { padding: 25px; }
  .booking-panel { padding: 19px; }

  .container { width: calc(100% - 32px); }
  .care-hero h1 { font-size: 2.4rem; }
  .care-hero-actions { align-items: stretch; flex-direction: column; gap: 19px; }
  .care-hero-actions .text-link { justify-content: center; }
  .care-hero-visual { height: 300px; }
  .promise-panel article { grid-template-columns: 116px 1fr; gap: 19px; }
  .promise-panel h2 span { font-size: 2.4rem; }
  .experience-grid { gap: 27px 20px; }
  .experience-grid strong { font-size: 1.4rem; }
  .digital-process { grid-template-columns: 1fr; gap: 26px; }
  .funding-spotlight { padding: 25px; }
  .funding-spotlight .button { width: 100%; font-size: .9375rem; padding-inline: 12px; }
  .support-photo { aspect-ratio: 1; }
  .report-download-panel { padding: 25px; }
  .report-open-button { width: 100%; font-size: .9375rem; }
}
@media (prefers-reduced-motion:reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after { animation: none !important; transition: none !important; }
  [data-reveal], .hero-copy > * { opacity: 1 !important; transform: none !important; }
}
@media print {
  .site-header, .site-footer, .article-aside, .related-section, .care-hero-actions { display: none !important; }
  .article-layout { display: block; padding: 0; }
  .journal-header { background: white; padding-block: 20px; }
  .container { width: 100%; }
  .article-body h2 { break-after: avoid; }
  .article-body p { orphans: 3; widows: 3; }
}
