/* Placeholder stylesheet: product-card-fixes.css
   This file was added to prevent 404s for missing CSS assets referenced by main_master.blade.php.
   Add or replace with real styles as needed. */

/* Minimal non-invasive tweaks can be added below if necessary */
:root { --product-card-fixes-present: 1; }