.hypha-space-calendar .fc{--fc-border-color:hsl(var(--border)/0.55);--fc-page-bg-color:transparent;--fc-neutral-bg-color:hsl(var(--muted)/0.35);--fc-neutral-text-color:hsl(var(--muted-foreground));--fc-today-bg-color:hsl(var(--primary)/0.08);--fc-event-border-color:transparent;--fc-now-indicator-color:hsl(var(--primary));font-family:inherit}.hypha-space-calendar .fc-theme-dark{--fc-neutral-bg-color:hsl(var(--muted)/0.25)}.hypha-space-calendar .fc .fc-col-header-cell-cushion,.hypha-space-calendar .fc .fc-daygrid-day-number,.hypha-space-calendar .fc .fc-list-day-side-text,.hypha-space-calendar .fc .fc-list-day-text,.hypha-space-calendar .fc .fc-list-event-title a{color:hsl(var(--foreground));text-decoration:none;font-weight:500}.hypha-space-calendar .fc .fc-daygrid-day.fc-day-today{background:hsl(var(--primary)/.06)}.hypha-space-calendar .fc .fc-daygrid-day-frame{min-height:6.5rem;transition:background-color .12s ease}.hypha-space-calendar .fc .fc-daygrid-day-frame:hover{background:hsl(var(--muted)/.12)}.hypha-space-calendar .fc .fc-event{border-radius:.375rem;padding:.125rem .375rem;font-size:.75rem;font-weight:500;box-shadow:0 1px 2px hsl(var(--foreground)/.08);cursor:pointer;transition:transform .12s ease,box-shadow .12s ease}.hypha-space-calendar .fc .fc-event:hover{transform:translateY(-1px);box-shadow:0 4px 10px hsl(var(--foreground)/.12)}.hypha-space-calendar .fc .fc-event-selected,.hypha-space-calendar .fc .fc-event:focus{box-shadow:0 0 0 2px hsl(var(--ring))}.hypha-space-calendar .fc .fc-list-event-graphic,.hypha-space-calendar .fc .fc-list-event-time,.hypha-space-calendar .fc .fc-timegrid-axis-cushion,.hypha-space-calendar .fc .fc-timegrid-slot-label{color:hsl(var(--muted-foreground));font-size:.75rem}.hypha-space-calendar .fc .fc-list-event:hover td{background:hsl(var(--muted)/.35)}.hypha-space-calendar .fc .fc-highlight{background:hsl(var(--primary)/.12)}.hypha-space-calendar .fc .fc-scrollgrid{border-radius:.5rem;overflow:hidden}.hypha-space-calendar .fc .fc-list-event-marker,.hypha-space-calendar .fc .fc-more-link{color:hsl(var(--primary));font-weight:600}.hypha-space-calendar .fc .fc-now-indicator-line{border-width:2px;border-color:hsl(var(--primary))}.hypha-space-calendar .fc .fc-now-indicator-arrow{border-top-color:hsl(var(--primary));border-bottom-color:hsl(var(--primary))}.hypha-space-calendar .fc .fc-daygrid-more-link{background:hsl(var(--muted)/.5);border-radius:9999px;padding:.125rem .5rem}.hypha-space-calendar .fc .fc-list-empty{background:transparent;color:hsl(var(--muted-foreground));padding:2rem;border:1px dashed hsl(var(--border)/.6);border-radius:.75rem;margin:.5rem}.hypha-space-calendar .fc .fc-timegrid-slot{height:2.75rem}.hypha-space-calendar .fc .fc-list-day-cushion{background:hsl(var(--muted)/.35);padding:.625rem 1rem}.hypha-space-calendar .fc .fc-day-other .fc-daygrid-day-top{opacity:.45}.hypha-space-calendar .fc .fc-timegrid-col.fc-day-today{background:hsl(var(--primary)/.04)}.hypha-space-calendar .fc .fc-daygrid-day-number{font-size:.8125rem;padding:.125rem .375rem;border-radius:9999px}.hypha-space-calendar .fc .fc-day-today .fc-daygrid-day-number{background:hsl(var(--primary));color:hsl(var(--primary-foreground))}.hypha-space-calendar .fc .fc-button,.hypha-space-calendar .fc .fc-daygrid-event-dot{display:none}.hypha-space-calendar .fc .fc-popover{background:hsl(var(--popover));border:1px solid hsl(var(--border));border-radius:.5rem;box-shadow:0 10px 30px hsl(var(--foreground)/.12)}.hypha-space-calendar .fc .fc-popover-header{background:hsl(var(--muted)/.35);padding:.5rem .75rem;font-weight:600}.hypha-space-calendar .fc .fc-event-title,.hypha-space-calendar .fc .fc-list-event-title a{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hypha-space-calendar .fc .fc-scroller{scrollbar-width:thin}.hypha-space-calendar .fc .fc-scroller::-webkit-scrollbar{width:8px;height:8px}.hypha-space-calendar .fc .fc-scroller::-webkit-scrollbar-thumb{background:hsl(var(--muted-foreground)/.35);border-radius:9999px}