.creativesights-share-buttons{display:flex;align-items:center;gap:.5rem;margin:0 0 1rem 0;flex-wrap:wrap}.creativesights-share-label{font-weight:600;margin-right:.25rem}.creativesights-share-btn{width:2.5em;height:2.5em;display:inline-flex;align-items:center;justify-content:center;padding:0;border-radius:.25rem;color:#fff!important}.creativesights-share-btn svg{width:1.45em;height:1.45em;display:block;fill:currentColor}.creativesights-share-facebook{background:#1877f2!important}.creativesights-share-twitter{background:#000!important}.creativesights-share-linkedin{background:#0a66c2!important}.creativesights-share-instagram{background:#c13584!important}.creativesights-share-btn:hover,.creativesights-share-btn:focus{color:#fff!important;filter:brightness(.92)}.creativesights-share-toast{display:none;position:fixed;bottom:2em;left:50%;transform:translateX(-50%);background:#222;color:#fff;padding:.8em 1.5em;border-radius:1.3em;font-size:1.1em;box-shadow:0 6px 24px rgba(0,0,0,.18);z-index:9999;opacity:0;transition:opacity .4s}.creativesights-share-toast.show{display:block;opacity:1}