/*
Theme Name: UplinkRise Light
Theme URI: https://uplinkrise.com
Author: UplinkRise
Author URI: https://uplinkrise.com
Description: A clean, modern light theme for the UplinkRise influencer affiliate platform. WooCommerce and WCFM compatible.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.5
Requires PHP: 8.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: uplinkrise-light
Tags: light, woocommerce, affiliate, influencer, modern
*/

/* Base — all design styles in css/main.css */
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
body { background: #FFFFFF; color: #0F172A; }
