.calendar[data-v-a0751381]{display:grid;grid-template-columns:repeat(7,1fr);gap:min(1rem,1vw);background-color:color-mix(in srgb,var(--accent) 3%,transparent);padding:.25rem;contain:content;container-name:calendar;container-type:inline-size;z-index:1;user-select:none}.calendar-date[data-v-a0751381]{border:solid 1px azure;background-color:#fff;padding:.5rem;aspect-ratio:1.4;align-self:stretch;justify-self:stretch;min-width:0}.calendar-date[data-v-a0751381]:hover{border-color:#3333}.add-event-button[data-v-a0751381]{float:right;font-size:.5rem;margin:-.25rem -.25rem 0 0}.calendar>header[data-v-a0751381]{background-color:var(--secondary);padding:.25em;grid-column:1/-1;display:flex;gap:.25rem;justify-content:flex-start}.calendar-date[data-v-a0751381]:is(.sun,.sat){filter:brightness(.97)}.calendar-date[data-v-a0751381]:is(.is_today){border-color:var(--accent);background-color:var(--background-100);background-color:color-mix(in srgb,var(--accent) 3%,white);outline:solid 3px var(--accent)}.calendar-date[data-v-a0751381]:is(.is_today):before{content:"";position:absolute;--bg1:transparent;--bg2: rgba(0, 0, 0, .01);background-image:conic-gradient(var(--bg1) 2%,var(--bg1) 4%,var(--bg2) 4%,var(--bg2) 6%,var(--bg1) 6%,var(--bg1) 8%,var(--bg2) 8%,var(--bg2) 10%,var(--bg1) 10%,var(--bg1) 12%,var(--bg2) 12%,var(--bg2) 14%,var(--bg1) 14%,var(--bg1) 16%,var(--bg2) 16%,var(--bg2) 18%,var(--bg1) 18%,var(--bg1) 20%,var(--bg2) 20%,var(--bg2) 22%,var(--bg1) 22%,var(--bg1) 24%,var(--bg2) 24%,var(--bg2) 26%,var(--bg1) 26%,var(--bg1) 28%,var(--bg2) 28%,var(--bg2) 30%,var(--bg1) 30%,var(--bg1) 32%,var(--bg2) 32%,var(--bg2) 34%,var(--bg1) 34%,var(--bg1) 36%,var(--bg2) 36%,var(--bg2) 38%,var(--bg1) 38%,var(--bg1) 40%,var(--bg2) 40%,var(--bg2) 42%,var(--bg1) 42%,var(--bg1) 44%,var(--bg2) 44%,var(--bg2) 46%,var(--bg1) 46%,var(--bg1) 48%,var(--bg2) 48%,var(--bg2) 50%,var(--bg1) 50%,var(--bg1) 52%,var(--bg2) 52%,var(--bg2) 54%,var(--bg1) 54%,var(--bg1) 56%,var(--bg2) 56%,var(--bg2) 58%,var(--bg1) 58%,var(--bg1) 60%,var(--bg2) 60%,var(--bg2) 62%,var(--bg1) 62%,var(--bg1) 64%,var(--bg2) 64%,var(--bg2) 66%,var(--bg1) 66%,var(--bg1) 68%,var(--bg2) 68%,var(--bg2) 70%,var(--bg1) 70%,var(--bg1) 72%,var(--bg2) 72%,var(--bg2) 74%,var(--bg1) 74%,var(--bg1) 76%,var(--bg2) 76%,var(--bg2) 78%,var(--bg1) 78%,var(--bg1) 80%,var(--bg2) 80%,var(--bg2) 82%,var(--bg1) 82%,var(--bg1) 84%,var(--bg2) 84%,var(--bg2) 86%,var(--bg1) 86%,var(--bg1) 88%,var(--bg2) 88%,var(--bg2) 90%,var(--bg1) 90%,var(--bg1) 92%,var(--bg2) 92%,var(--bg2) 94%,var(--bg1) 94%,var(--bg1) 96%,var(--bg2) 96%,var(--bg2) 98%,var(--bg1) 98%,var(--bg1) 100%);width:200vmax;height:200vmax;margin:calc(-100vmax + 4em) 0 0 calc(-100vmax + 4em);z-index:-1}.calendar-date:is(.is_today) .dow[data-v-a0751381]{font-weight:700}.calendar-date:is(.is_today) .day[data-v-a0751381]{font-weight:700}.calendar-date[data-v-a0751381]:is(.aside){filter:brightness(.9)}.dow[data-v-a0751381]{text-transform:uppercase;font-size:.8em;opacity:.8;margin-left:.5rem}.timeline[data-v-a0751381]{width:100%;height:4px;background-color:#eee;position:relative;--timeline-event-bg: color-mix(in srgb, var(--accent) 70%, transparent)}.timeline[data-v-a0751381]>*{height:4px;position:absolute;inset:0;background-color:red}.timeline[data-v-a0751381]:after{content:"";position:absolute;inset:0 0 -1px;--dark-lines: #0002;--light-lines: #0001;background-image:repeating-linear-gradient(to right,var(--light-lines) 0%,var(--light-lines) calc(0% + 1px),transparent calc(0% + 1px),transparent 4.16%),repeating-linear-gradient(to right,transparent,transparent calc(100% - 1px),var(--dark-lines) calc(100% - 1px),var(--dark-lines) 100%),repeating-linear-gradient(to right,var(--dark-lines) 0%,var(--dark-lines) calc(0% + 1px),transparent calc(0% + 1px),transparent 25%);background-repeat:no-repeat}.timeline[data-v-a0751381]:hover>*{position:relative}.events[data-v-a0751381]{display:flex;flex-direction:column;gap:.25em;padding:.5em 0 0}.event[data-v-a0751381]{margin:0;background-color:transparent;border:none;padding:0;font-size:.7em;contain:content;display:flex;align-items:center;cursor:pointer}.event[data-v-a0751381]:hover{background-color:var(--background-100);outline:solid 2px var(--accent);outline-offset:.125rem;border-radius:.25rem}.event .name[data-v-a0751381]{font-size:9px;margin-left:.25rem;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.event[data-v-a0751381]:before{content:"";flex:0 0 .5rem;display:inline-block;background-color:var(--event-color);width:.5rem;height:.5rem;border-radius:50%;margin-right:.25rem}.event[data-v-a0751381]:focus-within{outline:solid 2px var(--primary);outline-offset:.125rem;border-radius:.25rem}.start-time[data-v-a0751381]{font-weight:700}.duration[data-v-a0751381]{font-weight:200}@container (width < 600px){.calendar-date[data-v-a0751381]{padding:.25rem}.calendar-date .dow[data-v-a0751381],.calendar-date .timeline[data-v-a0751381]{display:none}}@container (width < 500px){.calendar-date .event[data-v-a0751381]{font-size:0}.calendar-date .event[data-v-a0751381]:focus-within{position:absolute;font-size:1rem;z-index:1000;background-color:#fff}}.event-popover[data-v-a0751381]{inset:50%;transform:translate(-50%,-50%);width:max-content;padding:1rem}
