@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";:root{--primary-color: #ffe99a;--primary-dark: #ffd586;--secondary-color: #ffaaaa;--secondary-light: #ff9898;--text-color: #2d3748;--text-light: #4a5568;--text-lighter: #718096;--background-color: #ffffff;--background-light: #f7fafc;--border-color: #e2e8f0;--shadow-color: rgba(0, 0, 0, .1);--transition: all .3s ease}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:var(--text-color);background-color:var(--background-color);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}p{margin-bottom:1rem;line-height:1.6}a{color:var(--primary-color);text-decoration:none;transition:var(--transition)}a:hover{color:var(--primary-dark)}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.text-center{text-align:center}.text-primary{color:var(--primary-color)}.bg-primary{background-color:var(--primary-color)}.bg-secondary{background-color:var(--secondary-color)}.bg-light{background-color:var(--background-light)}@media (max-width: 1024px){.container{padding:0 1.5rem}}@media (max-width: 768px){.container{padding:0 1rem}}.fade-enter-active,.fade-leave-active{transition:opacity .3s ease}.fade-enter-from,.fade-leave-to{opacity:0}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--background-light)}::-webkit-scrollbar-thumb{background:var(--primary-color);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--primary-dark)}.app-header[data-v-0d3882c6]{position:fixed;top:0;left:0;right:0;z-index:1000}.navbar[data-v-0d3882c6]{background:#ffffff26;-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px);padding:1rem 0;transition:all .3s ease;box-shadow:none}.navbar.scrolled[data-v-0d3882c6]{background:#ffffffd9;box-shadow:0 2px 10px #0000001a;padding:.5rem 0}.nav-container[data-v-0d3882c6]{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;align-items:center;justify-content:space-between}.nav-brand img[data-v-0d3882c6]{padding:2rem}.nav-menu[data-v-0d3882c6]{display:flex;list-style:none;gap:2.5rem;margin-left:auto}.nav-item[data-v-0d3882c6]{text-align:center}.nav-link[data-v-0d3882c6]{color:#2d2d2d;font-weight:600;font-size:1.25rem;text-decoration:none;padding:.5rem 1rem;border-radius:8px;transition:background-color .3s ease,color .3s ease}.nav-link[data-v-0d3882c6]:hover,.nav-link.router-link-active[data-v-0d3882c6]{background-color:#f6ad55;color:#fff}@media (max-width: 768px){.nav-menu[data-v-0d3882c6]{position:fixed;top:70px;left:-100%;width:100vw;height:calc(100vh - 70px);background:#f6ad55f2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);flex-direction:column;padding:2rem 1.5rem;transition:left .3s ease;z-index:999}.nav-menu.active[data-v-0d3882c6]{left:0}.nav-link[data-v-0d3882c6]{color:#fff}.nav-link[data-v-0d3882c6]:hover,.nav-link.router-link-active[data-v-0d3882c6]{background-color:#ffffff4d;color:#2d2d2d}.nav-toggle[data-v-0d3882c6]{display:flex;flex-direction:column;justify-content:space-around;width:28px;height:24px;cursor:pointer;z-index:1001}.nav-toggle span.bar[data-v-0d3882c6]{height:3px;background:#f6ad55;border-radius:3px;transition:all .4s ease}.nav-toggle.open span.bar[data-v-0d3882c6]:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.nav-toggle.open span.bar[data-v-0d3882c6]:nth-child(2){opacity:0}.nav-toggle.open span.bar[data-v-0d3882c6]:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}}@media (min-width: 769px){.nav-toggle[data-v-0d3882c6]{display:none}}.connect-link[data-v-cf6446c2]{color:#f6ad55;text-decoration:none;transition:color .3s ease}.connect-link[data-v-cf6446c2]:hover{color:#ed8936;text-decoration:underline}.app-footer[data-v-cf6446c2]{background:#1a202c;color:#fff;padding:3rem 0 1rem;margin-top:auto}.footer-container[data-v-cf6446c2]{max-width:1200px;margin:0 auto;padding:0 2rem}.footer-content[data-v-cf6446c2]{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:2rem}@media (max-width: 768px){.footer-content[data-v-cf6446c2]{flex-direction:column;text-align:center}}.footer-section h3[data-v-cf6446c2]{color:#f6ad55;margin-bottom:1rem;font-size:1.1rem}.social-links[data-v-cf6446c2]{display:flex;gap:1rem;justify-content:center}.social-link[data-v-cf6446c2]{color:#cbd5e0;font-size:1.5rem;transition:color .3s ease}.social-link[data-v-cf6446c2]:hover{color:#f6ad55}@media (min-width: 1024px){.video-background video[data-v-aa2ac361]{margin:0 auto}}.hero-section[data-v-aa2ac361]{position:relative;height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;color:#ffffffd9;text-align:center}.hero-section .video-background[data-v-aa2ac361]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-2}.hero-section .video-background video[data-v-aa2ac361]{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero-section .video-overlay[data-v-aa2ac361]{position:absolute;top:0;left:0;width:100%;height:100%;background:#000000bf;z-index:-1}.hero-section .video-background video[data-v-aa2ac361]{object-fit:cover;object-position:center}.hero-section .hero-content[data-v-aa2ac361]{position:relative;z-index:1;max-width:1200px;margin:0 auto;padding:0 2rem}.hero-section .hero-content .hero-text[data-v-aa2ac361]{max-width:800px;margin:0 auto}.hero-section .hero-content .hero-text .hero-title[data-v-aa2ac361]{font-size:4rem;font-weight:700;line-height:1.1;margin-bottom:1.5rem}@media (max-width: 768px){.hero-section .hero-content .hero-text .hero-title[data-v-aa2ac361]{font-size:2.5rem}}.hero-section .hero-content .hero-text .hero-title .hero-greeting[data-v-aa2ac361]{display:inline-block;font-size:1.5rem;font-weight:400;margin-bottom:.5rem;padding:.25rem .75rem;border-radius:8px;background:#ffe294d9;color:#1a202c;transition:opacity .5s ease}@media (max-width: 768px){.hero-section .hero-content .hero-text .hero-title .hero-greeting[data-v-aa2ac361]{font-size:1.2rem}}.hero-section .hero-content .hero-text .hero-title .hero-name[data-v-aa2ac361]{display:block;background:linear-gradient(135deg,#f6ad55,#ed8936);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero-section .hero-content .hero-text .hero-subtitle[data-v-aa2ac361]{font-size:1.5rem;font-weight:500;opacity:.9;margin-bottom:2rem}.hero-section .hero-content .hero-text .hero-subtitle[data-v-aa2ac361]:after{margin-left:.5rem}@media (max-width: 768px){.hero-section .hero-content .hero-text .hero-subtitle[data-v-aa2ac361]{font-size:1.25rem}}.hero-section .hero-content .hero-text .hero-description[data-v-aa2ac361]{line-height:1.6;max-width:600px;margin:0 auto 3rem;opacity:.1;color:#fffffff0}.hero-section .hero-content .hero-text .hero-description[data-v-aa2ac361]:before{content:"I build performant, accessible, and delightful web experiences — "}.hero-section .hero-content .hero-text .hero-description[data-v-aa2ac361]:after{content:"with empathy and precision."}@media (max-width: 768px){.hero-section .hero-content .hero-text .hero-description[data-v-aa2ac361]{font-size:1rem;margin-bottom:2rem}}.hero-section .hero-content .hero-text .hero-cta[data-v-aa2ac361]{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}.hero-section .hero-content .hero-text .hero-cta .cta-button[data-v-aa2ac361]{padding:1rem 2rem;font-size:1.1rem;font-weight:600;text-decoration:none;border-radius:8px;transition:all .3s ease;display:inline-block;opacity:0;animation:fadeInUp-aa2ac361 1s ease forwards}.hero-section .hero-content .hero-text .hero-cta .cta-button.primary[data-v-aa2ac361]{background:linear-gradient(135deg,#f6ad55,#ed8936);color:#fff}.hero-section .hero-content .hero-text .hero-cta .cta-button.primary[data-v-aa2ac361]:hover{transform:translateY(-2px);box-shadow:0 8px 25px #f6ad5566}.hero-section .hero-content .hero-text .hero-cta .cta-button.secondary[data-v-aa2ac361]{background:transparent;border:2px solid rgba(255,255,255,.3);color:#fff}.hero-section .hero-content .hero-text .hero-cta .cta-button.secondary[data-v-aa2ac361]:hover{background:#ffffff1a;border-color:#ffffff80;transform:translateY(-2px)}.hero-section .hero-content .hero-text .hero-cta .cta-button[data-v-aa2ac361]:nth-child(1){animation-delay:.3s}.hero-section .hero-content .hero-text .hero-cta .cta-button[data-v-aa2ac361]:nth-child(2){animation-delay:.6s}.hero-section .scroll-indicator[data-v-aa2ac361]{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);color:#fff;opacity:.7}.hero-section .scroll-indicator .scroll-arrow[data-v-aa2ac361]{font-size:1.5rem;animation:bounce-aa2ac361 2s infinite}@keyframes bounce-aa2ac361{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}@keyframes fadeInUp-aa2ac361{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.about-section[data-v-c9e15251]{padding:6rem 0;background:#fff}.container[data-v-c9e15251]{max-width:1200px;margin:0 auto;padding:0 2rem}.about-content[data-v-c9e15251]{display:grid;grid-template-columns:2fr 1fr;gap:4rem;align-items:center}@media (max-width: 968px){.about-content[data-v-c9e15251]{grid-template-columns:1fr;gap:3rem;text-align:center}}.about-photo[data-v-c9e15251]{text-align:center}.about-photo img[data-v-c9e15251]{width:100%;max-width:500px;border-radius:12px;box-shadow:0 10px 25px #0000001a;transition:transform .3s ease}.about-photo img[data-v-c9e15251]:hover{transform:scale(1.05)}@media (max-width: 968px){.about-photo[data-v-c9e15251]{margin:0 auto}}.section-title[data-v-c9e15251]{font-size:2.5rem;font-weight:700;color:#1a202c;margin-bottom:2rem;position:relative}.section-title[data-v-c9e15251]:after{content:"";position:absolute;bottom:-8px;left:0;width:60px;height:4px;background:linear-gradient(135deg,#f6ad55,#ed8936);border-radius:2px}@media (max-width: 968px){.section-title[data-v-c9e15251]:after{left:50%;transform:translate(-50%)}}.about-description[data-v-c9e15251]{font-size:1.125rem;line-height:1.8;color:#4a5568;margin-bottom:1.5rem}.about-description[data-v-c9e15251]:last-child{margin-bottom:0}.about-stats[data-v-c9e15251]{display:flex;flex-direction:column;gap:2rem}@media (max-width: 968px){.about-stats[data-v-c9e15251]{flex-direction:row;justify-content:center;flex-wrap:wrap}}.stat-item[data-v-c9e15251]{text-align:center;padding:1.5rem;background:#f7fafc;border-radius:12px;transition:transform .3s ease}.stat-item[data-v-c9e15251]:hover{transform:translateY(-4px)}.stat-number[data-v-c9e15251]{display:block;font-size:2.5rem;font-weight:700;color:#f6ad55;margin-bottom:.5rem}.stat-label[data-v-c9e15251]{font-size:.875rem;color:#718096;text-transform:uppercase;letter-spacing:.05em;font-weight:600}.skills-section[data-v-504c85ec]{padding:6rem 0;background:#f7fafc}.container[data-v-504c85ec]{max-width:1200px;margin:0 auto;padding:0 2rem}.section-title[data-v-504c85ec]{font-size:2.5rem;font-weight:700;color:#1a202c;text-align:center;margin-bottom:4rem;position:relative}.section-title[data-v-504c85ec]:after{content:"";position:absolute;bottom:-12px;left:50%;transform:translate(-50%);width:60px;height:4px;background:linear-gradient(135deg,#f6ad55,#ed8936);border-radius:2px}.skills-grid[data-v-504c85ec]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.skill-category[data-v-504c85ec]{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 20px #0000000d;transition:transform .3s ease,box-shadow .3s ease}.skill-category[data-v-504c85ec]:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0000001a}.category-title[data-v-504c85ec]{font-size:1.25rem;font-weight:600;color:#1a202c;margin-bottom:1.5rem;text-align:center;position:relative}.category-title[data-v-504c85ec]:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translate(-50%);width:30px;height:2px;background:#f6ad55;border-radius:1px}.skills-list[data-v-504c85ec]{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.skill-tag[data-v-504c85ec]{background:#edf2f7;color:#4a5568;padding:.5rem 1rem;border-radius:20px;font-size:.875rem;font-weight:500;transition:all .3s ease;border:2px solid transparent}.skill-tag[data-v-504c85ec]:hover{background:#f6ad55;color:#fff;transform:scale(1.05)}.projects-page[data-v-cd54672b]{padding-top:80px}.projects-hero[data-v-cd54672b]{background:linear-gradient(135deg,#1a202c,#2d3748);color:#fff;padding:6rem 0 4rem;text-align:center}.container[data-v-cd54672b]{max-width:1200px;margin:0 auto;padding:0 2rem}.page-title[data-v-cd54672b]{font-size:3rem;font-weight:700;margin-bottom:1rem;color:#f6ad55}@media (max-width: 768px){.page-title[data-v-cd54672b]{font-size:2rem}}.page-subtitle[data-v-cd54672b]{font-size:1.25rem;opacity:.9;max-width:600px;margin:0 auto}.projects-grid[data-v-cd54672b]{padding:6rem 0;background:#f7fafc}.card-grid[data-v-cd54672b]{display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.project-card[data-v-cd54672b]{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px #0000000f;display:flex;flex-direction:column;transition:transform .3s ease,box-shadow .3s ease}.project-card[data-v-cd54672b]:hover{transform:translateY(-5px);box-shadow:0 8px 25px #0000001a}.card-image[data-v-cd54672b]{width:100%;height:200px;object-fit:cover}.card-content[data-v-cd54672b]{padding:1.5rem;text-align:center}.card-status[data-v-cd54672b]{display:inline-block;padding:.4rem 1rem;border-radius:999px;font-size:.75rem;font-weight:600;margin-bottom:1rem;text-transform:uppercase}.status-online[data-v-cd54672b]{background-color:#c6f6d5;color:#22543d}.status-progress[data-v-cd54672b]{background-color:#fefcbf;color:#744210}.status-soon[data-v-cd54672b]{background-color:#bee3f8;color:#2a4365}.card-title[data-v-cd54672b]{font-size:1.5rem;font-weight:600;margin-bottom:.75rem;color:#1a202c}.card-description[data-v-cd54672b]{color:#4a5568;font-size:1rem;margin-bottom:1.5rem}.card-button[data-v-cd54672b]{display:inline-block;padding:.75rem 1.5rem;background:linear-gradient(135deg,#f6ad55,#ed8936);color:#fff;font-weight:600;border-radius:8px;text-decoration:none;transition:all .3s ease}.card-button[data-v-cd54672b]:hover{transform:translateY(-2px);box-shadow:0 8px 20px #f6ad5566}.passions-page[data-v-1880f99b]{padding-top:80px}.passions-hero[data-v-1880f99b]{background-image:url(/assets/img-BDadflMe.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;min-height:500px;color:#fff;padding:6rem 0 4rem;text-align:center}.container[data-v-1880f99b]{max-width:1200px;margin:0 auto;padding:0 2rem}.page-title[data-v-1880f99b]{font-size:3rem;font-weight:700;margin-bottom:1rem;color:#f6ad55}@media (max-width: 768px){.page-title[data-v-1880f99b]{font-size:2rem}}.page-subtitle[data-v-1880f99b]{font-size:1.25rem;opacity:.9;max-width:600px;margin:0 auto}.passions-content[data-v-1880f99b]{padding:6rem 0;background:#f7fafc}.passions-grid[data-v-1880f99b]{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-top:2rem}.passion-card[data-v-1880f99b]{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.passion-card[data-v-1880f99b]:hover{transform:translateY(-8px);box-shadow:0 8px 30px #00000026}.passion-card.camino-card[data-v-1880f99b]{grid-column:span 2}@media (max-width: 768px){.passion-card.camino-card[data-v-1880f99b]{grid-column:span 1}}.passion-card.camino-card .passion-content[data-v-1880f99b]{display:flex;flex-direction:column;align-items:center;text-align:center}.passion-image[data-v-1880f99b]{height:250px;overflow:hidden}.passion-image img[data-v-1880f99b]{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.passion-card:hover .passion-image img[data-v-1880f99b]{transform:scale(1.05)}.passion-content[data-v-1880f99b]{padding:2rem}.passion-content h3[data-v-1880f99b]{font-size:1.5rem;color:#1a202c;margin-bottom:1rem;font-weight:600}.passion-content p[data-v-1880f99b]{color:#4a5568;line-height:1.6;margin-bottom:1.5rem}.camino-stats[data-v-1880f99b]{display:flex;gap:2rem;justify-content:center}.stat[data-v-1880f99b]{text-align:center}.stat .stat-number[data-v-1880f99b]{display:block;font-size:2rem;font-weight:700;color:#f6ad55}.stat .stat-label[data-v-1880f99b]{font-size:.875rem;color:#718096;text-transform:uppercase;letter-spacing:.05em}
