@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@500&display=swap);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}*{box-sizing:border-box;font-family:Poppins,sans-serif;margin:0;padding:0}#app-container{background-color:#fafafb;display:flex;flex-direction:column;height:100vh;width:100vw}#upload-container{align-items:center;display:flex;flex-direction:column;height:470px;justify-content:center}#loading-container,#upload-container{background-color:#fff;border-radius:12px;box-shadow:0 5px 50px -35px;margin:auto;width:400px}#loading-container{color:#4f4f4f;height:150px;padding:2rem}#show-container{align-items:center;background-color:#fff;border-radius:12px;box-shadow:0 5px 50px -35px;color:#4f4f4f;display:flex;flex-direction:column;height:450px;justify-content:center;margin:auto;padding:2rem;width:400px}#checkmark{fill:green;height:3rem}#copy-button{margin:0}#url-input{background-color:#f6f8fb;border:1px solid #e0e0e0;border-radius:5px;margin-right:.5rem;padding:.8rem 1rem;width:70%}#your-image{border-radius:12px;margin:1rem 0 2rem;max-height:230px;width:340px}#drag-and-drop{align-items:center;background-color:#f6f8fb;border:1px dashed #97bef4;border-radius:8px;display:flex;flex-direction:column;height:220px;justify-content:center;margin:2rem 0 1rem;-webkit-user-select:none;-ms-user-select:none;user-select:none;width:340px}#photo-image{margin-bottom:1.5rem;width:10rem}.primary-button{background-color:#2f80ed;border:none;border-radius:8px;color:#fff;padding:10px}.primary-button:hover{background-color:#529dff;cursor:pointer}.light-text{color:#bdbdbd}#footer{align-self:center;margin-bottom:1rem}.drag-over{background-color:#9fc2f6!important;border:3px dashed #97bef4!important}.drag-and-drop-child{pointer-events:none}
/*# sourceMappingURL=main.cf460edf.css.map*/