.unified-calendar{--fc-border-color:var(--border);--fc-page-bg-color:var(--card);--fc-neutral-bg-color:var(--muted);position:relative}.unified-calendar .fc-toolbar-filters{position:absolute;top:10px;right:16px;z-index:10}@media (min-width:768px){.unified-calendar .fc-toolbar-filters{top:20px;right:24px}}.unified-calendar .fc .fc-toolbar.fc-header-toolbar{padding-right:100px}.fc-next-button .fc-icon-chevron-right:before,.fc-prev-button .fc-icon-chevron-left:before{content:"";display:inline-block;width:16px;height:16px;background-size:contain;background-repeat:no-repeat;background-position:50%}.fc-prev-button .fc-icon-chevron-left:before{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M15.0898 19.92L8.56984 13.4C7.79984 12.63 7.79984 11.37 8.56984 10.6L15.0898 4.07996" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.fc-next-button .fc-icon-chevron-right:before{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M8.91016 19.92L15.4302 13.4C16.2002 12.63 16.2002 11.37 15.4302 10.6L8.91016 4.07996" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.fc .fc-toolbar-title{font-size:2.5em;font-weight:600;color:var(--color-primary)}.fc .fc-toolbar{gap:1rem}.fc .fc-button-group{gap:5px;margin-right:2rem}.fc .fc-button-primary{background:var(--muted);color:var(--foreground);border:1px solid var(--border);font-size:1.2em;font-weight:500;text-transform:capitalize;padding:8px 14px;border-radius:20px;transition:all .15s ease}.fc .fc-button-primary:hover{background:var(--muted);border-color:var(--color-accent3);color:var(--foreground)}.fc .fc-button-primary:not(:disabled).fc-button-active{background:var(--color-accent3);color:white;border-color:var(--color-accent3);font-weight:600}.fc .fc-button-primary:disabled{opacity:.5}.fc .fc-button-primary:focus{box-shadow:none}.fc{background-color:transparent}.fc-theme-standard .fc-scrollgrid,.fc-theme-standard td,.fc-theme-standard th{border-color:var(--border)}.fc-col-header-cell{background:var(--muted);padding:12px 0}.fc-col-header-cell-cushion{font-size:1.3em;font-weight:500;color:var(--foreground)}.fc-daygrid-day{background:var(--card)}.fc-daygrid-day-number{font-size:1.2em;font-weight:500;color:var(--foreground);padding:8px}.fc-day-today{background:var(--color-accent3-100)!important}.dark .fc-day-today{background:var(--color-accent3-focused)!important}.fc .fc-timegrid-slot{height:2em}.fc-timegrid-slot{background-color:var(--card)}.fc-timegrid-slot-label-cushion{font-size:1.1em;color:var(--muted-foreground)}.fc-event{border:none!important;border-radius:6px;font-size:.8125rem;font-weight:500;padding:4px 8px;margin:1px 2px;cursor:pointer;transition:opacity .15s ease,transform .1s ease}.fc-event:hover{opacity:.9;transform:translateY(-1px)}.fc-daygrid-event{min-height:24px;line-height:1.4}.fc-timegrid-event{border-radius:6px;padding:4px 8px}.fc-timegrid-event .fc-event-main{padding:2px 4px}.fc-event.event-availability{background-color:var(--color-accent1)!important;color:white}.fc-event.event-one-on-one{background-color:var(--color-accent4)!important;color:white}.fc-event.event-program{background-color:var(--color-accent3)!important;color:white}.fc-event.event-scheduled{background-color:var(--color-accent1)!important;color:white}.fc-event.event-cancelled{background-color:var(--muted-foreground)!important;color:white;opacity:.6}.fc-event.event-live{background-color:#ef4444!important;color:white;animation:pulse-live 2s infinite}@keyframes pulse-live{0%,to{opacity:1}50%{opacity:.8}}.fc-event.event-secondary{opacity:.65}.fc-list{border-radius:8px;overflow:hidden;background-color:var(--card)}.fc-list-day-cushion{background-color:var(--muted)!important}.fc-list-day-side-text,.fc-list-day-text{font-size:1.2em;font-weight:500;color:var(--foreground)}.fc-list-event-time,.fc-list-event-title{font-size:1.1em}.fc-list-event{cursor:pointer}.fc-list-event:hover td{background:var(--muted)!important}.fc-list-event-dot{border-width:6px!important}.fc-list-event.event-availability .fc-list-event-dot{border-color:var(--color-accent1)!important}.fc-list-event.event-one-on-one .fc-list-event-dot{border-color:var(--color-accent4)!important}.fc-list-event.event-program .fc-list-event-dot{border-color:var(--color-accent3)!important}.fc-list-event.event-scheduled .fc-list-event-dot{border-color:var(--color-accent1)!important}.fc-list-event.event-completed .fc-list-event-dot{border-color:var(--color-accent2)!important}.fc-daygrid-more-link{font-size:.75rem;font-weight:600;color:var(--color-accent3);padding:2px 4px}.fc-daygrid-more-link:hover{background:var(--color-accent3-100);border-radius:4px}.fc-more-popover{border-radius:8px;border:1px solid var(--border);box-shadow:0 4px 12px rgba(0,0,0,.1)}.fc-more-popover .fc-popover-header{background:var(--muted);padding:8px 12px;font-weight:600}.dark .fc .fc-button-primary:hover{background:var(--muted);border-color:var(--color-accent3);color:var(--foreground)}.dark .fc .fc-button-primary:not(:disabled).fc-button-active{background:var(--color-accent3);color:white;border-color:var(--color-accent3)}.dark .fc-more-popover{box-shadow:0 4px 12px rgba(0,0,0,.3)}.dark .fc-next-button .fc-icon-chevron-right:before,.dark .fc-prev-button .fc-icon-chevron-left:before{filter:invert(1)}.dark .fc-col-header-cell-cushion,.dark .fc-daygrid-day-number{color:var(--foreground)}@media (max-width:768px){.fc .fc-toolbar{flex-direction:column;gap:10px}.fc-event{font-size:.8em}.unified-calendar .fc-toolbar-filters{position:relative;top:auto;right:auto;margin-bottom:12px}.unified-calendar .fc .fc-toolbar.fc-header-toolbar{padding-right:0}}