.FlashcardClient-module__VPvbFG__container{min-height:100dvh;padding:1rem;padding-bottom:env(safe-area-inset-bottom,1rem);background:#f8fafc;flex-direction:column;display:flex}.FlashcardClient-module__VPvbFG__header{align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.FlashcardClient-module__VPvbFG__closeBtn{color:#64748b;background:#fff;border:1px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;text-decoration:none;transition:all .2s;display:flex}.FlashcardClient-module__VPvbFG__closeBtn:hover{color:#0f172a;background:#f1f5f9}.FlashcardClient-module__VPvbFG__headerInfo{flex-direction:column;gap:.1rem;display:flex}.FlashcardClient-module__VPvbFG__monthLabel{color:#0f172a;font-size:.9rem;font-weight:700}.FlashcardClient-module__VPvbFG__counter{color:#64748b;font-size:.7rem}.FlashcardClient-module__VPvbFG__progressBar{background:#e2e8f0;border-radius:2px;height:4px;margin-bottom:1rem;overflow:hidden}.FlashcardClient-module__VPvbFG__progressFill{background:linear-gradient(90deg,#6366f1,#8b5cf6);border-radius:2px;height:100%;transition:width .3s}.FlashcardClient-module__VPvbFG__mainContent{flex-direction:column;flex:1;justify-content:flex-start;width:100%;padding-top:1.5rem;display:flex}.FlashcardClient-module__VPvbFG__cardStack{perspective:1000px;justify-content:center;align-items:center;min-height:320px;margin-bottom:.5rem;padding:.5rem;display:flex;position:relative}.FlashcardClient-module__VPvbFG__cardPreview{opacity:.6;z-index:0;background:#fff;border:1px solid #e2e8f0;border-radius:20px;width:90%;max-width:340px;height:90%;position:absolute;transform:scale(.92)translateY(12px);box-shadow:0 2px 10px #0000000d}.FlashcardClient-module__VPvbFG__card{width:100%;max-width:340px;min-height:320px;transform-style:preserve-3d;cursor:pointer;-webkit-tap-highlight-color:transparent;z-index:10;transition:transform .5s cubic-bezier(.4,0,.2,1);position:relative}.FlashcardClient-module__VPvbFG__card.FlashcardClient-module__VPvbFG__flipped{transform:rotateY(180deg)}.FlashcardClient-module__VPvbFG__card.FlashcardClient-module__VPvbFG__left{animation:.2s forwards FlashcardClient-module__VPvbFG__swipeLeft}.FlashcardClient-module__VPvbFG__card.FlashcardClient-module__VPvbFG__right{animation:.2s forwards FlashcardClient-module__VPvbFG__swipeRight}@keyframes FlashcardClient-module__VPvbFG__swipeLeft{to{opacity:0;transform:translate(-120%)rotate(-15deg)}}@keyframes FlashcardClient-module__VPvbFG__swipeRight{to{opacity:0;transform:translate(120%)rotate(15deg)}}.FlashcardClient-module__VPvbFG__cardFront,.FlashcardClient-module__VPvbFG__cardBack{backface-visibility:hidden;border-radius:20px;flex-direction:column;width:100%;height:100%;padding:1.25rem;display:flex;position:absolute;box-shadow:0 8px 30px #0000001f}.FlashcardClient-module__VPvbFG__cardFront{color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6)}.FlashcardClient-module__VPvbFG__cardBack{color:#1e293b;background:#fff;border:1px solid #e2e8f0;transform:rotateY(180deg)}.FlashcardClient-module__VPvbFG__cardHeader{justify-content:space-between;align-items:flex-start;margin-bottom:.75rem;display:flex}.FlashcardClient-module__VPvbFG__priorityEmoji{font-size:1.25rem}.FlashcardClient-module__VPvbFG__gsPapers{gap:.3rem;display:flex}.FlashcardClient-module__VPvbFG__gsBadge{background:#ffffff40;border-radius:5px;padding:.2rem .45rem;font-size:.6rem;font-weight:800}.FlashcardClient-module__VPvbFG__cardBack .FlashcardClient-module__VPvbFG__gsBadge{color:#6366f1;background:#eef2ff}.FlashcardClient-module__VPvbFG__answerLabel{text-transform:uppercase;letter-spacing:.08em;color:#6366f1;background:#eef2ff;border-radius:50px;padding:.2rem .6rem;font-size:.65rem;font-weight:700}.FlashcardClient-module__VPvbFG__cardBody{text-align:center;flex:1;justify-content:center;align-items:center;padding:.5rem 0;display:flex}.FlashcardClient-module__VPvbFG__question{margin:0;font-size:1.15rem;font-weight:700;line-height:1.45}.FlashcardClient-module__VPvbFG__answer{color:#334155;margin:0;font-size:1rem;font-weight:500;line-height:1.6}.FlashcardClient-module__VPvbFG__cardFooter{text-align:center;padding-top:.5rem}.FlashcardClient-module__VPvbFG__tapHint{color:#ffffffb3;justify-content:center;align-items:center;gap:.3rem;font-size:.7rem;display:flex}.FlashcardClient-module__VPvbFG__tapHint:before{content:"👆";font-size:.85rem}.FlashcardClient-module__VPvbFG__cardActions{flex-direction:column;gap:.75rem;width:100%;display:flex}.FlashcardClient-module__VPvbFG__topicTags{flex-wrap:wrap;justify-content:center;gap:.4rem;display:flex}.FlashcardClient-module__VPvbFG__topicTag{color:#64748b;background:#f1f5f9;border-radius:6px;padding:.25rem .6rem;font-size:.65rem;font-weight:700;text-decoration:none;transition:all .2s}.FlashcardClient-module__VPvbFG__topicTag:hover{color:#475569;background:#e2e8f0}.FlashcardClient-module__VPvbFG__readMoreBtn{color:#fff;background:#6366f1;border-radius:12px;justify-content:center;align-items:center;gap:.4rem;width:100%;padding:.75rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.FlashcardClient-module__VPvbFG__readMoreBtn:hover{background:#4f46e5;transform:translateY(-1px)}.FlashcardClient-module__VPvbFG__arrow{transition:transform .2s}.FlashcardClient-module__VPvbFG__readMoreBtn:hover .FlashcardClient-module__VPvbFG__arrow{transform:translate(3px)}.FlashcardClient-module__VPvbFG__navigation{justify-content:center;gap:.75rem;margin-top:.5rem;padding:.75rem 0;display:flex}.FlashcardClient-module__VPvbFG__navBtn{cursor:pointer;color:#64748b;background:#fff;border:1px solid #e2e8f0;border-radius:50px;padding:.75rem 1.5rem;font-size:.85rem;font-weight:700;transition:all .2s}.FlashcardClient-module__VPvbFG__navBtn:hover:not(.FlashcardClient-module__VPvbFG__disabled){color:#0f172a;background:#f1f5f9}.FlashcardClient-module__VPvbFG__navBtn.FlashcardClient-module__VPvbFG__primary{color:#fff;background:#6366f1;border-color:#6366f1}.FlashcardClient-module__VPvbFG__navBtn.FlashcardClient-module__VPvbFG__primary:hover:not(.FlashcardClient-module__VPvbFG__disabled){background:#4f46e5}.FlashcardClient-module__VPvbFG__navBtn.FlashcardClient-module__VPvbFG__disabled{opacity:.4;cursor:not-allowed}.FlashcardClient-module__VPvbFG__themes{justify-content:center;gap:.6rem;padding:.5rem 0;display:flex}.FlashcardClient-module__VPvbFG__theme{color:#94a3b8;font-size:.7rem;font-weight:600}.FlashcardClient-module__VPvbFG__completed{text-align:center;background:#f8fafc;flex-direction:column;justify-content:center;align-items:center;min-height:100dvh;padding:2rem;display:flex}.FlashcardClient-module__VPvbFG__completedIcon{margin-bottom:1.25rem;font-size:3.5rem;animation:.5s cubic-bezier(.175,.885,.32,1.275) FlashcardClient-module__VPvbFG__popIn}@keyframes FlashcardClient-module__VPvbFG__popIn{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.FlashcardClient-module__VPvbFG__completedTitle{color:#0f172a;margin:0 0 .5rem;font-size:1.75rem;font-weight:800}.FlashcardClient-module__VPvbFG__completedText{color:#64748b;max-width:300px;margin:0 0 2rem;line-height:1.5}.FlashcardClient-module__VPvbFG__completedActions{flex-direction:column;gap:1rem;width:100%;max-width:320px;display:flex}.FlashcardClient-module__VPvbFG__primaryCompletedBtn{color:#fff;background:#6366f1;border-radius:16px;justify-content:center;align-items:center;gap:.5rem;padding:1rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .2s;display:flex;box-shadow:0 4px 12px #6366f140}.FlashcardClient-module__VPvbFG__primaryCompletedBtn:hover{background:#4f46e5;transform:translateY(-2px);box-shadow:0 6px 16px #6366f159}.FlashcardClient-module__VPvbFG__secondaryCompletedBtn{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:16px;justify-content:center;align-items:center;gap:.5rem;padding:1rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.FlashcardClient-module__VPvbFG__secondaryCompletedBtn:hover{background:#f8fafc;border-color:#cbd5e1}.FlashcardClient-module__VPvbFG__tertiaryCompletedBtn{color:#94a3b8;padding:.5rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:color .2s}.FlashcardClient-module__VPvbFG__tertiaryCompletedBtn:hover{color:#64748b}.FlashcardClient-module__VPvbFG__btnIcon{font-size:1.1rem}.FlashcardClient-module__VPvbFG__footerNav{justify-content:space-between;width:100%;max-width:340px;margin:.5rem auto 0;padding:0 .5rem;display:flex}.FlashcardClient-module__VPvbFG__footerNavLink{color:#64748b;background:#fff;border:1px solid #cbd5e1;border-radius:50px;align-items:center;gap:.3rem;padding:.6rem 1rem;font-size:.8rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 1px 2px #0000000d}.FlashcardClient-module__VPvbFG__footerNavLink:hover{color:#0f172a;background:#f8fafc;border-color:#94a3b8;transform:translateY(-1px)}.FlashcardClient-module__VPvbFG__packNav{gap:1.5rem;margin-top:2rem;display:flex}.FlashcardClient-module__VPvbFG__navLink{color:#64748b;font-size:.9rem;font-weight:600;text-decoration:none;transition:color .2s}.FlashcardClient-module__VPvbFG__navLink:hover{color:#6366f1;text-decoration:underline}@media (min-width:768px){.FlashcardClient-module__VPvbFG__container{padding:2rem}.FlashcardClient-module__VPvbFG__cardStack{min-height:400px}.FlashcardClient-module__VPvbFG__card{max-width:380px;min-height:380px}.FlashcardClient-module__VPvbFG__footerNav{max-width:380px}.FlashcardClient-module__VPvbFG__cardFront,.FlashcardClient-module__VPvbFG__cardBack{padding:1.5rem}.FlashcardClient-module__VPvbFG__question{font-size:1.35rem}.FlashcardClient-module__VPvbFG__answer{font-size:1.1rem}}.FlashcardClient-module__VPvbFG__exploreSection{align-self:center;width:100%;max-width:380px;margin-top:auto;padding:2rem 1rem 1rem}.FlashcardClient-module__VPvbFG__exploreTitle{text-transform:uppercase;letter-spacing:.08em;color:#94a3b8;text-align:center;margin-bottom:.75rem;font-size:.7rem;font-weight:700}.FlashcardClient-module__VPvbFG__exploreGrid{grid-template-columns:repeat(3,1fr);gap:.75rem;display:grid}.FlashcardClient-module__VPvbFG__exploreCard{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:.4rem;padding:.75rem .5rem;text-decoration:none;transition:all .2s;display:flex}.FlashcardClient-module__VPvbFG__exploreCard:hover{border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 4px 6px #00000005}.FlashcardClient-module__VPvbFG__exploreIcon{font-size:1.25rem}.FlashcardClient-module__VPvbFG__exploreLabel{color:#475569;text-align:center;font-size:.7rem;font-weight:600;line-height:1.2}
