*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0a0a0a;color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;overflow-x:hidden}html{scroll-behavior:smooth}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#1a1a1a}::-webkit-scrollbar-thumb{background:#6366f1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#4f46e5}::selection{background:#6366f1;color:#fff}*{transition:all .3s ease}.container{margin:0 auto;max-width:1200px;padding:0 20px}.section{padding:80px 0;position:relative}.section-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#6366f1,#8b5cf6);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:700;margin-bottom:60px;text-align:center}.btn{background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:8px;box-shadow:0 4px 15px #6366f14d;color:#fff;cursor:pointer;display:inline-block;font-weight:500;padding:12px 24px;text-decoration:none;transition:all .3s ease}.btn:hover{box-shadow:0 8px 25px #6366f166;transform:translateY(-2px)}.card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;padding:24px;transition:all .3s ease}.card:hover{border-color:#6366f14d;box-shadow:0 20px 40px #0000004d;transform:translateY(-5px)}@media (max-width:768px){.section{padding:60px 0}.section-title{font-size:2rem;margin-bottom:40px}.container{padding:0 15px}}@media (max-width:480px){.section-title{font-size:1.75rem}.card{padding:20px}}.header{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0a0a0acc;border-bottom:1px solid #ffffff1a;left:0;padding:20px 0;position:fixed;top:0;transition:all .3s ease;width:100%;z-index:1000}.header.scrolled{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:#0a0a0af2;box-shadow:0 4px 20px #0000004d;padding:15px 0}.header .container{align-items:center;display:flex;justify-content:space-between}.logo a{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#6366f1,#8b5cf6);-webkit-background-clip:text;background-clip:text;color:#fff;font-size:2rem;font-weight:700;text-decoration:none}.nav-list{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.nav-link{color:#fff;font-weight:500;padding:8px 0;position:relative;text-decoration:none;transition:all .3s ease}.nav-link:after{background:linear-gradient(135deg,#6366f1,#8b5cf6);bottom:0;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav-link:hover:after{width:100%}.nav-link:hover{color:#6366f1}.mobile-menu-btn{background:none;border:none;border-radius:8px;color:#fff;cursor:pointer;display:none;font-size:1.5rem;padding:8px;transition:all .3s ease}.mobile-menu-btn:hover{background:#6366f11a;color:#6366f1}@media (max-width:768px){.nav{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0a0a0af2;border-top:1px solid #ffffff1a;left:0;opacity:0;position:fixed;top:100%;transform:translateY(-100%);transition:all .3s ease;visibility:hidden;width:100%}.nav.open{opacity:1;transform:translateY(0);visibility:visible}.nav-list{flex-direction:column;gap:0;padding:20px 0}.nav-list li{border-bottom:1px solid #ffffff1a}.nav-list li:last-child{border-bottom:none}.nav-link{display:block;font-size:1.1rem;padding:15px 20px}.nav-link:after{display:none}.mobile-menu-btn{display:block}}.hero{display:flex;justify-content:center;min-height:100vh;padding-top:80px;z-index:20}.hero,.hero-content{align-items:center;background:#0000;position:relative}.hero-content{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr auto;width:100%;z-index:21}.hero-text{background:#0000;max-width:600px;position:relative;z-index:22}.hero-title{color:#fff;font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:1rem;position:relative;text-align:center;text-shadow:0 0 15px #000000e6,0 0 25px #000000b3,0 3px 6px #000;z-index:10}.highlight{background:linear-gradient(135deg,#6366f1,#8b5cf6);-webkit-background-clip:text;background-clip:text}.highlight,.name-highlight{-webkit-text-fill-color:#0000}.name-highlight{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;animation:nameGlow 3s ease-in-out infinite alternate;background:linear-gradient(135deg,#40e0d0,#00bfff,#87ceeb);-webkit-background-clip:text;background-clip:text;color:#40e0d0;display:inline-block;font-size:1.1em;font-weight:900;position:relative;text-align:center;text-rendering:optimizeLegibility;text-shadow:0 0 15px #000000e6,0 0 25px #000000b3,0 0 35px #00000080,0 3px 6px #000;z-index:10}@keyframes nameGlow{0%{text-shadow:0 0 15px #000000e6,0 0 25px #000000b3,0 0 35px #00000080,0 3px 6px #000,0 0 10px #40e0d066,0 0 20px #00bfff4d}to{text-shadow:0 0 15px #000000e6,0 0 25px #000000b3,0 0 35px #00000080,0 3px 6px #000,0 0 15px #40e0d099,0 0 30px #00bfff80,0 0 45px #87ceeb66}}.hero-subtitle{color:#e5e7eb;font-size:2rem;font-weight:600;margin-bottom:.5rem}.hero-subtitle-secondary{color:#9ca3af;font-size:1.5rem;font-weight:500;margin-bottom:1.5rem}.hero-description{color:#d1d5db;font-size:1.1rem;line-height:1.7;margin-bottom:2rem;max-width:500px}.hero-buttons{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2rem}.btn-primary{background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;color:#fff}.btn-secondary{align-items:center;background:#0000;border:2px solid #6366f1;color:#6366f1;display:inline-flex;justify-content:center;text-decoration:none}.btn-secondary:hover{background:#6366f1;color:#fff}.hero-contact-info{display:flex;flex-direction:column;gap:.5rem}.contact-item{color:#9ca3af;font-size:.9rem;gap:.5rem}.contact-icon{font-size:1rem}.hero-social{flex-direction:column;gap:1rem}.hero-social,.social-link{align-items:center;display:flex}.social-link{background:#ffffff1a;border:1px solid #fff3;border-radius:50%;color:#fff;font-size:1.2rem;height:50px;justify-content:center;text-decoration:none;transition:all .3s ease;width:50px}.social-link:hover{background:#6366f1;border-color:#6366f1;color:#fff}.scroll-indicator{bottom:2rem;left:50%;position:absolute;text-align:center;transform:translateX(-50%)}.scroll-arrow{color:#6366f1;cursor:pointer;font-size:2rem}@media (max-width:768px){.hero-content{gap:2rem;grid-template-columns:1fr;text-align:center}.hero-title{font-size:2.5rem;text-shadow:0 2px 6px #00000080}.name-highlight{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#40e0d0,#00bfff,#87ceeb);-webkit-background-clip:text;background-clip:text;font-size:1.1em;font-weight:900;text-shadow:0 0 15px #000000e6,0 0 25px #000000b3,0 0 35px #00000080,0 3px 6px #000,0 0 10px #40e0d080}.hero-subtitle{font-size:1.5rem}.hero-subtitle-secondary{font-size:1.2rem}.hero-buttons,.hero-social{justify-content:center}.hero-social{flex-direction:row}.hero-contact-info{align-items:center}}@media (max-width:480px){.hero-title{font-size:2rem;text-shadow:0 2px 8px #0009}.name-highlight{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#40e0d0,#00bfff,#87ceeb);-webkit-background-clip:text;background-clip:text;font-size:1.1em;font-weight:900;text-shadow:0 0 15px #000000e6,0 0 25px #000000b3,0 0 35px #00000080,0 3px 6px #000,0 0 15px #40e0d099}.hero-subtitle{font-size:1.3rem}.hero-description{font-size:1rem}.hero-buttons{align-items:center;flex-direction:column}.btn{max-width:250px;width:100%}}.about{background:#ffffff05}.about-content{grid-gap:4rem;align-items:start;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.about-text h3{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#6366f1,#8b5cf6);-webkit-background-clip:text;background-clip:text;color:#fff;font-size:1.8rem;font-weight:600;margin-bottom:1.5rem}.about-text p{color:#d1d5db;font-size:1.1rem;line-height:1.7;margin-bottom:1.5rem}.about-highlights{margin-top:2rem}.highlight-item{margin-bottom:1rem}.highlight-item:hover{transform:translateX(10px)}.highlight-item span:last-child{color:#e5e7eb;font-weight:500}.stats-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr)}.stat-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;padding:2rem;text-align:center;transition:all .3s ease}.stat-card:hover{background:#6366f11a;border-color:#6366f14d;box-shadow:0 20px 40px #0000004d;transform:translateY(-5px)}.stat-icon{color:#6366f1;font-size:2.5rem;margin-bottom:1rem}.stat-number{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#6366f1,#8b5cf6);-webkit-background-clip:text;background-clip:text;color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.stat-label{color:#e5e7eb;font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.stat-description{color:#9ca3af;font-size:.9rem;line-height:1.5}@media (max-width:968px){.about-content{gap:3rem;grid-template-columns:1fr}.stats-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.about-text h3{font-size:1.5rem}.about-text p{font-size:1rem}.stats-grid{gap:1rem;grid-template-columns:1fr}.stat-card{padding:1.5rem}.stat-number{font-size:2rem}.highlight-item{padding:.75rem}}@media (max-width:480px){.about-content{gap:2rem}.stat-card{padding:1rem}.stat-icon{font-size:2rem}.stat-number{font-size:1.75rem}}.skills{background:#ffffff05}.skills-content{display:flex;flex-direction:column;gap:3rem}.skill-category{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;padding:2rem;transition:all .3s ease}.skill-category:hover{border-color:#6366f14d;box-shadow:0 20px 40px #0003}.category-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#6366f1,#8b5cf6);-webkit-background-clip:text;background-clip:text;color:#fff;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;text-align:center}.skills-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.skill-card{align-items:center;background:#ffffff14;border:1px solid #ffffff1a;border-radius:16px;cursor:pointer;display:flex;gap:1rem;padding:1.5rem;transition:all .3s ease}.skill-card:hover{background:#6366f11a;border-color:#6366f14d;transform:translateY(-2px)}.skill-icon{align-items:center;color:#6366f1;display:flex;font-size:2rem;justify-content:center;min-width:50px}.skill-info{flex:1 1}.skill-name{color:#fff;font-size:1.1rem;font-weight:600;margin-bottom:.75rem}.skill-bar{background:#ffffff1a;height:8px;margin-bottom:.5rem;overflow:hidden;width:100%}.skill-bar,.skill-progress{border-radius:4px;position:relative}.skill-progress{background:linear-gradient(135deg,#6366f1,#8b5cf6);height:100%}.skill-progress:after{animation:shimmer 2s infinite;background:linear-gradient(90deg,#0000,#ffffff4d,#0000);bottom:0;content:"";left:0;position:absolute;right:0;top:0}@keyframes shimmer{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.skill-level{color:#9ca3af;font-size:.9rem;font-weight:500}.skills-summary{margin-top:3rem}.summary-card h3{font-size:1.5rem;margin-bottom:1rem}@media (max-width:768px){.skill-category{padding:1.5rem}.skills-grid{gap:1rem;grid-template-columns:1fr}.skill-card{padding:1rem}.skill-icon{font-size:1.5rem;min-width:40px}.skill-name{font-size:1rem}.summary-card{padding:1.5rem}.summary-card h3{font-size:1.3rem}.summary-card p{font-size:1rem}}@media (max-width:480px){.skill-category{padding:1rem}.category-title{font-size:1.3rem}.skill-card{flex-direction:column;gap:.75rem;text-align:center}.skill-icon{font-size:1.75rem}.summary-card{padding:1rem}}.experience{background:#ffffff05}.experience-timeline{margin:0 auto;max-width:1000px;padding:2rem 0;position:relative}.experience-timeline:before{background:linear-gradient(135deg,#6366f1,#8b5cf6);bottom:0;content:"";left:50%;position:absolute;top:0;transform:translateX(-50%);width:2px}.timeline-item{margin-bottom:3rem;position:relative;width:100%}.timeline-item:before{background:#6366f1;border:4px solid #0a0a0a;border-radius:50%;content:"";height:20px;position:absolute;top:2rem;width:20px;z-index:2}.timeline-item.left{padding-right:50%}.timeline-item.left:before{right:-10px}.timeline-item.right{padding-left:50%}.timeline-item.right:before{left:-10px}.timeline-content{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;padding:2rem;position:relative;transition:all .3s ease}.timeline-content:hover{border-color:#6366f14d;box-shadow:0 20px 40px #0000004d;transform:translateY(-5px)}.experience-header{align-items:flex-start;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1.5rem}.company-info h3{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#6366f1,#8b5cf6);-webkit-background-clip:text;background-clip:text;color:#fff;font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.company-info h4{color:#e5e7eb;font-size:1.1rem;font-weight:500}.experience-meta{display:flex;flex-direction:column;gap:.5rem;min-width:150px}.achievements h5,.skills-used h5{color:#fff;font-size:1.1rem;font-weight:600;margin-bottom:1rem}.achievements ul{list-style:none;margin-bottom:1.5rem;padding:0}.achievements li{color:#d1d5db;line-height:1.6;margin-bottom:.75rem;padding-left:1.5rem;position:relative}.achievements li:before{color:#6366f1;content:"▸";font-weight:700;left:0;position:absolute}.skills-tags{display:flex;flex-wrap:wrap;gap:.5rem}.skill-tag{background:#6366f11a;border:1px solid #6366f14d;border-radius:20px;color:#6366f1;font-size:.85rem;font-weight:500;padding:.25rem .75rem;transition:all .3s ease}.skill-tag:hover{background:#6366f133;transform:translateY(-2px)}.experience-summary{margin-top:4rem}.highlights-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.highlight-item{align-items:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;display:flex;gap:1rem;padding:1rem;transition:all .3s ease}.highlight-item:hover{background:#6366f11a;border-color:#6366f14d;transform:translateY(-2px)}.highlight-icon{color:#6366f1;font-size:1.5rem;min-width:30px}.highlight-item h4{color:#fff;font-size:1.3rem;font-weight:600;margin-bottom:.25rem}.highlight-item p{color:#9ca3af;font-size:.9rem}@media (max-width:768px){.experience-timeline:before{left:20px}.timeline-item{padding-left:50px!important;padding-right:0!important}.timeline-item:before{left:10px!important;right:auto!important}.experience-header{align-items:flex-start;flex-direction:column}.experience-meta{flex-direction:row;gap:1rem}.highlights-grid{gap:1rem;grid-template-columns:repeat(2,1fr)}.highlight-item{flex-direction:column;gap:.5rem;text-align:center}}@media (max-width:480px){.timeline-content{padding:1.5rem}.company-info h3{font-size:1.3rem}.company-info h4{font-size:1rem}.highlights-grid{grid-template-columns:1fr}.summary-card{padding:1.5rem}.summary-card h3{font-size:1.5rem}}.education{background:#ffffff05}.education-content{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin-bottom:3rem}.section-subtitle{-webkit-text-fill-color:#0000;align-items:center;background:linear-gradient(135deg,#6366f1,#8b5cf6);-webkit-background-clip:text;background-clip:text;color:#fff;display:flex;font-size:1.8rem;font-weight:600;gap:1rem;margin-bottom:2rem}.section-icon{color:#6366f1;font-size:1.5rem}.certifications-grid,.education-grid{display:flex;flex-direction:column;gap:1.5rem}.certification-card,.education-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;padding:2rem;transition:all .3s ease}.certification-card:hover,.education-card:hover{background:#6366f10d;border-color:#6366f14d;box-shadow:0 20px 40px #0000004d;transform:translateY(-5px)}.card-header{margin-bottom:1rem}.cert-name,.degree{color:#fff;font-size:1.3rem;font-weight:600;margin-bottom:.5rem}.cert-provider,.institution{color:#6366f1;font-size:1rem;font-weight:500}.card-meta{display:flex;flex-wrap:wrap;gap:1.5rem;margin-bottom:1rem}.meta-item{align-items:center;color:#9ca3af;display:flex;font-size:.9rem;gap:.5rem}.meta-icon{color:#6366f1;font-size:.9rem}.cert-description,.description{color:#d1d5db;font-size:.95rem;line-height:1.6}.certification-card{align-items:flex-start;display:flex;gap:1.5rem}.cert-badge{align-items:center;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:50%;display:flex;flex-shrink:0;height:60px;justify-content:center;width:60px}.cert-icon{color:#fff;font-size:1.5rem}.cert-content{flex:1 1}.cert-year{color:#9ca3af;font-size:.9rem;font-weight:500;margin-bottom:.75rem}.education-summary{margin-top:3rem}.summary-card{max-width:800px}.summary-card h3{margin-bottom:1.5rem}.summary-card p{color:#d1d5db;font-size:1.1rem;line-height:1.7;margin-bottom:2rem}.academic-highlights{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));margin-top:2rem}.highlight{align-items:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;display:flex;flex-direction:column;gap:.5rem;padding:1rem;transition:all .3s ease}.highlight:hover{background:#6366f11a;border-color:#6366f14d;transform:translateY(-2px)}.highlight-number{color:#6366f1;font-size:2rem;font-weight:700}.highlight-text{color:#9ca3af;font-size:.9rem;font-weight:500;text-align:center}@media (max-width:968px){.education-content{gap:3rem;grid-template-columns:1fr}}@media (max-width:768px){.section-subtitle{font-size:1.5rem}.certification-card,.education-card{padding:1.5rem}.cert-name,.degree{font-size:1.2rem}.certification-card{flex-direction:column;gap:1rem;text-align:center}.cert-badge{align-self:center}.academic-highlights{gap:1rem;grid-template-columns:repeat(2,1fr)}.summary-card{padding:1.5rem}.summary-card h3{font-size:1.5rem}.summary-card p{font-size:1rem}}@media (max-width:480px){.certification-card,.education-card{padding:1rem}.card-meta{flex-direction:column;gap:.5rem}.academic-highlights{grid-template-columns:1fr}.highlight-number{font-size:1.75rem}.summary-card{padding:1rem}}.projects{background:#ffffff05}.projects-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-bottom:3rem}.project-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;display:flex;flex-direction:column;height:100%;padding:2rem;transition:all .3s ease}.project-card:hover{background:#6366f10d;border-color:#6366f14d;box-shadow:0 20px 40px #0000004d;transform:translateY(-5px)}.project-header{margin-bottom:2rem}.project-category{background:#6366f11a;border:1px solid #6366f14d;border-radius:20px;color:#6366f1;display:inline-block;font-size:.85rem;font-weight:500;margin-bottom:1rem;padding:.25rem .75rem}.project-title{color:#fff;font-size:1.5rem;font-weight:600;line-height:1.3;margin-bottom:1rem}.project-description{color:#d1d5db;font-size:1rem;line-height:1.6}.project-metrics{margin-bottom:2rem}.project-achievements h4,.project-metrics h4,.project-technologies h4{color:#fff;font-size:1.1rem;font-weight:600;margin-bottom:1rem}.metrics-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.metric-item{align-items:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;display:flex;gap:.75rem;padding:1rem;transition:all .3s ease}.metric-item:hover{background:#6366f11a;border-color:#6366f14d;transform:translateY(-2px)}.metric-icon{color:#6366f1;font-size:1.2rem;min-width:20px}.metric-content{flex:1 1}.metric-value{color:#fff;font-size:1.1rem;font-weight:600;margin-bottom:.25rem}.metric-label{color:#9ca3af;font-size:.8rem;font-weight:500}.project-achievements{flex:1 1;margin-bottom:2rem}.project-achievements ul{list-style:none;padding:0}.project-achievements li{color:#d1d5db;font-size:.95rem;line-height:1.6;margin-bottom:.75rem;padding-left:1.5rem;position:relative}.project-achievements li:before{color:#6366f1;content:"▸";font-weight:700;left:0;position:absolute}.project-technologies{margin-top:auto}.tech-tags{display:flex;flex-wrap:wrap;gap:.5rem}.tech-tag{background:#6366f11a;border:1px solid #6366f14d;border-radius:20px;color:#6366f1;font-size:.85rem;font-weight:500;padding:.25rem .75rem;transition:all .3s ease}.tech-tag:hover{background:#6366f133;transform:translateY(-2px)}.projects-summary{margin-top:3rem}.summary-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;margin:0 auto;max-width:900px;padding:2rem;text-align:center}.summary-card h3{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#6366f1,#8b5cf6);-webkit-background-clip:text;background-clip:text;color:#fff;font-size:1.8rem;font-weight:600;margin-bottom:2rem}.impact-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:2rem}.impact-item{align-items:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;display:flex;flex-direction:column;gap:.5rem;padding:1.5rem;transition:all .3s ease}.impact-item:hover{background:#6366f11a;border-color:#6366f14d;transform:translateY(-3px)}.impact-number{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#6366f1,#8b5cf6);-webkit-background-clip:text;background-clip:text;color:#6366f1;font-size:2.5rem;font-weight:700}.impact-label{color:#9ca3af;font-size:.9rem;font-weight:500;text-align:center}.impact-description{color:#d1d5db;font-size:1.1rem;line-height:1.7;margin:0 auto;max-width:700px}@media (max-width:768px){.projects-grid{gap:1.5rem;grid-template-columns:1fr}.project-card{padding:1.5rem}.project-title{font-size:1.3rem}.metrics-grid{gap:.75rem;grid-template-columns:repeat(2,1fr)}.metric-item{padding:.75rem}.metric-value{font-size:1rem}.impact-grid{gap:1rem;grid-template-columns:repeat(2,1fr)}.impact-item{padding:1rem}.impact-number{font-size:2rem}.summary-card{padding:1.5rem}.summary-card h3{font-size:1.5rem}.impact-description{font-size:1rem}}@media (max-width:480px){.project-card{padding:1rem}.metrics-grid{grid-template-columns:1fr}.metric-item{flex-direction:column;gap:.5rem;text-align:center}.impact-grid{grid-template-columns:1fr}.impact-number{font-size:1.75rem}.summary-card{padding:1rem}}.contact{background:#ffffff05}.contact-content{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin-bottom:3rem}.contact-info h3{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#6366f1,#8b5cf6);-webkit-background-clip:text;background-clip:text;color:#fff;font-size:1.8rem;font-weight:600;margin-bottom:1rem}.contact-info p{color:#d1d5db;font-size:1.1rem;line-height:1.7;margin-bottom:2rem}.contact-details{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem}.contact-item{align-items:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;display:flex;gap:1rem;padding:1rem;transition:all .3s ease}.contact-item:hover{background:#6366f11a;border-color:#6366f14d;transform:translateX(10px)}.contact-icon{align-items:center;color:#6366f1;display:flex;font-size:1.5rem;justify-content:center;min-width:30px}.contact-text h4{color:#fff;font-size:1rem;font-weight:600;margin-bottom:.25rem}.contact-text a,.contact-text span{color:#9ca3af;font-size:.95rem;text-decoration:none;transition:color .3s ease}.contact-text a:hover{color:#6366f1}.contact-availability{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;padding:1.5rem}.contact-availability h4{color:#fff;font-size:1.1rem;font-weight:600;margin-bottom:.75rem}.contact-availability p{color:#d1d5db;font-size:.95rem;line-height:1.6;margin:0}.contact-form-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;padding:2rem}.contact-form h3{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#6366f1,#8b5cf6);-webkit-background-clip:text;background-clip:text;color:#fff;font-size:1.5rem;font-weight:600;margin-bottom:2rem;text-align:center}.form-group{margin-bottom:1.5rem}.form-group label{color:#e5e7eb;display:block;font-size:.9rem;font-weight:500;margin-bottom:.5rem}.form-group input,.form-group textarea{background:#ffffff1a;border:1px solid #fff3;border-radius:8px;color:#fff;font-family:inherit;font-size:1rem;padding:.75rem 1rem;transition:all .3s ease;width:100%}.form-group input::placeholder,.form-group textarea::placeholder{color:#9ca3af}.form-group input:focus,.form-group textarea:focus{background:#6366f11a;border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a;outline:none}.form-group textarea{min-height:120px;resize:vertical}.submit-btn{align-items:center;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:8px;box-shadow:0 4px 15px #6366f14d;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:500;gap:.5rem;justify-content:center;padding:1rem 2rem;transition:all .3s ease;width:100%}.submit-btn:hover:not(:disabled){box-shadow:0 8px 25px #6366f166;transform:translateY(-2px)}.submit-btn:disabled{cursor:not-allowed;opacity:.7}.submit-icon{font-size:1rem}.contact-footer{margin-top:3rem;text-align:center}.footer-content{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;margin:0 auto;max-width:600px;padding:2rem}.footer-content p{color:#d1d5db;font-size:1.1rem;line-height:1.7;margin:0}@media (max-width:968px){.contact-content{gap:3rem;grid-template-columns:1fr}}@media (max-width:768px){.contact-info h3{font-size:1.5rem}.contact-info p{font-size:1rem}.contact-item{padding:.75rem}.contact-icon{font-size:1.25rem;min-width:25px}.contact-form-container{padding:1.5rem}.contact-form h3{font-size:1.3rem}.footer-content{padding:1.5rem}.footer-content p{font-size:1rem}}@media (max-width:480px){.contact-content{gap:2rem}.contact-item{flex-direction:column;gap:.75rem;text-align:center}.contact-form-container{padding:1rem}.form-group input,.form-group textarea{font-size:.95rem;padding:.6rem .8rem}.submit-btn{font-size:.95rem;padding:.8rem 1.5rem}.footer-content{padding:1rem}}.App{min-height:100vh;position:relative}.background-canvas{background:linear-gradient(135deg,#0a0a0a,#1a1a1a 50%,#0f0f23)}.App:before{background:radial-gradient(circle at 20% 80%,#6366f10d 0,#0000 50%),radial-gradient(circle at 80% 20%,#8b5cf60d 0,#0000 50%);content:"";height:100%;left:0;pointer-events:none;position:fixed;top:0;width:100%;z-index:-1}section{position:relative;z-index:1}.App::-webkit-scrollbar{width:8px}.App::-webkit-scrollbar-track{background:#1a1a1acc}.App::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:4px}.App::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#4f46e5,#7c3aed)}
/*# sourceMappingURL=main.6823d01d.css.map*/