body{--fc-border-color:var(--layout-border);--fc-neutral-bg-color:var(--background-tertiary);--fc-page-bg-color:var(--background-secondary);--fc-list-event-hover-bg-color:var(--background-tertiary)}#calendar.calendar.fc .fc-theme-standard td,#calendar.calendar.fc .fc-theme-standard tr{border-color:var(--fc-border-color)}#calendar.calendar.fc .fc-liquid-hack td{height:100%}#calendar.calendar.fc .fc-header-toolbar{justify-content:flex-start;gap:9px}#calendar.calendar.fc .fc-toolbar-title{font-size:24px;font-weight:600;line-height:28px;letter-spacing:-.72px}#calendar.calendar.fc .fc-toolbar-chunk:first-child{display:flex;align-items:center;gap:12px}#calendar.calendar.fc .fc-toolbar-chunk:nth-child(2){margin-left:auto}#calendar.calendar.fc .fc-button{border:1px solid var(--layout-border);background-color:var(--background-tertiary);color:var(--text-disabled);transition:background-color var(--hover-duration) ease-in-out,color var(--hover-duration) ease-in-out,border-color var(--hover-duration) ease-in-out;text-transform:capitalize}#calendar.calendar.fc .fc-button .fc-icon{position:relative;top:-1px}#calendar.calendar.fc .fc-button-active,#calendar.calendar.fc .fc-button:focus,#calendar.calendar.fc .fc-button:hover{box-shadow:none;background-color:var(--background-primary);color:var(--text-default)}#calendar.calendar.fc .fc-next-button,#calendar.calendar.fc .fc-prev-button{border-color:var(--action);background-color:var(--action);color:#fff}#calendar.calendar.fc .fc-next-button:focus,#calendar.calendar.fc .fc-next-button:hover,#calendar.calendar.fc .fc-prev-button:focus,#calendar.calendar.fc .fc-prev-button:hover{background-color:var(--background-primary);color:var(--action);border-color:var(--action)}#calendar.calendar.fc .fc-day-frame{flex-direction:column;display:flex}#calendar.calendar.fc .fc-event-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#calendar.calendar.fc .fc-daygrid a{color:var(--text-default);font-weight:600;font-size:1rem;line-height:16px}#calendar.calendar.fc .fc-daygrid-day{height:100%}#calendar.calendar.fc .fc-daygrid-day-frame{flex-direction:column;display:flex}#calendar.calendar.fc .fc-daygrid-day-events{margin:0 1px;margin-top:auto;min-height:unset}#calendar.calendar.fc .fc-daygrid-day-top{flex-direction:row}#calendar.calendar.fc .fc-daygrid-event{margin:1px}#calendar.calendar.fc .fc-daygrid-event-harness a{font-size:10px;padding:1px 2px;transition:opacity var(--hover-duration) ease-in-out}#calendar.calendar.fc .fc-daygrid-event-harness a:hover{opacity:.75}#calendar.calendar.fc .fc-col-header-cell{text-align:start;padding:1px 2px}#calendar.calendar.fc .fc-list-table td{padding:14px 0 14px 14px}#calendar.calendar.fc .fc-list-event{border-color:--layout-border}#calendar.calendar.fc .fc-list-event td{transition:background-color var(--hover-duration) ease-in-out,border-color var(--hover-duration) ease-in-out}#calendar.calendar.fc .fc-list-event-time{color:var(--text-default);width:67px;padding:14px}#calendar.calendar.fc .fc-list a{color:var(--text-default)}#calendar.calendar.fc tbody[role=presentation] tr[role=row]{height:70px}#calendar.calendar.fc tr[role=row]{background-color:var(--background-secondary)}