.absolute[data-component^=PixelGlitch]{display:none!important}.pixel-glitch-container>*:not(canvas){display:none!important;visibility:hidden!important;opacity:0!important}.highlighted-text{display:inline-block;transition:all .3s ease}.animated-text{display:inline-block}@keyframes underline{0%,to{text-decoration:none;box-shadow:0 2px 0 0 currentColor}50%{box-shadow:0 2px 0 0 transparent}}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}@keyframes glow{0%,to{text-shadow:0 0 5px currentColor,0 0 10px currentColor}50%{text-shadow:0 0 20px currentColor,0 0 30px currentColor,0 0 40px currentColor}}@keyframes shake{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-5px)}20%,40%,60%,80%{transform:translate(5px)}}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-20px)}60%{transform:translateY(-10px)}}.animated-underline{animation:underline 2s ease-in-out infinite}.animated-pulse{animation:pulse 2s ease-in-out infinite}.animated-glow{animation:glow 2s ease-in-out infinite}.animated-shake{animation:shake .5s ease-in-out infinite}.animated-bounce{animation:bounce 2s ease-in-out infinite}.hero-fixed{position:relative;min-height:calc(100vh - 70px);display:flex;align-items:center;padding:4rem 0;background:#04080f;overflow:hidden}.hero-fixed .hero-bg{position:absolute;inset:0;background:radial-gradient(circle at 20% 24%,rgba(0,112,243,.12) 0%,transparent 40%),radial-gradient(circle at 80% 30%,rgba(0,112,243,.08) 0%,transparent 35%);pointer-events:none}.hero-fixed .hero-content{position:relative;z-index:1;max-width:640px}:root[data-theme=light] .hero-fixed{background:#eef4fb}.hero-fixed .eyebrow{display:inline-flex;align-items:center;gap:.5rem;font-size:.75rem;font-weight:600;letter-spacing:.15em;color:var(--accent);margin-top:.85rem;margin-bottom:1rem}.hero-fixed h1{font-size:clamp(2rem,4.5vw,3.5rem);font-weight:900;line-height:1.05;letter-spacing:-.03em;color:var(--text);margin:0 0 1.25rem}.hero-fixed .lead{font-size:clamp(1rem,1.4vw,1.2rem);line-height:1.7;color:var(--text-soft);margin:0 0 1.75rem}.hero-fixed .actions{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:2rem}.hero-fixed .hero-proof{display:flex;flex-wrap:wrap;gap:1.5rem;font-size:.85rem;color:var(--muted);margin-bottom:clamp(1.1rem,2.8vw,2rem)}.hero-fixed .hero-proof strong{color:var(--text);font-weight:600}@media(min-width:1081px){.hero-fixed .hero-content{max-width:920px;margin-inline:auto;text-align:center}.hero-fixed .lead{max-width:760px;margin-inline:auto}.hero-fixed .actions,.hero-fixed .hero-proof{justify-content:center}}@media(max-width:1080px)and (min-width:768px){.hero-fixed{min-height:calc(100dvh - 64px);display:flex;align-items:center;padding:1rem 0 1.3rem}.hero-fixed .hero-content{max-width:760px;margin-inline:auto;text-align:center;padding:0}.hero-fixed .eyebrow{margin-inline:auto;margin-top:.7rem;margin-bottom:1.45rem}.hero-fixed h1{font-size:clamp(2.2rem,6.8vw,3.4rem);line-height:1.02;letter-spacing:-.03em;margin-bottom:.95rem;text-wrap:balance}.hero-fixed .lead{max-width:58ch;margin-inline:auto;font-size:clamp(1rem,2vw,1.12rem);line-height:1.6;margin-bottom:1.1rem}.hero-fixed .actions{justify-content:center;gap:.75rem;margin-bottom:.9rem}.hero-fixed .hero-proof{justify-content:center;gap:.9rem 1.2rem;font-size:.82rem;margin-bottom:1.35rem}}@media(max-width:767px){.hero-fixed{min-height:auto;display:flex;align-items:flex-start;padding:0 0 1.25rem;margin-top:0;background:#04080f}.hero-fixed .hero-bg{background:radial-gradient(circle at 18% 14%,rgba(0,112,243,.28) 0%,transparent 45%),radial-gradient(circle at 88% 90%,rgba(0,112,243,.16) 0%,transparent 46%),linear-gradient(180deg,#0000002e,#0000 36%)}.hero-fixed .hero-content{max-width:none;padding:0;text-align:center}.hero-fixed .eyebrow{display:inline-flex;align-items:center;gap:.5rem;font-size:.72rem;line-height:1.25;letter-spacing:.16em;margin-bottom:1.35rem;margin-top:.45rem;margin-inline:auto;transform:rotate(-.6deg)}.hero-fixed .eyebrow:after{inset:-24px -36px}.hero-fixed h1{font-size:clamp(2rem,7.2vw,2.7rem);line-height:1.02;letter-spacing:-.03em;margin-bottom:.95rem;text-wrap:balance}.hero-fixed .lead{font-size:clamp(.98rem,2.8vw,1.08rem);line-height:1.58;margin-bottom:1rem;color:var(--text-soft);text-align:center}.hero-fixed .actions{flex-direction:row;justify-content:center;gap:.75rem;margin-bottom:.9rem}.hero-fixed .actions .btn{width:auto;min-height:44px;padding:.6rem 1.2rem;font-size:.9rem;font-weight:600}.hero-fixed .hero-proof{display:flex;justify-content:center;flex-wrap:wrap;gap:.8rem 1.1rem;font-size:.8rem;color:var(--muted);margin-bottom:1.1rem}.hero-fixed .hero-proof span{display:inline;padding:0;border-radius:0;border:0;background:transparent}.hero-fixed .hero-proof strong{color:var(--text)}:root[data-theme=light] .hero-fixed .hero-bg{background:radial-gradient(circle at 18% 14%,rgba(0,95,204,.18) 0%,transparent 46%),radial-gradient(circle at 88% 90%,rgba(0,95,204,.1) 0%,transparent 48%),linear-gradient(180deg,#ffffffb8,#fff0 40%)}:root[data-theme=light] .hero-fixed{background:#eef4fb}:root[data-theme=light] .hero-fixed .hero-content{background:transparent;border-color:transparent;box-shadow:none}:root[data-theme=light] .hero-fixed .eyebrow{color:#0b0b0b}:root[data-theme=light] .hero-fixed .lead{color:#475569}:root[data-theme=light] .hero-fixed .hero-proof{color:#64748b}:root[data-theme=light] .hero-fixed .hero-proof span{border-color:#0f172a1a;background:#f8fafce0}:root[data-theme=light] .hero-fixed .hero-proof strong{color:#0f172a}:root[data-theme=light] .hero-fixed .actions .btn-secondary{background:#ffffffeb;border:1px solid rgba(15,23,42,.14);color:#0f172a;box-shadow:0 8px 22px #08234414}:root[data-theme=light] .hero-fixed .actions .btn-secondary:hover{background:#fff;border-color:#005fcc52;color:#005fcc}}@media(max-width:520px){.hero-fixed{min-height:auto;padding:0 0 .8rem}.hero-fixed .hero-content{padding:0}.hero-fixed .actions{flex-wrap:wrap}}.site-header[data-astro-cid-pux6a34n]{position:fixed;top:0;left:0;right:0;z-index:50;border-bottom:1px solid rgba(255,255,255,.06);background:#0a0a0acc;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}[data-theme=light] .site-header[data-astro-cid-pux6a34n]{background:#f8fafcd9;border-bottom:1px solid rgba(0,0,0,.06)}[data-theme=light] .nav-link[data-astro-cid-pux6a34n]{color:#475569}[data-theme=light] .nav-link[data-astro-cid-pux6a34n]:hover,[data-theme=light] .nav-link[data-astro-cid-pux6a34n].is-active{background:#0000000a;color:#0f172a}[data-theme=light] .nav-link[data-astro-cid-pux6a34n].is-active{color:var(--accent)}[data-theme=light] .icon-btn[data-astro-cid-pux6a34n]{border-color:#0000001a}[data-theme=light] .icon-btn[data-astro-cid-pux6a34n]:hover,[data-theme=light] .icon-btn[data-astro-cid-pux6a34n]:focus-visible{border-color:#0003;background:#0000000a}[data-theme=light] .hamburger-btn[data-astro-cid-pux6a34n]{border-color:#0000001f;color:#0f172a}[data-theme=light] .hamburger-btn[data-astro-cid-pux6a34n]:hover{border-color:#00000040;background:#0000000a}[data-theme=light] .mobile-nav-link[data-astro-cid-pux6a34n]{color:#0f172a}.nav-wrap[data-astro-cid-pux6a34n]{min-height:64px;display:grid;grid-template-columns:minmax(275px,auto) 1fr auto;gap:1rem;align-items:center}.brand[data-astro-cid-pux6a34n]{display:inline-flex;align-items:center;gap:.68rem;min-width:0;text-decoration:none}.brand-mark[data-astro-cid-pux6a34n]{display:grid;place-items:center;width:32px;height:32px;flex:0 0 32px}.brand-mark[data-astro-cid-pux6a34n] img[data-astro-cid-pux6a34n]{display:block;width:32px;height:32px;-o-object-fit:contain;object-fit:contain;filter:invert(1)}[data-theme=light] .brand-mark[data-astro-cid-pux6a34n] img[data-astro-cid-pux6a34n]{filter:none}.brand-copy[data-astro-cid-pux6a34n]{display:grid;gap:.12rem}.brand-copy[data-astro-cid-pux6a34n] strong[data-astro-cid-pux6a34n]{font-size:1.05rem;line-height:.9;font-weight:800;letter-spacing:-.01em}.brand-copy[data-astro-cid-pux6a34n] strong[data-astro-cid-pux6a34n]:first-letter{color:var(--accent)}.brand-copy[data-astro-cid-pux6a34n] small[data-astro-cid-pux6a34n]{max-width:260px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--muted);font-size:.7rem;font-weight:500;letter-spacing:.02em}.desktop-nav[data-astro-cid-pux6a34n]{display:flex;align-items:center;justify-content:center;gap:.25rem}.nav-link[data-astro-cid-pux6a34n]{position:relative;display:inline-flex;align-items:center;gap:.4rem;min-height:36px;padding:.5rem .75rem;border-radius:6px;border:1px solid transparent;color:#a1a1aa;font-size:.85rem;font-weight:500;text-decoration:none;transition:color .15s ease,background .15s ease}.nav-link[data-astro-cid-pux6a34n] span[data-astro-cid-pux6a34n]{color:var(--accent);font-size:.75rem;font-weight:600}.nav-link[data-astro-cid-pux6a34n]:hover,.nav-link[data-astro-cid-pux6a34n].is-active{background:#ffffff0d;color:#fff}.nav-link[data-astro-cid-pux6a34n].is-active{color:var(--accent)}.nav-actions[data-astro-cid-pux6a34n]{display:flex;align-items:center;justify-content:flex-end;gap:.5rem}.nav-actions[data-astro-cid-pux6a34n] .btn[data-astro-cid-pux6a34n]{min-height:36px;padding:.5rem 1rem;white-space:nowrap;border-radius:8px;font-size:.85rem;font-weight:500}.icon-btn[data-astro-cid-pux6a34n]{width:36px;height:36px;display:inline-grid;place-items:center;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:transparent;color:var(--text);cursor:pointer;transition:border-color .15s ease,background .15s ease}.icon-btn[data-astro-cid-pux6a34n]:hover,.icon-btn[data-astro-cid-pux6a34n]:focus-visible{border-color:#fff3;background:#ffffff0d;outline:none}.theme-icon-wrap[data-astro-cid-pux6a34n] svg[data-astro-cid-pux6a34n]{width:18px;height:18px;display:block}.hamburger-btn[data-astro-cid-pux6a34n]{display:none;position:relative;width:40px;height:40px;border:1px solid rgba(255,255,255,.1);border-radius:10px;background:transparent;cursor:pointer;flex-direction:column;align-items:center;justify-content:center;gap:5px;transition:border-color .2s ease,background .2s ease;z-index:60}.hamburger-btn[data-astro-cid-pux6a34n]:hover{border-color:#ffffff40;background:#ffffff0d}.hamburger-line[data-astro-cid-pux6a34n]{display:block;width:18px;height:2px;background:currentColor;border-radius:1px;transition:transform .35s cubic-bezier(.16,1,.3,1),opacity .2s ease;transform-origin:center}.hamburger-btn[data-astro-cid-pux6a34n][aria-expanded=true] .hamburger-line[data-astro-cid-pux6a34n]:nth-child(1){transform:translateY(3.5px) rotate(45deg)}.hamburger-btn[data-astro-cid-pux6a34n][aria-expanded=true] .hamburger-line[data-astro-cid-pux6a34n]:nth-child(2){opacity:0;transform:scaleX(0)}.hamburger-btn[data-astro-cid-pux6a34n][aria-expanded=true] .hamburger-line[data-astro-cid-pux6a34n]:nth-child(3){transform:translateY(-3.5px) rotate(-45deg)}.mobile-overlay[data-astro-cid-pux6a34n]{position:fixed;inset:0;z-index:55;display:flex;flex-direction:column;pointer-events:none;opacity:0;visibility:hidden;transition:opacity .4s ease,visibility .4s ease;transform:translateZ(0);will-change:transform,opacity}.mobile-overlay[data-astro-cid-pux6a34n].is-open{pointer-events:auto;opacity:1;visibility:visible}.mobile-backdrop[data-astro-cid-pux6a34n]{position:absolute;inset:0;background:#0a0a0aeb;backdrop-filter:blur(20px) saturate(1.2);-webkit-backdrop-filter:blur(20px) saturate(1.2);transition:opacity .4s ease;opacity:0}.mobile-overlay[data-astro-cid-pux6a34n].is-open .mobile-backdrop[data-astro-cid-pux6a34n]{opacity:1}[data-theme=light] .mobile-backdrop[data-astro-cid-pux6a34n]{background:#f8fafcf2}.mobile-panel[data-astro-cid-pux6a34n]{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:flex-start;min-height:100dvh;min-height:100vh;padding:calc(56px + 1.5rem) 1.5rem 2rem;overflow-y:auto;-webkit-overflow-scrolling:touch;background:var(--bg)}[data-theme=light] .mobile-panel[data-astro-cid-pux6a34n]{background:var(--bg)}.mobile-nav-list[data-astro-cid-pux6a34n]{display:flex;flex-direction:column;gap:.15rem;margin-bottom:2rem}.mobile-nav-link[data-astro-cid-pux6a34n]{display:flex;align-items:center;gap:.75rem;padding:.55rem .75rem;border-radius:8px;text-decoration:none;color:var(--text);opacity:0;transform:translate(-16px);transition:opacity .4s cubic-bezier(.16,1,.3,1),transform .4s cubic-bezier(.16,1,.3,1),color .2s ease,background .15s ease}.mobile-nav-link[data-astro-cid-pux6a34n]:hover,.mobile-nav-link[data-astro-cid-pux6a34n].is-active{background:#ffffff0d;color:var(--accent)}.mobile-overlay[data-astro-cid-pux6a34n].is-open .mobile-nav-link[data-astro-cid-pux6a34n]{opacity:1;transform:translate(0);transition-delay:calc(60ms + var(--stagger, 0) * 50ms)}.mobile-nav-num[data-astro-cid-pux6a34n]{font-family:var(--mono);font-size:.75rem;font-weight:500;color:var(--accent);opacity:.7;min-width:1.5rem}.mobile-nav-label[data-astro-cid-pux6a34n]{font-size:clamp(1.1rem,3.5vw,1.35rem);font-weight:600;letter-spacing:-.01em;line-height:1.2}.mobile-nav-cta[data-astro-cid-pux6a34n]{margin:auto 0 1.5rem;opacity:0;transform:translateY(8px);transition:opacity .4s ease .25s,transform .4s ease .25s}.mobile-overlay[data-astro-cid-pux6a34n].is-open .mobile-nav-cta[data-astro-cid-pux6a34n]{opacity:1;transform:translateY(0)}.mobile-nav-cta[data-astro-cid-pux6a34n] .mobile-nav-cta-btn[data-astro-cid-pux6a34n]{width:100%;justify-content:center;padding:.55rem .9rem;font-size:.85rem;min-height:38px;border-radius:6px}.mobile-nav-footer[data-astro-cid-pux6a34n]{display:flex;align-items:center;justify-content:center;gap:.5rem;opacity:0;transition:opacity .4s ease .35s;font-size:.75rem;color:var(--muted);padding-bottom:.5rem}.mobile-overlay[data-astro-cid-pux6a34n].is-open .mobile-nav-footer[data-astro-cid-pux6a34n]{opacity:1}.mobile-footer-link[data-astro-cid-pux6a34n]{color:var(--muted);text-decoration:none;transition:color .15s ease}.mobile-footer-link[data-astro-cid-pux6a34n]:hover{color:var(--accent)}.mobile-footer-dot[data-astro-cid-pux6a34n]{width:3px;height:3px;border-radius:50%;background:var(--muted);opacity:.5}@media(max-width:1180px){.desktop-nav[data-astro-cid-pux6a34n],.nav-cta-primary[data-astro-cid-pux6a34n]{display:none}.hamburger-btn[data-astro-cid-pux6a34n]{display:inline-flex}.nav-wrap[data-astro-cid-pux6a34n]{grid-template-columns:1fr auto;min-height:56px}}@media(max-width:520px){.brand-copy[data-astro-cid-pux6a34n] small[data-astro-cid-pux6a34n]{max-width:130px;font-size:.65rem}.brand-mark[data-astro-cid-pux6a34n]{width:28px;height:28px;flex-basis:28px}.brand-mark[data-astro-cid-pux6a34n] img[data-astro-cid-pux6a34n]{width:28px;height:28px}.brand-copy[data-astro-cid-pux6a34n] strong[data-astro-cid-pux6a34n]{font-size:.95rem}.icon-btn[data-astro-cid-pux6a34n]{width:34px;height:34px}.mobile-panel[data-astro-cid-pux6a34n]{padding:calc(56px + 1rem) 1rem 1.25rem}.mobile-nav-label[data-astro-cid-pux6a34n]{font-size:1.15rem}.mobile-nav-link[data-astro-cid-pux6a34n]{padding:.5rem .6rem}}.footer-v2[data-astro-cid-sz7xmlte]{--footer-title: #0f172a;--footer-link: #4b5b72;--footer-link-hover: #0f172a;--footer-muted: #6b7b94;--footer-border: rgba(148, 163, 184, .3);--footer-bg: #f8fafc;--footer-slope: 104px;--footer-content-offset: 64px;position:relative;min-height:auto;display:flex;align-items:flex-start;padding:calc(clamp(2.5rem,5vw,3.6rem) + var(--footer-content-offset)) 0 1.25rem;border-top:0;background:linear-gradient(176deg,transparent 0 var(--footer-slope),var(--footer-bg) calc(var(--footer-slope) + 1px) 100%);color:var(--footer-title);overflow:hidden;clip-path:none}[data-theme=light] .footer-v2[data-astro-cid-sz7xmlte]{--footer-title: #f4f7fc;--footer-link: #91a0b6;--footer-link-hover: #ffffff;--footer-muted: #91a0b6;--footer-border: rgba(148, 163, 184, .3);--footer-bg: #06080c;color:var(--footer-title)}.footer-v2[data-astro-cid-sz7xmlte]:before{content:none}.footer-glow[data-astro-cid-sz7xmlte]{position:absolute;top:0;left:50%;transform:translate(-50%);width:60%;height:1px;background:linear-gradient(90deg,transparent,rgba(0,112,243,.4),transparent)}.footer-divider[data-astro-cid-sz7xmlte]{height:1px;background:linear-gradient(90deg,transparent,var(--footer-border),transparent);margin-bottom:1.4rem}.footer-main[data-astro-cid-sz7xmlte]{margin-bottom:1.5rem;width:100%;position:relative;z-index:1}.footer-nav[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.6rem;width:100%}.footer-nav-col[data-astro-cid-sz7xmlte] h3[data-astro-cid-sz7xmlte]{margin:0 0 .9rem;font-size:.75rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--footer-title);text-align:left}.footer-accordion[data-astro-cid-sz7xmlte]>summary[data-astro-cid-sz7xmlte]{margin:0 0 .9rem;font-size:.75rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--footer-title);text-align:left;cursor:pointer;list-style:none}.footer-accordion[data-astro-cid-sz7xmlte]>summary[data-astro-cid-sz7xmlte]::-webkit-details-marker{display:none}.footer-accordion[data-astro-cid-sz7xmlte]>summary[data-astro-cid-sz7xmlte]:after{content:"▾";float:right;transition:transform .15s ease}.footer-accordion[data-astro-cid-sz7xmlte][open]>summary[data-astro-cid-sz7xmlte]:after{transform:rotate(180deg)}.footer-nav-col[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte]{display:grid;gap:.52rem;margin:0;padding:0;list-style:none}.footer-nav-col[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:var(--footer-link);text-decoration:none;font-size:.84rem;transition:color .15s ease}.footer-nav-col[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--footer-link-hover);text-decoration:underline;text-underline-offset:3px}.footer-brand-social[data-astro-cid-sz7xmlte]{display:grid;gap:.95rem;justify-items:start;align-content:start}.footer-brand[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:.7rem}.footer-brand-mark[data-astro-cid-sz7xmlte] img[data-astro-cid-sz7xmlte]{width:36px;height:36px;filter:none;opacity:.92}[data-theme=light] .footer-brand-mark[data-astro-cid-sz7xmlte] img[data-astro-cid-sz7xmlte]{filter:invert(1);opacity:.92}.footer-brand-text[data-astro-cid-sz7xmlte] strong[data-astro-cid-sz7xmlte]{display:block;font-size:1.22rem;font-weight:800;margin-bottom:.25rem;letter-spacing:.01em}.footer-brand-text[data-astro-cid-sz7xmlte] small[data-astro-cid-sz7xmlte]{color:var(--footer-muted);font-size:.82rem;line-height:1.4}.footer-social-links[data-astro-cid-sz7xmlte]{display:flex;gap:.85rem}.footer-brand-social[data-astro-cid-sz7xmlte] .footer-social-links[data-astro-cid-sz7xmlte]{width:100%;justify-content:center;align-items:center}.social-link[data-astro-cid-sz7xmlte]{width:38px;height:38px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(148,163,184,.35);color:inherit;text-decoration:none;transition:transform .18s ease,border-color .18s ease,color .18s ease}[data-theme=light] .social-link[data-astro-cid-sz7xmlte]{border-color:#94a3b859}.social-link[data-astro-cid-sz7xmlte]:hover{transform:translateY(-1px);border-color:var(--accent);color:var(--accent)}.social-link[data-astro-cid-sz7xmlte] svg[data-astro-cid-sz7xmlte]{width:20px;height:20px}.social-whatsapp[data-astro-cid-sz7xmlte]:hover{color:#25d366;border-color:#25d366}.social-instagram[data-astro-cid-sz7xmlte]:hover{color:#e1306c;border-color:#e1306c}.footer-bottom[data-astro-cid-sz7xmlte]{display:grid;justify-items:center;gap:.65rem;padding-top:1.2rem;border-top:1px solid color-mix(in srgb,var(--footer-border),transparent 20%);text-align:center;position:relative;z-index:1}.footer-bottom[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{margin:0;color:var(--footer-muted);font-size:.74rem;letter-spacing:.03em}.footer-legal[data-astro-cid-sz7xmlte]{display:flex;gap:1.5rem}.footer-legal[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:var(--footer-muted);text-decoration:none;font-size:.74rem;transition:color .15s ease}.footer-legal[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--footer-link-hover)}@media(max-width:767px){.footer-v2[data-astro-cid-sz7xmlte]{min-height:auto;clip-path:none}.footer-glow[data-astro-cid-sz7xmlte],.footer-divider[data-astro-cid-sz7xmlte]{display:none}.footer-nav[data-astro-cid-sz7xmlte]{grid-template-columns:1fr;gap:1rem}.footer-nav[data-astro-cid-sz7xmlte]>.footer-accordion[data-astro-cid-sz7xmlte]:first-child{margin-top:0}.footer-nav-col[data-astro-cid-sz7xmlte] h3[data-astro-cid-sz7xmlte],.footer-nav-col[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte]{text-align:center;justify-items:center}.footer-accordion[data-astro-cid-sz7xmlte]{border-top:0;padding-top:.7rem}.footer-accordion[data-astro-cid-sz7xmlte]+.footer-accordion[data-astro-cid-sz7xmlte]{border-top:1px solid color-mix(in srgb,var(--footer-border),transparent 15%)}.footer-accordion[data-astro-cid-sz7xmlte]:last-of-type{border-bottom:1px solid color-mix(in srgb,var(--footer-border),transparent 15%);padding-bottom:.7rem}.footer-accordion[data-astro-cid-sz7xmlte]>summary[data-astro-cid-sz7xmlte]{margin:0;text-align:left}.footer-accordion[data-astro-cid-sz7xmlte]>ul[data-astro-cid-sz7xmlte]{margin-top:.65rem}.footer-accordion[data-astro-cid-sz7xmlte]:not([open])>ul[data-astro-cid-sz7xmlte]{display:none}.footer-brand-social[data-astro-cid-sz7xmlte]{justify-items:center;text-align:center}.footer-social-title[data-astro-cid-sz7xmlte]{font-size:1.7rem;line-height:1.02}.footer-brand[data-astro-cid-sz7xmlte]{justify-content:center;text-align:center}.footer-social-links[data-astro-cid-sz7xmlte]{justify-content:center}.footer-legal[data-astro-cid-sz7xmlte]{gap:.7rem;flex-wrap:wrap;justify-content:center}}@media(min-width:768px){.footer-accordion[data-astro-cid-sz7xmlte]>summary[data-astro-cid-sz7xmlte]:after{content:""}.footer-accordion[data-astro-cid-sz7xmlte]>summary[data-astro-cid-sz7xmlte]{cursor:default}.footer-accordion[data-astro-cid-sz7xmlte]:not([open])>ul[data-astro-cid-sz7xmlte]{display:grid}}.modal-overlay{position:fixed;inset:0;z-index:100;display:flex;align-items:center;justify-content:center}.modal-backdrop{position:absolute;inset:0;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}[data-theme=light] .modal-backdrop{background:#00000059}.modal-container{position:relative;width:min(520px,calc(100vw - 2rem));max-height:calc(100vh - 2rem);overflow-y:auto;background:#141414;border:1px solid #262626;border-radius:16px;padding:2rem;box-shadow:0 24px 80px #00000080;animation:modal-enter .3s cubic-bezier(.16,1,.3,1)}@keyframes modal-enter{0%{opacity:0;transform:scale(.96) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}[data-theme=light] .modal-container{background:#fff;border-color:#00000014;box-shadow:0 24px 80px #00000026}.modal-close{position:absolute;top:1rem;right:1rem;width:36px;height:36px;display:grid;place-items:center;border:none;background:#ffffff0d;color:var(--muted);font-size:1.5rem;border-radius:8px;cursor:pointer;transition:background .15s,color .15s}.modal-close:hover{background:#ffffff1a;color:var(--text)}[data-theme=light] .modal-close{background:#0000000a}[data-theme=light] .modal-close:hover{background:#00000014}.modal-header{margin-bottom:1.5rem}.modal-header .eyebrow{margin-bottom:.5rem}.modal-header h2{margin:0 0 .5rem;font-size:1.5rem;font-weight:800;letter-spacing:-.02em}.modal-subtitle{margin:0;color:var(--text-soft);font-size:.9rem;line-height:1.5}.calendar-wrapper{margin-bottom:1.5rem}.calendar-nav{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}.cal-nav-btn{width:36px;height:36px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:transparent;color:var(--text);cursor:pointer;transition:background .15s,border-color .15s}.cal-nav-btn:hover{background:#ffffff0d;border-color:#fff3}[data-theme=light] .cal-nav-btn{border-color:#0000001a}[data-theme=light] .cal-nav-btn:hover{background:#0000000a;border-color:#0003}.cal-nav-btn svg{width:18px;height:18px}.cal-month-year{font-weight:700;font-size:.95rem}.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:3px;text-align:center}.cal-day-header{font-family:var(--mono);font-size:.7rem;color:var(--muted);padding:.35rem 0;text-transform:uppercase;font-weight:600}.cal-day{aspect-ratio:1;display:grid;place-items:center;border-radius:50%;font-size:.85rem;font-weight:500;cursor:pointer;transition:all .18s ease;border:2px solid transparent;background:transparent;color:var(--text);position:relative}.cal-day:hover:not(.cal-day--disabled):not(.cal-day--selected):not(.cal-day--empty){background:#0070f31a;border-color:#0070f340}[data-theme=light] .cal-day:hover:not(.cal-day--disabled):not(.cal-day--selected):not(.cal-day--empty){background:#005fcc12;border-color:#005fcc40}.cal-day--disabled{color:var(--muted);opacity:.35;cursor:default;background:transparent;text-decoration:line-through;text-decoration-color:var(--muted)}[data-theme=light] .cal-day--disabled{opacity:.3;text-decoration-color:#0003}.cal-day--today{border-color:#0070f366;font-weight:700}.cal-day--today:after{content:"";position:absolute;bottom:2px;left:50%;transform:translate(-50%);width:4px;height:4px;border-radius:50%;background:var(--accent)}[data-theme=light] .cal-day--today{border-color:#005fcc59}.cal-day--selected{background:var(--accent)!important;color:#fff!important;font-weight:700;border-color:var(--accent)!important;box-shadow:0 0 0 3px #0070f340;opacity:1!important;text-decoration:none!important}.cal-day--selected:after{display:none}[data-theme=light] .cal-day--selected{box-shadow:0 0 0 3px #005fcc33}.cal-day--empty{cursor:default;background:transparent}.cal-legend{display:flex;gap:1rem;margin:.75rem 0 0;padding:0;font-size:.7rem;color:var(--muted)}.legend-item{display:flex;align-items:center;gap:.35rem}.legend-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.legend-dot--available{background:#0070f34d;border:1px solid rgba(0,112,243,.5)}[data-theme=light] .legend-dot--available{background:#005fcc26;border-color:#005fcc66}.legend-dot--today{background:#0070f31f;border:2px solid rgba(0,112,243,.5);box-shadow:0 0 0 1px #0070f340}[data-theme=light] .legend-dot--today{background:#005fcc14;border-color:#005fcc66}.legend-dot--past{background:transparent;border:1px dashed var(--muted);opacity:.5}.time-slots-wrapper{margin-bottom:1.5rem;animation:slide-up .25s cubic-bezier(.16,1,.3,1)}@keyframes slide-up{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.time-header{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:.5rem}.time-label{margin:0;font-size:.8rem;font-weight:600;color:var(--muted);text-transform:uppercase;letter-spacing:.06em}.time-date-display{margin:0;font-size:.78rem;color:var(--accent);font-weight:500}.time-slots{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}.time-slot{position:relative;padding:.65rem .5rem;border:2px solid var(--border);border-radius:10px;background:var(--surface-soft);color:var(--text);font-family:var(--mono);font-size:.85rem;font-weight:500;text-align:center;cursor:pointer;transition:all .18s ease;min-height:42px}.time-slot:hover:not(.time-slot--taken){border-color:var(--accent);background:#0070f31f;color:var(--text);transform:scale(1.04)}[data-theme=light] .time-slot:hover:not(.time-slot--taken){background:#005fcc14}[data-theme=light] .time-slot{border-color:#0000001f;background:#00000006}.time-slot--selected{border-color:var(--accent)!important;background:var(--accent)!important;color:#fff!important;font-weight:700;box-shadow:0 0 0 3px #0070f340,0 4px 14px #0070f34d;transform:scale(1.02)}[data-theme=light] .time-slot--selected{box-shadow:0 0 0 3px #005fcc33,0 4px 14px #005fcc40}.time-slot--taken{cursor:not-allowed;opacity:.5;border-color:var(--border);background:var(--surface-soft);color:var(--text-soft);text-decoration:line-through;text-decoration-color:var(--danger);text-decoration-thickness:2px}[data-theme=light] .time-slot--taken{color:var(--muted)}.time-legend{display:flex;gap:1rem;margin:.5rem 0 0;font-size:.68rem;color:var(--muted)}.time-legend-item{display:flex;align-items:center;gap:.3rem}.time-legend-dot{width:8px;height:8px;border-radius:3px;flex-shrink:0}.time-legend-dot--free{background:var(--accent);border:1px solid var(--accent)}.time-legend-dot--taken{background:var(--surface-soft);border:1px solid var(--border);opacity:.5;text-decoration:line-through}.form-group{margin-bottom:1rem}.form-group label{display:block;margin-bottom:.35rem;font-size:.8rem;font-weight:600;color:var(--text-soft)}.form-group input,.form-group select,.form-group textarea{width:100%;padding:.6rem .75rem;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:#ffffff0a;color:var(--text);font-family:var(--mono);font-size:.85rem;transition:border-color .15s;outline:none}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:var(--accent);box-shadow:0 0 0 2px #0070f326}[data-theme=light] .form-group input,[data-theme=light] .form-group select,[data-theme=light] .form-group textarea{border-color:#0000001a;background:#f8fafc}[data-theme=light] .form-group input:focus,[data-theme=light] .form-group select:focus,[data-theme=light] .form-group textarea:focus{border-color:var(--accent);box-shadow:0 0 0 2px #005fcc1a}.form-group select{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.form-group textarea{resize:vertical;min-height:60px}.form-checkbox label{display:flex;align-items:flex-start;gap:.5rem;font-size:.78rem;line-height:1.4}.form-checkbox input[type=checkbox]{width:auto;margin-top:.15rem;flex:0 0 auto;accent-color:var(--accent)}.form-checkbox a{color:var(--accent);text-decoration:underline}.form-error{padding:.6rem .75rem;border-radius:8px;background:#ef44441a;border:1px solid rgba(239,68,68,.3);color:#fca5a5;font-size:.85rem;margin-bottom:.75rem}[data-theme=light] .form-error{background:#ef44440f;color:#dc2626}.btn-back{display:inline-flex;align-items:center;gap:.35rem;border:none;background:none;color:var(--muted);font-size:.8rem;cursor:pointer;margin-bottom:.75rem;padding:0}.btn-back svg{width:16px;height:16px}.btn-back:hover{color:var(--text)}.btn-full{width:100%}.modal-actions{display:flex;justify-content:flex-end;gap:.75rem}.modal-actions .btn:disabled{opacity:.4;cursor:not-allowed}.modal-success{text-align:center;padding:1rem 0}.success-icon{width:64px;height:64px;margin:0 auto 1.25rem;display:grid;place-items:center;border-radius:50%;background:#22c55e1a;color:var(--success);animation:success-pop .4s cubic-bezier(.16,1,.3,1)}@keyframes success-pop{0%{transform:scale(0);opacity:0}60%{transform:scale(1.15)}to{transform:scale(1);opacity:1}}.success-icon svg{width:32px;height:32px}.modal-success h2{margin:0 0 .75rem;font-size:1.5rem;font-weight:800}.modal-success p{color:var(--text-soft);font-size:.9rem;line-height:1.6;margin:0 0 .5rem}.success-note{margin-top:1rem!important;font-size:.8rem!important;color:var(--muted)!important}.btn--loading{position:relative;pointer-events:none;opacity:.7}.time-slots--loading{opacity:.5;pointer-events:none}.slots-loading-msg{text-align:center;font-size:.8rem;color:var(--muted);padding:.5rem 0}@media(max-width:520px){.modal-container{padding:1.25rem}.time-slots{grid-template-columns:repeat(2,1fr)}.modal-header h2{font-size:1.25rem}.cal-legend,.time-legend{flex-wrap:wrap;gap:.5rem}}.whatsapp-fab{position:fixed;bottom:1.5rem;right:1.5rem;z-index:9999;display:grid;place-items:center;width:56px;height:56px;border-radius:50%;background:#25d366;color:#fff;box-shadow:0 4px 12px #25d36666,0 0 #25d36666;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease;animation:whatsapp-pulse 2.5s ease-in-out infinite}.whatsapp-fab:hover{transform:scale(1.1);box-shadow:0 6px 20px #25d36680,0 0 0 8px #25d36626}.whatsapp-fab svg{width:28px;height:28px}@keyframes whatsapp-pulse{0%,to{box-shadow:0 4px 12px #25d36666,0 0 #25d36666}50%{box-shadow:0 4px 12px #25d36666,0 0 0 10px #25d36600}}@media(max-width:520px){.whatsapp-fab{bottom:1rem;right:1rem;width:50px;height:50px}.whatsapp-fab svg{width:24px;height:24px}}@media(prefers-reduced-motion:reduce){.whatsapp-fab{animation:none}}:root{--page-gutter: 24px;color-scheme:dark;--bg: #0a0a0a;--bg-2: #0f0f0f;--surface: #141414;--surface-strong: #1a1a1a;--surface-contrast: #1f1f1f;--surface-soft: rgba(255, 255, 255, .03);--text: #ffffff;--text-soft: #a1a1aa;--muted: #6b7280;--border: #262626;--border-strong: rgba(0, 112, 243, .5);--accent: #0070f3;--accent-2: #0070f3;--accent-strong: #005bb5;--success: #22c55e;--warning: #f59e0b;--danger: #ef4444;--radius: 8px;--radius-soft: 12px;--shadow-hard: 0 0 0 1px rgba(255, 255, 255, .06), 0 24px 80px rgba(0, 0, 0, .55);--shadow-glow: 0 0 40px rgba(0, 112, 243, .15);--container: min(1200px, calc(100vw - (var(--page-gutter) * 2)));--mono: "Fira Code", "SFMono-Regular", Consolas, monospace;--display: "Inter", system-ui, -apple-system, sans-serif}:root[data-theme=light]{color-scheme:light;--bg: #f8fafc;--bg-2: #f0f4f8;--surface: #ffffff;--surface-strong: #ffffff;--surface-contrast: #eef2f7;--surface-soft: rgba(238, 242, 247, .72);--text: #0f172a;--text-soft: #475569;--muted: #64748b;--border: rgba(15, 23, 42, .12);--border-strong: rgba(0, 95, 204, .4);--accent: #005fcc;--accent-2: #007fd6;--accent-strong: #003f99;--shadow-hard: 0 0 0 1px rgba(0, 95, 204, .08), 0 12px 40px rgba(8, 35, 68, .1);--shadow-glow: 0 0 30px rgba(0, 95, 204, .12)}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg);overflow-x:hidden}body{margin:0;min-height:100vh;font-family:var(--display);background:radial-gradient(ellipse at 50% 0%,rgba(0,112,243,.08) 0%,transparent 50%),var(--bg);color:var(--text);overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root[data-theme=light] body:before{background-image:linear-gradient(rgba(0,0,0,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(0,0,0,.03) 1px,transparent 1px)}body:before{content:"";position:fixed;inset:0;z-index:-1;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:64px 64px;-webkit-mask-image:linear-gradient(to bottom,black,rgba(0,0,0,.5),transparent 92%);mask-image:linear-gradient(to bottom,black,rgba(0,0,0,.5),transparent 92%)}.has-public-shell main{padding-top:70px}.admin-body main{padding-top:0}.has-public-shell main>section.hero-fixed:first-child{margin-top:-70px;padding-top:70px}a{color:inherit}img,svg{max-width:100%}::-moz-selection{color:#001326;background:var(--accent-2)}::selection{color:#001326;background:var(--accent-2)}.container{width:var(--container);margin-inline:auto}.section{position:relative;padding:clamp(3.6rem,6.4vw,6.4rem) 0}.section:before{content:"";position:absolute;left:max(20px,calc((100vw - 1200px)/2));right:max(20px,calc((100vw - 1200px)/2));top:0;height:1px;background:linear-gradient(90deg,transparent,var(--border),transparent)}.section:after{content:"";position:absolute;left:max(20px,calc((100vw - 1200px)/2));top:0;bottom:0;width:1px;background:linear-gradient(180deg,transparent,var(--accent-2),transparent);opacity:.18;transform:scaleY(.55);transform-origin:top;animation:section-trace 7s ease-in-out infinite;pointer-events:none}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3,.brand-copy strong{font-family:var(--display);letter-spacing:-.055em}p,li,input,textarea,button,label,small,a{font-family:var(--display)}.eyebrow{margin:0 0 1.25rem;display:inline-flex;align-items:center;gap:.5rem;width:-moz-fit-content;width:fit-content;padding:.2rem 0;font-family:var(--display);font-size:.72rem;letter-spacing:.16em;text-transform:uppercase;font-weight:700;line-height:1.24;color:#53a7ff;position:relative}.eyebrow:before{content:"";width:7px;height:7px;border-radius:999px;background:var(--accent);box-shadow:0 0 0 4px #0070f32e}.eyebrow:after{content:none}.lead{color:var(--text-soft);font-size:clamp(1rem,1.35vw,1.22rem);line-height:1.75}.btn{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:.55rem;min-height:44px;padding:.6rem 1.25rem;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:var(--text);background:#ffffff0d;text-decoration:none;font-family:var(--display);font-size:.9rem;font-weight:500;line-height:1;transition:border-color .15s ease,background .15s ease,transform .15s ease;isolation:isolate;overflow:hidden}.btn:hover,.btn:focus-visible{background:#ffffff14;border-color:#fff3;outline:none}.btn-primary{color:#fff;background:var(--accent);border-color:var(--accent)}.btn-primary:hover{background:var(--accent-strong);border-color:var(--accent-strong);transform:translateY(-1px)}.btn-secondary{background:#ffffff0d;border-color:#ffffff1a}.actions{display:flex;flex-wrap:wrap;gap:.85rem}.card,.panel{position:relative;border:1px solid #262626;border-radius:12px;background:#141414;isolation:isolate;overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease}:root[data-theme=light] .card,:root[data-theme=light] .panel{background:#fff;border-color:#00000014}:root[data-theme=light] .eyebrow{color:#0b0b0b}:root[data-theme=light] .eyebrow:after{content:none}.card{padding:clamp(1.1rem,2vw,1.65rem)}.card:hover,.panel:hover{border-color:#0070f34d;box-shadow:0 0 40px #0070f314}.grid-two{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:1rem}.grid-two>*,.split.two>*{min-width:0}.metric-list{margin:0;padding:0;list-style:none;display:grid;gap:.65rem}.metric-list li{border:1px solid var(--border);background:#ffffff06;color:var(--text-soft);padding:.85rem 1rem;font-size:.9rem;line-height:1.5}.split.two{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.motion-reveal{--motion-distance: 34px;--motion-scale: .985;opacity:0;transform:translate3d(0,var(--motion-distance),0) scale(var(--motion-scale));filter:blur(8px);transition:opacity .72s cubic-bezier(.16,1,.3,1),transform .72s cubic-bezier(.16,1,.3,1),filter .72s cubic-bezier(.16,1,.3,1);transition-delay:var(--reveal-delay, 0ms);will-change:opacity,transform,filter}.motion-reveal.is-visible{opacity:1;transform:translateZ(0) scale(1);filter:blur(0)}.motion-reveal.is-past{opacity:.5;transform:translate3d(0,calc(var(--motion-distance) * -.45),0) scale(.992);filter:blur(2px)}.motion-slide-left{--motion-distance: 0px;transform:translate3d(-42px,0,0) scale(var(--motion-scale))}.motion-slide-right{--motion-distance: 0px;transform:translate3d(42px,0,0) scale(var(--motion-scale))}.motion-scale-in{--motion-distance: 0px;--motion-scale: .94}.motion-terminal{clip-path:inset(0 100% 0 0);filter:none}.motion-terminal.is-visible{clip-path:inset(0 0 0 0);transition-property:opacity,transform,filter,clip-path}.motion-stagger>*{transition-delay:calc(var(--reveal-delay, 0ms) + (var(--stagger-index, 0) * 70ms))}.scan-surface:before{animation:scan-trace 4.8s linear infinite}.typing-cursor:after{content:"_";display:inline-block;margin-left:.15em;color:var(--accent-2);animation:cursor-blink 1s steps(2,start) infinite}@keyframes scan-trace{0%{transform:translate(-30%);opacity:.35}50%{opacity:1}to{transform:translate(140%);opacity:.35}}@keyframes cursor-blink{0%,45%{opacity:1}46%,to{opacity:0}}@keyframes status-pulse{0%,to{box-shadow:0 0 #5ef08357}50%{box-shadow:0 0 0 7px #5ef08300}}@keyframes section-trace{0%,to{opacity:.1;transform:scaleY(.38)}50%{opacity:.34;transform:scaleY(.92)}}@media(max-width:1080px){:root{--page-gutter: 20px;--container: min(calc(100vw - (var(--page-gutter) * 2)), 960px)}.grid-two,.split.two{grid-template-columns:1fr}.has-public-shell main{padding-top:64px}.has-public-shell main>section.hero-fixed:first-child{margin-top:-64px;padding-top:64px}}@media(max-width:820px){:root{--page-gutter: 18px;--container: min(calc(100vw - (var(--page-gutter) * 2)), 720px)}.motion-slide-left,.motion-slide-right{transform:translate3d(0,var(--motion-distance),0) scale(var(--motion-scale))}.motion-slide-left.is-visible,.motion-slide-right.is-visible{transform:translateZ(0) scale(1)}}@media(max-width:520px){:root{--page-gutter: 16px;--container: min(calc(100vw - (var(--page-gutter) * 2)), 480px)}.eyebrow{margin-bottom:1.5rem;margin-inline:auto;justify-content:center;text-align:center}.hero-fixed .eyebrow{margin-inline:0;justify-content:flex-start;text-align:left}.has-public-shell main>section:first-child{padding-top:0}.has-public-shell main>section.hero-fixed:first-child{margin-top:-64px;padding-top:64px}.section{padding:3rem 0}.actions,.btn{width:100%}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}.motion-reveal,.motion-reveal.is-visible,.motion-reveal.is-past{opacity:1;transform:none;filter:none;clip-path:none}}
