.fc{height:100%!important;font-family:var(--font-sans);direction:ltr;text-align:left}.fc *,.fc :after,.fc :before{box-sizing:border-box}.fc table{border-collapse:collapse;border-spacing:0;font-size:1em}.fc td,.fc th{border-style:solid;border-width:1px;padding:0;vertical-align:top}.fc .fc-daygrid-day.fc-day-today{background:#fefce8!important;border-color:#fbbf24!important}.fc .fc-daygrid-day.fc-day-today .fc-daygrid-day-number{color:#a16207!important;font-weight:700!important;background:none!important}.fc-theme-standard .fc-scrollgrid,.fc-theme-standard td,.fc-theme-standard th{border:1px solid #ddd}.fc-header-toolbar{margin-bottom:1rem!important;justify-content:space-between}.fc-header-toolbar,.fc-toolbar-chunk{display:flex;align-items:center}.fc-button-group{display:inline-flex;border-radius:.375rem;overflow:hidden}.fc-button-group .fc-button{background:#f9fafb;border:1px solid #d1d5db;color:#374151;padding:.25rem .75rem;font-size:.875rem;font-weight:500;transition:all .15s ease;cursor:pointer;margin:0;border-radius:0}.fc-button-group .fc-button:first-child{border-top-left-radius:.375rem;border-bottom-left-radius:.375rem}.fc-button-group .fc-button:last-child{border-top-right-radius:.375rem;border-bottom-right-radius:.375rem}.fc-button-group .fc-button:hover{background:#f3f4f6;border-color:#9ca3af}.fc-button-group .fc-button:disabled{opacity:.5;cursor:not-allowed}.fc-button-group .fc-button-primary{background:var(--primary);border-color:var(--primary);color:var(--primary-foreground)}.fc-button-group .fc-button-primary:hover{background:color-mix(in oklab,var(--primary),#000 20%);border-color:color-mix(in oklab,var(--primary),#000 20%)}.fc-today-button{background:var(--primary)!important;border-color:var(--primary)!important;color:var(--primary-foreground)!important;border-radius:.375rem;padding:.25rem .75rem;font-size:.875rem;font-weight:500;cursor:pointer}.fc-today-button:hover{background:color-mix(in oklab,var(--primary),#000 20%)!important;border-color:color-mix(in oklab,var(--primary),#000 20%)!important}.fc-toolbar-title{font-size:1.25rem;font-weight:600;color:#111827;margin:0 1rem}.fc-col-header-cell{background:var(--accent);font-weight:700;color:var(--primary-foreground);border-bottom:2px solid var(--primary);padding:.75rem .25rem;text-align:center}.fc-col-header-cell .fc-col-header-cell-cushion{text-decoration:none;color:var(--primary-foreground);padding:.5rem;display:block}.fc-daygrid-week-number{background:#f3f4f6;color:#6b7280;font-weight:500;text-align:center;padding:.25rem}.fc-daygrid-day{background:#fff;border:1px solid #f3f4f6;min-height:100px}.fc-daygrid-day:hover{background:#f8fafc}.fc-day-today{background:#fefce8!important}.fc-day-today .fc-daygrid-day-number{color:#1d4ed8;font-weight:700}.fc-daygrid-day-number{color:#374151;font-weight:500;text-decoration:none;padding:.5rem;display:block}.fc-day-other .fc-daygrid-day-number{color:#9ca3af}.fc-event{border:none!important;border-radius:.375rem!important;padding:.125rem .5rem!important;margin:.125rem!important;font-size:.75rem!important;font-weight:500!important;box-shadow:0 1px 2px 0 rgba(0,0,0,.05)!important;transition:all .15s ease!important;cursor:pointer;text-decoration:none}.fc-event:hover{transform:translateY(-1px)!important;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)!important}.fc-daygrid-event-harness{max-width:100%!important;overflow:hidden!important}.fc-daygrid-event,.fc-daygrid-event-frame,.fc-daygrid-event-harness-abs,.fc-event-main{max-width:100%!important;overflow:hidden!important;width:100%!important}.fc-event-title{font-weight:600!important}.fc-event-time{font-weight:400!important;opacity:.9!important}.fc-more-link{color:#111827;font-weight:500;text-decoration:none;padding:.25rem;border-radius:.25rem;transition:background-color .15s ease;display:block}.fc-more-link:hover{background:#e5e7eb;color:#0f172a}.fc-popover{background:var(--popover);color:var(--popover-foreground);border:1px solid var(--border);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.fc-popover .fc-popover-header{background:var(--muted);border-bottom:1px solid var(--border);padding:8px 12px}.fc-popover .fc-popover-header .fc-popover-title{color:var(--foreground);font-weight:600}.fc-popover .fc-popover-header .fc-popover-close{color:var(--muted-foreground);opacity:.7}.fc-popover .fc-popover-header .fc-popover-close:hover{opacity:1}.fc-popover .fc-popover-body{padding:8px}.fc-timegrid-slot{border-bottom:1px solid #f3f4f6;height:2.5em}.fc-timegrid-slot:hover{background:#f8fafc}.fc-timegrid-axis{background:#f9fafb;border-right:2px solid #e5e7eb;color:#6b7280;font-weight:500;text-align:center;padding:.5rem}.fc-timegrid-slot-minor{border-bottom:1px dotted;border-color:#e5e7eb}.fc-timegrid-now-indicator-line{border-color:#ef4444;border-width:2px;position:absolute;z-index:10}.fc-timegrid-now-indicator-arrow{border-color:#ef4444;position:absolute;z-index:10}.fc-non-business{background:#f9fafb}.fc-highlight{background:#dbeafe!important;opacity:.8!important}.fc-scroller::-webkit-scrollbar{width:6px;height:6px}.fc-scroller::-webkit-scrollbar-track{background:#f3f4f6;border-radius:3px}.fc-scroller::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.fc-scroller::-webkit-scrollbar-thumb:hover{background:#9ca3af}.dark .fc{--fc-border-color:#374151;--fc-button-text-color:#f9fafb;--fc-button-bg-color:#374151;--fc-button-border-color:#4b5563;--fc-button-hover-bg-color:#4b5563;--fc-button-hover-border-color:#6b7280;--fc-button-active-bg-color:#1f2937;--fc-button-active-border-color:#374151;--fc-event-bg-color:#3b82f6;--fc-event-border-color:#2563eb;--fc-event-text-color:#ffffff;--fc-event-selected-overlay-color:rgba(0,0,0,0.25);--fc-more-link-bg-color:#374151;--fc-more-link-text-color:#f9fafb;--fc-event-resizer-thickness:8px;--fc-event-resizer-dot-total-width:8px;--fc-event-resizer-dot-border-width:1px;--fc-non-business-color:rgba(215,215,215,0.3);--fc-bg-event-color:rgb(143,223,130);--fc-bg-event-opacity:0.3;--fc-highlight-color:rgba(188,232,241,0.3);--fc-today-bg-color:rgba(255,220,40,0.15);--fc-now-indicator-color:red;background-color:#111827!important;color:#f9fafb!important}.dark .fc .fc-toolbar{background-color:#1f2937;color:#f9fafb}.dark .fc .fc-toolbar-title{color:#f9fafb}.dark .fc .fc-daygrid-day{background-color:#111827;color:#f9fafb}.dark .fc .fc-daygrid-day-number{color:#f9fafb;color:#f9fafb!important}.dark .fc .fc-col-header-cell{background-color:var(--accent)!important}.dark .fc .fc-col-header-cell,.dark .fc .fc-col-header-cell a{color:var(--primary-foreground)!important}.dark .fc .fc-timegrid-slot{background-color:#111827}.dark .fc .fc-timegrid-slot-label{color:#9ca3af}.dark .fc .fc-list-day{background-color:#374151;color:#f9fafb}.dark .fc .fc-list-event{background-color:#1f2937;color:#f9fafb}.dark .fc .fc-list-event:hover{background-color:#374151}.dark .fc .fc-daygrid-day-bg,.dark .fc .fc-daygrid-day-events,.dark .fc .fc-daygrid-day-frame{background-color:#111827!important}.dark .fc .fc-daygrid-day.fc-day-today,.dark .fc .fc-daygrid-day.fc-day-today .fc-daygrid-day-frame{background-color:rgba(59,130,246,.1)!important}.dark .fc .fc-daygrid-day.fc-day-today .fc-daygrid-day-number{background-color:#3b82f6!important;color:#fff!important;border-radius:50%!important;width:24px!important;height:24px!important;display:flex!important;align-items:center!important;justify-content:center!important;font-weight:700!important}.light .fc{--fc-border-color:#e5e7eb;--fc-button-text-color:#374151;--fc-button-bg-color:#ffffff;--fc-button-border-color:#d1d5db;--fc-button-hover-bg-color:#f9fafb;--fc-button-hover-border-color:#9ca3af;--fc-button-active-bg-color:#f3f4f6;--fc-button-active-border-color:#6b7280;--fc-event-bg-color:#3b82f6;--fc-event-border-color:#2563eb;--fc-event-text-color:#ffffff;--fc-event-selected-overlay-color:rgba(0,0,0,0.25);--fc-more-link-bg-color:#f3f4f6;--fc-more-link-text-color:#374151;--fc-event-resizer-thickness:8px;--fc-event-resizer-dot-total-width:8px;--fc-event-resizer-dot-border-width:1px;--fc-non-business-color:rgba(215,215,215,0.3);--fc-bg-event-color:rgb(143,223,130);--fc-bg-event-opacity:0.3;--fc-highlight-color:rgba(188,232,241,0.3);--fc-today-bg-color:rgba(255,220,40,0.15);--fc-now-indicator-color:red;background-color:#fff!important;color:#374151!important}.light .fc .fc-toolbar{background-color:#fff;color:#374151}.light .fc .fc-toolbar-title{color:#374151}.light .fc .fc-daygrid-day{background-color:#fff;color:#374151}.light .fc .fc-daygrid-day-number{color:#374151;color:#374151!important}.light .fc .fc-col-header-cell{background-color:var(--accent)!important}.light .fc .fc-col-header-cell,.light .fc .fc-col-header-cell a{color:var(--primary-foreground)!important}.light .fc .fc-timegrid-slot{background-color:#fff}.light .fc .fc-timegrid-slot-label{color:#6b7280}.light .fc .fc-list-day{background-color:#f3f4f6;color:#374151}.light .fc .fc-list-event{background-color:#fff;color:#374151}.light .fc .fc-list-event:hover{background-color:#f9fafb}.light .fc .fc-daygrid-day-bg,.light .fc .fc-daygrid-day-events,.light .fc .fc-daygrid-day-frame{background-color:#fff!important}.light .fc .fc-daygrid-day.fc-day-today,.light .fc .fc-daygrid-day.fc-day-today .fc-daygrid-day-frame{background-color:rgba(59,130,246,.1)!important}.light .fc .fc-daygrid-day.fc-day-today .fc-daygrid-day-number{background-color:#3b82f6!important;color:#fff!important;border-radius:50%!important;width:24px!important;height:24px!important;display:flex!important;align-items:center!important;justify-content:center!important;font-weight:700!important}@media(max-width:768px){.fc-toolbar{flex-direction:column;gap:.5rem}.fc-toolbar-chunk{justify-content:center}.fc-button-group .fc-button{padding:.375rem .5rem;font-size:.75rem}.fc-toolbar-title{font-size:1rem;margin:0}.fc-scrollgrid{min-width:700px;overflow-x:auto}.fc-col-header-cell,.fc-daygrid-day{min-width:100px!important;width:100px!important}.fc-scroller{overflow-x:auto!important;overflow-y:auto!important}}@media(prefers-color-scheme:dark){.fc{color:#f9fafb}.fc .fc-daygrid-day.fc-day-today{background:#451a03!important;border-color:#f59e0b!important}.fc .fc-daygrid-day.fc-day-today .fc-daygrid-day-number{color:#fbbf24!important;font-weight:700!important;background:none!important}.fc-col-header-cell{background:#1f2937;color:#e5e7eb;border-color:#374151}.fc-daygrid-day{background:#111827;border-color:#374151}.fc-day-today{background:#1e3a8a!important}.fc-timegrid-axis{color:#9ca3af}.fc-non-business,.fc-timegrid-axis{background:#1f2937}}