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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{align-items:flex-start;animation:flickerBackground 1.5s infinite alternate;background:#000;background:radial-gradient(ellipse at center,#1a0000 0,#000 100%);background-attachment:fixed;background-size:cover;display:flex;font-family:Segoe UI,sans-serif;justify-content:center;margin:0;min-height:100vh;padding:10px}.container,body{box-sizing:border-box;color:#fff}.container{background:#000;border-radius:12px;box-shadow:0 4px 12px #0000001a;margin:auto;max-width:600px;padding:20px;text-align:center;width:100%;word-break:break-word}.container,code{word-wrap:break-word;overflow-wrap:break-word}code{display:block;font-size:13px;white-space:pre-wrap;word-break:break-all}ul{list-style-position:inside;padding-left:0;word-break:break-word}h1{color:#1890ff;margin-bottom:20px}.google-button{background-color:#e50914;border:none;border-radius:6px;box-shadow:0 4px 10px #0000004d;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-block;font-size:16px;font-weight:700;margin:0 auto 10px;max-width:300px;padding:12px 24px;text-decoration:none;transition:all .2s ease-in-out;width:100%}.google-button:hover{background-color:#b20710;box-shadow:0 6px 16px #ff323280;transform:scale(1.05)}.google-button.fixed-bottom{background-color:#e50914;border:none;border-radius:6px;bottom:2px;box-shadow:0 4px 10px #0000004d;color:#fff;cursor:pointer;font-size:16px;font-weight:700;max-width:180px;padding:12px 24px;position:fixed;right:20px;text-decoration:none;transition:background-color .3s ease;z-index:9999}.google-button.fixed-bottom:hover{background-color:#b20710}@keyframes pulse-glow{0%{box-shadow:0 0 0 #ff323299;transform:scale(1)}50%{box-shadow:0 0 16px #ff3232;transform:scale(1.03)}to{box-shadow:0 0 0 #ff323299;transform:scale(1)}}.section-title{animation:pulse-glow 2s infinite;color:#ff2e2e;font-size:1.8rem;font-weight:900;letter-spacing:1px;margin:60px 0 30px;text-align:center;text-shadow:2px 2px 6px #000;text-transform:uppercase}.cheat-intro-section{margin:40px auto 30px;max-width:800px;padding:0 16px;text-align:center}.cheat-intro-highlight,.platforms-text2{color:#e6e2e2;font-size:1.4rem;font-weight:700;margin-bottom:12px;text-shadow:1px 1px 2px #000}.cheat-intro-sub{color:#ffb84d;font-size:1.1rem;margin-bottom:24px}.cheat-intro-credits{color:#e6e2e2;font-size:1.4rem;font-weight:700;margin-bottom:12px;text-shadow:1px 1px 2px #000}.cta-center{margin-top:10px;text-align:center}.google-button.flash{animation:pulse-glow 1.5s ease-in-out infinite}.discord-button-fixed{align-items:center;background-color:#5865f2;border:none;border-radius:8px;bottom:20px;box-shadow:0 4px 10px #0000004d;color:#fff;display:flex;font-size:15px;font-weight:700;gap:10px;left:20px;margin-bottom:10px;padding:12px 20px 12px 16px;position:fixed;text-decoration:none;transition:transform .2s ease-in-out,background-color .3s ease;z-index:9999}.discord-button-fixed:hover{background-color:#4e5ed9;transform:scale(1.05)}.discord-button-fixed .icon-left{filter:brightness(0) invert(1);height:24px;margin-right:8px;transition:transform .5s ease;width:24px}.discord-button-fixed:hover .icon-left{transform:rotate(1turn)}form{display:flex;flex-direction:column;gap:10px;margin-bottom:20px;max-width:100%;width:100%}.key-input,form input[type=text]{box-sizing:border-box;margin-bottom:10px;width:100%}.key-input{border:1px solid #ccc;border-radius:5px;font-size:16px;padding:10px}.section{margin-top:20px}.key-list{display:flex;flex-direction:column;gap:12px;margin-bottom:20px;margin-top:10px}.key-box{background-color:#f0f2f5;border-radius:8px;padding:10px;text-align:left;word-break:break-all}.key-code{color:#333;display:block;font-family:monospace;font-size:14px;margin-bottom:4px}.key-status{color:#666;font-size:13px;margin:0}.top-bar{gap:8px}.language-switcher,.top-bar{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:20px}.language-switcher{gap:2px}.logout-button{background-color:#e50914;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;padding:8px 16px;transition:background-color .2s ease}.logout-button:hover{background-color:#b20710}.reset-button{background-color:#444;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:12px;margin-top:5px;padding:6px 10px}.reset-button:hover{background-color:#666}.lang-button{background-color:#343a40;border:2px solid #0000;border-radius:8px;font-weight:700;margin-left:8px;overflow:hidden;padding:8px 16px;position:relative;transition:background-color .3s ease;z-index:1}.lang-button:hover{background-color:#495057}.lang-button.painel-link{background-color:#e50914;color:#fff}.lang-button.painel-link:hover{background-color:#b20710}.lang-button:after{animation:animateBorder 2s linear infinite;background:linear-gradient(90deg,#0000,#ff2e2e,#0000);background-size:200% auto;border-radius:8px;content:"";inset:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:2px;pointer-events:none;position:absolute;z-index:0}@keyframes animateBorder{0%{background-position:200% 0}to{background-position:-200% 0}}.feature-image{border-radius:8px;box-shadow:0 4px 12px #0006;margin:20px 0;max-width:500px;width:100%}.highlight{background-color:#e50914;border-radius:8px;color:#fff;font-size:18px;margin-top:20px;padding:10px}.banner-container{margin:20px auto;max-width:1000px;position:relative;width:100%}.main-banner{border-radius:12px;display:block;width:100%}.banner-overlay{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.banner-title{color:#ff0;font-size:2rem;left:5%;line-height:1.5;text-align:left;text-shadow:2px 2px 4px #000;top:8%;width:45%}.banner-title,.speech-bubble{font-weight:700;position:absolute}.speech-bubble{animation:fadeIn 1s ease-in-out;background:#fff;border-radius:16px;box-shadow:0 2px 8px #00000040;color:#111;font-size:.95rem;max-width:240px;padding:10px 16px;right:20px;top:40px}@keyframes fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.speech-bubble:after{border-color:#fff #0000 #0000;border-style:solid;border-width:10px 10px 0;bottom:-10px;content:"";position:absolute;right:30px}.platforms-text{bottom:50px}.banner-tag,.platforms-text{color:#fff;font-size:.85rem;font-weight:500;opacity:.85;position:absolute;right:20px}.banner-tag{bottom:16px}.hit-damage{color:red;font-size:4rem;left:12%;top:40%}.hit-damage,.hit-label{font-weight:700;position:absolute;text-shadow:2px 2px 6px #000}.hit-label{color:orange;font-size:3.4rem;left:13%;top:55%}.features{flex-direction:column;gap:10px;margin:0 auto}.feature-card p,.features{align-items:center;display:flex}.feature-card p{font-size:16px;gap:8px;margin:0;text-align:center}.features-grid{grid-gap:16px 20px;display:grid;gap:16px 20px;grid-template-columns:1fr;justify-items:stretch;margin:0 auto 30px;max-width:900px;padding:0 16px}.feature-card{align-items:center;background-color:#1a1a1a;background:#111820;border:1px solid #333;border-radius:8px;box-shadow:0 4px 8px #0000004d;color:#fff;display:flex;flex-direction:column;gap:12px;padding:16px;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.feature-card .icon{font-size:1.5rem;margin-top:2px}.feature-content{display:flex;flex-direction:column}.feature-content strong{font-size:1rem;margin-bottom:4px}.feature-content p{color:#ccc;font-size:.9rem;line-height:1.4;margin:0}.cheat-info h2{margin-bottom:50px}.cheat-info{margin:0 auto 40px;max-width:900px;padding:0 16px;text-align:center}.feature-item{align-items:center;color:#fff;display:flex;font-size:16px;font-weight:500;gap:10px;word-break:break-word}.feature-text{line-height:1.4}.icon{flex-shrink:0;font-size:18px;line-height:1}.promo-gallery{align-items:center;display:flex;flex-direction:column;gap:20px;margin:40px auto;max-width:900px}.promo-image-main{border-radius:12px;box-shadow:0 6px 18px #00000059;max-width:800px;width:100%}.thumbnail-list{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.promo-image-thumb{border:2px solid #0000;border-radius:6px;cursor:pointer;height:auto;opacity:.7;transition:transform .2s,opacity .2s,border-color .2s;width:100px}.promo-image-thumb.active,.promo-image-thumb:hover{border-color:#ff2e2e;opacity:1;transform:scale(1.05)}.promo-image{border-radius:10px;box-shadow:0 4px 12px #00000040;cursor:zoom-in;max-width:460px;object-fit:contain;transition:transform .2s ease;width:100%}.promo-image:hover{transform:scale(1.03)}.popup-overlay{align-items:center;background-color:#000000b3;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.popup-image-container{animation:zoomIn .25s ease;max-height:90%;max-width:90%;position:relative}.popup-image{border-radius:8px;max-height:100%;max-width:100%}.popup-close{background-color:#ff2e2e;border:none;border-radius:50%;box-shadow:0 0 6px #00000080;color:#fff;cursor:pointer;font-size:20px;height:32px;line-height:32px;position:absolute;right:-12px;text-align:center;top:-12px;transition:background .2s ease;width:32px}.popup-close:hover{background-color:#ff4b4b}.support-info{background-color:#1a1a1a;border-left:4px solid #e50914;border-radius:8px;box-shadow:0 2px 8px #00000080;color:#f2f2f2;margin-top:30px;padding:20px}.support-info h3{color:#ff4d4f;margin-top:0}.support-info p{color:#e0e0e0;font-size:15px;line-height:1.6;margin:0}.benefits-icons{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(1,1fr);padding:20px 0}.benefit-card{background:#111;border:2px solid #333;border-radius:12px;color:#fff;max-width:300px;padding:20px;transition:transform .2s;width:100%}.benefit-card:hover{box-shadow:0 0 12px #ffffff1a;transform:scale(1.03)}.benefit-card img{border-radius:12px;box-shadow:0 0 0 3px #fff;height:64px;margin-bottom:15px;object-fit:contain;transition:box-shadow .3s ease;width:64px}.benefit-card h4{color:#ff2e2e;font-size:18px;margin-bottom:10px}.benefit-card p{color:#ccc;font-size:14px}.benefits-section{border-radius:12px;color:#fff;margin-top:30px;overflow:hidden;padding:40px 20px;position:relative;text-align:center}.benefits-section h3{color:#ff2e2e;font-size:30px;font-weight:900;letter-spacing:1px;margin-bottom:30px;text-shadow:2px 2px 4px #000;text-transform:uppercase}.benefits-divider{background:linear-gradient(90deg,#0000,#e50914,#0000);border-radius:4px;height:2px;margin:20px auto 40px;max-width:500px;opacity:.4;width:100%}.benefits-grid{grid-gap:40px 60px;align-items:start;display:grid;gap:40px 60px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));justify-content:center}.benefit-item{align-items:center;display:flex;flex-direction:column;margin:0 auto;max-width:260px;text-align:center}.benefit-item:hover{border-radius:10px;transform:scale(1.2)}.benefit-item p{color:#ccc;font-size:14px;line-height:1.5;margin-top:8px}.benefit-icon{filter:brightness(0) invert(1);height:80px;margin-bottom:15px;width:80px}.benefit-item p{color:#f0f0f0;font-size:15px}.cheat-intro{background-color:#0006;border-radius:10px;color:#fff;font-size:1.1rem;line-height:1.6;margin:2rem auto;max-width:900px;padding:1.5rem;text-align:center}.icon-feature{border-radius:12px;box-shadow:0 0 0 3px #fff;height:64px;object-fit:contain;width:64px}.benefit-item h4{color:#fff;display:inline-block;font-size:18px;margin-bottom:10px;padding-bottom:10px;position:relative}.benefit-item h4:after{animation:animateLine 2s linear infinite;background:linear-gradient(90deg,#0000,#ff2e2e,#0000);background-size:200% auto;bottom:0;content:"";height:2px;left:0;position:absolute;width:100%}@keyframes animateLine{0%{background-position:200% 0}to{background-position:-200% 0}}.credit-controls{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-bottom:10px}.credit-controls button{background-color:#444;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:18px;font-weight:700;padding:8px 14px;transition:background-color .2s ease}.credit-controls button:hover{background-color:#666}.credit-quantity{font-size:18px;min-width:30px}@keyframes zoomIn{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}@media (min-width:768px){.benefits-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:600px){.benefits-icons,.features-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.google-button.fixed-bottom{border-radius:6px;bottom:10px;font-size:14px;max-width:35%;overflow:hidden;padding:10px 16px;right:10px;text-overflow:ellipsis;white-space:nowrap}.discord-button-fixed{bottom:70px;font-size:14px;margin-bottom:-50px;margin-left:-10px;padding:10px 16px}.discord-button-fixed .icon-left{height:20px;width:20px}.platforms-text{bottom:38px;position:absolute}.banner-tag,.platforms-text{font-size:.8rem;left:0;right:0;text-align:center}.banner-title{font-size:.85rem;-webkit-hyphens:auto;hyphens:auto;padding:0 8px;word-break:break-word}.speech-bubble{font-size:.85rem;left:auto;margin:12px auto 0;max-width:90%;padding:6px 10px;position:relative;right:auto;text-align:center;top:auto}.speech-bubble:after{display:none}}.log-card{background-color:#1f1f1f;border-left:4px solid #f44336;border-radius:8px;color:#1f1f1f;margin-bottom:12px;padding:12px}.log-card strong{color:#fff}.log-card div{margin-bottom:6px}@media (min-width:1024px){.benefits-icons{grid-template-columns:repeat(4,1fr);row-gap:40px}}@media (max-width:480px){.google-button{display:block;font-size:14px;margin:0 auto 10px;max-width:100%;padding:12px;width:100%!important}.cheat-intro-sub{font-size:.95rem}.google-button.flash{font-size:.9rem;padding:10px 14px}.promo-image{max-width:100%}.banner-title{font-size:.85rem;-webkit-hyphens:auto;hyphens:auto;margin-top:35px;padding:0 8px;word-break:break-word}.banner-text{font-size:1.2rem}.hit-damage{font-size:2rem;top:42%}.hit-label{font-size:1.8rem;top:57%}.logout-button{font-size:12px;padding:6px 12px}form{flex-direction:column;gap:10px;width:100%}.key-input{font-size:14px;width:100%}code{font-size:12px}body{padding:10px}.container{margin:0 auto}}.credit-quantity{font-size:1rem;margin:0 8px;text-align:center;width:60px}@media (max-width:768px){.banner-title{font-size:1.1rem;left:5%;text-align:left;top:5%;width:90%}.promo-image{align-items:center;flex-direction:column;max-width:100%}}@media (max-width:480px){.banner-title{font-size:1rem;left:5%;line-height:1.4;top:4%;width:90%}}@keyframes flickerBackground{0%{background-color:#1a0000}to{background-color:#000}}.lang-dropdown{display:inline-block;position:relative;z-index:100}.lang-button{background-color:#1e1e1e;border:1px solid #555;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;padding:8px 12px}.lang-menu{background-color:#2a2a2a;border:1px solid #444;border-radius:6px;box-shadow:0 2px 8px #0003;left:0;margin-top:4px;min-width:160px;position:absolute;top:100%}.lang-option{border-bottom:1px solid #3a3a3a;color:#fff;cursor:pointer;padding:10px}.lang-option:last-child{border-bottom:none}.lang-option:hover{background-color:#3a3a3a}.admin-panel{color:#000;font-family:Segoe UI,sans-serif;max-width:100%;padding:20px}.admin-keys{display:flex;flex-direction:column;gap:16px}.key-card{background:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 1px 4px #0000000d;padding:14px}.key-card>div{margin-bottom:12px}.key-card strong{color:#333;display:block;font-size:14px;margin-bottom:4px}.key-card input[type=number],.key-card input[type=text]{border:1px solid #bbb;border-radius:4px;font-size:14px;padding:6px;width:100%}.key-value{background:#f9f9f9;border-radius:4px;font-family:monospace;padding:6px;word-break:break-word}.status.active{color:green;font-weight:700}.status.expired{color:orange;font-weight:700}.status.blocked{color:red;font-weight:700}.actions{display:flex;gap:8px;margin-top:10px}.actions button{flex:1 1;font-size:14px}.actions button,button{cursor:pointer;padding:6px 12px}button{background-color:#fff;border:1px solid #ccc;color:#000}button.active{background-color:#444;color:#fff;font-weight:700}.admin-panel h2{color:#fff}.admin-panel table{background-color:#fff;border-collapse:collapse;color:#000;font-family:Segoe UI,sans-serif;font-size:14px;width:100%}.search-input{border:1px solid #ccc;border-radius:4px;margin-bottom:15px;max-width:400px;padding:8px;width:100%}@media (max-width:600px){.key-card{padding:12px}.actions{flex-direction:column}.actions button{width:100%}}
/*# sourceMappingURL=main.9c30e3a2.css.map*/