.ProseMirror pre{border-radius:.5rem;max-height:400px;margin:1rem 0;padding:.75rem 1rem;font-family:JetBrains Mono,Fira Code,Courier New,monospace;overflow:auto;color:#e2e8f0!important;background:#1e293b!important}.ProseMirror pre::-webkit-scrollbar{width:8px;height:8px}.ProseMirror pre::-webkit-scrollbar-track{background:#0f172a;border-radius:.25rem}.ProseMirror pre::-webkit-scrollbar-thumb{background:#475569;border-radius:.25rem}.ProseMirror pre::-webkit-scrollbar-thumb:hover{background:#64748b}.ProseMirror pre{scrollbar-width:thin;scrollbar-color:#475569 #0f172a}.ProseMirror pre code{font-size:.875rem;line-height:1.7;color:inherit!important;background:0 0!important;padding:0!important}.ProseMirror pre.ProseMirror-selectednode{outline-offset:2px;outline:2px solid #3b82f6}.ProseMirror pre:empty:before{content:"Type or paste your code here...";color:#64748b;font-style:italic}
