/*
Theme Name: Custom E-commerce Theme
Author: Your Name
Description: A custom e-commerce theme for WordPress, built for high performance.
Version: 1.0.0
Text Domain: custom-ecommerce
*/

/* Basic Reset and Layout */
body { margin: 0; padding: 0; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; }
img { max-width: 100%; height: auto; }