@font-face{font-family:Inter;src:url('assets/inter-400.woff2') format('woff2');font-weight:400;font-display:swap}
@font-face{font-family:Inter;src:url('assets/inter-500.woff2') format('woff2');font-weight:500;font-display:swap}
@font-face{font-family:Inter;src:url('assets/inter-600.woff2') format('woff2');font-weight:600;font-display:swap}
@font-face{font-family:Inter;src:url('assets/inter-700.woff2') format('woff2');font-weight:700;font-display:swap}
:root{
/* Grundwerte */
--farbe-schiefer-900:#253943;--farbe-schiefer-700:#344D5C;--farbe-nebel-400:#9EB0B9;--farbe-papier:#F6F6F6;--farbe-weiss:#FFFFFF;--farbe-tinte:#2F2F2F;--farbe-grau-600:#686D70;--farbe-linie:#DDE2E5;--farbe-fehler-700:#7A4B4B;
/* Bedeutung */
--flaeche-seite:var(--farbe-papier);--flaeche-karte:var(--farbe-weiss);--flaeche-dunkel:var(--farbe-schiefer-900);--text-standard:var(--farbe-tinte);--text-leise:var(--farbe-grau-600);--text-auf-dunkel:var(--farbe-papier);--akzent-auf-dunkel:var(--farbe-nebel-400);--aktion:var(--farbe-schiefer-900);--aktion-hover:var(--farbe-schiefer-700);--fokus:var(--farbe-schiefer-700);--fehler:var(--farbe-fehler-700);
/* Schriftgrößen */
--schrift-klein:.8125rem;--schrift-cookie-detail:.75rem;
/* Komponenten */
--button-hintergrund:var(--aktion);--button-text:var(--text-auf-dunkel);--feld-rahmen:var(--farbe-grau-600);--karte-radius:20px;--feld-radius:12px;--karte-schatten:0 18px 50px color-mix(in srgb,var(--farbe-schiefer-900) 7%,transparent);--dialog-overlay:color-mix(in srgb,var(--farbe-schiefer-900) 50%,transparent)
}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--flaeche-seite);color:var(--text-standard);font-family:Inter,Arial,sans-serif;font-size:16px;line-height:1.55}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-weight:600;color:var(--aktion);text-wrap:balance}h1{font-size:clamp(2.25rem,1.4rem + 3.6vw,4.25rem);letter-spacing:-.02em;line-height:1.05;max-width:10em}h2{font-size:clamp(1.75rem,1.2rem + 2.2vw,3rem);line-height:1.12;letter-spacing:-.025em;max-width:20ch}h3{font-size:1.15rem;line-height:1.35;letter-spacing:-.015em}p{margin-top:16px}img{max-width:100%;height:auto;display:block}a{color:inherit;text-underline-offset:4px}button,input{font:inherit}button,a,input,summary{-webkit-tap-highlight-color:transparent}button,summary{cursor:pointer}button{color:inherit}a:hover{color:var(--aktion-hover)}button:disabled{opacity:.6;cursor:not-allowed}:focus-visible{outline:3px solid var(--fokus);outline-offset:3px}[hidden]{display:none!important}input{min-width:0}ul,ol{padding:0;margin:0}li{list-style:none}.wrap{width:min(1200px,calc(100% - 40px));margin-inline:auto}.section{padding-block:70px}.eyebrow{margin-top:0;margin-bottom:18px;font-size:.75rem;text-transform:uppercase;letter-spacing:.12em;font-weight:600;color:var(--text-leise)}.muted,.micro{color:var(--text-leise)}.micro{font-size:var(--schrift-klein);line-height:1.5}.button{display:inline-flex;align-items:center;justify-content:center;gap:16px;min-height:52px;padding:13px 23px;border:1.5px solid var(--aktion);border-radius:999px;background:var(--button-hintergrund);color:var(--button-text);text-decoration:none;font-weight:600;font-size:.875rem;line-height:1.35;text-align:center;transition:background .15s}.button:hover{background:var(--aktion-hover);color:var(--button-text)}.button:active{transform:translateY(1px)}.button span{font-size:1.4rem;line-height:1}.secondary{background:transparent;color:var(--aktion)}.secondary:hover{background:var(--farbe-papier);color:var(--aktion)}.skip-link{position:fixed;top:8px;left:8px;z-index:100;padding:12px;background:var(--flaeche-karte);transform:translateY(-160%)}.skip-link:focus{transform:none}.header{height:76px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--farbe-linie)}.brand{display:block;width:132px;height:58px;overflow:hidden;position:relative}.brand img{width:132px;max-width:none;position:absolute;top:-37px}.header-button{min-height:44px;padding:10px 16px;font-size:.75rem;gap:6px}.hero{padding-top:30px;padding-bottom:56px}.hero-copy .eyebrow{font-size:.68rem;letter-spacing:.07em;max-width:40ch;margin-bottom:14px}.intro{margin-top:18px;max-width:52ch;line-height:1.55}.proof{font-size:.72rem;line-height:1.55;margin-top:18px;color:var(--text-leise);max-width:49ch}.hero-action{margin-top:26px}.form-card{--fokus:var(--farbe-schiefer-700);background:var(--flaeche-karte);border:1px solid var(--farbe-linie);border-radius:var(--karte-radius);padding:20px;box-shadow:var(--karte-schatten);color:var(--text-standard)}.guide-head{display:grid;grid-template-columns:62px 1fr;align-items:center;gap:16px;margin-bottom:14px}.guide-head img{border-radius:3px;box-shadow:var(--karte-schatten)}.guide-head h2{font-size:1rem;line-height:1.35;max-width:26ch;letter-spacing:-.01em;text-wrap:wrap}.guide-head p{font-size:var(--schrift-klein);color:var(--text-leise);margin-top:6px}.expect{font-size:var(--schrift-klein);border-block:1px solid var(--farbe-linie);margin-bottom:16px;padding-block:10px}.expect summary{font-weight:500}.tick-list li{padding-left:22px;position:relative;margin-top:14px}.tick-list li:before{content:'✓';position:absolute;left:0;color:var(--text-leise)}.expect .tick-list{margin-bottom:8px}.lead-form{display:grid;gap:14px;position:relative}.field label{font-size:var(--schrift-klein);font-weight:500;display:block;margin-bottom:6px}.field input{display:block;width:100%;height:52px;border:1px solid var(--feld-rahmen);border-radius:var(--feld-radius);padding:12px 14px;background:var(--flaeche-karte);color:var(--text-standard)}.field input:hover{border-color:var(--text-leise)}.field input:focus{border-color:var(--aktion)}input[aria-invalid=true]{border-color:var(--fehler)}input::placeholder{color:var(--text-leise);opacity:1}.check{display:flex;gap:10px;align-items:flex-start;font-size:var(--schrift-klein);line-height:1.5}.check input{width:19px;height:19px;flex:0 0 19px;margin:1px 0 0;accent-color:var(--aktion)}.submit{width:100%;justify-content:center;padding-inline:12px;font-size:.82rem;white-space:nowrap}.field-error{font-size:.75rem;color:var(--fehler);margin:5px 0 0}.email-suggestion{display:block;border:0;background:none;padding:6px 0;text-align:left;font-size:.75rem;text-decoration:underline;color:var(--aktion)}.form-status{font-size:.85rem;color:var(--fehler);margin-top:0}.honeypot{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.form-card>.micro{text-align:center;margin-top:12px;font-size:.7rem}.direct-link{display:block;font-size:.75rem;text-align:center;margin-top:16px}.hero-rule{display:none}.success{padding:24px 0}.success h3{font-size:1.4rem}.success .button{margin-top:24px}.success p{font-size:.9rem}.mechanism{border-top:1px solid var(--farbe-linie)}.steps{display:grid;gap:30px;margin-top:38px}.step-number{font-size:.8rem;color:var(--text-leise);border-top:1px solid var(--farbe-linie);display:block;padding-top:18px;margin-bottom:16px}.steps p{font-size:.9rem;color:var(--text-leise);margin-top:12px}.calculator-section{background:var(--flaeche-karte)}.section-heading{max-width:690px;margin-bottom:32px}.section-heading>p:last-child{color:var(--text-leise)}.calculator{display:grid;gap:24px}.calculator-inputs{padding:16px 0}.slider-field{margin-bottom:35px}.slider-field>label{display:block;font-weight:500;font-size:.9rem;margin-bottom:16px}.number-unit{display:inline-flex;align-items:center;gap:10px;margin-bottom:16px}.number-unit input{width:124px;height:56px;padding:9px 12px;border:1px solid var(--feld-rahmen);border-radius:var(--feld-radius);font-size:1.5rem;font-weight:600;background:var(--flaeche-seite);color:var(--aktion)}.number-unit>span{color:var(--text-leise);font-size:.875rem}input[type=range]{display:block;width:100%;height:36px;margin:0;accent-color:var(--aktion);cursor:pointer}.range-labels{display:flex;justify-content:space-between;font-size:var(--schrift-klein);color:var(--text-leise)}.results{--fokus:var(--farbe-nebel-400);background:var(--flaeche-dunkel);color:var(--text-auf-dunkel);border-radius:var(--karte-radius);padding:26px 20px}.results>p{font-size:.8rem;margin-top:0}.main-result{font-size:clamp(1.9rem,4vw,3.25rem);line-height:1.2;letter-spacing:-.04em;display:block;margin-top:10px;font-weight:600;white-space:nowrap}.result-stats{display:grid;grid-template-columns:1fr;gap:16px;margin-top:28px;padding-bottom:26px;border-bottom:1px solid var(--farbe-schiefer-700)}.result-stats>div{display:flex;justify-content:space-between;gap:12px}.result-stats span{font-size:var(--schrift-klein);color:var(--akzent-auf-dunkel)}.result-stats strong{font-size:.9rem;font-weight:500}.bars{margin-top:26px;display:grid;gap:16px}.bar-row>div:first-child{display:flex;justify-content:space-between;gap:10px;font-size:.7rem;margin-bottom:7px}.bar-row strong{font-weight:500;white-space:nowrap}.bar-track{height:9px;border-radius:3px;background:var(--farbe-schiefer-700)}.bar-track>span{height:100%;display:block;background:var(--akzent-auf-dunkel);border-radius:3px;transition:width .3s}#bar-6{background:var(--farbe-papier)}#bar-beitrag{background:transparent;border:1px solid var(--akzent-auf-dunkel)}.model-note{font-size:var(--schrift-klein);line-height:1.65;color:var(--text-leise);margin-top:20px}.consultation-block{display:grid;gap:30px;margin-top:60px;padding-top:44px;border-top:1px solid var(--farbe-linie)}.consultation-block>div>p:not(.eyebrow){max-width:45ch}.consultation-block .micro{margin-top:24px;max-width:42ch}.review-grid{display:grid;gap:30px;margin-block:35px}.review{padding-top:24px;border-top:1px solid var(--farbe-linie);display:flex;flex-direction:column}.stars{font-size:.9rem;letter-spacing:.16em;color:var(--aktion)}blockquote{margin:18px 0 24px;font-size:1.06rem;line-height:1.55;letter-spacing:-.015em}.review figcaption{margin-top:auto;display:grid;font-size:.8rem;gap:3px}.review figcaption span,.review small{color:var(--text-leise)}.review small{margin-top:10px;font-size:.68rem}.text-link{font-size:.85rem;font-weight:500}.guide-section{--fokus:var(--farbe-nebel-400);background:var(--flaeche-dunkel);color:var(--text-auf-dunkel)}.guide-section h2{color:var(--text-auf-dunkel)}.guide-section .eyebrow{color:var(--akzent-auf-dunkel)}.guide-layout{display:grid;gap:36px}.guide-info>p:not(.eyebrow){max-width:48ch}.guide-content{display:grid;grid-template-columns:100px 1fr;gap:20px;align-items:start;margin-top:30px}.guide-content img{border-radius:4px;box-shadow:var(--karte-schatten)}.guide-content h3{color:var(--text-auf-dunkel);font-size:.9rem}.guide-content .tick-list{font-size:.8rem}.guide-content .tick-list li{margin-top:12px}.guide-content .tick-list li:before{color:var(--akzent-auf-dunkel)}.guide-layout .form-card>h3{margin-bottom:22px}.about-layout{display:grid;gap:36px}.portrait{position:relative;max-width:470px;margin-bottom:22px}.portrait>img:first-child{border-radius:var(--karte-radius)}.portrait .badge{position:absolute;width:120px;right:8px;bottom:-30px}.qualifications{font-size:.85rem;margin-top:24px}.qualifications li{padding-block:12px;border-bottom:1px solid var(--farbe-linie)}.decision{background:var(--flaeche-karte)}.decision-grid{display:grid;gap:35px;margin-top:36px}.decision-item{border-top:1px solid var(--farbe-linie);padding:22px 0}.decision-item p{font-size:.9rem;color:var(--text-leise);margin-top:10px}.faq-section{display:grid;gap:30px}.faq{border-bottom:1px solid var(--farbe-linie);padding-block:22px}.faq:first-child{border-top:1px solid var(--farbe-linie)}.faq summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px;font-weight:500;font-size:.95rem;line-height:1.5}.faq summary::-webkit-details-marker{display:none}.faq summary>span{font-size:1.5rem;font-weight:400}.faq[open] summary>span{transform:rotate(45deg)}.faq p{font-size:.9rem;color:var(--text-leise);padding-right:25px}.final-section{--fokus:var(--farbe-nebel-400);background:var(--farbe-schiefer-700);color:var(--text-auf-dunkel)}.final-section .consultation-block{margin-top:0;border:0;padding-top:0}.final-section h2{color:var(--text-auf-dunkel)}.final-section .eyebrow{color:var(--akzent-auf-dunkel)}.footer{padding-block:32px 115px;display:grid;gap:20px;font-size:var(--schrift-klein);color:var(--text-leise)}.footer>div{display:flex;flex-wrap:wrap;gap:12px 20px}.footer button{padding:0;border:0;background:transparent;font-size:inherit;text-decoration:underline;text-underline-offset:4px}.mobile-bar{position:fixed;z-index:20;inset:auto 0 0;display:flex;gap:8px;padding:10px 12px calc(10px + env(safe-area-inset-bottom));background:var(--flaeche-karte);border-top:1px solid var(--farbe-linie);box-shadow:var(--karte-schatten)}.mobile-bar .button{flex:1;min-height:48px;font-size:.74rem;padding-inline:8px}.cookie-banner{position:fixed;z-index:40;bottom:10px;left:10px;width:calc(100% - 20px);max-width:500px;padding:14px 16px;background:var(--flaeche-karte);color:var(--text-standard);border:1px solid var(--farbe-linie);border-radius:14px;box-shadow:var(--karte-schatten)}.cookie-banner p{margin:0;font-size:.72rem;line-height:1.4}.cookie-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.cookie-actions button{flex:1;min-height:44px;border:1px solid var(--aktion);border-radius:999px;background:var(--flaeche-karte);font-weight:500;font-size:.75rem;padding:8px 12px}.cookie-actions button:hover{background:var(--flaeche-seite)}.cookie-banner .cookie-detail{font-size:var(--schrift-cookie-detail);margin-top:9px;line-height:1.4;color:var(--text-leise)}.cookie-dialog{width:min(600px,calc(100% - 24px));max-height:90dvh;padding:28px 22px;border:1px solid var(--farbe-linie);border-radius:var(--karte-radius);background:var(--flaeche-karte);color:var(--text-standard)}.cookie-dialog::backdrop{background:var(--dialog-overlay)}.cookie-dialog h2{font-size:1.65rem}.cookie-dialog p{font-size:.8rem}.cookie-dialog .check{font-size:var(--schrift-klein);margin-top:22px}.cookie-dialog strong{display:block}.dialog-close{display:block;margin:0 0 12px auto;width:44px;height:44px;border:0;background:var(--flaeche-seite);border-radius:50%;font-size:1.5rem}
@media(min-width:600px){.wrap{width:min(1200px,calc(100% - 64px))}.hero{max-width:760px}.hero-action{max-width:540px}.steps{grid-template-columns:repeat(3,1fr);gap:24px}.result-stats{grid-template-columns:repeat(3,1fr)}.result-stats>div{display:grid;gap:8px}.guide-content{grid-template-columns:160px 1fr}.results{padding:32px}.form-card{padding:28px}.guide-head{grid-template-columns:78px 1fr}.guide-head h2{font-size:1.2rem}.review-grid{grid-template-columns:repeat(3,1fr);gap:24px}.review blockquote{font-size:.95rem}.decision-grid{grid-template-columns:1fr 1fr;gap:48px}.footer{padding-bottom:100px}.header{height:96px}.brand{width:180px;height:76px}.brand img{width:180px;top:-52px}.header-button{font-size:.85rem;padding-inline:22px}.main-result{font-size:3rem}}
@media(min-width:1024px){body{font-size:17px}.section{padding-block:96px}.hero{max-width:1200px;display:grid;grid-template-columns:1.12fr 1fr;gap:80px;padding-block:56px 72px}.hero-copy{padding-top:22px}.hero-copy .eyebrow{font-size:.72rem;max-width:40ch;line-height:1.7;margin-bottom:24px}.intro{font-size:1.0625rem;margin-top:28px}.proof{margin-top:30px;font-size:.76rem;line-height:1.7}.hero-rule{display:block;width:64px;border-top:2px solid var(--farbe-nebel-400);margin-top:36px}.hero-action{margin-top:0}.expect{padding:0;border:0;margin-top:18px;margin-bottom:24px}.expect summary{display:none}.expect:not([open])>.tick-list{display:block}.expect .tick-list{font-size:.78rem}.expect .tick-list li{margin-top:8px}.form-card{padding:28px}.calculator{grid-template-columns:1fr 1.5fr;gap:65px}.calculator-inputs{padding:25px 0}.consultation-block{grid-template-columns:1.12fr 1fr;gap:80px;align-items:center;margin-top:64px;padding-top:64px}.review-grid{gap:44px}.review blockquote{font-size:1.15rem}.guide-layout{grid-template-columns:1.12fr 1fr;gap:80px;align-items:center}.guide-content{grid-template-columns:190px 1fr;gap:28px}.guide-content .tick-list{font-size:.85rem}.guide-content h3{font-size:1rem}.about-layout{grid-template-columns:1fr 1.12fr;gap:90px;align-items:center}.portrait .badge{width:155px;right:-35px;bottom:-30px}.about .steps{margin-top:80px;gap:44px}.faq-section{grid-template-columns:1fr 1.6fr;gap:80px}.footer{display:flex;justify-content:space-between;padding-block:32px}.footer>div{max-width:550px;justify-content:flex-end}.mobile-bar{display:none!important}.cookie-banner{left:24px;bottom:24px;padding:18px 20px}.cookie-banner p{font-size:.8rem}.cookie-banner .cookie-detail{font-size:var(--schrift-cookie-detail)}.cookie-actions button{font-size:.8rem}}
@media(max-width:359px){.wrap{width:calc(100% - 32px)}.header-button{font-size:.68rem;padding-inline:10px}.brand{width:115px}.brand img{width:115px;top:-29px}.form-card{padding:16px}.guide-head{grid-template-columns:52px 1fr;gap:12px}.guide-content{grid-template-columns:1fr}.guide-content>img{width:145px}.main-result{font-size:1.8rem}.button{font-size:.74rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

@media(max-width:599px){.hero{display:flex;flex-direction:column;padding-top:24px}.hero-copy{display:contents}.hero-copy>.eyebrow{order:0}.hero h1{order:1}.hero .intro{order:2}.hero-action{order:3;margin-top:22px}.hero .proof{order:4;margin-top:18px}.hero .hero-rule{display:none}.hero .guide-head{grid-template-columns:52px 1fr;gap:14px;margin-bottom:10px}.hero .expect{padding-block:8px;margin-bottom:12px}.hero .form-card{padding-top:16px}}

:root{--original-color-1:#344D5C;--original-color-2:#253943;--original-color-3:#E8EAEB;--original-color-4:#9EB0B9;--original-color-5:#D4D9DC;--original-color-6:#6F8B76;--original-color-7:#EDF3EE;--original-color-8:#A66E6E;--original-color-9:#F6EEEE;--original-color-10:#2F2F2F;--original-color-11:#686D70;--original-color-12:#F6F6F6;--original-color-13:#FFFFFF;--original-color-14:rgba(37, 39, 37, 0.16);--original-color-15:rgba(37, 57, 67, 0.12);--original-color-16:rgba(255, 255, 255, 0.72);--original-color-17:rgba(52, 77, 92, 0.18);--original-color-18:rgba(37, 57, 67, 0.22);--original-color-19:rgba(158, 176, 185, 0.72);--original-color-20:rgba(255, 255, 255, 0.96);--original-color-21:rgba(37, 57, 67, 0.08);--original-color-22:rgba(232, 234, 235, 0.68);--original-color-23:rgba(255, 255, 255, 0.98);--original-color-24:rgba(37, 57, 67, 0.18);--original-color-25:rgba(255, 255, 255, 0.65);--original-color-26:rgba(52, 77, 92, 0.1);--original-color-27:rgba(52, 77, 92, 0.28);--original-color-28:rgba(158, 176, 185, 0.17);--original-color-29:rgba(47, 47, 47, 0.48);--original-color-30:rgba(158, 176, 185, 0.16);--original-color-31:rgba(255, 255, 255, 0.42);--original-color-32:rgba(255, 255, 255, 0.07);--original-color-33:rgba(242, 209, 99, 0.52);--original-color-34:#F2D163;--original-color-35:#fff;--original-color-36:rgba(158, 176, 185, 0.24);--original-color-37:rgba(158, 176, 185, 0.35);--original-color-38:rgba(111, 139, 118, 0.5);--original-color-39:rgba(111, 139, 118, 0.18);--original-color-40:rgba(166, 110, 110, 0.42);--original-color-41:rgba(166, 110, 110, 0.17);--original-color-42:rgba(255, 255, 255, 0.55);--original-color-43:rgba(255, 255, 255, 0.6);--original-color-44:rgba(255, 255, 255, 0.08);--original-color-45:rgba(255, 255, 255, 0.75);--original-color-46:rgba(255, 255, 255, 0.38);}

/* Original page component, isolated from the existing website. */

    .ggfd-page {
        --ggfd-blue: var(--original-color-1);
        --ggfd-dark: var(--original-color-2);
        --ggfd-blue-soft: var(--original-color-3);
        --ggfd-sage: var(--original-color-4);
        --ggfd-silver: var(--original-color-5);
        --ggfd-positive: var(--original-color-6);
        --ggfd-positive-soft: var(--original-color-7);
        --ggfd-negative: var(--original-color-8);
        --ggfd-negative-soft: var(--original-color-9);
        --ggfd-text: var(--original-color-10);
        --ggfd-muted: var(--original-color-11);
        --ggfd-grey: var(--original-color-12);
        --ggfd-white: var(--original-color-13);
        --ggfd-line: var(--original-color-14);
        --ggfd-shadow: 0 22px 65px var(--original-color-15);
        --ggfd-radius: 22px;
        --ggfd-radius-large: 30px;
        --ggfd-container: 1240px;

        position: relative;
        width: 100vw;
        max-width: 100vw;
        margin-right: calc(50% - 50vw);
        margin-left: calc(50% - 50vw);
        overflow-x: clip;
        color: var(--ggfd-text);
        background: var(--ggfd-white);
        font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
        font-size: 16px;
        line-height: 1.6;
        text-align: left;
        -webkit-font-smoothing: antialiased;
    }

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

    .ggfd-page img {
        display: block;
        max-width: 100%;
    }

    .ggfd-page button,
    .ggfd-page input {
        font: inherit;
    }

    .ggfd-page a {
        color: inherit;
    }

    .ggfd-shell {
        width: min(calc(100% - 56px), var(--ggfd-container));
        margin-inline: auto;
    }

    .ggfd-shell--narrow {
        width: min(calc(100% - 56px), 920px);
        margin-inline: auto;
    }

    .ggfd-section {
        padding: 100px 0;
        scroll-margin-top: 105px;
    }

    .ggfd-section--grey {
        background: var(--ggfd-grey);
    }

    .ggfd-section--soft {
        background: var(--ggfd-blue-soft);
    }

    .ggfd-section--dark {
        color: var(--ggfd-white);
        background: var(--ggfd-dark);
    }

    .ggfd-eyebrow {
        margin: 0 0 14px;
        color: var(--ggfd-blue);
        font-size: 12px;
        font-weight: 800;
        letter-spacing: 1.55px;
        line-height: 1.4;
        text-transform: uppercase;
    }

    .ggfd-section--dark .ggfd-eyebrow {
        color: var(--ggfd-sage);
    }

    .ggfd-page h1,
    .ggfd-page h2,
    .ggfd-page h3,
    .ggfd-page p {
        margin-top: 0;
    }

    .ggfd-page h1,
    .ggfd-page h2,
    .ggfd-page h3 {
        color: var(--ggfd-text);
        letter-spacing: -0.04em;
        line-height: 1.06;
    }

    .ggfd-page h1 {
        margin-bottom: 25px;
        font-size: clamp(54px, 5.5vw, 70px);
        font-weight: 800;
    }

    /* Feste Zeilenumbrüche in der H1 erst ab 1240px, darunter wird frei umbrochen */

    @media (max-width: 1239px) {
        .ggfd-page h1 br {
            display: none;
        }
    }

    .ggfd-page h2 {
        margin-bottom: 22px;
        font-size: clamp(39px, 4vw, 60px);
        font-weight: 780;
    }

    .ggfd-page h3 {
        margin-bottom: 11px;
        font-size: 22px;
        font-weight: 750;
    }

    .ggfd-section--dark h2,
    .ggfd-section--dark h3 {
        color: var(--ggfd-white);
    }

    .ggfd-lead {
        max-width: 760px;
        margin-bottom: 0;
        color: var(--ggfd-muted);
        font-size: 18px;
        line-height: 1.72;
    }

    .ggfd-section--dark .ggfd-lead {
        color: var(--original-color-16);
    }

    .ggfd-center {
        text-align: center;
    }

    .ggfd-center .ggfd-lead {
        margin-inline: auto;
    }

    .ggfd-button {
        min-height: 54px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        gap: 10px;
        padding: 15px 23px;
        border: 1px solid var(--ggfd-blue);
        border-radius: 10px;
        color: var(--ggfd-white) !important;
        background: var(--ggfd-blue);
        box-shadow: 0 12px 30px var(--original-color-17);
        cursor: pointer;
        font-weight: 750;
        line-height: 1.2;
        text-align: center;
        text-decoration: none !important;
        transition: transform 0.2s ease, background 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease;
    }

    .ggfd-button:hover {
        border-color: var(--ggfd-dark);
        background: var(--ggfd-dark);
        box-shadow: 0 16px 36px var(--original-color-18);
        transform: translateY(-2px);
    }

    .ggfd-button--small {
        min-height: 46px;
        padding: 12px 19px;
        font-size: 14px;
    }

    .ggfd-button--light {
        border-color: var(--ggfd-white);
        color: var(--ggfd-dark) !important;
        background: var(--ggfd-white);
    }

    .ggfd-button--light:hover {
        border-color: var(--ggfd-blue-soft);
        color: var(--ggfd-dark) !important;
        background: var(--ggfd-blue-soft);
    }

    .ggfd-page a:focus-visible,
    .ggfd-page button:focus-visible,
    .ggfd-page summary:focus-visible {
        outline: 3px solid var(--original-color-19);
        outline-offset: 4px;
    }

    /* Navigation erscheint erst nach dem Scrollen */

    .ggfd-header {
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        z-index: 9998;
        border-bottom: 1px solid var(--ggfd-line);
        background: var(--original-color-20);
        box-shadow: 0 10px 34px var(--original-color-21);
        opacity: 0;
        pointer-events: none;
        transform: translateY(-110%);
        transition: opacity 0.28s ease, transform 0.28s ease;
        backdrop-filter: blur(16px);
    }

    .ggfd-header.is-visible {
        opacity: 1;
        pointer-events: auto;
        transform: translateY(0);
    }

    .ggfd-header__inner {
        min-height: 82px;
        display: grid;
        grid-template-columns: 170px 1fr 210px;
        gap: 25px;
        align-items: center;
    }

    .ggfd-header__logo {
        width: 78px;
        height: 78px;
        display: block;
    }

    .ggfd-header__logo img {
        width: 100%;
        height: 100%;
        object-fit: contain;
    }

    .ggfd-header__title {
        color: var(--ggfd-text);
        font-size: 14px;
        font-weight: 700;
        letter-spacing: 0.015em;
        text-align: center;
    }

    .ggfd-header__button {
        justify-self: end;
    }

    /* Hero */

    .ggfd-hero {
        position: relative;
        overflow: hidden;
        padding: 78px 0 76px;
        background: var(--ggfd-grey);
    }

    .ggfd-hero::before {
        position: absolute;
        top: -340px;
        right: -180px;
        width: 760px;
        height: 760px;
        border: 1px solid var(--original-color-17);
        border-radius: 50%;
        content: "";
    }

    .ggfd-hero::after {
        position: absolute;
        right: 24%;
        bottom: -260px;
        width: 520px;
        height: 520px;
        border-radius: 50%;
        background: var(--original-color-22);
        content: "";
    }

    .ggfd-hero__grid {
        position: relative;
        z-index: 1;
        display: grid;
        grid-template-columns: minmax(0, 1.28fr) minmax(390px, 0.72fr);
        gap: clamp(55px, 6vw, 90px);
        align-items: center;
    }

    .ggfd-hero__copy {
        max-width: 760px;
    }

    .ggfd-hero__copy .ggfd-lead {
        max-width: 735px;
    }

    .ggfd-hero__points {
        display: grid;
        gap: 12px;
        margin: 31px 0 30px;
        padding: 0;
        list-style: none;
    }

    .ggfd-hero__points li {
        display: grid;
        grid-template-columns: 27px minmax(0, 1fr);
        gap: 12px;
        align-items: start;
        color: var(--ggfd-text);
        font-size: 16px;
        font-weight: 680;
        line-height: 1.48;
    }

    .ggfd-check {
        width: 26px;
        height: 26px;
        display: grid;
        place-items: center;
        margin-top: 1px;
        border-radius: 50%;
        color: var(--ggfd-white);
        background: var(--ggfd-blue);
    }

    .ggfd-check svg {
        width: 14px;
        height: 14px;
        fill: none;
        stroke: currentColor;
        stroke-width: 2.2;
        stroke-linecap: round;
        stroke-linejoin: round;
    }

    .ggfd-hero__microcopy {
        display: flex;
        flex-wrap: wrap;
        gap: 8px 18px;
        margin: 15px 0 0;
        color: var(--ggfd-muted);
        font-size: 13px;
        font-weight: 600;
    }

    .ggfd-hero__microcopy span {
        display: inline-flex;
        align-items: center;
        gap: 7px;
    }

    .ggfd-hero__microcopy svg {
        width: 16px;
        height: 16px;
        fill: none;
        stroke: var(--ggfd-blue);
        stroke-width: 2;
        stroke-linecap: round;
        stroke-linejoin: round;
    }

    .ggfd-hero__visual {
        position: relative;
        padding: 0 0 96px 24px;
    }

    .ggfd-hero__image {
        height: 640px;
        overflow: hidden;
        border-radius: var(--ggfd-radius-large);
        background: var(--ggfd-silver);
        box-shadow: var(--ggfd-shadow);
    }

    .ggfd-hero__image img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center 18%;
    }

    .ggfd-hero__certificate {
        position: absolute;
        bottom: 96px;
        left: calc(50% + 12px);
        width: 190px;
        height: 190px;
        padding: 11px;
        border: 1px solid var(--original-color-17);
        border-radius: 26px;
        background: var(--original-color-23);
        box-shadow: 0 20px 46px var(--original-color-24);
        object-fit: contain;
        transform: translate(-50%, 50%);
    }

    /* Vertrauensleiste */

    .ggfd-trustbar {
        border-top: 1px solid var(--ggfd-line);
        border-bottom: 1px solid var(--ggfd-line);
        background: var(--ggfd-white);
    }

    .ggfd-trustbar__grid {
        min-height: 96px;
        display: grid;
        grid-template-columns: repeat(3, 1fr);
    }

    .ggfd-trustbar__item {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 13px;
        padding: 22px 28px;
        color: var(--ggfd-text);
        font-size: 14px;
        font-weight: 700;
        text-align: center;
    }

    .ggfd-trustbar__item+.ggfd-trustbar__item {
        border-left: 1px solid var(--ggfd-line);
    }

    .ggfd-trustbar__icon {
        width: 42px;
        height: 42px;
        flex: 0 0 42px;
        display: grid;
        place-items: center;
        border-radius: 50%;
        color: var(--ggfd-blue);
        background: var(--ggfd-blue-soft);
    }

    .ggfd-trustbar__icon svg {
        width: 20px;
        height: 20px;
        fill: none;
        stroke: currentColor;
        stroke-width: 1.9;
        stroke-linecap: round;
        stroke-linejoin: round;
    }

    /* Kundenstimme */

    .ggfd-proof {
        display: grid;
        grid-template-columns: minmax(0, 1.22fr) minmax(350px, 0.78fr);
        gap: 22px;
        align-items: stretch;
    }

    .ggfd-proof__quote {
        min-height: 520px;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        padding: 52px;
        border: 1px solid transparent;
        border-radius: var(--ggfd-radius-large);
        color: var(--ggfd-white);
        background: var(--ggfd-dark);
        margin: 0;
        transition: border-color 0.22s ease, box-shadow 0.22s ease;
    }

    .ggfd-proof__quote:hover {
        border-color: var(--ggfd-sage);
        box-shadow: 0 0 0 1px var(--ggfd-sage), var(--ggfd-shadow);
    }

    .ggfd-stars {
        color: var(--ggfd-sage);
        font-size: 22px;
        letter-spacing: 4px;
        line-height: 1;
    }

    .ggfd-proof__quote>div>p {
        margin: 35px 0 45px;
        font-size: clamp(25px, 2.5vw, 38px);
        font-weight: 650;
        letter-spacing: -0.018em;
        line-height: 1.34;
    }

    .ggfd-proof__author strong {
        display: block;
        font-size: 17px;
        letter-spacing: 0.01em;
    }

    .ggfd-proof__author span {
        display: block;
        margin-top: 4px;
        color: var(--original-color-25);
        font-size: 14px;
        letter-spacing: 0;
    }

    .ggfd-proof__facts {
        display: grid;
        grid-template-rows: repeat(3, minmax(0, 1fr));
        gap: 14px;
        height: 100%;
    }

    .ggfd-proof__fact {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 28px 30px;
        border: 1px solid var(--ggfd-line);
        border-radius: var(--ggfd-radius);
        background: var(--ggfd-grey);
        transition: border-color 0.22s ease, box-shadow 0.22s ease, transform 0.22s ease;
    }

    .ggfd-proof__fact:hover {
        border-color: var(--ggfd-blue);
        box-shadow: 0 14px 34px var(--original-color-26);
        transform: translateY(-2px);
    }

    .ggfd-proof__fact span {
        margin-bottom: 6px;
        color: var(--ggfd-blue);
        font-size: 11px;
        font-weight: 800;
        letter-spacing: 1.2px;
        text-transform: uppercase;
    }

    .ggfd-proof__fact strong {
        font-size: 16px;
        line-height: 1.45;
    }

    /* 50-50-50 */

    .ggfd-orientation__head {
        max-width: 830px;
        margin-inline: auto;
        text-align: center;
    }

    .ggfd-orientation__head .ggfd-lead {
        margin-inline: auto;
    }

    .ggfd-orientation__grid {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 17px;
        margin-top: 42px;
    }

    .ggfd-orientation__card {
        min-height: 280px;
        padding: 34px 30px;
        border: 1px solid var(--ggfd-line);
        border-radius: var(--ggfd-radius);
        background: var(--ggfd-white);
        text-align: center;
        transition: border-color 0.22s ease, box-shadow 0.22s ease, transform 0.22s ease;
    }

    .ggfd-orientation__card:hover {
        border-color: var(--ggfd-blue);
        box-shadow: 0 16px 40px var(--original-color-26);
        transform: translateY(-3px);
    }

    .ggfd-orientation__number {
        display: block;
        margin-bottom: 15px;
        color: var(--ggfd-blue);
        font-size: 56px;
        font-weight: 800;
        letter-spacing: -0.07em;
        line-height: 1;
    }

    .ggfd-orientation__card p {
        margin: 13px 0 0;
        color: var(--ggfd-muted);
        font-size: 14px;
        line-height: 1.65;
    }

    .ggfd-orientation__note {
        max-width: 980px;
        margin: 26px auto 0;
        color: var(--ggfd-muted);
        font-size: 14px;
        text-align: center;
    }

    .ggfd-orientation__cta {
        margin-top: 30px;
        text-align: center;
    }

    /* Einordnung */

    .ggfd-method {
        display: grid;
        grid-template-columns: minmax(0, 0.9fr) minmax(520px, 1.1fr);
        gap: clamp(60px, 8vw, 110px);
        align-items: center;
    }

    .ggfd-method__copy .ggfd-lead {
        max-width: 540px;
    }

    .ggfd-method__card {
        padding: 42px;
        border: 1px solid var(--ggfd-line);
        border-radius: var(--ggfd-radius-large);
        background: var(--ggfd-grey);
        transition: border-color 0.22s ease, box-shadow 0.22s ease;
    }

    .ggfd-method__card:hover {
        border-color: var(--ggfd-blue);
        box-shadow: var(--ggfd-shadow);
    }

    .ggfd-method__card h3 {
        max-width: 520px;
        margin-bottom: 28px;
        font-size: 36px;
    }

    .ggfd-method__steps {
        margin: 0;
        padding: 0;
        border-top: 1px solid var(--ggfd-line);
        list-style: none;
    }

    .ggfd-method__step {
        display: grid;
        grid-template-columns: 50px minmax(0, 1fr);
        gap: 18px;
        padding: 22px 0;
        border-bottom: 1px solid var(--ggfd-line);
    }

    .ggfd-method__number {
        width: 46px;
        height: 46px;
        display: grid;
        place-items: center;
        border-radius: 50%;
        color: var(--ggfd-white);
        background: var(--ggfd-blue);
        font-size: 14px;
        font-weight: 800;
    }

    .ggfd-method__step strong {
        display: block;
        margin-bottom: 4px;
        color: var(--ggfd-text);
    }

    .ggfd-method__step p {
        margin: 0;
        color: var(--ggfd-muted);
        font-size: 14px;
    }

    /* Chancen und Grenzen */

    .ggfd-comparison__head {
        max-width: 900px;
        margin-inline: auto;
        text-align: center;
    }

    .ggfd-comparison__head .ggfd-lead {
        margin-inline: auto;
    }

    .ggfd-comparison {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 20px;
        margin-top: 42px;
    }

    .ggfd-comparison__card {
        padding: 38px 36px;
        border: 1px solid var(--ggfd-line);
        border-top-width: 5px;
        border-radius: var(--ggfd-radius-large);
        background: var(--ggfd-white);
        transition: border-color 0.22s ease, box-shadow 0.22s ease, transform 0.22s ease;
    }

    .ggfd-comparison__card:hover {
        box-shadow: var(--ggfd-shadow);
        transform: translateY(-3px);
    }

    .ggfd-comparison__card--positive {
        border-top-color: var(--ggfd-positive);
        background: linear-gradient(180deg, var(--ggfd-positive-soft) 0, var(--ggfd-white) 180px);
    }

    .ggfd-comparison__card--positive:hover {
        border-color: var(--ggfd-positive);
    }

    .ggfd-comparison__card--negative {
        border-top-color: var(--ggfd-negative);
        background: linear-gradient(180deg, var(--ggfd-negative-soft) 0, var(--ggfd-white) 180px);
    }

    .ggfd-comparison__card--negative:hover {
        border-color: var(--ggfd-negative);
    }

    .ggfd-comparison__card h3 {
        margin-bottom: 25px;
        font-size: 28px;
    }

    .ggfd-comparison__list {
        margin: 0;
        padding: 0;
        list-style: none;
    }

    .ggfd-comparison__list li {
        display: grid;
        grid-template-columns: 34px minmax(0, 1fr);
        gap: 13px;
        padding: 18px 0;
        border-top: 1px solid var(--ggfd-line);
    }

    .ggfd-comparison__icon {
        width: 30px;
        height: 30px;
        display: grid;
        place-items: center;
        border-radius: 50%;
        font-size: 18px;
        font-weight: 800;
    }

    .ggfd-comparison__card--positive .ggfd-comparison__icon {
        color: var(--ggfd-white);
        background: var(--ggfd-positive);
    }

    .ggfd-comparison__card--negative .ggfd-comparison__icon {
        color: var(--ggfd-white);
        background: var(--ggfd-negative);
    }

    .ggfd-comparison__list strong {
        display: block;
        margin-bottom: 3px;
    }

    .ggfd-comparison__list p {
        margin: 0;
        color: var(--ggfd-muted);
        font-size: 14px;
        line-height: 1.62;
    }

    /* Neuaufbau und Bestand */

    .ggfd-paths-section__head {
        max-width: 900px;
        margin-inline: auto;
        text-align: center;
    }

    .ggfd-paths-section__head .ggfd-lead {
        margin-inline: auto;
    }

    .ggfd-paths {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 20px;
        margin-top: 42px;
    }

    .ggfd-path {
        padding: 38px 36px;
        border: 1px solid var(--ggfd-line);
        border-radius: var(--ggfd-radius-large);
        background: var(--ggfd-white);
        text-align: center;
        transition: border-color 0.22s ease, box-shadow 0.22s ease, transform 0.22s ease;
    }

    .ggfd-path:hover {
        border-color: var(--ggfd-blue);
        box-shadow: var(--ggfd-shadow);
        transform: translateY(-3px);
    }

    .ggfd-path--featured {
        border-color: var(--original-color-27);
        background: var(--ggfd-blue-soft);
        box-shadow: 0 18px 45px var(--original-color-26);
    }

    .ggfd-path__label {
        display: inline-flex;
        margin-bottom: 24px;
        padding: 7px 12px;
        border-radius: 999px;
        color: var(--ggfd-dark);
        background: var(--ggfd-blue-soft);
        font-size: 11px;
        font-weight: 800;
        letter-spacing: 0.9px;
        text-transform: uppercase;
    }

    .ggfd-path h3 {
        max-width: 480px;
        margin-inline: auto;
        font-size: 30px;
    }

    .ggfd-path>p {
        color: var(--ggfd-muted);
    }

    .ggfd-path ul {
        margin: 24px 0 0;
        padding: 20px 0 0;
        border-top: 1px solid var(--ggfd-line);
        list-style: none;
    }

    .ggfd-path li {
        padding: 7px 0;
        color: var(--ggfd-text);
        font-size: 14px;
        font-weight: 650;
    }

    .ggfd-path li::before {
        margin-right: 8px;
        color: var(--ggfd-blue);
        content: "→";
    }

    /* Ablauf */

    .ggfd-process {
        display: grid;
        grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: 18px;
        margin-top: 44px;
    }

    .ggfd-process__card {
        position: relative;
        padding: 36px 30px 32px;
        border-top: 4px solid transparent;
        border-right: 1px solid var(--ggfd-line);
        border-bottom: 1px solid var(--ggfd-line);
        border-left: 1px solid var(--ggfd-line);
        overflow: hidden;
        border-radius: var(--ggfd-radius);
        background: var(--ggfd-white);
        transition: border-top-color 0.22s ease, box-shadow 0.22s ease, transform 0.22s ease;
    }

    .ggfd-process__card:hover {
        border-top-color: var(--ggfd-blue);
        box-shadow: var(--ggfd-shadow);
        transform: translateY(-3px);
    }

    .ggfd-process__number {
        width: 64px;
        height: 64px;
        display: grid;
        place-items: center;
        margin: 0 auto 22px;
        border-radius: 50%;
        color: var(--ggfd-white);
        background: var(--ggfd-blue);
        font-size: 22px;
        font-weight: 800;
    }

    .ggfd-process__label {
        display: block;
        margin-bottom: 9px;
        color: var(--ggfd-blue);
        font-size: 11px;
        font-weight: 800;
        letter-spacing: 1px;
        text-align: center;
        text-transform: uppercase;
    }

    .ggfd-process__card h3,
    .ggfd-process__card p {
        text-align: center;
    }

    .ggfd-process__card p {
        margin-bottom: 0;
        color: var(--ggfd-muted);
        font-size: 14px;
    }

    /* Ansprechpartner und Bewertungen */

    .ggfd-expert-grid {
        display: grid;
        grid-template-columns: minmax(0, 0.86fr) minmax(520px, 1.14fr);
        gap: 22px;
        align-items: stretch;
        margin-top: 45px;
    }

    .ggfd-expert,
    .ggfd-reviews {
        overflow: hidden;
        border: 1px solid var(--ggfd-line);
        border-radius: var(--ggfd-radius-large);
        background: var(--ggfd-white);
    }

    .ggfd-expert__image {
        position: relative;
        height: 450px;
    }

    .ggfd-expert__portrait {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center top;
    }

    .ggfd-expert__body {
        padding: 24px 36px 36px;
    }

    .ggfd-expert__body h3 {
        font-size: 38px;
    }

    .ggfd-expert__body>p {
        color: var(--ggfd-muted);
    }

    .ggfd-qualifications {
        margin: 25px 0 0;
        padding: 20px 0 0;
        border-top: 1px solid var(--ggfd-line);
        list-style: none;
    }

    .ggfd-qualifications li {
        display: grid;
        grid-template-columns: 20px minmax(0, 1fr);
        gap: 10px;
        padding: 8px 0;
        color: var(--ggfd-text);
        font-size: 13px;
        font-weight: 650;
    }

    .ggfd-qualifications svg {
        width: 18px;
        height: 18px;
        margin-top: 1px;
        fill: none;
        stroke: var(--ggfd-blue);
        stroke-width: 2;
        stroke-linecap: round;
        stroke-linejoin: round;
    }

    .ggfd-reviews {
        display: flex;
        flex-direction: column;
        padding: 36px 40px;
        background: var(--ggfd-grey);
    }

    .ggfd-reviews__head {
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 20px;
    }

    .ggfd-reviews__count {
        color: var(--ggfd-muted);
        font-size: 13px;
        font-weight: 700;
    }

    .ggfd-reviews__stage {
        min-height: 480px;
        display: flex;
        flex: 1;
        margin-top: 28px;
    }

    .ggfd-review {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    .ggfd-review[hidden] {
        display: none !important;
    }

    .ggfd-review__label {
        margin: 0 0 17px;
        color: var(--ggfd-blue);
        font-size: 11px;
        font-weight: 800;
        letter-spacing: 1.25px;
        text-transform: uppercase;
    }

    .ggfd-review__quote {
        max-width: 720px;
        margin: 0;
        color: var(--ggfd-text);
        font-size: clamp(29px, 3vw, 43px);
        font-weight: 680;
        letter-spacing: -0.04em;
        line-height: 1.3;
    }

    .ggfd-no-break {
        white-space: nowrap;
    }

    .ggfd-review__author {
        margin-top: 48px;
    }

    .ggfd-review__author strong {
        display: block;
        font-size: 16px;
    }

    .ggfd-review__author span {
        display: block;
        margin-top: 4px;
        color: var(--ggfd-muted);
        font-size: 13px;
    }

    .ggfd-reviews__nav {
        display: flex;
        align-items: flex-end;
        justify-content: space-between;
        gap: 20px;
        margin-top: 25px;
        padding-top: 22px;
        border-top: 1px solid var(--ggfd-line);
    }

    .ggfd-reviews__arrows {
        display: flex;
        gap: 10px;
    }

    .ggfd-reviews__arrow {
        width: 48px;
        height: 48px;
        display: grid;
        place-items: center;
        padding: 0;
        border: 1px solid var(--ggfd-blue);
        border-radius: 50%;
        color: var(--ggfd-blue);
        background: transparent;
        cursor: pointer;
        transition: color 0.2s ease, background 0.2s ease;
    }

    .ggfd-reviews__arrow:hover {
        color: var(--ggfd-white);
        background: var(--ggfd-blue);
    }

    .ggfd-reviews__arrow svg {
        width: 19px;
        height: 19px;
        fill: none;
        stroke: currentColor;
        stroke-width: 2;
        stroke-linecap: round;
        stroke-linejoin: round;
    }

    .ggfd-reviews__dots {
        max-width: 170px;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-end;
        gap: 8px;
    }

    .ggfd-reviews__dot {
        width: 10px;
        height: 10px;
        padding: 0;
        border: 0;
        border-radius: 50%;
        background: var(--ggfd-silver);
        cursor: pointer;
    }

    .ggfd-reviews__dot[aria-current="true"] {
        background: var(--ggfd-blue);
    }

    /* CTA im Stil der Homepage */

    .ggfd-image-cta {
        position: relative;
        min-height: 570px;
        display: flex;
        align-items: center;
        overflow: hidden;
        color: var(--ggfd-white);
        background: var(--ggfd-dark);
    }

    .ggfd-image-cta::before,
    .ggfd-image-cta::after {
        position: absolute;
        width: 520px;
        height: 520px;
        border: 1px solid var(--original-color-28);
        border-radius: 50%;
        content: "";
    }

    .ggfd-image-cta::before {
        top: -310px;
        left: -130px;
    }

    .ggfd-image-cta::after {
        right: -170px;
        bottom: -360px;
    }

    .ggfd-image-cta__content {
        position: relative;
        z-index: 1;
        max-width: 980px;
        margin-inline: auto;
        text-align: center;
    }

    .ggfd-image-cta h2 {
        max-width: 980px;
        margin-inline: auto;
        color: var(--ggfd-white);
    }

    .ggfd-image-cta__lead {
        max-width: 680px;
        margin: 0 auto 29px;
        color: var(--original-color-16);
        font-size: 17px;
        line-height: 1.7;
    }

    .ggfd-image-cta .ggfd-eyebrow {
        color: var(--ggfd-sage);
    }

    .ggfd-image-cta .ggfd-button--light {
        border-radius: 999px;
        padding-inline: 30px;
    }

    /* FAQ */

    .ggfd-faq {
        margin-top: 40px;
        border-top: 1px solid var(--ggfd-line);
    }

    .ggfd-faq details {
        border-bottom: 1px solid var(--ggfd-line);
    }

    .ggfd-faq summary {
        position: relative;
        padding: 25px 62px 25px 0;
        color: var(--ggfd-text);
        cursor: pointer;
        font-size: 19px;
        font-weight: 700;
        line-height: 1.4;
        list-style: none;
    }

    .ggfd-faq summary::-webkit-details-marker {
        display: none;
    }

    .ggfd-faq summary::before,
    .ggfd-faq summary::after {
        position: absolute;
        top: 50%;
        right: 8px;
        width: 20px;
        border-top: 2px solid var(--ggfd-blue);
        content: "";
        transition: transform 0.2s ease;
    }

    .ggfd-faq summary::after {
        transform: rotate(90deg);
    }

    .ggfd-faq details[open] summary::after {
        transform: rotate(0);
    }

    .ggfd-faq__answer {
        max-width: 950px;
        padding: 0 62px 27px 0;
        color: var(--ggfd-muted);
        font-size: 15px;
        line-height: 1.74;
    }

    .ggfd-faq__answer p {
        margin: 0;
    }

    /* Calendly */

    .ggfd-booking {
        --ggfd-calendly-height: 1100px;
        --ggfd-calendly-form-height: 1700px;
        background: var(--ggfd-grey);
    }

    .ggfd-booking__grid {
        display: grid;
        grid-template-columns: minmax(360px, 0.8fr) minmax(600px, 1.2fr);
        gap: clamp(45px, 6vw, 82px);
        align-items: stretch;
    }

    .ggfd-booking__copy {
        display: flex;
        flex-direction: column;
        padding: 34px 0 25px;
    }

    .ggfd-booking__steps {
        margin: 36px 0 0;
        padding: 0;
        border-top: 1px solid var(--ggfd-line);
        list-style: none;
    }

    .ggfd-booking__step {
        display: grid;
        grid-template-columns: 46px minmax(0, 1fr);
        gap: 16px;
        padding: 20px 0;
        border-bottom: 1px solid var(--ggfd-line);
    }

    .ggfd-booking__number {
        width: 42px;
        height: 42px;
        display: grid;
        place-items: center;
        border-radius: 50%;
        color: var(--ggfd-white);
        background: var(--ggfd-blue);
        font-size: 14px;
        font-weight: 800;
    }

    .ggfd-booking__step strong {
        display: block;
        margin: 1px 0 4px;
    }

    .ggfd-booking__step p {
        margin: 0;
        color: var(--ggfd-muted);
        font-size: 14px;
    }

    .ggfd-booking__trust {
        display: flex;
        flex-wrap: wrap;
        gap: 12px 20px;
        margin-top: 25px;
    }

    .ggfd-booking__trust span {
        display: inline-flex;
        align-items: center;
        gap: 8px;
        color: var(--ggfd-text);
        font-size: 13px;
        font-weight: 700;
    }

    .ggfd-booking__trust svg {
        width: 18px;
        height: 18px;
        fill: none;
        stroke: var(--ggfd-blue);
        stroke-width: 2;
        stroke-linecap: round;
        stroke-linejoin: round;
    }

    .ggfd-booking__card {
        min-width: 0;
        overflow: hidden;
        border: 1px solid var(--ggfd-line);
        border-radius: var(--ggfd-radius-large);
        background: var(--ggfd-white);
        box-shadow: var(--ggfd-shadow);
        transition: border-color 0.22s ease, box-shadow 0.22s ease;
    }

    .ggfd-booking__card:hover {
        border-color: var(--ggfd-blue);
        box-shadow: 0 0 0 1px var(--ggfd-blue), var(--ggfd-shadow);
    }

    .ggfd-calendly {
        width: 100%;
        height: var(--ggfd-calendly-height);
        overflow: hidden !important;
        background: var(--ggfd-white);
        transition: height 0.3s ease;
    }

    .ggfd-calendly iframe {
        width: 100% !important;
        height: 100% !important;
        min-height: 100% !important;
        border: 0 !important;
    }

    .ggfd-calendly--form {
        height: var(--ggfd-calendly-form-height);
    }

    .ggfd-calendly__loading {
        min-height: var(--ggfd-calendly-height);
        display: grid;
        place-items: center;
        padding: 40px;
        color: var(--ggfd-muted);
        text-align: center;
    }

    .ggfd-calendly__loading strong {
        display: block;
        color: var(--ggfd-text);
        font-size: 20px;
    }

    .ggfd-calendly__loading span {
        display: block;
        margin-top: 7px;
        font-size: 13px;
    }

    .ggfd-calendly__fallback {
        padding: 0 25px 25px;
        text-align: center;
    }

    .ggfd-calendly__fallback[hidden] {
        display: none;
    }

    .ggfd-calendly__fallback a {
        color: var(--ggfd-blue);
        font-size: 14px;
        font-weight: 750;
        text-underline-offset: 3px;
    }

    /* Footer wie auf der Homepage */

    .ggfd-footer {
        padding: 43px 0 38px;
        color: var(--ggfd-muted);
        background: var(--ggfd-white);
    }

    .ggfd-footer__top {
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 28px;
        padding-bottom: 30px;
        border-bottom: 1px solid var(--ggfd-line);
    }

    .ggfd-footer__links,
    .ggfd-footer__socials {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        gap: 10px 24px;
    }

    .ggfd-footer__links a {
        position: relative;
        padding: 7px 0;
        color: var(--ggfd-text);
        font-size: 13px;
        font-weight: 600;
        text-decoration: none;
    }

    .ggfd-footer__links a::after {
        position: absolute;
        right: 0;
        bottom: 2px;
        left: 0;
        height: 1px;
        background: currentColor;
        content: "";
        transform: scaleX(0);
        transform-origin: right center;
        transition: transform 0.3s ease;
    }

    .ggfd-footer__links a:hover::after,
    .ggfd-footer__links a:focus-visible::after {
        transform: scaleX(1);
        transform-origin: left center;
    }

    .ggfd-footer__socials {
        gap: 10px;
    }

    .ggfd-footer__socials a {
        width: 42px;
        height: 42px;
        display: grid;
        place-items: center;
        border: 1px solid var(--ggfd-line);
        border-radius: 50%;
        color: var(--ggfd-text);
        transition: color 0.3s ease, background 0.3s ease, border-color 0.3s ease;
    }

    .ggfd-footer__socials a:hover,
    .ggfd-footer__socials a:focus-visible {
        border-color: var(--ggfd-blue);
        color: var(--ggfd-white);
        background: var(--ggfd-blue);
    }

    .ggfd-footer__socials svg {
        width: 18px;
        height: 18px;
    }

    .ggfd-footer__bottom {
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 25px;
        padding-top: 27px;
        color: var(--original-color-29);
        font-size: 11px;
        letter-spacing: 0.04em;
    }

    /* Praxisfall: Graf und Gegenüberstellung */

    .ggfd-case {
        display: grid;
        grid-template-columns: minmax(0, 1.24fr) minmax(300px, 0.76fr);
        gap: 40px;
        align-items: center;
        margin-top: 48px;
    }

    .ggfd-chart__legend {
        display: flex;
        flex-wrap: wrap;
        gap: 10px 26px;
        margin-bottom: 14px;
    }

    .ggfd-chart__legend span {
        display: inline-flex;
        align-items: center;
        gap: 9px;
        color: var(--original-color-16);
        font-size: 13px;
        font-weight: 650;
    }

    .ggfd-chart__legend i {
        width: 22px;
        height: 3px;
        border-radius: 2px;
        background: var(--ggfd-negative);
    }

    .ggfd-chart__legend .is-win {
        background: var(--ggfd-positive);
    }

    .ggfd-chart__svg {
        width: 100%;
        height: auto;
        overflow: visible;
    }

    .ggfd-chart__grid line {
        stroke: var(--original-color-30);
        stroke-width: 1;
    }

    .ggfd-chart__glabel text,
    .ggfd-chart__axis {
        fill: var(--original-color-31);
        font-family: inherit;
        font-size: 11px;
        font-weight: 600;
        letter-spacing: 0.04em;
    }

    .ggfd-chart__area--base {
        fill: var(--original-color-32);
    }

    .ggfd-chart__area--gap {
        fill: var(--original-color-33);
    }

    .ggfd-chart__line {
        fill: none;
        stroke-width: 3;
        stroke-linecap: round;
        stroke-linejoin: round;
    }

    .ggfd-chart__line--alt {
        stroke: var(--ggfd-negative);
    }

    .ggfd-chart__line--win {
        stroke: var(--ggfd-positive);
    }

    .ggfd-chart__delta {
        stroke: var(--original-color-34);
        stroke-width: 1.5;
        stroke-dasharray: 4 4;
    }

    .ggfd-chart__dot {
        fill: var(--ggfd-negative);
    }

    .ggfd-chart__dot--win {
        fill: var(--ggfd-positive);
    }

    .ggfd-chart__val {
        fill: var(--ggfd-negative);
        fill: color-mix(in srgb, var(--ggfd-negative) 48%, var(--original-color-35));
        font-family: inherit;
        font-size: 15px;
        font-weight: 750;
    }

    .ggfd-chart__val--win {
        fill: var(--ggfd-positive);
        fill: color-mix(in srgb, var(--ggfd-positive) 45%, var(--original-color-35));
        font-size: 19px;
        font-weight: 800;
    }


    .ggfd-ways {
        display: grid;
        gap: 14px;
    }

    .ggfd-way {
        padding: 24px 26px;
        border: 1px solid var(--original-color-36);
        border-top: 4px solid var(--original-color-37);
        border-radius: var(--ggfd-radius);
    }

    .ggfd-way--win {
        border-color: var(--original-color-38);
        border-top-color: var(--ggfd-positive);
        background: var(--original-color-39);
    }

    .ggfd-way--win .ggfd-way__label {
        color: var(--ggfd-positive-soft);
        color: color-mix(in srgb, var(--ggfd-positive) 38%, var(--original-color-35));
    }

    .ggfd-way--miss {
        border-color: var(--original-color-40);
        border-top-color: var(--ggfd-negative);
        background: var(--original-color-41);
    }

    .ggfd-way--miss .ggfd-way__label {
        color: var(--ggfd-negative-soft);
        color: color-mix(in srgb, var(--ggfd-negative) 42%, var(--original-color-35));
    }

    .ggfd-way__label {
        margin: 0 0 12px;
        color: var(--ggfd-sage);
        font-size: 11px;
        font-weight: 800;
        letter-spacing: 1.1px;
        line-height: 1.4;
        text-transform: uppercase;
    }

    .ggfd-way__rate {
        display: block;
        color: var(--ggfd-white);
        font-size: 34px;
        font-weight: 800;
        letter-spacing: -0.04em;
        line-height: 1;
    }

    .ggfd-way__rate small {
        margin-left: 7px;
        color: var(--original-color-42);
        font-size: 14px;
        font-weight: 600;
        letter-spacing: 0;
    }

    .ggfd-way__rows {
        margin: 18px 0 0;
        padding: 0;
        list-style: none;
    }

    .ggfd-way__rows li {
        display: flex;
        justify-content: space-between;
        gap: 14px;
        padding: 9px 0;
        border-top: 1px solid var(--original-color-30);
        color: var(--original-color-43);
        font-size: 14px;
    }

    .ggfd-way__rows li b {
        color: var(--ggfd-white);
        font-variant-numeric: tabular-nums;
        white-space: nowrap;
    }

    .ggfd-case__result {
        max-width: 720px;
        margin: 48px auto 0;
        padding: 34px;
        border: 1px solid var(--ggfd-sage);
        border-top: 5px solid var(--ggfd-sage);
        border-radius: var(--ggfd-radius-large);
        background: var(--original-color-44);
        text-align: center;
    }

    .ggfd-case__result strong {
        display: block;
        color: var(--ggfd-white);
        font-size: clamp(40px, 4vw, 56px);
        font-weight: 800;
        letter-spacing: -0.045em;
        line-height: 1;
    }

    .ggfd-case__result span {
        display: block;
        margin-top: 10px;
        color: var(--original-color-45);
        font-size: 15px;
        font-weight: 650;
    }

    .ggfd-section--dark .ggfd-orientation__note {
        margin-top: 40px;
        color: var(--original-color-46);
        font-size: 12.5px;
        line-height: 1.7;
    }

    @media (max-width: 900px) {
        .ggfd-case {
            grid-template-columns: 1fr;
            gap: 30px;
        }
    }

    @media (max-width: 1080px) {

        .ggfd-hero__grid,
        .ggfd-method,
        .ggfd-expert-grid,
        .ggfd-booking__grid {
            grid-template-columns: 1fr 1fr;
            gap: 42px;
        }

        .ggfd-hero__image {
            height: 570px;
        }

        .ggfd-reviews {
            padding: 36px;
        }

        .ggfd-review__quote {
            font-size: 29px;
        }

        .ggfd-header__inner {
            grid-template-columns: 110px 1fr 190px;
        }
    }

    @media (max-width: 900px) {
        .ggfd-header__title {
            display: none;
        }

        .ggfd-header__inner {
            grid-template-columns: 1fr auto;
        }

        .ggfd-hero__grid,
        .ggfd-proof,
        .ggfd-method,
        .ggfd-expert-grid,
        .ggfd-booking__grid {
            grid-template-columns: 1fr;
        }

        .ggfd-hero__visual {
            max-width: 620px;
            margin-inline: auto;
        }

        .ggfd-orientation__grid,
        .ggfd-process {
            grid-template-columns: 1fr;
        }

        .ggfd-comparison,
        .ggfd-paths {
            grid-template-columns: 1fr;
        }

        .ggfd-booking__copy {
            position: static;
        }
    }

    

    @media (prefers-reduced-motion: reduce) {

        .ggfd-page *,
        .ggfd-page *::before,
        .ggfd-page *::after {
            scroll-behavior: auto !important;
            transition-duration: 0.01ms !important;
        }
    }

/* Responsive integration of original content and the tested lead components. */
body{background:var(--farbe-weiss)}.ggfd-page{width:100%;max-width:100%;margin:0;overflow:visible}.ggfd-page h1{max-width:12em;text-wrap:balance}.ggfd-page h2{max-width:none}.ggfd-page .ggfd-shell{width:min(calc(100% - 56px),1240px)}.ggfd-page p{margin-bottom:0}.ggfd-page .ggfd-eyebrow{margin-bottom:14px}.ggfd-page .ggfd-lead{margin-top:0}.ggfd-page .ggfd-section h2{margin-top:0}.ggfd-page .ggfd-hero__copy>.ggfd-button{margin:0 8px 10px 0}.ggfd-page .ggfd-hero__microcopy{margin-top:6px}.ggfd-page .ggfd-hero__visual{min-width:0}.ggfd-page .ggfd-hero__image img{height:100%;object-fit:cover}.ggfd-page .ggfd-hero__certificate{height:190px}.ggfd-page .ggfd-header{z-index:25}.ggfd-page .ggfd-header__logo{width:100px;height:76px}.ggfd-page .ggfd-header__inner{min-height:76px}.ggfd-page .ggfd-header__title{line-height:1.4}.ggfd-page .ggfd-header__button{max-width:240px}.ggfd-page .wrap{width:min(calc(100% - 56px),1240px)}.ggfd-page .button{border-radius:10px;min-height:54px;background:var(--farbe-schiefer-700);border-color:var(--farbe-schiefer-700);font-weight:700}.ggfd-page .button:hover{background:var(--farbe-schiefer-900)}.ggfd-page .form-card{border-radius:22px;padding:32px}.ggfd-page .form-card h3{font-size:24px}.ggfd-page .guide-section{background:var(--farbe-papier);color:var(--text-standard)}.ggfd-page .guide-section h2,.ggfd-page .guide-section h3{color:var(--farbe-tinte)}.ggfd-page .guide-section .eyebrow{color:var(--farbe-schiefer-700)}.ggfd-page .guide-info>p:not(.eyebrow){font-size:18px;color:var(--text-leise);line-height:1.72}.ggfd-page .guide-content{grid-template-columns:210px 1fr;align-items:start}.ggfd-page .guide-content .tick-list{font-size:15px}.ggfd-page .guide-content h3{font-size:20px}.ggfd-page .guide-content .tick-list li:before{color:var(--farbe-schiefer-700)}.ggfd-page .guide-layout{grid-template-columns:1.2fr 1fr;gap:65px}.ggfd-page .calculator-section h2{max-width:19ch}.ggfd-page .section-heading{max-width:900px}.ggfd-page .section-heading>p:not(.eyebrow){font-size:18px;line-height:1.72}.ggfd-page .results{border-radius:30px}.ggfd-page .results h2{color:var(--text-auf-dunkel)}.ggfd-page .consultation-block{gap:65px}.ggfd-page .consultation-block h2{font-size:clamp(34px,3.5vw,48px)}.ggfd-page .form-card .check{font-size:13px}.ggfd-page .model-note{font-size:13px}.ggfd-page .ggfd-review__quote{margin-top:28px;line-height:1.4}.ggfd-page .ggfd-review__label{font-size:13px}.ggfd-page .ggfd-reviews{display:flex;flex-direction:column}.ggfd-page .ggfd-review{flex:1}.review-controls{display:flex;gap:12px;justify-content:flex-end;margin-top:30px}.review-controls button{width:48px;height:48px;border:1px solid var(--farbe-nebel-400);border-radius:50%;background:transparent;color:var(--farbe-schiefer-700);font-size:22px}.ggfd-page .final-section .eyebrow{color:var(--farbe-nebel-400)}.ggfd-page .final-section h2{color:var(--farbe-papier)}.ggfd-page .final-section .form-card{--fokus:var(--farbe-schiefer-700)}.ggfd-page .footer{padding-top:35px;padding-bottom:35px}.ggfd-page .ggfd-image-cta h2{max-width:18ch}.ggfd-page svg{flex-shrink:0}.ggfd-page .ggfd-faq summary{line-height:1.45;padding-right:34px}.ggfd-page .ggfd-faq__answer p{margin:0}.ggfd-page a:focus-visible,.ggfd-page button:focus-visible,.ggfd-page summary:focus-visible{outline:3px solid var(--farbe-schiefer-700);outline-offset:4px}.ggfd-page .ggfd-reviews button:focus-visible,.ggfd-page .final-section a:focus-visible{outline-color:var(--farbe-nebel-400)}.ggfd-page .ggfd-header__title{font-size:13px}.ggfd-page .ggfd-review__author span{color:var(--farbe-schiefer-700)}
@media(max-width:1023px){.ggfd-page .guide-layout{grid-template-columns:1fr;gap:36px}.ggfd-page .guide-content{grid-template-columns:170px 1fr}.ggfd-page .ggfd-hero__grid{gap:32px}.ggfd-page .ggfd-hero__image{height:480px}.ggfd-page .ggfd-hero__visual{padding:0 0 70px}.ggfd-page .ggfd-hero__certificate{bottom:70px;width:150px;height:150px}.ggfd-page .ggfd-hero{padding-top:46px}.ggfd-page .ggfd-hero h1{font-size:clamp(38px,5.5vw,58px)}.ggfd-page .ggfd-page h2{font-size:40px}.ggfd-page .ggfd-header__inner{grid-template-columns:1fr auto}.ggfd-page .ggfd-header__title{display:none}}
@media(max-width:767px){.ggfd-page{display:block!important}.ggfd-page .ggfd-shell,.ggfd-page .ggfd-shell--narrow,.ggfd-page .wrap{width:calc(100% - 40px)}.ggfd-page .ggfd-hero{padding:36px 0 42px}.ggfd-page .ggfd-hero__grid{grid-template-columns:1fr;gap:30px}.ggfd-page h1{font-size:40px;line-height:1.08;letter-spacing:-.035em;margin-bottom:22px;max-width:15ch}.ggfd-page h2{font-size:34px;line-height:1.13}.ggfd-page h3{font-size:21px}.ggfd-page .ggfd-lead{font-size:16px;line-height:1.65}.ggfd-page .ggfd-hero__points{gap:12px;margin:24px 0}.ggfd-page .ggfd-hero__points li{font-size:15px;gap:10px}.ggfd-page .ggfd-hero__visual{width:100%;max-width:400px;padding-bottom:64px}.ggfd-page .ggfd-hero__image{height:400px;border-radius:26px}.ggfd-page .ggfd-hero__certificate{bottom:64px;width:135px;height:135px;border-radius:20px}.ggfd-page .ggfd-hero__microcopy{font-size:12px}.ggfd-page .ggfd-hero__copy>.ggfd-button{display:flex;margin:0 0 12px;font-size:14px}.ggfd-page .section,.ggfd-page .ggfd-section{padding-block:58px}.ggfd-page .guide-content{grid-template-columns:105px 1fr;gap:18px}.ggfd-page .guide-content .tick-list{font-size:13px}.ggfd-page .guide-content h3{font-size:17px}.ggfd-page .form-card{padding:22px}.ggfd-page .guide-info>p:not(.eyebrow),.ggfd-page .section-heading>p:not(.eyebrow){font-size:16px}.ggfd-page .calculator{gap:16px}.ggfd-page .calculator-section h2{max-width:none}.ggfd-page .consultation-block{gap:28px}.ggfd-page .ggfd-trustbar__grid{grid-template-columns:1fr}.ggfd-page .ggfd-trustbar__item{padding:18px;border-left:0!important;border-bottom:1px solid var(--farbe-linie);justify-content:flex-start}.ggfd-page .ggfd-method,.ggfd-page .ggfd-expert-grid{gap:30px}.ggfd-page .ggfd-section .ggfd-center{text-align:left}.ggfd-page .ggfd-process{gap:16px}.ggfd-page .ggfd-reviews{padding:28px}.ggfd-page .ggfd-review__quote{font-size:25px}.ggfd-page .ggfd-image-cta{padding:70px 0}.ggfd-page .ggfd-image-cta h2{font-size:36px}.ggfd-page .ggfd-faq summary{font-size:16px}.ggfd-page .ggfd-faq__answer{font-size:15px;padding-right:10px}.ggfd-page .ggfd-no-break{white-space:normal}.ggfd-page .footer{padding-bottom:105px}.ggfd-page .ggfd-header__button{font-size:12px;padding:10px 12px}.ggfd-page .ggfd-header__inner{gap:12px}}
@media(max-width:359px){.ggfd-page .ggfd-shell,.ggfd-page .ggfd-shell--narrow,.ggfd-page .wrap{width:calc(100% - 32px)}.ggfd-page .form-card{padding:16px}.ggfd-page .guide-content{grid-template-columns:1fr}.ggfd-page .guide-content>img{width:160px}.ggfd-page .submit{font-size:12px}.ggfd-page h2{font-size:30px}.ggfd-page .ggfd-hero h1{font-size:36px}}
@font-face{font-family:Inter;src:url('assets/inter-800.woff2') format('woff2');font-weight:800;font-display:swap}
.ggfd-page .guide-section{--fokus:var(--farbe-schiefer-700)}
.ggfd-page .ggfd-hero__copy{min-width:0}.ggfd-page h1{hyphens:none;overflow-wrap:break-word}
@media(max-width:900px){.ggfd-page .ggfd-hero__grid{grid-template-columns:minmax(0,1fr)}}
.ggfd-page h2,.ggfd-page h3,.ggfd-page p,.ggfd-page strong{overflow-wrap:break-word;hyphens:auto}
@media(max-width:767px){.ggfd-page .ggfd-method__steps{padding:22px}.ggfd-page .ggfd-comparison__card{padding:24px}.ggfd-page .ggfd-method__step{gap:14px}}

.ggfd-page p{hyphens:none}.ggfd-page .ggfd-path--featured>p{color:var(--farbe-schiefer-700)}
@media(max-width:767px){.ggfd-page h1{hyphens:manual}}

#ratgeber,#rechner,#beratung,#abschluss{scroll-margin-top:90px}

/* Follow-up: clear guide context, one consultation form, balanced CTA spacing. */
.ggfd-page .guide-layout{align-items:start}.ggfd-page .guide-info h2{font-size:clamp(34px,3.7vw,50px);max-width:20ch}.ggfd-page .guide-info>p:not(.eyebrow){margin-top:22px;font-size:17px;line-height:1.65}.ggfd-page .guide-content{grid-template-columns:150px 1fr;gap:28px;margin-top:30px}.ggfd-page .guide-delivery{font-size:15px;color:var(--text-leise);line-height:1.55;margin:12px 0 24px}.ggfd-page .calculator-action{margin-top:32px}.ggfd-page .ggfd-image-cta__lead{margin-top:24px;margin-bottom:24px}
@media(max-width:767px){.ggfd-page .guide-info h2{font-size:34px}.ggfd-page .guide-info>p:not(.eyebrow){font-size:16px}.ggfd-page .guide-content{grid-template-columns:105px 1fr;gap:18px}.ggfd-page .calculator-action .button{width:100%}}
@media(max-width:359px){.ggfd-page .guide-info h2{font-size:30px}.ggfd-page .guide-content{grid-template-columns:1fr}}

.ggfd-page a.button:not(.secondary){color:var(--button-text)}

/* Restored three-step explanation from the supplied reference. */
.ggfd-page .mechanism{background:var(--farbe-weiss);box-shadow:0 0 0 100vmax var(--farbe-weiss);clip-path:inset(0 -100vmax)}
.ggfd-page .mechanism h2{max-width:25ch}

.ggfd-page .mechanism .steps p{margin-top:12px;line-height:1.55}

/* Photographic cards highlight the three-part core message. */
.ggfd-page .mechanism h2{max-width:25ch}.ggfd-page .mechanism .steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:38px;align-items:stretch}
.ggfd-page .wealth-step{overflow:hidden;border:1px solid var(--farbe-linie);border-radius:18px;background:var(--farbe-weiss);box-shadow:0 10px 28px rgba(37,57,67,.06)}
.ggfd-page .wealth-step-image{position:relative}.ggfd-page .wealth-step-image img{display:block;width:100%;height:auto;aspect-ratio:4/3;object-fit:cover}

.ggfd-page .wealth-step-copy{padding:26px}.ggfd-page .mechanism .wealth-step h3{hyphens:none;text-wrap:balance}.ggfd-page .mechanism .wealth-step p{font-size:16px;line-height:1.65;margin-top:16px}
@media(max-width:899px){.ggfd-page .mechanism .steps{grid-template-columns:minmax(0,1fr);max-width:580px;margin-inline:auto}.ggfd-page .wealth-step-copy{padding:24px}}
@media(max-width:359px){.ggfd-page .wealth-step-copy{padding:20px}}

/* Guide composition adapted from the existing ratgeber.marcelmund.de download page. */
:root{--guide-display-backdrop:#e5eaed;--guide-book-edge:#c5cdd1;--guide-book-shadow:#25394366}
.ggfd-page .guide-layout{grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);column-gap:72px;row-gap:48px;align-items:center}
.ggfd-page .guide-info{min-width:0}.ggfd-page .guide-info h2{max-width:22ch;hyphens:none}.ggfd-page .guide-info>p:not(.eyebrow){max-width:60ch}
.ggfd-page .guide-book-area{position:relative;width:100%;max-width:440px;margin:0 auto;padding:20px 28px 24px}
.ggfd-page .guide-book-area::before{content:'';position:absolute;inset:48px 0 0;background:var(--guide-display-backdrop);border-radius:2px}
.ggfd-page .guide-book{position:relative;display:block;width:min(100%,326px);height:auto;margin-inline:auto;box-shadow:0 18px 28px -14px var(--guide-book-shadow),5px 3px 0 var(--guide-book-edge)}
.ggfd-page .guide-book-caption{position:relative;margin-top:23px;text-align:center;color:var(--farbe-schiefer-700);font-size:11px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase;line-height:1.6}
.ggfd-page .guide-request{grid-column:1 / -1;width:100%;padding:32px}
.ggfd-page .guide-request h3{margin-bottom:24px}
.ggfd-page .guide-request .lead-form{grid-template-columns:repeat(3,minmax(0,1fr));column-gap:24px;row-gap:20px;align-items:start}
.ggfd-page .guide-request .consent-field{grid-column:1 / 3;align-self:center;padding-right:12px}
.ggfd-page .guide-request .submit{grid-column:3;align-self:center;min-height:52px}
.ggfd-page .guide-request .form-status{grid-column:1 / -1}
@media(max-width:1023px){.ggfd-page .guide-layout{column-gap:40px}.ggfd-page .guide-book-area{padding-inline:22px}.ggfd-page .guide-request{padding:26px}.ggfd-page .guide-request .lead-form{column-gap:18px}}
@media(max-width:899px){.ggfd-page .guide-layout{grid-template-columns:minmax(0,1fr);gap:36px}.ggfd-page .guide-info h2{max-width:24ch}.ggfd-page .guide-book-area{max-width:350px;padding:18px 32px 22px}.ggfd-page .guide-request .lead-form{grid-template-columns:minmax(0,1fr)}.ggfd-page .guide-request .consent-field,.ggfd-page .guide-request .submit{grid-column:1;padding-right:0}.ggfd-page .guide-request{padding:24px}}
@media(max-width:359px){.ggfd-page .guide-request{padding:16px}.ggfd-page .guide-request h3{font-size:22px}.ggfd-page .guide-book-area{padding-inline:22px}}

/* Separate the calculator explanation from the result panel. */
.ggfd-page .calculator-section .model-note{margin-top:24px}

.ggfd-page .calculator-section .eyebrow{color:var(--farbe-schiefer-700)}

/* Trust markers match the hero lead size, with proportionately larger icons. */
.ggfd-page .ggfd-trustbar__item{font-size:18px;line-height:1.55;gap:16px;padding:24px 20px;min-width:0}
.ggfd-page .ggfd-trustbar__icon{width:54px;height:54px;flex-basis:54px}
.ggfd-page .ggfd-trustbar__icon svg{width:26px;height:26px}
@media(max-width:1023px){.ggfd-page .ggfd-trustbar__grid{grid-template-columns:minmax(0,1fr)}.ggfd-page .ggfd-trustbar__item{justify-content:flex-start;text-align:left;border-left:0!important;border-bottom:1px solid var(--farbe-linie)}.ggfd-page .ggfd-trustbar__item:last-child{border-bottom:0}}
@media(max-width:767px){.ggfd-page .ggfd-trustbar__item{font-size:16px;line-height:1.65;padding:20px 18px;gap:14px}.ggfd-page .ggfd-trustbar__icon{width:48px;height:48px;flex-basis:48px}.ggfd-page .ggfd-trustbar__icon svg{width:24px;height:24px}}

/* Switch all three labels at the same viewport width. */
.ggfd-page .ggfd-trustbar__label{white-space:nowrap}
@media(max-width:1279px){.ggfd-page .ggfd-trustbar__label>span{display:block}}

/* Brand alignment with marcelmund.de, reviewed 27 September 2026.
   Deliberately scoped to this landing page; conversion behavior stays in script.js. */
:root {
  --brand-ink:#2f2f2f;
  --brand-muted:#686d70;
  --brand-slate:#344d5c;
  --brand-deep:#253943;
  --brand-mist:#9eb0b9;
  --brand-paper:#f6f6f6;
  --brand-silver:#e8eaeb;
  --brand-line:#d4d9dc;
  --brand-page-pad:clamp(24px,5.2vw,100px);
  --brand-section-space:clamp(80px,8.4vw,128px);
}
.ggfd-page {
  --ggfd-text:var(--brand-ink);
  --ggfd-muted:var(--brand-muted);
  --ggfd-blue:var(--brand-slate);
  --ggfd-grey:var(--brand-paper);
  --ggfd-line:var(--brand-line);
  --ggfd-radius:22px;
  --ggfd-radius-large:34px;
  font-family:Inter,Arial,sans-serif;
  font-size:17px;
  line-height:1.6;
  color:var(--brand-ink);
}
.ggfd-page .ggfd-shell,.ggfd-page .wrap {
  width:min(calc(100% - var(--brand-page-pad)*2),1500px);
}
.ggfd-page .ggfd-shell--narrow {max-width:1100px}
.ggfd-page .section,.ggfd-page .ggfd-section {padding-block:var(--brand-section-space)}
.ggfd-page h1,.ggfd-page h2,.ggfd-page h3 {font-weight:500;color:var(--brand-ink);hyphens:none}
.ggfd-page h2 {font-size:clamp(42px,5.2vw,78px);line-height:1.02;letter-spacing:-.06em;text-wrap:balance;margin-bottom:28px}
.ggfd-page h3 {font-size:clamp(26px,2vw,32px);line-height:1.14;letter-spacing:-.045em;font-weight:500}
.ggfd-page .eyebrow,.ggfd-page .ggfd-eyebrow,
.ggfd-page .calculator-section .eyebrow,.ggfd-page .guide-section .eyebrow {
  display:flex;align-items:center;gap:11px;font-size:12px;font-weight:700;
  line-height:1.4;letter-spacing:.16em;text-transform:uppercase;color:var(--brand-slate);margin:0 0 25px;
}
.ggfd-page .eyebrow::before,.ggfd-page .ggfd-eyebrow::before {content:'';width:34px;height:1px;background:currentColor;opacity:.65;flex-shrink:0}
.ggfd-page .ggfd-lead,.ggfd-page .section-heading>p:not(.eyebrow) {font-size:19px;line-height:1.65;color:var(--brand-muted);font-weight:400;max-width:65ch}
.ggfd-page .button,.ggfd-page .ggfd-button,.ggfd-page .ggfd-header__button {
  border-radius:999px;min-height:54px;padding:15px 24px;font-size:14px;font-weight:600;
  line-height:1.4;letter-spacing:.015em;box-shadow:none;
}
.ggfd-page .button,.ggfd-page .ggfd-button {background:var(--brand-slate);border-color:var(--brand-slate);color:#fff}
.ggfd-page .button:hover,.ggfd-page .ggfd-button:hover {background:var(--brand-deep);border-color:var(--brand-deep);color:#fff;transform:none;box-shadow:none}
.ggfd-page .ggfd-header {background:rgba(246,246,246,.94);border-bottom:1px solid var(--brand-line);backdrop-filter:blur(14px)}
.ggfd-page .ggfd-header__logo {width:112px}
.ggfd-page .ggfd-header__button {max-width:none;min-height:46px;font-size:13px}
/* Full-bleed portrait at the left, editorial copy at the right, as on the homepage. */
.ggfd-page .ggfd-hero {isolation:isolate;padding:0;min-height:960px;display:grid;align-items:center;background:var(--brand-ink);color:#fff}
.ggfd-page .homepage-hero-image {position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:left top;z-index:-2}
.ggfd-page .ggfd-hero::before {inset:0;width:auto;height:auto;border:0;border-radius:0;z-index:-1;background:linear-gradient(90deg,rgba(26,29,30,.03) 15%,rgba(26,29,30,.60) 46%,rgba(26,29,30,.94) 100%),linear-gradient(0deg,rgba(26,29,30,.30),transparent 60%)}
.ggfd-page .ggfd-hero::after {display:none}
.ggfd-page .ggfd-hero__grid {grid-template-columns:.76fr 1.24fr;gap:0;padding-block:86px;z-index:auto}
.ggfd-page .ggfd-hero__copy {grid-column:2;max-width:900px;padding-left:20px}
.ggfd-page .ggfd-hero .ggfd-eyebrow {color:#c6d1d6;font-size:11px;letter-spacing:.12em;max-width:570px}
.ggfd-page .ggfd-hero h1 {font-size:clamp(58px,5.05vw,88px);font-weight:500;letter-spacing:-.062em;line-height:.99;max-width:13em;color:#fff;margin:0 0 30px;text-wrap:balance;overflow-wrap:normal}
.ggfd-page .homepage-accent {color:var(--brand-mist)}
.ggfd-page .ggfd-hero__copy .ggfd-lead {font-size:18px;line-height:1.6;color:#e0e3e5;max-width:630px}
.ggfd-page .ggfd-hero__points {margin:26px 0 30px;gap:11px;max-width:630px}
.ggfd-page .ggfd-hero__points li {font-size:15px;line-height:1.5;font-weight:400;color:#e0e3e5;grid-template-columns:21px 1fr;gap:11px}
.ggfd-page .ggfd-hero .ggfd-check {width:20px;height:20px;margin-top:2px;border:1px solid #9eb0b970;background:transparent;color:#c6d1d6}
.ggfd-page .ggfd-hero .ggfd-check svg {width:12px;height:12px}
.ggfd-page .ggfd-hero__copy>.ggfd-button {background:var(--brand-paper);border-color:var(--brand-paper);color:var(--brand-ink)!important;margin:0 0 20px}
.ggfd-page .ggfd-hero__copy>.ggfd-button:hover {background:var(--brand-mist);border-color:var(--brand-mist)}
.ggfd-page .ggfd-hero__microcopy {font-size:11px;font-weight:400;color:#c6d1d6;gap:8px 14px;margin:0;max-width:640px}
.ggfd-page .ggfd-hero__microcopy svg {stroke:#c6d1d6;width:14px;height:14px}
.ggfd-page .ggfd-hero a:focus-visible {outline-color:var(--brand-mist)}
/* Section rhythm and cards echo the homepage's article cards. */
.ggfd-page .mechanism {border:0;padding-bottom:72px}
.ggfd-page .mechanism h2 {max-width:21ch}
.ggfd-page .mechanism .steps {margin-top:54px;gap:20px}
.ggfd-page .wealth-step {border:0;border-radius:22px;box-shadow:none;background:var(--brand-paper)}
.ggfd-page .wealth-step-copy {padding:30px 32px 34px}
.ggfd-page .mechanism .wealth-step h3 {font-size:clamp(26px,2vw,32px);font-weight:500;line-height:1.14;letter-spacing:-.045em;text-wrap:wrap}
.ggfd-page .mechanism .wealth-step p {font-size:16px;line-height:1.65;color:var(--brand-muted);margin-top:18px}
.ggfd-page .calculator-section {padding-top:72px}
.ggfd-page .section-heading {max-width:1020px;margin-bottom:54px}
.ggfd-page .calculator-section h2 {max-width:19ch}
.ggfd-page .calculator {gap:clamp(40px,5vw,76px);grid-template-columns:1fr 1.05fr}
.ggfd-page .calculator-inputs {padding-top:12px}
.ggfd-page .slider-field>label {font-size:17px;font-weight:500}
.ggfd-page .number-unit input {font-size:28px;font-weight:500;border-radius:12px}
.ggfd-page .results {border-radius:22px;background:var(--brand-deep);padding:36px}
.ggfd-page .main-result {font-weight:500;font-size:clamp(34px,4vw,64px);letter-spacing:-.055em}
.ggfd-page .result-stats strong {font-size:16px}
.ggfd-page .result-stats span,.ggfd-page .results>p,.ggfd-page .bar-row>div:first-child {font-size:13px}
.ggfd-page .calculator-section .model-note {margin-top:24px;max-width:100ch}
.ggfd-page .calculator-action {margin-top:32px}
.ggfd-page .guide-section {background:var(--brand-silver)}
.ggfd-page .guide-layout {column-gap:clamp(48px,6vw,96px);row-gap:64px;grid-template-columns:1.2fr 1fr}
.ggfd-page .guide-info h2 {font-size:clamp(42px,4.45vw,68px);line-height:1.02;letter-spacing:-.06em;font-weight:500;max-width:22ch}
.ggfd-page .guide-info>p:not(.eyebrow) {font-size:18px;line-height:1.65;color:var(--brand-muted);margin-top:26px}
.ggfd-page .guide-book-area {max-width:460px;padding-top:24px}
.ggfd-page .guide-book-area::before {background:#d9e0e4}
.ggfd-page .form-card {border-radius:22px;box-shadow:none;padding:36px;border:0;background:var(--brand-paper)}
.ggfd-page .form-card h3 {font-size:28px;font-weight:500;letter-spacing:-.04em;line-height:1.2}
.ggfd-page .field label {font-size:14px}
.ggfd-page .field input {height:56px;border-radius:12px;background:#fff}
.ggfd-page .guide-request .lead-form {gap:22px 24px}
.ggfd-page .guide-request .submit {min-height:54px}
/* Supporting content uses open spacing, calm cards and a single dark process section. */
.ggfd-page .ggfd-center {text-align:left}
.ggfd-page .ggfd-comparison__head,.ggfd-page .ggfd-paths-section__head {max-width:1040px;margin-inline:0}
.ggfd-page .ggfd-method {grid-template-columns:1fr 1fr;gap:clamp(40px,6vw,96px)}
.ggfd-page .ggfd-method h2 {font-size:clamp(42px,4.3vw,66px)}
.ggfd-page .ggfd-method__card {padding:40px;background:var(--brand-paper);border:0;border-radius:22px}
.ggfd-page .ggfd-method__card h3 {font-size:32px;font-weight:500}
.ggfd-page .ggfd-method__step strong {font-weight:600;font-size:18px}
.ggfd-page .ggfd-method__step p {font-size:16px;line-height:1.6}
.ggfd-page .ggfd-method__number {font-weight:500;background:var(--brand-slate)}
.ggfd-page .ggfd-comparison__card,.ggfd-page .ggfd-path {border-radius:22px;padding:38px;box-shadow:none}
.ggfd-page .ggfd-comparison__card h3,.ggfd-page .ggfd-path h3 {font-size:34px;font-weight:500;line-height:1.1;letter-spacing:-.045em}
.ggfd-page .ggfd-comparison__list strong {font-size:18px;font-weight:600}
.ggfd-page .ggfd-comparison__list p,.ggfd-page .ggfd-path li {font-size:16px;line-height:1.6}
.ggfd-page .ggfd-path>p {font-size:18px;line-height:1.65}
.ggfd-page .ggfd-path--featured {background:var(--brand-silver);border-color:var(--brand-line)}
.ggfd-page .ggfd-path__label {background:transparent;border:0;padding:0;font-weight:600;font-size:12px;letter-spacing:.12em}
.ggfd-page .homepage-process {background:var(--brand-deep);color:#fff}
.ggfd-page .homepage-process h2,.ggfd-page .homepage-process h3 {color:#fff}
.ggfd-page .homepage-process .ggfd-eyebrow {color:#b6c5cc}
.ggfd-page .homepage-process .ggfd-lead {color:#c4cdd2}
.ggfd-page .ggfd-process {gap:30px;margin-top:56px}
.ggfd-page .ggfd-process__card {border:0;border-top:1px solid #62747e;border-radius:0;background:transparent;padding:32px 0 0;box-shadow:none}
.ggfd-page .ggfd-process__card:hover {transform:none;box-shadow:none;border-color:var(--brand-mist)}
.ggfd-page .ggfd-process__number {width:auto;height:auto;display:block;margin:0 0 30px;background:none;color:#b6c5cc;font-size:14px;font-weight:500}
.ggfd-page .ggfd-process__label {text-align:left;font-size:11px;font-weight:600;color:#b6c5cc;margin-bottom:15px}
.ggfd-page .ggfd-process__card h3 {font-size:30px;text-align:left;margin-bottom:20px}
.ggfd-page .ggfd-process__card p {text-align:left;font-size:17px;line-height:1.65;color:#c4cdd2}
.ggfd-page .ggfd-expert,.ggfd-page .ggfd-reviews {border-radius:22px;border:0;background:var(--brand-paper)}
.ggfd-page .ggfd-expert-grid {gap:28px;margin-top:56px}
.ggfd-page .ggfd-expert__body h3 {font-size:38px;font-weight:500}
.ggfd-page .ggfd-qualifications li {font-size:14px;font-weight:500}
.ggfd-page .ggfd-reviews {padding:40px}
.ggfd-page .ggfd-review__quote {font-size:clamp(28px,2.65vw,42px);font-weight:500;letter-spacing:-.035em;line-height:1.25}
.ggfd-page .ggfd-review__label {font-weight:600}
.ggfd-page .ggfd-image-cta {background:var(--brand-deep);padding-block:var(--brand-section-space)}
.ggfd-page .ggfd-image-cta::before,.ggfd-page .ggfd-image-cta::after {display:none}
.ggfd-page .ggfd-image-cta h2 {font-size:clamp(46px,6vw,90px);font-weight:500;letter-spacing:-.065em;line-height:.98;max-width:21ch;color:#fff}
.ggfd-page .ggfd-image-cta__lead {font-size:19px;line-height:1.65;margin:24px 0;color:#d5dce0}
.ggfd-page .ggfd-image-cta .ggfd-button {background:var(--brand-paper);border-color:var(--brand-paper);color:var(--brand-ink)!important}
.ggfd-page .ggfd-faq summary {font-size:21px;font-weight:500;padding-block:26px;letter-spacing:-.02em}
.ggfd-page .ggfd-faq__answer {font-size:17px;line-height:1.65}
.ggfd-page .final-section {background:var(--brand-deep)}
.ggfd-page .final-section h2 {font-size:clamp(42px,4.3vw,66px);font-weight:500;line-height:1.03;letter-spacing:-.055em;color:#fff}
.ggfd-page .final-section .eyebrow {color:#b6c5cc}
.ggfd-page .final-section .form-card {background:var(--brand-paper)}
.ggfd-page .final-section .button {background:var(--brand-slate);color:#fff}
.ggfd-page .footer {background:var(--brand-paper)}
@media(max-width:1199px){
  .ggfd-page .ggfd-hero {min-height:940px}
  .ggfd-page .ggfd-hero__grid {grid-template-columns:.6fr 1.4fr}
  .ggfd-page .ggfd-hero h1 {font-size:clamp(54px,5.5vw,66px)}
  .ggfd-page .ggfd-method,.ggfd-page .ggfd-expert-grid {grid-template-columns:1fr 1fr;gap:36px}
}
@media(max-width:1199px){
  .ggfd-page .ggfd-hero {display:block;min-height:0;padding:0 0 64px}
  .ggfd-page .homepage-hero-image {position:relative;z-index:-2;height:460px;object-position:left 18%;object-fit:cover;width:100%}
  .ggfd-page .ggfd-hero::before {inset:0 0 auto;height:462px;background:linear-gradient(0deg,var(--brand-ink) 0%,transparent 45%)}
  .ggfd-page .ggfd-hero__grid {display:block;padding:0;margin-top:-36px}
  .ggfd-page .ggfd-hero__copy {padding:0;max-width:720px;margin-inline:auto}
  .ggfd-page .ggfd-hero h1 {font-size:clamp(43px,7.4vw,64px);max-width:16ch;line-height:1.02;hyphens:manual}
  .ggfd-page .ggfd-hero__copy .ggfd-lead {font-size:17px}
  .ggfd-page .ggfd-hero__points li {font-size:15px}
  .ggfd-page .ggfd-hero__microcopy {font-size:12px}
}
@media(max-width:899px){
  .ggfd-page .guide-layout {grid-template-columns:1fr;gap:40px}
  .ggfd-page .guide-info h2 {font-size:clamp(40px,6vw,56px)}
  .ggfd-page .guide-book-area {max-width:370px}
  .ggfd-page .calculator {grid-template-columns:1fr;gap:24px}
  .ggfd-page .calculator-inputs {padding-top:0}
  .ggfd-page .ggfd-method,.ggfd-page .ggfd-expert-grid {grid-template-columns:1fr;gap:36px}
  .ggfd-page .ggfd-method h2 {font-size:clamp(40px,6vw,56px)}
  .ggfd-page .ggfd-process {grid-template-columns:1fr;gap:36px}
  .ggfd-page .ggfd-process__number {margin-bottom:18px}
  .ggfd-page .ggfd-process__card h3 {max-width:24ch}
}
@media(max-width:767px){
  :root {--brand-section-space:72px}
  .ggfd-page h2,.ggfd-page .guide-info h2,.ggfd-page .ggfd-method h2,.ggfd-page .final-section h2 {font-size:40px;line-height:1.07;letter-spacing:-.052em}
  .ggfd-page .eyebrow,.ggfd-page .ggfd-eyebrow {font-size:11px;margin-bottom:22px;letter-spacing:.12em}
  .ggfd-page .ggfd-hero .ggfd-eyebrow {font-size:10px}
  .ggfd-page .ggfd-hero__copy>.ggfd-button {display:inline-flex;width:auto;font-size:13px;padding-inline:20px;max-width:100%}
  .ggfd-page .ggfd-lead,.ggfd-page .section-heading>p:not(.eyebrow),.ggfd-page .guide-info>p:not(.eyebrow) {font-size:17px}
  .ggfd-page .section-heading {margin-bottom:36px}
  .ggfd-page .mechanism {padding-bottom:48px}
  .ggfd-page .mechanism .steps {margin-top:36px;gap:28px}
  .ggfd-page .wealth-step-copy {padding:28px}
  .ggfd-page .calculator-section {padding-top:48px}
  .ggfd-page .results {padding:28px 24px}
  .ggfd-page .main-result {font-size:40px}
  .ggfd-page .form-card,.ggfd-page .guide-request {padding:26px}
  .ggfd-page .form-card h3 {font-size:26px}
  .ggfd-page .guide-request .lead-form {gap:20px}
  .ggfd-page .ggfd-method__card,.ggfd-page .ggfd-comparison__card,.ggfd-page .ggfd-path,.ggfd-page .ggfd-reviews {padding:28px}
  .ggfd-page .ggfd-method__steps {padding:0}
  .ggfd-page .ggfd-method__step {grid-template-columns:38px 1fr;gap:14px}
  .ggfd-page .ggfd-method__number {width:36px;height:36px}
  .ggfd-page .ggfd-method__card h3,.ggfd-page .ggfd-comparison__card h3,.ggfd-page .ggfd-path h3 {font-size:29px}
  .ggfd-page .ggfd-process__card h3 {font-size:29px}
  .ggfd-page .ggfd-expert-grid {margin-top:36px}
  .ggfd-page .ggfd-expert__image {height:390px}
  .ggfd-page .ggfd-expert__body {padding:26px}
  .ggfd-page .ggfd-review__quote {font-size:29px}
  .ggfd-page .ggfd-image-cta h2 {font-size:44px;line-height:1.02}
  .ggfd-page .ggfd-image-cta__lead {font-size:17px}
  .ggfd-page .ggfd-faq summary {font-size:19px}
  .ggfd-page .ggfd-faq__answer {font-size:16px}
  .ggfd-page .ggfd-header__button {font-size:12px;padding:12px 16px}
}
@media(max-width:359px){
  :root {--brand-page-pad:20px}
  .ggfd-page .ggfd-hero h1 {font-size:38px}
  .ggfd-page .homepage-hero-image {height:400px}
  .ggfd-page .ggfd-hero::before {height:402px}
  .ggfd-page h2,.ggfd-page .guide-info h2,.ggfd-page .ggfd-method h2,.ggfd-page .final-section h2 {font-size:36px}
  .ggfd-page .wealth-step-copy,.ggfd-page .form-card,.ggfd-page .guide-request,.ggfd-page .ggfd-method__card,.ggfd-page .ggfd-comparison__card,.ggfd-page .ggfd-path,.ggfd-page .ggfd-reviews {padding:22px}
  .ggfd-page .results {padding:24px 20px}
  .ggfd-page .main-result {font-size:35px}
  .ggfd-page .result-stats strong {font-size:14px}
  .ggfd-page .submit {font-size:12px}
  .ggfd-page .ggfd-image-cta h2 {font-size:38px}
}

/* Preserve the qualification badge in the adviser section, clear of the portrait. */
.ggfd-page .homepage-certificate {position:absolute;right:20px;bottom:20px;width:128px;height:128px;padding:8px;border-radius:18px;background:var(--brand-paper);object-fit:contain}
.ggfd-page .ggfd-path {min-width:0;text-align:left}
.ggfd-page .ggfd-path h3 {overflow-wrap:anywhere}
.ggfd-page .ggfd-center .ggfd-lead,.ggfd-page .ggfd-paths-section__head .ggfd-lead {margin-inline:0}
@media(max-width:767px){.ggfd-page .homepage-certificate{width:110px;height:110px;right:16px;bottom:16px}}

.ggfd-page .ggfd-image-cta h2 {margin-bottom:24px}
/* Slightly stronger muted copy keeps the homepage palette readable on silver. */
.ggfd-page .guide-info>p:not(.eyebrow) {color:#62676a}
.ggfd-page .ggfd-image-cta .ggfd-eyebrow {color:#b6c5cc}

.ggfd-page .ggfd-path h3 {margin-inline:0;max-width:none}
.ggfd-page .ggfd-image-cta__content {text-align:left}
.ggfd-page .ggfd-image-cta h2,.ggfd-page .ggfd-image-cta__lead {margin-inline:0}

/* Requested refinement: original portrait right, copy left, ink-blue first viewport. */
.ggfd-page .ggfd-hero.split-hero {
  display:flex;align-items:center;height:100svh;min-height:600px;padding:0;
  background:radial-gradient(ellipse at 88% 16%,#3c596b 0%,transparent 52%),linear-gradient(115deg,#172e40 0%,#223e52 58%,#2c495d 100%);
}
.ggfd-page .split-hero::before,.ggfd-page .split-hero::after {display:none}
.ggfd-page .split-hero .ggfd-hero__grid {
  display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,.85fr);
  gap:clamp(32px,4.5vw,80px);align-items:center;height:100%;margin-block:0;padding-block:clamp(28px,5svh,64px);
}
.ggfd-page .split-hero .ggfd-hero__copy {grid-column:1;padding:0;margin:0;max-width:820px}
.ggfd-page .split-hero .ggfd-eyebrow {font-size:10px;letter-spacing:.12em;margin-bottom:clamp(14px,2.5svh,24px);max-width:100%}
.ggfd-page .split-hero h1 {font-size:clamp(42px,min(4.5vw,7.5svh),76px);line-height:1.02;letter-spacing:-.055em;max-width:15ch;margin-bottom:clamp(16px,2.8svh,28px);hyphens:manual}
.ggfd-page .split-hero .ggfd-lead {font-size:clamp(15px,1.25vw,18px);line-height:1.55;max-width:64ch}
.ggfd-page .split-hero .ggfd-hero__points {gap:8px;margin:clamp(16px,2.8svh,28px) 0;max-width:66ch}
.ggfd-page .split-hero .ggfd-hero__points li {font-size:clamp(13px,1.04vw,15px);line-height:1.45}
.ggfd-page .split-hero .ggfd-hero__copy>.ggfd-button {min-height:52px;margin-bottom:16px;font-size:13px}
.ggfd-page .split-hero .ggfd-hero__microcopy {font-size:11px;gap:6px 13px}
.ggfd-page .split-hero .ggfd-hero__visual {grid-column:2;padding:0;width:100%;max-width:510px;justify-self:end;margin:0}
.ggfd-page .split-hero .ggfd-hero__image {width:100%;height:min(77svh,720px);min-height:0;border-radius:26px;box-shadow:0 28px 70px #07172340;background:#344d5c;overflow:hidden}
.ggfd-page .split-hero .ggfd-hero__image img {width:100%;height:100%;object-fit:cover;object-position:center 24%}
.ggfd-page .ggfd-comparison__head,.ggfd-page .ggfd-paths-section__head,
.ggfd-page .ggfd-comparison__head h2,.ggfd-page .ggfd-paths-section__head h2,
.ggfd-page .ggfd-comparison__head .ggfd-lead,.ggfd-page .ggfd-paths-section__head .ggfd-lead {text-align:left;margin-inline:0}
.ggfd-page .ggfd-image-cta__content {text-align:center}
.ggfd-page .ggfd-image-cta__content .ggfd-eyebrow {justify-content:center}
.ggfd-page .ggfd-image-cta h2,.ggfd-page .ggfd-image-cta__lead {margin-inline:auto}
.ggfd-page .footer {background:#fff}
@media(min-width:768px) and (max-height:720px){
  .ggfd-page .split-hero .ggfd-hero__grid {padding-block:24px;grid-template-columns:minmax(0,1.5fr) minmax(0,.8fr)}
  .ggfd-page .split-hero h1 {font-size:clamp(37px,6.4svh,46px);max-width:22ch;margin-bottom:16px}
  .ggfd-page .split-hero .ggfd-eyebrow {margin-bottom:14px}
  .ggfd-page .split-hero .ggfd-lead {font-size:15px}
  .ggfd-page .split-hero .ggfd-hero__points {margin-block:16px;gap:7px}
  .ggfd-page .split-hero .ggfd-hero__points li {font-size:13px}
  .ggfd-page .split-hero .ggfd-hero__copy>.ggfd-button {min-height:46px;padding-block:12px;margin-bottom:12px}
}
@media(min-width:768px) and (max-width:1050px){
  .ggfd-page .split-hero .ggfd-hero__grid {grid-template-columns:minmax(0,1.5fr) minmax(0,.8fr);gap:28px}
  .ggfd-page .split-hero h1 {font-size:clamp(38px,4.7vw,48px);max-width:18ch}
  .ggfd-page .split-hero .ggfd-hero__image {height:min(68svh,580px);border-radius:20px}
  .ggfd-page .split-hero .ggfd-hero__points li {font-size:13px}
  .ggfd-page .split-hero .ggfd-hero__microcopy {font-size:10px}
}
@media(max-width:767px){
  .ggfd-page .ggfd-hero.split-hero {height:auto;min-height:100svh;overflow:visible}
  .ggfd-page .split-hero .ggfd-hero__grid {grid-template-columns:minmax(0,1fr);gap:32px;padding-block:40px;height:auto}
  .ggfd-page .split-hero .ggfd-hero__copy {grid-column:1;max-width:none}
  .ggfd-page .split-hero h1 {font-size:clamp(36px,8.8vw,52px);max-width:19ch;margin-bottom:22px}
  .ggfd-page .split-hero .ggfd-eyebrow {font-size:10px;margin-bottom:20px}
  .ggfd-page .split-hero .ggfd-lead {font-size:16px;line-height:1.6}
  .ggfd-page .split-hero .ggfd-hero__points {margin-block:22px;gap:11px}
  .ggfd-page .split-hero .ggfd-hero__points li {font-size:14px;line-height:1.5}
  .ggfd-page .split-hero .ggfd-hero__visual {grid-column:1;justify-self:center;max-width:380px}
  .ggfd-page .split-hero .ggfd-hero__image {height:400px;border-radius:22px;object-position:center top}
  .ggfd-page .split-hero .ggfd-hero__microcopy {font-size:11px}
}
@media(min-width:768px){.ggfd-page .split-hero h1 {max-width:100%;hyphens:none}}

/* Original GGF footer and equally sized hero copy, benefits and primary action. */
.ggfd-page .split-hero {--hero-body-size:clamp(15px,1.25vw,18px)}
.ggfd-page .split-hero .ggfd-hero__copy .ggfd-lead,
.ggfd-page .split-hero .ggfd-hero__points li,
.ggfd-page .split-hero .ggfd-hero__copy>.ggfd-button {font-size:var(--hero-body-size)}
.ggfd-page .split-hero .ggfd-hero__points li {grid-template-columns:24px minmax(0,1fr);gap:12px;line-height:1.55}
.ggfd-page .split-hero .ggfd-check {background:#fff;color:var(--brand-deep);border:0;width:24px;height:24px;margin-top:1px}
.ggfd-page .split-hero .ggfd-check svg {width:14px;height:14px}
.ggfd-page .ggfd-footer {background:#fff}
.ggfd-page .ggfd-footer__bottom {color:var(--brand-muted)}
.ggfd-page .ggfd-footer__privacy {display:flex;flex-wrap:wrap;gap:12px 24px;margin-top:20px}
.ggfd-page .ggfd-footer__privacy button {border:0;padding:4px 0;background:transparent;color:var(--brand-muted);font:inherit;font-size:12px;text-decoration:underline;text-underline-offset:3px;cursor:pointer}
@media(min-width:768px) and (max-height:720px){.ggfd-page .split-hero {--hero-body-size:15px}}
@media(max-width:767px){
  .ggfd-page .split-hero {--hero-body-size:16px}
  .ggfd-page .ggfd-footer {padding-block:36px 105px}
  .ggfd-page .ggfd-footer__top {align-items:flex-start;flex-direction:column;gap:22px;padding-bottom:24px}
  .ggfd-page .ggfd-footer__bottom {align-items:flex-start;flex-direction:column;gap:12px;padding-top:24px;line-height:1.6}
}

/* Full-width calculator explanation and focused consultation action. */
.ggfd-page .calculator-section .model-note {max-width:none;width:100%}
.ggfd-page .calculator-action {text-align:center}
.ggfd-page .split-hero .ggfd-hero__certificate {
  position:absolute;left:50%;bottom:0;transform:translate(-50%,45%);
  width:clamp(112px,18svh,168px);height:clamp(112px,18svh,168px);
  padding:9px;border-radius:22px;border:1px solid var(--brand-line);
  background:#fff;object-fit:contain;box-shadow:0 16px 38px #07172330;
}
@media(max-width:767px){
  .ggfd-page .split-hero .ggfd-hero__visual {margin-bottom:64px}
  .ggfd-page .split-hero .ggfd-hero__certificate {width:136px;height:136px}
}

/* Match the calculator and lower CTA to the hero's responsive button type size. */
.ggfd-page .calculator-action .button,.ggfd-page .ggfd-image-cta .ggfd-button {font-size:clamp(15px,1.25vw,18px)}
@media(min-width:768px) and (max-height:720px){
  .ggfd-page .calculator-action .button,.ggfd-page .ggfd-image-cta .ggfd-button {font-size:15px}
}
@media(max-width:767px){
  .ggfd-page .calculator-action .button,.ggfd-page .ggfd-image-cta .ggfd-button {font-size:16px}
}

/* Hero eyebrow matches the calculator eyebrow size. */
.ggfd-page .split-hero .ggfd-eyebrow {font-size:12px}

/* Match the homepage's “Aus der Praxis” image treatment and motion. */
.ggfd-page .mechanism .wealth-step p {max-width:355px}
.ggfd-page .wealth-step {position:relative;clip-path:inset(0 round 22px);overflow:hidden}
.ggfd-page .wealth-step-image {position:relative;overflow:hidden}
.ggfd-page .wealth-step-image img {filter:none}
@media(hover:hover) and (pointer:fine) and (prefers-reduced-motion:no-preference){
  .ggfd-page .wealth-step-image img {transition:transform 1s cubic-bezier(.16,1,.3,1)}
  .ggfd-page .wealth-step:hover .wealth-step-image img {transform:scale(1.045)}
}

/* Button feedback matches marcelmund.de: mist fill, deep-slate text, 450ms easing. */
.ggfd-page .button,.ggfd-page .ggfd-button,.mobile-bar .button {
  transition:color .45s cubic-bezier(.16,1,.3,1),border-color .45s cubic-bezier(.16,1,.3,1),background-color .45s cubic-bezier(.16,1,.3,1);
}
.ggfd-page .split-hero .ggfd-hero__copy>.ggfd-button:is(:hover,:focus-visible),
.ggfd-page .ggfd-image-cta .ggfd-button:is(:hover,:focus-visible),
.ggfd-page .ggfd-header .ggfd-button:is(:hover,:focus-visible),
.ggfd-page a.button:is(:hover,:focus-visible),
.ggfd-page button.button:is(:hover,:focus-visible),
.mobile-bar .button:is(:hover,:focus-visible) {
  background:var(--brand-mist);color:var(--brand-deep)!important;border-color:#fff;box-shadow:none;transform:none;
}
.ggfd-page .ggfd-header {
  transition:opacity .45s cubic-bezier(.16,1,.3,1),transform .45s cubic-bezier(.16,1,.3,1),background-color .45s cubic-bezier(.16,1,.3,1),border-color .45s cubic-bezier(.16,1,.3,1);
}

/* Homepage contact background and editorial headline, adapted to GGF. */
.ggfd-page .ggfd-image-cta {position:relative;isolation:isolate;min-height:780px;display:grid;place-items:center;overflow:hidden;background:var(--brand-deep);padding:120px 0}
.ggfd-page .ggfd-image-cta::before,.ggfd-page .ggfd-image-cta::after {content:"";display:block;position:absolute;inset:auto;border:1px solid rgba(158,176,185,.18);border-radius:50%;background:none;transform:none;pointer-events:none;z-index:0}
.ggfd-page .ggfd-image-cta::before {width:760px;height:760px;left:-260px;top:-330px}
.ggfd-page .ggfd-image-cta::after {width:1040px;height:1040px;right:-500px;bottom:-640px}
.ggfd-page .ggfd-image-cta .ggfd-shell {position:relative;z-index:1;max-width:1200px}
.ggfd-page .ggfd-image-cta__content {max-width:none;width:100%;text-align:center}
.ggfd-page .ggfd-image-cta h2 {max-width:1200px;margin:0 auto;font-size:clamp(70px,7.6vw,130px);font-weight:500;letter-spacing:-.07em;line-height:.88;text-wrap:initial}
.ggfd-page .ggfd-image-cta h2 em {color:var(--brand-mist);font-family:inherit;font-style:normal;font-weight:500}
.ggfd-page .ggfd-image-cta__lead {max-width:640px;margin:35px auto 39px;font-size:18px;line-height:1.65;color:rgba(255,255,255,.72);text-wrap:balance}
@media(max-width:767px){
  .ggfd-page .ggfd-image-cta {min-height:560px;padding:80px 0}
  .ggfd-page .ggfd-image-cta h2 {font-size:clamp(36px,8.8vw,66px);line-height:1;letter-spacing:-.06em}
  .ggfd-page .ggfd-image-cta__lead {font-size:16px;line-height:1.6;margin:28px auto 32px}
}

/* Progressive enhancement: only JavaScript-prepared scroll targets are hidden. */
.ggfd-page .scroll-pending {opacity:0}
/* Allow descenders outside tight line boxes, including in Safari. */
.ggfd-page .scroll-heading-mask {overflow:visible}
.ggfd-page .scroll-heading-mask:is(.scroll-pending,.scroll-heading-running) {clip-path:inset(-.2em -.2em -.3em -.2em)}
.ggfd-page .scroll-heading-mask>span {display:block}
@media(prefers-reduced-motion:reduce){
  .ggfd-page .scroll-pending {opacity:1}
}
@media print{
  .ggfd-page .scroll-pending {opacity:1!important}
}

/* Shared hero row: button and portrait end together, benefits centered in between. */
@media(min-width:768px){
  .ggfd-page .split-hero .ggfd-hero__grid {height:auto;padding-block:0;align-items:stretch}
  .ggfd-page .split-hero .ggfd-hero__copy {position:relative;display:grid;grid-template-rows:auto auto auto minmax(min-content,1fr) auto;min-height:min(77svh,800px)}
  .ggfd-page .split-hero .ggfd-hero__points {align-self:stretch;align-content:center;margin:0;padding-block:clamp(32px,4.5svh,48px);gap:12px}
  .ggfd-page .split-hero .ggfd-hero__copy>.ggfd-button {justify-self:start;align-self:end;margin:0}
  .ggfd-page .split-hero .ggfd-hero__microcopy {position:absolute;top:calc(100% + 14px);left:0;margin:0}
  .ggfd-page .split-hero .ggfd-hero__visual {position:relative;align-self:stretch;min-height:0}
  .ggfd-page .split-hero .ggfd-hero__image {position:absolute;inset:0;height:100%;min-height:0}
}
@media(min-width:768px) and (max-width:1050px){
  .ggfd-page .split-hero .ggfd-hero__copy {min-height:min(68svh,680px)}
}
@media(min-width:768px) and (max-height:720px){
  .ggfd-page .split-hero .ggfd-hero__points {padding-block:24px;gap:10px}
}
@media(max-width:767px){
  .ggfd-page .split-hero .ggfd-hero__points {margin-block:36px;gap:14px}
}
@media(min-width:768px) and (max-height:640px){
  .ggfd-page .ggfd-hero.split-hero {padding-bottom:32px}
}

/* Match the benefit-to-button gap to the heading-to-introduction gap. */
.ggfd-page .split-hero {--hero-heading-gap:clamp(16px,2.8svh,28px)}
.ggfd-page .split-hero h1 {margin-bottom:var(--hero-heading-gap)}
@media(min-width:768px){
  .ggfd-page .split-hero .ggfd-hero__copy {grid-template-rows:auto auto auto minmax(min-content,1fr) auto auto}
  .ggfd-page .split-hero .ggfd-hero__points {align-content:end;padding-bottom:var(--hero-heading-gap)}
  .ggfd-page .split-hero .ggfd-hero__microcopy {position:static;margin-top:14px}
}
@media(min-width:768px) and (max-height:720px){
  .ggfd-page .split-hero {--hero-heading-gap:16px}
}
@media(max-width:767px){
  .ggfd-page .split-hero {--hero-heading-gap:22px}
  .ggfd-page .split-hero .ggfd-hero__points {margin-bottom:var(--hero-heading-gap)}
}

/* Consultation reassurance beside the final request form. */
.ggfd-page .final-section .consultation-details {display:flex;flex-wrap:wrap;gap:12px 20px;margin-top:28px;max-width:none;font-size:13px;line-height:1.5;color:#d5dce0}
.ggfd-page .final-section .consultation-details>span {display:inline-flex;align-items:center;gap:7px}
.ggfd-page .final-section .consultation-details svg {width:15px;height:15px;stroke:currentColor;flex-shrink:0}

/* Give the rating stars a separate, airy header above the review copy. */
.ggfd-page .ggfd-reviews__head {margin-top:-6px;margin-bottom:24px}
@media(max-width:767px){
  .ggfd-page .ggfd-reviews__head {margin-top:-4px}
}

/* Cookie card: reference layout in Mund ink blue. */
.cookie-banner{left:24px;bottom:24px;width:min(560px,calc(100% - 48px));max-width:none;max-height:calc(100dvh - 48px);overflow-y:auto;padding:0;background:#fff;color:#253943;border:1px solid #e5e8e9;border-radius:12px;box-shadow:0 12px 55px #25394330;z-index:1000;overscroll-behavior:contain}
.cookie-card-intro{padding:26px 28px 24px}
.cookie-banner h2{margin:0;max-width:none;font-size:24px;line-height:1.2;font-weight:650;letter-spacing:-.025em;color:#253943;text-wrap:wrap}
.cookie-banner .cookie-card-intro p{margin-top:17px;font-size:16px;line-height:1.5;color:#667078}
.cookie-category-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px 24px;padding:24px 28px;border-block:1px solid #e5e8e9}
.cookie-switch{display:flex;align-items:center;gap:14px;min-height:28px;color:#53616a;font-size:16px;cursor:pointer}
.cookie-switch input,.cookie-dialog .check input{appearance:none;-webkit-appearance:none;position:relative;display:block;width:38px;height:24px;flex:0 0 38px;padding:0;margin:0;border:0;border-radius:20px;background:#dfe3e5;cursor:pointer;transition:background .2s}
.cookie-switch input::before,.cookie-dialog .check input::before{content:'';position:absolute;width:18px;height:18px;left:3px;top:3px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #25394315;transition:transform .2s}
.cookie-switch input:checked,.cookie-dialog .check input:checked{background:#253943}
.cookie-switch input:checked::before,.cookie-dialog .check input:checked::before{transform:translateX(14px)}
.cookie-switch input:disabled{opacity:1;cursor:default}
.cookie-card-bottom{padding:24px 28px}
.cookie-banner .cookie-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:0}
.cookie-banner .cookie-actions button,.cookie-dialog .cookie-actions button{border:1px solid transparent;border-radius:6px;background:#f0f2f3;color:#253943;min-height:52px;padding:12px 10px;font-size:16px;font-weight:600;line-height:1.3;transition:background .2s,color .2s}
.cookie-banner .cookie-actions [data-accept]{background:#253943;color:white}
.cookie-banner .cookie-actions [data-banner-edit]{grid-column:1/-1}
.cookie-banner .cookie-actions button:hover,.cookie-dialog .cookie-actions button:hover{background:#dce3e7;color:#253943}
.cookie-banner .cookie-actions [data-accept]:hover{background:#36515f;color:#fff}
.cookie-privacy-link{display:inline-block;margin-top:19px;font-size:15px;color:#667078;text-decoration:underline;text-underline-offset:4px}
.cookie-dialog{border-radius:12px;padding:28px;color:#253943;border:1px solid #e5e8e9;max-width:560px}
.cookie-dialog h2{font-size:24px;line-height:1.2;color:#253943}
.cookie-dialog .check{gap:14px}
.cookie-dialog .check input{margin-top:2px}
.cookie-dialog .cookie-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.cookie-dialog .cookie-actions [data-save]{background:#253943;color:white}
@media(max-width:600px){
 .cookie-banner{left:12px;bottom:12px;width:calc(100% - 24px);max-height:calc(100dvh - 24px);border-radius:10px}
 .cookie-card-intro{padding:22px 20px 20px}
 .cookie-banner h2,.cookie-dialog h2{font-size:22px}
 .cookie-banner .cookie-card-intro p{font-size:14px;line-height:1.55;margin-top:14px}
 .cookie-category-grid{padding:20px;gap:14px 16px}
 .cookie-switch{font-size:14px;gap:10px}
 .cookie-card-bottom{padding:20px}
 .cookie-banner .cookie-actions button,.cookie-dialog .cookie-actions button{font-size:14px;min-height:48px}
 .cookie-privacy-link{font-size:14px;margin-top:17px}
 .cookie-dialog{padding:24px 20px}
}
@media(prefers-reduced-motion:reduce){.cookie-switch input,.cookie-switch input::before,.cookie-dialog .check input,.cookie-dialog .check input::before{transition:none}}

/* Mobile refinement: whole-word headings, concise hero and centered reassurance. */
@media(max-width:767px){
  .mobile-bar {display:none!important}
  .ggfd-page h1,.ggfd-page h2,.ggfd-page h3,.ggfd-page .ggfd-path h3 {
    hyphens:none;word-break:normal;overflow-wrap:normal;text-wrap:balance;
  }
  .ggfd-page h2,.ggfd-page .guide-info h2,.ggfd-page .ggfd-method h2,.ggfd-page .final-section h2 {
    font-size:clamp(28px,7.7vw,38px);line-height:1.12;
  }
  .ggfd-page .split-hero h1 {font-size:clamp(32px,9vw,46px);max-width:none;text-align:center;hyphens:none}
  .ggfd-page .split-hero .ggfd-hero__copy>.ggfd-lead {display:none}
  .ggfd-page .split-hero .ggfd-hero__points {margin-top:28px}
  .ggfd-page .split-hero .ggfd-hero__microcopy,.ggfd-page .final-section .consultation-details {
    justify-content:center;text-align:center;max-width:none;
  }
  .ggfd-page .split-hero .ggfd-hero__microcopy>span:last-child,.ggfd-page .final-section .consultation-details>span:last-child {
    flex-basis:100%;justify-content:center;
  }
  .ggfd-page #ggfd-comparison-title {font-size:clamp(26px,7.4vw,36px);line-height:1.12}
  .ggfd-page #ggfd-expert-title {font-size:clamp(22px,6.6vw,34px);line-height:1.15}
  .ggfd-page .ggfd-path h3 {font-size:clamp(21px,6.1vw,29px);line-height:1.18}
  .ggfd-page .ggfd-footer {text-align:center;padding-bottom:40px}
  .ggfd-page .ggfd-footer__top,.ggfd-page .ggfd-footer__bottom {align-items:center;text-align:center}
  .ggfd-page .ggfd-footer__links,.ggfd-page .ggfd-footer__socials,.ggfd-page .ggfd-footer__privacy {justify-content:center;text-align:center}
}
