.ContactForm-module__j1WgZG__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background:#0f172ab3;justify-content:center;align-items:center;padding:1rem;animation:.2s ContactForm-module__j1WgZG__fadeIn;display:flex;position:fixed;inset:0}@keyframes ContactForm-module__j1WgZG__fadeIn{0%{opacity:0}to{opacity:1}}.ContactForm-module__j1WgZG__modal{background:#fff;border-radius:20px;width:100%;max-width:520px;max-height:90vh;animation:.3s ContactForm-module__j1WgZG__slideUp;position:relative;overflow-y:auto;box-shadow:0 25px 60px #0000004d}@keyframes ContactForm-module__j1WgZG__slideUp{0%{opacity:0;transform:translateY(20px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.ContactForm-module__j1WgZG__header{justify-content:space-between;align-items:center;padding:1.5rem 1.75rem 0;display:flex}.ContactForm-module__j1WgZG__closeBtn{color:#64748b;cursor:pointer;background:#f1f5f9;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.2rem;transition:all .2s;display:flex}.ContactForm-module__j1WgZG__closeBtn:hover{color:#0f172a;background:#e2e8f0}.ContactForm-module__j1WgZG__progressWrap{padding:1rem 1.75rem 0}.ContactForm-module__j1WgZG__progressText{color:#94a3b8;letter-spacing:.5px;text-transform:uppercase;margin-bottom:.5rem;font-size:.75rem;font-weight:600}.ContactForm-module__j1WgZG__progressBar{background:#e2e8f0;border-radius:4px;width:100%;height:4px;overflow:hidden}.ContactForm-module__j1WgZG__progressFill{background:linear-gradient(90deg,#f97316,#fb923c);border-radius:4px;height:100%;transition:width .4s}.ContactForm-module__j1WgZG__body{padding:1.5rem 1.75rem}.ContactForm-module__j1WgZG__stepTitle{color:#0f172a;margin-bottom:1.25rem;font-family:Poppins,sans-serif;font-size:1.25rem;font-weight:600;line-height:1.3}.ContactForm-module__j1WgZG__stepContent{animation:.25s ContactForm-module__j1WgZG__stepFade}@keyframes ContactForm-module__j1WgZG__stepFade{0%{opacity:0;transform:translate(8px)}to{opacity:1;transform:translate(0)}}.ContactForm-module__j1WgZG__fieldset{border:none;margin:0;padding:0}.ContactForm-module__j1WgZG__legend{clip:rect(0, 0, 0, 0);width:1px;height:1px;position:absolute;overflow:hidden}.ContactForm-module__j1WgZG__optionList{flex-direction:column;gap:.6rem;display:flex}.ContactForm-module__j1WgZG__option{cursor:pointer;color:#334155;background:#fff;border:2px solid #e2e8f0;border-radius:12px;align-items:center;gap:.75rem;padding:.85rem 1rem;font-size:.95rem;transition:all .2s;display:flex}.ContactForm-module__j1WgZG__option:hover{background:#f8fafc;border-color:#cbd5e1}.ContactForm-module__j1WgZG__optionSelected{color:#0f172a;background:#fff7ed;border-color:#f97316;font-weight:500}.ContactForm-module__j1WgZG__radio{border:2px solid #cbd5e1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;transition:all .2s;display:flex}.ContactForm-module__j1WgZG__radioSelected{background:#f97316;border-color:#f97316}.ContactForm-module__j1WgZG__radioDot{background:#fff;border-radius:50%;width:8px;height:8px}.ContactForm-module__j1WgZG__checkbox{border:2px solid #cbd5e1;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;transition:all .2s;display:flex}.ContactForm-module__j1WgZG__checkboxSelected{background:#f97316;border-color:#f97316}.ContactForm-module__j1WgZG__checkmark{color:#fff;font-size:14px;font-weight:700;line-height:1}.ContactForm-module__j1WgZG__inputGroup{flex-direction:column;gap:1rem;display:flex}.ContactForm-module__j1WgZG__field{flex-direction:column;gap:.35rem;display:flex}.ContactForm-module__j1WgZG__label{color:#64748b;letter-spacing:.3px;text-transform:uppercase;font-size:.8rem;font-weight:600}.ContactForm-module__j1WgZG__input{color:#0f172a;background:#f8fafc;border:2px solid #e2e8f0;border-radius:12px;outline:none;width:100%;padding:.85rem 1rem;font-family:Inter,sans-serif;font-size:1rem;transition:all .2s}.ContactForm-module__j1WgZG__input::placeholder{color:#94a3b8}.ContactForm-module__j1WgZG__input:focus{background:#fff;border-color:#f97316;box-shadow:0 0 0 3px #f973161a}.ContactForm-module__j1WgZG__inputError{background:#fef2f2;border-color:#ef4444}.ContactForm-module__j1WgZG__inputError:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}.ContactForm-module__j1WgZG__errorText{color:#ef4444;margin-top:.15rem;font-size:.78rem}.ContactForm-module__j1WgZG__footer{justify-content:space-between;align-items:center;gap:.75rem;padding:0 1.75rem 1.5rem;display:flex}.ContactForm-module__j1WgZG__btnBack{color:#64748b;cursor:pointer;background:0 0;border:2px solid #e2e8f0;border-radius:50px;padding:.75rem 1.25rem;font-family:Inter,sans-serif;font-size:.9rem;font-weight:600;transition:all .2s}.ContactForm-module__j1WgZG__btnBack:hover{color:#0f172a;border-color:#cbd5e1}.ContactForm-module__j1WgZG__btnNext{color:#fff;cursor:pointer;background:#f97316;border:none;border-radius:50px;margin-left:auto;padding:.75rem 1.75rem;font-family:Inter,sans-serif;font-size:.9rem;font-weight:600;transition:all .2s;box-shadow:0 4px 16px #f973164d}.ContactForm-module__j1WgZG__btnNext:hover:not(:disabled){background:#ea6a0c;transform:translateY(-1px);box-shadow:0 6px 20px #f9731666}.ContactForm-module__j1WgZG__btnNext:disabled{opacity:.5;cursor:not-allowed;transform:none}.ContactForm-module__j1WgZG__btnSubmit{color:#fff;cursor:pointer;letter-spacing:.3px;background:linear-gradient(135deg,#f97316,#ea6a0c);border:none;border-radius:50px;margin-left:auto;padding:.85rem 2rem;font-family:Inter,sans-serif;font-size:.95rem;font-weight:700;transition:all .2s;box-shadow:0 4px 20px #f9731666}.ContactForm-module__j1WgZG__btnSubmit:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 30px #f9731680}.ContactForm-module__j1WgZG__btnSubmit:disabled{opacity:.6;cursor:not-allowed;transform:none}.ContactForm-module__j1WgZG__successWrap{text-align:center;padding:2.5rem 1.75rem;animation:.3s ContactForm-module__j1WgZG__stepFade}.ContactForm-module__j1WgZG__successIcon{color:#fff;background:linear-gradient(135deg,#22c55e,#16a34a);border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 1.5rem;font-size:2rem;animation:.4s ContactForm-module__j1WgZG__popIn;display:flex;box-shadow:0 8px 24px #22c55e4d}@keyframes ContactForm-module__j1WgZG__popIn{0%{transform:scale(0)}70%{transform:scale(1.15)}to{transform:scale(1)}}.ContactForm-module__j1WgZG__successTitle{color:#0f172a;margin-bottom:.75rem;font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:600}.ContactForm-module__j1WgZG__successMsg{color:#64748b;max-width:360px;margin:0 auto;font-size:.95rem;line-height:1.6}.ContactForm-module__j1WgZG__spinner{vertical-align:middle;border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;margin-right:8px;animation:.6s linear infinite ContactForm-module__j1WgZG__spin;display:inline-block}@keyframes ContactForm-module__j1WgZG__spin{to{transform:rotate(360deg)}}@media (max-width:540px){.ContactForm-module__j1WgZG__modal{border-radius:16px;max-height:95vh}.ContactForm-module__j1WgZG__header{padding:1.25rem 1.25rem 0}.ContactForm-module__j1WgZG__progressWrap{padding:.75rem 1.25rem 0}.ContactForm-module__j1WgZG__body{padding:1.25rem}.ContactForm-module__j1WgZG__footer{padding:0 1.25rem 1.25rem}.ContactForm-module__j1WgZG__stepTitle{font-size:1.1rem}.ContactForm-module__j1WgZG__option{padding:.75rem .85rem;font-size:.9rem}}
