.panoramic-calendar-modal .modal-dialog{width:calc(100vw - 3rem);max-width:1500px;height:calc(100vh - 3rem);margin:1.5rem auto}.panoramic-calendar-modal .modal-content{height:100%;overflow:hidden}.panoramic-calendar-modal .modal-body{display:flex;flex-direction:column;min-height:0;padding:1rem 1.35rem 1.35rem}.panoramic-calendar-toolbar{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;margin-bottom:1rem}.panoramic-calendar-month{font-size:1.5rem;font-weight:400;text-align:center}.calendar-key{display:flex;justify-content:flex-end;gap:1rem;color:#8c8791;font-size:.72rem}.calendar-key i{width:8px;height:8px;border-radius:50%;display:inline-block;margin-right:.35rem}.key-upcoming{background:#8f6bc4}.key-ongoing{background:#22b8a7}.key-completed{background:#9d98a3}.key-cancelled{background:#d86b78}.panoramic-calendar-loading{flex:1;display:flex;align-items:center;justify-content:center;gap:.65rem;color:#8f6bc4}.panoramic-calendar-shell{display:flex;flex:1;min-height:0;flex-direction:column;border:1px solid #e5e1e8;border-radius:6px;overflow:hidden;background:#fff}.panoramic-calendar-weekdays,.panoramic-calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr))}.panoramic-calendar-weekdays{background:#f8f6fa;border-bottom:1px solid #e7e3e9}.panoramic-calendar-weekdays span{padding:.6rem;text-align:center;text-transform:uppercase;font-size:.66rem;font-weight:600;color:#96909c}.panoramic-calendar-grid{flex:1;grid-template-rows:repeat(6,minmax(70px,1fr));min-height:0}.panoramic-calendar-day{min-width:0;padding:.45rem;border-right:1px solid #ece9ee;border-bottom:1px solid #ece9ee;background:#fff;overflow:hidden}.panoramic-calendar-day:nth-child(7n){border-right:0}.calendar-day-number{display:flex;align-items:center;justify-content:space-between;min-height:24px;margin-bottom:.25rem}.calendar-day-number span{width:25px;height:25px;display:grid;place-items:center;border-radius:50%;font-size:.78rem}.calendar-day-number small{font-size:.58rem;color:#aaa4af}.is-today .calendar-day-number span{background:#8f6bc4;color:#fff}.is-muted{background:#faf9fb;color:#c6c1c9}.calendar-day-events{display:grid;gap:3px}.calendar-event-chip{position:relative;width:100%;min-width:0;border:0;border-radius:3px;background:#f2edf8;padding:3px 5px 3px 8px;text-align:left;color:#5d5663;overflow:hidden}.calendar-event-chip:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--event-color)}.calendar-event-chip span{font-size:.56rem;color:#8a838f;margin-right:.25rem}.calendar-event-chip strong{font-size:.66rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.calendar-event-chip.is-ongoing{background:#e6f8f5}.calendar-event-chip.is-completed{filter:grayscale(1);opacity:.58}.calendar-event-chip.is-cancelled{background:#f9ecef;text-decoration:line-through;opacity:.7}.calendar-more-events{padding-left:.35rem;color:#8f6bc4;font-size:.62rem}.calendar-event-detail{display:grid;grid-template-columns:42px 1fr;align-items:center;padding:.85rem 0;border-bottom:1px solid #ece9ee}.calendar-event-detail>i{font-size:1.25rem;color:#8f6bc4}.calendar-event-detail small,.calendar-event-detail strong{display:block}.events-dark .panoramic-calendar-shell,.events-dark .panoramic-calendar-day{background:#292631;border-color:#403b49}.events-dark .panoramic-calendar-weekdays,.events-dark .is-muted{background:#24212b;border-color:#403b49}.events-dark .calendar-event-chip{background:#35313e;color:#e2dde7}.events-dark .calendar-event-chip.is-ongoing{background:#24443f}.events-dark .calendar-event-chip.is-cancelled{background:#493038}@media(max-width:767px){.panoramic-calendar-modal .modal-dialog{width:100%;height:100%;margin:0;max-width:none}.panoramic-calendar-modal .modal-content{border:0;border-radius:0}.panoramic-calendar-toolbar{grid-template-columns:1fr auto}.calendar-key{display:none}.panoramic-calendar-month{font-size:1.1rem}.panoramic-calendar-modal .modal-body{padding:.65rem}.panoramic-calendar-grid{grid-template-rows:repeat(6,minmax(60px,1fr))}.panoramic-calendar-day{padding:.2rem}.calendar-day-number small,.calendar-event-chip span{display:none}.calendar-event-chip{height:17px;padding:1px 2px 1px 5px}.calendar-event-chip strong{display:block;font-size:.56rem}}
