/* FridayPosts universal footer share v10.1 */
.fp-footer-share{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:18px 0;border-top:1px solid rgba(255,255,255,.14);border-bottom:1px solid rgba(255,255,255,.14);margin:4px auto 28px;color:#fff}
.fp-footer-share-copy{min-width:0}.fp-footer-share-copy small{display:block;font:700 9px/1.2 "DM Sans",Arial,sans-serif;letter-spacing:1.35px;text-transform:uppercase;color:#d6a9af;margin-bottom:5px}.fp-footer-share-copy strong{display:block;font:700 18px/1.18 "Newsreader",Georgia,serif;color:#fff}.fp-footer-share-copy span{display:block;margin-top:4px;color:#c8ccd2;font:400 10px/1.45 "DM Sans",Arial,sans-serif}
.fp-footer-share-actions{display:flex;align-items:center;justify-content:flex-end;gap:7px;flex-wrap:wrap}.fp-footer-share-actions a,.fp-footer-share-actions button{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:7px 10px;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:transparent;color:#fff!important;text-decoration:none!important;font:700 9px/1 "DM Sans",Arial,sans-serif;cursor:pointer;transition:.16s ease}.fp-footer-share-actions a:hover,.fp-footer-share-actions button:hover,.fp-footer-share-actions a:focus-visible,.fp-footer-share-actions button:focus-visible{background:#fff;color:#141820!important;border-color:#fff;outline:none;transform:translateY(-1px)}.fp-footer-share-actions .fp-footer-share-primary{background:#a6192e;border-color:#a6192e}.fp-footer-share-actions .fp-footer-share-copybtn.is-copied{background:#136f4a;border-color:#136f4a;color:#fff!important}
.fp-footer-share-toast{position:fixed;right:20px;bottom:20px;z-index:100000;max-width:320px;padding:10px 14px;border-radius:9px;background:#101828;color:#fff;font:600 11px/1.4 "DM Sans",Arial,sans-serif;box-shadow:0 12px 34px rgba(0,0,0,.22);opacity:0;transform:translateY(8px);pointer-events:none;transition:.18s}.fp-footer-share-toast.show{opacity:1;transform:none}
@media(max-width:820px){.fp-footer-share{align-items:flex-start;flex-direction:column}.fp-footer-share-actions{justify-content:flex-start}.fp-footer-share-actions a,.fp-footer-share-actions button{min-height:36px;padding:8px 11px}}
@media(max-width:520px){.fp-footer-share-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:100%}.fp-footer-share-actions a,.fp-footer-share-actions button{width:100%;padding:8px 5px}.fp-footer-share-copy strong{font-size:17px}.fp-footer-share-toast{left:14px;right:14px;bottom:14px;max-width:none}}
