.elementor-1402 .elementor-element.elementor-element-b764a37{--display:flex;--min-height:100vh;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--overlay-opacity:0.5;}.elementor-1402 .elementor-element.elementor-element-b764a37:not(.elementor-motion-effects-element-type-background), .elementor-1402 .elementor-element.elementor-element-b764a37 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#07070700;}.elementor-1402 .elementor-element.elementor-element-b764a37::before, .elementor-1402 .elementor-element.elementor-element-b764a37 > .elementor-background-video-container::before, .elementor-1402 .elementor-element.elementor-element-b764a37 > .e-con-inner > .elementor-background-video-container::before, .elementor-1402 .elementor-element.elementor-element-b764a37 > .elementor-background-slideshow::before, .elementor-1402 .elementor-element.elementor-element-b764a37 > .e-con-inner > .elementor-background-slideshow::before, .elementor-1402 .elementor-element.elementor-element-b764a37 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:#41414100;--background-overlay:'';}.elementor-1402 .elementor-element.elementor-element-09f59f1 .elementor-field-group{margin-bottom:10px;}.elementor-1402 .elementor-element.elementor-element-09f59f1 .elementor-form-fields-wrapper{margin-bottom:-10px;}body .elementor-1402 .elementor-element.elementor-element-09f59f1 .elementor-field-group > label{padding-bottom:0px;}.elementor-1402 .elementor-element.elementor-element-09f59f1 .elementor-field-group .elementor-field:not(.elementor-select-wrapper){background-color:#ffffff;}.elementor-1402 .elementor-element.elementor-element-09f59f1 .elementor-field-group .elementor-select-wrapper select{background-color:#ffffff;}/* Start custom CSS for login, class: .elementor-element-09f59f1 *//* CSS Gaming Dinâmico com Estilo Específico para o Formulário */

/* Reset básico */
body, html {
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
    background-color: #0a0a0a;
    font-family: 'Segoe UI', Arial, sans-serif;
    overflow-x: hidden;
}

/* Fundo com gradiente sutil */
body {
    background: linear-gradient(145deg, #0d0d0d 0%, #1a1a1a 100%);
    position: relative;
    overflow: hidden;
    cursor: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23008746' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolygon points='12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2'%3E%3C/polygon%3E%3C/svg%3E") 12 12, auto;
}

/* Padrão de ícones de games no fundo (bem sutis) */
body::before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: 
        url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 24 24' fill='none' stroke='%23008746' stroke-width='1' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 11h4m-2-2v4M15 12h.01M18 10h.01'%3E%3C/path%3E%3Crect width='20' height='12' x='2' y='6' rx='2'%3E%3C/rect%3E%3C/svg%3E"),
        url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 24 24' fill='none' stroke='%23008746' stroke-width='1' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolygon points='5 3 19 12 5 21'%3E%3C/polygon%3E%3C/svg%3E"),
        url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 24 24' fill='none' stroke='%23008746' stroke-width='1' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'%3E%3C/circle%3E%3Cpath d='M8 14s1.5 2 4 2 4-2 4-2'%3E%3C/path%3E%3Cline x1='9' y1='9' x2='9.01' y2='9'%3E%3C/line%3E%3Cline x1='15' y1='9' x2='15.01' y2='9'%3E%3C/line%3E%3C/svg%3E"),
        url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 24 24' fill='none' stroke='%23008746' stroke-width='1' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect width='18' height='18' x='3' y='3' rx='2' ry='2'%3E%3C/rect%3E%3Cline x1='9' y1='3' x2='9' y2='21'%3E%3C/line%3E%3Cline x1='15' y1='3' x2='15' y2='21'%3E%3C/line%3E%3Cline x1='3' y1='9' x2='21' y2='9'%3E%3C/line%3E%3Cline x1='3' y1='15' x2='21' y2='15'%3E%3C/line%3E%3C/svg%3E");
    background-position: 
        calc(20% - 100px) calc(30% - 50px), 
        calc(80% + 120px) calc(20% - 30px), 
        calc(85% + 50px) calc(85% + 50px), 
        calc(15% - 80px) calc(70% + 80px);
    background-repeat: no-repeat;
    background-size: 80px, 70px, 90px, 75px;
    opacity: 0.06;
    z-index: 0;
}

/* Overlay com padrão de grid sutil */
body::after {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: 
        linear-gradient(rgba(0, 135, 70, 0.03) 1px, transparent 1px), 
        linear-gradient(90deg, rgba(0, 135, 70, 0.03) 1px, transparent 1px);
    background-size: 30px 30px;
    z-index: -1;
}

/* Linhas horizontais estilo console com animação */
.horizontal-line {
    position: fixed;
    left: 0;
    width: 100%;
    height: 1px;
    background: linear-gradient(90deg, 
        rgba(0, 0, 0, 0) 0%, 
        rgba(0, 135, 70, 0.2) 30%, 
        rgba(0, 135, 70, 0.3) 50%, 
        rgba(0, 135, 70, 0.2) 70%, 
        rgba(0, 0, 0, 0) 100%);
    z-index: 1;
    pointer-events: none;
    animation: pulse 3s infinite alternate;
}

.horizontal-line-1 {
    top: 15%;
    animation-delay: 0s;
}

.horizontal-line-2 {
    bottom: 15%;
    animation-delay: 1.5s;
}

/* Foco de luz central pulsante */
.light-focus {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 800px;
    height: 800px;
    transform: translate(-50%, -50%);
    background: radial-gradient(
        circle,
        rgba(0, 135, 70, 0.07) 0%,
        rgba(0, 0, 0, 0) 70%
    );
    z-index: 0;
    pointer-events: none;
    animation: breathe 8s infinite ease-in-out;
}

