/*
Theme Name: Pixelcrate Custom
Theme URI: https://yourdomain.com
Author: Ke
Description: Custom WordPress Block Theme specifically migrated from Shopify Pixelcrate theme. Features advanced bundle pricing and custom product galleries.
Version: 1.0.4
Requires at least: 6.5
Requires PHP: 8.1
Text Domain: pixelcrate
*/

/* Core CSS variables will be handled by theme.json, but specific layout CSS goes here */
body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
