body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.6}.App{min-height:100vh}section:not(.hero-section){padding-bottom:3rem;padding-top:3rem}section+section{padding-top:2rem}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.3}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:768px){main{margin-left:0}section:not(.hero-section){padding-bottom:2rem;padding-top:2rem}}.sidebar{background-color:#fff;box-shadow:2px 0 4px #0000001a;height:100vh;left:0;overflow-y:auto;position:fixed;top:0;transition:transform .3s ease;width:280px;z-index:1000}.nav-container{display:flex;flex-direction:column;height:100%;justify-content:flex-start;padding:1.5rem}.profile-section{margin-bottom:1.5rem;text-align:center}.profile-image-container{border:3px solid #3498db;border-radius:50%;height:120px;margin:0 auto .75rem;overflow:hidden;padding:3px;width:120px}.profile-image{border-radius:50%;height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.profile-image:hover{transform:scale(1.05)}.profile-info{margin-bottom:1rem}.profile-info .name{color:#2c3e50;font-size:1.25rem;font-weight:600;margin-bottom:.25rem}.profile-info .title{color:#64748b;font-size:.9rem}.nav-links{list-style:none;margin:0 0 1rem;padding:0}.nav-links li{margin-bottom:.25rem}.nav-links a{align-items:center;border-radius:8px;color:#2c3e50;display:flex;font-size:.95rem;font-weight:500;padding:.6rem 1rem;text-decoration:none;transition:all .3s ease}.nav-links a:hover{background-color:#f1f5f9;color:#3498db;transform:translateX(5px)}.nav-links a i{font-size:1rem;margin-right:.75rem;width:20px}.social-links{border-top:1px solid #e2e8f0;gap:.75rem;margin-top:auto;padding-top:1rem}.social-links,.social-links a{display:flex;justify-content:center}.social-links a{align-items:center;background-color:#f1f5f9;border-radius:50%;color:#64748b;height:35px;text-decoration:none;transition:all .3s ease;width:35px}.social-links a:hover{background-color:#3498db;color:#fff;transform:translateY(-2px)}.mobile-toggle{background-color:#fff;border:none;border-radius:8px;box-shadow:0 2px 4px #0000001a;color:#2c3e50;cursor:pointer;display:none;font-size:1.2rem;height:40px;position:fixed;right:1rem;top:1rem;width:40px;z-index:1001}main{margin-left:280px;transition:margin-left .3s ease}@media (max-width:768px){.sidebar{transform:translateX(-100%)}.sidebar.open{transform:translateX(0)}.mobile-toggle{align-items:center;display:flex;justify-content:center}.nav-container{padding:1rem}.profile-image-container{height:100px;width:100px}.nav-links a{padding:.5rem .75rem}main{margin-left:0}}.hero-section{background:url(/static/media/hero-bg.f13ad3903df0828a4f92.jpg) no-repeat 50%;background-size:cover;height:100vh;padding:0 2rem;position:relative;text-align:center}.hero-overlay,.hero-section{align-items:center;display:flex;justify-content:center}.hero-overlay{background:linear-gradient(135deg,#2c3e50f2,#3498dbe6);bottom:0;left:0;opacity:.8;position:absolute;right:0;top:0}.hero-content{animation:fadeInUp 1s ease;color:#fff;max-width:800px;z-index:1}.hero-content h1{font-size:3.5rem;font-weight:700;margin-bottom:1rem;text-shadow:2px 2px 4px #0000004d}.hero-content p{font-size:1.5rem;margin-bottom:2rem;opacity:.9}.download-cv-btn{align-items:center;background-color:#3498db;border:2px solid #0000;border-radius:30px;color:#fff;display:inline-flex;font-weight:500;gap:.5rem;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.download-cv-btn:hover{background-color:#fff;border-color:#3498db;color:#3498db;transform:translateY(-2px)}.download-cv-btn i{font-size:1.2rem}@media (max-width:768px){.hero-content h1{font-size:2.5rem}.hero-content p{font-size:1.2rem}}.about-section{background-color:#f8f9fa;padding:6rem 0}.container{margin:0 auto;max-width:1200px;padding:0 1rem}.about-content{background-color:#fff;border-radius:10px;box-shadow:0 4px 6px #0000001a;margin:0 auto;max-width:800px;padding:2rem}.profile-text{color:#444;font-size:1.1rem;line-height:1.8}.profile-text p{margin-bottom:1.5rem}.profile-text p:last-child{margin-bottom:0}.key-points{background-color:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:2rem}.key-points h3{color:#2c3e50;font-size:1.5rem;margin-bottom:1.5rem}.key-points ul{list-style:none;padding:0}.key-points li{margin-bottom:1rem;padding-left:1.5rem;position:relative}.key-points li:before{color:#3498db;content:"•";font-weight:700;left:0;position:absolute}@media (max-width:768px){.about-section{padding:4rem 0}.about-content{padding:1.5rem}.profile-text{font-size:1rem;line-height:1.6}}.section-heading{color:#2c3e50;cursor:pointer;font-size:2.5rem;margin-bottom:3rem;position:relative;text-align:center}.section-heading:after{background-color:#3498db;bottom:-10px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);transition:all .3s ease-in-out;width:50px}.section-container:hover .section-heading:after{background-color:#2980b9;box-shadow:0 2px 4px #3498db4d;transform:translateX(-50%) scaleX(1.2);width:100px}@media (max-width:768px){.section-heading{font-size:2rem;margin-bottom:2rem}}.skills-section{background-color:#fff;padding:6rem 0}.skills-section h2{color:#2c3e50;font-size:2.5rem;margin-bottom:3rem;text-align:center}.skills-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto}.skill-category{background-color:#f8f9fa;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:2rem;transition:transform .3s ease}.skill-category:hover{transform:translateY(-5px)}.skill-category h3{color:#2c3e50;font-size:1.5rem;margin-bottom:1.5rem;text-align:center}.skill-category ul{list-style:none;margin:0;padding:0}.skill-category li{margin-bottom:1.2rem}.skill-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}.skill-name{color:#2c3e50;font-weight:500}.skill-percentage{color:#3498db;font-size:.9rem;font-weight:600}.skill-bar{background-color:#e9ecef;border-radius:4px;height:8px;overflow:hidden;width:100%}.skill-progress{background-color:#3498db;border-radius:4px;height:100%;transition:width 1s ease-in-out}@media (max-width:768px){.skills-section{padding:4rem 0}.skills-grid{grid-template-columns:1fr}.skill-category{padding:1.5rem}}.experience-section{background-color:#f8f9fa;padding:6rem 0}.experience-section h2{color:#2c3e50;font-size:2.5rem;margin-bottom:3rem;text-align:center}.timeline{display:flex;flex-direction:column;gap:2rem;margin:0 auto;max-width:1000px;padding:0 20px}.timeline-item{animation:fadeInUp .6s ease forwards;opacity:0;transform:translateY(20px)}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}.timeline-content{background:#fff;border:1px solid #0000000d;border-radius:12px;box-shadow:0 4px 6px #0000000d;overflow:hidden;padding:2rem;position:relative;transition:transform .3s ease,box-shadow .3s ease}.timeline-content:before{background:#3498db;border-radius:4px 0 0 4px;content:"";height:100%;left:0;position:absolute;top:0;width:4px}.timeline-content:hover{box-shadow:0 8px 12px #0000001a;transform:translateY(-5px)}.job-header{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5rem}.job-header h3{color:#2c3e50;font-size:1.6rem;font-weight:600;margin:0}.company-info{color:#64748b;flex-wrap:wrap;font-size:1rem;gap:1.5rem}.company,.company-info{align-items:center;display:flex}.company{color:#3498db;font-weight:600}.company:after{color:#cbd5e0;content:"•";display:none;margin-left:1.5rem}.location,.period{align-items:center;display:flex;gap:.5rem}.location svg,.period svg{color:#94a3b8;height:18px;width:18px}.responsibilities{display:flex;flex-direction:column;gap:.8rem;list-style:none;margin:0 0 1.5rem;padding:0}.responsibilities li{color:#4a5568;line-height:1.6;padding-left:1.8rem;position:relative}.responsibilities li:before{background-color:#3498db;border-radius:50%;content:"";height:6px;left:0;position:absolute;top:.5rem;width:6px}.technologies{border-top:1px solid #e2e8f0;padding-top:1.5rem}.technologies h4{color:#2c3e50;font-size:1rem;font-weight:600;margin-bottom:1rem}.tech-tags{display:flex;flex-wrap:wrap;gap:.8rem}.tech-tag{padding:.4rem 1rem}.timeline-item:first-child{animation-delay:.1s}.timeline-item:nth-child(2){animation-delay:.3s}.timeline-item:nth-child(3){animation-delay:.5s}@media (max-width:768px){.experience-section{padding:4rem 0}.timeline{padding:0 1rem}.timeline-content{padding:1.5rem}.company-info{align-items:flex-start;flex-direction:column;gap:.5rem}.company:after{display:none}}.education-section{background-color:#f8fafc;padding:6rem 0}.education-container{margin:0 auto;max-width:1200px;padding:0 2rem}.education-section h2{color:#2c3e50;font-size:2.5rem;margin-bottom:1rem;text-align:center}.education-description{color:#64748b;font-size:1.1rem;line-height:1.6;margin:0 auto 4rem;max-width:600px;text-align:center}.education-timeline{display:flex;flex-direction:column;gap:1.5rem;margin:0 auto;max-width:800px}.education-card{background:#fff;border-radius:16px;box-shadow:0 4px 6px #0000000d;cursor:pointer;overflow:hidden;transition:all .3s ease}.education-card:hover{box-shadow:0 8px 12px #0000001a;transform:translateY(-2px)}.education-card-header{align-items:center;background-color:#fff;display:flex;gap:1.5rem;padding:1.5rem;position:relative}.education-icon{align-items:center;background-color:#3498db;border-radius:50%;display:flex;flex-shrink:0;height:48px;justify-content:center;width:48px}.education-icon i{color:#fff;font-size:1.5rem}.education-basic-info{flex-grow:1}.education-basic-info h3{color:#2c3e50;font-size:1.2rem;margin-bottom:.3rem}.education-basic-info h4{color:#64748b;font-size:1rem;margin-bottom:.3rem}.education-year{color:#94a3b8;font-size:.9rem}.expand-icon{align-items:center;color:#64748b;display:flex;height:24px;justify-content:center;transition:transform .3s ease;width:24px}.education-card.expanded .expand-icon{transform:rotate(180deg)}.education-card-content{background-color:#f8fafc;max-height:0;overflow:hidden;transition:max-height .3s ease-out}.education-card.expanded .education-card-content{max-height:500px;transition:max-height .5s ease-in}.education-details{border-top:1px solid #e2e8f0;padding:1.5rem}.education-details .degree{color:#3498db;font-size:1.1rem;font-weight:500;margin-bottom:1rem}.education-details .description{color:#64748b;font-size:1rem;line-height:1.6;margin-bottom:0}@media (max-width:768px){.education-section{padding:4rem 0}.education-card-header{gap:1rem;padding:1rem}.education-icon{height:40px;width:40px}.education-icon i{font-size:1.2rem}.education-basic-info h3{font-size:1.1rem}.education-basic-info h4{font-size:.95rem}.education-details{padding:1rem}}.projects-section{background-color:#fff;padding:6rem 0}.projects-section h2{color:#2c3e50;font-size:2.5rem;margin-bottom:3rem;text-align:center}.project-filters{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:3rem}.filter-btn{background-color:#f1f5f9;border:none;border-radius:25px;color:#64748b;cursor:pointer;font-size:.95rem;font-weight:500;padding:.8rem 1.5rem;transition:all .3s ease}.filter-btn:hover{background-color:#e2e8f0;color:#3498db}.filter-btn.active{background-color:#3498db;color:#fff}.projects-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));padding:0 1rem}.project-card{background:#fff;border:1px solid #0000000d;border-radius:16px;box-shadow:0 4px 6px #0000000d;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.project-card:hover{box-shadow:0 8px 12px #0000001a;transform:translateY(-5px)}.project-image{height:220px;overflow:hidden;position:relative}.project-image img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.project-card:hover .project-image img{transform:scale(1.05)}.project-category{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#3498dbe6;border-radius:20px;color:#fff;font-size:.85rem;font-weight:500;padding:.5rem 1rem;position:absolute;right:1rem;top:1rem}.project-content{padding:2rem}.project-content h3{color:#2c3e50;font-size:1.5rem;line-height:1.3;margin-bottom:1rem}.project-content p{color:#64748b;font-size:1.05rem;line-height:1.6;margin-bottom:2rem}.project-details{display:flex;flex-direction:column;gap:2rem;margin-bottom:2rem}.challenges,.solutions{background-color:#f8fafc;border-radius:12px;padding:1.5rem;transition:transform .3s ease}.challenges:hover,.solutions:hover{transform:translateY(-2px)}.challenges{border-left:4px solid #e74c3c}.solutions{border-left:4px solid #2ecc71}.challenges h4,.solutions h4{align-items:center;color:#2c3e50;display:flex;font-size:1.2rem;gap:.5rem;margin-bottom:1rem}.challenges h4:before{background-color:#e74c3c;content:"!"}.challenges h4:before,.solutions h4:before{align-items:center;border-radius:50%;color:#fff;display:flex;font-size:.9rem;font-weight:700;height:24px;justify-content:center;width:24px}.solutions h4:before{background-color:#2ecc71;content:"✓"}.challenges ul,.solutions ul{list-style:none;margin:0;padding:0}.challenges li,.solutions li{color:#4a5568;font-size:1rem;line-height:1.5;margin-bottom:1rem;padding-left:1.5rem;position:relative}.challenges li:last-child,.solutions li:last-child{margin-bottom:0}.challenges li:before{background-color:#e74c3c}.challenges li:before,.solutions li:before{border-radius:50%;content:"";height:6px;left:0;position:absolute;top:.5rem;width:6px}.solutions li:before{background-color:#2ecc71}.project-technologies{display:flex;flex-wrap:wrap;gap:.8rem}.tech-tag{background-color:#f1f5f9;border-radius:20px;color:#3498db;font-size:.9rem;font-weight:500;padding:.5rem 1.2rem;transition:all .3s ease}.tech-tag:hover{background-color:#3498db;color:#fff;transform:translateY(-2px)}@media (max-width:768px){.projects-section{padding:4rem 0}.projects-grid{grid-template-columns:1fr}.project-content{padding:1.5rem}.filter-btn{font-size:.9rem;padding:.6rem 1.2rem}}.contact-section{background-color:#fff;padding:6rem 0}.contact-container{margin:0 auto;max-width:1200px;padding:0 2rem}.contact-section h2{color:#2c3e50;font-size:2.5rem;margin-bottom:1rem;text-align:center}.contact-description{color:#64748b;font-size:1.1rem;line-height:1.6;margin:0 auto 4rem;max-width:600px;text-align:center}.contact-content{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr 2fr}.contact-info{display:flex;flex-direction:column;gap:2rem}.contact-info-item{align-items:flex-start;background-color:#f8fafc;border-radius:12px;display:flex;gap:1rem;padding:1.5rem;transition:transform .3s ease,box-shadow .3s ease}.contact-info-item:hover{box-shadow:0 4px 6px #0000000d;transform:translateY(-5px)}.contact-info-item .icon{align-items:center;background-color:#3498db;border-radius:50%;display:flex;height:40px;justify-content:center;width:40px}.contact-info-item .icon i{color:#fff;font-size:1.2rem}.contact-info-item .info h3{color:#2c3e50;font-size:1.1rem;margin-bottom:.5rem}.contact-info-item .info a,.contact-info-item .info p{color:#64748b;font-size:1rem;text-decoration:none;transition:color .3s ease}.contact-info-item .info a:hover{color:#3498db}.contact-form{background-color:#fff;border-radius:16px;box-shadow:0 4px 6px #0000000d;padding:2rem}.form-group{margin-bottom:1.5rem}.form-group input,.form-group textarea{border:1px solid #e2e8f0;border-radius:8px;color:#2c3e50;font-size:1rem;padding:1rem;transition:border-color .3s ease,box-shadow .3s ease;width:100%}.form-group textarea{height:150px;resize:vertical}.form-group input:focus,.form-group textarea:focus{border-color:#3498db;box-shadow:0 0 0 3px #3498db1a;outline:none}.submit-btn{background-color:#3498db;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;padding:1rem;transition:background-color .3s ease,transform .3s ease;width:100%}.submit-btn:hover{background-color:#2980b9;transform:translateY(-2px)}.submit-status{border-radius:4px;font-size:.9rem;margin-top:1rem;padding:.75rem;text-align:center}.submit-status.success{background-color:#dcfce7;border:1px solid #bbf7d0;color:#166534}.submit-status.error{background-color:#fee2e2;border:1px solid #fecaca;color:#991b1b}.submit-btn:disabled{cursor:not-allowed;opacity:.7}@media (max-width:768px){.contact-content{gap:2rem;grid-template-columns:1fr}.contact-section{padding:4rem 0}.contact-info-item{padding:1rem}}
/*# sourceMappingURL=main.0fa65827.css.map*/