:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.6;font-weight:400;color:#333;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh;font-family:inherit;color:inherit;background-color:inherit}a{color:inherit;text-decoration:none}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;cursor:pointer;transition:all .25s}.footer[data-v-2a0ddae9]{background:#333;color:#fff;padding:40px 0;margin-top:auto}.footer-container[data-v-2a0ddae9]{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.footer-links[data-v-2a0ddae9]{display:flex;gap:1.5rem;align-items:center}.social-link[data-v-2a0ddae9]{display:inline-flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;transition:all .3s ease;border-radius:50%;width:40px;height:40px}.social-link[data-v-2a0ddae9]:hover{color:#667eea;transform:translateY(-2px)}.social-link:hover svg[data-v-2a0ddae9]{color:#667eea}.whatsapp-link:hover svg[data-v-2a0ddae9]{color:#25d366}.linkedin-link:hover svg[data-v-2a0ddae9]{color:#0077b5}.github-link:hover svg[data-v-2a0ddae9]{color:#333}.instagram-link:hover svg[data-v-2a0ddae9]{color:#e4405f}.facebook-link:hover svg[data-v-2a0ddae9]{color:#1877f2}@media (max-width: 768px){.footer-container[data-v-2a0ddae9]{flex-direction:column;gap:1rem;text-align:center}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:#333}#app{min-height:100vh;display:flex;flex-direction:column}.navbar{background:#fff;box-shadow:0 2px 10px #0000001a;position:fixed;top:0;width:100%;z-index:1000}.nav-container{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center;height:70px}.nav-brand{text-decoration:none;color:#333}.nav-brand h2{color:#667eea;font-weight:700}.nav-menu{display:flex;gap:2rem;list-style:none}.nav-link{text-decoration:none;color:#333;font-weight:500;transition:color .3s ease;position:relative}.nav-link:hover,.nav-link.router-link-active{color:#667eea}.nav-link.router-link-active:after{content:"";position:absolute;bottom:-5px;left:0;width:100%;height:2px;background:#667eea}.nav-toggle{display:none;flex-direction:column;cursor:pointer}.bar{width:25px;height:3px;background:#333;margin:3px 0;transition:.3s}.main-content{flex:1;margin-top:70px}@media (max-width: 768px){.nav-menu{position:fixed;left:-100%;top:70px;flex-direction:column;background:#fff;width:100%;text-align:center;transition:.3s;box-shadow:0 10px 27px #0000000d;padding:2rem 0}.nav-menu.active{left:0}.nav-toggle{display:flex}}.home[data-v-dfd3d345]{min-height:100vh}.hero[data-v-dfd3d345]{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:60px 0 100px;text-align:center}.hero-content[data-v-dfd3d345]{max-width:800px;margin:0 auto;padding:0 20px}.profile-container[data-v-dfd3d345]{width:150px;height:150px;margin:0 auto 30px;border-radius:50%;overflow:hidden;border:4px solid rgba(255,255,255,.3);box-shadow:0 10px 30px #0003}.profile-image[data-v-dfd3d345]{width:100%;height:100%;object-fit:cover;display:block}.hero-title[data-v-dfd3d345]{font-size:2.8rem;margin-bottom:1rem;font-weight:700}.hero-subtitle[data-v-dfd3d345]{font-size:1.5rem;margin-bottom:1.5rem;opacity:.9}.hero-description[data-v-dfd3d345]{font-size:1.2rem;margin-bottom:2.5rem;opacity:.9;max-width:600px;margin-left:auto;margin-right:auto;line-height:1.7}.hero-buttons[data-v-dfd3d345]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn[data-v-dfd3d345]{padding:12px 30px;text-decoration:none;border-radius:25px;font-weight:600;transition:all .3s ease;display:inline-flex;align-items:center;justify-content:center}.btn-primary[data-v-dfd3d345]{background:#fff;color:#667eea}.btn-primary[data-v-dfd3d345]:hover{transform:translateY(-2px);box-shadow:0 10px 25px #0003}.btn-secondary[data-v-dfd3d345]{background:transparent;color:#fff;border:2px solid white}.btn-secondary[data-v-dfd3d345]:hover{background:#fff;color:#667eea}.btn-resume[data-v-dfd3d345]{background:#4caf50;color:#fff;border:2px solid #4CAF50}.btn-resume[data-v-dfd3d345]:hover{background:transparent;color:#fff;transform:translateY(-2px);box-shadow:0 10px 25px #0003}.intro[data-v-dfd3d345]{padding:80px 0;background:#f8f9fa}.container[data-v-dfd3d345]{max-width:1200px;margin:0 auto;padding:0 20px;text-align:center}.intro h2[data-v-dfd3d345]{font-size:2.5rem;margin-bottom:1.5rem;color:#333}.intro-text[data-v-dfd3d345]{font-size:1.2rem;line-height:1.8;color:#666;max-width:600px;margin:0 auto}@media (max-width: 768px){.hero-title[data-v-dfd3d345]{font-size:2.2rem}.hero-subtitle[data-v-dfd3d345]{font-size:1.2rem}.hero-description[data-v-dfd3d345]{font-size:1rem}.hero-buttons[data-v-dfd3d345]{flex-direction:column;align-items:center}.profile-container[data-v-dfd3d345]{width:120px;height:120px}}.about[data-v-c86ce6a7]{min-height:100vh;padding:80px 0}.container[data-v-c86ce6a7]{max-width:1200px;margin:0 auto;padding:0 20px}.page-header[data-v-c86ce6a7]{text-align:center;margin-bottom:60px}.page-header h1[data-v-c86ce6a7]{font-size:3rem;color:#333;margin-bottom:1rem}.subtitle[data-v-c86ce6a7]{font-size:1.3rem;color:#666}.about-grid[data-v-c86ce6a7]{display:grid;grid-template-columns:2fr 1fr;gap:60px;align-items:center;margin-bottom:80px}.about-text h2[data-v-c86ce6a7]{font-size:2rem;color:#333;margin-bottom:1.5rem}.about-text p[data-v-c86ce6a7]{font-size:1.1rem;line-height:1.8;color:#666;margin-bottom:1.5rem}.profile-image[data-v-c86ce6a7]{width:300px;height:300px;margin:0 auto;border-radius:20px;overflow:hidden;box-shadow:0 10px 30px #0000001a;transition:transform .3s ease}.profile-image[data-v-c86ce6a7]:hover{transform:translateY(-5px)}.profile-photo[data-v-c86ce6a7]{width:100%;height:100%;object-fit:cover;display:block}.skills-section[data-v-c86ce6a7]{background:#f8f9fa;padding:60px 40px;border-radius:20px}.skills-section h3[data-v-c86ce6a7]{font-size:2.2rem;text-align:center;color:#333;margin-bottom:40px}.skills-grid[data-v-c86ce6a7]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:40px}.skill-item[data-v-c86ce6a7]{text-align:center}.skill-item h4[data-v-c86ce6a7]{font-size:1.3rem;color:#667eea;margin-bottom:1rem}.skill-item ul[data-v-c86ce6a7]{list-style:none;padding:0}.skill-item li[data-v-c86ce6a7]{padding:8px 0;color:#666;font-size:1rem}@media (max-width: 768px){.about-grid[data-v-c86ce6a7]{grid-template-columns:1fr;gap:40px;text-align:center}.profile-image[data-v-c86ce6a7]{width:250px;height:250px}.page-header h1[data-v-c86ce6a7]{font-size:2.5rem}.about-text h2[data-v-c86ce6a7]{font-size:1.8rem}.about-text p[data-v-c86ce6a7]{font-size:1rem}.skills-grid[data-v-c86ce6a7]{grid-template-columns:1fr;gap:30px}.skills-section[data-v-c86ce6a7]{padding:40px 20px}.skills-section h3[data-v-c86ce6a7]{font-size:2rem}}.contact[data-v-05249676]{min-height:100vh;padding:80px 0;background:linear-gradient(135deg,#f8f9fa,#e9ecef)}.container[data-v-05249676]{max-width:1200px;margin:0 auto;padding:0 20px}.page-header[data-v-05249676]{text-align:center;margin-bottom:50px}.page-header h1[data-v-05249676]{font-size:3rem;color:#333;margin-bottom:1rem;font-weight:700}.subtitle[data-v-05249676]{font-size:1.4rem;color:#667eea;font-weight:500}.professional-intro[data-v-05249676]{margin-bottom:50px}.profile-card[data-v-05249676]{background:#fff;padding:40px;border-radius:20px;box-shadow:0 10px 30px #00000014;text-align:center;max-width:800px;margin:0 auto}.profile-header h2[data-v-05249676]{font-size:2.2rem;color:#333;margin-bottom:10px}.profile-title[data-v-05249676]{font-size:1.3rem;color:#667eea;font-weight:600;margin-bottom:25px}.profile-description p[data-v-05249676]{font-size:1.1rem;line-height:1.8;color:#666;max-width:600px;margin:0 auto}.contact-grid[data-v-05249676]{display:grid;grid-template-columns:1fr 1fr;gap:40px;margin-bottom:50px}.contact-info-section h2[data-v-05249676],.professional-details h2[data-v-05249676]{font-size:1.8rem;color:#333;margin-bottom:25px;font-weight:600}.contact-methods[data-v-05249676]{display:flex;flex-direction:column;gap:25px}.contact-item[data-v-05249676]{display:flex;align-items:center;padding:20px;background:#fff;border-radius:15px;box-shadow:0 5px 15px #0000000d;transition:transform .3s ease}.contact-item[data-v-05249676]:hover{transform:translate(5px)}.contact-icon[data-v-05249676]{font-size:2rem;margin-right:20px;width:60px;text-align:center}.contact-details h3[data-v-05249676]{color:#333;margin-bottom:5px;font-size:1.2rem;font-weight:600}.contact-details p[data-v-05249676]{color:#666;margin:0;font-size:1.1rem}.expertise-grid[data-v-05249676]{display:grid;gap:25px}.expertise-card[data-v-05249676]{background:#fff;padding:25px;border-radius:15px;box-shadow:0 5px 15px #0000000d;transition:transform .3s ease}.expertise-card[data-v-05249676]:hover{transform:translateY(-5px)}.expertise-icon[data-v-05249676]{font-size:2.5rem;margin-bottom:15px;text-align:center}.expertise-card h3[data-v-05249676]{font-size:1.4rem;color:#333;margin-bottom:15px;text-align:center;font-weight:600}.expertise-card ul[data-v-05249676]{list-style:none;padding:0;margin:0}.expertise-card li[data-v-05249676]{color:#666;position:relative;padding:8px 0 8px 25px}.expertise-card li[data-v-05249676]:before{content:"•";color:#667eea;font-weight:700;position:absolute;left:0;font-size:1.2rem}.social-professional[data-v-05249676]{background:#fff;padding:40px;border-radius:20px;box-shadow:0 10px 30px #00000014;text-align:center}.social-professional h2[data-v-05249676]{font-size:1.8rem;color:#333;margin-bottom:30px;font-weight:600}.social-icons[data-v-05249676]{display:flex;justify-content:center;gap:25px;flex-wrap:wrap}.social-link[data-v-05249676]{display:inline-flex;align-items:center;gap:10px;padding:15px 25px;background:#667eea;color:#fff;text-decoration:none;border-radius:12px;transition:all .3s ease;box-shadow:0 4px 10px #667eea4d;font-weight:600}.social-link[data-v-05249676]:hover{background:#5a6fd8;transform:translateY(-3px);box-shadow:0 6px 15px #667eea66}.social-link svg[data-v-05249676]{transition:transform .3s ease}.social-link:hover svg[data-v-05249676]{transform:scale(1.1)}@media (max-width: 768px){.contact-grid[data-v-05249676]{grid-template-columns:1fr;gap:30px}.page-header h1[data-v-05249676]{font-size:2.5rem}.subtitle[data-v-05249676]{font-size:1.2rem}.profile-card[data-v-05249676]{padding:30px 20px}.profile-header h2[data-v-05249676]{font-size:1.8rem}.profile-title[data-v-05249676]{font-size:1.1rem}.contact-item[data-v-05249676]{padding:15px}.social-icons[data-v-05249676]{flex-direction:column;align-items:center}.social-link[data-v-05249676]{width:100%;max-width:250px;justify-content:center}}.blogs[data-v-6324b768]{min-height:100vh;padding:80px 0}.container[data-v-6324b768]{max-width:1200px;margin:0 auto;padding:0 20px}.page-header[data-v-6324b768]{text-align:center;margin-bottom:60px}.page-header h1[data-v-6324b768]{font-size:3rem;color:#333;margin-bottom:1rem}.subtitle[data-v-6324b768]{font-size:1.3rem;color:#666}.coming-soon[data-v-6324b768]{text-align:center;padding:60px 20px;background:#f8f9fa;border-radius:20px;max-width:800px;margin:0 auto}.coming-soon-icon[data-v-6324b768]{font-size:4rem;margin-bottom:20px}.coming-soon h2[data-v-6324b768]{font-size:2rem;color:#333;margin-bottom:20px}.coming-soon p[data-v-6324b768]{font-size:1.2rem;color:#666;margin-bottom:40px;line-height:1.6}.placeholder-blogs[data-v-6324b768]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:40px}.placeholder-blog[data-v-6324b768]{background:#fff;border-radius:15px;padding:25px;box-shadow:0 5px 15px #0000001a;text-align:left}.placeholder-meta[data-v-6324b768]{display:flex;justify-content:space-between;margin-bottom:15px}.placeholder-date[data-v-6324b768]{height:16px;background:#e0e0e0;border-radius:4px;width:100px}.placeholder-category[data-v-6324b768]{height:16px;background:#e0e0e0;border-radius:4px;width:80px}.placeholder-title[data-v-6324b768]{height:24px;background:#e0e0e0;margin-bottom:15px;border-radius:4px;width:80%}.placeholder-excerpt[data-v-6324b768]{height:16px;background:#e0e0e0;margin-bottom:10px;border-radius:4px;width:100%}.placeholder-tags[data-v-6324b768]{display:flex;gap:10px;margin-top:20px}.placeholder-tag[data-v-6324b768]{height:20px;background:#e0e0e0;border-radius:10px;width:60px}@media (max-width: 768px){.page-header h1[data-v-6324b768]{font-size:2.5rem}.coming-soon h2[data-v-6324b768]{font-size:1.8rem}.placeholder-blogs[data-v-6324b768]{grid-template-columns:1fr}}.projects[data-v-dd38a437]{min-height:100vh;padding:80px 0}.container[data-v-dd38a437]{max-width:1200px;margin:0 auto;padding:0 20px}.page-header[data-v-dd38a437]{text-align:center;margin-bottom:60px}.page-header h1[data-v-dd38a437]{font-size:3rem;color:#333;margin-bottom:1rem}.subtitle[data-v-dd38a437]{font-size:1.3rem;color:#666}.coming-soon[data-v-dd38a437]{text-align:center;padding:60px 20px;background:#f8f9fa;border-radius:20px;max-width:800px;margin:0 auto}.coming-soon-icon[data-v-dd38a437]{font-size:4rem;margin-bottom:20px}.coming-soon h2[data-v-dd38a437]{font-size:2rem;color:#333;margin-bottom:20px}.coming-soon p[data-v-dd38a437]{font-size:1.2rem;color:#666;margin-bottom:40px;line-height:1.6}.placeholder-projects[data-v-dd38a437]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:40px}.placeholder-project[data-v-dd38a437]{background:#fff;border-radius:15px;overflow:hidden;box-shadow:0 5px 15px #0000001a;text-align:left}.placeholder-image[data-v-dd38a437]{height:150px;background:linear-gradient(90deg,#e0e0e0 25%,#f0f0f0,#e0e0e0 75%);background-size:200% 100%;animation:loading-dd38a437 1.5s infinite}.placeholder-content[data-v-dd38a437]{padding:20px}.placeholder-title[data-v-dd38a437]{height:24px;background:#e0e0e0;margin-bottom:15px;border-radius:4px;width:80%}.placeholder-description[data-v-dd38a437]{height:16px;background:#e0e0e0;margin-bottom:10px;border-radius:4px;width:100%}.placeholder-description[data-v-dd38a437]:nth-child(2){width:90%}.placeholder-tags[data-v-dd38a437]{display:flex;gap:10px;margin-top:20px}.placeholder-tag[data-v-dd38a437]{height:20px;background:#e0e0e0;border-radius:10px;width:60px}@keyframes loading-dd38a437{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width: 768px){.page-header h1[data-v-dd38a437]{font-size:2.5rem}.coming-soon h2[data-v-dd38a437]{font-size:1.8rem}.placeholder-projects[data-v-dd38a437]{grid-template-columns:1fr}}
