.CalendarModal_overlay__HUvTz{position:fixed;inset:0;background:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;justify-content:center;align-items:center;z-index:1000;animation:CalendarModal_fadeIn__B1uMK .3s ease-out}.CalendarModal_modal__ZZRVZ{background:#fff;width:95%;max-width:760px;height:100%;min-height:550px;border-radius:12px;display:flex;flex-direction:column;box-shadow:0 10px 40px rgba(0,0,0,.2);position:relative;animation:CalendarModal_slideUp__277zl .3s ease-out;padding:5px 16px}.CalendarModal_header__d_9P8{padding:5px 20px;border-bottom:1px solid #eee;display:flex;justify-content:space-between;align-items:center;background:#fff;z-index:10}.CalendarModal_closeButton__4zeEG{background:none;border:none;font-size:24px;color:#666;cursor:pointer;padding:4px;font-family:Darker Grotesque}.CalendarModal_resetButton__jlGiF{color:#bf9860;font-weight:600;font-size:14px;background:none;border:none;cursor:pointer;font-family:poppins}.CalendarModal_dateSummary__WXm3a{display:flex;align-items:center;justify-content:space-between;padding:8px 20px;background:#fafafa;border-bottom:1px solid #eee}.CalendarModal_dateDisplay__tu6Hi{display:flex;align-items:center;gap:8px;font-size:16px;font-weight:600;color:#333}.CalendarModal_icon__GuWtS{color:#bf9860}.CalendarModal_calendarWrapper__bYxLG{flex:1 1;display:flex;flex-direction:column;position:relative}.CalendarModal_monthsRow__p3_g4{display:flex;gap:30px;padding:10px 40px;justify-content:center}.CalendarModal_monthContainer__NrgDN{flex:1 1;min-width:300px;animation:CalendarModal_fadeMonth__oPRjG .3s ease-out}@keyframes CalendarModal_fadeMonth__oPRjG{0%{opacity:0;transform:translateX(5px)}to{opacity:1;transform:translateX(0)}}.CalendarModal_monthTitle__51BKz{font-size:16px;font-weight:600;color:#333;margin-bottom:16px;text-align:center}.CalendarModal_navButton___Cj9i{position:absolute;top:120px;background:white;border:1px solid #eee;box-shadow:0 2px 5px rgba(0,0,0,.1);width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#333;transition:all .2s;z-index:5}.CalendarModal_navButton___Cj9i:hover{background:#f9f9f9;color:#bf9860}.CalendarModal_navButton___Cj9i.CalendarModal_prev__E93Ae{left:6px}.CalendarModal_navButton___Cj9i.CalendarModal_next__DMfUi{right:6px}.CalendarModal_weekHeader__LjNLv{display:grid;grid-template-columns:repeat(7,1fr);margin-bottom:8px}.CalendarModal_weekDayName__fMzr1{text-align:center;font-size:12px;color:#999;font-weight:500}.CalendarModal_daysGrid__K9BYw{display:grid;grid-template-columns:repeat(7,1fr);grid-row-gap:1px;row-gap:1px}.CalendarModal_dayCell__P82_J{height:38px;width:100%;font-size:14px;cursor:pointer}.CalendarModal_dayCell__P82_J,.CalendarModal_dayValue__b2fqs{position:relative;display:flex;align-items:center;justify-content:center}.CalendarModal_dayValue__b2fqs{z-index:2;width:36px;height:36px;border-radius:50%;color:#333}.CalendarModal_dayCell__P82_J.CalendarModal_disabled__hBHgb .CalendarModal_dayValue__b2fqs{color:#ddd;cursor:not-allowed}.CalendarModal_dayCell__P82_J.CalendarModal_selected__9R3VF .CalendarModal_dayValue__b2fqs{background:#bf9860;color:white;font-weight:600}.CalendarModal_dayCell__P82_J.CalendarModal_range___rb4k .CalendarModal_dayValue__b2fqs{color:#333}.CalendarModal_rangeBackground__qn4ci{position:absolute;top:50%;left:0;right:0;height:36px;transform:translateY(-50%);background:#fdf5e6;z-index:1}.CalendarModal_dayCell__P82_J.CalendarModal_start__QosWA .CalendarModal_rangeBackground__qn4ci{left:50%}.CalendarModal_dayCell__P82_J.CalendarModal_end__8jiE1 .CalendarModal_rangeBackground__qn4ci{right:50%}.CalendarModal_timeSection__JowFG{padding:16px 20px;background:#fff;border-top:1px solid #eee}.CalendarModal_timeTitle__drPUU{font-size:14px;color:#666;font-weight:600;margin-bottom:20px;text-align:center}.CalendarModal_timeSliders__6UbNL{display:flex;gap:20px;margin-bottom:20px}.CalendarModal_timeBlock__oHgd5{flex:1 1}.CalendarModal_timeLabel__LJVkJ{font-size:12px;color:#999;margin-bottom:8px}.CalendarModal_sliderContainer__SLJgB{display:flex;flex-direction:column;gap:8px}.CalendarModal_slider__OZqJn{width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:4px;background:#eee;border-radius:2px;outline:none}.CalendarModal_slider__OZqJn::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:16px;height:16px;background:#bf9860;border-radius:50%;cursor:pointer;border:2px solid #fff;box-shadow:0 2px 4px rgba(0,0,0,.2)}.CalendarModal_timeValue__mDYlN{font-size:13px;color:#bf9860;font-weight:600}.CalendarModal_submitButton__xteJP{width:100%;padding:14px;background:#bf9860;color:white;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:background .2s}.CalendarModal_submitButton__xteJP:hover{background:#d8b480}@keyframes CalendarModal_fadeIn__B1uMK{0%{opacity:0}to{opacity:1}}@keyframes CalendarModal_slideUp__277zl{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}@media (min-width:1440px){.CalendarModal_modal__ZZRVZ{width:60%!important;height:83%!important;max-width:none;min-height:0;border-radius:8px!important;padding:0 16px!important;justify-content:space-between;overflow-y:auto}}@media (max-width:768px){.CalendarModal_modal__ZZRVZ{width:100%;height:100%;max-width:none;min-height:0;border-radius:0;padding:16px;justify-content:space-between;overflow-y:auto}.CalendarModal_header__d_9P8{padding:12px 0}.CalendarModal_dateSummary__WXm3a{flex-direction:row;gap:12px;align-items:flex-start;padding:12px}.CalendarModal_dateDisplay__tu6Hi{font-size:15px}.CalendarModal_calendarWrapper__bYxLG{justify-content:flex-start;overflow:visible;margin-top:10px}.CalendarModal_monthsRow__p3_g4{flex-direction:row;padding:0;gap:0;width:100%}.CalendarModal_monthContainer__NrgDN{width:100%;min-width:0;padding:0 10px}.CalendarModal_monthContainer__NrgDN:nth-child(2){display:none}.CalendarModal_navButton___Cj9i{display:flex;top:0;width:40px;height:40px;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.1)}.CalendarModal_navButton___Cj9i.CalendarModal_prev__E93Ae{left:0}.CalendarModal_navButton___Cj9i.CalendarModal_next__DMfUi{right:0}.CalendarModal_timeSection__JowFG{padding:20px 0;border-top:1px solid #f0f0f0}.CalendarModal_timeSliders__6UbNL{flex-direction:column;gap:24px}}