.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{flex-wrap:wrap;gap:32px 48px;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}}
.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}
.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}}
.logowall-module__WgmDGa__section{background:var(--ld-bg);border-top:1px solid var(--ld-border);border-bottom:1px solid var(--ld-border);padding:60px 24px}.logowall-module__WgmDGa__container{max-width:1120px;margin:0 auto}.logowall-module__WgmDGa__label{text-align:center;letter-spacing:.08em;text-transform:uppercase;color:var(--ld-text-faint);margin:0 0 26px;font-size:.75rem;font-weight:600}.logowall-module__WgmDGa__grid{--cols:6;--gap:14px;justify-content:center;gap:var(--gap);flex-wrap:wrap;display:flex}.logowall-module__WgmDGa__tile{flex:0 0 calc((100% - (var(--cols) - 1)*var(--gap))/var(--cols));border:1px solid var(--ld-border-faint);background:var(--ld-surface);border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:9px;height:92px;padding:14px 10px;transition:border-color .18s,transform .18s,box-shadow .18s;display:flex}.logowall-module__WgmDGa__tile:hover{border-color:var(--ld-border-strong);box-shadow:0 8px 20px var(--ld-shadow-soft);transform:translateY(-2px)}html.dark .logowall-module__WgmDGa__tile{background:#f4f6f9;border-color:#ffffff1f}html.dark .logowall-module__WgmDGa__tile:hover{border-color:#ffffff4d}html.dark .logowall-module__WgmDGa__tileWord{color:#1a202c}html.dark .logowall-module__WgmDGa__tileName{color:#64748b}.logowall-module__WgmDGa__tileImg{-o-object-fit:contain;object-fit:contain;width:auto;max-width:100%;height:26px}.logowall-module__WgmDGa__tileWord{letter-spacing:-.01em;color:var(--ld-text-body);text-align:center;font-size:.9375rem;font-weight:700;line-height:1}.logowall-module__WgmDGa__tileName{color:var(--ld-text-faint);text-align:center;font-size:.6875rem;line-height:1.3}.logowall-module__WgmDGa__note{text-align:center;max-width:640px;color:var(--ld-text-subtle);margin:24px auto 0;font-size:.8125rem;line-height:1.6}@media (max-width:900px){.logowall-module__WgmDGa__grid{--cols:3}}@media (max-width:480px){.logowall-module__WgmDGa__grid{--cols:2}}.logowall-module__WgmDGa__tileMark{flex-shrink:0;width:26px;height:26px}.logowall-module__WgmDGa__tileLockup{color:#111827;align-items:center;gap:5px;height:26px;display:flex}.logowall-module__WgmDGa__tileLockup svg{flex-shrink:0;width:auto;height:17px}.logowall-module__WgmDGa__tileLockup span{letter-spacing:-.02em;white-space:nowrap;font-size:.9375rem;font-weight:700;line-height:1}
.ask-module__6r7pua__frame{background:var(--ld-surface);border:1px solid var(--ld-border);width:100%;max-width:440px;box-shadow:0 22px 50px var(--ld-shadow-soft);border-radius:18px;flex-direction:column;display:flex;overflow:hidden}.ask-module__6r7pua__header{background:var(--ld-surface-2);border-bottom:1px solid var(--ld-border-faint);align-items:center;gap:10px;padding:13px 16px;display:flex}.ask-module__6r7pua__avatar{background:var(--ld-accent-tint);border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex;overflow:hidden}.ask-module__6r7pua__avatar img{-o-object-fit:contain;object-fit:contain;width:20px;height:20px}.ask-module__6r7pua__headerInfo{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.ask-module__6r7pua__headerName{color:var(--ld-text);font-size:.875rem;font-weight:600}.ask-module__6r7pua__headerSub{color:var(--ld-text-subtle);font-size:.6875rem}.ask-module__6r7pua__thread{background:var(--ld-bg);flex-direction:column;justify-content:flex-end;gap:10px;height:400px;padding:16px;display:flex;overflow:hidden}.ask-module__6r7pua__bubble{max-width:88%;padding:10px 13px;font-size:.8125rem;line-height:1.5;animation:.32s cubic-bezier(.22,1,.36,1) both ask-module__6r7pua__bubbleIn}@keyframes ask-module__6r7pua__bubbleIn{0%{opacity:0;transform:translateY(8px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.ask-module__6r7pua__fromUser{background:var(--ld-accent);color:var(--ld-on-accent);border-radius:13px 13px 3px;align-self:flex-end}.ask-module__6r7pua__fromAi{background:var(--ld-fill);color:var(--ld-text-body);border:1px solid var(--ld-border-faint);border-radius:13px 13px 13px 3px;align-self:flex-start;max-width:94%}.ask-module__6r7pua__typing{background:var(--ld-fill);border:1px solid var(--ld-border-faint);border-radius:13px 13px 13px 3px;align-self:flex-start;align-items:center;gap:4px;padding:12px 15px;animation:.25s both ask-module__6r7pua__bubbleIn;display:flex}.ask-module__6r7pua__typingDot{background:var(--ld-text-faint);border-radius:50%;width:6px;height:6px;animation:1.3s ease-in-out infinite ask-module__6r7pua__typingBounce}.ask-module__6r7pua__typingDot:nth-child(2){animation-delay:.18s}.ask-module__6r7pua__typingDot:nth-child(3){animation-delay:.36s}@keyframes ask-module__6r7pua__typingBounce{0%,60%,to{opacity:.45;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}.ask-module__6r7pua__metrics{grid-template-columns:repeat(3,1fr);gap:7px;margin-top:10px;display:grid}.ask-module__6r7pua__metric{background:var(--ld-surface);border:1px solid var(--ld-border-faint);border-radius:9px;padding:8px 9px}.ask-module__6r7pua__metricLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--ld-text-faint);margin-bottom:3px;font-size:.5625rem;font-weight:600;display:block}.ask-module__6r7pua__metricValue{color:var(--ld-text);font-variant-numeric:tabular-nums;font-size:.9375rem;font-weight:700}.ask-module__6r7pua__metricDelta{margin-top:1px;font-size:.625rem;font-weight:600;display:block}.ask-module__6r7pua__deltaUp{color:#16a34a}.ask-module__6r7pua__deltaDown{color:#dc2626}.ask-module__6r7pua__bars{flex-direction:column;gap:6px;margin-top:10px;display:flex}.ask-module__6r7pua__barRow{grid-template-columns:66px 1fr 22px;align-items:center;gap:8px;font-size:.6875rem;display:grid}.ask-module__6r7pua__barLabel{color:var(--ld-text-muted);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ask-module__6r7pua__barTrack{background:var(--ld-surface);border:1px solid var(--ld-border-faint);border-radius:4px;height:7px;overflow:hidden}.ask-module__6r7pua__barFill{background:var(--ld-accent);transform-origin:0;border-radius:4px;height:100%;animation:.6s cubic-bezier(.22,1,.36,1) both ask-module__6r7pua__barGrow}@keyframes ask-module__6r7pua__barGrow{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.ask-module__6r7pua__barValue{text-align:right;color:var(--ld-text-body);font-variant-numeric:tabular-nums;font-weight:600}.ask-module__6r7pua__chip{background:var(--ld-surface);border:1px solid var(--ld-accent);color:var(--ld-accent-on-tint);border-radius:999px;align-items:center;gap:6px;margin-top:10px;padding:5px 11px;font-size:.6875rem;font-weight:600;display:inline-flex}.ask-module__6r7pua__chip svg{color:var(--ld-accent)}.ask-module__6r7pua__footer{border-top:1px solid var(--ld-border-faint);background:var(--ld-surface-2);color:var(--ld-text-faint);align-items:center;gap:8px;padding:11px 16px;font-size:.6875rem;display:flex}.ask-module__6r7pua__footer svg{color:var(--ld-accent);flex-shrink:0}@media (prefers-reduced-motion:reduce){.ask-module__6r7pua__bubble,.ask-module__6r7pua__typing,.ask-module__6r7pua__typingDot,.ask-module__6r7pua__barFill{opacity:1!important;animation:none!important;transform:none!important}.ask-module__6r7pua__thread{height:auto}}
.digestcard-module__7PF99G__card{background:var(--ld-surface);border:1px solid var(--ld-border);width:100%;max-width:440px;box-shadow:0 20px 46px var(--ld-shadow-soft);border-radius:16px;overflow:hidden}.digestcard-module__7PF99G__header{background:var(--ld-surface-2);border-bottom:1px solid var(--ld-border-faint);align-items:center;gap:11px;padding:15px 17px;display:flex}.digestcard-module__7PF99G__bell{background:var(--ld-accent);width:32px;height:32px;color:var(--ld-on-accent);border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.digestcard-module__7PF99G__play .digestcard-module__7PF99G__bell{animation:3.2s ease-in-out infinite digestcard-module__7PF99G__ring}@keyframes digestcard-module__7PF99G__ring{0%,88%,to{transform:rotate(0)}90%{transform:rotate(-11deg)}93%{transform:rotate(9deg)}96%{transform:rotate(-5deg)}}.digestcard-module__7PF99G__headerText{flex-direction:column;gap:1px;min-width:0;display:flex}.digestcard-module__7PF99G__headerTitle{color:var(--ld-text);font-size:.875rem;font-weight:600}.digestcard-module__7PF99G__headerWhen{color:var(--ld-text-subtle);font-size:.6875rem}.digestcard-module__7PF99G__rows{padding:8px 8px 4px}.digestcard-module__7PF99G__row{opacity:0;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:11px 10px;display:flex;transform:translateY(6px)}.digestcard-module__7PF99G__row:not(:last-child){border-bottom:1px solid var(--ld-border-faint)}.digestcard-module__7PF99G__play .digestcard-module__7PF99G__row{animation:.42s cubic-bezier(.22,1,.36,1) forwards digestcard-module__7PF99G__rowIn}@keyframes digestcard-module__7PF99G__rowIn{to{opacity:1;transform:translateY(0)}}.digestcard-module__7PF99G__rowInfo{flex-direction:column;gap:2px;min-width:0;display:flex}.digestcard-module__7PF99G__rowLabel{color:var(--ld-text-body);font-size:.8125rem;font-weight:500}.digestcard-module__7PF99G__rowPrev{color:var(--ld-text-faint);font-size:.6875rem}.digestcard-module__7PF99G__rowRight{flex-shrink:0;align-items:center;gap:10px;display:flex}.digestcard-module__7PF99G__rowValue{color:var(--ld-text);font-variant-numeric:tabular-nums;font-size:1.0625rem;font-weight:700}.digestcard-module__7PF99G__rowDelta{border-radius:999px;justify-content:center;align-items:center;gap:3px;min-width:56px;padding:3px 7px;font-size:.6875rem;font-weight:600;display:inline-flex}.digestcard-module__7PF99G__up{color:#15803d;background:#16a34a1f}.digestcard-module__7PF99G__down{color:#b91c1c;background:#dc26261f}html.dark .digestcard-module__7PF99G__up{color:#4ade80;background:#4ade8024}html.dark .digestcard-module__7PF99G__down{color:#f87171;background:#f8717124}.digestcard-module__7PF99G__alert{background:var(--ld-accent-tint);color:var(--ld-accent-on-tint);opacity:0;border-radius:10px;align-items:flex-start;gap:9px;margin:4px 12px 14px;padding:11px 13px;font-size:.75rem;line-height:1.5;display:flex}.digestcard-module__7PF99G__alert svg{flex-shrink:0;margin-top:1px}.digestcard-module__7PF99G__alert strong{font-weight:700}.digestcard-module__7PF99G__play .digestcard-module__7PF99G__alert{animation:.45s .62s forwards digestcard-module__7PF99G__rowIn}@media (prefers-reduced-motion:reduce){.digestcard-module__7PF99G__card *,.digestcard-module__7PF99G__card{opacity:1!important;animation:none!important;transform:none!important}}
.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}}
