/* ============================================================
   MANUSKRIPT-KOMPASS · manuskript-kompass.de
   Design-System: Autorenpotenzial (Cormorant Garamond + Montserrat)
   Farben: #a52834 Primär · #adda01 Akzent · #313132 Dunkel
           #F7f6f2 hell · #eae4dd warm · #d9d9d9 Grau
   ============================================================ */

*{margin:0;padding:0;box-sizing:border-box}
html{font-size:112.5%;scroll-behavior:smooth}
body{font-family:'Montserrat',sans-serif;color:#313132;background:#F7f6f2;font-size:18px;line-height:1.8;overflow-x:hidden}
h1,h2,h3{font-family:'Cormorant Garamond',serif;line-height:1.15;font-weight:400}
a{color:inherit;text-decoration:none}
img{max-width:100%}

/* ---------- NAV ---------- */
nav{position:sticky;top:0;z-index:100;background:#F7f6f2;border-bottom:1px solid #d9d9d9;padding:0 5%;display:flex;justify-content:space-between;align-items:center;box-shadow:0 2px 16px rgba(49,49,50,.07);min-height:62px}
.nav-left{display:flex;align-items:center;gap:.6rem}
.nav-brand{display:flex;align-items:center;gap:.55rem}
.nav-brand svg{width:34px;height:34px;flex-shrink:0}
.nav-brand .nb-t{font-family:'Cormorant Garamond',serif;font-size:1.15rem;font-weight:600;color:#313132;line-height:1.05;white-space:nowrap}
.nav-brand .nb-t span{display:block;font-family:'Montserrat',sans-serif;font-size:.5rem;font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:#a52834}
.nav-links{display:flex;gap:0;list-style:none;align-items:center}
.nav-links a{font-size:.66rem;font-weight:500;letter-spacing:.09em;text-transform:uppercase;color:#313132;transition:color .2s;padding:.4rem .7rem;display:block;white-space:nowrap}
.nav-links a:hover,.nav-links a.active,.nav-links a[aria-current="page"]{color:#a52834}
.nav-cta a{background:#a52834!important;color:#fff!important;border-radius:5px;padding:.45rem 1.1rem!important;margin-left:.3rem}
.nav-cta a:hover{background:#8a2028!important}
.burger{display:none;background:none;border:none;cursor:pointer;font-size:1.5rem;color:#313132;padding:.25rem .4rem;line-height:1;flex-shrink:0}

/* ---------- KOMPASS-HERO ---------- */
.hero{background:#313132;color:#fff;padding:5.5rem 5% 4.5rem;position:relative;overflow:hidden}
.hero .rose{position:absolute;top:50%;right:-140px;transform:translateY(-50%);width:560px;height:560px;opacity:.10;z-index:0;pointer-events:none;animation:roseturn 240s linear infinite}
@keyframes roseturn{from{transform:translateY(-50%) rotate(0)}to{transform:translateY(-50%) rotate(360deg)}}
@media (prefers-reduced-motion:reduce){.hero .rose{animation:none}}
.hero::before{content:'';position:absolute;bottom:-120px;left:-60px;width:320px;height:320px;border:1px solid rgba(173,218,1,.08);border-radius:50%;z-index:0}
.hero-inner{position:relative;z-index:1;max-width:860px;margin:0 auto;text-align:center}
.kicker{font-size:.6rem;font-weight:600;letter-spacing:.25em;text-transform:uppercase;color:#adda01;margin-bottom:1.3rem}
.hero h1{font-size:clamp(2.3rem,5vw,3.9rem);font-weight:300;line-height:1.06;color:#fff;margin-bottom:1.4rem}
.hero h1 em{color:#adda01;font-style:italic}
.hero-tag{font-family:'Cormorant Garamond',serif;font-size:clamp(1.05rem,1.9vw,1.45rem);font-style:italic;font-weight:400;color:#adda01;margin-bottom:1.4rem;line-height:1.35}
.hero-lead{font-size:.94rem;font-weight:300;color:rgba(255,255,255,.82);max-width:640px;margin:0 auto 2.3rem;line-height:1.9}
.btn-lime{display:inline-block;background:#adda01;color:#313132;font-family:'Montserrat',sans-serif;font-size:.68rem;font-weight:600;letter-spacing:.11em;text-transform:uppercase;padding:.95rem 2.2rem;border-radius:6px;transition:all .22s;border:none;cursor:pointer}
.btn-lime:hover{background:#bfe82a;transform:translateY(-1px)}
.btn-ghost{display:inline-block;margin-left:.7rem;font-family:'Montserrat',sans-serif;font-size:.68rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:#fff;background:transparent;border:1px solid rgba(255,255,255,.45);padding:.95rem 1.8rem;border-radius:6px;transition:all .22s;cursor:pointer}
.btn-ghost:hover{border-color:#adda01;color:#adda01}
.hero-sub{display:block;margin-top:1.1rem;font-size:.72rem;font-weight:300;color:rgba(255,255,255,.5);letter-spacing:.04em}

/* ---------- GRADNETZ-TRENNER (Kompass-Skala) ---------- */
.ticks{height:26px;background:repeating-linear-gradient(90deg,transparent 0 9px,rgba(49,49,50,.16) 9px 10px),repeating-linear-gradient(90deg,transparent 0 49px,rgba(165,40,52,.45) 49px 51px);background-size:auto 10px,auto 18px;background-repeat:repeat-x;background-position:bottom,bottom}
.ticks.on-dark{background:repeating-linear-gradient(90deg,transparent 0 9px,rgba(255,255,255,.14) 9px 10px),repeating-linear-gradient(90deg,transparent 0 49px,rgba(173,218,1,.5) 49px 51px);background-size:auto 10px,auto 18px;background-repeat:repeat-x;background-position:bottom,bottom}

/* ---------- SECTION-UTILITY ---------- */
section{padding:4.5rem 5%}
.sec-hd{text-align:center;margin-bottom:2.8rem}
.sec-kicker{font-size:.6rem;font-weight:600;letter-spacing:.25em;text-transform:uppercase;color:#a52834;margin-bottom:.8rem;display:block}
.sec-kicker .deg{color:#9b9388;font-weight:500;letter-spacing:.14em}
.sec-t{font-size:clamp(1.8rem,3vw,2.8rem);font-weight:300;color:#313132;margin-bottom:1rem}
.sec-t em{color:#a52834;font-style:italic}
.sec-l{font-size:.88rem;font-weight:300;color:#555;line-height:1.85;max-width:660px;margin:0 auto}
.bg-warm{background:#eae4dd}
.bg-white{background:#fff}
.bg-dark{background:#313132;color:#fff}
.bg-dark .sec-kicker{color:#adda01}
.bg-dark .sec-t{color:#fff}
.bg-dark .sec-t em{color:#adda01}
.bg-dark .sec-l{color:rgba(255,255,255,.8)}

/* ---------- KARTEN ---------- */
.grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:1.4rem;max-width:1120px;margin:0 auto}
.grid2{display:grid;grid-template-columns:repeat(2,1fr);gap:1.4rem;max-width:980px;margin:0 auto}
.grid4{display:grid;grid-template-columns:repeat(4,1fr);gap:1.2rem;max-width:1120px;margin:0 auto}
.card{background:#fff;border-radius:8px;box-shadow:0 2px 14px rgba(49,49,50,.07);padding:1.7rem 1.6rem;transition:transform .25s,box-shadow .25s;border-top:3px solid #a52834}
.card:hover{transform:translateY(-4px);box-shadow:0 14px 38px rgba(49,49,50,.11)}
.card.lime{border-top-color:#adda01}
.card .ci{font-size:1.5rem;margin-bottom:.7rem;display:block}
.card h3{font-size:1.22rem;font-weight:500;color:#313132;margin-bottom:.45rem;line-height:1.2}
.card p{font-size:.8rem;font-weight:300;color:#555;line-height:1.75}
.card .mehr{display:inline-block;margin-top:.8rem;font-size:.64rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#a52834;border-bottom:2px solid #adda01;padding-bottom:.2rem}

/* Kontrast-Vorteile („X statt Y“) */
.statt{background:#fff;border-radius:8px;box-shadow:0 2px 14px rgba(49,49,50,.07);padding:1.6rem 1.6rem;border-left:4px solid #adda01;transition:transform .25s,box-shadow .25s}
.statt:hover{transform:translateY(-4px);box-shadow:0 14px 38px rgba(49,49,50,.11)}
.statt .neu{font-family:'Cormorant Garamond',serif;font-size:1.35rem;font-weight:500;color:#313132;line-height:1.25;display:block}
.statt .alt{display:block;margin-top:.45rem;font-size:.78rem;font-weight:300;color:#9b9388}
.statt .alt s{text-decoration-color:#a52834}

/* Schmerz-Liste */
.schmerz-list{max-width:820px;margin:0 auto;display:grid;gap:1rem}
.schmerz-item{background:#fff;border-radius:8px;box-shadow:0 2px 12px rgba(49,49,50,.06);padding:1.4rem 1.7rem;border-left:4px solid #a52834}
.schmerz-item strong{font-weight:600;font-size:.92rem;color:#313132;display:block;margin-bottom:.3rem}
.schmerz-item p{font-size:.84rem;font-weight:300;color:#555;line-height:1.8}
.ifeel{max-width:820px;margin:2rem auto 0;background:#313132;color:#fff;border-radius:10px;padding:1.9rem 2rem;border-left:4px solid #adda01}
.ifeel .ifeel-tag{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:1.3rem;color:#adda01;margin-bottom:.5rem}
.ifeel p{font-size:.86rem;font-weight:300;color:rgba(255,255,255,.85);line-height:1.85}

/* ---------- STATEMENT ---------- */
.statement{background:#a52834;color:#fff;text-align:center;padding:4.2rem 5%;position:relative;overflow:hidden}
.statement::before{content:'';position:absolute;top:-90px;left:-90px;width:340px;height:340px;border:1px solid rgba(255,255,255,.12);border-radius:50%}
.statement p{font-family:'Cormorant Garamond',serif;font-size:clamp(1.7rem,3.4vw,2.7rem);font-style:italic;font-weight:400;line-height:1.35;max-width:860px;margin:0 auto;position:relative;z-index:1}
.statement p b{font-weight:600;font-style:normal;color:#f3d9a8}
.statement .quelle{font-family:'Montserrat',sans-serif;font-size:.62rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:rgba(255,255,255,.55);margin-top:1.2rem;display:block}

/* ---------- MEILENSTEINE / ABLAUF ---------- */
.step{background:#F7f6f2;border-radius:8px;padding:1.6rem 1.4rem;text-align:center;transition:transform .25s,box-shadow .25s}
.step:hover{transform:translateY(-4px);box-shadow:0 14px 34px rgba(49,49,50,.1)}
.step-num{font-family:'Cormorant Garamond',serif;font-size:2.4rem;font-weight:300;color:#adda01;line-height:1;margin-bottom:.5rem}
.step h3{font-size:1.15rem;font-weight:500;color:#313132;margin-bottom:.5rem}
.step p{font-size:.8rem;font-weight:300;color:#555;line-height:1.75}
.bg-white .step{background:#F7f6f2}
.bg-warm .step{background:#fff}

/* Vorteile-Checks */
.vorteile{max-width:1120px;margin:2.4rem auto 0;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}
.vcard{background:#fff;border:1px solid #e7e2d9;border-radius:8px;padding:1.2rem 1.25rem;display:flex;gap:.65rem;align-items:flex-start;transition:transform .25s,box-shadow .25s}
.vcard:hover{transform:translateY(-4px);box-shadow:0 12px 30px rgba(49,49,50,.1)}
.vcard .vc-check{color:#7a9e0a;font-weight:800;font-size:1rem;line-height:1.35;flex-shrink:0}
.vcard h4{font-family:'Montserrat',sans-serif;font-size:.84rem;font-weight:600;color:#313132;margin-bottom:.2rem}
.vcard p{font-size:.74rem;font-weight:300;color:#666;line-height:1.55}

/* ---------- FEATURE-SHOWCASE (Mockups) ---------- */
.showcase{max-width:1120px;margin:0 auto;display:grid;grid-template-columns:1.05fr 1fr;gap:2.6rem;align-items:center;padding:2.2rem 0}
.showcase.flip{grid-template-columns:1fr 1.05fr}
.showcase.flip .sc-text{order:2}
.showcase.flip .sc-mock{order:1}
.sc-text .sc-kicker{font-size:.58rem;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:#a52834;display:block;margin-bottom:.6rem}
.sc-text h3{font-size:clamp(1.5rem,2.6vw,2.2rem);font-weight:300;color:#313132;margin-bottom:.7rem;line-height:1.12}
.sc-text h3 em{font-style:italic;color:#a52834}
.sc-text p{font-size:.86rem;font-weight:300;color:#555;line-height:1.85;margin-bottom:.7rem}
.sc-text p strong{font-weight:500;color:#313132}
.sc-list{list-style:none;margin:.4rem 0 .6rem}
.sc-list li{position:relative;padding-left:1.4rem;margin-bottom:.55rem;font-size:.84rem;font-weight:300;color:#555;line-height:1.7}
.sc-list li::before{content:'';position:absolute;left:0;top:.62em;width:7px;height:7px;background:#adda01;border-radius:50%}
.sc-list li strong{color:#313132;font-weight:500}
.bg-dark .sc-text h3{color:#fff}
.bg-dark .sc-text h3 em{color:#adda01}
.bg-dark .sc-text p{color:rgba(255,255,255,.82)}
.bg-dark .sc-text p strong{color:#fff}
.bg-dark .sc-list li{color:rgba(255,255,255,.82)}
.bg-dark .sc-list li strong{color:#fff}

/* Dokument-Mockup-Fenster */
.mock{background:#fff;border-radius:10px;box-shadow:0 18px 50px rgba(49,49,50,.18);overflow:hidden;font-size:.72rem}
.bg-dark .mock{box-shadow:0 18px 60px rgba(0,0,0,.45)}
.mock-bar{background:#313132;color:#fff;padding:.55rem .9rem;display:flex;align-items:center;gap:.5rem}
.mock-bar .dots{display:flex;gap:.28rem}
.mock-bar .dots i{width:9px;height:9px;border-radius:50%;background:rgba(255,255,255,.25);display:block}
.mock-bar .dots i:first-child{background:#a52834}
.mock-bar .dots i:last-child{background:#adda01}
.mock-bar .mb-t{font-size:.58rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:rgba(255,255,255,.75)}
.mock-body{padding:1.1rem 1.3rem}
.mock-h{font-family:'Cormorant Garamond',serif;font-size:1.05rem;font-weight:600;color:#313132;margin-bottom:.5rem}
.mock p{font-size:.74rem;font-weight:300;color:#444;line-height:1.75;margin-bottom:.5rem}

/* Tracked-Changes-Demo */
.tc-del{color:#a52834;text-decoration:line-through;text-decoration-color:rgba(165,40,52,.7)}
.tc-ins{color:#5f7d12;background:rgba(173,218,1,.16);border-radius:2px;padding:0 .1em}
.tc-comment{display:flex;gap:.5rem;background:#fdf6e5;border-left:3px solid #e3b93d;border-radius:0 6px 6px 0;padding:.55rem .7rem;margin-top:.6rem;font-size:.68rem;color:#6b5b22;line-height:1.6}
.tc-comment b{font-weight:600;flex-shrink:0}

/* Ampel + Struktur-Zeilen */
.ampel{font-size:.6rem;font-weight:600;border-radius:4px;padding:.1rem .45rem;letter-spacing:.03em;white-space:nowrap}
.ampel.g{background:#e7f0cf;color:#5f7d12}
.ampel.y{background:#faf0cf;color:#9a7d10}
.ampel.r{background:#f6dcdc;color:#a52834}
.strukt-row{display:flex;align-items:baseline;gap:.6rem;padding:.45rem 0;border-bottom:1px solid #f0ede6;line-height:1.5}
.strukt-row:last-child{border-bottom:none}
.strukt-row .kap{font-family:'Cormorant Garamond',serif;font-weight:600;font-size:.82rem;color:#313132;flex-shrink:0;min-width:3.4rem}
.strukt-row .fn{font-size:.68rem;font-weight:300;color:#777;flex:1}

/* Chat-Mockup (Serien-Chat) */
.chat{display:grid;gap:.6rem}
.bub{max-width:88%;border-radius:10px;padding:.65rem .85rem;font-size:.72rem;line-height:1.65}
.bub.q{background:#eae4dd;color:#313132;justify-self:end;border-bottom-right-radius:2px}
.bub.a{background:#313132;color:rgba(255,255,255,.9);justify-self:start;border-bottom-left-radius:2px}
.bub.a .fund{display:inline-block;margin-top:.45rem;font-size:.58rem;font-weight:600;letter-spacing:.06em;color:#adda01;background:rgba(173,218,1,.12);border-radius:4px;padding:.15rem .5rem}

/* Bibel-Tabelle */
.bibel-tbl{width:100%;border-collapse:collapse;font-size:.7rem}
.bibel-tbl td{padding:.42rem .5rem;border-bottom:1px solid #f0ede6;vertical-align:top;line-height:1.5}
.bibel-tbl td:first-child{font-weight:600;color:#313132;width:34%}
.bibel-tbl td:last-child{color:#555;font-weight:300}
.bibel-tbl .neu-fakt{background:rgba(173,218,1,.12)}
.bibel-tbl .neu-fakt td:last-child::after{content:'neu · aus Band 3';display:inline-block;margin-left:.4rem;font-size:.56rem;font-weight:600;color:#5f7d12;background:#e7f0cf;border-radius:4px;padding:.05rem .4rem}

/* Szenen-Kompass-Karte */
.szene-feld{background:#F7f6f2;border-radius:6px;padding:.55rem .7rem;margin-bottom:.5rem}
.szene-feld .lbl{font-size:.54rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#a52834;display:block;margin-bottom:.15rem}
.szene-feld p{margin:0;font-size:.7rem}
.szene-typ{display:flex;gap:.4rem;margin-top:.2rem}
.szene-typ span{font-size:.6rem;font-weight:500;border:1px solid #d9d9d9;border-radius:16px;padding:.14rem .6rem;color:#777}
.szene-typ span.on{background:#313132;color:#adda01;border-color:#313132}

/* ---------- ZIELGRUPPEN ---------- */
.ziel-card{background:#fff;border-radius:10px;box-shadow:0 2px 14px rgba(49,49,50,.07);padding:1.9rem 1.8rem;border-top:4px solid #a52834;transition:transform .25s,box-shadow .25s}
.ziel-card:hover{transform:translateY(-4px);box-shadow:0 16px 40px rgba(49,49,50,.12)}
.ziel-card.lime{border-top-color:#adda01}
.ziel-card .zc-k{font-size:.56rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:#a52834;display:block;margin-bottom:.5rem}
.ziel-card h3{font-size:1.35rem;font-weight:500;color:#313132;margin-bottom:.55rem}
.ziel-card p{font-size:.8rem;font-weight:300;color:#555;line-height:1.8;margin-bottom:.6rem}
.ziel-card ul{list-style:none}
.ziel-card li{position:relative;padding-left:1.3rem;margin-bottom:.45rem;font-size:.78rem;font-weight:300;color:#555;line-height:1.65}
.ziel-card li::before{content:'✓';position:absolute;left:0;color:#7a9e0a;font-weight:700}

/* ---------- TESTIMONIALS ---------- */
.tgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.4rem;max-width:1120px;margin:0 auto}
.tcard{background:#fff;border-radius:10px;padding:2rem 1.9rem 1.7rem;box-shadow:0 2px 14px rgba(49,49,50,.06);position:relative;transition:transform .25s,box-shadow .25s}
.tcard:hover{transform:translateY(-4px);box-shadow:0 16px 40px rgba(49,49,50,.12)}
.tcard::before{content:'\201E';font-family:'Cormorant Garamond',serif;font-size:3.2rem;color:#adda01;line-height:1;position:absolute;top:.7rem;left:1.2rem;opacity:.4;pointer-events:none}
.tcard-text{font-family:'Cormorant Garamond',serif;font-size:1.08rem;font-style:italic;font-weight:300;color:#3a3a3b;line-height:1.65;padding-top:1.1rem;margin-bottom:1rem}
.tcard-name{font-size:.6rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:#a52834}
.tbento{display:grid;grid-template-columns:repeat(3,1fr);gap:1.4rem;max-width:1120px;margin:0 auto}
.tbento .tcard{margin:0}
.tcard.span2{grid-column:span 2}
.tcard.feat{background:#fbfaf6;border-left:4px solid #adda01;display:flex;flex-direction:column;justify-content:center}
.tcard.feat .tcard-text{font-size:clamp(1.1rem,1.7vw,1.28rem);color:#313132}
.tcard-foot{display:flex;align-items:center;gap:.75rem;margin-top:.3rem}
.tcard-ava{width:80px;height:80px;border-radius:50%;background:#eae4dd;color:#a52834;font-family:'Cormorant Garamond',serif;font-weight:600;font-size:1.6rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}
.tcard-ava img{width:100%;height:100%;object-fit:cover;object-position:50% 30%}

/* ---------- PREISE ---------- */
.preis-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.4rem;max-width:1120px;margin:0 auto;align-items:stretch}
.pcard{background:#fff;border-radius:12px;box-shadow:0 2px 14px rgba(49,49,50,.08);padding:2rem 1.8rem;display:flex;flex-direction:column;position:relative;transition:transform .25s,box-shadow .25s}
.pcard:hover{transform:translateY(-4px);box-shadow:0 18px 46px rgba(49,49,50,.13)}
.pcard.hi{border:2px solid #a52834;box-shadow:0 12px 40px rgba(165,40,52,.16)}
.pcard .empf{position:absolute;top:-13px;left:50%;transform:translateX(-50%);background:#a52834;color:#fff;font-size:.56rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;padding:.3rem .9rem;border-radius:20px;white-space:nowrap}
.pcard .pk{font-size:.56rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:#a52834;display:block;margin-bottom:.4rem}
.pcard h3{font-size:1.45rem;font-weight:500;color:#313132;margin-bottom:.3rem}
.pcard .p-desc{font-size:.78rem;font-weight:300;color:#666;line-height:1.7;margin-bottom:1rem}
.pcard .anchor{display:flex;align-items:baseline;gap:.55rem;margin-bottom:.2rem}
.pcard .anchor .old{font-size:.85rem;color:#9b9388;text-decoration:line-through}
.pcard .anchor .now{font-family:'Cormorant Garamond',serif;font-size:2.6rem;font-weight:400;color:#a52834;line-height:1}
.pcard .anchor .bald{font-family:'Cormorant Garamond',serif;font-size:1.5rem;font-style:italic;color:#9b9388;line-height:1.2}
.pcard .p-note{font-size:.68rem;font-weight:300;color:#888;margin-bottom:1.1rem}
.pcard ul{list-style:none;margin-bottom:1.4rem;flex:1}
.pcard li{position:relative;padding-left:1.35rem;margin-bottom:.5rem;font-size:.78rem;font-weight:300;color:#555;line-height:1.6}
.pcard li::before{content:'✓';position:absolute;left:0;color:#7a9e0a;font-weight:700}
.pcard li.plus::before{content:'+';color:#a52834}
.pcard .btn-rot{display:block;text-align:center;background:#a52834;color:#fff;font-size:.66rem;font-weight:600;letter-spacing:.11em;text-transform:uppercase;padding:.85rem 1rem;border-radius:6px;transition:background .2s}
.pcard .btn-rot:hover{background:#8a2028}
.pcard .btn-dunkel{display:block;text-align:center;background:#313132;color:#fff;font-size:.66rem;font-weight:600;letter-spacing:.11em;text-transform:uppercase;padding:.85rem 1rem;border-radius:6px;transition:background .2s}
.pcard .btn-dunkel:hover{background:#a52834}
.anrechnung{max-width:760px;margin:2.6rem auto 0;background:#313132;color:#fff;border-radius:10px;padding:1.9rem 2rem;border-left:4px solid #adda01;text-align:center}
.anrechnung h3{font-size:1.4rem;font-weight:400;color:#fff;margin-bottom:.5rem}
.anrechnung h3 em{font-style:italic;color:#adda01}
.anrechnung p{font-size:.84rem;font-weight:300;color:rgba(255,255,255,.85);line-height:1.85}

/* ---------- KAUF / EMBED ---------- */
.kauf-inner{max-width:760px;margin:0 auto;text-align:center}
.kauf-inner h2{font-size:clamp(1.9rem,3.2vw,2.8rem);font-weight:300;color:#313132;margin-bottom:1rem}
.kauf-inner h2 em{font-style:italic;color:#a52834}
.kauf-lead{font-size:.88rem;font-weight:300;color:#555;line-height:1.9;max-width:580px;margin:0 auto 1.8rem}
.kauf-anchor{display:inline-flex;align-items:baseline;gap:.6rem;margin-bottom:.4rem;justify-content:center}
.kauf-anchor .old{font-size:.95rem;color:#9b9388;text-decoration:line-through}
.kauf-anchor .now{font-family:'Cormorant Garamond',serif;font-size:3.1rem;font-weight:400;color:#a52834;line-height:1}
.kickoff-badge{display:inline-block;font-size:.58rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;background:#adda01;color:#313132;padding:.3rem .8rem;border-radius:20px;margin-bottom:1rem}
.anchor-note{font-size:.74rem;font-weight:300;color:#6f675c;margin-bottom:2rem}
.embed-wrap{background:#fff;border-radius:12px;padding:1.6rem;margin:1.8rem auto 1.4rem;max-width:640px;box-shadow:0 14px 40px rgba(49,49,50,.16);min-height:80px}
.kauf-trust{display:flex;flex-wrap:wrap;justify-content:center;gap:1.4rem;margin-top:1.4rem}
.trust-item{font-size:.76rem;font-weight:300;color:#5a5147;display:flex;align-items:center;gap:.45rem}
.trust-item b{color:#a52834;font-weight:700}

/* ---------- FAQ ---------- */
.faq-list{max-width:760px;margin:2.4rem auto 0}
.faq-item{background:#F7f6f2;border-radius:8px;margin-bottom:.8rem;overflow:hidden}
.bg-warm .faq-item{background:#fff}
.faq-item summary{cursor:pointer;padding:1.1rem 1.4rem;font-weight:500;font-size:.88rem;color:#313132;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:1rem}
.faq-item summary::-webkit-details-marker{display:none}
.faq-item summary::after{content:'+';font-family:'Cormorant Garamond',serif;font-size:1.6rem;color:#a52834;line-height:1;flex-shrink:0}
.faq-item[open] summary::after{content:'–'}
.faq-item .faq-a{padding:0 1.4rem 1.2rem;font-size:.83rem;font-weight:300;color:#555;line-height:1.85}
.faq-item .faq-a a{color:#a52834;font-weight:500}

/* ---------- ÜBER ---------- */
.ueber-inner{max-width:1040px;margin:0 auto;display:grid;grid-template-columns:1fr 1.4fr;gap:3.5rem;align-items:center}
.ueber-l .kicker-g{font-size:.6rem;font-weight:600;letter-spacing:.25em;text-transform:uppercase;color:#adda01;margin-bottom:1rem;display:block}
.ueber-l h2{font-size:clamp(1.9rem,3vw,2.8rem);font-weight:300;color:#fff;line-height:1.12}
.ueber-l h2 em{font-style:italic;color:#adda01}
.ueber-r p{font-size:.88rem;font-weight:300;color:rgba(255,255,255,.84);line-height:1.9;margin-bottom:1rem}
.ueber-r p strong{font-weight:500;color:#fff}
.who-list{list-style:none;margin:.6rem 0 .2rem}
.who-list li{position:relative;padding-left:1.4rem;margin-bottom:.75rem;font-size:.86rem;font-weight:300;color:rgba(255,255,255,.84);line-height:1.7}
.who-list li::before{content:'';position:absolute;left:0;top:.62em;width:7px;height:7px;background:#adda01;border-radius:50%}
.who-list li strong{color:#fff;font-weight:600}
.pillars{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:1.4rem}
.pillars span{font-size:.7rem;font-weight:500;letter-spacing:.04em;color:#fff;border:1px solid rgba(173,218,1,.5);padding:.4rem .85rem;border-radius:20px}

/* ---------- FINAL CTA ---------- */
.cta-section{background:#a52834;padding:4.5rem 5%;text-align:center}
.cta-section h2{font-size:clamp(1.9rem,3.5vw,2.8rem);font-weight:300;color:#fff;margin-bottom:1rem}
.cta-section h2 em{font-style:italic;color:rgba(255,255,255,.78)}
.cta-section p{font-size:.88rem;font-weight:300;color:rgba(255,255,255,.85);max-width:560px;margin:0 auto 2.2rem;line-height:1.9}
.btn-white{display:inline-block;background:#fff;color:#a52834;font-family:'Montserrat',sans-serif;font-size:.67rem;font-weight:600;letter-spacing:.11em;text-transform:uppercase;padding:.9rem 2rem;border-radius:6px;transition:all .22s}
.btn-white:hover{background:#F7f6f2;transform:translateY(-1px)}
.btn-ghost-white{display:inline-block;margin-left:.7rem;font-size:.67rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:#fff;border:1px solid rgba(255,255,255,.5);padding:.9rem 1.7rem;border-radius:6px;transition:all .22s}
.btn-ghost-white:hover{border-color:#fff;background:rgba(255,255,255,.08)}

/* ---------- FOOTER ---------- */
footer{background:#313132;color:rgba(255,255,255,.6);padding:4rem 5% 0}
.fg{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:3rem;padding-bottom:3rem;border-bottom:1px solid rgba(255,255,255,.1);max-width:1200px;margin:0 auto}
.fb-name{font-family:'Cormorant Garamond',serif;font-size:1.5rem;font-weight:300;color:#fff;margin-bottom:.4rem}
.fb-sub{font-size:.68rem;color:rgba(255,255,255,.28);letter-spacing:.05em;margin-bottom:1rem}
.fb-tag{font-family:'Cormorant Garamond',serif;font-size:1rem;font-style:italic;color:rgba(255,255,255,.36)}
.fc h4{font-family:'Montserrat',sans-serif;font-size:.58rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:rgba(255,255,255,.3);margin-bottom:1rem}
.fc a{display:block;font-size:.8rem;font-weight:300;color:rgba(255,255,255,.55);margin-bottom:.5rem;transition:color .2s}
.fc a:hover{color:#fff}
.fb-bottom{text-align:center;padding:1.1rem;font-size:.66rem;color:rgba(255,255,255,.2)}

/* ---------- RECHTLICHES ---------- */
.recht{max-width:760px;margin:0 auto}
.recht h1{font-size:clamp(2rem,3.4vw,3rem);font-weight:300;margin-bottom:1.6rem}
.recht h2{font-size:1.5rem;font-weight:500;margin:2.2rem 0 .7rem}
.recht p,.recht li{font-size:.86rem;font-weight:300;color:#555;line-height:1.9;margin-bottom:.8rem}

/* ---------- RESPONSIVE ---------- */
/* Acht Menuepunkte: Burger schon ab 1100 px, sonst laeuft die Leiste ueber */
@media(min-width:901px) and (max-width:1100px){
  .burger{display:block}
  .nav-links{display:none;flex-direction:column;position:fixed;top:62px;left:0;right:0;background:#F7f6f2;border-bottom:2px solid #d9d9d9;padding:1rem 5% 1.4rem;gap:0;z-index:99;box-shadow:0 8px 24px rgba(49,49,50,.13)}
  .nav-links.open{display:flex}
  .nav-links li{border-bottom:1px solid #eae4dd;width:100%}
  .nav-links a{padding:.8rem 0;font-size:.8rem;display:block}
  .nav-cta{border-bottom:none!important;padding-top:.5rem}
  .nav-cta a{display:inline-block;margin-left:0!important;margin-top:.2rem}
}

/* Acht Menuepunkte: zwischen 1101 und 1520 px enger setzen, damit alles in eine Zeile passt */
@media(min-width:1101px) and (max-width:1520px){
  nav{padding:0 3%}
  .nav-links a{padding:.4rem .42rem;font-size:.58rem;letter-spacing:.05em}
  .nav-cta a{padding:.45rem .7rem!important;margin-left:.2rem}
  .nav-brand .nb-t{font-size:.98rem}
  .nav-brand .nb-t span{font-size:.45rem;letter-spacing:.16em}
  .nav-brand svg{width:28px;height:28px}
}

@media(max-width:980px){
  .showcase,.showcase.flip{grid-template-columns:1fr;gap:1.6rem}
  .showcase.flip .sc-text{order:1}
  .showcase.flip .sc-mock{order:2}
}
@media(max-width:900px){
  .burger{display:block}
  .nav-links{display:none;flex-direction:column;position:fixed;top:62px;left:0;right:0;background:#F7f6f2;border-bottom:2px solid #d9d9d9;padding:1rem 5% 1.4rem;gap:0;z-index:99;box-shadow:0 8px 24px rgba(49,49,50,.13)}
  .nav-links.open{display:flex}
  .nav-links li{border-bottom:1px solid #eae4dd;width:100%}
  .nav-links a{padding:.8rem 0;font-size:.8rem;display:block}
  .nav-cta{border-bottom:none!important;padding-top:.5rem}
  .nav-cta a{display:inline-block;margin-left:0!important;margin-top:.2rem}
  .grid3,.grid2,.preis-grid,.tgrid,.tbento{grid-template-columns:1fr}
  .tcard.span2{grid-column:auto}
  .grid4{grid-template-columns:repeat(2,1fr)}
  .ueber-inner{grid-template-columns:1fr;gap:2.2rem}
  .fg{grid-template-columns:1fr 1fr;gap:2rem}
  .btn-ghost,.btn-ghost-white{margin-left:0;margin-top:.8rem}
  .hero .rose{width:400px;height:400px;right:-160px;opacity:.07}
}
@media(max-width:520px){
  .grid4{grid-template-columns:1fr}
  .fg{grid-template-columns:1fr}
}

/* ---------- ZWEI-KLICK-CHECKOUT (tc-gate) ---------- */
.tc-gate-box{max-width:520px;margin:0 auto;background:#f7f6f2;border:1px solid #e4e0d8;border-left:3px solid #adda01;padding:1.4rem 1.5rem;text-align:left}
.tc-gate-titel{font-family:'Cormorant Garamond',serif;font-size:1.35rem;font-weight:500;color:#313132;margin:0 0 .6rem}
.tc-gate-text{font-size:.78rem;font-weight:300;color:#555;line-height:1.8;margin:0 0 1.1rem}
.tc-gate-text a{color:#a52834;text-decoration:underline;text-underline-offset:2px}
.tc-gate-knopf{display:inline-block;background:#a52834;color:#fff;border:none;font-family:'Montserrat',sans-serif;font-size:.76rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;padding:.85rem 1.6rem;cursor:pointer;transition:background .2s}
.tc-gate-knopf:hover{background:#8a2530}
.tc-gate-merken{display:flex;align-items:center;gap:.45rem;margin-top:.9rem;font-size:.74rem;font-weight:300;color:#777;cursor:pointer}
.tc-gate-merken input{accent-color:#a52834;width:.95rem;height:.95rem;cursor:pointer}
.tc-gate-widerruf{font-size:.72rem;font-weight:300;color:#888;margin-top:.9rem;text-align:center}
.tc-gate-link{background:none;border:none;padding:0;font:inherit;color:#a52834;text-decoration:underline;text-underline-offset:2px;cursor:pointer}

/* ---------- KAUF-KNOPF (Weiterleitung zu ThriveCart) ---------- */
.kauf-cta{text-align:center;margin:1.6rem 0 .4rem}
.btn-kauf{display:inline-block;background:#a52834;color:#fff;font-family:'Montserrat',sans-serif;font-size:.86rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;padding:1.1rem 2.6rem;text-decoration:none;transition:background .2s,transform .2s}
.btn-kauf:hover{background:#8a2530;transform:translateY(-1px)}
.kauf-hinweis{font-size:.72rem;font-weight:300;color:#8b8378;line-height:1.7;margin:.9rem auto 0;max-width:420px}
.kauf-hinweis a{color:#a52834;text-decoration:underline;text-underline-offset:2px}

/* ---------- WIDERRUFSFUNKTION § 356a BGB (Footer-Zeile, muss hervorgehoben sein) ---------- */
.fb-widerruf{text-align:center;padding:1rem 1.1rem .2rem;border-top:1px solid rgba(255,255,255,.08)}
.fb-widerruf a{display:inline-block;font-family:'Montserrat',sans-serif;font-size:.72rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:#fff;border:1px solid rgba(255,255,255,.45);padding:.5rem 1.2rem;text-decoration:none;transition:background .2s,border-color .2s}
.fb-widerruf a:hover{background:#a52834;border-color:#a52834}