/* Ícones com movimento */
.game-icon {
    position: fixed;
    opacity: 0.15;
    z-index: 1;
    pointer-events: none;
    filter: drop-shadow(0 0 3px rgba(0, 135, 70, 0.3));
}

.controller-icon {
    bottom: 20px;
    right: 20px;
    width: 40px;
    height: 40px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23008746' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='2' y='6' width='20' height='12' rx='2'%3E%3C/rect%3E%3Cline x1='6' y1='12' x2='10' y2='12'%3E%3C/line%3E%3Cline x1='8' y1='10' x2='8' y2='14'%3E%3C/line%3E%3Ccircle cx='16' cy='12' r='2'%3E%3C/circle%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
    animation: float 15s ease-in-out infinite;
}

.headset-icon {
    top: 20px;
    left: 20px;
    width: 35px;
    height: 35px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23008746' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 14h3a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-7a9 9 0 0 1 18 0v7a2 2 0 0 1-2 2h-1a2 2 0 0 1-2-2v-3a2 2 0 0 1 2-2h3'%3E%3C/path%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
    animation: float 12s ease-in-out infinite reverse;
}

.trophy-icon {
    top: 20px;
    right: 20px;
    width: 35px;
    height: 35px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23008746' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9H4.5a2.5 2.5 0 0 1 0-5H6'%3E%3C/path%3E%3Cpath d='M18 9h1.5a2.5 2.5 0 0 0 0-5H18'%3E%3C/path%3E%3Cpath d='M4 22h16'%3E%3C/path%3E%3Cpath d='M10 14.66V17c0 .55-.47 1-1.05 1H8'%3E%3C/path%3E%3Cpath d='M14 14.66V17c0 .55.47 1 1.05 1H16'%3E%3C/path%3E%3Cpath d='M12 2v8'%3E%3C/path%3E%3Cpath d='M18 5.05V13a6 6 0 0 1-6 6 6 6 0 0 1-6-6V5.05'%3E%3C/path%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
    animation: float 18s ease-in-out infinite;
}

.power-icon {
    bottom: 20px;
    left: 20px;
    width: 35px;
    height: 35px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23008746' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M18.36 6.64A9 9 0 0 1 20.77 15c-1.8 3.11-5.17 5-8.77 5s-6.97-1.89-8.77-5a9 9 0 0 1 2.41-8.36'%3E%3C/path%3E%3Cline x1='12' y1='2' x2='12' y2='12'%3E%3C/line%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
    animation: float 14s ease-in-out infinite reverse;
}

/* Ícones mais aparentes e animados */
.featured-icon {
    position: fixed;
    z-index: 1;
    pointer-events: none;
    opacity: 0.25;
    filter: drop-shadow(0 0 8px rgba(0, 135, 70, 0.5));
}

.joystick-icon {
    bottom: 15%;
    right: 8%;
    width: 55px;
    height: 55px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23008746' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 14c1.66 0 3-1.34 3-3V5c0-1.66-1.34-3-3-3S9 3.34 9 5v6c0 1.66 1.34 3 3 3z'%3E%3C/path%3E%3Cpath d='M19 10v2a7 7 0 0 1-14 0v-2'%3E%3C/path%3E%3Cline x1='12' y1='19' x2='12' y2='22'%3E%3C/line%3E%3Cline x1='8' y1='22' x2='16' y2='22'%3E%3C/line%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
    animation: pulse-featured 4s infinite ease-in-out alternate;
}

.vr-icon {
    top: 15%;
    left: 8%;
    width: 55px;
    height: 55px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23008746' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5.4 18H20l-2.9-7.4A8 8 0 0 0 10 6l-4 2.3'%3E%3C/path%3E%3Cpath d='M4 2v8.4c0 .4.1.8.1 1.2A12 12 0 0 0 8 18l1 2H2'%3E%3C/path%3E%3Cpath d='M9 22l1.3-4 3.4-2 3.4 2 1.3 4'%3E%3C/path%3E%3Ccircle cx='7' cy='6' r='2'%3E%3C/circle%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
    animation: pulse-featured 4s infinite ease-in-out alternate-reverse;
}

/* Partículas flutuantes */
.particle {
    position: absolute;
    background-color: rgba(0, 135, 70, 0.15);
    border-radius: 50%;
    pointer-events: none;
    opacity: 0.6;
    animation: float-particle 20s infinite linear;
}

/* Padrão de pontos no fundo (como pixels) */
.pixel-pattern {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: radial-gradient(rgba(0, 135, 70, 0.15) 1px, transparent 1px);
    background-size: 20px 20px;
    opacity: 0.05;
    z-index: -1;
}

/* Efeito de scan line (como em monitores antigos) */
.scan-line {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom,
        rgba(0, 0, 0, 0) 0%,
        rgba(0, 0, 0, 0) 50%,
        rgba(0, 0, 0, 0.02) 50%,
        rgba(0, 0, 0, 0.02) 100%);
    background-size: 100% 4px;
    z-index: 3;
    pointer-events: none;
    opacity: 0.3;
}

/* Container do formulário de login */
.elementor-element.elementor-element-b764a37 {
    position: relative;
    z-index: 10;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 100vh;
    padding: 20px;
}

/* ===== ESTILO ESPECIFICO DO FORMULÁRIO DE LOGIN ===== */
/* Aplicando o estilo exato fornecido para o formulário */
.elementor-login {
    max-width: 400px;
    margin: 40px auto;
    padding: 30px;
    background-color: rgba(41, 41, 41, 0.85); /* Cor #292929 com 85% de opacidade */
    backdrop-filter: blur(8px); /* Efeito de desfoque no fundo */
    border-radius: 4px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
    font-family: 'Segoe UI', Roboto, Arial, sans-serif;
    transition: all 0.3s ease;
    border: 1px solid rgba(255, 255, 255, 0.08);
}

