@import "https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&family=DM+Sans:wght@400;500;600;700&family=DM+Mono:wght@400;500&display=swap";
@keyframes AIPractice-module-scss-module__GHAW1q__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes AIPractice-module-scss-module__GHAW1q__fadeInScale{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@keyframes AIPractice-module-scss-module__GHAW1q__pulse{0%,to{opacity:.7}50%{opacity:1}}@keyframes AIPractice-module-scss-module__GHAW1q__glowPulse{0%,to{box-shadow:0 0 20px #ff3b3b40}50%{box-shadow:0 0 35px #ff3b3b40,0 0 50px #ff3b3b1a}}@keyframes AIPractice-module-scss-module__GHAW1q__slideIn{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}:root{--bg-deep:#001b29;--bg-primary:#001b29;--bg-secondary:#062637;--bg-card:#0e2a39;--bg-card-hover:#173545;--bg-elevated:#12303f;--text-primary:#f8fafc;--text-secondary:#f8fafccc;--text-muted:#f8fafc99;--text-dim:#f8fafc66;--accent-primary:#ff3b3b;--accent-primary-light:#ff6b6b;--accent-glow:#ff3b3b40;--accent-bg:#ff3b3b1a;--accent-border:#ff3b3b26;--skill-writing:#10b981;--skill-speaking:#a855f7;--skill-reading:#06b6d4;--skill-listening:#f59e0b;--success:#22c55e;--warning:#f59e0b;--error:#ef4444;--info:#06b6d4;--border-subtle:#ffffff0d;--border-default:#ffffff14;--border-hover:#ffffff1f;--font-display:Space Grotesk,system-ui,sans-serif;--font-body:DM Sans,system-ui,sans-serif;--font-mono:DM Mono,ui-monospace,monospace;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:20px;--shadow-sm:0 1px 2px #0000004d;--shadow-md:0 4px 12px #00000040;--shadow-lg:0 12px 32px #00000059;--shadow-glow:0 8px 24px #ff3b3b40}.AIPractice-module-scss-module__GHAW1q__container{background:linear-gradient(#001b29 0% 100%);flex:1;min-height:100vh;padding:1rem 1rem 6rem;position:relative;overflow-x:hidden}@media (min-width:768px){.AIPractice-module-scss-module__GHAW1q__container{padding:2rem 2rem 4rem}}.AIPractice-module-scss-module__GHAW1q__container{max-width:800px;margin:0 auto;padding:1.5rem 1rem 6rem}.AIPractice-module-scss-module__GHAW1q__header{text-align:center;margin-bottom:1.5rem}@media (max-width:767px){.AIPractice-module-scss-module__GHAW1q__header{margin-bottom:1.25rem}}.AIPractice-module-scss-module__GHAW1q__badge{color:#c084fc;letter-spacing:.04em;text-transform:uppercase;background:linear-gradient(135deg,#a855f726,#6366f126);border:1px solid #a855f74d;border-radius:999px;align-items:center;gap:.375rem;margin-bottom:.5rem;padding:.35rem .85rem;font-size:.7rem;font-weight:600;display:inline-flex}.AIPractice-module-scss-module__GHAW1q__title{color:#f8fafc;margin:0 0 .35rem;font-family:Space Grotesk,sans-serif;font-size:1.5rem;font-weight:700}@media (max-width:767px){.AIPractice-module-scss-module__GHAW1q__title{font-size:1.3rem}}.AIPractice-module-scss-module__GHAW1q__subtitle{color:#f8fafc73;margin:0;font-size:.82rem;line-height:1.5}@media (max-width:767px){.AIPractice-module-scss-module__GHAW1q__subtitle{font-size:.78rem}}.AIPractice-module-scss-module__GHAW1q__sectionGrid{grid-template-columns:repeat(4,1fr);gap:.65rem;margin-bottom:2rem;display:grid}@media (max-width:767px){.AIPractice-module-scss-module__GHAW1q__sectionGrid{grid-template-columns:repeat(4,1fr);gap:.5rem}}.AIPractice-module-scss-module__GHAW1q__sectionCard{cursor:pointer;background:#ffffff08;border:2px solid #ffffff0f;border-radius:18px;flex-direction:column;align-items:center;gap:.5rem;padding:1.1rem .5rem .9rem;transition:all .35s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative;overflow:hidden}.AIPractice-module-scss-module__GHAW1q__sectionCard:hover{background:#ffffff0f;border-color:#ffffff1a;transform:translateY(-3px);box-shadow:0 8px 24px #0003}.AIPractice-module-scss-module__GHAW1q__sectionCard:active{transform:scale(.96)}.AIPractice-module-scss-module__GHAW1q__sectionCardActive{}.AIPractice-module-scss-module__GHAW1q__sectionCardActive:after{content:"";opacity:.06;z-index:0;border-radius:16px;position:absolute;inset:0}.AIPractice-module-scss-module__GHAW1q__sectionCardGlow{pointer-events:none;z-index:0;filter:blur(20px);border-radius:50%;width:120px;height:120px;position:absolute;top:-30px;left:50%;transform:translate(-50%)}.AIPractice-module-scss-module__GHAW1q__sectionIcon{z-index:1;border-radius:14px;justify-content:center;align-items:center;width:100px;height:100px;transition:all .35s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative;overflow:hidden}.AIPractice-module-scss-module__GHAW1q__sectionLabel{color:#f8fafc80;z-index:1;letter-spacing:-.01em;font-family:Space Grotesk,sans-serif;font-size:.78rem;font-weight:700;transition:color .25s;position:relative}.AIPractice-module-scss-module__GHAW1q__sectionDesc{color:#f8fafc40;z-index:1;margin-top:-2px;font-family:DM Sans,sans-serif;font-size:.6rem;font-weight:500;transition:color .25s;position:relative}.AIPractice-module-scss-module__GHAW1q__sectionActiveBar{z-index:1;border-radius:3px 3px 0 0;height:3px;position:absolute;bottom:0;left:20%;right:20%}.AIPractice-module-scss-module__GHAW1q__reading .AIPractice-module-scss-module__GHAW1q__sectionIcon{color:#2dd4bf;background:#14b8a61f}.AIPractice-module-scss-module__GHAW1q__reading.AIPractice-module-scss-module__GHAW1q__sectionCardActive{background:#14b8a60f;border-color:#14b8a64d}.AIPractice-module-scss-module__GHAW1q__reading.AIPractice-module-scss-module__GHAW1q__sectionCardActive:after{background:radial-gradient(circle,#14b8a6,#0000)}.AIPractice-module-scss-module__GHAW1q__reading.AIPractice-module-scss-module__GHAW1q__sectionCardActive .AIPractice-module-scss-module__GHAW1q__sectionLabel{color:#2dd4bf}.AIPractice-module-scss-module__GHAW1q__reading.AIPractice-module-scss-module__GHAW1q__sectionCardActive .AIPractice-module-scss-module__GHAW1q__sectionDesc{color:#2dd4bf80}.AIPractice-module-scss-module__GHAW1q__listening .AIPractice-module-scss-module__GHAW1q__sectionIcon{color:#fb923c;background:#f973161f}.AIPractice-module-scss-module__GHAW1q__listening.AIPractice-module-scss-module__GHAW1q__sectionCardActive{background:#f973160f;border-color:#f973164d}.AIPractice-module-scss-module__GHAW1q__listening.AIPractice-module-scss-module__GHAW1q__sectionCardActive:after{background:radial-gradient(circle,#f97316,#0000)}.AIPractice-module-scss-module__GHAW1q__listening.AIPractice-module-scss-module__GHAW1q__sectionCardActive .AIPractice-module-scss-module__GHAW1q__sectionLabel{color:#fb923c}.AIPractice-module-scss-module__GHAW1q__listening.AIPractice-module-scss-module__GHAW1q__sectionCardActive .AIPractice-module-scss-module__GHAW1q__sectionDesc{color:#fb923c80}.AIPractice-module-scss-module__GHAW1q__writing .AIPractice-module-scss-module__GHAW1q__sectionIcon{color:#c084fc;background:#a855f71f}.AIPractice-module-scss-module__GHAW1q__writing.AIPractice-module-scss-module__GHAW1q__sectionCardActive{background:#a855f70f;border-color:#a855f74d}.AIPractice-module-scss-module__GHAW1q__writing.AIPractice-module-scss-module__GHAW1q__sectionCardActive:after{background:radial-gradient(circle,#a855f7,#0000)}.AIPractice-module-scss-module__GHAW1q__writing.AIPractice-module-scss-module__GHAW1q__sectionCardActive .AIPractice-module-scss-module__GHAW1q__sectionLabel{color:#c084fc}.AIPractice-module-scss-module__GHAW1q__writing.AIPractice-module-scss-module__GHAW1q__sectionCardActive .AIPractice-module-scss-module__GHAW1q__sectionDesc{color:#c084fc80}.AIPractice-module-scss-module__GHAW1q__speaking .AIPractice-module-scss-module__GHAW1q__sectionIcon{color:#38bdf8;background:#38bdf81f}.AIPractice-module-scss-module__GHAW1q__speaking.AIPractice-module-scss-module__GHAW1q__sectionCardActive{background:#38bdf80f;border-color:#38bdf84d}.AIPractice-module-scss-module__GHAW1q__speaking.AIPractice-module-scss-module__GHAW1q__sectionCardActive:after{background:radial-gradient(circle,#38bdf8,#0000)}.AIPractice-module-scss-module__GHAW1q__speaking.AIPractice-module-scss-module__GHAW1q__sectionCardActive .AIPractice-module-scss-module__GHAW1q__sectionLabel{color:#38bdf8}.AIPractice-module-scss-module__GHAW1q__speaking.AIPractice-module-scss-module__GHAW1q__sectionCardActive .AIPractice-module-scss-module__GHAW1q__sectionDesc{color:#38bdf880}.AIPractice-module-scss-module__GHAW1q__partSelector{margin-bottom:1.75rem}.AIPractice-module-scss-module__GHAW1q__partSelectorLabel{color:#f8fafc59;text-transform:uppercase;letter-spacing:.1em;justify-content:space-between;align-items:center;margin-bottom:.65rem;font-family:Space Grotesk,sans-serif;font-size:.72rem;font-weight:700;display:flex}.AIPractice-module-scss-module__GHAW1q__autoToggle{color:#f8fafc66;text-transform:uppercase;letter-spacing:.04em;cursor:pointer;background:#ffffff08;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:.3rem;padding:.25rem .65rem;font-size:.68rem;font-weight:700;transition:all .25s;display:inline-flex}.AIPractice-module-scss-module__GHAW1q__autoToggle:hover{background:#ffffff0f;transform:translateY(-1px)}.AIPractice-module-scss-module__GHAW1q__autoActive{color:#a5b4fc;background:#6366f11a;border-color:#6366f166;box-shadow:0 0 8px #6366f126}.AIPractice-module-scss-module__GHAW1q__adaptiveInfo{color:#f8fafc80;background:#6366f10f;border:1px solid #6366f11f;border-radius:10px;align-items:center;gap:.4rem;margin-bottom:.6rem;padding:.4rem .75rem;font-family:DM Sans,sans-serif;font-size:.72rem;display:flex}.AIPractice-module-scss-module__GHAW1q__adaptiveInfo svg{color:#a5b4fc;flex-shrink:0}.AIPractice-module-scss-module__GHAW1q__partChips{flex-wrap:wrap;gap:.45rem;display:flex}.AIPractice-module-scss-module__GHAW1q__partChip{color:#f8fafc8c;cursor:pointer;white-space:nowrap;background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;align-items:center;gap:.4rem;padding:.5rem .85rem;font-family:DM Sans,sans-serif;font-size:.75rem;font-weight:500;transition:all .25s;display:inline-flex}.AIPractice-module-scss-module__GHAW1q__partChip:hover{background:#ffffff12;border-color:#ffffff1f;transform:translateY(-1px)}.AIPractice-module-scss-module__GHAW1q__partChip:active{transform:scale(.96)}.AIPractice-module-scss-module__GHAW1q__partChipActive{font-weight:600;box-shadow:0 2px 12px #00000026;}.AIPractice-module-scss-module__GHAW1q__partChipNumber{color:#f8fafc66;background:#ffffff0f;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-family:Space Grotesk,sans-serif;font-size:.62rem;font-weight:800;transition:all .25s;display:inline-flex}.AIPractice-module-scss-module__GHAW1q__difficultySelector{margin-bottom:2rem}.AIPractice-module-scss-module__GHAW1q__difficultyOptions{grid-template-columns:repeat(3,1fr);gap:.65rem;display:grid}.AIPractice-module-scss-module__GHAW1q__difficultyOption{cursor:pointer;background:#ffffff05;border:2px solid #ffffff0f;border-radius:16px;flex-direction:column;align-items:center;gap:.35rem;padding:1rem .5rem;transition:all .3s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative;overflow:hidden}.AIPractice-module-scss-module__GHAW1q__difficultyOption:hover{background:#ffffff0d;border-color:#ffffff1a;transform:translateY(-2px);box-shadow:0 6px 20px #00000026}.AIPractice-module-scss-module__GHAW1q__difficultyOption:active{transform:scale(.97)}.AIPractice-module-scss-module__GHAW1q__difficultyActive{}.AIPractice-module-scss-module__GHAW1q__difficultyCheck{color:#fff;z-index:2;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;display:flex;position:absolute;top:8px;right:8px;box-shadow:0 2px 8px #0003}.AIPractice-module-scss-module__GHAW1q__difficultyIconBox{background:#ffffff0a;border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:2px;transition:all .3s;display:flex}.AIPractice-module-scss-module__GHAW1q__difficultyEmoji{color:#f8fafc80;justify-content:center;align-items:center;font-size:1.25rem;transition:color .25s;display:flex}.AIPractice-module-scss-module__GHAW1q__difficultyLabel{color:#f8fafc99;font-family:Space Grotesk,sans-serif;font-size:.82rem;font-weight:700;transition:color .25s}.AIPractice-module-scss-module__GHAW1q__difficultyDesc{color:#f8fafc4d;font-family:DM Sans,sans-serif;font-size:.65rem;font-weight:500;transition:color .25s}.AIPractice-module-scss-module__GHAW1q__difficultyLocked{opacity:.45;cursor:pointer;position:relative;border-color:#ffffff0a!important}.AIPractice-module-scss-module__GHAW1q__difficultyLocked .AIPractice-module-scss-module__GHAW1q__difficultyIconBox{background:#ef44440f}.AIPractice-module-scss-module__GHAW1q__difficultyLocked .AIPractice-module-scss-module__GHAW1q__difficultyEmoji{color:#ef444480}.AIPractice-module-scss-module__GHAW1q__difficultyLocked:hover{opacity:.65;box-shadow:0 4px 16px #ef444414;border-color:#ef44444d!important}.AIPractice-module-scss-module__GHAW1q__generateBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#c00,#ff3b3b);border:none;border-radius:14px;justify-content:center;align-items:center;gap:.625rem;width:100%;margin-bottom:2rem;padding:1rem;font-family:Space Grotesk,sans-serif;font-size:1rem;font-weight:700;transition:all .3s;display:flex}.AIPractice-module-scss-module__GHAW1q__generateBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 32px #6366f166}.AIPractice-module-scss-module__GHAW1q__generateBtn:disabled{opacity:.5;cursor:not-allowed}.AIPractice-module-scss-module__GHAW1q__loading{animation:1.5s ease-in-out infinite AIPractice-module-scss-module__GHAW1q__pulse;}.AIPractice-module-scss-module__GHAW1q__spinner{animation:1s linear infinite AIPractice-module-scss-module__GHAW1q__spin}@keyframes AIPractice-module-scss-module__GHAW1q__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.AIPractice-module-scss-module__GHAW1q__exerciseWrap{animation:.4s ease-out AIPractice-module-scss-module__GHAW1q__fadeIn}@keyframes AIPractice-module-scss-module__GHAW1q__fadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.AIPractice-module-scss-module__GHAW1q__exerciseHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.AIPractice-module-scss-module__GHAW1q__exerciseTitle{color:#f8fafc;margin:0;font-family:Space Grotesk,sans-serif;font-size:1.15rem;font-weight:700}.AIPractice-module-scss-module__GHAW1q__exerciseMeta{color:#f8fafc66;font-size:.75rem}.AIPractice-module-scss-module__GHAW1q__passageCard{background:#ffffff08;border:1px solid #ffffff0f;border-radius:14px;margin-bottom:1.5rem;padding:1.25rem}.AIPractice-module-scss-module__GHAW1q__passageText{color:#f8fafcd9;white-space:pre-wrap;margin:0;font-size:.92rem;line-height:1.75}.AIPractice-module-scss-module__GHAW1q__audioPlayer{background:#f973160f;border:1px solid #f9731626;border-radius:12px;align-items:center;gap:.75rem;margin-bottom:1.25rem;padding:.875rem 1rem;display:flex}.AIPractice-module-scss-module__GHAW1q__audioPlayer audio{border-radius:8px;flex:1;height:36px}.AIPractice-module-scss-module__GHAW1q__audioIcon{color:#fb923c;flex-shrink:0}.AIPractice-module-scss-module__GHAW1q__questionsSection{margin-bottom:1.5rem}.AIPractice-module-scss-module__GHAW1q__questionsSectionTitle{color:#f8fafc;margin:0 0 1rem;font-family:Space Grotesk,sans-serif;font-size:.95rem;font-weight:700}.AIPractice-module-scss-module__GHAW1q__questionCard{background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;margin-bottom:.75rem;padding:1rem}.AIPractice-module-scss-module__GHAW1q__questionText{color:#f8fafce6;margin:0 0 .75rem;font-size:.88rem;font-weight:600}.AIPractice-module-scss-module__GHAW1q__optionsList{flex-direction:column;gap:.375rem;margin:0;padding:0;list-style:none;display:flex}.AIPractice-module-scss-module__GHAW1q__optionBtn{color:#f8fafcbf;text-align:left;cursor:pointer;-webkit-tap-highlight-color:#0000;touch-action:manipulation;-webkit-user-select:none;user-select:none;background:#ffffff05;border:2px solid #ffffff0f;border-radius:10px;align-items:center;gap:.5rem;width:100%;padding:.85rem 1rem;font-size:.84rem;transition:all .15s;display:flex}.AIPractice-module-scss-module__GHAW1q__optionBtn:hover:not(.AIPractice-module-scss-module__GHAW1q__correct):not(.AIPractice-module-scss-module__GHAW1q__wrong){background:#ffffff0d;border-color:#ffffff1f}.AIPractice-module-scss-module__GHAW1q__optionBtn:active{transform:scale(.98)}.AIPractice-module-scss-module__GHAW1q__optionLetter{color:#f8fafc80;background:#ffffff0d;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:.72rem;font-weight:700;display:flex}.AIPractice-module-scss-module__GHAW1q__selected{color:#c7d2fe;box-shadow:0 0 0 1px #6366f166;background:#6366f133!important;border-color:#818cf8!important}.AIPractice-module-scss-module__GHAW1q__correct{color:#34d399!important;background:#10b98114!important;border-color:#10b98180!important}.AIPractice-module-scss-module__GHAW1q__correct .AIPractice-module-scss-module__GHAW1q__optionLetter{color:#34d399;background:#10b98133}.AIPractice-module-scss-module__GHAW1q__wrong{color:#f87171!important;background:#ef44440f!important;border-color:#ef444466!important}.AIPractice-module-scss-module__GHAW1q__wrong .AIPractice-module-scss-module__GHAW1q__optionLetter{color:#f87171;background:#ef444433}.AIPractice-module-scss-module__GHAW1q__explanation{color:#f8fafc99;background:#10b9810f;border-left:3px solid #10b9814d;border-radius:8px;margin-top:.5rem;padding:.5rem .75rem;font-size:.78rem;line-height:1.5}.AIPractice-module-scss-module__GHAW1q__writingPrompt{background:#a855f70a;border:1px solid #a855f71f;border-radius:14px;margin-bottom:1.25rem;padding:1.5rem}.AIPractice-module-scss-module__GHAW1q__scenarioText{color:#f8fafcd9;margin:0 0 1rem;font-size:.92rem;line-height:1.7}.AIPractice-module-scss-module__GHAW1q__bulletList{margin:0;padding-left:1.25rem}.AIPractice-module-scss-module__GHAW1q__bulletList li{color:#f8fafcbf;margin-bottom:.375rem;font-size:.88rem;line-height:1.5}.AIPractice-module-scss-module__GHAW1q__promptMeta{border-top:1px solid #ffffff0d;gap:1rem;margin-top:1rem;padding-top:.75rem;display:flex}.AIPractice-module-scss-module__GHAW1q__metaItem{color:#f8fafc73;align-items:center;gap:.375rem;font-size:.78rem;display:flex}.AIPractice-module-scss-module__GHAW1q__metaItem svg{opacity:.6}.AIPractice-module-scss-module__GHAW1q__sceneImage{border:1px solid #ffffff14;border-radius:14px;margin-bottom:1rem;overflow:hidden}.AIPractice-module-scss-module__GHAW1q__sceneImage img{width:100%;height:auto;display:block}.AIPractice-module-scss-module__GHAW1q__speakingPrompt{background:#38bdf80a;border:1px solid #38bdf81f;border-radius:14px;margin-bottom:1.25rem;padding:1.5rem}.AIPractice-module-scss-module__GHAW1q__speakingText{color:#f8fafce6;margin:0 0 1rem;font-size:.95rem;line-height:1.7}.AIPractice-module-scss-module__GHAW1q__tipsList{margin:0;padding:0;list-style:none}.AIPractice-module-scss-module__GHAW1q__tipsList li{color:#f8fafc99;align-items:flex-start;gap:.5rem;margin-bottom:.375rem;font-size:.82rem;line-height:1.5;display:flex}.AIPractice-module-scss-module__GHAW1q__tipsList li:before{content:"💡";flex-shrink:0}.AIPractice-module-scss-module__GHAW1q__resultsBar{background:#ffffff08;border:1px solid #ffffff0f;border-radius:14px;justify-content:space-between;align-items:center;margin-bottom:.75rem;padding:1rem 1.25rem;display:flex}.AIPractice-module-scss-module__GHAW1q__nextActions{gap:.5rem;margin-bottom:1rem;display:flex}.AIPractice-module-scss-module__GHAW1q__tryAgainBtn{color:#f8fafccc;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:14px;flex:1;padding:14px 16px;font-family:DM Sans,system-ui,sans-serif;font-size:.9rem;font-weight:600;transition:all .2s cubic-bezier(.34,1.56,.64,1)}.AIPractice-module-scss-module__GHAW1q__tryAgainBtn:hover{background:#ffffff14;border-color:#ffffff26}.AIPractice-module-scss-module__GHAW1q__tryAgainBtn:active{transform:scale(.97)}.AIPractice-module-scss-module__GHAW1q__tryAgainBtn:disabled{opacity:.5;cursor:not-allowed}.AIPractice-module-scss-module__GHAW1q__nextExerciseBtn{color:#fff;cursor:pointer;letter-spacing:.01em;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:14px;flex:1.5;padding:14px 24px;font-family:DM Sans,system-ui,sans-serif;font-size:.95rem;font-weight:700;transition:all .2s cubic-bezier(.34,1.56,.64,1)}.AIPractice-module-scss-module__GHAW1q__nextExerciseBtn:hover{transform:translateY(-2px);box-shadow:0 6px 24px #6366f166}.AIPractice-module-scss-module__GHAW1q__nextExerciseBtn:active{transform:scale(.97)}.AIPractice-module-scss-module__GHAW1q__nextExerciseBtn:disabled{opacity:.5;cursor:not-allowed;transform:none}.AIPractice-module-scss-module__GHAW1q__scoreDisplay{align-items:baseline;gap:.25rem;display:flex}.AIPractice-module-scss-module__GHAW1q__scoreNum{color:#f8fafc;font-family:Space Grotesk,sans-serif;font-size:1.75rem;font-weight:800}.AIPractice-module-scss-module__GHAW1q__scoreTotal{color:#f8fafc66;font-size:.85rem}.AIPractice-module-scss-module__GHAW1q__scoreLabel{color:#f8fafc8c;font-size:.82rem;font-weight:500}.AIPractice-module-scss-module__GHAW1q__actions{gap:.75rem;margin-top:1.5rem;display:flex}.AIPractice-module-scss-module__GHAW1q__nextBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#c00,#ff3b3b);border:none;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.875rem;font-family:Space Grotesk,sans-serif;font-size:.9rem;font-weight:600;transition:all .2s;display:flex}.AIPractice-module-scss-module__GHAW1q__nextBtn:hover{transform:translateY(-1px);box-shadow:0 6px 20px #6366f14d}.AIPractice-module-scss-module__GHAW1q__resetBtn{color:#f8fafca6;cursor:pointer;background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;padding:.875rem 1.25rem;font-size:.85rem;font-weight:500;transition:all .2s;display:flex}.AIPractice-module-scss-module__GHAW1q__resetBtn:hover{background:#ffffff0f;border-color:#ffffff26}.AIPractice-module-scss-module__GHAW1q__startPracticeBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#c00,#ff3b3b);border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.875rem;font-family:Space Grotesk,sans-serif;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.AIPractice-module-scss-module__GHAW1q__startPracticeBtn:hover{transform:translateY(-1px);box-shadow:0 6px 20px #6366f14d}.AIPractice-module-scss-module__GHAW1q__listenCard{text-align:center;background:linear-gradient(145deg,#ffffff0f 0%,#ffffff05 100%);border:1px solid #ffffff1a;border-radius:24px;width:100%;max-width:550px;margin:0 auto;padding:2.5rem 2rem;animation:.6s ease-out AIPractice-module-scss-module__GHAW1q__fadeInUp}.AIPractice-module-scss-module__GHAW1q__listenTitle{color:#fff;margin:1rem 0 .75rem;font-family:Space Grotesk,system-ui,sans-serif;font-size:1.5rem;font-weight:700}.AIPractice-module-scss-module__GHAW1q__audioVisual{margin-bottom:.5rem}.AIPractice-module-scss-module__GHAW1q__audioWave{justify-content:center;align-items:flex-end;gap:6px;height:50px;display:flex}.AIPractice-module-scss-module__GHAW1q__audioWavePlaying .AIPractice-module-scss-module__GHAW1q__waveBar{animation:.8s ease-in-out infinite AIPractice-module-scss-module__GHAW1q__soundWave}.AIPractice-module-scss-module__GHAW1q__waveBar{background:linear-gradient(#fbbf24,#fb923c);border-radius:3px;width:6px;height:40px;transform:scaleY(.3)}.AIPractice-module-scss-module__GHAW1q__waveBar:first-child{animation-delay:0s}.AIPractice-module-scss-module__GHAW1q__waveBar:nth-child(2){animation-delay:.1s}.AIPractice-module-scss-module__GHAW1q__waveBar:nth-child(3){animation-delay:.2s}.AIPractice-module-scss-module__GHAW1q__waveBar:nth-child(4){animation-delay:.3s}.AIPractice-module-scss-module__GHAW1q__waveBar:nth-child(5){animation-delay:.4s}@keyframes AIPractice-module-scss-module__GHAW1q__soundWave{0%,to{transform:scaleY(.3)}50%{transform:scaleY(1)}}.AIPractice-module-scss-module__GHAW1q__listenHint{color:#fff9;margin:0 0 1.5rem;font-size:.95rem}.AIPractice-module-scss-module__GHAW1q__playBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#fb923c,#f59e0b);border:none;border-radius:12px;justify-content:center;align-items:center;gap:.75rem;margin-bottom:1rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex}.AIPractice-module-scss-module__GHAW1q__playBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #fb923c59}.AIPractice-module-scss-module__GHAW1q__playBtn:disabled{opacity:.5;cursor:not-allowed}.AIPractice-module-scss-module__GHAW1q__readyBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#22c55e,#16a34a);border:none;border-radius:12px;align-items:center;gap:.5rem;padding:.9rem 1.75rem;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex}.AIPractice-module-scss-module__GHAW1q__readyBtn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #22c55e59}.AIPractice-module-scss-module__GHAW1q__clipBadge{color:#6366f1;background:#6366f126;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:.5rem;padding:.3rem .8rem;font-size:.875rem;font-weight:600;display:inline-flex}.AIPractice-module-scss-module__GHAW1q__clipTabs{justify-content:center;gap:.5rem;margin-top:1rem;display:flex}.AIPractice-module-scss-module__GHAW1q__clipTab{color:#f8fafc80;background:#ffffff08;border:1px solid #ffffff1a;border-radius:6px;padding:.3rem .8rem;font-size:.8rem}.AIPractice-module-scss-module__GHAW1q__clipTabActive{color:#6366f1;background:#6366f11a;border:2px solid #6366f1;border-radius:6px;padding:.3rem .8rem;font-size:.8rem;font-weight:600}.AIPractice-module-scss-module__GHAW1q__clipTabDone{color:#22c55e;background:#22c55e1a;border:1px solid #22c55e4d;border-radius:6px;padding:.3rem .8rem;font-size:.8rem}.AIPractice-module-scss-module__GHAW1q__practiceCard{background:linear-gradient(135deg,#ffffff0f 0%,#ffffff05 100%);border:1px solid #ffffff1a;border-radius:20px;margin-bottom:1.1rem;padding:1.6rem;animation:.6s ease-out AIPractice-module-scss-module__GHAW1q__fadeInUp;position:relative;overflow:hidden}.AIPractice-module-scss-module__GHAW1q__practiceCardHeader{align-items:center;gap:1.1rem;margin-bottom:1rem;display:flex}.AIPractice-module-scss-module__GHAW1q__practiceCardIcon{color:#fff;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex;box-shadow:0 8px 20px #0003}.AIPractice-module-scss-module__GHAW1q__practiceCardIcon.AIPractice-module-scss-module__GHAW1q__reading{background:linear-gradient(135deg,#3b82f6,#2563eb)}.AIPractice-module-scss-module__GHAW1q__practiceCardIcon.AIPractice-module-scss-module__GHAW1q__writing{background:linear-gradient(135deg,#10b981,#059669)}.AIPractice-module-scss-module__GHAW1q__practiceCardIcon.AIPractice-module-scss-module__GHAW1q__listening{background:linear-gradient(135deg,#f59e0b,#d97706)}.AIPractice-module-scss-module__GHAW1q__practiceCardIcon.AIPractice-module-scss-module__GHAW1q__speaking{background:linear-gradient(135deg,#8b5cf6,#7c3aed)}.AIPractice-module-scss-module__GHAW1q__practiceCardTitle{flex:1}.AIPractice-module-scss-module__GHAW1q__practiceCardTitle h3{color:#fff;margin:0;font-family:Space Grotesk,system-ui,sans-serif;font-size:1.3rem;font-weight:700}.AIPractice-module-scss-module__GHAW1q__practiceCardBadge{text-transform:uppercase;letter-spacing:.1em;margin-bottom:.25rem;font-size:.65rem;font-weight:700;display:inline-block}.AIPractice-module-scss-module__GHAW1q__practiceCardBadge.AIPractice-module-scss-module__GHAW1q__reading{color:#60a5fa}.AIPractice-module-scss-module__GHAW1q__practiceCardBadge.AIPractice-module-scss-module__GHAW1q__writing{color:#34d399}.AIPractice-module-scss-module__GHAW1q__practiceCardBadge.AIPractice-module-scss-module__GHAW1q__listening{color:#fbbf24}.AIPractice-module-scss-module__GHAW1q__practiceCardBadge.AIPractice-module-scss-module__GHAW1q__speaking{color:#a78bfa}.AIPractice-module-scss-module__GHAW1q__practiceCardDesc{color:#fff9;margin:0 0 1.1rem;font-size:.9rem;line-height:1.5}.AIPractice-module-scss-module__GHAW1q__practiceCardMeta{flex-wrap:wrap;gap:.8rem;margin-bottom:1.35rem;display:flex}.AIPractice-module-scss-module__GHAW1q__practiceMetaChip{color:#ffffffa6;background:#0000004d;border:1px solid #ffffff0f;border-radius:10px;align-items:center;gap:.45rem;padding:.45rem .85rem;font-size:.75rem;font-weight:500;display:inline-flex}.AIPractice-module-scss-module__GHAW1q__practiceMetaChip svg{color:#ffffff73}.AIPractice-module-scss-module__GHAW1q__practiceCardCta{cursor:pointer;border:none;border-radius:12px;align-items:center;gap:.55rem;padding:.8rem 1.4rem;font-size:.9rem;font-weight:600;transition:all .35s;display:inline-flex}.AIPractice-module-scss-module__GHAW1q__practiceCardCta:hover{transform:translateY(-2px)}.AIPractice-module-scss-module__GHAW1q__practiceCardCta:disabled{opacity:.5;cursor:not-allowed;transform:none}.AIPractice-module-scss-module__GHAW1q__practiceCardCta.AIPractice-module-scss-module__GHAW1q__reading{color:#fff;background:linear-gradient(135deg,#3b82f6,#2563eb)}.AIPractice-module-scss-module__GHAW1q__practiceCardCta.AIPractice-module-scss-module__GHAW1q__writing{color:#fff;background:linear-gradient(135deg,#10b981,#059669)}.AIPractice-module-scss-module__GHAW1q__practiceCardCta.AIPractice-module-scss-module__GHAW1q__listening{color:#fff;background:linear-gradient(135deg,#f59e0b,#d97706)}.AIPractice-module-scss-module__GHAW1q__practiceCardCta.AIPractice-module-scss-module__GHAW1q__speaking{color:#fff;background:linear-gradient(135deg,#8b5cf6,#7c3aed)}@media (max-width:767px){.AIPractice-module-scss-module__GHAW1q__container{padding:1rem .75rem 6rem}.AIPractice-module-scss-module__GHAW1q__header{margin-bottom:1.25rem}.AIPractice-module-scss-module__GHAW1q__header h1{font-size:1.3rem!important}.AIPractice-module-scss-module__GHAW1q__badge{padding:.3rem .7rem;font-size:.7rem}.AIPractice-module-scss-module__GHAW1q__submitBtn,.AIPractice-module-scss-module__GHAW1q__generateBtn{border-radius:14px;min-height:52px;font-size:1rem}}.AIPractice-module-scss-module__GHAW1q__sessionSummary{background:#ffffff05;border:1px solid #ffffff0f;border-radius:20px;margin-top:1.5rem;padding:2rem 1.5rem}.AIPractice-module-scss-module__GHAW1q__summaryRow{align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.AIPractice-module-scss-module__GHAW1q__summaryLabel{color:#f8fafc99;min-width:60px;font-size:.8rem;font-weight:600}.AIPractice-module-scss-module__GHAW1q__summaryBar{background:#ffffff0f;border-radius:5px;flex:1;height:10px;overflow:hidden}.AIPractice-module-scss-module__GHAW1q__summaryBarFill{border-radius:5px;height:100%;transition:width .6s cubic-bezier(.34,1.56,.64,1)}.AIPractice-module-scss-module__GHAW1q__summaryScore{text-align:right;color:#f8fafccc;min-width:40px;font-size:.85rem;font-weight:700}.AIPractice-module-scss-module__GHAW1q__summaryTotal{border-top:1px solid #ffffff0f;flex-direction:column;align-items:center;margin-top:.75rem;padding:1.25rem 0 .5rem;display:flex}
.ExamTimer-module-scss-module__mexQhW__timerContainer{background:#fffffff2;border:2px solid #8b5cf633;border-radius:12px;align-items:center;min-width:200px;padding:.625rem 1rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.ExamTimer-module-scss-module__mexQhW__timerContainer.ExamTimer-module-scss-module__mexQhW__running{border-color:#10b981;box-shadow:0 0 0 3px #10b9811a}.ExamTimer-module-scss-module__mexQhW__timerContainer.ExamTimer-module-scss-module__mexQhW__running .ExamTimer-module-scss-module__mexQhW__timerDisplay{color:#059669}.ExamTimer-module-scss-module__mexQhW__timerContainer.ExamTimer-module-scss-module__mexQhW__running .ExamTimer-module-scss-module__mexQhW__timerProgress{background:linear-gradient(90deg,#10b98126 0%,#06b6d426 100%)}.ExamTimer-module-scss-module__mexQhW__timerContainer.ExamTimer-module-scss-module__mexQhW__paused{border-color:#8b5cf626}.ExamTimer-module-scss-module__mexQhW__timerContainer.ExamTimer-module-scss-module__mexQhW__paused .ExamTimer-module-scss-module__mexQhW__timerDisplay{color:#64748b}.ExamTimer-module-scss-module__mexQhW__timerContainer.ExamTimer-module-scss-module__mexQhW__paused .ExamTimer-module-scss-module__mexQhW__timerProgress{background:#94a3b81a}.ExamTimer-module-scss-module__mexQhW__timerContainer.ExamTimer-module-scss-module__mexQhW__warning{border-color:#f59e0b;animation:1s ease-in-out infinite ExamTimer-module-scss-module__mexQhW__pulse;box-shadow:0 0 0 3px #f59e0b26}.ExamTimer-module-scss-module__mexQhW__timerContainer.ExamTimer-module-scss-module__mexQhW__warning .ExamTimer-module-scss-module__mexQhW__timerDisplay{color:#d97706;font-weight:700}.ExamTimer-module-scss-module__mexQhW__timerContainer.ExamTimer-module-scss-module__mexQhW__warning .ExamTimer-module-scss-module__mexQhW__timerProgress{background:linear-gradient(90deg,#f59e0b33 0%,#ef444426 100%)}.ExamTimer-module-scss-module__mexQhW__timerContainer.ExamTimer-module-scss-module__mexQhW__ended{background:#fef2f2f2;border-color:#ef4444}.ExamTimer-module-scss-module__mexQhW__timerContainer.ExamTimer-module-scss-module__mexQhW__ended .ExamTimer-module-scss-module__mexQhW__timerDisplay{color:#dc2626;font-weight:700}.ExamTimer-module-scss-module__mexQhW__timerContainer.ExamTimer-module-scss-module__mexQhW__ended .ExamTimer-module-scss-module__mexQhW__timerProgress{background:#ef444426;width:100%!important}@keyframes ExamTimer-module-scss-module__mexQhW__pulse{0%,to{box-shadow:0 0 0 3px #f59e0b26}50%{box-shadow:0 0 0 6px #f59e0b40}}.ExamTimer-module-scss-module__mexQhW__timerProgress{pointer-events:none;transition:width 1s linear,background .3s cubic-bezier(.4,0,.2,1);position:absolute;top:0;bottom:0;left:0}.ExamTimer-module-scss-module__mexQhW__timerContent{z-index:1;align-items:center;gap:.75rem;width:100%;display:flex;position:relative}.ExamTimer-module-scss-module__mexQhW__warningIcon{color:#f59e0b;flex-shrink:0;animation:.5s ease-in-out infinite ExamTimer-module-scss-module__mexQhW__shake}@keyframes ExamTimer-module-scss-module__mexQhW__shake{0%,to{transform:rotate(0)}25%{transform:rotate(-5deg)}75%{transform:rotate(5deg)}}.ExamTimer-module-scss-module__mexQhW__timerDisplay{color:#334155;letter-spacing:.05em;font-family:SF Mono,Monaco,Consolas,monospace;font-size:1.25rem;font-weight:600;transition:color .15s cubic-bezier(.4,0,.2,1)}.ExamTimer-module-scss-module__mexQhW__timerControls{align-items:center;gap:.375rem;margin-left:auto;display:flex}.ExamTimer-module-scss-module__mexQhW__timerBtn{color:#64748b;cursor:pointer;background:#001b29;border:1.5px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;width:2rem;height:2rem;transition:all .15s cubic-bezier(.4,0,.2,1);display:flex}.ExamTimer-module-scss-module__mexQhW__timerBtn:hover:not(:disabled){color:#4f46e5;background:#6366f10d;border-color:#818cf8}.ExamTimer-module-scss-module__mexQhW__timerBtn:disabled{opacity:.4;cursor:not-allowed}.ExamTimer-module-scss-module__mexQhW__timerBtn.ExamTimer-module-scss-module__mexQhW__muted{color:#94a3b8;background:#232938;border-color:#f1f5f9}@media (max-width:640px){.ExamTimer-module-scss-module__mexQhW__timerContainer{min-width:160px;padding:.5rem .75rem}.ExamTimer-module-scss-module__mexQhW__timerDisplay{font-size:1.125rem}.ExamTimer-module-scss-module__mexQhW__timerBtn{width:1.75rem;height:1.75rem}}
.DraftManager-module-scss-module__KfmQDW__draftManager{align-items:center;gap:.5rem;display:flex}.DraftManager-module-scss-module__KfmQDW__saveBtn,.DraftManager-module-scss-module__KfmQDW__loadBtn{cursor:pointer;border:none;border-radius:10px;align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.875rem;font-weight:600;transition:all .15s cubic-bezier(.4,0,.2,1);display:flex}.DraftManager-module-scss-module__KfmQDW__saveBtn{color:#059669;background:#10b98126;justify-content:center;min-width:100px}.DraftManager-module-scss-module__KfmQDW__saveBtn:hover{background:#10b98140}.DraftManager-module-scss-module__KfmQDW__loadBtn{color:#fff;background:#ffffff26}.DraftManager-module-scss-module__KfmQDW__loadBtn:hover{background:#ffffff40}.DraftManager-module-scss-module__KfmQDW__loadWrapper{position:relative}.DraftManager-module-scss-module__KfmQDW__chevron{margin-left:.25rem;transition:transform .15s cubic-bezier(.4,0,.2,1)}.DraftManager-module-scss-module__KfmQDW__chevronOpen{transform:rotate(180deg)}.DraftManager-module-scss-module__KfmQDW__dropdown{z-index:100;background:#001b29;border-radius:12px;width:320px;animation:.2s ease-out DraftManager-module-scss-module__KfmQDW__dropdownIn;position:absolute;top:calc(100% + .5rem);right:0;overflow:hidden;box-shadow:0 10px 40px #00000026,0 0 0 1px #0000000d}@keyframes DraftManager-module-scss-module__KfmQDW__dropdownIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.DraftManager-module-scss-module__KfmQDW__dropdownHeader{color:#f8fafcd9;background:linear-gradient(135deg,#6366f114 0%,#8b5cf614 100%);border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:.875rem 1rem;font-size:.8125rem;font-weight:600;display:flex}.DraftManager-module-scss-module__KfmQDW__dropdownCount{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border-radius:20px;justify-content:center;align-items:center;min-width:1.5rem;height:1.5rem;padding:0 .5rem;font-size:.75rem;display:inline-flex}.DraftManager-module-scss-module__KfmQDW__emptyState{color:#f8fafc80;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:2rem 1rem;display:flex}.DraftManager-module-scss-module__KfmQDW__emptyState p{margin:0;font-size:.875rem}.DraftManager-module-scss-module__KfmQDW__draftList{max-height:300px;overflow-y:auto}.DraftManager-module-scss-module__KfmQDW__draftItem{cursor:pointer;border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:.875rem 1rem;transition:background .15s cubic-bezier(.4,0,.2,1);display:flex}.DraftManager-module-scss-module__KfmQDW__draftItem:last-child{border-bottom:none}.DraftManager-module-scss-module__KfmQDW__draftItem:hover{background:#6366f10d}.DraftManager-module-scss-module__KfmQDW__draftItem:hover .DraftManager-module-scss-module__KfmQDW__deleteBtn{opacity:1}.DraftManager-module-scss-module__KfmQDW__draftInfo{flex:1;min-width:0}.DraftManager-module-scss-module__KfmQDW__draftName{color:#f8fafcd9;white-space:nowrap;text-overflow:ellipsis;margin-bottom:.25rem;font-size:.875rem;font-weight:600;display:block;overflow:hidden}.DraftManager-module-scss-module__KfmQDW__draftMeta{color:#f8fafc80;align-items:center;gap:.5rem;font-size:.75rem;display:flex}.DraftManager-module-scss-module__KfmQDW__draftWords{border-left:1px solid #e2e8f0;padding-left:.5rem}.DraftManager-module-scss-module__KfmQDW__deleteBtn{color:#f8fafc80;cursor:pointer;opacity:0;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:2rem;height:2rem;transition:all .15s cubic-bezier(.4,0,.2,1);display:flex}.DraftManager-module-scss-module__KfmQDW__deleteBtn:hover{color:#dc2626;background:#ef44441a}.DraftManager-module-scss-module__KfmQDW__modalOverlay{z-index:150;background:#00000080;justify-content:center;align-items:center;animation:.2s ease-out DraftManager-module-scss-module__KfmQDW__fadeIn;display:flex;position:fixed;inset:0}@keyframes DraftManager-module-scss-module__KfmQDW__fadeIn{0%{opacity:0}to{opacity:1}}.DraftManager-module-scss-module__KfmQDW__modal{background:#001b29;border-radius:16px;width:100%;max-width:400px;animation:.2s ease-out DraftManager-module-scss-module__KfmQDW__modalIn;box-shadow:0 20px 60px #0003}@keyframes DraftManager-module-scss-module__KfmQDW__modalIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.DraftManager-module-scss-module__KfmQDW__modalHeader{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.DraftManager-module-scss-module__KfmQDW__modalHeader h3{color:#f8fafc;margin:0;font-size:1rem;font-weight:600}.DraftManager-module-scss-module__KfmQDW__modalHeader button{color:#f8fafc99;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex}.DraftManager-module-scss-module__KfmQDW__modalHeader button:hover{background:#232938}.DraftManager-module-scss-module__KfmQDW__modalBody{padding:1.25rem}.DraftManager-module-scss-module__KfmQDW__modalBody input{color:#f8fafc;background:#232938;border:2px solid #8b5cf633;border-radius:10px;width:100%;padding:.75rem 1rem;font-size:.9375rem;transition:all .15s cubic-bezier(.4,0,.2,1)}.DraftManager-module-scss-module__KfmQDW__modalBody input::placeholder{color:#f8fafc80}.DraftManager-module-scss-module__KfmQDW__modalBody input:focus{background:#001b29;border-color:#818cf8;outline:none}.DraftManager-module-scss-module__KfmQDW__modalFooter{background:#232938;border-top:1px solid #e2e8f0;border-radius:0 0 16px 16px;justify-content:flex-end;gap:.75rem;padding:1rem 1.25rem;display:flex}.DraftManager-module-scss-module__KfmQDW__cancelBtn,.DraftManager-module-scss-module__KfmQDW__confirmBtn{cursor:pointer;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.875rem;font-weight:600;transition:all .15s cubic-bezier(.4,0,.2,1);display:flex}.DraftManager-module-scss-module__KfmQDW__cancelBtn{color:#f8fafc99;background:#001b29;border:1px solid #8b5cf626}.DraftManager-module-scss-module__KfmQDW__cancelBtn:hover{background:#232938}.DraftManager-module-scss-module__KfmQDW__confirmBtn{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%)}.DraftManager-module-scss-module__KfmQDW__confirmBtn:hover{box-shadow:0 4px 12px #6366f14d}@media (max-width:640px){.DraftManager-module-scss-module__KfmQDW__dropdown{width:280px;right:-50px}.DraftManager-module-scss-module__KfmQDW__saveBtn,.DraftManager-module-scss-module__KfmQDW__loadBtn{padding:.5rem .75rem;font-size:.8125rem}.DraftManager-module-scss-module__KfmQDW__saveBtn span,.DraftManager-module-scss-module__KfmQDW__loadBtn span{display:none}.DraftManager-module-scss-module__KfmQDW__saveBtn{min-width:auto}}
.ExamMode-module-scss-module___bkSWG__examToggle{flex-direction:column;align-items:center;gap:.5rem;display:flex}.ExamMode-module-scss-module___bkSWG__examToggleBtn{color:#d97706;cursor:pointer;background:#f59e0b26;border:2px solid #f59e0b4d;border-radius:10px;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;transition:all .15s cubic-bezier(.4,0,.2,1);display:flex}.ExamMode-module-scss-module___bkSWG__examToggleBtn:hover{background:#f59e0b40;border-color:#f59e0b80;transform:translateY(-1px)}.ExamMode-module-scss-module___bkSWG__examToggleHint{color:#fff9;margin:0;font-size:.75rem}.ExamMode-module-scss-module___bkSWG__examOverlay{z-index:100;background:#0f172af2;justify-content:center;align-items:center;padding:1rem;animation:.3s ease-out ExamMode-module-scss-module___bkSWG__fadeIn;display:flex;position:fixed;inset:0}@keyframes ExamMode-module-scss-module___bkSWG__fadeIn{0%{opacity:0}to{opacity:1}}.ExamMode-module-scss-module___bkSWG__examStartCard,.ExamMode-module-scss-module___bkSWG__examResultCard{text-align:center;background:#001b29;border-radius:24px;width:100%;max-width:500px;padding:2.5rem;animation:.4s ease-out ExamMode-module-scss-module___bkSWG__cardIn;box-shadow:0 25px 80px #0000004d}.ExamMode-module-scss-module___bkSWG__examStartCard h2,.ExamMode-module-scss-module___bkSWG__examResultCard h2{color:#f8fafc;margin:1rem 0 .5rem;font-size:1.5rem;font-weight:700}@keyframes ExamMode-module-scss-module___bkSWG__cardIn{0%{opacity:0;transform:scale(.9)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}.ExamMode-module-scss-module___bkSWG__examStartIcon{color:#6366f1;background:linear-gradient(135deg,#6366f11a 0%,#8b5cf61a 100%);border-radius:20px;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto;display:flex}.ExamMode-module-scss-module___bkSWG__examStartDesc{color:#f8fafc99;margin:0 0 1.5rem;font-size:1rem}.ExamMode-module-scss-module___bkSWG__examRules{text-align:left;background:#fef3c7;border:1px solid #fcd34d;border-radius:12px;margin-bottom:1.5rem;padding:1.25rem}.ExamMode-module-scss-module___bkSWG__examRules h3{color:#92400e;margin:0 0 .75rem;font-size:.9375rem;font-weight:600}.ExamMode-module-scss-module___bkSWG__examRules ul{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.ExamMode-module-scss-module___bkSWG__examRules li{color:#78350f;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.ExamMode-module-scss-module___bkSWG__examRules li svg{color:#d97706;flex-shrink:0}.ExamMode-module-scss-module___bkSWG__examStartActions{justify-content:center;gap:1rem;display:flex}.ExamMode-module-scss-module___bkSWG__examCancelBtn,.ExamMode-module-scss-module___bkSWG__examStartBtn{cursor:pointer;border:none;border-radius:12px;align-items:center;gap:.5rem;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.ExamMode-module-scss-module___bkSWG__examCancelBtn{color:#f8fafc99;background:#232938}.ExamMode-module-scss-module___bkSWG__examCancelBtn:hover{background:#12303f}.ExamMode-module-scss-module___bkSWG__examStartBtn{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);box-shadow:0 4px 15px #6366f166}.ExamMode-module-scss-module___bkSWG__examStartBtn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #6366f180}.ExamMode-module-scss-module___bkSWG__examRunning{position:relative}.ExamMode-module-scss-module___bkSWG__examTimer{z-index:100;background:#001b29;border:3px solid #10b981;border-radius:16px;min-width:320px;transition:all .3s cubic-bezier(.4,0,.2,1);position:fixed;top:1rem;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 10px 40px #00000026}.ExamMode-module-scss-module___bkSWG__examTimerWarning{border-color:#f59e0b;animation:1s ease-in-out infinite ExamMode-module-scss-module___bkSWG__pulse}.ExamMode-module-scss-module___bkSWG__examTimerWarning .ExamMode-module-scss-module___bkSWG__examTimerLabel,.ExamMode-module-scss-module___bkSWG__examTimerWarning .ExamMode-module-scss-module___bkSWG__examTimerDisplay{color:#d97706}.ExamMode-module-scss-module___bkSWG__examTimerWarning .ExamMode-module-scss-module___bkSWG__examTimerProgress{background:linear-gradient(135deg,#f59e0b 0%,#eab308 100%)}.ExamMode-module-scss-module___bkSWG__examTimerCritical{border-color:#ef4444;animation:.5s ease-in-out infinite ExamMode-module-scss-module___bkSWG__shake}.ExamMode-module-scss-module___bkSWG__examTimerCritical .ExamMode-module-scss-module___bkSWG__examTimerLabel,.ExamMode-module-scss-module___bkSWG__examTimerCritical .ExamMode-module-scss-module___bkSWG__examTimerDisplay{color:#dc2626}.ExamMode-module-scss-module___bkSWG__examTimerCritical .ExamMode-module-scss-module___bkSWG__examTimerProgress{background:linear-gradient(135deg,#ef4444 0%,#f97316 100%)}@keyframes ExamMode-module-scss-module___bkSWG__pulse{0%,to{box-shadow:0 10px 40px #f59e0b33}50%{box-shadow:0 10px 40px #f59e0b66}}@keyframes ExamMode-module-scss-module___bkSWG__shake{0%,to{transform:translate(-50%)rotate(0)}25%{transform:translate(-50%)rotate(-1deg)}75%{transform:translate(-50%)rotate(1deg)}}.ExamMode-module-scss-module___bkSWG__examTimerContent{justify-content:space-between;align-items:center;gap:1rem;padding:.75rem 1rem;display:flex}.ExamMode-module-scss-module___bkSWG__examTimerLabel{color:#10b981;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:700}.ExamMode-module-scss-module___bkSWG__examTimerDisplay{color:#f8fafc;font-family:SF Mono,Monaco,Consolas,monospace;font-size:1.75rem;font-weight:700}.ExamMode-module-scss-module___bkSWG__examFinishBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#10b981 0%,#06b6d4 100%);border:none;border-radius:8px;align-items:center;gap:.375rem;padding:.5rem 1rem;font-size:.8125rem;font-weight:600;transition:all .15s cubic-bezier(.4,0,.2,1);display:flex}.ExamMode-module-scss-module___bkSWG__examFinishBtn:hover{transform:scale(1.05)}.ExamMode-module-scss-module___bkSWG__examTimerProgress{background:linear-gradient(135deg,#10b981 0%,#06b6d4 100%);height:4px;transition:width 1s linear}.ExamMode-module-scss-module___bkSWG__examResultIcon{border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;margin:0 auto;display:flex}.ExamMode-module-scss-module___bkSWG__examResultSuccess{color:#10b981;background:linear-gradient(135deg,#10b98126 0%,#06b6d426 100%)}.ExamMode-module-scss-module___bkSWG__examResultFail{color:#ef4444;background:linear-gradient(135deg,#ef444426 0%,#f9731626 100%)}.ExamMode-module-scss-module___bkSWG__examStats{background:#232938;border-radius:12px;grid-template-columns:repeat(3,1fr);gap:1rem;margin:1.5rem 0;padding:1.25rem;display:grid}.ExamMode-module-scss-module___bkSWG__examStatItem{flex-direction:column;align-items:center;gap:.25rem;display:flex}.ExamMode-module-scss-module___bkSWG__examStatLabel{color:#f8fafc99;font-size:.75rem}.ExamMode-module-scss-module___bkSWG__examStatValue{color:#f8fafc;font-size:1.25rem;font-weight:700}.ExamMode-module-scss-module___bkSWG__examStatGood{color:#10b981}.ExamMode-module-scss-module___bkSWG__examResultTip{color:#f8fafcb3;background:linear-gradient(135deg,#6366f10d 0%,#8b5cf60d 100%);border-radius:10px;margin:0 0 1.5rem;padding:1rem;font-size:.9375rem}.ExamMode-module-scss-module___bkSWG__examResultActions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.ExamMode-module-scss-module___bkSWG__examRestartBtn,.ExamMode-module-scss-module___bkSWG__examExitBtn{cursor:pointer;border:none;border-radius:12px;align-items:center;gap:.5rem;padding:.875rem 1.25rem;font-size:.9375rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.ExamMode-module-scss-module___bkSWG__examRestartBtn{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);box-shadow:0 4px 15px #6366f14d}.ExamMode-module-scss-module___bkSWG__examRestartBtn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #6366f166}.ExamMode-module-scss-module___bkSWG__examExitBtn{color:#f8fafc99;background:#232938}.ExamMode-module-scss-module___bkSWG__examExitBtn:hover{background:#12303f}@media (max-width:640px){.ExamMode-module-scss-module___bkSWG__examStartCard,.ExamMode-module-scss-module___bkSWG__examResultCard{padding:1.5rem}.ExamMode-module-scss-module___bkSWG__examStartCard h2,.ExamMode-module-scss-module___bkSWG__examResultCard h2{font-size:1.25rem}.ExamMode-module-scss-module___bkSWG__examStartIcon{width:60px;height:60px}.ExamMode-module-scss-module___bkSWG__examStartActions,.ExamMode-module-scss-module___bkSWG__examResultActions{flex-direction:column}.ExamMode-module-scss-module___bkSWG__examTimer{min-width:280px;top:.5rem}.ExamMode-module-scss-module___bkSWG__examTimerDisplay{font-size:1.5rem}.ExamMode-module-scss-module___bkSWG__examStats{grid-template-columns:1fr;gap:.75rem}}
.SpellCheck-module-scss-module__zHf5kG__spellCheckContainer{flex-direction:column;gap:.75rem;width:100%;display:flex}.SpellCheck-module-scss-module__zHf5kG__editorWrapper{-webkit-overflow-scrolling:touch;border-radius:12px;width:100%;position:relative;overflow:hidden}.SpellCheck-module-scss-module__zHf5kG__highlightOverlay{pointer-events:none;z-index:1;white-space:pre-wrap;word-wrap:break-word;color:#0000;padding:1rem;font-family:inherit;font-size:1rem;line-height:1.6;position:absolute;inset:0;overflow:hidden}.SpellCheck-module-scss-module__zHf5kG__highlightContent{white-space:pre-wrap;word-wrap:break-word}.SpellCheck-module-scss-module__zHf5kG__underlinedWord{color:#0000;text-decoration-skip-ink:none;text-underline-offset:3px;background-color:#ef444426;border-radius:2px;-webkit-text-decoration:underline wavy #ef4444;text-decoration:underline wavy #ef4444}.SpellCheck-module-scss-module__zHf5kG__textarea{width:100%;height:100%;min-height:inherit;resize:none;color:var(--text-primary,#1e293b);z-index:2;caret-color:var(--text-primary,#1e293b);appearance:none;background:0 0;padding:1rem;font-family:inherit;font-size:1rem;line-height:1.6;-webkit-text-decoration:none;text-decoration:none;position:relative;box-shadow:none!important;border:none!important;outline:none!important}.SpellCheck-module-scss-module__zHf5kG__textarea::placeholder{color:var(--text-secondary,#0006)}:-webkit-any(.SpellCheck-module-scss-module__zHf5kG__textarea:invalid,.SpellCheck-module-scss-module__zHf5kG__textarea:required,.SpellCheck-module-scss-module__zHf5kG__textarea:-moz-ui-invalid,.SpellCheck-module-scss-module__zHf5kG__textarea:-webkit-autofill),.SpellCheck-module-scss-module__zHf5kG__textarea:focus{box-shadow:none!important;border:none!important;outline:none!important}:is(.SpellCheck-module-scss-module__zHf5kG__textarea:invalid,.SpellCheck-module-scss-module__zHf5kG__textarea:required,.SpellCheck-module-scss-module__zHf5kG__textarea:-moz-ui-invalid,.SpellCheck-module-scss-module__zHf5kG__textarea:autofill),.SpellCheck-module-scss-module__zHf5kG__textarea:focus{box-shadow:none!important;border:none!important;outline:none!important}.SpellCheck-module-scss-module__zHf5kG__loadingIndicator{color:#6366f1;background:#6366f11a;border-radius:6px;align-items:center;gap:.5rem;width:fit-content;padding:.4rem .75rem;font-size:.8rem;display:inline-flex}.SpellCheck-module-scss-module__zHf5kG__loadingIndicator:before{content:"";border:2px solid #6366f1;border-top-color:#0000;border-radius:50%;width:10px;height:10px;animation:.8s linear infinite SpellCheck-module-scss-module__zHf5kG__spin}@keyframes SpellCheck-module-scss-module__zHf5kG__spin{to{transform:rotate(360deg)}}.SpellCheck-module-scss-module__zHf5kG__correctionPanel{background:#fef2f2;border:1px solid #fecaca;border-radius:10px;overflow:hidden}.SpellCheck-module-scss-module__zHf5kG__correctionHeader{color:#b91c1c;background:#fee2e2;padding:.5rem .75rem;font-size:.8rem;font-weight:600}.SpellCheck-module-scss-module__zHf5kG__correctionList{flex-direction:column;gap:.5rem;max-height:150px;padding:.5rem;display:flex;overflow-y:auto}.SpellCheck-module-scss-module__zHf5kG__correctionItem{background:#001b29;border-radius:6px;flex-wrap:wrap;align-items:center;gap:.5rem;padding:.4rem;display:flex}.SpellCheck-module-scss-module__zHf5kG__wrongWord{color:#dc2626;text-underline-offset:3px;background:#ef44441a;border-radius:4px;padding:.1rem .3rem;font-weight:600;-webkit-text-decoration:underline wavy #ef4444;text-decoration:underline wavy #ef4444}.SpellCheck-module-scss-module__zHf5kG__suggestionsRow{flex-wrap:wrap;align-items:center;gap:.35rem;display:flex}.SpellCheck-module-scss-module__zHf5kG__arrow{color:#9ca3af;font-size:.9rem}.SpellCheck-module-scss-module__zHf5kG__suggestionChip{color:#166534;cursor:pointer;background:#dcfce7;border:1px solid #bbf7d0;border-radius:5px;padding:.3rem .6rem;font-size:.85rem;font-weight:500;transition:all .15s}.SpellCheck-module-scss-module__zHf5kG__suggestionChip:hover{color:#fff;background:#22c55e;border-color:#22c55e}.SpellCheck-module-scss-module__zHf5kG__suggestionChip:active{transform:scale(.95)}.SpellCheck-module-scss-module__zHf5kG__noSuggestion{color:#9ca3af;font-size:.8rem;font-style:italic}.SpellCheck-module-scss-module__zHf5kG__allClear{color:#166534;background:#dcfce7;border:1px solid #bbf7d0;border-radius:6px;align-items:center;gap:.4rem;width:fit-content;padding:.4rem .75rem;font-size:.85rem;display:inline-flex}@media (prefers-color-scheme:dark){.SpellCheck-module-scss-module__zHf5kG__textarea{color:#e2e8f0;caret-color:#e2e8f0}.SpellCheck-module-scss-module__zHf5kG__textarea::placeholder{color:#fff6}.SpellCheck-module-scss-module__zHf5kG__correctionPanel{background:#ef44441a;border-color:#ef44444d}.SpellCheck-module-scss-module__zHf5kG__correctionHeader{color:#fca5a5;background:#ef444433}.SpellCheck-module-scss-module__zHf5kG__correctionItem{background:#1e293bcc}.SpellCheck-module-scss-module__zHf5kG__wrongWord{color:#fca5a5}.SpellCheck-module-scss-module__zHf5kG__suggestionChip{color:#86efac;background:#22c55e33;border-color:#22c55e4d}.SpellCheck-module-scss-module__zHf5kG__suggestionChip:hover{color:#fff;background:#22c55e}.SpellCheck-module-scss-module__zHf5kG__allClear{color:#86efac;background:#22c55e26;border-color:#22c55e4d}}
.Achievements-module-scss-module__8Ej22q__container{flex-direction:column;gap:1.5rem;display:flex}.Achievements-module-scss-module__8Ej22q__header{justify-content:space-between;align-items:center;display:flex}.Achievements-module-scss-module__8Ej22q__headerLeft h3{color:var(--text-primary);margin:0 0 .25rem;font-size:1.25rem;font-weight:700}.Achievements-module-scss-module__8Ej22q__subtitle{color:var(--text-tertiary);font-size:.875rem}.Achievements-module-scss-module__8Ej22q__progressCircle{width:60px;height:60px;position:relative}.Achievements-module-scss-module__8Ej22q__progressCircle svg{width:100%;height:100%;transform:rotate(-90deg)}.Achievements-module-scss-module__8Ej22q__progressBg{fill:none;stroke:var(--bg-tertiary);stroke-width:3px}.Achievements-module-scss-module__8Ej22q__progressFill{fill:none;stroke:var(--accent-primary);stroke-width:3px;stroke-linecap:round;transition:stroke-dasharray .5s}.Achievements-module-scss-module__8Ej22q__progressText{color:var(--text-primary);font-size:.75rem;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Achievements-module-scss-module__8Ej22q__categories{flex-wrap:wrap;gap:.5rem;display:flex}.Achievements-module-scss-module__8Ej22q__categoryBtn{background:var(--bg-secondary);border:1px solid var(--border-primary);color:var(--text-secondary);cursor:pointer;border-radius:20px;align-items:center;gap:.375rem;padding:.5rem .875rem;font-size:.8rem;transition:all .2s;display:flex}.Achievements-module-scss-module__8Ej22q__categoryBtn:hover{background:var(--bg-tertiary);color:var(--text-primary)}.Achievements-module-scss-module__8Ej22q__categoryBtn.Achievements-module-scss-module__8Ej22q__active{background:linear-gradient(135deg,var(--accent-primary)0%,var(--accent-secondary)100%);color:#fff;border-color:#0000}.Achievements-module-scss-module__8Ej22q__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem;display:grid}.Achievements-module-scss-module__8Ej22q__achievementCard{background:var(--bg-card);border:1px solid var(--border-primary);border-radius:12px;align-items:center;gap:1rem;padding:1rem;transition:all .2s;display:flex;position:relative}.Achievements-module-scss-module__8Ej22q__achievementCard.Achievements-module-scss-module__8Ej22q__unlocked{border-color:var(--accent-success);background:linear-gradient(135deg,#22c55e0d 0%,#0000 100%)}.Achievements-module-scss-module__8Ej22q__achievementCard.Achievements-module-scss-module__8Ej22q__unlocked:hover{transform:translateY(-2px);box-shadow:0 4px 12px #22c55e33}.Achievements-module-scss-module__8Ej22q__achievementCard.Achievements-module-scss-module__8Ej22q__locked{opacity:.6}.Achievements-module-scss-module__8Ej22q__achievementCard.Achievements-module-scss-module__8Ej22q__locked .Achievements-module-scss-module__8Ej22q__achievementIcon{filter:grayscale()}.Achievements-module-scss-module__8Ej22q__achievementIcon{flex-shrink:0;font-size:2rem}.Achievements-module-scss-module__8Ej22q__achievementInfo{flex:1;min-width:0}.Achievements-module-scss-module__8Ej22q__achievementInfo h4{color:var(--text-primary);margin:0 0 .25rem;font-size:.95rem;font-weight:600}.Achievements-module-scss-module__8Ej22q__achievementInfo p{color:var(--text-tertiary);margin:0;font-size:.8rem;line-height:1.4}.Achievements-module-scss-module__8Ej22q__unlockedDate{color:var(--accent-success);margin-top:.375rem;font-size:.7rem;display:block}.Achievements-module-scss-module__8Ej22q__checkmark{background:var(--accent-success);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:.7rem;font-weight:700;display:flex;position:absolute;top:.5rem;right:.5rem}.Achievements-module-scss-module__8Ej22q__statsSection{border-top:1px solid var(--border-primary);margin-top:1rem;padding-top:1.5rem}.Achievements-module-scss-module__8Ej22q__statsSection h4{color:var(--text-primary);margin-bottom:1rem;font-size:1rem;font-weight:600}.Achievements-module-scss-module__8Ej22q__statsGrid{grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:1rem;display:grid}.Achievements-module-scss-module__8Ej22q__statItem{text-align:center;background:var(--bg-secondary);border-radius:10px;padding:1rem}.Achievements-module-scss-module__8Ej22q__statValue{color:var(--accent-primary);font-size:1.5rem;font-weight:700;display:block}.Achievements-module-scss-module__8Ej22q__statLabel{color:var(--text-tertiary);font-size:.75rem}.Achievements-module-scss-module__8Ej22q__compactContainer{background:var(--bg-card);border:1px solid var(--border-primary);border-radius:16px;padding:1rem}.Achievements-module-scss-module__8Ej22q__compactHeader{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.Achievements-module-scss-module__8Ej22q__compactHeader h4{color:var(--text-primary);margin:0;font-size:1rem;font-weight:600}.Achievements-module-scss-module__8Ej22q__count{color:var(--accent-primary);font-size:.875rem;font-weight:600}.Achievements-module-scss-module__8Ej22q__compactProgress{background:var(--bg-tertiary);border-radius:3px;height:6px;margin-bottom:.75rem;overflow:hidden}.Achievements-module-scss-module__8Ej22q__compactProgressBar{background:linear-gradient(90deg,var(--accent-primary),var(--accent-secondary));border-radius:3px;height:100%;transition:width .3s}.Achievements-module-scss-module__8Ej22q__compactBadges{align-items:center;gap:.5rem;display:flex}.Achievements-module-scss-module__8Ej22q__compactBadge{background:var(--bg-secondary);border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.25rem;display:flex}.Achievements-module-scss-module__8Ej22q__noBadges{color:var(--text-muted);font-size:.8rem}.Achievements-module-scss-module__8Ej22q__moreBadges{color:var(--text-tertiary);background:var(--bg-secondary);border-radius:8px;padding:.25rem .5rem;font-size:.8rem}.Achievements-module-scss-module__8Ej22q__toast{background:linear-gradient(135deg,var(--accent-primary)0%,var(--accent-secondary)100%);cursor:pointer;z-index:100;border-radius:16px;align-items:center;gap:1rem;padding:1rem 1.5rem;animation:.3s Achievements-module-scss-module__8Ej22q__slideIn,2s infinite Achievements-module-scss-module__8Ej22q__pulse;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 8px 32px #6366f166}@keyframes Achievements-module-scss-module__8Ej22q__slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes Achievements-module-scss-module__8Ej22q__pulse{0%,to{box-shadow:0 8px 32px #6366f166}50%{box-shadow:0 8px 48px #6366f199}}.Achievements-module-scss-module__8Ej22q__toastIcon{font-size:2.5rem}.Achievements-module-scss-module__8Ej22q__toastContent{color:#fff;flex-direction:column;display:flex}.Achievements-module-scss-module__8Ej22q__toastTitle{opacity:.9;font-size:.75rem}.Achievements-module-scss-module__8Ej22q__toastName{font-size:1.125rem;font-weight:700}.Achievements-module-scss-module__8Ej22q__toastDesc{opacity:.9;font-size:.8rem}@media (max-width:640px){.Achievements-module-scss-module__8Ej22q__header{text-align:center;flex-direction:column;gap:1rem}.Achievements-module-scss-module__8Ej22q__categories{justify-content:center}.Achievements-module-scss-module__8Ej22q__grid{grid-template-columns:1fr}.Achievements-module-scss-module__8Ej22q__toast{bottom:1rem;left:1rem;right:1rem}}
@keyframes Stats-module-scss-module__ixZ2sq__fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes Stats-module-scss-module__ixZ2sq__fadeInScale{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@keyframes Stats-module-scss-module__ixZ2sq__pulse{0%,to{opacity:1}50%{opacity:.7}}@keyframes Stats-module-scss-module__ixZ2sq__glowPulse{0%,to{box-shadow:0 0 20px #ff3b3b40}50%{box-shadow:0 0 35px #ff3b3b40,0 0 50px #ff3b3b1a}}@keyframes Stats-module-scss-module__ixZ2sq__slideIn{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}:root{--bg-deep:#001b29;--bg-primary:#001b29;--bg-secondary:#062637;--bg-card:#0e2a39;--bg-card-hover:#173545;--bg-elevated:#12303f;--text-primary:#f8fafc;--text-secondary:#f8fafccc;--text-muted:#f8fafc99;--text-dim:#f8fafc66;--accent-primary:#ff3b3b;--accent-primary-light:#ff6b6b;--accent-glow:#ff3b3b40;--accent-bg:#ff3b3b1a;--accent-border:#ff3b3b26;--skill-writing:#10b981;--skill-speaking:#a855f7;--skill-reading:#06b6d4;--skill-listening:#f59e0b;--success:#22c55e;--warning:#f59e0b;--error:#ef4444;--info:#06b6d4;--border-subtle:#ffffff0d;--border-default:#ffffff14;--border-hover:#ffffff1f;--font-display:Space Grotesk,system-ui,sans-serif;--font-body:DM Sans,system-ui,sans-serif;--font-mono:DM Mono,ui-monospace,monospace;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:20px;--shadow-sm:0 1px 2px #0000004d;--shadow-md:0 4px 12px #00000040;--shadow-lg:0 12px 32px #00000059;--shadow-glow:0 8px 24px #ff3b3b40}.Stats-module-scss-module__ixZ2sq__statsContainer{flex-direction:column;gap:1.5rem;display:flex}.Stats-module-scss-module__ixZ2sq__statsLoading{text-align:center;color:var(--text-muted);padding:2rem}.Stats-module-scss-module__ixZ2sq__statsGrid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@media (min-width:640px){.Stats-module-scss-module__ixZ2sq__statsGrid{grid-template-columns:repeat(4,1fr)}}.Stats-module-scss-module__ixZ2sq__statCard{background:var(--bg-card);border:1px solid var(--border-default);text-align:center;border-radius:16px;padding:1rem;transition:all .2s cubic-bezier(.4,0,.2,1)}.Stats-module-scss-module__ixZ2sq__statCard:hover{border-color:var(--accent-border);transform:translateY(-2px)}.Stats-module-scss-module__ixZ2sq__statIcon{color:var(--accent-primary-light);margin-bottom:.5rem;font-size:1.5rem}.Stats-module-scss-module__ixZ2sq__statValue{color:var(--text-primary);font-family:Space Grotesk,system-ui,sans-serif;font-size:1.75rem;font-weight:700;line-height:1.2}.Stats-module-scss-module__ixZ2sq__statLabel{color:var(--text-muted);margin-top:.25rem;font-family:DM Sans,system-ui,sans-serif;font-size:.75rem}.Stats-module-scss-module__ixZ2sq__sectionTitle{color:var(--text-primary);align-items:center;gap:.5rem;margin-bottom:1rem;font-family:DM Sans,system-ui,sans-serif;font-size:.85rem;font-weight:600;display:flex}.Stats-module-scss-module__ixZ2sq__sectionTitle:after{content:"";background:linear-gradient(90deg,var(--border-default),transparent);flex:1;height:1px}.Stats-module-scss-module__ixZ2sq__scoresSection{background:var(--bg-card);border:1px solid var(--border-default);border-radius:16px;padding:1.25rem}.Stats-module-scss-module__ixZ2sq__scoresGrid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.Stats-module-scss-module__ixZ2sq__scoreCard{text-align:center;background:var(--accent-bg);border:1px solid var(--accent-border);border-radius:12px;padding:1rem}.Stats-module-scss-module__ixZ2sq__scoreTask{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-family:DM Sans,system-ui,sans-serif;font-size:.75rem}.Stats-module-scss-module__ixZ2sq__scoreValue{color:var(--accent-primary-light);font-family:Space Grotesk,system-ui,sans-serif;font-size:1.5rem;font-weight:700}.Stats-module-scss-module__ixZ2sq__scoreValue span{color:var(--text-muted);font-family:DM Sans,system-ui,sans-serif;font-size:.875rem;font-weight:400}.Stats-module-scss-module__ixZ2sq__scoreCount{color:var(--text-muted);margin-top:.25rem;font-size:.7rem}.Stats-module-scss-module__ixZ2sq__weeklySection{background:var(--bg-card);border:1px solid var(--border-default);border-radius:16px;padding:1.25rem}.Stats-module-scss-module__ixZ2sq__weeklyChart{justify-content:space-between;align-items:flex-end;gap:.5rem;height:120px;display:flex}.Stats-module-scss-module__ixZ2sq__weeklyBar{flex-direction:column;flex:1;align-items:center;height:100%;display:flex}.Stats-module-scss-module__ixZ2sq__weeklyBarFill{background:linear-gradient(180deg,var(--accent-primary)0%,var(--accent-primary-dark)100%);border-radius:6px 6px 0 0;justify-content:center;align-items:flex-start;width:100%;max-width:36px;min-height:4px;transition:height .3s;display:flex;position:relative}.Stats-module-scss-module__ixZ2sq__weeklyBarValue{color:#fff;padding-top:4px;font-family:DM Sans,system-ui,sans-serif;font-size:.625rem;font-weight:600}.Stats-module-scss-module__ixZ2sq__weeklyBarLabel{color:var(--text-muted);text-transform:uppercase;margin-top:.5rem;font-family:DM Sans,system-ui,sans-serif;font-size:.625rem}.Stats-module-scss-module__ixZ2sq__historySection{background:var(--bg-card);border:1px solid var(--border-default);border-radius:16px;padding:1.25rem}.Stats-module-scss-module__ixZ2sq__historyList{flex-direction:column;gap:.5rem;display:flex}.Stats-module-scss-module__ixZ2sq__historyItem{background:var(--bg-secondary);border:1px solid var(--border-default);border-radius:8px;align-items:center;gap:1rem;padding:.75rem;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.Stats-module-scss-module__ixZ2sq__historyItem:hover{background:var(--accent-bg);border-color:var(--accent-border)}.Stats-module-scss-module__ixZ2sq__historyDate{color:var(--text-muted);min-width:60px;font-family:DM Sans,system-ui,sans-serif;font-size:.75rem}.Stats-module-scss-module__ixZ2sq__historyTask{color:var(--text-primary);flex:1;font-family:DM Sans,system-ui,sans-serif;font-size:.875rem}.Stats-module-scss-module__ixZ2sq__historyScore{font-family:Space Grotesk,system-ui,sans-serif;font-size:.875rem;font-weight:600}.Stats-module-scss-module__ixZ2sq__scoreHigh{color:#4ade80}.Stats-module-scss-module__ixZ2sq__scoreMid{color:#fbbf24}.Stats-module-scss-module__ixZ2sq__scoreLow{color:#f87171}.Stats-module-scss-module__ixZ2sq__emptyState{text-align:center;color:var(--text-muted);padding:2rem}.Stats-module-scss-module__ixZ2sq__emptyIcon{opacity:.5;margin-bottom:1rem;font-size:3rem}.Stats-module-scss-module__ixZ2sq__emptyHint{color:var(--text-muted);margin-top:.5rem;font-family:DM Sans,system-ui,sans-serif;font-size:.875rem}
.ErrorReview-module-scss-module___CRDsq__container{flex-direction:column;gap:1.5rem;display:flex}.ErrorReview-module-scss-module___CRDsq__header{justify-content:space-between;align-items:center;display:flex}.ErrorReview-module-scss-module___CRDsq__evalCount{color:var(--text-tertiary);background:var(--bg-secondary);border-radius:20px;padding:.5rem 1rem;font-size:.875rem}.ErrorReview-module-scss-module___CRDsq__errorList{flex-direction:column;gap:1rem;display:flex}.ErrorReview-module-scss-module___CRDsq__errorCard{background:var(--bg-card);border:1px solid var(--border-primary);border-radius:16px;transition:all .2s;overflow:hidden}.ErrorReview-module-scss-module___CRDsq__errorCard:hover{border-color:var(--accent-primary)}.ErrorReview-module-scss-module___CRDsq__errorCardExpanded{border-color:var(--accent-primary);box-shadow:0 4px 20px #6366f126}.ErrorReview-module-scss-module___CRDsq__errorCardHeader{cursor:pointer;align-items:center;gap:1rem;padding:1rem;display:flex}.ErrorReview-module-scss-module___CRDsq__errorRank{color:var(--text-muted);min-width:2.5rem;font-size:.875rem;font-weight:700}.ErrorReview-module-scss-module___CRDsq__errorInfo{flex:1}.ErrorReview-module-scss-module___CRDsq__errorInfo h4{color:var(--text-primary);margin-bottom:.25rem;font-size:1rem;font-weight:600}.ErrorReview-module-scss-module___CRDsq__errorMeta{color:var(--text-tertiary);font-size:.75rem}.ErrorReview-module-scss-module___CRDsq__errorPercentage{align-items:center;display:flex}.ErrorReview-module-scss-module___CRDsq__percentCircle{width:48px;height:48px;position:relative}.ErrorReview-module-scss-module___CRDsq__percentCircle svg{width:100%;height:100%;transform:rotate(-90deg)}.ErrorReview-module-scss-module___CRDsq__percentCircle span{color:var(--text-primary);font-size:.75rem;font-weight:600;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ErrorReview-module-scss-module___CRDsq__percentBg{fill:none;stroke:var(--bg-tertiary);stroke-width:3px}.ErrorReview-module-scss-module___CRDsq__percentFill{fill:none;stroke:var(--accent-danger);stroke-width:3px;stroke-linecap:round;transition:stroke-dasharray .3s}.ErrorReview-module-scss-module___CRDsq__expandIcon{background:var(--bg-secondary);width:32px;height:32px;color:var(--text-tertiary);border-radius:8px;justify-content:center;align-items:center;font-size:1.25rem;font-weight:300;transition:all .2s;display:flex}.ErrorReview-module-scss-module___CRDsq__errorCardExpanded .ErrorReview-module-scss-module___CRDsq__expandIcon{background:var(--accent-primary);color:#fff}.ErrorReview-module-scss-module___CRDsq__errorCardBody{border-top:1px solid var(--border-primary);margin-top:0;padding:1rem 1rem 1.5rem;animation:.2s ErrorReview-module-scss-module___CRDsq__slideDown}@keyframes ErrorReview-module-scss-module___CRDsq__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.ErrorReview-module-scss-module___CRDsq__tipSection{margin-bottom:1.5rem}.ErrorReview-module-scss-module___CRDsq__tipSection h5{color:var(--accent-primary);margin-bottom:.75rem;font-size:.875rem;font-weight:600}.ErrorReview-module-scss-module___CRDsq__tipSection ul{margin:0;padding:0;list-style:none}.ErrorReview-module-scss-module___CRDsq__tipSection ul li{color:var(--text-secondary);margin-bottom:.5rem;padding-left:1.5rem;font-size:.875rem;line-height:1.5;position:relative}.ErrorReview-module-scss-module___CRDsq__tipSection ul li:before{content:"→";color:var(--accent-primary);position:absolute;left:0}.ErrorReview-module-scss-module___CRDsq__exampleSection h5{color:var(--accent-success);margin-bottom:.75rem;font-size:.875rem;font-weight:600}.ErrorReview-module-scss-module___CRDsq__examples{flex-direction:column;gap:.5rem;display:flex}.ErrorReview-module-scss-module___CRDsq__examples code{background:var(--bg-secondary);border-left:3px solid var(--accent-success);color:var(--text-primary);white-space:pre-wrap;border-radius:0 8px 8px 0;padding:.75rem 1rem;font-family:inherit;font-size:.875rem;display:block}.ErrorReview-module-scss-module___CRDsq__clearSection{border-top:1px solid var(--border-primary);justify-content:center;padding-top:1rem;display:flex}.ErrorReview-module-scss-module___CRDsq__clearBtn{border:1px solid var(--border-primary);color:var(--text-tertiary);cursor:pointer;background:0 0;border-radius:8px;padding:.5rem 1rem;font-size:.8rem;transition:all .2s}.ErrorReview-module-scss-module___CRDsq__clearBtn:hover{border-color:var(--accent-danger);color:var(--accent-danger)}.ErrorReview-module-scss-module___CRDsq__perfectScore{text-align:center;padding:2rem}.ErrorReview-module-scss-module___CRDsq__perfectScore .ErrorReview-module-scss-module___CRDsq__perfectIcon{margin-bottom:1rem;font-size:3rem}.ErrorReview-module-scss-module___CRDsq__perfectScore h4{color:var(--accent-success);margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.ErrorReview-module-scss-module___CRDsq__perfectScore p{color:var(--text-tertiary);font-size:.875rem}.ErrorReview-module-scss-module___CRDsq__emptyState{text-align:center;padding:2rem}.ErrorReview-module-scss-module___CRDsq__emptyState .ErrorReview-module-scss-module___CRDsq__emptyIcon{opacity:.5;margin-bottom:1rem;font-size:3rem}.ErrorReview-module-scss-module___CRDsq__emptyState h4{color:var(--text-primary);margin-bottom:.5rem;font-size:1rem;font-weight:600}.ErrorReview-module-scss-module___CRDsq__emptyState p{color:var(--text-tertiary);font-size:.875rem}.ErrorReview-module-scss-module___CRDsq__compactContainer{background:var(--bg-card);border:1px solid var(--border-primary);border-radius:16px;padding:1rem}.ErrorReview-module-scss-module___CRDsq__compactHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.ErrorReview-module-scss-module___CRDsq__compactHeader h4{color:var(--text-primary);font-size:1rem;font-weight:600}.ErrorReview-module-scss-module___CRDsq__noErrors{color:var(--accent-success);text-align:center;padding:1rem;font-size:.875rem}.ErrorReview-module-scss-module___CRDsq__compactList{flex-direction:column;gap:.75rem;display:flex}.ErrorReview-module-scss-module___CRDsq__compactItem{flex-direction:column;gap:.375rem;display:flex}.ErrorReview-module-scss-module___CRDsq__compactItemHeader{justify-content:space-between;align-items:center;display:flex}.ErrorReview-module-scss-module___CRDsq__compactItemTitle{color:var(--text-secondary);font-size:.8rem}.ErrorReview-module-scss-module___CRDsq__compactItemPercent{color:var(--accent-danger);font-size:.75rem;font-weight:600}.ErrorReview-module-scss-module___CRDsq__compactItemBar{background:var(--bg-tertiary);border-radius:3px;height:6px;overflow:hidden}.ErrorReview-module-scss-module___CRDsq__compactItemFill{background:linear-gradient(90deg,var(--accent-warning)0%,var(--accent-danger)100%);border-radius:3px;height:100%;transition:width .3s}
.TaskHelpPanel-module-scss-module__OuZqyW__helpButton{color:#6366f1;cursor:pointer;background:linear-gradient(135deg,#6366f11a 0%,#8b5cf61a 100%);border:1px solid #6366f133;border-radius:8px;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;margin-left:.5rem;transition:all .15s cubic-bezier(.4,0,.2,1);display:inline-flex}.TaskHelpPanel-module-scss-module__OuZqyW__helpButton:hover{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border-color:#0000;transform:scale(1.05);box-shadow:0 4px 12px #6366f159}.TaskHelpPanel-module-scss-module__OuZqyW__helpButton:focus{outline:none;box-shadow:0 0 0 3px #6366f133}.TaskHelpPanel-module-scss-module__OuZqyW__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100;background:#0f172a99;justify-content:flex-end;animation:.2s ease-out TaskHelpPanel-module-scss-module__OuZqyW__fadeIn;display:flex;position:fixed;inset:0}@keyframes TaskHelpPanel-module-scss-module__OuZqyW__fadeIn{0%{opacity:0}to{opacity:1}}.TaskHelpPanel-module-scss-module__OuZqyW__panel{background:#fffffff2;flex-direction:column;width:100%;max-width:480px;height:100%;animation:.3s ease-out TaskHelpPanel-module-scss-module__OuZqyW__slideIn;display:flex;overflow:hidden;box-shadow:-10px 0 40px #00000026}@keyframes TaskHelpPanel-module-scss-module__OuZqyW__slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.TaskHelpPanel-module-scss-module__OuZqyW__panelHeader{color:#fff;background:linear-gradient(135deg,#1e1b4b 0%,#312e81 50%,#4338ca 100%);flex-shrink:0;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.TaskHelpPanel-module-scss-module__OuZqyW__panelTitle{align-items:center;gap:.75rem;display:flex}.TaskHelpPanel-module-scss-module__OuZqyW__panelTitle h2{letter-spacing:-.01em;margin:0;font-size:1.125rem;font-weight:700}.TaskHelpPanel-module-scss-module__OuZqyW__panelTitle svg{opacity:.9}.TaskHelpPanel-module-scss-module__OuZqyW__closeButton{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:8px;justify-content:center;align-items:center;width:2rem;height:2rem;transition:all .15s cubic-bezier(.4,0,.2,1);display:flex}.TaskHelpPanel-module-scss-module__OuZqyW__closeButton:hover{background:#fff3;transform:scale(1.05)}.TaskHelpPanel-module-scss-module__OuZqyW__closeButton:focus{outline:none;box-shadow:0 0 0 2px #ffffff4d}.TaskHelpPanel-module-scss-module__OuZqyW__tabNav{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border-bottom:1px solid #e2e8f0;flex-shrink:0;gap:.5rem;padding:1rem 1.5rem;display:flex}.TaskHelpPanel-module-scss-module__OuZqyW__tabButton{color:#f8fafc99;cursor:pointer;background:#001b29;border:1px solid #8b5cf626;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.8125rem;font-weight:600;transition:all .15s cubic-bezier(.4,0,.2,1);display:flex}.TaskHelpPanel-module-scss-module__OuZqyW__tabButton svg{flex-shrink:0}.TaskHelpPanel-module-scss-module__OuZqyW__tabButton:hover:not(.TaskHelpPanel-module-scss-module__OuZqyW__tabButtonActive){color:#f8fafcb3;background:#232938;border-color:#cbd5e1}.TaskHelpPanel-module-scss-module__OuZqyW__tabButtonActive{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border-color:#0000;box-shadow:0 4px 12px #6366f14d}.TaskHelpPanel-module-scss-module__OuZqyW__panelContent{flex:1;padding:1.5rem;overflow-y:auto}.TaskHelpPanel-module-scss-module__OuZqyW__panelContent::-webkit-scrollbar{width:6px}.TaskHelpPanel-module-scss-module__OuZqyW__panelContent::-webkit-scrollbar-track{background:0 0}.TaskHelpPanel-module-scss-module__OuZqyW__panelContent::-webkit-scrollbar-thumb{background:#6366f133;border-radius:3px}.TaskHelpPanel-module-scss-module__OuZqyW__panelContent::-webkit-scrollbar-thumb:hover{background:#6366f166}.TaskHelpPanel-module-scss-module__OuZqyW__section{border-bottom:1px solid #e2e8f0;margin-bottom:1.5rem;padding-bottom:1.5rem}.TaskHelpPanel-module-scss-module__OuZqyW__section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.TaskHelpPanel-module-scss-module__OuZqyW__sectionHeader{align-items:center;gap:.5rem;margin-bottom:.875rem;display:flex}.TaskHelpPanel-module-scss-module__OuZqyW__sectionHeader h3{color:#f8fafc;margin:0;font-size:.9375rem;font-weight:700}.TaskHelpPanel-module-scss-module__OuZqyW__sectionHeader svg{color:#6366f1}.TaskHelpPanel-module-scss-module__OuZqyW__objectiveList{margin:0;padding:0;list-style:none}.TaskHelpPanel-module-scss-module__OuZqyW__objectiveList li{color:#f8fafcd9;align-items:flex-start;gap:.5rem;padding:.5rem 0;font-size:.8125rem;line-height:1.5;transition:all .15s cubic-bezier(.4,0,.2,1);display:flex}.TaskHelpPanel-module-scss-module__OuZqyW__objectiveList li:hover{transform:translate(4px)}.TaskHelpPanel-module-scss-module__OuZqyW__objectiveList li svg{color:#10b981;flex-shrink:0;margin-top:.125rem}.TaskHelpPanel-module-scss-module__OuZqyW__structureBlocks{flex-direction:column;gap:.75rem;display:flex}.TaskHelpPanel-module-scss-module__OuZqyW__structureBlock{background:linear-gradient(135deg,#f8fafce6 0%,#f1f5f9e6 100%);border:1px solid #8b5cf626;border-radius:12px;padding:1rem;transition:all .15s cubic-bezier(.4,0,.2,1)}.TaskHelpPanel-module-scss-module__OuZqyW__structureBlock:hover{border-color:#6366f133;box-shadow:0 4px 12px #6366f114}.TaskHelpPanel-module-scss-module__OuZqyW__structureBlockHeader{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.TaskHelpPanel-module-scss-module__OuZqyW__structureNumber{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border-radius:6px;justify-content:center;align-items:center;width:1.375rem;height:1.375rem;font-size:.6875rem;font-weight:700;display:flex;box-shadow:0 2px 6px #6366f14d}.TaskHelpPanel-module-scss-module__OuZqyW__structureName{color:#f8fafc;font-size:.8125rem;font-weight:600}.TaskHelpPanel-module-scss-module__OuZqyW__structureExample{color:#f8fafcb3;word-break:break-word;background:#001b29;border:1px solid #8b5cf626;border-radius:8px;margin-bottom:.5rem;padding:.5rem .75rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.75rem;display:block}.TaskHelpPanel-module-scss-module__OuZqyW__structureTip{color:#f8fafc99;align-items:flex-start;gap:.375rem;margin:0;font-size:.75rem;font-style:italic;display:flex}.TaskHelpPanel-module-scss-module__OuZqyW__structureTip svg{color:#f59e0b;flex-shrink:0;margin-top:.125rem}.TaskHelpPanel-module-scss-module__OuZqyW__mistakesList{flex-direction:column;gap:.625rem;display:flex}.TaskHelpPanel-module-scss-module__OuZqyW__mistakeItem{background:linear-gradient(135deg,#fefce8 0%,#fef9c3 100%);border:1px solid #facc154d;border-radius:10px;padding:.875rem;transition:all .15s cubic-bezier(.4,0,.2,1)}.TaskHelpPanel-module-scss-module__OuZqyW__mistakeItem:hover{transform:translate(4px);box-shadow:0 4px 12px #facc1533}.TaskHelpPanel-module-scss-module__OuZqyW__mistakeLabel{color:#854d0e;align-items:flex-start;gap:.5rem;margin-bottom:.375rem;font-size:.8125rem;font-weight:500;display:flex}.TaskHelpPanel-module-scss-module__OuZqyW__mistakeBadge{color:#fff;background:#ef4444;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:1.125rem;height:1.125rem;font-size:.625rem;font-weight:700;display:inline-flex}.TaskHelpPanel-module-scss-module__OuZqyW__mistakeFix{color:#166534;align-items:flex-start;gap:.5rem;padding-left:1.625rem;font-size:.75rem;display:flex}.TaskHelpPanel-module-scss-module__OuZqyW__fixBadge{color:#fff;background:#10b981;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:1.125rem;height:1.125rem;font-size:.625rem;font-weight:700;display:inline-flex}.TaskHelpPanel-module-scss-module__OuZqyW__tipsList{margin:0;padding:0;list-style:none}.TaskHelpPanel-module-scss-module__OuZqyW__tipsList li{color:#f8fafcd9;padding:.5rem 0 .5rem 1.25rem;font-size:.8125rem;line-height:1.5;transition:all .15s cubic-bezier(.4,0,.2,1);position:relative}.TaskHelpPanel-module-scss-module__OuZqyW__tipsList li:before{content:"→";color:#6366f1;font-weight:600;position:absolute;left:0}.TaskHelpPanel-module-scss-module__OuZqyW__tipsList li:hover{color:#f8fafc;transform:translate(4px)}@media (max-width:640px){.TaskHelpPanel-module-scss-module__OuZqyW__panel{max-width:100%}.TaskHelpPanel-module-scss-module__OuZqyW__panelHeader{padding:1rem 1.25rem}.TaskHelpPanel-module-scss-module__OuZqyW__panelTitle h2{font-size:1rem}.TaskHelpPanel-module-scss-module__OuZqyW__tabNav{padding:.875rem 1rem}.TaskHelpPanel-module-scss-module__OuZqyW__tabButton{padding:.625rem .75rem;font-size:.75rem}.TaskHelpPanel-module-scss-module__OuZqyW__tabButton span{display:none}.TaskHelpPanel-module-scss-module__OuZqyW__tabButton:after{content:attr(data-short)}.TaskHelpPanel-module-scss-module__OuZqyW__tabButton:first-child:after{content:"Task 1"}.TaskHelpPanel-module-scss-module__OuZqyW__tabButton:last-child:after{content:"Task 2"}.TaskHelpPanel-module-scss-module__OuZqyW__panelContent{padding:1.25rem}.TaskHelpPanel-module-scss-module__OuZqyW__structureBlock{padding:.875rem}}@keyframes TaskHelpPanel-module-scss-module__OuZqyW__pulse{0%,to{opacity:1}50%{opacity:.7}}
.AIEvaluation-module-scss-module__dlJsJa__container{flex-direction:column;gap:1rem;animation:.4s ease-out AIEvaluation-module-scss-module__dlJsJa__fadeIn;display:flex}@keyframes AIEvaluation-module-scss-module__dlJsJa__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.AIEvaluation-module-scss-module__dlJsJa__overallScore{background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border-radius:16px;justify-content:center;align-items:center;gap:1.5rem;padding:1.5rem;display:flex;box-shadow:0 10px 40px #6366f140}.AIEvaluation-module-scss-module__dlJsJa__scoreCircle{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:2px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:baseline;width:80px;height:80px;display:flex}.AIEvaluation-module-scss-module__dlJsJa__scoreNumber{color:#fff;font-size:2rem;font-weight:800;line-height:1}.AIEvaluation-module-scss-module__dlJsJa__scoreMax{color:#fff9;font-size:.875rem;font-weight:600}.AIEvaluation-module-scss-module__dlJsJa__scoreInfo{flex-direction:column;align-items:flex-start;gap:.25rem;display:flex}.AIEvaluation-module-scss-module__dlJsJa__scoreEmoji{font-size:1.75rem}.AIEvaluation-module-scss-module__dlJsJa__scoreLabel{color:#fff;font-size:1.125rem;font-weight:700}.AIEvaluation-module-scss-module__dlJsJa__scoresGrid{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}@media (min-width:640px){.AIEvaluation-module-scss-module__dlJsJa__scoresGrid{grid-template-columns:repeat(4,1fr)}}.AIEvaluation-module-scss-module__dlJsJa__scoreGauge{background:#151929;border:1px solid #ffffff0f;border-radius:12px;padding:.875rem}.AIEvaluation-module-scss-module__dlJsJa__gaugeLabel{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.7rem;font-weight:700}.AIEvaluation-module-scss-module__dlJsJa__gaugeBar{background:#ffffff0f;border-radius:3px;height:6px;margin-bottom:.5rem;overflow:hidden}.AIEvaluation-module-scss-module__dlJsJa__gaugeFill{border-radius:3px;height:100%;transition:width .5s ease-out}.AIEvaluation-module-scss-module__dlJsJa__gaugeScore{text-align:right;font-size:1rem;font-weight:700}.AIEvaluation-module-scss-module__dlJsJa__section{background:#151929;border:1px solid #ffffff0f;border-radius:14px;overflow:hidden}.AIEvaluation-module-scss-module__dlJsJa__sectionHeader{cursor:pointer;color:#f1f5f9;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:.875rem 1rem;transition:background .15s cubic-bezier(.4,0,.2,1);display:flex}.AIEvaluation-module-scss-module__dlJsJa__sectionHeader:hover{background:#ffffff08}.AIEvaluation-module-scss-module__dlJsJa__sectionTitle{color:#f1f5f9;align-items:center;gap:.5rem;font-size:.9375rem;font-weight:600;display:flex}.AIEvaluation-module-scss-module__dlJsJa__sectionContent{padding:0 1rem 1rem;animation:.2s ease-out AIEvaluation-module-scss-module__dlJsJa__slideDown}@keyframes AIEvaluation-module-scss-module__dlJsJa__slideDown{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.AIEvaluation-module-scss-module__dlJsJa__iconSuccess{color:#10b981}.AIEvaluation-module-scss-module__dlJsJa__iconWarning{color:#f59e0b}.AIEvaluation-module-scss-module__dlJsJa__iconTip{color:#6366f1}.AIEvaluation-module-scss-module__dlJsJa__iconPrimary{color:#8b5cf6}.AIEvaluation-module-scss-module__dlJsJa__errorsGrid{flex-direction:column;gap:.75rem;display:flex}.AIEvaluation-module-scss-module__dlJsJa__errorCard{background:#f59e0b0f;border:1px solid #f59e0b26;border-radius:10px;padding:.875rem}.AIEvaluation-module-scss-module__dlJsJa__errorHeader{margin-bottom:.5rem}.AIEvaluation-module-scss-module__dlJsJa__errorType{color:#f59e0b;text-transform:uppercase;letter-spacing:.05em;font-size:.7rem;font-weight:700}.AIEvaluation-module-scss-module__dlJsJa__errorContent{flex-direction:column;gap:.375rem;display:flex}.AIEvaluation-module-scss-module__dlJsJa__errorOriginal,.AIEvaluation-module-scss-module__dlJsJa__errorCorrection{flex-wrap:wrap;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.AIEvaluation-module-scss-module__dlJsJa__label{color:#94a3b8;font-size:.7rem;font-weight:600}.AIEvaluation-module-scss-module__dlJsJa__wrongText{color:#fca5a5;background:#ef444426;border-radius:6px;padding:.2rem .5rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.8125rem;text-decoration:line-through}.AIEvaluation-module-scss-module__dlJsJa__correctText{color:#6ee7b7;background:#10b98126;border-radius:6px;padding:.2rem .5rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.8125rem;font-weight:500}.AIEvaluation-module-scss-module__dlJsJa__errorExplanation{color:#94a3b8;border-top:1px dashed #f59e0b26;align-items:flex-start;gap:.5rem;margin-top:.375rem;padding-top:.375rem;font-size:.8125rem;display:flex}.AIEvaluation-module-scss-module__dlJsJa__errorExplanation svg{color:#f59e0b;flex-shrink:0;margin-top:.125rem}.AIEvaluation-module-scss-module__dlJsJa__strengthsList{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.AIEvaluation-module-scss-module__dlJsJa__strengthsList li{color:#6ee7b7;background:#10b9810f;border:1px solid #10b9811f;border-radius:10px;align-items:flex-start;gap:.5rem;padding:.625rem .875rem;font-size:.875rem;display:flex}.AIEvaluation-module-scss-module__dlJsJa__strengthsList li svg{flex-shrink:0;margin-top:.125rem}.AIEvaluation-module-scss-module__dlJsJa__improvementsList{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.AIEvaluation-module-scss-module__dlJsJa__improvementsList li{color:#c4b5fd;background:#6366f10f;border:1px solid #6366f11f;border-radius:10px;align-items:flex-start;gap:.625rem;padding:.625rem .875rem;font-size:.875rem;display:flex}.AIEvaluation-module-scss-module__dlJsJa__improvementNumber{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;font-size:.7rem;font-weight:700;display:flex}.AIEvaluation-module-scss-module__dlJsJa__feedbackBox{background:#1c2137;border:1px solid #ffffff0f;border-radius:10px;padding:1rem}.AIEvaluation-module-scss-module__dlJsJa__feedbackBox p{color:#f1f5f9d9;margin:0;font-size:.875rem;line-height:1.7}.AIEvaluation-module-scss-module__dlJsJa__feedbackBox p+p{margin-top:.75rem}.AIEvaluation-module-scss-module__dlJsJa__correctedSection{background:#151929;border:1px solid #ffffff0f;border-radius:14px;overflow:hidden}.AIEvaluation-module-scss-module__dlJsJa__correctedToggle{color:#fff;cursor:pointer;background:linear-gradient(135deg,#8b5cf6 0%,#06b6d4 100%);border:none;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.875rem;font-size:.875rem;font-weight:600;transition:opacity .15s cubic-bezier(.4,0,.2,1);display:flex}.AIEvaluation-module-scss-module__dlJsJa__correctedToggle:hover{opacity:.9}.AIEvaluation-module-scss-module__dlJsJa__correctedToggle svg{flex-shrink:0}.AIEvaluation-module-scss-module__dlJsJa__correctedContent{padding:1rem;animation:.2s ease-out AIEvaluation-module-scss-module__dlJsJa__slideDown}.AIEvaluation-module-scss-module__dlJsJa__correctedHeader{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.AIEvaluation-module-scss-module__dlJsJa__correctedHeader span{color:#94a3b8;font-size:.8125rem;font-weight:600}.AIEvaluation-module-scss-module__dlJsJa__copyButton{color:#94a3b8;cursor:pointer;background:#1c2137;border:1px solid #ffffff0f;border-radius:8px;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.75rem;font-weight:500;transition:all .15s cubic-bezier(.4,0,.2,1);display:flex}.AIEvaluation-module-scss-module__dlJsJa__copyButton:hover{color:#6366f1;border-color:#6366f1}.AIEvaluation-module-scss-module__dlJsJa__correctedText{color:#f1f5f9;white-space:pre-wrap;background:#1c2137;border:1px solid #ffffff0f;border-radius:10px;padding:1rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.875rem;line-height:1.8}.AIEvaluation-module-scss-module__dlJsJa__loadingContainer{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:2.5rem 1.5rem;display:flex}.AIEvaluation-module-scss-module__dlJsJa__loadingContainer h3{color:#f1f5f9;margin:1rem 0 .5rem;font-size:1.125rem;font-weight:700}.AIEvaluation-module-scss-module__dlJsJa__loadingContainer p{color:#94a3b8;margin:0;font-size:.875rem}.AIEvaluation-module-scss-module__dlJsJa__loadingSpinner{color:#6366f1;animation:1s linear infinite AIEvaluation-module-scss-module__dlJsJa__spin}@keyframes AIEvaluation-module-scss-module__dlJsJa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.AIEvaluation-module-scss-module__dlJsJa__loadingTip{color:#94a3b8!important;margin-top:.75rem!important;font-size:.75rem!important}
.ExerciseGate-module-scss-module__LG0BTa__overlay{z-index:1000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#000000d9;justify-content:center;align-items:center;padding:1.5rem;animation:.3s ease-out ExerciseGate-module-scss-module__LG0BTa__fadeIn;display:flex;position:fixed;inset:0}@keyframes ExerciseGate-module-scss-module__LG0BTa__fadeIn{0%{opacity:0}to{opacity:1}}.ExerciseGate-module-scss-module__LG0BTa__modal{text-align:center;background:linear-gradient(165deg,#1e1b4b 0%,#001b29 60%,#1a1a2e 100%);border:1px solid #6366f140;border-radius:24px;width:100%;max-width:420px;padding:2.5rem 2rem;animation:.4s ease-out ExerciseGate-module-scss-module__LG0BTa__slideUp;box-shadow:0 24px 64px #00000080,0 0 80px #6366f11a}@keyframes ExerciseGate-module-scss-module__LG0BTa__slideUp{0%{opacity:0;transform:translateY(30px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.ExerciseGate-module-scss-module__LG0BTa__iconWrap{color:#a5b4fc;background:linear-gradient(135deg,#6366f133,#8b5cf626);border:1px solid #6366f14d;border-radius:20px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1.5rem;display:inline-flex}.ExerciseGate-module-scss-module__LG0BTa__title{color:#f1f5f9;letter-spacing:-.02em;margin:0 0 .75rem;font-family:Space Grotesk,system-ui,sans-serif;font-size:1.5rem;font-weight:700}.ExerciseGate-module-scss-module__LG0BTa__subtitle{color:#ffffff8c;margin:0 0 1.75rem;font-size:.95rem;line-height:1.6}.ExerciseGate-module-scss-module__LG0BTa__benefits{flex-direction:column;gap:.65rem;margin-bottom:2rem;display:flex}.ExerciseGate-module-scss-module__LG0BTa__benefit{color:#ffffffb3;text-align:left;align-items:center;gap:.6rem;padding-left:1rem;font-size:.88rem;display:flex}.ExerciseGate-module-scss-module__LG0BTa__benefit svg{color:#34d399;flex-shrink:0}.ExerciseGate-module-scss-module__LG0BTa__primaryBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1,#818cf8);border:none;border-radius:14px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.9rem 1.5rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 4px 20px #6366f159}.ExerciseGate-module-scss-module__LG0BTa__primaryBtn:hover{transform:translateY(-2px);box-shadow:0 8px 28px #6366f173}.ExerciseGate-module-scss-module__LG0BTa__secondaryBtn{color:#ffffff73;margin-top:1rem;font-size:.85rem;text-decoration:none;transition:color .2s;display:block}.ExerciseGate-module-scss-module__LG0BTa__secondaryBtn:hover{color:#ffffffbf}
.ChallengePlay-module-scss-module__TbcY0G__container{flex-direction:column;max-width:900px;min-height:calc(100vh - 100px);margin:0 auto;padding:1rem;display:flex}.ChallengePlay-module-scss-module__TbcY0G__loading{flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:50vh;display:flex}.ChallengePlay-module-scss-module__TbcY0G__loading p{color:var(--text-tertiary)}.ChallengePlay-module-scss-module__TbcY0G__spinner{border:3px solid var(--bg-tertiary);border-top-color:var(--accent-primary);border-radius:50%;width:40px;height:40px;animation:1s linear infinite ChallengePlay-module-scss-module__TbcY0G__spin}@keyframes ChallengePlay-module-scss-module__TbcY0G__spin{to{transform:rotate(360deg)}}.ChallengePlay-module-scss-module__TbcY0G__header{background:var(--bg-card);border:1px solid var(--border-primary);border-radius:16px;justify-content:space-between;align-items:center;margin-bottom:1rem;padding:1rem;display:flex}.ChallengePlay-module-scss-module__TbcY0G__backBtn{background:var(--bg-secondary);width:40px;height:40px;color:var(--text-secondary);cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;transition:all .2s;display:flex}.ChallengePlay-module-scss-module__TbcY0G__backBtn:hover{background:var(--bg-tertiary);color:var(--text-primary)}.ChallengePlay-module-scss-module__TbcY0G__headerCenter{align-items:center;gap:.75rem;display:flex}.ChallengePlay-module-scss-module__TbcY0G__challengeBadge{color:var(--text-primary);font-size:.875rem;font-weight:600}.ChallengePlay-module-scss-module__TbcY0G__taskBadge{background:linear-gradient(135deg,var(--accent-primary)0%,var(--accent-secondary)100%);color:#fff;border-radius:20px;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.ChallengePlay-module-scss-module__TbcY0G__timer{background:var(--bg-secondary);color:var(--text-primary);border-radius:10px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-family:monospace;font-size:1.125rem;font-weight:600;display:flex}.ChallengePlay-module-scss-module__TbcY0G__timer svg{color:var(--accent-primary)}.ChallengePlay-module-scss-module__TbcY0G__promptCard{background:var(--bg-card);border:2px solid var(--accent-primary);border-radius:16px;margin-bottom:1rem;padding:1.5rem;position:relative}.ChallengePlay-module-scss-module__TbcY0G__promptCard:before{content:"";background:linear-gradient(90deg,var(--accent-primary),var(--accent-secondary));border-radius:16px 16px 0 0;height:4px;position:absolute;top:0;left:0;right:0}.ChallengePlay-module-scss-module__TbcY0G__promptTitle{color:var(--text-primary);margin-bottom:1rem;font-size:1.5rem;font-weight:700}.ChallengePlay-module-scss-module__TbcY0G__situation{background:var(--bg-secondary);border-radius:12px;margin-bottom:1rem;padding:1rem}.ChallengePlay-module-scss-module__TbcY0G__situation strong{color:var(--accent-primary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.75rem;display:block}.ChallengePlay-module-scss-module__TbcY0G__situation p{color:var(--text-primary);margin:0;font-size:1rem;line-height:1.6}.ChallengePlay-module-scss-module__TbcY0G__instructions strong{color:var(--accent-primary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.75rem;display:block}.ChallengePlay-module-scss-module__TbcY0G__instructions ul{flex-wrap:wrap;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.ChallengePlay-module-scss-module__TbcY0G__instructions ul li{background:var(--bg-secondary);color:var(--text-secondary);border-radius:8px;padding:.5rem 1rem;font-size:.875rem}.ChallengePlay-module-scss-module__TbcY0G__instructions ul li:before{content:"✓ ";color:var(--accent-success)}.ChallengePlay-module-scss-module__TbcY0G__writingArea{background:var(--bg-card);border:1px solid var(--border-primary);border-radius:16px;flex-direction:column;flex:1;margin-bottom:1rem;display:flex;overflow:hidden}.ChallengePlay-module-scss-module__TbcY0G__writingHeader{background:var(--bg-secondary);border-bottom:1px solid var(--border-primary);justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.ChallengePlay-module-scss-module__TbcY0G__writingHeader>span{color:var(--text-primary);font-size:.875rem;font-weight:600}.ChallengePlay-module-scss-module__TbcY0G__wordCount{align-items:baseline;gap:.25rem;display:flex}.ChallengePlay-module-scss-module__TbcY0G__wordCount span:first-child{font-size:1.25rem;font-weight:700}.ChallengePlay-module-scss-module__TbcY0G__wordCount span:first-child.ChallengePlay-module-scss-module__TbcY0G__ideal{color:var(--accent-success)}.ChallengePlay-module-scss-module__TbcY0G__wordCount span:first-child.ChallengePlay-module-scss-module__TbcY0G__low{color:var(--accent-warning)}.ChallengePlay-module-scss-module__TbcY0G__wordCount span:first-child.ChallengePlay-module-scss-module__TbcY0G__high{color:var(--accent-primary)}.ChallengePlay-module-scss-module__TbcY0G__wordTarget{color:var(--text-tertiary);font-size:.8rem}.ChallengePlay-module-scss-module__TbcY0G__textarea{min-height:300px;color:var(--text-primary);resize:none;background:0 0;border:none;flex:1;padding:1.5rem;font-family:inherit;font-size:1rem;line-height:1.8}.ChallengePlay-module-scss-module__TbcY0G__textarea::placeholder{color:var(--text-muted)}.ChallengePlay-module-scss-module__TbcY0G__textarea:focus{outline:none}.ChallengePlay-module-scss-module__TbcY0G__submitArea{flex-direction:column;align-items:center;gap:.5rem;display:flex}.ChallengePlay-module-scss-module__TbcY0G__submitButton{background:linear-gradient(135deg,var(--accent-primary)0%,var(--accent-secondary)100%);color:#fff;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.75rem;width:100%;max-width:400px;padding:1rem 2rem;font-size:1.125rem;font-weight:600;transition:all .2s;display:flex}.ChallengePlay-module-scss-module__TbcY0G__submitButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 24px #6366f166}.ChallengePlay-module-scss-module__TbcY0G__submitButton:disabled{opacity:.5;cursor:not-allowed}.ChallengePlay-module-scss-module__TbcY0G__minWords{color:var(--text-muted);font-size:.8rem}.ChallengePlay-module-scss-module__TbcY0G__alreadyCompleted,.ChallengePlay-module-scss-module__TbcY0G__submissionComplete{text-align:center;padding:2rem}.ChallengePlay-module-scss-module__TbcY0G__completedIcon,.ChallengePlay-module-scss-module__TbcY0G__confetti{margin-bottom:1rem;font-size:4rem}.ChallengePlay-module-scss-module__TbcY0G__confetti{animation:.5s ChallengePlay-module-scss-module__TbcY0G__bounce}@keyframes ChallengePlay-module-scss-module__TbcY0G__bounce{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}.ChallengePlay-module-scss-module__TbcY0G__alreadyCompleted h2,.ChallengePlay-module-scss-module__TbcY0G__submissionComplete h2{color:var(--text-primary);margin-bottom:.5rem;font-size:1.75rem;font-weight:700}.ChallengePlay-module-scss-module__TbcY0G__alreadyCompleted p,.ChallengePlay-module-scss-module__TbcY0G__submissionComplete p{color:var(--text-tertiary);margin-bottom:2rem}.ChallengePlay-module-scss-module__TbcY0G__resultCard{background:var(--bg-card);border:1px solid var(--border-primary);border-radius:16px;margin-bottom:1.5rem;padding:1.5rem}.ChallengePlay-module-scss-module__TbcY0G__resultStats{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.ChallengePlay-module-scss-module__TbcY0G__resultStat{text-align:center}.ChallengePlay-module-scss-module__TbcY0G__resultValue{color:var(--accent-primary);font-size:2rem;font-weight:700;display:block}.ChallengePlay-module-scss-module__TbcY0G__resultLabel{color:var(--text-tertiary);font-size:.8rem}.ChallengePlay-module-scss-module__TbcY0G__feedbackSection{text-align:left;margin-bottom:1.5rem}.ChallengePlay-module-scss-module__TbcY0G__feedbackSection h4{color:var(--text-primary);margin-bottom:1rem;font-size:1rem;font-weight:600}.ChallengePlay-module-scss-module__TbcY0G__feedbackList{flex-direction:column;gap:.5rem;display:flex}.ChallengePlay-module-scss-module__TbcY0G__feedbackItem{border-radius:10px;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.875rem;display:flex}.ChallengePlay-module-scss-module__TbcY0G__feedbackItem.ChallengePlay-module-scss-module__TbcY0G__passed{color:var(--accent-success);background:#22c55e1a}.ChallengePlay-module-scss-module__TbcY0G__feedbackItem.ChallengePlay-module-scss-module__TbcY0G__failed{color:var(--accent-danger);background:#ef44441a}.ChallengePlay-module-scss-module__TbcY0G__feedbackIcon{font-size:1rem;font-weight:700}.ChallengePlay-module-scss-module__TbcY0G__leaderboard{text-align:left;background:var(--bg-card);border:1px solid var(--border-primary);border-radius:16px;margin-bottom:1.5rem;padding:1.25rem}.ChallengePlay-module-scss-module__TbcY0G__leaderboard h4{color:var(--text-primary);margin-bottom:1rem;font-size:1rem;font-weight:600}.ChallengePlay-module-scss-module__TbcY0G__leaderboardList{flex-direction:column;gap:.5rem;display:flex}.ChallengePlay-module-scss-module__TbcY0G__leaderboardEntry{background:var(--bg-secondary);border-radius:10px;align-items:center;gap:1rem;padding:.75rem 1rem;display:flex}.ChallengePlay-module-scss-module__TbcY0G__leaderboardEntry.ChallengePlay-module-scss-module__TbcY0G__isYou{background:linear-gradient(135deg,#6366f126 0%,#8b5cf626 100%);border:1px solid #6366f14d}.ChallengePlay-module-scss-module__TbcY0G__rank{min-width:2rem;font-size:1rem}.ChallengePlay-module-scss-module__TbcY0G__name{color:var(--text-primary);flex:1;font-size:.9rem;font-weight:500}.ChallengePlay-module-scss-module__TbcY0G__score{color:var(--accent-primary);font-size:.875rem;font-weight:600}.ChallengePlay-module-scss-module__TbcY0G__time{color:var(--text-tertiary);text-align:right;min-width:50px;font-size:.8rem}.ChallengePlay-module-scss-module__TbcY0G__actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.ChallengePlay-module-scss-module__TbcY0G__backButton{background:var(--bg-secondary);border:1px solid var(--border-primary);color:var(--text-secondary);cursor:pointer;border-radius:10px;align-items:center;gap:.5rem;padding:.875rem 1.5rem;font-size:.9rem;font-weight:500;transition:all .2s;display:flex}.ChallengePlay-module-scss-module__TbcY0G__backButton:hover{background:var(--bg-tertiary);color:var(--text-primary)}.ChallengePlay-module-scss-module__TbcY0G__practiceButton{background:linear-gradient(135deg,var(--accent-primary)0%,var(--accent-secondary)100%);color:#fff;cursor:pointer;border:none;border-radius:10px;padding:.875rem 1.5rem;font-size:.9rem;font-weight:600;transition:all .2s}.ChallengePlay-module-scss-module__TbcY0G__practiceButton:hover{transform:translateY(-1px);box-shadow:0 4px 16px #6366f166}@media (max-width:640px){.ChallengePlay-module-scss-module__TbcY0G__header{flex-wrap:wrap;gap:.75rem}.ChallengePlay-module-scss-module__TbcY0G__headerCenter{order:3;justify-content:center;width:100%}.ChallengePlay-module-scss-module__TbcY0G__instructions ul{flex-direction:column}.ChallengePlay-module-scss-module__TbcY0G__resultStats{grid-template-columns:1fr;gap:.75rem}.ChallengePlay-module-scss-module__TbcY0G__resultStat{background:var(--bg-secondary);border-radius:8px;justify-content:space-between;align-items:center;padding:.5rem;display:flex}.ChallengePlay-module-scss-module__TbcY0G__resultValue{font-size:1.5rem}}
