.fc .fc-toolbar-title { font-size: 1.1rem !important; }
.fc .fc-button { font-size: 0.8rem !important; padding: 0.3rem 0.6rem !important; }
.fc .fc-daygrid-event { font-size: 0.75rem; cursor: pointer; }
.fc .fc-timegrid-event { font-size: 0.75rem; cursor: pointer; }
.fc .fc-col-header-cell-cushion { font-size: 0.8rem; }
.fc td, .fc th { border-color: #e5e7eb !important; }
.dark .fc td, .dark .fc th { border-color: #374151 !important; }
.dark .fc .fc-toolbar-title { color: #e5e7eb; }
.dark .fc .fc-button { background: #374151; border-color: #4b5563; color: #e5e7eb; }
.dark .fc .fc-button:hover { background: #4b5563; }
.dark .fc .fc-button-active { background: #f59e0b !important; color: #000 !important; }
.dark .fc .fc-daygrid-day-number { color: #d1d5db; }
.dark .fc .fc-col-header-cell-cushion { color: #d1d5db; }
