.helper.svelte-3s0wz7{color:var(--grey-mid);background-color:var(--white);border-radius:99999px;flex-direction:row;justify-content:center;align-items:center;gap:10px;padding:3px 6px;font-size:.75rem;display:flex;position:fixed;bottom:20px;left:50%;transform:translate(-50%)}.helper.svelte-3s0wz7 .icon:where(.svelte-3s0wz7){width:14px}.list-view-wrapper.svelte-3s0wz7{padding:10px 15px}.list-view-wrapper.svelte-3s0wz7 .events:where(.svelte-3s0wz7){transform:var(--drag-offset);flex-direction:column;justify-content:flex-start;align-items:center;gap:20px;min-height:70vh;transition:all .3s;display:flex}.list-view-wrapper.svelte-3s0wz7 .events.dragging:where(.svelte-3s0wz7){transition:none}.list-view-wrapper.svelte-3s0wz7 .empty:where(.svelte-3s0wz7){text-align:center;width:100%;max-width:50%;color:var(--grey-dark);flex-grow:1;margin-top:80px;font-size:1rem;display:block}.views-wrapper.svelte-3s0wz7{display:grid}.views-wrapper.svelte-3s0wz7>div:where(.svelte-3s0wz7){grid-area:1/1/2/2;position:relative}.active-day-overlay.svelte-3s0wz7{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:99999;background-color:#0000004d;justify-content:center;align-items:center;width:100vw;height:100vh;transition:all .3s;animation:.5s 2s forwards blur-in;display:flex;position:fixed;top:0;left:0}.active-day-overlay.svelte-3s0wz7:not(.shown){pointer-events:none;opacity:0;-webkit-backdrop-filter:blur();backdrop-filter:blur();visibility:hidden}.active-day-overlay.svelte-3s0wz7:not(.shown) .overlay-content:where(.svelte-3s0wz7){transform:scale(.9)}.active-day-overlay.svelte-3s0wz7 .overlay-content:where(.svelte-3s0wz7){background-color:#0000;border-radius:20px;width:90vw;transition:all .3s;position:fixed;transform:scale(1)}.active-day-overlay.svelte-3s0wz7 .overlay-content:where(.svelte-3s0wz7) .day-events:where(.svelte-3s0wz7){border-radius:20px;flex-direction:column;gap:20px;max-height:70vh;display:flex;overflow-y:scroll}.active-day-overlay.svelte-3s0wz7 .overlay-content:where(.svelte-3s0wz7) .day-events:where(.svelte-3s0wz7) .event:where(.svelte-3s0wz7){border-radius:20px;box-shadow:0 2px 8px #0003}.active-day-overlay.svelte-3s0wz7 .overlay-content:where(.svelte-3s0wz7) .close:where(.svelte-3s0wz7){background-color:var(--white);border:solid 1px var(--grey-light);width:40px;height:40px;color:var(--grey-dark);border-radius:50%;padding:8px;transition:all .3s .3s;position:absolute;bottom:0;left:50%;transform:translate(-50%,calc(100% + 40px));box-shadow:0 2px 8px #0003}.active-day-overlay.svelte-3s0wz7 .overlay-content:where(.svelte-3s0wz7) .close:where(.svelte-3s0wz7):not(.shown){opacity:0;bottom:-20px;transform:translate(-50%,calc(100% + 40px))rotate(90deg)}.head.svelte-3s0wz7{flex-direction:row;align-items:center;gap:10px;margin-bottom:40px;padding:15px 15px 0;display:flex}.head.svelte-3s0wz7 h1:where(.svelte-3s0wz7){color:var(--grey-dark);margin:2px 0 0;font-size:1.25rem;font-weight:600}.head.svelte-3s0wz7 .icon:where(.svelte-3s0wz7){color:red;width:28px}.content.svelte-3s0wz7{flex-direction:column;gap:20px;display:flex;position:relative;overflow-x:hidden}.content.svelte-3s0wz7 .meta:where(.svelte-3s0wz7){flex-direction:row;justify-content:space-between;align-items:center;width:100%;padding:0 15px;display:flex}.content.svelte-3s0wz7 .meta:where(.svelte-3s0wz7) .current-month:where(.svelte-3s0wz7){text-transform:capitalize;color:var(--grey-dark);font-size:1.25rem;font-weight:600;position:absolute}.content.svelte-3s0wz7 .meta:where(.svelte-3s0wz7) .views:where(.svelte-3s0wz7){flex-direction:row;justify-content:flex-end;align-items:center;gap:5px;width:100%;display:flex}.content.svelte-3s0wz7 .meta:where(.svelte-3s0wz7) .views:where(.svelte-3s0wz7) button:where(.svelte-3s0wz7){color:red;border-radius:7px;flex-shrink:0;width:34px;height:34px;padding:5px;transition:all .3s}.content.svelte-3s0wz7 .meta:where(.svelte-3s0wz7) .views:where(.svelte-3s0wz7) button.active:where(.svelte-3s0wz7){color:#fff;background-color:red}.content.svelte-3s0wz7 .scroll-indicators:where(.svelte-3s0wz7){pointer-events:none;z-index:10;flex-flow:row;justify-content:space-between;align-items:center;width:100vw;display:flex;position:fixed;top:50%;left:0;transform:translateY(-50%)}.content.svelte-3s0wz7 .scroll-indicators:where(.svelte-3s0wz7) .indicator:where(.svelte-3s0wz7){color:red;padding:20px;position:absolute}.content.svelte-3s0wz7 .scroll-indicators:where(.svelte-3s0wz7) .indicator.right:where(.svelte-3s0wz7){right:0}.content.svelte-3s0wz7 .scroll-indicators:where(.svelte-3s0wz7) .indicator.left:where(.svelte-3s0wz7){left:0}.content.svelte-3s0wz7 .scroll-indicators:where(.svelte-3s0wz7) .indicator:where(.svelte-3s0wz7) .icon:where(.svelte-3s0wz7){width:26px}.content.svelte-3s0wz7 .calendar-grid:where(.svelte-3s0wz7){transform:var(--drag-offset);flex-direction:column;gap:10px;margin-top:20px;padding:0 15px;transition:transform .3s;display:flex;position:relative}.content.svelte-3s0wz7 .calendar-grid.dragging:where(.svelte-3s0wz7){transition:none}.content.svelte-3s0wz7 .calendar-grid:where(.svelte-3s0wz7) .labels:where(.svelte-3s0wz7){flex-direction:row;justify-content:space-between;display:flex;position:relative;left:-2px}.content.svelte-3s0wz7 .calendar-grid:where(.svelte-3s0wz7) .labels:where(.svelte-3s0wz7)>div:where(.svelte-3s0wz7){color:red;text-transform:uppercase;padding:0 3px;font-size:.75rem;font-weight:600}.content.svelte-3s0wz7 .calendar-grid:where(.svelte-3s0wz7) .month:where(.svelte-3s0wz7){flex-flow:column;gap:5px;display:flex}.content.svelte-3s0wz7 .calendar-grid:where(.svelte-3s0wz7) .month:where(.svelte-3s0wz7) .week:where(.svelte-3s0wz7){flex-flow:row;justify-content:space-between;padding:10px 0;display:flex}.content.svelte-3s0wz7 .calendar-grid:where(.svelte-3s0wz7) .month:where(.svelte-3s0wz7) .week:where(.svelte-3s0wz7):not(:last-child){border-bottom:solid 1px var(--grey-light)}.content.svelte-3s0wz7 .calendar-grid:where(.svelte-3s0wz7) .month:where(.svelte-3s0wz7) .week:where(.svelte-3s0wz7) .day:where(.svelte-3s0wz7){width:30px;height:30px;color:var(--grey-dark);pointer-events:none;background-color:#0000;border:1px solid #0000;flex-shrink:0;justify-content:center;align-items:center;padding:5px;font-weight:600;transition:all .3s;display:flex;position:relative;top:-2px}.content.svelte-3s0wz7 .calendar-grid:where(.svelte-3s0wz7) .month:where(.svelte-3s0wz7) .week:where(.svelte-3s0wz7) .day:where(.svelte-3s0wz7):after{content:"";opacity:0;background-color:red;border-radius:50%;flex-shrink:0;width:5px;height:5px;transition:all .3s;position:absolute;top:calc(100% - 2px)}.content.svelte-3s0wz7 .calendar-grid:where(.svelte-3s0wz7) .month:where(.svelte-3s0wz7) .week:where(.svelte-3s0wz7) .day.has-events:where(.svelte-3s0wz7){color:var(--black);cursor:pointer;pointer-events:all}.content.svelte-3s0wz7 .calendar-grid:where(.svelte-3s0wz7) .month:where(.svelte-3s0wz7) .week:where(.svelte-3s0wz7) .day.has-events:where(.svelte-3s0wz7):after{opacity:1}.content.svelte-3s0wz7 .calendar-grid:where(.svelte-3s0wz7) .month:where(.svelte-3s0wz7) .week:where(.svelte-3s0wz7) .day.padding:where(.svelte-3s0wz7){color:var(--grey-light)}.content.svelte-3s0wz7 .calendar-grid:where(.svelte-3s0wz7) .month:where(.svelte-3s0wz7) .week:where(.svelte-3s0wz7) .day.is-today:where(.svelte-3s0wz7){border-color:var(--grey-mid)}
