body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5}.app-container{display:flex;flex-direction:column;min-height:100vh}.hero{flex:1;display:flex;justify-content:center;align-items:center;background-color:#333ba5;color:#fff;min-height:50vh}.hero h1{font-size:3rem;text-align:center}.footer{padding:2rem;text-align:center;background-color:#222;color:#fff;margin-top:auto}
