.Header-module__hBw1pG__header{z-index:50;background:var(--glass-bg);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--glass-border);position:fixed;top:0;left:0;right:0}.Header-module__hBw1pG__headerContainer{justify-content:space-between;align-items:center;height:4.5rem;display:flex}.Header-module__hBw1pG__logo{color:var(--text-main);align-items:center;gap:.5rem;text-decoration:none;display:flex}.Header-module__hBw1pG__logoIcon{width:28px;height:28px;color:var(--accent)}.Header-module__hBw1pG__logoText{letter-spacing:-.02em;font-size:1.25rem;font-weight:700}.Header-module__hBw1pG__nav{gap:2rem;display:flex}.Header-module__hBw1pG__navLink{color:var(--text-muted);font-size:.95rem;font-weight:500;position:relative}.Header-module__hBw1pG__navLink:hover{color:var(--text-main)}.Header-module__hBw1pG__actions{align-items:center;gap:1.5rem;display:flex}.Header-module__hBw1pG__loginLink{color:var(--text-muted);font-size:.95rem;font-weight:500}.Header-module__hBw1pG__loginLink:hover{color:var(--text-main)}.Header-module__hBw1pG__ctaBtn{padding:.5rem 1.25rem;font-size:.9rem}@media (max-width:768px){.Header-module__hBw1pG__nav,.Header-module__hBw1pG__loginLink{display:none}}
.Hero-module__ZARIfG__hero{align-items:center;min-height:100vh;padding-top:6rem;display:flex;overflow:hidden}.Hero-module__ZARIfG__glow{z-index:0;pointer-events:none;background:radial-gradient(circle,#4f46e526 0%,#0000 70%);width:800px;height:800px;position:absolute;top:-10%;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__container{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid;position:relative}.Hero-module__ZARIfG__content{max-width:600px}.Hero-module__ZARIfG__eyebrow{background:#38bdf81a;border-radius:9999px;margin-bottom:1.5rem;padding:.25rem .75rem;font-size:.75rem;display:inline-block}.Hero-module__ZARIfG__title{letter-spacing:-.03em;margin-bottom:1.5rem;font-size:4rem;font-weight:800;line-height:1.1}.Hero-module__ZARIfG__subtitle{margin-bottom:2.5rem;margin-left:0;font-size:1.25rem}.Hero-module__ZARIfG__actions{gap:1rem;display:flex}.Hero-module__ZARIfG__icon{margin-left:.5rem}.Hero-module__ZARIfG__iconBefore{margin-right:.5rem}.Hero-module__ZARIfG__visual{perspective:1000px;position:relative}.Hero-module__ZARIfG__dashboardMock{border-radius:1rem;flex-direction:column;width:100%;height:400px;transition:transform .5s;display:flex;overflow:hidden;transform:rotateY(-10deg)rotateX(5deg);box-shadow:0 25px 50px -12px #00000080}.Hero-module__ZARIfG__dashboardMock:hover{transform:translateY(-10px)rotateY(0)rotateX(0)}.Hero-module__ZARIfG__mockHeader{border-bottom:1px solid var(--glass-border);background:#ffffff05;align-items:center;gap:.5rem;height:2.5rem;padding:0 1rem;display:flex}.Hero-module__ZARIfG__dot{border-radius:50%;width:10px;height:10px}.Hero-module__ZARIfG__mockBody{flex:1;display:flex}.Hero-module__ZARIfG__mockSidebar{border-right:1px solid var(--glass-border);flex-direction:column;gap:1rem;width:80px;padding:1rem;display:flex}.Hero-module__ZARIfG__mockItem{background:#ffffff1a;border-radius:4px;width:100%;height:10px}.Hero-module__ZARIfG__mockMain{flex-direction:column;flex:1;gap:1.5rem;padding:1.5rem;display:flex}.Hero-module__ZARIfG__mockChart{border:1px solid var(--glass-border);background:#ffffff03;border-radius:.5rem;flex:1;align-items:flex-end;gap:1rem;padding:1rem;display:flex}.Hero-module__ZARIfG__chartBar{background:var(--primary);opacity:.8;border-radius:4px 4px 0 0;flex:1;transition:height 1s}.Hero-module__ZARIfG__mockStats{gap:1rem;display:flex}.Hero-module__ZARIfG__statBox{border:1px solid var(--glass-border);background:#ffffff03;border-radius:.5rem;flex:1;height:80px}@media (max-width:1024px){.Hero-module__ZARIfG__container{text-align:center;grid-template-columns:1fr}.Hero-module__ZARIfG__content{margin:0 auto}.Hero-module__ZARIfG__actions{justify-content:center}.Hero-module__ZARIfG__subtitle{margin:0 auto 2.5rem}.Hero-module__ZARIfG__dashboardMock{transform:none}.Hero-module__ZARIfG__dashboardMock:hover{transform:translateY(-5px)}.Hero-module__ZARIfG__title{font-size:3rem}}@media (max-width:640px){.Hero-module__ZARIfG__title{font-size:2.5rem}.Hero-module__ZARIfG__actions{flex-direction:column}}
.TrustedBy-module__3ag6Fa__trustedBy{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:#ffffff03;padding:4rem 0}.TrustedBy-module__3ag6Fa__container{text-align:center}.TrustedBy-module__3ag6Fa__heading{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:2rem;font-size:.875rem;font-weight:500}.TrustedBy-module__3ag6Fa__logoGrid{opacity:.6;filter:grayscale();flex-wrap:wrap;justify-content:center;align-items:center;gap:3rem;transition:all .3s;display:flex}.TrustedBy-module__3ag6Fa__logoGrid:hover{opacity:1;filter:grayscale(0%)}.TrustedBy-module__3ag6Fa__logoItem{color:var(--text-main);align-items:center;gap:.5rem;transition:transform .3s;display:flex}.TrustedBy-module__3ag6Fa__logoItem:hover{color:var(--accent);transform:scale(1.05)}.TrustedBy-module__3ag6Fa__logoIcon{width:24px;height:24px}.TrustedBy-module__3ag6Fa__logoText{letter-spacing:-.02em;font-size:1.125rem;font-weight:700}@media (max-width:768px){.TrustedBy-module__3ag6Fa__logoGrid{gap:2rem}}
.Features-module__zvCZ4q__featuresSection{position:relative;overflow:hidden}.Features-module__zvCZ4q__header{text-align:center;max-width:800px;margin:0 auto 5rem}.Features-module__zvCZ4q__title{letter-spacing:-.02em;font-size:3rem;font-weight:700;line-height:1.2}.Features-module__zvCZ4q__grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.Features-module__zvCZ4q__card{border-radius:1rem;padding:2.5rem 2rem;transition:transform .3s,background .3s,box-shadow .3s;position:relative;overflow:hidden}.Features-module__zvCZ4q__card:hover{background:#ffffff0d;transform:translateY(-5px);box-shadow:0 10px 40px -10px #4f46e533}.Features-module__zvCZ4q__card:before{content:"";background:linear-gradient(90deg, transparent, var(--primary), transparent);opacity:0;height:2px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.Features-module__zvCZ4q__card:hover:before{opacity:1}.Features-module__zvCZ4q__iconWrapper{width:3rem;height:3rem;color:var(--accent);background:#4f46e51a;border-radius:.75rem;justify-content:center;align-items:center;margin-bottom:1.5rem;display:inline-flex}.Features-module__zvCZ4q__cardTitle{color:var(--text-main);margin-bottom:1rem;font-size:1.25rem;font-weight:600}.Features-module__zvCZ4q__cardDesc{color:var(--text-muted);font-size:.95rem;line-height:1.6}@media (max-width:1024px){.Features-module__zvCZ4q__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Features-module__zvCZ4q__grid{grid-template-columns:1fr}.Features-module__zvCZ4q__title{font-size:2.25rem}}
.HowItWorks-module__tSMH5W__section{background:linear-gradient(180deg, var(--bg-color) 0%, #4f46e50d 50%, var(--bg-color) 100%)}.HowItWorks-module__tSMH5W__container{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.HowItWorks-module__tSMH5W__title{letter-spacing:-.02em;margin-bottom:1.5rem;font-size:2.75rem;font-weight:700;line-height:1.2}.HowItWorks-module__tSMH5W__stepsList{flex-direction:column;gap:2.5rem;margin-top:3rem;display:flex}.HowItWorks-module__tSMH5W__stepItem{gap:1.5rem;display:flex}.HowItWorks-module__tSMH5W__stepIndicator{flex-direction:column;align-items:center;gap:1rem;display:flex}.HowItWorks-module__tSMH5W__stepNumber{width:3rem;height:3rem;color:var(--accent);background:#4f46e526;border:1px solid #4f46e54d;border-radius:50%;justify-content:center;align-items:center;font-size:1.125rem;font-weight:700;display:flex}.HowItWorks-module__tSMH5W__stepLine{background:var(--border);flex:1;width:2px}.HowItWorks-module__tSMH5W__stepContent{padding-top:.5rem}.HowItWorks-module__tSMH5W__stepTitle{margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.HowItWorks-module__tSMH5W__stepDesc{color:var(--text-muted)}.HowItWorks-module__tSMH5W__visual{position:relative}.HowItWorks-module__tSMH5W__mockup{border-radius:1rem;padding:2rem;box-shadow:0 20px 40px #0006}.HowItWorks-module__tSMH5W__mockupHeader{color:var(--text-main);border-bottom:1px solid var(--glass-border);justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;font-weight:600;display:flex}.HowItWorks-module__tSMH5W__pipeline{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:3rem;display:flex}.HowItWorks-module__tSMH5W__sourceBox,.HowItWorks-module__tSMH5W__destBox{border:1px solid var(--border);background:#ffffff0d;border-radius:.5rem;padding:1rem;font-family:monospace;font-size:.875rem}.HowItWorks-module__tSMH5W__novaBox{background:var(--primary);border-radius:.5rem;padding:1rem 1.5rem;font-size:.875rem;font-weight:600;box-shadow:0 0 20px #4f46e566}.HowItWorks-module__tSMH5W__arrow{color:var(--text-muted)}.HowItWorks-module__tSMH5W__codeSnippet{color:#e2e8f0;background:#0f172a;border:1px solid #ffffff1a;border-radius:.5rem;padding:1.5rem;font-family:monospace;font-size:.875rem;line-height:1.8}@media (max-width:1024px){.HowItWorks-module__tSMH5W__container{grid-template-columns:1fr}.HowItWorks-module__tSMH5W__visual{order:-1}}@media (max-width:640px){.HowItWorks-module__tSMH5W__title{font-size:2.25rem}.HowItWorks-module__tSMH5W__pipeline{flex-direction:column;gap:1rem}.HowItWorks-module__tSMH5W__arrow{transform:rotate(90deg)}}
.Testimonials-module__ItA9Ha__testimonials{position:relative}.Testimonials-module__ItA9Ha__header{text-align:center;margin-bottom:4rem}.Testimonials-module__ItA9Ha__title{letter-spacing:-.02em;font-size:2.75rem;font-weight:700}.Testimonials-module__ItA9Ha__grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.Testimonials-module__ItA9Ha__card{border-radius:1rem;flex-direction:column;height:100%;padding:2.5rem;display:flex}.Testimonials-module__ItA9Ha__quoteIcon{color:var(--accent);opacity:.5;margin-bottom:1.5rem}.Testimonials-module__ItA9Ha__quoteText{color:var(--text-main);flex:1;margin-bottom:2rem;font-size:1.125rem;line-height:1.7}.Testimonials-module__ItA9Ha__authorInfo{align-items:center;gap:1rem;display:flex}.Testimonials-module__ItA9Ha__avatar{background:linear-gradient(135deg, var(--primary), var(--accent));border-radius:50%;width:3rem;height:3rem}.Testimonials-module__ItA9Ha__authorName{color:var(--text-main);font-size:1rem;font-weight:600}.Testimonials-module__ItA9Ha__authorTitle{color:var(--text-muted);font-size:.875rem}@media (max-width:1024px){.Testimonials-module__ItA9Ha__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Testimonials-module__ItA9Ha__grid{grid-template-columns:1fr}}
.Pricing-module__yc4bBa__header{text-align:center;margin-bottom:4rem}.Pricing-module__yc4bBa__title{letter-spacing:-.02em;font-size:2.75rem;font-weight:700}.Pricing-module__yc4bBa__grid{grid-template-columns:repeat(3,1fr);align-items:center;gap:2rem;display:grid}.Pricing-module__yc4bBa__card{border-radius:1rem;padding:3rem 2rem;position:relative}.Pricing-module__yc4bBa__popular{border-color:var(--primary);box-shadow:0 20px 40px #0006, inset 0 0 0 1px var(--primary);background:#4f46e50d;transform:scale(1.05)}.Pricing-module__yc4bBa__popularBadge{background:var(--primary);color:#fff;letter-spacing:.05em;text-transform:uppercase;border-radius:9999px;padding:.25rem 1rem;font-size:.75rem;font-weight:600;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.Pricing-module__yc4bBa__tierName{margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.Pricing-module__yc4bBa__tierDesc{color:var(--text-muted);min-height:2.85rem;margin-bottom:2rem;font-size:.95rem}.Pricing-module__yc4bBa__priceRow{align-items:baseline;gap:.25rem;margin-bottom:2rem;display:flex}.Pricing-module__yc4bBa__price{font-size:3rem;font-weight:800;line-height:1}.Pricing-module__yc4bBa__interval{color:var(--text-muted)}.Pricing-module__yc4bBa__btn{width:100%;margin-bottom:2rem}.Pricing-module__yc4bBa__features{flex-direction:column;gap:1rem;display:flex}.Pricing-module__yc4bBa__featureItem{color:#e2e8f0;align-items:center;gap:1rem;font-size:.95rem;display:flex}.Pricing-module__yc4bBa__checkIcon{color:var(--accent);flex-shrink:0}@media (max-width:1024px){.Pricing-module__yc4bBa__grid{grid-template-columns:1fr;max-width:500px;margin:0 auto}.Pricing-module__yc4bBa__popular{transform:none}}
.FAQ-module__V8_xEa__header{text-align:center;margin-bottom:4rem}.FAQ-module__V8_xEa__title{letter-spacing:-.02em;font-size:2.75rem;font-weight:700}.FAQ-module__V8_xEa__list{flex-direction:column;gap:1rem;max-width:800px;margin:0 auto;display:flex}.FAQ-module__V8_xEa__item{border:1px solid var(--border);background:#ffffff05;border-radius:.75rem;transition:all .3s;overflow:hidden}.FAQ-module__V8_xEa__itemOpen{border-color:var(--primary);background:#4f46e50d}.FAQ-module__V8_xEa__question{text-align:left;width:100%;color:var(--text-main);justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.FAQ-module__V8_xEa__qText{font-size:1.125rem;font-weight:600}.FAQ-module__V8_xEa__icon{color:var(--text-muted);transition:transform .3s}.FAQ-module__V8_xEa__iconOpen{color:var(--primary);transform:rotate(180deg)}.FAQ-module__V8_xEa__answerWrapper{transition:max-height .3s}.FAQ-module__V8_xEa__answer{color:var(--text-muted);padding:0 1.5rem 1.5rem;line-height:1.7}@media (max-width:640px){.FAQ-module__V8_xEa__title{font-size:2.25rem}}
.Footer-module__S6Hkya__footer{border-top:1px solid var(--border);background:#0003;padding-top:5rem}.Footer-module__S6Hkya__container{grid-template-columns:2fr 3fr;gap:4rem;margin-bottom:4rem;display:grid}.Footer-module__S6Hkya__brandCol{max-width:300px}.Footer-module__S6Hkya__logo{color:var(--text-main);align-items:center;gap:.5rem;margin-bottom:1.5rem;display:flex}.Footer-module__S6Hkya__logoIcon{width:28px;height:28px;color:var(--accent)}.Footer-module__S6Hkya__logoText{letter-spacing:-.02em;font-size:1.25rem;font-weight:700}.Footer-module__S6Hkya__brandDesc{color:var(--text-muted);margin-bottom:2rem;font-size:.95rem;line-height:1.6}.Footer-module__S6Hkya__socials{gap:1rem;display:flex}.Footer-module__S6Hkya__socialLink{color:var(--text-muted);transition:color .3s}.Footer-module__S6Hkya__socialLink:hover{color:var(--primary)}.Footer-module__S6Hkya__linksGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.Footer-module__S6Hkya__groupTitle{color:var(--text-main);margin-bottom:1.5rem;font-weight:600}.Footer-module__S6Hkya__linkGroup{flex-direction:column;gap:1rem;display:flex}.Footer-module__S6Hkya__link{color:var(--text-muted);font-size:.95rem}.Footer-module__S6Hkya__link:hover{color:var(--text-main)}.Footer-module__S6Hkya__bottom{border-top:1px solid var(--border);text-align:center;color:var(--text-muted);padding:2rem 0;font-size:.875rem}@media (max-width:1024px){.Footer-module__S6Hkya__container{grid-template-columns:1fr;gap:3rem}}@media (max-width:640px){.Footer-module__S6Hkya__linksGrid{grid-template-columns:2fr 2fr}}
