/*
Theme Name: Emoji Maker Studio
Theme URI: https://example.com/emoji-maker-studio
Author: Emoji Maker Studio
Author URI: https://example.com
Description: An advanced, all-in-one Emoji Maker. Build custom emojis from layered parts, combine emojis, create emoji stickers with text, and browse a searchable emoji library. Export as transparent PNG or scalable SVG. 100% client-side — works on any WordPress host with no external services. Just upload, activate, and your homepage becomes a full emoji studio.
Version: 1.0.0
Requires at least: 5.0
Tested up to: 6.6
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: emoji-maker-studio
Tags: tools, one-column, custom-colors, full-width-template
*/

/* Base theme styles live in assets/css/emoji-maker.css (enqueued via functions.php).
   This file is required by WordPress for the theme header above. */

html { box-sizing: border-box; }
*, *::before, *::after { box-sizing: inherit; }
body { margin: 0; }
