/*
Theme Name: EdTech Ecommerce Theme
Theme URI: https://example.com/edtech-ecommerce-theme
Author: EdTech QA Academy
Author URI: https://example.com
Description: An Amazon.in-style ecommerce storefront theme built as a hands-on training ground for Selenium & Playwright automation students. Pair with the "EdTech Ecommerce Core" plugin. Covers dynamic locators, dynamic tables, advanced XPath scenarios, file uploads, autocomplete search, AJAX cart math, and more.
Version: 1.0
Requires at least: 6.0
Requires PHP: 7.4
Tested up to: 6.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: edtech-ecom-theme
Tags: e-commerce, custom-header, custom-menu, full-width-template, footer-widgets

Build: #1.0
Build Timestamp: 20260817201543 (IST, YYYYMMDDHHMMSS)
Package: Edtech ecommerce theme_v1.0_#1.0_20260817201543

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.
*/

/* Base resets — full layout rules live in assets/css/theme.css (enqueued via functions.php) */
body { margin: 0; font-family: -apple-system, "Segoe UI", Roboto, Arial, sans-serif; color: #0f1111; background: var(--edtech-bg, #eaeded); }
img { max-width: 100%; height: auto; }
a { color: inherit; }
