.hero[data-astro-cid-bbe6dxrz]{min-height:100vh;width:100%;display:flex;align-items:center;padding:8rem 2rem 4rem;position:relative;background-image:url(/_astro/fondo-3.CuTkW3_5.png);background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed;isolation:isolate}.hero[data-astro-cid-bbe6dxrz]:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#0000004d 0% 100%);z-index:0}.hero[data-astro-cid-bbe6dxrz]:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,rgba(var(--color-primary-rgb),.1) 0%,transparent 70%);z-index:1}.hero-content[data-astro-cid-bbe6dxrz]{position:relative;z-index:2;max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.hero-text[data-astro-cid-bbe6dxrz]{position:relative;z-index:2;backdrop-filter:none;background:none;border:none;padding:0}h1[data-astro-cid-bbe6dxrz]{font-size:clamp(2rem,5vw,4rem);line-height:1.2}.greeting[data-astro-cid-bbe6dxrz]{display:block;font-weight:400;font-size:1.5rem;color:var(--color-text);margin-bottom:1rem;opacity:0;animation:heroTextIn .7s cubic-bezier(.16,1,.3,1) .2s forwards}.name[data-astro-cid-bbe6dxrz]{display:block;background:var(--gradient-2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:700;margin-bottom:.5rem;opacity:0;animation:heroTextIn .7s cubic-bezier(.16,1,.3,1) .42s forwards}.title[data-astro-cid-bbe6dxrz]{display:block;color:var(--color-text-secondary);font-size:1.5rem;font-weight:400;opacity:0;animation:heroTextIn .7s cubic-bezier(.16,1,.3,1) .62s forwards}.type-text[data-astro-cid-bbe6dxrz]{font-size:1.75rem;margin:2rem 0;min-height:2em;text-transform:uppercase;opacity:0;animation:heroTextIn .7s cubic-bezier(.16,1,.3,1) .8s forwards}.typed[data-astro-cid-bbe6dxrz]{color:var(--color-accent-2);text-shadow:var(--neon-green);font-weight:600}.description[data-astro-cid-bbe6dxrz]{color:var(--color-text-secondary);font-size:1.1rem;margin-bottom:2rem;max-width:500px;opacity:0;animation:heroTextIn .7s cubic-bezier(.16,1,.3,1) .96s forwards}.cta-buttons[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;opacity:0;animation:heroBtnIn .7s cubic-bezier(.16,1,.3,1) 1.1s forwards}.btn[data-astro-cid-bbe6dxrz]{padding:.8rem 2rem;border-radius:8px;border:2px solid transparent;font-weight:500;text-decoration:none;transition:all .3s ease;display:inline-flex;align-items:center;justify-content:center;line-height:1}.btn[data-astro-cid-bbe6dxrz].primary{background:var(--gradient-1);color:var(--color-bg);box-shadow:var(--neon-primary)}.btn[data-astro-cid-bbe6dxrz].secondary{border-color:var(--color-accent-1);color:var(--color-accent-1)}.btn[data-astro-cid-bbe6dxrz]:hover{transform:translateY(-2px)}.btn[data-astro-cid-bbe6dxrz].primary:hover{box-shadow:0 0 30px #00d1ff80}.btn[data-astro-cid-bbe6dxrz].secondary:hover{background:var(--color-accent-1);box-shadow:var(--neon-pink);color:var(--color-bg)}.hero-image[data-astro-cid-bbe6dxrz]{position:relative;z-index:2;filter:drop-shadow(0 0 20px rgba(var(--color-primary-rgb),.3));opacity:0;animation:heroImageIn .9s cubic-bezier(.16,1,.3,1) .35s forwards,float 4s ease-in-out 1.3s infinite}.hero-image[data-astro-cid-bbe6dxrz] img[data-astro-cid-bbe6dxrz]{position:relative;z-index:2;max-width:100%;height:auto;transition:all .3s ease}.glow-effect[data-astro-cid-bbe6dxrz]{position:absolute;width:100%;height:100%;background:radial-gradient(circle at center,var(--color-secondary) 0%,var(--color-accent-1) 50%,transparent 70%);opacity:.1;filter:blur(60px);z-index:-1}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-20px)}to{transform:translateY(0)}}@keyframes heroTextIn{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes heroImageIn{0%{opacity:0;transform:translate(70px)}to{opacity:1;transform:translate(0)}}@keyframes heroBtnIn{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.hero[data-astro-cid-bbe6dxrz]{background-attachment:scroll;min-height:calc(100vh - var(--navbar-height, 0px));background-position:center bottom;padding:3rem 1rem}.hero-content[data-astro-cid-bbe6dxrz]{grid-template-columns:1fr;text-align:center}.hero-image[data-astro-cid-bbe6dxrz]{display:none}.description[data-astro-cid-bbe6dxrz]{margin-inline:auto}.cta-buttons[data-astro-cid-bbe6dxrz]{justify-content:center}}.hero[data-astro-cid-bbe6dxrz] h1[data-astro-cid-bbe6dxrz]{font-size:clamp(1.5rem,4vw,3rem);line-height:1.2}.hero[data-astro-cid-bbe6dxrz] .type-text[data-astro-cid-bbe6dxrz]{font-size:clamp(1rem,3vw,1.5rem);margin:1.5rem 0}.hero[data-astro-cid-bbe6dxrz] .description[data-astro-cid-bbe6dxrz]{font-size:clamp(.9rem,2.5vw,1.2rem);margin-bottom:1.5rem}.hero[data-astro-cid-bbe6dxrz] .cta-buttons[data-astro-cid-bbe6dxrz] .btn[data-astro-cid-bbe6dxrz]{padding:.6rem 1.5rem;font-size:clamp(.8rem,2vw,1rem)}.services[data-astro-cid-g5jplrhu]{padding:var(--section-padding);background:var(--color-bg);position:relative}.services-grid[data-astro-cid-g5jplrhu]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;padding:1rem;max-width:1200px;margin:0 auto}@media (max-width: 1200px){.services-grid[data-astro-cid-g5jplrhu]{grid-template-columns:repeat(2,1fr);padding:.5rem}}@media (max-width: 768px){.services-grid[data-astro-cid-g5jplrhu]{grid-template-columns:1fr;padding:.5rem;gap:1.5rem}.service-card[data-astro-cid-g5jplrhu]{padding:2rem 1.5rem}.icon-wrapper[data-astro-cid-g5jplrhu]{width:60px;height:60px;margin:0 auto 1.5rem}.service-card[data-astro-cid-g5jplrhu] h3[data-astro-cid-g5jplrhu]{font-size:1.3rem;margin-bottom:.8rem}.service-card[data-astro-cid-g5jplrhu] p[data-astro-cid-g5jplrhu]{font-size:.95rem;margin-bottom:.8rem}}.service-card[data-astro-cid-g5jplrhu]{position:relative;background:#ffffff08;border:1px solid rgba(255,255,255,.05);border-radius:1.5rem;padding:2.5rem 2rem;overflow:hidden;transition:all .3s ease;z-index:1;text-align:center}.service-card[data-astro-cid-g5jplrhu]:hover{transform:translateY(-10px)}.service-card[data-astro-cid-g5jplrhu]:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(45deg,transparent,rgba(255,255,255,.03));z-index:-1}.icon-wrapper[data-astro-cid-g5jplrhu]{width:70px;height:70px;border-radius:1rem;display:flex;align-items:center;justify-content:center;margin:0 auto 2rem;position:relative;background:linear-gradient(135deg,var(--color-secondary),var(--color-accent-1));transition:all .3s ease}.service-card[data-astro-cid-g5jplrhu]:hover .icon-wrapper[data-astro-cid-g5jplrhu]{transform:scale(1.1) rotate(-5deg)}.icon-wrapper[data-astro-cid-g5jplrhu] i[data-astro-cid-g5jplrhu]{font-size:2rem;color:var(--color-bg);z-index:1;display:flex;align-items:center;justify-content:center}.service-card[data-astro-cid-g5jplrhu] h3[data-astro-cid-g5jplrhu]{font-size:1.5rem;margin-bottom:1rem;color:var(--color-text);text-align:center}.service-card[data-astro-cid-g5jplrhu] p[data-astro-cid-g5jplrhu]{color:var(--color-text-secondary);line-height:1.6;margin-bottom:1rem;text-align:center}.card-blur[data-astro-cid-g5jplrhu]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:150%;height:150%;background:radial-gradient(circle at center,var(--color-primary) 0%,transparent 70%);opacity:0;filter:blur(60px);transition:opacity .3s ease;z-index:-1}.service-card[data-astro-cid-g5jplrhu]:hover .card-blur[data-astro-cid-g5jplrhu]{opacity:.03}.reveal[data-astro-cid-g5jplrhu]{opacity:0;transition:opacity .7s cubic-bezier(.16,1,.3,1) var(--delay, 0s),transform .7s cubic-bezier(.16,1,.3,1) var(--delay, 0s)}.reveal[data-astro-cid-g5jplrhu].from-bottom{transform:translateY(45px)}.reveal[data-astro-cid-g5jplrhu].visible{opacity:1;transform:none}@media (prefers-reduced-motion: reduce){.reveal[data-astro-cid-g5jplrhu]{transition:none;opacity:1;transform:none}}.portfolio[data-astro-cid-uhrerali]{padding:var(--section-padding);background:var(--color-bg);position:relative}.portfolio-header[data-astro-cid-uhrerali]{text-align:center;margin-bottom:4rem}.projects-grid[data-astro-cid-uhrerali]{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;position:relative;min-height:200px}.project-card[data-astro-cid-uhrerali]{background:#ffffff08;border-radius:1rem;overflow:hidden;transition:opacity .25s ease,transform .25s ease,box-shadow .3s ease;position:relative;display:block}.project-card[data-astro-cid-uhrerali].hidden{display:none}.project-card[data-astro-cid-uhrerali].filtering-out{opacity:0;transform:scale(.92) translateY(8px);pointer-events:none}.project-card[data-astro-cid-uhrerali].filtering-in{animation:filterCardIn .5s cubic-bezier(.16,1,.3,1) var(--filter-delay, 0s) both}.project-image[data-astro-cid-uhrerali]{position:relative;overflow:hidden;aspect-ratio:16 / 9;background:var(--color-surface);display:flex;align-items:center;justify-content:center}.project-image[data-astro-cid-uhrerali] img[data-astro-cid-uhrerali]{width:100%;height:100%;object-fit:contain;transition:transform .3s ease}.project-overlay[data-astro-cid-uhrerali]{position:absolute;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.project-card[data-astro-cid-uhrerali]:hover .project-image[data-astro-cid-uhrerali] img[data-astro-cid-uhrerali]{transform:scale(1.1)}.project-card[data-astro-cid-uhrerali]:hover .project-overlay[data-astro-cid-uhrerali]{opacity:1}.gallery-btn[data-astro-cid-uhrerali]{background:var(--color-primary);color:var(--color-bg);border:none;width:3rem;height:3rem;border-radius:50%;cursor:pointer;transition:all .3s ease}.gallery-btn[data-astro-cid-uhrerali]:hover{transform:scale(1.1);box-shadow:var(--neon-primary)}.project-content[data-astro-cid-uhrerali]{padding:1.5rem}.project-author[data-astro-cid-uhrerali]{display:flex;align-items:center;gap:.75rem}.author-avatar[data-astro-cid-uhrerali]{width:35px;height:35px;border-radius:50%;object-fit:cover}.author-info[data-astro-cid-uhrerali]{display:flex;flex-direction:column}.author-name[data-astro-cid-uhrerali]{color:var(--color-text);font-size:.85rem;font-weight:500}.author-role[data-astro-cid-uhrerali]{color:var(--color-text-secondary);font-size:.75rem}.project-company[data-astro-cid-uhrerali]{color:var(--color-primary);font-size:.72rem;display:inline-flex;align-items:center;gap:.35rem;margin-top:.2rem}.project-category[data-astro-cid-uhrerali]{color:var(--color-primary);font-size:.9rem;margin-bottom:.5rem;display:block}.project-title[data-astro-cid-uhrerali]{font-size:1.25rem;margin-bottom:1rem;color:var(--color-text)}.project-description[data-astro-cid-uhrerali]{color:var(--color-text-secondary);margin-bottom:1rem;font-size:.9rem;line-height:1.6}.project-technologies[data-astro-cid-uhrerali]{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.tech-tag[data-astro-cid-uhrerali]{background:var(--color-surface);color:var(--color-text-secondary);padding:.25rem .75rem;border-radius:1rem;font-size:.8rem}.project-links[data-astro-cid-uhrerali]{display:flex;gap:.5rem}.project-footer[data-astro-cid-uhrerali]{display:flex;justify-content:space-between;align-items:center;margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.1)}.project-btn[data-astro-cid-uhrerali]{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:.5rem;text-decoration:none;transition:all .3s ease}.code-btn[data-astro-cid-uhrerali]{background:var(--color-surface-1, #1a1d24);color:var(--color-primary);border:1px solid var(--color-primary)}.code-btn[data-astro-cid-uhrerali]:hover{background:var(--color-primary);color:var(--color-bg);border-color:transparent}.live-btn[data-astro-cid-uhrerali]{background:var(--gradient-2);color:var(--color-bg)}.detail-btn[data-astro-cid-uhrerali]{background:var(--gradient-1);color:var(--color-bg)}.project-btn[data-astro-cid-uhrerali]:hover{transform:translateY(-2px);box-shadow:0 4px 8px #0003}.gallery-modal[data-astro-cid-uhrerali]{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000e6;display:none;justify-content:center;align-items:center;z-index:1000}.gallery-modal[data-astro-cid-uhrerali].active{display:flex}.close-modal[data-astro-cid-uhrerali]{position:absolute;top:2rem;right:2rem;background:none;border:none;color:var(--color-text);font-size:2rem;cursor:pointer;transition:color .3s ease}.close-modal[data-astro-cid-uhrerali]:hover{color:var(--color-primary)}.gallery-content[data-astro-cid-uhrerali]{position:relative;width:90%;max-width:1000px;display:flex;align-items:center;gap:2rem}.gallery-nav[data-astro-cid-uhrerali]{background:none;border:none;color:var(--color-text);font-size:2rem;cursor:pointer;transition:all .3s ease}.gallery-nav[data-astro-cid-uhrerali]:hover{color:var (--color-primary);transform:scale(1.1)}.gallery-image[data-astro-cid-uhrerali] img[data-astro-cid-uhrerali]{max-width:100%;max-height:80vh;border-radius:.5rem}@media (max-width: 768px){.projects-grid[data-astro-cid-uhrerali]{grid-template-columns:1fr}}.view-more-container[data-astro-cid-uhrerali]{text-align:center;margin-top:4rem}.view-more-btn[data-astro-cid-uhrerali]{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;background:var(--gradient-2);color:var(--color-bg);text-decoration:none;border-radius:2rem;font-weight:500;transition:all .3s ease}.view-more-btn[data-astro-cid-uhrerali]:hover{transform:translateY(-2px);box-shadow:var(--neon-secondary)}.view-more-btn[data-astro-cid-uhrerali] i[data-astro-cid-uhrerali]{transition:transform .3s ease}.view-more-btn[data-astro-cid-uhrerali]:hover i[data-astro-cid-uhrerali]{transform:translate(4px)}.reveal[data-astro-cid-uhrerali]{opacity:0;transition:opacity .7s cubic-bezier(.16,1,.3,1) var(--delay, 0s),transform .7s cubic-bezier(.16,1,.3,1) var(--delay, 0s)}.reveal[data-astro-cid-uhrerali].from-bottom{transform:translateY(45px)}.reveal[data-astro-cid-uhrerali].visible{opacity:1;transform:none}.reveal[data-astro-cid-uhrerali].visible.hidden{display:none}@media (prefers-reduced-motion: reduce){.reveal[data-astro-cid-uhrerali]{transition:none;opacity:1;transform:none}.project-card[data-astro-cid-uhrerali].filtering-out{opacity:0;transform:none}.project-card[data-astro-cid-uhrerali].filtering-in{animation:none;opacity:1}}@keyframes filterCardIn{0%{opacity:0;transform:scale(.9) translateY(22px)}to{opacity:1;transform:none}}.blog[data-astro-cid-b4mpjmb3]{padding:var(--section-padding);background:var(--color-bg)}.blog-header[data-astro-cid-b4mpjmb3]{text-align:center;margin-bottom:4rem}.blog-grid[data-astro-cid-b4mpjmb3]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}.post-card[data-astro-cid-b4mpjmb3]{display:flex;flex-direction:column;height:100%;background:var(--color-surface);border-radius:1rem;overflow:hidden;transition:transform .3s ease;border:1px solid rgba(255,255,255,.05)}.post-card[data-astro-cid-b4mpjmb3]:hover{transform:translateY(-5px)}.post-image[data-astro-cid-b4mpjmb3]{position:relative;overflow:hidden;aspect-ratio:16/9}.post-image[data-astro-cid-b4mpjmb3] img[data-astro-cid-b4mpjmb3]{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.post-card[data-astro-cid-b4mpjmb3]:hover .post-image[data-astro-cid-b4mpjmb3] img[data-astro-cid-b4mpjmb3]{transform:scale(1.05)}.post-overlay[data-astro-cid-b4mpjmb3]{position:absolute;top:1rem;left:1rem;right:1rem;display:flex;justify-content:space-between;gap:1rem}.category[data-astro-cid-b4mpjmb3],.read-time[data-astro-cid-b4mpjmb3]{background:#000000b3;color:var(--color-text);padding:.5rem 1rem;border-radius:2rem;font-size:.8rem;display:flex;align-items:center;gap:.5rem;backdrop-filter:blur(5px)}.category[data-astro-cid-b4mpjmb3] i[data-astro-cid-b4mpjmb3],.read-time[data-astro-cid-b4mpjmb3] i[data-astro-cid-b4mpjmb3]{color:var(--color-primary)}.post-content[data-astro-cid-b4mpjmb3]{flex:1;display:flex;flex-direction:column;padding:1.5rem}.post-meta[data-astro-cid-b4mpjmb3]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.author[data-astro-cid-b4mpjmb3]{display:flex;align-items:center;gap:.5rem}.author[data-astro-cid-b4mpjmb3] img[data-astro-cid-b4mpjmb3]{width:2.5rem;height:2.5rem;border-radius:50%;border:2px solid var(--color-primary)}.date[data-astro-cid-b4mpjmb3]{display:flex;align-items:center;gap:.5rem;color:var(--color-text-secondary);font-size:.9rem}.post-card[data-astro-cid-b4mpjmb3] h3[data-astro-cid-b4mpjmb3]{font-size:1.25rem;margin-bottom:1rem;color:var(--color-text);line-height:1.4}.post-content[data-astro-cid-b4mpjmb3] p[data-astro-cid-b4mpjmb3]{flex:1;color:var(--color-text-secondary);margin-bottom:1.5rem;line-height:1.6;font-size:.9rem}.read-more[data-astro-cid-b4mpjmb3]{display:inline-flex;align-items:center;gap:.5rem;color:var(--color-primary);text-decoration:none;font-weight:500;font-size:.9rem;transition:gap .3s ease}.read-more[data-astro-cid-b4mpjmb3]:hover{gap:1rem}@media (max-width: 1024px){.blog-grid[data-astro-cid-b4mpjmb3]{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.blog-grid[data-astro-cid-b4mpjmb3]{grid-template-columns:1fr}}.reveal[data-astro-cid-b4mpjmb3]{opacity:0;transition:opacity .7s cubic-bezier(.16,1,.3,1) var(--delay, 0s),transform .7s cubic-bezier(.16,1,.3,1) var(--delay, 0s)}.reveal[data-astro-cid-b4mpjmb3].from-bottom{transform:translateY(45px)}.reveal[data-astro-cid-b4mpjmb3].visible{opacity:1;transform:none}@media (prefers-reduced-motion: reduce){.reveal[data-astro-cid-b4mpjmb3]{transition:none;opacity:1;transform:none}}
