.CourseEditorPage-module__3RkFNG__container{box-sizing:border-box;flex-direction:column;height:calc(100vh - 88px);padding:8px;display:flex;overflow:hidden}.CourseEditorPage-module__3RkFNG__treeContainer{width:100%;height:100%;padding:8px}.CourseEditorPage-module__3RkFNG__splitPaneContainer{width:100%;height:100%}.CourseEditorPage-module__3RkFNG__grid{grid-template-columns:repeat(12,minmax(0,1fr));align-items:start;gap:clamp(12px,1.5vw,24px);display:grid}.CourseEditorPage-module__3RkFNG__sidebar{background:var(--card-background);border:1px solid #0000000f;border-radius:clamp(8px,1vw,12px);grid-column:span 4;height:100%;max-height:calc(100vh - 88px);padding:0;overflow:hidden}.CourseEditorPage-module__3RkFNG__searchRow{margin-bottom:clamp(6px,.8vw,12px)}.CourseEditorPage-module__3RkFNG__searchInput{background:#fff;border:1px solid #00000014;border-radius:clamp(8px,1vw,10px);width:100%;height:clamp(32px,4vh,40px);padding:0 clamp(10px,1.2vw,14px)}.CourseEditorPage-module__3RkFNG__courseHeader{flex-direction:column;align-items:center;gap:clamp(6px,.8vw,12px);margin:clamp(6px,.8vw,10px) 0 clamp(8px,1vw,14px);display:flex;position:relative}.CourseEditorPage-module__3RkFNG__courseTitle{text-align:center;margin:0;padding:0;font-size:clamp(16px,1.5vw,20px);font-weight:700}.CourseEditorPage-module__3RkFNG__addButton{cursor:pointer;z-index:6;color:#18181b;background:#fff;border:1px solid #0000001a;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;margin-left:8px;font-size:16px;display:flex;position:relative}.CourseEditorPage-module__3RkFNG__addButton svg{width:16px;height:16px}.CourseEditorPage-module__3RkFNG__addButton.CourseEditorPage-module__3RkFNG__active{color:#fff;background-color:#000}.CourseEditorPage-module__3RkFNG__addMenu{color:#fff;z-index:10;background:#000;border-radius:16px;gap:8px;padding:12px;display:grid;position:absolute;top:calc(100% + 8px);left:0}.CourseEditorPage-module__3RkFNG__addMenuItem{color:#fff;cursor:pointer;text-align:left;background:#222;border:1px solid #ffffff14;border-radius:12px;padding:10px 14px}.CourseEditorPage-module__3RkFNG__addMenuItem:hover{background:#2b2b2b}.CourseEditorPage-module__3RkFNG__tree{border-radius:20px;width:100%;margin:0;padding:0;list-style:none;position:relative}.CourseEditorPage-module__3RkFNG__moduleSummary{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:20px;align-items:center;gap:8px;width:100%;padding:16px;font-weight:600;display:flex}.CourseEditorPage-module__3RkFNG__row{align-items:center;gap:8px;width:100%;display:flex;position:relative}.CourseEditorPage-module__3RkFNG__rowActions{opacity:0;pointer-events:none;transition:opacity .12s ease, transform .12 ease;align-items:center;gap:8px;margin-left:auto;display:flex}.CourseEditorPage-module__3RkFNG__row:hover .CourseEditorPage-module__3RkFNG__rowActions,.CourseEditorPage-module__3RkFNG__rowHover .CourseEditorPage-module__3RkFNG__rowActions,.CourseEditorPage-module__3RkFNG__topicRow:hover .CourseEditorPage-module__3RkFNG__rowActions,.CourseEditorPage-module__3RkFNG__moduleSummary:hover~.CourseEditorPage-module__3RkFNG__rowActions{opacity:1;pointer-events:auto}.CourseEditorPage-module__3RkFNG__addPageBtn:hover,.CourseEditorPage-module__3RkFNG__dragHandleBtn:hover{background-color:var(--colors-base-default-200,#e4e4e7);transition:transform .2s,background-color .2s;transform:scale(1.1)}.CourseEditorPage-module__3RkFNG__hiddenItem{opacity:.4}.CourseEditorPage-module__3RkFNG__moduleSummary,.CourseEditorPage-module__3RkFNG__lessonSummary,.CourseEditorPage-module__3RkFNG__topicTitle{text-align:left;white-space:nowrap;text-overflow:ellipsis;flex:auto;overflow:hidden}.CourseEditorPage-module__3RkFNG__hiddenItem .CourseEditorPage-module__3RkFNG__moduleSummary,.CourseEditorPage-module__3RkFNG__hiddenItem .CourseEditorPage-module__3RkFNG__lessonSummary,.CourseEditorPage-module__3RkFNG__hiddenItem .CourseEditorPage-module__3RkFNG__topicTitle{color:inherit}.CourseEditorPage-module__3RkFNG__hiddenItem:hover .CourseEditorPage-module__3RkFNG__rowActions{opacity:.4}.CourseEditorPage-module__3RkFNG__settingsBtn,.CourseEditorPage-module__3RkFNG__dragHandleBtn{cursor:pointer;z-index:6;background:#fff;border:1px solid #0000001a;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;margin-left:8px;font-size:16px;transition:transform .2s,background-color .2s;display:flex;position:relative}.CourseEditorPage-module__3RkFNG__settingsBtn:hover,.CourseEditorPage-module__3RkFNG__dragHandleBtn:hover,.CourseEditorPage-module__3RkFNG__addButton:hover,.CourseEditorPage-module__3RkFNG__addPageBtn:hover{background-color:var(--colors-base-default-200,#e4e4e7);transition:transform .2s,background-color .2s;transform:scale(1.1)}.CourseEditorPage-module__3RkFNG__selected{background:#00000008}.CourseEditorPage-module__3RkFNG__pages{margin-left:0}.CourseEditorPage-module__3RkFNG__caret{cursor:pointer;vertical-align:middle;border-bottom:2px solid #888;border-right:2px solid #888;width:10px;height:10px;margin-right:8px;display:inline-block;transform:rotate(-45deg)}.CourseEditorPage-module__3RkFNG__caretPlaceholder{cursor:default;width:16px;display:inline-block}.CourseEditorPage-module__3RkFNG__moduleSummary{align-items:center;width:100%;display:flex;position:relative}.CourseEditorPage-module__3RkFNG__moduleSummary button{text-align:left;align-items:center;width:100%;display:flex}.CourseEditorPage-module__3RkFNG__lessonSummary{cursor:pointer;flex:1;align-items:center;gap:8px;min-width:0;height:48px;min-height:48px;padding:8px 16px;display:flex;position:relative}.CourseEditorPage-module__3RkFNG__lessonTitle{text-align:left;white-space:nowrap;text-overflow:ellipsis;color:#18181b;flex:auto;font-size:16px;font-weight:600;overflow:hidden}.CourseEditorPage-module__3RkFNG__caretWrapper{flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.CourseEditorPage-module__3RkFNG__topicRow{align-items:center;gap:8px;padding-right:96px;display:flex;position:relative}.CourseEditorPage-module__3RkFNG__topicBullet{background:#e9e9e9;border-radius:4px;flex-shrink:0;width:16px;height:16px}.CourseEditorPage-module__3RkFNG__topicTitle{flex-grow:1;font-size:14px}.CourseEditorPage-module__3RkFNG__lessonItem{align-items:center;gap:8px;padding:4px 0;display:flex}.CourseEditorPage-module__3RkFNG__lessonItemIcon{background-position:50%;background-repeat:no-repeat;background-size:contain;flex-shrink:0;width:16px;height:16px}.CourseEditorPage-module__3RkFNG__lessonItemIcon[data-type=text]{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='16' height='16' rx='4' fill='%23E9E9E9'/%3E%3C/svg%3E")}.CourseEditorPage-module__3RkFNG__lessonItemIcon[data-type=homework]{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='16' height='16' rx='4' fill='%23E9E9E9'/%3E%3Cpath d='M4 8H12' stroke='black' stroke-width='1.5' stroke-linecap='round'/%3E%3Cpath d='M4 11H12' stroke='black' stroke-width='1.5' stroke-linecap='round'/%3E%3Cpath d='M4 5H12' stroke='black' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E")}.CourseEditorPage-module__3RkFNG__lessonItemIcon[data-type=test]{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='16' height='16' rx='4' fill='%23E9E9E9'/%3E%3Cpath d='M5 8L7 10L11 6' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.CourseEditorPage-module__3RkFNG__lessonSummary button{text-align:left;width:100%;position:relative}.CourseEditorPage-module__3RkFNG__pageSummary{cursor:pointer;text-align:left;background-color:#0000;border:none;border-radius:20px;align-items:center;gap:8px;width:100%;height:48px;padding:16px;display:flex}.CourseEditorPage-module__3RkFNG__row.CourseEditorPage-module__3RkFNG__selected{background-color:#e4e4e7;border-radius:8px}.CourseEditorPage-module__3RkFNG__row.CourseEditorPage-module__3RkFNG__selected .CourseEditorPage-module__3RkFNG__addButton,.CourseEditorPage-module__3RkFNG__row.CourseEditorPage-module__3RkFNG__selected .CourseEditorPage-module__3RkFNG__settingsBtn{background-color:#fff}.CourseEditorPage-module__3RkFNG__lessonSummary.CourseEditorPage-module__3RkFNG__selected+.CourseEditorPage-module__3RkFNG__rowActions .CourseEditorPage-module__3RkFNG__addPageBtn:hover,.CourseEditorPage-module__3RkFNG__lessonSummary.CourseEditorPage-module__3RkFNG__selected+.CourseEditorPage-module__3RkFNG__rowActions .CourseEditorPage-module__3RkFNG__dragHandleBtn:hover{transition:transform .2s,background-color .2s;transform:scale(1.1)}.CourseEditorPage-module__3RkFNG__moduleSummary.CourseEditorPage-module__3RkFNG__selected+.CourseEditorPage-module__3RkFNG__rowActions .CourseEditorPage-module__3RkFNG__addButton,.CourseEditorPage-module__3RkFNG__moduleSummary.CourseEditorPage-module__3RkFNG__selected+.CourseEditorPage-module__3RkFNG__rowActions .CourseEditorPage-module__3RkFNG__settingsBtn{background-color:#fff}.CourseEditorPage-module__3RkFNG__pageSummary.CourseEditorPage-module__3RkFNG__selected{background-color:#0000}.CourseEditorPage-module__3RkFNG__pageTitleText{color:#18181b;white-space:nowrap;text-overflow:ellipsis;flex-grow:1;font-size:14px;overflow:hidden}.CourseEditorPage-module__3RkFNG__caretDown{transform:rotate(45deg)}.CourseEditorPage-module__3RkFNG__caretUp{transform:rotate(-135deg)}.CourseEditorPage-module__3RkFNG__collapse{opacity:0;max-height:0;transition:max-height .22s,opacity .22s;overflow:hidden}.CourseEditorPage-module__3RkFNG__collapse.CourseEditorPage-module__3RkFNG__open{opacity:1;max-height:2000px}.CourseEditorPage-module__3RkFNG__editRow{grid-template-columns:1fr auto;align-items:center;gap:8px;width:100%;padding:8px 16px;display:grid}.CourseEditorPage-module__3RkFNG__editInput{background:#fafbfc;border:1px solid #dadce0;border-radius:8px;width:100%;height:40px;padding:0 14px;font-size:14px;transition:all .2s}.CourseEditorPage-module__3RkFNG__editInput:focus{background:#fff;border-color:#1a73e8;outline:none;box-shadow:0 0 0 3px #1a73e81a}.CourseEditorPage-module__3RkFNG__editInput::placeholder{color:#9aa0a6}.CourseEditorPage-module__3RkFNG__editControls{gap:6px;display:inline-flex}.CourseEditorPage-module__3RkFNG__iconBtn{cursor:pointer;background:#fff;border:1px solid #0000001f;border-radius:6px;width:28px;height:28px}.CourseEditorPage-module__3RkFNG__editor{background:var(--card-background);border:1px solid #0000000f;border-radius:clamp(8px,1vw,12px);height:100%;padding:clamp(4px,1.5vw,8px)}.CourseEditorPage-module__3RkFNG__editorCenter{align-content:center;justify-items:center;gap:clamp(12px,1.5vw,20px);min-height:100%;display:grid}.CourseEditorPage-module__3RkFNG__editorToolbar{justify-content:center;gap:clamp(6px,.8vw,12px);display:flex}.CourseEditorPage-module__3RkFNG__actionBtn{cursor:pointer;color:#5f6368;background:#fff;border:1px solid #dadce0;border-radius:8px;align-items:center;gap:6px;height:36px;padding:0 16px;font-size:14px;transition:all .2s;display:inline-flex}.CourseEditorPage-module__3RkFNG__actionBtn:hover{color:#1a73e8;background:#e8f0fe;border-color:#1a73e8}.CourseEditorPage-module__3RkFNG__actionBtn.CourseEditorPage-module__3RkFNG__primary{color:#fff;background:#1a73e8;border-color:#1a73e8}.CourseEditorPage-module__3RkFNG__actionBtn.CourseEditorPage-module__3RkFNG__primary:hover{background:#1557b0;border-color:#1557b0}.CourseEditorPage-module__3RkFNG__editorEmpty{height:100%;color:var(--pale-text);text-align:center;place-items:center;display:grid}.CourseEditorPage-module__3RkFNG__modalOverlay{z-index:200;background:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.CourseEditorPage-module__3RkFNG__modalContent p{color:#333;font-size:16px}.CourseEditorPage-module__3RkFNG__modalBtn{cursor:pointer;border:none;border-radius:12px;height:44px;font-size:15px;transition:background .2s}.CourseEditorPage-module__3RkFNG__previewItem{background:#7aaacc0f;border-radius:6px;align-items:center;min-height:36px;padding:6px 10px;display:flex}.CourseEditorPage-module__3RkFNG__dropPreview{box-sizing:border-box;color:#00000080;background:#00000005;border:2px dashed #0000001f;border-radius:8px;justify-content:center;align-items:center;width:100%;min-height:40px;margin:6px 0;transition:background .12s,min-height .12s;display:flex}.CourseEditorPage-module__3RkFNG__dropPreviewFixed{background:0 0}.CourseEditorPage-module__3RkFNG__hiddenSection{opacity:.4;background-color:#f4f4f4;border-radius:8px;margin-top:20px;padding:10px}.CourseEditorPage-module__3RkFNG__hiddenSection summary{cursor:pointer;opacity:.4;align-items:center;gap:8px;display:flex}.CourseEditorPage-module__3RkFNG__hiddenSection summary .CourseEditorPage-module__3RkFNG__settingsBtn{opacity:.4;margin-left:auto}.CourseEditorPage-module__3RkFNG__hiddenSection details.CourseEditorPage-module__3RkFNG__open>summary .CourseEditorPage-module__3RkFNG__caret{opacity:.4;transform:rotate(-135deg)}.CourseEditorPage-module__3RkFNG__hiddenSectionHeader{opacity:.4;justify-content:space-between;align-items:center;padding-right:36px;display:flex;position:relative}.CourseEditorPage-module__3RkFNG__hiddenSectionHeader summary{cursor:pointer;opacity:.4}.CourseEditorPage-module__3RkFNG__hiddenModule,.CourseEditorPage-module__3RkFNG__hiddenLesson,.CourseEditorPage-module__3RkFNG__hiddenPage{opacity:.4;border-bottom:1px solid #e0e0e0;justify-content:space-between;align-items:center;padding:8px;display:flex}.CourseEditorPage-module__3RkFNG__hiddenModule:last-child,.CourseEditorPage-module__3RkFNG__hiddenLesson:last-child,.CourseEditorPage-module__3RkFNG__hiddenPage:last-child{opacity:.4;border-bottom:none}.CourseEditorPage-module__3RkFNG__hiddenModule span,.CourseEditorPage-module__3RkFNG__hiddenLesson span,.CourseEditorPage-module__3RkFNG__hiddenPage span{text-overflow:ellipsis;white-space:nowrap;opacity:.4;flex-grow:1;margin-right:10px;overflow:hidden}.CourseEditorPage-module__3RkFNG__hiddenModule button,.CourseEditorPage-module__3RkFNG__hiddenLesson button,.CourseEditorPage-module__3RkFNG__hiddenPage button{color:#fff;cursor:pointer;opacity:.4;background-color:#000;border:none;border-radius:6px;padding:6px 12px;transition:background-color .2s}.CourseEditorPage-module__3RkFNG__hiddenModule button:hover,.CourseEditorPage-module__3RkFNG__hiddenLesson button:hover,.CourseEditorPage-module__3RkFNG__hiddenPage button:hover{opacity:.4;background-color:#333}.CourseEditorPage-module__3RkFNG__hiddenContextMenu{z-index:10;opacity:.4;background:#fff;border:1px solid #0000001a;border-radius:8px;flex-direction:column;padding:4px;display:flex;position:absolute}.CourseEditorPage-module__3RkFNG__hiddenContextMenuItem{text-align:left;cursor:pointer;opacity:.4;background:0 0;border:none;padding:8px 12px;transition:background .2s}.CourseEditorPage-module__3RkFNG__hiddenContextMenuItem:hover{opacity:.4;background:#0000000d}.CourseEditorPage-module__3RkFNG__draggable{cursor:move;background-color:#0000000d;transition:background-color .2s}.CourseEditorPage-module__3RkFNG__draggable:hover{background-color:#0000001a}.CourseEditorPage-module__3RkFNG__caret.CourseEditorPage-module__3RkFNG__disabled{color:#0000004d;cursor:default;opacity:.5}.CourseEditorPage-module__3RkFNG__dragOverlay{z-index:10000;pointer-events:none;background:#fff;border:1px solid #e5e7eb;border-radius:6px;align-items:center;width:100%;min-height:48px;display:flex}@media (max-width:1024px){.CourseEditorPage-module__3RkFNG__sidebar{height:auto;position:relative;top:0}.CourseEditorPage-module__3RkFNG__grid{grid-template-columns:1fr}.CourseEditorPage-module__3RkFNG__sidebar,.CourseEditorPage-module__3RkFNG__editor{grid-column:1}.CourseEditorPage-module__3RkFNG__splitPaneContainer{height:auto}}.CourseEditorPage-module__3RkFNG__pageContentEditor{flex-direction:column;width:100%;height:100%;display:flex}.CourseEditorPage-module__3RkFNG__contentBlocks{flex-direction:column;gap:16px;padding:16px;display:flex;overflow-y:auto}.CourseEditorPage-module__3RkFNG__contentBlock{border:1px solid #e0e0e0;border-radius:8px;transition:all .3s}.CourseEditorPage-module__3RkFNG__blockPreview{cursor:pointer;color:#666;min-height:50px;padding:12px}.CourseEditorPage-module__3RkFNG__blockPreview p,.CourseEditorPage-module__3RkFNG__blockPreview pre{white-space:pre-wrap;word-break:break-word;margin:0}.CourseEditorPage-module__3RkFNG__blockEditor{flex-direction:column;gap:12px;margin-bottom:16px;display:flex}.CourseEditorPage-module__3RkFNG__preview{background:#fff;border:1px solid #e2e8f0;border-radius:8px;min-height:60px;margin-top:8px;padding:16px}.CourseEditorPage-module__3RkFNG__preview p{color:#334155;margin:0;line-height:1.6}.CourseEditorPage-module__3RkFNG__preview h1{color:#1a73e8;margin:0 0 12px;font-size:24px;font-weight:700}.CourseEditorPage-module__3RkFNG__preview i{font-style:italic}.CourseEditorPage-module__3RkFNG__preview b,.CourseEditorPage-module__3RkFNG__preview strong{font-weight:600}.CourseEditorPage-module__3RkFNG__preview u{text-decoration:underline}.CourseEditorPage-module__3RkFNG__preview code{color:#475569;background:#f1f5f9;border-radius:4px;padding:2px 6px;font-family:Consolas,Monaco,monospace;font-size:14px}.CourseEditorPage-module__3RkFNG__preview a{color:#1a73e8;text-decoration:none}.CourseEditorPage-module__3RkFNG__preview a:hover{text-decoration:underline}.CourseEditorPage-module__3RkFNG__preview img{border-radius:8px;max-width:100%;height:auto;margin:8px 0}.CourseEditorPage-module__3RkFNG__preview ul,.CourseEditorPage-module__3RkFNG__preview ol{margin:8px 0;padding-left:24px}.CourseEditorPage-module__3RkFNG__preview li{margin:4px 0}.CourseEditorPage-module__3RkFNG__contentButtonsRow{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.CourseEditorPage-module__3RkFNG__contentButtonsRow .CourseEditorPage-module__3RkFNG__actionBtn{align-items:center;gap:6px;font-size:13px;display:inline-flex}.CourseEditorPage-module__3RkFNG__imageEditorWrapper,.CourseEditorPage-module__3RkFNG__videoEditorWrapper{flex-direction:column;gap:12px;width:100%;display:flex}.CourseEditorPage-module__3RkFNG__imagePreview,.CourseEditorPage-module__3RkFNG__videoPreview{background:#f1f5f9;border-radius:8px;margin-top:8px;overflow:hidden}.CourseEditorPage-module__3RkFNG__blockEditorActions{justify-content:flex-end;gap:8px;display:flex}.CourseEditorPage-module__3RkFNG__settingsPanel{background:#fff;border:1px solid #e2e8f0;border-radius:10px;margin-bottom:20px;padding:20px}.CourseEditorPage-module__3RkFNG__settingsHeader{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.CourseEditorPage-module__3RkFNG__settingsActions{gap:8px;display:flex}.CourseEditorPage-module__3RkFNG__selectAllBtn{color:#fff;cursor:pointer;background:#1a73e8;border:none;border-radius:6px;padding:6px 12px;font-size:13px;font-weight:500;transition:all .2s}.CourseEditorPage-module__3RkFNG__selectAllBtn:hover{background:#1557b0}.CourseEditorPage-module__3RkFNG__deselectAllBtn{color:#5f6368;cursor:pointer;background:#fff;border:1px solid #dadce0;border-radius:6px;padding:6px 12px;font-size:13px;font-weight:500;transition:all .2s}.CourseEditorPage-module__3RkFNG__deselectAllBtn:hover{background:#f1f3f4;border-color:#5f6368}.CourseEditorPage-module__3RkFNG__settingsTitle{color:#1a73e8;margin:0 0 16px;font-size:16px;font-weight:600}.CourseEditorPage-module__3RkFNG__settingsGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:12px;display:grid}.CourseEditorPage-module__3RkFNG__settingItem{color:#475569;cursor:pointer;align-items:center;gap:10px;font-size:14px;display:flex}.CourseEditorPage-module__3RkFNG__settingItem input[type=checkbox]{cursor:pointer;accent-color:#1a73e8;width:18px;height:18px}.CourseEditorPage-module__3RkFNG__settingInput{text-align:center;border:1px solid #cbd5e1;border-radius:6px;width:80px;padding:6px 10px;font-size:14px}.CourseEditorPage-module__3RkFNG__settingInput:focus{border-color:#1a73e8;outline:none;box-shadow:0 0 0 2px #1a73e81a}.CourseEditorPage-module__3RkFNG__removeBlockBtn{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:all .2s;display:flex}.CourseEditorPage-module__3RkFNG__removeBlockBtn:hover{color:#fff;background:#ef4444;border-color:#ef4444}.CourseEditorPage-module__3RkFNG__imageEditor{flex-direction:column;gap:8px;display:flex}.CourseEditorPage-module__3RkFNG__imagePreviewWrapper{background:#f1f5f9;border-radius:8px;width:100%;overflow:hidden}.CourseEditorPage-module__3RkFNG__feedbackLabel{flex:1;align-items:center;gap:8px;min-width:200px;display:flex}.CourseEditorPage-module__3RkFNG__feedbackLabelCorrect{color:#188038;font-size:16px;font-weight:700}.CourseEditorPage-module__3RkFNG__feedbackLabelIncorrect{color:#dc2626;font-size:16px;font-weight:700}.CourseEditorPage-module__3RkFNG__answersSection{border-top:2px solid #e2e8f0;margin-top:24px;padding-top:20px}.CourseEditorPage-module__3RkFNG__answersTitle{color:#1a73e8;margin:0 0 16px;font-size:18px;font-weight:600}.CourseEditorPage-module__3RkFNG__notification{z-index:10000;border-radius:8px;padding:12px 20px;font-size:14px;font-weight:500;animation:.3s ease-out CourseEditorPage-module__3RkFNG__slideIn;position:fixed;bottom:24px;right:24px;box-shadow:0 4px 12px #00000026}.CourseEditorPage-module__3RkFNG__notification.CourseEditorPage-module__3RkFNG__success{color:#fff;background:#188038}.CourseEditorPage-module__3RkFNG__notification.CourseEditorPage-module__3RkFNG__error{color:#fff;background:#dc2626}.CourseEditorPage-module__3RkFNG__error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:4px;padding:8px}@keyframes CourseEditorPage-module__3RkFNG__slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.CourseEditorPage-module__3RkFNG__textBlockEditor,.CourseEditorPage-module__3RkFNG__codeBlockEditor{resize:vertical;background-color:#fff;border:1px solid #e2e8f0;border-radius:6px;outline:none;width:100%;min-height:80px;padding:10px;font-family:inherit;font-size:14px;transition:all .2s}.CourseEditorPage-module__3RkFNG__textBlockEditor:focus,.CourseEditorPage-module__3RkFNG__codeBlockEditor:focus{border-color:#1a73e8;box-shadow:0 0 0 2px #1a73e81a}.CourseEditorPage-module__3RkFNG__codeBlockEditor{resize:none;color:#d4d4d4;box-sizing:border-box;background-color:#1e1e1e;font-family:Consolas,Monaco,monospace;line-height:1.5}.CourseEditorPage-module__3RkFNG__blockEditorControls{background-color:#f0f0f0;justify-content:flex-end;gap:8px;padding:8px;display:flex}.CourseEditorPage-module__3RkFNG__blockEditorControls .CourseEditorPage-module__3RkFNG__iconBtn{cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px 8px;font-size:18px;transition:background-color .2s}.CourseEditorPage-module__3RkFNG__blockEditorControls .CourseEditorPage-module__3RkFNG__iconBtn:hover{background-color:#0000001a}.CourseEditorPage-module__3RkFNG__codeBlockContainer{background-color:#000;position:relative}.CourseEditorPage-module__3RkFNG__languageSelector{z-index:10;position:absolute;top:6px;right:8px}.CourseEditorPage-module__3RkFNG__languageSelector select{cursor:pointer;background:#f8f8f8;border:1px solid #ccc;border-radius:4px;padding:2px 6px;font-size:12px}.CourseEditorPage-module__3RkFNG__languageSelector span{color:#666;background:#f0f0f0cc;border-radius:4px;padding:2px 6px;font-size:12px}.CourseEditorPage-module__3RkFNG__codeEditorHeader{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.CourseEditorPage-module__3RkFNG__codeEditorHeader select{cursor:pointer;background:#f8f8f8;border:1px solid #ccc;border-radius:4px;margin-left:4px;padding:2px 6px;font-size:12px}.CourseEditorPage-module__3RkFNG__quizEditor{background:#fafbfc;border-radius:12px;flex-direction:column;gap:24px;min-height:100%;padding:24px;display:flex}.CourseEditorPage-module__3RkFNG__quizHeader{border-bottom:2px solid #e8f0fe;justify-content:space-between;align-items:center;padding-bottom:16px;display:flex}.CourseEditorPage-module__3RkFNG__quizTitleSection{align-items:center;gap:12px;display:flex}.CourseEditorPage-module__3RkFNG__quizTitle{color:#1a73e8;margin:0;font-size:24px;font-weight:600}.CourseEditorPage-module__3RkFNG__iconOnlyBtn{color:#5f6368;cursor:pointer;background:#fff;border:1px solid #dadce0;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:all .2s;display:flex}.CourseEditorPage-module__3RkFNG__iconOnlyBtn:hover{color:#fff;background:#1a73e8;border-color:#1a73e8}.CourseEditorPage-module__3RkFNG__aiLabel{color:#1a73e8;background:#e8f0fe;border-radius:6px;margin:0 4px;padding:4px 8px;font-size:12px;font-weight:600}.CourseEditorPage-module__3RkFNG__saveIndicator{color:#5f6368;align-items:center;gap:16px;font-size:13px;display:flex}.CourseEditorPage-module__3RkFNG__saveBtn{color:#5f6368;cursor:pointer;background:#fff;border:1px solid #dadce0;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.CourseEditorPage-module__3RkFNG__saveBtn:hover:not(:disabled){color:#fff;background:#1a73e8;border-color:#1a73e8}.CourseEditorPage-module__3RkFNG__saveBtn:disabled{opacity:.5;cursor:not-allowed}.CourseEditorPage-module__3RkFNG__saveBtnDirty{color:#fff;background:#1a73e8;border-color:#1a73e8}.CourseEditorPage-module__3RkFNG__saveBtnDirty:hover:not(:disabled){background:#1557b0;border-color:#1557b0}.CourseEditorPage-module__3RkFNG__saving{color:#1a73e8;align-items:center;gap:8px;display:flex}.CourseEditorPage-module__3RkFNG__spinner{animation:1s linear infinite CourseEditorPage-module__3RkFNG__spin}.CourseEditorPage-module__3RkFNG__spinnerPath{stroke:#1a73e8}@keyframes CourseEditorPage-module__3RkFNG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.CourseEditorPage-module__3RkFNG__saved{color:#188038;align-items:center;gap:6px;display:flex}.CourseEditorPage-module__3RkFNG__questionNav{flex-wrap:wrap;align-items:flex-start;gap:8px;margin-bottom:16px;display:flex}.CourseEditorPage-module__3RkFNG__questionNavItemWrapper{cursor:pointer;background:#fff;border:2px solid #dadce0;border-radius:8px;align-items:center;gap:4px;padding:4px;transition:all .2s;display:flex}.CourseEditorPage-module__3RkFNG__questionNavItemWrapper:hover{border-color:#1a73e8}.CourseEditorPage-module__3RkFNG__questionNavItemWrapper.CourseEditorPage-module__3RkFNG__selected{background:#e8f0fe;border-color:#1a73e8}.CourseEditorPage-module__3RkFNG__questionNavItemWrapper.CourseEditorPage-module__3RkFNG__draggingItem{opacity:.5;border:2px dashed #1a73e8}.CourseEditorPage-module__3RkFNG__questionNavItemWrapper.CourseEditorPage-module__3RkFNG__dragOverItem{background:#f1f3f4;border:2px dashed #1a73e8;transform:scale(1.05)}.CourseEditorPage-module__3RkFNG__questionDragHandle{cursor:grab;color:#9aa0a6;-webkit-user-select:none;user-select:none;border-radius:4px;align-items:center;padding:2px 6px;font-size:18px;font-weight:700;transition:all .2s;display:flex}.CourseEditorPage-module__3RkFNG__questionDragHandle:hover{color:#1a73e8;background:#fff}.CourseEditorPage-module__3RkFNG__questionDragHandle:active{cursor:grabbing}.CourseEditorPage-module__3RkFNG__questionIcon{color:#5f6368;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;font-weight:600;transition:all .2s;display:flex}.CourseEditorPage-module__3RkFNG__questionNavItemWrapper:hover .CourseEditorPage-module__3RkFNG__questionIcon{color:#1a73e8}.CourseEditorPage-module__3RkFNG__questionNavItemWrapper.CourseEditorPage-module__3RkFNG__selected .CourseEditorPage-module__3RkFNG__questionIcon{color:#1a73e8;background:#fff}.CourseEditorPage-module__3RkFNG__addQuestionIcon{cursor:pointer;color:#1a73e8;background:#f8f9fa;border:2px dashed #dadce0;border-radius:8px;width:36px;height:36px;font-size:20px;transition:all .2s}.CourseEditorPage-module__3RkFNG__addQuestionIcon:hover{background:#e8f0fe;border-color:#1a73e8}.CourseEditorPage-module__3RkFNG__questionBody,.CourseEditorPage-module__3RkFNG__contentBlocks{flex-direction:column;gap:16px;display:flex}.CourseEditorPage-module__3RkFNG__contentBlock{background:#fff;border:1px solid #e0e0e0;border-radius:12px;padding:20px;box-shadow:0 1px 3px #0000000d}.CourseEditorPage-module__3RkFNG__contentBlock h3{color:#1a73e8;margin:0 0 16px;font-size:18px;font-weight:600}.CourseEditorPage-module__3RkFNG__answerBlock{background:#fff;border:1px solid #e8f0fe;border-radius:10px;flex-direction:column;gap:12px;margin-bottom:5px;padding:16px;transition:all .2s;display:flex}.CourseEditorPage-module__3RkFNG__answerBlock:hover{border-color:#1a73e8;box-shadow:0 2px 8px #1a73e81a}.CourseEditorPage-module__3RkFNG__answerBlock.CourseEditorPage-module__3RkFNG__draggingItem{opacity:.5;background:#e8f0fe;border:2px dashed #1a73e8}.CourseEditorPage-module__3RkFNG__answerBlock.CourseEditorPage-module__3RkFNG__dragOverItem{background:#f1f3f4;border:2px dashed #1a73e8;transform:scale(1.01)}.CourseEditorPage-module__3RkFNG__answerHeader{justify-content:space-between;align-items:center;display:flex}.CourseEditorPage-module__3RkFNG__answerHeader label{color:#3c4043;cursor:default;align-items:center;gap:8px;font-weight:500;display:flex}.CourseEditorPage-module__3RkFNG__answerDragHandle{cursor:grab;color:#9aa0a6;-webkit-user-select:none;user-select:none;border-radius:4px;padding:2px 4px;font-size:16px;transition:all .2s}.CourseEditorPage-module__3RkFNG__answerDragHandle:hover{color:#1a73e8;background:#e8f0fe}.CourseEditorPage-module__3RkFNG__answerDragHandle:active{cursor:grabbing}.CourseEditorPage-module__3RkFNG__answerHeader input[type=checkbox]{appearance:none;cursor:pointer;border:2px solid #dadce0;border-radius:4px;place-items:center;width:20px;height:20px;transition:all .2s;display:grid}.CourseEditorPage-module__3RkFNG__answerHeader input[type=checkbox]:hover{border-color:#1a73e8}.CourseEditorPage-module__3RkFNG__answerHeader input[type=checkbox]:checked{background:#1a73e8;border-color:#1a73e8}.CourseEditorPage-module__3RkFNG__answerHeader input[type=checkbox]:checked:after{content:"✓";color:#fff;font-size:14px;font-weight:700}.CourseEditorPage-module__3RkFNG__answerInputs{flex-direction:column;gap:12px;display:flex}.CourseEditorPage-module__3RkFNG__answerInputs input{background:#fafbfc;border:1px solid #dadce0;border-radius:8px;width:100%;padding:10px 14px;font-size:14px;transition:all .2s}.CourseEditorPage-module__3RkFNG__answerInputs input:focus{background:#fff;border-color:#1a73e8;outline:none;box-shadow:0 0 0 3px #1a73e81a}.CourseEditorPage-module__3RkFNG__answerInputs input::placeholder{color:#9aa0a6}.CourseEditorPage-module__3RkFNG__answerControls{justify-content:flex-end;gap:8px;display:flex}.CourseEditorPage-module__3RkFNG__answerControls button{cursor:pointer;background:#fff;border:1px solid #dadce0;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;transition:all .2s;display:flex}.CourseEditorPage-module__3RkFNG__answerControls button:hover{color:#1a73e8;background:#e8f0fe;border-color:#1a73e8}.CourseEditorPage-module__3RkFNG__addAnswerBtn{cursor:pointer;color:#1a73e8;background:#fff;border:2px dashed #dadce0;border-radius:8px;margin-top:12px;padding:10px 20px;font-size:14px;font-weight:500;transition:all .2s}.CourseEditorPage-module__3RkFNG__addAnswerBtn:hover{background:#e8f0fe;border-color:#1a73e8}.CourseEditorPage-module__3RkFNG__modalContainer{background:#fff;border-radius:8px;min-width:320px;padding:12px}.CourseEditorPage-module__3RkFNG__modalActions{justify-content:center;gap:8px;margin-top:8px;display:flex}.CourseEditorPage-module__3RkFNG__modalBtn{cursor:pointer;background:#fff;border:1px solid #00000014;border-radius:6px;padding:8px 12px}.CourseEditorPage-module__3RkFNG__modalBtnConfirm{color:#fff;background:#0b74ff;border-color:#0000}.CourseEditorPage-module__3RkFNG__modalBtnConfirm:hover{background:#333}.CourseEditorPage-module__3RkFNG__modalBtnCancel:hover{background:#e9e9e9}.CourseEditorPage-module__3RkFNG__hint{color:#666;margin-top:4px;margin-bottom:8px;font-size:12px}.CourseEditorPage-module__3RkFNG__answerType{align-items:center;gap:16px;display:flex}.CourseEditorPage-module__3RkFNG__answerType label{cursor:pointer;align-items:center;gap:8px;display:inline-flex}.CourseEditorPage-module__3RkFNG__jsonModal{background:#fff;border-radius:12px;flex-direction:column;width:90%;max-width:700px;max-height:80vh;display:flex;overflow:hidden;box-shadow:0 20px 60px #0000004d}.CourseEditorPage-module__3RkFNG__jsonModalHeader{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.CourseEditorPage-module__3RkFNG__jsonModalHeader h3{color:#1a73e8;margin:0;font-size:18px;font-weight:600}.CourseEditorPage-module__3RkFNG__closeModalBtn{color:#64748b;cursor:pointer;background:#f1f5f9;border:none;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:all .2s;display:flex}.CourseEditorPage-module__3RkFNG__closeModalBtn:hover{color:#1a73e8;background:#e2e8f0}.CourseEditorPage-module__3RkFNG__jsonModalContent{max-height:calc(80vh - 80px);padding:24px;overflow-y:auto}.CourseEditorPage-module__3RkFNG__jsonModalDescription{color:#64748b;margin:0 0 16px;font-size:14px;line-height:1.6}.CourseEditorPage-module__3RkFNG__jsonSchemaTextarea{color:#334155;resize:vertical;box-sizing:border-box;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;width:100%;min-height:400px;padding:16px;font-family:Consolas,Monaco,monospace;font-size:13px;line-height:1.5}.CourseEditorPage-module__3RkFNG__jsonSchemaTextarea:focus{background:#fff;border-color:#1a73e8;outline:none;box-shadow:0 0 0 3px #1a73e81a}.CourseEditorPage-module__3RkFNG__jsonModalActions{justify-content:flex-end;gap:12px;margin-top:16px;display:flex}.CourseEditorPage-module__3RkFNG__answerType input[type=radio]{appearance:none;cursor:pointer;border:1px solid #000;border-radius:50%;place-items:center;width:16px;height:16px;display:grid}.CourseEditorPage-module__3RkFNG__answerType input[type=radio]:checked{background:#000}.CourseEditorPage-module__3RkFNG__modalOverlay{z-index:1000;background:#00000073;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.CourseEditorPage-module__3RkFNG__modalContainer{background:#fff;border-radius:16px;width:90%;max-width:420px;padding:24px}.CourseEditorPage-module__3RkFNG__modalContent{text-align:center;gap:16px;display:grid}.CourseEditorPage-module__3RkFNG__modalActions{grid-template-columns:1fr 1fr;gap:12px;display:grid}.CourseEditorPage-module__3RkFNG__modalBtn{cursor:pointer;border:none;border-radius:12px;height:44px}.CourseEditorPage-module__3RkFNG__modalBtnConfirm{color:#fff;background:#000}.CourseEditorPage-module__3RkFNG__modalBtnCancel{color:#333;background:#eee}.CourseEditorPage-module__3RkFNG__pageSummary{text-align:left;align-items:center;gap:8px;width:100%;display:inline-flex}.CourseEditorPage-module__3RkFNG__pageIconWrap{flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.CourseEditorPage-module__3RkFNG__pageTitleText{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.CourseEditorPage-module__3RkFNG__custom-block{background-color:#f9f9f9;border:1px solid #ddd;border-radius:8px;margin:8px 0;padding:12px}.CourseEditorPage-module__3RkFNG__custom-block-image,.CourseEditorPage-module__3RkFNG__custom-block-video{text-align:center}.CourseEditorPage-module__3RkFNG__custom-block-code{color:#fff;background-color:#000;border-radius:4px;padding:8px;overflow-x:auto}.CourseEditorPage-module__3RkFNG__custom-block-quiz{border-left:4px solid #007acc;padding-left:12px}.CourseEditorPage-module__3RkFNG__custom-block-default{color:#666;font-style:italic}.CourseEditorPage-module__3RkFNG__tiptap-content{background-color:#f9f9f9;border:1px solid #ccc;border-radius:4px;min-height:100px;padding:12px}.CourseEditorPage-module__3RkFNG__tiptap-content:focus{outline:2px solid #007acc}.CourseEditorPage-module__3RkFNG__textToolbar{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;flex-wrap:wrap;gap:4px;margin-bottom:8px;padding:6px;display:flex}.CourseEditorPage-module__3RkFNG__textToolbar button{color:#64748b;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:4px;padding:4px 8px;font-size:12px;transition:all .2s}.CourseEditorPage-module__3RkFNG__textToolbar button:hover{color:#fff;background:#1a73e8;border-color:#1a73e8}.CourseEditorPage-module__3RkFNG__fullscreenContainer{z-index:9999;background-color:#fff;width:100vw;height:100vh;position:fixed;top:0;left:0}.CourseEditorPage-module__3RkFNG__fullscreenEditor{width:100%;height:100%}.CourseEditorPage-module__3RkFNG__lessonEditorContainer{max-width:800px;margin:0 auto;padding:24px}.CourseEditorPage-module__3RkFNG__lessonEditorHeader{border-bottom:1px solid #e5e7eb;margin-bottom:24px;padding-bottom:16px}.CourseEditorPage-module__3RkFNG__lessonEditorTitle{color:#1f2937;margin:0;font-size:24px;font-weight:600}.CourseEditorPage-module__3RkFNG__lessonEditorForm{flex-direction:column;gap:20px;display:flex}.CourseEditorPage-module__3RkFNG__formGroup{flex-direction:column;gap:8px;display:flex}.CourseEditorPage-module__3RkFNG__formLabel{color:#374151;align-items:center;gap:4px;font-size:14px;font-weight:500;display:flex}.CourseEditorPage-module__3RkFNG__required{color:#dc2626}.CourseEditorPage-module__3RkFNG__formInput{border:1px solid #d1d5db;border-radius:6px;width:100%;padding:10px 12px;font-size:15px;transition:border-color .2s}.CourseEditorPage-module__3RkFNG__formInput:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.CourseEditorPage-module__3RkFNG__formTextarea{resize:vertical;border:1px solid #d1d5db;border-radius:6px;width:100%;padding:10px 12px;font-size:15px;transition:border-color .2s}.CourseEditorPage-module__3RkFNG__formTextarea:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.CourseEditorPage-module__3RkFNG__formActions{align-items:center;gap:16px;padding-top:8px;display:flex}.CourseEditorPage-module__3RkFNG__unsavedIndicator{color:#f59e0b;font-size:13px}
.ContextMenu-module__p_nmSq__contextMenuOverlay{z-index:2000;position:fixed;inset:0}.ContextMenu-module__p_nmSq__contextMenu{z-index:2001;background:var(--colors-base-default-100,#f4f4f5);border-radius:12px;min-width:198px;padding:0;position:absolute;box-shadow:0 0 12px #00000040}.ContextMenu-module__p_nmSq__contextItem{text-align:left;cursor:pointer;width:100%;color:var(--colors-base-default-900,#18181b);background:0 0;border:none;align-items:center;gap:8px;padding:8px 16px;font-family:Inter;font-size:14px;font-weight:400;line-height:20px;display:flex}.ContextMenu-module__p_nmSq__contextItem:hover{background:#0000000a}.ContextMenu-module__p_nmSq__contextItem:first-of-type{margin-top:0}.ContextMenu-module__p_nmSq__contextItem:last-of-type{margin-bottom:0}.ContextMenu-module__p_nmSq__contextItemIcon{flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.ContextMenu-module__p_nmSq__contextItemIcon img{-o-object-fit:contain;object-fit:contain;filter:invert(15%)sepia(0%)saturate(0%)hue-rotate()brightness(95%)contrast(95%);width:16px!important;height:16px!important}.ContextMenu-module__p_nmSq__contextItem:disabled{color:#999;cursor:not-allowed}
.TreeNode-module__PeOpLa__node{cursor:pointer;background-color:#0000;border-radius:8px;align-items:center;gap:6px;width:100%;height:48px;min-height:48px;padding:8px 10px;display:flex;position:relative}.TreeNode-module__PeOpLa__node.TreeNode-module__PeOpLa__editing{position:relative}.TreeNode-module__PeOpLa__node.TreeNode-module__PeOpLa__selected{background-color:#e4e4e7}.TreeNode-module__PeOpLa__node.TreeNode-module__PeOpLa__hidden{opacity:.4}.TreeNode-module__PeOpLa__node:not(.TreeNode-module__PeOpLa__editing):not(.TreeNode-module__PeOpLa__selected):hover{background-color:#ececee}.TreeNode-module__PeOpLa__expandIcon,.TreeNode-module__PeOpLa__pageIcon{flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.TreeNode-module__PeOpLa__pageIcon img{-o-object-fit:contain;object-fit:contain;width:16px!important;height:16px!important}.TreeNode-module__PeOpLa__titleInput,.TreeNode-module__PeOpLa__pageTitleInput{color:#18181b;background-color:#0000;border:1px solid #ccc;border-radius:4px;outline:none;flex:1;width:100%;min-width:0;padding:4px 8px;font-size:16px;font-weight:600}.TreeNode-module__PeOpLa__pageTitleInput{color:var(--colors-base-default-900,#18181b);font-family:Inter;font-size:14px;font-weight:400;line-height:20px}.TreeNode-module__PeOpLa__editContainer{flex:1;align-items:center;gap:8px;min-width:0;display:flex;position:relative}.TreeNode-module__PeOpLa__editContainer .TreeNode-module__PeOpLa__titleInput,.TreeNode-module__PeOpLa__editContainer .TreeNode-module__PeOpLa__pageTitleInput{padding-right:64px}.TreeNode-module__PeOpLa__editButtons{background:#fff;border-radius:4px;flex-shrink:0;gap:4px;display:flex;position:absolute;top:50%;right:0;transform:translateY(-50%)}.TreeNode-module__PeOpLa__confirmButton,.TreeNode-module__PeOpLa__cancelButton{cursor:pointer;background:#fff;border:1px solid #0000001a;border-radius:4px;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;transition:background-color .2s;display:flex}.TreeNode-module__PeOpLa__confirmButton:hover,.TreeNode-module__PeOpLa__cancelButton:hover{background-color:#e5e7eb}.TreeNode-module__PeOpLa__title{text-align:left;white-space:nowrap;text-overflow:ellipsis;color:#18181b;flex:1;min-width:0;font-size:16px;font-weight:600;overflow:hidden}.TreeNode-module__PeOpLa__pageTitle{text-align:left;white-space:nowrap;text-overflow:ellipsis;color:var(--colors-base-default-900,#18181b);word-wrap:break-word;flex:1;min-width:0;font-family:Inter;font-size:14px;font-weight:400;line-height:20px;overflow:hidden}.TreeNode-module__PeOpLa__addButton,.TreeNode-module__PeOpLa__dragHandleButton{cursor:pointer;z-index:6;color:#18181b;opacity:0;pointer-events:none;background:#fff;border:1px solid #0000001a;border-radius:8px;justify-content:center;align-items:center;width:24px;height:24px;font-size:16px;transition:background-color .2s,opacity .12s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.TreeNode-module__PeOpLa__node:not(.TreeNode-module__PeOpLa__editing) .TreeNode-module__PeOpLa__addButton{right:38px}.TreeNode-module__PeOpLa__node:not(.TreeNode-module__PeOpLa__editing) .TreeNode-module__PeOpLa__dragHandleButton{right:8px}.TreeNode-module__PeOpLa__node:not(.TreeNode-module__PeOpLa__editing) .TreeNode-module__PeOpLa__addButton,.TreeNode-module__PeOpLa__node:not(.TreeNode-module__PeOpLa__editing) .TreeNode-module__PeOpLa__dragHandleButton{opacity:0;pointer-events:none}.TreeNode-module__PeOpLa__node:hover:not(.TreeNode-module__PeOpLa__editing) .TreeNode-module__PeOpLa__addButton,.TreeNode-module__PeOpLa__node:hover:not(.TreeNode-module__PeOpLa__editing) .TreeNode-module__PeOpLa__dragHandleButton{opacity:1;pointer-events:auto}.TreeNode-module__PeOpLa__addButton:hover,.TreeNode-module__PeOpLa__dragHandleButton:hover{background-color:var(--colors-base-default-200,#e4e4e7);opacity:1!important}
.LessonRow-module__48DZ7W__lessonPages{padding-bottom:8px;padding-left:8px;padding-right:8px}
.LoadingScreen-module__I_UcUa__loadingContainer{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;min-height:200px;display:flex}.LoadingScreen-module__I_UcUa__spinner{width:48px;height:48px;position:relative}.LoadingScreen-module__I_UcUa__spinnerCircle{border:4px solid #0000001a;border-left-color:#000;border-radius:50%;width:100%;height:100%;animation:1s linear infinite LoadingScreen-module__I_UcUa__spin}@keyframes LoadingScreen-module__I_UcUa__spin{to{transform:rotate(360deg)}}.LoadingScreen-module__I_UcUa__message{color:#666;margin-top:16px;font-size:14px}
.tiptapStyles-module__vxyfDG__tiptapContent{color:#171717;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;line-height:1.6}.tiptapStyles-module__vxyfDG__tiptapContent .ProseMirror{outline:none}:is(.tiptapStyles-module__vxyfDG__tiptapContent h1,.tiptapStyles-module__vxyfDG__tiptapContent h2,.tiptapStyles-module__vxyfDG__tiptapContent h3,.tiptapStyles-module__vxyfDG__tiptapContent h4,.tiptapStyles-module__vxyfDG__tiptapContent h5,.tiptapStyles-module__vxyfDG__tiptapContent h6){color:#171717;margin-top:1.5em;margin-bottom:.5em;font-weight:600;line-height:1.3}.tiptapStyles-module__vxyfDG__tiptapContent h1{font-size:2em}.tiptapStyles-module__vxyfDG__tiptapContent h2{font-size:1.5em}.tiptapStyles-module__vxyfDG__tiptapContent h3{font-size:1.25em}.tiptapStyles-module__vxyfDG__tiptapContent h4{font-size:1em}.tiptapStyles-module__vxyfDG__tiptapContent h5{font-size:.875em}.tiptapStyles-module__vxyfDG__tiptapContent h6{font-size:.75em}.tiptapStyles-module__vxyfDG__tiptapContent p{margin-top:.75em;margin-bottom:.75em}:is(.tiptapStyles-module__vxyfDG__tiptapContent ul,.tiptapStyles-module__vxyfDG__tiptapContent ol){margin-top:.75em;margin-bottom:.75em;padding-left:1.5em}.tiptapStyles-module__vxyfDG__tiptapContent li{margin-top:.25em;margin-bottom:.25em}.tiptapStyles-module__vxyfDG__tiptapContent ul{list-style-type:disc}.tiptapStyles-module__vxyfDG__tiptapContent ol{list-style-type:decimal}:is(.tiptapStyles-module__vxyfDG__tiptapContent strong,.tiptapStyles-module__vxyfDG__tiptapContent b){font-weight:600}:is(.tiptapStyles-module__vxyfDG__tiptapContent em,.tiptapStyles-module__vxyfDG__tiptapContent i){font-style:italic}.tiptapStyles-module__vxyfDG__tiptapContent u{text-decoration:underline}.tiptapStyles-module__vxyfDG__tiptapContent code{background-color:#f5f5f5;border-radius:3px;padding:.2em .4em;font-family:Consolas,Monaco,monospace;font-size:.9em}.tiptapStyles-module__vxyfDG__tiptapContent pre{background-color:#f5f5f5;border-radius:6px;margin:1em 0;padding:1em;overflow-x:auto}.tiptapStyles-module__vxyfDG__tiptapContent pre code{background:0 0;padding:0}.tiptapStyles-module__vxyfDG__tiptapContent a{color:hsl(var(--heroui-primary-600) / var(--tw-text-opacity,1));text-decoration:underline}.tiptapStyles-module__vxyfDG__tiptapContent a:hover{text-decoration:none}.tiptapStyles-module__vxyfDG__tiptapContent table{border-collapse:collapse;width:100%;margin:1em 0}:is(.tiptapStyles-module__vxyfDG__tiptapContent th,.tiptapStyles-module__vxyfDG__tiptapContent td){text-align:left;border:1px solid #e5e5e5;padding:.75em}.tiptapStyles-module__vxyfDG__tiptapContent th{background-color:#f5f5f5;font-weight:600}.tiptapStyles-module__vxyfDG__tiptapContent blockquote{color:#666;border-left:4px solid #e5e5e5;margin:1em 0;padding-left:1em;font-style:italic}.tiptapStyles-module__vxyfDG__tiptapContent img{border-radius:6px;max-width:100%;height:auto;margin:1em 0}.tiptapStyles-module__vxyfDG__tiptapContent hr{border:none;border-top:1px solid #e5e5e5;margin:2em 0}.tiptapStyles-module__vxyfDG__tiptapContent video{border-radius:6px;max-width:100%;margin:1em 0}.tiptapStyles-module__vxyfDG__tiptapContent [data-type=info-block]{outline-offset:-2px;border-radius:12px;outline:2px solid;align-items:flex-start;gap:12px;margin:1em 0;padding:24px;display:flex}.tiptapStyles-module__vxyfDG__tiptapContent [data-type=info-block][data-color=yellow]{background:var(--colors-common-yellow-50,#fefce8);outline-color:var(--colors-common-yellow-500,#f5a524)}.tiptapStyles-module__vxyfDG__tiptapContent [data-type=info-block][data-color=red]{background:var(--colors-base-danger,#fef2f2);outline-color:var(--colors-common-red-500,#ef4444)}.tiptapStyles-module__vxyfDG__tiptapContent [data-type=info-block][data-color=blue]{background:var(--colors-common-blue-50,#eff6ff);outline-color:var(--colors-common-blue-500,#3b82f6)}.tiptapStyles-module__vxyfDG__tiptapContent [data-type=info-block][data-color=green]{background:var(--colors-base-success,#ecfdf5);outline-color:var(--colors-common-green-500,#10b981)}.tiptapStyles-module__vxyfDG__tiptapContent [data-language]{font-family:Consolas,Monaco,monospace}.tiptapStyles-module__vxyfDG__tiptapContent mark{background-color:#fef08a;border-radius:2px;padding:.1em .2em}.tiptapStyles-module__vxyfDG__tiptapContent sub{vertical-align:sub;font-size:smaller}.tiptapStyles-module__vxyfDG__tiptapContent sup{vertical-align:super;font-size:smaller}:is(.tiptapStyles-module__vxyfDG__tiptapContent s,.tiptapStyles-module__vxyfDG__tiptapContent strike,.tiptapStyles-module__vxyfDG__tiptapContent del){text-decoration:line-through}
.QuizPage-module__nus9tG__popupOverlay{z-index:1000;background:#0006;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.QuizPage-module__nus9tG__popup{text-align:center;background:#fff;border-radius:16px;max-width:420px;padding:32px}.QuizPage-module__nus9tG__popupTitle{color:#171717;margin-block-end:8px;font-size:24px;font-weight:600}.QuizPage-module__nus9tG__popupText{color:#52525b;margin-block-end:24px;font-size:16px;line-height:1.5}.QuizPage-module__nus9tG__popupButtons{justify-content:center;gap:12px;display:flex}.QuizPage-module__nus9tG__popupCancel{color:#18181b;cursor:pointer;background:0 0;border:1px solid #27272a;border-radius:12px;padding:10px 20px;font-size:16px;font-weight:500;transition:all .2s}.QuizPage-module__nus9tG__popupCancel:hover{background:#f5f5f5}.QuizPage-module__nus9tG__popupConfirm{color:#fafafa;cursor:pointer;background:#000;border:none;border-radius:12px;padding:10px 20px;font-size:16px;font-weight:500;transition:background .2s}.QuizPage-module__nus9tG__popupConfirm:hover{background:#333}.QuizPage-module__nus9tG__emptyQuiz{text-align:center;background:#f5f5f5;border-radius:16px;margin:24px 0;padding:48px 32px}.QuizPage-module__nus9tG__emptyQuizImage{border-radius:12px;max-width:75%;height:auto;margin:32px auto 0;display:block}.QuizPage-module__nus9tG__emptyQuiz h2{color:#171717;margin-block-end:12px;font-size:24px;font-weight:600}.QuizPage-module__nus9tG__emptyQuiz p{color:#52525b;font-size:16px;line-height:1.5}
.QuestionNav-module__DBFPSG__questionNav{flex-wrap:wrap;gap:8px;margin-block-end:40px;display:flex}.QuestionNav-module__DBFPSG__navItem{cursor:pointer;background-color:#f4f4f5;border-radius:12px;place-items:center;width:44px;height:44px;transition:background .2s,border-color .2s,color .2s;display:grid}.QuestionNav-module__DBFPSG__navItem:hover{background:#d1d5db}.QuestionNav-module__DBFPSG__navItemActive{border:1px solid #27272a}.QuestionNav-module__DBFPSG__navItemAnswered{color:#fafafa;background:#a1a1aa}.QuestionNav-module__DBFPSG__navItemCorrect{color:#fafafa;background:#17c964}.QuestionNav-module__DBFPSG__navItemWrong{color:#fafafa;background:#f31260}.QuestionNav-module__DBFPSG__finishButton{color:#fafafa;cursor:pointer;background:#000;border:none;border-radius:12px;margin-inline-start:auto;padding:10px 20px;font-size:16px;font-weight:500;transition:background .2s}.QuestionNav-module__DBFPSG__finishButton:hover{background:#333}.QuestionNav-module__DBFPSG__restartButton{color:#fafafa;cursor:pointer;background:#27272a;border:none;border-radius:12px;margin-inline-start:auto;padding:10px 20px;font-size:16px;font-weight:500;transition:background .2s}.QuestionNav-module__DBFPSG__restartButton:hover{background:#3f3f46}
.QuestionOptions-module__mmK2vG__questionOptions{flex-direction:column;gap:12px;display:flex}.QuestionOptions-module__mmK2vG__option{-moz-column-gap:8px;background:0 0;grid-template-columns:20px 1fr;column-gap:8px;display:grid}.QuestionOptions-module__mmK2vG__option input[type=radio]{appearance:none;cursor:pointer;align-self:top;background:#fff;border:2px solid #18181b;border-radius:50%;width:20px;height:20px;margin-block-start:4px;margin-inline-end:8px;transition:border-color .2s,background-color .2s;display:inline-block;position:relative}.QuestionOptions-module__mmK2vG__option input[type=radio]:checked:before{content:"";background-color:#18181b;border-radius:50%;width:8px;height:8px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.QuestionOptions-module__mmK2vG__correct input[type=radio]{border-color:#17c964}.QuestionOptions-module__mmK2vG__correct input[type=radio]:checked:before{background-color:#17c964}.QuestionOptions-module__mmK2vG__option input[type=checkbox]{appearance:none;align-self:top;cursor:pointer;border:2px solid #18181b;border-radius:6px;justify-content:center;align-items:center;width:20px;height:20px;margin-block-start:4px;display:inline-flex;position:relative}.QuestionOptions-module__mmK2vG__option input[type=checkbox]:checked{background-color:#18181b}.QuestionOptions-module__mmK2vG__option input[type=checkbox]:before{content:"";border-bottom:2px solid #0000;border-left:2px solid #0000;width:10px;height:6px;transition:all .25s;position:absolute;top:46%;left:50%;transform:translate(-50%,-50%)rotate(-45deg)scale(0)}.QuestionOptions-module__mmK2vG__option input[type=checkbox]:checked:before{border-bottom-color:#fafafa;border-left-color:#fafafa;transform:translate(-50%,-50%)rotate(-45deg)scale(1)}.QuestionOptions-module__mmK2vG__option.QuestionOptions-module__mmK2vG__correct input[type=checkbox]:checked{background-color:#17c964;border-color:#17c964}.QuestionOptions-module__mmK2vG__showCorrect .QuestionOptions-module__mmK2vG__option:not(.QuestionOptions-module__mmK2vG__correct):not(.QuestionOptions-module__mmK2vG__wrong):not(.QuestionOptions-module__mmK2vG__reveal) input[type=checkbox]{border-color:#a1a1aa}.QuestionOptions-module__mmK2vG__option.QuestionOptions-module__mmK2vG__wrong input[type=checkbox]:checked{background-color:#f31260;border-color:#f31260}.QuestionOptions-module__mmK2vG__option.QuestionOptions-module__mmK2vG__wrong input[type=checkbox]:checked:before,.QuestionOptions-module__mmK2vG__option.QuestionOptions-module__mmK2vG__wrong input[type=checkbox]:checked:after{content:"";transform-origin:50%;background-color:#fafafa;width:12px;height:2px;position:absolute;top:50%;left:50%}.QuestionOptions-module__mmK2vG__reveal input[type=checkbox]{border-color:#17c964}.QuestionOptions-module__mmK2vG__optionText{color:#18181b;font-size:18px;line-height:28px;transition:color .2s}.QuestionOptions-module__mmK2vG__feedbackCorrect{color:#17c964;grid-column:1/-1;font-size:16px}.QuestionOptions-module__mmK2vG__feedbackWrong{color:#f31260;grid-column:1/-1;font-size:16px}.QuestionOptions-module__mmK2vG__wrong input[type=radio]{border-color:#f31260}.QuestionOptions-module__mmK2vG__wrong input[type=radio]:checked:before{background-color:#f31260}.QuestionOptions-module__mmK2vG__wrong input[type=checkbox]{border-color:#f31260}.QuestionOptions-module__mmK2vG__option.QuestionOptions-module__mmK2vG__wrong input[type=checkbox]:checked:before{transform:translate(-50%,-50%)rotate(45deg)}.QuestionOptions-module__mmK2vG__option.QuestionOptions-module__mmK2vG__wrong input[type=checkbox]:checked:after{transform:translate(-50%,-50%)rotate(-45deg)}.QuestionOptions-module__mmK2vG__showCorrect .QuestionOptions-module__mmK2vG__option:not(.QuestionOptions-module__mmK2vG__correct):not(.QuestionOptions-module__mmK2vG__wrong):not(.QuestionOptions-module__mmK2vG__reveal){pointer-events:none}.QuestionOptions-module__mmK2vG__showCorrect .QuestionOptions-module__mmK2vG__option:not(.QuestionOptions-module__mmK2vG__correct):not(.QuestionOptions-module__mmK2vG__wrong):not(.QuestionOptions-module__mmK2vG__reveal) .QuestionOptions-module__mmK2vG__optionText{color:#a1a1aa}.QuestionOptions-module__mmK2vG__showCorrect .QuestionOptions-module__mmK2vG__option:not(.QuestionOptions-module__mmK2vG__correct):not(.QuestionOptions-module__mmK2vG__wrong):not(.QuestionOptions-module__mmK2vG__reveal) input[type=radio]{border-color:#a1a1aa}.QuestionOptions-module__mmK2vG__showCorrect .QuestionOptions-module__mmK2vG__option:not(.QuestionOptions-module__mmK2vG__correct):not(.QuestionOptions-module__mmK2vG__wrong):not(.QuestionOptions-module__mmK2vG__reveal) input[type=radio]:checked:before{background-color:#a1a1aa}.QuestionOptions-module__mmK2vG__reveal input[type=radio]{border-color:#17c964}.QuestionOptions-module__mmK2vG__reveal input[type=radio]:checked:before{background-color:#17c964}.QuestionOptions-module__mmK2vG__feedbackReveal{color:#17c964;grid-column:1/-1;font-size:16px}
.QuestionControls-module__FTq0Qa__questionButtons{gap:24px;margin-block-start:40px;display:flex}.QuestionControls-module__FTq0Qa__questionSkip{color:#18181b;cursor:pointer;background:0 0;border:1px solid #27272a;border-radius:12px;padding:10px 24px;font-size:18px;font-weight:500;transition:all .2s}.QuestionControls-module__FTq0Qa__questionSkip:disabled{color:#a1a1aa;cursor:not-allowed;border-color:#a1a1aa}.QuestionControls-module__FTq0Qa__questionSkip:hover:not(:disabled){background:#ebecec}.QuestionControls-module__FTq0Qa__questionCheckAnswer{color:#fafafa;cursor:pointer;background:#27272a;border:none;border-radius:12px;padding:10px 24px;font-size:18px;font-weight:500;transition:background .2s}.QuestionControls-module__FTq0Qa__questionCheckAnswer:hover{background:#111}.QuestionControls-module__FTq0Qa__questionCheckAnswer:disabled{color:#a1a1aa;cursor:not-allowed;background-color:#e4e4e7}.QuestionControls-module__FTq0Qa__questionFinish{color:#fafafa;cursor:pointer;background:#000;border:none;border-radius:12px;padding:10px 24px;font-size:18px;font-weight:500;transition:background .2s}.QuestionControls-module__FTq0Qa__questionFinish:hover{background:#333}
.QuizResults-module__RPu6ZW__resultSummary{background:#f5f5f5;border-radius:16px;justify-content:space-between;align-items:center;gap:24px;margin-block-end:32px;padding:24px 32px;display:flex}.QuizResults-module__RPu6ZW__resultSummary p{color:#171717;white-space:nowrap;margin:0;font-size:18px;font-weight:500}.QuizResults-module__RPu6ZW__resultBadge{white-space:nowrap;border-radius:100px;padding:6px 16px;font-size:14px;font-weight:600}.QuizResults-module__RPu6ZW__resultQuestion{border:1px solid #e4e4e7;border-radius:12px;flex-direction:column;gap:16px;margin-block-end:24px;padding:24px;display:flex}.QuizResults-module__RPu6ZW__questionNumber{color:#71717a;text-transform:uppercase;letter-spacing:.5px;font-size:14px;font-weight:600}.QuizResults-module__RPu6ZW__buttonBlock{width:100%;max-width:768px;margin-top:50px;margin-bottom:150px}.QuizResults-module__RPu6ZW__nextButton{color:#fafafa;background-color:#27272a;justify-content:center;font-weight:500}
.QuestionContent-module__TCEZOW__questionContent{margin-block-end:16px}.QuestionContent-module__TCEZOW__questionText{color:#171717;margin-block-end:12px;font-size:18px;line-height:1.6}.QuestionContent-module__TCEZOW__questionOther{color:#71717a;background-color:#f5f5f5;border-radius:8px;margin-block-end:12px;padding:12px;font-size:14px}
.HomeworkOrProjectPage-module__c2_mZa__container{flex-direction:column;width:768px;display:flex}
.Title-module__1EW94G__container{flex-direction:column;gap:12px;display:flex}.Title-module__1EW94G__title-container{justify-content:space-between;align-items:center;gap:16px;display:flex}.Title-module__1EW94G__title{white-space:nowrap;text-overflow:ellipsis;font-size:40px;font-weight:700;line-height:40px;overflow:hidden}.Title-module__1EW94G__type-of-work{text-align:center;word-wrap:break-word;border-radius:8px;justify-content:center;align-items:center;gap:10px;width:fit-content;height:auto;padding:4px 8px;font-family:Inter,sans-serif;font-size:16px;font-weight:600;line-height:24px;display:inline-flex}.Title-module__1EW94G__type-of-work-green{color:var(--colors-common-green-600,#12a150);background-color:var(--colors-common-green-50,#e8faf0)}.Title-module__1EW94G__type-of-work-green p{color:var(--colors-common-green-600,#12a150)!important}.Title-module__1EW94G__type-of-work-blue{color:var(--colors-common-blue-600,#338ef7);background-color:var(--colors-common-blue-50,#e6f1fe)}.Title-module__1EW94G__type-of-work-blue p{color:var(--colors-common-blue-600,#338ef7)!important}.Title-module__1EW94G__deadline-container{gap:4px;display:flex}.Title-module__1EW94G__deadline{font-size:16px;font-weight:400}.Title-module__1EW94G__red-text{color:#f31260}.Title-module__1EW94G__popover{border-radius:8px;padding:4px 12px}
.BaseContainer-module__uUPugG__container{background-color:#fff;border-radius:12px;padding:16px;box-shadow:0 1px 3px #0000001a}
.WorkCard-module__I7Q7OW__container{flex-direction:column;display:flex}.WorkCard-module__I7Q7OW__header-container{color:#52525b;justify-content:space-between;font-size:12px;line-height:16px;display:flex}.WorkCard-module__I7Q7OW__status-container{color:#2a3439;justify-content:space-between;font-size:28px;font-weight:700;line-height:36px;display:flex}.WorkCard-module__I7Q7OW__status-container-text-blue{color:#66aaf9}.WorkCard-module__I7Q7OW__status-container-text-green{color:#17c964}.WorkCard-module__I7Q7OW__status-container-text-yellow{color:#f5a524}.WorkCard-module__I7Q7OW__status-container-text-red{color:#f31260}.WorkCard-module__I7Q7OW__content-container{margin-top:24px}.WorkCard-module__I7Q7OW__separator{background-color:#e5e7eb;height:1px;margin:16px 0}.WorkCard-module__I7Q7OW__criteria-container{margin-top:24px}.WorkCard-module__I7Q7OW__criteria-title{color:#2a3439;margin-bottom:12px;font-size:18px;font-weight:600}.WorkCard-module__I7Q7OW__criteria-item{margin-bottom:12px;padding:8px 0}.WorkCard-module__I7Q7OW__criteria-content{align-items:flex-start;gap:8px;display:flex}.WorkCard-module__I7Q7OW__criteria-number{color:#2a3439;flex-shrink:0;font-weight:600}.WorkCard-module__I7Q7OW__criteria-text{color:#2a3439;flex:1}.WorkCard-module__I7Q7OW__criteria-max-score{color:#2a3439;flex-shrink:0;font-weight:600}
.TextAreaForSendWork-module__ryqxDW__send-btn{color:#fff;background-color:#27272a;border-radius:12px;align-self:flex-start;margin-top:16px;padding:10px 24px;font-size:18px}.TextAreaForSendWork-module__ryqxDW__send-btn-disabled{background-color:#27272a8f}
.ReviewCard-module__v8M4Rq__container{background-color:#fafafa;flex-direction:column;gap:12px;padding:24px;display:flex}.ReviewCard-module__v8M4Rq__title{flex-direction:column;display:flex}.ReviewCard-module__v8M4Rq__header{justify-content:space-between;display:flex}.ReviewCard-module__v8M4Rq__header-text{color:#2a3439;font-size:24px;font-weight:700;line-height:32px}.ReviewCard-module__v8M4Rq__header-date{color:#000;align-self:center;font-size:16px;font-weight:400;line-height:24px}.ReviewCard-module__v8M4Rq__comment{color:#52525b;font-size:16px;font-weight:400;line-height:24px}.ReviewCard-module__v8M4Rq__criteria-container{flex-direction:column;display:flex}.ReviewCard-module__v8M4Rq__separator{background-color:#11111126;height:1px}.ReviewCard-module__v8M4Rq__trigger-wrapper{padding-top:16px!important;padding-bottom:16px!important}.ReviewCard-module__v8M4Rq__custom-trigger{justify-content:flex-start;align-items:center;gap:8px;width:100%;display:inline-flex!important}.ReviewCard-module__v8M4Rq__trigger-text{color:var(--colors-layout-foreground-500,#71717a);word-wrap:break-word;font-family:Inter;font-size:16px;font-weight:600;line-height:24px}.ReviewCard-module__v8M4Rq__trigger-icon-wrapper{align-items:center;height:24px;display:flex}.ReviewCard-module__v8M4Rq__trigger-icon{width:13px;height:7px;transition:transform .3s}[data-open=true] .ReviewCard-module__v8M4Rq__trigger-icon,.ReviewCard-module__v8M4Rq__ReviewCard-module__v8M4Rq__trigger-wrapper[data-open=true] .ReviewCard-module__v8M4Rq__trigger-icon{transform:rotate(180deg)}
.CriteriaCard-module__VoziRW__criteria{flex-direction:column;gap:8px;padding:10px 0;display:flex}.CriteriaCard-module__VoziRW__criteria-title{gap:10px;display:flex}.CriteriaCard-module__VoziRW__criteria-title-text{color:#000;font-size:18px;font-style:normal;font-weight:700;line-height:28px}.CriteriaCard-module__VoziRW__criteria-title-scores{text-align:center;border-radius:8px;align-self:center;padding:4px 8px;font-size:14px;font-style:normal;font-weight:700;line-height:20px}.CriteriaCard-module__VoziRW__criteria-title-scores-green{color:#12a150;background-color:#d1f4e0}.CriteriaCard-module__VoziRW__criteria-title-scores-yellow{color:#f5a524;background-color:#fdedd3}.CriteriaCard-module__VoziRW__criteria-title-scores-red{color:#f31260;background-color:#fdd0df}.CriteriaCard-module__VoziRW__comment{color:#52525b;font-size:16px;font-weight:400;line-height:24px}
.ErrorPageComponent-module__1zryPG__fullContainer{background-color:#fafafa;flex-direction:column;justify-content:flex-start;align-items:center;min-height:100vh;padding:20px;display:flex}.ErrorPageComponent-module__1zryPG__title{color:#d94343;text-align:center;margin-top:40px;margin-bottom:1rem;font-family:sans-serif;font-size:1.5rem;font-weight:700;line-height:1.5}.ErrorPageComponent-module__1zryPG__message{color:#4a4a4a;text-align:center;max-width:600px;margin-bottom:2rem;font-family:sans-serif;font-size:1.1rem;line-height:1.6}.ErrorPageComponent-module__1zryPG__owlMessage{color:#888;text-align:center;background-color:#fefefe;border-left:3px solid #f7b750;border-radius:4px;max-width:600px;margin:1.5rem 0;padding:10px;font-family:sans-serif;font-size:1rem;font-style:italic;line-height:1.5}.ErrorPageComponent-module__1zryPG__imageContainer{width:50%;max-width:800px;height:50vh;max-height:600px;margin:2rem 0;position:relative}.ErrorPageComponent-module__1zryPG__imagePlaceholder{color:#999;background-color:#f0f0f0;border-radius:8px;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.ErrorPageComponent-module__1zryPG__image{-o-object-fit:contain;object-fit:contain}.ErrorPageComponent-module__1zryPG__buttonContainer{flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-top:2rem;display:flex}.ErrorPageComponent-module__1zryPG__refreshButton{background-color:hsl(var(--heroui-primary-600) / var(--tw-text-opacity,1));color:#fff;cursor:pointer;font-size:inherit;border:none;border-radius:6px;min-width:150px;padding:12px 24px;text-decoration:none;transition:all .3s;display:inline-block}.ErrorPageComponent-module__1zryPG__refreshButton:hover{background-color:hsl(var(--heroui-primary-700) / var(--tw-text-opacity,1));transform:translateY(-2px);box-shadow:0 4px 8px #0003}.ErrorPageComponent-module__1zryPG__homeLink{background-color:hsl(var(--heroui-primary-600) / var(--tw-text-opacity,1));color:#fff;border-radius:6px;min-width:150px;padding:12px 24px;text-decoration:none;transition:all .3s;display:inline-block}.ErrorPageComponent-module__1zryPG__homeLink:hover{background-color:hsl(var(--heroui-primary-700) / var(--tw-text-opacity,1));transform:translateY(-2px);box-shadow:0 4px 8px #0003}.ErrorPageComponent-module__1zryPG__questionsBlock{text-align:center;background-color:#f9f9f9;border-radius:8px;max-width:600px;margin-top:2rem;padding:1.5rem}.ErrorPageComponent-module__1zryPG__questionText{color:#333;margin:0 0 .5rem;font-size:1.2rem;font-weight:700}.ErrorPageComponent-module__1zryPG__contactText{color:#666;margin:0 0 1rem;font-size:.95rem;line-height:1.4}.ErrorPageComponent-module__1zryPG__contactLinks{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.ErrorPageComponent-module__1zryPG__contactLink{color:#4a90e2;border:1px solid #4a90e2;border-radius:4px;padding:.5rem 1rem;font-weight:500;text-decoration:none;transition:all .2s}.ErrorPageComponent-module__1zryPG__contactLink:hover{color:#fff;background-color:#4a90e2;transform:translateY(-1px)}
.InterviewTrainerPage-module__Yna3Bq__page{max-width:780px;margin:0 auto;padding:24px 16px 80px}.InterviewTrainerPage-module__Yna3Bq__header{align-items:flex-start;gap:12px;margin-bottom:20px;display:flex}.InterviewTrainerPage-module__Yna3Bq__backLink{color:#2563eb;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:6px;padding:6px 8px;font-size:14px;text-decoration:none;display:inline-block}.InterviewTrainerPage-module__Yna3Bq__backLink:hover{background:#eff6ff}.InterviewTrainerPage-module__Yna3Bq__headerMain{flex:1;min-width:0}.InterviewTrainerPage-module__Yna3Bq__title{color:#171717;margin:0 0 6px;font-size:24px;font-weight:700}.InterviewTrainerPage-module__Yna3Bq__subtitle{color:#6b7280;margin:0;font-size:14px;line-height:1.5}.InterviewTrainerPage-module__Yna3Bq__stateCard{text-align:center;color:#6b7280;padding:40px}.InterviewTrainerPage-module__Yna3Bq__stateCardHero{margin-top:48px}.InterviewTrainerPage-module__Yna3Bq__stateCardBody{text-align:center;align-items:center;gap:12px;padding:40px 24px}.InterviewTrainerPage-module__Yna3Bq__stateTitle{color:#171717;margin:0;font-size:20px;font-weight:700}.InterviewTrainerPage-module__Yna3Bq__stateText{color:#6b7280;max-width:420px;margin:0;font-size:14px;line-height:1.6}.InterviewTrainerPage-module__Yna3Bq__statsCard{margin-bottom:16px}.InterviewTrainerPage-module__Yna3Bq__statsBody{gap:10px;padding:16px 20px}.InterviewTrainerPage-module__Yna3Bq__statsRow{justify-content:space-between;align-items:center;gap:12px;display:flex}.InterviewTrainerPage-module__Yna3Bq__statsLabel{color:#374151;font-size:14px;font-weight:600}.InterviewTrainerPage-module__Yna3Bq__resetBtn{color:#dc2626;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px 10px;font-size:12px}.InterviewTrainerPage-module__Yna3Bq__resetBtn:hover{background:#fef2f2}.InterviewTrainerPage-module__Yna3Bq__randomCard{margin-bottom:24px}.InterviewTrainerPage-module__Yna3Bq__randomHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.InterviewTrainerPage-module__Yna3Bq__randomTitle{color:#171717;margin:0;font-size:16px;font-weight:700}.InterviewTrainerPage-module__Yna3Bq__randomControls{align-items:center;gap:10px;display:flex}.InterviewTrainerPage-module__Yna3Bq__randomSelect{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:8px;outline:none;padding:7px 10px;font-size:13px}.InterviewTrainerPage-module__Yna3Bq__randomTopics{flex-wrap:wrap;gap:8px;display:flex}.InterviewTrainerPage-module__Yna3Bq__randomTopicChip{color:#374151;cursor:pointer;-webkit-user-select:none;user-select:none;background:#f9fafb;border:1px solid #e5e7eb;border-radius:999px;align-items:center;gap:6px;padding:5px 12px;font-size:13px;display:inline-flex}.InterviewTrainerPage-module__Yna3Bq__randomTopicChip:has(input:checked){color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.InterviewTrainerPage-module__Yna3Bq__randomTopicChip input{accent-color:#2563eb}.InterviewTrainerPage-module__Yna3Bq__topicList{flex-direction:column;gap:14px;display:flex}.InterviewTrainerPage-module__Yna3Bq__topicCard{transition:box-shadow .15s}.InterviewTrainerPage-module__Yna3Bq__topicCard:hover{box-shadow:0 4px 16px #00000012}.InterviewTrainerPage-module__Yna3Bq__topicBody{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.InterviewTrainerPage-module__Yna3Bq__topicInfo{flex:1;min-width:240px}.InterviewTrainerPage-module__Yna3Bq__topicTitle{color:#171717;margin:0 0 4px;font-size:17px;font-weight:700}.InterviewTrainerPage-module__Yna3Bq__topicDescription{color:#6b7280;margin:0 0 10px;font-size:13px}.InterviewTrainerPage-module__Yna3Bq__topicProgressRow{align-items:center;gap:12px;display:flex}.InterviewTrainerPage-module__Yna3Bq__topicProgressLabel{color:#6b7280;white-space:nowrap;flex-shrink:0;font-size:12px}.InterviewTrainerPage-module__Yna3Bq__topicProgress{max-width:200px}.InterviewTrainerPage-module__Yna3Bq__topicActions{flex-direction:column;align-items:stretch;gap:6px;display:flex}.InterviewTrainerPage-module__Yna3Bq__sessionHeader{align-items:center;gap:12px;margin-bottom:12px;display:flex}.InterviewTrainerPage-module__Yna3Bq__sessionMeta{flex-wrap:wrap;flex:1;justify-content:space-between;align-items:baseline;gap:12px;min-width:0;display:flex}.InterviewTrainerPage-module__Yna3Bq__sessionTitle{color:#171717;text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:600;overflow:hidden}.InterviewTrainerPage-module__Yna3Bq__sessionCounter{color:#6b7280;white-space:nowrap;font-size:13px}.InterviewTrainerPage-module__Yna3Bq__sessionProgress{margin-bottom:20px}.InterviewTrainerPage-module__Yna3Bq__flashcard{min-height:320px}.InterviewTrainerPage-module__Yna3Bq__flashcardBody{flex-direction:column;gap:16px;padding:28px;display:flex}.InterviewTrainerPage-module__Yna3Bq__flashcardChips{flex-wrap:wrap;gap:8px;display:flex}.InterviewTrainerPage-module__Yna3Bq__questionText{color:#171717;margin:0;font-size:20px;font-weight:600;line-height:1.5}.InterviewTrainerPage-module__Yna3Bq__revealWrap{flex-direction:column;align-items:center;gap:14px;margin-top:auto;padding:16px 0 8px;display:flex}.InterviewTrainerPage-module__Yna3Bq__revealHint{color:#9ca3af;text-align:center;max-width:420px;margin:0;font-size:13px;line-height:1.5}.InterviewTrainerPage-module__Yna3Bq__answerBox{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:18px 20px}.InterviewTrainerPage-module__Yna3Bq__answerLabel{text-transform:uppercase;letter-spacing:.06em;color:#2563eb;margin-bottom:6px;font-size:11px;font-weight:700;display:block}.InterviewTrainerPage-module__Yna3Bq__answerText{color:#1f2937;white-space:pre-wrap;margin:0;font-size:15px;line-height:1.65}.InterviewTrainerPage-module__Yna3Bq__assessmentButtons{justify-content:flex-end;gap:10px;margin-top:auto;display:flex}.InterviewTrainerPage-module__Yna3Bq__sessionStats{color:#9ca3af;text-align:center;margin:14px 0 0;font-size:13px}.InterviewTrainerPage-module__Yna3Bq__resultsCard{margin-top:32px}.InterviewTrainerPage-module__Yna3Bq__resultsCardBody{gap:0}.InterviewTrainerPage-module__Yna3Bq__resultsTitle{color:#171717;margin:0 0 8px;font-size:22px;font-weight:700}.InterviewTrainerPage-module__Yna3Bq__resultsScore{color:#374151;margin:0 0 12px;font-size:16px;font-weight:600}.InterviewTrainerPage-module__Yna3Bq__resultsProgress{max-width:320px;margin-bottom:20px}.InterviewTrainerPage-module__Yna3Bq__resultsSubtitle{color:#171717;align-self:stretch;margin:0 0 10px;font-size:15px;font-weight:700}.InterviewTrainerPage-module__Yna3Bq__resultsList{flex-direction:column;align-self:stretch;gap:8px;margin:0 0 20px;padding:0;list-style:none;display:flex}.InterviewTrainerPage-module__Yna3Bq__resultsListItem{color:#374151;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;padding:10px 14px;font-size:14px;line-height:1.5}.InterviewTrainerPage-module__Yna3Bq__resultsListTopic{text-transform:uppercase;letter-spacing:.05em;color:#dc2626;margin-bottom:2px;font-size:11px;font-weight:600;display:block}.InterviewTrainerPage-module__Yna3Bq__resultsPerfect{color:#166534;margin:0 0 20px;font-size:15px}@media (max-width:640px){.InterviewTrainerPage-module__Yna3Bq__page{padding:16px 12px 64px}.InterviewTrainerPage-module__Yna3Bq__header{flex-direction:column;gap:4px}.InterviewTrainerPage-module__Yna3Bq__topicBody{flex-direction:column;align-items:stretch}.InterviewTrainerPage-module__Yna3Bq__topicActions{flex-flow:wrap}.InterviewTrainerPage-module__Yna3Bq__topicActions>*{flex:1}.InterviewTrainerPage-module__Yna3Bq__questionText{font-size:18px}.InterviewTrainerPage-module__Yna3Bq__assessmentButtons{flex-direction:column-reverse}.InterviewTrainerPage-module__Yna3Bq__assessmentButtons>*{width:100%}.InterviewTrainerPage-module__Yna3Bq__randomControls{justify-content:space-between;width:100%}}
