.copy-link-box{position:relative;display:flex;gap:1rem;padding:.5em;margin-bottom:1rem;border:1px solid #ccc;border-radius:3px}.copy-link-box img{width:4rem;height:4rem;object-fit:cover;object-position:top}.copy-link-box button,.copy-link-box p{margin:0}.copy-link-box div{display:flex;flex-direction:column}.copy-link-box div p:nth-child(1){font-weight:700}.copy-link-box div p:nth-child(2){font-size:.75rem}.copy-link-box p{font-size:1rem}.copy-link-box .tooltip__link-copied{position:absolute;justify-content:center;align-items:center;display:none;top:0;right:0;left:0;bottom:0;background-color:#333;color:#fff;text-align:center}dialog.sharesheet{padding:2rem;max-width:38rem}dialog.sharesheet button[data-copy]::after{content:none}dialog.sharesheet button[data-copy]>svg{width:1rem;height:1rem;margin-left:.3125rem}dialog.sharesheet ul.barnacles{position:relative;list-style:none;display:flex;gap:1rem;justify-content:space-between;margin-left:0;padding-bottom:2em;margin-bottom:0}dialog.sharesheet ul.barnacles li{display:inline-block}dialog.sharesheet ul.barnacles li span[class*=uos-]{font-size:2em;display:block}dialog.sharesheet ul.barnacles svg{display:block;width:40px}[data-whatinput=keyboard] dialog.sharesheet .barnacles>li:focus-within::after,[data-whatinput=mouse] dialog.sharesheet .barnacles>li:hover::after{font-size:1rem;content:attr(title);position:absolute;bottom:0;left:0}