@import"https://fonts.googleapis.com/css?family=Gloria+Hallelujah";/*! tailwindcss v4.1.13 | MIT License | https://tailwindcss.com */.visible{visibility:visible}.container{width:100%}.hidden{display:none}@font-face{font-family:PPMondwest;src:url(/fonts/PPNeueBit-Bold.otf)format("opentype");font-weight:400;font-style:normal;font-display:swap}*{box-sizing:border-box;margin:0;padding:0}:root{--header-height:80px;--footer-height:200px}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;background:#000;min-height:100vh;font-family:PPMondwest,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:18px;line-height:1.6}#root{flex-direction:column;min-height:100vh;display:flex}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.3}p{margin-bottom:1rem}a{color:inherit;text-decoration:none}code{font-family:Monaco,Consolas,Liberation Mono,Menlo,monospace}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}*{box-sizing:border-box}.container{height:552px;width:422px;position:relative;margin:20px auto 0;overflow:hidden;font-family:Gloria Hallelujah,cursive}.loading-screen{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;background:#000000f2;z-index:9999;pointer-events:all}.loading-logo-top{width:200px;height:200px;margin-bottom:30px;display:block;background:none;border:none;outline:none}.loading-logo-spinning{width:120px;height:120px;display:block;animation:spin 2s linear infinite;background:none;border:none;outline:none}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.main-menu-logo{width:200px;height:auto;display:block;margin:0 auto 20px;transform:none;background:none;border:none;outline:none}canvas{height:552px;width:422px;display:block;background:url(/bg/bg.png) top left}#scoreBoard{width:420px;height:50px;background:#b6c8dcb3;position:absolute;top:-3px;left:0;z-index:-1;-o-border-image:url(https://i.imgur.com/5BBsR.png) 100 5 round;border-image:url(https://i.imgur.com/5BBsR.png) 100 5 round}#scoreBoard p{font-size:20px;padding:0;line-height:47px;margin:0 0 0 5px}img{display:none}#mainMenu,#gameOverMenu{height:100%;width:100%;text-align:center;position:absolute;top:0;left:0;z-index:2;display:flex;flex-direction:column;justify-content:center;align-items:center;background:url(/bg/bg.png) top left;background-size:cover;background-repeat:no-repeat}#gameOverMenu{visibility:hidden}h2,h3,h1{font-weight:400;background:transparent}h1{font-size:60px;color:#d52a1b;transform:rotate(-10deg);margin:0;background:transparent}h3{text-align:center;margin:5px 0;color:#2196f3;background:transparent}h3 a{color:#ecca12;background:transparent}.button{width:105px;height:31px;background:url(https://i.imgur.com/2WEhF.png) 0 0 no-repeat;display:block;color:#d52a1b;font-size:12px;line-height:31px;text-decoration:none;margin:10px 0;text-align:center;font-weight:700}.button.tweet{background-position:0 -90px}.button.fb{background-position:0 -60px}.info{margin:10px 0;color:#ecca12;text-align:center}.info .key{width:16px;height:16px;background:url(https://i.imgur.com/2WEhF.png) no-repeat;text-indent:-9999px;display:inline-block}.info .key.left{background-position:-92px -621px}.info .key.right{background-position:-92px -641px}.home-page-container{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;background:#000;background-size:150% 150%;background-repeat:no-repeat;padding:0 20px 20px;font-family:Gloria Hallelujah,cursive;position:relative}.background-char{position:fixed;width:80px;height:80px;-o-object-fit:contain;object-fit:contain;z-index:1;opacity:.6;pointer-events:none;background:none;border:none;outline:none;display:block}.char4{top:15%;left:10%;transform:rotate(-15deg)}.char5{top:15%;right:15%;transform:rotate(20deg)}.char6{bottom:10%;left:5%;transform:rotate(10deg)}.char7{bottom:5%;right:10%;transform:rotate(-25deg)}.char8{top:60%;left:50%;transform:rotate(30deg)}.loot-animation{position:fixed;top:20px;left:20px;width:120px;height:auto;z-index:100;display:block;background:none;border:none;outline:none;animation:growIn 1.5s ease-out forwards;transform:scale(0)}@keyframes growIn{0%{transform:scale(0);opacity:0}50%{transform:scale(1.2);opacity:.8}to{transform:scale(1);opacity:1}}.wallet-connect-section{margin-bottom:50px;text-align:center;position:absolute;top:10px;right:20px;z-index:100}.wallet-button{color:#dcdcdc;border:none;padding:12px 24px;border-radius:5px;cursor:pointer;font-size:16px;font-weight:700;transition:background-color .3s}.wallet-connect-button{color:#d52a1b;background-color:#fff;border:3px solid #d52a1b;font-family:Gloria Hallelujah,cursive}.wallet-connect-button:disabled{background-color:#ccc;cursor:not-allowed}.wallet-connected-button{background-color:#9e9e9e;color:#fff}.wallet-install-warning{margin:10px 0 0;color:#ff9800;font-size:14px}.wallet-install-link{color:#d52a1b}.main-content-area{display:flex;gap:30px;align-items:center;max-width:1400px;width:100%;position:relative;margin-top:80px;min-height:calc(100vh - 80px)}.rewards-section,.leaderboard-section{position:relative;z-index:10}.rewards-section{background-color:#dcdcdc;padding:20px;border-radius:15px;box-shadow:0 4px 20px #00000026;min-width:300px;max-width:350px;border:3px solid #d52a1b;transform:rotate(-1deg);transition:transform .3s ease}.rewards-section:hover{transform:rotate(0) scale(1.02)}.rewards-title{margin:0 0 20px;color:#d52a1b;font-size:24px;text-align:center;border-bottom:3px solid #d52a1b;padding-bottom:10px;transform:rotate(-2deg);font-weight:700}.rewards-summary{margin-bottom:25px}.reward-item{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #eee}.reward-item:last-child{border-bottom:none}.reward-label{color:#666;font-size:14px;font-weight:500}.reward-value{color:#333;font-size:16px;font-weight:700}.reward-value.earned{color:#ecca12}.countdown-section{margin-top:15px;text-align:center}.countdown-text{color:#666;font-size:14px;font-weight:500;font-style:italic}.twitter-icon-container{position:absolute;bottom:-60px;left:50%;transform:translate(-50%);z-index:20}.twitter-icon-link{display:inline-block;width:40px;height:40px;border:2px solid #d52a1b;background-color:#ccc;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease;box-shadow:0 2px 8px #00000026}.twitter-icon-link:hover{background-color:#98989873;transform:scale(1.1);box-shadow:0 4px 12px #00000040}.twitter-icon{width:20px;height:20px;display:block}.desktop-flame{position:absolute;width:800px;height:800px;-o-object-fit:contain;object-fit:contain;z-index:1;display:none;opacity:.6;mix-blend-mode:screen}.desktop-flame-left{bottom:0;left:0;transform:scaleX(-1)}.desktop-flame-right{bottom:0;right:0}@media (min-width: 1025px){.desktop-flame{display:block}}.music-toggle-button{position:fixed;bottom:20px;right:20px;width:60px;height:60px;border:none;background:none;cursor:pointer;z-index:100;padding:0;border-radius:50%;transition:transform .3s ease}.music-toggle-button:hover{transform:scale(1.1)}.music-icon{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block;background:none;border:none;outline:none}.top-players{border-top:2px solid #f0f0f0;padding-top:20px}.top-players-title{margin:0 0 15px;color:#333;font-size:16px;text-align:center}.players-list{display:flex;flex-direction:column;gap:6px}.player-item{display:flex;align-items:center;padding:6px 8px;background-color:#f8f9fa;border-radius:6px;border-left:3px solid #ecca12}.player-rank{background-color:#ecca12;color:#fff;width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;margin-right:8px;flex-shrink:0}.player-info{flex:1;min-width:0}.player-address{color:#333;font-size:11px;font-weight:500;margin-bottom:1px}.player-score{color:#666;font-size:10px}.player-reward{color:#d52a1b;font-size:12px;font-weight:700;margin-left:8px}.no-players{text-align:center;padding:20px;color:#666;font-style:italic}.game-section{flex:1;display:flex;flex-direction:column;align-items:center;position:relative}.free-to-play-container{background-color:#2749d9;color:#fff;padding:4px 12px;border-radius:20px;margin-bottom:10px;z-index:10;position:relative}.free-to-play-text{font-size:12px;font-weight:700;font-family:Gloria Hallelujah,cursive}.game-wrapper{border:4px solid #2749d9;border-radius:10px;display:inline-block;overflow:hidden;z-index:10;position:relative}.game-wrapper .container{margin:0!important}.game-wrapper canvas{display:block;margin:0;padding:0}.character-preview{width:120px;height:100px;-o-object-fit:contain;object-fit:contain;display:block;position:absolute}.character-1{top:-80px;left:50%;transform:translate(-50%);z-index:1}.character-2{position:absolute;bottom:calc(100% - 6px);left:50%;transform:translate(-50%);z-index:1}.character-3{position:absolute;bottom:calc(100% + 2px);left:50%;transform:translate(-50%);z-index:1}.leaderboard-section{background-color:#dcdcdc;padding:15px;border-radius:15px;box-shadow:0 4px 20px #00000026;min-width:280px;max-width:320px;height:-moz-fit-content;height:fit-content;border:3px solid #ecca12;transform:rotate(1deg);transition:transform .3s ease}.leaderboard-section:hover{transform:rotate(0) scale(1.02)}.user-rewards-summary{margin-bottom:15px;padding-bottom:15px;border-bottom:2px solid #ecca12}.user-rewards-title{margin:0 0 10px;color:#333;font-size:16px;text-align:center}.user-reward-stats{display:flex;flex-direction:column;gap:6px}.user-stat-item{display:flex;justify-content:space-between;align-items:center;padding:6px 10px;background-color:#acacac;border-radius:4px;border-left:3px solid #ecca12}.user-stat-label{color:#666;font-size:12px;font-weight:500}.user-stat-value{color:#ecca12;font-size:14px;font-weight:700}.leaderboard{border-top:2px solid #acacac;padding-top:15px}.leaderboard-title{margin:0 0 10px;color:#ecca12;font-size:18px;text-align:center;transform:rotate(2deg);font-weight:700}.player-item.top-three{background:linear-gradient(135deg,#d52a1b,#ecca12);color:#fff;border-left:3px solid #ecca12}.player-item.top-three .player-address,.player-item.top-three .player-score{color:#fff}.player-item.top-three .player-reward{color:#fff;font-weight:700}@media (max-width: 1024px){.main-content-area{flex-direction:column;align-items:center;gap:80px;padding:30px 20px}.rewards-section,.leaderboard-section{max-width:100%;width:100%;margin:40px 0}.game-section{margin:50px 0}.twitter-icon-container{bottom:-100px;margin-bottom:40px}.character-preview{width:100px;height:80px}}@media (max-width: 768px){.main-content-area{flex-direction:column;align-items:center;gap:100px;padding:40px 20px}.rewards-section{max-width:100%;width:100%;margin:50px 0}.game-section{margin:60px 0}.leaderboard-section{max-width:100%;width:100%;margin:50px 0}.twitter-icon-container{bottom:-120px;margin-bottom:40px}.character-preview{width:80px;height:60px}.character-1{top:-60px}.character-2{bottom:calc(100% - 6px)}.character-3{bottom:calc(100% + 2px)}}@media (max-width: 480px){.main-content-area{gap:120px;padding:30px 15px}.rewards-section,.leaderboard-section{padding:20px;margin:60px 0}.game-section{margin:80px 0}.game-wrapper{margin:40px 0}.twitter-icon-container{bottom:-150px;margin-bottom:50px}.twitter-icon-link{width:50px;height:50px}.twitter-icon{width:24px;height:24px}}.App{min-height:100vh;display:flex;flex-direction:column}
