/* Asha & David Wedding Design System — global entry point
   Import this one file to get all tokens, base resets, and webfonts.
   Never add rules here directly — add new @import lines only. */

@import './tokens/fonts.css';
@import './tokens/colors.css';
@import './tokens/typography.css';
@import './tokens/spacing.css';
@import './tokens/shadows.css';
@import './tokens/base.css';
