.path{background:transparent;position:fixed;left:0;top:0;width:100%;height:100%;align-items:center;justify-content:center}.path.tab-content.active{display:flex}.content-path{height:980px;width:100%;position:relative;overflow:hidden}.buttons-nav{display:flex;align-items:center;justify-content:space-between;gap:5px;background-color:#03335f;position:fixed;border-radius:20px 20px 0px 0px;bottom:0;right:0;left:0;width:330px;margin:0 auto;height:75px;z-index:9999}.buttons-nav li{width:110px;height:100%;display:flex;align-items:center;justify-content:center;border-radius:20px 20px 0px 0px}.buttons-nav li.icon-home{background-image:url(../assets/images/icon-home.png);background-size:65%;background-position:center center;background-repeat:no-repeat}.buttons-nav li.icon-record{background-image:url(../assets/images/icon-record.png);background-size:65%;background-position:center center;background-repeat:no-repeat}.buttons-nav li.icon-map{background-image:url(../assets/images/icon-map.png);background-size:65%;background-position:center center;background-repeat:no-repeat}.buttons-nav li.icon-about{background-image:url(../assets/images/icon-calendar.png);background-size:65%;background-position:center center;background-repeat:no-repeat}.buttons-nav li.active{background-color:#6238c0;color:#fff}.buttons-nav li button{text-indent:-9999px;float:left;width:100%;height:100%}.niveis-path{position:absolute;bottom:130px;width:295px;display:flex;margin:0 auto;left:0;right:0;gap:16px;flex-wrap:wrap;justify-content:space-between;row-gap:10px}.niveis-path:before{content:"";left:0;right:0;top:-85px;height:70px;background-image:url(../assets/images/title.png);background-size:100%;width:280px;margin:0 auto;position:absolute;background-repeat:no-repeat;background-position:center}.niveis-path li{width:45px;height:45px;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:bold;position:relative;cursor:pointer;background-color:#73c253}.niveis-path li:after{content:"";background-image:url(../assets/images/line.png);width:18px;height:14px;position:absolute;right:-18px;top:17px;background-size:contain}.niveis-path li:nth-child(10n+5)::after{background-image:url(../assets/images/line-right.png);width:49px;height:73px;background-size:cover;right:-49px;top:13px;z-index:2}.niveis-path li:nth-child(10n+1)::before{content:"";position:absolute;left:-37px;top:-44px;background-image:url(../assets/images/line-left.png);background-size:100%;width:48px;height:71px;z-index:-1}.niveis-path li:first-child::before{content:none}.niveis-path li.level-locked{background:#524d6c!important;color:#b9b3d2;cursor:not-allowed}.niveis-path li .level-lock-icon{position:absolute;right:3px;bottom:3px;width:10px;height:10px;opacity:0.95}.niveis-path li.level-completed{box-shadow:0 0 0 3px #fff inset,0 0 0px rgba(255,255,255,0.65)}.niveis-path li.level-current{background:#ffd83d!important;color:#2d2062;box-shadow:0 0 0 2px #2d2062 inset}.result-modal{position:fixed;inset:0;background:rgba(5,4,15,0.6);display:none;align-items:center;justify-content:center;z-index:99999}.result-modal.active{display:flex}.result-modal-card{background:#6a2ed6;color:#fff;width:340px;border:3px solid #fff;border-radius:16px;padding:18px 14px;text-align:center;display:flex;flex-direction:column;gap:12px;position:relative;overflow:hidden;transform-origin:center}#reset-confirm-modal .result-modal-card.is-reset-exploding{animation:reset-card-burst 5s ease-in forwards;pointer-events:none}.reset-explosion-canvas{position:absolute;inset:0;pointer-events:none;mix-blend-mode:screen}@keyframes reset-card-burst{0%{transform:scale(1) rotate(0deg);filter:brightness(1);opacity:1}20%{transform:scale(1.07) rotate(-1deg);filter:brightness(1.18)}40%{transform:scale(0.96) rotate(1deg)}65%{transform:scale(1.14) rotate(-3deg);filter:brightness(1.35)}100%{transform:scale(1.35) rotate(6deg);filter:brightness(1.7) blur(5px);opacity:0}}.reset-loading-screen{position:fixed;inset:0;display:none;align-items:center;justify-content:center;background:rgba(7,3,21,0.92);z-index:100000;overflow:hidden}.reset-loading-screen.active{display:flex}.reset-loading-card{position:relative;z-index:2;width:min(320px,90vw);border-radius:14px;border:2px solid #fff;background:linear-gradient(165deg,#1f080b,#4a0f15 55%,#190307);color:#fff;text-align:center;padding:22px 16px;box-shadow:0 15px 40px rgba(0,0,0,0.6);animation:reset-card-chaos 0.24s steps(2) infinite}.reset-destroy-canvas{position:absolute;inset:0;width:100%;height:100%;z-index:1;pointer-events:none}@keyframes reset-card-chaos{0%{transform:translate(0,0) rotate(0deg)}25%{transform:translate(-1px,1px) rotate(-0.3deg)}50%{transform:translate(1px,-1px) rotate(0.25deg)}75%{transform:translate(-1px,-1px) rotate(-0.2deg)}100%{transform:translate(1px,1px) rotate(0.2deg)}}.reset-loading-card h3{font-size:38px;line-height:1;margin-bottom:6px}.reset-loading-card p{font-size:18px;margin-bottom:12px}.reset-loading-progress-track{width:100%;height:14px;border-radius:999px;border:2px solid rgba(255,255,255,0.9);overflow:hidden;background:rgba(22,7,44,0.65)}.reset-loading-progress-fill{display:block;width:0%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#f6ff7c,#ffffff);transition:width 80ms linear}.reset-loading-card strong{margin-top:10px;display:inline-block;font-size:32px}.result-modal-card h3{font-size:34px;line-height:1.05}.result-modal-card p{font-size:14px;line-height:1.2;text-align:center}#result-modal-close{align-self:center;letter-spacing:2px;font-size:19px}#result-modal-text{font-family:Arial,Helvetica,sans-serif}.modal-icon-close{position:absolute;top:8px;right:8px;width:24px;height:24px;padding:0;border:none;background:transparent}.modal-icon-close::before{content:none}.modal-icon-close img{width:100%;height:100%;object-fit:contain}.confetti-piece{position:fixed;top:0;width:10px;height:16px;border-radius:2px;pointer-events:none;z-index:100000;animation:confetti-fall 1.8s ease-out forwards}@keyframes confetti-fall{0%{opacity:1;transform:translateY(-20px) rotate(0deg)}100%{opacity:0;transform:translateY(100vh) rotate(620deg)}}@media (max-width:520px){.result-modal-card{width:90%;max-width:300px}.content-path{height:calc(100dvh - 50px);max-height:calc(100dvh - 50px);overflow-y:auto;overflow-x:hidden;padding:140px 0 80px;-webkit-overflow-scrolling:touch}.niveis-path{position:relative;bottom:auto;width:295px;margin:0 auto}.buttons-nav{width:250px;height:50px}}@media (min-width:1360px) and (max-width:1370px) and (min-height:630px) and (max-height:770px),(min-width:970px) and (max-width:980px) and (min-height:540px) and (max-height:770px){.content-path{padding:125px 0 40px}.niveis-path{width:640px}.niveis-path li:nth-child(10n+5)::after{background-image:url(../assets/images/line.png);width:20px;height:13px;background-size:contain;right:46px;top:15px;z-index:2}.niveis-path li:nth-child(20n+1)::after{background-image:url(../assets/images/line-left.png);width:46px;height:67px;z-index:9;right:44px;top:-40px;background-repeat:no-repeat}.niveis-path li.level-70::after{display:none}.niveis-path li.level-11::before,.niveis-path li.level-31::before,.niveis-path li.level-51::before{content:"";background-image:url(../assets/images/line-right.png);width:46px;height:67px;position:absolute;right:-46px;top:-37px;background-size:contain;display:block;background-repeat:no-repeat}.niveis-path li::before{display:none}.niveis-path li:nth-child(10n+1)::before{display:none}.niveis-path li:after{content:"";background-image:url(../assets/images/line.png);width:20px;height:13px;position:absolute;right:46px;top:16px;background-size:contain}}