.header-calendar-container{width:100%;min-height:auto;background:rgba(0,0,0,.1);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:12px;padding:12px;margin-top:1rem;overflow:hidden}.header-calendar-title{color:#fff;font-size:1.2rem;font-weight:500;margin-bottom:8px}.header-calendar{width:100%;max-width:300px;margin:0 auto;overflow:hidden}.header-calendar *{scrollbar-width:none;-ms-overflow-style:none}.header-calendar ::-webkit-scrollbar{display:none}.header-calendar .MuiDateCalendar-root{width:100%;max-width:100%;margin:0;overflow:hidden}.header-calendar .MuiPickersLayout-root{background:transparent;max-width:100%;overflow:hidden}.header-calendar .MuiPickersCalendarHeader-root{max-width:100%;overflow:hidden}.header-calendar .MuiDayCalendar-header,.header-calendar .MuiDayCalendar-weekContainer{max-width:100%;justify-content:space-between}.header-calendar .MuiPickersDay-root{width:32px;height:32px;font-size:.8rem}.header-calendar .MuiDayCalendar-weekDayLabel{width:32px;height:32px;font-size:.75rem}@media (max-width:750px){.header-calendar-container{display:block;width:100%;padding:1rem;max-width:300px;margin:1rem auto 0}.header-calendar-title{font-size:1rem}.header-calendar{max-width:250px}.header-calendar .MuiPickersDay-root{width:28px;height:28px;font-size:.75rem}.header-calendar .MuiDayCalendar-weekDayLabel{width:28px;height:28px;font-size:.7rem}}@media (max-width:500px){.header-calendar-container{max-width:280px;padding:.75rem}.header-calendar{max-width:220px}.header-calendar .MuiPickersDay-root{width:24px;height:24px;font-size:.7rem}.header-calendar .MuiDayCalendar-weekDayLabel{width:24px;height:24px;font-size:.65rem}.header-calendar-title{font-size:1rem}}@media (min-width:1024px){.header-calendar-container{max-width:380px;padding:2rem}.header-calendar{max-width:320px}.header-calendar .MuiPickersDay-root{width:36px;height:36px;font-size:.875rem}.header-calendar .MuiDayCalendar-weekDayLabel{width:36px;height:36px;font-size:.8rem}}