*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fafafa;color:#333;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.container{margin:0 auto;max-width:1200px;padding:0 20px}.section{padding:80px 0}.section-title{color:#2c3e50;font-size:2.5rem;font-weight:700;margin-bottom:60px;position:relative;text-align:center}.section-title:after{border-radius:2px;bottom:-10px;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:60px}.btn,.section-title:after{background:linear-gradient(135deg,#667eea,#764ba2)}.btn{border:none;border-radius:50px;color:#fff;cursor:pointer;display:inline-block;font-size:16px;font-weight:500;padding:12px 30px;text-decoration:none;transition:all .3s ease}.btn:hover{box-shadow:0 10px 25px #667eea4d;transform:translateY(-2px)}.btn-outline{background:#0000;border:2px solid #667eea;color:#667eea}.btn-outline:hover{background:#667eea;color:#fff}@media (max-width:768px){.section{padding:60px 0}.section-title{font-size:2rem;margin-bottom:40px}.container{padding:0 15px}}.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-bottom:1px solid #ffffff1a;left:0;position:fixed;right:0;top:0;transition:all .3s ease;z-index:1000}.header.scrolled{background:#fffffffa;box-shadow:0 2px 20px #0000001a}.nav{align-items:center;display:flex;justify-content:space-between;padding:1rem 0}.nav-brand h2{color:#2c3e50;font-size:1.5rem;font-weight:700}.nav-menu{display:flex;gap:2rem;list-style:none}.nav-menu button{background:none;border:none;color:#2c3e50;cursor:pointer;font-size:1rem;font-weight:500;transition:color .3s ease}.nav-menu button:hover{color:#667eea}@media (max-width:768px){.nav{flex-direction:column}.nav,.nav-menu{gap:1rem}.nav-menu button{font-size:.9rem}}.about{align-items:center;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);display:flex;min-height:100vh;padding-top:120px}.about-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.about-title{color:#2c3e50;font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.highlight{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text}.about-subtitle{color:#667eea;font-size:1.5rem;font-weight:500;margin-bottom:1.5rem}.about-description{color:#555;font-size:1.1rem;line-height:1.7;margin-bottom:2rem}.about-skills{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr);margin-bottom:2.5rem}.skill-category{background:#fff;border-radius:12px;box-shadow:0 4px 15px #0000001a;padding:1.5rem;transition:transform .3s ease}.skill-category:hover{transform:translateY(-5px)}.skill-category h4{color:#2c3e50;font-weight:600;margin-bottom:.5rem}.skill-category span{color:#666;font-size:.9rem}.about-actions{display:flex;gap:1rem}.about-image{align-items:center;display:flex;justify-content:center}.profile-image-container{height:300px;position:relative;width:300px}.profile-image-placeholder{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;box-shadow:0 20px 40px #667eea4d;color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;transition:all .3s ease;width:100%}.profile-image-placeholder:hover{box-shadow:0 25px 50px #667eea66;transform:scale(1.05)}.profile-image{border-radius:50%;box-shadow:0 20px 40px #667eea4d;height:100%;object-fit:cover;transition:all .3s ease;width:100%}.profile-image:hover{box-shadow:0 25px 50px #667eea66;transform:scale(1.05)}.placeholder-content{text-align:center}.placeholder-content span{display:block;font-size:4rem;margin-bottom:1rem}.placeholder-content p{font-size:1.1rem;font-weight:500}@media (max-width:968px){.about-content{gap:3rem;grid-template-columns:1fr;text-align:center}.about-title{font-size:2.5rem}.about-skills{grid-template-columns:repeat(2,1fr)}.about-actions{justify-content:center}}@media (max-width:768px){.about{padding-top:100px}.about-title{font-size:2rem}.about-actions{align-items:center;flex-direction:column}.profile-image-container{height:250px;width:250px}.about-skills{grid-template-columns:1fr}}.experience{background:#fff}.timeline{margin:0 auto;max-width:800px;position:relative}.timeline:before{background:linear-gradient(135deg,#667eea,#764ba2);bottom:0;content:"";left:30px;position:absolute;top:0;width:2px}.timeline-item{margin-bottom:3rem;padding-left:80px;position:relative}.timeline-marker{background:linear-gradient(135deg,#667eea,#764ba2);border:4px solid #fff;border-radius:50%;box-shadow:0 0 0 4px #667eea33;height:20px;left:20px;position:absolute;top:0;width:20px}.timeline-content{background:#fff;border-left:4px solid #667eea;border-radius:12px;box-shadow:0 4px 20px #0000001a;padding:2rem;transition:transform .3s ease,box-shadow .3s ease}.timeline-content:hover{box-shadow:0 8px 30px #00000026;transform:translateY(-5px)}.timeline-period{color:#667eea;font-size:.9rem;font-weight:600;letter-spacing:.5px;margin-bottom:.5rem;text-transform:uppercase}.timeline-title{color:#2c3e50;font-size:1.3rem;font-weight:700;margin-bottom:.3rem}.timeline-company{color:#555;font-size:1.1rem;font-weight:500;margin-bottom:1rem}.timeline-description{color:#666;line-height:1.6;margin-bottom:1.5rem}.timeline-technologies{display:flex;flex-wrap:wrap;gap:.5rem}.tech-tag{padding:.3rem .8rem}@media (max-width:768px){.timeline:before{left:20px}.timeline-item{padding-left:60px}.timeline-marker{height:16px;left:10px;width:16px}.timeline-content{padding:1.5rem}.timeline-title{font-size:1.1rem}.timeline-company{font-size:1rem}}.featured-projects{background:linear-gradient(135deg,#f5f7fa,#c3cfe2)}.section-subtitle{color:#666;font-size:1.1rem;margin-bottom:4rem;margin-left:auto;margin-right:auto;max-width:600px;text-align:center}.projects-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));margin-top:2rem}.project-card{background:#fff;border:1px solid #fff3;border-radius:16px;box-shadow:0 8px 30px #0000001a;overflow:hidden;transition:all .3s ease}.project-card:hover{box-shadow:0 20px 40px #00000026;transform:translateY(-10px)}.project-header{align-items:center;display:flex;gap:1.5rem;padding:2rem 2rem 1rem}.project-images{display:flex;flex-shrink:0;gap:.5rem}.project-image-container{position:relative}.project-image{border:2px solid #f0f0f0;border-radius:12px;height:60px;object-fit:cover;transition:all .3s ease;width:60px}.project-image:hover{border-color:#667eea;position:relative;transform:scale(1.1);z-index:10}.project-image.clickable{cursor:pointer;transition:all .3s ease}.project-image.clickable:hover{border-color:#667eea;box-shadow:0 4px 15px #667eea4d;transform:scale(1.1)}.project-icon{align-items:center;border-radius:12px;color:#fff;display:flex;flex-shrink:0;font-size:2rem;height:60px;justify-content:center;width:60px}.project-title-section{flex:1 1}.project-title{color:#2c3e50;font-size:1.5rem;font-weight:700;margin-bottom:.3rem}.project-subtitle{color:#667eea;font-size:1rem;font-weight:500}.project-content{padding:0 2rem 1rem}.project-description{color:#666;line-height:1.6;margin-bottom:1.5rem}.project-details{margin-bottom:1.5rem}.project-details h5,.project-technologies h5{color:#2c3e50;font-size:1rem;font-weight:600;margin-bottom:.8rem}.features-list{list-style:none;padding:0}.features-list li{color:#666;font-size:.9rem;margin-bottom:.5rem;padding-left:1.2rem;position:relative}.features-list li:before{color:#667eea;content:"✓";font-weight:700;left:0;position:absolute}.tech-tags{display:flex;flex-wrap:wrap;gap:.5rem}.tech-tag{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px;color:#fff;font-size:.8rem;font-weight:500;padding:.4rem .8rem}.project-footer{border-top:1px solid #f0f0f0;padding:1rem 2rem 2rem}.project-status{align-items:center;color:#28a745;display:flex;font-size:.9rem;font-weight:500;gap:.5rem}.status-indicator{animation:pulse 2s infinite;background:#28a745;border-radius:50%;height:8px;width:8px}@keyframes pulse{0%{box-shadow:0 0 0 0 #28a745b3}70%{box-shadow:0 0 0 10px #28a74500}to{box-shadow:0 0 0 0 #28a74500}}@media (max-width:768px){.projects-grid{gap:1.5rem;grid-template-columns:1fr}.project-header{gap:1rem;padding:1.5rem 1.5rem 1rem}.project-content{padding:0 1.5rem 1rem}.project-footer{padding:1rem 1.5rem 1.5rem}.project-icon,.project-image{height:50px;width:50px}.project-icon{font-size:1.5rem}.project-title{font-size:1.3rem}}@media (max-width:480px){.projects-grid{grid-template-columns:1fr}.project-header{flex-direction:column;gap:1rem}.project-header,.project-title-section{text-align:center}}.gallery-modal{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000e6;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.gallery-content{background:#fff;border-radius:16px;box-shadow:0 25px 50px #0000004d;display:flex;flex-direction:column;max-height:90vh;max-width:90vw;overflow:hidden;width:800px}.gallery-header{align-items:center;background:#f8f9fa;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;padding:1.5rem 2rem}.gallery-header h3{color:#2c3e50;font-size:1.3rem;font-weight:600;margin:0}.gallery-close{align-items:center;background:none;border:none;border-radius:50%;color:#666;cursor:pointer;display:flex;font-size:2rem;height:40px;justify-content:center;padding:0;transition:all .3s ease;width:40px}.gallery-close:hover{background:#e9ecef;color:#333}.gallery-main{min-height:400px;padding:2rem;position:relative}.gallery-main,.gallery-nav{align-items:center;display:flex;justify-content:center}.gallery-nav{background:#667eeae6;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:1.5rem;height:50px;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;width:50px;z-index:10}.gallery-nav:hover{background:#667eea;transform:translateY(-50%) scale(1.1)}.gallery-prev{left:1rem}.gallery-next{right:1rem}.gallery-image-container{align-items:center;display:flex;justify-content:center;max-height:500px;max-width:100%}.gallery-image{border-radius:8px;box-shadow:0 10px 30px #0003;max-height:100%;max-width:100%;object-fit:contain}.gallery-footer{background:#f8f9fa;border-top:1px solid #f0f0f0;padding:1.5rem 2rem}.gallery-counter{color:#666;font-weight:500;margin-bottom:1rem;text-align:center}.gallery-thumbnails{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.gallery-thumbnail{border:2px solid #0000;border-radius:8px;cursor:pointer;height:60px;object-fit:cover;opacity:.7;transition:all .3s ease;width:60px}.gallery-thumbnail.active,.gallery-thumbnail:hover{border-color:#667eea;opacity:1}.gallery-thumbnail.active{box-shadow:0 0 0 2px #667eea4d}@media (max-width:768px){.gallery-content{max-height:95vh;max-width:95vw;width:100%}.gallery-header{padding:1rem 1.5rem}.gallery-header h3{font-size:1.1rem}.gallery-main{min-height:300px;padding:1rem}.gallery-nav{font-size:1.2rem;height:40px;width:40px}.gallery-prev{left:.5rem}.gallery-next{right:.5rem}.gallery-footer{padding:1rem 1.5rem}.gallery-thumbnail{height:50px;width:50px}}.contact{background:#fff}.contact-content{grid-gap:4rem;align-items:start;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.contact-info h3{color:#2c3e50;font-size:1.8rem;font-weight:700;margin-bottom:1rem}.contact-info p{color:#666;font-size:1.1rem;line-height:1.6;margin-bottom:2rem}.contact-methods{display:flex;flex-direction:column;gap:1.5rem}.contact-method{align-items:center;background:#f8f9fa;border:2px solid #0000;border-radius:12px;color:inherit;display:flex;gap:1.5rem;padding:1.5rem;text-decoration:none;transition:all .3s ease}.contact-method:hover{background:#fff;border-color:#667eea;box-shadow:0 8px 25px #667eea26;transform:translateY(-2px)}.contact-icon{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;display:flex;flex-shrink:0;font-size:1.5rem;height:50px;justify-content:center;width:50px}.contact-details h4{color:#2c3e50;font-size:1rem;font-weight:600;margin-bottom:.3rem}.contact-details p{color:#666;font-size:.95rem;margin:0}.contact-cta{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:16px;color:#fff;overflow:hidden;padding:3rem;position:relative}.contact-cta:before{animation:float 6s ease-in-out infinite;background:radial-gradient(circle,#ffffff1a 0,#0000 70%);content:"";height:200%;position:absolute;right:-50%;top:-50%;width:200%}@keyframes float{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-20px) rotate(180deg)}}.cta-content{position:relative;z-index:1}.cta-content h3{font-size:1.8rem;font-weight:700;margin-bottom:1rem}.cta-content p{font-size:1.1rem;line-height:1.6;margin-bottom:2rem;opacity:.9}.cta-buttons{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.cta-buttons .btn{background:#fff;color:#667eea;font-weight:600;text-align:center}.cta-buttons .btn:hover{background:#ffffffe6;transform:translateY(-2px)}.cta-buttons .btn-outline{background:#0000;border:2px solid #fff;color:#fff}.cta-buttons .btn-outline:hover{background:#fff;color:#667eea}.availability{border-top:1px solid #fff3;padding-top:1.5rem}.availability-indicator{align-items:center;display:flex;font-weight:500;gap:.8rem}.status-dot{animation:pulse 2s infinite;background:#28a745;border-radius:50%;height:10px;width:10px}@media (max-width:968px){.contact-content{gap:3rem;grid-template-columns:1fr}.contact-cta{padding:2.5rem}}@media (max-width:768px){.contact-method{gap:1rem;padding:1.2rem}.contact-icon{font-size:1.3rem;height:45px;width:45px}.contact-cta{padding:2rem}.cta-content h3{font-size:1.5rem}.cta-buttons{gap:.8rem}}@media (max-width:480px){.contact-methods{gap:1rem}.contact-method{flex-direction:column;gap:1rem;text-align:center}.contact-cta{padding:1.5rem}}.App{text-align:left}html{scroll-behavior:smooth}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#5a6fd8,#6a4190)}
/*# sourceMappingURL=main.4ccbf00f.css.map*/