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