@import"https://fonts.googleapis.com/css2?family=Inter:wght@500;700&family=Noto+Sans+Mono:wght@400;700&display=swap";.navbar{padding:1rem 0;display:flex;flex-direction:column;position:relative;align-items:center;height:100%;box-sizing:border-box}.nav-content{display:flex;flex-direction:column;align-items:flex-start;gap:2rem;width:100%;box-sizing:border-box}.logo{width:8rem}.navbar-links{width:95%}.navbar-links a{display:flex;align-items:center;gap:.5rem;padding:.8rem;position:relative;border-radius:0 10px 10px 0;transition:all .1s;text-decoration:none}.navbar-links a:hover{background-color:#31506430}.nav-logo{display:flex;flex-direction:row;justify-content:space-between;width:100%;padding:0rem 1rem;box-sizing:border-box}.navFooter{display:flex;height:100%;flex-direction:column;justify-content:flex-end;align-items:center;padding:.5rem}.navFooter a{font-size:.7rem}._headerWrap_1p5rp_1{margin:0 2rem 2rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}._profileContainer_1p5rp_8{justify-content:space-between;position:relative;width:100%;display:flex;padding:1rem 0}._avatarContainer_1p5rp_15{cursor:pointer;display:flex}._avatar_1p5rp_15{border-radius:50%}._avatar_1p5rp_15._default_1p5rp_22{background-color:#e0e0e0;color:#fff;display:flex;justify-content:center;align-items:center}._userName_1p5rp_29{display:flex;flex-direction:row;align-items:center;gap:.5rem;font-size:.7rem;min-width:5rem;max-width:10rem;border:1px solid #31506410;border-radius:30px;color:#315064}._userName_1p5rp_29:hover{background-color:#31506410}._userName_1p5rp_29 span{padding-right:.5rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._actionContainer_1p5rp_50{display:flex;flex-direction:row;gap:1rem;align-items:center}._orgContainer_1p5rp_56{border-bottom:1px solid #e2e2e2}._orgContainer_1p5rp_56 button{justify-content:flex-start;text-transform:none;width:100%}._orgContainer_1p5rp_56 button>._avatar_1p5rp_15,._orgContainer_1p5rp_56 button ._iconWhite_1p5rp_65{height:24px;width:24px;margin-right:8px}._orgContainer_1p5rp_56 button>svg{font-size:.8rem;margin-left:8px}._iconWhite_1p5rp_65{align-items:center;background-color:#315064;border-radius:50%;display:flex;justify-content:center;height:36px;width:36px}._iconWhite_1p5rp_65 svg{padding:10px}._templateContainer_1p5rp_86{background:#fff;box-shadow:0 0 10px #00000026;margin-top:4px;position:absolute;white-space:nowrap}._templateContainer_1p5rp_86 button{display:flex;justify-content:flex-start;text-transform:capitalize;width:100%}._templateContainer_1p5rp_86 button>svg{font-size:.8rem;margin-right:4px}*{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica,Arial,sans-serif}body,h1,h2,h3,p{margin:0;padding:0;color:#3d3d3d;word-wrap:break-word}h1,h2{color:#315064;font-size:1.8rem;margin-bottom:.8rem}h3{color:#315064;font-size:1.3rem}h4{color:#315064;font-size:1rem;font-weight:700;margin-bottom:.8rem;display:flex;align-items:center;gap:.3rem}h5{font-weight:700;padding:0;margin-top:.8rem;margin-bottom:.5rem;text-align:left}p,a,li,h5{font-size:.8rem}a{color:#3d3d3d}a.link{color:#3d3d3d;text-decoration:none}a.link.disabled{color:#3d3d3d80;cursor:not-allowed}.tooltipLink{color:#fff}p{display:flex;align-items:center;gap:.3rem;color:#3d3d3d}.cardTitle{display:flex;align-items:center}.cardTitle h5{margin:0 0 0 .4rem}.optional{font-style:italic;color:#3d3d3d80;font-weight:500;font-size:.9rem}.allFrame{display:flex;flex-direction:row;height:100%;min-height:100vh}.navFrame{min-width:15rem;background-color:#f5f8fb}.mainFrame{width:100%;display:flex;flex-direction:column;height:100vh;overflow-y:auto;box-shadow:-4px 0 8px #0000001a;background-color:#fcfcfc}.container{margin:0 2rem 2rem}.footer{display:flex;height:100%;flex-direction:column;justify-content:flex-end;align-items:center;padding:.5rem}.footer p{font-size:.8rem}.not-found{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}.not-found .button{margin-top:1rem}.option{position:absolute;width:10rem;z-index:10;top:70%;right:0;background-color:#fff;box-shadow:0 0 10px #00000026}.option a{text-decoration:none;display:block;padding:.8rem;font-size:.8rem;cursor:pointer}.option a:hover{background-color:#0000001a}select{display:block;padding:.5rem;border:1px solid #31506480;border-radius:6px}option{text-indent:20px}input{border:1px solid #31506480}.textarea:hover{outline:none;border:1px solid #315064!important}.textarea:focus{outline:none;border:1px solid #315064!important}.MuiBackdrop-root{margin-top:0!important}.empty-state{display:flex;flex-direction:column;justify-content:center;align-items:center}.empty-state img{width:20rem}.hoverIcon{transition:background-color .3s ease;border-radius:50%;padding:10px}.hoverIcon:hover{background-color:#9e9e9e33;border-radius:50%;padding:10px}.react-flow__attribution a{display:none}textarea.default{box-sizing:border-box;border:1px solid #31506480;border-radius:6px;padding:.5rem;resize:none;width:100%;height:15rem}.text-nowrap{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.btn-disabled{pointer-events:none;cursor:default}
