.loadingDots-module__jJDTZq__dots{--lr-loading-dot-size:6px;color:currentColor;vertical-align:middle;align-items:center;gap:4px;display:inline-flex}.loadingDots-module__jJDTZq__dots>span{width:var(--lr-loading-dot-size);height:var(--lr-loading-dot-size);border-radius:var(--lr-radius-pill);opacity:.4;animation:loadingDots-module__jJDTZq__lr-loading-dot-pulse var(--lr-motion-duration-slow)var(--lr-motion-ease-standard)infinite;background:currentColor}.loadingDots-module__jJDTZq__dots>span:nth-child(2){animation-delay:80ms}.loadingDots-module__jJDTZq__dots>span:nth-child(3){animation-delay:.16s}@keyframes loadingDots-module__jJDTZq__lr-loading-dot-pulse{0%,to{opacity:.4}50%{opacity:1}}.loadingDots-module__jJDTZq__light{color:var(--lr-color-paper)}.loadingDots-module__jJDTZq__dark{color:var(--lr-color-ink-700)}@media (prefers-reduced-motion:reduce){.loadingDots-module__jJDTZq__dots>span{opacity:.7;animation:none}}
.signupChatPreview-module__8A4zMa__frame{background:var(--lr-color-paper);border:1px solid var(--lr-border-subtle);border-radius:var(--lr-radius-xl);width:100%;max-width:380px;box-shadow:var(--lr-shadow-lg);position:relative;overflow:hidden}.signupChatPreview-module__8A4zMa__frame:before{content:"";background:linear-gradient(90deg,var(--lr-color-brand-500)0%,var(--lr-color-brand-300)50%,var(--lr-color-brand-500)100%);pointer-events:none;height:3px;position:absolute;inset:0 0 auto}.signupChatPreview-module__8A4zMa__header{align-items:center;gap:var(--lr-space-2);padding:var(--lr-space-3)var(--lr-space-4);border-bottom:1px solid var(--lr-border-subtle);background:var(--lr-surface-raised);display:flex}.signupChatPreview-module__8A4zMa__headerDot{border-radius:var(--lr-radius-pill);background:var(--lr-color-success);flex-shrink:0;width:8px;height:8px;box-shadow:0 0 0 3px #10b9812e}.signupChatPreview-module__8A4zMa__headerLabel{font-family:var(--lr-font-body);font-size:var(--lr-text-xs);font-weight:var(--lr-weight-medium);color:var(--lr-color-ink-500);letter-spacing:.02em}.signupChatPreview-module__8A4zMa__thread{gap:var(--lr-space-3);padding:var(--lr-space-5)var(--lr-space-4);flex-direction:column;min-height:320px;display:flex}.signupChatPreview-module__8A4zMa__row{width:100%;display:flex}.signupChatPreview-module__8A4zMa__rowAgent{justify-content:flex-start}.signupChatPreview-module__8A4zMa__rowCustomer{justify-content:flex-end}.signupChatPreview-module__8A4zMa__bubble{max-width:85%;padding:var(--lr-space-3)var(--lr-space-4);border-radius:var(--lr-radius-xl);font-family:var(--lr-font-body);font-size:var(--lr-text-sm);line-height:var(--lr-leading-snug);letter-spacing:-.01em;animation:signupChatPreview-module__8A4zMa__lr-fade-rise var(--lr-motion-duration-base)var(--lr-motion-ease-standard)both;position:relative}.signupChatPreview-module__8A4zMa__bubbleAgent{background:var(--lr-color-paper);color:var(--lr-color-ink-900);border-bottom-left-radius:var(--lr-radius-md);box-shadow:var(--lr-shadow-md)}.signupChatPreview-module__8A4zMa__bubbleCustomer{color:var(--lr-color-paper);border-bottom-right-radius:var(--lr-radius-md);box-shadow:var(--lr-shadow-md);background:#1490fa}.signupChatPreview-module__8A4zMa__text{display:block}.signupChatPreview-module__8A4zMa__idlePingRow{opacity:0;transition:opacity var(--lr-motion-duration-base)var(--lr-motion-ease-standard);animation:none}.signupChatPreview-module__8A4zMa__idlePingRow[data-visible=true]{opacity:1}.signupChatPreview-module__8A4zMa__idlePingBubble{padding:10px 14px;animation:none}@media (prefers-reduced-motion:reduce){.signupChatPreview-module__8A4zMa__idlePingRow{transition:none;opacity:0!important}}@media (max-width:1024px){.signupChatPreview-module__8A4zMa__frame{max-width:100%}.signupChatPreview-module__8A4zMa__thread{min-height:280px}}@media (max-width:768px){.signupChatPreview-module__8A4zMa__thread{padding:var(--lr-space-4)var(--lr-space-3);min-height:260px}.signupChatPreview-module__8A4zMa__bubble{padding:10px 14px;font-size:13px}}
.fadeInView-module___Ivzsa__hidden{opacity:0;transition:opacity var(--lr-motion-duration-slow)var(--lr-motion-ease-standard),transform var(--lr-motion-duration-slow)var(--lr-motion-ease-standard);will-change:opacity,transform;transform:translateY(8px)}.fadeInView-module___Ivzsa__visible{opacity:1;transition:opacity var(--lr-motion-duration-slow)var(--lr-motion-ease-standard),transform var(--lr-motion-duration-slow)var(--lr-motion-ease-standard);transform:translateY(0)}
@keyframes button-module__at6EBa__fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.button-module__at6EBa__button{letter-spacing:1.44px;text-transform:uppercase;color:#fff;cursor:pointer;white-space:nowrap;background:#702efd;border:none;border-radius:4px;padding:12px 16px;font-family:inherit;font-size:12px;font-weight:500;line-height:16px;text-decoration:none;transition:opacity .2s,transform .2s;animation:.4s ease-out button-module__at6EBa__fadeIn}.button-module__at6EBa__button:hover:not(:disabled){background:#5a1fe0;transform:translateY(-1px)}.button-module__at6EBa__button:disabled{opacity:.5;cursor:not-allowed}.button-module__at6EBa__buttonGhost{letter-spacing:1.44px;text-transform:uppercase;color:#17151b;white-space:nowrap;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:12px 16px;font-family:inherit;font-size:12px;font-weight:500;line-height:16px;text-decoration:none;transition:background .2s,transform .2s;animation:.4s ease-out button-module__at6EBa__fadeIn}.button-module__at6EBa__buttonGhost:hover:not(:disabled){background:#00000008;transform:translateY(-1px)}.button-module__at6EBa__buttonGhost:disabled{opacity:.5;cursor:not-allowed}.button-module__at6EBa__buttonOutline{letter-spacing:1.44px;text-transform:uppercase;color:#17151b;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #00000026;border-radius:4px;padding:12px 16px;font-family:inherit;font-size:12px;font-weight:500;line-height:16px;text-decoration:none;transition:background .2s,transform .2s;animation:.4s ease-out button-module__at6EBa__fadeIn}.button-module__at6EBa__buttonOutline:hover:not(:disabled){background:#f5f5f5;transform:translateY(-1px)}.button-module__at6EBa__buttonOutline:disabled{opacity:.5;cursor:not-allowed}.button-module__at6EBa__buttonSmall{letter-spacing:1.44px;text-transform:uppercase;color:#fff;cursor:pointer;white-space:nowrap;background:#702efd;border:none;border-radius:4px;padding:12px 16px;font-family:inherit;font-size:12px;font-weight:500;line-height:16px;text-decoration:none;transition:opacity .2s,transform .2s;animation:.4s ease-out button-module__at6EBa__fadeIn}.button-module__at6EBa__buttonSmall:hover:not(:disabled){background:#5a1fe0;transform:translateY(-1px)}.button-module__at6EBa__buttonSmall:disabled{opacity:.5;cursor:not-allowed}.button-module__at6EBa__filterButton{cursor:pointer;background:0 0;border:none;align-items:center;gap:10px;padding:0;font-family:inherit;transition:transform .2s;animation:.4s ease-out button-module__at6EBa__fadeIn;display:flex}.button-module__at6EBa__filterButton:hover:not(:disabled){transform:translate(4px)}.button-module__at6EBa__filterButton:disabled{opacity:.5;cursor:not-allowed}.button-module__at6EBa__filterButtonDot{flex-shrink:0;width:5px;height:5px}.button-module__at6EBa__filterButtonDotActive{background:#17151b}.button-module__at6EBa__filterButtonDotInactive{border:.5px solid #a8a4b2}.button-module__at6EBa__filterButtonLabel{letter-spacing:1.44px;text-transform:uppercase;margin:0;font-size:12px;font-weight:500;line-height:12px;transition:color .2s}.button-module__at6EBa__filterButtonLabelActive{color:#17151b}.button-module__at6EBa__filterButtonLabelInactive{color:#a8a4b2}
@keyframes input-module__ZgRHfa__fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.input-module__ZgRHfa__input{color:#17151b;box-sizing:border-box;background:#fff;border:1px solid #00000026;border-radius:4px;outline:none;width:100%;padding:10px 16px;font-family:inherit;font-size:14px;font-weight:400;line-height:20px;transition:border-color .2s;animation:.4s ease-out input-module__ZgRHfa__fadeIn}.input-module__ZgRHfa__input::placeholder{color:#a8a4b2}.input-module__ZgRHfa__input:focus{border-color:#702efd}.input-module__ZgRHfa__inputTransparent{color:#17151b;box-sizing:border-box;background:0 0;border:1px solid #00000026;border-radius:4px;outline:none;width:100%;padding:10px 16px;font-family:inherit;font-size:14px;font-weight:400;line-height:20px;transition:border-color .2s;animation:.4s ease-out input-module__ZgRHfa__fadeIn}.input-module__ZgRHfa__inputTransparent::placeholder{color:#a8a4b2}.input-module__ZgRHfa__inputTransparent:focus{border-color:#702efd}
@keyframes fadeInView-module__svaTPq__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fadeInView-module__svaTPq__hidden{opacity:0;transform:translateY(20px)}.fadeInView-module__svaTPq__visible{animation:.6s ease-out forwards fadeInView-module__svaTPq__fadeInUp}
.PageShell-module__fKnMlW__fixed{flex:1;width:100%;min-height:0;overflow:hidden}.PageShell-module__fKnMlW__scrollable{flex:1;width:100%;min-height:0;overflow-y:auto}@media (max-width:1024px){.PageShell-module__fKnMlW__fixed{-webkit-overflow-scrolling:touch;overflow-y:auto}.PageShell-module__fKnMlW__scrollable{-webkit-overflow-scrolling:touch}}
.layout-module__pl5IfW__shell{background:#fff;flex-direction:column;width:100%;height:100vh;font-family:TASA Orbiter Display,-apple-system,BlinkMacSystemFont,sans-serif;display:flex;position:relative;overflow:hidden}.layout-module__pl5IfW__nav{z-index:10;background:0 0;flex-shrink:0;justify-content:center;align-items:center;padding:32px 48px 16px;display:flex}.layout-module__pl5IfW__main{flex-direction:column;flex:1;min-height:0;display:flex;position:relative}.layout-module__pl5IfW__navContainer{justify-content:space-between;align-items:center;width:100%;display:flex}.layout-module__pl5IfW__navLeft{align-items:center;gap:48px;display:flex}.layout-module__pl5IfW__navLogo{width:auto;height:32px}.layout-module__pl5IfW__navLinks{align-items:center;gap:8px;display:flex}.layout-module__pl5IfW__navLink{letter-spacing:1.44px;text-transform:uppercase;color:#17151b;border-radius:4px;padding:12px 16px;font-size:12px;font-weight:500;line-height:16px;text-decoration:none;transition:opacity .2s}.layout-module__pl5IfW__navLink:hover{opacity:.7}.layout-module__pl5IfW__navRight{align-items:center;gap:8px;display:flex}.layout-module__pl5IfW__navBtn{animation:none}.layout-module__pl5IfW__footer{z-index:10;background:0 0;flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 32px;display:flex}.layout-module__pl5IfW__footerDark{background:#14072e;padding:24px 32px 28px}.layout-module__pl5IfW__footerDark .layout-module__pl5IfW__footerLink{color:#fff9}.layout-module__pl5IfW__footerDark .layout-module__pl5IfW__footerLink:hover{color:#fffffff2;opacity:1}.layout-module__pl5IfW__footerDark .layout-module__pl5IfW__footerCopyright{color:#fff6}.layout-module__pl5IfW__footerCopyright{color:#0006;margin:0;font-size:12px;font-weight:400;line-height:16px}.layout-module__pl5IfW__footerLinks{align-items:center;gap:24px;display:flex}.layout-module__pl5IfW__footerLink{letter-spacing:1px;text-transform:uppercase;color:#0009;white-space:nowrap;font-size:10px;font-weight:500;line-height:12px;text-decoration:none;transition:opacity .2s}.layout-module__pl5IfW__footerLink:hover{opacity:.7}.layout-module__pl5IfW__footerSocials{align-items:center;gap:10px;display:flex}.layout-module__pl5IfW__footerSocialIcon{opacity:1;align-items:center;transition:opacity .2s;display:flex}.layout-module__pl5IfW__footerSocialIcon:hover{opacity:.4}.layout-module__pl5IfW__footerSocialIcon img{width:20px;height:20px}.layout-module__pl5IfW__menuButton{cursor:pointer;color:#17151b;background:0 0;border:none;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:none}.layout-module__pl5IfW__mobileOverlay{display:none}@media (max-width:1024px){.layout-module__pl5IfW__nav{padding:16px 24px}.layout-module__pl5IfW__navLinks,.layout-module__pl5IfW__navBtn{display:none}.layout-module__pl5IfW__menuButton{display:flex}.layout-module__pl5IfW__mobileOverlay{z-index:100;opacity:0;pointer-events:none;background:#fff;flex-direction:column;padding:16px 24px;transition:opacity .25s;display:flex;position:fixed;inset:0}.layout-module__pl5IfW__mobileOverlay.layout-module__pl5IfW__isOpen{opacity:1;pointer-events:auto}.layout-module__pl5IfW__mobileOverlayHeader{justify-content:space-between;align-items:center;display:flex}.layout-module__pl5IfW__mobileOverlayClose{cursor:pointer;color:#17151b;background:0 0;border:none;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:flex}.layout-module__pl5IfW__mobileOverlayLinks{flex-direction:column;gap:0;margin-top:48px;display:flex}.layout-module__pl5IfW__mobileOverlayLink{letter-spacing:1.44px;text-transform:uppercase;color:#17151b;border-bottom:1px solid #0000000f;padding:16px 0;font-size:12px;font-weight:500;line-height:16px;text-decoration:none;transition:opacity .2s}.layout-module__pl5IfW__mobileOverlayLink:hover{opacity:.6}.layout-module__pl5IfW__mobileOverlayActions{flex-direction:column;gap:12px;margin-top:32px;display:flex}.layout-module__pl5IfW__mobileOverlayBtn{justify-content:center;align-items:center;width:100%;animation:none;display:flex}.layout-module__pl5IfW__mobileOverlayFooter{flex-direction:column;gap:20px;margin-top:auto;padding-top:32px;padding-bottom:32px;display:flex}.layout-module__pl5IfW__mobileOverlayFooterLinks{flex-wrap:wrap;gap:8px 24px;display:flex}.layout-module__pl5IfW__mobileOverlayFooterLink{letter-spacing:1px;text-transform:uppercase;color:#0006;font-size:10px;font-weight:500;line-height:12px;text-decoration:none;transition:opacity .2s}.layout-module__pl5IfW__mobileOverlayFooterLink:hover{opacity:.7}.layout-module__pl5IfW__mobileOverlaySocials{align-items:center;gap:10px;display:flex}.layout-module__pl5IfW__footer{padding:0 24px 12px}.layout-module__pl5IfW__footerLeft{flex-direction:column;align-items:flex-start;gap:8px}.layout-module__pl5IfW__footerLinks,.layout-module__pl5IfW__footerSocials{display:none}.layout-module__pl5IfW__footerCopyright{font-size:11px}}
.v2-module__ckoijq__page{background:0 0;flex-direction:column;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.v2-module__ckoijq__bg{object-fit:contain;object-position:right center;pointer-events:none;z-index:0;width:clamp(540px,68vw,1280px);max-width:none;height:100vh;position:fixed;top:0;right:-8vw}@media (max-width:1024px){.v2-module__ckoijq__bg{width:clamp(520px,88vw,1100px);right:-12vw}}@media (max-width:768px){.v2-module__ckoijq__bg{width:120vw;right:-18vw}}.v2-module__ckoijq__heroContent{z-index:6;flex-direction:column;flex:1;justify-content:flex-start;gap:48px;width:680px;min-height:0;padding-top:96px;padding-left:80px;display:flex;position:relative}.v2-module__ckoijq__heroText{flex-direction:column;gap:16px;display:flex}.v2-module__ckoijq__heroTitle{letter-spacing:-2.88px;color:#17151b;margin:0;font-size:72px;font-weight:500;line-height:1}.v2-module__ckoijq__heroTitleItalic{color:#17151b;font-family:Instrument Serif,serif;font-style:italic}.v2-module__ckoijq__heroSubtitle{color:#0006;margin:0;font-size:16px;font-weight:400;line-height:24px}.v2-module__ckoijq__heroButtons{align-items:center;gap:12px;display:flex}.v2-module__ckoijq__heroBtn{animation:none}@keyframes v2-module__ckoijq__v2-chatSlideIn{0%{opacity:0;transform:scale(.3)translateY(20px)}50%{opacity:1;transform:scale(1.05)translateY(-4px)}70%{transform:scale(.97)translateY(2px)}85%{transform:scale(1.01)translateY(-1px)}to{opacity:1;transform:translateY(0)}}@keyframes v2-module__ckoijq__v2-cursorBlink{0%,to{opacity:1}50%{opacity:0}}.v2-module__ckoijq__chatBubblesWrapper{z-index:5;align-items:flex-start;width:530px;padding-top:96px;display:flex;position:absolute;top:0;bottom:0;right:100px}.v2-module__ckoijq__chatBubbles{flex-direction:column;justify-content:end;gap:16px;width:100%;height:550px;margin-bottom:40px;display:flex}.v2-module__ckoijq__confettiOverlay{z-index:10;pointer-events:none;position:absolute;inset:0}.v2-module__ckoijq__typingCursor{vertical-align:text-bottom;background:currentColor;width:2px;height:1em;margin-left:1px;animation:.7s step-end infinite v2-module__ckoijq__v2-cursorBlink;display:inline-block}.v2-module__ckoijq__typingDots{align-items:center;gap:4px;padding:4px 2px;display:flex}.v2-module__ckoijq__typingDot{background:#0000004d;border-radius:50%;width:7px;height:7px;animation:.6s ease-in-out infinite alternate v2-module__ckoijq__dotPulse}.v2-module__ckoijq__typingDotLight{background:#fff9;border-radius:50%;width:7px;height:7px;animation:.6s ease-in-out infinite alternate v2-module__ckoijq__dotPulse}@keyframes v2-module__ckoijq__dotPulse{0%{opacity:.3;transform:scale(.85)}to{opacity:1;transform:scale(1.1)}}.v2-module__ckoijq__bubbleSent{width:fit-content;max-width:434px;position:relative}.v2-module__ckoijq__bubbleSentInner{background:#fff;border-radius:16px;padding:10px 12px;position:relative;box-shadow:0 4px 20px #0000000d,0 15px 15px #0000000d,0 40px 24px #0000000d,0 80px 30px #00000003}.v2-module__ckoijq__bubbleText{letter-spacing:-.28px;color:#000;margin:0;font-family:-apple-system,SF Pro,SF Pro Text,Helvetica Neue,sans-serif;font-size:14px;font-weight:400;line-height:1.25}.v2-module__ckoijq__bubbleLightSent{width:fit-content;min-width:0;max-width:420px;position:relative}.v2-module__ckoijq__bubbleLightSentInner{background:#fff;border-radius:16px;padding:10px 12px;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000000d,0 15px 15px #0000000d,0 40px 24px #0000000d,0 80px 30px #00000003}.v2-module__ckoijq__bubbleLightSentText{letter-spacing:-.28px;color:#000;word-break:break-word;overflow-wrap:break-word;margin:0;font-family:-apple-system,SF Pro,SF Pro Text,Helvetica Neue,sans-serif;font-size:14px;font-weight:400;line-height:1.25}.v2-module__ckoijq__bubbleLightSentText a{color:#1490fa;text-decoration:underline}.v2-module__ckoijq__bubbleLightSentText .link{color:#1490fa;text-decoration:underline}.v2-module__ckoijq__bubbleFakeLink{color:#1490fa;text-decoration:underline}.v2-module__ckoijq__bubbleReceived{flex-direction:column;align-items:flex-end;width:100%;display:flex}.v2-module__ckoijq__bubbleReceivedBubble{width:auto;max-width:100%;position:relative}.v2-module__ckoijq__bubbleReceivedInner{background:#1490fa;border-radius:16px;padding:10px 12px;position:relative;box-shadow:0 4px 20px #0000000d,0 15px 15px #0000000d,0 40px 24px #0000000d,0 80px 30px #00000003}.v2-module__ckoijq__bubbleReceivedText{letter-spacing:-.28px;color:#fff;margin:0;font-family:-apple-system,SF Pro,SF Pro Text,Helvetica Neue,sans-serif;font-size:14px;font-weight:400;line-height:1.25}.v2-module__ckoijq__bubbleWithImage{flex-direction:column;gap:6px;width:fit-content;max-width:412px;display:flex}.v2-module__ckoijq__bubbleProductImage{object-fit:cover;border-radius:16px;width:120px;height:120px;box-shadow:0 4px 20px #0000000d,0 15px 15px #0000000d,0 40px 24px #0000000d,0 80px 30px #00000003}.v2-module__ckoijq__bubbleWithImageInner{width:100%;position:relative}.v2-module__ckoijq__heroStats{white-space:nowrap;align-items:flex-start;padding-top:16px;display:flex}.v2-module__ckoijq__heroStat{flex-direction:column;justify-content:center;align-items:flex-start;gap:8px;padding-right:40px;display:flex;overflow:hidden}.v2-module__ckoijq__heroStatBorder{border-left:1px solid #0000001a;padding-left:40px}.v2-module__ckoijq__heroStatValue{letter-spacing:-.64px;color:#17151b;margin:0;font-size:32px;font-weight:500;line-height:40px}.v2-module__ckoijq__heroStatLabel{letter-spacing:1.2px;text-transform:uppercase;color:#17151b99;margin:0;font-size:10px;font-weight:500;line-height:10px}.v2-module__ckoijq__bottomContainer{z-index:6;flex-direction:column;flex-shrink:0;gap:48px;padding:0 80px 48px;display:flex;position:relative}@keyframes v2-module__ckoijq__typewriterBlink{50%{border-color:#0000}}.v2-module__ckoijq__typewriterCursor{border-right:2px solid;margin-left:1px;animation:.7s step-end infinite v2-module__ckoijq__typewriterBlink}@media (max-width:1400px){.v2-module__ckoijq__heroContent{width:520px;padding-left:64px}.v2-module__ckoijq__heroTitle{font-size:56px}.v2-module__ckoijq__chatBubblesWrapper{width:480px;right:64px}.v2-module__ckoijq__heroStatValue{font-size:28px;line-height:36px}.v2-module__ckoijq__bottomContainer{padding-left:64px;padding-right:64px}}@media (max-width:1200px){.v2-module__ckoijq__chatBubblesWrapper{display:none}}@media (max-width:768px){.v2-module__ckoijq__heroContent{box-sizing:border-box;gap:24px;width:100%;max-width:100%;padding-top:24px;padding-left:24px;padding-right:24px}.v2-module__ckoijq__heroTitle{letter-spacing:-1.5px;font-size:40px}.v2-module__ckoijq__heroSubtitle{font-size:14px;line-height:20px}.v2-module__ckoijq__heroButtons{flex-direction:column}.v2-module__ckoijq__heroBtn{text-align:center;box-sizing:border-box;justify-content:center;width:100%}.v2-module__ckoijq__heroStats{white-space:normal;grid-template-columns:1fr 1fr;gap:24px 40px;padding-top:8px;display:grid}.v2-module__ckoijq__heroStat{padding-right:0}.v2-module__ckoijq__heroStatBorder{border-left:none;padding-left:0}.v2-module__ckoijq__heroStatValue{font-size:24px;line-height:32px}.v2-module__ckoijq__bottomContainer{box-sizing:border-box;gap:32px;max-width:100%;padding:0 24px 24px}}@media (max-width:400px){.v2-module__ckoijq__heroTitle{letter-spacing:-1.2px;font-size:32px}.v2-module__ckoijq__heroContent{gap:16px}.v2-module__ckoijq__heroStats{gap:16px 24px}.v2-module__ckoijq__heroStatValue{font-size:20px;line-height:28px}.v2-module__ckoijq__bottomContainer{gap:20px}}
.RevenueSlider-module__HTZi9W__container{width:100%;padding-top:36px;padding-bottom:8px;position:relative}.RevenueSlider-module__HTZi9W__tooltipWrap{pointer-events:none;z-index:2;position:absolute;top:0;transform:translate(-50%)}.RevenueSlider-module__HTZi9W__tooltip{color:#17151b;white-space:nowrap;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0000000d;border:1px solid #0000001a;border-radius:6px;padding:6px 12px;font-size:12px;font-weight:500}.RevenueSlider-module__HTZi9W__trackWrap{background:#00000014;border-radius:2px;height:4px;position:relative}.RevenueSlider-module__HTZi9W__trackFill{pointer-events:none;background:#702efd;border-radius:2px;height:100%;position:absolute;top:0;left:0}.RevenueSlider-module__HTZi9W__slider{appearance:none;cursor:pointer;z-index:1;background:0 0;width:100%;height:20px;margin:0;position:absolute;top:50%;left:0;transform:translateY(-50%)}.RevenueSlider-module__HTZi9W__slider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#fff;border:2px solid #702efd;border-radius:50%;width:16px;height:16px;transition:box-shadow .2s;box-shadow:0 0 8px #702efd66}.RevenueSlider-module__HTZi9W__slider::-webkit-slider-thumb:hover{box-shadow:0 0 14px #702efd99}.RevenueSlider-module__HTZi9W__slider::-moz-range-thumb{cursor:pointer;background:#fff;border:2px solid #702efd;border-radius:50%;width:16px;height:16px;box-shadow:0 0 8px #702efd66}.RevenueSlider-module__HTZi9W__slider::-moz-range-track{background:0 0;border:none}.RevenueSlider-module__HTZi9W__marks{justify-content:space-between;margin-top:12px;display:flex}.RevenueSlider-module__HTZi9W__mark{text-transform:uppercase;color:#0006;letter-spacing:.5px;font-size:10px;font-weight:500;transition:color .2s}.RevenueSlider-module__HTZi9W__markActive{color:#000000b3}
.marketing-shell-module__vOx9dq__shell{background:#fff;flex-direction:column;min-height:100vh;font-family:TASA Orbiter Display,-apple-system,BlinkMacSystemFont,sans-serif;display:flex}.marketing-shell-module__vOx9dq__main{flex:1}.marketing-shell-module__vOx9dq__nav{z-index:1001;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background-color:#18132f;flex-shrink:0;justify-content:center;align-items:center;height:72px;padding:0 48px;display:flex;position:sticky;top:0}.marketing-shell-module__vOx9dq__navContainer{justify-content:space-between;align-items:center;width:100%;display:flex}.marketing-shell-module__vOx9dq__navLeft{align-items:center;gap:48px;display:flex}.marketing-shell-module__vOx9dq__navLogo{width:auto;height:40px}.marketing-shell-module__vOx9dq__navLinks{align-items:center;gap:8px;display:flex}.marketing-shell-module__vOx9dq__navLink{letter-spacing:1.44px;text-transform:uppercase;color:#fff;border-radius:4px;padding:12px 16px;font-size:12px;font-weight:500;line-height:16px;text-decoration:none;transition:opacity .2s}.marketing-shell-module__vOx9dq__navLink:hover{opacity:.7}.marketing-shell-module__vOx9dq__navRight{align-items:center;gap:8px;display:flex}.marketing-shell-module__vOx9dq__navBtn{animation:none}.marketing-shell-module__vOx9dq__navBtnGhost{color:#fff;animation:none}.marketing-shell-module__vOx9dq__navBtnGhost:hover{background:#ffffff14}.marketing-shell-module__vOx9dq__navBtnOutline{color:#fff;background:0 0;border-color:#ffffff40;animation:none}.marketing-shell-module__vOx9dq__navBtnOutline:hover{background:#ffffff1a}.marketing-shell-module__vOx9dq__menuToggle{display:none}.marketing-shell-module__vOx9dq__menuButton{cursor:pointer;color:#fff;background:0 0;border:none;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:none}.marketing-shell-module__vOx9dq__mobileOverlay{display:none}@media (max-width:1024px){.marketing-shell-module__vOx9dq__nav{padding:0 24px}.marketing-shell-module__vOx9dq__navLinks,.marketing-shell-module__vOx9dq__navBtn{display:none}.marketing-shell-module__vOx9dq__menuButton{display:flex}.marketing-shell-module__vOx9dq__mobileOverlay{z-index:100;opacity:0;pointer-events:none;background:#18132f;flex-direction:column;padding:16px 24px;transition:opacity .25s;display:flex;position:fixed;inset:0}.marketing-shell-module__vOx9dq__menuToggle:checked+.marketing-shell-module__vOx9dq__mobileOverlay{opacity:1;pointer-events:auto}.marketing-shell-module__vOx9dq__mobileOverlayHeader{justify-content:space-between;align-items:center;display:flex}.marketing-shell-module__vOx9dq__mobileOverlayClose{cursor:pointer;color:#fff;background:0 0;border:none;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:flex}.marketing-shell-module__vOx9dq__mobileOverlayActions{flex-direction:column;gap:12px;margin-top:48px;display:flex}.marketing-shell-module__vOx9dq__mobileOverlayBtn{justify-content:center;align-items:center;width:100%;animation:none;display:flex}}
.home-module__iDSGjW__heroFormWrap{flex-direction:column;gap:12px;max-width:520px;margin-top:8px;display:flex}.home-module__iDSGjW__heroFormProof{color:#14003c99;align-self:flex-start;align-items:center;gap:8px;margin:0 0 4px;font-family:Inter,system-ui,sans-serif;font-size:13px;font-weight:500;line-height:1;display:inline-flex}.home-module__iDSGjW__heroFormProofDot{background:#702efd;border-radius:50%;flex-shrink:0;width:6px;height:6px;display:inline-block;box-shadow:0 0 0 4px #702efd1f}.home-module__iDSGjW__heroFormProofNumber{color:#17151b;letter-spacing:-.01em;font-size:14px;font-weight:800}.home-module__iDSGjW__heroFormProofText{color:#14003c99}.home-module__iDSGjW__heroTrust{color:#14003cbf;background:#702efd0f;border:1px solid #702efd29;border-radius:999px;flex-wrap:wrap;align-self:flex-start;align-items:center;gap:6px;margin:0 0 14px;padding:7px 14px;font-size:13px;font-weight:500;line-height:1;display:inline-flex}.home-module__iDSGjW__heroTrustCheck{color:#fff;background:#702efd;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:10px;font-weight:700;line-height:1;display:inline-flex}.home-module__iDSGjW__heroTrustDot{color:#14003c4d}.home-module__iDSGjW__emailRow{align-items:stretch;gap:10px;display:flex}.home-module__iDSGjW__inputWrap{background:#fff;border:1px solid #00000026;border-radius:8px;flex:1;align-items:center;min-width:0;transition:border-color .15s,box-shadow .15s;display:flex;position:relative}.home-module__iDSGjW__inputWrap:focus-within{border-color:#702efd80;box-shadow:0 0 0 3px #702efd1f}.home-module__iDSGjW__inputWrapError{border-color:#ff6b6b}.home-module__iDSGjW__bareInput{flex:1;min-width:0;color:#17151b!important;background:0 0!important;border:none!important;outline:none!important;padding:14px!important;font-size:15px!important}.home-module__iDSGjW__bareInput::placeholder{color:#00000052}.home-module__iDSGjW__imessageGlyph{color:#fff;background:#702efd;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;margin-right:6px;display:inline-flex}.home-module__iDSGjW__startBtn{flex-shrink:0;align-items:center;gap:8px;display:inline-flex!important}.home-module__iDSGjW__startBtnArrow{align-items:center;display:inline-flex}.home-module__iDSGjW__errorMsgInline{color:#ff6b6b;margin:4px 0 0;font-size:13px;font-weight:500}.home-module__iDSGjW__secondaryLine{color:#00000080;margin:2px 0 0;font-size:14px}.home-module__iDSGjW__secondaryLink{color:#702efd;margin-left:2px;font-weight:600;text-decoration:none}.home-module__iDSGjW__secondaryLink:hover{text-underline-offset:3px;text-decoration:underline}@media (max-width:640px){.home-module__iDSGjW__emailRow{flex-direction:column}.home-module__iDSGjW__startBtn{justify-content:center;width:100%}}.home-module__iDSGjW__flowsSection{background:linear-gradient(#fff0 0%,#f7f5ff80 50%,#fff0 100%);padding:80px 24px 100px;position:relative}.home-module__iDSGjW__flowsInner{grid-template-columns:1fr 1fr;align-items:center;gap:80px;max-width:1200px;margin:0 auto;display:grid}.home-module__iDSGjW__flowsCopy{flex-direction:column;gap:18px;display:flex}.home-module__iDSGjW__flowsEyebrow{letter-spacing:.14em;text-transform:uppercase;color:#702efd;font-size:12px;font-weight:700}.home-module__iDSGjW__flowsHeading{letter-spacing:-.02em;color:#14003cf2;margin:0;font-family:Inter,system-ui,sans-serif;font-size:44px;font-weight:700;line-height:1.08}.home-module__iDSGjW__flowsHeadingItalic{font-family:var(--font-instrument-serif),Georgia,serif;letter-spacing:-.01em;font-style:italic;font-weight:400}.home-module__iDSGjW__flowsSub{color:#14003c9e;max-width:460px;margin:0;font-size:17px;line-height:1.55}.home-module__iDSGjW__flowsGraphic{justify-content:center;width:100%;display:flex;position:relative}.home-module__iDSGjW__cartMock{background:#fff;border:1px solid #14003c0f;border-radius:18px;width:100%;max-width:520px;overflow:hidden;box-shadow:0 24px 60px #14003c14}.home-module__iDSGjW__cartChrome{background:#f8f6fb;border-bottom:1px solid #14003c0d;align-items:center;gap:6px;padding:12px 16px;display:flex}.home-module__iDSGjW__cartChromeDot{background:#14003c26;border-radius:50%;width:9px;height:9px}.home-module__iDSGjW__cartChromeBar{background:#14003c0f;border-radius:999px;flex:1;height:10px;margin-left:8px}.home-module__iDSGjW__cartBody{padding:28px 28px 26px}.home-module__iDSGjW__cartHeader{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.home-module__iDSGjW__cartTitle{letter-spacing:-.01em;color:#14003cf2;margin:0;font-size:22px;font-weight:700}.home-module__iDSGjW__cartAbandonedBadge{color:#ed6a3f;background:#ff7a501a;border:1px solid #ed6a3f40;border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:600;display:inline-flex}.home-module__iDSGjW__cartDivider{background:#14003c12;height:1px;margin:0 -4px}.home-module__iDSGjW__cartLine{grid-template-columns:64px 1fr auto;align-items:center;gap:16px;padding:18px 0;display:grid}.home-module__iDSGjW__cartLineImg{border-radius:10px;width:64px;height:64px}.home-module__iDSGjW__cartLineBody{flex-direction:column;gap:4px;display:flex}.home-module__iDSGjW__cartLineName{color:#14003ceb;margin:0;font-size:15px;font-weight:600}.home-module__iDSGjW__cartLineVariant{color:#14003c7a;margin:0;font-size:13px}.home-module__iDSGjW__cartLineQty{align-items:center;gap:8px;margin-top:6px;display:inline-flex}.home-module__iDSGjW__cartLineQty button{color:#14003cb3;cursor:pointer;background:#fff;border:1px solid #14003c1f;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;font-size:14px;line-height:1;display:inline-flex}.home-module__iDSGjW__cartLineQty span{text-align:center;color:#14003cd9;min-width:18px;font-size:13px;font-weight:600}.home-module__iDSGjW__cartLinePrice{color:#14003cf2;font-size:16px;font-weight:700}.home-module__iDSGjW__cartTotals{flex-direction:column;gap:10px;padding-top:18px;display:flex}.home-module__iDSGjW__cartTotalRow{color:#14003cb3;justify-content:space-between;font-size:14px;display:flex}.home-module__iDSGjW__cartChatBubble{z-index:5;align-items:flex-end;gap:10px;max-width:360px;display:flex;position:absolute;bottom:80px;left:-20px}.home-module__iDSGjW__cartChatAvatar{background:linear-gradient(135deg,#9d6cff,#702efd);border-radius:50%;flex-shrink:0;width:36px;height:36px;box-shadow:inset 0 -10px 14px #ffffff26,0 4px 12px #702efd40}.home-module__iDSGjW__cartChatMessage{background:#fff;border-radius:16px 16px 16px 4px;padding:14px 18px;box-shadow:0 12px 28px #14003c1a}.home-module__iDSGjW__cartChatMessage p{color:#14003ce0;margin:0;font-size:14px;line-height:1.5}.home-module__iDSGjW__wave{display:inline-block}@media (max-width:960px){.home-module__iDSGjW__flowsInner{grid-template-columns:1fr;gap:48px}.home-module__iDSGjW__flowsHeading{font-size:36px}.home-module__iDSGjW__cartChatBubble{max-width:290px;bottom:40px;left:0}}@media (max-width:640px){.home-module__iDSGjW__flowsSection{padding:56px 20px 72px}.home-module__iDSGjW__flowsHeading{font-size:30px}.home-module__iDSGjW__cartBody{padding:20px 18px}.home-module__iDSGjW__cartLineImg{width:52px;height:52px}.home-module__iDSGjW__cartLine{grid-template-columns:52px 1fr auto}}.home-module__iDSGjW__reveal{opacity:0;will-change:opacity,transform;transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1);transform:translateY(28px)}.home-module__iDSGjW__revealIn{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.home-module__iDSGjW__reveal,.home-module__iDSGjW__revealIn{opacity:1;transition:none;transform:none}}.home-module__iDSGjW__ctaBanner{background:#fff;padding:36px 24px 44px}.home-module__iDSGjW__ctaBannerInner{text-align:left;flex-flow:wrap;justify-content:center;align-items:center;gap:28px;max-width:820px;margin:0 auto;display:flex}.home-module__iDSGjW__ctaBannerTagline{letter-spacing:-.02em;color:#14003cf2;margin:0;font-size:28px;font-weight:700;line-height:1.15}.home-module__iDSGjW__ctaBannerTaglineItalic{letter-spacing:-.01em;color:#17151b;font-family:Instrument Serif,Georgia,serif;font-style:italic;font-weight:400}.home-module__iDSGjW__ctaBannerBtn{color:#fff;letter-spacing:.02em;background:#702efd;border-radius:10px;flex-shrink:0;align-items:center;gap:10px;padding:14px 22px;font-size:14px;font-weight:700;text-decoration:none;transition:background .18s,transform .18s,box-shadow .18s,gap .18s;display:inline-flex;box-shadow:0 8px 22px #702efd38}.home-module__iDSGjW__ctaBannerBtn:hover{background:#5e22d8;gap:14px;transform:translateY(-2px);box-shadow:0 14px 32px #702efd4d}@media (max-width:640px){.home-module__iDSGjW__ctaBanner{padding:32px 20px 40px}.home-module__iDSGjW__ctaBannerInner{text-align:center;flex-direction:column;gap:20px}.home-module__iDSGjW__ctaBannerTagline{font-size:22px}}.home-module__iDSGjW__setupSpeed{background:#fff;padding:72px 24px 80px;position:relative}.home-module__iDSGjW__setupSpeedInner{text-align:center;flex-direction:column;align-items:center;gap:18px;max-width:1100px;margin:0 auto;display:flex}.home-module__iDSGjW__setupSpeedIconWrap{justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:4px;display:inline-flex}.home-module__iDSGjW__setupSpeedIcon{object-fit:contain;width:100%;height:100%;display:block}.home-module__iDSGjW__setupSpeedHeading{letter-spacing:-.025em;color:#14003cf5;max-width:960px;margin:0;font-family:Inter,system-ui,sans-serif;font-size:56px;font-weight:800;line-height:1.05}.home-module__iDSGjW__setupSpeedHeadingItalic{letter-spacing:-.01em;color:#702efd;font-family:Instrument Serif,Georgia,serif;font-style:italic;font-weight:400}.home-module__iDSGjW__setupSpeedSub{color:#14003c99;margin:4px 0 0;font-family:Inter,system-ui,sans-serif;font-size:17px;font-weight:500;line-height:1.5}@media (max-width:860px){.home-module__iDSGjW__setupSpeed{padding:56px 20px 64px}.home-module__iDSGjW__setupSpeedHeading{font-size:38px}.home-module__iDSGjW__setupSpeedSub{font-size:15px}}@media (max-width:640px){.home-module__iDSGjW__setupSpeedHeading{font-size:30px}.home-module__iDSGjW__setupSpeedIconWrap{border-radius:14px;width:48px;height:48px}}.home-module__iDSGjW__bridgeBand{background:#fff;padding:88px 24px;position:relative}.home-module__iDSGjW__bridgeInner{z-index:6;flex-direction:column;align-items:center;gap:36px;max-width:1240px;margin:0 auto;display:flex;position:relative}.home-module__iDSGjW__bridgeHeading{letter-spacing:-.02em;color:#14003cf2;text-align:center;white-space:nowrap;max-width:none;margin:0;font-family:Inter,system-ui,sans-serif;font-size:42px;font-weight:700;line-height:1.1}.home-module__iDSGjW__bridgeHeadingItalic{letter-spacing:-.01em;color:#17151b;font-family:Instrument Serif,Georgia,serif;font-style:italic;font-weight:400}@media (max-width:860px){.home-module__iDSGjW__bridgeHeading{white-space:normal;max-width:560px;font-size:34px}}@media (max-width:640px){.home-module__iDSGjW__bridgeHeading{font-size:28px}}.home-module__iDSGjW__bridgeStats{grid-template-columns:repeat(3,1fr);gap:18px;width:100%;max-width:940px;display:grid}@media (max-width:640px){.home-module__iDSGjW__bridgeStats{grid-template-columns:1fr;gap:12px;max-width:420px}.home-module__iDSGjW__bridgeStat{padding:24px 20px 22px}.home-module__iDSGjW__bridgeStatValue{font-size:44px}}.home-module__iDSGjW__bridgeStat{text-align:center;background:#fff;border:1px solid #14003c14;border-radius:18px;flex-direction:column;align-items:center;gap:12px;padding:32px 24px 28px;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;box-shadow:0 10px 28px #14003c0f}.home-module__iDSGjW__bridgeStat:hover{border-color:#702efd33;transform:translateY(-3px);box-shadow:0 18px 40px #14003c1a}.home-module__iDSGjW__bridgeStatValue{letter-spacing:-.02em;color:#17151b;font-family:Instrument Serif,Georgia,serif;font-size:56px;font-weight:400;line-height:1}.home-module__iDSGjW__bridgeStatLabel{letter-spacing:.06em;color:#14003c8c;text-transform:uppercase;font-family:Inter,system-ui,sans-serif;font-size:13px;font-weight:600;line-height:1.4}@media (max-width:860px){.home-module__iDSGjW__bridgeStats{grid-template-columns:1fr;max-width:480px}.home-module__iDSGjW__bridgeStatValue{font-size:44px}}@media (max-width:640px){.home-module__iDSGjW__bridgeBand{padding:64px 20px}.home-module__iDSGjW__bridgeStat{padding:22px 22px 20px}.home-module__iDSGjW__bridgeStatValue{font-size:38px}}.home-module__iDSGjW__howSection{overflow-anchor:none;background:#fbf9f5;height:320vh;position:relative}.home-module__iDSGjW__howSticky{align-items:center;height:100vh;padding:24px;display:flex;position:sticky;top:0;overflow:hidden}.home-module__iDSGjW__howInner{grid-template-columns:1fr 1fr;align-items:center;gap:80px;width:100%;max-width:1240px;margin:0 auto;display:grid}.home-module__iDSGjW__howLeft{flex-direction:column;gap:20px;display:flex}.home-module__iDSGjW__howBadge{letter-spacing:.14em;text-transform:uppercase;color:#702efd;background:0 0;border:none;border-radius:0;align-self:flex-start;padding:0;font-family:Inter,system-ui,sans-serif;font-size:12px;font-weight:700}.home-module__iDSGjW__howHeading{letter-spacing:-.02em;color:#14003cf2;max-width:520px;margin:0;font-family:Inter,system-ui,sans-serif;font-size:34px;font-weight:700;line-height:1.1}.home-module__iDSGjW__howHeadingItalic{letter-spacing:-.01em;color:#17151b;font-family:Instrument Serif,Georgia,serif;font-style:italic;font-weight:400}.home-module__iDSGjW__howSub{color:#14003c9e;max-width:520px;margin:0 0 8px;font-size:17px;line-height:1.55}.home-module__iDSGjW__howCta{color:#fff;letter-spacing:.02em;background:#702efd;border-radius:10px;align-self:flex-start;align-items:center;gap:10px;margin-bottom:8px;padding:14px 22px;font-size:15px;font-weight:700;text-decoration:none;transition:background .18s,transform .18s,box-shadow .18s,gap .18s;display:inline-flex;box-shadow:0 8px 20px #702efd40}.home-module__iDSGjW__howCta:hover{background:#5e22d8;gap:12px;transform:translateY(-1px);box-shadow:0 12px 28px #702efd52}.home-module__iDSGjW__howAccordion{border-top:1px solid #14003c1a;flex-direction:column;gap:0;display:flex}.home-module__iDSGjW__howAccItem{border-bottom:1px solid #14003c1a}.home-module__iDSGjW__howAccTrigger{cursor:pointer;color:#14003ceb;text-align:left;background:0 0;border:none;align-items:center;gap:14px;width:100%;padding:18px 4px;font-family:inherit;transition:color .4s cubic-bezier(.16,1,.3,1);display:flex}.home-module__iDSGjW__howAccTrigger:hover{color:#702efd}.home-module__iDSGjW__howAccIcon{color:#14003cbf;border:1px solid #14003c2e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:background .4s cubic-bezier(.16,1,.3,1),color .4s cubic-bezier(.16,1,.3,1),border-color .4s cubic-bezier(.16,1,.3,1),transform .4s cubic-bezier(.16,1,.3,1);display:inline-flex}.home-module__iDSGjW__howAccItemOpen .home-module__iDSGjW__howAccIcon{color:#fff;background:#702efd;border-color:#702efd;transform:scale(1.08)}.home-module__iDSGjW__howAccTitle{letter-spacing:-.005em;flex:1;font-size:17px;font-weight:700}.home-module__iDSGjW__howAccChevron{color:#14003c8c;flex-shrink:0;transition:color .4s cubic-bezier(.16,1,.3,1)}.home-module__iDSGjW__howAccItemOpen .home-module__iDSGjW__howAccChevron{color:#702efd}.home-module__iDSGjW__howAccBody{opacity:0;grid-template-rows:0fr;transition:grid-template-rows .5s cubic-bezier(.16,1,.3,1),opacity .35s cubic-bezier(.16,1,.3,1);display:grid}.home-module__iDSGjW__howAccItemOpen .home-module__iDSGjW__howAccBody{opacity:1;grid-template-rows:1fr;transition-delay:0s,.1s}.home-module__iDSGjW__howAccBody>*{overflow:hidden}.home-module__iDSGjW__howAccDesc{color:#14003c99;margin:0;padding:0 4px 14px 50px;font-size:15px;line-height:1.55}.home-module__iDSGjW__howAccLearnMore{color:#14003cd9;background:#fff;border:1px solid #14003c2e;border-radius:999px;align-items:center;gap:8px;margin:0 4px 20px 50px;padding:9px 16px;font-size:13px;font-weight:600;text-decoration:none;transition:border-color .15s,color .15s;display:inline-flex}.home-module__iDSGjW__howAccLearnMore:hover{color:#702efd;border-color:#702efd}.home-module__iDSGjW__howRight{width:100%}.home-module__iDSGjW__howMediaFrame{aspect-ratio:1;background:linear-gradient(135deg,#efe7ff 0%,#f7f3ff 100%);border:1px solid #702efd1f;border-radius:18px;width:100%;position:relative;overflow:hidden;box-shadow:0 24px 60px #14003c1a}.home-module__iDSGjW__howMediaSlide{opacity:0;pointer-events:none;transition:opacity .55s cubic-bezier(.16,1,.3,1),transform .55s cubic-bezier(.16,1,.3,1);position:absolute;inset:0;transform:scale(.96)}.home-module__iDSGjW__howMediaSlideActive{opacity:1;pointer-events:auto;transform:scale(1)}.home-module__iDSGjW__howMediaInner{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.home-module__iDSGjW__howMediaVideo{object-fit:cover;width:100%;height:100%;display:block}.home-module__iDSGjW__howMediaPlaceholder{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:14px;width:100%;height:100%;padding:32px;display:flex}.home-module__iDSGjW__howMediaLabel{letter-spacing:.18em;text-transform:uppercase;color:#702efd99;font-size:11px;font-weight:700}.home-module__iDSGjW__howMediaTitle{letter-spacing:-.01em;color:#14003c8c;max-width:80%;font-family:Instrument Serif,Georgia,serif;font-size:32px;font-style:italic;line-height:1.15}.home-module__iDSGjW__howMediaHint{color:#14003c66;max-width:280px;font-size:12px;line-height:1.5}.home-module__iDSGjW__howMediaHint code{color:#5e22d8;background:#702efd14;border-radius:4px;padding:1px 6px;font-family:ui-monospace,SFMono-Regular,monospace;font-size:11px}@media (max-width:960px){.home-module__iDSGjW__howSection{height:auto}.home-module__iDSGjW__howSticky{height:auto;padding:64px 20px;display:block;position:static}.home-module__iDSGjW__howInner{grid-template-columns:1fr;gap:40px}.home-module__iDSGjW__howHeading{font-size:32px}}@media (max-width:640px){.home-module__iDSGjW__howSticky{padding:56px 18px}.home-module__iDSGjW__howHeading{font-size:28px}}.home-module__iDSGjW__caseSection{padding:80px 0 60px}.home-module__iDSGjW__caseInner{flex-direction:column;gap:28px;max-width:1200px;margin:0 auto;display:flex}.home-module__iDSGjW__caseHeader{text-align:center;flex-direction:column;align-items:center;gap:12px;padding:0 24px;display:flex}.home-module__iDSGjW__caseEyebrow{letter-spacing:.14em;text-transform:uppercase;color:#702efd;font-size:12px;font-weight:700}.home-module__iDSGjW__caseHeading{letter-spacing:-.02em;color:#14003cf2;max-width:720px;margin:0;font-family:Inter,system-ui,sans-serif;font-size:34px;font-weight:700;line-height:1.1}.home-module__iDSGjW__caseHeadingItalic{color:#17151b;font-family:Instrument Serif,serif;font-style:italic}.home-module__iDSGjW__caseScrollWrap{position:relative;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 4% 96%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 4% 96%,#0000 100%)}.home-module__iDSGjW__caseTrack{will-change:transform;gap:20px;width:max-content;padding:12px 24px 24px;animation:60s linear infinite home-module__iDSGjW__caseScroll;display:flex}.home-module__iDSGjW__caseScrollWrap:hover .home-module__iDSGjW__caseTrack{animation-play-state:paused}@keyframes home-module__iDSGjW__caseScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.home-module__iDSGjW__caseCard{color:#14003ceb;background:#fbf9f5;border:1px solid #14003c0d;border-radius:18px;flex-direction:column;flex-shrink:0;width:340px;height:720px;text-decoration:none;transition:transform .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 1px #14003c0a,0 16px 32px #14003c0d}.home-module__iDSGjW__caseCard:hover{transform:translateY(-4px);box-shadow:0 1px #14003c0a,0 24px 48px #14003c1a}.home-module__iDSGjW__caseCardImageWrap{background:#ece6df;width:100%;height:400px;position:relative;overflow:hidden}.home-module__iDSGjW__caseCardImage{object-fit:cover;width:100%;height:100%;transition:transform .6s;display:block}.home-module__iDSGjW__caseCard:hover .home-module__iDSGjW__caseCardImage{transform:scale(1.03)}.home-module__iDSGjW__caseCardBody{flex-direction:column;flex:1;gap:14px;padding:22px 24px 24px;display:flex}.home-module__iDSGjW__caseCardMasthead{flex-direction:column;gap:8px;display:flex}.home-module__iDSGjW__caseCardEyebrow{letter-spacing:.18em;text-transform:uppercase;color:#14003c73;font-size:10px;font-weight:600}.home-module__iDSGjW__caseCardLogoWrap{justify-content:flex-start;align-items:center;height:36px;display:flex}.home-module__iDSGjW__caseCardLogoMark{object-fit:contain;mix-blend-mode:multiply;width:auto;max-width:170px;height:100%}.home-module__iDSGjW__caseCardStatRow{flex-direction:column;gap:4px;margin-top:2px;display:flex}.home-module__iDSGjW__caseCardStat{letter-spacing:-.02em;color:#17151b;font-family:Instrument Serif,Georgia,serif;font-size:48px;font-weight:400;line-height:1}.home-module__iDSGjW__caseCardStatLabel{letter-spacing:-.005em;color:#14003cb8;font-family:Inter,system-ui,sans-serif;font-size:18px;font-style:normal;font-weight:500;line-height:1.3}.home-module__iDSGjW__caseCardQuote{flex-direction:column;gap:4px;margin:0;padding:0;display:flex}.home-module__iDSGjW__caseCardQuoteText{color:#14003cd9;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-family:Instrument Serif,Georgia,serif;font-size:19px;font-style:italic;line-height:1.4;display:-webkit-box;overflow:hidden}.home-module__iDSGjW__caseCardQuoteCite{letter-spacing:.03em;text-transform:uppercase;color:#14003c73;font-family:Inter,system-ui,sans-serif;font-size:11px;font-style:normal;font-weight:600}.home-module__iDSGjW__caseCardCta{color:#14003cc7;border-top:1px solid #14003c1a;align-items:center;gap:8px;margin-top:auto;padding-top:14px;font-size:13px;font-style:italic;font-weight:500;transition:gap .25s,color .25s;display:inline-flex}.home-module__iDSGjW__caseCard:hover .home-module__iDSGjW__caseCardCta{color:#702efd;gap:14px}.home-module__iDSGjW__caseAllLink{text-align:center;margin:4px 0 0;font-size:14px}.home-module__iDSGjW__caseAllLink a{color:#14003ca6;text-underline-offset:4px;text-decoration:underline;text-decoration-thickness:1px;transition:color .15s}.home-module__iDSGjW__caseAllLink a:hover{color:#702efd}@media (max-width:640px){.home-module__iDSGjW__caseSection{padding:60px 0 40px}.home-module__iDSGjW__caseHeading{font-size:26px}.home-module__iDSGjW__caseCard{width:260px;height:560px}.home-module__iDSGjW__caseCardImageWrap{height:300px}.home-module__iDSGjW__caseCardStatLabel{font-size:16px}.home-module__iDSGjW__caseCardQuoteText{font-size:16px;line-height:1.4}}.home-module__iDSGjW__flowCompareWrap{grid-template-columns:1fr 1fr;align-items:start;gap:24px;max-width:1000px;margin:12px auto 0;display:grid}.home-module__iDSGjW__flowSide{flex-direction:column;gap:18px;display:flex}.home-module__iDSGjW__flowSeq{opacity:0;will-change:opacity,transform;transition:opacity .6s cubic-bezier(.16,1,.3,1),transform .6s cubic-bezier(.16,1,.3,1);transform:translateY(14px)}.home-module__iDSGjW__flowSeqIn{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.home-module__iDSGjW__flowSeq,.home-module__iDSGjW__flowSeqIn{opacity:1;transition:none;transform:none}}.home-module__iDSGjW__flowPhone{background:#fff;border:1px solid #14003c14;border-radius:20px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 12px 32px #14003c0f}.home-module__iDSGjW__flowPhoneBot{opacity:.92;background:linear-gradient(#fafafa 0%,#f4f4f6 100%)}.home-module__iDSGjW__flowPhoneLR{border-color:#702efd40;box-shadow:0 0 0 3px #702efd14,0 18px 40px #702efd24}.home-module__iDSGjW__flowPhoneHeader{background:#ffffffb3;border-bottom:1px solid #14003c0f;align-items:center;gap:12px;padding:14px 16px;display:flex}.home-module__iDSGjW__flowPhoneAvatar{color:#fff;background:linear-gradient(135deg,#9ca3af,#6b7280);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:13px;font-weight:700;display:inline-flex}.home-module__iDSGjW__flowPhoneAvatar[data-tone=rose]{background:linear-gradient(135deg,#f5a1a8,#e26b78)}.home-module__iDSGjW__flowPhoneHeaderText{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.home-module__iDSGjW__flowPhoneSender{color:#14003ceb;letter-spacing:.01em;white-space:nowrap;text-overflow:ellipsis;font-size:13.5px;font-weight:700;overflow:hidden}.home-module__iDSGjW__flowPhoneNum{color:#14003c80;align-items:center;gap:6px;font-size:11.5px;display:inline-flex}.home-module__iDSGjW__flowPhoneOnline{background:#22c55e;border-radius:50%;width:6px;height:6px;display:inline-block;box-shadow:0 0 0 3px #22c55e2e}.home-module__iDSGjW__flowPhoneTag{letter-spacing:.1em;border-radius:6px;padding:4px 8px;font-size:10px;font-weight:800}.home-module__iDSGjW__flowPhoneTag[data-tone=muted]{color:#14003c8c;background:#14003c14}.home-module__iDSGjW__flowPhoneTag[data-tone=accent]{color:#fff;background:#702efd}.home-module__iDSGjW__flowExplain{padding:0 4px}.home-module__iDSGjW__flowExplainTitle{letter-spacing:-.01em;color:#5e22d8;margin:0 0 6px;font-size:17px;font-weight:700}.home-module__iDSGjW__flowExplainTitle strong{letter-spacing:-.02em;vertical-align:-1px;color:inherit;font-size:21px;font-weight:800;line-height:1;display:inline-block}.home-module__iDSGjW__flowExplainCopy{color:#14003c99;margin:0;font-size:14px;line-height:1.55}.home-module__iDSGjW__flowPhoneBody{flex-direction:column;gap:10px;min-height:280px;padding:16px;display:flex}.home-module__iDSGjW__flowMsg{border-radius:16px;flex-direction:column;gap:4px;max-width:86%;padding:10px 14px;display:flex}.home-module__iDSGjW__flowMsg p{margin:0;font-size:13.5px;line-height:1.5}.home-module__iDSGjW__flowMsg[data-from=incoming]{background:#e8e8ed;border-bottom-left-radius:4px;align-self:flex-start}.home-module__iDSGjW__flowMsg[data-from=incoming] p{color:#14003ce0}.home-module__iDSGjW__flowMsg[data-from=incoming][data-tone=lr]{background:#e8e8ed}.home-module__iDSGjW__flowMsg[data-from=incoming][data-tone=muted]{background:#ededf0}.home-module__iDSGjW__flowMsg[data-from=incoming][data-tone=muted] p{color:#14003c8c}.home-module__iDSGjW__flowMsg[data-from=outgoing]{background:#007aff;border-bottom-right-radius:4px;align-self:flex-end}.home-module__iDSGjW__flowMsg[data-from=outgoing] p{color:#fff}.home-module__iDSGjW__flowMsgTime{opacity:.65;align-self:flex-end;font-size:10.5px}.home-module__iDSGjW__flowMsg[data-from=incoming] .home-module__iDSGjW__flowMsgTime{color:#14003c73}.home-module__iDSGjW__flowMsg[data-from=outgoing] .home-module__iDSGjW__flowMsgTime{color:#fffc}.home-module__iDSGjW__flowMsgGap{flex-direction:column;align-self:center;align-items:center;gap:4px;margin-top:6px;display:flex}.home-module__iDSGjW__flowMsgGapText{letter-spacing:4px;color:#14003c40;font-size:16px;line-height:1}.home-module__iDSGjW__flowMsgGapNote{color:#14003c66;font-size:11px;font-style:italic}.home-module__iDSGjW__flowPhoneFooter{color:#14003c8c;background:#ffffffa6;border-top:1px solid #14003c0f;align-items:center;gap:8px;padding:12px 16px;font-size:12px;display:flex}.home-module__iDSGjW__flowPhoneFooter[data-tone=accent]{color:#5e22d8;background:#702efd0f}.home-module__iDSGjW__flowPhoneFooterIcon{color:#14003c80;background:#14003c0f;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex}.home-module__iDSGjW__flowPhoneFooterIcon[data-tone=accent]{color:#702efd;background:#702efd24}@media (max-width:860px){.home-module__iDSGjW__flowCompareWrap{grid-template-columns:1fr}}.home-module__iDSGjW__unlockSection{background:linear-gradient(#f7f5ff66 0%,#f7f5ffb3 100%);padding:100px 24px 120px}.home-module__iDSGjW__unlockInner{flex-direction:column;gap:48px;max-width:1100px;margin:0 auto;display:flex}.home-module__iDSGjW__unlockHeader{text-align:center;flex-direction:column;align-items:center;gap:18px;max-width:800px;margin:0 auto;display:flex}.home-module__iDSGjW__unlockEyebrow{letter-spacing:.14em;text-transform:uppercase;color:#702efd;font-size:12px;font-weight:700}.home-module__iDSGjW__unlockHeading{letter-spacing:-.02em;color:#14003cf2;margin:0;font-family:Inter,system-ui,sans-serif;font-size:34px;font-weight:700;line-height:1.1}.home-module__iDSGjW__unlockHeadingItalic{color:#17151b;font-family:Instrument Serif,serif;font-style:italic}.home-module__iDSGjW__unlockSub{color:#14003c9e;max-width:680px;margin:0;font-size:17px;line-height:1.55}.home-module__iDSGjW__compareGrid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.home-module__iDSGjW__compareCard{background:#fff;border:1.5px solid #14003c14;border-radius:18px;flex-direction:column;gap:18px;padding:28px;display:flex;position:relative;box-shadow:0 10px 28px #14003c0d}.home-module__iDSGjW__compareCardA2P{color:#14003cb3;background:#ffffffb3}.home-module__iDSGjW__compareCardP2P{background:#fff;border-color:#702efd59;box-shadow:0 0 0 3px #702efd14,0 16px 36px #702efd1f}.home-module__iDSGjW__compareCardTopRow{align-items:center;gap:12px;display:flex}.home-module__iDSGjW__compareCardIcon{color:#14003c8c;background:#14003c0f;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.home-module__iDSGjW__compareCardIconAccent{color:#702efd;background:#702efd1f}.home-module__iDSGjW__compareCardTitleStack{flex-direction:column;flex:1;gap:0;display:flex}.home-module__iDSGjW__compareCardKey{letter-spacing:-.01em;color:#14003ceb;font-size:18px;font-weight:800;line-height:1.1}.home-module__iDSGjW__compareCardSubKey{color:#14003c80;letter-spacing:.02em;font-size:12px;font-weight:500}.home-module__iDSGjW__compareCardBadge{color:#fff;letter-spacing:.08em;text-transform:uppercase;background:#702efd;border-radius:999px;align-self:flex-start;padding:4px 10px;font-size:10px;font-weight:700;display:inline-flex}.home-module__iDSGjW__compareCardTitle{letter-spacing:-.01em;color:#14003cf2;margin:0;font-size:22px;font-weight:700}.home-module__iDSGjW__compareCardA2P .home-module__iDSGjW__compareCardTitle{color:#14003c9e}.home-module__iDSGjW__compareCardList{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.home-module__iDSGjW__compareCardList li{color:#14003cc7;padding-left:20px;font-size:14.5px;line-height:1.5;position:relative}.home-module__iDSGjW__compareCardA2P .home-module__iDSGjW__compareCardList li{color:#14003c8c}.home-module__iDSGjW__compareCardList li:before{content:"";background:#14003c38;border-radius:50%;width:8px;height:8px;position:absolute;top:.55em;left:0}.home-module__iDSGjW__compareCardP2P .home-module__iDSGjW__compareCardList li:before{background:#702efd}.home-module__iDSGjW__compareCardList li strong{color:#14003cf2;font-weight:700}.home-module__iDSGjW__compareCardFooter{border-top:1px solid #14003c14;flex-direction:column;gap:2px;margin-top:4px;padding-top:16px;display:flex}.home-module__iDSGjW__compareStatNum{letter-spacing:-.02em;color:#14003c8c;font-size:32px;font-weight:800;line-height:1}.home-module__iDSGjW__compareStatNumAccent{color:#702efd}.home-module__iDSGjW__compareStatLabel{color:#14003c8c;font-size:13px}.home-module__iDSGjW__unlockNote{text-align:center;color:#14003c99;max-width:640px;margin:8px auto 0;font-size:15px;font-style:italic;line-height:1.55}@media (max-width:860px){.home-module__iDSGjW__compareGrid{grid-template-columns:1fr}}@media (max-width:640px){.home-module__iDSGjW__unlockSection{padding:64px 20px 80px}.home-module__iDSGjW__unlockHeading{font-size:28px}}.home-module__iDSGjW__homeWaveOnTop{clip-path:inset(0 0 var(--wave-clip-bottom,0px)0);-webkit-clip-path:inset(0 0 var(--wave-clip-bottom,0px)0);transition:opacity .45s;z-index:5!important}.home-module__iDSGjW__homeWaveHidden{opacity:0!important}.home-module__iDSGjW__footerCta{color:#fff;background:radial-gradient(80% 60% at 50% 0,#9d58ff40,#0000 70%),linear-gradient(170deg,#3a1880 0%,#1f0a52 50%,#14072e 100%);padding:120px 24px 128px;position:relative;overflow:hidden}.home-module__iDSGjW__footerCtaInner{z-index:6;text-align:center;flex-direction:column;align-items:center;gap:22px;max-width:920px;margin:0 auto;display:flex;position:relative}.home-module__iDSGjW__footerCtaInner:before{content:"";z-index:-1;pointer-events:none;filter:blur(8px);background:radial-gradient(80% 95%,#1a0942 0% 55%,#1a0942eb 70%,#1a094273 88%,#0000 100%);position:absolute;inset:-80px -160px}.home-module__iDSGjW__footerCtaEyebrow{letter-spacing:.14em;text-transform:uppercase;color:#ffffff8c;margin:0;font-family:Inter,system-ui,sans-serif;font-size:12px;font-weight:700}.home-module__iDSGjW__footerCtaHeading{letter-spacing:-.025em;color:#fff;max-width:820px;margin:0;font-family:Inter,system-ui,sans-serif;font-size:64px;font-weight:700;line-height:1.05}.home-module__iDSGjW__footerCtaHeadingItalic{letter-spacing:-.01em;color:#d9c8ff;font-family:Instrument Serif,Georgia,serif;font-style:italic;font-weight:400}.home-module__iDSGjW__footerCtaSubcopy{color:#ffffffb8;max-width:640px;margin:8px 0 0;font-family:Inter,system-ui,sans-serif;font-size:18px;font-weight:400;line-height:1.55}.home-module__iDSGjW__footerCtaSubcopyAccent{color:#d9c8ff;letter-spacing:-.01em;font-family:Instrument Serif,Georgia,serif;font-size:1.05em;font-style:italic;font-weight:400}.home-module__iDSGjW__footerCtaActions{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;margin-top:18px;display:flex}.home-module__iDSGjW__footerCtaBtn{color:#fff;letter-spacing:.02em;background:#702efd;border-radius:14px;align-items:center;gap:10px;padding:18px 30px;font-family:Inter,system-ui,sans-serif;font-size:16px;font-weight:700;text-decoration:none;transition:background .18s,transform .18s,box-shadow .18s,gap .18s;display:inline-flex;box-shadow:0 12px 36px #702efd73,inset 0 2px #ffffff14}.home-module__iDSGjW__footerCtaBtn:hover{background:#5e22d8;gap:14px;transform:translateY(-2px);box-shadow:0 18px 44px #702efd8c,inset 0 2px #ffffff1a}.home-module__iDSGjW__footerCtaSecondary{color:#fff9;text-align:center;margin:6px 0 0;font-family:Inter,system-ui,sans-serif;font-size:15px;font-weight:500}.home-module__iDSGjW__footerCtaSecondaryLink{color:#d9c8ff;margin-left:2px;font-weight:600;text-decoration:none;transition:color .18s}.home-module__iDSGjW__footerCtaSecondaryLink:hover{color:#fff;text-underline-offset:3px;text-decoration:underline}.home-module__iDSGjW__footerCtaTrust{letter-spacing:.04em;color:#ffffff73;margin:20px 0 0;font-family:Inter,system-ui,sans-serif;font-size:13px;font-weight:500}@media (max-width:860px){.home-module__iDSGjW__footerCta{padding:96px 20px 104px}.home-module__iDSGjW__footerCtaHeading{font-size:44px}.home-module__iDSGjW__footerCtaSubcopy{font-size:16px}}@media (max-width:640px){.home-module__iDSGjW__footerCta{padding:72px 20px 80px}.home-module__iDSGjW__footerCtaHeading{font-size:34px}.home-module__iDSGjW__footerCtaActions{flex-direction:column;width:100%}.home-module__iDSGjW__footerCtaBtn{justify-content:center;width:100%}}.home-module__iDSGjW__triggers{isolation:isolate;background:linear-gradient(#fff 0%,#faf7ff 100%);padding:96px 24px 104px;position:relative}.home-module__iDSGjW__triggersInner{flex-direction:column;gap:48px;max-width:1200px;margin:0 auto;display:flex}.home-module__iDSGjW__triggersHeader{text-align:center;flex-direction:column;align-items:center;gap:14px;display:flex}.home-module__iDSGjW__triggersEyebrow{letter-spacing:.14em;text-transform:uppercase;color:#702efd;font-family:Inter,system-ui,sans-serif;font-size:12px;font-weight:700}.home-module__iDSGjW__triggersHeading{letter-spacing:-.02em;color:#14003cf2;max-width:720px;margin:0;font-family:Inter,system-ui,sans-serif;font-size:34px;font-weight:700;line-height:1.1}.home-module__iDSGjW__triggersHeadingItalic{color:#17151b;letter-spacing:-.01em;font-family:Instrument Serif,Georgia,serif;font-style:italic;font-weight:400}.home-module__iDSGjW__triggersSubcopy{color:#14003c9e;max-width:560px;margin:0;font-size:17px;line-height:1.55}.home-module__iDSGjW__triggersGroups{grid-template-columns:1fr 1fr;gap:24px;display:grid}.home-module__iDSGjW__triggersGroup{background:#702efd0a;border:1px solid #702efd1a;border-radius:22px;flex-direction:column;gap:18px;padding:32px;transition:border-color .22s,box-shadow .22s,transform .22s;display:flex}.home-module__iDSGjW__triggersGroup:hover{border-color:#702efd38;transform:translateY(-2px);box-shadow:0 18px 40px #702efd14}.home-module__iDSGjW__triggersGroupLabel{letter-spacing:.14em;text-transform:uppercase;color:#702efd;font-family:Inter,system-ui,sans-serif;font-size:12px;font-weight:700}.home-module__iDSGjW__triggersChips{flex-wrap:wrap;gap:10px;display:flex}.home-module__iDSGjW__triggersChip{color:#14003cd1;letter-spacing:-.005em;cursor:default;background:#fff;border:1px solid #14003c14;border-radius:999px;align-items:center;gap:8px;padding:10px 16px;font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:600;transition:transform .18s,border-color .18s,box-shadow .18s,color .18s;display:inline-flex;box-shadow:inset 0 1px #fffc,0 1px 2px #14003c0a}.home-module__iDSGjW__triggersChip:hover{color:#17151b;border-color:#702efd52;transform:translateY(-1px);box-shadow:inset 0 1px #ffffffe6,0 6px 14px #702efd1f}.home-module__iDSGjW__triggersChip svg{color:#702efd;flex-shrink:0}.home-module__iDSGjW__triggersFooter{text-align:center;color:#14003c8c;margin:0;font-family:Inter,system-ui,sans-serif;font-size:15px;font-weight:500}.home-module__iDSGjW__triggersFooterAccent{color:#17151b;letter-spacing:-.01em;margin-left:4px;font-family:Instrument Serif,Georgia,serif;font-size:1.12em;font-style:italic;font-weight:400}@media (max-width:860px){.home-module__iDSGjW__triggersGroups{grid-template-columns:1fr}.home-module__iDSGjW__triggersHeading{font-size:28px}}@media (max-width:640px){.home-module__iDSGjW__triggers{padding:72px 20px 80px}.home-module__iDSGjW__triggersGroup{padding:24px}.home-module__iDSGjW__triggersChip{padding:9px 14px;font-size:13px}}
.WeekScheduler-module__3Pvx4G__card{background:#fff;border:1px solid #dfccff33;border-radius:10px;flex-direction:column;gap:24px;height:100%;padding:24px;display:flex;overflow:hidden;box-shadow:0 2px 12px #0000000a}.WeekScheduler-module__3Pvx4G__header{justify-content:space-between;align-items:center;height:32px;display:flex}.WeekScheduler-module__3Pvx4G__navGroup{gap:4px;display:flex}.WeekScheduler-module__3Pvx4G__navBtn{color:#0006;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:background .15s,color .15s;display:flex}.WeekScheduler-module__3Pvx4G__navBtn:hover{color:#000000b3;background:#0000000d}.WeekScheduler-module__3Pvx4G__weekLabel{color:#17151b;letter-spacing:-.16px;white-space:nowrap;font-size:16px;font-weight:500}.WeekScheduler-module__3Pvx4G__body{flex-direction:column;flex:1;gap:4px;min-height:0;display:flex;position:relative}.WeekScheduler-module__3Pvx4G__loadingOverlay{z-index:2;background:#ffffff80;border-radius:8px;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.WeekScheduler-module__3Pvx4G__spinner{border:3px solid #702efd26;border-top-color:#702efd;border-radius:50%;width:28px;height:28px;animation:.7s linear infinite WeekScheduler-module__3Pvx4G__spin}@keyframes WeekScheduler-module__3Pvx4G__spin{to{transform:rotate(360deg)}}.WeekScheduler-module__3Pvx4G__dayHeaderRow,.WeekScheduler-module__3Pvx4G__dayNumberRow{grid-template-columns:repeat(7,1fr);align-items:center;gap:4px;display:grid}.WeekScheduler-module__3Pvx4G__dayLabel{text-transform:uppercase;color:#0006;letter-spacing:1.2px;text-align:center;padding:0 8px;font-size:10px;font-weight:500;line-height:10px}.WeekScheduler-module__3Pvx4G__dayCell{color:#17151b;cursor:pointer;text-align:center;background:0 0;border:none;border-radius:10px;padding:4px 10px;font-family:inherit;font-size:12px;line-height:16px;transition:background .15s;position:relative}.WeekScheduler-module__3Pvx4G__dayCell:hover{background:#0000000a}.WeekScheduler-module__3Pvx4G__dayCellDim{color:#0000004d}.WeekScheduler-module__3Pvx4G__dayCellActive{color:#17151b}.WeekScheduler-module__3Pvx4G__dayCellToday{color:#fff;isolation:isolate;font-weight:500}.WeekScheduler-module__3Pvx4G__dayCellToday:before{content:"";z-index:-1;background:#702efd;border-radius:50%;width:24px;height:24px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.WeekScheduler-module__3Pvx4G__inactiveWeek{background:#00000008;border-radius:8px;padding:4px 8px}.WeekScheduler-module__3Pvx4G__activeWeek{background:#702efd0d;border-radius:8px;flex-direction:column;flex:1;gap:8px;min-height:0;padding:8px;display:flex}.WeekScheduler-module__3Pvx4G__activeWeek .WeekScheduler-module__3Pvx4G__dayCell{height:24px;padding:2px 10px}.WeekScheduler-module__3Pvx4G__slotColumns{grid-template-columns:repeat(7,1fr);gap:4px;max-height:380px;display:grid;overflow-y:auto}.WeekScheduler-module__3Pvx4G__slotColumn{flex-direction:column;gap:4px;min-height:0;display:flex}.WeekScheduler-module__3Pvx4G__slotCell{cursor:pointer;color:#702efd;text-align:center;white-space:nowrap;background:#702efd26;border:none;border-radius:4px;justify-content:center;align-items:center;height:36px;padding:10px 2px;font-family:inherit;font-size:10px;font-weight:500;transition:background .15s,box-shadow .15s;display:flex}.WeekScheduler-module__3Pvx4G__slotCellEmpty{background:#702efd08;border-radius:4px;height:36px}.WeekScheduler-module__3Pvx4G__slotCell:hover{background:#702efd4d}.WeekScheduler-module__3Pvx4G__slotCellSelected{color:#fff;box-shadow:0 0 24px 4px #c9bcff33;background:#702efd!important}@media (max-width:768px){.WeekScheduler-module__3Pvx4G__card{gap:16px;padding:16px}.WeekScheduler-module__3Pvx4G__weekLabel{font-size:14px}.WeekScheduler-module__3Pvx4G__dayHeaderRow,.WeekScheduler-module__3Pvx4G__dayNumberRow{gap:3px}.WeekScheduler-module__3Pvx4G__dayLabel{letter-spacing:.8px;padding:0 4px;font-size:9px}.WeekScheduler-module__3Pvx4G__slotColumns{gap:3px}.WeekScheduler-module__3Pvx4G__slotCell{padding:5px 1px;font-size:9px}}@media (max-width:480px){.WeekScheduler-module__3Pvx4G__card{gap:12px;padding:12px}.WeekScheduler-module__3Pvx4G__dayHeaderRow,.WeekScheduler-module__3Pvx4G__dayNumberRow{gap:2px}.WeekScheduler-module__3Pvx4G__dayCell{padding:3px 4px;font-size:10px}.WeekScheduler-module__3Pvx4G__dayLabel{padding:0 2px;font-size:8px}.WeekScheduler-module__3Pvx4G__slotColumns{gap:2px}.WeekScheduler-module__3Pvx4G__slotCell{padding:4px 1px;font-size:8px}}
.demo-module__jDUACq__page{background:#fff;flex-direction:column;width:100%;display:flex;position:relative}.demo-module__jDUACq__waveBg{object-fit:contain;pointer-events:none;z-index:0;opacity:.25;width:clamp(540px,68vw,1280px);max-width:none;height:100vh;position:fixed;bottom:-8vw;left:-12vw}.demo-module__jDUACq__hero{z-index:5;text-align:center;max-width:720px;margin:0 auto;padding:80px 40px 0;position:relative}.demo-module__jDUACq__heroTitle{letter-spacing:-2.56px;color:#17151b;margin:0 0 20px;font-size:64px;font-weight:500;line-height:1.05}.demo-module__jDUACq__heroTitleItalic{color:#393544;font-family:Instrument Serif,serif;font-style:italic}.demo-module__jDUACq__heroSubtitle{color:#a8a4b2;max-width:560px;margin:0 auto 36px;font-size:20px;font-weight:400;line-height:30px}.demo-module__jDUACq__heroCtas{justify-content:center;align-items:center;gap:20px;display:flex}.demo-module__jDUACq__heroCtaPill{color:#fff;cursor:pointer;white-space:nowrap;background:#702efd;border:none;border-radius:100px;align-items:center;gap:10px;padding:16px 28px;font-family:inherit;font-size:16px;font-weight:500;line-height:1;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex}.demo-module__jDUACq__heroCtaPill:hover{background:#5f22e0;transform:translateY(-2px);box-shadow:0 8px 24px #702efd4d}.demo-module__jDUACq__ctaArrow{background:#ffffff40;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;line-height:1;display:inline-flex}.demo-module__jDUACq__heroCtaSecondary{color:#702efd;cursor:pointer;text-underline-offset:2px;background:0 0;border:none;padding:14px 0;font-family:inherit;font-size:14px;font-weight:400;text-decoration:underline;transition:opacity .2s}.demo-module__jDUACq__heroCtaSecondary:hover{opacity:.7}.demo-module__jDUACq__logosSection{z-index:5;text-align:center;padding:64px 80px 0;position:relative}.demo-module__jDUACq__logosLabel{letter-spacing:1.2px;text-transform:uppercase;color:#a8a4b2;margin:0 0 24px;font-size:10px;font-weight:500}.demo-module__jDUACq__logosRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:24px 48px;max-width:1100px;margin:0 auto;display:flex}.demo-module__jDUACq__logoImg{object-fit:contain;opacity:.6;width:auto;max-width:160px;height:30px;transition:opacity .3s}.demo-module__jDUACq__logoImg:hover{opacity:1}.demo-module__jDUACq__features{z-index:5;padding:80px;position:relative}.demo-module__jDUACq__sectionTitle{letter-spacing:-1.6px;color:#17151b;margin:0 0 40px;font-size:40px;font-weight:500;line-height:1.2}.demo-module__jDUACq__sectionTitleItalic{color:#393544;font-family:Instrument Serif,serif;font-style:italic}.demo-module__jDUACq__featureCards{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.demo-module__jDUACq__featureCard{background:#fafafa;border:1px solid #0000000f;border-radius:16px;flex-direction:column;gap:12px;min-width:0;padding:32px;transition:border-color .2s,box-shadow .3s,transform .3s;display:flex;overflow:hidden}.demo-module__jDUACq__featureCard:hover{border-color:#702efd33;transform:translateY(-4px);box-shadow:0 8px 32px #702efd1a}.demo-module__jDUACq__featureGraphicImg{border-radius:12px;width:100%;height:auto;margin-bottom:8px}.demo-module__jDUACq__featureCardStep{letter-spacing:-.5px;color:#702efd;margin-bottom:8px;font-size:32px;font-weight:600;line-height:1}.demo-module__jDUACq__featureCardTitle{letter-spacing:-.4px;color:#17151b;margin:0;font-size:20px;font-weight:600;line-height:1.3}.demo-module__jDUACq__featureCardDesc{color:#6b6779;margin:0;font-size:16px;font-weight:400;line-height:24px}.demo-module__jDUACq__statsSection{z-index:5;padding:0 80px 80px;position:relative}.demo-module__jDUACq__statsRow{gap:32px;display:flex}.demo-module__jDUACq__stat{flex-direction:column;gap:8px;display:flex}.demo-module__jDUACq__statDivider{border-left:1px solid #00000026;padding-left:32px}.demo-module__jDUACq__statValue{letter-spacing:-.8px;color:#17151b;margin:0;font-size:40px;font-weight:500;line-height:48px}.demo-module__jDUACq__statLabel{letter-spacing:1.44px;text-transform:uppercase;color:#00000080;margin:0;font-size:12px;font-weight:500;line-height:12px}.demo-module__jDUACq__caseStudies{z-index:5;padding:0 80px 80px;position:relative}.demo-module__jDUACq__caseStudyCards{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.demo-module__jDUACq__caseStudyCard{color:inherit;background:#fafafa;border:1px solid #0000000f;border-radius:16px;flex-direction:column;text-decoration:none;transition:border-color .2s,box-shadow .3s,transform .3s;display:flex;overflow:hidden}.demo-module__jDUACq__caseStudyCard:hover{border-color:#702efd33;transform:translateY(-4px);box-shadow:0 8px 32px #702efd1a}.demo-module__jDUACq__caseStudyImage{object-fit:cover;width:100%;height:200px}.demo-module__jDUACq__caseStudyContent{flex-direction:column;flex:1;padding:24px;display:flex}.demo-module__jDUACq__caseStudyLogo{object-fit:contain;filter:grayscale()brightness(0);width:auto;max-width:140px;height:28px;margin-bottom:16px}.demo-module__jDUACq__caseStudyStat{letter-spacing:-1.44px;color:#17151b;margin:0;font-size:36px;font-weight:500;line-height:1}.demo-module__jDUACq__caseStudyStatLabel{letter-spacing:1.2px;text-transform:uppercase;color:#0006;margin:4px 0 16px;font-size:12px;font-weight:500}.demo-module__jDUACq__caseStudyQuote{color:#393544;flex:1;margin:0 0 16px;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.demo-module__jDUACq__caseStudyAuthor{color:#17151b;flex-direction:column;gap:2px;margin:0;font-size:13px;font-weight:500;display:flex}.demo-module__jDUACq__caseStudyRole{color:#a8a4b2;font-size:12px;font-weight:400}.demo-module__jDUACq__ctaSection{z-index:5;text-align:center;padding:40px 80px 80px;position:relative}.demo-module__jDUACq__ctaTitle{letter-spacing:-1.44px;color:#17151b;max-width:600px;margin:0 auto 32px;font-size:36px;font-weight:500;line-height:1.2}.demo-module__jDUACq__ctaPill{color:#fff;background:#702efd;border-radius:100px;align-items:center;gap:10px;padding:18px 32px;font-size:18px;font-weight:500;line-height:1;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex}.demo-module__jDUACq__ctaPill:hover{background:#5f22e0;transform:translateY(-2px)}.demo-module__jDUACq__ctaSubtextTop{color:#a8a4b2;max-width:480px;margin:-16px auto 32px;font-size:18px;font-weight:400;line-height:26px}.demo-module__jDUACq__ctaSubtext{color:#a8a4b2;margin:16px 0 0;font-size:13px;font-weight:400}@media (max-width:1400px){.demo-module__jDUACq__hero{padding:60px 40px 0}.demo-module__jDUACq__heroTitle{font-size:56px}.demo-module__jDUACq__logosSection{padding:48px 48px 0}.demo-module__jDUACq__features{padding:64px 48px}.demo-module__jDUACq__statsSection,.demo-module__jDUACq__caseStudies{padding:0 48px 64px}.demo-module__jDUACq__ctaSection{padding:40px 48px 64px}}@media (max-width:1024px){.demo-module__jDUACq__heroTitle{letter-spacing:-1.92px;font-size:48px}.demo-module__jDUACq__sectionTitle{letter-spacing:-1.28px;font-size:32px}.demo-module__jDUACq__waveBg{width:500px;height:360px;bottom:-20px;left:-60px}}@media (max-width:768px){.demo-module__jDUACq__hero{padding:40px 24px 0}.demo-module__jDUACq__heroTitle{letter-spacing:-1.6px;font-size:40px}.demo-module__jDUACq__heroSubtitle{font-size:17px;line-height:25px}.demo-module__jDUACq__heroCtas{flex-direction:column}.demo-module__jDUACq__logosSection{padding:40px 24px 0}.demo-module__jDUACq__logosRow{gap:20px 0}.demo-module__jDUACq__logoImg{height:24px}.demo-module__jDUACq__features{padding:48px 24px}.demo-module__jDUACq__sectionTitle{letter-spacing:-1.12px;margin-bottom:24px;font-size:28px}.demo-module__jDUACq__featureCards{grid-template-columns:1fr;gap:12px}.demo-module__jDUACq__featureCard{padding:24px}.demo-module__jDUACq__statsSection{padding:0 24px 48px}.demo-module__jDUACq__statsRow{grid-template-columns:1fr 1fr;gap:24px;display:grid}.demo-module__jDUACq__statDivider{border-left:none;padding-left:0}.demo-module__jDUACq__statsRow>.demo-module__jDUACq__stat:nth-child(2n){border-left:1px solid #00000026;padding-left:24px}.demo-module__jDUACq__statValue{font-size:32px;line-height:40px}.demo-module__jDUACq__caseStudies{padding:0 24px 48px}.demo-module__jDUACq__caseStudyCards{grid-template-columns:1fr;gap:12px}.demo-module__jDUACq__ctaSection{padding:24px 24px 48px}.demo-module__jDUACq__ctaTitle{letter-spacing:-1.12px;font-size:28px}}@media (max-width:480px){.demo-module__jDUACq__hero{padding:24px 16px 0}.demo-module__jDUACq__heroTitle{letter-spacing:-1.44px;font-size:36px}.demo-module__jDUACq__logosSection{padding:32px 16px 0}.demo-module__jDUACq__logosRow{gap:16px 0}.demo-module__jDUACq__logoImg{height:20px}.demo-module__jDUACq__features{padding:40px 16px}.demo-module__jDUACq__sectionTitle{letter-spacing:-.96px;margin-bottom:20px;font-size:24px}.demo-module__jDUACq__statsSection{padding:0 16px 40px}.demo-module__jDUACq__statsRow{grid-template-columns:1fr;gap:20px}.demo-module__jDUACq__statsRow>.demo-module__jDUACq__stat:nth-child(2n){border-left:none;padding-left:0}.demo-module__jDUACq__stat{border-bottom:1px solid #00000014;padding-bottom:16px}.demo-module__jDUACq__stat:last-child{border-bottom:none;padding-bottom:0}.demo-module__jDUACq__statValue{font-size:28px;line-height:36px}.demo-module__jDUACq__caseStudies{padding:0 16px 40px}.demo-module__jDUACq__ctaSection{padding:20px 16px 40px}.demo-module__jDUACq__ctaTitle{letter-spacing:-.96px;font-size:24px}.demo-module__jDUACq__ctaPill{padding:16px 28px;font-size:16px}}
.accordion-module__41cRcG__accordion{flex-direction:column;display:flex}.accordion-module__41cRcG__accordionItem{border-bottom:1px solid #00000014;position:relative}.accordion-module__41cRcG__accordionItem:first-child{border-top:1px solid #00000014}.accordion-module__41cRcG__itemHeader{cursor:pointer;-webkit-user-select:none;user-select:none;outline:none;justify-content:space-between;align-items:center;gap:16px;padding:24px 0;display:flex}.accordion-module__41cRcG__sectionTitle{letter-spacing:-.64px;color:#888397;margin:0;font-size:32px;font-weight:500;line-height:40px;transition:color .3s}.accordion-module__41cRcG__accordionItem:hover .accordion-module__41cRcG__sectionTitle{color:#5a566a}.accordion-module__41cRcG__accordionItem.accordion-module__41cRcG__isActive .accordion-module__41cRcG__sectionTitle{color:#393544}.accordion-module__41cRcG__chevron{color:#888397;flex-shrink:0;width:20px;height:20px;transition:transform .4s cubic-bezier(.4,0,.2,1),color .3s;transform:rotate(0)}.accordion-module__41cRcG__accordionItem.accordion-module__41cRcG__isActive .accordion-module__41cRcG__chevron{color:#702efd;transform:rotate(180deg)}.accordion-module__41cRcG__itemBody{grid-template-rows:0fr;transition:grid-template-rows .45s cubic-bezier(.4,0,.2,1);display:grid}.accordion-module__41cRcG__itemBody.accordion-module__41cRcG__isOpen{grid-template-rows:1fr;padding-bottom:30px}.accordion-module__41cRcG__itemBodyInner{overflow:hidden}.accordion-module__41cRcG__progressTrack{z-index:1;background:0 0;height:2px;position:absolute;bottom:-1px;left:0;right:0}.accordion-module__41cRcG__progressBar{background:#702efd;border-radius:1px;height:100%}@media (max-width:768px){.accordion-module__41cRcG__itemHeader{padding:20px 0}.accordion-module__41cRcG__sectionTitle{font-size:24px;line-height:28px}}
@keyframes account-module__zd0OHa__lr-fade-rise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.account-module__zd0OHa__entrance,.account-module__zd0OHa__entranceDelay120,.account-module__zd0OHa__entranceDelay200{animation:account-module__zd0OHa__lr-fade-rise var(--lr-motion-duration-slow)var(--lr-motion-ease-emphasized)both}.account-module__zd0OHa__entranceDelay120{animation-delay:.12s}.account-module__zd0OHa__entranceDelay200{animation-delay:.2s}.account-module__zd0OHa__heroRibbon{opacity:.55;z-index:0}.account-module__zd0OHa__shell{z-index:1;flex-direction:column;width:100%;display:flex;position:relative}.account-module__zd0OHa__hero{align-items:center;gap:var(--lr-space-12);width:100%;max-width:var(--lr-container-wide);padding:var(--lr-space-16)var(--lr-space-20)var(--lr-space-10);box-sizing:border-box;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);margin:0 auto;display:grid;position:relative}.account-module__zd0OHa__heroCopy{flex-direction:column;max-width:620px;display:flex}.account-module__zd0OHa__eyebrow{font-family:var(--lr-font-body);font-size:11px;font-weight:var(--lr-weight-semibold);text-transform:uppercase;letter-spacing:var(--lr-tracking-eyebrow);color:var(--lr-color-brand-500);margin:0 0 var(--lr-space-5)}.account-module__zd0OHa__title{font-family:var(--lr-font-body);font-size:60px;font-weight:var(--lr-weight-medium);line-height:var(--lr-leading-tight);letter-spacing:-2.2px;color:var(--lr-color-ink-900);margin:0 0 var(--lr-space-5);text-wrap:balance}.account-module__zd0OHa__titleItalic{font-family:var(--lr-font-display);font-style:italic;font-weight:var(--lr-weight-regular);color:var(--lr-color-ink-italic-display);letter-spacing:-.02em;font-size:1.04em;display:inline-block}.account-module__zd0OHa__subtitle{font-family:var(--lr-font-body);font-size:var(--lr-text-md);font-weight:var(--lr-weight-regular);line-height:var(--lr-leading-normal);color:var(--lr-color-ink-500);margin:0 0 var(--lr-space-8);max-width:520px}.account-module__zd0OHa__form{gap:var(--lr-space-3);flex-direction:column;width:100%;max-width:520px;display:flex}.account-module__zd0OHa__inlinePill{background:var(--lr-color-paper);border:1px solid var(--lr-border-strong);border-radius:var(--lr-radius-lg);width:100%;box-shadow:var(--lr-shadow-md);transition:border-color var(--lr-motion-duration-fast)var(--lr-motion-ease-standard),box-shadow var(--lr-motion-duration-fast)var(--lr-motion-ease-standard);align-items:stretch;gap:0;display:flex;overflow:hidden}.account-module__zd0OHa__inlinePill:focus-within{border-color:var(--lr-border-focus);box-shadow:var(--lr-shadow-focus)}.account-module__zd0OHa__inlinePillError{border-color:var(--lr-color-danger)}.account-module__zd0OHa__inlinePillSubmitting,.account-module__zd0OHa__inlinePillSubmitting .account-module__zd0OHa__submitBtn{cursor:wait}.account-module__zd0OHa__formField{flex:1;align-items:stretch;min-width:0;display:flex}.account-module__zd0OHa__formField label{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.account-module__zd0OHa__formField>div{flex:1;min-width:0;gap:0!important}.account-module__zd0OHa__formField input{flex:1;width:100%;height:56px;padding:0 var(--lr-space-5)!important;box-shadow:none!important;font-family:var(--lr-font-body)!important;font-size:var(--lr-form-font-min)!important;color:var(--lr-color-ink-900)!important;background:0 0!important;border:none!important;border-radius:0!important;min-height:56px!important}.account-module__zd0OHa__formField input::placeholder{color:var(--lr-color-ink-400)}.account-module__zd0OHa__formField input:focus{box-shadow:none!important;outline:none!important}.account-module__zd0OHa__formField p[role=alert],.account-module__zd0OHa__formField p:not([role=alert]){display:none}.account-module__zd0OHa__submitBtn{justify-content:center;align-items:center;gap:var(--lr-space-2);height:56px;padding:0 var(--lr-space-6);background:var(--lr-color-brand-500);color:var(--lr-color-paper);font-family:var(--lr-font-body);font-size:var(--lr-text-sm);font-weight:var(--lr-weight-semibold);letter-spacing:.01em;cursor:pointer;transition:background var(--lr-motion-duration-fast)var(--lr-motion-ease-standard);min-height:var(--lr-tap-min);border:none;border-radius:0;flex-shrink:0;display:inline-flex}.account-module__zd0OHa__submitBtn:hover:not(:disabled){background:var(--lr-color-brand-600)}.account-module__zd0OHa__submitBtn:active:not(:disabled){background:var(--lr-color-brand-700);transition:background var(--lr-motion-duration-fast)ease-in}.account-module__zd0OHa__submitBtn:focus-visible{box-shadow:var(--lr-shadow-focus);z-index:1;outline:none;position:relative}.account-module__zd0OHa__submitBtn:disabled:not([aria-busy=true]){background:var(--lr-color-ink-300);cursor:not-allowed}.account-module__zd0OHa__submitBtn[aria-busy=true]{background:var(--lr-color-brand-500);cursor:wait}.account-module__zd0OHa__submitArrow{transition:transform var(--lr-motion-duration-base)var(--lr-motion-ease-standard);flex-shrink:0}.account-module__zd0OHa__submitBtn:hover:not(:disabled) .account-module__zd0OHa__submitArrow{transform:translate(3px)}.account-module__zd0OHa__helper{font-family:var(--lr-font-body);font-size:var(--lr-text-sm);color:var(--lr-color-ink-500);margin:0}.account-module__zd0OHa__errorMsg{font-family:var(--lr-font-body);font-size:var(--lr-text-sm);color:var(--lr-color-danger);margin:0}@keyframes account-module__zd0OHa__lr-error-reveal{0%{opacity:0;transform:translateY(-2px)}to{opacity:1;transform:translateY(0)}}.account-module__zd0OHa__errorReveal{animation:account-module__zd0OHa__lr-error-reveal var(--lr-motion-duration-base)var(--lr-motion-ease-standard)both}.account-module__zd0OHa__specimenWrap{justify-content:center;align-items:center;width:100%;display:flex}.account-module__zd0OHa__proof{z-index:1;align-items:center;gap:var(--lr-space-12);width:100%;max-width:var(--lr-container-wide);padding:var(--lr-space-12)var(--lr-space-20)var(--lr-space-16);box-sizing:border-box;flex-direction:column;margin:0 auto;display:flex;position:relative}.account-module__zd0OHa__testimonialWrap{justify-content:center;width:100%;max-width:720px;display:flex}.account-module__zd0OHa__testimonialCard{width:100%}.account-module__zd0OHa__logoBand{border-top:1px solid var(--lr-border-subtle);width:100%;padding-top:var(--lr-space-8)}.account-module__zd0OHa__proofChord{align-items:center;gap:var(--lr-space-12);flex-direction:column;width:100%;display:flex}@media (max-width:1280px){.account-module__zd0OHa__hero{padding:var(--lr-space-20)var(--lr-space-16)var(--lr-space-12);gap:var(--lr-space-12)}.account-module__zd0OHa__title{letter-spacing:-2.4px;font-size:64px}}@media (max-width:1024px){.account-module__zd0OHa__hero{gap:var(--lr-space-10);padding:var(--lr-space-16)var(--lr-space-10)var(--lr-space-10);text-align:left;grid-template-columns:1fr}.account-module__zd0OHa__heroCopy{max-width:640px}.account-module__zd0OHa__title{letter-spacing:var(--lr-tracking-3xl);font-size:56px}.account-module__zd0OHa__specimenWrap{max-width:480px;margin:0 auto}.account-module__zd0OHa__proof{padding:var(--lr-space-12)var(--lr-space-10)}}@media (max-width:768px){.account-module__zd0OHa__hero{padding:var(--lr-space-12)var(--lr-space-6)var(--lr-space-10);gap:var(--lr-space-10)}.account-module__zd0OHa__eyebrow{margin-bottom:var(--lr-space-4)}.account-module__zd0OHa__title{letter-spacing:-1.4px;font-size:40px}.account-module__zd0OHa__subtitle{font-size:var(--lr-text-base);margin-bottom:var(--lr-space-6)}.account-module__zd0OHa__inlinePill{border-radius:var(--lr-radius-lg);flex-direction:column}.account-module__zd0OHa__formField input{height:52px;border-bottom:1px solid var(--lr-border-subtle)!important;min-height:52px!important}.account-module__zd0OHa__submitBtn{border-radius:0;width:100%;height:52px}.account-module__zd0OHa__specimenWrap{max-width:100%}.account-module__zd0OHa__proof{padding:var(--lr-space-10)var(--lr-space-6)var(--lr-space-12);gap:var(--lr-space-10)}}@media (max-width:480px){.account-module__zd0OHa__hero{padding:var(--lr-space-10)var(--lr-space-5)var(--lr-space-8)}.account-module__zd0OHa__title{letter-spacing:-1.1px;font-size:34px}.account-module__zd0OHa__subtitle{font-size:var(--lr-text-sm)}}
.billing-module__e9iAPa__heroRibbon{opacity:.45;z-index:0}.billing-module__e9iAPa__shell{z-index:1;flex-direction:column;width:100%;display:flex;position:relative}.billing-module__e9iAPa__hero{gap:var(--lr-space-12);width:100%;max-width:var(--lr-container-wide);padding:var(--lr-space-24)var(--lr-space-20)var(--lr-space-16);box-sizing:border-box;grid-template-columns:minmax(0,360px) minmax(0,1fr);grid-template-areas:"copy plans";align-items:start;margin:0 auto;display:grid;position:relative}.billing-module__e9iAPa__copyColumn{-webkit-backdrop-filter:blur(24px)saturate(140%);backdrop-filter:blur(24px)saturate(140%);view-transition-name:billing-module__e9iAPa__lr-form-panel;border-radius:var(--lr-radius-2xl,20px);padding:var(--lr-space-12,32px);background:#ffffff80;flex-direction:column;grid-area:copy;gap:24px;display:flex;box-shadow:0 8px 32px #0f0c2314,0 1px 2px #0f0c230a}.billing-module__e9iAPa__plansColumn{flex-direction:column;grid-area:plans;align-items:center;gap:32px;display:flex}.billing-module__e9iAPa__title{letter-spacing:-1.1px;color:#17151b;margin:0 0 12px;font-size:28px;font-weight:500;line-height:1.15}.billing-module__e9iAPa__eyebrow{text-transform:uppercase;letter-spacing:1.4px;color:#702efd;margin:0 0 12px;font-size:10px;font-weight:600}.billing-module__e9iAPa__featuresList{flex-direction:column;gap:16px;display:flex}.billing-module__e9iAPa__feature{align-items:flex-start;gap:12px;display:flex}.billing-module__e9iAPa__featureIcon{color:#702efd;background:#702efd1a;border:1px solid #702efd66;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.billing-module__e9iAPa__featureText{flex-direction:column;display:flex}.billing-module__e9iAPa__featureTitle{color:#17151b;font-size:14px;font-weight:700}.billing-module__e9iAPa__featureDesc{color:#6b6677;font-size:13px}.billing-module__e9iAPa__reviewsBlock{border-top:1px solid #00000014;flex-direction:column;gap:12px;padding-top:16px;display:flex}.billing-module__e9iAPa__reviewsTitle{color:#17151b;text-align:center;font-size:13px;font-weight:600}.billing-module__e9iAPa__plansHeading{flex-direction:column;align-items:center;gap:4px;display:flex}.billing-module__e9iAPa__plansTitle{letter-spacing:-.96px;color:#17151b;margin:0;font-size:24px;font-weight:500}.billing-module__e9iAPa__plansSubtitle{color:#6b6677;font-size:13px}.billing-module__e9iAPa__plansGrid{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.billing-module__e9iAPa__planCard{cursor:pointer;text-align:left;background:#fff;border:1px solid #0000001a;border-radius:16px;flex-direction:column;gap:16px;width:250px;padding:20px;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex}.billing-module__e9iAPa__planCard:hover{border-color:#702efd;transform:translateY(-2px);box-shadow:0 8px 30px #702efd1f}.billing-module__e9iAPa__planCardSelected{border-color:#702efd;box-shadow:0 12px 40px #702efd2e}.billing-module__e9iAPa__planHead{justify-content:space-between;align-items:center;display:flex}.billing-module__e9iAPa__planBadge{text-transform:uppercase;letter-spacing:1px;color:#702efd;border:1px solid #702efd;border-radius:999px;padding:4px 8px;font-size:10px;font-weight:600}.billing-module__e9iAPa__planName{color:#17151b;font-size:15px;font-weight:700}.billing-module__e9iAPa__planPriceRow{flex-direction:column;gap:2px;display:flex}.billing-module__e9iAPa__planPrimaryPrice{color:#17151b;font-size:24px;font-weight:700}.billing-module__e9iAPa__planStrikePrice{color:#a8a4b2;margin-left:6px;font-size:18px;font-weight:700;text-decoration:line-through}.billing-module__e9iAPa__planUsage{color:#17151b;font-size:13px}.billing-module__e9iAPa__planUsageEm{font-weight:700}.billing-module__e9iAPa__planAfter{color:#6b6677;font-size:12px}.billing-module__e9iAPa__planDivider{background:#00000014;height:1px}.billing-module__e9iAPa__planFeatures{flex-direction:column;gap:8px;display:flex}.billing-module__e9iAPa__planFeature{color:#17151b;align-items:center;gap:8px;font-size:13px;display:flex}.billing-module__e9iAPa__planFeatureCheck{color:#702efd;flex-shrink:0}.billing-module__e9iAPa__confirmCard{background:#fff;border:1px solid #0000001a;border-radius:16px;flex-direction:column;gap:20px;width:100%;max-width:420px;padding:24px;display:flex;box-shadow:0 12px 40px #702efd14}.billing-module__e9iAPa__confirmTitle{color:#17151b;text-align:center;margin:0;font-size:18px;font-weight:700}.billing-module__e9iAPa__confirmDesc{color:#6b6677;text-align:center;margin:0;font-size:13px}.billing-module__e9iAPa__confirmFeatureList{flex-direction:column;gap:8px;display:flex}.billing-module__e9iAPa__confirmFeature{color:#17151b;align-items:center;gap:8px;font-size:13px;display:flex}.billing-module__e9iAPa__confirmCheck{color:#22863a}.billing-module__e9iAPa__confirmFormField label{text-transform:uppercase;letter-spacing:1px;color:#6b6677!important;font-size:10px!important;font-weight:600!important}.billing-module__e9iAPa__confirmFormField input{color:#17151b!important;background:#fff!important;border:1px solid #00000026!important;border-radius:4px!important;min-height:48px!important;padding:14px!important;font-size:14px!important}.billing-module__e9iAPa__confirmFormField input:focus{outline:none;border-color:#702efd!important;box-shadow:0 0 0 3px #702efd2e!important}.billing-module__e9iAPa__confirmActions{flex-direction:column;gap:8px;display:flex}.billing-module__e9iAPa__confirmPrimary{justify-content:center;align-items:center;width:100%;display:inline-flex!important}.billing-module__e9iAPa__confirmCancel{justify-content:center;align-items:center;width:100%;color:#6b6677!important;background:0 0!important;border:1px solid #00000026!important;display:inline-flex!important}.billing-module__e9iAPa__waitingWrap{flex-direction:column;align-items:center;gap:16px;padding:32px 0;display:flex}.billing-module__e9iAPa__spinner{border:3px solid #702efd33;border-top-color:#702efd;border-radius:50%;width:32px;height:32px;animation:.8s linear infinite billing-module__e9iAPa__spin}@keyframes billing-module__e9iAPa__spin{to{transform:rotate(360deg)}}.billing-module__e9iAPa__waitingTitle{color:#17151b;text-align:center;font-size:14px;font-weight:700}.billing-module__e9iAPa__waitingHint{color:#6b6677;text-align:center;font-size:12px}.billing-module__e9iAPa__salesRow{flex-direction:column;align-items:center;gap:8px;padding-top:12px;display:flex}.billing-module__e9iAPa__salesQuestion{color:#17151b;font-size:14px;font-weight:600}.billing-module__e9iAPa__salesLink{color:#702efd;margin-left:8px;font-weight:600;text-decoration:none}.billing-module__e9iAPa__salesLink:hover{text-decoration:underline}.billing-module__e9iAPa__skipBtn{cursor:pointer;text-decoration:underline;color:#6b6677!important;background:0 0!important;border:0!important;padding:8px!important;font-size:13px!important}.billing-module__e9iAPa__skipBtn:hover:not(:disabled){color:#17151b!important}.billing-module__e9iAPa__errorMsg{color:#d93025;text-align:center;margin:0;font-size:13px}@media (max-width:1023px){.billing-module__e9iAPa__hero{gap:var(--lr-space-8);grid-template-columns:1fr;grid-template-areas:"copy""plans"}}@media (max-width:768px){.billing-module__e9iAPa__title{font-size:24px}.billing-module__e9iAPa__planCard{width:100%}}
.guide-module__jpU1gW__heroRibbon{opacity:.45;z-index:0}.guide-module__jpU1gW__shell{z-index:1;flex-direction:column;width:100%;display:flex;position:relative}.guide-module__jpU1gW__hero{gap:var(--lr-space-12);width:100%;max-width:var(--lr-container-wide);padding:var(--lr-space-24)var(--lr-space-20)var(--lr-space-16);box-sizing:border-box;grid-template-columns:minmax(0,380px) minmax(0,1fr);grid-template-areas:"copy guide";align-items:start;margin:0 auto;display:grid;position:relative}.guide-module__jpU1gW__copyColumn{-webkit-backdrop-filter:blur(24px)saturate(140%);backdrop-filter:blur(24px)saturate(140%);view-transition-name:guide-module__jpU1gW__lr-form-panel;border-radius:var(--lr-radius-2xl,20px);padding:var(--lr-space-12,32px);background:#ffffff80;flex-direction:column;grid-area:copy;display:flex;box-shadow:0 8px 32px #0f0c2314,0 1px 2px #0f0c230a}.guide-module__jpU1gW__guideColumn{flex-direction:column;grid-area:guide;gap:24px;display:flex}.guide-module__jpU1gW__eyebrow{text-transform:uppercase;letter-spacing:1.4px;color:#702efd;margin:0 0 12px;font-size:10px;font-weight:600}.guide-module__jpU1gW__title{letter-spacing:-1.1px;color:#17151b;margin:0 0 12px;font-size:28px;font-weight:500;line-height:1.15}.guide-module__jpU1gW__subtitle{color:#6b6677;max-width:360px;margin:0 0 24px;font-size:14px;line-height:22px}.guide-module__jpU1gW__iframe{aspect-ratio:9.53/5;background:#fff;border:1px solid #00000014;border-radius:16px;width:100%;overflow:hidden}.guide-module__jpU1gW__snippets{flex-direction:column;gap:12px;width:100%;max-width:720px;display:flex}.guide-module__jpU1gW__snippetsTitle{text-transform:uppercase;letter-spacing:1.6px;color:#17151b;margin:0;font-size:13px;font-weight:700}.guide-module__jpU1gW__copyBlockLabel{color:#6b6677;margin:0 0 6px;font-size:12px}.guide-module__jpU1gW__copyBlockButton{text-align:left;cursor:pointer;background:#fff;border:1px solid #0000001f;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:12px 16px;transition:border-color .2s,background .2s;display:flex}.guide-module__jpU1gW__copyBlockButton:hover{border-color:#702efd}.guide-module__jpU1gW__copyBlockButtonCopied{background:#22863a0d;border-color:#22863a99}.guide-module__jpU1gW__copyBlockText{color:#17151b;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px}.guide-module__jpU1gW__copyBlockIcon{color:#6b6677;flex-shrink:0}.guide-module__jpU1gW__copyBlockIconCopied{color:#22863a}.guide-module__jpU1gW__confirmCard{background:#fff;border:1px solid #00000014;border-radius:12px;flex-direction:column;gap:18px;margin-top:16px;padding:20px;display:flex}.guide-module__jpU1gW__confirmRow{align-items:flex-start;gap:12px;display:flex}.guide-module__jpU1gW__confirmText{color:#17151b;font-size:14px;line-height:1.4}.guide-module__jpU1gW__signature{color:#6b6677;margin-top:4px;font-size:12px;font-style:italic}.guide-module__jpU1gW__signatureHidden{visibility:hidden}.guide-module__jpU1gW__errorMsg{color:#d93025;margin:0;font-size:13px}.guide-module__jpU1gW__actions{gap:12px;margin-top:4px;display:flex}.guide-module__jpU1gW__submitBtn{flex:1;justify-content:center;align-items:center;gap:8px;display:inline-flex!important}@media (max-width:1023px){.guide-module__jpU1gW__hero{gap:var(--lr-space-8);grid-template-columns:1fr;grid-template-areas:"copy""guide"}.guide-module__jpU1gW__copyColumn{max-width:720px;margin:0 auto}}.guide-module__jpU1gW__openAdminBtn{align-self:flex-start;margin-bottom:12px}@media (max-width:768px){.guide-module__jpU1gW__title{font-size:24px}}
.signup-info-module__xBk94q__heroRibbon{opacity:.55;z-index:0}.signup-info-module__xBk94q__shell{z-index:1;flex-direction:column;width:100%;display:flex;position:relative}.signup-info-module__xBk94q__hero{gap:var(--lr-space-12);width:100%;max-width:var(--lr-container-wide);padding:var(--lr-space-24)var(--lr-space-20)var(--lr-space-16);box-sizing:border-box;grid-template-columns:minmax(0,560px) minmax(280px,420px);grid-template-areas:"form rail";justify-content:center;align-items:start;margin:0 auto;display:grid;position:relative}.signup-info-module__xBk94q__formColumn{-webkit-backdrop-filter:blur(24px)saturate(140%);backdrop-filter:blur(24px)saturate(140%);view-transition-name:signup-info-module__xBk94q__lr-form-panel;border-radius:var(--lr-radius-2xl,20px);width:100%;max-width:560px;padding:var(--lr-space-12,32px);background:#ffffff80;flex-direction:column;grid-area:form;display:flex;box-shadow:0 8px 32px #0f0c2314,0 1px 2px #0f0c230a}.signup-info-module__xBk94q__proofRail{top:var(--lr-space-16);grid-area:rail;align-self:start;width:100%;position:sticky}.signup-info-module__xBk94q__logoBandSection{width:100%;max-width:var(--lr-container-wide);padding:var(--lr-space-12)var(--lr-space-20)var(--lr-space-16);box-sizing:border-box;border-top:1px solid var(--lr-border-subtle);margin:0 auto}.signup-info-module__xBk94q__eyebrow{text-transform:uppercase;letter-spacing:1.4px;color:#702efd;margin:0 0 12px;font-size:10px;font-weight:600}.signup-info-module__xBk94q__title{letter-spacing:-1.44px;color:#17151b;margin:0 0 12px;font-size:36px;font-weight:500;line-height:1.1}.signup-info-module__xBk94q__subtitle{color:#a8a4b2;max-width:480px;margin:0 0 24px;font-size:14px;line-height:22px}.signup-info-module__xBk94q__progress{margin:0 0 28px}.signup-info-module__xBk94q__fieldset{border:0;flex-direction:column;gap:16px;margin:0 0 28px;padding:0;display:flex}.signup-info-module__xBk94q__legend{text-transform:uppercase;letter-spacing:1.6px;color:#17151b;border-bottom:1px solid #0000001a;width:100%;margin:0 0 14px;padding:0 0 10px;font-size:13px;font-weight:700}.signup-info-module__xBk94q__row{grid-template-columns:1fr 1fr;gap:16px;display:grid}@media (max-width:600px){.signup-info-module__xBk94q__row{grid-template-columns:1fr}}.signup-info-module__xBk94q__formField{margin-bottom:0}.signup-info-module__xBk94q__formField label{text-transform:uppercase;letter-spacing:1px;color:#6b6677!important;font-size:10px!important;font-weight:600!important}.signup-info-module__xBk94q__formField input,.signup-info-module__xBk94q__formField select{color:#17151b!important;background:#fff!important;border:1px solid #00000026!important;border-radius:4px!important;min-height:52px!important;padding:16px 14px!important;font-size:14px!important}.signup-info-module__xBk94q__formField input::placeholder{color:#0000004d}.signup-info-module__xBk94q__formField input:focus,.signup-info-module__xBk94q__formField select:focus{outline:none;border-color:#702efd!important;box-shadow:0 0 0 3px #702efd2e!important}.signup-info-module__xBk94q__actions{align-items:center;gap:12px;margin-top:12px;display:flex}.signup-info-module__xBk94q__submitBtn{flex:1;justify-content:center;align-items:center;gap:8px;display:inline-flex!important}.signup-info-module__xBk94q__submitArrow{flex-shrink:0;transition:transform .2s}.signup-info-module__xBk94q__submitBtn:hover:not(:disabled) .signup-info-module__xBk94q__submitArrow{transform:translate(2px)}.signup-info-module__xBk94q__helper{color:#a8a4b2;text-align:center;margin:16px 0 0;font-size:13px}.signup-info-module__xBk94q__errorMsg{color:#d93025;margin:12px 0 0;font-size:13px}@media (max-width:1023px){.signup-info-module__xBk94q__hero{gap:var(--lr-space-8);grid-template-columns:1fr;grid-template-areas:"form""rail"}.signup-info-module__xBk94q__proofRail{max-width:720px;margin:0 auto;position:static;top:auto}}@media (max-width:1024px){.signup-info-module__xBk94q__formColumn{padding:32px 8px 48px}.signup-info-module__xBk94q__title{letter-spacing:-1px;font-size:30px}}@media (max-width:768px){.signup-info-module__xBk94q__formColumn{padding:24px 4px 40px}.signup-info-module__xBk94q__title{letter-spacing:-.8px;font-size:26px}.signup-info-module__xBk94q__subtitle{margin-bottom:20px;font-size:13px}.signup-info-module__xBk94q__actions{flex-direction:column;align-items:stretch;width:100%}.signup-info-module__xBk94q__submitBtn{width:100%!important}}@media (max-width:480px){.signup-info-module__xBk94q__formColumn{padding:20px 0 32px}.signup-info-module__xBk94q__title{font-size:22px}}
.password-module__sQVrpa__heroRibbon{opacity:.55;z-index:0}.password-module__sQVrpa__shell{z-index:1;flex-direction:column;width:100%;display:flex;position:relative}.password-module__sQVrpa__hero{width:100%;max-width:560px;padding:var(--lr-space-24)var(--lr-space-20)var(--lr-space-16);box-sizing:border-box;flex-direction:column;margin:0 auto;display:flex;position:relative}.password-module__sQVrpa__formColumn{-webkit-backdrop-filter:blur(24px)saturate(140%);backdrop-filter:blur(24px)saturate(140%);view-transition-name:password-module__sQVrpa__lr-form-panel;border-radius:var(--lr-radius-2xl,20px);width:100%;padding:var(--lr-space-12,32px);background:#ffffff80;flex-direction:column;display:flex;box-shadow:0 8px 32px #0f0c2314,0 1px 2px #0f0c230a}.password-module__sQVrpa__eyebrow{text-transform:uppercase;letter-spacing:1.4px;color:#702efd;margin:0 0 12px;font-size:10px;font-weight:600}.password-module__sQVrpa__title{letter-spacing:-1.44px;color:#17151b;margin:0 0 12px;font-size:36px;font-weight:500;line-height:1.1}.password-module__sQVrpa__subtitle{color:#a8a4b2;max-width:480px;margin:0 0 24px;font-size:14px;line-height:22px}.password-module__sQVrpa__progress{margin:0 0 28px}.password-module__sQVrpa__fieldset{border:0;flex-direction:column;gap:16px;margin:0 0 28px;padding:0;display:flex}.password-module__sQVrpa__legend{text-transform:uppercase;letter-spacing:1.6px;color:#17151b;border-bottom:1px solid #0000001a;width:100%;margin:0 0 14px;padding:0 0 10px;font-size:13px;font-weight:700}.password-module__sQVrpa__formField{margin-bottom:0}.password-module__sQVrpa__formField label{text-transform:uppercase;letter-spacing:1px;color:#6b6677!important;font-size:10px!important;font-weight:600!important}.password-module__sQVrpa__formField input{color:#17151b!important;background:#fff!important;border:1px solid #00000026!important;border-radius:4px!important;min-height:52px!important;padding:16px 14px!important;font-size:14px!important}.password-module__sQVrpa__formField input::placeholder{color:#0000004d}.password-module__sQVrpa__formField input:focus{outline:none;border-color:#702efd!important;box-shadow:0 0 0 3px #702efd2e!important}.password-module__sQVrpa__actions{align-items:center;gap:12px;margin-top:12px;display:flex}.password-module__sQVrpa__submitBtn{flex:1;justify-content:center;align-items:center;gap:8px;display:inline-flex!important}.password-module__sQVrpa__signinRow{color:#6b6677;justify-content:center;align-items:center;gap:6px;margin-top:20px;font-size:13px;display:flex}.password-module__sQVrpa__signinLink{color:#702efd;font-weight:600;text-decoration:none}.password-module__sQVrpa__signinLink:hover{text-decoration:underline}.password-module__sQVrpa__errorMsg{color:#d93025;margin:12px 0 0;font-size:13px}@media (max-width:1024px){.password-module__sQVrpa__formColumn{padding:32px 8px 48px}.password-module__sQVrpa__title{letter-spacing:-1px;font-size:30px}}@media (max-width:768px){.password-module__sQVrpa__formColumn{padding:24px 4px 40px}.password-module__sQVrpa__title{letter-spacing:-.8px;font-size:26px}.password-module__sQVrpa__subtitle{margin-bottom:20px;font-size:13px}.password-module__sQVrpa__actions{flex-direction:column;align-items:stretch;width:100%}.password-module__sQVrpa__submitBtn{width:100%!important}}@media (max-width:480px){.password-module__sQVrpa__formColumn{padding:20px 0 32px}.password-module__sQVrpa__title{font-size:22px}}
.shopify-module__mCXHDa__heroRibbon{opacity:.55;z-index:0}.shopify-module__mCXHDa__shell{z-index:1;flex-direction:column;width:100%;display:flex;position:relative}.shopify-module__mCXHDa__hero{width:100%;max-width:560px;padding:var(--lr-space-24)var(--lr-space-20)var(--lr-space-16);box-sizing:border-box;flex-direction:column;margin:0 auto;display:flex;position:relative}.shopify-module__mCXHDa__formColumn{-webkit-backdrop-filter:blur(24px)saturate(140%);backdrop-filter:blur(24px)saturate(140%);view-transition-name:shopify-module__mCXHDa__lr-form-panel;border-radius:var(--lr-radius-2xl,20px);width:100%;padding:var(--lr-space-12,32px);background:#ffffff80;flex-direction:column;display:flex;box-shadow:0 8px 32px #0f0c2314,0 1px 2px #0f0c230a}.shopify-module__mCXHDa__eyebrow{text-transform:uppercase;letter-spacing:1.4px;color:#702efd;margin:0 0 12px;font-size:10px;font-weight:600}.shopify-module__mCXHDa__title{letter-spacing:-1.44px;color:#17151b;margin:0 0 12px;font-size:36px;font-weight:500;line-height:1.1}.shopify-module__mCXHDa__subtitle{color:#a8a4b2;max-width:480px;margin:0 0 24px;font-size:14px;line-height:22px}.shopify-module__mCXHDa__progress{margin:0 0 28px}.shopify-module__mCXHDa__fieldset{border:0;flex-direction:column;gap:16px;margin:0 0 28px;padding:0;display:flex}.shopify-module__mCXHDa__legend{text-transform:uppercase;letter-spacing:1.6px;color:#17151b;border-bottom:1px solid #0000001a;width:100%;margin:0 0 14px;padding:0 0 10px;font-size:13px;font-weight:700}.shopify-module__mCXHDa__formField{margin-bottom:0}.shopify-module__mCXHDa__formField label{text-transform:uppercase;letter-spacing:1px;color:#6b6677!important;font-size:10px!important;font-weight:600!important}.shopify-module__mCXHDa__formField input{color:#17151b!important;background:#fff!important;border:1px solid #00000026!important;border-radius:4px!important;min-height:52px!important;padding:16px 14px!important;font-size:14px!important}.shopify-module__mCXHDa__formField input::placeholder{color:#0000004d}.shopify-module__mCXHDa__formField input:focus{outline:none;border-color:#702efd!important;box-shadow:0 0 0 3px #702efd2e!important}.shopify-module__mCXHDa__actions{flex-direction:column;gap:12px;margin-top:12px;display:flex}.shopify-module__mCXHDa__connectBtn{justify-content:center;align-items:center;gap:8px;background:#7c9d3e!important;border-color:#7c9d3e!important;display:inline-flex!important}.shopify-module__mCXHDa__connectBtn:hover:not(:disabled){background:#6b8a35!important;border-color:#6b8a35!important}.shopify-module__mCXHDa__skipBtn{cursor:pointer;justify-content:center;align-items:center;text-decoration:underline;color:#6b6677!important;background:0 0!important;border:0!important;padding:8px!important;font-size:13px!important;display:inline-flex!important}.shopify-module__mCXHDa__skipBtn:hover:not(:disabled){color:#17151b!important}.shopify-module__mCXHDa__spinnerRow{justify-content:center;padding:32px 0;display:flex}.shopify-module__mCXHDa__spinner{border:3px solid #702efd33;border-top-color:#702efd;border-radius:50%;width:32px;height:32px;animation:.8s linear infinite shopify-module__mCXHDa__spin}@keyframes shopify-module__mCXHDa__spin{to{transform:rotate(360deg)}}.shopify-module__mCXHDa__errorMsg{color:#d93025;margin:12px 0 0;font-size:13px}@media (max-width:1024px){.shopify-module__mCXHDa__formColumn{padding:32px 8px 48px}.shopify-module__mCXHDa__title{letter-spacing:-1px;font-size:30px}}@media (max-width:768px){.shopify-module__mCXHDa__formColumn{padding:24px 4px 40px}.shopify-module__mCXHDa__title{letter-spacing:-.8px;font-size:26px}.shopify-module__mCXHDa__subtitle{margin-bottom:20px;font-size:13px}}@media (max-width:480px){.shopify-module__mCXHDa__formColumn{padding:20px 0 32px}.shopify-module__mCXHDa__title{font-size:22px}}
.workflow-module__48FzNG__heroRibbon{opacity:.45;z-index:0}.workflow-module__48FzNG__shell{z-index:1;flex-direction:column;width:100%;display:flex;position:relative}.workflow-module__48FzNG__hero{gap:var(--lr-space-12);width:100%;max-width:var(--lr-container-wide);padding:var(--lr-space-24)var(--lr-space-20)var(--lr-space-16);box-sizing:border-box;grid-template-columns:minmax(0,420px) minmax(0,1fr);grid-template-areas:"copy viz";align-items:start;margin:0 auto;display:grid;position:relative}.workflow-module__48FzNG__copyColumn{-webkit-backdrop-filter:blur(24px)saturate(140%);backdrop-filter:blur(24px)saturate(140%);view-transition-name:workflow-module__48FzNG__lr-form-panel;border-radius:var(--lr-radius-2xl,20px);padding:var(--lr-space-12,32px);background:#ffffff80;flex-direction:column;grid-area:copy;display:flex;box-shadow:0 8px 32px #0f0c2314,0 1px 2px #0f0c230a}.workflow-module__48FzNG__vizColumn{grid-area:viz;justify-content:center;display:flex}.workflow-module__48FzNG__iconBadge{color:#702efd;background:#702efd1a;border:1px solid #702efd66;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:16px;display:inline-flex}.workflow-module__48FzNG__eyebrow{text-transform:uppercase;letter-spacing:1.4px;color:#702efd;margin:0 0 12px;font-size:10px;font-weight:600}.workflow-module__48FzNG__title{letter-spacing:-1.28px;color:#17151b;margin:0 0 12px;font-size:32px;font-weight:500;line-height:1.15}.workflow-module__48FzNG__subtitle{color:#6b6677;max-width:380px;margin:0 0 24px;font-size:14px;line-height:22px}.workflow-module__48FzNG__controls{flex-direction:column;gap:24px;margin-top:12px;display:flex}.workflow-module__48FzNG__controlsHeading{text-transform:uppercase;letter-spacing:1.6px;color:#17151b;border-bottom:1px solid #0000001a;margin:0;padding:0 0 10px;font-size:13px;font-weight:700}.workflow-module__48FzNG__sliderWrap{position:relative}.workflow-module__48FzNG__errorMsg{color:#d93025;margin:0;font-size:13px}.workflow-module__48FzNG__actions{flex-direction:column;gap:12px;margin-top:8px;display:flex}.workflow-module__48FzNG__primaryBtn{justify-content:center;align-items:center;gap:8px;width:100%;display:inline-flex!important}.workflow-module__48FzNG__skipBtn{justify-content:center;align-items:center;width:100%;color:#6b6677!important;background:0 0!important;border:1px solid #00000026!important;display:inline-flex!important}.workflow-module__48FzNG__skipBtn:hover:not(:disabled){color:#17151b!important;border-color:#17151b!important}.workflow-module__48FzNG__viz{flex-direction:column;align-items:center;width:100%;max-width:720px;padding:16px;display:flex;position:relative}.workflow-module__48FzNG__vizGlow{opacity:.35;filter:blur(180px);pointer-events:none;z-index:0;background:radial-gradient(circle,#ffd6e0 0%,#ffd09c 100%);border-radius:50%;width:40vh;height:40vh;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.workflow-module__48FzNG__vizFrame{z-index:1;flex-direction:column;gap:24px;width:100%;max-width:600px;display:flex;position:relative}.workflow-module__48FzNG__card{background:#fff;border:1px solid #00000014;border-radius:12px;align-items:center;gap:12px;padding:12px 16px;display:flex}.workflow-module__48FzNG__cardSkeleton{background:#ffffff80;border-color:#0000000f}.workflow-module__48FzNG__cardAvatar{background:#0000000d;border-radius:50%;flex-shrink:0;width:44px;height:44px}.workflow-module__48FzNG__cardLines{flex-direction:column;flex:1;gap:6px;display:flex}.workflow-module__48FzNG__cardLine{background:#0000000f;border-radius:4px;width:100%;height:10px}.workflow-module__48FzNG__cardText{color:#17151b;font-size:14px}.workflow-module__48FzNG__cardImage{flex-shrink:0;width:44px;height:44px}.workflow-module__48FzNG__bubblesLayer{z-index:2;pointer-events:none;flex-direction:column;gap:16px;padding:32px 12px;display:flex;position:absolute;inset:0}.workflow-module__48FzNG__bubble{align-items:flex-end;gap:8px;max-width:360px;display:flex}.workflow-module__48FzNG__bubbleRight{align-self:flex-end}.workflow-module__48FzNG__bubbleLeft{align-self:flex-start}.workflow-module__48FzNG__bubbleAvatar{border-radius:50%;flex-shrink:0;width:40px;height:40px}.workflow-module__48FzNG__bubbleBody{flex-direction:column;gap:4px;display:flex}.workflow-module__48FzNG__bubbleMsg{color:#fff;background:#702efd;border-radius:14px;padding:10px 14px;font-size:13px;line-height:1.4}.workflow-module__48FzNG__bubbleMsgRight{border-bottom-right-radius:0}.workflow-module__48FzNG__bubbleMsgLeft{background:#585266;border-bottom-left-radius:0}.workflow-module__48FzNG__bubbleEm{opacity:.8}@media (max-width:1023px){.workflow-module__48FzNG__hero{gap:var(--lr-space-8);grid-template-columns:1fr;grid-template-areas:"copy""viz"}}@media (max-width:768px){.workflow-module__48FzNG__title{letter-spacing:-.9px;font-size:26px}.workflow-module__48FzNG__vizColumn{display:none}}
