// split.jsx — Split-view browsing const SplitScreen = () => { const Pane = ({ title, host, children, accent }) => (