/* Campo de entrada - CORRIGIDO */
.elementor-login .elementor-field {
    width: 100%;
    padding: 12px 14px;
    margin-bottom: 16px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 2px;
    background-color: rgba(255, 255, 255, 0.07);
    color: #333333; /* Alterado de #ffffff para #333333 */
    font-size: 15px;
    transition: border-color 0.2s ease, background-color 0.2s ease;
}

.elementor-login .elementor-field:focus {
    border-color: #008746; /* Verde como estava */
    background-color: rgba(255, 255, 255, 0.15); /* Fundo um pouco mais claro para melhor contraste */
    color: #333333; /* Mantendo a cor do texto escura */
    outline: none;
    box-shadow: 0 0 0 2px rgba(0, 135, 70, 0.25);
}

/* Labels */
.elementor-login .elementor-field-label {
    display: block;
    margin-bottom: 6px;
    color: rgba(255, 255, 255, 0.9);
    font-size: 14px;
    font-weight: 400;
}

/* Remember me */
.elementor-login .elementor-remember-me {
    margin: 15px 0;
    display: flex;
    align-items: center;
}

.elementor-login .elementor-remember-me input[type="checkbox"] {
    margin-right: 8px;
    accent-color: #008746; /* Atualizado para verde */
}

.elementor-login .elementor-remember-me label {
    font-size: 0;
}

.elementor-login .elementor-remember-me label:before {
    content: "Lembrar-me";
    font-size: 14px;
    color: rgba(255, 255, 255, 0.75);
}

/* Botão de login */
.elementor-login .elementor-button {
    width: 100%;
    padding: 12px;
    background-color: #008746; /* Atualizado para verde */
    color: white;
    border: none;
    border-radius: 2px;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    transition: background-color 0.2s ease, transform 0.2s ease;
}

.elementor-login .elementor-button:hover {
    background-color: #00a352; /* Verde mais claro para hover */
    transform: translateY(-1px);
}

.elementor-login .elementor-button-text {
    font-size: 0;
}

.elementor-login .elementor-button-text:before {
    content: "Entrar";
    font-size: 14px;
}

/* Recuperação de senha */
.elementor-login .elementor-lost-password {
    display: block;
    text-align: center;
    margin-top: 16px;
    color: #008746; /* Atualizado para verde */
    font-size: 0;
    text-decoration: none;
    transition: color 0.2s ease;
}

.elementor-login .elementor-lost-password:before {
    content: "Esqueceu sua senha?";
    font-size: 14px;
}

.elementor-login .elementor-lost-password:hover:before {
    color: #00a352; /* Verde mais claro para hover */
    text-decoration: underline;
}

/* Trocar labels de campos para português */
.elementor-login label[for="user-09f59f1"] {
    font-size: 0;
}

.elementor-login label[for="user-09f59f1"]:before {
    content: "Login/ Email de compra";
    font-size: 14px;
    display: block;
}

.elementor-login label[for="password-09f59f1"] {
    font-size: 0;
}

.elementor-login label[for="password-09f59f1"]:before {
    content: "Senha";
    font-size: 14px;
    display: block;
}

/* Adicionar um título ao formulário */
.elementor-login:before {
    content: "Entrar";
    display: block;
    font-size: 24px;
    font-weight: 500;
    color: #ffffff;
    margin-bottom: 24px;
    text-align: center;
}

/* Efeito sutil de brilho ao redor do formulário */
.elementor-login:hover {
    box-shadow: 0 6px 30px rgba(0, 0, 0, 0.4);
    border: 1px solid rgba(255, 255, 255, 0.12);
}

/* Texto de placeholder mais claro - CORRIGIDO */
.elementor-login .elementor-field::placeholder {
    color: rgba(80, 80, 80, 0.6); /* Tom escuro mas não tão intenso */
}

/* Efeito de ondas digitais (como pulso) */
.digital-pulse {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 400px;
    height: 400px;
    border-radius: 50%;
    border: 1px solid rgba(0, 135, 70, 0.2);
    opacity: 0;
    z-index: 0;
    pointer-events: none;
    animation: pulse-out 4s infinite;
}

.digital-pulse-2 {
    animation-delay: 1s;
}

.digital-pulse-3 {
    animation-delay: 2s;
}

/* Um console de game estilizado mais aparente */
.console-display {
    position: fixed;
    bottom: 7%;
    right: 10%;
    width: 80px;
    height: 50px;
    border-radius: 4px;
    background-color: rgba(10, 10, 10, 0.8);
    border: 1px solid rgba(0, 135, 70, 0.5);
    box-shadow: 0 0 10px rgba(0, 135, 70, 0.3);
    opacity: 0.4;
    z-index: 4;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    pointer-events: none;
}

.console-light {
    width: 8px;
    height: 8px;
    background-color: #008746;
    border-radius: 50%;
    margin-bottom: 6px;
    animation: blink 3s infinite alternate;
}

.console-button {
    width: 20px;
    height: 4px;
    background-color: rgba(150, 150, 150, 0.5);
    border-radius: 2px;
}

/* Matriz digital (tipo código Matrix) */
.matrix-code {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: -1;
    opacity: 0.02;
    pointer-events: none;
}

.matrix-column {
    position: absolute;
    top: -100%;
    width: 50px;
    height: 100%;
    color: #008746;
    font-family: monospace;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    animation: matrix-rain 20s infinite linear;
}

/* Efeito de loading em círculo */
.loading-circle {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 450px;
    height: 450px;
    margin-top: -225px;
    margin-left: -225px;
    border-radius: 50%;
    border: 1px dashed rgba(0, 135, 70, 0.2);
    animation: rotate 20s linear infinite;
    pointer-events: none;
    z-index: 0;
}

