.time-slots-container{max-width:100%;-webkit-overflow-scrolling:touch}.resource-header,.time-slots-container{overflow-x:auto;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) transparent;scrollbar-gutter:stable}.resource-header{display:flex;border-bottom:0;width:100%;box-sizing:border-box;overflow-y:hidden}@supports (scrollbar-width:thin){.resource-header{scrollbar-width:thin}}.resource-header::-webkit-scrollbar{height:8px}.resource-header::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.2);border-radius:4px}.resource-header .time-label{width:80px;min-width:80px;max-width:80px;border-right:1px solid hsl(var(--border));display:flex;align-items:center;justify-content:center;font-size:.75rem;flex-shrink:0;flex:0 0 auto;box-sizing:border-box}.hour-row{background-color:hsla(var(--muted)/.3)}.resource-cell{flex:1 0 auto;border-right:1px solid hsl(var(--border));position:relative;cursor:pointer;min-width:120px;box-sizing:border-box}.calendar-event{position:absolute;color:white;padding:.125rem .5rem;font-size:.75rem;overflow:hidden;z-index:10;cursor:pointer;border-radius:.25rem}.current-time-indicator{position:absolute;left:0;right:0;height:.125rem;background-color:hsl(var(--destructive));z-index:20;pointer-events:none}@keyframes spin{to{transform:rotate(1turn)}}.animate-spin{animation:spin 1s linear infinite}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.resource-calendar{max-width:100%;overflow-x:hidden}.card-content{padding:0;overflow:hidden}@media (max-width:768px){.resource-header .time-label,.time-slots .time-label{width:50px;min-width:50px;max-width:50px}.resource-cell{min-width:100px}.resource-header>div{min-width:100px;border-bottom:1px solid hsl(var(--border))}}.resource-header>div,.time-slots .resource-cell{flex:1;min-width:120px;box-sizing:border-box}.time-slots-container{overflow-y:auto}.resource-header>div{border-bottom:1px solid hsl(var(--border))}.resource-header::-webkit-scrollbar,.time-slots-container::-webkit-scrollbar{height:8px;width:17px}.resource-header::-webkit-scrollbar-thumb,.time-slots-container::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.2);border-radius:4px}.time-slots-container::-webkit-scrollbar{height:8px;width:17px}.time-slots-container::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.2);border-radius:4px}.time-slots .time-label{width:80px;min-width:80px;max-width:80px;border-right:1px solid hsl(var(--border));display:flex;align-items:center;justify-content:center;font-size:.75rem;flex-shrink:0;flex:0 0 auto;box-sizing:border-box}