.project-structure{position:absolute;display:flex;padding:2px}.project-structure-sidebar-left{position:relative;display:flex;flex-direction:column;width:50%;height:100%;padding:6px;box-shadow:0 0 3px 2px rgba(0,0,0,.4);z-index:1;background-color:#292929;overflow-x:auto}.project-structure-sidebar-left-body{position:relative;height:calc(100% - 45px);width:100%;border-bottom:1px solid #1e1e1e;overflow:auto;padding-bottom:30px}.project-structure-sidebar-left-footer{display:flex;height:45px;align-items:center;justify-content:space-around}.project-structure-sidebar-right{position:relative;right:0;display:flex;flex-direction:column;width:50%;padding:6px;box-shadow:0 0 3px 2px rgba(0,0,0,.4);z-index:1;background-color:#292929}.project-structure-main{display:flex;flex-direction:column;flex-shrink:0;min-width:4px;height:100%;background-color:#1e1e1e}.v-chip:not(.v-chip--outlined).accent,.v-chip:not(.v-chip--outlined).error,.v-chip:not(.v-chip--outlined).info,.v-chip:not(.v-chip--outlined).primary,.v-chip:not(.v-chip--outlined).secondary,.v-chip:not(.v-chip--outlined).success,.v-chip:not(.v-chip--outlined).warning{color:#fff}.theme--light.v-chip{border-color:rgba(0,0,0,.12);color:rgba(0,0,0,.87)}.theme--light.v-chip:not(.v-chip--active){background:#e0e0e0}.theme--light.v-chip:hover:before{opacity:.04}.theme--light.v-chip--active:before,.theme--light.v-chip--active:hover:before,.theme--light.v-chip:focus:before{opacity:.12}.theme--light.v-chip--active:focus:before{opacity:.16}.theme--dark.v-chip{border-color:hsla(0,0%,100%,.12);color:#fff}.theme--dark.v-chip:not(.v-chip--active){background:#555}.theme--dark.v-chip:hover:before{opacity:.08}.theme--dark.v-chip--active:before,.theme--dark.v-chip--active:hover:before,.theme--dark.v-chip:focus:before{opacity:.24}.theme--dark.v-chip--active:focus:before{opacity:.32}.v-chip{align-items:center;cursor:default;display:inline-flex;line-height:20px;max-width:100%;outline:none;overflow:hidden;padding:0 12px;position:relative;text-decoration:none;transition-duration:.28s;transition-property:box-shadow,opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);vertical-align:middle;white-space:nowrap}.v-chip:before{background-color:currentColor;bottom:0;border-radius:inherit;content:"";left:0;opacity:0;position:absolute;pointer-events:none;right:0;top:0}.v-chip .v-avatar{height:24px!important;min-width:24px!important;width:24px!important}.v-chip .v-icon{font-size:24px}.v-application--is-ltr .v-chip .v-avatar--left,.v-application--is-ltr .v-chip .v-icon--left{margin-left:-6px;margin-right:6px}.v-application--is-ltr .v-chip .v-avatar--right,.v-application--is-ltr .v-chip .v-icon--right,.v-application--is-rtl .v-chip .v-avatar--left,.v-application--is-rtl .v-chip .v-icon--left{margin-left:6px;margin-right:-6px}.v-application--is-rtl .v-chip .v-avatar--right,.v-application--is-rtl .v-chip .v-icon--right{margin-left:-6px;margin-right:6px}.v-chip:not(.v-chip--no-color) .v-icon{color:inherit}.v-chip .v-chip__close.v-icon{font-size:18px;max-height:18px;max-width:18px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.v-application--is-ltr .v-chip .v-chip__close.v-icon.v-icon--right{margin-right:-4px}.v-application--is-rtl .v-chip .v-chip__close.v-icon.v-icon--right{margin-left:-4px}.v-chip .v-chip__close.v-icon:active,.v-chip .v-chip__close.v-icon:focus,.v-chip .v-chip__close.v-icon:hover{opacity:.72}.v-chip .v-chip__content{align-items:center;display:inline-flex;height:100%;max-width:100%}.v-chip--active .v-icon{color:inherit}.v-chip--link:before{transition:opacity .3s cubic-bezier(.25,.8,.5,1)}.v-chip--link:focus:before{opacity:.32}.v-chip--clickable{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.v-chip--clickable:active{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.v-chip--disabled{opacity:.4;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.v-chip__filter{max-width:24px}.v-chip__filter.v-icon{color:inherit}.v-chip__filter.expand-x-transition-enter,.v-chip__filter.expand-x-transition-leave-active{margin:0}.v-chip--pill .v-chip__filter{margin:0 16px 0 0}.v-chip--pill .v-avatar{height:32px!important;width:32px!important}.v-application--is-ltr .v-chip--pill .v-avatar--left{margin-left:-12px}.v-application--is-ltr .v-chip--pill .v-avatar--right,.v-application--is-rtl .v-chip--pill .v-avatar--left{margin-right:-12px}.v-application--is-rtl .v-chip--pill .v-avatar--right{margin-left:-12px}.v-chip--label{border-radius:4px!important}.v-chip.v-chip--outlined{border-width:thin;border-style:solid}.v-chip.v-chip--outlined.v-chip--active:before{opacity:.08}.v-chip.v-chip--outlined .v-icon{color:inherit}.v-chip.v-chip--outlined.v-chip.v-chip{background-color:transparent!important}.v-chip.v-chip--selected{background:transparent}.v-chip.v-chip--selected:after{opacity:.28}.v-chip.v-size--x-small{border-radius:8px;font-size:10px;height:16px}.v-chip.v-size--small{border-radius:12px;font-size:12px;height:24px}.v-chip.v-size--default{border-radius:16px;font-size:14px;height:32px}.v-chip.v-size--large{border-radius:27px;font-size:16px;height:54px}.v-chip.v-size--x-large{border-radius:33px;font-size:18px;height:66px}.project-structure-details{position:relative;width:60vw;height:100%;padding:2px}.project-structure-details-header{display:flex;width:100%;height:45px;align-items:center;border-bottom:1px solid #292929;padding:3px}.project-structure-details-body{display:flex;flex-wrap:wrap;width:100%;height:calc(100% - 45px);gap:10px;padding:10px}.t-flex{display:flex}.project-structure-tree{width:100%;border-radius:6px;margin-top:3px;padding-right:3px;padding-bottom:3px;color:rgba(0,0,0,.9)}.project-structure-tree-header{display:flex;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:center;white-space:nowrap}.project-structure-tree-header:hover .project-structure-tree-delete{display:flex}.project-structure-tree-delete{display:none;position:absolute;right:0}.project-structure-tree-visibility{display:flex;position:absolute!important;right:24px;cursor:pointer}.project-structure-tree-marker{height:24px;width:3px;position:absolute;left:0;margin-top:2px;background-color:#fff}.project-structure-tree-element-marker{margin-left:-14px;margin-right:8px}.project-structure-tree-element-marker,.project-structure-tree-wrapper-marker{position:relative;height:6px;width:6px;border-radius:6px;flex-shrink:0;background-color:hsla(0,0%,100%,.9)}.project-structure-tree-wrapper-marker{margin-left:-15px;margin-right:9px}.project-structure-tree-input-field{outline:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.project-structure-tree-input-field:focus{outline:none}.project-structure-widget{position:relative;width:calc(50% - 5px);height:calc(50% - 5px);background-color:#292929;border-radius:10px;padding:5px}.project-structure-widget-body{position:relative;width:100%;height:calc(100% - 30px);background-color:#1e1e1e;border-radius:10px;padding:5px}.project-structure-widget-header{display:flex;width:100%;height:30px;justify-content:center;align-items:center;font-size:20px}.project-structure-widget-overlay{position:absolute;width:100%;height:30%;top:73%;z-index:10;padding:5px}.project-structure-plan-point{position:absolute;display:flex;justify-content:center;align-items:center;height:30px;width:30px;border-radius:30px;z-index:30;transform:translate(-50%,-50%)}.project-structure-plan-point:focus{outline:none}.project-structure-plan-point-vertical{position:absolute;height:29px;width:1px;left:14px;background-color:#000}.project-structure-plan-point-horizontal{position:absolute;height:1px;width:29px;top:14px;background-color:#000}.project-structure-plan-point-text{display:flex;background-color:#fff;color:#000;border:1px solid #000;width:100px!important;border-radius:4px;padding:0 1px 0 1px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.project-structure-plan-point-input{text-align:right;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:70px!important}.project-structure-plan-point-name{margin-top:53px;color:#000;font-size:12px;background-color:#fff;border:1px solid #000;border-radius:4px;padding:0 1px 0 1px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.project-structure-plan-edge-point{position:absolute;z-index:50;height:5px;width:5px;background-color:red;margin-left:-2px;margin-top:-2px;border-radius:5px;cursor:pointer!important}.project-structure-plan-edge-point:hover{height:10px;width:10px;margin-left:-5px;margin-top:-5px;border-radius:10px}.tfinderlayout{position:absolute;display:flex;width:100%;height:100%;padding:2px}.tfinderlayout-sidebar{background-color:var(--v-color-2-5-base);flex-shrink:0}.tfinderlayout-sidebar,.tfinderlayout-sidebar-right{display:flex;flex-direction:column;width:240px;padding:12px;box-shadow:0 0 3px 2px rgba(0,0,0,.4);z-index:1}.tfinderlayout-sidebar-right{background-color:#292929}.tfinderlayout-sidebar-right-header{color:hsla(0,0%,100%,.4)}.tfinderlayout-sidebar-right-body{position:relative;height:calc(100% - 45px);border-bottom:solid 1px var(--v-color-7-base);overflow:auto;padding-bottom:30px}.tfinderlayout-sidebar-right-footer{display:flex;height:45px;align-items:center}.tfinderlayout-main{display:flex;flex-direction:column;width:calc(100% - 240px);height:100%;background-color:var(--v-color-7-base)}.tfinderlayout-action-bar{display:flex;flex-wrap:wrap;width:100%;min-height:45px;align-items:center;border-bottom:solid 1px var(--v-color-2-5-base);margin-bottom:6px;padding:3px;gap:4px}.tfinderlayout-content{position:relative;display:flex;width:100%;height:calc(100% - 51px);overflow:auto}.tfinderlayout-side-bar-community,.tfinderlayout-side-bar-company{height:50%;width:100%}@media only screen and (max-width:959px){.tfinderlayout-main{display:flex;flex-direction:column;width:calc(100% - 50px);height:100%;background-color:#1e1e1e}}