.document-template-view .document-editor-shell,.document-template-view .document-preview{border:1px solid #e4e6ef;border-radius:8px;min-height:640px;background:#fff}.document-template-view .document-editor-toolbar{display:flex;flex-wrap:wrap;gap:4px;padding:10px;border-bottom:1px solid #e4e6ef;background:#f5f8fa}.document-template-view .document-editor-toolbar button{width:34px;height:34px;border:0;border-radius:6px;background:#fff;color:#3f4254;font-weight:700}.document-template-view .document-editor{min-height:580px;padding:18px;outline:none;font-size:14px;line-height:1.5}.document-template-view .document-editor:empty:before{content:attr(data-placeholder);color:#a1a5b7}.document-template-view .document-editor table{width:100%;border-collapse:collapse;margin:12px 0}.document-template-view .document-editor td,.document-template-view .document-editor th{border:1px solid #b5b5c3;padding:6px}.document-template-view .document-preview{position:relative;overflow:hidden}.document-template-view .document-preview-state{min-height:640px;display:flex;align-items:center;justify-content:center;color:#7e8299;font-weight:600}.document-template-view .document-preview-viewer{min-height:640px;background:#3f3f3f;display:flex;flex-direction:column}.document-template-view .document-preview-toolbar{height:44px;flex:0 0 44px;display:flex;align-items:center;gap:10px;padding:0 12px;background:#343434;color:#f5f8fa;font-size:12px}.document-template-view .document-preview-toolbar button{width:28px;height:28px;border:0;border-radius:4px;background:transparent;color:#f5f8fa;font-size:16px;line-height:1}.document-template-view .document-preview-toolbar button:hover{background:hsla(0,0%,100%,.12)}.document-template-view .document-preview-file{max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:700}.document-template-view .document-preview-pages,.document-template-view .document-preview-zoom{background:#222;border-radius:3px;padding:4px 8px;font-weight:700}.document-template-view .document-preview-spacer{flex:1 1 auto}.document-template-view .document-preview-scroll{min-height:596px;max-height:596px;overflow:auto;padding:18px 16px 36px}.document-template-view .document-preview-page{width:210mm;min-height:297mm;margin:0 auto;padding:22mm 24mm;transform-origin:top center;background:#fff;box-sizing:border-box;color:#181c32;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:1.45;box-shadow:0 0 0 1px #1f1f1f}.document-template-view .document-preview-page h1,.document-template-view .document-preview-page h2,.document-template-view .document-preview-page h3{text-align:center}.document-template-view .document-preview-page table{width:100%;border-collapse:collapse;margin:12px 0}.document-template-view .document-preview-page td,.document-template-view .document-preview-page th{border:1px solid #8f8f8f;padding:6px;text-align:left}.document-template-view .document-preview-page .document-template-missing{background:#fff3cd;color:#7a5200;padding:1px 3px;border-radius:3px}.document-template-view .document-marker-menu{min-width:360px;max-height:420px;overflow:auto}.document-template-view .marker-group-title{padding:10px 14px 4px;color:#7e8299;font-size:12px;font-weight:700;text-transform:uppercase}