.hf-modal-overlay{position:fixed;inset:0;z-index:999999;display:flex;align-items:center;justify-content:center;padding:20px;background:rgba(0,0,0,.55);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s ease,visibility .3s ease}.hf-modal-overlay:not(.hf-modal-kapali){opacity:1;visibility:visible;pointer-events:auto}.hf-modal{position:relative;width:100%;max-width:480px;max-height:90vh;overflow-y:auto;background:#fff;border-radius:24px;box-shadow:0 24px 64px rgba(0,0,0,.2);padding:2rem 2rem 2.25rem;font-family:'Segoe UI',system-ui,-apple-system,sans-serif}.hf-modal-close{position:absolute;top:1rem;right:1rem;width:36px;height:36px;padding:0;border:none;background:0 0;color:#5a6c7d;font-size:1.75rem;line-height:1;cursor:pointer;transition:color .2s,transform .2s}.hf-modal-close:hover{color:#2c3e50;transform:scale(1.1)}.hf-modal-baslik{margin:0 0 1.5rem;padding-right:2rem;font-size:1.2rem;font-weight:600;color:#2c3e50;line-height:1.45}.hf-form-modal .hf-alan{margin-bottom:1rem}.hf-form-modal .hf-alan label{display:block;margin-bottom:.35rem;font-weight:600;font-size:.9rem;color:#374151}.hf-form-modal .hf-zorunlu{color:#dc2626}.hf-form-modal input[type=text],.hf-form-modal input[type=tel],.hf-form-modal input[type=email],.hf-form-modal input[type=date],.hf-form-modal select{width:100%;padding:.75rem 1rem;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:12px;font-size:1rem;font-family:inherit;color:#1f2937;transition:border-color .2s,background .2s}.hf-form-modal input::placeholder{color:#9ca3af}.hf-form-modal input:focus,.hf-form-modal select:focus{outline:none;background:#fff;border-color:#f97316;box-shadow:0 0 0 3px rgba(249,115,22,.15)}.hf-form-modal select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%235a6c7d' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:2.5rem}.hf-form-modal .hf-dinamik.hf-gizli{display:none !important}.hf-form-modal .hf-gonder{margin-top:1.5rem;margin-bottom:0;text-align:right}.hf-btn-modal{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.85rem 1.75rem;background:linear-gradient(135deg,#fb923c 0%,#f97316 50%,#ea580c 100%);color:#fff !important;border:none;border-radius:12px;font-size:1rem;font-weight:600;font-family:inherit;cursor:pointer;transition:transform .2s,box-shadow .2s,opacity .2s;box-shadow:0 4px 14px rgba(249,115,22,.4)}.hf-btn-modal:hover{transform:translateY(-1px);box-shadow:0 6px 20px rgba(249,115,22,.45)}.hf-btn-modal:disabled{opacity:.8;cursor:not-allowed;transform:none}.hf-btn-arrow{display:inline-block;font-size:1.1em;line-height:1}.hf-modal-mesaj{margin-top:1rem;padding:.9rem 1rem;border-radius:10px;font-size:.95rem}.hf-modal-mesaj.hf-modal-basari{background:#d1fae5;color:#065f46;border:1px solid #a7f3d0}.hf-modal-mesaj.hf-modal-hata{background:#fee2e2;color:#991b1b;border:1px solid #fecaca}body.hf-modal-open{overflow:hidden}.hf-elementor-popup-gizle{display:none !important}