.calendar-container[data-v-82faf78f]{width:100%;position:relative}.calendar-header[data-v-82faf78f]{margin-bottom:1rem}.calendar-nav-row[data-v-82faf78f]{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.calendar-navigation[data-v-82faf78f]{align-items:center;display:flex}.calendar-title[data-v-82faf78f]{text-align:center;min-width:180px;font-size:1.1em;font-weight:600}.calendar-view-toggle .btn-sm[data-v-82faf78f]{padding:.375rem .75rem;font-size:.8rem}.calendar-progress-wrapper[data-v-82faf78f]{height:3px;margin-bottom:.5rem}.calendar-progress[data-v-82faf78f]{background-color:var(--bs-border-color);border-radius:2px;width:100%;height:3px;overflow:hidden}.calendar-progress-bar[data-v-82faf78f]{background-color:var(--bs-primary);height:100%;transition:width .3s}.calendar-loading-overlay[data-v-82faf78f]{background:var(--bs-body-bg);opacity:.9;z-index:10;border-radius:.375rem;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.calendar-loading[data-v-82faf78f]{opacity:.3;pointer-events:none}.month-card[data-v-82faf78f]{cursor:pointer;transition:border-color .2s}.month-card[data-v-82faf78f]:hover{border-color:var(--bs-primary)!important}.month-event-count[data-v-82faf78f]{font-size:2rem;font-weight:700;line-height:1}.calendar-grid[data-v-82faf78f]{border:1px solid var(--bs-border-color);border-radius:.375rem;overflow:hidden}.calendar-weekdays[data-v-82faf78f]{background-color:var(--bs-secondary-bg);grid-template-columns:repeat(7,1fr);display:grid}.weekday-header[data-v-82faf78f]{text-align:center;border-bottom:1px solid var(--bs-border-color);padding:.5rem;font-size:.85em;font-weight:600}.calendar-days[data-v-82faf78f]{background-color:var(--bs-border-color);grid-template-rows:repeat(6,1fr);grid-template-columns:repeat(7,1fr);gap:1px;display:grid}.calendar-day[data-v-82faf78f]{cursor:pointer;background-color:var(--bs-body-bg);flex-direction:column;align-items:flex-start;min-height:90px;padding:.5rem;transition:background-color .15s;display:flex}.calendar-day[data-v-82faf78f]:hover{background-color:var(--bs-secondary-bg)}.calendar-day.today[data-v-82faf78f]{background-color:rgba(var(--bs-info-rgb), .1)}.calendar-day.other-month[data-v-82faf78f]{background-color:var(--bs-secondary-bg)}.calendar-day.selected-day[data-v-82faf78f]{outline:2px solid var(--bs-primary);outline-offset:-2px;background-color:rgba(var(--bs-primary-rgb), .08)}.day-number[data-v-82faf78f]{margin-bottom:.25rem;font-size:.85em;font-weight:600}.day-event-count[data-v-82faf78f]{flex:1;justify-content:center;align-items:center;width:100%;display:flex}.event-count-badge[data-v-82faf78f]{background-color:var(--bs-primary);min-width:28px;height:28px;color:var(--bs-white);border-radius:14px;justify-content:center;align-items:center;padding:0 6px;font-size:.8rem;font-weight:600;display:inline-flex}.weekly-view[data-v-82faf78f]{border:1px solid var(--bs-border-color);border-radius:.375rem;overflow:hidden}.week-header[data-v-82faf78f]{background-color:var(--bs-secondary-bg);border-bottom:1px solid var(--bs-border-color);grid-template-columns:60px repeat(7,1fr);display:grid}.time-gutter[data-v-82faf78f]{border-right:1px solid var(--bs-border-color)}.week-day-header[data-v-82faf78f]{text-align:center;border-right:1px solid var(--bs-border-color);padding:.5rem}.week-day-header[data-v-82faf78f]:last-child{border-right:none}.week-day-header .day-name[data-v-82faf78f]{font-size:.85em;font-weight:600}.week-day-header .day-date[data-v-82faf78f]{color:var(--bs-secondary-color);font-size:.9em}.week-day-header .today-date[data-v-82faf78f]{background-color:var(--bs-primary);width:28px;height:28px;color:var(--bs-white);border-radius:50%;justify-content:center;align-items:center;font-weight:600;display:inline-flex}.week-body[data-v-82faf78f]{max-height:600px;overflow-y:auto}.week-grid[data-v-82faf78f]{grid-template-columns:60px repeat(7,1fr);display:grid;position:relative}.time-labels[data-v-82faf78f]{border-right:1px solid var(--bs-border-color)}.time-label[data-v-82faf78f]{height:60px;color:var(--bs-secondary-color);justify-content:center;align-items:flex-start;padding:0 .25rem;font-size:.75em;display:flex;transform:translateY(-.5em)}.time-label[data-v-82faf78f]:first-child{visibility:hidden}.week-day-column[data-v-82faf78f]{border-right:1px solid var(--bs-border-color);height:1440px;position:relative}.week-day-column[data-v-82faf78f]:last-child{border-right:none}.week-day-column.today-column[data-v-82faf78f]{background-color:rgba(var(--bs-info-rgb), .04)}.hour-line[data-v-82faf78f]{border-bottom:1px solid var(--bs-border-color);cursor:pointer;height:60px}.hour-line[data-v-82faf78f]:hover{background-color:var(--bs-secondary-bg)}.weekly-event-block[data-v-82faf78f]{cursor:pointer;z-index:1;color:var(--bs-white);border-left:3px solid #0003;border-radius:4px;padding:2px 4px;font-size:.75rem;transition:z-index,opacity .15s;position:absolute;left:2px;right:2px;overflow:hidden}.weekly-event-block[data-v-82faf78f]:hover{z-index:5;opacity:.9}.weekly-event-time[data-v-82faf78f]{opacity:.9;white-space:nowrap;text-overflow:ellipsis;font-size:.7em;overflow:hidden}.weekly-event-title[data-v-82faf78f]{white-space:nowrap;text-overflow:ellipsis;font-weight:600;overflow:hidden}.daily-view[data-v-82faf78f]{border:1px solid var(--bs-border-color);border-radius:.375rem;padding:1rem}.all-day-section[data-v-82faf78f]{min-height:60px;margin-bottom:1rem;display:flex}.all-day-section .hour-label[data-v-82faf78f]{text-align:center;border-right:1px solid var(--bs-border-color);width:80px;padding:.5rem;font-weight:600}.all-day-section .hour-events[data-v-82faf78f]{flex:1;padding:.5rem}.daily-hour-block[data-v-82faf78f]{border-bottom:1px solid var(--bs-border-color);min-height:60px;display:flex}.hour-label[data-v-82faf78f]{text-align:center;border-right:1px solid var(--bs-border-color);width:80px;padding:.5rem;font-size:.8em}.hour-events[data-v-82faf78f]{flex:1;padding:.5rem}.daily-event[data-v-82faf78f]{cursor:pointer;background-color:var(--bs-body-bg);border-radius:.375rem;margin-bottom:.5rem;padding:.75rem;transition:border-color .15s}.daily-event[data-v-82faf78f]:hover{border-color:var(--bs-primary)!important}.event-header[data-v-82faf78f]{justify-content:space-between;align-items:center;margin-bottom:.25rem;display:flex}.event-title[data-v-82faf78f]{font-weight:600}.event-location[data-v-82faf78f]{color:var(--bs-secondary-color);font-size:.85em}.no-events[data-v-82faf78f]{text-align:center;padding:3rem}@media (width<=768px){.calendar-nav-row[data-v-82faf78f]{flex-direction:column;align-items:stretch}.calendar-navigation[data-v-82faf78f]{justify-content:center}.calendar-view-toggle[data-v-82faf78f]{justify-content:center;display:flex}.calendar-title[data-v-82faf78f]{min-width:auto;font-size:1em}.calendar-day[data-v-82faf78f]{min-height:60px;padding:.25rem}.event-count-badge[data-v-82faf78f]{border-radius:11px;min-width:22px;height:22px;font-size:.7rem}.day-number[data-v-82faf78f]{font-size:.75em}.week-header[data-v-82faf78f],.week-grid[data-v-82faf78f]{grid-template-columns:40px repeat(7,1fr)}.week-day-header .day-name[data-v-82faf78f]{font-size:.75em}.time-label[data-v-82faf78f]{font-size:.65em}.hour-label[data-v-82faf78f]{width:60px;font-size:.7em}}
