.share-actions .share-icon{position:relative;min-width:44px;min-height:44px;padding:9px;color:#03256a}
.share-icon img,.share-icon svg{display:block;flex:none;width:24px;height:24px}
.share-icon .share-tooltip{position:absolute;z-index:5;bottom:calc(100% + 6px);left:0;background:#03256a;color:#fff;border-radius:4px;padding:5px 8px;white-space:nowrap;font-size:.8rem;font-weight:500;pointer-events:none;opacity:0}
.share-icon:hover .share-tooltip,.share-icon:focus-visible .share-tooltip{opacity:1}
.share-icon:last-child .share-tooltip{left:auto;right:0}
.share-actions .share-icon:focus-visible{outline:3px solid #03256a;outline-offset:3px}
.share-actions .share-save{gap:6px}
