:root{
  --bg:#f5f7fa;
  --bg-2:#ffffff;
  --surface:#ffffff;
  --surface-2:#f0f4f8;
  --surface-3:#e9eff5;
  --line:rgba(11,34,57,.12);
  --line-strong:rgba(11,34,57,.2);
  --text:#0b2239;
  --muted:#5b6f84;
  --soft:#26405b;
  --brand:#f4b31a;
  --brand-2:#ffd36b;
  --brand-deep:#8f6200;
  --navy:#0b2239;
  --navy-2:#102c47;
  --success:#1d7a57;
  --shadow:0 22px 60px rgba(11,34,57,.08);
  --shadow-soft:0 12px 32px rgba(11,34,57,.06);
  --radius:24px;
  --radius-sm:16px;
  --max:1180px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;background:linear-gradient(180deg,#fbfcfd 0%,#f4f7fb 100%);color:var(--text);line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}img{max-width:100%;height:auto;display:block}a{color:var(--navy);text-decoration:none}a:hover{text-decoration:underline}h1,h2,h3{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;font-weight:900}p{margin:0 0 1rem}.skip-link{position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden}.skip-link:focus{left:18px;top:18px;width:auto;height:auto;padding:.8rem 1rem;background:#fff;z-index:1000;border-radius:12px;box-shadow:var(--shadow)}.container{width:min(var(--max),calc(100% - 40px));margin-inline:auto}
.topbar{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.92);backdrop-filter:saturate(160%) blur(14px);border-bottom:1px solid rgba(11,34,57,.08);box-shadow:0 8px 28px rgba(11,34,57,.04)}
.nav{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:88px}
.brand{display:inline-flex;align-items:center;text-decoration:none}.brand:hover{text-decoration:none}.brand-logo{height:56px;width:auto;max-width:min(72vw,520px)}
.nav-links{display:flex;align-items:center;gap:1rem;color:var(--soft);font-weight:780}.nav-links a{padding:.55rem .3rem;color:var(--soft)}.nav-links a:hover{color:var(--navy);text-decoration:none}
.nav-cta,.btn{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;border:1px solid rgba(11,34,57,.12);border-radius:999px;padding:.9rem 1.15rem;font-weight:900;text-decoration:none;transition:.2s ease;box-shadow:var(--shadow-soft)}
.nav-cta{background:linear-gradient(180deg,var(--brand-2),var(--brand));color:var(--navy);border-color:rgba(201,140,8,.24)}.btn{background:#fff;color:var(--navy)}.btn:hover,.nav-cta:hover{transform:translateY(-1px);text-decoration:none}.btn-primary{background:linear-gradient(180deg,var(--brand-2),var(--brand));color:var(--navy);border-color:rgba(201,140,8,.24)}.btn-ghost{background:rgba(255,255,255,.74);color:var(--navy)}
.hero{position:relative;padding:84px 0 66px;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 12% 15%,rgba(244,179,26,.12),transparent 30%),radial-gradient(circle at 88% 10%,rgba(11,34,57,.06),transparent 28%);pointer-events:none}.hero-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:54px;align-items:center}.eyebrow{display:inline-flex;align-items:center;gap:.5rem;color:var(--navy);background:rgba(244,179,26,.18);border:1px solid rgba(244,179,26,.32);font-weight:1000;border-radius:999px;padding:.46rem .85rem;font-size:.82rem;text-transform:uppercase;letter-spacing:.06em}.hero h1{font-size:clamp(2.6rem,6vw,5.5rem);line-height:.95;letter-spacing:-.07em;margin:1.15rem 0 1rem}.gradient-text{color:var(--navy);position:relative;display:inline-block}.gradient-text:after{content:"";position:absolute;left:0;bottom:.14em;width:100%;height:.22em;background:linear-gradient(90deg,var(--brand),rgba(244,179,26,0));z-index:-1;border-radius:999px}.lead{font-size:clamp(1.08rem,1.55vw,1.3rem);color:var(--soft);max-width:67ch}.hero-actions{display:flex;flex-wrap:wrap;gap:.85rem;margin:2rem 0 1.45rem}.micro-trust{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:1.35rem;max-width:760px}.pill{border:1px solid var(--line);border-radius:999px;padding:.74rem .9rem;color:var(--soft);background:rgba(255,255,255,.86);font-weight:750;text-align:center;box-shadow:var(--shadow-soft)}
.hero-card{position:relative;border:1px solid rgba(11,34,57,.1);border-radius:32px;background:linear-gradient(180deg,#fff,#f8fafc);box-shadow:var(--shadow);padding:26px;overflow:hidden}.hero-card:before{content:"";position:absolute;inset:auto auto 0 0;width:260px;height:260px;background:radial-gradient(circle,rgba(244,179,26,.2),transparent 65%);pointer-events:none}
.sign-mockup{position:relative;min-height:440px;border-radius:26px;background:linear-gradient(180deg,#0f2439,#122d46);border:1px solid rgba(255,255,255,.08);padding:34px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.sign-mockup:before{content:"";position:absolute;inset:24px;background:linear-gradient(145deg,rgba(255,255,255,.04),transparent 40%);border-radius:22px;border:1px solid rgba(255,255,255,.08)}.sign-mockup:after{content:"";position:absolute;right:-42px;top:-26px;width:140px;height:140px;border-radius:50%;background:radial-gradient(circle,rgba(244,179,26,.28),transparent 68%)}
.mock-row{position:relative;z-index:1}.mock-label{color:#d7e2ec;font-size:.82rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.mock-title{font-size:clamp(2rem,4vw,3.7rem);line-height:.92;font-weight:1000;letter-spacing:-.07em;margin:.7rem 0;color:#fff}.mock-title span{display:block;color:var(--brand);text-shadow:0 0 24px rgba(244,179,26,.28)}.mock-bars{position:relative;z-index:1;display:grid;gap:12px}.mock-bars i{display:block;height:14px;border-radius:99px;background:linear-gradient(90deg,rgba(255,255,255,.18),rgba(244,179,26,.95));box-shadow:0 0 16px rgba(244,179,26,.18)}.mock-bars i:nth-child(2){width:74%;background:linear-gradient(90deg,rgba(255,255,255,.1),rgba(255,211,107,.78))}.mock-bars i:nth-child(3){width:48%;background:linear-gradient(90deg,rgba(255,255,255,.08),rgba(255,255,255,.3))}.districts{display:flex;gap:8px;flex-wrap:wrap;position:relative;z-index:1}.districts span{padding:.4rem .65rem;border-radius:999px;background:rgba(255,255,255,.1);color:#fff;font-size:.82rem;font-weight:800}
.section{padding:78px 0}.section.alt{background:linear-gradient(180deg,#fff 0%,#f7f9fc 100%);border-top:1px solid rgba(11,34,57,.05);border-bottom:1px solid rgba(11,34,57,.05)}.section-head{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:30px}.section h2{font-size:clamp(2rem,4vw,3.5rem);line-height:1.03;letter-spacing:-.055em;margin:0}.section-kicker{color:var(--brand-deep);font-weight:1000;text-transform:uppercase;letter-spacing:.08em;font-size:.82rem;margin-bottom:.55rem}.section-head p{color:var(--muted);max-width:58ch;margin:.75rem 0 0}.grid-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.card{border:1px solid rgba(11,34,57,.08);border-radius:var(--radius);background:linear-gradient(180deg,#fff,#fbfcfe);padding:26px;box-shadow:var(--shadow-soft)}.card h3{margin:.2rem 0 .6rem;font-size:1.28rem;line-height:1.25;color:var(--navy)}.card p{color:var(--muted);margin:0}.icon{width:52px;height:52px;display:grid;place-items:center;border-radius:16px;background:rgba(244,179,26,.14);border:1px solid rgba(244,179,26,.28);color:var(--navy);font-weight:1000;margin-bottom:16px}.list{display:grid;gap:12px;margin:18px 0 0;padding:0;list-style:none}.list li{display:flex;gap:10px;color:var(--soft)}.list li:before{content:"✓";color:var(--brand-deep);font-weight:1000;flex:0 0 auto}
.process{counter-reset:step;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.step{counter-increment:step;border:1px solid rgba(11,34,57,.08);border-radius:var(--radius);padding:24px;background:linear-gradient(180deg,#fff,#f8fbfd);box-shadow:var(--shadow-soft)}.step:before{content:"0" counter(step);display:inline-grid;place-items:center;width:44px;height:44px;border-radius:14px;background:linear-gradient(180deg,var(--brand-2),var(--brand));color:var(--navy);font-weight:1000;margin-bottom:16px}.step h3{margin:0 0 .5rem}.step p{margin:0;color:var(--muted)}.split{display:grid;grid-template-columns:.92fr 1.08fr;gap:36px;align-items:start}.quote-box{border-left:4px solid var(--brand);padding:22px 26px;background:rgba(244,179,26,.1);border-radius:0 var(--radius-sm) var(--radius-sm) 0;color:var(--soft)}.local-content-text{font-size:1.05rem;color:var(--soft)}.district-cloud{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}.district-cloud a,.district-cloud span{border:1px solid rgba(11,34,57,.09);border-radius:999px;padding:.55rem .76rem;background:#fff;font-weight:780;color:var(--soft);box-shadow:var(--shadow-soft)}.notice{border:1px solid rgba(244,179,26,.34);background:rgba(244,179,26,.08);border-radius:var(--radius);padding:22px;color:var(--navy)}.notice strong{color:var(--navy)}.faq{display:grid;gap:12px}.faq details{border:1px solid rgba(11,34,57,.08);border-radius:18px;background:#fff;padding:18px 20px;box-shadow:var(--shadow-soft)}.faq summary{cursor:pointer;font-weight:950;color:var(--navy)}.faq p{color:var(--muted);margin:.75rem 0 0}.contact-wrap{display:grid;grid-template-columns:.86fr 1.14fr;gap:28px;align-items:start}.contact-card{position:sticky;top:100px}.form{display:grid;gap:14px}.form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.field label{display:block;font-weight:900;margin-bottom:.45rem}.field small{color:var(--muted);display:block;margin-top:.35rem}.field input,.field select,.field textarea{width:100%;border:1px solid rgba(11,34,57,.14);background:#fff;color:var(--text);border-radius:14px;padding:1rem;outline:none;box-shadow:inset 0 1px 0 rgba(255,255,255,.7)}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--brand-deep);box-shadow:0 0 0 4px rgba(244,179,26,.18)}.field textarea{min-height:150px;resize:vertical}.check{display:flex;align-items:flex-start;gap:.75rem;color:var(--soft);font-size:.95rem}.check input{width:1.1rem;height:1.1rem;margin-top:.2rem;accent-color:var(--brand-deep)}.honeypot{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.form button{justify-self:start;cursor:pointer}.fineprint{font-size:.88rem;color:var(--muted)}
.footer{padding:42px 0;border-top:1px solid rgba(11,34,57,.08);background:#0b2239;color:#d3ddea}.footer-grid{display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:24px}.footer a{color:#fff}.footer .brand-logo{height:48px;filter:brightness(1.15)}.footer p,.footer .placeholder,.footer strong{color:#d3ddea}.legal-page{padding:70px 0}.legal-page h1{font-size:clamp(2rem,5vw,4.2rem);line-height:1;margin:0 0 1rem;letter-spacing:-.05em}.legal-page h2{font-size:1.6rem;margin:2.2rem 0 .7rem}.legal-page p,.legal-page li{color:var(--soft)}.legal-page .card{max-width:900px}.placeholder{display:inline-block;border:1px dashed rgba(244,179,26,.55);border-radius:.5rem;padding:.08rem .35rem;color:var(--navy);background:rgba(244,179,26,.12)}
.logo-showcase{display:inline-flex;align-items:center;justify-content:center;padding:14px 18px;background:#fff;border-radius:18px;box-shadow:var(--shadow-soft);border:1px solid rgba(11,34,57,.07)}.logo-showcase img{max-width:100%;height:auto}
@media (max-width:980px){.hero-grid,.split,.contact-wrap{grid-template-columns:1fr}.process{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(2,1fr)}.contact-card{position:static}.nav-links{display:none}.hero{padding-top:52px}.micro-trust{grid-template-columns:1fr}.section-head{display:block}.footer-grid{grid-template-columns:1fr 1fr}.brand-logo{height:48px}}
@media (max-width:640px){.container{width:min(100% - 28px,var(--max))}.grid-3,.grid-2,.process,.form-row,.footer-grid{grid-template-columns:1fr}.hero h1{font-size:2.65rem}.sign-mockup{min-height:360px;padding:24px}.nav{min-height:74px}.nav-cta{padding:.72rem .85rem}.section{padding:56px 0}.card{padding:22px}.brand-logo{height:40px}.logo-showcase{padding:10px 12px}}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.btn:hover,.nav-cta:hover{transform:none}}


.brand-asset-row{position:relative;z-index:1;display:grid;grid-template-columns:1fr 96px;gap:14px;align-items:center;margin-bottom:16px}
.icon-showcase{display:grid;place-items:center;width:96px;height:96px;background:#fff;border-radius:22px;box-shadow:var(--shadow-soft);border:1px solid rgba(18,36,60,.06);padding:10px}
.icon-showcase img{width:100%;height:100%;object-fit:contain}
@media (max-width:640px){.brand-asset-row{grid-template-columns:1fr 74px}.icon-showcase{width:74px;height:74px;border-radius:18px}}


.profile-intro{display:grid;grid-template-columns:.82fr 1.18fr;gap:20px;margin-bottom:24px;align-items:stretch}
.profile-overview-card{display:grid;place-items:center;padding:20px}
.profile-overview-card img{width:min(100%,520px);height:auto}
.profile-advice h3{font-size:clamp(1.45rem,2.2vw,2.1rem);line-height:1.08;margin:.2rem 0 .7rem}
.profile-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.profile-card{padding:0;overflow:hidden}
.profile-card figure{margin:0}
.profile-card img{width:100%;height:auto;background:#fff;display:block}
.profile-card figcaption{padding:0 20px 18px;color:var(--muted);font-size:.92rem}
.profile-meta{padding:0 20px 22px}
.profile-meta span{display:inline-flex;margin-bottom:.5rem;color:var(--gold-deep);font-weight:1000;text-transform:uppercase;letter-spacing:.08em;font-size:.78rem}
.profile-meta strong{display:block;color:var(--navy);font-size:1.08rem;line-height:1.25;margin-bottom:.45rem}
.profile-meta p{color:var(--muted);font-size:.96rem;margin:0}
.profile-notice{margin-top:22px}
@media (max-width:980px){.profile-intro{grid-template-columns:1fr}.profile-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (max-width:640px){.profile-grid{grid-template-columns:1fr}.profile-card figcaption,.profile-meta{padding-left:18px;padding-right:18px}.profile-overview-card{padding:14px}}



.brand{display:inline-flex;align-items:center;gap:.8rem;text-decoration:none;white-space:nowrap}
.brand-logo{display:block;height:58px;width:auto;max-width:min(72vw,540px);object-fit:contain}
.brand-mark{display:none}
.brand > span:not(.brand-mark){display:none}
.footer .brand-logo{height:50px}
@media (max-width:640px){.brand-logo{height:40px;max-width:220px}.footer .brand-logo{height:40px}}



.topbar .brand-logo{
  height:64px;
  width:auto;
  max-width:300px;
  object-fit:contain;
}
.topbar .brand{
  min-width:300px;
}
.footer .brand-logo{
  height:56px;
  max-width:320px;
}
.logo-showcase img{
  max-height:74px;
  width:auto;
  object-fit:contain;
}
@media (max-width:980px){
  .topbar .brand-logo{height:52px;max-width:240px}
  .topbar .brand{min-width:auto}
}
@media (max-width:640px){
  .topbar .brand-logo{height:42px;max-width:190px}
  .footer .brand-logo{height:42px;max-width:210px}
}



.footer .brand-logo{
  height:58px;
  max-width:340px;
  filter:none;
  opacity:1;
}
.footer .placeholder{
  display:inline-block;
  border:1px solid rgba(255,255,255,.22);
  background:rgba(255,255,255,.06);
  color:#eef4fb;
  border-radius:.55rem;
  padding:.1rem .42rem;
}
.footer .brand{
  min-width:0;
}
@media (max-width:640px){
  .footer .brand-logo{height:44px;max-width:240px}
}



#profilbuchstaben{
  padding-top:104px;
}
#profilbuchstaben .section-head{
  align-items:flex-start;
  gap:48px;
  margin-bottom:44px;
}
#profilbuchstaben .section-head > div{
  min-width:0;
}
#profilbuchstaben .section-head h2{
  font-size:clamp(2.15rem,3.25vw,3.25rem);
  line-height:1.08;
  letter-spacing:-.045em;
  max-width:760px;
}
#profilbuchstaben .section-head p{
  max-width:52ch;
  font-size:1.08rem;
  line-height:1.75;
}
.profile-intro{
  grid-template-columns:minmax(420px,.9fr) minmax(520px,1.1fr);
  gap:32px;
  align-items:stretch;
}
.profile-overview-card{
  overflow:hidden;
  padding:24px;
}
.profile-overview-card img{
  width:100%;
  max-width:640px;
  margin:auto;
}
.profile-advice{
  padding:34px;
}
.profile-advice h3{
  font-size:clamp(1.85rem,2.75vw,3.05rem);
  line-height:1.13;
  letter-spacing:-.035em;
  max-width:760px;
}
.profile-advice p{
  font-size:1.06rem;
  line-height:1.78;
}
.profile-advice .list{
  gap:16px;
}
.profile-advice .list li{
  align-items:flex-start;
  line-height:1.55;
}
@media (max-width:1120px){
  #profilbuchstaben .section-head{
    display:block;
  }
  #profilbuchstaben .section-head p{
    max-width:72ch;
    margin-top:18px;
  }
  .profile-intro{
    grid-template-columns:1fr;
  }
}
@media (max-width:640px){
  #profilbuchstaben{
    padding-top:72px;
  }
  #profilbuchstaben .section-head h2{
    font-size:clamp(2rem,9vw,2.65rem);
    line-height:1.08;
  }
  #profilbuchstaben .section-head p{
    font-size:1rem;
    line-height:1.65;
  }
  .profile-overview-card,
  .profile-advice{
    padding:20px;
  }
  .profile-advice h3{
    font-size:clamp(1.55rem,8vw,2.15rem);
    line-height:1.13;
  }
}



.profile-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:22px;
}
.profile-card{
  display:grid;
  grid-template-columns:minmax(220px,42%) 1fr;
  align-items:stretch;
  padding:0;
  overflow:hidden;
}
.profile-card figure{
  margin:0;
  display:flex;
  flex-direction:column;
  background:linear-gradient(180deg,#fff,#f7f3eb);
  border-right:1px solid rgba(18,36,60,.07);
}
.profile-card img{
  width:100%;
  height:100%;
  min-height:230px;
  object-fit:cover;
  display:block;
}
.profile-card figcaption{
  display:none;
}
.profile-meta{
  padding:28px 26px;
  display:flex;
  flex-direction:column;
  justify-content:center;
}
.profile-meta span{
  font-size:.82rem;
  margin-bottom:.72rem;
}
.profile-meta strong{
  font-size:1.32rem;
  line-height:1.18;
  margin-bottom:.75rem;
}
.profile-meta p{
  font-size:1rem;
  line-height:1.62;
}
@media (max-width:1120px){
  .profile-card{
    grid-template-columns:1fr;
  }
  .profile-card figure{
    border-right:0;
    border-bottom:1px solid rgba(18,36,60,.07);
  }
  .profile-card img{
    min-height:0;
    object-fit:contain;
  }
}
@media (max-width:780px){
  .profile-grid{
    grid-template-columns:1fr;
  }
  .profile-meta{
    padding:22px;
  }
  .profile-meta strong{
    font-size:1.2rem;
  }
}



.profile-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:26px;
  align-items:start;
}
.profile-card{
  display:grid;
  grid-template-columns:1fr;
  padding:0;
  overflow:hidden;
}
.profile-card figure{
  margin:0;
  display:block;
  background:linear-gradient(180deg,#fff,#f7f3eb);
  border-right:0;
  border-bottom:1px solid rgba(18,36,60,.07);
  padding:16px;
}
.profile-card img{
  width:100%;
  height:auto;
  min-height:0;
  max-height:none;
  object-fit:contain;
  display:block;
  border-radius:18px;
}
.profile-card figcaption{
  display:none;
}
.profile-meta{
  padding:24px 24px 26px;
  display:block;
}
.profile-meta span{
  display:inline-flex;
  font-size:.78rem;
  margin-bottom:.65rem;
}
.profile-meta strong{
  display:block;
  font-size:1.22rem;
  line-height:1.22;
  margin-bottom:.7rem;
}
.profile-meta p{
  font-size:.98rem;
  line-height:1.62;
  margin:0;
}
@media (min-width:1280px){
  .profile-grid{
    grid-template-columns:repeat(3,minmax(0,1fr));
  }
}
@media (max-width:780px){
  .profile-grid{
    grid-template-columns:1fr;
  }
  .profile-card figure{
    padding:12px;
  }
  .profile-meta{
    padding:21px;
  }
}


/* Hero-Trust-Fix: saubere Pillen ohne Überschneidung */
.micro-trust{
  display:flex;
  flex-wrap:wrap;
  gap:14px;
  align-items:flex-start;
  max-width:760px;
}
.micro-trust .pill{
  flex:0 1 auto;
  min-width:178px;
  max-width:240px;
  white-space:normal;
  line-height:1.35;
  padding:.78rem 1.05rem;
}
@media (max-width:720px){
  .micro-trust{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:12px;
  }
  .micro-trust .pill{
    min-width:0;
    max-width:none;
  }
}
@media (max-width:460px){
  .micro-trust{
    grid-template-columns:1fr;
  }
}


.callback-box{
  margin-top:20px;
  border:1px solid rgba(216,166,58,.32);
  background:rgba(216,166,58,.08);
  border-radius:var(--radius);
  padding:20px 22px;
  color:var(--soft);
}
.callback-box strong{color:var(--navy)}
.privacy-light .card p:last-child{margin-bottom:0}
