/*
Theme Name: Auralith FSE
Theme URI: https://example.com/auralith-fse
Author: K Praveen Kumar
Author URI: https://github.com/kprav33n97
Description: A lightweight modern full site editing theme for agencies, portfolios, and service businesses. Built as a clean block theme with strong typography, modern gradients, and reusable patterns.
Requires at least: 6.5
Tested up to: 6.8
Requires PHP: 7.4
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: auralith-fse
Tags: full-site-editing, block-patterns, block-styles, featured-images, custom-logo, editor-style, responsive-layout, wide-blocks, blog, portfolio
*
 * Copyright (C) 2026 K Praveen Kumar
 * This theme, like WordPress, is licensed under the GPL.
 */

/* Minimal fallback styles. Most styling lives in theme.json and assets/css/frontend.css */
html {
	scroll-behavior: smooth;
}

body {
	margin: 0;
}
