.pefh-widget{direction:rtl;text-align:right;font-family:inherit;--pefh-primary:#6d28d9;--pefh-bg:#fff;--pefh-border:#e5e7eb;--pefh-muted:#6b7280;--pefh-danger:#dc2626;--pefh-success:#059669}.pefh-widget *{box-sizing:border-box}.pefh-title{margin:0 0 10px;font-size:26px;font-weight:800}.pefh-description{margin:0 0 22px;color:var(--pefh-muted);line-height:1.9}.pefh-form{background:var(--pefh-bg);border:1px solid var(--pefh-border);border-radius:24px;padding:24px;box-shadow:0 18px 45px rgba(15,23,42,.08)}.pefh-skin-minimal .pefh-form{border:0;box-shadow:none;padding:0}.pefh-skin-boxed .pefh-form{background:rgba(255,255,255,.82);backdrop-filter:blur(10px);box-shadow:0 25px 80px rgba(79,70,229,.16)}.pefh-skin-typeform .pefh-form{min-height:420px;display:flex;flex-direction:column;justify-content:center;background:linear-gradient(180deg,#fff,#f8fafc)}.pefh-fields{display:block}.pefh-step-fields{display:flex;flex-wrap:wrap;gap:18px}.pefh-step{width:100%;animation:pefhFade .22s ease}@keyframes pefhFade{from{opacity:.5;transform:translateY(6px)}to{opacity:1;transform:none}}.pefh-step-heading{margin:0 0 16px;color:var(--pefh-muted);font-weight:800}.pefh-progress{height:10px;background:#f1f5f9;border-radius:999px;overflow:hidden;margin-bottom:20px}.pefh-progress span{display:block;height:100%;background:var(--pefh-primary);border-radius:999px;transition:.25s}.pefh-field{display:flex;flex-direction:column;gap:8px}.pefh-col-100{width:100%}.pefh-col-66{width:calc(66.666% - 9px)}.pefh-col-50{width:calc(50% - 9px)}.pefh-col-33{width:calc(33.333% - 12px)}.pefh-col-25{width:calc(25% - 14px)}.pefh-field label{font-size:14px;font-weight:700;color:#111827}.pefh-required{color:var(--pefh-danger);margin-right:4px}.pefh-field input:not([type=radio]):not([type=checkbox]):not([type=range]),.pefh-field textarea,.pefh-field select{width:100%;border:1px solid var(--pefh-border);border-radius:14px;padding:13px 14px;background:#fff;color:#111827;font-size:15px;outline:none;transition:.2s}.pefh-field input:focus,.pefh-field textarea:focus,.pefh-field select:focus{border-color:var(--pefh-primary);box-shadow:0 0 0 4px rgba(109,40,217,.12)}.pefh-province-city{display:grid;grid-template-columns:1fr 1fr;gap:10px}.pefh-options{display:flex;flex-wrap:wrap;gap:10px}.pefh-option{display:inline-flex!important;align-items:center;gap:7px;border:1px solid var(--pefh-border);border-radius:14px;padding:10px 12px;background:#fff;cursor:pointer}.pefh-consent{width:100%;line-height:1.8}.pefh-help-text{color:var(--pefh-muted);font-size:12px}.pefh-html{background:#f8fafc;border:1px dashed #cbd5e1;border-radius:16px;padding:14px;line-height:1.9}.pefh-rating{direction:ltr;text-align:right;display:inline-flex;flex-direction:row-reverse;gap:4px;align-self:flex-start}.pefh-rating input{display:none}.pefh-rating label{font-size:28px;color:#cbd5e1;cursor:pointer;transition:.15s}.pefh-rating input:checked~label,.pefh-rating label:hover,.pefh-rating label:hover~label{color:#f59e0b}.pefh-range-wrap{display:flex;align-items:center;gap:12px}.pefh-range-wrap input[type=range]{width:100%;accent-color:var(--pefh-primary)}.pefh-range-wrap output{min-width:48px;text-align:center;border-radius:999px;background:#f3f4f6;padding:6px 10px;font-weight:800}.pefh-signature-wrap{border:1px solid var(--pefh-border);border-radius:16px;background:#fff;padding:10px}.pefh-signature-pad{width:100%;height:220px;border-radius:12px;background:linear-gradient(#fff,#fff),repeating-linear-gradient(0deg,#f8fafc,#f8fafc 24px,#eef2ff 25px);border:1px dashed #cbd5e1;touch-action:none}.pefh-clear-signature,.pefh-add-row,.pefh-remove-row{border:1px solid var(--pefh-border);background:#fff;border-radius:12px;padding:8px 12px;cursor:pointer;margin-top:8px}.pefh-repeater{border:1px solid #e5e7eb;border-radius:16px;background:#f9fafb;padding:12px}.pefh-repeater-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;align-items:end;background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:12px;margin-bottom:10px}.pefh-repeater-row label{display:flex;flex-direction:column;gap:6px}.pefh-remove-row{color:#b91c1c;border-color:#fecaca}.pefh-step-actions{display:flex;gap:10px;margin-top:20px}.pefh-step-button,.pefh-submit{border:0;background:var(--pefh-primary);color:#fff;padding:14px 20px;font-weight:800;font-size:16px;cursor:pointer;box-shadow:0 14px 30px rgba(109,40,217,.22);transition:.2s}.pefh-prev{background:#475569}.pefh-submit{margin-top:20px;width:100%}.pefh-step-button:hover,.pefh-submit:hover{transform:translateY(-1px);filter:brightness(1.02)}.pefh-submit:disabled{opacity:.65;cursor:not-allowed;transform:none}.pefh-response{display:none;margin-top:16px;border-radius:14px;padding:12px 14px;font-weight:700}.pefh-response.is-success{display:block;background:#ecfdf5;color:#065f46;border:1px solid #a7f3d0}.pefh-response.is-error{display:block;background:#fef2f2;color:#991b1b;border:1px solid #fecaca}.pefh-hp{position:absolute!important;right:-9999px!important;opacity:0!important;height:0!important;width:0!important}.is-hidden-by-condition{display:none!important}@media(max-width:767px){.pefh-col-66,.pefh-col-50,.pefh-col-33,.pefh-col-25{width:100%}.pefh-form{padding:18px;border-radius:18px}.pefh-title{font-size:22px}.pefh-province-city{grid-template-columns:1fr}.pefh-step-actions{flex-direction:column}.pefh-step-button{width:100%}}
.pefh-security-field{background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;padding:12px;margin:12px 0}.pefh-security-field input{margin-top:8px}.pefh-recaptcha,.pefh-turnstile{margin:12px 0;display:flex;justify-content:flex-start}

.pefh-field-wc_product_selector select{width:100%}
.pefh-receipt{font-family:inherit;max-width:680px;margin:24px auto;padding:24px;border:1px solid #e5e7eb;border-radius:18px;background:#fff;box-shadow:0 18px 45px rgba(15,23,42,.08);direction:rtl;text-align:right}
.pefh-receipt button{background:var(--pefh-primary,#6d28d9);color:#fff;border:0;border-radius:10px;padding:10px 18px;cursor:pointer}

/* User dashboard */
.pefh-user-dashboard{direction:rtl;background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:24px;box-shadow:0 15px 40px rgba(15,23,42,.08);margin:20px 0}.pefh-user-dashboard h3{margin-top:0}.pefh-user-submission-list{display:grid;gap:18px}.pefh-user-submission-card{border:1px solid #e5e7eb;border-radius:18px;padding:18px;background:#f8fafc}.pefh-user-submission-card header{display:flex;gap:12px;align-items:center;justify-content:space-between;flex-wrap:wrap}.pefh-user-thread{margin-top:14px}.pefh-thread-item{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:12px;margin:10px 0}.pefh-thread-item strong{display:inline-block;margin-left:8px}.pefh-thread-item small{color:#64748b}.pefh-user-reply-form textarea{width:100%;border:1px solid #d1d5db;border-radius:12px;padding:12px}.pefh-submit-small{border:0;border-radius:12px;padding:10px 18px;background:var(--pefh-primary,#6d28d9);color:#fff;cursor:pointer}.pefh-file-inline{display:block;margin:10px 0}.pefh-login-required{background:#fff7ed;border-color:#fed7aa}
