.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}
.WatchlistRowMenu-module__lzYV0q__trigger{width:24px;height:24px;color:var(--gray-50);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:0;display:inline-flex}.WatchlistRowMenu-module__lzYV0q__trigger:hover{color:var(--blue)}.WatchlistRowMenu-module__lzYV0q__menu{z-index:2200;background:var(--white);border-radius:10px;min-width:160px;padding:6px;position:fixed;box-shadow:0 8px 8px -4px #1111130a,0 20px 24px -4px #1111131a}.WatchlistRowMenu-module__lzYV0q__item{width:100%;font-family:var(--font-space-lato);color:var(--gray-80);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:8px;padding:10px 12px;font-size:14px;font-weight:400;line-height:1.2;display:flex}.WatchlistRowMenu-module__lzYV0q__item:hover{background:var(--gray-3)}.WatchlistRowMenu-module__lzYV0q__itemDisabled,.WatchlistRowMenu-module__lzYV0q__itemDisabled:hover{color:var(--gray-40);cursor:not-allowed;background:0 0}.WatchlistRowMenu-module__lzYV0q__danger{color:var(--error)}.WatchlistRowMenu-module__lzYV0q__divider{background:var(--gray-7);height:1px;margin:4px 8px}
.WatchlistTable-module__6K-MLW__tableWrap{background:var(--white);border:1px solid var(--gray-5);border-radius:12px;flex-direction:column;flex:auto;width:100%;min-width:0;max-width:100%;min-height:0;display:flex;overflow:hidden}.WatchlistTable-module__6K-MLW__headerScroll{background:var(--whitesmoke);padding-right:var(--scrollbar-size);flex-shrink:0;overflow:hidden}.WatchlistTable-module__6K-MLW__header,.WatchlistTable-module__6K-MLW__row{box-sizing:border-box;align-items:center;gap:12px;width:100%;min-width:0;padding:12px;display:grid}.WatchlistTable-module__6K-MLW__header>*,.WatchlistTable-module__6K-MLW__row>*{min-width:0}.WatchlistTable-module__6K-MLW__header{background:var(--whitesmoke);border-bottom:1px solid var(--gray-5);height:36px;padding-top:10px;padding-bottom:10px}.WatchlistTable-module__6K-MLW__headerCell{font-family:"Lato Watchlist",var(--font-space-lato);color:var(--gray-50);text-transform:uppercase;white-space:nowrap;font-size:12px;font-weight:600;line-height:1.2}.WatchlistTable-module__6K-MLW__headerButton{width:100%;min-width:0;max-width:100%;font:inherit;font-family:"Lato Watchlist",var(--font-space-lato);color:var(--gray-50);text-transform:uppercase;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:2px;padding:0;font-size:12px;font-weight:600;line-height:1.2;display:inline-flex}.WatchlistTable-module__6K-MLW__headerLabel{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.WatchlistTable-module__6K-MLW__headerButton:hover,.WatchlistTable-module__6K-MLW__headerButtonActive{color:var(--gray-80)}.WatchlistTable-module__6K-MLW__sortIcon{width:12px;height:12px;color:var(--gray-40);opacity:0;flex-shrink:0;justify-content:center;align-items:center;transition:opacity .15s;display:inline-flex}.WatchlistTable-module__6K-MLW__headerButton:hover .WatchlistTable-module__6K-MLW__sortIcon,.WatchlistTable-module__6K-MLW__headerButtonActive .WatchlistTable-module__6K-MLW__sortIcon{opacity:1}.WatchlistTable-module__6K-MLW__headerButtonActive .WatchlistTable-module__6K-MLW__sortIcon{color:var(--gray-60)}.WatchlistTable-module__6K-MLW__body{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-x pan-y;scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb)transparent;flex-direction:column;flex:auto;min-height:0;display:flex;overflow:auto}.WatchlistTable-module__6K-MLW__body::-webkit-scrollbar-track{background:0 0;margin:4px 2px}.WatchlistTable-module__6K-MLW__bodyInner{box-sizing:border-box;width:100%;min-width:100%}.WatchlistTable-module__6K-MLW__row{border-bottom:1px solid var(--gray-5);min-height:61px}.WatchlistTable-module__6K-MLW__bodyInner>:last-child .WatchlistTable-module__6K-MLW__row{border-bottom:none}.WatchlistTable-module__6K-MLW__tableWrapDragging{-webkit-user-select:none;user-select:none}.WatchlistTable-module__6K-MLW__dragHandle{color:var(--gray-20);cursor:grab;touch-action:none;justify-content:center;align-items:center;display:inline-flex}.WatchlistTable-module__6K-MLW__dragHandle:active{cursor:grabbing}.WatchlistTable-module__6K-MLW__dragHandleDisabled{cursor:default;pointer-events:none;opacity:.45}.WatchlistTable-module__6K-MLW__rowPending{pointer-events:auto}.WatchlistTable-module__6K-MLW__rowPlaceholder{border:2px dashed var(--gray-20);background:var(--whitesmoke);box-sizing:border-box;border-radius:8px;width:100%;min-height:61px}.WatchlistTable-module__6K-MLW__rowFloaterClip{z-index:1000;pointer-events:none;border-radius:12px;position:fixed;overflow:hidden}.WatchlistTable-module__6K-MLW__rowFloater{pointer-events:none;background:var(--white);box-shadow:0 20px 48px color-mix(in srgb,var(--gray-100)22%,transparent);cursor:grabbing;border-radius:8px;position:absolute;top:0;left:0;overflow:hidden}.WatchlistTable-module__6K-MLW__rowFloating{border-bottom:none;height:100%}.WatchlistTable-module__6K-MLW__ticker{min-width:0;max-width:100%;color:inherit;flex-direction:column;align-items:flex-start;gap:0;text-decoration:none;display:flex;overflow:hidden}.WatchlistTable-module__6K-MLW__tickerTooltip{cursor:pointer;justify-content:flex-start;max-width:100%}.WatchlistTable-module__6K-MLW__tickerTooltip:focus-visible{box-shadow:none;border-radius:0}.WatchlistTable-module__6K-MLW__symbol{font-family:"Lato Watchlist",var(--font-space-lato);color:var(--gray-90);text-transform:uppercase;font-size:16px;font-weight:600;line-height:1.4}.WatchlistTable-module__6K-MLW__ticker:hover .WatchlistTable-module__6K-MLW__symbol{color:var(--blue)}.WatchlistTable-module__6K-MLW__meta{align-items:center;gap:4px;width:100%;min-width:0;max-width:100%;display:flex}.WatchlistTable-module__6K-MLW__exchange{font-family:var(--font-space-lato);color:var(--gray-50);text-transform:uppercase;flex-shrink:0;font-size:12px;font-weight:400;line-height:1.2}.WatchlistTable-module__6K-MLW__dot{background:var(--gray-20);border-radius:50%;flex-shrink:0;width:3px;height:3px}.WatchlistTable-module__6K-MLW__name{min-width:0;font-family:var(--font-space-lato);color:var(--gray-50);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:400;line-height:1.4;overflow:hidden}.WatchlistTable-module__6K-MLW__cell{min-width:0;font-family:"Lato Watchlist",var(--font-space-lato);color:var(--gray-70);font-size:14px;font-weight:500;line-height:1.2;overflow:hidden}.WatchlistTable-module__6K-MLW__ellipsis{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.WatchlistTable-module__6K-MLW__mono{font-variant-numeric:tabular-nums;white-space:nowrap}.WatchlistTable-module__6K-MLW__stack{flex-direction:column;gap:2px;min-width:0;display:flex}.WatchlistTable-module__6K-MLW__catalystStack{gap:4px}.WatchlistTable-module__6K-MLW__sub{font-family:var(--font-space-lato);color:var(--gray-40);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:400;line-height:1.2;display:block;overflow:hidden}.WatchlistTable-module__6K-MLW__tone{color:var(--dark-gray);font-weight:500}.WatchlistTable-module__6K-MLW__catalyst{max-width:100%;min-height:17px;font-family:"Lato Watchlist",var(--font-space-lato);color:var(--gray-70);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;line-height:1.2;display:block;overflow:hidden}.WatchlistTable-module__6K-MLW__menuSlot{justify-content:center;align-items:center;width:100%;min-width:0;display:inline-flex}.WatchlistTable-module__6K-MLW__state{max-width:100%;font-family:var(--font-space-lato);text-overflow:ellipsis;white-space:nowrap;border-radius:4px;align-items:center;padding:0 4px;font-size:14px;font-weight:400;line-height:1.4;display:inline-flex;overflow:hidden}.WatchlistTable-module__6K-MLW__stateBullish{color:var(--green);background:var(--light-green)}.WatchlistTable-module__6K-MLW__stateBearish{color:var(--error);background:var(--light-error)}.WatchlistTable-module__6K-MLW__stateNeutral{color:var(--dark-gray);background:var(--bg-grey-label)}.WatchlistTable-module__6K-MLW__positive{color:var(--green)}.WatchlistTable-module__6K-MLW__negative{color:var(--error)}.WatchlistTable-module__6K-MLW__aiScore{font-family:"Lato Watchlist",var(--font-space-lato);color:var(--gray-70);font-size:14px;font-weight:500;line-height:1.2}.WatchlistTable-module__6K-MLW__aiLabel{font-family:"Lato Watchlist",var(--font-space-lato);font-size:12px;font-weight:500;line-height:1.2}.WatchlistTable-module__6K-MLW__aiStrong{color:var(--green)}.WatchlistTable-module__6K-MLW__aiBalanced{color:var(--secondary-yellow)}.WatchlistTable-module__6K-MLW__aiWeak{color:var(--error)}.WatchlistTable-module__6K-MLW__cellSkeleton,.WatchlistTable-module__6K-MLW__tickerMetaSkeleton{background:linear-gradient(90deg,color-mix(in srgb,var(--light-blue,#c9d7ff)25%,transparent)0%,var(--light-blue,#c9d7ff)50%,color-mix(in srgb,var(--light-blue,#c9d7ff)25%,transparent)100%);background-size:200% 100%;border-radius:8px;height:12px;animation:1.2s ease-in-out infinite WatchlistTable-module__6K-MLW__watchlistCellPulse;display:block}.WatchlistTable-module__6K-MLW__cellSkeleton{width:64%}.WatchlistTable-module__6K-MLW__cellSkeletonShort{width:42%;height:10px}.WatchlistTable-module__6K-MLW__tickerMetaSkeleton{width:118px;height:10px}@keyframes WatchlistTable-module__6K-MLW__watchlistCellPulse{0%{background-position:100% 0}to{background-position:-100% 0}}
.DashboardSidebar-module__zmURba__leftBar{background-color:var(--white);text-align:center;width:100%;min-height:0;color:var(--gray-100);z-index:5;border-right:1px solid var(--gray-10);flex-direction:column;grid-area:2/1/3/2;align-self:stretch;align-items:flex-start;font-family:Space Grotesk;font-size:24px;display:flex;overflow:hidden}.DashboardSidebar-module__zmURba__leftBar.DashboardSidebar-module__zmURba__collapsed{border-right:1px solid var(--gray-10);box-sizing:border-box}.DashboardSidebar-module__zmURba__topSlot{background-color:var(--white);border-right:1px solid var(--gray-10);border-bottom:1px solid var(--gray-5);box-sizing:border-box;z-index:5;flex-shrink:0;grid-area:1/1/2/2;align-self:stretch;align-items:center;width:100%;padding:0;display:flex;position:relative;overflow:hidden}.DashboardSidebar-module__zmURba__menuWrapper{box-sizing:border-box;flex-direction:column;width:100%;height:100%;min-height:0;display:flex}.DashboardSidebar-module__zmURba__toggleBtn{cursor:pointer;z-index:2;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;margin:auto 0;padding:0;transition:right .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:0;bottom:0;right:8px}.DashboardSidebar-module__zmURba__topSlotCollapsed .DashboardSidebar-module__zmURba__toggleBtn{width:52px;right:0}.DashboardSidebar-module__zmURba__toggleIconExpanded,.DashboardSidebar-module__zmURba__toggleIconCollapsed{transition:transform .35s cubic-bezier(.4,0,.2,1);display:block}.DashboardSidebar-module__zmURba__toggleIconCollapsed{transform:scaleX(-1)}.DashboardSidebar-module__zmURba__logo{box-sizing:border-box;opacity:1;flex-shrink:0;align-items:center;gap:4px;width:308px;min-width:308px;padding:0 48px 0 16px;text-decoration:none;transition:opacity .2s .1s;display:flex;overflow:hidden}.DashboardSidebar-module__zmURba__topSlotCollapsed .DashboardSidebar-module__zmURba__logo{opacity:0;pointer-events:none;transition:opacity .15s}.DashboardSidebar-module__zmURba__logoIcon{object-fit:cover;width:1.85rem;height:1.85rem;position:relative}.DashboardSidebar-module__zmURba__buttonText{letter-spacing:-.01em;white-space:nowrap;font-size:24px;font-weight:500;line-height:1.32;position:relative}.DashboardSidebar-module__zmURba__menuContainer{text-align:left;width:100%;min-height:0;color:var(--gray-80);font-size:.75rem;font-family:var(--font-space-lato);flex-direction:column;flex:1;justify-content:flex-start;align-items:stretch;gap:1.5rem;transition:gap .35s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden auto}.DashboardSidebar-module__zmURba__menuContainer>div{width:100%}.DashboardSidebar-module__zmURba__menuContainerCollapsed{flex:1;gap:0;min-height:0;margin:0;padding:0}.DashboardSidebar-module__zmURba__sectionDivider{box-sizing:border-box;opacity:0;pointer-events:none;justify-content:center;align-items:center;width:52px;height:0;margin:0 auto;padding:0 12px;transition:height .35s cubic-bezier(.4,0,.2,1),margin .35s cubic-bezier(.4,0,.2,1),opacity .2s;display:flex;overflow:hidden}.DashboardSidebar-module__zmURba__sectionDivider:after{content:"";background:var(--gray-10);width:100%;height:1px}.DashboardSidebar-module__zmURba__menuContainerCollapsed .DashboardSidebar-module__zmURba__sectionDivider{opacity:1;height:14px;margin:24px auto 0}.DashboardSidebar-module__zmURba__active .DashboardSidebar-module__zmURba__menuSvg path,.DashboardSidebar-module__zmURba__active .DashboardSidebar-module__zmURba__childSvg path{stroke:var(--blue)}.DashboardSidebar-module__zmURba__menuSvg,.DashboardSidebar-module__zmURba__childSvg{flex-shrink:0}.DashboardSidebar-module__zmURba__childSvg{width:16px;height:16px}.DashboardSidebar-module__zmURba__navTab{background-color:var(--light-blue);border-right:2px solid var(--blue);box-sizing:border-box;width:100%;height:2.375rem;color:var(--blue);justify-content:flex-start;align-items:center;gap:.5rem;min-width:0;padding:.5rem 1rem;font-size:1rem;text-decoration:none;transition:padding .35s cubic-bezier(.4,0,.2,1),gap .35s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}.DashboardSidebar-module__zmURba__navTab2:hover,.DashboardSidebar-module__zmURba__navTab8:hover{background-color:var(--light-blue);border-right-color:var(--blue);color:var(--blue)}.DashboardSidebar-module__zmURba__navTab .DashboardSidebar-module__zmURba__menuSvg path,.DashboardSidebar-module__zmURba__navTab2:hover path{stroke:var(--blue)}.DashboardSidebar-module__zmURba__navTab2:hover .DashboardSidebar-module__zmURba__collapsedChevron path,.DashboardSidebar-module__zmURba__navTab2:hover .DashboardSidebar-module__zmURba__groupChevron path{stroke:none;fill:var(--gray-40)}.DashboardSidebar-module__zmURba__navTab8:hover path{stroke:var(--blue)}.DashboardSidebar-module__zmURba__navTab2,.DashboardSidebar-module__zmURba__navTab8{cursor:pointer}.DashboardSidebar-module__zmURba__text{white-space:nowrap;opacity:1;flex:auto;min-width:0;max-width:14rem;font-size:16px;font-weight:500;line-height:1.4;transition:opacity .15s .12s,max-width .35s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.DashboardSidebar-module__zmURba__sectionHeader{text-transform:uppercase;color:var(--gray-50);white-space:nowrap;opacity:1;max-height:1.5rem;padding:0 16px;font-size:12px;transition:opacity .15s .12s,max-height .35s cubic-bezier(.4,0,.2,1),padding .35s cubic-bezier(.4,0,.2,1);overflow:hidden}.DashboardSidebar-module__zmURba__navTab2{box-sizing:border-box;width:100%;height:2.375rem;color:inherit;min-width:0;font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;border-right:2px solid #0000;justify-content:flex-start;align-items:center;gap:.5rem;padding:9px 16px;text-decoration:none;transition:padding .35s cubic-bezier(.4,0,.2,1),gap .35s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}.DashboardSidebar-module__zmURba__menuContainerCollapsed .DashboardSidebar-module__zmURba__navTab,.DashboardSidebar-module__zmURba__menuContainerCollapsed .DashboardSidebar-module__zmURba__navTab2,.DashboardSidebar-module__zmURba__menuContainerCollapsed .DashboardSidebar-module__zmURba__navTab2:hover{justify-content:flex-start;gap:0;width:100%;padding:9px 0 9px 16px}.DashboardSidebar-module__zmURba__menuContainerCollapsed .DashboardSidebar-module__zmURba__navGroupOpen .DashboardSidebar-module__zmURba__navCollapsedParent:hover{background-color:#0000;border-right-color:#0000}.DashboardSidebar-module__zmURba__menuContainerCollapsed .DashboardSidebar-module__zmURba__navGroupOpen .DashboardSidebar-module__zmURba__navCollapsedParent:hover .DashboardSidebar-module__zmURba__menuSvg path{stroke:var(--blue)}.DashboardSidebar-module__zmURba__menuContainerCollapsed .DashboardSidebar-module__zmURba__text{opacity:0;flex:0 0 0;max-width:0;transition:opacity .1s,max-width .35s cubic-bezier(.4,0,.2,1)}.DashboardSidebar-module__zmURba__menuContainerCollapsed .DashboardSidebar-module__zmURba__sectionHeader{opacity:0;max-height:0;padding-top:0;padding-bottom:0;transition:opacity .1s,max-height .35s cubic-bezier(.4,0,.2,1),padding .35s cubic-bezier(.4,0,.2,1)}.DashboardSidebar-module__zmURba__section{color:var(--gray-80);width:100%;min-width:0;font-size:1rem;overflow:hidden}.DashboardSidebar-module__zmURba__logoutSection{margin-top:auto;padding-top:clamp(16px,6vh,48px);padding-bottom:16px}.DashboardSidebar-module__zmURba__collapsedTooltip{cursor:pointer;width:100%;display:block}.DashboardSidebar-module__zmURba__collapsedTooltip:focus-visible{box-shadow:none;border-radius:0}.DashboardSidebar-module__zmURba__navGroup{width:100%}.DashboardSidebar-module__zmURba__navGroup .DashboardSidebar-module__zmURba__navTab2{position:relative}.DashboardSidebar-module__zmURba__navParentActive{color:var(--blue)}.DashboardSidebar-module__zmURba__navParentActive .DashboardSidebar-module__zmURba__menuSvg path,.DashboardSidebar-module__zmURba__navParentActive .DashboardSidebar-module__zmURba__menuSvg circle,.DashboardSidebar-module__zmURba__navParentActive .DashboardSidebar-module__zmURba__menuSvg ellipse{stroke:var(--blue)}.DashboardSidebar-module__zmURba__groupChevron{width:20px;height:20px;color:var(--gray-40);opacity:1;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;transition:transform .2s,opacity .2s,width .35s cubic-bezier(.4,0,.2,1);display:inline-flex;overflow:hidden}.DashboardSidebar-module__zmURba__groupChevronOpen{transform:rotate(-180deg)}.DashboardSidebar-module__zmURba__groupChevron path{fill:currentColor;stroke:none}.DashboardSidebar-module__zmURba__navGroupOpen .DashboardSidebar-module__zmURba__navTab2:hover{color:var(--blue);background-color:#0000;border-right-color:#0000}.DashboardSidebar-module__zmURba__navGroupOpen .DashboardSidebar-module__zmURba__navTab2:hover .DashboardSidebar-module__zmURba__menuSvg path{stroke:var(--blue)}.DashboardSidebar-module__zmURba__collapsedChevron{width:20px;height:20px;color:var(--gray-40);pointer-events:none;transform-origin:50%;opacity:0;transition:opacity .2s;display:flex;position:absolute;top:50%;left:-2px}.DashboardSidebar-module__zmURba__collapsedChevronClosed{transform:translateY(-50%)rotate(-90deg)}.DashboardSidebar-module__zmURba__collapsedChevronOpen{transform:translateY(-50%)}.DashboardSidebar-module__zmURba__collapsedChevron path{fill:currentColor;stroke:none}.DashboardSidebar-module__zmURba__menuContainerCollapsed .DashboardSidebar-module__zmURba__navGroup{position:relative}.DashboardSidebar-module__zmURba__menuContainerCollapsed .DashboardSidebar-module__zmURba__navCollapsedParent{position:relative;overflow:visible}.DashboardSidebar-module__zmURba__menuContainerCollapsed .DashboardSidebar-module__zmURba__collapsedChevron{opacity:1}.DashboardSidebar-module__zmURba__menuContainerCollapsed .DashboardSidebar-module__zmURba__groupChevron{opacity:0;pointer-events:none;width:0}.DashboardSidebar-module__zmURba__navChildren{flex-direction:column;width:100%;padding-left:36px;transition:padding-left .35s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.DashboardSidebar-module__zmURba__navChildren:before{content:"";background:var(--gray-10);opacity:1;border-radius:4px;width:1px;transition:left .35s cubic-bezier(.4,0,.2,1),opacity .2s .1s;position:absolute;top:0;bottom:0;left:25px}.DashboardSidebar-module__zmURba__menuContainerCollapsed .DashboardSidebar-module__zmURba__navChildren{padding-left:13px}.DashboardSidebar-module__zmURba__menuContainerCollapsed .DashboardSidebar-module__zmURba__navChildren:before{left:8px}.DashboardSidebar-module__zmURba__navChild,.DashboardSidebar-module__zmURba__navChildActive{box-sizing:border-box;width:100%;height:38px;color:var(--gray-80);font:inherit;border-right:2px solid #0000;align-items:center;gap:8px;min-width:0;padding:8px 16px;text-decoration:none;transition:padding .35s cubic-bezier(.4,0,.2,1),gap .35s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}.DashboardSidebar-module__zmURba__navChild .DashboardSidebar-module__zmURba__text,.DashboardSidebar-module__zmURba__navChildActive .DashboardSidebar-module__zmURba__text{font-weight:400}.DashboardSidebar-module__zmURba__navChild:hover,.DashboardSidebar-module__zmURba__navChildActive{background-color:var(--light-blue);border-right-color:var(--blue);color:var(--blue)}.DashboardSidebar-module__zmURba__navChildActive .DashboardSidebar-module__zmURba__menuSvg path,.DashboardSidebar-module__zmURba__navChild:hover .DashboardSidebar-module__zmURba__menuSvg path,.DashboardSidebar-module__zmURba__navChildActive .DashboardSidebar-module__zmURba__childSvg path,.DashboardSidebar-module__zmURba__navChild:hover .DashboardSidebar-module__zmURba__childSvg path,.DashboardSidebar-module__zmURba__navChildActive .DashboardSidebar-module__zmURba__menuSvg circle,.DashboardSidebar-module__zmURba__navChild:hover .DashboardSidebar-module__zmURba__menuSvg circle,.DashboardSidebar-module__zmURba__navChildActive .DashboardSidebar-module__zmURba__menuSvg ellipse,.DashboardSidebar-module__zmURba__navChild:hover .DashboardSidebar-module__zmURba__menuSvg ellipse{stroke:var(--blue)}.DashboardSidebar-module__zmURba__menuContainerCollapsed .DashboardSidebar-module__zmURba__navChild,.DashboardSidebar-module__zmURba__menuContainerCollapsed .DashboardSidebar-module__zmURba__navChildActive{justify-content:center;gap:0;padding:8px 0}.DashboardSidebar-module__zmURba__menuContainerCollapsed .DashboardSidebar-module__zmURba__navChild:hover,.DashboardSidebar-module__zmURba__menuContainerCollapsed .DashboardSidebar-module__zmURba__navChildActive{background-color:var(--light-blue);border-right-color:var(--blue);color:var(--blue)}.DashboardSidebar-module__zmURba__menuContainerCollapsed .DashboardSidebar-module__zmURba__section{width:100%;overflow:visible}html[data-sidebar-collapsed]:not([data-sidebar-hydrated]) .DashboardSidebar-module__zmURba__topSlot .DashboardSidebar-module__zmURba__logo{opacity:0;pointer-events:none;transition:none}html[data-sidebar-collapsed]:not([data-sidebar-hydrated]) .DashboardSidebar-module__zmURba__topSlot .DashboardSidebar-module__zmURba__toggleBtn{width:52px;transition:none;right:0}html[data-sidebar-collapsed]:not([data-sidebar-hydrated]) .DashboardSidebar-module__zmURba__toggleIconExpanded{transition:none;transform:scaleX(-1)}html[data-sidebar-collapsed]:not([data-sidebar-hydrated]) .DashboardSidebar-module__zmURba__menuContainer{gap:0;transition:none}html[data-sidebar-collapsed]:not([data-sidebar-hydrated]) .DashboardSidebar-module__zmURba__sectionDivider{opacity:1;height:14px;margin:24px auto 0;transition:none}html[data-sidebar-collapsed]:not([data-sidebar-hydrated]) .DashboardSidebar-module__zmURba__navTab{gap:0;padding:9px 0 9px 16px;transition:none}html[data-sidebar-collapsed]:not([data-sidebar-hydrated]) .DashboardSidebar-module__zmURba__navTab2{gap:0;padding:9px 0 9px 16px;transition:none}html[data-sidebar-collapsed]:not([data-sidebar-hydrated]) .DashboardSidebar-module__zmURba__navTab2:hover{gap:0;padding:9px 0 9px 16px;transition:none}html[data-sidebar-collapsed]:not([data-sidebar-hydrated]) .DashboardSidebar-module__zmURba__text{opacity:0;flex:0 0 0;max-width:0;transition:none}html[data-sidebar-collapsed]:not([data-sidebar-hydrated]) .DashboardSidebar-module__zmURba__sectionHeader{opacity:0;max-height:0;padding-top:0;padding-bottom:0;transition:none}html[data-sidebar-collapsed]:not([data-sidebar-hydrated]) .DashboardSidebar-module__zmURba__section{overflow:visible}html[data-sidebar-collapsed]:not([data-sidebar-hydrated]) .DashboardSidebar-module__zmURba__navCollapsedParent{overflow:visible}html[data-sidebar-collapsed]:not([data-sidebar-hydrated]) .DashboardSidebar-module__zmURba__collapsedChevron{opacity:1;transition:none}html[data-sidebar-collapsed]:not([data-sidebar-hydrated]) .DashboardSidebar-module__zmURba__groupChevron{opacity:0;width:0;transition:none}html[data-sidebar-collapsed]:not([data-sidebar-hydrated]) .DashboardSidebar-module__zmURba__navChildren{padding-left:13px;transition:none}html[data-sidebar-collapsed]:not([data-sidebar-hydrated]) .DashboardSidebar-module__zmURba__navChildren:before{transition:none;left:8px}:is(html[data-sidebar-collapsed]:not([data-sidebar-hydrated]) .DashboardSidebar-module__zmURba__navChild,html[data-sidebar-collapsed]:not([data-sidebar-hydrated]) .DashboardSidebar-module__zmURba__navChildActive){justify-content:center;gap:0;padding:8px 0;transition:none}
@font-face{font-family:Lato Watchlist;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.cdnfonts.com/s/14882/Lato-Medium.woff)format("woff")}@font-face{font-family:Lato Watchlist;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.cdnfonts.com/s/14882/Lato-SemiBold.woff)format("woff")}.WatchlistPage-module__xvR-0W__page{width:100%;min-width:0;height:100%;min-height:0;font-family:var(--font-space-lato);flex-direction:column;flex:1;gap:16px;font-weight:400;display:flex;overflow:hidden}.WatchlistPage-module__xvR-0W__page>*{flex-shrink:0}.WatchlistPage-module__xvR-0W__header{justify-content:space-between;align-items:center;gap:24px;display:flex}.WatchlistPage-module__xvR-0W__title{font-family:"Lato Watchlist",var(--font-space-lato);color:var(--gray-90);white-space:nowrap;margin:0;font-size:24px;font-weight:600;line-height:1.4}.WatchlistPage-module__xvR-0W__addControls{flex:0 auto;width:min(432px,100%)}.WatchlistPage-module__xvR-0W__searchInput{font-family:var(--font-space-lato);color:var(--gray-90);font-size:16px;font-weight:400;line-height:1.4}.WatchlistPage-module__xvR-0W__searchInput::placeholder{color:var(--gray-40)}.WatchlistPage-module__xvR-0W__header .WatchlistPage-module__xvR-0W__searchInput{color:var(--gray-90);font-size:16px;font-weight:400;line-height:1.4}.WatchlistPage-module__xvR-0W__tabs [role=tab]{line-height:1.4}.WatchlistPage-module__xvR-0W__tabs [aria-selected=true]{font-family:"Lato Watchlist",var(--font-space-lato);font-weight:500}.WatchlistPage-module__xvR-0W__main{flex-direction:column;gap:16px;width:100%;min-width:0;min-height:0;display:flex}.WatchlistPage-module__xvR-0W__main>*{flex-shrink:0}.WatchlistPage-module__xvR-0W__page>.WatchlistPage-module__xvR-0W__main,.WatchlistPage-module__xvR-0W__page>.WatchlistPage-module__xvR-0W__emptyCard{flex:auto;min-height:0}.WatchlistPage-module__xvR-0W__tableBlock{flex-direction:column;width:100%;min-height:0;display:flex;overflow:hidden}.WatchlistPage-module__xvR-0W__main>.WatchlistPage-module__xvR-0W__tableBlock,.WatchlistPage-module__xvR-0W__main>.WatchlistPage-module__xvR-0W__noMatch{flex:auto;min-height:0}.WatchlistPage-module__xvR-0W__toolbar{z-index:2;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex;position:relative}.WatchlistPage-module__xvR-0W__filters{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.WatchlistPage-module__xvR-0W__customButtonWrap{flex-shrink:0;position:relative}.WatchlistPage-module__xvR-0W__customButton{font-family:"Lato Watchlist",var(--font-space-lato);color:var(--gray-80);background:var(--white);border:1px solid var(--gray-7);cursor:pointer;border-radius:20px;justify-content:center;align-items:center;gap:4px;padding:8px 16px 8px 12px;font-size:14px;font-weight:500;line-height:1.2;display:inline-flex}.WatchlistPage-module__xvR-0W__customButton:hover,.WatchlistPage-module__xvR-0W__customButtonActive{border-color:var(--light-blue-2)}.WatchlistPage-module__xvR-0W__emptyCard{background:var(--white);border:1px solid var(--gray-7);box-sizing:border-box;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:24px;width:100%;min-height:0;padding:100px 24px;display:flex;overflow:auto}.WatchlistPage-module__xvR-0W__emptyContent{flex-direction:column;align-items:center;gap:16px;display:flex}.WatchlistPage-module__xvR-0W__emptyIcon{object-fit:contain;width:91px;height:80px;display:block}.WatchlistPage-module__xvR-0W__emptyText{text-align:center;flex-direction:column;align-items:center;gap:8px;display:flex}.WatchlistPage-module__xvR-0W__emptyTitle{font-family:"Lato Watchlist",var(--font-space-lato);color:var(--gray-70);margin:0;font-size:18px;font-weight:600;line-height:1.4}.WatchlistPage-module__xvR-0W__emptySubtitle{font-family:var(--font-space-lato);color:var(--gray-50);margin:0;font-size:14px;font-weight:400;line-height:1.4}.WatchlistPage-module__xvR-0W__noMatch{background:var(--white);border:1px solid var(--gray-7);text-align:center;box-sizing:border-box;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:16px;width:100%;min-height:0;padding:100px 24px;display:flex;overflow:auto}.WatchlistPage-module__xvR-0W__noMatchTitle{font-family:"Lato Watchlist",var(--font-space-lato);color:var(--gray-70);margin:0;font-size:18px;font-weight:600;line-height:1.4}.WatchlistPage-module__xvR-0W__noMatchSubtitle{font-family:var(--font-space-lato);color:var(--gray-70);margin:0;font-size:14px;line-height:1.4}.WatchlistPage-module__xvR-0W__skeletonBar{background:linear-gradient(90deg,color-mix(in srgb,var(--light-blue,#c9d7ff)25%,transparent)0%,var(--light-blue,#c9d7ff)50%,color-mix(in srgb,var(--light-blue,#c9d7ff)25%,transparent)100%);background-size:200% 100%;border-radius:8px;height:12px;animation:1.2s ease-in-out infinite WatchlistPage-module__xvR-0W__watchlistSkeletonPulse;display:block}.WatchlistPage-module__xvR-0W__skeletonAddControls{flex:0 auto;justify-content:flex-end;align-items:center;gap:16px;width:min(432px,100%);display:flex}.WatchlistPage-module__xvR-0W__skeletonSearch{border-radius:8px;flex:1;min-width:0;height:40px}.WatchlistPage-module__xvR-0W__skeletonAddBtn{border-radius:8px;flex-shrink:0;width:128px;height:40px}.WatchlistPage-module__xvR-0W__skeletonTable{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;background:var(--white);border:1px solid var(--gray-5);border-radius:12px;flex-direction:column;flex:auto;width:100%;min-height:0;display:flex;overflow:auto}.WatchlistPage-module__xvR-0W__skeletonTableHeader,.WatchlistPage-module__xvR-0W__skeletonTableRow{box-sizing:border-box;grid-template-columns:24px minmax(0,200px) repeat(6,minmax(0,1fr)) 32px;align-items:center;gap:12px;width:100%;min-width:0;padding:12px 24px;display:grid}.WatchlistPage-module__xvR-0W__skeletonTableHeader{background:var(--whitesmoke);border-bottom:1px solid var(--gray-5);height:36px;padding-top:10px;padding-bottom:10px}.WatchlistPage-module__xvR-0W__skeletonTableRow{border-bottom:1px solid var(--gray-5);min-height:61px}.WatchlistPage-module__xvR-0W__skeletonTableRow:last-child{border-bottom:none}.WatchlistPage-module__xvR-0W__skeletonHeaderTicker{width:52px;height:10px}.WatchlistPage-module__xvR-0W__skeletonHeaderCell{width:64%;height:10px}.WatchlistPage-module__xvR-0W__skeletonHandle{border-radius:4px;width:16px;height:16px}.WatchlistPage-module__xvR-0W__skeletonTicker{flex-direction:column;gap:8px;min-width:0;display:flex}.WatchlistPage-module__xvR-0W__skeletonTickerSymbol{width:52px;height:14px}.WatchlistPage-module__xvR-0W__skeletonTickerName{width:118px;height:10px}.WatchlistPage-module__xvR-0W__skeletonCell,.WatchlistPage-module__xvR-0W__skeletonCellMid,.WatchlistPage-module__xvR-0W__skeletonCellShort{height:12px}.WatchlistPage-module__xvR-0W__skeletonCell{width:72%}.WatchlistPage-module__xvR-0W__skeletonCellMid{width:58%}.WatchlistPage-module__xvR-0W__skeletonCellShort{width:44%}.WatchlistPage-module__xvR-0W__skeletonMenu{border-radius:4px;justify-self:end;width:16px;height:16px}@keyframes WatchlistPage-module__xvR-0W__watchlistSkeletonPulse{0%{background-position:100% 0}to{background-position:-100% 0}}@media (max-width:900px){.WatchlistPage-module__xvR-0W__header{flex-direction:column;align-items:stretch}.WatchlistPage-module__xvR-0W__addControls,.WatchlistPage-module__xvR-0W__skeletonAddControls{width:100%}}
.PageLayout-module__HaNKhG__main{--sidebar-width:308px;grid-template-columns:var(--sidebar-width)minmax(0,1fr);grid-template-rows:auto minmax(0,1fr);align-items:stretch;width:100%;max-width:100vw;height:100vh;max-height:100vh;transition:grid-template-columns .35s cubic-bezier(.4,0,.2,1);display:grid;overflow:hidden}:is(html:has([data-page-layout]),body:has([data-page-layout])){height:100%;overflow:hidden}.PageLayout-module__HaNKhG__mainCollapsed{--sidebar-width:52px}.PageLayout-module__HaNKhG__main:has([data-viewport-fill]){height:100dvh;max-height:100dvh}.PageLayout-module__HaNKhG__content{overscroll-behavior:contain;background:var(--gray-3);grid-area:2/2/3/3;width:100%;min-width:0;min-height:0;padding:28px 40px;overflow:hidden auto}.PageLayout-module__HaNKhG__content:has([data-viewport-fill]){flex-direction:column;display:flex;overflow:hidden}.PageLayout-module__HaNKhG__contentInner{width:100%;min-width:0;max-width:1148px;margin:0 auto}.PageLayout-module__HaNKhG__content:has([data-viewport-fill]) .PageLayout-module__HaNKhG__contentInner{flex-direction:column;flex:1;min-height:0;display:flex}html[data-sidebar-collapsed]:not([data-sidebar-hydrated]) .PageLayout-module__HaNKhG__main{--sidebar-width:52px;transition:none!important}
