.recharts-cartesian-axis-tick-value{color:var(--mui-palette-text-secondary);font-size:var(--fontSize-xs)}.recharts-cartesian-grid line{stroke:var(--mui-palette-divider)}.recharts-pie path:focus{outline:none}.fc{--fc-bg-event-opacity:1;--fc-border-color:var(--mui-palette-divider);--fc-daygrid-event-dot-width:10px;--fc-event-bg-color:var(--mui-palette-background-paper);--fc-event-border-color:var(--mui-palette-divider);--fc-event-text-color:var(--mui-palette-primary-contrastTex);--fc-list-event-hover-bg-color:var(--mui-palette-background-default);--fc-neutral-bg-color:var(--mui-palette-background-default);--fc-page-bg-color:var(--mui-palette-background-default);--fc-today-bg-color:var(--mui-palette-background-level1);color:var(--mui-palette-text-primary)}.fc .fc-license-message{display:none}.fc .fc-list,.fc .fc-scrollgrid,.fc .fc-scrollgrid-section-body>td,.fc .fc-scrollgrid-section-header>th{border-color:transparent}.fc .fc-col-header-cell:first-of-type{border-left-color:transparent}.fc .fc-col-header-cell:last-of-type{border-right-color:transparent}.fc .fc-col-header-cell-cushion{font-size:.75rem;font-weight:600;letter-spacing:.5px;line-height:2.5;padding:8px;text-transform:uppercase}.fc .fc-daygrid-day-frame{padding:12px}.fc .fc-day-other .fc-daygrid-day-top{color:var(--mui-palette-text-secondary)}.fc .fc-timegrid-slot{height:3em}.fc .fc-event{border-radius:4px;border:1px solid var(--mui-palette-divider);box-shadow:var(--mui-shadows-1);overflow:hidden;padding:0}:root{--fontSize-xs:0.75rem;--fontSize-sm:0.875rem;--fontSize-md:1rem;--fontSize-lg:1.125rem;--fontSize-xl:1.25rem;--fontSize-2xl:1.5rem;--icon-fontSize-sm:1rem;--icon-fontSize-md:1.25rem;--icon-fontSize-lg:1.5rem;--maxWidth-xs:0;--maxWidth-sm:600px;--maxWidth-md:900px;--maxWidth-lg:1200px;--maxWidth-xl:1440px}:focus-visible{outline:2px solid var(--mui-palette-primary-main)}body,html{height:100%;overflow-x:hidden}:root{--scrollbar-thumb:rgba(0,0,0,0.12);--scrollbar-thumb-hover:rgba(0,0,0,0.28);--scrollbar-track:transparent;--scrollbar-size:4px;--scrollbar-size-hover:7px;--timeline-scrollbar-thumb-idle:rgba(0,0,0,0.02);--timeline-scrollbar-thumb-active:rgba(0,0,0,0.34);--timeline-scrollbar-thumb-active-strong:rgba(0,0,0,0.45)}[data-mui-color-scheme=dark]{--scrollbar-thumb:rgba(148,163,184,0.14);--scrollbar-thumb-hover:rgba(148,163,184,0.35);--scrollbar-track:transparent;--timeline-scrollbar-thumb-idle:rgba(148,163,184,0.04);--timeline-scrollbar-thumb-active:rgba(148,163,184,0.40);--timeline-scrollbar-thumb-active-strong:rgba(148,163,184,0.55)}[data-scrollable]{scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb) var(--scrollbar-track)}[data-scrollable]::-webkit-scrollbar{width:var(--scrollbar-size);height:var(--scrollbar-size);background:var(--scrollbar-track)}[data-scrollable]::-webkit-scrollbar-track{background:var(--scrollbar-track);border-radius:100px}[data-scrollable]::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:100px;border:1px solid transparent;background-clip:content-box;-webkit-transition:background .2s ease;transition:background .2s ease}[data-scrollable]:hover::-webkit-scrollbar{width:var(--scrollbar-size-hover);height:var(--scrollbar-size-hover)}[data-scrollable]:hover::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb-hover);border-radius:100px;border:1px solid transparent;background-clip:content-box}[data-scrollable]::-webkit-scrollbar-thumb:active{background:var(--scrollbar-thumb-hover)}[data-scrollable]:hover{scrollbar-color:var(--scrollbar-thumb-hover) var(--scrollbar-track)}[data-timeline-scroll]{scrollbar-width:none;scrollbar-color:transparent transparent;scrollbar-gutter:auto}[data-timeline-scroll]::-webkit-scrollbar{width:0;height:0;background:transparent}[data-timeline-scroll]::-webkit-scrollbar-track{background:transparent;border-radius:999px}[data-timeline-scroll]::-webkit-scrollbar-thumb{background:var(--timeline-scrollbar-thumb-idle);border-radius:999px;border:2px solid transparent;background-clip:content-box;-webkit-transition:background-color .22s ease,border-color .22s ease;transition:background-color .22s ease,border-color .22s ease}[data-timeline-scroll]:hover,[data-timeline-scroll][data-scrollbar-active=true]{scrollbar-color:var(--timeline-scrollbar-thumb-active) transparent;scrollbar-width:thin}[data-timeline-scroll]:hover::-webkit-scrollbar,[data-timeline-scroll][data-scrollbar-active=true]::-webkit-scrollbar{width:8px;height:8px}[data-timeline-scroll]:hover::-webkit-scrollbar-thumb,[data-timeline-scroll][data-scrollbar-active=true]::-webkit-scrollbar-thumb{background:var(--timeline-scrollbar-thumb-active);border-width:1px}[data-timeline-scroll]::-webkit-scrollbar-thumb:active,[data-timeline-scroll][data-scrollbar-active=true]::-webkit-scrollbar-thumb:active{background:var(--timeline-scrollbar-thumb-active-strong)}