:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.app{display:grid;place-items:center;height:100%;width:100%;border-radius:10px;min-width:375px;min-height:667px;overflow:clip;background-color:#dadbd3;box-shadow:-1px 6px 18px -9px #000000bf}.app_body{display:flex;min-height:667px;flex-direction:column;background-color:#ededed;border-radius:10px;place-items:center;height:100%;overflow-y:auto;overflow-x:clip;width:100%;box-shadow:-1px 4px 20px -6px #000000bf}.main_body{display:flex;margin:auto;border-radius:10px}.avatar-container{position:relative;display:inline-block;cursor:pointer;align-self:center}.avatar{border:2px solid #d9d9d9}.overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;align-items:center;justify-content:center;border-radius:50%;visibility:hidden;opacity:0;pointer-events:none;transition:opacity .2s ease-in-out,visibility .2s ease-in-out}.overlay-visible{visibility:visible;opacity:1;pointer-events:auto}.overlay-hidden{visibility:hidden;opacity:0;pointer-events:none}.overlay button{color:#fff;background:#ffffff4d;border:none}.mention{font-weight:550;border-radius:4px;display:inline-block;margin:0 1px}.editor-container{position:relative;border-radius:20px;background-color:#fff;font-family:inherit;font-size:14px;padding:8px 14px;min-height:40px;max-height:120px;overflow-y:auto;border:1px solid rgba(0,0,0,.23);transition:border-color .2s}.editor-container{position:relative;border-radius:4px;background-color:#fff;font-family:inherit;font-size:14px;padding:8px 14px;min-height:40px;max-height:120px;overflow-y:auto;border:1px solid rgba(0,0,0,.23);transition:border-color .2s}.editor-container:focus{border-color:#1976d2;border-width:2px;outline:none}.editor-container.danger{border-color:#d32f2f}.editor-paragraph{margin:0;position:relative}.editor-text-mention{color:#0080ff;font-weight:500;padding:1px 4px;border-radius:4px;text-decoration:none}.editor-placeholder{color:#999;overflow:hidden;position:absolute;text-overflow:ellipsis;top:9px;left:15px;-webkit-user-select:none;user-select:none;pointer-events:none}.approval-mention{color:#0080ff}html,body,#root{height:100%;width:100%;margin:0;padding:0;background:"lightgrey"}body{font-family:Lato,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol}*,*:before,*:after{box-sizing:border-box}.bottom_nav_bar{position:flex;margin-top:auto;bottom:0;width:100%;z-index:1000;border-top:1px solid #ccc}:root{--react-pdf-text-layer: 1;--highlight-bg-color: rgba(180, 0, 170, 1);--highlight-selected-bg-color: rgba(0, 100, 0, 1)}@media screen and (forced-colors: active){:root{--highlight-bg-color: Highlight;--highlight-selected-bg-color: ButtonText}}[data-main-rotation="90"]{transform:rotate(90deg) translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg) translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg) translate(-100%)}.textLayer{position:absolute;text-align:initial;top:0;right:0;bottom:0;left:0;overflow:hidden;line-height:1;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;z-index:2}.textLayer :is(span,br){color:transparent;position:absolute;white-space:pre;cursor:text;margin:0;transform-origin:0 0}.textLayer span.markedContent{top:0;height:0}.textLayer .highlight{margin:-1px;padding:1px;background-color:var(--highlight-bg-color);border-radius:4px}.textLayer .highlight.appended{position:initial}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:var(--highlight-selected-bg-color)}.textLayer br::selection{background:transparent}.textLayer .endOfContent{display:block;position:absolute;top:100%;right:0;bottom:0;left:0;z-index:-1;cursor:default;-webkit-user-select:none;user-select:none}.textLayer.selecting .endOfContent{top:0}.hiddenCanvasElement{position:absolute;top:0;left:0;width:0;height:0;display:none}:root{--react-pdf-annotation-layer: 1;--annotation-unfocused-field-background: url("data:image/svg+xml;charset=UTF-8,<svg width='1px' height='1px' xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' style='fill:rgba(0, 54, 255, 0.13);'/></svg>");--input-focus-border-color: Highlight;--input-focus-outline: 1px solid Canvas;--input-unfocused-border-color: transparent;--input-disabled-border-color: transparent;--input-hover-border-color: black;--link-outline: none}@media screen and (forced-colors: active){:root{--input-focus-border-color: CanvasText;--input-unfocused-border-color: ActiveText;--input-disabled-border-color: GrayText;--input-hover-border-color: Highlight;--link-outline: 1.5px solid LinkText}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert(100%);backdrop-filter:invert(100%)}}.annotationLayer{position:absolute;top:0;left:0;pointer-events:none;transform-origin:0 0;z-index:3}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg) translate(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg) translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg) translateY(-100%)}.annotationLayer canvas{position:absolute;width:100%;height:100%}.annotationLayer section{position:absolute;text-align:initial;pointer-events:auto;box-sizing:border-box;margin:0;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:var(--link-outline)}.textLayer.selecting~.annotationLayer section{pointer-events:none}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{position:absolute;font-size:1em;top:0;left:0;width:100%;height:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{opacity:.2;background:#ff0;box-shadow:0 2px 10px #ff0}.annotationLayer .textAnnotation img{position:absolute;cursor:pointer;width:100%;height:100%;top:0;left:0}.annotationLayer .textWidgetAnnotation :is(input,textarea),.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{background-image:var(--annotation-unfocused-field-background);border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px * var(--scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled]{background:none;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover{border:2px solid var(--input-hover-border-color)}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation.checkBox input:hover{border-radius:2px}.annotationLayer .textWidgetAnnotation :is(input,textarea):focus,.annotationLayer .choiceWidgetAnnotation select:focus{background:none;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-image:none;background-color:transparent}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{height:80%;left:45%;width:1px}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;height:50%;left:30%;top:20%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{-webkit-appearance:none;-moz-appearance:none;appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{position:absolute;font-size:calc(9px * var(--scale-factor));width:100%;min-width:calc(180px * var(--scale-factor));pointer-events:none}.annotationLayer .popup{position:absolute;max-width:calc(180px * var(--scale-factor));background-color:#ff9;box-shadow:0 calc(2px * var(--scale-factor)) calc(5px * var(--scale-factor)) #888;border-radius:calc(2px * var(--scale-factor));padding:calc(6px * var(--scale-factor));margin-left:calc(5px * var(--scale-factor));cursor:pointer;font:message-box;white-space:normal;word-wrap:break-word;pointer-events:auto}.annotationLayer .popup>*{font-size:calc(9px * var(--scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px * var(--scale-factor))}.annotationLayer .popupContent{border-top:1px solid rgba(51,51,51,1);margin-top:calc(2px * var(--scale-factor));padding-top:calc(2px * var(--scale-factor))}.annotationLayer .richText>*{white-space:pre-wrap;font-size:calc(9px * var(--scale-factor))}.annotationLayer .highlightAnnotation,.annotationLayer .underlineAnnotation,.annotationLayer .squigglyAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .lineAnnotation svg line,.annotationLayer .squareAnnotation svg rect,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .caretAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .stampAnnotation,.annotationLayer .fileAttachmentAnnotation{cursor:pointer}.annotationLayer section svg{position:absolute;width:100%;height:100%;top:0;left:0}.annotationLayer .annotationTextContent{position:absolute;width:100%;height:100%;opacity:0;color:transparent;-webkit-user-select:none;user-select:none;pointer-events:none}.annotationLayer .annotationTextContent span{width:100%;display:inline-block}.image-viewer-container{display:flex;flex-direction:column;align-items:center;width:100%;max-width:40rem;margin:auto;padding:1rem}.thumbnail-container{display:flex;gap:.5rem;flex-wrap:wrap}.thumbnail{width:4rem;height:4rem;object-fit:cover;border-radius:.5rem;cursor:pointer;transition:all .3s ease;border:2px solid #ccc}.thumbnail:hover{border-color:#3b82f6}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.modal-content{position:relative;padding:1rem;border-radius:.5rem}.modal-close-btn{position:absolute;top:.5rem;right:.5rem;padding:.25rem;background:#d1d5db;border-radius:50%;cursor:pointer}.modal-close-btn:hover{background:#9ca3af}.image-zoomable{border-radius:.5rem;transition:transform .3s ease-in-out;max-width:100%;max-height:80vh}html,body{margin:0;padding:0;font-family:sans-serif;background-color:#f3f4f6;height:100%}.drive-clone-wrapper{display:flex;flex-direction:column;width:100%;height:100%}.navbar{display:flex;align-items:center;justify-content:space-between;background:#fff;padding:.5rem 1rem;box-shadow:0 1px 2px #0000001a}.navbar-left{display:flex;align-items:center;gap:.5rem}.navbar-left input{outline:none;border:none}.navbar-right{display:flex;align-items:center;gap:.5rem}.upload-label{background-color:#3b82f6;color:#fff;padding:.5rem .75rem;border-radius:.25rem;display:inline-flex;align-items:center;cursor:pointer}.upload-label:hover{background-color:#2563eb}.upload-button{background-color:#2563eb;color:#fff;padding:.5rem .75rem;border:none;border-radius:.25rem;display:inline-flex;align-items:center;cursor:pointer}.upload-button:disabled{opacity:.6;cursor:not-allowed}.profile-icon{color:#4b5563;font-size:1.25rem}.content-area{display:flex;flex-grow:1;overflow:auto;width:100%;height:100%}.sidebar{width:16rem;background:#fff;border-right:1px solid #e5e7eb;padding:1rem;display:none}@media (min-width: 768px){.sidebar{display:block}}.new-button{background-color:#10b981;color:#fff;width:100%;padding:.5rem;border:none;border-radius:.25rem;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.new-button:hover{background-color:#059669}.sidebar-links{margin-top:2rem;display:flex;flex-direction:column;gap:.5rem;color:#374151;align-content:center;justify-content:center}.sidebar-links .font-semibold{font-weight:600}.main-content{flex:1;display:flex;flex-direction:column;padding:1rem;overflow:auto;background:#fff}.breadcrumb{display:flex;align-items:center;gap:.25rem;font-size:.875rem;color:#000;margin-bottom:1rem}.breadcrumb .crumb{text-decoration:underline;cursor:pointer}.breadcrumb .crumb:hover{color:#2563eb}.section-title-container{display:flex;align-items:baseline}.section-title{font-size:1.125rem;font-weight:600;margin-bottom:.5rem;color:#000}.section-title-info{display:flex;font-size:1rem;color:#000;margin-bottom:0}.placeholder-text{color:#6b7280}.grid-layout{display:grid;grid-template-columns:repeat(auto-fill,minmax(8rem,1fr));gap:1rem}.folder-item{padding:1rem;background-color:#fef3c7;border-radius:.25rem;transition:background-color .2s;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center}.folder-item:hover{background-color:#fde68a}.folder-icon{color:#b45309;font-size:2rem;margin-bottom:.5rem}.folder-name{font-size:.875rem;font-weight:500}.file-item{padding:1rem;background-color:#fff;border-radius:.25rem;border:1px solid #e5e7eb;transition:background-color .2s;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}.file-item:hover{background-color:#f9fafb}.file-icon{color:#9ca3af;font-size:2rem;margin-bottom:.5rem}.operation-container-title{display:flex;align-items:baseline;justify-content:space-between;max-width:15%;margin-left:1rem;background-color:#dadbd3}.operation-container{display:flex;align-items:center;justify-content:space-evenly;flex:1;max-width:15%;margin-left:1rem}.file-name{font-size:.875rem;font-weight:500;width:100%;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#000}.delete-button{position:absolute;top:.5rem;right:.5rem;color:#f87171;background:none;border:none;cursor:pointer}.delete-button:hover{color:#dc2626}.hidden-input{display:none}.pdf-container{width:100%;height:13rem;overflow:hidden;padding:1rem;box-sizing:border-box;border-radius:.5rem;box-shadow:0 4px 10px #0000001a}.pdf-wrapper{width:100%;height:100%;overflow:hidden;border-radius:.5em;box-shadow:0 4px 10px #0000001a}.pdf-container img{width:100%;height:100%;object-fit:cover}[draggable]{cursor:grab}[draggable]:active{cursor:grabbing}.folder-drop-target{position:relative}.folder-drop-target:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border:2px dashed #1890ff;border-radius:8px;background-color:#1890ff1a;z-index:100;pointer-events:none}.folder-card:hover{border-color:#1890ff;box-shadow:0 2px 8px #00000026;transition:all .3s}.file-dragging,.folder-dragging{opacity:.5;transform:scale(.95);transition:all .2s}.dragging-active .potential-drop-target{border:1px solid rgba(24,144,255,.3);box-shadow:0 0 5px #1890ff33;transition:all .2s ease}.dragging-active .potential-drop-target:hover{border:1px solid #1890ff;box-shadow:0 0 8px #1890ff66}.batch-drag-image{position:absolute;background-color:#1890ffe6;border-radius:4px;padding:8px 12px;color:#fff;font-weight:700;box-shadow:0 4px 12px #0003;z-index:1000;pointer-events:none;white-space:nowrap}.batch-drag-count{display:flex;align-items:center;justify-content:center}.file-card.selected:after,.folder-card.selected:after{content:"";position:absolute;top:-5px;right:-5px;width:20px;height:20px;border-radius:50%;background-color:#1890ff;border:2px solid white;z-index:10}.ant-table-row{cursor:pointer}.ant-table-row[draggable=true]{cursor:grab}.ant-table-row[draggable=true]:active{cursor:grabbing}.ant-table-row.file-dragging{opacity:.5;background-color:#1890ff0d}.ant-table-row[draggable=true] td:first-child{position:relative}.ant-table-row[draggable=true] td:first-child:before{content:"⋮⋮";position:absolute;left:-5px;top:50%;transform:translateY(-50%);color:#d9d9d9;font-size:16px;opacity:0;transition:opacity .2s ease}.ant-table-row[draggable=true]:hover td:first-child:before{opacity:1}.ant-table-row.table-row-selected{background-color:#1890ff1a}.ant-table-row.table-row-selected>td{background-color:#1890ff1a!important}.ant-table-row.table-row-selected:hover>td{background-color:#1890ff33!important}.chart-container{display:flex;gap:2rem;font-family:Arial,sans-serif;padding:1rem}.chart-tree{flex:0 0 350px;border:1px solid #ddd;padding:1rem;background-color:#fafafa}.chart-details{flex:1;border:1px solid #ddd;padding:1rem;background-color:#fff}.manager-row,.selected-row,.reports-row{display:flex;justify-content:center;margin-bottom:1rem}.reports-label{text-align:center;font-weight:700;margin-bottom:.5rem}.person-card{display:flex;align-items:center;border:1px solid #ccc;border-radius:6px;padding:.5rem;margin:0 .5rem;background-color:#fff;cursor:pointer;width:240px;transition:background-color .2s}.person-card:hover{background-color:#f0f8ff}.person-card.selected{border:2px solid #007fff;background-color:#eaf3ff}.person-avatar{width:60px;height:60px;border-radius:4px;object-fit:cover;margin-right:.75rem}.person-info{display:flex;flex-direction:column}.person-name{font-weight:700;line-height:1.2;margin-bottom:4px}.person-title{font-size:.85rem;color:#666;margin-bottom:4px}.person-reports{font-size:.75rem;color:#888}.details-person{display:flex;align-items:center;margin-bottom:1rem}.details-avatar{width:80px;height:80px;border-radius:4px;margin-right:1rem;object-fit:cover}.details-name{font-weight:700;font-size:1.1rem}.details-title{font-size:.9rem;color:#555}.details-info{margin-bottom:.75rem}.custom-tree .ant-tree-treenode{font-size:15px;padding:2px 8px;padding-left:0!important}.custom-tree .ant-tree-switcher{width:12px;height:12px;padding-left:0!important}.custom-tree .ant-tree-node-content-wrapper{padding:2px 5px;padding-left:0!important}.react-flow{direction:ltr}.react-flow__container{position:absolute;width:100%;height:100%;top:0;left:0}.react-flow__pane{z-index:1;cursor:-webkit-grab;cursor:grab}.react-flow__pane.selection{cursor:pointer}.react-flow__pane.dragging{cursor:-webkit-grabbing;cursor:grabbing}.react-flow__viewport{transform-origin:0 0;z-index:2;pointer-events:none}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow .react-flow__edges{pointer-events:none;overflow:visible}.react-flow__edge-path,.react-flow__connection-path{stroke:#b1b1b7;stroke-width:1;fill:none}.react-flow__edge{pointer-events:visibleStroke;cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;-webkit-animation:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge:focus .react-flow__edge-path,.react-flow__edge:focus-visible .react-flow__edge-path{stroke:#555}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge-textbg{fill:#fff}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__connectionline{z-index:1001}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:-webkit-grab;cursor:grab}.react-flow__node.dragging{cursor:-webkit-grabbing;cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:left top;pointer-events:none}.react-flow__nodesselection-rect{position:absolute;pointer-events:all;cursor:-webkit-grab;cursor:grab}.react-flow__handle{position:absolute;pointer-events:none;min-width:5px;min-height:5px;width:6px;height:6px;background:#1a192b;border:1px solid white;border-radius:100%}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;left:50%;bottom:-4px;transform:translate(-50%)}.react-flow__handle-top{left:50%;top:-4px;transform:translate(-50%)}.react-flow__handle-left{top:50%;left:-4px;transform:translateY(-50%)}.react-flow__handle-right{right:-4px;top:50%;transform:translateY(-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__panel{position:absolute;z-index:5;margin:15px}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.center{left:50%;transform:translate(-50%)}.react-flow__attribution{font-size:10px;background:#ffffff80;padding:2px 3px;margin:0}.react-flow__attribution a{text-decoration:none;color:#999}@-webkit-keyframes dashdraw{0%{stroke-dashoffset:10}}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edgelabel-renderer{position:absolute;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-default,.react-flow__node-input,.react-flow__node-output,.react-flow__node-group{padding:10px;border-radius:3px;width:150px;font-size:12px;color:#222;text-align:center;border-width:1px;border-style:solid;border-color:#1a192b;background-color:#fff}.react-flow__node-default.selectable:hover,.react-flow__node-input.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.selectable:hover{box-shadow:0 1px 4px 1px #00000014}.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible{box-shadow:0 0 0 .5px #1a192b}.react-flow__node-group{background-color:#f0f0f040}.react-flow__nodesselection-rect,.react-flow__selection{background:#0059dc14;border:1px dotted rgba(0,89,220,.8)}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls{box-shadow:0 0 2px 1px #00000014}.react-flow__controls-button{border:none;background:#fefefe;border-bottom:1px solid #eee;box-sizing:content-box;display:flex;justify-content:center;align-items:center;width:16px;height:16px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:5px}.react-flow__controls-button:hover{background:#f4f4f4}.react-flow__controls-button svg{width:100%;max-width:12px;max-height:12px}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__minimap{background-color:#fff}.react-flow__minimap svg{display:block}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.top,.react-flow__resize-control.bottom{cursor:ns-resize}.react-flow__resize-control.top.left,.react-flow__resize-control.bottom.right{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{width:4px;height:4px;border:1px solid #fff;border-radius:1px;background-color:#3367d9;transform:translate(-50%,-50%)}.react-flow__resize-control.handle.left{left:0;top:50%}.react-flow__resize-control.handle.right{left:100%;top:50%}.react-flow__resize-control.handle.top{left:50%;top:0}.react-flow__resize-control.handle.bottom{left:50%;top:100%}.react-flow__resize-control.handle.top.left,.react-flow__resize-control.handle.bottom.left{left:0}.react-flow__resize-control.handle.top.right,.react-flow__resize-control.handle.bottom.right{left:100%}.react-flow__resize-control.line{border-color:#3367d9;border-width:0;border-style:solid}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;transform:translate(-50%);top:0;height:100%}.react-flow__resize-control.line.left{left:0;border-left-width:1px}.react-flow__resize-control.line.right{left:100%;border-right-width:1px}.react-flow__resize-control.line.top,.react-flow__resize-control.line.bottom{height:1px;transform:translateY(-50%);left:0;width:100%}.react-flow__resize-control.line.top{top:0;border-top-width:1px}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}.help-center{min-height:100vh;background-color:#f5f5f5;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.help-header{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:40px 20px;text-align:center;box-shadow:0 2px 10px #0000001a}.help-header h1{font-size:2.5rem;margin:0 0 10px;font-weight:600}.help-header p{font-size:1.1rem;opacity:.9;max-width:800px;margin:0 auto}.help-container{max-width:1400px;margin:0 auto;display:flex;min-height:calc(100vh - 160px);gap:20px;padding:20px}.help-sidebar{width:350px;background:#fff;border-radius:10px;box-shadow:0 2px 10px #0000001a;overflow-y:auto;position:sticky;top:20px;height:calc(100vh - 200px)}.sidebar-header{padding:20px;background-color:#f8f9fa;border-bottom:1px solid #e9ecef;border-radius:10px 10px 0 0}.sidebar-header h3{color:#495057;font-size:1.2rem;margin:0;font-weight:600}.category{border-bottom:1px solid #e9ecef}.category:last-child{border-bottom:none}.category-header{padding:15px 20px;background-color:#f8f9fa;cursor:pointer;transition:all .3s ease;font-weight:600;color:#495057;display:flex;justify-content:space-between;align-items:center;-webkit-user-select:none;user-select:none}.category-header:hover{background-color:#e9ecef}.category-header.active{background-color:#667eea;color:#fff}.category-arrow{transition:transform .3s ease;font-size:.8rem}.category.expanded .category-arrow{transform:rotate(90deg)}.category-items{display:none;background-color:#fff}.category.expanded .category-items{display:block}.category-item{padding:12px 20px 12px 40px;cursor:pointer;transition:all .3s ease;border-left:3px solid transparent;color:#555;-webkit-user-select:none;user-select:none}.category-item:hover{background-color:#f8f9fa;border-left-color:#667eea}.category-item.active{background-color:#e7edff;border-left-color:#667eea;color:#667eea;font-weight:500}.help-content{flex:1;background:#fff;border-radius:10px;box-shadow:0 2px 10px #0000000d;overflow-y:auto;height:calc(100vh - 200px)}.content-section{padding:30px}.content-section h2{color:#495057;margin:0 0 20px;padding-bottom:10px;border-bottom:2px solid #667eea;font-size:2rem;font-weight:600}.content-section h3{color:#667eea;margin:25px 0 15px;font-size:1.4rem;font-weight:600}.content-section p{line-height:1.6;margin-bottom:15px;color:#555;font-size:1rem}.video-container{margin:25px 0;padding:20px;background-color:#f8f9fa;border-radius:8px;border-left:4px solid #667eea}.video-player{width:100%;height:300px;border-radius:8px;margin-bottom:15px;background-color:#000}.video-placeholder{width:100%;height:300px;background:linear-gradient(45deg,#e9ecef,#dee2e6);border-radius:8px;display:flex;align-items:center;justify-content:center;color:#6c757d;font-size:1.1rem;margin-bottom:15px;font-weight:500}.video-title{font-weight:600;color:#495057;margin-bottom:8px;font-size:1.1rem}.video-description{color:#6c757d;font-size:.9rem;line-height:1.4}.feature-list{background-color:#f8f9fa;padding:20px;border-radius:8px;margin:20px 0;border:1px solid #e9ecef}.feature-list h3{margin:0 0 15px;color:#495057;font-size:1.2rem}.feature-list ul{list-style:none;padding:0;margin:0}.feature-list li{color:#555;position:relative;padding:8px 0 8px 25px;line-height:1.5}.feature-list li:before{content:"✓";color:#28a745;font-weight:700;position:absolute;left:0;top:8px}.steps{counter-reset:step-counter;margin:25px 0}.step{counter-increment:step-counter;margin:15px 0;background:#fff;border:1px solid #e9ecef;border-radius:8px;position:relative;padding:15px 15px 15px 60px;box-shadow:0 1px 3px #0000000d}.step:before{content:counter(step-counter);position:absolute;left:15px;top:50%;transform:translateY(-50%);background:#667eea;color:#fff;width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.9rem}.step strong{color:#495057}.warning{background-color:#fff3cd;border:1px solid #ffeaa7;border-radius:8px;padding:15px;margin:20px 0;color:#856404;border-left:4px solid #ffc107}.warning:before{content:"⚠️ ";font-weight:700;margin-right:5px}.tip{background-color:#d1ecf1;border:1px solid #bee5eb;border-radius:8px;padding:15px;margin:20px 0;color:#0c5460;border-left:4px solid #17a2b8}.tip:before{content:"💡 ";font-weight:700;margin-right:5px}.transcript-section{margin-top:15px;border-top:1px solid #e9ecef;padding-top:15px}.transcript-toggle{background-color:#667eea;color:#fff;border:none;padding:8px 16px;border-radius:5px;cursor:pointer;font-size:.9rem;font-weight:500;transition:all .3s ease}.transcript-toggle:hover{background-color:#5a67d8;transform:translateY(-1px)}.transcript-content{margin-top:15px;animation:fadeIn .3s ease-in}.transcript-content h4{color:#495057;font-size:1rem;margin:0 0 10px;font-weight:600}.transcript-text{background-color:#fff;padding:15px;border-radius:5px;border:1px solid #e9ecef;font-size:.9rem;line-height:1.6;color:#555;max-height:300px;overflow-y:auto}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.screenshot-container{margin:25px 0;padding:20px;background-color:#f8f9fa;border-radius:8px;border-left:4px solid #28a745}.screenshot-wrapper{position:relative;display:inline-block;width:100%}.screenshot-image{width:100%;max-height:400px;object-fit:contain;border-radius:8px;margin-bottom:15px;background-color:#fff;box-shadow:0 2px 8px #0000001a;cursor:pointer}.screenshot-container .ant-image{width:100%}.screenshot-container .ant-image-img{width:100%;max-height:400px;object-fit:contain;border-radius:8px;background-color:#fff;box-shadow:0 2px 8px #0000001a}.screenshot-container .ant-image-preview-mask{border-radius:8px}.screenshot-navigation{position:absolute;bottom:25px;left:50%;transform:translate(-50%);background:#000000b3;border-radius:20px;padding:8px 15px;display:flex;align-items:center;gap:10px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.nav-button{background:transparent;border:none;color:#fff;cursor:pointer;font-size:14px;padding:5px 8px;border-radius:4px;transition:all .2s ease}.nav-button:hover{background:#fff3}.image-counter{color:#fff;font-size:12px;font-weight:500;min-width:40px;text-align:center}.screenshot-title{font-weight:600;color:#495057;margin-bottom:8px;font-size:1.1rem}.screenshot-description{color:#6c757d;font-size:.9rem;line-height:1.4}.screenshot-placeholder{width:100%;height:300px;background:linear-gradient(45deg,#e9ecef,#dee2e6);border-radius:8px;display:flex;align-items:center;justify-content:center;color:#6c757d;font-size:1.1rem;margin-bottom:15px;font-weight:500}.instructions-section{margin-top:15px;border-top:1px solid #e9ecef;padding-top:15px}.instructions-toggle{background-color:#28a745;color:#fff;border:none;padding:8px 16px;border-radius:5px;cursor:pointer;font-size:.9rem;font-weight:500;transition:all .3s ease}.instructions-toggle:hover{background-color:#218838;transform:translateY(-1px)}.instructions-content{margin-top:15px;animation:fadeIn .3s ease-in}.instructions-content h4{color:#495057;font-size:1rem;margin:0 0 10px;font-weight:600}.instructions-text{background-color:#fff;padding:15px;border-radius:5px;border:1px solid #e9ecef;font-size:.9rem;line-height:1.6;color:#555;max-height:300px;overflow-y:auto;white-space:pre-line}@media (max-width: 1024px){.help-container{flex-direction:column;padding:10px}.help-sidebar{width:100%;height:auto;position:static;margin-bottom:20px}.help-content{height:auto}.content-section{padding:20px}}@media (max-width: 768px){.help-header{padding:30px 15px}.help-header h1{font-size:2rem}.help-header p{font-size:1rem}.help-container{padding:10px}.content-section{padding:15px}.content-section h2{font-size:1.5rem}.video-placeholder{height:200px;font-size:1rem}.video-player{height:200px}.step{padding-left:50px}.step:before{width:25px;height:25px;font-size:.8rem}}@media (max-width: 480px){.help-header h1{font-size:1.5rem}.help-sidebar,.help-content{border-radius:5px}.content-section{padding:10px}.content-section h2{font-size:1.3rem}.content-section h3{font-size:1.2rem}.video-placeholder,.video-player{height:150px}}.help-content{scroll-behavior:smooth}.category-header:focus,.category-item:focus{outline:2px solid #667eea;outline-offset:2px}@media print{.help-sidebar{display:none}.help-container{flex-direction:column}.help-content{width:100%;box-shadow:none;border:none}}
