.navigation{left:0;padding:20px 0;position:fixed;right:0;top:0;transition:all .3s ease;z-index:1000}.navigation.scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172af2;border-bottom:1px solid #94a3b81a;padding:12px 0}.nav-container{justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 24px}.nav-container,.nav-logo{align-items:center;display:flex}.nav-logo{cursor:pointer;gap:10px;transition:transform .2s ease}.nav-logo:hover{transform:scale(1.02)}.logo-icon{color:#10b981}.logo-text{color:#f8fafc;font-size:20px;font-weight:700;letter-spacing:-.5px}.nav-links{display:flex;gap:8px;list-style:none}.nav-link{background:none;border:none;border-radius:8px;color:#94a3b8;cursor:pointer;font-size:15px;font-weight:500;padding:8px 16px;transition:all .2s ease}.nav-link:hover{background:#10b9811a;color:#10b981}.mobile-menu-btn{background:none;border:none;color:#f8fafc;cursor:pointer;display:none;padding:8px}.mobile-menu{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172afa;border-bottom:1px solid #94a3b81a;display:none;flex-direction:column;gap:8px;left:0;padding:16px 24px;position:absolute;right:0;top:100%}.mobile-nav-link{background:none;border:none;border-radius:8px;color:#f8fafc;cursor:pointer;font-size:16px;font-weight:500;padding:12px 16px;text-align:left;transition:all .2s ease}.mobile-nav-link:hover{background:#10b9811a;color:#10b981}@media (max-width:768px){.nav-links{display:none}.mobile-menu-btn{display:block}.mobile-menu{display:flex}}.hero-section{align-items:center;display:flex;justify-content:center;min-height:100vh;overflow:hidden;padding:120px 24px 80px;position:relative}.hero-background{inset:0;overflow:hidden;position:absolute;z-index:0}.gradient-orb{border-radius:50%;filter:blur(80px);opacity:.4;position:absolute}.orb-1{animation:float 8s ease-in-out infinite;background:linear-gradient(135deg,#10b981,#059669);height:600px;right:-100px;top:-200px;width:600px}.orb-2{animation:float 10s ease-in-out infinite reverse;background:linear-gradient(135deg,#8b5cf6,#7c3aed);bottom:-150px;height:500px;left:-100px;width:500px}.orb-3{animation:pulse 6s ease-in-out infinite;background:linear-gradient(135deg,#3b82f6,#2563eb);height:300px;left:50%;top:50%;transform:translate(-50%,-50%);width:300px}@keyframes float{0%,to{transform:translate(0) rotate(0deg)}50%{transform:translate(30px,-30px) rotate(5deg)}}@keyframes pulse{0%,to{opacity:.3;transform:translate(-50%,-50%) scale(1)}50%{opacity:.5;transform:translate(-50%,-50%) scale(1.1)}}.hero-container{max-width:900px;position:relative;text-align:center;width:100%;z-index:1}.hero-badge{align-items:center;background:#10b9811a;border:1px solid #10b9814d;border-radius:50px;color:#10b981;display:inline-flex;font-size:14px;font-weight:500;gap:8px;margin-bottom:32px;padding:8px 16px}.hero-title{color:#f8fafc;font-size:clamp(36px,8vw,72px);font-weight:700;letter-spacing:-2px;line-height:1.1;margin-bottom:24px}.gradient-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#10b981,#8b5cf6);-webkit-background-clip:text;background-clip:text}.hero-subtitle{color:#94a3b8;font-size:clamp(16px,3vw,20px);line-height:1.7;margin:0 auto 40px;max-width:600px}.hero-tech-icons{display:flex;gap:48px;justify-content:center;margin-bottom:48px}.tech-icon{align-items:center;color:#94a3b8;display:flex;flex-direction:column;gap:12px;transition:all .3s ease}.tech-icon:hover{color:#10b981;transform:translateY(-5px)}.tech-icon span{font-size:14px;font-weight:500}.hero-cta{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;margin-bottom:64px}.cta-primary{background:linear-gradient(135deg,#10b981,#059669);border-radius:12px;color:#fff;display:inline-block;font-size:16px;font-weight:600;padding:16px 32px;text-decoration:none;transition:all .3s ease}.cta-primary:hover{box-shadow:0 10px 40px #10b98166;transform:translateY(-2px)}.cta-secondary{background:#0000;border:2px solid #94a3b84d;border-radius:12px;color:#f8fafc;display:inline-block;font-size:16px;font-weight:600;padding:16px 32px;text-decoration:none;transition:all .3s ease}.cta-secondary:hover{border-color:#10b981;color:#10b981;transform:translateY(-2px)}.hero-stats{display:flex;flex-wrap:wrap;gap:64px;justify-content:center}.stat-item{align-items:center;display:flex;flex-direction:column;gap:8px}.stat-number{color:#f8fafc;font-size:36px;font-weight:700}.stat-label{color:#94a3b8;font-size:14px}.scroll-indicator{bottom:40px;left:50%;position:absolute;transform:translateX(-50%)}.scroll-mouse{border:2px solid #94a3b84d;border-radius:15px;height:50px;position:relative;width:30px}.scroll-wheel{background:#10b981;border-radius:2px;height:8px;left:50%;position:absolute;top:8px;transform:translateX(-50%);width:4px}@media (max-width:768px){.hero-section{padding:100px 20px 60px}.hero-stats,.hero-tech-icons{gap:32px}.hero-cta{align-items:center;flex-direction:column}}.about-section{background:#0f172a;padding:120px 24px;position:relative}.about-container{margin:0 auto;max-width:1000px}.section-header{margin-bottom:64px;text-align:center}.section-label{background:#8b5cf61a;border:1px solid #8b5cf64d;border-radius:50px;color:#8b5cf6;display:inline-block;font-size:14px;font-weight:600;letter-spacing:1px;margin-bottom:16px;padding:8px 16px;text-transform:uppercase}.section-title{color:#f8fafc;font-size:clamp(32px,5vw,48px);font-weight:700;margin-bottom:16px}.section-subtitle{color:#94a3b8;font-size:18px;margin:0 auto;max-width:600px}.mission-card{background:linear-gradient(135deg,#8b5cf61a,#10b9811a);border:1px solid #8b5cf633;border-radius:20px;margin-bottom:48px;padding:40px;text-align:center}.mission-icon{color:#8b5cf6;margin-bottom:16px}.mission-card h3{color:#f8fafc;font-size:24px;font-weight:700;margin-bottom:12px}.mission-card p{color:#94a3b8;font-size:16px;line-height:1.7}.team-grid{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:48px}.team-card{background:#1e293b;border-radius:16px;overflow:hidden;transition:transform .3s ease}.team-card:hover{transform:translateY(-5px)}.team-card-header{border-bottom:2px solid;gap:16px;padding:32px}.team-avatar,.team-card-header{align-items:center;display:flex}.team-avatar{border-radius:16px;height:64px;justify-content:center;width:64px}.team-info h3{color:#f8fafc;font-size:24px;font-weight:700;margin-bottom:4px}.team-role{font-size:14px;font-weight:600}.team-card-body{padding:32px}.team-card-body p{color:#94a3b8;line-height:1.7;margin-bottom:20px}.team-focus{display:flex;gap:8px}.focus-label{color:#64748b;font-size:14px}.focus-value{color:#f8fafc;font-size:14px;font-weight:500}.location-badge{align-items:center;color:#94a3b8;display:flex;font-size:16px;gap:10px;justify-content:center}.location-badge svg{color:#10b981}@media (max-width:768px){.about-section{padding:80px 20px}.team-grid{grid-template-columns:1fr}.mission-card{padding:24px}}.skills-section{background:#0f172a;padding:120px 24px}.skills-container{margin:0 auto;max-width:1200px}.skills-section .section-header{margin-bottom:64px;text-align:center}.skills-section .section-label{background:#10b9811a;border:1px solid #10b9814d;border-radius:50px;color:#10b981;display:inline-block;font-size:14px;font-weight:600;letter-spacing:1px;margin-bottom:16px;padding:8px 16px;text-transform:uppercase}.skills-section .section-title{color:#f8fafc;font-size:clamp(32px,5vw,48px);font-weight:700;margin-bottom:16px}.skills-section .section-subtitle{color:#94a3b8;font-size:18px}.skills-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:80px}.skill-card{background:#1e293b;border:1px solid #94a3b81a;border-radius:16px;padding:28px;transition:all .3s ease}.skill-card:hover{border-color:#10b9814d;transform:translateY(-3px)}.skill-card-header{align-items:center;display:flex;gap:12px;margin-bottom:20px}.skill-icon{color:#10b981}.skill-card h3{color:#f8fafc;font-size:18px;font-weight:600}.skill-list{list-style:none}.skill-list li{border-bottom:1px solid #94a3b81a;color:#94a3b8;font-size:14px;padding:8px 0}.skill-list li:last-child{border-bottom:none}.certifications-section{text-align:center}.cert-title{color:#f8fafc;font-size:28px;font-weight:700;margin-bottom:32px}.cert-grid{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.cert-card{align-items:center;background:linear-gradient(135deg,#ef44441a,#f59e0b1a);border:1px solid #ef444433;border-radius:12px;display:flex;gap:12px;padding:16px 24px;transition:all .3s ease}.cert-card:hover{border-color:#ef444466;transform:translateY(-3px)}.cert-icon{color:#ef4444}.cert-info{display:flex;flex-direction:column;text-align:left}.cert-name{color:#f8fafc;font-size:14px;font-weight:600}.cert-year{color:#94a3b8;font-size:12px}@media (max-width:768px){.skills-section{padding:80px 20px}.cert-grid{align-items:center;flex-direction:column}}.projects-section{background:#0f172a;padding:120px 24px}.projects-container{margin:0 auto;max-width:1200px}.projects-section .section-header{margin-bottom:64px;text-align:center}.projects-section .section-label{background:#10b9811a;border:1px solid #10b9814d;border-radius:50px;color:#10b981;display:inline-block;font-size:14px;font-weight:600;letter-spacing:1px;margin-bottom:16px;padding:8px 16px;text-transform:uppercase}.projects-section .section-title{color:#f8fafc;font-size:clamp(32px,5vw,48px);font-weight:700;margin-bottom:16px}.projects-section .section-subtitle{color:#94a3b8;font-size:18px}.projects-grid{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.project-card{background:#1e293b;border:1px solid #94a3b81a;border-radius:16px;display:flex;flex-direction:column;overflow:hidden;transition:all .3s ease}.project-card:hover{border-color:#10b9814d;box-shadow:0 20px 40px #0000004d;transform:translateY(-5px)}.project-header{align-items:center;border-bottom:2px solid;display:flex;gap:16px;padding:28px 28px 20px}.project-icon-wrapper{align-items:center;border-radius:12px;display:flex;height:56px;justify-content:center;width:56px}.project-header h3{color:#f8fafc;font-size:20px;font-weight:700}.project-body{flex-grow:1;padding:24px 28px}.project-body p{color:#94a3b8;line-height:1.7;margin-bottom:20px}.project-tech{display:flex;flex-wrap:wrap;gap:8px}.tech-tag{border-radius:6px;font-size:12px;font-weight:600;padding:6px 12px}.project-footer{border-top:1px solid #94a3b81a;display:flex;gap:16px;padding:20px 28px}.project-link{align-items:center;color:#94a3b8;display:flex;font-size:14px;font-weight:500;gap:8px;text-decoration:none;transition:color .2s ease}.project-link:hover{color:#f8fafc}.project-link.live{color:#10b981}.project-link.live:hover{color:#34d399}@media (max-width:768px){.projects-section{padding:80px 20px}.projects-grid{grid-template-columns:1fr}}.certifications-section{background:#1e293b;padding:120px 24px}.certifications-container{margin:0 auto;max-width:1000px}.certifications-section .section-header{margin-bottom:64px;text-align:center}.certifications-section .section-label{background:#10b9811a;border:1px solid #10b9814d;border-radius:50px;color:#10b981;display:inline-block;font-size:14px;font-weight:600;letter-spacing:1px;margin-bottom:16px;padding:8px 16px;text-transform:uppercase}.certifications-section .section-title{color:#f8fafc;font-size:clamp(32px,5vw,48px);font-weight:700}.education-grid{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.education-card{background:#0f172a;border:1px solid #94a3b81a;border-radius:16px;padding:40px;text-align:center;transition:all .3s ease}.education-card:hover{border-color:#10b9814d;transform:translateY(-3px)}.education-icon{align-items:center;background:linear-gradient(135deg,#10b981,#059669);border-radius:16px;color:#fff;display:flex;height:64px;justify-content:center;margin:0 auto 24px;width:64px}.education-card h3{color:#f8fafc;font-size:20px;font-weight:700;margin-bottom:12px}.education-card p{color:#94a3b8;font-size:16px;line-height:1.6}@media (max-width:768px){.certifications-section{padding:80px 20px}.education-grid{grid-template-columns:1fr}.education-card{padding:32px 24px}}.contact-section{background:linear-gradient(135deg,#0f172a,#1e293b);padding:120px 24px}.contact-container{margin:0 auto;max-width:800px}.contact-section .section-header{margin-bottom:64px;text-align:center}.contact-section .section-label{background:#10b9811a;border:1px solid #10b9814d;border-radius:50px;color:#10b981;display:inline-block;font-size:14px;font-weight:600;letter-spacing:1px;margin-bottom:16px;padding:8px 16px;text-transform:uppercase}.contact-section .section-title{color:#f8fafc;font-size:clamp(32px,5vw,48px);font-weight:700;margin-bottom:16px}.contact-section .section-subtitle{color:#94a3b8;font-size:18px}.contact-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin-bottom:48px}.contact-card{background:#1e293b;border:1px solid #94a3b81a;border-radius:16px;overflow:hidden;transition:all .3s ease}.contact-card:hover{border-color:#10b9814d;transform:translateY(-3px)}.contact-link{align-items:center;color:inherit;display:flex;gap:16px;padding:28px;text-decoration:none}.contact-icon-wrapper{align-items:center;background:#10b9811a;border-radius:12px;color:#10b981;display:flex;flex-shrink:0;height:48px;justify-content:center;width:48px}.contact-info{display:flex;flex-direction:column;gap:4px}.contact-label{color:#64748b;font-size:12px;letter-spacing:.5px;text-transform:uppercase}.contact-value{color:#f8fafc;font-size:16px;font-weight:600}.contact-card:hover .contact-value{color:#10b981}.contact-cta{text-align:center}.cta-button{align-items:center;background:linear-gradient(135deg,#10b981,#059669);border-radius:12px;color:#fff;display:inline-flex;font-size:16px;font-weight:600;gap:12px;padding:18px 36px;text-decoration:none;transition:all .3s ease}.cta-button:hover{box-shadow:0 10px 40px #10b98166;transform:translateY(-2px)}@media (max-width:768px){.contact-section{padding:80px 20px}.contact-grid{grid-template-columns:1fr}}.footer{background:#0f172a;border-top:1px solid #94a3b81a;padding:64px 24px 32px}.footer-container{margin:0 auto;max-width:1200px}.footer-main{grid-gap:64px;display:grid;gap:64px;grid-template-columns:2fr 1fr 1fr;margin-bottom:48px}.footer-brand .footer-logo{align-items:center;color:#10b981;display:flex;gap:10px;margin-bottom:16px}.footer-logo span{color:#f8fafc;font-size:18px;font-weight:700}.footer-brand p{color:#94a3b8;font-size:14px;line-height:1.7;max-width:300px}.footer-links h4,.footer-social h4{color:#f8fafc;font-size:14px;font-weight:600;letter-spacing:.5px;margin-bottom:20px;text-transform:uppercase}.footer-links ul{list-style:none}.footer-links li{margin-bottom:10px}.footer-links a{color:#94a3b8;font-size:14px;text-decoration:none;transition:color .2s ease}.footer-links a:hover{color:#10b981}.social-icons{display:flex;gap:12px}.social-link{align-items:center;background:#1e293b;border-radius:10px;color:#94a3b8;display:flex;height:40px;justify-content:center;transition:all .2s ease;width:40px}.social-link:hover{background:#10b981;color:#fff}.footer-bottom{align-items:center;border-top:1px solid #94a3b81a;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;padding-top:32px}.footer-bottom p{color:#64748b;font-size:14px}@media (max-width:768px){.footer{padding:48px 20px 24px}.footer-main{gap:40px;grid-template-columns:1fr}.footer-bottom{flex-direction:column;text-align:center}}
/*# sourceMappingURL=main.c304c446.css.map*/