*{margin:0;padding:0;box-sizing:border-box}:root{--bg1: #0f172a;--bg2: #020617;--panel: rgba(255,255,255,.06);--panel-2: rgba(255,255,255,.12);--text: #e2e8f0;--muted: #94a3b8;--accent1: #22d3ee;--accent2: #a78bfa;--good: #34d399;--warn: #f59e0b;--cloud-blue: #29bbec}html,body{background:#c8c5bb!important;overflow:hidden;margin:0;padding:0}#PBarNextFrameWrapper{display:none}.sound-toggle-btn{position:absolute;padding:8px 16px;font-family:GameFont,Courier New,monospace;cursor:pointer;z-index:9999;-webkit-user-select:none;user-select:none;transition:transform .1s,background .2s;display:flex;gap:8px;align-items:center;font-weight:700;border-radius:6px}.sound-toggle-btn:hover{background-color:#ffffff1a;transform:scale(1.05)}.sound-toggle-btn:active{transform:scale(.95)}.sound-label{color:#fff;font-size:10px;letter-spacing:1px}.sound-status{font-weight:700;font-size:10px;letter-spacing:1px}.sound-status.on{color:#4caf50;text-shadow:0 0 5px rgba(76,175,80,.5)}.sound-status.off{color:#f44336;text-shadow:0 0 5px rgba(244,67,54,.5)}.mobile-sound-toggle{bottom:10px;right:10px;font-size:8px;padding:6px 12px}.mobile-sound-toggle .sound-label,.mobile-sound-toggle .sound-status{font-size:10px}.desktop-sound-toggle{bottom:15px;right:15px;font-size:10px;padding:8px 16px}.desktop-sound-toggle .sound-label,.desktop-sound-toggle .sound-status{font-size:10px}.overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#29bbec;display:flex;padding:16px;z-index:100;flex-direction:column;justify-content:center;align-items:center}.overlay.hidden{display:none}.loading-screen{font-family:GameFont,Courier New,monospace;background-color:#29bbec;display:flex;align-items:center;justify-content:center;z-index:1000}.loading-content{text-align:center}.loading-text{font-size:24px;color:#fff;text-shadow:3px 3px 0px rgba(0,0,0,.3)}@media(max-width:1200px){.loading-text{font-size:18px}}.loading-dots:after{content:"";animation:loadingDots 1.5s infinite}@keyframes loadingDots{0%,20%{content:""}40%{content:"."}60%{content:".."}80%,to{content:"..."}}.loading-subtitle{font-size:18px;color:#002a5b;text-shadow:2px 2px 0px rgba(0,0,0,.1);margin-top:20px;line-height:1.6;max-width:80%;margin-left:auto;margin-right:auto}@media(max-width:1200px){.loading-subtitle{font-size:14px}}.landing-card{position:relative;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:1;gap:3%}.landing-graphic{max-width:85%;max-height:65%;object-fit:contain}.landing-enter-button{max-width:40%;height:auto;cursor:pointer;transition:transform .1s ease}.landing-enter-button:hover{transform:scale(1.05)}.landing-enter-button:active{transform:scale(.98)}.floating-cloud{position:absolute;height:auto;animation:float 6s ease-in-out infinite;pointer-events:none;z-index:1}.cloud-1{width:140px;top:8%;left:5%;animation-delay:0s}.cloud-2{width:120px;top:15%;right:5%;animation-delay:1.5s}.cloud-3{width:90px;bottom:20%;left:8%;animation-delay:3s}.cloud-4{width:100px;bottom:10%;right:3%;animation-delay:4.5s}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}.leaderboard-card{display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:10;position:relative}.leaderboard-title{font-family:GameFont,Courier New,monospace;color:#002a5b;text-align:center;text-shadow:2px 2px 0px rgba(0,0,0,.1);line-height:1.3;margin-bottom:10%}.mobile-leaderboard-title{font-size:1.5rem}.desktop-leaderboard-title{font-size:1.5rem;margin-bottom:10%}.mobile-leaderboard-list{width:90%;max-width:350px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:200px}.desktop-leaderboard-list{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:200px}.leaderboard-list{margin-bottom:5%}.leaderboard-item{display:flex;align-items:center}.rank-number{font-family:GameFont,Courier New,monospace;color:#002a5b;text-shadow:1px 1px 0px rgba(0,0,0,.2);font-size:120%;min-width:25px}.rank-score{font-family:GameFont,Courier New,monospace;color:#fff;text-shadow:1px 1px 0px rgba(0,0,0,.2);font-size:120%}.personal-best-section{padding:1rem 10%;text-align:center}.personal-best-label{font-family:GameFont,Courier New,monospace;color:#002a5b;text-shadow:1px 1px 0px rgba(0,0,0,.2);font-size:140%;margin-bottom:.5rem}.personal-best-score{font-family:GameFont,Courier New,monospace;text-shadow:1px 1px 0px rgba(0,0,0,.2);color:#fff;font-size:120%}.leaderboard-next-button{width:30%;cursor:pointer;transition:transform .1s ease}.leaderboard-next-button:hover{transform:scale(1.05)}.leaderboard-next-button:active{transform:scale(.98)}.mobile-leaderboard-next-button{width:35%;height:auto}.desktop-leaderboard-next-button{width:15%;height:auto}@media(max-width:400px){.mobile-leaderboard-title{font-size:1.2rem}.mobile-leaderboard-list{padding:1rem}.rank-number,.rank-score{font-size:.8rem}.floating-cloud{width:80px}}.character-selection-card{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;z-index:10;position:relative}.character-header{max-width:90%;height:auto;object-fit:contain}.mobile-character-header{max-width:100%;position:relative;margin-bottom:5%}.desktop-character-header{max-width:70%}.mobile-character-records,.mobile-selection-title{margin-bottom:3%}.mobile-characters-grid{margin-bottom:5%}.character-records-section{width:100%;display:flex;gap:5%;align-items:center;justify-content:center}.character-record-item{display:flex;flex-direction:column;align-items:center;text-align:center}.character-record-label{font-family:GameFont,Courier New,monospace;color:#002a5b;text-shadow:1px 1px 0px rgba(0,0,0,.2);font-size:.8rem;margin-bottom:.3rem}.character-record-value{font-family:GameFont,Courier New,monospace;color:#fff;text-shadow:1px 1px 0px rgba(0,0,0,.2);font-size:.8rem}.character-selection-title{width:100%;font-family:GameFont,Courier New,monospace;color:#002a5b;text-shadow:1px 1px 0px rgba(0,0,0,.2);font-size:1rem;text-align:center}.characters-grid{display:flex;flex-direction:column;gap:5%;align-items:center}.character-row{display:flex;justify-content:center;gap:8%}.character-item{display:flex;flex-direction:column;align-items:center;position:relative}.character-arrow{margin-left:15%;width:50%;height:auto;opacity:0;transition:opacity .2s ease;margin-bottom:10%}.character-arrow.active{opacity:1}.character-img{height:auto;z-index:2}.character-platform{width:100%;height:auto;opacity:0;transition:opacity .2s ease}.character-platform.active{opacity:1}.mobile-characters-grid .character-img{width:5%}.desktop-characters-grid .character-img{width:100%}.character-play-button{cursor:pointer;transition:transform .1s ease}.character-play-button:hover{transform:scale(1.05)}.character-play-button:active{transform:scale(.98)}.mobile-character-play-button{width:35%;height:auto}.desktop-character-play-button{width:15%;height:auto}@media(max-width:1200px){.mobile-characters-grid .character-img{width:40px}.character-selection-title{font-size:100%}.character-record-label,.character-record-value{font-size:80%}}.desktop-wrapper{display:none}.mobile-wrapper{display:flex}@media(max-width:1200px){.character-item{width:10%}.character-row{margin-bottom:3%}}@media(min-width:1201px){.character-selection-card{justify-content:space-around}.character-record-label,.character-record-value{font-size:1.2rem}.character-records-section{width:50%;justify-content:space-between}.character-selection-title{width:50%;font-size:1.4rem}.leaderboard-next-button{width:120px}.mobile-wrapper{display:none}.landing-enter-button{width:20%}.desktop-wrapper{display:flex}.character-row{gap:7%}.characters-grid{width:70%}.character-arrow{margin-left:15%;width:70%;margin-bottom:10%}.character-platform{width:100%}}.mobile-wrapper{position:fixed;top:0;left:0;width:100vw;height:100dvh;background:#000;justify-content:center;align-items:center;z-index:-200}.handheld-console{position:relative;width:100vw;height:100dvh;max-width:100vw;max-height:100dvh;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1.25rem 0}.console-bg{position:absolute;top:0;left:0;width:100%;height:100dvh;object-fit:cover;object-position:center;z-index:1;pointer-events:none}.mobile-top-section{position:relative;width:100%;display:flex;justify-content:space-between;align-items:center;padding:0 1.875rem;z-index:3;top:3%}.mobile-top-section-left{width:100%;height:100%;display:flex;align-items:flex-start}.mobile-top-section-right{align-items:flex-end;width:100%;height:100%;display:flex;flex-direction:column}.ui-element{position:relative;z-index:3;pointer-events:none}.battery{height:35%;top:33%;right:2%}.kpa-arcade{width:60%;right:47%;top:46%}.game-in{width:5.625rem;height:auto;top:32%;right:-5%}.game-title{width:9.375rem;height:auto;top:2%}.game-screen{position:relative;width:85%;height:69%;z-index:2;border:.125rem solid var(--panel-2);overflow:hidden;box-shadow:0 .625rem 1.875rem #00000080;flex-shrink:0}canvas{display:block;background:linear-gradient(180deg,#0b1220,#0a0f1a);width:100%;height:100%}.mobile-controls-container{position:relative;width:85%;display:flex;justify-content:space-between;align-items:center;z-index:3;height:6.25rem;flex-shrink:0}.mobile-controls-arrows{display:flex;align-items:center;gap:.3125rem;justify-content:space-between}.control-btn{background:none;border:none;padding:0;margin:0;width:5.3125rem;height:auto;cursor:pointer;-webkit-user-select:none;user-select:none;transition:transform .1s ease,opacity .1s ease;display:flex;align-items:center;justify-content:center}.control-btn img{width:100%;height:auto;pointer-events:none}.control-btn:active{transform:scale(.95);opacity:.8}.game-overlay{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:10;padding:1%}.game-overlay.hidden{display:none}.overlay-card{background:#fffffff2;padding:1.875rem;border-radius:.9375rem;text-align:center;box-shadow:0 .3125rem 1.25rem #0000004d;max-width:90%}.overlay-card h1{color:#333;font-size:2rem;margin-bottom:1.25rem;font-family:GameFont,Courier New,monospace}.overlay-card h2{color:#333;margin:0 0 .9375rem;font-size:2rem;font-family:GameFont,Courier New,monospace}.overlay-card p{color:#666;font-size:.875rem;margin:.625rem 0}.game-btn{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:.75rem 2.5rem;font-size:1.125rem;border-radius:1.875rem;cursor:pointer;margin-top:.9375rem;transition:transform .2s;font-family:GameFont,Courier New,monospace}.game-btn:hover{transform:scale(1.05)}.instructions{color:#666;margin:1.25rem 0;text-align:center;font-size:.875rem}#gameInfo{position:absolute;top:.625rem;left:0;right:0;display:flex;justify-content:space-between;padding:0 1.25rem;color:#333;font-size:1rem;font-weight:700;text-shadow:1px 1px 1px rgba(255,255,255,.8);z-index:5;font-family:GameFont,Courier New,monospace}@media(max-width:400px){.mobile-top-section{padding:0 .9375rem}.kpa-arcade{width:50%;right:39%;top:46%}.game-title{width:7.5rem}.game-in{width:4.375rem}}@media(max-width:599px){.control-btn{width:37%}}@media(min-width:600px)and (max-width:768px){.mobile-top-section{top:-5%}.game-title{width:50%;height:auto;top:17%}.game-in{width:30%;height:auto;top:47%;right:-3%}.battery{height:30%;top:45%}.kpa-arcade{width:45%;right:32%;top:49%}.control-btn{width:20%}}@media(min-width:700px)and (min-height:1000px){.mobile-top-section{top:-5%}.game-title{width:50%;height:auto;top:17%}.game-in{width:30%;height:auto;top:47%;right:-3%}.battery{height:30%;top:45%}.kpa-arcade{width:45%;right:32%;top:49%}.control-btn{width:20%}}.desktop-wrapper{width:100vw;height:100dvh;background:#000;justify-content:center;align-items:center}.desktop-game-info{position:absolute;top:10px;left:0;right:0;display:flex;justify-content:space-between;padding:1% 3%;color:#333;font-weight:700;text-shadow:1px 1px 1px rgba(255,255,255,.8);z-index:5;font-family:GameFont,monospace;font-size:1.25rem}.arcade-tv-container{width:100vw;height:100dvh;position:relative;display:flex;justify-content:center;align-items:center}.tv-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:3;display:flex;justify-content:center;align-items:center;pointer-events:none}.tv-bg-image{width:100vw;height:100vh;object-fit:contain;object-position:center}.game-container{z-index:2}.frame{position:absolute;overflow:hidden;box-shadow:0 1.375rem 3.75rem #00000080}@media(max-width:1200px){.frame{top:16.8%;left:8.5%;width:73%;height:56.5%}}@media(max-width:900px){.frame{top:17%;left:9%;width:72.5%;height:56%}}
/*# sourceMappingURL=/cdn/shop/t/63/assets/cloud-jump.css.map */
