/*
Theme Name: Free Recharge Giveaway
Theme URI: https://example.com/free-recharge-giveaway
Author: RechargeLuck
Author URI: https://example.com
Description: A mobile-first single-page "Free Recharge Code Giveaway" theme. The homepage is the complete giveaway landing page with a secure, server-side entry form that emails each submitted mobile number to a configurable owner address using wp_mail(). Includes honeypot + rate-limit spam protection. Numbers are never displayed publicly. Configure the recipient email under Settings > Recharge Giveaway.
Version: 1.0.0
Requires at least: 5.5
Requires PHP: 7.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: free-recharge-giveaway
*/

/* The visible page styling is self-contained inline in index.php.
   This file exists to satisfy the WordPress theme requirement. */
html, body { margin: 0; padding: 0; }
