.word-editor-panel{margin-top:1rem}.word-editor-header-card{border:1px solid var(--border);background:var(--surface);border-radius:1rem;margin-bottom:1rem;padding:1rem}.word-editor-header-card h3{margin:0 0 .3rem;font-size:1.05rem}.word-editor-header-card p{color:var(--text-muted);margin:0;font-size:.95rem;line-height:1.45}.word-editor-status{margin:0 0 1rem}.word-editor-error{color:#ef4444}.word-doc-block{margin-bottom:1.25rem}.word-doc-block h4{word-break:break-word;margin:0 0 .75rem}.word-page-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:.9rem;display:grid}.word-page-card{border:1px solid var(--border);background:var(--surface-raised);border-radius:.8rem;min-width:0;padding:.75rem}.word-page-title{margin-bottom:.5rem;font-size:.95rem;font-weight:600}.word-html-preview{border:1px solid var(--border);background:var(--bg);width:100%;max-height:420px;color:var(--text);box-sizing:border-box;border-radius:.6rem;padding:.65rem;font-size:.92rem;line-height:1.45;overflow:auto}.word-html-preview table{border-collapse:collapse;width:100%}.word-html-preview th,.word-html-preview td{border:1px solid var(--border);padding:.35rem}.word-html-preview img{max-width:100%;height:auto}@media (max-width:768px){.word-editor-header-card{padding:.85rem}.word-editor-header-card h3{font-size:1rem}.word-editor-header-card p{font-size:.88rem}.word-page-grid{grid-template-columns:1fr;gap:.75rem}.word-page-card{border-radius:.7rem;padding:.65rem}.word-page-title{font-size:.9rem}.word-html-preview{max-height:300px;padding:.6rem;font-size:.88rem}}.word-render-container{box-sizing:border-box;color:#111827;background:#fff;width:794px;min-height:1123px;padding:52px;font-family:Calibri,Arial,Helvetica,sans-serif;font-size:16px;line-height:1.45;position:fixed;top:0;left:-100000px}.word-render-container *{box-sizing:border-box}.word-render-container table{border-collapse:collapse;width:100%}.word-render-container th,.word-render-container td{border:1px solid #d1d5db;padding:6px}.word-render-container img{max-width:100%;height:auto}
