.inicio-footer .inicio-footer__compartir{display:flex;flex:0 0 260px;flex-direction:column;align-items:flex-start;gap:12px;min-width:0;color:#fff}
.inicio-footer__compartir h2{margin:0;color:#fff;font-size:18px;line-height:1.25}
.inicio-footer__compartir-acciones{display:flex;flex-wrap:wrap;gap:8px}
.inicio-footer__compartir-acciones button,.inicio-footer__compartir-acciones a{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:0 12px;border:1px solid rgba(255,255,255,.38);border-radius:11px;background:rgba(255,255,255,.11);color:#fff;font:inherit;font-size:13px;font-weight:750;text-decoration:none;cursor:pointer;box-sizing:border-box}
.inicio-footer__compartir-acciones button:hover,.inicio-footer__compartir-acciones a:hover{border-color:#fff;background:rgba(255,255,255,.22)}
.inicio-footer__compartir-acciones svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round;flex:none}
.inicio-footer__compartir-acciones .inicio-footer__compartir-principal{background:#fff;color:#171522;border-color:#fff}
.inicio-footer__compartir-acciones .inicio-footer__compartir-principal:hover{background:#e8e7f1;color:#171522}
.inicio-footer__compartir-estado{min-height:1.4em;margin:0;color:#d1fae5;font-size:12px;line-height:1.4}
.inicio-footer__compartir-acciones :focus-visible,.inicio-footer__compartir-dialogo :focus-visible{outline:3px solid #facc15;outline-offset:3px}
.inicio-footer__compartir-dialogo{width:min(460px,calc(100% - 28px));max-height:calc(100dvh - 28px);padding:22px;border:1px solid #dbe3ee;border-radius:18px;background:#fff;color:#172033;box-shadow:0 25px 75px rgba(0,0,0,.36);box-sizing:border-box}
.inicio-footer__compartir-dialogo::backdrop{background:rgba(3,7,18,.7)}
.inicio-footer__compartir-dialogo h2{margin:0 0 8px;color:#172033;font-size:22px}
.inicio-footer__compartir-dialogo p{margin:0 0 15px;color:#475569;font-size:14px;line-height:1.5}
.inicio-footer__compartir-opciones{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}
.inicio-footer .inicio-footer__compartir-opciones a,.inicio-footer__compartir-opciones button{display:flex;align-items:center;justify-content:center;min-height:46px;padding:8px;border:1px solid #cbd5e1;border-radius:10px;background:#f8fafc;color:#172033;font:inherit;font-size:14px;font-weight:700;text-decoration:none;cursor:pointer;box-sizing:border-box}
.inicio-footer .inicio-footer__compartir-opciones a:hover,.inicio-footer__compartir-opciones button:hover{background:#e2e8f0}
.inicio-footer__compartir-dialogo .inicio-footer__compartir-cerrar{display:block;margin:18px 0 0 auto;padding:9px 17px;border:1px solid #cbd5e1;border-radius:9px;background:#fff;color:#172033;font:inherit;cursor:pointer}
@media(max-width:720px){.inicio-footer .inicio-footer__compartir{display:flex!important;flex-basis:auto;width:100%;align-items:center;text-align:center}.inicio-footer__compartir-acciones{justify-content:center}.inicio-footer__compartir-acciones button,.inicio-footer__compartir-acciones a{min-height:44px}}
@media(max-width:370px){.inicio-footer__compartir-opciones{grid-template-columns:1fr}}
