:root{--rbc-bg-primary: #ffffff;--rbc-bg-secondary: #fafafa;--rbc-bg-today: #e3f2fd;--rbc-border-color: #e0e0e0;--rbc-border-light: #f5f5f5;--rbc-text-primary: #424242;--rbc-text-secondary: #757575;--rbc-button-bg: transparent;--rbc-button-hover-bg: #f5f5f5;--rbc-button-active-bg: #1976d2;--rbc-button-active-hover-bg: #1565c0;--rbc-current-time: #f44336;--rbc-scrollbar-track: #f5f5f5;--rbc-scrollbar-thumb: #bdbdbd;--rbc-scrollbar-thumb-hover: #9e9e9e}[data-theme=dark]{--rbc-bg-primary: #1e1e1e;--rbc-bg-secondary: #252525;--rbc-bg-today: #1e1e1e;--rbc-border-color: #333333;--rbc-border-light: #2a2a2a;--rbc-text-primary: #ffffff;--rbc-text-secondary: #b3b3b3;--rbc-button-bg: transparent;--rbc-button-hover-bg: #2a2a2a;--rbc-button-active-bg: #1976d2;--rbc-button-active-hover-bg: #1565c0;--rbc-current-time: #f44336;--rbc-scrollbar-track: #2a2a2a;--rbc-scrollbar-thumb: #404040;--rbc-scrollbar-thumb-hover: #555555}.rbc-calendar{font-family:Roboto,Helvetica,Arial,sans-serif;background-color:var(--rbc-bg-primary);border:1px solid var(--rbc-border-color);border-radius:4px;width:100%;min-width:800px}.rbc-header{background-color:var(--rbc-bg-secondary);padding:8px 4px;font-weight:500;color:var(--rbc-text-primary);border-bottom:1px solid var(--rbc-border-color);font-size:13px;min-width:100px;text-align:center}.rbc-today{background-color:var(--rbc-bg-today)}.rbc-time-view{border-top:1px solid var(--rbc-border-color)}.rbc-time-slot{border-top:1px solid var(--rbc-border-light);min-height:25px}.rbc-time-header-content{border-left:1px solid var(--rbc-border-color);min-width:100px}.rbc-time-content{border-top:1px solid var(--rbc-border-color)}.rbc-time-gutter{color:var(--rbc-text-secondary);font-size:11px;width:70px;min-width:70px;text-align:right;padding-right:8px}.rbc-label{padding:0 8px;font-size:12px}.rbc-event{border-radius:3px;padding:2px 4px;font-size:10px;cursor:pointer;transition:opacity .2s;min-width:80px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.2}.rbc-event:hover{opacity:1!important}.rbc-event-label{font-size:11px}.rbc-event-content{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rbc-toolbar{margin-bottom:16px}.rbc-toolbar button{background-color:var(--rbc-button-bg);border:1px solid var(--rbc-border-color);color:var(--rbc-text-primary);padding:6px 12px;margin:0 2px;border-radius:4px;cursor:pointer;font-size:14px;transition:background-color .2s}.rbc-toolbar button:hover{background-color:var(--rbc-button-hover-bg)}.rbc-toolbar button.rbc-active{background-color:var(--rbc-button-active-bg);color:#fff;border-color:var(--rbc-button-active-bg)}.rbc-toolbar button.rbc-active:hover{background-color:var(--rbc-button-active-hover-bg)}.rbc-time-view .rbc-time-gutter{white-space:nowrap;overflow:visible}.rbc-time-gutter .rbc-label{display:block;text-align:right;padding-right:5px;font-size:11px;line-height:1.2}.rbc-time-header{display:flex}.rbc-time-header .rbc-gutter-cell{width:70px;min-width:70px}.rbc-time-header .rbc-header{border-left:1px solid var(--rbc-border-color)}.rbc-allday-cell{display:none}.rbc-time-header.rbc-overflowing{border-right:1px solid var(--rbc-border-color)}.rbc-timeslot-group{border-bottom:1px solid var(--rbc-border-light)}.rbc-current-time-indicator{background-color:var(--rbc-current-time);height:2px}.rbc-time-content::-webkit-scrollbar{width:8px;height:8px}.rbc-time-content::-webkit-scrollbar-track{background:var(--rbc-scrollbar-track)}.rbc-time-content::-webkit-scrollbar-thumb{background:var(--rbc-scrollbar-thumb);border-radius:4px}.rbc-time-content::-webkit-scrollbar-thumb:hover{background:var(--rbc-scrollbar-thumb-hover)}
