.checkout-site.svelte-1cc3bef{--ink:#160A33;--ink-soft:#5B4E8C;--violet-deep:#3A0CA3;--violet-bright:#6B46D6;--violet-light:#8C69F9;--lilac:#F2EEFC;--lilac-2:#EAF9FC;--cyan:#22D3EE;--whatsapp:#25D366;--paper:#FFFFFF;--shadow: 0 20px 50px -20px rgba(58,12,163,.35);--font-body: "Poppins", system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--font-display: var(--font-body);--font-mono: ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;font-family:var(--font-body);color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;overflow-x:hidden}html:has(.checkout-site){scroll-behavior:smooth}html:has(.checkout-site) [id]{scroll-margin-top:96px}@media(prefers-reduced-motion:reduce){html:has(.checkout-site){scroll-behavior:auto}}.checkout-site.svelte-1cc3bef *,.checkout-site.svelte-1cc3bef *:before,.checkout-site.svelte-1cc3bef *:after{box-sizing:border-box}.checkout-site.svelte-1cc3bef h1,.checkout-site.svelte-1cc3bef h2,.checkout-site.svelte-1cc3bef h3,.checkout-site.svelte-1cc3bef h4,.checkout-site.svelte-1cc3bef p,.checkout-site.svelte-1cc3bef ul,.checkout-site.svelte-1cc3bef ol,.checkout-site.svelte-1cc3bef li,.checkout-site.svelte-1cc3bef figure,.checkout-site.svelte-1cc3bef blockquote,.checkout-site.svelte-1cc3bef pre{margin:0;padding:0}.checkout-site.svelte-1cc3bef h1,.checkout-site.svelte-1cc3bef h2,.checkout-site.svelte-1cc3bef h3,.checkout-site.svelte-1cc3bef h4{font-family:inherit;color:inherit;font-weight:inherit;font-size:inherit}.checkout-site.svelte-1cc3bef button,.checkout-site.svelte-1cc3bef input,.checkout-site.svelte-1cc3bef select,.checkout-site.svelte-1cc3bef textarea,.checkout-site.svelte-1cc3bef summary{font-family:inherit}.checkout-site.svelte-1cc3bef img{display:block;max-width:100%}.checkout-site.svelte-1cc3bef a{text-decoration:none;color:inherit}.checkout-site.svelte-1cc3bef ul,.checkout-site.svelte-1cc3bef ol{list-style:none}.checkout-site.svelte-1cc3bef .display{font-family:var(--font-display)}.checkout-site.svelte-1cc3bef .wrap{max-width:1180px;margin:0 auto;padding:0 32px}@media(max-width:640px){.checkout-site.svelte-1cc3bef .wrap{padding:0 20px}}.checkout-site.svelte-1cc3bef .reveal{transition:opacity .7s ease,transform .7s ease}html.js .checkout-site.svelte-1cc3bef .reveal:not(.in){opacity:0;transform:translateY(24px)}html.js .checkout-site.svelte-1cc3bef .reveal.in{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){.checkout-site.svelte-1cc3bef .reveal{opacity:1;transform:none;transition:none}.checkout-site.svelte-1cc3bef *{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}.checkout-site.svelte-1cc3bef .btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:var(--font-body);font-weight:700;font-size:15px;padding:15px 26px;border-radius:100px;border:none;cursor:pointer;white-space:nowrap;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.checkout-site.svelte-1cc3bef .btn:focus-visible{outline:3px solid var(--cyan);outline-offset:3px}.checkout-site.svelte-1cc3bef .btn:hover{transform:translateY(-2px)}.checkout-site.svelte-1cc3bef .btn-primary{background:var(--cyan);color:var(--violet-deep);box-shadow:0 12px 28px -10px #22d3ee8c}.checkout-site.svelte-1cc3bef .btn-primary:hover{filter:brightness(1.04)}.checkout-site.svelte-1cc3bef .btn-whatsapp{background:var(--whatsapp);color:#fff;box-shadow:0 12px 28px -10px #25d36680}.checkout-site.svelte-1cc3bef .btn-ghost{background:#ffffff1a;color:#fff;border:1.5px solid rgba(255,255,255,.35)}.checkout-site.svelte-1cc3bef .btn-ghost:hover{background:#ffffff2e}header.svelte-1cc3bef{position:fixed;top:0;left:0;right:0;z-index:100;background:#3a0ca38c;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.05);transition:background .32s ease,backdrop-filter .32s ease,border-color .32s ease,box-shadow .32s ease}header.scrolled.svelte-1cc3bef{background:#290878e6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom-color:#ffffff1a;box-shadow:0 12px 34px -20px #000000a6}.nav.svelte-1cc3bef{display:flex;align-items:center;justify-content:space-between;height:78px;transition:height .32s ease}header.scrolled.svelte-1cc3bef .nav:where(.svelte-1cc3bef){height:64px}.brand.svelte-1cc3bef img:where(.svelte-1cc3bef){transition:width .32s ease,height .32s ease}header.scrolled.svelte-1cc3bef .brand:where(.svelte-1cc3bef) img:where(.svelte-1cc3bef){width:30px;height:30px}.brand.svelte-1cc3bef{display:flex;align-items:center;gap:10px}.brand.svelte-1cc3bef img:where(.svelte-1cc3bef){width:34px;height:34px;border-radius:9px}.brand.svelte-1cc3bef span:where(.svelte-1cc3bef){font-family:var(--font-display);font-weight:600;font-size:20px;color:#fff;letter-spacing:.2px}.nav-links.svelte-1cc3bef{display:flex;align-items:center;gap:30px}.nav-links.svelte-1cc3bef a:where(.svelte-1cc3bef){position:relative;color:#ffffffd1;font-size:14.5px;font-weight:500;padding:6px 0;transition:color .22s ease}.nav-links.svelte-1cc3bef a:where(.svelte-1cc3bef):after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;border-radius:2px;background:var(--cyan);transform:scaleX(0);transform-origin:center;transition:transform .28s cubic-bezier(.4,0,.2,1)}.nav-links.svelte-1cc3bef a:where(.svelte-1cc3bef):hover{color:#fff}.nav-links.svelte-1cc3bef a:where(.svelte-1cc3bef):hover:after{transform:scaleX(.55)}.nav-links.svelte-1cc3bef a.on:where(.svelte-1cc3bef){color:#fff}.nav-links.svelte-1cc3bef a.on:where(.svelte-1cc3bef):after{transform:scaleX(1)}.nav-links.svelte-1cc3bef a:where(.svelte-1cc3bef):focus-visible{outline:2.5px solid var(--cyan);outline-offset:4px;border-radius:3px}@media(prefers-reduced-motion:reduce){header.svelte-1cc3bef,.nav.svelte-1cc3bef,.brand.svelte-1cc3bef img:where(.svelte-1cc3bef),.nav-links.svelte-1cc3bef a:where(.svelte-1cc3bef),.nav-links.svelte-1cc3bef a:where(.svelte-1cc3bef):after{transition:none}}.nav-cta.svelte-1cc3bef{display:flex;align-items:center;gap:12px}.nav.svelte-1cc3bef .btn{padding:11px 20px;font-size:13.5px}.nav-wa.svelte-1cc3bef{padding:11px 18px!important;font-size:13.5px!important}.nav-wa-icon.svelte-1cc3bef{width:17px;height:17px;flex:none;display:none}@media(max-width:980px){.nav-links.svelte-1cc3bef{display:none}}@media(max-width:620px){.nav.svelte-1cc3bef{height:66px;gap:12px}.brand.svelte-1cc3bef span:where(.svelte-1cc3bef){font-size:18px}.brand.svelte-1cc3bef img:where(.svelte-1cc3bef){width:30px;height:30px}.nav-cta.svelte-1cc3bef{gap:8px}.nav-wa.svelte-1cc3bef{padding:0!important;width:40px;height:40px;border-radius:50%}.nav-wa-icon.svelte-1cc3bef{display:block}.nav-wa-label.svelte-1cc3bef{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.nav.svelte-1cc3bef .btn-primary{padding:10px 15px;font-size:12.5px}}@media(max-width:560px){.nav.svelte-1cc3bef{gap:8px}.nav-cta.svelte-1cc3bef{gap:7px}.brand.svelte-1cc3bef span:where(.svelte-1cc3bef){font-size:17px}.nav-wa.svelte-1cc3bef{width:36px;height:36px}.nav-wa-icon.svelte-1cc3bef{width:16px;height:16px}.nav.svelte-1cc3bef .btn-primary{padding:9px 14px;font-size:12.5px}.cta-long.svelte-1cc3bef{display:none}}footer.svelte-1cc3bef{background:#170a3d;color:#ffffffa6;padding:56px 0 28px}.foot-top.svelte-1cc3bef{display:flex;justify-content:space-between;flex-wrap:wrap;gap:36px;padding-bottom:36px;border-bottom:1px solid rgba(255,255,255,.1)}.foot-brand.svelte-1cc3bef .brand:where(.svelte-1cc3bef) span:where(.svelte-1cc3bef){color:#fff}.foot-brand.svelte-1cc3bef p:where(.svelte-1cc3bef){font-size:13.5px;margin-top:12px;max-width:260px;line-height:1.6}.foot-cols.svelte-1cc3bef{display:flex;gap:56px;flex-wrap:wrap}.foot-col.svelte-1cc3bef h4:where(.svelte-1cc3bef){font-size:12.5px;letter-spacing:1px;text-transform:uppercase;color:#ffffff6b;margin-bottom:14px}.foot-col.svelte-1cc3bef li:where(.svelte-1cc3bef){margin-bottom:10px;font-size:13.5px}.foot-col.svelte-1cc3bef a:where(.svelte-1cc3bef):hover{color:#fff}.foot-bottom.svelte-1cc3bef{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px;padding-top:24px;font-size:12.5px}.checkout-site.svelte-1cc3bef ::selection{background:var(--cyan);color:var(--violet-deep)}
