/* themes/default/assets/style.css */
/* Minimal style to verify asset loading */
body {
    /* Standard background check */
    --theme-asset-loaded: true;
}
