@font-face{font-family:"Baloo 2";font-style:normal;font-display:swap;font-weight:600;src:url(/assets/baloo-2-latin-600-normal-tIfxVoAe.woff2)format("woff2"),url(/assets/baloo-2-latin-600-normal-B4tNaogw.woff)format("woff")}@font-face{font-family:"Baloo 2";font-style:normal;font-display:swap;font-weight:700;src:url(/assets/baloo-2-latin-700-normal-CqTg7A15.woff2)format("woff2"),url(/assets/baloo-2-latin-700-normal-Ld3Zm3l2.woff)format("woff")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-latin-400-normal-C38fXH4l.woff2)format("woff2"),url(/assets/inter-latin-400-normal-CyCys3Eg.woff)format("woff")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/inter-latin-500-normal-Cerq10X2.woff2)format("woff2"),url(/assets/inter-latin-500-normal-BL9OpVg8.woff)format("woff")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/inter-latin-600-normal-LgqL8muc.woff2)format("woff2"),url(/assets/inter-latin-600-normal-CiBQ2DWP.woff)format("woff")}@font-face{font-family:JetBrains Mono;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/jetbrains-mono-latin-500-normal-BWZEU5yA.woff2)format("woff2"),url(/assets/jetbrains-mono-latin-500-normal-CJOVTJB7.woff)format("woff")}:root{--navy:#0b1e45;--navy-ink:#071530;--blue:#0b63f6;--teal:#12c79e;--cloud:#f8fafe;--mist:#eef3fc;--line:#dfe6f5;--slate:#5b6b8c;--white:#fff;--gradient-brand:linear-gradient(135deg, var(--blue) 0%, var(--teal) 100%);--font-display:"Baloo 2", "Segoe UI", sans-serif;--font-body:"Inter", "Segoe UI", sans-serif;--font-mono:"JetBrains Mono", ui-monospace, monospace;--container:1180px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:var(--navy);background:var(--cloud);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}body{font-family:var(--font-body);color:var(--navy);background:var(--cloud);margin:0;font-size:1.0625rem;line-height:1.65}#root{flex-direction:column;min-height:100svh;display:flex}h1,h2,h3{font-family:var(--font-display);color:var(--navy);margin:0;font-weight:700;line-height:1.1}p{margin:0}a{color:inherit}button{font-family:inherit}img{object-fit:contain;max-width:100%;display:block}:focus-visible{outline:3px solid var(--blue);outline-offset:3px;border-radius:4px}.eyebrow{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--blue);margin:0 0 .75rem;font-size:.8125rem;font-weight:500}.eyebrow--center{text-align:center}.button{font-family:var(--font-body);cursor:pointer;border:1.5px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:.85rem 1.75rem;font-size:1rem;font-weight:600;text-decoration:none;transition:transform .15s,box-shadow .15s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button--primary{background:var(--gradient-brand);color:var(--white);box-shadow:0 8px 20px -8px #0b63f68c}.button--primary:hover{box-shadow:0 12px 24px -8px #0b63f699}.button--ghost{color:var(--navy);border-color:var(--line);background:0 0}.button--ghost:hover{border-color:var(--blue)}.button--small{padding:.55rem 1.25rem;font-size:.9375rem}.auth{background:var(--cloud);justify-content:center;align-items:center;min-height:100svh;padding:2rem 1.5rem;display:flex;position:relative;overflow:hidden}.auth__watermark{opacity:.05;pointer-events:none;width:44rem;height:44rem;position:absolute;top:-10rem;left:50%;transform:translate(-50%)}.auth__card{background:var(--white);border:1px solid var(--line);text-align:center;border-radius:24px;width:100%;max-width:26rem;padding:2.5rem 2rem;position:relative;box-shadow:0 24px 48px -24px #0b1e452e}.auth__logo-link{margin-bottom:1.75rem;display:inline-flex}.auth__title{margin-bottom:.5rem;font-size:1.75rem}.auth__subtitle{color:var(--slate);margin-bottom:2rem;font-size:.9375rem}.auth__form{text-align:left;flex-direction:column;gap:1.1rem;display:flex}.auth__field{color:var(--navy);flex-direction:column;gap:.4rem;font-size:.875rem;font-weight:500;display:flex}.auth__field input{font:inherit;font-family:var(--font-body);border:1.5px solid var(--line);background:var(--cloud);color:var(--navy);border-radius:12px;padding:.75rem 1rem;transition:border-color .15s,background .15s}.auth__field input:focus{border-color:var(--blue);background:var(--white);outline:none}.auth__error{color:#d13b3b;margin:-.4rem 0 0;font-size:.875rem}.auth__submit{width:100%;margin-top:.5rem}.auth__back{color:var(--slate);margin-top:1.75rem;font-size:.875rem;text-decoration:none;display:inline-block}.auth__back:hover{color:var(--navy)}.landing{overflow-x:clip}.section-inner{max-width:var(--container);margin:0 auto;padding:0 1.5rem}.section-title{margin-bottom:2.5rem;font-size:clamp(1.75rem,3vw,2.25rem)}.section-title--center{text-align:center}.site-header{z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--line);background:#f8fafed9;position:sticky;top:0}.site-header__inner{max-width:var(--container);justify-content:space-between;align-items:center;gap:2rem;margin:0 auto;padding:.85rem 1.5rem;display:flex}.site-header__logo{object-fit:contain;width:auto;height:34px}.site-header__nav{flex:1;gap:1.75rem;margin-left:.5rem;display:flex}.site-header__nav a{color:var(--slate);font-size:.9375rem;font-weight:500;text-decoration:none}.site-header__nav a:hover{color:var(--navy)}@media (width<=720px){.site-header__nav{display:none}}.hero{padding:4.5rem 0 5rem;position:relative}.hero__watermark{opacity:.06;pointer-events:none;width:34rem;height:34rem;position:absolute;top:-6rem;right:-8rem}.hero__inner{max-width:var(--container);grid-template-columns:1.05fr .95fr;align-items:center;gap:3rem;margin:0 auto;padding:0 1.5rem;display:grid;position:relative}.hero__copy h1{letter-spacing:-.01em;font-size:clamp(2.5rem,4.6vw,3.75rem)}.hero__highlight{background:var(--gradient-brand);color:#0000;-webkit-background-clip:text;background-clip:text}.hero__lead{color:var(--slate);max-width:42rem;margin-top:1.5rem;font-size:1.125rem}.hero__actions{flex-wrap:wrap;gap:1rem;margin-top:2.25rem;display:flex}.hero__visual{justify-self:center;position:relative}.hero__visual:before{content:"";background:var(--gradient-brand);filter:blur(64px);opacity:.28;z-index:-1;border-radius:50%;position:absolute;inset:8%}.hero__visual img{aspect-ratio:1;object-fit:contain;width:100%;max-width:30rem;height:auto}@media (width<=900px){.hero__inner{grid-template-columns:1fr}.hero__visual{order:-1;max-width:20rem;margin:0 auto}}.value-props{background:var(--white);border-block:1px solid var(--line);padding:5rem 0;position:relative}.value-props__watermark{opacity:.04;pointer-events:none;width:30rem;height:30rem;position:absolute;bottom:-9rem;left:-9rem}.value-props__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin:0;padding:0;list-style:none;display:grid;position:relative}.value-props__card{background:var(--mist);border-radius:20px;padding:2rem}.value-props__card h3{margin:1rem 0 .5rem;font-size:1.1875rem}.value-props__card p{color:var(--slate);font-size:.9375rem}@media (width<=720px){.value-props__grid{grid-template-columns:1fr}}.how{padding:5rem 0;position:relative;overflow:hidden}.how__watermark{opacity:.035;pointer-events:none;width:46rem;position:absolute;top:-4rem;left:50%;transform:translate(-50%)}.how__inner{grid-template-columns:1.1fr .9fr;align-items:center;gap:3rem;display:grid}.how__steps{flex-direction:column;gap:1.75rem;margin:0;padding:0;list-style:none;display:flex}.how__step{gap:1.25rem;display:flex}.how__number{font-family:var(--font-mono);color:var(--teal);border:1.5px solid var(--line);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:.9375rem;font-weight:500;display:flex}.how__step h3{margin-bottom:.35rem;font-size:1.125rem}.how__step p{color:var(--slate);font-size:.9375rem}.how__visual img{aspect-ratio:1;object-fit:contain;border-radius:24px;width:100%;max-width:26rem;height:auto;margin:0 auto}@media (width<=900px){.how__inner{grid-template-columns:1fr}.how__visual{order:-1;max-width:18rem;margin:0 auto}}.showcase{background:var(--navy);padding:5rem 0}.showcase .eyebrow{color:var(--teal)}.showcase .section-title{color:var(--white)}.showcase__tabs{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:2.5rem;display:flex}.showcase__tab{color:#ffffffbf;cursor:pointer;background:#ffffff0f;border:1.5px solid #ffffff1f;border-radius:999px;padding:.6rem 1.35rem;font-size:.9375rem;font-weight:500;transition:background .15s,color .15s}.showcase__tab.is-active{background:var(--gradient-brand);color:var(--white);border-color:#0000}.showcase__frame{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:20px;justify-content:center;align-items:center;padding:1.5rem;display:flex}.showcase__frame img{object-fit:contain;border-radius:12px;width:auto;max-width:100%;height:auto;max-height:32rem}.app-teaser{background:var(--mist);padding:4rem 0}.app-teaser__inner{flex-wrap:wrap;align-items:center;gap:1.75rem;display:flex}.app-teaser__inner>div{flex:1;min-width:16rem}.app-teaser__inner p{color:var(--slate);margin-top:.35rem}.app-teaser__icon{aspect-ratio:1;object-fit:contain;border-radius:18px}.final-cta{text-align:center;padding:5rem 0}.final-cta__inner{flex-direction:column;align-items:center;max-width:34rem;display:flex}.final-cta__inner p{color:var(--slate);margin:1rem 0 2rem}.site-footer{background:var(--navy-ink);color:#ffffffb3;padding:3rem 0;position:relative;overflow:hidden}.site-footer__textura{opacity:.05;pointer-events:none;width:90rem;max-width:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-8deg)}.site-footer__marca-sutil{opacity:.05;pointer-events:none;width:18rem;position:absolute;top:-6rem;right:-6rem}.site-footer__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;display:flex;position:relative}.site-footer__brand{font-family:var(--font-display);color:var(--white);align-items:center;gap:.6rem;font-size:1.125rem;font-weight:700;display:flex}.site-footer__nav{gap:1.5rem;display:flex}.site-footer__nav a{color:#ffffffb3;font-size:.9375rem;text-decoration:none}.site-footer__nav a:hover{color:var(--white)}.site-footer__legal{color:#ffffff73;border-top:1px solid #ffffff1a;width:100%;padding-top:1.5rem;font-size:.8125rem}
