.nv-calendar-dot[data-v-9f9341e6]{background:#fff;border-radius:8px;border:1px solid #e2e8f0;box-shadow:0 2px 8px rgba(0,0,0,.06);overflow:visible;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;height:100%;transform:scale(.75);transform-origin:left top;margin:0}.calendar-header[data-v-9f9341e6]{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;padding:12px 16px;background:linear-gradient(135deg,#f8fafc,#fff);border-bottom:1px solid #e2e8f0}.today-display[data-v-9f9341e6]{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start}.today-display .today-date[data-v-9f9341e6]{font-size:24px;font-weight:700;color:#1e293b;line-height:1;margin-bottom:2px}.today-display .today-weekday[data-v-9f9341e6]{font-size:12px;color:#64748b;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.month-navigation[data-v-9f9341e6]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:8px}.month-navigation .nav-btn[data-v-9f9341e6]{width:28px;height:28px;border-radius:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;color:#64748b;transition:all .2s ease}.month-navigation .nav-btn[data-v-9f9341e6]:hover{background:#f1f5f9;color:#1e293b}.month-navigation .current-month[data-v-9f9341e6]{font-size:16px;font-weight:600;color:#1e293b;min-width:120px;text-align:center}.weekdays-row[data-v-9f9341e6]{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[7];grid-template-columns:repeat(7,1fr);background:#f8fafc;border-bottom:1px solid #e2e8f0}.weekdays-row .weekday-cell[data-v-9f9341e6]{padding:8px 6px;text-align:center;font-size:11px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.5px}.calendar-grid[data-v-9f9341e6]{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[7];grid-template-columns:repeat(7,1fr);gap:0;background:#e2e8f0;border:1px solid #e2e8f0;-ms-flex:1;flex:1}.calendar-day[data-v-9f9341e6]{background:#fff;min-height:50px;height:auto;width:100%;padding:8px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;cursor:pointer;transition:all .2s ease;position:relative;border-right:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;box-sizing:border-box;overflow:hidden}.calendar-day[data-v-9f9341e6]:hover{background:#f8fafc}.calendar-day.other-month[data-v-9f9341e6]{background:#fff;color:#94a3b8}.calendar-day.other-month .day-number[data-v-9f9341e6]{color:#94a3b8}.calendar-day.weekend[data-v-9f9341e6]{background:#f3f4f6!important;color:#6b7280!important}.calendar-day.weekend .day-number[data-v-9f9341e6]{color:#6b7280!important}.calendar-day.weekend.other-month[data-v-9f9341e6]{background:#f3f4f6!important;color:#9ca3af!important}.calendar-day.weekend.other-month .day-number[data-v-9f9341e6]{color:#9ca3af!important}.calendar-day.weekend[data-v-9f9341e6]:hover{background:#e5e7eb!important}.calendar-day.today[data-v-9f9341e6]{background:#fff}.calendar-day.today .day-number[data-v-9f9341e6]{background:#3b82f6;color:#fff;width:20px;height:20px;border-radius:50%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;font-weight:600;font-size:12px}.calendar-day.today.weekend[data-v-9f9341e6]{background:#f3f4f6!important}.calendar-day.selected[data-v-9f9341e6]:not(.today){box-shadow:inset 0 0 0 2px #3b82f6}.day-number[data-v-9f9341e6]{font-size:13px;font-weight:500;color:#1e293b;margin-bottom:3px}.day-events-dots[data-v-9f9341e6]{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2px;margin-top:2px;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center}.event-dot[data-v-9f9341e6]{width:5px;height:5px;border-radius:50%;cursor:default;transition:all .2s ease;border:1px solid transparent}.event-dot[data-v-9f9341e6]:hover{transform:scale(1.2);box-shadow:0 0 4px rgba(0,0,0,.3)}.event-clickable .event-dot[data-v-9f9341e6],.event-clickable .event-list-container .event-list-item[data-v-9f9341e6]{cursor:pointer}.event-tooltip[data-v-9f9341e6]{position:fixed;background:rgba(0,0,0,.8);color:#fff;padding:6px 10px;border-radius:6px;font-size:12px;font-weight:500;z-index:1000;pointer-events:none;white-space:nowrap;box-shadow:0 4px 12px rgba(0,0,0,.2)}.event-list-container[data-v-9f9341e6]{border-top:1px solid #e2e8f0;background:#fff}.event-list-container .event-list-header[data-v-9f9341e6]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:12px 16px;background:#f8fafc;border-bottom:1px solid #e2e8f0}.event-list-container .event-list-header .event-list-title[data-v-9f9341e6]{font-size:14px;font-weight:600;color:#1e293b}.event-list-container .event-list-header .calendar-actions[data-v-9f9341e6]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:2px}.event-list-container .event-list[data-v-9f9341e6]{max-height:none;overflow-y:visible}.event-list-container .event-list.scrollable[data-v-9f9341e6]{height:132px;max-height:132px;overflow-y:scroll;scrollbar-gutter:stable}.event-list-container .event-list-item[data-v-9f9341e6]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-height:32px;padding:5px 14px;cursor:default;transition:background-color .2s ease;border-bottom:1px solid #f1f5f9}.event-list-container .event-list-item[data-v-9f9341e6]:hover{background:#f8fafc}.event-list-container .event-list-item[data-v-9f9341e6]:last-child{border-bottom:none}.event-list-container .event-decorator[data-v-9f9341e6]{width:4px;height:22px;border-radius:2px;margin-right:12px;-ms-flex-negative:0;flex-shrink:0}.event-list-container .event-info[data-v-9f9341e6]{-ms-flex:1;flex:1;min-width:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:8px}.event-list-container .event-info .event-title[data-v-9f9341e6]{font-size:13px;font-weight:500;color:#1e293b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-ms-flex:1;flex:1}.event-list-container .event-info .event-time[data-v-9f9341e6]{font-size:11px;color:#64748b;-ms-flex-negative:0;flex-shrink:0;text-align:right}.event-list-container .event-actions[data-v-9f9341e6]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-left:4px}.event-list-container .event-actions .delete-action[data-v-9f9341e6]{color:#ff4d4f}.event-list-container .no-events[data-v-9f9341e6]{padding:20px 16px;text-align:center;color:#94a3b8;font-size:12px}@media (max-width:1200px){.nv-calendar-dot[data-v-9f9341e6]{width:100%;transform:scale(.9)}.calendar-day[data-v-9f9341e6]{min-height:40px}}@media (max-width:768px){.nv-calendar-dot[data-v-9f9341e6]{width:100%;transform:scale(.85)}.calendar-day[data-v-9f9341e6]{min-height:35px}.day-events[data-v-9f9341e6]{min-height:20px}.today-display .today-date[data-v-9f9341e6]{font-size:20px}.today-display .today-weekday[data-v-9f9341e6]{font-size:10px}}.calendar-compact[data-v-9f9341e6]{transform:scale(1);width:100%;transform-origin:left top;min-height:200px;height:auto}.calendar-compact .calendar-header[data-v-9f9341e6]{padding:10px 14px}.calendar-compact .calendar-header .today-display .today-date[data-v-9f9341e6]{font-size:20px}.calendar-compact .calendar-header .today-display .today-weekday[data-v-9f9341e6]{font-size:10px}.calendar-compact .calendar-header .current-month[data-v-9f9341e6]{font-size:14px;min-width:100px}.calendar-compact .calendar-day[data-v-9f9341e6]{min-height:35px;height:auto;padding:4px}.calendar-compact .weekdays-row .weekday-cell[data-v-9f9341e6]{padding:6px 4px;font-size:10px}.calendar-compact .day-number[data-v-9f9341e6]{font-size:12px}.calendar-compact .day-events-dots[data-v-9f9341e6]{gap:1px}.calendar-compact .event-dot[data-v-9f9341e6]{width:4px;height:4px}.calendar-compact .event-list-container .event-list-header[data-v-9f9341e6]{padding:8px 12px}.calendar-compact .event-list-container .event-list-header .event-list-title[data-v-9f9341e6]{font-size:12px}.calendar-compact .event-list-container .event-list[data-v-9f9341e6]{max-height:none;overflow-y:visible}.calendar-compact .event-list-container .event-list.scrollable[data-v-9f9341e6]{height:132px;max-height:132px;overflow-y:scroll}.calendar-compact .event-list-container .event-list-item[data-v-9f9341e6]{padding:6px 12px}.calendar-compact .event-list-container .event-decorator[data-v-9f9341e6]{width:3px;height:20px;margin-right:8px}.calendar-compact .event-list-container .event-info .event-title[data-v-9f9341e6]{font-size:11px}.calendar-compact .event-list-container .event-info .event-time[data-v-9f9341e6]{font-size:10px}@media (max-width:768px){.calendar-header[data-v-9f9341e6]{padding:16px}.calendar-header .today-display .today-date[data-v-9f9341e6]{font-size:24px}.calendar-header .current-month[data-v-9f9341e6]{font-size:16px;min-width:120px}.calendar-day[data-v-9f9341e6]{padding:4px}.event-dot[data-v-9f9341e6]{width:5px;height:5px}.event-list-container .event-list-item[data-v-9f9341e6]{padding:10px 16px}.event-list-container .event-info .event-title[data-v-9f9341e6]{font-size:14px}.event-list-container .event-info .event-time[data-v-9f9341e6]{font-size:12px}}