@font-face{font-family:Manrope;src:url(./manrope-latin.DHIcAJRg.woff2)format("woff2");font-style:normal;font-weight:400 800;font-display:swap}@font-face{font-family:Space Grotesk;src:url(./space-grotesk-latin.BhU9QXUp.woff2)format("woff2");font-style:normal;font-weight:500 700;font-display:swap}:root{--brand-purple:#8e4afd;--brand-purple-light:#ad7cff;--brand-blue:#477fff;--brand-dark:#242540;--brand-black:#08080d;--brand-white:#fff;--surface-dark:#08080d;--surface-dark-soft:#11101a;--surface-ink:#151426;--surface-light:#f4f1f8;--surface-white:#fff;--surface-violet:#7040ce;--text-primary:#f9f7ff;--text-secondary:#aaa6b7;--text-dark:#151421;--text-dark-soft:#5d5868;--line-dark:#ffffff1a;--line-light:#100d1a21;--success:#58d6a4;--error:#ff7a8b;--radius-sm:.65rem;--radius-md:1rem;--radius-lg:1.6rem;--radius-xl:2.4rem;--shadow-sm:0 10px 30px #140c2417;--shadow-md:0 24px 70px #140c242b;--container:1240px;--gutter:clamp(1.15rem, 3vw, 2.5rem);--section:clamp(5.5rem, 10vw, 9.5rem);--font-display:"Space Grotesk", sans-serif;--font-body:"Manrope", sans-serif}*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:7.5rem}body{background:var(--surface-dark);color:var(--text-primary);font-family:var(--font-body);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-size:1rem;line-height:1.65}body.menu-open{overflow:hidden}button,input,select,textarea{font:inherit}a,button{-webkit-tap-highlight-color:transparent;color:inherit}a{text-decoration:none}img,svg{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--font-display);letter-spacing:-.04em;text-wrap:balance;font-weight:600;line-height:1.06}h1{font-size:clamp(3rem,7vw,6.8rem)}h2{font-size:clamp(2.3rem,5vw,4.7rem)}h3{font-size:clamp(1.25rem,2vw,1.65rem)}p{text-wrap:pretty}::selection{background:var(--brand-purple);color:#fff}:focus-visible{outline:3px solid var(--brand-purple-light);outline-offset:4px}.container{width:min(100% - (var(--gutter) * 2),var(--container));margin-inline:auto}.section{padding-block:var(--section);position:relative}.section--dark{background:var(--surface-dark);color:var(--text-primary)}.section--ink{background:var(--surface-ink);color:var(--text-primary)}.section--light{background:var(--surface-light);color:var(--text-dark)}.section--violet{background:var(--surface-violet);color:#fff}.section-action{justify-content:flex-end;margin-top:2.5rem;display:flex}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:9999;border-radius:var(--radius-sm);color:#151421;background:#fff;padding:.75rem 1rem;transition:transform .2s;position:fixed;top:1rem;left:1rem;transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}.eyebrow{color:var(--brand-purple-light);letter-spacing:.16em;text-transform:uppercase;margin-bottom:1rem;font-size:.72rem;font-weight:800;line-height:1.3}.section--light .eyebrow{color:#6d30d6}.section--violet .eyebrow{color:#e2d6ff}.section-heading{max-width:780px;margin-bottom:clamp(2.5rem,6vw,5rem)}.section-heading h2{margin-bottom:1.2rem}.section-heading__intro{max-width:680px;color:var(--text-secondary);margin:0;font-size:clamp(1rem,1.7vw,1.15rem)}.section--light .section-heading__intro{color:var(--text-dark-soft)}.section-heading--center{text-align:center;margin-inline:auto}.section-heading--center .section-heading__intro{margin-inline:auto}.section-heading-row{justify-content:space-between;align-items:end;gap:3rem;display:flex}.section-heading-row .section-heading{margin-bottom:4rem}.section-heading-row__aside{color:#736e7d;font-family:var(--font-display);letter-spacing:.08em;text-align:right;text-transform:uppercase;margin-bottom:4rem;font-size:.85rem;line-height:1.75}.base-button{letter-spacing:.02em;cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:1rem;min-height:3.25rem;padding:.78rem 1.05rem .78rem 1.25rem;font-size:.82rem;font-weight:800;line-height:1;transition:transform .25s,color .25s,background .25s,border-color .25s,box-shadow .25s;display:inline-flex}.base-button svg{transition:transform .25s}.base-button:hover{transform:translateY(-2px)}.base-button:hover svg{transform:translate(3px)}.base-button--primary{background:var(--brand-purple);color:#fff;box-shadow:0 10px 34px #8e4afd45}.base-button--primary:hover{background:#9c60ff;box-shadow:0 14px 44px #8e4afd61}.base-button--secondary{border-color:var(--line-dark);color:#fff;background:#ffffff09}.section--light .base-button--secondary{border-color:var(--line-light);color:var(--text-dark)}.base-button--secondary:hover{background:#ffffff14;border-color:#ffffff4d}.base-button--ghost{min-height:2.8rem;color:inherit;border-bottom-color:currentColor;border-radius:0;padding-inline:0}.base-button--ghost:hover{color:var(--brand-purple)}.base-button:disabled{opacity:.55;cursor:wait;transform:none}.site-header{z-index:1000;width:100%;padding:1rem var(--gutter) 0;pointer-events:none;position:fixed;top:0;left:0}.site-header__bar{width:min(100%,1320px);min-height:4.65rem;color:var(--text-dark);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);pointer-events:auto;background:#faf8fced;border:1px solid #17122414;border-radius:1.25rem;align-items:center;gap:1.7rem;padding:.45rem .55rem .45rem .85rem;display:flex;position:relative;box-shadow:0 16px 55px #0a071133}.site-header__logo{background:#fff;border-radius:.6rem;align-items:center;width:145px;height:3.35rem;display:flex;overflow:hidden}.site-header__logo img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.desktop-nav{align-items:center;gap:clamp(1.15rem,2.4vw,2.2rem);margin-left:auto;font-size:.82rem;font-weight:700;display:flex}.desktop-nav>a,.desktop-nav__services>a{align-items:center;gap:.4rem;min-height:2.8rem;display:flex;position:relative}.desktop-nav>a:after,.desktop-nav__services>a:after{background:var(--brand-purple);content:"";height:2px;transition:right .25s,left .25s;position:absolute;bottom:.25rem;left:50%;right:50%}.desktop-nav>a.router-link-active:after,.desktop-nav>a:hover:after,.desktop-nav__services:focus-within>a:after,.desktop-nav__services:hover>a:after{left:0;right:0}.desktop-nav__services{position:relative}.mega-menu{border-radius:var(--radius-lg);color:#fff;width:min(760px,75vw);box-shadow:var(--shadow-md);opacity:0;visibility:hidden;background:#11101a;border:1px solid #ffffff1a;grid-template-columns:repeat(4,1fr);gap:1.5rem;padding:1.6rem;transition:opacity .22s,transform .22s,visibility .22s;display:grid;position:absolute;top:calc(100% + .55rem);left:50%;transform:translate(-34%,.7rem)}.desktop-nav__services:focus-within .mega-menu,.desktop-nav__services:hover .mega-menu{opacity:1;visibility:visible;transform:translate(-34%)}.mega-menu__group p{color:#817b8f;letter-spacing:.13em;text-transform:uppercase;margin:0 0 .8rem;font-size:.68rem;font-weight:800}.mega-menu__group a{border-bottom:1px solid var(--line-dark);color:#ddd9e6;justify-content:space-between;align-items:center;gap:.4rem;padding:.55rem 0;font-size:.78rem;transition:color .2s;display:flex}.mega-menu__group a:hover{color:var(--brand-purple-light)}.site-header__cta{flex:none}.menu-toggle{background:var(--text-dark);cursor:pointer;border:0;border-radius:50%;width:3rem;height:3rem;display:none}.menu-toggle span{background:#fff;width:1.15rem;height:1px;margin:.3rem auto;transition:transform .2s;display:block}.mobile-menu{pointer-events:auto;display:none}.site-footer{border-top:1px solid var(--line-dark);background:#06060a;padding:5.5rem 0 2rem;position:relative}.site-footer:before{background:linear-gradient(90deg,transparent,var(--brand-purple),transparent);content:"";width:40%;height:1px;position:absolute;top:0;left:8%}.site-footer__top{grid-template-columns:1.5fr repeat(4,.75fr) 1.25fr;gap:clamp(1.5rem,3vw,3rem);display:grid}.site-footer__brand>a{background:#fff;border-radius:.8rem;width:180px;height:4.6rem;display:block;overflow:hidden}.site-footer__brand img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.site-footer__brand>p{max-width:280px;color:var(--text-secondary);margin:1.2rem 0}.site-footer__social{color:#dcd7e6;gap:1rem;font-size:.78rem;font-weight:700;display:flex}.site-footer__social a:hover{color:var(--brand-purple-light)}.site-footer__column{flex-direction:column;align-items:flex-start;gap:.65rem;display:flex}.site-footer__column h2{color:#fff;font-family:var(--font-body);letter-spacing:.13em;text-transform:uppercase;margin-bottom:.7rem;font-size:.7rem;font-weight:800}.site-footer__column a,.site-footer__column span{color:#aaa6b7;font-size:.8rem;transition:color .2s}.site-footer__column>a:hover{color:#fff}.site-footer__contact .base-button{color:#fff;margin-top:1rem}.site-footer__bottom{border-top:1px solid var(--line-dark);color:#7f7a8a;justify-content:space-between;align-items:center;gap:2rem;margin-top:4rem;padding-top:1.5rem;font-size:.73rem;display:flex}.site-footer__bottom p{margin:0}.site-footer__bottom nav{gap:1.5rem;display:flex}.site-footer__bottom a:hover{color:#fff}.whatsapp-button{z-index:900;color:#fff;background:#24222b;border:1px solid #ffffff26;border-radius:50%;place-items:center;width:3.25rem;height:3.25rem;transition:transform .2s,background .2s;display:grid;position:fixed;bottom:clamp(1rem,3vw,2rem);right:clamp(1rem,3vw,2rem);box-shadow:0 12px 35px #0000004d}.whatsapp-button svg{width:1.35rem}.whatsapp-button:hover{background:#20a866;transform:translateY(-3px)}.home-hero{min-height:max(760px,100svh);padding:10rem 0 6rem;position:relative;overflow:hidden}.home-hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#8044ee29,#0000 67%);border-radius:50%;width:70vw;height:70vw;position:absolute;top:-20%;left:35%}.home-hero__mesh{opacity:.22;background-image:linear-gradient(#ffffff09 1px,#0000 0),linear-gradient(90deg,#ffffff09 1px,#0000 0);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 88%);mask-image:linear-gradient(#000,#0000 88%)}.home-hero__inner{z-index:1;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);align-items:center;gap:3rem;min-height:620px;display:grid;position:relative}.home-hero__content{padding-top:2rem}.home-hero__content .eyebrow{align-items:center;gap:.65rem;display:flex}.home-hero__content .eyebrow span{background:var(--brand-purple-light);border-radius:50%;width:.45rem;height:.45rem;animation:2.7s ease-in-out infinite soft-pulse;box-shadow:0 0 0 5px #ad7cff1a}.home-hero h1{max-width:880px;margin-bottom:1.5rem}.home-hero h1 em{color:var(--brand-purple-light);font-style:normal}.home-hero__lead{color:#b8b3c3;max-width:650px;margin-bottom:2rem;font-size:clamp(1.05rem,1.7vw,1.24rem)}.home-hero__actions{flex-wrap:wrap;gap:.8rem;display:flex}.home-hero__flow{color:#7f7a8a;font-family:var(--font-display);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:.65rem;margin-top:3.5rem;font-size:.66rem;font-weight:600;display:flex}.home-hero__flow i{background:linear-gradient(90deg,#443b56,#8e4afd);width:clamp(1rem,2vw,2.4rem);height:1px;display:block}.home-hero__scroll{z-index:2;bottom:2rem;left:max(var(--gutter),calc((100% - var(--container))/2));color:#77717f;letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:.7rem;font-size:.68rem;font-weight:800;display:flex;position:absolute}.home-hero__scroll span{background:#3b3741;width:2.7rem;height:1px;position:relative;overflow:hidden}.home-hero__scroll span:after{background:var(--brand-purple);content:"";animation:2.5s ease-in-out infinite scroll-line;position:absolute;inset:0}.connection-network{aspect-ratio:1.1;width:100%;max-width:600px;margin-inline:auto;position:relative}.connection-network svg{width:100%;height:100%;overflow:visible}.connection-network__glow{filter:blur(38px);background:#6c2ce421;border-radius:50%;width:52%;height:52%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.network-lines path{stroke-dasharray:8 9;animation:24s linear infinite dash-flow}.connection-network__core{color:#fff;font-family:var(--font-display);letter-spacing:.08em;text-align:center;font-size:clamp(.75rem,1.4vw,.95rem);font-weight:700;line-height:1.2;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.network-label{color:#c1bbc9;letter-spacing:.12em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0d0c16cc;border:1px solid #ffffff1c;border-radius:99px;padding:.46rem .7rem;font-size:.58rem;font-weight:800;animation:5s ease-in-out infinite node-float;position:absolute}.network-label--site{top:15%;left:9%}.network-label--api{animation-delay:-1s;top:10%;right:11%}.network-label--crm{animation-delay:-2s;top:49%;right:0}.network-label--data{animation-delay:-3s;bottom:10%;right:14%}.network-label--marketing{animation-delay:-4s;bottom:13%;left:6%}.network-label--commerce{animation-delay:-2.5s;top:47%;left:-3%}.portfolio-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1.5rem,3vw,2.5rem);display:grid}.portfolio-card{min-width:0}.portfolio-card__visual{aspect-ratio:1.5;border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);background:#ded8e7;position:relative;overflow:hidden}.portfolio-card__visual:after{content:"";pointer-events:none;background:linear-gradient(#0000 55%,#0a081047);position:absolute;inset:0}.portfolio-card__visual img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.2,.7,.2,1),filter .5s}.portfolio-card:hover .portfolio-card__visual img{filter:saturate(1.08);transform:scale(1.035)}.portfolio-card__number{z-index:1;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#08080db3;border:1px solid #fff3;border-radius:50%;place-items:center;width:2.5rem;height:2.5rem;font-size:.67rem;font-weight:700;display:grid;position:absolute;bottom:1rem;right:1rem}.portfolio-card__content{justify-content:space-between;align-items:end;gap:1.5rem;padding:1.2rem .35rem 0;display:flex}.portfolio-card__content p{color:#746e7e;letter-spacing:.1em;text-transform:uppercase;margin-bottom:.35rem;font-size:.68rem;font-weight:700}.portfolio-card__content h3{margin:0;font-size:clamp(1.25rem,2.2vw,1.75rem)}.portfolio-card__content>a{border-bottom:1px solid;flex:none;align-items:center;gap:.4rem;font-size:.73rem;font-weight:800;display:flex}.portfolio-card__content>a svg{transition:transform .2s}.portfolio-card__content>a:hover{color:#6f32d7}.portfolio-card__content>a:hover svg{transform:translate(3px)}.portfolio-card__unavailable{color:#8c8794;font-size:.72rem}.portfolio-filters{flex-wrap:wrap;gap:.55rem;margin-bottom:3rem;display:flex}.faq-filters button,.portfolio-filters button{border:1px solid var(--line-light);min-height:2.8rem;color:var(--text-dark-soft);cursor:pointer;background:0 0;border-radius:999px;padding:.65rem 1rem;font-size:.75rem;font-weight:750;transition:all .2s}.faq-filters button.is-active,.faq-filters button:hover,.portfolio-filters button.is-active,.portfolio-filters button:hover{border-color:var(--brand-purple);background:var(--brand-purple);color:#fff}.portfolio-page__intro{max-width:650px;color:var(--text-dark-soft);margin-bottom:3rem;font-size:1.08rem}.services-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.services-grid>div{height:100%}.service-card{border:1px solid var(--line-dark);border-radius:var(--radius-lg);background:linear-gradient(145deg,#ffffff0b,#ffffff04);flex-direction:column;height:100%;min-height:390px;padding:clamp(1.35rem,2.6vw,2rem);transition:border-color .3s,transform .3s,background .3s;display:flex;position:relative;overflow:hidden}.section--light .service-card{border-color:var(--line-light);background:#ffffff7a}.service-card:before{background:var(--brand-purple);filter:blur(70px);opacity:0;content:"";border-radius:50%;width:65%;height:65%;transition:opacity .35s;position:absolute;bottom:-30%;right:-15%}.service-card:hover{border-color:#ad7cff6b;transform:translateY(-5px)}.service-card:hover:before{opacity:.11}.service-card__top{z-index:1;justify-content:space-between;align-items:center;margin-bottom:2.5rem;display:flex;position:relative}.service-card__index{color:#77717f;font-family:var(--font-display);letter-spacing:.1em;font-size:.65rem}.service-card__icon{border:1px solid var(--line-dark);width:3rem;height:3rem;color:var(--brand-purple-light);border-radius:50%;place-items:center;transition:background .25s,color .25s,transform .25s;display:grid}.section--light .service-card__icon{border-color:var(--line-light);color:#6f32d7}.service-card:hover .service-card__icon{background:var(--brand-purple);color:#fff;transform:rotate(-6deg)}.service-card__category{z-index:1;color:#7d7788;letter-spacing:.12em;text-transform:uppercase;margin-bottom:.65rem;font-size:.67rem;font-weight:800;position:relative}.service-card h3{z-index:1;margin-bottom:1rem;font-size:clamp(1.35rem,2vw,1.7rem);position:relative}.service-card>p:not(.service-card__category){z-index:1;color:var(--text-secondary);font-size:.9rem;position:relative}.section--light .service-card>p:not(.service-card__category){color:var(--text-dark-soft)}.service-card__footer{z-index:1;border-top:1px solid var(--line-dark);justify-content:space-between;align-items:flex-end;gap:1rem;margin-top:auto;padding-top:1.5rem;display:flex;position:relative}.section--light .service-card__footer{border-color:var(--line-light)}.service-card__footer>span{color:#77717f;font-size:.64rem}.service-card__footer a{align-items:center;gap:.35rem;font-size:.7rem;font-weight:800;display:flex}.service-card__footer a:hover{color:var(--brand-purple-light)}.services-index__group+.services-index__group{margin-top:8rem}.services-index__group>div>header{border-bottom:1px solid var(--line-light);grid-template-columns:.35fr .7fr 2fr;align-items:start;gap:2rem;margin-bottom:3rem;padding-bottom:2rem;display:grid}.services-index__group header>span{color:#817b8a;font-family:var(--font-display);letter-spacing:.12em;font-size:.72rem}.services-index__group header h2{max-width:720px;margin:0;font-size:clamp(2rem,4vw,3.6rem)}.integration-section__grid{grid-template-columns:.8fr 1.2fr;align-items:center;gap:clamp(3rem,8vw,8rem);display:grid}.integration-section__grid>*{min-width:0}.integration-section__content h2{margin-bottom:1.4rem}.integration-section__content>p:not(.eyebrow){color:var(--text-secondary);font-size:1.05rem}.check-list{gap:.7rem;margin:1.8rem 0 2rem;padding:0;list-style:none;display:grid}.check-list li{color:#d8d3df;align-items:center;gap:.7rem;font-size:.85rem;display:flex}.check-list svg{color:var(--brand-purple-light)}.integration-diagram{aspect-ratio:1.55;width:100%;min-height:390px;margin:0;position:relative}.integration-diagram>svg{width:100%;height:100%}.integration-diagram__paths path{stroke-dasharray:5 8;animation:30s linear infinite dash-flow}.integration-node{color:#c6c1cc;letter-spacing:.08em;text-align:center;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0b;border:1px solid #ffffff1f;border-radius:999px;place-items:center;min-width:112px;min-height:52px;padding:.65rem 1rem;font-size:.65rem;font-weight:800;display:grid;position:absolute}.integration-node--core{color:#fff;background:#201538;border-color:#ad7cff80;border-radius:1.3rem;flex-direction:column;justify-content:center;align-items:center;width:150px;min-height:84px;display:flex;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 50px #8e4afd2e}.integration-node--core span{background:var(--brand-purple);border-radius:50%;place-items:center;width:1.8rem;height:1.8rem;margin-bottom:.25rem;font-size:.55rem;display:grid}.integration-node--core strong{font-family:var(--font-display);font-size:.75rem}.integration-node--core small{color:#8f879b;letter-spacing:.08em;font-size:.5rem}.integration-node--crm{top:11%;left:3%}.integration-node--commerce{top:33%;left:0}.integration-node--whatsapp{bottom:30%;left:0}.integration-node--payments{bottom:8%;left:3%}.integration-node--systems{top:11%;right:3%}.integration-node--api{top:33%;right:0}.integration-node--data{bottom:30%;right:0}.integration-node--automation{bottom:8%;right:3%}.tech-stack{border-top:1px solid var(--line-light);grid-template-columns:.58fr 1.42fr;display:grid}.tech-stack__tabs{border-right:1px solid var(--line-light);flex-direction:column;display:flex}.tech-stack__tabs button{border:0;border-bottom:1px solid var(--line-light);color:#706a7b;text-align:left;cursor:pointer;background:0 0;align-items:center;gap:1rem;min-height:4.4rem;padding:.9rem 1.2rem;font-size:.82rem;font-weight:750;transition:color .2s,background .2s;display:flex}.tech-stack__tabs button span{color:#98929f;font-family:var(--font-display);letter-spacing:.1em;font-size:.58rem}.tech-stack__tabs button:hover{color:var(--text-dark);background:#8e4afd0d}.tech-stack__tabs button[aria-selected=true]{color:#fff;background:#181322}.tech-stack__tabs button[aria-selected=true] span{color:var(--brand-purple-light)}.tech-stack__panel{background:#fff;align-content:space-between;min-height:420px;padding:clamp(2rem,5vw,4.5rem);display:grid}.tech-stack__panel h3{max-width:550px;font-size:clamp(1.8rem,3.8vw,3.35rem)}.tech-stack__panel ul{flex-wrap:wrap;gap:.65rem;margin:2rem 0 0;padding:0;list-style:none;display:flex}.tech-stack__panel li{border:1px solid var(--line-light);color:#494351;background:#f8f6fa;border-radius:999px;padding:.65rem .9rem;font-size:.76rem;font-weight:700}.tech-stack__note{color:#8b8592;grid-column:1/-1;margin:1.2rem 0 0;font-size:.7rem}.process-timeline{grid-template-columns:repeat(4,1fr);gap:clamp(1.4rem,3vw,2.5rem);padding-top:2.2rem;display:grid;position:relative}.process-timeline__line{background:#2a2731;height:1px;position:absolute;top:0;left:0;right:0}.process-timeline__line-fill{background:linear-gradient(90deg,var(--brand-purple),var(--brand-blue));transform-origin:0;width:100%;height:100%;display:block}.process-step{padding-top:1.5rem;position:relative}.process-step:before{background:var(--brand-purple-light);content:"";border:2px solid #08080d;border-radius:50%;width:.58rem;height:.58rem;position:absolute;top:-2.5rem;left:0;box-shadow:0 0 0 3px #ad7cff24}.section--violet .process-step:before{border-color:var(--surface-violet);background:#fff}.section--violet .process-timeline__line{background:#fff3}.section--violet .process-timeline__line-fill{background:#fff}.process-step__number{color:#716b7a;font-family:var(--font-display);letter-spacing:.1em;font-size:.64rem}.section--violet .process-step__number{color:#ded0fa}.process-step h3{margin:.8rem 0}.process-step p{color:var(--text-secondary);margin:0;font-size:.86rem}.section--violet .process-step p{color:#e1d7f1}.about-capabilities__grid,.about-preview__grid{grid-template-columns:1.05fr .95fr;gap:clamp(3rem,9vw,9rem);display:grid}.about-preview__statement h2{max-width:700px}.about-preview__copy{max-width:580px;padding-top:3rem}.about-preview__copy p{color:#e0d4f0;font-size:1.05rem}.about-preview__copy .base-button{margin-top:1rem}.contact-page__grid,.home-contact__grid{grid-template-columns:.7fr 1.3fr;align-items:start;gap:clamp(3rem,8vw,8rem);display:grid}.home-contact aside{position:sticky;top:8rem}.home-contact aside h2{max-width:500px;font-size:clamp(2.2rem,4vw,4rem)}.contact-aside__links{gap:.8rem;margin-top:2rem;display:grid}.contact-aside__links>a,.contact-aside__links>span{color:#bcb7c5;align-items:center;gap:.8rem;font-size:.88rem;display:flex}.contact-aside__links svg{color:var(--brand-purple-light);flex:none}.contact-aside__links a:hover{color:#fff}.contact-aside__links small{color:#716b7b;letter-spacing:.1em;text-transform:uppercase;font-size:.6rem;font-weight:800;display:block}.faq-section__grid{grid-template-columns:.7fr 1.3fr;align-items:start;gap:clamp(3rem,8vw,8rem);display:grid}.faq-section__grid .section-heading{margin-bottom:2rem}.faq-list{border-top:1px solid var(--line-light)}.section--dark .faq-list{border-color:var(--line-dark)}.faq-item{border-bottom:1px solid var(--line-light)}.section--dark .faq-item{border-color:var(--line-dark)}.faq-item summary{cursor:pointer;grid-template-columns:2rem 1fr 1.5rem;align-items:center;gap:1rem;min-height:5.2rem;padding:1rem 0;list-style:none;display:grid}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary>span:nth-child(2){font-family:var(--font-display);font-size:clamp(1rem,1.7vw,1.24rem);font-weight:600;line-height:1.3}.faq-item__number{color:#8d8796;letter-spacing:.1em;font-size:.62rem}.faq-item summary i{border-radius:50%;width:1.3rem;height:1.3rem;position:relative}.faq-item summary i:after,.faq-item summary i:before{content:"";background:currentColor;width:.8rem;height:1px;transition:transform .25s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.faq-item summary i:after{transform:translate(-50%,-50%)rotate(90deg)}.faq-item[open] summary i:after{transform:translate(-50%,-50%)rotate(0)}.faq-item__answer{max-width:780px;color:var(--text-dark-soft);padding:0 3.5rem 1.6rem;font-size:.94rem}.section--dark .faq-item__answer{color:var(--text-secondary)}.faq-item__answer p{margin:0}.faq-page__grid{grid-template-columns:.36fr 1fr;gap:clamp(3rem,8vw,8rem);display:grid}.faq-page aside{position:sticky;top:8rem}.faq-filters{flex-direction:column;align-items:flex-start;gap:.5rem;display:flex}.faq-filters button{text-align:left;border-radius:.65rem;width:100%}.contact-form{border:1px solid var(--line-dark);border-radius:var(--radius-xl);background:#111019;padding:clamp(1.4rem,4vw,3rem);box-shadow:0 25px 80px #0003}.contact-form__heading{margin-bottom:2.5rem}.contact-form__heading h2{margin-bottom:.9rem;font-size:clamp(2rem,4vw,3.5rem)}.contact-form__heading>p:last-child{color:var(--text-secondary);font-size:.86rem}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.1rem;display:grid}.form-field{flex-direction:column;gap:.45rem;min-width:0;display:flex}.form-field--full{grid-column:1/-1}.form-field label{color:#bcb7c4;font-size:.72rem;font-weight:750}.form-field input,.form-field select,.form-field textarea{color:#fff;background:#0b0b11;border:1px solid #302d39;border-radius:.72rem;outline:none;width:100%;transition:border-color .2s,box-shadow .2s,background .2s}.form-field input,.form-field select{min-height:3.3rem;padding:.72rem .9rem}.form-field textarea{resize:vertical;min-height:9.5rem;padding:.9rem}.form-field textarea::placeholder{color:#625d69}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:var(--brand-purple-light);background:#0d0c15;box-shadow:0 0 0 3px #8e4afd24}.form-field input[aria-invalid=true],.form-field select[aria-invalid=true],.form-field textarea[aria-invalid=true],.form-field.has-error input,.form-field.has-error select,.form-field.has-error textarea{border-color:var(--error)}.form-error{color:#ff9dab;font-size:.69rem}.form-hint{color:#6e6875;font-size:.64rem}.form-field--hidden{clip:rect(0,0,0,0);width:1px;height:1px;overflow:hidden;position:absolute!important}.form-consent{grid-template-columns:1.1rem 1fr;align-items:start;gap:.65rem;margin-top:1.2rem;display:grid}.form-consent input{width:1.05rem;height:1.05rem;accent-color:var(--brand-purple);margin-top:.15rem}.form-consent label{color:#8e8997;font-size:.7rem}.form-consent label a{color:#c5a9ff;text-underline-offset:2px;text-decoration:underline}.form-consent .form-error{grid-column:2}.contact-form__footer{align-items:center;gap:1.2rem;margin-top:1.8rem;display:flex}.form-status{color:#aaa4b3;align-items:center;gap:.6rem;font-size:.72rem;display:flex}.form-status>span{border:1px solid;border-radius:50%;place-items:center;width:1.35rem;height:1.35rem;display:grid}.form-status--success{color:var(--success)}.form-status--error{color:var(--error)}.contact-aside{position:sticky;top:8rem}.contact-aside>p:not(.eyebrow):not(.contact-aside__legal){color:var(--text-secondary)}.contact-aside__legal{color:#6e6877;margin-top:2.5rem;font-size:.7rem}.page-hero{min-height:620px;padding:10.5rem 0 6rem;position:relative;overflow:hidden}.page-hero__grid{background-image:linear-gradient(#ffffff09 1px,#0000 0),linear-gradient(90deg,#ffffff09 1px,#0000 0);background-size:70px 70px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle at 60% 55%,#000,#0000 75%);mask-image:radial-gradient(circle at 60% 55%,#000,#0000 75%)}.page-hero .container{min-height:430px;position:relative}.breadcrumbs ol{color:#77717f;flex-wrap:wrap;margin:0 0 5rem;padding:0;font-size:.68rem;list-style:none}.breadcrumbs li,.breadcrumbs ol{gap:.5rem;display:flex}.breadcrumbs a:hover{color:#fff}.page-hero__content{z-index:1;max-width:1050px;position:relative}.page-hero__content h1{margin-bottom:1.5rem;font-size:clamp(3rem,7vw,6.3rem)}.page-hero__content>p:last-child{color:#b7b1c0;max-width:760px;font-size:clamp(1rem,1.8vw,1.25rem)}.page-hero__orbit{aspect-ratio:1;border:1px solid #8e4afd33;border-radius:50%;width:min(45vw,560px);position:absolute;bottom:-45%;right:-5%}.page-hero__orbit:after,.page-hero__orbit:before{content:"";border:1px solid #ffffff12;border-radius:50%;position:absolute}.page-hero__orbit:before{inset:14%}.page-hero__orbit:after{inset:31%}.page-hero__orbit span{background:var(--brand-purple);width:.55rem;height:.55rem;box-shadow:0 0 18px var(--brand-purple);border-radius:50%;position:absolute}.page-hero__orbit span:first-child{top:10%;left:28%}.page-hero__orbit span:nth-child(2){top:48%;right:-.25rem}.page-hero__orbit span:nth-child(3){bottom:16%;left:17%}.service-intro__grid{grid-template-columns:.7fr 1.3fr;align-items:start;gap:clamp(3rem,10vw,10rem);display:grid}.service-intro__promise{border-left:3px solid var(--brand-purple);color:#4f4958;font-family:var(--font-display);padding-left:1.5rem;font-size:clamp(1.35rem,2.5vw,2.15rem);font-weight:600;line-height:1.25;position:sticky;top:9rem}.service-intro__grid h2{margin-bottom:1.5rem}.service-intro__grid>div:last-child p:not(.eyebrow){max-width:760px;color:var(--text-dark-soft);font-size:1.05rem}.benefit-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.benefit-grid article{border:1px solid var(--line-dark);border-radius:var(--radius-lg);background:#ffffff06;min-height:290px;padding:2rem}.benefit-grid article>span{color:var(--brand-purple-light);font-family:var(--font-display);font-size:.65rem}.benefit-grid h3{margin:5rem 0 .8rem}.benefit-grid p{color:var(--text-secondary);margin:0;font-size:.88rem}.service-possibilities__grid{grid-template-columns:.85fr 1.15fr;gap:clamp(3rem,9vw,9rem);display:grid}.service-possibilities__grid .section-heading{margin:0}.service-possibilities__grid>ul{border-top:1px solid var(--line-light);grid-template-columns:repeat(2,1fr);margin:0;padding:0;list-style:none;display:grid}.service-possibilities__grid li{border-right:1px solid var(--line-light);border-bottom:1px solid var(--line-light);align-items:center;gap:.7rem;min-height:4.6rem;padding:.8rem 1rem;font-size:.86rem;font-weight:700;display:flex}.service-possibilities__grid li:nth-child(2n){border-right:0}.service-possibilities__grid svg{color:#6f32d7}.service-integration-visual .integration-diagram{max-width:980px;margin-inline:auto}.service-tech__grid{grid-template-columns:.8fr 1.2fr;align-items:end;gap:clamp(3rem,8vw,8rem);display:grid}.service-tech__grid>div>p:last-child{color:var(--text-dark-soft)}.service-tech__grid ul{flex-wrap:wrap;gap:.7rem;margin:0;padding:0;list-style:none;display:flex}.service-tech__grid li{border:1px solid var(--line-light);background:#fff;border-radius:999px;padding:.8rem 1.05rem;font-size:.78rem;font-weight:750}.about-story__grid{grid-template-columns:.7fr 1.3fr;align-items:center;gap:clamp(3rem,10vw,10rem);display:grid}.about-story__marker{aspect-ratio:1.2;border:1px solid var(--line-light);width:min(100%,430px);font-family:var(--font-display);background:radial-gradient(circle,#8e4afd29,#0000 65%);border-radius:50%;justify-content:center;align-items:center;gap:1rem;font-size:clamp(2rem,5vw,4.5rem);font-weight:600;display:flex;position:relative}.about-story__marker i{background:var(--brand-purple);width:4rem;height:1px;display:block}.about-story__marker i:after{background:var(--brand-purple);content:"";border-radius:50%;width:.45rem;height:.45rem;margin-top:-.2rem;margin-left:50%;display:block;box-shadow:0 0 0 6px #8e4afd1f}.about-story__marker small{color:#77717f;letter-spacing:.13em;text-transform:uppercase;font-size:.65rem;position:absolute;bottom:12%}.about-story__grid>div:last-child p:not(.eyebrow){color:var(--text-dark-soft);font-size:1.05rem}.about-purpose__grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.about-purpose article{border:1px solid var(--line-dark);border-radius:var(--radius-xl);background:#ffffff06;min-height:430px;padding:clamp(1.7rem,4vw,3.5rem)}.about-purpose article>span{color:#6f6979;font-family:var(--font-display);font-size:.65rem}.about-purpose article .eyebrow{margin-top:7rem}.about-purpose article h2{max-width:630px;font-size:clamp(2rem,3.7vw,3.5rem)}.values-grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.values-grid article{border:1px solid var(--line-light);border-radius:var(--radius-lg);background:#fff;min-height:270px;padding:1.6rem}.values-grid article>span{color:#8b8491;font-size:.62rem}.values-grid h3{margin:5rem 0 .8rem}.values-grid p{color:var(--text-dark-soft);margin:0;font-size:.82rem}.about-capabilities__grid>div:last-child p{color:#e1d7f1;font-size:1.08rem}.about-capabilities__grid .base-button{margin-top:1rem}.cta-section{color:var(--text-dark);background:#ebe5f2;overflow:hidden}.cta-section:before{content:"";border:1px solid #8e4afd26;border-radius:50%;width:50vw;height:50vw;position:absolute;bottom:-80%;right:-10%;box-shadow:inset 0 0 0 80px #8e4afd08,inset 0 0 0 160px #8e4afd06}.cta-section__inner{z-index:1;grid-template-columns:1.2fr .8fr;align-items:end;gap:3rem;display:grid;position:relative}.cta-section__inner h2{max-width:840px}.cta-section__inner>div:first-child>p:last-child{max-width:650px;color:var(--text-dark-soft)}.cta-section__actions{flex-wrap:wrap;justify-content:flex-end;gap:.7rem;display:flex}.cta-section .base-button--secondary{border-color:var(--line-light);color:var(--text-dark)}.legal-page__content{max-width:850px}.legal-page__content>p:first-of-type{color:#817a89;font-size:.78rem}.legal-page__content h2{margin:3rem 0 1rem;font-size:clamp(1.5rem,3vw,2.2rem)}.legal-page__content p{color:#514b59}.legal-page__content a{color:#6e31d5;text-underline-offset:3px;text-decoration:underline}.error-page{place-items:center;min-height:100svh;padding:10rem 0 5rem;display:grid}.error-page__content{text-align:center;max-width:800px}.error-page__signal{color:var(--brand-purple-light);font-family:var(--font-display);justify-content:center;align-items:center;gap:1rem;margin-bottom:1.5rem;font-size:clamp(4rem,12vw,9rem);font-weight:700;line-height:1;display:flex}.error-page__signal i{background:linear-gradient(90deg,var(--brand-purple),transparent);width:clamp(3rem,10vw,8rem);height:1px}.error-page__content>p:not(.eyebrow){max-width:540px;color:var(--text-secondary);margin:0 auto 2rem}@keyframes soft-pulse{50%{transform:scale(.9);box-shadow:0 0 0 9px #ad7cff08}}@keyframes scroll-line{0%{transform:translate(-100%)}45%,55%{transform:translate(0)}to{transform:translate(100%)}}@keyframes dash-flow{to{stroke-dashoffset:-300px}}@keyframes node-float{50%{transform:translateY(-6px)}}.page-enter-active,.page-leave-active{transition:opacity .28s,transform .28s}.page-enter-from{opacity:0;transform:translateY(8px)}.page-leave-to{opacity:0;transform:translateY(-5px)}.stack-enter-active,.stack-leave-active{transition:opacity .2s,transform .2s}.stack-enter-from{opacity:0;transform:translateY(6px)}.stack-leave-to{opacity:0;transform:translateY(-4px)}@media (width<=1120px){.desktop-nav{gap:1rem}.site-header__cta{display:none}.site-footer__top{grid-template-columns:1.4fr repeat(4,.8fr)}.site-footer__contact{border-top:1px solid var(--line-dark);grid-column:1/-1;grid-template-columns:repeat(4,auto);align-items:center;margin-top:1rem;padding-top:2rem;display:grid}.site-footer__contact h2{grid-column:1/-1}.home-hero__inner{grid-template-columns:1.08fr .92fr;gap:1rem}.home-hero h1{font-size:clamp(3.3rem,6.5vw,5.8rem)}.services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.integration-section__grid{grid-template-columns:1fr}.integration-section__content{max-width:760px}.integration-diagram{max-width:900px;margin-inline:auto}.values-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=860px){:root{--section:clamp(4.7rem, 12vw, 7rem)}.services-index__group>div>header{grid-template-columns:auto 1fr;gap:.7rem 1.2rem}.services-index__group header h2{grid-column:1/-1}.desktop-nav{display:none}.site-header__bar{justify-content:space-between}.site-header__cta{display:none}.menu-toggle{display:block}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(.2rem)rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-.2rem)rotate(-45deg)}.mobile-menu{z-index:-1;color:#fff;background:#08080dfa;padding:7rem 0 3rem;display:block;position:fixed;inset:0;overflow-y:auto}.mobile-menu nav{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.mobile-menu__main{border-bottom:1px solid var(--line-dark);font-family:var(--font-display);grid-column:1/-1;padding-bottom:1rem;font-size:2rem}.mobile-menu__group{flex-direction:column;align-items:flex-start;gap:.55rem;display:flex}.mobile-menu__group p{color:#746e7d;letter-spacing:.12em;text-transform:uppercase;margin-bottom:.4rem;font-size:.65rem;font-weight:800}.mobile-menu__group a{color:#d4cedb;font-size:.86rem}.mobile-menu__secondary{border-top:1px solid var(--line-dark);grid-column:1/-1;gap:1.5rem;padding-top:1rem;display:flex}.mobile-menu .base-button{justify-self:start}.menu-enter-active,.menu-leave-active{transition:opacity .25s}.menu-enter-active nav,.menu-leave-active nav{transition:transform .25s}.menu-enter-from,.menu-leave-to{opacity:0}.menu-enter-from nav,.menu-leave-to nav{transform:translateY(-12px)}.home-hero{min-height:auto;padding-top:9rem}.home-hero__inner{grid-template-columns:1fr;min-height:auto}.home-hero__content{z-index:2;position:relative}.home-hero h1{max-width:720px;font-size:clamp(3.3rem,11vw,6rem)}.connection-network{opacity:.9;max-width:560px;margin-top:-2rem}.home-hero__scroll{display:none}.portfolio-grid{grid-template-columns:1fr}.portfolio-card__visual{aspect-ratio:1.65}.tech-stack{grid-template-columns:1fr}.tech-stack__tabs{border-right:0;border-bottom:1px solid var(--line-light);scrollbar-width:none;flex-direction:row;overflow-x:auto}.tech-stack__tabs button{border-right:1px solid var(--line-light);border-bottom:0;min-width:145px}.tech-stack__panel{min-height:350px}.process-timeline{grid-template-columns:repeat(2,1fr);row-gap:3rem}.process-timeline__line{display:none}.process-step:before{top:-.4rem}.process-step{padding-left:1.4rem}.process-step:after{background:linear-gradient(var(--brand-purple),transparent);content:"";width:1px;position:absolute;top:0;bottom:-3rem;left:.25rem}.about-capabilities__grid,.about-preview__grid,.about-story__grid,.contact-page__grid,.cta-section__inner,.faq-section__grid,.home-contact__grid,.service-intro__grid,.service-possibilities__grid,.service-tech__grid{grid-template-columns:1fr}.about-preview__copy{padding-top:0}.contact-aside,.home-contact aside,.service-intro__promise{position:static}.faq-section__grid{gap:2rem}.cta-section__actions{justify-content:flex-start}.page-hero{min-height:560px;padding-top:9rem}.breadcrumbs ol{margin-bottom:4rem}.benefit-grid{grid-template-columns:1fr}.benefit-grid article{min-height:230px}.benefit-grid h3{margin-top:3.5rem}.about-purpose__grid{grid-template-columns:1fr}.about-purpose article{min-height:330px}.about-purpose article .eyebrow{margin-top:4rem}.faq-page__grid{grid-template-columns:1fr}.faq-page aside{position:static}.faq-filters{flex-flow:wrap}.faq-filters button{border-radius:999px;width:auto}}@media (width<=620px){:root{--gutter:1rem}h2{font-size:clamp(2.15rem,11vw,3.3rem)}.site-header{padding-top:.65rem}.site-header__bar{border-radius:1rem;min-height:4rem}.site-header__logo{width:125px;height:2.95rem}.menu-toggle{width:2.8rem;height:2.8rem}.mobile-menu nav{grid-template-columns:1fr;gap:1.4rem}.mobile-menu__main,.mobile-menu__secondary{grid-column:auto}.mobile-menu__group{border-bottom:1px solid var(--line-dark);padding-bottom:.8rem}.mobile-menu__secondary{flex-wrap:wrap}.home-hero{padding-top:8rem;padding-bottom:3rem}.home-hero h1{font-size:clamp(3rem,15vw,4.5rem)}.home-hero__lead{font-size:1rem}.home-hero__actions{flex-direction:column;align-items:stretch}.home-hero__actions .base-button{width:100%}.home-hero__flow{grid-template-columns:auto 1fr auto;margin-top:2.5rem;display:grid}.home-hero__flow i:nth-of-type(2),.home-hero__flow i:nth-of-type(3),.home-hero__flow span:nth-of-type(3){display:none}.connection-network{margin-top:-1rem}.network-label{font-size:.5rem}.network-label--commerce{left:1%}.section-heading-row{display:block}.section-heading-row__aside{display:none}.services-grid{grid-template-columns:1fr}.service-card{min-height:350px}.integration-diagram{aspect-ratio:1;min-height:0;transform:none}.integration-node{min-width:82px;min-height:42px;padding:.5rem .6rem;font-size:.52rem}.integration-node--core{width:118px;min-height:74px}.integration-node--crm,.integration-node--payments{left:0}.integration-node--automation,.integration-node--systems{right:0}.process-timeline{grid-template-columns:1fr}.process-step{min-height:150px}.process-step:after{bottom:-2rem}.portfolio-card__visual{aspect-ratio:1.35}.portfolio-card__content{flex-direction:column;align-items:flex-start;gap:.7rem}.portfolio-card__content>a{align-items:center;min-height:2.5rem}.tech-stack__panel{min-height:380px;padding:1.5rem}.tech-stack__panel h3{font-size:2.1rem}.form-grid{grid-template-columns:1fr}.form-field--full{grid-column:auto}.contact-form{border-radius:var(--radius-lg)}.contact-form__footer{flex-direction:column;align-items:flex-start}.contact-form__footer .base-button{width:100%}.service-possibilities__grid>ul{grid-template-columns:1fr}.service-possibilities__grid li{border-right:0}.service-tech__grid li{padding:.65rem .8rem}.about-story__marker{margin-inline:auto}.values-grid{grid-template-columns:1fr}.values-grid article{min-height:230px}.values-grid h3{margin-top:3.5rem}.cta-section__actions{flex-direction:column;align-items:stretch}.cta-section__actions .base-button{width:100%}.page-hero{min-height:540px;padding-top:8rem}.page-hero .container{min-height:410px}.page-hero__content h1{font-size:clamp(2.75rem,14vw,4.4rem)}.page-hero__orbit{width:80vw;bottom:-25%;right:-35%}.breadcrumbs ol{margin-bottom:3.5rem}.site-footer__top{grid-template-columns:repeat(2,1fr)}.site-footer__brand{grid-column:1/-1}.site-footer__contact{grid-column:1/-1;display:flex}.site-footer__bottom,.site-footer__contact{flex-direction:column;align-items:flex-start}.site-footer__bottom nav{flex-direction:column;gap:.5rem}.whatsapp-button{width:3rem;height:3rem}}@media (width<=360px){.home-hero h1{font-size:2.75rem}.home-hero__flow{font-size:.58rem}.site-header__logo{width:112px}.portfolio-filters{gap:.4rem}.portfolio-filters button{padding-inline:.75rem}}@media (width>=1600px){:root{--container:1380px}.home-hero__inner{grid-template-columns:1.12fr .88fr}.connection-network{max-width:680px}.service-card{min-height:420px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.network-pulses{display:none}.process-timeline__line-fill{transform:none!important}}@media print{.cta-section,.site-footer,.site-header,.whatsapp-button{display:none}.page-hero,.section{min-height:auto;padding:2rem 0;color:#000!important;background:#fff!important}.page-hero__grid,.page-hero__orbit{display:none}}
