.calendarPricePicker .rdp{--rdp-cell-size:70px;margin:0}.calendarPricePicker .rdp-root{width:100%}.calendarPricePicker .rdp-months{display:flex;justify-content:space-between;gap:32px;width:100%}.calendarPricePicker .rdp-month{flex:1;max-width:calc(50% - 16px);min-width:calc(50% - 16px)}.calendarPricePicker .rdp-table{width:100%;border-spacing:0;border-collapse:separate}.calendarPricePicker .rdp-nav{width:100%}.calendarPricePicker .rdp-button{width:100%;height:100%;font-size:1rem;padding:0}.calendarPricePicker .rdp-day{width:60px;height:60px;min-height:40px;color:var(--text-color)}.calendarPricePicker .rdp-day-no-price{color:#CED3D9}.calendarPricePicker .rdp-cell{padding:0;height:70px}.calendarPricePicker .rdp-tbody{gap:4px}.calendarPricePicker .rdp-selected{background-color:#FFEED6!important;border-radius:12px;color:#DE7D00!important;font-weight:500}.calendarPricePicker .rdp-month_caption{margin-bottom:10px;justify-content:center}.calendarPricePicker .rdp-button:hover:not([disabled]):not(.rdp-day_selected){background-color:#f3f4f6}.calendarPricePicker .rdp-day_selected:not([disabled]){background-color:#fff7ed!important;color:#000!important;font-weight:400}.calendarPricePicker .rdp-day_selected:hover:not([disabled]){background-color:#ffedd5!important}.calendarPricePicker .rdp-disabled{color:#CED3D9;opacity:1}.calendarPricePicker .rdp-head_cell{font-weight:600;color:#6b7280;font-size:.875rem;padding:.5rem;height:40px}@media (max-width:768px){.rdp{--rdp-cell-size:40px!important}.rdp,.rdp-months{margin:0 auto!important}.rdp-month{width:100%!important;max-width:100%!important;min-width:100%!important}.rdp-caption{font-size:1rem!important;margin-bottom:.5rem!important}.rdp-head_cell{font-size:.75rem!important}.rdp-cell{padding:0!important}}