/* Critical CSS */
*{margin:0;padding:0;box-sizing:border-box}
html{isolation:isolate!important}
body{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;color:#fff;background:#000;text-rendering:optimizeSpeed;-webkit-font-smoothing:antialiased;min-height:100vh;padding-top:0!important;margin:0!important}

/* Header */
header{z-index:9999999!important;position:fixed!important;top:0!important;left:0!important;width:100%!important;background:rgba(0,0,0,.98)!important;box-shadow:0 2px 20px rgba(255,255,255,.1)!important;border-bottom:1px solid rgba(255,255,255,.1)!important;transform:none!important;will-change:auto!important;contain:none!important;padding:.8rem 0!important;height:60px!important;display:flex!important;align-items:center!important}

nav{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center;position:relative}

.logo{font-size:1.8rem;color:#fff;text-decoration:none;font-weight:700;z-index:1001;text-shadow:0 0 20px rgba(0,255,0,.6),0 0 40px rgba(0,255,0,.4)}

/* Hero */
.hero{min-height:100vh;display:flex;align-items:center;padding:60px 2rem 2rem;position:relative;overflow:hidden;background:radial-gradient(circle at 50% 50%,rgba(255,255,255,.08) 0%,rgba(255,255,255,.04) 30%,rgba(255,255,255,.02) 60%,transparent),linear-gradient(135deg,#000 0%,#111 50%,#000 100%)}

.hero-content{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;position:relative;z-index:5}

.hero-text h1{color:#fff;font-size:3.5rem;line-height:1.2;margin-bottom:1.5rem;font-weight:800;text-shadow:0 0 20px rgba(0,255,0,.6),0 0 40px rgba(0,255,0,.4)}

.hero-visual img{width:300px;height:300px;border-radius:50%;object-fit:cover;border:4px solid #fff;box-shadow:0 0 30px rgba(255,255,255,.3),0 20px 40px rgba(0,0,0,.8)}

/* Utilities */
.header-emergency{z-index:9999999!important;position:fixed!important;padding:.8rem 0!important;background:rgba(0,0,0,.98)!important;height:60px!important;display:flex!important;align-items:center!important;width:100%!important}
.nav-emergency{position:relative;z-index:9999999!important;display:flex;justify-content:space-between;align-items:center;width:100%!important;max-width:1200px;margin:0 auto;padding:0 2rem}
.logo-emergency{position:relative;z-index:9999999!important}
.main-emergency{position:relative;z-index:1}
.hero-emergency{position:relative;z-index:1;margin-top:0;padding-top:60px}
.shape-emergency{z-index:-1!important}
.gradient-text{background:linear-gradient(45deg,#4CAF50,#81C784);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}
.content-visibility-auto{content-visibility:auto;contain-intrinsic-size:300px 300px}

@media (max-width:768px){
.hero-content{grid-template-columns:1fr;gap:2rem;text-align:center}
.hero-text h1{font-size:2.5rem}
.hero-visual img{width:200px;height:200px}
}

/* Non-critical CSS */

img[src*="Jethro-Bermejo.webp"]{content-visibility:auto;contain-intrinsic-size:300px 300px;will-change:transform}

/* Navigation fixes */
        body {
            padding-top: 0 !important;
            margin: 0 !important;
        }
        
        html {
            isolation: isolate !important;
        }
        
        header {
            z-index: 9999999 !important;
            position: fixed !important;
            top: 0 !important;
            left: 0 !important;
            width: 100% !important;
            background: rgba(0, 0, 0, 0.98) !important;
            box-shadow: 0 2px 20px rgba(255,255,255,0.1) !important;
            border-bottom: 1px solid rgba(255,255,255,0.1) !important;
            transform: none !important;
            will-change: auto !important;
            contain: none !important;
            padding: 0.8rem 0 !important;
            height: 60px !important;
            display: flex !important;
            align-items: center !important;
        }
        
        .nav-links {
            z-index: 9999999 !important;
            position: relative !important;
            opacity: 1 !important;
        }
        
        .burger-menu {
            z-index: 9999999 !important;
            position: relative !important;
        }
        
        .shape-1, .shape-2, .shape-3 { 
            z-index: -1 !important;
            position: absolute !important;
        }
        
        .hero-content { 
            z-index: 1 !important;
            position: relative !important;
        }
        
        @media (max-width: 768px) {
            .nav-links {
                position: absolute !important; 
                top: 100% !important;
                right: 0 !important;
                z-index: 9999999 !important;
                opacity: 1 !important;
                background: rgba(0, 0, 0, 0.98) !important;
                width: 200px !important;
                box-shadow: 0 4px 10px rgba(0, 0, 0, 0.5) !important;
                margin: 0 !important;
                padding: 10px 0 !important;
                border-radius: 0 0 5px 5px !important;
                border-top: none !important;
            }
            .nav-links li {
                width: 100% !important;
                text-align: center !important;
                padding: 10px 0 !important;
            }
            .nav-links a {
                display: block !important;
                padding: 5px 20px !important;
            }
            #nav-toggle:checked ~ .nav-links {
                display: flex !important;
                flex-direction: column !important;
            }
            #nav-toggle:not(:checked) ~ .nav-links {
                display: none !important;
            }
        }
        
        .logo{font-display:swap;contain:layout style paint;will-change:auto}body{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-display:swap;margin:0;background:#000;color:#fff;text-rendering:optimizeSpeed;-webkit-font-smoothing:antialiased}.icon{display:inline-block;width:1em;height:1em;fill:currentColor;vertical-align:middle}.navbar{background:#000;padding:1rem 0;position:fixed;top:0;width:100%;z-index:1000;contain:layout style;will-change:transform;transform:translateZ(0)}.hero-section{background:#000;min-height:100vh;display:flex;align-items:center;justify-content:center;text-align:center;padding-top:80px;contain:layout style}.hero-title{font-size:3.5rem;margin-bottom:1rem;text-shadow:0 0 20px rgba(0,255,0,.6),0 0 40px rgba(0,255,0,.4),0 0 60px rgba(0,255,0,.2);contain:layout style}.hero-subtitle{font-size:1.25rem;color:#ccc;contain:layout style}*{margin:0;padding:0;box-sizing:border-box}header{background:rgba(0,0,0,.98);position:fixed;width:100%;z-index:1000;padding:1rem 0;box-shadow:0 2px 20px rgba(255,255,255,.1);will-change:transform;transform:translateZ(0);border-bottom:1px solid rgba(255,255,255,.1);contain:layout style paint}nav{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center;position:relative}.logo{font-size:1.8rem;color:#fff;text-decoration:none;font-weight:700;z-index:1001;text-shadow:0 0 20px rgba(0,255,0,.6),0 0 40px rgba(0,255,0,.4)}.hero{min-height:100vh;display:flex;align-items:center;padding:60px 2rem 2rem;position:relative;overflow:hidden;background:radial-gradient(circle at 50% 50%,rgba(255,255,255,.08) 0%,rgba(255,255,255,.04) 30%,rgba(255,255,255,.02) 60%,transparent),linear-gradient(135deg,#000 0%,#111 50%,#000 100%)}.hero-content{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;position:relative;z-index:5}.hero-text h1{color:#fff;font-size:3.5rem;line-height:1.2;margin-bottom:1.5rem;font-weight:800;text-shadow:0 0 20px rgba(0,255,0,.6),0 0 40px rgba(0,255,0,.4)}.hero-visual img{width:300px;height:300px;border-radius:50%;object-fit:cover;border:4px solid #fff;box-shadow:0 0 30px rgba(255,255,255,.3),0 20px 40px rgba(0,0,0,.8);animation:float 6s ease-in-out infinite}@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-20px)}}

* {
            margin: 0;
            padding: 0;
            box-sizing: border-box;
        }

        body {
            font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;
            line-height: 1.6;
            color: #ffffff;
            background: #000000;
            text-rendering: optimizeSpeed;
            -webkit-font-smoothing: antialiased;
            min-height: 100vh;
        }

        /* Utility classes */
        .svg-sprite { display: none; }
        .header-emergency { z-index: 9999999 !important; position: fixed !important; padding: 0.8rem 0 !important; background: rgba(0,0,0,0.98) !important; height: 60px !important; display: flex !important; align-items: center !important; width: 100% !important; }
        .nav-emergency { position: relative; z-index: 9999999 !important; display: flex; justify-content: space-between; align-items: center; width: 100% !important; max-width: 1200px; margin: 0 auto; padding: 0 2rem; }
        .logo-emergency { position: relative; z-index: 9999999 !important; }
        .burger-emergency { position: relative; z-index: 9999999 !important; margin: 0; margin-left: auto; }
        .nav-links-emergency { position: absolute; z-index: 9999999 !important; }
        .main-emergency { position: relative; z-index: 1; }
        .hero-emergency { position: relative; z-index: 1; margin-top: 0; padding-top: 60px; }
        .shape-emergency { z-index: -1 !important; }
        .gradient-text { background: linear-gradient(45deg, #4CAF50, #81C784); background-clip: text; -webkit-background-clip: text; -webkit-text-fill-color: transparent; }
        .content-visibility-auto { content-visibility: auto; contain-intrinsic-size: 300px 300px; }
        .profile-img-size { width: 200px; height: 200px; margin-bottom: 1.5rem; }
        .hero-subtitle-center { text-align: center; font-size: 1.2rem; color: #cccccc; margin-bottom: 3rem; max-width: 600px; margin-left: auto; margin-right: auto; }
        .profile-title { font-size: 1.2rem; color: #ffffff; margin: 0.5rem 0; }
        .profile-location { color: #cccccc; }
        .profile-actions { margin-top: 1.5rem; }
        .btn-full-width { width: 100%; margin-bottom: 1rem; }
        .about-text { font-size: 1.1rem; line-height: 1.8; }
        .about-text-margin { font-size: 1.1rem; line-height: 1.8; margin: 1.5rem 0; }
        .services-container { background: rgba(255, 255, 255, 0.1); padding: 2rem; border-radius: 15px; margin: 2rem 0; }
        .services-title { color: #ffffff; margin-bottom: 1.5rem; font-size: 1.4rem; }
        .services-subtitle { color: #cccccc; margin-bottom: 2rem; font-size: 1rem; }
        .service-icon { font-size: 2.5rem; margin-bottom: 1rem; text-align: center; }
        .service-title { text-align: center; margin-bottom: 0.5rem; font-size: 1.1rem; color: #ffffff; }
        .service-description { text-align: center; font-size: 0.9rem; line-height: 1.5; margin-left: 0; color: #cccccc; }
        .about-summary { font-size: 1.2rem; line-height: 1.8; margin-top: 2rem; color: #ffffff; font-weight: 500; }
        .about-actions { margin-top: 2rem; }
        .btn-with-margin { margin-right: 1rem; }
        .tech-title { color: #ffffff; margin-top: 2rem; margin-bottom: 1rem; }
        .tag-badge { display: inline-block; background: #4CAF50; color: white; padding: 0.3rem 1rem; border-radius: 15px; font-size: 0.8rem; font-weight: 600; margin-bottom: 1rem; }

        /* Header styles */
        header {
            background: rgba(0, 0, 0, 0.98);
            position: fixed;
            width: 100%;
            z-index: 99999;
            padding: 1rem 0;
            box-shadow: 0 2px 20px rgba(255,255,255,0.1);
            will-change: transform;
            transform: translateZ(0);
            border-bottom: 1px solid rgba(255, 255, 255, 0.1);
            isolation: isolate;
        }

        nav {
            max-width: 1200px;
            margin: 0 auto;
            padding: 0 2rem;
            display: flex;
            justify-content: space-between;
            align-items: center;
            position: relative;
        }

        .logo {
            font-size: 1.8rem;
            color: #ffffff;
            text-decoration: none;
            font-weight: bold;
            z-index: 1001;
            text-shadow: 0 0 20px rgba(0, 255, 0, 0.6), 0 0 40px rgba(0, 255, 0, 0.4);
            font-display: swap;
            contain: layout style paint;
            will-change: auto;
        }

        .hero {
            min-height: 100vh;
            display: flex;
            align-items: center;
            padding: 60px 2rem 2rem 2rem;
            position: relative;
            overflow: hidden;
            background: 
                radial-gradient(circle at 50% 50%, rgba(255, 255, 255, 0.08) 0%, rgba(255, 255, 255, 0.04) 30%, rgba(255, 255, 255, 0.02) 60%, transparent 100%),
                linear-gradient(135deg, #1a1a1a 0%, #111111 50%, #1a1a1a 100%);
        }

        .hero-content {
            max-width: 1200px;
            margin: 0 auto;
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 4rem;
            align-items: center;
            position: relative;
            z-index: 1;
        }

        .hero-text h1 {
            color: #ffffff;
            font-size: 3.5rem;
            line-height: 1.2;
            margin-bottom: 1.5rem;
            font-weight: 800;
        }

        .hero-visual img {
            width: 300px;
            height: 300px;
            border-radius: 50%;
            object-fit: cover;
            border: 4px solid #ffffff;
            box-shadow: 
                0 0 30px rgba(255,255,255,0.3),
                0 20px 40px rgba(0,0,0,0.8);
        }

        /* Navigation links */
        .nav-links {
            display: flex;
            list-style: none;
            gap: 2rem;
            z-index: 100000; /* extremely high z-index */
            position: relative; /* creates a positioned context */
        }

        .nav-links a {
            text-decoration: none;
            color: #e0e0e0;
            font-weight: 500;
            transition: color 0.3s;
        }

        .nav-links a:hover {
            color: #ffffff;
        }

        /* Burger Menu */
        .burger-menu {
            display: none;
            cursor: pointer;
            z-index: 1001;
        }

        .burger-menu div {
            width: 25px;
            height: 3px;
            background: #ffffff;
            margin: 5px;
            transition: 0.3s;
            border-radius: 2px;
        }

        #nav-toggle {
            display: none;
        }

        /* Mobile Navigation */
        @media (max-width: 768px) {
            .burger-menu {
                display: block;
                position: relative;
                z-index: 100001; /* increased z-index */
            }

            .nav-links {
                display: none;
                position: fixed;
                top: 60px;
                right: 0;
                width: 200px;
                background: #1a1a1a;
                flex-direction: column;
                align-items: center;
                padding: 0.5rem;
                box-shadow: 0 4px 6px rgba(0, 0, 0, 0.3);
                z-index: 100000; /* increased z-index */
            }

            .nav-links li {
                margin: 0.25rem 0;
                width: 100%;
                text-align: center;
            }

            .nav-links a {
                font-size: 1rem;
                padding: 0.4rem;
                display: block;
                color: #ffffff;
            }

            .nav-links a:hover {
                background-color: rgba(255, 255, 255, 0.1);
            }

            #nav-toggle:checked ~ .nav-links {
                display: flex;
            }

            #nav-toggle:checked ~ .burger-menu .line1 {
                transform: rotate(45deg) translate(5px, 5px);
            }

            #nav-toggle:checked ~ .burger-menu .line2 {
                opacity: 0;
            }

            #nav-toggle:checked ~ .burger-menu .line3 {
                transform: rotate(-45deg) translate(7px, -6px);
            }
        }

        /* Hero Section */
        .hero {
            min-height: 100vh;
            display: flex;
            align-items: center;
            padding: 0 2rem;
            position: relative;
            overflow: hidden;
            background: 
                radial-gradient(circle at 50% 40%, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.02) 40%, transparent 70%),
                linear-gradient(135deg, #1a1a1a 0%, #111111 50%, #1a1a1a 100%);
        }

        /* Decorative Shapes */
        .hero::before {
            content: '';
            position: absolute;
            width: 400px;
            height: 400px;
            background: rgba(255, 255, 255, 0.03);
            border-radius: 50%;
            top: -200px;
            right: -100px;
            z-index: 0;
            box-shadow: 0 0 100px rgba(255,255,255,0.1);
        }

        .hero::after {
            content: '';
            position: absolute;
            width: 300px;
            height: 300px;
            background: rgba(255, 255, 255, 0.02);
            border-radius: 24px;
            bottom: -150px;
            left: -75px;
            transform: rotate(45deg);
            z-index: 0;
            box-shadow: 0 0 80px rgba(255,255,255,0.05);
        }

        /* floating shapes - ensure they're behind navigation */
        .shape-1, .shape-2, .shape-3 {
            position: absolute;
            background: #ffffff;
            border-radius: 50%;
            opacity: 0.05;
            z-index: -1; /* send to back */
        }

        .shape-1 {
            width: 100px;
            height: 100px;
            top: 20%;
            left: 15%;
            animation: float 8s ease-in-out infinite;
        }

        .shape-2 {
            width: 150px;
            height: 150px;
            top: 60%;
            right: 18%;
            animation: float 12s ease-in-out infinite;
        }

        .shape-3 {
            width: 70px;
            height: 70px;
            bottom: 15%;
            left: 25%;
            animation: float 10s ease-in-out infinite;
        }

        @keyframes float {
            0%, 100% { transform: translateY(0) rotate(0deg); }
            50% { transform: translateY(-20px) rotate(5deg); }
        }

        
        @media (prefers-reduced-motion: reduce) {
            *, *::before, *::after {
                animation-duration: 0.01ms !important;
                animation-iteration-count: 1 !important;
                transition-duration: 0.01ms !important;
            }
        }

        .hero-content {
            max-width: 1200px;
            margin: 0 auto;
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 4rem;
            align-items: center;
            position: relative;
            z-index: 1;
        }

        
        .hero-text h1 {
            color: #ffffff;
            text-shadow: 
                1px 1px 0 rgba(0, 0, 0, 0.3),
                0 0 20px rgba(0, 255, 0, 0.6),
                0 0 40px rgba(0, 255, 0, 0.4);
            font-size: 3.5rem;
            line-height: 1.2;
            margin-bottom: 1.5rem;
        }

        .hero-subtitle {
            color: #e0e0e0;
            text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
            font-size: 2rem;
            margin-bottom: 1.5rem;
        }

        .hero-description {
            color: #cccccc;
            text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
            font-size: 1.2rem;
            line-height: 1.8;
            margin-bottom: 2rem;
        }

        .cta-buttons {
            display: flex;
            gap: 1rem;
            flex-wrap: wrap;
        }

        .btn {
            padding: 12px 30px;
            border: none;
            border-radius: 50px;
            font-size: 1rem;
            font-weight: 600;
            cursor: pointer;
            transition: all 0.3s ease;
            text-decoration: none;
            display: inline-block;
            text-align: center;
        }

        .btn-primary {
            background: linear-gradient(135deg, #1a1a1a, #00ff00);
            color: #ffffff;
            box-shadow: 
                0 4px 15px rgba(0,0,0,0.5),
                0 0 20px rgba(0,255,0,0.3);
            border: 1px solid rgba(0,255,0,0.4);
        }

        .btn-primary:hover {
            transform: translateY(-2px);
            box-shadow: 
                0 6px 20px rgba(0,0,0,0.6),
                0 0 30px rgba(0,255,0,0.5);
            background: linear-gradient(135deg, #111111, #00ff44);
        }

        .btn-secondary {
            background: transparent;
            color: #ffffff;
            border: 2px solid #ffffff;
        }

        .btn-secondary:hover {
            background: #ffffff;
            color: #1a1a1a;
            transform: translateY(-2px);
        }

        .hero-visual {
            display: flex;
            justify-content: center;
            align-items: center;
        }

        .hero-visual img {
            width: 300px;
            height: 300px;
            border-radius: 50%;
            object-fit: cover;
            border: 4px solid #ffffff;
            box-shadow: 
                0 0 50px rgba(255,255,255,0.4),
                0 20px 40px rgba(0,0,0,0.8),
                0 0 60px rgba(0, 255, 0, 0.6),
                0 0 100px rgba(0, 255, 0, 0.3);
            animation: float 6s ease-in-out infinite;
            position: relative;
            z-index: 1;
        }

        .growth-visual {
            width: 300px;
            height: 300px;
            background: linear-gradient(135deg, #1a1a1a, #333333);
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            position: relative;
            box-shadow: 
                0 0 50px rgba(255,255,255,0.3),
                0 20px 40px rgba(0,0,0,0.8);
            animation: float 6s ease-in-out infinite;
            border: 2px solid rgba(255,255,255,0.2);
        }

        @keyframes float {
            0%, 100% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
        }

        .growth-visual::before {
            content: '🌱';
            font-size: 5rem;
        }

        .profile-image {
            width: 200px;
            height: 200px;
            border-radius: 50%;
            object-fit: cover;
            border: 4px solid #666666;
            margin-bottom: 2rem;
            position: relative;
            z-index: 1;
        }

        /* About Section */
        .about {
            padding: 6rem 2rem;
            background: 
                radial-gradient(circle at 30% 50%, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.03) 40%, rgba(255, 255, 255, 0.01) 70%, transparent 100%),
                #1a1a1a;
            min-height: 100vh;
            position: relative;
            z-index: 2;
            display: flex;
            align-items: center;
            scroll-margin-top: 80px;
        }

        .container {
            max-width: 1200px;
            margin: 0 auto;
        }

        .section-title {
            text-align: center;
            font-size: 2.5rem;
            color: #ffffff;
            margin-bottom: 3rem;
            position: relative;
        }

        .section-title::after {
            content: '';
            width: 60px;
            height: 4px;
            background: linear-gradient(135deg, #ffffff, #cccccc);
            position: absolute;
            bottom: -10px;
            left: 50%;
            transform: translateX(-50%);
            border-radius: 2px;
            box-shadow: 0 0 10px rgba(255,255,255,0.5);
        }

        .about-content {
            display: grid;
            grid-template-columns: 1fr 2fr;
            gap: 4rem;
            align-items: start;
        }

        .about-image {
            text-align: center;
        }

        .profile-card {
            background: rgba(255, 255, 255, 0.05);
            backdrop-filter: blur(20px);
            padding: 2rem;
            border-radius: 20px;
            border: 1px solid rgba(255, 255, 255, 0.1);
            box-shadow: 
                0 8px 32px rgba(0, 0, 0, 0.8),
                0 0 30px rgba(255, 255, 255, 0.1),
                inset 0 1px 0 rgba(255, 255, 255, 0.1);
            transition: all 0.3s ease;
        }

        .profile-card:hover {
            transform: translateY(-5px);
            box-shadow: 
                0 20px 40px rgba(0, 0, 0, 0.9),
                0 0 50px rgba(255, 255, 255, 0.2),
                inset 0 1px 0 rgba(255, 255, 255, 0.2);
            border: 1px solid rgba(255, 255, 255, 0.2);
        }

        .profile-avatar {
            width: 150px;
            height: 150px;
            background: linear-gradient(135deg, #1a1a1a, #333333);
            border-radius: 50%;
            margin: 0 auto 1rem;
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 3rem;
            color: white;
            border: 2px solid rgba(255,255,255,0.2);
            box-shadow: 0 0 30px rgba(255,255,255,0.1);
        }

        .about-text h3 {
            font-size: 1.8rem;
            color: #ffffff;
            margin-bottom: 1rem;
        }

        .about-text p {
            margin-bottom: 1.5rem;
            color: #cccccc;
            line-height: 1.8;
        }

        .skills-list {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
            gap: 1.5rem;
            margin-top: 2rem;
        }

        .skill-item {
            display: flex;
            align-items: center;
            gap: 1rem;
            padding: 1.2rem;
            background: rgba(255, 255, 255, 0.05);
            backdrop-filter: blur(15px);
            border-radius: 15px;
            border: 1px solid rgba(255, 255, 255, 0.1);
            transition: all 0.3s ease;
            box-shadow: 
                0 4px 20px rgba(0, 0, 0, 0.8),
                0 0 15px rgba(255, 255, 255, 0.05),
                inset 0 1px 0 rgba(255, 255, 255, 0.1);
        }

        .skill-item:hover {
            transform: translateY(-3px);
            background: rgba(255, 255, 255, 0.08);
            border: 1px solid rgba(255, 255, 255, 0.2);
            box-shadow: 
                0 8px 25px rgba(0, 0, 0, 0.9),
                0 0 25px rgba(255, 255, 255, 0.1),
                inset 0 1px 0 rgba(255, 255, 255, 0.2);
        }

        .skill-item i {
            font-size: 1.5rem;
            color: #ffffff;
        }

        .skill-item span {
            font-weight: 500;
            color: #e0e0e0;
        }

        /* Experience Section */
        .experience {
            padding: 6rem 2rem;
            background: 
                radial-gradient(circle at 70% 50%, rgba(255, 255, 255, 0.04) 0%, rgba(255, 255, 255, 0.02) 40%, rgba(255, 255, 255, 0.01) 70%, transparent 100%),
                #1a1a1a;
            scroll-margin-top: 80px;
        }

        .timeline {
            position: relative;
            padding: 2rem 0;
        }

        .timeline::before {
            content: '';
            position: absolute;
            left: 50%;
            top: 0;
            bottom: 0;
            width: 4px;
            background: linear-gradient(135deg, #ffffff, #cccccc);
            transform: translateX(-50%);
            box-shadow: 0 0 10px rgba(255,255,255,0.3);
        }

        .timeline-item {
            position: relative;
            margin-bottom: 3rem;
        }

        .timeline-item:nth-child(odd) .timeline-content {
            margin-right: calc(50% + 2rem);
            text-align: right;
        }

        .timeline-item:nth-child(even) .timeline-content {
            margin-left: calc(50% + 2rem);
        }

        .timeline-marker {
            position: absolute;
            left: 50%;
            top: 2rem;
            width: 20px;
            height: 20px;
            background: #1a1a1a;
            border: 4px solid #ffffff;
            border-radius: 50%;
            transform: translateX(-50%);
            z-index: 2;
            box-shadow: 0 0 20px rgba(255,255,255,0.5);
        }

        .timeline-content {
            background: rgba(255, 255, 255, 0.08);
            backdrop-filter: blur(20px);
            padding: 2.5rem;
            border-radius: 20px;
            border: 1px solid rgba(255, 255, 255, 0.15);
            box-shadow: 
                0 8px 32px rgba(0, 0, 0, 0.4),
                inset 0 1px 0 rgba(255, 255, 255, 0.1);
            transition: all 0.3s ease;
        }

        .timeline-content:hover {
            transform: translateY(-3px);
            background: rgba(255, 255, 255, 0.12);
            border: 1px solid rgba(255, 255, 255, 0.2);
            box-shadow: 
                0 15px 40px rgba(0, 0, 0, 0.5),
                inset 0 1px 0 rgba(255, 255, 255, 0.2);
        }

        .experience-duration {
            background: linear-gradient(135deg, #1a1a1a, #333333);
            color: white;
            padding: 0.5rem 1rem;
            border-radius: 25px;
            font-size: 0.9rem;
            display: inline-block;
            margin-bottom: 1rem;
            border: 1px solid rgba(255,255,255,0.2);
            box-shadow: 0 0 15px rgba(255,255,255,0.1);
        }

        .experience-title {
            font-size: 1.5rem;
            font-weight: bold;
            color: #ffffff;
            margin-bottom: 0.5rem;
        }

        .experience-company {
            font-weight: 600;
            color: #e0e0e0;
            margin-bottom: 0.5rem;
            font-size: 1.1rem;
        }

        .experience-location {
            color: #cccccc;
            font-size: 0.9rem;
            margin-bottom: 1rem;
        }

        .experience-description {
            color: #cccccc;
            line-height: 1.7;
            margin-bottom: 1rem;
        }

        .experience-description ul {
            margin-top: 1rem;
            list-style: none;
            padding-left: 0;
        }

        .experience-description li {
            margin-bottom: 0.5rem;
            display: flex;
            align-items: flex-start;
            gap: 0.5rem;
        }

        .experience-description li i {
            color: #ffffff;
            margin-top: 0.2rem;
            flex-shrink: 0;
        }

        /* Projects Section */
        .projects {
            padding: 6rem 2rem;
            background: 
                radial-gradient(circle at 40% 50%, rgba(255, 255, 255, 0.04) 0%, rgba(255, 255, 255, 0.02) 40%, rgba(255, 255, 255, 0.01) 70%, transparent 100%),
                #1a1a1a;
            scroll-margin-top: 80px;
        }

        .section-subtitle {
            text-align: center;
            color: #cccccc;
            font-size: 1.1rem;
            margin-top: -2rem;
            margin-bottom: 2rem;
            font-weight: normal;
        }

        .project-type-note {
            background: rgba(255, 255, 255, 0.05);
            border-left: 4px solid #ffffff;
            padding: 1rem 1.5rem;
            border-radius: 0 8px 8px 0;
            margin: 0 auto 3rem;
            max-width: 800px;
            color: #cccccc;
            font-size: 0.95rem;
            line-height: 1.6;
            box-shadow: 0 0 15px rgba(255,255,255,0.1);
        }

        .projects-grid {
            display: grid;
            grid-template-columns: repeat(2, 1fr);
            gap: 2rem;
            margin-top: 3rem;
            max-width: 1200px;
            margin-left: auto;
            margin-right: auto;
        }

        .project-card {
            margin-bottom: 2rem;
            padding: 0;
            border-radius: 20px;
            overflow: hidden;
            background: rgba(255, 255, 255, 0.05);
            backdrop-filter: blur(20px);
            border: 1px solid rgba(255, 255, 255, 0.1);
            box-shadow: 
                0 8px 32px rgba(0, 0, 0, 0.8),
                0 0 20px rgba(255, 255, 255, 0.05),
                inset 0 1px 0 rgba(255, 255, 255, 0.1);
            transition: all 0.3s ease;
        }

        .project-card:hover {
            transform: translateY(-8px);
            background: rgba(255, 255, 255, 0.08);
            border: 1px solid rgba(255, 255, 255, 0.2);
            box-shadow: 
                0 20px 40px rgba(0, 0, 0, 0.9),
                0 0 40px rgba(255, 255, 255, 0.1),
                inset 0 1px 0 rgba(255, 255, 255, 0.2);
        }

        .project-image {
            height: 200px;
            overflow: hidden;
            position: relative;
            background: #1a1a1a;
        }

        .project-image picture {
            width: 100%;
            height: 100%;
            display: block;
        }

        .project-image img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            object-position: center;
            display: block;
            transition: transform 0.3s ease;
        }

        .project-card:hover .project-image img {
            transform: scale(1.05);
        }

        .project-content {
            padding: 1.5rem;
        }

        .project-title {
            font-size: 1.3rem;
            font-weight: bold;
            color: #ffffff;
            margin-bottom: 1rem;
        }

        .project-description {
            color: #cccccc;
            margin-bottom: 1.5rem;
            line-height: 1.6;
        }

        .project-link {
            display: inline-block;
            color: #ffffff;
            text-decoration: none;
            font-weight: 600;
            border-bottom: 2px solid transparent;
            transition: border-color 0.3s ease;
        }

        .project-link:hover {
            border-bottom-color: #ffffff;
        }

        /* Contact Section */
        .contact {
            padding: 6rem 2rem;
            background: 
                radial-gradient(circle at 50% 50%, rgba(255, 255, 255, 0.08) 0%, rgba(255, 255, 255, 0.04) 30%, rgba(255, 255, 255, 0.02) 60%, transparent 100%),
                linear-gradient(135deg, #1a1a1a, #111111);
            color: white;
            scroll-margin-top: 80px;
            min-height: 100vh;
            display: flex;
            align-items: center;
        }

        .contact-content {
            text-align: center;
            max-width: 600px;
            margin: 0 auto;
        }

        .contact h2 {
            color: white;
            margin-bottom: 1rem;
            text-shadow: 
                0 0 20px rgba(0, 255, 0, 0.6),
                0 0 40px rgba(0, 255, 0, 0.4);
        }

        .contact p {
            font-size: 1.2rem;
            margin-bottom: 2rem;
            opacity: 0.9;
        }

        .social-connections {
            margin: 2rem 0;
            text-align: center;
        }

        .social-links {
            display: flex;
            gap: 1rem;
            align-items: center;
        }

        .social-links a {
            font-size: 1.2rem;
            transition: color 0.3s ease;
        }

        .social-links a:hover {
            color: #cccccc;
        }

        .social-icons {
            display: flex;
            justify-content: center;
            gap: 1.5rem;
            margin-top: 1rem;
        }

        .social-icon {
            font-size: 1.8rem;
            color: #ffffff;
            transition: all 0.3s ease;
            display: inline-block;
            text-decoration: none;
            padding: 0.5rem;
            border-radius: 50%;
            background: rgba(255, 255, 255, 0.1);
            border: 1px solid rgba(255, 255, 255, 0.2);
            width: 50px;
            height: 50px;
            display: flex;
            align-items: center;
            justify-content: center;
            box-shadow: 
                0 4px 15px rgba(0, 0, 0, 0.8),
                0 0 15px rgba(255, 255, 255, 0.1),
                inset 0 1px 0 rgba(255, 255, 255, 0.1);
        }

        .social-icon:hover {
            transform: translateY(-3px);
            color: #ffffff;
            background: rgba(255, 255, 255, 0.2);
            border: 1px solid rgba(255, 255, 255, 0.3);
            box-shadow: 
                0 8px 25px rgba(0, 0, 0, 0.9),
                0 0 25px rgba(255, 255, 255, 0.2),
                inset 0 1px 0 rgba(255, 255, 255, 0.2);
        }

        .contact-form {
            background: rgba(255, 255, 255, 0.05);
            padding: 3rem;
            border-radius: 20px;
            backdrop-filter: blur(20px);
            margin-top: 2rem;
            border: 1px solid rgba(255, 255, 255, 0.1);
            box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3);
        }

        .form-group {
            margin-bottom: 2rem;
            text-align: left;
        }

        .form-group label {
            display: block;
            margin-bottom: 0.8rem;
            font-weight: 500;
            color: #ffffff;
            font-size: 0.9rem;
            text-transform: uppercase;
            letter-spacing: 1px;
        }

        .form-group input,
        .form-group textarea {
            width: 100%;
            padding: 15px 0;
            border: none;
            border-bottom: 1px solid rgba(255, 255, 255, 0.3);
            border-radius: 0;
            font-size: 1rem;
            background: transparent;
            color: #ffffff;
            transition: border-color 0.3s ease;
        }

        .form-group input:focus,
        .form-group textarea:focus {
            outline: none;
            border-bottom: 2px solid #ffffff;
        }

        .form-group input::placeholder,
        .form-group textarea::placeholder {
            color: rgba(255, 255, 255, 0.5);
        }

        .form-group textarea {
            resize: vertical;
            min-height: 120px;
            border-bottom: 1px solid rgba(255, 255, 255, 0.3);
        }

        .contact-submit-btn {
            background: transparent;
            color: #ffffff;
            border: 2px solid #ffffff;
            padding: 15px 40px;
            border-radius: 0;
            font-size: 1rem;
            font-weight: 600;
            text-transform: uppercase;
            letter-spacing: 1px;
            cursor: pointer;
            transition: all 0.3s ease;
            margin-top: 1rem;
            width: auto;
            display: inline-flex;
            align-items: center;
            gap: 10px;
        }

        .contact-submit-btn:hover {
            background: #ffffff;
            color: #1a1a1a;
            transform: translateY(-2px);
            box-shadow: 0 4px 15px rgba(255, 255, 255, 0.3);
        }

        .contact-submit-btn i {
            font-size: 1.2rem;
        }

        /* Footer */
        footer {
            background: #1a1a1a;
            color: white;
            text-align: center;
            padding: 2rem;
            border-top: 1px solid rgba(255,255,255,0.1);
            box-shadow: 0 -5px 20px rgba(255,255,255,0.05);
        }

        /* Back to Top Button */
        .back-to-top {
            position: fixed;
            bottom: 30px;
            right: 30px;
            width: 50px;
            height: 50px;
            background: linear-gradient(135deg, #1a1a1a, #333333);
            color: white;
            border: 2px solid rgba(255,255,255,0.2);
            border-radius: 50%;
            cursor: pointer;
            font-size: 1.5rem;
            opacity: 0;
            visibility: hidden;
            transition: all 0.3s ease;
            z-index: 1000;
            box-shadow: 
                0 4px 15px rgba(0, 0, 0, 0.8),
                0 0 20px rgba(255,255,255,0.1);
        }

        .back-to-top.show {
            opacity: 1;
            visibility: visible;
        }

        .back-to-top:hover {
            transform: translateY(-2px);
            box-shadow: 
                0 6px 20px rgba(0, 0, 0, 0.9),
                0 0 30px rgba(255,255,255,0.2);
        }

        /* Add animation styles */
        section {
            opacity: 1;
            transform: translateY(0);
            transition: all 0.6s ease;
        }

        section:not(.visible) {
            opacity: 0;
            transform: translateY(20px);
        }

        section.visible {
            opacity: 1;
            transform: translateY(0);
        }
        
        /* About section fix */
        section#about {
            opacity: 1 !important;
            transform: translateY(0) !important;
        }

        .experience-item {
            transition: all 0.5s ease;
        }

        .project-card {
            transition: all 0.3s ease;
        }

        .project-card:hover {
            transform: translateY(-10px);
            box-shadow: 0 15px 30px rgba(0, 0, 0, 0.4);
        }

        /* Navigation Styles */
        header {
            background: rgba(42, 42, 42, 0.95);
            position: fixed;
            width: 100%;
            z-index: 1000;
            padding: 1rem 0;
            box-shadow: 0 2px 10px rgba(0,0,0,0.3);
        }

        nav {
            max-width: 1200px;
            margin: 0 auto;
            padding: 0 2rem;
            display: flex;
            justify-content: space-between;
            align-items: center;
            position: relative;
        }

        .logo {
            font-size: 1.8rem;
            color: #ffffff;
            text-decoration: none;
            font-weight: bold;
            z-index: 1001;
        }

        .nav-links {
            display: flex;
            list-style: none;
            gap: 2rem;
            z-index: 1001;
        }

        .nav-links a {
            text-decoration: none;
            color: #e0e0e0;
            font-weight: 500;
            transition: color 0.3s;
        }

        .nav-links a:hover {
            color: #ffffff;
        }

        /* Burger Menu */
        .burger-menu {
            display: none;
            cursor: pointer;
            z-index: 1001;
        }

        .burger-menu div {
            width: 25px;
            height: 3px;
            background-color: #ffffff;
            margin: 5px;
            border-radius: 3px;
            transition: all 0.3s ease;
        }

        #nav-toggle {
            display: none;
        }

        @media screen and (max-width: 768px) {
            .burger-menu {
                display: block;
                position: relative;
                z-index: 1002;
            }

            .nav-links {
                display: none;
                position: fixed;
                top: 60px;
                right: 0;
                width: 200px;
                background: #1a1a1a;
                flex-direction: column;
                align-items: center;
                padding: 0.5rem;
                box-shadow: 0 4px 6px rgba(0, 0, 0, 0.3);
                z-index: 1001;
            }

            .nav-links li {
                margin: 0.25rem 0;
                width: 100%;
                text-align: center;
            }

            .nav-links a {
                font-size: 1rem;
                padding: 0.4rem;
                display: block;
                color: #ffffff;
            }

            .nav-links a:hover {
                background-color: rgba(255, 255, 255, 0.1);
            }

            #nav-toggle:checked ~ .nav-links {
                display: flex;
            }

            #nav-toggle:checked ~ .burger-menu .line1 {
                transform: rotate(45deg) translate(5px, 5px);
            }

            #nav-toggle:checked ~ .burger-menu .line2 {
                opacity: 0;
            }

            #nav-toggle:checked ~ .burger-menu .line3 {
                transform: rotate(-45deg) translate(7px, -6px);
            }
        }

        /* Responsive Design */
        @media (max-width: 992px) {
            .projects-grid {
                grid-template-columns: repeat(2, 1fr);
            }

            .project-image {
                height: 200px;
            }
        }

        @media (max-width: 768px) {
            .hero {
                padding: 100px 1rem 2rem 1rem; 
                min-height: 100vh;
            }

            .hero-content {
                grid-template-columns: 1fr;
                text-align: center;
                gap: 2rem;
            }

            .hero-text h1 {
                font-size: 2.8rem;
            }

            .hero-subtitle {
                font-size: 1.8rem;
            }

            .hero-description {
                font-size: 1.1rem;
            }

            .about-content {
                grid-template-columns: 1fr;
                gap: 2rem;
            }

            .skills-list {
                grid-template-columns: 1fr;
            }

            .experience-header {
                flex-direction: column;
                gap: 0.5rem;
            }

            .timeline::before {
                left: 30px;
            }

            .timeline-item:nth-child(odd) .timeline-content,
            .timeline-item:nth-child(even) .timeline-content {
                margin-left: 60px;
                margin-right: 0;
                text-align: left;
            }

            .timeline-marker {
                left: 30px;
            }

            .projects-grid {
                grid-template-columns: 1fr;
            }

            .project-image {
                height: 220px;
            }

            .cta-buttons {
                flex-direction: column;
                align-items: center;
            }

            .btn {
                width: 100%;
                max-width: 250px;
            }
        }

        @media (max-width: 480px) {
            .hero {
                padding: 110px 1rem 2rem 1rem; 
            }

            .hero-text h1 {
                font-size: 2rem;
                line-height: 1.3;
            }

            .hero-subtitle {
                font-size: 1.2rem;
            }

            .section-title {
                font-size: 2rem;
            }

            .growth-visual {
                width: 200px;
                height: 200px;
            }

            .growth-visual::before {
                font-size: 3rem;
            }

            .project-image {
                height: 180px;
            }
        }

        /* Navigation Background Overlay */
        .nav-background {
            display: none;
        }

        @media (max-width: 768px) {
            .nav-background {
                display: block;
                position: fixed;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                background: rgba(0, 0, 0, 0.3);
                opacity: 0;
                pointer-events: none;
                transition: opacity 0.3s ease;
                z-index: 1001;
            }

            #nav-toggle:checked ~ .nav-background {
                opacity: 1;
                pointer-events: auto;
            }
        }

        /* reCAPTCHA Styling */
        .g-recaptcha {
            margin: 1.5rem 0;
            display: flex;
            justify-content: center;
        }

        @media (max-width: 768px) {
            .g-recaptcha {
                transform: scale(0.9);
                transform-origin: center;
            }
        }

        /* Why Choose Me Section */
        .why-choose-me {
            padding: 6rem 2rem;
            background: 
                radial-gradient(circle at 60% 50%, rgba(255, 255, 255, 0.04) 0%, rgba(255, 255, 255, 0.02) 40%, rgba(255, 255, 255, 0.01) 70%, transparent 100%),
                #1a1a1a;
        }

        .why-choose-title {
            text-shadow: 
                0 0 20px rgba(0, 255, 0, 0.6),
                0 0 40px rgba(0, 255, 0, 0.4);
        }

        .benefits-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
            gap: 2rem;
            margin-top: 3rem;
        }

        .benefit-card {
            background: rgba(255, 255, 255, 0.05);
            backdrop-filter: blur(20px);
            padding: 2.5rem;
            border-radius: 20px;
            text-align: center;
            border: 1px solid rgba(255, 255, 255, 0.1);
            box-shadow: 
                0 8px 32px rgba(0, 0, 0, 0.8),
                0 0 20px rgba(255, 255, 255, 0.05),
                inset 0 1px 0 rgba(255, 255, 255, 0.1);
            transition: all 0.3s ease;
        }

        .benefit-card:hover {
            transform: translateY(-8px);
            background: rgba(255, 255, 255, 0.08);
            border: 1px solid rgba(255, 255, 255, 0.2);
            box-shadow: 
                0 20px 40px rgba(0, 0, 0, 0.9),
                0 0 40px rgba(255, 255, 255, 0.1),
                inset 0 1px 0 rgba(255, 255, 255, 0.2),
                0 0 30px rgba(0, 255, 0, 0.4),
                0 0 60px rgba(0, 255, 0, 0.2);
        }

        .benefit-card:hover h3 {
            color: #00ff00;
            text-shadow: 
                0 0 20px rgba(0, 255, 0, 0.6),
                0 0 40px rgba(0, 255, 0, 0.4);
            transition: all 0.3s ease;
        }        .benefit-icon {
            margin-bottom: 1.5rem;
            display: flex;
            justify-content: center;
        }        .benefit-icon img {
            width: 140px;
            height: 100px;
            object-fit: cover;
            border-radius: 8px;
            box-shadow: 
                0 4px 8px rgba(0, 0, 0, 0.8),
                0 0 15px rgba(255, 255, 255, 0.1);
        }

        .benefit-card h3 {
            color: #ffffff;
            margin-bottom: 1rem;
            font-size: 1.3rem;
        }

        .benefit-card p {
            color: #cccccc;
            line-height: 1.6;
        }

        .solutions-grid {
            display: flex;
            flex-direction: column;
            gap: 1rem;
            max-width: 1200px;
            margin: 1.5rem auto;
            padding: 0 1rem;
        }
        
        /* Tablet view (2 columns) */
        @media (min-width: 768px) {
            .solutions-grid {
                display: grid;
                grid-template-columns: repeat(2, 1fr);
                gap: 1.25rem;
            }
        }

        /* Desktop view (3 columns) */
        @media (min-width: 1024px) {
            .solutions-grid {
                grid-template-columns: repeat(3, 1fr);
                gap: 1.5rem;
                max-width: 1000px;
            }
        }
        
        /* Mobile performance optimizations */
        @media (max-width: 767px) {
            .solutions-grid {
                gap: 0.75rem;
                margin: 1rem auto;
            }
            
            .solution-item {
                will-change: auto;
            }
        }
        
        .solution-item {
            background: rgba(255, 255, 255, 0.05);
            backdrop-filter: blur(15px);
            border-radius: 15px;
            padding: 1.5rem;
            border: 1px solid rgba(255, 255, 255, 0.1);
            box-shadow: 
                0 4px 20px rgba(0, 0, 0, 0.8),
                0 0 15px rgba(255, 255, 255, 0.05),
                inset 0 1px 0 rgba(255, 255, 255, 0.1);
            transition: all 0.3s ease;
        }
        
        .solution-item:hover {
            transform: translateY(-3px);
            background: rgba(255, 255, 255, 0.08);
            border: 1px solid rgba(255, 255, 255, 0.2);
            box-shadow: 
                0 8px 25px rgba(0, 0, 0, 0.9),
                0 0 25px rgba(255, 255, 255, 0.1),
                inset 0 1px 0 rgba(255, 255, 255, 0.2);
        }
        
        
        @media (max-width: 768px) {
            .solution-item {
                background: rgba(255, 255, 255, 0.1);
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
                transition: none;
            }
            
            .solution-item:hover {
                transform: none;
            }
        }
        
        .solution-item h3 {
            color: #ffffff;
            margin-bottom: 0.25rem;
            font-size: 1.1rem;
            text-align: center;
        }
        
        .solution-item i {
            color: #ffffff;
            font-size: 0.9em;
        }

        .solution-item p {
            color: #cccccc;
            margin-left: 0;
            font-size: 0.95rem;
            text-align: center;
        }        
