body{background:linear-gradient(180deg,#001c25,#002f3a 20%,#016c85 40%,#019cb4 60%,#7cdeff 80%,#7cdeff);font-family:Press Start\ 2P,cursive;margin:0;overflow:hidden;padding:0}html{touch-action:manipulation}.App{align-items:center;background:linear-gradient(180deg,#001c25,#002f3a 20%,#016c85 40%,#019cb4 60%,#7cdeff 80%,#7cdeff);background-position:50%;background-size:cover;display:flex;flex-direction:column;font-family:press-start-2p,sans-serif;height:100vh;justify-content:center;margin:0;overflow:hidden;padding:0}.stars{background:#0000;height:100%;left:0;top:0;width:100%;z-index:0}.star,.stars{position:absolute}.star{animation:twinkle 2s ease-in-out infinite;background:#ffffff54;border-radius:50%;height:2px;width:2px}@keyframes twinkle{0%,to{opacity:1}50%{opacity:.5}}.header{margin-top:20px;position:fixed;text-align:center;top:0;width:100%}.header img{height:auto;width:130px}.header h1{color:#fff;font-family:Press Start\ 2P,cursive;font-size:24px;letter-spacing:3px;line-height:40px;text-shadow:3px 3px #000}.podium{align-items:flex-end;display:flex;justify-content:center;margin-top:-50px}.podium img{animation:float 3s ease-in-out infinite;filter:drop-shadow(0 5px 8px rgba(0,0,0,.5));height:auto;margin:0;width:100px}.podium img:nth-child(2){width:120px}.podium .gold{animation-delay:0s}.podium .silver{animation-delay:.7s}.podium .bronze{animation-delay:1.2s}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.scoreboard-button{background:linear-gradient(45deg,#0084ff,#4ba8ff);border:4px solid #3a101c;border-radius:15px;box-shadow:0 5px #2a0913;color:#fff;cursor:pointer;font-family:Press Start\ 2P,cursive;font-size:12px;height:50px;margin-bottom:15px;overflow:hidden;position:relative;text-shadow:2px 2px #000;transition:transform .2s,box-shadow .2s;width:70%}.scoreboard-button:before{animation:shine 4s ease-in-out infinite reverse;animation-delay:0s;background:linear-gradient(125deg,#0000 45%,#fff 50%,#0000 0);content:"";height:100%;left:-100%;position:absolute;top:0;transform:skewX(-20deg);width:200%}@keyframes shine{0%{transform:translateX(-10%) skewX(-20deg)}80%{transform:translateX(-10%) skewX(-20deg)}to{transform:translateX(100%) skewX(-20deg)}}.scoreboard-button:hover{box-shadow:0 9px #2a0913;transform:translateY(-4px)}.scoreboard-button:active{box-shadow:0 3px #2a0913;transform:translateY(2px)}.image-container{bottom:50px;position:absolute;text-align:center;width:100%}.image-container img{background-color:#000;border-radius:15px;box-shadow:5px 10px 7px 5px #00000080;cursor:pointer;height:auto;transition:transform .3s ease;width:60%}.image-container img:hover{transform:scale(1.05)}.centered-text{color:#fff;font-family:Press Start\ 2P,cursive;font-size:20px;left:50%;line-height:30px;pointer-events:none;position:absolute;text-shadow:2px 2px 0 #000,-2px -2px 0 #000,2px -2px 0 #000,-2px 2px 0 #000;top:50%;transform:translate(-50%,-50%);-webkit-user-select:none;user-select:none;word-spacing:-5px}.podium-item{align-items:center;display:flex;flex-direction:column}.player-name{font-size:3px;margin-top:10px;word-spacing:-6px}.player-name,.score{color:#fff;font-family:Press Start\ 2P,cursive;text-align:center;text-shadow:2px 2px 0 #000;z-index:6}.score{font-size:14px;margin-top:5px}.bronze,.gold,.silver{transition:.3s ease-in-out}.scan-button{background-color:initial;background:linear-gradient(25deg,#fff2b9,#ffa600);border:4px solid #3a101c;border-radius:5px;border-radius:20px;box-shadow:0 5px #2a0913;color:#fff;cursor:pointer;font-family:Press Start\ 2P,cursive;font-size:20px;height:90px;margin-top:20px;overflow:hidden;position:relative;text-shadow:2px 2px 3px #000;transition:transform .2s,box-shadow .2s;width:50%}.scan-button:before{animation:shine 5s ease-in-out infinite reverse;animation-delay:0s;background:linear-gradient(125deg,#0000 45%,#fff 50%,#0000 0);content:"";height:100%;left:-100%;position:absolute;top:0;transform:skewX(-20deg);width:200%}.scan-button:hover{box-shadow:0 9px #2a0913;transform:translateY(-4px)}.scan-button:active{box-shadow:0 3px #2a0913;transform:translateY(2px)}.golden-egg{cursor:pointer;height:50px;pointer-events:all;position:fixed;touch-action:manipulation;width:50px;z-index:1000}#score-counter{align-items:center;display:flex;font-family:Press Start\ 2P,cursive;justify-content:center;position:fixed;right:25px;top:25px;z-index:2000}#score-counter img{background-color:#000;border-radius:100%;height:35px;position:relative;width:35px}#score-counter span{color:#fff;font-size:10px;left:50%;position:absolute;text-shadow:2px 2px 0 #000;top:50%;transform:translate(-50%,-50%)}#bell-icon{align-items:center;display:flex;left:25px;position:fixed;top:25px;z-index:2000}#bell-icon img{cursor:pointer;width:32px}.notification-count{background-color:#ac2525;border-radius:50%;color:#fff;font-size:12px;padding:2px 5px;position:absolute;right:-5px;top:-5px}#bunny-gif{bottom:0;position:fixed;right:0;transform:translateX(50%);z-index:1000}.scoreboard-modal{background:rgba(0,0,0,.904);border:1px solid #333;border-radius:20px;color:#fff;display:block;font-family:Press Start\ 2P,cursive;height:95%;left:50%;position:fixed;top:50%;transform:translateX(-50%) translateY(-50%);width:90%;z-index:3000}.player-list{flex-direction:column;height:90%;overflow-y:auto;padding:20px}.player,.player-list{align-items:center;display:flex}.player{border-bottom:1px solid #333;justify-content:space-between;padding:10px 0;width:100%}.player img{height:30px;margin-right:10px;width:30px}.player-name{font-size:12px}.player-score{font-size:16px}.scoreboard-modal-header-text{font-size:20px}.scoreboard-modal-header{align-items:center;background:#333;border-top-left-radius:20px;border-top-right-radius:20px;display:flex;justify-content:space-between;padding:10px 20px;position:sticky;top:0;z-index:10}.scoreboard-modal-header-exit-button{background-color:red;border-radius:5px;box-shadow:2px 5px #2a0913;color:#fff;cursor:pointer;font-size:20px;padding:5px 10px}.notification-modal{background:rgba(0,0,0,.904);border:1px solid #333;border-radius:20px;color:#fff;display:block;font-family:Press Start\ 2P,cursive;height:95%;left:50%;position:fixed;top:50%;transform:translateX(-50%) translateY(-50%);width:90%;z-index:3000}.notification-list{align-items:center;height:90%;overflow-y:auto;padding:20px}.notification,.notification-list{display:flex;flex-direction:column}.notification{align-items:flex-start;border-bottom:1px solid #333;justify-content:center;padding:10px 0;width:100%}.notification-type-0{background:linear-gradient(45deg,orange,#fc6);box-shadow:4px 5px #cc8400}.notification-type-0,.notification-type-1{border-radius:5px;color:#fff;margin-bottom:15px;padding:6px}.notification-type-1{background:linear-gradient(45deg,#0084ff,#4ba8ff);box-shadow:4px 5px #004585}.notification-type-3{background:linear-gradient(45deg,purple,#d580ff);border-radius:5px;box-shadow:4px 5px #5a005a;color:#fff;margin-bottom:15px;padding:6px}.notification img{height:30px;margin-right:10px;width:30px}.notification-text{word-wrap:break-word;font-size:10px;word-break:break-word}.notification-type{background-color:#fff;color:#000;font-weight:700}.notification-timestamp,.notification-type{border-radius:8px;font-size:10px;margin-bottom:5px;padding:5px}.notification-timestamp{background-color:#000;color:#fff}.notification-text{font-size:12px;line-height:20px}.notification-text span{color:#fc0;font-size:12px;font-weight:700}.notification-modal-header-text{font-size:15px}.notification-modal-header{align-items:center;background:#333;border-top-left-radius:20px;border-top-right-radius:20px;display:flex;justify-content:space-between;padding:10px 20px;position:sticky;top:0;z-index:10}.notification-modal-header-exit-button{background-color:red;border-radius:5px;box-shadow:2px 5px #2a0913;color:#fff;cursor:pointer;font-size:18px;padding:5px 10px}.scan-qr-modal{background:rgba(0,0,0,.904);border:1px solid #333;border-radius:20px;color:#fff;display:block;font-family:Press Start\ 2P,cursive;height:95%;left:50%;position:fixed;top:50%;transform:translate(-50%,-50%);width:90%;z-index:3000}.scan-qr-modal-header{align-items:center;background:#333;border-top-left-radius:20px;border-top-right-radius:20px;display:flex;justify-content:space-between;padding:10px 20px;position:sticky;top:0;z-index:10}.scan-qr-modal-header-text{font-size:20px}.scan-qr-modal-header-exit-button{background-color:red;border-radius:5px;box-shadow:2px 5px #2a0913;color:#fff;cursor:pointer;font-size:20px;padding:5px 10px}.scan-qr-modal-content{align-items:center;display:flex;height:calc(100% - 50px);justify-content:center;padding:20px}.notification-action{display:flex;justify-content:center;margin-top:10px}.accept-challenge-button{background:linear-gradient(45deg,#00ffea,#4ba8ff);border:none;border-radius:8px;box-shadow:0 5px #2a0913;color:#000;cursor:pointer;font-family:Press Start\ 2P,cursive;font-size:10px;margin-bottom:5px;padding:13px 20px;transition:transform .2s,box-shadow .2s}.accept-challenge-button:hover{box-shadow:0 0 #2a0913;transform:translateY(4px)}.qr-modal{background:rgba(0,0,0,.904);border:1px solid #333;border-radius:20px;box-shadow:0 4px 10px #00000080;color:#fff;display:block;font-family:Press Start\ 2P,cursive;height:95%;left:50%;position:fixed;top:50%;transform:translate(-50%,-50%);width:90%;z-index:3000}.qr-modal-header{align-items:center;background:#333;border-top-left-radius:20px;border-top-right-radius:20px;display:flex;justify-content:space-between;padding:10px 20px;position:sticky;top:0;z-index:10}.qr-modal-header-text{font-size:20px}.qr-modal-close-button{background-color:red;border-radius:8px;box-shadow:2px 3px #2a0913;color:#fff;cursor:pointer;font-family:Press Start\ 2P,cursive;font-size:18px;margin-left:auto;padding:10px 13px}.qr-modal-content{align-items:center;display:flex;flex-direction:column;height:calc(100% - 50px);justify-content:center;padding:0}.qr-modal-content video{height:100%;object-fit:cover;width:100%}.qr-modal-content p{color:#fff;font-family:Press Start\ 2P,cursive;font-size:16px;margin-top:10px;text-align:center}.challengerId{background-color:#000000b3;border-radius:5px;bottom:10px;color:#fff;font-size:16px;left:10px;padding:5px;position:absolute}.error-message,.login-header{text-align:center}.error-message{color:#ff891b;font-size:11px;margin-bottom:10px}.login-logo{height:auto;margin-top:25px;width:50%}.login-header h1{color:#fff;font-family:Press Start\ 2P,cursive;font-size:24px;line-height:35px;margin-top:25px;text-shadow:2px 2px #000}@media (min-width:768px){.login-logo{height:auto;width:300px}}h1{color:#fff;font-size:24px;line-height:35px;margin-top:25px;text-shadow:2px 2px #000}body,h1,html{font-family:Press Start\ 2P,cursive}body,html{background-color:#000;height:100%;margin:0;overflow:hidden;padding:0;position:fixed;touch-action:none;width:100%}.login-container{align-items:center;background-position:50%;background-size:cover;color:#fff;display:flex;flex-direction:column;justify-content:center;margin-top:55px}.login-form{background-color:#000c;border-radius:10px;box-shadow:0 0 10px #ffffff80;padding:20px}input{height:25px;margin:10px 0;padding:10px;text-align:center;width:80%;z-index:1}.loginbtn,input{border:none;border-radius:5px;color:#000;font-family:Press Start\ 2P,cursive}.loginbtn{background:linear-gradient(90deg,#ffa704,#ffe659);box-shadow:2px 5px #000;color:#fff;cursor:pointer;font-size:16px;height:55px;margin-top:25px;text-shadow:1px 1px 5px #000;transition:background-color .3s ease;width:50%}button{z-index:1}
/*# sourceMappingURL=main.96732cce.css.map*/