.Button_button__hMNEn{display:inline-flex;align-items:center;justify-content:center;padding:10px 20px;font-size:1rem;font-weight:500;border-radius:8px;border:1px solid transparent;cursor:pointer;transition:background-color .2s,border-color .2s,opacity .2s;white-space:nowrap}.Button_primary__oSpWt{background-color:#0d6efd;color:white}.Button_primary__oSpWt:hover{background-color:#0b5ed7}.Button_secondary__lRe7Q{background-color:#6c757d;color:white}.Button_secondary__lRe7Q:hover{background-color:#5c636a}.Button_success__cKUHp{background-color:#198754;color:white}.Button_success__cKUHp:hover{background-color:#157347}.Button_button__hMNEn:disabled{opacity:.65;cursor:not-allowed}.Navbar_navbar__3BIeH{display:flex;justify-content:space-between;align-items:center;padding:.75rem 2rem;background:#fff;border-bottom:1px solid #e5e7eb;position:-webkit-sticky;position:sticky;top:0;z-index:1020}.Navbar_leftSection__YGAWr,.Navbar_rightSection__VgYS1{display:flex;align-items:center;gap:1.5rem}.Navbar_logoLink__dd4qI{display:flex;align-items:center;gap:.75rem;text-decoration:none;color:inherit}.Navbar_logoText__WcSgJ{font-weight:700;font-size:1.1rem}.Navbar_navLinks__chCYm{display:flex;gap:1.5rem;align-items:center}.Navbar_navLinks__chCYm a{text-decoration:none;color:#333;font-weight:500;padding:.5rem 0;border-bottom:2px solid transparent;transition:border-color .2s ease-in-out}.Navbar_navLinks__chCYm a:hover{border-bottom-color:#0d6efd}.Navbar_divider__hKNdJ{border-left:1px solid #e5e7eb;height:24px}.Navbar_adminLink__hrXxo{font-weight:700!important;color:#dc3545!important}.Navbar_upgradeButton__AvcG4{padding:8px 16px;text-decoration:none;background:#0d6efd;color:#ffffff!important;border-radius:8px;font-weight:700;transition:background-color .2s}.Navbar_upgradeButton__AvcG4:hover{background-color:#0b5ed7}.Navbar_resumeButton__oZKTc{padding:8px 20px;font-size:1rem;font-weight:700;color:white;background-color:#198754;border:none;border-radius:8px;cursor:pointer;box-shadow:0 0 0 rgba(25,135,84,.7);animation:Navbar_pulse__0lxPl 2s infinite;transition:background-color .2s}.Navbar_resumeButton__oZKTc:hover{animation-play-state:paused;background-color:#157347}@keyframes Navbar_pulse__0lxPl{0%{box-shadow:0 0 0 0 rgba(25,135,84,.7)}70%{box-shadow:0 0 0 10px rgba(25,135,84,0)}to{box-shadow:0 0 0 0 rgba(25,135,84,0)}}.Navbar_hamburgerButton__1ep97{display:none;background:none;border:none;cursor:pointer;padding:.5rem;z-index:1030}.Navbar_mobileMenu__XFNzn{display:flex;position:absolute;top:100%;left:0;width:100%;background:#ffffff;border-bottom:1px solid #e5e7eb;flex-direction:column;padding:1rem 0;box-shadow:0 8px 16px rgba(0,0,0,.1);transition:transform .3s ease-in-out,opacity .3s ease-in-out;transform:translateY(-10px);opacity:0;visibility:hidden}.Navbar_mobileMenu__XFNzn.Navbar_open___npFi{transform:translateY(0);opacity:1;visibility:visible}.Navbar_mobileMenu__XFNzn a{text-decoration:none;color:#111827;font-size:1.1rem;font-weight:500;padding:1rem 2rem;width:100%;border-bottom:1px solid #f3f4f6;transition:background-color .2s}.Navbar_mobileMenu__XFNzn a:last-child{border-bottom:none}.Navbar_mobileMenu__XFNzn a:active,.Navbar_mobileMenu__XFNzn a:hover{background-color:#f8f9fa;color:#0d6efd}.Navbar_desktopOnly__bGOlb{display:block}.Navbar_mobileMenuSignOut__B1Bix{padding:1rem 2rem;margin-top:.5rem;border-top:1px solid #e5e7eb}.Navbar_mobileMenuSignOut__B1Bix>button{width:100%}.Navbar_mobileMenuItem__66_1t{padding:1rem 2rem;border-bottom:1px solid #f3f4f6}.Navbar_mobileMenuItem__66_1t>.Navbar_resumeButton__oZKTc{width:100%}@media (max-width:1024px){.Navbar_desktopOnly__bGOlb,.Navbar_divider__hKNdJ,.Navbar_leftSection__YGAWr>.Navbar_resumeButton__oZKTc,.Navbar_navLinks__chCYm,.Navbar_upgradeButton__AvcG4{display:none}.Navbar_hamburgerButton__1ep97{display:block}}.IngestionDashboard_liveIndicator__KbQHg{font-size:.8rem;font-weight:700;color:#198754;background:#d1e7dd;padding:4px 8px;border-radius:6px;text-transform:uppercase}.IngestionDashboard_pulsingDot__p_Ywq{width:10px;height:10px;border-radius:50%;background-color:white;animation:IngestionDashboard_pulse__fm6U1 1.5s infinite}@keyframes IngestionDashboard_pulse__fm6U1{0%{box-shadow:0 0 0 0 rgba(255,255,255,.7)}70%{box-shadow:0 0 0 8px rgba(255,255,255,0)}to{box-shadow:0 0 0 0 rgba(255,255,255,0)}}.Modal_overlay__eWoat{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:2000;animation:Modal_fadeIn__6oH_K .3s ease-out}@keyframes Modal_fadeIn__6oH_K{0%{opacity:0}to{opacity:1}}.Modal_modal__uIkm_{background:white;border-radius:12px;box-shadow:0 10px 25px rgba(0,0,0,.1);width:90%;max-width:500px;animation:Modal_slideUp__8EMLs .3s ease-out;overflow:hidden}@keyframes Modal_slideUp__8EMLs{0%{transform:translateY(20px) scale(.98);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}.Modal_header__8JnYo{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;border-bottom:1px solid #e5e7eb}.Modal_title__iI9nk{margin:0;font-size:1.25rem;color:#111827}.Modal_closeButton__fZ_vf{background:none;border:none;cursor:pointer;padding:4px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#6b7280;transition:background-color .2s,color .2s}.Modal_closeButton__fZ_vf:hover{background-color:#f3f4f6;color:#111827}.Modal_content__TNJLG{padding:24px}.QuestionFeedback_optionButton__yic5e{padding:12px;text-align:left;border:1px solid #ccc;border-radius:5px;cursor:pointer;display:block;width:100%;margin-bottom:.5rem;background-color:#fff;font-size:1rem;transition:background-color .2s,border-color .2s}.QuestionFeedback_optionButton__yic5e:disabled{cursor:not-allowed}.QuestionFeedback_selected__pUaTO{background-color:#d1e7fd;border-color:#0d6efd;font-weight:700}.QuestionFeedback_correct__QnFlc{background-color:#d4edda;border-color:#198754;font-weight:700}.QuestionFeedback_incorrect__K9jpZ{background-color:#f8d7da;border-color:#dc3545}.QuestionFeedback_explanation__ICFas{margin-top:1rem;padding:1rem;background:#f5f5f5;border-radius:5px}.QuestionFeedback_reviewableText__3hSeM{cursor:help;line-height:1.7}.QuestionFeedback_resultIcon__aT1yn{font-size:1.2rem;font-weight:700}.QuestionFeedback_optionContent__wB2uW{display:flex;justify-content:space-between;align-items:center;width:100%}.QuestionFeedback_questionHeader__4hGe1{display:flow-root;margin-bottom:1rem}.QuestionFeedback_bookmarkButton__zbmD9{float:right;margin-left:12px;margin-bottom:4px;background:none;border:none;cursor:pointer;padding:.25rem;border-radius:50%;color:#6c757d;transition:background-color .2s,color .2s}.QuestionFeedback_bookmarkButton__zbmD9.QuestionFeedback_marked__KEhb6,.QuestionFeedback_bookmarkButton__zbmD9:hover{background-color:#f3e8ff;color:#845ef7}.QuestionFeedback_questionText__Iardv{font-weight:700;white-space:pre-line}.QuestionFeedback_optionsGrid__tR4Cm{display:grid;grid-gap:.5rem;gap:.5rem;grid-template-columns:1fr}@media (min-width:600px){.QuestionFeedback_optionsGrid__tR4Cm{grid-template-columns:1fr 1fr}}.QuestionFeedback_reviewNotice__7Hjwj{margin-top:1rem;padding:10px 15px;background:#f8f5ff;border:1px solid #dcd1ea;border-radius:6px;color:#5a3d7e;font-weight:500;display:flex;align-items:center;gap:8px}.QuestionFeedback_markdownContainer__adgwI{line-height:1.7}.QuestionFeedback_markdownContainer__adgwI ol,.QuestionFeedback_markdownContainer__adgwI ul{padding-left:20px;margin-top:.5rem;margin-bottom:.5rem}.QuestionFeedback_markdownContainer__adgwI li{margin-bottom:.5rem}.DefinitionModal_centered__D9HUn{text-align:center;padding:2rem;color:#4b5563}.DefinitionModal_content__6cfAf{max-height:60vh;overflow-y:auto;padding-right:1rem}.DefinitionModal_header__1f9fF{display:flex;align-items:baseline;gap:1rem;border-bottom:1px solid #e5e7eb;padding-bottom:1rem;margin-bottom:1rem}.DefinitionModal_word__VrTWW{margin:0;font-size:2rem;color:#111827}.DefinitionModal_phonetic__sNuLT{font-size:1rem;color:#6b7280;display:flex;align-items:center;gap:.5rem}.DefinitionModal_audioButton__t3P39{background:none;border:none;cursor:pointer;color:#4b5563;padding:4px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background-color .2s}.DefinitionModal_audioButton__t3P39:hover{background-color:#f3f4f6}.DefinitionModal_meanings__Ncx2n{display:flex;flex-direction:column;gap:1.5rem}.DefinitionModal_meaningBlock__w3yhE{line-height:1.6}.DefinitionModal_partOfSpeech___2Dku{margin:0 0 .75rem;font-style:italic;color:#0d6efd;border-bottom:1px solid #e0f2ff;padding-bottom:.5rem}.DefinitionModal_definitionList__0L8c8{padding-left:1.5rem;margin:0;display:flex;flex-direction:column;gap:1rem}.DefinitionModal_example__01l3q{font-style:italic;color:#6b7280;margin:.25rem 0 0;border-left:3px solid #dee2e6;padding-left:1rem}.TableDisplay_tableContainer__5VVnV{margin-top:1.5rem;margin-bottom:1.5rem;overflow-x:auto}.TableDisplay_dataTable__ZBYuQ{width:100%;border-collapse:collapse;font-size:.9rem;text-align:left;box-shadow:0 1px 3px rgba(0,0,0,.05)}.TableDisplay_dataTable__ZBYuQ td,.TableDisplay_dataTable__ZBYuQ th{border:1px solid #dee2e6;padding:10px 12px}.TableDisplay_dataTable__ZBYuQ th{background-color:#f8f9fa;font-weight:600;color:#495057}.TableDisplay_dataTable__ZBYuQ tbody tr:nth-child(2n){background-color:#fdfdfe}.PassageDisplay_reviewablePassage__4cypJ p{cursor:help}.QuestionLegend_questionButton__HSjG7{width:35px;height:35px;display:flex;align-items:center;justify-content:center;border:1px solid #ccc;border-radius:4px;background:#f8f9fa;cursor:pointer;position:relative;font-weight:700;color:#343a40;transition:background-color .2s,border-color .2s}.QuestionLegend_questionButton__HSjG7:hover{border-color:#0d6efd}.QuestionLegend_answered__D8c5e{background-color:#d1e7dd;color:#0f5132;border-color:#b1dfc0}.QuestionLegend_marked__x2VeG{background-color:#f3e8ff;color:#5a3d7e;border-color:#dcd1ea}.QuestionLegend_correct__Ded8Y{background-color:#d1e7dd;color:#0f5132;border-color:#b1dfc0}.QuestionLegend_incorrect__rxcZq{background-color:#f8d7da;color:#842029;border-color:#f5c2c7}.QuestionLegend_unanswered__bpIXI{background-color:#f8f9fa;color:#343a40;border-color:#ccc}.QuestionLegend_bookmarkIcon__hgOLB{position:absolute;top:-4px;right:-4px;z-index:1;background:#fff;border-radius:50%;padding:1px}.TestFooter_footer__1RpbW{position:fixed;bottom:0;left:0;width:100%;padding:1rem 2rem;background:#f8f9fa;border-top:1px solid #dee2e6;box-shadow:0 -2px 5px rgba(0,0,0,.05);display:flex;justify-content:space-between;align-items:center;z-index:1000}.TestFooter_paletteButton__2ArLG{display:none}.TestFooter_warningToggle__f9J_2{display:flex;align-items:center;gap:8px;color:#495057}.TestFooter_toggleLabel__bZDP0{font-size:.9rem;font-weight:500;cursor:pointer}.TestFooter_switch__9_PU8{position:relative;display:inline-block;width:40px;height:20px}.TestFooter_switch__9_PU8 input{opacity:0;width:0;height:0}.TestFooter_slider__Dc083{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s;border-radius:20px}.TestFooter_slider__Dc083:before{position:absolute;content:"";height:16px;width:16px;left:2px;bottom:2px;background-color:white;transition:.4s;border-radius:50%}input:checked+.TestFooter_slider__Dc083{background-color:#28a745}input:checked+.TestFooter_slider__Dc083:before{transform:translateX(20px)}@media (max-width:992px){.TestFooter_footer__1RpbW{padding:.75rem 1rem}.TestFooter_toggleLabel__bZDP0{display:none}.TestFooter_paletteButton__2ArLG{display:flex;align-items:center;gap:8px;padding:10px 16px;font-size:1rem;font-weight:500;border-radius:8px;border:1px solid #ccc;background-color:#fff;color:#333;cursor:pointer}}.MobileNavModal_overlay__VLKrS{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.6);z-index:2000;animation:MobileNavModal_fadeIn__wDUqx .3s ease-out}@keyframes MobileNavModal_fadeIn__wDUqx{0%{opacity:0}to{opacity:1}}.MobileNavModal_modal__8JiHq{background:white;position:absolute;bottom:0;left:0;right:0;width:100%;height:85vh;border-top-left-radius:16px;border-top-right-radius:16px;box-shadow:0 -10px 25px rgba(0,0,0,.1);animation:MobileNavModal_slideUp__oV07R .3s ease-out;display:flex;flex-direction:column}@keyframes MobileNavModal_slideUp__oV07R{0%{transform:translateY(100%)}to{transform:translateY(0)}}.MobileNavModal_header__m6D03{display:flex;justify-content:space-between;align-items:center;padding:12px 20px;border-bottom:1px solid #e5e7eb;flex-shrink:0}.MobileNavModal_title__675ML{margin:0;font-size:1.25rem;color:#111827}.MobileNavModal_closeButton__VoM83{background:none;border:none;cursor:pointer;padding:4px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#6b7280;transition:background-color .2s,color .2s}.MobileNavModal_closeButton__VoM83:hover{background-color:#f3f4f6;color:#111827}.MobileNavModal_content__vX0Dm{flex-grow:1;overflow-y:auto;padding:1rem;display:flex;flex-direction:column;gap:1rem}