@view-transition{navigation:auto}[data-astro-cid-62zutvdh]::view-transition-old(root),[data-astro-cid-62zutvdh]::view-transition-new(root){animation:none}:root{--ink: #0E0E14;--ink-soft: #16161E;--ink-muted: #1E1E28;--violet: #8B5CF6;--violet-light: #A78BFA;--violet-dim: rgba(139, 92, 246, .12);--stone: #F5F4F0;--fg: #F0EFF9;--fg-muted: rgba(240, 239, 249, .55);--fg-faint: rgba(240, 239, 249, .3);--border: rgba(139, 92, 246, .18);--ff-display: "Plus Jakarta Sans", ui-sans-serif, system-ui, sans-serif;--ff-body: system-ui, -apple-system, sans-serif;--nav-h: 70px;--max-w: 1200px;--px: clamp(1.5rem, 5vw, 3rem);--section-py: clamp(4rem, 8vw, 6.5rem);--radius: 12px}body{font-family:var(--ff-body);color:var(--fg);background:var(--ink);line-height:1.65;-webkit-font-smoothing:antialiased;overflow-x:hidden}h1[data-astro-cid-62zutvdh],h2[data-astro-cid-62zutvdh],h3[data-astro-cid-62zutvdh],h4[data-astro-cid-62zutvdh]{font-family:var(--ff-display);line-height:1.1;color:var(--fg);margin:0}p[data-astro-cid-62zutvdh]{margin:0}a[data-astro-cid-62zutvdh]{color:inherit;text-decoration:none}.container[data-astro-cid-62zutvdh]{width:100%;max-width:var(--max-w);margin-inline:auto;padding-inline:var(--px)}.section[data-astro-cid-62zutvdh]{padding-block:var(--section-py)}.bg-stone[data-astro-cid-62zutvdh]{background:var(--stone)}.two-col[data-astro-cid-62zutvdh]{display:grid;grid-template-columns:1fr 1fr;gap:clamp(3rem,7vw,6rem);align-items:center}@media(max-width:768px){.two-col[data-astro-cid-62zutvdh]{grid-template-columns:1fr;gap:2.5rem}}.eyebrow[data-astro-cid-62zutvdh]{display:inline-block;font-family:var(--ff-body);font-size:.75rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--violet-light);margin-bottom:1rem}.eyebrow-dark[data-astro-cid-62zutvdh]{color:var(--violet)}.section-header[data-astro-cid-62zutvdh]{margin-bottom:clamp(2.5rem,5vw,4rem)}.section-header[data-astro-cid-62zutvdh] h2[data-astro-cid-62zutvdh]{font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700;margin-top:.25rem}.btn-hero-primary[data-astro-cid-62zutvdh]{display:inline-block;background:var(--violet);color:#fff;font-family:var(--ff-display);font-weight:700;font-size:1rem;padding:.9rem 2.25rem;border-radius:999px;cursor:pointer;transition:background .2s,transform .2s}.btn-hero-primary[data-astro-cid-62zutvdh]:hover{background:var(--violet-light);transform:translateY(-2px)}.btn-hero-ghost[data-astro-cid-62zutvdh]{display:inline-block;background:transparent;color:var(--fg);border:1.5px solid rgba(240,239,249,.3);font-family:var(--ff-display);font-weight:600;font-size:1rem;padding:.9rem 2.25rem;border-radius:999px;cursor:pointer;transition:border-color .2s,background .2s,transform .2s}.btn-hero-ghost[data-astro-cid-62zutvdh]:hover{border-color:#f0eff9b3;background:#f0eff90f;transform:translateY(-2px)}.link-arrow-dark[data-astro-cid-62zutvdh]{display:inline-block;color:var(--violet);font-family:var(--ff-display);font-weight:700;font-size:.95rem;margin-top:2rem;transition:opacity .2s}.link-arrow-dark[data-astro-cid-62zutvdh]:hover{opacity:.75;text-decoration:underline}#navbar[data-astro-cid-62zutvdh]{position:fixed;top:0;left:0;right:0;z-index:100;height:var(--nav-h);transition:background .3s,box-shadow .3s,border-color .3s;border-bottom:1px solid transparent}#navbar[data-astro-cid-62zutvdh].scrolled{background:#0e0e14eb;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom-color:var(--border);box-shadow:0 1px 24px #0000004d}.nav-inner[data-astro-cid-62zutvdh]{max-width:var(--max-w);margin-inline:auto;padding-inline:var(--px);height:100%;display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.nav-logo[data-astro-cid-62zutvdh]{display:flex;align-items:center;gap:.75rem;flex-shrink:0;text-decoration:none}.nav-monogram[data-astro-cid-62zutvdh]{width:36px;height:36px;border-radius:50%;background:var(--violet);color:#fff;font-family:var(--ff-display);font-weight:800;font-size:.8rem;display:flex;align-items:center;justify-content:center;letter-spacing:.02em;flex-shrink:0}.nav-logo-text[data-astro-cid-62zutvdh]{font-family:var(--ff-display);font-weight:700;font-size:1rem;color:var(--fg);transition:opacity .2s}.nav-links[data-astro-cid-62zutvdh]{display:flex;list-style:none;margin:0;padding:0;gap:clamp(1.5rem,3vw,2.5rem)}.nav-links[data-astro-cid-62zutvdh] a[data-astro-cid-62zutvdh]{font-family:var(--ff-body);font-weight:500;font-size:.875rem;color:var(--fg-muted);transition:color .2s}.nav-links[data-astro-cid-62zutvdh] a[data-astro-cid-62zutvdh]:hover{color:var(--fg)}.nav-actions[data-astro-cid-62zutvdh]{display:flex;align-items:center;gap:1rem;flex-shrink:0}.btn-cta[data-astro-cid-62zutvdh]{display:inline-block;background:var(--violet);color:#fff;font-family:var(--ff-display);font-weight:600;font-size:.85rem;padding:.55rem 1.35rem;border-radius:999px;cursor:pointer;transition:background .2s,transform .2s;white-space:nowrap}.btn-cta[data-astro-cid-62zutvdh]:hover{background:var(--violet-light);transform:translateY(-1px)}.hamburger[data-astro-cid-62zutvdh]{display:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;background:none;border:none;cursor:pointer;padding:0}.hamburger[data-astro-cid-62zutvdh] span[data-astro-cid-62zutvdh]{display:block;width:22px;height:1.5px;background:var(--fg-muted);border-radius:2px;transition:background .3s,transform .3s,opacity .3s}.hamburger[data-astro-cid-62zutvdh].is-open span[data-astro-cid-62zutvdh]:nth-child(1){transform:translateY(6.5px) rotate(45deg)}.hamburger[data-astro-cid-62zutvdh].is-open span[data-astro-cid-62zutvdh]:nth-child(2){opacity:0}.hamburger[data-astro-cid-62zutvdh].is-open span[data-astro-cid-62zutvdh]:nth-child(3){transform:translateY(-6.5px) rotate(-45deg)}.mobile-menu[data-astro-cid-62zutvdh]{display:none;background:var(--ink-soft);border-top:1px solid var(--border);box-shadow:0 8px 32px #0006}.mobile-menu[data-astro-cid-62zutvdh].is-open{display:block}.mobile-menu[data-astro-cid-62zutvdh] ul[data-astro-cid-62zutvdh]{list-style:none;margin:0;padding:1rem var(--px) 1.5rem;display:flex;flex-direction:column;gap:.15rem}.mobile-menu[data-astro-cid-62zutvdh] a[data-astro-cid-62zutvdh]{display:block;padding:.8rem 0;font-family:var(--ff-body);font-weight:500;font-size:1rem;color:var(--fg-muted);border-bottom:1px solid rgba(139,92,246,.1);transition:color .2s}.mobile-menu[data-astro-cid-62zutvdh] a[data-astro-cid-62zutvdh]:hover{color:var(--fg)}.mobile-menu[data-astro-cid-62zutvdh] .mobile-cta[data-astro-cid-62zutvdh]{border-bottom:none;text-align:center;margin-top:.5rem;padding:.75rem 1.5rem;color:#fff}@media(max-width:768px){.hamburger[data-astro-cid-62zutvdh]{display:flex}.nav-links[data-astro-cid-62zutvdh],.nav-actions[data-astro-cid-62zutvdh] .btn-cta[data-astro-cid-62zutvdh]{display:none}}.hero[data-astro-cid-62zutvdh]{position:relative;min-height:100svh;background:var(--ink);display:flex;align-items:center;overflow:hidden}.hero-dots[data-astro-cid-62zutvdh]{position:absolute;inset:0;background-image:radial-gradient(circle,rgba(139,92,246,.18) 1px,transparent 1px);background-size:32px 32px;z-index:0;pointer-events:none}.hero-depth[data-astro-cid-62zutvdh]{position:absolute;inset:0;background:radial-gradient(ellipse at 25% 55%,rgba(139,92,246,.07) 0%,transparent 65%);z-index:0;pointer-events:none}.hero-inner[data-astro-cid-62zutvdh]{position:relative;z-index:1;width:100%;max-width:var(--max-w);margin-inline:auto;padding-inline:var(--px);padding-top:calc(var(--nav-h) + 3rem);padding-bottom:5rem;display:grid;grid-template-columns:1fr 1fr;gap:clamp(3rem,6vw,5rem);align-items:center}@media(max-width:768px){.hero-inner[data-astro-cid-62zutvdh]{grid-template-columns:1fr;padding-top:calc(var(--nav-h) + 2rem);padding-bottom:4rem;gap:2.5rem}}.hero-eyebrow[data-astro-cid-62zutvdh]{display:inline-block;font-family:var(--ff-body);font-size:.78rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--violet-light);margin-bottom:1.25rem}.hero-headline[data-astro-cid-62zutvdh]{font-size:clamp(2.6rem,5.5vw,5rem);font-weight:800;color:var(--fg);letter-spacing:-.025em;margin-bottom:1.5rem;line-height:1.05}.hero-sub[data-astro-cid-62zutvdh]{font-size:clamp(1rem,1.4vw,1.15rem);color:var(--fg-muted);max-width:480px;margin-bottom:2.5rem;line-height:1.7}.hero-actions[data-astro-cid-62zutvdh]{display:flex;gap:1rem;flex-wrap:wrap}.hero-media[data-astro-cid-62zutvdh]{display:flex;justify-content:flex-end}.hero-img-wrap[data-astro-cid-62zutvdh]{position:relative;display:inline-block;max-width:480px;width:100%}.hero-img-wrap[data-astro-cid-62zutvdh] img[data-astro-cid-62zutvdh]{display:block;width:100%;height:auto;border-radius:var(--radius);object-fit:cover}.hero-img-border[data-astro-cid-62zutvdh]{position:absolute;inset:-12px;border-radius:calc(var(--radius) + 4px);border:1.5px solid rgba(139,92,246,.5);pointer-events:none;z-index:-1;box-shadow:0 0 40px #8b5cf626}@media(max-width:768px){.hero-media[data-astro-cid-62zutvdh]{justify-content:center}.hero-img-wrap[data-astro-cid-62zutvdh]{max-width:100%}}.scroll-arrow[data-astro-cid-62zutvdh]{position:absolute;bottom:2.25rem;left:50%;transform:translate(-50%);z-index:1;color:var(--fg-faint);transition:color .2s,transform .2s;animation:bounce-arrow 2.2s ease-in-out infinite}.scroll-arrow[data-astro-cid-62zutvdh]:hover{color:var(--fg-muted)}@keyframes bounce-arrow{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(6px)}}.trabajo[data-astro-cid-62zutvdh]{background:var(--ink-soft)}.portfolio-grid[data-astro-cid-62zutvdh]{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:1.5rem}.portfolio-item--wide[data-astro-cid-62zutvdh]{grid-column:1 / -1}@media(max-width:640px){.portfolio-grid[data-astro-cid-62zutvdh]{grid-template-columns:1fr}.portfolio-item--wide[data-astro-cid-62zutvdh]{grid-column:1}}.portfolio-item[data-astro-cid-62zutvdh]{position:relative}.portfolio-media[data-astro-cid-62zutvdh]{display:block;position:relative;overflow:hidden;border-radius:var(--radius);background:var(--ink-muted)}.portfolio-media[data-astro-cid-62zutvdh] img[data-astro-cid-62zutvdh]{width:100%;height:auto;object-fit:cover;display:block;transition:transform .5s ease;aspect-ratio:4 / 3}.portfolio-item--wide[data-astro-cid-62zutvdh] .portfolio-media[data-astro-cid-62zutvdh] img[data-astro-cid-62zutvdh]{aspect-ratio:2 / 1}.portfolio-media[data-astro-cid-62zutvdh]:hover img[data-astro-cid-62zutvdh]{transform:scale(1.04)}.portfolio-overlay[data-astro-cid-62zutvdh]{position:absolute;inset:0;background:#0e0e14b3;display:flex;align-items:flex-end;justify-content:space-between;padding:1.5rem;opacity:0;transition:opacity .3s ease;border-radius:var(--radius)}.portfolio-media[data-astro-cid-62zutvdh]:hover .portfolio-overlay[data-astro-cid-62zutvdh],.portfolio-media[data-astro-cid-62zutvdh]:focus .portfolio-overlay[data-astro-cid-62zutvdh]{opacity:1}.portfolio-overlay-title[data-astro-cid-62zutvdh]{font-family:var(--ff-display);font-size:1.1rem;font-weight:700;color:var(--fg)}.portfolio-overlay-arrow[data-astro-cid-62zutvdh]{font-size:1.5rem;color:var(--violet-light);line-height:1}.portfolio-meta[data-astro-cid-62zutvdh]{display:flex;align-items:center;gap:1rem;padding-top:1rem}.portfolio-number[data-astro-cid-62zutvdh]{font-family:var(--ff-display);font-size:2.5rem;font-weight:800;color:var(--fg-faint);line-height:1;flex-shrink:0;letter-spacing:-.04em;user-select:none}.portfolio-info[data-astro-cid-62zutvdh]{display:flex;flex-direction:column;gap:.3rem}.portfolio-title[data-astro-cid-62zutvdh]{font-family:var(--ff-display);font-size:1rem;font-weight:700;color:var(--fg)}.portfolio-tag[data-astro-cid-62zutvdh]{display:inline-block;font-size:.75rem;font-weight:600;color:var(--violet-light);background:var(--violet-dim);border:1px solid rgba(139,92,246,.25);border-radius:999px;padding:.25rem .75rem;letter-spacing:.04em;width:fit-content}.text-dark[data-astro-cid-62zutvdh]{color:var(--ink)}.text-dark-muted[data-astro-cid-62zutvdh]{color:#0e0e1499;font-size:1rem;line-height:1.75;margin-top:1.1rem}.sobre-mi[data-astro-cid-62zutvdh] h2[data-astro-cid-62zutvdh].text-dark{font-size:clamp(1.6rem,2.8vw,2.4rem);font-weight:800;margin-top:.25rem;color:var(--ink)}.portrait-wrap[data-astro-cid-62zutvdh]{position:relative}.portrait-img[data-astro-cid-62zutvdh]{width:100%;height:auto;object-fit:cover;border-radius:var(--radius);display:block;box-shadow:0 8px 40px #0e0e1426}.stats-row[data-astro-cid-62zutvdh]{display:flex;gap:2.5rem;margin-top:2rem;flex-wrap:wrap}.stat[data-astro-cid-62zutvdh]{display:flex;flex-direction:column;gap:.2rem}.stat-number-dark[data-astro-cid-62zutvdh]{font-family:var(--ff-display);font-size:2rem;font-weight:800;color:var(--ink);line-height:1}.stat-label-dark[data-astro-cid-62zutvdh]{font-size:.8rem;font-weight:500;color:#0e0e1480;letter-spacing:.04em}.servicios[data-astro-cid-62zutvdh]{background:var(--ink)}.servicios-list[data-astro-cid-62zutvdh]{display:flex;flex-direction:column}.servicio-card[data-astro-cid-62zutvdh]{display:flex;gap:2.5rem;padding:2.5rem 0;align-items:flex-start}.servicio-card[data-astro-cid-62zutvdh]{position:relative;padding-left:1.75rem;border-left:2px solid var(--violet)}.servicio-divider[data-astro-cid-62zutvdh]{height:1px;background:var(--border);margin:0}.servicio-number[data-astro-cid-62zutvdh]{font-family:var(--ff-display);font-size:3rem;font-weight:800;color:var(--fg-faint);line-height:1;flex-shrink:0;width:4rem;letter-spacing:-.04em;user-select:none}.servicio-body[data-astro-cid-62zutvdh]{flex:1}.servicio-title[data-astro-cid-62zutvdh]{font-size:clamp(1.2rem,2vw,1.5rem);font-weight:700;color:var(--fg);margin-bottom:.75rem}.servicio-desc[data-astro-cid-62zutvdh]{font-size:.95rem;color:var(--fg-muted);line-height:1.75;max-width:640px}@media(max-width:480px){.servicio-card[data-astro-cid-62zutvdh]{flex-direction:column;gap:1rem}.servicio-number[data-astro-cid-62zutvdh]{font-size:2rem;width:auto}}.clientes[data-astro-cid-62zutvdh]{background:var(--ink-muted)}.testimonios-grid[data-astro-cid-62zutvdh]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}@media(max-width:960px){.testimonios-grid[data-astro-cid-62zutvdh]{grid-template-columns:1fr 1fr}}@media(max-width:640px){.testimonios-grid[data-astro-cid-62zutvdh]{grid-template-columns:1fr}}.testimonio-card[data-astro-cid-62zutvdh]{background:var(--ink-soft);border:1px solid var(--border);border-radius:var(--radius);padding:clamp(1.75rem,3vw,2.5rem);display:flex;flex-direction:column;gap:1.5rem}.testimonio-quote-mark[data-astro-cid-62zutvdh]{font-family:var(--ff-display);font-size:5rem;font-weight:900;color:var(--violet);line-height:.8;user-select:none}.testimonio-text[data-astro-cid-62zutvdh] p[data-astro-cid-62zutvdh]{font-size:clamp(1rem,1.4vw,1.15rem);color:var(--fg-muted);line-height:1.75;font-style:italic}.testimonio-author[data-astro-cid-62zutvdh]{display:flex;align-items:center;gap:.875rem;margin-top:auto}.author-avatar[data-astro-cid-62zutvdh]{width:40px;height:40px;border-radius:50%;background:var(--violet-dim);border:1.5px solid rgba(139,92,246,.3);display:flex;align-items:center;justify-content:center;font-family:var(--ff-display);font-size:.75rem;font-weight:700;color:var(--violet-light);flex-shrink:0}.author-name[data-astro-cid-62zutvdh]{display:block;font-family:var(--ff-display);font-size:.9rem;font-weight:700;color:var(--fg)}.author-company[data-astro-cid-62zutvdh]{display:block;font-size:.8rem;color:var(--fg-faint)}.cta-banner[data-astro-cid-62zutvdh]{position:relative;overflow:hidden;background:linear-gradient(135deg,#4c1d95,#2d1b69,#1a0f3d);padding-block:clamp(5rem,10vw,8rem)}.cta-noise[data-astro-cid-62zutvdh]{position:absolute;inset:0;background-image:radial-gradient(ellipse at 20% 50%,rgba(139,92,246,.25) 0%,transparent 60%),radial-gradient(ellipse at 80% 50%,rgba(139,92,246,.15) 0%,transparent 60%),radial-gradient(circle,rgba(255,255,255,.04) 1px,transparent 1px);background-size:auto,auto,28px 28px;pointer-events:none}.cta-inner[data-astro-cid-62zutvdh]{position:relative;z-index:1;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.cta-inner[data-astro-cid-62zutvdh] h2[data-astro-cid-62zutvdh]{font-size:clamp(2.25rem,5vw,4rem);font-weight:800;color:#fff;letter-spacing:-.025em}.cta-inner[data-astro-cid-62zutvdh] p[data-astro-cid-62zutvdh]{font-size:clamp(1rem,1.5vw,1.2rem);color:#ffffffb3;max-width:520px;line-height:1.65}.btn-cta-white[data-astro-cid-62zutvdh]{display:inline-block;background:#fff;color:var(--ink);font-family:var(--ff-display);font-weight:700;font-size:1rem;padding:.9rem 2.5rem;border-radius:999px;cursor:pointer;transition:background .2s,transform .2s,opacity .2s;margin-top:.5rem}.btn-cta-white[data-astro-cid-62zutvdh]:hover{background:var(--fg);transform:translateY(-2px)}.footer[data-astro-cid-62zutvdh]{background:var(--ink);border-top:1px solid var(--border)}.footer-grid[data-astro-cid-62zutvdh]{display:grid;grid-template-columns:2fr 1fr 1fr;gap:clamp(2rem,5vw,4rem);padding-top:clamp(3rem,6vw,5rem);padding-bottom:clamp(2.5rem,5vw,4rem)}@media(max-width:768px){.footer-grid[data-astro-cid-62zutvdh]{grid-template-columns:1fr;gap:2.5rem}}.footer-logo-wrap[data-astro-cid-62zutvdh]{display:flex;align-items:center;gap:.75rem;margin-bottom:1.25rem;text-decoration:none;width:fit-content}.footer-monogram[data-astro-cid-62zutvdh]{width:34px;height:34px;border-radius:50%;background:var(--violet);color:#fff;font-family:var(--ff-display);font-weight:800;font-size:.75rem;display:flex;align-items:center;justify-content:center;letter-spacing:.02em;flex-shrink:0}.footer-logo-text[data-astro-cid-62zutvdh]{font-family:var(--ff-display);font-weight:700;font-size:.95rem;color:var(--fg)}.footer-tagline[data-astro-cid-62zutvdh]{font-size:.875rem;color:var(--fg-faint);line-height:1.65;max-width:300px;margin-bottom:1.5rem}.footer-social[data-astro-cid-62zutvdh]{display:flex;gap:.75rem;flex-wrap:wrap}.social-link[data-astro-cid-62zutvdh]{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;border:1px solid var(--border);color:var(--fg-muted);transition:color .2s,border-color .2s,background .2s}.social-link[data-astro-cid-62zutvdh]:hover{color:var(--violet-light);border-color:#8b5cf673;background:var(--violet-dim)}.footer-col-title[data-astro-cid-62zutvdh]{font-family:var(--ff-display);font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--fg-faint);margin-bottom:1.25rem}.footer-nav[data-astro-cid-62zutvdh] ul[data-astro-cid-62zutvdh],.footer-contact[data-astro-cid-62zutvdh] ul[data-astro-cid-62zutvdh]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.6rem}.footer-nav[data-astro-cid-62zutvdh] a[data-astro-cid-62zutvdh],.footer-contact[data-astro-cid-62zutvdh] a[data-astro-cid-62zutvdh]:not(.btn-footer-cta){font-size:.875rem;color:var(--fg-muted);transition:color .2s}.footer-nav[data-astro-cid-62zutvdh] a[data-astro-cid-62zutvdh]:hover,.footer-contact[data-astro-cid-62zutvdh] a[data-astro-cid-62zutvdh]:not(.btn-footer-cta):hover{color:var(--fg)}.btn-footer-cta[data-astro-cid-62zutvdh]{display:inline-block;background:var(--violet);color:#fff;font-family:var(--ff-display);font-weight:600;font-size:.8rem;padding:.5rem 1.1rem;border-radius:999px;cursor:pointer;transition:background .2s,transform .2s;margin-top:.5rem;width:fit-content}.btn-footer-cta[data-astro-cid-62zutvdh]:hover{background:var(--violet-light);transform:translateY(-1px)}.footer-bottom[data-astro-cid-62zutvdh]{border-top:1px solid var(--border);padding-block:1.25rem}.footer-bottom-inner[data-astro-cid-62zutvdh]{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;font-size:.8rem;color:var(--fg-faint)}.footer-bottom-inner[data-astro-cid-62zutvdh] a[data-astro-cid-62zutvdh]{color:var(--violet-light);font-weight:600;transition:opacity .2s}.footer-bottom-inner[data-astro-cid-62zutvdh] a[data-astro-cid-62zutvdh]:hover{opacity:.75}.btn-back[data-astro-cid-62zutvdh]{position:fixed;bottom:1.75rem;left:1.75rem;z-index:200;display:inline-flex;align-items:center;gap:.4rem;background:#0e0e14d9;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:var(--fg);font-family:var(--ff-body);font-size:.85rem;font-weight:500;padding:.6rem 1.1rem;border-radius:999px;border:1px solid rgba(139,92,246,.3);cursor:pointer;text-decoration:none;transition:background .2s,transform .2s,border-color .2s;box-shadow:0 4px 16px #00000059}.btn-back[data-astro-cid-62zutvdh]:hover{background:#0e0e14f2;border-color:#8b5cf699;transform:translateY(-2px)}.nav-links[data-astro-cid-62zutvdh] a[data-astro-cid-62zutvdh].active{color:var(--fg);border-bottom:1.5px solid var(--violet-light);padding-bottom:2px}@keyframes fade-up-reveal{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.reveal[data-astro-cid-62zutvdh]{opacity:0;transform:translateY(24px)}.reveal[data-astro-cid-62zutvdh].is-visible{animation:fade-up-reveal .6s ease forwards}
