.sidebar_wrapper__qtrbt{z-index:10;min-width:auto;display:inline-flex}@media(min-width:768px){.sidebar_wrapper__qtrbt{min-width:56px;height:100svh}}.sidebar_wrapperSidebar__JhNVa{display:flex;flex-direction:column;height:100svh;flex:0 1 auto;width:270px;background-color:var(--sem-surface-static-dark-300)}.sidebar_wrapperSection__A0isD{height:100%;display:flex;flex-direction:column}.sidebar_scrollSection__ZT6ZY{overflow-y:auto}.sidebar_hiddenWrapper__UPrUW,.sidebar_hidden__7Q1GY{width:56px;min-width:56px}@media(max-width:1100px){.sidebar_hiddenWrapper__UPrUW{position:absolute}}.sidebar_mobileWrapper__E6kko{position:fixed;top:0;left:0;height:100vh;z-index:100}.sidebar_showWrapper__sQoF1{width:270px;min-width:270px}@media(max-width:1100px){.sidebar_showWrapper__sQoF1{position:absolute}}.sidebar_show__6mxrT{z-index:1;width:270px;min-width:270px}:root{--toastify-toast-width:480px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-bd-radius:6px;--toastify-font-family:sans-serif;--toastify-z-index:9999}.toast-icon{width:24px;height:24px;flex-shrink:0}.custom-toast{display:flex;padding-top:2px;flex-direction:column;align-items:flex-start;gap:.75rem}.custom-toast .toast-header{color:var(--sem-neutral-cool-darker);font-size:.9375rem;font-weight:500;line-height:1.25rem}.custom-toast .toast-body{color:var(--sem-neutral-cool-base);font-size:.875rem;font-weight:400;line-height:1.25rem}.Toastify__toast-container{z-index:var(--toastify-z-index);position:fixed;width:var(--toastify-toast-width);padding:4px;box-sizing:border-box}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translateX(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right)}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right)}.Toastify__toast{position:relative;display:flex;padding:1rem 1.5rem 1rem 1.25rem;align-items:flex-start;gap:12px;min-height:var(--toastify-toast-min-height);box-shadow:0 4px 12px rgba(0,0,0,.1);font-size:14px;border-radius:0 .25rem .25rem 0;cursor:default;overflow:hidden;color:var(--sem-neutral-cool-base)}.Toastify__toast-body{flex:1 1;padding:6px;display:flex;align-items:center}.Toastify__toast-icon{margin-right:10px;width:20px;flex-shrink:0;display:flex}.Toastify__progress-bar{position:absolute;bottom:0;left:0;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);background:rgba(0,0,0,.2)}.Toastify__spinner{width:20px;height:20px;border:2px solid var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);border-radius:50%;animation:spin .65s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Toastify__toast-theme--colored.Toastify__toast--default{border-left:.1875rem solid var(--sem-accent-primary-base);background:var(--sem-accent-primary-light);color:var(--sem-neutral-cool-base)}.Toastify__toast-theme--colored.Toastify__toast--default .toast-icon{fill:var(--sem-accent-primary-base)}.Toastify__toast-theme--colored.Toastify__toast--info{border-left:.1875rem solid var(--sem-status-info-base);background:var(--sem-status-info-light);color:var(--sem-neutral-cool-base)}.Toastify__toast-theme--colored.Toastify__toast--info .toast-icon{fill:var(--sem-status-info-base)}.Toastify__toast-theme--colored.Toastify__toast--success{border-left:.1875rem solid var(--sem-status-success-base);background:var(--sem-status-success-light);color:var(--sem-neutral-cool-base)}.Toastify__toast-theme--colored.Toastify__toast--success .toast-icon{fill:var(--sem-status-success-base)}.Toastify__toast-theme--colored.Toastify__toast--warning{border-left:.1875rem solid var(--sem-status-warning-base);background:var(--sem-status-warning-light);color:var(--sem-neutral-cool-base)}.Toastify__toast-theme--colored.Toastify__toast--warning .toast-icon{fill:var(--sem-status-warning-base)}.Toastify__toast-theme--colored.Toastify__toast--error{border-left:.1875rem solid var(--sem-status-danger-base);background:var(--sem-status-danger-light);color:var(--sem-neutral-cool-base)}.Toastify__toast-theme--colored.Toastify__toast--error .toast-icon{fill:var(--sem-status-danger-base)}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.sidebar-section_section__xg4m8{margin-bottom:15px}.sidebar-section_section__xg4m8 .sidebar-section_sectionTitle__jRkpO{display:block;margin-bottom:20px;margin-top:20px;font-size:12px;font-weight:bolder;color:#adff2f;text-transform:uppercase}.sidebar-section_listItem__ZBqVE{position:relative}.sidebar-section_listItem__ZBqVE .sidebar-section_item__kOhbY .sidebar-section_link__kDEFH{padding:1rem 1.5rem 1rem 1rem;display:flex;gap:1rem;text-decoration:none;min-height:56px;align-items:center;width:100%;box-sizing:border-box;font-size:.875rem;font-weight:500;line-height:1.25rem;color:var(--sem-text-static-450);border-left:.1875rem solid rgba(0,0,0,0);transition:.2s}.sidebar-section_listItem__ZBqVE .sidebar-section_item__kOhbY .sidebar-section_link__kDEFH:hover .sidebar-section_hoverContent__vJ4GA{display:flex}.sidebar-section_listItem__ZBqVE .sidebar-section_item__kOhbY .sidebar-section_link__kDEFH .sidebar-section_titleWrapper__4LJA6{overflow:hidden;display:flex;align-items:center;width:100%;line-height:15px}.sidebar-section_listItem__ZBqVE .sidebar-section_item__kOhbY .sidebar-section_link__kDEFH .sidebar-section_titleWrapper__4LJA6 .sidebar-section_title__UgBtS{display:flex;align-items:center;width:100%;min-width:220px}.sidebar-section_listItem__ZBqVE .sidebar-section_item__kOhbY .sidebar-section_link__kDEFH .sidebar-section_listItemIcon__1cAq1{width:1.25rem;height:1.25rem;aspect-ratio:1/1;flex-shrink:0;fill:var(--sem-neutral-cool-deeper);transition:.2s}.sidebar-section_listItem__ZBqVE .sidebar-section_item__kOhbY .sidebar-section_link__kDEFH.sidebar-section_active__bDa4r{border-left:.1875rem solid var(--sem-accent-primary-base);box-sizing:border-box;background:var(--sem-alpha-static-blue-200-10);color:var(--sem-text-static-100)}.sidebar-section_listItem__ZBqVE .sidebar-section_item__kOhbY .sidebar-section_link__kDEFH.sidebar-section_active__bDa4r .sidebar-section_listItemIcon__1cAq1{fill:var(--sem-text-static-100)}.sidebar-section_listItem__ZBqVE .sidebar-section_item__kOhbY .sidebar-section_link__kDEFH .sidebar-section_ArrowIcon__cUnl4 svg{fill:#fff;transition:.2s}.sidebar-section_listItem__ZBqVE .sidebar-section_item__kOhbY .sidebar-section_link__kDEFH .sidebar-section_ArrowIcon__cUnl4:hover svg{fill:#fff}.sidebar-section_listItem__ZBqVE .sidebar-section_item__kOhbY .sidebar-section_link__kDEFH .sidebar-section_ArrowOpened___66fu svg{transform:rotateX(180deg)}.sidebar-section_listItem__ZBqVE .sidebar-section_item__kOhbY:hover .sidebar-section_link__kDEFH{color:#fff;background:var(--sem-alpha-static-blue-200-05)}.sidebar-section_listItem__ZBqVE .sidebar-section_item__kOhbY:hover .sidebar-section_link__kDEFH.sidebar-section_active__bDa4r{background:var(--sem-alpha-static-blue-200-10)}.sidebar-section_listItem__ZBqVE .sidebar-section_item__kOhbY:hover .sidebar-section_link__kDEFH .sidebar-section_listItemIcon__1cAq1{fill:#fff}.sidebar-section_subList__IFaaS{overflow:hidden;display:flex;flex-direction:column;padding-left:56px;gap:.75rem;border-bottom:.5px solid var(--sem-border-static-default)}.sidebar-section_subList__IFaaS .sidebar-section_subItem__aGVH4{text-decoration:none;cursor:pointer;position:relative;display:inline-flex;align-items:center;color:var(--sem-text-static-450);font-size:.8125rem;font-weight:400;line-height:1.125rem}.sidebar-section_subList__IFaaS .sidebar-section_subItem__aGVH4:first-child{margin-top:1.25rem}.sidebar-section_subList__IFaaS .sidebar-section_subItem__aGVH4:last-child{margin-bottom:1.25rem}.sidebar-section_subList__IFaaS .sidebar-section_subItem__aGVH4:before{position:absolute;left:calc(-.75rem - 7px);content:"–"}.sidebar-section_subList__IFaaS .sidebar-section_subItem__aGVH4:hover:not(.sidebar-section_subItemActive__h98aB){color:var(--sem-text-static-300)}.sidebar-section_subList__IFaaS .sidebar-section_subItem__aGVH4.sidebar-section_subItemActive__h98aB{color:var(--sem-text-static-100)}.sidebar-section_subList__IFaaS .sidebar-section_subItem__aGVH4.sidebar-section_subItemActive__h98aB:before{left:calc(-.75rem - 14px);position:absolute;content:"––"}.hover-content_hoverContent__CPQah{position:absolute;z-index:10;top:0;left:56px;display:flex;flex-direction:column;border-radius:0 .25rem .25rem 0;background-color:var(--sem-surface-static-dark-300)}.hover-content_hoverContent__CPQah .hover-content_title__0LmjE{text-decoration:none;height:56px;box-sizing:border-box;display:flex;align-items:center;color:var(--sem-text-static-100);font-size:.875rem;font-style:normal;font-weight:500;line-height:1.25rem;border-top-right-radius:.25rem;transition:.2s;padding:1.25rem 1.5rem}.hover-content_hoverContent__CPQah .hover-content_subList__xmWzh{display:flex;flex-direction:column;gap:1rem;border-radius:0 .25rem .25rem 0;padding:0 1.5rem 1.25rem calc(1.5rem + 20px);background:var(--sem-alpha-static-blue-200-10)}.hover-content_hoverContent__CPQah .hover-content_subList__xmWzh .hover-content_subItem__nBncP{cursor:pointer;position:relative;display:flex;align-items:center;color:var(--sem-text-static-450);font-size:.8125rem;font-weight:400;line-height:1.125rem}.hover-content_hoverContent__CPQah .hover-content_subList__xmWzh .hover-content_subItem__nBncP:before{position:absolute;left:calc(-.75rem - 7px);content:"–"}.hover-content_hoverContent__CPQah .hover-content_subList__xmWzh .hover-content_subItem__nBncP:hover:not(.hover-content_subItemActive__PDbKq){color:var(--sem-text-static-300)}.hover-content_hoverContent__CPQah .hover-content_subList__xmWzh.hover-content_subItemActive__PDbKq{color:var(--sem-text-static-100)}.hover-content_hoverContent__CPQah .hover-content_subList__xmWzh.hover-content_subItemActive__PDbKq:before{left:calc(-.75rem - 14px);position:absolute;content:"––"}.hover-content_hoverContent__CPQah .hover-content_hovered__YZtiV{background:var(--sem-alpha-static-blue-200-05)}.hover-content_hoverContent__CPQah .hover-content_active__iEJDd{background:var(--sem-alpha-static-blue-200-10)}.tags_wrapper__xwZLt{display:flex;flex-direction:column;gap:1rem}.tags_tags__450FK{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:1rem 2rem;gap:1rem 2rem;width:100%}.tags_addTag__UGaYT{display:flex;width:100%;align-items:end;gap:.75rem}.tags_addTag__UGaYT .tags_addInput___Z7yu{max-width:480px}.tags_tagWrapper__1_NNv{padding:.375rem .25rem .375rem .5rem;display:flex;align-items:center;gap:.75rem;border-radius:.125rem;background:var(--sem-neutral-cool-lighter);color:var(--sem-neutral-cool-darker);font-family:Inter;font-size:.875rem;font-weight:400;line-height:1.25rem}.tags_tagWrapper__1_NNv.tags_tagWrapperEdit__rY2gJ{padding:.125rem .25rem .125rem .125rem}.tags_tagWrapper__1_NNv .tags_dropDawnWrapper__nTQIW{margin-left:auto}.tags_tagWrapper__1_NNv .tags_dropDawnWrapper__nTQIW .tags_dropButton__HWdR9{cursor:pointer;outline:none;display:flex;width:1.75rem;height:1.75rem;justify-content:center;align-items:center;gap:.125rem;flex-shrink:0;border-radius:.125rem;border:1px solid var(--sem-neutral-cool-soft);background:var(--sem-neutral-cool-lighter);transition:.2s}.tags_tagWrapper__1_NNv .tags_dropDawnWrapper__nTQIW .tags_dropButton__HWdR9 svg{width:18px;height:18px;color:var(--sem-neutral-cool-deep)}.tags_tagWrapper__1_NNv .tags_dropDawnWrapper__nTQIW .tags_dropButton__HWdR9:hover:not([disabled]){border:1px solid var(--sem-neutral-cool-softer);background:var(--sem-neutral-cool-light)}.tags_tagWrapper__1_NNv .tags_dropDawnWrapper__nTQIW .tags_dropButton__HWdR9:focus-visible:not([disabled]){border:1px solid var(--sem-accent-primary-base);background:var(--sem-neutral-cool-light)}.tags_tagWrapper__1_NNv .tags_dropDawnWrapper__nTQIW .tags_dropButton__HWdR9:focus-visible:not([disabled]) svg{color:var(--sem-accent-primary-base)}.tags_tagWrapper__1_NNv .tags_dropDawnWrapper__nTQIW .tags_dropButton__HWdR9:active:focus-visible:not([disabled]),.tags_tagWrapper__1_NNv .tags_dropDawnWrapper__nTQIW .tags_dropButton__HWdR9:active:not([disabled]){border:1px solid var(--sem-accent-primary-dark)}.tags_tagWrapper__1_NNv .tags_dropDawnWrapper__nTQIW .tags_dropButton__HWdR9:active:focus-visible:not([disabled]) svg,.tags_tagWrapper__1_NNv .tags_dropDawnWrapper__nTQIW .tags_dropButton__HWdR9:active:not([disabled]) svg{color:var(--sem-accent-primary-dark)}.tags_tagWrapper__1_NNv .tags_dropDawnWrapper__nTQIW .tags_dropButton__HWdR9:disabled{background:var(--sem-neutral-cool-lighter);color:var(--sem-neutral-cool-deep);cursor:not-allowed;box-shadow:none}.workshop_wrapper__T_XWr{display:flex;padding:1rem .75rem;flex-direction:column;gap:1rem}.workshop_sections___7ota{display:flex;flex-direction:column;gap:.5rem}.workshop_sections___7ota .workshop_add__oWWtU{margin-left:auto;margin-top:16px}.workshop_form__rmb9o{display:flex;flex-direction:column;gap:1.5rem;width:100%}.add-company_form__c4Wlm{display:flex;flex-direction:column;gap:2rem}.add-company_form__c4Wlm .add-company_formContainer__BvPzA{border-radius:.375rem;background:var(--sem-surface-raised);box-shadow:0 1px 2px -1px var(--sem-shadow-neutral-100),0 1px 3px 0 var(--sem-shadow-neutral-100);display:flex;flex-direction:column;gap:1.25rem;padding:1rem 1rem 1.25rem}.handle_handle__D2dtu{cursor:-webkit-grab;cursor:grab;display:flex;width:21px;height:32px;justify-content:center;align-items:center;gap:10px;border-radius:.125rem;background:var(--sem-neutral-cool-lighter);transition:background-color .2s}.handle_handle__D2dtu svg{color:var(--sem-neutral-cool-deeper);width:24px;height:24px;flex-shrink:0}.handle_handle__D2dtu:hover:not(:disabled){background:var(--sem-neutral-cool-soft)}.handle_handle__D2dtu:focus-visible:not(:disabled){outline:1px solid var(--sem-accent-primary-base);outline-offset:1px}.handle_handle__D2dtu[aria-disabled=true]{cursor:not-allowed}.custom-tree-item_Wrapper__1sujf{list-style:none;box-sizing:border-box;padding-left:var(--spacing)}.custom-tree-item_Wrapper__1sujf .custom-tree-item_TreeItem__lf5qK{height:48px;position:relative;display:flex;align-items:center;gap:1rem;padding:.5rem;border-radius:.25rem;border:1px solid var(--sem-neutral-cool-soft);background:var(--sem-surface-raised);box-shadow:0 1px 2px -1px var(--sem-shadow-neutral-100),0 1px 3px 0 var(--sem-shadow-neutral-100);box-sizing:border-box}.custom-tree-item_Wrapper__1sujf:hover .custom-tree-item_TreeItem__lf5qK{border-color:var(--sem-accent-primary-base)}.custom-tree-item_Wrapper__1sujf[aria-disabled=true] .custom-tree-item_TreeItem__lf5qK .custom-tree-item_Text__SpqRd{color:var(--text-base-helpers,#757b97);font-style:italic;padding-right:.2em}.custom-tree-item_clone__d5NsQ{display:flex;pointer-events:none}.custom-tree-item_clone__d5NsQ .custom-tree-item_TreeItem__lf5qK{padding-right:40px;border-color:var(--sem-accent-primary-base)}.custom-tree-item_clone__d5NsQ .custom-tree-item_TreeItem__lf5qK .custom-tree-item_Text__SpqRd{color:var(--text-colored-primary,#3d4cc2)}.custom-tree-item_Text__SpqRd{display:flex;align-items:center;gap:.25rem;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:var(--sem-neutral-cool-darker);font-family:Inter;font-size:.875rem;font-style:normal;font-weight:500;line-height:1.25rem}.custom-tree-item_Text__SpqRd svg{width:1.125rem;height:1.125rem}.custom-tree-item_Count__MSkps{position:absolute;top:-10px;right:-10px;display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:var(--sem-accent-primary-base);font-size:.8rem;font-weight:600;color:#fff}.custom-tree-item_disableInteraction___9Eug{pointer-events:none}.custom-tree-item_clone__d5NsQ .custom-tree-item_Count__MSkps,.custom-tree-item_clone__d5NsQ .custom-tree-item_Text__SpqRd,.custom-tree-item_disableSelection__h2hFO .custom-tree-item_Count__MSkps,.custom-tree-item_disableSelection__h2hFO .custom-tree-item_Text__SpqRd{-moz-user-select:none;user-select:none;-webkit-user-select:none}.custom-tree-item_collapse__qhXPH{display:flex;align-items:center;justify-content:center;padding:.25rem;border-radius:.125rem;background:var(--sem-accent-primary-lighter);cursor:pointer}.custom-tree-item_collapse__qhXPH svg{color:var(--sem-accent-primary-base);width:.875rem;height:.875rem}.custom-tree-item_dropDawnWrapper__5VcyK{margin-left:auto}.custom-tree-item_dropDawnWrapper__5VcyK .custom-tree-item_dropButton__nv2le{cursor:pointer;outline:none;display:flex;width:1.75rem;height:1.75rem;justify-content:center;align-items:center;gap:.125rem;flex-shrink:0;border-radius:.125rem;border:1px solid var(--sem-neutral-cool-soft);background:var(--sem-neutral-cool-lighter);transition:.2s}.custom-tree-item_dropDawnWrapper__5VcyK .custom-tree-item_dropButton__nv2le svg{width:18px;height:18px;color:var(--sem-neutral-cool-deep)}.custom-tree-item_dropDawnWrapper__5VcyK .custom-tree-item_dropButton__nv2le:hover:not([disabled]){border:1px solid var(--sem-neutral-cool-softer);background:var(--sem-neutral-cool-light)}.custom-tree-item_dropDawnWrapper__5VcyK .custom-tree-item_dropButton__nv2le:focus-visible:not([disabled]){border:1px solid var(--sem-accent-primary-base);background:var(--sem-neutral-cool-light)}.custom-tree-item_dropDawnWrapper__5VcyK .custom-tree-item_dropButton__nv2le:focus-visible:not([disabled]) svg{color:var(--sem-accent-primary-base)}.custom-tree-item_dropDawnWrapper__5VcyK .custom-tree-item_dropButton__nv2le:active:focus-visible:not([disabled]),.custom-tree-item_dropDawnWrapper__5VcyK .custom-tree-item_dropButton__nv2le:active:not([disabled]){border:1px solid var(--sem-accent-primary-dark)}.custom-tree-item_dropDawnWrapper__5VcyK .custom-tree-item_dropButton__nv2le:active:focus-visible:not([disabled]) svg,.custom-tree-item_dropDawnWrapper__5VcyK .custom-tree-item_dropButton__nv2le:active:not([disabled]) svg{color:var(--sem-accent-primary-dark)}.custom-tree-item_dropDawnWrapper__5VcyK .custom-tree-item_dropButton__nv2le:disabled{background:var(--sem-neutral-cool-lighter);color:var(--sem-neutral-cool-deep);cursor:not-allowed;box-shadow:none}.drop-down_dropdownWrapper__tA26L{position:relative;display:inline-block}.drop-down_content__rF01o{display:flex;flex-direction:column;position:absolute;border-radius:.25rem;border:.0312rem solid var(--sem-border-dropdown);background:var(--sem-surface-overlay);box-shadow:0 6px 14px 0 var(--sem-shadow-dark-400);min-width:200px;width:100%;max-height:100%;z-index:1000}.drop-down_dropdownItem__idShr{cursor:pointer;padding:.75rem;display:flex;align-items:center;gap:.75rem;background:rgba(0,0,0,0);color:var(--sem-neutral-cool-dark);font-family:Inter;font-size:.8125rem;font-style:normal;font-weight:500;line-height:1.125rem;text-align:start;transition:.2s}.drop-down_dropdownItem__idShr svg{width:1rem;height:1rem;padding:6px;flex-shrink:0;aspect-ratio:1/1;border-radius:.25rem;background:var(--sem-accent-primary-light);color:var(--sem-accent-primary-base);transition:.2s}.drop-down_dropdownItem__idShr:hover svg{background-color:var(--sem-accent-primary-base);color:var(--sem-accent-primary-light)}.drop-down_dropdownItem__idShr.drop-down_warning__3K5Pt svg{background:var(--sem-status-danger-light);color:var(--sem-status-danger-base)}.drop-down_dropdownItem__idShr.drop-down_warning__3K5Pt:hover svg{background-color:var(--sem-status-danger-base);color:var(--sem-status-danger-light)}.drop-down_separator__WENUu:not(:last-child){border-bottom:1px solid var(--sem-border-default)}.drop-down_disabled__37G1B{cursor:not-allowed;opacity:.5;pointer-events:none}