.fl-smart-editor .content>:first-child{height:100%}.fl-smart-editor .is-active{color:var(--fl-background-primary)}.fl-smart-editor .inactive{opacity:.5;pointer-events:none;filter:grayscale(100%);transition:all .3s ease}.fl-smart-editor .tiptap p.is-editor-empty:first-child:before{color:#adb5bd;content:attr(data-placeholder);float:left;height:0;pointer-events:none}.fl-smart-editor .tiptap{outline:none;line-height:1.4}.fl-smart-editor .tiptap p{margin-bottom:8px}.fl-smart-editor .tiptap ol,.fl-smart-editor .tiptap ul{padding:0 0 0 15px;margin:4px 4px 4px 8px}.fl-smart-editor .tiptap ol li p,.fl-smart-editor .tiptap ul li p{padding:0;margin:0 0 3px}.fl-smart-editor .tiptap h1,.fl-smart-editor .tiptap h2,.fl-smart-editor .tiptap h3,.fl-smart-editor .tiptap h4,.fl-smart-editor .tiptap h5,.fl-smart-editor .tiptap h6{line-height:1.1;margin-top:.5rem;text-wrap:pretty}.fl-smart-editor .tiptap h1,.fl-smart-editor .tiptap h2,.fl-smart-editor .tiptap h3{margin-bottom:.5rem}.fl-smart-editor .tiptap h1{font-size:1.3em}.fl-smart-editor .tiptap h2{font-size:1.1em}.fl-smart-editor .tiptap h3{font-size:1em}.fl-smart-editor .tiptap h4,.fl-smart-editor .tiptap h5,.fl-smart-editor .tiptap h6{font-size:1rem}.fl-smart-editor .tiptap pre{background:var(--fl-background-accent);border-radius:.5rem;color:var(--fl-color-text);font-family:JetBrainsMono,monospace;margin:1rem 0;padding:.5rem}.fl-smart-editor .tiptap pre code{overflow:auto;background:none;color:inherit;font-size:smaller;padding:0}.fl-smart-editor .tiptap pre .hljs-comment,.fl-smart-editor .tiptap pre .hljs-quote{color:#999}.fl-smart-editor .tiptap pre .hljs-attribute,.fl-smart-editor .tiptap pre .hljs-link,.fl-smart-editor .tiptap pre .hljs-name,.fl-smart-editor .tiptap pre .hljs-regexp,.fl-smart-editor .tiptap pre .hljs-selector-class,.fl-smart-editor .tiptap pre .hljs-selector-id,.fl-smart-editor .tiptap pre .hljs-tag,.fl-smart-editor .tiptap pre .hljs-template-variable,.fl-smart-editor .tiptap pre .hljs-variable{color:red}.fl-smart-editor .tiptap pre .hljs-built_in,.fl-smart-editor .tiptap pre .hljs-builtin-name,.fl-smart-editor .tiptap pre .hljs-literal,.fl-smart-editor .tiptap pre .hljs-meta,.fl-smart-editor .tiptap pre .hljs-number,.fl-smart-editor .tiptap pre .hljs-params,.fl-smart-editor .tiptap pre .hljs-type{color:#0a0}.fl-smart-editor .tiptap pre .hljs-bullet,.fl-smart-editor .tiptap pre .hljs-string,.fl-smart-editor .tiptap pre .hljs-symbol{color:#080}.fl-smart-editor .tiptap pre .hljs-section,.fl-smart-editor .tiptap pre .hljs-title{color:#a80}.fl-smart-editor .tiptap pre .hljs-keyword,.fl-smart-editor .tiptap pre .hljs-selector-tag{color:#00f}.fl-smart-editor .tiptap pre .hljs-emphasis{font-style:italic}.fl-smart-editor .tiptap pre .hljs-strong{font-weight:700}.fl-smart-editor .tiptap blockquote{border-left:3px solid var(--fl-border-color-nice-solid);margin:1.5rem 0;padding-left:1rem}.fl-smart-editor .tiptap hr{border:none;border-top:1px solid var(--fl-border-color-nice-solid)}.se-btn-group-floating{border-radius:5px;border:2px solid var(--fl-border-color-nice)}.fl-select{color:var(--fl-color-text);background:none;border-style:none;border-radius:5px;outline:none}.fl-tooltip{font-family:Noto Sans,sans-serif;position:absolute;background-color:#333;color:#fff;padding:8px 12px;border-radius:4px;font-size:14px;z-index:2000005;white-space:nowrap}.fl-tooltip:before{content:"";position:absolute;border:6px solid transparent}.fl-tooltip[data-arrow-position=top]:before{top:100%;left:50%;border-top-color:#333;transform:translate(-50%)}.fl-tooltip[data-arrow-position=bottom]:before{bottom:100%;left:50%;border-bottom-color:#333;transform:translate(-50%)}.fl-tooltip[data-arrow-position=left]:before{top:50%;left:100%;border-left-color:#333;transform:translateY(-50%)}.fl-tooltip[data-arrow-position=right]:before{top:50%;right:100%;border-right-color:#333;transform:translateY(-50%)}.fl-sme-img-wrapper{max-width:250px}.fl-sme-img-wrapper img{border-radius:10px;width:100%}.fl-sme-img-wrapper .actions>div:first-child{color:var(--fl-color-brand)!important}.fl-sme-img-wrapper .actions{padding:5px;display:flex;justify-content:flex-end}.fl-sme-img-wrapper .actions div{padding-left:4px}.fl-code-block-wrapper{margin:10px 0;position:relative}.fl-code-block-wrapper .code-block-header{display:flex;justify-content:space-between;align-items:center;padding:5px 10px 7px;background-color:var(--fl-background-hover);border-top-left-radius:5px;border-top-right-radius:5px}.fl-code-block-wrapper .code-block{margin:0;padding:10px;border-radius:0 0 10px 10px;background-color:var(--fl-background-content);border-color:var(--fl-border-color-primary);border-style:none solid solid}.card{position:relative;overflow-wrap:break-word}.card .actions{visibility:hidden}.card:hover .actions{visibility:visible}.acrd-body{scrollbar-width:none;-ms-overflow-style:none}.flex-container{display:flex}.flex-column{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-full-width{width:100%}.flex-full-height{height:100%}.filter-right-buttons{margin-left:auto}.filter-btn{opacity:.4;border-radius:10px}.filter-btn-active{opacity:1}.fl-item-list__container .items{overflow-y:auto}.fl-item-list__container .search-container .filter-buttons{padding:0 8px}.fl-item-list__container .search-bar input[type=text]{height:32px;flex:1;padding:0 .5em!important;border:none;outline:none;font-size:1em;width:100%;font-family:var(--main-font-family);background:var(--fl-background-input);color:var(--fl-color-text);border-radius:8px}.fl-spinner-icon{animation:spin 2s linear infinite;font-size:24px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.story-background{background-color:var(--fl-background-primary)}body{font-family:Noto Sans,sans-serif!important}.fl-disabled{opacity:.5;pointer-events:none}.fl-record-btn-active,.fl-record-btn-active svg{background-color:#8b0000}.fl-dim-around{box-shadow:0 0 0 1000px #0009;box-shadow:0 0 0 100vmax #0009}.fl-content{font-family:Noto Sans,sans-serif;color:var(--fl-color-text)}.floater-relevant-items-container .filter-panel{margin-bottom:10px}.floater-relevant-items-title{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.fl-item-wrapper{width:100%;border-radius:5px;margin-right:5px;margin-bottom:8px;transition:background-color .2s ease}.fl-item{padding:8px 5px;background-color:var(--fl-background-card);border-radius:10px;position:relative;cursor:pointer}.fl-item .fl-item-header{display:flex;align-items:center}.fl-item .fl-item-header .fl-item-favicon{cursor:pointer;margin-right:5px}.fl-item .fl-item-header .fl-item-title{flex-grow:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fl-item .fl-item-details{display:flex;flex-flow:column;margin-top:10px}.fl-item .fl-item-details .fl-item-details-date{font-size:.8em;color:#666;margin-bottom:3px}.fl-item .fl-item-details .fl-item-details-output{overflow:hidden}.fl-item .fl-item-details__view-more-button{display:inline-block;padding:6px 12px;margin-top:10px;color:#fff;background-color:#007bff;border:none;border-radius:4px;cursor:pointer;transition:background-color .2s ease}.fl-item .fl-item-details__view-more-button:hover{background-color:#0069d9}.fl-item__btns{display:flex;position:absolute;right:2px;top:10px}.fl-collapsible-pane{touch-action:none}.fl-visibility-control.fl-center-left{left:-9px;top:70%;transform-origin:left;transform:rotate(-90deg)}.fl-visibility-control.fl-center-right{right:0;top:50%;transform-origin:right;transform:rotate(90deg)}.fl-visibility-control.fl-top-left{top:0;left:5%;transform:translateY(-50%)}.fl-visibility-control.fl-top-right{top:0;right:5%;transform:translateY(-50%)}.fl-visibility-control.fl-top-right svg{transform:rotate(180deg)}.fl-light-mode{--fl-color-brand:#e97545;--fl-color-text-light:#444;--fl-color-disabled:#d3d3d3;--fl-background-primary:#f2f6f9;--fl-background-hover:#e8f0f3;--fl-background-accent:#d9e3e8;--fl-background-control:#8c9eff;--fl-background-input:#fff;--fl-background-content:#f2f6f9;--fl-background-card:#e6e8ea;--fl-color-icons:#667885;--fl-color-icons-hover:#4a5568;--fl-color-primary:#334c5f;--fl-color-text:#334c5f;--fl-color-text-inverse:#fff;--fl-color-text-minor:#8899a6;--fl-border-color-primary:#d9e3e8;--fl-border-color-nice:rgba(217,227,232,.2);--fl-border-color-nice-solid:#d9e3e8;--background-color-notification:#fff;--border-color-notification:#e2e8f0;--gradient-notification-progress:linear-gradient(90deg,#3b82f6,#8b5cf6)}.fl-dark-mode{--fl-color-brand:#e97545;--fl-color-text-light:#444;--fl-color-disabled:gray;--fl-background-primary:#222831;--fl-background-hover:#393e46;--fl-background-accent:#2d333b;--fl-background-control:#3f51b5;--fl-background-input:#343a40;--fl-background-content:#252a33;--fl-background-card:#2d333b;--fl-color-icons:#e0e2e5;--fl-color-primary:#d0d3d8;--fl-color-text:#e0e2e5;--fl-color-text-inverse:#222831;--fl-color-text-minor:#9aa0a8;--fl-border-color-primary:#4d5562;--fl-border-color-nice:rgba(77,85,98,.4);--fl-border-color-nice-solid:rgba(77,85,98,.8);--background-color-notification:#2d333b;--border-color-notification:#4a5259;--fl-color-icons-hover:#eff1f3}.fl-nt-notification{background-color:var(--background-color-notification);border:1px solid var(--border-color-notification);border-radius:8px;padding:3px 10px;margin-bottom:10px;width:100%;box-shadow:0 2px 4px #0000001a;position:relative;display:flex;flex-direction:column;overflow:hidden}.fl-nt-notification-description{margin-block-start:1em!important;margin-block-end:1em!important}.fl-nt-notification-close-btn{background:none;border:none;cursor:pointer;padding:2px;color:var(--fl-color-icons);transition:color .2s ease}.fl-nt-notification-close-btn:hover{color:var(--fl-color-icons-hover)}.fl-nt-progress-bar{position:absolute;bottom:0;left:0;height:2px;background:var(--gradient-notification-progress);transition:transform .3s ease;transform-origin:left}