.EmbedShowcase_showcase__sXPtv{position:relative;padding:6rem 2rem;background:linear-gradient(180deg,#0d0d0d,#0a0a0a)}.EmbedShowcase_container__Jozm5{max-width:950px;margin:0 auto}.EmbedShowcase_header__N_5L9{text-align:center;margin-bottom:3rem;opacity:0;transform:translateY(20px);transition:all .6s cubic-bezier(.4,0,.2,1)}.EmbedShowcase_header__N_5L9.EmbedShowcase_visible__1yDQy{opacity:1;transform:translateY(0)}.EmbedShowcase_title__yA_Fi{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;color:#fff;margin:0;letter-spacing:-.02em;line-height:1.2}.EmbedShowcase_sitesGrid__JLUjB{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;opacity:0;transform:translateY(20px);transition:all .6s cubic-bezier(.4,0,.2,1)}.EmbedShowcase_sitesGrid__JLUjB.EmbedShowcase_visible__1yDQy{opacity:1;transform:translateY(0)}.EmbedShowcase_siteCard__KDeM2{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:1rem;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.08);border-radius:16px;transition:all .3s ease;opacity:0;transform:translateY(20px);overflow:hidden}.EmbedShowcase_sitesGrid__JLUjB.EmbedShowcase_visible__1yDQy .EmbedShowcase_siteCard__KDeM2{opacity:1;transform:translateY(0)}.EmbedShowcase_siteCard__KDeM2:hover{background:hsla(0,0%,100%,.06);border-color:hsla(0,0%,100%,.12);transform:translateY(-4px)}.EmbedShowcase_tbaCard__ztwo7{border-style:dashed;border-color:hsla(0,0%,100%,.06);justify-content:center}.EmbedShowcase_tbaCard__ztwo7:hover{border-color:hsla(0,0%,100%,.1);transform:translateY(0)}.EmbedShowcase_siteLink__b_z9o{display:flex;flex-direction:column;align-items:center;text-decoration:none;width:100%}.EmbedShowcase_imageWrapper__6_j_6{position:relative;width:100%;aspect-ratio:16/10;border-radius:8px;overflow:hidden;margin-bottom:.75rem;background:rgba(0,0,0,.2)}.EmbedShowcase_siteImage__Dy7ck{object-fit:cover;transition:transform .3s ease}.EmbedShowcase_siteCard__KDeM2:hover .EmbedShowcase_siteImage__Dy7ck{transform:scale(1.03)}.EmbedShowcase_tbaPlaceholder__0_YMJ{width:100%;aspect-ratio:16/10;border-radius:8px;background:hsla(0,0%,100%,.02);border:1px dashed hsla(0,0%,100%,.08);display:flex;align-items:center;justify-content:center;margin-bottom:.75rem}.EmbedShowcase_tbaIcon__ZltZS{font-size:2rem;color:hsla(0,0%,100%,.2);font-weight:600}.EmbedShowcase_siteName__8l6OX{font-size:.9375rem;font-weight:600;color:hsla(0,0%,100%,.8);text-align:center;transition:color .2s ease}.EmbedShowcase_siteCard__KDeM2:hover .EmbedShowcase_siteName__8l6OX{color:#fff}.EmbedShowcase_tbaCard__ztwo7 .EmbedShowcase_siteName__8l6OX{color:hsla(0,0%,100%,.4);font-weight:500}@media (max-width:640px){.EmbedShowcase_showcase__sXPtv{padding:4rem 1rem}.EmbedShowcase_sitesGrid__JLUjB{grid-template-columns:1fr;gap:1rem}.EmbedShowcase_siteCard__KDeM2{padding:1.5rem 1rem;border-radius:12px}.EmbedShowcase_siteName__8l6OX{font-size:.9375rem}}@media (max-width:480px){.EmbedShowcase_header__N_5L9{margin-bottom:2rem}.EmbedShowcase_sitesGrid__JLUjB{gap:.75rem}.EmbedShowcase_siteCard__KDeM2{padding:1.25rem .75rem}.EmbedShowcase_siteName__8l6OX{font-size:.875rem}}.LandingHeader_header__HzYpy{position:sticky;top:0;z-index:1000;background:transparent;isolation:isolate}.LandingHeader_header__HzYpy:before{content:"";position:absolute;inset:0;background:hsla(0,0%,4%,.8);backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);border-bottom:1px solid hsla(0,0%,100%,.06);pointer-events:none;z-index:0}.LandingHeader_headerContent__agbY_{max-width:1400px;margin:0 auto;padding:.875rem 2rem;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;position:relative;z-index:1}.LandingHeader_logoContainer__nX4mc{display:flex;align-items:center;text-decoration:none}.LandingHeader_nav__Lug3H{display:flex;align-items:center;gap:.25rem}.LandingHeader_navLink__yGlDn{color:hsla(0,0%,100%,.6);text-decoration:none;font-size:.9375rem;font-weight:500;padding:.5rem 1rem;border-radius:6px;transition:all .2s ease;background:none;border:none;cursor:pointer;display:inline-flex;align-items:center;gap:.375rem}.LandingHeader_navLink__yGlDn.LandingHeader_active___xFAa,.LandingHeader_navLink__yGlDn:hover{color:hsla(0,0%,100%,.95);background:hsla(0,0%,100%,.05)}.LandingHeader_dropdownContainer__UVwiR{position:relative}.LandingHeader_dropdownTrigger__Mc_tu{display:inline-flex;align-items:center;gap:.375rem}.LandingHeader_chevron__J8vsq{transition:transform .2s ease}.LandingHeader_dropdownOpen__Uwn6n .LandingHeader_chevron__J8vsq{transform:rotate(180deg)}.LandingHeader_dropdownMenu__PxAkd{position:absolute;top:calc(100% + .5rem);left:50%;transform:translateX(-50%);background:#121212;backdrop-filter:blur(80px) saturate(180%);-webkit-backdrop-filter:blur(80px) saturate(180%);border:1px solid hsla(0,0%,100%,.1);border-radius:12px;padding:1.25rem;display:flex;gap:2rem;min-width:320px;box-shadow:0 20px 40px rgba(0,0,0,.4),inset 0 0 0 1px hsla(0,0%,100%,.05);animation:LandingHeader_dropdownFade__WLc6X .2s ease}@supports ((backdrop-filter:blur(32px)) or (-webkit-backdrop-filter:blur(32px))){.LandingHeader_dropdownMenu__PxAkd{background:hsla(0,0%,7%,.75)}}@keyframes LandingHeader_dropdownFade__WLc6X{0%{opacity:0;transform:translateX(-50%) translateY(-8px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.LandingHeader_dropdownColumn__GkUM_{display:flex;flex-direction:column;gap:.25rem;min-width:130px}.LandingHeader_dropdownLabel__4fFDq{font-size:.6875rem;font-weight:600;color:hsla(0,0%,100%,.4);text-transform:uppercase;letter-spacing:.08em;padding:.25rem .5rem;margin-bottom:.25rem}.LandingHeader_dropdownItem__oa2Od{display:flex;align-items:center;gap:.625rem;padding:.625rem .5rem;border-radius:6px;color:hsla(0,0%,100%,.8);text-decoration:none;font-size:.875rem;font-weight:500;transition:all .15s ease}.LandingHeader_dropdownItem__oa2Od:hover{background:hsla(0,0%,100%,.06);color:#fff}.LandingHeader_dropdownItem__oa2Od svg{color:hsla(0,0%,100%,.5);flex-shrink:0;transition:color .15s ease}.LandingHeader_dropdownItem__oa2Od:hover svg{color:hsla(0,0%,100%,.8)}.LandingHeader_authButtons__bgGmY{display:flex;align-items:center;gap:.75rem;justify-self:end}.LandingHeader_linkSignIn__7tcHp{padding:.5rem 1rem;font-size:.9375rem;font-weight:500;color:hsla(0,0%,100%,.7);text-decoration:none;transition:color .2s}.LandingHeader_linkSignIn__7tcHp:hover{color:hsla(0,0%,100%,.95)}.LandingHeader_buttonPrimary__qdxsk{padding:.5rem 1rem;font-size:.875rem;font-weight:500;line-height:1.25rem;border-radius:8px;background-color:#ff6702;color:#fff;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;box-shadow:inset 0 1px 0 0 hsla(0,0%,100%,.15);transition:all .2s ease}.LandingHeader_buttonPrimary__qdxsk:hover{opacity:.9}.LandingHeader_mobileMenuBtn__rfIxN{display:none;background:none;border:none;color:hsla(0,0%,100%,.7);padding:.5rem;cursor:pointer;border-radius:6px;transition:all .2s ease}.LandingHeader_mobileMenuBtn__rfIxN:hover{background:hsla(0,0%,100%,.1);color:#fff}.LandingHeader_mobileMenu__muU7V{display:none;position:absolute;top:100%;left:0;right:0;background:hsla(0,0%,4%,.98);backdrop-filter:blur(24px);border-bottom:1px solid hsla(0,0%,100%,.06);padding:1rem;z-index:1}.LandingHeader_mobileNav__h3WEP{display:flex;flex-direction:column;gap:.25rem;margin-bottom:1rem}.LandingHeader_mobileNavSection__aCOWK{display:flex;flex-direction:column;gap:.25rem;margin-top:.5rem;padding-top:.75rem;border-top:1px solid hsla(0,0%,100%,.06)}.LandingHeader_mobileNavLabel__jKwV_{font-size:.6875rem;font-weight:600;color:hsla(0,0%,100%,.4);text-transform:uppercase;letter-spacing:.08em;padding:.5rem 1rem}.LandingHeader_mobileNavLink__Agnzj{color:hsla(0,0%,100%,.7);text-decoration:none;font-size:1rem;font-weight:500;padding:.75rem 1rem;border-radius:8px;transition:all .2s ease}.LandingHeader_mobileNavLink__Agnzj:hover{color:#fff;background:hsla(0,0%,100%,.05)}.LandingHeader_mobileAuthButtons__P3whf{display:flex;flex-direction:column;gap:.75rem;padding-top:1rem;border-top:1px solid hsla(0,0%,100%,.08)}.LandingHeader_mobileSignIn__Ke61E{padding:.75rem 1rem;font-size:1rem;font-weight:500;color:hsla(0,0%,100%,.8);text-decoration:none;text-align:center;border-radius:8px;border:1px solid hsla(0,0%,100%,.15);transition:all .2s ease}.LandingHeader_mobileSignIn__Ke61E:hover{color:#fff;background:hsla(0,0%,100%,.05)}@media (max-width:768px){.LandingHeader_headerContent__agbY_{padding:.75rem 1rem;display:flex;justify-content:space-between}.LandingHeader_authButtons__bgGmY,.LandingHeader_nav__Lug3H{display:none}.LandingHeader_mobileMenuBtn__rfIxN{display:flex;align-items:center;justify-content:center}.LandingHeader_mobileMenu__muU7V{display:block}}@media (max-width:480px){.LandingHeader_headerContent__agbY_{padding:.75rem 1rem}}.LandingFooter_footer__6d9G_{background:#0a0a0a;border-top:1px solid hsla(0,0%,100%,.08);padding:4rem 2rem 2rem}.LandingFooter_footerContent__j_5yq{max-width:1400px;margin:0 auto}.LandingFooter_footerGrid__oH7Wy{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;margin-bottom:3rem}.LandingFooter_footerBrand__yStof{display:flex;flex-direction:column;gap:1rem}.LandingFooter_logoLink__JDe3Z{display:inline-flex;text-decoration:none}.LandingFooter_brandDescription__u_FvV{font-size:.9375rem;color:hsla(0,0%,100%,.5);margin:0;max-width:240px;line-height:1.5}.LandingFooter_footerColumn__loayR{display:flex;flex-direction:column;gap:1rem}.LandingFooter_columnTitle__ud5f7{font-size:.8125rem;font-weight:600;color:hsla(0,0%,100%,.9);text-transform:uppercase;letter-spacing:.05em;margin:0}.LandingFooter_columnNav__fXOxi{display:flex;flex-direction:column;gap:.75rem}.LandingFooter_footerLink__53gvs{color:hsla(0,0%,100%,.5);text-decoration:none;font-size:.9375rem;transition:color .2s ease}.LandingFooter_footerLink__53gvs:hover{color:hsla(0,0%,100%,.9)}.LandingFooter_footerBottom__E1vZF{padding-top:2rem;border-top:1px solid hsla(0,0%,100%,.08);display:flex;justify-content:center;align-items:center}.LandingFooter_copyright__1RZHv{font-size:.875rem;color:hsla(0,0%,100%,.4);margin:0}@media (max-width:1024px){.LandingFooter_footerGrid__oH7Wy{grid-template-columns:1fr 1fr 1fr;gap:2rem}.LandingFooter_footerBrand__yStof{grid-column:1/-1;margin-bottom:1rem}}@media (max-width:768px){.LandingFooter_footer__6d9G_{padding:3rem 1.5rem 1.5rem}.LandingFooter_footerGrid__oH7Wy{grid-template-columns:1fr 1fr;gap:2rem}.LandingFooter_footerBrand__yStof{grid-column:1/-1}}@media (max-width:480px){.LandingFooter_footer__6d9G_{padding:2rem 1rem 1.5rem}.LandingFooter_footerGrid__oH7Wy{grid-template-columns:1fr 1fr 1fr;gap:1rem .75rem}.LandingFooter_footerBrand__yStof{grid-column:1/-1;flex-direction:row;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.5rem}.LandingFooter_brandDescription__u_FvV{display:none}.LandingFooter_footerColumn__loayR{gap:.5rem}.LandingFooter_columnTitle__ud5f7{font-size:.6875rem;margin-bottom:.25rem}.LandingFooter_columnNav__fXOxi{gap:.5rem}.LandingFooter_footerLink__53gvs{font-size:.8125rem}.LandingFooter_footerBottom__E1vZF{padding-top:1rem;margin-top:1rem}.LandingFooter_copyright__1RZHv{font-size:.75rem}}.HeroSection_hero__Oe_N1{position:relative;padding:3rem 2rem 4rem;display:flex;flex-direction:column;align-items:center;background:#0a0a0a;overflow:hidden}.HeroSection_ambientLight__yOHRh{position:absolute;top:-200px;left:50%;transform:translateX(-50%);width:800px;height:600px;background:radial-gradient(ellipse at center,rgba(255,103,2,.15) 0,rgba(255,103,2,.08) 25%,rgba(255,103,2,.02) 50%,transparent 70%);pointer-events:none;z-index:0}.HeroSection_ambientLightSecondary__y8u1_{position:absolute;top:100px;right:-200px;width:500px;height:500px;background:radial-gradient(ellipse at center,rgba(249,115,22,.08) 0,rgba(249,115,22,.03) 40%,transparent 70%);pointer-events:none;z-index:0}.HeroSection_heroInner__t1i0j{position:relative;z-index:1;width:100%;max-width:1100px;margin:0 auto}.HeroSection_heroContent__tl8RW{text-align:center;max-width:700px;margin:0 auto 2.5rem;animation:HeroSection_fadeInUp__bEpT_ .6s ease-out}.HeroSection_badge__dkxiR{display:inline-block;background:rgba(255,103,2,.1);color:#ff6702;font-size:.8125rem;font-weight:600;padding:.5rem 1rem;border-radius:100px;margin-bottom:1.25rem;border:1px solid rgba(255,103,2,.2)}.HeroSection_title__KeHOv{font-size:clamp(2.25rem,5vw,3.5rem);font-weight:700;color:#fff;line-height:1.1;letter-spacing:-.03em;margin:0 0 1rem}.HeroSection_subtitle__RHqd_{font-size:clamp(1rem,2vw,1.25rem);color:hsla(0,0%,100%,.5);font-weight:400;margin:0 0 2rem;line-height:1.5}.HeroSection_ctaButtons__0KrYL{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap;margin-top:2rem}.HeroSection_buttonPrimary__31dlC{display:inline-flex;align-items:center;gap:.5rem;background:#ff6702;color:#fff;font-size:.9375rem;font-weight:600;padding:.75rem 1.5rem;border-radius:10px;border:none;cursor:pointer;transition:all .2s ease;box-shadow:inset 0 1px 0 0 hsla(0,0%,100%,.15)}.HeroSection_buttonPrimary__31dlC:hover{background:#ff7a1f}.HeroSection_buttonSecondary__7bvBa{display:inline-flex;align-items:center;gap:.5rem;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.15);color:#fff;font-size:.9375rem;font-weight:500;padding:.75rem 1.5rem;border-radius:10px;text-decoration:none;transition:all .2s ease}.HeroSection_buttonSecondary__7bvBa:hover{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.25)}.HeroSection_videoContainer__oySLG{position:relative;width:100%;max-width:1000px;animation:HeroSection_fadeInUp__bEpT_ .6s ease-out .15s both;padding:40px;margin:-40px auto}.HeroSection_videoGlow__HHz8O{position:absolute;inset:0;background:radial-gradient(ellipse at center,rgba(255,103,2,.12) 0,rgba(255,103,2,.04) 40%,transparent 70%);pointer-events:none;z-index:-1}.HeroSection_videoGlowSafari__nqH0j{opacity:0}.HeroSection_videoBorder__WD9_1{--mouse-x:-1000px;--mouse-y:-1000px;position:relative;border-radius:16px;padding:.5rem;background:#0a0a0a;backdrop-filter:blur(8px)}.HeroSection_videoBorder__WD9_1:before{content:"";position:absolute;inset:0;border-radius:16px;border:1px solid hsla(0,0%,100%,.1);pointer-events:none}.HeroSection_videoBorder__WD9_1:after{content:"";position:absolute;inset:-1px;border-radius:16px;background:radial-gradient(400px circle at var(--mouse-x) var(--mouse-y),hsla(0,0%,100%,.5) 0,hsla(0,0%,100%,.2) 20%,transparent 50%);pointer-events:none;opacity:0;transition:opacity .3s ease;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;padding:1px}.HeroSection_videoContainer__oySLG:hover .HeroSection_videoBorder__WD9_1:after{opacity:1}.HeroSection_videoContainer__oySLG:hover .HeroSection_videoBorder__WD9_1{background:radial-gradient(500px circle at var(--mouse-x) var(--mouse-y),hsla(0,0%,100%,.08) 0,hsla(0,0%,100%,.02) 40%,hsla(0,0%,100%,.02) 100%)}.HeroSection_videoWrapper__ks6jU{position:relative;width:100%;padding-bottom:62.2478%;overflow:hidden;border-radius:12px;background:#000}.HeroSection_videoIframe__bIvZY{position:absolute;top:0;left:0;width:100%;height:100%;border:0;overflow:hidden;border-radius:12px;background:#000}@keyframes HeroSection_fadeInUp__bEpT_{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.HeroSection_hero__Oe_N1{padding:2rem 1.5rem 3rem}.HeroSection_heroContent__tl8RW{margin-bottom:2rem;max-width:280px}.HeroSection_badge__dkxiR{font-size:.75rem;padding:.375rem .75rem}.HeroSection_subtitle__RHqd_{margin-bottom:1.5rem}.HeroSection_videoContainer__oySLG{max-width:280px;padding:20px;margin-top:-20px;margin-bottom:0}.HeroSection_ctaButtons__0KrYL{flex-direction:column;width:100%;max-width:280px;margin:1.5rem auto 0}.HeroSection_buttonPrimary__31dlC,.HeroSection_buttonSecondary__7bvBa{width:100%;justify-content:center}.HeroSection_videoBorder__WD9_1{padding:.375rem;border-radius:12px}.HeroSection_videoIframe__bIvZY,.HeroSection_videoWrapper__ks6jU{border-radius:8px}.HeroSection_ambientLight__yOHRh{width:500px;height:400px}}@media (max-width:480px){.HeroSection_hero__Oe_N1{padding:1.5rem 1rem 2rem}.HeroSection_heroContent__tl8RW{margin-bottom:1.5rem}.HeroSection_buttonPrimary__31dlC,.HeroSection_buttonSecondary__7bvBa{padding:.625rem 1.25rem;font-size:.875rem}}.FeatureListSection_section__gBZe4{position:relative;padding:6rem 2rem;background:linear-gradient(180deg,#0a0a0a,#0d0d0d)}.FeatureListSection_container__aC9Gd{max-width:1000px;margin:0 auto}.FeatureListSection_header__YWF9l{text-align:center;margin-bottom:4rem;opacity:0;transform:translateY(20px);transition:all .6s cubic-bezier(.4,0,.2,1)}.FeatureListSection_header__YWF9l.FeatureListSection_visible__S2Tdk{opacity:1;transform:translateY(0)}.FeatureListSection_title__n9JG_{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;color:#fff;margin:0 0 1rem;letter-spacing:-.02em;line-height:1.2}.FeatureListSection_subtitle__Ed3Y3{font-size:1.125rem;color:hsla(0,0%,100%,.5);max-width:550px;margin:0 auto;line-height:1.6}.FeatureListSection_grid__jAwZ5{display:grid;grid-template-columns:repeat(5,1fr);border:1px solid hsla(0,0%,100%,.1);border-radius:12px;opacity:0;transform:translateY(20px);transition:all .6s cubic-bezier(.4,0,.2,1);transition-delay:.2s}.FeatureListSection_grid__jAwZ5.FeatureListSection_visible__S2Tdk{opacity:1;transform:translateY(0)}.FeatureListSection_featureItem__Hf2v7{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:1rem;padding:2rem 1.25rem;background:transparent;border-right:1px solid hsla(0,0%,100%,.1);border-bottom:1px solid hsla(0,0%,100%,.1);transition:background .15s ease;cursor:default}.FeatureListSection_featureItem__Hf2v7:nth-child(5n){border-right:none}.FeatureListSection_featureItem__Hf2v7:nth-last-child(-n+5){border-bottom:none}.FeatureListSection_featureItem__Hf2v7:first-child{border-top-left-radius:12px}.FeatureListSection_featureItem__Hf2v7:nth-child(5){border-top-right-radius:12px}.FeatureListSection_featureItem__Hf2v7:nth-last-child(5){border-bottom-left-radius:12px}.FeatureListSection_featureItem__Hf2v7:last-child{border-bottom-right-radius:12px}.FeatureListSection_featureItem__Hf2v7:hover{background:hsla(0,0%,100%,.03)}.FeatureListSection_tooltip___AsD9{position:fixed;padding:.5rem .75rem;background:rgba(30,30,30,.95);border:1px solid hsla(0,0%,100%,.1);backdrop-filter:blur(8px);border-radius:8px;font-size:.75rem;color:hsla(0,0%,100%,.9);white-space:nowrap;pointer-events:none;z-index:1000;transform:translate(-50%,8px)}.FeatureListSection_iconWrapper__fm4lN{flex-shrink:0;width:36px;height:36px;display:flex;align-items:center;justify-content:center;color:#ff6702}.FeatureListSection_iconWrapper__fm4lN svg{width:28px;height:28px}.FeatureListSection_featureTitle__gJEw7{font-size:.875rem;font-weight:500;color:hsla(0,0%,100%,.9);margin:0;line-height:1.4}@media (max-width:900px){.FeatureListSection_grid__jAwZ5{grid-template-columns:repeat(4,1fr)}.FeatureListSection_featureItem__Hf2v7:nth-child(5n){border-right:1px solid hsla(0,0%,100%,.1)}.FeatureListSection_featureItem__Hf2v7:nth-child(4n){border-right:none}.FeatureListSection_featureItem__Hf2v7:nth-last-child(-n+5){border-bottom:1px solid hsla(0,0%,100%,.1)}.FeatureListSection_featureItem__Hf2v7:nth-last-child(-n+4){border-bottom:none}.FeatureListSection_featureItem__Hf2v7{padding:1.75rem 1rem}.FeatureListSection_iconWrapper__fm4lN{width:32px;height:32px}.FeatureListSection_iconWrapper__fm4lN svg{width:24px;height:24px}.FeatureListSection_featureTitle__gJEw7{font-size:.8125rem}}@media (max-width:768px){.FeatureListSection_section__gBZe4{padding:4rem 1.5rem}.FeatureListSection_header__YWF9l{margin-bottom:3rem}.FeatureListSection_grid__jAwZ5{grid-template-columns:repeat(3,1fr)}.FeatureListSection_featureItem__Hf2v7:nth-child(4n){border-right:1px solid hsla(0,0%,100%,.1)}.FeatureListSection_featureItem__Hf2v7:nth-child(3n){border-right:none}.FeatureListSection_featureItem__Hf2v7:nth-last-child(-n+4){border-bottom:1px solid hsla(0,0%,100%,.1)}.FeatureListSection_featureItem__Hf2v7:nth-last-child(-n+3){border-bottom:none}.FeatureListSection_featureItem__Hf2v7{padding:1.5rem .75rem}.FeatureListSection_iconWrapper__fm4lN{width:28px;height:28px}.FeatureListSection_iconWrapper__fm4lN svg{width:20px;height:20px}.FeatureListSection_featureTitle__gJEw7{font-size:.75rem}}@media (max-width:480px){.FeatureListSection_section__gBZe4{padding:3rem 1rem}.FeatureListSection_header__YWF9l{margin-bottom:2rem}.FeatureListSection_grid__jAwZ5{grid-template-columns:repeat(2,1fr)}.FeatureListSection_featureItem__Hf2v7:nth-child(3n){border-right:1px solid hsla(0,0%,100%,.1)}.FeatureListSection_featureItem__Hf2v7:nth-child(2n){border-right:none}.FeatureListSection_featureItem__Hf2v7:nth-last-child(-n+3){border-bottom:1px solid hsla(0,0%,100%,.1)}.FeatureListSection_featureItem__Hf2v7:nth-last-child(-n+2){border-bottom:none}.FeatureListSection_featureItem__Hf2v7{padding:1.25rem .5rem;gap:.75rem}.FeatureListSection_iconWrapper__fm4lN{width:24px;height:24px}.FeatureListSection_iconWrapper__fm4lN svg{width:18px;height:18px}.FeatureListSection_featureTitle__gJEw7{font-size:.6875rem}}.FeaturesSection_features__piV5D{position:relative;padding:6rem 2rem;background:linear-gradient(180deg,#0a0a0a,#0d0d0d);overflow-x:clip}.FeaturesSection_container__25U0h{max-width:1200px;margin:0 auto;overflow:clip}.FeaturesSection_header__ybF2m{text-align:center;margin-bottom:4rem;opacity:0;transform:translateY(20px);transition:all .6s cubic-bezier(.4,0,.2,1)}.FeaturesSection_header__ybF2m.FeaturesSection_visible__2PkRS{opacity:1;transform:translateY(0)}.FeaturesSection_title__R8eRI{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;color:#fff;margin:0 0 1rem;letter-spacing:-.02em;line-height:1.2}.FeaturesSection_subtitle__9mR_R{font-size:1.125rem;color:hsla(0,0%,100%,.5);max-width:550px;margin:0 auto;line-height:1.6}.FeaturesSection_bentoGrid__tHbdM{display:grid;grid-template-columns:repeat(8,1fr);grid-template-rows:280px 280px;gap:1rem;overflow:clip;border-radius:0 0 20px 0}.FeaturesSection_featureCard__5MBRj{--mouse-x:-1000px;--mouse-y:-1000px;background:hsla(0,0%,100%,.02);border:1px solid hsla(0,0%,100%,.08);border-radius:20px;padding:1.75rem;transition:border-color .3s ease;opacity:0;transform:translateY(20px);display:flex;flex-direction:column;overflow:hidden;position:relative}.FeaturesSection_featureCard__5MBRj.FeaturesSection_visible__2PkRS{opacity:1;transform:translateY(0);transition:opacity .4s cubic-bezier(.4,0,.2,1),transform .4s cubic-bezier(.4,0,.2,1),border-color .3s ease}.FeaturesSection_featureCard__5MBRj:first-child{grid-column:1/4;grid-row:1;overflow:hidden}.FeaturesSection_featureCard__5MBRj:nth-child(2){grid-column:4/7;grid-row:1}.FeaturesSection_featureCard__5MBRj:nth-child(3){grid-column:1/3;grid-row:2}.FeaturesSection_featureCard__5MBRj:nth-child(4){grid-column:3/5;grid-row:2}.FeaturesSection_featureCard__5MBRj:nth-child(5){grid-column:5/7;grid-row:2}.FeaturesSection_featureCard__5MBRj:nth-child(6){grid-column:7/9;grid-row:1/3;overflow:visible}.FeaturesSection_featureCard__5MBRj:before{background:radial-gradient(1400px circle at var(--mouse-x) var(--mouse-y),hsla(0,0%,100%,.03),hsla(0,0%,100%,.015) 25%,hsla(0,0%,100%,.006) 50%,transparent 80%);z-index:1}.FeaturesSection_featureCard__5MBRj:after,.FeaturesSection_featureCard__5MBRj:before{content:"";position:absolute;inset:0;border-radius:20px;opacity:0;transition:opacity .15s ease-out;pointer-events:none}.FeaturesSection_featureCard__5MBRj:after{background:radial-gradient(1200px circle at var(--mouse-x) var(--mouse-y),hsla(0,0%,100%,.2),hsla(0,0%,100%,.1) 30%,hsla(0,0%,100%,.03) 55%,transparent 80%);z-index:0;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;padding:1px}.FeaturesSection_featureCard__5MBRj:hover:after,.FeaturesSection_featureCard__5MBRj:hover:before{opacity:1;transition:opacity .1s ease-out}.FeaturesSection_cardContent__JYr3w{flex-shrink:0;margin-bottom:1rem;position:relative;z-index:2}.FeaturesSection_featureTitle__n3KKG{font-size:1.25rem;font-weight:600;color:#fff;margin:0 0 .625rem;line-height:1.3}.FeaturesSection_featureDescription__BosO2{font-size:.9375rem;color:hsla(0,0%,100%,.5);margin:0;line-height:1.55;max-width:320px}.FeaturesSection_imageContainer__n_3Kf{flex:1;display:flex;align-items:flex-end;justify-content:center;margin-top:auto;margin-bottom:-1.75rem;position:relative;min-height:100px;z-index:2}.FeaturesSection_imagePlaceholder__A0iZE{width:100%;height:100%;min-height:120px;background:linear-gradient(135deg,rgba(255,103,2,.08),rgba(255,103,2,.02));border-radius:12px 12px 0 0;display:flex;align-items:center;justify-content:center;border:1px solid hsla(0,0%,100%,.04);border-bottom:none}.FeaturesSection_featureCard__5MBRj:nth-child(3) .FeaturesSection_imageContainer__n_3Kf,.FeaturesSection_featureCard__5MBRj:nth-child(4) .FeaturesSection_imageContainer__n_3Kf,.FeaturesSection_featureCard__5MBRj:nth-child(5) .FeaturesSection_imageContainer__n_3Kf{margin-left:-1.75rem;margin-right:-1.75rem}.FeaturesSection_featureCard__5MBRj:nth-child(3) .FeaturesSection_imagePlaceholder__A0iZE,.FeaturesSection_featureCard__5MBRj:nth-child(4) .FeaturesSection_imagePlaceholder__A0iZE,.FeaturesSection_featureCard__5MBRj:nth-child(5) .FeaturesSection_imagePlaceholder__A0iZE{border-radius:0;border-left:none;border-right:none}.FeaturesSection_featureCard__5MBRj:nth-child(6) .FeaturesSection_imageContainer__n_3Kf{overflow:visible;justify-content:flex-start;align-items:flex-start;margin-bottom:0;flex:0 0 auto}.FeaturesSection_placeholderIcon__ELPdJ{display:flex;align-items:center;justify-content:center;color:rgba(255,103,2,.6)}.FeaturesSection_placeholderIcon__ELPdJ svg{width:48px;height:48px}.FeaturesSection_recordCardVisual__zohe0{flex:1;display:flex;align-items:flex-end;justify-content:space-between;position:relative;margin:auto -1.75rem -1.75rem;padding-left:1.75rem;min-height:140px;overflow:visible}.FeaturesSection_controllerWrapper__GW3Sv{position:relative;z-index:15;flex-shrink:0;margin-bottom:2.75rem;margin-left:.5rem}.FeaturesSection_cameraImageWrapper___nqL9{position:absolute;right:1.25rem;top:-10px;bottom:0;overflow:hidden;z-index:10;border-radius:12px 12px 0 0}.FeaturesSection_cameraImage__2dtvy{width:auto;height:240px;display:block;margin-top:-20px}.FeaturesSection_libraryImage__K1VhJ{width:100%;height:auto;display:block;border-radius:12px 12px 0 0}.FeaturesSection_editTrackWrapper__0Ajay{width:100%;display:flex;flex-direction:column;gap:8px;margin-bottom:2.5rem}.FeaturesSection_timeMarkers__VHle1{display:flex;justify-content:space-between;padding:0 4px;font-size:11px;color:#666;font-weight:500;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.FeaturesSection_trackSegment__GQuIH{position:relative;width:100%;height:64px;background:#d3641b;border:1px solid #da8247;border-radius:8px;overflow:hidden;cursor:none;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.1),0 2px 8px rgba(0,0,0,.3)}.FeaturesSection_trackSegment__GQuIH:before{content:"";position:absolute;top:0;left:0;right:0;height:20px;background:linear-gradient(180deg,rgba(0,0,0,.15) 0,rgba(0,0,0,.08) 25%,rgba(0,0,0,.02) 60%,transparent);pointer-events:none;z-index:1}.FeaturesSection_waveformSvg__FGHly{position:absolute;bottom:0;left:0;width:100%;height:100%;pointer-events:none}.FeaturesSection_scissorCursor__g_2d6{position:absolute;pointer-events:none;z-index:10;transition:transform 80ms ease-out}.FeaturesSection_playhead__wDYVv{position:absolute;left:35%;top:0;bottom:0;width:2px;background:#fff;box-shadow:0 0 8px hsla(0,0%,100%,.5);z-index:2}.FeaturesSection_playhead__wDYVv:before{content:"";position:absolute;top:-4px;left:50%;transform:translateX(-50%);width:8px;height:8px;background:#fff;border-radius:50%}.FeaturesSection_recordingController__sNm_5{display:flex;align-items:center;gap:4px;background:#131315;border:1px solid #333;border-radius:7px;padding:10px 10px 10px 12px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;position:relative;box-shadow:0 8px 32px rgba(0,0,0,.4)}.FeaturesSection_controllerTooltip__C519t{position:absolute;top:-36px;left:50%;transform:translateX(-50%);padding:6px 10px;background:rgba(30,30,30,.92);border:1px solid rgba(0,0,0,.4);backdrop-filter:blur(10px);border-radius:8px;font-size:12px;font-weight:600;color:#f2f2f7;white-space:nowrap;pointer-events:none;z-index:10;box-shadow:0 8px 24px rgba(0,0,0,.35)}.FeaturesSection_stopButton__hA0Pt{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border:none;border-radius:8px;cursor:pointer;transition:all .2s ease;box-shadow:inset 0 1px 0 0 hsla(0,0%,100%,.3),0 4px 14px 0 rgba(0,0,0,.05);background:linear-gradient(0deg,#ff6702,#ff6702),linear-gradient(180deg,hsla(0,0%,100%,.25),rgba(0,0,0,.063))}.FeaturesSection_stopButton__hA0Pt:hover{background:linear-gradient(0deg,#ff8a3d,#ff8a3d),linear-gradient(180deg,hsla(0,0%,100%,.25),rgba(0,0,0,.063));box-shadow:0 0 20px rgba(255,138,61,.12)}.FeaturesSection_stopButton__hA0Pt:active{transform:translateY(1px)}.FeaturesSection_timer__yYFf4{font-size:13px;font-weight:500;color:#f2f2f7;letter-spacing:.5px;margin-left:6px;min-width:40px}.FeaturesSection_controllerDivider__M0Sg2{width:1px;height:32px;background:#333;margin:0 8px}.FeaturesSection_controlButton__QmjrG{width:32px;height:32px;padding:0;display:flex;align-items:center;justify-content:center;background:transparent;border:none;border-radius:3px;cursor:pointer;transition:background-color .2s ease}.FeaturesSection_controlButton__QmjrG:hover{background-color:hsla(0,0%,100%,.08)}.FeaturesSection_shareLinkWrapper__C0aXt{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.FeaturesSection_copyLinkButton__BSGCU{display:flex;align-items:center;gap:10px;padding:12px 22px;background:#ff6702;color:#fff;border:none;border-radius:10px;font-size:16px;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.2),0 2px 4px rgba(0,0,0,.2)}.FeaturesSection_copyLinkButton__BSGCU:hover{transform:translateY(-2px);background:#ff8533;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.25),0 4px 8px rgba(0,0,0,.15),0 0 20px rgba(255,103,2,.08)}.FeaturesSection_copyLinkButton__BSGCU:active{transform:translateY(0)}.FeaturesSection_analyticsGraphWrapper__Q_mDP{width:100%;margin-bottom:1rem;padding-left:1.75rem;padding-right:1.75rem}.FeaturesSection_analyticsGraph__QY2Xg{position:relative;width:100%;height:120px;cursor:crosshair}.FeaturesSection_analyticsGraphSvg__pEO6_{width:100%;height:100%}.FeaturesSection_analyticsTooltip__O5ZcJ{position:absolute;top:50%;transform:translateY(-50%);display:flex;align-items:center;gap:6px;padding:6px 10px;background:rgba(30,30,30,.9);border:1px solid rgba(0,0,0,.3);backdrop-filter:blur(8px);border-radius:6px;font-size:12px;color:#fff;white-space:nowrap;pointer-events:none;z-index:10}.FeaturesSection_tooltipDot__qDDid{width:8px;height:8px;background:#f97316;border-radius:50%}.FeaturesSection_tooltipPercent__UNye3{font-weight:600}.FeaturesSection_tooltipTime__b83ll{color:hsla(0,0%,100%,.6)}.FeaturesSection_libraryDemoWrapper__Yimks{width:500px;overflow:visible;padding-top:0;margin:0;flex-shrink:0}.FeaturesSection_libraryProjectTabs__wu5uN{display:flex;gap:6px;margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid hsla(0,0%,100%,.08)}.FeaturesSection_libraryProjectTab__Ru4Ba{padding:8px 14px;font-size:14px;font-weight:500;color:hsla(0,0%,100%,.5);background:transparent;border:none;border-radius:8px;cursor:pointer;transition:color .2s ease,background .2s ease}.FeaturesSection_libraryProjectTab__Ru4Ba:hover{color:hsla(0,0%,100%,.8);background:hsla(0,0%,100%,.05)}.FeaturesSection_libraryProjectTabActive__53RL_{color:#fff;background:hsla(0,0%,100%,.1)}.FeaturesSection_libraryFolders__nzc6e{display:flex;gap:12px;margin-bottom:16px}.FeaturesSection_libraryFolder___fXGk{display:flex;align-items:center;gap:10px;padding:10px 16px;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.08);border-radius:12px;cursor:pointer;transition:border-color .2s ease,background .2s ease}.FeaturesSection_libraryFolder___fXGk:hover{border-color:hsla(0,0%,100%,.15);background:hsla(0,0%,100%,.06)}.FeaturesSection_libraryFolderSelected__3hkef,.FeaturesSection_libraryFolderSelected__3hkef:hover{border-color:#ff6702;background:rgba(255,103,2,.08)}.FeaturesSection_libraryFolderColor__zogMv{width:4px;height:20px;border-radius:2px;flex-shrink:0}.FeaturesSection_libraryFolderName__Oxsc7{font-size:14px;font-weight:500;color:hsla(0,0%,100%,.9);white-space:nowrap}.FeaturesSection_libraryFolderCount__VHQFT{font-size:13px;color:hsla(0,0%,100%,.4);margin-left:4px}.FeaturesSection_libraryVideosGrid__nQYeq{display:grid;grid-template-columns:repeat(2,280px);grid-template-rows:repeat(2,auto);gap:16px}.FeaturesSection_libraryVideoCard__MYLUj{background:#0a0a0a;border-radius:12px;overflow:hidden;cursor:pointer;transition:transform .2s ease}.FeaturesSection_libraryVideoCard__MYLUj:hover{transform:translateY(-2px)}.FeaturesSection_libraryVideoThumbnail__OessK{width:100%;aspect-ratio:16/8.5;background:#1f2937;position:relative;overflow:hidden}.FeaturesSection_libraryVideoThumbnail__OessK img{width:100%;height:100%;object-fit:cover}.FeaturesSection_libraryVideoPlaceholder__fnOof{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#1f2937}.FeaturesSection_libraryVideoPlaceholder__fnOof svg{width:48px;height:48px;color:#4b5563}.FeaturesSection_libraryVideoDuration__jZseQ{position:absolute;left:12px;bottom:12px;padding:6px 12px;background:#1c1c1e;border:1px solid hsla(0,0%,100%,.2);border-radius:8px;font-size:14px;font-weight:500;color:#fff}.FeaturesSection_libraryVideoInfo__yYjAI{padding:16px 20px;background:#151515;position:relative}.FeaturesSection_libraryVideoFolderBar__eGp2V{position:absolute;left:0;top:50%;transform:translateY(-50%);height:28px;width:4px;border-radius:0 4px 4px 0}.FeaturesSection_libraryVideoTitle__wuy3n{font-size:18px;font-weight:500;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:6px}.FeaturesSection_libraryVideoMeta__D2o4h{display:flex;align-items:center;justify-content:space-between;font-size:14px;color:#9ca3af}.FeaturesSection_libraryVideoStats__3dog5{display:flex;align-items:center;gap:16px}.FeaturesSection_libraryVideoStat__J_g6m{display:flex;align-items:center;gap:6px}.FeaturesSection_libraryVideoStat__J_g6m svg{width:16px;height:16px}.FeaturesSection_featureCard__5MBRj:nth-child(3) .FeaturesSection_imageContainer__n_3Kf{overflow:hidden;align-items:flex-start}.FeaturesSection_embedCodeWrapper__gxk4x{width:100%;overflow:hidden;padding-left:1.75rem;padding-right:1.75rem}.FeaturesSection_embedCode__QNppG{font-family:SF Mono,Fira Code,Monaco,Menlo,monospace;font-size:11px;line-height:1.6;white-space:pre-wrap;word-break:break-all;color:hsla(0,0%,100%,.85)}.FeaturesSection_embedCode__QNppG .FeaturesSection_tag__zRceq{color:#569cd6}.FeaturesSection_embedCode__QNppG .FeaturesSection_attr__y5mPc{color:hsla(0,0%,100%,.85)}.FeaturesSection_embedCode__QNppG .FeaturesSection_string__4QkxA{color:#ce9178}.FeaturesSection_embedCode__QNppG .FeaturesSection_equals__WuAUf{color:hsla(0,0%,100%,.6)}@media (max-width:1024px){.FeaturesSection_bentoGrid__tHbdM{grid-template-columns:repeat(6,1fr);gap:.875rem}.FeaturesSection_featureCard__5MBRj:first-child{grid-column:1/4;grid-row:1}.FeaturesSection_featureCard__5MBRj:nth-child(2){grid-column:4/7;grid-row:1}.FeaturesSection_featureCard__5MBRj:nth-child(3){grid-column:1/3;grid-row:2}.FeaturesSection_featureCard__5MBRj:nth-child(4){grid-column:3/5;grid-row:2}.FeaturesSection_featureCard__5MBRj:nth-child(5){grid-column:5/7;grid-row:2}.FeaturesSection_featureCard__5MBRj:nth-child(6){grid-column:1/7;grid-row:3}.FeaturesSection_featureCard__5MBRj{min-height:240px;padding:1.5rem}.FeaturesSection_imageContainer__n_3Kf{margin-bottom:-1.5rem}.FeaturesSection_featureCard__5MBRj:nth-child(3) .FeaturesSection_imageContainer__n_3Kf,.FeaturesSection_featureCard__5MBRj:nth-child(4) .FeaturesSection_imageContainer__n_3Kf,.FeaturesSection_featureCard__5MBRj:nth-child(5) .FeaturesSection_imageContainer__n_3Kf,.FeaturesSection_featureCard__5MBRj:nth-child(6) .FeaturesSection_imageContainer__n_3Kf{margin-left:-1.5rem;margin-right:-1.5rem}.FeaturesSection_featureTitle__n3KKG{font-size:1.125rem}.FeaturesSection_featureDescription__BosO2{font-size:.875rem}.FeaturesSection_recordCardVisual__zohe0{margin-left:-1.5rem;margin-right:-1.5rem;margin-bottom:-1.5rem;padding-left:1.5rem;min-height:120px}.FeaturesSection_cameraImageWrapper___nqL9{top:70px;right:1rem}.FeaturesSection_controllerWrapper__GW3Sv{margin-bottom:2.25rem;margin-left:.35rem}}@media (max-width:640px){.FeaturesSection_features__piV5D{padding:4rem 1rem;overflow-x:hidden}.FeaturesSection_container__25U0h{max-width:100%;overflow:hidden}.FeaturesSection_header__ybF2m{margin-bottom:2.5rem}.FeaturesSection_bentoGrid__tHbdM{grid-template-columns:1fr;grid-template-rows:auto;gap:.75rem;max-width:100%;overflow:hidden}.FeaturesSection_featureCard__5MBRj:first-child,.FeaturesSection_featureCard__5MBRj:nth-child(2),.FeaturesSection_featureCard__5MBRj:nth-child(3),.FeaturesSection_featureCard__5MBRj:nth-child(4),.FeaturesSection_featureCard__5MBRj:nth-child(5),.FeaturesSection_featureCard__5MBRj:nth-child(6){grid-column:1;grid-row:auto}.FeaturesSection_featureCard__5MBRj{min-height:auto;padding:1.25rem;border-radius:16px}.FeaturesSection_featureCard__5MBRj:after,.FeaturesSection_featureCard__5MBRj:before{border-radius:16px}.FeaturesSection_imageContainer__n_3Kf{margin-bottom:-1.25rem;flex:0 0 auto}.FeaturesSection_featureCard__5MBRj:nth-child(5) .FeaturesSection_imageContainer__n_3Kf{margin-left:-1.25rem;margin-right:-1.25rem}.FeaturesSection_featureCard__5MBRj:nth-child(3) .FeaturesSection_imageContainer__n_3Kf,.FeaturesSection_featureCard__5MBRj:nth-child(4) .FeaturesSection_imageContainer__n_3Kf{margin-left:0;margin-right:0}.FeaturesSection_imagePlaceholder__A0iZE{min-height:80px}.FeaturesSection_featureTitle__n3KKG{font-size:1.0625rem}.FeaturesSection_featureDescription__BosO2{font-size:.8125rem;max-width:none}.FeaturesSection_placeholderIcon__ELPdJ svg{width:40px;height:40px}.FeaturesSection_recordCardVisual__zohe0{margin-left:-1.25rem;margin-right:-1.25rem;margin-bottom:-1.25rem;padding-left:1rem;min-height:100px}.FeaturesSection_cameraImageWrapper___nqL9{top:10px;right:2rem}.FeaturesSection_cameraImage__2dtvy{border-radius:10px 10px 0 0;height:160px}.FeaturesSection_recordCardVisual__zohe0{flex:0 0 auto;min-height:80px}.FeaturesSection_controllerWrapper__GW3Sv{margin-bottom:1.75rem;margin-left:.25rem;transform:scale(.9);transform-origin:bottom left}.FeaturesSection_recordingController__sNm_5{padding:8px;gap:2px}.FeaturesSection_timer__yYFf4{font-size:12px;min-width:36px}.FeaturesSection_stopButton__hA0Pt{width:28px;height:28px}.FeaturesSection_stopButton__hA0Pt svg{width:22px;height:22px}.FeaturesSection_controlButton__QmjrG{width:28px;height:28px}.FeaturesSection_controlButton__QmjrG svg{width:16px;height:16px}.FeaturesSection_controllerDivider__M0Sg2{height:28px;margin:0 6px}.FeaturesSection_libraryDemoWrapper__Yimks{width:100%;max-width:100%;overflow:hidden;padding-top:0;margin:0}.FeaturesSection_libraryProjectTabs__wu5uN{gap:4px;margin-bottom:12px;padding-bottom:12px}.FeaturesSection_libraryProjectTab__Ru4Ba{padding:6px 10px;font-size:13px}.FeaturesSection_libraryFolders__nzc6e{flex-wrap:wrap;gap:8px;margin-bottom:12px}.FeaturesSection_libraryFolder___fXGk{padding:8px 12px;gap:8px}.FeaturesSection_libraryFolderName__Oxsc7{font-size:13px}.FeaturesSection_libraryFolderCount__VHQFT{font-size:12px}.FeaturesSection_libraryVideosGrid__nQYeq{grid-template-columns:1fr;gap:12px}.FeaturesSection_libraryVideoCard__MYLUj{max-width:100%}.FeaturesSection_libraryVideoCard__MYLUj:nth-child(n+3){display:none}.FeaturesSection_libraryVideoThumbnail__OessK{aspect-ratio:16/9}.FeaturesSection_libraryVideoDuration__jZseQ{left:8px;bottom:8px;padding:4px 8px;font-size:12px}.FeaturesSection_libraryVideoInfo__yYjAI{padding:12px 14px}.FeaturesSection_libraryVideoTitle__wuy3n{font-size:15px;margin-bottom:4px}.FeaturesSection_libraryVideoMeta__D2o4h{font-size:12px}.FeaturesSection_libraryVideoStats__3dog5{gap:10px}.FeaturesSection_libraryVideoStat__J_g6m svg{width:14px;height:14px}.FeaturesSection_featureCard__5MBRj:nth-child(3){min-height:auto}.FeaturesSection_featureCard__5MBRj:nth-child(3) .FeaturesSection_cardContent__JYr3w{margin-bottom:.5rem}.FeaturesSection_embedCodeWrapper__gxk4x{padding-left:0;padding-right:0;overflow-x:auto;margin-bottom:0}.FeaturesSection_embedCode__QNppG{font-size:9px;line-height:1.5}.FeaturesSection_featureCard__5MBRj:nth-child(5){min-height:auto}.FeaturesSection_featureCard__5MBRj:nth-child(5) .FeaturesSection_imageContainer__n_3Kf{flex:1;display:flex;align-items:center;justify-content:center;margin:0}.FeaturesSection_shareLinkWrapper__C0aXt{padding:1rem 0}.FeaturesSection_analyticsGraphWrapper__Q_mDP{padding-left:0;padding-right:0;margin-bottom:0}.FeaturesSection_analyticsGraph__QY2Xg{height:100px}.FeaturesSection_featureCard__5MBRj:nth-child(2) .FeaturesSection_imageContainer__n_3Kf{margin-bottom:0;margin-top:0}.FeaturesSection_editTrackWrapper__0Ajay{margin-bottom:.5rem;flex:0 0 auto}.FeaturesSection_trackSegment__GQuIH{height:40px}.FeaturesSection_timeMarkers__VHle1{font-size:10px}.FeaturesSection_featureCard__5MBRj:nth-child(6) .FeaturesSection_imageContainer__n_3Kf{margin-left:0;margin-right:0;margin-bottom:0}}@media (max-width:380px){.FeaturesSection_controllerWrapper__GW3Sv{transform:scale(.8)}.FeaturesSection_cameraImageWrapper___nqL9{right:.5rem}.FeaturesSection_cameraImage__2dtvy{height:180px}.FeaturesSection_libraryFolder___fXGk{padding:6px 10px;gap:6px}.FeaturesSection_libraryFolderName__Oxsc7{font-size:12px}.FeaturesSection_embedCode__QNppG{font-size:8px}.FeaturesSection_copyLinkButton__BSGCU{padding:10px 16px;font-size:14px;gap:8px}.FeaturesSection_copyLinkButton__BSGCU svg{width:20px;height:20px}}.HowItWorksSection_section__aK94o{position:relative;padding:6rem 2rem;background:linear-gradient(180deg,#0d0d0d,#0a0a0a);overflow:hidden}.HowItWorksSection_container__AEWFJ{max-width:700px;margin:0 auto;opacity:0;transform:translateY(20px);transition:all .6s cubic-bezier(.4,0,.2,1)}.HowItWorksSection_container__AEWFJ.HowItWorksSection_visible__gVfeE{opacity:1;transform:translateY(0)}.HowItWorksSection_header__7FTg9{text-align:center;margin-bottom:3.5rem}.HowItWorksSection_title__iNvxM{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;color:#fff;margin:0 0 1rem;letter-spacing:-.02em}.HowItWorksSection_gradientText__xt6cI{background:linear-gradient(135deg,#ff6702,#8b5cf6 50%,#3b82f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.HowItWorksSection_subtitle__ZtXjS{font-size:1.125rem;color:hsla(0,0%,100%,.5);margin:0}.HowItWorksSection_flowDiagram__Ka83S{display:flex;flex-direction:column;align-items:center}.HowItWorksSection_flowRow__p_h76{display:flex;align-items:center;justify-content:center;gap:1rem;width:100%;opacity:0;transform:translateY(30px);transition:all .7s cubic-bezier(.4,0,.2,1)}.HowItWorksSection_flowRow__p_h76.HowItWorksSection_visible__gVfeE{opacity:1;transform:translateY(0)}.HowItWorksSection_flowRowSingle__SQ7KW{display:flex;justify-content:center;width:100%;opacity:0;transform:translateY(30px);transition:all .7s cubic-bezier(.4,0,.2,1)}.HowItWorksSection_flowRowSingle__SQ7KW.HowItWorksSection_visible__gVfeE{opacity:1;transform:translateY(0)}.HowItWorksSection_flowBox__I4P_1{background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.08);border-radius:16px;padding:1.5rem;width:200px;text-align:center;transition:all .3s ease}.HowItWorksSection_flowBox__I4P_1:hover{background:hsla(0,0%,100%,.05);border-color:hsla(0,0%,100%,.12);transform:translateY(-4px)}.HowItWorksSection_flowBoxWide__doeEb{background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.08);border-radius:16px;padding:1.5rem 2.5rem;text-align:center;transition:all .3s ease;max-width:350px}.HowItWorksSection_flowBoxWide__doeEb:hover{background:hsla(0,0%,100%,.05);border-color:hsla(0,0%,100%,.12);transform:translateY(-4px)}.HowItWorksSection_flowIcon__LFqfd{background:rgba(255,103,2,.1);color:#ff6702}.HowItWorksSection_flowIconPurple__l_BQb,.HowItWorksSection_flowIcon__LFqfd{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:12px;margin-bottom:.75rem}.HowItWorksSection_flowIconPurple__l_BQb{background:rgba(139,92,246,.1);color:#8b5cf6}.HowItWorksSection_flowIconBlue__TArtu{background:rgba(59,130,246,.1);color:#3b82f6}.HowItWorksSection_flowIconBlue__TArtu,.HowItWorksSection_flowIconGreen__o_Rjn{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:12px;margin-bottom:.75rem}.HowItWorksSection_flowIconGreen__o_Rjn{background:rgba(16,185,129,.1);color:#10b981}.HowItWorksSection_flowTitle__CvYZQ{font-size:1.125rem;font-weight:600;color:#fff;margin:0 0 .375rem}.HowItWorksSection_flowDesc__86wQh{font-size:.8125rem;color:hsla(0,0%,100%,.5);margin:0;line-height:1.5}.HowItWorksSection_orBadge__4F_Dt{font-size:.75rem;font-weight:600;color:hsla(0,0%,100%,.3);text-transform:uppercase;letter-spacing:.05em;padding:.25rem .5rem;background:hsla(0,0%,100%,.05);border-radius:4px}.HowItWorksSection_connectorMerge__XVtjR,.HowItWorksSection_connectorSplit__Ruakn{width:100%;max-width:420px;height:60px;display:flex;justify-content:center;opacity:0;transition:opacity .5s cubic-bezier(.4,0,.2,1) .2s}.HowItWorksSection_connectorMerge__XVtjR.HowItWorksSection_visible__gVfeE,.HowItWorksSection_connectorSplit__Ruakn.HowItWorksSection_visible__gVfeE{opacity:1}.HowItWorksSection_connectorSvg__ffGno{width:100%;height:100%}@media (max-width:768px){.HowItWorksSection_section__aK94o{padding:4rem 1.5rem}.HowItWorksSection_flowRow__p_h76{flex-direction:column;gap:.75rem}.HowItWorksSection_flowBox__I4P_1{width:100%;max-width:280px}.HowItWorksSection_flowBoxWide__doeEb{max-width:280px;padding:1.5rem}.HowItWorksSection_orBadge__4F_Dt{margin:.25rem 0}.HowItWorksSection_connectorMerge__XVtjR,.HowItWorksSection_connectorSplit__Ruakn{height:40px;max-width:100px}.HowItWorksSection_connectorSvg__ffGno{display:none}.HowItWorksSection_connectorMerge__XVtjR.HowItWorksSection_visible__gVfeE:after,.HowItWorksSection_connectorSplit__Ruakn.HowItWorksSection_visible__gVfeE:after{content:"";width:2px;height:100%;background:linear-gradient(180deg,rgba(255,103,2,.25),rgba(139,92,246,.25))}}@media (max-width:480px){.HowItWorksSection_section__aK94o{padding:3rem 1rem}.HowItWorksSection_header__7FTg9{margin-bottom:2.5rem}.HowItWorksSection_flowBoxWide__doeEb,.HowItWorksSection_flowBox__I4P_1{padding:1.25rem}.HowItWorksSection_flowIconBlue__TArtu,.HowItWorksSection_flowIconGreen__o_Rjn,.HowItWorksSection_flowIconPurple__l_BQb,.HowItWorksSection_flowIcon__LFqfd{width:40px;height:40px}.HowItWorksSection_flowTitle__CvYZQ{font-size:1rem}.HowItWorksSection_flowDesc__86wQh{font-size:.75rem}}.LooksSection_section__Qizer{position:relative;padding:6rem 2rem;background:linear-gradient(180deg,#0a0a0a,#0d0d0d)}.LooksSection_container__TAvjZ{max-width:1100px;margin:0 auto}.LooksSection_header__KtEW8{text-align:center;margin-bottom:3rem;opacity:0;transform:translateY(20px);transition:all .6s cubic-bezier(.4,0,.2,1)}.LooksSection_header__KtEW8.LooksSection_visible__vCZ_t{opacity:1;transform:translateY(0)}.LooksSection_title__cNoXL{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;color:#fff;margin:0 0 1rem;letter-spacing:-.02em;line-height:1.2}.LooksSection_subtitle__kkELQ{font-size:1.125rem;color:hsla(0,0%,100%,.5);max-width:550px;margin:0 auto;line-height:1.6}.LooksSection_content__MLamB{display:flex;gap:2.5rem;align-items:flex-start;opacity:0;transform:translateY(20px);transition:all .6s cubic-bezier(.4,0,.2,1);transition-delay:.2s}.LooksSection_content__MLamB.LooksSection_visible__vCZ_t{opacity:1;transform:translateY(0)}.LooksSection_leftColumn__VrA_b{flex:0 0 58%;display:flex;flex-direction:column;gap:1.5rem}.LooksSection_playerContainer__wmtpH{width:100%;aspect-ratio:3470/2160;border-radius:12px;overflow:hidden;background:#000;box-shadow:0 8px 40px rgba(0,0,0,.5)}.LooksSection_videoIframe__UZ1ra{width:100%;height:100%;border:none}.LooksSection_colorSection__r_WVg{display:flex;flex-direction:column;gap:.75rem}.LooksSection_colorLabel__rIKIC{font-size:.8125rem;font-weight:500;color:hsla(0,0%,100%,.5);text-transform:uppercase;letter-spacing:.08em}.LooksSection_colorRow__l1faJ{display:flex;gap:.75rem;flex-wrap:wrap}.LooksSection_colorDot__7M57T{width:36px;height:36px;border-radius:50%;border:2px solid transparent;cursor:pointer;transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease}.LooksSection_colorDot__7M57T:hover{transform:scale(1.1)}.LooksSection_colorDotActive__1vR6u{border-color:#fff;box-shadow:0 0 0 2px hsla(0,0%,100%,.2)}.LooksSection_colorDotCustom__CYw1M{width:36px;height:36px;border-radius:50%;border:2px dashed hsla(0,0%,100%,.2);display:flex;align-items:center;justify-content:center;color:hsla(0,0%,100%,.3)}.LooksSection_rightColumn__ro_KB{flex:1;display:flex;flex-direction:column;gap:1.5rem}.LooksSection_styleSection__7vh6D{display:flex;flex-direction:column;gap:.75rem}.LooksSection_styleLabel__cNm44{font-size:.6875rem;font-weight:500;color:hsla(0,0%,100%,.4);text-transform:uppercase;letter-spacing:.08em}.LooksSection_themeSelector__KwxWl{display:grid;grid-template-columns:repeat(3,1fr);border-radius:8px;border:1px solid hsla(0,0%,100%,.1);overflow:hidden}.LooksSection_themeBtn__y_ksS{padding:.625rem 0;font-size:.8125rem;font-weight:500;color:hsla(0,0%,100%,.7);background:hsla(0,0%,100%,.05);border:none;cursor:pointer;transition:all .15s ease}.LooksSection_themeBtn__y_ksS:hover:not(.LooksSection_themeBtnActive__zk1R6){background:hsla(0,0%,100%,.08);color:#fff}.LooksSection_themeBtnMiddle__yRHUN{border-left:1px solid hsla(0,0%,100%,.1);border-right:1px solid hsla(0,0%,100%,.1)}.LooksSection_themeBtnActive__zk1R6{color:#fff}.LooksSection_optionsCard__bKlOT{display:flex;flex-direction:column;gap:0;padding:.25rem 1rem;border-radius:10px;border:1px solid hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.02)}.LooksSection_optionRow__j6lgf{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:48px;padding:.5rem 0}.LooksSection_optionRow__j6lgf:not(:last-child){border-bottom:1px solid hsla(0,0%,100%,.06)}.LooksSection_optionInfo__1NwoH{display:flex;flex-direction:column;justify-content:center;gap:.125rem;min-height:28px}.LooksSection_optionName__ltDfz{font-size:.75rem;font-weight:500;color:hsla(0,0%,100%,.7)}.LooksSection_optionDesc__r1X5d{font-size:.625rem;color:hsla(0,0%,100%,.4)}.LooksSection_toggle__cz1Bi{position:relative;width:36px;height:20px;border-radius:10px;background:hsla(0,0%,100%,.1);border:none;cursor:pointer;transition:background-color .15s ease;flex-shrink:0}.LooksSection_toggleThumb__dFBbg{position:absolute;top:3px;left:3px;width:14px;height:14px;border-radius:50%;background:#fff;transition:transform .15s ease}.LooksSection_toggleOn__rt8rh .LooksSection_toggleThumb__dFBbg{transform:translateX(16px)}.LooksSection_moreOptions__i16dz{display:flex;align-items:center;justify-content:center;padding:.75rem 0}.LooksSection_moreOptionsText__uOvtP{font-size:.6875rem;color:hsla(0,0%,100%,.4);font-weight:500}@media (max-width:900px){.LooksSection_content__MLamB{flex-direction:column;gap:2rem}.LooksSection_leftColumn__VrA_b{flex:none;width:100%}.LooksSection_rightColumn__ro_KB{width:100%}}@media (max-width:600px){.LooksSection_section__Qizer{padding:4rem 1rem}.LooksSection_header__KtEW8{margin-bottom:2rem}.LooksSection_colorDotCustom__CYw1M,.LooksSection_colorDot__7M57T{width:32px;height:32px}.LooksSection_optionsCard__bKlOT{padding:.25rem .875rem}}.PricingSection_pricing__BkajA{position:relative;padding:6rem 2rem;background:#0a0a0a;overflow:hidden}.PricingSection_ambientLight__l39k2{position:absolute;top:-100px;right:-150px;width:500px;height:500px;background:radial-gradient(ellipse at center,rgba(255,103,2,.08) 0,rgba(255,103,2,.03) 40%,transparent 70%);pointer-events:none;z-index:0}.PricingSection_container__q4p3y{position:relative;z-index:1;max-width:1200px;margin:0 auto}.PricingSection_header__YPJLt{text-align:center;margin-bottom:3rem}.PricingSection_title__DGaT_{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;color:#fff;margin:0 0 1rem;letter-spacing:-.02em}.PricingSection_subtitle__ZH9uK{font-size:1.125rem;color:hsla(0,0%,100%,.5);margin:0}.PricingSection_billingToggleWrapper__W8Omx{position:relative;display:flex;justify-content:center;align-items:center;margin-bottom:3rem}.PricingSection_billingToggle__xOzpq{display:flex;gap:.5rem;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.08);border-radius:12px;padding:.375rem}.PricingSection_toggleOption__4E0aZ{display:flex;align-items:center;padding:.75rem 1.5rem;border-radius:8px;border:none;background:transparent;color:hsla(0,0%,100%,.5);font-size:.9375rem;font-weight:500;cursor:pointer;transition:all .2s ease}.PricingSection_toggleOption__4E0aZ:hover{color:hsla(0,0%,100%,.7)}.PricingSection_toggleOption__4E0aZ.PricingSection_toggleActive___xpkY{background:hsla(0,0%,100%,.08);color:#fff}.PricingSection_toggleSavings__ItVSJ{position:absolute;left:calc(50% + 120px);font-size:.75rem;font-weight:600;color:#10b981;background:rgba(16,185,129,.1);padding:.375rem .625rem;border-radius:6px;border:1px solid rgba(16,185,129,.2);white-space:nowrap}.PricingSection_plansGrid__V7RaS{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}.PricingSection_planCard__qZ9f4{background:hsla(0,0%,100%,.02);border:1px solid hsla(0,0%,100%,.08);border-radius:16px;padding:2rem;position:relative;transition:all .5s cubic-bezier(.4,0,.2,1);opacity:0;transform:translateY(20px);display:flex;flex-direction:column;align-items:stretch}.PricingSection_planCard__qZ9f4.PricingSection_visible__3bAxy{opacity:1;transform:translateY(0)}.PricingSection_planCard__qZ9f4:hover{border-color:hsla(0,0%,100%,.15)}.PricingSection_planCard__qZ9f4.PricingSection_highlighted__hWlNG{background:linear-gradient(180deg,rgba(255,103,2,.06),rgba(255,103,2,.02) 50%,hsla(0,0%,100%,.02));border-color:rgba(255,103,2,.25)}.PricingSection_planCard__qZ9f4.PricingSection_highlighted__hWlNG:hover{border-color:rgba(255,103,2,.35);background:linear-gradient(180deg,rgba(255,103,2,.08),rgba(255,103,2,.03) 50%,hsla(0,0%,100%,.03))}.PricingSection_planCard__qZ9f4.PricingSection_highlighted__hWlNG:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,#ff6702 30%,#ff8534 70%,transparent);border-radius:16px 16px 0 0}.PricingSection_planName__d5PNf{font-size:1.25rem;font-weight:600;color:#fff;margin:0 0 .5rem}.PricingSection_planTagline__WLI3u{font-size:.875rem;color:hsla(0,0%,100%,.5);margin:0 0 1rem;line-height:1.4}.PricingSection_savingsBadge__r3GiM{position:absolute;top:-.625rem;right:1rem;display:inline-flex;align-items:center;background:#10b981;color:#fff;font-size:.6875rem;font-weight:600;padding:.3125rem .5rem;border-radius:4px;text-transform:uppercase;letter-spacing:.02em;box-shadow:0 2px 8px rgba(16,185,129,.3)}.PricingSection_priceWrapper__wgo1b{margin-bottom:1.5rem}.PricingSection_originalPriceArea__NJuZc{min-height:1.5rem;margin-bottom:.25rem}.PricingSection_originalPrice__qtC3B{display:flex;align-items:baseline;gap:.125rem;opacity:.5}.PricingSection_oldPrice__VcVcc,.PricingSection_originalPrice__qtC3B .PricingSection_currency___yvwD{font-size:.875rem;font-weight:600;color:#fff}.PricingSection_oldPrice__VcVcc{text-decoration:line-through}.PricingSection_currentPrice__YtIM9{display:flex;align-items:baseline;gap:.125rem}.PricingSection_currentPrice__YtIM9 .PricingSection_currency___yvwD{font-size:1.5rem;font-weight:700;color:#fff}.PricingSection_price__WAJiA{font-size:3rem;font-weight:700;color:#fff;letter-spacing:-.03em;line-height:1}.PricingSection_highlighted__hWlNG .PricingSection_price__WAJiA{background:linear-gradient(135deg,#fff,hsla(0,0%,100%,.85));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.PricingSection_period__wHCgv{font-size:.9375rem;color:hsla(0,0%,100%,.5);font-weight:500;margin-left:.25rem}.PricingSection_periodNote__S5WgI{font-size:.8125rem;color:hsla(0,0%,100%,.4);margin:.375rem 0 0}.PricingSection_featuresList__iIbAK{list-style:none;margin:0 0 1.5rem;border-top:1px solid hsla(0,0%,100%,.08);padding:1.5rem 0 0;flex:1}.PricingSection_featureItem__TvwqJ{display:flex;align-items:center;gap:.625rem;padding:.5rem 0;font-size:.9375rem;color:hsla(0,0%,100%,.8)}.PricingSection_checkIcon__aC1lH{width:16px;height:16px;flex-shrink:0;color:#ff6702}.PricingSection_ctaButton__ZD6T8{display:block;width:100%;padding:.875rem 1.5rem;border-radius:10px;font-size:.9375rem;font-weight:600;text-align:center;text-decoration:none;transition:all .2s ease}.PricingSection_ctaPrimary__f5jSm{background:#ff6702;color:#fff;box-shadow:inset 0 1px 0 0 hsla(0,0%,100%,.15)}.PricingSection_ctaPrimary__f5jSm:hover{background:#ff7a1f}.PricingSection_ctaSecondary__7Z6vk{background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.15);color:#fff}.PricingSection_ctaSecondary__7Z6vk:hover{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.25)}@media (max-width:768px){.PricingSection_pricing__BkajA{padding:4rem 1.5rem}.PricingSection_planCard__qZ9f4{padding:1.75rem}.PricingSection_price__WAJiA{font-size:2.5rem}.PricingSection_currentPrice__YtIM9 .PricingSection_currency___yvwD{font-size:1.25rem}}@media (max-width:480px){.PricingSection_pricing__BkajA{padding:3rem 1rem}.PricingSection_planCard__qZ9f4{padding:1.5rem}}.PricingSection_comparisonSection__a5Hlm{margin-top:6rem;opacity:0;transform:translateY(20px);transition:all .5s cubic-bezier(.4,0,.2,1)}.PricingSection_comparisonSection__a5Hlm.PricingSection_visible__3bAxy{opacity:1;transform:translateY(0)}.PricingSection_comparisonTitle__eeUeN{font-size:1.5rem;font-weight:600;color:#fff;text-align:center;margin:0 0 2.5rem}.PricingSection_tableWrapper__x19US{overflow-x:auto;-webkit-overflow-scrolling:touch;border:1px solid hsla(0,0%,100%,.08);border-radius:16px;background:hsla(0,0%,100%,.02)}.PricingSection_comparisonTable__7Ac8V{width:100%;min-width:700px;border-collapse:collapse;table-layout:fixed}.PricingSection_comparisonTable__7Ac8V td,.PricingSection_comparisonTable__7Ac8V th{padding:1rem 1.25rem;text-align:left}.PricingSection_comparisonTable__7Ac8V td:first-child,.PricingSection_comparisonTable__7Ac8V th:first-child{width:40%}.PricingSection_comparisonTable__7Ac8V td:not(:first-child),.PricingSection_comparisonTable__7Ac8V th:not(:first-child){width:15%}.PricingSection_featureHeader__6Q158{font-size:.8125rem;color:hsla(0,0%,100%,.5);text-transform:uppercase;letter-spacing:.05em}.PricingSection_featureHeader__6Q158,.PricingSection_planHeader__b5VKb{font-weight:600;border-bottom:1px solid hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.02)}.PricingSection_planHeader__b5VKb{font-size:.9375rem;color:#fff;text-align:center}.PricingSection_planHeaderHighlight__uR32c{background:rgba(255,103,2,.08);color:#ff6702}.PricingSection_categoryRow__X_FZ8 td{padding:.875rem 1.25rem;background:hsla(0,0%,100%,.03);border-bottom:1px solid hsla(0,0%,100%,.05);text-transform:uppercase;letter-spacing:.03em}.PricingSection_categoryName__aAQDX,.PricingSection_categoryRow__X_FZ8 td{font-size:.8125rem;font-weight:600;color:hsla(0,0%,100%,.7)}.PricingSection_featureRow__UvoM2{border-bottom:1px solid hsla(0,0%,100%,.05)}.PricingSection_featureRow__UvoM2:hover{background:hsla(0,0%,100%,.02)}.PricingSection_featureName__w24qu{font-size:.9375rem;color:hsla(0,0%,100%,.8)}.PricingSection_featureValue__S9AuG{text-align:center;vertical-align:middle}.PricingSection_featureValueHighlight__0tV99{background:rgba(255,103,2,.03)}.PricingSection_featureText__5QVWG{font-size:.875rem;color:hsla(0,0%,100%,.8)}.PricingSection_tableCheck__O_qva{width:18px;height:18px;color:#10b981}.PricingSection_tableCross__d4uNX{width:16px;height:16px;color:hsla(0,0%,100%,.25)}.PricingSection_planCard__qZ9f4.PricingSection_enterprise__IrJcD{border-style:dashed}@media (max-width:1024px){.PricingSection_plansGrid__V7RaS{grid-template-columns:repeat(2,1fr);max-width:700px;margin-left:auto;margin-right:auto}}@media (max-width:768px){.PricingSection_plansGrid__V7RaS{grid-template-columns:1fr;max-width:400px}.PricingSection_billingToggleWrapper__W8Omx{flex-direction:column;gap:.5rem}.PricingSection_billingToggle__xOzpq{flex-direction:column;width:100%;max-width:300px}.PricingSection_toggleOption__4E0aZ{width:100%;justify-content:center}.PricingSection_toggleSavings__ItVSJ{position:static;order:-1}.PricingSection_comparisonSection__a5Hlm{margin-top:4rem}.PricingSection_comparisonTitle__eeUeN{font-size:1.25rem}}@media (max-width:480px){.PricingSection_tableWrapper__x19US{margin:0 -1rem;border-radius:0;border-left:none;border-right:none}}.ProcessSection_processContainer__kSmou{width:100%;background:#0a0a0a}.ProcessSection_processSection__EnCV4{padding:6rem 2rem;border-top:1px solid hsla(0,0%,100%,.04);opacity:0;transform:translateY(40px);transition:all .7s cubic-bezier(.4,0,.2,1)}.ProcessSection_processSection__EnCV4.ProcessSection_visible__knPLA{opacity:1;transform:translateY(0)}.ProcessSection_sectionContent__rPFex{max-width:1100px;margin:0 auto;display:flex;flex-direction:column;align-items:center;text-align:center}.ProcessSection_labelContainer__E0qi1{display:inline-flex;align-items:center;gap:.5rem;margin-bottom:1rem}.ProcessSection_labelIcon__cX_r2{display:flex;align-items:center;justify-content:center}.ProcessSection_labelText__iNg6b{font-size:.9375rem;font-weight:600;letter-spacing:.02em}.ProcessSection_sectionTitle___ZOMu{font-size:clamp(2rem,5vw,3rem);font-weight:700;color:#fff;margin:0 0 1.25rem;letter-spacing:-.02em;line-height:1.15;max-width:800px}.ProcessSection_titleHighlight__jm8Rk{display:inline}.ProcessSection_sectionDescription__QYUo1{font-size:1.125rem;color:hsla(0,0%,100%,.5);margin:0 0 3rem;max-width:600px;line-height:1.6}.ProcessSection_imageContainer__ns7oP{width:100%;max-width:900px;margin:0 auto;border-radius:12px;overflow:hidden;border:1px solid hsla(0,0%,100%,.1);background:rgba(20,20,22,.5)}.ProcessSection_screenshotImage__bBtpI{width:100%;height:auto;display:block}@media (max-width:768px){.ProcessSection_processSection__EnCV4{padding:4rem 1.5rem}.ProcessSection_sectionTitle___ZOMu{font-size:clamp(1.75rem,6vw,2.25rem)}.ProcessSection_sectionDescription__QYUo1{font-size:1rem;margin-bottom:2rem}.ProcessSection_imageContainer__ns7oP{border-radius:10px}}@media (max-width:480px){.ProcessSection_processSection__EnCV4{padding:3rem 1rem}.ProcessSection_sectionDescription__QYUo1{font-size:.9375rem}.ProcessSection_imageContainer__ns7oP{border-radius:8px}}.TrustedBySection_section__v_mFT{padding:4rem 2rem;background:#0a0a0a;border-top:1px solid hsla(0,0%,100%,.04);border-bottom:1px solid hsla(0,0%,100%,.04)}.TrustedBySection_container__FNWlc{max-width:900px;margin:0 auto;text-align:center;opacity:0;transform:translateY(20px);transition:all .6s cubic-bezier(.4,0,.2,1)}.TrustedBySection_container__FNWlc.TrustedBySection_visible__N5pGR{opacity:1;transform:translateY(0)}.TrustedBySection_label__9MjMa{font-size:.875rem;font-weight:500;color:hsla(0,0%,100%,.4);text-transform:uppercase;letter-spacing:.1em;margin:0 0 2rem}.TrustedBySection_statsGrid__OYZLw{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.TrustedBySection_stat___OpCK{display:flex;flex-direction:column;gap:.375rem;opacity:0;transform:translateY(10px);transition:all .5s cubic-bezier(.4,0,.2,1)}.TrustedBySection_container__FNWlc.TrustedBySection_visible__N5pGR .TrustedBySection_stat___OpCK{opacity:1;transform:translateY(0)}.TrustedBySection_statValue__bo_Ja{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;color:#fff;letter-spacing:-.02em}.TrustedBySection_statLabel__CCRbo{font-size:.875rem;color:hsla(0,0%,100%,.5)}@media (max-width:768px){.TrustedBySection_section__v_mFT{padding:3rem 1.5rem}.TrustedBySection_statsGrid__OYZLw{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width:480px){.TrustedBySection_section__v_mFT{padding:2.5rem 1rem}.TrustedBySection_statsGrid__OYZLw{gap:1.25rem}.TrustedBySection_label__9MjMa{font-size:.75rem;margin-bottom:1.5rem}}.ScreenshotsCarousel_carousel__9R1_v{position:relative;padding:4rem 2rem 6rem;background:linear-gradient(180deg,#0a0a0a,#0d0d0d);overflow:hidden}.ScreenshotsCarousel_container__ziMa4{max-width:1200px;margin:0 auto}.ScreenshotsCarousel_selector___ArYx{display:flex;justify-content:center;gap:.5rem;margin-bottom:2.5rem;opacity:0;transform:translateY(20px);transition:all .6s cubic-bezier(.4,0,.2,1)}.ScreenshotsCarousel_selector___ArYx.ScreenshotsCarousel_visible__vYqAJ{opacity:1;transform:translateY(0)}.ScreenshotsCarousel_pill__vDP4A{padding:.625rem 1.25rem;font-size:.9375rem;font-weight:500;color:hsla(0,0%,100%,.5);background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.08);border-radius:8px;cursor:pointer;transition:all .25s ease}.ScreenshotsCarousel_pill__vDP4A:hover{color:hsla(0,0%,100%,.8);background:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.12)}.ScreenshotsCarousel_pillActive__Toyzj{color:#fff;background:rgba(255,103,2,.15);border-color:#ff6702}.ScreenshotsCarousel_pillActive__Toyzj:hover{color:#fff;background:rgba(255,103,2,.2);border-color:#ff6702}.ScreenshotsCarousel_screenshotWrapper__I3sen{opacity:0;transform:translateY(30px);transition:all .6s cubic-bezier(.4,0,.2,1) .15s}.ScreenshotsCarousel_screenshotWrapper__I3sen.ScreenshotsCarousel_visible__vYqAJ{opacity:1;transform:translateY(0)}.ScreenshotsCarousel_screenshotContainer__j7SIc{position:relative;width:100%;aspect-ratio:16/10;border-radius:16px;overflow:hidden;background:hsla(0,0%,100%,.02);border:1px solid hsla(0,0%,100%,.08);box-shadow:0 4px 24px rgba(0,0,0,.3),inset 0 0 0 1px hsla(0,0%,100%,.05)}.ScreenshotsCarousel_screenshot__3u_86{position:absolute;inset:0;opacity:0;transition:opacity .5s ease}.ScreenshotsCarousel_screenshotActive__NezCI{opacity:1}.ScreenshotsCarousel_screenshotImage__1tSQW{object-fit:cover}@media (max-width:768px){.ScreenshotsCarousel_carousel__9R1_v{padding:3rem 1rem 4rem}.ScreenshotsCarousel_selector___ArYx{flex-wrap:wrap;gap:.375rem;margin-bottom:2rem}.ScreenshotsCarousel_pill__vDP4A{padding:.5rem 1rem;font-size:.875rem}.ScreenshotsCarousel_screenshotContainer__j7SIc{border-radius:12px}}@media (max-width:480px){.ScreenshotsCarousel_selector___ArYx{gap:.25rem}.ScreenshotsCarousel_pill__vDP4A{padding:.4375rem .875rem;font-size:.8125rem}}