.flashcards-player__sr-status[data-astro-cid-63l4ojid]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.flashcards-player[data-astro-cid-63l4ojid]{max-width:40rem;margin:0 auto;display:flex;flex-direction:column;gap:1.5rem}.flashcards-player__controls[data-astro-cid-63l4ojid]{display:flex;flex-direction:column;gap:.75rem;padding:1rem 1.25rem;border-radius:var(--radius-base);background:var(--color-surface-glass);border:1px solid var(--color-border-subtle)}@media(min-width:640px){.flashcards-player__controls[data-astro-cid-63l4ojid]{flex-direction:row;align-items:center;justify-content:space-between}}.flashcards-player__filter[data-astro-cid-63l4ojid]{display:flex;flex-direction:column;gap:.375rem}.flashcards-player__filter-label[data-astro-cid-63l4ojid]{font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted)}.flashcards-player__select-wrap[data-astro-cid-63l4ojid]{position:relative}.flashcards-player__select[data-astro-cid-63l4ojid]{padding:.5rem 2.25rem .5rem .75rem;border-radius:.625rem;border:1px solid var(--color-border-subtle);background:var(--color-background);color:var(--color-text-primary);font-size:.875rem;font-weight:500;font-family:inherit;cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23999' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .625rem center;transition:border-color .2s ease;min-height:2.5rem}.flashcards-player__select[data-astro-cid-63l4ojid]:hover{border-color:var(--color-border-60)}.flashcards-player__select[data-astro-cid-63l4ojid]:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.flashcards-player__stats[data-astro-cid-63l4ojid]{display:flex;align-items:center;gap:.625rem}.flashcards-player__counter[data-astro-cid-63l4ojid]{font-size:.875rem;font-weight:700;color:var(--color-text-muted);font-variant-numeric:tabular-nums}.flashcards-player__reset-btn[data-astro-cid-63l4ojid]{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:.5rem;border:1px solid var(--color-border-subtle);background:transparent;color:var(--color-text-muted);cursor:pointer;transition:color .2s ease,border-color .2s ease,background .2s ease}.flashcards-player__reset-btn[data-astro-cid-63l4ojid]:hover{color:var(--color-error);border-color:color-mix(in srgb,var(--color-error) 40%,transparent);background:color-mix(in srgb,var(--color-error) 6%,transparent)}.flashcards-player__reset-btn[data-astro-cid-63l4ojid]:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.flashcards-player__progress[data-astro-cid-63l4ojid]{display:flex;flex-direction:column;gap:.625rem}.flashcards-player__progress-bar[data-astro-cid-63l4ojid]{height:6px;border-radius:3px;background:color-mix(in srgb,var(--color-text-muted) 12%,transparent);display:flex;overflow:hidden}.flashcards-player__progress-learned[data-astro-cid-63l4ojid]{background:var(--color-success);transition:width .3s var(--ease-out-quart)}.flashcards-player__progress-review[data-astro-cid-63l4ojid]{background:var(--color-error, #ef4444);transition:width .3s var(--ease-out-quart)}.flashcards-player__progress-legend[data-astro-cid-63l4ojid]{display:flex;gap:1rem;flex-wrap:wrap}.flashcards-player__legend-item[data-astro-cid-63l4ojid]{display:flex;align-items:center;gap:.375rem;font-size:.75rem;color:var(--color-text-muted)}.flashcards-player__legend-dot[data-astro-cid-63l4ojid]{width:8px;height:8px;border-radius:50%}.flashcards-player__legend-dot--learned[data-astro-cid-63l4ojid]{background:var(--color-success)}.flashcards-player__legend-dot--review[data-astro-cid-63l4ojid]{background:var(--color-error, #ef4444)}.flashcards-player__legend-dot--unseen[data-astro-cid-63l4ojid]{background:color-mix(in srgb,var(--color-text-muted) 30%,transparent)}.flashcards-player__card-area[data-astro-cid-63l4ojid]{position:relative}.flashcards-player__card-area[data-astro-cid-63l4ojid] .flashcard[data-astro-cid-63l4ojid]{perspective:1000px;cursor:pointer;width:100%;min-height:20rem;user-select:none;-webkit-tap-highlight-color:transparent;animation:flashcard-enter .3s var(--ease-out-quart) both}@keyframes flashcard-enter{0%{opacity:0;transform:translate(16px)}to{opacity:1;transform:translate(0)}}.flashcards-player__card-area[data-astro-cid-63l4ojid] .flashcard[data-astro-cid-63l4ojid]:focus-visible{outline:2px solid var(--color-accent);outline-offset:4px;border-radius:1rem}.flashcards-player__card-area[data-astro-cid-63l4ojid] .flashcard__inner[data-astro-cid-63l4ojid]{position:relative;width:100%;min-height:20rem;transition:transform .5s var(--ease-out-quart);transform-style:preserve-3d}.flashcards-player__card-area[data-astro-cid-63l4ojid] .flashcard[data-astro-cid-63l4ojid].is-flipped .flashcard__inner[data-astro-cid-63l4ojid]{transform:rotateY(180deg)}.flashcards-player__card-area[data-astro-cid-63l4ojid] .flashcard__face[data-astro-cid-63l4ojid]{position:absolute;inset:0;display:flex;flex-direction:column;padding:1.5rem;border-radius:1rem;border:1px solid var(--color-border-subtle);background:var(--color-surface-glass);backface-visibility:hidden;-webkit-backface-visibility:hidden;overflow-y:auto}.flashcards-player__card-area[data-astro-cid-63l4ojid] .flashcard__front[data-astro-cid-63l4ojid]{align-items:center;text-align:center;gap:0;padding-top:2.5rem}.flashcards-player__card-area[data-astro-cid-63l4ojid] .flashcard__question-wrap[data-astro-cid-63l4ojid]{flex:1;display:flex;align-items:center;justify-content:center}.flashcards-player__card-area[data-astro-cid-63l4ojid] .flashcard__back[data-astro-cid-63l4ojid]{transform:rotateY(180deg);gap:1rem;justify-content:flex-start}.flashcards-player__card-area[data-astro-cid-63l4ojid] .flashcard__article-badge[data-astro-cid-63l4ojid]{position:absolute;top:.875rem;left:.875rem;font-size:.75rem;font-weight:700;color:var(--color-accent);background:var(--color-accent-10);border:1px solid var(--color-accent-20);padding:.125rem .5rem;border-radius:9999px;z-index:2}.flashcards-player__card-area[data-astro-cid-63l4ojid] .flashcard__difficulty[data-astro-cid-63l4ojid]{position:absolute;top:.875rem;right:.875rem;display:flex;gap:3px}.flashcards-player__card-area[data-astro-cid-63l4ojid] .flashcard__diff-dot{width:6px;height:6px;border-radius:50%;background:color-mix(in srgb,var(--color-text-muted) 30%,transparent)}.flashcards-player__card-area[data-astro-cid-63l4ojid] .flashcard__diff-dot--active{background:var(--color-accent)}.flashcards-player__card-area[data-astro-cid-63l4ojid] .flashcard__type-badge[data-astro-cid-63l4ojid]{position:absolute;top:.875rem;right:3rem;font-size:.625rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted);background:color-mix(in srgb,var(--color-text-muted) 8%,transparent);padding:.125rem .375rem;border-radius:.25rem}.flashcards-player__card-area[data-astro-cid-63l4ojid] .flashcard__question[data-astro-cid-63l4ojid]{font-size:1.125rem;font-weight:600;color:var(--color-text-primary);line-height:1.5;margin:0;max-width:36rem}.flashcards-player__card-area[data-astro-cid-63l4ojid] .flashcard__flip-hint[data-astro-cid-63l4ojid]{font-size:.75rem;color:var(--color-text-muted);padding-bottom:.25rem}.flashcards-player__card-area[data-astro-cid-63l4ojid] .flashcard__answer-section[data-astro-cid-63l4ojid]{margin-top:1.5rem}.flashcards-player__card-area[data-astro-cid-63l4ojid] .flashcard__answer-label[data-astro-cid-63l4ojid]{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--color-success)}.flashcards-player__card-area[data-astro-cid-63l4ojid] .flashcard__answer[data-astro-cid-63l4ojid]{font-size:1rem;font-weight:700;color:var(--color-text-primary);margin:.375rem 0 0;line-height:1.5}.flashcards-player__box-indicator[data-astro-cid-63l4ojid]{position:absolute;bottom:.75rem;right:.75rem;font-size:.6875rem;font-weight:700;color:var(--color-text-muted);background:var(--color-surface-glass-strong);border:1px solid var(--color-border-subtle);padding:.125rem .5rem;border-radius:.375rem;z-index:3}.flashcards-player__card-area[data-astro-cid-63l4ojid] .flashcard[data-astro-cid-63l4ojid]:hover .flashcard__inner[data-astro-cid-63l4ojid]{transform:translateY(-4px)}.flashcards-player__card-area[data-astro-cid-63l4ojid] .flashcard[data-astro-cid-63l4ojid].is-flipped:hover .flashcard__inner[data-astro-cid-63l4ojid]{transform:rotateY(180deg) translateY(-4px)}@media(min-width:640px){.flashcards-player__card-area[data-astro-cid-63l4ojid] .flashcard[data-astro-cid-63l4ojid],.flashcards-player__card-area[data-astro-cid-63l4ojid] .flashcard__inner[data-astro-cid-63l4ojid]{min-height:22rem}.flashcards-player__card-area[data-astro-cid-63l4ojid] .flashcard__face[data-astro-cid-63l4ojid]{padding:2rem}.flashcards-player__card-area[data-astro-cid-63l4ojid] .flashcard__question[data-astro-cid-63l4ojid]{font-size:1.25rem}}.flashcards-player__actions[data-astro-cid-63l4ojid]{display:flex;gap:.625rem;justify-content:center;flex-wrap:wrap}.flashcards-player__action-btn[data-astro-cid-63l4ojid]{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;min-height:2.75rem;font-size:.875rem;font-weight:700;border:1px solid var(--color-border-subtle);border-radius:.75rem;background:var(--color-surface-glass);color:var(--color-text-primary);cursor:pointer;font-family:inherit;transition:background .2s ease,border-color .2s ease,transform .2s var(--ease-out-quart)}.flashcards-player__action-btn[data-astro-cid-63l4ojid]:hover{transform:translateY(-2px)}.flashcards-player__action-btn[data-astro-cid-63l4ojid]:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.flashcards-player__action-btn[data-astro-cid-63l4ojid]:active{transform:scale(.97)}.flashcards-player__action-btn--review[data-astro-cid-63l4ojid]{color:var(--color-error);border-color:color-mix(in srgb,var(--color-error) 30%,transparent)}.flashcards-player__action-btn--review[data-astro-cid-63l4ojid]:hover{background:color-mix(in srgb,var(--color-error) 8%,transparent);border-color:color-mix(in srgb,var(--color-error) 50%,transparent)}.flashcards-player__action-btn--learned[data-astro-cid-63l4ojid]{color:var(--color-success);border-color:color-mix(in srgb,var(--color-success) 30%,transparent)}.flashcards-player__action-btn--learned[data-astro-cid-63l4ojid]:hover{background:var(--color-success-8);border-color:color-mix(in srgb,var(--color-success) 50%,transparent)}.flashcards-player__action-btn--skip[data-astro-cid-63l4ojid]{color:var(--color-text-muted)}.flashcards-player__action-btn--skip[data-astro-cid-63l4ojid]:hover{background:color-mix(in srgb,var(--color-text-muted) 8%,transparent);border-color:color-mix(in srgb,var(--color-text-muted) 30%,transparent)}.flashcards-player__empty[data-astro-cid-63l4ojid]{display:flex;justify-content:center}.flashcards-player__empty-inner[data-astro-cid-63l4ojid]{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:2.5rem 2rem;border:1px dashed var(--color-border-subtle);border-radius:1rem;background:var(--color-surface-glass);text-align:center;max-width:28rem;width:100%}.flashcards-player__empty-title[data-astro-cid-63l4ojid]{font-size:1.125rem;font-weight:700;color:var(--color-text-primary);margin:0}.flashcards-player__empty-subtitle[data-astro-cid-63l4ojid]{font-size:.875rem;color:var(--color-text-muted);margin:0;line-height:1.5}.flashcards-player__complete[data-astro-cid-63l4ojid]{display:flex;justify-content:center}.flashcards-player__complete-inner[data-astro-cid-63l4ojid]{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:2.5rem 2rem;border:1px solid var(--color-border-subtle);border-radius:1rem;background:var(--color-surface-glass);text-align:center;max-width:28rem;width:100%}.flashcards-player__complete-title[data-astro-cid-63l4ojid]{font-size:1.25rem;font-weight:700;color:var(--color-text-primary);margin:0}.flashcards-player__complete-subtitle[data-astro-cid-63l4ojid]{font-size:.875rem;color:var(--color-text-muted);margin:0;line-height:1.5}.flashcards-player__complete-actions[data-astro-cid-63l4ojid]{display:flex;gap:.75rem;margin-top:.5rem;flex-wrap:wrap;justify-content:center}@media(max-width:479px){.flashcards-player__controls[data-astro-cid-63l4ojid]{padding:.875rem 1rem}.flashcards-player__action-btn[data-astro-cid-63l4ojid]{flex:1;min-width:0;padding:.75rem .625rem;font-size:.8125rem}.flashcards-player__card-area[data-astro-cid-63l4ojid] .flashcard[data-astro-cid-63l4ojid],.flashcards-player__card-area[data-astro-cid-63l4ojid] .flashcard__inner[data-astro-cid-63l4ojid]{min-height:16rem}.flashcards-player__card-area[data-astro-cid-63l4ojid] .flashcard__face[data-astro-cid-63l4ojid]{padding:1.25rem}.flashcards-player__complete-inner[data-astro-cid-63l4ojid]{padding:2rem 1.5rem}.flashcards-player__select[data-astro-cid-63l4ojid]{width:100%}.flashcards-player__srs-boxes[data-astro-cid-63l4ojid]{flex-wrap:wrap}}@media(prefers-reduced-motion:reduce){.flashcards-player__card-area[data-astro-cid-63l4ojid] .flashcard[data-astro-cid-63l4ojid]{animation:none}.flashcards-player__card-area[data-astro-cid-63l4ojid] .flashcard__inner[data-astro-cid-63l4ojid]{transition:none}.flashcards-player__card-area[data-astro-cid-63l4ojid] .flashcard[data-astro-cid-63l4ojid]:hover .flashcard__inner[data-astro-cid-63l4ojid],.flashcards-player__card-area[data-astro-cid-63l4ojid] .flashcard[data-astro-cid-63l4ojid].is-flipped:hover .flashcard__inner[data-astro-cid-63l4ojid]{transform:none}.flashcards-player__card-area[data-astro-cid-63l4ojid] .flashcard[data-astro-cid-63l4ojid].is-flipped .flashcard__inner[data-astro-cid-63l4ojid]{transform:rotateY(180deg)}.flashcards-player__action-btn[data-astro-cid-63l4ojid]{transition:none}.flashcards-player__action-btn[data-astro-cid-63l4ojid]:hover{transform:none}.flashcards-player__progress-learned[data-astro-cid-63l4ojid],.flashcards-player__progress-review[data-astro-cid-63l4ojid]{transition:none}}
