.calendar-container.svelte-161kv5w{justify-content:center;width:100%;display:flex}.calendar.svelte-161kv5w{box-sizing:border-box;background-color:#0003;border-radius:12px;width:100%;max-width:600px;padding:20px}.weekdays.svelte-161kv5w{grid-template-columns:repeat(7,1fr);margin-bottom:15px;display:grid}.weekday.svelte-161kv5w{text-align:center;color:#ba81c2;padding:10px 0;font-size:16px;font-weight:600}.days-grid.svelte-161kv5w{grid-gap:10px;grid-template-columns:repeat(7,1fr);display:grid}.day-cell.svelte-161kv5w{aspect-ratio:1;cursor:pointer;background-color:#ffffff0d;border-radius:8px;justify-content:center;align-items:center;font-size:18px;font-weight:500;transition:all .2s;display:flex}.day-cell.empty.svelte-161kv5w{cursor:default;background-color:#0000}.day-cell.past.svelte-161kv5w{color:#fff}.day-cell.future.svelte-161kv5w{color:#ffffff4d;cursor:not-allowed}.day-cell.available.svelte-161kv5w{background-color:#ba81c233;border:1px solid #ba81c2}.day-cell.completed.svelte-161kv5w{color:#fff;background-color:#4bb54366;border:1px solid #4bb543}.day-cell.before-launch.svelte-161kv5w{color:#fff3;cursor:not-allowed;background-color:#6464641a}.day-cell.future-gameboard.svelte-161kv5w{color:#ffffff4d;cursor:not-allowed;background-color:#ba81c20d;border:1px dashed #ba81c24d}.day-cell.past.svelte-161kv5w:hover:not(.empty):not(.before-launch){background-color:#fff3;transform:scale(1.05)}@media (width<=600px){.calendar.svelte-161kv5w{padding:15px}.weekday.svelte-161kv5w{padding:5px 0;font-size:14px}.day-cell.svelte-161kv5w{font-size:16px}.days-grid.svelte-161kv5w{grid-gap:5px}}@media (width>=768px){.calendar.svelte-161kv5w{max-width:450px;padding:15px}.weekday.svelte-161kv5w{padding:8px 0;font-size:14px}.day-cell.svelte-161kv5w{font-size:16px}.days-grid.svelte-161kv5w{grid-gap:8px}}.archive-page.svelte-1p1rgb8{flex-direction:column;align-items:center;width:100%;min-height:100vh;padding-top:100px;display:flex}@media (width>=768px){.archive-page.svelte-1p1rgb8{padding-top:50px}}.archive-content.svelte-1p1rgb8{box-sizing:border-box;flex-direction:column;align-items:center;width:100%;max-width:800px;padding:20px;display:flex}.header.svelte-1p1rgb8{text-align:center;width:100%;margin-bottom:30px}.month-selector.svelte-1p1rgb8{justify-content:space-between;align-items:center;width:100%;max-width:600px;margin-bottom:20px;display:flex}.month-selector.svelte-1p1rgb8 h2:where(.svelte-1p1rgb8){color:#fff;margin:0;font-size:24px}.month-btn.svelte-1p1rgb8{cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:background-color .2s;display:flex}.month-btn.svelte-1p1rgb8:disabled{cursor:not-allowed;background:#ffffff0d}.month-btn.svelte-1p1rgb8:hover:not(:disabled){background:#fff3}@media (width<=600px){.archive-content.svelte-1p1rgb8{padding:15px}.month-selector.svelte-1p1rgb8 h2:where(.svelte-1p1rgb8){font-size:20px}.month-btn.svelte-1p1rgb8{width:40px;height:40px}}
