.fade-enter-active[data-v-a88e53fb],.fade-leave-active[data-v-a88e53fb]{transition:opacity .15s ease}.fade-enter-from[data-v-a88e53fb],.fade-leave-to[data-v-a88e53fb]{opacity:0}.tooltip-arrow[data-v-a88e53fb]:after{border:4px solid transparent;border-top-color:#334155;content:"";left:50%;position:absolute;top:100%;transform:translate(-50%)}:fullscreen .p-menu.p-menu-overlay{position:fixed!important}.p-menu-separator{margin-block:calc(var(--spacing) * 1)!important}.p-menu-item-content,.p-menu-item-content:hover{background-color:transparent!important}.p-menu-submenu-label{padding-block:calc(var(--spacing) * 1)!important;padding-left:calc(var(--spacing) * 1)!important}.grid-stack{position:relative}.grid-stack-rtl{direction:ltr}.grid-stack-rtl>.grid-stack-item{direction:rtl}.grid-stack-placeholder>.placeholder-content{background-color:#0000001a;margin:0;position:absolute;width:auto;z-index:0!important}.grid-stack>.grid-stack-item{height:var(--gs-cell-height);left:0;padding:0;position:absolute;top:0;width:var(--gs-column-width)}.grid-stack>.grid-stack-item>.grid-stack-item-content{margin:0;overflow-x:hidden;overflow-y:auto;position:absolute;width:auto}.grid-stack>.grid-stack-item.size-to-content:not(.size-to-content-max)>.grid-stack-item-content{overflow-y:hidden}.grid-stack>.grid-stack-item>.grid-stack-item-content,.grid-stack>.grid-stack-placeholder>.placeholder-content{bottom:var(--gs-item-margin-bottom);left:var(--gs-item-margin-left);right:var(--gs-item-margin-right);top:var(--gs-item-margin-top)}.grid-stack-item>.ui-resizable-handle{display:block;font-size:.1px;position:absolute;touch-action:none}.grid-stack-item.ui-resizable-autohide>.ui-resizable-handle,.grid-stack-item.ui-resizable-disabled>.ui-resizable-handle{display:none}.grid-stack-item>.ui-resizable-ne,.grid-stack-item>.ui-resizable-nw,.grid-stack-item>.ui-resizable-se,.grid-stack-item>.ui-resizable-sw{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="%23666" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewBox="0 0 20 20"><path d="m10 3 2 2H8l2-2v14l-2-2h4l-2 2"/></svg>');background-position:50%;background-repeat:no-repeat}.grid-stack-item>.ui-resizable-ne{transform:rotate(45deg)}.grid-stack-item>.ui-resizable-sw{transform:rotate(45deg)}.grid-stack-item>.ui-resizable-nw{transform:rotate(-45deg)}.grid-stack-item>.ui-resizable-se{transform:rotate(-45deg)}.grid-stack-item>.ui-resizable-nw{cursor:nw-resize;height:20px;left:var(--gs-item-margin-left);top:var(--gs-item-margin-top);width:20px}.grid-stack-item>.ui-resizable-n{cursor:n-resize;height:10px;left:25px;right:25px;top:var(--gs-item-margin-top)}.grid-stack-item>.ui-resizable-ne{cursor:ne-resize;height:20px;right:var(--gs-item-margin-right);top:var(--gs-item-margin-top);width:20px}.grid-stack-item>.ui-resizable-e{bottom:15px;cursor:e-resize;right:var(--gs-item-margin-right);top:15px;width:10px}.grid-stack-item>.ui-resizable-se{bottom:var(--gs-item-margin-bottom);cursor:se-resize;height:20px;right:var(--gs-item-margin-right);width:20px}.grid-stack-item>.ui-resizable-s{bottom:var(--gs-item-margin-bottom);cursor:s-resize;height:10px;left:25px;right:25px}.grid-stack-item>.ui-resizable-sw{bottom:var(--gs-item-margin-bottom);cursor:sw-resize;height:20px;left:var(--gs-item-margin-left);width:20px}.grid-stack-item>.ui-resizable-w{bottom:15px;cursor:w-resize;left:var(--gs-item-margin-left);top:15px;width:10px}.grid-stack-item.ui-draggable-dragging>.ui-resizable-handle{display:none!important}.grid-stack-item.ui-draggable-dragging{will-change:left,top}.grid-stack-item.ui-resizable-resizing{will-change:width,height}.ui-draggable-dragging,.ui-resizable-resizing{z-index:10000}.ui-draggable-dragging>.grid-stack-item-content,.ui-resizable-resizing>.grid-stack-item-content{box-shadow:1px 4px 6px #0003;opacity:.8}.grid-stack-animate,.grid-stack-animate .grid-stack-item{transition:left .3s,top .3s,height .3s,width .3s}.grid-stack-animate .grid-stack-item.grid-stack-placeholder,.grid-stack-animate .grid-stack-item.ui-draggable-dragging,.grid-stack-animate .grid-stack-item.ui-resizable-resizing{transition:left 0s,top 0s,height 0s,width 0s}.grid-stack>.grid-stack-item[gs-y="0"]{top:0}.grid-stack>.grid-stack-item[gs-x="0"]{left:0}.grid-stack{background-color:color-mix(in srgb,var(--colors-slate-50) var(--un-bg-opacity),transparent);min-height:100%}@supports (color: color-mix(in lab,red,red)){.grid-stack{background-color:color-mix(in oklab,var(--colors-slate-50) var(--un-bg-opacity),transparent)}}.dark .grid-stack{background-color:color-mix(in srgb,var(--colors-slate-950) var(--un-bg-opacity),transparent)}@supports (color: color-mix(in lab,red,red)){.dark .grid-stack{background-color:color-mix(in oklab,var(--colors-slate-950) var(--un-bg-opacity),transparent)}}.grid-stack-item{cursor:default}.grid-stack-item-content{overflow:visible!important}.grid-stack-placeholder>.placeholder-content{border-width:2px;border-color:color-mix(in srgb,var(--colors-slate-300) var(--un-border-opacity),transparent);border-radius:var(--radius-lg);--un-border-style:dashed;border-style:dashed;background-color:color-mix(in srgb,var(--colors-slate-100) 50%,transparent)}@supports (color: color-mix(in lab,red,red)){.grid-stack-placeholder>.placeholder-content{border-color:color-mix(in oklab,var(--colors-slate-300) var(--un-border-opacity),transparent);background-color:color-mix(in oklab,var(--colors-slate-100) 50%,transparent)}}.dark .grid-stack-placeholder>.placeholder-content{border-color:color-mix(in srgb,var(--colors-slate-600) var(--un-border-opacity),transparent);background-color:color-mix(in srgb,var(--colors-slate-800) 50%,transparent)}@supports (color: color-mix(in lab,red,red)){.dark .grid-stack-placeholder>.placeholder-content{border-color:color-mix(in oklab,var(--colors-slate-600) var(--un-border-opacity),transparent);background-color:color-mix(in oklab,var(--colors-slate-800) 50%,transparent)}}.ui-resizable-ne,.ui-resizable-nw,.ui-resizable-se,.ui-resizable-sw{width:calc(var(--spacing) * 6)!important;height:calc(var(--spacing) * 6)!important;background:transparent!important;pointer-events:none!important}.ui-resizable-handle{background-image:none!important}.ui-resizable-ne:before,.ui-resizable-nw:before,.ui-resizable-se:before,.ui-resizable-sw:before{content:"";height:100%;pointer-events:auto;position:absolute;width:100%}.ui-resizable-se:before{clip-path:polygon(100% 0,100% 100%,0 100%)}.ui-resizable-sw:before{clip-path:polygon(0 0,100% 100%,0 100%)}.ui-resizable-ne:before{clip-path:polygon(0 0,100% 0,100% 100%)}.ui-resizable-nw:before{clip-path:polygon(0 0,100% 0,0 100%)}.ui-resizable-ne:after,.ui-resizable-nw:after,.ui-resizable-se:after,.ui-resizable-sw:after{background-repeat:no-repeat;background-size:contain;content:"";height:20px;pointer-events:none;position:absolute;transition:background-image .15s ease;width:20px}.ui-resizable-ne:after,.ui-resizable-nw:after,.ui-resizable-se:after,.ui-resizable-sw:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18'%3E%3Cpath fill='none' stroke='%23cbd5e1' stroke-linecap='round' stroke-width='5' d='M3 3v3q0 8 8 8h3'/%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-width='3' d='M3 3v3q0 8 8 8h3'/%3E%3C/svg%3E")}.ui-resizable-ne:hover:after,.ui-resizable-nw:hover:after,.ui-resizable-se:hover:after,.ui-resizable-sw:hover:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18'%3E%3Cpath fill='none' stroke='%2364748b' stroke-linecap='round' stroke-width='5' d='M3 3v3q0 8 8 8h3'/%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-width='3' d='M3 3v3q0 8 8 8h3'/%3E%3C/svg%3E")}.dark .ui-resizable-ne:after,.dark .ui-resizable-nw:after,.dark .ui-resizable-se:after,.dark .ui-resizable-sw:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18'%3E%3Cpath fill='none' stroke='%23334155' stroke-linecap='round' stroke-width='5' d='M3 3v3q0 8 8 8h3'/%3E%3Cpath fill='none' stroke='%230f172a' stroke-linecap='round' stroke-width='3' d='M3 3v3q0 8 8 8h3'/%3E%3C/svg%3E")}.dark .ui-resizable-ne:hover:after,.dark .ui-resizable-nw:hover:after,.dark .ui-resizable-se:hover:after,.dark .ui-resizable-sw:hover:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18'%3E%3Cpath fill='none' stroke='%23475569' stroke-linecap='round' stroke-width='5' d='M3 3v3q0 8 8 8h3'/%3E%3Cpath fill='none' stroke='%230f172a' stroke-linecap='round' stroke-width='3' d='M3 3v3q0 8 8 8h3'/%3E%3C/svg%3E")}.ui-resizable-se{bottom:1.5px!important;right:3px!important}.ui-resizable-se:after{bottom:2px;right:2px;transform:rotate(-135deg) scaleY(-1)}.ui-resizable-sw{bottom:1.5px!important;left:3px!important}.ui-resizable-sw:after{bottom:2px;left:2px;transform:rotate(135deg) scale(-1)}.ui-resizable-ne{right:3px!important;top:1.5px!important}.ui-resizable-ne:after{right:2px;top:2px;transform:rotate(-45deg) scale(-1)}.ui-resizable-nw{left:3px!important;top:1.5px!important}.ui-resizable-nw:after{left:2px;top:2px;transform:rotate(45deg) scaleY(-1)}:fullscreen .p-dialog-mask,:fullscreen .p-popover,:fullscreen .p-select-overlay,:fullscreen .p-tooltip{position:fixed!important}.starfield-container{background:radial-gradient(ellipse at center,#e2e8f0 0,#f8fafc);inset:0;overflow:hidden;pointer-events:none;position:fixed;z-index:0}.dark .starfield-container{background:radial-gradient(ellipse at center,#0c1322 0,#020617)}.starfield-video{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.widget-placeholder[data-v-207e99ef]{border-radius:var(--radius-lg);background-color:color-mix(in srgb,var(--colors-white) var(--un-bg-opacity),transparent);display:flex;flex-direction:column;height:100%;width:100%;--un-shadow:0 4px 6px -1px var(--un-shadow-color, rgb(0 0 0 / .1)),0 2px 4px -2px var(--un-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--un-inset-shadow),var(--un-inset-ring-shadow),var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow);overflow:hidden}@supports (color: color-mix(in lab,red,red)){.widget-placeholder[data-v-207e99ef]{background-color:color-mix(in oklab,var(--colors-white) var(--un-bg-opacity),transparent)}}.dark .widget-placeholder{background-color:#0f172b}.placeholder-content[data-v-207e99ef]{display:flex;flex:1 1 0%;flex-direction:column}.placeholder-header[data-v-207e99ef]{padding:calc(var(--spacing) * 3);border-bottom-width:1px;border-color:color-mix(in srgb,var(--colors-slate-100) var(--un-border-opacity),transparent);display:flex;align-items:center;justify-content:space-between}@property --un-border-opacity{syntax:"<percentage>";inherits:false;initial-value:100%;}@supports (color: color-mix(in lab,red,red)){.placeholder-header[data-v-207e99ef]{border-color:color-mix(in oklab,var(--colors-slate-100) var(--un-border-opacity),transparent)}}.dark .placeholder-header{border-color:#1d293d}.placeholder-title-skeleton[data-v-207e99ef]{border-radius:var(--radius-DEFAULT);background-color:color-mix(in srgb,var(--colors-slate-200) var(--un-bg-opacity),transparent);height:calc(var(--spacing) * 4);width:calc(var(--spacing) * 32)}@supports (color: color-mix(in lab,red,red)){.placeholder-title-skeleton[data-v-207e99ef]{background-color:color-mix(in oklab,var(--colors-slate-200) var(--un-bg-opacity),transparent)}}.dark .placeholder-title-skeleton{background-color:#314158}.placeholder-actions-skeleton[data-v-207e99ef]{border-radius:var(--radius-DEFAULT);background-color:color-mix(in srgb,var(--colors-slate-200) var(--un-bg-opacity),transparent);height:calc(var(--spacing) * 4);width:calc(var(--spacing) * 20)}@property --un-bg-opacity{syntax:"<percentage>";inherits:false;initial-value:100%;}@supports (color: color-mix(in lab,red,red)){.placeholder-actions-skeleton[data-v-207e99ef]{background-color:color-mix(in oklab,var(--colors-slate-200) var(--un-bg-opacity),transparent)}}.dark .placeholder-actions-skeleton{background-color:#314158}.placeholder-body[data-v-207e99ef]{padding:calc(var(--spacing) * 4);display:flex;flex:1 1 0%;flex-direction:column;gap:calc(var(--spacing) * 3);align-items:center;justify-content:center}.placeholder-icon[data-v-207e99ef]{opacity:50%}.placeholder-text[data-v-207e99ef]{font-size:var(--text-sm-fontSize);line-height:var(--un-leading, var(--text-sm-lineHeight));color:color-mix(in srgb,var(--colors-slate-400) var(--un-text-opacity),transparent)}@property --un-text-opacity{syntax:"<percentage>";inherits:false;initial-value:100%;}@supports (color: color-mix(in lab,red,red)){.placeholder-text[data-v-207e99ef]{color:color-mix(in oklab,var(--colors-slate-400) var(--un-text-opacity),transparent)}}.dark .placeholder-text{color:#62748e}.widget-placeholder--visible .placeholder-content[data-v-207e99ef]{display:none}.note-header-btn[data-v-379484e3]{border-radius:var(--radius-md);display:inline-flex;height:calc(var(--spacing) * 7);width:calc(var(--spacing) * 7);cursor:pointer;transition-property:all;transition-timing-function:var(--un-ease, var(--default-transition-timingFunction));transition-duration:var(--un-duration, var(--default-transition-duration));align-items:center;justify-content:center}.note-header-btn[data-v-379484e3]:hover{background-color:var(--hover-bg)}button[data-v-901911a0]:not(.table-grid-cell):hover{background-color:var(--hover-bg)}button[data-v-3aa70fc2]:not(.table-grid-cell):hover{background-color:var(--hover-bg)}.sticky-note__editor[data-v-fa37878f] .md-editor-toolbar-right,.sticky-note__editor[data-v-fa37878f] .md-editor-toolbar-wrapper{display:none!important}.sticky-note__editor[data-v-fa37878f] .md-editor-custom-scrollbar__track{background-color:transparent!important}.sticky-note__editor[data-v-fa37878f] .cm-editor{cursor:text;background-color:var(--sticky-note-color)!important}.sticky-note__editor[data-v-fa37878f] .cm-editor,.sticky-note__editor[data-v-fa37878f] .cm-scroller,.sticky-note__editor[data-v-fa37878f] .md-editor,.sticky-note__editor[data-v-fa37878f] .md-editor-content,.sticky-note__editor[data-v-fa37878f] .md-editor-input-wrapper{height:100%}.sticky-note__body[data-v-fa37878f] .md-editor-previewOnly{background-color:var(--sticky-note-color)}.sticky-note__preview[data-v-fa37878f] .md-editor-preview{background-color:var(--sticky-note-color)!important}.sticky-note__preview[data-v-fa37878f] thead{background-color:color-mix(in srgb,var(--sticky-note-color),#000 5%)!important}.sticky-note__preview[data-v-fa37878f] table{border:1px solid color-mix(in srgb,var(--sticky-note-color),#000 15%)!important;border-collapse:separate!important;border-spacing:0!important;--md-theme-table-td-border-color: color-mix( in srgb, var(--sticky-note-color), #000 15% )}.sticky-note__preview[data-v-fa37878f]{padding-inline:calc(var(--spacing) * 2);height:100%;overflow-y:auto;scrollbar-color:rgba(0,0,0,.2) transparent;scrollbar-width:thin}.sticky-note__preview[data-v-fa37878f]::-webkit-scrollbar{height:6px;width:6px}.sticky-note__preview[data-v-fa37878f]::-webkit-scrollbar-track{background:transparent}.sticky-note__preview[data-v-fa37878f]::-webkit-scrollbar-thumb{background-color:#0003;border-radius:3px}.sticky-note__preview[data-v-fa37878f]::-webkit-scrollbar-button{display:none}.sticky-note__editor[data-v-fa37878f] sub,.sticky-note__editor[data-v-fa37878f] sup,.sticky-note__preview[data-v-fa37878f] sub,.sticky-note__preview[data-v-fa37878f] sup{font-size:.75em}.sticky-note__preview[data-v-fa37878f] img{margin-top:calc(var(--spacing) * 1.5)!important;--un-shadow:0 0 var(--un-shadow-color, rgb(0 0 0 / 0)) !important;box-shadow:var(--un-inset-shadow),var(--un-inset-ring-shadow),var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)!important}@property --un-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000;}@property --un-shadow-color{syntax:"*";inherits:false;}@property --un-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000;}@property --un-inset-shadow-color{syntax:"*";inherits:false;}@property --un-ring-color{syntax:"*";inherits:false;}@property --un-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000;}@property --un-inset-ring-color{syntax:"*";inherits:false;}@property --un-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000;}@property --un-ring-inset{syntax:"*";inherits:false;}@property --un-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0px;}@property --un-ring-offset-color{syntax:"*";inherits:false;}@property --un-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000;}[data-v-fa37878f] .cm-lineWrapping{margin-bottom:calc(var(--spacing) * 4)!important}.canvas-container[data-v-3bba7fe1]{display:flex;width:100%;min-height:100%;position:relative;background:#f8fafc}.dark .canvas-container[data-v-3bba7fe1]{background:#020617}.canvas-container[data-v-3bba7fe1]:fullscreen{overflow:hidden}.canvas-scroll-area[data-v-3bba7fe1]{display:flex;width:100%;min-height:100%;position:relative;z-index:1}.canvas-container:fullscreen .canvas-scroll-area[data-v-3bba7fe1]{height:100%;overflow-y:auto;scrollbar-color:#cbd5e1 transparent;scrollbar-width:thin}.dark .canvas-container:fullscreen .canvas-scroll-area[data-v-3bba7fe1]{scrollbar-color:#475569 transparent}.fade-enter-active[data-v-3bba7fe1]{transition:opacity .3s ease .25s}.fade-leave-active[data-v-3bba7fe1]{transition:opacity .3s ease}.fade-enter-from[data-v-3bba7fe1],.fade-leave-to[data-v-3bba7fe1]{opacity:0}.tour-center-anchor[data-v-3bba7fe1]{height:1px;left:50%;pointer-events:none;position:fixed;top:50%;transform:translate(-50%,-50%);width:1px;z-index:-1}
