import { style } from '@vanilla-extract/css'; export const item = style({ display: 'inline-flex', alignItems: 'center', columnGap: '1em', });