/*
Theme Name: Lynae Theme
Theme URI: https://example.com
Author: Ultimate Clone Engine
Description: Automatically cloned WooCommerce WordPress theme
Version: 1.0.0
Text Domain: lynae-theme
*/

/* Reset & Global Styles */
body {
    margin: 0;
    padding: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
