/*!
 * Cropper.js v1.6.2
 * https://fengyuanchen.github.io/cropperjs
 *
 * Copyright 2015-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2024-04-21T07:43:02.731Z
 */.cropper-container{direction:ltr;font-size:0;line-height:0;position:relative;-ms-touch-action:none;touch-action:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.cropper-container img{backface-visibility:hidden;display:block;height:100%;image-orientation:0deg;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;width:100%}.cropper-wrap-box,.cropper-canvas,.cropper-drag-box,.cropper-crop-box,.cropper-modal{bottom:0;left:0;position:absolute;right:0;top:0}.cropper-wrap-box,.cropper-canvas{overflow:hidden}.cropper-drag-box{background-color:#fff;opacity:0}.cropper-modal{background-color:#000;opacity:.5}.cropper-view-box{display:block;height:100%;outline:1px solid #39f;outline-color:#3399ffbf;overflow:hidden;width:100%}.cropper-dashed{border:0 dashed #eee;display:block;opacity:.5;position:absolute}.cropper-dashed.dashed-h{border-bottom-width:1px;border-top-width:1px;height:calc(100% / 3);left:0;top:calc(100% / 3);width:100%}.cropper-dashed.dashed-v{border-left-width:1px;border-right-width:1px;height:100%;left:calc(100% / 3);top:0;width:calc(100% / 3)}.cropper-center{display:block;height:0;left:50%;opacity:.75;position:absolute;top:50%;width:0}.cropper-center:before,.cropper-center:after{background-color:#eee;content:" ";display:block;position:absolute}.cropper-center:before{height:1px;left:-3px;top:0;width:7px}.cropper-center:after{height:7px;left:0;top:-3px;width:1px}.cropper-face,.cropper-line,.cropper-point{display:block;height:100%;opacity:.1;position:absolute;width:100%}.cropper-face{background-color:#fff;left:0;top:0}.cropper-line{background-color:#39f}.cropper-line.line-e{cursor:ew-resize;right:-3px;top:0;width:5px}.cropper-line.line-n{cursor:ns-resize;height:5px;left:0;top:-3px}.cropper-line.line-w{cursor:ew-resize;left:-3px;top:0;width:5px}.cropper-line.line-s{bottom:-3px;cursor:ns-resize;height:5px;left:0}.cropper-point{background-color:#39f;height:5px;opacity:.75;width:5px}.cropper-point.point-e{cursor:ew-resize;margin-top:-3px;right:-3px;top:50%}.cropper-point.point-n{cursor:ns-resize;left:50%;margin-left:-3px;top:-3px}.cropper-point.point-w{cursor:ew-resize;left:-3px;margin-top:-3px;top:50%}.cropper-point.point-s{bottom:-3px;cursor:s-resize;left:50%;margin-left:-3px}.cropper-point.point-ne{cursor:nesw-resize;right:-3px;top:-3px}.cropper-point.point-nw{cursor:nwse-resize;left:-3px;top:-3px}.cropper-point.point-sw{bottom:-3px;cursor:nesw-resize;left:-3px}.cropper-point.point-se{bottom:-3px;cursor:nwse-resize;height:20px;opacity:1;right:-3px;width:20px}@media (min-width: 768px){.cropper-point.point-se{height:15px;width:15px}}@media (min-width: 992px){.cropper-point.point-se{height:10px;width:10px}}@media (min-width: 1200px){.cropper-point.point-se{height:5px;opacity:.75;width:5px}}.cropper-point.point-se:before{background-color:#39f;bottom:-50%;content:" ";display:block;height:200%;opacity:0;position:absolute;right:-50%;width:200%}.cropper-invisible{opacity:0}.cropper-bg{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC)}.cropper-hide{display:block;height:0;position:absolute;width:0}.cropper-hidden{display:none!important}.cropper-move{cursor:move}.cropper-crop{cursor:crosshair}.cropper-disabled .cropper-drag-box,.cropper-disabled .cropper-face,.cropper-disabled .cropper-line,.cropper-disabled .cropper-point{cursor:not-allowed}.editor-container{margin:20px auto;border-radius:10px 10px 2px 2px;max-width:100%;color:var(--Text-Primary, #dfe0e3);position:relative;line-height:150%;font-weight:400;letter-spacing:-.01px;text-align:left;background:transparent}.editor-inner{background:transparent;position:relative}.editor-input{min-height:150px;resize:none;font-size:15px;position:relative;-moz-tab-size:1;tab-size:1;outline:0;padding:15px;caret-color:var(--Text-Primary, #dfe0e3);color:var(--Text-Primary, #dfe0e3);background:transparent!important}.editor-input:focus{outline:none;background:transparent!important}.editor-input *{background:transparent!important}.editor-input img{max-width:100%;height:auto;border-radius:4px;display:block}.editor-input p{margin:0 0 1em;line-height:1.5;font-weight:400;color:var(--Text-Primary, #dfe0e3)}.editor-input h1{font-size:24px;font-weight:600;margin:24px 0 12px;color:var(--Text-Primary, #dfe0e3)}.editor-input h2{font-size:20px;font-weight:500;margin:20px 0 10px;color:var(--Text-Primary, #dfe0e3)}.editor-input h3{font-size:18px;font-weight:500;margin:16px 0 8px;color:var(--Text-Primary, #dfe0e3)}.editor-input ul{margin:8px 0;padding-left:24px}.editor-input li{margin:4px 0}.editor-input figure{margin:1.5em 0;text-align:center}.editor-input figcaption{color:#999;font-size:.9em;margin-top:.5em;text-align:center}.editor-input a{color:#58a6ff;text-decoration:none}.editor-input a:hover{text-decoration:underline}.editor-input strong,.editor-input b{font-weight:600}.editor-input em,.editor-input i{font-style:italic}.editor-input code{background:rgba(255,255,255,.1);padding:.2em .4em;border-radius:3px;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:.9em}.editor-input pre{background:rgba(255,255,255,.05);padding:1em;border-radius:4px;overflow-x:auto;margin:1em 0}.editor-input pre code{background:none;padding:0}.editor-placeholder{color:#999;overflow:hidden;position:absolute;text-overflow:ellipsis;top:15px;left:10px;font-size:15px;-webkit-user-select:none;user-select:none;display:inline-block;pointer-events:none}.editor-paragraph{margin:0 0 8px;position:relative;color:#fff}.editor-paragraph:last-child{margin-bottom:0}.editor-heading-h1{font-size:24px;color:#050505;font-weight:600;margin:0 0 12px;padding:0}.editor-heading-h2{font-size:20px;color:#050505;font-weight:500;margin:0 0 10px;padding:0}.editor-heading-h3{font-size:18px;color:#050505;font-weight:500;margin:0 0 8px;padding:0}.editor-quote{margin:0 0 10px 20px;font-size:15px;color:#65676b;border-left-color:#ced0d4;border-left-width:4px;border-left-style:solid;padding-left:16px}.editor-list-ol,.editor-list-ul{padding:0;margin:0 0 0 16px;color:#fff;list-style-position:inside}.editor-listitem{margin:8px 32px;color:#fff}.editor-nested-listitem{list-style-type:none}.editor-image-figure{margin:1em 0;text-align:center}.editor-image{max-width:100%;height:auto;border-radius:4px;display:block;margin:0 auto}figcaption{color:#888;font-size:.9em;margin-top:.5em;text-align:center}.editor-table{border-collapse:collapse;border-spacing:0;max-width:100%;overflow:auto;border:1px solid #4d4d4d;margin:1em 0;color:#fff}.editor-table-cell{border:1px solid #4d4d4d;padding:8px;min-width:75px;vertical-align:top;position:relative;cursor:default;color:#fff}.editor-table-row{border-bottom:1px solid #4d4d4d;cursor:default;color:#fff}.editor-table-row:nth-child(2n){background:#2d2d2d}.editor-table-row:hover{background:#3d3d3d}.editor-text-bold{font-weight:700}.editor-text-italic{font-style:italic}.editor-text-underline{text-decoration:underline}.editor-text-strikethrough{text-decoration:line-through}.editor-text-underlineStrikethrough{text-decoration:underline line-through}.editor-text-code{background-color:#f0f2f5;padding:1px .25rem;font-family:Menlo,Consolas,Monaco,monospace;font-size:94%}.editor-image-container{position:relative;margin:1em 0}.editor-image-figure{margin:0;text-align:center}.content-with-images{margin-top:20px;color:var(--Text-Primary, #dfe0e3);background:transparent}.content-with-images .text-block{margin-bottom:15px;white-space:pre-wrap;font-size:15px;line-height:1.5}.content-with-images .text-block h1{font-size:24px;font-weight:600;margin:24px 0 12px;color:var(--Text-Primary, #dfe0e3)}.content-with-images .text-block h2{font-size:20px;font-weight:500;margin:20px 0 10px;color:var(--Text-Primary, #dfe0e3)}.content-with-images .text-block h3{font-size:18px;font-weight:500;margin:16px 0 8px;color:var(--Text-Primary, #dfe0e3)}.content-with-images .text-block ul{margin:8px 0;padding-left:24px}.content-with-images .text-block li{margin:4px 0}.content-with-images img{max-width:100%;height:auto;margin:10px 0;border-radius:4px;box-shadow:0 2px 4px #0000001a}.toolbar{position:sticky;top:0;z-index:1;display:flex;padding:4px 0;margin-bottom:1rem;background:transparent;border:none}.toolbar button{border:0;background:none;border-radius:4px;padding:4px 8px;cursor:pointer;color:var(--Text-Primary, #dfe0e3);margin-right:4px}.toolbar button:hover{background-color:#ffffff1a}.toolbar button.active{background-color:#fff3}::selection{background:#4d4d4d;color:#fff}.slash-commands-menu{position:absolute;background-color:#2d2d2d;border-radius:6px;box-shadow:0 12px 28px #0003,0 2px 4px #0000001a;min-width:180px;z-index:1000}.slash-commands-menu ul{list-style:none;margin:0;padding:4px;border-radius:6px}.slash-commands-menu li{padding:8px 12px;margin:0;cursor:pointer;border-radius:4px;color:#fff;display:flex;align-items:center;gap:8px}.slash-commands-menu li:hover{background-color:#3d3d3d}.slash-commands-menu li .icon{width:20px;height:20px;display:flex;align-items:center;justify-content:center}.slash-commands-menu li .label{flex:1}.image-upload-popup{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#2d2d2d;padding:20px;border-radius:8px;box-shadow:0 12px 28px #0003;z-index:1000}.image-upload-popup .header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.image-upload-popup .header h3{margin:0;color:#fff}.image-upload-popup .close-button{background:none;border:none;color:#fff;cursor:pointer;font-size:20px}.image-upload-popup .content{display:flex;flex-direction:column;gap:16px}.image-upload-popup .upload-area{border:2px dashed #4d4d4d;padding:40px;text-align:center;border-radius:6px;cursor:pointer;color:#fff}.image-upload-popup .upload-area:hover{border-color:#6d6d6d;background-color:#3d3d3d}.image-upload-popup .buttons{display:flex;justify-content:flex-end;gap:8px}.image-upload-popup button{padding:8px 16px;border:none;border-radius:4px;cursor:pointer;font-weight:500}.image-upload-popup button.primary{background-color:#06c;color:#fff}.image-upload-popup button.primary:hover{background-color:#0052a3}.image-upload-popup button.secondary{background-color:#4d4d4d;color:#fff}.image-upload-popup button.secondary:hover{background-color:#3d3d3d}.image-container{display:block;margin:8px 0;max-width:100%}.editor-image{max-width:100%;height:auto;display:block;margin:0 auto;border-radius:4px}.image-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:200px;background:rgba(255,255,255,.1);border-radius:4px;color:var(--Text-Primary, #dfe0e3)}.actions-popover .ant-popover-content{margin-top:1.25rem}.rename-popover .ant-popover-content{margin:0!important}.actions-popover .ant-popover-inner{padding:0;border-radius:.375rem;border:.3px solid var(--tab-btn-stroke, #2c2e33);background:#17191a}.actions-popover .ant-popover-inner-content{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem}.actions-popover .ant-popover-inner-content div:last-child{border-bottom:none}.actions-popconfirm .ant-popover-inner{padding:0!important}.actions-popconfirm .ant-popover-arrow:before{background:#2c2e33!important}.actions-popconfirm .ant-popconfirm-inner-content{display:inline-flex;padding:.5rem;flex-direction:column;align-items:flex-end;gap:.5rem;border-radius:.375rem;border:.3px solid var(--tab-btn-stroke, #2c2e33);background:#17191a}.actions-popconfirm .ant-popconfirm-message{display:flex;align-items:center;gap:.375rem;margin:0;padding:.25rem 1.5rem .5rem .25rem;border-bottom:1px solid #2c2f33}.actions-popconfirm .ant-btn-default{font-size:.75rem;font-style:normal;font-weight:500;line-height:130%;letter-spacing:-.015rem;color:#848484;background:none;border:none}.actions-popconfirm .ant-btn-default:hover{color:#cdcdcd!important}.actions-popconfirm .ant-btn-primary{border-radius:.375rem;padding:.125rem .75rem;background:#c62828;font-size:.75rem;font-style:normal;font-weight:500;line-height:130%;letter-spacing:-.015rem;color:#fff;border:none;box-shadow:none}.actions-popconfirm .ant-btn-primary:hover{background:#d00e0e!important;color:#fff!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:rgba(255,255,255,.5);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:rgba(0,89,220,.08);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%}.pdx-submenu{padding-left:1rem}.pdx-submenu .ant-menu-sub{padding:.75rem!important;background-color:#090909!important;border:.3px solid #39393a!important;border-radius:.5rem}.pdx-submenu .ant-menu-sub .ant-menu-item{display:flex;justify-content:flex-start;align-items:center;margin:0;font-size:.75rem;width:100%;padding:0!important;margin-bottom:.5rem;height:fit-content!important}.pdx-submenu .ant-menu-sub .ant-menu-item:active{background:none!important}.pdx-submenu .ant-menu-sub .ant-menu-item:last-child{margin-bottom:0}.pdx-submenu .ant-menu-item svg:not(.pdx-submenu .ant-menu-item-selected svg){opacity:.8}.pdx-submenu .ant-menu-item:hover svg{opacity:1!important}.pdx-submenu .ant-menu-sub .ant-menu-item-icon{width:9.25rem;padding:.5rem .625rem;height:100%}.pdx-submenu .ant-menu-sub .ant-menu-item-icon.active,.pdx-submenu .ant-menu-sub .ant-menu-item-icon:hover:not(.pdx-submenu .ant-menu-item-icon.active){border-radius:8px;background:#1e1f23!important;color:#fff;font-weight:500}.pdx-submenu .ant-menu-sub .ant-menu-item .ant-menu-title-content{margin:0!important}.pdx-submenu .ant-menu-sub .ant-menu-item-selected{color:#fff;background:#1e1f23;border-radius:.375rem}.ant-notification-notice-wrapper{border-radius:.5rem!important}.pdx-tooltip{font-size:.6875rem;font-weight:500;letter-spacing:-.01375rem;line-height:unset}.pdx-tooltip .ant-tooltip-inner{border-radius:.3125rem;display:flex;padding:.375rem 1rem;flex-direction:column;justify-content:center;align-items:center;gap:.25rem;min-height:fit-content;background-color:#090909!important;border:.3px solid #39393a!important}.pdx-submenu-tooltip .ant-tooltip-inner{margin-left:.75rem}.ant-notification-notice-wrapper{overflow:hidden!important;background:none!important}.pdx-notification{display:flex;min-width:27.75rem!important;padding:.75rem!important;align-items:center;gap:.75rem;border-radius:.5rem;border:1px solid #39393a;background:#151618}.pdx-notification.pointer{cursor:pointer}.pdx-notification .ant-notification-notice-message{color:#dfe0e3!important;font-size:.8125rem!important;font-style:normal;font-weight:400!important;line-height:130%!important;letter-spacing:-.00063rem!important;margin-bottom:.125rem!important;margin-inline-start:3rem!important}.pdx-notification .ant-notification-notice-description{color:#97979a!important;font-size:.6875rem!important;font-style:normal!important;font-weight:400!important;line-height:130%!important;letter-spacing:-.00063rem!important;margin-inline-start:3rem!important}.pdx-notification .ant-notification-notice-close{right:.75rem!important;top:.75rem!important;width:fit-content!important;height:fit-content!important}.pdx-notification .ant-notification-notice-icon{top:50%;transform:translateY(-50%);-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.profile-popover{left:3.7rem!important}.profile-popover .ant-popover-inner{padding:0;background:none!important}.profile-popover .ant-popover-inner-content{display:inline-flex;padding:.75rem;flex-direction:column;align-items:flex-start;gap:.75rem;background-color:#090909!important;border:.5px solid #39393a!important;border-radius:.5rem;min-width:10rem;color:#e0e1ec}.pdx-select-popup{background:#1a1b1d}.pdx-select-popup .ant-select-item-option{color:#fff;font-size:.75rem;align-items:center}.filter-select-popup{border-radius:.25rem;background:#141c28}.filter-select-popup .ant-select-item-option{color:#dcd8fe8f;font-size:12px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.0125rem}.filter-select-popup .ant-select-item:hover,.filter-select-popup .ant-select-item-option-selected{background:rgba(149,149,189,.12)!important;color:#e0e1ec!important}.filter-select-popup .ant-select-item-option,.filter-select-popup .ant-select-item-option-content,.filter-select-popup .ant-select-item-option-state{min-height:fit-content!important}.pdx-filter-popover .ant-popover-inner{border-radius:.625rem;background:radial-gradient(455.58% 123.62% at 22.07% 34.23%,rgba(2,12,29,.88) 0%,rgba(75,75,75,.98) 100%,rgba(40,48,63,.98) 100%);box-shadow:0 12px 54px #0006;-webkit-backdrop-filter:blur(60px);backdrop-filter:blur(60px);padding:0}.slide-enter{transform:translateY(-10%);opacity:0}.slide-enter-active{transform:translateY(0);opacity:1;transition:transform .3s ease-in,opacity .3s ease-in}.slide-exit{transform:translateY(0);opacity:1}.slide-exit-active{transform:translateY(-15%);opacity:0;transition:transform .3s ease-out,opacity .3s ease-out}.ant-modal-mask{background:none!important}.ant-menu-root:focus-within{outline:none!important}.ant-notification-topRight{top:calc(50px + 1rem)!important}.chat-notification-wrapper{padding:.75rem!important;border-radius:.5rem!important;border:1px solid #39393a!important;background:#151618!important;cursor:pointer}.chat-notification-wrapper .ant-notification-notice-message{color:#dfe0e3!important;font-size:.8125rem!important;font-style:normal!important;font-weight:400!important;line-height:130%!important;letter-spacing:-.00063rem!important;margin-bottom:.25rem!important;display:flex;align-items:center;gap:.5rem}.chat-notification-wrapper .ant-notification-notice-description{overflow:hidden;color:#97979a!important;text-overflow:ellipsis!important;font-size:.75rem!important;font-style:normal!important;font-weight:400!important;line-height:150%!important;letter-spacing:-.00063rem!important;display:flex;align-items:center;gap:.15rem}.chat-notification-wrapper .ant-notification-notice-close{color:#dcd8fe90!important;inset-inline-end:.75rem!important;top:.75rem!important}.reactions-tooltip .ant-tooltip-inner{display:flex;width:220px;padding:8px;flex-direction:column;align-items:center;border-radius:8px;border:.3px solid #2c2e33;background:#17191a}.content{outline:none;color:#97979a;padding-bottom:1.5rem}.content h1,.content h2{line-height:normal;letter-spacing:-.0175rem;color:var(--Text-Primary, #dfe0e3);line-height:1.8em}.content h3,.content h4{line-height:150%;letter-spacing:-.0175rem;color:var(--Text-Primary, #dfe0e3);line-height:1.8em}.content h1{font-size:32px;font-weight:700;cursor:text}.content h2{font-size:24px;font-weight:700;cursor:text;margin-top:15px}.content h3{font-size:18px;font-weight:600;cursor:text;margin-top:15px}.content h4{font-size:16px;font-weight:600;cursor:text;margin-top:15px}.content strong{color:var(--Text-Primary, #dfe0e3);line-height:1.8em}.content>p{cursor:text;line-height:1.8em;font-size:15px}.content ul{cursor:auto;line-height:1.8em;margin-left:1rem}.content li{font-size:15px;cursor:auto;line-height:1.8em}.content ul>li{line-height:1.8em}.content ol{line-height:1.8em}.content ol>li{cursor:text;line-height:1.8em}.content ol>li li{list-style-type:disc;cursor:text;line-height:1.8em}.content img{border-radius:8px;cursor:pointer}.content ol>li p{margin-bottom:5px;font-weight:400}.content ol>li strong{font-weight:600;font-size:15px}.content li.active{background-color:#e7f1ff;font-weight:700}.content li i{margin-right:10px;width:20px;text-align:center}.content img{max-width:100%!important;height:auto;cursor:crosshair}.content li.home i:before{content:""}.content li.insights i:before{content:""}.content li.settings i:before{content:""}.content a{text-decoration:underline;color:#69b1ff}.pdx-import-popover .ant-popover-inner{padding:2px}:root{--fs-extrasmall: .6875rem;--fs-small: .75rem;--fs-regular: .8125rem;--fs-medium: 1rem;--fs-large: 1.25rem;--fs-xl: 1.5rem}@media screen and (min-width: 1711px){:root{--fs-extrasmall: .8125rem;--fs-small: .875rem;--fs-regular: .9375rem;--fs-medium: 1.125rem;--fs-large: 1.375rem;--fs-xl: 1.625rem}}html{max-width:100vw;max-height:100vh;overflow:hidden}:root{line-height:1.5;font-weight:400;color-scheme:light dark;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;color:#000;height:100%;cursor:default}*{font-family:Inter,system-ui,Helvetica,Arial,sans-serif;margin:0;padding:0;box-sizing:border-box}#root{width:100%;height:100vh;overflow:hidden}::selection{background-color:#dfe0e326}button:focus-visible,ul:focus-visible{outline:2px solid #766beb!important}.pdx-sort-selector{min-width:150px!important}a{color:inherit;text-decoration:inherit}.ant-col{font-family:inter}body{margin:0;place-items:center;min-width:320px;min-height:100vh;background-color:#fff}h1{font-size:3.2em;line-height:1.1}::-webkit-scrollbar{width:0px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background-color:#888;border-radius:6px}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#signinBtn,#signupBtn{display:flex;justify-content:center}.capitalize{text-transform:capitalize}.ant-wave{display:none!important}
