:root{--jmulms-orange:#ff7a00;--jmulms-orange2:#ff9f33;--jmulms-dark:#111827;--jmulms-muted:#64748b;--jmulms-card:#fff;--jmulms-border:rgba(255,122,0,.16);--jmulms-shadow:0 22px 60px rgba(15,23,42,.11)}.jmulms-public-shell,.jmulms-dashboard{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Inter,Roboto,Arial,sans-serif;color:var(--jmulms-dark)}.jmulms-public-shell{display:flex;align-items:center;justify-content:center;padding:36px 14px;background:radial-gradient(circle at 0 0,rgba(255,122,0,.12),transparent 28%),linear-gradient(180deg,#fffaf6,#fff);border-radius:28px}.jmulms-login-card,.jmulms-profile-card{width:min(560px,100%);background:rgba(255,255,255,.92);border:1px solid var(--jmulms-border);border-radius:28px;box-shadow:var(--jmulms-shadow);padding:28px}.jmulms-login-card>span,.jmulms-profile-card>span,.jmulms-welcome>span{display:inline-flex;border:1px solid rgba(255,122,0,.18);background:#fff7ed;color:#c2410c;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.jmulms-login-card h2,.jmulms-profile-card h2,.jmulms-welcome h1{font-size:clamp(1.8rem,4vw,2.6rem);line-height:1.05;letter-spacing:-.04em;margin:14px 0 10px;font-weight:950;color:var(--jmulms-dark)}.jmulms-login-card p,.jmulms-profile-card p,.jmulms-welcome p{color:var(--jmulms-muted);line-height:1.7;font-size:1rem}.jmulms-login-form,.jmulms-profile-card form{display:grid;gap:14px}.jmulms-login-form label,.jmulms-profile-card label,.jmulms-login-card form label{display:grid;gap:7px;font-weight:800;color:#334155}.jmulms-login-form input,.jmulms-profile-card input,.jmulms-login-card input{width:100%;border:1px solid rgba(15,23,42,.14);border-radius:16px;padding:14px 15px;background:#fff;font-size:16px}.jmulms-remember{display:flex!important;grid-template-columns:auto 1fr!important;align-items:center;gap:8px!important}.jmulms-remember input{width:auto!important}.jmulms-front-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border:none;text-decoration:none!important;border-radius:18px;padding:15px 22px;min-height:54px;background:linear-gradient(135deg,var(--jmulms-orange),var(--jmulms-orange2));color:#fff!important;font-weight:950;box-shadow:0 16px 36px rgba(255,122,0,.27);cursor:pointer;transition:.25s}.jmulms-front-btn:hover{transform:translateY(-2px);box-shadow:0 20px 44px rgba(255,122,0,.34)}.jmulms-mini-link{display:inline-block;margin-top:12px;color:#c2410c;font-weight:800;text-decoration:none}.jmulms-front-alert{border-radius:16px;padding:13px 15px;margin:14px 0;font-weight:800}.jmulms-front-alert.error{background:#fef2f2;color:#991b1b;border:1px solid #fecaca}.jmulms-front-alert.success{background:#ecfdf5;color:#047857;border:1px solid #bbf7d0}.jmulms-dashboard{display:grid;grid-template-columns:290px 1fr;gap:20px;min-height:620px;padding:18px;background:linear-gradient(135deg,#fff7ed,#fff);border-radius:28px}.jmulms-side{background:linear-gradient(180deg,#111827,#1f2937);border-radius:26px;padding:24px;color:#fff;box-shadow:var(--jmulms-shadow)}.jmulms-avatar{width:86px;height:86px;border-radius:26px;background:linear-gradient(135deg,var(--jmulms-orange),var(--jmulms-orange2));display:grid;place-items:center;overflow:hidden;box-shadow:0 16px 34px rgba(255,122,0,.28)}.jmulms-avatar img{width:100%;height:100%;object-fit:cover}.jmulms-avatar span{font-size:34px;font-weight:950;color:#fff}.jmulms-side h3{color:#fff;font-size:22px;margin:18px 0 4px}.jmulms-side p{color:rgba(255,255,255,.68);margin:0 0 22px;word-break:break-word}.jmulms-side nav{display:grid;gap:9px}.jmulms-side nav a{color:#fff;text-decoration:none;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.10);border-radius:14px;padding:12px 14px;font-weight:800}.jmulms-side nav a:hover{background:rgba(255,122,0,.25)}.jmulms-main{background:#fff;border:1px solid var(--jmulms-border);border-radius:26px;padding:26px;box-shadow:var(--jmulms-shadow)}.jmulms-access-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:20px}.jmulms-access-card,.jmulms-empty{border:1px solid rgba(255,122,0,.16);border-radius:22px;padding:20px;background:linear-gradient(180deg,#fff,#fff8f1);box-shadow:0 12px 28px rgba(15,23,42,.06)}.jmulms-access-card span{font-size:12px;font-weight:900;color:#c2410c}.jmulms-access-card h2{font-size:21px;margin:8px 0;color:#111827}.jmulms-access-card p{color:#64748b;line-height:1.6}.jmulms-access-card button{border:0;border-radius:14px;background:#111827;color:#fff;font-weight:900;padding:11px 14px}.jmulms-empty{text-align:center;margin-top:20px}.jmulms-empty h2{margin:0 0 8px;color:#111827}@media(max-width:980px){.jmulms-dashboard{grid-template-columns:1fr}.jmulms-access-grid{grid-template-columns:1fr}.jmulms-main,.jmulms-side,.jmulms-login-card,.jmulms-profile-card{padding:20px;border-radius:22px}.jmulms-public-shell{padding:18px 8px;border-radius:20px}}@media(max-width:560px){.jmulms-dashboard{padding:8px;border-radius:18px}.jmulms-login-card h2,.jmulms-profile-card h2,.jmulms-welcome h1{font-size:2rem}.jmulms-front-btn{width:100%}}


/* v1.0.28 - Login premium + responsive memberships */
.jmulms-public-shell{
    background:linear-gradient(135deg,#f8fafc 0%,#ffffff 45%,#eef2ff 100%)!important;
    padding:24px!important;
}
.jmulms-login-card{
    border:1px solid rgba(148,163,184,.26)!important;
    background:rgba(255,255,255,.94)!important;
    box-shadow:0 24px 70px rgba(15,23,42,.13)!important;
    border-radius:28px!important;
}
.jmulms-login-card > span{
    background:#111827!important;
    color:#fff!important;
}
.jmulms-front-btn{
    background:linear-gradient(135deg,#111827,#374151)!important;
    color:#fff!important;
    border-radius:16px!important;
}
.jmulms-membership-badge{
    display:inline-flex;
    align-items:center;
    gap:7px;
    border-radius:999px;
    padding:7px 11px;
    font-size:11px;
    line-height:1;
    font-weight:950;
    letter-spacing:.045em;
    text-transform:uppercase;
    white-space:nowrap;
}
.jmulms-membership-badge.premium{
    background:linear-gradient(135deg,#111827,#374151);
    color:#fff;
    box-shadow:0 10px 24px rgba(15,23,42,.16);
}
.jmulms-membership-badge.free{
    background:linear-gradient(135deg,#ecfeff,#dbeafe);
    color:#075985;
    border:1px solid #bae6fd;
}
.jmulms-free-register-cta{
    margin-top:18px;
    padding:14px;
    border-radius:18px;
    background:#f8fafc;
    border:1px solid #e2e8f0;
    display:flex;
    gap:10px;
    align-items:center;
    justify-content:space-between;
    flex-wrap:wrap;
}
.jmulms-free-register-cta a{
    background:#111827;
    color:#fff!important;
    border-radius:999px;
    padding:10px 14px;
    text-decoration:none!important;
    font-weight:900;
}
@media(max-width:768px){
    .jmulms-public-shell{
        padding:12px!important;
    }
    .jmulms-login-card{
        width:100%!important;
        max-width:100%!important;
        border-radius:22px!important;
    }
    .jmulms-dashboard{
        display:block!important;
    }
    .jmulms-side{
        width:100%!important;
        position:relative!important;
        border-radius:18px!important;
        margin-bottom:12px!important;
    }
    .jmulms-main{
        width:100%!important;
        padding:14px!important;
    }
}


/* v1.0.29 - Login único Premium/Gratis */
.jmulms-unified-register-area{
    margin-top:22px;
}
.jmulms-unified-separator{
    display:flex;
    align-items:center;
    gap:12px;
    margin:16px 0;
    color:#64748b;
    font-weight:800;
}
.jmulms-unified-separator:before,
.jmulms-unified-separator:after{
    content:"";
    height:1px;
    background:#e2e8f0;
    flex:1;
}
.jmulms-unified-register-details{
    border:1px solid #e2e8f0;
    border-radius:20px;
    background:#f8fafc;
    overflow:hidden;
}
.jmulms-unified-register-details summary{
    cursor:pointer;
    list-style:none;
    padding:15px 18px;
    background:linear-gradient(135deg,#111827,#374151);
    color:#fff;
    font-weight:950;
    text-align:center;
}
.jmulms-unified-register-details summary::-webkit-details-marker{
    display:none;
}
.jmulms-unified-register-details[open] summary{
    border-bottom:1px solid rgba(255,255,255,.12);
}
.jmulms-unified-register-details .jmfree-shell{
    padding:0!important;
    background:transparent!important;
    border-radius:0!important;
}
.jmulms-unified-register-details .jmfree-card{
    max-width:100%!important;
    margin:0!important;
    border:0!important;
    border-radius:0!important;
    box-shadow:none!important;
    background:#fff!important;
}
@media(max-width:760px){
    .jmulms-unified-register-details summary{
        padding:14px;
    }
}


/* v1.0.31 - Portal premium dual: login + registro gratuito */
.jmulms-premium-login-shell{
    position:relative;
    overflow:hidden;
    background:
        radial-gradient(circle at 18% 18%, rgba(139,92,246,.16), transparent 32%),
        radial-gradient(circle at 82% 12%, rgba(254,101,193,.14), transparent 30%),
        linear-gradient(135deg,#f8fafc 0%,#ffffff 45%,#eef2ff 100%)!important;
    padding:42px 22px!important;
}
.jmulms-login-orb{
    position:absolute;
    border-radius:999px;
    filter:blur(8px);
    opacity:.55;
    pointer-events:none;
}
.jmulms-login-orb.one{
    width:220px;height:220px;left:-80px;top:50px;
    background:linear-gradient(135deg,#8b5cf6,#fe65c1);
}
.jmulms-login-orb.two{
    width:260px;height:260px;right:-90px;bottom:-80px;
    background:linear-gradient(135deg,#ff7a00,#fde68a);
}
.jmulms-login-headline{
    position:relative;
    text-align:center;
    max-width:880px;
    margin:0 auto 28px;
}
.jmulms-login-headline span,
.jmulms-auth-kicker{
    display:inline-flex;
    background:#111827;
    color:#fff;
    border-radius:999px;
    padding:8px 13px;
    font-size:12px;
    font-weight:950;
    letter-spacing:.09em;
    text-transform:uppercase;
}
.jmulms-login-headline h1{
    margin:14px 0 8px;
    font-size:clamp(34px,5vw,58px);
    line-height:1.04;
    letter-spacing:-.04em;
    color:#111827;
}
.jmulms-login-headline p{
    margin:0;
    color:#64748b;
    font-size:17px;
}
.jmulms-login-grid{
    position:relative;
    max-width:1180px;
    margin:0 auto;
    display:grid;
    grid-template-columns:minmax(0,1fr) minmax(0,1fr);
    gap:24px;
    align-items:stretch;
}
.jmulms-login-grid.single{
    grid-template-columns:minmax(0,560px);
    justify-content:center;
}
.jmulms-auth-card{
    position:relative;
    background:rgba(255,255,255,.92);
    border:1px solid rgba(148,163,184,.28);
    border-radius:30px;
    padding:28px;
    box-shadow:0 30px 90px rgba(15,23,42,.12);
    backdrop-filter:blur(14px);
    transition:transform .22s ease, box-shadow .22s ease, border-color .22s ease;
}
.jmulms-auth-card:hover{
    transform:translateY(-4px);
    border-color:rgba(139,92,246,.34);
    box-shadow:0 38px 105px rgba(15,23,42,.16);
}
.jmulms-auth-card:before{
    content:"";
    position:absolute;
    inset:0;
    border-radius:30px;
    padding:1px;
    background:linear-gradient(135deg,rgba(139,92,246,.34),rgba(254,101,193,.22),rgba(255,122,0,.20));
    -webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);
    -webkit-mask-composite:xor;
    mask-composite:exclude;
    pointer-events:none;
}
.jmulms-auth-icon{
    width:58px;
    height:58px;
    border-radius:20px;
    display:flex;
    align-items:center;
    justify-content:center;
    background:linear-gradient(135deg,#111827,#374151);
    color:#fff;
    font-size:28px;
    box-shadow:0 15px 35px rgba(15,23,42,.18);
    margin-bottom:16px;
}
.jmulms-auth-icon.gift{
    background:linear-gradient(135deg,#8b5cf6,#fe65c1);
}
.jmulms-auth-card h2{
    margin:16px 0 10px;
    color:#111827;
    font-size:clamp(28px,3vw,42px);
    line-height:1.08;
    letter-spacing:-.035em;
}
.jmulms-auth-card h2 strong{
    color:#8b5cf6;
}
.jmulms-auth-card p{
    color:#64748b;
    line-height:1.62;
    font-size:15.5px;
}
.jmulms-login-form label,
.jmulms-auth-card .jmfree-card label{
    color:#1f2937;
    font-weight:850;
}
.jmulms-login-form label span{
    display:block;
    margin-bottom:7px;
}
.jmulms-login-form input[type="text"],
.jmulms-login-form input[type="password"],
.jmulms-auth-card .jmfree-card input{
    background:#fff!important;
    border:1px solid #cbd5e1!important;
    border-radius:16px!important;
    padding:14px 15px!important;
    transition:border-color .18s ease, box-shadow .18s ease, transform .18s ease, background .18s ease;
}
.jmulms-login-form input:focus,
.jmulms-auth-card .jmfree-card input:focus{
    border-color:#8b5cf6!important;
    box-shadow:0 0 0 4px rgba(139,92,246,.12)!important;
    transform:translateY(-1px);
    background:#ffffff!important;
    outline:none!important;
}
.jmulms-front-btn,
.jmulms-auth-card .jmfree-btn{
    width:100%;
    min-height:56px;
    border-radius:18px!important;
    background:linear-gradient(135deg,#111827,#374151)!important;
    box-shadow:0 18px 40px rgba(15,23,42,.18)!important;
    transform:translateZ(0);
    transition:transform .18s ease, box-shadow .18s ease, filter .18s ease;
}
.jmulms-front-btn:hover,
.jmulms-auth-card .jmfree-btn:hover{
    transform:translateY(-2px) scale(1.01);
    box-shadow:0 22px 52px rgba(15,23,42,.22)!important;
    filter:saturate(1.1);
}
.jmulms-auth-free-card .jmfree-shell{
    padding:0!important;
    background:transparent!important;
}
.jmulms-auth-free-card .jmfree-card{
    max-width:none!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    border-radius:0!important;
    box-shadow:none!important;
    background:transparent!important;
}
.jmulms-auth-free-card .jmfree-kicker,
.jmulms-auth-free-card .jmfree-card h2,
.jmulms-auth-free-card .jmfree-card > p{
    display:none!important;
}
.jmulms-trust-row{
    position:relative;
    max-width:1180px;
    margin:20px auto 0;
    display:flex;
    justify-content:center;
    gap:10px;
    flex-wrap:wrap;
}
.jmulms-trust-row span{
    background:rgba(255,255,255,.86);
    border:1px solid #e2e8f0;
    border-radius:999px;
    padding:9px 12px;
    color:#475569;
    font-weight:850;
    font-size:13px;
}
@media(max-width:980px){
    .jmulms-login-grid{
        grid-template-columns:1fr;
    }
    .jmulms-auth-card{
        border-radius:24px;
        padding:22px;
    }
}
@media(max-width:640px){
    .jmulms-premium-login-shell{
        padding:18px 10px!important;
    }
    .jmulms-login-headline h1{
        font-size:34px;
    }
    .jmulms-auth-card h2{
        font-size:29px;
    }
    .jmulms-auth-card{
        padding:18px;
    }
    .jmulms-trust-row{
        justify-content:flex-start;
    }
}


/* v1.0.32 - Corrección premium de layout: no más formularios apelotados */
.jmulms-login-fixed-layout{
    min-height:calc(100vh - 110px);
    display:block!important;
    padding:34px 18px 96px!important;
    box-sizing:border-box!important;
}
.jmulms-login-fixed-layout *,
.jmulms-login-fixed-layout *:before,
.jmulms-login-fixed-layout *:after{
    box-sizing:border-box!important;
}
.jmulms-login-premium-wrap{
    width:min(1180px,100%)!important;
    margin:0 auto!important;
    position:relative!important;
    z-index:2!important;
}
.jmulms-login-premium-header{
    text-align:center!important;
    max-width:760px!important;
    margin:0 auto 24px!important;
}
.jmulms-login-premium-header span{
    display:inline-flex!important;
    background:#111827!important;
    color:#ffffff!important;
    border-radius:999px!important;
    padding:8px 14px!important;
    font-size:12px!important;
    font-weight:950!important;
    letter-spacing:.09em!important;
    text-transform:uppercase!important;
}
.jmulms-login-premium-header h1{
    margin:14px 0 8px!important;
    color:#111827!important;
    font-size:clamp(34px,4vw,56px)!important;
    line-height:1.03!important;
    letter-spacing:-.045em!important;
    text-wrap:balance!important;
    word-break:normal!important;
}
.jmulms-login-premium-header p{
    margin:0!important;
    color:#64748b!important;
    font-size:17px!important;
    line-height:1.55!important;
}
.jmulms-login-fixed-layout .jmulms-login-grid{
    width:100%!important;
    max-width:1040px!important;
    margin:0 auto!important;
    display:grid!important;
    grid-template-columns:minmax(360px,1fr) minmax(360px,1fr)!important;
    gap:24px!important;
    align-items:start!important;
    justify-content:center!important;
}
.jmulms-login-fixed-layout .jmulms-auth-card{
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
    padding:26px!important;
    border-radius:26px!important;
    overflow:hidden!important;
}
.jmulms-auth-single{
    width:min(560px,100%)!important;
    margin:0 auto!important;
}
.jmulms-login-fixed-layout .jmulms-card-topline{
    display:flex!important;
    align-items:center!important;
    gap:12px!important;
    margin-bottom:16px!important;
}
.jmulms-login-fixed-layout .jmulms-auth-icon{
    width:54px!important;
    height:54px!important;
    min-width:54px!important;
    border-radius:18px!important;
    margin:0!important;
}
.jmulms-login-fixed-layout .jmulms-auth-kicker{
    font-size:11px!important;
    padding:8px 12px!important;
    white-space:nowrap!important;
}
.jmulms-login-fixed-layout .jmulms-auth-card h2{
    margin:8px 0 8px!important;
    color:#111827!important;
    font-size:clamp(28px,3vw,39px)!important;
    line-height:1.08!important;
    letter-spacing:-.035em!important;
    word-break:normal!important;
    overflow-wrap:normal!important;
    hyphens:none!important;
    text-wrap:balance!important;
}
.jmulms-login-fixed-layout .jmulms-auth-card h3{
    margin:0 0 10px!important;
    color:#8b5cf6!important;
    font-size:clamp(22px,2.2vw,30px)!important;
    line-height:1.1!important;
    letter-spacing:-.02em!important;
    font-weight:950!important;
    text-transform:none!important;
    word-break:normal!important;
}
.jmulms-login-fixed-layout .jmulms-auth-card p{
    margin:0 0 18px!important;
    color:#64748b!important;
    line-height:1.62!important;
    font-size:15.5px!important;
}
.jmulms-login-fixed-layout .jmulms-login-form{
    margin-top:12px!important;
}
.jmulms-login-fixed-layout .jmulms-login-form label{
    display:block!important;
    margin:0 0 14px!important;
    color:#111827!important;
}
.jmulms-login-fixed-layout .jmulms-login-form label span{
    display:block!important;
    margin-bottom:7px!important;
    font-weight:900!important;
}
.jmulms-login-fixed-layout .jmulms-login-form input[type="text"],
.jmulms-login-fixed-layout .jmulms-login-form input[type="password"]{
    width:100%!important;
    min-height:54px!important;
    font-size:15px!important;
}
.jmulms-login-fixed-layout .jmulms-remember{
    display:flex!important;
    align-items:center!important;
    gap:8px!important;
    margin:2px 0 16px!important;
}
.jmulms-login-fixed-layout .jmulms-remember input{
    width:auto!important;
}
.jmulms-login-fixed-layout .jmulms-front-btn{
    width:100%!important;
    min-height:56px!important;
    font-size:15px!important;
}
.jmulms-login-fixed-layout .jmulms-mini-link{
    display:inline-block!important;
    margin-top:14px!important;
}
.jmulms-login-fixed-layout .jmulms-auth-free-card .jmfree-register-form{
    margin-top:8px!important;
}
.jmulms-login-fixed-layout .jmulms-auth-free-card .jmfree-card label{
    margin:0 0 12px!important;
}
.jmulms-login-fixed-layout .jmulms-auth-free-card .jmfree-card input{
    min-height:52px!important;
    font-size:14.5px!important;
}
.jmulms-login-fixed-layout .jmulms-trust-row{
    max-width:1040px!important;
    margin:18px auto 0!important;
    padding-bottom:10px!important;
}
.jmulms-login-fixed-layout .jmulms-login-orb.one{
    left:8%!important;
    top:15%!important;
    width:160px!important;
    height:160px!important;
    opacity:.28!important;
}
.jmulms-login-fixed-layout .jmulms-login-orb.two{
    right:10%!important;
    bottom:8%!important;
    width:190px!important;
    height:190px!important;
    opacity:.22!important;
}
@media(max-width:980px){
    .jmulms-login-fixed-layout .jmulms-login-grid{
        grid-template-columns:minmax(0,680px)!important;
        max-width:680px!important;
    }
}
@media(max-width:640px){
    .jmulms-login-fixed-layout{
        padding:20px 10px 110px!important;
    }
    .jmulms-login-premium-header{
        margin-bottom:16px!important;
    }
    .jmulms-login-premium-header h1{
        font-size:32px!important;
    }
    .jmulms-login-fixed-layout .jmulms-auth-card{
        padding:18px!important;
        border-radius:22px!important;
    }
    .jmulms-login-fixed-layout .jmulms-card-topline{
        gap:9px!important;
    }
    .jmulms-login-fixed-layout .jmulms-auth-icon{
        width:48px!important;
        height:48px!important;
        min-width:48px!important;
        font-size:24px!important;
    }
    .jmulms-login-fixed-layout .jmulms-auth-kicker{
        white-space:normal!important;
        line-height:1.2!important;
    }
    .jmulms-login-fixed-layout .jmulms-auth-card h2{
        font-size:29px!important;
    }
    .jmulms-login-fixed-layout .jmulms-auth-card h3{
        font-size:24px!important;
    }
}


/* v1.0.33 - Login limpio, configurable y móvil reforzado */
.jmulms-login-clean-layout{
    background:linear-gradient(135deg,#f8fafc 0%,#ffffff 54%,#f8fafc 100%)!important;
}
.jmulms-login-clean-layout .jmulms-login-premium-header{
    background:transparent!important;
    box-shadow:none!important;
    border:0!important;
    padding:0!important;
}
.jmulms-login-clean-layout .jmulms-login-premium-header h1{
    color:var(--jm-login-primary)!important;
    background:none!important;
    -webkit-text-fill-color:initial!important;
}
.jmulms-login-clean-layout .jmulms-login-premium-header p,
.jmulms-free-card-subtitle{
    color:#64748b!important;
    font-size:16px!important;
    line-height:1.65!important;
}
.jmulms-login-clean-layout .jmulms-auth-card h2{
    color:var(--jm-login-text)!important;
}
.jmulms-login-clean-layout .jmulms-auth-free-card h2{
    margin-bottom:10px!important;
}
.jmulms-login-clean-layout .jmulms-auth-icon.gift{
    background:linear-gradient(135deg,var(--jm-login-primary),var(--jm-login-secondary))!important;
}
.jmulms-login-clean-layout .jmulms-auth-icon:not(.gift){
    background:linear-gradient(135deg,var(--jm-login-button),#374151)!important;
}
.jmulms-login-clean-layout .jmulms-front-btn,
.jmulms-login-clean-layout .jmfree-btn{
    background:linear-gradient(135deg,var(--jm-login-button),#374151)!important;
}
.jmulms-login-clean-layout .jmulms-auth-card input{
    font-size:16px!important;
    -webkit-appearance:none!important;
    appearance:none!important;
}
.jmulms-login-clean-layout .jmulms-auth-card input:focus{
    border-color:var(--jm-login-primary)!important;
    box-shadow:0 0 0 4px color-mix(in srgb, var(--jm-login-primary) 16%, transparent)!important;
}
.jmulms-login-preview-admin{
    border-radius:24px;
    padding:24px;
    margin:20px 0;
    background:linear-gradient(135deg,#ffffff,#f8fafc);
    border:1px solid #e2e8f0;
    box-shadow:0 16px 40px rgba(15,23,42,.08);
}
.jmulms-login-preview-admin span{display:inline-flex;background:var(--jm-login-button);color:#fff;border-radius:999px;padding:7px 12px;font-weight:950;font-size:12px;letter-spacing:.08em;text-transform:uppercase}
.jmulms-login-preview-admin h2{color:var(--jm-login-primary);font-size:34px;margin:14px 0 6px;line-height:1.05}
.jmulms-login-preview-admin p{color:#64748b;font-size:16px;line-height:1.6}
.jmulms-login-preview-admin button{background:var(--jm-login-button);color:#fff;border:0;border-radius:14px;padding:12px 18px;font-weight:900}
@media(max-width:760px){
    .jmulms-login-clean-layout{padding-bottom:130px!important;}
    .jmulms-login-clean-layout .jmulms-auth-card{overflow:visible!important;}
    .jmulms-login-clean-layout .jmulms-login-form input,
    .jmulms-login-clean-layout .jmfree-register-form input{min-height:56px!important;}
}


/* v1.0.37 password eye */
.jmulms-password-eye-wrap{position:relative;display:flex;align-items:center;width:100%}
.jmulms-password-eye-wrap input{width:100%;padding-right:52px!important}
.jmulms-password-eye{position:absolute;right:10px;top:50%;transform:translateY(-50%);border:0;background:transparent;cursor:pointer;font-size:18px;line-height:1;min-width:34px;min-height:34px}

/* v1.0.44 - Popup WhatsApp perfil */
.jmulms-whatsapp-profile-popup{position:fixed;inset:0;background:rgba(15,23,42,.62);display:flex;align-items:center;justify-content:center;z-index:99999;padding:18px}.jmulms-whatsapp-popup-card{max-width:520px;width:100%;background:#fff;border-radius:28px;padding:28px;text-align:center;box-shadow:0 30px 90px rgba(15,23,42,.32);position:relative}.jmulms-whatsapp-popup-close{position:absolute;right:14px;top:12px;border:0;background:#f1f5f9;border-radius:999px;width:34px;height:34px;font-size:22px;cursor:pointer}.jmulms-whatsapp-popup-icon{font-size:46px;margin-bottom:10px}.jmulms-whatsapp-popup-card h2{font-size:28px;margin:0 0 10px;color:#111827}.jmulms-whatsapp-popup-card p{font-size:16px;color:#334155;line-height:1.55}@media(max-width:640px){.jmulms-whatsapp-popup-card{padding:22px;border-radius:22px}.jmulms-whatsapp-popup-card h2{font-size:23px}}.jmulms-client-name-link{text-decoration:none;color:#111827}.jmulms-client-name-link:hover{text-decoration:underline}


/* JM HTML sandbox front rendering */
.jm-html-sandbox-wrap{width:100%;max-width:100%;margin:18px 0}.jm-html-sandbox-wrap .jm-html-sandbox-frame,.jm-html-sandbox-frame{display:block;width:100%;min-height:420px;height:720px;border:0;border-radius:18px;background:#fff;box-shadow:0 18px 48px rgba(15,23,42,.08);overflow:hidden}.jmulms-rich-content .jm-html-sandbox-wrap,.jmfc-content-body .jm-html-sandbox-wrap{margin:0}@media(max-width:760px){.jm-html-sandbox-wrap .jm-html-sandbox-frame,.jm-html-sandbox-frame{min-height:520px;border-radius:14px}}


/* JM Hybrid Premium Editor */
.jm-hybrid-editor-shell{background:#fff;border:1px solid #dbe3ef;border-radius:24px;margin:18px 20px 24px;overflow:hidden;box-shadow:0 22px 55px rgba(15,23,42,.08)}
.jm-hybrid-editor-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:16px 18px;background:linear-gradient(135deg,#f8fafc,#eef2ff);border-bottom:1px solid #dbe3ef;color:#111827}.jm-hybrid-editor-head strong{font-size:16px;font-weight:950}.jm-hybrid-editor-head p{margin:5px 0 0;color:#64748b;line-height:1.45}.jm-hybrid-editor-head span{white-space:nowrap;background:#ecfdf5;color:#166534;border:1px solid #bbf7d0;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.04em}
.jm-hybrid-toolbar{display:flex;gap:7px;flex-wrap:wrap;padding:12px;background:#fff;border-bottom:1px solid #e5e7eb;position:sticky;top:32px;z-index:5}.jm-hybrid-toolbar button{border:1px solid #cbd5e1;background:#fff;border-radius:12px;padding:8px 11px;font-weight:950;cursor:pointer;color:#111827;box-shadow:0 6px 14px rgba(15,23,42,.04)}.jm-hybrid-toolbar button:hover{background:#eef2ff;border-color:#a78bfa}.jm-hybrid-toolbar .jm-hybrid-insert-html{background:linear-gradient(135deg,#8b5cf6,#ec4899);color:#fff;border:0;box-shadow:0 12px 24px rgba(139,92,246,.22)}
.jm-hybrid-editor{min-height:480px;padding:30px;line-height:1.72;font-size:16px;color:#111827;outline:0;background:#fff}.jm-hybrid-editor:focus{box-shadow:inset 0 0 0 3px rgba(139,92,246,.12)}.jm-hybrid-editor h1,.jm-hybrid-editor h2,.jm-hybrid-editor h3{line-height:1.15;color:#0f172a}.jm-hybrid-editor img{max-width:100%;height:auto}.jm-hybrid-help{padding:12px 18px;background:#f8fafc;border-top:1px solid #e5e7eb;color:#64748b;font-weight:700;font-size:13px}.jm-hybrid-hidden{display:none!important}
.jm-raw-html-block{margin:22px 0!important;border:2px dashed #c4b5fd!important;border-radius:22px!important;background:#faf5ff!important;padding:10px!important;display:block!important}.jm-raw-html-card{background:#fff;border-radius:17px;overflow:hidden;box-shadow:0 16px 38px rgba(15,23,42,.08)}.jm-raw-html-top{display:flex;align-items:center;gap:10px;justify-content:space-between;padding:12px 14px;background:#111827;color:#fff}.jm-raw-html-top strong{font-weight:950}.jm-raw-html-top span{margin-right:auto;background:#22c55e;color:#052e16;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:950;text-transform:uppercase}.jm-raw-html-top button{border:0;border-radius:10px;padding:7px 10px;font-weight:900;cursor:pointer}.jm-raw-html-edit{background:#8b5cf6;color:#fff}.jm-raw-html-remove{background:#fee2e2;color:#991b1b}.jm-hybrid-admin-frame{width:100%;min-height:360px;height:520px;border:0;background:#fff;display:block}.jm-hybrid-render{width:100%;max-width:100%;overflow-wrap:anywhere}.jm-hybrid-render img,.jm-hybrid-render video,.jm-hybrid-render iframe{max-width:100%}.jm-hybrid-render .jm-html-sandbox-frame,.jm-html-sandbox-frame{display:block;width:100%;min-height:420px;border:0;border-radius:18px;background:#fff;box-shadow:inset 0 0 0 1px #e5e7eb}.jm-html-sandbox-wrap{margin:18px 0}.jm-html-sandbox-wrap iframe{width:100%;height:620px}
.jm-hybrid-modal-overlay{position:fixed;inset:0;background:rgba(15,23,42,.72);z-index:100000;display:flex;align-items:center;justify-content:center;padding:22px}.jm-hybrid-modal{width:min(1120px,96vw);max-height:94vh;overflow:auto;background:#fff;border-radius:24px;box-shadow:0 28px 90px rgba(0,0,0,.35);padding:0}.jm-hybrid-modal-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;padding:18px 22px;border-bottom:1px solid #e5e7eb;background:linear-gradient(135deg,#111827,#312e81);color:#fff}.jm-hybrid-modal-head strong{font-size:20px;font-weight:950}.jm-hybrid-modal-head p{margin:5px 0 0;color:#cbd5e1}.jm-hybrid-modal-close{border:0;background:rgba(255,255,255,.15);color:#fff;width:38px;height:38px;border-radius:12px;font-size:26px;line-height:1;cursor:pointer}.jm-hybrid-modal-code{display:block;width:calc(100% - 36px);min-height:260px;margin:18px;border:1px solid #cbd5e1;border-radius:18px;background:#0f172a;color:#e5e7eb;padding:16px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:13px;line-height:1.55;resize:vertical;direction:ltr}.jm-hybrid-modal-preview-title{margin:0 18px 8px;font-weight:950;color:#111827}.jm-hybrid-modal-preview{display:block;width:calc(100% - 36px);height:360px;margin:0 18px 18px;border:1px solid #e5e7eb;border-radius:18px;background:#fff}.jm-hybrid-modal-actions{display:flex;justify-content:flex-end;gap:10px;padding:16px 18px 20px;border-top:1px solid #e5e7eb;background:#f8fafc}.jm-hybrid-modal-actions .button-primary{background:linear-gradient(135deg,#8b5cf6,#ec4899)!important;border:0!important;border-radius:12px!important;font-weight:900!important}
@media(max-width:782px){.jm-hybrid-editor-shell{margin:14px 10px}.jm-hybrid-editor{min-height:360px;padding:18px}.jm-hybrid-toolbar{top:0}.jm-hybrid-editor-head{display:block}.jm-hybrid-editor-head span{display:inline-block;margin-top:8px}.jm-raw-html-top{display:grid;grid-template-columns:1fr;align-items:start}.jm-hybrid-modal-overlay{padding:10px}.jm-hybrid-modal-code,.jm-hybrid-modal-preview{width:calc(100% - 20px);margin-left:10px;margin-right:10px}}


/* JM Editor depurado: evita espacios gigantes, mejora cursor, videos y borrado */
.jm-hybrid-cursor-spacer{min-height:22px!important;margin:10px 0!important;line-height:22px!important;display:block!important;outline:1px dashed transparent!important;}
.jm-hybrid-cursor-spacer:hover{outline-color:#ddd6fe!important;background:#faf5ff!important;}
.jm-hybrid-cursor-spacer:before{content:"";display:inline-block;width:1px;height:18px;}
.jm-raw-html-block{clear:both!important;position:relative!important;max-width:100%!important;overflow:visible!important;margin:14px 0!important;}
.jm-raw-html-card{max-width:100%!important;overflow:hidden!important;}
.jm-hybrid-admin-frame{height:520px!important;min-height:260px!important;max-height:560px!important;overflow:auto!important;}
.jm-hybrid-modal{display:flex!important;flex-direction:column!important;max-height:92vh!important;overflow:hidden!important;}
.jm-hybrid-modal-code{min-height:210px!important;max-height:34vh!important;}
.jm-hybrid-modal-preview{height:260px!important;min-height:220px!important;max-height:280px!important;flex:0 0 auto!important;}
.jm-hybrid-modal-actions{position:sticky!important;bottom:0!important;z-index:2!important;}
.jm-hybrid-video-embed{position:relative!important;width:100%!important;max-width:100%!important;margin:18px 0 26px!important;background:#000!important;border-radius:18px!important;overflow:visible!important;box-sizing:border-box!important;clear:both!important;}
.jm-hybrid-video-ratio{position:relative!important;width:100%!important;aspect-ratio:16/9!important;background:#000!important;border-radius:18px!important;overflow:visible!important;}
.jm-hybrid-video-ratio iframe{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;border:0!important;border-radius:18px!important;background:#000!important;display:block!important;}
.jm-hybrid-video-embed video{display:block!important;width:100%!important;max-width:100%!important;border-radius:18px!important;background:#000!important;}
.jm-hybrid-video-controls{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;background:#111827!important;color:#fff!important;border-radius:14px 14px 0 0!important;padding:10px 12px!important;font-weight:950!important;}
.jm-hybrid-video-controls button{border:0!important;border-radius:10px!important;background:#fee2e2!important;color:#991b1b!important;padding:7px 10px!important;font-weight:900!important;cursor:pointer!important;}
.jm-hybrid-render .jm-hybrid-video-controls{display:none!important;}
.jm-hybrid-render .jm-hybrid-video-embed,.jmfc-video{overflow:visible!important;margin:18px 0 32px!important;}
.jm-hybrid-render .jm-hybrid-video-ratio,.jmfc-video .jm-hybrid-video-ratio{aspect-ratio:16/9!important;overflow:visible!important;border-radius:18px!important;background:#000!important;}
.jm-hybrid-render iframe,.jmfc-video iframe{max-width:100%!important;}


/* JM Premium Content UX v1.0.20260612 - responsive titles, videos, editor fullscreen */
:root{--jm-content-title-size:34px;--jm-content-text-size:17px;--jm-content-title-color:#0f172a;--jm-content-text-color:#111827;--jm-completed-button-bg:#ff8a00;--jm-completed-button-text:#ffffff;--jm-content-accent:#8b5cf6;}
.jmulms-free-content-document h1,.jmulms-course-head h2,.jmulms-selected-course h1,.jmulms-selected-course h2{font-size:var(--jm-content-title-size,34px)!important;line-height:1.12!important;color:var(--jm-content-title-color,#0f172a)!important;letter-spacing:-.025em!important;margin:10px 0 20px!important;max-width:1100px!important;}
.jmfc-content-body,.jmulms-rich-content,.jmulms-chapter-body,.jm-hybrid-render{font-size:var(--jm-content-text-size,17px)!important;color:var(--jm-content-text-color,#111827)!important;line-height:1.72!important;}
.jmfc-content-body p,.jmulms-rich-content p,.jmulms-chapter-body p{color:var(--jm-content-text-color,#111827)!important;}
.jmulms-front-btn,.jmulms-complete-form .jmulms-front-btn{background:var(--jm-completed-button-bg,#ff8a00)!important;color:var(--jm-completed-button-text,#fff)!important;border:0!important;border-radius:999px!important;font-weight:950!important;box-shadow:0 14px 28px rgba(255,138,0,.22)!important;}
.jmulms-video,.jmfc-video,.jm-hybrid-video-embed{position:relative!important;width:100%!important;max-width:1180px!important;margin:22px auto 34px!important;background:#000!important;border-radius:18px!important;overflow:visible!important;padding:0!important;box-sizing:border-box!important;clear:both!important;}
.jmulms-video:before,.jmfc-video:before{content:""!important;display:block!important;padding-top:56.25%!important;}
.jmulms-video iframe,.jmfc-video iframe,.jmulms-video video,.jmfc-video video{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;border:0!important;border-radius:18px!important;background:#000!important;display:block!important;overflow:visible!important;}
.jm-hybrid-video-ratio{position:relative!important;width:100%!important;aspect-ratio:16/9!important;background:#000!important;border-radius:18px!important;overflow:visible!important;}
.jm-hybrid-video-ratio iframe,.jm-hybrid-video-ratio video{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;border:0!important;border-radius:18px!important;background:#000!important;}
.jmulms-video iframe,.jmfc-video iframe,.jm-hybrid-video-ratio iframe{min-height:260px!important;}
.jmulms-content-style-preview{grid-column:1/-1;background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:18px;margin-top:8px}.jmulms-content-style-preview h2{font-size:var(--jm-content-title-size,34px)!important;color:var(--jm-content-title-color,#0f172a)!important;margin:0 0 8px!important}.jmulms-content-style-preview p{font-size:var(--jm-content-text-size,17px)!important;color:var(--jm-content-text-color,#111827)!important}.jmulms-content-style-preview button{background:var(--jm-completed-button-bg,#ff8a00)!important;color:var(--jm-completed-button-text,#fff)!important;border:0;border-radius:999px;padding:12px 18px;font-weight:950}.jm-hybrid-toolbar .jm-hybrid-danger{background:#fee2e2!important;color:#991b1b!important;border-color:#fecaca!important}.jm-hybrid-toolbar .jm-hybrid-fullscreen-btn{background:#111827!important;color:#fff!important}.jm-hybrid-editor-shell.jm-hybrid-fullscreen{position:fixed!important;z-index:100001!important;inset:18px!important;margin:0!important;border-radius:24px!important;display:flex!important;flex-direction:column!important;background:#fff!important;box-shadow:0 30px 100px rgba(0,0,0,.45)!important}.jm-hybrid-editor-shell.jm-hybrid-fullscreen .jm-hybrid-toolbar{top:0!important}.jm-hybrid-editor-shell.jm-hybrid-fullscreen .jm-hybrid-editor{flex:1 1 auto!important;min-height:0!important;overflow:auto!important}.jm-hybrid-editor{color:#111827!important;font-size:17px!important}.jm-hybrid-editor .jmcta-button,.jmulms-rich-content .jmcta-button,.jmfc-content-body .jmcta-button{max-width:100%}.jm-hybrid-shortcode-chip{display:inline-block;background:#f5f3ff;color:#5b21b6;border:1px solid #ddd6fe;border-radius:999px;padding:4px 9px;font-weight:900;font-family:ui-monospace,monospace}
@media(max-width:900px){.jmulms-free-content-document h1,.jmulms-course-head h2,.jmulms-selected-course h1,.jmulms-selected-course h2{font-size:clamp(24px,7vw,34px)!important}.jmulms-video,.jmfc-video,.jm-hybrid-video-embed{border-radius:12px!important;margin:16px auto 26px!important}.jmulms-video iframe,.jmfc-video iframe,.jmulms-video video,.jmfc-video video,.jm-hybrid-video-ratio iframe{border-radius:12px!important}.jm-hybrid-editor-shell.jm-hybrid-fullscreen{inset:8px!important;border-radius:18px!important}.jm-hybrid-toolbar{gap:5px!important}.jm-hybrid-toolbar button,.jm-hybrid-toolbar select{padding:7px 9px!important;font-size:12px!important}}
/* JM Premium video aspect override */
.jmulms-video,.jmfc-video{aspect-ratio:16/9!important;min-height:260px!important;}
.jmulms-video:before,.jmfc-video:before{display:none!important;content:none!important;padding:0!important;}


/* JM Student Sticky Menu + Fluid HTML Content v1.0.20260612 */
@media (min-width:1025px){
  .jmulms-paid-free-dashboard .jmulms-unified-side,
  .jmulms-paid-free-dashboard .jmulms-side,
  .jmulms-student-dashboard .jmulms-student-menu,
  .jmulms-student-dashboard .jmulms-menu-panel,
  .jmulms-student-dashboard .jmulms-dashboard-sidebar,
  .jmulms-student-dashboard .jmulms-lms-sidebar,
  .jmulms-student-dashboard .jmulms-access-sidebar,
  .jmulms-lms-dashboard .jmulms-student-menu,
  .jmulms-lms-dashboard .jmulms-menu-panel,
  .jmulms-lms-dashboard .jmulms-dashboard-sidebar,
  .jmulms-lms-dashboard .jmulms-lms-sidebar,
  .jmulms-lms-dashboard .jmulms-access-sidebar,
  .jmulms-front-dashboard .jmulms-student-menu,
  .jmulms-front-dashboard .jmulms-menu-panel,
  .jmulms-front-dashboard .jmulms-dashboard-sidebar,
  .jmulms-front-dashboard .jmulms-lms-sidebar,
  .jmulms-front-dashboard .jmulms-access-sidebar,
  .jmulms-dashboard .jmulms-side{
    position:sticky!important;
    top:86px!important;
    align-self:start!important;
    max-height:calc(100vh - 106px)!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
    overscroll-behavior:contain!important;
    scrollbar-width:thin!important;
    z-index:20!important;
  }
  .jmulms-paid-free-dashboard .jmulms-main,
  .jmulms-paid-free-dashboard .jmulms-content-panel,
  .jmulms-paid-free-dashboard .jmulms-rich-content,
  .jmulms-paid-free-dashboard .jmfc-content-body,
  .jmulms-student-dashboard .jmulms-student-content,
  .jmulms-student-dashboard .jmulms-content-panel,
  .jmulms-lms-dashboard .jmulms-content-panel,
  .jmulms-front-dashboard .jmulms-content-panel{
    width:100%!important;
    max-width:none!important;
    min-width:0!important;
  }
}
@media (max-width:1024px){
  .jmulms-paid-free-dashboard .jmulms-unified-side,
  .jmulms-paid-free-dashboard .jmulms-side,
  .jmulms-dashboard .jmulms-side{
    position:relative!important;
    top:auto!important;
    max-height:none!important;
    overflow:visible!important;
  }
}
.jm-html-sandbox-wrap,
.jmulms-rich-content .jm-html-sandbox-wrap,
.jmfc-content-body .jm-html-sandbox-wrap,
.jmulms-chapter-body .jm-html-sandbox-wrap{
  display:block!important;
  width:100%!important;
  max-width:none!important;
  margin:0 0 28px!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  background:transparent!important;
  overflow:visible!important;
}
.jm-html-sandbox-wrap .jm-html-sandbox-frame,
iframe.jm-html-sandbox-frame{
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  min-height:1px!important;
  height:720px;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  outline:0!important;
  background:transparent!important;
  overflow:hidden!important;
  aspect-ratio:auto!important;
}
.jmulms-rich-content,
.jmfc-content-body,
.jmulms-chapter-body,
.jm-hybrid-render{
  width:100%!important;
  max-width:none!important;
  overflow:visible!important;
}
.jmulms-rich-content > *,
.jmfc-content-body > *,
.jmulms-chapter-body > *,
.jm-hybrid-render > *{
  max-width:100%!important;
}
.jmulms-paid-free-dashboard .jmulms-content-panel,
.jmulms-paid-free-dashboard .jmulms-main{
  overflow:visible!important;
}
.jmulms-video iframe,
.jmfc-video iframe,
.jm-hybrid-video-ratio iframe{
  overflow:hidden!important;
}

/* JM 20260614 - MENU STICKY CSS NATIVO FINAL
   Soluciona: sticky real + scroll interno + sin solape de submenus + sin invadir footer.
   Enfoque nuevo: CSS position:sticky dentro del layout natural. No usa JS de fijacion manual.
*/
@media (min-width:1025px){
  :root{--jm-lms-sticky-top:76px;--jm-lms-sticky-bottom-gap:18px;}
  body .jmulms-dashboard,
  body .jmulms-paid-free-dashboard,
  body .jmulms-lms-dashboard,
  body .jmulms-front-dashboard,
  body .jmulms-student-dashboard{
    overflow:visible!important;
    align-items:flex-start!important;
  }
  body .jmulms-paid-free-dashboard,
  body .jmulms-dashboard.jmulms-paid-free-dashboard,
  body .jmulms-dashboard.jmulms-lms-dashboard{
    position:relative!important;
  }
  body .jmulms-paid-free-dashboard .jmulms-unified-side,
  body .jmulms-paid-free-dashboard .jmulms-side,
  body .jmulms-dashboard .jmulms-side,
  body .jmulms-student-dashboard .jmulms-student-menu,
  body .jmulms-student-dashboard .jmulms-menu-panel,
  body .jmulms-student-dashboard .jmulms-dashboard-sidebar,
  body .jmulms-student-dashboard .jmulms-lms-sidebar,
  body .jmulms-front-dashboard .jmulms-student-menu,
  body .jmulms-front-dashboard .jmulms-menu-panel,
  body .jmulms-front-dashboard .jmulms-lms-sidebar,
  body .jm-lms-css-sticky-menu{
    position:-webkit-sticky!important;
    position:sticky!important;
    top:var(--jm-lms-sticky-top,76px)!important;
    align-self:flex-start!important;
    height:auto!important;
    max-height:calc(100vh - var(--jm-lms-sticky-top,76px) - var(--jm-lms-sticky-bottom-gap,18px))!important;
    max-height:calc(100dvh - var(--jm-lms-sticky-top,76px) - var(--jm-lms-sticky-bottom-gap,18px))!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
    overscroll-behavior:contain!important;
    -webkit-overflow-scrolling:touch!important;
    scrollbar-width:thin!important;
    scrollbar-gutter:stable!important;
    z-index:10!important;
    box-sizing:border-box!important;
    padding-bottom:92px!important;
    transform:none!important;
    will-change:auto!important;
    contain:none!important;
  }
  body .jm-lms-css-sticky-menu::-webkit-scrollbar,
  body .jmulms-paid-free-dashboard .jmulms-unified-side::-webkit-scrollbar,
  body .jmulms-paid-free-dashboard .jmulms-side::-webkit-scrollbar,
  body .jmulms-dashboard .jmulms-side::-webkit-scrollbar{width:9px!important;display:block!important;}
  body .jm-lms-css-sticky-menu::-webkit-scrollbar-track,
  body .jmulms-paid-free-dashboard .jmulms-unified-side::-webkit-scrollbar-track,
  body .jmulms-paid-free-dashboard .jmulms-side::-webkit-scrollbar-track,
  body .jmulms-dashboard .jmulms-side::-webkit-scrollbar-track{background:rgba(15,23,42,.05)!important;border-radius:999px!important;}
  body .jm-lms-css-sticky-menu::-webkit-scrollbar-thumb,
  body .jmulms-paid-free-dashboard .jmulms-unified-side::-webkit-scrollbar-thumb,
  body .jmulms-paid-free-dashboard .jmulms-side::-webkit-scrollbar-thumb,
  body .jmulms-dashboard .jmulms-side::-webkit-scrollbar-thumb{background:#c7cdd8!important;border-radius:999px!important;border:2px solid #fff!important;}
  body .jmulms-paid-free-dashboard .jmulms-paid-free-menu,
  body .jmulms-paid-free-dashboard .jmulms-unified-menu,
  body .jmulms-paid-free-dashboard .jmfc-student-tree,
  body .jm-lms-css-sticky-menu .jmulms-paid-free-menu,
  body .jm-lms-css-sticky-menu .jmulms-unified-menu,
  body .jm-lms-css-sticky-menu .jmfc-student-tree{
    display:flex!important;
    flex-direction:column!important;
    gap:3px!important;
    position:static!important;
    overflow:visible!important;
    height:auto!important;
    max-height:none!important;
  }
  body .jmulms-paid-free-dashboard details,
  body .jm-lms-css-sticky-menu details,
  body .jmulms-paid-free-dashboard .jmfc-student-folder,
  body .jm-lms-css-sticky-menu .jmfc-student-folder{
    display:block!important;
    position:static!important;
    overflow:visible!important;
    height:auto!important;
    max-height:none!important;
    min-height:0!important;
    margin:0!important;
    padding:0!important;
    opacity:1!important;
    transform:none!important;
  }
  body .jmulms-paid-free-dashboard details > summary,
  body .jm-lms-css-sticky-menu details > summary,
  body .jmulms-paid-free-dashboard .jmulms-side-link,
  body .jm-lms-css-sticky-menu .jmulms-side-link{
    position:static!important;
    display:flex!important;
    align-items:center!important;
    gap:7px!important;
    font-size:13px!important;
    line-height:1.18!important;
    font-weight:850!important;
    color:#071124!important;
    margin:0!important;
    padding:7px 8px!important;
    min-height:30px!important;
  }
  body .jmulms-paid-free-dashboard details[open] > .jmulms-side-submenu,
  body .jmulms-paid-free-dashboard details[open] > .jmfc-student-children,
  body .jm-lms-css-sticky-menu details[open] > .jmulms-side-submenu,
  body .jm-lms-css-sticky-menu details[open] > .jmfc-student-children,
  body .jmulms-paid-free-dashboard .jmulms-side-submenu,
  body .jmulms-paid-free-dashboard .jmfc-student-children,
  body .jm-lms-css-sticky-menu .jmulms-side-submenu,
  body .jm-lms-css-sticky-menu .jmfc-student-children{
    position:static!important;
    display:flex!important;
    flex-direction:column!important;
    gap:3px!important;
    overflow:visible!important;
    height:auto!important;
    max-height:none!important;
    min-height:0!important;
    margin:3px 0 5px 24px!important;
    padding:0!important;
    opacity:1!important;
    visibility:visible!important;
    transform:none!important;
  }
  body .jmulms-paid-free-dashboard details:not([open]) > .jmulms-side-submenu,
  body .jmulms-paid-free-dashboard details:not([open]) > .jmfc-student-children,
  body .jm-lms-css-sticky-menu details:not([open]) > .jmulms-side-submenu,
  body .jm-lms-css-sticky-menu details:not([open]) > .jmfc-student-children{display:none!important;}
  body .jmulms-paid-free-dashboard .jmulms-side-subitem,
  body .jmulms-paid-free-dashboard .jmfc-free-leaf,
  body .jm-lms-css-sticky-menu .jmulms-side-subitem,
  body .jm-lms-css-sticky-menu .jmfc-free-leaf{
    position:static!important;
    display:flex!important;
    align-items:center!important;
    gap:6px!important;
    font-size:12.5px!important;
    line-height:1.16!important;
    font-weight:600!important;
    margin:0!important;
    padding:6px 7px!important;
    min-height:28px!important;
    white-space:normal!important;
  }
  body .jmulms-paid-free-dashboard .jmulms-side-subitem strong,
  body .jmulms-paid-free-dashboard .jmfc-free-leaf strong,
  body .jm-lms-css-sticky-menu .jmulms-side-subitem strong,
  body .jm-lms-css-sticky-menu .jmfc-free-leaf strong{font-size:12.5px!important;line-height:1.16!important;font-weight:650!important;}
  body .jmulms-paid-free-dashboard .jmulms-menu-icon,
  body .jm-lms-css-sticky-menu .jmulms-menu-icon{font-size:14px!important;min-width:18px!important;width:18px!important;}
  body .jmulms-student-main,
  body .jmulms-content,
  body .jmulms-front-content{padding-top:12px!important;}
  body .jmulms-student-hero{margin-bottom:10px!important;padding-bottom:6px!important;}
  body .jmulms-student-hero + *{margin-top:6px!important;}
}
@media (max-width:1024px){
  body .jm-lms-css-sticky-menu,
  body .jmulms-paid-free-dashboard .jmulms-unified-side,
  body .jmulms-paid-free-dashboard .jmulms-side,
  body .jmulms-dashboard .jmulms-side{
    position:relative!important;
    top:auto!important;
    max-height:none!important;
    overflow:visible!important;
    padding-bottom:0!important;
    z-index:auto!important;
  }
}


/* JM 20260614 - SCROLL MORADO + GUIAS RESPONSIVE + VIDEO PREMIUM FULLSCREEN
   Base conservada: sticky CSS nativo funcionando. No cambia layout ni footer. */
@media (min-width:1025px){
  body .jm-lms-css-sticky-menu,
  body .jmulms-paid-free-dashboard .jmulms-unified-side,
  body .jmulms-paid-free-dashboard .jmulms-side,
  body .jmulms-dashboard .jmulms-side{
    scrollbar-width:thin!important;
    scrollbar-color:#8b5cf6 rgba(139,92,246,.16)!important;
  }
  body .jm-lms-css-sticky-menu::-webkit-scrollbar,
  body .jmulms-paid-free-dashboard .jmulms-unified-side::-webkit-scrollbar,
  body .jmulms-paid-free-dashboard .jmulms-side::-webkit-scrollbar,
  body .jmulms-dashboard .jmulms-side::-webkit-scrollbar{
    width:12px!important;
    display:block!important;
  }
  body .jm-lms-css-sticky-menu::-webkit-scrollbar-track,
  body .jmulms-paid-free-dashboard .jmulms-unified-side::-webkit-scrollbar-track,
  body .jmulms-paid-free-dashboard .jmulms-side::-webkit-scrollbar-track,
  body .jmulms-dashboard .jmulms-side::-webkit-scrollbar-track{
    background:linear-gradient(180deg,rgba(139,92,246,.10),rgba(236,72,153,.10))!important;
    border-radius:999px!important;
    margin:12px 0!important;
  }
  body .jm-lms-css-sticky-menu::-webkit-scrollbar-thumb,
  body .jmulms-paid-free-dashboard .jmulms-unified-side::-webkit-scrollbar-thumb,
  body .jmulms-paid-free-dashboard .jmulms-side::-webkit-scrollbar-thumb,
  body .jmulms-dashboard .jmulms-side::-webkit-scrollbar-thumb{
    background:linear-gradient(180deg,#7c3aed 0%,#a855f7 48%,#ec4899 100%)!important;
    border-radius:999px!important;
    border:2px solid #fff!important;
    box-shadow:0 8px 20px rgba(139,92,246,.34)!important;
  }
  body .jm-lms-css-sticky-menu::-webkit-scrollbar-thumb:hover,
  body .jmulms-paid-free-dashboard .jmulms-unified-side::-webkit-scrollbar-thumb:hover,
  body .jmulms-paid-free-dashboard .jmulms-side::-webkit-scrollbar-thumb:hover,
  body .jmulms-dashboard .jmulms-side::-webkit-scrollbar-thumb:hover{
    background:linear-gradient(180deg,#6d28d9 0%,#9333ea 48%,#db2777 100%)!important;
  }
}
body.jm-lms-dashboard-active,
body.jm-lms-dashboard-active .jmulms-main,
body.jm-lms-dashboard-active .jmulms-content-panel,
body.jm-lms-dashboard-active .jmulms-rich-content,
body.jm-lms-dashboard-active .jmfc-content-body,
body.jm-lms-dashboard-active .jmulms-chapter-body{
  scrollbar-width:thin!important;
  scrollbar-color:#8b5cf6 rgba(139,92,246,.14)!important;
}
body.jm-lms-dashboard-active::-webkit-scrollbar,
body.jm-lms-dashboard-active .jmulms-main::-webkit-scrollbar,
body.jm-lms-dashboard-active .jmulms-content-panel::-webkit-scrollbar,
body.jm-lms-dashboard-active .jmulms-rich-content::-webkit-scrollbar,
body.jm-lms-dashboard-active .jmfc-content-body::-webkit-scrollbar,
body.jm-lms-dashboard-active .jmulms-chapter-body::-webkit-scrollbar{width:11px!important;height:11px!important;}
body.jm-lms-dashboard-active::-webkit-scrollbar-track,
body.jm-lms-dashboard-active .jmulms-main::-webkit-scrollbar-track,
body.jm-lms-dashboard-active .jmulms-content-panel::-webkit-scrollbar-track,
body.jm-lms-dashboard-active .jmulms-rich-content::-webkit-scrollbar-track,
body.jm-lms-dashboard-active .jmfc-content-body::-webkit-scrollbar-track,
body.jm-lms-dashboard-active .jmulms-chapter-body::-webkit-scrollbar-track{background:rgba(139,92,246,.10)!important;border-radius:999px!important;}
body.jm-lms-dashboard-active::-webkit-scrollbar-thumb,
body.jm-lms-dashboard-active .jmulms-main::-webkit-scrollbar-thumb,
body.jm-lms-dashboard-active .jmulms-content-panel::-webkit-scrollbar-thumb,
body.jm-lms-dashboard-active .jmulms-rich-content::-webkit-scrollbar-thumb,
body.jm-lms-dashboard-active .jmfc-content-body::-webkit-scrollbar-thumb,
body.jm-lms-dashboard-active .jmulms-chapter-body::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#8b5cf6,#ec4899)!important;border-radius:999px!important;border:2px solid #fff!important;}

.jm-lms-scroll-hint{
  position:fixed!important;
  z-index:999999!important;
  width:min(346px,calc(100vw - 28px))!important;
  background:linear-gradient(135deg,#5b21b6 0%,#8b5cf6 45%,#ec4899 100%)!important;
  color:#fff!important;
  border:1px solid rgba(255,255,255,.36)!important;
  border-radius:20px!important;
  padding:16px 46px 16px 18px!important;
  box-shadow:0 24px 70px rgba(88,28,135,.36),0 8px 18px rgba(236,72,153,.18)!important;
  font-family:inherit!important;
  font-size:14px!important;
  line-height:1.35!important;
  font-weight:750!important;
  letter-spacing:-.01em!important;
  opacity:0!important;
  transform:translateY(8px) scale(.985)!important;
  transition:opacity .22s ease,transform .22s ease!important;
  pointer-events:auto!important;
}
.jm-lms-scroll-hint.is-visible{opacity:1!important;transform:translateY(0) scale(1)!important;}
.jm-lms-scroll-hint strong{display:block!important;font-size:15px!important;line-height:1.2!important;margin:0 0 5px!important;color:#fff!important;font-weight:950!important;}
.jm-lms-scroll-hint span{display:block!important;color:rgba(255,255,255,.93)!important;font-weight:650!important;}
.jm-lms-scroll-hint:before{
  content:""!important;
  position:absolute!important;
  left:-10px!important;
  top:30px!important;
  width:18px!important;
  height:18px!important;
  background:#7c3aed!important;
  border-left:1px solid rgba(255,255,255,.34)!important;
  border-bottom:1px solid rgba(255,255,255,.34)!important;
  transform:rotate(45deg)!important;
  box-shadow:-8px 8px 22px rgba(88,28,135,.16)!important;
}
.jm-lms-scroll-hint.jm-arrow-right:before{left:auto!important;right:-10px!important;transform:rotate(225deg)!important;}
.jm-lms-scroll-hint.jm-content-hint:before{left:auto!important;right:-10px!important;transform:rotate(225deg)!important;background:#ec4899!important;}
.jm-lms-scroll-hint-close{
  position:absolute!important;
  top:10px!important;
  right:10px!important;
  width:28px!important;
  height:28px!important;
  border:0!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.18)!important;
  color:#fff!important;
  font-size:19px!important;
  line-height:28px!important;
  text-align:center!important;
  cursor:pointer!important;
  font-weight:900!important;
}
.jm-lms-scroll-hint-close:hover{background:rgba(255,255,255,.28)!important;}
.jm-lms-scroll-target{
  position:fixed!important;
  z-index:999998!important;
  width:7px!important;
  border-radius:999px!important;
  pointer-events:none!important;
  background:linear-gradient(180deg,#8b5cf6,#ec4899)!important;
  box-shadow:0 0 0 4px rgba(139,92,246,.18),0 12px 30px rgba(139,92,246,.38)!important;
  opacity:0!important;
  transition:opacity .18s ease!important;
}
.jm-lms-scroll-target.is-visible{opacity:1!important;}
.jm-lms-scroll-target.jm-content-scroll-target{right:5px!important;left:auto!important;}
@media (max-width:1024px){
  .jm-lms-scroll-hint{
    left:14px!important;
    right:14px!important;
    bottom:18px!important;
    top:auto!important;
    width:auto!important;
    max-width:none!important;
    border-radius:18px!important;
    padding:15px 42px 15px 16px!important;
  }
  .jm-lms-scroll-hint:before{display:none!important;}
  .jm-lms-scroll-target{display:none!important;}
  .jm-lms-scroll-hint.jm-content-hint{bottom:96px!important;}
}

/* JM 20260614 - VIDEO LMS PREMIUM RESPONSIVE FULLSCREEN */
.jmulms-video,
.jmfc-video,
.jm-hybrid-video-embed{
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  margin:18px auto 28px!important;
  background:#000!important;
  border-radius:18px!important;
  overflow:visible!important;
  padding:0!important;
  box-sizing:border-box!important;
  clear:both!important;
  aspect-ratio:16/9!important;
  min-height:0!important;
  height:auto!important;
}
.jmulms-video:before,
.jmfc-video:before{display:none!important;content:none!important;padding:0!important;}
.jmulms-video iframe,
.jmfc-video iframe,
.jmulms-video video,
.jmfc-video video,
.jm-hybrid-video-ratio iframe,
.jm-hybrid-video-ratio video{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  min-height:0!important;
  max-height:none!important;
  border:0!important;
  border-radius:18px!important;
  background:#000!important;
  display:block!important;
  overflow:hidden!important;
}
.jm-hybrid-video-ratio{
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  aspect-ratio:16/9!important;
  min-height:0!important;
  height:auto!important;
  background:#000!important;
  border-radius:18px!important;
  position:relative!important;
  overflow:visible!important;
}
.jmulms-video,
.jmfc-video{position:relative!important;}
@media(max-width:900px){
  .jmulms-video,
  .jmfc-video,
  .jm-hybrid-video-embed{
    width:100%!important;
    max-width:100%!important;
    margin:14px auto 22px!important;
    border-radius:14px!important;
    aspect-ratio:16/9!important;
    min-height:0!important;
  }
  .jmulms-video iframe,
  .jmfc-video iframe,
  .jmulms-video video,
  .jmfc-video video,
  .jm-hybrid-video-ratio iframe,
  .jm-hybrid-video-ratio video,
  .jm-hybrid-video-ratio{border-radius:14px!important;min-height:0!important;}
  .jmulms-rich-content iframe[src*="youtube"],
  .jmulms-rich-content iframe[src*="vimeo"],
  .jmfc-content-body iframe[src*="youtube"],
  .jmfc-content-body iframe[src*="vimeo"]{width:100%!important;aspect-ratio:16/9!important;height:auto!important;min-height:0!important;}
}

/* JM 20260614 - MOBILE VIDEO FULL WIDTH SAFE + NO HORIZONTAL PAN
   Basado en el estado estable sticky CSS nativo. Corrige videos en celulares/tabletas
   sin crear desplazamiento horizontal hacia el theme CLENTAC/offcanvas. */
@media (max-width: 1024px), (pointer: coarse){
  html.jm-lms-mobile-no-x,
  html.jm-lms-mobile-no-x body,
  body.jm-lms-mobile-no-x{
    width:100%!important;
    max-width:100vw!important;
    overflow-x:hidden!important;
    overscroll-behavior-x:none!important;
    touch-action:pan-y!important;
  }

  body.jm-lms-mobile-no-x #page,
  body.jm-lms-mobile-no-x .site,
  body.jm-lms-mobile-no-x .wrapper,
  body.jm-lms-mobile-no-x .main-wrapper,
  body.jm-lms-mobile-no-x .jmulms-paid-free-dashboard,
  body.jm-lms-mobile-no-x .jmulms-lms-dashboard,
  body.jm-lms-mobile-no-x .jmulms-student-dashboard,
  body.jm-lms-mobile-no-x .jmulms-front-dashboard,
  body.jm-lms-mobile-no-x .jmfc-content-body,
  body.jm-lms-mobile-no-x .jmulms-rich-content,
  body.jm-lms-mobile-no-x .jmulms-content-panel,
  body.jm-lms-mobile-no-x .jmulms-free-content-document{
    max-width:100vw!important;
    overflow-x:hidden!important;
  }

  body.jm-lms-mobile-no-x .jmulms-content-panel,
  body.jm-lms-mobile-no-x .jmulms-course-content,
  body.jm-lms-mobile-no-x .jmulms-chapter-body,
  body.jm-lms-mobile-no-x .jmulms-rich-content,
  body.jm-lms-mobile-no-x .jmfc-content-body,
  body.jm-lms-mobile-no-x .jmulms-free-content-document{
    padding-left:0!important;
    padding-right:0!important;
  }

  body.jm-lms-mobile-no-x .jmulms-video,
  body.jm-lms-mobile-no-x .jmfc-video,
  body.jm-lms-mobile-no-x .jm-hybrid-video-embed{
    display:block!important;
    position:relative!important;
    width:100vw!important;
    max-width:100vw!important;
    min-width:100vw!important;
    aspect-ratio:16/9!important;
    height:auto!important;
    min-height:0!important;
    margin-left:calc(50% - 50vw)!important;
    margin-right:calc(50% - 50vw)!important;
    margin-top:18px!important;
    margin-bottom:30px!important;
    background:#000!important;
    border-radius:0!important;
    overflow:hidden!important;
    padding:0!important;
    box-sizing:border-box!important;
    box-shadow:0 16px 34px rgba(15,23,42,.20)!important;
    clear:both!important;
  }

  body.jm-lms-mobile-no-x .jmulms-video:before,
  body.jm-lms-mobile-no-x .jmfc-video:before{
    display:none!important;
    content:none!important;
    padding:0!important;
  }

  body.jm-lms-mobile-no-x .jmulms-video iframe,
  body.jm-lms-mobile-no-x .jmfc-video iframe,
  body.jm-lms-mobile-no-x .jm-hybrid-video-embed iframe,
  body.jm-lms-mobile-no-x .jmulms-video video,
  body.jm-lms-mobile-no-x .jmfc-video video,
  body.jm-lms-mobile-no-x .jm-hybrid-video-embed video,
  body.jm-lms-mobile-no-x .jm-hybrid-video-ratio iframe,
  body.jm-lms-mobile-no-x .jm-hybrid-video-ratio video{
    position:absolute!important;
    inset:0!important;
    width:100%!important;
    height:100%!important;
    max-width:100%!important;
    min-height:0!important;
    border:0!important;
    display:block!important;
    object-fit:contain!important;
    background:#000!important;
    border-radius:0!important;
  }

  body.jm-lms-mobile-no-x .jm-hybrid-video-ratio{
    position:relative!important;
    width:100%!important;
    max-width:100%!important;
    aspect-ratio:16/9!important;
    height:auto!important;
    background:#000!important;
    overflow:hidden!important;
    border-radius:0!important;
  }

  body.jm-lms-mobile-no-x .jmulms-rich-content > iframe[src*="youtube"],
  body.jm-lms-mobile-no-x .jmulms-rich-content > iframe[src*="youtu.be"],
  body.jm-lms-mobile-no-x .jmulms-rich-content > iframe[src*="vimeo"],
  body.jm-lms-mobile-no-x .jmfc-content-body > iframe[src*="youtube"],
  body.jm-lms-mobile-no-x .jmfc-content-body > iframe[src*="youtu.be"],
  body.jm-lms-mobile-no-x .jmfc-content-body > iframe[src*="vimeo"],
  body.jm-lms-mobile-no-x .jm-hybrid-render > iframe[src*="youtube"],
  body.jm-lms-mobile-no-x .jm-hybrid-render > iframe[src*="youtu.be"],
  body.jm-lms-mobile-no-x .jm-hybrid-render > iframe[src*="vimeo"]{
    display:block!important;
    position:relative!important;
    width:100vw!important;
    max-width:100vw!important;
    min-width:100vw!important;
    height:56.25vw!important;
    min-height:190px!important;
    max-height:576px!important;
    margin-left:calc(50% - 50vw)!important;
    margin-right:calc(50% - 50vw)!important;
    margin-top:18px!important;
    margin-bottom:30px!important;
    border:0!important;
    border-radius:0!important;
    background:#000!important;
    box-shadow:0 16px 34px rgba(15,23,42,.20)!important;
  }
}


/* JM 20260625 Emergency HTML Public Render Fix */
.jm-html-sandbox-wrap,
.jm-html-sandbox-wrap .jm-html-sandbox-frame,
iframe.jm-html-sandbox-frame{
  width:100%!important;
  max-width:100%!important;
  box-sizing:border-box!important;
}
.jm-html-sandbox-wrap{
  display:block!important;
  overflow:visible!important;
  max-height:none!important;
  height:auto!important;
  margin:0 0 28px!important;
  background:transparent!important;
}
.jm-html-sandbox-wrap .jm-html-sandbox-frame,
iframe.jm-html-sandbox-frame{
  display:block!important;
  min-height:720px!important;
  height:var(--jm-html-estimated-height,1200px)!important;
  max-height:none!important;
  overflow:hidden!important;
  border:0!important;
  background:transparent!important;
}
.jm-has-html-sandbox-frame,
.jmulms-content-panel.jm-has-html-sandbox-frame,
.jmfc-content-body.jm-has-html-sandbox-frame,
.jmulms-rich-content.jm-has-html-sandbox-frame,
.jmulms-free-content-document.jm-has-html-sandbox-frame{
  overflow:visible!important;
  max-height:none!important;
  height:auto!important;
}
@media(max-width:760px){
  .jm-html-sandbox-wrap{margin-left:0!important;margin-right:0!important;}
  .jm-html-sandbox-wrap .jm-html-sandbox-frame,
  iframe.jm-html-sandbox-frame{min-height:900px!important;border-radius:0!important;}
}

/* JMULMS Core 1.0.93 - Recuperación de acceso premium limpia */
.jmulms-recovery-shell{
  min-height:420px!important;
  align-items:center!important;
  justify-content:center!important;
  padding:46px 16px!important;
  background:
    radial-gradient(circle at 12% 12%, rgba(255,122,0,.18), transparent 30%),
    radial-gradient(circle at 86% 0%, rgba(126,58,242,.13), transparent 28%),
    linear-gradient(145deg,#fff7ed 0%,#ffffff 44%,#f8fafc 100%)!important;
  border-radius:32px!important;
  overflow:hidden!important;
  position:relative!important;
}
.jmulms-recovery-shell:before{
  content:"";
  position:absolute;
  inset:12px;
  border:1px solid rgba(255,255,255,.78);
  border-radius:28px;
  pointer-events:none;
}
.jmulms-recovery-card{
  width:min(620px,100%)!important;
  position:relative!important;
  z-index:1!important;
  background:rgba(255,255,255,.94)!important;
  border:1px solid rgba(255,122,0,.18)!important;
  border-radius:32px!important;
  padding:34px!important;
  box-shadow:0 30px 78px rgba(15,23,42,.15), inset 0 1px 0 rgba(255,255,255,.95)!important;
  backdrop-filter:blur(14px)!important;
  -webkit-backdrop-filter:blur(14px)!important;
}
.jmulms-recovery-brand{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:12px!important;
  margin-bottom:18px!important;
}
.jmulms-recovery-brand span{
  display:inline-flex!important;
  align-items:center!important;
  border:1px solid rgba(255,122,0,.22)!important;
  background:#fff7ed!important;
  color:#c2410c!important;
  border-radius:999px!important;
  padding:8px 12px!important;
  font-size:12px!important;
  font-weight:950!important;
  letter-spacing:.08em!important;
  text-transform:uppercase!important;
}
.jmulms-recovery-brand strong{
  color:#111827!important;
  font-size:14px!important;
  font-weight:950!important;
  text-align:right!important;
}
.jmulms-recovery-icon,
.jmulms-recovery-mark{
  width:66px!important;
  height:66px!important;
  display:grid!important;
  place-items:center!important;
  border-radius:22px!important;
  background:linear-gradient(135deg,#ff7a00,#ffb84d)!important;
  color:#fff!important;
  font-size:30px!important;
  box-shadow:0 18px 38px rgba(255,122,0,.30)!important;
  margin-bottom:16px!important;
}
.jmulms-recovery-mark{font-weight:950!important;font-size:34px!important;}
.jmulms-recovery-card h2{
  margin:0 0 10px!important;
  color:#0f172a!important;
  font-size:clamp(2rem,4.6vw,3.05rem)!important;
  line-height:1.03!important;
  font-weight:950!important;
  letter-spacing:-.045em!important;
}
.jmulms-recovery-lead,
.jmulms-recovery-card p{
  color:#526179!important;
  font-size:1.05rem!important;
  line-height:1.72!important;
}
.jmulms-recovery-form{
  display:grid!important;
  gap:16px!important;
  margin-top:20px!important;
}
.jmulms-recovery-form label{
  display:grid!important;
  gap:8px!important;
  color:#1e293b!important;
  font-weight:900!important;
}
.jmulms-recovery-form input[type="text"],
.jmulms-recovery-form input[type="password"]{
  width:100%!important;
  border:1px solid rgba(15,23,42,.14)!important;
  border-radius:18px!important;
  padding:15px 16px!important;
  background:#ffffff!important;
  color:#111827!important;
  font-size:16px!important;
  min-height:54px!important;
  box-shadow:0 12px 24px rgba(15,23,42,.045)!important;
  outline:none!important;
  transition:border-color .18s ease, box-shadow .18s ease, transform .18s ease!important;
}
.jmulms-recovery-form input:focus{
  border-color:#ff8a00!important;
  box-shadow:0 0 0 4px rgba(255,138,0,.13),0 14px 30px rgba(15,23,42,.07)!important;
}
.jmulms-recovery-choice{
  display:grid!important;
  grid-template-columns:1fr 1fr!important;
  gap:12px!important;
}
.jmulms-recovery-choice label{
  display:flex!important;
  align-items:center!important;
  gap:10px!important;
  border:1px solid rgba(15,23,42,.10)!important;
  background:#f8fafc!important;
  border-radius:18px!important;
  padding:13px 14px!important;
  cursor:pointer!important;
  transition:.2s ease!important;
}
.jmulms-recovery-choice label:hover{
  transform:translateY(-1px)!important;
  border-color:rgba(255,122,0,.34)!important;
  background:#fff7ed!important;
}
.jmulms-recovery-choice input{
  width:18px!important;
  height:18px!important;
  accent-color:#ff7a00!important;
  flex:0 0 auto!important;
}
.jmulms-recovery-choice span{
  color:#1e293b!important;
  font-size:14px!important;
  font-weight:950!important;
}
.jmulms-recovery-primary{
  width:100%!important;
  border-radius:999px!important;
  min-height:58px!important;
  font-size:16px!important;
  background:linear-gradient(135deg,#ff7a00,#ff9f33)!important;
  box-shadow:0 18px 38px rgba(255,122,0,.28)!important;
}
.jmulms-recovery-help{
  text-align:center!important;
  margin:18px 0 0!important;
  font-size:14px!important;
}
.jmulms-recovery-help a{
  color:#c2410c!important;
  font-weight:950!important;
  text-decoration:none!important;
}
.jmulms-recovery-notice-card{text-align:left!important;}
.jmulms-recovery-card .jmulms-front-alert{
  margin:16px 0!important;
}
@media(max-width:640px){
  .jmulms-recovery-shell{padding:22px 10px!important;border-radius:22px!important;}
  .jmulms-recovery-shell:before{inset:7px;border-radius:18px;}
  .jmulms-recovery-card{padding:24px 18px!important;border-radius:24px!important;}
  .jmulms-recovery-brand{align-items:flex-start!important;flex-direction:column!important;}
  .jmulms-recovery-brand strong{text-align:left!important;}
  .jmulms-recovery-choice{grid-template-columns:1fr!important;}
  .jmulms-recovery-icon,.jmulms-recovery-mark{width:58px!important;height:58px!important;font-size:26px!important;}
}

/* JMULMS Core 1.0.94 - Recuperación premium simplificada para adultos mayores */
.jmulms-recovery-shell-v1094{
  width:100%!important;
  min-height:calc(100vh - 110px)!important;
  margin:0!important;
  padding:56px 16px 64px!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  background:
    radial-gradient(circle at 18% 10%, rgba(255,122,0,.18), transparent 28%),
    radial-gradient(circle at 80% 5%, rgba(139,92,246,.22), transparent 32%),
    linear-gradient(145deg,#fff7ed 0%,#ffffff 38%,#f5f3ff 100%)!important;
  border-radius:0!important;
  box-shadow:none!important;
}
.jmulms-recovery-shell-v1094:before{display:none!important;}
.jmulms-recovery-page-title{
  width:min(760px,100%)!important;
  text-align:center!important;
  color:#7c3aed!important;
  font-size:clamp(2rem,4vw,3.35rem)!important;
  line-height:1.06!important;
  font-weight:950!important;
  letter-spacing:-.045em!important;
  margin:0 0 22px!important;
  text-shadow:0 14px 36px rgba(124,58,237,.16)!important;
}
.jmulms-recovery-shell-v1094 .jmulms-recovery-card{
  width:min(680px,100%)!important;
  padding:38px!important;
  border-radius:34px!important;
  border:1px solid rgba(255,122,0,.20)!important;
  background:rgba(255,255,255,.965)!important;
  box-shadow:0 34px 90px rgba(15,23,42,.15)!important;
}
.jmulms-recovery-shell-v1094 .jmulms-recovery-brand{margin-bottom:20px!important;}
.jmulms-recovery-shell-v1094 .jmulms-recovery-brand span{
  background:#fff7ed!important;
  color:#c2410c!important;
  border-color:rgba(255,122,0,.25)!important;
}
.jmulms-recovery-shell-v1094 .jmulms-recovery-icon{
  width:74px!important;height:74px!important;border-radius:26px!important;
  font-size:34px!important;margin-bottom:20px!important;
}
.jmulms-recovery-shell-v1094 .jmulms-recovery-card h2{
  font-size:clamp(2.2rem,4.4vw,3.45rem)!important;
  letter-spacing:-.055em!important;
  margin-bottom:14px!important;
}
.jmulms-recovery-shell-v1094 .jmulms-recovery-lead,
.jmulms-recovery-shell-v1094 .jmulms-recovery-card p{
  font-size:1.12rem!important;
  line-height:1.75!important;
  color:#475569!important;
}
.jmulms-recovery-shell-v1094 .jmulms-front-alert,
.jmulms-recovery-shell-v1094 .jmulms-notice,
.jmulms-recovery-shell-v1094 .jmulms-alert{
  border-radius:18px!important;
  padding:16px 18px!important;
  font-size:1rem!important;
  font-weight:900!important;
}
.jmulms-recovery-shell-v1094 .jmulms-recovery-choice{
  grid-template-columns:1fr!important;
  gap:12px!important;
}
.jmulms-recovery-shell-v1094 .jmulms-recovery-choice label{
  min-height:64px!important;
  padding:16px 18px!important;
  border-radius:22px!important;
  background:linear-gradient(180deg,#ffffff,#f8fafc)!important;
  box-shadow:0 12px 30px rgba(15,23,42,.05)!important;
}
.jmulms-recovery-shell-v1094 .jmulms-recovery-choice input{width:22px!important;height:22px!important;}
.jmulms-recovery-shell-v1094 .jmulms-recovery-choice span{font-size:1.02rem!important;}
.jmulms-recovery-shell-v1094 .jmulms-recovery-form input[type="text"],
.jmulms-recovery-shell-v1094 .jmulms-recovery-form input[type="password"]{
  min-height:64px!important;
  border-radius:22px!important;
  font-size:1.05rem!important;
  padding:18px 20px!important;
}
.jmulms-recovery-shell-v1094 .jmulms-recovery-primary{
  min-height:66px!important;
  font-size:1.08rem!important;
  border-radius:999px!important;
}
@media(max-width:640px){
  .jmulms-recovery-shell-v1094{padding:32px 12px 44px!important;min-height:calc(100vh - 86px)!important;}
  .jmulms-recovery-page-title{font-size:2.25rem!important;margin-bottom:18px!important;}
  .jmulms-recovery-shell-v1094 .jmulms-recovery-card{padding:26px 18px!important;border-radius:28px!important;}
  .jmulms-recovery-shell-v1094 .jmulms-recovery-card h2{font-size:2.15rem!important;}
  .jmulms-recovery-shell-v1094 .jmulms-recovery-lead{font-size:1.02rem!important;}
}
