.Navbar-module__mCmXEa__sentinel{pointer-events:none;height:10px;margin-bottom:-10px}.Navbar-module__mCmXEa__header{z-index:100;background:var(--ld-surface);border-bottom:1px solid var(--ld-border);transition:box-shadow .2s,border-color .2s;position:sticky;top:0}.Navbar-module__mCmXEa__scrolled{box-shadow:0 1px 12px var(--ld-shadow);border-bottom-color:#0000}.Navbar-module__mCmXEa__navbar{justify-content:space-between;align-items:center;gap:32px;max-width:1120px;height:68px;margin:0 auto;padding:0 24px;display:flex}.Navbar-module__mCmXEa__logo{flex-shrink:0;align-items:center;display:flex}.Navbar-module__mCmXEa__logo img{width:auto;height:44px}.Navbar-module__mCmXEa__logoDark{display:block}.Navbar-module__mCmXEa__logoLight{display:none}html.dark .Navbar-module__mCmXEa__logoDark{display:none}html.dark .Navbar-module__mCmXEa__logoLight{display:block}.Navbar-module__mCmXEa__themeToggle{width:38px;height:38px;color:var(--ld-text-subtle);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;transition:color .15s,background .15s;display:inline-flex}.Navbar-module__mCmXEa__themeToggle:hover{color:var(--ld-text);background:var(--ld-surface-2)}.Navbar-module__mCmXEa__iconSun{display:none}html.dark .Navbar-module__mCmXEa__iconMoon{display:none}html.dark .Navbar-module__mCmXEa__iconSun{display:inline-flex}.Navbar-module__mCmXEa__links{align-items:center;gap:28px;display:flex}.Navbar-module__mCmXEa__link{color:var(--ld-text-muted);font-size:.9375rem;text-decoration:none;transition:color .15s}.Navbar-module__mCmXEa__link:hover{color:var(--ld-text)}.Navbar-module__mCmXEa__divider{background:var(--ld-border);width:1px;height:20px}.Navbar-module__mCmXEa__ctaButton{color:var(--ld-on-accent);background:var(--ld-accent);border-radius:8px;padding:9px 18px;font-size:.9375rem;font-weight:500;text-decoration:none;transition:background .15s}.Navbar-module__mCmXEa__ctaButton:hover{background:var(--ld-accent-hover)}.Navbar-module__mCmXEa__menuToggle{cursor:pointer;background:0 0;border:none;padding:10px;display:none}.Navbar-module__mCmXEa__hamburger{background:var(--ld-text);width:20px;height:2px;transition:background .2s;display:block;position:relative}.Navbar-module__mCmXEa__hamburger:before,.Navbar-module__mCmXEa__hamburger:after{content:"";background:var(--ld-text);width:20px;height:2px;transition:transform .2s;position:absolute;left:0}.Navbar-module__mCmXEa__hamburger:before{top:-6px}.Navbar-module__mCmXEa__hamburger:after{top:6px}.Navbar-module__mCmXEa__hamburger.Navbar-module__mCmXEa__open{background:0 0}.Navbar-module__mCmXEa__hamburger.Navbar-module__mCmXEa__open:before{transform:translateY(6px)rotate(45deg)}.Navbar-module__mCmXEa__hamburger.Navbar-module__mCmXEa__open:after{transform:translateY(-6px)rotate(-45deg)}@media (max-width:1040px){.Navbar-module__mCmXEa__menuToggle{display:block}.Navbar-module__mCmXEa__links{background:var(--ld-surface);border-bottom:1px solid var(--ld-border);flex-direction:column;align-items:stretch;gap:0;padding:8px 24px 16px;display:none;position:absolute;top:68px;left:0;right:0}.Navbar-module__mCmXEa__linksOpen{display:flex}.Navbar-module__mCmXEa__links .Navbar-module__mCmXEa__link{padding:12px 0}.Navbar-module__mCmXEa__divider{display:none}.Navbar-module__mCmXEa__ctaButton{text-align:center;margin-top:8px}}
.Footer-module__DaFM4q__footer{background:var(--ld-surface);border-top:1px solid var(--ld-border);padding:64px 24px 32px}.Footer-module__DaFM4q__container{max-width:1120px;margin:0 auto}.Footer-module__DaFM4q__main{justify-content:space-between;gap:48px;margin-bottom:48px;display:flex}.Footer-module__DaFM4q__brand{max-width:280px}.Footer-module__DaFM4q__brand img{width:auto;height:40px;margin-left:-6px}.Footer-module__DaFM4q__logoDark{display:block}.Footer-module__DaFM4q__logoLight{display:none}html.dark .Footer-module__DaFM4q__logoDark{display:none}html.dark .Footer-module__DaFM4q__logoLight{display:block}.Footer-module__DaFM4q__tagline{color:var(--ld-text-subtle);margin:12px 0 0;font-size:.9375rem;line-height:1.6}.Footer-module__DaFM4q__links{gap:64px;display:flex}.Footer-module__DaFM4q__column{flex-direction:column;gap:10px;display:flex}.Footer-module__DaFM4q__columnTitle{text-transform:uppercase;letter-spacing:.04em;color:var(--ld-text);margin:0 0 4px;font-size:.8125rem;font-weight:600}.Footer-module__DaFM4q__link{color:var(--ld-text-muted);font-size:.9375rem;text-decoration:none;transition:color .15s}.Footer-module__DaFM4q__link:hover{color:var(--ld-text)}.Footer-module__DaFM4q__bottom{border-top:1px solid var(--ld-fill);justify-content:space-between;align-items:center;gap:16px;padding-top:24px;display:flex}.Footer-module__DaFM4q__copyright{color:var(--ld-text-subtle);margin:0;font-size:.875rem}.Footer-module__DaFM4q__social{gap:8px;display:flex}.Footer-module__DaFM4q__socialLink{border:1px solid var(--ld-border);width:34px;height:34px;color:var(--ld-text-muted);border-radius:8px;justify-content:center;align-items:center;transition:color .15s,border-color .15s;display:flex}.Footer-module__DaFM4q__socialLink:hover{color:var(--ld-text);border-color:var(--ld-border-strong)}@media (max-width:768px){.Footer-module__DaFM4q__main{flex-direction:column;gap:32px}.Footer-module__DaFM4q__links{flex-wrap:wrap;gap:32px 48px}.Footer-module__DaFM4q__bottom{flex-direction:column;align-items:flex-start}}
.HeroAnimation-module__lumV3a__card{background:var(--ld-surface);border:1px solid var(--ld-border);width:100%;max-width:400px;box-shadow:0 12px 32px var(--ld-shadow);border-radius:14px;overflow:hidden}.HeroAnimation-module__lumV3a__paused *{animation-play-state:paused!important}.HeroAnimation-module__lumV3a__header{border-bottom:1px solid var(--ld-border);background:var(--ld-surface-2);align-items:center;gap:12px;padding:14px 18px;display:flex}.HeroAnimation-module__lumV3a__avatar{background:var(--ld-accent);width:38px;height:38px;color:var(--ld-on-accent);border-radius:50%;justify-content:center;align-items:center;font-weight:600;display:flex}.HeroAnimation-module__lumV3a__headerInfo{flex-direction:column;display:flex}.HeroAnimation-module__lumV3a__name{color:var(--ld-text);font-size:.9375rem;font-weight:600}.HeroAnimation-module__lumV3a__status{color:#38a169;font-size:.75rem}.HeroAnimation-module__lumV3a__stage{min-height:220px;padding:20px 18px;position:relative}.HeroAnimation-module__lumV3a__scene{flex-direction:column;gap:10px;height:100%;display:flex}.HeroAnimation-module__lumV3a__bubbleIn,.HeroAnimation-module__lumV3a__bubbleOut{max-width:82%;color:var(--ld-text-body);border-radius:10px;padding:10px 12px;font-size:.875rem;line-height:1.45}.HeroAnimation-module__lumV3a__bubbleIn{background:var(--ld-fill);border-bottom-left-radius:4px;align-self:flex-start}.HeroAnimation-module__lumV3a__bubbleOut{background:var(--ld-accent-tint);border-bottom-right-radius:4px;align-self:flex-end}.HeroAnimation-module__lumV3a__replySlot{justify-content:flex-end;align-self:flex-end;width:100%;min-height:40px;display:flex;position:relative}.HeroAnimation-module__lumV3a__typing{background:var(--ld-accent-tint);border-radius:10px 10px 4px;gap:4px;padding:12px 14px;animation:2.3s forwards HeroAnimation-module__lumV3a__typingCycle;display:flex;position:absolute;top:0;right:0}.HeroAnimation-module__lumV3a__typing span{background:#7fb4e8;border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite HeroAnimation-module__lumV3a__typingDot}.HeroAnimation-module__lumV3a__typing span:nth-child(2){animation-delay:.15s}.HeroAnimation-module__lumV3a__typing span:nth-child(3){animation-delay:.3s}.HeroAnimation-module__lumV3a__typewriter{white-space:nowrap;clip-path:inset(0 100% 0 0);animation:1.4s steps(28,end) 2.6s both HeroAnimation-module__lumV3a__reveal;display:inline-block}.HeroAnimation-module__lumV3a__board{grid-template-columns:repeat(3,1fr);gap:10px;height:180px;padding-top:4px;animation:.4s both HeroAnimation-module__lumV3a__fadeInUp;display:grid;position:relative}.HeroAnimation-module__lumV3a__col{background:var(--ld-surface-2);border:1px solid var(--ld-fill-2);border-radius:8px;flex-direction:column;gap:8px;padding:8px;display:flex}.HeroAnimation-module__lumV3a__colTitle{text-transform:uppercase;letter-spacing:.04em;color:var(--ld-text-faint);font-size:.625rem;font-weight:600}.HeroAnimation-module__lumV3a__ghostCard{background:var(--ld-fill-2);border-radius:6px;height:30px}.HeroAnimation-module__lumV3a__movingCard{width:28%;color:var(--ld-text-body);background:var(--ld-surface);border:1px solid var(--ld-accent);border-radius:6px;padding:9px 10px;font-size:.75rem;animation:4.6s both HeroAnimation-module__lumV3a__slideFunnel;position:absolute;top:30px;left:3%;box-shadow:0 4px 12px #3b9fff2e}.HeroAnimation-module__lumV3a__stats{align-self:flex-start;gap:8px;margin-top:2px;display:flex}.HeroAnimation-module__lumV3a__stat{color:var(--ld-text-muted);background:var(--ld-fill);border:1px solid var(--ld-border);border-radius:8px;padding:8px 10px;font-size:.75rem}.HeroAnimation-module__lumV3a__stat strong{color:var(--ld-text);font-size:1rem;display:block}.HeroAnimation-module__lumV3a__footer{border-top:1px solid var(--ld-border);text-align:center;padding:12px 18px}.HeroAnimation-module__lumV3a__footerLabel{color:var(--ld-text-subtle);font-size:.8125rem;animation:.5s both HeroAnimation-module__lumV3a__fadeIn;display:inline-block}.HeroAnimation-module__lumV3a__animIn{animation:.4s both HeroAnimation-module__lumV3a__fadeInUp}.HeroAnimation-module__lumV3a__animReply{animation:.3s 2.3s both HeroAnimation-module__lumV3a__fadeInUp}.HeroAnimation-module__lumV3a__animDelayed{animation:.4s .7s both HeroAnimation-module__lumV3a__fadeInUp}.HeroAnimation-module__lumV3a__animDelayed2{animation:.4s 1.3s both HeroAnimation-module__lumV3a__fadeInUp}@keyframes HeroAnimation-module__lumV3a__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes HeroAnimation-module__lumV3a__fadeInUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes HeroAnimation-module__lumV3a__reveal{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0)}}@keyframes HeroAnimation-module__lumV3a__typingDot{0%,60%,to{opacity:.5;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}@keyframes HeroAnimation-module__lumV3a__typingCycle{0%{opacity:0;transform:translateY(6px)}12%{opacity:1;transform:translateY(0)}80%{opacity:1}to{opacity:0}}@keyframes HeroAnimation-module__lumV3a__slideFunnel{0%{opacity:0;left:3%;transform:translateY(6px)}8%{opacity:1;transform:translateY(0)}28%{left:3%}45%{left:36%}62%{left:36%}80%,to{left:69%}}@media (prefers-reduced-motion:reduce){.HeroAnimation-module__lumV3a__animIn,.HeroAnimation-module__lumV3a__animReply,.HeroAnimation-module__lumV3a__animDelayed,.HeroAnimation-module__lumV3a__animDelayed2,.HeroAnimation-module__lumV3a__board,.HeroAnimation-module__lumV3a__footerLabel{animation:none}}
.Hero-module__lYpGPq__hero{background:var(--ld-bg);padding:88px 24px 96px}.Hero-module__lYpGPq__container{grid-template-columns:1.1fr .9fr;align-items:center;gap:64px;max-width:1120px;margin:0 auto;animation:.5s both Hero-module__lYpGPq__heroFadeIn;display:grid}@keyframes Hero-module__lYpGPq__heroFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.Hero-module__lYpGPq__content{flex-direction:column;align-items:flex-start;display:flex}.Hero-module__lYpGPq__title{letter-spacing:-.02em;color:var(--ld-text);margin:0 0 20px;font-size:3rem;font-weight:600;line-height:1.15}.Hero-module__lYpGPq__subtitle{color:var(--ld-text-muted);max-width:480px;margin:0 0 32px;font-size:1.125rem;line-height:1.6}.Hero-module__lYpGPq__actions{align-items:center;gap:16px;margin-bottom:40px;display:flex}.Hero-module__lYpGPq__primaryButton{color:var(--ld-on-accent);background:var(--ld-accent);border-radius:8px;padding:12px 28px;font-size:1rem;font-weight:500;text-decoration:none;transition:background .15s}.Hero-module__lYpGPq__primaryButton:hover{background:var(--ld-accent-hover)}.Hero-module__lYpGPq__secondaryButton{color:var(--ld-text);background:var(--ld-surface);border:1px solid var(--ld-border-strong);border-radius:8px;padding:11px 28px;font-size:1rem;font-weight:500;text-decoration:none;transition:border-color .15s,background .15s}.Hero-module__lYpGPq__secondaryButton:hover{border-color:var(--ld-border-strong);background:var(--ld-surface-2)}.Hero-module__lYpGPq__metaNote{color:var(--ld-text-subtle);align-items:center;gap:8px;font-size:.875rem;display:flex}.Hero-module__lYpGPq__metaNote img{flex-shrink:0}.Hero-module__lYpGPq__visual{justify-content:center;display:flex}@media (max-width:900px){.Hero-module__lYpGPq__hero{padding:56px 24px 64px}.Hero-module__lYpGPq__container{grid-template-columns:1fr;gap:48px}.Hero-module__lYpGPq__title{font-size:2.25rem}}@media (max-width:480px){.Hero-module__lYpGPq__title{font-size:1.875rem}.Hero-module__lYpGPq__actions{flex-direction:column;align-items:stretch;width:100%}.Hero-module__lYpGPq__primaryButton,.Hero-module__lYpGPq__secondaryButton{text-align:center}}
.MobileCta-module__BVmu1G__sentinel{pointer-events:none;height:0}.MobileCta-module__BVmu1G__bar{display:none}@media (max-width:640px){.MobileCta-module__BVmu1G__bar{z-index:90;background:var(--ld-surface);border-top:1px solid var(--ld-border);box-shadow:0 -4px 16px var(--ld-shadow);padding:12px 16px;padding-bottom:calc(12px + env(safe-area-inset-bottom,0px));justify-content:space-between;align-items:center;gap:12px;transition:transform .28s;display:flex;position:fixed;bottom:0;left:0;right:0;transform:translateY(120%)}.MobileCta-module__BVmu1G__visible{transform:translateY(0)}.MobileCta-module__BVmu1G__text{color:var(--ld-text);font-size:.875rem;font-weight:500;line-height:1.3}.MobileCta-module__BVmu1G__button{color:var(--ld-on-accent);background:var(--ld-accent);white-space:nowrap;border-radius:8px;flex-shrink:0;padding:10px 18px;font-size:.875rem;font-weight:500;text-decoration:none}}@media (prefers-reduced-motion:reduce){.MobileCta-module__BVmu1G__bar{transition:none}}
.page-module___8aEwW__page{flex-direction:column;min-height:100vh;display:flex}.page-module___8aEwW__main{flex-direction:column;flex:1;display:flex}.page-module___8aEwW__footer{text-align:center;color:var(--muted-foreground);border-top:1px solid #eaeaea;padding:2rem}
.legal-module__xpnSVG__page{background-color:var(--background);flex-direction:column;min-height:100vh;display:flex}.legal-module__xpnSVG__main{background:var(--gradient-hero);flex:1;padding-top:80px}.legal-module__xpnSVG__contentContainer{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:var(--radius-lg);border:1px solid var(--border);max-width:800px;box-shadow:var(--shadow-md);background:#fffc;margin:3rem auto;padding:2rem}.legal-module__xpnSVG__title{text-align:center;background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:2rem;font-size:2.5rem;font-weight:800}.legal-module__xpnSVG__lastUpdated{text-align:center;color:var(--muted-foreground);margin-bottom:3rem;font-size:.875rem}.legal-module__xpnSVG__section{margin-bottom:2.5rem}.legal-module__xpnSVG__sectionTitle{color:var(--brand-charcoal);margin-bottom:1rem;font-size:1.5rem;font-weight:700}.legal-module__xpnSVG__text{color:var(--foreground);margin-bottom:1rem;line-height:1.7}.legal-module__xpnSVG__list{color:var(--foreground);margin-top:1rem;margin-bottom:1rem;padding-left:1.5rem;list-style:outside}.legal-module__xpnSVG__listItem{margin-bottom:.5rem;line-height:1.6}.legal-module__xpnSVG__link{color:var(--primary);font-weight:500;text-decoration:none;transition:color .2s}.legal-module__xpnSVG__link:hover{color:var(--primary-hover);text-decoration:underline}@media (prefers-color-scheme:dark){.legal-module__xpnSVG__contentContainer{background:#1a202ccc}}
