.react-calendar{background:0 0;border:none;width:100%;max-width:100%;padding:8px;font-family:inherit;line-height:1.2em}.react-calendar--doubleView{width:700px}.react-calendar--doubleView .react-calendar__viewContainer{margin:-.5em;display:flex}.react-calendar--doubleView .react-calendar__viewContainer>*{width:50%;margin:.5em}.react-calendar,.react-calendar *,.react-calendar :before,.react-calendar :after{box-sizing:border-box}.react-calendar button{border:0;outline:none;margin:0}.react-calendar button:enabled:hover{cursor:pointer}.react-calendar__navigation{height:32px;margin-bottom:4px;display:flex}.react-calendar__navigation button{min-width:32px;color:var(--color-foreground);background:0 0;border-radius:6px;padding:0 4px;font-size:.8rem;font-weight:500;transition:all .2s}.react-calendar__navigation button:disabled{opacity:.5;cursor:not-allowed}.react-calendar__navigation button:enabled:hover,.react-calendar__navigation button:enabled:focus{background-color:var(--color-muted)}.react-calendar__navigation__label{font-size:.82rem;font-weight:600!important}.react-calendar__month-view__weekdays{text-align:center;text-transform:uppercase;color:var(--color-muted-foreground);margin-bottom:2px;font-size:.65rem;font-weight:600}.react-calendar__month-view__weekdays__weekday{padding:.25em}.react-calendar__month-view__weekdays__weekday abbr{text-decoration:none}.react-calendar__month-view__weekNumbers .react-calendar__tile{justify-content:center;align-items:center;font-size:.7em;font-weight:700;display:flex}.react-calendar__month-view__days__day--weekend{color:var(--color-destructive)}.react-calendar__month-view__days__day--neighboringMonth,.react-calendar__decade-view__years__year--neighboringDecade,.react-calendar__century-view__decades__decade--neighboringCentury{color:var(--color-muted-foreground);opacity:.5}.react-calendar__year-view .react-calendar__tile,.react-calendar__decade-view .react-calendar__tile,.react-calendar__century-view .react-calendar__tile{border-radius:6px;padding:.8em .3em}.react-calendar__tile{text-align:center;background:0 0;border-radius:6px;justify-content:center;align-items:center;max-width:100%;height:30px;padding:4px 2px;font-size:.78rem;font-weight:500;line-height:14px;transition:all .2s;display:flex}.react-calendar__tile:disabled{background-color:var(--color-muted);color:var(--color-muted-foreground);opacity:.5;cursor:not-allowed}.react-calendar__tile:enabled:hover,.react-calendar__tile:enabled:focus{background-color:var(--color-muted)}.react-calendar__tile--now{background:var(--color-accent-light-alpha,#0a3d341a);color:var(--color-primary);font-weight:700}.react-calendar__tile--now:enabled:hover,.react-calendar__tile--now:enabled:focus{background:var(--color-accent-light-alpha,#0a3d3426)}.react-calendar__tile--hasActive,.react-calendar__tile--hasActive:enabled:hover,.react-calendar__tile--hasActive:enabled:focus{background:var(--color-primary)}.react-calendar__tile--active{font-weight:700;background:var(--color-primary)!important;color:#fff!important}.react-calendar__tile--active:enabled:hover,.react-calendar__tile--active:enabled:focus{background:var(--color-primary)!important}.react-calendar--selectRange .react-calendar__tile--hover{background-color:var(--color-muted)}
