.tiptap{overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;:first-child{margin-top:0}img{max-width:100%;height:auto;display:block;margin:1rem 0}ol,ul{padding:0 1rem;margin:1.25rem 1rem 1.25rem .4rem;li p{margin-top:.25em;margin-bottom:.25em}}h1,h2,h3,h4,h5,h6{line-height:1.1;margin-top:2.5rem;text-wrap:pretty}h1,h2{margin-top:3.5rem;margin-bottom:1.5rem}h1{font-size:1.4rem}h2{font-size:1.2rem}h3{font-size:1.1rem}h4,h5,h6{font-size:1rem}code{background-color:var(--purple-light);border-radius:.4rem;color:var(--black);font-size:.85rem;padding:.25em .3em}pre{background:var(--black);border-radius:.5rem;color:var(--white);font-family:JetBrainsMono,monospace;margin:1.5rem 0;padding:.75rem 1rem;code{background:none;color:inherit;font-size:.8rem;padding:0}}blockquote{border-left:3px solid var(--gray-3);margin:1.5rem 0;padding-left:1rem}hr{border:none;border-top:1px solid var(--gray-2,#e5e7eb);margin:2rem 0;opacity:1}table{border-collapse:collapse;margin:0;overflow:hidden;table-layout:fixed;width:100%;td,th{border:1px solid #e1e1e1;box-sizing:border-box;min-width:1em;padding:6px 8px;position:relative;vertical-align:top;>*{margin-bottom:0}}th{background-color:#e1e1e1;font-weight:700;text-align:left}.selectedCell:after{background:#e1e1e1;content:"";left:0;right:0;bottom:0;z-index:2}.column-resize-handle,.selectedCell:after{top:0;pointer-events:none;position:absolute}.column-resize-handle{background-color:#464eb4;bottom:-2px;right:-2px;width:4px}}.tableWrapper{margin:1.5rem 0;overflow-x:auto}&.resize-cursor{cursor:ew-resize;cursor:col-resize}#dropdownMenu{display:none;position:absolute;background-color:#f9f9f9;min-width:160px;box-shadow:0 8px 16px 0 rgba(0,0,0,.2);z-index:1}#dropdownMenu a{color:black;padding:12px 16px;text-decoration:none;display:block}#dropdownMenu a:hover{background-color:#f1f1f1}a{text-decoration:underline;cursor:pointer}}@media (min-width:601px){.tiptap.article-content a.pswp-item{display:inline-block;width:fit-content;max-width:100%;align-self:flex-start;margin:1rem 0;line-height:0;vertical-align:top}.tiptap.article-content a.pswp-item>img{margin:0}}.ProseMirror{border:none;padding:10px;min-height:calc(100vh - 206px);outline:none}.ProseMirror:focus{background-color:none}.html-viewer-editor-block{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;margin:18px 0;padding:16px 18px;border:1px solid #bfdbfe;border-radius:10px;background:#f8fbff;color:#1f2937;cursor:grab}.html-viewer-editor-block__label{align-self:stretch;display:inline-flex;align-items:center;padding:0 12px;border-radius:7px;background:#3167ef;color:#ffffff;font-size:12px;font-weight:700;letter-spacing:-.01em}.html-viewer-editor-block__content{min-width:0;display:flex;flex-direction:column;gap:2px}.html-viewer-editor-block__size,.html-viewer-editor-block__title{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.html-viewer-editor-block__title{font-size:14px;line-height:1.5}.html-viewer-editor-block__size{color:#3167ef;font-size:11px;font-weight:600;line-height:1.4}.html-viewer-editor-block__edit{align-self:center;padding:7px 12px;border:1px solid #9db7f8;border-radius:7px;background:#ffffff;color:#2457d6;cursor:pointer;font-size:12px;font-weight:700;line-height:1}[data-html-viewer-authoring=disabled] .html-viewer-editor-block__edit{display:none}.html-viewer-editor-block__edit:focus-visible,.html-viewer-editor-block__edit:hover{border-color:#3167ef;background:#eef4ff;outline:none}.html-viewer-editor-block.ProseMirror-selectednode{border-color:#3167ef;box-shadow:0 0 0 3px rgba(49,103,239,.14)}@media (max-width:600px){.html-viewer-editor-block{grid-template-columns:auto minmax(0,1fr) auto;padding:14px}.html-viewer-editor-block__label{grid-column:1;grid-row:1;justify-self:start;padding:5px 9px}.html-viewer-editor-block__content{grid-column:1/-1;grid-row:2}.html-viewer-editor-block__edit{grid-column:3;grid-row:1}}.control-group{margin-bottom:10px}.button-group{display:flex;align-items:center;justify-content:flex-start;flex-direction:row;padding:8px 10px;gap:12px;border-bottom:1px solid #e1e1e1;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch}.button-group::-webkit-scrollbar{display:none}.button-group{scrollbar-width:none}.button,.button-group button{margin-right:5px;margin-bottom:5px;background-color:#ffffff;border:none;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:5px;border-radius:5px;cursor:pointer;font-size:14px;font-weight:500;font-family:Noto Sans KR,sans-serif;white-space:nowrap}.uploaded-files-container{margin-top:20px;border:1px solid #e1e1e1;border-radius:8px;padding:16px;background-color:#f9f9f9}.uploaded-files-container h3{margin-top:0;margin-bottom:12px;font-size:18px;color:#333}.file-list{display:flex;flex-wrap:wrap;gap:10px}.file-item{display:flex;align-items:center;background-color:#ffffff;border:1px solid #e1e1e1;border-radius:4px;padding:8px 12px;font-size:14px}.file-name{margin-right:8px;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.remove-file{cursor:pointer;transition:color .2s}.folder-icon,.remove-file{background:none;border:none;color:#888;padding:2px;display:flex;align-items:center;justify-content:center}.folder-icon{margin-right:8px}.remove-file:hover{color:#ff4d4f}