.pie_editor_content,.prose{word-break:break-word;white-space:pre-wrap}.pie_editor{max-width:700px;margin:0 auto;background:#fff;box-shadow:0 2px 12px rgba(0,0,0,.08);color:#222;border-radius:10px;display:flex;flex-direction:column;height:500px;position:relative}.pie_editor_toolbar{position:sticky;top:0;z-index:30;background:#fff;border-bottom:1px solid #e5e7eb;border-radius:10px 10px 0 0;box-shadow:0 2px 8px rgba(0,0,0,.04);display:flex;flex-wrap:nowrap;overflow-x:auto;gap:8px;width:100%;min-width:0}.pie_editor_content{flex:1;overflow-y:auto;padding:12px}blockquote{border-left:4px solid #a0aec0;background:#f7fafc;padding:.75em 1em;margin:.5em 0;color:#4a5568;font-style:italic}pre,pre code{background-color:#222831;border-radius:6px;padding:.75em 1em;font-family:Fira Mono,Menlo,Monaco,Consolas,monospace;font-size:1em;color:#fff;white-space:pre-wrap;word-break:break-word}.prose ol,.prose ul{list-style-position:inside;padding-left:1.25em}.prose ul{list-style-type:disc}.prose ol{list-style-type:decimal}.pie_editor_link_modal{position:absolute;z-index:1000;min-width:260px;max-width:90%;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.1);border-radius:8px}