@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Lilita+One&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}div.main-menu{background-image:linear-gradient(180deg,#1e6921,#0e320f);bottom:0;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px 10px;left:0;right:0;top:50vh}div.main-menu>*{flex-basis:100%}div.main-menu>.steps{color:#fff;font-size:30px;font-weight:700;text-align:center}.step-showcase-home{display:flex;height:50px;justify-content:center;left:0;right:0;top:10vh}.step-showcase-home>div{align-items:center;background-color:#4caf50;background-image:linear-gradient(180deg,#4caf50,#409743);border-radius:10px;box-shadow:0 5px 0 green;color:#fff;display:flex;font-family:Lilita One,sans-serif;font-size:20px;font-weight:400;height:100%;justify-content:center;width:150px}.currency-showcase-home{display:flex;height:100px;justify-content:center;left:0;right:0;top:calc(10vh + 75px)}.currency-showcase-home>div{border-radius:15px;height:100%;width:200px}.currency-showcase-home>div,.custom-button{align-items:center;background-color:#4caf50;background-image:linear-gradient(180deg,#4caf50,#409743);box-shadow:0 5px 0 green;color:#fff;display:flex;font-family:Lilita One,sans-serif;font-size:40px;font-weight:400;justify-content:center}.custom-button{border-radius:50px;height:45%;letter-spacing:3px;text-decoration:none;width:100%}.custom-button.disabled,.custom-button.pressed{box-shadow:none;-webkit-transform:translateY(5px);transform:translateY(5px)}.custom-button.disabled{background-color:#728f73;background-image:linear-gradient(180deg,#728f73,#505750);color:gray}.custom-button-upgrade{align-items:center;background-color:#4caf50;background-image:linear-gradient(180deg,#4caf50,#409743);border-radius:25px;box-shadow:0 5px 0 green;box-sizing:border-box;color:#fff;display:flex;font-family:Lilita One,sans-serif;font-size:17px;font-weight:400;height:50px;justify-content:center;margin-bottom:10px;padding:5px;text-align:center;text-decoration:none;width:100%}.custom-button-upgrade.disabled,.custom-button-upgrade.pressed{box-shadow:none;-webkit-transform:translateY(5px);transform:translateY(5px)}.custom-button-upgrade.disabled{background-color:#728f73;background-image:linear-gradient(180deg,#728f73,#505750);color:gray}div.scroll-content{overflow-y:scroll}.upgrade-container-home{align-items:center;-webkit-animation:slideInFromBottom .5s forwards;animation:slideInFromBottom .5s forwards;background-image:linear-gradient(180deg,#1e6921,#0e320f);border-top:5px solid #000;bottom:0;display:flex;flex-direction:column;justify-content:flex-start;left:0;padding:10px;right:20vw;top:50vh}.upgrade-container-home>h2{color:#fff;font-family:Lilita One,sans-serif;font-size:25px;font-weight:400;text-align:center;text-decoration:none}.upgrade-container-home>div{flex-basis:1}.upgrade-container-page{align-items:center;-webkit-animation:fadeIn .5s .75s both;animation:fadeIn .5s .75s both;bottom:0;display:flex;flex-direction:column;justify-content:flex-start;left:20vw;padding:10px;right:20vw;top:0}.upgrade-container-page>h2{color:#fff;font-family:Lilita One,sans-serif;font-size:25px;font-weight:400;text-align:center;text-decoration:none}.upgrade-container-page>div>div{flex-basis:1;margin-top:20px}.upgrade-container-page p.quantity{color:#fff;font-size:18px;margin:0;text-align:center}div.upgrades-animation-top{-webkit-animation:slideInFromTop .5s forwards;animation:slideInFromTop .5s forwards;background-color:rgba(14,50,15,.7);bottom:50vw;left:20vw;right:20vw;top:0}div.upgrades-animation-bottom{-webkit-animation:slideInFromBottom .5s forwards;animation:slideInFromBottom .5s forwards;background-color:rgba(14,50,15,.7);bottom:0;left:20vw;right:20vw;top:50vw}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes slideInFromTop{0%{bottom:100vh;top:-50vh}to{bottom:50vh;top:0}}@keyframes slideInFromTop{0%{bottom:100vh;top:-50vh}to{bottom:50vh;top:0}}.menu-container-home{align-items:center;-webkit-animation:slideInFromBottom .5s .25s both;animation:slideInFromBottom .5s .25s both;background-color:#00000022;background-image:linear-gradient(180deg,rgba(14,50,15,.7),rgba(8,30,9,.99));border-top:5px solid #000;bottom:0;display:flex;flex-direction:column;gap:10px;left:80vw;padding:10px;right:0;top:50vh}.menu-container-home img{border-radius:15px;box-shadow:0 4px 0 #000}@-webkit-keyframes slideInFromBottom{0%{bottom:-50vh;top:100vh}to{bottom:0;top:50vh}}@keyframes slideInFromBottom{0%{bottom:-50vh;top:100vh}to{bottom:0;top:50vh}}.custom-input{border:2px solid #4caf50;border-radius:20px;box-shadow:0 2px 5px #000;font-size:20px;font-weight:400;height:50px;padding:5px 15px;text-align:center;width:100%}.custom-input::-webkit-input-placeholder{color:#d3d3d3;font-size:20px}.custom-input::placeholder{color:#d3d3d3;font-size:20px}.custom-input.focus{border:2px solid #3b8a3e}div.page-title-wrapper{left:10vw;right:10vw}div.page-title-wrapper.float-left{text-align:start}div.page-title-wrapper.float-center{text-align:center}div.page-title-wrapper.float-right{text-align:end}div.page-title-wrapper.small{left:20vw;right:20vw;top:5vh}div.page-title-wrapper.small.float-left{left:10vw}div.page-title-wrapper.small.float-right{right:10vw}@media (max-width:300px){div.page-title-wrapper.small{top:3vh}}div.page-title-wrapper.small>h1{color:#01400a;font-family:Lilita One,sans-serif;font-size:24px;font-weight:400;letter-spacing:0;line-height:43px}div.page-title-wrapper.small-middle{top:20vh}div.page-title-wrapper.small-middle>h1{color:#01400a;font-family:Lilita One,sans-serif;font-size:24px;font-weight:400;letter-spacing:0;line-height:43px}div.page-title-wrapper.medium{top:10vh}@media (max-height:750px){div.page-title-wrapper.medium{top:6vh}}@media (max-height:700px){div.page-title-wrapper.medium{top:5vh}}div.page-title-wrapper.medium>h1{color:#01400a;font-family:Lilita One,sans-serif;font-size:36px;font-weight:400;letter-spacing:0;line-height:65px;margin-bottom:0}@media (max-width:300px){div.page-title-wrapper.medium>h1{font-size:30px}}div.page-title-wrapper.big{top:10vh}div.page-title-wrapper.big>h1{color:#01400a;font-family:Lilita One,sans-serif;font-size:64px;font-weight:400;letter-spacing:0;margin-bottom:0}div.page-title-wrapper.big-top{top:5vh}@media (max-width:300px){div.page-title-wrapper.big-top{top:3vh}}div.page-title-wrapper.big-top>h1{color:#01400a;font-family:Lilita One,sans-serif;font-size:64px;font-weight:700;letter-spacing:0;margin-bottom:0}div.page-title-wrapper.big-middle{top:25vh}div.page-title-wrapper.big-middle>h1{color:#01400a;font-family:Lilita One,sans-serif;font-size:64px;font-weight:400;letter-spacing:0;margin-bottom:0}div.page-title-wrapper>p:not(.cursive){color:#fff;font-family:Quicksand;font-size:14px;font-weight:400;letter-spacing:0;line-height:18px;margin-top:20px}div.page-title-wrapper>p.cursive{color:#00ffc28f;font-family:Indie Flower;font-size:20px;font-weight:400;letter-spacing:0;line-height:29px}div.page-title-wrapper>p.big{color:#01400a;font-family:Lilita One,sans-serif;font-size:20px;font-weight:400;letter-spacing:0;line-height:36px;margin:0}.login-form{align-items:center;display:flex;flex-direction:column;gap:10px;height:10vh;justify-content:space-between;left:20vw;right:20vw;top:30vh}.login-button{bottom:10vh;left:10vw;right:10vw;top:80vh}.back-button-wrapper{align-items:center;display:flex;height:50px;justify-content:center;width:50px}.back-button-wrapper>img{border-radius:20px;box-shadow:0 0 10px #000}.register-form{align-items:center;display:flex;flex-direction:column;gap:10px;height:15vh;justify-content:space-between;left:20vw;right:20vw;top:45vh}.register-button{bottom:15vh;left:10vw;right:10vw;top:75vh}div.welcome-image{height:55vh;left:0;right:0;top:15vh}div.welcome-image>img{height:60vh;object-fit:contain;width:100%}.welcome-buttons{bottom:7vh;display:flex;flex-direction:column;justify-content:space-between;left:10vw;right:10vw;top:75vh}.accent{align-items:center;background-color:#4caf50;background-image:linear-gradient(180deg,#4caf50,#409743);bottom:0;color:#006400;display:flex;font-size:11px;justify-content:center;left:0;right:0;top:97vh}.fixed{position:fixed}body{background-color:#fff}h1{margin-top:0}img.background{object-fit:stretch}div.img-background,img.background{bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:-1}div.img-background{align-items:center;display:flex;justify-content:center}div.img-background>img{max-height:100%;max-width:100%}img.fluid{width:100%}.z-top-3{z-index:30}.logout-button{bottom:15vh;left:10vw;right:10vw;top:75vh}div.logout-image{bottom:20vh;left:0;right:0;top:0}div.logout-image>img{height:80vh;object-fit:contain;width:100%}.stats-wrapper{align-items:center;-webkit-animation:SlideInFromLeft .5s forwards;animation:SlideInFromLeft .5s forwards;background-color:#00000022;background-image:linear-gradient(180deg,rgba(14,50,15,.7),rgba(8,30,9,.99));bottom:0;display:flex;flex-direction:column;gap:10px;left:50vw;padding:5px 5px 50px;right:0;text-align:center;top:0}.stats-wrapper>h2{color:#90ee90;font-family:Lilita One,sans-serif;font-size:25px;font-weight:400}.stats-wrapper>p{color:#fff;margin:0}@-webkit-keyframes SlideInFromLeft{0%{left:100vw;right:-50vw}to{left:50vw;right:0}}@keyframes SlideInFromLeft{0%{left:100vw;right:-50vw}to{left:50vw;right:0}}.settings-page-wrapper{align-items:center;background-color:rgba(14,50,15,.7);bottom:0;color:#fff;display:flex;flex-direction:column;font-size:20px;gap:20px;left:20vw;padding-top:20vh;right:20vw;top:0}.settings-page-wrapper a{color:#fff}
/*# sourceMappingURL=main.78999f7c.css.map*/