App chrome — breadcrumb / title on the left, search + profile on the right. Always sticky so the user can navigate away without scrolling back to the top.
Federations / Sverige
2026 season
PW
tsx · Layout.tsx
<Topbar
breadcrumbs={[{ label: 'Federations', href: '/federations' }, { label: 'Sverige' }]}
title="2026 season"
rightSlot={<><SearchTrigger /><ProfileMenu /></>}
/>
Used in: admin, sys, app