:root{--lx-deep:#12004d;--lx-primary:#3518a5;--lx-violet:#5d2ed1;--lx-purple:#8750ed;--lx-lilac:#b88cff;--lx-ink:#21184b;--lx-muted:#746d8d;--lx-line:#e5def2;--lx-bg:#f8f6fc}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--lx-ink);background:#fff}.lp-wrap{overflow:hidden}.lp-nav{height:78px;display:flex;align-items:center;justify-content:space-between;max-width:1180px;margin:auto;padding:0 24px}.lp-logo img{width:205px;height:62px;object-fit:contain}.lp-links{display:flex;align-items:center;gap:24px}.lp-links a{text-decoration:none;color:#51486a;font-weight:750;font-size:14px}.lp-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 20px;border-radius:12px;text-decoration:none;font-weight:850;border:1px solid var(--lx-line);color:var(--lx-primary);background:#fff}.lp-btn.primary{color:#fff;border:0;background:linear-gradient(135deg,#281078,#5425c5,#8750ed);box-shadow:0 14px 28px rgba(69,31,159,.22)}.lp-hero{position:relative;background:radial-gradient(circle at 82% 15%,rgba(184,140,255,.22),transparent 25%),linear-gradient(145deg,#fbfaff,#f1ecfb);padding:92px 24px 98px}.lp-hero-inner{max-width:1180px;margin:auto;display:grid;grid-template-columns:1.2fr .8fr;gap:70px;align-items:center}.lp-kicker{display:inline-flex;padding:8px 12px;border-radius:999px;background:#eee7fb;color:#5c2ac7;font-size:12px;font-weight:900;letter-spacing:.08em}.lp-hero h1{font-size:64px;line-height:1.00;letter-spacing:-.055em;margin:20px 0}.lp-hero h1 span{background:linear-gradient(90deg,#3518a5,#8750ed);background-clip:text;-webkit-background-clip:text;color:transparent}.lp-hero p{font-size:19px;line-height:1.65;color:#6f6787;max-width:680px}.lp-actions{display:flex;gap:12px;margin-top:30px;flex-wrap:wrap}.lp-demo{background:linear-gradient(150deg,#12004d,#32179c,#6332db);border-radius:26px;padding:26px;color:#fff;box-shadow:0 30px 80px rgba(40,17,95,.22)}.lp-demo-head{display:flex;justify-content:space-between;align-items:center;padding-bottom:20px;border-bottom:1px solid rgba(255,255,255,.1)}.lp-demo-head strong{font-size:15px}.lp-demo-head span{font-size:10px;background:rgba(184,140,255,.18);padding:7px 9px;border-radius:999px}.lp-demo-card{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.11);border-radius:16px;padding:17px;margin-top:13px;display:flex;justify-content:space-between;align-items:center}.lp-demo-card small{display:block;color:rgba(255,255,255,.6);margin-top:5px}.lp-demo-card b{font-size:18px}.lp-section{padding:90px 24px}.lp-section.soft{background:#f8f6fc}.lp-container{max-width:1180px;margin:auto}.lp-section-head{text-align:center;max-width:760px;margin:0 auto 46px}.lp-section-head span{color:#6934d6;font-size:12px;font-weight:900;letter-spacing:.1em}.lp-section-head h2{font-size:42px;letter-spacing:-.04em;margin:10px 0 12px}.lp-section-head p{font-size:17px;line-height:1.6;color:var(--lx-muted)}.lp-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.lp-feature{padding:26px;border:1px solid var(--lx-line);border-radius:18px;background:#fff;box-shadow:0 12px 35px rgba(48,22,105,.055)}.lp-feature i{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:#eee7fb;color:#5d2ed1;font-style:normal;font-weight:900}.lp-feature h3{margin:17px 0 8px;font-size:19px}.lp-feature p{margin:0;color:var(--lx-muted);line-height:1.55}.lp-carriers{display:flex;justify-content:center;gap:18px;flex-wrap:wrap}.lp-carrier{width:210px;height:94px;display:grid;place-items:center;background:#fff;border:1px solid var(--lx-line);border-radius:18px}.lp-carrier img{max-width:150px;max-height:58px;object-fit:contain}.lp-cta{max-width:1100px;margin:auto;padding:54px;border-radius:26px;background:linear-gradient(135deg,#12004d,#32179c,#6332db);color:#fff;display:flex;justify-content:space-between;align-items:center;gap:35px}.lp-cta h2{font-size:38px;margin:0 0 10px}.lp-cta p{margin:0;color:rgba(255,255,255,.72);max-width:650px;line-height:1.6}.lp-footer{padding:34px 24px;border-top:1px solid var(--lx-line);color:#817997;font-size:13px}.lp-footer-inner{max-width:1180px;margin:auto;display:flex;justify-content:space-between;gap:20px}.reg-shell{min-height:100vh;display:grid;place-items:center;padding:35px;background:radial-gradient(circle at 90% 10%,rgba(135,80,237,.12),transparent 28%),#f7f4fc}.reg-card{width:min(720px,100%);background:#fff;border:1px solid var(--lx-line);border-radius:24px;padding:34px;box-shadow:0 28px 80px rgba(48,22,105,.12)}.reg-logo{display:block;width:220px;height:70px;object-fit:contain;margin:0 auto 10px}.reg-head{text-align:center;margin-bottom:26px}.reg-head h1{margin:0;font-size:30px}.reg-head p{color:var(--lx-muted)}.reg-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.reg-field.full{grid-column:1/-1}.reg-field label{display:block;font-size:12px;font-weight:800;color:#51486a;margin-bottom:6px}.reg-field input,.reg-field select{width:100%;height:48px;border:1px solid var(--lx-line);border-radius:11px;padding:0 12px;font:inherit;outline:0}.reg-field input:focus,.reg-field select:focus{border-color:#8750ed;box-shadow:0 0 0 4px rgba(93,46,209,.08)}.reg-error{padding:11px 12px;border-radius:10px;background:#fff1f4;color:#a53e52;margin-bottom:14px}.reg-check{display:flex;gap:8px;color:#6f6787;font-size:13px;align-items:flex-start}.reg-submit{width:100%;height:50px;border:0;border-radius:12px;background:linear-gradient(135deg,#281078,#5425c5,#8750ed);color:#fff;font-weight:900;cursor:pointer}.reg-foot{text-align:center;margin-top:18px;color:#7a718f}.reg-foot a{color:#5d2ed1;font-weight:800;text-decoration:none}.hp{position:absolute!important;left:-99999px!important;opacity:0!important}@media(max-width:850px){.lp-hero-inner{grid-template-columns:1fr}.lp-hero h1{font-size:48px}.lp-grid{grid-template-columns:1fr 1fr}.lp-demo{max-width:600px}.lp-links a:not(.lp-btn){display:none}.lp-cta{flex-direction:column;align-items:flex-start}}@media(max-width:560px){.lp-hero{padding-top:55px}.lp-hero h1{font-size:39px}.lp-grid{grid-template-columns:1fr}.lp-section{padding:65px 18px}.lp-cta{padding:34px 24px}.lp-cta h2{font-size:30px}.reg-grid{grid-template-columns:1fr}.reg-field.full{grid-column:auto}.reg-card{padding:25px 20px}.lp-footer-inner{flex-direction:column}}

/* ==========================================================
   LUMEXA · CARRUSEL INFINITO DE COMPAÑIAS
   ========================================================== */

.lp-carrier-marquee{
    position:relative;
    width:100%;
    overflow:hidden;
    padding:12px 0 18px;

    -webkit-mask-image:
        linear-gradient(
            to right,
            transparent 0%,
            #000 7%,
            #000 93%,
            transparent 100%
        );

    mask-image:
        linear-gradient(
            to right,
            transparent 0%,
            #000 7%,
            #000 93%,
            transparent 100%
        );
}


.lp-carrier-track{
    display:flex;
    width:max-content;

    animation:
        lumexaCarrierScroll 18s linear infinite;

    will-change:transform;
}


/* Pausa al apoyar el mouse */

.lp-carrier-marquee:hover .lp-carrier-track{
    animation-play-state:paused;
}


.lp-carrier-group{
    display:flex;
    align-items:center;
    gap:22px;

    flex-shrink:0;

    padding-right:22px;
}


/* Tarjeta compañía */

.lp-carrier{
    flex:0 0 210px;

    width:210px;
    height:94px;

    display:grid;
    place-items:center;

    background:
        rgba(255,255,255,.98);

    border:
        1px solid var(--lx-line);

    border-radius:18px;

    box-shadow:
        0 10px 28px rgba(48,22,105,.06);

    transition:
        transform .18s ease,
        box-shadow .18s ease,
        border-color .18s ease;
}


.lp-carrier:hover{
    transform:
        translateY(-4px) scale(1.025);

    border-color:
        #cdb9ef;

    box-shadow:
        0 16px 35px rgba(65,30,140,.13);
}


.lp-carrier img{
    max-width:150px;
    max-height:58px;

    object-fit:contain;

    filter:
        saturate(.96);

    transition:
        transform .18s ease,
        filter .18s ease;
}


.lp-carrier:hover img{
    transform:
        scale(1.04);

    filter:
        saturate(1.08);
}


/* Movimiento continuo derecha → izquierda */

@keyframes lumexaCarrierScroll{

    from{
        transform:
            translateX(0);
    }

    to{
        transform:
            translateX(-50%);
    }

}


/* Mobile */

@media(max-width:720px){

    .lp-carrier-track{
        animation-duration:15s;
    }

    .lp-carrier-group{
        gap:14px;
        padding-right:14px;
    }

    .lp-carrier{
        flex-basis:170px;
        width:170px;
        height:82px;
    }

    .lp-carrier img{
        max-width:125px;
        max-height:50px;
    }

}


/* Accesibilidad */

@media(prefers-reduced-motion:reduce){

    .lp-carrier-track{
        animation:none;
    }

}



/* ==========================================================
   LUMEXA · LEGAL
   ========================================================== */

.lx-legal-check{
    margin:4px 0 8px;
    padding:13px 14px;
    border:1px solid #e2d8f2;
    border-radius:12px;
    background:#faf8fe;
}

.lx-check-label{
    display:flex;
    align-items:flex-start;
    gap:9px;
    color:#665d7c;
    font-size:12px;
    line-height:1.5;
    cursor:pointer;
}

.lx-check-label input{
    margin-top:3px;
    accent-color:#5d2ed1;
}

.lx-check-label a{
    color:#5d2ed1;
    font-weight:800;
    text-decoration:none;
}

.lx-check-label a:hover{
    text-decoration:underline;
}

.lx-legal-footer{
    display:flex;
    justify-content:center;
    align-items:center;
    gap:8px;
    flex-wrap:wrap;
    margin-top:14px;
    font-size:11px;
    color:rgba(255,255,255,.55);
}

.lx-legal-footer a{
    color:inherit;
    text-decoration:none;
}

.lx-legal-footer a:hover{
    color:#fff;
}



/* ==========================================================
   LUMEXA · LEGAL
   ========================================================== */

.lx-legal-check{
    margin:4px 0 8px;
    padding:13px 14px;
    border:1px solid #e2d8f2;
    border-radius:12px;
    background:#faf8fe;
}

.lx-check-label{
    display:flex;
    align-items:flex-start;
    gap:9px;
    color:#665d7c;
    font-size:12px;
    line-height:1.5;
    cursor:pointer;
}

.lx-check-label input{
    margin-top:3px;
    accent-color:#5d2ed1;
}

.lx-check-label a{
    color:#5d2ed1;
    font-weight:800;
    text-decoration:none;
}

.lx-check-label a:hover{
    text-decoration:underline;
}

.lx-legal-footer{
    display:flex;
    justify-content:center;
    align-items:center;
    gap:8px;
    flex-wrap:wrap;
    margin-top:14px;
    font-size:11px;
    color:rgba(255,255,255,.55);
}

.lx-legal-footer a{
    color:inherit;
    text-decoration:none;
}

.lx-legal-footer a:hover{
    color:#fff;
}



/* ==========================================================
   LUMEXA · REGISTRO 2026
   ========================================================== */


/* Evitar que los checkbox hereden los 48px de los inputs */

.reg-field input[type="checkbox"]{
    width:18px !important;
    height:18px !important;
    min-width:18px !important;
    min-height:18px !important;
    padding:0 !important;
    margin:2px 0 0 !important;
    border-radius:5px !important;
    box-shadow:none !important;
    accent-color:#5d2ed1;
    cursor:pointer;
}


/* Caja legal */

.reg-legal-box{
    margin-top:6px;
    padding:16px 18px;
    border:1px solid #e4dcf2;
    border-radius:14px;
    background:
        linear-gradient(
            135deg,
            #fbf9ff,
            #f7f3fd
        );
}


.reg-legal-check{
    display:flex;
    align-items:flex-start;
    gap:11px;

    font-size:13px;
    line-height:1.55;
    color:#5f5775;

    cursor:pointer;
}


.reg-legal-check span{
    flex:1;
}


.reg-legal-check a{
    color:#5d2ed1;
    font-weight:800;
    text-decoration:none;
}


.reg-legal-check a:hover{
    text-decoration:underline;
}


.reg-legal-box small{
    display:block;
    margin-top:10px;
    padding-left:29px;

    font-size:11px;
    line-height:1.45;
    color:#9189a5;
}


/* Botonera */

.reg-actions{
    display:grid;
    grid-template-columns:150px 1fr;
    gap:12px;
    margin-top:2px;
}


.reg-actions .reg-submit{
    width:100%;
}


.reg-back{
    height:50px;

    display:flex;
    align-items:center;
    justify-content:center;

    border:1px solid #ded5ee;
    border-radius:12px;

    background:#fff;

    color:#4f347f;
    font-size:14px;
    font-weight:850;

    text-decoration:none;

    transition:
        transform .15s ease,
        border-color .15s ease,
        background .15s ease;
}


.reg-back:hover{
    background:#f7f3fd;
    border-color:#bfa8e8;
    transform:translateY(-1px);
}


/* Responsive */

@media(max-width:560px){

    .reg-actions{
        grid-template-columns:1fr;
    }

    .reg-back{
        order:2;
    }

    .reg-submit{
        order:1;
    }

    .reg-legal-box small{
        padding-left:0;
    }

}



/* ==========================================================
   LUMEXA · REGISTRO 2026
   ========================================================== */


/* Evitar que los checkbox hereden los 48px de los inputs */

.reg-field input[type="checkbox"]{
    width:18px !important;
    height:18px !important;
    min-width:18px !important;
    min-height:18px !important;
    padding:0 !important;
    margin:2px 0 0 !important;
    border-radius:5px !important;
    box-shadow:none !important;
    accent-color:#5d2ed1;
    cursor:pointer;
}


/* Caja legal */

.reg-legal-box{
    margin-top:6px;
    padding:16px 18px;
    border:1px solid #e4dcf2;
    border-radius:14px;
    background:
        linear-gradient(
            135deg,
            #fbf9ff,
            #f7f3fd
        );
}


.reg-legal-check{
    display:flex;
    align-items:flex-start;
    gap:11px;

    font-size:13px;
    line-height:1.55;
    color:#5f5775;

    cursor:pointer;
}


.reg-legal-check span{
    flex:1;
}


.reg-legal-check a{
    color:#5d2ed1;
    font-weight:800;
    text-decoration:none;
}


.reg-legal-check a:hover{
    text-decoration:underline;
}


.reg-legal-box small{
    display:block;
    margin-top:10px;
    padding-left:29px;

    font-size:11px;
    line-height:1.45;
    color:#9189a5;
}


/* Botonera */

.reg-actions{
    display:grid;
    grid-template-columns:150px 1fr;
    gap:12px;
    margin-top:2px;
}


.reg-actions .reg-submit{
    width:100%;
}


.reg-back{
    height:50px;

    display:flex;
    align-items:center;
    justify-content:center;

    border:1px solid #ded5ee;
    border-radius:12px;

    background:#fff;

    color:#4f347f;
    font-size:14px;
    font-weight:850;

    text-decoration:none;

    transition:
        transform .15s ease,
        border-color .15s ease,
        background .15s ease;
}


.reg-back:hover{
    background:#f7f3fd;
    border-color:#bfa8e8;
    transform:translateY(-1px);
}


/* Responsive */

@media(max-width:560px){

    .reg-actions{
        grid-template-columns:1fr;
    }

    .reg-back{
        order:2;
    }

    .reg-submit{
        order:1;
    }

    .reg-legal-box small{
        padding-left:0;
    }

}



/* ==========================================================
   LUMEXA_CTA_REGISTER_PULSE
   CTA principal · Crear cuenta gratis
   ========================================================== */

.lp-register-pulse{
    position:relative;
    isolation:isolate;
    gap:9px;
    overflow:visible;

    transform:translateZ(0);

    box-shadow:
        0 14px 28px rgba(69,31,159,.22),
        0 0 0 0 rgba(135,80,237,0);

    animation:
        lumexaRegisterPulse 4.8s ease-in-out infinite;

    transition:
        transform .28s ease,
        box-shadow .28s ease,
        filter .28s ease;
}

/* Flecha */
.lp-register-pulse::after{
    content:"→";
    display:inline-block;
    margin-left:3px;
    font-size:17px;
    font-weight:900;
    line-height:1;

    transition:
        transform .28s ease,
        opacity .28s ease;
}

/* Halo exterior */
.lp-register-pulse::before{
    content:"";
    position:absolute;
    inset:-5px;
    z-index:-1;

    border-radius:16px;

    background:
        linear-gradient(
            135deg,
            rgba(93,46,209,.25),
            rgba(184,140,255,.42)
        );

    filter:blur(11px);

    opacity:0;

    transform:scale(.96);

    transition:
        opacity .28s ease,
        transform .28s ease;
}

/* Hover escritorio */
.lp-register-pulse:hover{
    transform:
        translateY(-2px)
        scale(1.025);

    filter:brightness(1.06);

    box-shadow:
        0 18px 36px rgba(69,31,159,.30),
        0 0 26px rgba(135,80,237,.28);
}

.lp-register-pulse:hover::after{
    transform:translateX(5px);
}

.lp-register-pulse:hover::before{
    opacity:.75;
    transform:scale(1.02);
}

/* Pulso: el botón permanece tranquilo la mayor parte del tiempo */
@keyframes lumexaRegisterPulse{

    0%,
    70%,
    100%{
        transform:scale(1);

        box-shadow:
            0 14px 28px rgba(69,31,159,.22),
            0 0 0 0 rgba(135,80,237,0);
    }

    78%{
        transform:scale(1.018);

        box-shadow:
            0 16px 34px rgba(69,31,159,.29),
            0 0 0 7px rgba(135,80,237,.08);
    }

    84%{
        transform:scale(1.035);

        box-shadow:
            0 18px 38px rgba(69,31,159,.34),
            0 0 0 12px rgba(135,80,237,.035);
    }

    91%{
        transform:scale(1);

        box-shadow:
            0 14px 28px rgba(69,31,159,.22),
            0 0 0 0 rgba(135,80,237,0);
    }
}

/* No animar cuando el usuario pide reducir movimiento */
@media (prefers-reduced-motion:reduce){

    .lp-register-pulse{
        animation:none;
    }

    .lp-register-pulse:hover{
        transform:none;
    }

    .lp-register-pulse::after,
    .lp-register-pulse::before{
        transition:none;
    }
}

