/*
Theme Name: Arun Shroff Portfolio
Theme URI: https://arunshroff.com
Author: Gemini
Description: A high-performance personal portfolio theme with Light/Dark modes, converted from React.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: portfolio, one-column, custom-colors, accessibility-ready
*/

/* NOTE: All styling is handled by Tailwind CSS (loaded in index.php). 
   This file is primarily for WordPress theme recognition.
*/
body {
    display: block; 
}