.share-bar{display:flex;align-items:center;flex-wrap:wrap;gap:10px 14px;background:var(--ink);color:#fff;border-radius:10px;padding:9px 14px;margin:25px 0;width:fit-content;max-width:100%;font:600 12px/1.5 Manrope,sans-serif}.share-actions{display:flex;align-items:center;gap:4px;flex-wrap:wrap}.share-actions a,.share-actions button{display:grid;place-items:center;width:40px;height:40px;color:inherit;background:transparent;border:0;border-radius:7px;cursor:pointer}.share-actions a:hover,.share-actions button:hover{background:#ffffff26}.share-bar .share-icon{width:19px;height:19px}.share-icon.solid{fill:currentColor;stroke:none}.share-icon.stroke{fill:none;stroke:currentColor;stroke-width:1.7}.share-status:empty{display:none}.share-status{flex-basis:100%;font-size:11px}.share-actions [hidden]{display:none}.share-status input{max-width:100%;width:360px;background:#fff;color:#13213c;border:0;border-radius:4px;padding:8px;font-size:12px}.share-bar :focus-visible{outline:2px solid white;outline-offset:2px}@media(max-width:480px){.share-bar{gap:5px 10px;padding:8px 12px}.share-label{font-size:11px}.share-actions{gap:1px}.share-actions a,.share-actions button{width:38px;height:40px}}
