body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html,body,#root,.app{height:100%}.app{flex-direction:column;justify-content:space-between;align-items:center;display:flex}header{margin:1rem 1rem 0}h1,footer{text-align:center}.app-content{flex-direction:column;align-items:center;width:100%;display:flex}.app-content>*{align-self:stretch;margin:1rem 2rem 0}.hidden-capture-input{visibility:hidden;width:0;height:0}.capture-button,.download-button{color:#000}.capture-button-uploaded{background-color:#0000;border:none}.capture-action-row{flex-direction:column;display:flex}.capture-action-row>.big-button{flex-grow:1;margin:16px}.big-button>.button-text{font-size:2em}.emoji{flex-direction:row;justify-content:center;display:flex}.emoji-small{font-size:2rem}.emoji-large{font-size:4rem}.emoji-animate{animation:1.5s ease-in-out infinite alternate swing}.emoji-fade{animation:1.5s ease-out infinite alternate fade-out}@keyframes fade-out{0%{opacity:0}to{opacity:1}}@keyframes swing{0%{transform:rotate(0)}50%{transform:rotate(15deg)}to{transform:rotate(-15deg)}}.big-button{border:2px solid #000;border-radius:16px}.big-button>*{margin:16px}.other-subjects{text-align:center;flex-flow:column wrap;place-content:center;align-items:center;display:flex}.subject-tile{color:#000;width:100%;height:180px;margin-bottom:48px}html,body,#root{height:100%}h1{margin:2rem}@media (height<=500px){h1{display:none}}.container{flex-direction:column;align-items:center;max-height:80vh;display:flex}.qr-code{height:65vh}@media (height<=500px){.qr-code{height:90vh}}
