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;margin:0;padding:0}.wrapper{align-items:center;background-color:#26010f;display:flex;flex-direction:column;height:100vh;justify-content:center;overflow:hidden;width:100vw}.image-hiding{opacity:100%}.image-showing{opacity:0}.image{opacity:100%}@keyframes hide{0%{opacity:100%}to{opacity:0}}@keyframes show{0%{opacity:0}to{opacity:100%}}.container{align-items:center;flex-direction:column;gap:1rem;justify-content:center;margin:2rem auto 0;max-width:600px}.preview-container{display:flex;flex-wrap:wrap;margin-bottom:20px}.preview-image{height:100px;margin:5px;width:100px}.password-input-container{margin-top:20px}.password-label{font-weight:700;margin-bottom:5px}.password-input{border:1px solid #ccc;border-radius:4px;box-sizing:border-box;margin-bottom:10px;padding:10px;width:100%}.password-input:focus{border-color:#007bff;outline:none}
/*# sourceMappingURL=main.870d58a5.css.map*/