.ProfileHeader-module__t4kLVG__header{align-items:center;gap:8px;margin-bottom:24px;display:flex}.ProfileHeader-module__t4kLVG__avatarWrap{flex-shrink:0;position:relative}.ProfileHeader-module__t4kLVG__avatarButton{cursor:pointer;background:0 0;border:none;border-radius:50%;padding:0;display:block;position:relative}.ProfileHeader-module__t4kLVG__avatarButton:focus-visible{outline:2px solid var(--blue);outline-offset:3px}.ProfileHeader-module__t4kLVG__avatar{border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-family:Space Grotesk,sans-serif;font-size:24px;font-weight:700;display:flex}.ProfileHeader-module__t4kLVG__avatarImage{object-fit:cover;border-radius:50%;width:60px;height:60px;display:block}.ProfileHeader-module__t4kLVG__editBadge{background:var(--white);width:20px;height:20px;color:var(--blue);box-shadow:0 2px 6px color-mix(in srgb,var(--gray-100)8%,transparent);border-radius:8px;justify-content:center;align-items:center;display:flex;position:absolute;bottom:0;right:0}.ProfileHeader-module__t4kLVG__fileInput{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.ProfileHeader-module__t4kLVG__info{min-width:0}.ProfileHeader-module__t4kLVG__greeting{color:var(--gray-90);margin:0;font-family:Lato,sans-serif;font-size:24px;font-weight:600;line-height:1.4}.ProfileHeader-module__t4kLVG__email{color:var(--gray-50);margin:0;font-family:Lato,sans-serif;font-size:14px;line-height:1.4}@media (max-width:768px){.ProfileHeader-module__t4kLVG__greeting{font-size:24px}.ProfileHeader-module__t4kLVG__avatar,.ProfileHeader-module__t4kLVG__avatarImage{width:72px;height:72px}.ProfileHeader-module__t4kLVG__avatar{font-size:24px}.ProfileHeader-module__t4kLVG__editBadge{width:28px;height:28px}}
.PageTabs-module__Yd82Ta__root{--tab-line-dpr:1;scrollbar-width:none;flex-shrink:0;min-width:0;margin-bottom:-2px;padding-bottom:2px;overflow-x:auto}.PageTabs-module__Yd82Ta__root::-webkit-scrollbar{display:none}.PageTabs-module__Yd82Ta__scroller{flex-direction:column;width:max-content;min-width:100%;display:flex}.PageTabs-module__Yd82Ta__tabs{align-items:flex-start;gap:24px;display:flex}.PageTabs-module__Yd82Ta__hairline{height:calc(1px/var(--tab-line-dpr,1));min-height:calc(1px/var(--tab-line-dpr,1));max-height:calc(1px/var(--tab-line-dpr,1));margin-top:calc(-1px/var(--tab-line-dpr,1));background-color:var(--gray-10);pointer-events:none;flex-shrink:0}.PageTabs-module__Yd82Ta__tab{box-sizing:border-box;appearance:none;font-family:var(--font-space-lato);cursor:pointer;white-space:nowrap;background:0 0;border:none;align-items:center;margin:0;font-size:16px;font-style:normal;font-weight:400;line-height:22px;text-decoration:none;transition:color .15s;display:inline-flex}.PageTabs-module__Yd82Ta__tab.PageTabs-module__Yd82Ta__title{width:auto;height:auto;color:var(--gray-80);flex-direction:column;flex:none;align-items:stretch;padding:0}.PageTabs-module__Yd82Ta__label{box-sizing:border-box;flex:none;align-items:center;height:42px;padding:12px 12px 8px;display:flex}.PageTabs-module__Yd82Ta__bar{height:calc(2px/var(--tab-line-dpr,1));min-height:calc(2px/var(--tab-line-dpr,1));z-index:1;background-color:#0000;flex:none;display:block;position:relative}.PageTabs-module__Yd82Ta__tabActive.PageTabs-module__Yd82Ta__title .PageTabs-module__Yd82Ta__bar{background-color:var(--blue)}.PageTabs-module__Yd82Ta__tabs.PageTabs-module__Yd82Ta__first{margin-bottom:16px}.PageTabs-module__Yd82Ta__tab.PageTabs-module__Yd82Ta__first{min-height:40px;color:var(--gray-90);padding:12px;font-weight:500}.PageTabs-module__Yd82Ta__tabActive.PageTabs-module__Yd82Ta__first{color:var(--blue);box-shadow:inset 0 -2px 0 var(--blue)}.PageTabs-module__Yd82Ta__tabActive.PageTabs-module__Yd82Ta__title,.PageTabs-module__Yd82Ta__tab.PageTabs-module__Yd82Ta__first:hover,.PageTabs-module__Yd82Ta__tab.PageTabs-module__Yd82Ta__title:hover{color:var(--blue)}
.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__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 .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{align-items:center}.TickerActivitySections-module__T0otcG__analystActivityTable{width:100%;min-width:974px;max-height:400px;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:140px 150px minmax(140px,1fr) minmax(160px,220px) minmax(200px,1fr);place-items:center start;column-gap:16px;width:100%;padding-left:16px;padding-right:16px;display:grid}.TickerActivitySections-module__T0otcG__analystActivityTable .TickerActivitySections-module__T0otcG__activityTableHeader{padding-top:12px;padding-bottom:12px}.TickerActivitySections-module__T0otcG__analystActivityTable .TickerActivitySections-module__T0otcG__activityTableRow{padding-top:12px;padding-bottom:2px}.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:600}.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__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__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__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{font-weight:600}.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}}
.TickerMetricInnerSkeleton-module__wGwEGG__root{flex-direction:column;gap:12px;width:100%;display:flex}.TickerMetricInnerSkeleton-module__wGwEGG__upper,.TickerMetricInnerSkeleton-module__wGwEGG__lower{flex-direction:column;gap:8px;width:100%;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%}
.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}}
.DashboardPage-module__IftB2W__dashboard{display:flex}.DashboardPage-module__IftB2W__active .DashboardPage-module__IftB2W__menuSvg path{stroke:var(--blue)}.DashboardPage-module__IftB2W__mainContainer{color:var(--gray-90);text-align:left;font-family:Lato;font-size:.8rem;font-weight:600;line-height:140%;display:inline-block}.DashboardPage-module__IftB2W__dashboardPage{width:100%;display:block}.DashboardPage-module__IftB2W__dashboardPage>.DashboardPage-module__IftB2W__columnGrid{gap:24px}.DashboardPage-module__IftB2W__columnGrid,.DashboardPage-module__IftB2W__fullColumnGrid{flex-direction:column;gap:24px;width:100%;display:flex}.DashboardPage-module__IftB2W__fullColumnGrid{width:100%;height:100%;overflow:auto}.DashboardPage-module__IftB2W__gridItem,.DashboardPage-module__IftB2W__firstGridItem,.DashboardPage-module__IftB2W__newsGridItem{background:var(--white);border-radius:20px;width:100%;height:17.5rem}.DashboardPage-module__IftB2W__dashboardPage .DashboardPage-module__IftB2W__gridItem{height:auto;min-height:17.5rem;overflow:hidden}.DashboardPage-module__IftB2W__dashboardPage .DashboardPage-module__IftB2W__columnGrid>.DashboardPage-module__IftB2W__itemsGrid>.DashboardPage-module__IftB2W__gridItem{flex:1 1 0;min-width:0}.DashboardPage-module__IftB2W__dashboardPage .DashboardPage-module__IftB2W__gridItem .DashboardPage-module__IftB2W__cardElement{box-sizing:border-box;flex-direction:column;width:100%;height:100%;padding:16px 24px;display:flex}.DashboardPage-module__IftB2W__dashboardPage .DashboardPage-module__IftB2W__gridItem .DashboardPage-module__IftB2W__cardElement>.DashboardPage-module__IftB2W__spaceBetweenDiv{flex-shrink:0;margin-bottom:.75rem}.DashboardPage-module__IftB2W__dashboardPage .DashboardPage-module__IftB2W__gridItem h3{letter-spacing:.04em;text-transform:uppercase;color:var(--gray-90);margin:0;font-family:Lato;font-size:16px;font-weight:600;line-height:140%}.DashboardPage-module__IftB2W__dashboardPage .DashboardPage-module__IftB2W__gridItem .DashboardPage-module__IftB2W__cardElement>.DashboardPage-module__IftB2W__itemsGrid{flex:1;gap:.75rem;min-height:0;overflow-x:visible}.DashboardPage-module__IftB2W__dashboardPage .DashboardPage-module__IftB2W__gridItem .DashboardPage-module__IftB2W__reportsItemCard{background-color:var(--whitesmoke);flex-direction:column;flex:1 1 0;min-width:0;height:auto;min-height:8rem;display:flex;overflow:hidden}.DashboardPage-module__IftB2W__dashboardPage .DashboardPage-module__IftB2W__gridItem .DashboardPage-module__IftB2W__insightContainer{box-sizing:border-box;flex-direction:column;flex:1;width:calc(100% - 1.5rem);min-height:0;margin:.75rem;display:flex}.DashboardPage-module__IftB2W__dashboardPage .DashboardPage-module__IftB2W__gridItem .DashboardPage-module__IftB2W__insightDate{flex-shrink:0;width:100%;margin-top:auto;padding-top:.375rem}.DashboardPage-module__IftB2W__dashboardPage .DashboardPage-module__IftB2W__gridItem .DashboardPage-module__IftB2W__insightsAINoteWrapper{flex-shrink:0;margin-top:.75rem;position:static;top:auto}.DashboardPage-module__IftB2W__dashboardPage .DashboardPage-module__IftB2W__gridItem .DashboardPage-module__IftB2W__insightsAINoteWrapper .DashboardPage-module__IftB2W__horizontalDivider{width:100%;margin:0 0 .5rem;position:static;top:auto;left:auto}.DashboardPage-module__IftB2W__dashboardPage .DashboardPage-module__IftB2W__gridItem .DashboardPage-module__IftB2W__insightsAINoteWrapper .DashboardPage-module__IftB2W__newsWrapper{width:100%;position:static;top:auto;left:auto}.DashboardPage-module__IftB2W__dashboardPage .DashboardPage-module__IftB2W__gridItem .DashboardPage-module__IftB2W__insightHeader{gap:.25rem;width:fit-content;height:21px;font-size:14px;font-weight:400}.DashboardPage-module__IftB2W__dashboardPage .DashboardPage-module__IftB2W__gridItem .DashboardPage-module__IftB2W__insightHeader p{white-space:nowrap;margin:0;font-size:.75rem;line-height:1.4}.DashboardPage-module__IftB2W__dashboardPage .DashboardPage-module__IftB2W__gridItem .DashboardPage-module__IftB2W__companyName{color:var(--gray-90);white-space:normal;text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;flex-shrink:0;margin:.5rem 0 0;font-size:1rem;font-weight:600;display:-webkit-box;overflow:hidden}.DashboardPage-module__IftB2W__dashboardPage .DashboardPage-module__IftB2W__gridItem .DashboardPage-module__IftB2W__insightDetail{color:var(--gray-60);flex-shrink:0;margin:.125rem 0 0;font-size:.75rem}.DashboardPage-module__IftB2W__dashboardPage>.DashboardPage-module__IftB2W__columnGrid>.DashboardPage-module__IftB2W__overviewGrid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:1.5rem;width:100%;display:grid;overflow:visible}.DashboardPage-module__IftB2W__dashboardPage>.DashboardPage-module__IftB2W__columnGrid>.DashboardPage-module__IftB2W__overviewGrid>.DashboardPage-module__IftB2W__gridItem{background:var(--white);border-radius:20px;flex-direction:column;align-self:stretch;min-width:0;height:auto;min-height:0;transition:transform .15s,outline .15s,border-color .15s;display:flex;overflow:hidden}.DashboardPage-module__IftB2W__dashboardPage>.DashboardPage-module__IftB2W__columnGrid>.DashboardPage-module__IftB2W__overviewGrid>.DashboardPage-module__IftB2W__gridItem[data-block=ai-reports] .DashboardPage-module__IftB2W__cardElement>.DashboardPage-module__IftB2W__itemsGrid,.DashboardPage-module__IftB2W__dashboardPage>.DashboardPage-module__IftB2W__columnGrid>.DashboardPage-module__IftB2W__overviewGrid>.DashboardPage-module__IftB2W__gridItem[data-block=ai-transcripts] .DashboardPage-module__IftB2W__cardElement>.DashboardPage-module__IftB2W__itemsGrid{flex:none;align-items:stretch;min-height:auto;overflow:visible}.DashboardPage-module__IftB2W__fullHeightGridItem{background:var(--white);border-radius:20px;width:100%;height:100%;min-height:7.5rem}.DashboardPage-module__IftB2W__firstGridItem{height:auto;min-height:auto;overflow:hidden}.DashboardPage-module__IftB2W__dashboardPage>h2{color:var(--gray-90);margin:0 0 24px;font-family:Lato;font-size:24px;font-weight:600;line-height:140%}.DashboardPage-module__IftB2W__firstGridItem .DashboardPage-module__IftB2W__card{box-sizing:border-box;background:var(--white);border-radius:20px;flex-direction:column;align-items:stretch;gap:24px;width:100%;height:100%;min-height:auto;padding:24px 16px;overflow:hidden}.DashboardPage-module__IftB2W__firstGridItem .DashboardPage-module__IftB2W__card>.DashboardPage-module__IftB2W__cardElement:first-child{box-sizing:border-box;flex-direction:column;flex:1;gap:16px;width:100%;min-width:0;height:auto;padding:0;display:flex}.DashboardPage-module__IftB2W__firstGridItem .DashboardPage-module__IftB2W__card>.DashboardPage-module__IftB2W__cardElement:first-child .DashboardPage-module__IftB2W__itemsGrid{flex:1;min-height:0}.DashboardPage-module__IftB2W__firstGridItem .DashboardPage-module__IftB2W__portfolioCardElement{box-sizing:border-box;flex-direction:column;flex-shrink:0;gap:16px;width:40%;min-width:280px;max-width:471px;height:auto;padding:0;display:flex}.DashboardPage-module__IftB2W__overviewSectionHeader{letter-spacing:0;margin-bottom:0}.DashboardPage-module__IftB2W__overviewSectionHeader h3{letter-spacing:0}.DashboardPage-module__IftB2W__portfolioHeader{justify-content:space-between;align-items:center;gap:8px;width:100%;display:flex}.DashboardPage-module__IftB2W__portfolioNav{color:var(--gray-20);flex-shrink:0;align-items:center;gap:8px;display:flex}.DashboardPage-module__IftB2W__portfolioNavBtn{width:24px;height:24px;color:var(--gray-20);justify-content:center;align-items:center;display:inline-flex}.DashboardPage-module__IftB2W__portfolioNavBtnPrev{transform:rotate(180deg)}.DashboardPage-module__IftB2W__firstGridItem h3{letter-spacing:0;text-transform:uppercase;color:var(--gray-90);margin:0;font-family:Lato;font-size:16px;font-weight:600;line-height:140%}.DashboardPage-module__IftB2W__firstGridItem .DashboardPage-module__IftB2W__itemsGrid{gap:16px;overflow-x:visible}.DashboardPage-module__IftB2W__indexPerformanceLoader{flex:100%;min-height:237px}.DashboardPage-module__IftB2W__firstGridItem .DashboardPage-module__IftB2W__itemsGrid>*{flex:1 1 0;min-width:0;max-width:none}.DashboardPage-module__IftB2W__firstGridItem .DashboardPage-module__IftB2W__indexCard{background-color:var(--whitesmoke);border-radius:12px}.DashboardPage-module__IftB2W__firstGridItem .DashboardPage-module__IftB2W__divider{background-color:var(--gray-10);flex-shrink:0;align-self:stretch;width:1px;min-width:1px;height:auto;margin:0}.DashboardPage-module__IftB2W__firstGridItem .DashboardPage-module__IftB2W__indexCardElement2{box-sizing:border-box;flex-direction:column;gap:12px;width:100%;height:100%;padding:12px;display:flex}.DashboardPage-module__IftB2W__firstGridItem .DashboardPage-module__IftB2W__indexCardHeader{flex-shrink:0;align-items:center;gap:8px;display:flex}.DashboardPage-module__IftB2W__firstGridItem .DashboardPage-module__IftB2W__indexCardHeader>.DashboardPage-module__IftB2W__indexImageWrap{flex-shrink:0;justify-content:center;align-items:center;height:17px;display:inline-flex}.DashboardPage-module__IftB2W__firstGridItem .DashboardPage-module__IftB2W__indexCardHeader .DashboardPage-module__IftB2W__indexImage{object-fit:contain;width:100%;height:17px;display:block}.DashboardPage-module__IftB2W__firstGridItem .DashboardPage-module__IftB2W__indexCardHeader>b{color:var(--gray-80);white-space:nowrap;margin:0;font-size:14px;font-weight:700;line-height:120%}.DashboardPage-module__IftB2W__firstGridItem .DashboardPage-module__IftB2W__indexCardBody{flex-direction:column;flex:1;gap:4px;width:100%;min-height:0;display:flex}.DashboardPage-module__IftB2W__firstGridItem .DashboardPage-module__IftB2W__indexPriceBlock{flex-direction:column;align-items:flex-start;width:100%;display:flex}.DashboardPage-module__IftB2W__firstGridItem .DashboardPage-module__IftB2W__indexCardElement2 .DashboardPage-module__IftB2W__text,.DashboardPage-module__IftB2W__firstGridItem .DashboardPage-module__IftB2W__indexCardElement .DashboardPage-module__IftB2W__text{color:var(--gray-90);margin:0;font-size:24px;font-weight:700;line-height:140%}.DashboardPage-module__IftB2W__firstGridItem .DashboardPage-module__IftB2W__indexHorizontalDivider{background-color:var(--gray-10);width:100%;height:1px;margin:0;position:static;top:auto}.DashboardPage-module__IftB2W__firstGridItem .DashboardPage-module__IftB2W__IndexAnalysisWrapper{align-items:flex-start;width:100%;padding-top:0;display:flex}.DashboardPage-module__IftB2W__firstGridItem .DashboardPage-module__IftB2W__IndexAnalysisWrapper .DashboardPage-module__IftB2W__newsText,.DashboardPage-module__IftB2W__firstGridItem .DashboardPage-module__IftB2W__IndexAnalysisWrapper .DashboardPage-module__IftB2W__newsTextInner{width:100%}.DashboardPage-module__IftB2W__firstGridItem .DashboardPage-module__IftB2W__graph{flex:0 0 42px;width:100%;height:42px;min-height:42px;max-height:42px}.DashboardPage-module__IftB2W__firstGridItem .DashboardPage-module__IftB2W__marketStatus{justify-content:flex-end;align-items:center;gap:2px;width:100%;display:flex}.DashboardPage-module__IftB2W__firstGridItem .DashboardPage-module__IftB2W__marketStatusDot{background-color:var(--green);border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-right:2px}.DashboardPage-module__IftB2W__firstGridItem .DashboardPage-module__IftB2W__marketStatus .DashboardPage-module__IftB2W__label3{margin:0}.DashboardPage-module__IftB2W__firstGridItem .DashboardPage-module__IftB2W__card>.DashboardPage-module__IftB2W__portfolioCardElement .DashboardPage-module__IftB2W__indexCard{box-sizing:border-box;flex-direction:column;flex:1;justify-content:flex-start;gap:10px;height:auto;min-height:227px;max-height:none;padding:12px;overflow:hidden}.DashboardPage-module__IftB2W__firstGridItem .DashboardPage-module__IftB2W__card>.DashboardPage-module__IftB2W__portfolioCardElement .DashboardPage-module__IftB2W__indexCardEmpty{justify-content:center;align-items:center}.DashboardPage-module__IftB2W__portfolioEmpty{flex-direction:column;justify-content:center;align-items:center;gap:24px;width:100%;display:flex}.DashboardPage-module__IftB2W__portfolioEmptyContent{flex-direction:column;align-items:center;gap:16px;display:flex}.DashboardPage-module__IftB2W__portfolioEmptyIcon{object-fit:contain;width:91px;height:80px;display:block}.DashboardPage-module__IftB2W__portfolioEmptyMessage{font-family:var(--font-space-lato);color:var(--gray-70);text-align:center;margin:0;font-size:16px;font-weight:400;line-height:1.4}.DashboardPage-module__IftB2W__portfolioEmptyButton{padding:8px 16px}.DashboardPage-module__IftB2W__firstGridItem .DashboardPage-module__IftB2W__card>.DashboardPage-module__IftB2W__portfolioCardElement .DashboardPage-module__IftB2W__portfolioCardTop{flex:1;justify-content:space-between;align-items:flex-start;gap:16px;width:100%;min-height:0;display:flex}.DashboardPage-module__IftB2W__firstGridItem .DashboardPage-module__IftB2W__card>.DashboardPage-module__IftB2W__portfolioCardElement .DashboardPage-module__IftB2W__indexCardElement{white-space:normal;flex-direction:column;flex:1;align-items:flex-start;gap:2px;min-width:0;max-width:none;padding:0;display:flex}.DashboardPage-module__IftB2W__firstGridItem .DashboardPage-module__IftB2W__card>.DashboardPage-module__IftB2W__portfolioCardElement .DashboardPage-module__IftB2W__indexCardElement:first-child .DashboardPage-module__IftB2W__label{margin:0}.DashboardPage-module__IftB2W__firstGridItem .DashboardPage-module__IftB2W__card>.DashboardPage-module__IftB2W__portfolioCardElement .DashboardPage-module__IftB2W__indexCardElement:first-child .DashboardPage-module__IftB2W__flexDiv{gap:4px}.DashboardPage-module__IftB2W__firstGridItem .DashboardPage-module__IftB2W__card>.DashboardPage-module__IftB2W__portfolioCardElement .DashboardPage-module__IftB2W__indexCardElement:last-child{flex:none;width:50%;max-width:226px}.DashboardPage-module__IftB2W__firstGridItem .DashboardPage-module__IftB2W__card>.DashboardPage-module__IftB2W__portfolioCardElement .DashboardPage-module__IftB2W__insightsAINoteWrapper{box-sizing:border-box;flex-shrink:0;width:100%;padding:0}.DashboardPage-module__IftB2W__firstGridItem .DashboardPage-module__IftB2W__card>.DashboardPage-module__IftB2W__portfolioCardElement .DashboardPage-module__IftB2W__insightsAINoteWrapper .DashboardPage-module__IftB2W__horizontalDivider{width:100%;height:1px;margin:0 0 10px;position:static;top:auto;left:auto}.DashboardPage-module__IftB2W__firstGridItem .DashboardPage-module__IftB2W__card>.DashboardPage-module__IftB2W__portfolioCardElement .DashboardPage-module__IftB2W__insightsAINoteWrapper .DashboardPage-module__IftB2W__newsWrapper{width:100%;margin:0;position:static;top:auto;left:auto}.DashboardPage-module__IftB2W__firstGridItem .DashboardPage-module__IftB2W__label3{color:var(--gray-40);font-size:10px;font-weight:500;line-height:140%}.DashboardPage-module__IftB2W__firstGridItem .DashboardPage-module__IftB2W__flexDiv{align-items:center;gap:4px}.DashboardPage-module__IftB2W__firstGridItem .DashboardPage-module__IftB2W__indexCardElement2 .DashboardPage-module__IftB2W__flexDiv{gap:4px}.DashboardPage-module__IftB2W__firstGridItem .DashboardPage-module__IftB2W__indexCardElement2 .DashboardPage-module__IftB2W__flexDiv .DashboardPage-module__IftB2W__svgArrow{margin:0}.DashboardPage-module__IftB2W__firstGridItem .DashboardPage-module__IftB2W__svgArrow{flex-shrink:0;margin:0}.DashboardPage-module__IftB2W__firstGridItem .DashboardPage-module__IftB2W__indexCardElement2 .DashboardPage-module__IftB2W__label,.DashboardPage-module__IftB2W__firstGridItem .DashboardPage-module__IftB2W__indexCardElement .DashboardPage-module__IftB2W__label{color:var(--gray-40);width:auto;margin:0;font-size:14px;font-weight:400;line-height:140%}.DashboardPage-module__IftB2W__firstGridItem .DashboardPage-module__IftB2W__indexCardElement2 .DashboardPage-module__IftB2W__flexDiv .DashboardPage-module__IftB2W__label{width:auto;margin:0;font-size:12px;font-weight:500;line-height:140%}.DashboardPage-module__IftB2W__firstGridItem .DashboardPage-module__IftB2W__dailyPlLabel{color:var(--gray-40);margin:0;font-size:12px;font-weight:500;line-height:140%}.DashboardPage-module__IftB2W__firstGridItem .DashboardPage-module__IftB2W__changeValue{width:auto;margin:0;font-size:12px;font-weight:500;line-height:140%}.DashboardPage-module__IftB2W__firstGridItem .DashboardPage-module__IftB2W__allocationLabel{color:var(--gray-40);text-align:left;width:100%;margin:0 0 4px;font-size:14px;font-weight:400;line-height:140%}.DashboardPage-module__IftB2W__firstGridItem .DashboardPage-module__IftB2W__allocationList{flex-direction:column;width:100%;display:flex}.DashboardPage-module__IftB2W__firstGridItem .DashboardPage-module__IftB2W__allocationList .DashboardPage-module__IftB2W__spaceBetweenDiv{box-sizing:border-box;border-radius:4px;align-items:center;gap:4px;width:100%;margin:0;padding:4px;display:flex}.DashboardPage-module__IftB2W__firstGridItem .DashboardPage-module__IftB2W__allocationItemLeft{flex:1;align-items:center;gap:4px;min-width:0;display:flex}.DashboardPage-module__IftB2W__firstGridItem .DashboardPage-module__IftB2W__allocationList .DashboardPage-module__IftB2W__label2{min-width:0;color:var(--gray-70);flex:1;margin:0;font-size:14px;font-weight:400;line-height:140%}.DashboardPage-module__IftB2W__firstGridItem .DashboardPage-module__IftB2W__allocationPercent{color:var(--gray-70);text-align:right;white-space:nowrap;flex-shrink:0;margin:0;font-size:14px;font-weight:400;line-height:140%}.DashboardPage-module__IftB2W__firstGridItem .DashboardPage-module__IftB2W__ellipseDiv{flex-shrink:0;width:10px;height:10px;transform:none}.DashboardPage-module__IftB2W__newsGridItem{height:58rem}.DashboardPage-module__IftB2W__itemsGrid{scroll-snap-type:x;flex-direction:row;gap:24px;max-width:100%;display:flex;overflow:auto hidden}.DashboardPage-module__IftB2W__card{flex-direction:row;display:flex}.DashboardPage-module__IftB2W__cardElement{width:calc(100% - 4rem);height:calc(100% - 7rem);padding:1rem 2rem 0}.DashboardPage-module__IftB2W__fullCardElement{width:calc(100% - 4rem);padding:1rem 2rem 0}.DashboardPage-module__IftB2W__scrollableCardElement{flex-direction:column;width:calc(100% - 4rem);height:calc(100% - 3rem);padding:24px 16px;display:flex}.DashboardPage-module__IftB2W__indexCardElement2{width:100%;padding:1rem 0 0 1rem}.DashboardPage-module__IftB2W__indexCard{background-color:var(--whitesmoke);border-radius:12px;justify-content:space-between;width:100%;display:flex}.DashboardPage-module__IftB2W__reportsItemCard{background-color:var(--whitesmoke);border-radius:20px;flex-direction:column;flex-shrink:0;width:100%;height:auto;min-height:8rem;display:flex;overflow:hidden}.DashboardPage-module__IftB2W__moversItemCard{background-color:var(--whitesmoke);box-sizing:border-box;width:100%;height:11.5rem;max-height:15rem;color:inherit;border:1px solid #0000;border-radius:20px;flex:1;text-decoration:none;display:flex}a.DashboardPage-module__IftB2W__moversItemCard{cursor:pointer;transition:border-color .2s}a.DashboardPage-module__IftB2W__moversItemCard:hover,a.DashboardPage-module__IftB2W__moversItemCard:focus-visible{border-color:var(--light-blue-2);outline:none}.DashboardPage-module__IftB2W__topMoversEmptyState{width:100%;color:var(--gray-70);text-align:center;flex:1;justify-content:center;align-items:center;font-family:Lato,sans-serif;font-size:16px;font-weight:400;line-height:140%;display:flex}.DashboardPage-module__IftB2W__insightDate{color:var(--gray-40);text-align:right;font-family:Lato;font-size:.75rem;font-weight:500;line-height:140%;position:relative}.DashboardPage-module__IftB2W__insightHeader{background-color:var(--light-green);box-sizing:border-box;text-align:center;width:fit-content;height:1.5rem;color:var(--green);border-radius:4px;align-items:center;gap:.125rem;padding:0 2px;font-size:.75rem;display:inline-flex;position:relative}.DashboardPage-module__IftB2W__percentLabel{margin:.75rem 0 1.75rem}.DashboardPage-module__IftB2W__insightsAINoteWrapper{position:relative}.DashboardPage-module__IftB2W__insightContainer{box-sizing:border-box;flex-direction:column;flex:1;width:calc(100% - 1.5rem);min-height:0;margin:.75rem;display:flex}.DashboardPage-module__IftB2W__companyName{color:var(--gray-90);white-space:nowrap;text-align:left;margin:.25rem 0 0;font-family:Lato;font-size:1.125rem;line-height:140%;position:relative}.DashboardPage-module__IftB2W__insightDetail{color:var(--gray-60);text-align:left;margin:.25rem 0 0;font-family:Lato;font-size:.75rem;font-weight:500;line-height:140%;position:relative}.DashboardPage-module__IftB2W__description{width:100%;color:var(--gray-70);text-align:left;flex:1;margin:.25rem 0 0;font-family:Lato;font-size:.875rem;line-height:140%;display:inline-block;position:relative}.DashboardPage-module__IftB2W__indexCardElement{white-space:nowrap;max-width:15rem;padding:.75rem 2.5rem 0 1rem}.DashboardPage-module__IftB2W__label{width:100%;color:var(--gray-40);text-align:left;margin:.25rem 0 0;font-family:Lato;font-size:12px;font-weight:500;display:inline-block;position:relative}.DashboardPage-module__IftB2W__label2{width:100%;color:var(--gray-70);text-align:left;flex:1;margin:.25rem .5rem 0 0;font-family:Lato;font-size:.875rem;line-height:140%;display:inline-block;position:relative}.DashboardPage-module__IftB2W__text{margin:.5rem 0}.DashboardPage-module__IftB2W__flexDiv{display:flex}.DashboardPage-module__IftB2W__svgArrow{margin:.5rem .3rem .5rem .1rem;transform:translateY(1.5px)rotate(-90deg)}.DashboardPage-module__IftB2W__svgArrow.DashboardPage-module__IftB2W__down{transform:translateY(1.5px)rotate(90deg)}.DashboardPage-module__IftB2W__divider{background-color:var(--gray-10);width:.25rem;height:19rem;margin-top:1.75rem;position:relative}.DashboardPage-module__IftB2W__slideButtonWrapper,.DashboardPage-module__IftB2W__slideButtonWrapper2{color:var(--white);text-align:left;border-radius:12px;width:11.5rem;height:2.5rem;font-family:Lato;font-size:1rem;position:relative}.DashboardPage-module__IftB2W__slideButtonWrapper2{width:7.5rem}.DashboardPage-module__IftB2W__ellipseDiv{content:"";background-color:var(--purple);border-radius:50%;width:.625rem;height:.625rem}.DashboardPage-module__IftB2W__placeholder{background-color:var(--white);border:1px solid var(--gray-10);box-sizing:border-box;text-align:left;width:100%;color:var(--gray-100);border-radius:8px;flex:1 0;align-items:center;padding:.5rem .75rem;font-family:Lato;font-size:1rem;display:flex;position:relative;overflow:hidden}.DashboardPage-module__IftB2W__placeholderText{line-height:140%;position:relative}.DashboardPage-module__IftB2W__spaceBetweenDiv{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.DashboardPage-module__IftB2W__searchDiv{gap:1.25rem;display:flex}.DashboardPage-module__IftB2W__centeredDiv{justify-content:center;align-items:center;width:100%;height:100%;min-height:15rem;display:flex}.DashboardPage-module__IftB2W__sectionDiv{justify-content:space-between;align-items:center;width:calc(100% - 2rem);margin-top:2.5rem;margin-bottom:.5rem;display:flex}.DashboardPage-module__IftB2W__horizontalDivider{background-color:var(--gray-10);width:calc(100% - 2rem);height:1px;position:relative;top:-2.5rem;left:1rem}.DashboardPage-module__IftB2W__indexHorizontalDivider{background-color:var(--gray-10);width:calc(100% - 1.25rem);height:1px;position:relative;top:.25rem}.DashboardPage-module__IftB2W__newsWrapper{width:calc(100% - 2rem);position:relative;top:-2.75rem;left:1rem}.DashboardPage-module__IftB2W__IndexAnalysisWrapper{align-items:flex-start;width:calc(100% - 2rem);display:flex;position:relative}.DashboardPage-module__IftB2W__newsText{margin:0}.DashboardPage-module__IftB2W__newsTextInner{align-items:flex-start;gap:.25rem;width:100%;display:flex}.DashboardPage-module__IftB2W__aiPrefix{white-space:nowrap;flex-shrink:0;align-items:center;gap:.125rem;padding-top:.0625rem;display:inline-flex}.DashboardPage-module__IftB2W__newsTextBody{min-width:0;color:var(--gray-70);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;flex:1;font-size:14px;font-weight:400;line-height:140%;display:-webkit-box;overflow:hidden}.DashboardPage-module__IftB2W__newsAIText{color:var(--blue);font-size:14px;font-weight:600}.DashboardPage-module__IftB2W__starIcons{vertical-align:middle;flex-shrink:0;width:1.125rem;height:1.0625rem;display:inline-block;position:relative}.DashboardPage-module__IftB2W__bigStar{position:absolute;top:auto;bottom:0;left:0}.DashboardPage-module__IftB2W__smallStar{position:absolute;top:0;left:.5rem}.DashboardPage-module__IftB2W__iconsWrapper{vertical-align:middle;align-items:center;gap:.125rem;display:inline-flex}.DashboardPage-module__IftB2W__graph{width:calc(100% - 1rem);height:8vh}.DashboardPage-module__IftB2W__dateSpan{background-color:var(--white);color:var(--blue);border-radius:4px;justify-content:center;align-items:center;padding:0 .125rem}.DashboardPage-module__IftB2W__Ripple{border-radius:5rem;position:absolute;top:-5rem;right:-4rem}.DashboardPage-module__IftB2W__label3{color:var(--gray-40);font-family:Lato;font-size:10px;font-weight:500;line-height:140%;position:relative}.DashboardPage-module__IftB2W__ticker{min-width:18.5rem;animation:.3s forwards DashboardPage-module__IftB2W__slideUpFade}@keyframes DashboardPage-module__IftB2W__slideUpFade{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.DashboardPage-module__IftB2W__label4{color:var(--gray-50);text-align:left;font-family:Lato;font-size:.75rem;line-height:120%;position:relative}.DashboardPage-module__IftB2W__tickerAnalysis{justify-content:space-between;align-items:center;margin-top:3rem;display:flex}.DashboardPage-module__IftB2W__score{position:absolute;transform:translate(-1.625rem,.65rem)}.DashboardPage-module__IftB2W__tickerDropdown{background:var(--white);border:1px solid var(--gray-10);z-index:1000;border-radius:12px;width:12.5rem;max-height:260px;position:absolute;top:74rem;overflow:hidden auto}.DashboardPage-module__IftB2W__dropdownItem{cursor:pointer;color:var(--gray-100);padding:10px 14px;font-size:14px;transition:background .15s}.DashboardPage-module__IftB2W__loadButtonWrapper{flex-direction:column;justify-content:center;gap:1rem;height:100%;margin-left:1rem;display:flex}.DashboardPage-module__IftB2W__loadNext{background:var(--white);border:1px solid var(--gray-10);border-radius:12px;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;display:inline-flex;position:relative}.DashboardPage-module__IftB2W__frameParent{text-align:left;width:100%;color:var(--gray-90);flex-direction:column;flex:1;align-items:flex-start;gap:.75rem;padding:1.5rem;font-family:Lato;font-size:.875rem;display:flex;position:relative}.DashboardPage-module__IftB2W__frameGroup{justify-content:space-between;align-self:stretch;align-items:flex-start;gap:1.25rem;font-size:1.125rem;display:flex}.DashboardPage-module__IftB2W__frameWrapper{flex-direction:column;align-items:flex-start;display:flex}.DashboardPage-module__IftB2W__aaplParent{align-items:center;gap:.5rem;display:flex}.DashboardPage-module__IftB2W__aapl{line-height:140%;position:relative}.DashboardPage-module__IftB2W__appleIncWrapper{color:var(--gray-50);align-items:center;font-size:.875rem;display:flex}.DashboardPage-module__IftB2W__activeWrapper{background-color:var(--light-blue);color:var(--blue);border-radius:4px;align-items:center;padding:2px 4px;font-size:14px;display:flex}.DashboardPage-module__IftB2W__active{line-height:120%;position:relative}.DashboardPage-module__IftB2W__frameContainer{justify-content:space-between;align-self:stretch;align-items:center;gap:1.25rem;display:flex}.DashboardPage-module__IftB2W__macdBullishCross{font-weight:600;line-height:120%;position:relative}.DashboardPage-module__IftB2W__frameChild{background-color:var(--gray-80);border-radius:50%;width:.125rem;height:.125rem;position:relative}.DashboardPage-module__IftB2W__frameDiv{color:var(--green);align-items:center;gap:.25rem;display:flex}.DashboardPage-module__IftB2W__frameItem{width:.563rem;height:.5rem}.DashboardPage-module__IftB2W__frameParent2{color:var(--blue);border-radius:4px;align-self:stretch;align-items:flex-start;gap:.25rem;display:flex}.DashboardPage-module__IftB2W__starsAiParent{align-items:center;display:flex}.DashboardPage-module__IftB2W__starsAi{background-color:#0000;border-radius:1.4px;flex-shrink:0;width:1rem;height:1rem;position:relative;overflow:hidden}.DashboardPage-module__IftB2W__dImage37{object-fit:cover;width:.875rem;height:.875rem;position:absolute;top:.125rem;left:0}.DashboardPage-module__IftB2W__dImage38{object-fit:cover;width:.5rem;height:.5rem;position:absolute;top:.012rem;left:.512rem}.DashboardPage-module__IftB2W__bullishMomentumDetected{color:var(--gray-70);flex:1;line-height:120%;position:relative}.DashboardPage-module__IftB2W__monitoringForConfirmationParent{color:var(--gray-40);align-self:stretch;align-items:flex-start;gap:.25rem;font-size:.75rem;display:flex}.DashboardPage-module__IftB2W__monitoringForConfirmation{flex:1;line-height:120%;position:relative}.DashboardPage-module__IftB2W__chevron2RightIcon{width:1rem;height:1rem;position:relative}.DashboardPage-module__IftB2W__newscard{background-color:var(--whitesmoke);box-sizing:border-box;text-align:left;width:100%;color:var(--gray-90);border-radius:12px;flex-direction:column;align-items:flex-start;padding:.75rem;font-family:Lato;font-size:.875rem;display:flex;position:relative}.DashboardPage-module__IftB2W__contentContainer{flex-direction:column;align-self:stretch;align-items:center;gap:.75rem;display:flex}.DashboardPage-module__IftB2W__imageAndTextContainer{align-self:stretch;align-items:flex-start;gap:.562rem;display:flex}.DashboardPage-module__IftB2W__thumbnailImageIcon{object-fit:cover;border-radius:4px;width:5.125rem;height:5.125rem;position:relative}.DashboardPage-module__IftB2W__textContainer{flex-direction:column;flex:1;align-items:flex-start;gap:.25rem;display:flex}.DashboardPage-module__IftB2W__headline{text-overflow:ellipsis;align-self:stretch;max-height:2.375rem;font-size:1rem;font-weight:600;line-height:120%;display:inline-block;position:relative;overflow:hidden}.DashboardPage-module__IftB2W__tagsContainer{align-items:center;gap:.75rem;display:flex}.DashboardPage-module__IftB2W__tagContainer{border:1px solid var(--gray-10);border-radius:8px;align-items:center;padding:.125rem .375rem;display:flex}.DashboardPage-module__IftB2W__tagText{line-height:120%;position:relative}.DashboardPage-module__IftB2W__description{color:var(--gray-70);text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;align-self:stretch;max-height:2.5rem;line-height:140%;display:-webkit-inline-box;position:relative;overflow:hidden}.DashboardPage-module__IftB2W__footerContainer{color:var(--gray-50);justify-content:space-between;align-self:stretch;align-items:center;gap:1.25rem;font-size:.75rem;display:flex}.DashboardPage-module__IftB2W__timeAndSourceContainer{align-items:center;gap:.25rem;display:flex}.DashboardPage-module__IftB2W__timeContainer{border-radius:4px;justify-content:center;align-items:center;padding:0 .125rem;display:flex}.DashboardPage-module__IftB2W__timeText{font-weight:500;line-height:140%;position:relative}.DashboardPage-module__IftB2W__timeAndSourceContainerChild{background-color:var(--gray-80);border-radius:50%;width:.125rem;height:.125rem;position:relative}.DashboardPage-module__IftB2W__sourceContainer{justify-content:center;align-items:center;display:flex}.DashboardPage-module__IftB2W__chevronIcon{width:1rem;height:1rem;position:relative}.DashboardPage-module__IftB2W__dashboardDragHandle{cursor:grab;touch-action:none;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex}.DashboardPage-module__IftB2W__dashboardDragHandle:active{cursor:grabbing}.DashboardPage-module__IftB2W__topMoversRowPlaceholder{border:2px dashed var(--gray-20);background:var(--whitesmoke);box-sizing:border-box;border-radius:20px;flex:1;width:100%;min-height:100%}.DashboardPage-module__IftB2W__topMoversRowFloater{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}.DashboardPage-module__IftB2W__topMoversRowFloater[data-block=top-movers]{background:var(--white)}.DashboardPage-module__IftB2W__topMoversRowFloater[data-block=smart-alerts],.DashboardPage-module__IftB2W__topMoversRowFloater[data-block=ai-news-feeds],.DashboardPage-module__IftB2W__topMoversRowFloater[data-block=ai-reports],.DashboardPage-module__IftB2W__topMoversRowFloater[data-block=ai-transcripts],.DashboardPage-module__IftB2W__topMoversRowFloater[data-block=fear-greed-index],.DashboardPage-module__IftB2W__topMoversRowFloater[data-block=portfolio-summary],.DashboardPage-module__IftB2W__topMoversRowFloater[data-block=market-catalyst]{background:var(--white);border:1px solid var(--gray-5);box-shadow:0 20px 48px color-mix(in srgb,var(--gray-100)22%,transparent)}.DashboardPage-module__IftB2W__topMoversRowFloater[data-block=ai-reports] .DashboardPage-module__IftB2W__cardElement,.DashboardPage-module__IftB2W__topMoversRowFloater[data-block=ai-transcripts] .DashboardPage-module__IftB2W__cardElement,.DashboardPage-module__IftB2W__topMoversRowFloater[data-block=top-movers] .DashboardPage-module__IftB2W__cardElement{box-sizing:border-box;flex-direction:column;height:100%;min-height:0;padding:1rem 1.5rem;display:flex;overflow:hidden}.DashboardPage-module__IftB2W__topMoversRowIsDragging{-webkit-user-select:none;user-select:none}.DashboardPage-module__IftB2W__dashboardPage>.DashboardPage-module__IftB2W__columnGrid>.DashboardPage-module__IftB2W__overviewGrid>.DashboardPage-module__IftB2W__gridItem{flex:1 1 0}.DashboardPage-module__IftB2W__dashboardPage>.DashboardPage-module__IftB2W__columnGrid>.DashboardPage-module__IftB2W__overviewGrid>.DashboardPage-module__IftB2W__gridItem[data-block=top-movers]{background:var(--white);border-radius:20px;overflow:hidden}.DashboardPage-module__IftB2W__dashboardPage>.DashboardPage-module__IftB2W__columnGrid>.DashboardPage-module__IftB2W__overviewGrid>.DashboardPage-module__IftB2W__gridItem[data-block=top-movers] .DashboardPage-module__IftB2W__cardElement{box-sizing:border-box;flex-direction:column;flex:1;height:100%;min-height:0;padding:1rem 1.5rem;display:flex;overflow:hidden}.DashboardPage-module__IftB2W__dashboardPage>.DashboardPage-module__IftB2W__columnGrid>.DashboardPage-module__IftB2W__overviewGrid>.DashboardPage-module__IftB2W__gridItem[data-block=top-movers] .DashboardPage-module__IftB2W__cardElement>.DashboardPage-module__IftB2W__itemsGrid{flex:1;align-items:stretch;gap:.75rem;min-height:0;overflow:visible}.DashboardPage-module__IftB2W__dashboardPage>.DashboardPage-module__IftB2W__columnGrid>.DashboardPage-module__IftB2W__overviewGrid>.DashboardPage-module__IftB2W__gridItem[data-block=top-movers] .DashboardPage-module__IftB2W__moversItemCard{background-color:var(--whitesmoke);box-sizing:border-box;min-width:0;height:auto;min-height:0;max-height:none;color:inherit;border:1px solid #0000;border-radius:12px;flex-direction:column;flex:1 1 0;align-self:stretch;text-decoration:none;display:flex;overflow:hidden}.DashboardPage-module__IftB2W__dashboardPage>.DashboardPage-module__IftB2W__columnGrid>.DashboardPage-module__IftB2W__overviewGrid>.DashboardPage-module__IftB2W__gridItem[data-block=top-movers] a.DashboardPage-module__IftB2W__moversItemCard:hover,.DashboardPage-module__IftB2W__dashboardPage>.DashboardPage-module__IftB2W__columnGrid>.DashboardPage-module__IftB2W__overviewGrid>.DashboardPage-module__IftB2W__gridItem[data-block=top-movers] a.DashboardPage-module__IftB2W__moversItemCard:focus-visible{border-color:var(--light-blue-2)}.DashboardPage-module__IftB2W__dashboardPage>.DashboardPage-module__IftB2W__columnGrid>.DashboardPage-module__IftB2W__overviewGrid>.DashboardPage-module__IftB2W__gridItem[data-block=top-movers] .DashboardPage-module__IftB2W__insightContainer{box-sizing:border-box;flex-direction:column;flex:1;width:calc(100% - 1.5rem);height:100%;min-height:0;margin:.75rem;display:flex}.DashboardPage-module__IftB2W__dashboardPage>.DashboardPage-module__IftB2W__columnGrid>.DashboardPage-module__IftB2W__overviewGrid>.DashboardPage-module__IftB2W__gridItem[data-block=top-movers] .DashboardPage-module__IftB2W__insightHeader{border-radius:6px;flex-shrink:0;justify-content:flex-start;align-self:flex-start;height:auto;min-height:21px;margin-bottom:4px;font-size:14px;font-weight:400}.DashboardPage-module__IftB2W__dashboardPage>.DashboardPage-module__IftB2W__columnGrid>.DashboardPage-module__IftB2W__overviewGrid>.DashboardPage-module__IftB2W__gridItem[data-block=top-movers] .DashboardPage-module__IftB2W__moversItemCard:first-child .DashboardPage-module__IftB2W__insightHeader{background-color:var(--light-green)!important;color:var(--green)!important}.DashboardPage-module__IftB2W__dashboardPage>.DashboardPage-module__IftB2W__columnGrid>.DashboardPage-module__IftB2W__overviewGrid>.DashboardPage-module__IftB2W__gridItem[data-block=top-movers] .DashboardPage-module__IftB2W__moversItemCard:nth-child(2) .DashboardPage-module__IftB2W__insightHeader{background-color:var(--light-error)!important;color:var(--error)!important}.DashboardPage-module__IftB2W__dashboardPage>.DashboardPage-module__IftB2W__columnGrid>.DashboardPage-module__IftB2W__overviewGrid>.DashboardPage-module__IftB2W__gridItem[data-block=top-movers] .DashboardPage-module__IftB2W__moversItemCard:nth-child(3) .DashboardPage-module__IftB2W__insightHeader{background-color:var(--light-orange)!important;color:var(--orange)!important}.DashboardPage-module__IftB2W__dashboardPage>.DashboardPage-module__IftB2W__columnGrid>.DashboardPage-module__IftB2W__overviewGrid>.DashboardPage-module__IftB2W__gridItem[data-block=top-movers] .DashboardPage-module__IftB2W__companyName{color:var(--gray-90);white-space:normal;text-overflow:unset;word-break:break-word;overflow-wrap:anywhere;-webkit-line-clamp:unset;line-clamp:unset;-webkit-box-orient:unset;flex:auto;min-height:0;margin:0;font-size:16px;font-weight:700;line-height:1.4;display:block;overflow:visible}.DashboardPage-module__IftB2W__dashboardPage>.DashboardPage-module__IftB2W__columnGrid>.DashboardPage-module__IftB2W__overviewGrid>.DashboardPage-module__IftB2W__gridItem[data-block=top-movers] .DashboardPage-module__IftB2W__percentLabel{flex:none;margin:0;padding:0;font-family:Lato;font-size:18px;font-weight:600;line-height:1.25;display:block}.DashboardPage-module__IftB2W__dashboardPage>.DashboardPage-module__IftB2W__columnGrid>.DashboardPage-module__IftB2W__overviewGrid>.DashboardPage-module__IftB2W__gridItem[data-block=top-movers] .DashboardPage-module__IftB2W__description{color:var(--gray-70);text-overflow:ellipsis;white-space:nowrap;flex:none;margin:0;font-size:16px;font-weight:500;line-height:140%;display:block;overflow:hidden}.DashboardPage-module__IftB2W__dashboardPage>.DashboardPage-module__IftB2W__columnGrid>.DashboardPage-module__IftB2W__overviewGrid>.DashboardPage-module__IftB2W__gridItem[data-block=top-movers] .DashboardPage-module__IftB2W__description:empty{display:none}.DashboardPage-module__IftB2W__dashboardPage>.DashboardPage-module__IftB2W__columnGrid>.DashboardPage-module__IftB2W__overviewGrid>.DashboardPage-module__IftB2W__gridItem[data-block=top-movers] .DashboardPage-module__IftB2W__insightDate{color:var(--gray-40);text-align:right;flex-shrink:0;width:100%;margin-top:auto;padding-top:12px;font-size:12px;font-weight:500}.DashboardPage-module__IftB2W__dashboardPage>.DashboardPage-module__IftB2W__columnGrid>.DashboardPage-module__IftB2W__overviewGrid>.DashboardPage-module__IftB2W__gridItem[data-block=fear-greed-index]{overflow:visible}.DashboardPage-module__IftB2W__dashboardPage>.DashboardPage-module__IftB2W__columnGrid>.DashboardPage-module__IftB2W__overviewGrid>.DashboardPage-module__IftB2W__gridItem[data-block=portfolio-summary]{overflow:hidden}.DashboardPage-module__IftB2W__dashboardPage>.DashboardPage-module__IftB2W__columnGrid>.DashboardPage-module__IftB2W__overviewGrid>.DashboardPage-module__IftB2W__gridItem[data-block=market-catalyst]{background:var(--white);border-radius:20px;overflow:hidden}.DashboardPage-module__IftB2W__feedsColumnGrid{width:100%}.DashboardPage-module__IftB2W__feedsRow{flex-direction:unset;scroll-snap-type:none;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:1.5rem;display:grid;overflow:visible}.DashboardPage-module__IftB2W__feedsRow>.DashboardPage-module__IftB2W__gridItem{min-width:0;transition:transform .15s,outline .15s,border-color .15s}.DashboardPage-module__IftB2W__feedsRow .DashboardPage-module__IftB2W__newsGridItem{border:1px solid var(--gray-5);height:auto;min-height:0;max-height:none;box-shadow:0 4px 20px color-mix(in srgb,var(--gray-100)4%,transparent)}.DashboardPage-module__IftB2W__newsFeedsPanel{--news-feed-card-height:156px;--news-feed-card-gap:.75rem}.DashboardPage-module__IftB2W__smartAlertsPanel{--smart-alert-card-height:8.75rem;--smart-alert-card-gap:.75rem}.DashboardPage-module__IftB2W__smartAlertsPanel .DashboardPage-module__IftB2W__scrollableCardElement,.DashboardPage-module__IftB2W__newsFeedsPanel .DashboardPage-module__IftB2W__scrollableCardElement{box-sizing:border-box;flex-direction:column;flex:1;width:100%;height:100%;min-height:0;padding:24px 16px;display:flex}.DashboardPage-module__IftB2W__newsFeedsPanel .DashboardPage-module__IftB2W__scrollableCardElement{height:auto;min-height:0}.DashboardPage-module__IftB2W__smartAlertsPanel h2,.DashboardPage-module__IftB2W__newsFeedsPanel h2{letter-spacing:.04em;text-transform:uppercase;color:var(--gray-90);margin:0;font-family:Lato;font-size:16px;font-weight:600;line-height:140%}.DashboardPage-module__IftB2W__smartAlertsPanel .DashboardPage-module__IftB2W__spaceBetweenDiv,.DashboardPage-module__IftB2W__newsFeedsPanel .DashboardPage-module__IftB2W__spaceBetweenDiv{flex-shrink:0;margin-bottom:0}.DashboardPage-module__IftB2W__smartAlertsList,.DashboardPage-module__IftB2W__newsFeedsList{margin-top:1rem}.DashboardPage-module__IftB2W__smartAlertsList{gap:var(--smart-alert-card-gap);min-height:0;max-height:calc(var(--smart-alert-card-height)*4 + var(--smart-alert-card-gap)*3);flex-direction:column;flex:none;display:flex;overflow-y:auto}.DashboardPage-module__IftB2W__smartAlertsListEmpty{flex:1;max-height:none;overflow:hidden}.DashboardPage-module__IftB2W__smartAlertsEmpty{background:var(--whitesmoke);box-sizing:border-box;border-radius:12px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:24px;width:100%;min-height:0;padding:12px;display:flex}.DashboardPage-module__IftB2W__smartAlertsEmptyContent{flex-direction:column;align-items:center;gap:16px;display:flex}.DashboardPage-module__IftB2W__smartAlertsEmptyIcon{object-fit:contain;width:78px;height:69px;display:block}.DashboardPage-module__IftB2W__smartAlertsEmptyMessage{font-family:var(--font-space-lato);color:var(--gray-70);text-align:center;margin:0;font-size:18px;font-weight:600;line-height:1.4}.DashboardPage-module__IftB2W__smartAlertsEmptyButton{padding:8px 16px}.DashboardPage-module__IftB2W__newsFeedsList{gap:var(--news-feed-card-gap);min-height:0;max-height:calc(var(--news-feed-card-height)*3 + var(--news-feed-card-gap)*2);flex-direction:column;flex:none;display:flex;overflow-y:auto}.DashboardPage-module__IftB2W__smartAlertsPanel .DashboardPage-module__IftB2W__smartAlertCard{flex:0 0 var(--smart-alert-card-height);width:100%;height:var(--smart-alert-card-height);min-height:var(--smart-alert-card-height);max-height:var(--smart-alert-card-height);background:var(--whitesmoke);border:none;border-radius:12px;display:flex;overflow:hidden}.DashboardPage-module__IftB2W__smartAlertsPanel .DashboardPage-module__IftB2W__smartAlertCard .DashboardPage-module__IftB2W__frameParent{box-sizing:border-box;justify-content:space-between;gap:.5rem;height:100%;padding:.875rem 1rem}.DashboardPage-module__IftB2W__smartAlertsPanel .DashboardPage-module__IftB2W__frameGroup{align-items:center;gap:.75rem}.DashboardPage-module__IftB2W__smartAlertsPanel .DashboardPage-module__IftB2W__frameGroup .DashboardPage-module__IftB2W__aaplParent{flex-wrap:wrap;align-items:center;gap:.375rem;min-width:0}.DashboardPage-module__IftB2W__smartAlertsPanel .DashboardPage-module__IftB2W__frameGroup .DashboardPage-module__IftB2W__aaplParent>.DashboardPage-module__IftB2W__aapl:first-child{color:var(--gray-90);font-size:18px;font-weight:700;line-height:140%}.DashboardPage-module__IftB2W__smartAlertsPanel .DashboardPage-module__IftB2W__appleIncWrapper{align-items:center;display:inline-flex}.DashboardPage-module__IftB2W__smartAlertsPanel .DashboardPage-module__IftB2W__appleIncWrapper .DashboardPage-module__IftB2W__aapl{color:var(--gray-50);font-size:14px;font-weight:400;line-height:140%}.DashboardPage-module__IftB2W__smartAlertsPanel .DashboardPage-module__IftB2W__activeWrapper{border-radius:6px;flex-shrink:0;padding:.1875rem .5rem;font-size:.75rem;font-weight:500;line-height:120%}.DashboardPage-module__IftB2W__smartAlertsPanel .DashboardPage-module__IftB2W__frameContainer{align-items:center;gap:.75rem}.DashboardPage-module__IftB2W__smartAlertsPanel .DashboardPage-module__IftB2W__frameContainer .DashboardPage-module__IftB2W__aaplParent{flex:1;align-items:center;gap:0;min-width:0;display:flex}.DashboardPage-module__IftB2W__smartAlertsPanel .DashboardPage-module__IftB2W__frameContainer .DashboardPage-module__IftB2W__aaplParent .DashboardPage-module__IftB2W__macdBullishCross:nth-child(2):before{content:"·";color:var(--gray-90);margin:0 .375rem;font-size:14px;font-weight:600}.DashboardPage-module__IftB2W__smartAlertsPanel .DashboardPage-module__IftB2W__frameContainer .DashboardPage-module__IftB2W__aaplParent .DashboardPage-module__IftB2W__macdBullishCross:first-child,.DashboardPage-module__IftB2W__smartAlertsPanel .DashboardPage-module__IftB2W__frameContainer .DashboardPage-module__IftB2W__aaplParent .DashboardPage-module__IftB2W__macdBullishCross:nth-child(2){color:var(--gray-90);font-size:14px;font-weight:600}.DashboardPage-module__IftB2W__smartAlertsPanel .DashboardPage-module__IftB2W__frameContainer .DashboardPage-module__IftB2W__flexDiv{flex-shrink:0;align-items:center}.DashboardPage-module__IftB2W__smartAlertsPanel .DashboardPage-module__IftB2W__frameContainer .DashboardPage-module__IftB2W__svgArrow{margin:0 .25rem 0 0}.DashboardPage-module__IftB2W__smartAlertsPanel .DashboardPage-module__IftB2W__frameContainer .DashboardPage-module__IftB2W__label{white-space:nowrap;margin:0;font-size:12px;font-weight:500}.DashboardPage-module__IftB2W__smartAlertsPanel .DashboardPage-module__IftB2W__frameParent2{flex-flow:row;align-items:center;gap:.25rem;width:100%;display:flex}.DashboardPage-module__IftB2W__smartAlertsPanel .DashboardPage-module__IftB2W__frameParent2 .DashboardPage-module__IftB2W__starsAiParent{flex-shrink:0;align-items:center;gap:.25rem;display:inline-flex}.DashboardPage-module__IftB2W__smartAlertsPanel .DashboardPage-module__IftB2W__smartAlertAiLabel{color:var(--blue);white-space:nowrap;font-size:14px;font-weight:400;line-height:140%}.DashboardPage-module__IftB2W__smartAlertsPanel .DashboardPage-module__IftB2W__frameParent2 .DashboardPage-module__IftB2W__bullishMomentumDetected{min-width:0;color:var(--gray-70);flex:1;font-size:14px;font-weight:400;line-height:140%}.DashboardPage-module__IftB2W__smartAlertsPanel .DashboardPage-module__IftB2W__monitoringForConfirmationParent{justify-content:space-between;align-items:center;width:100%;margin-top:.125rem}.DashboardPage-module__IftB2W__smartAlertsPanel .DashboardPage-module__IftB2W__monitoringForConfirmation{color:var(--gray-40);font-size:12px;font-weight:400;line-height:140%}.DashboardPage-module__IftB2W__smartAlertsPanel .DashboardPage-module__IftB2W__chevron2RightIcon{opacity:.65;flex-shrink:0;width:1rem;height:1rem}.DashboardPage-module__IftB2W__newsInsightBlock{flex-shrink:0;margin-top:1rem;padding-bottom:1rem}.DashboardPage-module__IftB2W__newsFeedsPanel .DashboardPage-module__IftB2W__newsInsightBlock .DashboardPage-module__IftB2W__starsAiParent{align-items:center;gap:.25rem;display:inline-flex}.DashboardPage-module__IftB2W__newsFeedsPanel .DashboardPage-module__IftB2W__newsAIText{color:var(--blue);font-size:14px;font-weight:400;line-height:140%}.DashboardPage-module__IftB2W__newsFeedsPanel .DashboardPage-module__IftB2W__newsInsightBlock .DashboardPage-module__IftB2W__bullishMomentumDetected{color:var(--gray-90);margin-top:12px;font-size:14px;font-weight:400;line-height:140%;display:block}.DashboardPage-module__IftB2W__newsFeedsPanel .DashboardPage-module__IftB2W__newsFeedCard{flex:0 0 var(--news-feed-card-height);height:var(--news-feed-card-height);min-height:var(--news-feed-card-height);max-height:var(--news-feed-card-height);background:var(--whitesmoke);box-sizing:border-box;color:inherit;border:1px solid #0000;border-radius:12px;text-decoration:none;transition:border-color .2s;position:relative;overflow:hidden}.DashboardPage-module__IftB2W__newsFeedsPanel .DashboardPage-module__IftB2W__newsFeedCardClickable{cursor:pointer}.DashboardPage-module__IftB2W__newsFeedsPanel .DashboardPage-module__IftB2W__newsFeedCardClickable:hover{border-color:var(--light-blue-2)}.DashboardPage-module__IftB2W__newsFeedsPanel .DashboardPage-module__IftB2W__newsFeedCardLink{z-index:0;border-radius:inherit;color:inherit;cursor:pointer;text-decoration:none;position:absolute;inset:0}.DashboardPage-module__IftB2W__newsFeedsPanel .DashboardPage-module__IftB2W__newsFeedCard .DashboardPage-module__IftB2W__frameParent{z-index:1;box-sizing:border-box;pointer-events:none;flex-direction:column;gap:0;height:100%;padding:12px;display:flex;position:relative}.DashboardPage-module__IftB2W__newsFeedsPanel .DashboardPage-module__IftB2W__contentContainer{flex-direction:column;justify-content:space-between;align-items:stretch;gap:12px;height:100%;display:flex}.DashboardPage-module__IftB2W__newsFeedsPanel .DashboardPage-module__IftB2W__imageAndTextContainer{flex:1;align-items:flex-start;gap:9px;min-height:0;display:flex}.DashboardPage-module__IftB2W__newsFeedsPanel .DashboardPage-module__IftB2W__newsFeedThumb{background-color:var(--gray-3);border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:82px;height:82px;display:flex;overflow:hidden}.DashboardPage-module__IftB2W__newsFeedsPanel .DashboardPage-module__IftB2W__newsFeedThumbImage{object-fit:cover;width:100%;height:100%}.DashboardPage-module__IftB2W__newsFeedsPanel .DashboardPage-module__IftB2W__newsFeedThumbMonogram{color:var(--gray-60);letter-spacing:.02em;text-transform:uppercase;font-size:1.125rem;font-weight:600;line-height:1}.DashboardPage-module__IftB2W__newsFeedsPanel .DashboardPage-module__IftB2W__textContainer{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.DashboardPage-module__IftB2W__newsFeedsPanel .DashboardPage-module__IftB2W__headlineBlock{flex-direction:column;gap:4px;min-width:0;display:flex}.DashboardPage-module__IftB2W__newsFeedsPanel .DashboardPage-module__IftB2W__headline{color:var(--gray-90);-webkit-line-clamp:1;line-clamp:1;overflow-wrap:anywhere;word-break:break-word;-webkit-box-orient:vertical;margin:0;font-size:16px;font-weight:600;line-height:1.2;display:-webkit-box;overflow:hidden}.DashboardPage-module__IftB2W__newsFeedsPanel .DashboardPage-module__IftB2W__tagsContainer{flex-wrap:nowrap;align-items:center;gap:12px;min-width:0;display:flex;overflow:hidden}.DashboardPage-module__IftB2W__newsFeedsPanel .DashboardPage-module__IftB2W__tagContainer{background:var(--bg-grey-label);border:none;border-radius:8px;flex-shrink:0;padding:2px 6px}.DashboardPage-module__IftB2W__newsFeedsPanel .DashboardPage-module__IftB2W__tagText{color:var(--dark-gray);white-space:nowrap;margin:0;font-family:Lato,sans-serif;font-size:14px;font-weight:400;line-height:1.2}.DashboardPage-module__IftB2W__newsFeedsPanel .DashboardPage-module__IftB2W__description{color:var(--gray-70);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;max-height:40px;margin:0;font-size:14px;font-weight:400;line-height:1.4;display:-webkit-box;overflow:hidden}.DashboardPage-module__IftB2W__newsFeedsPanel .DashboardPage-module__IftB2W__footerContainer{flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:21px;margin-top:0;display:flex}.DashboardPage-module__IftB2W__newsFeedsPanel .DashboardPage-module__IftB2W__timeAndSourceContainer{align-items:center;gap:4px;display:flex}.DashboardPage-module__IftB2W__newsFeedsPanel .DashboardPage-module__IftB2W__timeText{color:var(--gray-50);margin:0;font-size:12px;font-weight:500;line-height:1.4}.DashboardPage-module__IftB2W__newsFeedsPanel .DashboardPage-module__IftB2W__chevronIcon{width:16px;height:16px;color:var(--gray-40);flex-shrink:0;justify-content:center;align-items:center;margin-left:auto;display:inline-flex}.DashboardPage-module__IftB2W__newsFeedsPanel .DashboardPage-module__IftB2W__chevronIcon svg{width:16px;height:16px}@media (max-width:1100px){.DashboardPage-module__IftB2W__feedsRow{grid-template-columns:1fr}.DashboardPage-module__IftB2W__feedsRow .DashboardPage-module__IftB2W__newsGridItem{max-height:none}.DashboardPage-module__IftB2W__firstGridItem .DashboardPage-module__IftB2W__card{flex-direction:column;gap:16px}}
.FearGreedIndexCard-module__cDNZSq__card{box-sizing:border-box;flex-direction:column;width:100%;height:100%;min-height:295px;padding:24px 16px;display:flex;overflow:visible}.FearGreedIndexCard-module__cDNZSq__inner{flex-direction:column;flex:1;justify-content:space-between;align-items:flex-start;width:100%;min-height:247px;display:flex}.FearGreedIndexCard-module__cDNZSq__header{z-index:2;flex-shrink:0;justify-content:space-between;align-items:flex-start;width:100%;height:24px;display:flex;position:relative}.FearGreedIndexCard-module__cDNZSq__headerTitle{align-items:center;gap:2px;display:flex;position:relative}.FearGreedIndexCard-module__cDNZSq__infoWrap{cursor:default;outline:none;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex;position:relative}.FearGreedIndexCard-module__cDNZSq__infoWrap:focus-visible{box-shadow:0 0 0 2px color-mix(in srgb,var(--gray-90)18%,transparent);border-radius:50%}.FearGreedIndexCard-module__cDNZSq__infoIcon{width:16px;height:16px;display:block}.FearGreedIndexCard-module__cDNZSq__infoTooltip{z-index:30;border:1px solid var(--gray-5);background:var(--white);opacity:0;visibility:hidden;pointer-events:none;border-radius:8px;flex-direction:column;gap:8px;min-width:214px;padding:12px;transition:opacity .16s,transform .16s,visibility .16s;display:flex;position:absolute;bottom:5px;left:20px;right:auto;transform:translateY(4px);box-shadow:0 20px 24px -4px #11111a14,0 8px 16px -4px #11111a08}.FearGreedIndexCard-module__cDNZSq__infoTooltipRow{color:var(--gray-80);justify-content:space-between;align-items:center;gap:25px;font-family:Lato,sans-serif;font-size:12px;font-weight:400;line-height:120%;display:flex}.FearGreedIndexCard-module__cDNZSq__infoTooltipLabel{align-items:center;gap:8px;min-width:0;display:inline-flex}.FearGreedIndexCard-module__cDNZSq__infoTooltipDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.FearGreedIndexCard-module__cDNZSq__infoTooltipRange{color:var(--gray-80);flex-shrink:0;font-weight:400}.FearGreedIndexCard-module__cDNZSq__infoWrap:hover .FearGreedIndexCard-module__cDNZSq__infoTooltip,.FearGreedIndexCard-module__cDNZSq__infoWrap:focus-within .FearGreedIndexCard-module__cDNZSq__infoTooltip{opacity:1;visibility:visible;transform:translateY(0)}.FearGreedIndexCard-module__cDNZSq__card .FearGreedIndexCard-module__cDNZSq__headerTitle .FearGreedIndexCard-module__cDNZSq__title{letter-spacing:0;text-transform:uppercase;color:var(--gray-90);white-space:nowrap;margin:0;font-family:Lato,sans-serif;font-size:16px;font-weight:600;line-height:140%}.FearGreedIndexCard-module__cDNZSq__body{flex-shrink:0;justify-content:center;align-items:flex-end;gap:60px;width:100%;display:flex}.FearGreedIndexCard-module__cDNZSq__gaugeWrap{flex-shrink:0;justify-content:center;align-items:flex-end;display:flex}.FearGreedIndexCard-module__cDNZSq__gaugeWrap .fearGreedGauge{aspect-ratio:240/112;width:240px;max-width:100%;height:auto;display:block}.FearGreedIndexCard-module__cDNZSq__stats{flex-direction:column;flex-shrink:0;align-items:flex-start;gap:8px;display:flex}.FearGreedIndexCard-module__cDNZSq__info{flex-direction:column;align-items:flex-start;gap:4px;display:flex}.FearGreedIndexCard-module__cDNZSq__valueRow{align-items:center;gap:4px;width:100%;display:flex}.FearGreedIndexCard-module__cDNZSq__value{color:var(--gray-80);font-family:Lato,sans-serif;font-size:32px;font-weight:700;line-height:.9}.FearGreedIndexCard-module__cDNZSq__trend{align-items:center;gap:2px;font-family:Lato,sans-serif;font-size:12px;font-weight:500;line-height:140%;display:inline-flex}.FearGreedIndexCard-module__cDNZSq__updated{color:var(--gray-40);white-space:nowrap;margin:0;font-family:Lato,sans-serif;font-size:12px;font-weight:500;line-height:140%}.FearGreedIndexCard-module__cDNZSq__label{white-space:nowrap;margin:0;font-family:Lato,sans-serif;font-size:18px;font-weight:600;line-height:110%}.FearGreedIndexCard-module__cDNZSq__footer{flex-direction:column;flex-shrink:0;align-items:flex-start;gap:12px;width:100%;display:flex}.FearGreedIndexCard-module__cDNZSq__divider{background:var(--gray-10);flex-shrink:0;width:100%;height:1px}.FearGreedIndexCard-module__cDNZSq__aiText{width:100%;margin:0}.FearGreedIndexCard-module__cDNZSq__aiTextInner{align-items:flex-start;gap:4px;width:100%;display:flex}.FearGreedIndexCard-module__cDNZSq__aiPrefix{white-space:nowrap;flex-shrink:0;align-items:center;gap:0;height:17px;display:inline-flex}.FearGreedIndexCard-module__cDNZSq__starIcons{border-radius:2px;flex-shrink:0;width:16px;height:16px;display:inline-block;position:relative;overflow:hidden}.FearGreedIndexCard-module__cDNZSq__bigStar{width:14px;height:14px;position:absolute;top:2px;left:0}.FearGreedIndexCard-module__cDNZSq__smallStar{width:8px;height:8px;position:absolute;top:0;left:8px}.FearGreedIndexCard-module__cDNZSq__aiLabel{color:var(--blue);font-family:Lato,sans-serif;font-size:14px;font-weight:600;line-height:120%}.FearGreedIndexCard-module__cDNZSq__aiBody{min-width:0;color:var(--gray-70);flex:1;font-family:Lato,sans-serif;font-size:14px;font-weight:400;line-height:140%}
.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%}
.Radio-module__KJHXDq__root{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;display:inline-flex}.Radio-module__KJHXDq__disabled{cursor:not-allowed}.Radio-module__KJHXDq__label{color:var(--gray-80);font-family:Lato,sans-serif;font-size:14px;font-weight:400;line-height:1.4}.Radio-module__KJHXDq__input{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.Radio-module__KJHXDq__mark{box-sizing:border-box;background:var(--white);border:1.5px solid var(--gray-20);border-radius:50%;flex-shrink:0;width:16px;height:16px;transition:background .15s,border-color .15s;position:relative}.Radio-module__KJHXDq__root:not(.Radio-module__KJHXDq__disabled):hover .Radio-module__KJHXDq__input:not(:checked)+.Radio-module__KJHXDq__mark{border-color:var(--blue)}.Radio-module__KJHXDq__input:checked+.Radio-module__KJHXDq__mark{background:var(--blue);border-color:var(--blue)}.Radio-module__KJHXDq__input:checked+.Radio-module__KJHXDq__mark:after{content:"";background:var(--white);border-radius:50%;width:6.667px;height:6.667px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Radio-module__KJHXDq__input:disabled:not(:checked)+.Radio-module__KJHXDq__mark{background:var(--gray-5);border-color:#0000}.Radio-module__KJHXDq__input:disabled:checked+.Radio-module__KJHXDq__mark{background:var(--gray-5);border-color:var(--gray-10)}.Radio-module__KJHXDq__input:disabled:checked+.Radio-module__KJHXDq__mark:after{background:var(--gray-20)}.Radio-module__KJHXDq__input:focus-visible+.Radio-module__KJHXDq__mark{outline:2px solid var(--blue);outline-offset:2px}
.FilterPanel-module__1C6lzG__root{background:var(--white);width:320px;max-width:calc(100vw - 32px);box-shadow:0 8px 24px color-mix(in srgb,var(--gray-100)8%,transparent);border-radius:20px;flex-direction:column;gap:20px;padding:16px;font-family:Lato,sans-serif;display:flex}.FilterPanel-module__1C6lzG__section{flex-direction:column;gap:8px;display:flex}.FilterPanel-module__1C6lzG__sectionLabel{text-transform:uppercase;color:var(--gray-40);margin:0;font-size:12px;font-weight:400}.FilterPanel-module__1C6lzG__searchWrap{position:relative}.FilterPanel-module__1C6lzG__searchInput{box-sizing:border-box;width:100%;color:var(--gray-90);background:var(--white);border:1px solid var(--gray-10);border-radius:12px;outline:none;padding:10px 36px 10px 14px;font-family:inherit;font-size:14px;transition:border-color .15s}.FilterPanel-module__1C6lzG__searchInput::placeholder{color:var(--gray-40)}.FilterPanel-module__1C6lzG__searchInput:focus{border-color:var(--gray-20)}.FilterPanel-module__1C6lzG__searchIcon{color:var(--gray-50);pointer-events:none;display:inline-flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.FilterPanel-module__1C6lzG__suggestions{z-index:2;background:var(--white);border:1px solid var(--gray-10);max-height:180px;box-shadow:0 8px 24px color-mix(in srgb,var(--gray-100)8%,transparent);border-radius:12px;flex-direction:column;display:flex;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto}.FilterPanel-module__1C6lzG__suggestionItem{color:var(--gray-80);text-align:left;cursor:pointer;background:0 0;border:none;padding:10px 14px;font-family:inherit;font-size:14px}.FilterPanel-module__1C6lzG__suggestionItem:hover{background:var(--gray-3)}.FilterPanel-module__1C6lzG__tags{flex-wrap:wrap;gap:8px;display:flex}.FilterPanel-module__1C6lzG__tag{color:var(--gray-80);background:var(--light-blue);border-radius:8px;align-items:center;gap:6px;padding:6px 10px;font-size:13px;font-weight:500;display:inline-flex}.FilterPanel-module__1C6lzG__tagRemove{width:16px;height:16px;color:var(--gray-50);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;display:inline-flex}.FilterPanel-module__1C6lzG__tagRemove:hover{color:var(--gray-80)}.FilterPanel-module__1C6lzG__optionList{background:var(--whitesmoke);border-radius:8px;flex-direction:column;gap:8px;padding:8px;display:flex}.FilterPanel-module__1C6lzG__optionListScrollable{max-height:calc(var(--filter-option-padding)*1.5 + var(--filter-visible-count)*var(--filter-option-row-height) + (var(--filter-visible-count) - 1)*var(--filter-option-gap));--filter-option-row-height:20px;--filter-option-gap:8px;--filter-option-padding:8px;--filter-visible-count:5;overflow-y:auto}.FilterPanel-module__1C6lzG__checkRow{width:100%}.FilterPanel-module__1C6lzG__footer{justify-content:space-between;align-items:center;gap:12px;padding-top:4px;display:flex}.FilterPanel-module__1C6lzG__resetBtn{color:var(--blue);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:0;font-family:inherit;font-size:14px;font-weight:500;display:inline-flex}.FilterPanel-module__1C6lzG__resetBtn:hover{color:var(--dark-blue)}.FilterPanel-module__1C6lzG__applyBtn{color:var(--white);background:var(--gray-90);border:1px solid var(--gray-90);cursor:pointer;border-radius:10px;padding:8px 18px;font-family:inherit;font-size:14px;font-weight:500}.FilterPanel-module__1C6lzG__applyBtn:hover{background:var(--gray-100)}
.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%)}
.DashboardSidebar-module__zmURba__leftBar{background-color:var(--white);text-align:center;width:100%;min-height:0;color:var(--gray-100);z-index:5;border-right:1px solid var(--gray-10);flex-direction:column;grid-area:2/1/3/2;align-self:stretch;align-items:flex-start;font-family:Space Grotesk;font-size:24px;display:flex;overflow:hidden}.DashboardSidebar-module__zmURba__leftBar.DashboardSidebar-module__zmURba__collapsed{border-right:1px solid var(--gray-10);box-sizing:border-box}.DashboardSidebar-module__zmURba__topSlot{background-color:var(--white);border-right:1px solid var(--gray-10);border-bottom:1px solid var(--gray-5);box-sizing:border-box;z-index:5;flex-shrink:0;grid-area:1/1/2/2;align-self:stretch;align-items:center;width:100%;padding:0;display:flex;position:relative;overflow:hidden}.DashboardSidebar-module__zmURba__menuWrapper{box-sizing:border-box;flex-direction:column;width:100%;height:100%;min-height:0;display:flex}.DashboardSidebar-module__zmURba__toggleBtn{cursor:pointer;z-index:2;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;margin:auto 0;padding:0;transition:right .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:0;bottom:0;right:8px}.DashboardSidebar-module__zmURba__topSlotCollapsed .DashboardSidebar-module__zmURba__toggleBtn{width:52px;right:0}.DashboardSidebar-module__zmURba__toggleIconExpanded,.DashboardSidebar-module__zmURba__toggleIconCollapsed{transition:transform .35s cubic-bezier(.4,0,.2,1);display:block}.DashboardSidebar-module__zmURba__toggleIconCollapsed{transform:scaleX(-1)}.DashboardSidebar-module__zmURba__logo{box-sizing:border-box;opacity:1;flex-shrink:0;align-items:center;gap:4px;width:308px;min-width:308px;padding:0 48px 0 16px;text-decoration:none;transition:opacity .2s .1s;display:flex;overflow:hidden}.DashboardSidebar-module__zmURba__topSlotCollapsed .DashboardSidebar-module__zmURba__logo{opacity:0;pointer-events:none;transition:opacity .15s}.DashboardSidebar-module__zmURba__logoIcon{object-fit:cover;width:1.85rem;height:1.85rem;position:relative}.DashboardSidebar-module__zmURba__buttonText{letter-spacing:-.01em;white-space:nowrap;font-size:24px;font-weight:500;line-height:1.32;position:relative}.DashboardSidebar-module__zmURba__menuContainer{text-align:left;width:100%;min-height:0;color:var(--gray-80);font-size:.75rem;font-family:var(--font-space-lato);flex-direction:column;flex:1;justify-content:flex-start;align-items:stretch;gap:1.5rem;transition:gap .35s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden auto}.DashboardSidebar-module__zmURba__menuContainer>div{width:100%}.DashboardSidebar-module__zmURba__menuContainerCollapsed{flex:1;gap:0;min-height:0;margin:0;padding:0}.DashboardSidebar-module__zmURba__sectionDivider{box-sizing:border-box;opacity:0;pointer-events:none;justify-content:center;align-items:center;width:52px;height:0;margin:0 auto;padding:0 12px;transition:height .35s cubic-bezier(.4,0,.2,1),margin .35s cubic-bezier(.4,0,.2,1),opacity .2s;display:flex;overflow:hidden}.DashboardSidebar-module__zmURba__sectionDivider:after{content:"";background:var(--gray-10);width:100%;height:1px}.DashboardSidebar-module__zmURba__menuContainerCollapsed .DashboardSidebar-module__zmURba__sectionDivider{opacity:1;height:14px;margin:24px auto 0}.DashboardSidebar-module__zmURba__active .DashboardSidebar-module__zmURba__menuSvg path,.DashboardSidebar-module__zmURba__active .DashboardSidebar-module__zmURba__childSvg path{stroke:var(--blue)}.DashboardSidebar-module__zmURba__menuSvg,.DashboardSidebar-module__zmURba__childSvg{flex-shrink:0}.DashboardSidebar-module__zmURba__childSvg{width:16px;height:16px}.DashboardSidebar-module__zmURba__navTab{background-color:var(--light-blue);border-right:2px solid var(--blue);box-sizing:border-box;width:100%;height:2.375rem;color:var(--blue);justify-content:flex-start;align-items:center;gap:.5rem;min-width:0;padding:.5rem 1rem;font-size:1rem;text-decoration:none;transition:padding .35s cubic-bezier(.4,0,.2,1),gap .35s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}.DashboardSidebar-module__zmURba__navTab2:hover,.DashboardSidebar-module__zmURba__navTab8:hover{background-color:var(--light-blue);border-right-color:var(--blue);color:var(--blue)}.DashboardSidebar-module__zmURba__navTab .DashboardSidebar-module__zmURba__menuSvg path,.DashboardSidebar-module__zmURba__navTab2:hover path{stroke:var(--blue)}.DashboardSidebar-module__zmURba__navTab2:hover .DashboardSidebar-module__zmURba__collapsedChevron path,.DashboardSidebar-module__zmURba__navTab2:hover .DashboardSidebar-module__zmURba__groupChevron path{stroke:none;fill:var(--gray-40)}.DashboardSidebar-module__zmURba__navTab8:hover path{stroke:var(--blue)}.DashboardSidebar-module__zmURba__navTab2,.DashboardSidebar-module__zmURba__navTab8{cursor:pointer}.DashboardSidebar-module__zmURba__text{white-space:nowrap;opacity:1;flex:auto;min-width:0;max-width:14rem;font-size:16px;font-weight:500;line-height:1.4;transition:opacity .15s .12s,max-width .35s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.DashboardSidebar-module__zmURba__sectionHeader{text-transform:uppercase;color:var(--gray-50);white-space:nowrap;opacity:1;max-height:1.5rem;padding:0 16px;font-size:12px;transition:opacity .15s .12s,max-height .35s cubic-bezier(.4,0,.2,1),padding .35s cubic-bezier(.4,0,.2,1);overflow:hidden}.DashboardSidebar-module__zmURba__navTab2{box-sizing:border-box;width:100%;height:2.375rem;color:inherit;min-width:0;font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;border-right:2px solid #0000;justify-content:flex-start;align-items:center;gap:.5rem;padding:9px 16px;text-decoration:none;transition:padding .35s cubic-bezier(.4,0,.2,1),gap .35s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}.DashboardSidebar-module__zmURba__menuContainerCollapsed .DashboardSidebar-module__zmURba__navTab,.DashboardSidebar-module__zmURba__menuContainerCollapsed .DashboardSidebar-module__zmURba__navTab2,.DashboardSidebar-module__zmURba__menuContainerCollapsed .DashboardSidebar-module__zmURba__navTab2:hover{justify-content:flex-start;gap:0;width:100%;padding:9px 0 9px 16px}.DashboardSidebar-module__zmURba__menuContainerCollapsed .DashboardSidebar-module__zmURba__navGroupOpen .DashboardSidebar-module__zmURba__navCollapsedParent:hover{background-color:#0000;border-right-color:#0000}.DashboardSidebar-module__zmURba__menuContainerCollapsed .DashboardSidebar-module__zmURba__navGroupOpen .DashboardSidebar-module__zmURba__navCollapsedParent:hover .DashboardSidebar-module__zmURba__menuSvg path{stroke:var(--blue)}.DashboardSidebar-module__zmURba__menuContainerCollapsed .DashboardSidebar-module__zmURba__text{opacity:0;flex:0 0 0;max-width:0;transition:opacity .1s,max-width .35s cubic-bezier(.4,0,.2,1)}.DashboardSidebar-module__zmURba__menuContainerCollapsed .DashboardSidebar-module__zmURba__sectionHeader{opacity:0;max-height:0;padding-top:0;padding-bottom:0;transition:opacity .1s,max-height .35s cubic-bezier(.4,0,.2,1),padding .35s cubic-bezier(.4,0,.2,1)}.DashboardSidebar-module__zmURba__section{color:var(--gray-80);width:100%;min-width:0;font-size:1rem;overflow:hidden}.DashboardSidebar-module__zmURba__logoutSection{margin-top:auto;padding-top:clamp(16px,6vh,48px);padding-bottom:16px}.DashboardSidebar-module__zmURba__collapsedTooltip{cursor:pointer;width:100%;display:block}.DashboardSidebar-module__zmURba__collapsedTooltip:focus-visible{box-shadow:none;border-radius:0}.DashboardSidebar-module__zmURba__navGroup{width:100%}.DashboardSidebar-module__zmURba__navGroup .DashboardSidebar-module__zmURba__navTab2{position:relative}.DashboardSidebar-module__zmURba__navParentActive{color:var(--blue)}.DashboardSidebar-module__zmURba__navParentActive .DashboardSidebar-module__zmURba__menuSvg path,.DashboardSidebar-module__zmURba__navParentActive .DashboardSidebar-module__zmURba__menuSvg circle,.DashboardSidebar-module__zmURba__navParentActive .DashboardSidebar-module__zmURba__menuSvg ellipse{stroke:var(--blue)}.DashboardSidebar-module__zmURba__groupChevron{width:20px;height:20px;color:var(--gray-40);opacity:1;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;transition:transform .2s,opacity .2s,width .35s cubic-bezier(.4,0,.2,1);display:inline-flex;overflow:hidden}.DashboardSidebar-module__zmURba__groupChevronOpen{transform:rotate(-180deg)}.DashboardSidebar-module__zmURba__groupChevron path{fill:currentColor;stroke:none}.DashboardSidebar-module__zmURba__navGroupOpen .DashboardSidebar-module__zmURba__navTab2:hover{color:var(--blue);background-color:#0000;border-right-color:#0000}.DashboardSidebar-module__zmURba__navGroupOpen .DashboardSidebar-module__zmURba__navTab2:hover .DashboardSidebar-module__zmURba__menuSvg path{stroke:var(--blue)}.DashboardSidebar-module__zmURba__collapsedChevron{width:20px;height:20px;color:var(--gray-40);pointer-events:none;transform-origin:50%;opacity:0;transition:opacity .2s;display:flex;position:absolute;top:50%;left:-2px}.DashboardSidebar-module__zmURba__collapsedChevronClosed{transform:translateY(-50%)rotate(-90deg)}.DashboardSidebar-module__zmURba__collapsedChevronOpen{transform:translateY(-50%)}.DashboardSidebar-module__zmURba__collapsedChevron path{fill:currentColor;stroke:none}.DashboardSidebar-module__zmURba__menuContainerCollapsed .DashboardSidebar-module__zmURba__navGroup{position:relative}.DashboardSidebar-module__zmURba__menuContainerCollapsed .DashboardSidebar-module__zmURba__navCollapsedParent{position:relative;overflow:visible}.DashboardSidebar-module__zmURba__menuContainerCollapsed .DashboardSidebar-module__zmURba__collapsedChevron{opacity:1}.DashboardSidebar-module__zmURba__menuContainerCollapsed .DashboardSidebar-module__zmURba__groupChevron{opacity:0;pointer-events:none;width:0}.DashboardSidebar-module__zmURba__navChildren{flex-direction:column;width:100%;padding-left:36px;transition:padding-left .35s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.DashboardSidebar-module__zmURba__navChildren:before{content:"";background:var(--gray-10);opacity:1;border-radius:4px;width:1px;transition:left .35s cubic-bezier(.4,0,.2,1),opacity .2s .1s;position:absolute;top:0;bottom:0;left:25px}.DashboardSidebar-module__zmURba__menuContainerCollapsed .DashboardSidebar-module__zmURba__navChildren{padding-left:13px}.DashboardSidebar-module__zmURba__menuContainerCollapsed .DashboardSidebar-module__zmURba__navChildren:before{left:8px}.DashboardSidebar-module__zmURba__navChild,.DashboardSidebar-module__zmURba__navChildActive{box-sizing:border-box;width:100%;height:38px;color:var(--gray-80);font:inherit;border-right:2px solid #0000;align-items:center;gap:8px;min-width:0;padding:8px 16px;text-decoration:none;transition:padding .35s cubic-bezier(.4,0,.2,1),gap .35s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}.DashboardSidebar-module__zmURba__navChild .DashboardSidebar-module__zmURba__text,.DashboardSidebar-module__zmURba__navChildActive .DashboardSidebar-module__zmURba__text{font-weight:400}.DashboardSidebar-module__zmURba__navChild:hover,.DashboardSidebar-module__zmURba__navChildActive{background-color:var(--light-blue);border-right-color:var(--blue);color:var(--blue)}.DashboardSidebar-module__zmURba__navChildActive .DashboardSidebar-module__zmURba__menuSvg path,.DashboardSidebar-module__zmURba__navChild:hover .DashboardSidebar-module__zmURba__menuSvg path,.DashboardSidebar-module__zmURba__navChildActive .DashboardSidebar-module__zmURba__childSvg path,.DashboardSidebar-module__zmURba__navChild:hover .DashboardSidebar-module__zmURba__childSvg path,.DashboardSidebar-module__zmURba__navChildActive .DashboardSidebar-module__zmURba__menuSvg circle,.DashboardSidebar-module__zmURba__navChild:hover .DashboardSidebar-module__zmURba__menuSvg circle,.DashboardSidebar-module__zmURba__navChildActive .DashboardSidebar-module__zmURba__menuSvg ellipse,.DashboardSidebar-module__zmURba__navChild:hover .DashboardSidebar-module__zmURba__menuSvg ellipse{stroke:var(--blue)}.DashboardSidebar-module__zmURba__menuContainerCollapsed .DashboardSidebar-module__zmURba__navChild,.DashboardSidebar-module__zmURba__menuContainerCollapsed .DashboardSidebar-module__zmURba__navChildActive{justify-content:center;gap:0;padding:8px 0}.DashboardSidebar-module__zmURba__menuContainerCollapsed .DashboardSidebar-module__zmURba__navChild:hover,.DashboardSidebar-module__zmURba__menuContainerCollapsed .DashboardSidebar-module__zmURba__navChildActive{background-color:var(--light-blue);border-right-color:var(--blue);color:var(--blue)}.DashboardSidebar-module__zmURba__menuContainerCollapsed .DashboardSidebar-module__zmURba__section{width:100%;overflow:visible}html[data-sidebar-collapsed]:not([data-sidebar-hydrated]) .DashboardSidebar-module__zmURba__topSlot .DashboardSidebar-module__zmURba__logo{opacity:0;pointer-events:none;transition:none}html[data-sidebar-collapsed]:not([data-sidebar-hydrated]) .DashboardSidebar-module__zmURba__topSlot .DashboardSidebar-module__zmURba__toggleBtn{width:52px;transition:none;right:0}html[data-sidebar-collapsed]:not([data-sidebar-hydrated]) .DashboardSidebar-module__zmURba__toggleIconExpanded{transition:none;transform:scaleX(-1)}html[data-sidebar-collapsed]:not([data-sidebar-hydrated]) .DashboardSidebar-module__zmURba__menuContainer{gap:0;transition:none}html[data-sidebar-collapsed]:not([data-sidebar-hydrated]) .DashboardSidebar-module__zmURba__sectionDivider{opacity:1;height:14px;margin:24px auto 0;transition:none}html[data-sidebar-collapsed]:not([data-sidebar-hydrated]) .DashboardSidebar-module__zmURba__navTab{gap:0;padding:9px 0 9px 16px;transition:none}html[data-sidebar-collapsed]:not([data-sidebar-hydrated]) .DashboardSidebar-module__zmURba__navTab2{gap:0;padding:9px 0 9px 16px;transition:none}html[data-sidebar-collapsed]:not([data-sidebar-hydrated]) .DashboardSidebar-module__zmURba__navTab2:hover{gap:0;padding:9px 0 9px 16px;transition:none}html[data-sidebar-collapsed]:not([data-sidebar-hydrated]) .DashboardSidebar-module__zmURba__text{opacity:0;flex:0 0 0;max-width:0;transition:none}html[data-sidebar-collapsed]:not([data-sidebar-hydrated]) .DashboardSidebar-module__zmURba__sectionHeader{opacity:0;max-height:0;padding-top:0;padding-bottom:0;transition:none}html[data-sidebar-collapsed]:not([data-sidebar-hydrated]) .DashboardSidebar-module__zmURba__section{overflow:visible}html[data-sidebar-collapsed]:not([data-sidebar-hydrated]) .DashboardSidebar-module__zmURba__navCollapsedParent{overflow:visible}html[data-sidebar-collapsed]:not([data-sidebar-hydrated]) .DashboardSidebar-module__zmURba__collapsedChevron{opacity:1;transition:none}html[data-sidebar-collapsed]:not([data-sidebar-hydrated]) .DashboardSidebar-module__zmURba__groupChevron{opacity:0;width:0;transition:none}html[data-sidebar-collapsed]:not([data-sidebar-hydrated]) .DashboardSidebar-module__zmURba__navChildren{padding-left:13px;transition:none}html[data-sidebar-collapsed]:not([data-sidebar-hydrated]) .DashboardSidebar-module__zmURba__navChildren:before{transition:none;left:8px}:is(html[data-sidebar-collapsed]:not([data-sidebar-hydrated]) .DashboardSidebar-module__zmURba__navChild,html[data-sidebar-collapsed]:not([data-sidebar-hydrated]) .DashboardSidebar-module__zmURba__navChildActive){justify-content:center;gap:0;padding:8px 0;transition:none}

.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}}
.PageLayout-module__HaNKhG__main{--sidebar-width:308px;grid-template-columns:var(--sidebar-width)minmax(0,1fr);grid-template-rows:auto minmax(0,1fr);align-items:stretch;width:100%;max-width:100vw;height:100vh;max-height:100vh;transition:grid-template-columns .35s cubic-bezier(.4,0,.2,1);display:grid;overflow:hidden}:is(html:has([data-page-layout]),body:has([data-page-layout])){height:100%;overflow:hidden}.PageLayout-module__HaNKhG__mainCollapsed{--sidebar-width:52px}.PageLayout-module__HaNKhG__main:has([data-viewport-fill]){height:100dvh;max-height:100dvh}.PageLayout-module__HaNKhG__content{overscroll-behavior:contain;background:var(--gray-3);grid-area:2/2/3/3;width:100%;min-width:0;min-height:0;padding:28px 40px;overflow:hidden auto}.PageLayout-module__HaNKhG__content:has([data-viewport-fill]){flex-direction:column;display:flex;overflow:hidden}.PageLayout-module__HaNKhG__contentInner{width:100%;min-width:0;max-width:1148px;margin:0 auto}.PageLayout-module__HaNKhG__content:has([data-viewport-fill]) .PageLayout-module__HaNKhG__contentInner{flex-direction:column;flex:1;min-height:0;display:flex}html[data-sidebar-collapsed]:not([data-sidebar-hydrated]) .PageLayout-module__HaNKhG__main{--sidebar-width:52px;transition:none!important}
.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)}}
.PriceChart-module__4AuKBa__root{width:100%;height:100%;display:block}
.CountryFlag-module__C6nnvq__flag{object-fit:cover;border-radius:2px;flex-shrink:0;width:20px;height:15px;display:block}
.ProfilePage-module__9jwlmq__page{width:100%;max-width:1148px;margin:0 auto;padding:0 0 48px}
