*{box-sizing:border-box}html,body{margin:0;height:100%;overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif}#app{height:100%;overflow:hidden}.app{height:100%;overflow:hidden;display:flex;flex-direction:column;background:#f5f5f5}.app-banner{flex-shrink:0;z-index:100;padding:.35rem 1rem;background:#1976d2;color:#fff;font-size:.9rem;font-weight:600;text-align:center;box-shadow:0 1px 3px #0000001f}.app-main{flex:1;min-height:0;display:flex;flex-direction:column}
