table.fc-scrollgrid ::-webkit-scrollbar{width:4px}table.fc-scrollgrid ::-webkit-scrollbar-track{background:var(--color-zinc-800)}table.fc-scrollgrid ::-webkit-scrollbar-thumb{background:var(--color-zinc-600)}table.fc-scrollgrid ::-webkit-scrollbar-thumb:hover{background:var(--color-zinc-400)}table.fc-scrollgrid thead .fc-scroller{overflow:hidden!important}:root{--fc-highlight-color:transparent;--fc-today-bg-color:#0003;--fc-now-indicator-color:var(--color-red-400)}
.root{background-color:var(--color-accent-foreground);color:var(--color-muted-foreground);-webkit-user-select:none;user-select:none;padding:1rem}.root ::-webkit-scrollbar{width:4px}.root ::-webkit-scrollbar-track{background:var(--color-zinc-800)}.root ::-webkit-scrollbar-thumb{background:var(--color-zinc-600)}.root ::-webkit-scrollbar-thumb:hover{background:var(--color-zinc-400)}.table tr{height:50px}
