body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.bottom-tab-bar{background-color:#ffffff4d;border-radius:15px;bottom:0;box-shadow:0 2px 2px #000;display:flex;height:60px;justify-content:space-around;left:0;position:fixed;right:0;z-index:1000}.tab-item{align-items:center;color:#fff;display:flex;flex-direction:column;justify-content:center;text-decoration:none}.tab-item.active{color:#8a2be2}.back-button{color:#fff;margin-left:10px;text-decoration:none}.header{align-items:center;background-color:initial;display:flex;justify-content:center;position:relative}.background{flex:1 1}.scrollContainer{flex:1 1;overflow-y:auto}.container,.scrollContainer{max-width:100vw;overflow-x:hidden}.container{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center}.centerImage,.textContainer,.video{height:60%;margin:0 auto;width:60%}.textContainer{background-color:#000c;border-radius:15px;box-shadow:0 8px 16px #00000080;color:#fff;margin:20px 0;max-width:500px;padding:20px;text-align:center;transition:all .3s ease;width:100%}.welcomeText{font-size:2rem;font-weight:700;margin-bottom:10px}.descriptionText{font-size:1.25rem;margin-bottom:15px}.videoPrompt{color:#8a2be2;font-size:1rem;font-weight:700;margin-bottom:20px}.textContainer:hover{box-shadow:0 12px 24px #000000b3;transform:translateY(-5px)}.video{aspect-ratio:16/9;border:1px solid #8a2be2;border-radius:10px;box-shadow:0 4px 8px #0000001a;display:block;height:auto;margin:10px auto 90px;max-width:560px;width:100%}.download-buttons{gap:20px;margin-top:20px}.download-button,.download-buttons{cursor:pointer;display:flex;justify-content:center}.download-button{align-items:center;border-radius:10px;box-shadow:0 5px 15px #0003;font-size:18px;font-weight:700;margin-bottom:10px;padding:10px 20px;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease}.google-play{background:#34a853;border:none}.app-store{background:#000;border:none}.download-button img{height:32px;margin-right:10px;width:32px}.download-button:hover{box-shadow:0 8px 25px #0000004d;transform:translateY(-3px)}.download-icon{height:1em;margin-right:8px;width:1em}.download-button{background-color:#242424;color:#fff}.install-prompt{align-items:center;border-radius:4px;color:#fff;display:flex;justify-content:center;margin-bottom:15px;padding:10px 20px}@media (max-width:768px){.video{width:90%}.background{background-size:cover}.centerImage{height:auto;width:10%}.textContainer{padding:15px}.welcomeText{font-size:1.75rem}.descriptionText{font-size:1rem}.videoPrompt{font-size:.875rem}.video{margin-bottom:50px}}@media (max-width:480px){.centerImage{height:60%;width:60%}.textContainer{padding:10px}.descriptionText,.videoPrompt,.welcomeText{font-size:.875rem}.video{border-radius:10px;margin-bottom:60px}}.carousel-container{margin:0 auto;max-width:100vw;overflow:hidden;white-space:nowrap}.carousel-slide{animation:scroll 700s linear infinite;animation-delay:0s;display:inline-flex}.carousel-item{align-items:center;background-color:#000;border-radius:25px;box-shadow:0 4px 8px #00000080;color:#fff;display:flex;font-family:Arial,sans-serif;font-size:16px;justify-content:center;margin:10px;max-width:90%;padding:5px 10px;width:auto}.carousel-item-logo{height:30px;margin-right:10px}.carousel-item-name{color:#fff;font-weight:700}.carousel-item-amount{color:#4caf50;font-weight:400;margin-left:5px}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.tutorial-modal{align-items:center;background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.tutorial-content{background-color:#353535;border-radius:10px;max-width:400px;padding:20px;text-align:left;width:90%}.close-button{background:#f44336;border:none;border-radius:5px;color:#fff;cursor:pointer;display:block;margin-left:auto;margin-top:20px;padding:10px 20px}.close-icon{color:#fff;cursor:pointer;font-size:24px;position:absolute;right:15px;top:15px}.instruction-list{counter-reset:step-counter;list-style:none;padding:0}.instruction-list li{counter-increment:step-counter;margin-bottom:10px}.instruction-list li:before{color:#8a2be2;content:counter(step-counter) ". ";font-weight:700}.games-background{background-color:#000;display:flex;flex-direction:column;min-height:100vh}.categories-container{display:flex;justify-content:center;margin-bottom:20px;margin-top:20px}.category-button{align-items:center;background:#0000;border:2px solid #333;border-radius:50%;color:#fff;cursor:pointer;display:flex;flex-direction:column;height:50px;justify-content:center;margin:20px 10px 0;padding:10px;position:relative;text-align:center;transition:all .3s;width:50px}.category-button svg{font-size:24px}.category-button span{bottom:-25px;color:#fff;display:block;left:50%;position:absolute;text-align:center;transform:translateX(-50%);width:100px}.category-button.active,.category-button:hover{background:#0000001a;border-color:#8a2be2}.category-button.active span,.category-button.active svg,.category-button:hover span,.category-button:hover svg{color:#8a2be2}.games-available-title{color:#fff;font-size:24px;margin-bottom:20px;margin-top:50px;text-align:center}.game-payout{animation:pulsate 2s infinite;color:#000;font-size:16px;font-weight:700;left:0;margin:4px;padding:8px;position:absolute;right:0;text-align:center;top:0}@keyframes pulsate{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.game-name{font-weight:700}.scroll-container{overflow-y:auto}.floating-text-box{background-color:#ffd7001a;border-radius:10px;margin:8px auto;padding:20px 8px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.floating-text{font-size:18px}.floating-subtext,.floating-text{color:#fff;font-weight:700;text-align:center}.floating-subtext{font-size:16px}.games-grid,.games-grid-casa{grid-gap:16px;display:grid;gap:16px;grid-auto-rows:minmax(100px,auto);grid-template-columns:repeat(auto-fit,minmax(160px,1fr));margin-bottom:60px;padding:10px}.game-card-casa{background:#000000b3;border:1px solid #8a2be2;border-radius:10px;display:flex;flex-direction:column;overflow:hidden;position:relative}.progress-bar-container{background-color:#eee;border-radius:10px;height:20px;overflow:hidden;width:100%}.progress-bar{border-radius:10px;height:100%;transition:width .5s ease-in-out}.red{background-color:red}.yellow{background-color:#ff0}.green{background-color:#0f0}.update-alert{background-color:#007bff;border-radius:5px;box-shadow:0 2px 10px #00000080;box-sizing:border-box;color:#fff;max-width:100%;padding:15px}.update-alert,.update-alert-icon{align-items:center;display:flex}.update-alert-icon i{font-size:24px}.update-alert-text{flex-grow:1;font-size:14px}.update-alert-close{background:none;border:none;color:#fff;cursor:pointer;margin-left:15px}.update-alert-close i{font-size:20px}.game-card{background:#000000b3;border:1px solid #8a2be2;border-radius:10px;display:flex;flex-direction:column;min-height:300px;overflow:hidden;position:relative}.game-header{background:#000000e6;color:#8a2be2;font-size:16px;font-weight:700;padding:10px;text-align:center;z-index:10}.game-img{border-radius:1px;flex-grow:1;margin-bottom:5px;object-fit:cover;width:100%}.coming-soon-overlay{align-items:center;background:#000000bf;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.coming-soon-text{color:#fff;font-size:14px;font-weight:700}.enter-game-button{background-color:#e74c3c;border:none;border-radius:0;border-radius:5px;color:#fff;cursor:pointer;font-size:18px;font-weight:700;margin-top:auto;padding:10px 30px;transition:background-color .3s}.enter-game-button:before{background-color:#c0392b;box-sizing:border-box;content:"//";max-width:100%;overflow:hidden}.enter-game-button:after{content:"→";margin-left:8px}.enter-game-button:after,.enter-game-button:hover{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.enter-game-button:hover{background-color:#e74c3c}.game-card-content{display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:10px}.game-card:last-child{margin-bottom:20px}.games-grid-casa{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.enter-game-button{font-size:14px;padding:5px 15px}@media (max-width:768px){.games-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.game-card{min-height:auto}.games-grid-casa{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.game-card-casa{background:#000000b3;border:1px solid #8a2be2;border-radius:10px;display:flex;flex-direction:column;min-height:100px;overflow:hidden;position:relative}.enter-game-button{font-size:14px;padding:5px 15px}}.bet-bar{background-color:#ffe58f;border-bottom:1px solid #ddd;border-top:1px solid #fff;color:#4d4d4d;font-size:14px;font-weight:700;padding:6px 0;text-align:center}.headerLogo-container{align-items:center;background-color:initial;display:flex;height:90%;justify-content:center;padding-top:10px;width:90%}.headerLogo-logo{height:auto;width:40%}.modal-overlay{background:#000c;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.modal-content,.modal-overlay{align-items:center;display:flex}.modal-content{border-radius:8px;flex-direction:column;max-height:90%;max-width:90%;overflow:hidden;padding:1rem;position:relative}.modal-image{border-radius:4px;height:auto;max-width:100%}.modal-close{background:#0000;font-size:24px;position:absolute;right:10px;top:6px}.modal-close,.whatsapp-button{border:none;color:#fff;cursor:pointer}.whatsapp-button{align-items:center;background:#25d366;border-radius:25px;box-shadow:0 4px 12px #25d3664d;display:flex;font-size:16px;font-weight:700;gap:8px;margin-top:15px;padding:12px 24px;transition:all .3s ease}.whatsapp-button:hover{background:#128c7e;box-shadow:0 6px 16px #25d36666;transform:translateY(-2px)}.whatsapp-button:active{transform:translateY(0)}.background{align-items:center;background-color:#000;background-position:50%;background-size:cover;display:flex;justify-content:center;min-height:100vh}.container{background-color:#000000bf;border-radius:20px;color:#fff;margin:auto;max-width:600px;padding:20px;text-align:center}.logo,.mines-logo{height:100px;object-fit:contain;width:auto}.info-container,.logo,.mines-logo{margin-bottom:20px}.text-box{background-color:#fff3;border-radius:5px;color:#fff;margin:10px 0;padding:5px;text-shadow:0 0 8px #00000080}.cards-container{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(5,1fr)}.card{background-color:#0043e4;border-radius:5px;box-shadow:0 0 8px #00000080;height:60px;width:60px}.card,.circle,.star{align-items:center;display:flex;justify-content:center}.hack-button{background-color:#e74c3c;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:18px;font-weight:700;margin:20px 0;padding:10px 20px;transition:background-color .3s}.hack-button:focus,.hack-button:hover{background-color:#c0392b}.hack-button:disabled{background-color:#3498db}.loading{color:#fff;font-weight:700}.web-view{border:none;border-radius:10px;height:700px;margin-bottom:100px;margin-left:-30px;margin-top:20px;overflow:hidden;width:85%}.spinner{border:2px solid #ffffff4d;height:12px;width:12px}.spinner-container{display:inline-block;margin-left:10px;vertical-align:middle}@media (max-width:768px){.container{padding:10px;width:95%}}@media (max-width:480px){.container{padding:5px;width:100%}}.tiger-background{align-items:center;background-color:#000;background-position:50%;background-size:cover;display:flex;justify-content:center;min-height:100vh}.tiger-container{background-color:#000000d9;border-radius:20px;color:#fff;margin:auto;max-width:600px;padding:20px;text-align:center}.tiger-logo{height:auto;margin-bottom:20px;margin-top:30px;width:200px}.tiger-float-box{background-color:#ffffff1a;border:1px solid #fff;border-radius:15px;margin-bottom:20px;padding:20px}.tiger-entrada-text,.tiger-info-text{color:#fff;display:block;font-size:20px;font-weight:700;margin-bottom:15px;text-shadow:0 0 8px #00000080;white-space:pre-line}.tiger-button{background-color:#e21818;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:18px;font-weight:700;margin-top:20px;padding:15px 30px;transition:background-color .3s}.tiger-button:focus,.tiger-button:hover{background-color:#c62828}.tiger-disabled-button{background-color:#3498db}.tiger-loading{color:#fff;font-weight:700}.tiger-webview{border:none;border-radius:10px;height:700px;margin-bottom:100px;margin-left:-30px;margin-top:20px;overflow:hidden;width:85%}@media (max-width:768px){.tiger-container{padding:10px;width:95%}}@media (max-width:480px){.tiger-container{padding:5px;width:100%}.tiger-entrada-text,.tiger-info-text{font-size:18px}}.football-background{background-color:#000}.football-container{background-color:#000000bf;border-radius:20px;color:#fff;margin:auto;max-width:600px;padding:20px;text-align:center}.football-hack-button{background-color:#f44336;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:18px;font-weight:700;margin-top:20px;padding:15px 30px;transition:background-color .3s}.football-hack-button:focus,.football-hack-button:hover{background-color:#c62828}.football-disabled-button{background-color:#3498db}.football-loading{font-size:18px;font-weight:700;margin-top:10px}.error-text,.loading-text{color:#fff}.football-webview{border:none;border-radius:10px;height:700px;margin-bottom:100px;margin-left:-30px;margin-top:20px;overflow:hidden;width:85%}@media (max-width:768px){.football-container{padding:10px;width:95%}}@media (max-width:480px){.football-container{padding:5px;width:100%}.error-text,.loading-text,.results-header{font-size:18px}}.mega-roulet-background{background-color:#000}.mega-roulet-container{border-radius:20px;color:#fff;margin:auto;max-width:600px;padding:20px;text-align:center}.logo{align-self:center;height:150px;margin-top:20px;object-fit:contain;width:150px}.results-container{background-color:#ffffff1a;border:1px solid #fff;border-radius:10px;margin:20px;padding:20px}.results-header{font-size:18px;margin-bottom:10px;text-align:center;text-shadow:0 0 8px #00000080}.hack-button-container{align-self:center;margin-top:20px}.mega-roulet-hack-button{background-color:#db3434;border:none;border-radius:5px;box-shadow:0 2px 4px 0 #00000080;color:#fff;cursor:pointer;font-size:18px;font-weight:700;margin-top:20px;padding:15px 30px;transition:background-color .3s ease}.mega-roulet-hack-button:focus,.mega-roulet-hack-button:hover{background-color:#c62828}.mega-roulet-disabled-button{background-color:#3498db}.mega-roulet-loading{font-size:18px;font-weight:700;margin-top:10px;text-shadow:0 0 8px #00000080}.error-container{align-self:center;background-color:#ff0000b3;border-radius:10px;padding:20px}.error-text,.loading-text{font-size:16px;margin-bottom:5px}.error-text,.loading-text,.result-item{display:block;text-align:center;text-shadow:0 0 8px #00000080}.result-item{background-color:#ffffffe6;border-radius:5px;font-size:24px;margin:10px;padding:5px 10px}.mega-roulet-webview{border:none;border-radius:10px;height:700px;margin-bottom:100px;margin-left:-30px;margin-top:20px;overflow:hidden;width:85%}.spinner{animation:spin 1s linear infinite;border:3px solid #ffffff4d;border-top-color:#fff;height:24px;vertical-align:middle;width:24px}@media (max-width:768px){.mega-roulet-container{padding:10px;width:95%}}@media (max-width:480px){.mega-roulet-container{width:100%}.error-text,.loading-text,.results-header{font-size:18px}}.bonus-page{align-items:center;background-color:#000;background-size:cover;box-sizing:border-box;display:flex;justify-content:center;min-height:100vh;padding:20px;width:100%}.bonus-content{border-radius:15px;margin:auto;max-width:600px;padding:50px;text-align:center}.bonus-image img{border-radius:5px;height:50vh;margin-bottom:30px;max-width:100%}.bonus-buttons{display:flex;flex-direction:column;gap:20px}.bonus-buttons button{align-items:center;background-color:#007bff;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;font-weight:700;gap:10px;justify-content:center;margin:0 auto;padding:15px 30px;text-transform:uppercase;transition:background-color .3s;width:80%}.bonus-buttons button svg{font-size:20px}.bonus-buttons button:hover{background-color:#0056b3}@media (max-width:768px){.bonus-buttons button{font-size:14px;padding:10px 20px}.bonus-buttons button svg{font-size:16px}}.header-logo img{height:auto;margin-bottom:20px;max-width:200px;width:100%}.mouse-background{align-items:center;background-color:#000;background-size:cover;display:flex;justify-content:center;min-height:100vh}.mouse-container{background-color:#000c;border-radius:20px;box-shadow:0 4px 8px #00000080;color:#fff;margin:auto;max-width:600px;padding:20px;text-align:center;width:90%}.mouse-logo{height:auto;margin-bottom:20px;width:200px}.mouse-float-box{background-color:#ffffff1a;border:1px solid #fff;border-radius:15px;margin-bottom:20px;padding:20px}.mouse-entrada-text,.mouse-info-text{color:#fff;font-size:18px;font-weight:700;margin-bottom:10px;text-shadow:0 0 8px #00000080;white-space:pre-line}.mouse-button{background:none;border:none;cursor:pointer;padding:0}.mouse-spin-button{animation:spin 2s linear infinite}.mouse-button-image{display:block}.mouse-button-spin{animation:spin 5s linear infinite}.mouse-loading{color:#fff;font-weight:700}.mouse-webview{border:none;border-radius:10px;height:700px;margin-bottom:100px;margin-left:-30px;margin-top:20px;overflow:hidden;width:85%}@media (max-width:768px){.mouse-container{width:95%}}@media (max-width:480px){.mouse-container{padding:15px;width:100%}}.CircularProgressbar{vertical-align:middle;width:100%}.CircularProgressbar .CircularProgressbar-path{stroke:#3e98c7;stroke-linecap:round;transition:stroke-dashoffset .5s ease 0s}.CircularProgressbar .CircularProgressbar-trail{stroke:#d6d6d6;stroke-linecap:round}.CircularProgressbar .CircularProgressbar-text{fill:#3e98c7;dominant-baseline:middle;text-anchor:middle;font-size:20px}.CircularProgressbar .CircularProgressbar-background{fill:#d6d6d6}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-background{fill:#3e98c7}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-text{fill:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-path{stroke:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-trail{stroke:#0000}.fortune-ox-background{align-items:center;background-color:#000;background-size:cover;display:flex;justify-content:center;min-height:100vh}.fortune-ox-container{background-color:#000c;border-radius:20px;box-shadow:0 4px 8px #00000080;color:#fff;margin:auto;max-width:600px;padding:20px;text-align:center;width:90%}.fortune-ox-logo{height:auto;margin-bottom:20px;width:200px}.fortune-ox-float-box{background-color:#ffffff1a;border:1px solid #fff;border-radius:15px;margin-bottom:20px;padding:20px}.fortune-ox-entrada-text,.fortune-ox-info-text{color:#fff;font-size:18px;font-weight:700;margin-bottom:10px;text-shadow:0 0 8px #00000080;white-space:pre-line}.fortune-ox-button{background:none;border:none;cursor:pointer;padding:0}.fortune-ox-spin-button{animation:spin 2s linear infinite}.fortune-ox-button-image{display:block}.fortune-ox-button-spin{animation:spin 5s linear infinite}.fortune-ox-loading{color:#fff;font-weight:700}.fortune-ox-webview{border:none;border-radius:10px;height:700px;margin-bottom:100px;margin-left:-30px;margin-top:20px;overflow:hidden;width:85%}@media (max-width:768px){.fortune-ox-container{width:95%}}@media (max-width:480px){.fortune-ox-container{padding:15px;width:100%}}.rabbit-background{align-items:center;background-color:#000;background-size:cover;display:flex;justify-content:center;min-height:100vh}.rabbit-container{background-color:#000c;border-radius:20px;box-shadow:0 4px 8px #00000080;color:#fff;margin:auto;max-width:600px;padding:20px;text-align:center;width:90%}.rabbit-logo{height:auto;margin-bottom:20px;margin-top:20px;width:200px}.rabbit-float-box{background-color:#ffffff1a;border:1px solid #fff;border-radius:15px;margin-bottom:20px;padding:20px}.rabbit-entrada-text,.rabbit-info-text{color:#fff;font-size:18px;font-weight:700;margin-bottom:10px;text-shadow:0 0 8px #00000080;white-space:pre-line}.rabbit-button{background:none;border:none;cursor:pointer;padding:0}.rabbit-spin-button{animation:spin 2s linear infinite}.rabbit-button-image{display:block}.rabbit-button-spin{animation:spin 5s linear infinite}.rabbit-loading{color:#fff;font-weight:700}.rabbit-webview{border:none;border-radius:10px;height:700px;margin-bottom:100px;margin-left:-30px;margin-top:20px;overflow:hidden;width:85%}@media (max-width:768px){.rabbit-container{width:95%}}@media (max-width:480px){.rabbit-container{padding:15px;width:100%}}.aviator-background{align-items:center;background-color:#000;background-size:cover;display:flex;justify-content:center;min-height:100vh}.aviator-container{background-color:#000c;border-radius:20px;box-shadow:0 4px 8px #00000080;color:#fff;margin:auto;max-width:600px;padding:20px;text-align:center;width:90%}.aviator-logo{height:auto;margin-bottom:20px;margin-top:20px;width:200px}.aviator-float-box{background-color:#ffffff1a;border:1px solid #fff;border-radius:15px;margin-bottom:20px;padding:20px}.aviator-entrada-text,.aviator-info-text{color:#fff;font-size:18px;font-weight:700;margin-bottom:10px;text-shadow:0 0 8px #00000080;white-space:pre-line}.aviator-button{background:none;padding:0}.aviator-spin-button{animation:spin 2s linear infinite}.aviator-button-image{display:block}.aviator-button-spin{animation:spin 5s linear infinite}.aviator-loading{color:#fff;font-weight:700}.aviator-webview{border:none;border-radius:10px;height:700px;margin-bottom:100px;margin-left:-30px;margin-top:20px;overflow:hidden;width:85%}@media (max-width:768px){.aviator-container{width:95%}}@media (max-width:480px){.aviator-container{padding:15px;width:100%}}.spaceman-background{align-items:center;background-color:#000;background-size:cover;display:flex;justify-content:center;min-height:100vh}.spaceman-container{background-color:#000c;border-radius:20px;box-shadow:0 4px 8px #00000080;color:#fff;margin:auto;max-width:600px;padding:20px;text-align:center;width:90%}.spaceman-logo{height:auto;margin-bottom:20px;margin-top:20px;width:200px}.spaceman-float-box{background-color:#ffffff1a;border:1px solid #fff;border-radius:15px;margin-bottom:20px;padding:20px}.spaceman-entrada-text,.spaceman-info-text{color:#fff;font-size:18px;font-weight:700;margin-bottom:10px;text-shadow:0 0 8px #00000080;white-space:pre-line}.spaceman-button{background:none;border:none;cursor:pointer;padding:0}.spaceman-spin-button{animation:spin 2s linear infinite}.spaceman-button-image{display:block}.spaceman-button-spin{animation:spin 5s linear infinite}.progress-container{align-items:center;display:flex;justify-content:center}.progress-bar{height:50px;width:50px}.probabilidade-info{align-items:center;color:#fff;display:block;margin-left:20px}.alerta-probabilidade-baixa{color:red;font-size:16px}.hidden{display:none}.probabilidade-faixa,.probabilidade-texto{color:#fff;font-size:18px;font-weight:700;margin-bottom:10px}.probabilidade-alta{color:#32cd32}.probabilidade-media{color:#8a2be2}.aviso,.probabilidade-baixa{color:red}.aviso{font-size:16px;margin-top:10px}.spaceman-loading{color:#fff;font-weight:700}.spaceman-webview{border:none;border-radius:10px;height:700px;margin-bottom:100px;margin-left:-30px;margin-top:20px;overflow:hidden;width:85%}.button-wrapper{height:15vh}.aviator-button,.button-wrapper{align-items:center;display:flex;justify-content:center}.aviator-button{align-self:center;animation:colorShift 5s ease-in-out infinite,float 3s ease-in-out infinite;background-color:red;border:none;border-radius:5px;box-shadow:0 4px 10px #0000004d;color:#fff;cursor:pointer;font-size:16px;font-weight:700;overflow:hidden;padding:15px 30px;position:relative;text-transform:uppercase;transition:color .3s,box-shadow .3s,transform .3s}@keyframes colorShift{0%,to{background-color:red}50%{background-color:darkred}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.button-icon{height:auto;margin-right:8px;width:24px}.aviator-button.hack-success{background-color:#00c851}@media (max-width:768px){.spaceman-container{width:95%}}@media (max-width:480px){.spaceman-container{padding:15px;width:100%}}.login-page{align-items:center;background-color:#111;display:flex;height:100vh;justify-content:center;position:relative;text-align:center;width:100%}.particles{height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.login-container{align-items:center;border-radius:15px;box-shadow:0 0 20px 0 #00000080;display:flex;flex-direction:column;height:100vh;justify-content:center;max-width:450px;padding:2rem;position:relative;width:100%;z-index:2}.login-logo{height:auto;margin-bottom:1rem;width:250px}.app-description{margin-bottom:2rem}.app-description,.app-descriptions{color:#8a2be2;font-size:1.1rem;font-weight:700}.app-descriptions{margin-top:-10px}.login-form{width:100%}.login-input{background-color:#ffffff1a;border:1px solid #8a2be2;border-radius:5px;color:#fff;margin-bottom:1rem;padding:.75rem;width:calc(100% - 2rem)}.white-text{color:#fff}.login-button{background:#0000;border:2px solid #8a2be2;border-radius:5px;color:#8a2be2;cursor:pointer;font-size:1rem;font-weight:700;padding:.75rem;transition:background-color .3s,color .3s;width:calc(100% - 2rem)}.login-button:hover{background-color:#8a2be2;color:#000}.login-footer{color:#fff;font-size:.875rem;margin-top:2rem;text-align:center}.login-error{color:#e74c3c;margin-top:1rem}.spinner{animation:spin 2s linear infinite;border:4px solid #ffffff4d;border-radius:50%;border-top-color:#8a2be2;height:36px;width:36px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes movingGradient{0%{background-position:0 80%}50%{background-position:100% 70%}to{background-position:0 80%}}.animated-text{-webkit-text-fill-color:#0000;animation:movingGradient 3s linear infinite;background:linear-gradient(90deg,#fff,#8a2be2,#fff);background-clip:text;-webkit-background-clip:text;background-size:200% auto;color:#000;color:#0000;font-size:1.1rem;font-weight:700}@media (max-width:768px){.login-container{margin:1rem;padding:1rem}}@media (max-width:480px){.login-button,.login-input{width:100%}.login-logo{width:80%}}.protected-page-container{align-items:center;background-color:#f0f0f0;display:flex;flex-direction:column;height:100vh;justify-content:center}.protected-page-container h1{font-size:2em;margin-bottom:20px}.protected-page-container input[type=password]{border:2px solid #ccc;border-radius:5px;font-size:1em;margin-bottom:10px;max-width:300px;padding:10px;width:100%}.protected-page-container button{background-color:#007bff;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1em;padding:10px 20px;transition:background-color .3s ease}.protected-page-container button:hover{background-color:#0056b3}.admin-container{box-sizing:border-box;margin:0 auto;max-width:800px;padding:20px}.admin-actions{align-items:center;justify-content:space-between}.add-user-form,.admin-actions{display:flex;flex-wrap:wrap;margin-bottom:20px}.add-user-form{gap:10px}.add-input{border:1px solid #ccc;border-radius:5px;flex:1 1;margin-right:10px;padding:10px}.add-button{background-color:#007bff;border:none;border-radius:5px;color:#fff;cursor:pointer;flex:1 1;padding:10px 20px}.add-button:hover{background-color:#0056b3}.search-input{border:1px solid #ccc;border-radius:5px;flex:1 1;margin-right:10px;padding:10px}.export-button,.search-button{background-color:#007bff;border:none;border-radius:5px;color:#fff;cursor:pointer;flex:1 1;padding:10px 20px}.export-button:hover,.search-button:hover{background-color:#0056b3}.admin-table{border-collapse:collapse;margin-top:20px;width:100%}.admin-table td,.admin-table th{border:1px solid #ddd;padding:8px;text-align:left}.admin-table th,.admin-table tr:nth-child(2n){background-color:#f2f2f2}.admin-table tr:hover{background-color:#ddd}h1{text-align:center}.pagination{display:flex;justify-content:center;list-style:none;margin-top:20px;padding:0}.pagination li{margin:0 5px}.pagination a{background-color:#007bff;border-radius:5px;color:#fff;padding:5px 10px;text-decoration:none}.active a,.pagination a:hover{background-color:#0056b3}button{background-color:#007bff;border:none;color:#fff;cursor:pointer;margin-right:5px;padding:5px 10px}button:hover{background-color:#0056b3}button.delete-all{background-color:#dc3545}button.delete-all:hover{background-color:#b02a37}@media screen and (max-width:600px){.admin-actions{align-items:stretch}.add-user-form,.admin-actions{flex-direction:column}.add-button,.add-input,.export-button,.search-button,.search-input{flex:1 1;margin-bottom:10px}.admin-table{font-size:14px}}.platforms-container{margin:0 auto;max-width:900px;padding:20px}.platforms-container h1{margin-bottom:30px;text-align:center}.platform-form{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-bottom:30px}.platform-form input{border:1px solid #ccc;border-radius:6px;padding:10px;width:250px}.platform-form button{background-color:#007bff;border:none;border-radius:6px;color:#fff;cursor:pointer;padding:10px 20px}.platform-form button:hover{background-color:#0056b3}.platforms-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.platform-card{background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 2px 6px #0000000d;padding:15px;text-align:center}.platform-card img{height:100px;margin-bottom:10px;object-fit:contain;width:100%}.platform-card a{color:#007bff;display:block;font-weight:700;margin-bottom:8px;text-decoration:none}.platform-card a:hover{text-decoration:underline}.delete-button{background-color:#e53935;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;margin-top:5px;padding:6px 12px}.delete-button:hover{background-color:#b71c1c}
/*# sourceMappingURL=main.38ac3c7d.css.map*/