.workspace.svelte-1uha8ag{width:min(1560px,calc(100vw - 28px));min-height:100vh;margin:0 auto;padding:10px 0 34px}.toolbar-shell.svelte-1uha8ag{position:sticky;top:8px;z-index:20;display:grid;gap:5px;max-height:calc(100vh - 16px);margin-bottom:8px;overflow:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.toolbar.svelte-1uha8ag{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:9px 10px;align-items:stretch;padding:10px;border:1px solid var(--line);border-radius:8px;background:color-mix(in oklch,var(--panel) 98%,oklch(0% 0 0 / 0));box-shadow:0 18px 44px #0000002e}.tool-group.svelte-1uha8ag{display:flex;align-items:center;gap:7px;min-width:0;min-height:44px;padding:6px 10px;border:1px solid color-mix(in oklch,var(--line) 78%,transparent);border-radius:8px;background:color-mix(in oklch,var(--panel-2) 46%,transparent)}.tool-group.svelte-1uha8ag:last-child{border-right:1px solid color-mix(in oklch,var(--line) 78%,transparent)}.tool-group-wide.svelte-1uha8ag{flex-wrap:wrap}.command-group.svelte-1uha8ag{grid-column:1;width:max-content}.inline-group.svelte-1uha8ag{grid-column:2;flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;overflow-y:hidden;scrollbar-gutter:stable}.tool-panel-tabs.svelte-1uha8ag{grid-column:3;width:max-content}.toolbar.svelte-1uha8ag .tool-panel-tabs:where(.svelte-1uha8ag) button:where(.svelte-1uha8ag){min-width:82px}.link-tool.svelte-1uha8ag,.tool-panel.svelte-1uha8ag,.block-insert-group.svelte-1uha8ag,.code-settings-group.svelte-1uha8ag,.typography-group.svelte-1uha8ag{grid-column:1 / -1}.block-insert-group.svelte-1uha8ag{flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;padding-bottom:8px;scrollbar-gutter:stable}.block-insert-group.svelte-1uha8ag>:where(.svelte-1uha8ag){flex:0 0 auto}.toolbar.svelte-1uha8ag button:where(.svelte-1uha8ag),.toolbar.svelte-1uha8ag label:where(.svelte-1uha8ag),.switch.svelte-1uha8ag{height:36px;flex:0 0 auto;white-space:nowrap}.toolbar.svelte-1uha8ag button:where(.svelte-1uha8ag){display:inline-flex;align-items:center;justify-content:center;gap:6px;min-width:36px;padding:0 10px;border:1px solid var(--line);border-radius:7px;background:var(--panel-2);color:var(--text);font-weight:500;cursor:pointer}.toolbar.svelte-1uha8ag svg{flex:0 0 auto}.toolbar.svelte-1uha8ag button:where(.svelte-1uha8ag) span:where(.svelte-1uha8ag),.toolbar.svelte-1uha8ag label:where(.svelte-1uha8ag) span:where(.svelte-1uha8ag),.switch.svelte-1uha8ag span:where(.svelte-1uha8ag){white-space:nowrap}.toolbar.svelte-1uha8ag button.active:where(.svelte-1uha8ag){border-color:var(--accent);background:color-mix(in oklch,var(--accent) 22%,var(--panel-2));color:var(--accent)}.toolbar.svelte-1uha8ag button:where(.svelte-1uha8ag):disabled{cursor:not-allowed;opacity:.42}.floating-github-link.svelte-1uha8ag{position:fixed;left:12px;bottom:12px;z-index:35;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border:1px solid color-mix(in oklch,var(--line) 82%,transparent);border-radius:999px;background:color-mix(in oklch,var(--panel) 92%,transparent);color:var(--muted);box-shadow:0 16px 34px #0003;text-decoration:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:border-color .16s ease,color .16s ease,transform .16s ease}.floating-github-link.svelte-1uha8ag:hover,.floating-github-link.svelte-1uha8ag:focus-visible{border-color:color-mix(in oklch,var(--accent) 68%,var(--line));color:var(--accent);transform:translateY(-1px);outline:none}.toolbar.svelte-1uha8ag .copy-button:where(.svelte-1uha8ag){min-width:112px;border-color:color-mix(in oklch,var(--accent) 72%,oklch(0% 0 0));background:var(--accent);color:#1a2000;color:oklch(22.89% .055 118.8);font-weight:500}.toolbar.svelte-1uha8ag .copy-button:where(.svelte-1uha8ag):disabled{cursor:not-allowed;opacity:.72}label.svelte-1uha8ag{display:inline-flex;align-items:center;gap:7px;color:var(--muted);font-size:13px;font-weight:500}label.svelte-1uha8ag span:where(.svelte-1uha8ag){display:inline-flex;align-items:center;gap:5px}select.svelte-1uha8ag{height:36px;min-width:104px;border:1px solid var(--line);border-radius:7px;background:var(--panel-2);padding:0 9px}input[type=url].svelte-1uha8ag{width:min(320px,48vw);height:36px;border:1px solid var(--line);border-radius:7px;background:var(--panel-2);color:var(--text);padding:0 10px}input[type=url].svelte-1uha8ag:focus{border-color:var(--accent);outline:none}input[type=url].error.svelte-1uha8ag{border-color:var(--danger);background:color-mix(in oklch,var(--danger) 12%,var(--panel-2))}input[type=text].svelte-1uha8ag{width:min(260px,44vw);height:36px;border:1px solid var(--line);border-radius:7px;background:var(--panel-2);color:var(--text);padding:0 10px}input[type=text].svelte-1uha8ag:focus{border-color:var(--accent);outline:none}input[type=text].error.svelte-1uha8ag{border-color:var(--danger);background:color-mix(in oklch,var(--danger) 12%,var(--panel-2))}input[type=text].svelte-1uha8ag:disabled{cursor:not-allowed;opacity:.5}.block-label-field.svelte-1uha8ag input:where(.svelte-1uha8ag){width:150px}.callout-color-field.svelte-1uha8ag{gap:8px}.callout-color-controls.svelte-1uha8ag{display:inline-flex;gap:8px;align-items:center}.callout-color-swatches.svelte-1uha8ag{display:inline-flex;gap:6px;align-items:center}.toolbar.svelte-1uha8ag .callout-color-swatch:where(.svelte-1uha8ag){width:24px;min-width:24px;height:24px;padding:0;border-radius:999px;background:var(--swatch)}.toolbar.svelte-1uha8ag .callout-color-swatch.active:where(.svelte-1uha8ag){box-shadow:0 0 0 2px var(--panel-2),0 0 0 4px var(--accent)}.callout-color-input.svelte-1uha8ag{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.code-filename-input.svelte-1uha8ag,.line-highlight-input.svelte-1uha8ag{width:170px}.line-range-hint.svelte-1uha8ag{color:var(--danger);font-size:12px;font-weight:500}.link-tool.svelte-1uha8ag{flex-wrap:wrap}.switch.svelte-1uha8ag{padding:0 10px;border:1px solid var(--line);border-radius:7px;background:var(--panel-2)}input[type=checkbox].svelte-1uha8ag{width:16px;height:16px;accent-color:var(--accent)}.swatches.svelte-1uha8ag{display:inline-flex;gap:5px}.toolbar.svelte-1uha8ag .swatch:where(.svelte-1uha8ag){min-width:24px;width:24px;height:24px;border-radius:999px;background:var(--swatch)}.markdown-panel.svelte-1uha8ag,.llm-panel.svelte-1uha8ag{display:grid;gap:10px;margin-bottom:12px;padding:10px;border:1px solid var(--line);border-radius:8px;background:color-mix(in oklch,var(--panel) 88%,transparent)}.toolbar-shell.svelte-1uha8ag .markdown-panel:where(.svelte-1uha8ag),.toolbar-shell.svelte-1uha8ag .llm-panel:where(.svelte-1uha8ag){margin-bottom:0}.markdown-input.svelte-1uha8ag{width:100%;min-height:220px;resize:vertical;border:1px solid var(--line);border-radius:7px;background:#090d13;color:#dce6f0;padding:12px;font-family:Cascadia Mono,D2Coding,나눔고딕코딩,Noto Sans Mono CJK,JetBrains Mono,Fira Code,Hack,Source Code Pro,IBM Plex Mono,Roboto Mono,Consolas,Menlo,Monaco,monospace;font-size:13px;line-height:1.6;outline:none}.markdown-input.svelte-1uha8ag:focus{border-color:var(--accent)}.llm-grid.svelte-1uha8ag{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.llm-field.svelte-1uha8ag{display:grid;align-items:stretch;gap:5px;min-width:0;color:var(--muted);font-size:13px;font-weight:500}.llm-field.svelte-1uha8ag>label:where(.svelte-1uha8ag),.llm-field.svelte-1uha8ag>span:where(.svelte-1uha8ag){display:inline-flex;align-items:center;min-height:18px;color:var(--muted);font-size:13px;font-weight:500}.llm-field.svelte-1uha8ag input:where(.svelte-1uha8ag),.llm-field.svelte-1uha8ag select:where(.svelte-1uha8ag),.llm-prompt-input.svelte-1uha8ag{width:100%;min-width:0;border:1px solid var(--line);border-radius:7px;background:var(--panel-2);color:var(--text);font:inherit;outline:none}.llm-field.svelte-1uha8ag input:where(.svelte-1uha8ag),.llm-field.svelte-1uha8ag select:where(.svelte-1uha8ag){height:36px;padding:0 11px}.llm-secret-input.svelte-1uha8ag{-webkit-text-security:disc}.llm-model-row.svelte-1uha8ag{display:flex;align-items:center;gap:7px;min-width:0}.llm-model-combobox.svelte-1uha8ag{position:relative;flex:1 1 auto;min-width:0}.llm-model-suggestions.svelte-1uha8ag{position:absolute;z-index:30;top:calc(100% + 5px);right:0;left:0;display:grid;max-height:250px;overflow:auto;border:1px solid var(--border);border-radius:7px;background:var(--panel);box-shadow:0 16px 34px color-mix(in oklch,black 36%,transparent);padding:4px}.llm-model-suggestions.svelte-1uha8ag button:where(.svelte-1uha8ag){display:grid;gap:2px;width:100%;min-height:36px;border:0;border-radius:5px;background:transparent;color:var(--text);padding:6px 8px;text-align:left;cursor:pointer}.llm-model-suggestions.svelte-1uha8ag button:where(.svelte-1uha8ag):hover,.llm-model-suggestions.svelte-1uha8ag button:where(.svelte-1uha8ag):focus-visible,.llm-model-suggestions.svelte-1uha8ag button[aria-selected=true]:where(.svelte-1uha8ag){background:color-mix(in oklch,var(--accent) 14%,transparent);outline:none}.llm-model-suggestions.svelte-1uha8ag span:where(.svelte-1uha8ag),.llm-model-suggestions.svelte-1uha8ag small:where(.svelte-1uha8ag){min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.llm-model-suggestions.svelte-1uha8ag small:where(.svelte-1uha8ag){color:var(--muted);font-size:11px;font-weight:500}.llm-model-filter.svelte-1uha8ag{display:inline-flex;flex:0 0 auto;align-items:center;gap:6px;min-height:36px;padding:0 9px;border:1px solid var(--border);border-radius:7px;color:var(--muted);font-size:13px;white-space:nowrap;cursor:pointer;-webkit-user-select:none;user-select:none}.llm-model-filter.svelte-1uha8ag input:where(.svelte-1uha8ag){width:14px;min-width:14px;height:14px;padding:0;margin:0;accent-color:var(--accent)}.llm-model-refresh.svelte-1uha8ag{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid var(--line);border-radius:7px;background:var(--panel-2);color:var(--text);cursor:pointer}.llm-model-refresh.svelte-1uha8ag:disabled{cursor:wait;opacity:.62}.llm-prompt-field.svelte-1uha8ag{display:grid}.llm-prompt-input.svelte-1uha8ag{min-height:112px;resize:vertical;padding:10px 11px;line-height:1.55}.llm-field.svelte-1uha8ag input:where(.svelte-1uha8ag):focus,.llm-field.svelte-1uha8ag select:where(.svelte-1uha8ag):focus,.llm-prompt-input.svelte-1uha8ag:focus{border-color:var(--accent)}.markdown-actions.svelte-1uha8ag,.llm-actions.svelte-1uha8ag{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.markdown-import-button.svelte-1uha8ag,.markdown-clear-button.svelte-1uha8ag,.panel-close-button.svelte-1uha8ag{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:34px;border:1px solid var(--line);border-radius:7px;background:var(--panel-2);color:var(--text);font-weight:850;cursor:pointer;white-space:nowrap}.markdown-import-button.svelte-1uha8ag{border-color:color-mix(in oklch,var(--accent) 66%,var(--line));background:color-mix(in oklch,var(--accent) 18%,var(--panel-2));color:var(--accent)}.markdown-clear-button.svelte-1uha8ag:hover{color:var(--danger)}.markdown-import-button.svelte-1uha8ag:disabled{cursor:not-allowed;opacity:.48}.markdown-status.svelte-1uha8ag{color:var(--muted);font-size:12px;font-weight:850;white-space:nowrap}.llm-status.svelte-1uha8ag{min-width:0;max-width:min(520px,100%);overflow:hidden;text-overflow:ellipsis}.llm-note.svelte-1uha8ag{color:color-mix(in oklch,var(--muted) 76%,transparent);font-size:12px;font-weight:500;white-space:nowrap}.markdown-status.error.svelte-1uha8ag{color:var(--danger)}.storage-panel.svelte-1uha8ag{grid-column:1 / -1;position:relative;display:grid;gap:5px;margin:0;padding-right:38px}.storage-panel-close.svelte-1uha8ag{position:absolute;top:9px;right:9px;z-index:1;width:32px;min-width:32px;height:32px;padding:0;color:var(--muted)}.storage-panel-close.svelte-1uha8ag:hover{color:var(--danger)}.preset-panel.svelte-1uha8ag,.draft-history-panel.svelte-1uha8ag{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin:0;padding:10px;border:1px solid var(--line);border-radius:8px;background:color-mix(in oklch,var(--panel) 88%,transparent)}.preset-save.svelte-1uha8ag,.draft-history-save.svelte-1uha8ag{display:flex;flex:0 1 auto;flex-wrap:wrap;align-items:center;gap:8px;min-width:0}.draft-history-title.svelte-1uha8ag{display:inline-flex;align-items:center;gap:6px;color:var(--muted);font-size:13px;font-weight:850;white-space:nowrap}.preset-save-button.svelte-1uha8ag,.draft-history-save-button.svelte-1uha8ag{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:34px;border:1px solid color-mix(in oklch,var(--accent) 66%,var(--line));border-radius:7px;background:color-mix(in oklch,var(--accent) 18%,var(--panel-2));color:var(--accent);font-weight:850;cursor:pointer;white-space:nowrap}.preset-count.svelte-1uha8ag,.draft-history-count.svelte-1uha8ag{color:var(--muted);font-size:12px;font-weight:850;white-space:nowrap}.preset-count.error.svelte-1uha8ag,.draft-history-count.error.svelte-1uha8ag{color:var(--danger)}.preset-list.svelte-1uha8ag,.draft-history-list.svelte-1uha8ag{display:flex;flex:1 1 360px;gap:8px;min-width:0;overflow-x:auto;padding-bottom:1px;scrollbar-gutter:stable}.preset-empty.svelte-1uha8ag,.draft-history-empty.svelte-1uha8ag{display:inline-flex;align-items:center;min-height:34px;color:var(--muted);font-size:13px;font-weight:800}.preset-item.svelte-1uha8ag,.draft-history-item.svelte-1uha8ag{display:inline-flex;align-items:stretch;flex:0 0 auto;max-width:250px;overflow:hidden;border:1px solid var(--line);border-radius:7px;background:var(--panel-2)}.preset-apply.svelte-1uha8ag,.draft-history-apply.svelte-1uha8ag{display:grid;gap:2px;min-width:150px;max-width:210px;border:0;border-right:1px solid var(--line);background:transparent;color:var(--text);padding:7px 10px;text-align:left;cursor:pointer}.preset-rename-input.svelte-1uha8ag{min-width:150px;max-width:210px;border:0;border-right:1px solid var(--line);outline:2px solid var(--accent);outline-offset:-2px;background:color-mix(in oklch,var(--panel) 88%,var(--accent) 12%);color:var(--text);padding:7px 10px;font-size:13px;font-weight:900}.preset-apply.svelte-1uha8ag span:where(.svelte-1uha8ag),.preset-apply.svelte-1uha8ag small:where(.svelte-1uha8ag),.draft-history-apply.svelte-1uha8ag span:where(.svelte-1uha8ag),.draft-history-apply.svelte-1uha8ag small:where(.svelte-1uha8ag){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.preset-apply.svelte-1uha8ag span:where(.svelte-1uha8ag),.draft-history-apply.svelte-1uha8ag span:where(.svelte-1uha8ag){font-size:13px;font-weight:900}.preset-apply.svelte-1uha8ag small:where(.svelte-1uha8ag),.draft-history-apply.svelte-1uha8ag small:where(.svelte-1uha8ag){color:var(--muted);font-size:11px;font-weight:750}.preset-delete.svelte-1uha8ag,.draft-history-delete.svelte-1uha8ag{display:inline-flex;align-items:center;justify-content:center;width:34px;border:0;background:transparent;color:var(--muted);cursor:pointer}.preset-delete.svelte-1uha8ag:hover,.draft-history-delete.svelte-1uha8ag:hover{color:var(--danger)}.workbench.svelte-1uha8ag{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);gap:12px;align-items:stretch}.editor-panel.svelte-1uha8ag,.preview-panel.svelte-1uha8ag{min-width:0;border:1px solid var(--line);border-radius:8px;background:color-mix(in oklch,var(--panel) 90%,transparent);box-shadow:0 20px 70px #00000029}.panel-head.svelte-1uha8ag{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:48px;padding:0 14px;border-bottom:1px solid var(--line)}.panel-title.svelte-1uha8ag{display:inline-flex;align-items:center;gap:8px;font-weight:850}.counter.svelte-1uha8ag{color:var(--muted);font-size:13px;font-weight:700}.status-pill.svelte-1uha8ag{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:0 9px;border:1px solid color-mix(in oklch,var(--accent-2) 46%,var(--line));border-radius:999px;background:color-mix(in oklch,var(--accent-2) 13%,var(--panel-2));color:color-mix(in oklch,var(--accent-2) 70%,var(--text));font-size:12px;font-weight:850;white-space:nowrap}.preview-tools.svelte-1uha8ag{display:inline-flex;align-items:center;justify-content:flex-end;gap:10px;min-width:0}.mode-switch.svelte-1uha8ag{display:inline-grid;grid-template-columns:repeat(2,minmax(74px,1fr));height:32px;overflow:hidden;border:1px solid var(--line);border-radius:7px;background:var(--panel-2)}.mode-switch.svelte-1uha8ag button:where(.svelte-1uha8ag){border:0;border-right:1px solid var(--line);background:transparent;color:var(--muted);font-size:13px;font-weight:850;cursor:pointer}.mode-switch.svelte-1uha8ag button:where(.svelte-1uha8ag):last-child{border-right:0}.mode-switch.svelte-1uha8ag button.active:where(.svelte-1uha8ag){background:color-mix(in oklch,var(--accent) 18%,transparent);color:var(--accent)}.source-copy-button.svelte-1uha8ag{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:32px;border:1px solid var(--line);border-radius:7px;background:var(--panel-2);color:var(--text);font-size:13px;font-weight:850;cursor:pointer;white-space:nowrap}.source-copy-button.svelte-1uha8ag:disabled{cursor:not-allowed;opacity:.66}.editor-surface.svelte-1uha8ag{min-height:680px;padding:18px;background:#f8f6ed;color:#15191e}.editor-surface-dark.svelte-1uha8ag{background:#020100;color:#eeece3}.code-line-context-menu.svelte-1uha8ag{position:fixed;z-index:50;display:grid;min-width:176px;gap:4px;padding:7px;border:1px solid var(--line);border-radius:7px;background:var(--panel);box-shadow:0 14px 34px #00000052}.code-line-context-title.svelte-1uha8ag{padding:5px 7px 4px;color:var(--muted);font-size:12px;line-height:1.2}.code-line-context-menu.svelte-1uha8ag button:where(.svelte-1uha8ag){justify-content:flex-start;min-height:32px;border:1px solid transparent;border-radius:6px;background:transparent;color:var(--text);font-size:14px;font-weight:500}.code-line-context-menu.svelte-1uha8ag button:where(.svelte-1uha8ag):hover,.code-line-context-menu.svelte-1uha8ag button.active:where(.svelte-1uha8ag){border-color:color-mix(in oklch,var(--accent) 48%,transparent);background:color-mix(in oklch,var(--accent) 16%,transparent);color:var(--accent)}.editor-surface.svelte-1uha8ag .article-editor{min-height:640px;outline:none;font-family:Pretendard,Noto Sans KR,Noto Sans CJK KR,본고딕,Nanum Gothic,NanumSquare Neo,나눔고딕,나눔스퀘어,나눔바른고딕,AppleGothic,Segoe UI,Malgun Gothic,맑은 고딕,Noto Sans,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:var(--editor-body-font-size, 17px);line-height:1.7;overflow-wrap:break-word;word-break:keep-all}.editor-surface.svelte-1uha8ag .article-editor>*:first-child{margin-top:0}.editor-surface.svelte-1uha8ag .article-editor h1{margin:0 0 14px;color:#1a2029;font-size:26px;font-weight:700;line-height:1.22}.editor-surface-dark.svelte-1uha8ag .article-editor h1{color:#fbf9f5}.editor-surface.svelte-1uha8ag .article-editor p{margin:0 0 14px}.editor-surface-dark.svelte-1uha8ag .article-editor a{color:#f3c14f}.editor-surface.svelte-1uha8ag .article-editor pre{position:relative;margin:0 0 16px;overflow:auto;border:1px solid oklch(25.36% .021 258.42);border-radius:7px;background:#0d121a;color:#d7dfeb;padding:14px 16px;box-shadow:inset 0 1px #ffffff0a;font-size:var(--editor-code-font-size, 15px);line-height:1.4;font-family:Cascadia Mono,D2Coding,나눔고딕코딩,Noto Sans Mono CJK,JetBrains Mono,Fira Code,Hack,Source Code Pro,IBM Plex Mono,Roboto Mono,Consolas,Menlo,Monaco,monospace;overflow-wrap:normal;word-break:normal}.editor-surface.svelte-1uha8ag .article-editor pre.dc-editor-code[data-filename]{padding-top:46px}.editor-surface.svelte-1uha8ag .article-editor pre.dc-editor-code[data-filename]:before{position:absolute;top:0;right:0;left:0;display:block;padding:8px 16px;border-bottom:1px solid oklch(28.89% .019 258.78);background:#05080f;color:#dfe6f2;content:attr(data-filename);font-size:13px;font-weight:800;line-height:1.1;cursor:text}.editor-surface.svelte-1uha8ag .article-editor pre code{display:block;min-width:max-content;font-family:inherit}.editor-surface.svelte-1uha8ag .article-editor .dc-code-line{display:inline-block;width:100%;margin-right:-100%;height:1.4em;pointer-events:none;vertical-align:top}.editor-surface.svelte-1uha8ag .article-editor .dc-code-line-highlight{background:#544200e6;background:oklch(38.8% .126 91.8 / .9)}.editor-surface.svelte-1uha8ag .article-editor .dc-code-line-addition{background:#003f0bf0;background:oklch(31.8% .115 145.18 / .94)}.editor-surface.svelte-1uha8ag .article-editor .dc-code-line-deletion{background:#64050ff0}.editor-surface.svelte-1uha8ag .article-editor .dc-code-token-keyword{color:#c094f2;font-weight:800}.editor-surface.svelte-1uha8ag .article-editor .dc-code-token-string{color:#78d07d}.editor-surface.svelte-1uha8ag .article-editor .dc-code-token-comment{color:#7d8897;font-style:italic}.editor-surface.svelte-1uha8ag .article-editor .dc-code-token-number{color:#efb065}.editor-surface.svelte-1uha8ag .article-editor .dc-code-token-function{color:#76c2ee;font-weight:700}.editor-surface.svelte-1uha8ag .article-editor :not(pre)>code{border-radius:4px;background:#e7eff9;color:#313466;font-family:Pretendard,Cascadia Mono,D2Coding,나눔고딕코딩,Noto Sans Mono CJK,JetBrains Mono,Fira Code,Hack,Source Code Pro,IBM Plex Mono,Roboto Mono,Consolas,Menlo,Monaco,monospace;font-weight:700;padding:1px 4px}.editor-surface-dark.svelte-1uha8ag .article-editor :not(pre)>code{background:#181309;color:#f7f3e8}.editor-surface.svelte-1uha8ag .article-editor blockquote{position:relative;margin:0 0 18px;padding:13px 16px 13px 48px;border-left:3px solid oklch(61.2% .049 77.83);border-top:1px solid oklch(61.2% .049 77.83);border-bottom:1px solid oklch(61.2% .049 77.83);color:#483f31;font-style:italic}.editor-surface.svelte-1uha8ag .article-editor blockquote[data-quote-style=academic]{padding:12px 16px;border-left:4px solid oklch(61.2% .049 77.83);border-top:1px solid oklch(83.11% .026 78.4);border-bottom:1px solid oklch(83.11% .026 78.4);color:#483f31;font-style:normal}.editor-surface.svelte-1uha8ag .article-editor blockquote[data-quote-style=academic]:before{position:static;display:block;margin:0 0 7px;color:#48515d;content:"QUOTE";font-size:12px;font-weight:900;line-height:1.2}.editor-surface.svelte-1uha8ag .article-editor blockquote[data-quote-style=pull]{margin:20px 0;padding:18px 20px;border:0;border-top:1px solid oklch(86.22% .014 255.48);border-bottom:1px solid oklch(86.22% .014 255.48);color:#1a2029;font-size:21px;font-style:normal;font-weight:900;line-height:1.48;text-align:center}.editor-surface.svelte-1uha8ag .article-editor blockquote[data-quote-style=pull]:before{display:none}.editor-surface.svelte-1uha8ag .article-editor blockquote[data-quote-style=bigQuote]{padding:18px 18px 16px;border:1px solid oklch(61.2% .049 77.83);border-left:4px solid oklch(61.2% .049 77.83);background:#fbfaf2}.editor-surface.svelte-1uha8ag .article-editor blockquote[data-quote-style=bigQuote]:before{position:static;display:block;margin:0 0 4px;font-size:56px;line-height:.82}.editor-surface-dark.svelte-1uha8ag .article-editor blockquote[data-quote-style=academic]{border-left-color:#ecc573;border-top-color:#433927;border-bottom-color:#433927;color:#dcd7ca}.editor-surface-dark.svelte-1uha8ag .article-editor blockquote[data-quote-style=academic]:before{color:#a8a294}.editor-surface-dark.svelte-1uha8ag .article-editor blockquote[data-quote-style=pull]{border-top-color:#433926;border-bottom-color:#433926;color:#fbf9f5}.editor-surface-dark.svelte-1uha8ag .article-editor blockquote[data-quote-style=bigQuote]{border-color:#ecc573;border-left-color:#ecc573;background:#040301}.editor-surface.svelte-1uha8ag .article-editor blockquote:before{position:absolute;top:10px;left:16px;color:#c3a880;content:"“";font-size:34px;font-style:normal;font-weight:900;line-height:1}.editor-surface.svelte-1uha8ag .article-editor blockquote p{margin:0 0 8px;color:inherit}.editor-surface.svelte-1uha8ag .article-editor blockquote>*:last-child{margin-bottom:0}.editor-surface.svelte-1uha8ag .dc-section-heading{margin:24px 0 14px;padding:4px 0 4px 14px;border-left:4px solid oklch(61.2% .049 77.83);color:#1d242e;font-size:20px;font-weight:900;line-height:1.35}.editor-surface-dark.svelte-1uha8ag .dc-section-heading{border-left-color:#f4d894;color:#f8f6f0}.editor-surface.svelte-1uha8ag .article-editor .dc-cta-button{display:inline-block;margin:0 10px 16px 0;padding:11px 22px;border:1px solid oklch(70.74% .08 82.27);background:#f6e9c9;color:#2c2314;font-weight:900;line-height:1.2;text-decoration:none}.editor-surface-dark.svelte-1uha8ag .article-editor .dc-cta-button{border-color:#f8f3e2;background:#f3e2b3;color:#0c0802}.editor-surface.svelte-1uha8ag .article-editor .dc-cta-group{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin:0 0 16px}.editor-surface.svelte-1uha8ag .article-editor .dc-cta-group[data-layout=vertical]{align-items:flex-start;flex-direction:column}.editor-surface.svelte-1uha8ag .article-editor .dc-cta-group .dc-cta-button{margin:0}.editor-surface.svelte-1uha8ag .dc-reference-list{margin:0 0 16px;padding:0;overflow:hidden;border:1px solid oklch(78.06% .088 247.23);border-left:4px solid oklch(56.77% .154 252.96);border-radius:7px;background:#f0f8ff;background:oklch(97.5% .025 247.64);color:#142b43;list-style:none}.editor-surface.svelte-1uha8ag .dc-reference-item{display:grid;grid-template-columns:34px minmax(0,1fr);gap:10px;align-items:center;margin:0;padding:11px 14px 11px 12px;border-bottom:1px solid oklch(88.91% .035 247.16);line-height:1.18}.editor-surface.svelte-1uha8ag .dc-reference-item:last-child{border-bottom:0}.editor-surface.svelte-1uha8ag .dc-reference-item:before{display:inline-flex;align-items:center;justify-content:center;min-width:30px;height:18px;border-radius:4px;background:#2478ce;color:#fafdff;color:oklch(99.21% .006 247.8);content:counter(list-item,decimal-leading-zero);font-size:11px;font-weight:900;line-height:18px;align-self:center}.editor-surface.svelte-1uha8ag .dc-reference-item a{display:inline-block;margin:0;line-height:1.18;vertical-align:middle}.editor-surface-dark.svelte-1uha8ag .dc-reference-list{border-color:#203c4c;border-left-color:#2fbaf4;background:#040301;color:#d2e8f5}.editor-surface-dark.svelte-1uha8ag .dc-reference-item{border-bottom-color:#14222a}.editor-surface-dark.svelte-1uha8ag .dc-reference-item:before{background:#2fbaf4;color:#000205}.editor-surface.svelte-1uha8ag .dc-summary-box{margin:0 0 18px;padding:14px 16px;border:1px solid oklch(84.22% .041 88.36);border-top:4px solid oklch(61.2% .049 77.83);border-radius:7px;background:#fcf7e9;color:#1d242e}.editor-surface.svelte-1uha8ag .dc-summary-box:before{display:block;margin:0 0 9px;color:#4a3c24;content:attr(data-label);font-size:12px;font-weight:900;line-height:1.2}.editor-surface.svelte-1uha8ag .dc-summary-list{margin:0;padding:0;list-style:none}.editor-surface.svelte-1uha8ag .dc-summary-item{position:relative;margin:0 0 7px;padding-left:28px;line-height:1.62;list-style:none;min-width:0}.editor-surface.svelte-1uha8ag .dc-summary-item:last-child{margin-bottom:0}.editor-surface.svelte-1uha8ag .dc-summary-item:before{position:absolute;top:.81em;left:0;width:8px;height:8px;transform:translateY(-50%);border-radius:999px;background:#948163;content:""}.editor-surface-dark.svelte-1uha8ag .dc-summary-box{border-color:#453d2a;border-top-color:#ecc573;background:#050301;color:#eeece3}.editor-surface-dark.svelte-1uha8ag .dc-summary-box:before{color:#f4d894}.editor-surface-dark.svelte-1uha8ag .dc-summary-item:before{background:#ecc573}.editor-surface.svelte-1uha8ag .dc-hero-block{margin:0 0 22px;padding:22px 24px;border:1px solid oklch(84.22% .041 88.36);border-top:4px solid oklch(61.2% .049 77.83);background:#fcf7e9;color:#1a2029}.editor-surface.svelte-1uha8ag .dc-hero-rule{display:none}.editor-surface.svelte-1uha8ag .dc-hero-label{display:block;margin:0 0 16px;color:#5f5647;font-size:12px;font-weight:900;line-height:1.2}.editor-surface.svelte-1uha8ag .dc-hero-body h1{margin:0 0 12px;color:#1a2029;font-size:28px;font-weight:700;line-height:1.22}.editor-surface.svelte-1uha8ag .dc-hero-body p{margin:0;color:#48515d;font-size:17px;font-weight:700;line-height:1.62}.editor-surface-dark.svelte-1uha8ag .dc-hero-block{border-color:#302818;border-top-color:#ecc573;background:#010100;color:#fbf9f5}.editor-surface-dark.svelte-1uha8ag .dc-hero-label{color:#ecc573}.editor-surface-dark.svelte-1uha8ag .dc-hero-body h1{color:#fbf9f5}.editor-surface-dark.svelte-1uha8ag .dc-hero-body p{color:#c0b9a9}.editor-surface.svelte-1uha8ag .dc-tutorial-block{counter-reset:dc-tutorial-step;display:grid;gap:12px;margin:0 0 18px}.editor-surface.svelte-1uha8ag .dc-tutorial-step{counter-increment:dc-tutorial-step;padding:14px 16px;border:1px solid oklch(85.31% .027 84.92);border-left:4px solid oklch(61.2% .049 77.83);border-radius:7px;background:#fefcf5;color:#2c333d}.editor-surface.svelte-1uha8ag .dc-tutorial-head{display:grid;grid-template-columns:42px minmax(0,1fr);gap:0;align-items:center;margin:0 0 8px}.editor-surface.svelte-1uha8ag .dc-tutorial-number:before{display:inline-flex;align-items:center;justify-content:center;min-width:34px;height:22px;border-radius:4px;background:#948163;color:#fdfcf8;content:attr(data-number);font-size:12px;font-weight:900;line-height:22px}.editor-surface.svelte-1uha8ag .dc-tutorial-number:not([data-number]):before{content:counter(dc-tutorial-step,decimal-leading-zero)}.editor-surface.svelte-1uha8ag .dc-tutorial-title{color:#1d242e;font-size:18px;font-weight:900;line-height:1.32}.editor-surface.svelte-1uha8ag .dc-tutorial-body{padding-left:34px}.editor-surface.svelte-1uha8ag .dc-tutorial-body>*:last-child{margin-bottom:0}.editor-surface-dark.svelte-1uha8ag .dc-tutorial-step{border-color:#433926;border-left-color:#ecc573;background:#080601;color:#ddd9ce}.editor-surface-dark.svelte-1uha8ag .dc-tutorial-number:before{background:#ecc573;color:#050301}.editor-surface-dark.svelte-1uha8ag .dc-tutorial-title{color:#f8f6f0}.editor-surface.svelte-1uha8ag .dc-comparison-block{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0 0 18px}.editor-surface.svelte-1uha8ag .dc-comparison-column{min-width:0;padding:13px 15px;border:1px solid oklch(85.31% .027 84.92);border-left:4px solid oklch(62.42% .178 24.04);border-radius:7px;background:#fff2f0;background:oklch(97.18% .032 24.18);color:#2c333d}.editor-surface.svelte-1uha8ag .dc-comparison-column[data-side=right]{border-left-color:#2cae67;background:#e4fbeb}.editor-surface.svelte-1uha8ag .dc-comparison-title{display:block;margin:0 0 8px;color:#611e1d;font-size:12px;font-weight:900;line-height:1.2}.editor-surface.svelte-1uha8ag .dc-comparison-column[data-side=right] .dc-comparison-title{color:#00361a;color:oklch(29.24% .08 154.12)}.editor-surface.svelte-1uha8ag .dc-comparison-body>*:last-child{margin-bottom:0}.editor-surface-dark.svelte-1uha8ag .dc-comparison-column{border-color:#373020;border-left-color:#ff847d;border-left-color:oklch(75.02% .17 24.82);background:#100404;color:#e8e4d8}.editor-surface-dark.svelte-1uha8ag .dc-comparison-column[data-side=right]{border-left-color:#55cf87;background:#020804}.editor-surface-dark.svelte-1uha8ag .dc-comparison-title{color:#fce1de}.editor-surface-dark.svelte-1uha8ag .dc-comparison-column[data-side=right] .dc-comparison-title{color:#d8ecdd}.editor-surface.svelte-1uha8ag .dc-data-table{width:100%;margin:0 0 16px;border-collapse:collapse;table-layout:fixed;color:#1a1e24;font-size:var(--editor-body-font-size, 17px);line-height:1.62}.editor-surface.svelte-1uha8ag .dc-data-table-cell{border:1px solid oklch(84.71% .018 83.76);padding:8px 10px;background:#fefcf8;text-align:left;vertical-align:top;overflow-wrap:break-word}.editor-surface.svelte-1uha8ag th.dc-data-table-cell{background:#f9efdd;color:#1a2029;font-weight:700}.editor-surface-dark.svelte-1uha8ag .dc-data-table{color:#e8e8e8}.editor-surface-dark.svelte-1uha8ag .dc-data-table-cell{border-color:#3a3a3a;background:#151515;color:#e8e8e8}.editor-surface-dark.svelte-1uha8ag th.dc-data-table-cell{background:#242424;color:#f4f4f4}.editor-surface.svelte-1uha8ag .dc-callout{margin:0 0 16px;padding:12px 14px;border-left:4px solid var(--dc-callout-border);border-radius:7px;background:var(--dc-callout-background);color:var(--dc-callout-text)}.editor-surface-dark.svelte-1uha8ag .dc-callout{border-left-color:var(--dc-callout-dark-border);background:var(--dc-callout-dark-background);color:var(--dc-callout-dark-text)}.editor-surface.svelte-1uha8ag .dc-callout-tip{--dc-callout-border: oklch(70.89% .156 142.5);--dc-callout-background: oklch(96.48% .047 142.49);--dc-callout-text: oklch(30.18% .073 145.31)}.editor-surface-dark.svelte-1uha8ag .dc-callout-tip{--dc-callout-dark-border: oklch(76.13% .153 142.04);--dc-callout-dark-background: oklch(11.88% .018 142.78);--dc-callout-dark-text: oklch(91.89% .026 143.2)}.editor-surface.svelte-1uha8ag .dc-callout-warning{--dc-callout-border: oklch(73.08% .151 60.74);--dc-callout-background: oklch(96.87% .048 75.17);--dc-callout-text: oklch(34.21% .082 52.58)}.editor-surface-dark.svelte-1uha8ag .dc-callout-warning{--dc-callout-dark-border: oklch(78.46% .145 69.41);--dc-callout-dark-background: oklch(12.26% .018 58.76);--dc-callout-dark-text: oklch(92.96% .03 76.33)}.editor-surface.svelte-1uha8ag .dc-callout-reference{--dc-callout-border: oklch(68.74% .127 246.28);--dc-callout-background: oklch(96.27% .036 247.39);--dc-callout-text: oklch(32.26% .07 249.42)}.editor-surface-dark.svelte-1uha8ag .dc-callout-reference{--dc-callout-dark-border: oklch(72.52% .142 232.16);--dc-callout-dark-background: oklch(11.62% .021 245.9);--dc-callout-dark-text: oklch(91.87% .029 233.82)}.editor-surface.svelte-1uha8ag .dc-callout-emphasis{--dc-callout-border: oklch(64.73% .162 303.08);--dc-callout-background: oklch(96.21% .036 302.35);--dc-callout-text: oklch(33.84% .091 303.69)}.editor-surface-dark.svelte-1uha8ag .dc-callout-emphasis{--dc-callout-dark-border: oklch(73.79% .151 303.45);--dc-callout-dark-background: oklch(12.04% .022 302.17);--dc-callout-dark-text: oklch(93.04% .029 303.2)}.editor-surface.svelte-1uha8ag .dc-callout-success{--dc-callout-border: oklch(66.42% .152 154.12);--dc-callout-background: oklch(96.12% .041 152.76);--dc-callout-text: oklch(29.24% .08 154.12)}.editor-surface-dark.svelte-1uha8ag .dc-callout-success{--dc-callout-dark-border: oklch(76.71% .151 154.54);--dc-callout-dark-background: oklch(11.76% .02 154.8);--dc-callout-dark-text: oklch(92.34% .029 154.17)}.editor-surface.svelte-1uha8ag .dc-callout-failure{--dc-callout-border: oklch(62.42% .178 24.04);--dc-callout-background: oklch(96.23% .039 24.18);--dc-callout-text: oklch(34.1% .098 24.62)}.editor-surface-dark.svelte-1uha8ag .dc-callout-failure{--dc-callout-dark-border: oklch(75.02% .17 24.82);--dc-callout-dark-background: oklch(12.02% .021 24.58);--dc-callout-dark-text: oklch(93.14% .03 24.92)}.editor-surface.svelte-1uha8ag .dc-callout-experiment{--dc-callout-border: oklch(62.11% .15 263.9);--dc-callout-background: oklch(96.2% .032 264.42);--dc-callout-text: oklch(31.56% .081 264.1)}.editor-surface-dark.svelte-1uha8ag .dc-callout-experiment{--dc-callout-dark-border: oklch(73.44% .145 264.2);--dc-callout-dark-background: oklch(11.48% .022 264.32);--dc-callout-dark-text: oklch(92.52% .031 264.14)}.editor-surface.svelte-1uha8ag .dc-callout-conclusion{--dc-callout-border: oklch(72.44% .119 91.73);--dc-callout-background: oklch(96.87% .042 94.2);--dc-callout-text: oklch(34.5% .065 88.3)}.editor-surface-dark.svelte-1uha8ag .dc-callout-conclusion{--dc-callout-dark-border: oklch(80.18% .126 91.43);--dc-callout-dark-background: oklch(12.18% .018 91.22);--dc-callout-dark-text: oklch(93.56% .027 91.42)}.editor-surface.svelte-1uha8ag .dc-callout-rebuttal{--dc-callout-border: oklch(64.8% .157 330.2);--dc-callout-background: oklch(96.1% .038 330.12);--dc-callout-text: oklch(34.4% .096 329.55)}.editor-surface-dark.svelte-1uha8ag .dc-callout-rebuttal{--dc-callout-dark-border: oklch(75.91% .154 330.36);--dc-callout-dark-background: oklch(12.11% .023 330.24);--dc-callout-dark-text: oklch(93.11% .031 330.24)}.editor-surface.svelte-1uha8ag .dc-link-box{margin:0 0 16px;padding:12px 14px;border:1px solid oklch(78.06% .088 247.23);border-left:4px solid oklch(56.77% .154 252.96);border-radius:7px;background:#f0f8ff;background:oklch(97.5% .025 247.64);color:#142b43}.editor-surface-dark.svelte-1uha8ag .dc-link-box{border-color:#203c4c;border-left-color:#2fbaf4;background:#050401;color:#d3e4ef}.preview-surface.svelte-1uha8ag{min-height:680px;padding:18px;overflow:auto;background:#fbfaf2}.preview-surface-dark.svelte-1uha8ag{background:#020100}.html-source.svelte-1uha8ag{display:block;width:100%;min-height:680px;resize:vertical;border:0;border-radius:0 0 8px 8px;background:#0d1219;color:#d8e3ee;padding:18px;font-family:Cascadia Mono,D2Coding,나눔고딕코딩,Noto Sans Mono CJK,JetBrains Mono,Fira Code,Hack,Source Code Pro,IBM Plex Mono,Roboto Mono,Consolas,Menlo,Monaco,monospace;font-size:13px;line-height:1.6;outline:none;white-space:pre}.preview-surface.svelte-1uha8ag pre{max-width:100%}.copy-error.svelte-1uha8ag{margin:14px 0 0;color:var(--danger);font-weight:800}.spin-icon.svelte-1uha8ag{display:inline-flex;animation:svelte-1uha8ag-spin .85s linear infinite}@keyframes svelte-1uha8ag-spin{to{transform:rotate(360deg)}}@media(max-width:1120px){.workbench.svelte-1uha8ag,.editor-surface.svelte-1uha8ag .dc-comparison-block{grid-template-columns:1fr}.preview-panel.svelte-1uha8ag{min-width:0}}@media(max-width:720px){.workspace.svelte-1uha8ag{width:min(100vw - 18px,720px);padding-top:16px}.toolbar.svelte-1uha8ag{grid-template-columns:minmax(0,1fr)}.command-group.svelte-1uha8ag,.inline-group.svelte-1uha8ag,.tool-panel-tabs.svelte-1uha8ag,.link-tool.svelte-1uha8ag,.block-insert-group.svelte-1uha8ag,.code-settings-group.svelte-1uha8ag,.typography-group.svelte-1uha8ag{grid-column:1;width:100%}.tool-group.svelte-1uha8ag{width:100%;border-right:1px solid color-mix(in oklch,var(--line) 78%,transparent)}.tool-group.svelte-1uha8ag:last-child{padding-bottom:6px}.floating-github-link.svelte-1uha8ag{left:8px;bottom:8px;width:42px;height:42px}.preset-save.svelte-1uha8ag,.draft-history-save.svelte-1uha8ag{width:100%}.preset-list.svelte-1uha8ag,.draft-history-list.svelte-1uha8ag{flex-basis:100%}.llm-grid.svelte-1uha8ag{grid-template-columns:1fr}.llm-model-row.svelte-1uha8ag{flex-wrap:wrap}.llm-model-combobox.svelte-1uha8ag{flex-basis:100%}.editor-surface.svelte-1uha8ag,.preview-surface.svelte-1uha8ag,.html-source.svelte-1uha8ag{min-height:460px}.panel-head.svelte-1uha8ag{align-items:flex-start;flex-direction:column;padding:11px 14px}.preview-tools.svelte-1uha8ag{width:100%;flex-wrap:wrap;justify-content:space-between}.editor-surface.svelte-1uha8ag .article-editor{min-height:420px}}
