.react-calendar{background:var(--popover);width:350px;max-width:100%;color:var(--popover-foreground);border:1px solid var(--border);border-radius:var(--radius-lg);font-family:inherit;line-height:1.125em}.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{justify-content:space-between;align-items:center;height:44px;margin-bottom:1em;display:flex}.react-calendar__navigation button{min-width:44px;color:var(--foreground);background:0 0}.react-calendar__navigation__label{color:var(--foreground);font-size:.9375rem;font-weight:600}.react-calendar__navigation button:disabled{background-color:var(--muted);color:var(--muted-foreground)}.react-calendar__navigation button:enabled:hover,.react-calendar__navigation button:enabled:focus{background-color:var(--accent);color:var(--accent-foreground);border-radius:var(--radius-sm)}.react-calendar__month-view__weekdays{text-align:center;text-transform:uppercase;font:inherit;color:var(--muted-foreground);font-size:.75em;font-weight:600}.react-calendar__month-view__weekdays__weekday{padding:.5em}.react-calendar__month-view__weekNumbers .react-calendar__tile{font:inherit;justify-content:center;align-items:center;font-size:.75em;font-weight:700;display:flex}.react-calendar__month-view__days__day--weekend{color:var(--muted-foreground)}.react-calendar__month-view__days__day--neighboringMonth,.react-calendar__decade-view__years__year--neighboringDecade,.react-calendar__century-view__decades__decade--neighboringCentury{color:var(--muted-foreground);opacity:.6}.react-calendar__year-view .react-calendar__tile,.react-calendar__decade-view .react-calendar__tile,.react-calendar__century-view .react-calendar__tile{padding:2em .5em}.react-calendar__tile{text-align:center;max-width:100%;font:inherit;border-radius:var(--radius-sm);background:0 0;padding:10px 6.6667px;font-size:.833em;transition:background-color .15s,color .15s}.react-calendar__tile:disabled{background-color:var(--muted);color:var(--muted-foreground);opacity:.5}.react-calendar__month-view__days__day--neighboringMonth:disabled,.react-calendar__decade-view__years__year--neighboringDecade:disabled,.react-calendar__century-view__decades__decade--neighboringCentury:disabled{color:var(--muted-foreground);opacity:.4}.react-calendar__tile:enabled:hover,.react-calendar__tile:enabled:focus{background-color:var(--accent);color:var(--accent-foreground)}.react-calendar__tile--now{background:var(--accent);color:var(--accent-foreground);font-weight:600}.react-calendar__tile--now:enabled:hover,.react-calendar__tile--now:enabled:focus{background:var(--accent);color:var(--accent-foreground);filter:brightness(.95)}.react-calendar__tile--hasActive{background:var(--accent);color:var(--accent-foreground)}.react-calendar__tile--hasActive:enabled:hover,.react-calendar__tile--hasActive:enabled:focus{background:var(--accent);filter:brightness(.95)}.react-calendar__tile--active{background:var(--primary);color:var(--primary-foreground)}.react-calendar__tile--active:enabled:hover,.react-calendar__tile--active:enabled:focus{background:var(--primary);color:var(--primary-foreground);filter:brightness(1.1)}.react-calendar--selectRange .react-calendar__tile--hover{background-color:var(--accent)}
/*# sourceMappingURL=6b7f6213ea43dc40.css.map*/