@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";
@import "https://fonts.googleapis.com/css2?family=Inter:wght@500;600;700&display=swap";
.auth-split-module__ShHnWW__page{--auth-primary:#4560fe;--auth-primary-deep:#2f45d8;--auth-ink:#151528;--auth-ink-soft:#4a4a5c;--auth-muted:#7a7a8c;--auth-line:#d9dbe7;--auth-bg:#f6f7fb;--auth-surface:#fff;--auth-panel:#151528;--auth-danger:#dc2626;--auth-success:#166534;--auth-radius:12px;--auth-font:"Plus Jakarta Sans",ui-sans-serif,system-ui,sans-serif;background:var(--auth-bg);min-height:100dvh;color:var(--auth-ink);font-family:var(--auth-font);-webkit-font-smoothing:antialiased;grid-template-columns:1fr;display:grid}.auth-split-module__ShHnWW__page *,.auth-split-module__ShHnWW__page :before,.auth-split-module__ShHnWW__page :after{box-sizing:border-box}.auth-split-module__ShHnWW__page a{color:inherit;text-decoration:none}.auth-split-module__ShHnWW__panel{color:#fff;background:radial-gradient(closest-side at 18% 20%,#4560fe59,#0000 70%),radial-gradient(closest-side at 85% 75%,#6b5cff38,#0000 72%),linear-gradient(160deg,#121225 0%,#1c1c34 55%,#151528 100%);display:none;position:relative;overflow:hidden}.auth-split-module__ShHnWW__panelInner{z-index:1;flex-direction:column;justify-content:space-between;height:100%;min-height:100dvh;padding:2.5rem 3rem 3rem;display:flex;position:relative}.auth-split-module__ShHnWW__panelLogo,.auth-split-module__ShHnWW__mobileLogo{width:fit-content;display:inline-flex}.auth-split-module__ShHnWW__logoImage{width:auto;height:26px;display:block}.auth-split-module__ShHnWW__panelCopy{max-width:28rem;padding-bottom:2rem}.auth-split-module__ShHnWW__panelTitle{letter-spacing:-.035em;margin:0;font-size:clamp(2rem,3vw,2.75rem);font-weight:800;line-height:1.1}.auth-split-module__ShHnWW__panelDescription{color:#ffffffb8;margin:1.1rem 0 0;font-size:1.05rem;line-height:1.55}.auth-split-module__ShHnWW__highlights{flex-wrap:wrap;gap:.5rem;margin:1.75rem 0 0;padding:0;list-style:none;display:flex}.auth-split-module__ShHnWW__highlight{background:#ffffff14;border:1px solid #ffffff29;border-radius:999px;padding:.4rem .75rem;font-size:.8125rem;font-weight:650}.auth-split-module__ShHnWW__bullets{gap:.75rem;margin:1.75rem 0 0;padding:0;list-style:none;display:grid}.auth-split-module__ShHnWW__bullets li{color:#ffffffc7;padding-left:1.5rem;font-size:.95rem;line-height:1.45;position:relative}.auth-split-module__ShHnWW__bullets li:before{content:"";background:var(--auth-primary);border-radius:999px;width:.55rem;height:.55rem;position:absolute;top:.45rem;left:0;box-shadow:0 0 0 4px #4560fe33}.auth-split-module__ShHnWW__formSide{justify-content:center;align-items:center;padding:2rem 1.25rem;display:flex}.auth-split-module__ShHnWW__formShell{width:min(100%,420px)}.auth-split-module__ShHnWW__mobileLogo,.auth-split-module__ShHnWW__formHeader{margin-bottom:1.75rem}.auth-split-module__ShHnWW__formTitle{letter-spacing:-.03em;margin:0;font-size:1.75rem;font-weight:800;line-height:1.2}.auth-split-module__ShHnWW__formSubtitle{color:var(--auth-ink-soft);margin:.55rem 0 0;font-size:.95rem;line-height:1.45}.auth-split-module__ShHnWW__fields{gap:1.15rem;display:grid}.auth-split-module__ShHnWW__field{flex-direction:column;gap:.45rem;display:flex}.auth-split-module__ShHnWW__labelRow{justify-content:space-between;align-items:baseline;gap:.75rem;display:flex}.auth-split-module__ShHnWW__label{color:var(--auth-ink);letter-spacing:-.01em;font-size:.875rem;font-weight:650}.auth-split-module__ShHnWW__fieldMeta{justify-content:flex-end;align-items:center;min-height:1.15rem;display:flex}.auth-split-module__ShHnWW__forgotLink{color:var(--auth-primary);font-size:.8125rem;font-weight:650;line-height:1.2}.auth-split-module__ShHnWW__forgotLink:hover{text-decoration:underline}.auth-split-module__ShHnWW__inputWrapper{border:1.5px solid var(--auth-line);border-radius:var(--auth-radius);background:var(--auth-surface);align-items:stretch;min-height:52px;padding:0;transition:border-color .15s,box-shadow .15s,background-color .15s;display:flex;position:relative;overflow:hidden}.auth-split-module__ShHnWW__inputWrapper:hover{border-color:#c4c7d6}.auth-split-module__ShHnWW__inputWrapper:focus-within{border-color:var(--auth-primary);box-shadow:0 0 0 4px #4560fe24}.auth-split-module__ShHnWW__inputWrapperInvalid{background:#fff8f8;border-color:#f2a4a4}.auth-split-module__ShHnWW__inputWrapperInvalid:hover,.auth-split-module__ShHnWW__inputWrapperInvalid:focus-within{border-color:var(--auth-danger);box-shadow:0 0 0 4px #dc26261f}.auth-split-module__ShHnWW__input{background:var(--auth-surface);width:100%;min-width:0;min-height:52px;color:var(--auth-ink);font:inherit;letter-spacing:-.01em;border:0;border-radius:0;outline:none;flex:auto;padding:0 .95rem;font-size:.975rem;font-weight:500}.auth-split-module__ShHnWW__inputWrapperInvalid .auth-split-module__ShHnWW__input{background:#fff8f8}.auth-split-module__ShHnWW__input::placeholder{color:#9a9aab;font-weight:500}.auth-split-module__ShHnWW__input:-webkit-autofill{-webkit-text-fill-color:var(--auth-ink);caret-color:var(--auth-ink);box-shadow:0 0 0 1000px var(--auth-surface)inset;border-radius:0;transition:background-color 9999s ease-in-out}.auth-split-module__ShHnWW__input:-webkit-autofill:hover{-webkit-text-fill-color:var(--auth-ink);caret-color:var(--auth-ink);box-shadow:0 0 0 1000px var(--auth-surface)inset;border-radius:0;transition:background-color 9999s ease-in-out}.auth-split-module__ShHnWW__input:-webkit-autofill:focus{-webkit-text-fill-color:var(--auth-ink);caret-color:var(--auth-ink);box-shadow:0 0 0 1000px var(--auth-surface)inset;border-radius:0;transition:background-color 9999s ease-in-out}.auth-split-module__ShHnWW__inputWrapperInvalid .auth-split-module__ShHnWW__input:-webkit-autofill{box-shadow:inset 0 0 0 1000px #fff8f8}.auth-split-module__ShHnWW__inputWrapperInvalid .auth-split-module__ShHnWW__input:-webkit-autofill:hover{box-shadow:inset 0 0 0 1000px #fff8f8}.auth-split-module__ShHnWW__inputWrapperInvalid .auth-split-module__ShHnWW__input:-webkit-autofill:focus{box-shadow:inset 0 0 0 1000px #fff8f8}.auth-split-module__ShHnWW__passwordInput{padding-right:.35rem}.auth-split-module__ShHnWW__passwordToggle{background:var(--auth-surface);width:3rem;min-height:52px;color:var(--auth-ink-soft);cursor:pointer;border:0;border-radius:0;flex:0 0 3rem;justify-content:center;align-items:center;transition:background .15s,color .15s;display:inline-flex;position:static}.auth-split-module__ShHnWW__inputWrapperInvalid .auth-split-module__ShHnWW__passwordToggle{background:#fff8f8}.auth-split-module__ShHnWW__passwordToggle:hover{color:var(--auth-primary);background:#eef1ff}.auth-split-module__ShHnWW__passwordToggle:focus-visible{outline:2px solid var(--auth-primary);outline-offset:-2px}.auth-split-module__ShHnWW__passwordToggleIcon{flex-shrink:0;width:1.35rem;height:1.35rem;display:block}.auth-split-module__ShHnWW__hint{color:var(--auth-muted);margin:0;font-size:.75rem;font-weight:500}.auth-split-module__ShHnWW__checkboxRow{border:1px solid var(--auth-line);border-radius:var(--auth-radius);cursor:pointer;background:#fafbff;align-items:flex-start;gap:.7rem;margin:1.15rem 0 1.35rem;padding:.85rem .95rem;transition:border-color .15s,background-color .15s;display:flex}.auth-split-module__ShHnWW__checkboxRow:hover{background:#f4f6ff;border-color:#c9d0ff}.auth-split-module__ShHnWW__checkbox{width:1.1rem;height:1.1rem;accent-color:var(--auth-primary);cursor:pointer;flex-shrink:0;margin:.1rem 0 0}.auth-split-module__ShHnWW__checkboxLabel{color:var(--auth-ink-soft);cursor:pointer;font-size:.875rem;font-weight:550;line-height:1.35}.auth-split-module__ShHnWW__checkboxLabel strong{color:var(--auth-ink);font-weight:700;display:block}.auth-split-module__ShHnWW__submitButton{background:var(--auth-primary);color:#fff;width:100%;min-height:3.25rem;font:inherit;cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;padding:.85rem 1.25rem;font-size:.975rem;font-weight:750;transition:background .15s,transform .15s;display:flex;box-shadow:0 10px 24px #4560fe40}.auth-split-module__ShHnWW__submitButton:hover:not(:disabled){background:var(--auth-primary-deep);transform:translateY(-1px)}.auth-split-module__ShHnWW__submitButton:disabled{opacity:.7;cursor:not-allowed;transform:none}.auth-split-module__ShHnWW__error,.auth-split-module__ShHnWW__success{border-radius:var(--auth-radius);margin:0 0 1.15rem;padding:.8rem .95rem;font-size:.875rem;font-weight:550;line-height:1.4}.auth-split-module__ShHnWW__error{color:var(--auth-danger);background:#fef2f2;border:1px solid #fecaca}.auth-split-module__ShHnWW__success{color:var(--auth-success);background:#f0fdf4;border:1px solid #bbf7d0}.auth-split-module__ShHnWW__fieldError{color:var(--auth-danger);margin:0;font-size:.8125rem;font-weight:550;line-height:1.3}.auth-split-module__ShHnWW__footerNote{color:var(--auth-ink-soft);text-align:center;margin:1.5rem 0 0;font-size:.9rem}.auth-split-module__ShHnWW__footerNote a,.auth-split-module__ShHnWW__inlineLink{color:var(--auth-primary);font-weight:700}.auth-split-module__ShHnWW__footerNote a:hover,.auth-split-module__ShHnWW__inlineLink:hover{text-decoration:underline}.auth-split-module__ShHnWW__legalNote{color:var(--auth-muted);text-align:center;margin:1rem 0 0;font-size:.75rem;line-height:1.45}.auth-split-module__ShHnWW__phoneRow{grid-template-columns:5.5rem 1fr;gap:.6rem;display:grid}@media (min-width:960px){.auth-split-module__ShHnWW__page{grid-template-columns:minmax(320px,1.05fr) minmax(420px,.95fr)}.auth-split-module__ShHnWW__panel{display:block}.auth-split-module__ShHnWW__mobileLogo{display:none}.auth-split-module__ShHnWW__formSide{background:var(--auth-surface);padding:3rem}}
.vennum-animated-wordmark-module__7U41Sq__lockup{--logo-h:26px;--logo-word-w:140px;align-items:center;gap:var(--logo-gap,calc(var(--logo-h)*.2258));display:inline-flex}.vennum-animated-wordmark-module__7U41Sq__lockupMark{gap:0}.vennum-animated-wordmark-module__7U41Sq__mark{width:var(--logo-h);height:var(--logo-h);flex:none;display:block;overflow:visible}.vennum-animated-wordmark-module__7U41Sq__word{height:var(--logo-h);width:var(--logo-word-w);object-fit:cover;object-position:right center;display:block}.vennum-animated-wordmark-module__7U41Sq__cell{transform-box:fill-box;transform-origin:50%;transition:opacity .45s,transform .45s}.vennum-animated-wordmark-module__7U41Sq__mark[data-phase=working] .vennum-animated-wordmark-module__7U41Sq__cell{animation:1.05s ease-in-out infinite vennum-animated-wordmark-module__7U41Sq__vennumLogoChase}.vennum-animated-wordmark-module__7U41Sq__mark[data-phase=vee] .vennum-animated-wordmark-module__7U41Sq__cell[data-vee=false]{opacity:0;transform:scale(.72)}.vennum-animated-wordmark-module__7U41Sq__mark[data-phase=vee] .vennum-animated-wordmark-module__7U41Sq__cell[data-vee=true]{opacity:1;transform:scale(1)}@media (prefers-reduced-motion:reduce){.vennum-animated-wordmark-module__7U41Sq__mark[data-phase=working] .vennum-animated-wordmark-module__7U41Sq__cell{animation:none}.vennum-animated-wordmark-module__7U41Sq__cell{transition:none}}@keyframes vennum-animated-wordmark-module__7U41Sq__vennumLogoChase{0%,to{opacity:.22;transform:scale(.88)}42%,58%{opacity:1;transform:scale(1.08)}}
.AccessUnavailableNotice-module__5hYl9W__notice{background:#f7f8fc;border:1px solid #e4e6ef;border-radius:12px;margin:0 0 1.15rem;padding:.95rem 1rem}.AccessUnavailableNotice-module__5hYl9W__title{color:#151528;margin:0 0 .4rem;font-size:.9375rem;font-weight:700;line-height:1.35}.AccessUnavailableNotice-module__5hYl9W__body{color:#4a4a5c;margin:0;font-size:.875rem;font-weight:500;line-height:1.45}.AccessUnavailableNotice-module__5hYl9W__body+.AccessUnavailableNotice-module__5hYl9W__body{margin-top:.45rem}
.login-module__37VMbq__page{--color-bg:#2a2a3c;--color-footer:#222230;--color-primary:#4560fe;--color-text:#262636;--color-text-muted:#7f7f8a;--color-border:#b2b2b9;--color-white:#fff;--color-divider:#7f7f8a;--shadow-card:0 6px 12px 1px #1919243d,0 1px 4px 0 #1919245c;background-color:var(--color-bg);min-height:100dvh;color:var(--color-white);flex-direction:column;justify-content:space-between;align-items:center;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex;position:relative;overflow:hidden}.login-module__37VMbq__background{pointer-events:none;height:634px;position:absolute;bottom:66px;left:0;right:0;overflow:hidden}.login-module__37VMbq__bgWave{width:100%;min-width:1440px;height:487px;position:absolute;top:147px;left:0}.login-module__37VMbq__pill{opacity:.35;position:absolute}.login-module__37VMbq__pillLg{width:392px;height:114px;top:308px;left:20%;}.login-module__37VMbq__pillLgRight{width:392px;height:114px;top:130px;right:5%;}.login-module__37VMbq__pillLgCenter{width:392px;height:114px;top:223px;left:43%;}.login-module__37VMbq__pillSm{width:152px;height:62px;top:320px;left:27%;}.login-module__37VMbq__pillSmRight{width:152px;height:62px;top:94px;right:18%;}.login-module__37VMbq__pillMd{width:286px;height:90px;top:241px;left:7%;}.login-module__37VMbq__pillXs{width:68px;height:45px;}.login-module__37VMbq__pillXsLeft{top:418px;left:2%;}.login-module__37VMbq__pillXsRight{top:137px;right:2%;}.login-module__37VMbq__pillXsTop{top:8px;right:8%;}.login-module__37VMbq__content{z-index:1;flex-direction:column;align-items:center;gap:48px;width:100%;max-width:400px;padding:36px 0 24px;display:flex;position:relative}.login-module__37VMbq__logo{justify-content:center;width:100%;padding-top:36px;display:flex}.login-module__37VMbq__logoImage{width:180px;height:30px;display:block}.login-module__37VMbq__card{border-radius:var(--vennum-radius);background:var(--color-white);width:calc(100% - 23px);max-width:352px;box-shadow:var(--shadow-card);padding:36px 18px}.login-module__37VMbq__title{color:var(--color-text);margin:0 0 24px;font-size:28px;font-weight:700;line-height:42px}.login-module__37VMbq__field{flex-direction:column;gap:3px;margin-bottom:24px;display:flex}.login-module__37VMbq__labelRow{justify-content:space-between;align-items:flex-end;gap:8px;padding:1px 6px 0;display:flex}.login-module__37VMbq__label{color:var(--color-text);font-size:14px;font-weight:500;line-height:22px}.login-module__37VMbq__forgotLink{color:var(--color-primary);text-align:right;white-space:nowrap;cursor:pointer;background:0 0;border:0;padding:1px 6px 0;font-size:13px;font-weight:500;line-height:19px}.login-module__37VMbq__forgotLink:hover{text-decoration:underline}.login-module__37VMbq__inputWrapper{border:1.5px solid var(--color-border);border-radius:var(--vennum-radius);background:var(--color-white);align-items:center;height:48px;padding:0 6px 0 9px;display:flex;position:relative;overflow:hidden}.login-module__37VMbq__inputIcon{flex-shrink:0;width:24px;height:24px;margin-right:3px}.login-module__37VMbq__input{width:100%;min-width:0;color:var(--color-text);background:0 0;border:0;outline:none;padding:0 6px;font-size:14px;font-weight:500;line-height:22px}.login-module__37VMbq__passwordInput{padding-right:92px}.login-module__37VMbq__passwordToggle{color:var(--color-primary);cursor:pointer;background:0 0;border:0;border-radius:8px;flex-shrink:0;padding:4px 8px;font-size:13px;font-weight:600;line-height:1;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.login-module__37VMbq__passwordToggle:hover{background:#4560fe14;text-decoration:none}.login-module__37VMbq__input::placeholder{color:var(--color-text-muted)}.login-module__37VMbq__input:focus-visible{outline:none}.login-module__37VMbq__inputWrapper:focus-within{border-color:var(--color-primary);box-shadow:0 0 0 1px var(--color-primary)}.login-module__37VMbq__checkboxRow{align-items:center;gap:6px;margin-bottom:24px;display:flex}.login-module__37VMbq__checkbox{width:18px;height:18px;accent-color:var(--color-primary);cursor:pointer;flex-shrink:0;margin:0}.login-module__37VMbq__checkboxLabel{color:var(--color-text-muted);cursor:pointer;font-size:13px;font-weight:500;line-height:19px}.login-module__37VMbq__actions{flex-direction:column;align-items:center;gap:24px;display:flex}.login-module__37VMbq__submitButton{border-radius:var(--vennum-radius);background:var(--color-primary);width:100%;height:60px;min-height:60px;color:var(--color-white);cursor:pointer;border:0;justify-content:center;align-items:center;padding:0 18px;font-size:16px;font-weight:700;line-height:24px;transition:background-color .15s;display:flex}.login-module__37VMbq__submitButton:hover:not(:disabled){background:#3e56e4}.login-module__37VMbq__submitButton:disabled{opacity:.7;cursor:not-allowed}.login-module__37VMbq__supportText{color:var(--color-text-muted);text-align:center;margin:0;font-size:12px;font-weight:500;line-height:18px}.login-module__37VMbq__supportLink{color:var(--color-primary);font-weight:700;text-decoration:none}.login-module__37VMbq__supportLink:hover{text-decoration:underline}.login-module__37VMbq__error{color:#dc2626;margin:0 0 16px;font-size:13px;font-weight:500;line-height:19px}.login-module__37VMbq__success{color:#166534;margin:0 0 16px;font-size:13px;font-weight:500;line-height:19px}.login-module__37VMbq__footer{z-index:1;background:var(--color-footer);flex-direction:column;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:18px 16px;display:flex;position:relative}.login-module__37VMbq__copyright{color:var(--color-white);text-align:center;margin:0;font-size:12px;font-weight:500;line-height:18px}.login-module__37VMbq__legal{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}.login-module__37VMbq__legalLink{color:var(--color-white);white-space:nowrap;font-size:12px;font-weight:500;line-height:18px;text-decoration:none}.login-module__37VMbq__legalLink:hover{text-decoration:underline}.login-module__37VMbq__legalDivider{background:var(--color-divider);width:1px;height:18px}@media (min-width:768px){.login-module__37VMbq__background{bottom:54px}.login-module__37VMbq__content{max-width:400px;padding-top:0}.login-module__37VMbq__logo{padding-top:60px}.login-module__37VMbq__card{width:352px;max-width:none;padding:36px 24px}.login-module__37VMbq__title{font-size:28px;line-height:42px}.login-module__37VMbq__footer{flex-direction:row;min-height:54px;padding:24px}.login-module__37VMbq__copyright{text-align:left}.login-module__37VMbq__legal{justify-content:flex-end}}@media (min-width:1024px){.login-module__37VMbq__background{bottom:66px}.login-module__37VMbq__card{width:400px;padding:36px 30px}.login-module__37VMbq__footer{min-height:66px}}@media (max-width:767px){.login-module__37VMbq__title{font-size:24px;line-height:36px}.login-module__37VMbq__footer{min-height:72px}}
.fingerprint-capture-module__nfn2La__page{min-height:100dvh;padding:calc(24px + env(safe-area-inset-top,0px))22px calc(28px + env(safe-area-inset-bottom,0px));box-sizing:border-box;color:#17202d;background:#f6f6f7;flex-direction:column;gap:18px;max-width:430px;margin:0 auto;display:flex}.fingerprint-capture-module__nfn2La__identity{align-items:center;gap:14px;display:flex}.fingerprint-capture-module__nfn2La__photoSlot{background:#e8e8ea;border-radius:22px;flex-shrink:0;width:72px;height:72px;overflow:hidden}.fingerprint-capture-module__nfn2La__photo{object-fit:cover;width:100%;height:100%;display:block}.fingerprint-capture-module__nfn2La__photoEmpty{color:#6e6e78;place-items:center;width:100%;height:100%;font-size:11px;font-weight:700;display:grid}.fingerprint-capture-module__nfn2La__identityText{min-width:0}.fingerprint-capture-module__nfn2La__eyebrow{letter-spacing:.04em;text-transform:uppercase;color:#6e6e78;margin:0 0 4px;font-size:12px;font-weight:700}.fingerprint-capture-module__nfn2La__name{margin:0;font-size:26px;font-weight:700;line-height:1.15}.fingerprint-capture-module__nfn2La__microchip{color:#4c4c5b;margin:6px 0 0;font-size:14px}.fingerprint-capture-module__nfn2La__replaceNote,.fingerprint-capture-module__nfn2La__lead,.fingerprint-capture-module__nfn2La__success,.fingerprint-capture-module__nfn2La__working{margin:0;font-size:15px;line-height:1.45}.fingerprint-capture-module__nfn2La__replaceNote{color:#5c3d12;background:#fff4e8;border-radius:12px;padding:12px 14px}.fingerprint-capture-module__nfn2La__lead{color:#4c4c5b}.fingerprint-capture-module__nfn2La__workingStage{flex-direction:column;align-items:center;gap:22px;padding:28px 0 8px;display:flex}.fingerprint-capture-module__nfn2La__workingCard,.fingerprint-capture-module__nfn2La__doneCard{background:#fff;border-radius:20px;flex-direction:column;gap:14px;width:100%;padding:16px 16px 14px;display:flex;box-shadow:0 10px 28px #17202d14}.fingerprint-capture-module__nfn2La__workingCard p{color:#17202d;text-align:center;margin:0;font-size:15px;font-weight:650;line-height:1.45}.fingerprint-capture-module__nfn2La__success{color:#1b5e3b;font-weight:700}.fingerprint-capture-module__nfn2La__working{text-align:center;padding:16px 0;font-weight:700}.fingerprint-capture-module__nfn2La__shot{object-fit:contain;background:#fff;border-radius:20px;width:100%;max-height:46vh;display:block}.fingerprint-capture-module__nfn2La__error{color:#b42318;margin:0;font-size:14px;line-height:1.4}.fingerprint-capture-module__nfn2La__hiddenInput{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.fingerprint-capture-module__nfn2La__actions{flex-direction:column;gap:10px;margin-top:auto;display:flex}.fingerprint-capture-module__nfn2La__primary,.fingerprint-capture-module__nfn2La__secondary,.fingerprint-capture-module__nfn2La__qrTrigger,.fingerprint-capture-module__nfn2La__qrClose{appearance:none;font:inherit;cursor:pointer;border:0}.fingerprint-capture-module__nfn2La__primary,.fingerprint-capture-module__nfn2La__secondary,.fingerprint-capture-module__nfn2La__qrClose{border-radius:16px;width:100%;min-height:52px;font-size:16px;font-weight:700}.fingerprint-capture-module__nfn2La__primary{color:#fff;background:#17202d}.fingerprint-capture-module__nfn2La__secondary,.fingerprint-capture-module__nfn2La__qrClose{color:#17202d;background:#fff;box-shadow:inset 0 0 0 1px #d8d8de}.fingerprint-capture-module__nfn2La__qrTriggerRow{justify-content:center;align-items:center;gap:6px;width:100%;display:flex;position:relative}.fingerprint-capture-module__nfn2La__qrTrigger{color:#2f5bff;text-align:center;white-space:nowrap;background:0 0;margin:0;padding:0;font-size:13px;font-weight:700;line-height:1.2}.fingerprint-capture-module__nfn2La__qrInfoWrap{flex:none;place-items:center;display:grid;position:relative}.fingerprint-capture-module__nfn2La__qrInfo{color:#fff;width:16px;height:16px;font:700 10px/1 var(--vennum-font-family,inherit);cursor:default;background:#2f5bff;border-radius:50%;place-items:center;display:grid}.fingerprint-capture-module__nfn2La__qrInfoMsg{z-index:3;color:#fff;text-align:center;pointer-events:none;background:#17202d;border-radius:8px;width:max-content;max-width:11rem;margin:0;padding:8px 10px;font-size:12px;font-weight:650;line-height:1.35;display:none;position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%);box-shadow:0 8px 20px #17202d2e}.fingerprint-capture-module__nfn2La__qrInfoWrap:hover .fingerprint-capture-module__nfn2La__qrInfoMsg,.fingerprint-capture-module__nfn2La__qrInfoWrap:focus-within .fingerprint-capture-module__nfn2La__qrInfoMsg{display:block}.fingerprint-capture-module__nfn2La__qrRoot{z-index:1100;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.fingerprint-capture-module__nfn2La__qrBackdrop{appearance:none;cursor:pointer;background:#17202d7a;border:0;position:absolute;inset:0}.fingerprint-capture-module__nfn2La__qrDialog{z-index:1;background:#fff;border-radius:18px;flex-direction:column;gap:12px;width:min(100%,400px);padding:22px;display:flex;position:relative;box-shadow:0 16px 40px #17202d2e}.fingerprint-capture-module__nfn2La__qrTitle{margin:0;font-size:18px;font-weight:700}.fingerprint-capture-module__nfn2La__qrHint{color:#4c4c5b;margin:0;font-size:14px;line-height:1.45}.fingerprint-capture-module__nfn2La__qrPlate{background:#fffaf4;border-radius:16px;align-self:center;width:220px;height:220px;padding:12px}.fingerprint-capture-module__nfn2La__qrSvg{width:100%;height:100%;display:block}.fingerprint-capture-module__nfn2La__qrUrl{color:#6e6e78;word-break:break-all;margin:0;font-size:11px;line-height:1.4}
.marketing-module__KBmXAG__root{--mkt-bg:#f6f7fb;--mkt-surface:#fff;--mkt-ink:#151528;--mkt-ink-soft:#4a4a5c;--mkt-muted:#7a7a8c;--mkt-line:#e4e6ef;--mkt-primary:#4560fe;--mkt-primary-deep:#2f45d8;--mkt-violet:#6b5cff;--mkt-teal:#0d9488;--mkt-amber:#d97706;--mkt-rose:#e11d48;--mkt-dark:#151528;--mkt-dark-2:#1e1e32;--mkt-radius:20px;--mkt-radius-sm:12px;--mkt-shadow:0 18px 50px #1515281a,0 2px 8px #1515280f;--mkt-max:1120px;--mkt-font:"Plus Jakarta Sans",ui-sans-serif,system-ui,sans-serif;color:var(--mkt-ink);background:var(--mkt-bg);font-family:var(--mkt-font);-webkit-font-smoothing:antialiased;line-height:1.5}.marketing-module__KBmXAG__root *,.marketing-module__KBmXAG__root :before,.marketing-module__KBmXAG__root :after{box-sizing:border-box}.marketing-module__KBmXAG__root a{color:inherit;text-decoration:none}.marketing-module__KBmXAG__container{width:min(100% - 2.5rem,var(--mkt-max));margin-inline:auto}.marketing-module__KBmXAG__promo{background:var(--mkt-dark);color:#fff;font-size:.875rem;font-weight:500}.marketing-module__KBmXAG__promoInner{text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;padding:.65rem 0;display:flex}.marketing-module__KBmXAG__promoCta{background:#ffffff2e;border-radius:999px;align-items:center;padding:.2rem .65rem;font-weight:600;transition:background .2s;display:inline-flex}.marketing-module__KBmXAG__promoCta:hover{background:#ffffff47}.marketing-module__KBmXAG__header{z-index:40;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f6f7fbe0;border-bottom:1px solid #0000;transition:border-color .2s,background .2s;position:sticky;top:0}.marketing-module__KBmXAG__headerScrolled{border-bottom-color:var(--mkt-line);background:#ffffffeb}.marketing-module__KBmXAG__headerInner{justify-content:space-between;align-items:center;gap:1.5rem;height:4.25rem;display:flex}.marketing-module__KBmXAG__logoLink{flex-shrink:0;align-items:center;display:inline-flex}.marketing-module__KBmXAG__logoImage{width:auto;height:22px}.marketing-module__KBmXAG__nav{align-items:center;gap:1.35rem;display:none}.marketing-module__KBmXAG__navLink{color:var(--mkt-ink-soft);font-size:.9375rem;font-weight:500;transition:color .15s}.marketing-module__KBmXAG__navLink:hover{color:var(--mkt-ink)}.marketing-module__KBmXAG__headerActions{align-items:center;gap:.65rem;display:flex}.marketing-module__KBmXAG__loginLink{color:var(--mkt-ink);padding:.45rem .75rem;font-size:.9375rem;font-weight:600;display:none}.marketing-module__KBmXAG__btnPrimary,.marketing-module__KBmXAG__btnSecondary,.marketing-module__KBmXAG__btnGhost,a.marketing-module__KBmXAG__btnPrimary,a.marketing-module__KBmXAG__btnSecondary,a.marketing-module__KBmXAG__btnGhost{border-radius:999px;justify-content:center;align-items:center;gap:.4rem;padding:.7rem 1.25rem;font-size:.9375rem;font-weight:650;transition:background .18s,color .18s,border-color .18s,transform .18s,box-shadow .18s;display:inline-flex}.marketing-module__KBmXAG__btnPrimary,a.marketing-module__KBmXAG__btnPrimary{background:var(--mkt-primary);color:#fff;box-shadow:0 8px 24px #4560fe47}.marketing-module__KBmXAG__btnPrimary:hover,a.marketing-module__KBmXAG__btnPrimary:hover{background:var(--mkt-primary-deep);color:#fff;transform:translateY(-1px)}.marketing-module__KBmXAG__btnSecondary,a.marketing-module__KBmXAG__btnSecondary{background:var(--mkt-surface);color:var(--mkt-ink);border:1px solid var(--mkt-line)}.marketing-module__KBmXAG__btnSecondary:hover,a.marketing-module__KBmXAG__btnSecondary:hover{color:var(--mkt-ink);background:#fafbff;border-color:#c8cad8}.marketing-module__KBmXAG__btnGhost,a.marketing-module__KBmXAG__btnGhost{color:#fff;background:0 0;border:1px solid #ffffff59}.marketing-module__KBmXAG__btnGhost:hover,a.marketing-module__KBmXAG__btnGhost:hover{color:#fff;background:#ffffff1a}.marketing-module__KBmXAG__menuToggle{border:1px solid var(--mkt-line);background:var(--mkt-surface);cursor:pointer;width:2.5rem;height:2.5rem;color:var(--mkt-ink);border-radius:10px;justify-content:center;align-items:center;display:inline-flex}.marketing-module__KBmXAG__menuToggle span{background:currentColor;width:1.1rem;height:2px;display:block;position:relative}.marketing-module__KBmXAG__menuToggle span:before,.marketing-module__KBmXAG__menuToggle span:after{content:"";background:currentColor;width:100%;height:2px;position:absolute;left:0}.marketing-module__KBmXAG__menuToggle span:before{top:-5px}.marketing-module__KBmXAG__menuToggle span:after{top:5px}.marketing-module__KBmXAG__mobileNav{border-top:1px solid var(--mkt-line);flex-direction:column;gap:.35rem;padding:.5rem 0 1.25rem;display:none}.marketing-module__KBmXAG__mobileNavOpen{display:flex}.marketing-module__KBmXAG__mobileNav a{color:var(--mkt-ink-soft);padding:.7rem .25rem;font-weight:550}.marketing-module__KBmXAG__mobileNavActions{flex-direction:column;gap:.5rem;margin-top:.5rem;display:flex}@media (min-width:960px){.marketing-module__KBmXAG__nav{display:flex}.marketing-module__KBmXAG__loginLink{display:inline-flex}.marketing-module__KBmXAG__menuToggle,.marketing-module__KBmXAG__mobileNav,.marketing-module__KBmXAG__mobileNavOpen{display:none}}.marketing-module__KBmXAG__hero{padding:3.5rem 0 2.5rem;position:relative;overflow:hidden}.marketing-module__KBmXAG__heroGlow{display:none}.marketing-module__KBmXAG__heroGrid{align-items:center;gap:2.75rem;display:grid;position:relative}.marketing-module__KBmXAG__eyebrow{color:var(--mkt-primary);align-items:center;gap:.4rem;margin:0 0 1rem;font-size:.875rem;font-weight:650;display:inline-flex}.marketing-module__KBmXAG__heroTitle{letter-spacing:-.035em;margin:0;font-size:clamp(2.4rem,5vw,3.75rem);font-weight:800;line-height:1.05}.marketing-module__KBmXAG__hero .marketing-module__KBmXAG__eyebrow{color:var(--mkt-muted);font-weight:600}.marketing-module__KBmXAG__heroAccent{color:var(--mkt-ink)}.marketing-module__KBmXAG__heroDesc{max-width:36rem;color:var(--mkt-ink-soft);margin:1.25rem 0 0;font-size:1.125rem}.marketing-module__KBmXAG__heroCtas{flex-wrap:wrap;gap:.75rem;margin-top:1.75rem;display:flex}.marketing-module__KBmXAG__trustLine{color:var(--mkt-muted);margin:1rem 0 0;font-size:.875rem}.marketing-module__KBmXAG__heroVisual{position:relative}.marketing-module__KBmXAG__mock{background:var(--mkt-surface);border:1px solid var(--mkt-line);border-radius:calc(var(--mkt-radius) + 4px);box-shadow:var(--mkt-shadow);padding:1.15rem;position:relative;overflow:hidden}.marketing-module__KBmXAG__mockTop{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.marketing-module__KBmXAG__mockBadge{color:var(--mkt-ink);background:#ececf2;border-radius:999px;align-items:center;padding:.25rem .65rem;font-size:.75rem;font-weight:700;display:inline-flex}.marketing-module__KBmXAG__mockMeta{color:var(--mkt-muted);font-size:.75rem;font-weight:550}.marketing-module__KBmXAG__mockTitle{letter-spacing:-.02em;margin:0;font-size:1.15rem;font-weight:750}.marketing-module__KBmXAG__mockSub{color:var(--mkt-muted);margin:.35rem 0 1rem;font-size:.875rem}.marketing-module__KBmXAG__mockRows{gap:.55rem;display:grid}.marketing-module__KBmXAG__mockRow{border-radius:var(--mkt-radius-sm);background:#f3f3f6;border:1px solid #0000;grid-template-columns:1fr auto;align-items:center;gap:.75rem;padding:.75rem .85rem;display:grid}.marketing-module__KBmXAG__mockRowStrong{background:#ececf2;border-color:#d8d8e2}.marketing-module__KBmXAG__mockRowLabel{font-size:.8125rem;font-weight:650}.marketing-module__KBmXAG__mockRowValue{color:var(--mkt-muted);font-size:.75rem;font-weight:550}.marketing-module__KBmXAG__mockFloat{border-radius:var(--mkt-radius-sm);background:var(--mkt-dark);color:#fff;width:min(220px,70%);padding:.85rem 1rem;animation:5s ease-in-out infinite marketing-module__KBmXAG__floatY;position:absolute;bottom:-1rem;right:-.5rem;box-shadow:0 16px 40px #15152847}.marketing-module__KBmXAG__mockFloatTitle{color:#ffffffb3;margin:0;font-size:.75rem;font-weight:650}.marketing-module__KBmXAG__mockFloatValue{margin:.25rem 0 0;font-size:1rem;font-weight:750}@keyframes marketing-module__KBmXAG__floatY{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media (min-width:960px){.marketing-module__KBmXAG__hero{padding:4.5rem 0 3rem}.marketing-module__KBmXAG__heroGrid{grid-template-columns:1.05fr .95fr;gap:3rem}}.marketing-module__KBmXAG__social{padding:1.5rem 0 2.5rem}.marketing-module__KBmXAG__socialTitle{text-align:center;color:var(--mkt-muted);margin:0 0 1.25rem;font-size:.9375rem;font-weight:550}.marketing-module__KBmXAG__logoStrip{flex-wrap:wrap;justify-content:center;gap:.75rem 1rem;display:flex}.marketing-module__KBmXAG__logoChip{border:1px solid var(--mkt-line);background:var(--mkt-surface);color:var(--mkt-ink-soft);border-radius:999px;padding:.55rem 1rem;font-size:.8125rem;font-weight:650}.marketing-module__KBmXAG__stats{padding:0 0 3rem}.marketing-module__KBmXAG__statsGrid{grid-template-columns:1fr;gap:.75rem;display:grid}.marketing-module__KBmXAG__statCard{background:var(--mkt-surface);border:1px solid var(--mkt-line);border-radius:var(--mkt-radius);text-align:center;padding:1.35rem 1.5rem}.marketing-module__KBmXAG__statValue{letter-spacing:-.03em;color:var(--mkt-primary);margin:0;font-size:2.25rem;font-weight:800}.marketing-module__KBmXAG__statLabel{color:var(--mkt-ink-soft);margin:.35rem 0 0;font-size:.9375rem}@media (min-width:720px){.marketing-module__KBmXAG__statsGrid{grid-template-columns:repeat(3,1fr)}}.marketing-module__KBmXAG__section{padding:3.5rem 0}.marketing-module__KBmXAG__sectionAlt{background:var(--mkt-surface);border-block:1px solid var(--mkt-line)}.marketing-module__KBmXAG__featureBlock{align-items:center;gap:2rem;display:grid}.marketing-module__KBmXAG__featureCopy h2{letter-spacing:-.03em;margin:.35rem 0 0;font-size:clamp(1.75rem,3vw,2.35rem);font-weight:800;line-height:1.15}.marketing-module__KBmXAG__featureCopy p{color:var(--mkt-ink-soft);margin:1rem 0 0;font-size:1.05rem}.marketing-module__KBmXAG__points{gap:1rem;margin:1.5rem 0 0;display:grid}.marketing-module__KBmXAG__point{border-radius:var(--mkt-radius-sm);background:#f4f5fb;padding:1rem 1.1rem}.marketing-module__KBmXAG__pointTitle{margin:0;font-size:1rem;font-weight:700}.marketing-module__KBmXAG__pointDesc{color:var(--mkt-ink-soft);margin:.35rem 0 0;font-size:.9375rem}.marketing-module__KBmXAG__featureCta{margin-top:1.5rem}.marketing-module__KBmXAG__featureVisual{border-radius:var(--mkt-radius);border:1px solid var(--mkt-line);align-content:end;gap:.75rem;min-height:280px;padding:1.5rem;display:grid;position:relative;overflow:hidden}.marketing-module__KBmXAG__toneBlue{background:linear-gradient(160deg,#e8ecff,#f7f8ff 55%,#fff)}.marketing-module__KBmXAG__toneViolet{background:linear-gradient(160deg,#efeaff,#f8f6ff 55%,#fff)}.marketing-module__KBmXAG__toneTeal{background:linear-gradient(160deg,#e6f7f5,#f4fbfa 55%,#fff)}.marketing-module__KBmXAG__toneAmber{background:linear-gradient(160deg,#fff3e0,#fffaf3 55%,#fff)}.marketing-module__KBmXAG__toneRose{background:linear-gradient(160deg,#ffe8ee,#fff7f9 55%,#fff)}.marketing-module__KBmXAG__visualCard{border-radius:var(--mkt-radius-sm);background:#ffffffeb;border:1px solid #fffc;padding:1rem 1.1rem;box-shadow:0 10px 30px #15152814}.marketing-module__KBmXAG__visualCard strong{font-size:.9375rem;display:block}.marketing-module__KBmXAG__visualCard span{color:var(--mkt-muted);margin-top:.25rem;font-size:.8125rem;display:block}@media (min-width:900px){.marketing-module__KBmXAG__featureBlock{grid-template-columns:1fr 1fr;gap:3.5rem}.marketing-module__KBmXAG__featureBlockReverse{direction:rtl}.marketing-module__KBmXAG__featureBlockReverse>*{direction:ltr}}.marketing-module__KBmXAG__sectionHead{text-align:center;max-width:40rem;margin:0 auto 2rem}.marketing-module__KBmXAG__sectionHead h2{letter-spacing:-.03em;margin:.35rem 0 0;font-size:clamp(1.75rem,3vw,2.4rem);font-weight:800;line-height:1.15}.marketing-module__KBmXAG__sectionHead p{color:var(--mkt-ink-soft);margin:.85rem 0 0;font-size:1.05rem}.marketing-module__KBmXAG__toolsGrid,.marketing-module__KBmXAG__productsGrid,.marketing-module__KBmXAG__reasonsGrid,.marketing-module__KBmXAG__audiencesGrid,.marketing-module__KBmXAG__testimonialsGrid,.marketing-module__KBmXAG__supportGrid{gap:1rem;display:grid}.marketing-module__KBmXAG__toolCard,.marketing-module__KBmXAG__productCard,.marketing-module__KBmXAG__reasonCard,.marketing-module__KBmXAG__audienceCard,.marketing-module__KBmXAG__testimonialCard,.marketing-module__KBmXAG__supportCard{background:var(--mkt-surface);border:1px solid var(--mkt-line);border-radius:var(--mkt-radius);padding:1.35rem 1.4rem;transition:border-color .18s,transform .18s,box-shadow .18s}.marketing-module__KBmXAG__toolCard:hover,.marketing-module__KBmXAG__productCard:hover,.marketing-module__KBmXAG__audienceCard:hover,.marketing-module__KBmXAG__supportCard:hover{border-color:#c9d0ff;transform:translateY(-2px);box-shadow:0 12px 28px #4560fe14}.marketing-module__KBmXAG__toolCard h3,.marketing-module__KBmXAG__productCard h3,.marketing-module__KBmXAG__reasonCard h3,.marketing-module__KBmXAG__audienceCard h3,.marketing-module__KBmXAG__supportCard h3{margin:0;font-size:1.05rem;font-weight:750}.marketing-module__KBmXAG__toolCard p,.marketing-module__KBmXAG__productCard p,.marketing-module__KBmXAG__reasonCard p,.marketing-module__KBmXAG__audienceCard p,.marketing-module__KBmXAG__supportCard p,.marketing-module__KBmXAG__testimonialCard p{color:var(--mkt-ink-soft);margin:.55rem 0 0;font-size:.9375rem}.marketing-module__KBmXAG__cardLink{color:var(--mkt-primary);margin-top:.9rem;font-size:.875rem;font-weight:700;display:inline-flex}.marketing-module__KBmXAG__productBadge{color:var(--mkt-primary);letter-spacing:.02em;text-transform:uppercase;background:#4560fe1a;border-radius:999px;margin-bottom:.65rem;padding:.2rem .55rem;font-size:.6875rem;font-weight:750;display:inline-flex}.marketing-module__KBmXAG__centerCta{justify-content:center;margin-top:1.75rem;display:flex}@media (min-width:720px){.marketing-module__KBmXAG__toolsGrid,.marketing-module__KBmXAG__productsGrid,.marketing-module__KBmXAG__reasonsGrid{grid-template-columns:repeat(2,1fr)}.marketing-module__KBmXAG__audiencesGrid,.marketing-module__KBmXAG__supportGrid,.marketing-module__KBmXAG__testimonialsGrid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.marketing-module__KBmXAG__productsGrid,.marketing-module__KBmXAG__reasonsGrid{grid-template-columns:repeat(3,1fr)}}.marketing-module__KBmXAG__quoteSection{background:var(--mkt-dark);color:#fff;text-align:center;padding:4rem 0}.marketing-module__KBmXAG__quoteText{letter-spacing:-.02em;max-width:42rem;margin:0 auto;font-size:clamp(1.5rem,3vw,2.15rem);font-weight:750;line-height:1.25}.marketing-module__KBmXAG__quoteMeta{color:#ffffffa6;margin:1.25rem 0 0;font-size:.9375rem}.marketing-module__KBmXAG__quoteMeta strong{color:#fff;font-weight:650}.marketing-module__KBmXAG__reasonIndex{color:var(--mkt-primary);letter-spacing:.08em;margin:0 0 .65rem;font-size:.75rem;font-weight:750}.marketing-module__KBmXAG__reasonNotes{flex-wrap:wrap;gap:.4rem;margin-top:.9rem;display:flex}.marketing-module__KBmXAG__reasonNote{color:var(--mkt-primary-deep);background:#f0f2ff;border-radius:999px;padding:.2rem .55rem;font-size:.75rem;font-weight:650}.marketing-module__KBmXAG__partners{color:#fff;background:radial-gradient(closest-side at 20% 30%,#4560fe33,#0000 70%),linear-gradient(135deg,#1a1a30,#22223a);padding:3.5rem 0}.marketing-module__KBmXAG__partnersInner{gap:1.5rem;max-width:40rem;display:grid}.marketing-module__KBmXAG__partners h2{letter-spacing:-.03em;margin:.35rem 0 0;font-size:clamp(1.75rem,3vw,2.35rem);font-weight:800;line-height:1.15}.marketing-module__KBmXAG__partners p{color:#ffffffb8;margin:.85rem 0 0;font-size:1.05rem}.marketing-module__KBmXAG__partners .marketing-module__KBmXAG__eyebrow{color:#a8b4ff}.marketing-module__KBmXAG__testimonialDate{color:var(--mkt-primary);text-transform:uppercase;letter-spacing:.04em;margin:0;font-size:.75rem;font-weight:700}.marketing-module__KBmXAG__testimonialQuote{letter-spacing:-.01em;color:var(--mkt-ink);margin:.75rem 0 0;font-size:1rem;font-weight:650}.marketing-module__KBmXAG__testimonialAuthor{color:var(--mkt-muted);margin:1.1rem 0 0;font-size:.875rem}.marketing-module__KBmXAG__testimonialAuthor strong{color:var(--mkt-ink);font-weight:700;display:block}.marketing-module__KBmXAG__finalCta{text-align:center;background:linear-gradient(#eef1ff,#f6f7fb);padding:4rem 0}.marketing-module__KBmXAG__finalCta h2{letter-spacing:-.03em;margin:0;font-size:clamp(1.85rem,3.5vw,2.6rem);font-weight:800}.marketing-module__KBmXAG__finalCta p{max-width:34rem;color:var(--mkt-ink-soft);margin:.85rem auto 0;font-size:1.05rem}.marketing-module__KBmXAG__finalCtas{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:1.75rem;display:flex}.marketing-module__KBmXAG__footer{background:var(--mkt-dark-2);color:#ffffffc7;padding:3.5rem 0 2rem}.marketing-module__KBmXAG__footerTop{gap:2rem;display:grid}.marketing-module__KBmXAG__footerBrand{gap:.85rem;max-width:18rem;display:grid}.marketing-module__KBmXAG__footerBrand p{margin:0;font-size:.9375rem;line-height:1.55}.marketing-module__KBmXAG__familiesLink{color:#a8b4ff;width:fit-content;font-size:.875rem;font-weight:700;display:inline-flex}.marketing-module__KBmXAG__familiesLink:hover{color:#c8d0ff}.marketing-module__KBmXAG__footerColumns{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.marketing-module__KBmXAG__footerCol h4{color:#fff;letter-spacing:.04em;text-transform:uppercase;margin:0 0 .75rem;font-size:.8125rem;font-weight:750}.marketing-module__KBmXAG__footerCol a{color:#ffffffb3;padding:.3rem 0;font-size:.9375rem;display:block}.marketing-module__KBmXAG__footerCol a:hover{color:#fff}.marketing-module__KBmXAG__footerBottom{color:#ffffff73;border-top:1px solid #ffffff1a;margin-top:2.5rem;padding-top:1.25rem;font-size:.8125rem}@media (min-width:900px){.marketing-module__KBmXAG__footerTop{grid-template-columns:1.1fr 1.4fr;align-items:start}.marketing-module__KBmXAG__footerColumns{grid-template-columns:repeat(3,1fr)}}.marketing-module__KBmXAG__stubPage{text-align:center;place-items:center;min-height:70dvh;padding:4rem 0;display:grid}.marketing-module__KBmXAG__stubPage h1{letter-spacing:-.03em;margin:.5rem 0 0;font-size:clamp(2rem,4vw,2.75rem);font-weight:800}.marketing-module__KBmXAG__stubPage p{max-width:32rem;color:var(--mkt-ink-soft);margin:1rem auto 0;font-size:1.05rem}.marketing-module__KBmXAG__stubActions{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:1.75rem;display:flex}.marketing-module__KBmXAG__ecosystemSection{color:#f4f5fb;background:radial-gradient(80% 60% at 50% -10%,#4560fe47,#0000 55%),radial-gradient(50% 40% at 100% 80%,#0d94881f,#0000 50%),linear-gradient(#12121f 0%,#151528 45%,#1a1a2e 100%);padding-block:4.25rem;position:relative;overflow:hidden}.marketing-module__KBmXAG__ecosystemSection:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(70% 60% at 50% 40%,#000 20%,#0000 75%);mask-image:radial-gradient(70% 60% at 50% 40%,#000 20%,#0000 75%)}.marketing-module__KBmXAG__ecosystemHead{max-width:40rem;margin-bottom:2.25rem;position:relative}.marketing-module__KBmXAG__ecosystemEyebrow{color:#9eb0ff;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.8125rem;font-weight:700}.marketing-module__KBmXAG__ecosystemTitle{letter-spacing:-.035em;color:#fff;margin:.55rem 0 0;font-size:clamp(2rem,4.2vw,3.15rem);font-weight:800;line-height:1.08}.marketing-module__KBmXAG__ecosystemLead{color:#f4f5fbb8;max-width:34rem;margin:1rem 0 0;font-size:1.0625rem}.marketing-module__KBmXAG__ecosystemBoard{border-radius:calc(var(--mkt-radius) + 6px);background:linear-gradient(165deg,#ffffff12 0%,#ffffff05 40%,#4560fe0f 100%);border:1px solid #ffffff1a;position:relative;overflow:hidden;box-shadow:0 30px 80px #00000059,inset 0 1px #ffffff14}.marketing-module__KBmXAG__ecosystemTabs{scrollbar-width:none;gap:.35rem;padding:.85rem .85rem 0;display:flex;overflow-x:auto}.marketing-module__KBmXAG__ecosystemTabs::-webkit-scrollbar{display:none}.marketing-module__KBmXAG__ecosystemTab{color:#f4f5fb8c;font:inherit;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:999px;flex:none;align-items:center;gap:.55rem;margin:0;padding:.7rem 1rem;font-size:.875rem;font-weight:650;transition:color .2s,background .2s,border-color .2s;display:inline-flex}.marketing-module__KBmXAG__ecosystemTab:hover{color:#fff;background:#ffffff0d}.marketing-module__KBmXAG__ecosystemTabActive{color:#fff;background:#4560fe38;border-color:#4560fe73}.marketing-module__KBmXAG__ecosystemTabIndex{letter-spacing:.04em;color:#9eb0ff;opacity:.85;font-size:.6875rem;font-weight:700}.marketing-module__KBmXAG__ecosystemScene{padding:1.5rem 1.25rem 1.75rem;animation:.55s both marketing-module__KBmXAG__ecosystemSceneIn}@keyframes marketing-module__KBmXAG__ecosystemSceneIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.marketing-module__KBmXAG__ecosystemSceneCopy h3{letter-spacing:-.025em;color:#fff;margin:0;font-size:clamp(1.25rem,2.4vw,1.65rem);font-weight:750}.marketing-module__KBmXAG__ecosystemSceneCopy p{color:#f4f5fbad;max-width:42rem;margin:.55rem 0 0;font-size:.9875rem}.marketing-module__KBmXAG__ecosystemPipeline{flex-direction:column;gap:0;margin-top:1.75rem;display:flex}.marketing-module__KBmXAG__ecosystemStopWrap{flex-direction:column;align-items:stretch;display:flex}.marketing-module__KBmXAG__ecosystemStop{border-radius:var(--mkt-radius-sm);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1515288c;border:1px solid #ffffff1f;gap:.2rem;padding:1.05rem 1.15rem 1.05rem 1.35rem;display:grid;position:relative}.marketing-module__KBmXAG__ecosystemStopPulse{background:#6ee7b7;border-radius:999px;width:.45rem;height:.45rem;animation:2.2s ease-out infinite marketing-module__KBmXAG__ecosystemPulse;position:absolute;top:50%;left:.55rem;transform:translateY(-50%);box-shadow:0 0 #6ee7b78c}@keyframes marketing-module__KBmXAG__ecosystemPulse{0%{box-shadow:0 0 #6ee7b773}70%{box-shadow:0 0 0 10px #6ee7b700}to{box-shadow:0 0 #6ee7b700}}.marketing-module__KBmXAG__ecosystemStop strong{letter-spacing:-.02em;color:#fff;font-size:1rem;font-weight:750}.marketing-module__KBmXAG__ecosystemStop span{color:#f4f5fb94;font-size:.8125rem;line-height:1.4}.marketing-module__KBmXAG__ecosystemLink{height:2.25rem;margin-left:1.55rem;position:relative}.marketing-module__KBmXAG__ecosystemLinkTrack{background:linear-gradient(#4560fe26,#6ee7b78c,#4560fe26);border-radius:999px;width:2px;height:100%;position:absolute;top:50%;left:0;transform:translateY(-50%)}.marketing-module__KBmXAG__ecosystemPacket{background:#fff;border-radius:999px;width:8px;height:8px;animation:2.4s cubic-bezier(.4,0,.2,1) infinite marketing-module__KBmXAG__ecosystemPacketDown;position:absolute;top:8%;left:-3px;box-shadow:0 0 12px 2px #4560fed9}.marketing-module__KBmXAG__ecosystemPacketReturn{background:#6ee7b7;animation-name:marketing-module__KBmXAG__ecosystemPacketUp;animation-delay:1.2s;box-shadow:0 0 12px 2px #6ee7b7bf}@keyframes marketing-module__KBmXAG__ecosystemPacketDown{0%{opacity:0;top:8%}12%{opacity:1}88%{opacity:1}to{opacity:0;top:82%}}@keyframes marketing-module__KBmXAG__ecosystemPacketUp{0%{opacity:0;top:82%}12%{opacity:1}88%{opacity:1}to{opacity:0;top:8%}}.marketing-module__KBmXAG__ecosystemSignal{color:#f4f5fbd1;background:#6ee7b714;border:1px solid #6ee7b738;border-radius:999px;align-items:center;gap:.55rem;margin:1.5rem 0 0;padding:.55rem .9rem;font-size:.8125rem;font-weight:600;display:inline-flex}.marketing-module__KBmXAG__ecosystemSignalDot{background:#6ee7b7;border-radius:999px;flex-shrink:0;width:.45rem;height:.45rem;animation:2.2s ease-out infinite marketing-module__KBmXAG__ecosystemPulse}.marketing-module__KBmXAG__ecosystemAlso{margin-top:2rem;position:relative}.marketing-module__KBmXAG__ecosystemAlsoLabel{color:#f4f5fb73;letter-spacing:.06em;text-transform:uppercase;margin:0;font-size:.75rem;font-weight:650}.marketing-module__KBmXAG__ecosystemAlsoList{flex-wrap:wrap;gap:.5rem;margin:.75rem 0 0;padding:0;list-style:none;display:flex}.marketing-module__KBmXAG__ecosystemAlsoList li{color:#f4f5fbb8;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:999px;padding:.4rem .75rem;font-size:.8125rem;font-weight:600}.marketing-module__KBmXAG__ecosystemCta{margin-top:1.5rem}@media (min-width:900px){.marketing-module__KBmXAG__ecosystemHead{max-width:44rem;margin-bottom:2.75rem}.marketing-module__KBmXAG__ecosystemTabs{padding:1rem 1.25rem 0}.marketing-module__KBmXAG__ecosystemScene{padding:1.75rem 1.75rem 2rem}.marketing-module__KBmXAG__ecosystemPipeline{flex-direction:row;align-items:stretch;gap:0;margin-top:2.15rem}.marketing-module__KBmXAG__ecosystemStopWrap{flex-direction:row;flex:1 1 0;align-items:center;min-width:0}.marketing-module__KBmXAG__ecosystemStop{flex:auto;min-height:7.5rem;padding:1.25rem 1.2rem}.marketing-module__KBmXAG__ecosystemStopPulse{top:.85rem;left:50%;transform:translate(-50%)}.marketing-module__KBmXAG__ecosystemStop strong{margin-top:.55rem}.marketing-module__KBmXAG__ecosystemLink{flex-shrink:0;align-self:stretch;width:3.25rem;height:auto;margin-left:0}.marketing-module__KBmXAG__ecosystemLinkTrack{background:linear-gradient(90deg,#4560fe26,#6ee7b78c,#4560fe26);width:100%;height:2px;top:50%;left:50%;transform:translate(-50%,-50%)}.marketing-module__KBmXAG__ecosystemPacket{animation-name:marketing-module__KBmXAG__ecosystemPacketRight;top:calc(50% - 4px);left:8%}.marketing-module__KBmXAG__ecosystemPacketReturn{animation-name:marketing-module__KBmXAG__ecosystemPacketLeft}}@keyframes marketing-module__KBmXAG__ecosystemPacketRight{0%{opacity:0;left:8%}12%{opacity:1}88%{opacity:1}to{opacity:0;left:82%}}@keyframes marketing-module__KBmXAG__ecosystemPacketLeft{0%{opacity:0;left:82%}12%{opacity:1}88%{opacity:1}to{opacity:0;left:8%}}@media (prefers-reduced-motion:reduce){.marketing-module__KBmXAG__ecosystemScene,.marketing-module__KBmXAG__ecosystemPacket,.marketing-module__KBmXAG__ecosystemPacketReturn,.marketing-module__KBmXAG__ecosystemStopPulse,.marketing-module__KBmXAG__ecosystemSignalDot{animation:none}.marketing-module__KBmXAG__ecosystemPacketReturn{display:none}.marketing-module__KBmXAG__ecosystemPacket{opacity:.7;top:50%;left:50%;transform:translate(-50%,-50%)}.marketing-module__KBmXAG__ecosystemNodeButton,.marketing-module__KBmXAG__ecosystemNodeButton:hover,.marketing-module__KBmXAG__ecosystemNodeActive .marketing-module__KBmXAG__ecosystemNodeButton{transition:none;transform:none}}.marketing-module__KBmXAG__licenseHero{padding:4.5rem 0 2.5rem}.marketing-module__KBmXAG__licenseHeroTitle{letter-spacing:-.045em;max-width:18ch;margin:.35rem 0 .85rem;font-size:clamp(2.1rem,4.5vw,3.35rem);font-weight:800;line-height:1.08}.marketing-module__KBmXAG__licenseHeroDesc{max-width:42rem;color:var(--mkt-ink-soft);margin:0;font-size:1.05rem}.marketing-module__KBmXAG__licenseStack{flex-direction:column;gap:3.5rem;padding-bottom:4rem;display:flex}.marketing-module__KBmXAG__licenseProduct{flex-direction:column;gap:1.5rem;display:flex}.marketing-module__KBmXAG__licenseProductTitle{letter-spacing:-.035em;margin:.2rem 0 .7rem;font-size:clamp(1.6rem,2.4vw,2.1rem);font-weight:800}.marketing-module__KBmXAG__licenseProductTitle span{color:inherit}.marketing-module__KBmXAG__licenseProductDigital .marketing-module__KBmXAG__licenseProductTitle span{color:#ff174f}.marketing-module__KBmXAG__licenseProductOs .marketing-module__KBmXAG__licenseProductTitle span{color:#2c6cd5}.marketing-module__KBmXAG__licenseProductDescription{max-width:40rem;color:var(--mkt-ink-soft);margin:0}.marketing-module__KBmXAG__licensePlanGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;display:grid}.marketing-module__KBmXAG__licensePlanCard{border:1px solid var(--mkt-line);border-radius:var(--mkt-radius-sm);background:var(--mkt-surface);flex-direction:column;gap:.35rem;min-height:100%;padding:1.35rem 1.25rem 1.2rem;display:flex;box-shadow:0 10px 28px #1515280d}.marketing-module__KBmXAG__licensePlanName{letter-spacing:-.025em;margin:0;font-size:1.05rem;font-weight:700}.marketing-module__KBmXAG__licensePlanPrice{letter-spacing:-.04em;margin:.35rem 0 0;font-size:1.65rem;font-weight:800;line-height:1.15}.marketing-module__KBmXAG__licensePlanIva{color:var(--mkt-muted);margin:0;font-size:.78rem}.marketing-module__KBmXAG__licensePlanDescription{color:var(--mkt-ink-soft);margin:.55rem 0 0;font-size:.92rem;line-height:1.45}.marketing-module__KBmXAG__licensePlanHighlights,.marketing-module__KBmXAG__licensePlanAddons{margin:.85rem 0 0;padding:0;list-style:none}.marketing-module__KBmXAG__licensePlanHighlights{color:var(--mkt-ink);flex-direction:column;gap:.35rem;font-size:.88rem;display:flex}.marketing-module__KBmXAG__licensePlanAddons{border-top:1px solid var(--mkt-line);flex-direction:column;gap:.45rem;padding-top:.75rem;display:flex}.marketing-module__KBmXAG__licensePlanAddons li{color:var(--mkt-ink-soft);justify-content:space-between;gap:.75rem;font-size:.84rem;display:flex}.marketing-module__KBmXAG__licensePlanAddons li span:last-child{color:var(--mkt-ink);flex-shrink:0;font-weight:600}.marketing-module__KBmXAG__licenseEmpty{border:1px dashed var(--mkt-line);border-radius:var(--mkt-radius-sm);color:var(--mkt-ink-soft);background:#fff;margin:0;padding:1.15rem 1.2rem}.marketing-module__KBmXAG__licenseEmpty a{color:#2c6cd5;font-weight:650}
