.fc{--fc-border-color:hsl(var(--border));--fc-today-bg-color:hsl(var(--accent)/0.35);--fc-page-bg-color:hsl(var(--card));--fc-neutral-bg-color:hsl(var(--muted));--fc-event-bg-color:hsl(var(--primary));--fc-event-border-color:hsl(var(--primary));--fc-event-text-color:hsl(var(--primary-foreground));--fc-small-font-size:0.8rem;font-family:var(--font-dmsans),ui-sans-serif,system-ui,sans-serif}.fc .fc-toolbar{gap:.75rem;flex-wrap:wrap;margin-bottom:1rem!important}.fc .fc-toolbar-title{font-size:.875rem!important;font-weight:700;color:hsl(var(--primary))}.fc .fc-button{border:none;background:#EDF2F5;color:hsl(var(--muted-foreground));font-size:.8125rem;font-weight:500;padding:.375rem .75rem;border-radius:.5rem;text-transform:capitalize;box-shadow:none!important;transition:background .15s,color .15s}.fc .fc-button:hover{background:hsl(var(--accent));color:hsl(var(--primary))}.fc .fc-button:focus{outline:1px solid hsl(var(--ring)/.3);outline-offset:0}.fc .fc-button-primary:not(:disabled).fc-button-active,.fc .fc-button-primary:not(:disabled):active{background:hsl(var(--primary));color:hsl(var(--primary-foreground));border:none}.fc .fc-button-primary:disabled{opacity:.5}.fc .fc-next-button,.fc .fc-prev-button{padding:.375rem .5rem}.fc .fc-col-header-cell{background:hsl(var(--muted)/.3);padding:.5rem 0}.fc .fc-col-header-cell-cushion{font-size:.6875rem;font-weight:500;color:hsl(var(--muted-foreground));text-transform:uppercase;letter-spacing:.025em;text-decoration:none!important}.fc .fc-daygrid-day-number{font-size:.75rem;font-weight:500;color:hsl(var(--secondary));padding:.375rem .5rem;text-decoration:none!important}.fc .fc-day-other .fc-daygrid-day-number{color:hsl(var(--muted-foreground)/.6)}.fc .fc-day-today .fc-daygrid-day-number{background:hsl(var(--primary));color:hsl(var(--primary-foreground));border-radius:9999px;width:1.625rem;height:1.625rem;display:flex;align-items:center;justify-content:center;margin:.25rem}.fc .fc-daygrid-day-frame{min-height:4.5rem;transition:background .15s}.fc .fc-daygrid-day-frame:hover{background:hsl(var(--muted)/.3)}.fc .fc-timegrid-slot-label-cushion{font-size:.6875rem;font-weight:500;color:hsl(var(--muted-foreground))}.fc .fc-timegrid-slot{height:3rem}.fc .fc-timegrid-now-indicator-line{border-color:hsl(var(--destructive));border-width:2px}.fc .fc-timegrid-now-indicator-arrow{border-color:hsl(var(--destructive))}.fc .fc-event{border-radius:.375rem;border:none;font-size:.75rem;font-weight:500;padding:.125rem .375rem;cursor:pointer;transition:opacity .15s}.fc .fc-event:hover{opacity:.85}.fc .fc-daygrid-event-dot{border-color:hsl(var(--primary))}.fc .fc-daygrid-dot-event .fc-event-title{font-weight:500}.fc .fc-timegrid-event{border-radius:.375rem;box-shadow:0 1px 2px rgb(0 0 0/.06)}.fc .fc-timegrid-event .fc-event-main{padding:.25rem .375rem}.fc .fc-more-link{font-size:.6875rem;font-weight:600;color:hsl(var(--primary))}.fc .fc-more-link:hover{text-decoration:underline}.fc .fc-popover{border-radius:.75rem;border:1px solid hsl(var(--border));box-shadow:0 4px 6px -1px rgb(0 0 0/.1),0 2px 4px -2px rgb(0 0 0/.1);overflow:hidden}.fc .fc-popover-header{background:hsl(var(--muted));font-size:.75rem;font-weight:600;color:hsl(var(--secondary));padding:.5rem .75rem}.fc .fc-scroller::-webkit-scrollbar{width:6px}.fc .fc-scroller::-webkit-scrollbar-thumb{background:hsl(var(--border));border-radius:9999px}.fc .fc-scrollgrid{border:1px solid hsl(var(--border));border-radius:.5rem;overflow:hidden}.fc .fc-scrollgrid-section>td,.fc .fc-scrollgrid-section>th{border-right:0;border-bottom:0}.fc-custom-event{display:flex;align-items:center;gap:.375rem;padding:.125rem .25rem;line-height:1.3;overflow:hidden}.fc-custom-event__dot{flex-shrink:0;width:.375rem;height:.375rem;border-radius:9999px;background:hsl(var(--primary))}.fc-custom-event__time{font-size:.625rem;color:hsl(var(--muted-foreground));white-space:nowrap}.fc-custom-event__title{font-size:.6875rem;font-weight:500;color:hsl(var(--secondary));white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fc-custom-event--block{flex-direction:column;align-items:flex-start;gap:.125rem;padding:.25rem .375rem}.fc-custom-event--block .fc-custom-event__time{color:hsl(var(--accent))}.fc-custom-event--block .fc-custom-event__title{color:hsl(var(--primary-foreground))}