/*
Theme Name: Varah Group
Theme URI: https://varahgroup.com
Author: Varah Group
Description: Official WordPress theme for Varah Group — ARYA, ErMate, NÉVARH. Full-width standalone page templates with self-contained CSS that loads after WordPress core styles.
Version: 3.0.0
Requires at least: 6.0
Tested up to: 6.6
License: Proprietary
Text Domain: varah-group
*/

/* Minimal reset — real CSS lives inside each page template */
*, *::before, *::after { box-sizing: border-box; }
body { margin: 0; padding: 0; }
