.site-toast[data-astro-cid-z4jru4n3]{-webkit-backdrop-filter:blur(16px);background:var(--surface-card);border:1px solid var(--line-strong);color:var(--ink-pure);opacity:0;pointer-events:none;z-index:1000;border-radius:999px;align-items:center;gap:.65rem;max-width:90vw;padding:.65rem 1.25rem;font-size:.84rem;font-weight:700;transition:opacity .24s cubic-bezier(.16,1,.3,1),transform .24s cubic-bezier(.16,1,.3,1);display:inline-flex;position:fixed;bottom:5.5rem;left:50%;transform:translate(-50%,1.2rem);box-shadow:0 12px 36px #00000073,0 0 0 1px #ef233c59}.site-toast[data-astro-cid-z4jru4n3].is-visible{opacity:1;pointer-events:auto;transform:translate(-50%)}.site-toast__icon[data-astro-cid-z4jru4n3]{background:var(--brand-red);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.35rem;height:1.35rem;display:inline-flex}@media (width>=48rem){.site-toast[data-astro-cid-z4jru4n3]{bottom:2.5rem}}:root{--brand-red:#ef233c;--brand-red-hover:#d90429;--brand-red-bright:#ff5252;--brand-red-glow:#ef233c40;--brand-blue:#2563eb;--brand-blue-hover:#1d4ed8;--brand-blue-glow:#2563eb40;--paper:#070a10;--surface:#0e1420;--surface-card:#121928;--surface-elevated:#182236;--surface-soft:#1e2a42;--surface-strong:#05070c;--line:#ffffff14;--line-strong:#ffffff29;--line-focus:#ef233c80;--ink:#f8fafc;--ink-pure:#fff;--muted:#94a3b8;--muted-light:#cbd5e1;--badge-green:#10b981;--badge-green-bg:#10b9811f;--badge-green-ink:#34d399;--installments-ink:#38bdf8;--header-bg:#070a10e6;--footer-bg:#05070b;--hero-start:#0e1524;--hero-end:#070b13;--hero-badge-bg:#0e1524d9;--hero-highlight-bg:#0e1524bf;--hero-line:#ffffff04;--card-start:#0e1524;--card-end:#090e18;--image-stage-start:#151f33;--image-stage-end:#070b13;--pricing-bg:#070b13bf;--transfer-bg:linear-gradient(135deg, #ef233c17 0%, #2563eb0d 100%);--transfer-border:#ef233c47;--detail-card-start:#0e1524;--detail-card-end:#080d16;--detail-inner-bg:#060a12cc;--gallery-nav-bg:#070b14bf;--gallery-counter-bg:#070b14d9;--media-shadow:#00000073;--offer-bg:#ef233c2e;--offer-border:#ef233c66;--offer-ink:#ff4d6d;--theme-toggle-bg:#0e1420e6;--theme-toggle-hover-bg:var(--surface-elevated);--theme-toggle-track:#05070c;--theme-toggle-track-border:var(--line-strong);--theme-toggle-thumb:#f8fafc;--theme-toggle-icon:#94a3b8;--theme-toggle-active-bg:#ef233c1f;--theme-toggle-shadow:0 5px 16px #00000029;--font-body:"Plus Jakarta Sans", system-ui, -apple-system, sans-serif;--font-display:"Barlow Condensed", "Arial Narrow", Impact, sans-serif;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}:root[data-theme=light]{--paper:#f4f7fb;--surface:#fff;--surface-card:#f8fafc;--surface-elevated:#edf3f9;--surface-soft:#e3edf7;--surface-strong:#dce7f2;--line:#0b2a481f;--line-strong:#0b2a4833;--line-focus:#c914327a;--ink:#0d2137;--ink-pure:#07111f;--muted:#52677d;--muted-light:#314b66;--brand-red-bright:#c91432;--badge-green-ink:#047857;--installments-ink:#0369a1;--header-bg:#f4f7fbeb;--footer-bg:#e5ecf5;--hero-start:#fff;--hero-end:#eaf1f9;--hero-badge-bg:#ffffffd6;--hero-highlight-bg:#ffffffb8;--hero-line:#0e3d640e;--card-start:#fff;--card-end:#eef4f9;--image-stage-start:#eaf2f9;--image-stage-end:#dce8f3;--pricing-bg:#ebf2f8e0;--transfer-bg:linear-gradient(135deg, #c9143214 0%, #2563eb0f 100%);--transfer-border:#c9143247;--detail-card-start:#fff;--detail-card-end:#edf3f8;--detail-inner-bg:#e5edf5d6;--gallery-nav-bg:#ffffffe0;--gallery-counter-bg:#ffffffeb;--media-shadow:#0f2b482e;--offer-bg:#c914321a;--offer-border:#c9143257;--offer-ink:#c91432;--theme-toggle-bg:#ffffffd1;--theme-toggle-hover-bg:#fff;--theme-toggle-track:#d7e3ee;--theme-toggle-track-border:#0b2a482e;--theme-toggle-thumb:#fff;--theme-toggle-icon:#52677d;--theme-toggle-active-bg:#c914321a;--theme-toggle-shadow:0 5px 16px #0f2b481f;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*{box-sizing:border-box;margin:0;padding:0}img{max-width:100%;height:auto;display:block}html{background:var(--paper);color:var(--ink);font-family:var(--font-body);scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:background-color .25s,color .25s;overflow-x:hidden}body{background:var(--paper);color:var(--ink);flex-direction:column;min-height:100vh;transition:background-color .25s,color .25s;display:flex;overflow-x:hidden}a{color:inherit;text-decoration:none;transition:color .18s,border-color .18s,background .18s}button,input,select{font-family:inherit}:focus-visible{outline:2px solid var(--brand-red);outline-offset:3px}.site-header[data-astro-cid-z4jru4n3]{background:var(--header-bg);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid var(--line);z-index:50;position:sticky;top:0}.site-header__container[data-astro-cid-z4jru4n3]{justify-content:space-between;align-items:center;max-width:86rem;margin:0 auto;padding:.75rem clamp(1rem,3.5vw,2.5rem);display:flex}.brand[data-astro-cid-z4jru4n3]{flex:0 auto;align-items:center;min-width:0;text-decoration:none;display:inline-flex}.brand__picture[data-astro-cid-z4jru4n3]{width:clamp(7.5rem,14vw,10rem);display:block}.brand__img[data-astro-cid-z4jru4n3]{object-fit:contain;width:100%;max-width:100%;height:auto;display:block}.desktop-nav[data-astro-cid-z4jru4n3]{align-items:center;gap:clamp(.5rem,1.5vw,1.1rem);display:flex}.site-header__actions[data-astro-cid-z4jru4n3]{align-items:center;gap:.75rem;display:flex}.nav-link[data-astro-cid-z4jru4n3]{color:var(--muted-light);border-radius:.375rem;align-items:center;gap:.45rem;padding:.5rem .75rem;font-size:.82rem;font-weight:600;transition:background .15s,color .15s;display:inline-flex}.nav-link[data-astro-cid-z4jru4n3]:hover,.nav-link--active[data-astro-cid-z4jru4n3]{background:var(--surface-elevated);color:var(--ink-pure)}.nav-icon[data-astro-cid-z4jru4n3]{color:var(--muted);flex-shrink:0}.nav-link[data-astro-cid-z4jru4n3]:hover .nav-icon[data-astro-cid-z4jru4n3],.nav-link--active[data-astro-cid-z4jru4n3] .nav-icon[data-astro-cid-z4jru4n3]{color:var(--brand-red)}.nav-cta[data-astro-cid-z4jru4n3]{color:#fff;background:linear-gradient(135deg,#25d366 0%,#128c7e 100%);border-radius:.45rem;align-items:center;gap:.45rem;padding:.52rem .95rem;font-size:.82rem;font-weight:700;transition:transform .15s,box-shadow .15s,opacity .15s;display:inline-flex;box-shadow:0 4px 14px #25d36647}.nav-cta[data-astro-cid-z4jru4n3]:hover{opacity:.95;transform:translateY(-1px);box-shadow:0 6px 18px #25d36666}.cta-icon[data-astro-cid-z4jru4n3]{flex-shrink:0}.mobile-menu-bar[data-astro-cid-z4jru4n3]{background:var(--header-bg);-webkit-backdrop-filter:blur(20px);border-top:1px solid var(--line);z-index:90;display:none;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 24px #00000038}.mobile-menu-bar__inner[data-astro-cid-z4jru4n3]{max-width:32rem;padding:.35rem .4rem calc(.45rem + env(safe-area-inset-bottom,0px));grid-template-columns:1fr 1fr 1.15fr 1fr 1fr;align-items:flex-end;gap:.15rem;margin:0 auto;display:grid}.mobile-tab-center[data-astro-cid-z4jru4n3]{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;flex-direction:column;justify-content:center;align-items:center;padding-bottom:.2rem;text-decoration:none;display:flex;position:relative}.mobile-tab-center__circle[data-astro-cid-z4jru4n3]{color:#fff;width:46px;height:46px;box-shadow:0 4px 14px #ef233c73, 0 0 0 3px var(--header-bg);background:linear-gradient(135deg,#ef233c 0%,#b90429 100%);border:1.5px solid #ffffff40;border-radius:50%;justify-content:center;align-items:center;margin-top:-20px;transition:transform .2s cubic-bezier(.34,1.56,.64,1),box-shadow .2s;display:flex}.mobile-tab-center[data-astro-cid-z4jru4n3]:active .mobile-tab-center__circle[data-astro-cid-z4jru4n3]{transform:scale(.92)}.mobile-tab-center--active[data-astro-cid-z4jru4n3] .mobile-tab-center__circle[data-astro-cid-z4jru4n3]{box-shadow:0 0 0 3px var(--header-bg), 0 0 20px #ef233cb3;border-color:#fff;transform:translateY(-2px)}.mobile-tab-center__label[data-astro-cid-z4jru4n3]{font-family:var(--font-body);letter-spacing:.03em;text-transform:uppercase;color:var(--ink-pure);margin-top:.25rem;font-size:.7rem;font-weight:800;line-height:1}.mobile-tab-center--active[data-astro-cid-z4jru4n3] .mobile-tab-center__label[data-astro-cid-z4jru4n3]{color:var(--brand-red)}.mobile-tab--whatsapp[data-astro-cid-z4jru4n3]{color:#25d366}.mobile-tab--whatsapp[data-astro-cid-z4jru4n3]:hover{color:#20ba59}.mobile-tab[data-astro-cid-z4jru4n3]{color:var(--muted);-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;border:1px solid #0000;border-radius:.65rem;flex-direction:column;justify-content:center;align-items:center;gap:.2rem;padding:.42rem .5rem .5rem;text-decoration:none;transition:background .18s,border-color .18s,color .18s,transform .12s;display:flex;position:relative}.mobile-tab[data-astro-cid-z4jru4n3]:hover{color:var(--ink)}.mobile-tab[data-astro-cid-z4jru4n3]:active{transform:scale(.96)}.mobile-tab__icon-wrap[data-astro-cid-z4jru4n3]{justify-content:center;align-items:center;width:1.5rem;height:1.5rem;display:flex}.mobile-tab__icon[data-astro-cid-z4jru4n3]{color:var(--muted);stroke-width:2px;transition:color .18s,stroke-width .18s,transform .18s}.mobile-tab__label[data-astro-cid-z4jru4n3]{font-family:var(--font-body);letter-spacing:.03em;text-transform:uppercase;font-size:.74rem;font-weight:700;line-height:1;transition:color .18s}.mobile-tab--active[data-astro-cid-z4jru4n3]{background:var(--surface-card);border-color:var(--line-strong);color:var(--ink-pure);box-shadow:0 2px 8px #00000026}:root[data-theme=light] .mobile-tab--active[data-astro-cid-z4jru4n3]{border-color:var(--line-strong);background:#fff;box-shadow:0 3px 12px #0b2a4814}.mobile-tab--active[data-astro-cid-z4jru4n3] .mobile-tab__icon[data-astro-cid-z4jru4n3]{color:var(--brand-red);stroke-width:2.25px;transform:translateY(-1px)}.mobile-tab--active[data-astro-cid-z4jru4n3] .mobile-tab__label[data-astro-cid-z4jru4n3]{color:var(--ink-pure);font-weight:800}.mobile-tab__indicator[data-astro-cid-z4jru4n3]{background:var(--brand-red);box-shadow:0 0 8px var(--brand-red-glow);border-radius:999px;width:1.4rem;height:3px;position:absolute;bottom:.15rem;left:50%;transform:translate(-50%)}.theme-toggle[data-astro-cid-z4jru4n3]{background:var(--theme-toggle-bg);border:1px solid var(--line);box-shadow:var(--theme-toggle-shadow);color:var(--muted-light);cursor:pointer;white-space:nowrap;border-radius:999px;align-items:center;gap:.18rem;min-height:2.35rem;padding:.24rem .32rem;transition:background .18s,border-color .18s,box-shadow .18s,color .18s,transform .18s;display:inline-flex}.theme-toggle[data-astro-cid-z4jru4n3]:hover{background:var(--theme-toggle-hover-bg);border-color:var(--line-strong);color:var(--ink);transform:translateY(-1px);box-shadow:0 8px 22px #0003}.theme-toggle[data-astro-cid-z4jru4n3]:active{transform:translateY(0)scale(.97)}.theme-toggle__icon[data-astro-cid-z4jru4n3]{color:var(--theme-toggle-icon);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.45rem;height:1.45rem;transition:background .18s,color .18s,opacity .18s;display:inline-flex}.theme-toggle__track[data-astro-cid-z4jru4n3]{background:var(--theme-toggle-track);border:1px solid var(--theme-toggle-track-border);border-radius:999px;width:2.3rem;height:1.25rem;display:inline-flex;position:relative}.theme-toggle__thumb[data-astro-cid-z4jru4n3]{background:var(--theme-toggle-thumb);border-radius:50%;width:.9rem;height:.9rem;transition:transform .2s cubic-bezier(.16,1,.3,1);position:absolute;top:.12rem;left:.12rem;transform:translate(0);box-shadow:0 1px 4px #0000004d}.theme-toggle[data-astro-cid-z4jru4n3][aria-checked=true] .theme-toggle__thumb[data-astro-cid-z4jru4n3]{transform:translate(1.02rem)}.theme-toggle[data-astro-cid-z4jru4n3][aria-checked=false] .theme-toggle__sun[data-astro-cid-z4jru4n3],.theme-toggle[data-astro-cid-z4jru4n3][aria-checked=true] .theme-toggle__moon[data-astro-cid-z4jru4n3]{opacity:.42}.theme-toggle[data-astro-cid-z4jru4n3][aria-checked=true] .theme-toggle__sun[data-astro-cid-z4jru4n3],.theme-toggle[data-astro-cid-z4jru4n3][aria-checked=false] .theme-toggle__moon[data-astro-cid-z4jru4n3]{background:var(--theme-toggle-active-bg);color:var(--brand-red)}main[data-astro-cid-z4jru4n3]{flex:1;min-height:calc(100vh - 12rem)}.site-footer[data-astro-cid-z4jru4n3]{background:var(--footer-bg);border-top:1px solid var(--line);color:var(--muted);margin-top:4rem;padding:3.5rem clamp(1rem,3.5vw,2.5rem) 2rem}.site-footer__container[data-astro-cid-z4jru4n3]{max-width:86rem;margin:0 auto}.footer-grid[data-astro-cid-z4jru4n3]{grid-template-columns:1.8fr 1fr 1.1fr 1.3fr;gap:2.25rem;margin-bottom:3rem;display:grid}.repentance-link[data-astro-cid-z4jru4n3]{margin-top:.35rem;text-decoration:none;display:inline-block}.repentance-badge[data-astro-cid-z4jru4n3]{color:var(--brand-red,#ef233c);background:#ef233c1f;border:1px solid #ef233c59;border-radius:6px;align-items:center;gap:.4rem;padding:.35rem .75rem;font-size:.78rem;font-weight:700;transition:all .2s;display:inline-flex}.repentance-link[data-astro-cid-z4jru4n3]:hover .repentance-badge[data-astro-cid-z4jru4n3]{background:var(--brand-red,#ef233c);color:#fff;transform:translateY(-1px);box-shadow:0 4px 12px #ef233c40}.brand-col[data-astro-cid-z4jru4n3]{flex-direction:column;gap:1rem;max-width:32rem;display:flex}.footer-brand[data-astro-cid-z4jru4n3]{align-items:center;display:flex}.footer-brand__picture[data-astro-cid-z4jru4n3]{max-width:100%;display:block}.footer-logo[data-astro-cid-z4jru4n3]{object-fit:contain;width:min(17rem,100%);max-width:100%;height:auto;display:block}.footer-desc[data-astro-cid-z4jru4n3]{color:var(--muted);font-size:.85rem;line-height:1.6}.footer-pills[data-astro-cid-z4jru4n3]{flex-wrap:wrap;gap:.45rem;margin-top:.25rem;display:flex}.pill[data-astro-cid-z4jru4n3]{background:var(--surface-card);border:1px solid var(--line);color:var(--muted-light);border-radius:9999px;align-items:center;gap:.4rem;padding:.25rem .65rem;font-size:.72rem;font-weight:600;display:inline-flex}.pill[data-astro-cid-z4jru4n3] svg[data-astro-cid-z4jru4n3]{color:var(--muted);flex-shrink:0}.footer-heading[data-astro-cid-z4jru4n3]{color:var(--ink);font-family:var(--font-display);letter-spacing:.05em;text-transform:uppercase;margin-bottom:1.1rem;font-size:1.15rem;font-weight:700}.footer-links[data-astro-cid-z4jru4n3]{flex-direction:column;gap:.7rem;list-style:none;display:flex}.footer-links[data-astro-cid-z4jru4n3] a[data-astro-cid-z4jru4n3]{color:var(--muted);font-size:.82rem;transition:color .15s,transform .15s}.footer-links[data-astro-cid-z4jru4n3] a[data-astro-cid-z4jru4n3]:hover{color:var(--brand-red);transform:translate(2px)}.footer-links--contact[data-astro-cid-z4jru4n3] li[data-astro-cid-z4jru4n3]{flex-direction:column;gap:.15rem;font-size:.82rem;display:flex}.contact-label[data-astro-cid-z4jru4n3]{color:var(--muted-light);text-transform:uppercase;font-size:.72rem;font-weight:700}.contact-highlight[data-astro-cid-z4jru4n3]{color:var(--ink);align-items:center;gap:.35rem;font-weight:600;display:inline-flex}.contact-highlight[data-astro-cid-z4jru4n3] svg[data-astro-cid-z4jru4n3]{color:var(--muted);transition:color .15s,transform .15s}.contact-highlight[data-astro-cid-z4jru4n3]:hover{color:var(--brand-blue)}.contact-highlight[data-astro-cid-z4jru4n3]:hover svg[data-astro-cid-z4jru4n3]{color:var(--brand-blue);transform:translate(1px,-1px)}.footer-bottom[data-astro-cid-z4jru4n3]{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;padding-top:1.8rem;display:flex}.footer-bottom__copy[data-astro-cid-z4jru4n3]{flex-direction:column;gap:.35rem;display:flex}.footer-bottom__copy[data-astro-cid-z4jru4n3] span[data-astro-cid-z4jru4n3]{color:var(--muted-light);font-size:.78rem;font-weight:500}.footer-bottom__copy[data-astro-cid-z4jru4n3] small[data-astro-cid-z4jru4n3]{color:#64748b;max-width:46rem;font-size:.7rem;line-height:1.4}.back-to-top[data-astro-cid-z4jru4n3]{background:var(--surface-card);border:1px solid var(--line);color:var(--muted-light);border-radius:.375rem;align-items:center;gap:.35rem;padding:.45rem .75rem;font-size:.75rem;font-weight:700;display:inline-flex}.back-to-top[data-astro-cid-z4jru4n3]:hover{background:var(--surface-elevated);border-color:var(--line-strong);color:var(--ink-pure)}@media (width<=58rem){.footer-grid[data-astro-cid-z4jru4n3]{grid-template-columns:1fr 1fr}.brand-col[data-astro-cid-z4jru4n3]{grid-column:1/-1}}@media (width<=48rem){.desktop-nav[data-astro-cid-z4jru4n3],.site-header__actions[data-astro-cid-z4jru4n3] .nav-cta[data-astro-cid-z4jru4n3]{display:none!important}.site-header__container[data-astro-cid-z4jru4n3]{padding:.65rem clamp(.75rem,3vw,1.25rem)}.brand__picture[data-astro-cid-z4jru4n3]{width:clamp(7.25rem,28vw,9.5rem)}.site-header__actions[data-astro-cid-z4jru4n3]{gap:.5rem}.footer-grid[data-astro-cid-z4jru4n3]{grid-template-columns:1fr;gap:2rem}.mobile-menu-bar[data-astro-cid-z4jru4n3]{display:block}body{padding-bottom:calc(4.25rem + env(safe-area-inset-bottom,0px))}}@media (width<=28rem){.site-header__container[data-astro-cid-z4jru4n3]{padding-left:.75rem;padding-right:.75rem}.brand__picture[data-astro-cid-z4jru4n3]{width:7.25rem}.mobile-menu-bar__inner[data-astro-cid-z4jru4n3]{padding-left:.5rem;padding-right:.5rem}}@media (prefers-reduced-motion:reduce){html,body,.theme-toggle[data-astro-cid-z4jru4n3],.theme-toggle__icon[data-astro-cid-z4jru4n3],.theme-toggle__thumb[data-astro-cid-z4jru4n3]{transition:none}}
