body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#3e3e50;color:var(--title);font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;margin:0;min-width:300px}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--title:#3e3e50;--body:#a9a9bf;--secondary:#c8c8e0;--background:#f4f4fc;--highlight:#f60;--highlightAccent:#ffddbf;--error:red}input,textarea{outline:none}h1,h2,h3,h4,h5,h6{letter-spacing:-.05rem}h1{font-size:28.83px}h2{font-size:25.63px}h3{font-size:22.78px}h4{font-size:20.25px}h5{font-size:18px}h6{font-size:1rem}p{color:#a9a9bf;color:var(--body)}button,input,textarea{all:unset}.container{height:100vh;margin:0 2rem}body::-webkit-scrollbar{display:none}@media screen and (min-width:768px) and (max-width:2023px){.container{background-color:initial;margin:0 4rem}}@media screen and (min-width:1024px){.container{background-color:initial;margin:0 auto;width:750px}}.same-line{display:flex;justify-content:space-between}.long-input{width:70%}.short-input{width:25%}.input{background-color:#f4f4fc;background-color:var(--background);border:.125rem solid #0000;border-radius:.5rem;box-sizing:border-box;color:#3e3e50;color:var(--title);font-size:1rem;padding:.75rem 1rem;width:100%}.input::placeholder{color:#c8c8e0;color:var(--secondary);opacity:1}.input:hover{cursor:text}.input:focus{border:.125rem solid #c8c8e0;border:.125rem solid var(--secondary)}.label{color:#a9a9bf;color:var(--body);display:block;margin-bottom:.5rem}.error{color:red;color:var(--error);margin:.5rem 0}.button-wrapper{margin-top:5vh;width:100%}.button{background-color:#f60;background-color:var(--highlight);border-radius:.5rem;box-sizing:border-box;color:#fff;font-weight:700;padding:.75rem;text-align:center;width:100%}.file-input{display:none}.custom-file-input{background-color:#f4f4fc;background-color:var(--background);border-radius:.5rem;box-sizing:border-box;color:#a9a9bf;color:var(--body);display:inline-block;padding:.75rem 1rem;text-align:center;width:100%}.centered-container,.loading-indicator-container{align-items:center;display:flex;height:100vh;justify-content:center}.success-container p,h3{margin:.5rem 0}.success-text-wrapper{margin:6rem 0 3rem}.success-content{max-width:80vw;text-align:center}.svg-illustration{max-width:300px;width:60vw}.form-input-container{align-items:flex-start;display:flex;flex-direction:column;margin:.5rem 0}.caption,.title{margin:.5rem 0}.header{display:flex;flex-direction:column-reverse;margin-bottom:10vh;margin-top:10vh}.logo{margin-bottom:4vh;margin-left:-1.5vw;min-width:100px;width:25vw}@media screen and (min-width:768px){.header{align-items:center;flex-direction:row;justify-content:space-between}.logo{margin-bottom:0;width:12rem}}@media screen and (min-width:1024px){.title{font-size:28.82px}}
/*# sourceMappingURL=main.52ba04e3.css.map*/