/* Animações */
@keyframes float {
    0% { transform: translateY(0); }
    50% { transform: translateY(-10px); }
    100% { transform: translateY(0); }
}

@keyframes breathe {
    0% { transform: translate(-50%, -50%) scale(1); opacity: 0.7; }
    50% { transform: translate(-50%, -50%) scale(1.1); opacity: 1; }
    100% { transform: translate(-50%, -50%) scale(1); opacity: 0.7; }
}

@keyframes pulse {
    0% { opacity: 0.2; }
    50% { opacity: 0.5; }
    100% { opacity: 0.2; }
}

@keyframes pulse-featured {
    0% { opacity: 0.25; transform: scale(1); }
    50% { opacity: 0.4; transform: scale(1.1); }
    100% { opacity: 0.25; transform: scale(1); }
}

@keyframes float-particle {
    0% { transform: translateY(0) translateX(0); }
    25% { transform: translateY(-20px) translateX(10px); }
    50% { transform: translateY(-10px) translateX(20px); }
    75% { transform: translateY(10px) translateX(-10px); }
    100% { transform: translateY(0) translateX(0); }
}

@keyframes pulse-out {
    0% { transform: translate(-50%, -50%) scale(0.8); opacity: 0.5; }
    100% { transform: translate(-50%, -50%) scale(2); opacity: 0; }
}

