    <!DOCTYPE html>
    <html lang="es">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Próximamente | Gran Inauguración</title>
        <link href="https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;700&display=swap" rel="stylesheet">
        <style>
            * { box-sizing: border-box; margin: 0; padding: 0; font-family: 'Poppins', sans-serif; }
            
            #pantalla-proximamente-bloqueo {
                position: fixed;
                top: 0;
                left: 0;
                width: 100vw;
                height: 100vh;
                background: #000000;
                color: #ffffff;
                z-index: 9999999;
                display: flex;
                align-items: center;
                justify-content: center;
                padding: 20px;
                overflow-y: auto;
            }

            .container { max-width: 800px; width: 100%; text-align: center; background: #000000; padding: 50px 30px; border-radius: 24px; border: 2px solid #2592EA; box-shadow: 0 20px 50px rgba(37, 146, 234, 0.2); }
            h1 { font-size: 3rem; font-weight: 700; margin-bottom: 10px; color: #2592EA; }
            p.subtitle { font-size: 1.2rem; color: #ffffff; opacity: 0.8; margin-bottom: 40px; }
            .countdown { display: flex; justify-content: center; gap: 20px; margin-bottom: 40px; flex-wrap: wrap; }
            .countdown-item { background: #000000; padding: 20px; border-radius: 16px; min-width: 110px; border: 1px solid rgba(255, 255, 255, 0.2); }
            .countdown-number { font-size: 2.5rem; font-weight: 700; color: #2592EA; display: block; line-height: 1; }
            .countdown-label { font-size: 0.85rem; color: #ffffff; text-transform: uppercase; margin-top: 5px; display: block; opacity: 0.6; }
            
            /* Formulario Correo */
            .form-box { max-width: 480px; margin: 0 auto 50px auto; }
            .input-group { display: flex; background: #000000; border: 1px solid rgba(255, 255, 255, 0.3); padding: 6px; border-radius: 30px; transition: 0.3s; align-items: center; }
            .input-group:focus-within { border-color: #2592EA; box-shadow: 0 0 12px rgba(37, 146, 234, 0.4); }
            .input-group input[type="email"] { background: transparent !important; border: none !important; padding: 12px 20px; color: #ffffff !important; font-size: 1rem; width: 100%; outline: none; }
            .input-group input[type="email"]::placeholder { color: rgba(255, 255, 255, 0.4); }
            button.btn { background: #2592EA; color: #ffffff; border: none; padding: 12px 28px; border-radius: 25px; font-weight: 600; cursor: pointer; transition: 0.3s; white-space: nowrap; }
            button.btn:hover { background: #ffffff; color: #000000; }
            
            /* Acceso Clave */
            .admin-access { margin-top: 20px; border-top: 1px solid rgba(255, 255, 255, 0.1); padding-top: 30px; }
            .admin-access p { font-size: 0.9rem; color: #ffffff; opacity: 0.6; margin-bottom: 15px; }
            .admin-form { display: flex; max-width: 320px; margin: 0 auto; gap: 10px; align-items: center; }
            .admin-form input[type="password"] { background: #000000 !important; border: 1px solid rgba(255,255,255,0.3) !important; padding: 10px 15px; border-radius: 8px; color: #ffffff !important; font-size: 0.9rem; width: 100%; outline: none; }
            .admin-form input[type="password"]:focus { border-color: #2592EA !important; }
            .admin-form button { background: #2592EA; color: #ffffff; border: none; padding: 10px 18px; border-radius: 8px; cursor: pointer; font-size: 0.9rem; font-weight: 600; white-space: nowrap; }
            .admin-form button:hover { background: #ffffff; color: #000000; }
            
            .alert { font-size: 0.95rem; margin-bottom: 15px; padding: 10px; border-radius: 8px; font-weight: 600; }
            .alert-error { background: rgba(239, 68, 68, 0.2); color: #f87171; border: 1px solid #ef4444; }
            .alert-success { background: rgba(34, 197, 94, 0.2); color: #4ade80; border: 1px solid #22c55e; }

            @media (max-width: 600px) {
                h1 { font-size: 2rem; } .countdown-item { min-width: 75px; padding: 12px; } .countdown-number { font-size: 1.6rem; }
                .input-group { flex-direction: column; background: none; border: none; padding: 0; gap: 10px; }
                .input-group input[type="email"] { background: #000000 !important; border: 1px solid rgba(255, 255, 255, 0.3) !important; border-radius: 30px; }
                button.btn { border-radius: 30px; width: 100%; padding: 14px; }
            }
        </style>
    </head>
    <body>
        <div id="pantalla-proximamente-bloqueo">
            <div class="container">
                <h1>¡Muy Pronto!</h1>
                <p class="subtitle">Estamos preparando una experiencia increíble. Regístrate para ser el primero en enterarte.</p>

                <!-- CONTADOR -->
                <div class="countdown" id="timer">
                    <div class="countdown-item"><span class="countdown-number" id="days">00</span><span class="countdown-label">Días</span></div>
                    <div class="countdown-item"><span class="countdown-number" id="hours">00</span><span class="countdown-label">Horas</span></div>
                    <div class="countdown-item"><span class="countdown-number" id="minutes">00</span><span class="countdown-label">Min</span></div>
                    <div class="countdown-item"><span class="countdown-number" id="seconds">00</span><span class="countdown-label">Seg</span></div>
                </div>

                <!-- FORMULARIO CORREO -->
                <div class="form-box">
                                        
                    <form method="POST" action="">
                        <div class="input-group">
                            <input type="email" name="suscriptor_email" placeholder="Tu correo electrónico" required>
                            <button type="submit" class="btn">Notificarme</button>
                        </div>
                    </form>
                </div>

                <!-- ACCESO PRIVADO AL PIE -->
                <div class="admin-access">
                    <p>¿Eres parte del equipo? Ingresa al sitio:</p>
                                        <form method="POST" class="admin-form" action="">
                        <input type="password" name="wp_master_pass" placeholder="Clave de diseño" required autofocus>
                        <button type="submit">Entrar</button>
                    </form>
                </div>
            </div>
        </div>

        <script>
            const targetDate = new Date("July 5, 2027 00:00:00").getTime();

            const updateCountdown = setInterval(function() {
                const now = new Date().getTime();
                const difference = targetDate - now;

                if (difference <= 0) {
                    clearInterval(updateCountdown);
                    document.getElementById("timer").innerHTML = "<h3>¡Ya estamos en vivo!</h3>";
                    return;
                }

                const d = Math.floor(difference / (1000 * 60 * 60 * 24));
                const h = Math.floor((difference % (1000 * 60 * 60 * 24)) / (1000 * 60 * 60));
                const m = Math.floor((difference % (1000 * 60 * 60)) / (1000 * 60));
                const s = Math.floor((difference % (1000 * 60)) / 1000);

                document.getElementById("days").innerText = d < 10 ? "0" + d : d;
                document.getElementById("hours").innerText = h < 10 ? "0" + h : h;
                document.getElementById("minutes").innerText = m < 10 ? "0" + m : m;
                document.getElementById("seconds").innerText = s < 10 ? "0" + s : s;
            }, 1000);
        </script>
    </body>
    </html>
    <?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://gmgamerz.cl/wp-sitemap-index.xsl" ?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><sitemap><loc>https://gmgamerz.cl/wp-sitemap-posts-post-1.xml</loc></sitemap><sitemap><loc>https://gmgamerz.cl/wp-sitemap-posts-page-1.xml</loc></sitemap><sitemap><loc>https://gmgamerz.cl/wp-sitemap-posts-product-1.xml</loc></sitemap><sitemap><loc>https://gmgamerz.cl/wp-sitemap-taxonomies-category-1.xml</loc></sitemap><sitemap><loc>https://gmgamerz.cl/wp-sitemap-taxonomies-product_brand-1.xml</loc></sitemap><sitemap><loc>https://gmgamerz.cl/wp-sitemap-taxonomies-product_cat-1.xml</loc></sitemap><sitemap><loc>https://gmgamerz.cl/wp-sitemap-users-1.xml</loc></sitemap></sitemapindex>

<!-- Dynamic page generated in 0.193 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2026-09-18 15:53:46 -->

<!-- Compression = gzip -->