/*
Theme Name: Shahab Farooq
Theme URI: https://shahabfarooq.com
Author: Shahab Farooq
Author URI: https://shahabfarooq.com
Description: Ultra-premium, futuristic portfolio theme with particle system, glassmorphism, and advanced animations
Template: hello-elementor
Version: 1.0.0
License: GPL v2 or later
Text Domain: shahab-portfolio
*/

/* Theme CSS is loaded from assets/css/ */
/* Reset Elementor styles that might conflict */
.elementor-page .elementor-section {
    background: transparent !important;
}

.elementor-page .elementor-container {
    max-width: 100% !important;
    padding: 0 !important;
}

/* Hide Elementor default content */
.elementor-page .elementor-location-header,
.elementor-page .elementor-location-footer {
    display: none !important;
}

/* Ensure our template takes full width */
.site-main {
    width: 100%;
    margin: 0;
    padding: 0;
}
@import url("../hello-elementor/style.css");