.custom-datepicker{width:100%!important;border:none!important;font-family:Inter,sans-serif;font-size:.75rem;padding:0!important;background:transparent!important}.custom-datepicker .react-datepicker__month-container{width:100%;background:transparent}.custom-datepicker .react-datepicker__header{background-color:transparent;border-bottom:none;padding-top:0}.custom-datepicker .react-datepicker__day-names{display:flex;justify-content:space-between;width:100%;gap:.625rem;margin-bottom:1.25rem}.custom-datepicker .react-datepicker__day-name{width:calc(100% / 7);height:1.25rem;margin:0;padding:0;display:flex;justify-content:center;align-items:center;text-transform:uppercase;font-weight:500;color:#9ca3af;font-size:.75rem;flex:1}.custom-datepicker .react-datepicker__week{display:flex;justify-content:space-between;width:100%;gap:.625rem;margin-bottom:.625rem}.custom-datepicker .react-datepicker__day{width:calc(100% / 7);height:2rem;margin:0;display:flex;justify-content:center;align-items:center;border-radius:.5rem;font-size:.75rem;font-weight:500;line-height:1;flex:1;padding:.5rem 1rem;color:#333;border:1px solid transparent}.custom-datepicker .react-datepicker__day--outside-month{color:#9ca3af}.custom-datepicker .react-datepicker__day--keyboard-selected,.custom-datepicker .react-datepicker__day--selected{background-color:#ff6a00!important;color:white!important;border-radius:.5rem!important;outline:none!important;border-color:#ff6a00!important}.custom-datepicker .react-datepicker__day--in-range,.custom-datepicker .react-datepicker__day--in-selecting-range{background-color:#ffe4d1!important;color:#000!important;border-radius:.5rem}.custom-datepicker .react-datepicker__day--range-end,.custom-datepicker .react-datepicker__day--range-start{background-color:#ff6a00!important;color:white!important;border-radius:.5rem!important;font-weight:600}.custom-datepicker .react-datepicker__day:hover{background-color:#fff0e6;border-radius:.5rem;color:#ff6a00}.custom-datepicker .react-datepicker__day--today{font-weight:700;position:relative}.custom-datepicker .react-datepicker__day--disabled{color:#9ca3af!important;cursor:not-allowed}.custom-datepicker .react-datepicker__month{margin:0;padding-bottom:.5rem}.custom-datepicker .react-datepicker__navigation-icon{display:none}.custom-datepicker .react-datepicker__navigation-icon:before{border-color:#9ca3af;border-width:1.33px;width:4px;height:8px}@media (max-width:640px){.custom-datepicker .react-datepicker__day,.custom-datepicker .react-datepicker__day-name{padding:.25rem;font-size:.7rem}}@media (max-width:480px){.custom-datepicker{height:250px}.custom-datepicker .react-datepicker__header{padding:1px;height:80px;font-size:12px}.custom-datepicker .react-datepicker__day,.custom-datepicker .react-datepicker__day-name{padding:.125rem;width:20px;height:25px;font-size:10px;box-sizing:border-box}.custom-datepicker .react-datepicker__week{gap:.25rem}}.react-datepicker{width:100%!important;border-color:#e5e7eb!important}.custom-datepicker .react-datepicker__current-month{display:none}.time-select{cursor:pointer;padding:.5rem;transition:all .2s ease}.time-select:focus{box-shadow:0 0 0 2px rgba(255,106,0,.2)}.time-select option{padding:.75rem 1rem;font-size:1rem;transition:background-color .2s ease}.time-select option:hover{background-color:#fff0e6}.time-select option:disabled{color:#9ca3af;cursor:not-allowed}.time-select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%239ca3af' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .5rem center;background-size:1.5rem;padding-right:2.5rem;-moz-appearance:none;-webkit-appearance:none;appearance:none}.time-select::-ms-expand{display:none}