.custom-modal-backdrop{z-index:1040;background:#00000080;width:100%;height:100%;position:fixed;top:0;left:0}.custom-modal{z-index:1050;background:#fff;border-radius:8px;width:450px;max-width:calc(100vw - 24px);position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 15px #0003}.custom-modal-content{padding:20px 20px 25px}.custom-modal-header{border-bottom:1px solid #ddd;justify-content:space-between;align-items:center;padding-bottom:10px;display:flex}.custom-modal-title{font-size:20px;font-weight:700}.custom-close-btn{cursor:pointer;background:0 0;border:none;font-size:22px;line-height:1}.custom-modal-body{padding-top:15px}.custom-input{border:1px solid #ccc;border-radius:5px;width:100%;padding:10px;font-size:16px}.custom-input.error{border-color:red}.error-text{color:red;margin-top:5px;font-size:14px}.custom-modal-footer{flex-wrap:wrap;justify-content:flex-end;gap:10px;padding-top:15px;display:flex}.submit-btn{background-color:#ec935a!important;border-color:#ec935a!important}.submit-btn:hover{background-color:#e07d3e!important;border-color:#e07d3e!important}.resend-otp{color:#fff!important;background-color:#333!important}.resend-otp:hover:not(:disabled){background-color:#555!important}.toggle-visibility{cursor:pointer;position:absolute;top:25%;right:2%}.custom-modal .input-group{position:relative}
