.react-calendar{width:350px;max-width:100%;background:#fff;border:1px solid #a0a096;font-family:Arial,Helvetica,sans-serif;line-height:1.125em}.react-calendar--doubleView{width:700px}.react-calendar--doubleView .react-calendar__viewContainer{display:flex;margin:-.5em}.react-calendar--doubleView .react-calendar__viewContainer>*{width:50%;margin:.5em}.react-calendar,.react-calendar *,.react-calendar *:before,.react-calendar *:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.react-calendar button{margin:0;border:0;outline:none}.react-calendar button:enabled:hover{cursor:pointer}.react-calendar__navigation{display:flex;height:44px;margin-bottom:1em}.react-calendar__navigation button{min-width:44px;background:none}.react-calendar__navigation button:disabled{background-color:#f0f0f0}.react-calendar__navigation button:enabled:hover,.react-calendar__navigation button:enabled:focus{background-color:#e6e6e6}.react-calendar__month-view__weekdays{text-align:center;text-transform:uppercase;font:inherit;font-size:.75em;font-weight:700}.react-calendar__month-view__weekdays__weekday{padding:.5em}.react-calendar__month-view__weekNumbers .react-calendar__tile{display:flex;align-items:center;justify-content:center;font:inherit;font-size:.75em;font-weight:700}.react-calendar__month-view__days__day--weekend{color:#d10000}.react-calendar__month-view__days__day--neighboringMonth,.react-calendar__decade-view__years__year--neighboringDecade,.react-calendar__century-view__decades__decade--neighboringCentury{color:#757575}.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{max-width:100%;padding:10px 6.6667px;background:none;text-align:center;font:inherit;font-size:.833em}.react-calendar__tile:disabled{background-color:#f0f0f0;color:#ababab}.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:#cdcdcd}.react-calendar__tile:enabled:hover,.react-calendar__tile:enabled:focus{background-color:#e6e6e6}.react-calendar__tile--now{background:#ffff76}.react-calendar__tile--now:enabled:hover,.react-calendar__tile--now:enabled:focus{background:#ffffa9}.react-calendar__tile--hasActive{background:#76baff}.react-calendar__tile--hasActive:enabled:hover,.react-calendar__tile--hasActive:enabled:focus{background:#a9d4ff}.react-calendar__tile--active{background:#006edc;color:#fff}.react-calendar__tile--active:enabled:hover,.react-calendar__tile--active:enabled:focus{background:#1087ff}.react-calendar--selectRange .react-calendar__tile--hover{background-color:#e6e6e6}:root{--calendar-bg: #ffffff;--calendar-text: #111827;--calendar-active-bg: #1976d2;--calendar-active-text: #ffffff;--calendar-today-bg: #4db6ac;--calendar-today-text: #ffffff;--calendar-hover-bg: rgba(0, 0, 0, .04);--calendar-hover-text: #111827;--calendar-nav-text: #111827;--calendar-weekdays-text: #6b7280}._customCalendar_5v1ts_35{border-radius:16px;border:none;font-family:Inter,Roboto,Arial,sans-serif;background:var(--calendar-bg);padding:12px 8px 18px;max-width:100%;width:100%;box-sizing:border-box;color:var(--calendar-text)}@media (max-width: 600px){._customCalendar_5v1ts_35{padding:8px 4px 12px}._customCalendar_5v1ts_35 .react-calendar__tile{font-size:14px;min-height:34px;padding:6px 4px}._customCalendar_5v1ts_35 .react-calendar__month-view__weekdays{font-size:11px}}._customCalendar_5v1ts_35 .react-calendar__tile{border-radius:10px;transition:background .2s,color .2s;font-size:15px;min-height:38px;color:var(--calendar-text)}._customCalendar_5v1ts_35 .react-calendar__tile--active{background:var(--calendar-active-bg);color:var(--calendar-active-text)}._customCalendar_5v1ts_35 .react-calendar__tile--now{background:var(--calendar-today-bg);color:var(--calendar-today-text)}._customCalendar_5v1ts_35 .react-calendar__tile:enabled:hover{background:var(--calendar-hover-bg);color:var(--calendar-hover-text)}._customCalendar_5v1ts_35 .react-calendar__navigation{margin-bottom:8px}._customCalendar_5v1ts_35 .react-calendar__navigation button{color:var(--calendar-nav-text);font-weight:600;font-size:16px;background:none;border-radius:8px;transition:background .2s}._customCalendar_5v1ts_35 .react-calendar__navigation button:enabled:hover{background:var(--calendar-hover-bg)}._customCalendar_5v1ts_35 .react-calendar__month-view__weekdays{text-align:center;text-transform:uppercase;font-size:13px;color:var(--calendar-weekdays-text);font-weight:600}._customCalendar_5v1ts_35 .react-calendar__tile:focus{outline:none;background:var(--calendar-active-bg);color:var(--calendar-active-text)}._customCalendar_5v1ts_35 .react-calendar__navigation button:focus{outline:none;background:transparent}#root{width:100%;height:100vh;margin:0;padding:0}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}
