/*
Theme Name: Gaurav Kumawat Profile
Theme URI: https://xper8.com
Author: Xper8
Author URI: https://xper8.com
Description: Single-page personal profile theme for Gaurav Kumawat. A proper WordPress theme (header/footer/index templates) that hosts the interactive profile app — fonts, design-system tokens, images and the dc-runtime are all served from the theme. Just activate it; the homepage renders the full design.
Version: 2.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: gaurav-profile
*/

/* The design ships its own complete styling via the <helmet> block; this
   file only needs the theme header above plus a minimal reset so there is
   no flash of default margins before the app mounts. */
html, body { margin: 0; padding: 0; }
body { background: #f8fbff; }
