.content.svelte-13luymz{max-width:1152px;margin:0 auto;padding:2rem 1rem}.calendarHeader.svelte-13luymz{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.monthTitle.svelte-13luymz{color:var(--text-primary-color);margin:0;font-size:2rem;font-weight:400}.calendarGrid.svelte-13luymz{border:1px solid var(--outline-color);border-radius:12px;grid-template-columns:repeat(7,1fr);gap:1px;display:grid;overflow:hidden}body.glassMode .calendarGrid.svelte-13luymz{-webkit-backdrop-filter:blur(12px);background-color:#ffffff1a}body:not(.glassMode) .calendarGrid.svelte-13luymz{background-color:var(--surface-color,#1a1a2e);-webkit-backdrop-filter:none}.weekdayHeader.svelte-13luymz{text-align:center;color:var(--text-secondary-color);background-color:#1a1a2e66;padding:1rem;font-weight:500}.dayCell.svelte-13luymz{border:1px solid var(--outline-color);flex-direction:column;gap:.5rem;min-height:120px;padding:.5rem;display:flex}.dayCell.otherMonth.svelte-13luymz{color:#71717a;background-color:#3f3f46}body.glassMode .dayCell.otherMonth.svelte-13luymz{color:#ffffff80;background-color:#0000004d}.dayHeader.svelte-13luymz{justify-content:flex-end;display:flex}.dayNumber.svelte-13luymz{border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.875rem;font-weight:500;display:flex}.dayNumber.today.svelte-13luymz{background-color:var(--primary-color);color:#fff}.events.svelte-13luymz{flex-direction:column;gap:.25rem;display:flex}.eventPill.svelte-13luymz{background-color:rgba(var(--primary-rgb), .15);white-space:nowrap;text-overflow:ellipsis;text-align:center;box-shadow:0 0 10px rgba(var(--primary-rgb), .3);border:1px solid rgba(var(--primary-rgb), .2);border-radius:8px;max-width:100%;padding:.75rem 1rem;font-size:1.25rem;font-weight:700;line-height:1.4;text-decoration:none;transition:all .2s;display:block;overflow:hidden;color:var(--primary-color)!important}@media (width<=768px){.content.svelte-13luymz{padding-left:0;padding-right:0}.calendarGrid.svelte-13luymz{border:none;border-radius:0;grid-template-columns:repeat(7,minmax(0,1fr))}.weekdayHeader.svelte-13luymz{text-overflow:ellipsis;padding:.5rem .25rem;font-size:.75rem;overflow:hidden}.dayHeader.svelte-13luymz{justify-content:center}.dayCell.svelte-13luymz{min-height:80px;padding:2px}.eventPill.svelte-13luymz{box-shadow:none;border-radius:4px;padding:2px 4px;font-size:.7rem;font-weight:600;line-height:1.2}}.eventPill.svelte-13luymz:hover{background-color:rgba(var(--primary-rgb), .25);box-shadow:0 0 15px rgba(var(--primary-rgb), .5);transform:translateY(-1px)}
