*{box-sizing:border-box;margin:0;padding:0}:root{--vh:1vh}body{height:100vh;height:calc(var(--vh, 1vh)*100);overflow:hidden}.App{padding-bottom:5%}button{-webkit-tap-highlight-color:rgba(0,0,0,0);outline:none;-webkit-user-select:none;user-select:none}.user__avatar{align-items:center;background-color:#000;border:10px solid #111;border-radius:50%;display:flex;flex-shrink:0;height:75px;justify-content:center;width:75px}.avatar__image{border-radius:50%;height:55px;width:55px}.main__header{align-items:center;background-color:#0000;display:flex;justify-content:space-between;padding:15px;width:100%}.main__balance{color:#009951;font-size:2rem;font-weight:700;max-width:70%;overflow:hidden;white-space:nowrap}.main__container{align-items:center;display:flex;flex-direction:column;height:calc(100vh - 100px);width:100%}hr{background-color:#111;border:none;color:#111;height:2px;width:90%}.preview{align-items:center;background:#000;display:flex;flex-direction:column;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:1000}.preview img{height:100%;object-fit:cover;width:100%}.preview .loader{animation:l1 1s infinite;aspect-ratio:1;background:#fff;border-radius:50%;bottom:5%;box-shadow:0 0 0 0 #ffffff45;left:50%;position:absolute;transform:translateX(-50%);width:20px}@keyframes l1{to{box-shadow:0 0 0 30px #0000}}.homepage{align-items:center;background-color:#0000;color:#fff;display:flex;flex-direction:column}.homepage__achievements{background-color:#111;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:1rem;height:75px;width:75px}.homepage__balance{color:#009951;font-family:Monospace;font-size:2.5rem;font-weight:700;margin-bottom:10px;margin-top:50px;overflow:hidden;padding:10px;white-space:nowrap}.homepage__coin{align-items:center;background-color:#1e1e1e;border:18px solid #111;border-radius:50%;box-shadow:inset 5px 5px 4px #00000040,10px 10px 4px #000000bf;cursor:pointer;display:flex;height:min(72.8vw,36.8vh);justify-content:center;position:relative;transition:transform .1s ease;width:min(72.8vw,36.8vh)}.homepage__coin:active{transform:scale(.9)}.homepage__coin-mask{align-items:center;display:flex;height:70%;justify-content:center;margin-left:5px;position:absolute;width:70%}.shake-anim{animation:shake .2s}@keyframes shake{0%{transform:translate(0)}25%{transform:translate(2px,-2px)}50%{transform:translateY(2px)}75%{transform:translate(-2px,-2px)}to{transform:translate(0)}}.achievements{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,1fr);justify-content:center;justify-items:center;padding:10px}.achievements__achieve{background-color:#111;border:none;border-bottom:2px solid #111;border-radius:25px;cursor:pointer;height:110px;width:110px}.achievements__achieve img{height:92px;vertical-align:middle;width:90px}.received{border-bottom:2px solid #009951;box-shadow:inset 0 -5px 8px #00995140}.achievement{align-items:center;display:flex;flex-direction:column;font-family:Monospace;font-size:1rem;height:100%;justify-content:center;padding:10px;width:100%}.achievement h2{margin:10px 0;text-align:center}.achievement hr{background-color:#111;border:none;color:#111;height:3px;width:80%}.achievement__image-container{align-items:center;background-color:#111;border:none;border-radius:25px;display:flex;height:200px;justify-content:center;width:300px}.achievement__image-container img{height:150px;width:180px}.achievement__content{align-items:center;display:flex;flex-direction:column;flex-grow:1;height:100%;justify-content:center;padding:20px;text-align:center;width:100%}.achievement__content-task{color:#ffffff40;font-size:14px;margin-bottom:10px}.achievement__description{word-break:break-word}.achievement__footer{font-size:1.2rem;font-weight:700;margin-top:50px}.achievement__footer button{background-color:#009951;border:none;border-radius:20px;color:#1e1e1e;display:flex;font-size:20px;font-weight:700;padding:15px 30px;text-align:center}.achievement__footer button:active{background-color:#005e32;transform:scale(.98)}.achievement__footer span{color:#009951}.achievement__footer .bonus_claimed{background-color:gold;box-shadow:inset 0 -5px 8px #ffd70066}.consolepage{align-items:center;background-color:#0000;color:#009951;display:flex;flex-direction:column;font-family:Monospace}.consolepage__console-window{align-items:flex-start;background-color:#111;border:10px solid #1e1e1e;border-radius:25px;display:flex;flex-direction:column;font-size:1rem;height:81%;justify-content:space-between;padding:10px;width:95%}.consolepage__console-command{word-wrap:break-word;-ms-overflow-style:none;max-height:92%;overflow-y:auto;scrollbar-width:none;white-space:pre-wrap;width:100%}.consolepage__console-command::-webkit-scrollbar{display:none}.consolepage__console-input{align-items:center;display:flex;flex-direction:row;width:95%}.consolepage__console-input input{background:none;border:none;border-bottom:2px dashed #009951;color:#009951;font-size:1rem;margin-left:5px;outline:none;padding:2px;width:90%}.leaderboard{background-color:#0000;color:#009951;font-family:Monospace}.leaderboard,.leaderboard__list-user{align-items:center;display:flex;flex-direction:column}.leaderboard__list-user{background-color:#1e1e1e;border-radius:25px;font-size:1.1rem;height:81%;overflow-y:auto;padding:10px;width:95%}.leaderboard__container-user{align-items:center;background-color:#111;border-radius:25px;display:flex;height:20%;margin:5px 0;padding:5px;width:100%}.leaderboard__container-user span{font-size:2rem;font-weight:700;margin-left:auto;margin-right:10px}.leaderboard__container-avatar{align-content:center;align-items:center;background-color:#000;border:10px solid #111;border-radius:50%;display:flex;flex-shrink:0;height:75px;justify-content:center;position:relative;width:75px}.leaderboard__container-image{border-radius:50%;max-width:75px;width:100%}.leaderboard__container-image,.leaderboard__container-word{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.leaderboard__info{display:block;padding:0 5px}.leaderboard__info p{color:#fff;margin:5px}.leaderboard__info p span{color:#009951;font-size:1.1rem}.taskspage{background-color:#0000;color:#009951;font-family:Monospace}.taskspage,.taskspage__tasks-list{align-items:center;display:flex;flex-direction:column}.taskspage__tasks-list{background-color:#1e1e1e;border-radius:25px;height:81%;width:95%}.taskspage__tasks-special{align-items:center;border-radius:25px;display:flex;gap:10px;overflow-x:auto;overflow-y:hidden;padding:20px 10px;width:100%}.taskspage__tasks-regular{border-radius:25px;display:flex;flex-direction:column;overflow-y:auto;padding:10px;width:100%}.special-task{background-color:#111;border-bottom:2px solid gold;border-radius:25px;box-shadow:inset 0 -5px 8px #ffd70066;box-sizing:border-box;flex-shrink:0;height:120px;justify-content:center;min-width:160px;width:170px}.regular-task,.special-task{align-items:center;display:flex}.regular-task{border-radius:10px;margin:5px 0;padding:10px;position:relative;width:100%}.regular-task:after,.regular-task:before{border-radius:20px;content:"";height:100%;pointer-events:none;position:absolute;width:100%}.regular-task:before{border-left:3px solid #000;border-top:3px solid #000;left:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000),linear-gradient(180deg,#000,#0000);mask-image:linear-gradient(90deg,#000,#0000),linear-gradient(180deg,#000,#0000);top:0}.regular-task:after,.regular-task:before{height:70%;-webkit-mask-composite:source-in,xor;mask-composite:intersect;width:60%}.regular-task:after{border-bottom:3px solid #000;border-right:3px solid #000;bottom:0;-webkit-mask-image:linear-gradient(270deg,#000,#0000),linear-gradient(0deg,#000,#0000);mask-image:linear-gradient(270deg,#000,#0000),linear-gradient(0deg,#000,#0000);right:0}.regular-task__img{align-items:center;background-color:#111;border-radius:25px;display:flex;height:80px;justify-content:center;width:80px}.regular-task__description{font-size:.8rem;margin-left:5px;width:70%;word-break:break-word}.regular-task button{background-color:#111;border:none;border-radius:25px;color:#009951;font-size:1rem;font-weight:700;height:40px;margin-left:auto;padding:5px 15px;width:75px}.task,.task-component{align-items:center;display:flex}.task-component{flex-direction:column;justify-content:center}.task-component h2{font-size:1.3rem;font-weight:700;margin:10px 0;text-align:center}.task-component hr{background-color:#111;border:none;color:#111;height:2px;margin:10px 0;width:80%}.task-component__image-container{align-items:center;background-color:#111;border-radius:25px;display:flex;height:180px;justify-content:center;width:280px}.task-component__content{display:flex;flex-grow:1;font-size:1rem;font-weight:700;height:30vh;justify-content:center;margin:5px 0;padding:10px;width:100%}.task-component__content,.task-component__description{align-items:center;flex-direction:column;word-break:break-word}.task-component__description{display:inline-flex;text-align:center}.task-component__description--telegram{margin-top:40px}.task-component__description span{font-size:1.2rem;margin-bottom:10px}.task-component__description p{color:#fff;font-size:1rem;margin-bottom:2vh}.task-component__description .tg-task__channel-link{background-color:#161616;border:2px solid #111;border-radius:15px;color:#dccd2a;display:flex;font-size:1.2rem;justify-content:center;margin-bottom:2vh;padding:10px 0;-webkit-text-decoration:underline dotted #dccd2a;text-decoration:underline dotted #dccd2a;width:60%}.task-component__footer{align-items:center;display:flex;flex-direction:column;margin-top:auto}.task-component__footer span{font-size:1.2rem;margin-bottom:10px}.task-component__footer p{color:#fff;font-size:1.3rem}.start-task{align-items:center;background-color:#111;border:none;border-radius:25px;color:#009951;display:flex;font-size:1.1rem;font-weight:700;height:50px;justify-content:center;margin-top:10px;padding:5px 15px;position:relative;text-align:center;text-decoration:none;width:80%}.task_loader{--c:#fff 92%,#0000;animation:l11 1s infinite;background:radial-gradient(circle 7px at bottom,var(--c)) 0 0,radial-gradient(circle 7px at top,var(--c)) 0 100%;background-repeat:repeat-x;background-size:25% 50%;height:14px;width:90px}@keyframes l11{80%,to{background-position:33.3333333333% 0,-33.3333333333% 100%}}.claim-reward{align-items:center;background-color:#009951;border:none;border-radius:25px;color:#111;display:flex;font-size:1.1rem;font-weight:700;height:50px;justify-content:center;margin:10px auto;max-width:250px;overflow:hidden;padding:5px 20px;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:100%}.softwarepage{background-color:#0000;font-family:Monospace}.softwarepage,.softwarepage__content{align-items:center;display:flex;flex-direction:column}.softwarepage__content{background-color:#1e1e1e;border-radius:25px;height:81%;width:95%}.softwarepage__categories{align-items:center;border-radius:25px;display:flex;gap:5px;padding:10px 15px;width:100%}.softwarepage__categories .category-button{background-color:#0000;border:3px solid #111;border-bottom:none;border-radius:15px;border-top:none;color:#009951;cursor:pointer;font-size:1rem;padding:10px}.softwarepage__categories .category-button.active{background-color:#009951;border:none;color:#111}.softwarepage__items{align-items:center;display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));justify-items:center;overflow-x:hidden;overflow-y:auto;width:100%}.item-card{flex-direction:column;padding:5px}.item-card,.item-card__img{align-items:center;display:flex}.item-card__img{background-color:#111;border-radius:25px;box-sizing:border-box;height:115px;justify-content:center;min-width:165px;position:relative;width:165px;z-index:100}.item-card__img:before{bottom:30px;height:2px;width:80%}.item-card__img:after,.item-card__img:before{background-color:#ffffff4d;content:"";position:absolute;z-index:2}.item-card__img:after{bottom:5px;height:20px;width:2px}.item-card__img-image{height:100px;opacity:.4;position:absolute;width:100px;z-index:1}.item-card__info{bottom:5px;box-sizing:border-box;display:flex;flex-direction:row;justify-content:space-between;padding:0 10px;position:absolute;width:95%}.item-card__info span{color:#ffffff80;font-size:.8rem}.item-card__name{color:#fff;font-size:.8rem;margin-top:5px}.item-component{align-items:center;display:flex;flex-direction:column;font-family:Monospace;justify-content:center}.item-component h2{color:#009951;font-size:1.3rem;font-weight:700;margin:10px 0}.item-component hr{background-color:#111;border:none;color:#111;height:2px;width:80%}.item-component__image-container{align-items:center;background-color:#111;border-radius:25px;display:flex;height:180px;justify-content:center;width:280px}.item-component__content{align-items:center;display:flex;flex-direction:column;flex-grow:1;font-size:1rem;font-weight:700;height:30vh;justify-content:center;margin:10px 0;overflow-x:hidden;overflow-y:auto;padding:10px;width:90%}.item-component__description{align-items:center;display:flex;flex-direction:column;margin-bottom:10px;word-break:break-word}.item-component__description span{color:#009951;font-size:1.2rem;margin-bottom:10px}.item-component__description p{color:#fff;font-size:.9rem}.item-component__footer{align-items:center;display:flex;flex-direction:column;justify-content:space-between;margin-top:auto;width:120%}.item-component__footer p{bottom:0;color:#fff;font-size:1rem;margin:auto}.item-component__footer p span{color:#009951}.item-component__footer-info{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-top:auto;width:80%}.buy-item{background-color:#111;border:none;border-radius:25px;color:#009951;font-size:1.1rem;font-weight:700;height:50px;margin-top:10px;padding:5px 15px;width:95%}.buy-item:active{background-color:#005e32;transform:scale(.98)}.buy-item:disabled{background-color:initial;border:2px solid #111;border-radius:25px;cursor:not-allowed;opacity:.5;pointer-events:none}.profile{padding:10px}.profile,.profile__header{align-items:center;display:flex;flex-direction:column}.profile__header{justify-content:center}.profile__header_avatar{align-items:center;background-color:#000;border:10px solid #111;border-radius:50%;display:flex;height:100px;justify-content:center;width:100px}.profile__header_image{border-radius:50%;height:80px;width:80px}.profile__header p{color:#009951;font-size:1.5rem;font-weight:700}.profile hr{margin:10px 0}.profile__content{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:10px 0;text-align:center}.profile__content p{color:#dccd2a;font-size:1.3rem;font-weight:lighter;margin-bottom:10px}.profile__content .referral-box{align-items:center;background:#161616;border:2px solid #111;border-radius:25px;cursor:pointer;display:flex;justify-content:space-between;max-width:320px;padding:10px;transition:background .2s;width:90%}.profile__content .referral-box:hover{background:#333}.profile__content .referral-link{color:#ddd;flex-grow:1;max-width:75%;overflow:hidden;padding-right:10px;text-overflow:ellipsis;white-space:nowrap}.profile__content .copy-btn{background:none;border:none;color:lime;cursor:pointer;font-weight:700}.profile__content .copy-btn:active{transform:scale(.95)}.modal-overlay{align-items:center;background-color:#000000b3;display:flex;height:100vh;justify-content:center;left:50%;position:fixed;top:50%;transform:translate(-50%,-50%);width:100vw;z-index:1000}.modal__container{align-items:center;animation:slideUp .5s ease forwards;background-color:#1e1e1e;border-radius:25px;display:flex;flex-direction:column;justify-content:space-between;margin:20px 0;max-height:95%;min-height:70%;position:relative;width:95%}.modal-content{-ms-overflow-style:none;border-radius:25px;max-height:83vh;overflow-y:auto;padding-bottom:20px;scrollbar-width:none;width:100%}.modal-content::-webkit-scrollbar{display:none}.modal-close{background-color:#111;border:1px solid #009951;border-bottom:none;border-radius:50%;border-top:none;color:#fff;cursor:pointer;height:60px;margin-bottom:5px;margin-top:5px;width:60px}.modal-task{animation:slideUp .5s ease forwards;background-color:#1e1e1e;border-radius:25px;max-height:75%;min-height:50%;position:fixed;width:95%;z-index:1000}.modal-task,.modal-task__content{align-items:center;display:flex;flex-direction:column}.modal-task__content{max-height:83vh;overflow-y:auto;padding:5px;width:100%}.modal-task button{align-items:center;display:flex;justify-content:center;padding:20px 0}.modal__container--closing{animation:slideDown .5s ease forwards}.modal__offline{animation:slideUp .5s ease forwards;border-radius:25px;font-family:Monospace;justify-content:space-between;margin:20px 0;max-height:95%;min-height:70%;position:relative;width:90%}.modal__offline,.modal__offline-header-offlain{align-items:center;display:flex;flex-direction:column}.modal__offline-header-offlain{font-weight:700;justify-content:center}.modal__offline-header-offlain p{color:#fff;font-size:24px;margin-top:10px}.modal__offline-header-offlain span{color:#009951;font-size:30px;margin:auto}.modal__offline-body-offlain{align-items:center;display:flex;flex-direction:column;font-family:Monospace;font-weight:700;justify-content:center;text-align:center}.modal__offline-body-offlain p{color:#fff;font-size:24px}.modal__offline-body-offlain span{color:#009951;font-size:48px;text-align:center;word-break:break-word}.modal__offline-bottom-offlain{font-weight:700}.modal__offline-bottom-offlain button{align-items:center;background-color:#009951;border:none;border-radius:25px;color:#1e1e1e;display:flex;font-size:1.2rem;font-weight:700;height:50px;justify-content:center;margin-bottom:10px;margin-top:auto;padding:15px 20px;text-align:center;text-decoration:none;width:80%}.modal__streak{align-items:center;animation:slideUp .5s ease forwards;background-color:#1e1e1e;border-radius:25px;display:flex;flex-direction:column;justify-content:space-between;margin:20px 0;max-height:95%;min-height:70%;overflow:hidden;position:relative;width:90%}.modal__streak-bg{left:50%;max-width:350px;opacity:.6;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.modal__streak-header-days{align-items:center;display:flex;flex-direction:column;font-family:Monospace;font-weight:700;justify-content:center;text-align:center}.modal__streak-header-days p{font-size:24px;margin-top:10px}.modal__streak-body-days{align-items:center;display:flex;flex-direction:column;font-family:Monospace;font-weight:700;gap:20px;height:100%;justify-content:space-between;text-align:center}.modal__streak-body-days p{font-size:24px;text-align:center;word-break:break-word}.modal__streak-body-days__streak-days{align-items:center;border:8px solid #111;border-radius:25px;color:#009951;display:flex;font-size:5rem;font-weight:700;height:150px;justify-content:center;width:150px}.modal__streak-body-days__cubes{display:flex;gap:10px;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 15%,#000 85%,#0000);mask-image:linear-gradient(90deg,#0000 0,#000 15%,#000 85%,#0000)}.modal__streak-body-days__cubes__cube{align-items:center;background-color:#1e1e1e;border:2px solid #111;border-radius:10px;display:flex;font-size:21px;font-weight:700;height:50px;justify-content:center;width:50px}.modal__streak-body-days__cubes .confirmed-day{background-color:#009951}.modal__streak-body-days__cubes .today_day{background-color:gold}.modal__streak-bottom-days{text-align:center}.modal__streak-bottom-days button{background-color:#009951;border:none;border-radius:25px;color:#1e1e1e;font-size:25px;font-weight:700;margin-bottom:10px;padding:15px;text-align:center}@keyframes slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes slideDown{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(100%)}}.navigation-panel{background-color:#1e1e1e;border-radius:25px;bottom:0;justify-content:space-around;padding:10px 0;position:fixed;width:95%;z-index:10}.nav-item,.navigation-panel{align-items:center;display:flex}.nav-item{justify-content:center}.nav-item svg{height:64px;width:64px}.navigation-container{display:flex;justify-content:center;position:relative;transform:translateY(-20px)}.matrix-background{background:#000;height:100vh;left:0;overflow:hidden;position:fixed;top:0;width:100vw;z-index:-1}.matrix-column{animation:fall linear infinite;display:flex;flex-direction:column;height:200%;justify-content:space-between;position:absolute;top:-100%}@keyframes fall{0%{transform:translateY(-100%)}to{transform:translateY(100%)}}.matrix-column svg{animation:flicker 1.5s ease-in-out infinite;opacity:.6}@keyframes flicker{0%,to{opacity:.6}50%{opacity:1}}.loading__bar{background-color:#1e1e1e;border-bottom:2px solid #009951;border-radius:15px;border-top:2px solid #009951;box-shadow:inset 0 -5px 8px #00995140;box-sizing:border-box;height:8.8vh;left:50%;margin-top:6%;position:absolute;transform:translateX(-50%) translateY(-100%);transition:transform .3s ease-out;width:22vw;z-index:10000}.loading__bar_loader{align-items:center;box-sizing:border-box;display:flex;justify-content:center;overflow:hidden;position:relative;transform:translateZ(1px)}.loading__bar_loader .coin-loader{animation:coin-flip 8s cubic-bezier(0,.2,.8,1) infinite;aspect-ratio:1;background:var(--coin-bg) no-repeat center;background-size:cover;border-radius:50%;box-sizing:border-box;content:"";display:inline-block;height:auto;margin:8px auto;max-height:6vh;max-width:6vh;width:60%}.loading__bar_loader .checkmark-loader{animation:fadeIn .3s ease-in-out;color:#009951;font-size:36px}.loading__bar_loader .error-loader{animation:fadeIn .3s ease-in-out;color:red;font-size:36px}@keyframes coin-flip{0%,to{animation-timing-function:cubic-bezier(.5,0,1,.5)}0%{transform:rotateY(0deg)}50%{animation-timing-function:cubic-bezier(0,.5,.5,1);transform:rotateY(5turn)}to{transform:rotateY(10turn)}}@keyframes fadeIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.loading__bar.active{transform:translateX(-50%) translateY(0)}.achieve__bar{background-color:#1e1e1e;border-bottom:2px solid #dccd2a;border-radius:15px;border-top:2px solid #dccd2a;box-shadow:inset 0 -5px 8px #dccd2a40;box-sizing:border-box;height:8vh;left:50%;margin-top:6%;position:absolute;transform:translateX(-50%) translateY(-100%);transition:transform .3s ease-out;width:35vw;z-index:10000}.achieve__bar_loader{align-items:center;box-sizing:border-box;color:#dccd2a;display:flex;font-family:Monospace;height:100%;justify-content:center;overflow:hidden;position:relative;transform:translateZ(1px);width:100%}.achieve__bar.active{transform:translateX(-50%) translateY(0)}
/*# sourceMappingURL=main.352c534c.css.map*/