:root{--black:#000;--ink:#080808;--panel:#0e0e0e;--white:#f8f8f5;--muted:#a5a5a1;--line:#262626;--orange:#f86c09;--orange-hot:#ff8b38;--positive:#00b73d;--red:#cf101c;--display:"Arial Narrow", "Bahnschrift Condensed", Impact, sans-serif;--body:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;color-scheme:dark}*{box-sizing:border-box}html{background:var(--black);scroll-behavior:smooth;scroll-padding-top:1rem}body{background:var(--black);min-width:0;color:var(--white);font-family:var(--body);-webkit-font-smoothing:antialiased;margin:0;font-size:1rem;line-height:1.6;overflow-x:hidden}img,svg{display:block}img{max-width:100%}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}.skip-link{z-index:100;background:var(--white);color:var(--black);border-radius:.25rem;padding:.7rem 1rem;font-weight:800;position:fixed;top:.75rem;left:.75rem;transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}.container{width:min(100% - 2.5rem,68rem);margin-inline:auto}.launch-bar{z-index:5;background:var(--red);color:#fff;text-align:center;text-transform:uppercase;letter-spacing:.04em;flex-wrap:wrap;justify-content:center;align-items:center;gap:.1rem .4rem;min-height:3.15rem;padding:.45rem .85rem;font-size:.7rem;line-height:1.2;display:flex;position:relative;box-shadow:inset 0 1px #ffffff1f}.launch-bar span{opacity:.82}.launch-bar strong{font-weight:900}.hero{isolation:isolate;background-color:var(--black);background-image:image-set("/hero-mobile.webp" 1x type("image/webp"),"/hero-mobile.png" 1x type("image/png"));background-position:top;background-repeat:no-repeat;background-size:100%;min-height:max(45rem,100svh - 6rem);position:relative;overflow:hidden}.hero__shade{z-index:-1;background:linear-gradient(#0000 14%,#0000001a 27%,#000000d1 47%,#000 78%),linear-gradient(90deg,#00000042,#0000 38% 70%,#0000002e);position:absolute;inset:0}.hero__content{text-align:center;flex-direction:column;justify-content:flex-start;align-items:center;min-height:max(45rem,100svh - 6rem);padding-block:clamp(16rem,34svh,18rem) 2.75rem;display:flex}.eyebrow,.offer__tag{text-transform:uppercase;letter-spacing:.16em;font-size:.72rem;font-weight:800}.eyebrow{color:var(--orange-hot);justify-content:center;align-items:center;gap:.65rem;margin:0 0 .8rem;display:flex}.eyebrow:before{content:"";background:currentColor;width:1.7rem;height:2px}h1,h2{font-family:var(--display);text-transform:uppercase;letter-spacing:-.035em;font-stretch:75%}h1{text-wrap:balance;max-width:16ch;margin:0;font-size:clamp(1.85rem,8vw,2.2rem);font-weight:900;line-height:.98}h1 span{color:var(--orange);margin-top:.24em;display:block}h1 .brand-aura,h1 .brand-fx{font:inherit;margin:0;display:inline}h1 .brand-aura{color:var(--white)}.hero__subheadline{border-top:2px solid var(--orange);max-width:38rem;color:var(--muted);margin:.85rem 0 0;padding-top:.65rem;font-size:.78rem;line-height:1.4}.hero__subheadline>span,.hero__subheadline strong{display:block}.hero__subheadline>span+span,.hero__subheadline strong{margin-top:.28rem}.hero__subheadline strong{color:var(--white)}.hero__trust{width:min(100%,21rem);margin-top:.85rem}.hero__trust img{width:100%;height:auto}.section{padding-block:clamp(5.5rem,18vw,9rem)}h2{text-wrap:balance;max-width:12ch;margin:0;font-size:clamp(3rem,14vw,7rem);font-weight:900;line-height:.9}h2 em{color:var(--orange);font-style:normal}.captive{padding-top:2.5rem;overflow:hidden}.captive__visual{width:min(100%,33rem);margin:3rem auto;position:relative}.captive__visual:before{z-index:-1;content:"";border:1px solid #f86c0957;position:absolute;inset:-.7rem;transform:rotate(-2.5deg)}.captive__visual img{aspect-ratio:1;object-fit:cover;filter:saturate(.78)contrast(1.08);width:100%}.captive__visual figcaption{background:var(--orange);max-width:12rem;color:var(--black);text-transform:uppercase;letter-spacing:.08em;padding:.7rem .9rem;font-size:.68rem;font-weight:900;line-height:1.25;position:absolute;bottom:-1rem;right:-.65rem}.captive__statement{max-width:35rem;color:var(--muted);margin:0;font-size:clamp(1.25rem,5.3vw,2rem);line-height:1.45}.captive__statement strong{color:var(--white);margin-top:.5rem;display:block}.system{border-block:1px solid var(--line);background:var(--ink);position:relative;overflow:hidden}.system:after{content:"";border:1px solid #f86c092e;border-radius:50%;width:28rem;height:28rem;position:absolute;top:12rem;right:-14rem;box-shadow:0 0 7rem #f86c0912}.cycle{z-index:1;border-top:1px solid var(--line);margin:3rem 0;padding:0;list-style:none;display:grid;position:relative}.cycle li{border-bottom:1px solid var(--line);font-family:var(--display);text-transform:uppercase;align-items:center;gap:1rem;padding:1rem 0;font-size:1.7rem;font-weight:900;line-height:1;display:flex}.cycle li:after{border:1px solid var(--orange);content:"";border-radius:50%;width:.48rem;height:.48rem;margin-left:auto}.cycle li:last-child:after{background:var(--orange);box-shadow:0 0 1rem var(--orange)}.cycle span{color:var(--orange);font-family:var(--body);letter-spacing:.1em;font-size:.62rem}.system__copy{z-index:1;max-width:40rem;position:relative}.system__copy p{border-left:1px solid var(--line);color:var(--muted);margin:0;padding:1.3rem 0 1.3rem 1.2rem}.system__copy strong{color:var(--white)}.cta{--cta-bg:var(--positive);z-index:2;border:1px solid var(--positive);background:var(--positive);width:100%;min-height:4.15rem;color:var(--white);cursor:pointer;text-transform:uppercase;letter-spacing:.04em;text-align:center;justify-content:center;align-items:center;gap:1rem;margin-top:2.5rem;padding:1rem 1.2rem;font-family:inherit;font-size:.72rem;font-weight:900;line-height:1.15;text-decoration:none;display:flex;position:relative;overflow:hidden;box-shadow:0 .75rem 2.5rem #00b73d2e}.hero__cta{width:min(100%,21rem);min-height:3.4rem;margin-top:.85rem;padding:.78rem 1rem;font-size:.72rem}.cta:before{content:"";background:linear-gradient(105deg,#0000 28%,#ffffff47 50%,#0000 72%);transition:transform .42s;position:absolute;inset:0;transform:translate(-120%)}.cta:hover:before{transform:translate(120%)}@keyframes cta-shine-mobile{0%{transform:translate(-120%)}55%,to{transform:translate(120%)}}@keyframes cta-pulse-mobile{0%,72%,to{transform:translateY(0)scale(1);box-shadow:0 .75rem 2.5rem #00b73d2e}80%{transform:translateY(-.28rem)scale(1.018);box-shadow:0 1rem 3rem #00b73d57}88%{transform:translateY(0)scale(1);box-shadow:0 .75rem 2.5rem #00b73d38}}@media (width<=47.99rem) and (prefers-reduced-motion:no-preference){.cta:before{animation:1.5s ease-in-out infinite cta-shine-mobile}.hero__cta,.scroll-reveal.cta.is-visible{animation:2.4s ease-in-out infinite cta-pulse-mobile}}.cta .whatsapp-icon{fill:#fff;width:1.2rem;height:1.2rem;position:absolute;right:.75rem}.cta:focus-visible,.carousel-controls button:focus-visible,.testimonials__track:focus-visible{outline:3px solid var(--white);outline-offset:4px}.cta-note,.offer__microcopy{color:#70706d;text-align:center;margin:.65rem 0 0;font-size:.7rem}.proof{overflow:hidden}.testimonials{margin-top:2.5rem;position:relative}.testimonials__track{scrollbar-width:none;scroll-snap-type:x mandatory;overscroll-behavior-inline:contain;gap:.9rem;padding:.3rem max(1.25rem,50vw - 34rem) 1.2rem;scroll-padding-inline:1.25rem;display:flex;overflow-x:auto}.testimonials__track::-webkit-scrollbar{display:none}.testimonial-placeholder{aspect-ratio:9/16;scroll-snap-align:center;background:linear-gradient(#0000,#000000eb),repeating-linear-gradient(135deg,#111 0 1px,#0a0a0a 1px 12px);border:1px solid #292929;flex:0 0 min(76vw,20rem);align-items:flex-end;width:min(76vw,20rem);padding:1.2rem;display:flex;position:relative;overflow:hidden}.testimonial-placeholder:after{background:var(--orange);width:.55rem;height:.55rem;box-shadow:0 0 1rem var(--orange);content:"";border-radius:50%;position:absolute;top:1rem;right:1rem}.testimonial-placeholder__mark{color:#f86c092e;font-family:Georgia,serif;font-size:10rem;line-height:1;position:absolute;top:10%;left:.8rem}.testimonial-placeholder span,.testimonial-placeholder strong,.testimonial-placeholder small{z-index:1;display:block;position:relative}.testimonial-placeholder span{color:var(--orange);text-transform:uppercase;letter-spacing:.12em;font-size:.64rem;font-weight:800}.testimonial-placeholder strong{font-family:var(--display);text-transform:uppercase;margin-top:.35rem;font-size:1.8rem;line-height:1}.testimonial-placeholder small{color:var(--muted);margin-top:.5rem}.carousel-controls{z-index:3;pointer-events:none;justify-content:space-between;align-items:center;width:100%;margin:0;padding-inline:.65rem;display:flex;position:absolute;top:50%;left:0;transform:translateY(-50%)}.carousel-controls button{width:3rem;height:3rem;color:var(--white);cursor:pointer;opacity:.68;pointer-events:auto;background:#000000b8;border:1px solid #ffffff42;border-radius:50%;place-items:center;padding:0;transition:opacity .18s,border-color .18s;display:grid;box-shadow:0 .4rem 1.2rem #00000073}.carousel-controls button:hover{border-color:var(--orange);color:var(--orange);opacity:1}.carousel-controls svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:1.15rem}.carousel-controls p{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.offer{background:var(--orange);color:var(--black);position:relative;overflow:hidden}.offer__glow{border:1px solid #0000002e;border-radius:50%;width:31rem;height:31rem;position:absolute;top:-12rem;right:-15rem;box-shadow:0 0 0 3rem #0000000a,0 0 0 7rem #00000008}.offer__content{z-index:1;position:relative}.offer__tag{align-items:center;gap:.6rem;margin:0 0 1.2rem;display:flex}.offer__tag span{background:var(--black);border-radius:50%;width:.55rem;height:.55rem;box-shadow:0 0 0 .35rem #0000001f}.offer h2{max-width:11ch}.offer h2 em{color:var(--white)}.offer__price{grid-template-columns:auto 1fr;align-items:start;column-gap:.35rem;width:fit-content;margin-top:2rem;display:grid}.offer__price span{padding-top:.65rem;font-size:.9rem;font-weight:900}.offer__price strong{font-family:var(--display);letter-spacing:-.07em;font-size:clamp(5.5rem,26vw,10rem);font-weight:900;line-height:.72}.offer__price small{background:var(--black);width:100%;max-width:18rem;color:var(--white);text-align:center;text-transform:uppercase;letter-spacing:.09em;grid-column:1/-1;justify-self:center;margin-top:.9rem;padding:.65rem .8rem;font-size:.66rem;font-weight:800;line-height:1.45;box-shadow:.28rem .28rem #00000029}.offer__aura,.offer__fx{font-size:1.08em;font-weight:900}.offer__fx{color:var(--orange)}.offer__microcopy{color:#0000009e}.footer{border-top:1px solid var(--line);color:#777773;background:#030303;padding-block:3.5rem 2.25rem}.footer img{opacity:.72;width:8.6rem;height:auto;margin-bottom:1.5rem}.footer p{max-width:52rem;margin:0;font-size:.68rem;line-height:1.65}.footer small{color:#525250;margin-top:1.5rem;font-size:.62rem;display:block}@media (prefers-reduced-motion:no-preference){.has-scroll-reveal .scroll-reveal{opacity:0;filter:blur(.3rem);transition:opacity .76s cubic-bezier(.22,1,.36,1),filter .76s cubic-bezier(.22,1,.36,1),transform .76s cubic-bezier(.22,1,.36,1);transition-delay:var(--reveal-delay,0s);will-change:opacity, filter, transform;transform:translateY(1.75rem)scale(.985)}.has-scroll-reveal .scroll-reveal.is-visible{opacity:1;filter:blur();transform:translate(0,0)scale(1)}}@media (width>=48rem){.launch-bar{min-height:2.8rem;font-size:.78rem}.hero{background-repeat:no-repeat;background-size:min(56.25rem,100%);min-height:58rem}.hero__content{text-align:left;justify-content:flex-end;align-items:flex-start;min-height:58rem;padding-top:26rem;padding-bottom:5rem}h1{max-width:14ch;font-size:clamp(3.8rem,6.8vw,5.8rem);line-height:.96}.hero__subheadline{border-top:0;border-left:2px solid var(--orange);margin-top:1.3rem;padding-top:0;padding-left:1rem;font-size:.86rem;line-height:1.55}.hero__trust{width:min(100%,28rem);margin-top:1rem}.hero__cta{width:min(100%,24rem);min-height:3.8rem;margin-top:1.1rem;font-size:.82rem}.captive__visual{margin-block:4rem}.captive{padding-top:clamp(5.5rem,9vw,8rem)}.cycle{border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr)}.cycle li{border-right:1px solid var(--line);border-bottom:0;flex-direction:column;justify-content:space-between;align-items:flex-start;min-height:8rem;padding:1.2rem}.cycle li:last-child{border-right:0}.cycle li:after{align-self:flex-end;position:absolute}.system__copy{grid-template-columns:repeat(3,1fr);max-width:none;display:grid}.system__copy p{border-top:1px solid var(--line);border-left:0;padding:1.4rem}.system__copy p+p{border-left:1px solid var(--line)}.cta{max-width:26rem;font-size:.85rem}.cta .whatsapp-icon{width:1.45rem;height:1.45rem;right:1rem}.cta-note,.offer__microcopy{max-width:26rem}}@media (width>=70rem){.hero{background-position:calc(50% + 12rem) 0}.hero__shade{background:linear-gradient(90deg,#000 10%,#000000d6 34%,#0000000f 72%,#000 100%),linear-gradient(#0000 58%,#000 100%)}.hero__content{justify-content:center;padding-top:18rem;padding-bottom:5rem}h1{font-size:4.9rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.gold-ticker[data-astro-cid-gm5xu642]{z-index:2;background:#020202;border-block:1px solid #202020;width:100%;position:relative;overflow:hidden;box-shadow:0 1rem 3rem #00000073}.gold-ticker__track[data-astro-cid-gm5xu642]{width:max-content;animation:36s linear infinite gold-ticker-roll;animation-delay:var(--ticker-delay);will-change:transform;display:flex}.gold-ticker__group[data-astro-cid-gm5xu642]{flex:none;display:flex}.gold-operation[data-astro-cid-gm5xu642]{font-variant-numeric:tabular-nums;border-right:1px solid #202020;flex:none;width:clamp(18rem,82vw,22rem);padding:.72rem 1rem .78rem 1.15rem;position:relative}.gold-operation[data-astro-cid-gm5xu642]:before{background:var(--positive);content:"";width:.28rem;position:absolute;inset:0 auto 0 0}.gold-operation__top[data-astro-cid-gm5xu642],.gold-operation__bottom[data-astro-cid-gm5xu642]{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.gold-operation[data-astro-cid-gm5xu642] p[data-astro-cid-gm5xu642]{gap:.35rem;margin:0;font-size:.92rem;line-height:1.2;display:flex}.gold-operation[data-astro-cid-gm5xu642] strong[data-astro-cid-gm5xu642]{color:#f4f4f4;font-weight:800}.gold-operation[data-astro-cid-gm5xu642] p[data-astro-cid-gm5xu642] span[data-astro-cid-gm5xu642],.gold-operation__top[data-astro-cid-gm5xu642]>b[data-astro-cid-gm5xu642]{color:#078cff;font-weight:800}.gold-operation__top[data-astro-cid-gm5xu642]>b[data-astro-cid-gm5xu642]{font-size:1rem}.gold-operation__bottom[data-astro-cid-gm5xu642]{color:#9b9b9b;margin-top:.3rem;font-size:.72rem;line-height:1.2}.gold-operation[data-astro-cid-gm5xu642] time[data-astro-cid-gm5xu642]{white-space:nowrap}@keyframes gold-ticker-roll{to{transform:translate(-50%)}}@media (width>=48rem){.gold-operation[data-astro-cid-gm5xu642]{width:25rem;padding-block:.85rem .9rem}.gold-operation[data-astro-cid-gm5xu642] p[data-astro-cid-gm5xu642],.gold-operation__top[data-astro-cid-gm5xu642]>b[data-astro-cid-gm5xu642]{font-size:1.08rem}.gold-operation__bottom[data-astro-cid-gm5xu642]{font-size:.8rem}}@media (prefers-reduced-motion:reduce){.gold-ticker__track[data-astro-cid-gm5xu642]{animation:none}}
