.DuplicateLibraryModal-module__s3AusG__backdrop{z-index:2000;background:#0f172a59;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.DuplicateLibraryModal-module__s3AusG__modal{box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;flex-direction:column;width:480px;max-width:calc(100vw - 40px);max-height:calc(100vh - 40px);padding:1.5rem;font-family:system-ui,-apple-system,sans-serif;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 50px #0003}.DuplicateLibraryModal-module__s3AusG__header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.DuplicateLibraryModal-module__s3AusG__title{color:#0f172a;font-size:1.125rem;font-weight:600}.DuplicateLibraryModal-module__s3AusG__close{cursor:pointer;color:#64748b;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;padding:0;display:flex}.DuplicateLibraryModal-module__s3AusG__close:hover{opacity:.7}.DuplicateLibraryModal-module__s3AusG__content{flex-direction:column;gap:1.25rem;display:flex}.DuplicateLibraryModal-module__s3AusG__confirmationText{color:#333;font-size:1rem}.DuplicateLibraryModal-module__s3AusG__switchRow{color:#333;align-items:center;gap:.75rem;font-size:.875rem;display:flex}.DuplicateLibraryModal-module__s3AusG__nameContainer{flex-direction:column;gap:.5rem;display:flex}.DuplicateLibraryModal-module__s3AusG__nameLabel{color:#333;font-size:.875rem;font-weight:500}.DuplicateLibraryModal-module__s3AusG__nameInput{box-sizing:border-box;border:1px solid #d1d5db;border-radius:.375rem;width:100%;padding:.5rem .75rem;font-size:.875rem}.DuplicateLibraryModal-module__s3AusG__nameInput:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 1px #3b82f6}.DuplicateLibraryModal-module__s3AusG__divider{background:#e2e8f0;width:100%;height:1px;margin:1.5rem 0}.DuplicateLibraryModal-module__s3AusG__footer{justify-content:flex-end;align-items:center;gap:.75rem;display:flex;position:relative}.DuplicateLibraryModal-module__s3AusG__cancelButton{cursor:pointer;color:#374151;background:#fff;border:1px solid #d1d5db;border-radius:.5rem;justify-content:center;align-items:center;padding:.5rem 1.25rem;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.DuplicateLibraryModal-module__s3AusG__cancelButton:hover{background:var(--keco-control-hover-bg)}.DuplicateLibraryModal-module__s3AusG__cancelButton:disabled{opacity:.6;cursor:not-allowed}.DuplicateLibraryModal-module__s3AusG__button{cursor:pointer;border:none;border-radius:.5rem;justify-content:center;align-items:center;padding:.5rem 1.25rem;font-size:.875rem;font-weight:500;transition:background-color .2s;display:flex}.DuplicateLibraryModal-module__s3AusG__primary{color:#fff;background:#0b99ff}.DuplicateLibraryModal-module__s3AusG__primary:hover{background:#0081e6}.DuplicateLibraryModal-module__s3AusG__primary:disabled{opacity:.6;cursor:not-allowed}.DuplicateLibraryModal-module__s3AusG__error{color:#dc2626;text-align:left;pointer-events:none;max-width:calc(100% - 190px);font-size:.875rem;line-height:1.2;position:absolute;left:0}
.Sidebar-module__XRNO5a__sidebar{z-index:10;box-sizing:border-box;background-color:#fff;border-right:1px solid #e2e8f0;flex-direction:column;flex-shrink:0;gap:12px;min-width:300px;max-width:300px;height:100vh;padding:12px;transition:transform .3s,width .3s;display:flex;position:relative;overflow:hidden;transform:translate(0)}.Sidebar-module__XRNO5a__sidebarHidden{pointer-events:none;border-right:none;flex:0 0 0;min-width:0;max-width:0;padding:0;overflow:hidden;transform:none;width:0!important}.Sidebar-module__XRNO5a__brand{flex-shrink:0;padding:0 6px;font-family:Roboto,sans-serif}.Sidebar-module__XRNO5a__brandTitle{color:#16325d;letter-spacing:0;text-transform:none;width:185.5px;height:22px;font-family:Archivo,Roboto,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:1.2;display:block}.Sidebar-module__XRNO5a__brandSubtitle{color:var(--branding-theme-secondary-text,#5b74a7);margin:2px 0 0;font-size:11px;line-height:1.25}.Sidebar-module__XRNO5a__avatarContainer{flex-shrink:0;position:relative}.Sidebar-module__XRNO5a__logo{color:#fff;cursor:pointer;background:linear-gradient(to bottom right,#6366f1,#a855f7);border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-weight:600;transition:transform .2s,box-shadow .2s;display:flex}.Sidebar-module__XRNO5a__logo:hover{transform:scale(1.05);box-shadow:0 4px 12px #6366f14d}.Sidebar-module__XRNO5a__avatar{-o-object-fit:cover;object-fit:cover;cursor:pointer;border-radius:.75rem;flex-shrink:0;width:2.5rem;height:2.5rem;transition:transform .2s,box-shadow .2s}.Sidebar-module__XRNO5a__avatar:hover{transform:scale(1.05);box-shadow:0 4px 12px #00000026}.Sidebar-module__XRNO5a__dropdownMenu{z-index:100;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;min-width:120px;position:absolute;top:calc(100% + .5rem);left:0;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.Sidebar-module__XRNO5a__logoutButton{text-align:left;color:#dc2626;cursor:pointer;background:0 0;border:none;width:100%;padding:.75rem 1rem;font-size:.875rem;transition:background-color .2s}.Sidebar-module__XRNO5a__logoutButton:hover{background-color:#fef2f2}.Sidebar-module__XRNO5a__headerText{flex-direction:column;display:flex}.Sidebar-module__XRNO5a__title{color:#0f172a;font-size:1rem;font-weight:600}.Sidebar-module__XRNO5a__subtitle{color:#64748b;font-size:1rem}.Sidebar-module__XRNO5a__searchContainer{box-sizing:border-box;width:16.9375rem;height:30px;margin-top:.75rem;margin-bottom:.75rem;padding-bottom:0}.Sidebar-module__XRNO5a__searchLabel{align-items:center;gap:.5rem;display:flex;position:relative}.Sidebar-module__XRNO5a__searchIcon{pointer-events:none;flex-shrink:0;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.Sidebar-module__XRNO5a__searchInput{color:#334155;box-sizing:border-box;background-color:#f1f5f9;border:none;border-radius:88px;outline:none;width:100%;height:30px;padding:0 16px 0 40px;font-size:.875rem}.Sidebar-module__XRNO5a__searchInput:focus{background-color:#e8eef5;border:none}.Sidebar-module__XRNO5a__content{flex-direction:column;flex:1;gap:1rem;min-height:0;margin-top:0;display:flex;overflow:hidden}.Sidebar-module__XRNO5a__content::-webkit-scrollbar{width:.25rem}.Sidebar-module__XRNO5a__content::-webkit-scrollbar-track{background:0 0;border-radius:7px}.Sidebar-module__XRNO5a__content::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:7px}.Sidebar-module__XRNO5a__content::-webkit-scrollbar-thumb:hover{background:#bfbfbf}.Sidebar-module__XRNO5a__hint{color:#94a3b8;font-size:.85rem}.Sidebar-module__XRNO5a__loadingAfterCreate{color:#8726ee;background-color:#f3e8ff;border-radius:.5rem;padding:.5rem 0;font-size:.85rem;font-weight:500;animation:1.5s ease-in-out infinite Sidebar-module__XRNO5a__pulse}@keyframes Sidebar-module__XRNO5a__pulse{0%,to{opacity:1}50%{opacity:.6}}.Sidebar-module__XRNO5a__error{color:#dc2626;font-size:.85rem}.Sidebar-module__XRNO5a__sectionTitle{text-transform:uppercase;color:#64748bcc;border-radius:.5rem;justify-content:space-between;align-items:center;margin:0 -.35rem;padding:.15rem .35rem;font-size:1rem;font-weight:600;transition:background-color .12s,color .12s;display:flex}.Sidebar-module__XRNO5a__sectionTitle span:first-child{text-transform:capitalize}.Sidebar-module__XRNO5a__librariesRootDropActive{color:#334155;background-color:#f8fafc}.Sidebar-module__XRNO5a__moveToOverlay{z-index:12000;background:#00000059;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.Sidebar-module__XRNO5a__moveToModal{box-sizing:border-box;background:#fff;border-radius:16px;flex-direction:column;width:616px;height:min(620px,100vh - 120px);padding:24px 16px 12px;display:flex}.Sidebar-module__XRNO5a__moveToHeader{justify-content:space-between;align-items:center;width:100%;height:24px;display:flex}.Sidebar-module__XRNO5a__moveToTitle{color:#1a1a1a;font-family:Roboto,sans-serif;font-size:16px;font-weight:700;line-height:100%}.Sidebar-module__XRNO5a__moveToClose{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:20px;height:20px;padding:0;display:flex}.Sidebar-module__XRNO5a__moveToSearchWrap{box-sizing:border-box;background:#f5f5f7;border-radius:8px;align-items:center;gap:8px;width:584px;height:32px;margin-top:16px;padding:0 12px;display:flex}.Sidebar-module__XRNO5a__moveToSearchIcon{color:#999;flex-shrink:0;font-size:15px;line-height:1}.Sidebar-module__XRNO5a__moveToSearchInput{letter-spacing:-.41px;color:#1a1a1a;background:0 0;border:none;outline:none;width:100%;font-family:SF Pro Text,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:17px;font-weight:400;line-height:22px}.Sidebar-module__XRNO5a__moveToSearchInput::placeholder{color:#a2a2a2}.Sidebar-module__XRNO5a__moveToProjectText{color:#7d7d7d;margin-top:14px;font-family:Roboto,sans-serif;font-size:16px;font-weight:600;line-height:150%}.Sidebar-module__XRNO5a__moveToIndependentRow{color:#666;justify-content:flex-start;align-items:center;gap:12px;margin-top:10px;font-family:Roboto,sans-serif;font-size:14px;display:flex}.Sidebar-module__XRNO5a__moveToSwitch{cursor:pointer;background:#d1d5db;border:none;border-radius:999px;align-items:center;width:34px;height:20px;padding:2px;transition:background .2s;display:flex}.Sidebar-module__XRNO5a__moveToSwitchOn{background:#4aa3ff}.Sidebar-module__XRNO5a__moveToSwitchKnob{background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .2s;transform:translate(0)}.Sidebar-module__XRNO5a__moveToSwitchOn .Sidebar-module__XRNO5a__moveToSwitchKnob{transform:translate(14px)}.Sidebar-module__XRNO5a__moveToFolderList{border-top:1px solid #ececec;border-bottom:1px solid #ececec;flex:1;margin-top:12px;overflow:auto}.Sidebar-module__XRNO5a__moveToFolderItem{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;height:40px;padding:0 8px;display:flex}.Sidebar-module__XRNO5a__moveToFolderItem:hover{background:#f7f9fc}.Sidebar-module__XRNO5a__moveToFolderItemSelected{background:#eaf3ff;border-radius:8px}.Sidebar-module__XRNO5a__moveToFolderItemDisabled{opacity:.55;cursor:not-allowed}.Sidebar-module__XRNO5a__moveToCurrentFolderItem{cursor:default;background:#fff}.Sidebar-module__XRNO5a__moveToFolderLeft{letter-spacing:0%;color:#1a1a1a;align-items:center;gap:8px;font-family:Roboto,sans-serif;font-size:16px;font-weight:500;line-height:100%;display:flex}.Sidebar-module__XRNO5a__moveToFolderLeftCurrent{color:#21272a;opacity:.52}.Sidebar-module__XRNO5a__moveToCheckGlyph{color:#4aa3ff;font-size:14px;font-weight:700;line-height:1}.Sidebar-module__XRNO5a__moveToFooter{justify-content:flex-end;gap:8px;margin-top:12px;display:flex}.Sidebar-module__XRNO5a__moveToCancel,.Sidebar-module__XRNO5a__moveToConfirm{cursor:pointer;border:1px solid #d5d7db;border-radius:8px;height:28px;padding:0 14px;font-size:13px}.Sidebar-module__XRNO5a__moveToCancel{color:#3a3a3a;background:#fff}.Sidebar-module__XRNO5a__moveToConfirm{color:#fff;background:#1ca7ff;border-color:#1ca7ff}.Sidebar-module__XRNO5a__moveToConfirm:disabled{cursor:not-allowed;background:#a9d8ff;border-color:#a9d8ff}.Sidebar-module__XRNO5a__addButton{color:#64748bcc;cursor:pointer;background:0 0;border:1px solid #bcbcbc;border-radius:.25rem;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;padding:0;font-size:.75rem;transition:background-color .2s,opacity .2s;display:flex}.Sidebar-module__XRNO5a__addButton:hover{opacity:.8;background-color:#64748b1a}.Sidebar-module__XRNO5a__sectionList{flex-direction:column;flex:1;min-height:0;margin-top:.5rem;display:flex;overflow:hidden auto}.Sidebar-module__XRNO5a__sectionList::-webkit-scrollbar{width:.25rem}.Sidebar-module__XRNO5a__sectionList::-webkit-scrollbar-track{background:0 0;border-radius:7px}.Sidebar-module__XRNO5a__sectionList::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:7px}.Sidebar-module__XRNO5a__sectionList::-webkit-scrollbar-thumb:hover{background:#bfbfbf}.Sidebar-module__XRNO5a__projectsSection{z-index:4;flex-shrink:0;margin-top:0;position:relative}.Sidebar-module__XRNO5a__projectQuickNav{border:none;flex-direction:column;flex-shrink:0;gap:0;margin:2px 0 0;padding:0;display:flex}.Sidebar-module__XRNO5a__projectQuickNavItem{box-sizing:border-box;color:#1a1a1a;width:100%;height:40px;font-family:var(--font-roboto), "Roboto Fallback", sans-serif;letter-spacing:0;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;flex-direction:row;align-items:center;gap:8px;padding:8px;font-size:16px;font-weight:500;line-height:100%;display:flex}.Sidebar-module__XRNO5a__projectQuickNavItem:hover{background:var(--keco-control-hover-bg)}.Sidebar-module__XRNO5a__projectQuickNavItemActive,.Sidebar-module__XRNO5a__projectQuickNavItemActive:hover{color:#1a1a1a;background:#e6f4ff}.Sidebar-module__XRNO5a__projectQuickNavIcon{color:inherit;flex-shrink:0;display:block;width:24px!important;height:24px!important}.Sidebar-module__XRNO5a__projectSelectorTrigger{box-sizing:border-box;color:#7d7d7d;width:100%;height:36px;font-family:var(--font-roboto), "Roboto Fallback", sans-serif;letter-spacing:0;cursor:pointer;text-align:left;background:#dde1e64a;border:1px solid #0000;border-radius:11px;flex-direction:row;justify-content:space-between;align-items:center;gap:2px;padding:6px 12px;font-size:16px;font-weight:600;line-height:150%;transition:background-color .16s,border-color .16s,border-radius .16s;display:flex}.Sidebar-module__XRNO5a__projectSelectorTrigger:hover{background:var(--keco-control-hover-bg)}.Sidebar-module__XRNO5a__projectSelectorTrigger[aria-expanded=true]{background:#fff;border-color:#d7dde5 #d7dde5 #0000;border-radius:11px 11px 0 0}.Sidebar-module__XRNO5a__projectSelectorTrigger:focus-visible{outline-offset:2px;outline:2px solid #8ecfff}.Sidebar-module__XRNO5a__projectSelectorTriggerText{text-overflow:ellipsis;white-space:nowrap;color:#7d7d7d;min-width:0;font-family:var(--font-roboto), "Roboto Fallback", sans-serif;letter-spacing:0;font-size:16px;font-weight:600;line-height:150%;overflow:hidden}.Sidebar-module__XRNO5a__projectSelectorChevron{color:#3f444a;flex-shrink:0;font-size:11px;transition:transform .15s}.Sidebar-module__XRNO5a__projectSelectorChevronOpen{transform:rotate(180deg)}.Sidebar-module__XRNO5a__projectSelectorMenu{box-sizing:border-box;background:#fff;border:1px solid #d7dde5;border-top:none;border-radius:0 0 8px 8px;width:100%;padding:4px;position:absolute;top:calc(100% - 1px);left:0;box-shadow:0 12px 28px #1f293738,0 2px 6px #1f29371f}.Sidebar-module__XRNO5a__projectSelectorOptions{scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:#c9ced5 transparent;max-height:108px;overflow:hidden scroll}.Sidebar-module__XRNO5a__projectSelectorOptions::-webkit-scrollbar{width:10px}.Sidebar-module__XRNO5a__projectSelectorOptions::-webkit-scrollbar-thumb{background:#c9ced5;border:3px solid #fff;border-radius:999px}.Sidebar-module__XRNO5a__projectSelectorOption{color:#22262b;cursor:pointer;box-sizing:border-box;border-radius:6px;align-items:center;gap:6px;width:100%;min-height:36px;padding:0 8px;font-size:16px;font-weight:400;line-height:1.25;display:flex}.Sidebar-module__XRNO5a__projectSelectorOption:hover,.Sidebar-module__XRNO5a__projectSelectorOption:focus-visible{background:var(--keco-control-hover-bg);outline:none}.Sidebar-module__XRNO5a__projectSelectorOptionSelected,.Sidebar-module__XRNO5a__projectSelectorOptionSelected:hover,.Sidebar-module__XRNO5a__projectSelectorOptionSelected:focus-visible{background:#e8f5fd}.Sidebar-module__XRNO5a__projectSelectorOptionText{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;overflow:hidden}.Sidebar-module__XRNO5a__projectSelectorInfo,.Sidebar-module__XRNO5a__projectSelectorCheck{flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.Sidebar-module__XRNO5a__projectSelectorInfo{cursor:help}.Sidebar-module__XRNO5a__projectSelectorCheck{color:#1f2328;font-size:12px}.Sidebar-module__XRNO5a__projectSelectorRenameInput{color:#22262b;caret-color:#22262b;width:100%;min-width:0;max-width:100%;height:26px;font:inherit;box-sizing:border-box;-webkit-user-select:text;user-select:text;background:#fff;border:1px solid #8ecfff;border-radius:4px;outline:none;flex:auto;padding:0 5px;overflow-x:auto}.Sidebar-module__XRNO5a__projectSelectorCreate{color:#22262b;width:100%;height:36px;font-family:var(--font-roboto), "Roboto Fallback", sans-serif;text-align:left;cursor:pointer;background:#fff;border:none;margin-top:4px;padding:0 8px;font-size:16px;line-height:1}.Sidebar-module__XRNO5a__projectSelectorCreate:hover{background:var(--keco-control-hover-bg)}.Sidebar-module__XRNO5a__projectSelectorCreate:focus-visible{outline-offset:-2px;outline:2px solid #8ecfff}.Sidebar-module__XRNO5a__projectsListContainer{flex-direction:column;flex-shrink:0;max-height:9rem;margin-top:.5rem;display:flex;overflow:hidden}.Sidebar-module__XRNO5a__projectsListContainer.Sidebar-module__XRNO5a__projectsListContainerScrollable{scrollbar-gutter:stable;overflow-y:scroll}.Sidebar-module__XRNO5a__projectsListContainer.Sidebar-module__XRNO5a__projectsListContainerScrollable::-webkit-scrollbar{width:8px}.Sidebar-module__XRNO5a__projectsListContainer.Sidebar-module__XRNO5a__projectsListContainerScrollable::-webkit-scrollbar-track{background:#f0f0f0;border-radius:4px}.Sidebar-module__XRNO5a__projectsListContainer.Sidebar-module__XRNO5a__projectsListContainerScrollable::-webkit-scrollbar-thumb{background:#c4c4c4;border:2px solid #f0f0f0;border-radius:9999px;min-height:20px}.Sidebar-module__XRNO5a__projectsListContainer.Sidebar-module__XRNO5a__projectsListContainerScrollable::-webkit-scrollbar-thumb:hover{background:#a3a3a3}.Sidebar-module__XRNO5a__projectsListContainer.Sidebar-module__XRNO5a__projectsListContainerScrollable::-webkit-scrollbar-button{background-color:#f0f0f0;background-position:50%;background-repeat:no-repeat;width:8px;height:12px;display:block}.Sidebar-module__XRNO5a__projectsListContainer.Sidebar-module__XRNO5a__projectsListContainerScrollable::-webkit-scrollbar-button:vertical:decrement{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='5' viewBox='0 0 10 6'%3E%3Cpath fill='%23bdbdbd' d='M5 0 10 6H0z'/%3E%3C/svg%3E")}.Sidebar-module__XRNO5a__projectsListContainer.Sidebar-module__XRNO5a__projectsListContainerScrollable::-webkit-scrollbar-button:vertical:increment{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='5' viewBox='0 0 10 6'%3E%3Cpath fill='%23bdbdbd' d='M5 6 10 0H0z'/%3E%3C/svg%3E")}@supports not selector(::-webkit-scrollbar){.Sidebar-module__XRNO5a__projectsListContainer.Sidebar-module__XRNO5a__projectsListContainerScrollable{scrollbar-width:thin;scrollbar-color:#c4c4c4 #f0f0f0}}.Sidebar-module__XRNO5a__treeWrapper{max-width:100%;margin:0;overflow-x:hidden}:is(.Sidebar-module__XRNO5a__tree .ant-tree-list-holder,.Sidebar-module__XRNO5a__tree .ant-tree-list-holder-inner){max-width:100%;overflow-x:hidden!important}.Sidebar-module__XRNO5a__tree{background:0 0}.Sidebar-module__XRNO5a__tree .ant-tree{background:0 0}.Sidebar-module__XRNO5a__tree .ant-tree-treenode{align-items:center;width:100%;height:40px;padding-left:.5rem;display:flex;position:relative}.Sidebar-module__XRNO5a__tree .ant-tree-treenode:before{display:none!important}.Sidebar-module__XRNO5a__tree .ant-tree-treenode:after{content:"";background-color:#f1f5f9;height:.0625rem;position:absolute;bottom:-5px;left:0;right:0}.Sidebar-module__XRNO5a__tree .ant-tree-treenode:last-child:after{display:none}.Sidebar-module__XRNO5a__tree .ant-tree-treenode[data-node-key^=folder-]:after{display:none}.Sidebar-module__XRNO5a__tree .ant-tree-treenode[data-node-key^=asset-]:after{display:none}.Sidebar-module__XRNO5a__tree .ant-tree-treenode[data-node-key^=folder-create-]:after{background-color:#f1f5f9;display:block!important}.Sidebar-module__XRNO5a__tree .ant-tree-treenode[data-node-key^=add-asset-]:after{background-color:#f1f5f9;display:block!important}.Sidebar-module__XRNO5a__tree .ant-tree-treenode-selected:after{display:none!important}.Sidebar-module__XRNO5a__tree .ant-tree-treenode:hover:after{display:none!important}.Sidebar-module__XRNO5a__tree .ant-tree-node-content-wrapper{box-sizing:border-box;border-radius:0;flex:auto;align-items:center;width:0;min-width:0;height:100%;margin:0;padding-left:0;transition:background-color .2s;display:flex;position:relative}.Sidebar-module__XRNO5a__tree .ant-tree-treenode[data-node-key*=folder-create-] .Sidebar-module__XRNO5a__ant-tree-node-content-wrapper{padding-left:0}.Sidebar-module__XRNO5a__tree .ant-tree-treenode[data-node-key*=add-asset-] .Sidebar-module__XRNO5a__ant-tree-node-content-wrapper{width:auto!important;min-width:120px!important;transition:none!important}.Sidebar-module__XRNO5a__tree .ant-tree-treenode[data-node-key*=add-asset-]{transition:none!important;animation:none!important}.Sidebar-module__XRNO5a__tree .ant-tree-child-tree{transition:none!important}.Sidebar-module__XRNO5a__tree .ant-tree-child-tree-open{transition:none!important}.Sidebar-module__XRNO5a__tree .ant-tree-node-content-wrapper .Sidebar-module__XRNO5a__itemRow{flex:auto;width:100%;min-width:0}.Sidebar-module__XRNO5a__tree .ant-tree-node-content-wrapper .Sidebar-module__XRNO5a__ant-tree-title{-webkit-user-select:none;user-select:none;min-width:0;max-width:100%;display:flex;overflow:hidden}:is(.Sidebar-module__XRNO5a__tree .ant-tree-node-content-wrapper .Sidebar-module__XRNO5a__ant-tree-title:has([data-folder-row]),.Sidebar-module__XRNO5a__tree .ant-tree-node-content-wrapper .Sidebar-module__XRNO5a__ant-tree-title:has(.Sidebar-module__XRNO5a__itemActions)){overflow:visible}.Sidebar-module__XRNO5a__tree .ant-tree-node-content-wrapper .Sidebar-module__XRNO5a__ant-tree-title:has(.Sidebar-module__XRNO5a__renameInput){overflow:visible}.Sidebar-module__XRNO5a__tree .ant-tree-node-content-wrapper .Sidebar-module__XRNO5a__itemText{font-size:16px;font-family:var(--font-roboto), sans-serif;-webkit-user-select:none;user-select:none;align-items:center;padding-right:2rem;font-weight:500;line-height:24px;display:flex}.Sidebar-module__XRNO5a__treeNodeInput{font-size:16px;font-family:var(--font-roboto), sans-serif;-webkit-user-select:text;user-select:text;flex:auto;min-width:4rem;padding-right:2rem;font-weight:500}.Sidebar-module__XRNO5a__tree .ant-tree-node-content-wrapper .Sidebar-module__XRNO5a__treeNodeInput{font-size:16px;font-family:var(--font-roboto), sans-serif;-webkit-user-select:text;user-select:text;flex:auto;min-width:4rem;padding-right:2rem;font-weight:500}.Sidebar-module__XRNO5a__tree .ant-tree-treenode:hover{background-color:var(--keco-row-hover-bg);border-radius:.5rem}.Sidebar-module__XRNO5a__tree .ant-tree-node-content-wrapper:hover{background-color:#0000}.Sidebar-module__XRNO5a__tree .ant-tree-drop-indicator{display:none!important}:is(.Sidebar-module__XRNO5a__tree .ant-tree-treenode.drag-over,.Sidebar-module__XRNO5a__tree .ant-tree-treenode.drag-over-gap-top,.Sidebar-module__XRNO5a__tree .ant-tree-treenode.drag-over-gap-bottom){border-radius:.5rem;background-color:var(--keco-control-hover-bg)!important}:is(.Sidebar-module__XRNO5a__tree .ant-tree-treenode.drag-over>.ant-tree-node-content-wrapper,.Sidebar-module__XRNO5a__tree .ant-tree-treenode.drag-over-gap-top>.ant-tree-node-content-wrapper,.Sidebar-module__XRNO5a__tree .ant-tree-treenode.drag-over-gap-bottom>.ant-tree-node-content-wrapper,.Sidebar-module__XRNO5a__tree .ant-tree-node-content-wrapper.drag-over,.Sidebar-module__XRNO5a__tree .ant-tree-node-content-wrapper.drag-over-gap-top,.Sidebar-module__XRNO5a__tree .ant-tree-node-content-wrapper.drag-over-gap-bottom){box-shadow:none!important;color:inherit!important;background-color:#0000!important}.Sidebar-module__XRNO5a__tree .ant-tree-treenode-selected{background-color:#0000}.Sidebar-module__XRNO5a__tree .ant-tree-treenode-selected .ant-tree-switcher{background-color:#0000!important}.Sidebar-module__XRNO5a__tree .ant-tree-treenode-selected{background-color:var(--keco-blue-tint-soft)!important;border-radius:.5rem!important}:is(.Sidebar-module__XRNO5a__tree .ant-tree-treenode-selected>.ant-tree-node-content-wrapper,.Sidebar-module__XRNO5a__tree .ant-tree-node-content-wrapper.ant-tree-node-selected){color:#070707!important;background-color:#0000!important}.Sidebar-module__XRNO5a__tree .ant-tree-treenode-selected .ant-tree-switcher{z-index:1;position:relative}.Sidebar-module__XRNO5a__tree .ant-tree-treenode-selected .ant-tree-indent{background-color:#0000!important}.Sidebar-module__XRNO5a__tree .ant-tree-indent-unit{width:2rem}.Sidebar-module__XRNO5a__tree .ant-tree-indent{vertical-align:top;flex-shrink:0;height:100%;display:inline-block}.Sidebar-module__XRNO5a__tree .ant-tree-switcher{cursor:pointer;color:#070707;flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;margin-right:.5rem;line-height:1;display:inline-flex;box-shadow:none!important;background-color:#0000!important}.Sidebar-module__XRNO5a__tree .ant-tree-switcher-noop{overflow:hidden;flex:0 0 0!important;width:0!important;min-width:0!important;margin-right:0!important;padding:0!important}.Sidebar-module__XRNO5a__tree .ant-tree-switcher:before{display:none!important}.Sidebar-module__XRNO5a__tree .ant-tree-switcher:after{display:none!important}.Sidebar-module__XRNO5a__tree .ant-tree-switcher-icon{justify-content:center;align-items:center;font-size:.75rem;line-height:1;display:inline-flex}.Sidebar-module__XRNO5a__folderSwitcherIcons{color:#070707;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex;position:relative}.Sidebar-module__XRNO5a__folderSwitcherBase,.Sidebar-module__XRNO5a__folderSwitcherHover{pointer-events:none;transition:opacity .15s;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Sidebar-module__XRNO5a__folderSwitcherHover{opacity:0}.Sidebar-module__XRNO5a__tree .ant-tree-treenode:hover .Sidebar-module__XRNO5a__folderSwitcherIcons .Sidebar-module__XRNO5a__folderSwitcherBase{opacity:0}.Sidebar-module__XRNO5a__tree .ant-tree-treenode:hover .Sidebar-module__XRNO5a__folderSwitcherIcons .Sidebar-module__XRNO5a__folderSwitcherHover{opacity:1}.Sidebar-module__XRNO5a__folderRow{width:100%}.Sidebar-module__XRNO5a__tree .ant-tree-node-content-wrapper:has([data-folder-row]){position:static}.Sidebar-module__XRNO5a__tree .ant-tree-node-content-wrapper:has([data-folder-row]) .Sidebar-module__XRNO5a__ant-tree-title{width:100%}.Sidebar-module__XRNO5a__tree .ant-tree-treenode:has([data-folder-row]) .Sidebar-module__XRNO5a__itemActions{z-index:2;pointer-events:none;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;margin-left:0;display:flex;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.Sidebar-module__XRNO5a__tree .ant-tree-node-content-wrapper [data-folder-row]{box-sizing:border-box;padding-right:2rem}.Sidebar-module__XRNO5a__tree .ant-tree-node-content-wrapper [data-folder-row] .Sidebar-module__XRNO5a__itemMain{flex:auto;min-width:0;max-width:100%}.Sidebar-module__XRNO5a__tree .ant-tree-node-content-wrapper [data-folder-row] .Sidebar-module__XRNO5a__itemText{width:auto;max-width:100%;padding-right:0;display:block}.Sidebar-module__XRNO5a__item{cursor:pointer;border-radius:.5rem;align-items:center;gap:.5rem;height:40px;padding:8px;font-size:16px;transition:background-color .2s;display:flex;position:relative}.Sidebar-module__XRNO5a__itemActive{color:#070707;background-color:#e6f4ff}.Sidebar-module__XRNO5a__itemSecondaryActive{color:#070707;background-color:#eee}.Sidebar-module__XRNO5a__itemInactive{color:#334155}.Sidebar-module__XRNO5a__itemInactive:hover{background-color:var(--keco-control-hover-bg)}.Sidebar-module__XRNO5a__createProjectButton{cursor:pointer;color:#000010;border:none;border-radius:.5rem;align-items:center;gap:.5rem;width:100%;height:40px;padding:.5rem .75rem;font-size:.875rem;transition:background-color .2s;display:flex}.Sidebar-module__XRNO5a__createProjectButton:hover{background-color:#0b99ff14}.Sidebar-module__XRNO5a__itemText{text-overflow:ellipsis;white-space:nowrap;padding-right:2rem;font-size:16px;font-weight:500;overflow:hidden}.Sidebar-module__XRNO5a__renameInput{width:100%;min-width:0;max-width:100%;height:1.5rem;font-size:16px;line-height:1.5rem;font-family:var(--font-roboto), "Roboto Fallback", sans-serif;color:#070707;caret-color:#070707;box-sizing:border-box;-webkit-user-select:text;user-select:text;background:0 0;border:none;border-radius:0;outline:none;flex:auto;margin:0;padding:0 8px 0 0;font-weight:500;overflow-x:auto}.Sidebar-module__XRNO5a__tree .ant-tree-node-content-wrapper .Sidebar-module__XRNO5a__renameInput{-webkit-user-select:text!important;user-select:text!important}.Sidebar-module__XRNO5a__renameInput:focus{caret-color:#070707;outline:none}.Sidebar-module__XRNO5a__renameInput::placeholder{color:#00000040}.Sidebar-module__XRNO5a__itemActions{flex-shrink:0;align-items:center;gap:.375rem;margin-left:auto;display:flex}.Sidebar-module__XRNO5a__assetPresenceAvatars{flex-direction:row-reverse;align-items:center;margin-right:.25rem;display:flex}.Sidebar-module__XRNO5a__item .Sidebar-module__XRNO5a__itemActions{margin-left:0;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.Sidebar-module__XRNO5a__tree .ant-tree-treenode{position:relative}.Sidebar-module__XRNO5a__tree .ant-tree-node-content-wrapper .Sidebar-module__XRNO5a__itemActions{margin-left:0;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.Sidebar-module__XRNO5a__iconButton{color:#cbd5e1;cursor:pointer;background:0 0;border:none;border-radius:.25rem;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;padding:.25rem;font-size:1.25rem;line-height:1;display:flex}.Sidebar-module__XRNO5a__iconButton:hover{background:var(--keco-control-hover-bg);color:#475569}.Sidebar-module__XRNO5a__itemIcon{flex-shrink:0}.Sidebar-module__XRNO5a__folderIconPlaceholder{pointer-events:none;flex-shrink:0;align-items:center;width:24px;height:24px;display:flex}.Sidebar-module__XRNO5a__libraryIconContainer{flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;line-height:0;display:flex}.Sidebar-module__XRNO5a__libraryIconContainer img{display:block;width:24px!important;height:24px!important}.Sidebar-module__XRNO5a__itemRow{box-sizing:border-box;flex:1 1 0;justify-content:space-between;align-items:center;gap:.5rem;width:100%;min-width:0;margin:0;padding:0;display:flex}.Sidebar-module__XRNO5a__itemMain{flex:0 auto;align-items:center;gap:.5rem;min-width:0;display:flex;overflow:hidden}.Sidebar-module__XRNO5a__createButton{text-align:left;cursor:pointer;color:#64748b;box-sizing:border-box;background:0 0;border:none;border-radius:0;align-items:center;width:100%;margin:0;padding-left:0;font-size:.875rem;transition:background-color .2s,color .2s;display:flex}.Sidebar-module__XRNO5a__createButton:hover{background-color:var(--keco-control-hover-bg);color:#334155}.Sidebar-module__XRNO5a__createButtonText{text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:.35rem;display:flex;overflow:hidden}.Sidebar-module__XRNO5a__plusIcon{flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.125rem;display:inline-flex;position:relative}.Sidebar-module__XRNO5a__plusHorizontal,.Sidebar-module__XRNO5a__plusVertical{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Sidebar-module__XRNO5a__tree .ant-tree-node-content-wrapper button.Sidebar-module__XRNO5a__createButton{width:100%;height:100%}.Sidebar-module__XRNO5a__tree .ant-tree-treenode[data-node-key*=folder-create-] .Sidebar-module__XRNO5a__ant-tree-node-content-wrapper:hover{background-color:#0000!important}.Sidebar-module__XRNO5a__tree .ant-tree-treenode[data-node-key*=folder-create-] .Sidebar-module__XRNO5a__ant-tree-node-content-wrapper.Sidebar-module__XRNO5a__ant-tree-node-selected{background-color:#0000!important}.Sidebar-module__XRNO5a__itemAddIcon{color:#9ca3af;font-size:.9rem}.Sidebar-module__XRNO5a__itemAddText{color:#9ca3af;text-overflow:ellipsis;white-space:nowrap;flex-shrink:0;font-size:1rem;overflow:hidden}.Sidebar-module__XRNO5a__tree .ant-tree-treenode[data-node-key*=add-asset-] .Sidebar-module__XRNO5a__itemMain{width:auto!important;min-width:max-content!important;overflow:visible!important}.Sidebar-module__XRNO5a__tree .ant-tree-treenode[data-node-key*=add-asset-] .Sidebar-module__XRNO5a__itemAddText{width:auto!important;min-width:max-content!important;display:inline-block!important}[data-folder-row]:focus-within .Sidebar-module__XRNO5a__folderAddLibButton{opacity:1;pointer-events:auto}.Sidebar-module__XRNO5a__tree .ant-tree-treenode:hover [data-folder-row] .Sidebar-module__XRNO5a__folderAddLibButton{opacity:1;pointer-events:auto}.Sidebar-module__XRNO5a__tree .ant-tree-treenode-selected [data-folder-row] .Sidebar-module__XRNO5a__folderAddLibButton{opacity:1;pointer-events:auto}.Sidebar-module__XRNO5a__folderAddLibButton{cursor:pointer;opacity:0;pointer-events:none;background:0 0;border:none;border-radius:.375rem;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;padding:0;transition:opacity .15s,background-color .15s;display:inline-flex}.Sidebar-module__XRNO5a__folderAddLibButton:hover{background-color:#64748b1a}.Sidebar-module__XRNO5a__rootLibraryRow .Sidebar-module__XRNO5a__itemText{color:#000010;font-size:16px;font-weight:500}.Sidebar-module__XRNO5a__tree .ant-tree-treenode-selected .Sidebar-module__XRNO5a__rootLibraryRow .Sidebar-module__XRNO5a__itemText{font-size:16px;font-weight:500}.Sidebar-module__XRNO5a__predefineItem{background-color:#5e00ff14;border-radius:.5rem;align-items:center;gap:.5rem;margin-bottom:.5rem;padding:.5rem 12px;display:flex}.Sidebar-module__XRNO5a__predefineCloseButton{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;margin-right:0;padding:.25rem;display:flex}.Sidebar-module__XRNO5a__predefineItemMain{flex:1;align-items:center;gap:.5rem;min-width:0;display:flex;overflow:hidden}.Sidebar-module__XRNO5a__predefineItemMain .Sidebar-module__XRNO5a__itemText{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.Sidebar-module__XRNO5a__libraryItemActive{border-radius:.5rem}.Sidebar-module__XRNO5a__libraryItemActiveWithPadding{border-radius:.5rem;min-height:2.5rem;background-color:#0b99ff14!important;padding:.5rem 12px!important}.Sidebar-module__XRNO5a__libraryBackButton{cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;margin-right:.5rem;padding:0;display:flex}.Sidebar-module__XRNO5a__assetItemActive{border-radius:.5rem;min-height:2.5rem;background-color:#ff005e0f!important}.Sidebar-module__XRNO5a__assetList{flex-direction:column;gap:0;display:flex;margin-top:0!important}.Sidebar-module__XRNO5a__assetList .Sidebar-module__XRNO5a__itemRow{cursor:pointer;border-radius:.5rem;padding:.5rem 12px;transition:background-color .2s}.Sidebar-module__XRNO5a__assetList .Sidebar-module__XRNO5a__itemRow:hover{background-color:var(--keco-control-hover-bg)}.Sidebar-module__XRNO5a__createButtonAligned{box-sizing:border-box!important;align-items:center!important;height:2.5rem!important;min-height:2.5rem!important;margin:0!important;padding:.5rem 12px!important;display:flex!important}.Sidebar-module__XRNO5a__createButtonAligned .Sidebar-module__XRNO5a__createButtonText{margin-left:0!important;padding-left:0!important}.Sidebar-module__XRNO5a__sidebarEmptyState{text-align:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:1.5rem 16px;display:flex}.Sidebar-module__XRNO5a__sidebarEmptyState .Sidebar-module__XRNO5a__emptyIcon{width:5.5rem;height:5.5rem;display:block}.Sidebar-module__XRNO5a__sidebarEmptyText{color:#7d7d7d;font-size:.75rem;font-weight:400;line-height:1.4}.Sidebar-module__XRNO5a__simulationSystemBlock{flex-direction:column;gap:2px;margin-bottom:.25rem;display:flex}.Sidebar-module__XRNO5a__simulationSystemBlock .Sidebar-module__XRNO5a__item{height:auto;min-height:2.25rem}
