.hd-faq-modern{--hd-burg:#7a003c;--hd-burg2:#9b1b52;--hd-navy:#17384a;--hd-text:#334b5d;--hd-muted:#6c7b86;--hd-bg:#f7f4ef;--hd-line:#e8e2da;font-family:Poppins,Arial,sans-serif;background:var(--hd-bg);padding:58px 14px;color:var(--hd-text)}
.hd-faq-wrap{max-width:var(--hd-faq-max,1600px);margin:0 auto}
.hd-faq-head{position:relative;overflow:hidden;background:linear-gradient(135deg,#fff 0%,#fffaf3 60%,#f3e9df 100%);border:1px solid #eadfd5;border-radius:34px;padding:54px 58px 46px;margin-bottom:46px;box-shadow:0 18px 46px rgba(23,56,74,.08)}
.hd-faq-head:before{content:"";position:absolute;right:-80px;top:-110px;width:360px;height:360px;border-radius:50%;background:rgba(122,0,60,.07)}
.hd-faq-head:after{content:"";position:absolute;right:220px;bottom:-120px;width:240px;height:240px;border-radius:50%;background:rgba(23,56,74,.06)}
.hd-faq-head>div{position:relative;z-index:1}
.hd-faq-head>div:first-child{max-width:830px}
.hd-faq-eyebrow{display:inline-flex;align-items:center;gap:10px;color:var(--hd-burg)!important;background:#f7eaf0;border-radius:999px;padding:9px 16px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;font-size:13px!important;margin:0 0 18px!important}
.hd-faq-eyebrow:before{content:"?";display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:var(--hd-burg);color:#fff;font-size:14px;letter-spacing:0}
.hd-faq-head h2{font-family:"Bree Serif",Georgia,serif;color:var(--hd-navy);font-size:clamp(38px,4vw,68px);line-height:1.04;margin:0 0 18px;max-width:760px}.hd-faq-head p:not(.hd-faq-eyebrow){font-size:clamp(18px,1.45vw,25px);margin:0;line-height:1.55;max-width:780px;color:var(--hd-text)}
.hd-faq-badges{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:36px;max-width:1120px}.hd-faq-badges span{display:flex;align-items:center;gap:12px;background:#fff;border:1px solid #e3d9cf;border-radius:20px;padding:18px 20px;font-weight:700;color:var(--hd-navy);box-shadow:0 10px 24px rgba(23,56,74,.07);min-height:62px}.hd-faq-badges b{display:inline-flex;align-items:center;justify-content:center;min-width:32px;height:32px;border-radius:50%;background:#f7eaf0;color:var(--hd-burg);font-size:17px}.hd-faq-badges span:hover{transform:translateY(-1px);box-shadow:0 14px 30px rgba(23,56,74,.09)}
.hd-faq-intro{position:relative;display:grid;grid-template-columns:14px 1fr auto;gap:34px;align-items:center;background:#fff;border:1px solid #eee8e1;border-radius:30px;box-shadow:8px 10px 0 #e9e1d8;padding:38px 42px;margin-bottom:46px;overflow:hidden}.hd-faq-accent{position:absolute;left:0;top:0;bottom:0;width:14px;background:var(--hd-burg)}.hd-faq-intro h3,.hd-faq-final h3{color:var(--hd-navy);font-size:32px;line-height:1.15;margin:0 0 12px;font-weight:700}.hd-faq-intro p,.hd-faq-final p{font-size:20px;line-height:1.55;margin:0}.hd-faq-intro-cta{min-width:260px}.hd-faq-intro-cta strong{display:block;color:var(--hd-burg);font-size:22px;margin-bottom:14px}.hd-faq-intro-cta a,.hd-faq-final a{display:inline-flex;align-items:center;justify-content:center;background:var(--hd-burg);color:#fff!important;text-decoration:none!important;border-radius:999px;padding:14px 24px;font-weight:700;box-shadow:0 12px 26px rgba(122,0,60,.18)}
.hd-faq-group{margin:0 0 44px}.hd-faq-group>h3{color:var(--hd-navy);font-size:30px;margin:0 0 20px;padding-bottom:16px;border-bottom:2px solid #e0d7ce}.hd-faq-item{background:#fff;border:1px solid #eee8e1;border-radius:22px;box-shadow:7px 9px 0 #e9e1d8;margin:0 0 18px;overflow:hidden}.hd-faq-question{appearance:none;border:0;background:transparent;width:100%;display:grid;grid-template-columns:56px 1fr 44px;gap:20px;text-align:left;align-items:center;padding:26px 30px;cursor:pointer}.hd-faq-icon{width:52px;height:52px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#f7eaf0;color:var(--hd-burg);font-size:20px;font-weight:800}.hd-faq-qtext{color:var(--hd-navy);font-size:23px;font-weight:700;line-height:1.28}.hd-faq-toggle{width:42px;height:42px;border-radius:12px;background:var(--hd-burg);color:#fff;display:flex;align-items:center;justify-content:center;font-size:27px;font-weight:800;line-height:1}.hd-faq-item.is-open .hd-faq-toggle{font-size:0}.hd-faq-item.is-open .hd-faq-toggle:before{content:'–';font-size:28px}.hd-faq-answer{display:none;padding:0 34px 32px 106px}.hd-faq-item.is-open .hd-faq-answer{display:block}.hd-faq-answer p{font-size:19px;line-height:1.75;margin:0 0 12px}.hd-faq-final{display:flex;justify-content:space-between;align-items:center;gap:24px;background:var(--hd-navy);border-radius:30px;box-shadow:8px 10px 0 #dfd6ce;padding:42px 48px;color:#dce8ee}.hd-faq-final h3{color:#fff}.hd-faq-final a{background:var(--hd-burg2);white-space:nowrap}
@media(max-width:920px){.hd-faq-modern{padding:28px 8px}.hd-faq-head{padding:34px 20px 28px;border-radius:24px;margin-bottom:34px}.hd-faq-head h2{font-size:38px}.hd-faq-head p:not(.hd-faq-eyebrow){font-size:17px}.hd-faq-badges{grid-template-columns:1fr;gap:10px;margin-top:26px}.hd-faq-badges span{font-size:14px;padding:13px 14px;border-radius:16px;min-height:auto}.hd-faq-badges b{min-width:28px;height:28px}.hd-faq-intro{grid-template-columns:1fr;gap:18px;padding:28px 20px;margin-bottom:36px}.hd-faq-intro-cta{min-width:0}.hd-faq-intro h3,.hd-faq-final h3{font-size:25px}.hd-faq-intro p,.hd-faq-final p{font-size:16px}.hd-faq-group{margin-bottom:34px}.hd-faq-group>h3{font-size:24px}.hd-faq-item{border-radius:18px;box-shadow:5px 7px 0 #e9e1d8}.hd-faq-question{grid-template-columns:44px 1fr 38px;gap:12px;padding:20px 14px}.hd-faq-icon{width:42px;height:42px;font-size:17px}.hd-faq-qtext{font-size:17px}.hd-faq-toggle{width:36px;height:36px;border-radius:10px}.hd-faq-answer{padding:0 16px 22px 70px}.hd-faq-answer p{font-size:15.5px;line-height:1.65}.hd-faq-final{display:block;padding:28px 20px}.hd-faq-final a{margin-top:18px;width:100%;box-sizing:border-box}}

/* v1.0.3: Mobile Abstände reduziert - keine Änderung an Datenbank/Optionsnamen */
@media (max-width: 767px){
  .hd-faq-modern{
    width:100vw;
    max-width:100vw;
    margin-left:calc(50% - 50vw);
    margin-right:calc(50% - 50vw);
    padding:22px 6px!important;
    box-sizing:border-box;
    overflow:hidden;
  }
  .hd-faq-wrap{
    width:100%;
    max-width:none!important;
    margin:0 auto;
    padding:0!important;
    box-sizing:border-box;
  }
  .hd-faq-head{
    margin-left:0!important;
    margin-right:0!important;
    padding:26px 16px 24px!important;
    border-radius:20px!important;
  }
  .hd-faq-head h2{font-size:32px!important;line-height:1.08!important;}
  .hd-faq-eyebrow{font-size:11px!important;padding:7px 12px!important;margin-bottom:14px!important;}
  .hd-faq-badges{gap:8px!important;margin-top:20px!important;}
  .hd-faq-badges span{padding:11px 12px!important;border-radius:14px!important;}
  .hd-faq-group{margin-left:0!important;margin-right:0!important;}
  .hd-faq-group>h3{padding-left:2px!important;padding-right:2px!important;}
  .hd-faq-item{
    margin-left:0!important;
    margin-right:0!important;
    border-radius:16px!important;
    box-shadow:3px 5px 0 #e9e1d8!important;
  }
  .hd-faq-question{
    grid-template-columns:38px 1fr 34px!important;
    gap:9px!important;
    padding:17px 10px!important;
  }
  .hd-faq-icon{width:38px!important;height:38px!important;font-size:15px!important;}
  .hd-faq-qtext{font-size:16px!important;line-height:1.25!important;}
  .hd-faq-toggle{width:32px!important;height:32px!important;border-radius:9px!important;font-size:23px!important;}
  .hd-faq-answer{padding:0 10px 19px 57px!important;}
  .hd-faq-answer p{font-size:15px!important;line-height:1.6!important;}
  .hd-faq-final{
    margin-left:0!important;
    margin-right:0!important;
    padding:24px 16px!important;
    border-radius:20px!important;
    box-shadow:3px 5px 0 #dfd6ce!important;
  }
}
