@import "https://fonts.googleapis.com/css2?family=Abril+Fatface&family=Caveat:wght@400..700&family=Lobster&family=Permanent+Marker&family=Press+Start+2P&family=Special+Elite&display=swap";:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#242424;font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}html,body{width:100%;height:100%;margin:0;padding:0;overflow:hidden}#root{text-align:left;flex-direction:column;width:100%;max-width:none;height:100%;margin:0;padding:0;display:flex}.custom-tree{color:#ffffffa6;font-family:inherit;background:0 0!important}.custom-tree .ant-tree-treenode{padding-bottom:0;align-items:center!important}.custom-tree .ant-tree-switcher{color:#ffffff73!important;justify-content:center!important;align-items:center!important;display:flex!important}.custom-tree .ant-tree-node-content-wrapper{border-radius:4px;flex:1;align-items:center;min-height:32px;padding:4px 0;transition:all .2s;display:flex;color:#ffffffa6!important}.custom-tree .ant-tree-node-content-wrapper:hover{color:#fff!important;background-color:#ffffff14!important}.custom-tree .ant-tree-node-content-wrapper.ant-tree-node-selected{background-color:var(--tree-primary-color)!important;color:#fff!important}.ant-tree-drop-indicator{background-color:var(--tree-primary-color)!important}.edit-btn{opacity:0;z-index:1000;transition:opacity .2s;position:absolute;top:50%;right:4px;transform:translateY(-50%)}.custom-tree .ant-tree-treenode:hover .edit-btn{opacity:1}.tree-spinner{width:100%;height:100%}.tree-spinner .ant-spin-nested-loading{height:100%}.tree-spinner .ant-spin-container{scrollbar-width:thin;scrollbar-color:#fff3 transparent;height:100%;overflow:hidden auto}.tree-spinner .ant-spin-container::-webkit-scrollbar{width:6px}.tree-spinner .ant-spin-container::-webkit-scrollbar-track{background:0 0}.tree-spinner .ant-spin-container::-webkit-scrollbar-thumb{background-color:#fff3;border-radius:3px}
