.app{position:fixed;top:0;bottom:0;left:0;right:0}.app-container{display:flex;width:100%;height:100%;position:absolute;overflow:hidden}.app-container__sidebar-icon{position:absolute;bottom:0;animation:sidebar-show-icon 2.5s cubic-bezier(.42,0,0,1.1) forwards}.app-container__sidebar-icon-hide{animation:sidebar-hide-icon .5s cubic-bezier(.42,0,0,1.1) forwards}@keyframes sidebar-show-icon{0%{opacity:0}to{opacity:40%}}@keyframes sidebar-hide-icon{0%{opacity:40%}to{opacity:0}}.app-content{display:flex;flex-grow:1;width:100%;height:100%;position:relative}.snowfall-toggle{position:fixed;bottom:2.3rem;right:0;margin:0 15px 15px 0;z-index:1000;opacity:.1;transition:opacity .2s}.snowfall-toggle:hover{cursor:pointer;opacity:1}.sidebar{width:64px;height:100%;flex-shrink:0;flex-direction:column;position:-webkit-sticky;position:sticky;left:0;align-self:flex-start;animation:sidebar-show 1s cubic-bezier(.42,0,0,1.1) forwards}.sidebar,.sidebar__option{overflow:hidden;display:flex;align-items:center}.sidebar__option{padding:2px;height:50px;width:100%;justify-content:center;cursor:pointer;color:#fff;transition:.5s}.sidebar__option__logo{width:40px!important;cursor:pointer;transition:opacity .2s}.sidebar__option__logo:hover{opacity:.7}.sidebar__option:hover{color:#f4b353}.sidebar__option:active{color:#fff;opacity:.3;transition:0s}.sidebar__blankspace{flex-grow:1}.sidebar-hide{animation:sidebar-hide 1s cubic-bezier(.42,0,0,1.1) forwards}.sidebar>span{font-size:x-small;padding:2px}@keyframes sidebar-show{0%{opacity:0;width:0}to{opacity:1;width:64px}}@keyframes sidebar-hide{0%{opacity:1;width:64px}to{opacity:0;width:0}}body,html{padding:0;margin:0;font-family:Geneva,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol}a{color:#0969da;text-decoration:none}*{box-sizing:border-box}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:hsla(0,0%,100%,0)}::-webkit-scrollbar-thumb{background:rgba(70,136,190,.05);border-radius:50px}::-webkit-scrollbar-thumb:hover{background:rgba(70,136,190,.3)}::-webkit-scrollbar-corner{background-color:transparent}.custom-img{object-fit:contain;width:100%!important;position:relative!important;height:unset!important}.unset-img{width:100%}.unset-img>div{position:unset!important}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-transition:background-color 5000s ease-in-out 0s,color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s,color 5000s ease-in-out 0s;transition-delay:background-color 5000s,color 5000s}.Page_container__2qElx{padding:.5rem;display:flex;flex-grow:1;overflow:hidden;width:1rem}.Page_main__d7Dkn{min-height:100%;padding:4rem 0;justify-content:center}.Page_loginSignupPage__Container___OWDg,.Page_main__d7Dkn{flex:1 1;display:flex;flex-direction:column;align-items:center}.Page_loginSignupPage__Container___OWDg{overflow:auto;padding:2rem}.Page_loginSignupPage__Container__logo__QapPN{width:200px;margin-bottom:60px}.Page_loginSignupPage__Container___OWDg>form{display:flex;flex-direction:column;align-content:center;align-items:center;justify-content:center;min-width:100px;width:50%;max-width:365px}.Page_loginSignupPage__Container__ForgotPassword__bHVQ_{width:100%;display:flex;justify-content:flex-end;padding-top:1rem}.Page_loginSignupPage__Container__ForgotPassword__bHVQ_>*{font-size:x-small!important}.Page_loginSignupPage__Container__TextLink__DQSyJ{text-align:center}.Page_loginSignupPage__Container__TextLink__DQSyJ>a{width:-moz-fit-content;width:fit-content;text-align:center}.Page_loginSignupPage__Container__TextLink__DQSyJ>a:hover{text-decoration:none}.Page_loginSignupPage__Container__lastElement__98BvR{margin-bottom:auto}.Page_indexPage__rXM_c{flex:1 1;display:flex;flex-direction:column;overflow:auto;align-items:center;justify-content:center}.Page_indexPage__logo__iXTLZ{width:300px;margin-bottom:80px}.Page_indexPage__buttons__KKtik{display:inline-flex;width:250px;justify-content:space-between}.Page_indexPage__buttons__button__m3YoP{height:100%;width:85px}.Page_backgroundMotion__grWx4{position:fixed;background:linear-gradient(-45deg,#faa519,#1973be 50%,#69cd28);background-size:400% 400%;animation:Page_gradient__2zkZi 15s ease infinite;height:100%;width:100%;top:0;left:0;z-index:-99}@keyframes Page_gradient__2zkZi{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.Page_dashboardPage__tUrhf{flex:1 1;display:flex;flex-direction:column;overflow:auto;padding:2rem;justify-content:space-between}.Page_dashboardPage__logo___oY9c{width:300px;margin-bottom:80px}.Page_dashboardPage__buttons__n1C7E{display:inline-flex;width:250px;justify-content:space-between}.Page_dashboardPage__buttons__button__aUVti{height:100%;width:85px}.Page_unauthorizedPage__dqaIl{flex:1 1;display:flex;flex-direction:column;overflow:auto;align-items:center;justify-content:center;padding:2rem}.Page_unauthorizedPage__errorIcon__wu6__>svg{font-size:6rem}.Page_unauthorizedPage__title__ahxmH{margin-bottom:25px;margin-top:25px}.Page_unauthorizedPage__title__ahxmH>h3{font-weight:600}.Loading_app__NmQWz{position:fixed;top:0;bottom:0;left:0;right:0}.Loading_app-container__V_qj4{display:flex;width:100%;height:100%;position:absolute;overflow:hidden}.Loading_app-container__sidebar-icon__uyVFS{position:absolute;bottom:0;animation:Loading_sidebar-show-icon__IKRdJ 2.5s cubic-bezier(.42,0,0,1.1) forwards}.Loading_app-container__sidebar-icon-hide__QHC2r{animation:Loading_sidebar-hide-icon__Xhls_ .5s cubic-bezier(.42,0,0,1.1) forwards}@keyframes Loading_sidebar-show-icon__IKRdJ{0%{opacity:0}to{opacity:40%}}@keyframes Loading_sidebar-hide-icon__Xhls_{0%{opacity:40%}to{opacity:0}}.Loading_app-content__T5_du{display:flex;flex-grow:1;width:100%;height:100%;position:relative}.Loading_snowfall-toggle__4aN4M{position:fixed;bottom:2.3rem;right:0;margin:0 15px 15px 0;z-index:1000;opacity:.1;transition:opacity .2s}.Loading_snowfall-toggle__4aN4M:hover{cursor:pointer;opacity:1}.Loading_spinnerContainer__bOxQ_{display:flex;position:absolute;width:100%;height:100%;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:99;justify-content:center;align-items:center}.Loading_spinner__pAsFJ{position:fixed;animation:Loading_rotator__o91E7 1.4s linear infinite}@keyframes Loading_rotator__o91E7{0%{transform:rotate(0deg)}to{transform:rotate(270deg)}}.Loading_path__PicxC{stroke-dasharray:187;stroke-dashoffset:0;transform-origin:center;animation:Loading_dash__NUK8X 1.4s ease-in-out infinite,Loading_colors__8L2Ds 5.6s ease-in-out infinite}@keyframes Loading_colors__8L2Ds{0%{stroke:#4285f4}25%{stroke:#de3e35}50%{stroke:#f7c223}75%{stroke:#1b9a59}to{stroke:#4285f4}}@keyframes Loading_dash__NUK8X{0%{stroke-dashoffset:187}50%{stroke-dashoffset:46.75;transform:rotate(135deg)}to{stroke-dashoffset:187;transform:rotate(450deg)}}