@charset "UTF-8";html,body{margin:0;padding:0;height:100%;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;background-color:#e1f5fe;background-image:linear-gradient(to bottom,#fff,#e3f2fd,#e1f5fe);background-repeat:no-repeat;background-attachment:fixed}.app-container{display:flex;flex-direction:column;height:100%}.main-content{flex-grow:1;overflow-y:auto;padding:2rem;padding-bottom:120px}
