.BasicInfo-module__qVvDda__basicInfo{align-items:center;display:flex}.BasicInfo-module__qVvDda__schemeDetails{align-items:center;gap:.75rem;display:flex}.BasicInfo-module__qVvDda__schemeInfo{flex-direction:column;gap:.25rem;display:flex}.BasicInfo-module__qVvDda__schemeName{color:var(--mb-text-dark);font-size:var(--mb-text-h5);font-weight:var(--mb-font-bold);margin:0}.BasicInfo-module__qVvDda__schemeMeta{color:var(--mb-text-light);font-size:var(--mb-text-body2);font-weight:var(--mb-font-regular);flex-wrap:wrap;align-items:center;gap:.5rem;margin:0;display:flex}.BasicInfo-module__qVvDda__amcName{color:var(--mb-text-normal)}.BasicInfo-module__qVvDda__category{background:var(--mb-bg-color-tertiary);border-radius:var(--mb-border-radius-sm);color:var(--mb-text-normal);font-size:var(--mb-text-caption);padding:.125rem .5rem}@media screen and (max-width:744px){.BasicInfo-module__qVvDda__basicInfo{align-items:flex-start}.BasicInfo-module__qVvDda__schemeName{font-size:var(--mb-text-h7)}}
.NfoBasicDetails-module__tABtZa__section{flex-direction:column;gap:1.25rem;display:flex}.NfoBasicDetails-module__tABtZa__heading{color:var(--mb-text-dark);font-size:var(--mb-text-h7);font-weight:var(--mb-font-bold);margin:0}.NfoBasicDetails-module__tABtZa__overviewCard{grid-template-columns:repeat(5,auto);justify-content:space-between;row-gap:2rem;width:100%;display:grid}.NfoBasicDetails-module__tABtZa__infoCard{flex-direction:column;gap:.25rem;width:12rem;padding-right:1rem;display:flex}.NfoBasicDetails-module__tABtZa__label{color:var(--mb-text-light);font-size:var(--mb-text-body);font-weight:var(--mb-font-regular);margin:0}.NfoBasicDetails-module__tABtZa__longForm{flex-direction:column;gap:.5rem;width:100%;margin-top:.5rem;display:flex}.NfoBasicDetails-module__tABtZa__value{color:var(--mb-text-dark);font-size:var(--mb-text-body);font-weight:var(--mb-font-semibold);overflow-wrap:anywhere;margin:0}@media screen and (max-width:1024px){.NfoBasicDetails-module__tABtZa__overviewCard{grid-template-columns:repeat(3,auto)}}@media screen and (max-width:600px){.NfoBasicDetails-module__tABtZa__overviewCard{grid-template-columns:repeat(2,1fr);gap:1.25rem 1rem}.NfoBasicDetails-module__tABtZa__infoCard{width:auto}}
.FAQGlobal-module__qCU_LG__faqGlobal{margin-bottom:2rem;width:calc(100vw - 2 * var(--global-padding));flex-direction:column;gap:1.5rem;margin-inline:auto;display:flex}.FAQGlobal-module__qCU_LG__faqList{flex-direction:column;gap:.75rem;display:flex}.FAQGlobal-module__qCU_LG__faqItem{background:var(--mb-bg-color-secondary);border:var(--mb-border-width-primary) solid var(--mb-border-color);border-radius:var(--mb-border-radius-lg);transition:border-color .3s;overflow:hidden}.FAQGlobal-module__qCU_LG__faqItem:hover{border-color:var(--mb-border-color-hovered)}.FAQGlobal-module__qCU_LG__question{color:var(--mb-text-normal);cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1.25rem;transition:color .3s;display:flex}.FAQGlobal-module__qCU_LG__question .FAQGlobal-module__qCU_LG__questionText{color:var(--mb-text-dark);font-size:var(--mb-text-body);font-weight:var(--mb-font-regular)}.FAQGlobal-module__qCU_LG__question:hover .FAQGlobal-module__qCU_LG__questionText{color:var(--mb-brand-color-primary)}.FAQGlobal-module__qCU_LG__icon{flex-shrink:0;width:20px;height:20px;transition:transform .4s cubic-bezier(.4,0,.2,1)}.FAQGlobal-module__qCU_LG__icon path{stroke:var(--mb-text-normal)}.FAQGlobal-module__qCU_LG__iconOpen{transform:rotate(180deg)}.FAQGlobal-module__qCU_LG__answerWrapper{transition:max-height .3s;overflow:hidden}.FAQGlobal-module__qCU_LG__answer{color:var(--mb-text-normal);font-size:var(--mb-text-body2);padding:0 1.25rem 1.25rem;line-height:1.6}@media screen and (max-width:480px){.FAQGlobal-module__qCU_LG__faqGlobal h2{font-size:var(--mb-text-h7)}}
.Chart-module__FWNdza__chartWrapper{align-items:center;display:flex;height:100%!important}.Chart-module__FWNdza__customTooltip{background-color:var(--mb-bg-color-secondary);border:var(--mb-border-width-primary) solid var(--mb-border-color);border-radius:var(--mb-border-radius-sm);box-shadow:var(--mb-box-shadow-l1);font-size:var(--mb-text-body2);text-align:center;gap:.5rem;padding:.75rem;display:flex}.Chart-module__FWNdza__customTooltip p:last-child{color:var(--mb-text-dark);font-weight:var(--mb-font-semibold)}body.dark .Chart-module__FWNdza__customTooltip{background-color:var(--mb-bg-color-tertiary);border:var(--mb-border-width-primary) solid var(--mb-border-color)}
.StockChart-module__zLVhBq__stockChart{grid-template-columns:1fr 1fr;gap:1rem;width:100%;height:18rem;display:grid}.StockChart-module__zLVhBq__noDataImage{width:15rem;height:auto;margin:auto}@media screen and (max-width:744px){.StockChart-module__zLVhBq__stockChart{grid-template-columns:1fr;height:max-content}}@media screen and (max-width:480px){.StockChart-module__zLVhBq__stockChart{width:calc(100vw - 2 * var(--global-padding));gap:2rem}}
.StockLegend-module__YZaN4a__stockLegend{flex-direction:column;gap:.75rem;display:flex}.StockLegend-module__YZaN4a__stockDetails{flex-direction:column;gap:.5rem;width:100%;height:18rem;display:flex;overflow-y:auto}.StockLegend-module__YZaN4a__stockValues{border:var(--mb-border-width-primary) solid var(--mb-border-color);border-radius:var(--mb-border-radius-sm);justify-content:space-between;gap:.5rem;padding:.5rem;display:flex}.StockLegend-module__YZaN4a__legendItem{align-items:center;gap:.75rem;display:flex}.StockLegend-module__YZaN4a__legendColor{border-radius:var(--mb-border-radius-xs);width:.75rem;height:.75rem}.StockLegend-module__YZaN4a__legendName,.StockLegend-module__YZaN4a__value{color:var(--mb-text-dark);font-weight:var(--mb-font-semibold)}.StockLegend-module__YZaN4a__noData{flex-direction:column;justify-content:center;align-items:center;gap:.5rem;min-height:17.25rem;display:flex}.StockLegend-module__YZaN4a__noData p{color:var(--mb-text-dark);font-weight:var(--mb-font-semibold)}.StockLegend-module__YZaN4a__noDataImage{width:12rem;height:auto;margin:auto}.StockLegend-module__YZaN4a__slice{cursor:pointer}.StockLegend-module__YZaN4a__faded{opacity:.4;transition:opacity .16s}@media screen and (max-width:480px){.StockLegend-module__YZaN4a__stockDetails{max-height:25rem;max-width:calc(100vw - 2 * var(--global-padding) - 2rem)}}
.AllocationClient-module__pRo-wW__equityAssetAllocation{flex-direction:column;gap:1rem;display:flex}.AllocationClient-module__pRo-wW__header{justify-content:space-between;align-items:center;gap:1rem;width:100%;display:flex}.AllocationClient-module__pRo-wW__heading{color:var(--mb-text-dark);font-size:var(--mb-text-h6);font-weight:var(--mb-font-bold)}.AllocationClient-module__pRo-wW__chartWrapper{background:var(--mb-bg-color-secondary);border-radius:var(--mb-border-radius-xl);padding:1.5rem}.AllocationClient-module__pRo-wW__noDataImage{width:30%;max-width:15rem;height:auto;margin:auto}@media screen and (max-width:480px){.AllocationClient-module__pRo-wW__equityAssetAllocation{gap:1.5rem}.AllocationClient-module__pRo-wW__chartWrapper{padding:1rem}}
.ModeToggle-module__HB1MKW__aiMode{border-radius:var(--mb-border-radius-lg);cursor:pointer;background:linear-gradient(135deg,#9b53fa,#4a91f2);justify-content:space-between;align-items:center;width:fit-content;height:2.5rem;padding:.5rem 1rem;transition:transform .2s;display:flex}.ModeToggle-module__HB1MKW__aiMode:hover{transform:scale(1.01);box-shadow:0 4px 12px #5096ff4d}.ModeToggle-module__HB1MKW__textSection{align-items:center;gap:.5rem;display:flex}.ModeToggle-module__HB1MKW__title{color:var(--mb-text-white);font-weight:var(--mb-font-bold);font-size:var(--mb-text-body);white-space:nowrap;align-items:center;gap:.375rem;display:flex}@media screen and (max-width:744px){.ModeToggle-module__HB1MKW__aiMode{gap:.5rem;width:max-content;height:2.75rem;margin-top:.75rem}}
.Holdings-module__QLJnMa__holdings{flex-direction:column;gap:1rem;display:flex}.Holdings-module__QLJnMa__holdings h2 span{color:var(--mb-text-light);font-size:var(--mb-text-body2);font-weight:var(--mb-font-regular);margin-left:.25rem}.Holdings-module__QLJnMa__noDataImage{width:30%;max-width:15rem;height:auto;margin:auto}
.Main-module__-eFKvG__main{flex-direction:column;width:100%;display:flex}.Main-module__-eFKvG__nav{background-color:var(--mb-bg-color-primary);border-bottom:var(--mb-border-width-primary) solid var(--mb-border-color-hovered);left:0;top:var(--header-height);z-index:8;width:100%;transition:top .3s ease-in-out;position:sticky}.Main-module__-eFKvG__navbar{background:var(--mb-bg-color-primary);white-space:nowrap;width:calc(100vw - 2 * var(--global-padding));align-items:center;gap:1.25rem;margin-inline:auto;display:flex;overflow:auto hidden}.Main-module__-eFKvG__navbar::-webkit-scrollbar{display:none}.Main-module__-eFKvG__navItem{background-color:var(--mb-bg-color-primary);display:inline-block}.Main-module__-eFKvG__label{font-size:var(--mb-text-body2);align-items:center;gap:.5rem;padding:.5rem;text-decoration:none;display:flex}.Main-module__-eFKvG__navItem:hover{background-color:var(--mb-bg-color-tertiary);border-radius:var(--mb-border-radius-lg);transition:all .1s}.Main-module__-eFKvG__navItem.Main-module__-eFKvG__active{border-bottom:var(--mb-border-width-secondary) solid var(--mb-brand-color-primary)!important}.Main-module__-eFKvG__navItem.Main-module__-eFKvG__active:hover{border-radius:var(--mb-border-radius-lg) var(--mb-border-radius-lg) 0 0}body.dark .Main-module__-eFKvG__navItem.Main-module__-eFKvG__active a{color:var(--mb-text-white)}.Main-module__-eFKvG__navItem.Main-module__-eFKvG__active a{color:var(--mb-brand-color-primary)!important}.Main-module__-eFKvG__mainContent{scroll-margin-top:calc(var(--header-height) + 7.5rem);width:calc(100vw - 2 * var(--global-padding));margin-inline:auto;padding:2rem 0}.Main-module__-eFKvG__mainContent:last-child{border-bottom:none}@media screen and (max-width:744px){.Main-module__-eFKvG__navbar{padding-inline:var(--global-padding);width:100vw}.Main-module__-eFKvG__mainContent{scroll-margin-top:calc(var(--header-height) + 6rem);padding:1.5rem 0}}
.DistributionTable-module__FIjASa__distributionTable{border:var(--mb-border-width-primary) solid var(--mb-border-color);border-radius:var(--mb-border-radius-md);flex-grow:1;width:100%;overflow:auto}.DistributionTable-module__FIjASa__table{border-collapse:collapse;width:100%}.DistributionTable-module__FIjASa__header td{background-color:var(--mb-bg-color-tertiary);border:var(--mb-border-width-primary) solid var(--mb-border-color);color:var(--mb-text-dark);font-size:var(--mb-text-body2);font-weight:var(--mb-font-semibold);text-align:right;white-space:nowrap;border-top:0;padding:.75rem}.DistributionTable-module__FIjASa__header td:first-child{text-align:left;border-left:0}.DistributionTable-module__FIjASa__header td:last-child{border-right:0}.DistributionTable-module__FIjASa__body td{background-color:var(--mb-bg-color-primary);border:var(--mb-border-width-primary) solid var(--mb-border-color);font-size:var(--mb-text-body2);text-align:right;border-bottom:0;border-left:0;min-width:7rem;padding:.75rem}.DistributionTable-module__FIjASa__body td:last-child{border-right:0}.DistributionTable-module__FIjASa__body td:first-child{min-width:10rem;font-weight:var(--mb-font-semibold);text-align:left;width:max-content;padding-left:.75rem}body.dark .DistributionTable-module__FIjASa__body tr:nth-child(odd) td{background-color:var(--mb-bg-color-primary)}.DistributionTable-module__FIjASa__body tr:nth-child(2n) td{background-color:var(--mb-bg-color-secondary)}
.ChartTooltip-module__R15AFG__chartTooltip{background-color:var(--mb-bg-color-secondary);border:var(--mb-border-width-primary) solid var(--mb-border-color);border-radius:var(--mb-border-radius-lg);font-size:var(--mb-text-body2);gap:.25rem;padding:.5rem 1rem;display:flex}.ChartTooltip-module__R15AFG__box{border-radius:var(--mb-border-radius-sm);width:1.25rem;height:1.25rem}.ChartTooltip-module__R15AFG__value{color:var(--mb-text-dark);font-size:var(--mb-text-body2)}
.TechnicalTooltip-module__ZZMRqW__technicalTooltip{flex-direction:column;gap:.5rem;width:50rem;display:flex}.TechnicalTooltip-module__ZZMRqW__header{padding-inline:3rem 2rem;flex-direction:column;align-items:center;gap:.75rem;padding-bottom:1.25rem;display:flex}.TechnicalTooltip-module__ZZMRqW__heading{flex-direction:column;align-items:center;gap:.75rem;display:flex}.TechnicalTooltip-module__ZZMRqW__iconContainer{background-color:var(--mb-bg-color-tertiary);border-radius:var(--mb-border-radius-full);justify-content:center;align-items:center;width:3.25rem;height:3.25rem;display:flex}.TechnicalTooltip-module__ZZMRqW__icon{height:2rem;stroke:var(--mb-brand-color-primary);width:auto}.TechnicalTooltip-module__ZZMRqW__heading p{color:var(--mb-text-dark);font-size:var(--mb-text-h6);font-weight:var(--mb-font-semibold)}.TechnicalTooltip-module__ZZMRqW__headingDesc{color:var(--mb-text-light);font-size:var(--mb-text-body2);text-align:center;width:100%;line-height:1.4rem}.TechnicalTooltip-module__ZZMRqW__body{grid-template-columns:repeat(2,1fr);column-gap:1rem;height:max-content;max-height:50vh;padding:0 2rem 0 3rem;display:grid;overflow-y:auto}.TechnicalTooltip-module__ZZMRqW__card{flex-direction:column;gap:.5rem;width:100%;padding:1rem 0 1rem .75rem;display:flex}.TechnicalTooltip-module__ZZMRqW__cardHeader{font-weight:var(--mb-font-semibold)}.TechnicalTooltip-module__ZZMRqW__description{color:var(--mb-text-light);font-size:var(--mb-text-body2);line-height:1.4rem}@media screen and (max-width:744px){.TechnicalTooltip-module__ZZMRqW__technicalTooltip{width:100vw}.TechnicalTooltip-module__ZZMRqW__body{grid-template-columns:1fr;padding:0 1rem 5rem}.TechnicalTooltip-module__ZZMRqW__header{padding:.5rem 1rem}.TechnicalTooltip-module__ZZMRqW__card{padding:1rem 0}}
.page-module__G7S4GG__etf{min-height:calc(100vh - var(--header-height));padding-bottom:2rem}.page-module__G7S4GG__technicalsSkeleton{height:208px;width:90%!important;margin-inline:2rem!important}
.Technicals-module__p8rRxq__technicals{flex-direction:column;gap:1.5rem;display:flex}.Technicals-module__p8rRxq__header{align-items:center;gap:.5rem;display:flex}@media screen and (max-width:1024px){.Technicals-module__p8rRxq__technicals{gap:2rem}}
.Financials-module__MQGVhG__financials{flex-direction:column;gap:2rem;width:100%;display:flex}.Financials-module__MQGVhG__header{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.Financials-module__MQGVhG__heading{align-items:center;gap:.5rem;display:flex}.Financials-module__MQGVhG__tooltipIcon{cursor:pointer}.Financials-module__MQGVhG__resultDate{background-color:var(--mb-brand-color-50);border-radius:var(--mb-border-radius-md);align-items:center;gap:.5rem;padding:.5rem .75rem;display:flex}body.dark .Financials-module__MQGVhG__resultDate{background-color:var(--mb-bg-color-secondary)}.Financials-module__MQGVhG__resultDate p{color:var(--mb-brand-color-primary);font-weight:var(--mb-font-semibold)}.Financials-module__MQGVhG__outerCircle{border:var(--mb-border-width-primary) solid var(--mb-brand-color-primary);border-radius:var(--mb-border-radius-full);justify-content:center;align-items:center;width:1rem;height:1rem;display:flex}.Financials-module__MQGVhG__innerCircle{background-color:var(--mb-brand-color-primary);border-radius:var(--mb-border-radius-full);width:.5rem;height:.5rem}@media screen and (max-width:744px){.Financials-module__MQGVhG__header{flex-direction:column;align-items:flex-start}}
.FinancialTooltip-module__WcIBnW__financialTooltip{flex-direction:column;gap:.5rem;width:50rem;display:flex}.FinancialTooltip-module__WcIBnW__header{padding-inline:3rem 2rem;flex-direction:column;align-items:center;gap:.75rem;padding-bottom:1.25rem;display:flex}.FinancialTooltip-module__WcIBnW__heading{flex-direction:column;align-items:center;gap:.75rem;display:flex}.FinancialTooltip-module__WcIBnW__iconContainer{background-color:var(--mb-bg-color-tertiary);border-radius:var(--mb-border-radius-full);justify-content:center;align-items:center;width:3.25rem;height:3.25rem;display:flex}.FinancialTooltip-module__WcIBnW__icon{height:2rem;stroke:var(--mb-brand-color-primary);width:auto}.FinancialTooltip-module__WcIBnW__heading p{color:var(--mb-text-dark);font-size:var(--mb-text-h6);font-weight:var(--mb-font-semibold)}.FinancialTooltip-module__WcIBnW__headingDesc{color:var(--mb-text-light);font-size:var(--mb-text-body2);text-align:center}.FinancialTooltip-module__WcIBnW__body{grid-template-columns:repeat(2,1fr);column-gap:1rem;height:max-content;max-height:50vh;padding:0 2rem 0;display:grid;overflow-y:auto}.FinancialTooltip-module__WcIBnW__card{flex-direction:column;gap:.5rem;width:100%;padding:1rem 0 1rem .75rem;display:flex}.FinancialTooltip-module__WcIBnW__cardHeader{font-weight:var(--mb-font-semibold)}.FinancialTooltip-module__WcIBnW__description{color:var(--mb-text-light);font-size:var(--mb-text-body2);line-height:1.4rem}@media screen and (max-width:744px){.FinancialTooltip-module__WcIBnW__financialTooltip{width:100vw}.FinancialTooltip-module__WcIBnW__body{grid-template-columns:1fr;padding:.5rem 1rem}.FinancialTooltip-module__WcIBnW__header{padding:.5rem 1rem}.FinancialTooltip-module__WcIBnW__card{padding:1rem 0}}
.Financials-module__DtPWQq__financials{flex-direction:column;gap:1.5rem;display:flex}.Financials-module__DtPWQq__heading{color:var(--mb-text-dark);font-size:var(--mb-text-h7);font-weight:var(--mb-font-bold)}.Financials-module__DtPWQq__subHeading{color:var(--mb-text-dark);font-size:var(--mb-text-body);font-weight:var(--mb-font-bold);margin-top:.25rem;margin-bottom:-1rem}.Financials-module__DtPWQq__wrapper{grid-template-columns:1fr;gap:1.5rem;display:grid}.Financials-module__DtPWQq__sidebarWrapper{grid-template-columns:1fr!important}.Financials-module__DtPWQq__chartCard{background-color:var(--mb-bg-color-secondary);border-radius:var(--mb-border-radius-md);flex-direction:column;gap:1rem;padding:1rem;display:flex}.Financials-module__DtPWQq__sidebar .Financials-module__DtPWQq__chartCard{border:var(--mb-border-width-primary) solid var(--mb-border-color);gap:1rem!important;padding:.75rem .75rem 1rem .25rem!important}.Financials-module__DtPWQq__chatbot .Financials-module__DtPWQq__chartCard{border:var(--mb-border-width-primary) solid var(--mb-border-color)}.Financials-module__DtPWQq__title{color:var(--mb-text-dark);font-size:var(--mb-text-body);font-weight:var(--mb-font-bold);text-align:center}.Financials-module__DtPWQq__sidebar .Financials-module__DtPWQq__title{font-size:var(--mb-text-h7);font-size:var(--mb-text-caption)}.Financials-module__DtPWQq__noDataImage{width:50%;max-width:20rem;height:auto;margin:2rem auto}@media (min-width:768px){.Financials-module__DtPWQq__wrapper{grid-template-columns:repeat(2,1fr)}.Financials-module__DtPWQq__sidebarWrapper{grid-template-columns:1fr!important}}@media screen and (max-width:480px){.Financials-module__DtPWQq__chartCard{padding-left:.5rem}}
.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}}
.AskIrisInputBox-module__1NxjVW__inputBox{background-color:var(--mb-bg-color-primary);border:var(--mb-border-width-primary) solid var(--mb-border-color-hovered);border-radius:var(--mb-border-radius-xl);cursor:text;flex-direction:column;gap:0;width:100%;padding:.75rem;display:flex;box-shadow:0 4px 12px #00000014}body.dark .AskIrisInputBox-module__1NxjVW__inputBox{background-color:var(--mb-bg-color-secondary)}.AskIrisInputBox-module__1NxjVW__inputBox.AskIrisInputBox-module__1NxjVW__focused{box-shadow:0 2px 12px #00000014}body.dark .AskIrisInputBox-module__1NxjVW__inputBox.AskIrisInputBox-module__1NxjVW__focused{box-shadow:0 2px 12px #0006}.AskIrisInputBox-module__1NxjVW__inputBox.AskIrisInputBox-module__1NxjVW__floating{border-color:#4a91f266;padding:.75rem;box-shadow:0 4px 12px #00000014,0 0 6px #4a91f233}.AskIrisInputBox-module__1NxjVW__inputBox.AskIrisInputBox-module__1NxjVW__floating.AskIrisInputBox-module__1NxjVW__focused{box-shadow:0 2px 12px #00000014,0 0 6px #4a91f233}body.dark .AskIrisInputBox-module__1NxjVW__inputBox.AskIrisInputBox-module__1NxjVW__floating.AskIrisInputBox-module__1NxjVW__focused{box-shadow:0 2px 12px #0006,0 0 6px #4a91f233}.AskIrisInputBox-module__1NxjVW__inputBox.AskIrisInputBox-module__1NxjVW__recordingMode{flex-direction:row;align-items:center;min-height:3.5rem;padding:.625rem .625rem .625rem 1.25rem}.AskIrisInputBox-module__1NxjVW__textarea{resize:none;background:0 0;border:none;outline:none;width:100%;min-height:3rem;max-height:5.25rem;font-size:16px;font-weight:300;line-height:1.5;overflow-y:auto}.AskIrisInputBox-module__1NxjVW__textarea.AskIrisInputBox-module__1NxjVW__floating{font-size:16px;font-weight:300}.AskIrisInputBox-module__1NxjVW__textarea.AskIrisInputBox-module__1NxjVW__preview{color:var(--mb-text-light)}.AskIrisInputBox-module__1NxjVW__textarea::placeholder{color:var(--mb-text-light);white-space:nowrap;text-overflow:ellipsis;font-size:16px;font-weight:300;overflow:hidden}.AskIrisInputBox-module__1NxjVW__textarea.AskIrisInputBox-module__1NxjVW__floating::placeholder{font-size:15px;font-weight:400}.AskIrisInputBox-module__1NxjVW__textarea::-webkit-scrollbar{display:none}.AskIrisInputBox-module__1NxjVW__mentionChipsContainer{flex-wrap:wrap;gap:.5rem;margin-top:.25rem;display:flex}.AskIrisInputBox-module__1NxjVW__mentionChip{background-color:var(--mb-brand-color-50);border:1px solid var(--mb-brand-color-100);border-radius:var(--mb-border-radius-full);color:var(--mb-brand-color-700);font-size:var(--mb-text-caption);font-weight:var(--mb-font-medium);padding:.125rem .625rem}body.dark .AskIrisInputBox-module__1NxjVW__mentionChip{color:var(--mb-brand-color-300);background-color:#8b5cf61a;border-color:#8b5cf633}.AskIrisInputBox-module__1NxjVW__hiddenFileInput{display:none}.AskIrisInputBox-module__1NxjVW__attachmentsPreviewContainer{flex-wrap:wrap;gap:.5rem;padding:0 0 .5rem;display:flex}.AskIrisInputBox-module__1NxjVW__attachmentThumbWrapper{flex-shrink:0;display:inline-block;position:relative}.AskIrisInputBox-module__1NxjVW__attachmentThumbInner{border-radius:var(--mb-border-radius-md);cursor:pointer;width:4rem;height:4rem;position:relative;overflow:hidden}.AskIrisInputBox-module__1NxjVW__attachmentThumb{object-fit:cover;width:100%;height:100%;display:block}.AskIrisInputBox-module__1NxjVW__attachmentThumbUploading{opacity:.5}.AskIrisInputBox-module__1NxjVW__attachmentUploadingOverlay{border-radius:var(--mb-border-radius-md);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.AskIrisInputBox-module__1NxjVW__attachmentUploadingSpinner{border:2px solid #0000;border-top-color:var(--mb-brand-color-primary);border-radius:var(--mb-border-radius-full);width:1.25rem;height:1.25rem;animation:.75s linear infinite AskIrisInputBox-module__1NxjVW__spin;display:block}@keyframes AskIrisInputBox-module__1NxjVW__spin{to{transform:rotate(360deg)}}.AskIrisInputBox-module__1NxjVW__attachmentDocCard{cursor:pointer;flex-shrink:0;display:inline-block;position:relative}.AskIrisInputBox-module__1NxjVW__attachmentDocCardInner{background:var(--mb-bg-color-tertiary);border:var(--mb-border-width-primary) solid var(--mb-border-color);border-radius:var(--mb-border-radius-md);flex-direction:column;justify-content:space-between;width:4rem;height:4rem;padding:.5rem .625rem;display:flex;overflow:hidden}.AskIrisInputBox-module__1NxjVW__attachmentDocCardLabel{font-size:var(--mb-text-caption);color:var(--mb-text-normal);-webkit-line-clamp:3;word-break:break-all;-webkit-box-orient:vertical;line-height:1.3;display:-webkit-box;overflow:hidden}.AskIrisInputBox-module__1NxjVW__attachmentDocCardBadge{background:var(--mb-bg-color-secondary);border:var(--mb-border-width-primary) solid var(--mb-border-color);border-radius:var(--mb-border-radius-sm);color:var(--mb-text-light);font-size:.6rem;font-weight:var(--mb-font-medium);letter-spacing:.04em;text-transform:uppercase;align-self:flex-start;padding:.1rem .3rem}.AskIrisInputBox-module__1NxjVW__attachmentDocChipSkeleton{background:var(--mb-bg-color-tertiary);border:var(--mb-border-width-primary) solid var(--mb-border-color);border-radius:var(--mb-border-radius-md);flex-direction:column;flex-shrink:0;justify-content:space-between;width:4rem;height:4rem;padding:.5rem .625rem;display:flex;overflow:hidden}.AskIrisInputBox-module__1NxjVW__skeletonLines{flex-direction:column;gap:.3rem;display:flex}.AskIrisInputBox-module__1NxjVW__skeletonLine{border-radius:var(--mb-border-radius-sm);background:linear-gradient(90deg, var(--mb-bg-color-tertiary2) 25%, var(--mb-bg-color-secondary) 50%, var(--mb-bg-color-tertiary2) 75%);background-size:200% 100%;height:.5rem;animation:1.2s infinite AskIrisInputBox-module__1NxjVW__shimmer}.AskIrisInputBox-module__1NxjVW__skeletonLineShort{width:60%}.AskIrisInputBox-module__1NxjVW__skeletonBadge{border-radius:var(--mb-border-radius-sm);background:linear-gradient(90deg, var(--mb-bg-color-tertiary2) 25%, var(--mb-bg-color-secondary) 50%, var(--mb-bg-color-tertiary2) 75%);background-size:200% 100%;width:1.75rem;height:.875rem;animation:1.2s infinite AskIrisInputBox-module__1NxjVW__shimmer}@keyframes AskIrisInputBox-module__1NxjVW__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.AskIrisInputBox-module__1NxjVW__attachmentRemoveBtn{all:unset;box-sizing:border-box;background:var(--mb-bg-color-primary);border:var(--mb-border-width-primary) solid var(--mb-border-color);border-radius:var(--mb-border-radius-full);color:var(--mb-text-normal);cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;width:1.125rem;height:1.125rem;display:flex;position:absolute;top:-.375rem;right:-.375rem}.AskIrisInputBox-module__1NxjVW__attachmentRemoveBtn:hover{background:var(--mb-bg-color-tertiary)}.AskIrisInputBox-module__1NxjVW__imageUploadBtn{all:unset;box-sizing:border-box;border:var(--mb-border-width-primary) solid var(--mb-border-color-hovered);border-radius:var(--mb-border-radius-full);cursor:pointer;width:2rem;height:2rem;color:var(--mb-text-normal);background:0 0;flex-shrink:0;justify-content:center;align-items:center;display:flex}.AskIrisInputBox-module__1NxjVW__imageUploadBtn:hover{background-color:var(--mb-bg-color-tertiary2)!important;border-color:#0000!important}.AskIrisInputBox-module__1NxjVW__imageUploadBtnActive{border-color:var(--mb-brand-color-primary);color:var(--mb-brand-color-primary)}.AskIrisInputBox-module__1NxjVW__imageUploadBtn:disabled{cursor:not-allowed;opacity:.5}.AskIrisInputBox-module__1NxjVW__imageModalContent{padding:.5rem}.AskIrisInputBox-module__1NxjVW__imageModalImg{border-radius:var(--mb-border-radius-lg);object-fit:contain;width:auto;max-width:min(800px,85vw);height:auto;max-height:75vh;display:block}.AskIrisInputBox-module__1NxjVW__docModalContent{text-align:center;flex-direction:column;align-items:center;gap:1rem;min-width:18rem;padding:2rem 2.5rem;display:flex}.AskIrisInputBox-module__1NxjVW__docModalName{font-size:var(--mb-text-body);font-weight:var(--mb-font-medium);color:var(--mb-text-dark);word-break:break-all}.AskIrisInputBox-module__1NxjVW__docModalIcon{color:var(--mb-text-light);justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.AskIrisInputBox-module__1NxjVW__docModalIcon svg{width:100%;height:100%}.AskIrisInputBox-module__1NxjVW__docModalHint{font-size:var(--mb-text-body2);color:var(--mb-text-light)}.AskIrisInputBox-module__1NxjVW__docModalDownload{background:var(--mb-bg-color-secondary);border:var(--mb-border-width-primary) solid var(--mb-border-color);border-radius:var(--mb-border-radius-md);color:var(--mb-text-normal);font-size:var(--mb-text-body2);font-weight:var(--mb-font-medium);align-items:center;gap:.375rem;padding:.5rem 1.25rem;text-decoration:none;display:inline-flex}.AskIrisInputBox-module__1NxjVW__docModalDownload:hover{background:var(--mb-bg-color-tertiary);border-color:var(--mb-brand-color-primary);color:var(--mb-brand-color-primary)}.AskIrisInputBox-module__1NxjVW__leftActions{align-items:center;gap:.375rem;display:flex}.AskIrisInputBox-module__1NxjVW__actionsRow{justify-content:space-between;align-items:center;margin-top:.25rem;display:flex}.AskIrisInputBox-module__1NxjVW__rightActions{align-items:center;gap:.25rem;display:flex}.AskIrisInputBox-module__1NxjVW__micBtn{flex-shrink:0}.AskIrisInputBox-module__1NxjVW__submitBtn{background:var(--mb-bg-color-tertiary2);border-radius:var(--mb-border-radius-full);cursor:pointer;border:none;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex}.AskIrisInputBox-module__1NxjVW__submitBtn:disabled{cursor:not-allowed}.AskIrisInputBox-module__1NxjVW__submitBtn.AskIrisInputBox-module__1NxjVW__ready{background:var(--mb-brand-color-primary)}.AskIrisInputBox-module__1NxjVW__submitBtn.AskIrisInputBox-module__1NxjVW__ready:hover{background:var(--mb-brand-color-800)}.AskIrisInputBox-module__1NxjVW__submitIcon{width:1rem;height:1rem;stroke:var(--mb-text-white);stroke-width:2px}.AskIrisInputBox-module__1NxjVW__webSearchBtn{all:unset;box-sizing:border-box;border:var(--mb-border-width-primary) solid var(--mb-border-color-hovered);border-radius:var(--mb-border-radius-full);cursor:pointer;width:2rem;height:2rem;color:var(--mb-text-normal);background:0 0;flex-shrink:0;justify-content:center;align-items:center;display:flex}@media (hover:hover){.AskIrisInputBox-module__1NxjVW__webSearchBtn:hover{background-color:var(--mb-bg-color-tertiary2)!important;border-color:#0000!important}}.AskIrisInputBox-module__1NxjVW__webSearchBtnActive{color:var(--mb-brand-color-primary);border-color:var(--mb-brand-color-primary)!important;background-color:#0000!important}.AskIrisInputBox-module__1NxjVW__webSearchBtnActive svg{stroke:var(--mb-brand-color-primary)!important}@media (hover:hover){.AskIrisInputBox-module__1NxjVW__webSearchBtnActive:hover{background-color:var(--mb-bg-color-tertiary2)!important;border-color:var(--mb-brand-color-primary)!important}}.AskIrisInputBox-module__1NxjVW__webSearchBtn:disabled{cursor:not-allowed;opacity:.5}body.dark .AskIrisInputBox-module__1NxjVW__webSearchBtnActive{color:var(--mb-brand-color-primary);border-color:var(--mb-brand-color-primary)!important;background-color:#0000!important}@media (hover:hover){body.dark .AskIrisInputBox-module__1NxjVW__webSearchBtn:hover{background-color:var(--mb-bg-color-tertiary)!important}}@media (max-width:744px){.AskIrisInputBox-module__1NxjVW__inputBox{padding:.625rem .625rem .375rem 1rem}.AskIrisInputBox-module__1NxjVW__textarea::placeholder,.AskIrisInputBox-module__1NxjVW__textarea{font-size:14px}}
.ChatForm-module__YyyhEa__chatForm{bottom:0;left:var(--sidebar-width,0);background:var(--mb-bg-color-primary);z-index:5;flex-direction:column;align-items:center;width:auto;padding:.75rem .75rem .125rem;transition:left .3s ease-in-out,top .3s ease-in-out,bottom .3s ease-in-out,transform .3s ease-in-out;display:flex;position:fixed;right:0}.ChatForm-module__YyyhEa__chatFormCentered{background:0 0;width:100%;padding:.75rem 0 .125rem;position:relative;inset:auto;transform:none}.ChatForm-module__YyyhEa__recipeWrapper{background-color:var(--mb-bg-color-primary);border:var(--mb-border-width-primary) solid var(--mb-border-color);border-radius:var(--mb-border-radius-md);z-index:999;max-height:calc(100vh - 20rem);position:absolute;bottom:calc(100% + .5rem);left:0;right:0;overflow-y:auto}body.dark .ChatForm-module__YyyhEa__recipeWrapper{background-color:var(--mb-bg-color-secondary)}.ChatForm-module__YyyhEa__chatBox{background-color:var(--mb-bg-color-primary);border:var(--mb-border-width-primary) solid transparent;border-radius:var(--mb-border-radius-xl);width:100%;max-width:50rem;position:relative;box-shadow:0 0 2px #0000001a,0 2px 8px #0000001a}body.dark .ChatForm-module__YyyhEa__chatBox{background-color:var(--mb-bg-color-secondary);border:var(--mb-border-width-primary) solid var(--mb-border-color)}.ChatForm-module__YyyhEa__inputContainer{background-color:#0000;flex-direction:column;gap:0;width:100%;max-width:50rem;display:flex;position:relative}.ChatForm-module__YyyhEa__userInput{background-color:var(--mb-bg-color-primary);border-radius:var(--mb-border-radius-xl);font-size:var(--mb-text-body);resize:none;border:none;flex-grow:1;width:100%;min-height:5rem;max-height:10.5rem;padding:1rem 1rem 0;line-height:1.75rem;overflow-y:auto}.ChatForm-module__YyyhEa__userInput::-webkit-scrollbar{display:none}.ChatForm-module__YyyhEa__userInput:disabled{cursor:not-allowed}.ChatForm-module__YyyhEa__userInput:focus{outline:none}.ChatForm-module__YyyhEa__userInput::placeholder{color:var(--mb-text-light)}body.dark .ChatForm-module__YyyhEa__userInput{background-color:var(--mb-bg-color-secondary)}.ChatForm-module__YyyhEa__micButton{border-radius:var(--mb-border-radius-full);background:0 0;flex-shrink:0}.ChatForm-module__YyyhEa__promptsLink{color:var(--mb-text-light);background:0 0;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:all .2s;display:flex;position:absolute;top:50%;right:5.75rem;transform:translateY(-50%)}.ChatForm-module__YyyhEa__promptsLink:hover{background:var(--mb-bg-color-tertiary);color:var(--mb-brand-color-primary)}.ChatForm-module__YyyhEa__promptsIcon{width:1.25rem;height:1.25rem}.ChatForm-module__YyyhEa__settingsBtn{all:unset;box-sizing:border-box;border:var(--mb-border-width-primary) solid var(--mb-border-color-hovered);border-radius:var(--mb-border-radius-full);cursor:pointer;background:0 0;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex}.ChatForm-module__YyyhEa__settingsBtn:hover{background-color:var(--mb-bg-color-tertiary);border-color:var(--mb-brand-color-primary)}.ChatForm-module__YyyhEa__settingsBtn:disabled{cursor:not-allowed;opacity:.5}.ChatForm-module__YyyhEa__settingsBtn:hover .ChatForm-module__YyyhEa__settingsIcon{stroke:var(--mb-brand-color-primary)}body.dark .ChatForm-module__YyyhEa__settingsBtn{background:var(--mb-bg-color-tertiary2);border-color:#0000}body.dark .ChatForm-module__YyyhEa__settingsBtn:hover{background-color:var(--mb-bg-color-tertiary);border-color:var(--mb-brand-color-primary)}.ChatForm-module__YyyhEa__settingsIcon{width:1rem;height:1rem;stroke:var(--mb-text-normal)}body.dark .ChatForm-module__YyyhEa__settingsIcon{stroke:var(--mb-text-white)}.ChatForm-module__YyyhEa__hiddenFileInput{display:none}.ChatForm-module__YyyhEa__attachmentsPreviewContainer{flex-wrap:wrap;gap:.5rem;padding:.25rem .75rem 0;display:flex}.ChatForm-module__YyyhEa__attachmentThumbWrapper{flex-shrink:0;display:inline-block;position:relative}.ChatForm-module__YyyhEa__attachmentThumbInner{border-radius:var(--mb-border-radius-md);cursor:pointer;width:4rem;height:4rem;position:relative;overflow:hidden}.ChatForm-module__YyyhEa__attachmentThumb{object-fit:cover;width:100%;height:100%;display:block}.ChatForm-module__YyyhEa__attachmentThumbUploading{opacity:.5}.ChatForm-module__YyyhEa__imageModalContent{padding:.5rem}.ChatForm-module__YyyhEa__imageModalImg{border-radius:var(--mb-border-radius-lg);object-fit:contain;width:auto;max-width:min(800px,85vw);height:auto;max-height:75vh;display:block}.ChatForm-module__YyyhEa__docModalContent{text-align:center;flex-direction:column;align-items:center;gap:1rem;min-width:18rem;padding:2rem 2.5rem;display:flex}.ChatForm-module__YyyhEa__docModalName{font-size:var(--mb-text-body);font-weight:var(--mb-font-medium);color:var(--mb-text-dark);word-break:break-all}.ChatForm-module__YyyhEa__docModalIcon{color:var(--mb-text-light);justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.ChatForm-module__YyyhEa__docModalIcon svg{width:100%;height:100%}.ChatForm-module__YyyhEa__docModalHint{font-size:var(--mb-text-body2);color:var(--mb-text-light)}.ChatForm-module__YyyhEa__docModalDownload{background:var(--mb-bg-color-secondary);border:var(--mb-border-width-primary) solid var(--mb-border-color);border-radius:var(--mb-border-radius-md);color:var(--mb-text-normal);font-size:var(--mb-text-body2);font-weight:var(--mb-font-medium);align-items:center;gap:.375rem;padding:.5rem 1.25rem;text-decoration:none;display:inline-flex}.ChatForm-module__YyyhEa__docModalDownload:hover{background:var(--mb-bg-color-tertiary);border-color:var(--mb-brand-color-primary);color:var(--mb-brand-color-primary)}.ChatForm-module__YyyhEa__attachmentDocCard{cursor:pointer;flex-shrink:0;display:inline-block;position:relative}.ChatForm-module__YyyhEa__attachmentDocCardInner{background:var(--mb-bg-color-tertiary);border:var(--mb-border-width-primary) solid var(--mb-border-color);border-radius:var(--mb-border-radius-md);flex-direction:column;justify-content:space-between;width:4rem;height:4rem;padding:.5rem .625rem;display:flex;overflow:hidden}.ChatForm-module__YyyhEa__attachmentDocCardLabel{font-size:var(--mb-text-caption);color:var(--mb-text-normal);-webkit-line-clamp:3;word-break:break-all;-webkit-box-orient:vertical;line-height:1.3;display:-webkit-box;overflow:hidden}.ChatForm-module__YyyhEa__attachmentDocCardBadge{background:var(--mb-bg-color-secondary);border:var(--mb-border-width-primary) solid var(--mb-border-color);border-radius:var(--mb-border-radius-sm);color:var(--mb-text-light);font-size:.6rem;font-weight:var(--mb-font-medium);letter-spacing:.04em;text-transform:uppercase;align-self:flex-start;padding:.1rem .3rem}.ChatForm-module__YyyhEa__attachmentDocChipSkeleton{background:var(--mb-bg-color-tertiary);border:var(--mb-border-width-primary) solid var(--mb-border-color);border-radius:var(--mb-border-radius-md);flex-direction:column;flex-shrink:0;justify-content:space-between;width:4rem;height:4rem;padding:.5rem .625rem;display:flex;overflow:hidden}.ChatForm-module__YyyhEa__skeletonLines{flex-direction:column;gap:.3rem;display:flex}.ChatForm-module__YyyhEa__skeletonLine{border-radius:var(--mb-border-radius-sm);background:linear-gradient(90deg, var(--mb-bg-color-tertiary2) 25%, var(--mb-bg-color-secondary) 50%, var(--mb-bg-color-tertiary2) 75%);background-size:200% 100%;height:.5rem;animation:1.2s infinite ChatForm-module__YyyhEa__shimmer}.ChatForm-module__YyyhEa__skeletonLineShort{width:60%}.ChatForm-module__YyyhEa__skeletonBadge{border-radius:var(--mb-border-radius-sm);background:linear-gradient(90deg, var(--mb-bg-color-tertiary2) 25%, var(--mb-bg-color-secondary) 50%, var(--mb-bg-color-tertiary2) 75%);background-size:200% 100%;width:1.75rem;height:.875rem;animation:1.2s infinite ChatForm-module__YyyhEa__shimmer}@keyframes ChatForm-module__YyyhEa__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.ChatForm-module__YyyhEa__attachmentRemoveBtn{all:unset;box-sizing:border-box;background:var(--mb-bg-color-primary);border:var(--mb-border-width-primary) solid var(--mb-border-color);border-radius:var(--mb-border-radius-full);color:var(--mb-text-normal);cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;width:1.125rem;height:1.125rem;display:flex;position:absolute;top:-.375rem;right:-.375rem}.ChatForm-module__YyyhEa__attachmentRemoveBtn:hover{background:var(--mb-bg-color-tertiary)}.ChatForm-module__YyyhEa__attachmentUploadingOverlay{border-radius:var(--mb-border-radius-md);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.ChatForm-module__YyyhEa__attachmentUploadingSpinner{border:2px solid #0000;border-top-color:var(--mb-brand-color-primary);border-radius:var(--mb-border-radius-full);width:1.25rem;height:1.25rem;animation:.75s linear infinite ChatForm-module__YyyhEa__spin;display:block}@keyframes ChatForm-module__YyyhEa__spin{to{transform:rotate(360deg)}}.ChatForm-module__YyyhEa__imageUploadBtn{all:unset;box-sizing:border-box;border:var(--mb-border-width-primary) solid var(--mb-border-color-hovered);border-radius:var(--mb-border-radius-full);cursor:pointer;width:2rem;height:2rem;color:var(--mb-text-normal);background:0 0;flex-shrink:0;justify-content:center;align-items:center;display:flex}.ChatForm-module__YyyhEa__imageUploadBtn:hover{background-color:var(--mb-bg-color-tertiary2)!important;border-color:#0000!important}.ChatForm-module__YyyhEa__imageUploadBtnActive{border-color:var(--mb-brand-color-primary);color:var(--mb-brand-color-primary)}.ChatForm-module__YyyhEa__imageUploadBtn:disabled{cursor:not-allowed;opacity:.5}body.dark .ChatForm-module__YyyhEa__attachmentRemoveBtn{background:var(--mb-bg-color-secondary);border-color:var(--mb-border-color);color:var(--mb-text-white)}.ChatForm-module__YyyhEa__leftActions{align-items:center;gap:.375rem;display:flex}.ChatForm-module__YyyhEa__actionsRow{justify-content:space-between;align-items:center;width:100%;padding:.25rem .5rem .5rem;display:flex}.ChatForm-module__YyyhEa__rightActions{align-items:center;gap:.25rem;display:flex}.ChatForm-module__YyyhEa__submitBtn{background:var(--mb-bg-color-tertiary2);border-radius:var(--mb-border-radius-full);cursor:pointer;border:none;flex-shrink:0;justify-content:center;align-items:center;width:1.875rem;height:1.875rem;display:flex}.ChatForm-module__YyyhEa__submitBtn:disabled{cursor:not-allowed}.ChatForm-module__YyyhEa__submitBtn.ChatForm-module__YyyhEa__ready{background:var(--mb-brand-color-primary)}.ChatForm-module__YyyhEa__submitBtn.ChatForm-module__YyyhEa__ready:hover{background:var(--mb-brand-color-800)}.ChatForm-module__YyyhEa__submitBtnIcon{width:1rem;height:1rem;stroke:var(--mb-text-white);stroke-width:2px}.ChatForm-module__YyyhEa__recordingContainer{background-color:var(--mb-bg-color-primary);border-radius:var(--mb-border-radius-xl);justify-content:space-between;align-items:center;width:100%;height:100%;min-height:3.75rem;padding:.625rem .625rem .625rem 1.25rem;display:flex}body.dark .ChatForm-module__YyyhEa__recordingContainer{background-color:var(--mb-bg-color-secondary)}.ChatForm-module__YyyhEa__stopButton{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:flex;scale:1.05}.ChatForm-module__YyyhEa__stopIcon{background-color:var(--mb-bg-color-tertiary2);border-radius:var(--mb-border-radius-full);fill:var(--mb-text-normal);width:1.875rem;height:1.875rem;padding:.25rem}.ChatForm-module__YyyhEa__stopButton:hover .ChatForm-module__YyyhEa__stopIcon{fill:var(--mb-text-dark)}.ChatForm-module__YyyhEa__precaution{color:var(--mb-text-light);font-size:var(--mb-text-caption);opacity:.8;align-items:center;gap:.25rem;margin-top:.25rem;font-weight:300;display:flex}.ChatForm-module__YyyhEa__mentionChipsContainer{flex-wrap:wrap;gap:.5rem;margin-top:.25rem;padding:0 .5rem;display:flex}.ChatForm-module__YyyhEa__mentionChip{background-color:var(--mb-brand-color-50);border:1px solid var(--mb-brand-color-100);border-radius:var(--mb-border-radius-full);color:var(--mb-brand-color-700);font-size:var(--mb-text-caption);font-weight:var(--mb-font-medium);padding:.125rem .625rem}body.dark .ChatForm-module__YyyhEa__mentionChip{color:var(--mb-brand-color-300);background-color:#8b5cf61a;border-color:#8b5cf633}.ChatForm-module__YyyhEa__autocompleteWrapper{width:100%}.ChatForm-module__YyyhEa__webSearchBtn{all:unset;box-sizing:border-box;border:var(--mb-border-width-primary) solid var(--mb-border-color-hovered);border-radius:var(--mb-border-radius-full);cursor:pointer;width:2rem;height:2rem;color:var(--mb-text-normal);background:0 0;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s ease-in-out;display:flex}@media (hover:hover){.ChatForm-module__YyyhEa__webSearchBtn:hover{border-color:#0000;background-color:var(--mb-bg-color-tertiary2)!important}}.ChatForm-module__YyyhEa__webSearchBtnActive{color:var(--mb-brand-color-primary);background-color:#0000;border-color:var(--mb-brand-color-primary)!important}.ChatForm-module__YyyhEa__webSearchBtnActive svg{stroke:var(--mb-brand-color-primary)}.ChatForm-module__YyyhEa__webSearchBtn:disabled{cursor:not-allowed;opacity:.5}@media screen and (max-width:1024px){.ChatForm-module__YyyhEa__inputContainer{max-width:calc(100vw - var(--global-padding))}.ChatForm-module__YyyhEa__chatForm{z-index:9;width:100%;margin-left:auto;padding:.5rem .75rem .75rem;transition:left .3s ease-in-out,bottom .35s;position:fixed;bottom:4.25rem;left:0}body.chatFocused .ChatForm-module__YyyhEa__chatForm{bottom:-.125rem}.ChatForm-module__YyyhEa__precaution{display:none}.ChatForm-module__YyyhEa__chatBox{max-width:calc(100vw - var(--global-padding))}}@media screen and (max-width:744px){.ChatForm-module__YyyhEa__userInput::placeholder{font-size:var(--mb-text-body2)}}@media screen and (max-width:400px){.ChatForm-module__YyyhEa__userInput{min-height:3.25rem;padding:.5rem 5.75rem .5rem 1rem}.ChatForm-module__YyyhEa__userInput::placeholder{font-size:var(--mb-text-caption)}}
.ChatLockIndicator-module__xeTKCa__chatLockIndicator{background:var(--mb-brand-color-50);border:var(--mb-border-width-primary) solid var(--mb-brand-color-200);border-radius:var(--mb-border-radius-md);justify-content:space-between;align-items:center;gap:.5rem;width:calc(100% - 2rem);max-width:48.5rem;height:3rem;margin-bottom:-.25rem;padding:0 1rem;display:flex;position:relative}body.dark .ChatLockIndicator-module__xeTKCa__chatLockIndicator{border:var(--mb-border-width-primary) solid var(--mb-border-color-selected);background:var(--mb-bg-color-tertiary2)}.ChatLockIndicator-module__xeTKCa__info{flex:1;align-items:center;gap:.5rem;min-width:0;display:flex}.ChatLockIndicator-module__xeTKCa__lockIcon{stroke:var(--mb-brand-color-primary);flex-shrink:0;width:1rem;height:1rem}body.dark .ChatLockIndicator-module__xeTKCa__lockIcon{stroke:var(--mb-text-normal)}.ChatLockIndicator-module__xeTKCa__text{font-size:var(--mb-text-body2);font-weight:var(--mb-font-semibold);color:var(--mb-brand-color-primary);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}body.dark .ChatLockIndicator-module__xeTKCa__text{color:var(--mb-text-normal)}.ChatLockIndicator-module__xeTKCa__unlockButton{border-radius:var(--mb-border-radius-md);white-space:nowrap;align-items:center;gap:.5rem;height:1.75rem;padding:.375rem .75rem;display:flex}.ChatLockIndicator-module__xeTKCa__unlockButton span{color:var(--mb-text-white);font-size:var(--mb-text-body2);font-weight:var(--mb-font-semibold)}.ChatLockIndicator-module__xeTKCa__unlockButton:disabled{opacity:.5;cursor:not-allowed}.ChatLockIndicator-module__xeTKCa__unlockIcon{width:.875rem;height:.875rem;fill:var(--mb-text-white);flex-shrink:0}@media screen and (max-width:1024px){.ChatLockIndicator-module__xeTKCa__chatLockIndicator{width:calc(100% - 1rem);max-width:calc(100% - 1rem)}}@media screen and (max-width:744px){.ChatLockIndicator-module__xeTKCa__text{font-size:var(--mb-text-caption2)}.ChatLockIndicator-module__xeTKCa__unlockButton{font-size:var(--mb-text-caption);gap:.25rem;padding:.375rem .625rem}.ChatLockIndicator-module__xeTKCa__unlockButton span{font-size:var(--mb-text-caption);font-weight:var(--mb-font-normal)}.ChatLockIndicator-module__xeTKCa__unlockButton svg{width:.75rem;height:.75rem}}
.ChatNotifyWarning-module__PDyTvq__chatNotifyWarning{background:var(--mb-bg-color-secondary);border:var(--mb-border-width-primary) solid var(--mb-border-color);border-radius:var(--mb-border-radius-md);justify-content:space-between;align-items:center;gap:.75rem;width:calc(100% - 2rem);max-width:48.5rem;min-height:3rem;margin-bottom:-.25rem;padding:.5rem 1rem;display:flex;position:relative}.ChatNotifyWarning-module__PDyTvq__message{align-items:center;gap:.5rem;display:flex}.ChatNotifyWarning-module__PDyTvq__message p{color:var(--mb-color-blue-700);font-size:var(--mb-text-body2);margin:0}body.dark .ChatNotifyWarning-module__PDyTvq__message p{color:var(--mb-color-blue-50)}.ChatNotifyWarning-module__PDyTvq__icon{stroke:var(--mb-color-blue-700);flex-shrink:0;width:1rem}.ChatNotifyWarning-module__PDyTvq__enableButton{white-space:nowrap;justify-content:center;align-items:center;width:max-content;height:2rem;display:flex;font-weight:var(--mb-font-regular)!important}.ChatNotifyWarning-module__PDyTvq__actions{align-items:center;gap:.5rem;display:flex}.ChatNotifyWarning-module__PDyTvq__closeButton{cursor:pointer;stroke:var(--mb-text-dark);background:0 0;border:none;justify-content:center;align-items:center;padding:.25rem;transition:opacity .2s;display:flex}.ChatNotifyWarning-module__PDyTvq__closeButton:hover{opacity:.7}.ChatNotifyWarning-module__PDyTvq__closeIcon{width:1.25rem;height:1.25rem;stroke:var(--mb-color-blue-700)}body.dark .ChatNotifyWarning-module__PDyTvq__closeIcon{stroke:var(--mb-color-blue-50)}@media screen and (max-width:1024px){.ChatNotifyWarning-module__PDyTvq__chatNotifyWarning{width:calc(100% - 1rem);max-width:calc(100% - 1rem)}}@media screen and (max-width:744px){.ChatNotifyWarning-module__PDyTvq__chatNotifyWarning{width:calc(100% - 1rem)}.ChatNotifyWarning-module__PDyTvq__message p{font-size:var(--mb-text-caption2)}}
.EnterpriseBudgetExhaustedPopup-module__tSOBAq__popup{background-color:var(--mb-bg-color-primary);border-radius:var(--mb-border-radius-2xl);flex-direction:column;width:28rem;display:flex;overflow:hidden}.EnterpriseBudgetExhaustedPopup-module__tSOBAq__topSection{text-align:center;flex-direction:column;align-items:center;padding:1.5rem 1.5rem 1rem;display:flex}.EnterpriseBudgetExhaustedPopup-module__tSOBAq__iconWrapper{background-color:var(--mb-color-yellow-100);border:1px solid var(--mb-color-yellow-primary);border-radius:var(--mb-border-radius-full);justify-content:center;align-items:center;width:2.5rem;height:2.5rem;margin-bottom:.75rem;display:flex}.dark .EnterpriseBudgetExhaustedPopup-module__tSOBAq__iconWrapper{background-color:var(--mb-bg-color-tertiary)}.EnterpriseBudgetExhaustedPopup-module__tSOBAq__alertIcon{width:1.25rem;height:1.25rem;stroke:var(--mb-color-yellow-primary)}.EnterpriseBudgetExhaustedPopup-module__tSOBAq__title{color:var(--mb-text-dark);font-size:var(--mb-text-h7);font-weight:var(--mb-font-bold);margin:0 0 .5rem}.EnterpriseBudgetExhaustedPopup-module__tSOBAq__subtitle{color:var(--mb-text-light);font-size:var(--mb-text-body2);margin:0}.EnterpriseBudgetExhaustedPopup-module__tSOBAq__bottomSection{border-top:var(--mb-border-width-primary) solid var(--mb-border-color);text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:1.25rem 1.5rem 1.5rem;display:flex}.EnterpriseBudgetExhaustedPopup-module__tSOBAq__message{color:var(--mb-text-light);font-size:var(--mb-text-body2);margin:0}.EnterpriseBudgetExhaustedPopup-module__tSOBAq__button{font-size:var(--mb-text-body2);font-weight:var(--mb-font-semibold);width:100%;padding:.75rem 2rem}@media screen and (max-width:744px){.EnterpriseBudgetExhaustedPopup-module__tSOBAq__popup{border-radius:var(--mb-border-radius-2xl) var(--mb-border-radius-2xl) 0 0;width:100vw}}
.Suggestions-module__mEkTHa__suggestionsContainer{flex-direction:column;gap:1rem;width:100%;display:flex}.Suggestions-module__mEkTHa__categoryTabs{scrollbar-width:none;gap:.5rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.Suggestions-module__mEkTHa__categoryTabs::-webkit-scrollbar{display:none}.Suggestions-module__mEkTHa__tab{border-radius:var(--mb-border-radius-full);background:var(--mb-bg-color-secondary);border:var(--mb-border-width-primary) solid var(--mb-border-color);font-size:var(--mb-text-body2);color:var(--mb-text-light);cursor:pointer;white-space:nowrap;padding:.5rem 1rem;transition:all .2s}.Suggestions-module__mEkTHa__activeTab{background:var(--mb-brand-color-primary);color:#fff;border-color:var(--mb-brand-color-primary)}.Suggestions-module__mEkTHa__suggestions{grid-template-columns:repeat(2,1fr);gap:.5rem;width:100%;max-width:50rem;margin-inline:auto;padding:.5rem .125rem;display:grid;overflow:auto}.Suggestions-module__mEkTHa__suggestions::-webkit-scrollbar{display:none}.Suggestions-module__mEkTHa__card{background:var(--mb-bg-color-primary);border:var(--mb-border-width-primary) solid var(--mb-border-color);border-radius:var(--mb-border-radius-xl);cursor:pointer;text-align:left;justify-content:space-between;gap:1rem;padding:.75rem;transition:transform .2s cubic-bezier(.4,0,.2,1),border-color .2s;display:flex;position:relative}body.dark .Suggestions-module__mEkTHa__card{background-color:var(--mb-bg-color-secondary)}.Suggestions-module__mEkTHa__card:hover{border-color:var(--mb-border-color-hovered);transform:translateY(-2px)}.Suggestions-module__mEkTHa__card p{font-size:var(--mb-text-body2);letter-spacing:-.2px}.Suggestions-module__mEkTHa__webSearchIcon{height:auto;stroke:var(--mb-text-light);width:1.25rem;min-width:1.125rem}.Suggestions-module__mEkTHa__card:hover .Suggestions-module__mEkTHa__webSearchIcon{stroke:var(--mb-brand-color-primary)}.Suggestions-module__mEkTHa__skeletonDiv{width:100%}.Suggestions-module__mEkTHa__skeleton{width:15rem}@media screen and (max-width:1280px){.Suggestions-module__mEkTHa__suggestions{max-width:calc(100vw - 2 * var(--global-padding) - 25rem)}}@media screen and (max-width:1024px){.Suggestions-module__mEkTHa__suggestions{width:calc(100vw - 2 * var(--global-padding));max-width:calc(100vw - 2 * var(--global-padding));grid-template-columns:repeat(2,1fr);gap:.75rem;margin-top:0;display:grid}.Suggestions-module__mEkTHa__card{flex:1;width:100%;min-height:5rem;padding:.75rem .5rem}}@media screen and (max-width:744px){.Suggestions-module__mEkTHa__webSearchIcon{display:none}.Suggestions-module__mEkTHa__skeleton{width:8rem}}
.Home-module__2miTIq__home{flex-direction:column;flex:1;place-self:center;align-items:center;width:100%;display:flex;overflow:hidden}.Home-module__2miTIq__homeConstrained{height:calc(100vh - var(--header-height) - 8rem);flex:none;overflow:visible}.Home-module__2miTIq__infoContainer{flex-grow:1;justify-content:center;align-items:center;width:100%;display:flex}.Home-module__2miTIq__content{flex-direction:column;gap:.25rem;display:flex}.Home-module__2miTIq__contentGeneral{align-items:center;gap:0;width:100%;max-width:50rem;margin-top:-9rem}.Home-module__2miTIq__companyInfo{flex-direction:column;align-items:center;gap:1rem;display:flex}.Home-module__2miTIq__mascot{width:auto;max-width:15rem;height:5rem}.Home-module__2miTIq__companyLogo{background:var(--mb-color-gray-0);border-radius:var(--mb-border-radius-xl);width:auto;max-width:15rem;height:5rem}.Home-module__2miTIq__logo{border-radius:var(--mb-border-radius-xl);object-fit:contain;width:auto;max-width:15rem;height:100%}.Home-module__2miTIq__promptPill{background:var(--mb-brand-color-50);border:var(--mb-border-width-primary) solid var(--mb-brand-color-100);border-radius:var(--mb-border-radius-full);cursor:pointer;font-size:var(--mb-text-caption);color:inherit;align-items:center;gap:.5rem;margin-bottom:.75rem;padding:.375rem 1rem;text-decoration:none;display:flex}body.dark .Home-module__2miTIq__promptPill{background:#3b82f61a;border-color:#3b82f633}.Home-module__2miTIq__promptPill:hover{background:var(--mb-brand-color-100)}body.dark .Home-module__2miTIq__promptPill:hover{background:#3b82f633}.Home-module__2miTIq__promptIcon{stroke:currentColor;flex-shrink:0}.Home-module__2miTIq__sharkTankBadge{background:var(--mb-bg-color-tertiary);border:var(--mb-border-width-primary) solid var(--mb-border-color-hovered);border-radius:var(--mb-border-radius-full);color:var(--mb-text-dark);font-size:var(--mb-text-body2);cursor:pointer;white-space:nowrap;align-items:center;gap:.5rem;margin-bottom:.75rem;padding:.375rem 1rem;text-decoration:none;display:inline-flex}.Home-module__2miTIq__sharkTankBadge:hover{background:var(--mb-bg-color-tertiary2)}body.dark .Home-module__2miTIq__sharkTankBadge{background:var(--mb-color-black)}body.dark .Home-module__2miTIq__sharkTankBadge:hover{background:var(--mb-bg-color-secondary)}.Home-module__2miTIq__sharkTankLabel,.Home-module__2miTIq__sharkTankDot{color:var(--mb-text-dark);font-weight:var(--mb-font-semibold);font-size:var(--mb-text-body2)}.Home-module__2miTIq__sharkTankCta,.Home-module__2miTIq__sharkTankCtaDesktop{color:var(--mb-text-dark);font-size:var(--mb-text-body2)}.Home-module__2miTIq__askAnything{color:var(--mb-text-dark);font-size:var(--mb-text-h5);font-weight:var(--mb-font-bold);text-align:center;font-family:var(--font-secondary)!important}.Home-module__2miTIq__companyName{background:linear-gradient(90deg,#a855f7,#3b82f6);-webkit-text-fill-color:transparent;font-weight:var(--mb-font-bold);-webkit-background-clip:text;background-clip:text;font-family:var(--font-secondary)!important}.Home-module__2miTIq__mobileView{flex-direction:column;gap:1rem;display:flex}.Home-module__2miTIq__pdfDetails{flex-direction:column;gap:.5rem;display:flex}.Home-module__2miTIq__pdfInfo{font-size:var(--mb-text-body2);text-align:center;align-items:center;gap:.5rem;margin-bottom:.25rem;display:flex}.Home-module__2miTIq__infoIcon{align-self:flex-start;height:1rem;margin-bottom:-.75rem;width:1rem!important}.Home-module__2miTIq__pdfChatBadge{background:var(--mb-brand-color-50);border:var(--mb-border-width-primary) solid var(--mb-brand-color-100);border-radius:var(--mb-border-radius-full);color:var(--mb-brand-color-primary);font-weight:var(--mb-font-semibold);font-size:var(--mb-text-body);align-items:center;gap:.5rem;width:max-content;margin-inline:auto;padding:.625rem 1.25rem;display:flex}body.dark .Home-module__2miTIq__pdfChatBadge{background:var(--mb-bg-color-tertiary);border:var(--mb-border-width-primary) solid var(--mb-border-color)}.Home-module__2miTIq__pdfIcon{width:auto;height:1rem;stroke:var(--mb-brand-color-primary)}.Home-module__2miTIq__activeIndicator{background:var(--mb-brand-color-primary);border-radius:var(--mb-border-radius-full);width:.5rem;height:.5rem;animation:2s infinite Home-module__2miTIq__pulse}@keyframes Home-module__2miTIq__pulse{0%,to{opacity:1}50%{opacity:.5}}.Home-module__2miTIq__title{color:var(--mb-text-dark);font-size:var(--mb-text-h3);font-weight:var(--mb-font-bold);font-family:var(--font-tertiary2);text-align:center;letter-spacing:-1.5px;margin-top:0;margin-bottom:1rem}.Home-module__2miTIq__titleHighlight{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#7c3aed,#3b82f6);-webkit-background-clip:text;background-clip:text;display:inline-block}@media screen and (max-width:1024px){.Home-module__2miTIq__mockup{display:none!important}.Home-module__2miTIq__heading{text-align:left;display:block}.Home-module__2miTIq__homeConstrained{height:calc(100vh - var(--header-height) - 12rem);flex:none;overflow:visible}.Home-module__2miTIq__contentGeneral{margin-top:-6rem}}@media screen and (max-width:744px){.Home-module__2miTIq__content{gap:.125rem}.Home-module__2miTIq__contentGeneral{gap:.5rem;margin-top:-5rem}.Home-module__2miTIq__askAnything{font-size:var(--mb-text-h5)}.Home-module__2miTIq__title{font-size:var(--mb-text-h4);margin-bottom:.5rem}.Home-module__2miTIq__sharkTankBadge,.Home-module__2miTIq__sharkTankCta,.Home-module__2miTIq__sharkTankLabel,.Home-module__2miTIq__sharkTankDot{font-size:var(--mb-text-caption)}.Home-module__2miTIq__sharkTankCtaDesktop{display:none}}
.BarchartTooltip-module__QVRblW__ipoTooltip{background-color:var(--mb-bg-color-secondary);border:var(--mb-border-width-primary) solid var(--mb-border-color);border-radius:var(--mb-border-radius-lg);font-size:var(--mb-text-body2);flex-direction:column;gap:.25rem;padding:.5rem 1rem;display:flex}body.dark .BarchartTooltip-module__QVRblW__ipoTooltip{background-color:var(--mb-bg-color-tertiary)}.BarchartTooltip-module__QVRblW__date{font-size:var(--mb-text-body);color:var(--mb-text-dark);font-weight:var(--mb-font-bold)}.BarchartTooltip-module__QVRblW__info{justify-content:space-between;align-items:center;gap:2rem;display:flex}.BarchartTooltip-module__QVRblW__infoItem{align-items:center;gap:.5rem;display:flex}.BarchartTooltip-module__QVRblW__label{font-size:var(--mb-text-body);font-weight:var(--mb-font-semibold)}.BarchartTooltip-module__QVRblW__value{color:var(--mb-text-dark);font-size:var(--mb-text-body2);font-weight:var(--mb-font-semibold)}.BarchartTooltip-module__QVRblW__box{background-color:var(--mb-text-dark);border-radius:var(--mb-border-radius-sm);width:1rem;height:1rem}
.IPOApplicationDetails-module__MIONyG__ipoApplicationDetails{flex-direction:column;gap:.5rem;display:flex}.IPOApplicationDetails-module__MIONyG__tableWrapper{border:var(--mb-border-width-primary) solid var(--mb-border-color);border-radius:var(--mb-border-radius-md);flex-grow:1;width:100%;overflow:auto}.IPOApplicationDetails-module__MIONyG__table{border-collapse:collapse;width:100%}.IPOApplicationDetails-module__MIONyG__header td{background-color:var(--mb-bg-color-tertiary);border:var(--mb-border-width-primary) solid var(--mb-border-color-hovered);color:var(--mb-text-dark);font-size:var(--mb-text-body2);font-weight:var(--mb-font-semibold);text-align:right;border-top:0;border-left:0;padding:.75rem}.IPOApplicationDetails-module__MIONyG__body td{background-color:var(--mb-bg-color-primary);border:var(--mb-border-width-primary) solid var(--mb-border-color);font-size:var(--mb-text-body2);text-align:right;border-bottom:0;border-left:0;min-width:9rem;padding:.75rem}.IPOApplicationDetails-module__MIONyG__body td:first-child{text-align:left;width:max-content;min-width:12rem;padding-left:.75rem;color:var(--mb-text-dark)!important}.IPOApplicationDetails-module__MIONyG__body tr:nth-child(2n) td{background-color:var(--mb-bg-color-secondary)}body.dark .IPOApplicationDetails-module__MIONyG__body tr:nth-child(odd) td{background-color:var(--mb-bg-color-primary)}.IPOApplicationDetails-module__MIONyG__property{min-width:13rem;position:sticky;left:0;text-align:left!important}.IPOApplicationDetails-module__MIONyG__noDataImage{width:50%;max-width:20rem;height:auto;margin:2rem auto}@media screen and (max-width:744px){.IPOApplicationDetails-module__MIONyG__body td{min-width:11rem;padding-block:.75rem}}
.IPOBasicDetails-module__zAm-uW__overviewCard{grid-template-columns:repeat(5,auto);justify-content:space-between;row-gap:2rem;width:100%;display:grid}.IPOBasicDetails-module__zAm-uW__sidebarCard{background:var(--mb-bg-color-secondary);border:var(--mb-border-width-primary) solid var(--mb-border-color);border-radius:var(--mb-border-radius-lg);grid-template-columns:repeat(1,auto);row-gap:0;overflow:hidden}.IPOBasicDetails-module__zAm-uW__infoCard{flex-direction:column;gap:.25rem;width:10rem;display:flex}.IPOBasicDetails-module__zAm-uW__sidebarCard .IPOBasicDetails-module__zAm-uW__infoCard{border-bottom:var(--mb-border-width-primary) solid var(--mb-border-color);flex-direction:row;justify-content:space-between;gap:1rem;width:20rem;padding:.75rem}.IPOBasicDetails-module__zAm-uW__label{color:var(--mb-text-light);font-weight:var(--mb-font-regular)}.IPOBasicDetails-module__zAm-uW__sidebarCard .IPOBasicDetails-module__zAm-uW__label{color:var(--mb-text-normal);font-size:var(--mb-text-body2)}.IPOBasicDetails-module__zAm-uW__value{color:var(--mb-text-dark);font-weight:var(--mb-font-semibold)}.IPOBasicDetails-module__zAm-uW__sidebarCard .IPOBasicDetails-module__zAm-uW__value{font-size:var(--mb-text-body2);font-weight:var(--mb-font-semibold)}@media screen and (max-width:1280px){.IPOBasicDetails-module__zAm-uW__overviewCard{grid-template-columns:repeat(4,auto)}.IPOBasicDetails-module__zAm-uW__sidebarCard{grid-template-columns:repeat(1,auto)}.IPOBasicDetails-module__zAm-uW__sidebarCard .IPOBasicDetails-module__zAm-uW__infoCard{width:calc(100vw - 2 * var(--global-padding) - 2rem)}}@media screen and (max-width:744px){.IPOBasicDetails-module__zAm-uW__overviewCard{grid-template-columns:repeat(3,auto)}.IPOBasicDetails-module__zAm-uW__sidebarCard{grid-template-columns:repeat(1,auto)}}@media screen and (max-width:600px){.IPOBasicDetails-module__zAm-uW__overviewCard{grid-template-columns:repeat(2,auto)}.IPOBasicDetails-module__zAm-uW__sidebarCard{grid-template-columns:repeat(1,auto)}}
.IPOTimeline-module__0lPYrW__ipoTimeline{flex-direction:column;gap:2rem;display:flex}.IPOTimeline-module__0lPYrW__heading{color:var(--mb-text-dark);font-size:var(--mb-text-h7);font-weight:var(--mb-font-bold)}.IPOTimeline-module__0lPYrW__timelineContainer{align-items:flex-start;width:100%;display:flex;position:relative}.IPOTimeline-module__0lPYrW__timelineItem{flex-direction:column;flex:1;align-items:center;display:flex;position:relative}.IPOTimeline-module__0lPYrW__timelineNode{justify-content:center;align-items:center;width:100%;height:1.25rem;margin-bottom:1rem;display:flex;position:relative}.IPOTimeline-module__0lPYrW__circle{background:var(--mb-color-gray-0);border:var(--mb-border-width-secondary) solid;border-radius:var(--mb-border-radius-full);z-index:2;flex-shrink:0;width:16px;height:16px;position:absolute;left:50%;transform:translate(-50%)}.IPOTimeline-module__0lPYrW__circle.IPOTimeline-module__0lPYrW__completed{background:var(--mb-brand-color-primary);border-color:var(--mb-brand-color-primary)}.IPOTimeline-module__0lPYrW__circle.IPOTimeline-module__0lPYrW__active{background:var(--mb-bg-color-secondary);border-color:var(--mb-brand-color-primary)}.IPOTimeline-module__0lPYrW__circle.IPOTimeline-module__0lPYrW__inactive{background:var(--mb-bg-color-secondary);border-color:var(--mb-border-color-hovered)}.IPOTimeline-module__0lPYrW__line{z-index:1;height:3px;position:absolute;top:50%;left:50%;right:-50%;transform:translateY(-50%)}.IPOTimeline-module__0lPYrW__completedLine{background:var(--mb-brand-color-primary)}.IPOTimeline-module__0lPYrW__incompleteLine{background:var(--mb-border-color-hovered)}.IPOTimeline-module__0lPYrW__timelineContent{text-align:center;flex-direction:column;align-items:center;gap:.125rem;width:100%;display:flex}.IPOTimeline-module__0lPYrW__date{color:var(--mb-text-dark);font-size:var(--mb-text-body2);font-weight:var(--mb-font-semibold)}.IPOTimeline-module__0lPYrW__label{font-size:var(--mb-text-body2);white-space:nowrap}.dark .IPOTimeline-module__0lPYrW__label{color:var(--mb-text-light)}.IPOTimeline-module__0lPYrW__noDataImage{width:50%;max-width:20rem;height:auto;margin:2rem auto}@media screen and (max-width:744px){.IPOTimeline-module__0lPYrW__timelineContainer{flex-direction:column;align-items:stretch}.IPOTimeline-module__0lPYrW__timelineItem{flex-direction:row;align-items:center;margin-bottom:.75rem;display:flex;position:relative}.IPOTimeline-module__0lPYrW__timelineNode{flex-shrink:0;width:20px;height:20px;margin-bottom:0;margin-right:12px;position:relative}.IPOTimeline-module__0lPYrW__circle{width:12px;height:12px;position:static;left:auto;transform:none}.IPOTimeline-module__0lPYrW__line{z-index:1;width:2px;height:calc(100% + 2rem);position:absolute;top:16px;left:50%;right:auto;transform:translate(-50%)}.IPOTimeline-module__0lPYrW__timelineItem:last-child .IPOTimeline-module__0lPYrW__line{display:none}.IPOTimeline-module__0lPYrW__timelineContent{border:var(--mb-border-width-primary) solid var(--mb-border-color);border-radius:var(--mb-border-radius-lg);text-align:left;flex-direction:row-reverse;justify-content:space-between;align-items:center;width:100%;padding:.75rem 1rem}.IPOTimeline-module__0lPYrW__timelineContent.IPOTimeline-module__0lPYrW__active{border-color:var(--mb-border-color-hovered);background:var(--mb-bg-color-secondary)}}
.IPOUseOfFunds-module__dIuPmW__ipoUseOfFunds{flex-direction:column;gap:1.5rem;display:flex}.IPOUseOfFunds-module__dIuPmW__headingContainer{align-items:center;gap:.5rem;display:flex}.IPOUseOfFunds-module__dIuPmW__card{background:var(--mb-bg-color-primary);border:var(--mb-border-width-primary) solid var(--mb-border-color);border-radius:var(--mb-border-radius-lg);flex-direction:column;display:flex;overflow:hidden}.IPOUseOfFunds-module__dIuPmW__totalRow{background:var(--mb-bg-color-secondary);border-radius:var(--mb-border-radius-lg);justify-content:space-between;align-items:center;margin:1.5rem 1.5rem .5rem;padding:1rem 1.5rem;display:flex}.IPOUseOfFunds-module__dIuPmW__totalLabel{color:var(--mb-text-normal);font-size:var(--mb-text-body);font-weight:var(--mb-font-bold);flex:0 0 50%}.IPOUseOfFunds-module__dIuPmW__totalValue{color:var(--mb-text-dark);font-size:var(--mb-text-h7);font-weight:var(--mb-font-bold);text-align:right;flex:0 0 50%}.IPOUseOfFunds-module__dIuPmW__row{border-bottom:var(--mb-border-width-primary) solid var(--mb-border-color);justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.IPOUseOfFunds-module__dIuPmW__row:last-child{border-bottom:none}.IPOUseOfFunds-module__dIuPmW__label{color:var(--mb-text-normal);font-size:var(--mb-text-body);font-weight:var(--mb-font-regular);flex:0 0 50%}.IPOUseOfFunds-module__dIuPmW__value{color:var(--mb-text-dark);font-size:var(--mb-text-body);font-weight:var(--mb-font-bold);text-align:right;flex:0 0 50%}.IPOUseOfFunds-module__dIuPmW__noDataImage{width:50%;max-width:20rem;height:auto;margin:2rem auto}@media screen and (max-width:744px){.IPOUseOfFunds-module__dIuPmW__totalRow{margin:1rem 1rem .5rem;padding:1rem}.IPOUseOfFunds-module__dIuPmW__row{padding:1rem}.IPOUseOfFunds-module__dIuPmW__totalLabel,.IPOUseOfFunds-module__dIuPmW__label{flex:0 0 70%}.IPOUseOfFunds-module__dIuPmW__totalValue,.IPOUseOfFunds-module__dIuPmW__value{flex:0 0 30%}}
.FaqSkeleton-module__V3QA3a__faqGlobal{margin-bottom:2rem;width:calc(100vw - 2 * var(--global-padding));flex-direction:column;gap:1.5rem;margin-inline:auto;display:flex}.FaqSkeleton-module__V3QA3a__faqList{flex-direction:column;gap:.75rem;display:flex}.FaqSkeleton-module__V3QA3a__faqItem{background:var(--mb-bg-color-secondary);border:var(--mb-border-width-primary) solid var(--mb-border-color);border-radius:var(--mb-border-radius-lg);overflow:hidden}.FaqSkeleton-module__V3QA3a__question{background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1.25rem;display:flex}.FaqSkeleton-module__V3QA3a__icon{flex-shrink:0;width:20px;height:20px}.FaqSkeleton-module__V3QA3a__icon path{stroke:var(--mb-text-normal)}@media screen and (max-width:480px){.FaqSkeleton-module__V3QA3a__faqGlobal h2{font-size:var(--mb-text-h7)}}
.KPI-module__Qz9RAa__kpiDetails{flex-direction:column;gap:1rem;display:flex}.KPI-module__Qz9RAa__heading{color:var(--mb-text-dark);font-size:var(--mb-text-h7);font-weight:var(--mb-font-bold)}.KPI-module__Qz9RAa__overviewCard{grid-template-columns:repeat(5,auto);justify-content:space-between;row-gap:2rem;width:100%;display:grid}.KPI-module__Qz9RAa__kpiDetailsSidebar .KPI-module__Qz9RAa__overviewCard{background:var(--mb-bg-color-secondary);border:var(--mb-border-width-primary) solid var(--mb-border-color);border-radius:var(--mb-border-radius-lg);grid-template-columns:repeat(1,auto);row-gap:0;overflow:hidden}.KPI-module__Qz9RAa__infoCard{flex-direction:column;gap:.25rem;width:10rem;display:flex}.KPI-module__Qz9RAa__kpiDetailsSidebar .KPI-module__Qz9RAa__infoCard{border-bottom:var(--mb-border-width-primary) solid var(--mb-border-color);flex-direction:row;justify-content:space-between;gap:1rem;width:20rem;padding:.75rem}.KPI-module__Qz9RAa__label{color:var(--mb-text-light);font-size:var(--mb-text-body);font-weight:var(--mb-font-regular)}.KPI-module__Qz9RAa__kpiDetailsSidebar .KPI-module__Qz9RAa__label{color:var(--mb-text-normal);font-size:var(--mb-text-body2)}.KPI-module__Qz9RAa__value{color:var(--mb-text-dark);font-size:var(--mb-text-body);font-weight:var(--mb-font-semibold)}.KPI-module__Qz9RAa__kpiDetailsSidebar .KPI-module__Qz9RAa__value{font-size:var(--mb-text-body2);font-weight:var(--mb-font-regular)}.KPI-module__Qz9RAa__noDataImage{width:50%;max-width:20rem;height:auto;margin:2rem auto}@media screen and (max-width:1024px){.KPI-module__Qz9RAa__overviewCard{grid-template-columns:repeat(4,auto)}.KPI-module__Qz9RAa__kpiDetailsSidebar .KPI-module__Qz9RAa__overviewCard{grid-template-columns:repeat(1,auto);row-gap:1rem}.KPI-module__Qz9RAa__kpiDetailsSidebar .KPI-module__Qz9RAa__infoCard{width:calc(100vw - 2 * var(--global-padding) - 2rem)}}@media screen and (max-width:744px){.KPI-module__Qz9RAa__overviewCard{grid-template-columns:repeat(3,auto)}.KPI-module__Qz9RAa__kpiDetailsSidebar .KPI-module__Qz9RAa__overviewCard{grid-template-columns:repeat(1,auto);row-gap:1rem}}@media screen and (max-width:600px){.KPI-module__Qz9RAa__overviewCard{grid-template-columns:repeat(2,auto)}.KPI-module__Qz9RAa__kpiDetailsSidebar .KPI-module__Qz9RAa__overviewCard{grid-template-columns:repeat(1,auto);row-gap:1rem}}
.HoldingsTable-module__rWNUYW__wrapper{flex-direction:column;gap:1rem;width:100%;display:flex}.HoldingsTable-module__rWNUYW__tableScroll{border:var(--mb-border-width-primary) solid var(--mb-border-color);border-radius:var(--mb-border-radius-md);width:100%;overflow-x:auto}.HoldingsTable-module__rWNUYW__table{border-collapse:collapse;font-size:var(--mb-text-body2);width:100%;min-width:40rem}.HoldingsTable-module__rWNUYW__table thead th{background-color:var(--mb-bg-color-tertiary);border-bottom:var(--mb-border-width-primary) solid var(--mb-border-color-hovered);color:var(--mb-text-dark);font-weight:var(--mb-font-semibold);text-align:left;white-space:nowrap;min-width:9.5rem;max-width:9.5rem;padding:.75rem 1rem}.HoldingsTable-module__rWNUYW__table thead th:first-child,.HoldingsTable-module__rWNUYW__table tbody td:first-child{min-width:14rem;max-width:none}.HoldingsTable-module__rWNUYW__table tbody td:first-child{color:var(--mb-text-dark)}.HoldingsTable-module__rWNUYW__table thead th+th{border-left:var(--mb-border-width-primary) solid var(--mb-border-color-hovered)}.HoldingsTable-module__rWNUYW__table tbody td{border-bottom:var(--mb-border-width-primary) solid var(--mb-border-color);white-space:nowrap;min-width:9.5rem;max-width:9.5rem;padding:.75rem 1rem}.HoldingsTable-module__rWNUYW__table tbody td+td{border-left:var(--mb-border-width-primary) solid var(--mb-border-color)}.HoldingsTable-module__rWNUYW__table tbody tr:nth-child(2n){background-color:var(--mb-bg-color-secondary)}.HoldingsTable-module__rWNUYW__table tbody tr:last-child td{border-bottom:none}.HoldingsTable-module__rWNUYW__table tbody tr:hover td{background-color:var(--mb-bg-color-tertiary)!important}.HoldingsTable-module__rWNUYW__numeric{text-align:right!important}.HoldingsTable-module__rWNUYW__table thead th:nth-child(n+3),.HoldingsTable-module__rWNUYW__table tbody td:nth-child(n+3){text-align:right}.HoldingsTable-module__rWNUYW__tableHeader{color:var(--mb-text-dark);cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:flex-end;align-items:center;gap:.25rem;display:flex}.HoldingsTable-module__rWNUYW__table thead th:first-child .HoldingsTable-module__rWNUYW__tableHeader{justify-content:flex-start}.HoldingsTable-module__rWNUYW__selectedIcon{height:.75rem;stroke:var(--mb-brand-color-800)}.HoldingsTable-module__rWNUYW__rotate{transform:rotate(180deg)}.HoldingsTable-module__rWNUYW__upDownIcon{width:1rem;height:1rem}.HoldingsTable-module__rWNUYW__watchlistHeader{text-align:center!important;min-width:5.5rem!important;max-width:5.5rem!important}@media screen and (max-width:744px){.HoldingsTable-module__rWNUYW__table{min-width:34rem}.HoldingsTable-module__rWNUYW__table thead th,.HoldingsTable-module__rWNUYW__table tbody td{padding:.625rem .75rem}.HoldingsTable-module__rWNUYW__table thead th:first-child,.HoldingsTable-module__rWNUYW__table tbody td:first-child{background-color:var(--mb-bg-color-primary);z-index:1;position:sticky;left:0}.HoldingsTable-module__rWNUYW__table thead th:first-child{background-color:var(--mb-bg-color-tertiary);z-index:2}.HoldingsTable-module__rWNUYW__table tbody tr:nth-child(2n) td:first-child{background-color:var(--mb-bg-color-secondary)}.HoldingsTable-module__rWNUYW__table thead th:first-child,.HoldingsTable-module__rWNUYW__table tbody td:first-child{border-right:var(--mb-border-width-primary) solid var(--mb-border-color)}}
.IPOCardListingGain-module__EiE8QW__gmpSection{background:var(--mb-bg-color-tertiary);border:var(--mb-border-width-primary) solid var(--mb-border-color-hovered);border-radius:var(--mb-border-radius-md);justify-content:space-between;align-items:flex-start;padding:.75rem 1rem;display:flex}.IPOCardListingGain-module__EiE8QW__gmpItem{flex-direction:column;gap:.25rem;display:flex}.IPOCardListingGain-module__EiE8QW__label{color:var(--mb-text-light);font-size:var(--mb-text-body2);align-items:center;gap:.25rem;display:flex}.IPOCardListingGain-module__EiE8QW__value{color:var(--mb-text-dark);font-weight:var(--mb-font-semibold);font-size:var(--mb-text-h7)}.IPOCardListingGain-module__EiE8QW__emptyValue{color:var(--mb-text-dark);font-weight:var(--mb-font-semibold);font-size:var(--mb-text-body);min-height:calc(var(--mb-text-h7) * 1.5);align-items:flex-end;display:flex}.IPOCardListingGain-module__EiE8QW__gmpRight{text-align:right;flex-direction:column;align-items:flex-end;gap:.5rem;display:flex}.IPOCardListingGain-module__EiE8QW__positive{color:var(--mb-color-green-primary);font-weight:var(--mb-font-semibold);font-size:var(--mb-text-h7)}.IPOCardListingGain-module__EiE8QW__negative{color:var(--mb-color-red-primary);font-weight:var(--mb-font-semibold);font-size:var(--mb-text-h7)}.IPOCardListingGain-module__EiE8QW__comparisonText{color:var(--mb-text-light);font-size:var(--mb-text-caption2);margin-top:.5rem}.IPOCardListingGain-module__EiE8QW__comparisonValue{font-weight:var(--mb-font-semibold)}.IPOCardListingGain-module__EiE8QW__historyBtn{color:var(--mb-brand-color-primary);font-size:var(--mb-text-caption2);cursor:pointer;white-space:nowrap;background:0 0;border:none;align-items:center;gap:.15rem;margin-top:.5rem;padding:0;text-decoration:none;display:inline-flex}.IPOCardListingGain-module__EiE8QW__historyBtn:hover{text-underline-offset:2px;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;text-decoration-thickness:2px}.IPOCardListingGain-module__EiE8QW__trendArrow{width:.75rem;height:.75rem}.IPOCardListingGain-module__EiE8QW__trendArrow path{stroke:var(--mb-brand-color-primary);stroke-width:2.5px}
.HoldingsRow-module__wZVs6W__nameCell{align-items:center;gap:.5rem;min-width:0;display:flex}.HoldingsRow-module__wZVs6W__nameLink{color:var(--mb-text-dark);min-width:0;text-decoration:none;display:block}.HoldingsRow-module__wZVs6W__logo{border-radius:var(--mb-border-radius-full);object-fit:contain;background:#fff;flex-shrink:0;width:1.5rem;height:1.5rem}.HoldingsRow-module__wZVs6W__holdingName{color:var(--mb-text-dark)}.HoldingsRow-module__wZVs6W__nameLink .HoldingsRow-module__wZVs6W__holdingName{border-bottom:2px dotted var(--mb-border-color-selected);color:var(--mb-text-dark);text-decoration:none}tr:hover .HoldingsRow-module__wZVs6W__nameLink .HoldingsRow-module__wZVs6W__holdingName{border-color:var(--mb-brand-color-primary);cursor:pointer;color:var(--mb-brand-color-primary)!important}.HoldingsRow-module__wZVs6W__holdingName:focus-visible{border-radius:var(--mb-border-radius-sm);outline:2px solid var(--mb-brand-color-primary);outline-offset:2px}.HoldingsRow-module__wZVs6W__watchlistCell{text-align:center!important;min-width:5.5rem!important;max-width:5.5rem!important}.HoldingsRow-module__wZVs6W__watchlistCell>div{display:inline-flex}
.IPOCardNoDates-module__9dgGka__noDatesSection{background:var(--mb-bg-color-tertiary);border:var(--mb-border-width-primary) solid var(--mb-border-color-hovered);border-radius:var(--mb-border-radius-md);text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:2rem 1rem;display:flex}.IPOCardNoDates-module__9dgGka__noDatesIcon{width:1.75rem;height:1.75rem;stroke:var(--mb-text-light);margin-bottom:.25rem}.IPOCardNoDates-module__9dgGka__noDatesTitle{color:var(--mb-text-dark);font-weight:var(--mb-font-semibold);font-size:var(--mb-text-body)}.IPOCardNoDates-module__9dgGka__noDatesSubtitle{color:var(--mb-text-light);font-size:var(--mb-text-body2)}
.Main-module__iYhkoq__main{flex-direction:column;width:100%;display:flex}.Main-module__iYhkoq__nav{background-color:var(--mb-bg-color-primary);border-bottom:var(--mb-border-width-primary) solid var(--mb-border-color-hovered);left:0;top:var(--header-height);z-index:8;width:100%;transition:top .3s ease-in-out;position:sticky}.Main-module__iYhkoq__navbar{background:var(--mb-bg-color-primary);scrollbar-width:none;white-space:nowrap;width:calc(100vw - 2 * var(--global-padding));align-items:center;gap:1.25rem;margin-inline:auto;display:flex;overflow-x:auto}.Main-module__iYhkoq__navbar::-webkit-scrollbar{display:none}.Main-module__iYhkoq__navItem{background-color:var(--mb-bg-color-primary);display:inline-block}.Main-module__iYhkoq__label{color:var(--mb-text-normal);font-size:var(--mb-text-body2);align-items:center;gap:.5rem;padding:.5rem;text-decoration:none;display:flex}.Main-module__iYhkoq__navIcon{color:var(--mb-color-gray-400);stroke-width:1.25px;opacity:.8;flex-shrink:0;width:1.25rem;height:1.25rem;display:block}.Main-module__iYhkoq__count{background-color:var(--mb-bg-color-tertiary);border-radius:var(--mb-border-radius-full);color:var(--mb-text-subtle);font-size:var(--mb-text-caption);font-weight:var(--mb-font-medium);justify-content:center;align-items:center;min-width:1.25rem;padding:.0625rem .375rem;display:inline-flex}.Main-module__iYhkoq__navItem:hover{background-color:var(--mb-bg-color-tertiary);border-radius:var(--mb-border-radius-lg);transition:all .1s}.Main-module__iYhkoq__navItem:hover .Main-module__iYhkoq__label{color:var(--mb-text-dark)}.Main-module__iYhkoq__navItem:hover .Main-module__iYhkoq__navIcon{color:var(--mb-text-dark);opacity:1}.Main-module__iYhkoq__navItem.Main-module__iYhkoq__active{border-bottom:var(--mb-border-width-secondary) solid var(--mb-brand-color-primary)!important}.Main-module__iYhkoq__navItem.Main-module__iYhkoq__active:hover{border-radius:var(--mb-border-radius-lg) var(--mb-border-radius-lg) 0 0}.Main-module__iYhkoq__navItem.Main-module__iYhkoq__active .Main-module__iYhkoq__label{font-weight:var(--mb-font-medium);color:var(--mb-brand-color-primary)!important}.Main-module__iYhkoq__navItem.Main-module__iYhkoq__active .Main-module__iYhkoq__navIcon,.Main-module__iYhkoq__navItem.Main-module__iYhkoq__active svg,.Main-module__iYhkoq__navItem.Main-module__iYhkoq__active svg path{opacity:1;color:var(--mb-brand-color-primary)!important;stroke:var(--mb-brand-color-primary)!important}.Main-module__iYhkoq__navItem.Main-module__iYhkoq__active .Main-module__iYhkoq__count{color:var(--mb-brand-color-primary)}.Main-module__iYhkoq__mainContent{scroll-margin-top:calc(var(--header-height) + 7.5rem);width:calc(100vw - 2 * var(--global-padding));margin-inline:auto;padding:2rem 0}@media screen and (max-width:744px){.Main-module__iYhkoq__navbar{padding-inline:var(--global-padding);width:100vw}.Main-module__iYhkoq__mainContent{scroll-margin-top:calc(var(--header-height) + 6rem);padding:1.5rem 0}}
.DropDown-module__Ated6a__dropdown{border:var(--mb-border-width-primary) solid var(--mb-border-color);border-radius:var(--mb-border-radius-md);cursor:pointer;z-index:5;justify-content:space-between;align-items:center;gap:.5rem;width:7rem;height:2.5rem;padding:.5rem .75rem;display:flex;position:relative}.DropDown-module__Ated6a__dropdown:hover{box-shadow:var(--mb-drop-shadow-l2)}.DropDown-module__Ated6a__active{color:var(--mb-text-dark);font-size:var(--mb-text-body2);font-weight:var(--mb-font-semibold)}.DropDown-module__Ated6a__downArrow{width:auto;height:1rem}.DropDown-module__Ated6a__downArrow path{stroke:var(--mb-text-dark)}.DropDown-module__Ated6a__rotate{rotate:180deg}.DropDown-module__Ated6a__dropdownMenu{background-color:var(--mb-bg-color-primary);border-radius:var(--mb-border-radius-sm);box-shadow:var(--mb-drop-shadow-l3);color:var(--mb-text-normal);z-index:1;flex-direction:column;gap:.5rem;height:auto;max-height:11.75rem;padding:.5rem;display:flex;position:absolute;top:calc(100% + .5rem);right:0;overflow:hidden auto}.DropDown-module__Ated6a__dropdownMenu::-webkit-scrollbar{display:none}.DropDown-module__Ated6a__leftAligned{left:0;right:auto}body.dark .DropDown-module__Ated6a__dropdownMenu{background-color:var(--mb-bg-color-secondary)}.DropDown-module__Ated6a__viewMode{cursor:pointer;font-size:var(--mb-text-body2);justify-content:space-between;align-items:center;width:8.5rem;padding:.5rem;display:flex}.DropDown-module__Ated6a__viewMode:hover,.DropDown-module__Ated6a__selected{background-color:var(--mb-bg-color-tertiary);border-radius:var(--mb-border-radius-sm)}.DropDown-module__Ated6a__disabled{cursor:not-allowed;opacity:.4;pointer-events:none}@media screen and (max-width:744px){.DropDown-module__Ated6a__viewMode,.DropDown-module__Ated6a__dropdownMenu,.DropDown-module__Ated6a__dropdown{width:100%}}
.OtherIPOs-module__ebYpxq__otherIPOs{flex-direction:column;gap:1rem;display:flex}.OtherIPOs-module__ebYpxq__header{justify-content:space-between;align-items:center;display:flex}.OtherIPOs-module__ebYpxq__viewAll{color:var(--mb-brand-color-primary);font-size:var(--mb-text-body2);align-items:center;gap:.25rem;text-decoration:none;display:flex}.OtherIPOs-module__ebYpxq__arrow{stroke:var(--mb-brand-color-primary);width:1rem;height:1rem}.OtherIPOs-module__ebYpxq__heading{color:var(--mb-text-dark);font-size:var(--mb-text-h6);font-weight:var(--mb-font-bold)}.OtherIPOs-module__ebYpxq__cards{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}@media screen and (max-width:1280px){.OtherIPOs-module__ebYpxq__cards{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:744px){.OtherIPOs-module__ebYpxq__cards{grid-template-columns:repeat(1,1fr)}}
.ManagementSkeleton-module___kRKtq__management{flex-direction:column;gap:1.5rem;display:flex}.ManagementSkeleton-module___kRKtq__stats{grid-template-columns:repeat(auto-fit,minmax(11rem,1fr));gap:1rem;margin:0;display:grid}.ManagementSkeleton-module___kRKtq__stat{border:var(--mb-border-width-primary) solid var(--mb-border-color);border-radius:var(--mb-border-radius-md);flex-direction:column;gap:.25rem;padding:.75rem 1rem;display:flex}.ManagementSkeleton-module___kRKtq__statLabel{color:var(--mb-text-light);font-size:var(--mb-text-body)}.ManagementSkeleton-module___kRKtq__statValue{color:var(--mb-text-dark);font-size:var(--mb-text-body);font-weight:var(--mb-font-semibold);margin:0}.ManagementSkeleton-module___kRKtq__managerBlock{flex-direction:column;gap:.75rem;display:flex}.ManagementSkeleton-module___kRKtq__managerTitle{color:var(--mb-text-dark);font-size:var(--mb-text-h7);font-weight:var(--mb-font-semibold)}.ManagementSkeleton-module___kRKtq__managerList{grid-template-columns:repeat(auto-fill,minmax(15rem,1fr));gap:.75rem;list-style:none;display:grid}.ManagementSkeleton-module___kRKtq__managerList>li{display:flex}.ManagementSkeleton-module___kRKtq__managerCard{background-color:var(--mb-bg-color-secondary);border:var(--mb-border-width-primary) solid var(--mb-border-color);border-radius:var(--mb-border-radius-md);flex-direction:column;gap:.375rem;width:100%;padding:.875rem 1rem;display:flex}.ManagementSkeleton-module___kRKtq__managerName{color:var(--mb-text-dark);font-size:var(--mb-text-body);font-weight:var(--mb-font-semibold)}.ManagementSkeleton-module___kRKtq__managerSince{color:var(--mb-text-light);font-size:var(--mb-text-body)}@media screen and (max-width:744px){.ManagementSkeleton-module___kRKtq__management{gap:1.25rem}.ManagementSkeleton-module___kRKtq__stats{grid-template-columns:repeat(2,1fr);gap:.75rem}.ManagementSkeleton-module___kRKtq__managerList{scroll-snap-type:x mandatory;scrollbar-width:none;display:flex;overflow-x:auto}.ManagementSkeleton-module___kRKtq__managerList::-webkit-scrollbar{height:0}.ManagementSkeleton-module___kRKtq__managerList>li{scroll-snap-align:start;flex:0 0 13.5rem}.ManagementSkeleton-module___kRKtq__managerCard{height:100%}}
.ContactModal-module__zVaaka__modal{flex-direction:column;gap:1.25rem;width:100%;max-width:30rem;padding:0 1.5rem;display:flex}.ContactModal-module__zVaaka__header{flex-direction:column;gap:.125rem;display:flex}.ContactModal-module__zVaaka__title{color:var(--mb-text-dark);font-size:var(--mb-text-h6);font-weight:var(--mb-font-semibold);margin:0;line-height:1.2}.ContactModal-module__zVaaka__subtitle{color:var(--mb-text-light);font-size:var(--mb-text-body2);margin:0;line-height:1.2}.ContactModal-module__zVaaka__list{flex-direction:column;gap:1rem;margin:0;display:flex}.ContactModal-module__zVaaka__row{flex-direction:column;gap:.25rem;display:flex}.ContactModal-module__zVaaka__label{color:var(--mb-text-light);font-size:var(--mb-text-body);font-weight:var(--mb-font-regular)}.ContactModal-module__zVaaka__value{margin:0}.ContactModal-module__zVaaka__link{color:var(--mb-brand-color-primary);font-size:var(--mb-text-body);font-weight:var(--mb-font-bold);overflow-wrap:anywhere;text-decoration:none}.ContactModal-module__zVaaka__link:hover{text-decoration:underline}.ContactModal-module__zVaaka__address{color:var(--mb-text-dark);font-size:var(--mb-text-body);font-weight:var(--mb-font-regular);margin:0;line-height:1.5}
.EarningCardsSkeleton-module__NZKJRG__earningsCardSkeleton{flex-direction:column;gap:1rem;display:flex}.EarningCardsSkeleton-module__NZKJRG__earningsCardSkeletonWrapper{justify-content:space-between;align-items:center;gap:1rem;padding:1rem 0;display:flex}.EarningCardsSkeleton-module__NZKJRG__earningsCardCompany,.EarningCardsSkeleton-module__NZKJRG__earningsCardReports{flex-direction:column;gap:.25rem;display:flex}.EarningCardsSkeleton-module__NZKJRG__earningsCardShortName{width:6rem!important;height:1.25rem!important}.EarningCardsSkeleton-module__NZKJRG__earningsCardSymbol,.EarningCardsSkeleton-module__NZKJRG__earningsCardViewReport,.EarningCardsSkeleton-module__NZKJRG__earningsCardDate{width:4rem!important;height:1rem!important}
.Redirection-module__eZlcvG__redirection{align-items:center;gap:.325rem;display:flex}.Redirection-module__eZlcvG__redirection.Redirection-module__eZlcvG__disabled{cursor:default}.Redirection-module__eZlcvG__icon{height:1rem;stroke:var(--mb-text-dark);vertical-align:middle;width:1rem}.Redirection-module__eZlcvG__redirection:not(.Redirection-module__eZlcvG__disabled):hover .Redirection-module__eZlcvG__icon,.Redirection-module__eZlcvG__redirection:not(.Redirection-module__eZlcvG__disabled):hover :first-child{color:var(--mb-brand-color-primary);stroke:var(--mb-brand-color-primary)}
.TickerCardSkeleton-module__viXFpG__tickerCardSkeleton{width:calc(100vw - 2 * var(--global-padding));grid-template-columns:repeat(5,1fr);gap:1rem;display:grid;overflow-x:auto}.TickerCardSkeleton-module__viXFpG__tickerCardSkeleton::-webkit-scrollbar{display:none}.TickerCardSkeleton-module__viXFpG__card{border:var(--mb-border-width-primary) solid var(--mb-border-color);border-radius:var(--mb-border-radius-xl);flex-direction:column;gap:.5rem;min-width:17rem;padding:1.25rem 1rem 1rem;display:flex}body.dark .TickerCardSkeleton-module__viXFpG__card{background-color:var(--mb-bg-color-secondary);border-color:#0000}.TickerCardSkeleton-module__viXFpG__tickerDetails{flex-direction:column;display:flex}.TickerCardSkeleton-module__viXFpG__tickerInfo{cursor:pointer;align-items:center;gap:.75rem;display:flex}.TickerCardSkeleton-module__viXFpG__logo{border-radius:var(--mb-border-radius-full)!important;width:2.25rem!important;height:2.25rem!important}.TickerCardSkeleton-module__viXFpG__ticker{background-color:var(--mb-bg-color-tertiary);width:5rem!important;height:1rem!important}.TickerCardSkeleton-module__viXFpG__tickerName{background-color:var(--mb-bg-color-tertiary);width:10rem!important;height:1rem!important}.TickerCardSkeleton-module__viXFpG__priceChange{justify-content:space-between;align-items:center;display:flex}.TickerCardSkeleton-module__viXFpG__priceChangeDetails{align-items:center;gap:.25rem;display:flex}.TickerCardSkeleton-module__viXFpG__changePercent,.TickerCardSkeleton-module__viXFpG__close{background-color:var(--mb-bg-color-tertiary);width:5rem!important;height:1rem!important}.TickerCardSkeleton-module__viXFpG__ticker:hover{color:var(--mb-brand-color-primary)}body.dark .TickerCardSkeleton-module__viXFpG__tickerDetails:hover .TickerCardSkeleton-module__viXFpG__ticker{color:var(--mb-brand-color-primary)}.TickerCardSkeleton-module__viXFpG__addToWatchlist{background-color:var(--mb-bg-color-tertiary);border-radius:var(--mb-border-radius-full)!important;width:2rem!important;height:2rem!important}
.TickerCard-module__GdbB3W__tickerCard{background-color:var(--mb-bg-color-secondary);border:var(--mb-border-width-primary) solid transparent;border-radius:var(--mb-border-radius-xl);flex-direction:column;gap:1rem;min-width:18rem;padding:1.25rem 1rem 1rem;display:flex}.TickerCard-module__GdbB3W__tickerCard:hover{border:var(--mb-border-width-primary) solid var(--mb-border-color-hovered)}.TickerCard-module__GdbB3W__visited{align-items:center;gap:.5rem;display:flex}.TickerCard-module__GdbB3W__visitedIcon{width:1rem;height:1rem}.TickerCard-module__GdbB3W__visitedText{font-size:var(--mb-text-caption2)}.TickerCard-module__GdbB3W__cardInfo{justify-content:space-between;gap:.25rem;display:flex}.TickerCard-module__GdbB3W__tickerDetails{flex-direction:column;display:flex}.TickerCard-module__GdbB3W__tickerInfo{cursor:pointer;align-items:center;gap:.75rem;width:max-content;display:flex}.TickerCard-module__GdbB3W__logo{border-radius:var(--mb-border-radius-full);background:#fff;width:2.25rem;height:2.25rem}.TickerCard-module__GdbB3W__ticker{color:var(--mb-text-dark);font-size:var(--mb-text-body);font-weight:var(--mb-font-semibold)}.TickerCard-module__GdbB3W__tickerName{font-size:var(--mb-text-body2)}.TickerCard-module__GdbB3W__trending{background-color:var(--mb-brand-color-50);border-radius:var(--mb-border-radius-full);justify-content:center;align-items:center;width:2rem;height:2rem;display:flex}.TickerCard-module__GdbB3W__profitTrend{background-color:var(--mb-color-green-50)}.TickerCard-module__GdbB3W__lossTrend{background-color:var(--mb-color-red-50)}.TickerCard-module__GdbB3W__trendingIcon{stroke:var(--mb-brand-color-primary);width:1rem;height:1rem}body.dark .TickerCard-module__GdbB3W__trending{background-color:var(--mb-bg-color-tertiary)}.TickerCard-module__GdbB3W__priceChange{justify-content:space-between;align-items:center;display:flex}.TickerCard-module__GdbB3W__priceChangeDetails{align-items:center;gap:.25rem;display:flex}.TickerCard-module__GdbB3W__changePercent,.TickerCard-module__GdbB3W__close{color:var(--mb-text-dark);font-weight:var(--mb-font-semibold)}.TickerCard-module__GdbB3W__ticker:hover{color:var(--mb-brand-color-primary)}body.dark .TickerCard-module__GdbB3W__tickerDetails:hover .TickerCard-module__GdbB3W__ticker{color:var(--mb-brand-color-primary)}.TickerCard-module__GdbB3W__notAllowed,.TickerCard-module__GdbB3W__notAllowed:hover{cursor:not-allowed!important;color:var(--mb-text-muted)!important}
.WatchlistMover-module__xsM9NG__watchlistMover{flex-direction:column;gap:1rem;display:flex}.WatchlistMover-module__xsM9NG__header{justify-content:space-between;align-items:center;display:flex}.WatchlistMover-module__xsM9NG__heading{color:var(--mb-text-dark);font-size:var(--mb-text-h6);font-weight:var(--mb-font-bold)}body.dark .WatchlistMover-module__xsM9NG__heading{background:linear-gradient(to bottom, var(--mb-text-white) 0%, #ffffffa6 90%);color:#0000;-webkit-background-clip:text;background-clip:text}.WatchlistMover-module__xsM9NG__link{white-space:nowrap;align-items:center;gap:.25rem;display:flex}.WatchlistMover-module__xsM9NG__link p{color:var(--mb-brand-color-primary);font-size:var(--mb-text-body2);text-decoration:underline}.WatchlistMover-module__xsM9NG__icon{width:auto;height:1.25rem;margin-top:.125rem}.WatchlistMover-module__xsM9NG__cards{scroll-behavior:smooth;grid-template-columns:repeat(5,1fr);gap:1rem;min-width:18rem;display:grid;overflow-x:auto}.WatchlistMover-module__xsM9NG__cards::-webkit-scrollbar{-ms-overflow-style:none;scrollbar-width:none;display:none}.WatchlistMover-module__xsM9NG__createCard{border:var(--mb-border-width-primary) solid transparent;border-radius:var(--mb-border-radius-xl);cursor:pointer;flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-width:18rem;height:100%;min-height:9rem;padding:1.25rem 1rem 1rem;text-decoration:none;display:flex;background-color:var(--mb-bg-color-secondary)!important}.WatchlistMover-module__xsM9NG__createCard:hover{border:var(--mb-border-width-primary) solid var(--mb-border-color-hovered);background-color:var(--mb-bg-color-secondary)!important}.WatchlistMover-module__xsM9NG__createCard p,.WatchlistMover-module__xsM9NG__textStyles{color:var(--mb-brand-color-primary);font-size:var(--mb-text-body);font-weight:var(--mb-font-semibold)}.WatchlistMover-module__xsM9NG__plusIcon{width:2rem;height:2rem;stroke:var(--mb-brand-color-primary)!important}
.GainLossSection-module__XsLG6q__gainLossSection{flex-direction:column;gap:.5rem;width:50%;display:flex}.GainLossSection-module__XsLG6q__secondaryLabel{font-weight:var(--mb-font-semibold)}.GainLossSection-module__XsLG6q__iconAndValue{align-items:center;gap:1rem;display:flex}.GainLossSection-module__XsLG6q__secondaryValue{color:var(--mb-text-dark);font-size:var(--mb-text-h7);font-weight:var(--mb-font-bold)}@media screen and (max-width:744px){.GainLossSection-module__XsLG6q__secondaryLabel,.GainLossSection-module__XsLG6q__secondaryValue{font-size:var(--mb-text-body);font-weight:var(--mb-font-regular)}.GainLossSection-module__XsLG6q__icon{height:var(--mb-text-body);width:var(--mb-text-body)}.GainLossSection-module__XsLG6q__gainLossSection{flex-direction:row;justify-content:space-between;align-items:center;width:100%}.GainLossSection-module__XsLG6q__iconAndValue{gap:.5rem}}
.PortfolioCard-module__yC8BAa__portfolioCard{background-color:var(--mb-bg-color-secondary);border-radius:var(--mb-border-radius-xl);flex-direction:column;gap:1.25rem;width:100%;padding:1.5rem 2rem;display:flex;position:relative;overflow:hidden}.PortfolioCard-module__yC8BAa__loading,.PortfolioCard-module__yC8BAa__noInvestments{flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}.PortfolioCard-module__yC8BAa__loading{height:22rem}.PortfolioCard-module__yC8BAa__loadingCaption,.PortfolioCard-module__yC8BAa__noInvestmentText{color:var(--mb-text-dark);font-weight:var(--mb-font-semibold)}.PortfolioCard-module__yC8BAa__noDataImage{width:auto;height:15rem}.PortfolioCard-module__yC8BAa__content{justify-content:space-between;gap:1.5rem;width:100%;margin-bottom:.85rem;display:flex}.PortfolioCard-module__yC8BAa__text{flex-direction:column;width:90%;display:flex}.PortfolioCard-module__yC8BAa__header{align-items:center;gap:.325rem;display:flex}.PortfolioCard-module__yC8BAa__heading{font-size:var(--mb-text-h7)}.PortfolioCard-module__yC8BAa__eyeIcon{cursor:pointer;height:1.25rem;margin-bottom:-.125rem}.PortfolioCard-module__yC8BAa__value{color:var(--mb-text-dark);font-size:var(--mb-text-h3);font-weight:var(--mb-font-bold);letter-spacing:1px}.PortfolioCard-module__yC8BAa__invested{font-size:var(--mb-text-h7);font-weight:var(--mb-font-semibold);align-items:center;gap:.5rem;margin-top:1.5rem;display:flex}.PortfolioCard-module__yC8BAa__invested h3{color:var(--mb-text-normal)!important;font-weight:var(--mb-font-semibold)!important}.PortfolioCard-module__yC8BAa__invested span{color:var(--mb-text-dark);font-size:var(--mb-text-h7);font-weight:var(--mb-font-bold)}.PortfolioCard-module__yC8BAa__gainLossSection{justify-content:space-between;align-items:center;width:100%;display:flex}.PortfolioCard-module__yC8BAa__mascot{z-index:2;width:auto;height:50%;position:absolute;top:0;right:2.5rem}.PortfolioCard-module__yC8BAa__grid{opacity:.4;height:7rem;position:absolute;top:0;right:-5.5rem}body.dark .PortfolioCard-module__yC8BAa__grid{opacity:.5}.PortfolioCard-module__yC8BAa__button{border-radius:var(--mb-border-radius-md);background-color:var(--mb-bg-color-tertiary);border:var(--mb-border-width-primary) solid transparent;cursor:pointer;color:var(--mb-brand-color-primary);font-weight:var(--mb-font-bold);letter-spacing:.5px;justify-content:center;align-items:center;width:100%;margin-top:.75rem;padding:1.125rem;display:flex}.PortfolioCard-module__yC8BAa__button:hover{border-color:var(--mb-border-color-hovered)}.PortfolioCard-module__yC8BAa__buttonIcon{width:1rem;height:1rem;margin-left:.5rem}.PortfolioCard-module__yC8BAa__buttonIcon path{stroke:var(--mb-brand-color-primary);stroke-width:2.5px}.PortfolioCard-module__yC8BAa__errorText{flex-direction:column;justify-content:center;align-items:center;gap:.5rem;height:22rem;display:flex}.PortfolioCard-module__yC8BAa__errorText p{color:var(--mb-text-dark);font-size:var(--mb-text-body2);font-weight:var(--mb-font-semibold)}.PortfolioCard-module__yC8BAa__errorImage{width:auto;height:15rem}@media screen and (max-width:744px){.PortfolioCard-module__yC8BAa__portfolioCard{padding:2rem 1.125rem 1.5rem}.PortfolioCard-module__yC8BAa__heading,.PortfolioCard-module__yC8BAa__invested h3{font-weight:var(--mb-font-regular);font-size:var(--mb-text-body)!important}.PortfolioCard-module__yC8BAa__loading{height:16rem}.PortfolioCard-module__yC8BAa__button{top:2rem}.PortfolioCard-module__yC8BAa__content{margin-bottom:0}.PortfolioCard-module__yC8BAa__mascot{height:40%;right:.125rem}.PortfolioCard-module__yC8BAa__image{display:none}.PortfolioCard-module__yC8BAa__gainLossSection{flex-direction:column;gap:.75rem}.PortfolioCard-module__yC8BAa__value{font-size:var(--mb-text-h5)}.PortfolioCard-module__yC8BAa__invested{margin-top:1rem}.PortfolioCard-module__yC8BAa__noDataImage{height:10rem}.PortfolioCard-module__yC8BAa__button{margin-top:0}}
.Portfolio-module__lcWP6q__portfolio{background-color:var(--mb-bg-color-secondary);border-radius:var(--mb-border-radius-xl);flex-direction:column;display:flex}.Portfolio-module__lcWP6q__connectPortfolio{justify-content:center;align-items:center;height:25rem;padding-top:1rem;display:flex}.Portfolio-module__lcWP6q__sliderContainer{width:32rem}.Portfolio-module__lcWP6q__sliderItem img{width:100%;height:100%}@media screen and (max-width:1280px){.Portfolio-module__lcWP6q__connectPortfolio{height:32rem}}@media screen and (max-width:1024px){.Portfolio-module__lcWP6q__connectPortfolio{height:max-content;padding-block:1rem}}@media screen and (max-width:744px){.Portfolio-module__lcWP6q__sliderItem img{height:100%}.Portfolio-module__lcWP6q__sliderContainer{width:85vw;height:10rem}}
.RecentVisitedStocks-module__BA-Cxq__recentVisitedStocks{flex-direction:column;gap:1rem;display:flex}.RecentVisitedStocks-module__BA-Cxq__heading{color:var(--mb-text-dark);font-size:var(--mb-text-h6);font-weight:var(--mb-font-bold)}body.dark .RecentVisitedStocks-module__BA-Cxq__heading{background:linear-gradient(to bottom, var(--mb-text-white) 0%, #ffffffa6 90%);color:#0000;-webkit-background-clip:text;background-clip:text}.RecentVisitedStocks-module__BA-Cxq__cards{grid-template-columns:repeat(5,1fr);gap:1rem;min-width:18rem;display:grid;overflow-x:auto}.RecentVisitedStocks-module__BA-Cxq__cards::-webkit-scrollbar{display:none}.RecentVisitedStocks-module__BA-Cxq__createCard{border:var(--mb-border-width-primary) solid transparent;border-radius:var(--mb-border-radius-xl);cursor:pointer;flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-width:18rem;height:100%;min-height:9rem;padding:1.25rem 1rem 1rem;text-decoration:none;display:flex;background-color:var(--mb-bg-color-secondary)!important}.RecentVisitedStocks-module__BA-Cxq__createCard:hover{border:var(--mb-border-width-primary) solid var(--mb-border-color-hovered);background-color:var(--mb-bg-color-secondary)!important}.RecentVisitedStocks-module__BA-Cxq__createCard p{color:var(--mb-brand-color-primary);font-size:var(--mb-text-body);font-weight:var(--mb-font-semibold)}.RecentVisitedStocks-module__BA-Cxq__plusIcon{width:2rem;height:2rem;stroke:var(--mb-brand-color-primary)!important}
.TableSkeleton-module__goY0fa__tableSkeleton{border:var(--mb-border-width-primary) solid var(--mb-border-color);border-radius:var(--mb-border-radius-md);flex-grow:1;width:100%;overflow:auto}.TableSkeleton-module__goY0fa__table{border-collapse:collapse;width:100%}.TableSkeleton-module__goY0fa__header td{background-color:var(--mb-bg-color-tertiary);border:var(--mb-border-width-primary) solid var(--mb-border-color);color:var(--mb-text-dark);font-size:var(--mb-text-body2);font-weight:var(--mb-font-semibold);text-align:right;border-bottom:0;border-left:0;padding:.85rem .75rem}.TableSkeleton-module__goY0fa__body td{background-color:var(--mb-bg-color-primary);border:var(--mb-border-width-primary) solid var(--mb-border-color);font-size:var(--mb-text-body2);text-align:right;border-bottom:0;border-left:0;min-width:8rem;padding:.85rem .75rem}.TableSkeleton-module__goY0fa__table tr td:first-child{text-align:left;min-width:10rem;position:sticky;left:0}.TableSkeleton-module__goY0fa__body tr td:first-child span{font-size:var(--mb-text-body2);font-weight:var(--mb-font-semibold);text-align:left;width:max-content}.TableSkeleton-module__goY0fa__body tr:nth-child(2n) td{background-color:var(--mb-bg-color-secondary);background-color:var(--mb-bg-color-secondary)}body.dark .TableSkeleton-module__goY0fa__body tr:nth-child(odd) td{background-color:var(--mb-bg-color-primary)}.TableSkeleton-module__goY0fa__skeleton{width:100%!important;height:1rem!important}@media screen and (max-width:1024px){.TableSkeleton-module__goY0fa__tableSkeleton{display:none}}
.Screener-module__R9GHHa__screener{background-color:var(--mb-bg-color-secondary);border-radius:var(--mb-border-radius-2xl);grid-template-columns:1fr 1fr;justify-content:space-between;gap:2.5rem;padding:0 4rem;display:grid}.Screener-module__R9GHHa__content{flex-direction:column;gap:1rem;margin-left:-2rem;padding:2rem 4rem 2rem 0;display:flex}.Screener-module__R9GHHa__heading{color:var(--mb-text-dark);font-size:var(--mb-text-h5);font-weight:var(--mb-font-bold)}.Screener-module__R9GHHa__screens{flex-direction:column;gap:.5rem;display:flex}.Screener-module__R9GHHa__noScreens{flex-direction:column;justify-content:center;align-items:center;gap:.5rem;display:flex}.Screener-module__R9GHHa__noImage{margin:auto;height:7rem;margin-block:1rem}.Screener-module__R9GHHa__caption{font-size:var(--mb-text-body2)}.Screener-module__R9GHHa__session{background-color:var(--mb-bg-color-tertiary);border:var(--mb-border-width-primary) solid transparent;border-radius:var(--mb-border-radius-md);cursor:pointer;justify-content:space-between;align-items:center;height:3.75rem;padding:.5rem 1rem;display:flex;position:relative;overflow:hidden}.Screener-module__R9GHHa__session:hover{border-color:var(--mb-border-color-hovered)}.Screener-module__R9GHHa__info{flex-direction:column;display:flex}.Screener-module__R9GHHa__session .Screener-module__R9GHHa__name{color:var(--mb-text-dark);font-weight:var(--mb-font-semibold)}.Screener-module__R9GHHa__session .Screener-module__R9GHHa__time{color:var(--mb-text-light);font-size:var(--mb-text-caption)}.Screener-module__R9GHHa__desktopImage{place-self:end;height:100%}.Screener-module__R9GHHa__icon{height:1.25rem;stroke:var(--mb-text-dark);width:1.25rem}.Screener-module__R9GHHa__button{text-align:center;font-family:var(--font-secondary)}.Screener-module__R9GHHa__screenerImage{width:auto;height:100%}@media screen and (max-width:1280px){.Screener-module__R9GHHa__screenerImage{width:100%;height:auto}}@media screen and (max-width:1024px){.Screener-module__R9GHHa__screener{grid-template-columns:1fr;padding:1.25rem}.Screener-module__R9GHHa__content{margin-left:0;padding:0}.Screener-module__R9GHHa__desktopImage{display:none}}
.IndexMovers-module__ZTiD9q__indexMovers{flex-direction:column;gap:1rem;display:flex}.IndexMovers-module__ZTiD9q__header{justify-content:space-between;align-items:center;display:flex}.IndexMovers-module__ZTiD9q__heading{color:var(--mb-text-dark);font-size:var(--mb-text-h6);font-weight:var(--mb-font-bold)}body.dark .IndexMovers-module__ZTiD9q__heading{background:linear-gradient(to bottom, var(--mb-text-white) 0%, #ffffffa6 90%);color:#0000;-webkit-background-clip:text;background-clip:text}.IndexMovers-module__ZTiD9q__cards{grid-template-columns:repeat(5,1fr);gap:1rem;min-width:18rem;display:grid;overflow-x:auto}.IndexMovers-module__ZTiD9q__cards::-webkit-scrollbar{display:none}
.Timeline-module__vGUjDG__timeline{flex-direction:column;gap:.5rem;display:flex}.Timeline-module__vGUjDG__header{align-items:center;display:flex}.Timeline-module__vGUjDG__heading{color:var(--mb-text-dark);font-size:var(--mb-text-h6);font-weight:var(--mb-font-bold)}.Timeline-module__vGUjDG__icon{stroke-width:2px;width:1.25rem;height:1.25rem}.Timeline-module__vGUjDG__headerWrapper{justify-content:space-between;gap:1rem;width:100%;display:flex}.Timeline-module__vGUjDG__buttons{justify-content:space-between;align-items:center;gap:1rem;width:fit-content;padding:.125rem;display:flex}.Timeline-module__vGUjDG__button{color:var(--mb-text-dark);cursor:pointer;font-size:var(--mb-text-body);font-weight:var(--mb-font-semibold);background-color:#0000;border:none;padding:.25rem 0}.Timeline-module__vGUjDG__activeButton{border-bottom:var(--mb-border-width-secondary) solid var(--mb-brand-color-primary);color:var(--mb-brand-color-primary)}.Timeline-module__vGUjDG__content{height:max-content}@media screen and (max-width:1024px){.Timeline-module__vGUjDG__timeline{background-color:var(--mb-bg-color-primary);gap:1rem;padding:0}}
.NoWatchlist-module__o5qdDa__noWatchlist{flex-direction:column;justify-content:center;align-items:center;gap:.75rem;display:flex}.NoWatchlist-module__o5qdDa__noWatchlistImage{width:90%;height:auto}.NoWatchlist-module__o5qdDa__heading{color:var(--mb-text-dark);font-size:var(--mb-text-h7);font-weight:var(--mb-font-bold);line-height:1.2}.NoWatchlist-module__o5qdDa__button{justify-content:center;align-items:center;gap:.25rem;width:15rem;display:flex}.NoWatchlist-module__o5qdDa__message{font-size:var(--mb-text-body2);text-align:center}body.dark .NoWatchlist-module__o5qdDa__message{color:var(--mb-text-light)}@media screen and (max-width:1024px){.NoWatchlist-module__o5qdDa__noWatchlist,.NoWatchlist-module__o5qdDa__noWatchlistImage{width:100%}}
.IndexCard-module__1t7aqa__indexCard{background-color:var(--mb-bg-color-secondary);border:var(--mb-border-width-primary) solid transparent;border-radius:var(--mb-border-radius-xl);cursor:pointer;justify-content:space-between;align-items:center;gap:.5rem;padding:.75rem 1rem;display:flex}.IndexCard-module__1t7aqa__indexCard:hover{border:var(--mb-border-width-primary) solid var(--mb-border-color-hovered)}.IndexCard-module__1t7aqa__indexDetails{flex-direction:column;display:flex}.IndexCard-module__1t7aqa__logo{border-radius:var(--mb-border-radius-full);width:1.5rem;height:1.5rem}.IndexCard-module__1t7aqa__index{color:var(--mb-text-dark);font-size:var(--mb-text-body);font-weight:var(--mb-font-bold)}.IndexCard-module__1t7aqa__priceChange{justify-content:space-between;align-items:center;display:flex}.IndexCard-module__1t7aqa__priceChangeDetails{align-items:center;gap:.25rem;display:flex}.IndexCard-module__1t7aqa__changePercent,.IndexCard-module__1t7aqa__close{font-weight:var(--mb-font-semibold)}body.dark .IndexCard-module__1t7aqa__close{color:var(--mb-text-light)}.IndexCard-module__1t7aqa__indexCard:hover .IndexCard-module__1t7aqa__ticker{color:var(--mb-brand-color-primary)}body.dark .IndexCard-module__1t7aqa__indexCard:hover .IndexCard-module__1t7aqa__ticker{color:var(--mb-brand-color-primary)}@media screen and (max-width:480px){.IndexCard-module__1t7aqa__logo{display:none}}
.OtherIndices-module__-UB02a__otherIndices{flex-direction:column;gap:1rem;display:flex}.OtherIndices-module__-UB02a__header{justify-content:space-between;align-items:center;display:flex}.OtherIndices-module__-UB02a__viewAll{color:var(--mb-brand-color-primary);font-size:var(--mb-text-body2);align-items:center;gap:.25rem;text-decoration:none;display:flex}.OtherIndices-module__-UB02a__arrow{stroke:var(--mb-brand-color-primary);width:1rem;height:1rem}.OtherIndices-module__-UB02a__heading{color:var(--mb-text-dark);font-size:var(--mb-text-h6);font-weight:var(--mb-font-bold);text-align:right}.OtherIndices-module__-UB02a__cards{grid-template-columns:repeat(4,1fr);gap:.5rem;display:grid}@media screen and (max-width:1280px){.OtherIndices-module__-UB02a__cards{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:1024px){.OtherIndices-module__-UB02a__cards{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:744px){.OtherIndices-module__-UB02a__cards{grid-template-columns:repeat(1,1fr);column-gap:.5rem}}
.InfiniteCards-module__As3Sva__newsCards,.InfiniteCards-module__As3Sva__cardsSkeleton{scroll-behavior:smooth;scrollbar-width:none;grid-template-columns:repeat(5,34rem);gap:1rem;min-width:26rem;display:grid;overflow-x:auto}.InfiniteCards-module__As3Sva__newsCards::-webkit-scrollbar{display:none}.InfiniteCards-module__As3Sva__cardsSkeleton::-webkit-scrollbar{display:none}.InfiniteCards-module__As3Sva__newsCards>div{background-color:var(--mb-bg-color-secondary);border:var(--mb-border-width-primary) solid var(--mb-border-color);border-radius:var(--mb-border-radius-md);height:20rem!important}.InfiniteCards-module__As3Sva__newsCards>div:hover{background-color:var(--mb-bg-color-tertiary);border:var(--mb-border-width-primary) solid var(--mb-border-color-hovered)}.InfiniteCards-module__As3Sva__cardsSkeleton>div{background-color:var(--mb-bg-color-secondary);border:var(--mb-border-width-primary) solid var(--mb-border-color);border-radius:var(--mb-border-radius-md);border:none;flex-grow:1;width:100%}.InfiniteCards-module__As3Sva__noResults>div{width:100%}.InfiniteCards-module__As3Sva__sliderContainer{width:100%;max-width:40rem}.InfiniteCards-module__As3Sva__portfolioMockup{width:30%!important}.InfiniteCards-module__As3Sva__sliderItem img{width:100%;height:auto}.InfiniteCards-module__As3Sva__mobileSlider{display:none}.InfiniteCards-module__As3Sva__mobileSlider .slick-list{margin:0 -.5rem}@media screen and (max-width:1024px){.InfiniteCards-module__As3Sva__sliderContainer{width:85vw}.InfiniteCards-module__As3Sva__portfolioMockup{width:70%!important}}@media screen and (max-width:744px){.InfiniteCards-module__As3Sva__sliderContainer{width:55vw}.InfiniteCards-module__As3Sva__newsCards{display:none}.InfiniteCards-module__As3Sva__mobileSlider{width:100%;margin-bottom:2rem;display:block}.InfiniteCards-module__As3Sva__mobileSlider .slick-track{display:flex!important}.InfiniteCards-module__As3Sva__mobileSlider .slick-slide{height:auto;padding:0 .5rem}.InfiniteCards-module__As3Sva__mobileSlider .slick-slide a{height:23rem!important;min-height:0!important}}@media screen and (max-width:480px){.InfiniteCards-module__As3Sva__sliderContainer{width:75vw}}
.Overview-module__wFcVgq__overview{flex-direction:column;gap:2rem;width:100%;display:flex}.Overview-module__wFcVgq__description{flex-direction:column;gap:.5rem;display:flex}.Overview-module__wFcVgq__heading{color:var(--mb-text-dark);font-size:var(--mb-text-h6);font-weight:var(--mb-font-bold)}.Overview-module__wFcVgq__overviewCard{grid-template-columns:repeat(5,auto);justify-content:space-between;row-gap:1rem;width:100%;display:grid}.Overview-module__wFcVgq__infoCard{flex-direction:column;gap:.5rem;min-width:12rem;display:flex}.Overview-module__wFcVgq__label{color:var(--mb-text-light);font-size:var(--mb-text-body);font-weight:var(--mb-font-regular)}.Overview-module__wFcVgq__value{color:var(--mb-text-dark);font-weight:var(--mb-font-bold);align-items:center;gap:.25rem;display:flex}@media screen and (max-width:1024px){.Overview-module__wFcVgq__overviewCard{grid-template-columns:repeat(4,auto)}}@media screen and (max-width:744px){.Overview-module__wFcVgq__overviewCard{grid-template-columns:repeat(3,auto)}}@media screen and (max-width:600px){.Overview-module__wFcVgq__overviewCard{grid-template-columns:repeat(2,auto)}.Overview-module__wFcVgq__infoCard{width:100%}}
.page-module__GGID-q__index{min-height:calc(100vh - var(--header-height));flex-direction:column;width:100%;display:flex}.page-module__GGID-q__topContent{width:calc(100vw - 2 * var(--global-padding));flex-direction:column;gap:3rem;margin-inline:auto;padding-top:1rem;display:flex}.page-module__GGID-q__footerContent{width:calc(100vw - 2 * var(--global-padding));flex-direction:column;gap:4rem;margin-inline:auto;padding-bottom:2rem;display:flex}.page-module__GGID-q__graphSkeleton{width:100%;height:20rem}.page-module__GGID-q__oneYearRange{display:none}.page-module__GGID-q__skeleton{width:100%;height:20rem}.page-module__GGID-q__sectionGap{flex-direction:column;gap:4rem;display:flex}@media screen and (max-width:1024px){.page-module__GGID-q__oneYearRangeDesktop{display:none}.page-module__GGID-q__oneYearRange{display:block}}@media screen and (max-width:744px){.page-module__GGID-q__topContent{gap:2rem}.page-module__GGID-q__footerContent{gap:3rem}}
.NoResults-module__RXF8gG__noResults{flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100%;padding-block:5rem;display:flex}.NoResults-module__RXF8gG__emptyBox{width:8rem;height:auto}.NoResults-module__RXF8gG__message{color:var(--mb-text-light);font-size:var(--mb-text-body2);font-weight:var(--mb-font-semibold);text-align:center}
