.Header-module__hBw1pG__header{z-index:100;background-color:#0000;border-bottom:1px solid #0000;transition:background-color .3s,border-bottom .3s;position:fixed;top:0;left:0;right:0}.Header-module__hBw1pG__scrolled{background-color:#000;border-bottom:1px solid #ffffff1a}.Header-module__hBw1pG__container{justify-content:space-between;align-items:center;width:100%;height:80px;padding:0 4rem;display:flex}.Header-module__hBw1pG__logo{align-items:center;height:100%;display:flex}.Header-module__hBw1pG__logoImg{object-fit:contain;width:auto;height:32px}.Header-module__hBw1pG__navCenter{gap:2.5rem;display:flex}.Header-module__hBw1pG__navLink{color:#fff;letter-spacing:.02em;cursor:pointer;align-items:center;gap:.5rem;height:80px;font-size:1rem;font-weight:500;transition:opacity .2s;display:flex;position:relative}.Header-module__hBw1pG__navLink:hover{opacity:.8}.Header-module__hBw1pG__dropdown{opacity:0;visibility:hidden;z-index:100;background-color:#111;border:1px solid #ffffff1a;border-radius:8px;flex-direction:column;gap:.75rem;min-width:200px;padding:1rem;transition:all .3s;display:flex;position:absolute;top:100%;left:0;transform:translateY(10px)}.Header-module__hBw1pG__navLink:hover .Header-module__hBw1pG__dropdown{opacity:1;visibility:visible;transform:translateY(0)}.Header-module__hBw1pG__dropdownLink{color:#a1a1aa;white-space:nowrap;font-size:.95rem;transition:color .2s}.Header-module__hBw1pG__dropdownLink:hover{color:#fff}.Header-module__hBw1pG__navRight{align-items:center;gap:1rem;display:flex}.Header-module__hBw1pG__btnText{color:#fff;letter-spacing:.06em;text-transform:uppercase;border:1px solid #0000;border-radius:4px;padding:.6rem 1.25rem;font-size:.875rem;font-weight:500;transition:color .2s,border-color .2s;position:relative;overflow:hidden}.Header-module__hBw1pG__btnText:before{content:"";z-index:-1;background-color:#ffffff1a;transition:transform .4s cubic-bezier(.25,1,.5,1);position:absolute;inset:0;transform:translate(-101%)}.Header-module__hBw1pG__btnText:hover:before{transform:translate(0)}.Header-module__hBw1pG__btnText:hover{border-color:#fff3}.Header-module__hBw1pG__btnSolid{color:#fff;letter-spacing:.06em;text-transform:uppercase;z-index:0;background-color:#0000;border:1px solid #fff9;border-radius:4px;padding:.6rem 1.25rem;font-size:.875rem;font-weight:500;transition:color .2s;position:relative;overflow:hidden}.Header-module__hBw1pG__btnSolid:before{content:"";z-index:-1;background-color:#fff;transition:transform .45s cubic-bezier(.25,1,.5,1);position:absolute;inset:0;transform:translate(-101%)}.Header-module__hBw1pG__btnSolid:hover:before{transform:translate(0)}.Header-module__hBw1pG__btnSolid:hover{color:#000;border-color:#fff}.Header-module__hBw1pG__hamburger{cursor:pointer;z-index:200;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:24px;height:12px;display:none}.Header-module__hBw1pG__hamburgerLine{background-color:#fff;width:100%;height:2px;transition:all .3s}.Header-module__hBw1pG__drawer{z-index:150;background-color:#000;flex-direction:column;padding:100px 2rem 2rem;transition:transform .4s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;inset:0;transform:translateY(-100%)}.Header-module__hBw1pG__drawerOpen{transform:translateY(0)}.Header-module__hBw1pG__drawerMenu{flex-direction:column;flex-grow:1;display:flex}.Header-module__hBw1pG__accordionItem{border-bottom:1px solid #ffffff1a}.Header-module__hBw1pG__accordionHeader{color:#fff;cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.5rem 0;font-size:1.5rem;font-weight:400;display:flex}.Header-module__hBw1pG__accordionContent{max-height:0;transition:max-height .3s;overflow:hidden}.Header-module__hBw1pG__accordionContent.Header-module__hBw1pG__expanded{max-height:200px}.Header-module__hBw1pG__accordionList{flex-direction:column;gap:1rem;padding-bottom:1.5rem;list-style:none;display:flex}.Header-module__hBw1pG__accordionLink{color:#a1a1aa;font-size:1.125rem}.Header-module__hBw1pG__drawerFooter{flex-direction:column;gap:1rem;margin-top:auto;display:flex}.Header-module__hBw1pG__drawerBtnText{text-align:center;color:#fff;border:1px solid #fff3;width:100%;padding:1rem;font-size:1rem;font-weight:600}.Header-module__hBw1pG__drawerBtnSolid{text-align:center;color:#000;background-color:#fff;width:100%;padding:1rem;font-size:1rem;font-weight:600}@media (max-width:768px){.Header-module__hBw1pG__navCenter,.Header-module__hBw1pG__navRight{display:none}.Header-module__hBw1pG__hamburger{display:flex}.Header-module__hBw1pG__container{padding:0 1.5rem}}
.Hero-module__ZARIfG__hero{background-color:#000;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:relative;overflow:visible}.Hero-module__ZARIfG__heroBg{z-index:0;width:100%;height:100vh;position:absolute;top:0;left:0;overflow:hidden}.Hero-module__ZARIfG__videoBackground{object-fit:cover;z-index:0;opacity:0;width:100%;height:100%;transition:opacity .8s ease-in-out;position:absolute;top:0;left:0}.Hero-module__ZARIfG__videoActive{opacity:.6}.Hero-module__ZARIfG__transitionOverlay{z-index:5;background-color:#000;transition:opacity .6s ease-in-out;position:absolute;inset:0}.Hero-module__ZARIfG__overlay{z-index:1;background:linear-gradient(#0006 0%,#0000 50%,#0009 100%);position:absolute;inset:0}.Hero-module__ZARIfG__content{z-index:10;text-align:center;flex-direction:column;align-items:center;gap:2rem;max-width:800px;margin-top:0;margin-bottom:auto;padding:35vh 2rem 0;display:flex;position:relative}.Hero-module__ZARIfG__title{letter-spacing:-.04em;color:#fff;font-size:clamp(2rem,5vw,4rem);font-weight:500;line-height:1.1}.Hero-module__ZARIfG__btnGetStarted{color:#000;letter-spacing:.05em;cursor:pointer;background-color:#fff;border:none;border-radius:4px;padding:1.25rem 3rem;font-size:1rem;font-weight:600;transition:transform .2s,opacity .2s}.Hero-module__ZARIfG__btnGetStarted:hover{opacity:.9;transform:translateY(-2px)}.Hero-module__ZARIfG__subtitle{color:#fff;margin-top:1rem;font-size:1.25rem;font-weight:400}.Hero-module__ZARIfG__transitionOverlay{z-index:5;opacity:0;pointer-events:none;background-color:#000;width:100%;height:100%;transition:opacity .6s ease-in-out;position:absolute;top:0;left:0}.Hero-module__ZARIfG__transitionActive{opacity:1}.Hero-module__ZARIfG__sliderWrapper{z-index:20;flex-direction:column;justify-content:flex-end;align-items:center;gap:1rem;width:100%;padding-bottom:0;display:flex;position:absolute;bottom:-300px;left:0}.Hero-module__ZARIfG__sliderContainer{justify-content:center;align-items:center;width:100%;max-width:1600px;height:360px;display:flex;position:relative}.Hero-module__ZARIfG__sliderContainer::-webkit-scrollbar{display:none}.Hero-module__ZARIfG__slideCard{cursor:pointer;transform-origin:50%;border:none;border-radius:8px;width:480px;height:300px;transition:all .6s cubic-bezier(.25,1,.5,1);position:absolute;overflow:hidden}.Hero-module__ZARIfG__slideActive{opacity:1;z-index:10;border-radius:8px 8px 0 0;left:50%;transform:translate(-50%)scale(1.05)}.Hero-module__ZARIfG__slidePrev{opacity:.6;z-index:5;left:calc(50% - 420px);transform:translate(-50%)rotate(-4deg)scale(.9)}.Hero-module__ZARIfG__slideNext{opacity:.6;z-index:5;left:calc(50% + 420px);transform:translate(-50%)rotate(4deg)scale(.9)}.Hero-module__ZARIfG__slideHiddenLeft{opacity:0;z-index:1;pointer-events:none;left:calc(50% - 840px);transform:translate(-50%)scale(.8)}.Hero-module__ZARIfG__slideHiddenRight{opacity:0;z-index:1;pointer-events:none;left:calc(50% + 840px);transform:translate(-50%)scale(.8)}.Hero-module__ZARIfG__slideImage{background-position:50%;background-size:cover;width:100%;height:100%}.Hero-module__ZARIfG__activeTitleContainer{color:#fff;text-align:center;opacity:.85;letter-spacing:.08em;text-transform:uppercase;padding-bottom:1rem;font-size:.95rem;font-weight:400}@media (max-width:768px){.Hero-module__ZARIfG__sliderContainer{height:180px}.Hero-module__ZARIfG__slideCard{width:220px;height:140px}.Hero-module__ZARIfG__slidePrev{left:calc(50% - 150px)}.Hero-module__ZARIfG__slideNext{left:calc(50% + 150px)}}
.StatsSection-module__jjN8tW__statsSection{text-align:center;background-color:#000;padding:360px 4rem 5rem}.StatsSection-module__jjN8tW__tagline{color:#ffffff80;letter-spacing:.02em;text-align:center;width:100%;max-width:600px;margin:0 auto 4rem;font-size:1rem;font-weight:400;line-height:1.6;display:block}.StatsSection-module__jjN8tW__tagline em{color:#ffffffd9;font-style:normal;font-weight:500}.StatsSection-module__jjN8tW__statsGrid{flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:6rem;display:flex}.StatsSection-module__jjN8tW__statItem{flex-direction:column;align-items:center;gap:.5rem;display:flex}.StatsSection-module__jjN8tW__statValue{color:#fff;letter-spacing:-.04em;font-size:clamp(2.5rem,5vw,4rem);font-weight:350;line-height:1;font-family:var(--font-sans,sans-serif)}.StatsSection-module__jjN8tW__statLabel{color:#ffffff80;letter-spacing:.04em;text-transform:uppercase;font-size:.875rem;font-weight:400}@media (max-width:768px){.StatsSection-module__jjN8tW__statsSection{padding:5rem 2rem 4rem}.StatsSection-module__jjN8tW__statsGrid{gap:3rem}}
.FeaturesTab-module__qSUveG__featuresSection{background-color:#fff;flex-direction:column;align-items:center;padding:8rem 0;display:flex}.FeaturesTab-module__qSUveG__header{text-align:center;margin-bottom:3rem;padding:0 2rem}.FeaturesTab-module__qSUveG__title{color:#000;letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:500}.FeaturesTab-module__qSUveG__subtitle{color:#4a4a4a;max-width:600px;margin:0 auto;font-size:1rem}.FeaturesTab-module__qSUveG__tabsContainer{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;margin-bottom:4rem;padding:0 2rem;display:flex}.FeaturesTab-module__qSUveG__tab{color:#000;cursor:pointer;font-size:.95rem;font-family:var(--font-sans,sans-serif);background:0 0;border:none;border-radius:9999px;padding:.75rem 1.25rem;transition:background-color .3s}.FeaturesTab-module__qSUveG__tab:hover{background-color:#0000000d}.FeaturesTab-module__qSUveG__activeTab{background-color:#f2f2f2}.FeaturesTab-module__qSUveG__sliderContainer{width:100%;max-width:1200px;height:600px;margin:0 auto;padding:0 2rem;position:relative}.FeaturesTab-module__qSUveG__slide{border-radius:24px;flex-direction:column;justify-content:space-between;padding:4rem;transition:opacity .6s,transform .6s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;inset:0 2rem;overflow:hidden}.FeaturesTab-module__qSUveG__slideContent{z-index:2;max-width:500px;position:relative}.FeaturesTab-module__qSUveG__slideTitle{letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(2rem,3vw,2.5rem);font-weight:400;line-height:1.2}.FeaturesTab-module__qSUveG__slideDescription{opacity:.9;font-size:1.125rem;line-height:1.6}.FeaturesTab-module__qSUveG__slideImage{z-index:1;background-position:100% 100%;background-repeat:no-repeat;background-size:contain;width:70%;height:70%;position:absolute;bottom:-2rem;right:-2rem}@media (max-width:768px){.FeaturesTab-module__qSUveG__featuresSection{padding:5rem 0}.FeaturesTab-module__qSUveG__sliderContainer{height:500px;padding:0 1rem}.FeaturesTab-module__qSUveG__slide{padding:2.5rem;left:1rem;right:1rem}.FeaturesTab-module__qSUveG__slideImage{width:90%;height:50%}}
.InteractiveProductGrid-module__HiLsva__interactiveGridSection{color:#fff;background:#000!important;padding:10rem 0!important}.InteractiveProductGrid-module__HiLsva__sectionHeader{text-align:center;margin-bottom:4rem}.InteractiveProductGrid-module__HiLsva__sectionTitle{color:#fff;letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(2.5rem,5vw,4.5rem)}.InteractiveProductGrid-module__HiLsva__sectionDesc{color:#fff9;max-width:600px;margin:0 auto;font-size:1.125rem}.InteractiveProductGrid-module__HiLsva__productGrid{grid-template-columns:repeat(3,1fr);gap:2.5rem;max-width:1400px;margin:0 auto;padding:0 2rem;display:grid}.InteractiveProductGrid-module__HiLsva__carouselCardWrapper{width:100%}.InteractiveProductGrid-module__HiLsva__carouselCard{aspect-ratio:4/5;background:#000;border:1px solid #ffffff1a;border-radius:24px;flex-direction:column;transition:transform .6s cubic-bezier(.16,1,.3,1),border-color .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 40px 100px #0006}.InteractiveProductGrid-module__HiLsva__carouselCard:hover{border-color:#fff3;transform:translateY(-8px)}.InteractiveProductGrid-module__HiLsva__cardHeader{text-align:center;z-index:10;background:linear-gradient(#000c,#0000);padding:1.5rem}.InteractiveProductGrid-module__HiLsva__themeBrand{letter-spacing:.3em;text-transform:uppercase;color:#fff;opacity:.9;font-size:.85rem;font-weight:800;font-family:var(--font-heading), sans-serif}.InteractiveProductGrid-module__HiLsva__cardVisualArea{flex:1;position:relative;overflow:hidden}.InteractiveProductGrid-module__HiLsva__carouselTrack{width:100%;height:100%;transition:transform .8s cubic-bezier(.85,0,.15,1);display:flex}.InteractiveProductGrid-module__HiLsva__carouselSlide{min-width:100%;height:100%;position:relative}.InteractiveProductGrid-module__HiLsva__carouselSlide:after{content:"";background:linear-gradient(#0000 50%,#000 100%);position:absolute;inset:0}.InteractiveProductGrid-module__HiLsva__slideContentOverlay{z-index:5;position:absolute;bottom:1rem;left:1.5rem;right:1.5rem}.InteractiveProductGrid-module__HiLsva__slideContentOverlay h3{text-transform:uppercase;color:#fff;margin-bottom:.5rem;font-size:1.75rem;font-weight:800;line-height:1.1}.InteractiveProductGrid-module__HiLsva__slideContentOverlay p{opacity:.7;color:#fff;font-size:.9rem}.InteractiveProductGrid-module__HiLsva__cardFooter{z-index:10;background:#000;padding:1.5rem;position:relative}.InteractiveProductGrid-module__HiLsva__footerContent{flex-direction:column;gap:1.25rem;display:flex}.InteractiveProductGrid-module__HiLsva__description{color:#fff9;min-height:3rem;font-size:.9rem;font-weight:300;line-height:1.5}.InteractiveProductGrid-module__HiLsva__footerActions{justify-content:space-between;align-items:center;display:flex}.InteractiveProductGrid-module__HiLsva__ctaBtn{color:#000;text-transform:uppercase;background:#fff;border-radius:100px;padding:.65rem 1.5rem;font-size:.75rem;font-weight:800;text-decoration:none;transition:transform .2s,background-color .2s}.InteractiveProductGrid-module__HiLsva__ctaBtn:hover{background:#e0e0e0;transform:scale(1.05)}.InteractiveProductGrid-module__HiLsva__navControls{gap:.5rem;display:flex}.InteractiveProductGrid-module__HiLsva__navBtn{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.InteractiveProductGrid-module__HiLsva__navBtn:hover{background:#ffffff1a;border-color:#fff3}.InteractiveProductGrid-module__HiLsva__progressContainer{background:#ffffff1a;width:100%;height:3px;position:absolute;bottom:0;left:0}.InteractiveProductGrid-module__HiLsva__progressFill{background:#fff;height:100%;transition:width .4s}@media (max-width:1024px){.InteractiveProductGrid-module__HiLsva__productGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.InteractiveProductGrid-module__HiLsva__productGrid{grid-template-columns:1fr}.InteractiveProductGrid-module__HiLsva__interactiveGridSection{padding:5rem 0!important}}
.ToolsSection-module__F3ipPW__section{color:#000;background-color:#fff;padding:4rem 0}.ToolsSection-module__F3ipPW__header{justify-content:space-between;align-items:flex-start;gap:4rem;max-width:1400px;margin:0 auto 2rem;padding:0 2rem;display:flex}.ToolsSection-module__F3ipPW__title{color:#000;letter-spacing:-.04em;flex:1;max-width:600px;font-size:clamp(2.5rem,5vw,4rem);font-weight:400;line-height:1.1}.ToolsSection-module__F3ipPW__subtitle{color:#4a4a4a;flex:1;max-width:500px;margin-top:.5rem;font-size:1.125rem;line-height:1.6}.ToolsSection-module__F3ipPW__grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;max-width:1400px;margin:0 auto;padding:0 2rem;display:grid}.ToolsSection-module__F3ipPW__card{aspect-ratio:3/4;border-radius:16px;flex-direction:column;padding:2rem;text-decoration:none;transition:transform .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.ToolsSection-module__F3ipPW__card:hover{transform:translateY(-8px)}.ToolsSection-module__F3ipPW__cardTop{z-index:2;position:relative}.ToolsSection-module__F3ipPW__cardTitle{letter-spacing:-.02em;margin-bottom:.5rem;font-size:1.5rem;font-weight:500}.ToolsSection-module__F3ipPW__cardDesc{opacity:.9;font-size:.95rem;line-height:1.5}.ToolsSection-module__F3ipPW__cardVisual{z-index:1;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.ToolsSection-module__F3ipPW__visualBg{opacity:.4;background-position:50%;background-size:cover;transition:opacity .4s;position:absolute;inset:0}.ToolsSection-module__F3ipPW__card:hover .ToolsSection-module__F3ipPW__visualBg{opacity:.6}.ToolsSection-module__F3ipPW__cardArrow{z-index:2;font-size:1.5rem;transition:transform .3s;position:absolute;bottom:2rem;right:2rem}.ToolsSection-module__F3ipPW__card:hover .ToolsSection-module__F3ipPW__cardArrow{transform:translate(4px)}@media (max-width:1024px){.ToolsSection-module__F3ipPW__header{flex-direction:column;gap:2rem}.ToolsSection-module__F3ipPW__grid{grid-template-columns:repeat(2,1fr)}.ToolsSection-module__F3ipPW__card{aspect-ratio:4/5}}@media (max-width:640px){.ToolsSection-module__F3ipPW__grid{grid-template-columns:1fr}.ToolsSection-module__F3ipPW__card{aspect-ratio:auto;min-height:400px}}
.CaseStudiesSection-module__a8CAwq__section{color:#fff;background-color:#0a0a0a;padding:8rem 0}.CaseStudiesSection-module__a8CAwq__container{max-width:1400px;margin:0 auto;padding:0 2rem}.CaseStudiesSection-module__a8CAwq__header{text-align:center;margin-bottom:4rem}.CaseStudiesSection-module__a8CAwq__title{letter-spacing:-.04em;margin-bottom:1rem;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:400}.CaseStudiesSection-module__a8CAwq__subtitle{color:#fff9;max-width:600px;margin:0 auto;font-size:1.125rem}.CaseStudiesSection-module__a8CAwq__filters{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:4rem;display:flex}.CaseStudiesSection-module__a8CAwq__filterBtn{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:100px;padding:.5rem 1.25rem;font-size:.9rem;transition:all .3s}.CaseStudiesSection-module__a8CAwq__filterBtn:hover,.CaseStudiesSection-module__a8CAwq__activeFilter{color:#000;background:#fff;border-color:#fff}.CaseStudiesSection-module__a8CAwq__grid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.CaseStudiesSection-module__a8CAwq__card{color:inherit;background:#111;border:1px solid #ffffff0d;border-radius:16px;flex-direction:column;text-decoration:none;transition:transform .4s,border-color .4s;display:flex;overflow:hidden}.CaseStudiesSection-module__a8CAwq__card:hover{border-color:#fff3;transform:translateY(-4px)}.CaseStudiesSection-module__a8CAwq__imageWrapper{aspect-ratio:16/9;background:#000;position:relative;overflow:hidden}.CaseStudiesSection-module__a8CAwq__image{object-fit:cover;opacity:.8;width:100%;height:100%;transition:transform .6s}.CaseStudiesSection-module__a8CAwq__card:hover .CaseStudiesSection-module__a8CAwq__image{opacity:1;transform:scale(1.05)}.CaseStudiesSection-module__a8CAwq__content{flex-direction:column;flex:1;padding:2.5rem;display:flex}.CaseStudiesSection-module__a8CAwq__tags{flex-wrap:wrap;gap:.75rem;margin-bottom:1rem;display:flex}.CaseStudiesSection-module__a8CAwq__tag{text-transform:uppercase;letter-spacing:.05em;color:#fffc;background:#ffffff1a;border-radius:4px;padding:.25rem .75rem;font-size:.75rem}.CaseStudiesSection-module__a8CAwq__cardTitle{letter-spacing:-.02em;margin-bottom:1rem;font-size:1.75rem;font-weight:400;line-height:1.2}.CaseStudiesSection-module__a8CAwq__metric{border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;margin-top:auto;padding-top:1.5rem;display:flex}.CaseStudiesSection-module__a8CAwq__metricText{color:#a0a0a0;flex-direction:column;font-size:.95rem;display:flex}.CaseStudiesSection-module__a8CAwq__metricValue{color:#fff;font-size:1.25rem;font-weight:500}.CaseStudiesSection-module__a8CAwq__arrow{font-size:1.25rem;transition:transform .3s}.CaseStudiesSection-module__a8CAwq__card:hover .CaseStudiesSection-module__a8CAwq__arrow{transform:translate(4px)}@media (max-width:1024px){.CaseStudiesSection-module__a8CAwq__grid{grid-template-columns:1fr}}
