main.svelte-13luymz{min-height:100vh;padding:0 16px 56px}.hero.svelte-13luymz{padding:36px 4px 22px}.eyebrow.svelte-13luymz{color:var(--blue);font-size:13px;font-weight:750}h1.svelte-13luymz{margin:5px 0 7px;font-size:30px;line-height:1.25em;letter-spacing:-.04em}.hero.svelte-13luymz p:where(.svelte-13luymz){margin:0;color:var(--grey-600);font-size:14px}.filter-section.svelte-13luymz{margin-top:20px;margin-bottom:14px}.filter-carousel.svelte-13luymz{position:relative;display:grid;grid-template-columns:74px minmax(0,1fr);column-gap:8px;align-items:start;width:calc(100% + 16px);margin-right:-16px;isolation:isolate}.compact-filter.svelte-13luymz{display:flex;min-width:0;gap:8px;margin-bottom:10px;padding:2px 48px 6px 30px;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.compact-filter.svelte-13luymz::-webkit-scrollbar,.kind-filter.svelte-13luymz::-webkit-scrollbar{display:none}.compact-chip.svelte-13luymz{display:inline-flex;flex:0 0 72px;align-items:center;justify-content:center;gap:4px;width:72px;height:28px;padding:0 4px;border:1px solid var(--grey-300);border-radius:9px;background:#fff;color:var(--grey-600);font:inherit;font-size:12px;font-weight:750;white-space:nowrap;cursor:pointer}.fixed-filter-chip.svelte-13luymz{position:relative;z-index:2;margin:2px 0 0 2px}.kind-filter-carousel.svelte-13luymz .fixed-filter-chip:where(.svelte-13luymz){margin-top:4px}.kind-filter.svelte-13luymz{display:flex;min-width:0;gap:8px;padding:4px 48px 8px 30px;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.kind-chip.svelte-13luymz{display:inline-flex;flex:0 0 72px;width:72px;height:56px;padding:8px 6px;flex-direction:column;align-items:center;justify-content:center;gap:4px;border:1px solid rgba(25,31,40,.1);border-radius:16px;background:var(--grey-100);color:var(--grey-600);font:inherit;font-size:12px;font-weight:750;cursor:pointer}.kind-chip.application-kind.svelte-13luymz{background:var(--blue-surface);color:var(--blue-strong)}.kind-chip.announcement-kind.svelte-13luymz{background:#fff0f1;color:#c62a37}.compact-chip.svelte-13luymz:hover,.kind-chip.svelte-13luymz:hover{border-color:var(--blue);box-shadow:0 4px 12px #3182f626}.compact-chip.active.svelte-13luymz,.kind-chip.active.svelte-13luymz{border-color:#3182f659;background:var(--blue-surface);color:var(--blue);box-shadow:none}.chip-count.svelte-13luymz{color:inherit;font-size:11px;font-weight:700;opacity:.65}.filter-scroll-button.svelte-13luymz{position:absolute;top:3px;z-index:4;display:grid;place-items:center;width:26px;height:26px;padding:0;border:1px solid var(--grey-300);border-radius:50%;background:#fff;color:var(--blue-strong);box-shadow:0 2px 7px #191f281f;cursor:pointer}.kind-filter.svelte-13luymz~.filter-scroll-button:where(.svelte-13luymz){top:19px}.filter-scroll-button.previous.svelte-13luymz{left:80px}.filter-scroll-button.next.svelte-13luymz{right:10px}.filter-scroll-button.svelte-13luymz svg:where(.svelte-13luymz){width:12px;height:12px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.filter-scroll-button.svelte-13luymz:hover{border-color:var(--grey-500);color:var(--blue);transform:translateY(-1px)}.calendar-card.svelte-13luymz{padding:18px 14px 14px;border:1px solid var(--grey-200);border-radius:20px;background:#fff;box-shadow:0 6px 20px #191f280d}.month-nav.svelte-13luymz{display:flex;align-items:center;justify-content:space-between}.month-nav.svelte-13luymz h2:where(.svelte-13luymz){margin:0;font-size:19px}.month-nav.svelte-13luymz a:where(.svelte-13luymz){display:grid;place-items:center;width:36px;height:36px;border-radius:12px;background:var(--grey-100);color:var(--grey-700);font-size:28px;line-height:1}.legend.svelte-13luymz{display:flex;justify-content:center;gap:15px;margin:10px 0 13px;color:var(--grey-600);font-size:11px}.legend.svelte-13luymz span:where(.svelte-13luymz){display:flex;align-items:center;gap:5px}.legend.svelte-13luymz i:where(.svelte-13luymz),.dots.svelte-13luymz i:where(.svelte-13luymz){width:7px;height:7px;border-radius:50%}i.application.svelte-13luymz{background:var(--blue)}i.announcement.svelte-13luymz{background:#f04452}.calendar.svelte-13luymz{display:grid;grid-template-columns:repeat(7,1fr)}.weekday.svelte-13luymz{padding:6px 0 8px;color:var(--grey-500);font-size:11px;font-weight:700;text-align:center}.weekday.sunday.svelte-13luymz{color:#e5484d}.weekday.saturday.svelte-13luymz{color:var(--blue)}.day.svelte-13luymz{position:relative;min-height:43px;display:flex;flex-direction:column;align-items:center;padding:6px 0 0;border:0;border-top:1px solid var(--grey-100);background:transparent;color:inherit;font:inherit;font-size:13px;cursor:pointer}button.day.svelte-13luymz:hover{background:var(--grey-50)}button.day.svelte-13luymz:focus-visible{z-index:1;border-radius:8px;outline:2px solid var(--blue);outline-offset:-2px}.day-number.svelte-13luymz{display:grid;place-items:center;width:25px;height:25px;border-radius:50%}.day.today.svelte-13luymz .day-number:where(.svelte-13luymz){background:var(--grey-900);color:#fff;font-weight:750}.day.selected.svelte-13luymz .day-number:where(.svelte-13luymz){background:var(--blue);color:#fff;font-weight:750}.day.has-events.svelte-13luymz{font-weight:700}.dots.svelte-13luymz{display:flex;gap:3px;height:8px;margin-top:2px}.dots.svelte-13luymz i:where(.svelte-13luymz){width:5px;height:5px}.schedule-list.svelte-13luymz{margin-top:28px}.schedule-list.svelte-13luymz>h2:where(.svelte-13luymz){margin:0 2px 12px;font-size:19px}.schedule-list.svelte-13luymz>h2:where(.svelte-13luymz) span:where(.svelte-13luymz){color:var(--blue);font-size:14px}.date-group.svelte-13luymz{padding:16px 0;border-top:1px solid var(--grey-200)}.events.svelte-13luymz{display:flex;flex-direction:column;gap:8px}.event.svelte-13luymz{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;padding:12px;border-radius:14px;background:#fff;border:1px solid var(--grey-200)}.event.svelte-13luymz:hover{border-color:var(--grey-300)}.badge.svelte-13luymz{padding:3px 7px;border-radius:7px;font-size:10px;font-weight:800}.badge.application.svelte-13luymz{color:var(--blue-strong);background:var(--blue-surface)}.badge.announcement.svelte-13luymz{color:#c62a37;background:#fff0f1}.event.svelte-13luymz div:where(.svelte-13luymz){min-width:0;display:flex;flex-direction:column}.event.svelte-13luymz strong:where(.svelte-13luymz){overflow:hidden;color:var(--grey-800);font-size:13px;line-height:1.45em;text-overflow:ellipsis;white-space:nowrap}.event.svelte-13luymz div:where(.svelte-13luymz) span:where(.svelte-13luymz){color:var(--grey-500);font-size:11px}.arrow.svelte-13luymz{color:var(--grey-400);font-size:22px}.empty-state.svelte-13luymz{padding:34px 18px;border-radius:16px;background:#fff;color:var(--grey-500);font-size:13px;text-align:center}.sr-only.svelte-13luymz{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}@media(max-width:494px){.filter-scroll-button.svelte-13luymz{display:none}.compact-filter.svelte-13luymz,.kind-filter.svelte-13luymz{padding-right:16px;padding-left:0}}@media(max-width:359px){main.svelte-13luymz{padding-inline:12px}.calendar-card.svelte-13luymz{padding-inline:10px}}
