.op-task-flow-body{background-color:#070709;flex-direction:column;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.op-task-flow-viewport{-webkit-user-select:none;user-select:none;flex:1;width:100%;height:100%;position:relative;overflow:hidden}.op-task-flow-canvas{transform-origin:0 0;pointer-events:none;position:absolute;top:0;left:0}.op-task-flow-dots{pointer-events:none;position:absolute;top:0;left:0}.op-task-flow-nodes{width:100%;height:100%;position:absolute;top:0;left:0}.op-task-flow-gantt-header{z-index:50;pointer-events:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background:#070709d9;border-bottom:1px solid #ffffff1a;height:65px;position:absolute;top:0;left:0;right:0;overflow:hidden}.op-task-flow-gantt-scroll{height:100%;position:relative}.op-task-flow-gantt-row{border-bottom:1px solid #ffffff0d;width:100%;position:relative}.op-task-flow-gantt-months{height:20px}.op-task-flow-gantt-weeks{height:24px}.op-task-flow-gantt-days{border-bottom:none;height:35px}.op-task-flow-gantt-cell{box-sizing:border-box;border-right:1px solid #ffffff0d;align-items:center;height:100%;padding-left:8px;display:flex;position:absolute;top:0}.op-task-flow-gantt-text{color:#ffffffb3;white-space:nowrap;font-size:11px;font-weight:600}.op-task-flow-gantt-day{justify-content:center;padding-left:0}.op-task-flow-gantt-day-inner{flex-direction:row;justify-content:center;align-items:baseline;gap:4px;display:flex}.day-name{color:#ffffff80;font-size:10px;line-height:1}.day-num{color:#fff;font-size:13px;font-weight:700;line-height:1}.is-today{background:#ffffff14}.is-today .day-num{color:#60a5fa}.task-comment-editor-shell{border-radius:var(--radius-md);background-color:#1a1a1a;border:1px solid #ffffff0a;flex-direction:column;display:flex;overflow:hidden}.task-comment-editor-shell:focus-within{border-color:#ffffff14}.task-comment-editor-shell.dragging{background-color:#10b9810d;border-style:dashed;border-color:#10b981}.task-comment-toolbar{align-items:center;gap:var(--space-1);padding:var(--space-1) var(--space-2);border-bottom:1px solid #ffffff0a;flex-wrap:wrap;display:flex}.task-comment-toolbar-heading{border-radius:var(--radius-sm);color:#bbb;height:var(--h-sm);padding:0 var(--space-1);cursor:pointer;background-color:#0000;border:1px solid #ffffff14;font-size:11px}.task-comment-toolbar-divider{width:1px;height:var(--space-4);margin:0 var(--space-1);background-color:#ffffff14}.task-comment-toolbar-btn{color:#777;cursor:pointer;width:var(--h-sm);height:var(--h-sm);border-radius:var(--radius-sm);background:0 0;border:1px solid #0000;justify-content:center;align-items:center;transition:all .15s;display:inline-flex}.task-comment-toolbar-btn:hover{color:#ccc;background-color:#ffffff0d}.task-comment-toolbar-btn.active{color:#10b981;background-color:#10b98126;border-color:#10b98140}.task-comment-editor-shell .task-comment-rich-editor{width:100%;min-height:48px;max-height:260px;padding:var(--space-2) var(--space-3);color:#eee;scrollbar-width:thin;scrollbar-color:#ffffff40 transparent;outline:none;font-family:inherit;font-size:12px;line-height:1.5;overflow-y:auto}.task-comment-editor-shell .task-comment-rich-editor::-webkit-scrollbar{width:8px}.task-comment-editor-shell .task-comment-rich-editor::-webkit-scrollbar-track{background:0 0}.task-comment-editor-shell .task-comment-rich-editor::-webkit-scrollbar-thumb{border-radius:var(--radius-sm);background-color:#ffffff40}.task-comment-editor-shell .task-comment-rich-editor::-webkit-scrollbar-thumb:hover{background-color:#fff6}.task-comment-editor-shell .task-comment-rich-editor p.is-editor-empty:first-child:before{content:attr(data-placeholder);color:#555;pointer-events:none;float:left;height:0;font-style:italic}.task-comment-editor-shell .task-comment-rich-editor p{margin:0 0 var(--space-1) 0}.task-comment-editor-shell .task-comment-rich-editor h1,.task-comment-editor-shell .task-comment-rich-editor h2,.task-comment-editor-shell .task-comment-rich-editor h3{margin:var(--space-1) 0;line-height:1.3}.task-comment-editor-shell .task-comment-rich-editor h1{font-size:1.35em}.task-comment-editor-shell .task-comment-rich-editor h2{font-size:1.2em}.task-comment-editor-shell .task-comment-rich-editor h3{font-size:1.05em}.task-comment-editor-shell .task-comment-rich-editor blockquote{padding-left:var(--space-2);margin:var(--space-1) 0;color:#999;border-left:3px solid #ffffff26}.task-comment-editor-shell .task-comment-rich-editor pre{border-radius:var(--radius-sm);padding:var(--space-2);background-color:#111;font-size:11px;overflow-x:auto}.task-comment-editor-shell .task-comment-rich-editor code{border-radius:var(--radius-sm);background-color:#ffffff14;padding:1px 4px;font-size:.95em}.task-comment-editor-shell .task-comment-rich-editor pre code{background-color:#0000;padding:0}.task-comment-editor-shell .task-comment-rich-editor ul[data-type=taskList]{padding-left:0;list-style:none}.task-comment-editor-shell .task-comment-rich-editor ul[data-type=taskList] li{align-items:flex-start;gap:var(--space-1);display:flex}.task-comment-editor-shell .task-comment-rich-editor ul[data-type=taskList] li>label{align-items:center;margin-top:3px;display:flex}.task-comment-editor-shell .task-comment-rich-editor ul[data-type=taskList] li>label input[type=checkbox]{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23bae6fd' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='12' cy='12' r='10'%3e%3c/circle%3e%3c/svg%3e");background-position:50%;background-repeat:no-repeat;outline:none;width:16px;height:16px;margin:0}.task-comment-editor-shell .task-comment-rich-editor ul[data-type=taskList] li>label input[type=checkbox]:checked{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='16' height='16' viewBox='0 0 24 24' fill='%233b82f6' stroke='%233b82f6' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='12' cy='12' r='10'%3e%3c/circle%3e%3cpath d='M9 12l2 2 4-4' stroke='%23fff'%3e%3c/path%3e%3c/svg%3e")}.task-comment-editor-shell .task-comment-rich-editor ul[data-type=taskList] li>div{transition:opacity .2s}.task-comment-editor-shell .task-comment-rich-editor ul[data-type=taskList] li[data-checked=true]>div{opacity:.5}.task-comment-embed-img,.task-comment-embed-video{border-radius:var(--radius-sm);max-width:100%;height:auto;margin:var(--space-1) 0;display:block}.task-comment-editor-shell .file-tag{align-items:center;gap:var(--space-1);padding:2px var(--space-2);color:#34d399;border-radius:var(--radius-sm);background-color:#10b98126;font-size:11px;text-decoration:none;display:inline-flex}.task-comment-editor-actions{padding:var(--space-1) var(--space-2);border-top:1px solid #ffffff08;justify-content:space-between;align-items:center;display:flex}.task-comment-editor-actions-left,.task-comment-editor-actions-right{align-items:center;gap:var(--space-1);display:flex}.task-comment-editor-actions .toolbar-btn{color:#666;cursor:pointer;width:var(--h-sm);height:var(--h-sm);border-radius:var(--radius-sm);background:0 0;border:1px solid #0000;justify-content:center;align-items:center;transition:all .15s;display:inline-flex}.task-comment-editor-actions .toolbar-btn:hover{color:#bbb;background-color:#ffffff0a;border-color:#ffffff14}.task-comment-editor-actions .toolbar-btn.recording{color:#ef4444}.task-comment-editor-actions .comment-submit-btn{color:#999;padding:0 var(--space-3);height:var(--h-sm);border-radius:var(--radius-sm);cursor:pointer;background-color:#222;border:1px solid #ffffff0a;font-size:10px;font-weight:600;transition:all .15s}.task-comment-editor-actions .comment-submit-btn:hover{color:#eee;background-color:#2e2e2e;border-color:#ffffff14}.task-comment-editor-actions .action-btn{width:var(--h-sm);height:var(--h-sm);border-radius:var(--radius-sm);cursor:pointer;color:#888;background-color:#222;border:none;justify-content:center;align-items:center;transition:all .15s;display:flex}.task-comment-editor-actions .action-btn:hover{color:#fff;background-color:#333}.task-comment-editor-actions .action-btn.save{color:#10b981;background-color:#10b9811a}.task-comment-editor-actions .action-btn.cancel{color:#ef4444;background-color:#ef44441a}.task-workframe-panel{background-color:#0f0f0f;border-right:1px solid #ffffff14;flex-direction:row;flex:none;height:100%;display:flex;overflow:hidden}.wf-column{flex-direction:column;height:100%;display:flex;position:relative;overflow:hidden}.wf-column-header{box-sizing:border-box;background:#141414;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;height:49px;min-height:49px;max-height:49px;padding:0 16px;display:flex}.wf-column-title{color:#888;letter-spacing:.8px;text-transform:uppercase;flex-shrink:0;font-size:11px;font-weight:700}.wf-column-index{width:var(--wf-index-width,260px);min-width:var(--wf-index-width,260px);max-width:var(--wf-index-width,260px);flex:0 0 var(--wf-index-width,260px);background-color:#121212;border-right:1px solid #ffffff0f;flex-shrink:0;position:relative}.wf-header-add-btn{color:#aaa;cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;transition:all .15s;display:flex}.wf-header-add-btn:hover{color:#fff;background:#ffffff1a;border-color:#fff3}.wf-search-box{border-bottom:1px solid #ffffff0a;align-items:center;gap:8px;padding:10px 14px;display:flex}.wf-expand-all-btn{color:#888;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:22px;min-width:22px;height:22px;min-height:22px;margin:0;padding:0;transition:all .2s;display:inline-flex}.wf-expand-all-btn:hover{color:#ccc;background:#ffffff14;border-color:#fff3}.wf-expand-all-btn.expanded{color:#c084fc!important;background:#a855f733!important;border-color:#a855f78c!important;box-shadow:0 0 10px #a855f74d!important}.wf-expand-all-btn.expanded:hover{color:#f3e8ff!important;background:#a855f752!important;border-color:#a855f7!important;box-shadow:0 0 14px #a855f773!important}.wf-search-icon{color:#666;flex-shrink:0}.wf-search-input{color:#e2e8f0;background:0 0;border:none;outline:none;flex:1;min-width:0;font-family:inherit;font-size:12px}.wf-search-input::placeholder{color:#555}.wf-tree-scroll{flex:1;padding:8px 4px;overflow-y:auto}.wf-node-container{flex-direction:column;display:flex}.wf-doc-item{color:#aaa;cursor:pointer;-webkit-user-select:none;user-select:none;background-color:#0f0f0f;border-radius:6px;align-items:center;gap:6px;height:30px;padding-right:8px;font-size:12.5px;transition:background .12s,color .12s;display:flex;position:sticky}.wf-doc-item:hover{color:#fff;background-color:#1d1d1d}.wf-doc-item.selected{color:#fff;background-color:#2c2c2c;font-weight:500}.wf-doc-item.dimmed{opacity:.35}.wf-doc-item.dragging{opacity:.45;cursor:grabbing!important}.wf-doc-item.drop-target-top:before{content:"";z-index:30;background-color:#3b82f6;border-radius:2px;height:2px;position:absolute;top:-1px;left:4px;right:4px;box-shadow:0 0 8px #3b82f6e6}.wf-doc-item.drop-target-bottom:after{content:"";z-index:30;background-color:#3b82f6;border-radius:2px;height:2px;position:absolute;bottom:-1px;left:4px;right:4px;box-shadow:0 0 8px #3b82f6e6}.wf-doc-item.drop-target-inside{outline-offset:-1px;color:#fff!important;background-color:#172439!important;outline:1px dashed #3b82f6a6!important}.wf-children{position:relative}.wf-children:before{content:"";top:0;bottom:4px;left:calc(var(--tree-depth,0) * 14px + 18px);pointer-events:none;z-index:1;background-color:#ffffff17;width:1px;transition:background-color .15s;position:absolute}.wf-children:hover:before{background-color:#ffffff2e}.wf-chevron{color:#666;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;display:flex}.wf-chevron.hidden{visibility:hidden}.wf-doc-icon{flex-shrink:0;justify-content:center;align-items:center;display:flex}.wf-doc-name{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.wf-doc-actions{align-items:center;display:none}.wf-doc-item:hover .wf-doc-actions{display:flex}.wf-action-btn{color:#888;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.wf-action-btn:hover{color:#fff;background-color:#ffffff26}.wf-doc-inline-create{align-items:center;gap:6px;margin:2px 0;padding:4px 8px 4px 0;display:flex}.wf-doc-inline-create input{color:#fff;background:#ffffff0f;border:1px solid #ffffff26;border-radius:4px;outline:none;flex:1;padding:3px 8px;font-size:12px}.wf-inline-save-btn{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:4px;padding:3px 8px;font-size:11px;font-weight:500}.wf-column-doc{box-sizing:border-box;background-color:#141414;border-right:1px solid #ffffff0f;flex:0 0 800px;width:800px;min-width:800px;max-width:800px;transition:width .25s cubic-bezier(.4,0,.2,1),min-width .25s cubic-bezier(.4,0,.2,1),max-width .25s cubic-bezier(.4,0,.2,1),flex-basis .25s cubic-bezier(.4,0,.2,1),opacity .2s,background-color .2s;position:relative;overflow-y:auto;overflow-x:hidden!important}.wf-column-doc.collapsed{opacity:0!important;pointer-events:none!important;border-right:none!important;flex:0 0 0!important;width:0!important;min-width:0!important;max-width:0!important;margin:0!important;padding:0!important;overflow:hidden!important}.wf-doc-collapse-floating-btn{top:11px!important;left:var(--wf-index-width,260px)!important;color:#fff!important;cursor:pointer!important;z-index:250!important;background:#9333ea!important;border:1px solid #c084fc!important;border-radius:6px!important;justify-content:center!important;align-items:center!important;width:26px!important;min-width:26px!important;height:26px!important;min-height:26px!important;padding:0!important;transition:all .2s cubic-bezier(.4,0,.2,1)!important;display:inline-flex!important;position:absolute!important;transform:translate(-50%)!important;box-shadow:0 0 14px #a855f799!important}.wf-doc-collapse-floating-btn:hover{background:#a855f7!important;border-color:#f3e8ff!important;transform:translate(-50%)scale(1.1)!important;box-shadow:0 0 18px #a855f7d9!important}.wf-column-doc.drag-over{background-color:#8b5cf60a!important}.wf-doc-drop-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:50;pointer-events:none;background:#0f0f14d9;border:2px dashed #8b5cf6;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:12px;animation:.2s ease-out wfDropIn;display:flex;position:absolute;inset:55px 12px 12px}.wf-doc-drop-overlay span{color:#f1f5f9;background:#8b5cf640;border:1px solid #8b5cf666;border-radius:6px;padding:8px 16px;font-size:13px;font-weight:500;box-shadow:0 4px 12px #0000004d}.wf-doc-uploading-pill{color:#c4b5fd;background:#8b5cf626;border:1px solid #8b5cf64d;border-radius:4px;align-items:center;gap:6px;margin-left:auto;padding:3px 8px;font-size:11px;display:inline-flex}@keyframes wfDropIn{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}.wf-column-doc.empty{justify-content:center;align-items:center;display:flex}.wf-doc-placeholder{text-align:center;color:#666;flex-direction:column;align-items:center;gap:12px;max-width:260px;padding:32px;font-size:13px;display:flex}.wf-doc-loading{color:#777;justify-content:center;align-items:center;gap:10px;height:100%;font-size:13px;display:flex}.wf-spin{animation:1s linear infinite wfSpin}@keyframes wfSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.wf-doc-body{box-sizing:border-box;flex-direction:column;width:100%;max-width:100%;min-height:100%;display:flex;overflow-x:hidden!important}.wf-doc-header{box-sizing:border-box;background:#141414;border-bottom:1px solid #ffffff0f;align-items:center;gap:12px;width:100%;height:49px;min-height:49px;max-height:49px;padding:0 16px;display:flex}.wf-doc-collapse-btn{color:#94a3b8;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:26px;min-width:26px;height:26px;min-height:26px;margin:0;padding:0;transition:all .18s;display:inline-flex}.wf-doc-collapse-btn:hover{color:#c084fc;background:#a855f733;border-color:#a855f799;transform:scale(1.05);box-shadow:0 0 10px #a855f759}.wf-doc-collapse-btn:active{color:#fff;background:#9333ea;border-color:#c084fc;transform:scale(.95)}.wf-doc-icon-picker-wrapper{flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;position:relative}.wf-doc-icon-btn{cursor:pointer;color:#e2e8f0;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;padding:0;font-size:16px;line-height:1;transition:all .15s;display:inline-flex}.wf-doc-icon-btn:hover{background:#ffffff1f;border-color:#ffffff40;transform:scale(1.05)}.wf-doc-emoji-popover{z-index:1050;border-radius:8px;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 10px 25px -5px #0009,0 8px 10px -6px #0009}.wf-doc-item.search-matched{color:#fff;background-color:#3b82f61f}.wf-search-highlight{color:#93c5fd;background-color:#3b82f659;border-radius:2px;padding:0 2px;font-weight:600}.wf-doc-title-input{color:#f1f5f9;background:0 0;border:none;border-radius:4px;outline:none;flex:1;padding:4px 8px;font-family:inherit;font-size:13.5px;font-weight:600;line-height:1.2;transition:background .15s}.wf-doc-title-input:hover{background:#ffffff0a}.wf-doc-title-input:focus{background:#ffffff14}.wf-doc-editor-container{box-sizing:border-box;color:#ccc;flex:1;width:100%;max-width:100%;padding:14px 16px;font-size:14px;line-height:1.6;overflow-y:auto;overflow-x:hidden!important}.wf-doc-editor-container .doctex-html-wrapper{min-height:100%;box-sizing:border-box!important;width:100%!important;max-width:100%!important;padding-bottom:30px!important;padding-left:10px!important;padding-right:10px!important;overflow-x:hidden!important}.wf-doc-editor-container .doc-tiptap-editor,.wf-doc-editor-container .doctex-tiptap-wrapper,.wf-doc-editor-container .doctex-tiptap-content,.wf-doc-editor-container .ProseMirror{min-height:300px;box-sizing:border-box!important;word-break:break-word!important;overflow-wrap:break-word!important;width:100%!important;max-width:100%!important;overflow-x:hidden!important}.wf-column-bitacora{background-color:#121212;border-right:1px solid #ffffff0f;flex:0 0 320px;width:320px;min-width:320px;max-width:320px}.wf-bitacora-header{box-sizing:border-box;background:#141414;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;height:49px;min-height:49px;max-height:49px;padding:0 16px;display:flex}.wf-add-update-btn{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff1f;border-radius:6px;align-items:center;gap:6px;padding:5px 10px;font-size:11px;font-weight:600;transition:all .15s;display:inline-flex}.wf-add-update-btn:hover{background:#ffffff2e;border-color:#ffffff40;transform:translateY(-1px)}.wf-timeline-scroll{flex:1;padding:16px 14px 24px;overflow-y:auto}.wf-empty-state{text-align:center;color:#666;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:36px 16px;font-size:12px;display:flex}.wf-create-first-btn{color:#cbd5e1;cursor:pointer;background:#ffffff14;border:1px solid #ffffff1a;border-radius:6px;align-items:center;gap:5px;padding:5px 12px;font-size:11px;transition:all .15s;display:inline-flex}.wf-create-first-btn:hover{color:#fff;background:#ffffff26}.wf-timeline-container{flex-direction:column;display:flex}.wf-timeline-item{gap:12px;padding-bottom:20px;display:flex;position:relative}.wf-timeline-axis{flex-direction:column;flex-shrink:0;align-items:center;width:14px;display:flex}.wf-timeline-dot{z-index:2;background-color:#333;border:2px solid #666;border-radius:50%;width:9px;height:9px;margin-top:4px;transition:all .2s}.wf-timeline-item.active .wf-timeline-dot{background-color:#3b82f6;border-color:#60a5fa;box-shadow:0 0 8px #3b82f699}.wf-timeline-line{background-color:#ffffff14;flex:1;width:2px;margin-top:2px;margin-bottom:-4px}.wf-timeline-content{flex:1;min-width:0}.wf-timeline-time{color:#777;margin-bottom:5px;font-size:10.5px;font-weight:500}.wf-task-card{cursor:pointer;background:#ffffff08;border:1px solid #ffffff12;border-radius:8px;padding:10px 12px;transition:all .15s}.wf-task-card:hover{background:#ffffff0f;border-color:#ffffff26;transform:translateY(-1px);box-shadow:0 4px 12px #0000004d}.wf-task-card.selected{background:#ffffff14;border-color:#60a5fa66;box-shadow:0 0 10px #3b82f626}.wf-card-title{color:#f1f5f9;word-break:break-word;margin-bottom:4px;font-size:12.5px;font-weight:600;line-height:1.3}.wf-card-doc-badge{color:#93c5fd;text-overflow:ellipsis;white-space:nowrap;background:#3b82f61f;border:1px solid #3b82f640;border-radius:4px;align-items:center;gap:4px;max-width:100%;margin-bottom:6px;padding:1px 6px;font-size:10px;font-weight:500;transition:all .15s;display:inline-flex;overflow:hidden}.wf-card-doc-badge.active{color:#bfdbfe;background:#3b82f647;border-color:#3b82f699;font-weight:600}.wf-card-snippet{color:#94a3b8;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:8px;font-size:11px;line-height:1.4;display:-webkit-box;overflow:hidden}.wf-card-tags{flex-wrap:wrap;gap:4px;margin-bottom:8px;display:flex}.wf-tag-chip{color:#cbd5e1;background:#ffffff0f;border-radius:4px;padding:1px 5px;font-size:9.5px;font-weight:500}.wf-card-footer{border-top:1px solid #ffffff0a;justify-content:space-between;align-items:center;padding-top:6px;display:flex}.wf-card-duration{color:#888;align-items:center;gap:4px;font-size:10.5px;display:flex}.wf-card-user{align-items:center;display:flex}.wf-card-footer-right{align-items:center;gap:7px;display:flex}.wf-card-suggestion-btn{color:#c084fc;cursor:pointer;background:#a855f71f;border:1px solid #a855f74d;border-radius:4px;justify-content:center;align-items:center;width:21px;height:21px;padding:0;transition:all .15s;display:inline-flex}.wf-card-suggestion-btn:hover{color:#f3e8ff;background:#a855f74d;border-color:#a855f799;transform:scale(1.08)}.wf-subcards-list{flex-direction:column;gap:5px;margin-top:6px;margin-left:12px;display:flex}.wf-suggestion-subcard{cursor:pointer;background:linear-gradient(135deg,#26113cbf 0%,#1a0b29d9 100%);border:1px solid #a855f747;border-left:2.5px solid #a855f7;border-radius:6px;flex-direction:column;gap:4px;padding:6px 9px;transition:all .15s;display:flex;box-shadow:0 2px 6px #00000040}.wf-suggestion-subcard:hover{background:linear-gradient(135deg,#3a185ee6 0%,#260f3ef2 100%);border-color:#a855f799;transform:translateY(-1px);box-shadow:0 4px 12px #a855f733}.wf-subcard-text{color:#f3e8ff;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:500;line-height:1.25;overflow:hidden}.wf-subcard-footer{justify-content:flex-end;align-items:center;width:100%;display:flex}.wf-subcard-avatar{object-fit:cover;border:1px solid #a855f773;border-radius:50%;width:16px;height:16px}.wf-subcard-avatar-fallback{color:#e9d5ff;background:#581c87;border:1px solid #a855f773;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:8px;font-weight:600;display:flex}.wf-user-avatar{object-fit:cover;border:1px solid #fff3;border-radius:50%;width:20px;height:20px}.wf-user-avatar-fallback{color:#94a3b8;background:#334155;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:9px;font-weight:600;display:flex}.wf-trigger-tag{color:#cbd5e1;cursor:pointer;-webkit-user-select:none;user-select:none;background-color:#ffffff14;border:1px solid #ffffff1f;border-radius:6px;justify-content:center;align-items:center;gap:4px;max-width:240px;padding:2px 7px;font-size:11px;line-height:1;transition:all .15s;display:inline-flex}.wf-trigger-tag:hover{color:#fff;background-color:#ffffff29;border-color:#ffffff38}.wf-trigger-tag.active{color:#93c5fd;background-color:#3b82f62e;border-color:#3b82f659}.wf-trigger-tag.active:hover{color:#bfdbfe;background-color:#3b82f647;border-color:#3b82f68c}.wf-trigger-type{letter-spacing:.5px;opacity:.75;text-transform:uppercase;flex-shrink:0;font-size:9px;font-weight:700}.wf-trigger-name{text-overflow:ellipsis;white-space:nowrap;max-width:140px;font-weight:600;overflow:hidden}.wf-trigger-dots{opacity:.6;flex-shrink:0;margin-left:2px}.wf-dropdown-menu{z-index:10000;color:#e2e8f0;background-color:#1a1a1a;border:1px solid #ffffff1f;border-radius:8px;flex-direction:column;gap:2px;width:260px;margin-top:6px;padding:6px;display:flex;position:absolute;top:100%;left:0;box-shadow:0 10px 30px #0009}.wf-dropdown-title{color:#777;text-transform:uppercase;letter-spacing:.6px;padding:4px 8px 6px;font-size:10px;font-weight:700}.wf-dropdown-item{cursor:pointer;color:#cbd5e1;border-radius:6px;justify-content:space-between;align-items:center;padding:6px 8px;font-size:12px;transition:background .12s,color .12s;display:flex}.wf-dropdown-item:hover{color:#fff;background-color:#ffffff14}.wf-dropdown-item.active{color:#fff;background-color:#ffffff1f;font-weight:500}.wf-dropdown-divider{background-color:#ffffff0f;height:1px;margin:4px 0}.wf-search-doc-input-container{flex-direction:column;gap:6px;padding:4px 6px 8px;display:flex}.wf-search-doc-input{color:#fff;background:#0006;border:1px solid #ffffff26;border-radius:6px;outline:none;width:100%;padding:6px 8px;font-size:11.5px}.wf-search-doc-input:focus{border-color:#3b82f6}.wf-doc-search-results{flex-direction:column;gap:2px;max-height:150px;display:flex;overflow-y:auto}.wf-doc-search-item{color:#cbd5e1;cursor:pointer;border-radius:4px;align-items:center;gap:6px;padding:5px 8px;font-size:11.5px;display:flex}.wf-doc-search-item:hover{color:#60a5fa;background-color:#3b82f633}.task-panel-overlay.with-workframe,.task-panel-overlay.standalone.with-workframe{top:80px!important;bottom:30px!important;left:calc(var(--sidebar-width,60px) + var(--control-menu-width,0px))!important;width:calc(100vw - (var(--sidebar-width,60px) + var(--control-menu-width,0px)))!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;box-sizing:border-box!important;pointer-events:none!important;z-index:9999!important;background:0 0!important;justify-content:flex-start!important;align-items:stretch!important;height:auto!important;padding:0 16px 0 37px!important;transition:left .2s,width .2s!important;display:flex!important;position:fixed!important}.task-panel-container.with-workframe{pointer-events:auto!important;background-color:#161616!important;border:1px solid #ffffff14!important;border-radius:12px!important;flex-direction:row!important;align-items:stretch!important;width:100%!important;max-width:100%!important;height:calc(100% - 32px)!important;margin:16px 0!important;display:flex!important;position:relative!important;overflow:visible!important;box-shadow:0 10px 40px #000000b3!important}.task-panel-container.with-workframe .wf-column-index{width:var(--wf-index-width,260px)!important;min-width:var(--wf-index-width,260px)!important;max-width:var(--wf-index-width,260px)!important;flex:0 0 var(--wf-index-width,260px)!important;z-index:10!important;background-color:#121212!important;border-right:1px solid #ffffff14!important;border-top-left-radius:12px!important;border-bottom-left-radius:12px!important;flex-shrink:0!important;height:100%!important;position:relative!important;overflow:visible!important}.task-panel-container.with-workframe .wf-column-index .wf-column-header{border-top-left-radius:12px!important}.task-panel-container.with-workframe .wf-column-index .wf-tree-scroll{border-bottom-left-radius:12px!important}.wf-index-resizer{cursor:col-resize!important;z-index:100!important;-webkit-user-select:none!important;user-select:none!important;touch-action:none!important;background-color:#0000!important;width:8px!important;transition:background-color .15s,box-shadow .15s!important;position:absolute!important;top:0!important;bottom:0!important;right:-4px!important}.wf-index-resizer:hover,.wf-index-resizer.is-resizing{background-color:#3b82f6bf!important;box-shadow:0 0 8px #3b82f699!important}.wf-scroll-canvas{border-top-right-radius:12px!important;border-bottom-right-radius:12px!important;flex-direction:row!important;flex:auto!important;align-items:stretch!important;min-width:0!important;height:100%!important;display:flex!important;overflow:auto hidden!important}.wf-scroll-canvas::-webkit-scrollbar{width:7px;height:7px}.wf-scroll-canvas::-webkit-scrollbar-track{background:#111}.wf-scroll-canvas::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}.wf-scroll-canvas::-webkit-scrollbar-thumb:hover{background:#ffffff59}.task-panel-container.with-workframe .task-panel-close-btn{color:#000!important;cursor:pointer!important;z-index:10001!important;pointer-events:auto!important;background-color:#fff!important;border:none!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;width:20px!important;height:20px!important;transition:background-color .2s,transform .2s,box-shadow .2s!important;display:flex!important;position:absolute!important;top:14px!important;left:-28px!important;transform:none!important;box-shadow:0 2px 10px #00000080!important}.task-panel-container.with-workframe .task-panel-close-btn:hover{background-color:#f0f0f0!important;transform:scale(1.1)!important;box-shadow:0 4px 14px #0009!important}.task-panel-container.with-workframe .task-panel-left{flex:0 0 420px!important;width:420px!important;min-width:420px!important}.task-panel-container.with-workframe .task-panel-comments{flex:0 0 300px!important;width:300px!important;min-width:300px!important}.wf-dropdown-wrapper{display:inline-flex;position:relative}.wf-dropdown-item-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.wf-search-doc-label{color:#888;font-size:11px;font-weight:600}.wf-doc-search-hint{color:#777;padding:6px;font-size:11px}.wf-doc-search-item-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.wf-doc-icon-img{object-fit:cover;border-radius:3px;width:18px;height:18px}.wf-space-group{margin-bottom:16px}.wf-space-divider{opacity:.7;align-items:center;gap:8px;padding:8px 12px;display:flex}.wf-space-divider-icon{object-fit:cover;border-radius:4px;width:16px;height:16px}.wf-space-divider-icon-empty{background-color:#334155}.wf-space-divider-name{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;font-size:11px;font-weight:600}.wf-space-divider-line{background-color:#334155;flex:1;height:1px}.wf-share-modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000a6;justify-content:center;align-items:center;animation:.15s ease-out wfFadeIn;display:flex;position:fixed;inset:0;z-index:200000000!important}.wf-share-modal-panel{color:#e0e2e8;background:#18191c;border:1px solid #2d3139;border-radius:12px;flex-direction:column;width:440px;max-width:92vw;font-family:inherit;display:flex;overflow:hidden;box-shadow:0 16px 40px #00000080}.wf-share-modal-header{background:#1e2025;border-bottom:1px solid #282a30;justify-content:space-between;align-items:center;padding:14px 18px;display:flex}.wf-share-modal-title-box{align-items:center;gap:8px;display:flex}.wf-share-modal-title{color:#f1f2f6;letter-spacing:.3px;font-size:13px;font-weight:600}.wf-share-modal-close{color:#8c909c;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;transition:all .15s;display:flex}.wf-share-modal-close:hover{color:#fff;background:#2b2e36}.wf-share-modal-body{flex-direction:column;gap:16px;padding:20px 18px 16px;display:flex}.wf-share-user-card{background:#202228;border:1px solid #2d3039;border-radius:8px;align-items:center;gap:12px;padding:10px 14px;display:flex}.wf-share-avatar{object-fit:cover;border:1px solid #3c404d;border-radius:50%;width:36px;height:36px}.wf-share-user-details{flex-direction:column;gap:2px;display:flex}.wf-share-user-name{color:#fff;font-size:13px;font-weight:600}.wf-share-user-status{color:#ff9800;font-size:11px}.wf-share-message{color:#b0b4c0;margin:0;font-size:12.5px;line-height:1.5}.wf-share-doc-highlight{color:#74c0fc;font-weight:600}.wf-share-actions{flex-direction:column;gap:8px;margin-top:4px;display:flex}.wf-share-btn-row{gap:10px;display:flex}.wf-share-btn{cursor:pointer;border:1px solid #0000;border-radius:6px;flex:1;justify-content:center;align-items:center;gap:7px;padding:9px 14px;font-size:12px;font-weight:600;transition:all .15s;display:flex}.wf-share-btn-view{color:#a3e635;background:#1f3b2b;border-color:#2b593f}.wf-share-btn-view:hover{color:#bef264;background:#274b37;border-color:#3b7b57}.wf-share-btn-edit{color:#60a5fa;background:#1d3354;border-color:#2d4f82}.wf-share-btn-edit:hover{color:#93c5fd;background:#25426d;border-color:#3b68ab}.wf-share-btn-skip{color:#8c909c;background:0 0;border-color:#33363f;padding:7px 12px;font-size:11.5px;font-weight:500}.wf-share-btn-skip:hover{color:#d1d5db;background:#24262d}@keyframes wfFadeIn{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}.wf-share-status-icon{vertical-align:-1px;margin-right:4px;display:inline}.task-comment-modal-overlay{z-index:100000000;padding:var(--space-6);background-color:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.task-comment-modal-panel{border-radius:var(--radius-xl);background-color:#181818;border:1px solid #ffffff0f;flex-direction:column;width:min(720px,100%);max-height:min(640px,90vh);display:flex;overflow:hidden;box-shadow:0 20px 60px #00000080}.task-comment-modal-header{padding:var(--space-4) var(--space-5);border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;display:flex}.task-comment-modal-title{color:#eee;font-size:13px;font-weight:600}.task-comment-modal-close{color:#888;cursor:pointer;width:var(--h-sm);height:var(--h-sm);border-radius:var(--radius-sm);background:0 0;border:none;justify-content:center;align-items:center;transition:all .15s;display:inline-flex}.task-comment-modal-close:hover{color:#fff;background-color:#ffffff0f}.task-comment-modal-body{padding:var(--space-5);flex:1;min-height:0;display:flex;overflow:hidden}.task-comment-editor-shell--expanded{flex:1;min-height:0}.task-comment-editor-shell--expanded .task-comment-editor-content-wrapper{flex-direction:column;flex:1;min-height:0;display:flex}.task-comment-editor-shell--expanded .task-comment-rich-editor{flex:1;min-height:0;max-height:none}
