.heatmap-container.svelte-1khi7yp{display:flex;flex-direction:column;gap:1rem;padding:1rem;border-radius:8px;box-shadow:var(--card-box-shadow, 0 2px 4px rgba(0, 0, 0, .1))}.heatmap-grid.svelte-1khi7yp{display:flex;flex-direction:column;place-items:center;gap:2px}.heatmap-row.svelte-1khi7yp{display:flex;gap:2px}.heatmap-cell.svelte-1khi7yp{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:4px;position:relative;font-size:.9rem;font-weight:700;border:1px solid rgba(255,255,255,.2);transition:transform .1s ease-in-out,box-shadow .1s ease-in-out;background-color:transparent;padding:0;cursor:pointer}.month-cell.svelte-1khi7yp{font-size:.8rem}.heatmap-cell.svelte-1khi7yp:hover{transform:scale(1.05);box-shadow:0 0 5px #0003;z-index:2}.heatmap-cell.svelte-1khi7yp:focus-visible{outline:2px solid white;outline-offset:2px;z-index:3}.heatmap-cell.empty.svelte-1khi7yp{background-color:transparent;border:none;cursor:default}.heatmap-cell.selected.svelte-1khi7yp{border:2px solid white;transform:scale(1.05);z-index:1}.cell-content.svelte-1khi7yp{color:#fff;text-shadow:0 0 2px rgba(0,0,0,.5)}.selected-details.svelte-1khi7yp{margin-top:1rem;padding:1rem;border-radius:8px;box-shadow:inset 0 0 0 1px #fff3}.selected-details.svelte-1khi7yp h3:where(.svelte-1khi7yp){margin-top:0;color:var(--primary, #1095c1)}.selected-title.svelte-1khi7yp,.selected-details.svelte-1khi7yp p:where(.svelte-1khi7yp){display:flex;align-items:center;gap:.5rem}.heatmap-legend.svelte-1khi7yp{display:flex;flex-direction:column;align-items:center;margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.2)}.legend-title.svelte-1khi7yp{font-weight:700;margin-bottom:.5rem}.legend-gradient.svelte-1khi7yp{display:flex;align-items:center;width:100%;max-width:300px;gap:.5rem}.gradient-bar.svelte-1khi7yp{flex-grow:1;height:15px;background:linear-gradient(to right,#09203f,#ee6123);border-radius:2px;border:1px solid rgba(255,255,255,.2)}.legend-min.svelte-1khi7yp,.legend-max.svelte-1khi7yp{font-size:.8rem}.results-container.svelte-dfcmws{display:flex;flex-direction:column;gap:2rem;margin:2rem 0}.statistics-panel.svelte-dfcmws{padding:1.5rem;border-radius:8px;box-shadow:var(--card-box-shadow, 0 2px 4px rgba(0, 0, 0, .1))}.statistics-panel.svelte-dfcmws h2:where(.svelte-dfcmws){margin-top:0;text-align:center;margin-bottom:1.5rem;color:var(--primary, #1095c1)}.stats-grid.svelte-dfcmws{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1rem}.stat-card.svelte-dfcmws{display:flex;flex-direction:column;align-items:center;padding:1rem;border-radius:8px;box-shadow:inset 0 0 0 1px #0000001a;text-align:center}.stat-value.svelte-dfcmws{font-size:1.8rem;font-weight:700;color:var(--primary, #1095c1)}.stat-label.svelte-dfcmws{font-size:.9rem;color:var(--muted-color, #6c757d);margin-top:.5rem}.stat-detail.svelte-dfcmws{font-size:.8rem;margin-top:.25rem}footer.svelte-dfcmws{margin-top:2rem;padding-top:1rem;border-top:1px solid var(--muted-border-color, #e1e1e1);font-size:.9rem;color:var(--muted-color, #6c757d)}
