@import "https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800&display=swap";
*{box-sizing:border-box;border:none;outline:none;margin:0;padding:0;font-family:Poppins,sans-serif;text-decoration:none}:root{--bg-dark:#020617;--bg-panel:#0b0f19;--main-color:#4f46e5;--main-hover:#6366f1;--text-light:#fff;--text-muted:#94a3b8;--border-color:#1e293b;--neon-blue:#00e5ff;--neon-purple:#4f46e5;--glass-bg:#0f172a8c;--glass-border:#ffffff14;--neon-glow:0 0 20px #00e5ff4d}@media (min-width:1024px){html{font-size:90%}}html,body{background-color:var(--bg-dark);color:var(--text-light);width:100%;position:relative;overflow-x:hidden}section{width:100%;padding:10rem 10% 6rem;position:relative}.heading{color:var(--text-light);margin-bottom:4rem;font-size:3.5rem;font-weight:700}.heading span{color:var(--neon-blue)}.heading-sm{color:var(--neon-blue);text-transform:uppercase;letter-spacing:2px;margin-bottom:1rem;font-size:1.3rem;font-weight:600;display:block}.btn{cursor:pointer;border-radius:.8rem;justify-content:center;align-items:center;gap:.8rem;padding:1.2rem 2.5rem;font-size:1.4rem;font-weight:600;transition:all .3s;display:inline-flex}.btn-primary,.btn-primary-glow{box-shadow:0 4px 20px #4f46e54d;background:linear-gradient(135deg, var(--neon-purple), var(--main-hover))!important;color:#fff!important;border:none!important}.btn-primary:hover,.btn-primary-glow:hover{transform:translateY(-3px);box-shadow:0 6px 25px #00e5ff66}.btn-outline,.btn-outline-glow{color:var(--text-light)!important;border:1px solid var(--border-color)!important;background:0 0!important}.btn-outline:hover,.btn-outline-glow:hover{box-shadow:var(--neon-glow);border-color:var(--neon-blue)!important;color:var(--neon-blue)!important}.header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border-color);z-index:1000;background:#020617d9;justify-content:space-between;align-items:center;width:100%;padding:1.5rem 10%;transition:all .3s;display:flex;position:fixed;top:0;left:0}.logo-k3{align-items:center;gap:1.5rem;display:flex}.logo-fi-container{justify-content:center;align-items:center;width:55px;height:55px;transition:all .3s;display:flex;position:relative}.logo-fi-container:hover{transform:translateY(-2px)scale(1.05)}.logo-fi-container img{object-fit:contain;filter:drop-shadow(0 0 8px #0ff9)drop-shadow(0 0 15px #9d00ff66);width:100%;height:100%}.logo-text h2{color:#fff;margin-bottom:2px;font-size:2rem;font-weight:700;line-height:1.1}.name-gradient{font-weight:800;display:inline-block;background:linear-gradient(135deg,#0ff 0%,#9d00ff 100%)!important;-webkit-text-fill-color:transparent!important;color:#0000!important;-webkit-background-clip:text!important;background-clip:text!important}.logo-text p{color:var(--text-muted);font-size:1rem;line-height:1}#menu-icon{color:var(--text-light);cursor:pointer;z-index:1001;font-size:3rem;display:none}.navbar{align-items:center;gap:2.5rem;display:flex}.navbar a{color:var(--text-muted);font-size:1.4rem;font-weight:500;transition:all .3s;position:relative}.navbar a:hover,.navbar a.active{color:var(--neon-blue)}.btn-dropdown-cv{display:none}.btn-nav-cv{color:var(--neon-blue);background:0 0;border:1px solid #00e5ff66;border-radius:.8rem;align-items:center;gap:.6rem;padding:.8rem 1.8rem;font-size:1.3rem;font-weight:600;transition:all .3s;display:flex}.btn-nav-cv:hover{background:var(--neon-blue);color:var(--bg-dark);box-shadow:var(--neon-glow);transform:translateY(-2px)}@media (max-width:991px){.header{padding:1rem 5%}.logo-k3{gap:1rem}.logo-fi-container{width:45px;height:45px}.logo-text{flex-direction:column;justify-content:center;display:flex!important}.logo-text h2{margin-bottom:0;font-size:1.6rem}.name-gradient{font-size:1.7rem}.logo-text p{font-size:.75rem}#menu-icon{display:block}.navbar{border-bottom:1px solid var(--border-color);z-index:999;opacity:0;pointer-events:none;background:#020617fa;flex-direction:column;gap:3rem;width:100%;padding:4rem 0;transition:all .4s cubic-bezier(.4,0,.2,1);position:fixed;top:-100%;left:0}.navbar.active{opacity:1;pointer-events:auto;top:6.5rem}.navbar a{text-align:center;width:100%;padding:.5rem 0;font-size:1.6rem}.btn-dropdown-cv{border:1px solid var(--neon-blue);width:80%;color:var(--neon-blue);border-radius:.8rem;justify-content:center;margin-top:1rem;padding:1.2rem;font-size:1.4rem;font-weight:600;display:inline-flex}.btn-nav-cv{display:none}}.hero-k3{background-image:linear-gradient(#020617bf,#020617d9),url(/images/bg/city.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:scroll;justify-content:center;align-items:center;min-height:100vh;padding:12rem 10% 6rem;display:flex;position:relative;overflow:visible}.particles-k3{z-index:2;pointer-events:auto;width:100%;height:100%;position:absolute;top:0;left:0}.hero-bg-glow{z-index:-1;background:radial-gradient(circle,#4f46e526 0%,#0000 70%);width:500px;height:500px;position:absolute;top:10%;right:10%}.hero-k3-container{z-index:3;grid-template-columns:1.2fr 1fr;align-items:center;gap:6rem;width:100%;display:grid;position:relative}.hero-k3-content{width:100%;position:relative}.hero-k3-content .avail-badge{color:#22c55e;background:#22c55e14;border:1px solid #22c55e33;border-radius:3rem;align-items:center;gap:.8rem;margin-bottom:2.5rem;padding:.6rem 1.5rem;font-size:1.1rem;display:inline-flex}.avail-dot{background:#22c55e;border-radius:50%;width:8px;height:8px;box-shadow:0 0 10px #22c55e}.hero-k3-content .hero-title{color:#fff;margin-bottom:2rem;font-size:5rem;font-weight:800;line-height:1.2}.hero-k3-content .hero-title span{color:var(--neon-blue);text-shadow:0 0 20px #00e5ff33}.hero-k3-content .hero-subtitle{color:var(--neon-blue);letter-spacing:.5px;margin-bottom:2.5rem;font-size:1.6rem;font-weight:500}.hero-k3-content .hero-subtitle span{color:var(--text-muted);margin:0 .4rem;font-weight:300}.hero-k3-content .hero-desc{color:var(--text-muted);margin-bottom:4rem;font-size:1.5rem;line-height:1.8}.hero-btn-group{gap:2rem;display:flex}.hero-socials{gap:1.5rem;margin-top:4rem;display:flex}.hero-socials a{border:1px solid var(--border-color);width:4.2rem;height:4.2rem;color:var(--text-muted);background:#0f172a66;border-radius:50%;justify-content:center;align-items:center;font-size:1.8rem;transition:all .3s;display:flex}.hero-socials a:hover{border-color:var(--neon-blue);color:var(--neon-blue);box-shadow:var(--neon-glow);transform:translateY(-4px)}.hero-k3-visuals{justify-content:center;align-items:center;width:100%;min-height:480px;display:flex;position:relative}.profile-wrapper{width:340px;height:340px;margin:0 auto;position:relative}.profile-img{object-fit:cover;z-index:5;border:4px solid var(--bg-dark);border-radius:50%;width:300px;height:300px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.glowing-ring-1{background:linear-gradient(135deg, var(--neon-blue), var(--neon-purple));z-index:1;border-radius:50%;width:340px;height:340px;animation:12s linear infinite spinGlow;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 30px #4f46e566}.glowing-ring-2{background:var(--bg-dark);z-index:2;border-radius:50%;width:320px;height:320px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes spinGlow{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}.profile-location{text-align:center;width:100%;position:absolute;bottom:-50px;left:50%;transform:translate(-50%)}.profile-location p{color:#fff;font-size:1.3rem;font-weight:600}.profile-location p i{color:var(--neon-blue);margin-right:.5rem}.profile-location span{color:var(--text-muted);margin-top:2px;font-size:1.1rem;display:block}.float-card{background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);border:1px solid var(--glass-border);z-index:10;white-space:nowrap;border-radius:1.2rem;align-items:center;gap:1.2rem;padding:1rem 1.4rem;animation:5s ease-in-out infinite floatAnim;display:flex;position:absolute;box-shadow:0 10px 30px #0006}.float-card .icon-box{width:38px;height:38px;color:var(--neon-blue);background:#00e5ff1a;border:1px solid #00e5ff33;border-radius:.8rem;justify-content:center;align-items:center;font-size:1.8rem;display:flex}.float-card .text-box h4{color:#fff;font-size:1.2rem;font-weight:600}.float-card .text-box p{color:var(--text-muted);font-size:1rem}.card-tl{animation-delay:0s;top:-10px;left:-110px}.card-ml{animation-delay:1.2s;top:110px;left:-150px}.card-bl{animation-delay:2.4s;bottom:10px;left:-100px}.card-tr{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:none;top:-20px;right:-70px}.icon-box-drone{width:70px;height:70px;color:var(--text-muted);opacity:.6;font-size:5.5rem;animation:4.5s ease-in-out infinite floatAnim;transform:rotate(45deg)}.card-mr{animation-delay:1.8s;top:120px;right:-130px}.card-br{animation-delay:3s;bottom:20px;right:-100px}@keyframes floatAnim{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.stats-k3-wrapper{z-index:20;width:35%;position:relative}.stats-k3-container{grid-template-columns:1fr;gap:1.5rem;width:100%;display:grid}.stat-k3-item{-webkit-backdrop-filter:blur(20px);border:1px solid var(--glass-border);background:#0b0f19bf;border-radius:1.6rem;align-items:center;gap:1.5rem;width:100%;padding:2rem 2.5rem;transition:all .3s;display:flex;box-shadow:0 15px 30px #0000004d}.stat-k3-item:hover{border-color:#fff3;transform:translateY(-5px)}.stat-k3-icon{justify-content:center;align-items:center;font-size:3.5rem;display:flex}.stat-k3-text h2{color:#fff;font-size:2.2rem;font-weight:700;line-height:1.1}.stat-k3-text p{color:var(--text-muted);margin-top:.4rem;font-size:1.1rem}.stat-divider{display:none}.about{grid-template-columns:1fr 1fr;align-items:center;gap:6rem;display:grid}.about-title{color:#fff;margin-bottom:2rem;font-size:3.8rem;line-height:1.2}.about-desc{color:var(--text-muted);text-align:justify;margin-bottom:2rem;font-size:1.4rem;line-height:1.8}.tech-tags{flex-wrap:wrap;gap:1rem;margin-top:3rem;display:flex}.tech-tags span{background:var(--bg-panel);border:1px solid var(--border-color);color:var(--text-muted);border-radius:.8rem;padding:.8rem 1.8rem;font-size:1.2rem;transition:all .3s}.about-right-grid{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.about-img-box img{object-fit:cover;border:1px solid var(--border-color);border-radius:1.2rem;width:100%;height:400px}.journey-section{padding-top:6rem}.journey-stats-container{grid-template-columns:1.2fr 1fr;align-items:flex-start;gap:6rem;display:grid}.timeline-vertical{border-left:2px solid var(--border-color);max-width:100%;padding-left:3rem;position:relative}.timeline-item-v{margin-bottom:4rem;position:relative}.timeline-dot-v{background:var(--bg-dark);border:2px solid var(--neon-blue);border-radius:50%;width:1.2rem;height:1.2rem;position:absolute;top:.2rem;left:-3.65rem;box-shadow:0 0 10px #00e5ff80}.timeline-date-v{color:var(--neon-blue);letter-spacing:1px;margin-bottom:.6rem;font-size:1.2rem;font-weight:600}.timeline-content-v h3{color:var(--text-light);font-size:1.8rem;font-weight:600}.timeline-content-v p{color:var(--text-muted);margin-top:4px;font-size:1.3rem}.stats-grid-about{background:var(--bg-panel);border:1px solid var(--border-color);border-radius:2rem;grid-template-columns:1fr 1fr;gap:2.5rem;padding:4rem;display:grid}.stat-item-about{align-items:center;gap:1.5rem;display:flex}.stat-icon-about{width:52px;height:52px;color:var(--main-color);background:#4f46e51a;border:1px solid #4f46e533;border-radius:1rem;justify-content:center;align-items:center;font-size:2.4rem;display:flex}.services-header-k3{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:flex-end;margin-bottom:5rem;padding-bottom:2.5rem;display:flex}.services-title-box .subtitle{color:var(--neon-blue);text-transform:uppercase;margin-bottom:.6rem;font-size:1.3rem;font-weight:600}.services-title-box h2{color:#fff;font-size:3rem;font-weight:700}.services-link{color:var(--neon-blue);align-items:center;gap:.5rem;font-size:1.4rem;font-weight:500;transition:all .3s;display:flex}.services-grid-k3{grid-template-columns:repeat(3,1fr);gap:2.5rem;display:grid}.service-card-k3{background:var(--bg-panel);border:1px solid var(--border-color);border-top:4px solid var(--main-color);border-radius:1.4rem;flex-direction:column;padding:3.5rem 2.5rem;display:flex}.service-icon-k3{margin-bottom:2rem;font-size:3.6rem;display:block}.service-card-k3 h3{color:#fff;margin-bottom:1.2rem;font-size:1.8rem;font-weight:600}.service-card-k3 p{color:var(--text-muted);font-size:1.3rem;line-height:1.6}.projects-tabs{gap:1.2rem;margin-bottom:4rem;display:flex}.tab-btn{border:1px solid var(--border-color);color:var(--text-muted);cursor:pointer;background:#0f172a66;border-radius:2rem;padding:.8rem 2.2rem;font-size:1.3rem;font-weight:500;transition:all .3s}.tab-btn.active{background:var(--main-color);color:#fff;border-color:var(--main-color);box-shadow:0 4px 15px #4f46e566}.projects-grid-container,.certs-grid-container,.clients-grid-container{width:100%;transition:max-height .7s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.projects-grid-container.is-collapsed{max-height:510px}.certs-grid-container.is-collapsed{max-height:480px}.clients-grid-container.is-collapsed{max-height:380px}.projects-grid{grid-template-columns:repeat(4,1fr);gap:2.5rem;width:100%;padding-bottom:2rem;display:grid}.certificates-grid{grid-template-columns:repeat(3,1fr);gap:2.5rem;width:100%;padding-bottom:2rem;display:grid}.project-card{background:var(--bg-panel);border:1px solid var(--border-color);border-radius:1.4rem;flex-direction:column;padding:2rem;display:flex;overflow:hidden}.project-card img{object-fit:cover;border:1px solid #ffffff08;border-radius:1rem;width:100%;height:300px;margin-bottom:2rem}.project-card h3{color:#fff;margin-bottom:.6rem;font-size:1.6rem;font-weight:600;line-height:1.3}.project-card p{color:var(--text-muted);margin-bottom:2rem;font-size:1.2rem}.project-card .view-link{color:var(--neon-blue);align-items:center;gap:.4rem;margin-top:auto;font-size:1.3rem;font-weight:600;transition:all .3s;display:inline-flex}.cert-text-content{flex-direction:column;height:100%;display:flex}.project-desc{color:var(--text-muted);margin-bottom:2rem;font-size:1.2rem;line-height:1.5}.tech-stack{flex-wrap:wrap;gap:.8rem;margin-top:auto;display:flex}.tech-stack span{color:var(--neon-blue);background:#00e5ff0f;border:1px solid #00e5ff26;border-radius:.6rem;padding:.4rem 1.2rem;font-size:1.1rem;font-weight:500}.fade-overlay{z-index:90;pointer-events:none;background:linear-gradient(#02061700 0%,#020617 95%);width:100%;height:240px;position:absolute;bottom:0;left:0}.projects-action-bar{z-index:100;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.projects-action-bar.floating-btn{margin-top:-3.5rem}.projects-action-bar.normal-btn{margin-top:4rem}.clients-grid{grid-template-columns:repeat(5,1fr);gap:2rem;width:100%;display:grid}.client-card{background:var(--bg-panel);border:1px solid var(--border-color);text-align:center;border-radius:1.4rem;flex-direction:column;justify-content:center;align-items:center;min-height:170px;padding:2.5rem 1.5rem;display:flex}.client-card img{object-fit:contain;background:#fff;border-radius:.8rem;width:75px;height:75px;margin-bottom:1.5rem;padding:.5rem}.client-card p{color:var(--text-muted);font-size:1.1rem;font-weight:500;line-height:1.4}.skills-container{grid-template-columns:1fr 1fr;gap:8rem;display:grid}.skill-bar{margin-bottom:2.5rem}.skill-info{justify-content:space-between;margin-bottom:1rem;font-size:1.4rem;font-weight:500;display:flex}.progress-bg{background:var(--border-color);border-radius:4px;width:100%;height:8px;overflow:hidden}.progress-fill{background:var(--main-color);border-radius:4px;height:100%}.soft-skills-grid{text-align:center;grid-template-columns:repeat(3,1fr);gap:3rem;display:grid}.soft-card{background:var(--bg-panel);border:1px solid var(--border-color);border-radius:1.5rem;padding:3rem 2rem}.soft-card i{color:var(--main-color);margin-bottom:1.5rem;font-size:3rem}.contact-container{grid-template-columns:1fr 1.3fr;gap:6rem;display:grid}.contact-info-item{align-items:center;gap:2rem;margin-bottom:3.5rem;display:flex}.contact-info-item i{color:var(--neon-blue);background:#00e5ff0f;border:1px solid #00e5ff26;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:2.4rem;display:flex}.contact-info-item h4{color:#fff;margin-bottom:2px;font-size:1.5rem}.contact-info-item p{color:var(--text-muted);font-size:1.3rem}.contact-form{background:var(--bg-panel);border:1px solid var(--border-color);border-radius:1.6rem;padding:4rem}.input-group{grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:2rem;display:grid}.form-input{background:var(--bg-dark);border:1px solid var(--border-color);color:#fff;border-radius:.8rem;width:100%;padding:1.4rem;font-size:1.3rem}.form-input:focus{border-color:var(--neon-blue);box-shadow:var(--neon-glow)}textarea.form-input{resize:none;height:140px;margin-bottom:2.5rem}.footer{background:var(--bg-dark);border-top:1px solid var(--border-color);z-index:10;flex-direction:column;align-items:center;gap:3rem;padding:6rem 10% 3rem;display:flex;position:relative}.footer .social{gap:2rem;display:flex}.footer .social a{width:50px;height:50px;color:var(--neon-blue);background:#00e5ff0d;border:1px solid #00e5ff33;border-radius:50%;justify-content:center;align-items:center;font-size:2.4rem;transition:all .3s;display:flex}.footer .social a:hover{background:var(--neon-blue);color:var(--bg-dark);box-shadow:var(--neon-glow);transform:translateY(-5px)}.footer .list{flex-wrap:wrap;justify-content:center;gap:3rem;list-style:none;display:flex}.footer .list a{color:var(--text-muted);font-size:1.4rem;font-weight:500;transition:all .3s}.footer .list a:hover{color:var(--neon-blue);text-shadow:var(--neon-glow)}.footer .copyright{color:var(--text-muted);text-align:center;border-top:1px solid #ffffff0d;width:100%;max-width:800px;margin-top:1rem;padding-top:3rem;font-size:1.2rem}.topography-bg{z-index:0;pointer-events:none;align-items:flex-end;width:100%;height:45%;display:flex;position:absolute;bottom:0;left:0}.topography-bg svg{width:100%;height:100%}.hero-satellite-icon{background:var(--bg-dark);width:45px;height:45px;color:var(--neon-blue);z-index:10;border:1px solid #00e5ff4d;border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;animation:4s ease-in-out infinite floatAnim;display:flex;position:absolute;top:10px;right:-20px;box-shadow:0 0 15px #00e5ff66}@media (max-width:991px){.hero-satellite-icon{width:35px;height:35px;font-size:1.2rem;top:15px;right:15px}}@media (max-width:1400px){.services-grid-k3{grid-template-columns:repeat(2,1fr)}.projects-grid{grid-template-columns:repeat(3,1fr)}.certificates-grid{grid-template-columns:repeat(2,1fr)}.clients-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:991px){html{font-size:80%}section{padding:6rem 5% 4rem;overflow:visible}.heading{text-align:left;margin-bottom:2rem;font-size:2.2rem!important}.heading-sm{text-align:left;font-size:1.1rem}#menu-icon{display:block}.navbar{border-bottom:1px solid var(--border-color);z-index:999;opacity:0;pointer-events:none;background:#020617fa;flex-direction:column;gap:3rem;width:100%;padding:4rem 0;transition:all .4s cubic-bezier(.4,0,.2,1);position:fixed;top:-100%;left:0}.navbar.active{opacity:1;pointer-events:auto;top:7.5rem}.navbar a{text-align:center;width:100%;padding:.5rem 0;font-size:1.6rem}.btn-nav-cv{display:none}.btn-dropdown-cv{border:1px solid var(--neon-blue);width:80%;color:var(--neon-blue);border-radius:.8rem;justify-content:center;margin-top:1rem;padding:1.2rem;font-size:1.4rem;font-weight:600;display:inline-flex}.logo-text{flex-direction:column;justify-content:center;display:flex}.logo-text h2{margin-bottom:0;font-size:1.2rem!important}.logo-text p{font-size:.65rem!important}.hero-k3{align-items:flex-start;min-height:100vh;padding-top:7rem}.hero-k3-container{width:100%;margin-top:1rem;flex-direction:column!important;gap:2rem!important;display:flex!important}.hero-k3-visuals{justify-content:center;align-items:center;width:100%;min-height:250px;margin-top:0;margin-bottom:0;display:flex;position:relative;order:1!important}.profile-wrapper{justify-content:center;align-items:center;width:180px;height:180px;margin:0 auto;display:flex;position:relative}.profile-img{z-index:5;border-width:2px;width:150px;height:150px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.glowing-ring-1{z-index:1;width:180px;height:180px;animation:12s linear infinite spinGlow;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.glowing-ring-2{z-index:2;width:165px;height:165px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.profile-location{text-align:center;width:100%;position:absolute;bottom:-20px;left:50%;transform:translate(-50%)}.profile-location p{font-size:.9rem}.profile-location span{font-size:.8rem}.float-card{border-radius:.5rem;gap:.4rem;padding:.3rem .5rem;transform:none!important}.float-card .icon-box{border-radius:.4rem;width:20px;height:20px;font-size:.9rem}.float-card .text-box h4{margin-bottom:0;font-size:.7rem;line-height:1.1}.float-card .text-box p{color:#94a3b8;font-size:.6rem}.icon-box-drone{display:none}.card-tl{top:-10px;left:-25px}.card-ml{top:65px;left:-40px}.card-bl{bottom:-10px;left:-25px}.card-tr{top:-10px;right:-25px}.card-mr{top:65px;right:-40px}.card-br{bottom:-10px;right:-25px}.hero-k3-content{width:100%;margin-top:1rem;text-align:left!important;flex-direction:column!important;order:2!important;align-items:flex-start!important;display:flex!important}.hero-k3-content *{text-align:left!important}.hero-k3-content .avail-badge{padding:.4rem 1rem;font-size:.9rem;margin:0 0 1rem!important}.hero-k3-content .hero-title{margin-bottom:1rem;line-height:1.2;font-size:2.3rem!important}.hero-k3-content .hero-subtitle{margin-bottom:1.5rem;line-height:1.5;font-size:.85rem!important}.hero-k3-content .hero-desc{max-width:100%;margin-bottom:1.5rem;line-height:1.6;font-size:1rem!important}.hero-btn-group{flex-wrap:wrap;width:100%;flex-direction:row!important;justify-content:flex-start!important;align-items:flex-start!important;gap:.8rem!important;display:flex!important}.hero-btn-group .btn{flex:1;padding:.8rem 0;font-size:.9rem;justify-content:center!important;width:auto!important}.hero-socials{gap:1rem;width:auto;margin-top:1rem;justify-content:flex-start!important}.hero-socials a{width:3rem;height:3rem;font-size:1.3rem}.stats-k3-wrapper{margin-top:2rem;padding:0}.stats-k3-container{border-radius:1rem;grid-template-columns:1fr 1fr;gap:1rem;width:100%;padding:1.5rem 1rem;display:grid}.stat-k3-item{text-align:center;flex-direction:column;gap:.5rem;width:100%}.stat-k3-item:nth-child(5){grid-column:1/-1;justify-self:center;width:100%}.stat-k3-icon{font-size:2rem}.stat-k3-text h2{font-size:1.5rem}.stat-k3-text p{font-size:.85rem}.stat-divider{display:none}.about{text-align:center;grid-template-columns:1fr;gap:3rem}.about-title{margin-bottom:1.5rem;line-height:1.3;text-align:center!important;font-size:2rem!important}.about-desc{font-size:1.1rem;text-align:center!important}.about-img-box img{height:160px}.journey-stats-container{grid-template-columns:1fr;gap:5rem}.stats-grid-about{padding:2rem 1.5rem}.services-header-k3{text-align:left;flex-direction:column;align-items:flex-start;gap:1rem}.services-grid-k3{grid-template-columns:1fr;gap:1rem}.service-card-k3{border-top:none;border-left:4px solid var(--main-color);grid-template-columns:40px 1fr;align-items:start;gap:1.2rem;padding:1.5rem;display:grid}.service-icon-k3{grid-row:span 2;margin-bottom:0;font-size:2.2rem}.service-card-k3 h3{text-align:left;margin-bottom:4px;font-size:1.2rem}.service-card-k3 p{text-align:left;margin-bottom:0;font-size:1rem}.projects-grid{grid-template-columns:1fr;gap:1.5rem}.project-card{padding:1.2rem}.project-card img{height:160px}.projects-grid-container.is-collapsed{max-height:1000px}.certs-grid-container.is-collapsed{max-height:580px}.certificates-grid{grid-template-columns:1fr;gap:1rem}.certificates-grid .project-card{grid-template-columns:60px 1fr;grid-template-areas:"img title""img desc";align-items:center;gap:.2rem 1rem;padding:1rem;display:grid}.certificates-grid .project-card img{border-radius:.5rem;grid-area:img;width:60px;height:60px;margin-bottom:0}.certificates-grid .project-info{grid-area:title;justify-content:space-between;width:100%;display:flex;margin-bottom:0!important}.certificates-grid .project-info h3{text-align:left;margin-bottom:0;font-size:1.1rem}.certificates-grid .project-desc{text-align:left;grid-area:desc;margin-bottom:0;font-size:.9rem}.certificates-grid .tech-stack{display:none!important}.skills-container,.contact-container{grid-template-columns:1fr;gap:3rem}.contact-form{padding:2rem 1.5rem}}@media (max-width:600px){html{font-size:75%}.soft-skills-grid,.input-group,.stats-grid-about{grid-template-columns:1fr}.clients-grid{grid-template-columns:repeat(3,1fr);gap:.8rem}.client-card{border-radius:.8rem;min-height:100px;padding:1rem .5rem}.client-card img{width:35px;height:35px;margin-bottom:.6rem}.client-card p{font-size:.8rem;line-height:1.2}.clients-grid-container.is-collapsed{max-height:420px}.footer{padding-top:4rem}}.gallery-section{background-color:var(--bg-dark);min-height:100vh;padding:12rem 10% 8rem}.gallery-desc{color:var(--text-muted);margin-bottom:4rem;font-size:1.4rem;line-height:1.6}.gallery-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2.5rem;display:grid}.gallery-card{cursor:pointer;border:1px solid var(--border-color);border-radius:1.4rem;height:240px;transition:all .3s;position:relative;overflow:hidden}.gallery-card img{object-fit:cover;width:100%;height:100%;transition:all .4s}.gallery-card-overlay{opacity:0;background:#4f46e533;justify-content:center;align-items:center;width:100%;height:100%;transition:all .3s;display:flex;position:absolute;top:0;left:0}.gallery-card-overlay i{color:var(--neon-blue);text-shadow:var(--neon-glow);font-size:3rem}.gallery-card:hover{border-color:var(--neon-blue);transform:translateY(-5px)}.gallery-card:hover img{transform:scale(1.05)}.gallery-card:hover .gallery-card-overlay{opacity:1}.lightbox{opacity:0;visibility:hidden;justify-content:center;align-items:center;width:100vw;height:100vh;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:0;-webkit-backdrop-filter:blur(15px)!important;z-index:99999!important;background-color:#020617d9!important}.lightbox.show{opacity:1;visibility:visible}.lightbox-container{max-width:85%;max-height:80vh;transition:transform .4s cubic-bezier(.4,0,.2,1);position:relative;transform:scale(.9)}.lightbox.show .lightbox-container{transform:scale(1)}.lightbox-content{object-fit:contain;border:2px solid var(--border-color);border-radius:1rem;max-width:100%;max-height:80vh;box-shadow:0 25px 50px -12px #000000b3}.close-lightbox{color:var(--text-light);cursor:pointer;font-size:4.5rem;font-weight:300;transition:all .3s;position:absolute;top:-5rem;right:0}.close-lightbox:hover{color:var(--neon-blue);transform:rotate(90deg)}.gallery-error{text-align:center;padding:6rem 0}.gallery-loading{color:#fff;text-align:center;padding:15rem 0;font-size:1.6rem}@media (max-width:768px){.gallery-section{padding:10rem 6% 4rem}.gallery-grid{grid-template-columns:1fr}.gallery-card{height:200px}.lightbox-container{max-width:95%}}
*{box-sizing:border-box;border:none;outline:none;margin:0;padding:0;font-family:Poppins,sans-serif;text-decoration:none}:root{--bg-dark:#020617;--bg-panel:#0b0f19;--main-color:#4f46e5;--main-hover:#6366f1;--text-light:#fff;--text-muted:#94a3b8;--border-color:#1e293b;--neon-blue:#00e5ff;--neon-purple:#4f46e5;--glass-bg:#0f172a8c;--glass-border:#ffffff14;--neon-glow:0 0 20px #00e5ff4d}@media (min-width:1024px){html{font-size:90%}}html,body{background-color:var(--bg-dark);color:var(--text-light);width:100%;position:relative;overflow-x:hidden}section{width:100%;padding:10rem 10% 6rem;position:relative}.heading{color:var(--text-light);margin-bottom:4rem;font-size:3.5rem;font-weight:700}.heading span{color:var(--neon-blue)}.heading-sm{color:var(--neon-blue);text-transform:uppercase;letter-spacing:2px;margin-bottom:1rem;font-size:1.3rem;font-weight:600;display:block}.btn{cursor:pointer;border-radius:.8rem;justify-content:center;align-items:center;gap:.8rem;padding:1.2rem 2.5rem;font-size:1.4rem;font-weight:600;transition:all .3s;display:inline-flex}.btn-primary,.btn-primary-glow{box-shadow:0 4px 20px #4f46e54d;background:linear-gradient(135deg, var(--neon-purple), var(--main-hover))!important;color:#fff!important;border:none!important}.btn-primary:hover,.btn-primary-glow:hover{transform:translateY(-3px);box-shadow:0 6px 25px #00e5ff66}.btn-outline,.btn-outline-glow{color:var(--text-light)!important;border:1px solid var(--border-color)!important;background:0 0!important}.btn-outline:hover,.btn-outline-glow:hover{box-shadow:var(--neon-glow);border-color:var(--neon-blue)!important;color:var(--neon-blue)!important}.header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border-color);z-index:1000;background:#020617d9;justify-content:space-between;align-items:center;width:100%;padding:1.5rem 10%;transition:all .3s;display:flex;position:fixed;top:0;left:0}.logo-k3{align-items:center;gap:1.5rem;display:flex}.logo-fi-container{justify-content:center;align-items:center;width:55px;height:55px;transition:all .3s;display:flex;position:relative}.logo-fi-container:hover{transform:translateY(-2px)scale(1.05)}.logo-fi-container img{object-fit:contain;filter:drop-shadow(0 0 8px #0ff9)drop-shadow(0 0 15px #9d00ff66);width:100%;height:100%}.logo-text h2{color:#fff;margin-bottom:2px;font-size:2rem;font-weight:700;line-height:1.1}.name-gradient{font-weight:800;display:inline-block;background:linear-gradient(135deg,#0ff 0%,#9d00ff 100%)!important;-webkit-text-fill-color:transparent!important;color:#0000!important;-webkit-background-clip:text!important;background-clip:text!important}.logo-text p{color:var(--text-muted);font-size:1rem;line-height:1}#menu-icon{color:var(--text-light);cursor:pointer;z-index:1001;font-size:3rem;display:none}.navbar{align-items:center;gap:2.5rem;display:flex}.navbar a{color:var(--text-muted);font-size:1.4rem;font-weight:500;transition:all .3s;position:relative}.navbar a:hover,.navbar a.active{color:var(--neon-blue)}.btn-dropdown-cv{display:none}.btn-nav-cv{color:var(--neon-blue);background:0 0;border:1px solid #00e5ff66;border-radius:.8rem;align-items:center;gap:.6rem;padding:.8rem 1.8rem;font-size:1.3rem;font-weight:600;transition:all .3s;display:flex}.btn-nav-cv:hover{background:var(--neon-blue);color:var(--bg-dark);box-shadow:var(--neon-glow);transform:translateY(-2px)}@media (max-width:991px){.header{padding:1rem 5%}.logo-k3{gap:1rem}.logo-fi-container{width:45px;height:45px}.logo-text{flex-direction:column;justify-content:center;display:flex!important}.logo-text h2{margin-bottom:0;font-size:1.6rem}.name-gradient{font-size:1.7rem}.logo-text p{font-size:.75rem}#menu-icon{display:block}.navbar{border-bottom:1px solid var(--border-color);z-index:999;opacity:0;pointer-events:none;background:#020617fa;flex-direction:column;gap:3rem;width:100%;padding:4rem 0;transition:all .4s cubic-bezier(.4,0,.2,1);position:fixed;top:-100%;left:0}.navbar.active{opacity:1;pointer-events:auto;top:6.5rem}.navbar a{text-align:center;width:100%;padding:.5rem 0;font-size:1.6rem}.btn-dropdown-cv{border:1px solid var(--neon-blue);width:80%;color:var(--neon-blue);border-radius:.8rem;justify-content:center;margin-top:1rem;padding:1.2rem;font-size:1.4rem;font-weight:600;display:inline-flex}.btn-nav-cv{display:none}}.hero-k3{background-image:linear-gradient(#020617bf,#020617d9),url(/images/bg/city.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:scroll;justify-content:center;align-items:center;min-height:100vh;padding:12rem 10% 6rem;display:flex;position:relative;overflow:visible}.particles-k3{z-index:2;pointer-events:auto;width:100%;height:100%;position:absolute;top:0;left:0}.hero-bg-glow{z-index:-1;background:radial-gradient(circle,#4f46e526 0%,#0000 70%);width:500px;height:500px;position:absolute;top:10%;right:10%}.hero-k3-container{z-index:3;grid-template-columns:1.2fr 1fr;align-items:center;gap:6rem;width:100%;display:grid;position:relative}.hero-k3-content{width:100%;position:relative}.hero-k3-content .avail-badge{color:#22c55e;background:#22c55e14;border:1px solid #22c55e33;border-radius:3rem;align-items:center;gap:.8rem;margin-bottom:2.5rem;padding:.6rem 1.5rem;font-size:1.1rem;display:inline-flex}.avail-dot{background:#22c55e;border-radius:50%;width:8px;height:8px;box-shadow:0 0 10px #22c55e}.hero-k3-content .hero-title{color:#fff;margin-bottom:2rem;font-size:5rem;font-weight:800;line-height:1.2}.hero-k3-content .hero-title span{color:var(--neon-blue);text-shadow:0 0 20px #00e5ff33}.hero-k3-content .hero-subtitle{color:var(--neon-blue);letter-spacing:.5px;margin-bottom:2.5rem;font-size:1.6rem;font-weight:500}.hero-k3-content .hero-subtitle span{color:var(--text-muted);margin:0 .4rem;font-weight:300}.hero-k3-content .hero-desc{color:var(--text-muted);margin-bottom:4rem;font-size:1.5rem;line-height:1.8}.hero-btn-group{gap:2rem;display:flex}.hero-socials{gap:1.5rem;margin-top:4rem;display:flex}.hero-socials a{border:1px solid var(--border-color);width:4.2rem;height:4.2rem;color:var(--text-muted);background:#0f172a66;border-radius:50%;justify-content:center;align-items:center;font-size:1.8rem;transition:all .3s;display:flex}.hero-socials a:hover{border-color:var(--neon-blue);color:var(--neon-blue);box-shadow:var(--neon-glow);transform:translateY(-4px)}.hero-k3-visuals{justify-content:center;align-items:center;width:100%;min-height:480px;display:flex;position:relative}.profile-wrapper{width:340px;height:340px;margin:0 auto;position:relative}.profile-img{object-fit:cover;z-index:5;border:4px solid var(--bg-dark);border-radius:50%;width:300px;height:300px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.glowing-ring-1{background:linear-gradient(135deg, var(--neon-blue), var(--neon-purple));z-index:1;border-radius:50%;width:340px;height:340px;animation:12s linear infinite spinGlow;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 30px #4f46e566}.glowing-ring-2{background:var(--bg-dark);z-index:2;border-radius:50%;width:320px;height:320px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes spinGlow{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}.profile-location{text-align:center;width:100%;position:absolute;bottom:-50px;left:50%;transform:translate(-50%)}.profile-location p{color:#fff;font-size:1.3rem;font-weight:600}.profile-location p i{color:var(--neon-blue);margin-right:.5rem}.profile-location span{color:var(--text-muted);margin-top:2px;font-size:1.1rem;display:block}.float-card{background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);border:1px solid var(--glass-border);z-index:10;white-space:nowrap;border-radius:1.2rem;align-items:center;gap:1.2rem;padding:1rem 1.4rem;animation:5s ease-in-out infinite floatAnim;display:flex;position:absolute;box-shadow:0 10px 30px #0006}.float-card .icon-box{width:38px;height:38px;color:var(--neon-blue);background:#00e5ff1a;border:1px solid #00e5ff33;border-radius:.8rem;justify-content:center;align-items:center;font-size:1.8rem;display:flex}.float-card .text-box h4{color:#fff;font-size:1.2rem;font-weight:600}.float-card .text-box p{color:var(--text-muted);font-size:1rem}.card-tl{animation-delay:0s;top:-10px;left:-110px}.card-ml{animation-delay:1.2s;top:110px;left:-150px}.card-bl{animation-delay:2.4s;bottom:10px;left:-100px}.card-tr{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:none;top:-20px;right:-70px}.icon-box-drone{width:70px;height:70px;color:var(--text-muted);opacity:.6;font-size:5.5rem;animation:4.5s ease-in-out infinite floatAnim;transform:rotate(45deg)}.card-mr{animation-delay:1.8s;top:120px;right:-130px}.card-br{animation-delay:3s;bottom:20px;right:-100px}@keyframes floatAnim{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.stats-k3-wrapper{z-index:20;width:35%;position:relative}.stats-k3-container{grid-template-columns:1fr;gap:1.5rem;width:100%;display:grid}.stat-k3-item{-webkit-backdrop-filter:blur(20px);border:1px solid var(--glass-border);background:#0b0f19bf;border-radius:1.6rem;align-items:center;gap:1.5rem;width:100%;padding:2rem 2.5rem;transition:all .3s;display:flex;box-shadow:0 15px 30px #0000004d}.stat-k3-item:hover{border-color:#fff3;transform:translateY(-5px)}.stat-k3-icon{justify-content:center;align-items:center;font-size:3.5rem;display:flex}.stat-k3-text h2{color:#fff;font-size:2.2rem;font-weight:700;line-height:1.1}.stat-k3-text p{color:var(--text-muted);margin-top:.4rem;font-size:1.1rem}.stat-divider{display:none}.about{grid-template-columns:1fr 1fr;align-items:center;gap:6rem;display:grid}.about-title{color:#fff;margin-bottom:2rem;font-size:3.8rem;line-height:1.2}.about-desc{color:var(--text-muted);text-align:justify;margin-bottom:2rem;font-size:1.4rem;line-height:1.8}.tech-tags{flex-wrap:wrap;gap:1rem;margin-top:3rem;display:flex}.tech-tags span{background:var(--bg-panel);border:1px solid var(--border-color);color:var(--text-muted);border-radius:.8rem;padding:.8rem 1.8rem;font-size:1.2rem;transition:all .3s}.about-right-grid{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.about-img-box img{object-fit:cover;border:1px solid var(--border-color);border-radius:1.2rem;width:100%;height:400px}.journey-section{padding-top:6rem}.journey-stats-container{grid-template-columns:1.2fr 1fr;align-items:flex-start;gap:6rem;display:grid}.timeline-vertical{border-left:2px solid var(--border-color);max-width:100%;padding-left:3rem;position:relative}.timeline-item-v{margin-bottom:4rem;position:relative}.timeline-dot-v{background:var(--bg-dark);border:2px solid var(--neon-blue);border-radius:50%;width:1.2rem;height:1.2rem;position:absolute;top:.2rem;left:-3.65rem;box-shadow:0 0 10px #00e5ff80}.timeline-date-v{color:var(--neon-blue);letter-spacing:1px;margin-bottom:.6rem;font-size:1.2rem;font-weight:600}.timeline-content-v h3{color:var(--text-light);font-size:1.8rem;font-weight:600}.timeline-content-v p{color:var(--text-muted);margin-top:4px;font-size:1.3rem}.stats-grid-about{background:var(--bg-panel);border:1px solid var(--border-color);border-radius:2rem;grid-template-columns:1fr 1fr;gap:2.5rem;padding:4rem;display:grid}.stat-item-about{align-items:center;gap:1.5rem;display:flex}.stat-icon-about{width:52px;height:52px;color:var(--main-color);background:#4f46e51a;border:1px solid #4f46e533;border-radius:1rem;justify-content:center;align-items:center;font-size:2.4rem;display:flex}.services-header-k3{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:flex-end;margin-bottom:5rem;padding-bottom:2.5rem;display:flex}.services-title-box .subtitle{color:var(--neon-blue);text-transform:uppercase;margin-bottom:.6rem;font-size:1.3rem;font-weight:600}.services-title-box h2{color:#fff;font-size:3rem;font-weight:700}.services-link{color:var(--neon-blue);align-items:center;gap:.5rem;font-size:1.4rem;font-weight:500;transition:all .3s;display:flex}.services-grid-k3{grid-template-columns:repeat(3,1fr);gap:2.5rem;display:grid}.service-card-k3{background:var(--bg-panel);border:1px solid var(--border-color);border-top:4px solid var(--main-color);border-radius:1.4rem;flex-direction:column;padding:3.5rem 2.5rem;display:flex}.service-icon-k3{margin-bottom:2rem;font-size:3.6rem;display:block}.service-card-k3 h3{color:#fff;margin-bottom:1.2rem;font-size:1.8rem;font-weight:600}.service-card-k3 p{color:var(--text-muted);font-size:1.3rem;line-height:1.6}.projects-tabs{gap:1.2rem;margin-bottom:4rem;display:flex}.tab-btn{border:1px solid var(--border-color);color:var(--text-muted);cursor:pointer;background:#0f172a66;border-radius:2rem;padding:.8rem 2.2rem;font-size:1.3rem;font-weight:500;transition:all .3s}.tab-btn.active{background:var(--main-color);color:#fff;border-color:var(--main-color);box-shadow:0 4px 15px #4f46e566}.projects-grid-container,.certs-grid-container,.clients-grid-container{width:100%;transition:max-height .7s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.projects-grid-container.is-collapsed{max-height:510px}.certs-grid-container.is-collapsed{max-height:480px}.clients-grid-container.is-collapsed{max-height:380px}.projects-grid{grid-template-columns:repeat(4,1fr);gap:2.5rem;width:100%;padding-bottom:2rem;display:grid}.certificates-grid{grid-template-columns:repeat(3,1fr);gap:2.5rem;width:100%;padding-bottom:2rem;display:grid}.project-card{background:var(--bg-panel);border:1px solid var(--border-color);border-radius:1.4rem;flex-direction:column;padding:2rem;display:flex;overflow:hidden}.project-card img{object-fit:cover;border:1px solid #ffffff08;border-radius:1rem;width:100%;height:300px;margin-bottom:2rem}.project-card h3{color:#fff;margin-bottom:.6rem;font-size:1.6rem;font-weight:600;line-height:1.3}.project-card p{color:var(--text-muted);margin-bottom:2rem;font-size:1.2rem}.project-card .view-link{color:var(--neon-blue);align-items:center;gap:.4rem;margin-top:auto;font-size:1.3rem;font-weight:600;transition:all .3s;display:inline-flex}.cert-text-content{flex-direction:column;height:100%;display:flex}.project-desc{color:var(--text-muted);margin-bottom:2rem;font-size:1.2rem;line-height:1.5}.tech-stack{flex-wrap:wrap;gap:.8rem;margin-top:auto;display:flex}.tech-stack span{color:var(--neon-blue);background:#00e5ff0f;border:1px solid #00e5ff26;border-radius:.6rem;padding:.4rem 1.2rem;font-size:1.1rem;font-weight:500}.fade-overlay{z-index:90;pointer-events:none;background:linear-gradient(#02061700 0%,#020617 95%);width:100%;height:240px;position:absolute;bottom:0;left:0}.projects-action-bar{z-index:100;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.projects-action-bar.floating-btn{margin-top:-3.5rem}.projects-action-bar.normal-btn{margin-top:4rem}.clients-grid{grid-template-columns:repeat(5,1fr);gap:2rem;width:100%;display:grid}.client-card{background:var(--bg-panel);border:1px solid var(--border-color);text-align:center;border-radius:1.4rem;flex-direction:column;justify-content:center;align-items:center;min-height:170px;padding:2.5rem 1.5rem;display:flex}.client-card img{object-fit:contain;background:#fff;border-radius:.8rem;width:75px;height:75px;margin-bottom:1.5rem;padding:.5rem}.client-card p{color:var(--text-muted);font-size:1.1rem;font-weight:500;line-height:1.4}.skills-container{grid-template-columns:1fr 1fr;gap:8rem;display:grid}.skill-bar{margin-bottom:2.5rem}.skill-info{justify-content:space-between;margin-bottom:1rem;font-size:1.4rem;font-weight:500;display:flex}.progress-bg{background:var(--border-color);border-radius:4px;width:100%;height:8px;overflow:hidden}.progress-fill{background:var(--main-color);border-radius:4px;height:100%}.soft-skills-grid{text-align:center;grid-template-columns:repeat(3,1fr);gap:3rem;display:grid}.soft-card{background:var(--bg-panel);border:1px solid var(--border-color);border-radius:1.5rem;padding:3rem 2rem}.soft-card i{color:var(--main-color);margin-bottom:1.5rem;font-size:3rem}.contact-container{grid-template-columns:1fr 1.3fr;gap:6rem;display:grid}.contact-info-item{align-items:center;gap:2rem;margin-bottom:3.5rem;display:flex}.contact-info-item i{color:var(--neon-blue);background:#00e5ff0f;border:1px solid #00e5ff26;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:2.4rem;display:flex}.contact-info-item h4{color:#fff;margin-bottom:2px;font-size:1.5rem}.contact-info-item p{color:var(--text-muted);font-size:1.3rem}.contact-form{background:var(--bg-panel);border:1px solid var(--border-color);border-radius:1.6rem;padding:4rem}.input-group{grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:2rem;display:grid}.form-input{background:var(--bg-dark);border:1px solid var(--border-color);color:#fff;border-radius:.8rem;width:100%;padding:1.4rem;font-size:1.3rem}.form-input:focus{border-color:var(--neon-blue);box-shadow:var(--neon-glow)}textarea.form-input{resize:none;height:140px;margin-bottom:2.5rem}.footer{background:var(--bg-dark);border-top:1px solid var(--border-color);z-index:10;flex-direction:column;align-items:center;gap:3rem;padding:6rem 10% 3rem;display:flex;position:relative}.footer .social{gap:2rem;display:flex}.footer .social a{width:50px;height:50px;color:var(--neon-blue);background:#00e5ff0d;border:1px solid #00e5ff33;border-radius:50%;justify-content:center;align-items:center;font-size:2.4rem;transition:all .3s;display:flex}.footer .social a:hover{background:var(--neon-blue);color:var(--bg-dark);box-shadow:var(--neon-glow);transform:translateY(-5px)}.footer .list{flex-wrap:wrap;justify-content:center;gap:3rem;list-style:none;display:flex}.footer .list a{color:var(--text-muted);font-size:1.4rem;font-weight:500;transition:all .3s}.footer .list a:hover{color:var(--neon-blue);text-shadow:var(--neon-glow)}.footer .copyright{color:var(--text-muted);text-align:center;border-top:1px solid #ffffff0d;width:100%;max-width:800px;margin-top:1rem;padding-top:3rem;font-size:1.2rem}.topography-bg{z-index:0;pointer-events:none;align-items:flex-end;width:100%;height:45%;display:flex;position:absolute;bottom:0;left:0}.topography-bg svg{width:100%;height:100%}.hero-satellite-icon{background:var(--bg-dark);width:45px;height:45px;color:var(--neon-blue);z-index:10;border:1px solid #00e5ff4d;border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;animation:4s ease-in-out infinite floatAnim;display:flex;position:absolute;top:10px;right:-20px;box-shadow:0 0 15px #00e5ff66}@media (max-width:991px){.hero-satellite-icon{width:35px;height:35px;font-size:1.2rem;top:15px;right:15px}}@media (max-width:1400px){.services-grid-k3{grid-template-columns:repeat(2,1fr)}.projects-grid{grid-template-columns:repeat(3,1fr)}.certificates-grid{grid-template-columns:repeat(2,1fr)}.clients-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:991px){html{font-size:80%}section{padding:6rem 5% 4rem;overflow:visible}.heading{text-align:left;margin-bottom:2rem;font-size:2.2rem!important}.heading-sm{text-align:left;font-size:1.1rem}#menu-icon{display:block}.navbar{border-bottom:1px solid var(--border-color);z-index:999;opacity:0;pointer-events:none;background:#020617fa;flex-direction:column;gap:3rem;width:100%;padding:4rem 0;transition:all .4s cubic-bezier(.4,0,.2,1);position:fixed;top:-100%;left:0}.navbar.active{opacity:1;pointer-events:auto;top:7.5rem}.navbar a{text-align:center;width:100%;padding:.5rem 0;font-size:1.6rem}.btn-nav-cv{display:none}.btn-dropdown-cv{border:1px solid var(--neon-blue);width:80%;color:var(--neon-blue);border-radius:.8rem;justify-content:center;margin-top:1rem;padding:1.2rem;font-size:1.4rem;font-weight:600;display:inline-flex}.logo-text{flex-direction:column;justify-content:center;display:flex}.logo-text h2{margin-bottom:0;font-size:1.2rem!important}.logo-text p{font-size:.65rem!important}.hero-k3{align-items:flex-start;min-height:100vh;padding-top:7rem}.hero-k3-container{width:100%;margin-top:1rem;flex-direction:column!important;gap:2rem!important;display:flex!important}.hero-k3-visuals{justify-content:center;align-items:center;width:100%;min-height:250px;margin-top:0;margin-bottom:0;display:flex;position:relative;order:1!important}.profile-wrapper{justify-content:center;align-items:center;width:180px;height:180px;margin:0 auto;display:flex;position:relative}.profile-img{z-index:5;border-width:2px;width:150px;height:150px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.glowing-ring-1{z-index:1;width:180px;height:180px;animation:12s linear infinite spinGlow;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.glowing-ring-2{z-index:2;width:165px;height:165px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.profile-location{text-align:center;width:100%;position:absolute;bottom:-20px;left:50%;transform:translate(-50%)}.profile-location p{font-size:.9rem}.profile-location span{font-size:.8rem}.float-card{border-radius:.5rem;gap:.4rem;padding:.3rem .5rem;transform:none!important}.float-card .icon-box{border-radius:.4rem;width:20px;height:20px;font-size:.9rem}.float-card .text-box h4{margin-bottom:0;font-size:.7rem;line-height:1.1}.float-card .text-box p{color:#94a3b8;font-size:.6rem}.icon-box-drone{display:none}.card-tl{top:-10px;left:-25px}.card-ml{top:65px;left:-40px}.card-bl{bottom:-10px;left:-25px}.card-tr{top:-10px;right:-25px}.card-mr{top:65px;right:-40px}.card-br{bottom:-10px;right:-25px}.hero-k3-content{width:100%;margin-top:1rem;text-align:left!important;flex-direction:column!important;order:2!important;align-items:flex-start!important;display:flex!important}.hero-k3-content *{text-align:left!important}.hero-k3-content .avail-badge{padding:.4rem 1rem;font-size:.9rem;margin:0 0 1rem!important}.hero-k3-content .hero-title{margin-bottom:1rem;line-height:1.2;font-size:2.3rem!important}.hero-k3-content .hero-subtitle{margin-bottom:1.5rem;line-height:1.5;font-size:.85rem!important}.hero-k3-content .hero-desc{max-width:100%;margin-bottom:1.5rem;line-height:1.6;font-size:1rem!important}.hero-btn-group{flex-wrap:wrap;width:100%;flex-direction:row!important;justify-content:flex-start!important;align-items:flex-start!important;gap:.8rem!important;display:flex!important}.hero-btn-group .btn{flex:1;padding:.8rem 0;font-size:.9rem;justify-content:center!important;width:auto!important}.hero-socials{gap:1rem;width:auto;margin-top:1rem;justify-content:flex-start!important}.hero-socials a{width:3rem;height:3rem;font-size:1.3rem}.stats-k3-wrapper{margin-top:2rem;padding:0}.stats-k3-container{border-radius:1rem;grid-template-columns:1fr 1fr;gap:1rem;width:100%;padding:1.5rem 1rem;display:grid}.stat-k3-item{text-align:center;flex-direction:column;gap:.5rem;width:100%}.stat-k3-item:nth-child(5){grid-column:1/-1;justify-self:center;width:100%}.stat-k3-icon{font-size:2rem}.stat-k3-text h2{font-size:1.5rem}.stat-k3-text p{font-size:.85rem}.stat-divider{display:none}.about{text-align:center;grid-template-columns:1fr;gap:3rem}.about-title{margin-bottom:1.5rem;line-height:1.3;text-align:center!important;font-size:2rem!important}.about-desc{font-size:1.1rem;text-align:center!important}.about-img-box img{height:160px}.journey-stats-container{grid-template-columns:1fr;gap:5rem}.stats-grid-about{padding:2rem 1.5rem}.services-header-k3{text-align:left;flex-direction:column;align-items:flex-start;gap:1rem}.services-grid-k3{grid-template-columns:1fr;gap:1rem}.service-card-k3{border-top:none;border-left:4px solid var(--main-color);grid-template-columns:40px 1fr;align-items:start;gap:1.2rem;padding:1.5rem;display:grid}.service-icon-k3{grid-row:span 2;margin-bottom:0;font-size:2.2rem}.service-card-k3 h3{text-align:left;margin-bottom:4px;font-size:1.2rem}.service-card-k3 p{text-align:left;margin-bottom:0;font-size:1rem}.projects-grid{grid-template-columns:1fr;gap:1.5rem}.project-card{padding:1.2rem}.project-card img{height:160px}.projects-grid-container.is-collapsed{max-height:1000px}.certs-grid-container.is-collapsed{max-height:580px}.certificates-grid{grid-template-columns:1fr;gap:1rem}.certificates-grid .project-card{grid-template-columns:60px 1fr;grid-template-areas:"img title""img desc";align-items:center;gap:.2rem 1rem;padding:1rem;display:grid}.certificates-grid .project-card img{border-radius:.5rem;grid-area:img;width:60px;height:60px;margin-bottom:0}.certificates-grid .project-info{grid-area:title;justify-content:space-between;width:100%;display:flex;margin-bottom:0!important}.certificates-grid .project-info h3{text-align:left;margin-bottom:0;font-size:1.1rem}.certificates-grid .project-desc{text-align:left;grid-area:desc;margin-bottom:0;font-size:.9rem}.certificates-grid .tech-stack{display:none!important}.skills-container,.contact-container{grid-template-columns:1fr;gap:3rem}.contact-form{padding:2rem 1.5rem}}@media (max-width:600px){html{font-size:75%}.soft-skills-grid,.input-group,.stats-grid-about{grid-template-columns:1fr}.clients-grid{grid-template-columns:repeat(3,1fr);gap:.8rem}.client-card{border-radius:.8rem;min-height:100px;padding:1rem .5rem}.client-card img{width:35px;height:35px;margin-bottom:.6rem}.client-card p{font-size:.8rem;line-height:1.2}.clients-grid-container.is-collapsed{max-height:420px}.footer{padding-top:4rem}}.gallery-section{background-color:var(--bg-dark);min-height:100vh;padding:12rem 10% 8rem}.gallery-desc{color:var(--text-muted);margin-bottom:4rem;font-size:1.4rem;line-height:1.6}.gallery-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2.5rem;display:grid}.gallery-card{cursor:pointer;border:1px solid var(--border-color);border-radius:1.4rem;height:240px;transition:all .3s;position:relative;overflow:hidden}.gallery-card img{object-fit:cover;width:100%;height:100%;transition:all .4s}.gallery-card-overlay{opacity:0;background:#4f46e533;justify-content:center;align-items:center;width:100%;height:100%;transition:all .3s;display:flex;position:absolute;top:0;left:0}.gallery-card-overlay i{color:var(--neon-blue);text-shadow:var(--neon-glow);font-size:3rem}.gallery-card:hover{border-color:var(--neon-blue);transform:translateY(-5px)}.gallery-card:hover img{transform:scale(1.05)}.gallery-card:hover .gallery-card-overlay{opacity:1}.lightbox{opacity:0;visibility:hidden;justify-content:center;align-items:center;width:100vw;height:100vh;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:0;-webkit-backdrop-filter:blur(15px)!important;z-index:99999!important;background-color:#020617d9!important}.lightbox.show{opacity:1;visibility:visible}.lightbox-container{max-width:85%;max-height:80vh;transition:transform .4s cubic-bezier(.4,0,.2,1);position:relative;transform:scale(.9)}.lightbox.show .lightbox-container{transform:scale(1)}.lightbox-content{object-fit:contain;border:2px solid var(--border-color);border-radius:1rem;max-width:100%;max-height:80vh;box-shadow:0 25px 50px -12px #000000b3}.close-lightbox{color:var(--text-light);cursor:pointer;font-size:4.5rem;font-weight:300;transition:all .3s;position:absolute;top:-5rem;right:0}.close-lightbox:hover{color:var(--neon-blue);transform:rotate(90deg)}.gallery-error{text-align:center;padding:6rem 0}.gallery-loading{color:#fff;text-align:center;padding:15rem 0;font-size:1.6rem}@media (max-width:768px){.gallery-section{padding:10rem 6% 4rem}.gallery-grid{grid-template-columns:1fr}.gallery-card{height:200px}.lightbox-container{max-width:95%}}
@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(../media/41e95f694c5c4549-s.2b_sldcwg6mn_.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(../media/6c55a692938ebbbc-s.1emuuracu50qd.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(../media/a218039a3287bcfd-s.p.43zbiuwnnoiok.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(../media/bdc7e24a509eb931-s.0ynx40_3oa9rk.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(../media/0da9c7f357bd9d4d-s.1975l3y3401x_.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(../media/8e6fa89aa22d24ec-s.p.2o7m9ogm38dql.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(../media/0a7740363b4d4863-s.3ji57o093q1kd.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(../media/5f9d24ebef5d5292-s.19xuq3td7fwu_.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(../media/e2334d715941921e-s.p.3o_v2fun1jzxk.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:800;font-display:swap;src:url(../media/99ce71e74c11bc20-s.1jc1xb-qv_87z.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:800;font-display:swap;src:url(../media/8cf1ea7b03cdeb83-s.3dbq0oou7i_24.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:800;font-display:swap;src:url(../media/829ba4228c966254-s.p.2mm3nq9i83l-m.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins Fallback;src:local(Arial);ascent-override:93.62%;descent-override:31.21%;line-gap-override:8.92%;size-adjust:112.16%}.poppins_12ee820c-module__c69z_G__className{font-family:Poppins,Poppins Fallback;font-style:normal}
