/*
Theme Name: NextInRaushan Pro
Theme URI: https://nextinraushan.com
Author: Raushan Kumar
Author URI: https://nextinraushan.com
Description: Premium WordPress theme — Digital Agency + Template Marketplace + Client Dashboard + Smart Chatbot + Razorpay/Stripe Payments + Elementor Support + SEO Optimized. Built for selling websites.
Version: 5.1
Requires at least: 6.0
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: nextinraushan
Tags: business, agency, ecommerce, portfolio, blog, responsive, elementor, payment, dashboard, seo
*/

/* Base reset — real styles in assets/css/main.css */
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
body { font-family: 'Poppins', sans-serif; color: #1a1a2e; background: #fff; line-height: 1.6; }
img { max-width: 100%; height: auto; display: block; }
a { text-decoration: none; color: inherit; }
