.react-calendar__tile.highlight{background-color:var(--color-seven);color:#fff}.react-calendar__tile.disabled-date{pointer-events:none;opacity:.5;cursor:not-allowed;position:relative}.tooltip{visibility:hidden;background-color:#000;color:#fff;text-align:center;border-radius:6px;padding:5px;position:absolute;z-index:1;bottom:100%;left:50%;transform:translate(-50%);opacity:.8;width:120px}.react-calendar__tile.disabled-date:hover .tooltip{visibility:visible}.react-calendar{background-color:#fff;border-radius:.5rem;padding:1rem;box-shadow:0 1px 2px #0000000d;max-width:500px}.react-calendar__navigation{display:flex}.react-calendar__navigation .react-calendar__navigation__label{font-weight:700}.react-calendar__navigation .react-calendar__navigation__arrow{flex-grow:.333}.react-calendar__navigation button{color:var(--color-seven);min-width:44px;background:none;margin-block:8px}.react-calendar__navigation button:disabled{background-color:#e5e7eb}.react-calendar__navigation button:enabled:hover,.react-calendar__navigation button:enabled:focus{background-color:var(--color-three);border-radius:5px;color:var(--chocolate)}.react-calendar__month-view__weekdays{text-align:center;text-transform:uppercase;font-weight:700;color:var(--color-seven)}.react-calendar__tile{position:relative;max-width:100%;padding:.75rem;display:grid;place-items:center;line-height:1.5;color:var(--color-nine);border-radius:.75rem}.react-calendar__tile:disabled{background-color:#e5e7eb;color:#9ca3af}.react-calendar__tile:enabled:hover,.react-calendar__tile:enabled:focus{background-color:var(--color-seven);color:#fff}.react-calendar__tile--now{background:var(--chocolate);border-radius:.75rem;font-weight:700;color:#fff}.react-calendar__tile--active{background:#3b82f6;font-weight:700;color:#fff}.react-calendar__tile--active:enabled:hover,.react-calendar__tile--active:enabled:focus{background:#2563eb}
