.AIProcessingLoader_overlay__JwzUN{position:fixed;inset:0;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:9999;animation:AIProcessingLoader_fadeIn__tsYMl .3s ease-out}@keyframes AIProcessingLoader_fadeIn__tsYMl{0%{opacity:0}to{opacity:1}}.AIProcessingLoader_modal__0hG0X{background:#ffffff;border-radius:20px;padding:2rem;min-width:340px;max-width:420px;width:90%;box-shadow:0 20px 60px rgba(0,0,0,.2);animation:AIProcessingLoader_slideUp__90UFy .4s cubic-bezier(.16,1,.3,1)}@keyframes AIProcessingLoader_slideUp__90UFy{0%{opacity:0;transform:translateY(20px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.AIProcessingLoader_header__E4pII{text-align:center;margin-bottom:1.5rem}.AIProcessingLoader_brainContainer__Yh3so{position:relative;width:80px;height:80px;margin:0 auto 1rem;display:flex;align-items:center;justify-content:center}.AIProcessingLoader_brainIcon__iylzm{font-size:3rem;animation:AIProcessingLoader_pulse__cyDxX 2s ease-in-out infinite}@keyframes AIProcessingLoader_pulse__cyDxX{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.AIProcessingLoader_particles__JV9n9{position:absolute;inset:0;pointer-events:none}.AIProcessingLoader_particle__EzM9a{position:absolute;font-size:1rem;animation:AIProcessingLoader_float__35AXL 3s ease-in-out infinite}.AIProcessingLoader_particle__EzM9a:first-child{top:0;left:50%;animation-delay:0s}.AIProcessingLoader_particle__EzM9a:nth-child(2){top:30%;right:0;animation-delay:1s}.AIProcessingLoader_particle__EzM9a:nth-child(3){bottom:10%;left:10%;animation-delay:2s}@keyframes AIProcessingLoader_float__35AXL{0%,to{transform:translateY(0) rotate(0deg);opacity:.6}50%{transform:translateY(-10px) rotate(180deg);opacity:1}}.AIProcessingLoader_title__HpW7T{font-size:1.35rem;font-weight:700;color:var(--color-primary,#74512d);margin-bottom:.5rem}.AIProcessingLoader_description__hTUY6{font-size:.9rem;color:#666;line-height:1.5}.AIProcessingLoader_contextInfo__aQeBV{font-size:.8rem;color:var(--color-brown-light,#886c4f);margin-top:.5rem;padding:.4rem .8rem;background:rgba(116,81,45,.08);border-radius:20px;display:inline-block}.AIProcessingLoader_progressContainer__qe5Fa{margin-bottom:1.5rem}.AIProcessingLoader_progressBar__hpUOs{height:4px;background:rgba(116,81,45,.1);border-radius:4px;overflow:hidden}.AIProcessingLoader_progressFill__Zk509{height:100%;width:30%;background:linear-gradient(90deg,var(--color-primary,#74512d),var(--color-third,#60381b));border-radius:4px;animation:AIProcessingLoader_progressIndeterminate__xg2Bj 1.8s ease-in-out infinite}@keyframes AIProcessingLoader_progressIndeterminate__xg2Bj{0%{width:0;margin-left:0}50%{width:40%;margin-left:30%}to{width:0;margin-left:100%}}.AIProcessingLoader_progressFillReal__sg3BF{height:100%;background:linear-gradient(90deg,var(--color-primary,#74512d),var(--color-third,#60381b));border-radius:4px;transition:width .6s ease-in-out}.AIProcessingLoader_tipSection___Nh8o{min-height:180px;display:flex;align-items:center;justify-content:center}.AIProcessingLoader_tipCard__kRhwj{background:var(--tip-color,#f5f5f5);border-radius:16px;padding:1.25rem;width:100%;transition:all .3s ease}.AIProcessingLoader_tipCardEnter__aLs1V{animation:AIProcessingLoader_tipEnter__j_EWI .3s ease-out forwards}.AIProcessingLoader_tipCardExit__81Fdm{animation:AIProcessingLoader_tipExit__wnWLZ .3s ease-in forwards}@keyframes AIProcessingLoader_tipEnter__j_EWI{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}@keyframes AIProcessingLoader_tipExit__wnWLZ{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-20px)}}.AIProcessingLoader_tipHeader__esMYx{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem}.AIProcessingLoader_tipIconContainer__2moHO{width:28px;height:28px;background:rgba(0,0,0,.1);border-radius:8px;display:flex;align-items:center;justify-content:center}.AIProcessingLoader_tipIcon__4kxvX{width:18px;height:18px;color:var(--color-third,#60381b)}.AIProcessingLoader_tipLabel__qZTxj{font-size:.7rem;font-weight:700;letter-spacing:.5px;color:var(--color-third,#60381b);opacity:.8}.AIProcessingLoader_tipTitle__WyY4R{font-size:1.1rem;font-weight:700;color:var(--color-third,#60381b);margin-bottom:.5rem}.AIProcessingLoader_tipContent__4nif_{font-size:.9rem;color:#444;line-height:1.55}.AIProcessingLoader_dotsContainer__Nb6MF{display:flex;justify-content:center;gap:.5rem;margin-top:1.25rem}.AIProcessingLoader_dot__LTDPC{width:8px;height:8px;border-radius:50%;background:rgba(116,81,45,.2);border:none;padding:0;cursor:pointer;transition:all .3s ease}.AIProcessingLoader_dot__LTDPC:hover{background:rgba(116,81,45,.4);transform:scale(1.2)}.AIProcessingLoader_dotActive__Sfg_J{background:var(--color-primary,#74512d);width:24px;border-radius:4px}@media (max-width:480px){.AIProcessingLoader_modal__0hG0X{padding:1.5rem;min-width:auto;margin:1rem}.AIProcessingLoader_brainIcon__iylzm{font-size:2.5rem}.AIProcessingLoader_title__HpW7T{font-size:1.2rem}.AIProcessingLoader_tipSection___Nh8o{min-height:160px}.AIProcessingLoader_tipCard__kRhwj{padding:1rem}.AIProcessingLoader_tipTitle__WyY4R{font-size:1rem}.AIProcessingLoader_tipContent__4nif_{font-size:.85rem}}.AIProcessingLoaderInline_container__EjShP{display:flex;flex-direction:column;align-items:center;padding:1.5rem;gap:1.25rem}.AIProcessingLoaderInline_header__LFuxf{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.5rem}.AIProcessingLoaderInline_brainContainer__suWbj{position:relative;width:56px;height:56px;display:flex;align-items:center;justify-content:center}.AIProcessingLoaderInline_brainIcon__ykJ0_{font-size:2rem;animation:AIProcessingLoaderInline_pulse__ma216 2s ease-in-out infinite}@keyframes AIProcessingLoaderInline_pulse__ma216{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.AIProcessingLoaderInline_particles__UeN5z{position:absolute;inset:0;pointer-events:none}.AIProcessingLoaderInline_particle__DLx_K{position:absolute;font-size:.875rem;opacity:0;animation:AIProcessingLoaderInline_float__lSoTG 3s ease-in-out infinite}.AIProcessingLoaderInline_particle__DLx_K:first-child{top:-4px;right:-4px;animation-delay:0s}.AIProcessingLoaderInline_particle__DLx_K:nth-child(2){bottom:0;left:-8px;animation-delay:1s}.AIProcessingLoaderInline_particle__DLx_K:nth-child(3){top:50%;right:-12px;animation-delay:2s}@keyframes AIProcessingLoaderInline_float__lSoTG{0%,to{opacity:0;transform:translateY(0) scale(.5)}50%{opacity:1;transform:translateY(-8px) scale(1)}}.AIProcessingLoaderInline_title__YTFZc{font-family:var(--font-poppins);font-size:1.125rem;font-weight:600;color:var(--color-primary);margin:0}.AIProcessingLoaderInline_description__X2tJ3{font-family:var(--font-poppins);font-size:.875rem;color:#6b7280;margin:0}.AIProcessingLoaderInline_contextInfo__yGchq{font-family:var(--font-poppins);font-size:.75rem;color:#9ca3af;margin:0;padding:.25rem .75rem;background-color:#f3f4f6;border-radius:12px}.AIProcessingLoaderInline_progressContainer__hzqiN{width:100%;max-width:280px}.AIProcessingLoaderInline_progressBar__A8JUh{height:4px;background-color:#e5e7eb;border-radius:2px;overflow:hidden}.AIProcessingLoaderInline_progressFill__Rhlbr{height:100%;width:30%;background:linear-gradient(90deg,var(--color-primary),var(--color-yellow-pastel));border-radius:2px;animation:AIProcessingLoaderInline_progress__X0q2W 2s ease-in-out infinite}@keyframes AIProcessingLoaderInline_progress__X0q2W{0%{width:10%;margin-left:0}50%{width:60%;margin-left:20%}to{width:10%;margin-left:90%}}.AIProcessingLoaderInline_tipSection__fHZ6z{width:100%}.AIProcessingLoaderInline_tipCard__m1P0O{background-color:white;border-radius:12px;padding:1rem;border:1px solid #e5e7eb;border-left:4px solid var(--tip-color,var(--color-primary));transition:opacity .3s ease,transform .3s ease}.AIProcessingLoaderInline_tipCardEnter__RUa_G{opacity:1;transform:translateX(0)}.AIProcessingLoaderInline_tipCardExit__4Bl11{opacity:0;transform:translateX(-10px)}.AIProcessingLoaderInline_tipHeader__3j8Uy{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.AIProcessingLoaderInline_tipIconContainer__fsEym{width:24px;height:24px;display:flex;align-items:center;justify-content:center;background-color:var(--tip-color,var(--color-primary));border-radius:6px}.AIProcessingLoaderInline_tipIcon__8RtOr{width:14px;height:14px;color:#374151}.AIProcessingLoaderInline_tipLabel__seU_M{font-family:var(--font-poppins);font-size:.625rem;font-weight:700;color:#9ca3af;text-transform:uppercase;letter-spacing:.5px}.AIProcessingLoaderInline_tipTitle__jHrh4{font-family:var(--font-poppins);font-size:.875rem;font-weight:600;color:#374151;margin:0 0 .25rem}.AIProcessingLoaderInline_tipContent__JqkTW{font-family:var(--font-poppins);font-size:.8125rem;color:#6b7280;line-height:1.5;margin:0}.AIProcessingLoaderInline_dotsContainer__0N264{display:flex;gap:6px;justify-content:center}.AIProcessingLoaderInline_dot__svm6x{width:6px;height:6px;border-radius:50%;background-color:#d1d5db;border:none;padding:0;cursor:pointer;transition:all .2s ease}.AIProcessingLoaderInline_dot__svm6x:hover{background-color:#9ca3af}.AIProcessingLoaderInline_dotActive__CPRpc{background-color:var(--color-primary);width:16px;border-radius:3px}.AIProcessingLoaderInline_compactContainer__4bwss{display:flex;flex-direction:column;gap:.75rem;padding:1rem}.AIProcessingLoaderInline_compactHeader__YFsGD{display:flex;align-items:center;gap:.75rem}.AIProcessingLoaderInline_compactBrainContainer__N5DQ6{position:relative;width:32px;height:32px;display:flex;align-items:center;justify-content:center}.AIProcessingLoaderInline_compactBrainIcon___nn8g{font-size:1.25rem;animation:AIProcessingLoaderInline_pulse__ma216 2s ease-in-out infinite}.AIProcessingLoaderInline_compactParticles__4hWRf{position:absolute;inset:0;pointer-events:none}.AIProcessingLoaderInline_compactParticle__9uk9s{position:absolute;font-size:.625rem;top:-2px;right:-2px;opacity:0;animation:AIProcessingLoaderInline_float__lSoTG 3s ease-in-out infinite}.AIProcessingLoaderInline_compactText__YlADU{display:flex;flex-direction:column;gap:.125rem}.AIProcessingLoaderInline_compactTitle__qa5uU{font-family:var(--font-poppins);font-size:.875rem;font-weight:600;color:var(--color-primary)}.AIProcessingLoaderInline_compactDescription__rMR3h{font-family:var(--font-poppins);font-size:.75rem;color:#6b7280}.AIProcessingLoaderInline_compactProgress__COiYe{height:3px;background-color:#e5e7eb;border-radius:2px;overflow:hidden}.AIProcessingLoaderInline_compactProgressFill__sjEXu{height:100%;width:30%;background:linear-gradient(90deg,var(--color-primary),var(--color-yellow-pastel));border-radius:2px;animation:AIProcessingLoaderInline_progress__X0q2W 2s ease-in-out infinite}.page_container__pbr3n{max-width:900px;margin:0 auto;padding:2rem 1.5rem;min-height:100vh}.page_header__Gsb3r{margin-bottom:2rem}.page_backButton__axsMT{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:transparent;border:1px solid rgba(116,81,45,.2);border-radius:8px;font-family:var(--font-poppins,sans-serif);font-size:.875rem;font-weight:500;color:var(--color-primary);cursor:pointer;transition:all .2s ease;margin-bottom:1.5rem}.page_backButton__axsMT:hover{background:rgba(116,81,45,.06);border-color:rgba(116,81,45,.35)}.page_backIcon__JEjDl{width:18px;height:18px}.page_titleSection__Iwypb{display:flex;align-items:flex-start;gap:1rem}.page_iconWrapper__KucEb{width:48px;height:48px;background:linear-gradient(135deg,var(--color-primary) 0,#a0784c 100%);border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.page_titleIcon__iZoRz{width:24px;height:24px;color:white}.page_titleContent__uuREl{flex:1 1}.page_label__pI5Ni{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin:0 0 .25rem}.page_label__pI5Ni,.page_title__E2sTX{color:var(--color-primary);font-family:var(--font-poppins,sans-serif)}.page_title__E2sTX{font-size:1.75rem;font-weight:700;margin:0;line-height:1.3}.page_errorState__BUUL2{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center}.page_errorIcon__KZVYs{width:56px;height:56px;color:#ef4444;margin-bottom:1.5rem}.page_errorTitle__pn_jF{font-size:1.25rem;font-weight:600;color:var(--color-primary);margin:0 0 .5rem;font-family:var(--font-poppins,sans-serif)}.page_errorMessage__n2_Ui{font-size:.95rem;color:var(--color-brown-light);margin:0 0 1.5rem;font-family:var(--font-poppins,sans-serif);max-width:400px}.page_retryButton__tTPNa{padding:.75rem 1.5rem;background:var(--color-primary);color:white;border:none;border-radius:8px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease;font-family:var(--font-poppins,sans-serif)}.page_retryButton__tTPNa:hover{background:#5d3f22}.page_summaryCard__H2GBi{background:#ffffff;border-radius:16px;box-shadow:0 4px 20px rgba(116,81,45,.08);border:1px solid rgba(116,81,45,.12);overflow:hidden}.page_compressionBar__4Yi_r{padding:1.25rem 2.5rem;border-bottom:1px solid rgba(116,81,45,.1);background:rgba(116,81,45,.02)}.page_compressionInfo___EDtT{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.page_compressionLabel__79WGA{font-family:var(--font-poppins,sans-serif);font-size:.8rem;font-weight:600;color:var(--color-primary);text-transform:uppercase;letter-spacing:.03em}.page_compressionValue__wsdlO{font-family:var(--font-poppins,sans-serif);font-size:.8rem;font-weight:500;color:var(--color-brown-light)}.page_compressionTrack__hsbBL{width:100%;height:6px;background:rgba(116,81,45,.1);border-radius:3px;overflow:hidden}.page_compressionFill__eHzM_{height:100%;border-radius:3px;background:linear-gradient(90deg,var(--color-primary) 0,#a0784c 100%);transition:width .6s cubic-bezier(.22,1,.36,1)}.page_summaryContent__0izke{padding:2.5rem;font-family:var(--font-poppins,sans-serif);font-size:1rem;line-height:1.85;color:#4b4033}.page_summaryContent__0izke h1{font-size:1.6rem;font-weight:700;margin:0 0 1.5rem;padding:1rem 1.25rem;background:linear-gradient(135deg,var(--color-primary) 0,#a0784c 100%);color:white;border-radius:12px;letter-spacing:-.01em}.page_summaryContent__0izke h2{font-size:1.35rem;font-weight:700;color:var(--color-primary);margin:2.5rem 0 1.25rem;padding:0 0 .75rem 1rem;border-left:4px solid var(--color-primary);border-bottom:2px solid rgba(116,81,45,.1);background:linear-gradient(90deg,rgba(116,81,45,.05),transparent);position:relative}.page_summaryContent__0izke h2:first-child{margin-top:0}.page_summaryContent__0izke h2:before{content:"";position:absolute;left:0;bottom:-2px;width:60px;height:2px;background:var(--color-primary)}.page_summaryContent__0izke h3{font-size:1.15rem;font-weight:600;color:#5a4231;margin:2rem 0 1rem;padding-left:.75rem;border-left:3px solid #c9a97a;background:linear-gradient(90deg,rgba(116,81,45,.04),transparent 70%)}.page_summaryContent__0izke h4{font-size:1.05rem;font-weight:600;color:#6b5744;margin:1.5rem 0 .75rem;padding-left:.75rem;border-left:2px solid #d4bb96}.page_summaryContent__0izke p{margin:0 0 1.25rem;text-align:left}.page_summaryContent__0izke>p:first-of-type{font-size:1.05rem;color:#4b4033;line-height:1.9}.page_summaryContent__0izke ul{margin:.5rem 0 1.5rem;padding-left:1.75rem;list-style:disc}.page_summaryContent__0izke ol{margin:.5rem 0 1.5rem;padding-left:1.75rem;list-style:decimal}.page_summaryContent__0izke li{margin-bottom:.5rem;padding-left:.5rem;text-align:left;line-height:1.7}.page_summaryContent__0izke ul li::marker{color:var(--color-primary)}.page_summaryContent__0izke ol li::marker{color:var(--color-primary);font-weight:600}.page_summaryContent__0izke ol ol,.page_summaryContent__0izke ol ul,.page_summaryContent__0izke ul ol,.page_summaryContent__0izke ul ul{margin:.5rem 0}.page_summaryContent__0izke strong{color:var(--color-primary);font-weight:700;background:linear-gradient(180deg,transparent 60%,rgba(116,81,45,.12) 0);padding:0 2px}.page_summaryContent__0izke em{font-style:italic;color:#7a6652}.page_summaryContent__0izke code{background:#2d2218;padding:.2rem .5rem;border-radius:6px;font-size:.85em;color:#d4bb96;font-family:Fira Code,Consolas,monospace}.page_summaryContent__0izke pre{background:linear-gradient(135deg,#2d2218,#3d3024);color:#e8ddd0;padding:1.5rem;border-radius:12px;overflow-x:auto;margin:1.5rem 0;border:1px solid rgba(116,81,45,.25)}.page_summaryContent__0izke pre code{background:transparent;color:inherit;padding:0;font-size:.875rem}.page_summaryContent__0izke blockquote{border-left:4px solid var(--color-primary);margin:1.75rem 0;padding:1.25rem 1.5rem;background:linear-gradient(135deg,rgba(116,81,45,.04),rgba(116,81,45,.08));border-radius:0 16px 16px 0;position:relative}.page_summaryContent__0izke blockquote:before{content:"\201C";position:absolute;top:-.25rem;left:1rem;font-size:3rem;color:#c9a97a;font-family:Georgia,serif;line-height:1}.page_summaryContent__0izke blockquote p{margin:0;color:#5a4231;font-style:italic;padding-left:1.5rem;font-size:1.05rem}.page_summaryContent__0izke table{width:100%;border-collapse:separate;border-spacing:0;margin:1.5rem 0;font-size:.95rem;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgba(116,81,45,.06)}.page_summaryContent__0izke td,.page_summaryContent__0izke th{border:1px solid rgba(116,81,45,.12);padding:.875rem 1rem;text-align:left}.page_summaryContent__0izke th{background:linear-gradient(135deg,var(--color-primary) 0,#a0784c 100%);font-weight:600;color:white;border-color:var(--color-primary)}.page_summaryContent__0izke tr:nth-child(2n){background:rgba(116,81,45,.03)}.page_summaryContent__0izke tr:hover{background:rgba(116,81,45,.06)}.page_summaryContent__0izke hr{border:none;height:3px;background:linear-gradient(90deg,var(--color-primary) 0,#a0784c 50%,#d4bb96 100%);margin:2.5rem 0;border-radius:2px;opacity:.5}.page_summaryContent__0izke a{color:var(--color-primary);text-decoration:none;font-weight:600;border-bottom:2px solid #d4bb96;transition:all .2s ease}.page_summaryContent__0izke a:hover{border-bottom-color:var(--color-primary);background:rgba(116,81,45,.06)}@media (max-width:768px){.page_container__pbr3n{padding:1rem 0 0}.page_header__Gsb3r{padding:0 1rem;margin-bottom:1.25rem}.page_title__E2sTX{font-size:1.35rem}.page_titleSection__Iwypb{flex-direction:column;gap:.75rem}.page_iconWrapper__KucEb{width:40px;height:40px}.page_titleIcon__iZoRz{width:20px;height:20px}.page_summaryCard__H2GBi{border-radius:0;border-left:none;border-right:none;box-shadow:none}.page_compressionBar__4Yi_r{padding:1rem 1.25rem}.page_compressionInfo___EDtT{flex-direction:column;align-items:flex-start;gap:.2rem}.page_summaryContent__0izke{padding:1.25rem;font-size:.95rem;line-height:1.75}.page_summaryContent__0izke h1{font-size:1.25rem;padding:.875rem 1rem;border-radius:8px}.page_summaryContent__0izke h2{font-size:1.15rem;margin:2rem 0 1rem;padding:0 0 .5rem .75rem}.page_summaryContent__0izke h3{font-size:1.05rem;margin:1.5rem 0 .75rem}.page_summaryContent__0izke h4{font-size:1rem}.page_summaryContent__0izke li{padding-left:.35rem}.page_summaryContent__0izke blockquote{padding:1rem 1rem 1rem 1.25rem;border-radius:0 12px 12px 0}.page_summaryContent__0izke blockquote:before{font-size:2rem;left:.5rem}.page_summaryContent__0izke blockquote p{padding-left:1rem;font-size:1rem}.page_errorState__BUUL2{padding:3rem 1.5rem}}.ProgressBar_container__02o1V{width:100%;margin-bottom:1.5rem}.ProgressBar_progressInfo__DyAFY{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.ProgressBar_progressText__SPo90{font-family:var(--font-poppins);font-size:.875rem;font-weight:500;color:var(--color-primary)}.ProgressBar_remainingText__NbJK5{font-family:var(--font-poppins);font-size:.8125rem;color:var(--color-brown-light)}.ProgressBar_progressBarContainer__53N1v{width:100%;height:12px;background-color:#e5e7eb;border-radius:6px;overflow:hidden;position:relative}.ProgressBar_progressBarFill__wRrcn{height:100%;background-color:var(--color-primary);border-radius:6px;transition:width .3s ease}@media (max-width:768px){.ProgressBar_progressInfo__DyAFY{flex-direction:column;align-items:flex-start;gap:.25rem}.ProgressBar_progressText__SPo90{font-size:.8125rem}.ProgressBar_remainingText__NbJK5{font-size:.75rem}}.Lives_container__TuSf_{display:flex;justify-content:flex-start;align-items:center;gap:.5rem;margin:1rem 0}.Lives_heartWrapper__lPtUW{display:flex;align-items:center;justify-content:center}.Lives_heartFull__mRMFB{width:28px;height:28px;color:var(--color-primary);transition:transform .2s ease}.Lives_heartFull__mRMFB:hover{transform:scale(1.1)}.Lives_heartEmpty__0y1D4{width:28px;height:28px;color:#9ca3af;opacity:1}@media (max-width:768px){.Lives_container__TuSf_{gap:.375rem;margin:.75rem 0}.Lives_heartEmpty__0y1D4,.Lives_heartFull__mRMFB{width:24px;height:24px}}.ChatModal_modalOverlay__ql0Z1{position:fixed;inset:81px 0 0 300px;z-index:150;display:flex;align-items:center;justify-content:center;padding:1.5rem;background-color:rgba(0,0,0,.4)}.ChatModal_modal__i1zcN{width:100%;height:100%;max-width:min(1000px,calc(100% - 1rem));max-height:calc(100% - 1rem);background-color:white;display:flex;flex-direction:column;border-radius:20px;overflow:hidden;box-shadow:0 25px 50px -12px rgba(0,0,0,.3);animation:ChatModal_slideIn__Au_8W .3s ease-out}@keyframes ChatModal_slideIn__Au_8W{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}.ChatModal_header___RrOw{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;border-bottom:1px solid #e5e7eb;background-color:#fafafa;border-radius:20px 20px 0 0}.ChatModal_title__bYnau{font-family:var(--font-poppins);font-size:1.25rem;font-weight:600;color:var(--color-primary);margin:0}.ChatModal_closeButton__Y8KOP{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:none;background-color:transparent;border-radius:8px;cursor:pointer;transition:background-color .2s}.ChatModal_closeButton__Y8KOP:hover{background-color:#f3f4f6}.ChatModal_closeIcon__NSjIS{width:24px;height:24px;color:#6b7280}.ChatModal_content__bKF70{flex:1 1;overflow-y:auto;padding:1.5rem;display:flex;flex-direction:column;gap:1.5rem}.ChatModal_loaderContainer__OvWDY{flex:1 1;display:flex;align-items:center;justify-content:center;min-height:200px}.ChatModal_loading__OQaLI{display:flex;flex-direction:column;align-items:center;justify-content:center;height:200px;gap:1rem;color:#6b7280;font-family:var(--font-poppins)}.ChatModal_loadingSpinner___MLUi{width:32px;height:32px;border:3px solid #e5e7eb;border-top:3px solid var(--color-primary);border-radius:50%;animation:ChatModal_spin__WKKLn 1s linear infinite}@keyframes ChatModal_spin__WKKLn{to{transform:rotate(1turn)}}.ChatModal_questionSection__iI2TU{background-color:#f9fafb;border-radius:12px;padding:1rem 1.25rem;border-left:4px solid var(--color-primary)}.ChatModal_questionLabel__0mdLJ{font-family:var(--font-poppins);font-size:.75rem;font-weight:600;color:var(--color-primary);text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem}.ChatModal_questionText__vqcVC{font-family:var(--font-poppins);font-size:.9375rem;color:#374151;line-height:1.6;margin:0}.ChatModal_answerBadge__t2uXJ{display:flex;align-items:flex-start;gap:.75rem;padding:1rem 1.25rem;border-radius:12px}.ChatModal_answerCorrect__LaoTQ{background-color:#dcfce7;border:2px solid #10b981}.ChatModal_answerIncorrect__Op6yi{background-color:#fee2e2;border:2px solid #ef4444}.ChatModal_answerIcon__mxst8{width:24px;height:24px;flex-shrink:0;margin-top:2px}.ChatModal_answerCorrect__LaoTQ .ChatModal_answerIcon__mxst8{color:#10b981}.ChatModal_answerIncorrect__Op6yi .ChatModal_answerIcon__mxst8{color:#ef4444}.ChatModal_answerContent__ETW3g{display:flex;flex-direction:column;gap:.25rem}.ChatModal_answerLabel__ZgZFp{font-family:var(--font-poppins);font-size:.875rem;font-weight:600}.ChatModal_answerCorrect__LaoTQ .ChatModal_answerLabel__ZgZFp{color:#166534}.ChatModal_answerIncorrect__Op6yi .ChatModal_answerLabel__ZgZFp{color:#991b1b}.ChatModal_answerText__fRniq{font-family:var(--font-poppins);font-size:.875rem;color:#374151;line-height:1.5}.ChatModal_explanationSection__fofaV{background-color:#fafafa;border-radius:12px;padding:1.25rem 1.5rem}.ChatModal_explanationContent__74QFx{font-family:var(--font-poppins);font-size:.9375rem;color:#374151;line-height:1.7}.ChatModal_markdownParagraph__BCAMy{margin:0 0 .75rem}.ChatModal_markdownParagraph__BCAMy:last-child{margin-bottom:0}.ChatModal_markdownBold__QQvEm{font-weight:600;color:var(--color-primary)}.ChatModal_messageMarkdown__IJyq3{font-size:.9375rem;line-height:1.6}.ChatModal_messageMarkdown__IJyq3 .ChatModal_markdownParagraph__BCAMy{margin:0 0 .5rem}.ChatModal_messageMarkdown__IJyq3 .ChatModal_markdownParagraph__BCAMy:last-child{margin-bottom:0}.ChatModal_messageMarkdown__IJyq3 .ChatModal_markdownBold__QQvEm{color:inherit;font-weight:600}.ChatModal_messagesSection__nVvxs{display:flex;flex-direction:column;gap:.75rem}.ChatModal_messagesDivider__3Vt9K{display:flex;align-items:center;gap:1rem;margin:.5rem 0}.ChatModal_messagesDivider__3Vt9K:after,.ChatModal_messagesDivider__3Vt9K:before{content:"";flex:1 1;height:1px;background-color:#e5e7eb}.ChatModal_messagesDivider__3Vt9K span{font-family:var(--font-poppins);font-size:.75rem;color:#9ca3af;text-transform:uppercase;letter-spacing:.5px}.ChatModal_message__S7V4e{max-width:85%;padding:.875rem 1rem;border-radius:16px;font-family:var(--font-poppins);font-size:.9375rem;line-height:1.5}.ChatModal_messageUser__Rr_Z_{align-self:flex-end;background-color:var(--color-primary);color:white;border-bottom-right-radius:4px}.ChatModal_messageAssistant__4WEVu{align-self:flex-start;background-color:#f3f4f6;color:#374151;border-bottom-left-radius:4px}.ChatModal_messageText__gPSj7{margin:0}.ChatModal_loadingDots__se_d2{display:flex;gap:4px;padding:.25rem 0}.ChatModal_loadingDots__se_d2 span{width:8px;height:8px;background-color:#9ca3af;border-radius:50%;animation:ChatModal_bounce__QfFLj 1.4s ease-in-out infinite both}.ChatModal_loadingDots__se_d2 span:first-child{animation-delay:-.32s}.ChatModal_loadingDots__se_d2 span:nth-child(2){animation-delay:-.16s}@keyframes ChatModal_bounce__QfFLj{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.ChatModal_inputSection__ohSEW{display:flex;align-items:center;gap:.75rem;padding:1rem 1.5rem;border-top:1px solid #e5e7eb;background-color:#fafafa;border-radius:0 0 20px 20px}.ChatModal_input__jTwBR{flex:1 1;height:48px;padding:0 1rem;border:2px solid #e5e7eb;border-radius:12px;background-color:white;font-family:var(--font-poppins);font-size:.9375rem;color:#374151;outline:none;transition:border-color .2s}.ChatModal_input__jTwBR::placeholder{color:#9ca3af}.ChatModal_input__jTwBR:focus{border-color:var(--color-primary)}.ChatModal_input__jTwBR:disabled{background-color:#f9fafb;cursor:not-allowed}.ChatModal_sendButton__kgpdG{display:flex;align-items:center;justify-content:center;width:48px;height:48px;flex-shrink:0;border:none;background-color:var(--color-primary);color:white;border-radius:12px;cursor:pointer;transition:all .2s}.ChatModal_sendButton__kgpdG:hover:not(:disabled){background-color:var(--color-third);transform:scale(1.05)}.ChatModal_sendButton__kgpdG:disabled{background-color:#d1d5db;cursor:not-allowed}.ChatModal_sendIcon__QyNiW{width:20px;height:20px}@media (max-width:768px){.ChatModal_modalOverlay__ql0Z1{inset:0;padding:1rem;background-color:rgba(0,0,0,.6);align-items:center;justify-content:center}.ChatModal_modal__i1zcN{width:calc(100% - 1rem);height:calc(100% - 1rem);max-height:calc(100dvh - 2rem);border-radius:20px;overflow:hidden;border:3px solid rgba(255,255,255,.2);box-shadow:0 25px 50px -12px rgba(0,0,0,.4)}.ChatModal_header___RrOw{padding:1rem;border-radius:17px 17px 0 0}.ChatModal_content__bKF70{padding:1rem}.ChatModal_inputSection__ohSEW{padding:1rem;border-radius:0 0 17px 17px}.ChatModal_message__S7V4e{max-width:90%}}@media (min-width:769px) and (max-width:1024px){.ChatModal_modalOverlay__ql0Z1{inset:81px 0 0 0;padding:1rem}}.QuizCheckpoint_overlay__bOVEc{position:fixed;inset:0;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:9999;animation:QuizCheckpoint_fadeIn__hyIau .3s ease-out}@keyframes QuizCheckpoint_fadeIn__hyIau{0%{opacity:0}to{opacity:1}}.QuizCheckpoint_modal__RBmFK{background:#ffffff;border-radius:20px;padding:2rem;min-width:360px;max-width:440px;width:90%;box-shadow:0 20px 60px rgba(0,0,0,.2);animation:QuizCheckpoint_slideUp__ly0Fn .4s cubic-bezier(.16,1,.3,1)}@keyframes QuizCheckpoint_slideUp__ly0Fn{0%{opacity:0;transform:translateY(20px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.QuizCheckpoint_header__Ewqig{text-align:center;margin-bottom:1.5rem}.QuizCheckpoint_iconContainer__r1xG1{position:relative;width:72px;height:72px;margin:0 auto 1rem;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--color-green-pastel,#d4edda),#c3e6cb);border-radius:50%}.QuizCheckpoint_checkIcon__5bU7l{width:40px;height:40px;color:#28a745}.QuizCheckpoint_sparkles__MXQUX{position:absolute;top:-4px;right:-4px}.QuizCheckpoint_sparkle__AmIVN{width:20px;height:20px;color:#ffc107;animation:QuizCheckpoint_sparkle__AmIVN 1.5s ease-in-out infinite}@keyframes QuizCheckpoint_sparkle__AmIVN{0%,to{transform:scale(1) rotate(0deg);opacity:1}50%{transform:scale(1.2) rotate(15deg);opacity:.7}}.QuizCheckpoint_title__neaKG{font-size:1.5rem;font-weight:700;color:var(--color-primary,#74512d);margin-bottom:.5rem}.QuizCheckpoint_subtitle__JrhNT{font-size:.95rem;color:#666;line-height:1.5}.QuizCheckpoint_progressSection__UuT5k{background:rgba(116,81,45,.05);border-radius:12px;padding:1rem;margin-bottom:1.25rem}.QuizCheckpoint_progressHeader__m2091{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.QuizCheckpoint_progressLabel__2_hSB{font-size:.85rem;font-weight:600;color:var(--color-third,#60381b)}.QuizCheckpoint_progressValue__MKdMW{font-size:.85rem;font-weight:700;color:var(--color-primary,#74512d)}.QuizCheckpoint_progressBar__KJy4O{height:8px;background:rgba(116,81,45,.15);border-radius:4px;overflow:hidden}.QuizCheckpoint_progressFill__YzUeh{height:100%;background:linear-gradient(90deg,var(--color-primary,#74512d),var(--color-third,#60381b));border-radius:4px;transition:width .5s ease-out}.QuizCheckpoint_progressHint__l70mE{font-size:.8rem;color:#888;margin-top:.5rem;text-align:right}.QuizCheckpoint_statsGrid__SjRcs{display:flex;align-items:center;justify-content:space-between;padding:1rem 0;margin-bottom:1rem}.QuizCheckpoint_statCard__LoCme{flex:1 1;text-align:center}.QuizCheckpoint_statDivider__Y5lY1{width:1px;height:40px;background:rgba(116,81,45,.15)}.QuizCheckpoint_statValue__OUG9i{font-size:1.5rem;font-weight:700;color:var(--color-primary,#74512d);margin-bottom:.25rem}.QuizCheckpoint_statLabel__opH7p{font-size:.75rem;color:#888;text-transform:uppercase;letter-spacing:.5px}.QuizCheckpoint_livesContainer__aytVt{display:flex;justify-content:center;gap:.25rem}.QuizCheckpoint_heartFilled__hRzJn{width:20px;height:20px;color:#e74c3c}.QuizCheckpoint_heartEmpty__Cuzzb{width:20px;height:20px;color:#ddd}.QuizCheckpoint_savedNotice__7RIhb{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem;background:var(--color-green-pastel,#d4edda);border-radius:8px;margin-bottom:1.25rem}.QuizCheckpoint_savedIcon__5YLax{width:18px;height:18px;color:#28a745}.QuizCheckpoint_savedNotice__7RIhb span{font-size:.85rem;color:#155724;font-weight:500}.QuizCheckpoint_actions__rzwxq{display:flex;flex-direction:column;gap:.75rem}.QuizCheckpoint_continueButton__8j_qS{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.9rem 1.5rem;background:linear-gradient(135deg,var(--color-primary,#74512d),var(--color-third,#60381b));color:white;border:none;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease}.QuizCheckpoint_continueButton__8j_qS:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px rgba(116,81,45,.3)}.QuizCheckpoint_continueButton__8j_qS:disabled{opacity:.7;cursor:not-allowed}.QuizCheckpoint_buttonIcon__hvxVc{width:20px;height:20px}.QuizCheckpoint_spinner__y2jcX{width:18px;height:18px;border:2px solid rgba(255,255,255,.3);border-top-color:white;border-radius:50%;animation:QuizCheckpoint_spin__NHuKL .8s linear infinite}@keyframes QuizCheckpoint_spin__NHuKL{to{transform:rotate(1turn)}}.QuizCheckpoint_exitButton__QHeoe{display:flex;align-items:center;justify-content:center;width:100%;padding:.75rem 1.5rem;background:transparent;color:var(--color-primary,#74512d);border:1px solid rgba(116,81,45,.3);border-radius:12px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease}.QuizCheckpoint_exitButton__QHeoe:hover:not(:disabled){background:rgba(116,81,45,.05);border-color:rgba(116,81,45,.5)}.QuizCheckpoint_exitButton__QHeoe:disabled{opacity:.5;cursor:not-allowed}@media (max-width:480px){.QuizCheckpoint_modal__RBmFK{padding:1.5rem;min-width:auto;margin:1rem}.QuizCheckpoint_iconContainer__r1xG1{width:60px;height:60px}.QuizCheckpoint_checkIcon__5bU7l{width:32px;height:32px}.QuizCheckpoint_statValue__OUG9i,.QuizCheckpoint_title__neaKG{font-size:1.25rem}.QuizCheckpoint_heartEmpty__Cuzzb,.QuizCheckpoint_heartFilled__hRzJn{width:16px;height:16px}}.ResumeQuizModal_overlay__UCIcB{position:fixed;inset:0;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:9999;animation:ResumeQuizModal_fadeIn__mf4_t .3s ease-out}@keyframes ResumeQuizModal_fadeIn__mf4_t{0%{opacity:0}to{opacity:1}}.ResumeQuizModal_modal__YwvhR{background:#ffffff;border-radius:20px;padding:2rem;min-width:360px;max-width:420px;width:90%;box-shadow:0 20px 60px rgba(0,0,0,.2);animation:ResumeQuizModal_slideUp__CP1dl .4s cubic-bezier(.16,1,.3,1)}@keyframes ResumeQuizModal_slideUp__CP1dl{0%{opacity:0;transform:translateY(20px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.ResumeQuizModal_header__Y582G{text-align:center;margin-bottom:1.5rem}.ResumeQuizModal_iconContainer__kJOQZ{width:64px;height:64px;margin:0 auto 1rem;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--color-celeste-pastel,#cce5ff),#b8daff);border-radius:50%}.ResumeQuizModal_clockIcon__ARLMq{width:32px;height:32px;color:#0056b3}.ResumeQuizModal_title__c4Enp{font-size:1.35rem;font-weight:700;color:var(--color-primary,#74512d);margin-bottom:.5rem}.ResumeQuizModal_subtitle__alXQM{font-size:.9rem;color:#666;line-height:1.5}.ResumeQuizModal_checkpointInfo__cDgdO{background:rgba(116,81,45,.05);border-radius:12px;padding:1rem;margin-bottom:1.5rem}.ResumeQuizModal_infoRow__QNHu6{display:flex;justify-content:space-between;align-items:center;padding-bottom:.75rem;margin-bottom:.75rem;border-bottom:1px solid rgba(116,81,45,.1)}.ResumeQuizModal_infoLabel__5NwuN{font-size:.85rem;color:#888}.ResumeQuizModal_infoValue__vFvB0{font-size:.85rem;font-weight:600;color:var(--color-primary,#74512d)}.ResumeQuizModal_progressSection__UTXZM{margin-bottom:.75rem}.ResumeQuizModal_progressHeader__WmGAC{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.ResumeQuizModal_progressLabel__OpOMZ{font-size:.8rem;color:#888}.ResumeQuizModal_progressValue__pzQOx{font-size:.85rem;font-weight:700;color:var(--color-primary,#74512d)}.ResumeQuizModal_progressBar__mdapX{height:6px;background:rgba(116,81,45,.15);border-radius:3px;overflow:hidden}.ResumeQuizModal_progressFill__zcSf5{height:100%;background:linear-gradient(90deg,var(--color-primary,#74512d),var(--color-third,#60381b));border-radius:3px;transition:width .5s ease-out}.ResumeQuizModal_statsRow__sknXI{display:flex;justify-content:space-between;align-items:center;padding-top:.75rem;border-top:1px solid rgba(116,81,45,.1)}.ResumeQuizModal_statItem__Jm7j9{display:flex;align-items:center;gap:.5rem}.ResumeQuizModal_statIcon__ypVGl{width:18px;height:18px;color:#28a745}.ResumeQuizModal_statText__ywfCU{font-size:.85rem;color:#555;font-weight:500}.ResumeQuizModal_livesContainer__Ax_JY{display:flex;gap:.2rem}.ResumeQuizModal_heartFilled__vdqOF{width:18px;height:18px;color:#e74c3c}.ResumeQuizModal_heartEmpty__QIm7N{width:18px;height:18px;color:#ddd}.ResumeQuizModal_actions__BlKBw{display:flex;flex-direction:column;gap:.75rem}.ResumeQuizModal_resumeButton__IMinb{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.9rem 1.5rem;background:linear-gradient(135deg,var(--color-primary,#74512d),var(--color-third,#60381b));color:white;border:none;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease}.ResumeQuizModal_resumeButton__IMinb:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(116,81,45,.3)}.ResumeQuizModal_buttonIcon__lroKb{width:20px;height:20px}.ResumeQuizModal_newButton___vwWY{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.75rem 1.5rem;background:transparent;color:var(--color-primary,#74512d);border:1px solid rgba(116,81,45,.3);border-radius:12px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease}.ResumeQuizModal_newButton___vwWY:hover{background:rgba(116,81,45,.05);border-color:rgba(116,81,45,.5)}@media (max-width:480px){.ResumeQuizModal_modal__YwvhR{padding:1.5rem;min-width:auto;margin:1rem}.ResumeQuizModal_iconContainer__kJOQZ{width:56px;height:56px}.ResumeQuizModal_clockIcon__ARLMq{width:28px;height:28px}.ResumeQuizModal_title__c4Enp{font-size:1.2rem}.ResumeQuizModal_heartEmpty__QIm7N,.ResumeQuizModal_heartFilled__vdqOF{width:16px;height:16px}}.devToolbar_container__BST51{position:fixed;z-index:9999;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:13px;transition:all .3s ease}.devToolbar_container__BST51.devToolbar_bottomLeft__bfJ9o{bottom:16px;left:16px}.devToolbar_container__BST51.devToolbar_bottomRight__B1pV_{bottom:16px;right:16px;left:auto}.devToolbar_container__BST51.devToolbar_topLeft__s63Uy{top:16px;left:16px;bottom:auto}.devToolbar_container__BST51.devToolbar_topRight__z38WO{top:16px;right:16px;left:auto;bottom:auto}.devToolbar_container__BST51 .devToolbar_panel__nPeou{position:absolute;bottom:50px;left:0}.devToolbar_container__BST51.devToolbar_topLeft__s63Uy .devToolbar_panel__nPeou,.devToolbar_container__BST51.devToolbar_topRight__z38WO .devToolbar_panel__nPeou{bottom:auto;top:50px}.devToolbar_container__BST51.devToolbar_bottomRight__B1pV_ .devToolbar_panel__nPeou,.devToolbar_container__BST51.devToolbar_topRight__z38WO .devToolbar_panel__nPeou{left:auto;right:0}.devToolbar_toggleButton__ZKmmw{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:linear-gradient(135deg,#1a1a2e,#16213e);border:2px solid #f59e0b;border-radius:10px;cursor:pointer;box-shadow:0 4px 12px rgba(245,158,11,.3);transition:all .2s ease}.devToolbar_toggleButton__ZKmmw:hover{transform:scale(1.05);box-shadow:0 6px 16px rgba(245,158,11,.4)}.devToolbar_toggleButtonExpanded__HaUvU{background:#f59e0b;border-color:#d97706}.devToolbar_toggleButtonExpanded__HaUvU:hover{background:#d97706}.devToolbar_icon__3rN9H{font-size:18px}.devToolbar_panel__nPeou{position:absolute;bottom:50px;left:0;min-width:220px;background:linear-gradient(135deg,#1a1a2e,#16213e);border:2px solid #f59e0b;border-radius:12px;padding:12px;box-shadow:0 8px 24px rgba(0,0,0,.4);animation:devToolbar_slideUp__DJ17a .2s ease}@keyframes devToolbar_slideUp__DJ17a{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.devToolbar_header__lclaO{display:flex;align-items:center;gap:8px;padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid rgba(245,158,11,.3)}.devToolbar_headerIcon__2gus7{font-size:16px}.devToolbar_headerTitle__ETmIG{color:#f59e0b;font-weight:600;font-size:12px;text-transform:uppercase;letter-spacing:.5px}.devToolbar_envBadge__hAhj9{margin-left:auto;padding:2px 8px;border-radius:4px;font-size:10px;font-weight:600;text-transform:uppercase;background:#3b82f6;color:#fff}.devToolbar_flagList__7CtpO{display:flex;flex-direction:column;gap:8px}.devToolbar_flagItem__Vm8jb{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 10px;background:rgba(255,255,255,.05);border-radius:8px;transition:background .15s ease}.devToolbar_flagItem__Vm8jb:hover{background:rgba(255,255,255,.1)}.devToolbar_flagLabel__rp2ev{color:#e5e7eb;font-size:13px;white-space:nowrap}.devToolbar_toggle__kx0_z{position:relative;width:40px;height:22px;background:#374151;border-radius:11px;cursor:pointer;transition:background .2s ease;flex-shrink:0}.devToolbar_toggle__kx0_z:after{content:"";position:absolute;top:2px;left:2px;width:18px;height:18px;background:#9ca3af;border-radius:50%;transition:all .2s ease}.devToolbar_toggleActive__L8cR2{background:#10b981}.devToolbar_toggleActive__L8cR2:after{left:20px;background:#fff}.devToolbar_positionSelector__Zna0s{display:flex;align-items:center;gap:8px;margin-top:10px;padding-top:10px;border-top:1px solid rgba(245,158,11,.3)}.devToolbar_positionSelector__Zna0s label{color:#9ca3af;font-size:11px;text-transform:uppercase}.devToolbar_positionSelector__Zna0s select{background:#374151;color:#e5e7eb;border:1px solid #4b5563;border-radius:4px;padding:4px 8px;font-size:12px;cursor:pointer}.devToolbar_positionSelector__Zna0s select:focus{outline:none;border-color:#f59e0b}.page_container__Di6cn{max-width:800px;margin:0 auto;padding:2rem;display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:100%;position:relative;width:100%;overflow-y:auto;box-sizing:border-box}.page_content__L_Wuz{position:relative;width:100%;z-index:1}.page_header__MeSyV{margin-bottom:2rem}.page_topicTitle__N_j6x{font-family:var(--font-poppins);font-size:1.5rem;font-weight:600;color:var(--color-primary);margin:0 0 .5rem}.page_levelBadge__kLBdc{display:inline-block;padding:.25rem .75rem;margin-bottom:.75rem;background-color:var(--color-primary);color:white;font-family:var(--font-poppins);font-size:.75rem;font-weight:600;border-radius:12px;text-transform:uppercase;letter-spacing:.5px}.page_progress__h6Wvk{font-family:var(--font-poppins);font-size:.875rem;color:var(--color-brown-light);margin:0}.page_question__daEUB{background-color:white;border-radius:12px;padding:2rem;margin-bottom:1.5rem;box-shadow:0 2px 8px rgba(0,0,0,.1);max-width:100%;box-sizing:border-box}.page_questionText__P9nVx{font-family:var(--font-poppins);font-size:1.125rem;font-weight:600;color:var(--color-primary);margin:0 0 1.5rem;line-height:1.5;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.page_options__IfmCV{display:flex;flex-direction:column;gap:.75rem}.page_explanationContainer__KwGWV{gap:1rem}.page_actions__esVpU,.page_explanationContainer__KwGWV{display:flex;justify-content:center;margin-top:2rem}.page_option__xxM_g{padding:1rem 1.25rem;border:2px solid #ddd;border-radius:8px;background-color:white;cursor:pointer;transition:all .2s ease;font-family:var(--font-poppins);font-size:.9375rem;color:var(--color-primary);word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.page_option__xxM_g:hover{border-color:var(--color-primary);background-color:#faf9f6}.page_option__xxM_g:active{transform:scale(.98)}.page_optionDisabled__J1b34{cursor:not-allowed;opacity:.6}.page_optionCorrect__3Ya_j{border-color:#10b981;background-color:#dcfce7;animation:page_correctBounce__QjuOH .5s ease-out}.page_optionIncorrect__mb9Qs{border-color:#ef4444;background-color:#fee2e2;animation:page_shake__r2SH_ .4s ease-out}@keyframes page_correctBounce__QjuOH{0%{transform:scale(1)}30%{transform:scale(1.03)}50%{transform:scale(.98)}70%{transform:scale(1.01)}to{transform:scale(1)}}@keyframes page_shake__r2SH_{0%,to{transform:translateX(0)}10%,30%,50%,70%,90%{transform:translateX(-4px)}20%,40%,60%,80%{transform:translateX(4px)}}.page_optionSelected__eA9ne{border-color:#3b82f6;background-color:#dbeafe;box-shadow:0 0 0 2px rgba(59,130,246,.2)}.page_explanation__blNku{background-color:#f9fafb;border-radius:8px;padding:1.25rem;margin-top:1.5rem;border-left:4px solid var(--color-primary)}.page_result__1RtIV{font-family:var(--font-poppins);font-size:1rem;font-weight:600;margin:0 0 .75rem}.page_resultCorrect__ixSTc{color:#10b981}.page_resultIncorrect__Df2JG{color:#ef4444}.page_explanationText__h1S42{font-family:var(--font-poppins);font-size:.9375rem;color:#4b5563;margin:0;line-height:1.6}.page_buttonContainer__iPmPm,.page_nextButton__ST9GS{display:flex;justify-content:center}.page_nextButton__ST9GS{padding:.875rem 2rem;border:none;border-radius:24px;font-family:var(--font-poppins);font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease;background-color:var(--color-primary);color:white;align-items:center;gap:.5rem}.page_nextButton__ST9GS:hover:not(:disabled){background-color:var(--color-third);transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.15)}.page_nextButton__ST9GS:disabled{background-color:#d1d5db;color:#6b7280;cursor:not-allowed}.page_buttonIcon__HaAb8{width:20px;height:20px}.page_error__0VknG,.page_loading__SyhTb{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;font-family:var(--font-poppins);color:var(--color-primary);font-size:1.125rem}.page_error__0VknG{color:#ef4444}.page_modalContentQuiz__BgM7y{max-width:600px}.page_modalContentQuiz__BgM7y .page_modalBody__IfaUc{overflow-y:auto;max-height:60vh}@media (max-width:768px){.page_modalContentQuiz__BgM7y{border-radius:12px!important}.page_container__Di6cn{padding:1rem 1rem 2rem;min-height:100%;justify-content:center}.page_content__L_Wuz{padding-bottom:1rem}.page_question__daEUB{padding:1.25rem;margin-bottom:1rem}.page_topicTitle__N_j6x{font-size:1.25rem}.page_questionText__P9nVx{font-size:1rem;word-wrap:break-word;overflow-wrap:break-word}.page_options__IfmCV{gap:.5rem}.page_option__xxM_g{padding:.875rem 1rem;font-size:.875rem;word-wrap:break-word;overflow-wrap:break-word}.page_nextButton__ST9GS{padding:.75rem 1.5rem;font-size:.9375rem;width:100%}.page_explanationContainer__KwGWV{flex-direction:column;gap:.5rem;margin-top:1rem}.page_actions__esVpU{margin-top:1rem}}@media (max-width:480px){.page_container__Di6cn{padding:.75rem .75rem 1.5rem}.page_header__MeSyV{margin-bottom:1rem}.page_topicTitle__N_j6x{font-size:1.1rem}.page_question__daEUB{padding:1rem;border-radius:10px}.page_questionText__P9nVx{font-size:.9375rem;margin-bottom:1rem}.page_option__xxM_g{padding:.75rem .875rem;font-size:.8125rem}.page_levelBadge__kLBdc{font-size:.7rem;padding:.2rem .6rem}.page_explanationContainer__KwGWV{gap:.4rem;margin-top:.75rem}.page_actions__esVpU{margin-top:.75rem}}.page_explanationTitle___X2Hr{font-family:var(--font-poppins);font-size:1rem;font-weight:600;color:var(--color-primary);margin:0 0 1rem}.page_loadingExplanation__tEB3f{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:1rem 0}.page_loadingSpinner__Ag2lo{width:24px;height:24px;border:2px solid #f3f4f6;border-top:2px solid var(--color-primary);border-radius:50%;animation:page_spin__DuYg8 1s linear infinite}@keyframes page_spin__DuYg8{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.page_loadingExplanation__tEB3f p{font-family:var(--font-poppins);font-size:.875rem;color:#6b7280;margin:0}.page_drawerContentWrapper__i8wXp{display:flex;flex-direction:column;height:100%;min-height:0;overflow:hidden}.page_drawerScrollableContent__AmG1A{flex:1 1;overflow-y:auto;min-height:0;padding-bottom:1rem;padding-right:.8rem;scrollbar-width:thin;scrollbar-color:#d1d5db transparent}.page_explanationContent__BIhAG{display:flex;flex-direction:column;gap:1.5rem}.page_questionInDrawer__SXUq_{padding-bottom:1.5rem}.page_questionTextDrawer__xijuW{font-family:var(--font-poppins);font-size:1.125rem;font-weight:600;color:var(--color-primary);margin:0;line-height:1.6}.page_explanationSection__ROX1W{display:flex;flex-direction:column;gap:.75rem}.page_chatMessages__ycj54{display:flex;flex-direction:column;gap:1rem;margin-top:2rem;padding-top:2rem;border-top:1px solid #e5e7eb}.page_chatMessage__l6MRb{display:flex;flex-direction:column;padding:.75rem 1rem;border-radius:8px;max-width:85%}.page_chatMessageUser__u5Kob{align-self:flex-end;background-color:var(--color-primary);color:white}.page_chatMessageAssistant__if3l9{align-self:flex-start;background-color:#f3f4f6;color:var(--color-primary)}.page_chatMessageText__zA0rJ{font-family:var(--font-poppins);font-size:.9375rem;margin:0;line-height:1.5}.page_chatInputContainer__geSO9{display:flex;gap:.5rem;padding:1rem 1.5rem 1rem 0;flex-shrink:0;background-color:white}.page_chatInput__aI3NX{flex:1 1;padding:.75rem 1rem;border:2px solid #ddd;border-radius:8px;background-color:white;font-family:var(--font-poppins);font-size:.9375rem;color:var(--color-primary);outline:none;transition:all .2s ease}.page_chatInput__aI3NX:hover{border-color:var(--color-primary);background-color:#faf9f6}.page_chatInput__aI3NX:focus{border-color:var(--color-primary);background-color:white}.page_chatInput__aI3NX:disabled{background-color:#f3f4f6;border-color:#e5e7eb;cursor:not-allowed;opacity:.6}.page_chatSendButton__7FeD4{padding:.75rem 1rem;border:none;border-radius:8px;background-color:var(--color-primary);color:white;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease;min-width:48px}.page_chatSendButton__7FeD4:hover:not(:disabled){background-color:var(--color-third)}.page_chatSendButton__7FeD4:disabled{background-color:#d1d5db;cursor:not-allowed}.page_chatSendIcon__vl6y1{width:20px;height:20px}.page_gameOverCard__NRUqE{background-color:white;border-radius:16px;padding:2.5rem;box-shadow:0 4px 24px rgba(0,0,0,.12);max-width:480px;margin:0 auto}.page_gameOverHeader__kADD8{text-align:center;margin-bottom:2rem}.page_gameOverIconWrapper__rMDQK{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;background-color:#fef2f2;border-radius:50%;margin-bottom:1rem}.page_gameOverIcon__xMwiM{width:32px;height:32px;color:#ef4444}.page_gameOverTitle__OnvGf{font-family:var(--font-poppins);font-size:1.5rem;font-weight:700;color:var(--color-primary);margin:0 0 .5rem}.page_gameOverSubtitle__URFGi{font-family:var(--font-poppins);font-size:.9375rem;color:#6b7280;margin:0}.page_gameOverStats__yU4iV{display:flex;align-items:center;justify-content:center;gap:2rem;padding:1.5rem;background-color:#f9fafb;border-radius:12px;margin-bottom:1.5rem}.page_statItem__8qmTE{display:flex;flex-direction:column;align-items:center;gap:.25rem}.page_statValue__UWWG8{font-family:var(--font-poppins);font-size:2rem;font-weight:700;color:var(--color-primary)}.page_statLabel__F8O3p{font-family:var(--font-poppins);font-size:.75rem;color:#6b7280;text-transform:uppercase;letter-spacing:.5px}.page_statDivider__exhPu{width:1px;height:48px;background-color:#e5e7eb}.page_recommendationCard__tWdrX{background:linear-gradient(135deg,#eef2ff,#e0e7ff);border-radius:12px;padding:1.25rem;margin-bottom:1.5rem;border-left:4px solid var(--color-primary)}.page_recommendationHeader__KU5ZM{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.page_recommendationIcon__umDzW{width:18px;height:18px;color:var(--color-primary)}.page_recommendationLabel__FG4Pv{font-size:.75rem;text-transform:uppercase;letter-spacing:.5px}.page_recommendationLabel__FG4Pv,.page_recommendationTopic__iSASh{font-family:var(--font-poppins);font-weight:600;color:var(--color-primary)}.page_recommendationTopic__iSASh{font-size:1.125rem;margin:0 0 .25rem}.page_recommendationHint___w_uR{font-family:var(--font-poppins);font-size:.8125rem;color:#6366f1;margin:0}.page_gameOverActions__Mxzg2{display:flex;flex-direction:column;gap:.75rem}.page_retryButton__4kCc8{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:1rem;border:none;border-radius:12px;background-color:var(--color-primary);color:white;font-family:var(--font-poppins);font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease}.page_retryButton__4kCc8:hover{background-color:var(--color-third);transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.page_backButton___hpa8{width:100%;padding:1rem;border:2px solid #e5e7eb;border-radius:12px;background-color:transparent;color:#6b7280;font-family:var(--font-poppins);font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease}.page_backButton___hpa8:hover{border-color:var(--color-primary);color:var(--color-primary);background-color:#faf9f6}@media (max-width:480px){.page_gameOverCard__NRUqE{padding:1.5rem}.page_gameOverStats__yU4iV{gap:1rem;padding:1rem}.page_statValue__UWWG8{font-size:1.5rem}}.page_successCard__qbBK9{background-color:white;border-radius:16px;padding:2.5rem;box-shadow:0 4px 24px rgba(0,0,0,.12);max-width:520px;margin:0 auto}.page_successHeader__3ku_n{text-align:center;margin-bottom:2rem}.page_successIconWrapper__rtVxn{display:inline-flex;align-items:center;justify-content:center;width:72px;height:72px;background:linear-gradient(135deg,#fef3c7,#fde68a);border-radius:50%;margin-bottom:1rem}.page_successIcon__Ev3cx{width:36px;height:36px;color:#d97706}.page_successTitle__ElaY_{font-family:var(--font-poppins);font-size:1.5rem;font-weight:700;color:var(--color-primary);margin:0 0 .75rem}.page_levelChangeIndicator__qoJPZ{margin-top:.5rem}.page_levelUp__mjNmm{background-color:#dcfce7;color:#16a34a}.page_levelDown__xgplh,.page_levelUp__mjNmm{display:inline-flex;align-items:center;gap:.375rem;padding:.5rem 1rem;font-family:var(--font-poppins);font-size:.875rem;font-weight:600;border-radius:20px}.page_levelDown__xgplh{background-color:#fee2e2;color:#dc2626}.page_levelSame__OQtRF{display:inline-flex;align-items:center;gap:.375rem;padding:.5rem 1rem;background-color:#f3f4f6;color:#6b7280;font-family:var(--font-poppins);font-size:.875rem;font-weight:600;border-radius:20px}.page_levelChangeIcon__bVxb_{width:16px;height:16px}.page_successStats__gqRgh{display:flex;align-items:center;justify-content:center;gap:1.5rem;padding:1.5rem;background:linear-gradient(135deg,#f0fdf4,#dcfce7);border-radius:12px;margin-bottom:1.5rem}.page_topicResultsGrid__Xsmby{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem;margin-bottom:1.5rem}.page_topicResultCard__R_sdU{padding:1rem;background-color:#f0fdf4;border-radius:10px;border-left:3px solid #22c55e}.page_topicResultCardWeak__FggLR{background-color:#fff7ed;border-left-color:#f97316}.page_topicResultLabel__pixD0{display:block;font-family:var(--font-poppins);font-size:.6875rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.375rem}.page_topicResultTitle__VdXeC{font-family:var(--font-poppins);font-size:.9375rem;font-weight:600;color:var(--color-primary);margin:0 0 .25rem;line-height:1.3;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.page_topicResultScore__G_Z_v{font-family:var(--font-poppins);font-size:.8125rem;color:#6b7280}.page_successActions__k1EIl{display:flex;flex-direction:column;gap:.75rem}.page_continueButton__5C_PC{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:1rem;border:none;border-radius:12px;background:linear-gradient(135deg,var(--color-primary) 0,#5a4a3a 100%);color:white;font-family:var(--font-poppins);font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease}.page_continueButton__5C_PC:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(0,0,0,.2)}.page_devCorrectIndicator__fPago{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;margin-right:8px;background:#10b981;color:white;font-size:12px;font-weight:700;border-radius:50%;flex-shrink:0}@media (max-width:480px){.page_successCard__qbBK9{padding:1.5rem}.page_successStats__gqRgh{gap:1rem;padding:1rem}.page_topicResultsGrid__Xsmby{grid-template-columns:1fr}.page_successIconWrapper__rtVxn{width:56px;height:56px}.page_successIcon__Ev3cx{width:28px;height:28px}}