/* Final responsive placement for the shared panel (kept last in the cascade). */

.editor-main-panel { min-width:0; }.agent-editor-frame { min-height:calc(100vh - 96px); padding-bottom:10px; }.icon-tool { width:29px; height:30px; border-radius:6px; }.icon-tool i { width:15px; height:15px; }
.editor-document-card { width:100%; min-height:calc(100vh - 205px); border-radius:0 0 10px 10px; box-shadow:none; }.rich-editor-surface { min-height:calc(100vh - 245px); padding:28px 34px 92px; font-size:15px; line-height:1.65; }.rich-editor-content { max-width:720px; font-size:calc(15px * var(--editor-zoom,1)); line-height:1.65; }

.editor-suggestions-panel { gap:0; border-radius:10px; box-shadow:none; }.editor-report-status { margin:7px; padding:7px 8px; border-radius:6px; }.editor-report-status p { font-size:10px; }.editor-report-status h3 { font-size:11px; }
.unified-suggestion-panel { overflow:hidden; }
