/*
Theme Name: Aurora Minimal
Theme URL: https://alham.tech
Author: Alham Tech
Author URL: https://alham.tech
Description: A clean, lightweight WordPress theme.
Version: 1.0.0
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: aurora-minimal
Tags: responsive-layout, custom-logo, featured-images, threaded-comments, blog
*/
body { font-family: system-ui, sans-serif; margin: 0; color: #222; }
.site-header, .site-footer { padding: 1rem 2rem; background: #f5f5f5; }
.main-navigation ul { list-style: none; display: flex; gap: 1rem; padding: 0; }
.content { max-width: 800px; margin: 2rem auto; padding: 0 1rem; }