.red-store-footer{margin-top:auto;border-top:5px solid var(--red-color-primary,#e50914);background:var(--red-color-footer-bg,#0f172a);color:var(--red-color-footer-text,#fff);font-family:var(--red-font-family,system-ui,sans-serif)}
.red-store-footer a{color:inherit;text-decoration:none}.red-store-footer a:hover{text-decoration:underline}.red-store-footer__newsletter{border-bottom:1px solid rgba(255,255,255,.14)}.red-store-footer__newsletter-inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,620px);gap:40px;align-items:center;padding-block:34px}.red-store-footer__eyebrow{display:inline-block;margin-bottom:7px;color:var(--red-color-footer-title,var(--red-color-primary,#fff));font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.red-store-footer__newsletter h2,.red-store-footer__section h2{margin:0;color:var(--red-color-footer-title,#fff)}.red-store-footer__newsletter h2{font-size:clamp(19px,2vw,26px)}.red-store-footer__newsletter p{max-width:620px;margin:8px 0 0;opacity:.82;line-height:1.55}.red-store-footer__newsletter-form .red-form{display:flex;max-width:none!important;margin:0!important;gap:8px}.red-store-footer__newsletter-form .red-form label{display:flex;min-width:0;flex:1;font-size:0}.red-store-footer__newsletter-form .red-form input{width:100%;min-width:0;min-height:46px;padding:11px 14px;border:1px solid rgba(255,255,255,.25);border-radius:var(--red-radius,12px);background:rgba(255,255,255,.08);color:inherit;font-size:14px}.red-store-footer__newsletter-form .red-form input::placeholder{color:rgba(255,255,255,.58)}.red-store-footer__newsletter-form .red-button{min-height:46px;white-space:nowrap;background:var(--red-color-primary,#e50914);color:#fff}.red-store-footer__grid{display:grid;grid-template-columns:1.15fr 1.15fr .8fr;gap:clamp(24px,4vw,58px);padding-block:42px}.red-store-footer__section{min-width:0}.red-store-footer__section h2{margin-bottom:17px;font-size:15px;letter-spacing:.04em;text-transform:uppercase}.red-store-footer__store-name{display:block;margin-bottom:12px;font-size:17px}.red-store-footer__list{display:grid;gap:12px;margin:0;padding:0;list-style:none}.red-store-footer__list li{display:grid;grid-template-columns:22px minmax(0,1fr);gap:8px;align-items:start}.red-store-footer__list li>span{opacity:.75}.red-store-footer__list li div{display:grid;gap:2px;min-width:0}.red-store-footer__list small,.red-store-footer__hours-now small{display:block;opacity:.62;font-size:11px;text-transform:uppercase;letter-spacing:.04em}.red-store-footer__list a,.red-store-footer__list div>span{overflow-wrap:anywhere}.red-store-footer__hours-now{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,.1)}.red-store-footer__hours-now strong{display:block;margin-top:3px;font-size:14px}.red-store-footer__status{flex:0 0 auto;padding:4px 8px;border-radius:999px;font-size:10px;font-weight:800}.red-store-footer__status.is-open{background:rgba(34,197,94,.16);color:#86efac}.red-store-footer__status.is-closed{background:rgba(248,113,113,.14);color:#fca5a5}.red-store-footer__schedule-details{margin-top:14px}.red-store-footer__schedule-details summary{cursor:pointer;font-size:13px;font-weight:750;color:var(--red-color-footer-title,#fff)}.red-store-footer__schedule-table{margin-top:12px;border:1px solid rgba(255,255,255,.12);border-radius:10px;overflow:hidden;font-size:11px}.red-store-footer__schedule-row{display:grid;grid-template-columns:.8fr 1.25fr 1.25fr;gap:8px;padding:8px 10px;border-top:1px solid rgba(255,255,255,.08)}.red-store-footer__schedule-row:first-child{border-top:0}.red-store-footer__schedule-head{background:rgba(255,255,255,.06);font-weight:800}.red-store-footer__schedule-row span{min-width:0;overflow-wrap:anywhere}.red-store-footer__fallback-hours{margin:0;line-height:1.55}.red-store-footer__special-note{margin:13px 0 0;padding:9px 10px;border-radius:9px;background:rgba(255,255,255,.07);font-size:12px;line-height:1.45}.red-store-footer__muted{margin:0;opacity:.7;line-height:1.55}.red-store-footer__nav{display:grid;gap:10px}.red-store-footer__nav a{width:max-content;max-width:100%;opacity:.9}.red-store-footer__socials{display:grid;gap:8px}.red-store-footer__socials a{display:flex;align-items:center;gap:9px;width:max-content;max-width:100%}.red-store-footer__socials a>span{display:grid;place-items:center;width:30px;height:30px;border:1px solid rgba(255,255,255,.18);border-radius:50%;background:rgba(255,255,255,.06);font-size:12px;font-weight:800}.red-store-footer__socials strong{font-size:13px}.red-store-footer__bottom{border-top:1px solid rgba(255,255,255,.13);background:var(--red-color-copyright-bg,rgba(0,0,0,.13));color:var(--red-color-copyright-text,var(--red-color-footer-text,#fff))}.red-store-footer__bottom-inner{display:flex;align-items:center;justify-content:space-between;gap:18px;padding-block:15px;font-size:12px}.red-store-footer__bottom small{opacity:.66}
@media(max-width:1100px){.red-store-footer__newsletter-inner{grid-template-columns:1fr}.red-store-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:720px){.red-store-footer__newsletter-inner{gap:22px;padding-block:26px}.red-store-footer__newsletter-form .red-form{display:grid}.red-store-footer__grid{grid-template-columns:1fr;gap:30px;padding-block:32px}.red-store-footer__bottom-inner{align-items:flex-start;flex-direction:column;gap:4px}.red-store-footer__schedule-row{grid-template-columns:.7fr 1.15fr 1.15fr;padding-inline:8px}.red-store-footer__schedule-table{font-size:10px}}
.red-store-footer__section-context{display:block;margin:-9px 0 12px;opacity:.62;font-size:11px;line-height:1.45}.red-store-footer__payments{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.red-store-footer__payment{display:flex;align-items:center;gap:9px;min-width:0;padding:9px 10px;border:1px solid rgba(255,255,255,.12);border-radius:10px;background:rgba(255,255,255,.045)}.red-store-footer__payment-logo{display:grid;place-items:center;flex:0 0 48px;width:48px;height:34px;padding:4px;border-radius:8px;background:#fff;color:#111;overflow:hidden}.red-store-footer__payment-logo img{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.red-store-footer__payment-logo b{font-size:12px;line-height:1}.red-store-footer__payment>strong{min-width:0;font-size:11px;line-height:1.25;overflow-wrap:anywhere}.red-store-footer__social-group-label{display:block;margin-bottom:9px;color:var(--red-color-footer-title,#fff);opacity:.72;font-size:10px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.red-store-footer__social-secondary{margin-top:18px;padding-top:15px;border-top:1px solid rgba(255,255,255,.1)}.red-store-footer__socials--compact{grid-template-columns:repeat(2,minmax(0,max-content));column-gap:14px}.red-store-footer__socials--compact a>span{width:27px;height:27px}.red-store-footer__socials--compact strong{font-size:12px}
@media(max-width:1280px){.red-store-footer__payments{grid-template-columns:1fr}.red-store-footer__payment-logo{flex-basis:44px;width:44px}}
@media(max-width:1100px){.red-store-footer__payments{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:720px){.red-store-footer__payments{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:420px){.red-store-footer__payments{grid-template-columns:1fr}}


/* V17 V3: footer compacto + compatibilidad con contenido personalizado */
.red-store-footer__payment-bar{border-top:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.018)}
.red-store-footer__payment-bar-inner{display:flex;align-items:center;justify-content:space-between;gap:28px;padding-block:20px}
.red-store-footer__payment-bar-copy{display:grid;gap:2px;flex:0 0 auto}
.red-store-footer__payment-bar-copy strong{font-size:13px;text-transform:uppercase;letter-spacing:.04em;color:var(--red-color-footer-title,#fff)}
.red-store-footer__payment-bar-copy small{font-size:11px;opacity:.62}
.red-store-footer__payments--strip{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}
.red-store-footer__payment--compact{width:auto;min-height:42px;padding:5px 8px;background:rgba(255,255,255,.035)}
.red-store-footer__payment--compact .red-store-footer__payment-logo{flex-basis:42px;width:42px;height:30px;padding:3px}
.red-store-footer__payment--compact>span:last-child{max-width:105px;font-size:10px;font-weight:700;line-height:1.15}
.red-store-footer__custom{border-top:1px solid rgba(255,255,255,.1)}
.red-store-footer__custom-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px;padding-block:24px}
.red-store-footer__custom-grid.is-single{grid-template-columns:1fr}
.red-store-footer__custom-block{min-width:0;font-size:13px;line-height:1.55;color:inherit}
.red-store-footer__custom-block>*:first-child{margin-top:0}.red-store-footer__custom-block>*:last-child{margin-bottom:0}
.red-store-footer__custom-block h1,.red-store-footer__custom-block h2,.red-store-footer__custom-block h3,.red-store-footer__custom-block h4{margin:0 0 10px;color:var(--red-color-footer-title,#fff);font-size:15px;line-height:1.3}
.red-store-footer__custom-block p{margin:0 0 8px}.red-store-footer__custom-block ul,.red-store-footer__custom-block ol{margin:0;padding-left:20px}
.red-store-footer__custom-block img{display:inline-block;max-width:100%!important;height:auto!important;max-height:72px;object-fit:contain}
.red-store-footer__custom-block a{display:inline-flex;align-items:center;max-width:100%;overflow-wrap:anywhere}
.red-store-footer__custom-block table{max-width:100%;border-collapse:collapse}
.aliado-footer-advanced .accordion-button{font-weight:600}
@media(max-width:1100px){.red-store-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.red-store-footer__payment-bar-inner{align-items:flex-start;flex-direction:column}.red-store-footer__payments--strip{justify-content:flex-start}.red-store-footer__custom-grid{gap:22px}}
@media(max-width:720px){.red-store-footer__grid{grid-template-columns:1fr}.red-store-footer__payment-bar-inner{padding-block:18px}.red-store-footer__payments--strip{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.red-store-footer__payment--compact{width:100%}.red-store-footer__custom-grid{grid-template-columns:1fr;padding-block:20px}.red-store-footer__custom-block img{max-height:60px}}
@media(max-width:420px){.red-store-footer__payments--strip{grid-template-columns:1fr}}

/* V17 V4: layout compacto 4 columnas + pagos a la derecha + HTML heredado del Mall */
.red-store-footer__grid--compact{
    grid-template-columns:minmax(210px,1.05fr) minmax(205px,.95fr) minmax(170px,.78fr) minmax(300px,1.35fr);
    gap:clamp(22px,3vw,44px);
    padding-block:32px;
    align-items:start;
}
.red-store-footer__grid--compact .red-store-footer__section h2{margin-bottom:12px}
.red-store-footer__list--compact{gap:9px}
.red-store-footer__list--compact li{grid-template-columns:18px minmax(0,1fr);gap:7px}
.red-store-footer__list--compact li>span{font-size:11px;padding-top:2px}
.red-store-footer__list--compact small,.red-store-footer__grid--compact .red-store-footer__hours-now small{font-size:9px}
.red-store-footer__store-name{margin-bottom:9px;font-size:15px}
.red-store-footer__grid--compact .red-store-footer__hours-now{gap:8px;padding:7px 0}
.red-store-footer__grid--compact .red-store-footer__hours-now strong{font-size:13px}
.red-store-footer__status{padding:3px 7px;font-size:9px}
.red-store-footer__status.is-24h{background:rgba(34,197,94,.16);color:#86efac}
.red-store-footer__schedule-details{margin-top:10px}
.red-store-footer__schedule-details summary{font-size:12px}
.red-store-footer__socials--compact-main{gap:7px}
.red-store-footer__socials--compact-main a>span{width:27px;height:27px}
.red-store-footer__socials--compact-main strong{font-size:12px}
.red-store-footer__social-secondary{margin-top:12px;padding-top:11px}
.red-store-footer__section--payments .red-store-footer__section-context{margin-top:-7px;margin-bottom:10px}
.red-store-footer__payments--panel{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
.red-store-footer__payment--panel{min-height:48px;padding:6px 8px;background:rgba(255,255,255,.04)}
.red-store-footer__payment--panel .red-store-footer__payment-logo{flex:0 0 46px;width:46px;height:32px;padding:3px}
.red-store-footer__payment--panel>span:last-child{min-width:0;font-size:10px;font-weight:750;line-height:1.15;overflow-wrap:anywhere}
.red-store-footer__custom{background:rgba(255,255,255,.012)}
.red-store-footer__custom-grid{padding-block:20px;gap:24px}
.red-store-footer__custom-block{font-size:12px}
.red-store-footer__custom-block img{max-height:64px}
.red-store-footer__custom-block h1,.red-store-footer__custom-block h2,.red-store-footer__custom-block h3,.red-store-footer__custom-block h4{font-size:14px;margin-bottom:8px}

@media(max-width:1240px){
    .red-store-footer__grid--compact{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 42px}
    .red-store-footer__payments--panel{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:720px){
    .red-store-footer__grid--compact{grid-template-columns:1fr;gap:25px;padding-block:28px}
    .red-store-footer__payments--panel{grid-template-columns:repeat(2,minmax(0,1fr))}
    .red-store-footer__custom-grid{padding-block:18px}
}
@media(max-width:420px){
    .red-store-footer__payments--panel{grid-template-columns:1fr}
}

/* V17 V5: cierre de footer — empresa abajo, tienda en franja principal,
   horarios+redes compactos, pagos a la derecha y personalizados apilados. */
.red-store-footer__grid--final{
    grid-template-columns:minmax(210px,.92fr) minmax(270px,1.05fr) minmax(360px,1.4fr);
    gap:clamp(24px,3.2vw,52px);
    padding-block:30px;
    align-items:start;
}
.red-store-footer__grid--final .red-store-footer__section h2{margin-bottom:10px}
.red-store-footer__grid--final .red-store-footer__store-name{margin-bottom:8px}
.red-store-footer__grid--final .red-store-footer__list--compact{gap:7px}
.red-store-footer__grid--final .red-store-footer__list--compact li{grid-template-columns:18px minmax(0,1fr);gap:7px}
.red-store-footer__grid--final .red-store-footer__list--compact li>i{margin-top:4px;opacity:.7;font-size:11px;text-align:center}
.red-store-footer__grid--final .red-store-footer__list--compact small{font-size:8px}
.red-store-footer__grid--final .red-store-footer__list--compact a,
.red-store-footer__grid--final .red-store-footer__list--compact div>span{font-size:11px;line-height:1.3}

.red-store-footer__meta-stack{display:grid;gap:18px;min-width:0}
.red-store-footer__meta-stack .red-store-footer__section--social{padding-top:15px;border-top:1px solid rgba(255,255,255,.1)}
.red-store-footer__grid--final .red-store-footer__hours-now{gap:8px;padding:6px 0}
.red-store-footer__grid--final .red-store-footer__hours-now small{font-size:8px}
.red-store-footer__grid--final .red-store-footer__hours-now strong{font-size:12px}
.red-store-footer__grid--final .red-store-footer__schedule-details{margin-top:9px}
.red-store-footer__grid--final .red-store-footer__schedule-details summary{font-size:11px}
.red-store-footer__grid--final .red-store-footer__special-note{margin-top:9px;padding:7px 8px;font-size:10px}
.red-store-footer__socials--icons{display:flex;flex-wrap:wrap;gap:8px}
.red-store-footer__socials--icons a{display:grid;place-items:center;width:32px;height:32px;border:1px solid rgba(255,255,255,.18);border-radius:8px;background:rgba(255,255,255,.055);text-decoration:none!important;transition:transform .18s ease,background .18s ease,border-color .18s ease}
.red-store-footer__socials--icons a:hover{transform:translateY(-1px);background:rgba(255,255,255,.11);border-color:rgba(255,255,255,.3)}
.red-store-footer__socials--icons i{font-size:14px;line-height:1}
.red-store-footer__social-secondary--inline{margin-top:10px;padding-top:9px}
.red-store-footer__social-group-label{margin-bottom:7px;font-size:9px}

.red-store-footer__section--payments .red-store-footer__section-context{margin:-5px 0 9px}
.red-store-footer__payments--panel{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}
.red-store-footer__payment--panel{min-height:45px;padding:5px 7px;border-radius:9px}
.red-store-footer__payment--panel .red-store-footer__payment-logo{flex:0 0 44px;width:44px;height:30px;padding:3px}
.red-store-footer__payment--panel>span:last-child{font-size:10px;line-height:1.12}

.red-store-footer__custom{border-top:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.012)}
.red-store-footer__custom-rail{display:grid;gap:14px;justify-items:end;padding-block:18px}
.red-store-footer__custom-block{width:min(760px,100%);padding:0;font-size:12px;line-height:1.45}
.red-store-footer__custom-block--bottom{padding-top:14px;border-top:1px solid rgba(255,255,255,.09)}
.red-store-footer__custom-block h1,.red-store-footer__custom-block h2,.red-store-footer__custom-block h3,.red-store-footer__custom-block h4{font-size:14px;margin:0 0 7px}
.red-store-footer__custom-block img{display:inline-block;max-width:100%!important;height:auto!important;max-height:105px;object-fit:contain}
.red-store-footer__custom-block .footer-payments{max-width:min(680px,100%)!important;max-height:120px!important;width:auto!important;height:auto!important}
.red-store-footer__default-payment-art{margin:0;text-align:right}

.red-store-footer__store-legal{border-top:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.025)}
.red-store-footer__store-legal-inner{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:58px;padding-block:15px;font-size:12px}
.red-store-footer__store-legal-inner>span{font-weight:650}
.red-store-footer__store-legal-inner small{opacity:.58}

.red-store-footer__bottom{border-top:0;background:var(--red-color-copyright-bg,var(--red-color-primary,#e50914));color:var(--red-color-copyright-text,#fff)}
.red-store-footer__bottom-inner--company{justify-content:center;min-height:42px;padding-block:9px;text-align:center}
.red-store-footer__company-html{max-width:100%;font-size:12px;line-height:1.35}
.red-store-footer__company-html>*{margin-top:0;margin-bottom:0}
.red-store-footer__company-html a{color:inherit;text-decoration:underline}

@media(max-width:1120px){
    .red-store-footer__grid--final{grid-template-columns:minmax(210px,.9fr) minmax(250px,1fr);gap:28px 42px}
    .red-store-footer__section--payments{grid-column:1/-1}
    .red-store-footer__payments--panel{grid-template-columns:repeat(4,minmax(0,1fr))}
}
@media(max-width:760px){
    .red-store-footer__grid--final{grid-template-columns:1fr;gap:24px;padding-block:26px}
    .red-store-footer__section--payments{grid-column:auto}
    .red-store-footer__payments--panel{grid-template-columns:repeat(2,minmax(0,1fr))}
    .red-store-footer__custom-rail{justify-items:stretch}
    .red-store-footer__custom-block{width:100%}
    .red-store-footer__default-payment-art{text-align:left}
    .red-store-footer__store-legal-inner{align-items:flex-start;flex-direction:column;gap:4px}
}
@media(max-width:440px){
    .red-store-footer__payments--panel{grid-template-columns:1fr}
}


/* V17 V6 FINAL: cuatro columnas en una sola fila en escritorio.
   1 Contacto | 2 Horarios + Síguenos | 3 Métodos disponibles | 4 Personalizado.
   Copyright de tienda y footer de Empresa permanecen sin cambios. */
.red-store-footer__grid--final{
    grid-template-columns:
        minmax(190px,.92fr)
        minmax(235px,1.02fr)
        minmax(285px,1.22fr)
        minmax(310px,1.34fr);
    gap:clamp(22px,2.6vw,44px);
    padding-block:30px;
    align-items:stretch;
}

/* La columna central sigue juntando Horarios + Síguenos. */
.red-store-footer__meta-stack{
    display:flex;
    min-width:0;
    height:100%;
    flex-direction:column;
    gap:16px;
}
.red-store-footer__meta-stack .red-store-footer__section--social{
    margin-top:auto;
}

/* Métodos: título arriba, chips apoyados abajo y en flujo horizontal. */
.red-store-footer__section--payments{
    display:flex;
    min-width:0;
    height:100%;
    flex-direction:column;
}
.red-store-footer__payments--panel{
    display:flex;
    flex-wrap:wrap;
    align-items:flex-end;
    gap:7px;
    margin-top:10%;
    padding-top:16px;
}
.red-store-footer__payment--panel{
    flex:1 1 132px;
    max-width:180px;
    min-height:44px;
}

/* Los dos CKEditor ocupan la cuarta columna, uno sobre otro. */
.red-store-footer__section--custom{
    min-width:0;
    height:100%;
}
.red-store-footer__custom-stack{
    display:flex;
    min-width:0;
    height:100%;
    flex-direction:column;
    gap:12px;
}
.red-store-footer__section--custom .red-store-footer__custom-block{
    width:100%;
    min-width:0;
    padding:0;
    font-size:12px;
    line-height:1.42;
}
.red-store-footer__section--custom .red-store-footer__custom-block--bottom{
    margin-top:auto;
    padding-top:12px;
    border-top:1px solid rgba(255,255,255,.09);
}
.red-store-footer__section--custom .red-store-footer__custom-block img{
    max-width:100%!important;
    height:auto!important;
    max-height:74px;
    object-fit:contain;
}
.red-store-footer__section--custom .red-store-footer__custom-block .footer-payments{
    max-width:100%!important;
    width:auto!important;
    max-height:72px!important;
    height:auto!important;
}
.red-store-footer__section--custom .red-store-footer__custom-block h1,
.red-store-footer__section--custom .red-store-footer__custom-block h2,
.red-store-footer__section--custom .red-store-footer__custom-block h3,
.red-store-footer__section--custom .red-store-footer__custom-block h4{
    margin:0 0 7px;
    font-size:13px;
}
.red-store-footer__section--custom .red-store-footer__custom-block ul,
.red-store-footer__section--custom .red-store-footer__custom-block ol{
    margin:0;
    padding-left:18px;
}
.red-store-footer__section--custom .red-store-footer__custom-block li+li{
    margin-top:4px;
}

/* La antigua franja custom de V5 deja de participar en el layout. */
.red-store-footer__custom{display:none}

/* Tablet: 2 x 2. Móvil: 1 columna. */
@media(max-width:1240px){
    .red-store-footer__grid--final{
        grid-template-columns:repeat(2,minmax(0,1fr));
        gap:30px 42px;
    }
    .red-store-footer__section--payments,
    .red-store-footer__section--custom{height:auto}
    .red-store-footer__payments--panel{margin-top:12px;padding-top:0}
    .red-store-footer__custom-stack{height:auto}
    .red-store-footer__section--custom .red-store-footer__custom-block--bottom{margin-top:0}
}
@media(max-width:720px){
    .red-store-footer__grid--final{
        grid-template-columns:1fr;
        gap:24px;
        padding-block:26px;
    }
    .red-store-footer__meta-stack{height:auto}
    .red-store-footer__meta-stack .red-store-footer__section--social{margin-top:0}
    .red-store-footer__payment--panel{max-width:none}
}
/* V39_CRM_COMPACT_FOOTER */
.red-store-footer--compact-crm{margin-top:28px}.red-store-footer__compact-crm-inner{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 0;font-size:12px}.red-store-footer__compact-crm-contact{display:flex;flex-wrap:wrap;align-items:center;gap:8px 16px}.red-store-footer__compact-crm-contact strong{font-size:13px}.red-store-footer__compact-crm-contact a,.red-store-footer__compact-crm-contact span{display:inline-flex;align-items:center;gap:6px;color:inherit;text-decoration:none}.red-store-footer__compact-crm-inner>small{opacity:.8;white-space:nowrap}@media(max-width:620px){.red-store-footer--compact-crm{margin-top:20px}.red-store-footer__compact-crm-inner{align-items:flex-start;flex-direction:column;padding:12px 0;font-size:10px}.red-store-footer__compact-crm-contact{gap:7px 12px}.red-store-footer__compact-crm-contact strong{width:100%;font-size:11px}.red-store-footer__compact-crm-inner>small{white-space:normal}}

/* V43.1 — contacto WhatsApp operativo por comercio */
.red-whatsapp-float{
    position:fixed;z-index:68;right:max(0px,env(safe-area-inset-right));bottom:max(22px,calc(env(safe-area-inset-bottom) + 18px));
    display:flex;align-items:center;gap:9px;min-height:54px;padding:0 17px 0 15px;border-radius:999px;
    background:#25d366;color:#fff;text-decoration:none;font-weight:800;font-size:.8rem;line-height:1;
    box-shadow:0 14px 34px rgba(10,90,44,.28);isolation:isolate;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease;
}
.red-whatsapp-float>i{position:relative;z-index:2;font-size:1.65rem}
.red-whatsapp-float__label{position:relative;z-index:2;white-space:nowrap}
.red-whatsapp-float__pulse{position:absolute;z-index:0;left:8px;top:8px;width:38px;height:38px;border-radius:50%;background:rgba(255,255,255,.22);animation:redWhatsappPulse 2.1s ease-out infinite}
.red-whatsapp-float:hover{color:#fff;transform:translateY(-2px);box-shadow:0 18px 42px rgba(10,90,44,.34);filter:saturate(1.05)}
.red-whatsapp-float:focus-visible{outline:3px solid rgba(37,211,102,.28);outline-offset:4px}
@keyframes redWhatsappPulse{0%{transform:scale(.72);opacity:.9}70%,100%{transform:scale(1.5);opacity:0}}
@media(max-width:980px){
    .red-whatsapp-float{right:14px;bottom:calc(82px + env(safe-area-inset-bottom));width:52px;height:52px;min-height:52px;padding:0;justify-content:center}
    .red-whatsapp-float__label{display:none}
    .red-whatsapp-float__pulse{left:7px;top:7px}
}
@media(prefers-reduced-motion:reduce){.red-whatsapp-float,.red-whatsapp-float__pulse{animation:none!important;transition:none!important}}

/* V43.3 — WhatsApp flotante menos invasivo en móvil */
@media(max-width:980px){
    .red-whatsapp-float{
        right:10px;
        bottom:calc(80px + env(safe-area-inset-bottom));
        width:42px;
        height:42px;
        min-height:42px;
        opacity:.9;
        box-shadow:0 8px 22px rgba(10,90,44,.22);
    }
    .red-whatsapp-float>i{font-size:1.28rem}
    .red-whatsapp-float__pulse{display:none}
    .red-whatsapp-float:hover{transform:none;box-shadow:0 8px 22px rgba(10,90,44,.22)}
}

/* V44.1.1 — WhatsApp flotante semioculto con deslizamiento */
.red-whatsapp-float{
    right:max(0px,env(safe-area-inset-right));
    overflow:hidden;
    max-width:min(78vw, 248px);
    transform:translateX(calc(100% - 56px));
    transition:transform .2s ease, box-shadow .18s ease, filter .18s ease, opacity .18s ease;
}
.red-whatsapp-float:hover,
.red-whatsapp-float:focus,
.red-whatsapp-float:focus-visible,
.red-whatsapp-float.is-open{
    color:#fff;
    transform:translateX(0);
    box-shadow:0 18px 42px rgba(10,90,44,.34);
    filter:saturate(1.05);
}
.red-whatsapp-float:focus-visible{outline:3px solid rgba(37,211,102,.28);outline-offset:4px}
.red-whatsapp-float__label{padding-right:2px}

@media(max-width:980px){
    .red-whatsapp-float{
        right:max(4px, env(safe-area-inset-right));
        bottom:calc(80px + env(safe-area-inset-bottom));
        width:auto;
        min-width:164px;
        max-width:min(72vw, 210px);
        height:44px;
        min-height:44px;
        padding:0 14px 0 12px;
        gap:8px;
        justify-content:flex-start;
        opacity:.98;
        box-shadow:0 8px 22px rgba(10,90,44,.22);
        transform:translateX(calc(100% - 46px));
    }
    .red-whatsapp-float>i{font-size:1.22rem;min-width:20px;text-align:center}
    .red-whatsapp-float__label{display:inline;white-space:nowrap;font-size:.74rem}
    .red-whatsapp-float__pulse{display:none}
    .red-whatsapp-float:hover,
    .red-whatsapp-float:focus,
    .red-whatsapp-float:focus-visible,
    .red-whatsapp-float.is-open{
        transform:translateX(0);
        box-shadow:0 10px 24px rgba(10,90,44,.24);
    }
}
@media(max-width:520px){
    .red-whatsapp-float{
        min-width:154px;
        max-width:min(76vw, 198px);
        transform:translateX(calc(100% - 44px));
    }
    .red-whatsapp-float__label{font-size:.72rem}
}
@media(prefers-reduced-motion:reduce){
    .red-whatsapp-float{transform:none}
}
