.aiSummary{position:absolute;top:50px;left:50px;right:50px;bottom:50px;background-color:#fff;border:1px solid #ccc;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,.2);overflow:auto;white-space:pre-wrap;display:flex;flex-direction:column}.aiSummary .header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;padding:10px;background-color:#f7f7f7}.aiSummary .header h2{margin:0;font-size:1.2em}.aiSummary .header button{background-color:rgba(0,0,0,0);border:none;cursor:pointer;font-size:1.2em;color:#333}.aiSummary .header button:hover{color:#007bff}.aiSummary .content{flex:1;overflow-y:auto;font-family:monospace;font-size:.9em;line-height:1.4;padding:10px}
#doc-editor-app{display:flex;height:100vh;width:100vw}#doc-editor-app .titlebar .actions{-moz-column-gap:5px;column-gap:5px;margin:0px 5px}#doc-editor-app .titlebar .actions .status{min-width:200px}#doc-editor-app #left-panel,#doc-editor-app #right-panel{position:relative;min-width:0}#doc-editor-app #left-panel{flex:3}#doc-editor-app #right-panel{flex:1;display:flex;flex-direction:column}#doc-editor-app #right-panel .readonly-header{background-color:#a9a9a9}#doc-editor-app #right-panel .canvas-container{position:relative;flex:1}

/*# sourceMappingURL=doc-editor.8960f51f.css.map*/