#decision-tree{flex:1;width:100%;height:100%}@media screen and (max-height: 500px){#decision-tree{top:60px}}/****************************************************************************
 ** @license
 ** This demo file is part of yFiles for HTML 3.0.0.3.
 ** Copyright (c) 2000-2025 by yWorks GmbH, Vor dem Kreuzberg 28,
 ** 72070 Tuebingen, Germany. All rights reserved.
 **
 ** yFiles demo files exhibit yFiles for HTML functionalities. Any redistribution
 ** of demo files in source code or binary form, with or without
 ** modification, is not permitted.
 **
 ** Owners of a valid software license for a yFiles for HTML version that this
 ** demo is shipped with are allowed to use the demo source code as basis
 ** for their own yFiles for HTML powered applications. Use of such programs is
 ** governed by the rights and conditions as set out in the yFiles for HTML
 ** license agreement.
 **
 ** THIS SOFTWARE IS PROVIDED ''AS IS'' AND ANY EXPRESS OR IMPLIED
 ** WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
 ** MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN
 ** NO EVENT SHALL yWorks BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 ** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
 ** TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
 ** PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
 ** LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
 ** NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
 ** SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 **
 ***************************************************************************/.action-button{position:fixed;right:40px;bottom:40px;width:100px;height:100px;border-radius:100px;background-size:70px 70px;background-repeat:no-repeat;background-position:center;background-color:#38434f;cursor:pointer;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20x='0px'%20y='0px'%20width='16px'%20height='16px'%20viewBox='0%200%2016%2016'%20enable-background='new%200%200%2016%2016'%20xml:space='preserve'%3e%3cg%3e%3cpolygon%20fill='%23ffffff'%20points='5,4%205,12%2012,8%20'/%3e%3c/g%3e%3c/svg%3e")}.action-button:hover{background-color:#465064}.action-button.decision-tree{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20x='0px'%20y='0px'%20width='16px'%20height='16px'%20viewBox='0%200%2016%2016'%20enable-background='new%200%200%2016%2016'%20xml:space='preserve'%3e%3cg%3e%3cpath%20fill='%23ffffff'%20d='M8,3C5.239,3,3,5.239,3,8c0,2.762,2.239,5,5,5c2.762,0,5-2.238,5-5C13,5.239,10.762,3,8,3%20z%20M8,11c-1.657,0-3-1.344-3-3c0-1.657,1.343-3,3-3c1.656,0,3,1.343,3,3C11,9.656,9.656,11,8,11z'/%3e%3cpath%20fill='%23ffffff'%20d='M8,2C4.687,2,2,4.687,2,8s2.687,6,6,6s6-2.687,6-6S11.313,2,8,2z%20M8,11c-1.657,0-3-1.344-3-3%20c0-1.657,1.343-3,3-3c1.656,0,3,1.343,3,3C11,9.656,9.656,11,8,11z'/%3e%3crect%20x='6.5'%20y='12'%20width='3'%20height='4'%20fill='%23ffffff'%3e%3c/rect%3e%3crect%20x='12'%20y='6.51'%20width='4'%20height='3'%20fill='%23ffffff'%3e%3c/rect%3e%3crect%20x='6.5'%20y='0'%20width='3'%20height='3'%20fill='%23ffffff'%3e%3c/rect%3e%3crect%20x='0'%20y='6.504'%20width='3'%20height='4'%20fill='%23ffffff'%3e%3c/rect%3e%3crect%20x='2.257'%20y='10.243'%20width='3'%20height='4'%20fill='%23ffffff'%20transform='matrix(0.7071%200.7071%20-0.7071%200.7071%209.7574%200.929)'%3e%3c/rect%3e%3crect%20x='10.235'%20y='10.75'%20width='4'%20height='3'%20fill='%23ffffff'%20transform='matrix(0.707%200.7072%20-0.7072%200.707%2012.2484%20-5.0639)'%3e%3c/rect%3e%3crect%20x='11.096'%20y='1.904'%20width='3'%20height='3'%20fill='%23ffffff'%20transform='matrix(0.7073%200.7069%20-0.7069%200.7073%206.0937%20-7.9087)'%3e%3c/rect%3e%3crect%20x='1.755'%20y='2.26'%20width='4'%20height='3'%20fill='%23ffffff'%20transform='matrix(0.7071%200.7071%20-0.7071%200.7071%203.7584%20-1.5535)'%3e%3c/rect%3e%3c/g%3e%3c/svg%3e")}.action-button.disabled{background-color:#aaa}.hidden{display:none}
