.LanguageSwitcher-module__tgvfQW__languageSwitcher{z-index:1000;position:relative}.LanguageSwitcher-module__tgvfQW__button{background:var(--bg-glass);-webkit-backdrop-filter:blur(12px);border:1px solid var(--glass-border);color:var(--text-primary);cursor:pointer;border-radius:50px;align-items:center;gap:.5rem;padding:.6rem 1.25rem;font-family:Zen Kaku Gothic New,sans-serif;font-size:.9rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.LanguageSwitcher-module__tgvfQW__button:hover{border-color:var(--accent-gold);box-shadow:0 0 20px var(--accent-gold-dim);transform:translateY(-1px)}.LanguageSwitcher-module__tgvfQW__flag{font-size:1.2rem;line-height:1}.LanguageSwitcher-module__tgvfQW__code{letter-spacing:.05em;color:var(--text-secondary);font-weight:700}.LanguageSwitcher-module__tgvfQW__arrow{color:var(--text-muted);font-size:.7rem;transition:transform .3s}.LanguageSwitcher-module__tgvfQW__dropdown{background:var(--bg-card);border:1px solid var(--glass-border);box-shadow:var(--shadow-deep);min-width:200px;max-width:min(280px,calc(100vw - var(--safe-area-left) - var(--safe-area-right) - 1rem));-webkit-overflow-scrolling:touch;border-radius:12px;max-height:400px;padding:.5rem;animation:.2s ease-out LanguageSwitcher-module__tgvfQW__fadeInDown;position:absolute;top:calc(100% + .5rem);right:0;overflow-y:auto}.LanguageSwitcher-module__tgvfQW__option{width:100%;color:var(--text-primary);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:.75rem;padding:.75rem 1rem;font-family:Zen Kaku Gothic New,sans-serif;font-size:.9rem;transition:all .2s;display:flex}.LanguageSwitcher-module__tgvfQW__option:hover{background:#ffffff0d}.LanguageSwitcher-module__tgvfQW__active{background:var(--accent-gold-dim);color:var(--accent-gold)}.LanguageSwitcher-module__tgvfQW__optionName{flex:1}.LanguageSwitcher-module__tgvfQW__check{color:var(--accent-gold);font-weight:700}@keyframes LanguageSwitcher-module__tgvfQW__fadeInDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.LanguageSwitcher-module__tgvfQW__button{transition:none}.LanguageSwitcher-module__tgvfQW__button:hover{transform:none}.LanguageSwitcher-module__tgvfQW__arrow{transition:none}.LanguageSwitcher-module__tgvfQW__dropdown{animation:none}.LanguageSwitcher-module__tgvfQW__option{transition:none}}@media (max-width:375px){.LanguageSwitcher-module__tgvfQW__button{min-height:44px;padding:.5rem .75rem;font-size:.8rem}.LanguageSwitcher-module__tgvfQW__dropdown{min-width:min(260px,calc(100vw - var(--safe-area-left) - var(--safe-area-right) - 1rem));max-width:calc(100vw - var(--safe-area-left) - var(--safe-area-right) - 1rem);max-height:250px;right:0}.LanguageSwitcher-module__tgvfQW__option{padding:.625rem .875rem;font-size:.85rem}}@media (min-width:376px) and (max-width:640px){.LanguageSwitcher-module__tgvfQW__button{padding:.5rem 1rem;font-size:.85rem}.LanguageSwitcher-module__tgvfQW__dropdown{min-width:160px;max-height:300px}}
.Text-module__zRdnva__text{margin:0}.Text-module__zRdnva__h1{letter-spacing:-.02em;color:var(--text-primary);background:linear-gradient(135deg,var(--text-primary)0%,var(--accent-gold)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(2.5rem,6vw,4rem);font-weight:700;line-height:1.2}@media (forced-colors:active){.Text-module__zRdnva__h1{background:0 0;-webkit-background-clip:unset;-webkit-text-fill-color:unset;background-clip:unset;color:canvastext}}@media (prefers-reduced-motion:reduce){.Text-module__zRdnva__h1{background:0 0;-webkit-background-clip:unset;-webkit-text-fill-color:unset;background-clip:unset}}.Text-module__zRdnva__h2{font-size:1.5rem;font-weight:700;line-height:1.3}.Text-module__zRdnva__h3{font-size:1.25rem;font-weight:500;line-height:1.4}.Text-module__zRdnva__body{font-size:1rem;line-height:1.6}.Text-module__zRdnva__caption{font-size:.85rem;line-height:1.5}.Text-module__zRdnva__label{text-transform:uppercase;letter-spacing:.1em;font-size:.75rem;font-weight:500}.Text-module__zRdnva__color-primary{color:var(--text-primary)}.Text-module__zRdnva__color-secondary{color:var(--text-secondary)}.Text-module__zRdnva__color-muted{color:var(--text-muted)}.Text-module__zRdnva__color-success{color:var(--success)}.Text-module__zRdnva__color-error{color:var(--accent-red)}.Text-module__zRdnva__color-gold{color:var(--accent-gold)}.Text-module__zRdnva__align-left{text-align:left}.Text-module__zRdnva__align-center{text-align:center}.Text-module__zRdnva__align-right{text-align:right}
.StatsPanel-module__uFJOca__container{background:var(--bg-glass);-webkit-backdrop-filter:blur(8px);border:1px solid var(--glass-border);border-radius:100px;align-items:center;gap:2.5rem;margin-top:1rem;padding:1.5rem 2.5rem;display:flex;box-shadow:0 8px 32px #0003}.StatsPanel-module__uFJOca__item{flex-direction:column;align-items:center;gap:.25rem;display:flex}.StatsPanel-module__uFJOca__value{color:var(--accent-gold);font-size:2rem;font-weight:700}.StatsPanel-module__uFJOca__divider{color:var(--text-muted);font-size:1.5rem}.StatsPanel-module__uFJOca__label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;font-size:.75rem;font-weight:700}.StatsPanel-module__uFJOca__streakBadge{background:linear-gradient(135deg,var(--accent-red),#8e152a);color:#fff;box-shadow:0 4px 15px var(--accent-red-glow);border:none;border-radius:50px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:700;animation:.3s cubic-bezier(.34,1.56,.64,1) StatsPanel-module__uFJOca__fadeInScale;display:none}.StatsPanel-module__uFJOca__streakBadge.StatsPanel-module__uFJOca__visible{display:flex}.StatsPanel-module__uFJOca__streakIcon{color:#ff9500;filter:drop-shadow(0 0 4px #ff950080);font-size:1.1rem}@keyframes StatsPanel-module__uFJOca__fadeInScale{0%{opacity:0;transform:scale(.9)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}@media (max-width:640px){.StatsPanel-module__uFJOca__container{gap:1.5rem;padding:1rem 2rem}.StatsPanel-module__uFJOca__value{font-size:1.5rem}}
.LessonSummary-module__FLD1qG__summaryContainer{text-align:center;flex-direction:column;gap:2rem;width:100%;max-width:500px;margin:0 auto;padding:1rem;display:flex}.LessonSummary-module__FLD1qG__header{flex-direction:column;align-items:center;gap:1rem;display:flex}.LessonSummary-module__FLD1qG__celebrationIcon{width:80px;height:80px;color:var(--success,#4ade80);background:#4ade801a;border-radius:50%;justify-content:center;align-items:center;font-size:2.5rem;animation:.5s LessonSummary-module__FLD1qG__bounceIn;display:flex}.LessonSummary-module__FLD1qG__celebrationIcon.LessonSummary-module__FLD1qG__perfect{color:var(--gold,gold);background:#ffd7001a}@keyframes LessonSummary-module__FLD1qG__bounceIn{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}.LessonSummary-module__FLD1qG__title{margin:0}.LessonSummary-module__FLD1qG__subtitle{opacity:.7}.LessonSummary-module__FLD1qG__statsCard{flex-direction:column;gap:1.5rem;padding:2rem;display:flex}.LessonSummary-module__FLD1qG__scoreSection{flex-direction:column;align-items:center;gap:.5rem;display:flex}.LessonSummary-module__FLD1qG__scoreCircle{background:var(--card-bg-subtle,#0003);border:4px solid var(--gold,gold);border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;display:flex}.LessonSummary-module__FLD1qG__scoreValue{color:var(--gold,gold);font-size:2rem}.LessonSummary-module__FLD1qG__xpSection{flex-direction:column;align-items:center;gap:1rem;display:flex}.LessonSummary-module__FLD1qG__xpTotal{font-size:1.75rem}.LessonSummary-module__FLD1qG__xpBreakdown{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.LessonSummary-module__FLD1qG__xpItem{align-items:center;gap:.5rem;display:flex}.LessonSummary-module__FLD1qG__xpIcon{color:var(--gold,gold)}.LessonSummary-module__FLD1qG__levelUpBanner{border:1px solid var(--gold,gold);background:linear-gradient(135deg,#ffd70033,#ffd7001a);border-radius:.75rem;justify-content:center;align-items:center;gap:1rem;padding:1rem;display:flex}.LessonSummary-module__FLD1qG__levelUpIcon{color:var(--gold,gold);font-size:2rem}.LessonSummary-module__FLD1qG__levelUpContent{text-align:left}.LessonSummary-module__FLD1qG__actions{flex-direction:column;align-items:center;gap:1rem;display:flex}.LessonSummary-module__FLD1qG__primaryButton{min-width:200px}.LessonSummary-module__FLD1qG__nextLessonPreview{text-align:left;padding:1rem 1.5rem}.LessonSummary-module__FLD1qG__nextLessonPreview>*+*{margin-top:.25rem}@media (max-width:480px){.LessonSummary-module__FLD1qG__summaryContainer{padding:.5rem}.LessonSummary-module__FLD1qG__statsCard{padding:1.5rem}.LessonSummary-module__FLD1qG__scoreCircle{width:100px;height:100px}.LessonSummary-module__FLD1qG__scoreValue{font-size:1.75rem}}
.ReviewProgress-module__Hiv0Yq__progressContainer{z-index:100;background:var(--bg-glass,#16162ae6);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--glass-border,#ffffff14);width:100%;max-width:500px;margin:0 auto 1.5rem;padding:.75rem 1rem;position:sticky;top:0}.ReviewProgress-module__Hiv0Yq__progressBar{background:var(--bg-secondary,#1a1a2e);border-radius:4px;height:8px;margin-bottom:.75rem;overflow:hidden}.ReviewProgress-module__Hiv0Yq__progressFill{background:linear-gradient(90deg,var(--accent-gold,#d4a574),var(--accent-red,#c41e3a));border-radius:4px;height:100%;transition:width .3s}.ReviewProgress-module__Hiv0Yq__progressInfo{justify-content:space-between;align-items:center;display:flex}.ReviewProgress-module__Hiv0Yq__progressCount{color:var(--text-secondary,#888);font-size:.875rem}.ReviewProgress-module__Hiv0Yq__statsRow{align-items:center;gap:1rem;display:flex}.ReviewProgress-module__Hiv0Yq__statItem{color:var(--text-secondary,#888);align-items:center;gap:.25rem;font-size:.875rem;display:flex}.ReviewProgress-module__Hiv0Yq__correctIcon{color:var(--success,#22c55e);font-size:1.25rem}.ReviewProgress-module__Hiv0Yq__incorrectIcon{color:var(--accent-red,#dc2626);font-size:1.25rem}.ReviewProgress-module__Hiv0Yq__accuracyLabel{margin-left:.5rem}.ReviewProgress-module__Hiv0Yq__accuracyValue{color:var(--text-primary,#f5f0e8);font-weight:600}.ReviewProgress-module__Hiv0Yq__endSessionButton{color:var(--text-muted,#666);border-radius:9999px;flex-shrink:0;min-width:44px;min-height:44px;margin-left:auto;padding:.5rem}.ReviewProgress-module__Hiv0Yq__endSessionButton:hover{color:var(--accent-red,#dc2626)}@media (max-width:480px){.ReviewProgress-module__Hiv0Yq__progressContainer{max-width:100%;padding:.5rem}.ReviewProgress-module__Hiv0Yq__progressInfo{flex-direction:row;gap:.5rem}.ReviewProgress-module__Hiv0Yq__statsRow{gap:.5rem;font-size:.8rem}.ReviewProgress-module__Hiv0Yq__accuracyLabel{display:none}}
.lesson-module__1me3Aq__loadingCard{flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:300px;padding:3rem;display:flex}.lesson-module__1me3Aq__loader{border:4px solid var(--border-color,#ffffff1a);border-top-color:var(--gold,gold);border-radius:50%;width:48px;height:48px;animation:1s linear infinite lesson-module__1me3Aq__spin}@keyframes lesson-module__1me3Aq__spin{to{transform:rotate(360deg)}}.lesson-module__1me3Aq__errorCard,.lesson-module__1me3Aq__lockedCard{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:300px;padding:3rem;display:flex}.lesson-module__1me3Aq__errorIcon,.lesson-module__1me3Aq__lockedIcon{color:var(--error,#ff6b6b);font-size:3rem}.lesson-module__1me3Aq__lockedIcon{color:var(--muted,#ffffff80)}.lesson-module__1me3Aq__lessonFlowContainer{padding-top:calc(3.5rem + var(--safe-area-top))!important;justify-content:flex-start!important}.lesson-module__1me3Aq__lessonFlowContent{width:100%}@media (max-width:480px){.lesson-module__1me3Aq__lessonFlowContainer{padding-top:calc(2.75rem + var(--safe-area-top))!important}.lesson-module__1me3Aq__loadingCard,.lesson-module__1me3Aq__errorCard,.lesson-module__1me3Aq__lockedCard{min-height:220px;padding:1.5rem 1rem}.lesson-module__1me3Aq__errorIcon,.lesson-module__1me3Aq__lockedIcon{font-size:2.25rem}}
.pathDetail-module__BSXuuG__header{align-items:center;gap:1.5rem;margin-bottom:2rem;display:flex}.pathDetail-module__BSXuuG__pathIcon{background:var(--accent-gold,#d4a574);width:80px;height:80px;color:var(--bg-primary,#0f0f1a);border-radius:1.25rem;flex-shrink:0;justify-content:center;align-items:center;font-size:2.5rem;display:flex}.pathDetail-module__BSXuuG__headerContent{flex:1}.pathDetail-module__BSXuuG__pathTitle{margin-bottom:.5rem}.pathDetail-module__BSXuuG__pathDescription{font-size:1rem}.pathDetail-module__BSXuuG__statsBar{justify-content:space-around;margin-bottom:2rem;padding:1.25rem;display:flex}.pathDetail-module__BSXuuG__stat{align-items:center;gap:.75rem;display:flex}.pathDetail-module__BSXuuG__statIcon{color:var(--accent-gold,#d4a574);font-size:1.5rem}.pathDetail-module__BSXuuG__statContent{text-align:left}.pathDetail-module__BSXuuG__statContent h3{margin-bottom:0;line-height:1.2}.pathDetail-module__BSXuuG__actions{flex-direction:column;gap:1rem;margin-bottom:2rem;display:flex}.pathDetail-module__BSXuuG__prereqWarning{align-items:center;gap:1rem;padding:1rem;display:flex}.pathDetail-module__BSXuuG__prereqIcon{color:var(--accent-red,#c41e3a);font-size:1.5rem}.pathDetail-module__BSXuuG__enrolledActions{flex-wrap:wrap;gap:1rem;display:flex}.pathDetail-module__BSXuuG__section{margin-bottom:2.5rem}.pathDetail-module__BSXuuG__sectionHeader{margin-bottom:1.5rem}.pathDetail-module__BSXuuG__sectionHeader h2{margin-bottom:.25rem}.pathDetail-module__BSXuuG__milestoneList{flex-direction:column;display:flex}.pathDetail-module__BSXuuG__milestone{gap:1.5rem;display:flex;position:relative}.pathDetail-module__BSXuuG__milestoneConnector{flex-direction:column;flex-shrink:0;align-items:center;width:40px;display:flex}.pathDetail-module__BSXuuG__milestoneDot{background:var(--bg-secondary,#1a1a2e);border:2px solid var(--border,#333);width:40px;height:40px;color:var(--text-muted,#666);z-index:1;border-radius:50%;justify-content:center;align-items:center;font-size:1rem;display:flex}.pathDetail-module__BSXuuG__milestone.pathDetail-module__BSXuuG__completed .pathDetail-module__BSXuuG__milestoneDot{background:var(--success,#4a9d7c);border-color:var(--success,#4a9d7c);color:#fff}.pathDetail-module__BSXuuG__milestone.pathDetail-module__BSXuuG__current .pathDetail-module__BSXuuG__milestoneDot{background:var(--accent-gold,#d4a574);border-color:var(--accent-gold,#d4a574);color:var(--bg-primary,#0f0f1a)}.pathDetail-module__BSXuuG__milestoneLine{background:var(--border,#333);flex:1;width:2px;min-height:20px}.pathDetail-module__BSXuuG__milestone.pathDetail-module__BSXuuG__completed .pathDetail-module__BSXuuG__milestoneLine{background:var(--success,#4a9d7c)}.pathDetail-module__BSXuuG__milestoneCard{flex:1;margin-bottom:1rem;padding:1.25rem}.pathDetail-module__BSXuuG__milestone.pathDetail-module__BSXuuG__locked .pathDetail-module__BSXuuG__milestoneCard{opacity:.6}.pathDetail-module__BSXuuG__milestoneHeader{justify-content:space-between;align-items:flex-start;margin-bottom:.75rem;display:flex}.pathDetail-module__BSXuuG__milestoneIcon{background:var(--bg-secondary,#1a1a2e);width:48px;height:48px;color:var(--accent-gold,#d4a574);border-radius:.75rem;justify-content:center;align-items:center;font-size:1.5rem;display:flex}.pathDetail-module__BSXuuG__milestoneMeta{flex-direction:column;align-items:flex-end;gap:.25rem;display:flex}.pathDetail-module__BSXuuG__milestoneLevel{color:var(--accent-gold,#d4a574);text-transform:uppercase;font-size:.75rem;font-weight:600}.pathDetail-module__BSXuuG__milestoneTime{color:var(--text-muted,#666);align-items:center;gap:.25rem;font-size:.75rem;display:flex}.pathDetail-module__BSXuuG__milestoneName{margin-bottom:.5rem}.pathDetail-module__BSXuuG__milestoneDescription{margin-bottom:1rem;font-size:.875rem}.pathDetail-module__BSXuuG__milestoneProgress{background:var(--bg-primary,#0f0f1a);border-radius:3px;height:6px;margin-bottom:1rem;overflow:hidden}.pathDetail-module__BSXuuG__milestoneProgressBar{background:var(--accent-gold,#d4a574);border-radius:3px;height:100%;transition:width .3s}.pathDetail-module__BSXuuG__milestoneActions{gap:.5rem;display:flex}.pathDetail-module__BSXuuG__completedBadge{background:var(--success,#4a9d7c);color:#fff;border-radius:1rem;align-items:center;gap:.25rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-flex}.pathDetail-module__BSXuuG__lockedMessage{background:var(--bg-secondary,#1a1a2e);color:var(--text-muted,#666);border-radius:.5rem;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.75rem;display:inline-flex}.pathDetail-module__BSXuuG__itemBreakdown{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1rem;margin-bottom:1.5rem;display:grid}.pathDetail-module__BSXuuG__itemCategory{text-decoration:none}.pathDetail-module__BSXuuG__categoryCard{text-align:center;padding:1.25rem}.pathDetail-module__BSXuuG__categoryIcon{background:var(--bg-secondary,#1a1a2e);width:48px;height:48px;color:var(--accent-gold,#d4a574);border-radius:50%;justify-content:center;align-items:center;margin:0 auto .75rem;font-size:1.5rem;display:flex}.pathDetail-module__BSXuuG__categoryContent h3{color:var(--accent-gold,#d4a574);margin-bottom:0}.pathDetail-module__BSXuuG__tags{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.pathDetail-module__BSXuuG__tagList{flex-wrap:wrap;gap:.5rem;display:flex}.pathDetail-module__BSXuuG__tag{background:var(--bg-secondary,#1a1a2e);color:var(--text-secondary,#888);border-radius:1rem;padding:.25rem .75rem;font-size:.75rem}.pathDetail-module__BSXuuG__japaneseIcon{font-family:Zen Kaku Gothic New,sans-serif;font-weight:700}.pathDetail-module__BSXuuG__notFound{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:3rem;display:flex}.pathDetail-module__BSXuuG__backLink{justify-content:center;margin-top:2rem;display:flex}@media (max-width:640px){.pathDetail-module__BSXuuG__header{text-align:center;flex-direction:column}.pathDetail-module__BSXuuG__pathIcon{width:64px;height:64px;font-size:2rem}.pathDetail-module__BSXuuG__statsBar{flex-direction:column;gap:1rem;padding:1rem}.pathDetail-module__BSXuuG__stat{justify-content:center}.pathDetail-module__BSXuuG__milestone{gap:1rem}.pathDetail-module__BSXuuG__milestoneConnector{width:32px}.pathDetail-module__BSXuuG__milestoneDot{width:32px;height:32px;font-size:.875rem}.pathDetail-module__BSXuuG__milestoneHeader{flex-direction:column;gap:.5rem}.pathDetail-module__BSXuuG__milestoneMeta{flex-direction:row;align-items:flex-start;gap:1rem}.pathDetail-module__BSXuuG__itemBreakdown{grid-template-columns:repeat(2,1fr)}.pathDetail-module__BSXuuG__enrolledActions{flex-direction:column}.pathDetail-module__BSXuuG__enrolledActions button{justify-content:center;width:100%}}@media (max-width:375px){.pathDetail-module__BSXuuG__pathTitle{font-size:1.5rem}.pathDetail-module__BSXuuG__pathIcon{width:56px;height:56px;font-size:1.75rem}.pathDetail-module__BSXuuG__categoryCard{padding:1rem}.pathDetail-module__BSXuuG__categoryIcon{width:40px;height:40px;font-size:1.25rem}}
.MultipleChoice-module__aNsrFq__container{grid-template-columns:repeat(2,1fr);gap:1.25rem;width:min(90vw,400px);margin-bottom:.5rem;animation:.4s ease-out both MultipleChoice-module__aNsrFq__fadeInUp;display:grid}.MultipleChoice-module__aNsrFq__choiceButton{text-align:center;min-height:60px;font-size:1.5rem;transition:all .2s cubic-bezier(.4,0,.2,1)}.MultipleChoice-module__aNsrFq__choiceButton:active:not(:disabled){transform:scale(.98)}@media (max-width:640px){.MultipleChoice-module__aNsrFq__container{gap:.75rem;width:85vw}.MultipleChoice-module__aNsrFq__choiceButton{min-height:55px;padding:1rem 1.25rem;font-size:1.25rem}}@media (prefers-reduced-motion:reduce){.MultipleChoice-module__aNsrFq__container{animation:none}.MultipleChoice-module__aNsrFq__choiceButton{transition:none}}
.ReviewStats-module__JXPmFW__statsCard{width:100%;max-width:500px;margin:0 auto;padding:2rem}.ReviewStats-module__JXPmFW__header{text-align:center;margin-bottom:2rem}.ReviewStats-module__JXPmFW__trophyIcon{color:var(--accent-gold,#d4a574);margin-bottom:.5rem;font-size:3rem}.ReviewStats-module__JXPmFW__mainStats{align-items:center;gap:2rem;margin-bottom:1.5rem;display:flex}.ReviewStats-module__JXPmFW__accuracyCircle{text-align:center}.ReviewStats-module__JXPmFW__accuracyRing{border:6px solid;border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;margin-bottom:.5rem;display:flex}.ReviewStats-module__JXPmFW__accuracyRing.ReviewStats-module__JXPmFW__excellent{border-color:var(--success,#22c55e);background:#22c55e1a}.ReviewStats-module__JXPmFW__accuracyRing.ReviewStats-module__JXPmFW__good{background:#3b82f61a;border-color:#3b82f6}.ReviewStats-module__JXPmFW__accuracyRing.ReviewStats-module__JXPmFW__okay{background:#eab3081a;border-color:#eab308}.ReviewStats-module__JXPmFW__accuracyRing.ReviewStats-module__JXPmFW__needsWork{border-color:var(--accent-red,#dc2626);background:#dc26261a}.ReviewStats-module__JXPmFW__accuracyValue{color:var(--text-primary,#f5f0e8);font-size:2rem;font-weight:700}.ReviewStats-module__JXPmFW__sideStats{flex-direction:column;flex:1;gap:1rem;display:flex}.ReviewStats-module__JXPmFW__statItem{align-items:center;gap:.75rem;display:flex}.ReviewStats-module__JXPmFW__correctIcon{color:var(--success,#22c55e);font-size:1.5rem}.ReviewStats-module__JXPmFW__incorrectIcon{color:var(--accent-red,#dc2626);font-size:1.5rem}.ReviewStats-module__JXPmFW__timeIcon{color:var(--accent-gold,#d4a574);font-size:1.5rem}.ReviewStats-module__JXPmFW__performanceMessage{text-align:center;border-radius:.5rem;margin-bottom:1.5rem;padding:1rem}.ReviewStats-module__JXPmFW__performanceMessage.ReviewStats-module__JXPmFW__excellent{color:var(--success,#22c55e);background:#22c55e1a;border:1px solid #22c55e4d}.ReviewStats-module__JXPmFW__performanceMessage.ReviewStats-module__JXPmFW__good{color:#3b82f6;background:#3b82f61a;border:1px solid #3b82f64d}.ReviewStats-module__JXPmFW__performanceMessage.ReviewStats-module__JXPmFW__okay{color:#eab308;background:#eab3081a;border:1px solid #eab3084d}.ReviewStats-module__JXPmFW__performanceMessage.ReviewStats-module__JXPmFW__needsWork{color:var(--accent-red,#dc2626);background:#dc26261a;border:1px solid #dc26264d}.ReviewStats-module__JXPmFW__moduleBreakdown{background:var(--bg-secondary,#1a1a2e);border-radius:.5rem;margin-bottom:1rem;padding:1rem}.ReviewStats-module__JXPmFW__breakdownLabel{text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem;display:block}.ReviewStats-module__JXPmFW__moduleList{flex-direction:column;gap:.5rem;display:flex}.ReviewStats-module__JXPmFW__moduleItem{border-bottom:1px solid var(--border,#333);justify-content:space-between;align-items:center;padding:.5rem 0;display:flex}.ReviewStats-module__JXPmFW__moduleItem:last-child{border-bottom:none}.ReviewStats-module__JXPmFW__moduleInfo{align-items:center;gap:.5rem;display:flex}.ReviewStats-module__JXPmFW__moduleIcon{color:var(--accent-gold,#d4a574);font-size:1.25rem}.ReviewStats-module__JXPmFW__moduleStats{color:var(--text-secondary,#888);gap:.5rem;display:flex}.ReviewStats-module__JXPmFW__moduleAccuracy{color:var(--text-muted,#666)}.ReviewStats-module__JXPmFW__avgTime{text-align:center;margin-bottom:1.5rem}.ReviewStats-module__JXPmFW__actions{flex-direction:column;gap:.75rem;display:flex}@media (max-width:480px){.ReviewStats-module__JXPmFW__statsCard{padding:1.5rem}.ReviewStats-module__JXPmFW__mainStats{flex-direction:column;gap:1.5rem}.ReviewStats-module__JXPmFW__sideStats{flex-flow:wrap;justify-content:center;gap:1.5rem}.ReviewStats-module__JXPmFW__statItem{text-align:center;flex-direction:column;gap:.25rem}}
.grammar-module__l2LUuG__grammarCard{margin-bottom:2rem;padding:2.5rem;animation:.6s ease-out both grammar-module__l2LUuG__fadeInUp}.grammar-module__l2LUuG__grammarTitle{letter-spacing:-.02em;margin-bottom:1.5rem}.grammar-module__l2LUuG__explanationSection{margin-bottom:2.5rem}.grammar-module__l2LUuG__explanationText{color:var(--text-secondary);font-size:1.15rem;line-height:1.7}.grammar-module__l2LUuG__examplesList{flex-direction:column;gap:1.5rem;display:flex}.grammar-module__l2LUuG__exampleItem{border:1px solid var(--border-subtle);background:#ffffff08;border-radius:12px;padding:1.5rem;transition:all .3s}.grammar-module__l2LUuG__exampleItem:hover{border-color:var(--accent-gold-dim);background:#ffffff0d;transform:translate(4px)}.grammar-module__l2LUuG__exampleJa{margin-bottom:.5rem;font-family:Zen Kaku Gothic New,sans-serif;font-size:1.4rem;font-weight:700}.grammar-module__l2LUuG__exampleEn{opacity:.8;font-size:1rem}.grammar-module__l2LUuG__exerciseSection{margin-bottom:2rem;padding:2.5rem;animation:.6s ease-out .2s both grammar-module__l2LUuG__fadeInUp}.grammar-module__l2LUuG__exerciseQuestion{margin-bottom:2rem;font-size:1.5rem}.grammar-module__l2LUuG__optionsGrid{grid-template-columns:1fr;gap:1rem;margin-bottom:1.5rem;display:grid}.grammar-module__l2LUuG__optionButton{text-align:left;justify-content:flex-start;padding:1.25rem 1.5rem;font-size:1.1rem}.grammar-module__l2LUuG__exerciseFeedback{text-align:center;background:#ffffff05;border-radius:12px;margin-top:2rem;padding:1.5rem}@media (max-width:640px){.grammar-module__l2LUuG__grammarCard,.grammar-module__l2LUuG__exerciseSection{padding:1.5rem}.grammar-module__l2LUuG__exampleJa{font-size:1.2rem}}.grammar-module__l2LUuG__pageHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.grammar-module__l2LUuG__statsRow{flex-wrap:wrap;gap:1.5rem;margin-bottom:1.5rem;display:flex}.grammar-module__l2LUuG__statCard{background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;flex-direction:column;min-width:100px;padding:.75rem 1.25rem;display:flex}.grammar-module__l2LUuG__statValue{color:var(--color-primary);font-size:1.25rem;font-weight:700}.grammar-module__l2LUuG__statLabel{color:var(--color-text-muted);font-size:.75rem}.grammar-module__l2LUuG__browseGrid{grid-template-columns:repeat(auto-fill,minmax(min(320px,100%),1fr));gap:1rem;margin-top:1rem;display:grid}.grammar-module__l2LUuG__grammarBrowseCard{background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;flex-direction:column;padding:1.25rem;transition:all .2s;display:flex}.grammar-module__l2LUuG__grammarBrowseCard:hover{border-color:var(--color-primary);transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.grammar-module__l2LUuG__grammarBrowseCard.grammar-module__l2LUuG__learned{border-color:var(--color-success);background:linear-gradient(135deg,var(--color-surface),rgba(var(--color-success-rgb),.05))}.grammar-module__l2LUuG__grammarHeader{justify-content:space-between;align-items:flex-start;margin-bottom:.75rem;display:flex}.grammar-module__l2LUuG__grammarPointTitle{color:var(--color-text);font-size:1.125rem;font-weight:600}.grammar-module__l2LUuG__grammarLevel{background:var(--color-primary);color:var(--color-text-on-primary);border-radius:9999px;padding:.125rem .5rem;font-size:.625rem;font-weight:600;display:inline-flex}.grammar-module__l2LUuG__grammarExplanation{color:var(--color-text-secondary);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:.75rem;font-size:.875rem;line-height:1.5;display:-webkit-box;overflow:hidden}.grammar-module__l2LUuG__grammarActions{border-top:1px solid var(--color-border);gap:.5rem;margin-top:auto;padding-top:.75rem;display:flex}.grammar-module__l2LUuG__learnedBadge{background:rgba(var(--color-success-rgb),.15);color:var(--color-success);border-radius:9999px;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:.75rem;font-weight:500;display:inline-flex}.grammar-module__l2LUuG__emptyState{text-align:center;background:var(--color-surface);border:2px dashed var(--color-border);border-radius:12px;flex-direction:column;justify-content:center;align-items:center;padding:3rem;display:flex}.grammar-module__l2LUuG__emptyIcon{color:var(--color-text-muted);margin-bottom:1rem;font-size:3rem}.grammar-module__l2LUuG__filterSection{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.grammar-module__l2LUuG__searchInput{flex:1;min-width:200px}.grammar-module__l2LUuG__reviewButton{align-items:center;gap:.5rem;display:flex}.grammar-module__l2LUuG__reviewCount{background:var(--color-primary);min-width:1.5rem;height:1.5rem;color:var(--color-text-on-primary);border-radius:9999px;justify-content:center;align-items:center;padding:0 .5rem;font-size:.75rem;font-weight:600;display:inline-flex}@media (max-width:480px){.grammar-module__l2LUuG__statsRow{flex-direction:column}.grammar-module__l2LUuG__statCard{width:100%}.grammar-module__l2LUuG__browseGrid{grid-template-columns:1fr}}
.leaderboard-module__LnPQGa__pageHeader{justify-content:center;align-items:center;gap:1rem;margin-bottom:.5rem;display:flex}.leaderboard-module__LnPQGa__headerIcon{color:var(--accent-gold,#d4a574);font-size:2.5rem}.leaderboard-module__LnPQGa__pageTitle{text-align:center}.leaderboard-module__LnPQGa__pageSubtitle{text-align:center;margin-bottom:2rem}.leaderboard-module__LnPQGa__periodTabs{background:var(--bg-secondary,#1a1a2e);border-radius:.75rem;justify-content:center;gap:.5rem;max-width:400px;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;padding:.375rem;display:flex}.leaderboard-module__LnPQGa__periodTab{min-height:44px;color:var(--text-muted,#666);cursor:pointer;background:0 0;border:none;border-radius:.5rem;flex:1;padding:.75rem 1rem;font-size:.9375rem;font-weight:500;transition:all .2s}.leaderboard-module__LnPQGa__periodTab:hover{color:var(--text-primary,#f5f0e8)}.leaderboard-module__LnPQGa__periodTab.leaderboard-module__LnPQGa__active{background:var(--accent-gold,#d4a574);color:var(--bg-primary,#0f0f1a)}.leaderboard-module__LnPQGa__filterRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.leaderboard-module__LnPQGa__languageDropdownContainer{position:relative}.leaderboard-module__LnPQGa__languageDropdownButton{background:var(--bg-card,#16162a);border:1px solid var(--border,#333);min-height:44px;color:var(--text-primary,#f5f0e8);cursor:pointer;border-radius:.5rem;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.9375rem;transition:all .2s;display:flex}.leaderboard-module__LnPQGa__languageDropdownButton:hover{border-color:var(--accent-gold,#d4a574)}.leaderboard-module__LnPQGa__languageDropdownButton svg:last-child{transition:transform .2s}.leaderboard-module__LnPQGa__languageDropdownButton svg:last-child.leaderboard-module__LnPQGa__rotated{transform:rotate(180deg)}.leaderboard-module__LnPQGa__languageDropdown{background:var(--bg-card,#16162a);border:1px solid var(--border,#333);z-index:100;border-radius:.5rem;max-height:300px;margin-top:.25rem;position:absolute;top:100%;left:0;right:0;overflow:hidden auto}.leaderboard-module__LnPQGa__languageOption{text-align:left;width:100%;min-height:44px;color:var(--text-primary,#f5f0e8);cursor:pointer;background:0 0;border:none;padding:.75rem 1rem;font-size:.9375rem;transition:background .2s;display:block}.leaderboard-module__LnPQGa__languageOption:hover{background:var(--bg-secondary,#1a1a2e)}.leaderboard-module__LnPQGa__languageOption.leaderboard-module__LnPQGa__selected{background:var(--accent-gold,#d4a574);color:var(--bg-primary,#0f0f1a);font-weight:500}.leaderboard-module__LnPQGa__visibilityButton{align-items:center;gap:.5rem;min-height:44px;display:flex}.leaderboard-module__LnPQGa__myStatsCard{width:100%;max-width:500px;margin:0 auto 1.5rem;padding:1.5rem}.leaderboard-module__LnPQGa__myStatsHeader{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.leaderboard-module__LnPQGa__myStatsIcon{color:var(--accent-gold,#d4a574);font-size:1.5rem}.leaderboard-module__LnPQGa__anonymousName{margin-left:auto;font-weight:600}.leaderboard-module__LnPQGa__xpBreakdown{background:var(--bg-secondary,#1a1a2e);border-radius:.5rem;padding:1rem}.leaderboard-module__LnPQGa__xpRow{border-bottom:1px solid var(--border,#333);justify-content:space-between;align-items:center;padding:.5rem 0;display:flex}.leaderboard-module__LnPQGa__xpRow:last-child{border-bottom:none}.leaderboard-module__LnPQGa__xpLabel{color:var(--text-muted,#666);font-size:.9375rem}.leaderboard-module__LnPQGa__xpValue{color:var(--text-primary,#f5f0e8);font-weight:500}.leaderboard-module__LnPQGa__xpTotal{border-top:2px solid var(--accent-gold,#d4a574);border-bottom:none;margin-top:.5rem;padding-top:1rem}.leaderboard-module__LnPQGa__xpTotalValue{color:var(--accent-gold,#d4a574);font-size:1.25rem;font-weight:700}.leaderboard-module__LnPQGa__myRank{text-align:center;border-top:1px solid var(--border,#333);margin-top:1rem;padding-top:1rem}.leaderboard-module__LnPQGa__leaderboardCard{width:100%;max-width:600px;margin:0 auto 1.5rem;padding:1rem}.leaderboard-module__LnPQGa__loading,.leaderboard-module__LnPQGa__emptyState{text-align:center;padding:2rem}.leaderboard-module__LnPQGa__emptyIcon{color:var(--text-muted,#666);margin-bottom:1rem;font-size:3rem}.leaderboard-module__LnPQGa__leaderboardList{flex-direction:column;gap:.5rem;display:flex}.leaderboard-module__LnPQGa__leaderboardRow{background:var(--bg-secondary,#1a1a2e);border-radius:.5rem;align-items:center;gap:1rem;min-height:56px;padding:.875rem 1rem;transition:all .2s;display:flex}.leaderboard-module__LnPQGa__leaderboardRow:hover{background:var(--bg-card,#16162a)}.leaderboard-module__LnPQGa__leaderboardRow.leaderboard-module__LnPQGa__currentUser{border:2px solid var(--accent-gold,#d4a574);background:#d4a5741a}.leaderboard-module__LnPQGa__leaderboardRow.leaderboard-module__LnPQGa__topThree{background:linear-gradient(90deg,#d4a5741a 0%,#0000 100%)}.leaderboard-module__LnPQGa__rankCell{flex-shrink:0;justify-content:center;align-items:center;width:48px;display:flex}.leaderboard-module__LnPQGa__rankNumber{color:var(--text-muted,#666);font-size:.9375rem;font-weight:600}.leaderboard-module__LnPQGa__goldMedal{color:gold;font-size:1.5rem}.leaderboard-module__LnPQGa__silverMedal{color:silver;font-size:1.5rem}.leaderboard-module__LnPQGa__bronzeMedal{color:#cd7f32;font-size:1.5rem}.leaderboard-module__LnPQGa__nameCell{flex:1;align-items:center;gap:.5rem;min-width:0;display:flex}.leaderboard-module__LnPQGa__playerName{color:var(--text-primary,#f5f0e8);white-space:nowrap;text-overflow:ellipsis;font-weight:500;overflow:hidden}.leaderboard-module__LnPQGa__youBadge{background:var(--accent-gold,#d4a574);color:var(--bg-primary,#0f0f1a);border-radius:.25rem;flex-shrink:0;padding:.125rem .5rem;font-size:.75rem;font-weight:600}.leaderboard-module__LnPQGa__streakCell{color:var(--text-muted,#666);flex-shrink:0;align-items:center;gap:.25rem;font-size:.875rem;display:flex}.leaderboard-module__LnPQGa__streakIcon{color:#ff6b35}.leaderboard-module__LnPQGa__xpCell{flex-shrink:0;justify-content:flex-end;align-items:baseline;gap:.25rem;min-width:80px;display:flex}.leaderboard-module__LnPQGa__xpAmount{color:var(--accent-gold,#d4a574);font-size:1rem;font-weight:700}.leaderboard-module__LnPQGa__xpSuffix{color:var(--text-muted,#666);font-size:.75rem}.leaderboard-module__LnPQGa__currentUserOutside{text-align:center;width:100%;max-width:600px;margin:0 auto 1.5rem;padding:1rem}.leaderboard-module__LnPQGa__currentUserOutside .leaderboard-module__LnPQGa__leaderboardRow{margin-top:.5rem}.leaderboard-module__LnPQGa__backButton{margin:0 auto 2rem;display:block}@media (max-width:640px){.leaderboard-module__LnPQGa__pageHeader{gap:.75rem}.leaderboard-module__LnPQGa__headerIcon{font-size:2rem}.leaderboard-module__LnPQGa__periodTabs{max-width:100%;padding:.25rem}.leaderboard-module__LnPQGa__periodTab{padding:.625rem .75rem;font-size:.875rem}.leaderboard-module__LnPQGa__filterRow{flex-direction:column;align-items:stretch}.leaderboard-module__LnPQGa__languageDropdownContainer{width:100%}.leaderboard-module__LnPQGa__languageDropdownButton{justify-content:space-between;width:100%}.leaderboard-module__LnPQGa__visibilityButton{justify-content:center;width:100%}.leaderboard-module__LnPQGa__myStatsCard,.leaderboard-module__LnPQGa__leaderboardCard,.leaderboard-module__LnPQGa__currentUserOutside{margin-left:0;margin-right:0;padding:1rem}.leaderboard-module__LnPQGa__anonymousName{width:100%;margin-top:.5rem;margin-left:0}.leaderboard-module__LnPQGa__leaderboardRow{gap:.5rem;padding:.75rem}.leaderboard-module__LnPQGa__rankCell{width:36px}.leaderboard-module__LnPQGa__playerName{font-size:.9375rem}.leaderboard-module__LnPQGa__xpCell{min-width:60px}.leaderboard-module__LnPQGa__xpAmount{font-size:.9375rem}}@media (max-width:375px){.leaderboard-module__LnPQGa__pageTitle,.leaderboard-module__LnPQGa__headerIcon{font-size:1.5rem}.leaderboard-module__LnPQGa__myStatsHeader h3{font-size:1.125rem}.leaderboard-module__LnPQGa__xpBreakdown{padding:.75rem}.leaderboard-module__LnPQGa__xpRow{padding:.375rem 0}.leaderboard-module__LnPQGa__xpLabel,.leaderboard-module__LnPQGa__xpValue{font-size:.875rem}.leaderboard-module__LnPQGa__leaderboardRow{gap:.375rem;padding:.625rem}.leaderboard-module__LnPQGa__rankCell{width:32px}.leaderboard-module__LnPQGa__goldMedal,.leaderboard-module__LnPQGa__silverMedal,.leaderboard-module__LnPQGa__bronzeMedal{font-size:1.25rem}.leaderboard-module__LnPQGa__playerName{font-size:.875rem}.leaderboard-module__LnPQGa__streakCell{display:none}.leaderboard-module__LnPQGa__xpCell{min-width:50px}.leaderboard-module__LnPQGa__xpAmount{font-size:.875rem}}
.listening-module__QeasMG__listeningCard{text-align:center;margin-bottom:2rem;padding:2.5rem;animation:.6s ease-out both listening-module__QeasMG__fadeInUp}.listening-module__QeasMG__listeningTitle{color:var(--accent-gold);margin-bottom:2.5rem;font-size:2.2rem;font-weight:700}.listening-module__QeasMG__audioControls{flex-direction:column;align-items:center;gap:2rem;margin-bottom:2.5rem;display:flex}.listening-module__QeasMG__playButton{min-width:200px;font-size:1.2rem}.listening-module__QeasMG__transcriptText{border:1px solid var(--border-subtle);color:var(--text-secondary);background:#ffffff08;border-radius:16px;margin-top:1.5rem;padding:2rem;font-size:1.1rem;line-height:1.8}.listening-module__QeasMG__dictationSection{margin-bottom:2rem;padding:2.5rem;animation:.6s ease-out .1s both listening-module__QeasMG__fadeInUp}.listening-module__QeasMG__dictationLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1.5rem;font-size:.85rem;font-weight:700;display:block}.listening-module__QeasMG__dictationInput{border:1px solid var(--border-subtle);width:100%;color:var(--text-primary);resize:vertical;background:#0003;border-radius:12px;min-height:120px;margin-bottom:2rem;padding:1.25rem;font-family:Zen Kaku Gothic New,sans-serif;font-size:1.2rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.listening-module__QeasMG__dictationInput:focus{border-color:var(--accent-gold);box-shadow:0 0 0 4px var(--accent-gold-dim);background:#0000004d;outline:none}.listening-module__QeasMG__dictationFeedback{text-align:center;background:#ffffff05;border-radius:12px;margin-top:2rem;padding:1.5rem}@media (max-width:640px){.listening-module__QeasMG__listeningCard,.listening-module__QeasMG__dictationSection{padding:1.5rem}.listening-module__QeasMG__listeningTitle{font-size:1.8rem}.listening-module__QeasMG__dictationInput{font-size:1.1rem}}
.paths-module__yBfibW__pageTitle{margin-bottom:.5rem}.paths-module__yBfibW__pageSubtitle{margin-bottom:2rem}.paths-module__yBfibW__difficultyChips{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.paths-module__yBfibW__filterChip{border:1px solid var(--border,#333);color:var(--text-secondary,#888);cursor:pointer;background:0 0;border-radius:9999px;min-height:40px;padding:.5rem 1.25rem;font-size:.875rem;transition:all .2s}.paths-module__yBfibW__filterChip:hover{border-color:var(--accent-gold,#d4a574);color:var(--accent-gold,#d4a574)}.paths-module__yBfibW__chipActive{background:var(--accent-gold,#d4a574);color:var(--bg-primary,#0f0f1a);border-color:var(--accent-gold,#d4a574);font-weight:600}.paths-module__yBfibW__filterBar{margin-bottom:2rem}.paths-module__yBfibW__filterToggle{align-items:center;gap:.5rem;display:flex}.paths-module__yBfibW__filterOptions{background:var(--bg-card,#16162a);border:1px solid var(--border,#333);border-radius:.75rem;flex-wrap:wrap;gap:1.5rem;margin-top:1rem;padding:1rem;display:flex}.paths-module__yBfibW__filterGroup{flex-direction:column;gap:.5rem;display:flex}.paths-module__yBfibW__filterButtons{flex-wrap:wrap;gap:.5rem;display:flex}.paths-module__yBfibW__filterButton{background:var(--bg-secondary,#1a1a2e);border:1px solid var(--border,#333);color:var(--text-secondary,#888);cursor:pointer;border-radius:.5rem;min-height:44px;padding:.5rem 1rem;font-size:.875rem;transition:all .2s}.paths-module__yBfibW__filterButton:hover{background:var(--bg-hover,#ffffff0d);color:var(--text-primary,#f5f0e8)}.paths-module__yBfibW__filterButton.paths-module__yBfibW__active{background:var(--accent-gold,#d4a574);color:var(--bg-primary,#0f0f1a);border-color:var(--accent-gold,#d4a574)}.paths-module__yBfibW__section{margin-bottom:2.5rem}.paths-module__yBfibW__sectionHeader{align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.paths-module__yBfibW__sectionIcon{color:var(--accent-gold,#d4a574);font-size:1.5rem}.paths-module__yBfibW__adaptiveCard{padding:1.5rem}.paths-module__yBfibW__adaptiveHeader{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.paths-module__yBfibW__adaptiveIcon{background:linear-gradient(135deg,var(--accent-gold),var(--accent-red));color:#fff;border-radius:1rem;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.75rem;display:flex}.paths-module__yBfibW__adaptiveInfo{flex:1}.paths-module__yBfibW__adaptiveInfo h3{margin-bottom:.25rem}.paths-module__yBfibW__adaptiveContent{margin-bottom:1.5rem}.paths-module__yBfibW__adaptiveRationale{background:var(--bg-secondary,#1a1a2e);border-radius:.5rem;margin-bottom:1rem;padding:1rem;font-style:italic}.paths-module__yBfibW__adaptiveStats{justify-content:space-around;margin-bottom:1rem;display:flex}.paths-module__yBfibW__adaptiveStat{text-align:center}.paths-module__yBfibW__adaptiveStat h3{margin-bottom:.25rem}.paths-module__yBfibW__focusAreas{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.paths-module__yBfibW__focusTags{flex-wrap:wrap;gap:.5rem;display:flex}.paths-module__yBfibW__focusTag{background:var(--bg-secondary,#1a1a2e);text-transform:capitalize;border-radius:1rem;padding:.25rem .75rem;font-size:.75rem}.paths-module__yBfibW__adaptiveAction{justify-content:center;display:flex}.paths-module__yBfibW__pathsGrid{gap:1.5rem;display:grid}.paths-module__yBfibW__pathCard{color:var(--text-primary,#f5f0e8);gap:1.5rem;padding:1.5rem;text-decoration:none;display:flex;position:relative}.paths-module__yBfibW__pathIcon{background:var(--accent-gold,#d4a574);width:64px;height:64px;color:var(--bg-primary,#0f0f1a);border-radius:1rem;flex-shrink:0;justify-content:center;align-items:center;font-size:2rem;display:flex}.paths-module__yBfibW__pathContent{flex:1;min-width:0}.paths-module__yBfibW__pathDescription{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:.5rem 0 1rem;display:-webkit-box;overflow:hidden}.paths-module__yBfibW__pathProgress{background:var(--bg-secondary,#1a1a2e);border-radius:3px;height:6px;margin-bottom:.75rem;overflow:hidden}.paths-module__yBfibW__pathProgressBar{background:var(--accent-gold,#d4a574);border-radius:3px;height:100%;transition:width .3s}.paths-module__yBfibW__pathMeta{gap:1rem;display:flex}.paths-module__yBfibW__pathStat{color:var(--text-muted,#666);align-items:center;gap:.25rem;font-size:.875rem;display:flex}.paths-module__yBfibW__estimatedHours{color:var(--text-muted,#666);align-items:center;gap:.25rem;font-size:.8rem;display:flex}.paths-module__yBfibW__enrolledBadge{background:var(--success,#4a9d7c);color:#fff;border-radius:1rem;align-items:center;gap:.25rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:flex;position:absolute;top:1rem;right:1rem}.paths-module__yBfibW__topicGrid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.5rem;display:grid}.paths-module__yBfibW__topicCard{color:var(--text-primary,#f5f0e8);padding:1.25rem;text-decoration:none;transition:transform .2s,opacity .2s;position:relative}.paths-module__yBfibW__topicCard.paths-module__yBfibW__locked{opacity:.6}.paths-module__yBfibW__topicCard.paths-module__yBfibW__locked:hover{transform:none}.paths-module__yBfibW__topicHeader{justify-content:space-between;align-items:flex-start;margin-bottom:.75rem;display:flex}.paths-module__yBfibW__topicIcon{background:var(--bg-secondary,#1a1a2e);width:48px;height:48px;color:var(--accent-gold,#d4a574);border-radius:.75rem;justify-content:center;align-items:center;font-size:1.5rem;display:flex}.paths-module__yBfibW__lockIcon{color:var(--text-muted,#666);font-size:1.25rem}.paths-module__yBfibW__topicTitle{margin-bottom:.5rem}.paths-module__yBfibW__topicDescription{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:1rem;display:-webkit-box;overflow:hidden}.paths-module__yBfibW__topicProgress{background:var(--bg-secondary,#1a1a2e);border-radius:2px;height:4px;margin-bottom:.75rem;overflow:hidden}.paths-module__yBfibW__topicProgressBar{background:var(--accent-gold,#d4a574);border-radius:2px;height:100%;transition:width .3s}.paths-module__yBfibW__topicMeta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;display:flex}.paths-module__yBfibW__difficultyBadge{text-transform:capitalize;font-size:.75rem;font-weight:600}.paths-module__yBfibW__topicTags{gap:.5rem;display:flex}.paths-module__yBfibW__tag{background:var(--bg-secondary,#1a1a2e);color:var(--text-muted,#666);border-radius:.25rem;padding:.125rem .5rem;font-size:.7rem}.paths-module__yBfibW__topicEnrolledStatus{margin-top:.25rem}.paths-module__yBfibW__prereqText{margin-top:.5rem;font-size:.75rem}.paths-module__yBfibW__lockedWrapper{pointer-events:none;cursor:default}.paths-module__yBfibW__emptyState{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:3rem;display:flex}.paths-module__yBfibW__backLink{justify-content:center;margin-top:2rem;display:flex}@media (max-width:640px){.paths-module__yBfibW__filterOptions{flex-direction:column;gap:1rem}.paths-module__yBfibW__pathCard{text-align:center;flex-direction:column;align-items:center;gap:1rem}.paths-module__yBfibW__pathMeta{justify-content:center}.paths-module__yBfibW__enrolledBadge{margin-top:.75rem;position:static}.paths-module__yBfibW__topicGrid{grid-template-columns:1fr}.paths-module__yBfibW__adaptiveStats{flex-direction:column;gap:1rem}.paths-module__yBfibW__adaptiveHeader{text-align:center;flex-direction:column}}@media (max-width:375px){.paths-module__yBfibW__pageTitle{font-size:1.5rem}.paths-module__yBfibW__filterButton{padding:.5rem .75rem;font-size:.8rem}.paths-module__yBfibW__pathIcon{width:48px;height:48px;font-size:1.5rem}.paths-module__yBfibW__topicCard{padding:1rem}}
.reading-module__CvEWxG__readingCard{margin-bottom:2rem;padding:2.5rem;animation:.6s ease-out both reading-module__CvEWxG__fadeInUp}.reading-module__CvEWxG__readingTitle{color:var(--accent-gold);text-align:center;margin-bottom:2.5rem;font-size:2.2rem;font-weight:700}.reading-module__CvEWxG__readingText{color:var(--text-primary);white-space:pre-wrap;border:1px solid var(--border-subtle);background:#ffffff05;border-radius:16px;margin-bottom:2.5rem;padding:1.5rem;font-size:1.4rem;line-height:2.2}.reading-module__CvEWxG__withFurigana ruby rt{color:var(--text-muted);opacity:1;visibility:visible;font-size:.55em}.reading-module__CvEWxG__noFurigana ruby rt{opacity:0;visibility:hidden;font-size:0}.reading-module__CvEWxG__readingText ruby{ruby-position:over;ruby-align:center}.reading-module__CvEWxG__readingText ruby rt{transition:opacity .2s,font-size .2s}.reading-module__CvEWxG__questionsSection{margin-bottom:2rem;padding:2.5rem;animation:.6s ease-out both reading-module__CvEWxG__fadeInUp}.reading-module__CvEWxG__questionsTitle{color:var(--accent-gold);text-align:center;margin-bottom:2.5rem;font-weight:700}.reading-module__CvEWxG__questionsList{flex-direction:column;gap:2.5rem;display:flex}.reading-module__CvEWxG__questionItem{border:1px solid var(--border-subtle);background:#ffffff05;border-radius:16px;padding:2rem}.reading-module__CvEWxG__questionText{color:var(--text-primary);margin-bottom:1.5rem;font-size:1.2rem;font-weight:700}.reading-module__CvEWxG__optionsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}.reading-module__CvEWxG__optionButton{text-align:left;justify-content:flex-start;padding:1rem 1.25rem;font-size:1rem}@media (max-width:640px){.reading-module__CvEWxG__readingCard,.reading-module__CvEWxG__questionsSection{padding:1.5rem}.reading-module__CvEWxG__readingTitle{font-size:1.8rem}.reading-module__CvEWxG__readingText{padding:1rem;font-size:1.2rem;line-height:2}.reading-module__CvEWxG__optionsGrid{grid-template-columns:1fr}}.reading-module__CvEWxG__pageHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.reading-module__CvEWxG__statsRow{flex-wrap:wrap;gap:1.5rem;margin-bottom:1.5rem;display:flex}.reading-module__CvEWxG__statCard{background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;flex-direction:column;min-width:100px;padding:.75rem 1.25rem;display:flex}.reading-module__CvEWxG__statValue{color:var(--color-primary);font-size:1.25rem;font-weight:700}.reading-module__CvEWxG__statLabel{color:var(--color-text-muted);font-size:.75rem}.reading-module__CvEWxG__browseGrid{grid-template-columns:repeat(auto-fill,minmax(min(320px,100%),1fr));gap:1rem;margin-top:1rem;display:grid}.reading-module__CvEWxG__readingBrowseCard{background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;flex-direction:column;padding:1.25rem;transition:all .2s;display:flex}.reading-module__CvEWxG__readingBrowseCard:hover{border-color:var(--color-primary);transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.reading-module__CvEWxG__readingBrowseCard.reading-module__CvEWxG__learned{border-color:var(--color-success);background:linear-gradient(135deg,var(--color-surface),rgba(var(--color-success-rgb),.05))}.reading-module__CvEWxG__readingHeader{justify-content:space-between;align-items:flex-start;margin-bottom:.75rem;display:flex}.reading-module__CvEWxG__readingItemTitle{color:var(--color-text);font-size:1.125rem;font-weight:600}.reading-module__CvEWxG__readingLevel{background:var(--color-primary);color:var(--color-text-on-primary);border-radius:9999px;padding:.125rem .5rem;font-size:.625rem;font-weight:600;display:inline-flex}.reading-module__CvEWxG__readingPreview{color:var(--color-text-secondary);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:.75rem;font-size:.875rem;line-height:1.5;display:-webkit-box;overflow:hidden}.reading-module__CvEWxG__readingActions{border-top:1px solid var(--color-border);gap:.5rem;margin-top:auto;padding-top:.75rem;display:flex}.reading-module__CvEWxG__learnedBadge{background:rgba(var(--color-success-rgb),.15);color:var(--color-success);border-radius:9999px;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:.75rem;font-weight:500;display:inline-flex}.reading-module__CvEWxG__emptyState{text-align:center;background:var(--color-surface);border:2px dashed var(--color-border);border-radius:12px;flex-direction:column;justify-content:center;align-items:center;padding:3rem;display:flex}.reading-module__CvEWxG__emptyIcon{color:var(--color-text-muted);margin-bottom:1rem;font-size:3rem}.reading-module__CvEWxG__filterSection{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.reading-module__CvEWxG__searchInput{flex:1;min-width:200px}.reading-module__CvEWxG__reviewButton{align-items:center;gap:.5rem;display:flex}.reading-module__CvEWxG__reviewCount{background:var(--color-primary);min-width:1.5rem;height:1.5rem;color:var(--color-text-on-primary);border-radius:9999px;justify-content:center;align-items:center;padding:0 .5rem;font-size:.75rem;font-weight:600;display:inline-flex}@media (max-width:480px){.reading-module__CvEWxG__statsRow{flex-direction:column}.reading-module__CvEWxG__statCard{width:100%}.reading-module__CvEWxG__browseGrid{grid-template-columns:1fr}}
.review-module__9PUODq__pageTitle{text-align:center;margin-bottom:2rem}.review-module__9PUODq__queueSummary{width:100%;max-width:500px;margin:0 auto 2rem;padding:2rem}.review-module__9PUODq__queueHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.review-module__9PUODq__urgencyBadge{text-transform:uppercase;border-radius:9999px;padding:.5rem 1rem;font-size:.875rem;font-weight:600}.review-module__9PUODq__urgencyBadge.review-module__9PUODq__overdue{color:var(--accent-red,#dc2626);border:1px solid var(--accent-red,#dc2626);background:#dc262633}.review-module__9PUODq__urgencyBadge.review-module__9PUODq__due{color:var(--accent-gold,#eab308);border:1px solid var(--accent-gold,#eab308);background:#eab30833}.review-module__9PUODq__urgencyBadge.review-module__9PUODq__upcoming{color:#3b82f6;background:#3b82f633;border:1px solid #3b82f6}.review-module__9PUODq__urgencyBadge.review-module__9PUODq__none{color:var(--success,#22c55e);border:1px solid var(--success,#22c55e);background:#22c55e33}.review-module__9PUODq__moduleBreakdown{flex-wrap:wrap;gap:.75rem;margin-bottom:1.5rem;display:flex}.review-module__9PUODq__moduleChip{background:var(--bg-secondary,#1a1a2e);border:2px solid var(--border,#333);cursor:pointer;color:var(--text-secondary,#888);border-radius:.5rem;align-items:center;gap:.5rem;min-height:44px;padding:.75rem 1rem;font-size:.875rem;transition:all .2s;display:flex}.review-module__9PUODq__moduleChip:hover{border-color:var(--accent-gold,#d4a574);color:var(--text-primary,#f5f0e8)}.review-module__9PUODq__moduleChip.review-module__9PUODq__active{border-color:var(--accent-gold,#d4a574);color:var(--accent-gold,#d4a574);background:#d4a5741a}.review-module__9PUODq__moduleIcon{font-size:1.25rem}.review-module__9PUODq__estimatedTime{color:var(--text-secondary,#888);align-items:center;gap:.5rem;margin-bottom:1.5rem;display:flex}.review-module__9PUODq__timeIcon{font-size:1.25rem}.review-module__9PUODq__startButton,.review-module__9PUODq__backButton{margin-top:1rem}@media (max-width:480px){.review-module__9PUODq__queueSummary{padding:1.5rem}.review-module__9PUODq__queueHeader{flex-direction:column;align-items:flex-start}.review-module__9PUODq__moduleChip{flex:1;justify-content:center;min-width:140px}}
.settings-module__eSbG6G__pageHeader{justify-content:center;align-items:center;gap:1rem;margin-bottom:.5rem;display:flex}.settings-module__eSbG6G__headerIcon{color:var(--accent-gold,#d4a574);font-size:2.5rem}.settings-module__eSbG6G__pageTitle{text-align:center}.settings-module__eSbG6G__pageSubtitle{text-align:center;margin-bottom:2rem}.settings-module__eSbG6G__settingsSection{width:100%;max-width:600px;margin:0 auto 1rem;padding:1.5rem}.settings-module__eSbG6G__sectionHeader{border-bottom:1px solid var(--border,#333);align-items:center;gap:.75rem;margin-bottom:1.5rem;padding-bottom:.75rem;display:flex}.settings-module__eSbG6G__sectionIcon{color:var(--accent-gold,#d4a574);font-size:1.5rem}.settings-module__eSbG6G__settingRow{border-bottom:1px solid var(--border,#333);justify-content:space-between;align-items:center;gap:1rem;padding:1rem 0;display:flex}.settings-module__eSbG6G__settingRow:last-child{border-bottom:none}.settings-module__eSbG6G__settingInfo{flex:1}.settings-module__eSbG6G__settingLabel{margin-bottom:.25rem;font-weight:500}.settings-module__eSbG6G__settingControl{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.settings-module__eSbG6G__anonymousName{font-size:1rem;font-weight:600}.settings-module__eSbG6G__settingsLink{width:100%;max-width:600px;margin:0 auto 1rem;text-decoration:none;display:block}.settings-module__eSbG6G__linkContent{justify-content:space-between;align-items:center;display:flex}.settings-module__eSbG6G__linkLeft{align-items:center;gap:.75rem;display:flex}.settings-module__eSbG6G__chevron{color:var(--text-muted,#666);font-size:1.25rem;transition:transform .2s}.settings-module__eSbG6G__chevronOpen{transform:rotate(90deg)}.settings-module__eSbG6G__settingsLink:hover .settings-module__eSbG6G__chevron{color:var(--accent-gold,#d4a574);transform:translate(4px)}.settings-module__eSbG6G__advancedToggle{border:none;border-top:1px solid var(--border,#333);width:100%;color:var(--text-muted,#888);cursor:pointer;background:0 0;justify-content:space-between;align-items:center;margin-top:1rem;padding:.75rem 0;transition:color .2s;display:flex}.settings-module__eSbG6G__advancedToggle:hover{color:var(--accent-gold,#d4a574)}.settings-module__eSbG6G__advancedContent{padding-top:.5rem}.settings-module__eSbG6G__comingSoon{text-align:center;padding:1.5rem}.settings-module__eSbG6G__settingLabelRow{align-items:center;gap:.5rem;margin-bottom:.25rem;display:flex}.settings-module__eSbG6G__settingLabelIcon{color:var(--accent-gold,#d4a574);font-size:1.125rem}.settings-module__eSbG6G__warningText{margin-top:.5rem}.settings-module__eSbG6G__progressSection{background:var(--bg-tertiary,#ffffff08);border-radius:.5rem;margin-top:.5rem;padding:1rem}.settings-module__eSbG6G__progressHeader{align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.settings-module__eSbG6G__progressIcon{color:var(--accent-gold,#d4a574);font-size:1rem;animation:1.5s ease-in-out infinite settings-module__eSbG6G__pulse}@keyframes settings-module__eSbG6G__pulse{0%,to{opacity:1}50%{opacity:.5}}.settings-module__eSbG6G__progressBar{background:var(--bg-secondary,#ffffff1a);border-radius:3px;height:6px;overflow:hidden}.settings-module__eSbG6G__progressFill{background:linear-gradient(90deg,var(--accent-gold,#d4a574),var(--accent-secondary,#8b7355));border-radius:3px;height:100%;transition:width .3s}.settings-module__eSbG6G__progressPercent{text-align:right;margin-top:.5rem;font-size:.75rem;display:block}.settings-module__eSbG6G__statusSection{background:var(--bg-tertiary,#ffffff08);border-radius:.5rem;align-items:center;gap:.5rem;margin-top:.5rem;padding:.75rem 1rem;display:flex}.settings-module__eSbG6G__successIcon{color:var(--success,#4ade80);font-size:1.25rem}.settings-module__eSbG6G__errorIcon{color:var(--error,#f87171);font-size:1.25rem}.settings-module__eSbG6G__warningIcon{color:var(--warning,#fbbf24);font-size:1.25rem}.settings-module__eSbG6G__ttsInfo{background:var(--bg-tertiary,#ffffff08);border-radius:.5rem;margin-top:1rem;padding:1rem}.settings-module__eSbG6G__ttsInfoTitle{margin-bottom:.5rem;font-weight:500;display:block}.settings-module__eSbG6G__ttsTierList{color:var(--text-muted,#666);margin:0;padding-left:1.25rem;font-size:.8125rem;line-height:1.6}.settings-module__eSbG6G__ttsTierList li{padding-left:.25rem}.settings-module__eSbG6G__voiceSelectionHeader{border-top:1px solid var(--border,#333);align-items:center;gap:.5rem;margin-top:1.5rem;margin-bottom:.5rem;padding-top:1rem;display:flex}.settings-module__eSbG6G__voiceSelectionNote{margin-bottom:1rem;display:block}.settings-module__eSbG6G__voiceSelector{align-items:stretch;gap:.75rem;display:flex}.settings-module__eSbG6G__voiceSelect{background:var(--bg-card,#1a1a1a);color:var(--text-primary,#fff);border:1px solid var(--border,#333);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;border-radius:.5rem;flex:1;padding:.75rem 2.5rem .75rem 1rem;font-size:.9375rem}.settings-module__eSbG6G__voiceSelect:focus{border-color:var(--accent-gold,#d4a574);box-shadow:0 0 0 2px var(--accent-gold-glow,#d4a57433);outline:none}.settings-module__eSbG6G__voiceSelect optgroup{color:var(--text-muted,#666);background:var(--bg-card,#1a1a1a);font-weight:600}.settings-module__eSbG6G__voiceSelect option{background:var(--bg-card,#1a1a1a);color:var(--text-primary,#fff);padding:.5rem}.settings-module__eSbG6G__testVoiceButton{white-space:nowrap;align-items:center;gap:.5rem;min-width:100px;padding:.75rem 1.25rem;display:flex}.settings-module__eSbG6G__voiceInfo{margin-top:.5rem;padding:.5rem 0}@media (max-width:640px){.settings-module__eSbG6G__voiceSelector{flex-direction:column}.settings-module__eSbG6G__testVoiceButton{justify-content:center;width:100%}.settings-module__eSbG6G__voiceSelectionHeader{margin-top:1rem;padding-top:.75rem}}.settings-module__eSbG6G__backButton{margin:2rem auto;display:block}@media (max-width:640px){.settings-module__eSbG6G__pageHeader{gap:.75rem}.settings-module__eSbG6G__headerIcon{font-size:2rem}.settings-module__eSbG6G__settingsSection{margin-left:0;margin-right:0;padding:1rem}.settings-module__eSbG6G__settingRow{flex-direction:column;align-items:flex-start;gap:.75rem}.settings-module__eSbG6G__settingControl{width:100%}.settings-module__eSbG6G__linkLeft{flex-direction:column;align-items:flex-start;gap:.5rem}.settings-module__eSbG6G__sectionHeader h3{font-size:1.125rem}}@media (max-width:375px){.settings-module__eSbG6G__pageTitle,.settings-module__eSbG6G__headerIcon{font-size:1.5rem}.settings-module__eSbG6G__settingsSection{padding:.875rem}.settings-module__eSbG6G__anonymousName{font-size:.9375rem}}.settings-module__eSbG6G__languageOverridesSection{border-top:2px solid var(--border,#333);margin-top:2rem;padding-top:1rem}.settings-module__eSbG6G__overridesTitle{margin-bottom:.5rem}.settings-module__eSbG6G__overridesSubtitle{margin-bottom:1.5rem;display:block}.settings-module__eSbG6G__overridesGrid{grid-template-columns:1fr;gap:.75rem;display:grid}.settings-module__eSbG6G__overrideRow{background:var(--bg-tertiary,#ffffff08);border:1px solid var(--border-subtle,#ffffff0d);border-radius:.5rem;justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.settings-module__eSbG6G__overrideLangName{color:var(--text-primary,#fff);font-weight:500}.settings-module__eSbG6G__overrideSelect{background:var(--bg-secondary,#222);color:var(--text-primary,#fff);border:1px solid var(--border,#444);cursor:pointer;border-radius:.375rem;min-width:140px;padding:.5rem 1rem;font-size:.875rem}.settings-module__eSbG6G__overrideSelect:focus{border-color:var(--accent-gold,#d4a574);outline:none}.settings-module__eSbG6G__customColorsSection{border-top:2px solid var(--border,#333);margin-top:2rem;padding-top:1rem}.settings-module__eSbG6G__overridesHeader{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}.settings-module__eSbG6G__resetButton{flex-shrink:0}.settings-module__eSbG6G__colorGrid{grid-template-columns:1fr;gap:.75rem;display:grid}.settings-module__eSbG6G__colorRow{background:var(--bg-tertiary,#ffffff08);border:1px solid var(--border-subtle,#ffffff0d);border-radius:.5rem;justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.settings-module__eSbG6G__colorLabel{color:var(--text-primary,#fff);font-weight:500}.settings-module__eSbG6G__colorPicker{border:2px solid var(--border,#444);cursor:pointer;background:0 0;border-radius:50%;width:40px;height:40px;padding:0;overflow:hidden}.settings-module__eSbG6G__colorPicker::-webkit-color-swatch-wrapper{padding:0}.settings-module__eSbG6G__colorPicker::-webkit-color-swatch{border:none;border-radius:50%}@media (min-width:641px){.settings-module__eSbG6G__colorGrid{grid-template-columns:repeat(2,1fr)}}.settings-module__eSbG6G__contrastWarning{color:var(--accent-red-light,#ff6b6b);background:#c41e3a1f;border:1px solid #c41e3a4d;border-radius:10px;align-items:flex-start;gap:.5rem;margin-top:1rem;padding:.75rem 1rem;display:flex}.settings-module__eSbG6G__contrastOk{color:var(--accent-green,#4ade80);background:#4ade801a;border:1px solid #4ade8040;border-radius:10px;align-items:center;gap:.5rem;margin-top:1rem;padding:.75rem 1rem;display:flex}@media (max-width:640px){.settings-module__eSbG6G__overridesHeader{flex-direction:column;align-items:stretch}.settings-module__eSbG6G__resetButton{width:100%}}
.srs-module__DQRYca__pageTitle{text-align:center;margin-bottom:.5rem}.srs-module__DQRYca__pageSubtitle{text-align:center;margin-bottom:2rem}.srs-module__DQRYca__settingsSection{width:100%;max-width:600px;margin:0 auto 1.5rem;padding:1.5rem}.srs-module__DQRYca__sectionHeader{border-bottom:1px solid var(--border,#333);align-items:center;gap:.75rem;margin-bottom:1.5rem;padding-bottom:.75rem;display:flex}.srs-module__DQRYca__sectionIcon{color:var(--accent-gold,#d4a574);font-size:1.5rem}.srs-module__DQRYca__settingRow{border-bottom:1px solid var(--border,#333);justify-content:space-between;align-items:center;gap:1rem;padding:1rem 0;display:flex}.srs-module__DQRYca__settingRow:last-child{border-bottom:none}.srs-module__DQRYca__settingInfo{flex:1}.srs-module__DQRYca__settingLabel{margin-bottom:.25rem;font-weight:500}.srs-module__DQRYca__settingControl{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.srs-module__DQRYca__slider{appearance:none;background:var(--bg-secondary,#1a1a2e);border-radius:3px;outline:none;width:120px;height:6px}.srs-module__DQRYca__slider::-webkit-slider-thumb{appearance:none;background:var(--accent-gold,#d4a574);cursor:pointer;border-radius:50%;width:20px;height:20px;transition:transform .2s}.srs-module__DQRYca__slider::-webkit-slider-thumb:hover{transform:scale(1.1)}.srs-module__DQRYca__slider::-moz-range-thumb{background:var(--accent-gold,#d4a574);cursor:pointer;border:none;border-radius:50%;width:20px;height:20px}.srs-module__DQRYca__sliderValue{text-align:right;min-width:50px;color:var(--accent-gold,#d4a574);font-weight:600}.srs-module__DQRYca__timeInput{background:var(--bg-secondary,#1a1a2e);border:1px solid var(--border,#333);color:var(--text-primary,#f5f0e8);border-radius:.375rem;min-height:44px;padding:.5rem .75rem;font-size:1rem}.srs-module__DQRYca__timeInput:focus{border-color:var(--accent-gold,#d4a574);outline:none}.srs-module__DQRYca__actionButtons{flex-wrap:wrap;justify-content:center;gap:1rem;margin:2rem 0 1rem;display:flex}.srs-module__DQRYca__actionButtons button{align-items:center;gap:.5rem;display:flex}.srs-module__DQRYca__backButton{margin:0 auto 2rem;display:block}.srs-module__DQRYca__buttonGroup{background:var(--bg-secondary,#1a1a2e);border-radius:.5rem;gap:.25rem;padding:.25rem;display:flex}.srs-module__DQRYca__optionButton{color:var(--text-muted,#666);cursor:pointer;background:0 0;border:none;border-radius:.375rem;min-height:36px;padding:.5rem .75rem;font-size:.875rem;transition:all .2s}.srs-module__DQRYca__optionButton:hover{color:var(--text-primary,#f5f0e8)}.srs-module__DQRYca__optionButton.srs-module__DQRYca__active{background:var(--accent-gold,#d4a574);color:var(--bg-primary,#0f0f1a);font-weight:500}@media (max-width:640px){.srs-module__DQRYca__settingsSection{padding:1rem}.srs-module__DQRYca__settingRow{flex-direction:column;align-items:flex-start;gap:.75rem}.srs-module__DQRYca__settingControl{justify-content:space-between;width:100%}.srs-module__DQRYca__slider{flex:1;max-width:none}.srs-module__DQRYca__sectionHeader h3{font-size:1.125rem}}@media (max-width:375px){.srs-module__DQRYca__pageTitle{font-size:1.5rem}.srs-module__DQRYca__actionButtons{flex-direction:column;align-items:stretch}.srs-module__DQRYca__actionButtons button{justify-content:center}}
.Timer-module__T0GT-G__timerRing{z-index:10;justify-content:center;align-items:center;width:54px;height:54px;display:flex;position:absolute;top:1.5rem;right:1.5rem}.Timer-module__T0GT-G__timerRing svg{filter:drop-shadow(0 0 8px #0000004d);width:100%;height:100%;transform:rotate(-90deg)}.Timer-module__T0GT-G__timerRingBg{fill:none;stroke:#80808026;stroke-width:3.5px}.Timer-module__T0GT-G__timerRingProgress{fill:none;stroke:var(--accent-gold);stroke-width:3.5px;stroke-linecap:round;transition:stroke-dashoffset .1s linear,stroke .3s}.Timer-module__T0GT-G__timerRingProgress.Timer-module__T0GT-G__warning{stroke:var(--accent-red);filter:drop-shadow(0 0 5px var(--accent-red-glow))}.Timer-module__T0GT-G__timerText{color:var(--text-secondary);font-family:Zen Kaku Gothic New,sans-serif;font-size:.9rem;font-weight:700;position:absolute}@media (max-width:480px){.Timer-module__T0GT-G__timerRing{width:46px;height:46px;top:.75rem;right:.75rem}.Timer-module__T0GT-G__timerText{font-size:.78rem}}
.StreakCalendar-module__KD7aAW__calendar{padding:1.5rem}.StreakCalendar-module__KD7aAW__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.StreakCalendar-module__KD7aAW__headerTitle{align-items:center;gap:.75rem;display:flex}.StreakCalendar-module__KD7aAW__headerIcon{color:var(--accent-gold,#d4a574);font-size:1.5rem}.StreakCalendar-module__KD7aAW__header h3{margin:0}.StreakCalendar-module__KD7aAW__streakBadge{color:var(--accent-gold,#d4a574);background:#d4a5741a;border-radius:1rem;align-items:center;gap:.25rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:flex}.StreakCalendar-module__KD7aAW__streakIcon{color:var(--accent-gold,#d4a574);font-size:1rem}.StreakCalendar-module__KD7aAW__calendarGrid{gap:4px;margin-bottom:1rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.StreakCalendar-module__KD7aAW__dayLabels{flex-direction:column;gap:2px;padding-right:4px;display:flex}.StreakCalendar-module__KD7aAW__dayLabel{height:12px;color:var(--text-muted,#666);align-items:center;font-size:.6rem;display:flex}.StreakCalendar-module__KD7aAW__weeks{gap:2px;display:flex}.StreakCalendar-module__KD7aAW__week{flex-direction:column;gap:2px;display:flex}.StreakCalendar-module__KD7aAW__day{cursor:pointer;border-radius:2px;width:12px;height:12px;transition:transform .2s}.StreakCalendar-module__KD7aAW__day:hover{transform:scale(1.3)}.StreakCalendar-module__KD7aAW__day.StreakCalendar-module__KD7aAW__today{outline:2px solid var(--accent-gold,#d4a574);outline-offset:1px}.StreakCalendar-module__KD7aAW__legend{justify-content:center;align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.StreakCalendar-module__KD7aAW__legendScale{gap:2px;display:flex}.StreakCalendar-module__KD7aAW__legendCell{border-radius:2px;width:12px;height:12px}.StreakCalendar-module__KD7aAW__stats{border-top:1px solid var(--border,#333);justify-content:space-around;padding-top:1rem;display:flex}.StreakCalendar-module__KD7aAW__stat{text-align:center}.StreakCalendar-module__KD7aAW__stat h3{margin-bottom:0;line-height:1.2}@media (max-width:480px){.StreakCalendar-module__KD7aAW__calendar{padding:1rem}.StreakCalendar-module__KD7aAW__header{flex-direction:column;align-items:flex-start}.StreakCalendar-module__KD7aAW__day{width:10px;height:10px}.StreakCalendar-module__KD7aAW__dayLabel{height:10px;font-size:.55rem}.StreakCalendar-module__KD7aAW__legendCell{width:10px;height:10px}.StreakCalendar-module__KD7aAW__stats{gap:1rem}.StreakCalendar-module__KD7aAW__stat h3{font-size:1.25rem}}
.library-module__abeqJq__container{flex-direction:column;gap:2rem;max-width:800px;margin:0 auto;padding:2rem 1rem;display:flex}.library-module__abeqJq__header{flex-direction:column;gap:.5rem;display:flex}.library-module__abeqJq__modulesSection{flex-direction:column;gap:1rem;display:flex}.library-module__abeqJq__modulesGrid{flex-direction:column;gap:.75rem;display:flex}.library-module__abeqJq__moduleLink{text-decoration:none}.library-module__abeqJq__moduleCard{align-items:center;gap:1rem;padding:1.25rem;transition:all .2s;display:flex}.library-module__abeqJq__moduleCard:hover{border-color:var(--gold,gold);transform:translate(4px)}.library-module__abeqJq__moduleIcon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:1.5rem;display:flex}.library-module__abeqJq__moduleContent{flex-direction:column;flex:1;gap:.125rem;display:flex}.library-module__abeqJq__chevron{color:var(--text-muted);flex-shrink:0;font-size:1.25rem}.library-module__abeqJq__levelsSection{background:var(--glass-bg,#ffffff0d);border:1px solid var(--glass-border,#ffffff1a);border-radius:16px;flex-direction:column;gap:.75rem;padding:1.25rem;display:flex}.library-module__abeqJq__levelsTags{flex-wrap:wrap;gap:.5rem;display:flex}.library-module__abeqJq__levelTag{color:var(--gold,gold);background:#ffd7001a;border:1px solid #ffd70033;border-radius:20px;padding:.375rem .75rem;font-size:.875rem;font-weight:500}@media (max-width:480px){.library-module__abeqJq__container{padding:1.5rem 1rem}.library-module__abeqJq__moduleCard{padding:1rem}.library-module__abeqJq__moduleIcon{width:44px;height:44px;font-size:1.25rem}}
.Dashboard-module__gOMfzW__languageSwitcher{top:calc(1rem + var(--safe-area-top));right:calc(1rem + var(--safe-area-right));z-index:1000;position:fixed}.Dashboard-module__gOMfzW__header{text-align:center;margin-bottom:3rem;animation:.6s ease-out Dashboard-module__gOMfzW__fadeInDown}@media (max-width:480px){.Dashboard-module__gOMfzW__header{margin-bottom:2rem}}.Dashboard-module__gOMfzW__headerContent{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.Dashboard-module__gOMfzW__headerContent>div:first-child{text-align:center;flex:1}.Dashboard-module__gOMfzW__headerActions{z-index:200;align-items:center;gap:1rem;display:flex;position:relative}.Dashboard-module__gOMfzW__title{margin-bottom:.5rem}.Dashboard-module__gOMfzW__subtitle{font-family:Crimson Pro,serif}.Dashboard-module__gOMfzW__wordmark{width:100%;max-width:600px;height:auto;max-height:100px}.Dashboard-module__gOMfzW__statsOverview{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1.5rem;margin-bottom:3rem;animation:.6s ease-out .1s both Dashboard-module__gOMfzW__fadeInUp;display:grid}@media (max-width:480px){.Dashboard-module__gOMfzW__statsOverview{margin-bottom:2rem}}.Dashboard-module__gOMfzW__statCard{text-align:center;padding:1.5rem}.Dashboard-module__gOMfzW__statIcon{color:var(--accent-gold);margin-bottom:.5rem;font-size:2rem}.Dashboard-module__gOMfzW__statValue{margin-bottom:.25rem}.Dashboard-module__gOMfzW__statLabel{font-size:.85rem}.Dashboard-module__gOMfzW__modulesGrid{grid-template-columns:repeat(auto-fit,minmax(min(260px,100%),1fr));gap:2rem;animation:.6s ease-out .2s both Dashboard-module__gOMfzW__fadeInUp;display:grid}.Dashboard-module__gOMfzW__modulesGrid>a{width:100%;display:flex}.Dashboard-module__gOMfzW__moduleCard{color:var(--text-primary);flex-direction:column;flex:1;width:100%;height:100%;padding:2rem;text-decoration:none;display:flex}.Dashboard-module__gOMfzW__moduleIcon{text-align:center;color:var(--accent-gold);margin-bottom:1rem;font-size:4rem;line-height:1}.Dashboard-module__gOMfzW__japaneseIcon{font-family:Zen Kaku Gothic New,sans-serif;font-weight:700}.Dashboard-module__gOMfzW__moduleTitle{margin-bottom:.5rem}.Dashboard-module__gOMfzW__moduleDescription{flex-grow:1;margin-bottom:1.5rem}@keyframes Dashboard-module__gOMfzW__fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes Dashboard-module__gOMfzW__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Dashboard-module__gOMfzW__headerContent{flex-direction:column;align-items:stretch}.Dashboard-module__gOMfzW__headerContent>div:first-child{text-align:center}}@media (max-width:480px){.Dashboard-module__gOMfzW__statsOverview{grid-template-columns:repeat(2,1fr);gap:.75rem}.Dashboard-module__gOMfzW__statCard{padding:.875rem}.Dashboard-module__gOMfzW__statValue{font-size:1.4rem}.Dashboard-module__gOMfzW__statLabel{font-size:.75rem}.Dashboard-module__gOMfzW__modulesGrid{grid-template-columns:1fr;gap:1.25rem}.Dashboard-module__gOMfzW__moduleCard{padding:1.25rem}.Dashboard-module__gOMfzW__moduleIcon{font-size:2.5rem}.Dashboard-module__gOMfzW__moduleTitle{font-size:1.25rem}.Dashboard-module__gOMfzW__moduleDescription{font-size:.85rem}}@media (min-width:481px) and (max-width:640px){.Dashboard-module__gOMfzW__statsOverview{grid-template-columns:repeat(2,1fr);gap:1rem}.Dashboard-module__gOMfzW__statCard{padding:1rem}.Dashboard-module__gOMfzW__statValue{font-size:1.5rem}.Dashboard-module__gOMfzW__modulesGrid{grid-template-columns:1fr;gap:1.5rem}.Dashboard-module__gOMfzW__moduleCard{padding:1.5rem}.Dashboard-module__gOMfzW__moduleIcon{font-size:3rem}}@media (max-width:480px){.Dashboard-module__gOMfzW__gamificationSection{gap:.75rem;margin-bottom:2rem}}.Dashboard-module__gOMfzW__backgroundKanji{color:var(--border-subtle);z-index:-1;-webkit-user-select:none;user-select:none;pointer-events:none;font-size:clamp(10rem,30vw,20rem);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Dashboard-module__gOMfzW__quickActions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:2rem;display:flex}.Dashboard-module__gOMfzW__quickActionButton{align-items:center;gap:.5rem;display:flex}.Dashboard-module__gOMfzW__widgetsSection{grid-template-columns:repeat(auto-fit,minmax(min(320px,100%),1fr));gap:1.5rem;margin-bottom:2rem;display:grid}.Dashboard-module__gOMfzW__compassWidget,.Dashboard-module__gOMfzW__heatmapWidget{width:100%}.Dashboard-module__gOMfzW__calendarSection{margin-bottom:2rem}.Dashboard-module__gOMfzW__calendarWidget{width:100%}@media (max-width:480px){.Dashboard-module__gOMfzW__quickActions{flex-direction:column;align-items:stretch}.Dashboard-module__gOMfzW__quickActionButton{justify-content:center}.Dashboard-module__gOMfzW__widgetsSection{grid-template-columns:1fr}}@media (min-width:481px) and (max-width:768px){.Dashboard-module__gOMfzW__widgetsSection{grid-template-columns:1fr}}.Dashboard-module__gOMfzW__continueLessonCard{background:linear-gradient(135deg,var(--surface-elevated)0%,var(--surface-glass)100%);border:1px solid var(--accent-gold);margin-bottom:2rem;padding:1.5rem}.Dashboard-module__gOMfzW__continueLessonContent{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.Dashboard-module__gOMfzW__continueLessonInfo{flex:1;min-width:200px}.Dashboard-module__gOMfzW__continueLessonInfo>:not(:last-child){margin-bottom:.25rem}.Dashboard-module__gOMfzW__continueLessonButton{align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:600;display:flex}.Dashboard-module__gOMfzW__gamificationSection{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;margin-bottom:2rem;display:flex}@media (max-width:480px){.Dashboard-module__gOMfzW__continueLessonCard{padding:1rem}.Dashboard-module__gOMfzW__continueLessonContent{text-align:center;flex-direction:column;align-items:stretch}.Dashboard-module__gOMfzW__continueLessonInfo{min-width:unset}.Dashboard-module__gOMfzW__continueLessonButton{justify-content:center;width:100%}.Dashboard-module__gOMfzW__gamificationSection{flex-direction:column;gap:1rem}}@media (min-width:481px) and (max-width:768px){.Dashboard-module__gOMfzW__gamificationSection{flex-wrap:wrap}}.Dashboard-module__gOMfzW__widgetsAccordion{margin-bottom:2rem}.Dashboard-module__gOMfzW__widgetsToggle{background:var(--bg-glass);-webkit-backdrop-filter:blur(12px);border:1px solid var(--glass-border);width:100%;color:var(--text-secondary);cursor:pointer;border-radius:12px;justify-content:space-between;align-items:center;padding:.75rem 1rem;font-family:inherit;transition:border-color .2s;display:flex}.Dashboard-module__gOMfzW__widgetsToggle:hover{border-color:var(--accent-gold)}.Dashboard-module__gOMfzW__widgetsToggleIcon{font-size:1.1rem;transition:transform .3s}.Dashboard-module__gOMfzW__widgetsToggleOpen .Dashboard-module__gOMfzW__widgetsToggleIcon{transform:rotate(180deg)}.Dashboard-module__gOMfzW__widgetsCollapsible{margin-top:1rem}@media (prefers-reduced-motion:reduce){.Dashboard-module__gOMfzW__widgetsToggleIcon{transition:none}.Dashboard-module__gOMfzW__backgroundKanji,.Dashboard-module__gOMfzW__backgroundKanji *{animation:none!important}}
