[color-scheme=light]{--ai-background: linear-gradient(93deg, rgba(228, 132, 255, .1) 0%, rgba(255, 122, 197, .1) 51.56%, rgba(255, 133, 133, .1) 103.11%), #fff}[color-scheme=dark]{--ai-background: linear-gradient(93deg, rgba(228, 132, 255, .15) 0%, rgba(255, 122, 197, .15) 51.56%, rgba(255, 133, 133, .15) 103.11%), #2D2F31}.fw-override{--button-box-shadow: 0px .5px 1px rgba(0, 0, 0, .1), 0px 1px 1px rgba(0, 0, 0, .05);--button-font-color: #FFFFFF}[color-scheme=light] .fw-override{--button-border-color: rgba(0, 0, 0, .05);--button-default-font-color: #1D1F20;--button-default-disabled-font-color: rgba(0, 0, 0, .3);--button-default-background-color: #FAFAFB;--button-default-background-hover-color: #F5F5F5;--button-default-background-pressed-color: #E8E8E8;--button-default-background-disabled-color: #FAFAFB;--button-primary-background-color: #751DFB;--button-primary-background-hover-color: #610CE3;--button-primary-background-pressed-color: #5610C2;--button-secondary-background-color: #50A7FD;--button-secondary-background-hover-color: #3B99FC;--button-secondary-background-pressed-color: #167EEF;--button-danger-background-color: #F44336;--button-danger-background-hover-color: #D32F2F;--button-danger-background-pressed-color: #B71C1C;--button-danger-background-disabled-color: rgba(244, 67, 54, .3);--button-tile-color: rgba(0, 0, 0, .5);--button-tile-bg-color-hover: rgba(0, 0, 0, .08);--button-tile-bg-color-pressed: rgba(0, 0, 0, .1);--button-list-text-color: #27292A;--button-list-text-color-disabled: rgba(0, 0, 0, .3);--button-list-bg-color-hover: rgba(0, 0, 0, .08);--button-list-bg-color-pressed: rgba(0, 0, 0, .1);--button-list-bg-color-actived: rgba(0, 0, 0, .05);--button-link-font-color: #751DFB;--button-link-font-hover-color: #610CE3;--button-link-font-pressed-color: #5610C2;--button-more-actions-svg-color: rgba(0, 0, 0, .5);--button-more-actions-hover-background: rgba(0, 0, 0, .08);--button-more-actions-pressed-background: rgba(0, 0, 0, .1);--button-select-color: rgba(0, 0, 0, .7);--button-select-stated-color: rgba(0, 0, 0, .8)}[color-scheme=dark] .fw-override{--button-border-color: rgba(255, 255, 255, .15);--button-default-font-color: #FFFFFF;--button-default-disabled-font-color: rgba(255, 255, 255, .25);--button-default-background-color: #5C6064;--button-default-background-hover-color: #343638;--button-default-background-pressed-color: #2D2F31;--button-default-background-disabled-color: #5C6064;--button-primary-background-color: #751DFB;--button-primary-background-hover-color: #610CE3;--button-primary-background-pressed-color: #480EA1;--button-secondary-background-color: #3B99FC;--button-secondary-background-hover-color: #167EEF;--button-secondary-background-pressed-color: #0E57CA;--button-danger-background-color: #E53935;--button-danger-background-hover-color: #C62828;--button-danger-background-pressed-color: #B71C1C;--button-danger-background-disabled-color: rgba(244, 67, 54, .6);--button-tile-color: rgba(255, 255, 255, .5);--button-tile-bg-color-hover: rgba(255, 255, 255, .15);--button-tile-bg-color-pressed: rgba(255, 255, 255, .2);--button-list-text-color: #FFFFFF;--button-list-text-color-disabled: rgba(255, 255, 255, .3);--button-list-bg-color-hover: rgba(255, 255, 255, .15);--button-list-bg-color-pressed: rgba(255, 255, 255, .2);--button-list-bg-color-actived: rgba(255, 255, 255, .1);--button-link-font-color: #8F4EF3;--button-link-font-hover-color: #751DFB;--button-link-font-pressed-color: #610CE3;--button-more-actions-svg-color: #FFFFFF;--button-more-actions-hover-background: rgba(255, 255, 255, .2);--button-more-actions-pressed-background: rgba(255, 255, 255, .25);--button-select-color: rgba(255, 255, 255, .7);--button-select-stated-color: rgba(255, 255, 255, .8)}.fw-override.uk-button:not(.uk-button-tile,.uk-button-list,.uk-button-small,.uk-button-large,.uk-button-slender){padding:4px 16px;line-height:22px;cursor:pointer!important}.fw-override.uk-button.uk-button-primary,.fw-override.uk-button.uk-button-secondary,.fw-override.uk-button.uk-button-danger,.fw-override.uk-button.uk-button-default{border-radius:6px;box-shadow:var(--button-box-shadow)!important;border:.5px solid var(--button-border-color);color:var(--button-font-color)}.fw-override.uk-button.large{font-size:18px;border-radius:8px;font-weight:500;padding:8px 20px}.fw-override.uk-button.small{font-size:13px;border-radius:4px;padding:4px 12px}@media only screen and (max-width: 600px){.fw-override.uk-button{border-width:1px!important}}.fw-override.uk-button-default{color:var(--button-default-font-color)!important;background-color:var(--button-default-background-color)!important}.fw-override.uk-button-default:hover:not(:disabled){background:var(--button-default-background-hover-color)!important}.fw-override.uk-button-default:active:not(:disabled){background:var(--button-default-background-pressed-color)!important}.fw-override.uk-button-default:disabled{color:var(--button-default-disabled-font-color)!important;background:var(--button-default-background-disabled-color)!important}.fw-override.uk-button-primary{background:var(--button-primary-background-color)!important;background-image:unset}.fw-override.uk-button-primary:hover:not(:disabled),.fw-override.uk-button-primary:focus:not(:disabled){background:var(--button-primary-background-hover-color)!important}.fw-override.uk-button-primary:active:not(:disabled){background:var(--button-primary-background-pressed-color)!important}.fw-override.uk-button-secondary{background:var(--button-secondary-background-color)!important;background-image:unset}.fw-override.uk-button-secondary:hover,.fw-override.uk-button-secondary:focus{background:var(--button-secondary-background-hover-color)!important}.fw-override.uk-button-secondary:active{background:var(--button-secondary-background-pressed-color)!important}.fw-override.uk-button-danger{background:var(--button-danger-background-color)!important;background-image:unset}.fw-override.uk-button-danger:hover,.fw-override.uk-button-danger:focus{background:var(--button-danger-background-hover-color)!important}.fw-override.uk-button-danger:active{background:var(--button-danger-background-pressed-color)!important}.fw-override.uk-button-danger:disabled,.fw-override.uk-button-danger[disabled]{background:var(--button-danger-background-disabled-color)!important;cursor:default!important}.fw-override.uk-button-large{padding:8px 20px;font-size:20px;line-height:24px}.fw-override.uk-button-small{padding:4px 12px;font-size:13px;font-weight:500;line-height:18px}.fw-override.uk-button-slender{padding:4px 27px;line-height:17px}.fw-override.uk-button-link,.fw-override.uk-button-text{padding:0!important;text-decoration:none;color:var(--button-link-font-color)}.fw-override.uk-button-link:hover,.fw-override.uk-button-text:hover,.fw-override.uk-button-link:focus,.fw-override.uk-button-text:focus{color:var(--button-link-font-hover-color)!important;background:initial!important}.fw-override.uk-button-link:active,.fw-override.uk-button-text:active{color:var(--button-link-font-pressed-color)}.fw-override.uk-button-link:disabled,.fw-override.uk-button-text:disabled,.fw-override.uk-button-link[disabled],.fw-override.uk-button-text[disabled]{color:var(--button-link-font-color)!important;opacity:.3!important;cursor:default!important}.fw-override.uk-button-link.dark,.fw-override.uk-button-text.dark{--button-link-font-color: #8F4EF3;--button-link-font-hover-color: #751DFB;--button-link-font-pressed-color: #610CE3}.fw-override.uk-button-tile{line-height:1;color:var(--button-tile-color)!important}.fw-override.uk-button-tile:hover{background-color:var(--button-tile-bg-color-hover)}.fw-override.uk-button-tile:active,.fw-override.uk-button-tile.uk-open{background-color:var(--button-tile-bg-color-pressed)}.fw-override.uk-button-list{line-height:1;border-radius:4px;color:var(--button-list-text-color);padding:4px;transition:ease .2s}.fw-override.uk-button-list span.list-item-desc{margin-left:8px;font-weight:500;font-size:13px}.fw-override.uk-button-list span.pro-limited{position:absolute;display:flex}.fw-override.uk-button-list:focus{background:inherit}.fw-override.uk-button-list:hover{background:var(--button-list-bg-color-hover)}.fw-override.uk-button-list:active{background:var(--button-list-bg-color-pressed)}.fw-override.uk-button-list.active{background:var(--button-list-bg-color-actived)!important}.fw-override.uk-button-list.disabled,.fw-override.uk-button-list:disabled,.fw-override.uk-button-list[disabled]{background:inherit;color:var(--button-list-text-color-disabled)}.fw-override.uk-button-list.disabled:hover,.fw-override.uk-button-list:disabled:hover,.fw-override.uk-button-list[disabled]:hover,.fw-override.uk-button-list.disabled:active,.fw-override.uk-button-list:disabled:active,.fw-override.uk-button-list[disabled]:active,.fw-override.uk-button-list.disabled.active,.fw-override.uk-button-list:disabled.active,.fw-override.uk-button-list[disabled].active{background:inherit}.fw-override.uk-button-list.without-prepend-icon{padding:4px 8px}.fw-override.uk-button-list.without-prepend-icon span.list-item-desc{margin-left:0}.fw-override.uk-button-more-actions{width:24px;height:16px;border-radius:4px;background-color:transparent;color:var(--button-more-actions-svg-color)}.fw-override.uk-button-more-actions:hover{background-color:var(--button-more-actions-hover-background)}.fw-override.uk-button-more-actions.pressed,.fw-override.uk-button-more-actions:active{background-color:var(--button-more-actions-pressed-background)}.fw-override.uk-button-more-actions.disabled{opacity:.3}.fw-override.uk-button-select{background:unset!important;padding:0 4px!important;line-height:18px!important;font-size:13px;font-weight:400;color:var(--button-select-color)}.fw-override.uk-button-select:hover,.fw-override.uk-button-select:focus,.fw-override.uk-button-select:active{color:var(--button-select-stated-color)}.fw-override.uk-button-select:disabled,.fw-override.uk-button-select[disabled]{opacity:.3!important}[color-scheme=light]{--fw-tabs-divider-color: rgba(0, 0, 0, .05);--fw-table-divider-color: rgba(0, 0, 0, .08)}[color-scheme=dark]{--fw-tabs-divider-color: rgba(255, 255, 255, .1);--fw-table-divider-color: rgba(255, 255, 255, .15)}[color-scheme=light] .fw-override{--popover-bg-color: #FFFFFF;--popover-box-shadow: inset 0px 0px 3px 0px rgba(255, 255, 255, .1), 0px 0px 3px 0px rgba(0, 0, 0, .14), 0px 8px 40px 0px rgba(0, 0, 0, .06);--popover-title-color: rgba(0, 0, 0, .3);--popover-menu-divider-color: rgba(0, 0, 0, .05);--popover-menu-append-icon-color: rgba(0, 0, 0, .2);--popover-button-hover-background: rgba(0, 0, 0, .08);--popover-button-active-background: rgba(0, 0, 0, .05);--popover-button-color: #27292A;--popover-bg-color-mobile: #FFFFFF;--popover-inner-shadow-color: rgba(0, 0, 0, .03);--item-background-color: #FAFAFB;--fw-scrollbar-thumb-bg-color: rgba(0, 0, 0, .1);--fw-global-list-background-color: #FFFFFF;--uk-modal-fw-dialog-entity-background: #FFFFFF;--uk-switch-checked-background-color: #751DFB;--uk-switch-slider-background-color: rgba(0, 0, 0, .1);--uk-switch-slider-background-color-hover: rgba(0, 0, 0, .2);--editor-floating-bar-background-color: var(--uk-global-background);--uk-popover-box-shadow: 0px 0px 3px 0px rgba(255, 255, 255, .1) inset;--uk-checked-background-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M3%208.21053L7.09091%2012L13%204%22%20fill%3D%22none%22%20stroke%3D%22%2327292A%22%20stroke-width%3D%221.4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E)}[color-scheme=dark] .fw-override{--popover-bg-color: #343638;--popover-box-shadow: inset 0px 0px 2px 0px rgba(255, 255, 255, .2), 0px 0px 3px 0px rgba(0, 0, 0, .2), 0px 8px 40px 0px rgba(0, 0, 0, .5);--popover-title-color: rgba(255, 255, 255, .4);--popover-menu-divider-color: rgba(255, 255, 255, .1);--popover-menu-append-icon-color: rgba(255, 255, 255, .4);--popover-button-hover-background: rgba(255, 255, 255, .15);--popover-button-active-background: rgba(255, 255, 255, .1);--popover-button-color: #FFFFFF;--popover-bg-color-mobile: var(--popover-bg-color);--popover-inner-shadow-color: #393b3c;--item-background-color: #2D2F31;--fw-scrollbar-thumb-bg-color: rgba(255, 255, 255, .25);--fw-global-list-background-color: #1D1F20;--uk-modal-fw-dialog-entity-background: #2D2F31;--uk-global-muted-background: #27292A;--uk-switch-checked-background-color: #751DFB;--uk-switch-slider-background-color: rgba(255, 255, 255, .4);--uk-switch-slider-background-color-hover: rgba(255, 255, 255, .25);--editor-floating-bar-background-color: #27292A;--uk-popover-box-shadow: 0px 0px 2px 0px rgba(255, 255, 255, .2) inset;--uk-checked-background-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M3%208.21053L7.09091%2012L13%204%22%20fill%3D%22none%22%20stroke%3D%22%23FFFFFF%22%20stroke-width%3D%221.4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E)}body.uk-flatwhite.fw-override ::-webkit-scrollbar{width:16px;height:16px}body.uk-flatwhite.fw-override ::-webkit-scrollbar-thumb{display:none;border-radius:8px;border:4px solid transparent;background-color:var(--fw-scrollbar-thumb-bg-color)}body.uk-flatwhite.fw-override ::-webkit-scrollbar-track{margin:5px}body.uk-flatwhite.fw-override *:hover::-webkit-scrollbar-thumb{display:block}.fw-override.uk-popover{width:190px;background:var(--popover-bg-color);box-shadow:var(--popover-box-shadow);border-radius:10px;-webkit-backdrop-filter:unset;backdrop-filter:unset;filter:unset}@media (max-width: 600px){.fw-override.uk-popover{background:var(--popover-bg-color-mobile)}}.fw-override.uk-popover[class*=uk-popover-top]:before{top:calc(100% - 2px);border-top-color:var(--popover-bg-color);z-index:1}.fw-override.uk-popover[class*=uk-popover-bottom]:before{bottom:calc(100% - 2px);border-bottom-color:var(--popover-bg-color);z-index:1}.fw-override.uk-popover[class*=uk-popover-left]:before{left:calc(100% - 2px);border-left-color:var(--popover-bg-color);z-index:1}.fw-override.uk-popover[class*=uk-popover-right]:before{right:calc(100% - 2px);border-right-color:var(--popover-bg-color);z-index:1}.fw-override.uk-popover:after{content:" ";display:block;position:absolute;width:0;height:0;top:0;left:0;border-style:solid;border-color:#0000;border-width:8px}.fw-override.uk-popover.uk-popover-contextual:after{display:none}.fw-override.uk-popover[class*=uk-popover-top]:after{top:100%;left:calc(50% + var(--uk-popover-adjust, 0));margin-left:-8px;border-top-color:var(--popover-inner-shadow-color)}.fw-override.uk-popover[class*=uk-popover-bottom]:after{top:unset;bottom:100%;left:calc(50% + var(--uk-popover-adjust, 0));margin-left:-8px;border-bottom-color:var(--popover-inner-shadow-color)}.fw-override.uk-popover[class*=uk-popover-left]:after{top:calc(50% + var(--uk-popover-adjust, 0));left:100%;margin-top:-8px;border-left-color:var(--popover-inner-shadow-color)}.fw-override.uk-popover[class*=uk-popover-right]:after{top:calc(50% + var(--uk-popover-adjust, 0));left:unset;right:100%;margin-top:-8px;border-right-color:var(--popover-inner-shadow-color)}.fw-override.uk-popover.uk-popover.uk-popover-top-left:after,.fw-override.uk-popover.uk-popover.uk-popover-bottom-left:after{left:calc(var(--uk-popover-toggle-width, 0) / 2 + var(--uk-popover-adjust, 0))}.fw-override.uk-popover.uk-popover.uk-popover-top-right:after,.fw-override.uk-popover.uk-popover.uk-popover-bottom-right:after{left:calc(100% - var(--uk-popover-toggle-width, 0) / 2 + var(--uk-popover-adjust, 0))}.fw-override.uk-popover.uk-popover.uk-popover-left-top:after,.fw-override.uk-popover.uk-popover.uk-popover-right-top:after{top:calc(var(--uk-popover-toggle-height, 0) / 2 + var(--uk-popover-adjust, 0))}.fw-override.uk-popover.uk-popover.uk-popover-left-bottom:after,.fw-override.uk-popover.uk-popover.uk-popover-right-bottom:after{top:calc(100% - var(--uk-popover-toggle-height, 0) / 2 + var(--uk-popover-adjust, 0))}.fw-override.uk-popover[uk-contextual-popover] [uk-menu].uk-menu{border-radius:10px;background-color:initial;box-shadow:initial;-webkit-backdrop-filter:unset;backdrop-filter:unset;filter:unset}.fw-override.uk-popover-title{padding:4px 4px 8px;font-size:12px;font-weight:400;color:var(--popover-title-color)}@media (max-width: 600px){.fw-override.uk-visible\@s{display:none!important}}.fw-override.uk-hidden\@s{display:none!important}@media (max-width: 600px){.fw-override.uk-hidden\@s{display:unset!important}}.fw-override.uk-menu{padding:8px!important}.fw-override.uk-menu li.uk-menu-item{position:relative}.fw-override.uk-menu li.uk-menu-item button{margin:0;line-height:18px}.fw-override.uk-menu li.uk-menu-item span.append-icon{line-height:1;position:absolute;right:4px;top:8px;color:var(--popover-menu-append-icon-color)}.fw-override.uk-menu li.uk-menu-item+li.uk-menu-item{margin-top:4px}.fw-override.uk-menu .uk-menu-divider{margin:8px 4px;border-top:1px solid var(--popover-menu-divider-color)}.fw-override.uk-menu li>button{color:var(--popover-button-color);-webkit-tap-highlight-color:transparent}.fw-override.uk-menu li>button:focus{background-color:inherit}.fw-override.uk-menu li.uk-active>button{background-color:var(--popover-button-hover-background)}.fw-override.fw-overflow-ellipsis{position:relative;text-overflow:unset}.fw-override.fw-overflow-ellipsis:after{content:" ";position:absolute;top:0;right:0;width:15px;height:100%;background:linear-gradient(270deg,var(--item-background-color) 62.9%,rgba(245,245,245,0) 100%);display:flex;align-content:center;justify-content:flex-end;flex-wrap:wrap}.fw-override.uk-switch .uk-switch-slider{background-color:var(--uk-switch-slider-background-color)!important}.fw-override.uk-switch .uk-switch-slider:hover{background-color:var(--uk-switch-slider-background-color-hover)!important}.fw-override.uk-switch input:checked+.uk-switch-slider{background-color:var(--uk-switch-checked-background-color)!important}.fw-override.uk-box-shadow-floating{box-shadow:var(--popover-box-shadow)}.fw-override.editor-floating-bar{background-color:var(--editor-floating-bar-background-color)}.fw-override.uk-menu-compact{background:var(--popover-bg-color);box-shadow:var(--popover-box-shadow);border-radius:10px;-webkit-backdrop-filter:unset;backdrop-filter:unset;filter:unset}.fw-override.uk-menu-compact button{line-height:24px;padding:2px 6px}@media (max-width: 600px){.fw-override.uk-menu-compact{background:var(--popover-bg-color-mobile)}}html .fw-override .uk-menu>*>button.uk-checked:before{background-image:var(--uk-checked-background-image)}.fw-override .uk-popover[uk-contextual-popover] [uk-menu].uk-menu button{padding-left:32px}.uk-checkbox{width:16px;height:16px;border-radius:3px;border:1px solid rgba(0,0,0,.2);box-shadow:none!important;border-width:1px!important}.uk-checkbox:hover{border:1px solid #751DFB}.uk-checkbox:checked{background-color:#751dfb!important;border:1px solid rgba(0,0,0,0);box-shadow:none!important;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2IiBmaWxsPSJub25lIj4KPHBhdGggZD0iTTExLjgxNzggNUw3LjUxOTE4IDEwLjc5NTJDNy41MTU1NyAxMC44MDAxIDcuNTA4NDkgMTAuODAwNiA3LjUwNDE2IDEwLjc5NjRMNSA4LjM1MTE1IiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjEuNiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIi8+Cjwvc3ZnPg==)}.uk-checkbox:indeterminate{background-color:#751dfb!important;border:1px solid rgba(0,0,0,0);box-shadow:none!important;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2IiBmaWxsPSJub25lIj4KICA8cGF0aCBkPSJNNSA4SDExIiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjEuNiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIi8+Cjwvc3ZnPg==)}::-moz-selection{background:#90c9f9e6;color:inherit;text-shadow:none}::selection{background:#90c9f9e6;color:inherit;text-shadow:none}.uk-format-panel{overflow:initial}.uk-table-divider>tr:not(:first-child),.uk-table-divider>:not(:first-child)>tr,.uk-table-divider>:first-child>tr:not(:first-child){border-top:1px solid var(--fw-table-divider-color)}
