.BookServiceModal-module__9TVBCG__modalOverlay{z-index:1000;background-color:#0009;justify-content:center;align-items:center;padding:20px;animation:.3s ease-in-out BookServiceModal-module__9TVBCG__fadeIn;display:flex;position:fixed;inset:0}@keyframes BookServiceModal-module__9TVBCG__fadeIn{0%{opacity:0}to{opacity:1}}.BookServiceModal-module__9TVBCG__modalContent{background:#fff;border-radius:12px;width:100%;max-width:600px;max-height:90vh;animation:.3s ease-in-out BookServiceModal-module__9TVBCG__slideUp;position:relative;overflow-y:auto;box-shadow:0 10px 40px #00000026}@keyframes BookServiceModal-module__9TVBCG__slideUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.BookServiceModal-module__9TVBCG__closeBtn{cursor:pointer;color:#333;z-index:10;background:#f5f5f5;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;transition:all .3s;display:flex;position:absolute;top:20px;right:20px}.BookServiceModal-module__9TVBCG__closeBtn:hover{color:#fff;background:#ef0f3a;transform:rotate(90deg)}.BookServiceModal-module__9TVBCG__modalHeader{text-align:center;border-bottom:1px solid #f0f0f0;padding:30px 30px 20px}.BookServiceModal-module__9TVBCG__modalHeader h2{color:#01133c;margin:0 0 8px;font-size:28px;font-weight:700}.BookServiceModal-module__9TVBCG__modalHeader p{color:#999;margin:0;font-size:14px}.BookServiceModal-module__9TVBCG__progressBar{justify-content:center;gap:12px;padding:20px 30px;display:flex}.BookServiceModal-module__9TVBCG__progressStep{color:#999;background:#f0f0f0;border:2px solid #e0e0e0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-weight:600;transition:all .3s;display:flex;position:relative}.BookServiceModal-module__9TVBCG__progressStep.BookServiceModal-module__9TVBCG__active{color:#fff;background:#ef0f3a;border-color:#ef0f3a;box-shadow:0 4px 12px #ef0f3a4d}.BookServiceModal-module__9TVBCG__form{padding:20px 30px 30px}.BookServiceModal-module__9TVBCG__formStep{animation:.3s ease-in-out BookServiceModal-module__9TVBCG__fadeIn}.BookServiceModal-module__9TVBCG__formStep h3{color:#01133c;margin:0 0 25px;font-size:20px;font-weight:700}.BookServiceModal-module__9TVBCG__formGroup{margin-bottom:20px}.BookServiceModal-module__9TVBCG__formGroup label{color:#333;text-transform:capitalize;margin-bottom:8px;font-size:14px;font-weight:600;display:block}.BookServiceModal-module__9TVBCG__formGroup input,.BookServiceModal-module__9TVBCG__formGroup select,.BookServiceModal-module__9TVBCG__formGroup textarea{color:#333;background:#fafafa;border:1px solid #ddd;border-radius:6px;width:100%;padding:12px 15px;font-family:inherit;font-size:14px;transition:all .3s}.BookServiceModal-module__9TVBCG__formGroup input:focus,.BookServiceModal-module__9TVBCG__formGroup select:focus,.BookServiceModal-module__9TVBCG__formGroup textarea:focus{background:#fff;border-color:#ef0f3a;outline:none;box-shadow:0 0 0 3px #ef0f3a1a}.BookServiceModal-module__9TVBCG__formGroup input::placeholder,.BookServiceModal-module__9TVBCG__formGroup textarea::placeholder{color:#999}.BookServiceModal-module__9TVBCG__formGroup textarea{resize:vertical;min-height:100px}.BookServiceModal-module__9TVBCG__formNavigation{border-top:1px solid #f0f0f0;justify-content:space-between;gap:12px;margin-top:30px;padding-top:20px;display:flex}.BookServiceModal-module__9TVBCG__btnPrimary,.BookServiceModal-module__9TVBCG__btnSecondary,.BookServiceModal-module__9TVBCG__btnSubmit{cursor:pointer;text-transform:uppercase;letter-spacing:.5px;border:none;border-radius:6px;align-items:center;gap:8px;padding:12px 24px;font-size:14px;font-weight:600;transition:all .3s;display:flex}.BookServiceModal-module__9TVBCG__btnPrimary{color:#333;background:#f0f0f0;flex:1}.BookServiceModal-module__9TVBCG__btnPrimary:hover:not(:disabled){background:#e0e0e0}.BookServiceModal-module__9TVBCG__btnSecondary{color:#333;background:#f0f0f0;padding:12px 20px}.BookServiceModal-module__9TVBCG__btnSecondary:hover:not(:disabled){background:#e0e0e0}.BookServiceModal-module__9TVBCG__btnSubmit{color:#fff;background:linear-gradient(135deg,#ef0f3a 0%,#c71428 100%);flex:1;font-size:15px;font-weight:700}.BookServiceModal-module__9TVBCG__btnSubmit:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #ef0f3a4d}.BookServiceModal-module__9TVBCG__btnSubmit:disabled,.BookServiceModal-module__9TVBCG__btnPrimary:disabled,.BookServiceModal-module__9TVBCG__btnSecondary:disabled{opacity:.6;cursor:not-allowed}.BookServiceModal-module__9TVBCG__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:14px;height:14px;animation:.6s linear infinite BookServiceModal-module__9TVBCG__spin;display:inline-block}@keyframes BookServiceModal-module__9TVBCG__spin{to{transform:rotate(360deg)}}@media (max-width:768px){.BookServiceModal-module__9TVBCG__modalContent{max-width:calc(100% - 40px);max-height:100vh}.BookServiceModal-module__9TVBCG__modalHeader{padding:20px 20px 15px}.BookServiceModal-module__9TVBCG__modalHeader h2{font-size:24px}.BookServiceModal-module__9TVBCG__form{padding:15px 20px 20px}.BookServiceModal-module__9TVBCG__formNavigation{flex-direction:column;gap:10px}.BookServiceModal-module__9TVBCG__btnPrimary,.BookServiceModal-module__9TVBCG__btnSecondary,.BookServiceModal-module__9TVBCG__btnSubmit{justify-content:center;width:100%}.BookServiceModal-module__9TVBCG__progressBar{gap:8px;padding:15px 20px}.BookServiceModal-module__9TVBCG__progressStep{width:36px;height:36px;font-size:12px}}@media (max-width:480px){.BookServiceModal-module__9TVBCG__modalOverlay{padding:10px}.BookServiceModal-module__9TVBCG__modalContent{border-radius:8px;max-width:100%}.BookServiceModal-module__9TVBCG__modalHeader{padding:15px 15px 10px}.BookServiceModal-module__9TVBCG__modalHeader h2{font-size:20px}.BookServiceModal-module__9TVBCG__form{padding:10px 15px 15px}.BookServiceModal-module__9TVBCG__formGroup label{font-size:13px}.BookServiceModal-module__9TVBCG__formGroup input,.BookServiceModal-module__9TVBCG__formGroup select,.BookServiceModal-module__9TVBCG__formGroup textarea{padding:10px 12px;font-size:13px}}
