.BookList-module-scss-module__0J3njG__section-header{justify-content:space-between;align-items:baseline;margin-bottom:1rem;display:flex}@media (min-width:640px){.BookList-module-scss-module__0J3njG__section-header{margin-bottom:1.25rem}}.BookList-module-scss-module__0J3njG__section-title{color:#6b7280;text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:600}@media (min-width:640px){.BookList-module-scss-module__0J3njG__section-title{font-size:12px}}.BookList-module-scss-module__0J3njG__section-count{color:#9ca3af;font-size:11px}.BookList-module-scss-module__0J3njG__grid{flex-direction:column;gap:1rem;display:flex}@media (min-width:640px){.BookList-module-scss-module__0J3njG__grid{gap:1.25rem}}.BookList-module-scss-module__0J3njG__empty{text-align:center;justify-content:center;align-items:center;padding:2.5rem;display:flex}.BookList-module-scss-module__0J3njG__empty-text{color:#6b7280;font-size:15px}
.Header-module-scss-module__l_aD5G__header{z-index:50;-webkit-backdrop-filter:blur(20px);padding-top:env(safe-area-inset-top,0);background:#fffc;border-bottom:1px solid #f0f1f34d;position:sticky;top:0}.Header-module-scss-module__l_aD5G__header-content{justify-content:space-between;align-items:center;width:100%;max-width:720px;height:56px;margin:0 auto;padding:0 1rem;display:flex}@media (min-width:640px){.Header-module-scss-module__l_aD5G__header-content{height:60px;padding:0 1.25rem}}.Header-module-scss-module__l_aD5G__header-left{align-items:center;gap:.75rem;transition:opacity .15s,transform .15s;display:flex}.Header-module-scss-module__l_aD5G__header-left.Header-module-scss-module__l_aD5G__hidden{opacity:0;pointer-events:none;position:absolute;transform:translate(-16px)}.Header-module-scss-module__l_aD5G__logo-icon{color:#7138ea;width:24px;height:24px}.Header-module-scss-module__l_aD5G__header-title{color:#111;letter-spacing:-.025em;font-size:18px;font-weight:700}@media (min-width:640px){.Header-module-scss-module__l_aD5G__header-title{font-size:20px}}.Header-module-scss-module__l_aD5G__search-wrapper{align-items:center;gap:.5rem;margin-left:auto;transition:all .15s;display:flex}.Header-module-scss-module__l_aD5G__search-wrapper.Header-module-scss-module__l_aD5G__expanded{flex:1;margin-left:0}.Header-module-scss-module__l_aD5G__search-input{color:#111;background:#f8f9facc;border:1px solid #f0f1f380;border-radius:.75rem;outline:none;flex:1;height:44px;padding:0 1rem;font-size:15px;transition:all .15s}.Header-module-scss-module__l_aD5G__search-input::placeholder{color:#9ca3af}.Header-module-scss-module__l_aD5G__search-input:focus{background:#fff;border-color:#7138ea;box-shadow:0 0 0 3px #7138ea1a}.Header-module-scss-module__l_aD5G__icon-btn{font:inherit;cursor:pointer;color:#374151;background:0 0;border:none;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;margin:0;padding:0;transition:all .15s;display:flex}.Header-module-scss-module__l_aD5G__icon-btn svg{width:22px;height:22px}.Header-module-scss-module__l_aD5G__icon-btn:hover{color:#111;background:#f1f2f499}.Header-module-scss-module__l_aD5G__icon-btn:active{transform:scale(.92)}.Header-module-scss-module__l_aD5G__icon-btn.Header-module-scss-module__l_aD5G__search-active{color:#7138ea;background:#7138ea14}
.ProfileMenu-module-scss-module__5sUdjq__profileMenu{position:relative}.ProfileMenu-module-scss-module__5sUdjq__profileBtn{font:inherit;cursor:pointer;color:#374151;-webkit-tap-highlight-color:#0000;background:0 0;border:none;border-radius:.5rem;justify-content:center;align-items:center;width:44px;height:44px;margin:0;padding:0;transition:all .15s;display:flex}.ProfileMenu-module-scss-module__5sUdjq__profileBtn svg{width:22px;height:22px}.ProfileMenu-module-scss-module__5sUdjq__profileBtn:hover{color:#111;background-color:#f1f2f4cc}.ProfileMenu-module-scss-module__5sUdjq__profileBtn:active{transform:scale(.92)}.ProfileMenu-module-scss-module__5sUdjq__overlay{z-index:90;position:fixed;inset:0}.ProfileMenu-module-scss-module__5sUdjq__dropdown{z-index:100;background:#fff;border:1px solid #f0f1f3;border-radius:.75rem;width:280px;animation:.15s ProfileMenu-module-scss-module__5sUdjq__dropdownFadeIn;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 8px 30px #0000001f}@media (min-width:640px){.ProfileMenu-module-scss-module__5sUdjq__dropdown{width:320px}}@keyframes ProfileMenu-module-scss-module__5sUdjq__dropdownFadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.ProfileMenu-module-scss-module__5sUdjq__dropdownHeader{background:#f3f1f9;border-bottom:1px solid #f0f1f3;align-items:center;gap:.75rem;padding:1rem;display:flex}.ProfileMenu-module-scss-module__5sUdjq__avatar{color:#7138ea;background:#eee7fc;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.ProfileMenu-module-scss-module__5sUdjq__avatar svg{width:26px;height:26px}.ProfileMenu-module-scss-module__5sUdjq__userInfo{flex-direction:column;gap:2px;min-width:0;display:flex}.ProfileMenu-module-scss-module__5sUdjq__userName{color:#111;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;overflow:hidden}.ProfileMenu-module-scss-module__5sUdjq__userRole{color:#6b7280;font-size:12px}.ProfileMenu-module-scss-module__5sUdjq__dropdownActions{padding:.5rem}.ProfileMenu-module-scss-module__5sUdjq__actionBtn{font:inherit;cursor:pointer;color:#374151;-webkit-tap-highlight-color:#0000;background:0 0;border:none;border-radius:.5rem;align-items:center;gap:.5rem;width:100%;margin:0;padding:.75rem;font-size:13px;font-weight:500;transition:all .15s;display:flex}.ProfileMenu-module-scss-module__5sUdjq__actionBtn svg{color:#6b7280;width:18px;height:18px}.ProfileMenu-module-scss-module__5sUdjq__actionBtn:hover{color:#111;background:#f1f2f4}.ProfileMenu-module-scss-module__5sUdjq__actionBtn:hover svg{color:#7138ea}.ProfileMenu-module-scss-module__5sUdjq__logoutBtn,.ProfileMenu-module-scss-module__5sUdjq__logoutBtn svg{color:#ef4444}.ProfileMenu-module-scss-module__5sUdjq__logoutBtn:hover{color:#ef4444;background:#ef444414}.ProfileMenu-module-scss-module__5sUdjq__logoutBtn:hover svg{color:#ef4444}.ProfileMenu-module-scss-module__5sUdjq__editForm{flex-direction:column;gap:.75rem;padding:1rem;display:flex}.ProfileMenu-module-scss-module__5sUdjq__formGroup{flex-direction:column;gap:6px;display:flex}.ProfileMenu-module-scss-module__5sUdjq__formLabel{color:#6b7280;font-size:12px;font-weight:500}.ProfileMenu-module-scss-module__5sUdjq__formInput{color:#111;-webkit-tap-highlight-color:#0000;background:#f8f9fa;border:1px solid #e5e7eb;border-radius:.5rem;width:100%;height:40px;padding:0 .75rem;font-size:14px;transition:all .15s}.ProfileMenu-module-scss-module__5sUdjq__formInput::placeholder{color:#9ca3af}.ProfileMenu-module-scss-module__5sUdjq__formInput:focus{background:#fff;border-color:#7138ea;outline:none;box-shadow:0 0 0 3px #7138ea1f}.ProfileMenu-module-scss-module__5sUdjq__formDivider{background:#f0f1f3;height:1px;margin:.25rem 0}.ProfileMenu-module-scss-module__5sUdjq__formError{color:#ef4444;font-size:11px}.ProfileMenu-module-scss-module__5sUdjq__formActions{gap:.5rem;margin-top:.5rem;display:flex}.ProfileMenu-module-scss-module__5sUdjq__cancelBtn{font:inherit;cursor:pointer;color:#374151;-webkit-tap-highlight-color:#0000;background:#f4f5f7;border:none;border-radius:.5rem;flex:1;height:40px;margin:0;padding:0;font-size:14px;font-weight:500;transition:all .15s}.ProfileMenu-module-scss-module__5sUdjq__cancelBtn:hover{color:#111;background:#f1f2f4}.ProfileMenu-module-scss-module__5sUdjq__saveBtn{font:inherit;cursor:pointer;color:#fff;-webkit-tap-highlight-color:#0000;background:#7138ea;border:none;border-radius:.5rem;flex:1;height:40px;margin:0;padding:0;font-size:14px;font-weight:600;transition:all .15s}.ProfileMenu-module-scss-module__5sUdjq__saveBtn:hover{background:#6025d9}.ProfileMenu-module-scss-module__5sUdjq__saveBtn:active{transform:scale(.98)}
.ProfileCompletion-module-scss-module__G0SVqa__overlay{z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1717178c;justify-content:center;align-items:center;padding:1rem;animation:.25s ProfileCompletion-module-scss-module__G0SVqa__overlayIn;display:flex;position:fixed;inset:0}@media (min-width:640px){.ProfileCompletion-module-scss-module__G0SVqa__overlay{padding:2rem}}@keyframes ProfileCompletion-module-scss-module__G0SVqa__overlayIn{0%{opacity:0}to{opacity:1}}.ProfileCompletion-module-scss-module__G0SVqa__card{background:#fff;border-radius:1rem;width:100%;max-width:420px;padding:1.5rem;animation:.35s cubic-bezier(.16,1,.3,1) ProfileCompletion-module-scss-module__G0SVqa__cardIn;box-shadow:0 25px 50px -12px #00000059}@media (min-width:640px){.ProfileCompletion-module-scss-module__G0SVqa__card{padding:2rem}}@keyframes ProfileCompletion-module-scss-module__G0SVqa__cardIn{0%{opacity:0;transform:translateY(16px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.ProfileCompletion-module-scss-module__G0SVqa__header{text-align:center;margin-bottom:1.5rem}.ProfileCompletion-module-scss-module__G0SVqa__logo{background:linear-gradient(135deg,#7138ea 0%,#6234c3 100%);border-radius:.75rem;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1rem;display:flex;box-shadow:0 10px 24px -8px #7138ea8c}.ProfileCompletion-module-scss-module__G0SVqa__logo svg{color:#fff;width:30px;height:30px}.ProfileCompletion-module-scss-module__G0SVqa__title{color:#111;letter-spacing:-.02em;margin-bottom:.5rem;font-size:24px;font-weight:700}.ProfileCompletion-module-scss-module__G0SVqa__subtitle{color:#6b7280;font-size:14px;line-height:1.5}.ProfileCompletion-module-scss-module__G0SVqa__form{flex-direction:column;gap:1rem;display:flex}.ProfileCompletion-module-scss-module__G0SVqa__field{flex-direction:column;gap:.25rem;display:flex}.ProfileCompletion-module-scss-module__G0SVqa__label{color:#374151;letter-spacing:.01em;font-size:12px;font-weight:600}@media (min-width:640px){.ProfileCompletion-module-scss-module__G0SVqa__label{font-size:13px}}.ProfileCompletion-module-scss-module__G0SVqa__input{color:#111;appearance:none;background-color:#f9fafb;border:1.5px solid #f0f1f3;border-radius:.5rem;width:100%;padding:14px 16px;font-size:15px;transition:all .15s}.ProfileCompletion-module-scss-module__G0SVqa__input::placeholder{color:#9ca3af}.ProfileCompletion-module-scss-module__G0SVqa__input:hover:not(:disabled){background-color:#f8f9fa;border-color:#e5e7eb}.ProfileCompletion-module-scss-module__G0SVqa__input:focus{background-color:#fff;border-color:#7138ea;outline:none;box-shadow:0 0 0 4px #7138ea1a}.ProfileCompletion-module-scss-module__G0SVqa__input:disabled{color:#6b7280;cursor:not-allowed;background-color:#f4f5f7}@media (min-width:640px){.ProfileCompletion-module-scss-module__G0SVqa__input{border-radius:.75rem;padding:16px 18px;font-size:16px}}.ProfileCompletion-module-scss-module__G0SVqa__error-message{color:#ef4444;text-align:center;background-color:#fde3e3;border-radius:.375rem;margin-bottom:1rem;padding:.75rem;font-size:13px;animation:.4s ease-in-out ProfileCompletion-module-scss-module__G0SVqa__shake}@keyframes ProfileCompletion-module-scss-module__G0SVqa__shake{0%,to{transform:translate(0)}20%,60%{transform:translate(-4px)}40%,80%{transform:translate(4px)}}.ProfileCompletion-module-scss-module__G0SVqa__submit{font:inherit;cursor:pointer;color:#fff;background:linear-gradient(135deg,#7138ea 0%,#6635cd 100%);border:none;border-radius:.5rem;justify-content:center;align-items:center;width:100%;height:56px;margin:.5rem 0 0;padding:0;font-size:15px;font-weight:600;transition:all .15s;display:flex}.ProfileCompletion-module-scss-module__G0SVqa__submit:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 12px 30px -8px #7138ea80}.ProfileCompletion-module-scss-module__G0SVqa__submit:active:not(:disabled){transform:translateY(0)scale(.98)}.ProfileCompletion-module-scss-module__G0SVqa__submit:disabled{opacity:.6;cursor:not-allowed}@media (min-width:640px){.ProfileCompletion-module-scss-module__G0SVqa__submit{border-radius:.75rem;height:60px;font-size:16px}}.ProfileCompletion-module-scss-module__G0SVqa__loading{align-items:center;gap:.5rem;display:inline-flex}.ProfileCompletion-module-scss-module__G0SVqa__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite ProfileCompletion-module-scss-module__G0SVqa__spin}@keyframes ProfileCompletion-module-scss-module__G0SVqa__spin{to{transform:rotate(360deg)}}
.Header-module-scss-module__Yo9QUW__header{z-index:50;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding-top:env(safe-area-inset-top,0);background:#ffffffd9;border-bottom:1px solid #f0f1f380;position:sticky;top:0}.Header-module-scss-module__Yo9QUW__container{justify-content:space-between;align-items:center;height:52px;margin:0 auto;padding:0 .75rem;display:flex}@media (min-width:640px){.Header-module-scss-module__Yo9QUW__container{height:56px;padding:0}}.Header-module-scss-module__Yo9QUW__nav{flex:1;align-items:center;gap:.5rem;min-width:0;display:flex}.Header-module-scss-module__Yo9QUW__backBtn{font:inherit;cursor:pointer;color:#374151;-webkit-tap-highlight-color:#0000;background:0 0;border:none;border-radius:.5rem;justify-content:center;align-items:center;width:44px;height:44px;margin:0 0 0 -.5rem;padding:0;transition:all .15s;display:flex}.Header-module-scss-module__Yo9QUW__backBtn:hover{color:#111;background-color:#f1f2f4cc}.Header-module-scss-module__Yo9QUW__backBtn:active{transform:scale(.92)}.Header-module-scss-module__Yo9QUW__icon{width:20px;height:20px}.Header-module-scss-module__Yo9QUW__breadcrumb{align-items:center;gap:.5rem;min-width:0;font-size:13px;display:flex}@media (min-width:640px){.Header-module-scss-module__Yo9QUW__breadcrumb{font-size:14px}}.Header-module-scss-module__Yo9QUW__bookTitle{color:#6b7280;text-overflow:ellipsis;white-space:nowrap;max-width:100px;overflow:hidden}@media (min-width:640px){.Header-module-scss-module__Yo9QUW__bookTitle{max-width:180px}}.Header-module-scss-module__Yo9QUW__separator{color:#d1d5db;flex-shrink:0}.Header-module-scss-module__Yo9QUW__chapterTitle{color:#111;letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap;max-width:120px;font-weight:600;overflow:hidden}@media (min-width:640px){.Header-module-scss-module__Yo9QUW__chapterTitle{max-width:220px}}.Header-module-scss-module__Yo9QUW__menuBtn{font:inherit;cursor:pointer;color:#374151;-webkit-tap-highlight-color:#0000;background:0 0;border:none;border-radius:.5rem;justify-content:center;align-items:center;width:44px;height:44px;margin:0 -.5rem 0 0;padding:0;transition:all .15s;display:flex}.Header-module-scss-module__Yo9QUW__menuBtn:hover{color:#111;background-color:#f1f2f4cc}.Header-module-scss-module__Yo9QUW__menuBtn:active{transform:scale(.92)}
.SimpleQuestion-module-scss-module__5vCuga__options{flex-direction:column;gap:.5rem;display:flex}.SimpleQuestion-module-scss-module__5vCuga__title{color:#111;margin:0;font-size:1rem;font-weight:600;line-height:1.4}.SimpleQuestion-module-scss-module__5vCuga__option{font:inherit;cursor:pointer;text-align:left;color:#111;cursor:pointer;background:#fff;border:1px solid #f0f1f3;border-radius:.5rem;align-items:center;gap:.75rem;width:100%;margin:0;padding:.75rem 1rem;font-size:.875rem;transition:all .15s;display:flex}.SimpleQuestion-module-scss-module__5vCuga__option:hover{background-color:#f8f9fa;border-color:#e5e7eb}.SimpleQuestion-module-scss-module__5vCuga__optionSelected,.SimpleQuestion-module-scss-module__5vCuga__optionSelected:hover{background-color:#eae1fc;border-color:#7138ea}.SimpleQuestion-module-scss-module__5vCuga__checkbox{border:2px solid #e5e7eb;border-radius:.375rem;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;transition:all .15s;display:flex}.SimpleQuestion-module-scss-module__5vCuga__checkboxSelected{background-color:#7138ea;border-color:#7138ea}.SimpleQuestion-module-scss-module__5vCuga__checkIcon{color:#fff;width:14px;height:14px}.SimpleQuestion-module-scss-module__5vCuga__label{line-height:1.4}.SimpleQuestion-module-scss-module__5vCuga__optionCorrect,.SimpleQuestion-module-scss-module__5vCuga__optionCorrect:hover{background-color:#dbf5ec;border-color:#10b981}.SimpleQuestion-module-scss-module__5vCuga__optionIncorrect,.SimpleQuestion-module-scss-module__5vCuga__optionIncorrect:hover{background-color:#fde3e3;border-color:#ef4444}.SimpleQuestion-module-scss-module__5vCuga__checkboxCorrect{background-color:#10b981;border-color:#10b981}.SimpleQuestion-module-scss-module__5vCuga__checkboxIncorrect{background-color:#ef4444;border-color:#ef4444}.SimpleQuestion-module-scss-module__5vCuga__container{flex-direction:column;gap:1rem;display:flex}.SimpleQuestion-module-scss-module__5vCuga__actions{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.SimpleQuestion-module-scss-module__5vCuga__aiBtn{font:inherit;cursor:pointer;color:#7138ea;background:0 0;border:1px solid #7138ea4d;border-radius:.5rem;align-items:center;gap:6px;margin:0;padding:.5rem .75rem;font-size:.75rem;font-weight:500;transition:all .15s;display:inline-flex}.SimpleQuestion-module-scss-module__5vCuga__aiBtn svg{width:14px;height:14px}.SimpleQuestion-module-scss-module__5vCuga__aiBtn:hover{background:#7138ea14;border-color:#7138ea80}.SimpleQuestion-module-scss-module__5vCuga__aiBtn:active{transform:scale(.96)}.SimpleQuestion-module-scss-module__5vCuga__checkBtn{font:inherit;cursor:pointer;color:#fff;background:#7138ea;border:none;border-radius:.5rem;align-items:center;gap:.5rem;margin:0;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .15s;display:inline-flex}.SimpleQuestion-module-scss-module__5vCuga__checkBtn:hover:not(:disabled){background-color:#5e2fc3}.SimpleQuestion-module-scss-module__5vCuga__checkBtn:disabled{opacity:.5;cursor:not-allowed}.SimpleQuestion-module-scss-module__5vCuga__retryBtn{font:inherit;cursor:pointer;color:#374151;background:#f8f9fa;border:1px solid #e5e7eb;border-radius:.5rem;align-items:center;gap:.5rem;margin:0;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .15s;display:inline-flex}.SimpleQuestion-module-scss-module__5vCuga__retryBtn:hover{background-color:#f1f2f4;border-color:#d1d5db}.SimpleQuestion-module-scss-module__5vCuga__feedback{background-color:#f8f9fa;border:1px solid #f0f1f3;border-radius:.5rem;flex-direction:column;align-items:baseline;gap:.5rem;padding:.75rem 1rem;font-size:.875rem;display:flex}.SimpleQuestion-module-scss-module__5vCuga__score{color:#7138ea;white-space:nowrap;font-weight:600}.SimpleQuestion-module-scss-module__5vCuga__comment{color:#374151;line-height:1.4}.SimpleQuestion-module-scss-module__5vCuga__spinner{animation:1s linear infinite SimpleQuestion-module-scss-module__5vCuga__spin}@keyframes SimpleQuestion-module-scss-module__5vCuga__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.OpenAnswer-module-scss-module__O70A9W__container{flex-direction:column;gap:.75rem;display:flex}.OpenAnswer-module-scss-module__O70A9W__question{color:#111;font-size:1rem;font-weight:600;line-height:1.4}.OpenAnswer-module-scss-module__O70A9W__description{color:#6b7280;margin-top:-.5rem;font-size:.875rem;line-height:1.4}.OpenAnswer-module-scss-module__O70A9W__textarea{color:#111;resize:vertical;box-sizing:border-box;background-color:#fff;border:1px solid #f0f1f3;border-radius:.5rem;width:100%;min-height:120px;padding:.75rem 1rem;font-family:inherit;font-size:.875rem;line-height:1.6;transition:all .15s}.OpenAnswer-module-scss-module__O70A9W__textarea::placeholder{color:#9ca3af}.OpenAnswer-module-scss-module__O70A9W__textarea:focus{border-color:#7138ea;outline:none;box-shadow:0 0 0 3px #eae1fc}.OpenAnswer-module-scss-module__O70A9W__textarea:disabled{opacity:.7;cursor:not-allowed}.OpenAnswer-module-scss-module__O70A9W__textareaCorrect{background-color:#dbf5ec;border-color:#10b981}.OpenAnswer-module-scss-module__O70A9W__textareaCorrect:disabled{opacity:1}.OpenAnswer-module-scss-module__O70A9W__textareaIncorrect{background-color:#fde3e3;border-color:#ef4444}.OpenAnswer-module-scss-module__O70A9W__textareaIncorrect:disabled{opacity:1}.OpenAnswer-module-scss-module__O70A9W__voiceAnswer{background-color:#f8f9fa;border:1px solid #f0f1f3;border-radius:.5rem;align-items:flex-start;gap:.5rem;padding:.75rem;display:flex}.OpenAnswer-module-scss-module__O70A9W__voicePlayer{flex:1;min-width:0}.OpenAnswer-module-scss-module__O70A9W__savedImages{background-color:#f8f9fa;border:1px solid #f0f1f3;border-radius:.5rem;padding:.5rem .75rem}.OpenAnswer-module-scss-module__O70A9W__attachmentPreviews{padding:0 .25rem}.OpenAnswer-module-scss-module__O70A9W__voiceRemove{font:inherit;cursor:pointer;color:#374151;cursor:pointer;background:0 0;border:none;border-radius:.375rem;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;margin:0;padding:0;transition:all .15s;display:flex}.OpenAnswer-module-scss-module__O70A9W__voiceRemove:hover{color:#ef4444;background-color:#ef44441a}.OpenAnswer-module-scss-module__O70A9W__feedback{background-color:#f8f9fa;border:1px solid #f0f1f3;border-radius:.5rem;flex-direction:column;gap:.5rem;padding:.75rem;display:flex}.OpenAnswer-module-scss-module__O70A9W__score{color:#111;font-size:.875rem;font-weight:600}.OpenAnswer-module-scss-module__O70A9W__comment{color:#374151;font-size:.875rem;line-height:1.5}.OpenAnswer-module-scss-module__O70A9W__footer{justify-content:space-between;align-items:center;gap:.75rem;display:flex}@media (max-width:640px){.OpenAnswer-module-scss-module__O70A9W__footer{flex-wrap:wrap;gap:.5rem}}.OpenAnswer-module-scss-module__O70A9W__footerRight{align-items:center;gap:.75rem;display:flex}@media (max-width:640px){.OpenAnswer-module-scss-module__O70A9W__footerRight{gap:.5rem;margin-left:auto}}.OpenAnswer-module-scss-module__O70A9W__spinner{animation:.8s linear infinite OpenAnswer-module-scss-module__O70A9W__spin}@keyframes OpenAnswer-module-scss-module__O70A9W__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.OpenAnswer-module-scss-module__O70A9W__aiBtn{font:inherit;cursor:pointer;color:#7138ea;background:0 0;border:1px solid #7138ea4d;border-radius:.5rem;align-items:center;gap:6px;margin:0;padding:.5rem .75rem;font-size:.75rem;font-weight:500;transition:all .15s;display:inline-flex}.OpenAnswer-module-scss-module__O70A9W__aiBtn svg{width:14px;height:14px}.OpenAnswer-module-scss-module__O70A9W__aiBtn:hover{background:#7138ea14;border-color:#7138ea80}.OpenAnswer-module-scss-module__O70A9W__aiBtn:active{transform:scale(.96)}.OpenAnswer-module-scss-module__O70A9W__checkBtn{font:inherit;cursor:pointer;color:#fff;background:#7138ea;border:none;border-radius:.5rem;align-items:center;gap:.5rem;margin:0;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .15s;display:inline-flex}.OpenAnswer-module-scss-module__O70A9W__checkBtn:hover:not(:disabled){background-color:#5e2fc3}.OpenAnswer-module-scss-module__O70A9W__checkBtn:disabled{opacity:.5;cursor:not-allowed}.OpenAnswer-module-scss-module__O70A9W__retryBtn{font:inherit;cursor:pointer;color:#374151;background:#f8f9fa;border:1px solid #e5e7eb;border-radius:.5rem;align-items:center;gap:.5rem;margin:0;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .15s;display:inline-flex}.OpenAnswer-module-scss-module__O70A9W__retryBtn:hover{background-color:#f1f2f4;border-color:#d1d5db}
.VoiceRecorder-module-scss-module__sLXGCq__button{font:inherit;cursor:pointer;color:#7138ea;cursor:pointer;background:#eee7fc;border:1px solid #7138ea40;border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;margin:0;padding:0;transition:all .15s;display:flex}.VoiceRecorder-module-scss-module__sLXGCq__button:not(:disabled):hover{background-color:#e3d7fb;transform:scale(1.02)}.VoiceRecorder-module-scss-module__sLXGCq__button:not(:disabled):active{transform:scale(.95)}.VoiceRecorder-module-scss-module__sLXGCq__button:disabled{color:#c4c7cc;cursor:not-allowed;background-color:#f4f5f7;border-color:#0000}@media (max-width:640px){.VoiceRecorder-module-scss-module__sLXGCq__button{width:38px;height:38px}}.VoiceRecorder-module-scss-module__sLXGCq__recording{background-color:#fdecec;border:1px solid #ef44444d;border-radius:.75rem;flex-shrink:0;align-items:center;gap:.5rem;height:40px;padding:0 6px;animation:.15s VoiceRecorder-module-scss-module__sLXGCq__fadeIn;display:inline-flex}@media (max-width:640px){.VoiceRecorder-module-scss-module__sLXGCq__recording{gap:6px;height:38px}}.VoiceRecorder-module-scss-module__sLXGCq__timer{font-variant-numeric:tabular-nums;color:#ef4444;align-items:center;gap:6px;min-width:44px;font-size:.875rem;font-weight:500;display:inline-flex}@media (max-width:640px){.VoiceRecorder-module-scss-module__sLXGCq__timer{gap:4px;min-width:38px}}.VoiceRecorder-module-scss-module__sLXGCq__dot{background-color:#ef4444;border-radius:50%;width:8px;height:8px;animation:1.2s ease-in-out infinite VoiceRecorder-module-scss-module__sLXGCq__pulse}.VoiceRecorder-module-scss-module__sLXGCq__cancelBtn,.VoiceRecorder-module-scss-module__sLXGCq__confirmBtn{font:inherit;cursor:pointer;cursor:pointer;background:0 0;border:none;border-radius:.5rem;justify-content:center;align-items:center;width:30px;height:30px;margin:0;padding:0;transition:all .15s;display:flex}.VoiceRecorder-module-scss-module__sLXGCq__cancelBtn:active,.VoiceRecorder-module-scss-module__sLXGCq__confirmBtn:active{transform:scale(.92)}.VoiceRecorder-module-scss-module__sLXGCq__cancelBtn{color:#374151}.VoiceRecorder-module-scss-module__sLXGCq__cancelBtn:hover{color:#111;background-color:#f1f2f4}.VoiceRecorder-module-scss-module__sLXGCq__confirmBtn{color:#fff;background-color:#7138ea}.VoiceRecorder-module-scss-module__sLXGCq__confirmBtn:hover{background-color:#6025d9}.VoiceRecorder-module-scss-module__sLXGCq__icon{width:18px;height:18px}.VoiceRecorder-module-scss-module__sLXGCq__iconSm{width:16px;height:16px}.VoiceRecorder-module-scss-module__sLXGCq__spin{animation:.8s linear infinite VoiceRecorder-module-scss-module__sLXGCq__spin}@keyframes VoiceRecorder-module-scss-module__sLXGCq__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.7)}}@keyframes VoiceRecorder-module-scss-module__sLXGCq__spin{to{transform:rotate(360deg)}}@keyframes VoiceRecorder-module-scss-module__sLXGCq__fadeIn{0%{opacity:0}to{opacity:1}}
.VoiceMessage-module-scss-module__5slbLa__wrapper{--vm-accent:#fff;--vm-track:#ffffff61;--vm-icon:#7138ea;--vm-text:#ffffffe6;flex-direction:column;gap:.5rem;display:flex}.VoiceMessage-module-scss-module__5slbLa__surface{--vm-accent:#7138ea;--vm-track:#e5e7eb;--vm-icon:#fff;--vm-text:#374151}.VoiceMessage-module-scss-module__5slbLa__fullWidth .VoiceMessage-module-scss-module__5slbLa__player{width:100%;max-width:none}.VoiceMessage-module-scss-module__5slbLa__player{align-items:center;gap:.75rem;min-width:200px;max-width:260px;padding:2px 0;display:inline-flex}.VoiceMessage-module-scss-module__5slbLa__playBtn{font:inherit;cursor:pointer;width:34px;height:34px;color:var(--vm-icon);background:0 0;background-color:var(--vm-accent);cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin:0;padding:0;transition:transform .15s,box-shadow .15s;display:flex}.VoiceMessage-module-scss-module__5slbLa__playBtn:hover{transform:scale(1.06);box-shadow:0 2px 10px #0000002e}.VoiceMessage-module-scss-module__5slbLa__playBtn:active{transform:scale(.94)}.VoiceMessage-module-scss-module__5slbLa__playIcon{width:15px;height:15px;margin-left:1px}.VoiceMessage-module-scss-module__5slbLa__wave{cursor:pointer;flex:1;align-items:center;gap:2px;height:30px;display:flex}.VoiceMessage-module-scss-module__5slbLa__bar{background-color:var(--vm-track);transform-origin:50%;border-radius:9999px;flex:1;min-width:2px;max-width:3px;min-height:3px;transition:background-color .15s,transform .15s}.VoiceMessage-module-scss-module__5slbLa__barFilled{background-color:var(--vm-accent)}.VoiceMessage-module-scss-module__5slbLa__barPlaying.VoiceMessage-module-scss-module__5slbLa__barFilled{animation:.9s ease-in-out infinite VoiceMessage-module-scss-module__5slbLa__equalize}.VoiceMessage-module-scss-module__5slbLa__time{font-variant-numeric:tabular-nums;text-align:right;min-width:34px;color:var(--vm-text);flex-shrink:0;font-size:.75rem;font-weight:500}.VoiceMessage-module-scss-module__5slbLa__transcript{border-top:1px solid var(--vm-track);color:var(--vm-text);white-space:pre-wrap;word-break:break-word;margin:0;padding-top:.5rem;font-size:.875rem;line-height:1.45;animation:.2s VoiceMessage-module-scss-module__5slbLa__transcriptIn}@keyframes VoiceMessage-module-scss-module__5slbLa__transcriptIn{0%{opacity:0;transform:translateY(-2px)}to{opacity:1;transform:translateY(0)}}@keyframes VoiceMessage-module-scss-module__5slbLa__equalize{0%,to{transform:scaleY(.85)}50%{transform:scaleY(1.15)}}
.FilePreview-module-scss-module__8EKhVW__card{background-color:#f4f5f7;border:1px solid #f0f1f3;border-radius:.5rem;flex-shrink:0;width:72px;height:72px;position:relative;overflow:hidden}.FilePreview-module-scss-module__8EKhVW__readOnly{width:120px;height:120px}.FilePreview-module-scss-module__8EKhVW__image{object-fit:cover;width:100%;height:100%;display:block}.FilePreview-module-scss-module__8EKhVW__placeholder{background:linear-gradient(135deg,#f4f5f7,#f1f2f4);width:100%;height:100%}.FilePreview-module-scss-module__8EKhVW__overlay{background-color:#11111159;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.FilePreview-module-scss-module__8EKhVW__spinner{color:#fff;width:22px;height:22px;animation:.8s linear infinite FilePreview-module-scss-module__8EKhVW__spin}.FilePreview-module-scss-module__8EKhVW__errorIcon{color:#fff;width:22px;height:22px}.FilePreview-module-scss-module__8EKhVW__error{border-color:#f09b9c}.FilePreview-module-scss-module__8EKhVW__removeBtn{font:inherit;cursor:pointer;color:#fff;cursor:pointer;background:#1111118c;border:none;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;margin:0;padding:0;transition:background-color .15s;display:flex;position:absolute;top:4px;right:4px}.FilePreview-module-scss-module__8EKhVW__removeBtn:hover{background-color:#111111bf}@keyframes FilePreview-module-scss-module__8EKhVW__spin{to{transform:rotate(360deg)}}
.MediaFileUpload-module-scss-module__wbQfKW__root{flex-direction:column;gap:.5rem;display:flex}.MediaFileUpload-module-scss-module__wbQfKW__previews{flex-wrap:wrap;gap:.5rem;display:flex}.MediaFileUpload-module-scss-module__wbQfKW__trigger{font:inherit;cursor:pointer;color:#7138ea;cursor:pointer;background:#eee7fc;border:1px solid #7138ea40;border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;margin:0;padding:0;transition:all .15s;display:flex}.MediaFileUpload-module-scss-module__wbQfKW__trigger:not(:disabled):hover{background-color:#e3d7fb;transform:scale(1.02)}.MediaFileUpload-module-scss-module__wbQfKW__trigger:not(:disabled):active{transform:scale(.95)}.MediaFileUpload-module-scss-module__wbQfKW__trigger:disabled{color:#c4c7cc;cursor:not-allowed;background-color:#f4f5f7;border-color:#0000}@media (max-width:640px){.MediaFileUpload-module-scss-module__wbQfKW__trigger{width:38px;height:38px}}.MediaFileUpload-module-scss-module__wbQfKW__icon{width:18px;height:18px}.MediaFileUpload-module-scss-module__wbQfKW__input{display:none}
.Matching-module-scss-module__cez2Zq__question{color:#111;font-size:1rem;font-weight:600;line-height:1.4}.Matching-module-scss-module__cez2Zq__container{flex-direction:column;gap:.75rem;display:flex}.Matching-module-scss-module__cez2Zq__columns{grid-template-columns:1fr 1fr;grid-template-rows:repeat(var(--rows,1), auto);gap:.5rem .75rem;display:grid}@media (max-width:640px){.Matching-module-scss-module__cez2Zq__columns{column-gap:.5rem}}.Matching-module-scss-module__cez2Zq__column{grid-template-rows:subgrid;grid-row:1/-1;row-gap:.5rem;display:grid}.Matching-module-scss-module__cez2Zq__item{font:inherit;cursor:pointer;text-align:left;color:#111;cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff;border:1px solid #f0f1f3;border-radius:.5rem;align-items:center;gap:.5rem;width:100%;margin:0;padding:.75rem;font-size:.875rem;transition:all .15s;display:flex}.Matching-module-scss-module__cez2Zq__item:hover:not(:disabled){background-color:#f8f9fa;border-color:#e5e7eb}.Matching-module-scss-module__cez2Zq__item:disabled{cursor:default}@media (max-width:640px){.Matching-module-scss-module__cez2Zq__item{border-radius:.375rem;gap:6px;padding:.5rem;font-size:.75rem}}.Matching-module-scss-module__cez2Zq__itemLeft{justify-content:space-between}.Matching-module-scss-module__cez2Zq__itemRight{cursor:grab;touch-action:none;justify-content:flex-start}.Matching-module-scss-module__cez2Zq__itemRight:active{cursor:grabbing}.Matching-module-scss-module__cez2Zq__itemSelected{background-color:#eae1fc;border-color:#7138ea}.Matching-module-scss-module__cez2Zq__itemMatched{cursor:default;background-color:#dbf5ec;border-color:#10b981}.Matching-module-scss-module__cez2Zq__itemClickable:hover:not(:disabled){background-color:#eae1fc;border-color:#7138ea}.Matching-module-scss-module__cez2Zq__itemDragOver{background-color:#eae1fc;border-color:#7138ea;box-shadow:0 0 0 2px #7138ea33}.Matching-module-scss-module__cez2Zq__itemDragging{opacity:.4;border-style:dashed;border-color:#7138ea}.Matching-module-scss-module__cez2Zq__dragging{opacity:1;cursor:grabbing;background-color:#fff;border:1px solid #7138ea;box-shadow:0 10px 15px -3px #00000014}.Matching-module-scss-module__cez2Zq__grip{color:#9ca3af;flex-shrink:0;justify-content:center;align-items:center;display:flex}@media (max-width:640px){.Matching-module-scss-module__cez2Zq__grip{display:none}}.Matching-module-scss-module__cez2Zq__gripIcon{width:14px;height:14px}.Matching-module-scss-module__cez2Zq__matchIndicator{color:#0d9a6c;background-color:#10b981;border-radius:9999px;justify-content:center;align-items:center;min-width:24px;height:24px;padding:0 .5rem;font-size:.75rem;font-weight:600;display:flex}.Matching-module-scss-module__cez2Zq__matchNumber{color:#6b7280;background-color:#f4f5f7;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;min-width:24px;height:24px;font-size:.75rem;font-weight:600;display:flex}@media (max-width:640px){.Matching-module-scss-module__cez2Zq__matchNumber{min-width:20px;height:20px;font-size:11px}}.Matching-module-scss-module__cez2Zq__label{overflow-wrap:anywhere;min-width:0;line-height:1.4}.Matching-module-scss-module__cez2Zq__itemInner{align-items:center;gap:.5rem;width:100%;display:flex}.Matching-module-scss-module__cez2Zq__hint{color:#6b7280;text-align:center;font-size:.75rem}.Matching-module-scss-module__cez2Zq__feedback{background-color:#f8f9fa;border:1px solid #f0f1f3;border-radius:.5rem;flex-direction:column;gap:.5rem;padding:.75rem;display:flex}.Matching-module-scss-module__cez2Zq__score{color:#111;font-size:.875rem;font-weight:600}.Matching-module-scss-module__cez2Zq__comment{color:#374151;font-size:.875rem;line-height:1.5}.Matching-module-scss-module__cez2Zq__spinner{animation:.8s linear infinite Matching-module-scss-module__cez2Zq__spin}@keyframes Matching-module-scss-module__cez2Zq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Matching-module-scss-module__cez2Zq__footer{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.Matching-module-scss-module__cez2Zq__footerRight{align-items:center;gap:.75rem;display:flex}.Matching-module-scss-module__cez2Zq__aiBtn{font:inherit;cursor:pointer;color:#7138ea;background:0 0;border:1px solid #7138ea4d;border-radius:.5rem;align-items:center;gap:6px;margin:0;padding:.5rem .75rem;font-size:.75rem;font-weight:500;transition:all .15s;display:inline-flex}.Matching-module-scss-module__cez2Zq__aiBtn svg{width:14px;height:14px}.Matching-module-scss-module__cez2Zq__aiBtn:hover{background:#7138ea14;border-color:#7138ea80}.Matching-module-scss-module__cez2Zq__aiBtn:active{transform:scale(.96)}.Matching-module-scss-module__cez2Zq__checkBtn{font:inherit;cursor:pointer;color:#fff;background:#7138ea;border:none;border-radius:.5rem;align-items:center;gap:.5rem;margin:0;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .15s;display:inline-flex}.Matching-module-scss-module__cez2Zq__checkBtn:hover:not(:disabled){background-color:#5e2fc3}.Matching-module-scss-module__cez2Zq__checkBtn:disabled{opacity:.5;cursor:not-allowed}.Matching-module-scss-module__cez2Zq__result{align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;display:flex}.Matching-module-scss-module__cez2Zq__resultCorrect{color:#10b981}.Matching-module-scss-module__cez2Zq__resultIncorrect{color:#ef4444}.Matching-module-scss-module__cez2Zq__itemIncorrect{cursor:default;background-color:#fde3e3;border-color:#ef4444}.Matching-module-scss-module__cez2Zq__retryBtn{font:inherit;cursor:pointer;color:#374151;background:#f8f9fa;border:1px solid #e5e7eb;border-radius:.5rem;align-items:center;gap:.5rem;margin:0;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .15s;display:inline-flex}.Matching-module-scss-module__cez2Zq__retryBtn:hover{background-color:#f1f2f4;border-color:#d1d5db}
.Ordering-module-scss-module__5yQKxq__question{color:#111;font-size:1rem;font-weight:600;line-height:1.4}.Ordering-module-scss-module__5yQKxq__container{flex-direction:column;gap:.75rem;display:flex}.Ordering-module-scss-module__5yQKxq__list{flex-direction:column;gap:.5rem;display:flex}.Ordering-module-scss-module__5yQKxq__item{cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none;background-color:#fff;border:1px solid #f0f1f3;border-radius:.5rem;align-items:center;gap:.5rem;padding:.75rem;transition:all .15s;display:flex}.Ordering-module-scss-module__5yQKxq__item:hover{border-color:#e5e7eb;box-shadow:0 1px 3px #0000000f}.Ordering-module-scss-module__5yQKxq__item:active{cursor:grabbing}.Ordering-module-scss-module__5yQKxq__itemDragging{opacity:.4;border-style:dashed;border-color:#7138ea}.Ordering-module-scss-module__5yQKxq__dragging{opacity:1;cursor:grabbing;background-color:#fff;border:1px solid #7138ea;box-shadow:0 10px 15px -3px #00000014}.Ordering-module-scss-module__5yQKxq__itemCorrect{cursor:default;background-color:#dbf5ec;border-color:#10b981}.Ordering-module-scss-module__5yQKxq__itemIncorrect{cursor:default;background-color:#fde3e3;border-color:#ef4444}.Ordering-module-scss-module__5yQKxq__grip{color:#9ca3af;cursor:grab;justify-content:center;align-items:center;display:flex}.Ordering-module-scss-module__5yQKxq__grip:active{cursor:grabbing}.Ordering-module-scss-module__5yQKxq__gripIcon{width:16px;height:16px}.Ordering-module-scss-module__5yQKxq__number{color:#fff;background-color:#7138ea;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;min-width:24px;height:24px;font-size:.75rem;font-weight:600;display:flex}.Ordering-module-scss-module__5yQKxq__label{color:#111;flex:1;font-size:.875rem;line-height:1.4}.Ordering-module-scss-module__5yQKxq__hint{color:#6b7280;text-align:center;font-size:.75rem}.Ordering-module-scss-module__5yQKxq__feedback{background-color:#f8f9fa;border:1px solid #f0f1f3;border-radius:.5rem;flex-direction:column;gap:.5rem;padding:.75rem;display:flex}.Ordering-module-scss-module__5yQKxq__score{color:#111;font-size:.875rem;font-weight:600}.Ordering-module-scss-module__5yQKxq__comment{color:#374151;font-size:.875rem;line-height:1.5}.Ordering-module-scss-module__5yQKxq__spinner{animation:.8s linear infinite Ordering-module-scss-module__5yQKxq__spin}@keyframes Ordering-module-scss-module__5yQKxq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Ordering-module-scss-module__5yQKxq__footer{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.Ordering-module-scss-module__5yQKxq__footerRight{align-items:center;gap:.75rem;display:flex}.Ordering-module-scss-module__5yQKxq__aiBtn{font:inherit;cursor:pointer;color:#7138ea;background:0 0;border:1px solid #7138ea4d;border-radius:.5rem;align-items:center;gap:6px;margin:0;padding:.5rem .75rem;font-size:.75rem;font-weight:500;transition:all .15s;display:inline-flex}.Ordering-module-scss-module__5yQKxq__aiBtn svg{width:14px;height:14px}.Ordering-module-scss-module__5yQKxq__aiBtn:hover{background:#7138ea14;border-color:#7138ea80}.Ordering-module-scss-module__5yQKxq__aiBtn:active{transform:scale(.96)}.Ordering-module-scss-module__5yQKxq__checkBtn{font:inherit;cursor:pointer;color:#fff;background:#7138ea;border:none;border-radius:.5rem;align-items:center;gap:.5rem;margin:0;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .15s;display:inline-flex}.Ordering-module-scss-module__5yQKxq__checkBtn:hover:not(:disabled){background-color:#5e2fc3}.Ordering-module-scss-module__5yQKxq__checkBtn:disabled{opacity:.5;cursor:not-allowed}.Ordering-module-scss-module__5yQKxq__retryBtn{font:inherit;cursor:pointer;color:#374151;background:#f8f9fa;border:1px solid #e5e7eb;border-radius:.5rem;align-items:center;gap:.5rem;margin:0;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .15s;display:inline-flex}.Ordering-module-scss-module__5yQKxq__retryBtn:hover{background-color:#f1f2f4;border-color:#d1d5db}
.FillBlanks-module-scss-module__OHCAyW__container{flex-direction:column;gap:.75rem;display:flex}.FillBlanks-module-scss-module__OHCAyW__question{color:#111;font-size:1rem;font-weight:600;line-height:1.4}.FillBlanks-module-scss-module__OHCAyW__textContainer{background-color:#fff;border:1px solid #f0f1f3;border-radius:.5rem;padding:1rem;overflow:hidden}.FillBlanks-module-scss-module__OHCAyW__text{color:#111;word-break:break-word;overflow-wrap:break-word;font-size:1rem;line-height:2.4}.FillBlanks-module-scss-module__OHCAyW__input{width:120px;font-family:inherit;font-size:inherit;color:#111;text-align:center;vertical-align:baseline;box-sizing:border-box;background-color:#0000;border:none;border-bottom:2px solid #d1d5db;border-radius:0;margin:0 2px;padding:2px .5rem;transition:all .15s;display:inline-block}.FillBlanks-module-scss-module__OHCAyW__input::placeholder{color:#6b7280;font-style:italic}.FillBlanks-module-scss-module__OHCAyW__input:focus{background-color:#7138ea0f;border-bottom-color:#7138ea;outline:none}.FillBlanks-module-scss-module__OHCAyW__input:disabled{cursor:not-allowed}.FillBlanks-module-scss-module__OHCAyW__inputCorrect{color:#0d9a6c;background-color:#dbf5ec;border-bottom-color:#10b981}.FillBlanks-module-scss-module__OHCAyW__inputIncorrect{color:#c73939;background-color:#fde3e3;border-bottom-color:#ef4444}.FillBlanks-module-scss-module__OHCAyW__feedback{background-color:#f8f9fa;border:1px solid #f0f1f3;border-radius:.5rem;flex-direction:column;gap:.5rem;padding:.75rem;display:flex}.FillBlanks-module-scss-module__OHCAyW__score{color:#111;font-size:.875rem;font-weight:600}.FillBlanks-module-scss-module__OHCAyW__comment{color:#374151;font-size:.875rem;line-height:1.5}.FillBlanks-module-scss-module__OHCAyW__spinner{animation:.8s linear infinite FillBlanks-module-scss-module__OHCAyW__spin}@keyframes FillBlanks-module-scss-module__OHCAyW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.FillBlanks-module-scss-module__OHCAyW__actions{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.FillBlanks-module-scss-module__OHCAyW__aiBtn{font:inherit;cursor:pointer;color:#7138ea;background:0 0;border:1px solid #7138ea4d;border-radius:.5rem;align-items:center;gap:6px;margin:0;padding:.5rem .75rem;font-size:.75rem;font-weight:500;transition:all .15s;display:inline-flex}.FillBlanks-module-scss-module__OHCAyW__aiBtn svg{width:14px;height:14px}.FillBlanks-module-scss-module__OHCAyW__aiBtn:hover{background:#7138ea14;border-color:#7138ea80}.FillBlanks-module-scss-module__OHCAyW__aiBtn:active{transform:scale(.96)}.FillBlanks-module-scss-module__OHCAyW__checkBtn{font:inherit;cursor:pointer;color:#fff;background:#7138ea;border:none;border-radius:.5rem;align-items:center;gap:.5rem;margin:0;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .15s;display:inline-flex}.FillBlanks-module-scss-module__OHCAyW__checkBtn:hover:not(:disabled){background-color:#5e2fc3}.FillBlanks-module-scss-module__OHCAyW__checkBtn:disabled{opacity:.5;cursor:not-allowed}.FillBlanks-module-scss-module__OHCAyW__retryBtn{font:inherit;cursor:pointer;color:#374151;background:#f8f9fa;border:1px solid #e5e7eb;border-radius:.5rem;align-items:center;gap:.5rem;margin:0;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .15s;display:inline-flex}.FillBlanks-module-scss-module__OHCAyW__retryBtn:hover{background-color:#f1f2f4;border-color:#d1d5db}
.SelectWords-module-scss-module__wcL5wq__container{flex-direction:column;gap:.75rem;display:flex}.SelectWords-module-scss-module__wcL5wq__question{color:#111;font-size:1rem;font-weight:600;line-height:1.4}.SelectWords-module-scss-module__wcL5wq__textContainer{background-color:#fff;border:1px solid #f0f1f3;border-radius:.5rem;padding:1rem;overflow:hidden}.SelectWords-module-scss-module__wcL5wq__text{color:#111;word-break:break-word;overflow-wrap:break-word;font-size:1rem;line-height:2.6}.SelectWords-module-scss-module__wcL5wq__selectWrap{vertical-align:baseline;white-space:nowrap;border-bottom:2px solid #d1d5db;align-items:center;margin:0 2px;transition:border-color .15s;display:inline-flex;position:relative}.SelectWords-module-scss-module__wcL5wq__selectWrap:focus-within{border-bottom-color:#7138ea}.SelectWords-module-scss-module__wcL5wq__select{appearance:none;min-width:96px;max-width:220px;font-family:inherit;font-size:inherit;color:#111;text-align:center;text-align-last:center;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;background-color:#0000;border:none;border-radius:0;padding:2px 22px 2px .5rem;font-weight:500;transition:background-color .15s;overflow:hidden}.SelectWords-module-scss-module__wcL5wq__select:focus{background-color:#7138ea0f;outline:none}.SelectWords-module-scss-module__wcL5wq__select:disabled{cursor:not-allowed}.SelectWords-module-scss-module__wcL5wq__selectIcon{color:#6b7280;pointer-events:none;position:absolute;right:4px}.SelectWords-module-scss-module__wcL5wq__selectWrapCorrect{background-color:#dbf5ec;border-bottom-color:#10b981}.SelectWords-module-scss-module__wcL5wq__selectWrapCorrect .SelectWords-module-scss-module__wcL5wq__select{color:#0d9a6c}.SelectWords-module-scss-module__wcL5wq__selectWrapCorrect .SelectWords-module-scss-module__wcL5wq__selectIcon{color:#10b981}.SelectWords-module-scss-module__wcL5wq__selectWrapPartial{background-color:#fef0da;border-bottom-color:#f59e0b}.SelectWords-module-scss-module__wcL5wq__selectWrapPartial .SelectWords-module-scss-module__wcL5wq__select{color:#d97706}.SelectWords-module-scss-module__wcL5wq__selectWrapPartial .SelectWords-module-scss-module__wcL5wq__selectIcon{color:#f59e0b}.SelectWords-module-scss-module__wcL5wq__selectWrapIncorrect{background-color:#fde3e3;border-bottom-color:#ef4444}.SelectWords-module-scss-module__wcL5wq__selectWrapIncorrect .SelectWords-module-scss-module__wcL5wq__select{color:#c73939}.SelectWords-module-scss-module__wcL5wq__selectWrapIncorrect .SelectWords-module-scss-module__wcL5wq__selectIcon{color:#ef4444}.SelectWords-module-scss-module__wcL5wq__feedback{background-color:#f8f9fa;border:1px solid #f0f1f3;border-radius:.5rem;flex-direction:column;gap:.5rem;padding:.75rem;display:flex}.SelectWords-module-scss-module__wcL5wq__score{color:#111;font-size:.875rem;font-weight:600}.SelectWords-module-scss-module__wcL5wq__comment{color:#374151;font-size:.875rem;line-height:1.5}.SelectWords-module-scss-module__wcL5wq__spinner{animation:.8s linear infinite SelectWords-module-scss-module__wcL5wq__spin}@keyframes SelectWords-module-scss-module__wcL5wq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.SelectWords-module-scss-module__wcL5wq__actions{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.SelectWords-module-scss-module__wcL5wq__aiBtn{font:inherit;cursor:pointer;color:#7138ea;background:0 0;border:1px solid #7138ea4d;border-radius:.5rem;align-items:center;gap:6px;margin:0;padding:.5rem .75rem;font-size:.75rem;font-weight:500;transition:all .15s;display:inline-flex}.SelectWords-module-scss-module__wcL5wq__aiBtn svg{width:14px;height:14px}.SelectWords-module-scss-module__wcL5wq__aiBtn:hover{background:#7138ea14;border-color:#7138ea80}.SelectWords-module-scss-module__wcL5wq__aiBtn:active{transform:scale(.96)}.SelectWords-module-scss-module__wcL5wq__checkBtn{font:inherit;cursor:pointer;color:#fff;background:#7138ea;border:none;border-radius:.5rem;align-items:center;gap:.5rem;margin:0;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .15s;display:inline-flex}.SelectWords-module-scss-module__wcL5wq__checkBtn:hover:not(:disabled){background-color:#5e2fc3}.SelectWords-module-scss-module__wcL5wq__checkBtn:disabled{opacity:.5;cursor:not-allowed}.SelectWords-module-scss-module__wcL5wq__retryBtn{font:inherit;cursor:pointer;color:#374151;background:#f8f9fa;border:1px solid #e5e7eb;border-radius:.5rem;align-items:center;gap:.5rem;margin:0;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .15s;display:inline-flex}.SelectWords-module-scss-module__wcL5wq__retryBtn:hover{background-color:#f1f2f4;border-color:#d1d5db}
.TrueOrFalse-module-scss-module__2h_7uG__container{flex-direction:column;gap:.75rem;display:flex}.TrueOrFalse-module-scss-module__2h_7uG__question{color:#111;font-size:1rem;font-weight:600;line-height:1.4}.TrueOrFalse-module-scss-module__2h_7uG__options{gap:.75rem;display:flex}.TrueOrFalse-module-scss-module__2h_7uG__option{font:inherit;cursor:pointer;color:#111;cursor:pointer;background:#fff;border:2px solid #f0f1f3;border-radius:.5rem;flex:1;justify-content:center;align-items:center;gap:.5rem;margin:0;padding:1rem;font-size:1rem;font-weight:500;transition:all .15s;display:flex}.TrueOrFalse-module-scss-module__2h_7uG__option:hover:not(:disabled){border-color:#e5e7eb;box-shadow:0 1px 3px #0000000f}.TrueOrFalse-module-scss-module__2h_7uG__option:disabled{cursor:not-allowed;opacity:.7}.TrueOrFalse-module-scss-module__2h_7uG__optionTrue:hover:not(:disabled){color:#0d9a6c;background-color:#dbf5ec;border-color:#10b981}.TrueOrFalse-module-scss-module__2h_7uG__optionFalse:hover:not(:disabled){color:#c73939;background-color:#fde3e3;border-color:#ef4444}.TrueOrFalse-module-scss-module__2h_7uG__optionSelected{color:#7138ea;background-color:#eae1fc;border-color:#7138ea}.TrueOrFalse-module-scss-module__2h_7uG__optionCorrect{color:#0d9a6c;background-color:#dbf5ec;border-color:#10b981}.TrueOrFalse-module-scss-module__2h_7uG__optionCorrect:disabled{opacity:1}.TrueOrFalse-module-scss-module__2h_7uG__optionIncorrect{color:#c73939;background-color:#fde3e3;border-color:#ef4444}.TrueOrFalse-module-scss-module__2h_7uG__optionIncorrect:disabled{opacity:1}.TrueOrFalse-module-scss-module__2h_7uG__spinner{animation:.8s linear infinite TrueOrFalse-module-scss-module__2h_7uG__spin}@keyframes TrueOrFalse-module-scss-module__2h_7uG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.TrueOrFalse-module-scss-module__2h_7uG__feedback{background-color:#f8f9fa;border:1px solid #f0f1f3;border-radius:.5rem;flex-direction:column;gap:.5rem;padding:.75rem;display:flex}.TrueOrFalse-module-scss-module__2h_7uG__score{color:#111;font-size:.875rem;font-weight:600}.TrueOrFalse-module-scss-module__2h_7uG__comment{color:#374151;font-size:.875rem;line-height:1.5}.TrueOrFalse-module-scss-module__2h_7uG__actions{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.TrueOrFalse-module-scss-module__2h_7uG__aiBtn{font:inherit;cursor:pointer;color:#7138ea;background:0 0;border:1px solid #7138ea4d;border-radius:.5rem;align-items:center;gap:6px;margin:0;padding:.5rem .75rem;font-size:.75rem;font-weight:500;transition:all .15s;display:inline-flex}.TrueOrFalse-module-scss-module__2h_7uG__aiBtn svg{width:14px;height:14px}.TrueOrFalse-module-scss-module__2h_7uG__aiBtn:hover{background:#7138ea14;border-color:#7138ea80}.TrueOrFalse-module-scss-module__2h_7uG__aiBtn:active{transform:scale(.96)}.TrueOrFalse-module-scss-module__2h_7uG__retryBtn{font:inherit;cursor:pointer;color:#374151;background:#f8f9fa;border:1px solid #e5e7eb;border-radius:.5rem;align-items:center;gap:.5rem;margin:0;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .15s;display:inline-flex}.TrueOrFalse-module-scss-module__2h_7uG__retryBtn:hover{background-color:#f1f2f4;border-color:#d1d5db}
.Question-module-scss-module__7B0Jgq__question{background-color:#f8f9fa;border:1px solid #f0f1f3;border-radius:.75rem;padding:1rem}
.Content-module-scss-module__Jq-oHq__content{padding:1.25rem 0;position:relative}.Content-module-scss-module__Jq-oHq__askAiTooltip{color:#fff;cursor:pointer;z-index:1000;-webkit-tap-highlight-color:#0000;background:#7138ea;border:none;border-radius:9999px;align-items:center;gap:4px;padding:6px 12px;font-size:12px;font-weight:500;animation:.15s Content-module-scss-module__Jq-oHq__tooltipFadeIn;display:flex;position:fixed;transform:translate(-50%)translateY(-100%);box-shadow:0 4px 12px #7138ea4d}.Content-module-scss-module__Jq-oHq__askAiTooltip svg{width:14px;height:14px}.Content-module-scss-module__Jq-oHq__askAiTooltip:hover{background:#6025d9}.Content-module-scss-module__Jq-oHq__askAiTooltip:active{transform:translate(-50%)translateY(-100%)scale(.96)}.Content-module-scss-module__Jq-oHq__askAiTooltip:after{content:"";border-top:6px solid #7138ea;border-left:6px solid #0000;border-right:6px solid #0000;position:absolute;bottom:-5px;left:50%;transform:translate(-50%)}@keyframes Content-module-scss-module__Jq-oHq__tooltipFadeIn{0%{opacity:0;transform:translate(-50%)translateY(-90%)}to{opacity:1;transform:translate(-50%)translateY(-100%)}}.Content-module-scss-module__Jq-oHq__title{color:#111;margin-bottom:1rem;font-size:1.25rem;font-weight:600;line-height:1.4}@media (min-width:1024px){.Content-module-scss-module__Jq-oHq__title{font-size:1.5rem}}.Content-module-scss-module__Jq-oHq__blocks{flex-direction:column;gap:.75rem;display:flex}.Content-module-scss-module__Jq-oHq__text{color:#374151;font-size:.875rem;line-height:1.6}@media (min-width:1024px){.Content-module-scss-module__Jq-oHq__text{font-size:1rem}}.Content-module-scss-module__Jq-oHq__figure{margin:.75rem 0}.Content-module-scss-module__Jq-oHq__imageWrapper{background-color:#f4f5f7;border-radius:.5rem;width:100%;height:0;padding-bottom:56.25%;position:relative;overflow:hidden}.Content-module-scss-module__Jq-oHq__image{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.Content-module-scss-module__Jq-oHq__heading{color:#111;margin-bottom:1rem;font-size:1.125rem;font-weight:600;line-height:1.4}.Content-module-scss-module__Jq-oHq__caption{color:#6b7280;text-align:center;margin-top:.5rem;font-size:.75rem}.Content-module-scss-module__Jq-oHq__audioBlock{margin:.5rem 0}.Content-module-scss-module__Jq-oHq__questionBlock{margin-top:1rem}.Content-module-scss-module__Jq-oHq__questionTitle{color:#111;margin-bottom:.75rem;font-size:.875rem;font-weight:500}@media (min-width:1024px){.Content-module-scss-module__Jq-oHq__questionTitle{font-size:1rem}}.Content-module-scss-module__Jq-oHq__options{flex-direction:column;gap:.5rem;display:flex}.Content-module-scss-module__Jq-oHq__option{font:inherit;cursor:pointer;text-align:left;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;align-items:center;gap:.75rem;width:100%;margin:0;padding:14px;font-size:.875rem;transition:all .15s;display:flex}.Content-module-scss-module__Jq-oHq__option:hover{background-color:#f1f2f4;border-color:#d1d5db;box-shadow:0 1px 2px #0000000a}.Content-module-scss-module__Jq-oHq__option:active{background-color:#f4effd;transform:scale(.98)}.Content-module-scss-module__Jq-oHq__optionSelected{background-color:#f4effd;border-color:#7138ea;box-shadow:0 1px 2px #0000000a}.Content-module-scss-module__Jq-oHq__checkbox{border:2px solid #d1d5db;border-radius:.375rem;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;transition:all .15s;display:flex}.Content-module-scss-module__Jq-oHq__checkboxSelected{background-color:#7138ea;border-color:#7138ea;transform:scale(1.05)}.Content-module-scss-module__Jq-oHq__checkIcon{color:#fff;width:12px;height:12px}.Content-module-scss-module__Jq-oHq__optionLabel{color:#374151;line-height:1.4}.Content-module-scss-module__Jq-oHq__optionLabelSelected{color:#111;font-weight:500}.Content-module-scss-module__Jq-oHq__blockAiBtn{font:inherit;cursor:pointer;color:#7138ea;cursor:pointer;background:0 0;border:1px solid #7138ea4d;border-radius:9999px;align-items:center;gap:5px;margin:.75rem 0 0;padding:5px 10px;font-size:11px;font-weight:500;transition:all .15s;display:inline-flex}.Content-module-scss-module__Jq-oHq__blockAiBtn svg{width:12px;height:12px}.Content-module-scss-module__Jq-oHq__blockAiBtn:hover{background:#7138ea14;border-color:#7138ea80}.Content-module-scss-module__Jq-oHq__blockAiBtn:active{transform:scale(.96)}.Content-module-scss-module__Jq-oHq__quote{background-color:#f8f9fa;border-left:3px solid #7138ea;border-radius:0 .5rem .5rem 0;margin:1rem 0;padding:1rem 1.25rem}.Content-module-scss-module__Jq-oHq__quoteText{color:#111;margin:0;font-size:1rem;font-style:italic;line-height:1.7}.Content-module-scss-module__Jq-oHq__quoteFooter{flex-wrap:wrap;gap:.5rem;margin-top:.75rem;font-size:.875rem;display:flex}.Content-module-scss-module__Jq-oHq__quoteAuthor{color:#111;font-style:normal;font-weight:600}.Content-module-scss-module__Jq-oHq__quoteSource{color:#6b7280}.Content-module-scss-module__Jq-oHq__quoteSource:before{content:"— "}.Content-module-scss-module__Jq-oHq__highlight{background-color:#f8f9fa;border:1px solid #f0f1f3;border-radius:.5rem;margin:1rem 0;padding:1rem}.Content-module-scss-module__Jq-oHq__highlightText{color:#374151;margin:0;font-size:.875rem;line-height:1.6}@media (min-width:1024px){.Content-module-scss-module__Jq-oHq__highlightText{font-size:1rem}}.Content-module-scss-module__Jq-oHq__captionText{color:#6b7280;margin:.25rem 0;font-size:.75rem;line-height:1.5}@media (min-width:1024px){.Content-module-scss-module__Jq-oHq__captionText{font-size:.875rem}}:is(.Content-module-scss-module__Jq-oHq__text .citation,.Content-module-scss-module__Jq-oHq__heading .citation,.Content-module-scss-module__Jq-oHq__captionText .citation,.Content-module-scss-module__Jq-oHq__highlightText .citation,.Content-module-scss-module__Jq-oHq__quoteText .citation){margin-left:1px;font-size:.75em;line-height:0}:is(.Content-module-scss-module__Jq-oHq__text .citation a,.Content-module-scss-module__Jq-oHq__heading .citation a,.Content-module-scss-module__Jq-oHq__captionText .citation a,.Content-module-scss-module__Jq-oHq__highlightText .citation a,.Content-module-scss-module__Jq-oHq__quoteText .citation a){color:#7138ea;font-weight:600;text-decoration:none}:is(.Content-module-scss-module__Jq-oHq__text .citation a:hover,.Content-module-scss-module__Jq-oHq__heading .citation a:hover,.Content-module-scss-module__Jq-oHq__captionText .citation a:hover,.Content-module-scss-module__Jq-oHq__highlightText .citation a:hover,.Content-module-scss-module__Jq-oHq__quoteText .citation a:hover){text-decoration:underline}.Content-module-scss-module__Jq-oHq__sources{border-top:1px solid #f0f1f3;margin-top:1.25rem;padding-top:1rem}.Content-module-scss-module__Jq-oHq__sourcesTitle{color:#111;margin:0 0 .75rem;font-size:.875rem;font-weight:600}.Content-module-scss-module__Jq-oHq__sourcesList{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.Content-module-scss-module__Jq-oHq__sourcesItem{color:#374151;gap:.5rem;scroll-margin-top:1rem;font-size:.75rem;line-height:1.5;display:flex}@media (min-width:1024px){.Content-module-scss-module__Jq-oHq__sourcesItem{font-size:.875rem}}.Content-module-scss-module__Jq-oHq__sourcesKey{color:#7138ea;flex-shrink:0;font-weight:600}.Content-module-scss-module__Jq-oHq__sourcesText{flex:1}.Content-module-scss-module__Jq-oHq__delimiter{border:none;border-top:1px solid #f0f1f3;margin:1rem 0}.Content-module-scss-module__Jq-oHq__mediaFigure{flex-direction:column;gap:.75rem;margin:.5rem 0;display:flex}.Content-module-scss-module__Jq-oHq__mediaImage{background-color:#f4f5f7;border-radius:.5rem;width:100%;height:auto;display:block}.Content-module-scss-module__Jq-oHq__mediaAudio{width:100%;margin:.5rem 0}.Content-module-scss-module__Jq-oHq__videoWrapper{aspect-ratio:16/9;background-color:#f4f5f7;border-radius:.5rem;width:100%;margin:.5rem 0;position:relative;overflow:hidden}.Content-module-scss-module__Jq-oHq__videoFrame{border:0;width:100%;height:100%;position:absolute;inset:0}.Content-module-scss-module__Jq-oHq__quiz{margin-top:.5rem}
.Footer-module-scss-module__tYZKFG__overlay{z-index:39;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#11111126;animation:.2s Footer-module-scss-module__tYZKFG__fadeIn;position:fixed;inset:0}.Footer-module-scss-module__tYZKFG__footer{z-index:40;background-color:#fff;border:1px solid #e5e7eb;border-radius:1rem;outline:none;width:calc(100% - 1.5rem);max-width:720px;margin:1.25rem auto 0;transition:border-radius .25s,box-shadow .25s,border .25s;position:fixed;bottom:20px;left:0;right:0;overflow:hidden;box-shadow:0 0 0 1px #7138ea0a,0 2px 8px #1111110a,0 8px 24px #1111110f}.Footer-module-scss-module__tYZKFG__footerOpen{border-color:#c2b3eb;border-radius:1rem;box-shadow:0 0 0 1px #7138ea14,0 4px 16px #7138ea0f,0 12px 32px #11111114}@media (max-width:1024px){.Footer-module-scss-module__tYZKFG__footerOpen{z-index:100;border:none;border-radius:0;flex-direction:column;width:100%;max-width:none;margin:0;display:flex;inset:0}.Footer-module-scss-module__tYZKFG__footerOpen .Footer-module-scss-module__tYZKFG__messagesPanel{flex:1;max-height:none}.Footer-module-scss-module__tYZKFG__footerOpen .Footer-module-scss-module__tYZKFG__messagesHeader{padding-top:calc(.75rem + env(safe-area-inset-top,0px));border-radius:0}}.Footer-module-scss-module__tYZKFG__trainerMode{background:#f6f3fe}@media (min-width:1024px){.Footer-module-scss-module__tYZKFG__trainerMode{border-color:#c8bbeb;box-shadow:0 0 0 1px #7138ea14,0 2px 8px #7138ea0f,0 8px 24px #7138ea14}}.Footer-module-scss-module__tYZKFG__trainerMode.Footer-module-scss-module__tYZKFG__footerOpen{background:#f4effd}@media (min-width:1024px){.Footer-module-scss-module__tYZKFG__trainerMode.Footer-module-scss-module__tYZKFG__footerOpen{border-color:#bcaaeb;box-shadow:0 0 0 1px #7138ea1f,0 4px 16px #7138ea1a,0 12px 32px #7138ea1f}}.Footer-module-scss-module__tYZKFG__assistantMode{background:#f5f1fe}@media (min-width:1024px){.Footer-module-scss-module__tYZKFG__assistantMode{border-color:#c8bbeb}}.Footer-module-scss-module__tYZKFG__assistantMode.Footer-module-scss-module__tYZKFG__footerOpen{background:#f2edfd}.Footer-module-scss-module__tYZKFG__assistantMode .Footer-module-scss-module__tYZKFG__messagesPanel{background:#f6f3fe}.Footer-module-scss-module__tYZKFG__assistantMode .Footer-module-scss-module__tYZKFG__messagesHeader{background:#f2edfd}.Footer-module-scss-module__tYZKFG__assistantTag{white-space:nowrap;text-overflow:ellipsis;color:#5e2fc3;background:#ebe3fc;border-radius:.75rem;flex-shrink:0;align-items:center;max-width:45%;height:44px;padding:0 .75rem;font-size:.875rem;font-weight:500;display:inline-flex;overflow:hidden}@media (max-width:640px){.Footer-module-scss-module__tYZKFG__assistantTag{display:none}}.Footer-module-scss-module__tYZKFG__assistantTagMobile{display:none}@media (max-width:640px){.Footer-module-scss-module__tYZKFG__assistantTagMobile{color:#5e2fc3;background:#ebe3fc;border:1px solid #7138ea38;border-radius:9999px;align-self:flex-start;align-items:center;gap:6px;max-width:100%;padding:5px 10px;animation:.15s Footer-module-scss-module__tYZKFG__badgeIn;display:inline-flex}}.Footer-module-scss-module__tYZKFG__assistantTagMobileLabel{white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;font-weight:500;overflow:hidden}.Footer-module-scss-module__tYZKFG__messagesPanel{flex-direction:column;width:100%;max-height:80vh;animation:.25s Footer-module-scss-module__tYZKFG__slideUp;display:flex;overflow:hidden}@media (min-width:1024px){.Footer-module-scss-module__tYZKFG__messagesPanel{max-height:60vh}}.Footer-module-scss-module__tYZKFG__messagesInner{flex-direction:column;flex:1;width:100%;max-width:720px;margin:0 auto;display:flex;overflow:hidden}.Footer-module-scss-module__tYZKFG__messagesHeader{background-color:#f8f9fa;border-bottom:1px solid #f0f1f3;border-radius:1rem 1rem 0 0;justify-content:space-between;align-items:center;gap:.5rem;padding:.75rem 1rem;display:flex}.Footer-module-scss-module__tYZKFG__messagesTitle{color:#111;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.875rem;font-weight:500;overflow:hidden}.Footer-module-scss-module__tYZKFG__messagesHeaderActions{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.Footer-module-scss-module__tYZKFG__resetBtn{font:inherit;cursor:pointer;color:#374151;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e5e7eb;border-radius:.375rem;margin:0;padding:.25rem .75rem;font-size:.75rem;font-weight:500;transition:background-color .15s,color .15s,border-color .15s}.Footer-module-scss-module__tYZKFG__resetBtn:hover:not(:disabled){color:#111;background-color:#f1f2f4}.Footer-module-scss-module__tYZKFG__resetBtn:disabled{opacity:.55;cursor:not-allowed}.Footer-module-scss-module__tYZKFG__closeBtn{font:inherit;cursor:pointer;cursor:pointer;background:0 0;border:none;border-radius:.375rem;justify-content:center;align-items:center;width:28px;height:28px;margin:0;padding:0;transition:all .15s;display:flex}.Footer-module-scss-module__tYZKFG__closeBtn:hover{background-color:#f1f2f4}.Footer-module-scss-module__tYZKFG__closeBtn:active{transform:scale(.95)}@media (max-width:1024px){.Footer-module-scss-module__tYZKFG__closeBtn{width:40px;height:40px}.Footer-module-scss-module__tYZKFG__closeBtn .Footer-module-scss-module__tYZKFG__closeIcon{width:20px;height:20px}}.Footer-module-scss-module__tYZKFG__closeIcon{color:#374151;width:16px;height:16px}.Footer-module-scss-module__tYZKFG__messages{flex-direction:column;flex:1;gap:.75rem;padding:1rem;display:flex;overflow-y:auto}.Footer-module-scss-module__tYZKFG__empty{text-align:center;color:#6b7280;padding:2rem 0;font-size:.875rem}.Footer-module-scss-module__tYZKFG__message{display:flex}.Footer-module-scss-module__tYZKFG__messageUser{justify-content:flex-end}.Footer-module-scss-module__tYZKFG__messageAssistant{justify-content:flex-start}.Footer-module-scss-module__tYZKFG__bubble{border-radius:.75rem;max-width:85%;padding:.5rem .75rem;font-size:.875rem;line-height:1.5}.Footer-module-scss-module__tYZKFG__bubbleUser{color:#fff;background-color:#7138ea;border-bottom-right-radius:.25rem}.Footer-module-scss-module__tYZKFG__bubbleAssistant{color:#111;background-color:#f4f5f7;border-bottom-left-radius:.25rem}.Footer-module-scss-module__tYZKFG__attachmentPreviews{padding:0 .25rem}.Footer-module-scss-module__tYZKFG__userContent{flex-direction:column;gap:.5rem;display:flex}.Footer-module-scss-module__tYZKFG__errorAlert{color:#c73939;background-color:#fdecec;border:1px solid #ef44444d;border-radius:.5rem;align-self:center;align-items:flex-start;gap:.5rem;max-width:90%;padding:.5rem .75rem;font-size:.875rem;line-height:1.4;animation:.15s Footer-module-scss-module__tYZKFG__badgeIn;display:flex}.Footer-module-scss-module__tYZKFG__errorIcon{color:#ef4444;flex-shrink:0;width:16px;height:16px;margin-top:1px}.Footer-module-scss-module__tYZKFG__typing{align-items:center;gap:4px;display:inline-flex}.Footer-module-scss-module__tYZKFG__typingDot{opacity:.4;background-color:#374151;border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite both Footer-module-scss-module__tYZKFG__typingBounce}.Footer-module-scss-module__tYZKFG__typingDot:nth-child(2){animation-delay:.2s}.Footer-module-scss-module__tYZKFG__typingDot:nth-child(3){animation-delay:.4s}@keyframes Footer-module-scss-module__tYZKFG__typingBounce{0%,80%,to{opacity:.4;transform:translateY(0)}40%{opacity:1;transform:translateY(-4px)}}.Footer-module-scss-module__tYZKFG__inputContainer{padding:.75rem 1rem;padding-bottom:calc(.75rem + env(safe-area-inset-bottom,0px));outline:none;flex-direction:column;gap:.5rem;width:100%;display:flex}.Footer-module-scss-module__tYZKFG__inputContainer:focus,.Footer-module-scss-module__tYZKFG__inputContainer:focus-visible,.Footer-module-scss-module__tYZKFG__inputContainer:focus-within{outline:none}@media (min-width:1024px){.Footer-module-scss-module__tYZKFG__inputContainer{padding:1rem 1.25rem}}.Footer-module-scss-module__tYZKFG__contextBadge{background:#eee7fc;border:1px solid #7138ea40;border-radius:9999px;align-self:flex-start;align-items:center;gap:6px;padding:4px 8px 4px 6px;animation:.15s Footer-module-scss-module__tYZKFG__badgeIn;display:inline-flex}.Footer-module-scss-module__tYZKFG__badgeIcon{background:#7138ea;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;display:flex}.Footer-module-scss-module__tYZKFG__badgeIcon svg{color:#fff;width:10px;height:10px}.Footer-module-scss-module__tYZKFG__badgeLabel{color:#7138ea;text-overflow:ellipsis;white-space:nowrap;max-width:150px;font-size:11px;font-weight:500;overflow:hidden}.Footer-module-scss-module__tYZKFG__badgeClose{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;padding:0;transition:all .15s;display:flex}.Footer-module-scss-module__tYZKFG__badgeClose:hover{color:#7138ea;background:#7138ea26}@keyframes Footer-module-scss-module__tYZKFG__badgeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.Footer-module-scss-module__tYZKFG__inputWrapper{align-items:center;gap:.5rem;display:flex}@media (max-width:640px){.Footer-module-scss-module__tYZKFG__inputWrapper{gap:6px}}.Footer-module-scss-module__tYZKFG__input{background-color:#f4f5f7;border:1px solid #0000;border-radius:.75rem;outline:none;flex:1;min-width:0;height:44px;padding:0 1rem;font-size:.875rem;transition:all .15s}@media (max-width:640px){.Footer-module-scss-module__tYZKFG__input{padding:0 .75rem}}.Footer-module-scss-module__tYZKFG__input::placeholder{color:#9ca3af}.Footer-module-scss-module__tYZKFG__input:hover{background-color:#f1f2f4}.Footer-module-scss-module__tYZKFG__input:focus{background-color:#fff;border-color:#e5e7eb;box-shadow:0 0 0 3px #f4effd}.Footer-module-scss-module__tYZKFG__sendBtn{font:inherit;cursor:pointer;color:#fff;cursor:pointer;background:#7138ea;border:none;border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;margin:0;padding:0;transition:all .15s;display:flex}.Footer-module-scss-module__tYZKFG__sendBtn:not(:disabled):hover{background-color:#6025d9;transform:scale(1.02)}.Footer-module-scss-module__tYZKFG__sendBtn:not(:disabled):active{transform:scale(.95)}.Footer-module-scss-module__tYZKFG__sendBtn:disabled{color:#c4c7cc;cursor:not-allowed;background-color:#f4f5f7}@media (max-width:640px){.Footer-module-scss-module__tYZKFG__sendBtn{width:38px;height:38px}}.Footer-module-scss-module__tYZKFG__sendIcon{width:18px;height:18px}.Footer-module-scss-module__tYZKFG__callBtn{font:inherit;cursor:pointer;color:#7138ea;cursor:pointer;background:#eee7fc;border:1px solid #7138ea40;border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;margin:0;padding:0;transition:all .15s;display:flex}.Footer-module-scss-module__tYZKFG__callBtn:hover{background-color:#e3d7fb;transform:scale(1.02)}.Footer-module-scss-module__tYZKFG__callBtn:active{transform:scale(.95)}@media (max-width:640px){.Footer-module-scss-module__tYZKFG__callBtn{width:38px;height:38px}}.Footer-module-scss-module__tYZKFG__callIcon{width:18px;height:18px}@keyframes Footer-module-scss-module__tYZKFG__slideUp{0%{opacity:0;max-height:0}to{opacity:1;max-height:80vh}}@keyframes Footer-module-scss-module__tYZKFG__fadeIn{0%{opacity:0}to{opacity:1}}
.Markdown-module-scss-module__wBBhTW__markdown{color:inherit;word-break:break-word;overflow-wrap:anywhere;font-size:.875rem;line-height:1.6}.Markdown-module-scss-module__wBBhTW__markdown>:first-child{margin-top:0}.Markdown-module-scss-module__wBBhTW__markdown>:last-child{margin-bottom:0}.Markdown-module-scss-module__wBBhTW__paragraph{margin:0 0 .5rem}.Markdown-module-scss-module__wBBhTW__heading{color:#111;margin:1rem 0 .5rem;font-weight:700;line-height:1.3}.Markdown-module-scss-module__wBBhTW__heading:first-child{margin-top:0}h1.Markdown-module-scss-module__wBBhTW__heading{font-size:1.25rem}h2.Markdown-module-scss-module__wBBhTW__heading{font-size:1.125rem}h3.Markdown-module-scss-module__wBBhTW__heading{font-size:1rem}h4.Markdown-module-scss-module__wBBhTW__heading,h5.Markdown-module-scss-module__wBBhTW__heading,h6.Markdown-module-scss-module__wBBhTW__heading{color:#374151;font-size:.875rem}.Markdown-module-scss-module__wBBhTW__list{margin:0 0 .5rem;padding-left:1.5rem}.Markdown-module-scss-module__wBBhTW__list li{margin:.25rem 0;padding-left:.25rem}.Markdown-module-scss-module__wBBhTW__list li::marker{color:#6b7280}ul.Markdown-module-scss-module__wBBhTW__list{list-style:outside}ol.Markdown-module-scss-module__wBBhTW__list{list-style:decimal}.Markdown-module-scss-module__wBBhTW__list .Markdown-module-scss-module__wBBhTW__list{margin:.25rem 0}ul.Markdown-module-scss-module__wBBhTW__list ul.Markdown-module-scss-module__wBBhTW__list{list-style:circle}.Markdown-module-scss-module__wBBhTW__code{background-color:#1111110f;border-radius:.25rem;padding:.1em .35em;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.85em}.Markdown-module-scss-module__wBBhTW__pre{background-color:#1111110f;border-radius:.375rem;margin:0 0 .5rem;padding:.75rem;overflow-x:auto}.Markdown-module-scss-module__wBBhTW__pre code{white-space:pre;background:0 0;padding:0;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.85em}.Markdown-module-scss-module__wBBhTW__link{color:#7138ea;text-underline-offset:2px;text-decoration:underline}.Markdown-module-scss-module__wBBhTW__link:hover{color:#6025d9}.Markdown-module-scss-module__wBBhTW__quote{color:#374151;border-left:3px solid #e5e7eb;margin:0 0 .5rem;padding:.25rem .75rem}.Markdown-module-scss-module__wBBhTW__hr{border:none;border-top:1px solid #e5e7eb;margin:.75rem 0}
.Base-module-scss-module__lzNdaW__page{background:#f9f9f9;min-height:100dvh;position:relative;overflow-x:hidden}.Base-module-scss-module__lzNdaW__background{z-index:0;pointer-events:none;position:fixed;inset:0;overflow:hidden}.Base-module-scss-module__lzNdaW__blob-1,.Base-module-scss-module__lzNdaW__blob-2,.Base-module-scss-module__lzNdaW__blob-3{filter:blur(100px);opacity:.7;border-radius:50%;animation:25s ease-in-out infinite Base-module-scss-module__lzNdaW__blobMove;position:absolute}.Base-module-scss-module__lzNdaW__blob-1{background:radial-gradient(circle,#7138ea26 0%,#0000 70%);width:500px;height:500px;top:-200px;right:-150px}@media (min-width:640px){.Base-module-scss-module__lzNdaW__blob-1{width:700px;height:700px}}.Base-module-scss-module__lzNdaW__blob-2{background:radial-gradient(circle,#7138ea1f 0%,#0000 70%);width:400px;height:400px;animation-delay:-10s;bottom:-150px;left:-100px}@media (min-width:640px){.Base-module-scss-module__lzNdaW__blob-2{width:550px;height:550px}}.Base-module-scss-module__lzNdaW__blob-3{background:radial-gradient(circle,#7138ea14 0%,#0000 70%);width:300px;height:300px;animation-delay:-18s;top:40%;left:30%}@media (min-width:640px){.Base-module-scss-module__lzNdaW__blob-3{width:450px;height:450px}}@keyframes Base-module-scss-module__lzNdaW__blobMove{0%,to{transform:translate(0)scale(1)}33%{transform:translate(40px,-50px)scale(1.03)}66%{transform:translate(-30px,40px)scale(.97)}}.Base-module-scss-module__lzNdaW__particles{position:absolute;inset:0}.Base-module-scss-module__lzNdaW__particle{opacity:.1;background:#7138ea;border-radius:50%;width:3px;height:3px;animation:20s ease-in-out infinite Base-module-scss-module__lzNdaW__particleDrift;position:absolute}.Base-module-scss-module__lzNdaW__particle:first-child{opacity:.08;animation-duration:25s;animation-delay:-14s;top:90%;left:90%}.Base-module-scss-module__lzNdaW__particle:nth-child(2){opacity:.08;animation-duration:25s;animation-delay:-3s;top:59%;left:8%}.Base-module-scss-module__lzNdaW__particle:nth-child(3){opacity:.11;animation-duration:19s;animation-delay:-1s;top:66%;left:54%}.Base-module-scss-module__lzNdaW__particle:nth-child(4){opacity:.08;animation-duration:22s;animation-delay:-13s;top:88%;left:73%}.Base-module-scss-module__lzNdaW__particle:nth-child(5){opacity:.11;animation-duration:22s;animation-delay:-2s;top:80%;left:39%}.Base-module-scss-module__lzNdaW__particle:nth-child(6){opacity:.08;animation-duration:22s;animation-delay:-4s;top:16%;left:56%}.Base-module-scss-module__lzNdaW__particle:nth-child(7){opacity:.08;animation-duration:23s;animation-delay:-11s;top:60%;left:59%}.Base-module-scss-module__lzNdaW__particle:nth-child(8){opacity:.11;animation-duration:21s;animation-delay:-7s;top:1%;left:84%}.Base-module-scss-module__lzNdaW__particle:nth-child(9){opacity:.11;animation-duration:25s;animation-delay:-7s;top:22%;left:18%}.Base-module-scss-module__lzNdaW__particle:nth-child(10){opacity:.08;animation-duration:23s;animation-delay:-18s;top:4%;left:23%}.Base-module-scss-module__lzNdaW__particle:nth-child(11){opacity:.11;animation-duration:23s;animation-delay:-14s;top:68%;left:62%}.Base-module-scss-module__lzNdaW__particle:nth-child(12){opacity:.08;animation-duration:25s;animation-delay:-20s;top:90%;left:73%}@keyframes Base-module-scss-module__lzNdaW__particleDrift{0%,to{transform:translate(0)}50%{transform:translate(-3px,-8px)}}.Base-module-scss-module__lzNdaW__floating-elements{position:absolute;inset:0}.Base-module-scss-module__lzNdaW__floating-book{color:#7138ea;opacity:.04;animation:30s ease-in-out infinite Base-module-scss-module__lzNdaW__floatGently;position:absolute}.Base-module-scss-module__lzNdaW__floating-book:first-child{top:8%;left:4%}.Base-module-scss-module__lzNdaW__floating-book:nth-child(2){animation-delay:-8s;top:55%;left:6%}.Base-module-scss-module__lzNdaW__floating-book:nth-child(3){animation-delay:-15s;top:15%;right:6%}.Base-module-scss-module__lzNdaW__floating-book:nth-child(4){animation-delay:-22s;top:70%;right:10%}.Base-module-scss-module__lzNdaW__floating-book:nth-child(5){animation-delay:-12s;top:35%;left:45%}.Base-module-scss-module__lzNdaW__floating-book:nth-child(6){animation-delay:-20s;top:82%;left:35%}.Base-module-scss-module__lzNdaW__floating-book svg{width:32px;height:32px}@media (min-width:640px){.Base-module-scss-module__lzNdaW__floating-book svg{width:48px;height:48px}}@keyframes Base-module-scss-module__lzNdaW__floatGently{0%,to{transform:translate(0)rotate(0)}25%{transform:translate(15px,-25px)rotate(3deg)}50%{transform:translate(-10px,-40px)rotate(-2deg)}75%{transform:translate(20px,-15px)rotate(2deg)}}.Base-module-scss-module__lzNdaW__container{z-index:1;min-height:100dvh;position:relative}.Base-module-scss-module__lzNdaW__main{max-width:720px;padding:1.25rem 1rem;padding-bottom:calc(2rem + env(safe-area-inset-bottom,0));margin:0 auto}@media (min-width:640px){.Base-module-scss-module__lzNdaW__main{padding:1.5rem 1.25rem;padding-bottom:calc(2.5rem + env(safe-area-inset-bottom,0))}}
.VoiceCall-module-scss-module__Nq7Ija__overlay{z-index:1000;background:radial-gradient(circle at 50% 30%,#322156 0%,#171717 70%);justify-content:center;align-items:center;padding:1rem;animation:.3s VoiceCall-module-scss-module__Nq7Ija__overlayIn;display:flex;position:fixed;inset:0}@supports ((-webkit-backdrop-filter:blur(0)) or (backdrop-filter:blur(0))){.VoiceCall-module-scss-module__Nq7Ija__overlay{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:radial-gradient(circle at 50% 30%,#43277eea 0%,#171717eb 70%)}}@keyframes VoiceCall-module-scss-module__Nq7Ija__overlayIn{0%{opacity:0}to{opacity:1}}.VoiceCall-module-scss-module__Nq7Ija__card{text-align:center;flex-direction:column;align-items:center;gap:2rem;width:100%;max-width:360px;padding:2.5rem 1.5rem;animation:.4s cubic-bezier(.16,1,.3,1) VoiceCall-module-scss-module__Nq7Ija__cardIn;display:flex;position:relative}@keyframes VoiceCall-module-scss-module__Nq7Ija__cardIn{0%{opacity:0;transform:translateY(20px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.VoiceCall-module-scss-module__Nq7Ija__orbWrap{justify-content:center;align-items:center;width:200px;height:200px;display:flex;position:relative}.VoiceCall-module-scss-module__Nq7Ija__orb{--level:1;z-index:2;color:#fff;background:linear-gradient(145deg,#9c74f0 0%,#7138ea 50%,#562eab 100%);border-radius:50%;justify-content:center;align-items:center;width:128px;height:128px;transition:transform .12s ease-out;display:flex;position:relative;transform:scale(1);box-shadow:0 0 0 1px #ffffff26,0 12px 40px #7138ea8c,inset 0 2px 8px #ffffff40}.VoiceCall-module-scss-module__Nq7Ija__orbActive{transform:scale(var(--level))}.VoiceCall-module-scss-module__Nq7Ija__orbError{background:linear-gradient(145deg,#f47c7c,#ef4444);box-shadow:0 12px 40px #ef444480}.VoiceCall-module-scss-module__Nq7Ija__orbIcon{width:48px;height:48px}.VoiceCall-module-scss-module__Nq7Ija__spin{animation:1s linear infinite VoiceCall-module-scss-module__Nq7Ija__spin}.VoiceCall-module-scss-module__Nq7Ija__wave{justify-content:center;align-items:center;gap:5px;height:48px;display:flex}.VoiceCall-module-scss-module__Nq7Ija__waveBar{transform-origin:50%;background:#ffffffeb;border-radius:9999px;width:6px;height:14px;transition:height .15s}.VoiceCall-module-scss-module__Nq7Ija__waveBar:first-child{height:16px}.VoiceCall-module-scss-module__Nq7Ija__waveBar:nth-child(2){height:30px}.VoiceCall-module-scss-module__Nq7Ija__waveBar:nth-child(3){height:44px}.VoiceCall-module-scss-module__Nq7Ija__waveBar:nth-child(4){height:30px}.VoiceCall-module-scss-module__Nq7Ija__waveBar:nth-child(5){height:16px}.VoiceCall-module-scss-module__Nq7Ija__waveActive .VoiceCall-module-scss-module__Nq7Ija__waveBar{animation:1s ease-in-out infinite VoiceCall-module-scss-module__Nq7Ija__wavePulse}.VoiceCall-module-scss-module__Nq7Ija__waveActive .VoiceCall-module-scss-module__Nq7Ija__waveBar:first-child{animation-delay:0s}.VoiceCall-module-scss-module__Nq7Ija__waveActive .VoiceCall-module-scss-module__Nq7Ija__waveBar:nth-child(2){animation-delay:.15s}.VoiceCall-module-scss-module__Nq7Ija__waveActive .VoiceCall-module-scss-module__Nq7Ija__waveBar:nth-child(3){animation-delay:.3s}.VoiceCall-module-scss-module__Nq7Ija__waveActive .VoiceCall-module-scss-module__Nq7Ija__waveBar:nth-child(4){animation-delay:.45s}.VoiceCall-module-scss-module__Nq7Ija__waveActive .VoiceCall-module-scss-module__Nq7Ija__waveBar:nth-child(5){animation-delay:.6s}@keyframes VoiceCall-module-scss-module__Nq7Ija__wavePulse{0%,to{transform:scaleY(.45)}50%{transform:scaleY(1)}}@keyframes VoiceCall-module-scss-module__Nq7Ija__spin{to{transform:rotate(360deg)}}.VoiceCall-module-scss-module__Nq7Ija__ring{border:2px solid #ffffff59;border-radius:50%;width:128px;height:128px;animation:2.4s ease-out infinite VoiceCall-module-scss-module__Nq7Ija__ringPulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.VoiceCall-module-scss-module__Nq7Ija__ring1{animation-delay:0s}.VoiceCall-module-scss-module__Nq7Ija__ring2{animation-delay:1.2s}@keyframes VoiceCall-module-scss-module__Nq7Ija__ringPulse{0%{opacity:.6;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(-50%,-50%)scale(1.7)}}.VoiceCall-module-scss-module__Nq7Ija__info{flex-direction:column;gap:.5rem;display:flex}.VoiceCall-module-scss-module__Nq7Ija__title{color:#fff;letter-spacing:-.01em;font-size:22px;font-weight:700}.VoiceCall-module-scss-module__Nq7Ija__status{color:#ffffffb3;font-size:14px}.VoiceCall-module-scss-module__Nq7Ija__statusError{color:#f9b4b4}.VoiceCall-module-scss-module__Nq7Ija__controls{align-items:center;gap:1.5rem;display:flex}.VoiceCall-module-scss-module__Nq7Ija__controlBtn{font:inherit;cursor:pointer;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1f;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0;padding:0;transition:all .15s;display:flex}.VoiceCall-module-scss-module__Nq7Ija__controlBtn svg{width:26px;height:26px}.VoiceCall-module-scss-module__Nq7Ija__controlBtn:hover:not(:disabled){background:#fff3;transform:translateY(-2px)}.VoiceCall-module-scss-module__Nq7Ija__controlBtn:active:not(:disabled){transform:scale(.94)}.VoiceCall-module-scss-module__Nq7Ija__controlBtn:disabled{opacity:.4;cursor:not-allowed}.VoiceCall-module-scss-module__Nq7Ija__controlBtnActive{color:#5e2fc3;background:#fff}.VoiceCall-module-scss-module__Nq7Ija__controlBtnActive:hover:not(:disabled){background:#fff}.VoiceCall-module-scss-module__Nq7Ija__hangup{background:#ef4444;border-color:#0000}.VoiceCall-module-scss-module__Nq7Ija__hangup:hover:not(:disabled){background:#dc2626}
.ChatImageGrid-module-scss-module__QzYfVq__grid{flex-wrap:wrap;gap:.5rem;display:flex}.ChatImageGrid-module-scss-module__QzYfVq__link{border-radius:.5rem;line-height:0;display:block;overflow:hidden}.ChatImageGrid-module-scss-module__QzYfVq__image{object-fit:cover;border:1px solid #ffffff40;border-radius:.5rem;width:120px;height:120px;transition:opacity .15s;display:block}.ChatImageGrid-module-scss-module__QzYfVq__image:hover{opacity:.92}
.ChapterCard-module-scss-module__Oow2kW__chapter-card{font:inherit;cursor:pointer;-webkit-backdrop-filter:blur(16px);text-align:left;cursor:pointer;background:#fffffff2;border:1px solid #f0f1f366;border-radius:1rem;align-items:flex-start;gap:1rem;width:100%;margin:0;padding:1rem;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 1px 3px #0000000a,0 4px 12px #00000005}@media (min-width:640px){.ChapterCard-module-scss-module__Oow2kW__chapter-card{gap:1.25rem;padding:1.25rem}}.ChapterCard-module-scss-module__Oow2kW__chapter-card:hover{border-color:#7138ea33;transform:translateY(-2px);box-shadow:0 4px 12px #7138ea0d,0 8px 24px #7138ea0f}.ChapterCard-module-scss-module__Oow2kW__chapter-card:active{transform:translateY(0)scale(.995)}.ChapterCard-module-scss-module__Oow2kW__chapter-card.ChapterCard-module-scss-module__Oow2kW__current{background:#fbf9fefa;border-color:#7138ea66;box-shadow:0 0 0 3px #7138ea14,0 4px 16px #7138ea14}.ChapterCard-module-scss-module__Oow2kW__chapter-num{color:#543d9e;background:#eceaf6;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:14px;font-weight:700;transition:all .15s;display:flex}.ChapterCard-module-scss-module__Oow2kW__chapter-num svg{width:18px;height:18px}@media (min-width:640px){.ChapterCard-module-scss-module__Oow2kW__chapter-num{border-radius:.75rem;width:44px;height:44px;font-size:15px}.ChapterCard-module-scss-module__Oow2kW__chapter-num svg{width:20px;height:20px}}.ChapterCard-module-scss-module__Oow2kW__chapter-num.ChapterCard-module-scss-module__Oow2kW__completed{color:#fff;background:#10b981}.ChapterCard-module-scss-module__Oow2kW__chapter-content{flex:1;min-width:0}.ChapterCard-module-scss-module__Oow2kW__chapter-header{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:4px;display:flex}.ChapterCard-module-scss-module__Oow2kW__chapter-title-row{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.ChapterCard-module-scss-module__Oow2kW__chapter-title{color:#111;letter-spacing:-.015em;font-size:15px;font-weight:600;line-height:1.35}@media (min-width:640px){.ChapterCard-module-scss-module__Oow2kW__chapter-title{font-size:16px}}.ChapterCard-module-scss-module__Oow2kW__current-badge{color:#7138ea;text-transform:uppercase;letter-spacing:.04em;background:#7138ea1a;border-radius:9999px;padding:4px 10px;font-size:9px;font-weight:700}@media (min-width:640px){.ChapterCard-module-scss-module__Oow2kW__current-badge{padding:5px 12px;font-size:10px}}.ChapterCard-module-scss-module__Oow2kW__materials-count{color:#9ca3af;white-space:nowrap;font-size:12px;font-weight:500}.ChapterCard-module-scss-module__Oow2kW__chapter-desc{color:#374151;text-overflow:ellipsis;white-space:nowrap;margin-bottom:.75rem;font-size:13px;line-height:1.5;overflow:hidden}@media (min-width:640px){.ChapterCard-module-scss-module__Oow2kW__chapter-desc{font-size:14px}}
.BookCard-module-scss-module__Pxn6VW__card{font:inherit;cursor:pointer;-webkit-backdrop-filter:blur(16px);text-align:left;cursor:pointer;background:#fffffff2;border:1px solid #f0f1f366;border-radius:1rem;flex-direction:column;width:100%;margin:0;padding:0;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden;box-shadow:0 1px 3px #0000000a,0 4px 12px #00000005}.BookCard-module-scss-module__Pxn6VW__card:hover{border-color:#7138ea33;transform:translateY(-3px);box-shadow:0 4px 12px #7138ea0f,0 12px 32px #7138ea14}.BookCard-module-scss-module__Pxn6VW__card:active{transform:translateY(-1px)scale(.995)}.BookCard-module-scss-module__Pxn6VW__card-top{gap:1rem;padding:1rem;display:flex}@media (min-width:640px){.BookCard-module-scss-module__Pxn6VW__card-top{gap:1.25rem;padding:1.25rem}}.BookCard-module-scss-module__Pxn6VW__cover{background:linear-gradient(160deg,#efedf6,#e7e2f6);border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:88px;height:117px;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000000f,0 8px 24px #0000000a}@media (min-width:640px){.BookCard-module-scss-module__Pxn6VW__cover{border-radius:.75rem;width:120px;height:160px}}.BookCard-module-scss-module__Pxn6VW__cover-icon{color:#8b78c7;width:32px;height:32px}@media (min-width:640px){.BookCard-module-scss-module__Pxn6VW__cover-icon{width:40px;height:40px}}.BookCard-module-scss-module__Pxn6VW__cover-image{object-fit:cover;width:100%;height:100%}.BookCard-module-scss-module__Pxn6VW__completed-badge{color:#fff;background:#10b981;border-radius:9999px;justify-content:center;align-items:center;width:26px;height:26px;display:flex;position:absolute;top:.5rem;right:.5rem;box-shadow:0 2px 8px #10b98166}.BookCard-module-scss-module__Pxn6VW__completed-badge svg{width:14px;height:14px}.BookCard-module-scss-module__Pxn6VW__info{flex-direction:column;flex:1;gap:.25rem;min-width:0;display:flex}.BookCard-module-scss-module__Pxn6VW__title{color:#111;letter-spacing:-.015em;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:15px;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}@media (min-width:640px){.BookCard-module-scss-module__Pxn6VW__title{-webkit-line-clamp:1;font-size:17px}}.BookCard-module-scss-module__Pxn6VW__author{color:#6b7280;margin-bottom:.5rem;font-size:12px}@media (min-width:640px){.BookCard-module-scss-module__Pxn6VW__author{font-size:13px}}.BookCard-module-scss-module__Pxn6VW__description{color:#374151;text-overflow:ellipsis;white-space:nowrap;margin-top:auto;font-size:13px;line-height:1.5;overflow:hidden}@media (min-width:640px){.BookCard-module-scss-module__Pxn6VW__description{font-size:14px}}.BookCard-module-scss-module__Pxn6VW__card-bottom{background:#f8f9fa80;border-top:1px solid #f0f1f34d;padding:.75rem 1rem}@media (min-width:640px){.BookCard-module-scss-module__Pxn6VW__card-bottom{padding:1rem 1.25rem}}
.Statistics-module-scss-module__-1_kfG__chapter-stats{border-top:1px solid #f0f1f34d;flex-direction:column;gap:8px;margin-top:.75rem;padding-top:.75rem;display:flex}@media (min-width:640px){.Statistics-module-scss-module__-1_kfG__chapter-stats{flex-direction:row;gap:1.25rem}}.Statistics-module-scss-module__-1_kfG__stat-block{flex-direction:column;gap:4px;display:flex}@media (min-width:640px){.Statistics-module-scss-module__-1_kfG__stat-block{flex:1}}.Statistics-module-scss-module__-1_kfG__stat-block-label{color:#6b7280;text-transform:uppercase;letter-spacing:.04em;font-size:10px;font-weight:500}.Statistics-module-scss-module__-1_kfG__stat-block-value{color:#111;font-size:12px;font-weight:700}@media (min-width:640px){.Statistics-module-scss-module__-1_kfG__stat-block-value{font-size:14px}}.Statistics-module-scss-module__-1_kfG__chapter-stats .Statistics-module-scss-module__-1_kfG__progress-bar{height:3px;margin-top:2px}@media (min-width:640px){.Statistics-module-scss-module__-1_kfG__chapter-stats .Statistics-module-scss-module__-1_kfG__progress-bar{height:4px}}.Statistics-module-scss-module__-1_kfG__chapter-stats .Statistics-module-scss-module__-1_kfG__progress-fill{background:#7138ea}
.ProgressBar-module-scss-module__H_IjDa__progress{background-color:#0000;padding:1rem 0}.ProgressBar-module-scss-module__H_IjDa__container{align-items:center;gap:1rem;display:flex}.ProgressBar-module-scss-module__H_IjDa__barWrapper{background-color:#e9eaec;border-radius:9999px;flex:1;height:6px;overflow:hidden}.ProgressBar-module-scss-module__H_IjDa__bar{background:linear-gradient(90deg,#7138ea,#6025d9);border-radius:9999px;height:100%;transition:width .3s}.ProgressBar-module-scss-module__H_IjDa__text{color:#374151;white-space:nowrap;font-size:.875rem}
.List-module-scss-module__ZSMhwG__container{flex-wrap:wrap;gap:6px;margin-bottom:.5rem;display:flex}
.ChapterListSkeleton-module-scss-module__MwPcbW__hero{background:#fffffff2;border:1px solid #f0f1f366;border-radius:1rem;gap:1rem;margin-bottom:1.5rem;padding:1.25rem;display:flex;box-shadow:0 1px 3px #0000000a,0 4px 12px #00000005}@media (min-width:640px){.ChapterListSkeleton-module-scss-module__MwPcbW__hero{gap:1.5rem;padding:1.5rem}}.ChapterListSkeleton-module-scss-module__MwPcbW__hero-cover{border-radius:.5rem;flex-shrink:0;width:96px;height:128px}@media (min-width:640px){.ChapterListSkeleton-module-scss-module__MwPcbW__hero-cover{border-radius:.75rem;width:128px;height:170px}}.ChapterListSkeleton-module-scss-module__MwPcbW__hero-info{flex-direction:column;flex:1;gap:.5rem;min-width:0;display:flex}.ChapterListSkeleton-module-scss-module__MwPcbW__hero-stats{flex-direction:column;gap:.75rem;margin-top:.75rem;display:flex}.ChapterListSkeleton-module-scss-module__MwPcbW__hero-stat{flex-direction:column;gap:.5rem;display:flex}.ChapterListSkeleton-module-scss-module__MwPcbW__hero-stat-head{justify-content:space-between;align-items:center;display:flex}.ChapterListSkeleton-module-scss-module__MwPcbW__section-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.ChapterListSkeleton-module-scss-module__MwPcbW__list{flex-direction:column;gap:1rem;display:flex}.ChapterListSkeleton-module-scss-module__MwPcbW__card{background:#fffffff2;border:1px solid #f0f1f366;border-radius:1rem;align-items:flex-start;gap:1rem;padding:1rem;display:flex;box-shadow:0 1px 3px #0000000a,0 4px 12px #00000005}@media (min-width:640px){.ChapterListSkeleton-module-scss-module__MwPcbW__card{gap:1.25rem;padding:1.25rem}}.ChapterListSkeleton-module-scss-module__MwPcbW__num{border-radius:.5rem;flex-shrink:0;width:40px;height:40px}@media (min-width:640px){.ChapterListSkeleton-module-scss-module__MwPcbW__num{border-radius:.75rem;width:44px;height:44px}}.ChapterListSkeleton-module-scss-module__MwPcbW__content{flex-direction:column;flex:1;gap:.5rem;min-width:0;padding-top:.25rem;display:flex}.ChapterListSkeleton-module-scss-module__MwPcbW__stats{gap:1rem;margin-top:.5rem;display:flex}
.Skeleton-module-scss-module__R3Vufa__skeleton{background-color:#e9eaec;background-image:linear-gradient(100deg,#fff0 20%,#ffffff8c 50%,#fff0 80%);background-position:200% 0;background-repeat:no-repeat;background-size:200% 100%;border-radius:.375rem;width:100%;height:1em;animation:1.4s ease-in-out infinite Skeleton-module-scss-module__R3Vufa__skeleton-shimmer;display:block}@keyframes Skeleton-module-scss-module__R3Vufa__skeleton-shimmer{to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){.Skeleton-module-scss-module__R3Vufa__skeleton{animation:none}}
.Reader-module-scss-module__1JxPAa__page{width:100%;max-width:720px;margin:0 auto;padding:0 .75rem}@media (min-width:640px){.Reader-module-scss-module__1JxPAa__page{padding:0}}.Reader-module-scss-module__1JxPAa__container{padding-bottom:160px}
.Item-module-scss-module__9bfArW__container{color:#7138ea;white-space:nowrap;background:#7138ea14;border-radius:9999px;padding:4px 10px;font-size:10px;font-weight:500}@media (min-width:640px){.Item-module-scss-module__9bfArW__container{padding:5px 12px;font-size:11px}}
.Statistics-module-scss-module__1LH3Eq__stats{flex-direction:column;gap:8px;display:flex}@media (min-width:640px){.Statistics-module-scss-module__1LH3Eq__stats{flex-direction:row;gap:1.25rem}}.Statistics-module-scss-module__1LH3Eq__stat-block{flex-direction:column;gap:4px;display:flex}@media (min-width:640px){.Statistics-module-scss-module__1LH3Eq__stat-block{flex:1}}.Statistics-module-scss-module__1LH3Eq__stat-block-header{justify-content:space-between;align-items:baseline;gap:.5rem;display:flex}.Statistics-module-scss-module__1LH3Eq__stat-block-label{color:#6b7280;text-transform:uppercase;letter-spacing:.04em;font-size:10px;font-weight:500}.Statistics-module-scss-module__1LH3Eq__stat-block-value{color:#111;letter-spacing:-.01em;font-size:12px;font-weight:700}@media (min-width:640px){.Statistics-module-scss-module__1LH3Eq__stat-block-value{font-size:14px}}.Statistics-module-scss-module__1LH3Eq__progress-bar{background:#f0f1f399;border-radius:9999px;height:3px;overflow:hidden}@media (min-width:640px){.Statistics-module-scss-module__1LH3Eq__progress-bar{height:4px}}.Statistics-module-scss-module__1LH3Eq__progress-fill{background:#7138ea;border-radius:9999px;height:100%;transition:width .4s cubic-bezier(.4,0,.2,1)}.Statistics-module-scss-module__1LH3Eq__stat-block-read .Statistics-module-scss-module__1LH3Eq__progress-fill,.Statistics-module-scss-module__1LH3Eq__stat-block-tasks .Statistics-module-scss-module__1LH3Eq__progress-fill,.Statistics-module-scss-module__1LH3Eq__stat-block-points .Statistics-module-scss-module__1LH3Eq__progress-fill{background:#7138ea}
.BookListSkeleton-module-scss-module__Rgbqbq__grid{flex-direction:column;gap:1rem;display:flex}@media (min-width:640px){.BookListSkeleton-module-scss-module__Rgbqbq__grid{gap:1.25rem}}.BookListSkeleton-module-scss-module__Rgbqbq__card{background:#fffffff2;border:1px solid #f0f1f366;border-radius:1rem;flex-direction:column;width:100%;display:flex;overflow:hidden;box-shadow:0 1px 3px #0000000a,0 4px 12px #00000005}.BookListSkeleton-module-scss-module__Rgbqbq__top{gap:1rem;padding:1rem;display:flex}@media (min-width:640px){.BookListSkeleton-module-scss-module__Rgbqbq__top{gap:1.25rem;padding:1.25rem}}.BookListSkeleton-module-scss-module__Rgbqbq__cover{border-radius:.5rem;flex-shrink:0;width:88px;height:117px}@media (min-width:640px){.BookListSkeleton-module-scss-module__Rgbqbq__cover{border-radius:.75rem;width:120px;height:160px}}.BookListSkeleton-module-scss-module__Rgbqbq__info{flex-direction:column;flex:1;gap:.5rem;min-width:0;padding-top:.25rem;display:flex}.BookListSkeleton-module-scss-module__Rgbqbq__tags{gap:.5rem;margin:.25rem 0;display:flex}.BookListSkeleton-module-scss-module__Rgbqbq__bottom{border-top:1px solid #f0f1f380;gap:1rem;padding:1rem;display:flex}@media (min-width:640px){.BookListSkeleton-module-scss-module__Rgbqbq__bottom{padding:1rem 1.25rem}}
