@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Nunito:wght@700&display=swap);.tooltip-container{display:inline-block}.tooltip{background-color:#333;border-radius:4px;color:#fff;font-size:12px;left:30%;opacity:.6;padding:2px;position:absolute;top:80%;transform:translateX(-50%);width:"3rem";z-index:2}body{background:#fff}.wrapper{background-color:#585858;border-radius:15px;box-shadow:13px 13px 20px #191919,-13px -13px 20px #191919;font-family:Poppins,sans-serif;margin:80px auto;max-width:350px;min-height:500px;padding:40px 30px 30px}.logo{margin:auto;width:80px}.logo img{border-radius:50%;box-shadow:0 0 3px #000,0 0 0 5px #3f3f3f,8px 8px 15px #000,-8px -8px 15px #5e5e5e;height:80px;object-fit:cover;width:100%}.wrapper .name{color:#fff;font-size:1.4rem;font-weight:600;letter-spacing:1.3px;padding-left:10px}.wrapper .form-field input{background:none;border:none;color:#fff;display:block;font-size:1.2rem;outline:none;padding:10px 15px 10px 10px;width:100%}.wrapper .form-field{border-radius:20px;box-shadow:inset 8px 8px 8px #373737,inset -8px -8px 8px #2c2c2c;margin-bottom:20px;padding-left:10px}.wrapper .form-field .fas{color:#555}.wrapper .btn{background-color:#03a9f4;border-radius:25px;box-shadow:none;box-shadow:3px 3px 3px #353535,-3px -3px 3px #353535;color:#000;height:40px;letter-spacing:1.3px;width:100%}.wrapper .btn:hover{background-color:#00d5ff}.wrapper a{color:#fff;font-size:.8rem;text-decoration:none}.wrapper a:hover{color:#00aeff}@media(max-width:380px){.wrapper{margin:30px 20px;padding:40px 15px 15px}}.custom-accordion .uncomplete{background-color:#6db8ff}.custom-accordion .complete{background-color:#68ff77}.custom-accordion .body-uncomplete{background-color:#9fd1fd}.custom-accordion .body-complete{background-color:#b9ffbf}.breadcrumbs{border:1px solid #000;border-radius:.3rem;display:inline-flex;overflow:hidden}.breadcrumbs__item{background:#404c5e;color:#75c1ff;cursor:pointer;outline:none;padding:.75em .75em .75em 1.25em;position:relative;text-decoration:none;transition:background .2s linear}.breadcrumbs__item:hover,.breadcrumbs__item:hover:after{background:#576f93}.breadcrumbs__item.is-active:focus,.breadcrumbs__item:focus,.breadcrumbs__item:focus:after{background:#404c5e4d}.breadcrumbs__item:after,.breadcrumbs__item:before{background:#404c5e;bottom:0;-webkit-clip-path:polygon(50% 50%,-50% -50%,0 100%);clip-path:polygon(50% 50%,-50% -50%,0 100%);content:"";left:100%;position:absolute;top:0;transition:background .2s linear;width:1em;z-index:1}.breadcrumbs__item:before{background:#0080ff;margin-left:1px}.breadcrumbs__item:last-child{border-right:none}.breadcrumbs__item.is-active{background:#283b5a}._btn{height:10rem;width:10rem}.green{background-color:green;border-left:5px solid #000;border-top:5px solid #000;border-top-left-radius:100%}.red{background-color:red;border-right:5px solid #000;border-top:5px solid #000;border-top-right-radius:100%}.blue{background-color:blue;border-bottom:5px solid #000;border-bottom-left-radius:100%;border-left:5px solid #000}.yellow{background-color:#ff0;border-bottom:5px solid #000;border-bottom-right-radius:100%;border-right:5px solid #000}.game-over{background-color:#ff4c4c;opacity:.8}.pressed{background-color:grey;box-shadow:0 0 20px #fff}.navigation-bar{opacity:0}.navigation-bar:hover{opacity:30%}.custom-scrollbar::-webkit-scrollbar,body::-webkit-scrollbar{display:none}
/*# sourceMappingURL=main.3dd6633b.css.map*/