.deck-stats.svelte-1pbaus0{display:flex;flex-direction:column;gap:1.25rem}.deck-stats__scoreboard.svelte-1pbaus0{display:flex;align-items:stretch;gap:.875rem;min-width:0}.deck-stats__cell.svelte-1pbaus0{display:flex;flex-direction:column;align-items:flex-start;gap:.125rem;min-width:0;flex:1 1 0;animation:staggerFadeIn var(--duration-slow) var(--spring-smooth) both}.deck-stats__cell.svelte-1pbaus0:nth-child(1){animation-delay:0ms}.deck-stats__cell.svelte-1pbaus0:nth-child(3){animation-delay:60ms}.deck-stats__cell.svelte-1pbaus0:nth-child(5){animation-delay:.12s}.deck-stats__num.svelte-1pbaus0{font-family:var(--font-display);font-size:1.75rem;font-weight:600;line-height:1;letter-spacing:-.02em;color:var(--color-foreground);font-variant-numeric:tabular-nums}.deck-stats__cap.svelte-1pbaus0{font-size:.6875rem;color:var(--color-subtle);line-height:1.3;display:flex;align-items:baseline;gap:.375rem;flex-wrap:wrap}.deck-stats__suffix.svelte-1pbaus0{font-family:var(--font-numeric, var(--font-mono));font-variant-numeric:tabular-nums;font-size:.625rem;opacity:.65}.deck-stats__divider.svelte-1pbaus0{width:1px;align-self:stretch;background:var(--color-border);opacity:.6}.deck-stats__mastery.svelte-1pbaus0{display:flex;flex-direction:column;gap:.5rem;animation:staggerFadeIn var(--duration-slow) var(--spring-smooth) both;animation-delay:.18s}.deck-stats__mastery-header.svelte-1pbaus0{display:flex;justify-content:space-between;align-items:baseline}.deck-stats__mastery-label.svelte-1pbaus0{font-size:.75rem;color:var(--color-subtle)}.deck-stats__mastery-pct.svelte-1pbaus0{font-family:var(--font-numeric, var(--font-mono));font-variant-numeric:tabular-nums;font-size:.8125rem;font-weight:600;color:var(--color-foreground)}.deck-stats__progress.svelte-1pbaus0{height:4px;background:color-mix(in srgb,var(--color-border) 50%,transparent);border-radius:2px;overflow:hidden}.deck-stats__progress-bar.svelte-1pbaus0{height:100%;background:var(--color-brand);border-radius:2px;transition:width var(--duration-slower) var(--spring-smooth)}.deck-stats__card-states.svelte-1pbaus0{display:flex;flex-wrap:wrap;gap:.625rem 1rem;margin-top:.25rem;font-size:.75rem;color:var(--color-subtle)}.deck-stats__state.svelte-1pbaus0{display:inline-flex;align-items:center;gap:.375rem;white-space:nowrap}.deck-stats__state-num.svelte-1pbaus0{font-family:var(--font-numeric, var(--font-mono));font-variant-numeric:tabular-nums;color:var(--color-foreground)}.deck-stats__state-dot.svelte-1pbaus0{width:7px;height:7px;border-radius:50%}.deck-stats__state-dot--new.svelte-1pbaus0{background:color-mix(in srgb,var(--color-brand) 60%,var(--color-surface))}.deck-stats__state-dot--learning.svelte-1pbaus0{background:var(--color-warn)}.deck-stats__state-dot--review.svelte-1pbaus0{background:var(--color-brand)}.deck-stats__state-dot--mature.svelte-1pbaus0{background:var(--color-success)}@media(max-width:420px){.deck-stats__num.svelte-1pbaus0{font-size:1.5rem}.deck-stats__scoreboard.svelte-1pbaus0{gap:.625rem}}@media(prefers-reduced-motion:reduce){.deck-stats__cell.svelte-1pbaus0,.deck-stats__mastery.svelte-1pbaus0{animation:none}.deck-stats__progress-bar.svelte-1pbaus0{transition:none}}.heatmap.svelte-14kectf{display:flex;flex-direction:column;gap:.75rem;min-width:0;max-width:100%}.heatmap__container.svelte-14kectf{display:flex;gap:.5rem;width:100%;max-width:100%;min-width:0;overflow-x:hidden;overflow-y:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain}@media(max-width:639px){.heatmap__container.svelte-14kectf{overflow-x:auto;scrollbar-width:none}.heatmap__container.svelte-14kectf::-webkit-scrollbar{display:none}}.heatmap__labels.svelte-14kectf{display:flex;flex-direction:column;gap:var(--cell-gap);padding-right:.25rem}.heatmap__label.svelte-14kectf{font-size:var(--label-size);color:var(--color-subtle);height:var(--cell-size);line-height:var(--cell-size)}.heatmap__label--hidden.svelte-14kectf{visibility:hidden}.heatmap__grid.svelte-14kectf{display:flex;flex:1;gap:var(--cell-gap);overflow:visible;min-width:-moz-max-content;min-width:max-content}.heatmap__column.svelte-14kectf{display:flex;flex-direction:column;gap:var(--cell-gap);animation:staggerFadeIn var(--duration-slow) var(--spring-smooth) both}.heatmap__cell.svelte-14kectf{width:var(--cell-size);height:var(--cell-size);border-radius:3px;transition:transform var(--duration-fast) var(--spring-smooth)}.heatmap__cell.svelte-14kectf:not(.heatmap__cell--legend):hover{transform:scale(1.2)}.heatmap__cell--0.svelte-14kectf{background:color-mix(in srgb,var(--color-border) 40%,transparent)}.heatmap__cell--1.svelte-14kectf{background:color-mix(in srgb,var(--color-brand) 25%,transparent)}.heatmap__cell--2.svelte-14kectf{background:color-mix(in srgb,var(--color-brand) 50%,transparent)}.heatmap__cell--3.svelte-14kectf{background:color-mix(in srgb,var(--color-brand) 75%,transparent)}.heatmap__cell--4.svelte-14kectf{background:var(--color-brand)}.heatmap__cell--today.svelte-14kectf{box-shadow:inset 0 0 0 1.5px var(--color-brand)}.heatmap__summary.svelte-14kectf{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap}.heatmap__summary-text.svelte-14kectf{display:flex;align-items:baseline;gap:.375rem;min-width:0;font-size:.75rem;color:var(--color-subtle)}.heatmap__summary-value.svelte-14kectf{font-family:var(--font-numeric, var(--font-mono));font-variant-numeric:tabular-nums;font-size:.875rem;font-weight:600;color:var(--color-foreground)}.heatmap__summary-label.svelte-14kectf{min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.heatmap__range.svelte-14kectf{display:inline-flex;border:1px solid var(--color-border);border-radius:6px;padding:2px;gap:1px}.heatmap__range-button.svelte-14kectf{font-family:var(--font-numeric, var(--font-mono));font-variant-numeric:tabular-nums;font-size:.6875rem;font-weight:500;padding:.125rem .5rem;border-radius:4px;color:var(--color-subtle);background:transparent;border:none;cursor:pointer;transition:background-color .12s ease,color .12s ease}.heatmap__range-button.svelte-14kectf:hover{color:var(--color-foreground)}.heatmap__range-button--active.svelte-14kectf{background:var(--color-brand);color:var(--color-on-brand)}.heatmap__range-button--active.svelte-14kectf:hover{color:var(--color-on-brand)}@media(max-width:639px){.heatmap__range-button--mobile-hide.svelte-14kectf{display:none}}.heatmap__legend.svelte-14kectf{display:flex;align-items:center;gap:.5rem;justify-content:flex-end}@media(max-width:639px){.heatmap__legend.svelte-14kectf{display:none}}.heatmap__legend-text.svelte-14kectf{font-size:var(--label-size);color:var(--color-subtle)}.heatmap__legend-cells.svelte-14kectf{display:flex;gap:var(--cell-gap)}.heatmap__tooltip.svelte-14kectf{position:fixed;transform:translate(-50%,-100%);padding:.5rem .75rem;background:var(--color-panel);border:1px solid var(--color-border);border-radius:var(--radius-sm);box-shadow:var(--shadow-soft);font-size:.8125rem;color:var(--color-foreground);white-space:nowrap;z-index:50;pointer-events:none;animation:springFadeIn var(--duration-fast) var(--spring-smooth) both}.heatmap__tooltip.svelte-14kectf strong:where(.svelte-14kectf){color:var(--color-brand);font-weight:600}@media(prefers-reduced-motion:reduce){.heatmap__column.svelte-14kectf{animation:none}.heatmap__cell.svelte-14kectf:not(.heatmap__cell--legend):hover{transform:none}.heatmap__tooltip.svelte-14kectf{animation:none}}.deck-library-page.svelte-n3f7yt button:hover:not(:disabled){cursor:pointer}.deck-library-page.svelte-n3f7yt button:disabled{cursor:not-allowed}
