@import url(https://fonts.googleapis.com/css2?family=Fauna+One&display=swap);*{font-family:"Fauna One",serif;font-size:20px}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.form{display:flex;justify-content:center;align-items:center;flex-direction:column;height:100vh}.form input[type=text]{background-color:#76b641}.form-wrapper{margin:60px 0;max-width:500px}.form-wrapper,.questions-wrapper,.text-wrapper{margin:20px}button{margin:20px 20px 0;padding:5px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:50px;background-color:#7fffd4;border-radius:5px;font-weight:700}.range-slider,.slider{width:100%}.slider{height:25px;-webkit-appearance:none;background:#c5c5c5;outline:none;border:2px solid #000;border-radius:10px}.slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:45px;height:45px;border:1px solid #000;border-radius:50%;background:#7fffd4;cursor:pointer}@-webkit-keyframes shine{0%{box-shadow:0 0 70px 0 rgba(209,155,5,.863)}to{box-shadow:0 0 60px 0 rgba(213,235,10,.637)}}@keyframes shine{0%{box-shadow:0 0 70px 0 rgba(209,155,5,.863)}to{box-shadow:0 0 50px 0 rgba(227,252,2,.637)}}.ice{background:rgba(35,242,242,.2);box-shadow:0 8px 32px 0 rgba(31,38,135,.37);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid hsla(0,0%,100%,.18)}.sun{background-color:#ff0;width:300px;height:300px;border-radius:50%;-webkit-animation:shine 1.5s infinite alternate;animation:shine 1.5s infinite alternate}
/*# sourceMappingURL=main.c4fa2785.chunk.css.map */