/*
Theme Name: RED Reborn Official
Theme URI: https://r41tech.com/red-reborn
Author: DigitalWarp Legacy / Gemini CLI
Author URI: https://r41tech.com
Description: A premium retro-gaming theme for the resurrection of RED41: The Silent Death.
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: red-reborn
*/

/* 
   BASE STYLES 
   Everything is handled within the Page Template for maximum performance,
   but this file is required by WordPress to recognize the theme.
*/

body {
    background: #000;
    color: #fff;
    margin: 0;
    padding: 0;
}
