.react-calendar{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;width:100%;max-width:350px;padding:.75rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.25em;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1)}.react-calendar__navigation{height:44px;margin-bottom:1em;display:flex}.react-calendar__navigation button{cursor:pointer;color:#111827;background:0 0;border:none;border-radius:.5rem;min-width:44px;font-size:1.25rem;font-weight:700}.react-calendar__navigation button:hover{background-color:#f3f4f6}.react-calendar__navigation button:disabled{color:#111827;background-color:#f9fafb}.react-calendar__navigation__label{color:#111827;font-size:1rem;font-weight:700}.react-calendar__month-view__weekdays{text-align:center;text-transform:uppercase;color:#6b7280;font-size:.75em;font-weight:600}.react-calendar__tile{text-align:center;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;max-width:100%;height:40px;padding:0;font-size:.9em;line-height:16px;display:flex}.react-calendar__tile abbr{color:#1f2937;text-decoration:none}.react-calendar__month-view__days__day--neighboringMonth abbr{color:#d1d5db}.react-calendar__tile--now{background:#f3f4f6}.react-calendar__tile--now:hover{background:#e5e7eb}.react-calendar__tile--active{background:#111827!important}.react-calendar__tile--active abbr{color:#fff!important}.day-has-booking{background-color:#d1fae5}.react-calendar__tile--now.day-has-booking{background:linear-gradient(135deg,#f3f4f6 50%,#d1fae5 50%)}.react-calendar__tile:enabled:hover,.react-calendar__tile:enabled:focus{background-color:#e5e7eb}.day-is-disabled{color:#ef4444;background-color:#fee2e2;text-decoration:line-through}.day-is-disabled:hover{background-color:#fecaca!important}.react-calendar__tile--active.day-is-disabled{color:#fff!important;background-color:#ef4444!important}
