.fhc-cm-wrap{--fhc-accent:#0082c9;--fhc-accent-2:#0098e8;--fhc-danger:#d92d20;--fhc-radius:16px;--fhc-border:rgba(127,127,127,.26);--fhc-soft:rgba(127,127,127,.075);--fhc-soft-2:rgba(127,127,127,.12);max-width:860px;margin:0 auto;color:inherit;font-family:inherit;background:transparent!important}.fhc-cm-form{display:block;background:transparent!important;color:inherit}.fhc-section{padding:28px 0;border-bottom:1px solid var(--fhc-border);background:transparent}.fhc-section:first-of-type{padding-top:0}.fhc-section:last-child{border-bottom:0}.fhc-section h2{margin:0 0 18px;font-size:clamp(24px,3vw,31px);line-height:1.15;letter-spacing:-.025em;color:inherit}.fhc-section h3{margin:0 0 8px;font-size:21px;line-height:1.25;color:inherit}.fhc-grid{display:grid;gap:14px}.fhc-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.fhc-cm-form label{display:block;font-weight:650;margin:0 0 15px;color:inherit}.fhc-cm-form label>span:not(.fhc-file-drop):not(.fhc-file-title):not(.fhc-file-copy):not(.fhc-file-name),.fhc-consent b{color:var(--fhc-danger)}.fhc-cm-form input[type=text],.fhc-cm-form input[type=email],.fhc-cm-form input[type=date],.fhc-cm-form select,.fhc-cm-form textarea{width:100%;box-sizing:border-box;margin-top:7px;border:1px solid var(--fhc-border);border-radius:12px;background:var(--fhc-soft);padding:14px 15px;font:inherit;color:inherit;outline:none;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.fhc-cm-form input::placeholder,.fhc-cm-form textarea::placeholder{color:inherit;opacity:.48}.fhc-cm-form select option{color:#111;background:#fff}.fhc-cm-form input:focus,.fhc-cm-form select:focus,.fhc-cm-form textarea:focus{border-color:var(--fhc-accent);box-shadow:0 0 0 3px rgba(0,130,201,.14);background:var(--fhc-soft-2)}.fhc-choice-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.fhc-choice{position:relative;display:flex!important;align-items:flex-start;gap:13px;border:1px solid var(--fhc-border);border-radius:var(--fhc-radius);padding:18px;margin:0!important;cursor:pointer;background:var(--fhc-soft);transition:border-color .18s ease,background .18s ease,transform .18s ease,box-shadow .18s ease}.fhc-choice:hover{border-color:rgba(0,130,201,.55);background:rgba(0,130,201,.055)}.fhc-choice:has(input:checked){border-color:var(--fhc-accent);background:rgba(0,130,201,.09);box-shadow:0 0 0 1px rgba(0,130,201,.08)}.fhc-choice input[type=radio]{width:18px;height:18px;accent-color:var(--fhc-accent);margin:3px 0 0;flex:0 0 auto}.fhc-choice span{color:inherit!important}.fhc-choice strong{display:block;font-size:17px;line-height:1.35}.fhc-choice small{display:block;margin-top:4px;font-weight:400;line-height:1.45;color:inherit;opacity:.64}.fhc-choice-list.compact{grid-template-columns:1fr;gap:6px;margin:4px 0 16px}.fhc-choice-list.compact .fhc-choice{border:0;padding:8px 2px;background:transparent;box-shadow:none}.fhc-extra-panel{margin-top:18px;padding:22px;border:1px solid rgba(0,130,201,.48);border-radius:var(--fhc-radius);background:rgba(0,130,201,.055);box-shadow:0 12px 34px rgba(0,0,0,.04)}.fhc-help{margin:0 0 18px;line-height:1.6;color:inherit;opacity:.68}.fhc-file-label{margin-top:4px!important}.fhc-file-title{display:block;color:inherit!important;margin-bottom:8px}.fhc-file-title>span{color:var(--fhc-danger)}.fhc-file-input{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}.fhc-file-drop{display:grid!important;grid-template-columns:auto 1fr auto;gap:13px;align-items:center;border:1px dashed rgba(0,130,201,.72);border-radius:13px;padding:16px;background:rgba(0,130,201,.045);cursor:pointer;color:inherit!important;transition:background .18s ease,border-color .18s ease}.fhc-file-drop:hover{background:rgba(0,130,201,.09);border-color:var(--fhc-accent)}.fhc-file-icon{display:grid!important;place-items:center;width:38px;height:38px;border-radius:10px;background:rgba(0,130,201,.14);color:var(--fhc-accent)!important;font-size:23px;font-weight:500}.fhc-file-copy{display:block!important;color:inherit!important}.fhc-file-copy strong{display:block;color:var(--fhc-accent);font-size:15px}.fhc-file-copy small{display:block;margin-top:2px;font-weight:400;opacity:.58}.fhc-file-name{display:block!important;max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:500;color:inherit!important;opacity:.66}.fhc-checkbox{display:flex!important;gap:11px;align-items:flex-start;font-weight:400!important;line-height:1.5}.fhc-checkbox input[type=checkbox]{width:18px;height:18px;accent-color:var(--fhc-accent);margin-top:3px;flex:0 0 auto}.fhc-checkbox span{color:inherit!important}.fhc-submit{border:0;border-radius:12px;background:var(--fhc-accent);color:#fff;padding:14px 24px;min-height:50px;font:inherit;font-weight:750;cursor:pointer;box-shadow:0 8px 22px rgba(0,130,201,.22);transition:transform .16s ease,background .16s ease,box-shadow .16s ease}.fhc-submit:hover{background:var(--fhc-accent-2);transform:translateY(-1px);box-shadow:0 10px 26px rgba(0,130,201,.28)}.fhc-submit:disabled{opacity:.65;cursor:wait;transform:none}.fhc-status{margin-top:16px;padding:0}.fhc-status.success,.fhc-status.error{padding:14px 16px;border-radius:12px;border:1px solid var(--fhc-border);background:var(--fhc-soft)}.fhc-status.success{border-color:rgba(6,118,71,.35)}.fhc-status.error{border-color:rgba(180,35,24,.35)}.fhc-hidden{display:none!important}.fhc-hp{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;opacity:0!important}.fhc-cm-wrap a{color:var(--fhc-accent)}@media(max-width:680px){.fhc-grid-2,.fhc-choice-list{grid-template-columns:1fr}.fhc-section{padding:22px 0}.fhc-extra-panel{padding:17px}.fhc-file-drop{grid-template-columns:auto 1fr}.fhc-file-name{grid-column:2;max-width:100%}}
.fhc-extra-panel>h3{display:flex;align-items:center;gap:10px}.fhc-extra-panel>h3:before{content:"";width:10px;height:10px;border-radius:999px;background:var(--fhc-accent);box-shadow:0 0 0 5px rgba(0,130,201,.12)}.fhc-extra-panel .fhc-help{padding:12px 14px;border-left:3px solid var(--fhc-accent);border-radius:8px;background:rgba(0,130,201,.045)}.fhc-cm-form select[name$="_proof_type"]{font-weight:600}.fhc-submit{background:#0082c9!important}.fhc-submit:hover{background:#006fae!important}

/* Vertragswiderruf */
.fhc-withdrawal-wrap .fhc-section-copy{margin:.35rem 0 0;opacity:.72;line-height:1.6;max-width:760px}
.fhc-withdrawal-wrap textarea{min-height:130px;resize:vertical}
.fhc-withdrawal-wrap .fhc-char-counter{display:block;margin-top:8px;text-align:right;opacity:.6;font-size:12px}
.fhc-withdrawal-wrap .fhc-final-section{padding-bottom:0}
