/*
Theme Name: Ailed Studio
Theme URI: https://example.com/ailedstudio
Author: Ailed Studio
Author URI: https://example.com
Description: Base starter theme for Ailed Studio projects.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: ailedstudio
Tags: custom-background, custom-logo, custom-menu, featured-images, translation-ready
*/

/* Theme styles start here */
:root{--base-color:#222}
body { font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial; color: var(--base-color); margin:0; padding:0; }
