@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap");.biatic-ia-hero{background:linear-gradient(180deg,#03f,#101828);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow:hidden;position:relative}.biatic-ia-hero__container{align-items:center;display:grid;gap:64px;grid-template-columns:1.38fr 1fr;margin:0 auto;max-width:1280px;padding:96px 1.5rem 112px}.biatic-ia-hero__content{max-width:640px}.biatic-ia-hero__badge{align-items:center;background:hsla(0,0%,100%,.12);border:1px solid hsla(0,0%,100%,.28);border-radius:50px;color:#fff;display:inline-flex;font-size:13px;font-weight:600;gap:8px;letter-spacing:.2px;margin-bottom:28px;padding:7px 16px 7px 10px}.biatic-ia-hero__badge-icon{align-items:center;display:inline-flex;flex-shrink:0;height:20px;justify-content:center;width:20px}.biatic-ia-hero__title{color:#fff;font-size:clamp(36px,4.5vw,58px);font-weight:800;letter-spacing:-1px;line-height:1.08;margin:0 0 28px}.biatic-ia-hero__description{color:hsla(0,0%,100%,.72);font-size:18px;line-height:1.7;margin:0 0 40px;max-width:540px}.biatic-ia-hero__cta{align-items:center;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:#03f;border-radius:50px;box-shadow:0 4px 24px rgba(0,0,0,.3);color:#fff;cursor:pointer;display:inline-flex;font-family:inherit;font-size:17px;font-weight:600;gap:0;line-height:1;padding:15px 16px 15px 28px;text-decoration:none;transition:background .18s ease,transform .15s ease,box-shadow .18s ease}.biatic-ia-hero__cta:focus,.biatic-ia-hero__cta:hover{background:#1b18ff;box-shadow:0 4px 20px rgba(0,51,255,.4);color:#fff;text-decoration:none;transform:translateY(-1px)}.biatic-ia-hero__cta-arrow{align-items:center;background:hsla(0,0%,100%,.22);border-radius:50%;display:inline-flex;flex-shrink:0;font-size:16px;height:32px;justify-content:center;line-height:1;margin-left:12px;transition:background .18s ease;width:32px}.biatic-ia-hero__cta:hover .biatic-ia-hero__cta-arrow{background:hsla(0,0%,100%,.35)}.biatic-ia-hero__graphic{align-items:center;display:flex;justify-content:center;min-height:440px;position:relative;width:100%}.biatic-ia-hero__graphic:before{background:radial-gradient(ellipse 70% 70% at 50% 50%,rgba(99,102,241,.22) 0,transparent 70%);border-radius:24px;content:"";inset:0;pointer-events:none;position:absolute}.biatic-ia-hero__nodes{flex-shrink:0;height:340px;position:relative;width:340px}.biatic-ia-hero__node{align-items:center;animation:biatic-ia-float 4s ease-in-out infinite;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);border-radius:14px;box-shadow:0 4px 20px rgba(0,0,0,.25);display:flex;justify-content:center;position:absolute}.biatic-ia-hero__node--1{animation-delay:0s;height:60px;left:50%;top:20px;transform:translateX(-50%);width:60px}.biatic-ia-hero__node--2{animation-delay:.6s;height:52px;right:20px;top:90px;width:52px}.biatic-ia-hero__node--3{animation-delay:1.2s;bottom:90px;height:52px;right:20px;width:52px}.biatic-ia-hero__node--4{animation-delay:1.8s;bottom:20px;height:60px;left:50%;transform:translateX(-50%);width:60px}.biatic-ia-hero__node--5{animation-delay:.4s;background:rgba(99,102,241,.3);border-color:rgba(99,102,241,.5);box-shadow:0 0 32px rgba(99,102,241,.35),0 4px 20px rgba(0,0,0,.25);height:70px;left:50%;top:50%;transform:translate(-50%,-50%);width:70px;z-index:2}.biatic-ia-hero__node--6{animation-delay:2.4s;height:52px;left:20px;top:90px;width:52px}.biatic-ia-hero__node--7{animation-delay:3s;bottom:90px;height:52px;left:20px;width:52px}.biatic-ia-hero__connector{animation:biatic-ia-pulse 2.5s ease-in-out infinite;background:rgba(99,102,241,.6);border-radius:50%;box-shadow:0 0 8px rgba(99,102,241,.5);height:6px;position:absolute;width:6px}.biatic-ia-hero__connector--1{animation-delay:0s;left:23%;top:36%}.biatic-ia-hero__connector--2{animation-delay:.5s;right:30%;top:25%}.biatic-ia-hero__connector--3{animation-delay:1s;right:25%;top:65%}.biatic-ia-hero__connector--4{animation-delay:1.5s;bottom:30%;left:28%}.biatic-ia-hero__chip{align-items:center;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:rgba(16,24,40,.75);border:1px solid hsla(0,0%,100%,.12);border-radius:12px;box-shadow:0 8px 32px rgba(0,0,0,.35);display:flex;gap:10px;padding:10px 16px;position:absolute;white-space:nowrap;z-index:3}.biatic-ia-hero__chip--time{animation:biatic-ia-float 4.5s ease-in-out infinite;animation-delay:1s;right:-20px;top:-10px}.biatic-ia-hero__chip--precision{animation:biatic-ia-float 5s ease-in-out infinite;animation-delay:2s;bottom:-10px;left:-20px}.biatic-ia-hero__chip-dot{border-radius:50%;flex-shrink:0;height:8px;width:8px}.biatic-ia-hero__chip-dot--blue{background:#60a5fa;box-shadow:0 0 6px rgba(96,165,250,.6)}.biatic-ia-hero__chip-dot--indigo{background:#818cf8;box-shadow:0 0 6px rgba(129,140,248,.6)}.biatic-ia-hero__chip-label{color:hsla(0,0%,100%,.55);font-size:11px;font-weight:500;letter-spacing:.3px;line-height:1;margin-bottom:3px}.biatic-ia-hero__chip-value{font-size:20px;font-weight:800;letter-spacing:-.5px;line-height:1}.biatic-ia-hero__chip-value--neg{color:#34d399}.biatic-ia-hero__chip-value--pos{color:#fff}@keyframes biatic-ia-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes biatic-ia-float-x{0%,to{transform:translateX(-50%)}50%{transform:translateX(calc(-50% - 4px))}}@keyframes biatic-ia-pulse{0%,to{opacity:.4;transform:scale(1)}50%{opacity:1;transform:scale(1.4)}}.biatic-ia-hero__node--1,.biatic-ia-hero__node--4{animation-name:biatic-ia-float-x}@media (max-width:1100px){.biatic-ia-hero__container{gap:40px}.biatic-ia-hero__nodes{height:280px;width:280px}}@media (max-width:767px){.biatic-ia-hero__container{grid-template-columns:1fr;padding:72px 1.25rem 80px}.biatic-ia-hero__graphic{display:none}.biatic-ia-hero__title{font-size:clamp(32px,8vw,44px)}.biatic-ia-hero__description{font-size:16px}}.biatic-ia-problem{background:linear-gradient(180deg,#111,#050505);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow:hidden}.biatic-ia-problem__container{margin:0 auto;max-width:1280px;padding:80px 1.5rem 112px}.biatic-ia-problem__title{color:#fff;font-size:clamp(32px,4vw,52px);font-weight:800;letter-spacing:-.8px;line-height:1.1;margin:0 auto 72px;max-width:760px;text-align:center}.biatic-ia-problem__grid{align-items:center;display:grid;gap:64px;grid-template-columns:1.1fr 1fr;margin-bottom:56px}.biatic-ia-problem__description{color:hsla(0,0%,100%,.62);font-size:16px;line-height:1.75;margin:0 0 36px;max-width:520px}.biatic-ia-problem__list{display:flex;flex-direction:column;gap:20px;list-style:none;margin:0;padding:0}.biatic-ia-problem__item{align-items:flex-start;color:hsla(0,0%,100%,.85);display:flex;font-size:15px;font-weight:500;gap:12px;line-height:1.5}.biatic-ia-problem__check{align-items:center;display:inline-flex;flex-shrink:0;height:18px;justify-content:center;margin-top:1px;width:18px}.biatic-ia-problem__visual{position:relative}.biatic-ia-problem__image-wrap{border-radius:16px;line-height:0;overflow:hidden}.biatic-ia-problem__image{aspect-ratio:4/3;background:#1a2030;border-radius:16px;display:block;height:auto;object-fit:cover;width:100%}.biatic-ia-problem__circle{background:linear-gradient(135deg,#03f,#101828);border-radius:50%;bottom:-50px;height:220px;pointer-events:none;position:absolute;right:-30px;width:220px;z-index:0}.biatic-ia-problem__image-wrap{position:relative;z-index:1}.biatic-ia-problem__callout{background:#252525;border:1px solid hsla(0,0%,100%,.08);border-radius:16px;max-width:100%;padding:32px 40px}.biatic-ia-problem__callout-text{color:hsla(0,0%,100%,.65);font-size:15px;line-height:1.7;margin:0 0 10px}.biatic-ia-problem__callout-highlight{color:#fff;font-size:15px;font-weight:700;line-height:1.6;margin:0}@media (max-width:900px){.biatic-ia-problem__grid{gap:40px}}@media (max-width:767px){.biatic-ia-problem__container{padding:72px 1.25rem 80px}.biatic-ia-problem__title{font-size:clamp(28px,7vw,38px);margin-bottom:48px}.biatic-ia-problem__grid{gap:40px;grid-template-columns:1fr}.biatic-ia-problem__callout{padding:24px 20px}.biatic-ia-problem__circle{bottom:-30px;height:130px;right:-15px;width:130px}}.biatic-ia-cases{background:#050505;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.biatic-ia-cases__container{margin:0 auto;max-width:1280px;padding:80px 1.5rem 112px}.biatic-ia-cases__header{margin:0 auto 64px;max-width:800px;text-align:center}.biatic-ia-cases__title{color:#fff;font-size:clamp(30px,4vw,50px);font-weight:800;letter-spacing:-.8px;line-height:1.1;margin:0 0 20px}.biatic-ia-cases__subtitle{color:#e5e7eb;font-size:20px;line-height:1.6;margin:0}.biatic-ia-cases__grid{display:grid;gap:20px;grid-template-columns:1fr 1fr}.biatic-ia-cases__card{background:#252525;border:1px solid hsla(0,0%,100%,.08);border-radius:24px;min-height:346px;padding:28px 32px 32px;transition:background .2s ease,border-color .2s ease}.biatic-ia-cases__card:hover{background:hsla(0,0%,100%,.07);border-color:hsla(0,0%,100%,.14)}.biatic-ia-cases__card:hover .biatic-ia-cases__num{background:#03f;color:#fff}.biatic-ia-cases__card:hover .biatic-ia-cases__check{color:#fff}.biatic-ia-cases__num{align-items:center;background:rgba(0,51,255,.14);border-radius:10px;color:#03f;display:inline-flex;flex-shrink:0;font-size:22px;font-weight:800;height:56px;justify-content:center;line-height:1;margin-bottom:20px;transition:background .2s ease,color .2s ease;width:56px}.biatic-ia-cases__card-title{color:#fff;font-size:30px;font-weight:700;line-height:1.3;margin:0 0 20px}.biatic-ia-cases__list{display:flex;flex-direction:column;gap:12px;list-style:none;margin:0;padding:0}.biatic-ia-cases__item{align-items:flex-start;color:hsla(0,0%,100%,.72);display:flex;font-size:16px;font-weight:400;gap:10px;line-height:1.5}.biatic-ia-cases__check{align-items:center;color:#03f;display:inline-flex;flex-shrink:0;height:24px;justify-content:center;margin-top:1px;transition:color .2s ease;width:24px}@media (max-width:767px){.biatic-ia-cases__container{padding:72px 1.25rem 80px}.biatic-ia-cases__title{font-size:clamp(26px,7vw,36px)}.biatic-ia-cases__grid{gap:16px;grid-template-columns:1fr}.biatic-ia-cases__card{padding:24px 20px}}.biatic-ia-results{background:#050505;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.biatic-ia-results__container{margin:0 auto;max-width:1280px;padding:80px 1.5rem 112px}.biatic-ia-results__header{margin:0 auto 64px;max-width:820px;text-align:center}.biatic-ia-results__title{color:#fff;font-size:clamp(28px,4vw,50px);font-weight:800;letter-spacing:-.8px;line-height:1.1;margin:0 0 20px}.biatic-ia-results__subtitle{color:#e5e7eb;font-size:20px;line-height:1.6;margin:0}.biatic-ia-results__grid{display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}.biatic-ia-results__card{background:#252525;border:1px solid hsla(0,0%,100%,.08);border-radius:24px;padding:28px 28px 32px;transition:background .2s ease,border-color .2s ease}.biatic-ia-results__card:hover{background:hsla(0,0%,100%,.06);border-color:#fff}.biatic-ia-results__icon{align-items:center;background:rgba(0,51,255,.14);border:1px solid rgba(0,51,255,.22);border-radius:12px;color:#03f;display:inline-flex;flex-shrink:0;height:56px;justify-content:center;margin-bottom:20px;transition:background .2s ease,color .2s ease,border-color .2s ease;width:56px}.biatic-ia-results__card:hover .biatic-ia-results__icon{background:#03f;border-color:#03f;color:#fff}.biatic-ia-results__card-title{color:#fff;font-size:20px;font-weight:700;line-height:1.35;margin:0 0 12px}.biatic-ia-results__card-desc{color:hsla(0,0%,100%,.6);font-size:14px;font-weight:400;line-height:1.7;margin:0}@media (max-width:1024px){.biatic-ia-results__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.biatic-ia-results__container{padding:72px 1.25rem 80px}.biatic-ia-results__title{font-size:clamp(26px,7vw,36px)}.biatic-ia-results__grid{gap:16px;grid-template-columns:1fr}.biatic-ia-results__card{padding:24px 20px}}.biatic-ia-tools{background:#050505;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.biatic-ia-tools__container{margin:0 auto;max-width:1280px;padding:80px 1.5rem 112px}.biatic-ia-tools__title{color:#fff;font-size:clamp(30px,4vw,52px);font-weight:800;letter-spacing:-.8px;line-height:1.1;margin:0 auto 56px;max-width:720px;text-align:center}.biatic-ia-tools__row{display:grid;gap:20px;margin-bottom:20px}.biatic-ia-tools__row:last-child{margin-bottom:0}.biatic-ia-tools__row--odd{grid-template-columns:522fr 685fr}.biatic-ia-tools__row--even{grid-template-columns:685fr 522fr}.biatic-ia-tools__card{border-radius:24px;box-sizing:border-box;min-height:449px;padding:32px}.biatic-ia-tools__card--dark{background:var(--Background-Grey-200,#e5e7eb);border-color:hsla(0,0%,100%,.08)}.biatic-ia-tools__card--blue{background:linear-gradient(180deg,#03f,#101828);border-color:hsla(0,0%,100%,.12)}.biatic-ia-tools__card-title{color:#1a1a1a;font-size:30px;font-weight:700;line-height:1.3;margin:0 0 35px}.biatic-ia-tools__card-sub{font-size:18px;line-height:1.6;margin:0 0 35px}.biatic-ia-tools__card--dark .biatic-ia-tools__card-sub{color:#4a5565}.biatic-ia-tools__card--blue .biatic-ia-tools__card-sub,.biatic-ia-tools__card--blue .biatic-ia-tools__card-title{color:#fff}.biatic-ia-tools__list{display:flex;flex-direction:column;gap:12px;list-style:none;margin:0;padding:0}.biatic-ia-tools__item{align-items:flex-start;display:flex;font-size:16px;gap:10px;line-height:1.5}.biatic-ia-tools__card--dark .biatic-ia-tools__item{color:#4a5565}.biatic-ia-tools__card--blue .biatic-ia-tools__item{color:#e5e7eb}.biatic-ia-tools__check{align-items:center;display:inline-flex;flex-shrink:0;height:24px;justify-content:center;margin-top:1px;width:24px}.biatic-ia-tools__card--dark .biatic-ia-tools__check{color:#4a5565}.biatic-ia-tools__card--blue .biatic-ia-tools__check{color:hsla(0,0%,100%,.9)}@media (max-width:900px){.biatic-ia-tools__row--even,.biatic-ia-tools__row--odd{grid-template-columns:1fr 1fr}.biatic-ia-tools__card{min-height:auto}}@media (max-width:767px){.biatic-ia-tools__container{padding:72px 1.25rem 80px}.biatic-ia-tools__title{font-size:clamp(26px,7vw,36px)}.biatic-ia-tools__row--even,.biatic-ia-tools__row--odd{grid-template-columns:1fr}.biatic-ia-tools__card{padding:24px 20px}}.biatic-ia-pitch{background:#050505;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.biatic-ia-pitch__container{display:flex;justify-content:center;margin:0 auto;max-width:1280px;padding:80px 1.5rem 112px}.biatic-ia-pitch__panel{background:#252525;border:1.25px solid hsla(0,0%,100%,.08);border-radius:30.04px;box-sizing:border-box;display:flex;flex-direction:column;gap:30.04px;max-width:1228px;min-height:816px;padding:61.33px 61.33px 1.25px;text-align:center;width:100%}.biatic-ia-pitch__title{color:#fff;font-size:clamp(26px,4.5vw,52px);font-weight:800;letter-spacing:-.6px;line-height:1.15;margin:0 0 24px}.biatic-ia-pitch__desc{color:#e5e7eb;font-size:22px;line-height:1.7;margin:0 auto 20px}.biatic-ia-pitch__claro{color:#fff;font-size:30px;font-weight:700;margin:0 0 28px}.biatic-ia-pitch__inner{background:rgba(0,0,0,.3);border:1px solid hsla(0,0%,100%,.07);border-radius:16px;padding:24px 28px;text-align:left}.biatic-ia-pitch__inner-intro{color:#e5e7eb;font-size:20px;line-height:1.5;margin:0 0 18px}.biatic-ia-pitch__list{display:flex;flex-direction:column;gap:14px;list-style:none;margin:0;padding:0}.biatic-ia-pitch__item{align-items:flex-start;color:#fff;display:flex;font-size:18px;gap:10px;line-height:1.5}.biatic-ia-pitch__check{align-items:center;color:#03f;display:inline-flex;flex-shrink:0;height:18px;justify-content:center;margin-top:1px;width:18px}@media (max-width:767px){.biatic-ia-pitch__container{padding:72px 1.25rem 80px}.biatic-ia-pitch__panel{border-radius:20px;gap:24px;min-height:auto;padding:36px 24px 24px}.biatic-ia-pitch__title{font-size:clamp(22px,6.5vw,30px)}.biatic-ia-pitch__inner{padding:20px 18px}}.biatic-ia-cta{background:#050505;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.biatic-ia-cta__container{display:flex;justify-content:center;margin:0 auto;max-width:1280px;padding:80px 1.5rem 112px}.biatic-ia-cta__panel{align-items:center;background:linear-gradient(180deg,#03f,#101828);border-radius:30px;display:flex;flex-direction:column;gap:24px;padding:72px 48px 80px;text-align:center;width:100%}.biatic-ia-cta__title{color:#fff;font-size:clamp(28px,4.5vw,60px);font-weight:800;letter-spacing:-.8px;line-height:1.1;margin:0}.biatic-ia-cta__desc{color:#e5e7eb;font-size:22px;line-height:1.7;margin:0}.biatic-ia-cta__btn{align-items:center;background:#03f;border-radius:50px;box-shadow:0 4px 24px rgba(0,0,0,.3);color:#fff;display:inline-flex;font-family:inherit;font-size:16px;font-weight:600;gap:0;line-height:1;margin-top:8px;padding:14px 14px 14px 28px;text-decoration:none;transition:background .18s ease,transform .15s ease,box-shadow .18s ease;white-space:nowrap}.biatic-ia-cta__btn:focus,.biatic-ia-cta__btn:hover{background:#1b18ff;box-shadow:0 4px 20px rgba(0,51,255,.4);color:#fff;text-decoration:none;transform:translateY(-1px)}.biatic-ia-cta__btn-arrow{align-items:center;background:hsla(0,0%,100%,.22);border-radius:50%;display:inline-flex;flex-shrink:0;font-size:16px;height:34px;justify-content:center;line-height:1;margin-left:14px;transition:background .18s ease;width:34px}.biatic-ia-cta__btn:hover .biatic-ia-cta__btn-arrow{background:hsla(0,0%,100%,.35)}@media (max-width:767px){.biatic-ia-cta__container{padding:72px 1.25rem 80px}.biatic-ia-cta__panel{border-radius:20px;gap:20px;padding:48px 24px 56px}.biatic-ia-cta__title{font-size:clamp(24px,7vw,34px)}.biatic-ia-cta__btn{box-sizing:border-box;font-size:15px;justify-content:center;padding:13px 13px 13px 24px;white-space:normal;width:100%}}.biatic-ia-faq{background:#050505;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.biatic-ia-faq__container{margin:0 auto;max-width:1280px;padding:80px 1.5rem 112px}.biatic-ia-faq__title{color:#fff;font-size:clamp(36px,4.5vw,52px);font-weight:800;letter-spacing:-1px;line-height:1.1;margin:0 0 56px;text-align:center}.biatic-ia-faq__list{display:flex;flex-direction:column;gap:10px}.biatic-ia-faq .biatic-home-faq__item{background:#252525;border:1px solid hsla(0,0%,100%,.07);border-radius:16px;margin:0 auto;max-width:1223px;min-height:78px;overflow:hidden;padding:1px;transition:border-color .2s ease;width:100%}.biatic-ia-faq .biatic-home-faq__item--open{border-color:hsla(0,0%,100%,.12)}.biatic-ia-faq .biatic-home-faq__question{align-items:center;background:transparent;border:none;color:#fff;cursor:pointer;display:flex;font-family:inherit;font-size:clamp(16px,1.5vw,18px);font-weight:600;gap:16px;justify-content:space-between;line-height:1.4;min-width:0;padding:22px 24px;text-align:left;width:100%}.biatic-ia-faq .biatic-home-faq__question span{flex:1;min-width:0}.biatic-ia-faq .biatic-home-faq__question:hover{color:#fff}.biatic-ia-faq__chevron{color:hsla(0,0%,100%,.45);flex-shrink:0;transition:transform .25s ease,color .2s ease}.biatic-ia-faq .biatic-home-faq__item--open .biatic-ia-faq__chevron{color:#fff;transform:rotate(180deg)}.biatic-ia-faq .biatic-home-faq__answer{display:none;padding:0 24px 24px}.biatic-ia-faq .biatic-home-faq__item--open .biatic-home-faq__answer{display:block}.biatic-ia-faq .biatic-home-faq__answer p{color:hsla(0,0%,100%,.6);font-size:15px;line-height:1.7;margin:0 0 14px}.biatic-ia-faq .biatic-home-faq__answer p:last-child{margin-bottom:0}@media (max-width:767px){.biatic-ia-faq__container{padding:72px 1.25rem 80px}.biatic-ia-faq__title{font-size:clamp(26px,7vw,36px);margin-bottom:40px}.biatic-ia-faq .biatic-home-faq__question{padding:18px 20px}.biatic-ia-faq .biatic-home-faq__answer{padding:0 20px 20px}}