/*
Theme Name: Waseem Nasir Portfolio
Theme URI: https://skynetjoe.com
Author: Waseem Nasir
Author URI: https://github.com/waseemnasir2k26
Description: A stunning personal portfolio theme with 10 unique landing page variations. Features React Native-level animations, glassmorphism, 3D transforms, particle backgrounds, and smooth scroll reveals. Built for AI Automation & Vibe Coding specialists.
Version: 2026.1.0
Requires at least: 6.0
Tested up to: 6.5
Requires PHP: 8.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: waseem-portfolio
Tags: portfolio, dark, modern, animated, one-page, custom-colors, custom-logo

WASEEM NASIR - AI Automation Expert & Vibe Coder
Founder of Skynetlabs | Building AI Systems That Sell & Scale
*/

/* WordPress Core Alignment Classes */
.alignleft { float: left; margin-right: 1.5rem; margin-bottom: 1rem; }
.alignright { float: right; margin-left: 1.5rem; margin-bottom: 1rem; }
.aligncenter { display: block; margin: 0 auto 1rem; }
.wp-caption { max-width: 100%; }
.wp-caption-text { font-size: 0.875rem; color: var(--gray-400); text-align: center; padding: 0.5rem; }
.sticky, .bypostauthor { /* WordPress required classes */ }
.screen-reader-text { clip: rect(1px, 1px, 1px, 1px); position: absolute !important; height: 1px; width: 1px; overflow: hidden; }

/* Print Styles */
@media print {
  .navbar, .footer, .btn, .cta-section { display: none !important; }
  body { background: white !important; color: black !important; }
}
