/**
 * Shared Global Styles
 * 
 * Use this file for advanced CSS that cannot be easily managed via theme.json.
 * Styles here are loaded on all frontend pages.
 */

:root {
    /* Add global CSS variables here */
}

/* Add shared CSS overrides below */