.share-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:20px}.share-header>div{min-width:0}.share-header button{flex-shrink:0;border:1px solid var(--border);border-radius:8px;padding:8px;font-size:12px;background:var(--card)}.share-footer{padding:24px 0;font-size:12px;color:var(--muted-foreground)}