/*
 * --- UI/UX Consistency Patch for Public Storefront ---
 * - Remove legacy Bootstrap/old theme CSS for public pages
 * - Ensure only Tailwind and luxury theme are loaded for public site
 * - This file is now only for admin panel or legacy fallback
 */

/*
 * If you need to add custom CSS for the public site, use /css/alaraf-luxury.css or Tailwind config.
 * This file is intentionally left mostly blank for public site.
 */

/* Remove all legacy container, grid, and color overrides for public site. */

/* If you need to target admin panel, use a .admin-panel or body.admin-panel selector. */