.main-menu.bottom-nav-bar{position:fixed;bottom:0;left:0;width:100%;height:90px;margin:0;padding-bottom:10px;display:flex;flex-direction:row;gap:0;justify-content:space-between;align-items:flex-end;background:none;box-sizing:border-box;z-index:10000}html,body{margin:0;padding:0}.nav-button-container:not(.center-button){flex:1 0 0%;display:flex;justify-content:center;align-items:center;margin:0;padding:0}.nav-button-container.center-button{position:absolute;left:50%;transform:translate(-50%) translateY(-10%);width:75px;height:75px;z-index:110}.nav-button{width:100%;height:100%;background:none;border:none;padding:0;margin:0;cursor:pointer;transition:transform .1s ease,box-shadow .1s ease;position:relative}.nav-button img{display:block;width:100%;height:auto;margin:0;padding:0;filter:drop-shadow(0 0 8px rgba(255,255,255,.7))}.nav-button:active{transform:scale(.95)}.nav-button-container.active .nav-button{box-shadow:inset 0 0 8px #00000080;transform:scale(.95)}.nav-button-container.center-button.active .nav-button{box-shadow:none!important;transform:scale(.95)}.nav-button-container.center-button.active .nav-button img{filter:drop-shadow(0 0 8px rgba(0,0,0,.5))}.pico-container{position:absolute;top:50%;left:50%;pointer-events:none}.pico{width:30px;height:auto;transform:translate(-50%,-50%);animation:picoFloatMenu 3s ease-in-out infinite}@keyframes picoFloatMenu{0%,to{transform:translate(-50%,-50%) translateY(0)}50%{transform:translate(-50%,-50%) translateY(-5px)}}.experience-bar-new{display:flex;align-items:center;justify-content:flex-start;width:100%;max-width:400px;margin:-5px 0;z-index:150}.photo-container{position:relative;width:85px;height:85px;flex-shrink:0;margin-right:5px;overflow:hidden}@keyframes pulseScale{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.photo-container.level-up{animation:pulseScale 1s ease-out}.photo-frame-wrapper{position:relative;width:100%;height:100%;border-radius:50%;overflow:visible}.photo-frame{position:relative;width:100%;height:100%;border-radius:50%;overflow:hidden;z-index:2}.photo-frame img{width:100%;height:100%;object-fit:cover;border-radius:50%}.photo-frame-wrapper:before{content:"";position:absolute;top:-5px;left:-5px;right:-5px;bottom:-5px;border-radius:inherit;pointer-events:none;z-index:3;opacity:0;transition:opacity .3s ease;box-shadow:0 0 #ffd700cc}.photo-container.level-up .photo-frame-wrapper:before{opacity:1;animation:glow 2.5s ease-out infinite}@keyframes glow{0%{box-shadow:0 0 #ffd700cc}50%{box-shadow:0 0 30px 15px #ffd700e6}to{box-shadow:0 0 #ffd700cc}}.user-photo{position:absolute;top:10px;left:17px;z-index:1;width:150px;height:150px;object-fit:cover;border-radius:50%;transform:scale(1.15);transform-origin:center center}.photo-level{position:absolute;bottom:10px;left:0;width:100%;text-align:center;color:#fff;font-size:13px;font-family:Newyear Coffee,sans-serif;z-index:4;text-shadow:1px 1px 2px rgba(0,0,0,.7)}.level-up-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;z-index:5;animation:levelUpAnim 2.5s ease-out forwards}.level-up-text .level-up-line{font-family:Newyear Coffee,sans-serif;color:transparent;background:linear-gradient(45deg,gold,#ff8c00);-webkit-background-clip:text;background-clip:text;margin:0;line-height:1}.level-up-text .level-up-level{font-size:22px}.level-up-text .level-up-up{font-size:26px}@keyframes levelUpAnim{0%{opacity:1;transform:translate(-50%,-50%)}to{opacity:0;transform:translate(-50%,-100%)}}.bars-container{width:170px;display:flex;flex-direction:column;justify-content:center}.energy-bar-container{position:relative;width:100%}.energy-status-icon{width:20px;height:30px;margin-left:20px;filter:drop-shadow(0 0 3px white);margin-top:-5px}.main-bar{width:100%;height:16px;border:4px solid white;border-radius:8px;margin-bottom:4px;position:relative;overflow:hidden;background-color:transparent;transition:border-color .3s ease}.main-bar:not(.energy-empty){border-color:#fff}.main-bar.energy-empty{animation:blinkAlert 1s infinite}@keyframes blinkAlert{0%{border-color:#fff}50%{border-color:red}to{border-color:#fff}}.energy-bar{height:100%;background:linear-gradient(to right,#0f0,#0c0);box-shadow:0 0 8px #0f0;transition:width 1s ease}.energy-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-family:sans-serif;font-size:12px;color:#fff;z-index:2;pointer-events:none}.energy-status-icon{position:absolute;right:-55px;top:40%;transform:translateY(-55%);width:40px;height:40px;filter:drop-shadow(0 0 3px white)}.energy-bar:after{content:"";position:absolute;top:0;right:0;height:100%;width:100%;background:transparent}.sub-bar{width:60%;height:6px;border:2px solid white;border-radius:0;overflow:hidden;margin:4px auto 0}.exp-bar-container{width:100%;height:100%}.exp-bar{height:100%;background:linear-gradient(to right,gold,orange);transition:width 1s ease}.recharge-timer{font-family:Newyear Coffee,sans-serif;font-size:.8rem;text-align:center;margin-bottom:4px;color:#fff}body.ios .video-wrapper{margin-top:55px}.index-page{position:relative;width:100vw;height:calc(var(--vh, 1vh) * 100);display:flex;flex-direction:column;align-items:center;padding-top:0;overflow:hidden}.resource-bar{display:flex;justify-content:space-around;align-items:center;background:url(/assets/icons/resourcebar3.png) no-repeat top center;background-size:100% 100%;color:#fff;padding:10px;border-radius:10px;margin-bottom:10px;width:100%;max-width:400px;height:90px;position:relative;z-index:150;margin-top:0}.resource-item{display:flex;flex-direction:column;align-items:center;font-size:14px;position:relative;margin-top:30px}.resource-icon{width:30px;height:30px;object-fit:contain}.resource-value{font-size:18px;color:#fff;font-family:Newyear Coffee,sans-serif}.gold-container{position:relative}.fishing-container{position:relative;width:240px;height:290px;margin:30px auto;z-index:5;overflow:visible}.video-wrapper{position:relative;width:100%;height:100%;overflow:hidden;border-radius:16px;box-shadow:-6px 6px 16px 2px #0000004d;background:linear-gradient(135deg,#fff,#f2f2f2);transition:transform .2s ease,box-shadow .2s ease}.fishing-container.pressed .video-wrapper{transform:translateY(4px);box-shadow:inset -6px 6px 16px 2px #0000004d}.fishing-animation{width:100%;height:auto;cursor:pointer;pointer-events:none;z-index:1}.ripple{position:absolute;border-radius:50%;background:#ffffffb3;transform:scale(0);animation:rippleAnim .6s ease-out;pointer-events:none;z-index:2}@keyframes rippleAnim{to{transform:scale(1);opacity:0}}.fish-effect{font-size:18px;font-weight:700;color:#fc0;transition:transform 1.5s ease-in-out,opacity 1.5s ease-in-out}.index-page img,.index-page span.fish-effect{pointer-events:none;will-change:transform,opacity}.animation-layer{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:9999;backface-visibility:hidden}.gold-effect{pointer-events:none;will-change:transform;z-index:3000;transform-style:preserve-3d;perspective:800px}@keyframes coinRotateElevate{0%{transform:translate(0) rotateY(0);opacity:1}50%{transform:translateY(calc(var(--deltaY) / 2)) rotateY(180deg);opacity:1}to{transform:translateY(var(--deltaY)) rotateY(720deg);opacity:0}}.gold-effect-text{position:absolute;bottom:-18px;left:50%;transform:translate(-50%);font-family:Newyear Coffee,sans-serif;color:gold;font-size:18px;font-weight:700;pointer-events:none;z-index:4000;opacity:1;transition:transform 1.5s ease-in-out,opacity 1.5s ease-in-out}.portal-frame{position:fixed;top:0;left:0;width:100vw;height:calc(var(--vh, 1vh) * 100);background:url(/assets/animations/portal.png) no-repeat center center;background-size:132% auto;pointer-events:none;z-index:100}.nav-buttons{position:absolute;top:220px;left:0;right:0;display:flex;justify-content:space-between;padding:0 20px;z-index:101}.nav-button.web,.nav-button.wallet{display:block;width:60px;height:60px}.web-img{width:60px!important;height:60px!important;object-fit:contain;filter:drop-shadow(0 0 5px #ffffff);animation:glow 1.5s infinite alternate}@keyframes glow{0%{filter:drop-shadow(0 0 5px #ffffff)}to{filter:drop-shadow(0 0 20px #ffffff)}}.nav-button.wallet{position:relative;width:60px;height:60px;overflow:visible;animation:none!important;transform:none!important}.wallet-img{position:absolute;top:0;left:0;width:60px!important;height:60px!important;object-fit:contain;transform-origin:center;filter:none!important;animation:walletPing 10s infinite}@keyframes walletPing{0%{transform:scale(1)}3%{transform:scale(1.6)}6%{transform:scale(1)}8%{transform:scale(1.6)}10%{transform:scale(1)}to{transform:scale(1)}}.fishing-container.disabled{pointer-events:none;opacity:.6}.presale-title{position:absolute;top:200px;left:25px;width:auto;text-align:left;margin-bottom:0;z-index:102}.presale-letter{font-family:Newyear Coffee,sans-serif;color:#fff;display:inline-block;opacity:0;animation:fadeInHoldOut 7s ease infinite}.presale-letter:nth-child(1){animation-delay:0s}.presale-letter:nth-child(2){animation-delay:.3s}.presale-letter:nth-child(3){animation-delay:.6s}.presale-letter:nth-child(4){animation-delay:.9s}.presale-letter:nth-child(5){animation-delay:1.2s}.presale-letter:nth-child(6){animation-delay:1.5s}.presale-letter:nth-child(7){animation-delay:1.8s}@keyframes fadeInHoldOut{0%,20%{opacity:0}25%,75%{opacity:1}80%,to{opacity:0}}.nav-button.help{position:absolute;top:160px;right:10px;width:60px;height:60px;margin:0;overflow:visible;z-index:200}.help-img{width:55px!important;height:55px!important;object-fit:contain;filter:drop-shadow(0 0 2px #ffffff);animation:glow 1.5s infinite alternate}.fishing-container.disabled.blocked{opacity:.5;cursor:not-allowed}.session-expired-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:9999}.session-expired-modal{background:#fff;padding:2rem;border-radius:8px;text-align:center}.session-expired-modal button{margin-top:1rem;padding:.5rem 1rem}.config-icon-wrapper{position:absolute;top:8px;right:8px;width:50px;height:50px;cursor:pointer;filter:drop-shadow(0 0 6px rgba(255,255,255,.8));z-index:10000}.config-icon{width:100%;height:100%;object-fit:contain}.exp-rewards-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0009;display:flex;justify-content:center;align-items:center;z-index:10000}.exp-rewards-modal-content{background-color:#009ea5;border:4px solid #006aa0;border-radius:10px;padding:20px;width:90%;max-width:600px;display:flex;flex-direction:column;align-items:center}.exp-rewards-modal-content h2{font-family:Newyear Coffee,sans-serif;color:gold;margin-bottom:20px}.exp-rewards-row{display:flex;justify-content:space-around;width:100%;margin-bottom:20px}.exp-reward-item{display:flex;flex-direction:column;align-items:center}.exp-reward-icon{width:50px;height:50px;margin-bottom:5px;filter:drop-shadow(0 0 5px #ffffff);animation:expGlow 1.5s infinite alternate}@keyframes expGlow{0%{filter:drop-shadow(0 0 5px #ffffff)}to{filter:drop-shadow(0 0 20px #ffffff)}}.exp-reward-text{font-family:Newyear Coffee,sans-serif;font-size:1.2rem;color:#66b3ff}.exp-reward-done-btn{background-color:gold;color:#006aa0;border:none;border-radius:5px;padding:10px 20px;font-family:Newyear Coffee,sans-serif;cursor:pointer}.volume-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1000}.volume-modal{position:relative;background:#a7dbf3;border-radius:10px;padding:2rem 1.5rem;width:90%;max-width:400px;box-shadow:0 4px 15px #0003;font-family:Newyear Coffee,sans-serif}.close-button{position:absolute;top:1rem;right:1rem;background:transparent;border:none;font-size:1.5rem;cursor:pointer;line-height:1;color:var(--deep-blue)}.modalvolumen-title{margin:0;margin-bottom:.5rem;font-size:1.5rem;text-align:center;color:#000}.section{margin-bottom:1.5rem}.section-label{display:block;font-size:1rem;font-weight:600;margin-bottom:.5rem;color:#249cc0}.volume-slider{width:100%;margin-bottom:.25rem}.volume-value{font-size:.875rem;display:block;text-align:right;color:var(--deep-blue)}.section-value{font-size:.925rem;margin:.25rem 0 0;color:#000}.rgb{display:inline-flex;align-items:center;gap:5px}.rgb__icon{width:18px;aspect-ratio:1;border:1px solid #555;border-radius:50%}.link{text-decoration:none;color:var(--tg-theme-link-color)}.display-data__header{font-weight:400}.display-data__line{padding:16px 24px}.display-data__line-title{color:var(--tg-theme-subtitle-text-color)}.display-data__line-value{word-break:break-word}.ton-connect-page{background-color:#a7dbf3;min-height:100vh;padding:16px;font-family:"Newyear Coffee, sans-serif"}.wallette-header{text-align:center;margin-bottom:35px}.wallett-title-container{display:inline-block;padding:8px 16px;border:2px solid #006AA0;border-radius:12px;box-shadow:0 4px 8px #0003;margin-bottom:8px}.wallette-title{font-family:"Newyear Coffee, sans-serif";font-size:2.5rem;color:#006aa0;margin:0}.wallette-crystal-info{margin-top:30px;padding:16px;background-color:#f0f8ff;border:2px solid #009EA5;border-radius:12px;box-shadow:0 4px 8px #0003;display:flex;align-items:center;justify-content:center}.crystal-icon{width:80px;height:80px;margin-right:8px;filter:drop-shadow(0 0 8px rgba(0,0,0,.4))}.crystal-total{font-size:1.5rem;color:#006aa0;margin-right:8px}.equals-sign{font-size:1.5rem;color:gold;margin-right:8px;font-family:Newyear Coffee,sans-serif}.decimal-amount{font-size:1.5rem;color:#006aa0;margin-right:8px}.coin-container{width:80px;height:80px;perspective:1000px}.coin{width:100%;height:100%;position:relative;transform-style:preserve-3d;animation:coinSpin 2s linear infinite}.coin-face{position:absolute;width:100%;height:100%;backface-visibility:hidden;background-size:cover;background-position:center}.coin-front{background-image:url(/assets/icons/coina.png)}.coin-back{background-image:url(/assets/icons/coinb.png);transform:rotateY(180deg)}@keyframes coinSpin{0%{transform:rotateY(0)}to{transform:rotateY(360deg)}}.wallet-address-container{border:2px solid #006AA0;border-radius:12px;padding:16px;margin-bottom:16px;text-align:center;position:relative;overflow:hidden;z-index:2;animation:glowBorder 3s linear infinite;box-shadow:0 4px 8px #0003}.wallet-address-text{color:#a7dbf3;font-size:18px;margin:0}.wallet-info-section{background-color:#fff;border:2px solid #006AA0;border-radius:16px;padding:16px;margin-bottom:16px;box-shadow:0 4px 8px #0003}.wallet-button-container{margin-top:16px;display:flex;justify-content:flex-end;background:transparent}.wallet-button{background-color:#fff;border-radius:12px;border:none;color:#006aa0;padding:8px 16px;cursor:pointer}.device-section{margin-top:16px}.device-header{color:#006aa0;text-align:center;margin-bottom:12px;font-family:"Newyear Coffee, sans-serif"!important}.device-row-container{background-color:#a7dbf3;border:2px solid #006AA0;border-radius:12px;padding:12px;margin-bottom:12px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 4px 8px #0003}.device-label{font-weight:700;color:#006aa0}.device-value{color:#006aa0}.ton-connect-page__placeholder{width:100%;height:100%;box-sizing:border-box}.ton-connect-page__placeholder,.ton-connect-page__placeholder .tg-text{color:#006aa0!important}.ton-connect-page__button{margin:16px auto 0}.ton-connect-page__button-connected{margin:16px 24px 16px auto}@keyframes glowBorder{0%{border:2px solid #006AA0;box-shadow:0 0 10px #006aa0;background-color:#006aa0}33%{border:2px solid #009EA5;box-shadow:0 0 10px #009ea5;background-color:#009ea5}66%{border:2px solid #249CC0;box-shadow:0 0 10px #249cc0;background-color:#249cc0}to{border:2px solid #006AA0;box-shadow:0 0 10px #006aa0;background-color:#006aa0}}.loading-screen{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#000;overflow:hidden;display:flex;justify-content:center;align-items:center}.background-container{position:fixed;top:0;left:0;width:100vw;height:100vh;overflow:hidden;z-index:-2}.castle-background{width:100%;height:100%;object-fit:cover;transform:translateY(0)}.castle-slide-up{animation:castleSlideUp 1.4s ease-out forwards}@keyframes castleSlideUp{0%{transform:translateY(0)}to{transform:translateY(-100%)}}.loading-background{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transform:translateY(100%)}.loading-background.slide-up{animation:loadingSlideUp 1.4s ease-out forwards}@keyframes loadingSlideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.spinner-wrapper{position:fixed;top:50%;left:50%;width:40px;height:40px;transform:translate(-50%,-50%);z-index:2;display:flex;align-items:center;justify-content:center}.spinner-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#0000004d;border-radius:4px;z-index:1}.spinner{color:#fff;transform-origin:center}.spinner-path{stroke:#fff;stroke-linecap:round;stroke-dasharray:80;stroke-dashoffset:60}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.final-container{display:flex;flex-direction:column;align-items:center;z-index:10}.loading-logo{width:200px;height:auto;margin-bottom:15px;filter:drop-shadow(0 0 10px rgba(255,255,255,.7))}.logo-scale{animation:scaleIn .5s ease-out forwards,heartbeat 1.5s infinite alternate}@keyframes scaleIn{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}@keyframes heartbeat{0%{transform:scale(1)}to{transform:scale(1.1)}}.loading-bar-container{width:60%;max-width:400px;text-align:center}.fade-in{animation:fadeIn .5s ease-out forwards}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.loading-bar{width:100%;height:20px;background:#fff3;border-radius:10px;overflow:visible;border:4px solid #FFD700;position:relative}.loading-bar-fill{height:100%;background:linear-gradient(90deg,#006aa0,#009ea5,#249cc0,#a7dbf3,gold);width:0;transition:width .2s ease-in-out;border-radius:10px;position:relative;overflow:hidden}.loading-bar-fill:before{content:"";position:absolute;top:0;left:0;width:12%;height:100%;background:linear-gradient(90deg,#fff0,#ffffff80,#fff0);filter:blur(1px);transform:skew(-5deg);animation:glowTraverse 1.5s linear infinite}@keyframes glowTraverse{0%{left:0}to{left:100%}}.loading-percentage{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-family:Newyear Coffee,sans-serif;font-weight:300;font-size:1rem;color:#fff}.loading-snail{position:absolute;top:-40px;width:50px;height:auto;transform:translate(-50%)}.loading-snail:after{content:"";position:absolute;top:100%;left:50%;width:70px;height:6px;background:#ffffff4d;transform:translate(-50%);filter:blur(3px)}.ranking-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0009;display:flex;justify-content:center;align-items:center;z-index:10000}.ranking-modal-content{background-color:#009ea5;border:4px solid #006aa0;border-radius:10px;padding:20px;width:90%;max-width:600px;display:flex;flex-direction:column;align-items:center}.ranking-modal-content h2{font-family:Newyear Coffee,sans-serif;color:gold;margin-bottom:20px}.pq-container{display:flex;flex-direction:column;align-items:center;min-height:100vh;padding:20px 10px;text-align:center;background:linear-gradient(135deg,#3299ff,#66b3ff)}.pq-header-container{box-sizing:border-box;width:100%;max-width:1000px;margin:0 auto;border:2px solid #249CC0;border-radius:10px;padding:5px;box-shadow:0 2px 5px #0003;background-color:#fff}.pq-page-title{position:relative;overflow:hidden;font-family:Newyear Coffee,sans-serif;font-size:2rem;text-align:center;margin:0;border:2px solid #249CC0;border-radius:10px;padding:5px;box-shadow:0 2px 5px #0003;color:#006aa0;background-color:#a7dbf3}.pq-page-title:after{content:"";position:absolute;top:0;left:-100%;width:200%;height:100%;background:linear-gradient(120deg,transparent 45%,rgba(255,255,255,.5) 50%,transparent 55%);transform:skew(-20deg);animation:lightSweepleader 3.5s infinite}@keyframes lightSweepleader{0%{left:-100%}to{left:100%}}.pq-ranking-img{display:block;margin:0 auto 20px;width:70%;height:auto;filter:drop-shadow(0 0 5px #ffffff);animation:glowranking 1.5s infinite alternate}@keyframes glowranking{0%{filter:drop-shadow(0 0 5px #ffffff)}to{filter:drop-shadow(0 0 20px #ffffff)}}.pq-current-user-card{background-color:#f0f8ff;border:3px solid #FFD700;border-radius:8px;padding:10px;margin:10px auto;display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1000px;box-shadow:0 4px 8px #0003;box-sizing:border-box}.pq-leaderboard-list{max-height:400px;overflow-y:auto;border:2px solid #ccc;border-radius:8px;padding:.5rem;width:100%;max-width:1000px;margin:10px auto;box-sizing:border-box;background-color:#a7dbf3;box-shadow:0 4px 8px #0003}.pq-leaderboard-entry{display:flex;align-items:center;border-bottom:1px solid #eee;padding:8px 0;box-shadow:0 4px 8px #0003}.pq-leaderboard-entry:last-child{border-bottom:none}.pq-rank{font-weight:700;margin-right:10px;width:40px;text-align:center;color:#000!important}.pq-userr-photop{width:50px;height:50px;border-radius:50%;object-fit:cover;margin-right:10px}.pq-username{flex:1;font-size:16px;color:#000!important}.pq-crystal{font-weight:700;color:#006400;margin-right:5px}.user-photo{width:50px;height:50px;border-radius:50%;object-fit:cover;margin-right:10px}.pq-section-title{font-family:Newyear Coffee,sans-serif;font-size:1.3rem;color:#333;text-align:center;margin:15px auto;width:100%;max-width:1000px}.pq-section-subtitle{font-family:Newyear Coffee,sans-serif;font-size:1.2rem;color:#333;text-align:left;margin:15px 0 5px 10px}.pq-rewards-container{background:#fff;padding:1rem 1.5rem;text-align:center;font-family:"Newyear Coffee" sans-serif;box-shadow:0 2px 6px #0000001a;margin:1.5rem auto;max-width:300px;border:3px solid gold;border-radius:8px;box-shadow:0 0 8px gold}.pq-rewards-container .claimed-badge{background-color:#4caf50;color:#fff;padding:2px 6px;border-radius:4px;font-size:.75rem;margin-top:.5rem}.pq-rewards-title{font-size:1.75rem;font-family:Newyear Coffee,sans-serif;font-weight:600;margin-bottom:.5rem;color:#333}.pq-rewards-timer{font-size:1rem;color:#666;margin-bottom:1rem}.pq-rewards-container .chest{display:block;margin:.5rem auto 0;width:120px;height:130px;filter:drop-shadow(0 0 5px #249CC0);cursor:pointer;transition:transform .1s ease,filter .3s ease}.pq-rewards-container .chest:active{transform:scale(.9)}.pq-rewards-container .chest.claimed{filter:grayscale(100%);cursor:default;pointer-events:none}.pq-rewards-container .claimed-badge{display:inline-block;background-color:#4caf50;color:#fff;padding:4px 8px;border-radius:4px;font-size:.75rem;margin-top:.5rem}.chest{width:48px;height:48px;cursor:pointer;transition:transform .1s ease,filter .3s ease;display:inline-block;pointer-events:auto}.chest:active{transform:scale(.9)}.chest.claimed{filter:grayscale(100%);cursor:default;pointer-events:none}.claimed-badge{background-color:#4caf50;color:#fff;padding:2px 6px;border-radius:4px;font-size:.75rem}.no-rewards{font-family:Newyear Coffee,sans-serif;font-size:1rem;color:#999;margin-left:.5rem}.pq-ranking-info{display:flex;flex-direction:column;gap:1rem;margin:1.5rem auto;width:100%;max-width:1000px}.pq-ranking-info-row{background-color:#f9f9f9;border:2px solid #ccc;border-radius:8px;padding:1rem;display:flex;flex-direction:column;align-items:center;box-shadow:0 4px 12px #0003}.pq-info-group-name{font-family:Newyear Coffee,sans-serif;font-size:1.3rem;color:#006aa0;margin-bottom:.5rem;text-transform:uppercase}.pq-info-content{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;max-width:800px}.pq-info-chest-img{width:60px;height:60px;object-fit:contain;margin-right:1rem;filter:drop-shadow(0 0 5px #000)}.pq-info-range{flex:1;text-align:center;font-size:1rem;font-weight:600;color:#333}.pq-info-rewards{display:flex;gap:1rem}.pq-info-reward-item{display:flex;flex-direction:column;align-items:center}.pq-info-icon{width:32px;height:32px;margin-bottom:.2rem}.pq-info-value{font-family:Newyear Coffee,sans-serif;font-size:1rem;color:#333}.pq-tab-selector{display:flex;justify-content:center;margin-bottom:1rem;gap:1rem}.pq-tab-button{padding:.5rem 1rem;font-family:Newyear Coffee,sans-serif;font-size:1rem;color:#333;background:#fff;border:2px solid #249CC0;border-radius:6px;cursor:pointer;transition:background .2s ease,color .2s ease}.pq-tab-button.active{background:#249cc0;color:#fff}.pq-tab-button:not(.active):hover{background:#a7dbf3;color:#006aa0}.crystal2,.valorcoin{width:20px;height:20px;object-fit:contain;display:inline-block;vertical-align:middle;margin-left:4px}.egg-modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0009;display:flex;justify-content:center;align-items:center;z-index:10000;animation:fadeIn .3s ease forwards;transition:opacity .5s ease}.egg-modal-overlay.fade-out{opacity:0}.egg-modal-content{background:#f0fcff;border:6px solid #FFD700;border-radius:12px;width:90%;max-width:800px;text-align:center;animation:expandFromCenter .5s ease forwards;display:flex;flex-direction:column;gap:20px;overflow:hidden}.egg-modal-content video{border:none;width:100%;height:100%}.reward-modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0009;display:flex;justify-content:center;align-items:center;z-index:10000;animation:fadeIn .3s ease forwards}.reward-modal-content{background:linear-gradient(to right,#f0fcff,#c0e3f0);border:2px solid #ccc;border-radius:12px;padding:20px;width:90%;max-width:800px;text-align:center;animation:expandFromCenter .5s ease forwards;display:flex;flex-direction:column;gap:20px}@keyframes expandFromCenter{0%{transform:scaleX(0) scaleY(1);opacity:0}to{transform:scaleX(1) scaleY(1);opacity:1}}.reward-modal-title{font-family:Newyear Coffee,sans-serif;font-size:1.6rem;color:#006aa0;margin-bottom:15px;margin-top:40px}.reward-modal-text{font-family:Newyear Coffee,sans-serif;color:#333;margin-bottom:20px}.reward-content-wrapper,.reward-row{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:20px}.reward-item{display:flex;flex-direction:column;align-items:center;justify-content:center}.reward-penguin{width:90px}.reward-penguin .reward-penguin-label{margin:1px 0;line-height:1;font-family:Newyear Coffee,sans-serif;color:#006aa0}.reward-resource-frame{width:70px;height:70px;border-radius:8px;display:flex;align-items:center;justify-content:center}.reward-resource-frame img{width:50px;height:50px;border-radius:8px;object-fit:contain}.reward-resource-amount{font-family:Newyear Coffee,sans-serif;font-size:.9rem;color:#006aa0;margin-top:2px}.reward-resource-crystal{border:4px solid;border-image:linear-gradient(45deg,#6be3e3,#0af) 1;border-radius:8px}.reward-resource-iron{border:4px solid;border-image:linear-gradient(45deg,#8b4513,#d2691e) 1;border-radius:8px}.reward-close-btn{font-family:Newyear Coffee,sans-serif;background-color:#006aa0;color:#fff;border:none;border-radius:8px;padding:10px 16px;cursor:pointer;transition:transform .2s ease,background-color .3s ease;margin-top:20px}.reward-close-btn:hover{transform:scale(1.05);background-color:#009ea5}.light-sweep{position:relative;overflow:hidden}.light-sweep:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(45deg,#fff0,#ffffffe6,#fff0 60%);transform:translate(-100%);opacity:0;pointer-events:none;animation:lightSweep .6s ease-out .5s 2 forwards}@keyframes lightSweep{0%{transform:translate(-100%);opacity:0}50%{transform:translate(0);opacity:1}to{transform:translate(100%);opacity:0}}.store-container{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;text-align:center;padding:20px;background:linear-gradient(135deg,#a7dbf3,#fff);box-sizing:border-box}.store-title{font-family:Newyear Coffee,sans-serif;color:#006aa0;margin-bottom:10px}.store-description{font-family:Newyear Coffee,sans-serif;color:#333;margin-bottom:20px;max-width:80%}.buy-gold-btn{background-color:#006aa0;color:#fff;border:none;padding:10px 20px;font-family:Newyear Coffee,sans-serif;font-size:16px;border-radius:8px;cursor:pointer;margin-bottom:20px;transition:background-color .3s ease;box-shadow:0 4px 8px #0003}.buy-gold-btn:hover{background-color:#009ea5}.buy-gold-btn:disabled{background-color:#aaa;cursor:not-allowed}.current-resources{display:flex;align-items:center;font-family:Newyear Coffee,sans-serif;font-size:18px;color:#333;gap:10px;margin-bottom:20px}.eggs-container{display:flex;flex-wrap:wrap;justify-content:center;margin-top:20px;box-shadow:0 4px 8px #0003}.egg-item{display:flex;flex-direction:column;align-items:center;border:2px solid #249CC0;border-radius:10px;padding:10px;background-color:#fff;box-shadow:0 2px 5px #0000001a;width:150px;margin:10px}.egg-item video{border-radius:5px;margin-bottom:10px;box-shadow:0 4px 8px #0003}.buy-egg-btn{background-color:gold;color:#006aa0;border:none;padding:8px 12px;font-family:Newyear Coffee,sans-serif;font-size:14px;border-radius:6px;cursor:pointer;transition:background-color .3s ease;box-shadow:0 4px 8px #0003;animation:glowGold 3s ease-in-out infinite}.buy-egg-btn:hover{background-color:#ffc107}.buy-egg-btn:disabled{background-color:#ccc;cursor:not-allowed;animation:none}@keyframes glowGold{0%,to{border:2px solid #FFD700;box-shadow:0 0 10px gold;background-color:gold}25%,75%{border:2px solid #FFDC00;box-shadow:0 0 12px #ffdc00;background-color:#ffdc00}50%{border:2px solid #FFEC00;box-shadow:0 0 15px #ffec00;background-color:#ffec00}}.store-tabs{display:flex;gap:10px;margin-bottom:20px}.store-tab-btn{flex:1;padding:10px;border:none;border-radius:8px;font-family:Newyear Coffee,sans-serif;font-size:16px;cursor:pointer;background-color:#eee;transition:background-color .2s ease}.store-tab-btn.active{background-color:#006aa0;color:#fff}.store-tab-btn:hover:not(.active){background-color:#ddd}.gold-products-container{width:100%;display:flex;flex-direction:column;align-items:center;margin-top:20px!important;box-sizing:border-box}.gold-products-row{display:flex;flex-direction:row;gap:20px;margin-bottom:20px}.gold-product{display:flex;flex-direction:column;align-items:center}.gold-product-image{width:125px;height:125px;object-fit:cover;margin-bottom:10px;animation:goldGlow 2s infinite}@keyframes goldGlow{0%,to{filter:drop-shadow(0 0 0px #FFD700)}50%{filter:drop-shadow(0 0 15px #FFD700)}}.store-header-container{box-sizing:border-box;width:100%;max-width:1000px;margin:0 auto 10px;border:2px solid #249CC0;border-radius:10px;padding:5px;box-shadow:0 2px 5px #0003;background-color:#fff;animation:fadeIn 1s ease-out;height:120px;display:flex;flex-direction:column;justify-content:center}.store-page-title{position:relative;overflow:hidden;font-family:Newyear Coffee,sans-serif;font-size:2rem;text-align:center;margin:0 0 5px;border:2px solid #249CC0;border-radius:10px;padding:5px;box-shadow:0 2px 5px #0003;color:#006aa0;background-color:#a7dbf3}.store-page-title:after{content:"";position:absolute;top:0;left:-100%;width:200%;height:100%;background:linear-gradient(120deg,transparent 45%,rgba(255,255,255,.5) 50%,transparent 55%);transform:skew(-20deg);animation:lightSweepStore 3.5s infinite}@keyframes lightSweepStore{0%{left:-100%}to{left:100%}}.store-tabs-bar{display:flex;justify-content:center;gap:5px;width:100%;max-width:1000px;height:40px;align-items:center;margin:0;padding:0}.store-tab-button{flex:1;height:100%;display:flex;align-items:center;justify-content:center;margin:0;padding:0 8px;font-family:Newyear Coffee,sans-serif;font-size:1.3rem;cursor:pointer;background:#f0f8ff;border:1px solid #249CC0;border-radius:5px;box-shadow:0 2px 5px #0003;transition:background .3s ease}.store-tab-button.active{background:#249cc0;color:#fff}.egg-title{font-family:Newyear Coffee,sans-serif;font-size:16px;color:#006aa0;margin-bottom:10px;padding:5px;border:2px solid #249CC0;border-radius:10px;background-color:#a7dbf3;text-align:center}.quest-modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#0009;display:flex;justify-content:center;align-items:center;z-index:9999;animation:fadeIn .3s ease forwards}.quest-modal-content{background:linear-gradient(to bottom,#f0fcff,#c0e3f0);border:2px solid #a0d0e0;border-radius:12px;padding:20px;width:90%;max-width:400px;text-align:center;transform:scale(.8);animation:scaleUp .3s ease forwards}@keyframes scaleUp{to{transform:scale(1)}}.quest-modal-title{font-family:Newyear Coffee,sans-serif;font-size:1.6rem;color:#006aa0;margin-bottom:15px}.quest-modal-text{font-family:Newyear Coffee,sans-serif;color:#333;margin-bottom:20px;font-size:1rem}.quest-modal-buttons{display:flex;justify-content:space-around;margin-top:15px}.quest-modal-btn{font-family:Newyear Coffee,sans-serif;border:none;border-radius:8px;padding:10px 16px;cursor:pointer;font-size:.95rem;transition:transform .2s ease}.quest-modal-btn.confirm{background-color:#00c700;color:#fff}.quest-modal-btn.cancel{background-color:#ccc;color:#333}.quest-modal-btn:hover{transform:scale(1.05)}.quests-container{width:100vw;min-height:100vh;background:url(/assets/icons/bg-in2.webp) no-repeat center center fixed;background-size:cover;display:flex;flex-direction:column;align-items:center;padding:20px;box-sizing:border-box}.qp-header-container{box-sizing:border-box;width:100%;max-width:1000px;margin:0 auto 20px;border:2px solid #249CC0;border-radius:10px;padding:5px;box-shadow:0 2px 5px #0003;background-color:#fff;animation:fadeInquest 1s ease-out}@keyframes fadeInquest{0%{opacity:0}to{opacity:1}}.page-title:after{content:"";position:absolute;top:0;left:-100%;width:200%;height:100%;background:linear-gradient(120deg,transparent 45%,rgba(255,255,255,.5) 50%,transparent 55%);transform:skew(-20deg);animation:lightSweepquest 3.5s infinite}@keyframes lightSweepquest{0%{left:-100%}to{left:100%}}.qp-tabs-bar{display:flex;justify-content:center;gap:5px;margin-bottom:5px;width:100%;max-width:1000px}.qp-tab-btn{flex:1;padding:8px;font-family:Newyear Coffee,sans-serif;font-size:1.3rem;cursor:pointer;background:#f0f8ff;border:1px solid #249CC0;border-radius:5px;box-shadow:0 2px 5px #0003}.qp-tab-btn.active{background:#249cc0;color:#fff}.quests-title{font-family:Newyear Coffee,sans-serif;color:#fff;font-size:1.4rem;font-weight:700;margin-bottom:10px;text-align:center}.quest-row{width:90%;max-width:500px;display:flex;justify-content:space-between;align-items:center;background:linear-gradient(to right,#249cc0,#009ea5);border-radius:12px;box-shadow:0 4px 6px #0000004d;padding:10px 15px;margin-bottom:15px;transition:transform .2s ease,opacity .2s ease}.quest-row.completed{transform:translateY(5px);opacity:.7;pointer-events:none}.quest-left{display:flex;align-items:center}.mission-icon{width:50px;height:50px;margin-right:10px;object-fit:contain}.mission-info{display:flex;flex-direction:column;color:#fff}.mission-title{font-family:Newyear Coffee,sans-serif;font-size:1rem;margin-bottom:5px}.mission-reward{display:flex;align-items:center;font-family:Newyear Coffee,sans-serif;font-size:.9rem;color:gold}.mission-reward-icon{width:20px;height:20px;margin-right:5px}.quest-claim-btn{font-family:Newyear Coffee,sans-serif;cursor:pointer;border:none;border-radius:8px;background-color:#fff;color:#009ea5;padding:8px 12px;font-size:.9rem;transition:transform .2s ease}.quest-claim-btn:hover{transform:scale(1.05)}.claimed-badge{font-family:Newyear Coffee,sans-serif;font-size:.9rem;font-weight:700;color:#00e300}.qp-referrals-container{width:100%;max-width:1000px;margin:20px auto;padding:10px;box-sizing:border-box;background-color:transparent;border:2px solid #FFD700;border-radius:8px;box-shadow:0 4px 8px #0003}.qp-referrals-title{font-family:Newyear Coffee,sans-serif;font-size:1.5rem;color:#333;text-align:center;margin-bottom:10px;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.qp-referrals-subtitle{font-family:Newyear Coffee,sans-serif;font-size:1rem;color:#333;text-align:center;margin-bottom:20px}.qp-referral-link-section{display:flex;flex-direction:column;align-items:center;margin-bottom:20px}.qp-referral-link-section label{font-family:Newyear Coffee,sans-serif;margin-bottom:5px}.qp-referral-link-section input{width:80%;padding:8px;margin-bottom:10px;border:1px solid #ccc;border-radius:4px;font-family:Newyear Coffee,sans-serif}.qp-referral-link-section button{font-family:Newyear Coffee,sans-serif;padding:8px 16px;border:none;background-color:#009ea5;color:#fff;border-radius:4px;cursor:pointer}.qp-referrals-list-section{margin-top:20px}.qp-referrals-list-title{font-family:Newyear Coffee,sans-serif;font-size:1.4rem;color:#333;text-align:center;margin-bottom:10px;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.qp-referrals-ul{list-style:none;padding:0;margin:0}.qp-referral-entry{font-family:Newyear Coffee,sans-serif;font-size:.9rem;color:#333;padding:8px;border-bottom:1px solid #ccc}.crystal2{width:1.5em;height:auto;max-width:100%;display:inline-block;vertical-align:middle;margin-left:.2em}.daily-bonus-text{font-size:1.2em;color:#fff}.referral-quest-row{width:90%;max-width:500px;display:flex;justify-content:space-between;align-items:center;background:linear-gradient(to right,#249cc0,#009ea5);border-radius:12px;box-shadow:0 4px 6px #0000004d;padding:10px 15px;margin-bottom:15px;transition:transform .2s ease,opacity .2s ease}.referral-quest-row.disabled{transform:translateY(5px);opacity:.5;pointer-events:none}.referral-quest-row.completed{transform:translateY(5px);opacity:.7;pointer-events:none}.referral-quest-row>span{font-family:Arial,sans-serif;font-size:1rem;color:#fff}.referral-quest-row .mission-reward{display:flex;align-items:center;font-family:Newyear Coffee,sans-serif;font-size:.9rem;color:gold}.referral-quest-row .mission-reward img{width:20px;height:20px;margin-right:5px}.referral-quest-row button{font-family:Newyear Coffee,sans-serif;cursor:pointer;border:none;border-radius:8px;background-color:#fff;color:#009ea5;padding:8px 12px;font-size:.9rem;transition:transform .2s ease}.referral-quest-row button:hover:not(:disabled){transform:scale(1.05)}.referral-quest-row button:disabled{opacity:.5;cursor:default}.referral-quest-row .claimed-badge{font-family:Newyear Coffee,sans-serif;font-size:.9rem;font-weight:700;color:#00e300}.referral-quest-row .mission-reward{margin-right:10px;flex-shrink:0}.referral-quest-row button,.referral-quest-row .claimed-badge{margin-left:10px;flex-shrink:0}.valor-container{box-sizing:border-box;width:calc(100vw - 40px);max-width:none;margin:20px auto;padding:20px 30px;background:#fffc;border:2px solid #FFD700;border-radius:10px;overflow-x:hidden}.valor-header{font-family:Newyear Coffee,sans-serif;font-size:1.5rem;margin:0 auto 20px;text-align:center;max-width:800px;line-height:1.4;color:#249cc0}.valor-row{display:flex;justify-content:center;gap:40px;margin-bottom:20px}.valor-row-bottom{margin-top:10px}.valor-skin{display:flex;flex-direction:column;align-items:center}.valor-skin img{width:150px;height:auto;filter:drop-shadow(0 0 8px gold)}.valor-button{margin-top:8px;font-family:Newyear Coffee,sans-serif;font-size:16px;padding:12px 8px;border:2px solid #ffd700;border-radius:8px;background:linear-gradient(135deg,gold,#ffed4e);color:#333;font-weight:700;cursor:pointer;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;outline:none;transition:all .3s ease;box-shadow:0 3px 10px #ffd7004d;position:relative;overflow:hidden;min-width:80px;max-width:100px}.valor-button:hover:not(.disabled):not(:disabled){transform:translateY(-1px);box-shadow:0 4px 15px #ffd70066;background:linear-gradient(135deg,#ffed4e,gold)}.valor-button:active:not(.disabled):not(:disabled){transform:translateY(0);box-shadow:0 2px 8px #ffd7004d}.valor-button:focus{outline:none}.valor-button.disabled{background:linear-gradient(135deg,#666,#888);border-color:#666;color:#ccc;cursor:not-allowed;box-shadow:0 2px 8px #0003}.valor-button:disabled{background:linear-gradient(135deg,#c00,#f44);border-color:#c00;color:#fff;cursor:not-allowed;box-shadow:0 2px 8px #cc00004d}.valor-button img{width:20px;height:20px;object-fit:contain}.valor-container{text-align:center}.valor-total{font-family:Newyear Coffee,sans-serif;font-size:1.2rem;margin:20px auto 0;display:inline-flex;align-items:center;justify-content:center;gap:6px;text-align:center}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.floating-skin{animation:float 3s ease-in-out infinite;animation-delay:calc(var(--delay, 0) * .5s)}.valor-row-top .floating-skin{--delay: 0}.valor-row-bottom .floating-skin:first-child{--delay: 1}.valor-row-bottom .floating-skin:last-child{--delay: 2}.valor-nft-name{position:relative;font-family:Newyear Coffee,sans-serif;font-size:22px;color:gold;text-shadow:2px 2px 4px rgba(0,0,0,.8),0 0 15px rgba(255,215,0,.6);margin-bottom:8px;font-weight:700;overflow:hidden;letter-spacing:1px}.valor-nft-name:after{content:"";position:absolute;top:0;left:-100%;width:200%;height:100%;background:linear-gradient(120deg,transparent 45%,rgba(255,255,255,.7) 50%,transparent 55%);transform:skew(-20deg);animation:nftNameSweep 4s infinite}@keyframes nftNameSweep{0%{left:-100%}to{left:100%}}.valor-supply{font-family:Newyear Coffee,sans-serif;font-size:14px;color:#000;margin-bottom:5px;font-weight:400;text-shadow:1px 1px 2px rgba(255,255,255,.5)}.valor-skin-label{position:relative;font-family:Newyear Coffee,sans-serif;font-size:14px;color:gold;text-shadow:1px 1px 2px rgba(0,0,0,.7),0 0 10px rgba(255,215,0,.5);margin-bottom:5px;font-weight:700;overflow:hidden}.valor-skin-label:after{content:"";position:absolute;top:0;left:-100%;width:200%;height:100%;background:linear-gradient(120deg,transparent 45%,rgba(255,255,255,.7) 50%,transparent 55%);transform:skew(-20deg);animation:skinLabelSweep 4s infinite}@keyframes skinLabelSweep{0%{left:-100%}to{left:100%}}.valor-skin.sold-out{opacity:.6;filter:grayscale(50%);position:relative}.valor-skin.sold-out:after{content:"SOLD OUT";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-15deg);background:#cc0000e6;color:#fff;padding:10px 20px;font-size:18px;font-weight:700;border-radius:8px;box-shadow:0 4px 15px #00000080;z-index:10;font-family:Newyear Coffee,sans-serif}.refresh-cards-btn{display:none}.valor-total-icon{width:1.5em;height:auto;margin-left:6px}@media (max-width: 768px){.valor-nft-name{font-size:18px}.valor-supply{font-size:12px}.valor-button{padding:10px 6px;font-size:14px;min-width:70px;max-width:85px}.valor-button img{width:18px;height:18px}.valor-skin img{width:120px}.valor-row{gap:20px}.valor-skin-label{font-size:12px}}.select-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:10000}.select-modal{background:#a7dbf3;padding-bottom:50px;border-radius:8px;max-width:500px;width:80%;text-align:center;max-height:80vh;overflow-y:auto}.select-penguin-item{display:flex;flex-direction:column;align-items:center;width:100px;cursor:pointer;border:3px solid #336699;border-radius:5px;padding:5px;box-shadow:0 4px 8px #0003}.select-modal-cancel{margin-top:15px;padding:8px 12px;border:none;background:#249cc0;color:#fff;border-radius:4px;cursor:pointer}.project-font{font-family:Newyear Coffee,sans-serif}.upgrade-success-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:10000}.upgrade-success-modal{background:#a7dbf3;padding:20px;border-radius:8px;max-width:400px;width:90%;text-align:center;max-height:90vh;overflow-y:auto;font-family:Newyear Coffee,sans-serif;color:#333;display:flex;flex-direction:column;align-items:center;justify-content:center}.project-title{font-size:1.8rem;margin-bottom:10px;color:#369}.project-text{font-size:1.2rem;margin-bottom:10px}.project-stat{font-size:.7rem;margin:4px 0;display:flex;align-items:center;justify-content:center;text-align:center}.stats-icon{width:16px;height:16px;object-fit:contain;margin-right:4px}.new-penguin-info{display:flex;flex-direction:column;align-items:center;text-align:center;margin:10px 0}.new-penguin-image{display:block;margin:0 auto;width:90px;height:90px;object-fit:cover}.close-button{margin-top:10px;padding:10px 20px;background:#369;color:#fff;border:none;border-radius:5px;cursor:pointer;font-family:Newyear Coffee,sans-serif}.light-sweepupgrade{position:relative;overflow:hidden;width:90px;height:90px;display:flex;align-items:center;justify-content:center}.light-sweepupgrade:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(45deg,#fff0,#ffffffe6,#fff0 60%);transform:translate(-100%);opacity:0;pointer-events:none;animation:lightSweepupgrade .6s ease-out .5s 2 forwards}@keyframes lightSweepupgrade{0%{transform:translate(-100%);opacity:0}50%{transform:translate(0);opacity:1}to{transform:translate(100%);opacity:0}}@keyframes slideUp{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.penguins-container{display:flex;flex-direction:column;align-items:center;min-height:100vh;padding:20px 10px;text-align:center;background:linear-gradient(135deg,#a7dbf3,#fff)}.header-container{box-sizing:border-box;width:100%;max-width:1000px;margin:0 auto;border:2px solid #249CC0;border-radius:10px;padding:5px;box-shadow:0 2px 5px #0003;background-color:#fff;animation:fadeIn 1s ease-out}.page-title{position:relative;overflow:hidden;font-family:Newyear Coffee,sans-serif;font-size:2rem;text-align:center;margin:0 0 5px;border:2px solid #249CC0;border-radius:10px;padding:5px;box-shadow:0 2px 5px #0003;color:#006aa0;background-color:#a7dbf3}.page-title:after{content:"";position:absolute;top:0;left:-100%;width:200%;height:100%;background:linear-gradient(120deg,transparent 45%,rgba(255,255,255,.5) 50%,transparent 55%);transform:skew(-20deg);animation:lightSweepreward 3.5s infinite}@keyframes lightSweepreward{0%{left:-100%}to{left:100%}}.penguins-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:10px;width:100%;max-width:1000px;animation:slideUp .7s ease-out}.penguin-card{display:flex;flex-direction:column;background-color:#fff;border:2px solid #249CC0;border-radius:10px;padding:10px;box-shadow:0 2px 5px #0000001a;gap:15px}.penguin-header{display:flex;flex-direction:column;align-items:center;border:2px solid #006AA0;border-radius:10px;box-shadow:0 0 15px #00000080;padding:1px;margin-top:0!important;animation:glowBorder 12s infinite}.penguin-name-header{display:flex;align-items:center;justify-content:center;gap:1px;margin-top:0!important;padding-top:0}.penguin-name{font-family:Newyear Coffee,sans-serif;color:#fff;margin:0!important;padding:0;line-height:1!important;font-size:1.2rem}@keyframes glowBorder{0%{border:2px solid #336699;box-shadow:0 0 10px #369;background-color:#369}33%{border:2px solid #3299ff;box-shadow:0 0 10px #3299ff;background-color:#3299ff}66%{border:2px solid #66b3ff;box-shadow:0 0 10px #66b3ff;background-color:#66b3ff}to{border:2px solid #336699;box-shadow:0 0 10px #369;background-color:#369}}.penguin-body{display:flex;flex-direction:row;gap:15px}.penguin-info{flex:0 0 auto;text-align:left}.penguin-image{width:150px;height:150px;border-radius:0;object-fit:cover;margin-bottom:5px;filter:drop-shadow(0 0 8px rgba(255,215,0,.8))}.penguin-class,.penguin-rarity{font-family:Newyear Coffee,sans-serif;color:#333;margin:0;font-size:.8rem}.penguin-details{border:3px solid #249CC0;border-radius:5px;padding:5px;margin-top:5px;text-align:left;background-color:#a7dbf3;box-shadow:0 4px 8px #0003}.rename-editor{display:flex;align-items:center;gap:2px;margin:2px 0}.rename-editor input{width:120px;padding:3px;font-family:Newyear Coffee,sans-serif;font-size:.9rem}.rename-editor button{padding:3px 6px;font-family:Newyear Coffee,sans-serif;font-size:.9rem;cursor:pointer}.rename-error{color:red;font-size:.8rem;margin-top:3px}.pencil-icon{width:20px;height:20px;cursor:pointer}.penguin-stats{flex:1;display:flex;flex-direction:column;gap:10px;justify-content:center;align-items:flex-start}.stats-column{display:flex;flex-direction:column;gap:10px;width:100%}.stat-row{display:flex;align-items:center;justify-content:space-between}.stat-info{display:flex;align-items:center;gap:8px}.stat-icon{width:40px;height:40px;object-fit:contain;filter:drop-shadow(0 0 8px rgba(0,0,0,.5))}.stat-value{font-family:Newyear Coffee,sans-serif;font-size:1rem;color:#333}.upgrade-button-column{width:40px;display:flex;justify-content:center;align-items:center;transform:translate(-10px)}.upgrade-icon{width:40px;height:40px;cursor:pointer;filter:drop-shadow(0 0 8px rgba(0,0,0,.5))}.ability-slot{display:flex;justify-content:center;align-items:center;margin-top:10px;gap:5px}.ability-box{position:relative;width:60px;height:60px;border:2px solid #249CC0;border-radius:10px;cursor:pointer;margin-left:15px;transform:translate(80px);box-shadow:0 2px 5px #0006}.ability-image-wrapper{position:relative;width:100%;height:100%;overflow:hidden;border-radius:inherit}.ability-box img{width:100%;height:100%;object-fit:cover}.shimmer{position:absolute;opacity:1}.shimmer-top{top:0;left:0;width:100%;height:2px;background:linear-gradient(to right,transparent 15%,#FFD700 50%,transparent 85%);animation:shimmerHorizontal 2s linear infinite}.shimmer-bottom{bottom:0;left:0;width:100%;height:2px;background:linear-gradient(to right,transparent 15%,#FFD700 50%,transparent 85%);animation:shimmerHorizontalReverse 2s linear infinite}.shimmer-left{top:0;left:0;width:2px;height:100%;background:linear-gradient(to right,transparent 15%,#FFD700 50%,transparent 85%);animation:shimmerVertical 2s linear infinite}.shimmer-right{top:0;right:0;width:2px;height:100%;background:linear-gradient(to right,transparent 15%,#FFD700 50%,transparent 85%);animation:shimmerVerticalReverse 2s linear infinite}@keyframes shimmerHorizontal{0%{transform:translate(100%)}to{transform:translate(-100%)}}@keyframes shimmerHorizontalReverse{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes shimmerVertical{0%{transform:translateY(-100%)}to{transform:translateY(100%)}}@keyframes shimmerVerticalReverse{0%{transform:translateY(100%)}to{transform:translateY(-100%)}}.ability-tooltip{position:absolute;left:-210px;top:50%;transform:translateY(-50%);width:200px;background:#000c;color:#fff;font-size:.75rem;padding:10px;border-radius:5px;z-index:1000;overflow-wrap:break-word}.ability-tooltip p{margin:3px 0}.no-penguins-text{font-family:Newyear Coffee,sans-serif;color:#333;font-size:1.2rem;margin-top:20px}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:10000}.modal{background:#fff;padding:20px;border-radius:8px;max-width:300px;text-align:center}.modal-buttons{margin-top:15px;display:flex;justify-content:space-around}.modal-buttons button{padding:8px 12px;border:none;border-radius:4px;cursor:pointer}.tabs-bar{display:flex;justify-content:center;gap:2px;margin-bottom:5px;width:100%;max-width:1000px;flex-wrap:nowrap;overflow:hidden}.tab-button{flex:1;min-width:0;padding:12px 8px;font-family:Newyear Coffee,sans-serif;font-size:1.1rem;cursor:pointer;background:#f0f8ff;border:1px solid #249CC0;border-radius:5px;box-shadow:0 2px 5px #0003;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:all .3s ease;line-height:1.3;min-height:48px}.tab-button.active{background:#249cc0;color:#fff;transform:scale(1.02)}.tab-button:hover{transform:translateY(-1px);box-shadow:0 4px 8px #0000004d}@media (max-width: 480px){.tab-button{font-size:1rem;padding:10px 6px;min-height:44px}}@media (max-width: 380px){.tab-button{font-size:.9rem;padding:8px 4px;min-height:40px}}.upgrade-description{margin:10px 0;color:#000!important}.slots-container{display:flex;flex-direction:column;gap:10px;align-items:center;margin-top:10px}.slots-row{display:flex;gap:10px}.slot-upgrade{width:100px;height:100px;border:4px solid;border-image:linear-gradient(to right,gold,#ffb14e) 1;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-family:Newyear Coffee,sans-serif;color:#249cc0;position:relative;overflow:hidden;box-shadow:0 2px 5px #0006}.slot-upgrade:before,.slot-upgrade:after{content:"";position:absolute;left:0;width:100%;height:2px;background:linear-gradient(to right,transparent 15%,#ffffff,transparent 85%);opacity:1}.slot-upgrade:before{top:0;animation:slotShimmerHorizontal 2s linear infinite}.slot-upgrade:after{bottom:0;animation:slotShimmerHorizontalReverse 2s linear infinite}@keyframes slotShimmerHorizontal{0%{transform:translate(100%)}to{transform:translate(-100%)}}@keyframes slotShimmerHorizontalReverse{0%{transform:translate(-100%)}to{transform:translate(100%)}}.combine-button{margin-top:15px;padding:8px 12px;border:none;border-radius:4px;background:#249cc0;color:#fff;font-size:1rem;cursor:pointer;box-shadow:0 2px 5px #0006}.combine-cost{margin-top:10px;display:flex;align-items:center;justify-content:center;gap:5px;color:#000!important}.combine-cost span{font-weight:700;color:#000!important}.select-penguin-list{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px;justify-content:center}.select-penguin-item{display:flex;flex-direction:column;align-items:center;width:100px;cursor:pointer;border:1px solid #ccc;border-radius:5px;padding:5px}.select-penguin-image{width:80px;height:80px;object-fit:cover;border-radius:50%}.slot-image{width:100%;height:100%;object-fit:cover;border-radius:8px}.cost-icon{width:30px;height:30px;object-fit:contain}.penguin-card.mining{transform:translateY(8px);position:relative}.penguin-card.mining>*:not(.mining-overlay){opacity:.5}.mining-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;pointer-events:none;z-index:10;opacity:1}.penguin-mining-animation{width:110px;height:110px;display:block;margin:0 auto 12px;opacity:1!important}@keyframes swing-left{0%{transform:rotate(0)}50%{transform:rotate(-15deg)}to{transform:rotate(0)}}.penguin-mining-swing{animation:swing-left .5s ease-in-out infinite}.mining-overlay p{margin:0;font-family:Newyear Coffee,sans-serif;font-size:1.2rem;color:gold;text-shadow:0 0 5px rgba(0,0,0,.7),0 0 10px rgba(255,215,0,.8);opacity:1!important}.pencil-icon.disabled,.rename-editor button:disabled{opacity:.4;cursor:not-allowed}.penguin-icons-row{display:flex;gap:4px;margin-top:4px}.penguin-icon-small{width:30px;height:30px;object-fit:contain;filter:drop-shadow(0 0 5px rgba(0,0,0,.3))}.penguin-card.ko{position:relative;pointer-events:none;opacity:.6}.ko-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:2}.sleep-icon{width:80px;height:80px;margin-bottom:8px;opacity:.8}.ko-timer{color:gold;font-size:1rem;font-family:Newyear Coffee,sans-serif;text-shadow:0 0 5px rgba(0,0,0,.7);margin:0}.marketplace-tab{display:flex;flex-direction:column;gap:20px;width:100%;max-width:1000px;margin:0 auto;padding:0 10px;font-family:Newyear Coffee,sans-serif;box-sizing:border-box}.user-marketplace-section{background:#fff;border:2px solid #249CC0;border-radius:15px;padding:15px;box-shadow:0 4px 8px #0000001a}.marketplace-section-title{font-family:Newyear Coffee,sans-serif;font-size:1.4rem;color:#006aa0;text-align:center;margin:0 0 15px;padding:8px;background:#a7dbf3;border:2px solid #249CC0;border-radius:10px}.marketplace-user-id{text-align:center;margin-bottom:15px;font-size:.9rem;color:#666}.marketplace-user-id-value{font-weight:700;color:#249cc0;background:#f0f8ff;padding:4px 8px;border-radius:5px;border:1px solid #249CC0}.marketplace-slots-container{display:flex;flex-direction:column;gap:10px;align-items:center}.marketplace-slot{width:100%;max-width:400px;height:80px;background:#f8f9fa;border:3px dashed #249CC0;border-radius:15px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}.marketplace-slot:hover{background:#e6f3ff;border-color:#006aa0;transform:translateY(-2px);box-shadow:0 4px 12px #249cc04d}.marketplace-slot.empty{border-style:dashed}.marketplace-slot.empty .slot-plus-icon{font-size:2rem;color:#249cc0;font-weight:700}.marketplace-slot.filled{border-style:solid;background:#fff;padding:10px}.marketplace-slot-content{display:flex;align-items:center;gap:15px;width:100%}.marketplace-slot-penguin-image{width:60px;height:60px;border-radius:10px;object-fit:cover;border:2px solid #249CC0}.marketplace-slot-info{flex:1;text-align:left}.marketplace-slot-name{font-weight:700;color:#333;margin:0;font-size:1rem}.marketplace-slot-price{color:#006aa0;margin:2px 0 0;font-size:.9rem;display:flex;align-items:center;gap:4px}.marketplace-slot-crystal-icon{width:16px;height:16px}.marketplace-slot-remove{color:#dc3545;font-size:1.2rem;cursor:pointer;padding:5px;border-radius:5px;transition:background .2s ease}.marketplace-slot-remove:hover{background:#dc35451a}.global-marketplace-section{background:#fff;border:2px solid #249CC0;border-radius:15px;padding:15px;box-shadow:0 4px 8px #0000001a;width:100%;box-sizing:border-box;margin:0}.marketplace-copy-button{background:#249cc0;color:#fff;border:none;border-radius:5px;padding:4px 8px;margin-left:8px;cursor:pointer;font-size:.9rem;transition:background .3s ease}.marketplace-copy-button:hover{background:#006aa0}.marketplace-search-container{display:flex;gap:10px;margin-bottom:20px;align-items:center;justify-content:center}.marketplace-search-input{flex:1;max-width:300px;padding:10px;border:2px solid #249CC0;border-radius:10px;font-size:1rem;text-align:center}.marketplace-search-button{padding:10px 20px;background:#249cc0;color:#fff;border:none;border-radius:10px;font-family:Newyear Coffee,sans-serif;cursor:pointer;transition:background .3s ease}.marketplace-search-button:hover{background:#006aa0}.marketplace-listings-container{display:flex;flex-direction:column;gap:15px}.marketplace-listing{background:#f8f9fa;border:2px solid #dee2e6;border-radius:15px;padding:15px;transition:all .3s ease}.marketplace-listing:hover{border-color:#249cc0;box-shadow:0 4px 12px #249cc033}.marketplace-listing-header{text-align:center;padding-bottom:10px;border-bottom:1px solid #dee2e6;margin-bottom:15px}.marketplace-listing-username{font-size:1.2rem;font-weight:700;color:#333;margin:0 0 5px}.marketplace-listing-user-id{font-size:.9rem;color:#666;margin:0}.marketplace-listing-penguins{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:10px}.marketplace-listing-penguin{background:#fff;border:1px solid #dee2e6;border-radius:10px;padding:10px;display:flex;gap:10px;align-items:center;transition:all .3s ease}.marketplace-listing-penguin:hover{border-color:#249cc0;transform:translateY(-2px)}.marketplace-listing-penguin-image{width:60px;height:60px;border-radius:8px;object-fit:cover;border:1px solid #dee2e6}.marketplace-listing-penguin-details{flex:1;display:flex;flex-direction:column;gap:5px}.marketplace-listing-penguin-name{font-weight:700;color:#333;margin:0;font-size:.9rem}.marketplace-listing-penguin-class-rarity{font-size:.8rem;color:#666;margin:0}.marketplace-listing-penguin-stats{display:flex;gap:8px;flex-wrap:wrap}.marketplace-listing-stat{display:flex;align-items:center;gap:3px}.marketplace-listing-stat-icon{width:20px;height:20px;object-fit:contain}.marketplace-listing-stat-value{font-size:.8rem;font-weight:700;color:#333}.marketplace-listing-price-buy{display:flex;flex-direction:column;align-items:center;gap:5px}.marketplace-listing-price{display:flex;align-items:center;gap:4px;font-weight:700;color:#006aa0}.marketplace-listing-price-value{font-size:1rem}.marketplace-listing-price-icon{width:20px;height:20px}.marketplace-listing-buy-button{padding:6px 12px;background:#28a745;color:#fff;border:none;border-radius:6px;font-size:.9rem;cursor:pointer;transition:background .3s ease}.marketplace-listing-buy-button:hover{background:#218838}.marketplace-listing-buy-button:disabled{background:#6c757d;cursor:not-allowed}.marketplace-loading{text-align:center;padding:40px;font-size:1.2rem;color:#666}.marketplace-no-listings{text-align:center;padding:40px;color:#666}.marketplace-pagination{display:flex;justify-content:center;align-items:center;gap:15px;margin-top:20px}.marketplace-pagination-button{padding:8px 15px;background:#249cc0;color:#fff;border:none;border-radius:8px;cursor:pointer;transition:background .3s ease}.marketplace-pagination-button:hover{background:#006aa0}.marketplace-pagination-button:disabled{background:#6c757d;cursor:not-allowed}.marketplace-pagination-info{font-size:.9rem;color:#666}.marketplace-level-requirement{text-align:center;padding:40px;background:#fff3cd;border:2px solid #ffc107;border-radius:15px;color:#856404}.marketplace-level-requirement h3{color:#856404;margin:0 0 10px}@media (max-width: 768px){.marketplace-search-container{flex-direction:column}.marketplace-search-input{max-width:100%}.marketplace-listing-penguins{grid-template-columns:1fr}}.marketplace-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#000c;z-index:11000;display:flex;justify-content:center;align-items:center;padding:20px}.marketplace-modal-content{background:#fff;border:3px solid #249CC0;border-radius:20px;width:100%;max-width:900px;max-height:85vh;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 10px 30px #00000080}.marketplace-modal-header{background:linear-gradient(135deg,#a7dbf3,#249cc0);padding:15px 20px;border-bottom:2px solid #249CC0;display:flex;justify-content:space-between;align-items:center}.marketplace-modal-title{font-family:Newyear Coffee,sans-serif;font-size:1.6rem;color:#006aa0;margin:0;text-shadow:0 1px 2px rgba(255,255,255,.8)}.marketplace-modal-close{background:#dc3545;color:#fff;border:none;border-radius:50%;width:30px;height:30px;font-size:1.2rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .3s ease}.marketplace-modal-close:hover{background:#c82333}.marketplace-modal-body{padding:20px;overflow-y:auto;flex:1;display:flex;flex-direction:column;gap:20px}.marketplace-penguin-list{display:flex;flex-direction:column;gap:10px;max-height:400px;overflow-y:auto;padding-right:5px}.marketplace-penguin-list::-webkit-scrollbar{width:8px}.marketplace-penguin-list::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.marketplace-penguin-list::-webkit-scrollbar-thumb{background:#249cc0;border-radius:10px}.marketplace-penguin-list::-webkit-scrollbar-thumb:hover{background:#006aa0}.marketplace-penguin-item{display:flex;align-items:center;padding:12px;border:2px solid #dee2e6;border-radius:15px;cursor:pointer;transition:all .3s ease;background:#f8f9fa;gap:15px}.marketplace-penguin-item:hover{border-color:#249cc0;transform:translateY(-2px);box-shadow:0 4px 12px #249cc033;background:#fff}.marketplace-penguin-item.selected{border-color:#28a745;background:#f8fff9;box-shadow:0 0 15px #28a74566}.marketplace-penguin-basic{display:flex;flex-direction:column;align-items:center;min-width:100px;text-align:center}.marketplace-penguin-name{font-family:Newyear Coffee,sans-serif;font-weight:700;color:#333;font-size:.9rem;margin-bottom:5px}.marketplace-penguin-image{width:70px;height:70px;border-radius:10px;object-fit:cover;border:2px solid #249CC0;margin-bottom:5px;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}.marketplace-penguin-rarity{font-size:.8rem;font-weight:700;color:#dc3545;margin-bottom:2px}.marketplace-penguin-class{font-size:.7rem;color:#666}.marketplace-penguin-ability{display:flex;align-items:center;justify-content:center;min-width:50px}.marketplace-ability-icon{width:40px;height:40px;border-radius:8px;border:2px solid #249CC0;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}.marketplace-penguin-stats{display:flex;flex-direction:column;gap:5px;flex:1}.marketplace-stat{display:flex;align-items:center;gap:8px;padding:3px 8px;background:#fff;border-radius:8px;border:1px solid #e9ecef}.marketplace-stat-icon{width:24px;height:24px;object-fit:contain;filter:drop-shadow(0 1px 2px rgba(0,0,0,.1))}.marketplace-stat-value{font-weight:700;color:#333;font-size:.9rem;min-width:25px}.marketplace-penguin-min-price{display:flex;flex-direction:column;align-items:center;gap:3px;font-size:.8rem;color:#666;text-align:center;min-width:80px}.marketplace-crystal-icon{width:16px;height:16px}.marketplace-no-penguins{text-align:center;padding:40px 20px;color:#666;background:#f8f9fa;border:2px dashed #dee2e6;border-radius:15px}.marketplace-no-penguins p{margin:5px 0;line-height:1.4}.marketplace-price-section{background:#f8f9fa;border:2px solid #249CC0;border-radius:15px;padding:20px}.marketplace-price-title{font-family:Newyear Coffee,sans-serif;color:#006aa0;text-align:center;margin:0 0 15px;font-size:1.3rem}.marketplace-selected-penguin{display:flex;align-items:center;gap:15px;background:#fff;padding:15px;border-radius:10px;border:1px solid #dee2e6;margin-bottom:15px}.marketplace-selected-image{width:60px;height:60px;border-radius:8px;object-fit:cover;border:2px solid #249CC0}.marketplace-selected-info{flex:1}.marketplace-selected-name{font-weight:700;color:#333;font-size:1.1rem;margin-bottom:3px}.marketplace-selected-rarity{color:#666;font-size:.9rem}.marketplace-price-input-section{display:flex;flex-direction:column;gap:10px}.marketplace-price-label{font-weight:700;color:#333;font-size:1rem}.marketplace-price-input-wrapper{position:relative;display:flex;align-items:center}.marketplace-price-input{width:100%;padding:12px 40px 12px 12px;border:2px solid #249CC0;border-radius:10px;font-size:1.1rem;font-family:Newyear Coffee,sans-serif;text-align:center;background:#fff;transition:border-color .3s ease}.marketplace-price-input:focus{outline:none;border-color:#006aa0;box-shadow:0 0 0 3px #249cc01a}.marketplace-input-crystal-icon{position:absolute;right:12px;width:24px;height:24px;pointer-events:none}.marketplace-price-info{display:flex;justify-content:space-between;align-items:center;font-size:.9rem;color:#666}.marketplace-min-price{color:#dc3545;font-weight:700}.marketplace-listing-fee{color:#ffc107;font-weight:700}.marketplace-modal-footer{padding:15px 20px;border-top:2px solid #249CC0;background:#f8f9fa;display:flex;justify-content:space-between;gap:15px}.marketplace-modal-button{flex:1;padding:12px 20px;border:none;border-radius:10px;font-family:Newyear Coffee,sans-serif;font-size:1.1rem;cursor:pointer;transition:all .3s ease;font-weight:700}.marketplace-modal-button.cancel{background:#6c757d;color:#fff}.marketplace-modal-button.cancel:hover{background:#545b62;transform:translateY(-1px)}.marketplace-modal-button.confirm{background:#28a745;color:#fff}.marketplace-modal-button.confirm:hover{background:#218838;transform:translateY(-1px)}.marketplace-modal-button:disabled{background:#e9ecef;color:#6c757d;cursor:not-allowed;transform:none}@media (max-width: 768px){.marketplace-modal-content{max-width:95%;max-height:90vh}.marketplace-penguin-item{flex-direction:column;gap:10px;text-align:center}.marketplace-penguin-stats{flex-direction:row;flex-wrap:wrap;justify-content:center}.marketplace-selected-penguin{flex-direction:column;text-align:center}.marketplace-price-info{flex-direction:column;gap:5px;text-align:center}.marketplace-modal-footer{flex-direction:column}}@media (max-width: 480px){.marketplace-modal-overlay{padding:10px}.marketplace-modal-title{font-size:1.3rem}.marketplace-penguin-image{width:60px;height:60px}}.marketplace-price-input.invalid{border-color:#dc3545;background-color:#fff5f5;box-shadow:0 0 0 2px #dc35451a}.marketplace-price-input.invalid:focus{border-color:#dc3545;box-shadow:0 0 0 3px #dc354533}.marketplace-price-warning{color:#dc3545;font-size:.85rem;font-weight:700;margin-top:5px;padding:8px 12px;background-color:#fff5f5;border:1px solid #ffc9d1;border-radius:6px;text-align:center;animation:shake .5s ease-in-out}@keyframes shake{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-3px)}20%,40%,60%,80%{transform:translate(3px)}}.marketplace-price-input:focus{transform:scale(1.02);transition:all .2s ease}.marketplace-price-input::placeholder{color:#999;font-style:italic;opacity:.8}.marketplace-price-input-wrapper{transition:all .3s ease}.marketplace-price-input-wrapper:has(.marketplace-price-input:focus){filter:drop-shadow(0 0 8px rgba(36,156,192,.3))}.marketplace-price-input-wrapper:has(.marketplace-price-input.invalid){filter:drop-shadow(0 0 8px rgba(220,53,69,.3))}@keyframes slideUpmining{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes fadeInmining{0%{opacity:0}to{opacity:1}}.mining-page{padding:20px;font-family:Newyear Coffee,sans-serif;background-color:#a7dbf3;min-height:100vh;box-sizing:border-box}.mining-title{position:relative;overflow:hidden;text-align:center;font-family:Newyear Coffee,sans-serif;font-size:2rem;margin-top:10px;margin-bottom:20px;color:#006aa0;background-color:#66b3ff;border:2px solid #249CC0;border-radius:10px;padding:5px;box-shadow:0 2px 5px #0003;animation:fadeInmining 1s ease-out}.mining-title:after{content:"";position:absolute;top:0;left:-100%;width:200%;height:100%;background:linear-gradient(120deg,transparent 45%,rgba(255,255,255,.5) 50%,transparent 55%);transform:skew(-20deg);animation:lightSweepmining 3.5s infinite}@keyframes lightSweepmining{0%{left:-100%}to{left:100%}}.zones-container{display:flex;flex-direction:column;gap:20px;align-items:center;animation:slideUpmining .8s ease-out forwards}.zone-card{position:relative;width:500px;max-width:90%;border:3px solid #009EA5;border-radius:10px;overflow:hidden;box-shadow:0 0 5px #fff,0 4px 6px #0000001a;animation:glowZone 3.5s infinite alternate}@keyframes glowZone{0%{box-shadow:0 0 5px #3299ff,0 4px 6px #0000001a}to{box-shadow:0 0 20px #3299ff,0 4px 6px #0000001a}}.zone-image{width:100%;height:auto;display:block}.overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center}.lock-icon{width:60px;height:60px;z-index:2}.zone-label{position:absolute;bottom:10px;left:50%;transform:translate(-50%);background-color:#ffd700cc;padding:5px 10px;border-radius:5px;font-size:1.2rem;color:#006aa0;font-family:Newyear Coffee,sans-serif}.zone-available-info{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;gap:20px;background-color:#ffffffd9;padding:10px 20px;border-radius:8px;box-shadow:0 0 10px #ffd700cc;z-index:1}.info-item{display:flex;flex-direction:column;align-items:center}.info-icon{width:40px;height:40px;margin-bottom:5px}.glow{filter:drop-shadow(0 0 8px #FFD700)}.info-text{font-family:Newyear Coffee,sans-serif;color:#006aa0;font-size:1rem}.mining-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0009;display:flex;justify-content:center;align-items:center;z-index:9999}.mining-modal-content{background-color:#009ea5;border:4px solid #006AA0;border-radius:10px;padding:20px;max-width:90%;width:600px;display:flex;flex-direction:column;align-items:center}.modal-title{font-family:Newyear Coffee,sans-serif;color:gold;margin-bottom:20px}.modal-slots{display:flex;justify-content:space-around;width:100%;margin-bottom:20px}.mining-slot{width:100px;height:100px;background-color:#fff;border:2px dashed #006AA0;border-radius:10px;position:relative}.mining-slot:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:80%;height:10px;background-color:#0003;border-radius:50%}.modal-close-btn{background-color:gold;border:none;border-radius:5px;padding:10px 20px;font-family:Newyear Coffee,sans-serif;cursor:pointer;color:#006aa0}@media (max-width: 600px){.mining-modal-content{width:90%}.mining-slot{width:80px;height:80px}}@keyframes swing{0%{transform:rotate(0)}50%{transform:rotate(15deg)}to{transform:rotate(0)}}.mining-animation{animation:swing .5s infinite}.mining-animation.info-icon{width:40px;height:40px}.purchase-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0009;display:flex;justify-content:center;align-items:center;z-index:10000}.purchase-modal-content{background-color:#fff;border-radius:10px;padding:20px;max-width:400px;width:90%;text-align:center;font-family:Newyear Coffee,sans-serif}.purchase-modal-buttons{display:flex;justify-content:space-around;margin-top:20px}@keyframes totaltimeReady{0%{transform:translate(0) translateY(0)}10%{transform:translate(-5px) translateY(0)}20%{transform:translate(5px) translateY(0)}30%{transform:translate(-5px) translateY(0)}40%{transform:translate(5px) translateY(0)}50%{transform:translate(0) translateY(-15px)}60%{transform:translate(5px) translateY(0)}70%{transform:translate(-5px) translateY(0)}80%{transform:translate(5px) translateY(0)}90%{transform:translate(-5px) translateY(0)}to{transform:translate(0) translateY(0)}}.totaltime-animation{animation:totaltimeReady 1.5s infinite}.purchase-modal-text--green{color:#249cc0}.mining-page .tabs-bar{display:flex;justify-content:center;gap:1rem;margin-bottom:1rem}.mining-page .tab-button{font-family:Newyear Coffee,sans-serif;background:#66b3ff;border:2px solid #249CC0;border-radius:8px;padding:.5rem 1rem;cursor:pointer;transition:background .3s}.mining-page .tab-button:hover{background:#8cd0ff}.mining-page .tab-button.active{background:#249cc0;color:#fff;box-shadow:0 0 10px #249cc099}.mining-page .camps-container.fighting-view{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;padding:1rem 0}.mining-page .camp-card.fighting-card{position:relative;width:240px;border:3px solid #009EA5;border-radius:10px;overflow:hidden;box-shadow:0 2px 6px #00000026;background:#e6f7ff;display:flex;flex-direction:column;align-items:center;padding:1rem;transition:transform .2s}.mining-page .camp-card.fighting-card:hover{transform:translateY(-5px)}.mining-page .camp-image{width:100%;height:auto;border:2px solid #FFD700;border-radius:8px}.mining-page .camp-label{position:relative;z-index:3;font-family:Newyear Coffee,sans-serif;color:#006aa0;font-size:1.1rem;background-color:#a7dbf3;padding:4px 8px;border-radius:5px;top:8px;left:50%;transform:translate(-50%)}.mining-page .camp-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0006;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;z-index:2;pointer-events:none}.mining-page .camp-card.fighting-card.blocked .camp-overlay{pointer-events:auto}.camp-blocked-text{color:gold;font-size:1.4rem;font-family:Newyear Coffee,sans-serif;text-shadow:0 0 5px rgba(0,0,0,.7);margin:0}.camp-reward{display:flex;gap:8px;margin-top:8px;margin-bottom:4px;align-items:center;background-color:#ffd70026;border:2px solid #FFD700;border-radius:8px;padding:4px 8px;box-shadow:0 2px 6px #0003}.reward-item-small{display:flex;align-items:center;gap:4px}.reward-icon-small{width:20px;height:20px;object-fit:contain}.reward-text-small{font-family:Newyear Coffee,sans-serif;font-size:.9rem;color:#006aa0;margin:0}.warning-container{display:flex;align-items:center;justify-content:center;gap:10px;margin:0 auto 20px;max-width:90%;text-align:left}.warning-icon{flex-shrink:0;filter:drop-shadow(0 0 10px rgba(255,255,255,.8))}.warning-text{font-family:Newyear Coffee,sans-serif;font-size:1rem;color:#000;line-height:1.2;margin:0;text-shadow:2px 2px 6px rgba(255,255,255,.8)}.penguin-selection-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000b3;z-index:11000;display:flex;justify-content:center;align-items:center}.penguin-selection-content{background-color:#3299ff;border-radius:10px;padding:15px;width:80%;max-width:450px;max-height:80%;overflow-y:auto;margin:0 auto}.selection-title{font-family:Newyear Coffee,sans-serif;color:#333;text-align:center;margin-bottom:10px}.penguin-selection-list{display:flex;flex-direction:column;gap:10px}.penguin-selection-card{display:flex;align-items:center;padding:8px;border:2px solid #006aa0;border-radius:5px;cursor:pointer;box-shadow:0 2px 5px #0003;background-color:#fff}.selection-name{font-family:Newyear Coffee,sans-serif;color:#006aa0;font-size:.9rem;margin-right:8px;width:80px;text-align:center}.selection-image{width:50px;height:50px;border-radius:5px;margin-right:8px;filter:drop-shadow(0 0 8px rgba(0,0,0,.3))}.selection-ability{margin-right:8px}.ability-icon-selection{width:30px;height:30px;filter:drop-shadow(0 0 8px rgba(0,0,0,.3))}.selection-stats{display:flex;flex-direction:column;gap:2px;font-size:.8rem}.selection-stat{display:flex;align-items:center;gap:4px}.selection-stat-icon{width:18px;height:18px;filter:drop-shadow(0 0 8px rgba(0,0,0,.3))}.selection-stat span{color:#000}.mining-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;z-index:9999;display:flex;justify-content:center;align-items:center}.mining-modal-content{background-image:url(/assets/animations/miningcamp.webp);background-size:cover;background-position:center;background-repeat:no-repeat;background-color:#a7dbf3;border:4px solid #006aa0;border-radius:10px;padding:20px;width:90%;max-width:800px;max-height:90%;display:flex;flex-direction:column;overflow:auto}.modal-header{display:flex;justify-content:center;gap:40px;margin-bottom:10px}.header-frame{border:3px solid #ffd700;border-radius:12px;padding:10px 15px;margin-bottom:10px;background-color:#fff;box-shadow:0 2px 5px #0003}.header-item{display:flex;flex-direction:column;align-items:center}.header-icon{width:80px;height:80px;filter:drop-shadow(0 0 8px rgba(0,0,0,.3))}.header-value{font-family:Newyear Coffee,sans-serif;color:#3299ff;font-size:1.8rem;margin-top:5px}.total-stats-header{display:flex;justify-content:center;gap:20px;margin-bottom:20px}.mining-stat-item{display:flex;align-items:center;gap:5px;font-family:Newyear Coffee,sans-serif;color:#006aa0;font-size:1rem}.total-stat-number{color:#006aa0}.mining-stat-icon{width:24px;height:24px;filter:drop-shadow(0 0 8px rgba(0,0,0,.3))}.slots-wrapper{display:flex;flex-direction:column;gap:15px}.slots-row{display:flex;justify-content:center;gap:10px}.single-row,.double-row{justify-content:center}.mining-slot{background-color:#fff;border:2px dashed #006aa0;border-radius:10px;padding:5px;cursor:pointer;width:140px;height:190px;display:flex;flex-direction:column;justify-content:center;align-items:center}.mining-slot.active-slot{border-color:gold}.empty-slot{font-family:Newyear Coffee,sans-serif;color:#006aa0;font-size:.8rem;text-align:center;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.slot-content{width:100%;display:flex;flex-direction:column;gap:4px}.slot-name{font-family:Newyear Coffee,sans-serif;font-size:.9rem;color:#006aa0;text-align:center}.slot-body{display:flex;flex:1;width:100%;gap:4px}.image-column{display:flex;flex-direction:column;align-items:center;flex:1;justify-content:center}.slot-penguin-image{width:80px;height:80px;border-radius:8px;object-fit:cover}.slot-ability-box{margin-top:4px}.ability-icon-large{width:30px;height:30px}.stats-column{display:flex;flex-direction:column;gap:2px;justify-content:center}.modal-footer{display:flex;justify-content:center;margin-top:20px}.modal-close-btn{background-color:gold;border:none;border-radius:5px;padding:10px 20px;font-family:Newyear Coffee,sans-serif;cursor:pointer;color:#006aa0;margin-bottom:65px}@media (max-width: 600px){.mining-modal-content{width:95%}.mining-slot{width:120px;height:120px}.slot-penguin-image,.header-icon{width:60px;height:60px}.header-value{font-size:1.5rem}}.extra-rewards-row{display:flex;justify-content:center;gap:20px;margin-bottom:20px}.extra-reward-item{display:flex;flex-direction:column;align-items:center}.extra-reward-icon{width:40px;height:40px;margin-bottom:4px;filter:drop-shadow(0 0 8px rgba(0,0,0,.3))}.extra-reward-value{font-family:Newyear Coffee,sans-serif;color:#006aa0;font-size:1.2rem}.section-frame{border:3px solid #ffd700;border-radius:12px;padding:10px 15px;margin-bottom:10px;background-color:#fff;box-shadow:0 2px 5px #0003}.start-btn-container{text-align:center;margin-bottom:15px}.start-mining-btn{background-color:gold;color:#006aa0;border:none;border-radius:5px;padding:10px 20px;font-family:Newyear Coffee,sans-serif;font-size:1rem;cursor:pointer;transition:background-color .3s ease;animation:glowGoldaction 5s infinite}.start-mining-btn:hover{background-color:#ffc107}@keyframes glowGoldaction{0%,to{border:2px solid #FFD700;box-shadow:0 0 10px gold;background-color:gold}25%,75%{border:2px solid #FFDC00;box-shadow:0 0 12px #ffdc00;background-color:#ffdc00}50%{border:2px solid #FFEC00;box-shadow:0 0 15px #ffec00;background-color:#ffec00}}.rewardssection-title{font-family:Newyear Coffee,sans-serif;color:#000;font-size:1.2rem;text-align:center;margin-bottom:8px}.totalstats-title{font-family:Newyear Coffee,sans-serif;color:#000;font-size:1.1rem;text-align:center;margin-bottom:8px}.rewardssection-title,.totalstats-title{color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.6)}.rewards-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0009;display:flex;justify-content:center;align-items:center;z-index:10000}.rewards-modal-content{background-color:#009ea5;border:4px solid #006aa0;border-radius:10px;padding:20px;width:90%;max-width:600px;display:flex;flex-direction:column;align-items:center}.rewards-modal-content h2{font-family:Newyear Coffee,sans-serif;color:gold;margin-bottom:20px}.rewards-row{display:flex;justify-content:space-around;width:100%;margin-bottom:20px}.reward-item{display:flex;flex-direction:column;align-items:center}.reward-icon{width:50px;height:50px;margin-bottom:5px;filter:drop-shadow(0 0 5px #ffffff);animation:glowwin 1.5s infinite alternate}@keyframes glowwin{0%{filter:drop-shadow(0 0 5px #ffffff)}to{filter:drop-shadow(0 0 20px #ffffff)}}.reward-text{font-family:Newyear Coffee,sans-serif;font-size:1.2rem;color:#66b3ff}.reward-done-btn{background-color:gold;color:#006aa0;border:none;border-radius:5px;padding:10px 20px;font-family:Newyear Coffee,sans-serif;cursor:pointer}.fighting-select-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;display:flex;align-items:flex-start;justify-content:center;padding-top:2vh;z-index:10000;overflow-y:auto}.fighting-select-modal{position:relative;background:#e6f7ff;border:3px solid #009ea5;border-radius:10px;padding:1rem 1rem 4rem;width:90%;max-width:500px;max-height:96vh;box-shadow:0 4px 10px #0000004d;overflow-y:auto;display:flex;flex-direction:column}.fighting-select-title{margin:0 0 .5rem;font-family:Newyear Coffee,sans-serif;color:#006aa0}.fighting-select-subtitle{margin:0 0 1rem;font-family:Newyear Coffee,sans-serif;color:#249cc0}.fighting-done-wrapper{display:flex;justify-content:center;margin-bottom:1rem}.fighting-list{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:1rem;padding-bottom:4rem}.fighting-item{position:relative;flex:0 1 120px;max-width:120px;display:flex;flex-direction:column;align-items:center;padding:3rem .5rem .5rem;border:2px solid #249cc0;border-radius:8px;background:#fff;cursor:pointer;transition:box-shadow .2s,transform .2s}.fighting-item:hover{transform:translateY(-3px)}.fighting-item.selected{box-shadow:0 0 15px 4px #ff4500cc}.fighting-icons{position:absolute;top:6px;right:6px;display:flex;gap:4px}.fighting-attack-icon,.fighting-element-icon{width:40px;height:40px}.fighting-avatar-row{display:flex;align-items:center;margin-bottom:.5rem}.fighting-img{width:80px;height:80px;object-fit:cover;border-radius:50%;margin-right:.25rem}.fighting-attributes{display:flex;flex-direction:column;gap:.25rem}.attr-row{display:flex;align-items:center;gap:4px}.attr-icon{width:16px;height:16px}.attr-text{font-size:.75rem;color:#333}.fighting-name{font-family:Newyear Coffee,sans-serif;font-size:.9rem;text-align:center;color:#000}.no-available{text-align:center;color:#666;font-size:.9rem;padding:1rem 0}.fighting-actions{position:sticky;bottom:2rem;display:flex;justify-content:space-between;background:#e6f7ff;padding:.75rem 1rem;box-shadow:0 -2px 5px #0000001a;z-index:10}.fighting-actions.centered{justify-content:center!important}.fighting-cancel,.fighting-confirm{padding:.5rem 1rem;font-family:Newyear Coffee,sans-serif;border:none;border-radius:5px;cursor:pointer}.fighting-cancel{background:#ccc;color:#333}.fighting-confirm{background:#249cc0;color:#fff}.fighting-confirm:disabled{opacity:.5;cursor:not-allowed}.battle-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000b3;display:flex;align-items:flex-start;justify-content:center;z-index:10000}.battle-modal .name,.battle-modal .hp-text,.battle-modal .central-text,.battle-modal .vs{color:#000!important;text-shadow:none!important}.battle-modal{background:url(/assets/animations/fightback.webp) no-repeat center/cover;border-radius:8px;width:90%;max-width:700px;padding:1rem;display:flex;flex-direction:column;overflow:visible;margin-top:0!important}.battle-header{display:grid;grid-template-areas:"p1 .   ." "p2 vs boss" "p3 .   .";grid-template-columns:1fr auto 1fr;grid-template-rows:auto auto auto;gap:.3rem;justify-items:center;align-items:center;overflow:visible}.player-card:nth-child(1){grid-area:p1}.player-card:nth-child(2){grid-area:p2}.player-card:nth-child(3){grid-area:p3}.boss-card{grid-area:boss}.vs{grid-area:vs;font-size:1.2rem}.combatant-card{position:relative;display:flex;flex-direction:column;align-items:center;transition:transform .3s ease-out;overflow:visible}.player-card{width:140px}.boss-card{width:180px}.icons-top{display:flex;gap:6px;margin-bottom:4px}.elem-icon,.pos-icon{width:28px;height:28px}.avatar{border-radius:0!important;object-fit:contain!important;margin-bottom:6px;width:auto;height:auto;max-width:100%;max-height:100%}.large-avatar{width:110px;height:110px}.extra-large-avatar{width:140px;height:140px}.name{font-size:1rem;text-align:center;margin-bottom:4px}.hp-bar{position:relative;width:100%;height:10px;background:#ddd;border-radius:5px;overflow:hidden;margin-bottom:6px}.hp-fill{position:relative;z-index:0;height:100%;background:#0f0;transition:width .7s ease-out}@keyframes hpLostFade{0%{opacity:1}to{opacity:0}}.hp-lost{position:absolute;top:0;background:#ff0000b3;height:100%;z-index:1;transition:left .7s ease-out,width .7s ease-out;animation:hpLostFade 1s ease-out forwards}.hp-text{position:absolute;top:0;left:50%;transform:translate(-50%);font-size:.8rem;color:#fff;text-shadow:0 0 2px #000}@keyframes flashWhite{0%{box-shadow:0 0 #fff}50%{box-shadow:0 0 8px #fff}to{box-shadow:0 0 #fff}}.flash-white{animation:flashWhite .2s ease-out}@keyframes shake{0%,to{transform:translate(0)}25%,75%{transform:translate(-6px)}50%{transform:translate(6px)}}.hit-anim{animation:shake .3s ease-in-out forwards}@keyframes flash-target{0%,to{filter:brightness(1)}50%{filter:brightness(2)}}.flash-target{animation:flash-target .2s ease-out}.flash-target>*:not(.icons-top):not(.name):not(.central-popup):not(.stun-container){filter:none!important}@keyframes damagePopup{0%{opacity:1;transform:translate(-50%,-50%) scale(1.5)}to{opacity:0;transform:translate(-50%,-150%) scale(1)}}.damage-popup,.heal-popup{position:absolute;top:50%;left:50%;font-size:1.5rem;font-weight:700;pointer-events:none;z-index:2;animation:damagePopup 1s ease-out forwards}.damage-popup{color:red}.heal-popup{color:#0a0;text-shadow:0 0 2px #000}.damage-popup.weakness-water{color:#00f;font-size:2.25rem}.damage-popup.weakness-fire{color:#f60;font-size:2.25rem}.damage-popup.weakness-nature{color:#0a0;font-size:2.25rem}.damage-popup.weakness-holy{color:#fc0;font-size:2.25rem}.damage-popup.weakness-thunder{color:#ff0;font-size:2.25rem}.damage-popup.weakness-wind{color:#0cf;font-size:2.25rem}@keyframes cloud-float{0%{opacity:1;transform:translate(-50%,-50%) scale(.8)}to{opacity:0;transform:translate(-50%,-120%) scale(1)}}.central-popup{position:absolute;top:50%;left:50%;display:flex;align-items:center;gap:8px;background:#ffffffe6;padding:8px 12px;border-radius:6px;z-index:10001;animation:cloud-float 1.2s ease-out forwards}.power-cloud{background:#c8c8ffe6}.central-icon{width:40px;height:40px}.central-text{font-size:1.3rem;font-weight:700}.debuff-container{position:absolute;bottom:-16px;display:flex;flex-wrap:wrap;gap:2px;justify-content:center}.debuff-box{font-size:.7rem;border:1px solid #b00;border-radius:3px;padding:2px 4px;background:#fee;color:#000!important;text-shadow:none!important}.buff-container{position:absolute;bottom:-48px;display:flex;gap:4px;justify-content:center;overflow:visible;color:#000}.buff-icon{width:24px;height:24px;animation:cloud-float 1s ease-out forwards}.dead{opacity:0;transition:opacity .5s ease-out}.battle-footer{margin-top:8px;display:flex;justify-content:space-between;align-items:center}.close-btn{padding:4px 8px}.combatant-card.player-card .stun-container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;justify-content:center;width:100%;pointer-events:none}.stun-icon{width:65px;height:65px;animation:cloud-float 4s ease-out forwards}.name{color:#000}.central-text{font-size:1.2rem;font-weight:700;color:#000}.damage-popup.crit-damage{font-size:3rem;color:#e00;text-shadow:0 0 4px rgba(0,0,0,.3)}.damage-popup.weakness-water.crit-damage,.damage-popup.weakness-fire.crit-damage,.damage-popup.weakness-nature.crit-damage,.damage-popup.weakness-holy.crit-damage,.damage-popup.weakness-thunder.crit-damage,.damage-popup.weakness-wind.crit-damage{font-size:4.5rem}.damage-popup.crit-damage,.damage-popup.weakness-water.crit-damage,.damage-popup.weakness-fire.crit-damage,.damage-popup.weakness-nature.crit-damage,.damage-popup.weakness-holy.crit-damage,.damage-popup.weakness-thunder.crit-damage,.damage-popup.weakness-wind.crit-damage{animation-duration:1.5s}.boss-card .buff-icon,.boss-card .central-popup,.boss-card .stun-icon{animation-duration:3s!important}.result-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:100}.result-modal{background-color:#222;color:#fff;padding:1.5rem;border-radius:8px;text-align:center;position:relative;max-width:320px;width:90%}.result-title{margin-bottom:1rem;font-size:1.5rem}.result-rewards{display:flex;justify-content:center;gap:1rem;margin-bottom:1rem}.resultreward-item{display:flex;align-items:center;gap:.25rem}.resultreward-icon{width:24px;height:24px}.resultreward-text{font-size:1.25rem;font-weight:700}.result-close-btn{background-color:#444;border:none;color:#fff;padding:.5rem 1rem;border-radius:4px;cursor:pointer;margin-top:1rem;font-family:Newyear Coffee,sans-serif}.result-close-btn:hover{background-color:#555}.welcome-modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0009;display:flex;justify-content:center;align-items:center;z-index:10000;overflow-x:hidden;animation:fadeIn .3s ease forwards}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.welcome-modal-wrapper{position:relative;width:100%;max-width:400px;margin:0 auto}.welcome-header-image{position:absolute;top:-135px;left:50%;transform:translate(-50%);display:block;width:80%;max-width:620px;height:310px;object-fit:contain;z-index:10001}.welcome-modal{background:linear-gradient(to bottom,#f0fcff,#c0e3f0);border:2px solid #a0d0e0;border-radius:12px;padding:12px;width:100%;margin-top:95px;text-align:center;box-sizing:border-box;font-family:Newyear Coffee,sans-serif;animation:scaleUp .3s ease forwards;box-shadow:0 4px 15px #0000004d}@keyframes scaleUp{0%{transform:scale(.8)}to{transform:scale(1)}}.calendar-modal{display:grid;grid-template-columns:repeat(3,1fr);gap:4px;margin-bottom:8px}.calendar-slot{background:#f0f0f0;border:1px solid #ccc;border-radius:6px;padding:6px;position:relative;cursor:pointer;transition:opacity .3s ease,border .3s ease}.calendar-slot.inactive{opacity:.5;cursor:default}.calendar-slot.active{opacity:1;border:2px solid #006AA0}.calendar-slot.claimed{opacity:1;border:2px solid #FFD700}.slot-day{font-size:1rem;font-weight:700;margin-bottom:4px;color:#333}.slot-reward{display:flex;align-items:center;justify-content:center;gap:4px}.slot-reward span{font-size:1rem;color:#000}.slot-icon{width:32px;height:32px}.claimed-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#0f09;color:#fff;font-weight:700;display:flex;justify-content:center;align-items:center;border-radius:6px}.claim-button{background:#006aa0;color:#fff;border:none;padding:6px 12px;border-radius:8px;cursor:pointer;font-size:.85rem;font-family:Newyear Coffee,sans-serif;transition:background .3s ease,transform .2s ease;margin-top:-18px}.claim-button:hover{background:#249cc0;transform:scale(1.05)}.claim-button:disabled{background:#ccc;cursor:default}.tgui-f23c0e195677169c{background:var(--tgui--bg_color);overflow:hidden}.tgui-947b927060015de8{max-height:0;transition:max-height .1s ease-in-out}.tgui-60e7968097edfa6f{color:var(--tgui--link_color);transition:transform .15s ease-out}.tgui-c900ecbd6d8d6d5e{transform:rotate(180deg)}.tgui-b8dfba0b5c3d054c{--tgui--cell--middle--padding:16px 0;align-items:center;display:flex;gap:24px;padding:0 24px}.tgui-7b5bccbb645b495f{gap:16px}.tgui-7edaaf0c57797623{background:var(--tgui--tertiary_bg_color)}.tgui-56b2e897ed7ccb22,.tgui-aaa795d78c356ac1{align-items:center;display:flex;justify-content:center}.tgui-8735a62be5a8b8a7{display:flex;flex-direction:column;flex-grow:1;gap:2px;max-width:100%;min-width:0;padding:var(--tgui--cell--middle--padding)}.tgui-1c6d7865a76a19bc,.tgui-8735a62be5a8b8a7>*{overflow:hidden;text-overflow:ellipsis}.tgui-b8dfba0b5c3d054c:not(.tgui-6c49dadccf648a5b) .tgui-1c6d7865a76a19bc,.tgui-b8dfba0b5c3d054c:not(.tgui-6c49dadccf648a5b) .tgui-8735a62be5a8b8a7>*{white-space:nowrap}.tgui-46dd90b57ffed25f{color:var(--tgui--subtitle_text_color)}.tgui-a894f59f4c5ad72f{align-items:center;display:inline-flex;gap:4px}.tgui-bb909928b48f948b,.tgui-d528ef65a8b76273,.tgui-fc059ed3ac5799a6{color:var(--tgui--hint_color)}.tgui-7b5bccbb645b495f{--tgui--cell--middle--padding:12px 0;padding:0 16px}@media (hover:hover) and (pointer:fine){.tgui-b8dfba0b5c3d054c:hover{background:var(--tgui--tertiary_bg_color)}}.tgui-b5d680db78c4cc2e{cursor:pointer;isolation:isolate;position:relative;transition:opacity .15s ease-out}.tgui-b5d680db78c4cc2e[readonly]{cursor:default;pointer-events:visible}.tgui-b5d680db78c4cc2e[disabled]{cursor:default;opacity:.35}.tgui-34eb6f8b96874d40:active,.tgui-7c5d6c1f6bbe3eaf:active{opacity:.65}@media (hover:hover) and (pointer:fine){.tgui-34eb6f8b96874d40:hover,.tgui-7c5d6c1f6bbe3eaf:hover{opacity:.85}}.tgui-8071f6e38c77bc0b{border-radius:inherit;bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:0;transition:background-color .15s ease-out}.tgui-e156954daf886976{animation:tgui-81605f53eca39186 .3s cubic-bezier(.3,.3,.5,1);background:var(--tgui--outline);border-radius:50%;content:"";height:24px;margin:-12px 0;opacity:0;position:absolute;width:24px}@keyframes tgui-81605f53eca39186{0%{opacity:1;transform:scale(1)}30%{opacity:1}to{opacity:0;transform:scale(8)}}.tgui-30064fce0d501f17{font-size:var(--tgui--subheadline1--font_size);line-height:var(--tgui--subheadline1--line_height)}.tgui-8f63cd31b2513281{font-size:var(--tgui--subheadline2--font_size);line-height:var(--tgui--subheadline2--line_height)}.tgui-c3e2e598bd70eee6{font-family:var(--tgui--font-family)}.tgui-080a44e6ac3f4d27{margin:0}.tgui-5c92f90c2701fa17{font-weight:var(--tgui--font_weight--accent1)}.tgui-809f1f8a3f64154d{font-weight:var(--tgui--font_weight--accent2)}.tgui-5b8bdfbd2af10f59{font-weight:var(--tgui--font_weight--accent3)}.tgui-c602097b30e4ede9{text-transform:uppercase}.tgui-2916d621b0ea5857{font-size:var(--tgui--caption1--font_size);line-height:var(--tgui--caption1--line_height)}.tgui-937d123c23df98b3{font-size:var(--tgui--caption2--font_size);line-height:var(--tgui--caption2--line_height)}.tgui-65c206f0fd891b6b{font-size:var(--tgui--text--font_size);line-height:var(--tgui--text--line_height)}.tgui-91c5537b51b490a7{border-radius:50%}.tgui-305551eb3f5abb68.tgui-305551eb3f5abb68{background-color:var(--tgui--secondary_fill);color:var(--tgui--link_color)}.tgui-30d8642662534eb5{align-items:center;background-color:var(--tgui--tertiary_bg_color);box-shadow:0 0 0 1px var(--tgui--outline);display:flex;justify-content:center;position:relative}.tgui-1191c597a64dbd25{border-radius:inherit;display:block;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;visibility:hidden;width:100%}.tgui-72bd4140eca37f53 .tgui-1191c597a64dbd25{visibility:visible}.tgui-5ee2f1c6e1da49b5{align-items:center;display:flex;justify-content:center;position:absolute}.tgui-e3bcc434a6ee9317{position:absolute;right:-12px;top:-12px}.tgui-562f7459d74103ea{align-items:center;border-radius:20px;box-sizing:border-box;display:inline-flex;height:20px;justify-content:center;margin:0 6px;min-width:20px;padding:0 5px}.tgui-c1a5e9170826a773{height:24px;padding:0 6px}.tgui-4f69ed647e40e245{border-radius:50%;display:inline-block;height:6px;margin:7px;width:6px}.tgui-6e63faaa2b33f4ae{background:var(--tgui--button_color);color:var(--tgui--button_text_color)}.tgui-4b52474c713ffa7c{background:var(--tgui--destructive_text_color);color:var(--tgui--button_text_color)}.tgui-0278f262d68294f0{background:var(--tgui--secondary_fill);color:var(--tgui--link_color)}.tgui-0883e451f3707277{background:var(--tgui--plain_background);color:var(--tgui--plain_foreground)}.tgui-6b3dbcedd9052940{background:var(--tgui--white);color:var(--tgui--link_color)}.tgui-e05fce4753086879{font-size:var(--tgui--headline--font_size);line-height:var(--tgui--headline--line_height)}.tgui-c6d7432a5c12debe{font-size:var(--tgui--large_title--font_size);line-height:var(--tgui--large_title--line_height)}.tgui-2fc52ee93e8068a6{font-size:var(--tgui--title1--font_size);line-height:var(--tgui--title1--line_height)}.tgui-72c2a480384c4fb1{font-size:var(--tgui--title2--font_size);line-height:var(--tgui--title2--line_height)}.tgui-45c5f45d3e9105f4{font-size:var(--tgui--title3--font_size);line-height:var(--tgui--title3--line_height)}.tgui-54214e0db34f53c3{position:absolute;right:-12px;top:0}.tgui-28e0a2576155be01{display:flex}.tgui-28e0a2576155be01>:not(:first-child){margin-left:-12px}.tgui-28e0a2576155be01>*{box-shadow:0 0 0 3px var(--tgui--bg_color)}.tgui-c3d21871b48e0ba3{background:var(--tgui--bg_color);display:flex;gap:20px;overflow:hidden;padding:16px 20px;position:relative}.tgui-7b260d7ad33f3ba0:not(.tgui-f80265c401d577b0){box-shadow:var(--tgui--base--section--box_shadow)}.tgui-cefdf70a2d9648ea{border-radius:16px}.tgui-f80265c401d577b0{padding:20px}.tgui-f80265c401d577b0 .tgui-2646957e5c9379f3{color:var(--tgui--white)}.tgui-f80265c401d577b0 .tgui-62a759a0c54c3667{color:var(--tgui--white);opacity:.8}.tgui-d67d90bbcab86e14{background:var(--tgui--bg_color)}.tgui-7b260d7ad33f3ba0.tgui-d67d90bbcab86e14{border:1px solid var(--tgui--outline);border-radius:16px;box-shadow:none;margin:8px 20px}.tgui-cefdf70a2d9648ea.tgui-d67d90bbcab86e14{background:var(--tgui--quartenary_bg_color);margin:8px 16px}.tgui-11921b54915b369c{bottom:0;left:0;position:absolute;right:0;top:0}.tgui-a04b768cea14d789{display:flex;flex:1 1 0;flex-direction:column;gap:2px;z-index:var(--tgui--z-index--simple)}.tgui-62a759a0c54c3667{color:var(--tgui--subtitle_text_color)}.tgui-1e638bcb841cdfbc{color:var(--tgui--hint_color)}.tgui-5e0d89b3bc8342d8{display:flex;gap:4px;margin-top:10px}.tgui-fa2f2ea4a4ffc035{border-radius:50%;height:28px}.tgui-79024fcb6d81ad79{background:var(--tgui--secondary_fill);border-left:3px solid var(--tgui--link_color);border-radius:4px;padding:6px 28px 8px 12px;position:relative}.tgui-16ed20e7a6e2daa0{color:var(--tgui--text_color)}.tgui-bd5b6cd161834705{display:block;position:absolute;right:6px;top:4px}.tgui-6c9b3f1fd52a3108{color:var(--tgui--link_color)}.tgui-117e77cd385a9c8d{align-items:center;border:none;border-radius:8px;box-sizing:border-box;display:inline-flex;justify-content:center;max-width:100%;min-width:80px;text-decoration:none}.tgui-726846958fe7f4a0{flex-grow:1;width:100%}.tgui-117e77cd385a9c8d:after{background:var(--tgui--bg_color);bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .15s ease-out}.tgui-06cc94d03a7c4dd7,.tgui-8310172a5320ab71{align-items:center;display:flex;justify-content:center}.tgui-5f6014c0f063b6de{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;z-index:var(--tgui--z-index--simple)}.tgui-014f2b7d196b090d.tgui-014f2b7d196b090d{align-items:center;background:inherit;border-radius:inherit;color:var(--tgui--button--spinner-color);cursor:auto;display:flex;height:100%;justify-content:center;position:absolute;width:100%}.tgui-13f23a224303ddaa{border-radius:20px;gap:6px;height:36px;min-width:34px;padding:8px 12px}.tgui-1a16a49d89076ff4{gap:8px;height:42px;min-width:42px;padding:8px 14px}.tgui-9cef742a22f195c9{gap:10px;height:50px;padding:10px 20px}.tgui-8a1ca9efa24f4809{--tgui--button--hovered-opacity:.15;--tgui--button--spinner-color:var(--tgui--button_text_color);background:var(--tgui--button_color);color:var(--tgui--button_text_color)}.tgui-91bda9a36246a33c{--tgui--button--hovered-opacity:.07;--tgui--button--spinner-color:var(--tgui--link_color);background:var(--tgui--secondary_fill);color:var(--tgui--link_color)}.tgui-48956537c34690db{--tgui--button--hovered-opacity:.03;--tgui--button--spinner-color:var(--tgui--plain_foreground);background:transparent;color:var(--tgui--link_color)}.tgui-93106efd6b6d66ee{background:var(--tgui--plain_background)}.tgui-93106efd6b6d66ee,.tgui-e884e36ff1faa596{--tgui--button--hovered-opacity:.5;--tgui--button--spinner-color:var(--tgui--plain_foreground);color:var(--tgui--plain_foreground)}.tgui-e884e36ff1faa596{background:inherit;box-shadow:0 0 0 1px var(--tgui--outline)}.tgui-ba6d30cc81e39ae5{--tgui--button--hovered-opacity:.5;--tgui--button--spinner-color:var(--tgui--surface_dark);background:var(--tgui--white)}.tgui-55e8aa7f5cea2280.tgui-1a16a49d89076ff4{border-radius:12px}.tgui-55e8aa7f5cea2280:after{content:unset}.tgui-490cb0f5ec4998f3 .tgui-06cc94d03a7c4dd7,.tgui-490cb0f5ec4998f3 .tgui-5f6014c0f063b6de,.tgui-490cb0f5ec4998f3 .tgui-8310172a5320ab71{opacity:0}@media (hover:hover) and (pointer:fine){.tgui-117e77cd385a9c8d:hover:after{opacity:var(--tgui--button--hovered-opacity)}}.tgui-0ac8c3540e603b63{color:var(--tgui--link_color)}.tgui-562a3eae646b486d{color:var(--tgui--hint_color)}.tgui-dbf261f4b3046bb3{background:var(--tgui--tertiary_bg_color);border-radius:20px;box-shadow:0 32px 64px #0000000a,0 0 2px 1px #00000005;display:inline-block;overflow:hidden;position:relative}.tgui-c6ad96fdf8ce4b28{background:var(--tgui--plain_foreground)}.tgui-80c6a0ba7b3c11fd{--tgui--cell--middle--padding:16px 0;background:var(--tgui--card_bg_color);padding:0 20px}.tgui-814d1971a92687e3{--tgui--text_color:var(--tgui--white);--tgui--hint_color:hsla(0,0%,100%,.75);background:linear-gradient(180deg,transparent 0,var(--tgui--black) 100%);bottom:0;left:0;padding-top:48px;position:absolute;right:0}.tgui-422c21c917cc0873{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:break-spaces}.tgui-27c5a061c5f35c04{font-weight:var(--tgui--font_weight--accent2)}.tgui-814d1971a92687e3 .tgui-27c5a061c5f35c04{color:var(--tgui--white)}.tgui-79efb12936705a6f{position:absolute;right:16px;top:16px}.tgui-6372c64c79ad2959{align-items:center;border-radius:10px;box-sizing:border-box;display:inline-flex;gap:8px;justify-content:center;padding:8px 12px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.tgui-b8b077d7e3491b30{background:var(--tgui--surface_primary);box-shadow:0 12px 24px #0000000d}.tgui-ccc3e4a302799418{background:var(--tgui--plain_background)}.tgui-fdfccf8f92c11530{border-radius:10px;box-shadow:0 0 0 1px var(--tgui--outline)}.tgui-9c7ff8cd23a6ea9a{color:var(--tgui--plain_foreground);flex:1 1 0;overflow:hidden;text-overflow:ellipsis}.tgui-0d7ce20ebc0fc7aa{margin-right:2px}.tgui-67f596882eb2b6ab{align-items:center;color:var(--tgui--secondary_hint_color);display:flex;margin-top:1.5px}.tgui-a8ce18a8594cea9b{align-items:center;background:transparent;border:none;color:var(--tgui--link_color);display:flex;gap:24px;height:48px;padding:10px 24px;width:100%}.tgui-6e7ca796043fe6ca{color:var(--tgui--destructive_text_color)}.tgui-f464dba82cb8b46e{gap:18px;height:44px;padding:8px 18px}.tgui-c5be765fabc1327f{text-align:right}.tgui-437ab2028f14c95c{align-items:center;color:var(--tgui--secondary_hint_color);display:flex;gap:12px}.tgui-4af039094fb946b4{color:var(--tgui--hint_color);margin:2px 0 0}.tgui-97dd747d03e9d3e0{align-items:center;color:var(--tgui--hint_color);display:flex;gap:8px}.tgui-64a5a0dc5509605e{flex-grow:1;overflow-wrap:anywhere}.tgui-3b026a2674eb3f4c{flex-shrink:0}.tgui-dda0e80fdf796ba5{border:none;border-radius:12px;display:inline-flex;padding:8px}.tgui-b92d762e02762017{border-radius:50%;padding:6px}.tgui-93cba8aff2e72079{background:var(--tgui--secondary_fill);color:var(--tgui--link_color)}.tgui-08ef1486bc111162{background:transparent;color:var(--tgui--link_color)}.tgui-2250ff52f0b5cf71{background:var(--tgui--plain_background);color:var(--tgui--plain_foreground)}.tgui-53781f3cf83e8be1{background:inherit;box-shadow:0 0 0 1px var(--tgui--outline);color:var(--tgui--plain_foreground)}.tgui-39e9f02ce4b4b950{display:flex;gap:12px}.tgui-b3d7f75461a64b76{gap:8px}.tgui-c5545e0bc6105e48{align-items:center;background:transparent;border:none;border-radius:12px;box-sizing:border-box;color:var(--tgui--link_color);display:flex;flex:1 0 0;flex-direction:column;gap:3px;justify-content:center;max-width:100%;min-height:60px;min-width:64px;padding:0 12px}.tgui-bf32cd3c110b8729{gap:4px;min-height:64px;min-width:72px}.tgui-99a630d0096f2169{background:var(--tgui--secondary_fill)}.tgui-30bf4976f818e8bf{background:var(--tgui--plain_background);color:var(--tgui--plain_foreground)}.tgui-c0c9bf3b1a53a8a4{max-width:inherit;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tgui-389a43acd684137a>:not(:last-child){margin-bottom:12px}.tgui-cfed40fe81d34ad5{box-sizing:border-box;padding:10px 18px}.tgui-e5c3a5b87f8b1f46{align-items:center;display:flex;flex-direction:column;gap:24px;justify-content:center;overflow:hidden;padding:32px}.tgui-9c3dbc0ef84585d4{margin:0;overflow-wrap:anywhere;text-align:center}.tgui-87cd6af55f73428d{color:var(--tgui--hint_color)}.tgui-87cd6af55f73428d:not(:first-child){margin-top:8px}.tgui-8e15431b81f6601e .tgui-db9be63c4fecf79b{background:var(--tgui--section_bg_color);box-shadow:0 1px 2px #0000001a}.tgui-97eca24324122dbc .tgui-4b78bed6e925088e{background:var(--tgui--section_bg_color);border-radius:12px}.tgui-97eca24324122dbc .tgui-4b78bed6e925088e>:first-child{border-radius:12px 12px 0 0}.tgui-97eca24324122dbc .tgui-4b78bed6e925088e>:last-child{border-radius:0 0 12px 12px}.tgui-97eca24324122dbc .tgui-4b78bed6e925088e>:only-child{border-radius:12px}.tgui-8af0d10d5540c6cc{border-top:none;border-color:var(--tgui--outline);border-width:var(--tgui--border--width);margin:0}.tgui-dbb364e8ced00cc8{padding:12px 24px}.tgui-8c4c6f82ba895475{padding:8px 16px 0}.tgui-8ebba379083b615a{padding:16px 24px 20px;text-align:center}.tgui-8c4c6f82ba895475.tgui-8ebba379083b615a{padding:16px 16px 0}.tgui-67471b69da3e3062{color:var(--tgui--section_header_text_color)}.tgui-d0251b46536ac046{color:var(--tgui--link_color);padding:20px 24px 4px 22px}.tgui-34fd1a25cc171439{color:var(--tgui--text_color);padding-left:24px}.tgui-b7217abb24e8763a{color:var(--tgui--section_header_text_color);padding:16px 16px 8px}.tgui-b7217abb24e8763a.tgui-34fd1a25cc171439{color:var(--tgui--text_color);padding:0 0 12px}.tgui-f492b616576c67fb{display:flex;gap:9px;padding:12px}.tgui-d45985ba4cb27e5f{background:var(--tgui--tertiary_bg_color);border-radius:2px;height:3px;min-width:3px;width:100%}.tgui-352b8d247f473986{background:var(--tgui--link_color)}.tgui-b53f1370d519b689{display:flex;flex-direction:column;gap:24px;margin:0;padding:32px 44px}.tgui-732e8859c58ffb77{flex-direction:row}.tgui-4614301efc783534{display:flex;overflow-x:scroll;-webkit-overflow-scrolling:touch;scrollbar-width:none}.tgui-4e145f66199825da::-webkit-scrollbar{display:none}.tgui-caaaa27ccfa566b7{--tgui--timeline--item--thickness:4px;--tgui--timeline--item--size:12px;display:flex;gap:32px}.tgui-caaaa27ccfa566b7:last-child .tgui-3fc2f0d7045d23d8{display:none}.tgui-0f46575488c31b93{min-width:var(--tgui--timeline--item--size);position:relative}.tgui-d7ba9c56743387af{border-radius:50%;height:var(--tgui--timeline--item--size);left:0;top:4px;width:var(--tgui--timeline--item--size)}.tgui-3fc2f0d7045d23d8,.tgui-d7ba9c56743387af{background:var(--tgui--quartenary_bg_color);position:absolute}.tgui-3fc2f0d7045d23d8{border-radius:2px;bottom:0;height:calc(100% - 4px);left:50%;top:24px;transform:translate(-50%);width:var(--tgui--timeline--item--thickness)}.tgui-bf9f87dd32ecad81{overflow:hidden}.tgui-2b850faa8f3a520a{display:inline-block;margin-bottom:4px}.tgui-b9a4d9afcd70e355{color:var(--tgui--hint_color)}.tgui-581d134185fd28b4 .tgui-d7ba9c56743387af,.tgui-dcd66bc07faad440 .tgui-3fc2f0d7045d23d8,.tgui-dcd66bc07faad440 .tgui-d7ba9c56743387af{background:var(--tgui--link_color)}.tgui-566b727e7a35e935 .tgui-0f46575488c31b93{--tgui--timeline--item--size:16px}.tgui-566b727e7a35e935 .tgui-d7ba9c56743387af{top:6px}.tgui-566b727e7a35e935 .tgui-3fc2f0d7045d23d8{height:calc(100% + 26px);top:6px}.tgui-f461f2eeb28c21d0{flex-direction:column;gap:24px}.tgui-f461f2eeb28c21d0 .tgui-0f46575488c31b93{align-items:center;display:flex;height:var(--tgui--timeline--item--size)}.tgui-f461f2eeb28c21d0 .tgui-d7ba9c56743387af{top:0}.tgui-f461f2eeb28c21d0 .tgui-3fc2f0d7045d23d8{height:var(--tgui--timeline--item--thickness);left:0;top:50%;transform:translateY(-50%);width:calc(100% + 36px)}.tgui-f461f2eeb28c21d0 .tgui-2b850faa8f3a520a{white-space:nowrap}.tgui-81a5164cd16c05d5{stroke:var(--tgui--link_color);transform:rotate(-90deg)}.tgui-ced47fd163a53511{border-radius:2px;height:4px;overflow:hidden;position:relative}.tgui-44060f289fdbdb84:after{bottom:0;content:"";left:0;opacity:.4;right:0;top:0}.tgui-027278a6d6708965,.tgui-44060f289fdbdb84:after{background:var(--tgui--link_color);position:absolute}.tgui-027278a6d6708965{border-radius:inherit;height:100%;transition:width .2s ease;z-index:var(--tgui--z-index--simple)}.tgui-97f2df57786b02dc{position:relative}.tgui-3eb6091f664c15d6:after,.tgui-3eb6091f664c15d6:before{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:var(--tgui--z-index--simple)}.tgui-97f2df57786b02dc:before{background:var(--tgui--secondary_bg_color)}.tgui-97f2df57786b02dc:not(.tgui-ecf101b3117a96c8):after{animation:tgui-3a837cc9661e7502 1.8s linear infinite;background-color:var(--tgui--bg_color);z-index:var(--tgui--z-index--skeleton)}@keyframes tgui-3a837cc9661e7502{0%,to{opacity:.4}50%{opacity:.7}}.tgui-bed09b0692380ce7{animation:tgui-738ce40067f9bb6e .34s cubic-bezier(.3,.3,.5,1);bottom:10px;box-sizing:border-box;left:10px;max-width:460px;position:fixed;right:10px;transition:transform .32s cubic-bezier(.3,.3,.5,1);-webkit-user-select:none;-moz-user-select:none;user-select:none}.tgui-a869502f11f22b6c{align-items:center;-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px);background:var(--tgui--surface_dark);border-radius:10px;bottom:0;box-sizing:border-box;display:flex;gap:12px;left:0;padding:10px 16px 10px 10px;position:sticky;right:0;top:0;width:100%}.tgui-a1e25a2488982fc5{transform:translate3d(0,140%,0)}.tgui-c2ca59c94a46245e{bottom:16px}.tgui-c2ca59c94a46245e .tgui-a869502f11f22b6c{border-radius:14px}.tgui-093aea87229643ac,.tgui-229bfa1a0a8ac43f{align-items:center;color:var(--tgui--toast_accent_color);display:flex}.tgui-7d8f183ba67229e9{color:var(--tgui--white);display:flex;flex:1 1 0;flex-direction:column;gap:1px}@keyframes tgui-738ce40067f9bb6e{0%{transform:translate3d(0,140%,0)}to{transform:translateZ(0)}}.tgui-4d26fba7185ffa9f{background:transparent;border:none;color:var(--tgui--toast_accent_color);padding:0}.tgui-86f452d8e92a2075{display:table;position:relative}.tgui-86f452d8e92a2075:before{background-color:var(--tgui--bg_color);background-image:url(/assets/2d82b92e720462f8dd3b-Bh4Fahcw.svg);bottom:0;content:"";left:0;position:absolute;right:0;top:0;transition:.4s ease;z-index:var(--tgui--z-index--simple)}.tgui-aff2a6268e887037:before{opacity:0}.tgui-abbb25a9ce45033e{cursor:pointer;position:relative}.tgui-6e9776e8c33b2626{cursor:default;opacity:.3}.tgui-21b20ecaad17ccf9{color:var(--tgui--outline);display:block}.tgui-bca5056bf34297b0{color:var(--tgui--link_color);opacity:0;position:absolute;top:0;transition:opacity .15s ease-out}.tgui-60cf4cc79ba44c4f:checked~.tgui-bca5056bf34297b0{opacity:1}.tgui-b9fd8cdf929947df{height:1px;margin:-1px;padding:0;position:absolute;white-space:nowrap;width:1px;clip:rect(0,0,0,0);border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);opacity:0;overflow:hidden}.tgui-a03137b1ed760aaf{display:flex;gap:10px;min-height:48px;padding:10px 12px 10px 16px}.tgui-ca1c0e2d013ae260{min-height:50px;padding:10px 16px}.tgui-f3ab78c8048cb9dc{align-items:center;background:conic-gradient(from 0deg at 50% 50%,#0c28ff,#03ffff,#24d627,#fdff22,#ff2227,#fe2df6,#7122ff 1turn);border-radius:50%;display:flex;height:24px;justify-content:center;position:relative;width:24px}.tgui-93beab8699996b1e{border-radius:50%;height:16px;width:16px}.tgui-93beab8699996b1e:after,.tgui-93beab8699996b1e:before{border-radius:inherit;content:"";position:absolute}.tgui-93beab8699996b1e:before{background:var(--tgui--bg_color);bottom:2px;left:2px;right:2px;top:2px}.tgui-93beab8699996b1e:after{background:inherit;bottom:4px;left:4px;right:4px;top:4px}.tgui-21dba5277ef0ddd7{flex:1 1 0}.tgui-8ca550c2fc85eff5{background:var(--tgui--bg_color);padding:20px 22px 16px;position:relative}.tgui-8ca550c2fc85eff5 .tgui-9f9a52f695b85cc9{background:var(--tgui--bg_color);border-radius:5px;color:var(--tgui--secondary_hint_color);left:32px;max-width:calc(100% - 86px);overflow:hidden;padding:0 6px;position:absolute;text-overflow:ellipsis;top:6px;white-space:nowrap}.tgui-4a83fef1f04acb0e{pointer-events:none;position:relative}.tgui-7707c5d942b7b9af.tgui-4a83fef1f04acb0e{opacity:.35}.tgui-8ca550c2fc85eff5.tgui-4a83fef1f04acb0e:after{background:var(--tgui--bg_color);bottom:0;content:"";left:0;opacity:.5;position:absolute;right:0;top:0}.tgui-0f5050defacbf813{align-items:center;box-sizing:border-box;display:flex}.tgui-16b3783d394bc7db,.tgui-8f04eff653cfa5e5{display:flex}.tgui-8ca550c2fc85eff5 .tgui-0f5050defacbf813{border-radius:14px;box-shadow:0 0 0 2px var(--tgui--outline)}.tgui-8ca550c2fc85eff5.tgui-41b168516bddcf4b .tgui-9f9a52f695b85cc9{color:var(--tgui--destructive_text_color)}.tgui-8ca550c2fc85eff5.tgui-41b168516bddcf4b .tgui-0f5050defacbf813{box-shadow:0 0 0 2px var(--tgui--destructive_text_color)}.tgui-8ca550c2fc85eff5.tgui-89277928456f0e30 .tgui-9f9a52f695b85cc9{color:var(--tgui--link_color)}.tgui-8ca550c2fc85eff5.tgui-89277928456f0e30 .tgui-0f5050defacbf813{box-shadow:0 0 0 2px var(--tgui--link_color)}.tgui-7707c5d942b7b9af .tgui-0f5050defacbf813{background:var(--tgui--bg_color);border-radius:12px}.tgui-7707c5d942b7b9af.tgui-41b168516bddcf4b .tgui-0f5050defacbf813{box-shadow:0 0 0 1.5px var(--tgui--destructive_text_color)}.tgui-d9de1f32aee12a15{gap:12px;padding:12px 16px}.tgui-9b2ad13855aef059{min-height:48px}.tgui-c4863cd4c893a047{background:transparent;border:0;box-sizing:border-box;color:var(--tgui--text_color);display:block;margin:0;outline:0;padding:0;resize:none;text-overflow:ellipsis;width:100%}.tgui-c4863cd4c893a047::-webkit-inner-spin-button,.tgui-c4863cd4c893a047::-webkit-outer-spin-button{-webkit-appearance:none}.tgui-c4863cd4c893a047::-moz-placeholder{color:var(--tgui--secondary_hint_color)}.tgui-c4863cd4c893a047::placeholder{color:var(--tgui--secondary_hint_color)}.tgui-6cca8a28a056cc34{--tgui--multiselect--min-height:52px;min-height:var(--tgui--multiselect--min-height);position:relative;width:100%}.tgui-1ed7193796bd9fff.tgui-1ed7193796bd9fff{min-height:var(--tgui--multiselect--min-height);padding-right:48px}.tgui-e9b05eb8feaa0359{color:var(--tgui--secondary_hint_color);position:absolute;right:16px}.tgui-c56e136f855e5144{--tgui--multiselect--gap:8px;box-sizing:border-box;display:flex;flex-grow:1;flex-shrink:1;flex-wrap:wrap;gap:var(--tgui--multiselect--gap);margin:0;max-width:100%;overflow:hidden;padding:8px;position:relative}.tgui-991d85450550abb9{max-width:calc(100% - var(--tgui--multiselect--gap));padding:6px 12px}.tgui-41e02fd2529dfbd2{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;box-shadow:none;color:var(--tgui--text_color);display:flex;flex:1;flex-direction:column;justify-content:center;outline:none;padding:0 8px;position:relative;width:100%}.tgui-41e02fd2529dfbd2::-moz-placeholder{color:var(--tgui--secondary_hint_color)}.tgui-41e02fd2529dfbd2::placeholder{color:var(--tgui--secondary_hint_color)}.tgui-41e02fd2529dfbd2[readonly]{cursor:default}.tgui-ac1d436c45aafe04 .tgui-41e02fd2529dfbd2{text-overflow:ellipsis;white-space:nowrap}.tgui-0b4134fd8d5c05ac{color:var(--tgui--hint_color);display:flex}.tgui-70d34454bcf3c3e4{background:var(--tgui--bg_color);border-radius:12px;box-shadow:0 32px 64px #0000000a,0 0 2px 1px #00000005;box-sizing:border-box;margin-top:8px;max-height:168px;overflow-y:scroll;width:100%}.tgui-6a25d2bd42bb932c{color:var(--tgui--hint_color)}.tgui-15f9ec3c119467a6{height:48px;padding:0 16px}.tgui-e3f4e376df0c272c{color:var(--tgui--link_color)}.tgui-e9c83f4f150e5513{z-index:var(--tgui--z-index--simple)}.tgui-97a62789a70393d0{position:absolute}.tgui-6ae8c47f9448321b{content:"";display:block;transform:translateY(1px)}.tgui-6c3deae89ec68e99{transform:rotate(90deg) translate(50%,-50%);transform-origin:right}.tgui-fed67e27ad8cb75f{transform:rotate(180deg)}.tgui-b27d1c4f6222569e{transform:rotate(-90deg) translate(-50%,-50%);transform-origin:left}.tgui-9bfdebc3fdae031b{cursor:pointer;position:relative}.tgui-55c1caaee1c1e33e{cursor:default;opacity:.25}.tgui-18734a5360b84fba{color:var(--tgui--outline);display:block}.tgui-1ec4b447aa5cf66a{color:var(--tgui--link_color);opacity:0;position:absolute;top:0}.tgui-18734a5360b84fba,.tgui-1ec4b447aa5cf66a{transition:opacity .15s ease-out}.tgui-7cd9bbef46d9194c:checked~.tgui-18734a5360b84fba{opacity:0}.tgui-7cd9bbef46d9194c:checked~.tgui-1ec4b447aa5cf66a{opacity:1}.tgui-a641ca1e63331268{background:var(--tgui--bg_color);bottom:0;box-sizing:border-box;left:0;padding:32px 20px;position:fixed;right:0;top:0}.tgui-a40b67b8ec9e3a49,.tgui-a641ca1e63331268{align-items:center;display:flex;flex-direction:column;justify-content:center;overflow:hidden}.tgui-a40b67b8ec9e3a49{flex:1 1 0;max-width:100%;text-overflow:ellipsis;white-space:nowrap}.tgui-bf64531d065e1bd9 .tgui-a40b67b8ec9e3a49{flex:unset}.tgui-7df9ee9d6d6586de,.tgui-a40b67b8ec9e3a49{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tgui-7df9ee9d6d6586de{max-width:100%;text-align:center}.tgui-36c453f0a9d51371{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;margin-top:20px}.tgui-0e77c7f1a1b82c84{--tgui--pin_input--buttons-gap:12px;--tgui--pin_input--button-width:33.3%;display:flex;flex-direction:column;flex-wrap:wrap;gap:var(--tgui--pin_input--buttons-gap);margin-top:52px;width:100%}.tgui-bf64531d065e1bd9 .tgui-0e77c7f1a1b82c84{--tgui--pin_input--button-width:76px}.tgui-49b69c407401f76c{display:flex;gap:var(--tgui--pin_input--buttons-gap);justify-content:center}.tgui-49b69c407401f76c:last-child{justify-content:flex-end;margin-left:calc(var(--tgui--pin_input--buttons-gap) * 2)}.tgui-bf64531d065e1bd9 .tgui-49b69c407401f76c:last-child{justify-content:center;margin-left:calc(var(--tgui--pin_input--button-width) + var(--tgui--pin_input--buttons-gap))}.tgui-14d79626209a204a{color:var(--tgui--link_color);display:block;margin:auto}.tgui-6eaa561b38208c72{background:var(--tgui--tertiary_bg_color);border:none;border-radius:16px;color:var(--tgui--text_color);height:56px;padding:0;width:var(--tgui--pin_input--button-width)}.tgui-3bea52c968cee224{border-radius:50%;height:76px;width:76px}.tgui-bad1e0d3a612c110{align-items:center;background:var(--tgui--bg_color);border:2.5px solid var(--tgui--divider);border-radius:12px;display:flex;height:44px;justify-content:center;padding:0;transition:border-color .15s ease-out;width:40px}.tgui-b9a1527d00258387{background:var(--tgui--link_color);border:none;border-radius:50%;height:13px;opacity:.1;width:13px}.tgui-b9a1527d00258387.tgui-1d6fb1351888c5e0{opacity:1}.tgui-bad1e0d3a612c110:focus-within{border-color:var(--tgui--link_color)}.tgui-9fa4f4531187df59{background:var(--tgui--text_color);border-radius:50%;height:8px;width:8px}.tgui-de477a8e3910f19f{cursor:pointer;display:block;position:relative}.tgui-d5c5e7402bfd8c12{cursor:default;opacity:.25}.tgui-bfcd091645843388{color:var(--tgui--outline);display:block}.tgui-8d2d5ba97b4abd79{color:var(--tgui--link_color);opacity:0;position:absolute;top:0}.tgui-8d2d5ba97b4abd79,.tgui-bfcd091645843388{transition:opacity .15s ease-out}.tgui-743a4b0f25e5d51b:checked~.tgui-bfcd091645843388{opacity:0}.tgui-743a4b0f25e5d51b:checked~.tgui-8d2d5ba97b4abd79{opacity:1}.tgui-0487bdb4329cd879{display:flex;gap:4px;padding:12px;position:relative}.tgui-6169bc2e9d6fdeb8{color:var(--tgui--tertiary_bg_color);position:relative}.tgui-6169bc2e9d6fdeb8:focus-visible{outline:2px solid var(--tgui--link_color)}.tgui-f0faaa15f44569ba{color:var(--tgui--link_color);position:absolute}.tgui-52ba7059852e9950{bottom:0;margin:0;opacity:0;position:absolute;top:0}.tgui-919c5658483cae11{position:relative}.tgui-a0742fd4c73756f7{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:inherit;border:none;border-radius:inherit;color:var(--tgui--text_color);outline:none;padding:12px 58px 12px 16px;width:100%}.tgui-025a45d791e466f6{color:var(--tgui--secondary_hint_color);pointer-events:none;position:absolute;right:16px;top:50%;transform:translateY(-50%)}.tgui-aa094d6480bfa32a{cursor:pointer;position:relative}.tgui-7d31e315f5cc4733{cursor:default;opacity:.25}.tgui-ad96577f259c5732{color:var(--tgui--link_color);display:block;opacity:0;transition:opacity .15s ease-out}.tgui-6988c618806a5171:checked~.tgui-ad96577f259c5732{opacity:1}.tgui-717c3649db8d5af2{--tgui--slider--thumb--size:12px;align-items:center;box-sizing:border-box;display:flex;gap:24px;min-height:52px;padding:16px 24px}.tgui-35faba867393ce37{border-radius:8px;cursor:pointer;height:var(--tgui--slider--thumb--size);position:relative;width:100%}.tgui-c591a831de13ba23{cursor:default;opacity:.35}.tgui-4de4feff2dcc975c,.tgui-e11a455378c63b15{border-radius:inherit;height:3px;left:0;margin-top:-1px;position:absolute;top:50%}.tgui-e11a455378c63b15{align-items:center;background-color:var(--tgui--tertiary_bg_color);box-sizing:border-box;display:flex;justify-content:space-between;width:100%}.tgui-4de4feff2dcc975c{background:var(--tgui--button_color);width:auto}.tgui-7fe9f0fbc9771947{height:100%;isolation:isolate;margin-left:calc(var(--tgui--slider--thumb--size) / 10);margin-right:calc(var(--tgui--slider--thumb--size) / 10);position:relative;z-index:var(--tgui--z-index--simple)}.tgui-6598607160233201,.tgui-a56564bcfd4b56e5{align-items:center;display:flex;justify-content:center;margin-top:3px}.tgui-d2e2a2e28ef0f746{--tgui--slider--thumb--size:24px;gap:20px;padding:20px}.tgui-d2e2a2e28ef0f746 .tgui-4de4feff2dcc975c,.tgui-d2e2a2e28ef0f746 .tgui-e11a455378c63b15{height:4px;margin-top:-2px}.tgui-b632646f586ff14d{background:var(--tgui--secondary_hint_color);border-radius:50%;height:2px;position:absolute;width:2px}.tgui-2b0a006b5a9ffd68{background:var(--tgui--secondary_hint_color);opacity:.35}.tgui-7951a89b824476b3{background:var(--tgui--tertiary_bg_color);border-radius:3px;height:20px;width:4px}.tgui-7951a89b824476b3.tgui-2b0a006b5a9ffd68{background:var(--tgui--button_color);opacity:1}.tgui-b632646f586ff14d:not(.tgui-7951a89b824476b3):first-child{transform:translate(50%)}.tgui-b632646f586ff14d:last-child{transform:translate(-150%)}.tgui-7951a89b824476b3:last-child{transform:translate(-100%)}.tgui-83b7253102c6addc{background:var(--tgui--button_color);border-radius:50%;height:var(--tgui--slider--thumb--size);position:absolute;top:50%;transform:translate(-50%,-50%);-webkit-user-select:none;-moz-user-select:none;user-select:none;width:var(--tgui--slider--thumb--size);z-index:var(--tgui--z-index--simple)}.tgui-96f5864d281f94a8{background:var(--tgui--white);box-shadow:0 6px 6.5px #0000001f,0 .5px 2px #0000001f}.tgui-abdeb837bfc726cb{height:100%;width:100%}.tgui-a1dc55b304d32032{align-items:center;border-radius:16px;cursor:pointer;display:flex;height:32px;overflow:hidden;position:relative;width:52px}.tgui-57a00e000de7483d{cursor:default;opacity:.4}.tgui-3acc6d0262399734:before{background:var(--tgui--secondary_bg_color);bottom:0;content:"";left:0;position:absolute;right:0;top:0}.tgui-2776944549f431fc .tgui-3acc6d0262399734:before{border:3px solid var(--tgui--secondary_hint_color);border-radius:16px}.tgui-3acc6d0262399734:after{border-radius:50%;content:"";position:absolute;top:50%;transform:translateY(-50%)}.tgui-2776944549f431fc .tgui-3acc6d0262399734:after{background:var(--tgui--secondary_hint_color);height:16px;margin-left:8px;width:16px}.tgui-b70ccb0e7742541a .tgui-3acc6d0262399734:after{background:var(--tgui--white);box-shadow:0 3px 1px #0000000f,0 3px 8px #00000026,0 0 0 1px #0000000a;height:28px;margin-left:2px;width:28px}.tgui-edfaab8ff474b0de:checked+.tgui-3acc6d0262399734:before{background-color:var(--tgui--link_color);border-color:var(--tgui--link_color)}.tgui-2776944549f431fc .tgui-edfaab8ff474b0de:checked+.tgui-3acc6d0262399734:after{height:24px;width:24px}.tgui-edfaab8ff474b0de:checked+.tgui-3acc6d0262399734:after{transform:translate(20px) translateY(-50%)}.tgui-2776944549f431fc .tgui-edfaab8ff474b0de:checked+.tgui-3acc6d0262399734:after{background:var(--tgui--white);transform:translate(16px) translateY(-50%)}@media (prefers-reduced-motion:no-preference){.tgui-3acc6d0262399734:before{transition:background-color,border-color 67ms linear}.tgui-3acc6d0262399734:after{transition:transform .3s cubic-bezier(.175,.885,.32,1.275) 0s}.tgui-b70ccb0e7742541a .tgui-3acc6d0262399734:before{transition:background-color .2s ease}.tgui-b70ccb0e7742541a .tgui-3acc6d0262399734:after{transition:transform .2s cubic-bezier(.36,-.24,.26,1.32)}}.tgui-d40ec83150e66029{background:inherit;border:none;border-radius:inherit;color:var(--tgui--text_color);min-height:80px;outline:none;padding:12px 16px;resize:none;width:100%}.tgui-d40ec83150e66029::-moz-placeholder{color:var(--tgui--secondary_hint_color)}.tgui-d40ec83150e66029::placeholder{color:var(--tgui--secondary_hint_color)}.tgui-2453b62de8016bfa .tgui-d40ec83150e66029{min-height:84px;padding:16px}.tgui-7a5facec9dc28fae{left:0;position:fixed;right:0}.tgui-d83e15d73344cdc0{top:0}.tgui-01790b7e59088ea5{bottom:0;padding-bottom:var(--tgui--safe_area_inset_bottom)}.tgui-53cb2ebed0c3b08f{background:var(--tgui--surface_primary);box-shadow:0 -1px 0 var(--tgui--divider);display:flex;justify-items:stretch;padding:0 16px}.tgui-a2b4713d67582227{padding:0}.tgui-64cd0db020a9bacf{align-items:center;background:transparent;border:none;color:var(--tgui--secondary_hint_color);display:flex;flex:1 0 0;flex-direction:column;gap:6px;justify-content:center;margin:0;max-width:100%;min-width:0;padding:12px 16px 16px;transition:.15s ease-out}.tgui-ecbb746748ea4134{gap:4px;padding:8px 12px 4px}.tgui-e6658d0b8927f95e{color:var(--tgui--link_color)}.tgui-e6658d0b8927f95e:not(.tgui-ecbb746748ea4134) .tgui-44d48e11585af170{background:var(--tgui--secondary_fill)}.tgui-44d48e11585af170{border-radius:35px;display:flex;justify-content:center;min-width:64px;padding:2px 10px}.tgui-ecbb746748ea4134 .tgui-44d48e11585af170{padding:0}.tgui-aeab497081949a15{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tgui-0eddcd83377979c2,.tgui-68fc52f1068b8e16{align-items:center;display:flex}.tgui-0eddcd83377979c2{color:var(--tgui--divider);height:20px;justify-content:center;margin:0 -6px;width:24px}.tgui-a9c3d618b6e43d64{color:var(--tgui--link_color)}.tgui-32fe6ce00169d72e{border-radius:8px;color:var(--tgui--hint_color);cursor:pointer;padding:8px 10px;text-decoration:none;transition:opacity .15s ease-out}.tgui-32fe6ce00169d72e:active{opacity:.5}@media (hover:hover) and (pointer:fine){.tgui-32fe6ce00169d72e:hover{background:var(--tgui--tertiary_bg_color)}}.tgui-442a9579d6c19dc4{--tgui--compact_pagination--dot--opacity--selected:.1;--tgui--compact_pagination--dot--background--selected:var(--tgui--link_color);display:inline-flex;gap:8px;padding:4px}.tgui-15adbef8fe5efed9{backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px);background:#00000040;border-radius:28px;padding:8px 9px}.tgui-15adbef8fe5efed9,.tgui-cdc228e9d92dac5b{--tgui--compact_pagination--dot--opacity--selected:.25;--tgui--compact_pagination--dot--background--selected:var(--tgui--white);gap:6px}.tgui-cdc228e9d92dac5b{padding:0}.tgui-747563e660315b07{background:var(--tgui--compact_pagination--dot--background--selected,var(--tgui--link_color));border:none;border-radius:50%;cursor:pointer;display:block;height:8px;opacity:var(--tgui--compact_pagination--dot--opacity--selected,.25);padding:0;transition:opacity .15s ease-in-out;width:8px}.tgui-6d14364fac453a65{opacity:1}.tgui-bfabaddd169233a9{color:var(--tgui--link_color);text-decoration:none}.tgui-38580a5c868cecc4{display:flex;gap:8px;padding:16px}.tgui-645f8efe8c9c3cc5{opacity:.35}.tgui-8dab5cf704c88e82{align-items:center;background:transparent;border:none;border-radius:12px;box-sizing:border-box;color:var(--tgui--hint_color);cursor:pointer;display:flex;height:44px;justify-content:center;min-width:44px;padding:0 10px}.tgui-64016be270020f33{background:var(--tgui--tertiary_bg_color);color:var(--textColor)}.tgui-a43e090d3501d4ca{cursor:default;opacity:.35}.tgui-670c6b2f3c8df445{cursor:default;opacity:1}.tgui-2636b28cb21c42cc{color:var(--tgui--link_color)}.tgui-71259e3311d7116e{background:var(--tgui--tertiary_bg_color);border-radius:44px;box-sizing:border-box;height:100%;overflow:hidden;padding:2px;width:100%}.tgui-b0a9057ab5d33005{align-content:stretch;align-items:center;border-radius:inherit;box-sizing:border-box;display:flex;height:100%;position:relative;width:100%}.tgui-31f461ccfea23ec3{background:var(--tgui--segmented_control_active_bg);border-radius:40px;bottom:0;box-sizing:border-box;left:0;position:absolute;right:0;top:0;transition:transform .15s;z-index:var(--tgui--z-index--simple)}.tgui-16c6b1986a48e2b5{background:var(--tgui--tertiary_bg_color);border-radius:9px}.tgui-16c6b1986a48e2b5 .tgui-31f461ccfea23ec3{border:var(--tgui--border--width) solid rgba(0,0,0,.04);border-radius:inherit;box-shadow:0 3px 1px #0000000a,0 3px 8px #0000001f}.tgui-bbfb272d22eb23e8{background:transparent;border:none;border-radius:inherit;color:var(--tgui--text_color);flex:1 1 0;max-width:100%;overflow:hidden;padding:10px 24px;text-overflow:ellipsis;white-space:nowrap;z-index:var(--tgui--z-index--simple)}.tgui-513fce1023cbbd63{padding:6px 24px}.tgui-89d3925598b8fd68{align-content:stretch;align-items:center;display:flex;gap:12px;height:100%;overflow:hidden;position:relative;width:100%}.tgui-8e986e14448c29e6{background:var(--tgui--button_color);border-radius:4px 4px 1px 1px;bottom:0;height:3px;left:0;position:absolute;right:0;transition:transform 125ms}.tgui-96892ceed80c1bf3{background:transparent;border:none;border-radius:inherit;color:var(--tgui--secondary_hint_color);flex:1 0 0;height:44px;max-width:100%;overflow:hidden;text-overflow:ellipsis;transition:color 125ms;white-space:nowrap}.tgui-44ea091aea23df33{color:var(--tgui--link_color)}.tgui-cc76354712c6e8d9{background-color:var(--tgui--bg_color);border-top-left-radius:16px;border-top-right-radius:16px;bottom:0;display:flex;flex-direction:column;left:0;max-height:96%;outline:none;position:fixed;right:0;z-index:var(--tgui--z-index--overlay)}.tgui-2c53ae2ef0209d4d{align-items:center;border-bottom:1px solid var(--tgui--divider);display:flex;justify-content:space-between;padding:16px}.tgui-5dc6ad1ca3ac3ed4{overflow-y:auto;padding-bottom:var(--tgui--safe_area_inset_bottom)}.tgui-f67c8fb3553eee55{align-items:center;box-sizing:border-box;display:flex;gap:12px;justify-content:space-between;padding:16px;position:relative}.tgui-f67c8fb3553eee55:before{background:var(--tgui--divider);border-radius:4px;content:"";height:4px;left:50%;position:absolute;top:8px;transform:translate(-50%);width:36px}.tgui-09b5f6cfd7ba56ab,.tgui-fe1d6742d85038d7{align-items:center;display:flex;flex:1 0 0}.tgui-09b5f6cfd7ba56ab{justify-content:flex-start}.tgui-fe1d6742d85038d7{justify-content:flex-end}.tgui-7ce1022bfdcb0ae3{--tgui--text--line_height:28px;display:block;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.tgui-3197096cb603b35a{bottom:0;left:0;position:fixed;right:0;top:0;z-index:var(--tgui--z-index--overlay)}.tgui-5638a4ef4e806d8c{background:var(--tgui--white);border-radius:12px;box-shadow:0 8px 24px #0000001a;color:var(--tgui--black);padding:10px}.tgui-bc60ca772e3ae3c6{background:var(--tooltip_background_dark);box-shadow:none}.tgui-5638a4ef4e806d8c .tgui-e0107e1e5ea5b9f3,.tgui-bc60ca772e3ae3c6{color:var(--tgui--white)}.tgui-bc60ca772e3ae3c6 .tgui-e0107e1e5ea5b9f3{color:var(--tooltip_background_dark)}.tgui-e37c114229ebfe85 .tgui-bc60ca772e3ae3c6{backdrop-filter:blur(50px);-webkit-backdrop-filter:blur(50px)}.tgui-6a12827a138e8827{--tgui--font-family:system-ui,-apple-system,BlinkMacSystemFont,"Roboto","Apple Color Emoji","Helvetica Neue",sans-serif;--tgui--font_weight--accent1:700;--tgui--font_weight--accent2:600;--tgui--font_weight--accent3:400;--tgui--large_title--font_size:34px;--tgui--large_title--line_height:42px;--tgui--title1--font_size:28px;--tgui--title1--line_height:36px;--tgui--title2--font_size:24px;--tgui--title2--line_height:32px;--tgui--title3--font_size:20px;--tgui--title3--line_height:24px;--tgui--headline--font_size:19px;--tgui--headline--line_height:28px;--tgui--text--font_size:17px;--tgui--text--line_height:26px;--tgui--subheadline1--font_size:16px;--tgui--subheadline1--line_height:24px;--tgui--subheadline2--font_size:15px;--tgui--subheadline2--line_height:22px;--tgui--caption1--font_size:13px;--tgui--caption1--line_height:20px;--tgui--caption2--font_size:11px;--tgui--caption2--line_height:16px;--tgui--border--width:1px;--tgui--base--section--box_shadow:0 1px 2px 0 rgba(0,0,0,.1);--tgui--bg_color:var(--tg-theme-bg-color,#fff);--tgui--text_color:var(--tg-theme-text-color,#000);--tgui--hint_color:var(--tg-theme-hint-color,#707579);--tgui--link_color:var(--tg-theme-link-color,#007aff);--tgui--button_color:var(--tg-theme-button-color,#007aff);--tgui--button_text_color:var(--tg-theme-button-text-color,#fff);--tgui--secondary_bg_color:var(--tg-theme-secondary-bg-color,#efeff4);--tgui--header_bg_color:var(--tg-theme-header-bg-color,#fff);--tgui--accent_text_color:var(--tg-theme-accent-text-color,#007aff);--tgui--section_bg_color:var(--tg-theme-section-bg-color,#fff);--tgui--section_header_text_color:var(--tg-theme-section-header-text-color,#707579);--tgui--subtitle_text_color:var(--tg-theme-subtitle-text-color,#707579);--tgui--destructive_text_color:var(--tg-theme-destructive-text-color,#e53935);--tgui--skeleton:hsla(0,0%,100%,.03);--tgui--divider:rgba(0,0,0,.15);--tgui--outline:rgba(0,0,0,.05);--tgui--surface_primary:hsla(0,0%,100%,.95);--tgui--tertiary_bg_color:#f4f4f7;--tgui--quartenary_bg_color:#f6f6fa;--tgui--segmented_control_active_bg:#fff;--tgui--card_bg_color:#fff;--tgui--secondary_hint_color:#a2acb0;--tgui--secondary_fill:rgba(67,120,255,.1);--tgui--green:#31d158;--tgui--destructive_background:#e53935;--tgui--primary_code_highlight:#4378ff;--tgui--secondary_code_highlight:#b00fb4;--tgui--tertiary_code_highlight:#3a9f20;--tgui--plain_background:rgba(0,0,0,.04);--tgui--plain_foreground:rgba(0,0,0,.8);--tgui--toast_accent_color:#55a6ff;--tgui--surface_dark:rgba(56,56,56,.85);--tooltip_background_dark:rgba(0,0,0,.85);--tgui--white:#fff;--tgui--black:#000;--tgui--z-index--simple:1;--tgui--z-index--skeleton:2;--tgui--z-index--overlay:3;-webkit-tap-highlight-color:transparent;-webkit-text-size-adjust:100%;color:var(--tgui--text_color)}.tgui-56dbb42c1dbd5e2b{--tgui--large_title--line_height:41px;--tgui--title1--line_height:34px;--tgui--title2--line_height:28px;--tgui--title3--line_height:25px;--tgui--headline--line_height:24px;--tgui--text--line_height:22px;--tgui--subheadline1--line_height:21px;--tgui--subheadline2--line_height:20px;--tgui--caption1--line_height:16px;--tgui--caption2--line_height:13px}.tgui-865b921add8ee075{--tgui--bg_color:var(--tg-theme-bg-color,#212121);--tgui--text_color:var(--tg-theme-text-color,#fff);--tgui--hint_color:var(--tg-theme-hint-color,#aaa);--tgui--link_color:var(--tg-theme-link-color,#2990ff);--tgui--button_color:var(--tg-theme-button-color,#2990ff);--tgui--button_text_color:var(--tg-theme-button-text-color,#fff);--tgui--secondary_bg_color:var(--tg-theme-secondary-bg-color,#0f0f0f);--tgui--header_bg_color:var(--tg-theme-header-bg-color,#212121);--tgui--accent_text_color:var(--tg-theme-accent-text-color,#007aff);--tgui--section_bg_color:var(--tg-theme-section-bg-color,#212121);--tgui--section_header_text_color:var(--tg-theme-section-header-text-color,#aaa);--tgui--subtitle_text_color:var(--tg-theme-subtitle-text-color,#aaa);--tgui--destructive_text_color:var(--tg-theme-destructive-text-color,#e53935);--tgui--skeleton:hsla(0,0%,100%,.03);--tgui--divider:hsla(0,0%,100%,.05);--tgui--outline:hsla(0,0%,100%,.1);--tgui--surface_primary:hsla(0,0%,9%,.95);--tgui--tertiary_bg_color:#2a2a2a;--tgui--quartenary_bg_color:#2f2f2f;--tgui--segmented_control_active_bg:#2f2f2f;--tgui--card_bg_color:#242424;--tgui--secondary_hint_color:#78797e;--tgui--secondary_fill:rgba(41,144,255,.15);--tgui--green:#32e55e;--tgui--destructive_background:rgba(255,35,35,.02);--tgui--primary_code_highlight:#2990ff;--tgui--secondary_code_highlight:#e937ed;--tgui--tertiary_code_highlight:#5ae536;--tgui--plain_background:hsla(0,0%,100%,.08);--tgui--plain_foreground:hsla(0,0%,100%,.95)}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){.tgui-6a12827a138e8827{--tgui--border--width:.5px}}@supports (padding-top:constant(safe-area-inset-bottom)){.tgui-6a12827a138e8827{--tgui--safe_area_inset_bottom:constant(safe-area-inset-bottom)}}@supports (padding-top:env(safe-area-inset-bottom)){.tgui-6a12827a138e8827{--tgui--safe_area_inset_bottom:env(safe-area-inset-bottom)}}@supports (color:color-mix(in srgb,var(--tgui--accent_text_color ) 10%,transparent)){.tgui-6a12827a138e8827{--tgui--secondary_fill:color-mix(in srgb,var(--tgui--accent_text_color) 10%,transparent)}.tgui-865b921add8ee075{--tgui--secondary_fill:color-mix(in srgb,var(--tgui--accent_text_color) 15%,transparent)}}body{background:var(--tg-theme-secondary-bg-color, white);padding:0;margin:0}
