.Overview-module__oZsGla__overview{flex-direction:column;gap:1rem;display:flex}.Overview-module__oZsGla__heading{color:var(--mb-text-dark);font-size:var(--mb-text-h7);font-weight:var(--mb-font-bold)}.Overview-module__oZsGla__indexCards{grid-template-columns:repeat(2,1fr);gap:.5rem;margin-top:1rem;display:grid}.Overview-module__oZsGla__card{border:var(--mb-border-width-primary) solid var(--mb-border-color-hovered);border-radius:var(--mb-border-radius-lg);justify-content:space-between;align-items:center;gap:.5rem;width:12rem;padding:.75rem 1rem;display:flex;position:relative}.Overview-module__oZsGla__card:hover:is(.Overview-module__oZsGla__card:first-child,.Overview-module__oZsGla__card:nth-child(2)){background:var(--mb-bg-color-tertiary)}.Overview-module__oZsGla__card:first-child,.Overview-module__oZsGla__card:nth-child(2){cursor:pointer}.Overview-module__oZsGla__info{flex-direction:column;gap:.125rem;display:flex}.Overview-module__oZsGla__label{font-size:var(--mb-text-body2)}.Overview-module__oZsGla__price{align-items:center;gap:.325rem;display:flex}.Overview-module__oZsGla__value{color:var(--mb-text-dark);font-weight:var(--mb-font-bold)}.Overview-module__oZsGla__change{font-size:var(--mb-text-body2)}.Overview-module__oZsGla__index{color:var(--mb-text-dark);font-size:var(--mb-text-body);font-weight:var(--mb-font-bold)}.Overview-module__oZsGla__trending{background-color:var(--mb-color-orange-50);border-radius:var(--mb-border-radius-full);justify-content:center;align-items:center;width:2rem;height:2rem;display:flex;position:absolute;bottom:.75rem;right:.75rem}.Overview-module__oZsGla__icon{width:1rem;height:1rem}.Overview-module__oZsGla__exchange{background-color:var(--mb-brand-color-50)}.Overview-module__oZsGla__profitTrend{background-color:var(--mb-color-green-100)}.Overview-module__oZsGla__lossTrend{background-color:var(--mb-color-red-50)}.Overview-module__oZsGla__trendingIcon{stroke:var(--mb-brand-color-primary);width:1rem;height:1rem}body.dark .Overview-module__oZsGla__trending{background-color:var(--mb-bg-color-tertiary2)}@media screen and (max-width:1024px){.Overview-module__oZsGla__overview{gap:1rem}.Overview-module__oZsGla__indexCards{grid-template-columns:repeat(3,1fr)}.Overview-module__oZsGla__card{width:100%}}@media screen and (max-width:744px){.Overview-module__oZsGla__indexCards{grid-template-columns:repeat(2,1fr);margin-top:0}.Overview-module__oZsGla__card{background-color:var(--mb-bg-color-secondary);border:none;padding:.75rem}.Overview-module__oZsGla__heading{font-size:var(--mb-text-h6)}}
.MarketMovers-module__WmTOlG__topMovers{flex-direction:column;gap:1rem;display:flex}.MarketMovers-module__WmTOlG__header{justify-content:space-between;align-items:center;display:flex}.MarketMovers-module__WmTOlG__heading,.MarketMovers-module__WmTOlG__redirectTitle{color:var(--mb-text-dark);font-size:var(--mb-text-h6);font-weight:var(--mb-font-bold)}.MarketMovers-module__WmTOlG__heading{align-items:center;display:flex}.MarketMovers-module__WmTOlG__subHeading{color:var(--mb-text-normal);font-size:var(--mb-text-body2);font-weight:var(--mb-font-regular);padding-left:.5rem}.MarketMovers-module__WmTOlG__iconStyle{stroke-width:2px;width:1.25rem;height:1.25rem;margin-top:.125rem}.MarketMovers-module__WmTOlG__cards{grid-template-columns:repeat(5,1fr);gap:1rem;min-width:18rem;display:grid;overflow-x:auto}.MarketMovers-module__WmTOlG__cards::-webkit-scrollbar{display:none}@media screen and (max-width:744px){.MarketMovers-module__WmTOlG__heading{font-size:var(--mb-text-h7)}.MarketMovers-module__WmTOlG__redirect span{display:none}}
.OneYearRange-module__I40n7a__oneYearRange{background:var(--mb-bg-color-secondary);border-radius:var(--mb-border-radius-lg);text-align:center;width:100%;padding:1rem .75rem;position:relative}.OneYearRange-module__I40n7a__labels{color:var(--mb-text-light);font-size:var(--mb-text-caption2);justify-content:space-between;margin-bottom:1rem;display:flex}.OneYearRange-module__I40n7a__labels h3{font-size:var(--mb-text-caption2);font-weight:var(--mb-font-regular)}.OneYearRange-module__I40n7a__rangeContainer{justify-content:space-between;gap:.25rem;margin-top:1rem;display:flex}.OneYearRange-module__I40n7a__yearLow,.OneYearRange-module__I40n7a__yearHigh{background-color:var(--mb-bg-color-tertiary2);border-radius:var(--mb-border-radius-sm);color:var(--mb-text-dark);font-size:var(--mb-text-body2);font-weight:var(--mb-font-semibold);text-align:center;z-index:2;height:max-content;padding:.25rem .5rem;transform:translateY(-35%)}.OneYearRange-module__I40n7a__yearHigh{right:0}.OneYearRange-module__I40n7a__range{background-color:var(--mb-bg-color-tertiary);flex-grow:1;height:8px;position:relative}.OneYearRange-module__I40n7a__current{background:var(--mb-brand-color-primary);border-radius:var(--mb-border-radius-sm);color:var(--mb-text-white);font-size:var(--mb-text-caption);z-index:1;padding:.125rem .325rem;position:absolute;top:-2.5rem;transform:translate(-50%)}.OneYearRange-module__I40n7a__current:after{border-top:.5rem solid var(--mb-brand-color-primary);content:"";z-index:1;border-left:.5rem solid #0000;border-right:.5rem solid #0000;width:0;height:0;position:absolute;bottom:-7px;left:50%;transform:translate(-50%)}.OneYearRange-module__I40n7a__dot{background:var(--mb-brand-color-primary);border-radius:var(--mb-border-radius-full);z-index:1;width:1rem;height:1rem;position:absolute;top:-50%;transform:translate(-50%)}.OneYearRange-module__I40n7a__percentages{justify-content:space-between;margin-top:-.5rem;display:flex}.OneYearRange-module__I40n7a__downside,.OneYearRange-module__I40n7a__upside{align-items:center;display:flex}.OneYearRange-module__I40n7a__downside p,.OneYearRange-module__I40n7a__upside p{color:var(--mb-text-light);font-size:var(--mb-text-body2)}.OneYearRange-module__I40n7a__downsideIcon,.OneYearRange-module__I40n7a__upsideIcon{width:1.25rem;height:1.25rem}.OneYearRange-module__I40n7a__downsideIcon path{stroke:var(--mb-color-red-primary)}.OneYearRange-module__I40n7a__upsideIcon path{stroke:var(--mb-color-green-primary)}.OneYearRange-module__I40n7a__downValue,.OneYearRange-module__I40n7a__upValue{font-size:var(--mb-text-body);font-weight:var(--mb-font-bold);margin-block:.325rem}.OneYearRange-module__I40n7a__downValue{color:var(--mb-color-red-primary)}.OneYearRange-module__I40n7a__upValue{color:var(--mb-color-green-primary)}
.MonthlyFIIDII-module__rY1UGq__monthlyFIIDII{background-color:var(--mb-bg-color-secondary);border:var(--mb-border-width-primary) solid transparent;border-radius:var(--mb-border-radius-lg);cursor:pointer;flex-direction:column;gap:1.5rem;width:27rem;min-width:max-content;height:max-content;padding:.75rem 1rem;display:flex}.MonthlyFIIDII-module__rY1UGq__monthlyFIIDII:hover{background-color:var(--mb-bg-color-tertiary);border:var(--mb-border-width-primary) solid var(--mb-border-color-hovered)}.MonthlyFIIDII-module__rY1UGq__header{font-weight:var(--mb-font-semibold);justify-content:space-between;align-items:center;display:flex}.MonthlyFIIDII-module__rY1UGq__header h3{color:var(--mb-text-dark)}.MonthlyFIIDII-module__rY1UGq__summary{justify-content:space-between;gap:1rem;display:flex}.MonthlyFIIDII-module__rY1UGq__section{width:48%}.MonthlyFIIDII-module__rY1UGq__sectionHeader{font-weight:var(--mb-font-semibold);white-space:nowrap;justify-content:space-between;align-items:center;gap:.5rem;display:flex}.MonthlyFIIDII-module__rY1UGq__positiveValue{color:var(--mb-color-green-primary)}.MonthlyFIIDII-module__rY1UGq__negativeValue{color:var(--mb-color-red-primary)}.MonthlyFIIDII-module__rY1UGq__progressBar{background-color:var(--mb-bg-color-tertiary);border-radius:var(--mb-border-radius-sm);width:100%;height:8px;margin-top:8px;overflow:hidden}.MonthlyFIIDII-module__rY1UGq__progress{border-radius:var(--mb-border-radius-sm);height:100%}@media screen and (max-width:1024px){.MonthlyFIIDII-module__rY1UGq__monthlyFIIDII{width:100%}}
.MarketStatus-module__1Fuuqq__marketStatus{align-items:center;gap:.5rem;display:flex}.MarketStatus-module__1Fuuqq__marketStatus p{color:var(--mb-text-light)}.MarketStatus-module__1Fuuqq__outerCircle{border:var(--mb-border-width-secondary) solid var(--mb-color-green-200);border-radius:var(--mb-border-radius-full);justify-content:center;align-items:center;width:1rem;height:1rem;display:flex}.dark .MarketStatus-module__1Fuuqq__outerCircle{border-color:var(--mb-color-green-900)}.MarketStatus-module__1Fuuqq__innerCircle{background-color:var(--mb-color-green-primary);border-radius:var(--mb-border-radius-full);width:.5rem;height:.5rem}.MarketStatus-module__1Fuuqq__closed .MarketStatus-module__1Fuuqq__outerCircle{border-color:var(--mb-bg-color-tertiary2)}.MarketStatus-module__1Fuuqq__closed .MarketStatus-module__1Fuuqq__innerCircle{background-color:var(--mb-color-gray-400)}.dark .MarketStatus-module__1Fuuqq__closed .MarketStatus-module__1Fuuqq__innerCircle{background-color:var(--mb-color-gray-600)}
.NeedleChart-module__lY5mjG__needleChart{contain:paint;transform-origin:bottom;justify-content:center;align-items:flex-end;width:26rem;height:14rem;display:flex;position:relative}.NeedleChart-module__lY5mjG__neutral{margin-top:-.25rem;position:absolute;top:0;left:50%;transform:translate(-50%)}.NeedleChart-module__lY5mjG__sell,.NeedleChart-module__lY5mjG__buy{position:absolute;top:50%}.NeedleChart-module__lY5mjG__sell{left:.1rem}.NeedleChart-module__lY5mjG__buy{right:.2rem}.NeedleChart-module__lY5mjG__sell,.NeedleChart-module__lY5mjG__buy,.NeedleChart-module__lY5mjG__neutral{color:var(--mb-text-light)}.NeedleChart-module__lY5mjG__graph{width:19.75rem;height:9.875rem;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)}.NeedleChart-module__lY5mjG__borderBox{border-color:var(--mb-border-color);border-style:solid;border-width:.335rem;border-radius:50%;width:100%;height:200%;position:absolute;top:0;left:0}.NeedleChart-module__lY5mjG__movingContainer{transform-origin:bottom;width:100%;height:100%}.NeedleChart-module__lY5mjG__maskContainer{transform-origin:bottom;width:100%;height:100%;transition:transform .8s cubic-bezier(.32,0,.15,1);-webkit-mask:url(../media/mask-needle.3nunrl1mwi47j.svg);mask:url(../media/mask-needle.3nunrl1mwi47j.svg)}.NeedleChart-module__lY5mjG__gradientMask{transform-origin:50%;background:conic-gradient(from -90deg,#394eac -180deg,#4c9ffe -120deg,#9bcffe 0deg,#4c9ffe 120deg,#394eac 180deg,#9bcffe 1turn);border-radius:50%;width:100%;height:200%;transition:transform .8s cubic-bezier(.32,0,.15,1)}.NeedleChart-module__lY5mjG__arrowDiv{transform-origin:bottom;width:100%;height:100%}.NeedleChart-module__lY5mjG__arrowInside{transform-origin:bottom;width:.75rem;height:7.25rem;transition:transform .8s cubic-bezier(.32,0,.15,1);position:absolute;bottom:1.75rem;left:50%;transform:translate(-50%)}@media screen and (max-width:480px){.NeedleChart-module__lY5mjG__needleChart{width:27.85rem;height:14.85rem}.NeedleChart-module__lY5mjG__neutral{top:-.25rem}.NeedleChart-module__lY5mjG__sell{left:.125rem}.NeedleChart-module__lY5mjG__buy{right:.125rem}.NeedleChart-module__lY5mjG__graph{width:22.56rem;height:11.28rem}.NeedleChart-module__lY5mjG__arrowInside{width:1rem;height:8.35rem;bottom:1.85rem}}
.TechnicalLegend-module__cSETbq__technicalLegend{justify-content:space-between;gap:.5rem;width:12rem;margin-top:1.25rem;display:flex}.TechnicalLegend-module__cSETbq__legendItem{flex-direction:column;gap:.25rem;display:flex}.TechnicalLegend-module__cSETbq__label{font-size:var(--mb-text-body2);font-weight:var(--mb-font-semibold)}body.dark .TechnicalLegend-module__cSETbq__label{color:var(--mb-text-light)}.TechnicalLegend-module__cSETbq__value{color:var(--mb-text-dark);font-size:var(--mb-text-h7);font-weight:var(--mb-font-bold);text-align:center}@media screen and (max-width:480px){.TechnicalLegend-module__cSETbq__label{font-size:var(--mb-text-body)}}
.TechnicalChart-module__hWY_ja__technicalChart{flex-grow:1;justify-content:space-between;align-items:center;gap:1rem;width:100%;display:flex}.TechnicalChart-module__hWY_ja__graph{flex-shrink:0;width:max-content;scale:.8}.TechnicalChart-module__hWY_ja__verdictSection{flex-direction:column;gap:.5rem;width:max-content;display:flex}.TechnicalChart-module__hWY_ja__verdict{color:var(--mb-text-dark);font-size:var(--mb-text-h7);font-weight:var(--mb-font-bold);text-align:center}@media screen and (max-width:1400px){.TechnicalChart-module__hWY_ja__graph{scale:.7}}@media screen and (max-width:1024px){.TechnicalChart-module__hWY_ja__technicalChart{justify-content:center;gap:1rem}}@media screen and (max-width:744px){.TechnicalChart-module__hWY_ja__technicalChart{flex-direction:column;gap:1rem}.TechnicalChart-module__hWY_ja__verdictSection{text-align:center;align-items:center}}@media screen and (max-width:480px){.TechnicalChart-module__hWY_ja__verdict{font-size:var(--mb-text-body)}}
@keyframes ComponentSkeleton-module__0jElCa__shimmer{0%{background-position:-600px 0}to{background-position:600px 0}}.ComponentSkeleton-module__0jElCa__skeletonWrapper{border:var(--mb-border-width-primary) solid var(--mb-border-color);border-radius:var(--mb-border-radius-lg);background-color:var(--mb-bg-color-secondary);flex-direction:column;gap:1rem;margin:1rem 0;padding:1.25rem 1.5rem;display:flex;overflow:hidden}.ComponentSkeleton-module__0jElCa__headerRow{align-items:center;gap:.75rem;display:flex}.ComponentSkeleton-module__0jElCa__iconBlock{border-radius:var(--mb-border-radius-md);flex-shrink:0;width:2rem;height:2rem}.ComponentSkeleton-module__0jElCa__titleBlock{border-radius:var(--mb-border-radius-sm);width:45%;height:.85rem}.ComponentSkeleton-module__0jElCa__chartArea,.ComponentSkeleton-module__0jElCa__chartYAxis{flex-direction:column;gap:.5rem;display:flex}.ComponentSkeleton-module__0jElCa__chartBarsRow{align-items:flex-end;gap:.6rem;height:160px;padding-top:.5rem;display:flex}.ComponentSkeleton-module__0jElCa__bar{border-radius:4px 4px 0 0;flex:1;min-width:0}.ComponentSkeleton-module__0jElCa__bar:first-child{height:45%}.ComponentSkeleton-module__0jElCa__bar:nth-child(2){height:72%}.ComponentSkeleton-module__0jElCa__bar:nth-child(3){height:58%}.ComponentSkeleton-module__0jElCa__bar:nth-child(4){height:88%}.ComponentSkeleton-module__0jElCa__bar:nth-child(5){height:63%}.ComponentSkeleton-module__0jElCa__bar:nth-child(6){height:50%}.ComponentSkeleton-module__0jElCa__bar:nth-child(7){height:78%}.ComponentSkeleton-module__0jElCa__bar:nth-child(8){height:95%}.ComponentSkeleton-module__0jElCa__xAxisRow{gap:.6rem;margin-top:.4rem;display:flex}.ComponentSkeleton-module__0jElCa__xLabel{border-radius:2px;flex:1;height:.5rem}.ComponentSkeleton-module__0jElCa__legendRow{gap:1rem;margin-top:.25rem;display:flex}.ComponentSkeleton-module__0jElCa__legendItem{align-items:center;gap:.4rem;display:flex}.ComponentSkeleton-module__0jElCa__legendDot{border-radius:50%;flex-shrink:0;width:.6rem;height:.6rem}.ComponentSkeleton-module__0jElCa__legendLabel{border-radius:3px;width:3.5rem;height:.55rem}.ComponentSkeleton-module__0jElCa__shimmer{background:linear-gradient(90deg, var(--mb-bg-color-tertiary,#f3f4f6) 25%, color-mix(in srgb, var(--mb-bg-color-tertiary,#f3f4f6) 40%, var(--mb-border-color,#e5e7eb)) 50%, var(--mb-bg-color-tertiary,#f3f4f6) 75%);background-size:600px 100%;animation:1.6s ease-in-out infinite ComponentSkeleton-module__0jElCa__shimmer}
.Chat-module__e78sYG__chat{flex-direction:column;display:flex}.Chat-module__e78sYG__tabs{border-bottom:var(--mb-border-width-primary) solid var(--mb-border-color-hovered);gap:1rem;margin-top:1rem;display:flex}.Chat-module__e78sYG__tab{all:unset;border-bottom:var(--mb-border-width-secondary) solid transparent;cursor:pointer;font-size:var(--mb-text-body2);padding:.5rem .75rem}.Chat-module__e78sYG__tab:hover{color:var(--mb-text-dark)}.Chat-module__e78sYG__activeTab{border-bottom:var(--mb-border-width-secondary) solid var(--mb-text-dark);color:var(--mb-text-dark);font-weight:var(--mb-font-semibold)}.Chat-module__e78sYG__responseContainer{gap:.75rem;height:fit-content;padding-top:1rem;display:flex}.Chat-module__e78sYG__logoContainer{border-radius:var(--mb-border-radius-full);justify-content:center;align-items:center;width:1.75rem;height:1.75rem;margin-top:.25rem;display:flex}.Chat-module__e78sYG__logo{width:100%;height:100%}.Chat-module__e78sYG__response{-webkit-user-select:text;user-select:text;cursor:text;width:100%;margin-bottom:3.25rem;padding-bottom:.5rem;line-height:1.75;overflow-x:hidden}.Chat-module__e78sYG__feedbackLabel{color:var(--mb-text-dark);font-size:var(--mb-text-body);font-weight:var(--mb-font-bold);margin-top:.5rem}.Chat-module__e78sYG__relatedQuestion{flex-direction:column;gap:.5rem;margin-top:1.5rem;display:flex}.Chat-module__e78sYG__sectionLabel{color:var(--mb-text-dark);font-size:var(--mb-text-body2);font-weight:var(--mb-font-regular);align-items:center;gap:.5rem;margin-top:.5rem;display:flex}.Chat-module__e78sYG__bulbIcon{stroke:var(--mb-text-dark);stroke-width:2px;width:1rem;height:1rem;margin-top:-.125rem}.Chat-module__e78sYG__suggestions{flex-direction:column;align-items:flex-start;gap:.5rem;display:flex}.Chat-module__e78sYG__tag{all:unset;cursor:pointer;font-size:var(--mb-text-body2);justify-content:space-between;align-items:center;width:100%;display:flex}.Chat-module__e78sYG__tag:not(:last-child){border-bottom:var(--mb-border-width-primary) solid var(--mb-border-color);padding-bottom:.25rem}.Chat-module__e78sYG__tag:hover p{color:var(--mb-brand-color-primary)}body.dark .Chat-module__e78sYG__tag:hover p{color:var(--mb-brand-color-primary)}.Chat-module__e78sYG__plusIcon{width:1rem;height:1rem;stroke:var(--mb-brand-color-primary)}
.TechnicalChart-module__HNw3iW__technicalChart{background:var(--mb-bg-color-secondary);border-radius:var(--mb-border-radius-lg);flex-direction:column;flex-grow:1;align-items:center;gap:.25rem;width:100%;padding:2rem;display:flex}.TechnicalChart-module__HNw3iW__heading{color:var(--mb-text-dark);font-size:var(--mb-text-h7);font-weight:var(--mb-font-bold);margin-bottom:.5rem}.TechnicalChart-module__HNw3iW__secondaryHeading{font-size:var(--mb-text-body)!important}.TechnicalChart-module__HNw3iW__graph{width:max-content;margin-top:1.25rem}.TechnicalChart-module__HNw3iW__verdict{margin-top:-1rem}@media screen and (max-width:1600px){.TechnicalChart-module__HNw3iW__technicalChart{padding:2rem .5rem}.TechnicalChart-module__HNw3iW__graph{scale:.8}}@media screen and (max-width:1400px){.TechnicalChart-module__HNw3iW__technicalChart{padding:2rem 0}.TechnicalChart-module__HNw3iW__graph{scale:.7}}@media screen and (max-width:1280px){.TechnicalChart-module__HNw3iW__technicalChart{padding:2rem}.TechnicalChart-module__HNw3iW__graph{scale:1}}@media screen and (max-width:480px){.TechnicalChart-module__HNw3iW__secondaryHeading{font-size:var(--mb-text-h7)!important}.TechnicalChart-module__HNw3iW__graph{margin-top:.25rem;padding-top:.125rem;scale:.8}.TechnicalChart-module__HNw3iW__subHeading{position:absolute;top:0%}}
.TechnicalSentiment-module__vxUjiG__technicalSentiment{flex-direction:column;gap:.5rem;margin-bottom:1rem;display:flex}.TechnicalSentiment-module__vxUjiG__indicator{width:100%;width:calc(100vw - 2 * var(--global-padding));grid-template-columns:1fr 2fr 1fr;gap:1rem;display:grid;overflow-x:auto}.TechnicalSentiment-module__vxUjiG__indicator::-webkit-scrollbar{display:none}.TechnicalSentiment-module__vxUjiG__chartSlider{display:none}.TechnicalSentiment-module__vxUjiG__chartSlider .slick-list{margin:0 -.5rem}.TechnicalSentiment-module__vxUjiG__chartSlider .slick-slide{padding:0 .5rem}@media screen and (max-width:480px){.TechnicalSentiment-module__vxUjiG__indicator{display:none}.TechnicalSentiment-module__vxUjiG__chartSlider{width:100%;margin-bottom:1rem;display:inline}}
.Upcoming-module__AvGXRW__upcoming{border:var(--mb-border-width-primary) solid var(--mb-color-gray-100);border-radius:var(--mb-border-radius-xl);grid-template-columns:1fr 2fr;justify-content:space-between;align-items:center;gap:1.5rem;display:grid;overflow:hidden}body.dark .Upcoming-module__AvGXRW__upcoming{border-color:var(--mb-bg-color-tertiary)}.Upcoming-module__AvGXRW__textContainer{flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.Upcoming-module__AvGXRW__text{padding-top:0}.Upcoming-module__AvGXRW__heading{color:var(--mb-text-dark);font-size:var(--mb-text-h5);font-weight:var(--mb-font-bold);align-self:center}.Upcoming-module__AvGXRW__description{color:var(--mb-text-light);font-size:var(--mb-text-body2)}body.dark .Upcoming-module__AvGXRW__description{color:var(--mb-text-light)}.Upcoming-module__AvGXRW__mockup{width:100%;height:auto}.Upcoming-module__AvGXRW__mobileContainer{display:none}.Upcoming-module__AvGXRW__actionButton{align-self:flex-start;align-items:center;gap:.75rem;display:flex}@media screen and (max-width:1024px){.Upcoming-module__AvGXRW__upcoming{grid-template-columns:1fr;padding-inline:0}.Upcoming-module__AvGXRW__mobileContainer{display:block}.Upcoming-module__AvGXRW__imageContainer{display:none}}@media screen and (max-width:744px){.Upcoming-module__AvGXRW__actionButton{width:10rem}}
.VoiceVisualizer-module__c_r_6G__visualizerContainer{flex:1;justify-content:center;align-items:center;width:100%;min-width:0;height:100%;min-height:2.5rem;padding:0 .5rem;display:flex}.VoiceVisualizer-module__c_r_6G__canvas{width:100%;height:2.5rem;color:var(--mb-text-dark)}
.RecordingControls-module__jGgd1G__container{justify-content:space-between;align-items:center;width:100%;height:100%;display:flex}.RecordingControls-module__jGgd1G__recordingActions{align-items:center;gap:.5rem;display:flex}.RecordingControls-module__jGgd1G__cancelRecBtn,.RecordingControls-module__jGgd1G__submitRecBtn{cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;transition:background-color .2s;display:flex}.RecordingControls-module__jGgd1G__cancelRecBtn:hover{background-color:var(--mb-bg-color-tertiary)}.RecordingControls-module__jGgd1G__submitRecBtn{background-color:var(--mb-brand-color-primary);color:#fff}.RecordingControls-module__jGgd1G__submitRecBtn .RecordingControls-module__jGgd1G__recIcon{stroke:#fff;color:#fff}.RecordingControls-module__jGgd1G__submitRecBtn:hover{background-color:var(--mb-brand-color-800)}.RecordingControls-module__jGgd1G__recIcon{width:1rem;height:1rem}.RecordingControls-module__jGgd1G__cancelRecBtn .RecordingControls-module__jGgd1G__recIcon{stroke:var(--mb-text-dark)}.RecordingControls-module__jGgd1G__transcribingBtn{opacity:.7;cursor:not-allowed}.RecordingControls-module__jGgd1G__recIconSpin{stroke:#fff;color:#fff;width:1.125rem;height:1.125rem;animation:1s linear infinite RecordingControls-module__jGgd1G__spin}@keyframes RecordingControls-module__jGgd1G__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.VoiceMicButton-module__Gvr_Bq__micBtn{border:var(--mb-border-width-primary) solid transparent;border-radius:var(--mb-border-radius-full);cursor:not-allowed;background:0 0;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;padding:.375rem;transition:all .2s ease-in-out;display:flex}.VoiceMicButton-module__Gvr_Bq__micBtn.VoiceMicButton-module__Gvr_Bq__active{cursor:pointer}.VoiceMicButton-module__Gvr_Bq__micBtn.VoiceMicButton-module__Gvr_Bq__active:hover{background-color:var(--mb-bg-color-tertiary2)!important;border-color:#0000!important}.VoiceMicButton-module__Gvr_Bq__micBtn.VoiceMicButton-module__Gvr_Bq__recording{cursor:pointer}.VoiceMicButton-module__Gvr_Bq__icon{color:var(--mb-text-dark);stroke:var(--mb-text-dark);flex-shrink:0;align-self:center}.VoiceMicButton-module__Gvr_Bq__micBtn.VoiceMicButton-module__Gvr_Bq__recording .VoiceMicButton-module__Gvr_Bq__icon{color:var(--mb-color-red-primary);animation:1s ease-in-out infinite VoiceMicButton-module__Gvr_Bq__mic-pulse}.VoiceMicButton-module__Gvr_Bq__stopIcon{fill:var(--mb-brand-color-primary);stroke:var(--mb-brand-color-primary)}@keyframes VoiceMicButton-module__Gvr_Bq__mic-pulse{0%,to{opacity:1}50%{opacity:.5}}
.NiftyFiftyInfo-module__v5llVa__niftyFiftyInfo{justify-content:space-between;gap:1rem;width:100%;display:flex}.NiftyFiftyInfo-module__v5llVa__header{flex-direction:column;align-items:flex-start;display:flex}.NiftyFiftyInfo-module__v5llVa__heading{border-bottom:2px dotted var(--mb-border-color-selected);cursor:pointer;font-size:var(--mb-text-h5);font-weight:var(--mb-font-bold);font-family:var(--font-secondary);text-transform:uppercase;margin-bottom:-.5rem;line-height:1.2}.NiftyFiftyInfo-module__v5llVa__heading:hover{border-color:var(--mb-brand-color-primary);color:var(--mb-brand-color-primary)}.NiftyFiftyInfo-module__v5llVa__value{align-items:center;gap:.5rem;display:flex}.NiftyFiftyInfo-module__v5llVa__priceValue{color:var(--mb-text-dark);font-size:var(--mb-text-h3);font-weight:var(--mb-font-bold)}.NiftyFiftyInfo-module__v5llVa__stockPriceChangeContainer{align-items:flex-end;gap:.25rem;margin-bottom:-.75rem;display:flex}.NiftyFiftyInfo-module__v5llVa__stockPriceChangeContainer p{font-size:var(--mb-text-h6);font-weight:var(--mb-font-semibold);align-items:flex-end}@media screen and (max-width:1280px){.NiftyFiftyInfo-module__v5llVa__value{flex-direction:column;align-items:flex-start;gap:0}.NiftyFiftyInfo-module__v5llVa__stockPriceChangeContainer{margin-top:-.5rem;margin-bottom:0}}@media screen and (max-width:1024px){.NiftyFiftyInfo-module__v5llVa__value{flex-direction:row;align-items:center;gap:.5rem}}@media screen and (max-width:744px){.NiftyFiftyInfo-module__v5llVa__header{gap:.5rem}.NiftyFiftyInfo-module__v5llVa__niftyFiftyInfo{flex-direction:column;align-items:flex-start}.NiftyFiftyInfo-module__v5llVa__value{flex-direction:column;align-items:flex-start;gap:.125rem}}
.SectoralIndices-module__F3KJCG__sectoralIndices{flex-direction:column;gap:1rem;display:flex}.SectoralIndices-module__F3KJCG__heading{color:var(--mb-text-dark);font-size:var(--mb-text-h6);font-weight:var(--mb-font-bold)}.SectoralIndices-module__F3KJCG__cards{grid-template-columns:repeat(6,1fr);gap:.5rem;display:grid}@media screen and (max-width:1440px){.SectoralIndices-module__F3KJCG__cards{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width:1024px){.SectoralIndices-module__F3KJCG__cards{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:744px){.SectoralIndices-module__F3KJCG__cards{grid-template-columns:repeat(2,1fr);column-gap:.5rem}}
