.react-calendar.custom-calendar_full-view{width:100%;background-color:transparent;border:1px solid var(--hairline);border-radius:12px;font-family:inherit;padding:0}.react-calendar.custom-calendar_full-view .react-calendar__navigation{padding:4px 8px 0}.react-calendar.custom-calendar_full-view .react-calendar__month-view__weekdays{padding:0 8px}.react-calendar.custom-calendar_full-view .react-calendar__century-view,.react-calendar.custom-calendar_full-view .react-calendar__decade-view,.react-calendar.custom-calendar_full-view .react-calendar__month-view__days,.react-calendar.custom-calendar_full-view .react-calendar__year-view{padding:0 8px 8px}.react-calendar.custom-calendar_full-view .react-calendar__navigation{height:36px;margin-bottom:8px}.react-calendar.custom-calendar_full-view .react-calendar__navigation button{color:rgb(var(--fg-rgb));background:transparent;border-radius:6px;transition:.1s ease-in-out;font-weight:500}.react-calendar.custom-calendar_full-view .react-calendar__navigation__label{font-size:14px;letter-spacing:.01em;flex-grow:1}.react-calendar.custom-calendar_full-view .react-calendar__navigation__arrow{font-size:18px;color:rgb(var(--fg-rgb)/.6);min-width:32px}.react-calendar.custom-calendar_full-view .react-calendar__navigation button:enabled:focus,.react-calendar.custom-calendar_full-view .react-calendar__navigation button:enabled:hover{background-color:rgb(var(--fg-rgb)/.05)!important;color:rgb(var(--fg-rgb))}.react-calendar.custom-calendar_full-view .react-calendar__navigation button:focus{background-color:transparent!important}.react-calendar.custom-calendar_full-view .react-calendar__month-view__weekdays{font-size:11px;letter-spacing:.05em;color:rgb(var(--fg-rgb)/.4);margin-bottom:6px;display:grid!important;grid-template-columns:repeat(5,1fr)!important;text-decoration:none!important}.react-calendar.custom-calendar_full-view .react-calendar__month-view__weekdays abbr{text-decoration:none!important;border-bottom:none;cursor:default}.react-calendar.custom-calendar_full-view .react-calendar__tile{position:relative;background:transparent;color:rgb(var(--fg-rgb));padding:0 0 12px;border:1px solid transparent;border-radius:8px;transition:background-color .12s ease,border-color .12s ease}.react-calendar.custom-calendar_full-view .react-calendar__tile abbr{position:absolute;top:8px;left:10px;font-size:14px;font-weight:500;color:rgb(var(--fg-rgb)/.95)}.react-calendar.custom-calendar_full-view .react-calendar__tile--now{background-color:rgba(59,130,246,.08);border-color:rgba(59,130,246,.35)}.react-calendar.custom-calendar_full-view .react-calendar__tile:enabled:focus,.react-calendar.custom-calendar_full-view .react-calendar__tile:enabled:hover{background-color:rgb(var(--fg-rgb)/.05)!important}.react-calendar.custom-calendar_full-view .react-calendar__tile.day-win{background-color:rgba(34,197,94,.12)}.react-calendar.custom-calendar_full-view .react-calendar__tile.day-win:focus,.react-calendar.custom-calendar_full-view .react-calendar__tile.day-win:hover{background-color:rgba(34,197,94,.22)!important}.react-calendar.custom-calendar_full-view .react-calendar__tile.day-loss{background-color:rgba(239,68,68,.12)}.react-calendar.custom-calendar_full-view .react-calendar__tile.day-loss:focus,.react-calendar.custom-calendar_full-view .react-calendar__tile.day-loss:hover{background-color:rgba(239,68,68,.22)!important}.react-calendar.custom-calendar_full-view .react-calendar__tile.day-open{background-color:rgba(249,115,22,.1)}.react-calendar.custom-calendar_full-view .react-calendar__tile.day-open:focus,.react-calendar.custom-calendar_full-view .react-calendar__tile.day-open:hover{background-color:rgba(249,115,22,.2)!important}.react-calendar.custom-calendar_full-view .react-calendar__month-view__days{display:grid!important;grid-template-columns:repeat(5,1fr)!important;grid-auto-rows:minmax(110px,1fr)!important;gap:4px;margin:0;overflow:hidden}.react-calendar.custom-calendar_full-view .react-calendar__month-view{overflow:hidden}.react-calendar.custom-calendar_full-view .react-calendar__month-view__days button{height:100%;overflow:hidden}.react-calendar.custom-calendar_full-view .react-calendar__month-view__days__day--weekend,.react-calendar.custom-calendar_full-view .react-calendar__month-view__weekdays__weekday--weekend{display:none!important}.react-calendar.custom-calendar_full-view .react-calendar__month-view__days__day--neighboringMonth{visibility:hidden!important;pointer-events:none!important}.react-calendar.custom-calendar_full-view *{text-decoration:none}.react-calendar.custom-calendar_full-view .react-calendar__century-view__decades,.react-calendar.custom-calendar_full-view .react-calendar__decade-view__years,.react-calendar.custom-calendar_full-view .react-calendar__year-view__months{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:6px}.react-calendar.custom-calendar_full-view .react-calendar__century-view__decades__decade,.react-calendar.custom-calendar_full-view .react-calendar__decade-view__years__year,.react-calendar.custom-calendar_full-view .react-calendar__year-view__months__month{position:relative;background:transparent;color:rgb(var(--fg-rgb));border:1px solid transparent;border-radius:8px;padding:14px 0;font-size:14px;font-weight:500;transition:background-color .12s ease,border-color .12s ease;min-height:64px}.react-calendar.custom-calendar_full-view .react-calendar__century-view__decades__decade:enabled:hover,.react-calendar.custom-calendar_full-view .react-calendar__decade-view__years__year:enabled:hover,.react-calendar.custom-calendar_full-view .react-calendar__year-view__months__month:enabled:hover{background-color:rgb(var(--fg-rgb)/.05)!important}.react-calendar.custom-calendar_full-view .react-calendar__century-view__decades__decade abbr,.react-calendar.custom-calendar_full-view .react-calendar__decade-view__years__year abbr,.react-calendar.custom-calendar_full-view .react-calendar__year-view__months__month abbr{position:static;font-size:14px;font-weight:500}.react-calendar.custom-calendar_full-view .react-calendar__decade-view__years__year.react-calendar__tile--now,.react-calendar.custom-calendar_full-view .react-calendar__year-view__months__month.react-calendar__tile--now{background-color:rgba(59,130,246,.08);border-color:rgba(59,130,246,.35)}.react-calendar__tile{background:transparent;color:rgb(var(--fg-rgb));height:60px;padding:5px 0;border-radius:8px;transition:.1s ease-in-out;cursor:pointer}@media (max-width:767px){.react-calendar.custom-calendar_full-view{border-radius:0!important;border-left:0!important;border-right:0!important;padding:0}.react-calendar.custom-calendar_full-view .react-calendar__navigation{height:36px;margin-bottom:4px;padding:4px 6px 0}.react-calendar.custom-calendar_full-view .react-calendar__month-view__weekdays{padding:0 6px}.react-calendar.custom-calendar_full-view .react-calendar__month-view__days{height:calc(100dvh - 60px - 44px - 36px - 4px - 28px - 8px - 2px - 88px - env(safe-area-inset-top) - env(safe-area-inset-bottom))!important;grid-auto-rows:1fr!important;gap:3px;padding:0 6px 8px}.react-calendar.custom-calendar_full-view .react-calendar__tile{padding:0 0 4px;height:auto!important}.react-calendar.custom-calendar_full-view .react-calendar__tile abbr{top:4px;left:6px;font-size:12px}.react-calendar.custom-calendar_full-view.calendar-detailed .react-calendar__month-view__days{height:auto!important;grid-auto-rows:minmax(96px,auto)!important;overflow:visible!important}.react-calendar.custom-calendar_full-view.calendar-detailed .react-calendar__month-view{overflow:visible!important}}