.document-editor-json-root{min-width:0;position:relative;width:100%}.document-editor-json-mode-toggle{gap:.25rem;display:flex;justify-content:flex-end;left:50%;max-width:var(--document-content-max-width);pointer-events:none;position:absolute;top:0;transform:translateX(-50%);width:100%;z-index:10}.document-editor-json-mode-toggle>*{pointer-events:auto}.document-editor-json-content{min-width:0;width:100%}.document-editor-loading-state{align-items:center;background:#fafafa;border:1px solid #e4e4e7;border-radius:.75rem;box-sizing:border-box;color:#52525b;display:flex;font-size:.875rem;gap:.625rem;justify-content:center;min-height:12rem;width:100%}.document-editor-json-panel{margin-left:auto;margin-right:auto;max-width:var(--document-content-max-width);min-width:0;width:100%}.jer-collection-text-edit>div{width:-webkit-fill-available}.document-editor-rawtext-panel{display:grid;gap:.75rem}.document-editor-rawtext-editor{background:#ffffff;border:1px solid #d4d4d8;border-radius:.5rem;box-sizing:border-box;display:grid;grid-template-columns:minmax(3.25rem,auto) minmax(0,1fr);height:clamp(28rem,62vh,42rem);overflow:hidden;width:100%}.document-editor-rawtext-editor:focus-within{border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.18)}.document-editor-rawtext-line-numbers{background:#f8fafc;border-right:1px solid #e4e4e7;color:#18181b;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.875rem;height:100%;line-height:1.6;overflow:hidden;padding:1rem .75rem;text-align:right;user-select:none}.document-editor-rawtext-line-number{color:#71717a;min-width:2ch}.document-editor-rawtext-input{background:transparent;border:0;box-sizing:border-box;color:#18181b;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.875rem;height:100%;line-height:1.6;outline:none;overflow:auto;padding:1rem;resize:none;width:100%}.document-editor-rawtext-issues{border:1px solid #f5a524;border-radius:.5rem;display:grid;gap:.25rem;padding:.75rem}.document-editor-rawtext-issue{font-size:.8125rem;line-height:1.4;margin:0}.document-editor-rawtext-issue-error{color:#c20e4d}.document-editor-rawtext-issue-warning{color:#a16207}.document-editor-rawtext-actions{display:flex;justify-content:flex-end}.document-editor-rawtext-instructions-header{font-size:1rem}.document-editor-rawtext-instructions-body{display:grid;gap:1rem;grid-template-columns:minmax(12rem,.32fr) minmax(0,1fr);min-height:32rem}.document-editor-rawtext-instructions-list{display:grid;gap:.5rem;height:100%;overflow-y:auto}.document-editor-rawtext-instructions-preset{background:#ffffff;border:1px solid #e4e4e7;border-radius:.5rem;box-sizing:border-box;color:#18181b;cursor:pointer;display:grid;gap:.25rem;padding:.75rem;text-align:left;width:100%}.document-editor-rawtext-instructions-preset-selected,.document-editor-rawtext-instructions-preset:hover{background:#f8fafc;border-color:#a855f7}.document-editor-rawtext-instructions-preset-title{font-size:.875rem;font-weight:600;line-height:1.3}.document-editor-rawtext-instructions-preset-description{color:#71717a;font-size:.75rem;line-height:1.4}.document-editor-rawtext-instructions-preview{display:grid;gap:.75rem;grid-template-rows:auto minmax(0,1fr);min-width:0}.document-editor-rawtext-instructions-preview-heading{display:grid;gap:.25rem}.document-editor-rawtext-instructions-preview-heading h3,.document-editor-rawtext-instructions-preview-heading p{margin:0}.document-editor-rawtext-instructions-preview-heading h3{color:#18181b;font-size:.95rem;font-weight:600;line-height:1.35}.document-editor-rawtext-instructions-preview-heading p{color:#71717a;font-size:.8125rem;line-height:1.45}.document-editor-rawtext-instructions-preview-input{background:#fafafa;border:1px solid #e4e4e7;border-radius:.5rem;box-sizing:border-box;color:#18181b;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.8125rem;line-height:1.55;min-height:0;outline:none;overflow:auto;padding:.875rem;resize:none;white-space:pre;width:100%}.document-editor-rawtext-instructions-footer{align-items:center;display:flex;gap:.75rem;justify-content:flex-end;width:100%}.document-editor-rawtext-instructions-copy-status{font-size:.8125rem;line-height:1.4;min-height:1.1375rem}.document-editor-rawtext-instructions-copy-status-copied{color:#17c964}.document-editor-rawtext-instructions-copy-status-failed{color:#c20e4d}@media (max-width:48rem){.document-editor-rawtext-instructions-body{grid-template-columns:minmax(0,1fr);min-height:36rem}}