.efp-wrap{max-width:520px;background:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:20px;font-family:Arial,Helvetica,sans-serif;color:#111827;box-sizing:border-box}.efp-form h2{font-size:22px;line-height:1.2;margin:0 0 16px;font-weight:700;letter-spacing:.2px}.efp-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.efp-field{margin-bottom:14px}.efp-field label,.efp-filebox label,.efp-box-title{display:block;font-size:12px;font-weight:700;margin-bottom:7px;color:#111827}.efp-field span,.efp-box-title span{color:#e11d48}.efp-field input,.efp-field textarea{width:100%;box-sizing:border-box;border:1px solid #e5e7eb;background:#f8f8f8;border-radius:2px;padding:9px 10px;font-size:13px;color:#111827;outline:none}.efp-field textarea{height:58px;resize:vertical}.efp-field input:focus,.efp-field textarea:focus{border-color:var(--efp-primary);background:#fff}.efp-service-box{border:1px solid #e5e7eb;border-radius:8px;padding:12px;margin:0 0 14px}.efp-check{display:block;font-size:12px;line-height:1.45;margin:4px 0;color:#111827}.efp-check input{width:13px;height:13px;margin:0 7px 0 0;vertical-align:-2px}.efp-other{margin-top:12px;margin-bottom:0}.efp-files{margin-top:4px}.efp-filebox{border:1px solid #eef0f3;border-radius:6px;padding:12px;min-height:88px;box-sizing:border-box}.efp-filebox input{font-size:11px;width:100%;margin-bottom:8px}.efp-filebox small{display:block;font-size:10px;color:#6b7280;margin-top:4px}.efp-submit{background:var(--efp-primary);border:none;border-radius:5px;color:#fff;font-size:11px;font-weight:700;padding:9px 14px;box-shadow:0 7px 14px rgba(21,94,239,.28);cursor:pointer}.efp-submit:disabled{opacity:.7;cursor:wait}.efp-response{font-size:13px;margin-top:12px}.efp-response.success{color:#047857}.efp-response.error{color:#b91c1c}@media(max-width:560px){.efp-wrap{max-width:100%;padding:16px}.efp-row{grid-template-columns:1fr}}
