*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;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}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.container{margin:0 auto;max-width:1200px;padding:0 20px}.text-center{text-align:center}.text-left{text-align:left}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.mb-4{margin-bottom:2rem}.mb-5{margin-bottom:2.5rem}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mt-4{margin-top:2rem}.mt-5{margin-top:2.5rem}.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-bottom:1px solid #0000001a;left:0;padding:1rem 0;position:fixed;right:0;top:0;z-index:1000}.nav-container{align-items:center;display:flex;justify-content:space-between}.logo h3{color:#2c3e50;font-size:1.5rem;font-weight:700;margin:0}.nav ul{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.nav a{color:#2c3e50;font-size:1rem;font-weight:500;text-decoration:none;transition:color .3s ease}.nav a:hover{color:#3498db}.menu-toggle{background:none;border:none;cursor:pointer;display:none;flex-direction:column;padding:.5rem}.menu-toggle span{background:#2c3e50;border-radius:2px;height:3px;margin:3px 0;transition:.3s;width:25px}@media (max-width:768px){.menu-toggle{display:flex}.nav{background:#fff;box-shadow:0 4px 16px #0000001a;left:0;opacity:0;position:fixed;right:0;top:100%;transform:translateY(-100%);transition:all .3s ease;visibility:hidden}.nav-open{opacity:1;transform:translateY(0);visibility:visible}.nav ul{flex-direction:column;gap:1rem;padding:2rem}.nav a{font-size:1.1rem}.menu-toggle.active span:first-child{transform:rotate(-45deg) translate(-5px,6px)}.menu-toggle.active span:nth-child(2){opacity:0}.menu-toggle.active span:nth-child(3){transform:rotate(45deg) translate(-5px,-6px)}}.hero{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;min-height:100vh;padding-top:80px}.hero-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.hero-text h1{color:#fff;font-size:4rem;font-weight:700;line-height:1.1;margin-bottom:1rem}.hero-subtitle{color:#ffffffe6;font-size:1.5rem;font-weight:400;margin-bottom:1.5rem;text-align:left}.hero-description{color:#fffc;font-size:1.2rem;line-height:1.6;margin-bottom:2rem}.hero-buttons{display:flex;gap:1rem}.hero-buttons .btn{font-size:1.1rem;padding:15px 30px}.hero-image{align-items:center;display:flex;justify-content:center}.hero-avatar{position:relative}.avatar-placeholder{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:4px solid #fff3;border-radius:50%;color:#fff;display:flex;font-size:6rem;font-weight:700;height:300px;justify-content:center;width:300px}@media (max-width:768px){.hero-content{gap:2rem;grid-template-columns:1fr;text-align:center}.hero-text h1{font-size:3rem}.hero-subtitle{font-size:1.3rem;text-align:center}.hero-description{font-size:1.1rem}.hero-buttons{flex-wrap:wrap;justify-content:center}.avatar-placeholder{font-size:4rem;height:200px;width:200px}}.about{background-color:#f8f9fa}.about-content{grid-gap:4rem;align-items:start;display:grid;gap:4rem;grid-template-columns:2fr 1fr}.about-text{font-size:1.1rem;line-height:1.8}.about-text p{margin-bottom:1.5rem}.about-text strong{color:#2c3e50;font-weight:600}.about-stats{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr}.stat-card{background:#fff;border-radius:12px;box-shadow:0 4px 16px #0000001a;padding:1.5rem;text-align:center;transition:transform .3s ease}.stat-card:hover{transform:translateY(-4px)}.stat-card h3{color:#3498db;font-size:2rem;font-weight:700;margin-bottom:.5rem}.stat-card p{color:#666;font-size:.9rem;font-weight:500;margin:0}@media (max-width:768px){.about-content{gap:2rem;grid-template-columns:1fr}.about-stats{gap:1rem;grid-template-columns:1fr}.stat-card h3{font-size:1.5rem}}.experience{background-color:#fff}.timeline{margin:0 auto;max-width:1000px;position:relative}.timeline:before{background:#3498db;bottom:0;content:"";left:30px;position:absolute;top:0;width:2px}.timeline-item{margin-bottom:3rem;padding-left:80px;position:relative}.timeline-marker{background:#3498db;border:4px solid #fff;border-radius:50%;box-shadow:0 0 0 4px #3498db;height:18px;left:21px;position:absolute;top:0;width:18px}.timeline-content{background:#fff;border-radius:12px;box-shadow:0 4px 16px #0000001a;padding:2rem;transition:transform .3s ease,box-shadow .3s ease}.timeline-content:hover{box-shadow:0 8px 24px #00000026;transform:translateY(-4px)}.experience-header{margin-bottom:1.5rem}.experience-header h3{color:#2c3e50;font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.company-info h4{color:#3498db;font-size:1.2rem;font-weight:500;margin-bottom:.5rem}.location,.period{background:#ecf0f1;border-radius:20px;color:#555;display:inline-block;font-size:.9rem;margin-bottom:.5rem;margin-right:.5rem;padding:.25rem .75rem}.period{background:#e8f5e8;color:#27ae60}.experience-description{list-style:none;padding:0}.experience-description li{color:#555;line-height:1.6;margin-bottom:.75rem;padding-left:1.5rem;position:relative}.experience-description li:before{color:#3498db;content:"▶";font-size:.8rem;left:0;position:absolute}@media (max-width:768px){.timeline:before{left:20px}.timeline-item{padding-left:60px}.timeline-marker{height:16px;left:11px;width:16px}.timeline-content{padding:1.5rem}.experience-header h3{font-size:1.3rem}.company-info h4{font-size:1.1rem}}.skills{background-color:#f8f9fa}.skills-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(400px,1fr))}.skill-category{background:#fff;border-radius:12px;box-shadow:0 4px 16px #0000001a;padding:2rem;transition:transform .3s ease}.skill-category:hover{transform:translateY(-4px)}.skill-category h3{border-bottom:2px solid #3498db;color:#2c3e50;font-size:1.3rem;font-weight:600;margin-bottom:1.5rem;padding-bottom:1rem;text-align:center}.skills-list{display:flex;flex-direction:column;gap:1rem}.skill-item{margin-bottom:1rem}.skill-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}.skill-name{color:#2c3e50;font-size:.95rem;font-weight:500}.skill-percentage{color:#3498db;font-size:.9rem;font-weight:600}.skill-bar{background-color:#ecf0f1;border-radius:4px;height:8px;overflow:hidden;width:100%}.skill-progress{background:linear-gradient(90deg,#3498db,#2980b9);border-radius:4px;height:100%;position:relative;transition:width 1s ease-in-out}.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%)}}@media (max-width:768px){.skills-grid{gap:1.5rem;grid-template-columns:1fr}.skill-category{padding:1.5rem}.skill-category h3{font-size:1.2rem}}.projects{background-color:#fff}.projects-intro{color:#666;font-size:1.2rem;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:800px;text-align:center}.projects-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-bottom:3rem}.project-card{background:#fff;border-left:4px solid #3498db;border-radius:12px;box-shadow:0 4px 16px #0000001a;overflow:hidden;padding:2rem;position:relative;transition:all .3s ease}.project-card:hover{box-shadow:0 12px 32px #00000026;transform:translateY(-8px)}.project-card:before{animation:gradientShift 3s ease-in-out infinite;background:linear-gradient(90deg,#3498db,#2980b9,#3498db);background-size:200% 100%;content:"";height:4px;left:0;position:absolute;right:0;top:0}@keyframes gradientShift{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.project-type{background:linear-gradient(135deg,#3498db,#2980b9);border-radius:20px;color:#fff;display:inline-block;font-size:.8rem;font-weight:500;letter-spacing:.5px;margin-bottom:1rem;padding:.25rem .75rem;text-transform:uppercase}.project-card h3{color:#2c3e50;font-size:1.4rem;font-weight:600;line-height:1.3;margin-bottom:1rem}.project-card p{color:#555;font-size:1rem;line-height:1.6;margin-bottom:1.5rem}.project-technologies{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.tech-tag{background:#ecf0f1;border-radius:15px;color:#2c3e50;font-size:.8rem;font-weight:500;padding:.25rem .5rem;transition:all .3s ease}.tech-tag:hover{background:#3498db;color:#fff;transform:scale(1.05)}.project-link{align-items:center;color:#3498db;display:inline-flex;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s ease}.project-link:hover{color:#2980b9;transform:translateX(4px)}.projects-note{background:#f8f9fa;border-left:4px solid #f39c12;border-radius:8px;margin-top:2rem;padding:1.5rem}.projects-note p{color:#666;font-style:italic;margin:0}.projects-note strong{color:#f39c12}@media (max-width:768px){.projects-grid{gap:1.5rem;grid-template-columns:1fr}.project-card{padding:1.5rem}.project-card h3{font-size:1.2rem}.projects-intro{font-size:1.1rem;margin-bottom:2rem}}.contact{background-color:#f8f9fa}.contact-intro{color:#666;font-size:1.2rem;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:800px;text-align:center}.contact-content{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.contact-form h3,.contact-info h3{color:#2c3e50;font-size:1.5rem;font-weight:600;margin-bottom:2rem}.contact-items{display:flex;flex-direction:column;gap:1.5rem}.contact-item{align-items:flex-start;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;display:flex;gap:1rem;padding:1rem;transition:transform .3s ease}.contact-item:hover{transform:translateY(-2px)}.contact-icon{font-size:2rem;min-width:3rem;text-align:center}.contact-item h4{color:#2c3e50;font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.contact-item p{color:#666;font-size:.95rem;margin:0}.contact-item a{color:#3498db;font-weight:500;text-decoration:none;transition:color .3s ease}.contact-item a:hover{color:#2980b9}.contact-form{background:#fff;border-radius:12px;box-shadow:0 4px 16px #0000001a;padding:2rem}.form-group{margin-bottom:1.5rem}.form-group label{color:#2c3e50;display:block;font-weight:500;margin-bottom:.5rem}.form-group input,.form-group textarea{border:2px solid #ecf0f1;border-radius:6px;font-family:inherit;font-size:1rem;padding:.75rem;transition:border-color .3s ease;width:100%}.form-group input:focus,.form-group textarea:focus{border-color:#3498db;outline:none}.form-group textarea{min-height:120px;resize:vertical}.contact-form .btn{font-size:1.1rem;margin-top:1rem;padding:1rem;width:100%}@media (max-width:768px){.contact-content{gap:2rem;grid-template-columns:1fr}.contact-form{padding:1.5rem}.contact-intro{font-size:1.1rem;margin-bottom:2rem}.contact-item{padding:.75rem}.contact-icon{font-size:1.5rem;min-width:2.5rem}}.footer{background:linear-gradient(135deg,#2c3e50,#34495e);color:#fff;padding:3rem 0 1rem}.footer-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:2fr 1fr 1fr 1fr;margin-bottom:2rem}.footer-section h4{color:#fff;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.footer-section h5{color:#3498db;font-size:1.2rem;font-weight:600;margin-bottom:1rem}.footer-section p{color:#fffc;line-height:1.6;margin-bottom:.5rem}.footer-section ul{list-style:none;padding:0}.footer-section ul li{margin-bottom:.5rem}.footer-section ul li a{color:#fffc;text-decoration:none;transition:color .3s ease}.footer-section ul li a:hover{color:#3498db}.footer-contact p{align-items:center;color:#fffc;display:flex;gap:.5rem;margin-bottom:.5rem}.footer-divider{background:#fff3;height:1px;margin:2rem 0 1rem;width:100%}.footer-bottom{text-align:center}.footer-copyright p{color:#ffffffb3;font-size:.9rem;margin-bottom:.5rem}.footer-note{color:#fff9!important;font-size:.8rem!important;font-style:italic}@media (max-width:768px){.footer-content{gap:1.5rem;grid-template-columns:1fr}.footer{padding:2rem 0 1rem}.footer-section{text-align:center}.footer-section h4{font-size:1.3rem}.footer-section h5{font-size:1.1rem}}@media (max-width:480px){.footer-contact p{font-size:.9rem}.footer-copyright p{font-size:.8rem}}.App{min-height:100vh}section{padding:80px 0}section:nth-child(2n){background-color:#f8f9fa}h1,h2,h3,h4,h5,h6{color:#2c3e50}h1{font-size:3rem;font-weight:700;margin-bottom:1rem}h2{font-size:2.5rem;margin-bottom:2rem;text-align:center}h2,h3{font-weight:600}h3{font-size:1.5rem}h3,p{margin-bottom:1rem}p{color:#555;font-size:1.1rem;line-height:1.7}.btn{background-color:#3498db;border:none;border-radius:6px;color:#fff;cursor:pointer;display:inline-block;font-size:1rem;font-weight:500;padding:12px 24px;text-decoration:none;transition:all .3s ease}.btn:hover{background-color:#2980b9;box-shadow:0 4px 12px #3498db4d;transform:translateY(-2px)}.btn-secondary{background-color:#95a5a6}.btn-secondary:hover{background-color:#7f8c8d}.card{background:#fff;border-radius:12px;box-shadow:0 4px 16px #0000001a;margin-bottom:2rem;padding:2rem;transition:transform .3s ease,box-shadow .3s ease}.card:hover{box-shadow:0 8px 24px #00000026;transform:translateY(-4px)}.grid{grid-gap:2rem;display:grid;gap:2rem}.grid-2{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.grid-3{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.fade-in-up{animation:fadeInUp .6s ease-out}@media (max-width:768px){h1{font-size:2.5rem}h2{font-size:2rem}section{padding:60px 0}.container{padding:0 16px}}
/*# sourceMappingURL=main.22465464.css.map*/