.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-10);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)}
.NotificationItemAvatar-module__SVkV8q__root{border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:relative;overflow:hidden}.NotificationItemAvatar-module__SVkV8q__ticker{background:var(--gray-7)}.NotificationItemAvatar-module__SVkV8q__security,.NotificationItemAvatar-module__SVkV8q__billing,.NotificationItemAvatar-module__SVkV8q__transcript,.NotificationItemAvatar-module__SVkV8q__defaultIcon{background:var(--whitesmoke);color:var(--gray-60)}.NotificationItemAvatar-module__SVkV8q__logo{object-fit:contain;width:20px;height:20px}.NotificationItemAvatar-module__SVkV8q__monogram{font-family:var(--font-space-lato);color:var(--gray-60);letter-spacing:.02em;text-transform:uppercase;font-size:11px;font-weight:700;line-height:1}.NotificationItemAvatar-module__SVkV8q__icon{flex-shrink:0}
.NotificationItem-module__0J1P1W__item{color:inherit;cursor:pointer;background:var(--white);border-bottom:1px solid var(--gray-5);align-items:flex-start;gap:12px;padding:12px 16px;text-decoration:none;display:flex}.NotificationItem-module__0J1P1W__item:last-child{border-bottom:none}.NotificationItem-module__0J1P1W__item:hover{background:var(--gray-5)}.NotificationItem-module__0J1P1W__itemUnread{background:var(--light-blue)}.NotificationItem-module__0J1P1W__itemUnread:hover{background:var(--light-blue-10)}.NotificationItem-module__0J1P1W__item:hover .NotificationItem-module__0J1P1W__title{color:var(--blue)}.NotificationItem-module__0J1P1W__itemButton{text-align:left;width:100%;font:inherit;border:none}.NotificationItem-module__0J1P1W__leading{flex-shrink:0;position:relative}.NotificationItem-module__0J1P1W__unreadDot{background:var(--blue);border-radius:50%;width:8px;height:8px;position:absolute;top:0;right:0}.NotificationItem-module__0J1P1W__body{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.NotificationItem-module__0J1P1W__titleRow{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.NotificationItem-module__0J1P1W__title{min-width:0;font-family:var(--font-space-lato);color:var(--gray-90);overflow-wrap:anywhere;font-size:14px;font-weight:600;line-height:1.4}.NotificationItem-module__0J1P1W__caption{font-family:var(--font-space-lato);color:var(--gray-50);overflow-wrap:anywhere;font-size:12px;font-weight:400;line-height:1.3}.NotificationItem-module__0J1P1W__badgeRow{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;gap:4px;max-width:45%;display:inline-flex}.NotificationItem-module__0J1P1W__badge{overflow-wrap:anywhere;max-width:100%;font-family:var(--font-space-lato);white-space:nowrap;border-radius:4px;flex-shrink:0;padding:2px 8px;font-size:12px;font-weight:400;line-height:1.2;display:inline-flex}.NotificationItem-module__0J1P1W__badgeSale{background:var(--light-error);color:var(--error)}.NotificationItem-module__0J1P1W__badgeProposed{background:var(--light-orange);color:var(--orange)}.NotificationItem-module__0J1P1W__badgeBuy{background:var(--light-green);color:var(--green)}.NotificationItem-module__0J1P1W__badgeInitiated{background:var(--white);color:var(--blue);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--blue)22%,transparent)}.NotificationItem-module__0J1P1W__badgeNeutral{background:var(--bg-grey-label);color:var(--dark-gray)}.NotificationItem-module__0J1P1W__text{font-family:var(--font-space-lato);color:var(--gray-70);overflow-wrap:anywhere;font-size:13px;font-weight:400;line-height:1.4}.NotificationItem-module__0J1P1W__footerRow{justify-content:space-between;align-items:center;gap:4px;min-width:0;display:flex}.NotificationItem-module__0J1P1W__footerMeta,.NotificationItem-module__0J1P1W__metaRow{flex-wrap:wrap;align-items:center;gap:4px;min-width:0;display:inline-flex}.NotificationItem-module__0J1P1W__metaItem{font-family:var(--font-space-lato);color:var(--gray-50);overflow-wrap:anywhere;align-items:center;gap:4px;font-size:12px;font-weight:400;line-height:1.4;display:inline-flex}.NotificationItem-module__0J1P1W__metaDot{background:var(--gray-20);border-radius:50%;flex-shrink:0;width:3px;height:3px}.NotificationItem-module__0J1P1W__time{font-family:var(--font-space-lato);color:var(--gray-40);white-space:nowrap;font-size:12px;line-height:1.4}.NotificationItem-module__0J1P1W__chevron{width:14px;height:14px;color:var(--gray-30);flex-shrink:0}.NotificationItem-module__0J1P1W__item:hover .NotificationItem-module__0J1P1W__chevron{color:var(--gray-60)}
.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:400px;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;flex-direction:column;padding:8px 0;display:flex;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden}.NotificationsDropdown-module__d02uMG__header{flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:8px 16px 12px;display:flex}.NotificationsDropdown-module__d02uMG__heading{font-family:var(--font-space-lato);color:var(--gray-90);margin:0;font-size:16px;font-weight:600;line-height:1.4}.NotificationsDropdown-module__d02uMG__markAll{cursor:pointer;font-family:var(--font-space-lato);color:var(--blue);background:0 0;border:none;border-radius:8px;padding:4px 8px;font-size:13px;font-weight:600}.NotificationsDropdown-module__d02uMG__markAll:hover{background:var(--light-blue)}.NotificationsDropdown-module__d02uMG__body{flex:1;min-height:0;overflow:auto}.NotificationsDropdown-module__d02uMG__list{flex-direction:column;display:flex}.NotificationsDropdown-module__d02uMG__sentinel{width:100%;height:1px}.NotificationsDropdown-module__d02uMG__status{font-family:var(--font-space-lato);color:var(--gray-50);margin:0;padding:16px;font-size:14px;line-height:1.4}.NotificationsDropdown-module__d02uMG__footer{border-top:1px solid var(--gray-5);flex-shrink:0;margin-top:4px;padding:4px 0 0}.NotificationsDropdown-module__d02uMG__settingsLink{font-family:var(--font-space-lato);color:var(--blue);padding:10px 16px;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}
.BillingPlanGrid-module__poGdma__sectionHeader{margin-bottom:20px}.BillingPlanGrid-module__poGdma__plansToolbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;font-family:Lato,sans-serif;display:flex}.BillingPlanGrid-module__poGdma__guarantee{color:var(--gray-70);background-color:var(--whitesmoke);border-radius:8px;align-items:center;gap:6px;padding:4px 8px;font-family:Lato,sans-serif;font-size:13px;display:flex}.BillingPlanGrid-module__poGdma__guaranteeIcon{color:var(--green);flex-shrink:0}.BillingPlanGrid-module__poGdma__periodSwitcher{background:var(--whitesmoke);border-radius:20px;align-items:center;padding:4px;display:flex}.BillingPlanGrid-module__poGdma__periodBtn{color:var(--gray-70);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:16px;align-items:center;gap:8px;padding:8px 16px;font-family:Lato,sans-serif;font-size:16px;font-weight:400;line-height:1.2;transition:background .15s,color .15s;display:inline-flex}.BillingPlanGrid-module__poGdma__periodActive{background:var(--white);color:var(--gray-100);box-shadow:0 1px 4px color-mix(in srgb,var(--gray-100)6%,transparent)}.BillingPlanGrid-module__poGdma__saveBadge{color:var(--blue);background-color:var(--light-blue);font-family:Lato,sans-serif;font-size:10px;font-weight:500}.BillingPlanGrid-module__poGdma__error{color:var(--error);margin:0 0 16px;font-family:Lato,sans-serif;font-size:13px}.BillingPlanGrid-module__poGdma__plansContent{font-family:Lato,sans-serif;overflow:visible}.BillingPlanGrid-module__poGdma__planGrid{grid-template-rows:auto auto auto auto 1fr;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:0 24px;padding-top:32px;font-family:Lato,sans-serif;display:grid;overflow:visible}.BillingPlanGrid-module__poGdma__planCardWrap{grid-template-rows:subgrid;background:var(--whitesmoke);cursor:pointer;color:var(--gray-90);border-radius:20px;grid-row:span 5;padding:24px 18px;font-family:Lato,sans-serif;display:grid;position:relative;overflow:hidden}.BillingPlanGrid-module__poGdma__planCardWrap:focus{outline:none}.BillingPlanGrid-module__poGdma__planCardStatic{cursor:default}.BillingPlanGrid-module__poGdma__planCardWrap.BillingPlanGrid-module__poGdma__planBest{margin-top:-32px;padding:0 24px 24px}.BillingPlanGrid-module__poGdma__planBest{background:var(--blue);border:1px solid var(--blue);box-shadow:0 2px 12px color-mix(in srgb,var(--blue)8%,transparent)}.BillingPlanGrid-module__poGdma__planBest:before{content:"";background:var(--white);z-index:0;border-radius:20px 20px 0 0;position:absolute;inset:32px 0 0}.BillingPlanGrid-module__poGdma__planBest>:not(.BillingPlanGrid-module__poGdma__bestBanner){z-index:1;position:relative}.BillingPlanGrid-module__poGdma__bannerSpacer{grid-row:1;height:0}.BillingPlanGrid-module__poGdma__bestBanner{height:32px;min-height:32px;color:var(--white);text-align:center;z-index:2;background:0 0;grid-row:1;justify-content:center;align-items:center;font-family:Lato,sans-serif;font-size:14px;font-weight:400;line-height:1;display:flex;position:relative}.BillingPlanGrid-module__poGdma__planPriceRow{grid-row:2;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.BillingPlanGrid-module__poGdma__planPrice{color:var(--gray-90);margin:0 0 16px;font-family:Lato,sans-serif;font-size:24px;font-weight:600;line-height:1}.BillingPlanGrid-module__poGdma__planPrice span{color:var(--gray-100);font-size:28px;font-weight:500}.BillingPlanGrid-module__poGdma__planCardMeta{grid-row:3}.BillingPlanGrid-module__poGdma__planCardFeatures{flex-direction:column;grid-row:5;min-height:0;display:flex}.BillingPlanGrid-module__poGdma__upgradeBtn{background:var(--light-blue-10);width:100%;color:var(--blue);cursor:pointer;border:none;border-radius:8px;grid-row:4;justify-content:space-between;align-self:start;align-items:center;margin-bottom:24px;padding:14px 16px;font-family:Lato,sans-serif;font-size:16px;font-weight:400;line-height:1.2;transition:background .15s;display:flex}.BillingPlanGrid-module__poGdma__upgradeBtn:hover:not(:disabled){background:color-mix(in srgb,var(--light-blue-10)70%,var(--blue)30%)}.BillingPlanGrid-module__poGdma__upgradeBtn:disabled{opacity:.6;cursor:not-allowed}.BillingPlanGrid-module__poGdma__upgradeArrow{color:var(--blue);flex-shrink:0}.BillingPlanGrid-module__poGdma__planTypeBadge{background:var(--light-blue);color:var(--blue);border-radius:8px;flex-shrink:0;padding:4px 14px;font-family:Lato,sans-serif;font-size:12px;font-weight:700}.BillingPlanGrid-module__poGdma__planTypeLabel{color:var(--gray-90);flex-shrink:0;font-family:Lato,sans-serif;font-size:14px;font-weight:600}.BillingPlanGrid-module__poGdma__planCardTitle{color:var(--gray-90);margin:0 0 4px;font-family:Lato,sans-serif;font-size:16px;font-weight:500;line-height:1.4}.BillingPlanGrid-module__poGdma__planCardSub{color:var(--gray-60);margin:0 0 24px;font-family:Lato,sans-serif;font-size:14px;font-weight:400;line-height:1.3}.BillingPlanGrid-module__poGdma__featuresTitle{color:var(--gray-90);margin:0 0 16px;font-family:Lato,sans-serif;font-size:16px;font-weight:700}.BillingPlanGrid-module__poGdma__featureList{color:var(--gray-80);flex-direction:column;flex:1;gap:12px;margin:0;padding:0;font-family:Lato,sans-serif;font-size:16px;font-weight:400;line-height:1.45;list-style:none;display:flex}.BillingPlanGrid-module__poGdma__featureList li{align-items:flex-start;gap:8px;display:flex}.BillingPlanGrid-module__poGdma__featureCheck{width:16px;height:16px;color:var(--gray-70);background-color:var(--gray-3);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;margin-top:2px;display:inline-flex}.BillingPlanGrid-module__poGdma__featureCheck svg{width:14px;height:14px}@media (max-width:1024px){.BillingPlanGrid-module__poGdma__plansContent{padding:12px}.BillingPlanGrid-module__poGdma__planGrid{grid-template-rows:none;grid-template-columns:1fr;padding-top:0}.BillingPlanGrid-module__poGdma__planCardWrap{flex-direction:column;grid-row:auto;grid-template-rows:none;padding:18px 24px;display:flex}.BillingPlanGrid-module__poGdma__bannerSpacer,.BillingPlanGrid-module__poGdma__bestBanner,.BillingPlanGrid-module__poGdma__planPriceRow,.BillingPlanGrid-module__poGdma__planCardMeta,.BillingPlanGrid-module__poGdma__upgradeBtn,.BillingPlanGrid-module__poGdma__planCardFeatures{grid-row:auto}.BillingPlanGrid-module__poGdma__upgradeBtn{width:calc(100% - 40px)}.BillingPlanGrid-module__poGdma__planCardWrap.BillingPlanGrid-module__poGdma__planBest{margin-top:0;padding:0 24px 18px}.BillingPlanGrid-module__poGdma__plansToolbar{flex-direction:column;align-items:flex-start;gap:12px}.BillingPlanGrid-module__poGdma__periodSwitcher{justify-content:space-between;width:100%}.BillingPlanGrid-module__poGdma__periodBtn{flex:1;justify-content:center}}
.Checkbox-module__mRN2nW__root{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;display:inline-flex}.Checkbox-module__mRN2nW__disabled{cursor:not-allowed}.Checkbox-module__mRN2nW__label{color:var(--gray-80);font-family:Lato,sans-serif;font-size:14px;font-weight:400;line-height:1.4}.Checkbox-module__mRN2nW__disabled .Checkbox-module__mRN2nW__label{color:var(--gray-50)}.Checkbox-module__mRN2nW__input{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.Checkbox-module__mRN2nW__box{box-sizing:border-box;background:var(--white);border:1.5px solid var(--gray-20);border-radius:4px;flex-shrink:0;width:18px;height:18px;transition:background .15s,border-color .15s;position:relative}.Checkbox-module__mRN2nW__root:not(.Checkbox-module__mRN2nW__disabled):hover .Checkbox-module__mRN2nW__input:not(:checked)+.Checkbox-module__mRN2nW__box{border-color:var(--blue)}.Checkbox-module__mRN2nW__input:checked+.Checkbox-module__mRN2nW__box{background:var(--blue);border-color:var(--blue)}.Checkbox-module__mRN2nW__input:checked+.Checkbox-module__mRN2nW__box:after{content:"";border:solid var(--white);border-width:0 1.5px 1.5px 0;width:4px;height:8px;position:absolute;top:50%;left:50%;transform:translate(-50%,-65%)rotate(45deg)}.Checkbox-module__mRN2nW__input:disabled:not(:checked)+.Checkbox-module__mRN2nW__box,.Checkbox-module__mRN2nW__input:disabled:checked+.Checkbox-module__mRN2nW__box{background:var(--gray-5);border-color:#0000}.Checkbox-module__mRN2nW__input:disabled:checked+.Checkbox-module__mRN2nW__box:after{border-color:var(--gray-20)}.Checkbox-module__mRN2nW__input:focus-visible+.Checkbox-module__mRN2nW__box{outline:2px solid var(--blue);outline-offset:2px}.Checkbox-module__mRN2nW__unavailableWrap{justify-content:center;display:inline-flex;position:relative}.Checkbox-module__mRN2nW__unavailable{background:var(--gray-5);border-radius:4px;width:18px;height:18px}.Checkbox-module__mRN2nW__unavailableWrap[data-tooltip]:hover:after{content:attr(data-tooltip);z-index:10;background:var(--gray-90);width:max-content;max-width:220px;color:var(--white);text-align:center;pointer-events:none;white-space:normal;border-radius:8px;padding:8px 12px;font-family:Lato,sans-serif;font-size:12px;line-height:1.4;position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%)}.Checkbox-module__mRN2nW__unavailableWrap[data-tooltip]:hover:before{content:"";border:5px solid #0000;border-top-color:var(--gray-90);pointer-events:none;position:absolute;bottom:calc(100% + 4px);left:50%;transform:translate(-50%)}
.FilterSelect-module__pce0Ca__field{flex-direction:column;gap:6px;display:inline-flex;position:relative}.FilterSelect-module__pce0Ca__chip .FilterSelect-module__pce0Ca__trigger{border:1px solid var(--gray-7);min-width:0;box-shadow:none;color:var(--gray-80);border-radius:20px;gap:4px;padding:8px 12px 8px 16px;line-height:1.2}.FilterSelect-module__pce0Ca__chipMuted .FilterSelect-module__pce0Ca__trigger{background:var(--whitesmoke)}.FilterSelect-module__pce0Ca__chip .FilterSelect-module__pce0Ca__trigger:hover{box-shadow:none}.FilterSelect-module__pce0Ca__chip .FilterSelect-module__pce0Ca__triggerOpen{border-color:var(--blue);box-shadow:none}.FilterSelect-module__pce0Ca__triggerCount{color:var(--blue)}.FilterSelect-module__pce0Ca__menuRight .FilterSelect-module__pce0Ca__menu{left:auto;right:0}.FilterSelect-module__pce0Ca__fieldLabel{color:var(--gray-50);text-transform:lowercase;font-family:Lato,sans-serif;font-size:12px;font-weight:400;line-height:1}.FilterSelect-module__pce0Ca__trigger{min-width:140px;color:var(--gray-90);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}.FilterSelect-module__pce0Ca__trigger:hover,.FilterSelect-module__pce0Ca__triggerOpen{box-shadow:0 2px 6px #1818190f}.FilterSelect-module__pce0Ca__triggerIcon{color:var(--gray-80);flex-shrink:0;display:inline-flex}.FilterSelect-module__pce0Ca__triggerValue{text-align:left;white-space:nowrap;flex:1}.FilterSelect-module__pce0Ca__chip .FilterSelect-module__pce0Ca__triggerValue{flex:none}.FilterSelect-module__pce0Ca__chevron{color:var(--gray-60);flex-shrink:0;transition:transform .15s;display:inline-flex}.FilterSelect-module__pce0Ca__chevronOpen{transform:rotate(180deg)}.FilterSelect-module__pce0Ca__chip .FilterSelect-module__pce0Ca__chevron svg{width:16px;height:16px}.FilterSelect-module__pce0Ca__menu{z-index:20;background:var(--white);border-radius:12px;min-width:100%;max-height:240px;margin:0;padding:8px;list-style:none;position:absolute;top:calc(100% + 8px);left:0;overflow-y:auto;box-shadow:0 8px 24px #1818191a}.FilterSelect-module__pce0Ca__option{width:100%;color:var(--gray-80);cursor:pointer;text-align:left;white-space:nowrap;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}.FilterSelect-module__pce0Ca__option:hover{background:var(--gray-3)}.FilterSelect-module__pce0Ca__optionSelected{color:var(--blue);background:var(--light-blue)}.FilterSelect-module__pce0Ca__optionSelected:hover{background:var(--light-blue)}.FilterSelect-module__pce0Ca__checkIcon{color:var(--blue);flex-shrink:0;display:inline-flex}.FilterSelect-module__pce0Ca__optionMulti{box-sizing:border-box;justify-content:flex-start;width:100%;padding:8px 12px}.FilterSelect-module__pce0Ca__optionMulti:hover{background:var(--gray-3)}.FilterSelect-module__pce0Ca__optionCheck{width:100%}
.TickerActivitySections-module__T0otcG__activitySections{flex-direction:column;gap:24px;min-width:0;display:flex}.TickerActivitySections-module__T0otcG__activitySection{background:var(--white);border-radius:20px;padding:24px;position:relative;overflow:visible}.TickerActivitySections-module__T0otcG__analystActivitySection,.TickerActivitySections-module__T0otcG__trumpActivitySection,.TickerActivitySections-module__T0otcG__congressActivitySection{border-radius:12px}.TickerActivitySections-module__T0otcG__activitySectionHeader,.TickerActivitySections-module__T0otcG__activityTitleRow,.TickerActivitySections-module__T0otcG__activityControls{align-items:center;display:flex}.TickerActivitySections-module__T0otcG__activitySectionHeader{justify-content:space-between;gap:16px;margin-bottom:16px}.TickerActivitySections-module__T0otcG__activityTitleRow{gap:2px;min-width:0}.TickerActivitySections-module__T0otcG__activitySectionTitle{color:var(--gray-80);font-family:var(--font-space-lato);letter-spacing:0;text-transform:uppercase;margin:0;font-size:16px;font-weight:600;line-height:1.4}.TickerActivitySections-module__T0otcG__activityTitleRow svg{flex:none}.TickerActivitySections-module__T0otcG__activityControls{flex:none;gap:8px;position:relative}.TickerActivitySections-module__T0otcG__activityControlsChips{justify-content:flex-end}.TickerActivitySections-module__T0otcG__activityFilterChip button{border:none;font-weight:500;line-height:1.2}.TickerActivitySections-module__T0otcG__activityPeriodField>div{background:var(--whitesmoke);box-shadow:none;border:none}.TickerActivitySections-module__T0otcG__activityPeriodField>div:hover{background:var(--gray-3);box-shadow:none}.TickerActivitySections-module__T0otcG__activityTableWrap{min-width:0;max-width:100%;max-height:400px;position:relative;overflow:auto}.TickerActivitySections-module__T0otcG__insiderActivitySection .TickerActivitySections-module__T0otcG__activityTableWrap,.TickerActivitySections-module__T0otcG__congressActivitySection .TickerActivitySections-module__T0otcG__activityTableWrap,.TickerActivitySections-module__T0otcG__trumpActivitySection .TickerActivitySections-module__T0otcG__activityTableWrap,.TickerActivitySections-module__T0otcG__analystActivitySection .TickerActivitySections-module__T0otcG__activityTableWrap{max-height:none;overflow:auto hidden}.TickerActivitySections-module__T0otcG__activityTableLocked{min-height:292px;max-height:none;overflow:hidden}.TickerActivitySections-module__T0otcG__activityTableWrap.TickerActivitySections-module__T0otcG__activityTableLocked{overflow:hidden}.TickerActivitySections-module__T0otcG__activityTableLocked .TickerActivitySections-module__T0otcG__activityTable{max-height:none}.TickerActivitySections-module__T0otcG__activityTableLocked .TickerActivitySections-module__T0otcG__activityTableBody{overflow:hidden}.TickerActivitySections-module__T0otcG__activityTable{box-sizing:border-box;flex-direction:column;align-items:stretch;width:max-content;min-width:100%;display:flex}.TickerActivitySections-module__T0otcG__activityTableHeader,.TickerActivitySections-module__T0otcG__activityTableRow{box-sizing:border-box;align-items:center;width:100%;display:grid}.TickerActivitySections-module__T0otcG__activityTableHeader{z-index:2;background:var(--whitesmoke);color:var(--gray-50);text-transform:uppercase;box-sizing:border-box;box-shadow:0 1px 0 var(--whitesmoke);border-radius:8px;flex:none;padding:12px 16px;font-size:12px;font-weight:600;position:sticky;top:0}.TickerActivitySections-module__T0otcG__activityTableBody{flex:none;width:100%;min-width:0;position:relative}.TickerActivitySections-module__T0otcG__activityTableRow{border-bottom:1px solid var(--gray-3);min-height:45px;color:var(--gray-70);font:600 14px/1.3 var(--font-space-lato);box-sizing:border-box;padding:12px 16px}.TickerActivitySections-module__T0otcG__activityTableHeader>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.TickerActivitySections-module__T0otcG__activityTableRow>span{overflow-wrap:break-word;white-space:normal;min-width:0;line-height:1.3;overflow:hidden}.TickerActivitySections-module__T0otcG__activityTableRow>span.TickerActivitySections-module__T0otcG__activityNumeric,.TickerActivitySections-module__T0otcG__activityTableRow>span.TickerActivitySections-module__T0otcG__activityCenter,.TickerActivitySections-module__T0otcG__activityTableRow>span.TickerActivitySections-module__T0otcG__activityDate{white-space:nowrap;text-overflow:ellipsis}.TickerActivitySections-module__T0otcG__insiderActivityTable{border:1px solid var(--gray-5);border-radius:12px;min-height:0;max-height:400px;overflow:hidden}.TickerActivitySections-module__T0otcG__insiderActivityTable .TickerActivitySections-module__T0otcG__activityTableHeader,.TickerActivitySections-module__T0otcG__insiderActivityTable .TickerActivitySections-module__T0otcG__activityTableRow{grid-template-columns:minmax(96px,132px) minmax(96px,132px) minmax(78px,.75fr) minmax(96px,.95fr) minmax(68px,.7fr) minmax(68px,.7fr) minmax(96px,1fr) minmax(96px,.9fr) 40px;align-items:start;column-gap:8px}.TickerActivitySections-module__T0otcG__insiderActivityTable .TickerActivitySections-module__T0otcG__activityTableHeader{border:1px solid var(--gray-5);box-shadow:none;border-radius:8px 8px 0 0;align-items:center}.TickerActivitySections-module__T0otcG__insiderActivityTable .TickerActivitySections-module__T0otcG__activityTableRow:last-child{border-bottom:none}.TickerActivitySections-module__T0otcG__analystActivityTable{border:1px solid var(--gray-5);border-radius:8px;width:100%;min-width:974px;max-height:390px;overflow:hidden}.TickerActivitySections-module__T0otcG__analystActivityTable .TickerActivitySections-module__T0otcG__activityTableHeader,.TickerActivitySections-module__T0otcG__analystActivityTable .TickerActivitySections-module__T0otcG__activityTableRow{box-sizing:border-box;grid-template-columns:170px 183px minmax(140px,1fr) 237px minmax(140px,1fr);place-items:center start;column-gap:0;width:100%;display:grid}.TickerActivitySections-module__T0otcG__analystActivityTable .TickerActivitySections-module__T0otcG__activityTableHeader{border-bottom:1px solid var(--gray-3);height:36px;min-height:36px;box-shadow:none;border-radius:8px 8px 0 0;padding:12px 16px}.TickerActivitySections-module__T0otcG__analystActivityTable .TickerActivitySections-module__T0otcG__activityTableRow{border-bottom:1px solid var(--gray-5);height:44px;min-height:44px;max-height:44px;padding:12px 12px 12px 16px;font-weight:500;line-height:1.2;overflow:hidden}.TickerActivitySections-module__T0otcG__analystActivityTable .TickerActivitySections-module__T0otcG__activityTableRow:last-child{border-bottom:none}.TickerActivitySections-module__T0otcG__analystActivityTable .TickerActivitySections-module__T0otcG__activityTableHeader>span,.TickerActivitySections-module__T0otcG__analystActivityTable .TickerActivitySections-module__T0otcG__activityTableRow>span{text-align:left;justify-self:start;min-width:0;max-width:100%}.TickerActivitySections-module__T0otcG__analystActivityTable .TickerActivitySections-module__T0otcG__activityTableRow>span:nth-child(4) .TickerActivitySections-module__T0otcG__activityBadge{max-width:100%}.TickerActivitySections-module__T0otcG__analystActivityTable .TickerActivitySections-module__T0otcG__activityTableRow>span:first-child,.TickerActivitySections-module__T0otcG__analystActivityTable .TickerActivitySections-module__T0otcG__activityTableRow>span:nth-child(3),.TickerActivitySections-module__T0otcG__analystActivityTable .TickerActivitySections-module__T0otcG__activityTableRow>span:nth-child(5){color:var(--gray-70);font-size:14px;font-weight:500;line-height:1.2}.TickerActivitySections-module__T0otcG__analystActivityTable .TickerActivitySections-module__T0otcG__activityBadge{white-space:nowrap;padding:0 4px;font-size:14px;font-weight:400;line-height:1.4}.TickerActivitySections-module__T0otcG__congressActivityTable{border:1px solid var(--gray-5);border-radius:12px;width:100%;min-width:860px;max-height:400px;overflow:hidden}.TickerActivitySections-module__T0otcG__congressActivityTable .TickerActivitySections-module__T0otcG__activityTableHeader,.TickerActivitySections-module__T0otcG__congressActivityTable .TickerActivitySections-module__T0otcG__activityTableRow{grid-template-columns:minmax(180px,1.4fr) minmax(140px,1fr) minmax(110px,.8fr) minmax(110px,.8fr) 100px;align-items:center;column-gap:12px;padding:12px}.TickerActivitySections-module__T0otcG__congressActivityTable .TickerActivitySections-module__T0otcG__activityTableHeader>*,.TickerActivitySections-module__T0otcG__congressActivityTable .TickerActivitySections-module__T0otcG__activityTableRow>*{min-width:0}.TickerActivitySections-module__T0otcG__congressActivityTable .TickerActivitySections-module__T0otcG__activityFiled .TickerActivitySections-module__T0otcG__activityDate{white-space:nowrap}.TickerActivitySections-module__T0otcG__congressActivityTable .TickerActivitySections-module__T0otcG__activityTableHeader{border:1px solid var(--gray-5);min-height:36px;box-shadow:none;border-radius:8px 8px 0 0}.TickerActivitySections-module__T0otcG__congressActivityTable .TickerActivitySections-module__T0otcG__activityTableRow{min-height:42px;padding-top:12px;padding-bottom:8px;font-weight:500}.TickerActivitySections-module__T0otcG__congressActivityTable .TickerActivitySections-module__T0otcG__activityTableRow:last-child{border-bottom:none}.TickerActivitySections-module__T0otcG__congressActivityTable .TickerActivitySections-module__T0otcG__activityDate{color:var(--gray-70);font-size:14px;font-weight:500;line-height:1.2}.TickerActivitySections-module__T0otcG__trumpActivityTable{border:1px solid var(--gray-5);border-radius:12px;width:100%;max-height:400px;overflow:hidden}.TickerActivitySections-module__T0otcG__insiderActivityTable .TickerActivitySections-module__T0otcG__activityTableHeader,.TickerActivitySections-module__T0otcG__congressActivityTable .TickerActivitySections-module__T0otcG__activityTableHeader,.TickerActivitySections-module__T0otcG__trumpActivityTable .TickerActivitySections-module__T0otcG__activityTableHeader,.TickerActivitySections-module__T0otcG__analystActivityTable .TickerActivitySections-module__T0otcG__activityTableHeader{scrollbar-gutter:stable;overflow-y:hidden}.TickerActivitySections-module__T0otcG__insiderActivityTable .TickerActivitySections-module__T0otcG__activityTableBody,.TickerActivitySections-module__T0otcG__congressActivityTable .TickerActivitySections-module__T0otcG__activityTableBody,.TickerActivitySections-module__T0otcG__trumpActivityTable .TickerActivitySections-module__T0otcG__activityTableBody,.TickerActivitySections-module__T0otcG__analystActivityTable .TickerActivitySections-module__T0otcG__activityTableBody{scrollbar-gutter:stable;flex:auto;min-height:0;overflow-y:auto}.TickerActivitySections-module__T0otcG__insiderActivityTable .TickerActivitySections-module__T0otcG__activityTableBody,.TickerActivitySections-module__T0otcG__analystActivityTable .TickerActivitySections-module__T0otcG__activityTableBody{flex:0 auto;max-height:350px}.TickerActivitySections-module__T0otcG__trumpActivityTable .TickerActivitySections-module__T0otcG__activityTableHeader,.TickerActivitySections-module__T0otcG__trumpActivityTable .TickerActivitySections-module__T0otcG__activityTableRow{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) 140px;align-items:center;column-gap:12px;padding:12px}.TickerActivitySections-module__T0otcG__trumpActivityTable .TickerActivitySections-module__T0otcG__activityTableHeader{border:1px solid var(--gray-5);border-radius:8px 8px 0 0}.TickerActivitySections-module__T0otcG__trumpActivityTable .TickerActivitySections-module__T0otcG__activityTableRow{min-height:42px;font-weight:500}.TickerActivitySections-module__T0otcG__trumpActivityTable .TickerActivitySections-module__T0otcG__activityTableRow:last-child{border-bottom:none}.TickerActivitySections-module__T0otcG__activityFiled{flex-direction:column;gap:4px;min-width:0;display:flex}.TickerActivitySections-module__T0otcG__activityDelay{color:var(--gray-40);font-size:12px;font-weight:400;line-height:1.2}.TickerActivitySections-module__T0otcG__activityExcess{margin:0;font-size:14px;font-weight:500}.TickerActivitySections-module__T0otcG__activityMuted{color:var(--gray-40);font-size:14px;font-weight:500}.TickerActivitySections-module__T0otcG__activityNumeric{text-align:right}.TickerActivitySections-module__T0otcG__activityCenter{text-align:center}.TickerActivitySections-module__T0otcG__activityMedium{color:var(--gray-80);font-weight:500}.TickerActivitySections-module__T0otcG__activityRegular{font-weight:400}.TickerActivitySections-module__T0otcG__activityLink{color:var(--dark-gray);font-size:14px;font-weight:600}.TickerActivitySections-module__T0otcG__activityRelationship{color:var(--gray-50);font-size:12px;font-weight:400}.TickerActivitySections-module__T0otcG__activityTableRow>span.TickerActivitySections-module__T0otcG__activityLink,.TickerActivitySections-module__T0otcG__activityTableRow>span.TickerActivitySections-module__T0otcG__activityRelationship{overflow-wrap:break-word;word-break:break-word;white-space:normal;max-width:100%;text-overflow:unset;-webkit-hyphens:auto;hyphens:auto;overflow:hidden}.TickerActivitySections-module__T0otcG__activityDate{color:var(--gray-70);font-size:14px;font-weight:500;line-height:1.2}.TickerActivitySections-module__T0otcG__activityAnalyst{color:var(--gray-70);font-weight:500}.TickerActivitySections-module__T0otcG__activityBadge{overflow-wrap:anywhere;white-space:normal;border-radius:4px;max-width:100%;padding:2px 8px;font-size:12px;font-weight:400;line-height:1.2;display:inline-flex;overflow:hidden}.TickerActivitySections-module__T0otcG__activityBadgeSale{background:var(--light-error);color:var(--error)}.TickerActivitySections-module__T0otcG__activityBadgeProposed{background:var(--light-orange);color:var(--orange)}.TickerActivitySections-module__T0otcG__activityBadgeBuy{background:var(--light-green);color:var(--green)}.TickerActivitySections-module__T0otcG__activityBadgeInitiated{background:var(--light-blue);color:var(--blue)}.TickerActivitySections-module__T0otcG__activityBadgeNeutral{color:#556987;background:#f0f3f8}.TickerActivitySections-module__T0otcG__activityFormIcon{color:var(--gray-50);justify-content:center;align-items:center;display:flex}.TickerActivitySections-module__T0otcG__activityFormIcon svg{width:18px;height:18px}.TickerActivitySections-module__T0otcG__activityFormLink{color:inherit;justify-content:center;align-items:center;transition:color .15s;display:flex}.TickerActivitySections-module__T0otcG__activityFormLink:hover{color:var(--blue-60)}.TickerActivitySections-module__T0otcG__activityEmpty{color:var(--gray-50);font:400 14px/1.4 var(--font-space-lato);margin:0;padding:24px 16px}.TickerActivitySections-module__T0otcG__activityLoader{min-height:8rem;padding:1rem 0}.TickerActivitySections-module__T0otcG__activityCellBlurred{filter:blur(4.5px);-webkit-user-select:none;user-select:none;pointer-events:none}.TickerActivitySections-module__T0otcG__activityTableLocked:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#fff0 0%,#ffffff8c 42%,#ffffffeb 100%);border-radius:12px;width:min(70%,760px);position:absolute;top:36px;bottom:0;right:0}.TickerActivitySections-module__T0otcG__analystActivitySection .TickerActivitySections-module__T0otcG__activityTableLocked:after{width:min(52%,560px)}.TickerActivitySections-module__T0otcG__activityLockedOverlay{z-index:2;align-items:center;width:min(619px,100% - 48px);display:flex;position:absolute;top:52px;bottom:16px;right:max(16px,4%)}.TickerActivitySections-module__T0otcG__activityUnlockBanner{gap:24px;padding:24px;box-shadow:10px 10px 20px #070a5e0d}.TickerActivitySections-module__T0otcG__skelPerson{align-items:center;gap:8px;min-width:0;display:flex}.TickerActivitySections-module__T0otcG__skelStack{flex-direction:column;align-items:flex-start;gap:4px;min-width:0;display:flex}.TickerActivitySections-module__T0otcG__skelAvatar{border-radius:50%;width:24px;height:24px}.TickerActivitySections-module__T0otcG__skelBarName{width:100px;max-width:100%;height:16px}.TickerActivitySections-module__T0otcG__skelBarCaption{width:55px;height:8px}.TickerActivitySections-module__T0otcG__skelBarMid{width:100px;max-width:100%}.TickerActivitySections-module__T0otcG__skelBarLong{width:140px;max-width:100%}.TickerActivitySections-module__T0otcG__skelBarDate{width:100px;max-width:100%;height:16px}.TickerActivitySections-module__T0otcG__skelBarBadge{width:34px;height:16px}.TickerActivitySections-module__T0otcG__skelBarNum{width:60px;height:16px}.TickerActivitySections-module__T0otcG__skelBarIcon{border-radius:4px;width:20px;height:20px}@media (max-width:900px){.TickerActivitySections-module__T0otcG__activityLockedOverlay{left:50%;right:auto;transform:translate(-50%)}}@media (max-width:640px){.TickerActivitySections-module__T0otcG__activitySection,.TickerActivitySections-module__T0otcG__analystActivitySection{border-radius:16px;padding:16px}.TickerActivitySections-module__T0otcG__activitySectionHeader{flex-direction:column;align-items:flex-start}.TickerActivitySections-module__T0otcG__activityControls{justify-content:flex-end;width:100%}.TickerActivitySections-module__T0otcG__activityTableLocked{min-height:340px}.TickerActivitySections-module__T0otcG__activityLockedOverlay{width:calc(100% - 24px)}.TickerActivitySections-module__T0otcG__activityUnlockBanner{padding:14px}}
.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}}
.PlansPopup-module__Q9fbwq__overlay{padding:16px;font-family:Lato,sans-serif;font-size:16px;line-height:1.45}.PlansPopup-module__Q9fbwq__popup{width:min(1120px,100%);max-height:calc(100vh - 32px);color:var(--gray-90);background:var(--white);border-radius:20px;font-family:Lato,sans-serif;font-size:16px;line-height:1.45}.PlansPopup-module__Q9fbwq__srOnly{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:900px){.PlansPopup-module__Q9fbwq__overlay{align-items:flex-start;overflow-y:auto}}.PlansPopup-module__Q9fbwq__card{background:var(--white);color:var(--gray-90);border-radius:20px;font-family:Lato,sans-serif}.PlansPopup-module__Q9fbwq__plansSection{color:var(--gray-90);font-family:Lato,sans-serif;font-size:16px;line-height:1.45;overflow:visible}
.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%}
.CTAButton-module__B0HN2G__ctaLink{--slide-button-bg:var(--gray-100);--slide-button-color:var(--gray-3);--slide-button-hover-bg:var(--green-100);--slide-button-hover-color:var(--gray-100);--slide-button-height:fit-content;--slide-button-padding:13px 11px;width:100%;letter-spacing:0%;border-radius:20px;gap:8px;height:fit-content;font-family:Space Grotesk;font-size:18px;font-weight:500;line-height:120%}.CTAButton-module__B0HN2G__circle{background-color:var(--yellow);border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;transition:all .6s;display:flex}
.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}}
.TickerMetricInnerSkeleton-module__wGwEGG__root{flex-direction:column;gap:12px;width:100%;display:flex}.TickerMetricInnerSkeleton-module__wGwEGG__upper,.TickerMetricInnerSkeleton-module__wGwEGG__lower{border-top:1px solid var(--gray-7);box-sizing:border-box;flex-direction:column;gap:8px;width:100%;padding-top:8px;display:flex}.TickerMetricInnerSkeleton-module__wGwEGG__meta{justify-content:space-between;align-items:center;gap:8px;width:100%;display:flex}.TickerMetricInnerSkeleton-module__wGwEGG__value{width:170px;max-width:100%;height:16px}.TickerMetricInnerSkeleton-module__wGwEGG__metaShort{width:50px;height:16px}.TickerMetricInnerSkeleton-module__wGwEGG__metaLong{width:119px;max-width:40%;height:16px}.TickerMetricInnerSkeleton-module__wGwEGG__full{width:100%}.TickerMetricInnerSkeleton-module__wGwEGG__half{width:270px;max-width:70%}
.MarketBiasGauge-module__tvDcCa__root{flex-direction:column;gap:8px;width:100%;display:flex}.MarketBiasGauge-module__tvDcCa__track{width:100%;position:relative}.MarketBiasGauge-module__tvDcCa__trackPadded{background:var(--gray-7);border-radius:999px;padding:3px}.MarketBiasGauge-module__tvDcCa__segments{align-items:center;gap:6px;width:100%;height:8px;display:flex}.MarketBiasGauge-module__tvDcCa__segmentsLarge{gap:6px;height:8px}.MarketBiasGauge-module__tvDcCa__segment{border-radius:6px;flex:1;height:100%}.MarketBiasGauge-module__tvDcCa__segmentsLarge .MarketBiasGauge-module__tvDcCa__segment{border-radius:999px}.MarketBiasGauge-module__tvDcCa__segmentBearish{background:linear-gradient(-90deg,var(--orange),var(--error))}.MarketBiasGauge-module__tvDcCa__segmentNeutral{background-color:var(--gradient-yellow-from)}.MarketBiasGauge-module__tvDcCa__segmentBullish{background:linear-gradient(-90deg,var(--green)39.81%,var(--green-100)91.06%)}.MarketBiasGauge-module__tvDcCa__segmentsLarge .MarketBiasGauge-module__tvDcCa__segmentBearish{background:linear-gradient(90deg,var(--orange)0%,var(--orange)100%)}.MarketBiasGauge-module__tvDcCa__segmentsLarge .MarketBiasGauge-module__tvDcCa__segmentNeutral{background:var(--gradient-yellow-from)}.MarketBiasGauge-module__tvDcCa__segmentsLarge .MarketBiasGauge-module__tvDcCa__segmentBullish{background:linear-gradient(90deg,var(--green-100)0%,var(--green)100%)}.MarketBiasGauge-module__tvDcCa__marker{z-index:1;pointer-events:none;width:20px;height:20px;transition:left .3s;position:absolute;top:50%;transform:translate(-50%,-50%)}.MarketBiasGauge-module__tvDcCa__markerHalo{background:color-mix(in srgb,var(--white)50%,transparent);-webkit-backdrop-filter:blur(4px);border:1px solid var(--white);box-shadow:0 2px 8px color-mix(in srgb,var(--gray-100)10%,transparent);border-radius:50%;position:absolute;inset:0}.MarketBiasGauge-module__tvDcCa__markerCore{background:var(--marker-color,var(--green));width:14px;height:14px;box-shadow:0 1px 2px color-mix(in srgb,var(--gray-100)12%,transparent);border-radius:50%;transition:background-color .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.MarketBiasGauge-module__tvDcCa__markerLarge{width:20px;height:20px}.MarketBiasGauge-module__tvDcCa__markerLarge .MarketBiasGauge-module__tvDcCa__markerCore{width:14px;height:14px}.MarketBiasGauge-module__tvDcCa__root:has(.MarketBiasGauge-module__tvDcCa__segmentsLarge) .MarketBiasGauge-module__tvDcCa__label{text-transform:lowercase;color:var(--gray-40);font-size:13px;font-weight:400}.MarketBiasGauge-module__tvDcCa__labels{grid-template-columns:1fr 1fr 1fr;padding:0 4px;display:grid}.MarketBiasGauge-module__tvDcCa__labelsLowercase .MarketBiasGauge-module__tvDcCa__label{text-transform:lowercase;color:var(--gray-40);font-size:14px;font-weight:500}.MarketBiasGauge-module__tvDcCa__label{color:var(--gray-40);text-transform:capitalize;font-family:Lato,sans-serif;font-size:13px;font-weight:500;line-height:1.2}.MarketBiasGauge-module__tvDcCa__label:first-child{text-align:left}.MarketBiasGauge-module__tvDcCa__label:nth-child(2){text-align:center}.MarketBiasGauge-module__tvDcCa__label:nth-child(3){text-align:right}
.MarketSentimentIndex-module__YA7mQW__card{box-sizing:border-box;background:var(--white);border:1px solid var(--gray-7);border-radius:12px;flex-direction:column;gap:12px;width:100%;padding:12px;display:flex;box-shadow:0 4px 10px #1143600d}.MarketSentimentIndex-module__YA7mQW__topBlock{flex-direction:column;gap:0;width:100%;display:flex}.MarketSentimentIndex-module__YA7mQW__topRow{justify-content:space-between;align-items:center;gap:16px;width:100%;display:flex}.MarketSentimentIndex-module__YA7mQW__header{flex-direction:column;gap:0;min-width:0;display:flex}.MarketSentimentIndex-module__YA7mQW__subtitle{color:var(--gray-60);margin:0;font-family:Lato,sans-serif;font-size:14px;font-weight:400;line-height:1.4}.MarketSentimentIndex-module__YA7mQW__rangeTabs{background-color:var(--whitesmoke);border-radius:12px;flex-shrink:0;align-items:center;display:flex;overflow:hidden}.MarketSentimentIndex-module__YA7mQW__rangeTab{color:var(--gray-80);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:0;padding:8px 16px;font-family:Lato,sans-serif;font-size:14px;font-weight:500;line-height:1.2;transition:background .15s,color .15s}.MarketSentimentIndex-module__YA7mQW__rangeTab:hover{color:var(--gray-90)}.MarketSentimentIndex-module__YA7mQW__rangeTabActive{background:var(--light-blue);border-radius:12px;font-weight:600;color:var(--blue)!important}.MarketSentimentIndex-module__YA7mQW__emptyState{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:96px;display:flex}.MarketSentimentIndex-module__YA7mQW__emptyTitle{color:var(--gray-70);margin:0;font-family:Lato,sans-serif;font-size:16px;font-weight:600;line-height:1.4}.MarketSentimentIndex-module__YA7mQW__emptySubtitle{color:var(--gray-50);margin:0;font-family:Lato,sans-serif;font-size:14px;font-weight:400;line-height:1.4}.MarketSentimentIndex-module__YA7mQW__retryButton{height:36px;color:var(--white);background:var(--gray-100);border:none;border-radius:8px;margin-top:8px;padding:0 16px;font-family:Lato,sans-serif;font-size:14px;font-weight:600}.MarketSentimentIndex-module__YA7mQW__retryButton:hover{background:var(--gray-90)}.MarketSentimentIndex-module__YA7mQW__sentimentBody{flex-direction:column;align-items:center;gap:16px;width:100%;display:flex}.MarketSentimentIndex-module__YA7mQW__metricRow{justify-content:center;align-items:center;gap:16px;display:flex}.MarketSentimentIndex-module__YA7mQW__value{text-align:right;font-family:Lato,sans-serif;font-size:36px;font-weight:700;line-height:.9}.MarketSentimentIndex-module__YA7mQW__value.MarketSentimentIndex-module__YA7mQW__bullish{color:var(--green)}.MarketSentimentIndex-module__YA7mQW__value.MarketSentimentIndex-module__YA7mQW__bearish{color:var(--error)}.MarketSentimentIndex-module__YA7mQW__value.MarketSentimentIndex-module__YA7mQW__neutral{color:var(--gray-90)}.MarketSentimentIndex-module__YA7mQW__badgeCol{flex-direction:column;justify-content:space-between;align-self:stretch;align-items:flex-start;gap:6px;display:flex}.MarketSentimentIndex-module__YA7mQW__badge{border-radius:4px;justify-content:center;align-items:center;padding:0 4px;font-family:Lato,sans-serif;font-size:16px;font-weight:500;line-height:1.4;display:inline-flex}.MarketSentimentIndex-module__YA7mQW__badge.MarketSentimentIndex-module__YA7mQW__bullish{color:var(--green);background:var(--light-green)}.MarketSentimentIndex-module__YA7mQW__badge.MarketSentimentIndex-module__YA7mQW__bearish{color:var(--error);background:var(--light-error)}.MarketSentimentIndex-module__YA7mQW__badge.MarketSentimentIndex-module__YA7mQW__neutral{color:var(--gray-70);background:var(--gray-5)}.MarketSentimentIndex-module__YA7mQW__delta{align-items:center;gap:4px;margin:0;font-family:Lato,sans-serif;font-size:14px;font-weight:500;line-height:1.2;display:flex}.MarketSentimentIndex-module__YA7mQW__deltaChange{align-items:center;gap:2px;display:inline-flex}.MarketSentimentIndex-module__YA7mQW__deltaChange.MarketSentimentIndex-module__YA7mQW__bullish{color:var(--green)}.MarketSentimentIndex-module__YA7mQW__deltaChange.MarketSentimentIndex-module__YA7mQW__bearish{color:var(--error)}.MarketSentimentIndex-module__YA7mQW__deltaCaret{border-bottom:5px solid;border-left:3.5px solid #0000;border-right:3.5px solid #0000;width:0;height:0}.MarketSentimentIndex-module__YA7mQW__deltaCaretDown{border-top:5px solid;border-bottom:none}.MarketSentimentIndex-module__YA7mQW__deltaVs{color:var(--gray-40)}.MarketSentimentIndex-module__YA7mQW__deltaLabel{color:var(--gray-60)}.MarketSentimentIndex-module__YA7mQW__gauge{background-color:var(--whitesmoke);box-sizing:border-box;border-radius:12px;flex-direction:column;align-items:center;gap:4px;width:100%;padding:16px;display:flex}.MarketSentimentIndex-module__YA7mQW__gaugeEmpty .MarketSentimentIndex-module__YA7mQW__segmentBearish{opacity:.45;background:linear-gradient(90deg,#f45b5b 0%,#f2994a 100%)}.MarketSentimentIndex-module__YA7mQW__gaugeEmpty .MarketSentimentIndex-module__YA7mQW__segmentNeutral{opacity:.45;background:#ffd450}.MarketSentimentIndex-module__YA7mQW__gaugeEmpty .MarketSentimentIndex-module__YA7mQW__segmentBullish{opacity:.45;background:linear-gradient(90deg,#9ed782 0%,#27ae60 100%)}.MarketSentimentIndex-module__YA7mQW__gaugeEmpty .MarketSentimentIndex-module__YA7mQW__gaugeLabels{color:var(--gray-40)}.MarketSentimentIndex-module__YA7mQW__gaugeBar{box-sizing:border-box;align-items:center;gap:4px;width:100%;height:12px;padding:2px;display:flex;position:relative}.MarketSentimentIndex-module__YA7mQW__segmentBearish,.MarketSentimentIndex-module__YA7mQW__segmentNeutral,.MarketSentimentIndex-module__YA7mQW__segmentBullish{border-radius:8px;flex:1;height:8px}.MarketSentimentIndex-module__YA7mQW__segmentBearish{background:linear-gradient(90deg,#f45b5b 0%,#f2994a 100%)}.MarketSentimentIndex-module__YA7mQW__segmentNeutral{background:#ffd450}.MarketSentimentIndex-module__YA7mQW__segmentBullish{background:linear-gradient(90deg,#9ed782 0%,#27ae60 100%)}.MarketSentimentIndex-module__YA7mQW__gaugeLabels{box-sizing:border-box;width:100%;color:var(--gray-40);text-transform:lowercase;justify-content:space-between;align-items:flex-start;padding:0 2px;font-family:Lato,sans-serif;font-size:14px;font-weight:500;line-height:1.2;display:flex}.MarketSentimentIndex-module__YA7mQW__gaugeLabels span:first-child{text-align:left;width:105px}.MarketSentimentIndex-module__YA7mQW__gaugeLabels span:nth-child(2){text-align:center}.MarketSentimentIndex-module__YA7mQW__gaugeLabels span:nth-child(3){text-align:right;width:105px}.MarketSentimentIndex-module__YA7mQW__skeletonShape{background:linear-gradient(90deg,var(--light-blue)0%,transparent 100%);border-radius:999px;position:relative;overflow:hidden}.MarketSentimentIndex-module__YA7mQW__skeletonShape:after{content:"";background:linear-gradient(90deg,transparent 0%,color-mix(in srgb,var(--white)55%,transparent)50%,transparent 100%);animation:1.8s ease-in-out infinite MarketSentimentIndex-module__YA7mQW__sentimentShimmer;position:absolute;inset:0;transform:translate(-100%)}.MarketSentimentIndex-module__YA7mQW__skeletonSubtitle{width:228px;max-width:100%;height:12px;margin-top:8px}.MarketSentimentIndex-module__YA7mQW__skeletonBody{flex-direction:column;align-items:center;gap:16px;width:100%;display:flex}.MarketSentimentIndex-module__YA7mQW__skeletonMetricCluster{justify-content:center;align-items:center;gap:16px;display:flex}.MarketSentimentIndex-module__YA7mQW__skeletonValue{background:linear-gradient(90deg,var(--light-blue)0%,transparent 100%);border-radius:12px;flex-shrink:0;width:88px;height:40px;position:relative;overflow:hidden}.MarketSentimentIndex-module__YA7mQW__skeletonValue:after{content:"";background:linear-gradient(90deg,transparent 0%,color-mix(in srgb,var(--white)55%,transparent)50%,transparent 100%);animation:1.8s ease-in-out infinite MarketSentimentIndex-module__YA7mQW__sentimentShimmer;position:absolute;inset:0;transform:translate(-100%)}.MarketSentimentIndex-module__YA7mQW__skeletonBadgeCol{flex-direction:column;gap:10px;display:flex}.MarketSentimentIndex-module__YA7mQW__skeletonBadgeBar{width:120px;height:10px}.MarketSentimentIndex-module__YA7mQW__skeletonBadgeBarShort{width:88px;height:10px}.MarketSentimentIndex-module__YA7mQW__skeletonGauge{border-radius:12px;width:100%;height:56px}@keyframes MarketSentimentIndex-module__YA7mQW__sentimentShimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}@media (max-width:768px){.MarketSentimentIndex-module__YA7mQW__topRow{flex-direction:column;align-items:flex-start;gap:12px}.MarketSentimentIndex-module__YA7mQW__rangeTabs{align-self:flex-start}.MarketSentimentIndex-module__YA7mQW__metricRow{flex-direction:column;align-items:center;gap:12px}.MarketSentimentIndex-module__YA7mQW__badgeCol{align-items:center}.MarketSentimentIndex-module__YA7mQW__gaugeLabels span:first-child,.MarketSentimentIndex-module__YA7mQW__gaugeLabels span:nth-child(3){width:auto}}

.Tooltip-module__O0TQXG__root{cursor:default;outline:none;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;position:relative}.Tooltip-module__O0TQXG__root:focus-visible{box-shadow:0 0 0 2px color-mix(in srgb,var(--gray-90)18%,transparent);border-radius:50%}.Tooltip-module__O0TQXG__content{z-index:20;box-sizing:border-box;background-color:var(--gray-80);width:239px;min-width:239px;max-width:calc(100vw - 32px);color:var(--white);font-family:Lato,var(--font-space-lato),sans-serif;letter-spacing:0;text-transform:none;white-space:normal;box-shadow:0 4px 16px -2px color-mix(in srgb,var(--gray-90)12%,transparent);opacity:0;visibility:hidden;pointer-events:none;border-radius:4px;padding:4px 6px;font-size:12px;font-style:normal;font-weight:400;line-height:1.2;transition:opacity .16s,transform .16s,visibility .16s;position:absolute;bottom:calc(100% + 8px);transform:translateY(4px)}.Tooltip-module__O0TQXG__content:after{content:"";border-left:6px solid #0000;border-right:6px solid #0000;border-top:4px solid var(--gray-80);width:0;height:0;position:absolute;bottom:-4px}.Tooltip-module__O0TQXG__root[data-align=start] .Tooltip-module__O0TQXG__content{left:-10px}.Tooltip-module__O0TQXG__root[data-align=start] .Tooltip-module__O0TQXG__content:after,.Tooltip-module__O0TQXG__content[data-align=start]:after{left:10px;right:auto}.Tooltip-module__O0TQXG__root[data-align=center] .Tooltip-module__O0TQXG__content{left:50%;transform:translate(-50%,4px)}.Tooltip-module__O0TQXG__root[data-align=center] .Tooltip-module__O0TQXG__content:after,.Tooltip-module__O0TQXG__content[data-align=center]:after{left:50%;right:auto;transform:translate(-50%)}.Tooltip-module__O0TQXG__root[data-align=end] .Tooltip-module__O0TQXG__content{right:-10px}.Tooltip-module__O0TQXG__root[data-align=end] .Tooltip-module__O0TQXG__content:after,.Tooltip-module__O0TQXG__content[data-align=end]:after{left:auto;right:10px}.Tooltip-module__O0TQXG__content[data-placement=right]:after{border-top:6px solid #0000;border-bottom:6px solid #0000;border-left:none;border-right:4px solid var(--gray-80);inset:50% auto auto -4px;transform:translateY(-50%)}.Tooltip-module__O0TQXG__root[data-placement=bottom] .Tooltip-module__O0TQXG__content{top:calc(100% + 8px);bottom:auto}.Tooltip-module__O0TQXG__content[data-placement=bottom]:after,.Tooltip-module__O0TQXG__root[data-placement=bottom] .Tooltip-module__O0TQXG__content:after{border-top:none;border-left:6px solid #0000;border-right:6px solid #0000;border-bottom:4px solid var(--gray-80);top:-4px;bottom:auto}.Tooltip-module__O0TQXG__fit{width:max-content;min-width:0;max-width:min(233px,100vw - 32px)}.Tooltip-module__O0TQXG__contentPortal{width:var(--tooltip-width);min-width:0;max-width:min(var(--tooltip-width),calc(100vw - 32px));display:block;position:fixed;bottom:auto}.Tooltip-module__O0TQXG__contentPortal.Tooltip-module__O0TQXG__fit{width:max-content;min-width:0;max-width:min(233px,100vw - 32px)}.Tooltip-module__O0TQXG__card,.Tooltip-module__O0TQXG__contentPortal.Tooltip-module__O0TQXG__card{width:max-content;min-width:0;max-width:min(var(--tooltip-width),calc(100vw - 32px));height:fit-content;color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;box-shadow:none;background:0 0;border-radius:0;padding:0}.Tooltip-module__O0TQXG__card:after{content:none}.Tooltip-module__O0TQXG__contentOpen{opacity:1;visibility:visible}.Tooltip-module__O0TQXG__root:hover .Tooltip-module__O0TQXG__content,.Tooltip-module__O0TQXG__root:focus-visible .Tooltip-module__O0TQXG__content{opacity:1;visibility:visible;transform:translateY(0)}.Tooltip-module__O0TQXG__root[data-align=center]:hover .Tooltip-module__O0TQXG__content,.Tooltip-module__O0TQXG__root[data-align=center]:focus-visible .Tooltip-module__O0TQXG__content{transform:translate(-50%)}
.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}}
.NewsArticleCard-module__Woy4OG__card{background:var(--whitesmoke);border:1px solid var(--gray-7);border-radius:12px;flex-direction:column;padding:24px;transition:border-color .2s,background-color .6s;display:flex;position:relative}.NewsArticleCard-module__Woy4OG__cardHighlighted{background:var(--light-blue);border-color:var(--light-blue-2)}.NewsArticleCard-module__Woy4OG__cardClickable:hover{border-color:var(--light-blue-2)}.NewsArticleCard-module__Woy4OG__cardLink{z-index:0;border-radius:inherit;color:inherit;cursor:pointer;text-decoration:none;position:absolute;inset:0}.NewsArticleCard-module__Woy4OG__body{z-index:1;pointer-events:none;flex-direction:column;gap:16px;display:flex;position:relative}.NewsArticleCard-module__Woy4OG__mainRow{align-items:flex-start;gap:24px;width:100%;display:flex}.NewsArticleCard-module__Woy4OG__summary{flex:1;align-items:stretch;gap:16px;min-width:0;display:flex}.NewsArticleCard-module__Woy4OG__thumbWrap{background-color:var(--gray-3);border-radius:8px;flex-shrink:0;justify-content:center;align-self:stretch;align-items:center;width:120px;min-height:120px;display:flex;overflow:hidden}.NewsArticleCard-module__Woy4OG__thumb{object-fit:cover;object-position:center;width:100%;height:100%}.NewsArticleCard-module__Woy4OG__thumbMonogram{color:var(--gray-60);letter-spacing:.02em;text-transform:uppercase;font-size:1.125rem;font-weight:600;line-height:1}.NewsArticleCard-module__Woy4OG__content{flex-direction:column;flex:1;gap:12px;min-width:0;display:flex}.NewsArticleCard-module__Woy4OG__headlineBlock{flex-direction:column;gap:4px;display:flex}.NewsArticleCard-module__Woy4OG__titleRow{align-items:flex-start;gap:12px;width:100%;display:flex}.NewsArticleCard-module__Woy4OG__metaRow{align-items:center;gap:4px;min-width:0;display:flex}.NewsArticleCard-module__Woy4OG__meta{color:var(--gray-50);white-space:nowrap;font-family:Lato,sans-serif;font-size:14px;font-weight:400;line-height:1.2}.NewsArticleCard-module__Woy4OG__metaDot{background:var(--gray-50);border-radius:50%;flex-shrink:0;width:3px;height:3px}.NewsArticleCard-module__Woy4OG__title{min-width:0;color:var(--gray-90);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;flex:1;margin:0;font-family:Lato,sans-serif;font-size:18px;font-weight:600;line-height:1.1;display:-webkit-box;overflow:hidden}.NewsArticleCard-module__Woy4OG__sentiment{box-sizing:border-box;text-align:center;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}.NewsArticleCard-module__Woy4OG__description{color:var(--gray-70);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-family:Lato,sans-serif;font-size:14px;font-weight:400;line-height:1.4;display:-webkit-box;overflow:hidden}.NewsArticleCard-module__Woy4OG__tags{flex-wrap:wrap;gap:12px;display:flex}.NewsArticleCard-module__Woy4OG__tag{color:var(--dark-gray);background:#f0f3f8;border-radius:8px;padding:2px 6px;font-family:Lato,sans-serif;font-size:14px;font-weight:400;line-height:1.2}.NewsArticleCard-module__Woy4OG__footer{justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex}.NewsArticleCard-module__Woy4OG__summarizeButton{pointer-events:auto;z-index:2;border-color:var(--light-blue-2);gap:2px;padding:4px 12px 4px 8px;font-size:16px;line-height:1.4;position:relative;box-shadow:0 5px 20px #1143600d}.NewsArticleCard-module__Woy4OG__chevron{width:24px;height:24px;color:var(--gray-40);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}@media (max-width:640px){.NewsArticleCard-module__Woy4OG__summary{flex-direction:column}.NewsArticleCard-module__Woy4OG__thumbWrap{align-self:auto;width:100%;height:140px;min-height:140px}}
.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%)}}
.NewsInsightsPage-module__QgReLW__page{flex-direction:column;gap:24px;width:100%;display:flex}.NewsInsightsPage-module__QgReLW__pageTitle{font-family:var(--font-space-lato);color:var(--gray-90);margin:0;font-size:24px;font-weight:700;line-height:1}.NewsInsightsPage-module__QgReLW__loader{min-height:200px}.NewsInsightsPage-module__QgReLW__toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.NewsInsightsPage-module__QgReLW__toolbarLeft{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.NewsInsightsPage-module__QgReLW__listSection{background:var(--white);border-radius:16px;flex-direction:column;gap:16px;padding:24px;display:flex}.NewsInsightsPage-module__QgReLW__sourceTabsWrap{flex-direction:column;gap:8px;display:flex}.NewsInsightsPage-module__QgReLW__sourceTabs{flex-wrap:wrap;gap:8px;display:flex}.NewsInsightsPage-module__QgReLW__sourceTab{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}.NewsInsightsPage-module__QgReLW__sourceTab:hover:not(.NewsInsightsPage-module__QgReLW__sourceTabActive){background:var(--gray-7)}.NewsInsightsPage-module__QgReLW__sourceTabActive{color:var(--white);background:var(--blue)}.NewsInsightsPage-module__QgReLW__resultsCount{color:var(--gray-50);margin:0;font-family:Lato,sans-serif;font-size:14px}.NewsInsightsPage-module__QgReLW__articleList{flex-direction:column;gap:16px;display:flex}.NewsInsightsPage-module__QgReLW__listItem{overflow:hidden}.NewsInsightsPage-module__QgReLW__listItemEnter{animation:.45s cubic-bezier(.22,1,.36,1) forwards NewsInsightsPage-module__QgReLW__newsCardPushIn}@keyframes NewsInsightsPage-module__QgReLW__newsCardPushIn{0%{opacity:0;transform-origin:top;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}.NewsInsightsPage-module__QgReLW__empty{min-height:160px;color:var(--gray-50);flex-direction:column;justify-content:center;align-items:center;gap:12px;font-family:Lato,sans-serif;font-size:14px;display:flex}.NewsInsightsPage-module__QgReLW__retryButton{height:36px;color:var(--white);background:var(--gray-100);border:none;border-radius:8px;padding:0 16px;font-family:Lato,sans-serif;font-size:14px;font-weight:600}.NewsInsightsPage-module__QgReLW__retryButton:hover{background:var(--gray-90)}.NewsInsightsPage-module__QgReLW__sentinel{width:100%;height:1px}.NewsInsightsPage-module__QgReLW__loadMore{justify-content:center;align-items:center;padding:16px 0 8px;display:flex}@media (max-width:768px){.NewsInsightsPage-module__QgReLW__toolbar{flex-direction:column;align-items:flex-start}}
.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}
.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}}
.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)}
.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%}}
.NewsInsightsArticlePage-module__4CPG8G__page{flex-direction:column;gap:40px;width:100%;display:flex}.NewsInsightsArticlePage-module__4CPG8G__sectionCard{background:var(--white);border-radius:16px;flex-direction:column;min-height:12rem;padding:28px 32px;display:flex}.NewsInsightsArticlePage-module__4CPG8G__loader{flex:1;min-height:12rem}.NewsInsightsArticlePage-module__4CPG8G__errorState{background:var(--white);text-align:center;border-radius:16px;padding:48px 24px}.NewsInsightsArticlePage-module__4CPG8G__errorTitle{color:var(--gray-90);margin:0 0 8px;font-family:Space Grotesk,Lato,sans-serif;font-size:24px;font-weight:600}.NewsInsightsArticlePage-module__4CPG8G__errorText{color:var(--gray-60);margin:0 0 20px;font-family:Lato,sans-serif;font-size:14px}.NewsInsightsArticlePage-module__4CPG8G__backLink{color:var(--white);background:var(--gray-90);border-radius:999px;padding:10px 20px;font-family:Lato,sans-serif;font-size:14px;font-weight:600;display:inline-flex}
.FabTrumpActivityBlock-module__s0059q__root{background:var(--white);border:1px solid var(--gray-7);border-radius:12px;flex-direction:column;gap:16px;width:100%;min-width:0;padding:12px;display:flex}.FabTrumpActivityBlock-module__s0059q__title{color:var(--gray-90);margin:0;font-family:Lato,sans-serif;font-size:16px;font-weight:600;line-height:1.4}.FabTrumpActivityBlock-module__s0059q__kpiRow{flex-wrap:wrap;gap:16px;display:flex}.FabTrumpActivityBlock-module__s0059q__kpiCard{border:1px solid var(--gray-7);background:var(--whitesmoke);border-radius:12px;flex-direction:column;gap:16px;width:164px;padding:12px;display:flex}.FabTrumpActivityBlock-module__s0059q__kpiLabel{text-transform:uppercase;color:var(--gray-50);margin:0;font-family:Lato,sans-serif;font-size:12px;font-weight:400;line-height:normal}.FabTrumpActivityBlock-module__s0059q__kpiStack{flex-direction:column;gap:2px;display:flex}.FabTrumpActivityBlock-module__s0059q__kpiValue{color:var(--gray-90);margin:0;font-family:Lato,sans-serif;font-size:20px;font-weight:700;line-height:1}.FabTrumpActivityBlock-module__s0059q__kpiValueSigned{font-size:20px;font-weight:700;line-height:1}.FabTrumpActivityBlock-module__s0059q__kpiHint{color:var(--gray-50);margin:0;font-family:Lato,sans-serif;font-size:14px;font-weight:500;line-height:1.2}.FabTrumpActivityBlock-module__s0059q__note{color:var(--gray-40);align-items:flex-start;gap:4px;margin:0;font-family:Lato,sans-serif;font-size:14px;font-weight:400;line-height:1.2;display:flex}.FabTrumpActivityBlock-module__s0059q__tableWrap{border:1px solid var(--gray-7);border-radius:12px;width:100%;min-width:0;overflow-x:auto}.FabTrumpActivityBlock-module__s0059q__grid{box-sizing:border-box;grid-template-columns:minmax(0,1.75fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr);align-items:center;gap:12px;width:100%;min-width:0;display:grid}.FabTrumpActivityBlock-module__s0059q__headerRow{background:var(--whitesmoke);border-bottom:1px solid var(--gray-7);border-radius:8px 8px 0 0;height:36px;padding:0 12px}.FabTrumpActivityBlock-module__s0059q__colTitle{color:var(--gray-50);text-transform:uppercase;font-family:Lato,sans-serif;font-size:12px;font-weight:600;line-height:normal}.FabTrumpActivityBlock-module__s0059q__row{border-bottom:1px solid var(--gray-7);min-height:58px;padding:8px 12px}.FabTrumpActivityBlock-module__s0059q__row:last-child{border-bottom:none}.FabTrumpActivityBlock-module__s0059q__tx>:last-child{color:var(--gray-80);font-size:12px;font-weight:400}.FabTrumpActivityBlock-module__s0059q__tradedDate{color:var(--gray-80);margin:0;font-family:Lato,sans-serif;font-size:14px;font-weight:500;line-height:1.2}.FabTrumpActivityBlock-module__s0059q__excess{flex-direction:column;align-items:flex-start;gap:4px;min-width:0;display:flex}.FabTrumpActivityBlock-module__s0059q__excessValue{font-size:14px;font-weight:500;line-height:1.2}.FabTrumpActivityBlock-module__s0059q__excessHint{color:var(--gray-40);margin:0;font-family:Lato,sans-serif;font-size:12px;font-weight:400;line-height:1.2}.FabTrumpActivityBlock-module__s0059q__muted{color:var(--gray-50);margin:0;font-family:Lato,sans-serif;font-size:14px;font-weight:400;line-height:1.2}
.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}
.ArticleList-module__6k56Pq__sidebar{border:1px solid var(--gray-10);background-color:var(--white);border-radius:20px;flex-direction:column;align-self:start;gap:12px;max-height:calc(100vh - 48px);padding:20px;font-family:Urbanist,sans-serif;display:flex;position:sticky;top:24px}.ArticleList-module__6k56Pq__header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.ArticleList-module__6k56Pq__title{color:var(--gray-90);font-family:Space Grotesk,sans-serif;font-size:18px;font-weight:500}.ArticleList-module__6k56Pq__count{color:var(--gray-50);margin-top:2px;font-size:12px}.ArticleList-module__6k56Pq__newButton{background-color:var(--blue);color:var(--white);cursor:pointer;white-space:nowrap;border:none;border-radius:10px;padding:8px 14px;font-family:Urbanist,sans-serif;font-size:13px;font-weight:600;transition:opacity .15s}.ArticleList-module__6k56Pq__newButton:hover{opacity:.88}.ArticleList-module__6k56Pq__search{border:1px solid var(--gray-10);background-color:var(--whitesmoke);width:100%;color:var(--gray-90);border-radius:10px;outline:none;padding:10px 12px;font-family:inherit;font-size:14px}.ArticleList-module__6k56Pq__search:focus{border-color:var(--blue)}.ArticleList-module__6k56Pq__placeholder{color:var(--gray-50);padding:16px 4px;font-size:14px}.ArticleList-module__6k56Pq__list{flex-direction:column;gap:6px;margin:0 -6px;padding:0 6px;display:flex;overflow-y:auto}.ArticleList-module__6k56Pq__item{background-color:var(--gray-2);border:1px solid #0000;border-radius:12px;align-items:stretch;gap:4px;transition:background-color .15s,border-color .15s;display:flex}.ArticleList-module__6k56Pq__item:hover{background-color:var(--gray-3)}.ArticleList-module__6k56Pq__itemActive{background-color:var(--light-blue);border-color:var(--blue)}.ArticleList-module__6k56Pq__itemActive:hover{background-color:var(--light-blue)}.ArticleList-module__6k56Pq__itemMain{text-align:left;cursor:pointer;background:0 0;border:none;flex-direction:column;flex:1;gap:5px;min-width:0;padding:12px;font-family:inherit;display:flex}.ArticleList-module__6k56Pq__itemTitle{color:var(--gray-90);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:15px;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.ArticleList-module__6k56Pq__itemMeta{color:var(--gray-50);flex-wrap:wrap;align-items:center;gap:8px;font-size:11px;display:flex}.ArticleList-module__6k56Pq__itemTag{text-transform:uppercase;letter-spacing:.03em;font-weight:600}.ArticleList-module__6k56Pq__badge{background-color:var(--blue);color:var(--white);letter-spacing:.04em;border-radius:6px;padding:1px 6px;font-size:10px;font-weight:700}.ArticleList-module__6k56Pq__itemSlug{color:var(--gray-40);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.ArticleList-module__6k56Pq__deleteButton{width:34px;color:var(--gray-40);cursor:pointer;background:0 0;border:none;border-radius:0 12px 12px 0;flex-shrink:0;font-size:13px;transition:color .15s,background-color .15s}.ArticleList-module__6k56Pq__deleteButton:hover{color:#dc2626;background-color:#dc26261a}@media (max-width:1024px){.ArticleList-module__6k56Pq__sidebar{max-height:none;position:static}.ArticleList-module__6k56Pq__list{max-height:360px}}
.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%}}
.ArticleOverallTone-module__dQr7na__card{box-sizing:border-box;background:var(--whitesmoke);border-radius:12px;flex-direction:column;gap:8px;width:100%;padding:16px;display:flex}.ArticleOverallTone-module__dQr7na__top{flex-direction:column;gap:12px;width:100%;display:flex}.ArticleOverallTone-module__dQr7na__header{justify-content:space-between;align-items:center;gap:8px;width:100%;display:flex}.ArticleOverallTone-module__dQr7na__titleRow{align-items:center;gap:4px;min-width:0;display:flex}.ArticleOverallTone-module__dQr7na__title{text-transform:uppercase;color:var(--gray-50);white-space:nowrap;margin:0;font-family:Lato,sans-serif;font-size:12px;font-weight:400;line-height:normal}.ArticleOverallTone-module__dQr7na__infoIcon{flex-shrink:0;width:12px;height:12px;display:block}.ArticleOverallTone-module__dQr7na__badge{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}.ArticleOverallTone-module__dQr7na__divider{background:var(--gray-10);width:100%;height:1px}.ArticleOverallTone-module__dQr7na__summary{color:var(--gray-70);margin:0;font-family:Lato,sans-serif;font-size:14px;font-weight:400;line-height:1.4}
.CountryFlag-module__C6nnvq__flag{object-fit:cover;border-radius:2px;flex-shrink:0;width:20px;height:15px;display:block}
