.neps-calendar[data-v-6989ff10]{background:var(--color-card);border-radius:15px;flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.calendar-header[data-v-6989ff10]{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.calendar-title[data-v-6989ff10]{color:var(--color-black);gap:.5rem;font-weight:700}.calendar-nav[data-v-6989ff10],.calendar-title[data-v-6989ff10]{align-items:center;font-size:1.2rem;display:inline-flex}.calendar-nav[data-v-6989ff10]{color:var(--color-gray);border:none}.calendar-nav[data-v-6989ff10],.calendar-today[data-v-6989ff10]{cursor:pointer;background:0 0}.calendar-today[data-v-6989ff10]{border:1px solid var(--color-border);color:var(--color-black);border-radius:8px;padding:.35rem .85rem;font-weight:600}.calendar-grid[data-v-6989ff10]{border:1px solid var(--color-border);border-radius:10px;grid-template-columns:repeat(7,minmax(0,1fr));display:grid;overflow:hidden}.calendar-weekday[data-v-6989ff10]{text-align:center;color:var(--color-text-light);background:var(--color-background-hover);padding:.6rem 0;font-weight:700}.calendar-cell[data-v-6989ff10],.calendar-weekday[data-v-6989ff10]{border-bottom:1px solid var(--color-border)}.calendar-cell[data-v-6989ff10]{border-right:1px solid var(--color-border);min-height:120px;padding:.6rem;position:relative}.calendar-cell[data-v-6989ff10]:nth-child(7n){border-right:none}.calendar-cell[data-v-6989ff10]:nth-last-child(-n+7){border-bottom:none}.calendar-day-number[data-v-6989ff10]{font-weight:700;position:absolute;top:6px;right:8px}.calendar-cell.is-outside .calendar-day-number[data-v-6989ff10],.calendar-day-number[data-v-6989ff10]{color:var(--color-gray)}.calendar-cell.is-today .calendar-day-number[data-v-6989ff10]{color:var(--color-secondary)}.calendar-events[data-v-6989ff10]{flex-direction:column;gap:.35rem;margin-top:1.8rem;display:flex}.event-pill[data-v-6989ff10]{color:var(--color-text-white);white-space:nowrap;text-overflow:ellipsis;border:none;border-radius:6px;padding:.25rem .4rem;overflow:hidden}.event-more[data-v-6989ff10],.event-pill[data-v-6989ff10]{text-align:left;cursor:pointer;font-size:.8rem;font-weight:700}.event-more[data-v-6989ff10]{color:var(--color-primary);background:0 0;border:none}.day-dialog-list[data-v-6989ff10]{flex-direction:column;gap:.75rem;width:100%;display:flex}.day-dialog-item[data-v-6989ff10]{border:1px solid var(--color-border);background:var(--color-white);cursor:pointer;border-radius:8px;justify-content:space-between;align-items:flex-start;gap:1rem;padding:.6rem .8rem;display:flex}.day-dialog-title[data-v-6989ff10]{color:var(--color-black);font-weight:700}.day-dialog-time[data-v-6989ff10]{color:var(--color-gray);text-align:right;min-width:120px;font-weight:600}.event-dialog[data-v-6989ff10]{flex-direction:column;gap:.75rem;display:flex}.event-dialog-time[data-v-6989ff10]{color:var(--color-black);font-weight:700}.event-dialog-type[data-v-6989ff10]{color:var(--color-gray);font-weight:600}.event-dialog-action[data-v-6989ff10]{border:2px solid var(--color-blue-font);color:var(--color-blue-font);border-radius:10px;justify-content:center;align-items:center;width:fit-content;padding:.5rem 1rem;font-weight:700;text-decoration:none;display:inline-flex}.calendar-mobile[data-v-6989ff10]{border-bottom:1px solid var(--color-border);display:none}.calendar-mobile[data-v-6989ff10],.calendar-mobile-day[data-v-6989ff10]{border-top:1px solid var(--color-border)}.calendar-mobile-day[data-v-6989ff10]{grid-template-columns:64px 1fr;gap:1rem;padding:.85rem 0;display:grid}.calendar-mobile-day[data-v-6989ff10]:first-child{border-top:none}.calendar-mobile-date[data-v-6989ff10]{flex-direction:column;align-items:center;gap:.25rem;display:flex}.calendar-mobile-weekday[data-v-6989ff10]{color:var(--color-text-muted);font-size:.75rem;font-weight:700}.calendar-mobile-number[data-v-6989ff10]{border:1px solid var(--color-border);width:34px;height:34px;color:var(--color-text);border-radius:999px;justify-content:center;align-items:center;font-weight:700;display:inline-flex}.calendar-mobile-day.is-today .calendar-mobile-number[data-v-6989ff10]{background:var(--color-secondary);color:var(--color-white);border-color:var(--color-secondary)}.calendar-mobile-events[data-v-6989ff10]{flex-direction:column;gap:.4rem;display:flex}.event-pill-mobile[data-v-6989ff10]{white-space:normal;overflow-wrap:anywhere;word-break:break-word;width:100%}@media (width<=900px){.calendar-cell[data-v-6989ff10]{min-height:100px}}@media (width<=720px){.calendar-grid[data-v-6989ff10]{display:none}.calendar-mobile[data-v-6989ff10]{display:block}}
