.MonthCalendar-module__1sVACq__toolbar{justify-content:space-between;align-items:center;gap:var(--space-3);margin-bottom:25px;display:flex}.MonthCalendar-module__1sVACq__monthLabel{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:0;font-size:1.75rem;font-weight:500;line-height:1}.MonthCalendar-module__1sVACq__controls{align-items:center;gap:21px;display:flex}.MonthCalendar-module__1sVACq__chevron{color:var(--color-fg);background:0 0;border:none;align-items:center;padding:0;display:flex}.MonthCalendar-module__1sVACq__chevron:hover{color:var(--color-muted);background:0 0}.MonthCalendar-module__1sVACq__todayBtn{background:var(--color-fg);color:var(--color-bg);font-family:var(--font-mono);letter-spacing:.05em;text-transform:uppercase;border:none;border-radius:0;padding:5px 10px;font-size:11px;line-height:normal}.MonthCalendar-module__1sVACq__todayBtn:hover{background:var(--color-muted);color:var(--color-bg)}.MonthCalendar-module__1sVACq__addBtn{border:var(--border-strong);font-family:var(--font-mono);letter-spacing:.05em;text-transform:uppercase;background:0 0;border-radius:0;padding:4px 10px;font-size:11px;line-height:normal}.MonthCalendar-module__1sVACq__weekdays{background:var(--color-fg);border-radius:10px 10px 0 0;grid-template-columns:repeat(7,1fr);align-items:stretch;height:37px;margin-bottom:22px;display:grid}.MonthCalendar-module__1sVACq__weekday{font-family:var(--font-mono);letter-spacing:.05em;text-transform:uppercase;color:var(--color-bg);border-left:1px solid var(--color-bg);justify-content:center;align-items:center;font-size:11px;display:flex}.MonthCalendar-module__1sVACq__weekday:first-child{border-left:none}.MonthCalendar-module__1sVACq__rows{flex-direction:column;gap:10px;display:flex}.MonthCalendar-module__1sVACq__row{grid-template-columns:repeat(7,1fr);min-height:104px;display:grid;position:relative}.MonthCalendar-module__1sVACq__cell{border-left:1px solid var(--color-line-strong);padding:6px 10px}.MonthCalendar-module__1sVACq__dayNum{font-family:var(--font-mono);color:var(--color-fg);font-size:.65rem;font-weight:500}.MonthCalendar-module__1sVACq__cellOutside .MonthCalendar-module__1sVACq__dayNum{color:var(--color-line)}.MonthCalendar-module__1sVACq__today .MonthCalendar-module__1sVACq__dayNum{text-underline-offset:2px;font-weight:500;text-decoration:underline}.MonthCalendar-module__1sVACq__lane{pointer-events:none;height:44px;position:absolute;top:34px;left:0;right:0}.MonthCalendar-module__1sVACq__bar{height:44px;font-family:var(--font-mono);white-space:nowrap;border-radius:var(--radius);pointer-events:auto;align-items:center;gap:10px;padding:0 14px;font-size:.78rem;line-height:1;display:flex;position:absolute;top:0;overflow:hidden}.MonthCalendar-module__1sVACq__barLabel{text-overflow:ellipsis;overflow:hidden}.MonthCalendar-module__1sVACq__barLabel strong{font-weight:500}.MonthCalendar-module__1sVACq__chip{font-family:var(--font-mono);letter-spacing:.04em;text-transform:uppercase;background:var(--color-accent);color:var(--color-fg);flex:none;padding:3px 6px;font-size:10px;line-height:1}.MonthCalendar-module__1sVACq__chipTentative{background:var(--color-line)}.MonthCalendar-module__1sVACq__bar_assigned,.MonthCalendar-module__1sVACq__bar_tentative{background:var(--color-fill-strong);color:var(--color-fg)}.MonthCalendar-module__1sVACq__bar_open{background:var(--color-bg);border:1px solid var(--color-line);color:var(--color-muted)}.MonthCalendar-module__1sVACq__bar_maintenance{background:var(--color-fill-strong);border:1px dashed var(--color-line-strong);color:var(--color-fg)}button.MonthCalendar-module__1sVACq__bar{cursor:pointer;text-align:left;border:none}button.MonthCalendar-module__1sVACq__bar_assigned,button.MonthCalendar-module__1sVACq__bar_tentative{background:var(--color-fill-strong);color:var(--color-fg)}button.MonthCalendar-module__1sVACq__bar_open{background:var(--color-bg);border:1px solid var(--color-line);color:var(--color-muted)}button.MonthCalendar-module__1sVACq__bar_maintenance{background:var(--color-fill-strong);border:1px dashed var(--color-line-strong);color:var(--color-fg)}.MonthCalendar-module__1sVACq__barHovered.MonthCalendar-module__1sVACq__bar_assigned,.MonthCalendar-module__1sVACq__barHovered.MonthCalendar-module__1sVACq__bar_tentative,.MonthCalendar-module__1sVACq__barHovered.MonthCalendar-module__1sVACq__bar_maintenance,button.MonthCalendar-module__1sVACq__barHovered.MonthCalendar-module__1sVACq__bar_assigned,button.MonthCalendar-module__1sVACq__barHovered.MonthCalendar-module__1sVACq__bar_tentative,button.MonthCalendar-module__1sVACq__barHovered.MonthCalendar-module__1sVACq__bar_maintenance{background:var(--color-line);color:var(--color-fg)}.MonthCalendar-module__1sVACq__barHovered.MonthCalendar-module__1sVACq__bar_open,button.MonthCalendar-module__1sVACq__barHovered.MonthCalendar-module__1sVACq__bar_open{background:var(--color-fill);color:var(--color-fg)}.MonthCalendar-module__1sVACq__barContinued{border-top-left-radius:0;border-bottom-left-radius:0}.MonthCalendar-module__1sVACq__barContinues{border-top-right-radius:0;border-bottom-right-radius:0}.MonthCalendar-module__1sVACq__footerBar{background:var(--color-fg);color:var(--color-bg);justify-content:space-between;gap:var(--space-4);font-family:var(--font-mono);border-radius:0 0 10px 10px;flex-wrap:wrap;margin-top:22px;padding:10px 15px;font-size:11px;display:flex}.MonthCalendar-module__1sVACq__footerBar a{color:var(--color-bg)}.MonthCalendar-module__1sVACq__footerBar a:hover{color:var(--color-line)}@media (max-width:640px){.MonthCalendar-module__1sVACq__monthLabel{font-size:1.25rem}.MonthCalendar-module__1sVACq__controls{gap:var(--space-3)}.MonthCalendar-module__1sVACq__row{min-height:72px}.MonthCalendar-module__1sVACq__lane{height:32px;top:24px}.MonthCalendar-module__1sVACq__bar{height:32px;padding:0 var(--space-2);gap:var(--space-2);font-size:.65rem}.MonthCalendar-module__1sVACq__chip{display:none}}
.CalendarEditor-module__eFhjOW__overlay{padding:10vh var(--space-4) var(--space-4);z-index:50;background:#0006;justify-content:center;align-items:flex-start;display:flex;position:fixed;inset:0}.CalendarEditor-module__eFhjOW__modal{background:var(--color-bg);border:var(--border-strong);border-radius:var(--radius);padding:var(--space-5);width:min(460px,100%)}.CalendarEditor-module__eFhjOW__title{margin-bottom:var(--space-4);font-size:1rem}.CalendarEditor-module__eFhjOW__grid{gap:var(--space-3);grid-template-columns:1fr 1fr;display:grid}.CalendarEditor-module__eFhjOW__full{grid-column:1/-1}.CalendarEditor-module__eFhjOW__footer{justify-content:space-between;align-items:center;gap:var(--space-2);margin-top:var(--space-5);display:flex}.CalendarEditor-module__eFhjOW__footerLeft{gap:var(--space-2);display:flex}.CalendarEditor-module__eFhjOW__quiet{border:var(--border);color:var(--color-muted)}@media (max-width:480px){.CalendarEditor-module__eFhjOW__grid{grid-template-columns:1fr}}
