.calendar-module__nJHPhq__calendarShell{gap:22px;display:grid}.calendar-module__nJHPhq__calendarHeader{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.calendar-module__nJHPhq__calendarHeader h1{letter-spacing:-.055em;margin:0;font-size:42px}.calendar-module__nJHPhq__calendarHeader p{color:var(--muted);margin:8px 0 0}.calendar-module__nJHPhq__topActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:14px;display:flex}.calendar-module__nJHPhq__actionLink{color:var(--accent);background:0 0;border:0;padding:8px 0;font-weight:800}.calendar-module__nJHPhq__actionLinkActive{color:var(--text)}.calendar-module__nJHPhq__createButton{color:#03152a;background:linear-gradient(135deg,#2c85fff2,#5fb3fff2);border:1px solid #5fb3ffbf;border-radius:12px;padding:13px 18px;font-weight:900;box-shadow:0 16px 38px #2c85ff3d}.calendar-module__nJHPhq__controlsRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;display:flex}.calendar-module__nJHPhq__monthControls{align-items:center;gap:10px;display:flex}.calendar-module__nJHPhq__iconButton{border:1px solid var(--line);width:46px;height:46px;color:var(--text);background:#ffffff09;border-radius:12px;place-items:center;font-weight:900;display:grid}.calendar-module__nJHPhq__monthPickerRoot{position:relative}.calendar-module__nJHPhq__monthPickerButton{cursor:pointer;border:1px solid var(--line);min-width:190px;height:46px;color:var(--text);background:#ffffff09;border-radius:12px;justify-content:space-between;align-items:center;gap:8px;padding:0 14px;font-size:18px;font-weight:850;display:flex}.calendar-module__nJHPhq__monthPickerPanel{z-index:90;border:1px solid var(--line-strong);background:linear-gradient(#1c2b41fc,#111c2dfc);border-radius:18px;width:420px;max-width:calc(100vw - 32px);padding:16px;position:absolute;top:56px;left:0;box-shadow:0 24px 90px #0000006b}.calendar-module__nJHPhq__monthPickerHeader{justify-content:space-between;align-items:center;gap:10px;margin-bottom:16px;display:flex}.calendar-module__nJHPhq__monthPickerHeader strong{font-size:20px}.calendar-module__nJHPhq__monthNav{gap:8px;display:flex}.calendar-module__nJHPhq__monthNav button{border:1px solid var(--line);width:34px;height:34px;color:var(--text);background:#ffffff0a;border-radius:999px;place-items:center;font-weight:900;display:grid}.calendar-module__nJHPhq__weekdayRow,.calendar-module__nJHPhq__daysGrid{grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;display:grid}.calendar-module__nJHPhq__weekdayCell{color:var(--muted);text-align:center;padding-bottom:4px;font-size:12px;font-weight:800}.calendar-module__nJHPhq__dayFiller,.calendar-module__nJHPhq__dayCell{border-radius:12px;place-items:center;min-height:42px;font-size:14px;display:grid}.calendar-module__nJHPhq__dayFiller{border:1px dashed #ffffff0a}.calendar-module__nJHPhq__dayCell{border:1px solid var(--line);color:var(--text);background:#ffffff09}.calendar-module__nJHPhq__dayCell:hover{background:#5fb3ff14;border-color:#5fb3ffb8}.calendar-module__nJHPhq__dayToday{border-color:#ffd166b3}.calendar-module__nJHPhq__daySelected{background:linear-gradient(135deg,#5fb3ff47,#163155f2);border-color:#5fb3ffe6}.calendar-module__nJHPhq__viewTabs{border:1px solid var(--line);background:#ffffff05;border-radius:12px;display:flex;overflow:hidden}.calendar-module__nJHPhq__viewTabs button{color:var(--muted);border:0;border-right:1px solid var(--line);background:0 0;padding:13px 18px;font-weight:750}.calendar-module__nJHPhq__viewTabs button:last-child{border-right:0}.calendar-module__nJHPhq__viewTabs .calendar-module__nJHPhq__activeTab{color:var(--accent);background:#2c85ff1f;box-shadow:inset 0 0 0 1px #2c85ffcc}.calendar-module__nJHPhq__alertPanel,.calendar-module__nJHPhq__filterPanel,.calendar-module__nJHPhq__myReservationsPanel{border:1px solid var(--line);background:#ffffff09;border-radius:16px}.calendar-module__nJHPhq__alertPanel{background:#ffd1660e;border-color:#ffd16659;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:8px;padding:10px;display:grid}.calendar-module__nJHPhq__alertPanel a{color:var(--text);background:#ffffff0a;border-radius:12px;gap:3px;padding:10px 12px;display:grid}.calendar-module__nJHPhq__alertPanel span,.calendar-module__nJHPhq__filterPanelHeader span,.calendar-module__nJHPhq__myReservationItem span{color:var(--muted);font-size:12px}.calendar-module__nJHPhq__filterPanel,.calendar-module__nJHPhq__myReservationsPanel{gap:14px;padding:14px;display:grid}.calendar-module__nJHPhq__filterPanelHeader{justify-content:space-between;align-items:center;gap:12px;display:flex}.calendar-module__nJHPhq__filterPanelHeader div{gap:3px;display:grid}.calendar-module__nJHPhq__filterPanelHeader strong{font-size:16px}.calendar-module__nJHPhq__filterPanelHeader button{border:1px solid var(--line);min-height:34px;color:var(--text);background:#ffffff0a;border-radius:10px;padding:0 12px;font-weight:800}.calendar-module__nJHPhq__filterGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.calendar-module__nJHPhq__mineToggle{color:var(--text);align-items:center;gap:10px;font-weight:800;display:inline-flex}.calendar-module__nJHPhq__mineToggle input{width:18px;height:18px;accent-color:var(--accent)}.calendar-module__nJHPhq__myReservationList{gap:8px;display:grid}.calendar-module__nJHPhq__myReservationItem{border:1px solid var(--line);color:var(--text);background:#ffffff09;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.calendar-module__nJHPhq__myReservationItem div{gap:4px;display:grid}.calendar-module__nJHPhq__myReservationItem em{color:var(--accent);text-transform:uppercase;font-size:12px;font-style:normal;font-weight:900}.calendar-module__nJHPhq__availabilityNotice,.calendar-module__nJHPhq__conflictNotice{border-radius:14px;gap:5px;padding:12px;font-size:13px;display:grid}.calendar-module__nJHPhq__availabilityNotice{background:#63d6c514;border:1px solid #63d6c559}.calendar-module__nJHPhq__conflictNotice{background:#ff767613;border:1px solid #ff767657}.calendar-module__nJHPhq__availabilityNotice span,.calendar-module__nJHPhq__conflictNotice span,.calendar-module__nJHPhq__conflictNotice em{color:var(--muted)}.calendar-module__nJHPhq__conflictNotice em{font-style:normal;display:block}.calendar-module__nJHPhq__dayStrip{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:10px;padding-bottom:8px;display:flex;overflow-x:auto}.calendar-module__nJHPhq__dayStrip::-webkit-scrollbar{width:10px;height:10px}.calendar-module__nJHPhq__timelineScroller::-webkit-scrollbar{width:10px;height:10px}.calendar-module__nJHPhq__timelineMonthScroller::-webkit-scrollbar{width:10px;height:10px}.calendar-module__nJHPhq__weekCalendarScroller::-webkit-scrollbar{width:10px;height:10px}.calendar-module__nJHPhq__dayStrip::-webkit-scrollbar-track{background:#ffffff0a;border-radius:999px}.calendar-module__nJHPhq__timelineScroller::-webkit-scrollbar-track{background:#ffffff0a;border-radius:999px}.calendar-module__nJHPhq__timelineMonthScroller::-webkit-scrollbar-track{background:#ffffff0a;border-radius:999px}.calendar-module__nJHPhq__weekCalendarScroller::-webkit-scrollbar-track{background:#ffffff0a;border-radius:999px}.calendar-module__nJHPhq__dayStrip::-webkit-scrollbar-thumb{background:#5fb3ff66;border-radius:999px}.calendar-module__nJHPhq__timelineScroller::-webkit-scrollbar-thumb{background:#5fb3ff66;border-radius:999px}.calendar-module__nJHPhq__timelineMonthScroller::-webkit-scrollbar-thumb{background:#5fb3ff66;border-radius:999px}.calendar-module__nJHPhq__weekCalendarScroller::-webkit-scrollbar-thumb{background:#5fb3ff66;border-radius:999px}.calendar-module__nJHPhq__dayChip{scroll-snap-align:start;border:1px solid var(--line);min-width:124px;color:var(--text);text-align:left;background:#ffffff08;border-radius:15px;gap:4px;padding:10px 12px;display:grid}.calendar-module__nJHPhq__dayChip strong{font-size:14px}.calendar-module__nJHPhq__dayChip span{color:var(--muted);font-size:12px}.calendar-module__nJHPhq__dayChipActive{background:linear-gradient(135deg,#5fb3ff33,#163155d6);border-color:#5fb3ffe0}.calendar-module__nJHPhq__newReservation{border:1px solid var(--line);background:#101d2fb3;border-radius:18px;overflow:hidden}.calendar-module__nJHPhq__newReservation summary{cursor:pointer;justify-content:space-between;align-items:center;padding:16px 18px;font-weight:850;list-style:none;display:flex}.calendar-module__nJHPhq__newReservation summary::-webkit-details-marker{display:none}.calendar-module__nJHPhq__newReservation summary:after{content:"+";width:34px;height:34px;color:var(--accent);border:1px solid var(--line);border-radius:999px;place-items:center;display:grid}.calendar-module__nJHPhq__newReservation[open] summary:after{content:"–"}.calendar-module__nJHPhq__newReservationBody{border-top:1px solid var(--line);padding:0 18px 18px}.calendar-module__nJHPhq__reservationForm{gap:14px;padding-top:16px;display:grid}.calendar-module__nJHPhq__formGrid2{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.calendar-module__nJHPhq__formGrid3{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.calendar-module__nJHPhq__loadingPill{width:fit-content;color:var(--accent);background:#5fb3ff14;border:1px solid #5fb3ff33;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:800}.calendar-module__nJHPhq__timelineCard{border:1px solid var(--line-strong);background:radial-gradient(circle at 50% 0,#5fb3ff1f,#0000 26%),linear-gradient(#0d1b2eeb,#07111feb);border-radius:20px;overflow:hidden;box-shadow:0 18px 70px #00000047}.calendar-module__nJHPhq__timelineScroller{touch-action:pan-x pan-y;-webkit-overflow-scrolling:touch;max-width:100%;min-height:560px;max-height:calc(100svh - 310px);overflow:auto}.calendar-module__nJHPhq__timeline{min-width:1900px;display:grid}.calendar-module__nJHPhq__timelineHeader,.calendar-module__nJHPhq__resourceRow{grid-template-columns:230px repeat(64,minmax(18px,1fr));display:grid}.calendar-module__nJHPhq__timelineHeader{z-index:15;border-bottom:1px solid var(--line-strong);background:#091422fa;min-height:70px;position:sticky;top:0}.calendar-module__nJHPhq__allDayCell{z-index:18;border-right:1px solid var(--line-strong);color:var(--text);background:#091422fc;grid-column:1/2;align-items:center;padding:0 22px;font-weight:800;display:flex;position:sticky;left:0}.calendar-module__nJHPhq__timeLabel{color:var(--muted);border-left:1px solid #ffffff12;align-items:center;padding-left:12px;font-weight:750;display:flex}.calendar-module__nJHPhq__resourceRow{border-bottom:1px solid var(--line);background:linear-gradient(90deg,#ffffff0b 1px,#0000 1px) 0 0/calc(6.25% - 14.375px) 100%;min-height:140px;position:relative}.calendar-module__nJHPhq__resourceCell{z-index:12;border-right:1px solid var(--line-strong);background:linear-gradient(#0a1829fe,#07111ffe);grid-column:1/2;align-items:center;gap:14px;padding:18px;display:flex;position:sticky;left:0}.calendar-module__nJHPhq__resourceAvatar{width:58px;height:58px;color:var(--text);background:radial-gradient(circle at 30% 20%,#ffffff42,#0000 24%),linear-gradient(135deg,#5fb3ff57,#03152aeb);border:2px solid #2c85ffcc;border-radius:999px;flex:none;place-items:center;font-weight:900;display:grid;box-shadow:0 10px 26px #2c85ff29}.calendar-module__nJHPhq__resourceText{gap:3px;min-width:0;display:grid}.calendar-module__nJHPhq__resourceText strong{font-size:18px}.calendar-module__nJHPhq__resourceText span{color:var(--muted);font-size:14px}.calendar-module__nJHPhq__eventBlock{border:1px solid #5fb3ff59;border-left:4px solid var(--accent);min-height:78px;color:var(--text);z-index:4;background:linear-gradient(135deg,#286294bd,#1b3452e0);border-radius:10px;align-content:start;align-self:start;gap:5px;margin:28px 6px 0;padding:13px 14px;display:grid;overflow:hidden;box-shadow:0 16px 34px #0000003b}.calendar-module__nJHPhq__eventBlock:hover{border-color:#5fb3ffc7;transform:translateY(-1px)}.calendar-module__nJHPhq__eventBlock strong,.calendar-module__nJHPhq__eventBlock span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.calendar-module__nJHPhq__eventBlock strong{font-size:16px}.calendar-module__nJHPhq__eventBlock span{color:#f4f7fbd1;font-size:13px}.calendar-module__nJHPhq__eventRental{background:linear-gradient(135deg,#584a40d1,#41342de6);border-color:#bf946d85 #bf946d85 #bf946d85 #c28b62}.calendar-module__nJHPhq__eventTraining{background:linear-gradient(135deg,#265680d1,#1b3452e6)}.calendar-module__nJHPhq__eventClassroom{background:linear-gradient(135deg,#4b3978db,#2e244deb);border-color:#9f7aff7a #9f7aff7a #9f7aff7a #a77dff}.calendar-module__nJHPhq__eventMaintenance{border-color:#ffd1667a;border-left-color:var(--warning);background:linear-gradient(135deg,#74561ddb,#463417eb)}.calendar-module__nJHPhq__eventInFlight{border-color:#5be49b8c;border-left-color:var(--success);background:linear-gradient(135deg,#157762e6,#134d54f5)}.calendar-module__nJHPhq__eventCompleted{border-left-color:var(--success);border-color:#5be49b7a}.calendar-module__nJHPhq__eventCancelled{opacity:.5;border-left-color:var(--danger);border-color:#ff6b6b73}.calendar-module__nJHPhq__currentTimeLineSegment{pointer-events:none;z-index:3;border-left:2px solid #2d8dff;align-self:stretch;position:relative}.calendar-module__nJHPhq__currentTimeLineSegment:before{content:attr(data-time);color:#a9d7ff;background:#2d8dff42;border:1px solid #2d8dffbf;border-radius:8px;padding:3px 8px;font-size:12px;font-weight:900;display:inline-block;position:sticky;top:78px;transform:translate(-50%,-18px)}.calendar-module__nJHPhq__emptyRow{color:var(--muted);grid-column:2/-1;align-items:center;padding-left:24px;display:flex}.calendar-module__nJHPhq__weekCalendarCard{border:1px solid var(--line-strong);background:linear-gradient(#0d1b2eeb,#07111feb);border-radius:20px;overflow:hidden;box-shadow:0 18px 70px #00000047}.calendar-module__nJHPhq__weekCalendarScroller{-webkit-overflow-scrolling:touch;max-width:100%;overflow:auto}.calendar-module__nJHPhq__weekCalendar{grid-template-rows:60px auto;grid-template-columns:88px repeat(7,minmax(150px,1fr));min-width:1160px;display:grid}.calendar-module__nJHPhq__weekHeaderCorner{z-index:16;border-right:1px solid var(--line-strong);border-bottom:1px solid var(--line-strong);background:#091422fa;position:sticky;top:0;left:0}.calendar-module__nJHPhq__weekHeaderDay{z-index:14;border:0;border-right:1px solid var(--line);border-bottom:1px solid var(--line-strong);color:var(--text);text-align:left;background:#091422fa;gap:4px;padding:12px 14px;display:grid;position:sticky;top:0}.calendar-module__nJHPhq__weekHeaderDay strong{font-size:15px}.calendar-module__nJHPhq__weekHeaderDay span{color:var(--muted);font-size:12px}.calendar-module__nJHPhq__weekHeaderDayActive{background:linear-gradient(#2c85ff2e,#091422fa);box-shadow:inset 0 -2px #5fb3ffe6}.calendar-module__nJHPhq__weekTimeColumn{z-index:12;border-right:1px solid var(--line-strong);background:repeating-linear-gradient(#ffffff0f 0 1px,#0000 1px 64px),linear-gradient(#0a1829fe,#07111ffe);grid-column:1/2;position:sticky;left:0}.calendar-module__nJHPhq__weekTimeLabel{color:var(--muted);white-space:nowrap;font-size:12px;font-weight:800;position:absolute;right:10px;transform:translateY(-50%)}.calendar-module__nJHPhq__weekDayColumn{border-right:1px solid var(--line);background:repeating-linear-gradient(#ffffff0f 0 1px,#0000 1px 64px),linear-gradient(#ffffff05,#ffffff03);position:relative}.calendar-module__nJHPhq__weekEventBlock{border:1px solid #5fb3ff59;border-left:4px solid var(--accent);color:var(--text);background:linear-gradient(135deg,#286294d6,#1b3452eb);border-radius:12px;align-content:start;gap:4px;padding:10px 11px;display:grid;position:absolute;left:8px;right:8px;overflow:hidden;box-shadow:0 12px 28px #0000003d}.calendar-module__nJHPhq__weekEventBlock:hover{border-color:#5fb3ffbf;transform:translateY(-1px)}.calendar-module__nJHPhq__weekEventBlock strong,.calendar-module__nJHPhq__weekEventBlock span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.calendar-module__nJHPhq__weekEventBlock strong{font-size:14px}.calendar-module__nJHPhq__weekEventBlock span{color:#f4f7fbd6;font-size:12px}.calendar-module__nJHPhq__weekEventRental{background:linear-gradient(135deg,#584a40e6,#41342df0);border-color:#bf946d85 #bf946d85 #bf946d85 #c28b62}.calendar-module__nJHPhq__weekEventTraining{background:linear-gradient(135deg,#265680e6,#1b3452f0)}.calendar-module__nJHPhq__weekEventClassroom{background:linear-gradient(135deg,#4b3978e6,#2e244df0);border-color:#9f7aff7a #9f7aff7a #9f7aff7a #a77dff}.calendar-module__nJHPhq__weekEventInFlight{border-color:#5be49b8c;border-left-color:var(--success);background:linear-gradient(135deg,#157762f0,#134d54f5)}.calendar-module__nJHPhq__weekEventCompleted{border-left-color:var(--success);border-color:#5be49b7a}.calendar-module__nJHPhq__weekEventCancelled{opacity:.52;border-left-color:var(--danger);border-color:#ff6b6b73}.calendar-module__nJHPhq__panelGrid{gap:12px;display:grid}.calendar-module__nJHPhq__listCard,.calendar-module__nJHPhq__emptyPanel{border:1px solid var(--line);background:#101d2fc7;border-radius:18px;gap:7px;padding:16px;display:grid}.calendar-module__nJHPhq__listCard span,.calendar-module__nJHPhq__emptyPanel{color:var(--muted)}.calendar-module__nJHPhq__monthGrid{grid-template-columns:repeat(7,minmax(130px,1fr));gap:10px;display:grid}.calendar-module__nJHPhq__monthEmpty,.calendar-module__nJHPhq__monthDay{border:1px solid var(--line);min-height:120px;color:var(--text);text-align:left;background:#101d2fb3;border-radius:16px;align-content:start;gap:6px;padding:10px;display:grid}.calendar-module__nJHPhq__monthEmpty{opacity:.28}.calendar-module__nJHPhq__monthDayActive{background:#5fb3ff14;border-color:#5fb3ffb8}.calendar-module__nJHPhq__monthDay span{text-overflow:ellipsis;white-space:nowrap;color:var(--muted);font-size:12px;display:block;overflow:hidden}.calendar-module__nJHPhq__monthDay em{color:var(--accent);font-size:12px;font-style:normal}.calendar-module__nJHPhq__timelineWeek,.calendar-module__nJHPhq__timelineMonth{border:1px solid var(--line);background:#101d2fb3;border-radius:18px;overflow:hidden}.calendar-module__nJHPhq__timelineWeekHeader,.calendar-module__nJHPhq__timelineWeekRow{grid-template-columns:210px repeat(7,minmax(140px,1fr));display:grid}.calendar-module__nJHPhq__timelineWeekHeader,.calendar-module__nJHPhq__timelineMonthHeader{border-bottom:1px solid var(--line);background:#07111feb}.calendar-module__nJHPhq__timelineWeekHeader>div,.calendar-module__nJHPhq__timelineWeekHeader button,.calendar-module__nJHPhq__timelineResourceName,.calendar-module__nJHPhq__timelineWeekCell,.calendar-module__nJHPhq__timelineMonthHeader>div,.calendar-module__nJHPhq__timelineMonthHeader button,.calendar-module__nJHPhq__timelineMonthCell{border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:12px}.calendar-module__nJHPhq__timelineWeekHeader button,.calendar-module__nJHPhq__timelineMonthHeader button{color:var(--text);text-align:left;background:0 0;border-top:0;border-left:0}.calendar-module__nJHPhq__timelineWeekHeader button span{color:var(--muted);display:block}.calendar-module__nJHPhq__timelineResourceName{background:#07111fb8;gap:4px;display:grid}.calendar-module__nJHPhq__timelineResourceName span{color:var(--muted)}.calendar-module__nJHPhq__timelineWeekCell{align-content:start;gap:6px;min-height:94px;display:grid}.calendar-module__nJHPhq__timelineWeekCell a{border-left:3px solid var(--accent);background:#5fb3ff1a;border-radius:8px;padding:8px;font-size:12px;display:block}.calendar-module__nJHPhq__timelineMonthScroller{border:1px solid var(--line);background:#101d2fb3;border-radius:18px;overflow-x:auto}.calendar-module__nJHPhq__timelineMonth{min-width:1250px}.calendar-module__nJHPhq__timelineMonthHeader,.calendar-module__nJHPhq__timelineMonthRow{grid-template-columns:210px repeat(31,minmax(34px,1fr));display:grid}.calendar-module__nJHPhq__timelineMonthCell{place-items:center;min-height:60px;display:grid}.calendar-module__nJHPhq__timelineMonthCell span{color:var(--accent);background:#5fb3ff2e;border:1px solid #5fb3ff4d;border-radius:999px;place-items:center;width:24px;height:24px;font-size:12px;font-weight:900;display:grid}.calendar-module__nJHPhq__modalOverlay{z-index:200;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#010812b8;place-items:center;padding:20px;display:none;position:fixed;inset:0}.calendar-module__nJHPhq__modalOverlay:target{display:grid}.calendar-module__nJHPhq__modalCard{border:1px solid var(--line-strong);background:linear-gradient(#12233bfc,#07111ffc);border-radius:24px;width:min(760px,100%);max-height:min(84svh,780px);overflow:auto;box-shadow:0 30px 120px #0000008f}.calendar-module__nJHPhq__modalHeader{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:16px;padding:18px;display:flex}.calendar-module__nJHPhq__modalHeader h2{margin:0 0 6px}.calendar-module__nJHPhq__closeButton{border:1px solid var(--line);width:38px;height:38px;color:var(--text);background:#ffffff0a;border-radius:999px;place-items:center;font-weight:900;display:grid}.calendar-module__nJHPhq__modalBody{gap:16px;padding:18px;display:grid}.calendar-module__nJHPhq__reservationHero{background:linear-gradient(135deg,#5fb3ff1f,#ffffff09);border:1px solid #5fb3ff2e;border-radius:18px;justify-content:space-between;align-items:flex-start;gap:14px;padding:14px;display:flex}.calendar-module__nJHPhq__reservationHero div{gap:4px;display:grid}.calendar-module__nJHPhq__reservationHero span,.calendar-module__nJHPhq__reservationHero em{color:var(--muted);font-size:12px;font-style:normal}.calendar-module__nJHPhq__reservationHero strong{font-size:20px}.calendar-module__nJHPhq__reservationHero b{color:var(--accent);text-transform:uppercase;background:#5fb3ff1f;border-radius:999px;padding:6px 10px;font-size:12px}.calendar-module__nJHPhq__reservationActionForm{border:1px solid var(--line);background:#ffffff08;border-radius:16px;padding:14px}.calendar-module__nJHPhq__editReservationPanel{background:#5fb3ff0e;border:1px solid #5fb3ff3d;border-radius:16px;overflow:hidden}.calendar-module__nJHPhq__editReservationPanel summary{cursor:pointer;min-height:44px;color:var(--text);justify-content:space-between;align-items:center;gap:12px;padding:0 14px;font-weight:900;display:flex}.calendar-module__nJHPhq__editReservationPanel summary:after{content:"Edit";color:var(--accent);text-transform:uppercase;font-size:12px}.calendar-module__nJHPhq__editReservationPanel[open] summary{border-bottom:1px solid #5fb3ff2e}.calendar-module__nJHPhq__editReservationPanel .calendar-module__nJHPhq__reservationActionForm{background:0 0;border:0;border-radius:0}.calendar-module__nJHPhq__metaGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.calendar-module__nJHPhq__metaItem{border:1px solid var(--line);background:#ffffff09;border-radius:14px;gap:3px;padding:10px;display:grid}.calendar-module__nJHPhq__metaItem span{color:var(--muted);font-size:12px}.calendar-module__nJHPhq__metaItem strong{font-size:14px}.calendar-module__nJHPhq__permissionNotice{border:1px dashed var(--line);color:var(--muted);border-radius:16px;padding:14px}@media (max-width:1100px){.calendar-module__nJHPhq__calendarHeader,.calendar-module__nJHPhq__controlsRow{display:grid}.calendar-module__nJHPhq__topActions{justify-content:flex-start}.calendar-module__nJHPhq__filterGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.calendar-module__nJHPhq__calendarHeader h1{font-size:32px}.calendar-module__nJHPhq__viewTabs{width:100%;overflow-x:auto}.calendar-module__nJHPhq__viewTabs button{white-space:nowrap}.calendar-module__nJHPhq__timelineScroller{min-height:540px;max-height:none}.calendar-module__nJHPhq__timeline{min-width:1600px}.calendar-module__nJHPhq__timelineHeader,.calendar-module__nJHPhq__resourceRow{grid-template-columns:170px repeat(64,minmax(14px,1fr))}.calendar-module__nJHPhq__resourceCell{padding:12px}.calendar-module__nJHPhq__resourceAvatar{width:48px;height:48px}.calendar-module__nJHPhq__resourceText strong{font-size:15px}.calendar-module__nJHPhq__resourceText span{font-size:12px}.calendar-module__nJHPhq__weekCalendar{grid-template-columns:72px repeat(7,minmax(130px,1fr));min-width:980px}.calendar-module__nJHPhq__weekEventBlock{left:6px;right:6px}.calendar-module__nJHPhq__formGrid2,.calendar-module__nJHPhq__formGrid3,.calendar-module__nJHPhq__metaGrid{grid-template-columns:1fr}.calendar-module__nJHPhq__monthGrid{grid-template-columns:1fr;overflow:visible}.calendar-module__nJHPhq__modalOverlay{align-items:end;padding:12px}.calendar-module__nJHPhq__modalCard{border-radius:22px 22px 0 0;max-height:88svh}.calendar-module__nJHPhq__monthPickerPanel{width:calc(100vw - 32px)}}@media (max-width:900px){.calendar-module__nJHPhq__calendarShell{gap:16px}.calendar-module__nJHPhq__calendarHeader{gap:12px;display:grid}.calendar-module__nJHPhq__calendarHeader h1{font-size:30px;line-height:1.05}.calendar-module__nJHPhq__calendarHeader p{font-size:14px;line-height:1.35}.calendar-module__nJHPhq__topActions{grid-template-columns:1fr 1fr;justify-content:stretch;gap:10px;display:grid}.calendar-module__nJHPhq__actionLink,.calendar-module__nJHPhq__createButton{text-align:center;border-radius:13px;place-items:center;min-height:44px;display:grid}.calendar-module__nJHPhq__actionLink{border:1px solid var(--line);background:#ffffff09}.calendar-module__nJHPhq__createButton{grid-column:1/-1}.calendar-module__nJHPhq__controlsRow{gap:12px;display:grid}.calendar-module__nJHPhq__monthControls{grid-template-columns:46px 46px minmax(0,1fr);gap:8px;display:grid}.calendar-module__nJHPhq__monthPickerButton{width:100%;min-width:0;font-size:15px}.calendar-module__nJHPhq__monthPickerPanel{top:calc(74px + env(safe-area-inset-top));z-index:180;width:auto;max-width:none;position:fixed;left:10px;right:10px}.calendar-module__nJHPhq__viewTabs{-webkit-overflow-scrolling:touch;border-radius:14px;width:100%;overflow-x:auto}.calendar-module__nJHPhq__viewTabs button{white-space:nowrap;min-width:max-content;min-height:46px;padding:12px 15px}.calendar-module__nJHPhq__dayStrip{margin-left:-2px;margin-right:-2px;padding:2px 2px 10px}.calendar-module__nJHPhq__dayChip{border-radius:14px;min-width:104px;padding:9px 10px}.calendar-module__nJHPhq__newReservation summary{min-height:54px}.calendar-module__nJHPhq__newReservationBody{padding:0 12px 14px}.calendar-module__nJHPhq__reservationForm{gap:12px}.calendar-module__nJHPhq__formGrid2,.calendar-module__nJHPhq__formGrid3{grid-template-columns:1fr;gap:11px}.calendar-module__nJHPhq__timelineCard,.calendar-module__nJHPhq__weekCalendarCard,.calendar-module__nJHPhq__timelineWeek,.calendar-module__nJHPhq__timelineMonthScroller{border-radius:16px;margin-left:-2px;margin-right:-2px}.calendar-module__nJHPhq__timelineScroller{min-height:520px;max-height:calc(100svh - 220px)}.calendar-module__nJHPhq__timeline{min-width:1320px}.calendar-module__nJHPhq__timelineHeader,.calendar-module__nJHPhq__resourceRow{grid-template-columns:142px repeat(64,minmax(12px,1fr))}.calendar-module__nJHPhq__timelineHeader{min-height:56px}.calendar-module__nJHPhq__allDayCell{padding:0 12px;font-size:13px}.calendar-module__nJHPhq__timeLabel{padding-left:8px;font-size:11px}.calendar-module__nJHPhq__resourceRow{background-size:calc(6.25% - 8.875px) 100%;min-height:108px}.calendar-module__nJHPhq__resourceCell{gap:9px;padding:10px}.calendar-module__nJHPhq__resourceAvatar{width:42px;height:42px;font-size:12px}.calendar-module__nJHPhq__resourceText strong{font-size:14px}.calendar-module__nJHPhq__resourceText span{font-size:11px}.calendar-module__nJHPhq__eventBlock{border-radius:10px;min-height:62px;margin-top:20px;padding:8px 9px}.calendar-module__nJHPhq__eventBlock strong{font-size:12px}.calendar-module__nJHPhq__eventBlock span{font-size:11px}.calendar-module__nJHPhq__weekCalendarScroller{max-height:calc(100svh - 220px)}.calendar-module__nJHPhq__weekCalendar{grid-template-columns:72px repeat(7,minmax(138px,1fr));min-width:1060px}.calendar-module__nJHPhq__weekHeaderDay{padding:10px}.calendar-module__nJHPhq__weekHeaderDay strong{font-size:13px}.calendar-module__nJHPhq__weekHeaderDay span{font-size:11px}.calendar-module__nJHPhq__weekTimeLabel{font-size:10px;right:8px}.calendar-module__nJHPhq__weekEventBlock{border-radius:10px;padding:8px;left:6px;right:6px}.calendar-module__nJHPhq__weekEventBlock strong{font-size:12px}.calendar-module__nJHPhq__weekEventBlock span{font-size:10px}.calendar-module__nJHPhq__monthGrid{grid-template-columns:repeat(7,minmax(86px,1fr));gap:8px;padding-bottom:8px;display:grid;overflow-x:auto}.calendar-module__nJHPhq__monthEmpty,.calendar-module__nJHPhq__monthDay{border-radius:13px;min-height:98px;padding:8px}.calendar-module__nJHPhq__monthDay strong{font-size:13px}.calendar-module__nJHPhq__monthDay span,.calendar-module__nJHPhq__monthDay em{font-size:10px}.calendar-module__nJHPhq__timelineWeek{overflow-x:auto}.calendar-module__nJHPhq__timelineWeekHeader,.calendar-module__nJHPhq__timelineWeekRow{grid-template-columns:150px repeat(7,minmax(126px,1fr));min-width:1040px}.calendar-module__nJHPhq__timelineResourceName{padding:10px}.calendar-module__nJHPhq__timelineResourceName strong{font-size:13px}.calendar-module__nJHPhq__timelineResourceName span{font-size:11px}.calendar-module__nJHPhq__timelineWeekCell{min-height:82px;padding:8px}.calendar-module__nJHPhq__timelineMonth{min-width:1180px}.calendar-module__nJHPhq__timelineMonthHeader,.calendar-module__nJHPhq__timelineMonthRow{grid-template-columns:150px repeat(31,minmax(32px,1fr))}.calendar-module__nJHPhq__modalOverlay{align-items:end;padding:0}.calendar-module__nJHPhq__modalCard{border-bottom:0;border-left:0;border-right:0;border-radius:22px 22px 0 0;width:100%;max-height:90svh}.calendar-module__nJHPhq__modalHeader{padding:15px}.calendar-module__nJHPhq__modalBody{gap:13px;padding:15px}.calendar-module__nJHPhq__metaGrid{grid-template-columns:1fr 1fr;gap:8px}.calendar-module__nJHPhq__metaItem{border-radius:12px;padding:9px}.calendar-module__nJHPhq__metaItem strong{font-size:13px}}@media (max-width:520px){.calendar-module__nJHPhq__calendarHeader h1{font-size:27px}.calendar-module__nJHPhq__calendarHeader p{font-size:13px}.calendar-module__nJHPhq__topActions{grid-template-columns:1fr}.calendar-module__nJHPhq__monthControls{grid-template-columns:42px 42px minmax(0,1fr)}.calendar-module__nJHPhq__iconButton{width:42px;height:42px}.calendar-module__nJHPhq__monthPickerButton{height:42px;font-size:14px}.calendar-module__nJHPhq__viewTabs button{min-height:42px;padding:10px 12px;font-size:13px}.calendar-module__nJHPhq__dayChip{min-width:92px}.calendar-module__nJHPhq__timeline{min-width:1180px}.calendar-module__nJHPhq__timelineHeader,.calendar-module__nJHPhq__resourceRow{grid-template-columns:128px repeat(64,minmax(11px,1fr))}.calendar-module__nJHPhq__resourceRow{background-size:calc(6.25% - 8px) 100%;min-height:100px}.calendar-module__nJHPhq__resourceAvatar{width:36px;height:36px}.calendar-module__nJHPhq__weekCalendar{grid-template-columns:66px repeat(7,minmax(128px,1fr));min-width:980px}.calendar-module__nJHPhq__monthGrid{grid-template-columns:repeat(7,minmax(76px,1fr))}.calendar-module__nJHPhq__monthEmpty,.calendar-module__nJHPhq__monthDay{min-height:88px}.calendar-module__nJHPhq__metaGrid{grid-template-columns:1fr}}@media (max-width:900px){.calendar-module__nJHPhq__calendarShell{gap:12px}.calendar-module__nJHPhq__calendarHeader{gap:10px;display:grid}.calendar-module__nJHPhq__calendarHeader h1{font-size:28px;line-height:1}.calendar-module__nJHPhq__calendarHeader p{max-width:34ch;font-size:13px;line-height:1.28}.calendar-module__nJHPhq__topActions{grid-template-columns:1fr 1fr 52px;gap:8px;display:grid}.calendar-module__nJHPhq__actionLink,.calendar-module__nJHPhq__createButton{border-radius:13px;place-items:center;min-height:40px;padding:0 10px;font-size:13px;display:grid}.calendar-module__nJHPhq__createButton{grid-column:auto;font-size:0}.calendar-module__nJHPhq__createButton:before{content:"+";font-size:25px;font-weight:950}.calendar-module__nJHPhq__controlsRow{gap:9px}.calendar-module__nJHPhq__monthControls{grid-template-columns:40px 40px minmax(0,1fr)}.calendar-module__nJHPhq__iconButton{border-radius:13px;width:40px;height:40px}.calendar-module__nJHPhq__monthPickerButton{border-radius:13px;height:40px;font-size:14px}.calendar-module__nJHPhq__viewTabs{border-radius:12px}.calendar-module__nJHPhq__viewTabs button{min-height:40px;padding:9px 12px;font-size:12px}.calendar-module__nJHPhq__dayStrip{gap:7px;padding-bottom:7px}.calendar-module__nJHPhq__dayChip{border-radius:13px;min-width:78px;padding:8px}.calendar-module__nJHPhq__dayChip strong{font-size:12px}.calendar-module__nJHPhq__dayChip span{font-size:11px}.calendar-module__nJHPhq__newReservation{border-radius:16px}.calendar-module__nJHPhq__newReservation summary{min-height:46px;padding:10px 13px;font-size:14px}.calendar-module__nJHPhq__newReservation summary:after{width:30px;height:30px}.calendar-module__nJHPhq__weekCalendarCard{border-radius:16px}.calendar-module__nJHPhq__weekCalendarScroller{max-height:calc(100svh - 250px)}.calendar-module__nJHPhq__weekCalendar{grid-template-columns:54px repeat(7,minmax(96px,1fr));min-width:760px}.calendar-module__nJHPhq__weekHeaderDay{min-height:46px;padding:7px 8px}.calendar-module__nJHPhq__weekHeaderDay strong{font-size:12px}.calendar-module__nJHPhq__weekHeaderDay span{font-size:10px}.calendar-module__nJHPhq__weekTimeColumn,.calendar-module__nJHPhq__weekDayColumn{background:repeating-linear-gradient(#ffffff13 0 1px,#0000 1px 50px),linear-gradient(#ffffff05,#ffffff03)}.calendar-module__nJHPhq__weekTimeLabel{font-size:9px;right:6px}.calendar-module__nJHPhq__weekEventBlock{border-radius:8px;min-height:48px;padding:6px 7px;left:4px;right:4px}.calendar-module__nJHPhq__weekEventBlock strong{font-size:11px}.calendar-module__nJHPhq__weekEventBlock span{font-size:9px}.calendar-module__nJHPhq__timelineCard{border-radius:16px}.calendar-module__nJHPhq__timelineScroller{min-height:460px;max-height:calc(100svh - 245px)}.calendar-module__nJHPhq__timeline{min-width:1120px}.calendar-module__nJHPhq__timelineHeader,.calendar-module__nJHPhq__resourceRow{grid-template-columns:112px repeat(64,minmax(10px,1fr))}.calendar-module__nJHPhq__allDayCell{padding:0 9px;font-size:12px}.calendar-module__nJHPhq__resourceRow{background-size:calc(6.25% - 7px) 100%;min-height:88px}.calendar-module__nJHPhq__resourceCell{gap:6px;padding:8px}.calendar-module__nJHPhq__resourceAvatar{width:32px;height:32px;font-size:10px}.calendar-module__nJHPhq__resourceText strong{font-size:12px}.calendar-module__nJHPhq__resourceText span{font-size:10px}.calendar-module__nJHPhq__eventBlock{border-radius:9px;min-height:52px;margin-top:16px;padding:7px 8px}.calendar-module__nJHPhq__eventBlock strong{font-size:11px}.calendar-module__nJHPhq__eventBlock span{font-size:9px}.calendar-module__nJHPhq__timelineWeekHeader,.calendar-module__nJHPhq__timelineWeekRow{grid-template-columns:112px repeat(7,minmax(92px,1fr));min-width:760px}.calendar-module__nJHPhq__timelineResourceName{padding:9px}.calendar-module__nJHPhq__timelineResourceName strong{font-size:12px}.calendar-module__nJHPhq__timelineResourceName span{font-size:10px}.calendar-module__nJHPhq__timelineWeekCell{min-height:72px;padding:6px}.calendar-module__nJHPhq__timelineWeekCell a{padding:6px;font-size:10px}.calendar-module__nJHPhq__monthGrid{grid-template-columns:repeat(7,minmax(62px,1fr));gap:6px}.calendar-module__nJHPhq__monthEmpty,.calendar-module__nJHPhq__monthDay{border-radius:11px;min-height:74px;padding:6px}.calendar-module__nJHPhq__monthDay strong{font-size:12px}.calendar-module__nJHPhq__monthDay span,.calendar-module__nJHPhq__monthDay em{font-size:9px}}@media (max-width:520px){.calendar-module__nJHPhq__calendarHeader h1{font-size:26px}.calendar-module__nJHPhq__topActions{grid-template-columns:1fr 1fr 46px}.calendar-module__nJHPhq__actionLink,.calendar-module__nJHPhq__createButton{min-height:38px;font-size:12px}.calendar-module__nJHPhq__monthControls{grid-template-columns:38px 38px minmax(0,1fr)}.calendar-module__nJHPhq__iconButton,.calendar-module__nJHPhq__monthPickerButton{height:38px}.calendar-module__nJHPhq__viewTabs button{min-height:38px;font-size:11px}.calendar-module__nJHPhq__weekCalendar{grid-template-columns:50px repeat(7,minmax(90px,1fr));min-width:720px}.calendar-module__nJHPhq__timeline{min-width:1040px}.calendar-module__nJHPhq__timelineHeader,.calendar-module__nJHPhq__resourceRow{grid-template-columns:104px repeat(64,minmax(9px,1fr))}.calendar-module__nJHPhq__resourceRow{background-size:calc(6.25% - 6.5px) 100%}}@media (max-width:900px){.calendar-module__nJHPhq__calendarShell{gap:10px}.calendar-module__nJHPhq__calendarHeader{gap:8px}.calendar-module__nJHPhq__calendarHeader h1{letter-spacing:-.04em;font-size:25px}.calendar-module__nJHPhq__calendarHeader p{max-width:30ch;font-size:12px}.calendar-module__nJHPhq__topActions{align-items:stretch;gap:8px;grid-template-columns:minmax(0,1fr) minmax(0,1fr) 42px!important}.calendar-module__nJHPhq__actionLink{border-radius:12px;min-height:38px;padding:0 8px;font-size:12px}.calendar-module__nJHPhq__createButton{white-space:nowrap!important;color:#03152a!important;border-radius:12px!important;grid-column:auto!important;place-items:center!important;width:42px!important;min-width:42px!important;max-width:42px!important;min-height:38px!important;padding:0!important;display:grid!important;overflow:hidden!important}.calendar-module__nJHPhq__createButton span{display:none!important}.calendar-module__nJHPhq__createButton:after{content:"+";color:#03152a;font-size:24px;font-weight:950;line-height:1}.calendar-module__nJHPhq__controlsRow{gap:8px}.calendar-module__nJHPhq__monthControls{gap:7px;grid-template-columns:38px 38px minmax(0,1fr)!important}.calendar-module__nJHPhq__iconButton{border-radius:12px!important;width:38px!important;height:38px!important}.calendar-module__nJHPhq__monthPickerButton{border-radius:12px!important;height:38px!important;font-size:13px!important}.calendar-module__nJHPhq__viewTabs{scrollbar-width:none;border-radius:12px}.calendar-module__nJHPhq__viewTabs::-webkit-scrollbar{display:none}.calendar-module__nJHPhq__viewTabs button{min-height:36px!important;padding:8px 11px!important;font-size:11px!important}.calendar-module__nJHPhq__dayStrip{display:none!important}.calendar-module__nJHPhq__newReservation{border-radius:15px}.calendar-module__nJHPhq__newReservation summary{min-height:42px!important;padding:9px 12px!important;font-size:13px!important}.calendar-module__nJHPhq__newReservation summary:after{width:28px!important;height:28px!important}.calendar-module__nJHPhq__weekCalendarScroller{-webkit-overflow-scrolling:touch;scrollbar-width:thin;max-height:none!important;overflow:auto visible!important}.calendar-module__nJHPhq__weekCalendar{grid-template-columns:46px repeat(7,minmax(86px,1fr))!important;min-width:690px!important}.calendar-module__nJHPhq__weekHeaderCorner{min-height:42px}.calendar-module__nJHPhq__weekHeaderDay{min-height:42px!important;padding:6px 7px!important}.calendar-module__nJHPhq__weekHeaderDay strong{font-size:11px!important}.calendar-module__nJHPhq__weekHeaderDay span{font-size:9px!important}.calendar-module__nJHPhq__weekTimeColumn,.calendar-module__nJHPhq__weekDayColumn{background:repeating-linear-gradient(#ffffff13 0 1px,#0000 1px 46px),linear-gradient(#ffffff05,#ffffff03)!important}.calendar-module__nJHPhq__weekTimeLabel{opacity:.86;font-size:8.5px!important;right:5px!important}.calendar-module__nJHPhq__weekEventBlock{border-radius:7px!important;gap:1px!important;min-height:38px!important;padding:5px 6px!important;left:3px!important;right:3px!important}.calendar-module__nJHPhq__weekEventBlock strong{font-size:10px!important}.calendar-module__nJHPhq__weekEventBlock span{font-size:8px!important;line-height:1.1!important}.calendar-module__nJHPhq__weekEventBlock span:nth-of-type(3){display:none!important}.calendar-module__nJHPhq__timelineScroller{max-height:none!important;overflow:auto visible!important}.calendar-module__nJHPhq__timeline{min-width:980px!important}.calendar-module__nJHPhq__timelineHeader,.calendar-module__nJHPhq__resourceRow{grid-template-columns:96px repeat(64,minmax(8px,1fr))!important}.calendar-module__nJHPhq__resourceRow{background-size:calc(6.25% - 6px) 100%!important;min-height:78px!important}.calendar-module__nJHPhq__resourceCell{gap:5px!important;padding:7px!important}.calendar-module__nJHPhq__resourceAvatar{width:28px!important;height:28px!important}.calendar-module__nJHPhq__resourceText strong{font-size:11px!important}.calendar-module__nJHPhq__resourceText span{font-size:9px!important}.calendar-module__nJHPhq__eventBlock{border-radius:7px!important;min-height:44px!important;margin-top:14px!important;padding:5px 6px!important}.calendar-module__nJHPhq__eventBlock strong{font-size:10px!important}.calendar-module__nJHPhq__eventBlock span{font-size:8px!important}}@media (max-width:520px){.calendar-module__nJHPhq__calendarHeader h1{font-size:24px!important}.calendar-module__nJHPhq__topActions{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 40px!important}.calendar-module__nJHPhq__createButton{width:40px!important;min-width:40px!important;max-width:40px!important}.calendar-module__nJHPhq__weekCalendar{grid-template-columns:44px repeat(7,minmax(82px,1fr))!important;min-width:660px!important}}.calendar-module__nJHPhq__createButton{border:1px solid #5fb3ffbf}.calendar-module__nJHPhq__createButton span{display:inline}@media (max-width:900px){.calendar-module__nJHPhq__createButton{border-radius:12px!important;grid-column:auto!important;place-items:center!important;width:42px!important;min-width:42px!important;max-width:42px!important;min-height:38px!important;padding:0!important;display:grid!important;overflow:hidden!important}.calendar-module__nJHPhq__createButton span{display:none!important}.calendar-module__nJHPhq__createButton:after{content:"+";color:#03152a;font-size:24px;font-weight:950}.calendar-module__nJHPhq__modalOverlay{-webkit-backdrop-filter:blur(6px)!important;backdrop-filter:blur(6px)!important;background:#0108127a!important;align-items:end!important;padding:0!important}.calendar-module__nJHPhq__modalCard{border-bottom:0!important;border-left:0!important;border-right:0!important;border-radius:18px 18px 0 0!important;width:100%!important;max-height:78svh!important}.calendar-module__nJHPhq__modalHeader{z-index:3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#12233bfa;position:sticky;top:0;padding:12px 14px!important}.calendar-module__nJHPhq__modalHeader h2{margin:0 0 3px!important;font-size:18px!important}.calendar-module__nJHPhq__modalHeader p{font-size:12px!important}.calendar-module__nJHPhq__closeButton{width:34px!important;height:34px!important}.calendar-module__nJHPhq__modalBody{padding:12px 14px calc(18px + env(safe-area-inset-bottom))!important;gap:11px!important}.calendar-module__nJHPhq__metaGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important}.calendar-module__nJHPhq__metaItem{border-radius:11px!important;padding:8px!important}.calendar-module__nJHPhq__metaItem span{font-size:10px!important}.calendar-module__nJHPhq__metaItem strong{font-size:12px!important}.calendar-module__nJHPhq__permissionNotice{border-radius:12px!important;padding:10px!important;font-size:12px!important}}@media (max-width:520px){.calendar-module__nJHPhq__metaGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:900px){.calendar-module__nJHPhq__calendarShell{gap:9px!important}.calendar-module__nJHPhq__calendarHeader{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:8px!important;display:grid!important}.calendar-module__nJHPhq__calendarHeader h1{margin:0!important;font-size:25px!important;line-height:1.02!important}.calendar-module__nJHPhq__calendarHeader p{margin-top:5px!important;font-size:12px!important;line-height:1.28!important}.calendar-module__nJHPhq__topActions{justify-content:flex-end!important;gap:6px!important;display:flex!important}.calendar-module__nJHPhq__actionLink{display:none!important}.calendar-module__nJHPhq__createButton{right:16px!important;bottom:calc(88px + env(safe-area-inset-bottom))!important;z-index:75!important;border-radius:999px!important;place-items:center!important;width:56px!important;min-width:56px!important;max-width:56px!important;height:56px!important;min-height:56px!important;padding:0!important;display:grid!important;position:fixed!important;box-shadow:0 18px 44px #2c85ff73!important}.calendar-module__nJHPhq__createButton span{display:none!important}.calendar-module__nJHPhq__createButton:after{content:"+";color:#03152a;font-size:34px;font-weight:850;line-height:1;transform:translateY(-1px)}.calendar-module__nJHPhq__controlsRow{gap:8px!important}.calendar-module__nJHPhq__monthControls{grid-template-columns:36px 36px minmax(0,1fr)!important;gap:7px!important}.calendar-module__nJHPhq__iconButton,.calendar-module__nJHPhq__monthPickerButton{border-radius:12px!important;height:36px!important}.calendar-module__nJHPhq__iconButton{width:36px!important}.calendar-module__nJHPhq__monthPickerButton{font-size:13px!important}.calendar-module__nJHPhq__viewTabs{scrollbar-width:none!important;border-radius:13px!important;overflow-x:auto!important}.calendar-module__nJHPhq__viewTabs::-webkit-scrollbar{display:none!important}.calendar-module__nJHPhq__viewTabs button{min-height:36px!important;padding:8px 10px!important;font-size:11px!important}.calendar-module__nJHPhq__dayStrip{display:none!important}.calendar-module__nJHPhq__newReservation{border-radius:18px!important}.calendar-module__nJHPhq__newReservation[open]{z-index:220!important;background:linear-gradient(#12233bfc,#07111ffc)!important;border-bottom:0!important;border-left:0!important;border-right:0!important;border-radius:22px 22px 0 0!important;max-height:86svh!important;position:fixed!important;bottom:0!important;left:0!important;right:0!important;overflow:auto!important;box-shadow:0 -18px 80px #0000008c!important}.calendar-module__nJHPhq__newReservation[open]:before{content:"";z-index:-1;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0108127a;position:fixed;inset:0}.calendar-module__nJHPhq__newReservation summary{z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#12233bfa;position:sticky;top:0;min-height:50px!important;padding:14px 16px!important;font-size:16px!important}.calendar-module__nJHPhq__reservationForm{gap:11px!important}.calendar-module__nJHPhq__formGrid2,.calendar-module__nJHPhq__formGrid3{grid-template-columns:1fr!important;gap:10px!important}.calendar-module__nJHPhq__weekCalendarCard,.calendar-module__nJHPhq__timelineCard,.calendar-module__nJHPhq__timelineWeek,.calendar-module__nJHPhq__timelineMonthScroller,.calendar-module__nJHPhq__monthGrid{border-radius:18px!important}.calendar-module__nJHPhq__weekCalendarScroller{scrollbar-width:thin!important;max-height:none!important;overflow:auto visible!important}.calendar-module__nJHPhq__weekCalendar{grid-template-columns:44px repeat(7,minmax(82px,1fr))!important;min-width:660px!important}.calendar-module__nJHPhq__weekHeaderDay{min-height:40px!important;padding:6px 7px!important}.calendar-module__nJHPhq__weekHeaderDay strong{font-size:11px!important}.calendar-module__nJHPhq__weekHeaderDay span{font-size:9px!important}.calendar-module__nJHPhq__weekTimeColumn,.calendar-module__nJHPhq__weekDayColumn{background:repeating-linear-gradient(#ffffff13 0 1px,#0000 1px 46px),linear-gradient(#ffffff05,#ffffff03)!important}.calendar-module__nJHPhq__weekEventBlock{border-radius:8px!important;min-height:38px!important;padding:5px 6px!important;left:3px!important;right:3px!important}.calendar-module__nJHPhq__weekEventBlock strong{font-size:10px!important}.calendar-module__nJHPhq__weekEventBlock span{font-size:8px!important}.calendar-module__nJHPhq__modalCard{border-radius:22px 22px 0 0!important;max-height:74svh!important}.calendar-module__nJHPhq__modalHeader h2{font-size:18px!important}.calendar-module__nJHPhq__modalBody{padding:12px 14px calc(18px + env(safe-area-inset-bottom))!important}.calendar-module__nJHPhq__createButton:before{content:none!important;display:none!important}.calendar-module__nJHPhq__createButton:after{content:"+"!important;color:#03152a!important;place-items:center!important;width:100%!important;height:100%!important;font-size:33px!important;font-weight:800!important;line-height:1!important;display:grid!important;transform:translateY(-2px)!important}.calendar-module__nJHPhq__newReservation[open]{max-height:78svh!important;overflow-y:auto!important}.calendar-module__nJHPhq__newReservation[open] summary{min-height:46px!important;padding:12px 16px!important;font-size:15px!important}.calendar-module__nJHPhq__newReservation[open] summary:after{width:28px!important;height:28px!important;font-size:18px!important}.calendar-module__nJHPhq__newReservationBody{padding:0 14px calc(14px + env(safe-area-inset-bottom))!important}.calendar-module__nJHPhq__reservationForm{gap:9px!important;padding-top:11px!important}.calendar-module__nJHPhq__newReservationBody .form-row{gap:5px!important}.calendar-module__nJHPhq__newReservationBody .form-row label{color:#aab7c7f0!important;font-size:11px!important;font-weight:750!important}:is(.calendar-module__nJHPhq__newReservationBody .input,.calendar-module__nJHPhq__newReservationBody .select,.calendar-module__nJHPhq__newReservationBody .textarea){text-align:left!important;border-radius:11px!important;height:39px!important;min-height:39px!important;padding:9px 11px!important;font-size:13px!important;line-height:1.15!important}.calendar-module__nJHPhq__newReservationBody input[type=date]{appearance:none!important;text-align:left!important;text-align-last:left!important;--lightningcss-light: !important;--lightningcss-dark:initial!important;color-scheme:dark!important;width:100%!important;padding-inline:11px!important;display:block!important}.calendar-module__nJHPhq__newReservationBody input[type=date]::-webkit-date-and-time-value{text-align:left!important;min-height:20px!important}.calendar-module__nJHPhq__newReservationBody .textarea{resize:vertical!important;height:70px!important;min-height:70px!important}.calendar-module__nJHPhq__formGrid2,.calendar-module__nJHPhq__formGrid3{gap:8px!important}.calendar-module__nJHPhq__reservationForm .btn{border-radius:13px!important;min-height:42px!important;margin-top:2px!important;font-size:14px!important}.calendar-module__nJHPhq__modalCard{max-height:70svh!important}.calendar-module__nJHPhq__modalHeader{padding:10px 13px!important}.calendar-module__nJHPhq__modalBody{padding:10px 13px calc(14px + env(safe-area-inset-bottom))!important;gap:9px!important}}@media (max-width:520px){.calendar-module__nJHPhq__newReservation[open]{max-height:76svh!important}:is(.calendar-module__nJHPhq__newReservationBody .input,.calendar-module__nJHPhq__newReservationBody .select,.calendar-module__nJHPhq__newReservationBody .textarea){height:38px!important;min-height:38px!important;font-size:12.5px!important}.calendar-module__nJHPhq__newReservationBody .textarea{height:66px!important;min-height:66px!important}}.calendar-module__nJHPhq__desktopCalendar{gap:22px;display:grid}.calendar-module__nJHPhq__mobileCalendar{display:none}@media (max-width:900px){.calendar-module__nJHPhq__desktopCalendar{display:none!important}.calendar-module__nJHPhq__mobileCalendar{gap:14px;min-height:calc(100svh - 146px);padding-bottom:92px;display:grid;overflow-x:hidden}.calendar-module__nJHPhq__mobileCalendarHeader{justify-content:space-between;align-items:center;gap:14px;padding:4px 2px 0;display:flex}.calendar-module__nJHPhq__mobileCalendarHeader span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:850;display:block}.calendar-module__nJHPhq__mobileCalendarHeader h1{letter-spacing:0;margin:3px 0 0;font-size:25px;line-height:1.05}.calendar-module__nJHPhq__mobileCreateButton{color:#03152a;background:linear-gradient(135deg,#63d6c5,#5fb3ff);border:1px solid #5fb3ffb3;border-radius:999px;place-items:center;width:48px;height:48px;font-size:30px;font-weight:850;line-height:1;display:grid;box-shadow:0 12px 34px #5fb3ff4d}.calendar-module__nJHPhq__mobileDateControls{grid-template-columns:44px 1fr 44px;gap:8px;display:grid}.calendar-module__nJHPhq__mobileDateControls button{border:1px solid var(--line);min-height:42px;color:var(--text);background:#ffffff0b;border-radius:12px;font-weight:850}.calendar-module__nJHPhq__mobileViewTabs{border:1px solid var(--line);background:#ffffff09;border-radius:14px;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;padding:4px;display:grid}.calendar-module__nJHPhq__mobileViewTabs button{min-height:38px;color:var(--muted);text-transform:capitalize;background:0 0;border:0;border-radius:10px;font-size:13px;font-weight:850}.calendar-module__nJHPhq__mobileViewTabs .calendar-module__nJHPhq__mobileViewTabActive{color:var(--text);background:#5fb3ff29;box-shadow:inset 0 0 0 1px #5fb3ff59}.calendar-module__nJHPhq__mobileQuickActions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.calendar-module__nJHPhq__mobileQuickActions button{border:1px solid var(--line);min-height:38px;color:var(--muted);background:#ffffff09;border-radius:12px;font-weight:850}.calendar-module__nJHPhq__mobileQuickActions .calendar-module__nJHPhq__mobileQuickActionActive{color:var(--accent);background:#5fb3ff1f;border-color:#5fb3ff9e}.calendar-module__nJHPhq__filterPanel,.calendar-module__nJHPhq__myReservationsPanel,.calendar-module__nJHPhq__alertPanel{border-radius:14px;padding:12px}.calendar-module__nJHPhq__filterGrid{grid-template-columns:1fr;gap:10px}.calendar-module__nJHPhq__myReservationItem{align-items:flex-start}.calendar-module__nJHPhq__mobileWeek{grid-template-columns:repeat(7,minmax(0,1fr));gap:7px;display:grid}.calendar-module__nJHPhq__mobileWeekDay{border:1px solid var(--line);min-width:0;min-height:72px;color:var(--text);background:#ffffff09;border-radius:14px;align-content:center;justify-items:center;gap:3px;padding:8px 5px;display:grid}.calendar-module__nJHPhq__mobileWeekDay span{color:var(--muted);font-size:11px;font-weight:850}.calendar-module__nJHPhq__mobileWeekDay strong{font-size:20px;line-height:1}.calendar-module__nJHPhq__mobileWeekDay em{min-width:22px;height:19px;color:var(--accent-2);background:#65e4ff21;border-radius:999px;place-items:center;font-size:11px;font-style:normal;font-weight:900;display:grid}.calendar-module__nJHPhq__mobileWeekDayActive{background:linear-gradient(#5fb3ff38,#13243bd1);border-color:#5fb3ffdb}.calendar-module__nJHPhq__mobileAgenda,.calendar-module__nJHPhq__mobileMonth{grid-column:1/-1;gap:12px;display:grid}.calendar-module__nJHPhq__mobileSectionHeader{justify-content:space-between;align-items:center;gap:12px;padding-top:2px;display:flex}.calendar-module__nJHPhq__mobileSectionHeader div{gap:2px;display:grid}.calendar-module__nJHPhq__mobileSectionHeader strong{font-size:16px}.calendar-module__nJHPhq__mobileSectionHeader span{color:var(--muted);font-size:12px;font-weight:750}.calendar-module__nJHPhq__mobileReservationList{gap:10px;display:grid}.calendar-module__nJHPhq__mobileReservationCard{border:1px solid #5fb3ff47;border-left:4px solid var(--accent);background:linear-gradient(135deg,#204b71db,#122237f0);border-radius:16px;grid-template-columns:64px minmax(0,1fr);align-items:center;gap:11px;min-height:82px;padding:11px;display:grid;box-shadow:0 12px 28px #00000038}.calendar-module__nJHPhq__mobileReservationTime{justify-items:start;gap:4px;display:grid}.calendar-module__nJHPhq__mobileReservationTime strong{font-size:14px}.calendar-module__nJHPhq__mobileReservationTime span{color:#f4f7fbad;font-size:12px;font-weight:750}.calendar-module__nJHPhq__mobileReservationMain{gap:5px;min-width:0;display:grid}.calendar-module__nJHPhq__mobileReservationMain strong,.calendar-module__nJHPhq__mobileReservationMain span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.calendar-module__nJHPhq__mobileReservationMain strong{font-size:16px}.calendar-module__nJHPhq__mobileReservationMain span{color:#f4f7fbc2;font-size:12px}.calendar-module__nJHPhq__mobileReservationStatus{color:#f4f7fbb8;border:1px solid #ffffff1f;border-radius:999px;grid-column:2;width:fit-content;max-width:100%;padding:3px 8px;font-size:11px;font-weight:850}.calendar-module__nJHPhq__mobileReservationRental{background:linear-gradient(135deg,#584a40eb,#342c28f5);border-left-color:#c28b62}.calendar-module__nJHPhq__mobileReservationClassroom{background:linear-gradient(135deg,#4b3978e6,#2a2444f5);border-left-color:#a77dff}.calendar-module__nJHPhq__mobileReservationInFlight{border-left-color:var(--success);background:linear-gradient(135deg,#157762f0,#134d54f5)}.calendar-module__nJHPhq__mobileReservationCompleted{border-left-color:var(--success)}.calendar-module__nJHPhq__mobileReservationCancelled{opacity:.56;border-left-color:var(--danger)}.calendar-module__nJHPhq__mobileEmptyState{border:1px dashed var(--line);background:#ffffff06;border-radius:16px;gap:5px;padding:18px;display:grid}.calendar-module__nJHPhq__mobileEmptyState span{color:var(--muted);font-size:13px;line-height:1.35}.calendar-module__nJHPhq__mobileMonthGrid{grid-template-columns:repeat(7,minmax(0,1fr));gap:7px;display:grid}.calendar-module__nJHPhq__mobileMonthEmpty,.calendar-module__nJHPhq__mobileMonthDay{border-radius:12px;min-height:44px}.calendar-module__nJHPhq__mobileMonthEmpty{border:1px dashed #ffffff0b}.calendar-module__nJHPhq__mobileMonthDay{border:1px solid var(--line);color:var(--text);background:#ffffff09;place-items:center;gap:2px;padding:5px;display:grid}.calendar-module__nJHPhq__mobileMonthDay span{font-size:13px;font-weight:800}.calendar-module__nJHPhq__mobileMonthDay strong{min-width:18px;height:18px;color:var(--accent-2);background:#65e4ff26;border-radius:999px;place-items:center;font-size:10px;display:grid}.calendar-module__nJHPhq__mobileMonthToday{border-color:#ffd166b8}.calendar-module__nJHPhq__mobileMonthDayActive{background:#5fb3ff29;border-color:#5fb3ffdb}.calendar-module__nJHPhq__mobileReservationSheet{z-index:230;border:1px solid var(--line-strong);background:linear-gradient(#12233bfc,#07111ffc);border-bottom:0;border-radius:22px 22px 0 0;max-height:84svh;position:fixed;bottom:0;left:0;right:0;overflow:auto;box-shadow:0 -24px 90px #0000008a}.calendar-module__nJHPhq__mobileSheetHeader{z-index:2;border-bottom:1px solid var(--line);background:#12233bfa;justify-content:space-between;align-items:center;gap:12px;padding:14px 14px 10px;display:flex;position:sticky;top:0}.calendar-module__nJHPhq__mobileSheetHeader div{gap:3px;display:grid}.calendar-module__nJHPhq__mobileSheetHeader strong{font-size:17px}.calendar-module__nJHPhq__mobileSheetHeader span{color:var(--muted);font-size:12px}.calendar-module__nJHPhq__mobileSheetHeader button{border:1px solid var(--line);width:36px;height:36px;color:var(--text);background:#ffffff0a;border-radius:999px;font-size:22px;line-height:1}.calendar-module__nJHPhq__mobileSheetBody{padding:12px 14px calc(18px + env(safe-area-inset-bottom))}.calendar-module__nJHPhq__mobileSheetBody .calendar-module__nJHPhq__formGrid2,.calendar-module__nJHPhq__mobileSheetBody .calendar-module__nJHPhq__formGrid3{grid-template-columns:1fr}:is(.calendar-module__nJHPhq__mobileSheetBody .input,.calendar-module__nJHPhq__mobileSheetBody .select,.calendar-module__nJHPhq__mobileSheetBody .textarea){min-height:42px;font-size:16px}.calendar-module__nJHPhq__mobileSheetBody input[type=date]{appearance:none;text-align:left;text-align-last:left;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;width:100%;display:block}.calendar-module__nJHPhq__mobileSheetBody input[type=date]::-webkit-date-and-time-value{text-align:left}.calendar-module__nJHPhq__mobileSheetBody .textarea{min-height:74px}}@media (max-width:430px){.calendar-module__nJHPhq__mobileWeek{gap:5px}.calendar-module__nJHPhq__mobileWeekDay{min-height:66px;padding:7px 3px}.calendar-module__nJHPhq__mobileWeekDay strong{font-size:18px}.calendar-module__nJHPhq__mobileReservationCard{grid-template-columns:58px minmax(0,1fr)}}@media (max-width:900px){.calendar-module__nJHPhq__mobileWeek{min-height:0;padding-bottom:calc(118px + env(safe-area-inset-bottom));overscroll-behavior:contain;touch-action:pan-y;background:radial-gradient(circle at 50% 0,#5fb3ff1f,#0000 28%),linear-gradient(#0d1b2efa,#07111ffa);border-top:1px solid #5fb3ff29;grid-template-columns:1fr;gap:0;margin-inline:-12px;display:grid;overflow:hidden}.calendar-module__nJHPhq__mobileWeekTopBar{background:#081321fa;grid-template-columns:42px 1fr 42px;align-items:center;gap:8px;padding:12px 14px 8px;display:grid}.calendar-module__nJHPhq__mobileWeekTopBar strong{color:var(--text);letter-spacing:0;font-size:24px;font-weight:700}.calendar-module__nJHPhq__mobileWeekTopBar button{color:#5fb3ffdb;background:0 0;border:0;border-radius:10px;width:38px;height:38px;font-size:34px;line-height:1}.calendar-module__nJHPhq__mobileWeekDateHeader{z-index:12;background:#081321fa;border-bottom:1px solid #5fb3ff2e;grid-template-columns:54px repeat(7,minmax(0,1fr));display:grid;position:sticky;top:0}.calendar-module__nJHPhq__mobileWeekDateHeader button{color:#f4f7fbd1;background:0 0;border:0;border-radius:0;align-content:center;justify-items:center;gap:6px;min-width:0;min-height:66px;padding:6px 2px 8px;display:grid}.calendar-module__nJHPhq__mobileWeekDateHeader span{color:#aab7c7e0;font-size:14px;font-weight:600}.calendar-module__nJHPhq__mobileWeekDateHeader strong{font-size:20px;font-weight:500;line-height:1}.calendar-module__nJHPhq__mobileWeekDateHeader .calendar-module__nJHPhq__mobileWeekDateActive{color:#fff;background:#5fb3ff1f}.calendar-module__nJHPhq__mobileWeekDateActive strong{color:#07111f;background:linear-gradient(135deg,#63d6c5,#5fb3ff);border-radius:999px;place-items:center;width:32px;height:32px;font-weight:850;display:grid}.calendar-module__nJHPhq__mobileWeekFrame{min-width:0;transform:translate3d(var(--mobile-week-drag-x,0), 0, 0);backface-visibility:hidden;contain:layout paint;will-change:transform, opacity;transition:transform .22s cubic-bezier(.2,.88,.2,1)}.calendar-module__nJHPhq__mobileWeekDragging{transition:none}.calendar-module__nJHPhq__mobileWeekSlideNext{animation:.24s cubic-bezier(.16,1,.3,1) both calendar-module__nJHPhq__mobileWeekSlideFromRight}.calendar-module__nJHPhq__mobileWeekSlidePrevious{animation:.24s cubic-bezier(.16,1,.3,1) both calendar-module__nJHPhq__mobileWeekSlideFromLeft}.calendar-module__nJHPhq__mobileWeekScroller{overscroll-behavior:contain;touch-action:pan-y;-webkit-overflow-scrolling:touch;scrollbar-gutter:stable;border-bottom:1px solid #5fb3ff1f;height:min(70svh,760px);min-height:min(500px,64svh);max-height:760px;overflow:hidden auto}.calendar-module__nJHPhq__mobileWeekScroller::-webkit-scrollbar{width:4px}.calendar-module__nJHPhq__mobileWeekScroller::-webkit-scrollbar-thumb{background:#aab7c76b;border-radius:999px}.calendar-module__nJHPhq__mobileWeekGrid{background:repeating-linear-gradient(#5fb3ff2e 0 1px,#0000 1px 60px),linear-gradient(#0d1b2eeb,#07111ff0);grid-template-columns:54px repeat(7,minmax(0,1fr));min-width:0;display:grid;position:relative;overflow:hidden}.calendar-module__nJHPhq__mobileWeekTimeColumn{background:#07111fb8;border-right:1px solid #5fb3ff29;position:relative}.calendar-module__nJHPhq__mobileWeekTimeLabel{color:#aab7c7e6;white-space:nowrap;font-size:13px;line-height:1;position:absolute;right:7px;transform:translateY(7px)}.calendar-module__nJHPhq__mobileWeekDayColumn{border-right:1px solid #5fb3ff29;min-width:0;position:relative}.calendar-module__nJHPhq__mobileWeekDayColumn:last-child{border-right:0}.calendar-module__nJHPhq__mobileWeekEvent{z-index:2;color:#f4f7fb;letter-spacing:0;word-break:break-word;background:linear-gradient(135deg,#204b71eb,#123652f5);border:1px solid #5fb3ff47;border-radius:8px;padding:6px 5px;font-size:clamp(10px,2.9vw,14px);font-weight:750;line-height:1.1;position:absolute;left:3px;right:3px;overflow:hidden;box-shadow:0 10px 22px #0000002e,inset 0 0 0 1px #ffffff09}.calendar-module__nJHPhq__mobileWeekEventRental{background:linear-gradient(135deg,#584a40f0,#41342df5);border-color:#c28b6259}.calendar-module__nJHPhq__mobileWeekEventClassroom{background:linear-gradient(135deg,#3d414bf0,#2a2f3df5);border-color:#9f7aff4d}.calendar-module__nJHPhq__mobileWeekEventInFlight{background:linear-gradient(135deg,#157762f0,#134d54f5);border-color:#5be49b6b}.calendar-module__nJHPhq__mobileWeekEventCompleted{opacity:.86}.calendar-module__nJHPhq__mobileWeekEventCancelled{opacity:.42}@keyframes calendar-module__nJHPhq__mobileWeekSlideFromRight{0%{opacity:.86;transform:translate(22%)}to{opacity:1;transform:translate(0,0)}}@keyframes calendar-module__nJHPhq__mobileWeekSlideFromLeft{0%{opacity:.86;transform:translate(-22%)}to{opacity:1;transform:translate(0,0)}}@media (prefers-reduced-motion:reduce){.calendar-module__nJHPhq__mobileWeekSlideNext,.calendar-module__nJHPhq__mobileWeekSlidePrevious{animation:none}}}@media (max-width:430px){.calendar-module__nJHPhq__mobileWeekTopBar{padding-inline:12px}.calendar-module__nJHPhq__mobileWeekTopBar strong{font-size:22px}.calendar-module__nJHPhq__mobileWeekDateHeader,.calendar-module__nJHPhq__mobileWeekGrid{grid-template-columns:50px repeat(7,minmax(0,1fr))}.calendar-module__nJHPhq__mobileWeekTimeLabel{font-size:12px;right:6px}.calendar-module__nJHPhq__mobileWeekEvent{padding:6px 4px;left:2px;right:2px}}@media (max-width:900px){.calendar-module__nJHPhq__reservationDetailCard{border-radius:20px 20px 0 0!important;grid-template-rows:auto minmax(0,1fr)!important;width:100%!important;max-height:88svh!important;display:grid!important;overflow:hidden!important}.calendar-module__nJHPhq__reservationDetailCard .calendar-module__nJHPhq__modalHeader{min-height:54px!important;padding:10px 12px!important}.calendar-module__nJHPhq__reservationDetailCard .calendar-module__nJHPhq__modalHeader h2{font-size:17px!important;line-height:1.05!important}.calendar-module__nJHPhq__reservationDetailCard .calendar-module__nJHPhq__modalHeader p{font-size:11px!important;line-height:1.2!important}.calendar-module__nJHPhq__reservationDetailCard .calendar-module__nJHPhq__closeButton{flex:none!important;width:32px!important;height:32px!important;font-size:18px!important}.calendar-module__nJHPhq__reservationDetailCard .calendar-module__nJHPhq__modalBody{overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch!important;min-height:0!important;padding:10px 12px calc(12px + env(safe-area-inset-bottom))!important;gap:9px!important;overflow-y:auto!important}.calendar-module__nJHPhq__reservationDetailCard .calendar-module__nJHPhq__reservationHero{border-radius:14px!important;gap:8px!important;padding:10px!important}.calendar-module__nJHPhq__reservationDetailCard .calendar-module__nJHPhq__reservationHero strong{font-size:16px!important}.calendar-module__nJHPhq__reservationDetailCard .calendar-module__nJHPhq__reservationHero span,.calendar-module__nJHPhq__reservationDetailCard .calendar-module__nJHPhq__reservationHero em,.calendar-module__nJHPhq__reservationDetailCard .calendar-module__nJHPhq__reservationHero b{font-size:10.5px!important}.calendar-module__nJHPhq__reservationDetailCard .calendar-module__nJHPhq__reservationHero b{padding:5px 8px!important}.calendar-module__nJHPhq__reservationDetailCard .calendar-module__nJHPhq__metaGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important}.calendar-module__nJHPhq__reservationDetailCard .calendar-module__nJHPhq__metaItem{border-radius:11px!important;gap:2px!important;padding:8px!important}.calendar-module__nJHPhq__reservationDetailCard .calendar-module__nJHPhq__metaItem span{font-size:10px!important}.calendar-module__nJHPhq__reservationDetailCard .calendar-module__nJHPhq__metaItem strong{font-size:12px!important;line-height:1.15!important}.calendar-module__nJHPhq__reservationDetailCard .calendar-module__nJHPhq__permissionNotice,.calendar-module__nJHPhq__reservationDetailCard .calendar-module__nJHPhq__editReservationPanel,.calendar-module__nJHPhq__reservationDetailCard .calendar-module__nJHPhq__reservationActionForm{border-radius:13px!important}.calendar-module__nJHPhq__reservationDetailCard .calendar-module__nJHPhq__permissionNotice,.calendar-module__nJHPhq__reservationDetailCard .calendar-module__nJHPhq__reservationActionForm{padding:10px!important}.calendar-module__nJHPhq__reservationDetailCard .calendar-module__nJHPhq__editReservationPanel summary{min-height:38px!important;padding:0 10px!important;font-size:13px!important}.calendar-module__nJHPhq__reservationDetailCard .calendar-module__nJHPhq__editReservationPanel summary:after{font-size:10px!important}.calendar-module__nJHPhq__reservationDetailCard .calendar-module__nJHPhq__reservationActionForm{gap:8px!important}.calendar-module__nJHPhq__reservationDetailCard .form-row{gap:4px!important}.calendar-module__nJHPhq__reservationDetailCard .form-row label{font-size:10.5px!important}:is(.calendar-module__nJHPhq__reservationDetailCard .input,.calendar-module__nJHPhq__reservationDetailCard .select){border-radius:10px!important;height:36px!important;min-height:36px!important;padding:8px 10px!important;font-size:13px!important}.calendar-module__nJHPhq__reservationDetailCard .textarea{border-radius:10px!important;height:54px!important;min-height:54px!important;padding:8px 10px!important;font-size:13px!important}.calendar-module__nJHPhq__reservationDetailCard .btn{border-radius:12px!important;min-height:38px!important;padding:9px 12px!important;font-size:13px!important}}@media (max-width:430px){.calendar-module__nJHPhq__reservationDetailCard{max-height:91svh!important}.calendar-module__nJHPhq__reservationDetailCard .calendar-module__nJHPhq__modalBody{padding-inline:10px!important}.calendar-module__nJHPhq__reservationDetailCard .calendar-module__nJHPhq__metaGrid{gap:6px!important}}html[data-theme=light] .calendar-module__nJHPhq__calendarShell{color:var(--text)}:is(html[data-theme=light] .calendar-module__nJHPhq__iconButton,html[data-theme=light] .calendar-module__nJHPhq__monthPickerButton,html[data-theme=light] .calendar-module__nJHPhq__viewTabs,html[data-theme=light] .calendar-module__nJHPhq__actionLink,html[data-theme=light] .calendar-module__nJHPhq__dayChip,html[data-theme=light] .calendar-module__nJHPhq__newReservation,html[data-theme=light] .calendar-module__nJHPhq__alertPanel,html[data-theme=light] .calendar-module__nJHPhq__filterPanel,html[data-theme=light] .calendar-module__nJHPhq__myReservationsPanel,html[data-theme=light] .calendar-module__nJHPhq__weekCalendarCard,html[data-theme=light] .calendar-module__nJHPhq__timelineCard,html[data-theme=light] .calendar-module__nJHPhq__monthDay,html[data-theme=light] .calendar-module__nJHPhq__monthEmpty,html[data-theme=light] .calendar-module__nJHPhq__listCard,html[data-theme=light] .calendar-module__nJHPhq__emptyPanel,html[data-theme=light] .calendar-module__nJHPhq__modalCard,html[data-theme=light] .calendar-module__nJHPhq__reservationActionForm,html[data-theme=light] .calendar-module__nJHPhq__editReservationPanel,html[data-theme=light] .calendar-module__nJHPhq__permissionNotice,html[data-theme=light] .calendar-module__nJHPhq__metaItem,html[data-theme=light] .calendar-module__nJHPhq__reservationHero){box-shadow:var(--shadow);color:var(--text)!important;background:#ffffffe6!important;border-color:#0925421f!important}:is(html[data-theme=light] .calendar-module__nJHPhq__monthPickerPanel,html[data-theme=light] .calendar-module__nJHPhq__mobileWeekMonthPanel,html[data-theme=light] .calendar-module__nJHPhq__mobileReservationSheet){color:var(--text)!important;background:#fffffffa!important;border-color:#09254224!important;box-shadow:0 24px 70px #1432542e!important}html[data-theme=light] .calendar-module__nJHPhq__mobileSheetHeader{background:#fffffffa!important;border-bottom-color:#0925421f!important}html[data-theme=light] .calendar-module__nJHPhq__monthNav button{color:var(--text)!important;background:#edf4fbe0!important;border-color:#0925421f!important}html[data-theme=light] .calendar-module__nJHPhq__dayCell{color:var(--text)!important;background:#edf4fbe0!important;border-color:#0925421f!important}html[data-theme=light] .calendar-module__nJHPhq__mobileDateControls button{color:var(--text)!important;background:#edf4fbe0!important;border-color:#0925421f!important}html[data-theme=light] .calendar-module__nJHPhq__mobileViewTabs{color:var(--text)!important;background:#edf4fbe0!important;border-color:#0925421f!important}html[data-theme=light] .calendar-module__nJHPhq__mobileViewTabs button{color:var(--text)!important;background:#edf4fbe0!important;border-color:#0925421f!important}html[data-theme=light] .calendar-module__nJHPhq__mobileQuickActions button{color:var(--text)!important;background:#edf4fbe0!important;border-color:#0925421f!important}html[data-theme=light] .calendar-module__nJHPhq__mobileWeekTopBar button{color:var(--text)!important;background:#edf4fbe0!important;border-color:#0925421f!important}html[data-theme=light] .calendar-module__nJHPhq__mobileWeekMonthButton{color:var(--text)!important;background:#edf4fbe0!important;border-color:#0925421f!important}html[data-theme=light] .calendar-module__nJHPhq__mobileSheetHeader button{color:var(--text)!important;background:#edf4fbe0!important;border-color:#0925421f!important}html[data-theme=light] .calendar-module__nJHPhq__calendarHeader p{color:var(--muted)!important}html[data-theme=light] .calendar-module__nJHPhq__weekdayCell{color:var(--muted)!important}html[data-theme=light] .calendar-module__nJHPhq__weekHeaderDay span{color:var(--muted)!important}html[data-theme=light] .calendar-module__nJHPhq__weekTimeLabel{color:var(--muted)!important}html[data-theme=light] .calendar-module__nJHPhq__timeLabel{color:var(--muted)!important}html[data-theme=light] .calendar-module__nJHPhq__mobileCalendarHeader span{color:var(--muted)!important}html[data-theme=light] .calendar-module__nJHPhq__mobileWeekDateHeader span{color:var(--muted)!important}html[data-theme=light] .calendar-module__nJHPhq__mobileWeekTimeLabel{color:var(--muted)!important}html[data-theme=light] .calendar-module__nJHPhq__mobileReservationTime span{color:var(--muted)!important}html[data-theme=light] .calendar-module__nJHPhq__mobileReservationMain span{color:var(--muted)!important}html[data-theme=light] .calendar-module__nJHPhq__mobileSectionHeader span{color:var(--muted)!important}html[data-theme=light] .calendar-module__nJHPhq__metaItem span{color:var(--muted)!important}html[data-theme=light] .calendar-module__nJHPhq__reservationHero span{color:var(--muted)!important}html[data-theme=light] .calendar-module__nJHPhq__reservationHero em{color:var(--muted)!important}html[data-theme=light] .calendar-module__nJHPhq__daySelected{color:var(--accent)!important;background:#1f7ed81f!important;border-color:#1f7ed852!important}html[data-theme=light] .calendar-module__nJHPhq__dayChipActive{color:var(--accent)!important;background:#1f7ed81f!important;border-color:#1f7ed852!important}html[data-theme=light] .calendar-module__nJHPhq__weekHeaderDayActive{color:var(--accent)!important;background:#1f7ed81f!important;border-color:#1f7ed852!important}html[data-theme=light] .calendar-module__nJHPhq__viewTabs .calendar-module__nJHPhq__activeTab{color:var(--accent)!important;background:#1f7ed81f!important;border-color:#1f7ed852!important}html[data-theme=light] .calendar-module__nJHPhq__mobileViewTabs .calendar-module__nJHPhq__mobileViewTabActive{color:var(--accent)!important;background:#1f7ed81f!important;border-color:#1f7ed852!important}html[data-theme=light] .calendar-module__nJHPhq__mobileQuickActions .calendar-module__nJHPhq__mobileQuickActionActive{color:var(--accent)!important;background:#1f7ed81f!important;border-color:#1f7ed852!important}html[data-theme=light] .calendar-module__nJHPhq__mobileMonthDayActive{color:var(--accent)!important;background:#1f7ed81f!important;border-color:#1f7ed852!important}:is(html[data-theme=light] .calendar-module__nJHPhq__weekHeaderCorner,html[data-theme=light] .calendar-module__nJHPhq__weekHeaderDay,html[data-theme=light] .calendar-module__nJHPhq__weekTimeColumn,html[data-theme=light] .calendar-module__nJHPhq__resourceCell,html[data-theme=light] .calendar-module__nJHPhq__allDayCell,html[data-theme=light] .calendar-module__nJHPhq__timelineHeader){background:#f7fbfffa!important;border-color:#0925421f!important}:is(html[data-theme=light] .calendar-module__nJHPhq__weekDayColumn,html[data-theme=light] .calendar-module__nJHPhq__timeline,html[data-theme=light] .calendar-module__nJHPhq__resourceRow,html[data-theme=light] .calendar-module__nJHPhq__mobileWeekGrid){background:repeating-linear-gradient(#1f7ed821 0 1px,#0000 1px 60px),linear-gradient(#fffffff0,#f1f7fdf0)!important}:is(html[data-theme=light] .calendar-module__nJHPhq__mobileWeekTopBar,html[data-theme=light] .calendar-module__nJHPhq__mobileWeekDateHeader){background:#f7fbfffa!important;border-color:#1f7ed824!important}html[data-theme=light] .calendar-module__nJHPhq__mobileWeekDateHeader .calendar-module__nJHPhq__mobileWeekDateActive{background:#1f7ed81a!important}html[data-theme=light] .calendar-module__nJHPhq__closeButton{color:var(--text)!important;background:#edf4fbe6!important;border-color:#0925421f!important}html[data-theme=light] .calendar-module__nJHPhq__mobileEmptyState{background:#ffffffb8!important;border-color:#09254224!important}@media (max-width:900px){.calendar-module__nJHPhq__mobileCalendar{min-height:calc(100svh - 132px)!important;padding-bottom:calc(96px + env(safe-area-inset-bottom))!important;gap:8px!important}.calendar-module__nJHPhq__mobileCalendarHeader{gap:10px!important;padding:0 2px 2px!important}.calendar-module__nJHPhq__mobileCalendarHeader span{letter-spacing:.12em!important;font-size:10px!important}.calendar-module__nJHPhq__mobileCalendarHeader h1{margin-top:2px!important;font-size:21px!important;line-height:1.05!important}.calendar-module__nJHPhq__mobileCreateButton{width:42px!important;height:42px!important;font-size:27px!important;box-shadow:0 10px 26px #5fb3ff3d!important}.calendar-module__nJHPhq__mobileDateControls{grid-template-columns:36px 1fr 36px!important;gap:7px!important}.calendar-module__nJHPhq__mobileDateControls button{border-radius:11px!important;min-height:34px!important;font-size:14px!important}.calendar-module__nJHPhq__mobileViewTabs{border-radius:13px!important;gap:4px!important;padding:3px!important}.calendar-module__nJHPhq__mobileViewTabs button{border-radius:10px!important;min-height:32px!important;font-size:12px!important}.calendar-module__nJHPhq__mobileQuickActions{gap:7px!important}.calendar-module__nJHPhq__mobileQuickActions button{border-radius:11px!important;min-height:33px!important;font-size:12px!important}.calendar-module__nJHPhq__mobileWeek{margin-top:2px!important}.calendar-module__nJHPhq__mobileWeekTopBar{position:relative;grid-template-columns:34px minmax(0,1fr) 34px!important;gap:7px!important;padding:8px 12px 6px!important}.calendar-module__nJHPhq__mobileWeekTopBar>button{border-radius:9px!important;width:32px!important;height:32px!important;font-size:28px!important}.calendar-module__nJHPhq__mobileWeekMonthPicker{justify-items:center;min-width:0;display:grid;position:relative}.calendar-module__nJHPhq__mobileWeekMonthButton{min-width:0;max-width:100%;min-height:34px;color:var(--text);background:#ffffff09;border:0;border-radius:12px;justify-content:center;align-items:center;gap:6px;padding:0 12px;font-weight:850;display:inline-flex}.calendar-module__nJHPhq__mobileWeekMonthButton strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden;font-size:22px!important;line-height:1!important}.calendar-module__nJHPhq__mobileWeekMonthButton span{color:#5fb3ffe6;font-size:13px;line-height:1;transform:translateY(-1px)}.calendar-module__nJHPhq__mobileWeekMonthPanel{z-index:42;background:#2b2b2bfa;border:1px solid #ffffff1f;border-radius:0 0 18px 18px;width:min(430px,100vw - 24px);padding:14px 16px 18px;position:absolute;top:42px;left:50%;transform:translate(-50%);box-shadow:0 24px 70px #0000007a}.calendar-module__nJHPhq__mobileWeekMonthPanel .calendar-module__nJHPhq__monthPickerHeader{margin-bottom:14px}.calendar-module__nJHPhq__mobileWeekMonthPanel .calendar-module__nJHPhq__monthPickerHeader strong{font-weight:600;font-size:18px!important}.calendar-module__nJHPhq__mobileWeekMonthPanel .calendar-module__nJHPhq__monthNav button{color:#f4f7fbb8;background:0 0;width:32px;height:32px}.calendar-module__nJHPhq__mobileWeekMonthPanel .calendar-module__nJHPhq__weekdayRow{margin-bottom:8px}.calendar-module__nJHPhq__mobileWeekMonthPanel .calendar-module__nJHPhq__weekdayCell{color:#f4f7fbb8;font-size:13px}.calendar-module__nJHPhq__mobileWeekMonthPanel .calendar-module__nJHPhq__daysGrid{gap:8px 10px}.calendar-module__nJHPhq__mobileWeekMonthPanel .calendar-module__nJHPhq__dayCell,.calendar-module__nJHPhq__mobileWeekMonthPanel .calendar-module__nJHPhq__dayFiller{min-height:42px}.calendar-module__nJHPhq__mobileWeekMonthPanel .calendar-module__nJHPhq__dayCell{color:#f4f7fbc7;background:0 0;border-color:#0000;font-size:16px;font-weight:500}.calendar-module__nJHPhq__mobileWeekMonthPanel .calendar-module__nJHPhq__daySelected{color:#fff;background:#1f7ae0;border-color:#1f7ae0}.calendar-module__nJHPhq__mobileWeekMonthPanel .calendar-module__nJHPhq__dayToday:not(.calendar-module__nJHPhq__daySelected){color:#5fb3ff;border-color:#1f7ae0}.calendar-module__nJHPhq__mobileWeekDateHeader{grid-template-columns:50px repeat(7,minmax(0,1fr))!important}.calendar-module__nJHPhq__mobileWeekDateHeader button{gap:4px!important;min-height:54px!important;padding:5px 2px 7px!important}.calendar-module__nJHPhq__mobileWeekDateHeader span{font-size:12px!important}.calendar-module__nJHPhq__mobileWeekDateHeader strong{font-size:18px!important}.calendar-module__nJHPhq__mobileWeekDateActive strong{width:30px!important;height:30px!important}.calendar-module__nJHPhq__mobileWeekScroller{height:min(74svh,780px)!important;min-height:min(560px,68svh)!important}.calendar-module__nJHPhq__mobileWeekGrid{grid-template-columns:50px repeat(7,minmax(0,1fr))!important}.calendar-module__nJHPhq__mobileWeekDateHeader,.calendar-module__nJHPhq__mobileWeekGrid{grid-template-columns:64px repeat(7,minmax(0,1fr))!important}.calendar-module__nJHPhq__mobileWeekTimeColumn{overflow:visible!important}.calendar-module__nJHPhq__mobileWeekTimeLabel{font-variant-numeric:tabular-nums;text-align:right!important;min-width:48px!important;font-size:12px!important;right:8px!important}.calendar-module__nJHPhq__mobileCurrentTimeLine{z-index:5;pointer-events:none;background:linear-gradient(90deg,#ff6b6bf2,#ff6b6b1f);height:2px;position:absolute;left:64px;right:0;box-shadow:0 0 18px #ff6b6b40}.calendar-module__nJHPhq__mobileCurrentTimeLine:before{content:"";background:#ff6b6b;border-radius:999px;width:10px;height:10px;position:absolute;top:50%;left:-5px;transform:translateY(-50%);box-shadow:0 0 16px #ff6b6b80}}@media (max-width:430px){.calendar-module__nJHPhq__mobileWeekMonthButton strong{font-size:20px!important}.calendar-module__nJHPhq__mobileWeekMonthPanel{width:calc(100vw - 20px);padding-inline:14px}.calendar-module__nJHPhq__mobileWeekMonthPanel .calendar-module__nJHPhq__dayCell,.calendar-module__nJHPhq__mobileWeekMonthPanel .calendar-module__nJHPhq__dayFiller{min-height:39px}.calendar-module__nJHPhq__mobileWeekDateHeader,.calendar-module__nJHPhq__mobileWeekGrid{grid-template-columns:60px repeat(7,minmax(0,1fr))!important}.calendar-module__nJHPhq__mobileWeekTimeLabel{min-width:46px!important;font-size:11.5px!important;right:7px!important}.calendar-module__nJHPhq__mobileCurrentTimeLine{left:60px}}@media (max-width:900px){.calendar-module__nJHPhq__mobileCalendar{padding-bottom:0!important}.calendar-module__nJHPhq__mobileWeek{grid-template-rows:auto minmax(0,1fr)!important;min-height:0!important;padding-bottom:0!important;display:grid!important}.calendar-module__nJHPhq__mobileWeekFrame{grid-template-rows:auto minmax(0,1fr)!important;min-height:0!important;display:grid!important}.calendar-module__nJHPhq__mobileWeekScroller{height:calc(100svh - 306px - env(safe-area-inset-bottom))!important;min-height:520px!important;max-height:none!important}.calendar-module__nJHPhq__mobileWeekGrid{background:repeating-linear-gradient(#5fb3ff2e 0 1px,#0000 1px 52px),linear-gradient(#0d1b2eeb,#07111ff0)!important}}@media (max-width:430px){.calendar-module__nJHPhq__mobileWeekScroller{height:calc(100svh - 292px - env(safe-area-inset-bottom))!important;min-height:510px!important}}.calendar-module__nJHPhq__flightActionForm{gap:12px;display:grid}.calendar-module__nJHPhq__flightActionHeader{background:#5fb3ff12;border:1px solid #5fb3ff2e;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.calendar-module__nJHPhq__flightActionHeader div{gap:2px;min-width:0;display:grid}.calendar-module__nJHPhq__flightActionHeader span{color:var(--muted);text-transform:uppercase;font-size:11px;font-weight:800}.calendar-module__nJHPhq__flightActionHeader strong{color:var(--text);font-size:16px;line-height:1.05}.calendar-module__nJHPhq__flightActionHeader em{color:var(--accent);background:#5fb3ff1f;border-radius:999px;flex:none;padding:6px 10px;font-size:12px;font-style:normal;font-weight:900}.calendar-module__nJHPhq__flightActionHint{color:var(--muted);margin:-2px 2px 0;font-size:12px;line-height:1.35}.calendar-module__nJHPhq__squawkDetails{background:#ffffff06;border:1px solid #ffffff1a;border-radius:14px;overflow:hidden}.calendar-module__nJHPhq__squawkDetails summary{cursor:pointer;min-height:42px;color:var(--text);justify-content:space-between;align-items:center;gap:10px;padding:0 12px;font-weight:850;list-style:none;display:flex}.calendar-module__nJHPhq__squawkDetails summary::-webkit-details-marker{display:none}.calendar-module__nJHPhq__squawkDetails summary:after{content:"+";width:26px;height:26px;color:var(--accent);background:#5fb3ff1f;border-radius:999px;place-items:center;font-size:18px;line-height:1;display:grid}.calendar-module__nJHPhq__squawkDetails[open] summary{border-bottom:1px solid #ffffff1a}.calendar-module__nJHPhq__squawkDetails[open] summary:after{content:"-";padding-bottom:2px}.calendar-module__nJHPhq__squawkDetails>div{padding:10px 12px 0}.calendar-module__nJHPhq__squawkDetails>.form-row{padding:10px 12px 0}.calendar-module__nJHPhq__squawkDetails>.form-row:last-child{padding-bottom:12px}@media (max-width:900px){.calendar-module__nJHPhq__reservationDetailCard{border-radius:24px 24px 0 0!important;grid-template-rows:auto auto minmax(0,1fr)!important;max-height:min(88svh,760px)!important}.calendar-module__nJHPhq__reservationDetailCard:before{content:"";background:#f4f7fb38;border-radius:999px;justify-self:center;width:42px;height:4px;margin-top:8px}.calendar-module__nJHPhq__reservationDetailCard .calendar-module__nJHPhq__modalHeader{border-bottom:1px solid #5fb3ff24;min-height:48px!important;padding:8px 13px 10px!important}.calendar-module__nJHPhq__reservationDetailCard .calendar-module__nJHPhq__modalBody{padding:10px 12px calc(18px + env(safe-area-inset-bottom))!important;gap:10px!important}.calendar-module__nJHPhq__reservationDetailCard .calendar-module__nJHPhq__reservationHero{background:#5fb3ff13!important;border-radius:15px!important}.calendar-module__nJHPhq__reservationDetailCard .calendar-module__nJHPhq__reservationHero strong{overflow-wrap:anywhere}.calendar-module__nJHPhq__flightActionForm{gap:9px!important;padding:10px!important}.calendar-module__nJHPhq__flightActionHeader{border-radius:12px!important;padding:8px 10px!important}.calendar-module__nJHPhq__flightActionHeader span{font-size:9.5px!important}.calendar-module__nJHPhq__flightActionHeader strong{font-size:14px!important}.calendar-module__nJHPhq__flightActionHeader em{padding:5px 8px!important;font-size:10.5px!important}.calendar-module__nJHPhq__flightActionHint{font-size:11px!important}.calendar-module__nJHPhq__squawkDetails{border-radius:12px!important}.calendar-module__nJHPhq__squawkDetails summary{min-height:38px!important;padding:0 10px!important;font-size:12.5px!important}.calendar-module__nJHPhq__squawkDetails summary:after{width:24px!important;height:24px!important;font-size:16px!important}.calendar-module__nJHPhq__squawkDetails>div{padding:8px 10px 0!important}.calendar-module__nJHPhq__squawkDetails>.form-row{padding:8px 10px 0!important}.calendar-module__nJHPhq__squawkDetails>.form-row:last-child{padding-bottom:10px!important}:is(.calendar-module__nJHPhq__newReservationBody input,.calendar-module__nJHPhq__newReservationBody select,.calendar-module__nJHPhq__newReservationBody textarea,.calendar-module__nJHPhq__newReservationBody .input,.calendar-module__nJHPhq__newReservationBody .select,.calendar-module__nJHPhq__newReservationBody .textarea,.calendar-module__nJHPhq__mobileSheetBody input,.calendar-module__nJHPhq__mobileSheetBody select,.calendar-module__nJHPhq__mobileSheetBody textarea,.calendar-module__nJHPhq__mobileSheetBody .input,.calendar-module__nJHPhq__mobileSheetBody .select,.calendar-module__nJHPhq__mobileSheetBody .textarea,.calendar-module__nJHPhq__reservationDetailCard input,.calendar-module__nJHPhq__reservationDetailCard select,.calendar-module__nJHPhq__reservationDetailCard textarea,.calendar-module__nJHPhq__reservationDetailCard .input,.calendar-module__nJHPhq__reservationDetailCard .select,.calendar-module__nJHPhq__reservationDetailCard .textarea){font-size:16px!important}}:is(html[data-theme=light] .calendar-module__nJHPhq__mobileCalendar,html[data-theme=light] .calendar-module__nJHPhq__mobileWeek){background:radial-gradient(circle at 50% 0,#1f7ed817,#0000 28%),linear-gradient(#f7fbfffa,#eef5fcfa)!important;border-color:#1f7ed821!important}html[data-theme=light] .calendar-module__nJHPhq__mobileCalendarHeader{background:#f7fbfffa!important;border-color:#1f7ed824!important}html[data-theme=light] .calendar-module__nJHPhq__mobileWeekTopBar{background:#f7fbfffa!important;border-color:#1f7ed824!important}html[data-theme=light] .calendar-module__nJHPhq__mobileWeekDateHeader{background:#f7fbfffa!important;border-color:#1f7ed824!important}html[data-theme=light] .calendar-module__nJHPhq__reservationDetailCard .calendar-module__nJHPhq__modalHeader{background:#f7fbfffa!important;border-color:#1f7ed824!important}html[data-theme=light] .calendar-module__nJHPhq__mobileDateControls button{color:var(--text)!important;background:#edf4fbe6!important;border-color:#0925421f!important}html[data-theme=light] .calendar-module__nJHPhq__mobileViewTabs{color:var(--text)!important;background:#edf4fbe6!important;border-color:#0925421f!important}html[data-theme=light] .calendar-module__nJHPhq__mobileViewTabs button{color:var(--text)!important;background:#edf4fbe6!important;border-color:#0925421f!important}html[data-theme=light] .calendar-module__nJHPhq__mobileQuickActions button{color:var(--text)!important;background:#edf4fbe6!important;border-color:#0925421f!important}html[data-theme=light] .calendar-module__nJHPhq__mobileWeekTopBar button{color:var(--text)!important;background:#edf4fbe6!important;border-color:#0925421f!important}html[data-theme=light] .calendar-module__nJHPhq__mobileWeekMonthButton{color:var(--text)!important;background:#edf4fbe6!important;border-color:#0925421f!important}html[data-theme=light] .calendar-module__nJHPhq__mobileSheetHeader button{color:var(--text)!important;background:#edf4fbe6!important;border-color:#0925421f!important}html[data-theme=light] .calendar-module__nJHPhq__reservationDetailCard .calendar-module__nJHPhq__closeButton{color:var(--text)!important;background:#edf4fbe6!important;border-color:#0925421f!important}html[data-theme=light] .calendar-module__nJHPhq__mobileWeekGrid{background:repeating-linear-gradient(#1f7ed821 0 1px,#0000 1px 60px),linear-gradient(#fffffff0,#f1f7fdf0)!important}html[data-theme=light] .calendar-module__nJHPhq__mobileWeekTimeColumn{background:#edf4fbc2!important;border-color:#1f7ed81f!important}html[data-theme=light] .calendar-module__nJHPhq__mobileWeekDayColumn{border-color:#1f7ed81f!important}html[data-theme=light] .calendar-module__nJHPhq__mobileWeekDateHeader button{color:#36506a!important}:is(html[data-theme=light] .calendar-module__nJHPhq__mobileWeekDateHeader .calendar-module__nJHPhq__mobileWeekDateActive,html[data-theme=light] .calendar-module__nJHPhq__mobileViewTabs .calendar-module__nJHPhq__mobileViewTabActive,html[data-theme=light] .calendar-module__nJHPhq__mobileQuickActions .calendar-module__nJHPhq__mobileQuickActionActive){color:var(--accent)!important;background:#1f7ed81a!important;border-color:#1f7ed847!important}html[data-theme=light] .calendar-module__nJHPhq__mobileWeekDateActive strong{color:#07111f!important;background:linear-gradient(135deg,#56d6c4,#5fb3ff)!important}html[data-theme=light] .calendar-module__nJHPhq__mobileWeekTimeLabel{color:var(--muted)!important}html[data-theme=light] .calendar-module__nJHPhq__mobileCalendarHeader span{color:var(--muted)!important}html[data-theme=light] .calendar-module__nJHPhq__mobileWeekDateHeader span{color:var(--muted)!important}html[data-theme=light] .calendar-module__nJHPhq__reservationDetailCard .calendar-module__nJHPhq__modalHeader p{color:var(--muted)!important}html[data-theme=light] .calendar-module__nJHPhq__reservationDetailCard .calendar-module__nJHPhq__reservationHero span{color:var(--muted)!important}html[data-theme=light] .calendar-module__nJHPhq__reservationDetailCard .calendar-module__nJHPhq__reservationHero em{color:var(--muted)!important}html[data-theme=light] .calendar-module__nJHPhq__reservationDetailCard .calendar-module__nJHPhq__reservationHero b{color:var(--muted)!important}html[data-theme=light] .calendar-module__nJHPhq__mobileReservationSheet{color:var(--text)!important;background:#fffffff0!important;border-color:#0925421f!important}html[data-theme=light] .calendar-module__nJHPhq__mobileSheetHeader{color:var(--text)!important;background:#fffffff0!important;border-color:#0925421f!important}html[data-theme=light] .calendar-module__nJHPhq__reservationDetailCard{color:var(--text)!important;background:#fffffff0!important;border-color:#0925421f!important}html[data-theme=light] .calendar-module__nJHPhq__reservationDetailCard .calendar-module__nJHPhq__reservationHero{color:var(--text)!important;background:#fffffff0!important;border-color:#0925421f!important}html[data-theme=light] .calendar-module__nJHPhq__reservationDetailCard .calendar-module__nJHPhq__permissionNotice{color:var(--text)!important;background:#fffffff0!important;border-color:#0925421f!important}html[data-theme=light] .calendar-module__nJHPhq__reservationDetailCard .calendar-module__nJHPhq__editReservationPanel{color:var(--text)!important;background:#fffffff0!important;border-color:#0925421f!important}html[data-theme=light] .calendar-module__nJHPhq__reservationDetailCard .calendar-module__nJHPhq__reservationActionForm{color:var(--text)!important;background:#fffffff0!important;border-color:#0925421f!important}html[data-theme=light] .calendar-module__nJHPhq__reservationDetailCard .calendar-module__nJHPhq__metaItem{color:var(--text)!important;background:#fffffff0!important;border-color:#0925421f!important}html[data-theme=light] .calendar-module__nJHPhq__flightActionHeader{color:var(--text)!important;background:#fffffff0!important;border-color:#0925421f!important}html[data-theme=light] .calendar-module__nJHPhq__squawkDetails{color:var(--text)!important;background:#fffffff0!important;border-color:#0925421f!important}html[data-theme=light] .calendar-module__nJHPhq__reservationDetailCard:before{background:#0925422e!important}html[data-theme=light] .calendar-module__nJHPhq__modalOverlay{background:#e2edf8d1!important}html[data-theme=light] .calendar-module__nJHPhq__mobileSheetBody input[type=date]{--lightningcss-light:initial!important;--lightningcss-dark: !important;color-scheme:light!important}
