:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;background-color:#fff;color:#000;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}body{box-sizing:border-box;background-color:#d2d2d2}h1{font-size:22px}@media (min-width: 576px){h1{font-size:25px}}@media (min-width: 768px){h1{font-size:30px}}.container{margin:0 auto;padding:10px;height:100vh;height:calc(var(--vh, 1vh) * 100);overflow:hidden}@media (min-width: 576px){.container{max-width:540px}}@media (min-width: 768px){.container{max-width:720px}}.custom-card{width:100%}.custom-card.download{border:2px solid #1677ff}.custom-card.downloaded{border:2px solid #3de35b}.responsive-flex{margin-top:10px;margin-left:auto;margin-right:auto}@media (min-width: 768px){.responsive-flex{margin:0}}.upload-button{width:110px;height:45px}@media (min-width: 576px){.upload-button{width:200px;height:50px}}.upload-image{max-height:50vh;object-fit:contain}@media (min-width: 576px){.upload-image{max-height:60vh}}.new-user-container{background-color:#fff;padding:15px;margin:20px 0;border-radius:6%;text-align:start}.new-user-container p{margin:10px 0;font-size:18px}.new-user-container p:first-child{margin-top:0}.new-user-container p:last-child{margin-bottom:0}
