@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&family=Outfit:wght@300;400;500;600;700;800;900&family=IBM+Plex+Mono:wght@400;500&display=swap";
@font-face{font-family:Outfit;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/b2ea385cb5ae8625-s.0kjod.kaq1k69.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Outfit;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1b99372b3eaef0c8-s.p.0gx2haw2tmll8.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Outfit Fallback;src:local(Arial);ascent-override:100.18%;descent-override:26.05%;line-gap-override:0.0%;size-adjust:99.82%}.outfit_111fb964-module__2Tb6wa__className{font-family:Outfit,Outfit Fallback;font-style:normal}.outfit_111fb964-module__2Tb6wa__variable{--font-outfit:"Outfit", "Outfit Fallback"}
.header{top:var(--space-6);width:calc(100% - var(--space-8));z-index:1000;max-width:1200px;padding:var(--space-4) 0;-webkit-backdrop-filter:blur(12px);background:#0a0a0a4d;border:1px solid #ffffff0d;border-radius:100px;transition:all .4s cubic-bezier(.16,1,.3,1);position:fixed;left:50%;transform:translate(-50%)}.header--scrolled{top:var(--space-4);-webkit-backdrop-filter:blur(16px);padding:var(--space-3) 0;background:#050505d9;border:1px solid #ffffff1a;box-shadow:0 20px 40px -10px #0009}.header__nav{justify-content:space-between;align-items:center;display:flex}.header__logo-text{font-family:var(--font-display);color:var(--text-primary);letter-spacing:-.03em;font-size:1.5rem;font-weight:800}.header__menu{gap:var(--space-8);display:none}@media (min-width:1024px){.header__menu{align-items:center;display:flex}}.header__menu-item{position:relative}.header__menu-link{font-size:var(--text-sm);color:var(--text-secondary);align-items:center;gap:var(--space-1);font-weight:500;transition:color .3s;display:flex}.header__menu-link:hover{color:var(--text-primary)}.header__chevron{width:10px;height:10px;transition:transform .3s}.header__menu-item:hover .header__chevron{transform:rotate(180deg)}.header__dropdown{min-width:180px;padding:var(--space-4);background:var(--bg-elevated);border:1px solid var(--border-dim);border-radius:var(--radius-md);opacity:0;visibility:hidden;transition:all .3s;position:absolute;top:100%;left:-1rem;transform:translateY(8px)}.header__menu-item:hover .header__dropdown{opacity:1;visibility:visible;transform:translateY(0)}.header__dropdown-link{padding:var(--space-2) var(--space-3);font-size:var(--text-sm);color:var(--text-secondary);border-radius:var(--radius-sm);transition:all .2s;display:block}.header__dropdown-link:hover{color:var(--text-primary);background:var(--bg-subtle)}.header__actions{align-items:center;gap:var(--space-4);display:flex}.header__btn{display:none}@media (min-width:1024px){.header__btn{display:inline-flex}}.header__hamburger{flex-direction:column;gap:5px;padding:8px;display:flex}@media (min-width:1024px){.header__hamburger{display:none}}.header__hamburger span{background:var(--text-primary);border-radius:2px;width:24px;height:2px;transition:all .3s}.header__mobile-menu{-webkit-backdrop-filter:blur(20px);padding:120px var(--space-8) var(--space-8);z-index:999;background:#0a0a0af2;position:fixed;inset:0}.header__mobile-menu ul{gap:var(--space-6);flex-direction:column;display:flex}.header__mobile-menu a{color:var(--text-primary);font-size:1.25rem;font-weight:500}.hero{align-items:center;min-height:100vh;padding-top:8rem;display:flex;position:relative;overflow:hidden}.hero__mesh{z-index:0;transition:all .6s cubic-bezier(.16,1,.3,1);position:absolute;inset:0}.hero__orb-1,.hero__orb-2,.hero__orb-3{transition:all .8s cubic-bezier(.16,1,.3,1)}.hero__orb-1{width:500px;height:500px;top:10%;right:-5%}.hero__orb-2{width:400px;height:400px;bottom:10%;left:-5%}.hero__orb-3{width:300px;height:300px;top:40%;left:30%}.hero__mesh--bi .hero__orb-1{background:var(--bi-primary)}.hero__mesh--bi .hero__orb-2{background:var(--bi-secondary)}.hero__mesh--bi .hero__orb-3{background:var(--bi-primary);opacity:.2}.hero__mesh--erp .hero__orb-1{background:var(--erp-primary)}.hero__mesh--erp .hero__orb-2{background:var(--erp-secondary)}.hero__mesh--erp .hero__orb-3{background:var(--erp-primary);opacity:.2}.hero__mesh--ai .hero__orb-1{background:var(--ai-primary)}.hero__mesh--ai .hero__orb-2{background:var(--ai-secondary)}.hero__mesh--ai .hero__orb-3{background:var(--ai-primary);opacity:.2}.hero__mesh--crm .hero__orb-1{background:var(--crm-primary)}.hero__mesh--crm .hero__orb-2{background:var(--crm-secondary)}.hero__mesh--crm .hero__orb-3{background:var(--crm-primary);opacity:.2}.hero__container{z-index:1;text-align:center;position:relative}.hero__badge{padding:var(--space-2) var(--space-6);border:1px solid var(--border-glow);border-radius:var(--radius-pill);margin-bottom:var(--space-8);color:var(--text-muted);display:inline-block}.hero__title{margin-bottom:var(--space-6)}.hero__title-line,.hero__title-label,.hero__title-copy{display:block}.hero__title-line{text-align:center}.hero__title-line--lead{margin-bottom:var(--space-3);color:var(--text-primary);font-size:clamp(1.45rem,2.4vw,2.4rem);line-height:1.08}.hero__title-line--active,.hero__title-line--market{flex-wrap:wrap;justify-content:center;align-items:center;gap:.65rem;font-size:clamp(2rem,3.4vw,3.6rem);line-height:1;display:inline-flex}.hero__title-copy{font-size:inherit;color:var(--text-primary);line-height:1}.hero__mesh--bi~.hero__container .hero__title-label,.hero__mesh--bi+.hero__container .hero__title-label{color:var(--bi-primary)}.hero__mesh--erp~.hero__container .hero__title-label,.hero__mesh--erp+.hero__container .hero__title-label{color:var(--erp-primary)}.hero__mesh--ai~.hero__container .hero__title-label,.hero__mesh--ai+.hero__container .hero__title-label{color:var(--ai-primary)}.hero__mesh--crm~.hero__container .hero__title-label,.hero__mesh--crm+.hero__container .hero__title-label{color:var(--crm-primary)}.hero__subtitle{max-width:600px;margin:0 auto var(--space-12);font-size:1.25rem}.hero__trifecta{gap:var(--space-4);grid-template-columns:repeat(4,minmax(0,1fr));place-items:stretch stretch;max-width:1440px;margin:0 auto;display:grid}@media (min-width:768px){.hero__trifecta{gap:2px}}@media (max-width:767px){.hero__trifecta{grid-template-columns:1fr}}.hero__pillar{background:var(--bg-elevated);border:1px solid var(--border-dim);border-radius:var(--radius-md);min-height:13rem;padding:var(--space-8);text-align:left;cursor:pointer;flex-direction:column;justify-content:flex-start;transition:box-shadow .5s cubic-bezier(.16,1,.3,1),border-color .5s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden}.hero__pillar--wide{grid-column:auto}@media (min-width:768px){.hero__pillar{border-radius:var(--radius-md)}.hero__pillar.pillar--erp{border-top-left-radius:var(--radius-lg);border-bottom-left-radius:var(--radius-lg)}.hero__pillar.pillar--ai{border-top-right-radius:var(--radius-lg);border-bottom-right-radius:var(--radius-lg)}.hero__pillar-content{margin-top:auto}}.hero__pillar--active{transform:none}.hero__pillar-icon{border-radius:var(--radius-sm);width:48px;height:48px;margin-bottom:var(--space-4);color:var(--text-muted);justify-content:center;align-items:center;transition:color .3s;display:flex}.hero__pillar--active.pillar--bi .hero__pillar-icon{color:var(--bi-primary)}.hero__pillar--active.pillar--erp .hero__pillar-icon{color:var(--erp-primary)}.hero__pillar--active.pillar--ai .hero__pillar-icon{color:var(--ai-primary)}.hero__pillar--active.pillar--crm .hero__pillar-icon{color:var(--crm-primary)}.hero__pillar-label{font-size:var(--text-h3);transition:color .3s}.hero__pillar-content{opacity:0;max-height:0;transition:all .5s cubic-bezier(.16,1,.3,1);overflow:hidden}.hero__pillar--active .hero__pillar-content{opacity:1;max-height:300px;margin-top:var(--space-4)}.hero__pillar-tagline{color:var(--text-muted);margin-bottom:var(--space-3);display:block}.hero__pillar-desc{font-size:var(--text-sm);color:var(--text-secondary);margin-bottom:var(--space-6);line-height:1.6}.hero__pillar-content{margin-top:auto}.hero__pillar-cta{font-size:var(--text-xs);padding:.625rem 1.5rem}.pillar--bi.hero__pillar--active{border-color:var(--bi-primary);box-shadow:var(--glow-bi)}.pillar--erp.hero__pillar--active{border-color:var(--erp-primary);box-shadow:var(--glow-erp)}.pillar--ai.hero__pillar--active{border-color:var(--ai-primary);box-shadow:var(--glow-ai)}.pillar--crm.hero__pillar--active{border-color:var(--crm-primary);box-shadow:var(--glow-crm)}.brand-marquee{padding:var(--space-12) 0;border-top:1px solid var(--border-dim);border-bottom:1px solid var(--border-dim)}.brand-marquee__item{padding:0 var(--space-8);flex-shrink:0}.brand-marquee__name{font-family:var(--font-heading);color:var(--text-muted);letter-spacing:.02em;opacity:.5;font-size:1.25rem;font-weight:700;transition:opacity .3s}.brand-marquee__item:hover .brand-marquee__name{opacity:1}.about__grid{gap:var(--space-12);grid-template-columns:1fr;align-items:start;display:grid}@media (min-width:1024px){.about__grid{gap:var(--space-16);grid-template-columns:5fr 6fr}}.about__image-placeholder{aspect-ratio:4/3;background:var(--bg-elevated);border:1px solid var(--border-dim);border-radius:var(--radius-lg);justify-content:center;align-items:center;display:flex}.about__quote{background:var(--bg-elevated);border-left:3px solid var(--ai-primary);padding:var(--space-6);border-radius:0 var(--radius-md) var(--radius-md) 0;margin-top:var(--space-6)}.about__quote-text{font-style:italic;font-size:var(--text-body);color:var(--text-primary);line-height:1.6}.about__quote-author{margin-top:var(--space-3);color:var(--text-muted);font-style:normal;display:block}.about__title{margin-top:var(--space-4);margin-bottom:var(--space-6)}.about__highlights{margin-top:var(--space-12);gap:var(--space-4);flex-direction:column;display:flex}.about__highlight-item{align-items:flex-start;gap:var(--space-3);font-size:var(--text-sm);color:var(--text-secondary);display:flex}.services__header{max-width:600px;margin-bottom:var(--space-16)}.services__header .text-h1{margin-top:var(--space-4)}.services__subtitle{margin-top:var(--space-4);color:var(--text-secondary)}.services__zones{gap:var(--space-12);grid-template-columns:1fr;display:grid}@media (min-width:768px){.services__zones{gap:var(--space-8);grid-template-columns:repeat(2,1fr)}}.services__zone{padding:var(--space-8);-webkit-backdrop-filter:blur(16px);border-radius:var(--radius-lg);background:var(--bg-deep);border:1px solid #ffffff1a;position:relative;overflow:hidden}.zone--bi{border-top:2px solid var(--bi-primary)}.zone--erp{border-top:2px solid var(--erp-primary)}.zone--ai{border-top:2px solid var(--ai-primary)}.zone--crm{border-top:2px solid var(--crm-primary)}.zone--bi .services__zone-pillar{color:var(--bi-primary)}.zone--erp .services__zone-pillar{color:var(--erp-primary)}.zone--ai .services__zone-pillar{color:var(--ai-primary)}.zone--crm .services__zone-pillar{color:var(--crm-primary)}.services__zone-header{margin-bottom:var(--space-8);padding-bottom:var(--space-6);border-bottom:1px solid var(--border-dim)}.services__zone-title{margin-top:var(--space-2)}.services__zone-cards{gap:var(--space-6);flex-direction:column;display:flex}.services__zone-cards .card{background:var(--bg-elevated)}.card__icon{color:var(--text-muted);margin-bottom:var(--space-4)}.zone--bi .card__icon{color:var(--bi-primary)}.zone--erp .card__icon{color:var(--erp-primary)}.zone--ai .card__icon{color:var(--ai-primary)}.zone--crm .card__icon{color:var(--crm-primary)}.card__title{margin-bottom:var(--space-3)}.card__desc{margin-bottom:var(--space-4);line-height:1.6}.features__header{gap:var(--space-8);margin-bottom:var(--space-16);grid-template-columns:1fr;display:grid}@media (min-width:1024px){.features__header{gap:var(--space-16);grid-template-columns:5fr 5fr}}.features__header-left .text-h1{margin-top:var(--space-4)}.features__grid{background:var(--border-dim);border-radius:var(--radius-lg);grid-template-columns:repeat(2,1fr);gap:2px;display:grid;overflow:hidden}@media (max-width:640px){.features__grid{grid-template-columns:1fr}}.features__tile{background:var(--bg-elevated);padding:var(--space-8);transition:all .3s}.features__tile:hover{background:var(--bg-subtle)}.features__tile-title{margin-bottom:var(--space-3)}.features__tile-desc{margin-bottom:var(--space-4);line-height:1.6}.stats__grid{gap:var(--space-8);background:var(--bg-elevated);border-radius:var(--radius-xl);grid-template-columns:1fr;display:grid;overflow:hidden}@media (min-width:1024px){.stats__grid{grid-template-columns:1fr 1.5fr}}.stats__media{background:var(--bg-subtle);justify-content:center;align-items:center;min-height:300px;display:flex;position:relative}.stats__image-placeholder{justify-content:center;align-items:center;width:100%;height:100%;min-height:300px;display:flex}.stats__play-btn{border:2px solid var(--text-primary);width:80px;height:80px;color:var(--text-primary);border-radius:50%;justify-content:center;align-items:center;font-size:1.25rem;transition:all .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.stats__play-btn:hover{background:var(--ai-primary);border-color:var(--ai-primary)}.stats__content{padding:var(--space-12)}.stats__divider{background:var(--border-dim);height:1px;margin:var(--space-8) 0}.stats__counters{gap:var(--space-6);grid-template-columns:repeat(2,1fr);display:grid}.stats__counter-item{gap:var(--space-2);flex-direction:column;display:flex}.stats__counter-value{color:var(--ai-primary)}.process__grid{gap:var(--space-12);grid-template-columns:1fr;display:grid}@media (min-width:1024px){.process__grid{gap:var(--space-16);grid-template-columns:7fr 5fr}}.process__image-placeholder{aspect-ratio:16/10;background:var(--bg-elevated);border:1px solid var(--border-dim);border-radius:var(--radius-lg);justify-content:center;align-items:center;display:flex;position:sticky;top:100px}.process__content .text-h1{margin-top:var(--space-4);margin-bottom:var(--space-8)}.process__tabs{flex-direction:column;gap:2px;display:flex}.process__tab{align-items:flex-start;gap:var(--space-4);padding:var(--space-6);text-align:left;border-left:2px solid var(--border-dim);cursor:pointer;width:100%;transition:all .3s;display:flex}.process__tab--active{border-left-color:var(--erp-primary);background:var(--bg-elevated);border-radius:0 var(--radius-md) var(--radius-md) 0}.process__tab-number{color:var(--text-muted);min-width:24px;padding-top:2px}.process__tab--active .process__tab-number{color:var(--erp-primary)}.process__tab-desc{margin-top:var(--space-2);opacity:0;max-height:0;transition:all .3s;overflow:hidden}.process__tab--active .process__tab-desc{opacity:1;max-height:200px;margin-top:var(--space-3)}.case-studies__header{margin-bottom:var(--space-12)}.case-studies__header .text-h1{margin-top:var(--space-3)}.case-studies__grid{gap:var(--space-6);grid-template-columns:1fr;display:grid}@media (min-width:768px){.case-studies__grid{grid-template-columns:repeat(3,1fr)}}.case-studies__card{padding:0;overflow:hidden}.case-studies__card-image{aspect-ratio:16/10;background:var(--bg-subtle);justify-content:center;align-items:center;display:flex}.case-studies__card-body{padding:var(--space-6)}.case-studies__card-category{color:var(--ai-primary)}.testimonials__header{margin-bottom:var(--space-12)}.testimonials__grid{gap:var(--space-6);grid-template-columns:1fr;display:grid}@media (min-width:768px){.testimonials__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.testimonials__grid{grid-template-columns:repeat(3,1fr)}}.testimonials__card{gap:var(--space-6);flex-direction:column;display:flex}.testimonials__stars{color:var(--ai-primary);letter-spacing:2px;font-size:1rem}.testimonials__quote{color:var(--text-primary);font-size:var(--text-sm);flex:1;line-height:1.7}.testimonials__meta{align-items:center;gap:var(--space-3);display:flex}.testimonials__avatar{border-radius:var(--radius-round);background:var(--bg-subtle);width:44px;height:44px}.testimonials__name{color:var(--text-primary);font-weight:600;display:block}.testimonials__role{display:block}.blog__header{margin-bottom:var(--space-12)}.blog__header .text-h1{margin-top:var(--space-3)}.blog__grid{gap:var(--space-6);grid-template-columns:1fr;display:grid}@media (min-width:768px){.blog__grid{grid-template-columns:repeat(3,1fr)}}.blog__card{padding:0;overflow:hidden}.blog__card-image{aspect-ratio:16/10;background:var(--bg-subtle);justify-content:center;align-items:center;display:flex}.blog__card-body{padding:var(--space-6)}.blog__card-meta{align-items:center;gap:var(--space-4);display:flex}.blog__card-category{color:var(--erp-primary)}.footer{background:var(--bg-void);padding:0}.footer__cta-zone{background:#0e0e0e;border:1px solid #ffffff0d;border-bottom:none;border-radius:20px 20px 0 0;margin:0 clamp(.5rem,2vw,2rem);position:relative;overflow:hidden}.footer__cta-link{padding:clamp(3rem, 8vw, 6rem) var(--space-8);cursor:pointer;flex-direction:column;justify-content:center;align-items:center;min-height:340px;text-decoration:none;display:flex;position:relative}.footer__cta-link:before{content:"";opacity:0;pointer-events:none;background:radial-gradient(70% 55% at 50% 55%,#b4321440 0%,#781e0a1a 40%,#0000 70%);transition:opacity .5s;position:absolute;inset:0}.footer__cta-link:hover:before{opacity:1}.footer__cta-label{color:var(--text-muted);letter-spacing:.25em;text-transform:uppercase;opacity:0;margin-bottom:var(--space-4);transition:opacity .4s,transform .4s;transform:translateY(10px)}.footer__cta-link:hover .footer__cta-label{opacity:1;transform:translateY(0)}.footer__cta-text-wrap{justify-content:center;align-items:center;line-height:1;display:flex;position:relative}.footer__cta-massive{color:var(--text-primary);letter-spacing:-.04em;white-space:nowrap;-webkit-user-select:none;user-select:none;font-family:Georgia,Times New Roman,serif;font-size:clamp(4rem,13vw,12rem);font-style:italic;font-weight:700;line-height:.85;transition:color .5s,transform .5s}.footer__cta-link:hover .footer__cta-massive{color:#ff4d29;transform:scale(1.05)}.footer__cta-overlay{font-family:"Montserrat", var(--font-sans), sans-serif;letter-spacing:.05em;color:#fffc;text-transform:uppercase;mix-blend-mode:exclusion;pointer-events:none;font-size:clamp(1.5rem,4vw,3.5rem);font-weight:900;transition:opacity .5s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.footer__cta-link:hover .footer__cta-overlay{opacity:0}.footer__cta-arrow{align-items:center;gap:var(--space-2);color:var(--ai-primary);font-family:var(--font-sans);font-size:var(--text-sm);margin-top:var(--space-6);opacity:0;font-weight:500;transition:opacity .4s 50ms,transform .4s 50ms;display:inline-flex;transform:translateY(-10px)}.footer__cta-link:hover .footer__cta-arrow{opacity:1;transform:translateY(0)}.footer__info-section{background:var(--bg-void);padding:var(--space-12) 0 var(--space-8);border-top:1px solid var(--border-dim)}.footer__info-grid{text-align:center;max-width:600px;margin:0 auto}.footer__info-heading{font-family:var(--font-sans);font-size:var(--text-xs);color:var(--text-primary);text-transform:uppercase;letter-spacing:.1em;margin-bottom:var(--space-4);font-weight:700}.footer__info-link{color:var(--text-secondary);padding:2px 0;text-decoration:none;transition:color .3s;display:block}.footer__info-link:hover{color:var(--text-primary)}.footer__info-link--whatsapp{align-items:center;gap:var(--space-2);color:#25d366;margin-top:var(--space-3);display:inline-flex}.footer__info-link--whatsapp:hover{color:#20bf5b}.footer__info-link--accent{color:var(--ai-primary);text-decoration:none;transition:color .3s}.footer__info-link--accent:hover{color:var(--ai-secondary)}.footer__bottom-bar{gap:var(--space-4);margin-top:var(--space-8);padding-top:var(--space-6);border-top:1px solid var(--border-dim);flex-direction:column;justify-content:space-between;align-items:center;display:flex}@media (min-width:768px){.footer__bottom-bar{flex-direction:row}}.footer__bottom-legal{gap:var(--space-6);display:flex}.footer__legal-link{text-decoration:none;transition:color .3s}.footer__legal-link:hover{color:var(--text-primary)}.target-audience__accordion{gap:var(--space-4);max-width:1100px;height:500px;margin:0 auto;display:flex}.target-audience__item{gap:var(--space-4);cursor:pointer;border-radius:var(--radius-xl);height:100%;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden}.target-audience__item:not(.active){width:64px}.target-audience__item.active{flex:1}.target-audience__tab{background:var(--bg-elevated);border-radius:var(--radius-pill);flex-shrink:0;justify-content:center;align-items:center;width:64px;height:100%;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex}.target-audience__tab-title{writing-mode:vertical-rl;white-space:nowrap;font-size:var(--text-sm);color:var(--ai-secondary);font-weight:500;transition:color .5s;transform:rotate(180deg)}.target-audience__content-wrapper{background:var(--bg-subtle);border:1px solid var(--border-dim);border-radius:var(--radius-lg);padding:var(--space-8);opacity:0;flex:1;transition:opacity .4s .2s;display:none}.target-audience__item.active .target-audience__content-wrapper{opacity:1;display:block}.target-audience__content{align-items:center;gap:var(--space-8);height:100%;display:flex}.target-audience__content-info{flex-direction:column;flex:1;justify-content:center;display:flex}.target-audience__icon{width:48px;height:48px;margin-bottom:var(--space-6);border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;display:flex}.target-audience__content-image{flex:1;justify-content:center;align-items:center;height:100%;display:flex}.target-audience__image-inner{border-radius:var(--radius-lg);width:100%;height:100%;position:relative;overflow:hidden}@media (max-width:768px){.target-audience__accordion{flex-direction:column;height:auto}.target-audience__accordion .hero__pillar{border-radius:var(--radius-lg)}.target-audience__item{flex-direction:column;height:64px}.target-audience__item:not(.active){width:100%}.target-audience__item.active{height:auto}.target-audience__tab{width:100%;height:64px}.target-audience__tab-title{writing-mode:horizontal-tb;transform:none}.target-audience__content{flex-direction:column}.target-audience__content-image{width:100%;height:250px;margin-top:var(--space-6)}}
@font-face{font-family:Nulshock;src:url("/fonts/Nulshock Bd.otf")format("opentype");font-weight:700;font-style:normal;font-display:swap}:root{--bg-void:#050505;--bg-deep:#0a0a0a;--bg-elevated:#111;--bg-subtle:#1a1a1a;--border-dim:#222;--border-glow:#333;--text-primary:#f5f5f5;--text-secondary:#a0a0a0;--text-muted:#9ca3af;--bi-primary:#00d4ff;--bi-secondary:#06f;--bi-glow:#00d4ff26;--erp-primary:#10b981;--erp-secondary:#059669;--erp-glow:#10b98126;--ai-primary:#ff4c24;--ai-secondary:#ff8c00;--ai-glow:#ff4c2426;--crm-primary:#a855f7;--crm-secondary:#7c3aed;--crm-glow:#a855f726;--accent-white:#fff;--accent-cream:#f0ede8;--font-heading:"Outfit", sans-serif;--font-body:"Inter", "Outfit", sans-serif;--font-sans:"Outfit", sans-serif;--font-display:"Nulshock", sans-serif;--font-mono:"IBM Plex Mono", monospace;--text-hero:clamp(3rem, 6vw, 5.5rem);--text-h1:clamp(2.25rem, 4vw, 3.5rem);--text-h2:clamp(1.75rem, 3vw, 2.5rem);--text-h3:clamp(1.25rem, 2vw, 1.75rem);--text-body:1.125rem;--text-sm:.875rem;--text-xs:.75rem;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-6:1.5rem;--space-8:2rem;--space-12:3rem;--space-16:4rem;--space-20:5rem;--space-24:6rem;--space-32:8rem;--section-py:clamp(4rem, 8vw, 8rem);--section-py-lg:clamp(5rem, 10vw, 10rem);--radius-sm:6px;--radius-md:10px;--radius-lg:16px;--radius-xl:24px;--radius-pill:50px;--radius-round:50%;--shadow-card:0 1px 3px #0000004d;--shadow-elevated:0px 4px 60px 0px #0000001a;--glow-bi:0 0 40px #00d4ff1f;--glow-erp:0 0 40px #10b9811f;--glow-ai:0 0 40px #ff4c241f;--glow-crm:0 0 40px #a855f71f}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font-body);font-size:var(--text-body);color:var(--text-secondary);background-color:var(--bg-void);line-height:1.6;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);color:var(--text-primary);letter-spacing:-.02em;font-weight:700;line-height:1.1}a{color:inherit;text-decoration:none;transition:color .3s}img{max-width:100%;height:auto;display:block}ul,ol{list-style:none}button{cursor:pointer;font-family:inherit;font-size:inherit;color:inherit;background:0 0;border:none}.container{width:100%;max-width:1320px;margin:0 auto;padding:0 1.25rem}.section{padding:var(--section-py) 0;position:relative}.section--lg{padding:var(--section-py-lg) 0}.text-hero{font-size:var(--text-hero);letter-spacing:-.03em;line-height:1.05}.text-h1{font-size:var(--text-h1)}.text-h2{font-size:var(--text-h2)}.text-h3{font-size:var(--text-h3)}.text-body{font-size:var(--text-body)}.text-sm{font-size:var(--text-sm)}.text-xs{font-size:var(--text-xs)}.text-primary{color:var(--text-primary)}.text-secondary{color:var(--text-secondary)}.text-muted{color:var(--text-muted)}.font-display{font-family:var(--font-display);letter-spacing:-.01em}.font-sans{font-family:var(--font-sans)}.font-mono{font-family:var(--font-mono);letter-spacing:.05em;text-transform:uppercase}.tracking-widest{letter-spacing:.2em}.tracking-tight{letter-spacing:-.02em}.text-gradient-bi{background:linear-gradient(135deg, var(--bi-primary), var(--bi-secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.text-gradient-erp{background:linear-gradient(135deg, var(--erp-primary), var(--erp-secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.text-gradient-ai{background:linear-gradient(135deg, var(--ai-primary), var(--ai-secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.text-gradient-crm{background:linear-gradient(135deg, var(--crm-primary), var(--crm-secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.text-flow-gradient{background:linear-gradient(to right, var(--bi-primary), var(--erp-primary), var(--ai-primary), var(--bi-primary));-webkit-text-fill-color:transparent;background-size:200%;-webkit-background-clip:text;background-clip:text;animation:5s linear infinite textGradientFlow;display:inline-block}@keyframes textGradientFlow{0%{background-position:0%}to{background-position:200%}}.bg-flow-gradient{animation:4s infinite bgGradientFlow;background-size:200% 200%!important}@keyframes bgGradientFlow{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.btn{font-family:var(--font-body);font-weight:600;font-size:var(--text-sm);border-radius:var(--radius-pill);z-index:1;white-space:nowrap;justify-content:center;align-items:center;padding:.875rem 2rem;transition:all .4s ease-in-out;display:inline-flex;position:relative;overflow:hidden}.magnetic-btn__filler{z-index:0;pointer-events:none;border-radius:50%;width:250%;height:250%;position:absolute;transform:translate(-50%,-50%)scale(0)}.magnetic-btn__text{z-index:1;pointer-events:none;justify-content:center;align-items:center;gap:var(--space-3);display:inline-flex;position:relative}.btn--primary-bi{background:var(--text-primary);color:var(--bg-void);border:2px solid var(--text-primary)}.btn--primary-bi .magnetic-btn__filler{background:var(--bi-primary)}.btn--primary-bi:hover{color:var(--bg-void);border-color:var(--bi-primary)}.btn--primary-erp{background:var(--text-primary);color:var(--bg-void);border:2px solid var(--text-primary)}.btn--primary-erp .magnetic-btn__filler{background:var(--erp-primary)}.btn--primary-erp:hover{color:var(--bg-void);border-color:var(--erp-primary)}.btn--primary-ai,.btn--primary{background:var(--text-primary);color:var(--bg-void);border:2px solid var(--text-primary)}.btn--primary-ai .magnetic-btn__filler,.btn--primary .magnetic-btn__filler{background:var(--ai-primary)}.btn--primary-ai:hover,.btn--primary:hover{color:var(--bg-void);border-color:var(--ai-primary)}.btn--primary-crm{background:var(--text-primary);color:var(--bg-void);border:2px solid var(--text-primary)}.btn--primary-crm .magnetic-btn__filler{background:var(--crm-primary)}.btn--primary-crm:hover{color:var(--bg-void);border-color:var(--crm-primary)}.btn--outline{color:var(--text-primary);border:2px solid var(--border-glow);background:0 0}.btn--outline .magnetic-btn__filler{background:var(--ai-primary)}.btn--outline:hover{color:var(--text-primary);border-color:var(--ai-primary)}.btn--ghost{color:var(--text-secondary);background:0 0;border:none;padding:0}.btn--ghost:hover{color:var(--ai-primary)}.btn__icon{width:20px;height:20px;transition:transform .3s}.btn:hover .btn__icon{transform:translate(4px)}.card{background:var(--bg-surface);border-radius:var(--radius-lg);padding:var(--space-8);-webkit-backdrop-filter:blur(16px);border:1px solid #ffffff1a;transition:all .3s cubic-bezier(.4,0,.2,1)}.card:hover{border-color:var(--border-glow);box-shadow:var(--shadow-elevated);transform:translateY(-4px)}.card--bi:hover{border-color:var(--bi-primary);box-shadow:var(--glow-bi)}.card--erp:hover{border-color:var(--erp-primary);box-shadow:var(--glow-erp)}.card--ai:hover{border-color:var(--ai-primary);box-shadow:var(--glow-ai)}.card--crm:hover{border-color:var(--crm-primary);box-shadow:var(--glow-crm)}.marquee{white-space:nowrap;overflow:hidden}.marquee__track{gap:var(--space-16);animation:30s linear infinite marquee-scroll;display:flex}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.section--dark{background:var(--bg-deep)}.section--darker{background:var(--bg-void)}.section--elevated{background:var(--bg-elevated)}.mesh-orb{filter:blur(120px);opacity:.4;pointer-events:none;z-index:0;border-radius:50%;transition:all .4s ease-in-out;position:absolute}.grid{display:grid}.grid-2{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(4,1fr)}.gap-6{gap:var(--space-6)}.gap-8{gap:var(--space-8)}@media (max-width:1024px){.grid-4,.grid-3{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.flex-wrap{flex-wrap:wrap}.gap-4{gap:var(--space-4)}.gsap-reveal{visibility:hidden;opacity:0;transform:translateY(30px)}.noise-bg{pointer-events:none;z-index:9999;opacity:.02;background-image:url("data:image/svg+xml,%3Csvg viewBox=\"0 0 200 200\" xmlns=\"http://www.w3.org/2000/svg\"%3E%3Cfilter id=\"noiseFilter\"%3E%3CfeTurbulence type=\"fractalNoise\" baseFrequency=\"0.65\" numOctaves=\"3\" stitchTiles=\"stitch\"/%3E%3C/filter%3E%3Crect width=\"100%25\" height=\"100%25\" filter=\"url(%23noiseFilter)\"/%3E%3C/svg%3E");width:100vw;height:100vh;position:fixed;top:0;left:0}
