/*
Theme Name: Garayevs Family Portal
Theme URI: https://garayevs.com
Author: Antigravity AI
Author URI: https://deepmind.google
Description: A custom premium theme for the Garayevs family blog network.
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: garayevs-theme
*/

/* Core CSS styles will go here */
body {
    margin: 0;
    padding: 0;
    font-family: 'Outfit', 'Inter', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    background-color: #0b0f19;
    color: #f3f4f6;
    overflow-x: hidden;
}
