#small-lang-input{width:100%;resize:vertical}#small-lang-buttons{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;margin:1em 0}#small-lang-output-area{display:flex;flex-flow:row wrap;justify-content:stretch;align-items:stretch;margin:-0.5em}#small-lang-output-area>*{margin:.5em}#small-lang-output-area pre{flex:1 1 content;cursor:text}#small-lang-output-area pre output{height:100%}#small-lang-output-area svg{flex:1 1 auto;cursor:move}svg#small-lang-graph .node rect{fill:#579fb3;stroke-width:2px}svg#small-lang-graph .node text{fill:#1a2243;font-size:small}svg#small-lang-graph .node.neg rect{stroke:#1a2243}svg#small-lang-graph .node.root rect{stroke:#fbf9f0}svg#small-lang-graph .node.root rect,svg#small-lang-graph .node.env rect{fill:#e85f24}svg#small-lang-graph .node.root text,svg#small-lang-graph .node.env text{color:#fbf9f0}svg#small-lang-graph .edgePath path{stroke:#579fb3;fill:#579fb3;stroke-width:1.5px}svg#small-lang-graph .edgePath.flow path{stroke-dasharray:5 3}svg#small-lang-graph .edgeLabels text{fill:#fbf9f0;font-size:small}
