.jogo-container{position:relative;width:85%;height:100%;display:flex;flex-direction:column;justify-content:space-around;margin:0 auto}.jogo-bg-video .jogo-container{width:100%;justify-content:start}.jogo-bg-video .jogo-container .jogo-header{width:85%;margin:70px auto;position:absolute;top:0;left:50%;transform:translate(-50%);z-index:1000}.pergunta-bg{width:100%;display:flex;align-items:center;justify-content:center}.jogo-categoria{width:100%;display:flex;justify-content:start;align-items:center}.jogo-categoria-texto{background:linear-gradient(90deg,#008542,#006298);color:#fff;padding:15px 50px;font-size:36px;font-family:Inter,sans-serif;font-weight:600}.jogo-categoria:before{content:"";display:block;width:42px;height:100%;background:url(/images/arte-esquerda.png) center/cover no-repeat;position:relative;left:23px}.jogo-categoria:after{content:"";display:block;width:42px;height:100%;background:url(/images/arte-direita.png) center/cover no-repeat;position:relative;right:23px}.jogo-header{display:flex;justify-content:space-between;align-items:start;width:100%}.jogo-footer{display:flex;justify-content:space-between;align-items:center;width:100%}.jogo-titulo{color:#fff;font-size:36px;margin:0;width:100%;padding:10px 60px;text-align:justify}.jogo-opcoes-container{display:flex;flex-direction:column;gap:24px}.jogo-botao-opcao{padding:10px 60px;font-size:28px;border:none;outline:none;color:#fff;cursor:pointer;font-family:Inter,sans-serif;font-weight:600;transition:background .2s;text-align:justify}.jogo-botao-opcao:hover{background:#008c86}.tempo-jogo-bg{width:247px;height:85px;background:url(/images/time-background.png) center/cover no-repeat,#00000080;border-radius:16px;z-index:2000;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.tempo-jogo{font-size:36px;color:#fff;font-family:Inter,sans-serif;font-weight:700;letter-spacing:2px;text-shadow:0 2px 8px #000;width:100%;text-align:center;margin-left:45px}.jogo-bg{background:linear-gradient(180deg,#02387c,#001e2c)}.jogo-conteudo{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:10;gap:25px}.logo-jogo-footer{width:209px;height:38px;z-index:2000}.botao-confirmar{transition:transform .2s;cursor:pointer}.botao-confirmar:hover{transform:scale(1.05)}.co2-background{width:154px;height:154px;background:url(/images/co2.png) center/cover no-repeat;position:absolute;top:-33px;left:-107px;display:block;z-index:100}.co2-valor{font-size:26px;font-weight:700;color:#fff;position:absolute;bottom:40px;left:0;display:block;text-align:center;width:154px}.barra-emissao-bg{width:499px;height:88px;background:url(/images/barra-emissao.png) center/cover no-repeat;position:relative}.barra-emissao{display:flex;position:relative;z-index:2000;min-height:88px}.barra-fill-linear-gradient-verde{background:linear-gradient(180deg,#afeb00,#008542)!important}.barra-fill-linear-gradient-amarelo{background:linear-gradient(180deg,#fedf00,#e17000)!important}.barra-fill-linear-gradient-vermelho{background:linear-gradient(180deg,#e17000,#ff3d24)!important}.barra-emissao-barra{position:absolute;background:linear-gradient(180deg,#afeb00,#008542);height:45px;top:16px;clip-path:polygon(0 0,100% 0,95% 100%,0 100%);z-index:2}.barra-fill{width:80%}.barra-emissao-barra-sombra{position:absolute;background:#949491;height:45px;top:20px;left:5px;clip-path:polygon(0 0,100% 0,95% 100%,0 100%);z-index:1}.video-loading-bar{position:fixed;top:0;left:0;width:100%;height:3px;background:#fff3;z-index:3000;overflow:hidden}.video-loading-progress{height:100%;background:linear-gradient(90deg,#0f8,#0cf);width:0%;animation:loading-progress 2s ease-in-out infinite;box-shadow:0 0 10px #00ff8880}@keyframes loading-progress{0%{width:0%;margin-left:0%}50%{width:70%;margin-left:15%}to{width:0%;margin-left:100%}}.video-muted-indicator{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#000c;color:#fff;padding:20px 30px;border-radius:10px;text-align:center;z-index:1500;font-family:Inter,sans-serif;font-size:18px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);animation:fadeIn .3s ease-in;cursor:pointer;transition:transform .2s ease,background-color .2s ease}.video-muted-indicator:hover{transform:translate(-50%,-50%) scale(1.05);background:#000000e6}.muted-icon{font-size:48px;margin-bottom:10px;animation:pulse 2s ease-in-out infinite}.video-muted-indicator p{margin:0;font-weight:600;text-shadow:0 2px 4px rgba(0,0,0,.5)}@keyframes fadeIn{0%{opacity:0;transform:translate(-50%,-50%) scale(.9)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.resultado-container{width:100%;height:100%;background:linear-gradient(180deg,#02387c,#001e2c);display:flex;flex-direction:column;justify-content:space-around;align-items:center}.resultado-conteudo{background:url(/images/resultado.png) center/cover no-repeat;width:867px;height:774px;display:flex;flex-direction:column;justify-content:center;align-items:center}.resultado-header-e-conteudo{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:100px}.resultado-conteudo-texto{width:800px;height:100%;display:flex;flex-direction:column;justify-content:space-around;align-items:start}.resultado-conteudo-texto h1{color:#fdc82f;font-size:48px;font-weight:600;font-family:Inter,sans-serif;text-align:left;margin-bottom:50px;margin-top:50px;width:100%}.resultado-linha{display:flex;flex-direction:row;justify-content:space-between;align-items:baseline;width:100%;position:relative}.resultado-texto{position:relative;color:#fff;font-size:42px;font-weight:600;font-family:Inter,sans-serif;z-index:2;text-wrap-mode:nowrap}.resultado-pontos-bg{background-image:url(/images/ponto.png);background-repeat:repeat-x;position:relative;width:100%;height:4px}.resultado-pontos{flex-grow:1;border-bottom:5px dotted #fff;margin:0 16px;height:0}.resultado-valor{position:relative;color:#fff;font-size:33px;font-weight:600;font-family:Inter,sans-serif;z-index:2;text-wrap-mode:nowrap;margin-left:16px}.resultado-conteudo-texto-header,.resultado-conteudo-texto-body,.resultado-conteudo-texto-footer{display:flex;flex-direction:column;justify-content:center;align-items:start;width:100%}.estrelas{display:flex;gap:15px;margin:20px 0}.estrela{width:68px;height:63px;transition:all .3s ease;cursor:pointer;opacity:.3;transform:scale(.8)}.estrela-ativa{opacity:1;transform:scale(1);animation:estrelaAparece .5s ease-out}.estrela:hover{transform:scale(1.1)}@keyframes estrelaAparece{0%{opacity:0;transform:scale(.5) rotate(-180deg)}50%{opacity:.7;transform:scale(1.2) rotate(-90deg)}to{opacity:1;transform:scale(1) rotate(0)}}.resultado-header,.resultado-footer{width:100%;display:flex;justify-content:center;align-items:center}.rank-container{width:100%;height:100%;background:linear-gradient(180deg,#02387c,#001e2c);display:flex;flex-direction:column;justify-content:space-around;align-items:center}.rank-conteudo{background:url(/images/rank.png) center/cover no-repeat;width:867px;height:1327px;display:flex;flex-direction:column;justify-content:center;align-items:center}.rank-header-e-conteudo{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:100px}.rank-conteudo-texto{width:800px;height:100%;display:flex;flex-direction:column;justify-content:start;align-items:start;padding-top:60px;gap:50px}.rank-linha{display:flex;flex-direction:row;justify-content:space-between;align-items:baseline;width:100%;position:relative}.rank-linha-usuario-atual{background:#fdc82f1a;outline:2px solid #fdc82f;border-radius:8px}.rank-texto{position:relative;color:#fff;font-size:30px;font-weight:600;font-family:Inter,sans-serif;z-index:2;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:30px}.rank-texto-numero{color:gold;font-size:40px}.rank-texto-nome{display:flex;flex-direction:column;justify-content:center;align-items:start;font-size:30px}.rank-texto-telefone{color:#fff;font-size:27px}.rank-pontos-bg{background-image:url(/images/ponto.png);background-repeat:repeat-x;position:relative;width:100%;height:4px}.rank-pontos{flex-grow:1;border-bottom:5px dotted #fff;margin:0 16px;height:0}.rank-valor{position:relative;color:#fff;font-size:30px;font-weight:600;font-family:Inter,sans-serif;z-index:2;text-wrap-mode:nowrap;margin-left:16px}html,body,#root{margin:0;padding:0;height:100vh;width:100vw;overflow:hidden;font-family:sans-serif;background-color:#000;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}*{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}input,textarea{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.container{width:1080px;height:100%;overflow:hidden;background-color:#000;margin:0 auto}.fullscreen-video{width:100%;height:100%;object-fit:cover}.start-button{position:absolute;bottom:50px;left:50%;transform:translate(-50%);padding:20px 40px;font-size:24px;background-color:#fffc;border:none;cursor:pointer;border-radius:8px}.botao-jogar{position:absolute;bottom:430px;left:50%;transform:translate(-50%);width:435px;height:172px;cursor:pointer;transition:transform .2s}.botao-jogar:hover{transform:translate(-50%) scale(1.05)}.botao-zarpar{transition:transform .2s;cursor:pointer;margin-top:20px}.botao-zarpar:hover{transform:scale(1.05)}.form-background{background-image:url(/images/form-background.png);background-size:cover;background-position:center}.form{position:absolute;bottom:24%;left:50%;transform:translate(-50%);display:flex;flex-direction:column;gap:26px;font-family:Inter,sans-serif;color:#fff;align-items:center;width:70%}.form label{color:#fff;font-family:Inter,sans-serif;font-size:25px;font-weight:600;align-self:flex-start;margin-top:15px}.form h1{color:#fff;font-family:Inter,sans-serif;font-size:45px;font-weight:600;text-align:center;width:100%;margin:0}.form input,.form button{padding:20px;font-size:20px;width:100%;border:none;border-radius:8px;font-family:Inter,sans-serif;color:#000;background:#fff;box-sizing:border-box}.form input::placeholder{color:#888}.form-checkbox{text-align:center;margin-top:10px;width:100%}.termos-label{font-size:20px;color:#fff;font-family:Inter,sans-serif;font-weight:400;cursor:pointer;gap:5px;width:100%;text-align:center}.termos-link{background:none;border:none;color:#fff;text-decoration:underline;font-size:20px;font-family:Inter,sans-serif;font-weight:600;cursor:pointer;padding:0;margin-left:5px}.form-checkbox input[type=checkbox]{width:24px;height:24px;accent-color:#fff;margin-right:15px}.form-checkbox label{font-size:20px;color:#fff;font-family:Inter,sans-serif;font-weight:400;cursor:pointer}.footer-logo{position:absolute;bottom:0;left:50%;transform:translate(-50%);width:100%;height:360px;touch-action:manipulation;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1000}.modal-content{position:relative;width:867px;height:1053px;background:url(/images/popup-background.png) center/cover no-repeat;display:flex;flex-direction:column;overflow:hidden}.modal-close{position:absolute;top:16px;right:24px;background:transparent;border:none;font-size:50px;color:#fff;cursor:pointer;z-index:1}.modal-text{flex:1;overflow-y:auto;margin-top:106px;padding:0 50px 40px;color:#fff;font-family:Inter,sans-serif;font-size:36px;font-weight:400;line-height:1.5;text-align:justify;scrollbar-width:thin;scrollbar-color:#00b2a9 transparent}.modal-text h2{margin-top:0}.modal-text::-webkit-scrollbar{width:10px;background:transparent}.modal-text::-webkit-scrollbar-thumb{background:#00b2a9;border-radius:8px}.modal-text::-webkit-scrollbar-track{background:transparent}.modal-text::-webkit-scrollbar-button{display:none;height:0;width:0}
