.editor-module__HWIn6a__workspace{background:#fafafa;grid-template-rows:48px 1fr;grid-template-columns:1fr 1fr 1fr;height:100vh;display:grid}.editor-module__HWIn6a__header{color:#fff;background:#1a1a1a;grid-column:1/-1;justify-content:space-between;align-items:center;padding:0 16px;font-size:14px;display:flex}.editor-module__HWIn6a__headerTitle{letter-spacing:-.5px;font-weight:700}.editor-module__HWIn6a__headerActions{align-items:center;gap:12px;display:flex}.editor-module__HWIn6a__panel{background:#fff;border-right:1px solid #e0e0e0;overflow-y:auto}.editor-module__HWIn6a__panel:last-child{border-left:1px solid #e0e0e0;border-right:none}.editor-module__HWIn6a__panelHeader{color:#333;text-transform:uppercase;letter-spacing:1px;z-index:10;background:#fff;border-bottom:1px solid #eee;padding:12px 16px;font-size:13px;font-weight:700;position:sticky;top:0}.editor-module__HWIn6a__editorPanel{background:#fff;flex-direction:column;display:flex;overflow-y:auto}.editor-module__HWIn6a__tabs{border-bottom:1px solid #e0e0e0;display:flex}.editor-module__HWIn6a__tab{text-align:center;cursor:pointer;color:#888;background:0 0;border:none;border-bottom:2px solid #0000;flex:1;padding:8px 0;font-size:13px;transition:all .15s}.editor-module__HWIn6a__tab:hover{color:#333}.editor-module__HWIn6a__tabActive{color:#1a1a1a;border-bottom-color:#1a1a1a;font-weight:600}.editor-module__HWIn6a__tabContent{flex:1;padding:16px;overflow-y:auto}.editor-module__HWIn6a__generatorSelect{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:6px;width:100%;padding:8px 12px;font-size:13px}.editor-module__HWIn6a__generatorSelect:focus{border-color:#1a1a1a;outline:none}.editor-module__HWIn6a__titleInput{border:none;border-bottom:1px solid #eee;outline:none;width:100%;padding:16px;font-family:inherit;font-size:24px;font-weight:700}.editor-module__HWIn6a__bodyTextarea{resize:none;border:none;outline:none;flex:1;width:100%;min-height:400px;padding:16px;font-family:Noto Serif KR,Georgia,serif;font-size:16px;line-height:1.8}.editor-module__HWIn6a__editorFooter{color:#888;border-top:1px solid #eee;justify-content:space-between;align-items:center;padding:8px 16px;font-size:12px;display:flex}.editor-module__HWIn6a__generateBtn{color:#fff;cursor:pointer;background:#1a1a1a;border:none;border-radius:6px;padding:8px 20px;font-size:13px;font-weight:600;transition:background .15s}.editor-module__HWIn6a__generateBtn:hover{background:#333}.editor-module__HWIn6a__generateBtn:disabled{cursor:not-allowed;background:#ccc}.editor-module__HWIn6a__chatMessages{flex-direction:column;flex:1;gap:8px;padding:12px;display:flex;overflow-y:auto}.editor-module__HWIn6a__chatMessage{word-break:keep-all;white-space:pre-wrap;border-radius:8px;max-width:90%;padding:8px 12px;font-size:14px;line-height:1.6}.editor-module__HWIn6a__chatUser{color:#fff;background:#1a1a1a;align-self:flex-end}.editor-module__HWIn6a__chatAssistant{color:#333;background:#f0f0f0;align-self:flex-start}.editor-module__HWIn6a__chatInputRow{border-top:1px solid #eee;align-items:flex-end;gap:8px;padding:12px;display:flex}.editor-module__HWIn6a__chatInput{resize:none;border:1px solid #ddd;border-radius:8px;outline:none;flex:1;min-height:60px;max-height:160px;padding:10px 12px;font-family:inherit;font-size:14px;line-height:1.5;overflow-y:auto}.editor-module__HWIn6a__chatInput:focus{border-color:#1a1a1a;box-shadow:0 0 0 1px #1a1a1a}.editor-module__HWIn6a__chatSendBtn{color:#fff;cursor:pointer;white-space:nowrap;background:#1a1a1a;border:none;border-radius:8px;flex-shrink:0;padding:10px 16px;font-size:13px}.editor-module__HWIn6a__chatSendBtn:disabled{cursor:not-allowed;background:#ccc}.editor-module__HWIn6a__progressBar{background:#fafafa;border-top:1px solid #eee;padding:12px 16px}.editor-module__HWIn6a__progressTitle{color:#888;margin-bottom:6px;font-size:11px;font-weight:600}.editor-module__HWIn6a__progressStep{color:#888;align-items:center;gap:8px;padding:4px 0;font-size:12px;display:flex}.editor-module__HWIn6a__progressStepDone{color:#2d8a4e}.editor-module__HWIn6a__progressStepRunning{color:#1a1a1a;font-weight:600}.editor-module__HWIn6a__progressStepError{color:#d32f2f}.editor-module__HWIn6a__progressStepIcon{text-align:center;width:16px}.editor-module__HWIn6a__statusMessage{color:#888;background:#fafafa;border-top:1px solid #eee;padding:8px 16px;font-size:12px;font-style:italic}.editor-module__HWIn6a__searchRow{gap:8px;margin-bottom:12px;display:flex}.editor-module__HWIn6a__searchInput{border:1px solid #ddd;border-radius:6px;outline:none;flex:1;padding:8px 12px;font-size:13px}.editor-module__HWIn6a__searchBtn{color:#fff;cursor:pointer;white-space:nowrap;background:#1a1a1a;border:none;border-radius:6px;padding:8px 16px;font-size:13px}.editor-module__HWIn6a__newsItem{border-bottom:1px solid #f0f0f0;padding:10px 0}.editor-module__HWIn6a__newsTitle{color:#1a1a1a;cursor:pointer;margin-bottom:4px;font-size:14px;font-weight:600}.editor-module__HWIn6a__newsTitle:hover{text-decoration:underline}.editor-module__HWIn6a__newsDesc{color:#666;font-size:12px;line-height:1.5}.editor-module__HWIn6a__newsActions{gap:8px;margin-top:4px;display:flex}.editor-module__HWIn6a__smallBtn{cursor:pointer;color:#666;background:#fff;border:1px solid #ddd;border-radius:4px;padding:2px 8px;font-size:11px}.editor-module__HWIn6a__smallBtn:hover{background:#f5f5f5}.editor-module__HWIn6a__factSection{margin-bottom:16px}.editor-module__HWIn6a__factLabel{color:#888;text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px;font-size:12px;font-weight:600}.editor-module__HWIn6a__factItem{color:#333;padding:4px 0;font-size:13px;line-height:1.5}.editor-module__HWIn6a__factInputRow{gap:4px;margin-top:4px;display:flex}.editor-module__HWIn6a__factInput{border:1px solid #ddd;border-radius:4px;outline:none;flex:1;padding:4px 8px;font-size:12px}.editor-module__HWIn6a__savedItem{border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:flex-start;gap:8px;padding:8px 0;display:flex}.editor-module__HWIn6a__savedTitle{color:#1a1a1a;cursor:pointer;flex:1;font-size:13px}.editor-module__HWIn6a__savedTitle:hover{color:#06c;text-decoration:underline}.editor-module__HWIn6a__savedLink{color:#999;word-break:break-all;margin-top:2px;font-size:10px}.editor-module__HWIn6a__removeBtn{color:#999;cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:2px 6px;font-size:11px}.editor-module__HWIn6a__removeBtn:hover{color:#e00}.editor-module__HWIn6a__ruleBlock{margin-bottom:12px}.editor-module__HWIn6a__ruleTitle{color:#1a1a1a;margin-bottom:4px;font-size:12px;font-weight:600}.editor-module__HWIn6a__ruleText{color:#555;font-size:13px;line-height:1.6}.editor-module__HWIn6a__vocabList{flex-wrap:wrap;gap:6px;margin-top:4px;display:flex}.editor-module__HWIn6a__vocabTag{color:#555;background:#f0f0f0;border-radius:4px;padding:2px 8px;font-size:12px}.editor-module__HWIn6a__formGroup{margin-bottom:12px}.editor-module__HWIn6a__formLabel{color:#555;margin-bottom:4px;font-size:12px;font-weight:600;display:block}.editor-module__HWIn6a__formTextarea{resize:vertical;border:1px solid #ddd;border-radius:6px;outline:none;width:100%;min-height:60px;padding:8px;font-family:inherit;font-size:13px}.editor-module__HWIn6a__formSelect{background:#fff;border:1px solid #ddd;border-radius:6px;width:100%;padding:8px;font-size:13px}.editor-module__HWIn6a__exportBtn{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff4d;border-radius:6px;padding:6px 14px;font-size:12px}.editor-module__HWIn6a__exportBtn:hover{border-color:#fff}.editor-module__HWIn6a__resetBtn{color:#fff9;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:6px;padding:5px 14px;font-size:12px}.editor-module__HWIn6a__resetBtn:hover{color:#ff6b6b;border-color:#ff6b6b}.editor-module__HWIn6a__resetBtn:disabled{opacity:.3;cursor:not-allowed}.editor-module__HWIn6a__categoryLabel{color:#888;text-transform:uppercase;letter-spacing:.5px;border-top:1px solid #f0f0f0;margin-top:8px;padding:8px 0 4px;font-size:11px;font-weight:600}.editor-module__HWIn6a__spinner{border:2px solid #ddd;border-top-color:#1a1a1a;border-radius:50%;width:14px;height:14px;animation:.6s linear infinite editor-module__HWIn6a__spin;display:inline-block}@keyframes editor-module__HWIn6a__spin{to{transform:rotate(360deg)}}.editor-module__HWIn6a__emptyState{text-align:center;color:#aaa;padding:40px 20px;font-size:13px}.editor-module__HWIn6a__modeToggle{border:1px solid #ddd;border-radius:6px;margin-bottom:12px;display:flex;overflow:hidden}.editor-module__HWIn6a__modeBtn{color:#888;cursor:pointer;background:#fff;border:none;flex:1;padding:6px 12px;font-size:12px;font-weight:500;transition:all .15s}.editor-module__HWIn6a__modeBtn:first-child{border-right:1px solid #ddd}.editor-module__HWIn6a__modeBtn:hover{background:#f5f5f5}.editor-module__HWIn6a__modeBtnActive{color:#fff;background:#1a1a1a}.editor-module__HWIn6a__modeBtnActive:hover{background:#333}.editor-module__HWIn6a__tabPanelHidden{display:none}
