.OnboardingScreen-module__R9QpUa__container{flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:32px 20px 80px;display:flex;position:relative}.OnboardingScreen-module__R9QpUa__narrowContent{flex-direction:column;align-items:center;gap:24px;width:100%;max-width:440px;display:flex}.OnboardingScreen-module__R9QpUa__wideContent{align-items:flex-start;gap:40px;width:100%;max-width:800px;display:flex}@media (max-width:640px){.OnboardingScreen-module__R9QpUa__wideContent{flex-direction:column-reverse;align-items:center}}.OnboardingScreen-module__R9QpUa__aipaIntro{text-align:center;flex-direction:column;align-items:center;gap:8px;margin-bottom:8px;display:flex}.OnboardingScreen-module__R9QpUa__heading{color:var(--color-dark-text);margin:0;font-family:Avenir,Avenir Next,system-ui,sans-serif;font-size:28px;font-weight:800}.OnboardingScreen-module__R9QpUa__subtitle{color:#888;text-align:center;margin:0;font-size:16px}.OnboardingScreen-module__R9QpUa__formGroup{flex-direction:column;gap:6px;width:100%;display:flex}.OnboardingScreen-module__R9QpUa__label{color:#555;font-size:14px;font-weight:600}.OnboardingScreen-module__R9QpUa__textInput{border:2px solid #0000001a;border-radius:12px;outline:none;width:100%;padding:14px 18px;font-family:Avenir,Avenir Next,system-ui,sans-serif;font-size:18px;font-weight:600;transition:border-color .15s}.OnboardingScreen-module__R9QpUa__textInput:focus{border-color:var(--color-accent-blue)}.OnboardingScreen-module__R9QpUa__select{background:#fff;border:2px solid #0000001a;border-radius:12px;outline:none;width:100%;padding:12px 16px;font-family:inherit;font-size:16px}.OnboardingScreen-module__R9QpUa__nextBtn{background:var(--color-accent-blue);color:#fff;cursor:pointer;border:none;border-radius:14px;padding:14px 48px;font-family:inherit;font-size:18px;font-weight:700;transition:all .15s}.OnboardingScreen-module__R9QpUa__nextBtn:hover:not(:disabled){filter:brightness(1.05);transform:scale(1.04)}.OnboardingScreen-module__R9QpUa__nextBtn:disabled{opacity:.4;cursor:not-allowed}.OnboardingScreen-module__R9QpUa__startBtn{background:var(--color-success-green);color:#fff;cursor:pointer;border:none;border-radius:14px;padding:16px 48px;font-family:inherit;font-size:20px;font-weight:700;transition:all .15s}.OnboardingScreen-module__R9QpUa__startBtn:hover:not(:disabled){filter:brightness(1.05);transform:scale(1.04)}.OnboardingScreen-module__R9QpUa__startBtn:disabled{opacity:.7}.OnboardingScreen-module__R9QpUa__stepDots{gap:8px;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%)}.OnboardingScreen-module__R9QpUa__dot{background:#ddd;border-radius:50%;width:10px;height:10px;transition:all .2s}.OnboardingScreen-module__R9QpUa__dotActive{background:var(--color-accent-blue);transform:scale(1.2)}.OnboardingScreen-module__R9QpUa__dotDone{background:var(--color-success-green)}.OnboardingScreen-module__R9QpUa__personalityGrid{grid-template-columns:repeat(2,1fr);gap:12px;width:100%;display:grid}.OnboardingScreen-module__R9QpUa__personalityCard{cursor:pointer;background:#fff;border:2px solid #00000014;border-radius:14px;flex-direction:column;align-items:center;gap:8px;padding:20px 16px;font-family:inherit;transition:all .15s;display:flex}.OnboardingScreen-module__R9QpUa__personalityCard:hover{border-color:var(--color-accent-purple)}.OnboardingScreen-module__R9QpUa__personalityActive{border-color:var(--color-accent-purple);background:#8e44ad0f;box-shadow:0 0 0 3px #8e44ad26}.OnboardingScreen-module__R9QpUa__personalityEmoji{font-size:36px}.OnboardingScreen-module__R9QpUa__personalityName{font-size:14px;font-weight:600}.OnboardingScreen-module__R9QpUa__buildControls{flex-direction:column;flex:1;gap:20px;display:flex}.OnboardingScreen-module__R9QpUa__buildPreview{background:#fafafa;border:1px solid #eee;border-radius:16px;flex-direction:column;align-items:center;min-width:280px;padding:32px;transition:transform .6s cubic-bezier(.34,1.56,.64,1);display:flex;position:sticky;top:20px}.OnboardingScreen-module__R9QpUa__gliding{transform:scale(.8)translateY(-20px)}.OnboardingScreen-module__R9QpUa__section{flex-direction:column;gap:8px;display:flex}.OnboardingScreen-module__R9QpUa__sectionTitle{color:#444;margin:0;font-family:Avenir,Avenir Next,system-ui,sans-serif;font-size:16px;font-weight:700}.OnboardingScreen-module__R9QpUa__varietyScroll{-webkit-overflow-scrolling:touch;gap:6px;padding:4px 0;display:flex;overflow-x:auto}.OnboardingScreen-module__R9QpUa__varietyChip{cursor:pointer;background:#fff;border:2px solid #0000;border-radius:10px;flex-direction:column;flex-shrink:0;align-items:center;gap:2px;padding:6px 8px;font-family:inherit;transition:all .15s;display:flex}.OnboardingScreen-module__R9QpUa__varietyChip:hover{border-color:var(--color-accent-blue)}.OnboardingScreen-module__R9QpUa__varietyChipActive{border-color:var(--color-accent-blue);background:#3498db0f}.OnboardingScreen-module__R9QpUa__slider{align-items:center;gap:12px;display:flex}.OnboardingScreen-module__R9QpUa__slider label{color:#666;min-width:70px;font-size:13px}.OnboardingScreen-module__R9QpUa__slider input[type=range]{accent-color:var(--color-accent-blue);flex:1}.OnboardingScreen-module__R9QpUa__starterGrid{grid-template-columns:repeat(2,1fr);gap:12px;width:100%;display:grid}.OnboardingScreen-module__R9QpUa__starterCard{cursor:pointer;background:#fff;border:2px solid #00000014;border-radius:14px;flex-direction:column;align-items:center;gap:8px;padding:24px 16px;font-family:inherit;transition:all .15s;display:flex}.OnboardingScreen-module__R9QpUa__starterCard:hover{border-color:var(--color-accent-blue)}.OnboardingScreen-module__R9QpUa__starterActive{border-color:var(--color-accent-blue);background:#3498db0f;box-shadow:0 0 0 3px #3498db26}.OnboardingScreen-module__R9QpUa__starterEmoji{font-size:40px}.OnboardingScreen-module__R9QpUa__starterName{font-size:14px;font-weight:600}
.NewAssessmentScreen-module__-V5IiG__container{flex-direction:column;max-width:700px;min-height:100vh;margin:0 auto;padding:20px 16px 40px;display:flex}.NewAssessmentScreen-module__-V5IiG__introCard,.NewAssessmentScreen-module__-V5IiG__completeCard{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:16px;padding:40px 24px;display:flex}.NewAssessmentScreen-module__-V5IiG__heading{color:var(--color-dark-text);margin:0;font-family:Avenir,Avenir Next,system-ui,sans-serif;font-size:26px;font-weight:800}.NewAssessmentScreen-module__-V5IiG__subtitle{color:#888;max-width:400px;margin:0;font-size:16px;line-height:1.5}.NewAssessmentScreen-module__-V5IiG__goBtn{background:var(--color-success-green);color:#fff;cursor:pointer;border:none;border-radius:16px;margin-top:12px;padding:16px 64px;font-family:inherit;font-size:24px;font-weight:800;transition:all .15s}.NewAssessmentScreen-module__-V5IiG__goBtn:hover{filter:brightness(1.05);transform:scale(1.06)}.NewAssessmentScreen-module__-V5IiG__checkmark{background:var(--color-success-green);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;font-size:32px;font-weight:700;display:flex}.NewAssessmentScreen-module__-V5IiG__gradeResult{border:2px solid var(--color-accent-blue);background:#3498db14;border-radius:16px;flex-direction:column;align-items:center;gap:4px;padding:20px 40px;display:flex}.NewAssessmentScreen-module__-V5IiG__gradeResultLabel{text-transform:uppercase;letter-spacing:1px;color:#888;font-size:12px}.NewAssessmentScreen-module__-V5IiG__gradeResultValue{color:var(--color-accent-blue);font-family:Avenir,Avenir Next,system-ui,sans-serif;font-size:36px;font-weight:800}.NewAssessmentScreen-module__-V5IiG__continueBtn{background:var(--color-accent-blue);color:#fff;cursor:pointer;border:none;border-radius:14px;margin-top:8px;padding:14px 48px;font-family:inherit;font-size:18px;font-weight:700}.NewAssessmentScreen-module__-V5IiG__progressHeader{align-items:center;gap:12px;margin-bottom:24px;display:flex}.NewAssessmentScreen-module__-V5IiG__levelBadge{color:var(--color-accent-blue);white-space:nowrap;font-size:13px;font-weight:600}.NewAssessmentScreen-module__-V5IiG__progressBar{background:#eee;border-radius:3px;flex:1;height:6px;overflow:hidden}.NewAssessmentScreen-module__-V5IiG__progressFill{background:var(--color-accent-blue);border-radius:3px;height:100%;transition:width .3s}.NewAssessmentScreen-module__-V5IiG__questionCount{color:#888;font-size:13px;font-weight:600}.NewAssessmentScreen-module__-V5IiG__questionArea{flex-direction:column;flex:1;align-items:center;gap:20px;display:flex}.NewAssessmentScreen-module__-V5IiG__visualArea{justify-content:center;display:flex}.NewAssessmentScreen-module__-V5IiG__questionText{text-align:center;max-width:600px;font-family:Avenir,Avenir Next,system-ui,sans-serif;font-size:22px;font-weight:700;line-height:1.4}.NewAssessmentScreen-module__-V5IiG__optionsGrid{grid-template-columns:repeat(2,1fr);gap:10px;width:100%;max-width:400px;display:grid}.NewAssessmentScreen-module__-V5IiG__optionBtn{cursor:pointer;text-align:center;background:#fff;border:2px solid #0000001a;border-radius:12px;padding:14px 20px;font-family:inherit;font-size:18px;font-weight:600;transition:all .15s}.NewAssessmentScreen-module__-V5IiG__optionBtn:hover:not(:disabled){border-color:var(--color-accent-blue)}.NewAssessmentScreen-module__-V5IiG__optionSelected{border-color:var(--color-accent-blue);background:#3498db14}.NewAssessmentScreen-module__-V5IiG__optionCorrect{border-color:var(--color-success-green);background:#2ecc711f}.NewAssessmentScreen-module__-V5IiG__optionWrong{border-color:var(--color-error-red);background:#e74c3c14}.NewAssessmentScreen-module__-V5IiG__inputArea{width:100%;max-width:300px}.NewAssessmentScreen-module__-V5IiG__answerInput{text-align:center;border:2px solid #0000001f;border-radius:12px;outline:none;width:100%;padding:14px 20px;font-family:Avenir,Avenir Next,system-ui,sans-serif;font-size:24px;font-weight:700}.NewAssessmentScreen-module__-V5IiG__answerInput:focus{border-color:var(--color-accent-blue)}.NewAssessmentScreen-module__-V5IiG__checkBtn{background:var(--color-success-green);color:#fff;cursor:pointer;border:none;border-radius:14px;padding:12px 36px;font-family:inherit;font-size:18px;font-weight:700}.NewAssessmentScreen-module__-V5IiG__checkBtn:disabled{opacity:.4;cursor:not-allowed}.NewAssessmentScreen-module__-V5IiG__feedbackCorrect{color:var(--color-success-green);font-size:20px;font-weight:700}.NewAssessmentScreen-module__-V5IiG__feedbackWrong{color:var(--color-error-red);font-size:16px;font-weight:600}
.TabBar-module__c8U1kG__tabBar{padding:6px 0 env(safe-area-inset-bottom,8px);z-index:100;background:#fff;border-top:1px solid #00000014;justify-content:center;gap:0;display:flex;position:fixed;bottom:0;left:0;right:0}.TabBar-module__c8U1kG__tab{cursor:pointer;opacity:.5;background:0 0;border:none;flex-direction:column;flex:1;align-items:center;gap:2px;max-width:120px;padding:6px 0;font-family:inherit;transition:all .15s;display:flex}.TabBar-module__c8U1kG__tab:hover{opacity:.7}.TabBar-module__c8U1kG__tabActive{opacity:1}.TabBar-module__c8U1kG__tabIcon{font-size:22px;line-height:1}.TabBar-module__c8U1kG__tabActive .TabBar-module__c8U1kG__tabIcon{transform:scale(1.1)}.TabBar-module__c8U1kG__tabLabel{letter-spacing:.3px;text-transform:uppercase;color:#666;font-size:10px;font-weight:600}.TabBar-module__c8U1kG__tabActive .TabBar-module__c8U1kG__tabLabel{color:var(--color-accent-blue)}
.HomeTab-module__lLUghq__container{max-width:600px;margin:0 auto;padding:20px 16px}.HomeTab-module__lLUghq__header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.HomeTab-module__lLUghq__headerLeft{flex-direction:column;display:flex}.HomeTab-module__lLUghq__playerName{color:var(--color-dark-text);margin:0;font-family:Avenir,Avenir Next,system-ui,sans-serif;font-size:22px;font-weight:800}.HomeTab-module__lLUghq__gradeLabel{color:#888;margin:0;font-size:13px}.HomeTab-module__lLUghq__settingsBtn{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;display:flex}.HomeTab-module__lLUghq__settingsBtn:hover{background:#f5f5f5}.HomeTab-module__lLUghq__hero{flex-direction:column;align-items:center;gap:8px;padding:16px 0;display:flex}.HomeTab-module__lLUghq__potatoBtn{cursor:pointer;background:0 0;border:none;transition:transform .15s}.HomeTab-module__lLUghq__potatoBtn:hover{transform:scale(1.05)}.HomeTab-module__lLUghq__greeting{color:#888;margin:0;font-size:16px}.HomeTab-module__lLUghq__statsBar{justify-content:center;gap:16px;margin-bottom:16px;display:flex}.HomeTab-module__lLUghq__statBadge{color:var(--color-dark-text);background:#f1c40f1a;border-radius:20px;align-items:center;gap:6px;padding:6px 14px;font-size:14px;font-weight:600;display:flex}.HomeTab-module__lLUghq__statIcon{color:var(--color-gold-star);font-size:16px}.HomeTab-module__lLUghq__continueBtn{background:var(--color-success-green);color:#fff;cursor:pointer;border:none;border-radius:16px;width:100%;margin-bottom:24px;padding:16px;font-family:inherit;font-size:18px;font-weight:700;transition:all .15s}.HomeTab-module__lLUghq__continueBtn:hover{filter:brightness(1.05);transform:scale(1.02)}.HomeTab-module__lLUghq__domainGrid{flex-direction:column;gap:10px;display:flex}.HomeTab-module__lLUghq__domainCard{cursor:pointer;text-align:left;background:#fff;border:2px solid #eee;border-radius:14px;align-items:center;gap:12px;padding:14px 16px;transition:all .15s;display:flex}.HomeTab-module__lLUghq__domainCard:hover{transform:translate(4px)}.HomeTab-module__lLUghq__domainIcon{color:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;font-weight:700;display:flex}.HomeTab-module__lLUghq__domainName{color:var(--color-dark-text);font-size:15px;font-weight:600}
.NotebookScreen-module__m9ZkGa__container{max-width:600px;margin:0 auto;padding:20px 16px}.NotebookScreen-module__m9ZkGa__heading{color:var(--color-dark-text);margin:0 0 4px;font-family:Avenir,Avenir Next,system-ui,sans-serif;font-size:26px;font-weight:800}.NotebookScreen-module__m9ZkGa__subtitle{color:#888;margin:0 0 20px;font-size:14px}.NotebookScreen-module__m9ZkGa__gradeList{flex-direction:column;gap:6px;display:flex}.NotebookScreen-module__m9ZkGa__gradeSection{background:#fff;border:1px solid #eee;border-radius:12px;overflow:hidden}.NotebookScreen-module__m9ZkGa__gradeHeader{cursor:pointer;background:#fff;border:none;justify-content:space-between;align-items:center;width:100%;padding:14px 16px;font-family:inherit;transition:background .15s;display:flex}.NotebookScreen-module__m9ZkGa__gradeHeader:hover:not(:disabled){background:#f8f8f8}.NotebookScreen-module__m9ZkGa__gradeDisabled{opacity:.4;cursor:not-allowed!important}.NotebookScreen-module__m9ZkGa__gradeExpanded{border-bottom:1px solid #eee}.NotebookScreen-module__m9ZkGa__gradeLeft{align-items:center;gap:10px;display:flex}.NotebookScreen-module__m9ZkGa__gradeDot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.NotebookScreen-module__m9ZkGa__gradeLabel{color:var(--color-dark-text);font-size:15px;font-weight:600}.NotebookScreen-module__m9ZkGa__recommendedBadge{color:#fff;background:var(--color-accent-blue);text-transform:uppercase;letter-spacing:.5px;border-radius:10px;padding:2px 8px;font-size:10px;font-weight:700}.NotebookScreen-module__m9ZkGa__chevron{color:#aaa;font-size:10px}.NotebookScreen-module__m9ZkGa__gradeContent{padding:16px}.NotebookScreen-module__m9ZkGa__practiceBtn{color:#fff;cursor:pointer;border:none;border-radius:12px;width:100%;padding:14px;font-family:inherit;font-size:16px;font-weight:700;transition:all .15s}.NotebookScreen-module__m9ZkGa__practiceBtn:hover{filter:brightness(1.05);transform:scale(1.02)}
.CollectionScreen-module__1rcMKq__container{max-width:600px;margin:0 auto;padding:20px 16px}.CollectionScreen-module__1rcMKq__heading{color:var(--color-dark-text);margin:0 0 4px;font-family:Avenir,Avenir Next,system-ui,sans-serif;font-size:26px;font-weight:800}.CollectionScreen-module__1rcMKq__subtitle{color:#888;margin:0 0 32px;font-size:14px}.CollectionScreen-module__1rcMKq__emptyState{text-align:center;flex-direction:column;align-items:center;gap:12px;padding:48px 24px;display:flex}.CollectionScreen-module__1rcMKq__emptyIcon{font-size:48px}.CollectionScreen-module__1rcMKq__emptyText{color:#888;max-width:280px;margin:0;font-size:16px}.CollectionScreen-module__1rcMKq__starCount{color:var(--color-gold-star);margin:0;font-size:14px;font-weight:700}
.ClassroomScreen-module__lNWlPq__container{max-width:600px;margin:0 auto;padding:20px 16px}.ClassroomScreen-module__lNWlPq__heading{color:var(--color-dark-text);margin:0 0 4px;font-family:Avenir,Avenir Next,system-ui,sans-serif;font-size:26px;font-weight:800}.ClassroomScreen-module__lNWlPq__subtitle{color:#888;margin:0 0 32px;font-size:14px}.ClassroomScreen-module__lNWlPq__emptyState{text-align:center;flex-direction:column;align-items:center;gap:20px;padding:48px 24px;display:flex}.ClassroomScreen-module__lNWlPq__emptyIcon{font-size:48px}.ClassroomScreen-module__lNWlPq__actions{flex-direction:column;gap:10px;width:100%;max-width:280px;display:flex}.ClassroomScreen-module__lNWlPq__actionBtn{background:var(--color-accent-blue);color:#fff;cursor:pointer;opacity:.5;border:none;border-radius:14px;padding:14px;font-family:inherit;font-size:16px;font-weight:700}.ClassroomScreen-module__lNWlPq__actionBtnSecondary{border:2px solid var(--color-accent-blue);color:var(--color-accent-blue);background:0 0}.ClassroomScreen-module__lNWlPq__comingSoon{color:#aaa;margin:0;font-size:13px}
.TabShell-module__dJUBma__shell{flex-direction:column;min-height:100vh;display:flex}.TabShell-module__dJUBma__content{flex:1;padding-bottom:72px;overflow-y:auto}
.ChallengeScreen-module__fz0w9G__container{flex-direction:column;max-width:700px;min-height:100vh;margin:0 auto;padding:20px 16px 100px;display:flex}.ChallengeScreen-module__fz0w9G__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:24px;display:flex}.ChallengeScreen-module__fz0w9G__backBtn{color:#666;cursor:pointer;background:#f0f0f0;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;transition:all .15s;display:flex}.ChallengeScreen-module__fz0w9G__backBtn:hover{background:#e0e0e0}.ChallengeScreen-module__fz0w9G__gradeSelector{flex-wrap:wrap;gap:6px;display:flex}.ChallengeScreen-module__fz0w9G__gradeBtn{cursor:pointer;background:#fff;border:1.5px solid #0000001f;border-radius:20px;padding:6px 14px;font-family:inherit;font-size:14px;transition:all .15s}.ChallengeScreen-module__fz0w9G__gradeBtn:hover{border-color:var(--color-accent-blue);color:var(--color-accent-blue)}.ChallengeScreen-module__fz0w9G__gradeBtnActive{background:var(--color-accent-blue);color:#fff;border-color:var(--color-accent-blue)}.ChallengeScreen-module__fz0w9G__stats{align-items:center;gap:12px;display:flex}.ChallengeScreen-module__fz0w9G__streak{background:var(--color-gold-star);color:#fff;border-radius:12px;padding:3px 10px;font-size:12px;font-weight:700}.ChallengeScreen-module__fz0w9G__questionArea{flex-direction:column;flex:1;align-items:center;gap:20px;display:flex}.ChallengeScreen-module__fz0w9G__visualArea{justify-content:center;display:flex}.ChallengeScreen-module__fz0w9G__questionText{text-align:center;max-width:600px;font-family:Avenir,Avenir Next,system-ui,sans-serif;font-size:22px;font-weight:700;line-height:1.4}.ChallengeScreen-module__fz0w9G__optionsGrid{grid-template-columns:repeat(2,1fr);gap:10px;width:100%;max-width:400px;display:grid}.ChallengeScreen-module__fz0w9G__optionBtn{cursor:pointer;text-align:center;background:#fff;border:2px solid #0000001a;border-radius:12px;padding:14px 20px;font-family:inherit;font-size:18px;font-weight:600;transition:all .15s}.ChallengeScreen-module__fz0w9G__optionBtn:hover:not(:disabled){border-color:var(--color-accent-blue);transform:scale(1.02)}.ChallengeScreen-module__fz0w9G__optionSelected{border-color:var(--color-accent-blue);background:#3498db14;box-shadow:0 0 0 2px #3498db33}.ChallengeScreen-module__fz0w9G__optionCorrect{border-color:var(--color-success-green);background:#2ecc711f}.ChallengeScreen-module__fz0w9G__optionWrong{border-color:var(--color-error-red);background:#e74c3c14}.ChallengeScreen-module__fz0w9G__inputArea{flex-direction:column;align-items:center;gap:8px;width:100%;max-width:300px;display:flex}.ChallengeScreen-module__fz0w9G__answerInput{text-align:center;border:2px solid #0000001f;border-radius:12px;outline:none;width:100%;padding:14px 20px;font-family:Avenir,Avenir Next,system-ui,sans-serif;font-size:24px;font-weight:700;transition:border-color .15s}.ChallengeScreen-module__fz0w9G__answerInput:focus{border-color:var(--color-accent-blue)}.ChallengeScreen-module__fz0w9G__inputCorrect{border-color:var(--color-success-green);background:#2ecc710f}.ChallengeScreen-module__fz0w9G__inputWrong{border-color:var(--color-error-red);background:#e74c3c0a}.ChallengeScreen-module__fz0w9G__correctAnswer{color:var(--color-error-red);font-size:18px;font-weight:700}.ChallengeScreen-module__fz0w9G__buttonRow{gap:12px;display:flex}.ChallengeScreen-module__fz0w9G__checkBtn,.ChallengeScreen-module__fz0w9G__nextBtn{cursor:pointer;border:none;border-radius:14px;padding:12px 36px;font-family:inherit;font-size:18px;font-weight:700;transition:all .15s}.ChallengeScreen-module__fz0w9G__checkBtn{background:var(--color-success-green);color:#fff}.ChallengeScreen-module__fz0w9G__checkBtn:disabled{opacity:.4;cursor:not-allowed}.ChallengeScreen-module__fz0w9G__checkBtn:hover:not(:disabled){filter:brightness(1.05);transform:scale(1.04)}.ChallengeScreen-module__fz0w9G__nextBtn{background:var(--color-accent-blue);color:#fff}.ChallengeScreen-module__fz0w9G__nextBtn:hover{filter:brightness(1.05);transform:scale(1.04)}.ChallengeScreen-module__fz0w9G__feedbackCorrect{color:var(--color-success-green);font-size:20px;font-weight:700}.ChallengeScreen-module__fz0w9G__feedbackWrong{color:var(--color-error-red);text-align:center;font-size:16px;font-weight:600}.ChallengeScreen-module__fz0w9G__helpRow{gap:10px;display:flex}.ChallengeScreen-module__fz0w9G__helpBtn{cursor:pointer;color:var(--color-accent-purple);background:#fff;border:1.5px solid #0000001a;border-radius:8px;padding:6px 16px;font-family:inherit;font-size:13px;transition:all .15s}.ChallengeScreen-module__fz0w9G__helpBtn:hover{border-color:var(--color-accent-purple);background:#9b59b60f}.ChallengeScreen-module__fz0w9G__hintBox,.ChallengeScreen-module__fz0w9G__solutionBox{background:#fdf8ed;border:1px solid #f1c40f4d;border-radius:10px;width:100%;max-width:500px;padding:14px 18px;font-size:14px;line-height:1.5}.ChallengeScreen-module__fz0w9G__solutionBox{background:#f0f8f0;border-color:#2ecc7140}.ChallengeScreen-module__fz0w9G__solutionBox p{margin:0}.ChallengeScreen-module__fz0w9G__potatoArea{pointer-events:none;opacity:.85;position:fixed;bottom:10px;right:20px}
.SettingsScreen-module__044zMG__container{flex-direction:column;gap:16px;max-width:600px;min-height:100vh;margin:0 auto;padding:20px 16px 40px;display:flex}.SettingsScreen-module__044zMG__header{align-items:center;gap:16px;margin-bottom:8px;display:flex}.SettingsScreen-module__044zMG__backBtn{color:#666;cursor:pointer;background:#f0f0f0;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;display:flex}.SettingsScreen-module__044zMG__backBtn:hover{background:#e0e0e0}.SettingsScreen-module__044zMG__card{background:#fff;border:1px solid #eee;border-radius:14px;flex-direction:column;gap:12px;padding:20px;display:flex}.SettingsScreen-module__044zMG__statGrid{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.SettingsScreen-module__044zMG__statItem{background:#fafafa;border-radius:10px;flex-direction:column;align-items:center;gap:4px;padding:12px 8px;display:flex}.SettingsScreen-module__044zMG__statValue{color:var(--color-accent-blue);font-family:Avenir,Avenir Next,system-ui,sans-serif;font-size:24px;font-weight:800}.SettingsScreen-module__044zMG__statLabel{color:#888;text-transform:uppercase;letter-spacing:.5px;font-size:11px}.SettingsScreen-module__044zMG__gradeList{flex-direction:column;gap:8px;display:flex}.SettingsScreen-module__044zMG__gradeRow{align-items:center;gap:12px;display:flex}.SettingsScreen-module__044zMG__gradeLabel{min-width:70px;font-size:13px;font-weight:600}.SettingsScreen-module__044zMG__gradeBar{background:#f0f0f0;border-radius:4px;flex:1;height:8px;overflow:hidden}.SettingsScreen-module__044zMG__gradeBarFill{background:var(--color-success-green);border-radius:4px;height:100%;transition:width .3s}.SettingsScreen-module__044zMG__gradeScore{color:#888;text-align:right;min-width:50px;font-size:12px}.SettingsScreen-module__044zMG__assessList{flex-direction:column;gap:8px;max-height:200px;display:flex;overflow-y:auto}.SettingsScreen-module__044zMG__assessRow{background:#fafafa;border-radius:8px;align-items:center;gap:12px;padding:8px 12px;display:flex}.SettingsScreen-module__044zMG__assessGrade{min-width:70px;font-size:13px;font-weight:600}.SettingsScreen-module__044zMG__assessScore{color:var(--color-accent-blue);font-size:16px;font-weight:700}.SettingsScreen-module__044zMG__assessDate{color:#888;margin-left:auto;font-size:12px}.SettingsScreen-module__044zMG__dangerBtn{border:2px solid var(--color-error-red);color:var(--color-error-red);cursor:pointer;background:#fff;border-radius:10px;width:fit-content;padding:10px 24px;font-family:inherit;font-size:14px;font-weight:600;transition:all .15s}.SettingsScreen-module__044zMG__dangerBtn:hover{background:#e74c3c0f}
.PotatoCustomizer-module__w_Bh-W__container{max-width:900px;min-height:100vh;margin:0 auto;padding:20px 16px 40px}.PotatoCustomizer-module__w_Bh-W__header{align-items:center;gap:16px;margin-bottom:24px;display:flex}.PotatoCustomizer-module__w_Bh-W__backBtn{color:#666;cursor:pointer;background:#f0f0f0;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;transition:all .15s;display:flex}.PotatoCustomizer-module__w_Bh-W__backBtn:hover{background:#e0e0e0}.PotatoCustomizer-module__w_Bh-W__starBadge{background:var(--color-gold-star);color:#fff;border-radius:14px;align-items:center;gap:4px;margin-left:auto;padding:4px 12px;font-size:14px;font-weight:700;display:flex}.PotatoCustomizer-module__w_Bh-W__starIcon{font-size:16px}.PotatoCustomizer-module__w_Bh-W__layout{align-items:flex-start;gap:40px;display:flex}@media (max-width:640px){.PotatoCustomizer-module__w_Bh-W__layout{flex-direction:column;align-items:center}}.PotatoCustomizer-module__w_Bh-W__preview{background:#fafafa;border:1px solid #eee;border-radius:16px;flex-direction:column;align-items:center;min-width:250px;padding:24px;display:flex;position:sticky;top:20px}.PotatoCustomizer-module__w_Bh-W__controls{flex-direction:column;flex:1;gap:24px;display:flex}.PotatoCustomizer-module__w_Bh-W__section{flex-direction:column;gap:10px;display:flex}.PotatoCustomizer-module__w_Bh-W__varietyGrid{grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:8px;display:grid}.PotatoCustomizer-module__w_Bh-W__varietyBtn{cursor:pointer;background:#fff;border:2px solid #0000;border-radius:10px;flex-direction:column;align-items:center;gap:4px;padding:8px 4px;font-family:inherit;transition:all .15s;display:flex}.PotatoCustomizer-module__w_Bh-W__varietyBtn:hover{border-color:var(--color-accent-blue)}.PotatoCustomizer-module__w_Bh-W__varietyActive{border-color:var(--color-accent-blue);background:#3498db0f}.PotatoCustomizer-module__w_Bh-W__expressionGrid{flex-wrap:wrap;gap:6px;display:flex}.PotatoCustomizer-module__w_Bh-W__exprBtn{cursor:pointer;background:#fff;border:1.5px solid #0000001f;border-radius:20px;padding:6px 14px;font-family:inherit;font-size:13px;transition:all .15s}.PotatoCustomizer-module__w_Bh-W__exprBtn:hover{border-color:var(--color-accent-purple);color:var(--color-accent-purple)}.PotatoCustomizer-module__w_Bh-W__exprActive{background:var(--color-accent-purple);color:#fff;border-color:var(--color-accent-purple)}.PotatoCustomizer-module__w_Bh-W__sliderGroup{align-items:center;gap:12px;display:flex}.PotatoCustomizer-module__w_Bh-W__sliderGroup label{color:#666;min-width:70px}.PotatoCustomizer-module__w_Bh-W__sliderGroup input[type=range]{accent-color:var(--color-accent-blue);flex:1}
