*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.container{display:flex;flex-direction:column;height:100%;left:0;position:fixed;top:0;width:100%}header{width:100%}.body{display:flex;flex:1 1;flex-direction:column;overflow-y:auto}.card{max-height:80px;overflow:hidden;transition:max-height .5s cubic-bezier(0,1,0,1)}.card-displayed{max-height:1000px;overflow:hidden;transition:max-height 1s ease-in-out}
/*# sourceMappingURL=main.51f7d637.css.map*/