/*
Theme Name: Gemini Custom Site
Theme URI: https://example.com/gemini
Author: Me
Description: A custom WordPress theme converted from React/Vite.
Version: 1.0.0
*/

/* Base styles are handled by Tailwind CSS */
body { margin: 0; padding: 0; overflow-x: hidden; }
