body{background-color:#fff;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{scrollbar-color:#667eea #f1f1f1;scrollbar-width:thin}:focus{outline:2px solid #667eea;outline-offset:2px}p{line-height:1.7}::selection{background-color:#667eea;color:#fff}::-moz-selection{background-color:#667eea;color:#fff}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}.App{min-height:100vh}.btn-primary{background:linear-gradient(135deg,#667eea,#764ba2)}.btn-secondary{border:2px solid #667eea;color:#667eea}.btn-secondary:hover{background:#667eea;color:#fff}html{scroll-behavior:smooth}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#667eea;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#5a6fd8}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.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:3rem}.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:3rem}.p-1{padding:.5rem}.p-2{padding:1rem}.p-3{padding:1.5rem}.p-4{padding:2rem}.p-5{padding:3rem}.container{max-width:1200px}.container,.container-sm{margin:0 auto;padding:0 2rem}.container-sm{max-width:800px}.container-lg{margin:0 auto;max-width:1400px;padding:0 2rem}@media (max-width:768px){.container,.container-lg,.container-sm{padding:0 1rem}.btn{font-size:.9rem;padding:.8rem 1.5rem}}@media (max-width:480px){.btn{font-size:.85rem;padding:.7rem 1.2rem}}.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;left:0;padding:1rem 0;position:fixed;right:0;top:0;transition:all .3s ease;z-index:1000}.header.scrolled{background:#fffffffa;box-shadow:0 2px 20px #0000001a}.header-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 2rem}.logo h2{color:#333;font-size:1.5rem;font-weight:700;margin:0}.nav-list{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.nav-list li button{background:none;border:none;color:#333;cursor:pointer;font-size:1rem;font-weight:500;padding:.5rem 0;transition:color .3s ease}.nav-list li button:hover{color:#007bff}.menu-toggle{background:none;border:none;color:#333;cursor:pointer;display:none;font-size:1.5rem}@media (max-width:768px){.nav{background:#fff;box-shadow:0 2px 20px #0000001a;left:0;position:fixed;right:0;top:100%;transform:translateY(-100%);transition:transform .3s ease}.nav.nav-open{transform:translateY(0)}.nav-list{flex-direction:column;gap:1rem;padding:2rem}.nav-list li button{border-bottom:1px solid #eee;padding:1rem 0;text-align:left;width:100%}.menu-toggle{display:block}}.hero{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;min-height:100vh;padding:80px 2rem 0}.hero-container{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px}.hero-title{font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.highlight{color:gold;text-shadow:0 0 10px #ffd7004d}.hero-subtitle{font-size:1.5rem;font-weight:300;opacity:.9}.hero-description,.hero-subtitle{margin-bottom:2rem}.hero-description p{font-size:1.1rem;line-height:1.6;opacity:.8}.hero-buttons{display:flex;gap:1rem;margin-bottom:2rem}.btn-primary{background:gold;color:#333}.btn-primary:hover{background:#ffed4e;box-shadow:0 10px 20px #ffd7004d}.btn-secondary{background:#0000;border:2px solid #fff;color:#fff}.btn-secondary:hover{background:#fff;color:#333;transform:translateY(-2px)}.hero-social{display:flex;gap:1rem}.social-link{align-items:center;background:#ffffff1a;border-radius:50%;color:#fff;display:flex;font-size:1.2rem;height:50px;justify-content:center;text-decoration:none;transition:all .3s ease;width:50px}.social-link:hover{background:#fff3;transform:translateY(-2px)}.hero-image{align-items:center;display:flex;justify-content:center}.hero-avatar{position:relative}.avatar-placeholder{align-items:center;animation:float 6s ease-in-out infinite;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:3px solid #fff3;border-radius:50%;display:flex;font-size:8rem;height:300px;justify-content:center;width:300px}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@media (max-width:768px){.hero-container{gap:2rem;grid-template-columns:1fr;text-align:center}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.2rem}.hero-buttons{align-items:center;flex-direction:column}.btn{max-width:300px;width:100%}.avatar-placeholder{font-size:5rem;height:200px;width:200px}}.about{background:#f8f9fa;padding:6rem 2rem}.about-container{margin:0 auto;max-width:1200px}.about-header{margin-bottom:4rem;text-align:center}.about-header h2{color:#333;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.about-header p{color:#666;font-size:1.2rem;margin:0 auto;max-width:600px}.about-content{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin-bottom:4rem}.about-text h3{color:#333;font-size:1.8rem;font-weight:600;margin-bottom:1.5rem}.about-text p{color:#555;font-size:1.1rem;line-height:1.7;margin-bottom:1.5rem}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr}.feature-card{background:#fff;border-radius:15px;box-shadow:0 5px 20px #0000001a;padding:2rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.feature-card:hover{box-shadow:0 10px 30px #00000026;transform:translateY(-5px)}.feature-icon{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;color:#fff;display:flex;font-size:1.5rem;height:60px;justify-content:center;margin:0 auto 1rem;width:60px}.feature-card h4{color:#333;font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.feature-card p{color:#666;font-size:.95rem;line-height:1.5}.about-stats{background:#fff;border-radius:20px;box-shadow:0 5px 20px #0000001a;padding:3rem}.stats-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(4,1fr)}.stat-item{text-align:center}.stat-item h3{color:#667eea;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.stat-item p{color:#666;font-size:1rem;font-weight:500}@media (max-width:768px){.about-content{gap:2rem}.about-content,.features-grid{grid-template-columns:1fr}.stats-grid{gap:1.5rem;grid-template-columns:repeat(2,1fr)}.about-header h2{font-size:2rem}.about-text h3{font-size:1.5rem}}.skills{background:#fff;padding:6rem 2rem}.skills-container{margin:0 auto;max-width:1200px}.skills-header{margin-bottom:4rem;text-align:center}.skills-header h2{color:#333;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.skills-header p{color:#666;font-size:1.2rem;margin:0 auto;max-width:600px}.skills-content{margin-bottom:4rem}.skill-category{margin-bottom:3rem}.skill-category h3{color:#333;font-size:1.8rem;font-weight:600;margin-bottom:2rem;text-align:center}.skills-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.skill-item{align-items:center;background:#f8f9fa;border-radius:15px;display:flex;padding:1.5rem;transition:transform .3s ease,box-shadow .3s ease}.skill-item:hover{box-shadow:0 10px 25px #0000001a;transform:translateY(-3px)}.skill-icon{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;color:#fff;display:flex;flex-shrink:0;font-size:1.5rem;height:50px;justify-content:center;margin-right:1.5rem;width:50px}.skill-info{flex:1 1}.skill-info h4{color:#333;font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.skill-bar{background:#e9ecef;border-radius:4px;height:8px;margin-bottom:.5rem;overflow:hidden;width:100%}.skill-progress{background:linear-gradient(90deg,#667eea,#764ba2);border-radius:4px;height:100%;transition:width 1s ease}.skill-level{color:#666;font-size:.9rem;font-weight:500}.skills-summary{background:#f8f9fa;border-radius:20px;padding:3rem;text-align:center}.skills-summary h3{color:#333;font-size:1.8rem;font-weight:600;margin-bottom:2rem}.additional-skills{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.skill-tag{background:#fff;border:2px solid #667eea;border-radius:25px;color:#667eea;font-size:.9rem;font-weight:500;padding:.5rem 1rem;transition:all .3s ease}.skill-tag:hover{background:#667eea;color:#fff;transform:translateY(-2px)}@media (max-width:768px){.skills-grid{grid-template-columns:1fr}.skill-item{flex-direction:column;text-align:center}.skill-icon{margin-bottom:1rem;margin-right:0}.skills-header h2{font-size:2rem}.skill-category h3{font-size:1.5rem}.additional-skills{gap:.5rem}.skill-tag{font-size:.8rem;padding:.4rem .8rem}}.experience{background:#f8f9fa;padding:6rem 2rem}.experience-container{margin:0 auto;max-width:1200px}.experience-header{margin-bottom:4rem;text-align:center}.experience-header h2{color:#333;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.experience-header p{color:#666;font-size:1.2rem;margin:0 auto;max-width:600px}.experience-timeline{margin-bottom:4rem;position:relative}.experience-timeline:before{background:linear-gradient(135deg,#667eea,#764ba2);bottom:0;content:"";left:50%;position:absolute;top:0;transform:translateX(-50%);width:2px}.experience-item{margin-bottom:3rem;position:relative;width:45%}.experience-item.left{left:0}.experience-item.right{left:55%}.experience-item:before{background:#667eea;border:4px solid #fff;border-radius:50%;box-shadow:0 0 0 4px #667eea;content:"";height:20px;position:absolute;top:20px;width:20px}.experience-item.left:before{right:-60px}.experience-item.right:before{left:-60px}.experience-card{background:#fff;border-radius:15px;box-shadow:0 5px 20px #0000001a;padding:2rem;transition:transform .3s ease,box-shadow .3s ease}.experience-card:hover{box-shadow:0 10px 30px #00000026;transform:translateY(-5px)}.experience-header-card{margin-bottom:1.5rem}.experience-title{align-items:center;display:flex;margin-bottom:.5rem}.experience-title .icon{color:#667eea;font-size:1.2rem;margin-right:.5rem}.experience-title h3{color:#333;font-size:1.3rem;font-weight:600;margin:0}.experience-company h4{color:#667eea;font-size:1.1rem;font-weight:500;margin:0}.experience-meta{display:flex;gap:2rem;margin-bottom:1.5rem}.meta-item{align-items:center;color:#666;display:flex;font-size:.9rem}.meta-item .icon{color:#667eea;margin-right:.5rem}.experience-description ul{list-style:none;margin:0 0 1.5rem;padding:0}.experience-description li{color:#555;font-size:.95rem;line-height:1.6;margin-bottom:.5rem;padding-left:1.5rem;position:relative}.experience-description li:before{color:#667eea;content:"▸";font-weight:700;left:0;position:absolute}.experience-technologies{display:flex;flex-wrap:wrap;gap:.5rem}.experience-summary{background:#fff;border-radius:20px;box-shadow:0 5px 20px #0000001a;padding:3rem;text-align:center}.experience-summary h3{color:#333;font-size:1.8rem;font-weight:600;margin-bottom:2rem}.achievements-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(4,1fr)}.achievement-item{text-align:center}.achievement-item h4{color:#667eea;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.achievement-item p{color:#666;font-size:1rem;font-weight:500}@media (max-width:768px){.experience-timeline:before{left:20px}.experience-item{left:0!important;padding-left:50px;width:100%}.experience-item:before{left:10px!important}.experience-meta{flex-direction:column;gap:.5rem}.achievements-grid{gap:1.5rem;grid-template-columns:repeat(2,1fr)}.experience-header h2{font-size:2rem}}.projects{background:#fff;padding:6rem 2rem}.projects-container{margin:0 auto;max-width:1200px}.projects-header{margin-bottom:4rem;text-align:center}.projects-header h2{color:#333;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.projects-header p{color:#666;font-size:1.2rem;margin:0 auto;max-width:600px}.projects-filters{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:3rem}.filter-btn{background:#0000;border:2px solid #667eea;border-radius:25px;color:#667eea;cursor:pointer;font-size:1rem;font-weight:500;padding:.8rem 1.5rem;transition:all .3s ease}.filter-btn.active,.filter-btn:hover{background:#667eea;color:#fff;transform:translateY(-2px)}.projects-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-bottom:4rem}.project-card{background:#fff;border-radius:15px;box-shadow:0 5px 20px #0000001a;overflow:hidden;position:relative;transition:transform .3s ease,box-shadow .3s ease}.project-card:hover{box-shadow:0 15px 40px #00000026;transform:translateY(-10px)}.project-card.featured{border:2px solid gold}.project-image{height:200px;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.1)}.project-overlay{align-items:center;background:#667eeae6;bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.project-card:hover .project-overlay{opacity:1}.project-links{display:flex;gap:1rem}.project-link{align-items:center;background:#fff;border:none;border-radius:50%;color:#667eea;cursor:pointer;display:flex;font-size:1.2rem;height:50px;justify-content:center;text-decoration:none;transition:all .3s ease;width:50px}.project-link:hover{background:#667eea;color:#fff;transform:scale(1.1)}.featured-badge{background:gold;border-radius:15px;color:#333;font-size:.8rem;font-weight:600;padding:.3rem .8rem;position:absolute;right:1rem;top:1rem}.project-content{padding:1.5rem}.project-content h3{color:#333;font-size:1.3rem;font-weight:600;margin-bottom:1rem}.project-content p{color:#666;font-size:.95rem;line-height:1.6;margin-bottom:1.5rem}.project-technologies{display:flex;flex-wrap:wrap;gap:.5rem}.tech-tag{background:#f0f2ff;border:1px solid #e0e4ff;border-radius:15px;color:#667eea;font-size:.8rem;font-weight:500;padding:.3rem .8rem}.projects-cta{background:#f8f9fa;border-radius:20px;padding:3rem;text-align:center}.projects-cta h3{color:#333;font-size:1.8rem;font-weight:600;margin-bottom:1rem}.projects-cta p{color:#666;font-size:1.1rem;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:600px}.btn{border:none;border-radius:50px;cursor:pointer;display:inline-block;font-size:1rem;font-weight:600;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.btn-primary{background:#667eea;color:#fff}.btn-primary:hover{background:#5a6fd8;box-shadow:0 10px 20px #667eea4d;transform:translateY(-2px)}@media (max-width:768px){.projects-grid{grid-template-columns:1fr}.projects-filters{gap:.5rem}.filter-btn{font-size:.9rem;padding:.6rem 1rem}.projects-header h2{font-size:2rem}.project-content h3{font-size:1.2rem}.projects-cta h3{font-size:1.5rem}}.contact{background:#f8f9fa;padding:6rem 2rem}.contact-container{margin:0 auto;max-width:1200px}.contact-header{margin-bottom:4rem;text-align:center}.contact-header h2{color:#333;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.contact-header p{color:#666;font-size:1.2rem;margin:0 auto;max-width:600px}.contact-content{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.contact-info h3{color:#333;font-size:1.8rem;font-weight:600;margin-bottom:1rem}.contact-info>p{color:#666;font-size:1.1rem;line-height:1.6}.contact-details,.contact-info>p{margin-bottom:2rem}.contact-item{margin-bottom:1.5rem}.contact-icon,.contact-item{align-items:center;display:flex}.contact-icon{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;color:#fff;flex-shrink:0;font-size:1.2rem;height:50px;justify-content:center;margin-right:1rem;width:50px}.contact-text h4{color:#333;font-size:1rem;font-weight:600;margin-bottom:.3rem}.contact-text a,.contact-text span{color:#667eea;font-size:.95rem;text-decoration:none;transition:color .3s ease}.contact-text a:hover{color:#5a6fd8}.social-links h4{color:#333;font-size:1.1rem;font-weight:600;margin-bottom:1rem}.social-icons{display:flex;gap:1rem}.social-icon{align-items:center;background:#fff;border-radius:50%;box-shadow:0 5px 15px #0000001a;color:#667eea;display:flex;font-size:1.3rem;height:50px;justify-content:center;text-decoration:none;transition:all .3s ease;width:50px}.social-icon:hover{background:#667eea;box-shadow:0 8px 25px #667eea4d;color:#fff;transform:translateY(-3px)}.contact-form{background:#fff;border-radius:20px;box-shadow:0 10px 30px #0000001a;padding:2.5rem}.contact-form h3{color:#333;font-size:1.5rem;font-weight:600;margin-bottom:2rem;text-align:center}.form-group{margin-bottom:1.5rem}.form-group label{color:#333;display:block;font-size:.9rem;font-weight:600;margin-bottom:.5rem}.form-group input,.form-group textarea{border:2px solid #e9ecef;border-radius:10px;font-family:inherit;font-size:1rem;padding:1rem;transition:border-color .3s ease,box-shadow .3s ease;width:100%}.form-group input:focus,.form-group textarea:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.form-group textarea{min-height:120px;resize:vertical}.submit-btn{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:1rem 2rem;transition:all .3s ease;width:100%}.submit-btn:hover:not(:disabled){box-shadow:0 10px 20px #667eea4d;transform:translateY(-2px)}.submit-btn:disabled{cursor:not-allowed;opacity:.7}@media (max-width:768px){.contact-content{gap:2rem;grid-template-columns:1fr}.contact-form{padding:2rem}.contact-header h2{font-size:2rem}.contact-info h3{font-size:1.5rem}.social-icons{justify-content:center}}.footer{background:#2c3e50;color:#fff;padding:3rem 2rem 1rem}.footer-container{margin:0 auto;max-width:1200px}.footer-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:2rem}.footer-section h3{font-size:1.5rem}.footer-section h3,.footer-section h4{color:#ecf0f1;font-weight:600;margin-bottom:1rem}.footer-section h4{font-size:1.2rem}.footer-section p{color:#bdc3c7;font-size:.95rem;line-height:1.6;margin-bottom:1rem}.footer-section ul{list-style:none;margin:0;padding:0}.footer-section ul li{margin-bottom:.5rem}.footer-section ul li a{color:#bdc3c7;font-size:.9rem;text-decoration:none;transition:color .3s ease}.footer-section ul li a:hover{color:#3498db}.footer-section ul li{color:#bdc3c7;font-size:.9rem}.footer-social{display:flex;gap:1rem;margin-top:1rem}.footer-social-link{align-items:center;background:#ffffff1a;border-radius:50%;color:#ecf0f1;display:flex;height:40px;justify-content:center;text-decoration:none;transition:all .3s ease;width:40px}.footer-social-link:hover{background:#3498db;color:#fff;transform:translateY(-2px)}.footer-bottom{border-top:1px solid #34495e;padding-top:1.5rem}.footer-bottom-content{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}.footer-bottom-content p{align-items:center;color:#bdc3c7;display:flex;font-size:.9rem;gap:.5rem;margin:0}.heart-icon{animation:heartbeat 2s infinite;color:#e74c3c}@keyframes heartbeat{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.footer-links{display:flex;gap:2rem}.footer-links a{color:#bdc3c7;font-size:.9rem;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:#3498db}@media (max-width:768px){.footer-content{grid-template-columns:1fr;text-align:center}.footer-bottom-content{flex-direction:column;text-align:center}.footer-links,.footer-social{justify-content:center}}
/*# sourceMappingURL=main.f317ce6e.css.map*/