*{box-sizing:border-box}html,body{height:100%;margin:0;overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif}#app{height:100%;overflow:hidden}.app{display:flex;flex-direction:column;height:100%;min-height:0;overflow:hidden;background:#f5f5f5}.app-banner{flex-shrink:0;z-index:100;padding:.35rem 1rem;background:#2e7d32;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;overflow:hidden}
