.demo-palette-23-node{fill:#ff6c00;stroke:#662b00}.demo-palette-25-node{fill:#76b041;stroke:#2f461a}.demo-palette-21-node{fill:#17bebb;stroke:#094c4b}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}.loading-text{transform-box:fill-box;transform-origin:50% 50%;animation:spin .7s ease-in-out infinite}.settings-grid{display:grid;align-items:center;grid-template-areas:"legend legend" "label1 editor1" "label2 editor2" "label3 editor3" "label4 editor4" "label5 editor5" "button button"}.settings-legend{grid-area:legend;font-weight:700;font-size:larger;margin:5px 0}.settings-label-row1{grid-area:label1}.settings-label-row2{grid-area:label2}.settings-label-row3{grid-area:label3}.settings-label-row4{grid-area:label4}.settings-label-row5{grid-area:label5}.settings-editor-row1{grid-area:editor1;justify-self:stretch;margin:4px 0;width:initial!important}.settings-editor-row1[type=checkbox]{justify-self:end}.settings-editor-row2{grid-area:editor2;justify-self:stretch;margin:4px 0}.settings-editor-row2[type=checkbox]{justify-self:end}.settings-editor-row3{grid-area:editor3;justify-self:stretch;margin:2px 0;width:initial!important}.settings-editor-row3[type=checkbox]{justify-self:end}.settings-editor-row4{grid-area:editor4;justify-self:stretch;margin:2px 0;width:initial!important}.settings-editor-row4[type=checkbox]{justify-self:end}.settings-editor-row5{grid-area:editor5;justify-self:stretch;margin:2px 0;width:initial!important}.settings-editor-row5[type=checkbox]{justify-self:end}.settings-editor-row6{grid-area:button;justify-self:stretch;margin-top:12px!important;margin-left:0!important;margin-right:0!important;width:initial!important}/****************************************************************************
 ** @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.
 **
 ***************************************************************************/.export-dialog{z-index:2000;position:absolute;inset:20% 25%;background:#f9f9f9;border:1px solid #ccc;box-shadow:0 0 12px #0000004d;text-align:center;font-size:12px}.export-dialog h2{font-size:14pt;font-weight:700;font-family:Helvetica,Arial,sans-serif;line-height:20pt;margin:20px;white-space:nowrap}.export-dialog button{border:1px solid #7d7d7d;background:#eee;margin:10px;padding:2px 5px}.export-dialog .outer{position:absolute;top:0;width:100%;height:100%}.export-dialog .outer div{margin-bottom:7px}.export-dialog .outer label{font-size:larger}.export-dialog .outer select{min-width:80px}.export-dialog .outer .export-preview-container{width:calc(100% - 40px);height:calc(100% - 120px);display:block;margin:0 20px;overflow:auto}.export-dialog .outer .export-preview-container button{margin:0 auto}.export-dialog .outer .export-preview-container>div{margin:0 auto;height:100%}.export-dialog .outer .export-preview-container #preview-container{background-color:#a9a9a9;padding:5px;box-sizing:border-box;overflow:auto}.export-dialog .outer .export-preview-container #preview-container svg{margin:auto;display:block;background-color:#fff;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgBAAAAACT4cgpAAAAAXNSR0IArs4c6QAAABhJREFUeNpjuAsF/6GAYYQLwBgwiREuAADft9wQLSQokgAAAABJRU5ErkJggg==);background-repeat:repeat;box-shadow:0 0 12px #0000004d}.export-dialog .outer .export-preview-container #preview-container img{margin:auto;display:block;background-color:#fff;box-shadow:0 0 12px #0000004d}.hidden{display:none}
