@charset "UTF-8";
/* All rules are scoped to optional project attachments and the file dialog. */
.pf-attachments{margin:14px 0 0 34px;max-width:560px;display:grid;gap:7px}.pf-attachment-label{font-size:11px;color:#91829f;margin:0 0 2px}.pf-button{font:inherit;border:1px solid #e4deee;border-radius:7px;background:#fff;color:#786586;padding:7px 10px;font-size:11px;cursor:pointer}.pf-button:hover{background:#f6f3fb;border-color:#c9bddc}.pf-button:disabled{opacity:.5;cursor:not-allowed}.pf-button.pf-primary{background:#6654e8;border-color:#6654e8;color:#fff}.pf-button.pf-primary:hover{background:#5845d3}.pf-button.pf-primary-soft{background:#f2effc;color:#6654b5;border-color:#ded6f3}.pf-attachment{width:100%;display:flex;align-items:center;gap:10px;padding:12px 13px;text-align:left;background:#fdfcff;border-radius:9px;min-width:0}.pf-attachment-name{display:flex;flex-direction:column;gap:4px;min-width:0;flex:1}.pf-attachment-name strong{font-size:12px;font-weight:500;color:#655375;overflow-wrap:anywhere}.pf-attachment-name small{font-size:10px;color:#a093ac}.pf-attachment-icon{font-size:20px;color:#a48ac4;flex-shrink:0}.pf-attachment-arrow{font-size:14px;color:#ac9abd}.pf-attachment-actions{display:flex;gap:7px;flex-wrap:wrap;margin-top:3px}.pf-progress{margin:10px 0 0 34px;color:#9d88b3;font-size:11px;line-height:1.7;overflow-wrap:anywhere}.pf-progress:before{content:"";display:inline-block;width:5px;height:5px;margin-right:7px;border-radius:50%;background:#ad96cf;animation:pulse 1.3s infinite}.pf-code-snippet{margin:12px 0;border:1px solid #e5e1ed;border-radius:8px;overflow:hidden}.pf-code-snippet>summary{padding:9px 12px;font-size:11px;color:#8b769e;background:#f8f6fc;cursor:pointer}.pf-code-snippet pre{border:0!important;border-top:1px solid #e5e1ed!important;margin:0!important;border-radius:0!important}
.pf-dialog{width:min(1120px,calc(100vw - 48px));height:min(800px,calc(100dvh - 64px));max-width:100vw;max-height:100dvh;padding:0;border:1px solid #ddd3e8;border-radius:14px;background:#fff;color:#51415f;box-shadow:0 24px 100px #29143840;overflow:hidden}.pf-dialog[open]{display:flex;flex-direction:column}.pf-dialog::backdrop{background:#27143466;backdrop-filter:blur(2px)}.pf-dialog button:focus-visible,.pf-dialog textarea:focus-visible,.pf-dialog summary:focus-visible{outline:2px solid #a395d8;outline-offset:2px}.pf-heading{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:18px 20px;border-bottom:1px solid #eee8f4;flex-shrink:0}.pf-heading h2{font-size:16px;font-weight:600;margin:0}.pf-heading p{font-size:11px;color:#9c8aab;margin:6px 0 0}.pf-close{font-size:11px}.pf-toolbar{display:flex;gap:7px;padding:11px 20px;border-bottom:1px solid #eee8f4;flex-shrink:0}.pf-toolbar .pf-primary-soft{margin-left:auto}.pf-lock{padding:8px 20px;background:#f8f4ff;color:#9a80b2;font-size:11px;border-bottom:1px solid #eee8f4}.pf-body{display:flex;flex:1;min-height:0;min-width:0;overflow:hidden}.pf-explorer{width:230px;flex-shrink:0;overflow:auto;background:#faf8fc;border-right:1px solid #eee8f4;padding:15px 10px;scrollbar-width:thin}.pf-explorer h3{font-size:10px;color:#a393af;font-weight:500;letter-spacing:1px;margin:0 8px 12px}.pf-tree{min-width:0}.pf-tree .pf-tree-file{display:block;width:100%;border:0;border-radius:5px;padding:8px 9px;text-align:left;background:transparent;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:"SFMono-Regular",Consolas,"Liberation Mono",monospace;font-size:11px}.pf-tree .pf-tree-file.active{background:#ebe5f9;color:#6e50a4}.pf-tree .pf-tree-file:hover{background:#f0eaf7}.pf-folder{margin:3px 0}.pf-folder>summary{font-size:11px;color:#8f7c9d;padding:6px 5px;cursor:pointer;overflow-wrap:anywhere}.pf-folder>.pf-folder,.pf-folder>.pf-tree-file{margin-left:12px;width:calc(100% - 12px)}.pf-empty{font-size:11px;color:#a08cad;line-height:1.8;padding:0 8px}.pf-deleted{border-top:1px solid #e9e1f0;margin-top:18px;padding-top:13px}.pf-deleted>summary{font-size:11px;color:#a18caf;cursor:pointer;padding:0 6px 5px}.pf-deleted-file{display:block;width:100%;border:0;background:transparent;text-align:left;font-size:10px;overflow-wrap:anywhere;color:#ae9bb9}.pf-editor-section{flex:1;min-width:0;display:flex;flex-direction:column;min-height:0}.pf-editor-heading{display:flex;justify-content:space-between;align-items:center;gap:8px;min-height:54px;padding:10px 14px;border-bottom:1px solid #eee8f4;flex-shrink:0;flex-wrap:wrap}.pf-editor-name{min-width:0;flex:1;display:flex;gap:6px;align-items:center}.pf-editor-name strong{font-family:"SFMono-Regular",Consolas,monospace;font-size:11px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pf-dirty{font-size:9px;color:#b1905b;white-space:nowrap;flex-shrink:0}.pf-editor-actions{display:flex;gap:5px;flex-shrink:0}.pf-editor-actions .pf-button{font-size:10px;padding:6px 8px}.pf-hint{padding:8px 14px;font-size:10px;color:#ad9ab8;line-height:1.6;border-bottom:1px solid #f2edf6;overflow-wrap:anywhere;flex-shrink:0}.pf-editor-body{display:flex;flex:1;min-height:0;min-width:0;background:#fdfcfe;overflow:hidden}.pf-lines,.pf-editor{margin:0;padding:14px 0;font-family:"SFMono-Regular",Consolas,"Liberation Mono",monospace;font-size:12px;line-height:1.8;tab-size:2;letter-spacing:0;border:0;border-radius:0}.pf-lines{width:54px;flex-shrink:0;text-align:right;color:#c0b1c9;overflow:hidden;user-select:none;padding-right:12px;background:#faf8fc;border-right:1px solid #f0eaf5}.pf-editor{flex:1;width:0;min-width:0;resize:none;padding-left:14px;padding-right:14px;outline:none!important;background:transparent;color:#54425f;white-space:pre;overflow:auto;scrollbar-width:thin}.pf-editor:disabled{background:#fdfcfe}.pf-editor-status{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:33px;padding:7px 14px;border-top:1px solid #eee8f4;font-size:10px;color:#ae9ab9;flex-shrink:0;flex-wrap:wrap}.pf-editor-status .pf-button{font-size:10px;border:0;padding:0;background:transparent}.pf-history{position:absolute;inset:70px 0 0;z-index:1;background:#fff;display:flex;flex-direction:column;padding:18px 20px;min-height:0;overflow:hidden}.pf-history-heading{display:flex;justify-content:space-between;align-items:center;gap:15px}.pf-history-heading strong{font-family:Consolas,monospace;font-size:12px;overflow-wrap:anywhere;min-width:0}.pf-history-note{font-size:11px;line-height:1.7;color:#a492b1;margin:12px 0}.pf-history-body{display:flex;flex:1;min-height:0;border:1px solid #ebe3f2;border-radius:9px;overflow:hidden}.pf-history-list{width:220px;flex-shrink:0;overflow:auto;border-right:1px solid #eee7f4;background:#faf8fc;padding:8px;scrollbar-width:thin}.pf-history-row{width:100%;text-align:left;display:flex;flex-direction:column;gap:6px;border:0;background:transparent;padding:11px 9px}.pf-history-row.active{background:#ede5f9}.pf-history-row strong{font-weight:500;font-size:11px}.pf-history-row small{font-size:9px;color:#a590b3}.pf-version{min-width:0;flex:1;display:flex;flex-direction:column}.pf-version-heading{padding:10px 12px;display:flex;justify-content:space-between;align-items:center;gap:8px;font-size:11px;border-bottom:1px solid #eee7f4;flex-shrink:0}.pf-version-content{flex:1;min-height:0;width:100%;resize:none;border:0;outline:none;padding:15px;font-family:"SFMono-Regular",Consolas,monospace;font-size:12px;line-height:1.8;background:#fdfcfe;color:#65516f;overflow:auto;white-space:pre}
@media(max-width:700px){.pf-attachments,.pf-progress{margin-left:0}.pf-dialog{width:100vw;height:100dvh;max-height:100dvh;margin:0;border-radius:0;border:0}.pf-heading{padding:15px}.pf-heading h2{font-size:14px}.pf-heading p{font-size:10px}.pf-toolbar{padding:10px 13px}.pf-toolbar .pf-button{padding:7px 8px;font-size:10px}.pf-body{flex-direction:column}.pf-explorer{width:100%;max-height:155px;min-height:72px;flex-shrink:0;border-right:0;border-bottom:1px solid #eee8f4;padding:10px}.pf-explorer h3{margin-bottom:6px}.pf-editor-heading{padding:10px;gap:8px}.pf-editor-name{flex-basis:100%}.pf-editor-actions{margin-left:auto}.pf-hint{padding:7px 10px;font-size:9px}.pf-lines{width:40px;padding-right:8px}.pf-editor{font-size:12px;padding-left:10px}.pf-editor-status{padding-bottom:max(9px,env(safe-area-inset-bottom));font-size:9px}.pf-history{inset:65px 0 0;padding:14px 12px}.pf-history-body{flex-direction:column}.pf-history-list{width:100%;max-height:165px;border-right:0;border-bottom:1px solid #eee7f4;display:flex;overflow:auto;gap:5px}.pf-history-row{width:165px;flex-shrink:0}.pf-history-heading strong{font-size:11px}.pf-version-content{font-size:11px}.pf-version-heading .pf-button{font-size:10px}.pf-version-heading{font-size:10px}.pf-version{min-height:0}}
@media(prefers-reduced-motion:reduce){.pf-progress:before{animation:none}}
