:root{--bg:#f5f3ef;--bg2:#fff;--card:rgba(20,25,30,.04);--line:rgba(20,25,30,.12);--rot:#e11d12;--rot2:#cf3a1e;--text:#15181d;--muted:#5b636d;--gruen:#0e9a68;--strong:#0a0c10;--muted2:#8a929c;--header-bg:rgba(245,243,239,.82);--ghost-bg:rgba(20,25,30,.05);--ghost-bg-h:rgba(20,25,30,.1);--thead-bg:rgba(20,25,30,.035);}
:root[data-theme="dark"]{--bg:#0a0c0f;--bg2:#14181d;--card:rgba(255,255,255,.04);--line:rgba(255,255,255,.10);--rot:#ff3b30;--rot2:#ff6a4d;--text:#f4f5f7;--muted:#9aa3ad;--gruen:#34d399;--strong:#ffffff;--muted2:#7b8390;--header-bg:rgba(10,12,15,.82);--ghost-bg:rgba(255,255,255,.07);--ghost-bg-h:rgba(255,255,255,.13);--thead-bg:rgba(255,255,255,.05);}
*{box-sizing:border-box;margin:0;padding:0}
html{scroll-behavior:smooth}
body{font-family:'Montserrat',system-ui,-apple-system,Segoe UI,Roboto,sans-serif;background:var(--bg);color:var(--text);line-height:1.55;-webkit-font-smoothing:antialiased;transition:background-color .3s ease,color .3s ease}
body,header.nav,.stat,.card,.fact,.tc,.tm,.vbox,table.cmp,.note,.faq details,.lang-switch,.theme-toggle{transition:background-color .3s ease,border-color .3s ease,color .3s ease}
.wrap{max-width:1120px;margin:0 auto;padding:0 22px}
.eyebrow{font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--rot)}
h1,h2,h3{line-height:1.12;letter-spacing:-.02em;color:var(--strong)}
h2{font-size:34px;font-weight:800;margin-bottom:10px}
.lead{color:var(--muted);font-size:17px;max-width:660px}
.btn{display:inline-flex;align-items:center;gap:8px;font-weight:700;font-size:15px;padding:14px 24px;border-radius:12px;text-decoration:none;border:1px solid transparent;cursor:pointer;transition:.18s}
.btn-rot{background:var(--rot);color:#fff;box-shadow:0 3px 12px rgba(225,29,18,.15)}
.btn-rot:hover{background:var(--rot2);transform:translateY(-1px)}
.btn-ghost{background:var(--ghost-bg);color:var(--text);border-color:var(--line)}
.btn-ghost:hover{background:var(--ghost-bg-h)}
header.nav{position:sticky;top:0;z-index:50;background:var(--header-bg);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}
.nav .wrap{display:flex;align-items:center;justify-content:flex-end;gap:18px;height:64px}
.logo{font-weight:800;letter-spacing:-.02em;display:flex;align-items:center;gap:8px}
.logo-mark{display:block;height:52px;width:auto}
.logo--sm .logo-mark{height:30px}
/* Großes Marken-Logo — linke Kante exakt auf der Inhaltsspalte (gleiche Zentrierung wie .wrap) */
:root{--logo-size:clamp(150px,16.5vw,240px);--logo-top:4px;--logo-left:calc(22px - var(--logo-size) / 2)}
.brand-logo-rail{position:absolute;top:0;left:0;right:0;z-index:60;pointer-events:none}
.brand-logo-rail .brl-inner{max-width:1120px;margin:0 auto;position:relative}
.brand-logo{position:absolute;top:var(--logo-top);left:var(--logo-left);width:var(--logo-size)}
.brand-logo img{display:block;width:100%;height:auto}
.nav nav{display:flex;gap:22px;margin-left:auto}
.nav nav a{text-decoration:none;color:var(--muted);font-size:14px;font-weight:600}
.nav nav a:hover{color:var(--text)}
.controls{display:flex;align-items:center;gap:10px}
.lang-switch{display:inline-flex;border:1px solid var(--line);border-radius:10px;overflow:hidden;background:var(--ghost-bg)}
.lang-switch button{background:none;border:none;color:var(--muted);font-family:inherit;font-size:13px;font-weight:700;padding:7px 11px;cursor:pointer;transition:.18s}
.lang-switch button:hover{color:var(--text)}
.lang-switch button.active{background:var(--rot);color:#fff}
.theme-toggle{width:38px;height:38px;flex:none;border-radius:10px;border:1px solid var(--line);background:var(--ghost-bg);color:var(--text);cursor:pointer;font-size:16px;line-height:1;display:flex;align-items:center;justify-content:center;transition:.18s}
.theme-toggle:hover{background:var(--ghost-bg-h)}
.theme-toggle svg{width:18px;height:18px;display:block}
:root[data-theme="dark"] .theme-toggle .sun{display:none}
:root:not([data-theme="dark"]) .theme-toggle .moon{display:none}
section{padding:74px 0}
.hero{padding:calc(var(--logo-size) - 44px) 0 60px;position:relative;overflow:hidden}
.hero h1{font-size:clamp(28px,8.6vw,56px);font-weight:800;max-width:780px;margin:14px 0 16px;overflow-wrap:break-word}
.hero h1 .red{color:var(--rot)}
.hero .lead{font-size:19px;max-width:620px}
.cta-row{display:flex;gap:14px;flex-wrap:wrap;margin-top:30px}
.trust{display:flex;gap:26px;flex-wrap:wrap;margin-top:34px;padding-top:24px;border-top:1px solid var(--line)}
.trust .it{display:flex;align-items:center;gap:9px;font-size:14px;font-weight:600;color:var(--muted)}
.trust .it b{color:var(--text)}
.chk{color:var(--gruen);display:inline-flex;align-items:center}
.chk svg{width:18px;height:18px;display:block}
.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:46px}
.stat{background:var(--bg2);border:1px solid var(--line);border-radius:16px;padding:22px}
.stat .n{font-size:30px;font-weight:800;color:var(--strong)}
.stat .l{font-size:13px;color:var(--muted);margin-top:4px}
.statnote{font-size:11.5px;color:var(--muted2);margin-top:10px}
.sec-head{margin-bottom:34px}
.cards{display:grid;gap:18px}
.c3{grid-template-columns:repeat(3,1fr)}
.c4{grid-template-columns:repeat(4,1fr)}
.c2{grid-template-columns:1fr 1fr}
.card{background:var(--bg2);border:1px solid var(--line);border-radius:16px;padding:26px;position:relative}
.card h3{font-size:18px;font-weight:800;margin:12px 0 8px}
.card p{color:var(--muted);font-size:14.5px}
.ico{width:46px;height:46px;border-radius:12px;background:rgba(225,29,18,.1);display:flex;align-items:center;justify-content:center;color:var(--rot)}
.ico svg{width:24px;height:24px}
.tag{position:absolute;top:16px;right:16px;font-size:10.5px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--muted2);background:var(--ghost-bg);border:1px solid var(--line);padding:3px 9px;border-radius:99px}
.band{background:linear-gradient(135deg,var(--rot),var(--rot2));color:#fff;border-radius:18px;padding:30px 34px;display:flex;align-items:center;gap:26px;flex-wrap:wrap}
.band .big{font-size:40px;font-weight:800;line-height:1;color:#fff}
.band .txt{font-size:15px;max-width:560px;color:rgba(255,255,255,.92)}
.alt{background:var(--bg2)}
.value-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:8px}
.vbox{border-radius:16px;padding:26px;border:1px solid var(--line)}
.vbox.warn{background:rgba(225,29,18,.05);border-color:rgba(225,29,18,.25)}
.vbox.safe{background:rgba(14,154,104,.06);border-color:rgba(14,154,104,.28)}
.vbox h3{font-size:17px;margin-bottom:14px}
.vbox ul{list-style:none;display:flex;flex-direction:column;gap:11px}
.vbox li{font-size:14.5px;color:var(--text);padding-left:26px;position:relative}
.vbox li:before{content:'';position:absolute;left:0;top:1px;width:17px;height:17px;background-position:center;background-repeat:no-repeat;background-size:contain}
.warn li:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23e0960c' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 3 22 20 2 20Z'/%3E%3Cpath d='M12 10v4.2'/%3E%3Cpath d='M12 17.6v.1'/%3E%3C/svg%3E")}
.safe li:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%230e9a68' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpath d='M8 12.5 11 15.5 16 9.5'/%3E%3C/svg%3E")}
.offer{background:linear-gradient(135deg,#16191f,#23272f);color:#fff;border:1px solid var(--line);border-radius:22px;padding:42px;display:grid;grid-template-columns:1.3fr 1fr;gap:36px;align-items:center}
.offer h2{color:#fff}
.offer .lead{color:rgba(255,255,255,.74)}
.offer .badge{display:inline-flex;align-items:center;gap:7px;background:rgba(14,154,104,.18);color:#5fe6ab;border:1px solid rgba(14,154,104,.4);padding:6px 13px;border-radius:99px;font-size:12.5px;font-weight:700;margin-bottom:16px}
.offer .badge svg{width:15px;height:15px;flex:none}
.offer ul{list-style:none;margin:18px 0;display:flex;flex-direction:column;gap:10px}
.offer ul li{padding-left:26px;position:relative;font-size:15px;color:rgba(255,255,255,.9)}
.offer ul li:before{content:'';position:absolute;left:0;top:3px;width:15px;height:15px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%235fe6ab' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 13 9 17 19 7'/%3E%3C/svg%3E") center/contain no-repeat}
.offer .panel{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.14);border-radius:16px;padding:26px;text-align:center}
.offer .panel .price{font-size:30px;font-weight:800}
.offer .panel .sub{color:rgba(255,255,255,.6);font-size:13px;margin-bottom:18px}
.fact{background:var(--bg2);border:1px solid var(--line);border-radius:16px;padding:24px}
.fact .n{font-size:26px;font-weight:800;color:var(--strong)}
.fact p{color:var(--muted);font-size:14.5px;margin:8px 0 12px}
.fact a{color:var(--rot);font-size:13px;font-weight:700;text-decoration:none}
.fact a:hover{text-decoration:underline}
.note{background:var(--card);border:1px solid var(--line);border-left:3px solid var(--rot);border-radius:10px;padding:18px 20px;font-size:14.5px;color:var(--muted);margin-top:22px}
table.cmp{width:100%;border-collapse:collapse;background:var(--bg2);border:1px solid var(--line);border-radius:16px;overflow:hidden}
table.cmp th,table.cmp td{padding:15px 18px;text-align:left;font-size:14.5px;border-bottom:1px solid var(--line)}
table.cmp thead th{background:var(--thead-bg);font-weight:800;font-size:13px}
table.cmp thead th.us{color:var(--rot)}
table.cmp td.us{font-weight:700;color:var(--gruen)}
table.cmp td.us svg{width:16px;height:16px;vertical-align:-3px;margin-right:3px}
table.cmp td.mut{color:var(--muted2)}
.testi{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.tc{background:var(--bg2);border:1px solid var(--line);border-radius:16px;padding:24px}
.tc p{font-size:15px;color:var(--text);font-style:italic}
.tc .who{margin-top:16px;font-size:13px;color:var(--muted);font-weight:700;font-style:normal}
.team{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin-top:8px}
.tm{display:flex;gap:16px;background:var(--bg2);border:1px solid var(--line);border-radius:16px;padding:22px}
.tm .av{width:56px;height:56px;border-radius:14px;background:linear-gradient(135deg,var(--rot),var(--rot2));flex:0 0 56px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:800;font-size:20px}
.tm h3{font-size:16px}
.tm .role{font-size:13px;color:var(--rot);font-weight:700;margin:2px 0 6px}
.tm p{font-size:13.5px;color:var(--muted)}
.faq details{background:var(--bg2);border:1px solid var(--line);border-radius:12px;padding:0 22px;margin-bottom:12px}
.faq summary{cursor:pointer;padding:18px 0;font-weight:700;font-size:16px;list-style:none;display:flex;justify-content:space-between}
.faq summary::-webkit-details-marker{display:none}
.faq summary:after{content:'+';color:var(--rot);font-size:22px;font-weight:400}
.faq details[open] summary:after{content:'−'}
.faq p{color:var(--muted);font-size:15px;padding:0 0 20px}
.wl{background:linear-gradient(135deg,#16191f,#23272f);border:1px solid var(--line);border-radius:22px;padding:48px;text-align:center;color:#fff}
.wl h2{color:#fff}
.wl .lead{color:rgba(255,255,255,.74);margin:10px auto 0}
.wl .count{font-size:15px;color:rgba(255,255,255,.72);margin-top:8px}
.wl .count b{color:#5fe6ab;font-size:22px}
.wl form{max-width:480px;margin:26px auto 0;display:flex;flex-direction:column;gap:14px}
.wl .field{display:flex;gap:10px}
.wl input[type=email]{flex:1;padding:15px 18px;border-radius:12px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.07);color:#fff;font-size:15px;font-family:inherit}
.wl input[type=email]::placeholder{color:rgba(255,255,255,.45)}
.wl .opt{display:flex;align-items:flex-start;gap:10px;text-align:left;font-size:13.5px;color:rgba(255,255,255,.82);cursor:pointer}
.wl .opt input{margin-top:3px;width:18px;height:18px;flex:0 0 18px}
.wl .consent{font-size:12px;color:rgba(255,255,255,.5);margin-top:4px;text-align:left}
.wl .consent a{color:#5fe6ab}
.wl .msg{margin-top:14px;font-size:14px;font-weight:700;min-height:20px}
.wl .msg.ok{color:#5fe6ab}
.wl .msg.err{color:#ff8a80}
.final{background:linear-gradient(135deg,#16191f,#23272f);border:1px solid var(--line);border-radius:22px;padding:54px;text-align:center;color:#fff}
.final h2{color:#fff;font-size:38px}
.final .lead{color:rgba(255,255,255,.72);margin:14px auto 30px}
footer{border-top:1px solid var(--line);padding:56px 0 48px;color:var(--muted);font-size:14px}
.foot{display:flex;flex-direction:column;align-items:center;gap:28px;text-align:center}
.foot-logo img{display:block;width:clamp(120px,13vw,160px);height:auto;margin:0 auto}
.foot-tag{color:var(--muted2);font-weight:700;font-size:14px}
.foot-links{display:flex;gap:14px 24px;flex-wrap:wrap;justify-content:center}
.foot a{color:var(--muted);text-decoration:none}
.foot a:hover{color:var(--text)}
.foot-copy{color:var(--muted2);font-size:13px}
.mock{position:fixed;bottom:16px;right:16px;z-index:99;background:#16191f;color:#fff;font-size:12px;font-weight:700;padding:8px 14px;border-radius:99px;opacity:.9;box-shadow:0 6px 20px rgba(0,0,0,.3)}

/* ===== v2 (Bescheid-zentriert): neue Sektionen ===== */
.hero-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:44px;align-items:center}
.hero-text .eyebrow{margin-bottom:10px}
.hero h1{font-size:clamp(30px,6vw,52px);line-height:1.08;margin:0 0 10px}
.hero-sub{font-size:clamp(18px,2.4vw,24px);font-weight:800;color:var(--strong);margin-bottom:16px;line-height:1.2}
.hero .lead{font-size:17px;max-width:580px}
.trustline{margin-top:22px;font-size:13.5px;font-weight:700;color:var(--muted2)}
.hero-figure{margin:0}
.img-slot{position:relative;aspect-ratio:4/3;border:1px solid var(--line);border-radius:18px;background:var(--bg2);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;text-align:center;padding:24px}
.img-slot svg{width:80px;height:80px;color:var(--rot);opacity:.5}
.img-cap{font-size:12px;color:var(--muted2);max-width:240px}
.choice{display:flex;flex-direction:column;text-decoration:none;transition:.18s}
.choice:hover{border-color:var(--rot);transform:translateY(-3px)}
.choice h3{color:var(--strong)}
.choice .arrow,.card .arrow{margin-top:auto;padding-top:14px;color:var(--rot);font-weight:700;font-size:13px}
.card .link{display:inline-block;margin-top:12px;color:var(--rot);font-weight:700;font-size:13px;text-decoration:none}
.step-n{font-size:12px;font-weight:800;letter-spacing:.12em;color:var(--rot)}
.step-head{display:flex;align-items:center;gap:14px;margin-bottom:10px}
.card .link:hover{text-decoration:underline}
.ph-note{display:inline-block;margin-top:6px;font-size:11.5px;color:var(--muted2)}
.fact cite.src,.src{display:block;margin-top:12px;font-size:12px;font-style:normal;color:var(--muted2);line-height:1.5}
.src a,.note a{color:var(--rot);text-decoration:none}
.src a:hover,.note a:hover{text-decoration:underline}
.vbox li em{display:block;margin-top:4px;font-style:normal;color:var(--muted);font-weight:400;font-size:13.5px}
.closing{margin-top:24px;text-align:center;font-weight:800;color:var(--strong);font-size:18px}
.prose{max-width:760px;color:var(--muted);font-size:16px;line-height:1.7}
.prose p{margin-bottom:12px}
.wl-inline{margin-top:14px;display:flex;flex-direction:column;gap:12px}
.wl-inline .field{display:flex;gap:10px}
.wl-inline input[type=email]{flex:1;padding:13px 16px;border-radius:12px;border:1px solid var(--line);background:var(--bg);color:var(--text);font:inherit;font-size:15px}
.wl-inline .opt{display:flex;align-items:flex-start;gap:10px;font-size:13px;color:var(--muted);cursor:pointer}
.wl-inline .opt input{margin-top:3px;width:18px;height:18px;flex:0 0 18px}
.wl-inline .consent{font-size:12px;color:var(--muted2)}
.wl-inline .consent a{color:var(--rot)}
.wl-inline .count b{color:var(--strong)}
.wl-inline .msg{font-size:13.5px;font-weight:700;min-height:18px}
.wl-inline .msg.ok{color:var(--gruen)}.wl-inline .msg.err{color:var(--rot)}
.burger{display:none;width:40px;height:40px;flex:none;border-radius:10px;border:1px solid var(--line);background:var(--ghost-bg);color:var(--text);cursor:pointer;align-items:center;justify-content:center}
.burger svg{width:22px;height:22px}
.mobile-cta{display:none}
a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,.choice:focus-visible{outline:3px solid var(--rot);outline-offset:3px;border-radius:4px}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}.choice:hover,.btn-rot:hover,.card:hover{transform:none}}

/* ===== Editierbare Bild-Zonen (Admin: Bild wählen + im Rahmen verschieben/zoomen) ===== */
.editable-img{position:relative;margin:0 auto;border-radius:16px;overflow:hidden;border:1px solid var(--line);background:var(--bg2);width:var(--frame-w,100%);max-width:100%}
.editable-img>img{display:block;width:100%;height:100%;object-fit:cover;object-position:var(--pos,50% 50%);transform:translate(var(--tx,0%),var(--ty,0%)) scale(var(--zoom,1));transform-origin:center}
.editable-img.r45{aspect-ratio:4/5}
.editable-img.r32{aspect-ratio:3/2;max-height:380px}
.editable-img.h-custom{aspect-ratio:auto;max-height:none;height:var(--frame-h)}
.editable-img .img-hint{position:absolute;inset:0;display:none;align-items:center;justify-content:center;text-align:center;padding:20px;color:var(--muted2);font-size:13px}
.editable-img.is-empty .img-hint{display:flex}
.editable-img.is-empty>img{visibility:hidden}
.section-figure{margin:0 auto 24px}
