.lesson-data_sectionHeader__BZaOA{display:flex;justify-content:space-between;align-items:center;padding-bottom:10px;margin-bottom:15px;border-bottom:1px solid #eee}.lesson-data_sectionTitle__WtbFd{font-size:1.1em;font-weight:700;color:#333;margin:0}.lesson-data_editButton__XAB_T{padding:8px 15px;font-size:.9em;border:none;border-radius:5px;cursor:pointer;background-color:#007bff;color:white;transition:background-color .2s ease}.lesson-data_editButton__XAB_T:hover:not(:disabled){background-color:#0056b3}.lesson-data_formGroup__7jlET{margin-bottom:15px}.lesson-data_formGroup__7jlET label{display:block;margin-bottom:5px;font-weight:500;color:#555;font-size:.95em}.lesson-data_formGroup__7jlET input[type=number],.lesson-data_formGroup__7jlET input[type=text]{width:100%;padding:8px 10px;border:1px solid #ccc;border-radius:4px;font-size:1em;box-sizing:border-box}.lesson-data_compactSettings__l3cxB{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:15px;gap:15px;margin-bottom:20px;padding:15px;border:1px solid #e9e9e9;border-radius:8px;background-color:#fcfcfc}.lesson-data_settingItem__U_vU7{display:flex;flex-direction:column;gap:5px}.lesson-data_settingItem__U_vU7 label{font-weight:600;color:#444;font-size:.9em;margin-bottom:0}.lesson-data_settingValue__ATJ_j{font-size:1em;color:#333;padding:8px 10px;border:1px solid #e0e0e0;background-color:#f5f5f5;border-radius:4px;min-height:38px;display:flex;align-items:center}.lesson-data_settingInput__e_3gU{width:100%;padding:8px 10px;border:1px solid #ccc;border-radius:4px;font-size:1em;box-sizing:border-box}.lesson-data_tableContainer__q_V_f{width:100%;overflow-x:auto;margin-top:15px}.lesson-data_wordTable__rOfG1{width:100%;border-collapse:collapse}.lesson-data_wordTable__rOfG1 th{background-color:#f8f8f8;font-weight:700;color:#333;font-size:.9em}.lesson-data_wordTable__rOfG1 tbody tr:nth-child(2n){background-color:#fdfdfd}.lesson-data_wordTable__rOfG1 tbody tr:hover{background-color:#f5f5f5}.lesson-data_wordTable__rOfG1 input[type=text]{width:100%;padding:6px 8px;border:1px solid #ddd;border-radius:3px;font-size:.95em;box-sizing:border-box}.lesson-data_wordTable__rOfG1 .lesson-data_tilesCell__OzAx1{white-space:pre-wrap;word-break:break-word}.lesson-data_actionButtons__OookW{display:flex;gap:10px;margin-top:20px;justify-content:flex-end}.lesson-data_saveButton__wERPA{background-color:#28a745;color:white;padding:10px 20px;border:none;border-radius:5px;cursor:pointer;font-size:1em;transition:background-color .2s ease}.lesson-data_saveButton__wERPA:hover:not(:disabled){background-color:#218838}.lesson-data_cancelButton__hQoDB{background-color:#6c757d;color:white;padding:10px 20px;border:none;border-radius:5px;cursor:pointer;font-size:1em;transition:background-color .2s ease}.lesson-data_cancelButton__hQoDB:hover:not(:disabled){background-color:#5a6268}.lesson-data_addRowButton__yH3bk,.lesson-data_deleteRowButton__SGdzC{padding:6px 10px;font-size:.85em;border-radius:4px;cursor:pointer;transition:background-color .2s ease}.lesson-data_deleteRowButton__SGdzC{background-color:#dc3545;color:white;border:none}.lesson-data_deleteRowButton__SGdzC:hover{background-color:#c82333}.lesson-data_addRowButton__yH3bk{background-color:#007bff;color:white;border:none;margin-top:15px}.lesson-data_addRowButton__yH3bk:hover{background-color:#0056b3}.lesson-data_errorText__PnINT{color:#dc3545;font-size:.9em;margin-top:10px}.lesson-data_successText__f9QUf{color:#28a745;font-size:.9em;margin-top:10px}.lesson-data_loadingIndicator__qwAuo{font-size:.9em;color:#007bff;margin-top:10px}.lesson-data_wordTable__rOfG1 td,.lesson-data_wordTable__rOfG1 th{padding:10px 12px;border:1px solid #e0e0e0;text-align:left;vertical-align:top}.lesson-data_dragHandleCell__3rnCJ{width:40px;text-align:center;vertical-align:middle;cursor:-webkit-grab;cursor:grab;background-color:#f0f0f0;border-right:1px solid #e0e0e0}.lesson-data_dragHandle__thhaG{font-size:1.5em;color:#888;line-height:1;cursor:-webkit-grab;cursor:grab;display:inline-block}.lesson-data_dragHandle__thhaG:hover{color:#555}.lesson-data_draggingRow__IBpKu{background-color:#e6f7ff!important;box-shadow:0 4px 12px rgba(0,0,0,.1);transform:rotate(2deg)}.lesson-data_summaryContainer__4GF9L{margin-top:15px;margin-bottom:15px}.lesson-data_summaryTextarea__NcqVd{width:100%;padding:12px;border:1px solid #ccc;border-radius:5px;font-size:.95em;font-family:inherit;resize:vertical;min-height:120px}.lesson-data_summaryTextarea__NcqVd:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 2px rgba(0,123,255,.1)}.lesson-data_summaryTextarea__NcqVd:disabled{background-color:#f5f5f5;cursor:not-allowed}.lesson-data_summaryDisplay__6oU6L{padding:12px;background-color:#f8f9fa;border:1px solid #e0e0e0;border-radius:5px;line-height:1.6;color:#333;white-space:pre-wrap;word-wrap:break-word}.components_wordCard__KXxRL{border:1px solid #ddd;border-radius:8px;padding:16px;margin-bottom:0;background-color:white;box-shadow:0 2px 4px rgba(0,0,0,.1);display:flex;flex-direction:column;justify-content:space-between;height:100%;cursor:pointer;transition:all .2s ease-in-out}.components_wordCard__KXxRL:hover{border-color:#007bff;box-shadow:0 4px 8px rgba(0,0,0,.15);transform:translateY(-2px)}.components_wordCard__KXxRL h2{margin-top:0;margin-bottom:12px;color:#333;font-size:24px}.components_instructionsTableContainer__AE7OB{width:100%;overflow-x:auto;margin-top:20px;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.05);background-color:white}.components_instructionsTable__KbcRD{width:100%;border-collapse:collapse;table-layout:fixed}.components_instructionsTable__KbcRD thead{background-color:#f8f8f8}.components_instructionsTable__KbcRD td,.components_instructionsTable__KbcRD th{padding:12px 15px;text-align:left;border-bottom:1px solid #f0f0f0;vertical-align:top}.components_instructionsTable__KbcRD th{font-weight:700;color:#333;font-size:.95em;white-space:nowrap}.components_instructionTableRow__nckzZ{cursor:pointer;transition:background-color .15s ease}.components_instructionTableRow__nckzZ:hover{background-color:#f5f5f5}.components_instructionTableRow__nckzZ:last-child td{border-bottom:none}.components_instructionTitleCell__urFne{font-weight:600;color:#007bff;width:25%;word-break:break-word}.components_instructionTextCell__eKKUP{width:60%}.components_instructionTextSmall__wipZe{font-size:.75em;color:#666;line-height:1.3;display:block;max-height:4em;overflow:hidden;text-overflow:ellipsis}.components_instructionAudioCell__Ts_1G{width:15%;text-align:center;padding-left:5px;padding-right:5px}.components_sentencesTableContainer__BGs3i{width:100%;overflow-x:auto;margin-top:20px;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.05);background-color:white}.components_sentencesTable___hWAP{width:100%;border-collapse:collapse;table-layout:fixed}.components_sentencesTable___hWAP thead{background-color:#f8f8f8}.components_sentencesTable___hWAP td,.components_sentencesTable___hWAP th{padding:12px 15px;text-align:left;border-bottom:1px solid #f0f0f0;vertical-align:top}.components_sentencesTable___hWAP th{font-weight:700;color:#333;font-size:.95em;white-space:nowrap}.components_sentenceTableRow__lHw5f{cursor:pointer;transition:background-color .15s ease}.components_sentenceTableRow__lHw5f:hover{background-color:#f5f5f5}.components_sentenceTableRow__lHw5f:last-child td{border-bottom:none}.components_sentenceTextCell__3sYhL{font-weight:600;color:#007bff;width:40%;word-break:break-word}.components_sentenceNormalizedTextCell__NoVHv{width:45%}.components_sentenceAudioCell__qntmt{width:15%;text-align:center;padding-left:5px;padding-right:5px}.components_tiles__DMSF9{display:flex;margin-bottom:12px;flex-wrap:wrap;gap:8px}.components_tilesLarge__Xr6bA{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:20px;border-bottom:1px solid #eee;padding-bottom:15px}.components_tile__GBwmh{min-width:30px;height:30px;line-height:30px;padding:0 6px;border-radius:4px;box-shadow:0 1px 2px rgba(0,0,0,.1);font-size:14px}.components_tileLarge__VWjJt,.components_tile__GBwmh{display:inline-block;text-align:center;background-color:#f0f0f0;font-weight:700;white-space:nowrap}.components_tileLarge__VWjJt{min-width:40px;height:40px;line-height:40px;padding:0 8px;border-radius:6px;box-shadow:0 1px 3px rgba(0,0,0,.1);font-size:18px;border:1px solid #ccc}.components_details__KzAvI{font-size:14px;margin-top:auto}.components_detailsLarge__qClBh p{margin-bottom:10px;line-height:1.5;color:#555}.components_detailsLarge__qClBh p strong{color:#333}.components_audioSection___JGVK{margin-top:10px;padding-top:10px;border-top:1px solid #eee}.components_audioSectionLarge__0QRH0{margin-top:20px;padding-top:20px;border-top:1px solid #eee}.components_audioSectionLarge__0QRH0 h3{margin-top:0;margin-bottom:10px;font-size:1.2em;color:#333}.components_audioSectionInCard__shvTG{margin-top:10px;padding-top:10px;border-top:1px solid #eee}.components_audioSectionCard__gN7rW{margin-top:auto;padding-top:12px;border-top:1px solid #eee;display:flex;flex-direction:column;flex-shrink:0;gap:10px}.components_generationButtons__hJ_Tz{display:flex;flex-wrap:wrap;gap:5px;align-items:center}.components_generationSection__XyJ0a{margin-top:20px;padding-top:20px;border-top:1px solid #eee}.components_generationSection__XyJ0a h4{margin-top:0;margin-bottom:10px;font-size:1.1em;color:#333}.components_aiTips__5djA7{margin-top:15px;padding-top:15px;border-top:1px solid #eee;font-style:italic;color:#666}.components_aiTipsLarge__HQ3W8{margin-top:20px;padding-top:20px;border-top:1px solid #eee;font-style:italic;color:#666}.components_aiTipsLarge__HQ3W8 h3{margin-top:0;margin-bottom:10px;font-size:1.2em;color:#333}.components_aiTips__5djA7 p{margin-bottom:8px;line-height:1.4}.components_aiTipsLarge__HQ3W8 p{margin-bottom:10px;line-height:1.4;font-style:italic;color:#666}.components_aiTipsLarge__HQ3W8 p strong,.components_aiTips__5djA7 p strong{font-weight:700;margin-right:4px;font-style:normal;color:#444}.components_aiTipsLarge__HQ3W8 p:last-child,.components_aiTips__5djA7 p:last-child{margin-bottom:0}.components_editForm__vARJg{gap:15px;padding-bottom:20px;border-bottom:1px solid #eee}.components_editForm__vARJg,.components_inputGroup__Bz129{display:flex;flex-direction:column}.components_inputGroup__Bz129 label{margin-bottom:5px;font-weight:700;font-size:.9em;color:#555}.components_editForm__vARJg input[type=text],.components_editForm__vARJg textarea,.components_editTextarea__NUIZM{padding:8px;border:1px solid #ccc;border-radius:4px;font-size:1em;width:100%}.components_editTextarea__NUIZM{padding:10px;line-height:1.5;min-height:100px;resize:vertical}.components_editForm__vARJg textarea{min-height:80px;resize:vertical}.components_editForm__vARJg input[type=checkbox]{align-self:flex-start;margin-top:5px;width:auto}.components_selectInput__niy87{padding:8px;border:1px solid #ccc;border-radius:4px;font-size:1em;width:100%;background-color:white;cursor:pointer}.components_instructionTextDisplay___lsEb{line-height:1.6;color:#555;white-space:pre-wrap;word-break:break-word}.components_button__QTefp{padding:10px 20px;font-size:1em;cursor:pointer;border:none;border-radius:5px;transition:background-color .2s ease;font-weight:500}.components_button__QTefp:disabled{opacity:.6;cursor:not-allowed}.components_addButton__jNOUs{padding:10px 20px;font-size:1em;cursor:pointer;border:none;border-radius:5px;transition:background-color .2s ease;font-weight:500;background-color:#28a745;color:white}.components_addButton__jNOUs:hover:not(:disabled){background-color:#218838}.components_editButton__B_yI2{padding:10px 15px;font-size:1em;border:none;border-radius:5px;cursor:pointer;transition:background-color .2s ease;font-weight:500;background-color:#007bff;color:white}.components_editButton__B_yI2:hover:not(:disabled){background-color:#0056b3}.components_saveButton__B8Hsy{padding:10px 15px;font-size:1em;border:none;border-radius:5px;cursor:pointer;transition:background-color .2s ease;font-weight:500;background-color:#28a745;color:white}.components_saveButton__B8Hsy:hover:not(:disabled){background-color:#218838}.components_cancelButton__IXC86{padding:10px 15px;font-size:1em;border:none;border-radius:5px;cursor:pointer;transition:background-color .2s ease;font-weight:500;background-color:#6c757d;color:white}.components_cancelButton__IXC86:hover:not(:disabled){background-color:#5a6268}.components_deleteButton__RGvzc{padding:10px 15px;font-size:1em;border:none;border-radius:5px;cursor:pointer;transition:background-color .2s ease;font-weight:500;background-color:#dc3545;color:white}.components_deleteButton__RGvzc:hover:not(:disabled){background-color:#c82333}.components_choiceButton__vJTB3{padding:6px 12px;font-size:14px;cursor:pointer;border:1px solid #007bff;border-radius:5px;transition:background-color .2s ease,color .2s ease,border-color .2s ease;background-color:white;color:#007bff}.components_choiceButton__vJTB3:hover:not(:disabled){background-color:#e9ecef}.components_activeChoiceButton__65dzh{padding:6px 12px;font-size:14px;cursor:pointer;border:1px solid #007bff;border-radius:5px;transition:background-color .2s ease,color .2s ease,border-color .2s ease;background-color:#007bff;color:white;font-weight:700}.components_backButton__HoEqj{align-self:flex-start;background-color:#f0f0f0;border:none;border-radius:4px;padding:.5rem 1rem;margin-bottom:1rem;cursor:pointer;font-weight:500;display:flex;align-items:center;gap:.5rem;transition:background-color .2s}.components_backButton__HoEqj:hover{background-color:#e0e0e0}.components_loading__Fnlj5{text-align:center;font-size:1.2em;color:#555;margin-top:20px}.components_error__7dl9B{color:#e53e3e;font-weight:500;margin-bottom:20px}.components_errorLarge__l_7__{color:#e53e3e;font-weight:500;margin-top:20px;text-align:center}.components_deleteError__MnNUh,.components_saveError__nce1A{color:#dc3545;font-size:.9em;margin-top:10px;text-align:center;width:100%}.components_tilesGrid__CInds{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));grid-gap:20px;gap:20px;width:100%;margin-top:20px}.components_tileCard__pkiQh{border:1px solid #ddd;border-radius:8px;padding:10px;background-color:white;box-shadow:0 2px 4px rgba(0,0,0,.1);display:flex;flex-direction:column;align-items:center;justify-content:space-between;text-align:center;gap:10px;min-height:120px}.components_tileCard__pkiQh:hover{border-color:#007bff;box-shadow:0 4px 8px rgba(0,0,0,.15);transform:translateY(-2px)}.components_tileName__wvsRf{font-size:2.2em;font-weight:700;color:#333;text-transform:none;line-height:1;flex-grow:1;display:flex;align-items:center;justify-content:center}.components_randomAudioTableContainer__r6WRF{width:100%;overflow-x:auto;margin-top:20px;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.05);background-color:white}.components_randomAudioTable__hCTeX{width:100%;border-collapse:collapse;table-layout:fixed}.components_randomAudioTable__hCTeX thead{background-color:#f8f8f8}.components_randomAudioTable__hCTeX td,.components_randomAudioTable__hCTeX th{padding:12px 15px;text-align:left;border-bottom:1px solid #f0f0f0;vertical-align:middle}.components_randomAudioTable__hCTeX th{font-weight:700;color:#333;font-size:.95em;white-space:nowrap}.components_randomAudioTableRow__CXTSg{cursor:pointer;transition:background-color .15s ease}.components_randomAudioTableRow__CXTSg:hover{background-color:#f5f5f5}.components_randomAudioTableRow__CXTSg:last-child td{border-bottom:none}.components_randomAudioNameCell__Vzmjc{font-weight:600;color:#007bff;width:20%;word-break:break-all}.components_randomAudioTextCell__0x1lg{width:45%;word-break:break-word;font-size:.9em;color:#555;line-height:1.3}.components_randomAudioTextSmall__CSdx8{font-size:.8em;color:#666}.components_randomAudioPlayerCell__AfplS{width:20%;text-align:center}.components_randomAudioActionsCell__g2_e2{width:15%;text-align:center}.components_spellingRulesSection__nv5C_{margin-top:20px;padding-top:20px;border-top:1px solid #eee}.components_spellingRulesSection__nv5C_ h4{margin-top:0;margin-bottom:10px;font-size:1.1em;color:#333}.components_associatedRulesList__qcUP6{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:15px}.components_associatedRule__L5INU{display:flex;align-items:center;gap:8px;background-color:#e9ecef;padding:5px 10px;border-radius:15px;font-size:.9em}.components_removeRuleButton__00kcC{background:#6c757d;color:white;border:none;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:12px;line-height:1}.components_removeRuleButton__00kcC:hover{background:#5a6268}.components_addRuleForm__02sLp{display:flex;gap:10px;align-items:center}.instructions_instructionsTableContainer__dMS8W{width:100%;overflow-x:auto;margin-top:20px;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.05);background-color:white}.instructions_instructionsTable__E31xu{width:100%;border-collapse:collapse;table-layout:fixed}.instructions_instructionsTable__E31xu thead{background-color:#f8f8f8}.instructions_instructionsTable__E31xu td,.instructions_instructionsTable__E31xu th{padding:12px 15px;text-align:left;border-bottom:1px solid #f0f0f0;vertical-align:top}.instructions_instructionsTable__E31xu th{font-weight:700;color:#333;font-size:.95em;white-space:nowrap}.instructions_instructionTableRow__ucoiu{cursor:pointer;transition:background-color .15s ease}.instructions_instructionTableRow__ucoiu:hover{background-color:#f5f5f5}.instructions_instructionTableRow__ucoiu:last-child td{border-bottom:none}.instructions_instructionTitleCell__egRfb{font-weight:600;color:#007bff;width:25%;word-break:break-word}.instructions_instructionTextCell__CH1s9{width:60%}.instructions_instructionTextSmall__qvn85{font-size:.75em;color:#666;line-height:1.3;display:block;max-height:4em;overflow:hidden;text-overflow:ellipsis}.instructions_instructionAudioCell__QvweL{width:15%;text-align:center;padding-left:5px;padding-right:5px}@keyframes instructions_pulse__91Eus{0%,to{box-shadow:0 0 0 4px #ff6b6b}50%{box-shadow:0 0 0 8px #ff6b6b}}.sentences_sentencesTableContainer__KmwH0{width:100%;overflow-x:auto;margin-top:20px;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.05);background-color:white}.sentences_sentencesTable__72jkP{width:100%;border-collapse:collapse;table-layout:fixed}.sentences_sentencesTable__72jkP thead{background-color:#f8f8f8}.sentences_sentencesTable__72jkP td,.sentences_sentencesTable__72jkP th{padding:12px 15px;text-align:left;border-bottom:1px solid #f0f0f0;vertical-align:top}.sentences_sentencesTable__72jkP th{font-weight:700;color:#333;font-size:.95em;white-space:nowrap}.sentences_sentenceTableRow__7JEte{cursor:pointer;transition:background-color .15s ease}.sentences_sentenceTableRow__7JEte:hover{background-color:#f5f5f5}.sentences_sentenceTableRow__7JEte:last-child td{border-bottom:none}.sentences_sentenceTextCell___6hlc{font-weight:600;color:#007bff;width:40%;word-break:break-word}.sentences_sentenceNormalizedTextCell__y87Lw{width:45%}.sentences_sentenceAudioCell__ZGLy6{width:15%;text-align:center;padding-left:5px;padding-right:5px}.sentences_sentenceTextSmall__rPAsN{font-size:.85em;color:#666;line-height:1.3}.sentences_usageBadgeReading__Kqm50{display:inline-block;padding:2px 8px;font-size:.75em;font-weight:600;border-radius:12px;background-color:#e3f2fd;color:#1976d2;border:1px solid #1976d2}.sentences_usageBadgeWriting__r_tgI{display:inline-block;padding:2px 8px;font-size:.75em;font-weight:600;border-radius:12px;background-color:#fff3e0;color:#f57c00;border:1px solid #f57c00}.sentences_usageBadgeBoth__JRTZH{display:inline-block;padding:2px 8px;font-size:.75em;font-weight:600;border-radius:12px;background-color:#f3e5f5;color:#7b1fa2;border:1px solid #7b1fa2}.sentences_highlightedRow__hzchF{animation:sentences_highlightPulse__hylvv 2s ease-in-out;background-color:#fff3cd!important}@keyframes sentences_highlightPulse__hylvv{0%{background-color:#fff3cd}50%{background-color:#ffeaa7}to{background-color:#fff3cd}}.custom-recordings_customRecordingsContainer__uS_px{width:100%;margin-top:20px;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.05);background-color:white;padding:20px;display:flex;flex-direction:column;align-items:center}.custom-recordings_customRecordingsGrid__6wXJc{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:15px;gap:15px;width:100%;margin-top:20px}.custom-recordings_customRecordingCard__birU1{border:1px solid #ddd;border-radius:8px;padding:10px;background-color:#f9f9f9;box-shadow:0 1px 3px rgba(0,0,0,.1);display:flex;flex-direction:column;align-items:center;justify-content:space-between;text-align:center;min-height:100px}.custom-recordings_customRecordingCard__birU1:hover{border-color:#007bff;box-shadow:0 2px 6px rgba(0,0,0,.15)}.custom-recordings_customRecordingName__ALiz4{font-weight:700;margin-bottom:8px;color:#333;word-break:break-all}.custom-recordings_recorderControls__hi_UZ{display:flex;gap:10px;margin-top:15px;margin-bottom:15px}.custom-recordings_recorderButton__crbsF{padding:10px 20px;font-size:1em;cursor:pointer;border:none;border-radius:5px;transition:background-color .2s ease;font-weight:500;min-width:120px}.custom-recordings_startRecordButton__PBY5V{background-color:#28a745;color:white}.custom-recordings_startRecordButton__PBY5V:hover:not(:disabled){background-color:#218838}.custom-recordings_stopRecordButton__2CwSO{background-color:#dc3545;color:white}.custom-recordings_stopRecordButton__2CwSO:hover:not(:disabled){background-color:#c82333}.custom-recordings_resetRecordButton__trQA0{background-color:#6c757d;color:white}.custom-recordings_resetRecordButton__trQA0:hover:not(:disabled){background-color:#5a6268}.custom-recordings_uploadRecordButton__T6Tyh{background-color:#007bff;color:white}.custom-recordings_uploadRecordButton__T6Tyh:hover:not(:disabled){background-color:#0056b3}.custom-recordings_recorderStatus__ENaHx{margin-top:10px;font-size:.9em;color:#555}.custom-recordings_recordingsHeader__6IOdi{margin-top:20px;font-size:1.5em;color:#333;border-bottom:1px solid #eee;padding-bottom:10px;width:100%;text-align:center}.custom-recordings_recordingMessage__XX10v{margin-top:10px;font-size:.9em}.custom-recordings_recordingErrorMessage__ue0Ur{color:#dc3545}.custom-recordings_recordingSuccessMessage__mZp2N{color:#28a745}.custom-recordings_recordingFileNameInput__DpfA3{padding:8px;border:1px solid #ccc;border-radius:4px;font-size:1em;width:100%;max-width:300px;margin-bottom:15px}.custom-recordings_playerButton__RvVZ8{padding:6px 12px;cursor:pointer;border:1px solid #ccc;border-radius:5px;color:white;font-weight:700;font-size:1em;min-width:70px;display:flex;align-items:center;justify-content:center}.custom-recordings_playButton__gYhas{background-color:#007bff}.custom-recordings_stopButton__to5NW{background-color:#dc3545}.custom-recordings_downloadButton__sqPTx{background-color:#6c757d;margin-left:5px}.custom-recordings_mainContentAndConfig__9kddC{display:flex;width:100%;gap:20px;align-items:flex-start}.custom-recordings_mainRecordingSection__BPoxF{flex:3 1;display:flex;flex-direction:column;align-items:center}.custom-recordings_configSidebar__6u35J{flex:1 1;min-width:250px;max-width:350px;background-color:#f0f4f8;border:1px solid #dcdcdc;border-radius:8px;padding:20px;box-shadow:0 2px 8px rgba(0,0,0,.05);position:-webkit-sticky;position:sticky;top:20px}.custom-recordings_configHeader__Zk3hs{font-size:1.2em;font-weight:700;color:#333;margin-bottom:15px;border-bottom:1px solid #cfcfcf;padding-bottom:10px}.custom-recordings_configGroup__EpbHi{margin-bottom:20px}.custom-recordings_configLabel__H5N1L{display:flex;align-items:center;margin-bottom:10px;cursor:pointer;font-size:.95em;color:#555}.custom-recordings_configCheckbox__OcYlr{margin-right:8px;transform:scale(1.1)}.custom-recordings_configInput__LQZcH{width:100px;padding:6px 10px;border:1px solid #ccc;border-radius:4px;font-size:.9em;margin-left:10px}.custom-recordings_configSaveButton__DS_Zc{background-color:#007bff;color:white;padding:10px 15px;border:none;border-radius:5px;cursor:pointer;font-size:1em;font-weight:500;transition:background-color .2s ease;width:100%;margin-top:10px}.custom-recordings_configSaveButton__DS_Zc:hover:not(:disabled){background-color:#0056b3}.custom-recordings_configMessage__xo6ES{font-size:.85em;margin-top:10px;text-align:center}.custom-recordings_configErrorMessage__XCRZC{color:#dc3545}.custom-recordings_configSuccessMessage__3Mthy{color:#28a745}.custom-recordings_dbAdjusterModalBackdrop__Hn4i4{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.custom-recordings_dbAdjusterModalContent__YhCry{background-color:white;padding:20px;border-radius:10px;box-shadow:0 5px 15px rgba(0,0,0,.3);position:relative;max-width:650px;width:90%;height:90vh;overflow-y:auto;display:flex;flex-direction:column}.custom-recordings_adjustDbButton__rmL1u{background-color:#f0ad4e;color:white;padding:5px 10px;border:none;border-radius:5px;cursor:pointer;font-size:.85em;margin-top:8px;transition:background-color .2s ease}.custom-recordings_adjustDbButton__rmL1u:hover:not(:disabled){background-color:#ec971f}.custom-recordings_audioToolsModalContent__zCIUE{width:100%;display:flex;flex-direction:column;padding-bottom:30px}.custom-recordings_audioToolsHeader__qD_me{font-size:1.4em;font-weight:700;color:#333;margin-bottom:15px;border-bottom:1px solid #cfcfcf;padding-bottom:10px;text-align:center}.custom-recordings_audioToolsSubHeader__X0_yC{font-size:1.1em;font-weight:700;color:#444;margin-bottom:10px}.custom-recordings_audioToolsGroup__VhNmb{margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid #eee}.custom-recordings_audioToolsGroup__VhNmb:last-child{border-bottom:none;padding-bottom:0}.custom-recordings_audioToolsLabel__ArebV{display:block;margin-bottom:5px;font-size:.9em;color:#555}.custom-recordings_audioToolsInput__e69Oo{padding:6px 10px;border:1px solid #ccc;border-radius:4px;font-size:.85em;width:100%;max-width:150px;box-sizing:border-box;margin-top:5px}.custom-recordings_audioToolsButton__3ugbk{background-color:#007bff;color:white;padding:8px 12px;border:none;border-radius:5px;cursor:pointer;font-size:.9em;font-weight:500;transition:background-color .2s ease;width:100%;margin-top:15px}.custom-recordings_audioToolsButton__3ugbk:hover:not(:disabled){background-color:#0056b3}.custom-recordings_audioToolsMessage__tylEJ{font-size:.8em;margin-top:8px;text-align:center}.custom-recordings_audioToolsText__0C_Ck{font-size:.85em;margin-bottom:5px;color:#333}.custom-recordings_audioToolsHint__RZ1n8{font-size:.75em;color:#777;margin-top:5px;margin-bottom:10px}.custom-recordings_audioToolsSliderLabels__IJpS4{display:flex;justify-content:space-between;font-size:.75em;color:#555;margin-top:5px}.custom-recordings_audioToolsInlineGroup__Fd7ui{display:flex;align-items:center;gap:10px;margin-bottom:10px}.custom-recordings_audioToolsInlineGroup__Fd7ui .custom-recordings_audioToolsInput__e69Oo{margin-top:0;width:auto}.custom-recordings_recordingFileNameInput__DpfA3{font-size:.85em;padding:6px 10px}.custom-recordings_playerButton__RvVZ8{padding:5px 10px;font-size:.9em;min-width:60px}.custom-recordings_audioToolsPlayerControls__Xm_GH{display:flex;align-items:center;gap:10px;margin-top:5px}.custom-recordings_closeButton__IhE3X{position:absolute;top:10px;right:10px;font-size:1.5em}.custom-recordings_slider__q4_Ly{height:4px}.custom-recordings_errorMessage__SHo60,.custom-recordings_successMessage__omb5n{font-size:.8em}.custom-recordings_audioToolsGraphContainer__5Q1w_{margin-top:20px;width:100%;display:flex;flex-direction:column;align-items:center;border:1px solid #ddd;border-radius:8px;padding:10px;background-color:#fcfcfc}.custom-recordings_audioDbGraph__pXfrf{background-color:#fff;border:1px solid #e0e0e0;border-radius:5px;margin-top:10px;width:100%;max-width:400px;height:150px}.custom-recordings_audioToolsInteractiveTrim__34RKm{margin-top:15px;padding:15px;border:1px solid #007bff;border-radius:8px;background-color:#f0f8ff;display:flex;flex-direction:column;gap:15px}.custom-recordings_audioToolsInteractiveTrim__34RKm .custom-recordings_audioToolsSubHeader__X0_yC{text-align:center;color:#0056b3;margin-bottom:0}.custom-recordings_trimControlGroup__4Dlsc{display:flex;flex-direction:column;align-items:center;width:100%}.custom-recordings_trimControlGroup__4Dlsc .custom-recordings_audioToolsLabel__ArebV{font-weight:700;font-size:.95em;color:#0056b3;text-align:center;margin-bottom:10px}.custom-recordings_trimSideSelector__lJjLw{display:flex;gap:10px;margin-top:5px;width:100%;justify-content:center}.custom-recordings_trimSideButton__FOZh0{flex:1 1;max-width:150px;padding:8px 16px;border:1px solid #ccc;background-color:#f8f9fa;color:#333;border-radius:5px;cursor:pointer;transition:all .2s ease;font-weight:500}.custom-recordings_trimSideButton__FOZh0:hover:not(:disabled){background-color:#e2e6ea;border-color:#aaa}.custom-recordings_activeTrimButton__r_M_Q{background-color:#007bff;color:white;border-color:#0056b3;font-weight:700}.custom-recordings_trimAmountButtons__3DnFr{display:flex;gap:8px;flex-wrap:wrap;justify-content:center;margin-top:5px;width:100%}.custom-recordings_trimAmountButton__9hHr7{padding:6px 12px;font-size:.85em;background-color:#6c757d;color:white;border:2px solid transparent;border-radius:20px;cursor:pointer;transition:all .2s ease}.custom-recordings_trimAmountButton__9hHr7:hover:not(:disabled){background-color:#5a6268}.custom-recordings_activeAmountButton__0v_FS{background-color:#5a6268;border-color:#343a40;font-weight:700}.custom-recordings_audioToolsInteractiveTrim__34RKm .custom-recordings_audioToolsInput__e69Oo{margin-top:10px;max-width:120px;text-align:center}.custom-recordings_trimApplyButton__hKHFD{background-color:#dc3545;color:white;padding:10px 15px;border:none;border-radius:5px;cursor:pointer;font-size:1em;font-weight:500;transition:background-color .2s ease;width:100%;max-width:300px;margin-top:5px}.custom-recordings_trimApplyButton__hKHFD:hover:not(:disabled){background-color:#c82333}.spelling-rules_container__F29Ln{padding:2rem}.spelling-rules_form__MSWpD{margin-bottom:2rem;display:flex;flex-direction:column;gap:1rem;max-width:600px;padding:1rem;border:1px solid #ccc;border-radius:8px}.spelling-rules_form__MSWpD h2{margin-top:0}.spelling-rules_form__MSWpD label{display:flex;flex-direction:column;gap:.5rem}.spelling-rules_form__MSWpD input[type=text],.spelling-rules_form__MSWpD select,.spelling-rules_form__MSWpD textarea{padding:.5rem;border:1px solid #ccc;border-radius:4px}.spelling-rules_form__MSWpD button{padding:.75rem;border:none;border-radius:4px;background-color:#0070f3;color:white;cursor:pointer}.spelling-rules_form__MSWpD button[type=button]{background-color:#ccc}.spelling-rules_listContainer__atztg{margin-top:2rem}.spelling-rules_table___HC5v{width:100%;border-collapse:collapse}.spelling-rules_table___HC5v td,.spelling-rules_table___HC5v th{border:1px solid #ddd;padding:8px;text-align:left}.spelling-rules_table___HC5v th{background-color:#f2f2f2}.spelling-rules_table___HC5v td button{margin-right:.5rem}.spelling-rules_ruleParams____Ich{padding:1rem;border:1px dashed #ccc;border-radius:4px;margin-top:1rem;display:flex;flex-direction:column;gap:1rem}.spelling-rules_ruleParams____Ich h3,.spelling-rules_ruleParams____Ich h4{margin:0}.teachersGuide_guidesTableContainer__ZKF9A{width:100%;overflow-x:auto;margin-top:20px}.teachersGuide_guidesTable__etz2j{width:100%;border-collapse:collapse;background-color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.1)}.teachersGuide_guidesTable__etz2j thead{background-color:#f5f5f5}.teachersGuide_guidesTable__etz2j th{padding:12px;text-align:left;font-weight:600;border-bottom:2px solid #ddd}.teachersGuide_guidesTable__etz2j td{padding:12px;border-bottom:1px solid #eee}.teachersGuide_guidesTable__etz2j tbody tr{transition:background-color .2s ease}.teachersGuide_guidesTable__etz2j tbody tr:hover{background-color:#f9f9f9}@media (max-width:768px){.teachersGuide_guidesTable__etz2j{font-size:.9em}.teachersGuide_guidesTable__etz2j td,.teachersGuide_guidesTable__etz2j th{padding:8px}}.auth_authContainer__PUpxE{display:flex;justify-content:center;align-items:center;min-height:100vh;background-color:#f5f5f5}.auth_authForm__LHHVe{background:white;padding:2rem;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.1);width:100%;max-width:400px}.auth_authForm__LHHVe h2{text-align:center;margin-bottom:1.5rem;color:#333}.auth_formGroup__CIy5p{margin-bottom:1rem}.auth_formGroup__CIy5p label{display:block;margin-bottom:.5rem;font-weight:500;color:#555}.auth_formGroup__CIy5p input{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:4px;font-size:1rem;transition:border-color .3s}.auth_formGroup__CIy5p input:focus{outline:none;border-color:#007bff}.auth_formGroup__CIy5p input:disabled{background-color:#f8f9fa;cursor:not-allowed}.auth_submitButton__9kJoZ{width:100%;padding:.75rem;background-color:#007bff;color:white;border:none;border-radius:4px;font-size:1rem;cursor:pointer;transition:background-color .3s;margin-bottom:1rem}.auth_submitButton__9kJoZ:hover:not(:disabled){background-color:#0056b3}.auth_submitButton__9kJoZ:disabled{background-color:#6c757d;cursor:not-allowed}.auth_error__WDyRu{background-color:#f8d7da;color:#721c24;padding:.75rem;border-radius:4px;margin-bottom:1rem;border:1px solid #f5c6cb}.auth_toggleText__Si9jF{text-align:center;color:#666}.auth_toggleButton__A5mat{background:none;border:none;color:#007bff;text-decoration:underline;cursor:pointer;font-size:inherit}.auth_toggleButton__A5mat:hover{color:#0056b3}.auth_authPage__nqQZK{min-height:100vh;display:flex;align-items:center;justify-content:center}.auth_logoutButton__5YwY8{background-color:#dc3545;color:white;border:none;padding:.5rem 1rem;border-radius:4px;cursor:pointer;font-size:.875rem}.auth_logoutButton__5YwY8:hover{background-color:#c82333}.auth_userInfo__TZwVy{display:flex;align-items:center;gap:1rem;padding:1rem;background-color:#f8f9fa;border-radius:4px;margin-bottom:1rem}.auth_userEmail__yl_Us{font-weight:500;color:#495057}