e.stopPropagation()} style={{
width: 560, maxWidth: '94%', background: 'var(--bg-card)', borderRadius: 18,
boxShadow: '0 30px 80px rgba(26,22,20,0.30), 0 0 0 1px var(--line)',
animation: 'rise 0.22s ease-out', display: 'flex', flexDirection: 'column', overflow: 'hidden',
}}>
Add a URL
The link is saved as a reference for the research pipeline to fetch.
), onClose);
};
Object.assign(window, {
UrlInputModal,
});