/*
Theme Name: Gyanpoints Edu
Theme URI: https://gyanpoints.com/
Author: Gyanpoints
Author URI: https://gyanpoints.com/
Description: A modern, fast, mobile-responsive WordPress theme built for Gyanpoints.com — CBSE/NCERT study material, competitive exam prep, and blog content. Full Gutenberg + Elementor support, dynamic homepage, related/popular posts, breadcrumbs, and a lightweight Customizer.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.6
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: gyanpoints-edu
Tags: blog, education, one-column, two-columns, custom-logo, custom-menu, featured-images, full-width-template, translation-ready, threaded-comments, accessibility-ready
*/

/* Base resets kept here intentionally; all real layout CSS is enqueued from assets/css/main.css and assets/css/responsive.css so this file stays a valid, lean stylesheet header as WordPress expects. */

* { box-sizing: border-box; }
html { -webkit-text-size-adjust: 100%; }
body { margin: 0; }
img { max-width: 100%; height: auto; }
