.calendar-container.svelte-1hhrew6{max-width:800px;margin:0 auto}.calendar.svelte-1hhrew6{border-radius:8px;overflow:hidden}.weekdays.svelte-1hhrew6{display:grid;grid-template-columns:repeat(7,1fr);text-align:center;font-weight:500;color:#6c757d;margin-bottom:.5rem}.weekday.svelte-1hhrew6{padding:.5rem 0;font-size:.85rem}.days.svelte-1hhrew6{display:grid;grid-template-columns:repeat(7,1fr);gap:4px}.day-cell.svelte-1hhrew6{aspect-ratio:1;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:.5rem;border-radius:4px;border:1px solid #dee2e6;text-decoration:none;color:inherit;position:relative;transition:all .2s ease}.day-cell.has-games.svelte-1hhrew6{background-color:rgba(13,110,253,var(--intensity));color:#fff;cursor:pointer;border-color:#0d6efd80}.day-cell.has-games.svelte-1hhrew6:hover{transform:scale(1.05);z-index:1;box-shadow:0 .125rem .25rem #00000013}.day-cell.today.svelte-1hhrew6{border:2px solid #0d6efd;font-weight:700}.day-cell.other-month.svelte-1hhrew6{color:#adb5bd;background-color:#f8f9fa}.day-number.svelte-1hhrew6{font-weight:500;font-size:.9rem}.game-count.svelte-1hhrew6{font-size:.7rem;font-weight:700;background-color:#ffffff4d;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;position:absolute;bottom:4px;right:4px}@media (max-width: 576px){.day-cell.svelte-1hhrew6{padding:.25rem}.day-number.svelte-1hhrew6{font-size:.8rem}.game-count.svelte-1hhrew6{width:16px;height:16px;font-size:.6rem}.weekday.svelte-1hhrew6{font-size:.75rem;padding:.25rem 0}}
