.react-calendar{width:100%;background:#fff;border:1px solid #d1d5db;font-family:inherit;line-height:1.125em;border-radius:.5rem;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.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 *: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,.react-calendar button:enabled:focus{background-color:#f3f4f6}.react-calendar__navigation{display:flex;height:44px;margin-bottom:1em;border-bottom:1px solid #e5e7eb}.react-calendar__navigation button{min-width:44px;background:none;font-size:16px;font-weight:500;color:#374151}.react-calendar__navigation button:disabled{color:#9ca3af}.react-calendar__navigation button:enabled:hover,.react-calendar__navigation button:enabled:focus{background-color:#f9fafb}.react-calendar__month-view__weekdays{text-align:center;text-transform:uppercase;font-weight:600;font-size:.75em;color:#6b7280}.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-size:.75em;font-weight:700}.react-calendar__month-view__days__day--weekend{color:#ef4444}.react-calendar__month-view__days__day--neighboringMonth{color:#9ca3af}.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{position:relative;max-width:100%;padding:.75em .5em;background:none;text-align:center;line-height:16px;font-size:14px;color:#374151;border-radius:.375rem;transition:all .2s}.react-calendar__tile:disabled{color:#9ca3af;background-color:#f9fafb;cursor:not-allowed}.react-calendar__tile:enabled:hover,.react-calendar__tile:enabled:focus{background-color:#dbeafe;color:#1d4ed8}.react-calendar__tile--now{background:#fef3c7;color:#92400e;font-weight:600}.react-calendar__tile--now:enabled:hover,.react-calendar__tile--now:enabled:focus{background:#fde68a;color:#78350f}.react-calendar__tile--hasActive{background:#3b82f6;color:#fff}.react-calendar__tile--hasActive:enabled:hover,.react-calendar__tile--hasActive:enabled:focus{background:#2563eb}.react-calendar__tile--active{background:#3b82f6;color:#fff;font-weight:600}.react-calendar__tile--active:enabled:hover,.react-calendar__tile--active:enabled:focus{background:#2563eb}.calendar-tile-content{display:flex;flex-direction:column;align-items:center;gap:2px}.occupancy-indicator{width:100%;height:3px;border-radius:1.5px;margin-top:2px}.occupancy-available{background-color:#10b981}.occupancy-limited{background-color:#f59e0b}.occupancy-full{background-color:#ef4444}.occupancy-unavailable{background-color:#6b7280}.sleepover-indicator{position:absolute;top:2px;right:2px;width:6px;height:6px;border-radius:50%;background-color:#8b5cf6}.calendar-legend{display:flex;flex-wrap:wrap;gap:12px;margin-top:12px;padding:12px;background-color:#f9fafb;border-radius:.375rem;font-size:.75rem}.legend-item{display:flex;align-items:center;gap:4px}.legend-color{width:12px;height:3px;border-radius:1.5px}.legend-dot{width:6px;height:6px;border-radius:50%}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.animate-shimmer{animation:shimmer 1.5s infinite}
