@import"https://fonts.googleapis.com/css2?family=Silkscreen:wght@400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Space+Mono&display=swap";html,body{margin:0;padding:0;background-color:#000;color:#fff;font-family:Courier New,monospace;height:auto;overflow-x:hidden;overflow-y:auto}::-webkit-scrollbar{display:none}html{scrollbar-width:none;-ms-overflow-style:none}#root{min-height:100vh}.motion-human-page *{margin:0;padding:0;font-family:Silkscreen,sans-serif;font-weight:500;font-style:normal}.motion-human-page{background:#000;min-height:2000px;width:100%;position:relative;overflow-x:hidden;overflow-y:auto}.motion-human-page::-webkit-scrollbar{display:block;width:12px}.motion-human-page::-webkit-scrollbar-track{background:#000;border:1px solid #333}.motion-human-page::-webkit-scrollbar-thumb{background:linear-gradient(45deg,#0ff,#0080ff);border:1px solid #00ffff;border-radius:0;box-shadow:0 0 5px #0ff,inset 0 0 5px #00ffff4d}.motion-human-page::-webkit-scrollbar-thumb:hover{background:linear-gradient(45deg,#0cc,#06c);box-shadow:0 0 10px #0ff,inset 0 0 10px #00ffff80}.motion-human-page::-webkit-scrollbar-corner{background:#000}.motion-human-page{scrollbar-width:thin;scrollbar-color:#00ffff #000;-ms-overflow-style:auto}.motion-human-page body{background:#000}.motion-human-page section{position:relative;width:100%;height:100vh;overflow:visible;display:flex;justify-content:center;align-items:center;z-index:1;pointer-events:none}.motion-human-page section:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:300px;background:linear-gradient(to top,#000000,transparent);z-index:10000}.motion-human-page section img#robo{width:75%;height:auto;top:25%;left:49%;transform:translate(-50%,-20%);transform-origin:bottom;pointer-events:none}.motion-human-page section img{position:absolute;top:0;left:0;width:100%;height:100vh;object-fit:cover;pointer-events:none}.motion-human-page section img#drone1{position:absolute;top:5%;left:5%;width:800px;height:auto;pointer-events:none}.motion-human-page section img#drone2{position:absolute;top:0;left:35%;width:800px;height:auto;pointer-events:none}.motion-human-page section img#ladoA{width:70%;height:auto;top:50%;left:39%;transform:translate(-35%,-45%);transform-origin:bottom;pointer-events:none}.motion-human-page section img#ladoB{width:70%;height:auto;top:50%;left:38%;transform:translate(-35%,-45%);transform-origin:bottom;pointer-events:none}.motion-human-page .container{width:100%;margin:0 auto;padding:5rem 2rem 50px;min-height:200vh;position:relative;z-index:10;background:#000;display:flex;flex-direction:column;gap:2rem}.motion-human-page .text-row{display:flex;justify-content:space-between;align-items:flex-start;gap:2rem;margin:15rem 0 5rem;width:100%;min-height:400px}.motion-human-page .split{opacity:1;font-size:2.2rem;color:#fff;text-transform:uppercase;letter-spacing:2px;line-height:1.2;position:relative;z-index:1;font-family:Courier New,monospace;font-weight:700;margin:0;width:45%;display:flex;flex-direction:column;text-shadow:0 0 10px rgba(0,0,0,.8),0 0 20px rgba(0,0,0,.6),0 0 30px rgba(0,0,0,.4),2px 2px 4px rgba(0,0,0,.9)}.motion-human-page .left-text{text-align:left;align-self:flex-start;margin-left:40px}.motion-human-page .right-text{text-align:right;align-self:flex-end;margin-top:30rem;margin-right:40px}.motion-human-page .split span{display:inline-block;will-change:transform}.motion-human-page .text{font-size:2rem;color:#fff;text-align:center;margin:10rem auto 5rem;max-width:75%;position:relative;z-index:1;font-family:Courier New,monospace;font-weight:700;text-transform:uppercase;letter-spacing:2px;clear:both}.motion-human-page .motion-start-button{display:block;margin:2rem auto 10rem;width:330px;height:80px;cursor:pointer;transition:.3s all ease;position:relative;z-index:0}.motion-human-page .spacer{height:100vh;width:100%;position:relative;z-index:5}.motion-human-page .scroll-indicator{position:absolute;bottom:50px;left:50%;transform:translate(-50%);z-index:100000;pointer-events:none}.motion-human-page .scroll-indicator-button{width:55px;height:55px;border-radius:50%;background-color:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;pointer-events:auto;transition:all .3s ease;box-shadow:none;animation:bounce-button 2s infinite}.motion-human-page .scroll-indicator-button:hover{animation-play-state:paused}.motion-human-page .scroll-indicator-arrow{width:40px;height:40px;color:#fff;filter:drop-shadow(0 0 10px rgba(255,255,255,.5))}@keyframes bounce-button{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}.intro-page{height:100vh;width:100vw;margin:0;padding:0;display:flex;justify-content:center;align-items:center;background-color:#000!important;background-image:none!important;color:#fff;font-family:Silkscreen,monospace;text-align:center}.container{position:fixed;inset:0;display:flex;justify-content:center;align-items:center;padding:0 2rem}.text{font-size:1.5rem;font-family:Silkscreen,monospace!important;font-weight:400;word-break:break-word;opacity:1;transition:opacity 1s ease-in-out;min-height:2rem;text-align:center;max-width:800px;line-height:1.6}.characters-container{display:flex;width:100vw;height:100vh;gap:0;overflow:hidden;margin:0;padding:0;position:relative}.start-button{position:absolute;right:20px;padding:0;background:none;border:none;cursor:pointer;z-index:100;transition:transform .3s;outline:none;box-shadow:none;width:120px;height:120px;display:flex;align-items:center;justify-content:center}.start-button:hover{transform:scale(1.1);background:none!important;background-color:transparent!important}.start-button:active{background:none!important;background-color:transparent!important}.start-button:focus{background:none!important;background-color:transparent!important}.start-button-img{width:120px;height:120px;object-fit:contain}.character-rectangle{flex:1;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden;min-width:0;box-sizing:border-box}.character-rectangle:hover{z-index:10}.character-name{color:#fff;font-size:1.2rem;font-weight:700;text-shadow:2px 2px 4px rgba(0,0,0,.5);text-align:left;padding:1rem;white-space:nowrap;z-index:2}.expanded-character{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;z-index:50;animation:expandIn .4s ease-out forwards}@keyframes expandIn{0%{transform:scaleX(.2);opacity:0}to{transform:scaleX(1);opacity:1}}.back-button{position:absolute;top:0;left:20px;padding:0;background:none;border:none;cursor:pointer;z-index:100;transition:transform .3s;outline:none;box-shadow:none;width:120px;height:120px;display:flex;align-items:center;justify-content:center}.character-content{text-align:left;color:#fff;z-index:2;animation:fadeInContent .8s ease-out forwards}@keyframes fadeInContent{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.character-content h1{font-size:3rem;margin-bottom:1rem;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.character-content p{font-size:1.5rem;text-shadow:1px 1px 2px rgba(0,0,0,.5)}.character-background-image{position:absolute;top:0;right:-40px;width:55%;height:100%;object-fit:cover;z-index:1;opacity:.8}.character-detail-container{display:flex;flex-direction:column;width:100%;height:100%;padding:20px;gap:20px;box-sizing:border-box;position:relative;z-index:2;margin-top:20px}.cdetail1-container{width:100%;display:flex;justify-content:center;align-items:center;z-index:3}.cdetail1-image{max-width:100%;height:auto;object-fit:contain}.main-content-area{display:flex;width:100%;gap:20px;flex:1;z-index:3;margin-left:4%}.cdetail2-container{position:relative;flex:1;display:flex;align-items:center;justify-content:center;max-width:20%}.cdetail2-image{width:100%;height:auto;max-height:100%;object-fit:contain;z-index:1}.cdetail2-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;padding:20px;width:80%;height:80%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;text-align:left}.right-details-container{flex:1;display:flex;flex-direction:column;gap:20px;max-width:25%;margin-left:20px}.cdetail3-container{position:relative;display:flex;align-items:center;justify-content:center}.cdetail3-image{width:100%;height:auto;max-height:100%;object-fit:contain;z-index:1}.cdetail3-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;padding:20px;width:80%;height:80%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;text-align:left}.cdetail4-container{left:19%;position:relative;display:flex;align-items:center;justify-content:center}.cdetail4-image{width:130%;height:auto;max-height:100%;object-fit:contain;z-index:1}.cdetail4-content{position:absolute;top:50%;left:42%;transform:translate(-50%,-50%);z-index:2;padding:20px;width:100%;height:80%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;text-align:left}.character-image-section{position:absolute;top:52%;right:50px;transform:translateY(-50%);width:30%;height:80%;display:flex;align-items:center;justify-content:center;z-index:3}.character-detail-image{max-width:160%;max-height:110%;object-fit:contain;animation:fadeInContent .8s ease-out forwards}.backstory-text{color:#fff;font-family:Silkscreen,Inter;font-size:18px;line-height:1.3;text-align:left;margin-bottom:25px}.quote-text{color:#fff;font-family:Silkscreen,Inter;font-size:18px;line-height:1.3;text-align:left;border-top:4px solid rgba(0,0,0,.3);border-radius:3px;padding-top:25px}.character-details{display:flex;flex-direction:column;gap:8px;width:100%}.detail-row{display:flex;justify-content:flex-start;align-items:center;color:#fff;font-family:Courier New,Inter;font-size:20px;gap:15px}.detail-label{font-weight:700;color:#0009;font-size:18px}.detail-value{color:#fff;font-size:18px}.separator-line{width:100%;height:3px;background-color:#0000004d;border-radius:3px;margin:15px 0}.traits-section{margin-top:8px;display:flex;flex-direction:column;gap:15px}.trait-item{color:#fff;font-family:Silkscreen,Inter;font-size:18px;margin-left:0}.stats-section{display:flex;flex-direction:column;gap:15px}.stat-row{display:flex;justify-content:flex-start;align-items:center;color:#fff;font-family:Silkscreen,Inter;font-size:18px;gap:20px}.stat-label{font-weight:700}.stat-value{color:#fff;font-family:"Press Start 2P",Inter;font-weight:700;font-size:20px}@media (max-width: 768px){.characters-container{flex-direction:column}.character-name{font-size:1rem}.character-content h1{font-size:2rem}.character-content p{font-size:1.2rem}.character-background-image{width:100%;height:50%;top:auto;bottom:0}.character-detail-container{gap:15px;padding:15px}.main-content-area{flex-direction:column;gap:15px}.cdetail2-container,.right-details-container{max-width:100%}.character-image-section{position:relative;width:100%;height:40vh;top:auto;right:auto;transform:none}.cdetail2-content,.cdetail3-content,.cdetail4-content{padding:15px;width:90%;height:90%}.cdetail2-image,.cdetail3-image,.cdetail4-image{max-height:120px;width:100%}.cdetail4-image{width:100%;max-height:100px}.cdetail2-container,.cdetail3-container,.cdetail4-container{min-height:120px;max-height:150px}.backstory-text,.quote-text,.detail-row,.stat-row,.trait-item{font-size:12px}}@media (max-width: 480px){.cdetail2-image,.cdetail3-image,.cdetail4-image{max-height:120px}.cdetail4-image{max-height:100px}.cdetail2-container,.cdetail3-container,.cdetail4-container{min-height:120px;max-height:150px}.cdetail2-content,.cdetail3-content,.cdetail4-content{padding:10px;width:95%;height:95%}}.character-image{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-width:190%;z-index:1;transition:all .5s ease;object-fit:cover}.character-image:hover{scale:1.02}.character-rectangle:hover .character-image{transform:translate(-50%,-50%) scale(1.05)}.chat-bubble-container{width:100%;height:100%;display:flex;align-items:flex-end;justify-content:center;overflow:hidden;position:fixed;bottom:0;left:0}.chat-background{background-image:url(/assets/chat-WC60Yk4a.png);background-size:900px auto;background-repeat:no-repeat;background-position:center bottom;width:1100px;height:170px;position:relative;animation:chatAppear .8s ease-out;margin-bottom:20px;min-height:170px}@keyframes chatAppear{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.character-name{position:absolute;top:-4px;left:194px;font-family:"Press Start 2P",monospace!important;font-size:.8rem;color:#000;text-shadow:none;z-index:3;white-space:nowrap;max-width:200px;overflow:hidden;text-overflow:ellipsis}.chat-text{position:absolute;top:52%;left:46%;transform:translate(-50%,-50%);font-family:Silkscreen,monospace!important;font-size:.9rem;line-height:1.5;color:#000;font-weight:400;text-align:start;max-width:600px;width:100%;padding:0 20px;z-index:2;word-wrap:break-word;overflow-wrap:break-word}.character-portrait{position:absolute;top:24%;right:30px;transform:translateY(-50%);z-index:4}.character-portrait img{width:280px;height:220px;object-fit:cover}.next-button{position:absolute;top:-40px;right:270px;background:none;border:none;color:#fff;font-family:Silkscreen,monospace!important;font-weight:700;font-size:1rem;cursor:pointer;padding:8px 16px;border-radius:15px;transition:all .3s ease;animation:buttonAppear .5s ease-out;z-index:5;text-shadow:none}@keyframes buttonAppear{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.next-button:hover{background-color:#0000001a;transform:scale(1.05)}@media (max-width: 768px){.chat-background{background-size:300px auto;width:300px;height:150px}.character-name{font-size:.9rem;top:10px;left:15px}.chat-text{font-size:1rem;max-width:250px;padding:0 20px}.character-portrait{right:-60px}.character-portrait img{width:80px;height:80px}.next-button{font-size:.9rem;padding:6px 12px}}.principal-container{background-color:#000;width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;margin:0;padding:0;position:relative;overflow:hidden;transition:opacity 1.5s ease-out}.principal-container.fade-out{opacity:0}.cabo-image{position:absolute;width:110%;height:100%;object-fit:cover;z-index:1;opacity:.8}.tanque-image{position:absolute;width:90%;height:90%;object-fit:contain;z-index:1;left:50%;top:50%;transform:translate(-50%,-50%);opacity:.85;pointer-events:none}.cabo-verde{top:125px}.cabo-azul{top:100px;margin-left:25px}.cabo-rosa{top:40px;margin-right:50px}.cabo-roxo{top:30px;margin-right:30px}.cabo-ciano{margin-right:30px}.robot-image{max-width:95%;max-height:95%;object-fit:contain;position:relative;z-index:2}.humana-image{max-width:95%;max-height:95%;object-fit:contain;position:relative;z-index:2;animation:floatUpDown 3s ease-in-out infinite}@keyframes floatUpDown{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.phase-button-verde{top:38%;left:17%;animation:float 3s ease-in-out infinite;animation-delay:0s}.phase-button-verde.blocked{animation:none}.phase-button-rosa{top:43%;right:12%;animation:float 3.5s ease-in-out infinite;animation-delay:.6s}.phase-button-rosa.blocked{animation:none}.phase-button-azul{top:60%;left:10%;animation:float 4s ease-in-out infinite;animation-delay:1.2s}.phase-button-azul.blocked{animation:none}.phase-button-roxo{top:70%;right:22%;animation:float 2.8s ease-in-out infinite;animation-delay:1.8s}.phase-button-roxo.blocked{animation:none}.phase-button-ciano{bottom:15%;left:28%;animation:float 3.2s ease-in-out infinite;animation-delay:2.4s}.phase-button-ciano.blocked{animation:none}.principal-chat-container{position:absolute;top:20px;left:20px;z-index:9999;max-width:400px}.principal-chat-container .character-portrait img{width:100%;height:200px;margin-top:20px;object-fit:cover}.white-screen-transition{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#fff;z-index:10000;opacity:0;animation:whiteScreenFade 4s ease-in-out forwards}@keyframes whiteScreenFade{0%{opacity:0}20%{opacity:1}80%{opacity:1}to{opacity:1}}.phase-button{position:absolute;background:#fff;border:none;border-radius:100px;cursor:pointer;display:flex;flex-direction:row;align-items:center;gap:10px;padding:5px 45px 5px 10px;z-index:3;transition:transform .2s ease;box-shadow:0 4px 8px #0003;min-width:120px}.phase-button:hover:not(.blocked){transform:scale(1.05);box-shadow:0 6px 12px #0000004d}.phase-button.blocked{cursor:not-allowed;opacity:.6;background:#ccc}.phase-button.blocked:hover{transform:none;box-shadow:0 4px 8px #0003}.phase-button img{width:50px;height:50px}.phase-image{width:50px;height:50px;object-fit:contain;margin-right:10px}.phase-text{color:#000;font-size:14px;font-weight:700;font-family:"Press Start 2P",monospace!important}@keyframes float{0%{transform:translate(0)}25%{transform:translate(2px,-3px)}50%{transform:translateY(-5px)}75%{transform:translate(-2px,-3px)}to{transform:translate(0)}}.interaction-container{background-color:#000;background-image:url(/assets/climax-ureaFOvb.png);background-size:103%;background-position:center;background-repeat:no-repeat;width:100vw;height:100vh;margin:0;padding:0;position:relative;opacity:0;transition:opacity 1.5s ease-in;animation:slowZoomPan 20s ease-in-out infinite}.interaction-container.fade-in{opacity:1}@keyframes slowZoomPan{0%{background-size:110%;background-position:48% 48%}25%{background-size:103%;background-position:52% 48%}50%{background-size:105%;background-position:52% 52%}75%{background-size:103%;background-position:48% 52%}to{background-size:110%;background-position:48% 48%}}.interaction-container.fade-out{opacity:0;transition:opacity 2s ease-out}.interaction-chat-container{width:100%;height:100%;display:flex;align-items:flex-end;justify-content:center;overflow:hidden;position:fixed;bottom:0;left:0}.future-page{height:100vh;width:100vw;margin:0;padding:0;display:flex;justify-content:center;align-items:center;background-color:#000;background-image:url(/assets/cyberbg-CYnqQBdH.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;color:#fff;font-family:Courier New,monospace;text-align:center}.container{position:fixed;inset:0;display:flex;justify-content:center;align-items:center;background-color:#00000080;padding:0!important;margin:0!important}.text{font-size:1.3rem;word-break:break-word;opacity:1;transition:opacity 1s ease-in-out;min-height:2rem;text-align:center;max-width:1100px;line-height:1.6}.fade-out{opacity:0}.credits-page{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#000;overflow:hidden;font-family:Silkscreen,monospace;color:#fff;z-index:1}.credits-container{position:absolute;top:0;left:0;width:100vw;height:100vh;overflow:hidden;z-index:2}.credits-content{position:absolute;top:100vh;left:0;width:100%;text-align:center;line-height:2;animation:scrollUp 120s linear forwards;display:flex;flex-direction:column;align-items:center}.credits-line{font-size:1.2rem;margin:20px 0;color:#fff}.credits-line.title{font-size:3rem;font-weight:700;color:#fff;margin:60px 0}.credits-line.game-title{font-size:2.5rem;font-weight:700;color:#fff;margin:40px 0}.credits-line.spacing{margin:30px 0}@keyframes scrollUp{0%{transform:translateY(0)}to{transform:translateY(-1200vh)}}@media (max-width: 768px){.credits-container{width:80%}.character-left,.character-right{width:100px}.character-left{left:20px}.character-right{right:20px}.character-image{width:80px;height:80px}.credits-line{font-size:1rem}.credits-line.title{font-size:2rem}.credits-line.game-title{font-size:1.8rem}}.animation-container{background-color:#000;width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;padding:0;overflow:hidden;position:relative}.animation-gif{max-width:100%;max-height:100%;object-fit:contain;width:auto;height:auto;display:block;margin-left:250px}.game1-container{display:flex;align-items:center;justify-content:center;width:100vw;height:100vh;margin:0;padding:0;background-color:#000;overflow:hidden;position:relative;background-image:url(/assets/Computador-DOFDxwpI.png);background-size:cover;background-position:center;background-repeat:no-repeat}.game1-container:before{content:"";position:absolute;inset:0;filter:brightness(50%);z-index:-1}.container{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}.container h2{font-size:1rem;font-family:Silkscreen,monospace!important}.title{color:#fff;font-size:1.8rem;margin-bottom:5px;text-align:center}.text-block{max-width:1000px;font-weight:400;font-style:normal;font-size:14px;color:#fff;text-shadow:1px 1px 2px #000;line-height:1.2;text-align:center;margin-bottom:10px;margin-left:30px;pointer-events:none}.text-block p{font-family:Inter,sans-serif!important}.game-form{display:flex;flex-wrap:wrap;gap:5px;align-items:center;justify-content:center;margin-bottom:30px;margin-left:30px}.prefix{font-size:14}.word-input{padding:10px 15px;font-family:Inter,sans-serif;font-size:16px;font-weight:300;background-color:transparent;border:none;color:#fff;outline:none;width:120px;transition:border .3s,background-color .3s}.word-input::placeholder{color:#aaa}#check-button{padding:10px 20px;font-size:14px;background-color:#000;color:#fff;border:1px solid #fff;border-radius:2px;cursor:pointer;transition:.3s}#check-button:hover{border-color:#00bfbf;color:#00bfbf}.modal{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:10}.modal-content{background:#111;color:#0f0;padding:30px;border-radius:10px;text-align:center;width:300px;box-shadow:0 0 20px #0f0;position:relative}.modal .close{position:absolute;top:15px;right:20px;font-size:25px;cursor:pointer;color:#0f0}.hidden{display:none}.container.frozen{pointer-events:none;opacity:.3;filter:blur(2px)}.game1-modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#000000b3;z-index:10000;display:flex;align-items:center;justify-content:center}.game1-chat-container{position:relative;z-index:10001;max-width:500px;width:90%}.game1-chat-container .character-portrait img{width:100%;height:200px;margin-top:19px;object-fit:cover}.char{display:inline-block!important;min-width:1ch!important;text-align:center!important;font-family:Space Mono,monospace!important;font-size:inherit!important;line-height:inherit!important;vertical-align:baseline!important;white-space:nowrap!important}.phone-button{position:absolute;top:20px;right:20px;padding:0;background:none;border:none;cursor:pointer;z-index:1000;transition:transform .3s;outline:none;box-shadow:none;width:80px;height:80px;display:flex;align-items:center;justify-content:center}.phone-button:hover{transform:scale(1.1);background:none!important;box-shadow:none!important}.phone-button:active{transform:scale(.95);background:none!important;box-shadow:none!important}.phone-button-overlay{position:fixed;top:20px;right:20px;z-index:9999;background:none;border:none;cursor:pointer;width:80px;height:80px;display:flex;align-items:center;justify-content:center;transition:transform .3s;outline:none;box-shadow:none}.phone-button-overlay:hover{transform:scale(1.1);background:none!important;box-shadow:none!important}.phone-button-overlay:active{transform:scale(.95);background:none!important;box-shadow:none!important}.phone-simulator-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000e6;display:flex;justify-content:center;align-items:center;z-index:3000}.phone-simulator-container{width:308px;height:620px;background-color:#000;border-radius:60px;border:2px solid #333;overflow:hidden;position:relative;box-shadow:0 0 30px #000c}.phone-frame{position:absolute;top:49%;left:50%;transform:translate(-50%,-50%);width:390px;height:640px;object-fit:contain;pointer-events:none;z-index:3001}.phone-header{display:flex;justify-content:space-between;align-items:center;padding:30px 20px;background-color:#000;border-bottom:1px solid #333;margin-top:20px}.phone-header-left{display:flex;align-items:center;gap:10px}.phone-header-left h2{color:#fff;font-family:Courier New,monospace;font-size:18px;margin:0;text-transform:uppercase;letter-spacing:1px}.phone-header-right{color:#fff;font-size:18px}.phone-back-btn{background:none;border:none;cursor:pointer;padding:5px;display:flex;align-items:center;justify-content:center}.phone-back-btn img{width:40px;height:40px}.phone-chat-list{flex:1;overflow-y:auto;background-color:#000}.phone-chat-item{display:flex;align-items:center;padding:15px 20px;border-bottom:1px solid #222;cursor:pointer;transition:background-color .2s;gap:15px}.phone-chat-item:hover{background-color:#1a1a1a}.phone-chat-avatar{position:relative;flex-shrink:0}.phone-chat-avatar img{width:50px;height:50px;border-radius:50%;object-fit:cover}.phone-new-message{position:absolute;top:-2px;right:-2px;width:12px;height:12px;border-radius:50%}.phone-new-message-small{width:8px;height:8px;border-radius:50%}.phone-chat-info{flex:1;min-width:0;display:flex;flex-direction:column;align-items:flex-start}.phone-chat-name{color:#fff;font-family:Silkscreen,Inter;font-size:14px;font-weight:700;margin-bottom:5px;text-transform:uppercase}.phone-chat-preview{color:#ccc;font-family:Silkscreen,Inter;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.phone-chat-actions{display:flex;align-items:center;flex-shrink:0}.phone-call-icon{width:25px;height:25px;margin-right:10px}.phone-conversation-view{display:flex;flex-direction:column;height:100%}.phone-conversation-header{display:flex;align-items:center;padding:15px 5px;background-color:#000;border-bottom:1px solid #333;margin-top:20px}.phone-conversation-avatar{margin:0 15px}.phone-conversation-avatar img{width:35px;height:35px;border-radius:50%;object-fit:cover}.phone-conversation-info{flex:1;display:flex;align-items:flex-start}.phone-conversation-name{color:#fff;font-family:Courier New,monospace;font-size:20px;font-weight:700;text-transform:uppercase}.phone-conversation-actions{display:flex;align-items:center}.phone-messages{flex:1;padding:20px;overflow-y:hidden;background-color:#000;display:flex;flex-direction:column;gap:15px}.phone-message{display:flex;margin-bottom:10px}.phone-message-received{justify-content:flex-start}.phone-message-sent{justify-content:flex-end}.phone-message-image{max-width:230px;max-height:150px;border-radius:10px;object-fit:contain}.phone-message-image.amsg1{max-width:150px;max-height:120px}.phone-message-image.amsg2{max-width:250px;max-height:150px}.phone-message-image.wmsg-auto{max-width:125px;max-height:125px}.phone-message-image.wmsg2{max-width:200px;max-height:150px}.phone-message-image.wmsg3{max-width:150px;max-height:150px}.phone-message-image.vmsg-auto{max-width:210px;max-height:150px}.helpmsg-image{max-width:200px!important}.phone-message-input{padding:10px;background-color:#1a1a1a;border-top:1px solid #333;position:relative;min-height:80px;display:flex;align-items:center;justify-content:center}.phone-button-wrapper{width:100%;position:relative;display:flex;align-items:center;justify-content:center}.phone-send-button{width:100%;background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:10px;border-radius:10px;transition:all .2s;position:relative;outline:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.phone-send-button img[src*=askBtn]{box-shadow:0 0 8px #ffffff4d;border:1px solid rgba(255,255,255,.2);border-radius:35px}.phone-send-button:has(img[src*=askBtn]):hover{background-color:transparent!important}.phone-send-button:disabled{opacity:.6;cursor:not-allowed}.phone-button-image{width:100%;max-width:250px;height:auto;object-fit:contain}.phone-finish-image{width:100%;display:flex;align-items:center;justify-content:center}.phone-chat-locked{opacity:.5;cursor:not-allowed;pointer-events:none}.phone-chat-locked .phone-chat-name{color:#666}.phone-chat-locked .phone-chat-preview{color:#888}@media (max-width: 400px){.phone-simulator-container{width:90%;height:90%}}.game2-container{font-family:Arial,sans-serif;display:flex;justify-content:center;align-items:center;height:100vh;width:100vw;background:#000;margin:0;color:#fff;flex-direction:column;position:relative;overflow:hidden}.game-area{position:relative;width:100%;height:100vh;border:2px solid #444;overflow:hidden;background:#000;min-height:400px}#falling-notes{position:absolute;width:100%;height:100%}.vertical-lines{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1}.vertical-line{position:absolute;top:0;width:1px;height:100%;background:#fff;opacity:.3}.falling-note{height:20px;position:absolute;top:-20px;transition:top linear;z-index:5}.hit-line{position:absolute;bottom:160px;left:0;width:100%;height:10px;background:#0ff;z-index:10}.piano{position:absolute;bottom:0;display:flex;width:100%;height:100px;left:0;right:0;background:#fff;margin:0;padding:0}.key{flex:1;height:100%;background:#fff;border-right:2px solid #333;display:flex;justify-content:center;align-items:center;font-size:24px;color:#333;cursor:pointer;transition:all .1s ease;box-shadow:0 4px 8px #0003;position:relative}.key:last-child{border-right:none}.key:hover{background:#fff;transform:translateY(-2px);box-shadow:0 6px 12px #0000004d}.key.pressed{background:#b9b9b9!important;color:#fff!important;transform:translateY(2px);box-shadow:0 2px 4px #0006}.score{position:absolute;top:20px;left:50%;transform:translate(-50%);font-size:24px;color:#fff;text-align:center;z-index:20;background:#000000b3;padding:10px 20px}#overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#000c;display:flex;justify-content:center;align-items:center;z-index:3000}#overlay.hidden{display:none}.game2-modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#000c;display:flex;align-items:center;justify-content:center;z-index:4000}.game2-chat-container{width:100%;max-width:600px;padding:20px}.game2-chat-container .character-portrait img{width:100%;height:200px;margin-top:19px;object-fit:cover}.pink-glow{animation:pinkGlow .5s ease-in-out infinite alternate;box-shadow:0 0 20px #ff31d9,0 0 40px #ff31d9,0 0 60px #ff31d9}@keyframes pinkGlow{0%{box-shadow:0 0 20px #ff31d9,0 0 40px #ff31d9,0 0 60px #ff31d9}to{box-shadow:0 0 30px #ff31d9,0 0 60px #ff31d9,0 0 90px #ff31d9}}.piano.pink-glow .key{background:linear-gradient(145deg,#ff31d9,#ff69b4)!important;color:#fff!important;box-shadow:0 0 15px #ff31d9,0 0 30px #ff31d9}.hit-line.pink-glow{background:#ff31d9!important;box-shadow:0 0 20px #ff31d9,0 0 40px #ff31d9}.vertical-line.pink-glow{background:#ff31d9!important;box-shadow:0 0 10px #ff31d9,0 0 20px #ff31d9}.score.pink-glow{color:#ff31d9!important;border:2px solid #FF31D9!important;box-shadow:none!important}.game3-container{position:relative;width:100vw;height:100vh;color:#fff;font-family:Courier New,monospace;overflow:hidden;background-image:url(/assets/game3bg-Hr3jRdZI.png);background-size:cover;background-position:center;background-repeat:no-repeat}.game3-container:before{content:"";position:absolute;background:#000000b3;top:0;left:0;width:100%;height:100%;z-index:0}.back-button{position:absolute;left:20px;padding:0;background:none;border:none;cursor:pointer;z-index:1001;transition:transform .3s;outline:none;box-shadow:none;width:120px;height:120px;display:flex;align-items:center;justify-content:center}.lives-container{position:absolute;top:20px;right:20px;display:flex;gap:15px;z-index:1001;padding:15px;margin-right:90px;border-radius:10px}.life-icon{width:40px;height:40px;object-fit:contain}.round-indicator{position:absolute;top:100px;left:50%;transform:translate(-50%);font-size:1.3rem;color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.8);z-index:1001;padding:10px 20px;border-radius:10px}.game-title{width:100%;position:absolute;top:150px;left:50%;transform:translate(-50%);font-size:1.4rem;font-family:"Press Start 2P",monospace;color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.8);text-align:center;z-index:1001;padding:15px 30px;border-radius:10px}.game-area2{position:absolute;top:57%;left:50%;transform:translate(-50%,-50%);display:flex;gap:50px;z-index:1001;padding:30px;border-radius:15px;justify-content:center;align-items:center}.image-container{width:280px;height:280px;cursor:pointer;transition:all .3s ease;overflow:hidden;box-shadow:0 6px 20px #0009;background:transparent;display:flex;justify-content:center;align-items:center;flex-shrink:0}.image-frame{position:relative;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.frame-image{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;pointer-events:none}.image-container:hover{transform:scale(1.05);box-shadow:0 6px 20px #000000b3}.image-container.correct-border{border:3px solid #380BFF;box-shadow:0 0 10px #380bff}.image-container.wrong-border{border:3px solid #ff0000;box-shadow:0 0 10px red}.image-container.final-glow{box-shadow:0 0 30px #2f00ff,0 0 60px #2f00ff,0 0 90px #2f00ff;animation:finalGlow 1s ease-in-out infinite alternate}@keyframes finalGlow{0%{box-shadow:0 0 30px #2f00ff,0 0 60px #2f00ff,0 0 90px #2f00ff}to{box-shadow:0 0 40px #2f00ff,0 0 80px #2f00ff,0 0 120px #2f00ff}}@keyframes correctPulse{0%{box-shadow:0 0 20px #380bff,0 0 40px #380bff,0 0 60px #380bff}to{box-shadow:0 0 30px #380bff,0 0 60px #380bff,0 0 90px #380bff}}@keyframes wrongPulse{0%{box-shadow:0 0 20px red,0 0 40px red,0 0 60px red}to{box-shadow:0 0 30px red,0 0 60px red,0 0 90px red}}.game-image{width:100%;height:100%;object-fit:contain;display:block}.timer-container{position:absolute;bottom:45px;left:50%;transform:translate(-50%);width:500px;z-index:1001;background:transparent;padding:15px;border-radius:10px}.timer-bar{width:100%;height:12px;border:1px solid #ffffff;border-radius:15px;overflow:hidden;box-shadow:inset 0 2px 4px #0000004d;margin-bottom:30px}.timer-fill{height:100%;background-color:#2f00ff;transition:width 1s linear;box-shadow:0 0 10px #2f00ff}.game3-modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;background:#000c;z-index:3002}.game3-chat-container{width:auto;max-width:600px;padding:20px}.game3-chat-container .character-portrait img{width:100%;height:200px;margin-top:19px;object-fit:cover}.message{background:#000;padding:60px 30px;border:1px solid #ffffff;border-radius:5px;text-align:center}.message h1{font-size:1.6rem;font-family:"Press Start 2P",monospace;font-weight:300}.message button{margin-top:20px;padding:10px 20px;font-size:18px;background-color:#000;border:1px solid #ffffff;color:#fff;cursor:pointer;transition:all .3s ease}.message button:hover{background-color:#fff;color:#000}@media (max-width: 768px){.game-area{flex-direction:column;gap:20px}.image-container{width:250px;height:250px}.game-title{font-size:1.4rem}.round-indicator{font-size:1.2rem}.timer-container{width:300px}}.game4-container{font-family:Arial,sans-serif;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;color:#fff;margin:0;padding:20px;position:relative;overflow:hidden;width:100vw;height:100vh;background:#0000004d}body{overflow:hidden;background-color:transparent!important}.game4-background-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1}.game{display:flex;justify-content:space-around;margin-top:50px;gap:40px}.player,.ai{border:2px solid #fff;padding:30px;width:250px;text-align:center;background:#0009;border-radius:5px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 15px #00000080}.player h2,.ai h2{margin-top:0;color:#fff;font-size:1.5rem}#user-calculation,#ai-calculation{font-size:2rem;margin:20px 0;color:#fff;min-height:50px;display:flex;align-items:center;justify-content:center}#user-answer{padding:10px;font-size:1rem;border:2px solid #ffff;background:#00000080;color:#fff;text-align:center;width:100px;margin:10px 0}#user-answer:focus{outline:none;border-color:#6e00f5}#user-answer:disabled{opacity:.5;cursor:not-allowed}#game-message{margin-top:30px;font-size:2rem;text-align:center;color:#0f0;font-weight:700;text-shadow:2px 2px 4px rgba(0,0,0,.8),0 0 10px #00ff00}#timer{font-size:2rem;text-align:center;margin-top:20px;color:#fff}.player div:last-child,.ai div:last-child{margin-top:15px;font-size:1.2rem;color:#fff}.game4-modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#000000e6;display:flex;align-items:center;justify-content:center;z-index:3002}.game4-chat-container{width:auto;max-width:600px;padding:20px}.game4-chat-container .character-portrait img{width:100%;height:200px;margin-top:19px;object-fit:cover}.ai-header{display:flex;justify-content:center;align-items:center;margin-bottom:10px}.robot-head-image{width:60px;height:60px;object-fit:contain}.winny-head-image{width:45px;height:45px;object-fit:contain}.purple-glow{animation:purpleGlow .5s ease-in-out infinite alternate;box-shadow:0 0 20px #6e00f5,0 0 40px #6e00f5,0 0 60px #6e00f5}@keyframes purpleGlow{0%{box-shadow:0 0 20px #6e00f5,0 0 40px #6e00f5,0 0 60px #6e00f5}to{box-shadow:0 0 30px #6e00f5,0 0 60px #6e00f5,0 0 90px #6e00f5}}.player.purple-glow,.ai.purple-glow{border:2px solid #6E00F5!important;background:#6e00f533!important;box-shadow:0 0 20px #6e00f5,0 0 40px #6e00f5}.player.purple-glow h2,.ai.purple-glow h2{color:#6e00f5!important;text-shadow:0 0 10px #6E00F5}.phone-button{position:fixed;top:20px;right:40px;z-index:3001;background:none;border:none;cursor:pointer;width:80px;height:80px;display:flex;align-items:center;justify-content:center;transition:transform .3s;outline:none;box-shadow:none}.phone-button-overlay{position:fixed;top:20px;right:40px;z-index:3001;background:none;border:none;cursor:pointer;width:80px;height:80px;display:flex;align-items:center;justify-content:center;transition:transform .3s;outline:none;box-shadow:none}.game5-container{font-family:Arial,sans-serif;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;margin:0;padding:20px;background:url(/assets/vidro-CQfvj4Tc.jpg) center/cover no-repeat;color:#fff;position:relative}.game5-container:before{content:"";position:absolute;inset:0;background:#000c;z-index:0}body{background-color:transparent!important}.back-button{position:absolute;left:20px;padding:0;background:none;border:none;cursor:pointer;z-index:1000;transition:transform .3s;outline:none;box-shadow:none;width:120px;height:120px;display:flex;align-items:center;justify-content:center}.back-button:hover{transform:scale(1.1);background:none!important;background-color:transparent!important}.back-button:active{background:none!important;background-color:transparent!important}.back-button:focus{background:none!important;background-color:transparent!important}.back-button-img{width:120px;height:120px;object-fit:contain}.game5-container h4{padding-bottom:60px;font-size:1.4rem;text-shadow:2px 2px 4px rgba(0,0,0,.5);color:#fff;position:relative;z-index:10;pointer-events:none}#game-board{position:relative;width:480px;height:360px;border:3px solid #fff;margin-bottom:50px;overflow:hidden;background:linear-gradient(45deg,#f0f0f0,#e0e0e0);box-shadow:0 10px 30px #0000004d;z-index:10;transition:all .5s ease}#game-board.completed-glow{border:3px solid #40E0D0;box-shadow:0 0 15px #40e0d0,0 0 30px #40e0d0,0 0 40px #40e0d0;animation:glow-pulse 1s infinite alternate}@keyframes glow-pulse{0%{box-shadow:0 0 15px #40e0d0,0 0 30px #40e0d0,0 0 40px #40e0d0}to{box-shadow:0 0 20px #40e0d0,0 0 40px #40e0d0,0 0 60px #40e0d0}}.pieces-container{position:fixed;top:0;left:0;width:100vw;height:100vh;pointer-events:none;z-index:15}.placeholder{position:absolute;width:120px;height:120px;background-color:#252525;border:2px solid #ffffff;border-radius:0;z-index:1}.piece{position:absolute;width:120px;height:120px;background-color:transparent;border:2px solid #333;cursor:grab;transition:top .1s,left .1s;border-radius:0;box-shadow:0 4px 8px #0000004d;z-index:2;pointer-events:auto;overflow:hidden}.piece img{width:100%;height:100%;object-fit:cover;border-radius:0;display:block}.piece.locked{z-index:10}.piece:hover{transform:scale(1.05);box-shadow:0 6px 12px #0006}.piece.dragging{cursor:grabbing;transition:none;transform:scale(1.1);z-index:1000;box-shadow:0 8px 16px #00000080}.big-square{position:absolute;background-color:#0ff;border:4px solid #00ffff;box-shadow:0 0 20px #0ff;border-radius:0;animation:pulse 1s infinite alternate}@keyframes pulse{0%{box-shadow:0 0 20px #0ff}to{box-shadow:0 0 30px #0ff,0 0 40px #0ff}}.game5-modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#000000e6;display:flex;align-items:center;justify-content:center;z-index:3002}.game5-chat-container{width:100%;max-width:600px;padding:20px}.game5-chat-container .character-portrait img{width:100%;height:200px;margin-top:19px;object-fit:cover}.phone-button{position:fixed;top:20px;right:20px;z-index:3001;background:none;border:none;cursor:pointer;width:80px;height:80px;display:flex;align-items:center;justify-content:center;transition:transform .3s;outline:none;box-shadow:none}.phone-button:hover{transform:scale(1.1);background:none!important;background-color:transparent!important}.phone-button:active{transform:scale(.95);background:none!important;background-color:transparent!important}.phone-button-img{width:200%;height:130%;object-fit:cover;transition:transform .3s}.phone-button-overlay{position:fixed;top:20px;right:20px;z-index:3001;background:none;border:none;cursor:pointer;width:80px;height:80px;display:flex;align-items:center;justify-content:center;transition:transform .3s;outline:none;box-shadow:none}.phone-button-overlay:hover{transform:scale(1.1);background:none!important;background-color:transparent!important}.phone-button-overlay:active{transform:scale(.95);background:none!important;background-color:transparent!important}*,body,html,div,span,p,button,input,textarea,select,label,a,li,ul,ol{font-family:Silkscreen,monospace}h1,h2,h3,h4,h5,h6,.title,.game-title,.character-name,.phase-text,.credits-title,.credits-game-title,.principal-title,.dialogue-title,.animation-title,.future-title,.credits-line.title,.credits-line.game-title{font-family:"Press Start 2P",monospace!important}.text-block,.word-input,.game1 .text-block,.game1 .word-input{font-family:Inter,sans-serif}