@keyframes rotate {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

@keyframes shine {
    0% { left: -100%; }
    20% { left: 100%; }
    100% { left: 100%; }
}

@keyframes blink {
    0%, 80% { opacity: 1; }
    40% { opacity: 0.3; }
}

@keyframes matrix-rain {
    0% { top: -100%; }
    100% { top: 100%; }
}

/* Responsividade */
@media (max-width: 768px) {
    .elementor-login {
        max-width: 90%;
        margin: 20px auto;
        padding: 25px 20px;
    }
    
    .elementor-login:before {
        font-size: 22px;
        margin-bottom: 20px;
    }
    
    .light-focus {
        width: 500px;
        height: 500px;
    }
    
    .game-icon {
        width: 30px;
        height: 30px;
    }
    
    .featured-icon {
        width: 40px;
        height: 40px;
    }
    
    .digital-pulse, .loading-circle {
        width: 350px;
        height: 350px;
    }
}

/* Script para adicionar os elementos ao DOM */
document.addEventListener('DOMContentLoaded', function() {
    // Criar padrão de pixels
    const pixelPattern = document.createElement('div');
    pixelPattern.className = 'pixel-pattern';
    document.body.appendChild(pixelPattern);
    
    // Criar scan lines
    const scanLine = document.createElement('div');
    scanLine.className = 'scan-line';
    document.body.appendChild(scanLine);
    
    // Criar linhas horizontais
    const line1 = document.createElement('div');
    line1.className = 'horizontal-line horizontal-line-1';
    document.body.appendChild(line1);
    
    const line2 = document.createElement('div');
    line2.className = 'horizontal-line horizontal-line-2';
    document.body.appendChild(line2);
    
    // Adicionar foco de luz
    const lightFocus = document.createElement('div');
    lightFocus.className = 'light-focus';
    document.body.appendChild(lightFocus);
    
    // Adicionar pulsos digitais
    for (let i = 1; i <= 3; i++) {
        const pulse = document.createElement('div');
        pulse.className = `digital-pulse digital-pulse-${i}`;
        document.body.appendChild(pulse);
    }
    
    // Adicionar console estilizado
    const consoleDisplay = document.createElement('div');
    consoleDisplay.className = 'console-display';
    
    const consoleLight = document.createElement('div');
    consoleLight.className = 'console-light';
    
    const consoleButton = document.createElement('div');
    consoleButton.className = 'console-button';
    
    consoleDisplay.appendChild(consoleLight);
    consoleDisplay.appendChild(consoleButton);
    document.body.appendChild(consoleDisplay);
    
    // Adicionar círculo de loading
    const loadingCircle = document.createElement('div');
    loadingCircle.className = 'loading-circle';
    document.body.appendChild(loadingCircle);
    
    // Adicionar efeito Matrix
    const matrixCode = document.createElement('div');
    matrixCode.className = 'matrix-code';
    document.body.appendChild(matrixCode);
    
    // Criar colunas de Matrix
    for (let i = 0; i < 10; i++) {
        const column = document.createElement('div');
        column.className = 'matrix-column';
        column.style.left = (Math.random() * 100) + '%';
        column.style.animationDuration = (15 + Math.random() * 10) + 's';
        
        // Adicionar caracteres
        let matrixText = '';
        for (let j = 0; j < 50; j++) {
            matrixText += (Math.random() > 0.5) ? '1' : '0';
            matrixText += '<br>';
        }
        column.innerHTML = matrixText;
        
        matrixCode.appendChild(column);
    }
    
    // Adicionar ícones de games
    const controllerIcon = document.createElement('div');
    controllerIcon.className = 'game-icon controller-icon';
    document.body.appendChild(controllerIcon);
    
    const headsetIcon = document.createElement('div');
    headsetIcon.className = 'game-icon headset-icon';
    document.body.appendChild(headsetIcon);
    
    const trophyIcon = document.createElement('div');
    trophyIcon.className = 'game-icon trophy-icon';
    document.body.appendChild(trophyIcon);
    
    const powerIcon = document.createElement('div');
    powerIcon.className = 'game-icon power-icon';
    document.body.appendChild(powerIcon);
    
    // Adicionar ícones mais aparentes
    const joystickIcon = document.createElement('div');
    joystickIcon.className = 'featured-icon joystick-icon';
    document.body.appendChild(joystickIcon);
    
    const vrIcon = document.createElement('div');
    vrIcon.className = 'featured-icon vr-icon';
    document.body.appendChild(vrIcon);
    
    // Adicionar partículas
    for (let i = 0; i < 15; i++) {
        createParticle();
    }
});

// Função para criar partículas
function createParticle() {
    const particle = document.createElement('div');
    particle.className = 'particle';
    
    // Tamanho aleatório
    const size = Math.random() * 5 + 2;
    particle.style.width = size + 'px';
    particle.style.height = size + 'px';
    
    // Posição aleatória
    particle.style.left = Math.random() * 100 + '%';
    particle.style.top = Math.random() * 100 + '%';
    
    // Animação
    particle.style.animationDuration = (Math.random() * 20 + 10) + 's';
    particle.style.animationDelay = (Math.random() * 5) + 's';
    
    document.body.appendChild(particle);
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-b764a37 *//* CSS Gaming Dinâmico com Labels Originais */

/* Reset básico */
body, html {
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
    background-color: #0a0a0a;
    font-family: 'Segoe UI', Arial, sans-serif;
    overflow-x: hidden;
}

/* Fundo com gradiente sutil */
body {
    background: linear-gradient(145deg, #0d0d0d 0%, #1a1a1a 100%);
    position: relative;
    overflow: hidden;
    cursor: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23008746' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolygon points='12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2'%3E%3C/polygon%3E%3C/svg%3E") 12 12, auto;
}

/* Padrão de ícones de games no fundo (bem sutis) */
body::before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: 
        url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 24 24' fill='none' stroke='%23008746' stroke-width='1' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 11h4m-2-2v4M15 12h.01M18 10h.01'%3E%3C/path%3E%3Crect width='20' height='12' x='2' y='6' rx='2'%3E%3C/rect%3E%3C/svg%3E"),
        url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 24 24' fill='none' stroke='%23008746' stroke-width='1' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolygon points='5 3 19 12 5 21'%3E%3C/polygon%3E%3C/svg%3E"),
        url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 24 24' fill='none' stroke='%23008746' stroke-width='1' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'%3E%3C/circle%3E%3Cpath d='M8 14s1.5 2 4 2 4-2 4-2'%3E%3C/path%3E%3Cline x1='9' y1='9' x2='9.01' y2='9'%3E%3C/line%3E%3Cline x1='15' y1='9' x2='15.01' y2='9'%3E%3C/line%3E%3C/svg%3E"),
        url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 24 24' fill='none' stroke='%23008746' stroke-width='1' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect width='18' height='18' x='3' y='3' rx='2' ry='2'%3E%3C/rect%3E%3Cline x1='9' y1='3' x2='9' y2='21'%3E%3C/line%3E%3Cline x1='15' y1='3' x2='15' y2='21'%3E%3C/line%3E%3Cline x1='3' y1='9' x2='21' y2='9'%3E%3C/line%3E%3Cline x1='3' y1='15' x2='21' y2='15'%3E%3C/line%3E%3C/svg%3E");
    background-position: 
        calc(20% - 100px) calc(30% - 50px), 
        calc(80% + 120px) calc(20% - 30px), 
        calc(85% + 50px) calc(85% + 50px), 
        calc(15% - 80px) calc(70% + 80px);
    background-repeat: no-repeat;
    background-size: 80px, 70px, 90px, 75px;
    opacity: 0.06;
    z-index: 0;
}

/* Overlay com padrão de grid sutil */
body::after {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: 
        linear-gradient(rgba(0, 135, 70, 0.03) 1px, transparent 1px), 
        linear-gradient(90deg, rgba(0, 135, 70, 0.03) 1px, transparent 1px);
    background-size: 30px 30px;
    z-index: -1;
}

/* Linhas horizontais estilo console com animação */
.horizontal-line {
    position: fixed;
    left: 0;
    width: 100%;
    height: 1px;
    background: linear-gradient(90deg, 
        rgba(0, 0, 0, 0) 0%, 
        rgba(0, 135, 70, 0.2) 30%, 
        rgba(0, 135, 70, 0.3) 50%, 
        rgba(0, 135, 70, 0.2) 70%, 
        rgba(0, 0, 0, 0) 100%);
    z-index: 1;
    pointer-events: none;
    animation: pulse 3s infinite alternate;
}

.horizontal-line-1 {
    top: 15%;
    animation-delay: 0s;
}

.horizontal-line-2 {
    bottom: 15%;
    animation-delay: 1.5s;
}

/* Foco de luz central pulsante */
.light-focus {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 800px;
    height: 800px;
    transform: translate(-50%, -50%);
    background: radial-gradient(
        circle,
        rgba(0, 135, 70, 0.07) 0%,
        rgba(0, 0, 0, 0) 70%
    );
    z-index: 0;
    pointer-events: none;
    animation: breathe 8s infinite ease-in-out;
}

/* Ícones com movimento */
.game-icon {
    position: fixed;
    opacity: 0.15;
    z-index: 1;
    pointer-events: none;
    filter: drop-shadow(0 0 3px rgba(0, 135, 70, 0.3));
}

.controller-icon {
    bottom: 20px;
    right: 20px;
    width: 40px;
    height: 40px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23008746' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='2' y='6' width='20' height='12' rx='2'%3E%3C/rect%3E%3Cline x1='6' y1='12' x2='10' y2='12'%3E%3C/line%3E%3Cline x1='8' y1='10' x2='8' y2='14'%3E%3C/line%3E%3Ccircle cx='16' cy='12' r='2'%3E%3C/circle%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
    animation: float 15s ease-in-out infinite;
}

.headset-icon {
    top: 20px;
    left: 20px;
    width: 35px;
    height: 35px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23008746' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 14h3a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-7a9 9 0 0 1 18 0v7a2 2 0 0 1-2 2h-1a2 2 0 0 1-2-2v-3a2 2 0 0 1 2-2h3'%3E%3C/path%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
    animation: float 12s ease-in-out infinite reverse;
}

.trophy-icon {
    top: 20px;
    right: 20px;
    width: 35px;
    height: 35px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23008746' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9H4.5a2.5 2.5 0 0 1 0-5H6'%3E%3C/path%3E%3Cpath d='M18 9h1.5a2.5 2.5 0 0 0 0-5H18'%3E%3C/path%3E%3Cpath d='M4 22h16'%3E%3C/path%3E%3Cpath d='M10 14.66V17c0 .55-.47 1-1.05 1H8'%3E%3C/path%3E%3Cpath d='M14 14.66V17c0 .55.47 1 1.05 1H16'%3E%3C/path%3E%3Cpath d='M12 2v8'%3E%3C/path%3E%3Cpath d='M18 5.05V13a6 6 0 0 1-6 6 6 6 0 0 1-6-6V5.05'%3E%3C/path%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
    animation: float 18s ease-in-out infinite;
}

.power-icon {
    bottom: 20px;
    left: 20px;
    width: 35px;
    height: 35px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23008746' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M18.36 6.64A9 9 0 0 1 20.77 15c-1.8 3.11-5.17 5-8.77 5s-6.97-1.89-8.77-5a9 9 0 0 1 2.41-8.36'%3E%3C/path%3E%3Cline x1='12' y1='2' x2='12' y2='12'%3E%3C/line%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
    animation: float 14s ease-in-out infinite reverse;
}

/* Ícones mais aparentes e animados */
.featured-icon {
    position: fixed;
    z-index: 1;
    pointer-events: none;
    opacity: 0.25;
    filter: drop-shadow(0 0 8px rgba(0, 135, 70, 0.5));
}

.joystick-icon {
    bottom: 15%;
    right: 8%;
    width: 55px;
    height: 55px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23008746' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 14c1.66 0 3-1.34 3-3V5c0-1.66-1.34-3-3-3S9 3.34 9 5v6c0 1.66 1.34 3 3 3z'%3E%3C/path%3E%3Cpath d='M19 10v2a7 7 0 0 1-14 0v-2'%3E%3C/path%3E%3Cline x1='12' y1='19' x2='12' y2='22'%3E%3C/line%3E%3Cline x1='8' y1='22' x2='16' y2='22'%3E%3C/line%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
    animation: pulse-featured 4s infinite ease-in-out alternate;
}

.vr-icon {
    top: 15%;
    left: 8%;
    width: 55px;
    height: 55px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23008746' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5.4 18H20l-2.9-7.4A8 8 0 0 0 10 6l-4 2.3'%3E%3C/path%3E%3Cpath d='M4 2v8.4c0 .4.1.8.1 1.2A12 12 0 0 0 8 18l1 2H2'%3E%3C/path%3E%3Cpath d='M9 22l1.3-4 3.4-2 3.4 2 1.3 4'%3E%3C/path%3E%3Ccircle cx='7' cy='6' r='2'%3E%3C/circle%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
    animation: pulse-featured 4s infinite ease-in-out alternate-reverse;
}

/* Partículas flutuantes */
.particle {
    position: absolute;
    background-color: rgba(0, 135, 70, 0.15);
    border-radius: 50%;
    pointer-events: none;
    opacity: 0.6;
    animation: float-particle 20s infinite linear;
}

/* Padrão de pontos no fundo (como pixels) */
.pixel-pattern {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: radial-gradient(rgba(0, 135, 70, 0.15) 1px, transparent 1px);
    background-size: 20px 20px;
    opacity: 0.05;
    z-index: -1;
}

/* Efeito de scan line (como em monitores antigos) */
.scan-line {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom,
        rgba(0, 0, 0, 0) 0%,
        rgba(0, 0, 0, 0) 50%,
        rgba(0, 0, 0, 0.02) 50%,
        rgba(0, 0, 0, 0.02) 100%);
    background-size: 100% 4px;
    z-index: 3;
    pointer-events: none;
    opacity: 0.3;
}

/* Container do formulário de login */
.elementor-element.elementor-element-b764a37 {
    position: relative;
    z-index: 10;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 100vh;
    padding: 20px;
}

/* Formulário de login */
.elementor-login {
    max-width: 400px;
    padding: 30px;
    background-color: rgba(41, 41, 41, 0.85);
    backdrop-filter: blur(8px);
    border-radius: 4px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
    border: 1px solid rgba(255, 255, 255, 0.08);
    font-family: 'Segoe UI', Roboto, Arial, sans-serif;
    transition: all 0.3s ease;
    z-index: 20;
}

/* Título do formulário */
.elementor-login:before {
    content: "Entrar";
    display: block;
    font-size: 24px;
    font-weight: 500;
    color: #ffffff;
    margin-bottom: 24px;
    text-align: center;
}

/* Campo de entrada */
.elementor-login .elementor-field {
    width: 100%;
    padding: 12px 14px;
    margin-bottom: 16px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 2px;
    background-color: rgba(255, 255, 255, 0.07);
    color: #ffffff;
    font-size: 15px;
    transition: border-color 0.2s ease, background-color 0.2s ease;
    box-sizing: border-box;
    caret-color: #008746;
}

.elementor-login .elementor-field:focus {
    border-color: #008746;
    background-color: rgba(255, 255, 255, 0.1);
    outline: none;
    box-shadow: 0 0 0 2px rgba(0, 135, 70, 0.25);
}

/* Labels - mantendo o padrão original */
.elementor-login .elementor-field-label {
    display: block;
    margin-bottom: 6px;
    color: rgba(255, 255, 255, 0.9);
    font-size: 14px;
    font-weight: 400;
}

/* Remember me - mantendo apenas a cor e o background */
.elementor-login .elementor-remember-me {
    margin: 15px 0;
    display: flex;
    align-items: center;
}

.elementor-login .elementor-remember-me input[type="checkbox"] {
    margin-right: 8px;
    accent-color: #008746;
}

/* Botão de login */
.elementor-login .elementor-button {
    width: 100%;
    padding: 12px;
    background-color: #008746;
    color: white;
    border: none;
    border-radius: 2px;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
}

/* Efeito de brilho no botão */
.elementor-login .elementor-button::before {
    content: '';
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
    background: linear-gradient(
        to right,
        rgba(255, 255, 255, 0) 0%,
        rgba(255, 255, 255, 0.1) 50%,
        rgba(255, 255, 255, 0) 100%
    );
    transform: rotate(30deg);
    animation: shine 3s infinite;
    z-index: 1;
}

.elementor-login .elementor-button:hover {
    background-color: #00a352;
    transform: translateY(-1px);
}

.elementor-login .elementor-button-text {
    position: relative;
    z-index: 2;
}

/* Link recuperação de senha - mantendo apenas cor e efeitos */
.elementor-login .elementor-lost-password {
    display: block;
    text-align: center;
    margin-top: 16px;
    color: #008746;
    text-decoration: none;
    transition: color 0.2s ease;
}

.elementor-login .elementor-lost-password:hover {
    color: #00a352;
    text-decoration: underline;
}

/* Efeito de hover no formulário */
.elementor-login:hover {
    box-shadow: 0 6px 25px rgba(0, 0, 0, 0.4);
}

/* Efeito de ondas digitais (como pulso) */
.digital-pulse {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 400px;
    height: 400px;
    border-radius: 50%;
    border: 1px solid rgba(0, 135, 70, 0.2);
    opacity: 0;
    z-index: 0;
    pointer-events: none;
    animation: pulse-out 4s infinite;
}

.digital-pulse-2 {
    animation-delay: 1s;
}

.digital-pulse-3 {
    animation-delay: 2s;
}

/* Um console de game estilizado mais aparente */
.console-display {
    position: fixed;
    bottom: 7%;
    right: 10%;
    width: 80px;
    height: 50px;
    border-radius: 4px;
    background-color: rgba(10, 10, 10, 0.8);
    border: 1px solid rgba(0, 135, 70, 0.5);
    box-shadow: 0 0 10px rgba(0, 135, 70, 0.3);
    opacity: 0.4;
    z-index: 4;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    pointer-events: none;
}

.console-light {
    width: 8px;
    height: 8px;
    background-color: #008746;
    border-radius: 50%;
    margin-bottom: 6px;
    animation: blink 3s infinite alternate;
}

.console-button {
    width: 20px;
    height: 4px;
    background-color: rgba(150, 150, 150, 0.5);
    border-radius: 2px;
}

/* Matriz digital (tipo código Matrix) */
.matrix-code {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: -1;
    opacity: 0.02;
    pointer-events: none;
}

.matrix-column {
    position: absolute;
    top: -100%;
    width: 50px;
    height: 100%;
    color: #008746;
    font-family: monospace;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    animation: matrix-rain 20s infinite linear;
}

/* Efeito de dispositivo digital na borda do login */
.login-device-effect {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 4px;
    pointer-events: none;
    z-index: 21;
    overflow: hidden;
}

/* Cantos digitais */
.corner {
    position: absolute;
    width: 15px;
    height: 15px;
    border-color: #008746;
    border-style: solid;
    opacity: 0.7;
}

.corner-top-left {
    top: 0;
    left: 0;
    border-width: 1px 0 0 1px;
}

.corner-top-right {
    top: 0;
    right: 0;
    border-width: 1px 1px 0 0;
}

.corner-bottom-left {
    bottom: 0;
    left: 0;
    border-width: 0 0 1px 1px;
}

.corner-bottom-right {
    bottom: 0;
    right: 0;
    border-width: 0 1px 1px 0;
}

/* Efeito de loading em círculo */
.loading-circle {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 450px;
    height: 450px;
    margin-top: -225px;
    margin-left: -225px;
    border-radius: 50%;
    border: 1px dashed rgba(0, 135, 70, 0.2);
    animation: rotate 20s linear infinite;
    pointer-events: none;
    z-index: 0;
}

/* Animações */
@keyframes float {
    0% { transform: translateY(0); }
    50% { transform: translateY(-10px); }
    100% { transform: translateY(0); }
}

@keyframes breathe {
    0% { transform: translate(-50%, -50%) scale(1); opacity: 0.7; }
    50% { transform: translate(-50%, -50%) scale(1.1); opacity: 1; }
    100% { transform: translate(-50%, -50%) scale(1); opacity: 0.7; }
}

@keyframes pulse {
    0% { opacity: 0.2; }
    50% { opacity: 0.5; }
    100% { opacity: 0.2; }
}

@keyframes pulse-featured {
    0% { opacity: 0.25; transform: scale(1); }
    50% { opacity: 0.4; transform: scale(1.1); }
    100% { opacity: 0.25; transform: scale(1); }
}

@keyframes float-particle {
    0% { transform: translateY(0) translateX(0); }
    25% { transform: translateY(-20px) translateX(10px); }
    50% { transform: translateY(-10px) translateX(20px); }
    75% { transform: translateY(10px) translateX(-10px); }
    100% { transform: translateY(0) translateX(0); }
}

@keyframes pulse-out {
    0% { transform: translate(-50%, -50%) scale(0.8); opacity: 0.5; }
    100% { transform: translate(-50%, -50%) scale(2); opacity: 0; }
}

@keyframes rotate {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

@keyframes shine {
    0% { left: -100%; }
    20% { left: 100%; }
    100% { left: 100%; }
}

@keyframes blink {
    0%, 80% { opacity: 1; }
    40% { opacity: 0.3; }
}

@keyframes matrix-rain {
    0% { top: -100%; }
    100% { top: 100%; }
}

/* Responsividade */
@media (max-width: 768px) {
    .elementor-login {
        max-width: 90%;
        padding: 25px 20px;
    }
    
    .elementor-login:before {
        font-size: 22px;
        margin-bottom: 20px;
    }
    
    .light-focus {
        width: 500px;
        height: 500px;
    }
    
    .game-icon {
        width: 30px;
        height: 30px;
    }
    
    .featured-icon {
        width: 40px;
        height: 40px;
    }
    
    .digital-pulse, .loading-circle {
        width: 350px;
        height: 350px;
    }
}

/* Script para adicionar os elementos ao DOM */
document.addEventListener('DOMContentLoaded', function() {
const line2 = document.createElement('div');
    line2.className = 'horizontal-line horizontal-line-2';
    document.body.appendChild(line2);
    
    // Adicionar foco de luz
    const lightFocus = document.createElement('div');
    lightFocus.className = 'light-focus';
    document.body.appendChild(lightFocus);
    
    // Adicionar pulsos digitais
    for (let i = 1; i <= 3; i++) {
        const pulse = document.createElement('div');
        pulse.className = `digital-pulse digital-pulse-${i}`;
        document.body.appendChild(pulse);
    }
    
    // Adicionar console estilizado
    const consoleDisplay = document.createElement('div');
    consoleDisplay.className = 'console-display';
    
    const consoleLight = document.createElement('div');
    consoleLight.className = 'console-light';
    
    const consoleButton = document.createElement('div');
    consoleButton.className = 'console-button';
    
    consoleDisplay.appendChild(consoleLight);
    consoleDisplay.appendChild(consoleButton);
    document.body.appendChild(consoleDisplay);
    
    // Adicionar círculo de loading
    const loadingCircle = document.createElement('div');
    loadingCircle.className = 'loading-circle';
    document.body.appendChild(loadingCircle);
    
    // Adicionar efeito Matrix
    const matrixCode = document.createElement('div');
    matrixCode.className = 'matrix-code';
    document.body.appendChild(matrixCode);
    
    // Criar colunas de Matrix
    for (let i = 0; i < 10; i++) {
        const column = document.createElement('div');
        column.className = 'matrix-column';
        column.style.left = (Math.random() * 100) + '%';
        column.style.animationDuration = (15 + Math.random() * 10) + 's';
        
        // Adicionar caracteres
        let matrixText = '';
        for (let j = 0; j < 50; j++) {
            matrixText += (Math.random() > 0.5) ? '1' : '0';
            matrixText += '<br>';
        }
        column.innerHTML = matrixText;
        
        matrixCode.appendChild(column);
    }
    
    // Adicionar ícones de games
    const controllerIcon = document.createElement('div');
    controllerIcon.className = 'game-icon controller-icon';
    document.body.appendChild(controllerIcon);
    
    const headsetIcon = document.createElement('div');
    headsetIcon.className = 'game-icon headset-icon';
    document.body.appendChild(headsetIcon);
    
    const trophyIcon = document.createElement('div');
    trophyIcon.className = 'game-icon trophy-icon';
    document.body.appendChild(trophyIcon);
    
    const powerIcon = document.createElement('div');
    powerIcon.className = 'game-icon power-icon';
    document.body.appendChild(powerIcon);
    
    // Adicionar ícones mais aparentes
    const joystickIcon = document.createElement('div');
    joystickIcon.className = 'featured-icon joystick-icon';
    document.body.appendChild(joystickIcon);
    
    const vrIcon = document.createElement('div');
    vrIcon.className = 'featured-icon vr-icon';
    document.body.appendChild(vrIcon);
    
    // Adicionar cantos digitais ao form de login
    const loginForm = document.querySelector('.elementor-login');
    if (loginForm) {
        // Criar container para o efeito
        const loginEffect = document.createElement('div');
        loginEffect.className = 'login-device-effect';
        
        // Adicionar cantos
        const cornerTL = document.createElement('div');
        cornerTL.className = 'corner corner-top-left';
        
        const cornerTR = document.createElement('div');
        cornerTR.className = 'corner corner-top-right';
        
        const cornerBL = document.createElement('div');
        cornerBL.className = 'corner corner-bottom-left';
        
        const cornerBR = document.createElement('div');
        cornerBR.className = 'corner corner-bottom-right';
        
        loginEffect.appendChild(cornerTL);
        loginEffect.appendChild(cornerTR);
        loginEffect.appendChild(cornerBL);
        loginEffect.appendChild(cornerBR);
        
        loginForm.appendChild(loginEffect);
    }
    
    // Adicionar partículas
    for (let i = 0; i < 15; i++) {
        createParticle();
    }
});

// Função para criar partículas
function createParticle() {
    const particle = document.createElement('div');
    particle.className = 'particle';
    
    // Tamanho aleatório
    const size = Math.random() * 5 + 2;
    particle.style.width = size + 'px';
    particle.style.height = size + 'px';
    
    // Posição aleatória
    particle.style.left = Math.random() * 100 + '%';
    particle.style.top = Math.random() * 100 + '%';
    
    // Animação
    particle.style.animationDuration = (Math.random() * 20 + 10) + 's';
    particle.style.animationDelay = (Math.random() * 5) + 's';
    
    document.body.appendChild(particle);
}
=/* End custom CSS */