.eapm-cf7 .eapm-cf7-row{display:flex;gap:16px;flex-wrap:wrap}
.eapm-cf7 .eapm-cf7-row > p{flex:1;min-width:220px}
.eapm-cf7 label{display:block;font-weight:600;margin-bottom:10px}
.eapm-cf7 input[type=text],.eapm-cf7 input[type=email],.eapm-cf7 input[type=tel],.eapm-cf7 input[type=number],.eapm-cf7 input[type=date],.eapm-cf7 select,.eapm-cf7 textarea{width:100%;padding:10px 12px;border:1px solid #ccc;border-radius:8px;font:inherit;margin-top:4px}
.eapm-cf7 textarea{min-height:110px;resize:vertical}
.eapm-cf7 .wpcf7-acceptance label{font-weight:400;display:flex;gap:8px;align-items:flex-start}
.eapm-cf7 .wpcf7-submit{padding:14px 28px;border:none;border-radius:8px;background:#c9a24b;color:#fff;font-size:16px;font-weight:600;cursor:pointer}
.eapm-cf7 .wpcf7-submit:hover{filter:brightness(.94)}
@media(max-width:520px){.eapm-cf7 .eapm-cf7-row{flex-direction:column;gap:0}}

/* Live-Kostenschätzung im Formular */
.eapm-form-estimate{margin:20px 0;border:1px solid #e5e0d2;border-radius:10px;overflow:hidden;background:#fff}
.eapm-fe-head{background:#c9a24b;color:#fff;font-weight:600;padding:10px 16px;font-size:15px}
.eapm-fe-body{padding:14px 16px}
.eapm-fe-hint{color:#888;font-style:italic;margin:0}
.eapm-fe-pkg{background:#faf8f2;border-radius:8px;padding:10px 12px;margin-bottom:12px}
.eapm-fe-pkg strong{color:#1a1a1a}
.eapm-fe-pkg ul{margin:6px 0 0;padding-left:18px}
.eapm-fe-pkg li{font-size:13px;color:#555;margin:2px 0}
.eapm-fe-line{display:flex;justify-content:space-between;gap:12px;padding:6px 0;border-bottom:1px dashed #eee;font-size:14px}
.eapm-fe-line.eapm-fe-total{font-weight:700;font-size:16px;border-bottom:none;border-top:2px solid #eee;margin-top:4px;padding-top:10px;color:#1a1a1a}
.eapm-fe-note{font-size:11px;color:#999;margin:12px 0 0}
.eapm-fe-pdf{padding:12px 16px;border-top:1px solid #eee;background:#fafafa}
.eapm-fe-pdf a{color:#c9a24b;font-weight:600;text-decoration:none}
.eapm-fe-pdf a:hover{text-decoration:underline}
.eapm-fe-pkg li.bold{font-weight:700;color:#c9a24b}
.eapm-cf7-hint{display:block;font-size:12px;color:#888;margin-top:4px}
