.react-datepicker{font-family:Inter,sans-serif;border:none;box-shadow:0 10px 30px rgba(0,0,0,.1);padding:12px}.react-datepicker__month-container{padding:0 12px}.react-datepicker__header{background-color:transparent;border-bottom:none;padding-top:8px;padding-bottom:12px}.react-datepicker__current-month{font-size:1rem;font-weight:700;text-align:center;color:#111827}.react-datepicker__day,.react-datepicker__day-name{width:36px;height:36px;line-height:36px;margin:2px;font-size:14px;font-weight:400;color:#111827}.react-datepicker__day-name{font-weight:500;font-size:12px;color:#6b7280}.react-datepicker__day:hover{background-color:#fef3c7;border-radius:6px}.react-datepicker__day--in-range,.react-datepicker__day--in-selecting-range,.react-datepicker__day--selected{background-color:#fbbf24!important;color:#fff!important;border-radius:6px}.react-datepicker__day--keyboard-selected{background-color:transparent!important}.react-datepicker__day--disabled{color:#d1d5db!important}