@import"https://fonts.googleapis.com/css2?family=DM+Mono:ital,wght@0,300;0,400;0,500;1,300;1,400;1,500&family=Inconsolata:wght@200..900&display=swap";:root{font-family:DM Mono,monospace;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.home{width:100%;height:100%;background-color:#000;display:flex;justify-content:center;align-items:center;color:#fff}.home__resposta{max-width:550px;width:100%;display:flex;flex-direction:column}.resposta__title{font-weight:700;padding-bottom:.5rem}input[type=file]{position:absolute;z-index:-1;top:10px;left:8px;font-size:17px;color:#b8b8b8}.resposta__img{display:inline-block;padding:.25rem .5rem;cursor:pointer;border-radius:5px;background-color:#eba117;font-size:16px;font-weight:700;color:#061d2a;margin:.75rem 0}.img__error{background-color:#fad1d8;color:red;padding:.5rem 1rem;border-radius:5px;font-weight:700;margin-bottom:.5rem}.img__name{margin-bottom:.5rem;background-color:#ffffff21;padding:.5rem;border-radius:5px}.resposta__input{font-size:1.2rem;background:none;border:none;padding:.5rem 0;width:100%;resize:none;min-height:250px;color:#fff}.resposta__length{text-align:right;padding:.5rem 0}.resposta__button{text-transform:uppercase;font-weight:bolder;background-color:#eba117;border:none;color:#061d2a}.resposta__button:disabled{background-color:gray;color:#2f4f4f}.resposta__confirmation{position:absolute;border:1px solid white;max-width:550px;width:100%;text-align:center;padding:.5rem 0;animation-duration:.5s;animation-name:slideIn;background-color:#000}@keyframes slideIn{0%{bottom:0}to{bottom:48%}}@media screen and (max-width: 750px){.home__resposta{padding:0 1rem}.resposta__title{font-size:3rem}.resposta__confirmation{width:90%}}.loader{width:48px;height:48px;border:5px solid #FFF;border-bottom-color:#ff3d00;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}.layout-vertical{flex-direction:row}.layout-horizontal{flex-direction:column-reverse}.visual{width:100%;height:100%;background-color:#000;display:flex;justify-content:space-evenly;align-items:center;color:#fff;background-color:#0644bf}.visual__text{font-size:3rem;min-height:100px;font-weight:bolder;padding:0 5vw;border-radius:5px;background-color:#f294d9;min-height:50%}.visual__link{position:fixed;bottom:1vh;font-size:1.75rem;left:6vw}.visual__resposta{opacity:0;animation-duration:1s;animation-name:fadeIn;animation-fill-mode:forwards;padding:0 1rem}.visual__imatge{width:50%;padding-right:5vw;display:flex;justify-content:center}.visual-horizontal{max-height:50%}.img-vertical{max-height:100vh}.img-horizontal{width:auto}.fadeOut{animation-duration:1s;animation-name:fadeOut}.gallery__buttons{position:absolute;width:100vw;height:100vh;display:flex;justify-content:space-between}.gallery__prev,.gallery__next{width:5vw;background-color:#f29f05}.gallery__prev:disabled,.gallery__next:disabled{background-color:gray;color:#2f4f4f}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media screen and (max-width: 750px){.visual__text{font-size:1.25rem;padding:0 .75rem;min-height:100px;font-weight:bolder}}.arrow{border:solid white;border-width:0 3px 3px 0;display:inline-block;padding:3px;scale:3}.right{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}.left{transform:rotate(135deg);-webkit-transform:rotate(135deg)}*{padding:0;margin:0}body{background-color:#000;width:100vw;height:100vh}#root{width:100%;height:100%}
