#screen-wrapper{width:100%;height:100cqh;display:flex;flex-direction:column;container:screen-wrapper/size;overflow-y:hidden;overflow-x:hidden}#screen-controls{flex:0 0 auto;width:100%;box-sizing:border-box;padding:.5rem .5rem 0}#screen-container{display:flex;flex-direction:column;height:auto;min-height:0;flex:1 1 auto;background-color:var(--color-transparent-deep-red);overflow-y:hidden}#screen-container h2{text-align:center}#screen-container #screen-header{margin-top:1rem;margin-bottom:1.5rem}#screen-container #screen-body{display:flex;flex-direction:column;align-items:stretch;flex:1 1 auto;overflow-y:auto;height:auto;min-height:0;width:100%;margin:0 auto;padding:0 .5rem calc(1rem + 71px);max-width:var(--v2962ace8)}#screen-container.screen-container--has-footer #screen-body{padding-bottom:1rem}#screen-container #screen-footer{box-shadow:0 -1px 5px gray;padding:0 .5rem calc(.5rem + 71px)}@media screen and (min-width:700px){#screen-wrapper{flex-direction:row;overflow-y:visible}#screen-controls{flex:0 0 220px;max-width:220px;padding:5px;overflow-y:auto}#screen-container{height:100cqh;overflow-y:auto}#screen-container #screen-body{padding-bottom:1rem}#screen-container #screen-footer{padding:0 .5rem .5rem}.screen-panel{width:50%}#screen-sidebar{flex-shrink:0;padding:5px;overflow-y:auto}}
