.apch-exit-popup{position:fixed;inset:0;z-index:99990;display:flex;align-items:center;justify-content:center;padding:24px}.apch-exit-popup[hidden]{display:none}.apch-ep-backdrop{position:absolute;inset:0;background:rgb(27 43 75 / .62);backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);opacity:0;transition:opacity 0.25s ease}.apch-exit-popup.is-open .apch-ep-backdrop{opacity:1}.apch-ep-card{position:relative;width:100%;max-width:560px;max-height:calc(100vh - 48px);overflow-y:auto;background:#FDF8F3;border-radius:18px;padding:38px 40px 28px;box-shadow:0 30px 80px rgb(27 43 75 / .35);opacity:0;transform:translateY(14px) scale(.98);transition:opacity 0.28s ease,transform 0.28s ease}.apch-exit-popup.is-open .apch-ep-card{opacity:1;transform:none}.apch-ep-card::before{content:"";position:absolute;top:0;left:0;right:0;height:5px;border-radius:18px 18px 0 0;background:linear-gradient(90deg,#C44A3F,#6B8F71)}.apch-ep-close{position:absolute;top:14px;right:14px;width:38px;height:38px;border:none;border-radius:50%;background:rgb(27 43 75 / .08);color:#1B2B4B;font-size:22px;line-height:1;cursor:pointer;transition:background 0.15s ease}.apch-ep-close:hover{background:rgb(27 43 75 / .16)}.apch-ep-close:focus-visible{outline:2px solid #C44A3F;outline-offset:2px}.apch-ep-eyebrow{font-family:'DM Sans',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#C44A3F;margin:0 0 8px}.apch-ep-title{font-family:'Lora',Georgia,serif;font-size:28px;font-weight:600;line-height:1.25;color:#1B2B4B;margin:0 0 10px}.apch-ep-text{font-family:'DM Sans',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;font-size:15px;line-height:1.55;color:#6B5F55;margin:0 0 16px}.apch-ep-form .wpforms-field{padding:6px 0}.apch-ep-form .wpforms-field-label,.apch-ep-form .wpforms-field-sublabel{font-family:'DM Sans',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;font-size:13px;font-weight:600;color:#1B2B4B}.apch-ep-form input[type="text"],.apch-ep-form input[type="email"],.apch-ep-form input[type="tel"],.apch-ep-form input[type="number"],.apch-ep-form textarea{width:100%;border:1px solid #E4D9CC;border-radius:10px;background:#fff;padding:11px 13px;font-family:'DM Sans',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;font-size:15px;color:#1B2B4B;box-sizing:border-box}.apch-ep-form input:focus,.apch-ep-form textarea:focus{outline:2px solid #C44A3F;outline-offset:1px;border-color:#C44A3F}.apch-ep-form textarea{min-height:72px;max-height:120px}#wpforms-4455-field_5-container,#wpforms-4455-field_6-container{display:none}.apch-ep-form .wpforms-submit,.apch-ep-form button[type="submit"]{width:100%;background:#C44A3F;color:#fff;border:none;border-radius:999px;padding:14px 20px;margin-top:4px;font-family:'DM Sans',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;font-size:16px;font-weight:700;cursor:pointer;transition:background 0.15s ease,transform 0.15s ease}.apch-ep-form .wpforms-submit:hover,.apch-ep-form button[type="submit"]:hover{background:#A93B31;transform:translateY(-1px)}.apch-ep-form .wpforms-error{font-size:12.5px;color:#C44A3F}.apch-ep-form .wpforms-confirmation-container-full{background:#EDF3EE;border:1px solid #6B8F71;border-radius:12px;padding:18px;font-family:'DM Sans',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;color:#1B2B4B}.apch-ep-call{font-family:'DM Sans',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;font-size:14px;color:#6B5F55;text-align:center;margin:14px 0 6px}.apch-ep-call a{color:#C44A3F;font-weight:700;text-decoration:none}.apch-ep-call a:hover{text-decoration:underline}.apch-ep-trust{font-family:'DM Sans',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;font-size:12px;letter-spacing:.02em;color:#6B5F55;text-align:center;margin:0}.apch-ep-form .wpforms-recaptcha-container{height:0;margin:0;padding:0;overflow:hidden}.apch-ep-form .grecaptcha-badge{visibility:hidden!important}.apch-ep-recaptcha{font-family:'DM Sans',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;font-size:11px;color:#6B5F55;text-align:center;margin:6px 0 0}.apch-ep-recaptcha a{color:inherit;text-decoration:underline}body.apch-ep-lock{overflow:hidden}@media (prefers-reduced-motion:reduce){.apch-ep-backdrop,.apch-ep-card{transition:none}}@media (max-width:768px){.apch-exit-popup{display:none!important}}