.styles_Container___BSar{width:100%;height:100vh;display:flex;flex-direction:column}.styles_TopRow__3Hxmb{flex:0 0 auto;text-align:center}.styles_BottomRow__Q3B1I{flex:1 1 auto}.styles_Panel__oKWRA{display:flex;flex-direction:column;overflow:scroll}.styles_PanelConsole__d1eTR{display:none}.styles_PanelContent__4_NTC{height:100%;max-height:100vh;width:100%;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;overflow:hidden;background:#000}@media screen and (max-width:768px){.styles_PanelContent__4_NTC{overflow:scroll}}.styles_ResizeHandleOuter__zD_zn{flex:0 0 8px;position:relative;outline:none;background-color:var(--color-solid-resize-bar)}.styles_ResizeHandleOuter__zD_zn[data-resize-handle-active]{background-color:var(--color-solid-resize-bar-handle)}.styles_ResizeHandleOuter__zD_zn[data-resize-handle-active]:after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;height:100vh;width:100vw;z-index:1000}.styles_ResizeHandleInner__9tIgw{position:absolute;top:.25em;bottom:.25em;left:.25em;right:.25em;border-radius:.25em;background-color:var(--background-color);transition:background-color .2s linear}.styles_ResizeHandleOuter__zD_zn[data-panel-group-direction=horizontal] .styles_ResizeHandleInner__9tIgw{background:url(/resizer.png);cursor:ew-resize;background-repeat:no-repeat;background-position:50%}.styles_ResizeHandleOuter__zD_zn[data-panel-group-direction=vertical] .styles_ResizeHandleInner__9tIgw{background:url(/resizer-horizontal.png);cursor:ns-resize;background-repeat:no-repeat;background-position:50%}.styles_Button__OsJ8U{color:var(--color-default);background-color:var(--color-button-background);border:1px solid var(--color-button-border);border-radius:.25rem;padding:.25rem .5rem;cursor:pointer}.styles_Button__OsJ8U:hover{background-color:var(--color-button-background-hover)}.styles_Link__a9xoC{display:block;color:var(--color-link);margin-bottom:.5rem}.styles_Icon__tVdgd{width:1em;height:1em;position:absolute;left:calc(50% - .5rem);top:calc(50% - .5rem)}.styles_FileTabs__DZWJF{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.styles_FileTabs__DZWJF .styles_sp-tabs__TF1GX{flex:1 1 auto;background:transparent!important}.styles_Actions__hn5Cu{margin:0 .5rem;height:35px}.styles_Actions__hn5Cu,.styles_PreviewActions__eDxa7{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.styles_PreviewActions__eDxa7{width:100%}@media screen and (max-width:768px){.styles_FileTabs__DZWJF,.styles_PreviewActions__eDxa7{background:#111}}