/*
Theme Name: Lift U Up
Theme URI:
Author: Lift U Up
Author URI:
Description: A bespoke artisanal handcrafted art pieces WooCommerce theme featuring rich cultural design, handcrafted product showcases, and full WooCommerce integration.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.5
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: liftuup
Tags: e-commerce, woocommerce, custom-colors, custom-logo, custom-menu, featured-images, theme-options

Lift U Up — Handcrafted with love.
*/

:root {
    --ivory: #FAF6F0;
    --warm-cream: #F5EDE0;
    --deep-indigo: #1B1744;
    --rich-maroon: #7A1F3D;
    --saffron: #D4873F;
    --turmeric: #E2A836;
    --terracotta: #C4693D;
    --peacock: #0E6B5E;
    --gold: #C9A84C;
    --old-gold: #B89340;
    --clay: #8B7355;
    --ink: #2D2A26;
    --jali: rgba(27, 23, 68, 0.06);
    --font-display: 'Playfair Display', serif;
    --font-body: 'DM Sans', sans-serif;
}
