.ScrollToTopButton-module__78B3Za__button{z-index:900;border:1px solid var(--gray-10);background:var(--white);width:44px;height:44px;color:var(--gray-70);box-shadow:0 4px 20px color-mix(in srgb,var(--blue)10%,transparent);cursor:pointer;opacity:0;pointer-events:none;border-radius:12px;justify-content:center;align-items:center;transition:opacity .2s,transform .2s,background .15s,color .15s;display:flex;position:fixed;bottom:32px;right:32px;transform:translateY(8px)}.ScrollToTopButton-module__78B3Za__button.ScrollToTopButton-module__78B3Za__visible{opacity:1;pointer-events:auto;transform:translateY(0)}.ScrollToTopButton-module__78B3Za__button:hover{background:var(--gray-3);color:var(--gray-90)}.ScrollToTopButton-module__78B3Za__button:active,.ScrollToTopButton-module__78B3Za__button.ScrollToTopButton-module__78B3Za__visible:active{transform:translateY(1px)}@media (max-width:768px){.ScrollToTopButton-module__78B3Za__button{width:40px;height:40px;bottom:20px;right:20px}}
.DashboardHeader-module__GHSlGG__header{background-color:var(--white);border:1px solid var(--gray-5);box-sizing:border-box;text-align:left;z-index:40;width:100%;min-width:0;max-width:100%;color:var(--gray-50);flex-shrink:0;grid-area:1/2/2/3;justify-content:space-between;align-self:stretch;align-items:center;gap:1.25rem;padding:12px 40px;font-family:Lato;font-size:1rem;display:flex;position:relative;overflow:visible}.DashboardHeader-module__GHSlGG__headerLeft{flex:1 1 0;align-items:center;min-width:0;display:flex;overflow:hidden}.DashboardHeader-module__GHSlGG__searchButton{background-color:var(--whitesmoke);cursor:pointer;border:none;border-radius:20px;justify-content:center;align-items:center;width:40px;height:40px;padding:.5rem;display:flex}.DashboardHeader-module__GHSlGG__searchButtonActive{background-color:var(--light-blue)}.DashboardHeader-module__GHSlGG__searchLine{background-color:var(--whitesmoke);border:1px solid var(--gray-5);box-sizing:border-box;border-radius:12px;flex:1;align-items:center;gap:.75rem;max-width:37.5rem;margin:0 auto;padding:.5rem;display:flex;overflow:hidden}.DashboardHeader-module__GHSlGG__searchIcon{width:1.25rem;height:1.25rem;position:relative}.DashboardHeader-module__GHSlGG__searchPlaceholder{width:100%;line-height:140%;position:relative}.DashboardHeader-module__GHSlGG__userInfo{flex:none;justify-content:flex-end;align-items:center;gap:1rem;display:flex}.DashboardHeader-module__GHSlGG__account{align-items:center;display:flex;position:relative;overflow:visible}.DashboardHeader-module__GHSlGG__userMenu{justify-content:flex-end;align-items:center;height:1.5rem;display:flex}.DashboardHeader-module__GHSlGG__userIcon{object-fit:cover;width:1.5rem;height:1.5rem}.DashboardHeader-module__GHSlGG__dropdownIcon{width:1.35rem;height:1.35rem;position:relative;transform:rotate(90deg)}.DashboardHeader-module__GHSlGG__searchInput{background:inherit;width:100%;color:var(--gray-90);border:none;outline:none;font-family:inherit;font-size:1rem}.DashboardHeader-module__GHSlGG__authButtons{align-items:center;gap:.75rem;display:flex}.DashboardHeader-module__GHSlGG__userSlot{background-color:var(--whitesmoke);border-radius:20px;width:168px;height:40px}
.DashboardBreadcrumbs-module__90V_qq__root{text-align:left;width:100%;min-width:0;max-width:100%;color:var(--gray-60);align-items:center;gap:.5rem;font-family:Lato,sans-serif;font-size:1rem;display:flex;overflow:hidden}.DashboardBreadcrumbs-module__90V_qq__dashboardLink,.DashboardBreadcrumbs-module__90V_qq__dashboardCurrent{color:inherit;flex-shrink:0;align-items:center;gap:.25rem;text-decoration:none;display:flex}.DashboardBreadcrumbs-module__90V_qq__title{white-space:nowrap;font-size:16px;font-weight:500;line-height:1.4}.DashboardBreadcrumbs-module__90V_qq__dashboardLink:hover .DashboardBreadcrumbs-module__90V_qq__title{color:var(--gray-80)}.DashboardBreadcrumbs-module__90V_qq__current{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--gray-40);flex:auto;font-size:16px;font-weight:500;line-height:1.4;overflow:hidden}.DashboardBreadcrumbs-module__90V_qq__chevron,.DashboardBreadcrumbs-module__90V_qq__root>svg{flex-shrink:0}
.AccountDropdown-module__Q8UZtG__wrap{position:relative}.AccountDropdown-module__Q8UZtG__trigger{background-color:var(--whitesmoke);cursor:pointer;border:none;border-radius:20px;align-items:center;gap:.25rem;padding:.5rem;display:flex}.AccountDropdown-module__Q8UZtG__avatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-family:Lato,sans-serif;font-size:10px;font-weight:700;display:flex;overflow:hidden}.AccountDropdown-module__Q8UZtG__avatarImage{object-fit:cover;border-radius:50%;width:100%;height:100%}.AccountDropdown-module__Q8UZtG__avatarGuest{background-color:var(--white);border:1px solid var(--gray-5)}.AccountDropdown-module__Q8UZtG__guestIcon{flex-shrink:0;width:16px;height:16px}.AccountDropdown-module__Q8UZtG__userAvatar .AccountDropdown-module__Q8UZtG__guestIcon{width:20px;height:20px}.AccountDropdown-module__Q8UZtG__chevron{color:var(--gray-90);transition:transform .15s;transform:rotate(90deg)}.AccountDropdown-module__Q8UZtG__menuIcon{color:var(--gray-80);flex-shrink:0;width:20px;height:20px}.AccountDropdown-module__Q8UZtG__chevronOpen{transform:rotate(-90deg)}.AccountDropdown-module__Q8UZtG__menu{background:var(--white);border:1px solid var(--gray-5);width:280px;box-shadow:0 0 2px 0 color-mix(in srgb,var(--gray-100)12%,transparent),0 10px 20px 0 color-mix(in srgb,var(--gray-100)8%,transparent);z-index:200;border-radius:12px;padding:8px 0;position:absolute;top:calc(100% + 8px);right:0}.AccountDropdown-module__Q8UZtG__userBlock{align-items:center;gap:12px;padding:8px 16px 12px;display:flex}.AccountDropdown-module__Q8UZtG__userAvatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-family:Lato,sans-serif;font-size:14px;font-weight:700;display:flex;overflow:hidden}.AccountDropdown-module__Q8UZtG__userText{min-width:0}.AccountDropdown-module__Q8UZtG__userName{color:var(--gray-80);margin:0;font-family:Lato,sans-serif;font-size:16px;line-height:1.4}.AccountDropdown-module__Q8UZtG__userEmail{color:var(--gray-40);text-overflow:ellipsis;white-space:nowrap;margin:2px 0 0;font-family:Lato,sans-serif;font-size:12px;line-height:1.4;overflow:hidden}.AccountDropdown-module__Q8UZtG__divider{background:var(--gray-5);height:1px;margin:4px 0}.AccountDropdown-module__Q8UZtG__links{flex-direction:column;display:flex}.AccountDropdown-module__Q8UZtG__menuItem{color:var(--gray-80);align-items:center;gap:12px;padding:8px 16px;font-family:Lato,sans-serif;font-size:16px;text-decoration:none;transition:background .15s;display:flex}.AccountDropdown-module__Q8UZtG__menuItem:hover{background:var(--whitesmoke)}.AccountDropdown-module__Q8UZtG__logoutItem{width:100%;color:var(--blue);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:12px;padding:10px 16px;font-family:Lato,sans-serif;font-size:14px;font-weight:600;display:flex}.AccountDropdown-module__Q8UZtG__logoutItem:hover{background:var(--light-blue)}
.NotificationItem-module__0J1P1W__item{color:inherit;align-items:flex-start;gap:12px;padding:10px 16px;text-decoration:none;display:flex}.NotificationItem-module__0J1P1W__item:hover{background:var(--whitesmoke)}.NotificationItem-module__0J1P1W__itemUnread,.NotificationItem-module__0J1P1W__itemUnread:hover{background:var(--light-blue)}.NotificationItem-module__0J1P1W__iconWrap{background:var(--whitesmoke);width:32px;height:32px;color:var(--gray-60);border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative}.NotificationItem-module__0J1P1W__icon{width:16px;height:16px}.NotificationItem-module__0J1P1W__unreadDot{background:var(--blue);border-radius:50%;width:8px;height:8px;position:absolute;top:2px;right:2px}.NotificationItem-module__0J1P1W__body{flex-direction:column;gap:2px;min-width:0;display:flex}.NotificationItem-module__0J1P1W__title{color:var(--gray-90);font-family:Lato,sans-serif;font-size:14px;font-weight:600;line-height:1.4}.NotificationItem-module__0J1P1W__text{color:var(--gray-50);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-family:Lato,sans-serif;font-size:13px;line-height:1.4;display:-webkit-box;overflow:hidden}.NotificationItem-module__0J1P1W__time{color:var(--gray-40);font-family:Lato,sans-serif;font-size:12px;line-height:1.4}
.NotificationsDropdown-module__d02uMG__wrap{position:relative}.NotificationsDropdown-module__d02uMG__trigger{background-color:var(--gray-3);cursor:pointer;width:40px;height:40px;color:var(--gray-60);border:none;border-radius:20px;justify-content:center;align-items:center;padding:8px;display:flex;position:relative;overflow:visible}.NotificationsDropdown-module__d02uMG__trigger:hover{color:var(--gray-90)}.NotificationsDropdown-module__d02uMG__icon{flex-shrink:0;width:24px;height:24px}.NotificationsDropdown-module__d02uMG__badge{background-color:var(--blue);pointer-events:none;border-radius:50%;width:8px;height:8px;position:absolute;top:1px;left:31px}.NotificationsDropdown-module__d02uMG__menu{background:var(--white);border:1px solid var(--gray-5);width:360px;max-height:480px;box-shadow:0 0 2px 0 color-mix(in srgb,var(--gray-100)12%,transparent),0 10px 20px 0 color-mix(in srgb,var(--gray-100)8%,transparent);z-index:200;border-radius:12px;padding:8px 0;position:absolute;top:calc(100% + 8px);right:0;overflow:auto}.NotificationsDropdown-module__d02uMG__header{justify-content:space-between;align-items:center;gap:12px;padding:8px 16px 12px;display:flex}.NotificationsDropdown-module__d02uMG__heading{color:var(--gray-90);margin:0;font-family:Lato,sans-serif;font-size:16px;font-weight:600;line-height:1.4}.NotificationsDropdown-module__d02uMG__markAll{cursor:pointer;color:var(--blue);background:0 0;border:none;border-radius:8px;padding:4px 8px;font-family:Lato,sans-serif;font-size:13px;font-weight:600}.NotificationsDropdown-module__d02uMG__markAll:hover{background:var(--light-blue)}.NotificationsDropdown-module__d02uMG__list{flex-direction:column;display:flex}.NotificationsDropdown-module__d02uMG__status{color:var(--gray-50);margin:0;padding:16px;font-family:Lato,sans-serif;font-size:14px;line-height:1.4}.NotificationsDropdown-module__d02uMG__footer{border-top:1px solid var(--gray-5);margin-top:4px;padding:4px 0 0}.NotificationsDropdown-module__d02uMG__settingsLink{color:var(--blue);padding:10px 16px;font-family:Lato,sans-serif;font-size:14px;font-weight:600;text-decoration:none;display:block}.NotificationsDropdown-module__d02uMG__settingsLink:hover{background:var(--light-blue)}
.GlobalSearch-module__0ZpYRq__root{flex:none;width:min(700px,42vw);min-width:280px;max-width:700px;position:relative}.GlobalSearch-module__0ZpYRq__rootOpen{flex-direction:column;gap:4px;display:flex}.GlobalSearch-module__0ZpYRq__iconButton{background-color:var(--gray-3);cursor:pointer;width:40px;height:40px;color:var(--gray-70);border:none;border-radius:20px;flex-shrink:0;justify-content:center;align-items:center;padding:8px;display:flex}.GlobalSearch-module__0ZpYRq__inputWrap{box-sizing:border-box;background-color:var(--gray-3);border:1px solid var(--light-blue-2);border-radius:12px;justify-content:space-between;align-items:center;gap:8px;height:38px;padding:8px 12px 8px 8px;display:flex}.GlobalSearch-module__0ZpYRq__inputIcon{color:var(--gray-70);flex-shrink:0}.GlobalSearch-module__0ZpYRq__inputField{flex:1;min-width:0}.GlobalSearch-module__0ZpYRq__input{width:100%;font-family:var(--font-space-lato);color:var(--gray-90);background:0 0;border:none;outline:none;font-size:16px;line-height:140%}.GlobalSearch-module__0ZpYRq__input::placeholder{color:var(--gray-50)}.GlobalSearch-module__0ZpYRq__input::-webkit-search-cancel-button{appearance:none;display:none}.GlobalSearch-module__0ZpYRq__input::-webkit-search-decoration{appearance:none;display:none}.GlobalSearch-module__0ZpYRq__input::-webkit-search-results-button{appearance:none;display:none}.GlobalSearch-module__0ZpYRq__input::-webkit-search-results-decoration{appearance:none;display:none}.GlobalSearch-module__0ZpYRq__shortcut{background-color:var(--gray-7);border:1px solid var(--gray-10);color:var(--gray-60);font-family:var(--font-space-lato);border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;padding:2px 6px;font-size:12px;font-weight:400;line-height:normal;display:inline-flex}.GlobalSearch-module__0ZpYRq__dropdown{z-index:30;background-color:var(--white);border:1px solid var(--gray-5);border-radius:12px;flex-direction:column;gap:12px;max-height:min(70vh,640px);display:flex;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:auto;box-shadow:0 4px 6px #0000000f}.GlobalSearch-module__0ZpYRq__dropdownIdle,.GlobalSearch-module__0ZpYRq__dropdownResults{padding:12px}.GlobalSearch-module__0ZpYRq__dropdownExpanded{overscroll-behavior:contain;max-height:min(70vh,640px);overflow-y:auto}.GlobalSearch-module__0ZpYRq__dropdownLoading{gap:12px;padding:8px 12px 12px}.GlobalSearch-module__0ZpYRq__sectionGroup{flex-direction:column;gap:0;display:flex}.GlobalSearch-module__0ZpYRq__sectionHeader{background-color:var(--whitesmoke);color:var(--gray-60);text-transform:uppercase;justify-content:space-between;align-items:center;padding:4px 12px;font-size:12px;font-weight:400;line-height:normal;display:flex}.GlobalSearch-module__0ZpYRq__filterTabs{flex-wrap:wrap;gap:12px;padding-top:12px;display:flex}.GlobalSearch-module__0ZpYRq__filterTab{background-color:var(--gray-3);color:var(--gray-60);font-family:var(--font-space-lato);cursor:pointer;white-space:nowrap;border:none;border-radius:20px;padding:8px 12px;font-size:14px;font-weight:500;line-height:120%;transition:background-color .15s}.GlobalSearch-module__0ZpYRq__filterTab:hover:not(.GlobalSearch-module__0ZpYRq__filterTabActive){background-color:var(--gray-7)}.GlobalSearch-module__0ZpYRq__filterTabActive{background-color:var(--blue);color:var(--white)}.GlobalSearch-module__0ZpYRq__resultCardButton{box-sizing:border-box;width:100%;font:inherit;color:inherit;text-align:left;cursor:pointer;background:0 0;border:none;margin:0}.GlobalSearch-module__0ZpYRq__resultCard{height:52px;color:inherit;align-items:center;gap:12px;padding:8px 12px;text-decoration:none;transition:background-color .15s;display:flex}.GlobalSearch-module__0ZpYRq__resultCardTicker{gap:14px}.GlobalSearch-module__0ZpYRq__resultCardNews{align-items:flex-start;gap:14px;height:auto;min-height:60px;padding-top:10px;padding-bottom:10px}.GlobalSearch-module__0ZpYRq__resultCardWithQuote{height:auto;min-height:60px}.GlobalSearch-module__0ZpYRq__resultCard:hover{background-color:var(--whitesmoke)}.GlobalSearch-module__0ZpYRq__avatar{background-color:var(--gray-3);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;padding:4px;display:flex;overflow:visible}.GlobalSearch-module__0ZpYRq__avatarNews{width:32px;height:32px}.GlobalSearch-module__0ZpYRq__avatarPhoto{padding:0;overflow:hidden}.GlobalSearch-module__0ZpYRq__avatarImage{object-fit:contain;border-radius:4px;width:100%;height:100%}.GlobalSearch-module__0ZpYRq__avatarPhoto .GlobalSearch-module__0ZpYRq__avatarImage{object-fit:cover;border-radius:inherit}.GlobalSearch-module__0ZpYRq__avatarMonogram{color:var(--gray-60);letter-spacing:.02em;text-transform:uppercase;font-size:10px;font-weight:600;line-height:1}.GlobalSearch-module__0ZpYRq__cardBody{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.GlobalSearch-module__0ZpYRq__cardTitle{color:var(--gray-80);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:16px;font-weight:500;line-height:140%;overflow:hidden}.GlobalSearch-module__0ZpYRq__cardSubtitle{color:var(--gray-60);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:12px;font-weight:400;line-height:130%;overflow:hidden}.GlobalSearch-module__0ZpYRq__cardSnippet{color:var(--gray-60);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:12px;font-weight:400;line-height:140%;display:-webkit-box;overflow:hidden}.GlobalSearch-module__0ZpYRq__cardSnippet b{color:var(--gray-90,var(--gray-80));font-weight:600}.GlobalSearch-module__0ZpYRq__cardMetaRow{min-width:0;color:var(--gray-60);align-items:center;gap:4px;font-size:12px;font-weight:400;line-height:120%;display:flex}.GlobalSearch-module__0ZpYRq__cardMetaItem{white-space:nowrap;align-items:center;gap:4px;display:inline-flex}.GlobalSearch-module__0ZpYRq__metaDot,.GlobalSearch-module__0ZpYRq__toneDot{background-color:var(--gray-20);border-radius:50%;flex-shrink:0;width:3px;height:3px}.GlobalSearch-module__0ZpYRq__cardTrailing{flex-shrink:0;align-self:center;align-items:center;margin-left:auto;display:flex}.GlobalSearch-module__0ZpYRq__cardAside{text-align:right;flex-direction:column;justify-content:center;align-items:flex-end;gap:2px;min-width:96px;display:flex}.GlobalSearch-module__0ZpYRq__cardPrice{color:var(--gray-80);margin:0;font-size:16px;font-weight:500;line-height:140%}.GlobalSearch-module__0ZpYRq__priceChange{justify-content:flex-end;align-items:center;gap:4px;width:100%;display:flex}.GlobalSearch-module__0ZpYRq__priceChangeIcon{flex-shrink:0}.GlobalSearch-module__0ZpYRq__priceChangeIconDown{transform:rotate(180deg)}.GlobalSearch-module__0ZpYRq__priceChangeText{font-size:12px;font-weight:500;line-height:120%}.GlobalSearch-module__0ZpYRq__portfolioChange{margin:0;font-size:12px;font-weight:400;line-height:normal}.GlobalSearch-module__0ZpYRq__transcriptTone{flex-shrink:0;align-items:center;gap:4px;font-size:14px;font-weight:500;line-height:120%;display:flex}.GlobalSearch-module__0ZpYRq__transcriptToneLabel{color:var(--gray-50)}.GlobalSearch-module__0ZpYRq__transcriptToneValue{color:var(--blue)}.GlobalSearch-module__0ZpYRq__sentimentBadge{border-radius:4px;flex-shrink:0;padding:2px;font-size:14px;font-weight:500;line-height:120%}.GlobalSearch-module__0ZpYRq__sentimentBadgePositive{background-color:var(--light-green);color:var(--green)}.GlobalSearch-module__0ZpYRq__sentimentBadgeNegative{background-color:var(--light-error);color:var(--error)}.GlobalSearch-module__0ZpYRq__sentimentBadgeNeutral{background-color:var(--gray-7);color:var(--gray-60)}.GlobalSearch-module__0ZpYRq__reportBadge{border-radius:4px;flex-shrink:0;align-items:center;gap:2px;padding:2px 4px 2px 2px;font-size:14px;font-weight:400;line-height:120%;display:inline-flex}.GlobalSearch-module__0ZpYRq__reportBadgePositive{background-color:var(--light-green);color:var(--green)}.GlobalSearch-module__0ZpYRq__reportBadgeNegative{background-color:var(--light-error);color:var(--error)}.GlobalSearch-module__0ZpYRq__reportBadgeBullish{background-color:var(--light-blue-10);color:var(--blue)}.GlobalSearch-module__0ZpYRq__reportBadgeIcon{flex-shrink:0;width:16px;height:16px}.GlobalSearch-module__0ZpYRq__loadingPanel{flex-direction:column;gap:12px;width:100%;display:flex}.GlobalSearch-module__0ZpYRq__loadingTabs{flex-wrap:wrap;gap:8px;padding-top:12px;display:flex}.GlobalSearch-module__0ZpYRq__loadingTabSkeleton,.GlobalSearch-module__0ZpYRq__loadingLine,.GlobalSearch-module__0ZpYRq__loadingAside{background:linear-gradient(-89deg,#d8e2ff .74%,#d8e2ff33 88.81%);border-radius:8px}.GlobalSearch-module__0ZpYRq__loadingTabSkeleton{flex-shrink:0;height:28px}.GlobalSearch-module__0ZpYRq__loadingRows{flex-direction:column;gap:12px;padding:8px;display:flex}.GlobalSearch-module__0ZpYRq__loadingRow{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.GlobalSearch-module__0ZpYRq__loadingRowText{flex-direction:column;gap:4px;min-width:0;display:flex}.GlobalSearch-module__0ZpYRq__loadingRowTextWide{flex:1;max-width:400px}.GlobalSearch-module__0ZpYRq__loadingRowTextNarrow{flex-shrink:0;width:200px}.GlobalSearch-module__0ZpYRq__loadingLine{width:100%;height:12px}.GlobalSearch-module__0ZpYRq__loadingLineShort{width:118px}.GlobalSearch-module__0ZpYRq__loadingAside{align-self:stretch;min-height:28px}.GlobalSearch-module__0ZpYRq__loadingAsideWide{flex-shrink:0;width:118px}.GlobalSearch-module__0ZpYRq__loadingAsideNarrow{flex-shrink:0;width:87px}.GlobalSearch-module__0ZpYRq__emptyState{text-align:center;flex-direction:column;align-items:center;gap:8px;padding:32px 40px;display:flex}.GlobalSearch-module__0ZpYRq__emptyTitle{color:var(--gray-80);margin:0;font-size:16px;font-weight:600;line-height:140%}.GlobalSearch-module__0ZpYRq__emptySubtitle{color:var(--gray-60);margin:0;font-size:14px;font-weight:500;line-height:120%}.GlobalSearch-module__0ZpYRq__showAllWrap{border-top:1px solid var(--gray-5);padding:12px 0}.GlobalSearch-module__0ZpYRq__requestCoverageWrap{border-top:1px solid var(--gray-5);padding:12px}.GlobalSearch-module__0ZpYRq__showAllResults,.GlobalSearch-module__0ZpYRq__requestCoverage{width:100%;font-family:var(--font-space-lato);color:var(--blue);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;gap:2px;font-size:14px;font-weight:600;line-height:120%;display:flex}.GlobalSearch-module__0ZpYRq__requestCoverage{justify-content:space-between;gap:0}.GlobalSearch-module__0ZpYRq__requestCoverageSpacer{flex-shrink:0;width:20px}.GlobalSearch-module__0ZpYRq__requestCoverageLabel{text-align:center;flex:1}@media (max-width:900px){.GlobalSearch-module__0ZpYRq__root{width:min(320px,48vw);min-width:200px}}
.WatchlistTickerSearch-module__AaCmQG__controls{flex:1;justify-content:flex-end;align-items:center;gap:1rem;min-width:0;display:flex}.WatchlistTickerSearch-module__AaCmQG__searchWrap{flex:0 0 300px;width:300px;min-width:0;max-width:min(300px,100vw - 2rem);position:relative}.WatchlistTickerSearch-module__AaCmQG__input{background-color:var(--white);border:1px solid var(--gray-10);box-sizing:border-box;width:100%;color:var(--gray-100);border-radius:8px;outline:none;padding:.625rem .875rem;font-family:Lato,sans-serif;font-size:.875rem;font-weight:400;line-height:140%}.WatchlistTickerSearch-module__AaCmQG__input::placeholder{color:var(--gray-40)}.WatchlistTickerSearch-module__AaCmQG__input:focus{border-color:var(--blue)}.WatchlistTickerSearch-module__AaCmQG__dropdown{background:var(--white);border:1px solid var(--gray-10);z-index:1000;overscroll-behavior:contain;width:100%;max-height:min(360px,50vh);box-shadow:var(--shadow-drop);border-radius:12px;position:absolute;top:calc(100% + .375rem);left:0;right:0;overflow:hidden auto}.WatchlistTickerSearch-module__AaCmQG__dropdownEmpty{color:var(--gray-40);padding:.75rem .875rem;font-family:Lato,sans-serif;font-size:.875rem;font-weight:400}.WatchlistTickerSearch-module__AaCmQG__dropdownItem{cursor:pointer;padding:0}.WatchlistTickerSearch-module__AaCmQG__dropdownItem:hover,.WatchlistTickerSearch-module__AaCmQG__dropdownItemActive{background:var(--gray-3)}.WatchlistTickerSearch-module__AaCmQG__addTickerBtn{white-space:nowrap;flex-shrink:0}
.WatchlistSection-module__kg9xlG__section{width:100%;margin-top:40px;margin-bottom:40px;font-family:Lato,sans-serif;font-weight:400}.WatchlistSection-module__kg9xlG__header{justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:1rem;display:flex}.WatchlistSection-module__kg9xlG__title{color:var(--gray-90);white-space:nowrap;margin:0;font-family:Lato,sans-serif;font-size:24px;font-weight:600;line-height:1.4}.WatchlistSection-module__kg9xlG__controls{flex:1;justify-content:flex-end;align-items:center;gap:1rem;min-width:0;display:flex}.WatchlistSection-module__kg9xlG__searchWrap{flex:1;min-width:0;max-width:28rem;position:relative}.WatchlistSection-module__kg9xlG__searchInput,.WatchlistSection-module__kg9xlG__header .WatchlistSection-module__kg9xlG__searchInput{color:var(--gray-90);font-size:16px;font-weight:400;line-height:1.4}.WatchlistSection-module__kg9xlG__input{background-color:var(--white);border:1px solid var(--gray-10);box-sizing:border-box;width:100%;color:var(--gray-100);border-radius:8px;outline:none;padding:.625rem .875rem;font-family:Lato,sans-serif;font-size:.875rem;font-weight:400;line-height:140%}.WatchlistSection-module__kg9xlG__input::placeholder{color:var(--gray-40)}.WatchlistSection-module__kg9xlG__input:focus{border-color:var(--gray-20)}.WatchlistSection-module__kg9xlG__dropdown{background:var(--white);border:1px solid var(--gray-10);z-index:1000;overscroll-behavior:contain;width:max(100%,26rem);max-width:min(32rem,100vw - 2rem);max-height:min(360px,50vh);box-shadow:var(--shadow-drop);border-radius:12px;position:absolute;top:calc(100% + .375rem);left:auto;right:0;overflow:hidden auto}.WatchlistSection-module__kg9xlG__dropdownEmpty{color:var(--gray-40);padding:.75rem .875rem;font-size:.875rem}.WatchlistSection-module__kg9xlG__dropdownItem{cursor:pointer;padding:0;transition:background .15s}.WatchlistSection-module__kg9xlG__dropdownItem:hover,.WatchlistSection-module__kg9xlG__dropdownItemActive{background:var(--whitesmoke)}.WatchlistSection-module__kg9xlG__carousel{--watchlist-gap:1rem;--watchlist-visible-cards:4;width:100%;position:relative}.WatchlistSection-module__kg9xlG__track{gap:var(--watchlist-gap);scroll-snap-type:x mandatory;scrollbar-width:none;width:100%;min-width:0;padding-top:28px;padding-bottom:.25rem;padding-right:2.75rem;display:flex;overflow:auto hidden}.WatchlistSection-module__kg9xlG__track::-webkit-scrollbar{display:none}.WatchlistSection-module__kg9xlG__trackIsDragging{-webkit-user-select:none;user-select:none}.WatchlistSection-module__kg9xlG__cardSlot{flex:0 0 calc((100% - (var(--watchlist-visible-cards) - 1)*var(--watchlist-gap))/var(--watchlist-visible-cards));min-width:0;overflow:visible}.WatchlistSection-module__kg9xlG__cardPlaceholder{border:2px dashed var(--gray-20);background:var(--whitesmoke);box-sizing:border-box;border-radius:20px;flex-shrink:0}.WatchlistSection-module__kg9xlG__cardFloater{z-index:1000;pointer-events:none;box-shadow:0 20px 48px color-mix(in srgb,var(--gray-100)22%,transparent);cursor:grabbing;border-radius:20px;position:fixed;top:0;left:0;overflow:hidden}.WatchlistSection-module__kg9xlG__scrollBtn{all:unset;box-sizing:border-box;z-index:5;background:var(--white);border:1px solid var(--gray-10);width:36px;height:36px;box-shadow:0 4px 16px color-mix(in srgb,var(--gray-100)12%,transparent);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;transition:background .15s;display:inline-flex;position:absolute;top:50%;right:0;transform:translateY(-50%)}.WatchlistSection-module__kg9xlG__scrollBtn:hover{background:var(--gray-3)}.WatchlistSection-module__kg9xlG__addTickerBtn{flex-shrink:0;font-family:Lato,sans-serif}.WatchlistSection-module__kg9xlG__emptyCard{background:var(--white);box-sizing:border-box;border-radius:20px;justify-content:center;align-items:center;width:100%;padding:24px;display:flex}.WatchlistSection-module__kg9xlG__emptyContent{flex-direction:column;align-items:center;gap:16px;display:flex}.WatchlistSection-module__kg9xlG__emptyIcon{object-fit:contain;width:73px;height:64px;display:block}.WatchlistSection-module__kg9xlG__emptyMessage{color:var(--gray-70);text-align:center;margin:0;font-family:Lato,sans-serif;font-size:16px;font-weight:400;line-height:1.2}
.FabCongressSectorFlowBlock-module__JB1zNW__est{color:var(--gray-50);font-family:Lato,sans-serif;font-size:12px;font-weight:400;line-height:1.2}.FabCongressSectorFlowBlock-module__JB1zNW__sections{flex-direction:column;gap:16px;width:100%;display:flex}.FabCongressSectorFlowBlock-module__JB1zNW__section{flex-direction:column;gap:8px;width:100%;display:flex}.FabCongressSectorFlowBlock-module__JB1zNW__sectionHeading{align-items:center;gap:4px;display:flex}.FabCongressSectorFlowBlock-module__JB1zNW__sectionIcon{border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.FabCongressSectorFlowBlock-module__JB1zNW__sectionIcon svg{width:10px;height:10px;display:block}.FabCongressSectorFlowBlock-module__JB1zNW__inflow .FabCongressSectorFlowBlock-module__JB1zNW__sectionHeading{color:var(--green)}.FabCongressSectorFlowBlock-module__JB1zNW__inflow .FabCongressSectorFlowBlock-module__JB1zNW__sectionIcon{background:var(--light-green)}.FabCongressSectorFlowBlock-module__JB1zNW__outflow .FabCongressSectorFlowBlock-module__JB1zNW__sectionHeading{color:var(--error)}.FabCongressSectorFlowBlock-module__JB1zNW__outflow .FabCongressSectorFlowBlock-module__JB1zNW__sectionIcon{background:var(--light-error)}.FabCongressSectorFlowBlock-module__JB1zNW__sectionTitle{margin:0;font-family:Lato,sans-serif;font-size:18px;font-weight:600;line-height:1.4}.FabCongressSectorFlowBlock-module__JB1zNW__sectionBody{background:var(--whitesmoke);border-radius:12px;gap:40px;padding:12px;display:flex}.FabCongressSectorFlowBlock-module__JB1zNW__column{flex-direction:column;flex:1;min-width:0;max-width:216px;display:flex}.FabCongressSectorFlowBlock-module__JB1zNW__item{justify-content:space-between;align-items:center;gap:12px;padding:2px 0;display:flex}.FabCongressSectorFlowBlock-module__JB1zNW__sectorName{color:var(--gray-70);min-width:0;font-family:Lato,sans-serif;font-size:14px;font-weight:400;line-height:1.4}.FabCongressSectorFlowBlock-module__JB1zNW__inflowValue{color:var(--green);white-space:nowrap;flex-shrink:0;font-family:Lato,sans-serif;font-size:14px;font-weight:400;line-height:1.4}.FabCongressSectorFlowBlock-module__JB1zNW__outflowValue{color:var(--error);white-space:nowrap;flex-shrink:0;font-family:Lato,sans-serif;font-size:14px;font-weight:400;line-height:1.4}.FabCongressSectorFlowBlock-module__JB1zNW__empty{color:var(--gray-50);margin:0;font-family:Lato,sans-serif;font-size:14px;line-height:1.4}
.FabCongressAlertsBlock-module__4lEtDq__root{flex-direction:column;gap:12px;width:100%;display:flex}.FabCongressAlertsBlock-module__4lEtDq__card{background:var(--white);border:1px solid var(--gray-7);border-radius:12px;flex-direction:column;width:100%;padding:12px;display:flex;position:relative;overflow:hidden}.FabCongressAlertsBlock-module__4lEtDq__cardClickable:hover{border-color:var(--light-blue-2)}.FabCongressAlertsBlock-module__4lEtDq__cardLink{z-index:0;border-radius:inherit;color:inherit;cursor:pointer;text-decoration:none;position:absolute;inset:0}.FabCongressAlertsBlock-module__4lEtDq__body{z-index:1;pointer-events:none;flex-direction:column;gap:24px;display:flex;position:relative}.FabCongressAlertsBlock-module__4lEtDq__bodyCluster{gap:16px}.FabCongressAlertsBlock-module__4lEtDq__header{flex-direction:column;gap:8px;width:100%;display:flex}.FabCongressAlertsBlock-module__4lEtDq__top{justify-content:space-between;align-items:flex-start;gap:12px;width:100%;display:flex}.FabCongressAlertsBlock-module__4lEtDq__ticker{align-items:flex-start;gap:4px;min-width:0;display:flex}.FabCongressAlertsBlock-module__4lEtDq__logoFrame{background:var(--gray-7);border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex;overflow:hidden}.FabCongressAlertsBlock-module__4lEtDq__logo{object-fit:contain;width:18px;height:18px}.FabCongressAlertsBlock-module__4lEtDq__tickerMeta{align-items:center;gap:8px;min-width:0;display:flex}.FabCongressAlertsBlock-module__4lEtDq__symbol{color:var(--gray-90);margin:0;font-family:Lato,sans-serif;font-size:18px;font-weight:700;line-height:1.4}.FabCongressAlertsBlock-module__4lEtDq__company{color:var(--gray-50);text-overflow:ellipsis;white-space:nowrap;margin:0;font-family:Lato,sans-serif;font-size:14px;font-weight:400;line-height:1.4;overflow:hidden}.FabCongressAlertsBlock-module__4lEtDq__row{justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex}.FabCongressAlertsBlock-module__4lEtDq__details{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}.FabCongressAlertsBlock-module__4lEtDq__detail{color:var(--gray-90);font-family:Lato,sans-serif;font-size:16px;font-weight:600;line-height:1.2}.FabCongressAlertsBlock-module__4lEtDq__buy{color:var(--green)}.FabCongressAlertsBlock-module__4lEtDq__sell{color:var(--error)}.FabCongressAlertsBlock-module__4lEtDq__dot{background:var(--gray-50);border-radius:50%;flex-shrink:0;width:2px;height:2px}.FabCongressAlertsBlock-module__4lEtDq__value{flex-shrink:0;margin:0;font-family:Lato,sans-serif;font-size:16px;font-weight:600;line-height:1.2}.FabCongressAlertsBlock-module__4lEtDq__footer{align-items:flex-start;gap:4px;width:100%;display:flex}.FabCongressAlertsBlock-module__4lEtDq__meta{min-width:0;color:var(--gray-40);flex:1;margin:0;font-family:Lato,sans-serif;font-size:14px;font-weight:400;line-height:1.2}.FabCongressAlertsBlock-module__4lEtDq__chevron{color:var(--gray-40);flex-shrink:0}
.Chat-module__eGI-HG__messageList{overscroll-behavior:contain;flex-direction:column-reverse;flex:1;gap:20px;min-height:0;padding:16px 24px;display:flex;overflow-y:auto}.Chat-module__eGI-HG__chatHistoryLoading{flex-direction:column;flex:1;gap:20px;width:100%;display:flex}.Chat-module__eGI-HG__chatHistorySkeleton{flex-direction:column;gap:8px;max-width:72%;display:flex}.Chat-module__eGI-HG__chatHistorySkeletonLine,.Chat-module__eGI-HG__chatHistorySkeletonLineShort{background:linear-gradient(90deg,#ededef 20%,#f7f7f8 40%,#ededef 60%) 0 0/200% 100%;border-radius:4px;height:14px;animation:1.2s ease-in-out infinite Chat-module__eGI-HG__historySkeletonLoading;display:block}.Chat-module__eGI-HG__chatHistorySkeletonLine{width:100%}.Chat-module__eGI-HG__chatHistorySkeletonLineShort{width:62%}.Chat-module__eGI-HG__message{max-width:100%;display:flex}.Chat-module__eGI-HG__messageUser{justify-content:flex-end}.Chat-module__eGI-HG__messageAssistant{justify-content:flex-start;width:100%}.Chat-module__eGI-HG__userBubble{background:var(--blue);max-width:85%;color:var(--white);font-family:var(--font-space-lato,"Lato",sans-serif);word-break:break-word;border-radius:18px 18px 4px;padding:8px 14px;font-size:14px;font-weight:500;line-height:1.4;display:inline-block}.Chat-module__eGI-HG__assistantBody{flex:1;width:100%;min-width:0}.Chat-module__eGI-HG__assistantText{font-family:var(--font-space-lato,"Lato",sans-serif);color:var(--gray-90);white-space:pre-wrap;font-size:14px;line-height:1.5}.Chat-module__eGI-HG__loading{align-items:center;gap:10px;display:flex}.Chat-module__eGI-HG__loadingAvatar{flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.Chat-module__eGI-HG__loadingAvatar img{object-fit:contain;width:24px;height:24px}.Chat-module__eGI-HG__loadingDots{align-items:flex-end;gap:4px;height:14px;display:flex}.Chat-module__eGI-HG__loadingDot{background:var(--blue);border-radius:50%;width:6px;height:6px;animation:.9s ease-in-out infinite Chat-module__eGI-HG__chatDotBounce}.Chat-module__eGI-HG__loadingDot:first-child{animation-delay:0s}.Chat-module__eGI-HG__loadingDot:nth-child(2){animation-delay:.15s}.Chat-module__eGI-HG__loadingDot:nth-child(3){animation-delay:.3s}.Chat-module__eGI-HG__loadingText{font-family:var(--font-space-lato,"Lato",sans-serif);color:var(--gray-60);font-size:14px;font-weight:400;line-height:1.4}.Chat-module__eGI-HG__loadingText strong{color:var(--gray-90);font-weight:600}@keyframes Chat-module__eGI-HG__chatDotBounce{0%,70%,to{opacity:.4;transform:translateY(0)}35%{opacity:1;transform:translateY(-6px)}}.Chat-module__eGI-HG__noConnection{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:12px;min-height:220px;padding:24px 32px 32px;display:flex}.Chat-module__eGI-HG__noConnectionTextBlock{flex-direction:column;align-items:center;gap:8px;display:flex}.Chat-module__eGI-HG__noConnectionTitle{color:#59595e;margin:0;font-family:Lato,sans-serif;font-size:18px;font-weight:600;line-height:1.4}.Chat-module__eGI-HG__noConnectionSubtitle{color:#88888c;max-width:428px;margin:0;font-family:Lato,sans-serif;font-size:14px;font-weight:400;line-height:1.4}.Chat-module__eGI-HG__requestError{width:100%;max-width:420px}.Chat-module__eGI-HG__requestErrorTitle{color:var(--gray-90);margin:0 0 6px;font-family:Space Grotesk,sans-serif;font-size:16px;font-weight:600;line-height:1.4}.Chat-module__eGI-HG__requestErrorText{font-family:var(--font-space-lato,"Lato",sans-serif);color:var(--gray-60);margin:0 0 14px;font-size:14px;font-weight:400;line-height:1.5}.Chat-module__eGI-HG__requestErrorBtn{border:1px solid color-mix(in srgb,var(--blue)35%,transparent);background:linear-gradient(107.56deg,color-mix(in srgb,var(--blue)6%,transparent)0%,color-mix(in srgb,var(--purple)6%,transparent)57.31%,color-mix(in srgb,var(--purple)6%,transparent)96.15%);color:var(--blue);font-family:var(--font-space-lato,"Lato",sans-serif);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:8px 14px;font-size:14px;font-weight:500;line-height:1.4;transition:background .15s,transform .15s;display:inline-flex}.Chat-module__eGI-HG__requestErrorBtn:hover{background:linear-gradient(107.56deg,color-mix(in srgb,var(--blue)10%,transparent)0%,color-mix(in srgb,var(--purple)10%,transparent)57.31%,color-mix(in srgb,var(--purple)10%,transparent)96.15%)}.Chat-module__eGI-HG__requestErrorBtn:active{transform:scale(.98)}.Chat-module__eGI-HG__chatAnswerFooter{flex-direction:column;flex-shrink:0;gap:8px;padding:0 24px 12px;display:flex}.Chat-module__eGI-HG__chatFollowUps{flex-shrink:0;padding:0 24px 12px}.Chat-module__eGI-HG__chatFollowUpsLabel{font-family:var(--font-space-lato,"Lato",sans-serif);letter-spacing:.08em;text-transform:uppercase;color:var(--gray-50);margin-bottom:10px;font-size:11px;font-weight:600;display:block}.Chat-module__eGI-HG__chatFollowUpsList{flex-wrap:wrap;gap:8px;display:flex}.Chat-module__eGI-HG__chatFollowUpBtn{all:unset;box-sizing:border-box;color:var(--gray-80);font-family:var(--font-space-lato,"Lato",sans-serif);cursor:pointer;background:linear-gradient(161deg,#2a62ff0f 0%,#8a3bff0f 57.31%,#f331ff0f 96.15%);border-radius:20px;align-items:center;max-width:100%;padding:4px 12px;font-size:14px;font-weight:500;line-height:1.2;transition:background .15s;display:inline-flex}.Chat-module__eGI-HG__chatFollowUpBtn:hover{background:linear-gradient(161deg,#2a62ff1a 0%,#8a3bff1a 57.31%,#f331ff1a 96.15%)}.Chat-module__eGI-HG__limitOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10;pointer-events:none;background:linear-gradient(#fff0 2.63%,#fff 90.66%);border-radius:0 0 12px 12px;position:absolute;inset:53px 4px 60px;overflow:hidden}.Chat-module__eGI-HG__limitCard{z-index:11;border:1px solid var(--gray-5);box-sizing:border-box;background:linear-gradient(90deg,#f4f3ff 0%,#fff4fc 50%,#f4f7ff 100%);border-radius:20px;flex-direction:column;align-items:center;gap:12px;width:476px;max-width:calc(100% - 48px);padding:32px 24px;display:flex;position:absolute;bottom:100px;left:50%;transform:translate(-50%)}.Chat-module__eGI-HG__limitCardIcon{flex-shrink:0}.Chat-module__eGI-HG__limitCardText{text-align:center;flex-direction:column;align-items:center;gap:8px;width:100%;max-width:428px;display:flex}.Chat-module__eGI-HG__limitCardTitle{color:var(--gray-70);margin:0;font-family:Lato,sans-serif;font-size:18px;font-weight:600;line-height:1.4}.Chat-module__eGI-HG__limitCardSubtitle{color:var(--gray-50);margin:0;font-family:Lato,sans-serif;font-size:14px;font-weight:400;line-height:1.4}.Chat-module__eGI-HG__limitFooter{box-sizing:border-box;width:100%;height:60px;color:var(--gray-60);flex-shrink:0;justify-content:center;align-items:center;gap:6px;padding:0 16px 16px;font-family:Lato,sans-serif;font-size:14px;font-weight:400;line-height:1.2;display:flex}.Chat-module__eGI-HG__historyPanel{box-sizing:border-box;background:var(--white);border-radius:12px;flex-direction:column;width:100%;height:316px;min-height:0;padding:8px 0;display:flex;overflow:hidden}.Chat-module__eGI-HG__historyHeader{box-sizing:border-box;flex-shrink:0;align-items:center;min-height:18px;padding:2px 12px;display:flex}.Chat-module__eGI-HG__historyTitle{letter-spacing:0;text-transform:uppercase;color:var(--gray-50);margin:0;font-family:Lato,sans-serif;font-size:12px;font-weight:400;line-height:1}.Chat-module__eGI-HG__historyList{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#ededef transparent;flex-direction:column;flex:1;min-height:0;margin-top:4px;display:flex;overflow-y:auto}.Chat-module__eGI-HG__historyList::-webkit-scrollbar{width:12px}.Chat-module__eGI-HG__historyList::-webkit-scrollbar-thumb{background:#ededef padding-box content-box;border:4px solid #0000;border-radius:10px;min-height:24px}.Chat-module__eGI-HG__historyLoading{flex-direction:column;display:flex}.Chat-module__eGI-HG__historySkeletonItem{box-sizing:border-box;align-items:center;min-height:54px;padding:8px 10px 8px 12px;display:flex}.Chat-module__eGI-HG__historySkeletonText{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.Chat-module__eGI-HG__historySkeletonTitle,.Chat-module__eGI-HG__historySkeletonMeta,.Chat-module__eGI-HG__historySkeletonDelete{background:linear-gradient(90deg,#ededef 20%,#f7f7f8 40%,#ededef 60%) 0 0/200% 100%;border-radius:4px;animation:1.2s ease-in-out infinite Chat-module__eGI-HG__historySkeletonLoading;display:block}.Chat-module__eGI-HG__historySkeletonTitle{width:min(176px,70%);height:16px}.Chat-module__eGI-HG__historySkeletonMeta{width:min(140px,55%);height:12px}.Chat-module__eGI-HG__historySkeletonDelete{border-radius:50%;width:12px;height:12px;margin-left:8px}@keyframes Chat-module__eGI-HG__historySkeletonLoading{to{background-position:-200% 0}}.Chat-module__eGI-HG__historyStatus{text-align:center;color:var(--gray-50);margin:0;padding:20px 12px;font-family:Lato,sans-serif;font-size:11px}.Chat-module__eGI-HG__historyEmpty{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:5px;padding:16px;display:flex}.Chat-module__eGI-HG__historyEmptyIcon{width:24px;height:24px;color:var(--gray-40);opacity:.65}.Chat-module__eGI-HG__historyEmptyTitle{color:var(--gray-70);margin:3px 0 0;font-family:Lato,sans-serif;font-size:12px;font-weight:600;line-height:1.25}.Chat-module__eGI-HG__historyEmptyText{max-width:170px;color:var(--gray-50);margin:0;font-family:Lato,sans-serif;font-size:10px;font-weight:400;line-height:1.3}.Chat-module__eGI-HG__historyRetryBtn{all:unset;box-sizing:border-box;background:var(--light-blue);color:var(--blue);cursor:pointer;border-radius:999px;margin-top:8px;padding:8px 14px;font-family:Lato,sans-serif;font-size:14px;font-weight:500}.Chat-module__eGI-HG__historyRetryBtn:hover{background:color-mix(in srgb,var(--blue)12%,transparent)}.Chat-module__eGI-HG__historyItems{margin:0;padding:0;list-style:none}.Chat-module__eGI-HG__historyItem{border-radius:0;align-items:center;width:100%;min-height:54px;transition:background .15s;display:flex}.Chat-module__eGI-HG__historyItem:hover{background:var(--gray-3)}.Chat-module__eGI-HG__historyItemActive{background:#f3f6ff}.Chat-module__eGI-HG__historyItemSelect{all:unset;box-sizing:border-box;cursor:pointer;flex:1;justify-content:space-between;align-items:center;min-width:0;padding:8px 0 8px 12px;display:flex}.Chat-module__eGI-HG__historyItemSelect:disabled{cursor:default;opacity:.6}.Chat-module__eGI-HG__historyItemMain{text-align:left;flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.Chat-module__eGI-HG__historyItemTitle{color:#434347;white-space:nowrap;text-overflow:ellipsis;font-family:Lato,sans-serif;font-size:16px;font-weight:600;line-height:1.4;overflow:hidden}.Chat-module__eGI-HG__historyItemMeta{color:#6f6f75;white-space:nowrap;text-overflow:ellipsis;font-family:Lato,sans-serif;font-size:12px;font-weight:400;line-height:1.2;overflow:hidden}.Chat-module__eGI-HG__historyDeleteBtn{all:unset;color:#88888c;cursor:pointer;opacity:1;border-radius:0;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin:0 10px 0 8px;transition:color .15s;display:flex}.Chat-module__eGI-HG__historyDeleteBtn svg{width:10.5px;height:10.5px}.Chat-module__eGI-HG__historyDeleteBtn:hover,.Chat-module__eGI-HG__historyDeleteBtn:focus-visible{color:#536b8f;background:0 0}.Chat-module__eGI-HG__historyDeleteBtn:disabled{cursor:default;opacity:.4}.Chat-module__eGI-HG__deleteChatOverlay{z-index:30;box-sizing:border-box;border-radius:inherit;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#11223d66;justify-content:center;align-items:center;padding:24px;display:flex;position:absolute;inset:0}.Chat-module__eGI-HG__deleteChatDialog{border-radius:20px;width:min(412px,100%);max-height:calc(100vh - 32px);overflow:visible;box-shadow:0 12px 16px #00000026}.Chat-module__eGI-HG__deleteChatDialogClose{display:none}.Chat-module__eGI-HG__deleteChatDialogScroll{padding:24px;overflow:visible}.Chat-module__eGI-HG__deleteChatDialogContent{flex-direction:column;gap:24px;display:flex}.Chat-module__eGI-HG__deleteChatDialogHeader{flex-direction:column;gap:12px;display:flex}.Chat-module__eGI-HG__deleteChatDialogTitle,.Chat-module__eGI-HG__deleteChatDialogDescription{margin:0;font-family:Lato,sans-serif;line-height:1.4}.Chat-module__eGI-HG__deleteChatDialogTitle{color:var(--gray-90);font-size:18px;font-weight:600}.Chat-module__eGI-HG__deleteChatDialogDescription{color:var(--gray-60);font-size:16px;font-weight:400}.Chat-module__eGI-HG__deleteChatDialogActions{justify-content:flex-end;gap:12px;display:flex}.Chat-module__eGI-HG__deleteChatCancelButton,.Chat-module__eGI-HG__deleteChatConfirmButton{all:unset;box-sizing:border-box;cursor:pointer;border-radius:8px;justify-content:center;align-items:center;min-height:46px;padding:8px 16px;font-family:Lato,sans-serif;font-size:16px;font-weight:400;line-height:1.4;display:inline-flex}.Chat-module__eGI-HG__deleteChatCancelButton{border:1px solid var(--gray-10);color:var(--blue)}.Chat-module__eGI-HG__deleteChatConfirmButton{background:var(--gray-90);color:var(--white)}.Chat-module__eGI-HG__deleteChatCancelButton:hover:not(:disabled){background:var(--light-blue)}.Chat-module__eGI-HG__deleteChatConfirmButton:hover:not(:disabled){background:var(--gray-80)}.Chat-module__eGI-HG__deleteChatCancelButton:focus-visible,.Chat-module__eGI-HG__deleteChatConfirmButton:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.Chat-module__eGI-HG__deleteChatCancelButton:disabled,.Chat-module__eGI-HG__deleteChatConfirmButton:disabled{cursor:default;opacity:.6}
.Radio-module__KJHXDq__root{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;display:inline-flex}.Radio-module__KJHXDq__disabled{cursor:not-allowed}.Radio-module__KJHXDq__label{color:var(--gray-80);font-family:Lato,sans-serif;font-size:14px;font-weight:400;line-height:1.4}.Radio-module__KJHXDq__input{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.Radio-module__KJHXDq__mark{box-sizing:border-box;background:var(--white);border:1.5px solid var(--gray-20);border-radius:50%;flex-shrink:0;width:16px;height:16px;transition:background .15s,border-color .15s;position:relative}.Radio-module__KJHXDq__root:not(.Radio-module__KJHXDq__disabled):hover .Radio-module__KJHXDq__input:not(:checked)+.Radio-module__KJHXDq__mark{border-color:var(--blue)}.Radio-module__KJHXDq__input:checked+.Radio-module__KJHXDq__mark{background:var(--blue);border-color:var(--blue)}.Radio-module__KJHXDq__input:checked+.Radio-module__KJHXDq__mark:after{content:"";background:var(--white);border-radius:50%;width:6.667px;height:6.667px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Radio-module__KJHXDq__input:disabled:not(:checked)+.Radio-module__KJHXDq__mark{background:var(--gray-5);border-color:#0000}.Radio-module__KJHXDq__input:disabled:checked+.Radio-module__KJHXDq__mark{background:var(--gray-5);border-color:var(--gray-10)}.Radio-module__KJHXDq__input:disabled:checked+.Radio-module__KJHXDq__mark:after{background:var(--gray-20)}.Radio-module__KJHXDq__input:focus-visible+.Radio-module__KJHXDq__mark{outline:2px solid var(--blue);outline-offset:2px}
.FilterPanel-module__1C6lzG__root{background:var(--white);width:320px;max-width:calc(100vw - 32px);box-shadow:0 8px 24px color-mix(in srgb,var(--gray-100)8%,transparent);border-radius:20px;flex-direction:column;gap:20px;padding:16px;font-family:Lato,sans-serif;display:flex}.FilterPanel-module__1C6lzG__section{flex-direction:column;gap:8px;display:flex}.FilterPanel-module__1C6lzG__sectionLabel{text-transform:uppercase;color:var(--gray-40);margin:0;font-size:12px;font-weight:400}.FilterPanel-module__1C6lzG__searchWrap{position:relative}.FilterPanel-module__1C6lzG__searchInput{box-sizing:border-box;width:100%;color:var(--gray-90);background:var(--white);border:1px solid var(--gray-10);border-radius:12px;outline:none;padding:10px 36px 10px 14px;font-family:inherit;font-size:14px;transition:border-color .15s}.FilterPanel-module__1C6lzG__searchInput::placeholder{color:var(--gray-40)}.FilterPanel-module__1C6lzG__searchInput:focus{border-color:var(--gray-20)}.FilterPanel-module__1C6lzG__searchIcon{color:var(--gray-50);pointer-events:none;display:inline-flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.FilterPanel-module__1C6lzG__suggestions{z-index:2;background:var(--white);border:1px solid var(--gray-10);max-height:180px;box-shadow:0 8px 24px color-mix(in srgb,var(--gray-100)8%,transparent);border-radius:12px;flex-direction:column;display:flex;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto}.FilterPanel-module__1C6lzG__suggestionItem{color:var(--gray-80);text-align:left;cursor:pointer;background:0 0;border:none;padding:10px 14px;font-family:inherit;font-size:14px}.FilterPanel-module__1C6lzG__suggestionItem:hover{background:var(--gray-3)}.FilterPanel-module__1C6lzG__tags{flex-wrap:wrap;gap:8px;display:flex}.FilterPanel-module__1C6lzG__tag{color:var(--gray-80);background:var(--light-blue);border-radius:8px;align-items:center;gap:6px;padding:6px 10px;font-size:13px;font-weight:500;display:inline-flex}.FilterPanel-module__1C6lzG__tagRemove{width:16px;height:16px;color:var(--gray-50);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;display:inline-flex}.FilterPanel-module__1C6lzG__tagRemove:hover{color:var(--gray-80)}.FilterPanel-module__1C6lzG__optionList{background:var(--whitesmoke);border-radius:8px;flex-direction:column;gap:8px;padding:8px;display:flex}.FilterPanel-module__1C6lzG__optionListScrollable{max-height:calc(var(--filter-option-padding)*1.5 + var(--filter-visible-count)*var(--filter-option-row-height) + (var(--filter-visible-count) - 1)*var(--filter-option-gap));--filter-option-row-height:20px;--filter-option-gap:8px;--filter-option-padding:8px;--filter-visible-count:5;overflow-y:auto}.FilterPanel-module__1C6lzG__checkRow{width:100%}.FilterPanel-module__1C6lzG__footer{justify-content:space-between;align-items:center;gap:12px;padding-top:4px;display:flex}.FilterPanel-module__1C6lzG__resetBtn{color:var(--blue);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:0;font-family:inherit;font-size:14px;font-weight:500;display:inline-flex}.FilterPanel-module__1C6lzG__resetBtn:hover{color:var(--dark-blue)}.FilterPanel-module__1C6lzG__applyBtn{color:var(--white);background:var(--gray-90);border:1px solid var(--gray-90);cursor:pointer;border-radius:10px;padding:8px 18px;font-family:inherit;font-size:14px;font-weight:500}.FilterPanel-module__1C6lzG__applyBtn:hover{background:var(--gray-100)}
.FilterField-module__WbRsea__triggerWrap{display:inline-flex;position:relative}.FilterField-module__WbRsea__trigger{color:var(--gray-80);background:var(--white);cursor:pointer;border:none;border-radius:999px;align-items:center;gap:8px;padding:10px 16px;font-family:Lato,sans-serif;font-size:14px;font-weight:500;line-height:1;transition:box-shadow .15s;display:inline-flex}.FilterField-module__WbRsea__trigger:hover,.FilterField-module__WbRsea__triggerActive{box-shadow:0 2px 6px #1818190f}.FilterField-module__WbRsea__compact .FilterField-module__WbRsea__trigger{background:var(--whitesmoke);box-shadow:none;border:0;border-radius:20px;gap:4px;padding:8px 16px 8px 12px}.FilterField-module__WbRsea__compact .FilterField-module__WbRsea__trigger:hover,.FilterField-module__WbRsea__compact .FilterField-module__WbRsea__triggerActive{background:var(--gray-3);box-shadow:none}.FilterField-module__WbRsea__triggerFiltered{color:var(--gray-90)}.FilterField-module__WbRsea__triggerIcon{color:var(--gray-80);flex-shrink:0;display:inline-flex}.FilterField-module__WbRsea__triggerLabel{white-space:nowrap}.FilterField-module__WbRsea__triggerCount{color:var(--blue)}.FilterField-module__WbRsea__popover{z-index:20;position:absolute;top:calc(100% + 8px);left:0}.FilterField-module__WbRsea__popoverRight{left:auto;right:0}
.FilterChips-module__BuYlzG__root{flex-wrap:wrap;gap:8px;display:flex}.FilterChips-module__BuYlzG__chip{color:var(--gray-80);background:var(--gray-3);cursor:pointer;white-space:nowrap;border:none;border-radius:20px;padding:8px 14px;font-family:Lato,sans-serif;font-size:14px;font-weight:500;transition:background-color .15s}.FilterChips-module__BuYlzG__chip:hover:not(.FilterChips-module__BuYlzG__active){background:var(--gray-7)}.FilterChips-module__BuYlzG__active{color:var(--white);background:var(--blue)}
.Loader-module__66xOfG__blueCubeIcon{animation:12s ease-in-out infinite Loader-module__66xOfG__spin}@keyframes Loader-module__66xOfG__spin{0%{transform:rotate(0)}25%{transform:rotate(50deg)}50%{transform:rotate(-42deg)}75%{transform:rotate(48deg)}to{transform:rotate(0)}}
.HeroSection-module__I-DnAG__container{width:100%;padding:164px var(--horizontal-padding)0;background-color:var(--white);border:1px solid var(--white);color:var(--gray-100);margin-bottom:160px;font-family:Space Grotesk;font-size:80px;position:relative}.HeroSection-module__I-DnAG__content{background:var(--gradient-ai);border-radius:50px;padding:132px 54px 36px;position:relative}.HeroSection-module__I-DnAG__content .HeroSection-module__I-DnAG__hiddenSeoText{visibility:hidden;width:0;height:0;overflow:hidden}.HeroSection-module__I-DnAG__content .HeroSection-module__I-DnAG__starIcon{width:100px;height:100px;position:absolute;top:21px;left:26px}.HeroSection-module__I-DnAG__content .HeroSection-module__I-DnAG__starIcon2{width:86px;height:86px;position:absolute;top:180px;right:90px}.HeroSection-module__I-DnAG__content .HeroSection-module__I-DnAG__tags{align-items:center;gap:16px;font-family:Urbanist;display:flex}.HeroSection-module__I-DnAG__content .HeroSection-module__I-DnAG__tags li{text-align:center;border-radius:12px;padding:4px 24px;font-size:16px;font-weight:500;line-height:140%}.HeroSection-module__I-DnAG__content .HeroSection-module__I-DnAG__tags li:first-child{border:1px dashed var(--gray-60)}.HeroSection-module__I-DnAG__content .HeroSection-module__I-DnAG__tags li:nth-child(2){background-color:var(--green-100);border:1px dashed var(--gray-50)}.HeroSection-module__I-DnAG__content .HeroSection-module__I-DnAG__tags li:nth-child(3){background-color:var(--blue);border:1px dashed var(--white);color:var(--white)}.HeroSection-module__I-DnAG__content .HeroSection-module__I-DnAG__text{grid-template-columns:repeat(12,1fr);gap:30px;max-width:925px;margin:0 auto 80px;display:grid}.HeroSection-module__I-DnAG__content .HeroSection-module__I-DnAG__text .HeroSection-module__I-DnAG__ballMobile{display:none}.HeroSection-module__I-DnAG__content .HeroSection-module__I-DnAG__text .HeroSection-module__I-DnAG__title{grid-column:1/7;font-weight:500;line-height:80%}.HeroSection-module__I-DnAG__content .HeroSection-module__I-DnAG__text .HeroSection-module__I-DnAG__description{color:var(--gray-90);z-index:2;font-family:Urbanist;font-size:18px;font-weight:500;line-height:140%}.HeroSection-module__I-DnAG__content .HeroSection-module__I-DnAG__text .HeroSection-module__I-DnAG__description1{grid-column:7/13}.HeroSection-module__I-DnAG__content .HeroSection-module__I-DnAG__text .HeroSection-module__I-DnAG__description2{grid-column:1/5;place-self:center flex-end;max-width:214px}.HeroSection-module__I-DnAG__content .HeroSection-module__I-DnAG__text .HeroSection-module__I-DnAG__tagWrapper{grid-column:5/13;position:relative}.HeroSection-module__I-DnAG__content .HeroSection-module__I-DnAG__text .HeroSection-module__I-DnAG__tagWrapper .HeroSection-module__I-DnAG__ball{z-index:1;width:90px;height:90px;position:absolute;top:-35px;left:280px}.HeroSection-module__I-DnAG__content .HeroSection-module__I-DnAG__text .HeroSection-module__I-DnAG__tagWrapper .HeroSection-module__I-DnAG__tag{background-color:var(--yellow);text-align:center;width:fit-content;color:var(--gray-100);letter-spacing:0%;z-index:2;border-radius:50px;padding:16px;font-family:Space Grotesk;font-size:80px;font-weight:500;line-height:80%;position:relative}.HeroSection-module__I-DnAG__content .HeroSection-module__I-DnAG__text .HeroSection-module__I-DnAG__ctaButton{grid-column:9/13;place-self:center flex-end;max-width:234px}.HeroSection-module__I-DnAG__content .HeroSection-module__I-DnAG__text .HeroSection-module__I-DnAG__subtitle{letter-spacing:0%;grid-column:1/9;place-self:center flex-end;font-family:Space Grotesk;font-size:80px;font-weight:500;line-height:80%}@media (max-width:900px){.HeroSection-module__I-DnAG__container{--horizontal-padding:0}.HeroSection-module__I-DnAG__content{padding:48px 16px 62px}.HeroSection-module__I-DnAG__content .HeroSection-module__I-DnAG__starIcon{width:70px;height:70px;top:21px;left:26px}.HeroSection-module__I-DnAG__content .HeroSection-module__I-DnAG__starIcon2{width:60px;height:60px;position:absolute;top:330px;right:32px}.HeroSection-module__I-DnAG__content .HeroSection-module__I-DnAG__tags{display:none}.HeroSection-module__I-DnAG__content .HeroSection-module__I-DnAG__text{gap:24px 0;margin-bottom:0}.HeroSection-module__I-DnAG__content .HeroSection-module__I-DnAG__text .HeroSection-module__I-DnAG__ballMobile{grid-area:5/1/6/3;display:block}.HeroSection-module__I-DnAG__content .HeroSection-module__I-DnAG__text .HeroSection-module__I-DnAG__ballMobile img{width:70px;height:70px}.HeroSection-module__I-DnAG__content .HeroSection-module__I-DnAG__text .HeroSection-module__I-DnAG__title{text-align:right;grid-column:1/13}.HeroSection-module__I-DnAG__content .HeroSection-module__I-DnAG__text .HeroSection-module__I-DnAG__description1{grid-area:5/4/6/13}.HeroSection-module__I-DnAG__content .HeroSection-module__I-DnAG__text .HeroSection-module__I-DnAG__description2{grid-area:3/6/4/13;height:0}.HeroSection-module__I-DnAG__content .HeroSection-module__I-DnAG__text .HeroSection-module__I-DnAG__tagWrapper{grid-area:2/1/3/13}.HeroSection-module__I-DnAG__content .HeroSection-module__I-DnAG__text .HeroSection-module__I-DnAG__tagWrapper .HeroSection-module__I-DnAG__ball{display:none}.HeroSection-module__I-DnAG__content .HeroSection-module__I-DnAG__text .HeroSection-module__I-DnAG__ctaButton{grid-area:6/1/7/13;max-width:100%}.HeroSection-module__I-DnAG__content .HeroSection-module__I-DnAG__text .HeroSection-module__I-DnAG__subtitle{grid-area:4/1/5/9;justify-self:flex-start}}

.BenefitsSection-module__qos7Iq__keyBenefits{background:var(--white);width:90%;color:var(--gray-90);padding-top:4rem;padding-bottom:4rem;font-family:Space Grotesk,sans-serif}.BenefitsSection-module__qos7Iq__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:3.5rem;display:flex;position:relative}.BenefitsSection-module__qos7Iq__title{font-size:3.5rem;font-weight:500}.BenefitsSection-module__qos7Iq__subtitle{max-width:28rem;font-family:Urbanist,sans-serif;font-size:1.75rem;font-weight:500}.BenefitsSection-module__qos7Iq__icon{position:absolute;top:112.5%;right:10%}.BenefitsSection-module__qos7Iq__benefitsRow{gap:24px;margin-bottom:2rem;display:flex}.BenefitsSection-module__qos7Iq__benefitsRow>.BenefitsSection-module__qos7Iq__benefitCard{flex:1 1 0;min-width:0}.BenefitsSection-module__qos7Iq__animate{opacity:0;transition:transform 1.2s,opacity 1.2s;transform:translateY(15rem)}.BenefitsSection-module__qos7Iq__animateRight{opacity:0;transition:transform 1.2s,opacity 1.2s;transform:translate(7.5rem)}.BenefitsSection-module__qos7Iq__animateVisible{opacity:1;transform:translateY(0)translate(0)}.BenefitsSection-module__qos7Iq__benefitCard{box-sizing:border-box;border-radius:20px;flex-direction:column;justify-content:space-between;min-height:10rem;padding:1.5rem 2rem;display:flex}.BenefitsSection-module__qos7Iq__benefitText{line-height:1.4}.BenefitsSection-module__qos7Iq__benefitLabel{font-size:1.5rem;font-weight:500}@media (max-width:1250px){.BenefitsSection-module__qos7Iq__keyBenefits{width:100%;padding:1rem 0}.BenefitsSection-module__qos7Iq__animate{opacity:1;transform:translateY(0)}.BenefitsSection-module__qos7Iq__animateRight{opacity:1;transform:translate(0)}.BenefitsSection-module__qos7Iq__header{padding:0 1.5rem}.BenefitsSection-module__qos7Iq__benefitsRow{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;gap:.75rem;padding:0 1.5rem;overflow:auto hidden}.BenefitsSection-module__qos7Iq__benefitsRow>.BenefitsSection-module__qos7Iq__benefitCard{flex:0 0 80vw;min-width:70vw}.BenefitsSection-module__qos7Iq__icon{top:100%;right:30.5%}.BenefitsSection-module__qos7Iq__title{font-size:2.5rem}.BenefitsSection-module__qos7Iq__subtitle{font-size:1.5rem}.BenefitsSection-module__qos7Iq__benefitCard{padding:1rem 2rem}}
.CTASection-module__HYiC3q__bg{background:var(--gradient-ai);border-radius:50px;padding:52px;position:relative}.CTASection-module__HYiC3q__title{letter-spacing:0%;text-align:center;z-index:2;max-width:800px;margin:0 auto 24px;font-family:Urbanist;font-size:28px;font-weight:500;line-height:140%}.CTASection-module__HYiC3q__ctaButton{z-index:2;max-width:234px;margin:0 auto;position:relative}.CTASection-module__HYiC3q__star1{z-index:1;width:50px;height:50px;position:absolute;top:52px;right:110px}.CTASection-module__HYiC3q__star2{z-index:1;width:50px;height:50px;position:absolute;bottom:40px;left:290px}.CTASection-module__HYiC3q__container{margin-bottom:180px}@media (max-width:900px){.CTASection-module__HYiC3q__container{--horizontal-padding:0;margin-bottom:128px}.CTASection-module__HYiC3q__ctaButton{max-width:272px}.CTASection-module__HYiC3q__bg{padding:40px 16px}.CTASection-module__HYiC3q__title{letter-spacing:.1px;font-size:18px;line-height:140%}.CTASection-module__HYiC3q__title br{display:none}.CTASection-module__HYiC3q__star1{display:none}.CTASection-module__HYiC3q__star2{width:30px;height:30px;position:absolute;bottom:50%;left:36px;transform:translateY(50%)}}
.PanelLoader-module__4aQEGq__panelLoader{flex-direction:column;flex:1;justify-content:center;width:100%;min-height:12rem;display:flex}.PanelLoader-module__4aQEGq__panelLoaderBody{text-align:center;flex-direction:column;align-items:center;gap:.25rem;display:flex}.PanelLoader-module__4aQEGq__panelLoaderTitle{color:var(--blue);margin:0;font-size:14px;font-weight:400;line-height:140%}.PanelLoader-module__4aQEGq__panelLoaderSubtitle{color:var(--gray-50);margin:0;font-size:12px;font-weight:400;line-height:140%}.PanelLoader-module__4aQEGq__panelLoaderSkeleton{flex-direction:column;gap:.5rem;width:100%;max-width:14.25rem;margin:1.5rem auto 0;display:flex}.PanelLoader-module__4aQEGq__skeletonBar{background:linear-gradient(90deg,color-mix(in srgb,var(--light-blue)20%,transparent)0%,var(--light-blue)50%,color-mix(in srgb,var(--light-blue)20%,transparent)100%);background-size:200% 100%;border-radius:8px;height:12px;animation:1.5s ease-in-out infinite PanelLoader-module__4aQEGq__panelShimmer}.PanelLoader-module__4aQEGq__skeletonBarLong{width:100%}.PanelLoader-module__4aQEGq__skeletonBarShort{width:42%}@keyframes PanelLoader-module__4aQEGq__panelShimmer{0%{background-position:100% 0}to{background-position:-100% 0}}
.FAQSection-module__318mKq__faq{color:var(--gray-90);margin-bottom:180px;font-family:Space Grotesk;transition:all 1s}.FAQSection-module__318mKq__faq .FAQSection-module__318mKq__title{letter-spacing:0%;text-align:center;margin-bottom:40px;font-size:56px;font-weight:500;line-height:120%}.FAQSection-module__318mKq__faq .FAQSection-module__318mKq__grid{grid-template-columns:repeat(auto-fit,minmax(500px,1fr));gap:24px;width:100%;max-width:1400px;margin:0 auto;display:grid}.FAQSection-module__318mKq__faq .FAQSection-module__318mKq__grid .FAQSection-module__318mKq__item{background-color:var(--whitesmoke);border-radius:20px;flex-direction:column;gap:12px;padding:32px 40px;display:flex}.FAQSection-module__318mKq__faq .FAQSection-module__318mKq__grid .FAQSection-module__318mKq__item .FAQSection-module__318mKq__itemHeader{justify-content:space-between;align-items:center;gap:20px;display:flex}.FAQSection-module__318mKq__faq .FAQSection-module__318mKq__grid .FAQSection-module__318mKq__item .FAQSection-module__318mKq__button{cursor:pointer;border-radius:12px;justify-content:center;align-items:center;min-width:40px;min-height:40px;display:flex;position:relative;overflow:hidden}.FAQSection-module__318mKq__faq .FAQSection-module__318mKq__grid .FAQSection-module__318mKq__item .FAQSection-module__318mKq__button:before{content:"";border:1px dashed var(--gray-100);pointer-events:none;border-radius:12px;transition:all .3s;position:absolute;inset:0}.FAQSection-module__318mKq__faq .FAQSection-module__318mKq__grid .FAQSection-module__318mKq__item .FAQSection-module__318mKq__button.FAQSection-module__318mKq__active{background-color:var(--green-100)}.FAQSection-module__318mKq__question{letter-spacing:.1px;font-size:18px;font-weight:600;line-height:120%}.FAQSection-module__318mKq__answer{opacity:0;letter-spacing:0;max-height:0;color:var(--gray-70);font-size:16px;font-weight:400;line-height:140%;transition:max-height .4s,opacity .3s,transform .3s;overflow:hidden;transform:translateY(-4px)}.FAQSection-module__318mKq__answerOpen{opacity:1;max-height:200px;transform:translateY(0)}@media (max-width:760px){.FAQSection-module__318mKq__faq{--horizontal-padding:16px;margin-bottom:120px}.FAQSection-module__318mKq__faq .FAQSection-module__318mKq__grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.FAQSection-module__318mKq__faq .FAQSection-module__318mKq__grid .FAQSection-module__318mKq__item{padding:16px}.FAQSection-module__318mKq__faq .FAQSection-module__318mKq__grid .FAQSection-module__318mKq__button{min-width:32px;min-height:32px}}
.TickerPage-module__pzyXAG__frameParent{text-align:left;width:100%;color:var(--gray-60);align-items:center;gap:.5rem;font-family:Lato;font-size:1rem;display:flex;position:relative}.TickerPage-module__pzyXAG__dashboardParent{color:inherit;align-items:center;gap:.25rem;text-decoration:none;display:flex}.TickerPage-module__pzyXAG__dashboardIcon{width:1rem;height:1rem;position:relative}.TickerPage-module__pzyXAG__title{font-size:16px;font-weight:500;line-height:1.4;position:relative}.TickerPage-module__pzyXAG__arrowGoIcon{width:.75rem;height:.75rem;position:relative}.TickerPage-module__pzyXAG__title2{color:var(--gray-40);font-size:16px;font-weight:500;line-height:1.4;position:relative}.TickerPage-module__pzyXAG__frameGroup{z-index:20;color:var(--gray-90);font-family:var(--font-space-lato);background:var(--gray-3);flex-direction:column;align-self:stretch;align-items:stretch;gap:8px;display:flex;position:sticky;top:0}.TickerPage-module__pzyXAG__frameGroup:before{content:"";background:var(--gray-3);height:28px;position:absolute;bottom:100%;left:0;right:0}.TickerPage-module__pzyXAG__titlePriceRow{justify-content:space-between;align-items:flex-end;gap:20px;width:100%;display:flex}.TickerPage-module__pzyXAG__titleWithLogo{flex:1;align-items:flex-end;gap:8px;min-width:0;display:flex}.TickerPage-module__pzyXAG__tickerIdentity{align-items:flex-end;gap:2px;min-width:0;display:flex}.TickerPage-module__pzyXAG__tickerLogo{background:var(--gray-10);box-sizing:border-box;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;padding:2px;display:flex;overflow:visible}.TickerPage-module__pzyXAG__tickerLogoImage{object-fit:contain;object-position:center;width:24px;height:24px;display:block}.TickerPage-module__pzyXAG__titleNames{align-items:flex-end;gap:8px;min-width:0;display:flex}.TickerPage-module__pzyXAG__companyInfo{box-sizing:border-box;align-items:center;width:16px;height:24px;padding:4px 0;display:flex}.TickerPage-module__pzyXAG__tickerSymbol{color:var(--gray-90);font-size:24px;font-weight:700;line-height:1.2}.TickerPage-module__pzyXAG__tickerCompanyName{color:var(--gray-70);padding-bottom:2px;font-size:18px;font-weight:600;line-height:1.1}.TickerPage-module__pzyXAG__priceInfo{height:29px;color:var(--gray-80);flex-shrink:0;align-items:center;gap:16px;padding:0;display:flex}.TickerPage-module__pzyXAG__price{font-size:20px;font-weight:700;line-height:1}.TickerPage-module__pzyXAG__changeInfo{color:var(--green);align-items:center;gap:4px;display:flex}.TickerPage-module__pzyXAG__changeValue{white-space:nowrap;font-size:18px;font-weight:400;line-height:1}.TickerPage-module__pzyXAG__changeIconUp,.TickerPage-module__pzyXAG__changeIconDown{flex-shrink:0;width:9px;height:8px;display:block}.TickerPage-module__pzyXAG__changeIconUp{transform:scaleY(-1)}.TickerPage-module__pzyXAG__sectorBlock{flex-direction:column;align-items:flex-start;gap:4px;width:100%;display:flex}.TickerPage-module__pzyXAG__sectorDivider{background:var(--gray-10);width:100%;height:1px}.TickerPage-module__pzyXAG__sectorLabel{color:var(--gray-50);margin:0;font-size:14px;font-weight:400;line-height:1.4}.TickerPage-module__pzyXAG__centeredFlexDiv{align-items:center;gap:2px;display:flex}.TickerPage-module__pzyXAG__description{width:100%;color:var(--gray-70);text-align:left;text-overflow:ellipsis;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;flex:1;max-height:88px;font-family:Lato;font-size:16px;line-height:140%;display:-webkit-inline-box;position:relative;overflow:hidden}.TickerPage-module__pzyXAG__titleNoMargin{margin:0;padding:0}.TickerPage-module__pzyXAG__paddingContainer{padding:24px;overflow:hidden}.TickerPage-module__pzyXAG__svgContainer{background-color:color-mix(in srgb,var(--white)40%,transparent);border-radius:6px;align-content:center;align-items:center;padding:2px;display:inline-flex}.TickerPage-module__pzyXAG__imageWrapper{position:relative}.TickerPage-module__pzyXAG__Ripple{position:absolute;top:-1rem;right:-1rem;overflow:hidden}.TickerPage-module__pzyXAG__setCard{background-color:var(--whitesmoke);box-sizing:border-box;text-align:center;width:100%;color:var(--gray-80);border-radius:12px;flex-direction:column;justify-content:center;align-items:center;margin-top:1rem;padding:48px;font-family:Lato;font-size:32px;display:flex;position:relative}.TickerPage-module__pzyXAG__innerContainer{justify-content:center;align-items:center;gap:24px;display:flex}.TickerPage-module__pzyXAG__circle{flex-direction:column;justify-content:center;align-items:center;width:125px;display:flex}.TickerPage-module__pzyXAG__diagram{flex-direction:column;align-items:center;display:flex}.TickerPage-module__pzyXAG__container{width:125px;height:125px;position:relative}.TickerPage-module__pzyXAG__circleIcon{width:125px;height:125px;position:absolute;top:0;left:0}.TickerPage-module__pzyXAG__container2{flex-direction:column;align-items:center;gap:2px;width:79.8px;display:flex;position:absolute;top:calc(50% - 31.5px);left:calc(50% - 39.5px)}.TickerPage-module__pzyXAG__scoreAndType{flex-direction:column;align-self:stretch;align-items:center;gap:4px;display:flex}.TickerPage-module__pzyXAG__rating{align-self:stretch;line-height:90%;position:relative}.TickerPage-module__pzyXAG__type{text-align:left;font-size:14px;font-weight:600;line-height:120%;position:relative}.TickerPage-module__pzyXAG__scoreInfo{color:var(--gray-40);text-align:left;font-size:10px;font-weight:500;line-height:100%;position:relative}.TickerPage-module__pzyXAG__legend{text-align:left;flex-direction:column;align-items:flex-start;gap:8px;display:flex;font-size:12px!important}.TickerPage-module__pzyXAG__container3{align-self:stretch;align-items:center;gap:8px;display:flex}.TickerPage-module__pzyXAG__container4{align-items:center;gap:4px;width:61px;display:flex}.TickerPage-module__pzyXAG__containerChild{background-color:var(--error);border-radius:50%;width:6px;height:6px;position:relative}.TickerPage-module__pzyXAG__aiReportsFooterText{line-height:120%;position:relative}.TickerPage-module__pzyXAG__container5{align-items:center;gap:8px;display:flex}.TickerPage-module__pzyXAG__container6{align-items:center;gap:4px;display:flex}.TickerPage-module__pzyXAG__containerItem{background-color:var(--gradient-yellow-from);border-radius:50%;width:6px;height:6px;position:relative}.TickerPage-module__pzyXAG__containerInner{background-color:var(--green);border-radius:50%;width:6px;height:6px;position:relative}.TickerPage-module__pzyXAG__description{color:var(--gray-70);text-align:left;align-self:stretch;font-size:14px;line-height:120%;position:relative}.TickerPage-module__pzyXAG__card{background-color:var(--whitesmoke);border-radius:20px;margin-top:12px;padding:16px}.TickerPage-module__pzyXAG__labelWithBG{background-color:var(--light-green);box-sizing:border-box;text-align:left;color:var(--green);border-radius:4px;align-items:center;padding:0 2px;font-family:Lato;font-size:14px;font-weight:600;display:flex;position:relative}.TickerPage-module__pzyXAG__marketBias{background-color:var(--whitesmoke);box-sizing:border-box;text-align:left;width:100%;color:var(--gray-90);border-radius:12px;flex-direction:column;flex:1;align-items:flex-start;gap:12px;padding:12px;font-family:Lato;font-size:14px;display:flex;position:relative}.TickerPage-module__pzyXAG__stateAlignmentGrid{gap:32px;margin-top:12px}.TickerPage-module__pzyXAG__stateAlignmentLockedMetric{all:unset;box-sizing:border-box;cursor:pointer;text-align:left;border-radius:12px;flex:1;width:100%;display:flex;position:relative}.TickerPage-module__pzyXAG__stateAlignmentLockedMetric .TickerPage-module__pzyXAG__marketBias{border:1px solid #0000;flex:1;height:100%;transition:border-color .2s,box-shadow .2s}.TickerPage-module__pzyXAG__stateAlignmentLockedMetric:hover .TickerPage-module__pzyXAG__marketBias{border-color:var(--light-blue-2)}.TickerPage-module__pzyXAG__stateAlignmentLockedMetric:hover .TickerPage-module__pzyXAG__divider{background-color:var(--gray-7)}.TickerPage-module__pzyXAG__stateAlignmentLockedMetric .TickerPage-module__pzyXAG__title{box-sizing:border-box;padding-right:32px}.TickerPage-module__pzyXAG__stateAlignmentLockedMetric [class*=segments]{gap:5px}.TickerPage-module__pzyXAG__stateAlignmentLockedMetric [class*=segment]{border-radius:999px!important}:is(.TickerPage-module__pzyXAG__stateAlignmentLockedMetric [class*=segmentBearish],.TickerPage-module__pzyXAG__stateAlignmentLockedMetric [class*=segmentNeutral],.TickerPage-module__pzyXAG__stateAlignmentLockedMetric [class*=segmentBullish]){background:linear-gradient(90deg,#dedede 0%,#eee 100%)!important}.TickerPage-module__pzyXAG__stateAlignmentLockedMetric [class*=label]{text-transform:lowercase;color:var(--gray-40);font-size:13px;font-weight:400}.TickerPage-module__pzyXAG__stateAlignmentLockedMetric [class*=marker]{display:none}.TickerPage-module__pzyXAG__stateAlignmentCardLock{z-index:2;position:absolute;top:12px;right:12px}.TickerPage-module__pzyXAG__title{align-self:stretch;align-items:center;font-size:16px;display:flex}.TickerPage-module__pzyXAG__subtitle{font-size:16px;font-weight:600;line-height:1.4;position:relative}.TickerPage-module__pzyXAG__sentimentLinename{color:var(--gray-60);flex-direction:column;justify-content:center;align-self:stretch;align-items:center;gap:8px;display:flex}.TickerPage-module__pzyXAG__wrapperLine{border-radius:8px;flex-shrink:0;justify-content:center;align-self:stretch;align-items:center;width:100%;max-width:100%;height:12px;display:flex;position:relative;overflow:hidden}.TickerPage-module__pzyXAG__lineIcon{object-fit:cover;flex-shrink:0;align-self:stretch;width:100%;height:100%;position:absolute;top:2px;left:0;overflow:hidden;transform:scale(1)}.TickerPage-module__pzyXAG__divider{background-color:var(--gray-7);align-self:stretch;height:1px;position:relative}.TickerPage-module__pzyXAG__description{color:var(--gray-70);align-self:stretch;line-height:140%;position:relative}.TickerPage-module__pzyXAG__blueCircle{background-color:var(--blue);border-radius:50%;width:1rem;height:1rem}.TickerPage-module__pzyXAG__metricValue{color:var(--gray-90);font-family:Lato;font-size:16px;font-weight:600;line-height:1.2}.TickerPage-module__pzyXAG__metricRef{color:var(--gray-90);font-family:Lato;font-size:16px;font-weight:600}.TickerPage-module__pzyXAG__metricSubtext{font-family:Lato;font-size:14px;line-height:1.4}.TickerPage-module__pzyXAG__metricSubtextLabel{color:var(--gray-50);font-weight:500}.TickerPage-module__pzyXAG__metricSubtextValue{color:var(--gray-90);font-weight:600}.TickerPage-module__pzyXAG__metricRow{align-items:center;gap:.5rem;display:flex}.TickerPage-module__pzyXAG__metricMeta{justify-content:space-between;align-items:center;margin-top:.125rem;display:flex}.TickerPage-module__pzyXAG__metricsInlineRow{align-items:center;gap:1.25rem;display:flex}.TickerPage-module__pzyXAG__metricInlinePair{align-items:baseline;gap:.25rem;display:flex}.TickerPage-module__pzyXAG__metricInlineLabel{color:var(--gray-50);white-space:nowrap;font-family:Lato;font-size:.8125rem}.TickerPage-module__pzyXAG__metricInlineLabelBlue{color:var(--blue);white-space:nowrap;font-family:Lato;font-size:.8125rem}.TickerPage-module__pzyXAG__metricInlineValue{color:var(--gray-90);white-space:nowrap;font-family:Lato;font-size:.9375rem;font-weight:700}.TickerPage-module__pzyXAG__metricInlineStatus{white-space:nowrap;margin-left:auto;font-family:Lato;font-size:.875rem;font-weight:600}.TickerPage-module__pzyXAG__svgContainerBlue{background-color:var(--light-blue);border-radius:8px;align-content:center;align-items:center;padding:6px;display:inline-flex}.TickerPage-module__pzyXAG__newsTranscriptsLayout{align-items:flex-start;gap:24px;width:100%;min-width:0;display:flex}.TickerPage-module__pzyXAG__newsBlockColumn{flex-direction:column;flex:2;min-width:0;display:flex}.TickerPage-module__pzyXAG__newsBlock{background:var(--white);border-radius:16px;flex:1;min-width:0;padding:24px}.TickerPage-module__pzyXAG__transcriptsBlock{background:var(--white);border-radius:16px;flex:1;min-width:396px;padding:24px}.TickerPage-module__pzyXAG__blockHeader{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.TickerPage-module__pzyXAG__blockTitle{color:var(--gray-90);letter-spacing:.04em;align-items:center;gap:.25rem;font-family:Lato;font-size:14px;font-weight:700;display:flex}.TickerPage-module__pzyXAG__viewAll{color:var(--blue);align-items:center;gap:8px;font-family:Lato;font-size:16px;font-weight:500;text-decoration:none;display:flex}.TickerPage-module__pzyXAG__arrowTopRight{background-color:var(--light-blue);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.TickerPage-module__pzyXAG__tabBar{flex-wrap:wrap;gap:12px;margin-bottom:16px;display:flex}.TickerPage-module__pzyXAG__tab{color:var(--gray-80);background-color:var(--gray-3);cursor:pointer;white-space:nowrap;border:none;border-radius:20px;padding:8px 12px;font-family:Lato;font-size:14px;font-weight:500}.TickerPage-module__pzyXAG__tabActive{color:var(--white);background-color:var(--blue)}.TickerPage-module__pzyXAG__newsCardItem{background-color:var(--whitesmoke);box-sizing:border-box;border:1px solid #0000;border-radius:12px;flex-direction:column;margin-bottom:12px;padding:12px;transition:border-color .2s;display:flex;position:relative;overflow:hidden}.TickerPage-module__pzyXAG__newsCardItemClickable:hover{border-color:var(--light-blue-2)}.TickerPage-module__pzyXAG__newsCardLink{z-index:0;border-radius:inherit;color:inherit;cursor:pointer;text-decoration:none;position:absolute;inset:0}.TickerPage-module__pzyXAG__newsCardBody{z-index:1;pointer-events:none;flex-direction:column;gap:16px;min-width:0;display:flex;position:relative}.TickerPage-module__pzyXAG__newsCardTop{flex-direction:column;gap:4px;min-width:0;display:flex}.TickerPage-module__pzyXAG__newsCardMiddle{flex-direction:column;gap:8px;min-width:0;display:flex}.TickerPage-module__pzyXAG__newsCardTitleRow{justify-content:space-between;align-items:flex-start;gap:12px;min-width:0;display:flex}.TickerPage-module__pzyXAG__newsCardItemLocked{background-color:var(--whitesmoke);cursor:pointer;width:100%;font:inherit;text-align:left;border:1px solid #0000;border-radius:12px;flex-direction:column;gap:8px;margin-bottom:12px;padding:12px;transition:border-color .2s;display:flex}.TickerPage-module__pzyXAG__newsCardItemLocked:hover{border-color:var(--light-blue-2)}.TickerPage-module__pzyXAG__newsCardLock{flex-shrink:0}.TickerPage-module__pzyXAG__newsCardLockedCta{border-top:1px solid var(--gray-10);color:var(--gray-50);margin:0;padding-top:8px;font-family:Lato;font-size:14px;font-weight:400;line-height:1.4}.TickerPage-module__pzyXAG__newsCardMeta{justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}.TickerPage-module__pzyXAG__newsCardMetaLeft{align-items:center;gap:4px;min-width:0;display:flex}.TickerPage-module__pzyXAG__newsCardMetaDot{background:var(--gray-50);border-radius:50%;flex-shrink:0;width:3px;height:3px}.TickerPage-module__pzyXAG__newsCardSource{color:var(--gray-50);white-space:nowrap;font-family:Lato,sans-serif;font-size:14px;font-weight:400;line-height:1.2}.TickerPage-module__pzyXAG__newsCardHeadline{min-width:0;color:var(--gray-90);-webkit-line-clamp:2;line-clamp:2;overflow-wrap:anywhere;word-break:break-word;-webkit-box-orient:vertical;flex:1;font-family:Lato,sans-serif;font-size:16px;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.TickerPage-module__pzyXAG__newsCardDesc{color:var(--gray-70);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-family:Lato,sans-serif;font-size:14px;font-weight:400;line-height:1.4;display:-webkit-box;overflow:hidden}.TickerPage-module__pzyXAG__newsCardFooter{justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}.TickerPage-module__pzyXAG__newsTags{flex-wrap:wrap;gap:12px;display:flex}.TickerPage-module__pzyXAG__newsTag{color:var(--dark-gray);background:#f0f3f8;border:none;border-radius:8px;padding:2px 6px;font-family:Lato,sans-serif;font-size:14px;font-weight:400;line-height:1.2}.TickerPage-module__pzyXAG__newsSummarizeButton{pointer-events:auto;z-index:2;font-size:14px;line-height:1.2;position:relative}.TickerPage-module__pzyXAG__newsCardChevron{width:20px;height:20px;color:var(--gray-40);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.TickerPage-module__pzyXAG__newsCardChevron svg{width:20px;height:20px}.TickerPage-module__pzyXAG__newsLoader{min-height:8rem;padding:.5rem 0}.TickerPage-module__pzyXAG__newsEmpty{color:var(--gray-50);margin:0;padding:1rem 0;font-family:Lato,sans-serif;font-size:.875rem}.TickerPage-module__pzyXAG__sentimentBadge{white-space:nowrap;border-radius:4px;flex-shrink:0;padding:0 4px;font-family:Lato,sans-serif;font-size:14px;font-weight:500;line-height:1.2}.TickerPage-module__pzyXAG__sentimentBadge[title]{cursor:help}.TickerPage-module__pzyXAG__transcriptList{scrollbar-gutter:stable;flex-direction:column;gap:12px;max-height:640px;display:flex;overflow-y:auto}.TickerPage-module__pzyXAG__transcriptItem{background-color:var(--whitesmoke);box-sizing:border-box;border:1px solid #0000;border-radius:12px;flex-shrink:0;padding:12px;transition:border-color .2s;position:relative;overflow:hidden}.TickerPage-module__pzyXAG__transcriptItem:hover{border-color:var(--light-blue-2)}.TickerPage-module__pzyXAG__transcriptCardLink{z-index:0;border-radius:inherit;color:inherit;cursor:pointer;text-decoration:none;position:absolute;inset:0}.TickerPage-module__pzyXAG__transcriptBody{z-index:1;pointer-events:none;flex-direction:column;gap:16px;min-width:0;display:flex;position:relative}.TickerPage-module__pzyXAG__transcriptContent{flex-direction:column;gap:12px;min-width:0;display:flex}.TickerPage-module__pzyXAG__transcriptMetaLeft{align-items:center;gap:4px;min-width:0;display:flex}.TickerPage-module__pzyXAG__transcriptMetaDot{background:var(--gray-50);border-radius:50%;flex-shrink:0;width:3px;height:3px}.TickerPage-module__pzyXAG__transcriptToneBadge{white-space:nowrap;border-radius:3px;flex-shrink:0;padding:0 4px;font-family:Lato,sans-serif;font-size:14px;font-weight:600;line-height:1.2}.TickerPage-module__pzyXAG__transcriptTitle{color:var(--gray-90);-webkit-line-clamp:2;line-clamp:2;overflow-wrap:anywhere;word-break:break-word;-webkit-box-orient:vertical;font-family:Lato,sans-serif;font-size:16px;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.TickerPage-module__pzyXAG__transcriptActions{justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}.TickerPage-module__pzyXAG__transcriptSummarizeButton{pointer-events:auto;z-index:2;max-width:100%;font-size:14px;line-height:1.2;position:relative}.TickerPage-module__pzyXAG__transcriptChevron{width:20px;height:20px;color:var(--gray-40);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.TickerPage-module__pzyXAG__transcriptChevron svg{width:20px;height:20px}.TickerPage-module__pzyXAG__transcriptEmpty{color:var(--gray-50);margin:0;padding:12px 0;font-family:Lato,sans-serif;font-size:14px}.TickerPage-module__pzyXAG__transcriptsLoader{min-height:8rem;padding:.5rem 0}.TickerPage-module__pzyXAG__tabs{width:100%}.TickerPage-module__pzyXAG__tabs [aria-selected=true]{font-weight:500}.TickerPage-module__pzyXAG__tabPanels{flex-direction:column;gap:24px;width:100%;min-width:0;display:flex}.TickerPage-module__pzyXAG__tabPanels[hidden]{display:none}.TickerPage-module__pzyXAG__tickerPage{box-sizing:border-box;width:100%;min-width:0;display:block}.TickerPage-module__pzyXAG__tickerPage [class*=columnGrid]{min-width:0}.TickerPage-module__pzyXAG__overviewLayout{flex-flow:row;align-items:stretch;gap:24px;width:100%;min-width:0;max-width:100%}.TickerPage-module__pzyXAG__tickerPage .TickerPage-module__pzyXAG__overviewLayout{overflow:visible}.TickerPage-module__pzyXAG__overviewLayout>[class*=columnGrid]{flex-direction:column;flex:1;align-self:stretch;min-width:0;display:flex}.TickerPage-module__pzyXAG__sectionHeadingRow{align-items:center;gap:2px;margin-bottom:12px;display:flex}.TickerPage-module__pzyXAG__sectionHeading{letter-spacing:.48px;text-transform:uppercase;color:var(--gray-90);font-size:16px;font-weight:600;line-height:1.4;font-family:var(--font-space-lato);margin:0;padding:0}.TickerPage-module__pzyXAG__sectionHeading2{color:var(--gray-50);font-size:14px;font-weight:500;line-height:1.4;font-family:var(--font-space-lato);margin:0;padding:0}.TickerPage-module__pzyXAG__sectionHeadingRow svg{flex-shrink:0}.TickerPage-module__pzyXAG__sectionDescription{color:var(--gray-70);font-size:16px;font-weight:400;line-height:1.5;font-family:var(--font-space-lato);margin:0}.TickerPage-module__pzyXAG__marketOverviewSection{border-radius:16px;flex-direction:column;flex:1;min-height:100%;display:flex;height:auto!important}.TickerPage-module__pzyXAG__marketOverviewSection [class*=cardElement]{box-sizing:border-box;flex-direction:column;flex:1;width:100%;height:auto;min-height:100%;padding:20px 24px;display:flex}.TickerPage-module__pzyXAG__investorSummarySection{border-radius:16px;flex-direction:column;flex:1;min-width:0;min-height:auto;display:flex;overflow:hidden;height:auto!important}.TickerPage-module__pzyXAG__stateAlignmentSection{min-height:auto;overflow:hidden;height:auto!important}.TickerPage-module__pzyXAG__investorSummarySection [class*=cardElement]{box-sizing:border-box;flex-direction:column;flex:1;width:100%;min-height:auto;padding:24px;display:flex}.TickerPage-module__pzyXAG__investorCardsGrid{flex:1;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:26px;display:grid}.TickerPage-module__pzyXAG__investorCardsGrid>[class*=itemsGrid]{display:contents}.TickerPage-module__pzyXAG__investorSummaryUnlockBanner.TickerPage-module__pzyXAG__investorSummaryUnlockBanner{width:756px;max-width:100%;margin-left:auto;margin-right:auto}.TickerPage-module__pzyXAG__investorSummarySection .TickerPage-module__pzyXAG__summaryCard{flex-direction:column;min-height:100%;display:flex;overflow:visible;height:100%!important}.TickerPage-module__pzyXAG__summaryCard{min-height:unset;border-radius:12px;position:relative;overflow:hidden;height:auto!important}.TickerPage-module__pzyXAG__summaryCardRipple{object-fit:cover;object-position:right center;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:0;width:auto;height:100%;position:absolute;top:0;right:0}.TickerPage-module__pzyXAG__summaryCardBody{box-sizing:border-box;z-index:1;flex-direction:column;gap:10px;height:100%;padding:16px;display:flex;position:relative}.TickerPage-module__pzyXAG__summaryCardHeader{align-items:center;gap:8px;display:flex}.TickerPage-module__pzyXAG__summaryCardIcon{border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.TickerPage-module__pzyXAG__summaryCardIconBlue{background-color:var(--light-blue)}.TickerPage-module__pzyXAG__summaryCardBlue .TickerPage-module__pzyXAG__summaryCardIconBlue{background-color:color-mix(in srgb,var(--white)45%,transparent)}.TickerPage-module__pzyXAG__summaryCardIconGreen{background-color:color-mix(in srgb,var(--white)55%,transparent)}.TickerPage-module__pzyXAG__summaryCardTitle{color:var(--gray-90);font-size:16px;font-weight:600;line-height:1.4;font-family:var(--font-space-lato);overflow-wrap:anywhere;min-width:0;margin:0;padding:0}.TickerPage-module__pzyXAG__summaryCardDescription{color:var(--gray-70);font-size:16px;font-weight:400;line-height:1.5;font-family:var(--font-space-lato);margin:0}.TickerPage-module__pzyXAG__investorSummarySection .TickerPage-module__pzyXAG__summaryCardBody{flex-direction:column;flex:1;display:flex}.TickerPage-module__pzyXAG__summaryCardBlue{background-color:var(--light-blue)!important}.TickerPage-module__pzyXAG__summaryCardBlue .TickerPage-module__pzyXAG__summaryCardTitle{color:var(--gray-90)}.TickerPage-module__pzyXAG__summaryCardGreen{background-color:var(--yellow)!important}.TickerPage-module__pzyXAG__summaryCardNeutral{background-color:var(--whitesmoke)!important}.TickerPage-module__pzyXAG__overviewSidebar{border-radius:16px;flex-direction:column;flex-shrink:0;align-self:stretch;width:38%;min-width:320px;max-width:400px;min-height:100%;display:flex;overflow:visible;height:auto!important}.TickerPage-module__pzyXAG__sidebarSections{box-sizing:border-box;flex:auto;height:100%;padding:16px;overflow:visible;gap:0!important}.TickerPage-module__pzyXAG__overviewSidebar [class*=fullColumnGrid]{height:100%;overflow:visible}.TickerPage-module__pzyXAG__overviewSidebar [class*=fullCardElement]{box-sizing:border-box;width:100%;margin-bottom:24px;padding:0}.TickerPage-module__pzyXAG__overviewSidebar [class*=fullCardElement]:last-child{border-bottom:none;margin-bottom:0}.TickerPage-module__pzyXAG__overviewSidebar .TickerPage-module__pzyXAG__setCard{gap:10px;padding:12px}.TickerPage-module__pzyXAG__overviewSidebar .TickerPage-module__pzyXAG__innerContainer{flex-flow:row;justify-content:center;align-items:center;gap:24px;width:100%}.TickerPage-module__pzyXAG__overviewSidebar .TickerPage-module__pzyXAG__setCard .TickerPage-module__pzyXAG__description{-webkit-line-clamp:unset;line-clamp:unset;max-height:none;color:var(--gray-70);font-size:14px;display:block}.TickerPage-module__pzyXAG__tickerStateCard{background-color:var(--whitesmoke);border-radius:12px;padding:12px}.TickerPage-module__pzyXAG__tickerStateCard [class*=fullColumnGrid]{gap:12px}.TickerPage-module__pzyXAG__tickerStateCard h4{color:var(--gray-70);font-size:14px;font-weight:400;font-family:var(--font-space-lato);margin:0}.TickerPage-module__pzyXAG__tickerStateCard .TickerPage-module__pzyXAG__centeredFlexDiv,.TickerPage-module__pzyXAG__keyDriversSection{width:100%}.TickerPage-module__pzyXAG__keyDriversList{background-color:var(--whitesmoke);border-radius:12px;flex-direction:column;gap:16px;padding:12px;display:flex}.TickerPage-module__pzyXAG__keyDriverItem{flex-direction:column;gap:4px;display:flex}.TickerPage-module__pzyXAG__keyDriverSubtext{color:var(--gray-50);font-size:12px;line-height:1.4;font-family:var(--font-space-lato);overflow-wrap:anywhere;word-break:break-word;margin:0;padding-left:28px}.TickerPage-module__pzyXAG__keyDriverIconWarning,.TickerPage-module__pzyXAG__keyDriverIconError,.TickerPage-module__pzyXAG__keyDriverIconBlue{border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.TickerPage-module__pzyXAG__keyDriverIconWarning{background-color:var(--light-orange)}.TickerPage-module__pzyXAG__keyDriverIconError{background-color:var(--light-error)}.TickerPage-module__pzyXAG__keyDriverIconBlue{background-color:var(--light-blue)}.TickerPage-module__pzyXAG__keyDriversDivider{background-color:var(--gray-10);flex-shrink:0;width:100%;height:1px}.TickerPage-module__pzyXAG__keyDriversRevealRow{all:unset;box-sizing:border-box;cursor:pointer;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:4px 0;display:flex}.TickerPage-module__pzyXAG__keyDriversRevealRow:hover .TickerPage-module__pzyXAG__keyDriversRevealText{color:var(--gray-70)}.TickerPage-module__pzyXAG__keyDriversRevealRow:hover .TickerPage-module__pzyXAG__keyDriversRevealLock{border-color:var(--gray-20);background-color:var(--white)}.TickerPage-module__pzyXAG__keyDriversRevealRow:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.TickerPage-module__pzyXAG__keyDriversRevealText{color:var(--gray-50);font-size:14px;font-weight:500;line-height:1.4;font-family:var(--font-space-lato);margin:0;transition:color .2s}.TickerPage-module__pzyXAG__keyDriversRevealLock{flex-shrink:0}.TickerPage-module__pzyXAG__metricCard{min-height:unset;border-radius:16px;height:auto!important}.TickerPage-module__pzyXAG__metricCardContent{flex-direction:column;padding:24px;display:flex}.TickerPage-module__pzyXAG__metricCardHeader{align-items:center;gap:8px;width:100%;display:flex}.TickerPage-module__pzyXAG__lockedMetricCard{position:relative}.TickerPage-module__pzyXAG__lockedMetricCardInteractive{cursor:pointer;transition:box-shadow .2s}.TickerPage-module__pzyXAG__lockedMetricCardInteractive:hover .TickerPage-module__pzyXAG__metricCardInner{border-color:var(--light-blue-2)}.TickerPage-module__pzyXAG__lockedMetricCardInteractive:hover .TickerPage-module__pzyXAG__divider{background-color:var(--gray-7)}.TickerPage-module__pzyXAG__lockedMetricCard .TickerPage-module__pzyXAG__metricCardInner{transition:none}.TickerPage-module__pzyXAG__lockedMetricCard.TickerPage-module__pzyXAG__lockedMetricCardInteractive .TickerPage-module__pzyXAG__metricCardInner{transition:border-color .2s}.TickerPage-module__pzyXAG__metricCardIcon{background-color:var(--light-blue);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:6px;display:inline-flex}.TickerPage-module__pzyXAG__metricCardTitle{color:var(--gray-90);font-size:18px;font-weight:700;line-height:1.4;font-family:var(--font-space-lato);margin:0;padding:0}.TickerPage-module__pzyXAG__lockedMetricCardLock{margin-left:auto}.TickerPage-module__pzyXAG__metricCardInner{background-color:var(--whitesmoke);border:1px solid #0000;border-radius:12px;flex-direction:column;gap:12px;margin-top:12px;padding:16px;display:flex}.TickerPage-module__pzyXAG__metricCardInner .TickerPage-module__pzyXAG__metricsInlineRow{flex-wrap:wrap;align-items:center;gap:8px 20px;display:flex}.TickerPage-module__pzyXAG__metricCardInner .TickerPage-module__pzyXAG__metricInlinePair{align-items:baseline;gap:4px;display:flex}.TickerPage-module__pzyXAG__metricCardInner .TickerPage-module__pzyXAG__metricInlineLabel,.TickerPage-module__pzyXAG__metricCardInner .TickerPage-module__pzyXAG__metricInlineLabelBlue{white-space:nowrap;font-family:Lato;font-size:14px;line-height:1.4}.TickerPage-module__pzyXAG__metricCardInner .TickerPage-module__pzyXAG__metricInlineLabel{color:var(--gray-50)}.TickerPage-module__pzyXAG__metricCardInner .TickerPage-module__pzyXAG__metricInlineLabelBlue{color:var(--blue)}.TickerPage-module__pzyXAG__metricCardInner .TickerPage-module__pzyXAG__metricInlineValue{color:var(--gray-90);white-space:nowrap;font-family:Lato;font-size:14px;font-weight:600;line-height:1.4}.TickerPage-module__pzyXAG__metricCardInner .TickerPage-module__pzyXAG__metricInlineStatus{white-space:nowrap;background-color:color-mix(in srgb,currentColor 12%,transparent);border-radius:4px;margin-left:auto;padding:0 2px;font-family:Lato;font-size:14px;font-weight:500;line-height:1.4}.TickerPage-module__pzyXAG__metricCardInner .TickerPage-module__pzyXAG__metricRow{align-items:center;gap:6px;display:flex}.TickerPage-module__pzyXAG__metricCardInner .TickerPage-module__pzyXAG__metricValue,.TickerPage-module__pzyXAG__metricCardInner .TickerPage-module__pzyXAG__metricRef{color:var(--gray-90);font-family:Lato;font-size:16px;font-weight:600;line-height:1.2}.TickerPage-module__pzyXAG__metricCardInner .TickerPage-module__pzyXAG__metricMeta{justify-content:space-between;align-items:center;margin-top:4px;display:flex}.TickerPage-module__pzyXAG__metricCardInner .TickerPage-module__pzyXAG__labelWithBG{border-radius:4px;padding:0 2px;font-family:Lato;font-size:14px;font-weight:500}.TickerPage-module__pzyXAG__metricCardInner{color:var(--gray-50);font-family:Lato;font-size:14px;font-weight:500;line-height:1.4}.TickerPage-module__pzyXAG__lockedMetricDots{color:var(--gray-30);letter-spacing:2px;font-family:Lato;font-size:14px;font-weight:600;line-height:1.4}.TickerPage-module__pzyXAG__metricCardInner .TickerPage-module__pzyXAG__divider{flex-shrink:0;margin:0}.TickerPage-module__pzyXAG__metricCardInner .TickerPage-module__pzyXAG__description{color:var(--gray-70);font-size:14px;line-height:1.4;font-family:var(--font-space-lato);text-overflow:unset;-webkit-line-clamp:unset;line-clamp:unset;-webkit-box-orient:unset;max-height:none;margin:0;display:block;overflow:visible}.TickerPage-module__pzyXAG__investorSummaryLockedCard{border-radius:12px;min-height:100%;position:relative;overflow:hidden}.TickerPage-module__pzyXAG__investorSummaryLockedContent{height:100%!important}.TickerPage-module__pzyXAG__investorSummaryLockedContent>[class*=gridItem]{height:100%!important}.TickerPage-module__pzyXAG__investorSummaryLockedContent{pointer-events:none;-webkit-user-select:none;user-select:none;border-radius:12px;position:relative;overflow:hidden}.TickerPage-module__pzyXAG__investorSummaryLockedContent .TickerPage-module__pzyXAG__summaryCard{max-height:96px;background-color:#fafafb!important}.TickerPage-module__pzyXAG__investorSummaryLockedContent .TickerPage-module__pzyXAG__summaryCardTitle{color:var(--gray-90)}.TickerPage-module__pzyXAG__investorSummaryLockedContent .TickerPage-module__pzyXAG__summaryCardTitle,.TickerPage-module__pzyXAG__investorSummaryLockedContent .TickerPage-module__pzyXAG__summaryCardDescription{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.TickerPage-module__pzyXAG__investorSummaryLockedContent .TickerPage-module__pzyXAG__summaryCardDescription{max-height:27px}.TickerPage-module__pzyXAG__investorSummaryLockedContent:after{content:"";z-index:2;-webkit-backdrop-filter:blur(.5px);backdrop-filter:blur(.5px);pointer-events:none;background:linear-gradient(#fafafb00 0%,#fafafb 62.2%);border-radius:0 0 12px 12px;position:absolute;inset:44px 0 0}.TickerPage-module__pzyXAG__investorSummaryCardLock{z-index:3;position:absolute;top:16px;right:16px}.TickerPage-module__pzyXAG__marketSignalsLockBoundary{grid-template-columns:minmax(0,1fr);display:grid;position:relative;overflow:visible}.TickerPage-module__pzyXAG__marketSignalsContent{flex-direction:column;grid-area:1/1;gap:24px;min-width:0;display:flex}@media (max-width:1100px){.TickerPage-module__pzyXAG__overviewLayout{flex-flow:column wrap}.TickerPage-module__pzyXAG__overviewSidebar{flex:auto;width:100%;min-width:0;max-width:none}}.TickerPage-module__pzyXAG__tierSectionLoader{min-height:10rem;padding:1.5rem 0}.TickerPage-module__pzyXAG__tickerRetryWrap{justify-content:center;margin-top:1rem;display:flex}.TickerPage-module__pzyXAG__activityControl{background:var(--whitesmoke);color:var(--gray-80);font:500 14px/1.2 var(--font-space-lato);cursor:pointer;border:0;border-radius:20px;gap:4px;padding:8px 16px 8px 12px}.TickerPage-module__pzyXAG__activityControl:hover{background:var(--gray-3)}.TickerPage-module__pzyXAG__activityControl svg{flex:0 0 16px}.TickerPage-module__pzyXAG__activityFilterPopover,.TickerPage-module__pzyXAG__activityDatePopover{z-index:12;background:var(--white);border-radius:20px;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 8px 8px -4px #1111130a,0 20px 24px -4px #1111131a}.TickerPage-module__pzyXAG__activityFilterPopover{width:320px;padding:16px}.TickerPage-module__pzyXAG__activityFilterGroups{flex-direction:column;gap:16px;max-height:min(56vh,460px);display:flex;overflow-y:auto}.TickerPage-module__pzyXAG__activityFilterGroup{border:0;flex-direction:column;gap:8px;min-width:0;margin:0;padding:0;display:flex}.TickerPage-module__pzyXAG__activityFilterGroup legend{color:var(--gray-40);font:400 12px/1 var(--font-space-lato);text-transform:uppercase;padding:2px 0}.TickerPage-module__pzyXAG__activityFilterOptions{background:var(--whitesmoke);border-radius:8px;flex-direction:column;gap:8px;padding:8px;display:flex}.TickerPage-module__pzyXAG__activityFilterOption{min-height:16px;color:var(--gray-80);font:400 14px/1.2 var(--font-space-lato);cursor:pointer;align-items:center;gap:8px;display:flex}.TickerPage-module__pzyXAG__activityFilterOption input{width:16px;height:16px;accent-color:var(--blue);cursor:pointer;margin:0}.TickerPage-module__pzyXAG__activityFilterActions{justify-content:space-between;align-items:center;margin-top:24px;display:flex}.TickerPage-module__pzyXAG__activityResetButton,.TickerPage-module__pzyXAG__activityCancelButton,.TickerPage-module__pzyXAG__activityApplyButton{min-height:38px;font:400 16px/1.4 var(--font-space-lato);cursor:pointer;border-radius:8px;padding:8px 16px}.TickerPage-module__pzyXAG__activityResetButton{color:var(--blue);background:0 0;border:0}.TickerPage-module__pzyXAG__activityCancelButton{border:1px solid var(--gray-10);background:var(--white);color:var(--blue)}.TickerPage-module__pzyXAG__activityApplyButton{background:var(--gray-90);color:var(--white);border:0}.TickerPage-module__pzyXAG__activityApplyButton:hover{background:#181819}.TickerPage-module__pzyXAG__activityDatePopover{width:520px}.TickerPage-module__pzyXAG__activityDateBody{min-height:284px;display:flex}.TickerPage-module__pzyXAG__activityDatePresets{border-right:1px solid var(--gray-10);box-sizing:border-box;flex-direction:column;flex:0 0 125px;gap:4px;width:125px;padding:16px;display:flex}.TickerPage-module__pzyXAG__activityDatePresets button{color:var(--gray-80);font:400 14px/1.2 var(--font-space-lato);text-align:left;white-space:nowrap;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;padding:8px 12px}.TickerPage-module__pzyXAG__activityDatePresets button:hover{border-color:var(--light-blue-2);background:var(--whitesmoke)}.TickerPage-module__pzyXAG__activityCalendar{flex:1;padding:16px}.TickerPage-module__pzyXAG__activityCalendarHeader{color:var(--gray-80);font:700 14px/1.2 var(--font-space-lato);justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.TickerPage-module__pzyXAG__activityCalendarHeader button{width:24px;height:24px;color:var(--gray-50);cursor:pointer;background:0 0;border:0;font-size:24px;line-height:1}.TickerPage-module__pzyXAG__activityCalendarWeekdays,.TickerPage-module__pzyXAG__activityCalendarDays{grid-template-columns:repeat(7,1fr);gap:4px;display:grid}.TickerPage-module__pzyXAG__activityCalendarWeekdays{margin-bottom:4px}.TickerPage-module__pzyXAG__activityCalendarWeekdays span{width:32px;height:20px;color:var(--gray-70);font:400 10px/1 var(--font-space-lato);letter-spacing:1.6px;text-transform:uppercase;place-items:center;display:grid}.TickerPage-module__pzyXAG__activityCalendarDays button{width:32px;height:32px;color:var(--gray-90);font:400 14px/1.2 var(--font-space-lato);cursor:pointer;background:0 0;border:0;border-radius:8px;position:relative}.TickerPage-module__pzyXAG__activityCalendarDays button:hover,.TickerPage-module__pzyXAG__activityCalendarToday{outline:1px solid var(--light-blue-2)}.TickerPage-module__pzyXAG__activityCalendarMuted{color:#cbcbd1!important}.TickerPage-module__pzyXAG__activityCalendarInRange{background:var(--light-blue-10)!important;border-radius:0!important}.TickerPage-module__pzyXAG__activityCalendarSelected{background:var(--blue)!important;color:var(--white)!important;border-radius:8px!important;outline:0!important;font-weight:700!important}.TickerPage-module__pzyXAG__activityDateFooter{border-top:1px solid var(--gray-10);justify-content:space-between;align-items:center;gap:16px;padding:16px;display:flex}.TickerPage-module__pzyXAG__activityDateValues,.TickerPage-module__pzyXAG__activityDateActions{align-items:center;gap:8px;display:flex}.TickerPage-module__pzyXAG__activityDateValues span{border:1px solid var(--gray-10);min-width:82px;color:var(--gray-90);font:400 14px/1.2 var(--font-space-lato);text-align:center;border-radius:12px;padding:8px 12px}.TickerPage-module__pzyXAG__activityDateValues i{color:var(--gray-90);font-style:normal}
.AISparkleLabel-module__fYRzRa__root{flex-shrink:0;align-items:center;gap:.25rem;display:inline-flex}.AISparkleLabel-module__fYRzRa__icon{object-fit:contain;flex-shrink:0;display:block}.AISparkleLabel-module__fYRzRa__text{color:var(--blue);white-space:nowrap;font-family:Lato,sans-serif;font-size:.875rem;font-weight:500;line-height:140%}
.FeaturesSection-module__Tr1KUq__container{justify-content:space-between;gap:32px;width:100%;margin-bottom:80px;display:flex}.FeaturesSection-module__Tr1KUq__title{letter-spacing:0%;margin-bottom:40px;font-family:Space Grotesk;font-size:56px;font-weight:500;line-height:120%}@media (max-width:1024px){.FeaturesSection-module__Tr1KUq__container{--horizontal-padding:16px;gap:0}.FeaturesSection-module__Tr1KUq__content{width:100%}}
.CompanyInfoCard-module__09_bgW__root{box-sizing:border-box;background:var(--white);width:640px;max-width:calc(100vw - 32px);height:fit-content;box-shadow:0 8px 8px -4px color-mix(in srgb,var(--gray-100)4%,transparent),0 20px 24px -4px color-mix(in srgb,var(--gray-100)10%,transparent);border-radius:20px;flex-direction:column;gap:12px;padding:16px;display:flex}.CompanyInfoCard-module__09_bgW__header{align-items:center;gap:8px;min-width:0;display:flex}.CompanyInfoCard-module__09_bgW__title{color:var(--gray-90);font-family:Lato,var(--font-space-lato),sans-serif;letter-spacing:0;margin:0;font-size:16px;font-weight:600;line-height:1.4}.CompanyInfoCard-module__09_bgW__market{color:var(--gray-50);font-family:Lato,var(--font-space-lato),sans-serif;letter-spacing:0;white-space:nowrap;margin:0;font-size:12px;font-weight:400;line-height:1}.CompanyInfoCard-module__09_bgW__description{color:var(--gray-70);font-family:Lato,var(--font-space-lato),sans-serif;letter-spacing:0;margin:0;font-size:14px;font-weight:400;line-height:1.4}.CompanyInfoCard-module__09_bgW__divider{background:var(--gray-7);width:100%;height:1px}.CompanyInfoCard-module__09_bgW__stats{flex-wrap:wrap;gap:8px 16px;display:flex}.CompanyInfoCard-module__09_bgW__stat{align-items:center;gap:2px;display:flex}.CompanyInfoCard-module__09_bgW__statLabel{color:var(--gray-50);font-family:Lato,var(--font-space-lato),sans-serif;letter-spacing:0;font-size:12px;font-weight:400;line-height:18px}.CompanyInfoCard-module__09_bgW__statValue{color:var(--gray-90);font-family:Lato,var(--font-space-lato),sans-serif;letter-spacing:0;font-size:12px;font-weight:600;line-height:18px}
.SortDropdown-module__n6QWUW__wrap{display:inline-flex;position:relative}.SortDropdown-module__n6QWUW__trigger{color:var(--gray-80);background:var(--white);cursor:pointer;border:none;border-radius:999px;align-items:center;gap:8px;padding:10px 16px;font-family:Lato,sans-serif;font-size:14px;font-weight:500;line-height:1;transition:box-shadow .15s;display:inline-flex}.SortDropdown-module__n6QWUW__trigger:hover,.SortDropdown-module__n6QWUW__triggerOpen{box-shadow:0 2px 6px #1818190f}.SortDropdown-module__n6QWUW__triggerIcon{color:var(--gray-80);flex-shrink:0;display:inline-flex}.SortDropdown-module__n6QWUW__triggerLabel{white-space:nowrap;color:var(--gray-80)}.SortDropdown-module__n6QWUW__triggerValue{color:var(--gray-90)}.SortDropdown-module__n6QWUW__chevron{color:var(--gray-60);flex-shrink:0;transition:transform .15s;display:inline-flex}.SortDropdown-module__n6QWUW__chevronOpen{transform:rotate(180deg)}.SortDropdown-module__n6QWUW__menu{z-index:20;background:var(--white);min-width:180px;box-shadow:0 8px 24px color-mix(in srgb,var(--gray-100)10%,transparent);border-radius:12px;margin:0;padding:8px;list-style:none;position:absolute;top:calc(100% + 8px);right:0}.SortDropdown-module__n6QWUW__option{width:100%;color:var(--gray-80);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;font-family:Lato,sans-serif;font-size:14px;font-weight:500;line-height:1;display:flex}.SortDropdown-module__n6QWUW__option:hover{background:var(--gray-3)}.SortDropdown-module__n6QWUW__optionSelected{color:var(--blue);background:var(--light-blue)}.SortDropdown-module__n6QWUW__optionSelected:hover{background:var(--light-blue)}.SortDropdown-module__n6QWUW__checkIcon{color:var(--blue);flex-shrink:0;display:inline-flex}
.FeaturesList-module__TeftOG__features{width:100%;max-width:590px;color:var(--gray-60);flex-direction:column;align-items:flex-start;gap:12px;font-size:1.5rem;display:flex}.FeaturesList-module__TeftOG__feature{background-color:var(--whitesmoke);border-radius:20px;align-self:stretch;align-items:center;gap:16px;padding:24px;font-family:Urbanist;transition:all .4s;display:flex}.FeaturesList-module__TeftOG__feature.FeaturesList-module__TeftOG__active{background-color:var(--light-blue);color:var(--gray-90);flex-direction:column;align-items:flex-start;display:flex}.FeaturesList-module__TeftOG__feature .FeaturesList-module__TeftOG__paragraph{display:none}.FeaturesList-module__TeftOG__feature.FeaturesList-module__TeftOG__active .FeaturesList-module__TeftOG__paragraph{display:block}.FeaturesList-module__TeftOG__feature.FeaturesList-module__TeftOG__active .FeaturesList-module__TeftOG__icon{transition:transform .4s;transform:rotate(90deg)}.FeaturesList-module__TeftOG__iconAndTitle{align-items:center;gap:12px;display:flex}.FeaturesList-module__TeftOG__icon{width:.5rem;height:.5rem;position:relative}.FeaturesList-module__TeftOG__title{font-weight:600;line-height:140%}.FeaturesList-module__TeftOG__paragraph{width:100%;color:var(--gray-80);white-space:pre-wrap;font-size:1rem;font-weight:500;line-height:140%;display:block;position:relative}@media (max-width:1024px){.FeaturesList-module__TeftOG__features{max-width:100%}}
.ArticleDiscussion-module__tfbHIq__discussion{background:var(--white);border-radius:16px;flex-direction:column;gap:24px;padding:24px;display:flex}.ArticleDiscussion-module__tfbHIq__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.ArticleDiscussion-module__tfbHIq__title{color:var(--gray-100);margin:0;font-family:Lato,sans-serif;font-size:20px;font-weight:600;line-height:1.3}.ArticleDiscussion-module__tfbHIq__composer{align-items:center;gap:12px;display:flex}.ArticleDiscussion-module__tfbHIq__composerAvatar,.ArticleDiscussion-module__tfbHIq__avatar,.ArticleDiscussion-module__tfbHIq__replyAvatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-family:Lato,sans-serif;font-size:12px;font-weight:400;display:flex}.ArticleDiscussion-module__tfbHIq__composerAvatar,.ArticleDiscussion-module__tfbHIq__avatar{width:32px;height:32px}.ArticleDiscussion-module__tfbHIq__replyAvatar{width:32px;height:32px;font-size:12px}.ArticleDiscussion-module__tfbHIq__composerInput{min-width:0;height:44px;color:var(--gray-90);background:var(--white);border:1px solid var(--gray-10);box-sizing:border-box;border-radius:10px;flex:1;padding:0 16px;font-family:Lato,sans-serif;font-size:14px;line-height:1.4}.ArticleDiscussion-module__tfbHIq__composerInput::placeholder{color:var(--gray-50)}.ArticleDiscussion-module__tfbHIq__composerInput:focus{border-color:var(--gray-20);outline:none}.ArticleDiscussion-module__tfbHIq__composerInput:disabled{background:var(--gray-3);cursor:not-allowed}.ArticleDiscussion-module__tfbHIq__guestComposerTrigger{min-width:0;height:44px;color:var(--gray-50);text-align:left;background:var(--white);border:1px solid var(--gray-10);box-sizing:border-box;cursor:pointer;border-radius:10px;flex:1;padding:0 16px;font-family:Lato,sans-serif;font-size:14px;line-height:1.4}.ArticleDiscussion-module__tfbHIq__guestComposerTrigger:hover{border-color:var(--gray-20)}.ArticleDiscussion-module__tfbHIq__authFeedback{flex-wrap:wrap;align-items:center;gap:8px 12px;display:flex}.ArticleDiscussion-module__tfbHIq__postButton{flex-shrink:0}.ArticleDiscussion-module__tfbHIq__commentsList{flex-direction:column;gap:32px;padding-top:4px;display:flex}.ArticleDiscussion-module__tfbHIq__statusMessage{color:var(--gray-50);text-align:center;margin:0;padding:16px 0;font-family:Lato,sans-serif;font-size:14px}.ArticleDiscussion-module__tfbHIq__commentsLoader{min-height:8rem;padding:8px 0}.ArticleDiscussion-module__tfbHIq__commentItem{align-items:flex-start;gap:12px;display:flex}.ArticleDiscussion-module__tfbHIq__replyInThread{align-items:flex-start;gap:10px;display:flex}.ArticleDiscussion-module__tfbHIq__replyThread>.ArticleDiscussion-module__tfbHIq__replyInThread+.ArticleDiscussion-module__tfbHIq__replyInThread{border-top:1px solid var(--gray-7);margin-top:14px;padding-top:14px}.ArticleDiscussion-module__tfbHIq__commentBody{flex:1;min-width:0}.ArticleDiscussion-module__tfbHIq__commentHeader{flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:6px;display:flex}.ArticleDiscussion-module__tfbHIq__author,.ArticleDiscussion-module__tfbHIq__timestamp{color:var(--gray-50);font-family:Lato,sans-serif;font-size:14px;font-weight:500}.ArticleDiscussion-module__tfbHIq__commentText{color:var(--gray-90);white-space:pre-wrap;margin:0 0 10px;font-family:Lato,sans-serif;font-size:16px;line-height:1.55}.ArticleDiscussion-module__tfbHIq__mention{color:var(--blue);font-size:16px;font-weight:500}.ArticleDiscussion-module__tfbHIq__replyThreadWrap{margin-top:12px;margin-left:2px;padding-left:14px}.ArticleDiscussion-module__tfbHIq__replyThread{background:var(--whitesmoke);border-left:2px solid var(--light-blue);border-radius:10px;flex-direction:column;gap:0;padding:12px 14px;display:flex}.ArticleDiscussion-module__tfbHIq__nestedReplies{flex-direction:column;gap:12px;margin-top:12px;display:flex}.ArticleDiscussion-module__tfbHIq__authPrompt{background:var(--gray-3);border-radius:10px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;display:flex}.ArticleDiscussion-module__tfbHIq__authPrompt p{color:var(--gray-70);margin:0;font-family:Lato,sans-serif;font-size:14px}.ArticleDiscussion-module__tfbHIq__authLink{appearance:none;cursor:pointer;color:var(--blue);background:0 0;border:none;padding:0;font-family:Lato,sans-serif;font-size:14px;font-weight:600;text-decoration:none}.ArticleDiscussion-module__tfbHIq__authLink:hover{text-decoration:underline}.ArticleDiscussion-module__tfbHIq__replyBanner{color:var(--gray-70);background:var(--light-blue);border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:8px 12px;font-family:Lato,sans-serif;font-size:13px;display:flex}.ArticleDiscussion-module__tfbHIq__cancelReplyButton{color:var(--gray-50);background:0 0;padding:0 4px;font-size:14px}.ArticleDiscussion-module__tfbHIq__cancelReplyButton:hover{color:var(--gray-80)}.ArticleDiscussion-module__tfbHIq__errorMessage{color:var(--red,var(--error));margin:0;font-family:Lato,sans-serif;font-size:13px}.ArticleDiscussion-module__tfbHIq__editForm{flex-direction:column;gap:8px;margin-bottom:8px;display:flex}.ArticleDiscussion-module__tfbHIq__editTextarea{width:100%;min-height:72px;color:var(--gray-90);background:var(--white);border:1px solid var(--gray-10);resize:vertical;box-sizing:border-box;border-radius:10px;padding:10px 12px;font-family:Lato,sans-serif;font-size:14px;line-height:1.5}.ArticleDiscussion-module__tfbHIq__editTextarea:focus{border-color:var(--gray-20);outline:none}.ArticleDiscussion-module__tfbHIq__editActions{gap:8px;display:flex}.ArticleDiscussion-module__tfbHIq__editSaveButton,.ArticleDiscussion-module__tfbHIq__editCancelButton{border-radius:8px;height:32px;padding:0 14px;font-family:Lato,sans-serif;font-size:13px;font-weight:600}.ArticleDiscussion-module__tfbHIq__editSaveButton{color:var(--white);background:var(--gray-100);border:none}.ArticleDiscussion-module__tfbHIq__editSaveButton:hover:not(:disabled){background:var(--gray-90)}.ArticleDiscussion-module__tfbHIq__editSaveButton:disabled{opacity:.5;cursor:not-allowed}.ArticleDiscussion-module__tfbHIq__editCancelButton{color:var(--gray-70);background:var(--white);border:1px solid var(--gray-10)}.ArticleDiscussion-module__tfbHIq__likeButtonActive{color:var(--error)}.ArticleDiscussion-module__tfbHIq__likeButtonActive svg path{fill:var(--error);stroke:var(--error)}.ArticleDiscussion-module__tfbHIq__commentActions{align-items:center;gap:20px;display:flex}.ArticleDiscussion-module__tfbHIq__likeButton,.ArticleDiscussion-module__tfbHIq__replyButton{color:var(--gray-50);background:0 0;align-items:center;gap:5px;padding:0;font-family:Lato,sans-serif;font-size:13px;font-weight:500;transition:color .15s;display:inline-flex}.ArticleDiscussion-module__tfbHIq__likeButton:hover,.ArticleDiscussion-module__tfbHIq__replyButton:hover{color:var(--gray-70)}.ArticleDiscussion-module__tfbHIq__viewMoreReplies{color:var(--blue);text-align:left;background:0 0;margin-top:10px;padding:0;font-family:Lato,sans-serif;font-size:14px;font-weight:600}.ArticleDiscussion-module__tfbHIq__viewMoreReplies:hover{text-decoration:underline}@media (max-width:640px){.ArticleDiscussion-module__tfbHIq__discussion{padding:20px 16px}.ArticleDiscussion-module__tfbHIq__composer{gap:8px}.ArticleDiscussion-module__tfbHIq__composerAvatar,.ArticleDiscussion-module__tfbHIq__avatar{width:32px;height:32px}.ArticleDiscussion-module__tfbHIq__postButton{padding:0 16px}.ArticleDiscussion-module__tfbHIq__replyThreadWrap{padding-left:10px}}
.MarketStateOverview-module__ZrTnRq__root{flex-direction:column;gap:16px;display:flex}.MarketStateOverview-module__ZrTnRq__intro{color:var(--gray-70);font-size:16px;font-weight:400;line-height:1.55;font-family:var(--font-space-lato);margin:0}.MarketStateOverview-module__ZrTnRq__sections{flex-direction:column;gap:12px;display:flex}.MarketStateOverview-module__ZrTnRq__section{border-top:1px solid var(--gray-10);flex-direction:column;gap:4px;padding-top:12px;display:flex}.MarketStateOverview-module__ZrTnRq__sectionTitle{letter-spacing:.04em;text-transform:uppercase;color:var(--gray-50);font-size:12px;font-weight:700;line-height:1.3;font-family:var(--font-space-lato);margin:0}.MarketStateOverview-module__ZrTnRq__sectionText{color:var(--gray-70);font-size:15px;font-weight:400;line-height:1.55;font-family:var(--font-space-lato);margin:0}.MarketStateOverview-module__ZrTnRq__metric{color:var(--gray-90);font-variant-numeric:tabular-nums;font-weight:700}.MarketStateOverview-module__ZrTnRq__fallback{color:var(--gray-70);font-size:16px;font-weight:400;line-height:1.5;font-family:var(--font-space-lato);margin:0}
.UnlockStatusBadge-module__Y7Fn3W__badge{background:var(--whitesmoke);color:#52648a;font-size:14px;font-weight:500;line-height:1.2;font-family:var(--font-space-lato);text-transform:none;letter-spacing:0;border-radius:999px;align-items:center;gap:4px;margin-left:auto;padding:7px 12px;display:inline-flex}.UnlockStatusBadge-module__Y7Fn3W__badge svg{width:16px;height:16px}.UnlockStatusBadge-module__Y7Fn3W__badge svg path{stroke:currentColor}
