.Home-module__g21JLG__page{flex-direction:column;align-items:center;min-height:100vh;padding:2rem 1.5rem 4rem;font-family:inherit;display:flex;position:relative;overflow-x:hidden}.Home-module__g21JLG__orb{display:none}.Home-module__g21JLG__header{text-align:center;z-index:1;margin-bottom:3rem}.Home-module__g21JLG__badge{letter-spacing:.15em;color:var(--green);background:var(--badge-bg);border:1px solid var(--badge-border);border-radius:3px;margin-bottom:1.25rem;padding:.3em .75em;font-family:inherit;font-size:.65rem;font-weight:500;display:inline-block}.Home-module__g21JLG__title{font-family:var(--font-head);letter-spacing:-.03em;color:var(--accent);margin-bottom:.75rem;font-size:clamp(2.5rem,8vw,4.5rem);font-weight:700;line-height:1}.Home-module__g21JLG__subtitle{color:var(--muted);letter-spacing:.02em;font-family:inherit;font-size:.875rem}.Home-module__g21JLG__main{z-index:1;flex-direction:column;gap:1.5rem;width:100%;max-width:860px;display:flex}.Home-module__g21JLG__form{width:100%}.Home-module__g21JLG__inputWrap{background:var(--surface);border:1px solid var(--border);border-radius:8px;align-items:center;gap:.75rem;padding:0 1rem;transition:border-color .2s;display:flex}.Home-module__g21JLG__inputWrap:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-glow)}.Home-module__g21JLG__prompt{color:var(--accent);-webkit-user-select:none;user-select:none;flex-shrink:0;font-family:inherit;font-size:1.1rem}.Home-module__g21JLG__input{color:var(--text);caret-color:var(--accent);background:0 0;border:none;outline:none;flex:1;padding:1rem 0;font-family:inherit;font-size:.9rem}.Home-module__g21JLG__input::placeholder{color:var(--muted)}.Home-module__g21JLG__button{background:var(--accent);color:#fff;border:1px solid var(--accent);letter-spacing:.12em;cursor:pointer;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;min-width:52px;height:32px;padding:.45em 1em;font-family:inherit;font-size:.7rem;font-weight:500;transition:background-color .18s,border-color .18s;display:flex}.Home-module__g21JLG__button:hover:not(:disabled){background:#143664;border-color:#143664}.Home-module__g21JLG__button:disabled{opacity:.4;cursor:not-allowed}.Home-module__g21JLG__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:14px;height:14px;animation:.6s linear infinite Home-module__g21JLG__spin}@keyframes Home-module__g21JLG__spin{to{transform:rotate(360deg)}}.Home-module__g21JLG__result{background:var(--surface);border:1px solid var(--border);border-radius:8px;flex-direction:column;gap:.4rem;padding:1.5rem 1.75rem;transition:border-color .22s;animation:.3s Home-module__g21JLG__slideIn;display:flex}.Home-module__g21JLG__result:hover{border-color:var(--accent)}.Home-module__g21JLG__trendCard{border:1px solid var(--chart-border);border-radius:12px;transition:border-color .22s}.Home-module__g21JLG__trendCard:hover{border-color:var(--accent)}@keyframes Home-module__g21JLG__slideIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.Home-module__g21JLG__resultLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--accent);font-family:inherit;font-size:.72rem}.Home-module__g21JLG__resultValue{color:var(--text);letter-spacing:-.02em;font-family:inherit;font-size:clamp(2rem,6vw,3rem);font-weight:700;line-height:1.1}.Home-module__g21JLG__resultLocation{color:var(--text-dim);margin-top:.25rem;font-family:inherit;font-size:.85rem}.Home-module__g21JLG__resultSource{color:var(--muted);border-top:1px solid var(--border);letter-spacing:.03em;margin-top:.5rem;padding-top:.75rem;font-family:inherit;font-size:.65rem}.Home-module__g21JLG__error{color:var(--error);background:#ff5c7a0d;border:1px solid #ff5c7a30;border-radius:8px;align-items:flex-start;gap:.6rem;padding:1rem 1.25rem;font-family:inherit;font-size:.825rem;animation:.2s Home-module__g21JLG__slideIn;display:flex}.Home-module__g21JLG__errorIcon{flex-shrink:0;font-size:.9rem}.Home-module__g21JLG__examples{flex-direction:column;gap:.75rem;display:flex}.Home-module__g21JLG__examplesLabel{letter-spacing:.12em;text-transform:uppercase;color:var(--muted);font-family:inherit;font-size:.65rem}.Home-module__g21JLG__exampleGrid{flex-wrap:wrap;gap:.5rem;display:flex}.Home-module__g21JLG__exampleBtn{background:var(--surface);border:1px solid var(--border);color:var(--text-dim);cursor:pointer;white-space:nowrap;border-radius:4px;padding:.4em .8em;font-family:inherit;font-size:.75rem;transition:border-color .15s,color .15s,background .15s}.Home-module__g21JLG__exampleBtn:hover{border-color:var(--accent);color:var(--text);background:var(--accent-glow)}.Home-module__g21JLG__history{flex-direction:column;gap:.5rem;display:flex}.Home-module__g21JLG__historyLabel{letter-spacing:.12em;text-transform:uppercase;color:var(--muted);font-family:inherit;font-size:.65rem}.Home-module__g21JLG__historyItem{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:1rem;padding:.6rem 0;display:flex}.Home-module__g21JLG__historyQuery{color:var(--text-dim);cursor:pointer;text-align:left;white-space:nowrap;text-overflow:ellipsis;background:0 0;border:none;flex:1;min-width:0;font-family:inherit;font-size:.8rem;transition:color .15s;overflow:hidden}.Home-module__g21JLG__historyQuery:hover{color:var(--accent)}.Home-module__g21JLG__historyValue{color:var(--muted);flex-shrink:0;font-family:inherit;font-size:.75rem}.Home-module__g21JLG__footer{color:var(--muted);text-align:center;z-index:1;letter-spacing:.02em;margin-top:4rem;font-family:inherit;font-size:.65rem;line-height:1.8}.Home-module__g21JLG__filterRow{flex-wrap:wrap;align-items:flex-end;gap:12px;width:100%;display:flex}.Home-module__g21JLG__filterGroup{flex-direction:column;flex:1;gap:6px;min-width:160px;display:flex}.Home-module__g21JLG__filterLabel{letter-spacing:.1em;color:var(--muted);text-transform:uppercase;font-size:.65rem;font-weight:600}.Home-module__g21JLG__optional{text-transform:none;letter-spacing:0;opacity:.7;font-weight:400}.Home-module__g21JLG__filterIn{color:var(--muted);flex-shrink:0;padding-bottom:10px;font-size:.875rem}.Home-module__g21JLG__selectWrap{position:relative}.Home-module__g21JLG__selectWrap:after{content:"▾";color:var(--muted);pointer-events:none;font-size:.75rem;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.Home-module__g21JLG__select{appearance:none;background:var(--surface);border:1px solid var(--border);width:100%;color:var(--text);cursor:pointer;border-radius:8px;outline:none;padding:10px 36px 10px 14px;font-family:inherit;font-size:.875rem;transition:border-color .2s,box-shadow .2s}.Home-module__g21JLG__select:hover{border-color:var(--border-hover)}.Home-module__g21JLG__select:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-glow)}.Home-module__g21JLG__select option{background:var(--select-option-bg);color:var(--text)}.Home-module__g21JLG__themeToggle{border:1px solid var(--border);background:var(--surface);width:44px;height:44px;color:var(--text-dim);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;transition:color .15s,border-color .15s,background .15s,box-shadow .15s;display:flex;position:relative}.Home-module__g21JLG__themeToggle:hover{color:var(--accent);border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-glow)}.Home-module__g21JLG__themeToggle:focus-visible{box-shadow:0 0 0 3px var(--accent-glow);outline:none}.Home-module__g21JLG__themeToggleIcon{width:22px;height:22px}.Home-module__g21JLG__trendButton{background:var(--surface-2);margin-top:12px;font-size:13px}.Home-module__g21JLG__trendCardBody{padding:24px 28px}.Home-module__g21JLG__trendCardExpanded{padding:30px 34px}@media (max-width:560px){.Home-module__g21JLG__trendCardBody,.Home-module__g21JLG__trendCardExpanded{padding:14px 12px}}.Home-module__g21JLG__queryPreview{color:var(--muted);background:var(--surface);border:1px solid var(--border);box-sizing:border-box;letter-spacing:.01em;border-radius:6px;width:100%;padding:8px 14px;font-size:.8rem}
.SiteLayout-module__rSOQaG__shell{flex-direction:column;min-height:100vh;font-family:inherit;display:flex;position:relative}.SiteLayout-module__rSOQaG__orb{display:none}.SiteLayout-module__rSOQaG__nav{z-index:50;border-bottom:1px solid var(--border);background:var(--surface);justify-content:flex-start;align-items:center;gap:1rem;padding:.85rem clamp(1.25rem,3vw,2.5rem) .85rem clamp(1.5rem,4vw,3rem);transition:background .22s,border-color .22s,box-shadow .22s,-webkit-backdrop-filter .22s,backdrop-filter .22s;display:flex;position:sticky;top:0;box-shadow:0 1px #0000000f}.SiteLayout-module__rSOQaG__navScrolled{background:var(--surface);border-bottom-color:var(--border);box-shadow:0 4px 16px #2a23330d}html[data-theme=dark] .SiteLayout-module__rSOQaG__navScrolled{background:var(--surface);border-bottom-color:var(--border);box-shadow:0 4px 18px #0000002e}.SiteLayout-module__rSOQaG__navLeft{align-items:center;min-width:0;margin-left:clamp(.35rem,1.2vw,.85rem);display:flex}.SiteLayout-module__rSOQaG__logoText{letter-spacing:-.01em;color:var(--accent);white-space:nowrap;font-family:inherit;font-size:clamp(1.18rem,1.1rem + .45vw,1.38rem);font-weight:700;text-decoration:none}.SiteLayout-module__rSOQaG__navTrailing{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:clamp(.35rem,1vw,.7rem);margin-left:auto;display:flex}.SiteLayout-module__rSOQaG__navTrailing>button,.SiteLayout-module__rSOQaG__navTrailing .SiteLayout-module__rSOQaG__cta{flex-shrink:0}.SiteLayout-module__rSOQaG__moreWrap{flex-shrink:0;display:none;position:relative}.SiteLayout-module__rSOQaG__moreButton{width:42px;height:42px;color:var(--muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;transition:color .18s,background .18s;display:inline-flex}.SiteLayout-module__rSOQaG__moreButton:hover,.SiteLayout-module__rSOQaG__moreButton[aria-expanded=true]{color:var(--accent);background:var(--surface-2)}.SiteLayout-module__rSOQaG__morePopover{z-index:110;background:var(--surface);border:1px solid var(--border);transform-origin:100% 0;border-radius:14px;min-width:200px;padding:.4rem;animation:.16s cubic-bezier(.22,1,.36,1) both SiteLayout-module__rSOQaG__popoverIn;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 14px 40px #0000002e}@keyframes SiteLayout-module__rSOQaG__popoverIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.SiteLayout-module__rSOQaG__moreItem{justify-content:flex-start;width:100%;min-height:46px;font-size:.98rem}.SiteLayout-module__rSOQaG__moreDivider{background:var(--border);height:1px;margin:.3rem .25rem}.SiteLayout-module__rSOQaG__moreThemeRow{border-radius:8px;justify-content:space-between;align-items:center;min-height:46px;padding:0 .6rem 0 .9rem;display:flex}.SiteLayout-module__rSOQaG__moreThemeLabel{color:var(--muted);font-size:.98rem;font-weight:500}.SiteLayout-module__rSOQaG__bottomNav{display:none}.SiteLayout-module__rSOQaG__navLink{color:var(--muted);border:1px solid #0000;border-radius:8px;align-items:center;padding:.5rem .9rem;font-family:inherit;font-size:.98rem;font-weight:500;text-decoration:none;transition:color .18s,border-color .18s;display:inline-flex}.SiteLayout-module__rSOQaG__navLink:hover:not(.SiteLayout-module__rSOQaG__navLinkActive){color:var(--accent);border-color:var(--accent-2)}.SiteLayout-module__rSOQaG__navLink.SiteLayout-module__rSOQaG__navLinkActive{color:var(--accent);border-color:var(--accent)}.SiteLayout-module__rSOQaG__cta{border:1px solid var(--accent);letter-spacing:0;text-align:center;cursor:pointer;color:#fff;background:var(--accent);border-radius:4px;justify-content:center;align-items:center;gap:.5rem;padding:.55rem clamp(1.05rem,2.2vw,1.5rem);font-family:inherit;font-size:.98rem;font-weight:600;text-decoration:none;transition:background-color .18s,border-color .18s;display:inline-flex}.SiteLayout-module__rSOQaG__ctaIcon{flex-shrink:0;display:block}.SiteLayout-module__rSOQaG__cta:hover:not(.SiteLayout-module__rSOQaG__ctaActive){background:#143664;border-color:#143664}html[data-theme=dark] .SiteLayout-module__rSOQaG__cta:hover:not(.SiteLayout-module__rSOQaG__ctaActive){background:#5b8ec5;border-color:#5b8ec5}.SiteLayout-module__rSOQaG__cta.SiteLayout-module__rSOQaG__ctaActive{background:var(--surface-2);color:var(--accent);border-color:var(--border)}html[data-theme=dark] .SiteLayout-module__rSOQaG__cta.SiteLayout-module__rSOQaG__ctaActive{background:var(--surface-2);color:var(--accent)}.SiteLayout-module__rSOQaG__main{z-index:1;flex:1;width:100%;max-width:min(1220px,92vw);margin:0 auto;padding:2.5rem clamp(1.25rem,4vw,2.5rem) 4rem;position:relative;overflow-x:clip}@media (max-width:720px){.SiteLayout-module__rSOQaG__nav{flex-wrap:nowrap;padding:.55rem .85rem}.SiteLayout-module__rSOQaG__navTrailing{flex-wrap:nowrap;justify-content:flex-end;gap:.25rem;width:auto;margin-left:auto}.SiteLayout-module__rSOQaG__desktopNavItem{display:none}.SiteLayout-module__rSOQaG__moreWrap{display:flex}.SiteLayout-module__rSOQaG__bottomNav{z-index:90;background:var(--surface);border-top:1px solid var(--border);padding-bottom:env(safe-area-inset-bottom,0px);display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 16px #0000000f}.SiteLayout-module__rSOQaG__bottomNavItem{min-height:58px;color:var(--muted);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.2rem;padding:.5rem;font-family:inherit;font-size:.74rem;font-weight:600;text-decoration:none;transition:color .15s,background .15s;display:inline-flex}.SiteLayout-module__rSOQaG__bottomNavItem:active{background:var(--surface-2)}.SiteLayout-module__rSOQaG__bottomNavItemActive{color:var(--accent)}.SiteLayout-module__rSOQaG__main{padding-bottom:calc(58px + env(safe-area-inset-bottom,0px) + 1.25rem)}}@media (max-width:400px){.SiteLayout-module__rSOQaG__nav{padding:.5rem .65rem}.SiteLayout-module__rSOQaG__logoText{font-size:1.05rem}}@media (max-width:720px){.SiteLayout-module__rSOQaG__chatRoute{height:100dvh;min-height:100dvh;overflow:hidden}.SiteLayout-module__rSOQaG__chatRoute .SiteLayout-module__rSOQaG__nav,.SiteLayout-module__rSOQaG__chatRoute .SiteLayout-module__rSOQaG__bottomNav{display:none}.SiteLayout-module__rSOQaG__chatRoute .SiteLayout-module__rSOQaG__main{max-width:100%;height:100dvh;margin:0;padding:0;overflow:hidden}}
.ChatInputBox-module__I2YN7W__inputBox{background:var(--surface);border:1px solid var(--border);border-radius:14px;align-items:center;gap:.5rem;padding:.4rem .55rem .4rem .95rem;transition:border-color .2s,box-shadow .2s;display:flex;position:relative;overflow:visible;box-shadow:0 2px 12px #0000000f}html[data-theme=dark] .ChatInputBox-module__I2YN7W__inputBox{-webkit-backdrop-filter:blur(20px);background:#ffffff08;border-color:#ffffff12;box-shadow:0 8px 32px #00000040}.ChatInputBox-module__I2YN7W__inputBoxFocused{border-color:var(--border-hover)}.ChatInputBox-module__I2YN7W__textarea{resize:none;min-width:0;color:var(--text);background:0 0;border:none;outline:none;flex:1;align-self:center;min-height:32px;max-height:160px;padding:.35rem 0;font-family:inherit;font-size:.92rem;line-height:1.5;display:block;overflow-y:auto}.ChatInputBox-module__I2YN7W__textarea::placeholder{color:var(--text-dim);opacity:.9}.ChatInputBox-module__I2YN7W__textarea:focus,.ChatInputBox-module__I2YN7W__textarea:focus-visible{box-shadow:none;border-radius:0;outline:none}.ChatInputBox-module__I2YN7W__textarea:disabled{opacity:.6;cursor:not-allowed}@media (max-width:720px){.ChatInputBox-module__I2YN7W__textarea{font-size:1rem}}.ChatInputBox-module__I2YN7W__actions{flex-shrink:0;align-self:flex-end;align-items:center;gap:.45rem;padding-bottom:.1rem;display:inline-flex}.ChatInputBox-module__I2YN7W__thinkingLabel{align-items:center;padding:0 2px;display:inline-flex}.ChatInputBox-module__I2YN7W__typingDots{align-items:center;gap:5px;display:inline-flex}.ChatInputBox-module__I2YN7W__typingDot{background:var(--accent);border-radius:50%;flex-shrink:0;width:6px;height:6px;display:inline-block}.ChatInputBox-module__I2YN7W__newChatBtn{border:1px solid var(--border);color:var(--text-dim);cursor:pointer;white-space:nowrap;background:0 0;border-radius:999px;align-items:center;padding:.32rem .72rem;font-family:inherit;font-size:.76rem;font-weight:600;transition:color .18s,border-color .18s,background .18s;display:inline-flex}.ChatInputBox-module__I2YN7W__newChatBtn:hover{color:var(--text);border-color:var(--border-hover);background:var(--surface-2)}.ChatInputBox-module__I2YN7W__sendIconBtn{cursor:pointer;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-family:inherit;transition:opacity .15s,background .15s;display:inline-flex}.ChatInputBox-module__I2YN7W__sendIconBtnActive{background:var(--accent);color:#fff}.ChatInputBox-module__I2YN7W__sendIconBtnMuted{color:var(--muted);cursor:not-allowed;opacity:.55;background:0 0}html[data-theme=dark] .ChatInputBox-module__I2YN7W__sendIconBtnMuted{color:var(--text-dim)}.ChatInputBox-module__I2YN7W__spinnerIcon{animation:1.4s linear infinite ChatInputBox-module__I2YN7W__spin}@keyframes ChatInputBox-module__I2YN7W__spin{to{transform:rotate(360deg)}}.ChatInputBox-module__I2YN7W__focusGlow{display:none}
.Chat-module__vVjGxa__chatPage{--c-bg:var(--bg);--c-surface:var(--surface);--c-surface-2:var(--surface-2);--c-border:var(--border);--c-border-hover:var(--border-hover);--c-text:var(--text);--c-text-dim:var(--text-dim);--c-muted:var(--muted);--c-accent:var(--accent);--c-accent-soft:var(--badge-bg);--c-accent-glow:var(--accent-glow);--c-bot-bg:var(--accent);width:100%;max-width:100%;height:calc(100vh - 7.5rem);max-height:calc(100vh - 7.5rem);color:var(--c-text);flex-direction:row;gap:0;margin:-1.25rem auto 0;padding:0;font-family:inherit;display:flex}.Chat-module__vVjGxa__chatSidebar{border-right:1px solid var(--c-border);flex-direction:column;flex-shrink:0;width:240px;height:100%;display:flex;overflow:hidden}.Chat-module__vVjGxa__sidebarTop{flex-shrink:0;padding:.85rem .75rem .6rem}.Chat-module__vVjGxa__newChatBtn{border:1px solid var(--c-border);width:100%;color:var(--c-text);cursor:pointer;text-align:left;background:0 0;border-radius:8px;align-items:center;gap:.5rem;padding:.55rem .75rem;font-family:inherit;font-size:.85rem;font-weight:500;transition:background .15s;display:flex}.Chat-module__vVjGxa__newChatBtn:hover{background:var(--c-surface-2)}.Chat-module__vVjGxa__sidebarList{scrollbar-width:thin;scrollbar-color:transparent transparent;flex:1;padding:.25rem .5rem 1rem;overflow-y:auto}.Chat-module__vVjGxa__sidebarList:hover{scrollbar-color:var(--c-border) transparent}.Chat-module__vVjGxa__sidebarItem{text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;flex-direction:column;gap:.18rem;width:100%;padding:.55rem .65rem;font-family:inherit;transition:background .15s;display:flex}.Chat-module__vVjGxa__sidebarItem:hover{background:var(--c-surface-2)}.Chat-module__vVjGxa__sidebarItemActive{background:var(--c-accent-soft)}.Chat-module__vVjGxa__sidebarItemTitle{color:var(--c-text);white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:.82rem;font-weight:500;display:block;overflow:hidden}.Chat-module__vVjGxa__sidebarItemTime{color:var(--c-muted);font-size:.72rem}.Chat-module__vVjGxa__sidebarEmpty{color:var(--c-muted);padding:1rem .65rem;font-size:.8rem}.Chat-module__vVjGxa__sidebarDivider{background:var(--c-border);flex-shrink:0;height:1px;margin:0 .75rem .35rem}.Chat-module__vVjGxa__historyBackdrop,.Chat-module__vVjGxa__drawerHeader,.Chat-module__vVjGxa__mobileTopBar,.Chat-module__vVjGxa__drawerFooter{display:none}.Chat-module__vVjGxa__drawerTitle{text-transform:uppercase;letter-spacing:.1em;color:var(--c-muted);font-size:.74rem;font-weight:700}.Chat-module__vVjGxa__drawerClose{border:1px solid var(--c-border);background:var(--c-surface);color:var(--c-text);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;transition:border-color .15s,color .15s,background .15s;display:inline-flex}.Chat-module__vVjGxa__drawerClose:hover{border-color:var(--c-border-hover);color:var(--c-accent)}.Chat-module__vVjGxa__chatMain{flex-direction:column;flex:1;min-width:0;min-height:0;padding-left:1.75rem;display:flex}html[data-theme=dark] .Chat-module__vVjGxa__chatPage{--c-accent-soft:var(--badge-bg);--c-accent-glow:var(--accent-glow)}.Chat-module__vVjGxa__header{flex-shrink:0;justify-content:space-between;align-items:center;padding:.5rem 0 .4rem;display:flex}.Chat-module__vVjGxa__headerCentered{text-align:center;justify-content:center}.Chat-module__vVjGxa__headerLeft{flex-direction:column;gap:.2rem;display:flex}.Chat-module__vVjGxa__headerLeftCentered{align-items:center}.Chat-module__vVjGxa__title{letter-spacing:0;color:var(--c-text);margin:0;font-size:.82rem;font-weight:700}.Chat-module__vVjGxa__subtitle{color:var(--c-muted);margin:0;font-size:.82rem}.Chat-module__vVjGxa__clearBtn{border:1px solid var(--c-border);background:var(--c-surface);color:var(--c-text-dim);cursor:pointer;white-space:nowrap;border-radius:999px;padding:.42rem .95rem;font-size:.8rem;font-weight:600;transition:color .18s,border-color .18s,background .18s}.Chat-module__vVjGxa__clearBtn:hover{color:var(--c-text);border-color:var(--c-border-hover);background:var(--c-surface-2)}.Chat-module__vVjGxa__modeTabs{border-bottom:1px solid var(--c-border);flex-wrap:wrap;flex-shrink:0;gap:.45rem;padding-bottom:.75rem;display:flex}.Chat-module__vVjGxa__modeTab{border:1px solid var(--c-border);background:var(--c-surface);color:var(--c-muted);cursor:pointer;border-radius:999px;align-items:center;gap:.4rem;padding:.42rem 1rem;font-family:inherit;font-size:.85rem;font-weight:500;transition:color .15s,border-color .15s,background .15s;display:inline-flex}.Chat-module__vVjGxa__modeTab:hover{color:var(--c-text);border-color:var(--c-border-hover);background:var(--c-surface-2)}.Chat-module__vVjGxa__modeTabActive{background:var(--c-accent-soft);border-color:var(--c-accent);color:var(--c-accent);font-weight:600}.Chat-module__vVjGxa__modeTabIcon{align-items:center;display:inline-flex}.Chat-module__vVjGxa__messageList{scrollbar-width:thin;scrollbar-color:transparent transparent;flex-direction:column;flex:1;gap:1rem;padding:.5rem 0 1rem;display:flex;overflow-y:auto}.Chat-module__vVjGxa__messageList:hover{scrollbar-color:var(--c-border) transparent}.Chat-module__vVjGxa__emptyState{flex:1;justify-content:center;align-items:center;min-height:0;padding:1rem 0;display:flex}.Chat-module__vVjGxa__emptyStateInner{flex-direction:column;align-items:center;gap:1rem;width:100%;max-width:640px;display:flex}.Chat-module__vVjGxa__emptyPrompt{color:var(--c-muted);text-align:center;letter-spacing:.01em;margin:0;font-size:.85rem;font-weight:500}.Chat-module__vVjGxa__emptyIcon{font-size:2.8rem;line-height:1}.Chat-module__vVjGxa__emptyText{color:var(--c-muted);text-align:center;max-width:320px;font-size:1rem;line-height:1.55}.Chat-module__vVjGxa__suggestions{flex-wrap:wrap;justify-content:center;gap:.55rem;display:flex}.Chat-module__vVjGxa__suggestion{border:1px solid var(--c-border);background:var(--c-surface);color:var(--c-text-dim);cursor:pointer;text-align:left;border-radius:999px;padding:.65rem 1.2rem;font-size:.82rem;font-weight:500;transition:color .16s,border-color .16s,background .16s,box-shadow .16s}.Chat-module__vVjGxa__suggestion:hover{color:var(--c-accent);border-color:var(--c-accent)}.Chat-module__vVjGxa__messageRow{align-items:flex-start;gap:.6rem;display:flex}.Chat-module__vVjGxa__messageRowUser{flex-direction:row-reverse}.Chat-module__vVjGxa__avatar{letter-spacing:-.02em;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;margin-top:2px;font-size:.65rem;font-weight:800;display:flex}.Chat-module__vVjGxa__avatarAssistant{background:var(--c-accent);color:#fff}.Chat-module__vVjGxa__avatarUser{background:var(--c-surface-2);border:1px solid var(--c-border);color:var(--c-muted)}.Chat-module__vVjGxa__bubble{word-break:break-word;border-radius:16px;padding:1rem 1.2rem;font-size:.92rem;line-height:1.65}.Chat-module__vVjGxa__bubbleAssistant{background:var(--c-surface);border:1px solid var(--c-border);color:var(--c-text);border-top-left-radius:4px;flex:auto;min-width:0;max-width:calc(100% - 40px)}.Chat-module__vVjGxa__bubbleUser{background:var(--c-surface-2);border:1px solid var(--c-border);color:var(--c-text);border-top-right-radius:4px;max-width:78%}.Chat-module__vVjGxa__bubbleError{color:var(--error);background:#fc818114;border-color:#fc81814d}.Chat-module__vVjGxa__h1{color:var(--c-text);margin:.5rem 0 .15rem;font-size:1.02rem;font-weight:700}.Chat-module__vVjGxa__h2{color:var(--c-text);margin:.45rem 0 .1rem;font-size:.96rem;font-weight:700}.Chat-module__vVjGxa__h3{color:var(--c-text);margin:.4rem 0 .1rem;font-size:.92rem;font-weight:700}.Chat-module__vVjGxa__listItem{align-items:baseline;gap:.5rem;padding:.28rem 0;line-height:1.7;display:flex}.Chat-module__vVjGxa__bullet{color:var(--c-accent);flex-shrink:0;font-weight:700}.Chat-module__vVjGxa__inlineCode{background:var(--c-surface-2);border:1px solid var(--c-border);font-family:var(--font-mono);color:var(--c-accent);border-radius:4px;padding:.1rem .35rem;font-size:.85em}.Chat-module__vVjGxa__moreInfoWrap{border-top:1px solid var(--c-border);margin-top:.55rem;padding-top:.5rem}.Chat-module__vVjGxa__methodology{color:var(--c-muted);margin:0 0 .35rem;font-size:.78rem;font-style:italic;line-height:1.5}.Chat-module__vVjGxa__moreInfoBtn{border:1px solid var(--c-border);color:var(--c-accent);cursor:pointer;background:0 0;border-radius:6px;align-items:center;gap:.3rem;padding:.25rem .6rem;font-size:.75rem;font-weight:600;transition:background .15s,border-color .15s;display:inline-flex}.Chat-module__vVjGxa__moreInfoBtn:hover{background:var(--c-accent-soft);border-color:var(--c-accent)}.Chat-module__vVjGxa__caveatsBox{background:var(--c-surface-2);border:1px solid var(--c-border);color:var(--c-text-dim);border-radius:8px;margin-top:.4rem;padding:.55rem .7rem;font-size:.8rem;line-height:1.55}.Chat-module__vVjGxa__caveatsBox .Chat-module__vVjGxa__listItem{padding:.05rem 0}.Chat-module__vVjGxa__tableWrap{border:1px solid var(--c-border);border-radius:8px;margin:.4rem 0;overflow-x:auto}.Chat-module__vVjGxa__table{border-collapse:collapse;width:100%;font-size:.82rem;line-height:1.5}.Chat-module__vVjGxa__table th{text-align:left;background:var(--c-surface-2);color:var(--c-text);border-bottom:1px solid var(--c-border);white-space:nowrap;padding:.45rem .65rem;font-weight:700}.Chat-module__vVjGxa__table td{border-bottom:1px solid var(--c-border);color:var(--c-text-dim);padding:.4rem .65rem}.Chat-module__vVjGxa__table tbody tr:last-child td{border-bottom:none}.Chat-module__vVjGxa__table tbody tr:hover{background:var(--c-accent-soft)}.Chat-module__vVjGxa__typingRow{align-items:flex-start;gap:.6rem;display:flex}.Chat-module__vVjGxa__typingBubble{background:var(--c-surface);border:1px solid var(--c-border);border-radius:4px 16px 16px;align-items:center;gap:4px;padding:.75rem 1rem;display:flex}.Chat-module__vVjGxa__dot{background:var(--c-muted);border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite Chat-module__vVjGxa__bounce}.Chat-module__vVjGxa__dot:nth-child(2){animation-delay:.2s}.Chat-module__vVjGxa__dot:nth-child(3){animation-delay:.4s}@keyframes Chat-module__vVjGxa__bounce{0%,60%,to{opacity:.5;transform:translateY(0)}30%{opacity:1;transform:translateY(-5px)}}@keyframes Chat-module__vVjGxa__shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}.Chat-module__vVjGxa__skeletonRow{align-items:flex-start;gap:.6rem;display:flex}.Chat-module__vVjGxa__skeletonBubble{background:var(--c-surface);border:1px solid var(--c-border);border-radius:4px 16px 16px;flex-direction:column;flex:auto;gap:10px;min-width:0;max-width:calc(100% - 40px);padding:1rem 1.2rem;display:flex}.Chat-module__vVjGxa__skeletonLine{background:linear-gradient(90deg, var(--c-border) 25%, var(--c-surface-2) 50%, var(--c-border) 75%);background-size:800px 100%;border-radius:6px;height:11px;animation:1.5s ease-in-out infinite Chat-module__vVjGxa__shimmer}.Chat-module__vVjGxa__skeletonBlock{background:linear-gradient(90deg, var(--c-border) 25%, var(--c-surface-2) 50%, var(--c-border) 75%);background-size:800px 100%;border-radius:8px;height:80px;animation:1.5s ease-in-out .1s infinite Chat-module__vVjGxa__shimmer}@keyframes Chat-module__vVjGxa__msgFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.Chat-module__vVjGxa__messageRowNew{animation:.42s cubic-bezier(.34,1.56,.64,1) both Chat-module__vVjGxa__msgFadeIn}@media (prefers-reduced-motion:reduce){.Chat-module__vVjGxa__messageRowNew{animation:none}}.Chat-module__vVjGxa__limitReached{color:var(--c-muted);background:var(--c-surface);border:1px solid var(--c-border);text-align:center;border-radius:10px;padding:.75rem 1rem;font-size:.82rem;line-height:1.5}.Chat-module__vVjGxa__limitReached strong{color:var(--c-text)}.Chat-module__vVjGxa__chatInner{flex-direction:column;flex:1;width:100%;max-width:800px;min-height:0;margin:0 auto;display:flex}.Chat-module__vVjGxa__msgCounter{color:var(--muted);text-align:right;margin-bottom:.4rem;font-size:.75rem}.Chat-module__vVjGxa__inputArea{border-top:1px solid var(--c-border);flex-shrink:0;padding:.5rem 0 .25rem}.Chat-module__vVjGxa__inputRow{align-items:stretch;gap:.6rem;width:100%;display:flex}.Chat-module__vVjGxa__inputRowMain{flex:1;min-width:0}.Chat-module__vVjGxa__newChatPill{border:1px solid var(--c-border);background:var(--c-surface);color:var(--c-text-dim);cursor:pointer;white-space:nowrap;border-radius:14px;flex-shrink:0;align-self:stretch;align-items:center;padding:0 1rem;font-family:inherit;font-size:.82rem;font-weight:600;transition:color .18s,border-color .18s,background .18s;display:inline-flex}.Chat-module__vVjGxa__newChatPill:hover{color:var(--c-text);border-color:var(--c-border-hover);background:var(--c-surface-2)}@media (max-width:560px){.Chat-module__vVjGxa__inputRow{flex-direction:column;align-items:stretch;gap:.45rem}.Chat-module__vVjGxa__newChatPill{align-self:flex-end;padding:.4rem .9rem}}@supports (height:100dvh){.Chat-module__vVjGxa__chatPage{height:calc(100dvh - 7.5rem);max-height:calc(100dvh - 7.5rem)}}@media (max-width:720px){.Chat-module__vVjGxa__chatPage{height:calc(100vh - 12rem);max-height:calc(100vh - 12rem)}.Chat-module__vVjGxa__header{padding:.85rem 0 .5rem}.Chat-module__vVjGxa__title{font-size:.82rem}.Chat-module__vVjGxa__modeTabs{gap:.35rem;padding-bottom:.6rem}.Chat-module__vVjGxa__modeTab{gap:.3rem;padding:.35rem .75rem;font-size:.78rem}.Chat-module__vVjGxa__modeTab svg{width:14px;height:14px}.Chat-module__vVjGxa__bubbleUser{max-width:88%}.Chat-module__vVjGxa__textarea{font-size:1rem}}@supports (height:100dvh){@media (max-width:720px){.Chat-module__vVjGxa__chatPage{height:calc(100dvh - 15rem);max-height:calc(100dvh - 15rem)}}}@media (max-width:480px){.Chat-module__vVjGxa__chatPage{height:calc(100vh - 13rem);max-height:calc(100vh - 13rem)}.Chat-module__vVjGxa__header{padding:.65rem 0 .4rem}.Chat-module__vVjGxa__title{font-size:1.05rem}.Chat-module__vVjGxa__subtitle{font-size:.75rem}.Chat-module__vVjGxa__clearBtn{padding:.32rem .7rem;font-size:.72rem}.Chat-module__vVjGxa__modeTabs{gap:.28rem;padding-bottom:.5rem}.Chat-module__vVjGxa__modeTab{padding:.3rem .6rem;font-size:.72rem}.Chat-module__vVjGxa__bubble{padding:.75rem .9rem;font-size:.88rem}.Chat-module__vVjGxa__bubbleUser{max-width:94%}.Chat-module__vVjGxa__suggestion{padding:.5rem .85rem;font-size:.76rem}.Chat-module__vVjGxa__inputArea{padding:.5rem 0 .75rem}}@supports (height:100dvh){@media (max-width:480px){.Chat-module__vVjGxa__chatPage{height:calc(100dvh - 13rem);max-height:calc(100dvh - 13rem)}}}.Chat-module__vVjGxa__chartOverlay{z-index:60;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#030617d1;border-radius:18px;padding:1.25rem;display:flex;position:fixed;inset:7vh 2vw 2.5vh}@media (max-width:720px){.Chat-module__vVjGxa__chartOverlay{border-radius:0;padding:.75rem;inset:0}}.Chat-module__vVjGxa__chartOverlayInner{width:100%;height:100%;position:relative;overflow:auto}@media (max-width:720px){.Chat-module__vVjGxa__chatPage{width:100%;height:100%;min-height:0;max-height:100%;margin:0}.Chat-module__vVjGxa__chatMain{min-height:0;padding-left:0}.Chat-module__vVjGxa__chatInner{flex:1;max-width:100%;min-height:0}.Chat-module__vVjGxa__mobileTopBar{background:var(--c-surface);border-bottom:1px solid var(--c-border);flex-shrink:0;justify-content:space-between;align-items:center;padding:.4rem .5rem;display:flex}.Chat-module__vVjGxa__topBarBtn{width:44px;height:44px;color:var(--c-text);cursor:pointer;background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;transition:background .15s,color .15s;display:inline-flex}.Chat-module__vVjGxa__topBarBtn:active{background:var(--c-surface-2)}.Chat-module__vVjGxa__mobileTopBarTitle{letter-spacing:-.01em;color:var(--c-accent);font-size:1.05rem;font-weight:700;text-decoration:none}.Chat-module__vVjGxa__messageList{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;scroll-behavior:smooth;padding:.75rem .85rem 1rem}.Chat-module__vVjGxa__emptyState{padding:0 .85rem}.Chat-module__vVjGxa__inputArea{z-index:2;background:var(--c-surface);border-top:1px solid var(--c-border);padding:.6rem .85rem calc(.6rem + env(safe-area-inset-bottom,0px));flex-shrink:0;position:sticky;bottom:0;box-shadow:0 -6px 18px -10px #00000038}.Chat-module__vVjGxa__inputArea:before{content:"";background:linear-gradient(to top, var(--c-surface), transparent);pointer-events:none;height:22px;position:absolute;bottom:100%;left:0;right:0}.Chat-module__vVjGxa__messageRow{align-self:flex-start;max-width:85%}.Chat-module__vVjGxa__messageRowUser{align-self:flex-end}.Chat-module__vVjGxa__bubbleAssistant,.Chat-module__vVjGxa__bubbleUser{max-width:100%}.Chat-module__vVjGxa__skeletonRow{align-self:stretch;max-width:100%}.Chat-module__vVjGxa__skeletonBubble{max-width:100%}.Chat-module__vVjGxa__historyBackdrop{z-index:190;opacity:0;visibility:hidden;background:#00000080;transition:opacity .3s,visibility 0s linear .3s;display:block;position:fixed;inset:0}.Chat-module__vVjGxa__historyBackdropOpen{opacity:1;visibility:visible;transition:opacity .3s}.Chat-module__vVjGxa__chatSidebar{z-index:200;background:var(--c-bg);border-right:1px solid var(--c-border);will-change:transform;width:78%;max-width:320px;height:100dvh;transition:transform .3s ease-out;display:flex;position:fixed;top:0;left:0;transform:translate(-100%);box-shadow:2px 0 28px #00000038}.Chat-module__vVjGxa__chatSidebarOpen{transform:translate(0)}.Chat-module__vVjGxa__drawerHeader{justify-content:space-between;align-items:center;margin-bottom:.65rem;display:flex}.Chat-module__vVjGxa__drawerClose{background:0 0;border-color:#0000;width:40px;height:40px}.Chat-module__vVjGxa__sidebarTop{padding:.9rem .85rem .7rem}.Chat-module__vVjGxa__newChatBtn{border-radius:11px;min-height:48px;padding:.85rem 1rem;font-size:.95rem}.Chat-module__vVjGxa__sidebarList{-webkit-overflow-scrolling:touch;padding:.5rem .6rem 1.5rem}.Chat-module__vVjGxa__sidebarItem{border-radius:10px;gap:.28rem;min-height:56px;padding:.85rem .75rem}.Chat-module__vVjGxa__sidebarItemTitle{font-size:.95rem}.Chat-module__vVjGxa__sidebarItemTime{font-size:.8rem}.Chat-module__vVjGxa__drawerFooter{padding:.5rem .6rem calc(.6rem + env(safe-area-inset-bottom,0px));border-top:1px solid var(--c-border);flex-direction:column;flex-shrink:0;gap:.15rem;display:flex}.Chat-module__vVjGxa__drawerNavLink{min-height:46px;color:var(--c-text);border-radius:8px;align-items:center;padding:0 .75rem;font-size:.98rem;font-weight:500;text-decoration:none;display:flex}.Chat-module__vVjGxa__drawerNavLink:active{background:var(--c-surface-2)}.Chat-module__vVjGxa__drawerThemeRow{justify-content:space-between;align-items:center;min-height:46px;padding:0 .5rem 0 .75rem;display:flex}.Chat-module__vVjGxa__drawerThemeLabel{color:var(--c-muted);font-size:.98rem;font-weight:500}}@media (prefers-reduced-motion:reduce){.Chat-module__vVjGxa__chatSidebar,.Chat-module__vVjGxa__historyBackdrop{transition:none}.Chat-module__vVjGxa__messageList{scroll-behavior:auto}}.Chat-module__vVjGxa__chartMinimizeBtn{z-index:2;border:1px solid var(--border);background:var(--surface);color:var(--text);cursor:pointer;border-radius:10px;padding:.68rem 1rem;font-size:.95rem;font-weight:700;position:absolute;bottom:.9rem;right:.9rem}.Chat-module__vVjGxa__chartMinimizeBtn:focus-visible{outline:3px solid var(--accent);outline-offset:2px}.Chat-module__vVjGxa__clearBtn:focus-visible,.Chat-module__vVjGxa__modeCard:focus-visible,.Chat-module__vVjGxa__suggestion:focus-visible{outline:3px solid var(--c-accent);outline-offset:2px}.Chat-module__vVjGxa__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.Chat-module__vVjGxa__clarificationCard{flex-direction:column;gap:.65rem;width:100%;display:flex}.Chat-module__vVjGxa__clarificationPrompt{color:var(--c-text);margin:0 0 .15rem;font-size:.92rem;font-weight:500;line-height:1.4}.Chat-module__vVjGxa__clarificationOptions{flex-direction:column;gap:.4rem;display:flex}.Chat-module__vVjGxa__clarificationChip{border:1px solid var(--c-border);background:var(--c-surface);color:var(--c-text);cursor:pointer;text-align:left;border-radius:12px;flex-direction:column;align-items:flex-start;gap:.2rem;width:100%;padding:.65rem .85rem;font-family:inherit;transition:border-color .16s,background .16s,box-shadow .16s;display:flex}.Chat-module__vVjGxa__clarificationChip:hover:not(:disabled){border-color:var(--c-accent);background:var(--c-accent-soft);box-shadow:0 2px 8px #0000000f}.Chat-module__vVjGxa__clarificationChip:disabled{opacity:.55;cursor:not-allowed}.Chat-module__vVjGxa__clarificationChipLabel{letter-spacing:-.005em;font-size:.88rem;font-weight:600}.Chat-module__vVjGxa__clarificationChipSublabel{color:var(--c-text-dim);font-size:.76rem;font-weight:400;line-height:1.35}.Chat-module__vVjGxa__clarificationFreeText{border:1px dashed var(--c-border);color:var(--c-muted);cursor:pointer;background:0 0;border-radius:999px;align-self:flex-start;margin-top:.2rem;padding:.45rem .75rem;font-family:inherit;font-size:.78rem;transition:color .16s,border-color .16s}.Chat-module__vVjGxa__clarificationFreeText:hover{color:var(--c-text);border-color:var(--c-accent)}.Chat-module__vVjGxa__clarificationCollapsed{color:var(--c-text-dim);background:var(--c-surface-2);border:1px solid var(--c-border);border-radius:10px;align-items:center;gap:.5rem;width:fit-content;padding:.45rem .75rem;font-size:.85rem;display:flex}.Chat-module__vVjGxa__clarificationCollapsedCheck{color:var(--c-accent);font-weight:700}.Chat-module__vVjGxa__statCardChat{flex-direction:column;gap:.45rem;display:flex}.Chat-module__vVjGxa__statCardLabel{letter-spacing:.13em;text-transform:uppercase;color:var(--c-accent);font-size:.72rem;font-weight:800}.Chat-module__vVjGxa__statCardTitle{letter-spacing:.01em;color:var(--c-accent);margin-bottom:.05rem;font-size:.92rem;font-weight:700}.Chat-module__vVjGxa__statCardValue{color:var(--c-text);letter-spacing:-.03em;font-size:clamp(2rem,4vw,2.9rem);font-weight:800;line-height:1.05}.Chat-module__vVjGxa__statCardMOE{color:var(--c-muted);letter-spacing:.01em;margin-top:.15rem;font-size:.78rem}.Chat-module__vVjGxa__statCardMeta{color:var(--c-text-dim);flex-wrap:wrap;align-items:baseline;gap:.4rem;margin-top:.1rem;font-size:.85rem;display:flex}.Chat-module__vVjGxa__statCardPlace{color:var(--c-text);font-weight:600}.Chat-module__vVjGxa__statCardDot{color:var(--c-muted)}.Chat-module__vVjGxa__statCardSource{color:var(--c-text-dim);text-underline-offset:2px;text-decoration:underline;text-decoration-thickness:1px;-webkit-text-decoration-color:var(--c-border);text-decoration-color:var(--c-border);font-size:.78rem;font-weight:500;transition:color .15s,text-decoration-color .15s}.Chat-module__vVjGxa__statCardSource:hover{color:var(--c-accent);-webkit-text-decoration-color:var(--c-accent);text-decoration-color:var(--c-accent)}.Chat-module__vVjGxa__statCardSourceRow{justify-content:space-between;align-items:center;gap:.75rem;margin-top:.6rem;font-size:.78rem;display:flex}.Chat-module__vVjGxa__sourceTrail{border-top:1px solid var(--c-border);flex-direction:column;gap:.85rem;margin-top:.85rem;padding-top:.65rem;display:flex}.Chat-module__vVjGxa__sourceTrailHeader{letter-spacing:.08em;text-transform:uppercase;color:var(--c-muted);font-size:.72rem;font-weight:700}.Chat-module__vVjGxa__sourceTrailRow{flex-direction:column;gap:.1rem;display:flex}.Chat-module__vVjGxa__sourceTrailLine{color:var(--c-text);font-size:.88rem;line-height:1.5}.Chat-module__vVjGxa__sourceTrailMOE{color:var(--c-muted);font-size:.78rem}.Chat-module__vVjGxa__statCardSources{flex-wrap:wrap;align-items:center;gap:.4rem;min-width:0;display:flex}.Chat-module__vVjGxa__statCardSourcesLabel{color:var(--c-text-dim);letter-spacing:.02em;font-weight:600}.Chat-module__vVjGxa__statCardSep{color:var(--c-text-dim);margin-left:-.25rem}.Chat-module__vVjGxa__statCardTableLink{color:var(--c-text-dim);text-underline-offset:2px;text-decoration:underline;text-decoration-thickness:1px;-webkit-text-decoration-color:var(--c-border);text-decoration-color:var(--c-border);font-weight:500;font-family:var(--font-mono);transition:color .15s,text-decoration-color .15s}.Chat-module__vVjGxa__statCardTableLink:hover{color:var(--c-accent);-webkit-text-decoration-color:var(--c-accent);text-decoration-color:var(--c-accent)}.Chat-module__vVjGxa__statCardMethWrap{flex-direction:column;margin-top:.55rem;display:flex}.Chat-module__vVjGxa__statCardMethBtn{color:var(--c-text-dim);cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0;font-family:inherit;font-size:.78rem;font-weight:600;transition:color .15s}.Chat-module__vVjGxa__statCardMethBtn:hover{color:var(--c-accent)}.Chat-module__vVjGxa__statCardMethBody{flex-direction:column;gap:.65rem;font-size:.83rem;line-height:1.5;display:flex}.Chat-module__vVjGxa__statCardNuanceList{flex-direction:column;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.Chat-module__vVjGxa__statCardNuanceItem{background:var(--c-surface-2);border:1px solid var(--c-border);color:var(--c-text-dim);border-radius:8px;align-items:flex-start;gap:.5rem;padding:.5rem .65rem;display:flex}.Chat-module__vVjGxa__statCardNuanceMark{color:var(--c-accent);flex-shrink:0;font-weight:700;line-height:1.5}.Chat-module__vVjGxa__statCardMethPassage{background:var(--c-surface);border:1px solid var(--c-border);border-radius:8px;flex-direction:column;gap:.3rem;padding:.6rem .75rem;display:flex}.Chat-module__vVjGxa__statCardMethHeader{letter-spacing:.04em;text-transform:uppercase;color:var(--c-accent);margin-bottom:.15rem;font-size:.78rem;font-weight:700}.Chat-module__vVjGxa__statCardMethText{color:var(--c-text);margin:0;font-style:italic}.Chat-module__vVjGxa__statCardMethCite{color:var(--c-muted);border-bottom:1px dotted #0000;align-self:flex-start;font-size:.76rem;text-decoration:none;transition:color .15s,border-color .15s}a.Chat-module__vVjGxa__statCardMethCite:hover{color:var(--c-accent);border-bottom-color:var(--c-accent)}.Chat-module__vVjGxa__alternativesWrap{border-top:1px dashed var(--c-border);flex-direction:column;gap:.6rem;margin-top:.7rem;padding-top:.65rem;display:flex}.Chat-module__vVjGxa__alternativesSection{flex-direction:column;gap:.35rem;display:flex}.Chat-module__vVjGxa__alternativesPrompt{color:var(--c-text-dim);margin:0;font-size:.78rem;font-weight:500;line-height:1.35}.Chat-module__vVjGxa__alternativesOptions{flex-direction:column;gap:.3rem;display:flex}.Chat-module__vVjGxa__alternativeChip{border:1px solid var(--c-border);background:var(--c-surface);color:var(--c-text);cursor:pointer;text-align:left;border-radius:10px;flex-direction:column;align-items:flex-start;gap:.15rem;width:100%;padding:.45rem .7rem;font-family:inherit;transition:border-color .16s,background .16s;display:flex}.Chat-module__vVjGxa__alternativeChip:hover{border-color:var(--c-accent);background:var(--c-accent-soft)}.Chat-module__vVjGxa__alternativeChipLabel{letter-spacing:-.005em;font-size:.82rem;font-weight:600}.Chat-module__vVjGxa__alternativeChipSublabel{color:var(--c-text-dim);font-size:.72rem;font-weight:400;line-height:1.3}.Chat-module__vVjGxa__sourcesBlock{border-top:1px solid var(--c-border);flex-direction:column;gap:.3rem;margin-top:.85rem;padding-top:.7rem;display:flex}.Chat-module__vVjGxa__sourcesLabel{letter-spacing:.12em;text-transform:uppercase;color:var(--c-muted);margin-bottom:.15rem;font-size:.66rem;font-weight:700}.Chat-module__vVjGxa__sourceLine{align-items:baseline;gap:.45rem;font-size:.8rem;line-height:1.4;display:flex}.Chat-module__vVjGxa__sourceIndex{color:var(--c-muted);font-variant-numeric:tabular-nums;flex-shrink:0;font-weight:600}.Chat-module__vVjGxa__sourceLink{color:var(--c-accent);border-bottom:1px solid #0000;text-decoration:none;transition:border-color .15s}.Chat-module__vVjGxa__sourceLink:hover{border-bottom-color:currentColor}.Chat-module__vVjGxa__sourcePage{color:var(--c-muted);font-weight:400}.Chat-module__vVjGxa__metricGraphWrap{background:var(--c-surface);border:1px solid var(--c-border);border-radius:10px;margin-top:1rem;padding:.85rem .75rem .55rem}.Chat-module__vVjGxa__metricGraphLabel{letter-spacing:.12em;text-transform:uppercase;color:var(--c-muted);margin-bottom:.35rem;padding-left:.4rem;font-size:.66rem;font-weight:700}.Chat-module__vVjGxa__metricGraphSvg{width:100%;height:auto;font-family:inherit;display:block}.Chat-module__vVjGxa__graphEdge{stroke:var(--c-border-hover);stroke-width:1.5px;fill:none}.Chat-module__vVjGxa__edge_narrower-universe{stroke-dasharray:4 4}.Chat-module__vVjGxa__edge_drill-down{stroke:var(--c-accent);stroke-width:1.8px}.Chat-module__vVjGxa__edge_complement{stroke-dasharray:2 3}.Chat-module__vVjGxa__edge_alt-measure,.Chat-module__vVjGxa__edge_broader-scope{stroke:var(--c-border-hover)}.Chat-module__vVjGxa__graphEdgeLabel{letter-spacing:.04em;text-transform:uppercase;color:var(--c-muted);background:var(--c-surface);text-align:center;white-space:nowrap;text-overflow:ellipsis;-webkit-user-select:none;user-select:none;border-radius:3px;padding:1px 5px;font-size:10px;font-weight:600;overflow:hidden}.Chat-module__vVjGxa__graphCentralGroup{pointer-events:none}.Chat-module__vVjGxa__graphCentral{fill:var(--c-accent);stroke:var(--c-accent);stroke-width:2px}.Chat-module__vVjGxa__graphCentralContent{text-align:center;color:#fff;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:0 4px;display:flex}.Chat-module__vVjGxa__graphCentralLabel{letter-spacing:-.005em;margin-bottom:3px;font-size:11px;font-weight:700;line-height:1.15}.Chat-module__vVjGxa__graphCentralUniverse{opacity:.85;font-size:9px;font-style:italic;font-weight:500;line-height:1.2}.Chat-module__vVjGxa__graphSatelliteGroup{cursor:pointer;transition:transform .18s}.Chat-module__vVjGxa__graphSatelliteGroup:hover .Chat-module__vVjGxa__graphSatellite,.Chat-module__vVjGxa__graphSatelliteGroup:focus-visible .Chat-module__vVjGxa__graphSatellite{fill:var(--c-accent-soft);stroke:var(--c-accent);stroke-width:2px}.Chat-module__vVjGxa__graphSatelliteGroup:focus-visible{outline:none}.Chat-module__vVjGxa__graphSatelliteGroup:focus-visible .Chat-module__vVjGxa__graphSatellite{filter:drop-shadow(0 0 0 var(--c-accent))}.Chat-module__vVjGxa__graphSatellite{fill:var(--c-surface);stroke:var(--c-border-hover);stroke-width:1.5px;transition:fill .18s,stroke .18s}.Chat-module__vVjGxa__graphSatelliteContent{text-align:center;width:100%;height:100%;color:var(--c-text);pointer-events:none;flex-direction:column;justify-content:center;align-items:center;padding:0 4px;display:flex}.Chat-module__vVjGxa__graphSatelliteLabel{margin-bottom:3px;font-size:10px;font-weight:600;line-height:1.18}.Chat-module__vVjGxa__graphSatelliteUniverse{color:var(--c-muted);font-size:8.5px;font-style:italic;line-height:1.2}.Chat-module__vVjGxa__statCardFallback{border-left:2px solid var(--c-accent);color:var(--c-text-dim);background:#2378c30f;border-radius:3px;margin-top:.6rem;padding:.5rem .7rem;font-size:.78rem;line-height:1.45}.Chat-module__vVjGxa__statCardFallback strong{color:var(--c-accent);margin-right:.25rem;font-weight:700}.Chat-module__vVjGxa__chevron{transform-origin:50%;flex-shrink:0;margin-left:.35rem;transition:transform .25s cubic-bezier(.22,1,.36,1)}.Chat-module__vVjGxa__chevronOpen{transform:rotate(180deg)}.Chat-module__vVjGxa__moreInfoBtn,.Chat-module__vVjGxa__statCardMethBtn{align-items:center;display:inline-flex}.Chat-module__vVjGxa__collapse{opacity:0;visibility:hidden;grid-template-rows:0fr;transition:grid-template-rows .25s,opacity .25s,visibility 0s linear .25s;display:grid}.Chat-module__vVjGxa__collapseOpen{opacity:1;visibility:visible;grid-template-rows:1fr;transition:grid-template-rows .25s,opacity .25s,visibility}.Chat-module__vVjGxa__collapseInner{min-height:0;overflow:hidden}.Chat-module__vVjGxa__collapseInner>:first-child{margin-top:0}.Chat-module__vVjGxa__followUps{border-top:1px dashed var(--c-border);flex-direction:column;gap:.4rem;margin-top:.7rem;padding-top:.6rem;display:flex}.Chat-module__vVjGxa__followUpsLabel{letter-spacing:.12em;text-transform:uppercase;color:var(--c-muted);font-size:.66rem;font-weight:700}.Chat-module__vVjGxa__followUpsRow{flex-wrap:wrap;gap:.4rem;display:flex}.Chat-module__vVjGxa__followUpChip{border:1px solid var(--c-border);background:var(--c-surface);color:var(--c-text-dim);cursor:pointer;border-radius:999px;align-items:center;gap:.35rem;padding:.4rem .8rem;font-family:inherit;font-size:.78rem;font-weight:500;transition:color .16s,border-color .16s,background .16s,transform .1s;display:inline-flex}.Chat-module__vVjGxa__followUpChip:before{content:"↗";color:var(--c-accent);opacity:.75;font-size:.72rem}.Chat-module__vVjGxa__followUpChip:hover{color:var(--c-accent);border-color:var(--c-accent);background:var(--c-accent-soft)}.Chat-module__vVjGxa__followUpChip:active{transform:scale(.97)}.Chat-module__vVjGxa__msgCounterWarn{color:var(--c-accent);font-weight:600}.Chat-module__vVjGxa__msgCounterDanger{color:var(--error);font-weight:700}.Chat-module__vVjGxa__msgCounterHint{opacity:.9;font-weight:500}
.Explore-module__cvF8KG__wizardPage{flex-direction:column;align-items:center;gap:1.25rem;max-width:980px;margin:0 auto;display:flex}.Explore-module__cvF8KG__wizardContent{flex-direction:column;align-items:center;gap:1.25rem;width:100%;display:flex}.Explore-module__cvF8KG__pageTitle{letter-spacing:-.01em;text-align:center;color:var(--text);font-size:clamp(1.45rem,3.5vw,1.85rem);font-weight:600}.Explore-module__cvF8KG__contextBadgeStrip{flex-wrap:wrap;align-items:center;gap:.45rem;width:100%;max-width:980px;padding:.1rem 0;display:flex}.Explore-module__cvF8KG__contextBadgeLabel{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;margin-right:.15rem;font-size:.74rem;font-weight:600}.Explore-module__cvF8KG__contextBadge{background:var(--surface-2);border:1px solid var(--accent);color:var(--accent);white-space:nowrap;border-radius:99px;align-items:center;padding:.22rem .65rem;font-size:.76rem;font-weight:600;line-height:1.4;display:inline-flex}.Explore-module__cvF8KG__progressBlock{width:100%;max-width:980px}@media (max-width:720px){.Explore-module__cvF8KG__progressBlock{z-index:30;background:var(--bg);padding:.6rem 0 .5rem;position:sticky;top:60px;box-shadow:0 8px 14px -8px #0000002e}.Explore-module__cvF8KG__progressBlock .Explore-module__cvF8KG__stepNav{margin-bottom:.45rem}}@media (max-width:400px){.Explore-module__cvF8KG__progressBlock{top:58px}}.Explore-module__cvF8KG__stepNav{align-items:center;gap:0;margin:0 0 .55rem;padding:0;list-style:none;display:flex}.Explore-module__cvF8KG__stepNavLi{flex:0 auto;align-items:center;min-width:0;display:flex}.Explore-module__cvF8KG__stepNavItem{white-space:nowrap;color:var(--muted);background:0 0;border:none;border-radius:8px;align-items:center;gap:.4rem;padding:.28rem .5rem;font-family:inherit;font-size:.82rem;font-weight:600;line-height:1;display:inline-flex}.Explore-module__cvF8KG__stepNavMarker{border:1.5px solid;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:.72rem;font-weight:700;display:inline-flex}.Explore-module__cvF8KG__stepNavDone{color:var(--accent);cursor:pointer;transition:background .15s,color .15s}.Explore-module__cvF8KG__stepNavDone .Explore-module__cvF8KG__stepNavMarker{background:var(--accent);border-color:var(--accent);color:#fff}.Explore-module__cvF8KG__stepNavDone:hover{background:var(--badge-bg)}.Explore-module__cvF8KG__stepNavCurrent{color:var(--text)}.Explore-module__cvF8KG__stepNavCurrent .Explore-module__cvF8KG__stepNavMarker{background:var(--accent);border-color:var(--accent);color:#fff}.Explore-module__cvF8KG__stepNavUpcoming{color:var(--muted);opacity:.6}.Explore-module__cvF8KG__stepNavSep{background:var(--border);flex-shrink:1;width:clamp(.75rem,4vw,2.5rem);height:1.5px;margin:0 .15rem}.Explore-module__cvF8KG__stepNavDone:focus-visible{outline:3px solid var(--accent);outline-offset:2px}@media (max-width:480px){.Explore-module__cvF8KG__stepNavItem{gap:.3rem;padding:.28rem .3rem;font-size:.74rem}.Explore-module__cvF8KG__stepNavMarker{width:18px;height:18px}}.Explore-module__cvF8KG__progressRow{color:var(--muted);justify-content:space-between;align-items:center;margin-bottom:.4rem;font-size:.82rem;font-weight:500;display:flex}.Explore-module__cvF8KG__progressPct{color:var(--accent);font-weight:600}.Explore-module__cvF8KG__progressTrack{background:var(--surface-2);border:1px solid var(--border);border-radius:999px;height:6px;overflow:hidden}.Explore-module__cvF8KG__progressFill{background:var(--accent);border-radius:999px;height:100%;transition:width .55s cubic-bezier(.22,1,.36,1)}.Explore-module__cvF8KG__card{background:var(--surface);border:1px solid var(--border);border-radius:18px;width:100%;max-width:980px;padding:1.75rem 2rem 1.6rem;box-shadow:0 12px 40px #0000001f}.Explore-module__cvF8KG__question{text-align:center;color:var(--text);margin-bottom:.35rem;font-size:1.3rem;font-weight:700;line-height:1.35}.Explore-module__cvF8KG__questionSub{text-align:center;color:var(--muted);margin-bottom:1rem;font-size:.9rem;font-weight:500}.Explore-module__cvF8KG__metricGroups{flex-direction:column;gap:1.75rem;display:flex}.Explore-module__cvF8KG__metricGroup{flex-direction:column;gap:.6rem;display:flex}.Explore-module__cvF8KG__metricGroupHeader{align-items:center;gap:.6rem;display:flex}.Explore-module__cvF8KG__metricGroupLabel{letter-spacing:.11em;text-transform:uppercase;color:var(--text-dim);font-size:.82rem;font-weight:800}.Explore-module__cvF8KG__metricGroupCount{color:var(--accent);background:var(--badge-bg);border:1px solid var(--badge-border);letter-spacing:.04em;border-radius:999px;padding:.05rem .45rem;font-size:.7rem;font-weight:700}.Explore-module__cvF8KG__selectAllBtn{color:var(--muted);border:1px solid var(--border);cursor:pointer;letter-spacing:.02em;background:0 0;border-radius:999px;align-items:center;gap:.3rem;margin-left:auto;padding:.08rem .55rem;font-family:inherit;font-size:.7rem;font-weight:600;transition:color .15s,border-color .15s,background .15s;display:inline-flex}.Explore-module__cvF8KG__selectAllBtn:hover{color:var(--accent);border-color:var(--accent);background:var(--badge-bg)}.Explore-module__cvF8KG__selectAllBtnActive{color:var(--accent);border-color:var(--badge-border);background:var(--badge-bg)}.Explore-module__cvF8KG__choiceList{grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;display:grid}.Explore-module__cvF8KG__choice{border:1px solid var(--border);background:var(--surface-2);width:100%;color:var(--text);text-align:center;cursor:pointer;border-radius:11px;justify-content:center;align-items:center;gap:.55rem;padding:.6rem .85rem;font-family:inherit;font-size:.88rem;font-weight:500;transition:border-color .15s,box-shadow .15s,color .15s,background .15s;display:flex}.Explore-module__cvF8KG__choice:focus-visible{outline:3px solid var(--accent);outline-offset:2px}.Explore-module__cvF8KG__choiceCheck{opacity:.4;min-width:1em;font-size:.95rem;font-weight:700;line-height:1;transition:opacity .15s,color .15s}.Explore-module__cvF8KG__choiceSelected .Explore-module__cvF8KG__choiceCheck{opacity:1;color:var(--accent)}.Explore-module__cvF8KG__choiceIcon{opacity:.7;flex-shrink:0;align-items:center;transition:opacity .15s;display:inline-flex}.Explore-module__cvF8KG__choiceSelected .Explore-module__cvF8KG__choiceIcon{opacity:1}@media (max-width:720px){.Explore-module__cvF8KG__choiceList{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:480px){.Explore-module__cvF8KG__choiceList{grid-template-columns:1fr}}@media (max-width:1060px){.Explore-module__cvF8KG__wizardPage,.Explore-module__cvF8KG__progressBlock,.Explore-module__cvF8KG__card,.Explore-module__cvF8KG__footerNav,.Explore-module__cvF8KG__resultsSection{max-width:100%}.Explore-module__cvF8KG__card{border-radius:16px;padding:1.75rem 1.5rem 1.5rem}.Explore-module__cvF8KG__question{margin-bottom:.4rem;font-size:1.25rem}.Explore-module__cvF8KG__questionSub{margin-bottom:1.2rem;font-size:.9rem}.Explore-module__cvF8KG__choiceList{gap:.7rem}.Explore-module__cvF8KG__choice{border-radius:12px;padding:1rem;font-size:.95rem}.Explore-module__cvF8KG__progressRow{font-size:.8rem}.Explore-module__cvF8KG__btnBack,.Explore-module__cvF8KG__btnPrimary{padding:.62rem 1.1rem;font-size:.9rem}}@media (max-width:560px){.Explore-module__cvF8KG__wizardPage{gap:1.25rem}.Explore-module__cvF8KG__pageTitle{font-size:clamp(1.2rem,7vw,1.55rem)}.Explore-module__cvF8KG__progressTrack{height:6px}.Explore-module__cvF8KG__question{font-size:1.08rem}.Explore-module__cvF8KG__questionSub{font-size:.82rem}.Explore-module__cvF8KG__choice{padding:.85rem .8rem;font-size:.88rem}.Explore-module__cvF8KG__fieldLabel{font-size:.6rem}.Explore-module__cvF8KG__select{border-radius:10px;padding:.68rem 2rem .68rem .78rem;font-size:.84rem}.Explore-module__cvF8KG__footerNav{gap:.7rem}.Explore-module__cvF8KG__btnBack,.Explore-module__cvF8KG__btnPrimary{border-radius:10px;padding:.58rem .95rem;font-size:.85rem}.Explore-module__cvF8KG__card{border-radius:14px;padding:1.25rem 1rem 1.1rem}.Explore-module__cvF8KG__statCard{border-radius:14px;padding:1.25rem 1.1rem 1rem}.Explore-module__cvF8KG__statValue{font-size:clamp(1.8rem,8vw,2.5rem)}.Explore-module__cvF8KG__compareCard{border-radius:12px;padding:1rem}.Explore-module__cvF8KG__metricGroupLabel{font-size:.74rem}.Explore-module__cvF8KG__metricGroupHeader{flex-wrap:wrap;gap:.4rem}.Explore-module__cvF8KG__btnCompare{justify-content:center;width:100%}.Explore-module__cvF8KG__compareSection{flex-direction:column}.Explore-module__cvF8KG__compareActions{flex-direction:column-reverse;gap:.5rem}.Explore-module__cvF8KG__compareActions button{justify-content:center;width:100%}.Explore-module__cvF8KG__resultsSection{margin-top:1.25rem}.Explore-module__cvF8KG__btnStartNew{justify-content:center;width:100%}.Explore-module__cvF8KG__bottomActions{padding-bottom:1.5rem}}@media (max-width:720px){.Explore-module__cvF8KG__statChartBtn,.Explore-module__cvF8KG__btnCompare,.Explore-module__cvF8KG__btnStartNew{min-height:46px}}.Explore-module__cvF8KG__choice:hover{border-color:var(--accent)}.Explore-module__cvF8KG__choiceSelected,.Explore-module__cvF8KG__choiceSelected:hover{border-color:var(--accent);color:var(--accent);background:var(--surface-2);box-shadow:0 0 0 1px var(--accent)}.Explore-module__cvF8KG__footerNav{justify-content:space-between;align-items:center;gap:1rem;width:100%;max-width:980px;margin-top:1.25rem;display:flex}.Explore-module__cvF8KG__btnBack{border:1px solid var(--border);background:var(--surface-2);color:var(--text);cursor:pointer;border-radius:11px;align-items:center;gap:.4rem;padding:.6rem 1.2rem;font-family:inherit;font-size:.9rem;font-weight:600;text-decoration:none;transition:border-color .15s,opacity .15s;display:inline-flex}.Explore-module__cvF8KG__btnBack:hover{border-color:var(--border-hover)}.Explore-module__cvF8KG__btnPrimary{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:9px;align-items:center;gap:.4rem;padding:.6rem 1.4rem;font-family:inherit;font-size:.95rem;font-weight:600;transition:background .15s,opacity .15s;display:inline-flex}.Explore-module__cvF8KG__btnPrimary:hover:not(:disabled){background:#143664}html[data-theme=dark] .Explore-module__cvF8KG__btnPrimary:hover:not(:disabled){background:#5b8ec5}.Explore-module__cvF8KG__btnPrimary:disabled{opacity:.38;cursor:not-allowed;background:var(--surface-2);color:var(--muted)}.Explore-module__cvF8KG__btnPrimaryActive,.Explore-module__cvF8KG__btnPrimaryActive:hover{background:var(--accent-2)!important}html[data-theme=dark] .Explore-module__cvF8KG__btnPrimaryActive{background:var(--accent)!important}html[data-theme=dark] .Explore-module__cvF8KG__btnPrimaryActive:hover{background:var(--accent)!important}.Explore-module__cvF8KG__fieldGroup{margin-bottom:1.1rem}.Explore-module__cvF8KG__fieldLabel{letter-spacing:.12em;color:var(--muted);text-transform:uppercase;margin-bottom:.55rem;font-size:.75rem;font-weight:700;display:block}.Explore-module__cvF8KG__select{appearance:none;background:var(--surface-2);border:1px solid var(--border);width:100%;color:var(--text);cursor:pointer;border-radius:14px;outline:none;padding:.9rem 2.5rem .9rem 1rem;font-family:inherit;font-size:1rem;transition:border-color .2s,box-shadow .2s}.Explore-module__cvF8KG__select:focus,.Explore-module__cvF8KG__select:focus-visible{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-glow);outline:none}.Explore-module__cvF8KG__btnBack:focus-visible,.Explore-module__cvF8KG__btnPrimary:focus-visible,.Explore-module__cvF8KG__statChartBtn:focus-visible{outline:3px solid var(--accent);outline-offset:2px}.Explore-module__cvF8KG__select option{background:var(--select-option-bg);color:var(--text)}.Explore-module__cvF8KG__hint{color:var(--muted);text-align:center;margin-top:.75rem;font-size:.8rem}.Explore-module__cvF8KG__comboboxWrap{position:relative}.Explore-module__cvF8KG__comboboxInput{appearance:none;background:var(--surface-2);border:1px solid var(--border);width:100%;color:var(--text);border-radius:14px;outline:none;padding:.9rem 1rem;font-family:inherit;font-size:1rem;transition:border-color .2s,box-shadow .2s}.Explore-module__cvF8KG__comboboxInput::placeholder{color:var(--text-dim);opacity:.75}.Explore-module__cvF8KG__comboboxInput:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-glow)}.Explore-module__cvF8KG__comboboxInput:disabled{opacity:.5;cursor:not-allowed}.Explore-module__cvF8KG__comboboxList{z-index:20;background:var(--surface);border:1px solid var(--border);scrollbar-width:thin;border-radius:12px;max-height:220px;padding:.35rem 0;list-style:none;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 12px 36px #00000040}.Explore-module__cvF8KG__comboboxItem{color:var(--text);cursor:pointer;align-items:center;gap:.45rem;padding:.55rem .9rem;font-size:.88rem;transition:background .1s;display:flex}.Explore-module__cvF8KG__comboboxItem:hover,.Explore-module__cvF8KG__comboboxItemActive{background:var(--surface-2)}.Explore-module__cvF8KG__comboboxItemSelected{color:var(--accent);font-weight:600}.Explore-module__cvF8KG__comboboxCheck{color:var(--accent);flex-shrink:0;font-size:.75rem}.Explore-module__cvF8KG__comboboxEmpty{color:var(--muted);padding:.55rem .9rem;font-size:.82rem;font-style:italic}.Explore-module__cvF8KG__searchInputRow{align-items:center;gap:.75rem;display:flex}.Explore-module__cvF8KG__searchLoadingBadge{color:var(--accent);white-space:nowrap;background:var(--accent-glow);border:1px solid var(--badge-border);border-radius:999px;flex-shrink:0;align-items:center;gap:.45rem;padding:.3rem .7rem;font-size:.8rem;font-weight:600;display:inline-flex}.Explore-module__cvF8KG__searchLoadingSpinner{border:2px solid var(--border);border-top-color:var(--accent);border-radius:50%;flex-shrink:0;width:13px;height:13px;animation:.65s linear infinite Explore-module__cvF8KG__spin}.Explore-module__cvF8KG__placeResultCity{color:var(--text);flex-shrink:0;font-weight:600}.Explore-module__cvF8KG__placeResultState{color:var(--muted);margin-left:.3em;font-size:.84rem}.Explore-module__cvF8KG__statePill{background:var(--badge-bg);border:1px solid var(--badge-border);color:var(--accent);border-radius:999px;align-items:center;gap:.4rem;margin-bottom:.55rem;padding:.25rem .55rem .25rem .65rem;font-size:.82rem;font-weight:600;display:inline-flex}.Explore-module__cvF8KG__statePillName{line-height:1}.Explore-module__cvF8KG__statePillClear{color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:50%;padding:0 .1rem;font-size:1rem;line-height:1;transition:color .15s}.Explore-module__cvF8KG__statePillClear:hover{color:var(--text)}.Explore-module__cvF8KG__resultsSection{width:100%;max-width:980px;margin-top:2rem}.Explore-module__cvF8KG__resultsTitle{letter-spacing:.14em;text-transform:uppercase;color:var(--muted);margin-bottom:1.25rem;font-size:.82rem;font-weight:700}.Explore-module__cvF8KG__resultStack{flex-direction:column;gap:1rem;display:flex}.Explore-module__cvF8KG__resultGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;display:grid}@media (max-width:640px){.Explore-module__cvF8KG__resultGrid{grid-template-columns:1fr}}.Explore-module__cvF8KG__resultGridCompare{grid-template-columns:1fr}.Explore-module__cvF8KG__statCardPair{align-items:stretch;gap:1.25rem;display:flex}.Explore-module__cvF8KG__statCardPair>.Explore-module__cvF8KG__statCard{flex:1;min-width:0}@media (max-width:640px){.Explore-module__cvF8KG__statCardPair{flex-direction:column}}.Explore-module__cvF8KG__statCard{background:var(--surface);border:1px solid var(--border);opacity:0;border-radius:20px;padding:1.9rem 2.1rem 1.7rem;transition:border-color .2s,box-shadow .2s;animation:.5s cubic-bezier(.22,1,.36,1) both Explore-module__cvF8KG__cardReveal;position:relative;overflow:hidden}.Explore-module__cvF8KG__statCard:before{content:"";background:var(--card-accent,var(--accent));border-radius:20px 0 0 20px;width:4px;position:absolute;top:0;bottom:0;left:0}.Explore-module__cvF8KG__statCard:hover{border-color:var(--accent);box-shadow:var(--result-glow)}@keyframes Explore-module__cvF8KG__cardReveal{0%{opacity:0;transform:translateY(22px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.Explore-module__cvF8KG__statMeta{align-items:center;gap:.6rem;margin-bottom:1.1rem;display:flex}.Explore-module__cvF8KG__statIcon{font-size:1.35rem;line-height:1}.Explore-module__cvF8KG__statLabel{letter-spacing:.13em;text-transform:uppercase;color:var(--card-accent,var(--accent));font-size:.75rem;font-weight:800}.Explore-module__cvF8KG__statValue{color:var(--text);letter-spacing:-.03em;text-shadow:var(--result-value-shadow);margin-bottom:.35rem;font-size:clamp(2.2rem,4vw,3.2rem);font-weight:800;line-height:1}.Explore-module__cvF8KG__statLocation{color:var(--text-dim);font-size:.95rem}.Explore-module__cvF8KG__statDivider{background:var(--border);height:1px;margin:1.25rem 0 1rem}.Explore-module__cvF8KG__statChartBtn{border:1px solid var(--border);width:100%;color:var(--text-dim);cursor:pointer;background:0 0;border-radius:11px;justify-content:center;align-items:center;gap:.5rem;padding:.65rem 1.25rem;font-family:inherit;font-size:.92rem;font-weight:600;transition:background .15s,border-color .15s,color .15s;display:flex}.Explore-module__cvF8KG__statChartBtn:hover:not(:disabled){border-color:var(--accent);color:var(--accent)}.Explore-module__cvF8KG__statChartBtn:disabled{opacity:.45;cursor:not-allowed}.Explore-module__cvF8KG__statChartBtnActive{border-color:var(--accent);color:var(--accent)}.Explore-module__cvF8KG__statSource{color:var(--muted);letter-spacing:.03em;margin-top:1.75rem;font-size:.72rem;line-height:1.5}.Explore-module__cvF8KG__inlineChart{margin-top:1rem}.Explore-module__cvF8KG__chartCollapse{opacity:0;grid-template-rows:0fr;transition:grid-template-rows .42s cubic-bezier(.22,1,.36,1),opacity .3s;display:grid}.Explore-module__cvF8KG__chartCollapseOpen{opacity:1;grid-template-rows:1fr}.Explore-module__cvF8KG__chartCollapseInner{min-height:0;overflow:hidden}@media (prefers-reduced-motion:reduce){.Explore-module__cvF8KG__chartCollapse{transition:none}}.Explore-module__cvF8KG__trendSummary{background:var(--surface-2);border:1px solid var(--border);color:var(--text);border-radius:9px;margin-top:.75rem;padding:10px 14px;font-size:.92rem;line-height:1.65}.Explore-module__cvF8KG__statValueRow{flex-wrap:wrap;align-items:flex-start;gap:1rem;margin-bottom:.75rem;display:flex}.Explore-module__cvF8KG__cmpValueBlock{border-left:2px solid var(--border);flex:1;min-width:0;padding-left:1rem}.Explore-module__cvF8KG__cmpValue{color:var(--accent-2);letter-spacing:-.025em;margin-bottom:.35rem;font-size:clamp(1.5rem,3vw,2.1rem);font-weight:800;line-height:1}html[data-theme=dark] .Explore-module__cvF8KG__cmpValue{color:var(--accent)}.Explore-module__cvF8KG__cmpLocation{color:var(--muted);font-size:.82rem;font-weight:500}.Explore-module__cvF8KG__compareSection{justify-content:center;width:100%;max-width:980px;margin-top:.5rem;display:flex}.Explore-module__cvF8KG__btnCompare{border:1.5px dashed var(--border-hover);color:var(--accent);cursor:pointer;background:0 0;border-radius:11px;align-items:center;gap:.45rem;padding:.7rem 1.5rem;font-family:inherit;font-size:.92rem;font-weight:600;transition:border-color .15s,background .15s,color .15s;display:inline-flex}.Explore-module__cvF8KG__btnCompare:hover{border-color:var(--accent);background:0 0}.Explore-module__cvF8KG__compareCard{background:var(--surface);border:1px solid var(--border);border-radius:16px;width:100%;padding:1.4rem 1.75rem}.Explore-module__cvF8KG__compareTitle{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin-bottom:1rem;font-size:.82rem;font-weight:700}.Explore-module__cvF8KG__compareFields{flex-wrap:wrap;gap:1rem;display:flex}.Explore-module__cvF8KG__compareActions{justify-content:flex-end;gap:.75rem;margin-top:1rem;display:flex}.Explore-module__cvF8KG__bottomActions{justify-content:center;width:100%;max-width:980px;margin-top:.5rem;padding-bottom:2rem;display:flex}.Explore-module__cvF8KG__btnStartNew{border:1px solid var(--border);background:var(--surface-2);color:var(--text-dim);cursor:pointer;border-radius:11px;align-items:center;gap:.5rem;padding:.75rem 2rem;font-family:inherit;font-size:.95rem;font-weight:600;transition:border-color .15s,color .15s,background .15s;display:inline-flex}.Explore-module__cvF8KG__btnStartNew:hover{border-color:var(--accent);color:var(--accent);background:0 0}.Explore-module__cvF8KG__excludedNote{width:100%;max-width:980px;color:var(--muted);text-align:center;margin:1.25rem auto 0;padding:0 .5rem;font-size:.72rem;line-height:1.55}.Explore-module__cvF8KG__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.Explore-module__cvF8KG__spinner{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:14px;height:14px;animation:.65s linear infinite Explore-module__cvF8KG__spin}@keyframes Explore-module__cvF8KG__spin{to{transform:rotate(360deg)}}
.Landing-module__lTnIja__pageWrapper{position:relative}.Landing-module__lTnIja__mapBg{pointer-events:none;z-index:0;opacity:.52;position:absolute;inset:-8% -6%}.Landing-module__lTnIja__pageContent{z-index:1;position:relative}.Landing-module__lTnIja__hero{text-align:center;margin-bottom:clamp(2.5rem,5vw,3.5rem)}.Landing-module__lTnIja__title{font-family:var(--font-head);letter-spacing:-.02em;color:var(--accent);margin-bottom:clamp(.65rem,1.6vw,1rem);font-size:clamp(2.75rem,9vw,5rem);font-weight:700;line-height:1.05}.Landing-module__lTnIja__titleGradient{color:var(--accent)}.Landing-module__lTnIja__aboutTitle{margin-bottom:0;font-size:clamp(1.45rem,3.5vw,1.85rem)}.Landing-module__lTnIja__aboutTitle .Landing-module__lTnIja__titleGradient{color:var(--text)}.Landing-module__lTnIja__leadStrong{color:var(--text);max-width:min(46rem,90vw);margin:0 auto .4rem;font-size:clamp(1.32rem,2.5vw,1.6rem);font-weight:400;line-height:1.4}.Landing-module__lTnIja__lead{color:var(--muted);max-width:min(46rem,90vw);margin:0 auto;font-size:clamp(1rem,1.9vw,1.18rem);line-height:1.65}.Landing-module__lTnIja__heroBadge{background:var(--badge-bg,#1d4ed814);color:var(--accent);border-radius:999px;align-items:center;gap:.45rem;margin-bottom:1.1rem;padding:.35rem .9rem;font-size:.8rem;font-weight:500;display:inline-flex}.Landing-module__lTnIja__heroHeading{font-family:var(--font-head);color:var(--text);letter-spacing:-.015em;max-width:min(54rem,92vw);margin:0 auto .65rem;font-size:clamp(1.75rem,3.2vw,2.5rem);font-weight:700;line-height:1.22}.Landing-module__lTnIja__heroAccent{color:var(--text);display:block}.Landing-module__lTnIja__heroSub{color:var(--muted);max-width:min(46rem,90vw);margin:0 auto 2.25rem;font-size:clamp(.95rem,1.5vw,1.05rem);line-height:1.5}.Landing-module__lTnIja__cardGrid{grid-template-columns:repeat(3,1fr);gap:clamp(1.4rem,2.8vw,2.3rem);width:100%;margin-bottom:clamp(2.5rem,5vw,4rem);display:grid}@media (max-width:720px){.Landing-module__lTnIja__leadStrong{text-wrap:balance;max-width:20rem;font-size:1.22rem;line-height:1.4}.Landing-module__lTnIja__lead{text-wrap:balance;max-width:21rem;font-size:.98rem;line-height:1.55}}@media (max-width:900px){.Landing-module__lTnIja__cardGrid{grid-template-columns:1fr;max-width:28rem;margin-left:auto;margin-right:auto}}.Landing-module__lTnIja__featureCard{background:var(--surface);border:1px solid var(--border);text-align:center;cursor:pointer;isolation:isolate;border-radius:clamp(14px,1.8vw,18px);flex-direction:column;justify-content:flex-start;align-items:center;min-height:clamp(300px,39vh,390px);padding:clamp(2.1rem,4vw,3.2rem) clamp(1.75rem,3.4vw,2.6rem);text-decoration:none;transition:border-color .2s;display:flex;position:relative}.Landing-module__lTnIja__featureCard:hover{border-color:var(--accent)}.Landing-module__lTnIja__featureCard:focus-visible{outline:3px solid var(--accent);outline-offset:3px}.Landing-module__lTnIja__featureCardInner{flex-direction:column;flex:1;justify-content:flex-start;align-items:center;width:100%;display:flex}.Landing-module__lTnIja__featureCardPurple,.Landing-module__lTnIja__featureCardBlue,.Landing-module__lTnIja__featureCardTeal{border-color:var(--border)}.Landing-module__lTnIja__iconCircle{width:clamp(64px,10vw,88px);height:clamp(64px,10vw,88px);color:var(--accent);background:var(--badge-bg);border-radius:50%;justify-content:center;align-items:center;margin:0 auto clamp(1.25rem,2.5vw,1.75rem);font-size:clamp(1.65rem,3vw,2.35rem);line-height:1;display:flex}.Landing-module__lTnIja__iconPurple,.Landing-module__lTnIja__iconBlue,.Landing-module__lTnIja__iconTeal{background:var(--badge-bg);color:var(--accent)}.Landing-module__lTnIja__featureIcon{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:1.35em;height:1.35em}.Landing-module__lTnIja__featureTitle{color:var(--text);letter-spacing:-.01em;margin-bottom:.85rem;font-size:clamp(1.45rem,2.75vw,2rem);font-weight:600}.Landing-module__lTnIja__featureBody{color:var(--text-dim);max-width:22rem;margin:0 auto;font-size:clamp(.9rem,1.35vw,1.05rem);font-weight:400;line-height:1.62}.Landing-module__lTnIja__ctaRow{text-align:center;margin-top:.5rem}.Landing-module__lTnIja__ctaLarge{border:1px solid var(--accent);letter-spacing:0;cursor:pointer;color:#fff;background:var(--accent);border-radius:4px;justify-content:center;align-items:center;gap:.85rem;min-width:min(23.5rem,90vw);padding:clamp(1.02rem,2.15vw,1.28rem) clamp(2.4rem,6vw,3.9rem);font-family:inherit;font-size:clamp(1.02rem,1.75vw,1.12rem);font-weight:600;text-decoration:none;transition:background-color .18s,border-color .18s;display:inline-flex}.Landing-module__lTnIja__ctaLargeLabel{letter-spacing:0;font-size:clamp(1.35rem,2.55vw,1.85rem);font-weight:600}.Landing-module__lTnIja__ctaLargeIcon{line-height:0;display:inline-flex}.Landing-module__lTnIja__ctaLargeArrow{font-size:1.42em;line-height:1;display:inline-block}.Landing-module__lTnIja__ctaLarge:hover{background:#143664;border-color:#143664}html[data-theme=dark] .Landing-module__lTnIja__ctaLarge{background:var(--accent)}html[data-theme=dark] .Landing-module__lTnIja__ctaLarge:hover{background:#5b8ec5;border-color:#5b8ec5}.Landing-module__lTnIja__ctaSub{color:var(--muted);margin-top:clamp(1rem,2vw,1.35rem);font-size:clamp(1rem,1.75vw,1.18rem);font-style:italic}.Landing-module__lTnIja__footerNote{text-align:center;color:var(--muted);letter-spacing:.02em;margin-top:clamp(.5rem,1vw,.85rem);font-size:.78rem}@media (max-width:720px){.Landing-module__lTnIja__cardGrid{gap:1rem;max-width:22rem;margin-bottom:1.8rem}.Landing-module__lTnIja__featureCard{border-radius:14px;min-height:0;padding:1.2rem 1rem 1.05rem}.Landing-module__lTnIja__iconCircle{width:52px;height:52px;margin-bottom:.8rem}.Landing-module__lTnIja__featureTitle{margin-bottom:.5rem;font-size:1.15rem}.Landing-module__lTnIja__featureBody{max-width:100%;font-size:.9rem;line-height:1.5}.Landing-module__lTnIja__ctaLarge{border-radius:10px;gap:.55rem;min-width:min(16.5rem,86vw);padding:.72rem 1rem}.Landing-module__lTnIja__ctaLargeLabel{font-size:1.02rem}.Landing-module__lTnIja__ctaLargeIcon svg{width:22px;height:22px}.Landing-module__lTnIja__ctaLargeArrow{font-size:1.1rem}.Landing-module__lTnIja__ctaSub{margin-top:.65rem;font-size:.92rem}}.Landing-module__lTnIja__aboutLayout{grid-template-columns:232px minmax(0,1fr);align-items:start;gap:clamp(2.5rem,6vw,5rem);display:grid}.Landing-module__lTnIja__aboutSidebar{align-self:start;position:sticky;top:5.5rem}.Landing-module__lTnIja__aboutSidebarInner{flex-direction:column;display:flex}.Landing-module__lTnIja__aboutSidebarHeader{display:contents}.Landing-module__lTnIja__aboutSidebarTitle{font-family:var(--font-head);letter-spacing:-.01em;color:var(--text);margin:0 0 1.1rem;font-size:1.15rem;font-weight:700}.Landing-module__lTnIja__aboutNav{border-bottom:1px solid var(--border);flex-direction:column;gap:.1rem;margin-bottom:1.4rem;padding-bottom:1.4rem;display:flex}.Landing-module__lTnIja__aboutNavLink{color:var(--muted);border-radius:7px;padding:.4rem .65rem;font-size:.92rem;text-decoration:none;transition:background .15s,color .15s;display:block}.Landing-module__lTnIja__aboutNavLink:hover{color:var(--text);background:var(--surface-2)}.Landing-module__lTnIja__aboutNavLinkActive,.Landing-module__lTnIja__aboutNavLinkActive:hover{color:var(--accent);background:var(--accent-glow);font-weight:600}.Landing-module__lTnIja__glanceList{flex-direction:column;gap:.85rem;margin:0;display:flex}.Landing-module__lTnIja__glanceItem{margin:0}.Landing-module__lTnIja__glanceItemLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin-bottom:.15rem;font-size:.64rem;font-weight:700}.Landing-module__lTnIja__glanceItemValue{color:var(--text);margin:0;font-size:.9rem;line-height:1.4}.Landing-module__lTnIja__glanceLink{color:var(--accent);border-bottom:1px solid #0000;font-weight:600;text-decoration:none;transition:border-color .18s}.Landing-module__lTnIja__glanceLink:hover{border-bottom-color:currentColor}.Landing-module__lTnIja__glanceLink:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:2px}.Landing-module__lTnIja__aboutContent{min-width:0;max-width:44rem}.Landing-module__lTnIja__aboutSection{scroll-margin-top:5.5rem}.Landing-module__lTnIja__aboutSectionTitle{font-family:var(--font-head);letter-spacing:-.015em;color:var(--text);margin:0 0 1rem;font-size:clamp(1.45rem,2.4vw,1.8rem);font-weight:700}.Landing-module__lTnIja__aboutLead{color:var(--text);margin:0 0 .9rem;font-size:clamp(1.08rem,1.6vw,1.22rem);line-height:1.5}.Landing-module__lTnIja__aboutText{color:var(--text-dim);margin:0;font-size:clamp(.98rem,1.35vw,1.05rem);line-height:1.65}.Landing-module__lTnIja__aboutTextSpaced{margin-top:.9rem}.Landing-module__lTnIja__aboutDivider{border:0;border-top:1px solid var(--border);margin:clamp(2rem,4vw,2.75rem) 0}.Landing-module__lTnIja__stepList{margin:1.5rem 0 0;padding:0;list-style:none}.Landing-module__lTnIja__stepItem{border-top:1px solid var(--border);align-items:baseline;gap:1.1rem;padding:1rem 0;display:flex}.Landing-module__lTnIja__stepItem:last-child{border-bottom:1px solid var(--border)}.Landing-module__lTnIja__stepBody{flex-direction:column;gap:.2rem;display:flex}.Landing-module__lTnIja__stepTitle{color:var(--text);font-size:1rem;font-weight:700}.Landing-module__lTnIja__stepDesc{color:var(--muted);font-size:.95rem;line-height:1.5}.Landing-module__lTnIja__builtRows{flex-direction:column;margin-top:1.5rem;display:flex}.Landing-module__lTnIja__builtRow{border-top:1px solid var(--border);grid-template-columns:92px minmax(0,1fr);align-items:start;gap:1rem;padding:1rem 0;display:grid}.Landing-module__lTnIja__builtRow:last-child{border-bottom:1px solid var(--border)}.Landing-module__lTnIja__builtRowLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--accent);padding-top:.35rem;font-size:.66rem;font-weight:700}.Landing-module__lTnIja__tagGroup{flex-wrap:wrap;gap:.5rem;display:flex}.Landing-module__lTnIja__tag{color:var(--text-dim);background:var(--surface-2);border:1px solid var(--border);border-radius:999px;padding:.3rem .75rem;font-size:.85rem;line-height:1.3}.Landing-module__lTnIja__teamGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;margin-top:1.5rem;display:grid}.Landing-module__lTnIja__teamCard{background:var(--surface);border:1px solid var(--border);border-radius:12px;align-items:center;gap:.85rem;padding:.95rem 1.1rem;display:flex}.Landing-module__lTnIja__teamAvatar{background:var(--accent-glow);width:2.4rem;height:2.4rem;color:var(--accent);letter-spacing:.02em;border-radius:50%;flex:none;place-items:center;font-size:.8rem;font-weight:700;display:grid}.Landing-module__lTnIja__teamInfo{flex-direction:column;gap:.1rem;min-width:0;display:flex}.Landing-module__lTnIja__teamName{color:var(--text);font-size:.96rem;font-weight:600}.Landing-module__lTnIja__teamRole{color:var(--muted);font-size:.82rem}@media (max-width:860px){.Landing-module__lTnIja__aboutLayout{grid-template-columns:1fr;gap:1.5rem}.Landing-module__lTnIja__aboutSidebar,.Landing-module__lTnIja__aboutSidebarInner{display:contents}.Landing-module__lTnIja__aboutSidebarHeader{top:var(--about-sticky-top,52px);z-index:30;background:var(--bg);border-bottom:1px solid var(--border);padding:.8rem 0 .7rem;display:block;position:sticky}.Landing-module__lTnIja__aboutSidebarTitle{margin-bottom:.7rem}.Landing-module__lTnIja__aboutNav{border-bottom:none;flex-flow:wrap;gap:.35rem;margin-bottom:0;padding-bottom:0}.Landing-module__lTnIja__aboutContent{max-width:none}.Landing-module__lTnIja__aboutSection{scroll-margin-top:calc(var(--about-sticky-top,52px) + 5.5rem)}.Landing-module__lTnIja__teamGrid{grid-template-columns:1fr}}@media (max-width:480px){.Landing-module__lTnIja__builtRow{grid-template-columns:1fr;gap:.6rem}.Landing-module__lTnIja__builtRowLabel{padding-top:0}}.Landing-module__lTnIja__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.Landing-module__lTnIja__homeActions{flex-direction:column;gap:.85rem;width:100%;max-width:860px;margin:0 auto;padding:0 .25rem;display:flex}.Landing-module__lTnIja__quickstart{padding:0}.Landing-module__lTnIja__quickstartHeader{justify-content:space-between;align-items:center;margin-bottom:.4rem;display:flex}.Landing-module__lTnIja__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--accent);font-size:.7rem;font-weight:600}.Landing-module__lTnIja__allMetricsFooter{justify-content:flex-end;margin-top:.75rem;margin-bottom:1.25rem;display:flex}.Landing-module__lTnIja__allMetricsLink{color:var(--accent);font-size:.88rem;font-weight:500;text-decoration:none}.Landing-module__lTnIja__allMetricsLink:hover{text-decoration:underline}.Landing-module__lTnIja__quickstartTitle{font-family:var(--font-head);color:var(--text);margin-bottom:1rem;font-size:1.35rem;font-weight:700;line-height:1.25}.Landing-module__lTnIja__metricGrid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.Landing-module__lTnIja__metricCard{background:var(--surface);border:1px solid var(--border);color:var(--text);will-change:transform;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:.6rem;padding:1.15rem .85rem 1rem;text-decoration:none;transition:border-color .15s,box-shadow .15s,transform .15s;display:flex}.Landing-module__lTnIja__metricCard:hover,.Landing-module__lTnIja__metricCard:focus-visible{border-color:var(--accent);box-shadow:0 6px 18px #1a44801f, inset 0 0 0 1px var(--accent-glow);transform:translateY(-2px)scale(1.02)}.Landing-module__lTnIja__metricCard:active{transition-duration:80ms;transform:translateY(0)scale(.98)}.Landing-module__lTnIja__metricCardIcon{background:var(--surface-2);width:44px;height:44px;color:var(--text);border-radius:10px;justify-content:center;align-items:center;display:flex}.Landing-module__lTnIja__metricCardIcon svg{width:21px!important;height:21px!important}.Landing-module__lTnIja__metricCardLabel{color:var(--text);text-align:center;font-size:.92rem;font-weight:500}.Landing-module__lTnIja__aboutCard{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:1.5rem 1.75rem}.Landing-module__lTnIja__aboutCardTitle{font-family:var(--font-head);color:var(--text);margin-bottom:1rem;font-size:1.2rem;font-weight:700}.Landing-module__lTnIja__aboutSectionLabel{color:var(--text);margin-top:.85rem;margin-bottom:.3rem;font-size:.9rem;font-weight:700}.Landing-module__lTnIja__aboutSectionText{color:var(--muted);font-size:.88rem;line-height:1.6}.Landing-module__lTnIja__learnMoreLink{color:var(--accent);margin-top:1.1rem;font-size:.9rem;font-weight:500;text-decoration:none;display:inline-block}.Landing-module__lTnIja__learnMoreLink:hover{text-decoration:underline}.Landing-module__lTnIja__quickstartSub{color:var(--muted);margin-bottom:1.1rem;font-size:.95rem}.Landing-module__lTnIja__chipRow{flex-wrap:wrap;gap:.55rem;margin-bottom:0;display:flex}.Landing-module__lTnIja__chip{border:1px solid var(--border-hover);background:var(--surface-2);color:var(--text-dim);cursor:pointer;border-radius:6px;align-items:center;gap:.5rem;padding:.6rem 1.1rem;font-family:inherit;font-size:.92rem;font-weight:500;text-decoration:none;transition:border-color .18s,background-color .18s,color .18s;display:inline-flex}.Landing-module__lTnIja__chip:hover{border-color:var(--accent);background:var(--badge-bg);color:var(--accent)}.Landing-module__lTnIja__quickstartFoot{border-top:1px solid var(--border);color:var(--muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:.85rem;font-size:.85rem;display:flex}.Landing-module__lTnIja__allMetricsBtn{border:1px solid var(--accent);color:var(--accent);background:0 0;border-radius:4px;align-items:center;gap:.4rem;padding:.45rem 1rem;font-family:inherit;font-size:.85rem;font-weight:600;text-decoration:none;transition:background .18s,color .18s;display:inline-flex}.Landing-module__lTnIja__allMetricsBtn:hover{background:var(--badge-bg)}.Landing-module__lTnIja__secondary{background:var(--surface);border:1px solid var(--border);color:inherit;border-radius:4px;padding:1.5rem 1.75rem;text-decoration:none;transition:border-color .18s,background .18s,transform .18s,box-shadow .18s;display:block}.Landing-module__lTnIja__secondary:hover{border-color:var(--accent-2);background:var(--surface-2);transform:translateY(-2px);box-shadow:0 4px 16px #0000000f}.Landing-module__lTnIja__secondaryRow{justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.Landing-module__lTnIja__secondaryTitle{font-family:var(--font-head);color:var(--text);margin-bottom:.25rem;font-size:1.1rem;font-weight:700}.Landing-module__lTnIja__secondarySub{color:var(--muted);font-size:.9rem;line-height:1.45}.Landing-module__lTnIja__secondaryArrow{color:var(--accent-2);flex-shrink:0;font-size:1.25rem}@media (max-width:720px){.Landing-module__lTnIja__quickstart{padding:1.25rem 1.1rem 1.1rem}.Landing-module__lTnIja__secondary{padding:1.1rem}.Landing-module__lTnIja__secondaryRow{gap:.9rem}.Landing-module__lTnIja__homeActions{gap:1rem}.Landing-module__lTnIja__metricGrid{grid-template-columns:repeat(2,1fr)}}.Landing-module__lTnIja__homeSearchWrap{margin-bottom:2.65rem;position:relative}.Landing-module__lTnIja__searchRow{border:1px solid var(--border);background:var(--surface);border-radius:999px;align-items:center;gap:.75rem;padding:.72rem .72rem .72rem 1.32rem;transition:border-color .18s,box-shadow .18s;display:flex;box-shadow:0 1px 4px #0000000f}.Landing-module__lTnIja__searchRowFocused{border-color:var(--accent)}.Landing-module__lTnIja__searchIcon{color:var(--muted);flex-shrink:0;align-items:center;display:flex}.Landing-module__lTnIja__searchInput{color:var(--text);background:0 0;border:none;outline:none;flex:1;min-width:0;padding:.24rem 0;font-family:inherit;font-size:1.2rem;line-height:1.4}.Landing-module__lTnIja__searchInput:focus,.Landing-module__lTnIja__searchInput:focus-visible{box-shadow:none;outline:none}.Landing-module__lTnIja__searchInput::placeholder{color:var(--muted)}.Landing-module__lTnIja__searchSubmitBtn{background:var(--accent);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;padding:.6rem 1.5rem;font-family:inherit;font-size:1.08rem;font-weight:600;transition:background .15s;display:inline-flex}.Landing-module__lTnIja__searchSubmitBtn:hover{background:#143664}html[data-theme=dark] .Landing-module__lTnIja__searchSubmitBtn:hover{background:#5b8ec5}.Landing-module__lTnIja__searchDropdown{background:var(--surface);border:1px solid var(--border);z-index:50;border-radius:8px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:hidden;box-shadow:0 8px 24px #0000001a}html[data-theme=dark] .Landing-module__lTnIja__searchDropdown{box-shadow:0 8px 24px #00000059}.Landing-module__lTnIja__searchDropdownLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);padding:.55rem 1rem .3rem;font-size:.7rem;font-weight:600}.Landing-module__lTnIja__searchDropdownItem{width:100%;color:var(--text-dim);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:.65rem;padding:.6rem 1rem;font-family:inherit;font-size:.88rem;transition:background .12s,color .12s;display:flex}.Landing-module__lTnIja__searchDropdownItem:hover{background:var(--surface-2);color:var(--accent)}.Landing-module__lTnIja__searchDropdownBullet{color:var(--accent);opacity:.7;flex-shrink:0;font-size:.75rem}.Landing-module__lTnIja__homeChatPage{--c-bg:var(--bg);--c-surface:var(--surface);--c-surface-2:var(--surface-2);--c-border:var(--border);--c-border-hover:var(--border-hover);--c-text:var(--text);--c-text-dim:var(--text-dim);--c-muted:var(--muted);--c-accent:var(--accent);--c-accent-soft:var(--badge-bg);--c-accent-glow:var(--accent-glow);--c-bot-bg:var(--accent);width:100%;max-width:860px;color:var(--c-text);margin:0 auto;font-family:inherit}.Landing-module__lTnIja__homeChatEmpty{flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 9rem);padding:2rem 0 1.5rem;display:flex}.Landing-module__lTnIja__homeChatBrand{font-family:var(--font-head);letter-spacing:-.02em;color:var(--c-accent);text-align:center;margin-bottom:.4rem;font-size:2rem;font-weight:700}.Landing-module__lTnIja__homeChatLead{color:var(--c-muted);text-align:center;max-width:34rem;margin-bottom:1.5rem;font-size:1rem;line-height:1.5}.Landing-module__lTnIja__homeChatSearchBar{width:100%;max-width:640px;margin-bottom:1.25rem;position:relative}.Landing-module__lTnIja__homeChatSuggestions{flex-wrap:wrap;justify-content:center;gap:.5rem;max-width:640px;margin-bottom:0;display:flex}.Landing-module__lTnIja__homeChatSuggestionChip{border:1px solid var(--c-border);background:var(--c-surface);color:var(--c-text-dim);cursor:pointer;text-align:left;border-radius:999px;padding:.6rem 1.1rem;font-family:inherit;font-size:.82rem;font-weight:500;transition:color .16s,border-color .16s,background .16s}.Landing-module__lTnIja__homeChatSuggestionChip:hover{color:var(--c-accent);border-color:var(--c-accent);background:var(--c-accent-soft)}.Landing-module__lTnIja__homeChatActive{padding-bottom:7rem}.Landing-module__lTnIja__homeChatMessages{flex-direction:column;gap:1rem;padding:1rem 0 .5rem;display:flex}.Landing-module__lTnIja__homeChatStickyInput{z-index:20;background:var(--bg);border-top:1px solid var(--c-border);padding:.75rem 0;position:sticky;bottom:0}.Landing-module__lTnIja__homeChatInputRow{align-items:flex-end;gap:.65rem;display:flex}.Landing-module__lTnIja__homeChatInputMain{flex:1;min-width:0}.Landing-module__lTnIja__homeChatMeta{color:var(--c-muted);justify-content:flex-end;align-items:center;padding-top:.35rem;font-size:.72rem;display:flex}.Landing-module__lTnIja__homeChatLimitMsg{color:var(--c-muted);text-align:center;justify-content:center;align-items:center;gap:.5rem;padding:.65rem 0;font-size:.85rem;display:flex}.Landing-module__lTnIja__homeChatNewChatBtn{border:1px solid var(--c-border);background:var(--c-surface);color:var(--c-text-dim);cursor:pointer;white-space:nowrap;border-radius:999px;flex-shrink:0;padding:.42rem 1rem;font-family:inherit;font-size:.8rem;font-weight:600;transition:color .18s,border-color .18s,background .18s}.Landing-module__lTnIja__homeChatNewChatBtn:hover{color:var(--c-text);border-color:var(--c-border-hover);background:var(--c-surface-2)}.Landing-module__lTnIja__homeQuickLookup{border-top:1px solid var(--border);width:100%;max-width:860px;margin-top:2.5rem;margin-left:auto;margin-right:auto;padding-top:1.75rem}@media (max-width:720px){.Landing-module__lTnIja__homeChatEmpty{min-height:calc(100vh - 7rem);padding:1.5rem 0 1rem}.Landing-module__lTnIja__homeChatBrand{font-size:1.5rem}.Landing-module__lTnIja__homeChatActive{padding-bottom:8rem}}@media (max-width:480px){.Landing-module__lTnIja__homeActions{gap:.85rem;padding:0}.Landing-module__lTnIja__quickstart{padding:1rem .9rem}.Landing-module__lTnIja__quickstartTitle{font-size:1.15rem}.Landing-module__lTnIja__chipRow{gap:.4rem}.Landing-module__lTnIja__chip{padding:.5rem .85rem;font-size:.82rem}.Landing-module__lTnIja__quickstartFoot{flex-direction:column;align-items:flex-start;gap:.55rem}.Landing-module__lTnIja__secondary{padding:.9rem;box-shadow:none!important;transform:none!important}.Landing-module__lTnIja__secondaryRow{gap:.65rem}.Landing-module__lTnIja__secondaryTitle{font-size:1rem}.Landing-module__lTnIja__secondarySub{font-size:.84rem}.Landing-module__lTnIja__secondaryArrow{font-size:1.1rem}.Landing-module__lTnIja__docRow{gap:.55rem;padding:.55rem .65rem}.Landing-module__lTnIja__docTitle{font-size:.84rem}.Landing-module__lTnIja__docDesc{font-size:.72rem}}.Landing-module__lTnIja__aboutHero{margin-bottom:1.75rem}.Landing-module__lTnIja__learnPage{flex-direction:column;gap:1.5rem;width:100%;max-width:880px;margin:0 auto;display:flex}.Landing-module__lTnIja__searchCard{background:var(--surface);border:1px solid var(--border);border-top:3px solid var(--accent);border-radius:4px;padding:1.5rem 1.5rem 1.25rem}.Landing-module__lTnIja__searchInputWrap{border:1px solid var(--border);background:var(--bg);border-radius:4px;align-items:center;gap:.5rem;padding:.55rem .85rem;transition:border-color .18s,box-shadow .18s;display:flex}.Landing-module__lTnIja__searchInputWrap:focus-within{border-color:var(--accent-2);box-shadow:0 0 0 2px #2378c326}.Landing-module__lTnIja__searchIcon{color:var(--muted);flex-shrink:0}.Landing-module__lTnIja__searchInput{color:var(--text);background:0 0;border:none;outline:none;flex:1;padding:.25rem 0;font-family:inherit;font-size:1rem}.Landing-module__lTnIja__resultsLabel{letter-spacing:.12em;text-transform:uppercase;color:var(--accent);margin-bottom:.5rem;font-size:.7rem;font-weight:600}.Landing-module__lTnIja__resultList{flex-direction:column;gap:.85rem;display:flex}.Landing-module__lTnIja__resultCard{background:var(--surface);border:1px solid var(--border);color:inherit;border-radius:4px;padding:1rem 1.15rem;text-decoration:none;transition:border-color .18s;display:block}.Landing-module__lTnIja__resultCard:hover{border-color:var(--accent-2)}.Landing-module__lTnIja__resultMeta{color:var(--muted);flex-wrap:wrap;align-items:baseline;gap:.45rem .85rem;margin-bottom:.4rem;font-size:.78rem;display:flex}.Landing-module__lTnIja__resultDocTitle{color:var(--accent);font-weight:600}.Landing-module__lTnIja__resultPage{font-variant-numeric:tabular-nums}.Landing-module__lTnIja__resultScore{color:var(--muted);font-variant-numeric:tabular-nums;margin-left:auto}.Landing-module__lTnIja__resultText{color:var(--text-dim);-webkit-line-clamp:4;-webkit-box-orient:vertical;font-size:.92rem;line-height:1.55;display:-webkit-box;overflow:hidden}.Landing-module__lTnIja__resultOpen{color:var(--accent-2);margin-top:.55rem;font-size:.82rem;font-weight:600;display:inline-block}.Landing-module__lTnIja__docDirectory{background:var(--surface);border:1px solid var(--border);border-radius:4px;margin-top:.5rem;padding:1.25rem 1.5rem}.Landing-module__lTnIja__docDirectoryTitle{font-family:var(--font-head);color:var(--text);margin-bottom:.25rem;font-size:1.05rem;font-weight:700}.Landing-module__lTnIja__docDirectorySub{color:var(--muted);margin-bottom:1rem;font-size:.85rem}.Landing-module__lTnIja__docList{grid-template-columns:1fr;gap:.65rem;display:grid}@media (min-width:720px){.Landing-module__lTnIja__docList{grid-template-columns:repeat(2,1fr)}}.Landing-module__lTnIja__docRow{border:1px solid var(--border);background:var(--surface);color:inherit;border-left-width:3px;border-radius:4px;align-items:flex-start;gap:.75rem;padding:.65rem .75rem;text-decoration:none;transition:border-color .18s,background-color .18s;display:flex}.Landing-module__lTnIja__docRow:hover{background:var(--surface-2)}.Landing-module__lTnIja__docRowHandbook{border-left-color:var(--accent)}.Landing-module__lTnIja__docRowHandbook:hover{border-color:var(--accent);border-left-color:var(--accent)}.Landing-module__lTnIja__docRowMethodology{border-left-color:#2a9d6e}.Landing-module__lTnIja__docRowMethodology:hover{border-color:#2a9d6e}html[data-theme=dark] .Landing-module__lTnIja__docRowMethodology{border-left-color:#4ec99a}html[data-theme=dark] .Landing-module__lTnIja__docRowMethodology:hover{border-color:#4ec99a}.Landing-module__lTnIja__docRowDefinitions{border-left-color:#c07a18}.Landing-module__lTnIja__docRowDefinitions:hover{border-color:#c07a18}html[data-theme=dark] .Landing-module__lTnIja__docRowDefinitions{border-left-color:#e8a84a}html[data-theme=dark] .Landing-module__lTnIja__docRowDefinitions:hover{border-color:#e8a84a}.Landing-module__lTnIja__docKind{background:var(--badge-bg);border:1px solid var(--badge-border);color:var(--accent);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;border-radius:3px;flex-shrink:0;margin-top:.15rem;padding:.1rem .45rem;font-size:.62rem;font-weight:700;display:inline-block}.Landing-module__lTnIja__docTitle{color:var(--text);margin-bottom:.15rem;font-size:.9rem;font-weight:600;line-height:1.3;display:block}.Landing-module__lTnIja__docDesc{color:var(--muted);font-size:.78rem;line-height:1.4;display:block}.Landing-module__lTnIja__emptyResults{color:var(--muted);text-align:center;border:1px dashed var(--border);border-radius:4px;padding:1.5rem;font-size:.9rem}@keyframes Landing-module__lTnIja__docShimmer{0%{background-position:-400px 0}to{background-position:400px 0}}.Landing-module__lTnIja__docSkeleton{border:1px solid var(--border);background:var(--surface);border-left-width:3px;border-radius:4px;align-items:flex-start;gap:.75rem;padding:.65rem .75rem;display:flex}.Landing-module__lTnIja__docSkeletonBadge,.Landing-module__lTnIja__docSkeletonLine{background:linear-gradient(90deg, var(--border) 25%, var(--surface-2) 50%, var(--border) 75%);background-size:800px 100%;border-radius:4px;animation:1.5s ease-in-out infinite Landing-module__lTnIja__docShimmer}.Landing-module__lTnIja__docSkeletonBadge{flex-shrink:0;width:56px;height:16px;margin-top:.15rem}.Landing-module__lTnIja__docSkeletonBody{flex-direction:column;flex:1;gap:.4rem;display:flex}.Landing-module__lTnIja__docSkeletonLine{height:12px}.Landing-module__lTnIja__errorBox{color:var(--error);background:#b91c1c0f;border:1px solid #b91c1c33;border-radius:4px;padding:.85rem 1rem;font-size:.9rem}.Landing-module__lTnIja__passageWrap{flex-direction:column;gap:1rem;width:100%;max-width:760px;margin:0 auto;display:flex}.Landing-module__lTnIja__passageBreadcrumb{color:var(--muted);font-size:.85rem}.Landing-module__lTnIja__passageBreadcrumb a{color:var(--accent-2);text-decoration:none}.Landing-module__lTnIja__passageBreadcrumb a:hover{text-decoration:underline}.Landing-module__lTnIja__passageHeader{background:var(--surface);border:1px solid var(--border);border-top:3px solid var(--accent);border-radius:4px;padding:1.25rem 1.5rem}.Landing-module__lTnIja__passageDocTitle{font-family:var(--font-head);color:var(--text);margin-bottom:.35rem;font-size:1.2rem;font-weight:700}.Landing-module__lTnIja__passageMeta{color:var(--muted);flex-wrap:wrap;gap:.4rem 1rem;font-size:.8rem;display:flex}.Landing-module__lTnIja__passagePdfLink{color:var(--accent-2);margin-top:.6rem;font-size:.85rem;font-weight:600;text-decoration:none;display:inline-block}.Landing-module__lTnIja__passagePdfLink:hover{text-decoration:underline}.Landing-module__lTnIja__passageBlock{background:var(--surface);border:1px solid var(--border);color:var(--text-dim);white-space:pre-wrap;border-radius:4px;padding:1.1rem 1.4rem;font-size:.95rem;line-height:1.65}.Landing-module__lTnIja__passageBlockFocal{border-left:3px solid var(--accent);background:var(--surface);color:var(--text)}.Landing-module__lTnIja__passageBlockNeighbor{opacity:.7;font-size:.88rem}.Landing-module__lTnIja__passageNeighborLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin-bottom:.4rem;font-size:.7rem;font-weight:600}
