body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Poppins,sans-serif;height:800;width:400}body,h4{margin:0}.App{background:linear-gradient(180deg,#f9fcf9 55%,#88c8b5)}.App,.WelcomeForm{display:grid;grid-template-rows:auto 1fr auto;height:100vh;margin:0;text-align:center;width:100vw}.WelcomeForm{background:linear-gradient(180deg,#f9fcf9 55%,#f2fdf5)}#splash{align-items:center;background-color:#f5f5f5;display:grid;grid-template-rows:1fr auto 10% auto;height:100vh;justify-content:center;margin:0;text-align:center;width:100vw}#logoIcon{border:2px;display:none;width:8.5vw;z-index:0}#big_square{grid-gap:px;border:2px;display:grid;gap:px;grid-template-columns:repeat(4,1fr);height:27vw;left:50%;position:absolute;top:42%;-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg);width:27vw;z-index:1}.small_square{-webkit-animation:animate 1.8s linear infinite;animation:animate 1.8s linear infinite;background-color:#46907e;display:block;float:left;height:100%;width:100%}.small_square:nth-child(4){-webkit-animation-delay:.9s;animation-delay:.9s}.small_square:nth-child(3),.small_square:nth-child(8){-webkit-animation-delay:.75s;animation-delay:.75s}.small_square:nth-child(12),.small_square:nth-child(2),.small_square:nth-child(7){-webkit-animation-delay:.6s;animation-delay:.6s}.small_square:first-child,.small_square:nth-child(11),.small_square:nth-child(16),.small_square:nth-child(6){-webkit-animation-delay:.45s;animation-delay:.45s}.small_square:nth-child(10),.small_square:nth-child(15),.small_square:nth-child(5){-webkit-animation-delay:.3s;animation-delay:.3s}.small_square:nth-child(14),.small_square:nth-child(9){-webkit-animation-delay:.15s;animation-delay:.15s}.small_square:nth-child(13){-webkit-animation-delay:0s;animation-delay:0s}@-webkit-keyframes animate{0%{-webkit-transform:scale(1);transform:scale(1)}25%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(0);transform:scale(0)}75%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes animate{0%{-webkit-transform:scale(1);transform:scale(1)}25%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(0);transform:scale(0)}75%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(1);transform:scale(1)}}#splash_name{color:#dc5e28;font-size:4vw;font-weight:500;margin:10px}#logo{padding:20px;width:250px}h2{font-size:larger;margin:10px}h3{font-weight:400;margin:0;padding:2px}.pageContent{align-items:center;display:flex;flex-direction:column;gap:20px;overflow-y:scroll;padding-bottom:80px}.nav{background:#2d695b;border-radius:15px;bottom:20px;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);color:#fff;height:30px;left:50%;position:fixed;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:140px}.container{background:hsla(0,0%,100%,.4);border-radius:5px;display:grid;grid-template-rows:auto/1fr;width:75%}.container header{background:#2d695b;border-top-left-radius:5px;border-top-right-radius:5px;color:#fff}body{background:#88c8b5;overflow:hidden}.homeButton{background:#fff;border-radius:50%;height:40px;left:50%;position:fixed;top:-5px;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:40px}#filledLogo{height:80%;position:relative;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.orangeBtn{background-color:#dc5e28;border-radius:16px;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);color:#fff;cursor:pointer;padding:5px 15px;text-decoration:none}h4{padding:2px}a,h4{font-weight:700}a{color:#2d695b;font-size:11px;text-align:right}p{margin:0}#regForm{display:flex;flex-direction:column;gap:10px;width:65%}#regForm input{display:block}.icons{display:flex;gap:5px;justify-content:right}.icons img{height:15px}.decreaseButton,.icons button,.increaseButton,.nav button{all:unset;cursor:pointer;height:18px}.editButtonWhite img,.saveButton img{height:18px;position:relative;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.editButtonWhite{left:15%;position:fixed;top:50%}button.saveButton{height:90%;position:fixed;right:13%}.fixedRow,.variableRow{display:grid;grid-template-columns:40% 40% 20%;margin:10px 20px}.decreaseButton img,.increaseButton img{height:90%;position:relative;top:20%}.variablevalue{display:grid;grid-template-columns:10% 80% 10%}.row{display:grid;grid-template-columns:50% 50%;padding:5px}.homeButton img{height:30px;left:34%;position:fixed;top:12%}.tickIcon{position:fixed;right:7%}.tickIcon img{height:30px}ul{padding-right:40px}.incomeForm{padding:5px}.input{border:2px solid #2d695b;border-radius:10px;padding:3px;width:80%}.ast{color:#dc5e28}#verify_animation{background-color:initial;height:0;left:100%;margin:0;padding:3px;position:relative;top:3%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:0}#loading_animation{display:none;opacity:1;z-index:0}#container{height:20px;width:20px}@-webkit-keyframes animation{0%{stroke-dasharray:1 98;stroke-dashoffset:-105}50%{stroke-dasharray:80 10;stroke-dashoffset:-160}to{stroke-dasharray:1 98;stroke-dashoffset:-300}}@keyframes animation{0%{stroke-dasharray:1 98;stroke-dashoffset:-105}50%{stroke-dasharray:80 10;stroke-dashoffset:-160}to{stroke-dasharray:1 98;stroke-dashoffset:-300}}#spinner{-webkit-animation-duration:1.2s;animation-duration:1.2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:animation;animation-name:animation;-webkit-animation-timing-function:cubic-bezier;animation-timing-function:cubic-bezier;-webkit-transform-origin:center;transform-origin:center}.confirmation{height:50px;position:absolute;width:50px}#cross_confirmed{z-index:1}#cross_confirmed,#tick_confirmed{opacity:0;-webkit-transform:translate(-30%,-70%);transform:translate(-30%,-70%)}#tick_confirmed{z-index:2}#loading_animation .confirmation{transition:opacity .5s,-webkit-transform .3s;transition:opacity .5s,transform .3s;transition:opacity .5s,transform .3s,-webkit-transform .3s}#email_prompt,#password_prompt,#username_prompt{border-radius:10px;color:#dc5e28;display:none;font-size:11px;font-weight:600;text-align:center}#password_meter{background-color:#f2f2f2;border-radius:10px;display:none;font-size:15px;height:20px;margin-bottom:85px;margin-top:5px;position:relative;text-align:center;width:90%;z-index:0}span:first-child{font-weight:600;position:relative;z-index:2}#password_criteria{background-color:#fff;border:2px solid #dc5e28;border-radius:10px;color:#dc5e28;font-size:13px;margin-top:10px;padding:10px;text-align:left;-webkit-transform:translateX(5%);transform:translateX(5%);width:90%}#character_criteria.active,#number_criteria.active,#special_criteria.active,#upper_criteria.active{color:#2d6930;font-weight:600}
/*# sourceMappingURL=main.ba0ab04b.css.map*/