/*
Theme Name: MOO CHUU France
Theme URI: https://moo-chuu.fr
Description: Headless WooCommerce theme for MOO CHUU France sandal store. Frontend is Nuxt.
Author: The Junglist
Version: 1.0.0
License: Private
Text Domain: moochuu
*/

/* This is a headless theme - minimal frontend rendering */
body {
    font-family: 'Montserrat', sans-serif;
    max-width: 800px;
    margin: 0 auto;
    padding: 20px;
}
