/*
Theme Name: MyGradewell
Theme URI: https://mygradewell.com
Author: Nextl360 LLC
Author URI: https://mygradewell.com
Description: The official marketing theme for MyGradewell — the modular, security-first school management platform. Built as a WordPress block theme (Full Site Editing) with a Tailwind-powered design system and tasteful scroll animations, designed around one goal: earning the trust of school administrators evaluating a new system of record for their students' data.
Requires at least: 6.4
Tested up to: 6.7
Requires PHP: 8.0
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: mygradewell
Tags: block-theme, full-site-editing, business, education, one-page

This theme, like WordPress, is licensed under the GPL.
Use it to make something great.
*/

/* Fallback styles only — the design system itself lives in theme.json
   (block editor / global styles) and assets/css/custom.css (front-end
   polish, animation and anything Tailwind's utility classes can't
   express). Keeping this file nearly empty is intentional for a block
   theme: theme.json is the source of truth. */

body {
	background: #ffffff;
	color: #0f172a;
}
