#static-consent-overlay{position:fixed;inset:0;background:rgba(0,0,0,.42);z-index:2147483645;display:flex;align-items:flex-end;justify-content:center;padding:18px;box-sizing:border-box}
#static-consent-overlay[hidden]{display:none!important}
.static-consent-box{width:min(680px,100%);background:#fff;color:#222;border-radius:8px;box-shadow:0 12px 45px rgba(0,0,0,.28);padding:22px;font-family:Arial,sans-serif;line-height:1.45}
.static-consent-box h2{font-size:21px;margin:0 0 8px}.static-consent-box p{font-size:14px;margin:0 0 16px}.static-consent-box a{color:inherit;text-decoration:underline}
.static-consent-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.static-consent-choice{appearance:none;border:1px solid #eb6209;background:#eb6209;color:#fff;border-radius:4px;padding:10px 15px;cursor:pointer;font-weight:600;min-width:145px;box-shadow:0 1px 3px rgba(0,0,0,.12)}.static-consent-choice:hover,.static-consent-choice:focus-visible{background:#d95807;border-color:#d95807;color:#fff;outline:2px solid rgba(235,98,9,.28);outline-offset:2px}
#static-consent-reopen{position:fixed;left:18px;bottom:0;z-index:2147483000;border:1px solid rgba(0,0,0,.22);border-bottom:0;background:rgba(255,255,255,.94);color:#444;border-radius:4px 4px 0 0;padding:4px 10px 5px;font:11px/1.2 Arial,sans-serif;cursor:pointer;box-shadow:0 -1px 5px rgba(0,0,0,.08)}
#static-consent-reopen:hover,#static-consent-reopen:focus-visible{background:#fff;color:#111;outline:none}
#static-chat-gate{position:fixed;right:20px;bottom:20px;z-index:2147482900;font-family:Arial,sans-serif}
#static-chat-gate[hidden],#static-chat-gate-panel[hidden]{display:none!important}
#static-chat-gate-button{width:56px;height:56px;border:0;border-radius:50%;background:#eb6209;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 16px rgba(0,0,0,.25);padding:0}
#static-chat-gate-button svg{width:28px;height:28px;fill:currentColor}
#static-chat-gate-button:hover,#static-chat-gate-button:focus-visible{filter:brightness(.95);outline:2px solid #fff;outline-offset:2px}
#static-chat-gate-panel{position:absolute;right:0;bottom:68px;width:min(300px,calc(100vw - 40px));background:#fff;color:#222;border-radius:8px;box-shadow:0 8px 30px rgba(0,0,0,.24);padding:16px;box-sizing:border-box}
#static-chat-gate-panel strong{display:block;font-size:16px;margin-bottom:6px}#static-chat-gate-panel p{font-size:13px;line-height:1.45;margin:0 0 12px}#static-chat-consent-open{border:1px solid #555;background:#fff;color:#222;border-radius:4px;padding:8px 10px;cursor:pointer;font-weight:600;font-size:12px}#static-chat-consent-open:hover,#static-chat-consent-open:focus-visible{background:#f1f1f1;outline:none}
.static-form-status{margin-top:12px;padding:10px 12px;border-radius:4px;font-size:14px}.static-form-status.is-success{background:#e8f5e9;color:#1b5e20}.static-form-status.is-error{background:#ffebee;color:#b71c1c}
.static-hp{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}
@media(max-width:600px){.static-consent-actions{flex-direction:column}.static-consent-choice{width:100%}#static-chat-gate{right:14px;bottom:18px}#static-chat-gate-button{width:52px;height:52px}}

/* Saubere Trennung von Datenschutzhinweis und Senden-Button */
.wpcf7-form .wpcf7-form-control-wrap[data-name="Datenschutz"]{
  display:block!important;width:100%!important;clear:both!important;
  margin:18px 0 20px!important;padding:0!important;box-sizing:border-box!important;
}
.wpcf7-form .wpcf7-form-control-wrap[data-name="Datenschutz"] .wpcf7-acceptance,
.wpcf7-form .wpcf7-form-control-wrap[data-name="Datenschutz"] .wpcf7-list-item{
  display:block!important;margin:0!important;padding:0!important;
}
.wpcf7-form .wpcf7-form-control-wrap[data-name="Datenschutz"] label{
  display:flex!important;align-items:flex-start!important;gap:10px!important;
  margin:0!important;line-height:1.45!important;cursor:pointer!important;
}
.wpcf7-form .wpcf7-form-control-wrap[data-name="Datenschutz"] input[type="checkbox"]{
  flex:0 0 auto!important;margin:4px 0 0!important;
}
.wpcf7-form .wpcf7-form-control-wrap[data-name="Datenschutz"] .wpcf7-list-item-label{
  display:block!important;min-width:0!important;
}
.wpcf7-form input[type="submit"]{
  display:block!important;clear:both!important;margin-top:18px!important;
}
