/*
Theme Name: PRIVATE SALON Luce LP Theme
Theme URI: https://privatesalon-luce.com/
Description: A premium, modern, responsive landing page theme for PRIVATE SALON Luce, introducing their new Fat Freezing (脂肪冷却) service alongside existing salon menus.
Version: 1.0
Author: Antigravity
Author URI: https://github.com/google-deepmind
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: luce-theme
*/

/* Reset and basic layout fallbacks */
*, *::before, *::after {
    box-sizing: border-box;
}

body {
    margin: 0;
    padding: 0;
}
