.enima-share{margin:28px 0;font-family:inherit}
.enima-share__heading{font-size:15px;font-weight:700;margin:0 0 10px;color:inherit}
.enima-share__buttons{display:flex;flex-wrap:wrap;gap:10px;align-items:center}
.enima-share__btn{--esb-btn-color:#1f2937;--esb-btn-hover-bg:#f8fafc;width:46px;min-width:46px;max-width:46px;height:46px;flex:0 0 46px;padding:0;border:1px solid rgba(15,23,42,.10);background:#fff;color:var(--esb-btn-color);display:inline-flex;align-items:center;justify-content:center;gap:8px;text-decoration:none;cursor:pointer;box-sizing:border-box;line-height:1;transition:transform .15s ease,box-shadow .15s ease,background .15s ease,border-color .15s ease;color .15s ease;box-shadow:0 6px 18px rgba(15,23,42,.08)}
.enima-share__btn:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(15,23,42,.14);background:var(--esb-btn-hover-bg);border-color:rgba(15,23,42,.08)}
.enima-share__btn:focus-visible{outline:2px solid currentColor;outline-offset:2px}
.enima-share__btn svg{width:20px;height:20px;fill:currentColor;flex:0 0 auto;display:block}
.enima-share__btn span{font-size:13px;font-weight:600;white-space:nowrap}
.enima-share--rounded .enima-share__btn{border-radius:12px}
.enima-share--square .enima-share__btn{border-radius:0}
.enima-share--circle .enima-share__btn{border-radius:999px}
.enima-share__btn:has(span){width:auto;min-width:46px;max-width:none;padding:0 14px}
.enima-share__status{display:block;min-height:1.3em;margin-top:7px;font-size:12px;opacity:.75}
.enima-share__btn--facebook{--esb-btn-color:#1877f2;--esb-btn-hover-bg:#eef5ff}
.enima-share__btn--x{--esb-btn-color:#111111;--esb-btn-hover-bg:#f3f4f6}
.enima-share__btn--whatsapp{--esb-btn-color:#25d366;--esb-btn-hover-bg:#ecfff3}
.enima-share__btn--messenger{--esb-btn-color:#0084ff;--esb-btn-hover-bg:#eef6ff}
.enima-share__btn--telegram{--esb-btn-color:#229ed9;--esb-btn-hover-bg:#eef9ff}
.enima-share__btn--linkedin{--esb-btn-color:#0a66c2;--esb-btn-hover-bg:#eff6ff}
.enima-share__btn--threads{--esb-btn-color:#111111;--esb-btn-hover-bg:#f3f4f6}
.enima-share__btn--reddit{--esb-btn-color:#ff4500;--esb-btn-hover-bg:#fff3ee}
.enima-share__btn--pinterest{--esb-btn-color:#bd081c;--esb-btn-hover-bg:#fff1f2}
.enima-share__btn--bluesky{--esb-btn-color:#1185fe;--esb-btn-hover-bg:#eff6ff}
.enima-share__btn--email{--esb-btn-color:#475569;--esb-btn-hover-bg:#f8fafc}
.enima-share__btn--copy{--esb-btn-color:#334155;--esb-btn-hover-bg:#f8fafc}
.enima-share__btn--print{--esb-btn-color:#334155;--esb-btn-hover-bg:#f8fafc}
.enima-share__btn--native{--esb-btn-color:#0f172a;--esb-btn-hover-bg:#f8fafc}
@media(max-width:600px){.enima-share{margin:22px 0}.enima-share__buttons{gap:8px}.enima-share__btn{width:44px;min-width:44px;max-width:44px;height:44px;flex-basis:44px}.enima-share__btn:has(span){width:auto;min-width:44px;max-width:100%}}
@media print{.enima-share{display:none!important}}