/*
 * AgendaClínica - Application Styles
 * 
 * This file imports the design system and provides global application styles.
 * The design-system.css contains all design tokens, variables, and base components.
 */

/* Import Google Fonts */
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Plus+Jakarta+Sans:wght@500;600;700&display=swap');

/* 
 * Note: design-system.css is loaded separately by Propshaft.
 * It contains all CSS variables and base component styles.
 */
