import { style } from '@vanilla-extract/css'; export const accordion = style({ display: 'flex', flexDirection: 'column', });