html,body,#root{height:100%;width:100%;margin:0;padding:0;overflow-x:hidden;overflow-y:auto;font-family:Roboto,Helvetica,Arial,sans-serif}*{box-sizing:border-box}.split{display:flex;width:100%;height:100%}.gutter{background-color:#00000026;cursor:col-resize;transition:background-color .2s ease;width:6px}.gutter:hover{background-color:#00000059}.gutter.gutter-vertical{cursor:row-resize;height:6px;width:100%}.gutter:active{background-color:#00000059}.animated-split>*{transition:width .3s ease,flex-basis .3s ease}body,#root{transition:background-color .3s ease,color .3s ease}
