.svg-tool .CodeMirror{height:520px;font-size:14px;line-height:1.65}.svg-tool .svg-stage{height:470px;overflow:auto;display:flex;align-items:flex-start;justify-content:flex-start}.svg-tool .svg-stage img{margin:auto;flex-shrink:0}.svg-tool .svg-stage img[data-fit="true"]{max-width:100%;max-height:100%;object-fit:contain}.svg-tool .svg-stage[data-bg="checker"]{background:conic-gradient(#e9ecef 25%,#fff 0 50%,#e9ecef 0 75%,#fff 0) 0 0/20px 20px}.svg-tool .svg-stage[data-bg="white"]{background:#fff}.svg-tool .svg-stage[data-bg="dark"]{background:#343a40}.svg-tool [data-status]{white-space:pre-wrap;overflow-wrap:anywhere}.svg-tool [data-source]{width:100%;height:520px}@media(max-width:991px){.svg-tool .CodeMirror{height:400px}.svg-tool .svg-stage{height:380px}}

.svg-tool .svg-icon-dialog{width:94vw;max-width:1100px;height:85vh;max-height:900px;padding:0;border:0;border-radius:4px;overflow:hidden}.svg-tool .svg-icon-dialog:not([open]){display:none}.svg-tool .svg-icon-dialog::backdrop{background:rgba(0,0,0,.45)}.svg-tool .svg-icon-dialog .modal-body{min-height:0}.svg-tool .svg-icon-results{overflow:auto;flex:1;min-height:0}.svg-tool .svg-icon-choice{min-height:100px;overflow-wrap:anywhere}.svg-tool .svg-icon-choice img{width:32px;height:32px;display:block;margin:0 auto 10px}.svg-tool .svg-icon-dialog .modal-footer{flex-shrink:0}
