.landing-module__g1LwZa__root{--primary:#2557a8;--primary-deep:#1b4285;--primary-glow:#3b7ddb;--primary-pale:#e8f0fe;--primary-ghost:#f4f8ff;--ink:#0b1121;--ink-secondary:#2d3648;--ink-muted:#5a6578;--ink-faint:#8896ab;--surface:#fff;--surface-raised:#f6f8fb;--surface-dim:#edf1f7;--border:#d8dfe9;--border-light:#e8ecf2;--green:#0a8754;--green-bg:#e6f7ef;--amber:#b8860b;--amber-bg:#fff7e0;--red:#c0392b;--red-bg:#fde8e6;--radius:10px;--radius-lg:16px;--radius-xl:24px;--max-w:1180px;color:var(--ink-secondary);background:var(--surface);letter-spacing:-.01em;line-height:1.65}.landing-module__g1LwZa__root *{box-sizing:border-box}.landing-module__g1LwZa__root :where(a){color:inherit;text-decoration:none}.landing-module__g1LwZa__root :where(img){max-width:100%;display:block}.landing-module__g1LwZa__root :where(button){cursor:pointer;border:none;font-family:inherit}.landing-module__g1LwZa__wrap{max-width:var(--max-w);margin:0 auto;padding:0 28px}.landing-module__g1LwZa__btn{white-space:nowrap;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;font-weight:600;transition:all .2s;display:inline-flex}.landing-module__g1LwZa__btnLg{height:52px;padding:0 32px;font-size:16px}.landing-module__g1LwZa__btnMd{height:44px;padding:0 22px;font-size:15px}.landing-module__g1LwZa__btnSm{height:36px;padding:0 16px;font-size:14px}.landing-module__g1LwZa__btnPrimary{background:var(--primary);color:#fff}.landing-module__g1LwZa__btnPrimary:hover{background:var(--primary-deep);transform:translateY(-1px);box-shadow:0 4px 16px #2557a840}.landing-module__g1LwZa__btnOutline{background:var(--surface);color:var(--ink);border:1.5px solid var(--border)}.landing-module__g1LwZa__btnOutline:hover{border-color:var(--primary);color:var(--primary);background:var(--primary-ghost)}.landing-module__g1LwZa__btnGhost{color:var(--ink-muted);background:0 0}.landing-module__g1LwZa__btnGhost:hover{color:var(--ink);background:var(--surface-raised)}.landing-module__g1LwZa__nav{z-index:1000;-webkit-backdrop-filter:blur(16px);background:#ffffffeb;border-bottom:1px solid #d8dfe980;height:72px;position:fixed;top:0;left:0;right:0}.landing-module__g1LwZa__navInner{max-width:var(--max-w);justify-content:space-between;align-items:center;height:100%;margin:0 auto;padding:0 28px;display:flex}.landing-module__g1LwZa__navLogo{align-items:center;display:flex}.landing-module__g1LwZa__navLogo svg{width:auto;height:42px}.landing-module__g1LwZa__navLinks{align-items:center;gap:36px;margin:0;padding:0;list-style:none;display:flex}.landing-module__g1LwZa__navLinks a{color:var(--ink-muted);font-size:15px;font-weight:500;transition:color .15s}.landing-module__g1LwZa__navLinks a:hover{color:var(--ink)}.landing-module__g1LwZa__navRight{align-items:center;gap:10px;display:flex}.landing-module__g1LwZa__navCta{display:inline-flex}.landing-module__g1LwZa__navMobileToggle{cursor:pointer;width:44px;height:44px;color:var(--ink-secondary);background:0 0;border:none;justify-content:center;align-items:center;display:none}.landing-module__g1LwZa__navMobileToggle svg{width:24px;height:24px}.landing-module__g1LwZa__mobileMenu{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:999;background:#fffffffa;flex-direction:column;padding:24px 28px;display:none;position:fixed;inset:72px 0 0}.landing-module__g1LwZa__mobileMenuOpen{display:flex}.landing-module__g1LwZa__mobileMenu>:where(a){color:var(--ink-secondary);border-bottom:1px solid var(--border-light);padding:16px 0;font-size:17px;font-weight:600;display:block}.landing-module__g1LwZa__mobileMenu>:where(a):last-of-type{border-bottom:none}.landing-module__g1LwZa__mobileCta{flex-direction:column;gap:10px;margin-top:24px;display:flex}.landing-module__g1LwZa__hero{background-color:var(--surface-raised);background-image:url(/images/hero-human.png);background-position:50% 30%;background-size:cover;align-items:center;min-height:600px;padding:180px 0 120px;display:flex;position:relative;overflow:hidden}.landing-module__g1LwZa__hero:before{content:"";background:linear-gradient(90deg,#ffffffeb 0%,#ffffffbf 50%,#ffffff4d 100%);position:absolute;inset:0}.landing-module__g1LwZa__hero>.landing-module__g1LwZa__wrap{z-index:1;position:relative}.landing-module__g1LwZa__heroGrid{max-width:560px;display:block}.landing-module__g1LwZa__heroEyebrow{color:var(--primary);background:var(--primary-pale);border-radius:100px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 16px;font-size:14px;font-weight:600;display:inline-flex}.landing-module__g1LwZa__heroEyebrowDot{background:var(--primary);border-radius:50%;width:7px;height:7px;animation:2s infinite landing-module__g1LwZa__blink}@keyframes landing-module__g1LwZa__blink{0%,to{opacity:1}50%{opacity:.3}}.landing-module__g1LwZa__heroTitle{color:var(--ink);letter-spacing:-.03em;margin:0 0 18px;font-size:46px;font-weight:800;line-height:1.18}.landing-module__g1LwZa__heroTitle em{color:var(--primary);font-style:normal}.landing-module__g1LwZa__heroSub{color:var(--ink-muted);max-width:440px;margin:0 0 36px;font-size:18px;line-height:1.7}.landing-module__g1LwZa__heroActions{gap:12px;margin-bottom:20px;display:flex}.landing-module__g1LwZa__heroNote{color:var(--ink-faint);margin:0;font-size:14px}.landing-module__g1LwZa__trust{border-bottom:1px solid var(--border-light);text-align:center;padding:44px 0}.landing-module__g1LwZa__trustLabel{color:var(--ink-faint);margin-bottom:20px;font-size:14px;font-weight:500}.landing-module__g1LwZa__trustRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:48px;display:flex}.landing-module__g1LwZa__trustName{color:var(--ink);opacity:.2;letter-spacing:-.02em;font-size:18px;font-weight:800;transition:opacity .3s}.landing-module__g1LwZa__trustName:hover{opacity:.5}.landing-module__g1LwZa__counterSection{background:var(--primary);color:#fff;padding:72px 0}.landing-module__g1LwZa__counterGrid{text-align:center;grid-template-columns:repeat(4,1fr);gap:32px;display:grid}.landing-module__g1LwZa__counterValue{letter-spacing:-.03em;margin-bottom:6px;font-size:48px;font-weight:800;line-height:1.1}.landing-module__g1LwZa__counterSuffix{opacity:.85;font-size:28px;font-weight:600}.landing-module__g1LwZa__counterLabel{opacity:.7;font-size:15px;font-weight:500}.landing-module__g1LwZa__features{background:var(--surface);padding:100px 0 40px}.landing-module__g1LwZa__featuresHeader{text-align:center;margin-bottom:48px}.landing-module__g1LwZa__featuresEyebrow{color:var(--primary);letter-spacing:.1em;margin-bottom:16px;font-size:14px;font-weight:700}.landing-module__g1LwZa__featuresTitle{color:var(--ink);letter-spacing:-.03em;margin:0 0 14px;font-size:42px;font-weight:800;line-height:1.2}.landing-module__g1LwZa__featuresTitle span{color:var(--primary)}.landing-module__g1LwZa__featuresDesc{color:var(--ink-muted);max-width:520px;margin:0 auto;font-size:17px}.landing-module__g1LwZa__featRows{max-width:var(--max-w);margin:0 auto;padding:0 28px}.landing-module__g1LwZa__featRow{grid-template-columns:1fr 1fr;align-items:center;gap:64px;margin-bottom:80px;display:grid}.landing-module__g1LwZa__featRow:last-child{margin-bottom:0}.landing-module__g1LwZa__featRow.landing-module__g1LwZa__reverse{direction:rtl}.landing-module__g1LwZa__featRow.landing-module__g1LwZa__reverse>*{direction:ltr}.landing-module__g1LwZa__featRowImg{border-radius:var(--radius-xl);aspect-ratio:16/10;position:relative;overflow:hidden;box-shadow:0 8px 32px #00000014}.landing-module__g1LwZa__featRowImg img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.landing-module__g1LwZa__featRowImg:hover img{transform:scale(1.03)}.landing-module__g1LwZa__featRowNumber{color:var(--primary);letter-spacing:.08em;margin-bottom:12px;font-size:14px;font-weight:800}.landing-module__g1LwZa__featRowTitle{color:var(--ink);letter-spacing:-.02em;margin:0 0 14px;font-size:28px;font-weight:800;line-height:1.25}.landing-module__g1LwZa__featRowDesc{color:var(--ink-muted);margin:0 0 20px;font-size:16px;line-height:1.75}.landing-module__g1LwZa__featRowPoints{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.landing-module__g1LwZa__featRowPoints li{color:var(--ink-secondary);align-items:center;gap:10px;font-size:15px;display:flex}.landing-module__g1LwZa__featRowCheck{background:var(--green-bg);border-radius:50%;justify-content:center;align-items:center;width:22px;min-width:22px;height:22px;display:flex}.landing-module__g1LwZa__featRowCheck svg{width:12px;height:12px;stroke:var(--green);fill:none;stroke-width:2.5px}.landing-module__g1LwZa__usecases{background:var(--surface-raised);padding:100px 0}.landing-module__g1LwZa__usecasesHeader{text-align:center;margin-bottom:48px}.landing-module__g1LwZa__ucTabsWrapper{text-align:center;margin-bottom:40px}.landing-module__g1LwZa__ucTabs{background:var(--surface);border:1px solid var(--border-light);border-radius:10px;gap:6px;padding:5px;display:inline-flex}.landing-module__g1LwZa__ucTab{color:var(--ink-muted);background:0 0;border-radius:8px;padding:10px 24px;font-size:15px;font-weight:600;transition:all .2s}.landing-module__g1LwZa__ucTabActive{background:var(--primary);color:#fff}.landing-module__g1LwZa__ucTab:not(.landing-module__g1LwZa__ucTabActive):hover{background:var(--surface-raised);color:var(--ink)}.landing-module__g1LwZa__ucContent{grid-template-columns:1fr 1fr;align-items:center;gap:40px;display:grid}.landing-module__g1LwZa__ucText h3{color:var(--ink);margin:0 0 14px;font-size:26px;font-weight:800}.landing-module__g1LwZa__ucText p{color:var(--ink-muted);margin:0 0 24px;font-size:16px;line-height:1.75}.landing-module__g1LwZa__ucPoints{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.landing-module__g1LwZa__ucPoints li{color:var(--ink-secondary);align-items:flex-start;gap:10px;font-size:15px;line-height:1.5;display:flex}.landing-module__g1LwZa__ucCheck{background:var(--green-bg);border-radius:50%;justify-content:center;align-items:center;width:20px;min-width:20px;height:20px;margin-top:2px;display:flex}.landing-module__g1LwZa__ucCheck svg{width:12px;height:12px;stroke:var(--green);fill:none;stroke-width:2.5px}.landing-module__g1LwZa__ucVisual{background:var(--surface);border-radius:var(--radius-lg);border:1px solid var(--border-light);padding:32px}.landing-module__g1LwZa__ucStatGrid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.landing-module__g1LwZa__ucStat{background:var(--surface-raised);text-align:center;border:1px solid var(--border-light);border-radius:10px;padding:24px;transition:all .25s}.landing-module__g1LwZa__ucStat:hover{border-color:var(--primary);transform:translateY(-2px)}.landing-module__g1LwZa__ucStatVal{color:var(--primary);font-size:28px;font-weight:800;line-height:1.2}.landing-module__g1LwZa__ucStatLabel{color:var(--ink-muted);margin-top:6px;font-size:14px}.landing-module__g1LwZa__testimonials{background-image:url(/images/testi-bg.png);background-position:50%;background-size:cover;padding:100px 0;position:relative}.landing-module__g1LwZa__testimonials:before{content:"";background:#ffffffd9;position:absolute;inset:0}.landing-module__g1LwZa__testimonials>.landing-module__g1LwZa__wrap{z-index:1;position:relative}.landing-module__g1LwZa__testiHeader{text-align:center;margin-bottom:48px}.landing-module__g1LwZa__testiGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.landing-module__g1LwZa__testiCard{background:var(--surface);border-radius:var(--radius-lg);padding:32px;transition:all .25s;box-shadow:0 4px 20px #0000000f}.landing-module__g1LwZa__testiCard:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0000001a}.landing-module__g1LwZa__testiStars{gap:2px;margin-bottom:16px;display:flex}.landing-module__g1LwZa__testiStar{color:#f59e0b;width:18px;height:18px}.landing-module__g1LwZa__testiQuote{color:var(--ink-secondary);margin:0 0 20px;font-size:15px;font-style:italic;line-height:1.75}.landing-module__g1LwZa__testiAuthor{align-items:center;gap:12px;display:flex}.landing-module__g1LwZa__testiAvatar{background:var(--primary-pale);width:44px;height:44px;color:var(--primary);border-radius:50%;justify-content:center;align-items:center;font-size:16px;font-weight:800;display:flex}.landing-module__g1LwZa__testiName{color:var(--ink);font-size:15px;font-weight:700}.landing-module__g1LwZa__testiRole{color:var(--ink-faint);font-size:14px}.landing-module__g1LwZa__pricing{background:var(--surface);padding:100px 0}.landing-module__g1LwZa__pricingHeader{text-align:center;margin-bottom:56px}.landing-module__g1LwZa__pricingGrid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.landing-module__g1LwZa__priceCard{background:var(--surface);border:1.5px solid var(--border);border-radius:var(--radius-lg);flex-direction:column;padding:32px 28px;transition:all .25s;display:flex}.landing-module__g1LwZa__priceCard:hover{border-color:var(--primary);transform:translateY(-4px);box-shadow:0 12px 32px #2557a814}.landing-module__g1LwZa__priceCardFeatured{border-color:var(--primary);background:linear-gradient(180deg, var(--primary-ghost) 0%, var(--surface) 40%);position:relative}.landing-module__g1LwZa__priceBadge{background:var(--primary);color:#fff;border-radius:100px;padding:4px 16px;font-size:14px;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.landing-module__g1LwZa__priceName{color:var(--ink-muted);margin-bottom:10px;font-size:16px;font-weight:700}.landing-module__g1LwZa__priceAmount{color:var(--ink);margin-bottom:2px;font-size:32px;font-weight:800}.landing-module__g1LwZa__pricePer{color:var(--ink-faint);font-size:15px;font-weight:500}.landing-module__g1LwZa__priceNote{color:var(--ink-faint);border-bottom:1px solid var(--border-light);margin-bottom:24px;padding-bottom:24px;font-size:14px}.landing-module__g1LwZa__priceList{flex-direction:column;flex:1;gap:10px;margin:0 0 28px;padding:0;list-style:none;display:flex}.landing-module__g1LwZa__priceList li{color:var(--ink-secondary);align-items:center;gap:8px;font-size:14px;display:flex}.landing-module__g1LwZa__priceList li:before{content:"";background:var(--green-bg);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 24 24' fill='none' stroke='%230A8754' stroke-width='3'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;border-radius:50%;width:18px;min-width:18px;height:18px}.landing-module__g1LwZa__sectionLabel{color:var(--primary);letter-spacing:.1em;margin-bottom:16px;font-size:14px;font-weight:700}.landing-module__g1LwZa__sectionTitle{color:var(--ink);letter-spacing:-.03em;margin:0 0 14px;font-size:42px;font-weight:800;line-height:1.2}.landing-module__g1LwZa__sectionDesc{color:var(--ink-muted);max-width:520px;margin:0 auto;font-size:17px;line-height:1.7}.landing-module__g1LwZa__finalCta{text-align:center;background:var(--ink);background-image:url(/images/cta-bg.png);background-position:50%;background-size:cover;padding:100px 0;position:relative;overflow:hidden}.landing-module__g1LwZa__finalCta:before{content:"";background:#0b1121b3;position:absolute;inset:0}.landing-module__g1LwZa__finalCtaTitle{color:#fff;margin:0 0 14px;font-size:36px;font-weight:800;position:relative}.landing-module__g1LwZa__finalCtaDesc{color:#ffffffb3;margin:0 0 36px;font-size:17px;position:relative}.landing-module__g1LwZa__finalCtaBtn{color:var(--primary);background:#fff;font-weight:700;position:relative}.landing-module__g1LwZa__footer{background:var(--ink);border-top:1px solid #ffffff0f;padding:48px 0 36px}.landing-module__g1LwZa__footerInner{justify-content:space-between;align-items:flex-start;gap:40px;display:flex}.landing-module__g1LwZa__footerBrand p{color:#ffffff59;margin-top:12px;font-size:14px;line-height:1.6}.landing-module__g1LwZa__footerLinksGroup{gap:64px;display:flex}.landing-module__g1LwZa__footerCol h4{color:#ffffff80;margin:0 0 14px;font-size:14px;font-weight:700}.landing-module__g1LwZa__footerCol a{color:#ffffff59;margin-bottom:8px;font-size:14px;transition:color .15s;display:block}.landing-module__g1LwZa__footerCol a:hover{color:#ffffffb3}.landing-module__g1LwZa__footerBottom{color:#ffffff4d;border-top:1px solid #ffffff0f;justify-content:space-between;margin-top:40px;padding-top:24px;font-size:14px;display:flex}.landing-module__g1LwZa__root :focus-visible{outline:2px solid var(--primary);outline-offset:2px;border-radius:4px}@media (max-width:1024px){.landing-module__g1LwZa__pricingGrid{grid-template-columns:1fr 1fr;gap:16px}.landing-module__g1LwZa__ucContent{grid-template-columns:1fr}.landing-module__g1LwZa__footerInner{flex-direction:column}}@media (max-width:768px){.landing-module__g1LwZa__navLinks{display:none}.landing-module__g1LwZa__navMobileToggle{display:flex}.landing-module__g1LwZa__navCta{display:none}.landing-module__g1LwZa__hero{padding:110px 0 60px}.landing-module__g1LwZa__heroTitle{font-size:32px}.landing-module__g1LwZa__heroSub{font-size:16px}.landing-module__g1LwZa__counterGrid{grid-template-columns:1fr 1fr;gap:24px}.landing-module__g1LwZa__counterValue{font-size:36px}.landing-module__g1LwZa__featRow{grid-template-columns:1fr;gap:32px}.landing-module__g1LwZa__featRow.landing-module__g1LwZa__reverse{direction:ltr}.landing-module__g1LwZa__featRowTitle{font-size:22px}.landing-module__g1LwZa__pricingGrid{grid-template-columns:1fr;max-width:400px;margin:0 auto}.landing-module__g1LwZa__testiGrid{grid-template-columns:1fr}.landing-module__g1LwZa__ucStatGrid{grid-template-columns:1fr 1fr}.landing-module__g1LwZa__trustRow{gap:24px}.landing-module__g1LwZa__sectionTitle,.landing-module__g1LwZa__featuresTitle,.landing-module__g1LwZa__finalCtaTitle{font-size:28px}.landing-module__g1LwZa__footerLinksGroup{flex-wrap:wrap;gap:32px}.landing-module__g1LwZa__footerBottom{flex-direction:column;gap:8px}.landing-module__g1LwZa__heroActions{flex-direction:column}.landing-module__g1LwZa__heroActions .landing-module__g1LwZa__btn{width:100%}}
