/* MASTER v4.0 — viewport/footer layout */
html{min-height:100%;background:#03101f}
body{min-height:100vh!important;display:flex!important;flex-direction:column!important;margin:0!important}
body>main{flex:1 0 auto!important;width:100%}
body>.site-header,body>.diag-help-footer,body>.site-footer{flex:0 0 auto}
body>.site-footer{margin-bottom:0!important}
body>.site-footer:last-child{margin-bottom:0!important}
@supports(height:100dvh){body{min-height:100dvh!important}}
