.VKvDhG_page{background:var(--lp-page-bg);color:var(--color-text-heading);-webkit-font-smoothing:antialiased;overflow-anchor:none;font-family:Bricolage Grotesque,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}.VKvDhG_inner{max-width:1200px;margin:0 auto;padding:0 40px}.VKvDhG_nav{z-index:200;background:var(--color-bg);box-sizing:border-box;height:80px;padding:0 40px;position:fixed;top:0;left:0;right:0;box-shadow:0 1px #0000000f}.VKvDhG_navInner{justify-content:space-between;align-items:center;max-width:1200px;height:100%;margin:0 auto;display:flex}.VKvDhG_navBrand{cursor:pointer;align-items:center;gap:9px;text-decoration:none;display:flex}.VKvDhG_navBrandMark{object-fit:contain;flex-shrink:0;width:auto;height:44px;display:block}.VKvDhG_navBrandName{letter-spacing:-.5px;color:var(--color-primary);font-family:inherit;font-size:36px;font-weight:600;line-height:1}.VKvDhG_navActions{align-items:center;gap:12px;display:flex}.VKvDhG_navCta{background:var(--color-primary);color:var(--color-text-on-action);cursor:pointer;border:none;border-radius:999px;align-items:center;padding:10px 22px;font-family:inherit;font-size:14px;font-weight:600;transition:background .15s;display:inline-flex}.VKvDhG_navCta:hover{background:var(--color-primary-hover)}.VKvDhG_hero{background:var(--color-background);padding:108px 56px 88px}.VKvDhG_heroCard{background:var(--lp-hero-card-bg);border-radius:73px;align-items:center;gap:48px;max-width:1200px;min-height:560px;margin:0 auto;padding:48px 72px;display:flex;overflow:hidden}.VKvDhG_heroLeft{flex-direction:column;flex:1;align-items:flex-start;gap:32px;min-width:0;display:flex}.VKvDhG_heroTextGroup{flex-direction:column;align-items:flex-start;gap:16px;display:flex}.VKvDhG_heroSlides{display:grid}.VKvDhG_heroSlide{opacity:0;pointer-events:none;flex-direction:column;grid-area:1/1;align-items:flex-start;gap:16px;transition:opacity .4s,transform .4s;display:flex;transform:translateY(10px)}.VKvDhG_heroSlideActive{opacity:1;pointer-events:auto;transform:translateY(0)}.VKvDhG_heroH1{color:var(--color-text-on-action);letter-spacing:-2px;margin:0;font-size:clamp(40px,4.5vw,56px);font-weight:700;line-height:1.2}.VKvDhG_heroPill{background:var(--color-text-on-action);color:var(--color-primary);letter-spacing:-1px;border-radius:49px;place-items:center start;padding:12px 24px;font-size:clamp(28px,3.5vw,48px);font-weight:700;line-height:1.2;display:inline-grid}.VKvDhG_heroPillText{white-space:nowrap;grid-area:1/1;transition:opacity .35s,transform .35s}.VKvDhG_heroPillFade{opacity:0;transform:translateY(6px)}.VKvDhG_heroBody{color:var(--color-text-on-action);opacity:.85;max-width:480px;margin:0;font-size:clamp(16px,1.4vw,20px);font-weight:400;line-height:1.5}.VKvDhG_lanceChip{color:#fff;vertical-align:middle;white-space:nowrap;background:linear-gradient(-40.7deg,#0d4ff7 12.2%,#7853e9 37.7%,#30b6e7 87.7%);border-radius:40px;padding:.1em .45em;font-weight:600;line-height:1.3;display:inline-block}.VKvDhG_heroLiveChip{color:var(--color-text-on-action);letter-spacing:.2px;white-space:nowrap;backdrop-filter:blur(6px);background:#ffffff1f;border:1px solid #ffffff38;border-radius:999px;align-items:center;gap:9px;padding:7px 14px;font-size:14px;font-weight:600;line-height:1;display:inline-flex}.VKvDhG_heroLiveDot{background:var(--lp-lime);border-radius:50%;flex-shrink:0;width:9px;height:9px;display:block;position:relative}.VKvDhG_heroLiveDot:after{content:"";background:var(--lp-lime);border-radius:50%;animation:1.8s ease-out infinite VKvDhG_heroLivePing;position:absolute;inset:0}@keyframes VKvDhG_heroLivePing{0%{opacity:.7;transform:scale(1)}70%,to{opacity:0;transform:scale(2.8)}}.VKvDhG_heroLiveFlag{border-radius:2px;flex-shrink:0;width:21px;height:auto;box-shadow:0 0 0 1px #ffffff4d}@media (prefers-reduced-motion:reduce){.VKvDhG_heroLiveDot:after{animation:none}}.VKvDhG_heroBadges{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.VKvDhG_heroBadgeImg{object-fit:contain;border-radius:6px;width:auto;height:48px;display:block}.VKvDhG_storeBadgeBtn{cursor:pointer;background:0 0;border:none;border-radius:6px;padding:0;display:inline-flex}.VKvDhG_storeBadgeBtn:focus-visible{outline:2px solid var(--color-primary);outline-offset:3px}.VKvDhG_heroRight{flex-shrink:0;justify-content:center;align-self:stretch;align-items:flex-end;width:42%;display:flex}.VKvDhG_heroShowcaseImg{object-fit:contain;width:100%;height:auto;display:block}.VKvDhG_video{background:var(--lp-video-bg);justify-content:center;align-items:center;min-height:560px;padding:80px 40px;display:flex}.VKvDhG_videoPhoneWrap{background:#0a0a0a;border:10px solid #1a1a1a;border-radius:48px;justify-content:center;align-items:center;width:320px;height:540px;display:flex;overflow:hidden;box-shadow:0 48px 96px #00000040}.VKvDhG_videoPlaceholder{background:var(--color-bg);flex-direction:column;justify-content:center;align-items:center;gap:16px;width:100%;height:100%;padding:32px;display:flex}.VKvDhG_videoPlaceholderIcon{background:var(--color-border);border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:24px;display:flex}.VKvDhG_videoPlaceholderText{color:var(--color-text-subtle);text-align:center;font-family:inherit;font-size:14px;line-height:1.5}.VKvDhG_diff{background:var(--lp-diff-bg);text-align:center;padding:80px 0 0;overflow:hidden}.VKvDhG_diffLabel{letter-spacing:2px;color:#fff9;text-transform:uppercase;margin:0 0 20px;font-size:16px;font-weight:800}.VKvDhG_diffH2{color:var(--color-text-on-action);letter-spacing:-1.5px;margin:0 0 24px;font-size:clamp(36px,5vw,60px);font-weight:700;line-height:1.1}.VKvDhG_diffBody{color:#ffffffb3;max-width:640px;margin:0 auto 60px;font-size:16px;line-height:1.7}.VKvDhG_diffValuesImg{width:100%;height:auto;display:block}.VKvDhG_client{background:var(--color-bg);padding:40px}.VKvDhG_clientInner{align-items:center;gap:80px;max-width:1200px;margin:0 auto;display:flex}.VKvDhG_clientPhotos{flex-shrink:0;width:500px;position:relative}.VKvDhG_clientPhotoLarge{aspect-ratio:459/482;background:var(--lp-client-photo-bg);border-radius:0;width:80%;overflow:hidden}.VKvDhG_clientPhotoSmall{aspect-ratio:270/348;background:var(--lp-client-photo-bg);border-radius:0;width:47%;position:absolute;bottom:0;right:0;overflow:hidden}.VKvDhG_clientPhotoImg{object-fit:cover;width:100%;height:100%;display:block}.VKvDhG_clientContent{flex:1;min-width:0}.VKvDhG_clientBadge{background:var(--lp-lime);color:var(--color-text-heading);letter-spacing:1.5px;text-transform:uppercase;border-radius:999px;align-items:center;margin-bottom:20px;padding:4px 14px;font-size:11px;font-weight:700;display:inline-flex}.VKvDhG_clientH2{color:var(--color-text-heading);letter-spacing:-1.5px;margin:0 0 36px;font-size:clamp(32px,4vw,52px);font-weight:700;line-height:1.1}.VKvDhG_clientSteps{flex-direction:column;margin-bottom:36px;display:flex}.VKvDhG_clientStep{gap:20px;padding-bottom:28px;padding-left:24px;display:flex;position:relative}.VKvDhG_clientStep:last-child{padding-bottom:0}.VKvDhG_clientStepLine{background:var(--color-border);border-radius:3px;width:3px;position:absolute;top:0;bottom:0;left:0;overflow:hidden}.VKvDhG_clientStepFill{background:var(--color-primary);transform-origin:top;animation:6s linear infinite VKvDhG_clientStepFill;position:absolute;inset:0;transform:scaleY(0)}.VKvDhG_clientStepNum{background:var(--color-bg);border:1.5px solid var(--color-border-secondary);width:48px;height:48px;color:var(--color-text-subtle);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;font-size:18px;font-weight:700;animation:6s linear infinite VKvDhG_clientStepNum;display:flex}.VKvDhG_clientStep:first-child .VKvDhG_clientStepFill,.VKvDhG_clientStep:first-child .VKvDhG_clientStepNum{animation-delay:0s}.VKvDhG_clientStep:nth-child(2) .VKvDhG_clientStepFill,.VKvDhG_clientStep:nth-child(2) .VKvDhG_clientStepNum{animation-delay:2s}.VKvDhG_clientStep:nth-child(3) .VKvDhG_clientStepFill,.VKvDhG_clientStep:nth-child(3) .VKvDhG_clientStepNum{animation-delay:4s}@keyframes VKvDhG_clientStepFill{0%{transform:scaleY(0)}33.33%{transform:scaleY(1)}33.34%,to{transform:scaleY(0)}}@keyframes VKvDhG_clientStepNum{0%,33.33%{background:var(--color-primary);border-color:var(--color-primary);color:var(--color-text-on-action);transform:scale(1.06);box-shadow:0 8px 20px #0d4ff747}33.34%,to{background:var(--color-bg);border-color:var(--color-border-secondary);color:var(--color-text-subtle);transform:scale(1);box-shadow:0 0 #0d4ff700}}.VKvDhG_clientStepContent{flex:1;min-width:0;padding-top:8px}.VKvDhG_clientStepTitle{color:var(--color-text-heading);margin:0 0 6px;font-size:18px;font-weight:600}.VKvDhG_clientStepBody{color:var(--color-text-subtle);margin:0;font-size:15px;line-height:1.6}@media (prefers-reduced-motion:reduce){.VKvDhG_clientStepNum,.VKvDhG_clientStepFill{animation:none}.VKvDhG_clientStep:first-child .VKvDhG_clientStepNum{background:var(--color-primary);border-color:var(--color-primary);color:var(--color-text-on-action)}}.VKvDhG_clientBadgesRow{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.VKvDhG_clientBadgeImg{object-fit:contain;width:auto;height:44px}.VKvDhG_heroOff{background:var(--color-bg);padding:40px}.VKvDhG_heroOffInner{max-width:1200px;margin:0 auto}.VKvDhG_heroOffTop{margin-bottom:72px}.VKvDhG_heroOffBadge{background:var(--lp-hero-badge-bg);color:var(--lp-hero-badge-text);letter-spacing:1.5px;text-transform:uppercase;border-radius:999px;align-items:center;margin-bottom:20px;padding:4px 14px;font-size:11px;font-weight:700;display:inline-flex}.VKvDhG_heroOffH2{color:var(--color-text-heading);letter-spacing:-1.5px;margin:0 0 16px;font-size:clamp(32px,4vw,52px);font-weight:700;line-height:1.1}.VKvDhG_heroOffBody{color:var(--color-text-subtle);max-width:520px;margin:0 0 24px;font-size:16px;line-height:1.65}.VKvDhG_heroOffBtn{background:var(--color-primary);color:var(--color-text-on-action);border-radius:999px;align-items:center;gap:8px;padding:12px 24px;font-family:inherit;font-size:14px;font-weight:600;text-decoration:none;transition:background .15s;display:inline-flex}.VKvDhG_heroOffBtn:hover{background:var(--color-primary-hover)}.VKvDhG_heroOffFeatures{flex-direction:column;gap:0;display:flex}.VKvDhG_heroOffFeature{grid-template-columns:400px minmax(0,380px);justify-content:center;align-items:center;gap:60px;padding:36px 0;display:grid}.VKvDhG_heroOffFeatureReverse{direction:rtl}.VKvDhG_heroOffFeatureReverse>*{direction:ltr}.VKvDhG_heroOffVisual{aspect-ratio:1;z-index:1;border-radius:28px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.VKvDhG_heroOffVisualPink{background:var(--pink-600,#e69ce8)}.VKvDhG_heroOffVisualAmber{background:var(--amber-600,#e0b83e)}.VKvDhG_heroOffVisualPurple{background:var(--purple-500,#7853e9)}.VKvDhG_heroOffVisualCyan{background:var(--cloud-600,#2ca6d2)}.VKvDhG_heroOffVideo{clip-path:inset(0 1.4% round 20px);width:auto;max-width:100%;height:88%;display:block}.VKvDhG_heroOffFeatH3{color:var(--color-text-heading);letter-spacing:-.5px;margin:0 0 12px;font-size:28px;font-weight:700}.VKvDhG_heroOffFeatBody{color:var(--color-text-subtle);margin:0;font-size:15px;line-height:1.65}.VKvDhG_heroOffConnector{object-fit:contain;z-index:0;pointer-events:none;align-self:center;width:clamp(220px,24vw,300px);height:auto;margin-top:-44px;margin-bottom:-44px;display:block;position:relative}.VKvDhG_heroOffConnectorRight{transform:translate(150px)}.VKvDhG_heroOffConnectorLeft{transform:translate(-150px)}.VKvDhG_heroOffConnectorCenter{transform:translate(-50px)}.VKvDhG_lance{background:var(--lance-bg,var(--lp-lance-bg));padding:100px 0 0;transition:background .4s;overflow:hidden}.VKvDhG_lanceInner{text-align:center;max-width:1200px;margin:0 auto;padding:0 40px}.VKvDhG_lanceAvatars{justify-content:center;align-items:center;margin-bottom:16px;display:flex}.VKvDhG_lanceAvatar{border:2px solid var(--lance-bg,var(--lp-lance-bg));object-fit:cover;background:#c7d2f3;border-radius:50%;width:44px;height:44px;margin:0 -8px;display:block}.VKvDhG_lanceLabel{letter-spacing:2px;color:var(--color-text-subtle);text-transform:uppercase;margin:0 0 16px;font-size:11px;font-weight:600}.VKvDhG_lanceH2{color:var(--color-text-heading);letter-spacing:-1.5px;margin:0 0 16px;font-size:clamp(36px,5vw,60px);font-weight:700;line-height:1.08}.VKvDhG_lanceBody{color:var(--color-text-subtle);max-width:520px;margin:0 auto 32px;font-size:16px;line-height:1.65}.VKvDhG_lanceChips{flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:36px;display:inline-flex}.VKvDhG_lanceModeBtn{border:1.5px solid var(--color-border);background:var(--color-bg);color:var(--color-text);cursor:pointer;border-radius:999px;padding:10px 22px;font-family:inherit;font-size:14px;font-weight:600;transition:background .2s,border-color .2s,color .2s}.VKvDhG_lanceModeBtn:hover{border-color:var(--lance-accent,var(--color-primary))}.VKvDhG_lanceModeBtnActive{background:var(--lance-accent,var(--color-primary));border-color:var(--lance-accent,var(--color-primary));color:#fff}.VKvDhG_lanceDots{justify-content:center;align-items:center;gap:8px;margin-bottom:16px;display:flex}.VKvDhG_lanceDot{background:var(--color-border-secondary);cursor:pointer;border:none;border-radius:999px;width:8px;height:8px;padding:0;transition:width .3s,background .3s}.VKvDhG_lanceDotActive{background:var(--lance-accent,var(--color-primary));width:26px}.VKvDhG_lanceCarousel{touch-action:pan-y;-webkit-user-select:none;user-select:none;cursor:grab;--lance-gap:280px;width:100%;height:540px;margin-top:4px;position:relative;overflow:hidden}.VKvDhG_lanceCarousel:active{cursor:grabbing}.VKvDhG_lanceSlide{transform-origin:50%;cursor:pointer;flex-direction:column;align-items:center;gap:20px;width:248px;transition:transform .55s,opacity .55s;display:flex;position:absolute;top:12px;left:50%}.VKvDhG_lanceSlideActive{cursor:default}.VKvDhG_lancePhoneCard{box-sizing:border-box;background:var(--lance-card,#e7edfe);border-radius:32px;width:100%;padding:14px;transition:background .4s;display:flex}.VKvDhG_lancePhoneImg{-webkit-user-drag:none;width:100%;height:auto;display:block}.VKvDhG_lanceSlideLabel{color:var(--color-text-heading);text-align:center;white-space:nowrap;opacity:0;font-size:15px;font-weight:700;transition:opacity .3s}.VKvDhG_lanceSlideActive .VKvDhG_lanceSlideLabel{opacity:1}.VKvDhG_twoRoles{background:var(--lp-dark-section);padding:100px 40px}.VKvDhG_twoRolesInner{align-items:center;gap:80px;max-width:1200px;margin:0 auto;display:flex}.VKvDhG_twoRolesLeft{flex:1;min-width:0}.VKvDhG_twoRolesH1{color:var(--color-text-on-action);letter-spacing:-2px;margin:0 0 24px;font-size:clamp(40px,5.5vw,72px);font-weight:700;line-height:1.05}.VKvDhG_twoRolesBody{color:#ffffff8c;max-width:400px;margin:0;font-size:16px;line-height:1.65}.VKvDhG_twoRolesRight{flex-shrink:0;justify-content:center;align-items:center;width:360px;display:flex}.VKvDhG_twoRolesMedia{clip-path:inset(2% 4.7% 2% 5.9% round 45px);width:320px;max-width:100%;height:auto;display:block}.VKvDhG_wait{background:var(--lp-dark-section);padding:100px 40px}.VKvDhG_waitInner{align-items:center;gap:80px;max-width:1200px;margin:0 auto;display:flex}.VKvDhG_waitLeft{flex:1;min-width:0}.VKvDhG_waitH1{color:var(--color-text-on-action);letter-spacing:-2px;margin:0 0 20px;font-size:clamp(36px,5vw,64px);font-weight:700;line-height:1.05}.VKvDhG_waitBody{color:#ffffff8c;max-width:400px;margin:0 0 32px;font-size:16px;line-height:1.65}.VKvDhG_waitRight{flex-shrink:0;width:480px}.VKvDhG_waitCard{background:var(--lp-dark-surface);border:1px solid var(--lp-dark-border);border-radius:24px;flex-direction:column;gap:20px;padding:32px;display:flex}.VKvDhG_waitToggle{background:var(--lp-dark-inner);border-radius:12px;gap:4px;padding:4px;display:flex}.VKvDhG_waitToggleBtn{color:#fff6;cursor:pointer;background:0 0;border:none;border-radius:8px;flex:1;padding:10px 16px;font-family:inherit;font-size:14px;font-weight:500;transition:all .15s}.VKvDhG_waitToggleBtnActive{background:var(--wl-pill-active,#fff);color:var(--color-text-heading)}.VKvDhG_waitForm{flex-direction:column;gap:12px;display:flex}.VKvDhG_waitInput{width:100%;color:var(--color-text-heading);box-sizing:border-box;background:#fff;border:1px solid #fff;border-radius:12px;outline:none;padding:14px 16px;font-family:inherit;font-size:15px;transition:border-color .15s}.VKvDhG_waitInput::placeholder{color:var(--color-text-subtle)}.VKvDhG_waitInput:focus{border-color:var(--wl-accent,var(--color-primary))}.VKvDhG_waitFieldError{color:var(--red-300,#ee7a78);margin:6px 2px 0;font-size:12px}.VKvDhG_waitSubmit{background:var(--wl-accent,var(--color-primary));width:100%;color:var(--color-text-on-action);cursor:pointer;border:none;border-radius:12px;padding:16px;font-family:inherit;font-size:15px;font-weight:600;transition:background .15s}.VKvDhG_waitSubmit:hover{background:var(--wl-accent-hover,var(--color-primary-hover))}.VKvDhG_waitSubmit:disabled{opacity:.65;cursor:default}.VKvDhG_waitReferralNote{border:1px solid var(--wl-accent,var(--color-primary));color:#ffffffd9;background:#ffffff0f;border-radius:10px;margin:0;padding:10px 14px;font-size:13px}.VKvDhG_waitCollapse{grid-template-rows:0fr;transition:grid-template-rows .34s cubic-bezier(.16,1,.3,1);display:grid}.VKvDhG_waitCollapseOpen{grid-template-rows:1fr}.VKvDhG_waitCategories{flex-direction:column;gap:10px;min-height:0;display:flex;overflow:hidden}@media (prefers-reduced-motion:reduce){.VKvDhG_waitCollapse{transition:none}}.VKvDhG_waitCategoriesLabel{color:#ffffffd9;margin:2px 0 0;font-size:14px;font-weight:500}.VKvDhG_waitCategoriesLabel span{color:#ffffff73;font-weight:400}.VKvDhG_waitCategoriesHint{color:#ffffff73;margin:0;font-size:13px}.VKvDhG_waitCategoryChips{flex-wrap:wrap;gap:8px;display:flex}.VKvDhG_waitCategoryChip{border:1px solid var(--lp-dark-border);background:var(--lp-dark-inner);color:#ffffffbf;cursor:pointer;border-radius:999px;padding:8px 14px;font-family:inherit;font-size:13px;font-weight:500;transition:all .15s}.VKvDhG_waitCategoryChip:hover{color:#fff;border-color:var(--wl-accent,var(--color-primary))}.VKvDhG_waitCategoryChipActive{background:var(--wl-accent,var(--color-primary));border-color:var(--wl-accent,var(--color-primary));color:var(--color-text-on-action)}.VKvDhG_waitCategorySearch{background:var(--lp-dark-inner);border:1px solid var(--lp-dark-border);color:#fff;box-sizing:border-box;border-radius:10px;outline:none;width:100%;padding:10px 14px;font-family:inherit;font-size:13px}.VKvDhG_waitCategorySearch::placeholder{color:#fff6}.VKvDhG_waitCategorySearch:focus{border-color:var(--wl-accent,var(--color-primary))}.VKvDhG_waitCategoryScroll{max-height:156px;padding-right:4px;overflow-y:auto}.VKvDhG_waitCategoryScroll::-webkit-scrollbar{width:6px}.VKvDhG_waitCategoryScroll::-webkit-scrollbar-thumb{background:var(--lp-dark-border);border-radius:3px}.VKvDhG_waitCategoryChipOther{border-style:dashed}.VKvDhG_waitSuccessEdit{color:#ffffff80;cursor:pointer;text-underline-offset:3px;background:0 0;border:none;align-self:center;margin-top:4px;font-family:inherit;font-size:13px;text-decoration:underline}.VKvDhG_waitSuccessEdit:hover{color:#fff}.VKvDhG_waitSuccessActions{flex-wrap:wrap;justify-content:center;gap:18px;display:flex}.VKvDhG_waitSuccessBoost{border-left:3px solid var(--wl-accent,var(--color-primary));color:#fff;background:#ffffff0f;border-radius:8px;margin:0;padding:8px 12px;font-size:14px;font-weight:600}.VKvDhG_waitSuccessStat{color:#ffffff8c;margin:0;font-size:13px}.VKvDhG_waitCheckStatus{color:#fff9;cursor:pointer;text-underline-offset:3px;background:0 0;border:none;align-self:center;font-family:inherit;font-size:13px;text-decoration:underline}.VKvDhG_waitCheckStatus:hover{color:#fff}.VKvDhG_waitCheckStatusMsg{text-align:center;color:#ffffff8c;margin:-4px 0 0;font-size:12px}.VKvDhG_refBanner{z-index:190;background:var(--color-primary);color:var(--color-text-on-action);justify-content:center;align-items:center;padding:12px 52px;display:flex;position:fixed;top:80px;left:0;right:0;box-shadow:0 2px 10px #0000001f}.VKvDhG_refBannerText{text-align:center;max-width:760px;margin:0;font-size:14px;font-weight:500}.VKvDhG_refBannerClose{width:28px;height:28px;color:var(--color-text-on-action);cursor:pointer;background:#ffffff2e;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:13px;transition:background .15s;display:inline-flex;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.VKvDhG_refBannerClose:hover{background:#ffffff4d}.VKvDhG_refBannerSpacer{visibility:hidden;pointer-events:none;justify-content:center;align-items:center;padding:12px 52px;display:flex}.VKvDhG_waitFormError{color:var(--red-300,#ee7a78);background:#ee7a781f;border-radius:10px;margin:0;padding:10px 14px;font-size:13px}.VKvDhG_waitDisclaimer{color:#ffffff4d;text-align:center;margin:0;font-size:12px}.VKvDhG_waitSuccess{flex-direction:column;flex:none;gap:16px;animation:.35s cubic-bezier(.16,1,.3,1) both VKvDhG_waitViewIn;display:flex}.VKvDhG_waitFormView{flex-direction:column;flex:none;gap:20px;animation:.35s cubic-bezier(.16,1,.3,1) both VKvDhG_waitViewIn;display:flex}@keyframes VKvDhG_waitViewIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.VKvDhG_waitSpinner{vertical-align:-2px;border:2px solid #fff6;border-top-color:#fff;border-radius:50%;width:15px;height:15px;margin-right:9px;animation:.7s linear infinite VKvDhG_waitSpin;display:inline-block}@keyframes VKvDhG_waitSpin{to{transform:rotate(360deg)}}.VKvDhG_waitCheckLabel{color:#ffffffbf;margin:0 0 2px;font-size:14px}@media (prefers-reduced-motion:reduce){.VKvDhG_waitSuccess,.VKvDhG_waitFormView{animation:none}}.VKvDhG_waitSuccessTitle{color:var(--color-text-on-action);text-align:center;margin:0;font-size:20px;font-weight:700}.VKvDhG_waitSuccessSubtitle{color:#fff9;text-align:center;margin:0;font-size:14px;line-height:1.5}.VKvDhG_waitSuccessDivider{background:#ffffff1a;border:0;width:100%;height:1px;margin:4px 0}.VKvDhG_waitSuccessSkip{color:var(--color-text-on-action);margin:8px 0 0;font-size:16px;font-weight:700}.VKvDhG_waitSuccessSkipBody{color:#fff9;margin:4px 0 0;font-size:14px;line-height:1.5}.VKvDhG_waitSuccessRefRow{align-items:stretch;gap:10px;display:flex}.VKvDhG_waitSuccessRefUrl{text-overflow:ellipsis;white-space:nowrap;background:var(--lp-dark-inner);border:1px solid var(--lp-dark-border);color:#ffffffb3;border-radius:10px;flex:1;align-items:center;min-width:0;padding:10px 14px;font-family:monospace;font-size:13px;display:flex;overflow:hidden}.VKvDhG_waitSuccessCopy{background:var(--wl-accent,var(--color-primary));color:var(--color-text-on-action);cursor:pointer;border:none;border-radius:10px;flex-shrink:0;padding:0 22px;font-family:inherit;font-size:13px;font-weight:600}.VKvDhG_waitSuccessShare{flex-wrap:wrap;gap:10px;display:flex}.VKvDhG_waitSuccessShareBtn{border:1px solid var(--lp-dark-border);background:var(--lp-dark-inner);color:#ffffffd9;cursor:pointer;border-radius:999px;flex:1 1 0;justify-content:center;align-items:center;gap:7px;min-width:92px;padding:11px 10px;font-family:inherit;font-size:13px;font-weight:600;transition:filter .15s;display:flex}.VKvDhG_waitSuccessShareBtn:hover{filter:brightness(1.15)}.VKvDhG_waitSuccessShareBtn svg{flex-shrink:0}.VKvDhG_waitSuccessShareBtnGreen{color:#fff;background:#25d366;border-color:#25d366}.VKvDhG_waitSuccessShareBtnCopy{background:var(--wl-pill-active,#e7edfe);border-color:var(--wl-pill-active,#e7edfe);color:var(--wl-accent,var(--color-primary))}.VKvDhG_faq{background:var(--color-bg);padding:100px 40px}.VKvDhG_faqInner{max-width:720px;margin:0 auto}.VKvDhG_faqH2{color:var(--color-text-heading);letter-spacing:-1px;text-align:center;margin:0 0 48px;font-size:clamp(32px,4vw,48px);font-weight:700}.VKvDhG_faqList{flex-direction:column;gap:10px;display:flex}.VKvDhG_faqItem{background:var(--color-bg);border:1px solid var(--color-border);border-radius:16px;transition:border-color .15s;overflow:hidden}.VKvDhG_faqItemOpen{border-color:var(--color-primary)}.VKvDhG_faqQuestion{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:20px 24px;font-family:inherit;display:flex}.VKvDhG_faqQuestionText{color:var(--color-text-heading);font-size:15px;font-weight:500;line-height:1.4}.VKvDhG_faqIcon{border:1.5px solid var(--color-border-secondary);width:24px;height:24px;color:var(--color-text-subtle);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:16px;line-height:1;transition:all .15s;display:flex}.VKvDhG_faqIconOpen{border-color:var(--color-primary);color:var(--color-primary)}.VKvDhG_faqAnswer{color:var(--color-text-subtle);margin:0;padding:0 24px 20px;font-size:14px;line-height:1.7}.VKvDhG_footer{background:var(--lp-footer-blue);display:flow-root;position:relative}.VKvDhG_footer:before{content:"";background:var(--color-bg);z-index:0;height:259px;position:absolute;top:0;left:0;right:0}.VKvDhG_footerCta{z-index:1;background:var(--lp-footer-purple);border-radius:32px;align-items:center;gap:64px;margin:40px 40px 0;padding:64px 72px;display:flex;position:relative;overflow:hidden}.VKvDhG_footerCtaLeft{flex:1;min-width:0}.VKvDhG_footerCtaH2{color:var(--color-text-on-action);letter-spacing:-1.5px;margin:0 0 16px;font-size:clamp(28px,3.5vw,48px);font-weight:700;line-height:1.1}.VKvDhG_footerCtaBody{color:#ffffffb3;max-width:400px;margin:0 0 32px;font-size:15px;line-height:1.6}.VKvDhG_footerCtaDownload{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.VKvDhG_footerQr{background:var(--color-text-on-action);border-radius:16px;flex-shrink:0;width:100px;height:100px;padding:8px}.VKvDhG_footerQrImg{object-fit:contain;width:100%;height:100%;display:block}.VKvDhG_footerStoreBadges{flex-direction:column;gap:10px;display:flex}.VKvDhG_footerBadgeImg{object-fit:contain;width:auto;height:42px}.VKvDhG_footerCtaRight{flex-shrink:0;justify-content:flex-end;align-self:flex-end;align-items:flex-end;width:405px;margin-bottom:-105px;display:flex}.VKvDhG_footerTaskboardImg{object-fit:contain;width:405px;height:auto;display:block}.VKvDhG_footerNav{z-index:1;justify-content:space-between;align-items:center;gap:32px;padding:24px 40px;display:flex;position:relative}.VKvDhG_footerNavLogo{color:var(--color-primary);letter-spacing:1.5px;text-transform:uppercase;font-size:14px;font-weight:700}.VKvDhG_footerNavLinks{align-items:center;gap:32px;display:flex}.VKvDhG_footerNavLink{color:var(--color-text-heading);font-size:14px;text-decoration:none;transition:color .15s}.VKvDhG_footerNavLink:hover{color:var(--color-primary)}.VKvDhG_footerBottom{z-index:1;justify-content:space-between;align-items:center;gap:16px;padding:20px 40px 40px;display:flex;position:relative}.VKvDhG_footerCopy{color:var(--color-text-subtle);margin:0;font-size:13px}.VKvDhG_footerSocials{align-items:center;gap:20px;display:flex}.VKvDhG_footerSocialLink{color:var(--color-text-heading);justify-content:center;align-items:center;width:24px;height:24px;text-decoration:none;transition:color .15s,transform .15s;display:inline-flex}.VKvDhG_footerSocialLink:hover{color:var(--color-primary);transform:translateY(-1px)}.VKvDhG_footerNavLinkUnderline{text-underline-offset:3px;text-decoration:underline}.VKvDhG_legal{min-height:70vh;padding:136px 40px 80px}.VKvDhG_legalInner{max-width:760px;margin:0 auto}.VKvDhG_legalTitle{letter-spacing:-1.5px;color:var(--color-text-heading);margin:0 0 8px;font-size:clamp(34px,5vw,52px);font-weight:700}.VKvDhG_legalUpdated{color:var(--color-text-subtle);margin:0 0 40px;font-size:14px}.VKvDhG_legalBody{color:var(--color-text);font-size:16px;line-height:1.7}.VKvDhG_legalBody h2{letter-spacing:-.4px;color:var(--color-text-heading);margin:36px 0 12px;font-size:22px;font-weight:600}.VKvDhG_legalBody h3{letter-spacing:-.2px;color:var(--color-text-heading);margin:24px 0 10px;font-size:17px;font-weight:600}.VKvDhG_legalBody p{margin:0 0 16px}.VKvDhG_legalBody ul,.VKvDhG_legalBody ol{margin:0 0 16px;padding-left:22px}.VKvDhG_legalBody li{margin:0 0 8px}.VKvDhG_legalBody strong{font-weight:600}.VKvDhG_legalBody hr{background:var(--color-border);border:none;height:1px;margin:32px 0}.VKvDhG_legalBody a{color:var(--color-primary);text-underline-offset:2px;text-decoration:underline}.VKvDhG_legalBody a:hover{color:var(--color-primary-hover)}.VKvDhG_legalBody blockquote{background:var(--lp-footer-blue);border-left:3px solid var(--color-primary);color:var(--color-text-subtle);border-radius:8px;margin:0 0 28px;padding:14px 18px;font-size:14px}@media (width<=1024px){.VKvDhG_hero{padding:100px 32px 64px}.VKvDhG_heroCard{padding:56px 48px}.VKvDhG_heroRight{width:280px}.VKvDhG_clientPhotos{width:400px}.VKvDhG_clientInner{gap:48px}.VKvDhG_heroOffFeature{gap:40px}.VKvDhG_waitInner{gap:48px}.VKvDhG_waitRight{width:400px}.VKvDhG_footerCta{gap:40px;padding:48px}.VKvDhG_footerCtaRight{width:360px;margin-bottom:-88px}.VKvDhG_footer:before{height:233px}.VKvDhG_footerTaskboardImg{width:360px}}@media (width<=900px){.VKvDhG_inner{padding:0 24px}.VKvDhG_legal{padding-left:24px;padding-right:24px}.VKvDhG_hero{padding:90px 20px 48px}.VKvDhG_heroCard{border-radius:32px;flex-direction:column;align-items:flex-start;padding:40px 32px 0}.VKvDhG_heroRight{justify-content:center;width:100%}.VKvDhG_clientInner{flex-direction:column;align-items:flex-start}.VKvDhG_clientPhotos{width:100%;max-width:460px}.VKvDhG_heroOffFeature{grid-template-columns:1fr}.VKvDhG_heroOffVisual{justify-self:center;max-width:300px}.VKvDhG_heroOffFeatureReverse{direction:ltr}.VKvDhG_heroOffConnector{width:180px;margin-top:-12px;margin-bottom:-12px}.VKvDhG_heroOffConnectorRight,.VKvDhG_heroOffConnectorLeft,.VKvDhG_heroOffConnectorCenter{transform:none}.VKvDhG_twoRolesInner{flex-direction:column}.VKvDhG_twoRolesRight{width:100%}.VKvDhG_waitInner{flex-direction:column;gap:30px}.VKvDhG_waitRight{width:100%}.VKvDhG_lanceCarousel{--lance-gap:200px;height:480px}.VKvDhG_lanceSlide{width:212px}.VKvDhG_footerCta{border-radius:24px;flex-direction:column;margin:20px 20px 0;padding:40px}.VKvDhG_footerCtaRight{justify-content:center;width:100%;margin-bottom:-64px}.VKvDhG_footerTaskboardImg{width:300px}.VKvDhG_footer:before{height:322px}.VKvDhG_footerNav{text-align:center;flex-direction:column;gap:16px}.VKvDhG_footerNavLinks{flex-wrap:wrap;justify-content:center;gap:16px}.VKvDhG_footerBottom{text-align:center;flex-direction:column}}@media (width<=600px){.VKvDhG_nav{height:64px;padding:0 20px}.VKvDhG_refBanner{padding:10px 46px;top:64px}.VKvDhG_refBannerText{font-size:13px}.VKvDhG_legal{padding:100px 20px 56px}.VKvDhG_navBrandMark{height:38px}.VKvDhG_navBrandName{font-size:30px}.VKvDhG_hero{padding:78px 12px 32px}.VKvDhG_heroCard{border-radius:24px;padding:32px 24px 0}.VKvDhG_heroLeft{gap:12px}.VKvDhG_heroH1{font-size:clamp(32px,9vw,40px)}.VKvDhG_heroPill{padding:8px 18px;font-size:clamp(20px,6vw,28px)}.VKvDhG_heroBadges{gap:10px}.VKvDhG_heroBadgeImg{height:40px}.VKvDhG_faq{padding:72px 20px}.VKvDhG_wait{padding:64px 16px}.VKvDhG_waitInner{gap:16px}.VKvDhG_waitCard{padding:24px 18px}.VKvDhG_waitSuccessShareBtn{gap:5px;min-width:0;padding:11px 6px;font-size:12px}.VKvDhG_waitSuccessShareBtn svg{width:14px;height:14px}.VKvDhG_footerCta{border-radius:20px;margin:12px 12px 0;padding:32px 24px}.VKvDhG_footerCtaRight{margin-bottom:-56px}.VKvDhG_footerTaskboardImg{width:260px}.VKvDhG_footerCtaDownload{flex-direction:column;align-items:flex-start}.VKvDhG_footer:before{height:376px}.VKvDhG_lanceInner{padding:0 16px}.VKvDhG_lanceChips{flex-wrap:nowrap;gap:8px}.VKvDhG_lanceModeBtn{white-space:nowrap;padding:9px 14px;font-size:13px}.VKvDhG_lanceCarousel{--lance-gap:128px;height:420px}.VKvDhG_lanceSlide{width:182px}}