.BusinessHeader-module__DFVgPW__topBar{background:#662f90;justify-content:flex-end;align-items:center;gap:1.5rem;padding:.45rem 4.5rem;display:flex}.BusinessHeader-module__DFVgPW__topBarLink{color:#fff;white-space:nowrap;opacity:.9;align-items:center;gap:.4rem;font-size:.82rem;font-weight:500;text-decoration:none;transition:opacity .15s;display:flex}.BusinessHeader-module__DFVgPW__topBarLink:hover{opacity:1}.BusinessHeader-module__DFVgPW__navbar{z-index:100;background:#fff;border-bottom:1px solid #f0e8f8;align-items:center;height:68px;padding:0 4.5rem;display:flex;position:-webkit-sticky;position:sticky;top:0}.BusinessHeader-module__DFVgPW__logo{flex-shrink:0;align-items:center;line-height:0;text-decoration:none;display:flex}.BusinessHeader-module__DFVgPW__centerNav{flex:1;justify-content:center;align-items:center;gap:.25rem;display:flex}.BusinessHeader-module__DFVgPW__navLink{color:#1a1a1a;white-space:nowrap;border-radius:6px;padding:.4rem .75rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:color .15s}.BusinessHeader-module__DFVgPW__navLink:hover{color:#662f90}.BusinessHeader-module__DFVgPW__navItemWrap{align-items:center;height:68px;display:flex;position:relative}.BusinessHeader-module__DFVgPW__navToggle{color:#1a1a1a;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:6px;align-items:center;gap:.3rem;padding:.4rem .75rem;font-size:.95rem;font-weight:700;transition:color .15s;display:flex}.BusinessHeader-module__DFVgPW__navToggle:hover{color:#662f90}.BusinessHeader-module__DFVgPW__caret{width:12px;height:12px;transition:transform .2s}.BusinessHeader-module__DFVgPW__caretOpen{transform:rotate(180deg)}.BusinessHeader-module__DFVgPW__dropdown{z-index:200;background:#fff;border-radius:10px;min-width:180px;padding:.4rem 0;position:absolute;top:calc(100% + 4px);left:0;box-shadow:0 4px 20px #0000001f}.BusinessHeader-module__DFVgPW__dropdownItem{color:#222;padding:.55rem 1.1rem;font-size:.88rem;font-weight:500;text-decoration:none;transition:background .12s;display:block}.BusinessHeader-module__DFVgPW__dropdownItem:hover{color:#662f90;background:#662f9012}.BusinessHeader-module__DFVgPW__rightNav{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.BusinessHeader-module__DFVgPW__demoLink{color:#16a34a;white-space:nowrap;padding:.35rem .5rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:opacity .15s}.BusinessHeader-module__DFVgPW__demoLink:hover{opacity:.8}.BusinessHeader-module__DFVgPW__signUpBtn{color:#fff;cursor:pointer;white-space:nowrap;background:#16a34a;border:none;border-radius:9999px;padding:.5rem 1.25rem;font-size:.88rem;font-weight:700;transition:background .15s}.BusinessHeader-module__DFVgPW__signUpBtn:hover{background:#15803d}.BusinessHeader-module__DFVgPW__loginBtn{color:#fff;white-space:nowrap;background:#16a34a;border-radius:9999px;padding:.5rem 1.25rem;font-size:.88rem;font-weight:700;text-decoration:none;transition:background .15s}.BusinessHeader-module__DFVgPW__loginBtn:hover{background:#15803d}.BusinessHeader-module__DFVgPW__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;margin-left:auto;padding:.25rem;display:none}.BusinessHeader-module__DFVgPW__hamburger span{background:#662f90;border-radius:2px;width:22px;height:2.5px;display:block}.BusinessHeader-module__DFVgPW__mobileDemoLink{color:#16a34a;white-space:nowrap;font-size:.82rem;font-weight:700;text-decoration:none;display:none}.BusinessHeader-module__DFVgPW__mobileBackdrop{z-index:199;background:#00000059;animation:.3s forwards BusinessHeader-module__DFVgPW__bdFadeIn;position:fixed;top:0;bottom:0;left:0;right:0}.BusinessHeader-module__DFVgPW__mobileBackdropClosing{animation:.28s forwards BusinessHeader-module__DFVgPW__bdFadeOut}@keyframes BusinessHeader-module__DFVgPW__bdFadeIn{0%{opacity:0}to{opacity:1}}@keyframes BusinessHeader-module__DFVgPW__bdFadeOut{0%{opacity:1}to{opacity:0}}.BusinessHeader-module__DFVgPW__mobileMenu{-webkit-backdrop-filter:blur(28px)saturate(1.6);z-index:200;background:#ffffffeb;border-left:1px solid #ffffff80;flex-direction:column;width:min(85vw,360px);height:100dvh;padding:1.75rem 1.5rem 2.5rem;animation:.32s cubic-bezier(.25,.46,.45,.94) forwards BusinessHeader-module__DFVgPW__slideIn;display:flex;position:fixed;top:0;right:0;overflow-y:auto}.BusinessHeader-module__DFVgPW__mobileMenuClosing{animation:.28s cubic-bezier(.55,0,.75,.06) forwards BusinessHeader-module__DFVgPW__slideOut}@keyframes BusinessHeader-module__DFVgPW__slideIn{0%{opacity:.6;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes BusinessHeader-module__DFVgPW__slideOut{0%{opacity:1;transform:translate(0)}to{opacity:.6;transform:translate(100%)}}.BusinessHeader-module__DFVgPW__mobileClose{color:#662f90;cursor:pointer;background:0 0;border:none;align-self:flex-start;margin-bottom:2.5rem;padding:0;line-height:0}.BusinessHeader-module__DFVgPW__mobileClose svg{width:28px;height:28px}.BusinessHeader-module__DFVgPW__mobileNavLinks{flex-direction:column;flex:1;align-items:center;gap:.1rem;display:flex}.BusinessHeader-module__DFVgPW__mobileNavLink{color:#662f90;text-align:center;width:100%;padding:.55rem 0;font-size:1.35rem;font-weight:700;text-decoration:none;transition:color .15s}.BusinessHeader-module__DFVgPW__mobileNavLink:hover{color:#4a0e78}.BusinessHeader-module__DFVgPW__mobileNavToggle{color:#662f90;cursor:pointer;text-align:center;background:0 0;border:none;justify-content:center;align-items:center;gap:.4rem;width:100%;padding:.55rem 0;font-size:1.35rem;font-weight:700;transition:color .15s;display:flex}.BusinessHeader-module__DFVgPW__mobileNavToggle:hover{color:#4a0e78}.BusinessHeader-module__DFVgPW__mobileSubLinks{flex-direction:column;align-items:center;gap:.1rem;margin-bottom:.25rem;display:flex}.BusinessHeader-module__DFVgPW__mobileSubLink{color:#9333ea;text-align:center;padding:.3rem 0;font-size:1rem;font-weight:500;text-decoration:none;transition:color .15s}.BusinessHeader-module__DFVgPW__mobileSubLink:hover{color:#662f90}.BusinessHeader-module__DFVgPW__mobileCta{flex-direction:column;align-items:center;gap:.85rem;margin-top:1.5rem;display:flex}.BusinessHeader-module__DFVgPW__mobileSignUpBtn{color:#fff;cursor:pointer;text-align:center;background:#16a34a;border:none;border-radius:9999px;width:100%;padding:.85rem 1rem;font-size:1rem;font-weight:700;transition:background .15s}.BusinessHeader-module__DFVgPW__mobileSignUpBtn:hover{background:#15803d}.BusinessHeader-module__DFVgPW__mobileLoginBtn{color:#fff;text-align:center;background:#16a34a;border-radius:9999px;width:100%;padding:.85rem 1rem;font-size:1rem;font-weight:700;text-decoration:none;transition:background .15s;display:block}.BusinessHeader-module__DFVgPW__mobileLoginBtn:hover{background:#15803d}.BusinessHeader-module__DFVgPW__mobileAppLinks{flex-direction:column;align-items:center;gap:.6rem;margin-top:1.5rem;display:flex}.BusinessHeader-module__DFVgPW__mobileAppLink{color:#662f90;align-items:center;gap:.5rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .15s;display:flex}.BusinessHeader-module__DFVgPW__mobileAppLink:hover{color:#4a0e78}@media (max-width:992px){.BusinessHeader-module__DFVgPW__topBar,.BusinessHeader-module__DFVgPW__centerNav,.BusinessHeader-module__DFVgPW__rightNav{display:none}.BusinessHeader-module__DFVgPW__mobileDemoLink{margin-left:auto;margin-right:.75rem;display:block}.BusinessHeader-module__DFVgPW__hamburger{margin-left:0;display:flex}.BusinessHeader-module__DFVgPW__navbar{padding:0 1.25rem}}
.Footer-module__rHgQ2W__footer{color:#94a3b8;font-family:var(--font-geist-sans), Arial, sans-serif;background:#e4e4e4}.Footer-module__rHgQ2W__inner{grid-template-rows:auto auto;grid-template-columns:140px repeat(4,1fr);align-items:start;gap:1.5rem 2rem;max-width:1400px;margin:0 auto;padding:2.5rem 2rem 2rem;display:grid}.Footer-module__rHgQ2W__brand{flex-direction:column;grid-area:1/1;gap:1.25rem;padding-top:.25rem;display:flex}.Footer-module__rHgQ2W__supportCol{grid-area:2/2}.Footer-module__rHgQ2W__connectCol{grid-area:2/3}.Footer-module__rHgQ2W__logoLink{align-items:center;line-height:0;text-decoration:none;display:inline-flex}.Footer-module__rHgQ2W__col{flex-direction:column;gap:.65rem;display:flex}.Footer-module__rHgQ2W__colTitle{text-transform:uppercase;letter-spacing:.08em;color:#000;margin:0 0 .5rem;font-size:.8rem;font-weight:700}.Footer-module__rHgQ2W__link{font-size:.875rem;line-height:1.5;text-decoration:none;transition:color .15s;color:#000!important}.Footer-module__rHgQ2W__link:hover{opacity:.6}.Footer-module__rHgQ2W__socialLinks{flex-wrap:wrap;align-items:center;gap:.6rem;margin-top:.25rem;display:flex}.Footer-module__rHgQ2W__socialLink{color:#fff;background-color:#000;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;text-decoration:none;transition:opacity .15s;display:inline-flex}.Footer-module__rHgQ2W__socialLink:hover{opacity:.75}.Footer-module__rHgQ2W__sandboxBadge{color:#000;letter-spacing:.04em;background-color:#f59e0b;border-radius:4px;margin-top:.75rem;padding:.25rem .75rem;font-size:.75rem;font-weight:700;display:inline-block}.Footer-module__rHgQ2W__bottomBar{background-color:#24a549}.Footer-module__rHgQ2W__bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:1200px;margin:0 auto;padding:1.1rem 2rem;display:flex}.Footer-module__rHgQ2W__appDownloadNav{flex-wrap:wrap;align-items:center;gap:2rem;display:flex}.Footer-module__rHgQ2W__appDownloadLink{white-space:nowrap;align-items:center;gap:.3rem;font-size:.62rem;text-decoration:none;transition:opacity .15s;display:inline-flex;color:#fff!important}.Footer-module__rHgQ2W__appDownloadLink:hover{opacity:.8}.Footer-module__rHgQ2W__appDownloadIcon{font-size:.75rem;line-height:1}.Footer-module__rHgQ2W__copy{color:#fff;white-space:nowrap;margin:0;font-size:.8rem}.Footer-module__rHgQ2W__version{color:#ffffffd9;white-space:nowrap;cursor:pointer;font-size:.75rem;text-decoration:none}@media (max-width:640px){.Footer-module__rHgQ2W__footer{display:none}}@media (max-width:1200px){.Footer-module__rHgQ2W__inner{gap:1.25rem 1.5rem}.Footer-module__rHgQ2W__colTitle{letter-spacing:.05em;font-size:.72rem}.Footer-module__rHgQ2W__link{font-size:.8rem}}@media (max-width:900px){.Footer-module__rHgQ2W__inner{grid-template-rows:auto;grid-template-columns:repeat(3,1fr);gap:1.5rem;padding:2rem 1.5rem 1.75rem}.Footer-module__rHgQ2W__brand{grid-area:auto/1/auto/-1;padding-bottom:.5rem}.Footer-module__rHgQ2W__supportCol,.Footer-module__rHgQ2W__connectCol{grid-area:auto}.Footer-module__rHgQ2W__colTitle{letter-spacing:.06em;font-size:.75rem}.Footer-module__rHgQ2W__link{font-size:.825rem}}@media (max-width:480px){.Footer-module__rHgQ2W__inner{grid-template-columns:repeat(2,1fr);gap:1.5rem 1rem;padding:1.75rem 1rem 1.25rem}.Footer-module__rHgQ2W__brand{grid-column:1/-1}.Footer-module__rHgQ2W__bottom{flex-direction:column;align-items:flex-start;gap:.6rem;padding:1rem 1.25rem}.Footer-module__rHgQ2W__appDownloadNav{gap:1rem}}@media (max-width:389px){.Footer-module__rHgQ2W__inner{grid-template-columns:repeat(2,1fr);gap:1.25rem .75rem;padding:1.5rem .875rem 1rem}.Footer-module__rHgQ2W__colTitle{letter-spacing:.04em;font-size:.68rem}.Footer-module__rHgQ2W__link{font-size:.78rem}.Footer-module__rHgQ2W__bottom{gap:.5rem;padding:.875rem}.Footer-module__rHgQ2W__copy,.Footer-module__rHgQ2W__version{font-size:.72rem}.Footer-module__rHgQ2W__appDownloadLink{font-size:.57rem}}@media (max-width:359px){.Footer-module__rHgQ2W__inner{grid-template-columns:repeat(2,1fr);gap:1rem .625rem;padding:1.25rem .75rem .875rem}.Footer-module__rHgQ2W__colTitle{margin:0 0 .375rem;font-size:.65rem}.Footer-module__rHgQ2W__link{font-size:.73rem}.Footer-module__rHgQ2W__socialLink{width:32px;height:32px}.Footer-module__rHgQ2W__bottom{gap:.4rem;padding:.75rem}.Footer-module__rHgQ2W__copy,.Footer-module__rHgQ2W__version{font-size:.68rem}.Footer-module__rHgQ2W__appDownloadNav{flex-direction:column;gap:.625rem}.Footer-module__rHgQ2W__appDownloadLink{font-size:.55rem}}
