.WatchlistCard-module__mMkOSa__watchlistCard{background-color:#fff;border:1px solid #e5e7eb80;border-radius:8px;flex-direction:column;height:100%;padding:1.5rem;transition:all .2s ease-in-out;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 2px #00000005}.WatchlistCard-module__mMkOSa__watchlistCard:hover{border-color:#d1d5dbcc;transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.WatchlistCard-module__mMkOSa__cardTitle{color:var(--mb-text-normal);margin:0 0 1rem;font-size:.875rem;font-weight:600}.WatchlistCard-module__mMkOSa__metricWrapper{flex-direction:column;flex-grow:1;display:flex}.WatchlistCard-module__mMkOSa__metricValue{color:var(--mb-text-dark);letter-spacing:-.02em;margin:0;font-size:2rem;font-weight:700;line-height:1.1}.WatchlistCard-module__mMkOSa__metricDiscription{color:var(--mb-color-gray-500);margin-top:auto;font-size:.813rem;line-height:1.4}.WatchlistCard-module__mMkOSa__largeValue{font-size:1rem}.WatchlistCard-module__mMkOSa__metricChange{border-radius:.375rem;align-items:center;max-width:fit-content;margin-top:.5rem;padding:.25rem .5rem;font-size:.875rem;font-weight:600;display:inline-flex}.WatchlistCard-module__mMkOSa__increase{color:#047857;background-color:#0478571a}.WatchlistCard-module__mMkOSa__decrease{color:#dc2626;background-color:#dc26261a}.WatchlistCard-module__mMkOSa__icon{flex-shrink:0;width:.75rem;height:.75rem;margin-right:.25rem}@keyframes WatchlistCard-module__mMkOSa__pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.WatchlistCard-module__mMkOSa__valueChanged{animation:.5s ease-in-out WatchlistCard-module__mMkOSa__pulse}@media (max-width:1280px){.WatchlistCard-module__mMkOSa__metricValue{color:var(--mb-text-dark);letter-spacing:-.02em;margin:0;font-size:2rem;font-weight:700;line-height:1.1}.WatchlistCard-module__mMkOSa__largeValue{font-size:1.5rem}}@media (max-width:768px){.WatchlistCard-module__mMkOSa__watchlistCard{padding:1.25rem}.WatchlistCard-module__mMkOSa__metricValue{color:var(--mb-text-dark);letter-spacing:-.02em;margin:0;font-size:2rem;font-weight:700;line-height:1.1}.WatchlistCard-module__mMkOSa__largeValue{font-size:1.25rem}.WatchlistCard-module__mMkOSa__cardTitle{color:var(--mb-text-normal);margin:0 0 1rem;font-size:.875rem;font-weight:600}.WatchlistCard-module__mMkOSa__metricDiscription{font-size:.75rem}}.WatchlistCard-module__mMkOSa__highlight{animation:.5s ease-out WatchlistCard-module__mMkOSa__flash}@keyframes WatchlistCard-module__mMkOSa__flash{0%{background-color:#4a91f21a}50%{background-color:#4a91f233}to{background-color:#0000}}
.LegendContainer-module__UhcZVW__legendContainers{flex-direction:column;justify-content:center;gap:1rem;display:flex}.LegendContainer-module__UhcZVW__legendContainer{justify-content:space-between;align-items:center;display:flex}.LegendContainer-module__UhcZVW__legendColor{align-items:center;gap:.5rem;display:flex}.LegendContainer-module__UhcZVW__divBox{border-radius:4px;width:1rem;height:1rem}
.PieGraph-module__tTkELG__chartContainer{background-color:#fff;border-radius:10px;margin-bottom:20px;padding:1.5rem;box-shadow:0 2px 8px #0000001a}.PieGraph-module__tTkELG__chartTitle{color:var(--mb-text-dark);font-size:var(--mb-text-h6);font-weight:var(--mb-font-bold);margin:0}.PieGraph-module__tTkELG__chartWrapper{grid-template-columns:1fr 1fr;height:300px;display:grid}.PieGraph-module__tTkELG__customTooltip{border:1px solid var(--mb-border-color);text-align:center;background-color:#fff;border-radius:6px;padding:12px;box-shadow:0 2px 8px #00000026}.PieGraph-module__tTkELG__tooltipTable{border-collapse:collapse;width:100%;font-size:14px}.PieGraph-module__tTkELG__tooltipTable th{text-align:left;border-bottom:1px solid var(--mb-border-color);color:var(--mb-color-gray-600);padding-bottom:6px;padding-inline:8px;font-weight:600}.PieGraph-module__tTkELG__tooltipTable td{padding:4px}.PieGraph-module__tTkELG__typeCell{align-items:center;gap:6px;display:flex}.PieGraph-module__tTkELG__coloredDiv{border-radius:2px;width:14px;height:14px}.PieGraph-module__tTkELG__stateName{color:var(--mb-color-gray-700);font-weight:500}.PieGraph-module__tTkELG__userCount{color:var(--mb-color-gray-600)}.PieGraph-module__tTkELG__percentage{font-weight:600}@media (max-width:768px){.PieGraph-module__tTkELG__chartWrapper{gap:1rem;height:max-content}.PieGraph-module__tTkELG__chartTitle{font-size:18px}}@media screen and (max-width:700px){.PieGraph-module__tTkELG__chartWrapper{grid-template-columns:1fr}}
.CustomLoader-module__ty57qG__loader{background:#fff;border-radius:4px;width:64px;height:64px;position:relative;overflow:hidden}.CustomLoader-module__ty57qG__loader:before{content:"";background:#76bdfe;width:40px;height:40px;animation:2s ease-in-out infinite alternate CustomLoader-module__ty57qG__slide;position:absolute;bottom:0;left:0;transform:rotate(45deg)translate(30%,40%);box-shadow:32px -34px 0 5px #4c9ffe}.CustomLoader-module__ty57qG__loader:after{content:"";transform-origin:35px 145px;background:#4c9ffe;border-radius:50%;width:16px;height:16px;animation:2s ease-in-out infinite CustomLoader-module__ty57qG__rotate;position:absolute;top:10px;left:10px;transform:rotate(0)}@keyframes CustomLoader-module__ty57qG__slide{0%,to{bottom:-35px}25%,75%{bottom:-2px}20%,80%{bottom:2px}}@keyframes CustomLoader-module__ty57qG__rotate{0%{transform:rotate(-15deg)}25%,75%{transform:rotate(0)}to{transform:rotate(25deg)}}
.ChartLoader-module__If3djq__containerCardCharts{background:linear-gradient(#ffffff1a,#c2b7b75f);border:1px solid #a69d9de6;border-radius:32px;width:300px;height:300px;padding:1.6px;position:relative;box-shadow:0 0 80px -10px #ffffff26}.ChartLoader-module__If3djq__containerCardCharts:before{content:"";z-index:-10;filter:blur(70px);background-color:#777;width:80px;height:80px;position:absolute;bottom:-40px;left:50%;transform:translate(-50%)}.ChartLoader-module__If3djq__cardCharts{background:#fff;border-radius:32px;flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.ChartLoader-module__If3djq__chartsLines{width:100%;height:100%;position:relative}.ChartLoader-module__If3djq__chartsLines i{width:100%;height:100%;display:flex;position:absolute;inset:0}.ChartLoader-module__If3djq__lines{justify-content:space-between;display:flex;position:absolute;inset:0}.ChartLoader-module__If3djq__lines span{background:linear-gradient(#fff0 0%,#ffffff40 50%,#fff0 100%);width:1.5px;height:100%;margin:0 18px}.ChartLoader-module__If3djq__tagsCard{justify-content:space-between;align-items:center;padding:20px;display:flex}.ChartLoader-module__If3djq__tagsCard .ChartLoader-module__If3djq__radio{color:#a7a7a7;cursor:pointer;border-radius:12px;justify-content:center;align-items:center;width:40px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:8px;font-weight:600;display:flex;position:relative}.ChartLoader-module__If3djq__tagsCard .ChartLoader-module__If3djq__radio:hover{color:#000}.ChartLoader-module__If3djq__tagsCard .ChartLoader-module__If3djq__radio input{display:none}.ChartLoader-module__If3djq__tagsCard .ChartLoader-module__If3djq__radio .ChartLoader-module__If3djq__name{z-index:1;border-radius:12px;justify-content:center;align-items:center;width:100%;padding:6px;display:flex}.ChartLoader-module__If3djq__tagsCard .ChartLoader-module__If3djq__radio input:checked+.ChartLoader-module__If3djq__name{color:#fff;background:linear-gradient(15deg,#898989,#181818,#000);transform:scale(1.1)}.ChartLoader-module__If3djq__tagsCard .ChartLoader-module__If3djq__radio input:checked+.ChartLoader-module__If3djq__name:before{content:"";z-index:-1;background-color:#212121;border-radius:12px;position:absolute;inset:1px}.ChartLoader-module__If3djq__mainTexts{flex-direction:column;padding:0 20px;font-weight:500;display:flex}.ChartLoader-module__If3djq__mainTexts .ChartLoader-module__If3djq__title{color:#000}.ChartLoader-module__If3djq__mainTexts .ChartLoader-module__If3djq__change{color:#0000;background-image:linear-gradient(90deg,#8e1414,#fff,#fff);-webkit-background-clip:text;background-clip:text}.ChartLoader-module__If3djq__chartsLines path{opacity:0}.ChartLoader-module__If3djq__cardCharts svg{transition:transform .5s}.ChartLoader-module__If3djq__cardCharts:hover svg{transform:scale(1.5)}.ChartLoader-module__If3djq__iconWeek path{animation:8s infinite ChartLoader-module__If3djq__draw}.ChartLoader-module__If3djq__iconMonth path{animation:8s 3s infinite ChartLoader-module__If3djq__draw}@keyframes ChartLoader-module__If3djq__draw{0%{stroke-dashoffset:1500px;opacity:.8}50%{stroke-dashoffset:0}to{stroke-dashoffset:-1500px;opacity:.8}}
.Dropdown-module__BdW7Wq__dropdown{z-index:50;display:inline-block;position:relative}.Dropdown-module__BdW7Wq__trigger{cursor:pointer;align-items:center;display:inline-flex}.Dropdown-module__BdW7Wq__menu{border:1px solid var(--mb-color-gray-300);z-index:50;background:#fff;border-radius:6px;min-width:160px;position:absolute;top:calc(100% + 4px);right:0;overflow:hidden;box-shadow:0 4px 6px #0000001a}.Dropdown-module__BdW7Wq__menu div{cursor:pointer;white-space:nowrap;font-size:14px;font-family:var(--font-dynamic,var(--font-bricolage-grotesque)),sans-serif;padding:8px 12px;transition:background .3s}.Dropdown-module__BdW7Wq__menu div:hover{background:var(--mb-bg-color-tertiary)}.Dropdown-module__BdW7Wq__menu div.Dropdown-module__BdW7Wq__selected{background-color:var(--mb-bg-color-tertiary);border-radius:4px}@media (max-width:768px){.Dropdown-module__BdW7Wq__menu{min-width:140px;right:0}.Dropdown-module__BdW7Wq__menu div{padding:10px 12px}}@media (max-width:480px){.Dropdown-module__BdW7Wq__dropdown{position:static}.Dropdown-module__BdW7Wq__menu{width:auto;min-width:120px;max-width:calc(100vw - 40px);position:relative}}
.CustomModal-module__BIz6xW__customModal{display:flex;position:relative}.CustomModal-module__BIz6xW__overlay{-webkit-backdrop-filter:blur(.1rem);backdrop-filter:blur(.1rem);background-color:#000000b3;height:100vh;position:fixed;top:0;left:0;right:0}.CustomModal-module__BIz6xW__modal{border:1px solid var(--mb-border-color);background-color:#fff;border-radius:.8rem;flex-direction:column;gap:1.5rem;width:max-content;height:max-content;padding:1.5rem 0 2rem;transition:transform .2s ease-in-out;animation:.2s ease-in-out CustomModal-module__BIz6xW__popup;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.CustomModal-module__BIz6xW__modalRight{width:20.5rem;height:100vh;animation:.3s ease-in-out forwards CustomModal-module__BIz6xW__slideInRight;top:0;left:auto;right:0;transform:translate(100%)}@keyframes CustomModal-module__BIz6xW__popup{0%{opacity:.6;transform:translate(-50%,-50%)scale(.7)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}@keyframes CustomModal-module__BIz6xW__slideInRight{0%{opacity:.6;transform:translate(100%)}to{opacity:1;transform:translate(0%)}}.CustomModal-module__BIz6xW__closeIcon{cursor:pointer;z-index:2;width:1.5rem;height:auto;position:absolute;top:1.5rem;right:1.5rem}.CustomModal-module__BIz6xW__closeIcon:hover{stroke:red;transition:all .2s ease-in-out;transform:scale(1.1)}.CustomModal-module__BIz6xW__content{flex-direction:column;align-items:center;display:flex;overflow:hidden}@media screen and (max-width:1024px){.CustomModal-module__BIz6xW__content{gap:1.5rem;max-width:100vw}}@media screen and (max-width:744px){.CustomModal-module__BIz6xW__modal{top:unset;min-height:20vh;max-height:100vh;transform:unset;border-radius:1.5rem 1.5rem 0 0;padding:1.5rem 0 1rem;animation:.3s ease-in-out CustomModal-module__BIz6xW__slideUp;bottom:0;left:0;right:0}.CustomModal-module__BIz6xW__modalRight{max-height:60vh;transform:unset;width:100%}.CustomModal-module__BIz6xW__closeIcon{height:1.5rem;top:1rem;right:1rem}}@keyframes CustomModal-module__BIz6xW__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}
.DatePicker-module__--XxpG__container{background:0 0;border-radius:8px;width:100%;padding:0}.DatePicker-module__--XxpG__header{border-bottom:1px solid var(--mb-border-color);color:var(--mb-text-dark);justify-content:space-between;align-items:center;padding-bottom:1rem;font-size:1rem;font-weight:600;display:flex}.DatePicker-module__--XxpG__title{align-items:center;gap:.5rem;display:flex}.DatePicker-module__--XxpG__inputContainer{justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem;padding:1rem;display:flex}.DatePicker-module__--XxpG__inputWrapper{background-color:var(--mb-bg-color-tertiary);color:var(--mb-text-dark);border-radius:.5rem;flex:1}.DatePicker-module__--XxpG__dateInput{border:1px solid var(--mb-border-color);color:var(--mb-text-dark);cursor:pointer;text-align:left;background-color:#0000;border-radius:.5rem;width:100%;padding:.5rem .75rem}.DatePicker-module__--XxpG__activeInput{border-color:var(--mb-brand-color-primary);color:var(--mb-brand-color-primary);font-weight:var(--mb-font-bold)}.DatePicker-module__--XxpG__arrow{background-color:var(--mb-bg-color-tertiary);border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex}.DatePicker-module__--XxpG__arrowIcon{width:1.5rem;height:1.5rem}.DatePicker-module__--XxpG__calendarContainer{border-top:1px solid var(--mb-border-color);flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100%;padding:1rem;display:flex}.DatePicker-module__--XxpG__calendar{border:none;width:100%}.DatePicker-module__--XxpG__calendar .react-datepicker{border:none;width:100%;display:flex!important}.DatePicker-module__--XxpG__calendar .react-datepicker__month-container{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.DatePicker-module__--XxpG__calendar .react-datepicker__month{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.DatePicker-module__--XxpG__calendar .react-datepicker__header{background-color:#0000;border-bottom:none;width:100%;padding-top:0}:is(.DatePicker-module__--XxpG__calendar .react-datepicker__day--selected,.DatePicker-module__--XxpG__calendar .react-datepicker__day--keyboard-selected){background-color:var(--mb-bg-color-primary);color:var(--mb-text-dark)}.DatePicker-module__--XxpG__calendar .react-datepicker__day--in-range{background-color:#0000}.DatePicker-module__--XxpG__calendar .react-datepicker__day--selected{background-color:var(--mb-bg-color-tertiary2)}.DatePicker-module__--XxpG__calendar .react-datepicker__day{color:var(--mb-text-dark);font-size:var(--mb-text-body);width:3rem;margin:.25rem;line-height:3rem}:is(.DatePicker-module__--XxpG__calendar .react-datepicker__current-month,.DatePicker-module__--XxpG__calendar .react-datepicker__day-name){color:var(--mb-text-dark);font-size:var(--mb-text-body2)}.DatePicker-module__--XxpG__calendar .react-datepicker__day-names{flex-direction:row;justify-content:space-around;align-items:center;width:100%;display:flex}.DatePicker-module__--XxpG__calendar .react-datepicker__day--outside-month{color:var(--mb-text-body);cursor:not-allowed;pointer-events:none}.DatePicker-module__--XxpG__calendar .react-datepicker__year-dropdown{overflow-y:auto;height:15rem!important;max-height:15rem!important}.DatePicker-module__--XxpG__customHeader{justify-content:space-between;align-items:center;margin:.5rem 0;padding:0 .5rem;display:flex}.DatePicker-module__--XxpG__monthYearSelector{align-items:center;gap:1rem;display:flex}.DatePicker-module__--XxpG__currentMonth,.DatePicker-module__--XxpG__currentYear{font-weight:var(--mb-font-bold);font-size:1rem}.DatePicker-module__--XxpG__yearSelectContainer{align-items:center;display:flex;position:relative}.DatePicker-module__--XxpG__yearSelect{appearance:none;border:1px solid var(--mb-border-color);background:var(--mb-bg-color-tertiary);border-radius:.5rem;padding:.25rem 1.5rem .25rem .5rem;font-size:1rem}.DatePicker-module__--XxpG__selectIcon{pointer-events:none;width:1rem;height:1rem;color:var(--mb-text-dark);position:absolute;right:.5rem}.DatePicker-module__--XxpG__navigationButtons{justify-content:space-between;align-items:center;gap:.5rem;width:100%;display:flex}.DatePicker-module__--XxpG__navButton{cursor:pointer;color:var(--mb-text-dark);background:0 0;border:none}.DatePicker-module__--XxpG__buttonIcon{width:1.25rem;height:1.25rem}.DatePicker-module__--XxpG__disabled{cursor:not-allowed;stroke:var(--mb-text-light)}.DatePicker-module__--XxpG__updateButtonContainer{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.DatePicker-module__--XxpG__updateButton{background-color:var(--mb-brand-color-primary);color:var(--mb-text-white);cursor:pointer;font-size:var(--mb-text-body);font-weight:var(--mb-font-bold);border:none;border-radius:.25rem;width:100%;height:2.5rem}.DatePicker-module__--XxpG__updateButton:hover{background-color:var(--mb-brand-color-700);transform:scale(1.01)}.DatePicker-module__--XxpG__calendar .react-datepicker__day--today{font-weight:var(--mb-font-regular)}.DatePicker-module__--XxpG__calendar .react-datepicker__day--disabled{color:var(--mb-text-light);cursor:not-allowed}@media only screen and (max-width:1024px){.DatePicker-module__--XxpG__dateInput h2{font-size:1.3rem!important}}
.TopSectorsChart-module__EfPGKG__topSectorsChart{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:1.5rem;box-shadow:0 1px 2px #0000000d}.TopSectorsChart-module__EfPGKG__header{margin-bottom:1.5rem}.TopSectorsChart-module__EfPGKG__title{color:var(--mb-text-dark);font-size:var(--mb-text-h6);font-weight:var(--mb-font-bold);margin:0}.TopSectorsChart-module__EfPGKG__subtitle{color:var(--mb-color-gray-500);margin-top:.25rem;font-size:.875rem}.TopSectorsChart-module__EfPGKG__chartWrapper{height:300px}.TopSectorsChart-module__EfPGKG__loadingContainer{justify-content:center;align-items:center;height:300px;display:flex}.TopSectorsChart-module__EfPGKG__loadingText{color:var(--mb-color-gray-500);font-size:.875rem}.TopSectorsChart-module__EfPGKG__chartSkeleton{width:100%!important}.TopSectorsChart-module__EfPGKG__loader{justify-content:center;align-items:center;width:100%;height:300px;display:flex}
.Button-module__EmFCfW__button{border:1px solid var(--mb-color-gray-300);cursor:pointer;width:160px;font-family:var(--font-dynamic,var(--font-bricolage-grotesque)),sans-serif;background:#ffffffe7;border-radius:6px;justify-content:space-between;align-items:center;padding:8px 12px;transition:all .3s ease-in-out;display:flex}.Button-module__EmFCfW__button:hover{background-color:#f1f1f113}
.CustomTooltip-module__3tdPOG__tooltip{background-color:var(--mb-bg-color-primary);border:1px solid var(--mb-border-color);border-radius:.25rem;flex-direction:column;gap:.5rem;width:15rem;padding:.75rem;display:flex;box-shadow:0 2px 6px #00000026}.CustomTooltip-module__3tdPOG__tooltipDate{color:var(--mb-text-dark);margin:0 0 8px;font-size:1rem;font-weight:600}.CustomTooltip-module__3tdPOG__tooltipDiv{justify-content:space-between;align-items:center;margin-top:.325rem;display:flex}.CustomTooltip-module__3tdPOG__coloredContainer{align-items:center;gap:.325rem;display:flex}.CustomTooltip-module__3tdPOG__coloredDiv{border-radius:2px;width:14px;height:14px}.CustomTooltip-module__3tdPOG__tooltipValue{margin:0;font-size:14px}.CustomTooltip-module__3tdPOG__tooltipValue span{color:var(--mb-color-gray-500);font-weight:500}
.DualAxisChart-module__kl7NuG__tooltip{background-color:var(--mb-bg-color-primary);border:1px solid var(--mb-border-color);border-radius:.5rem;min-width:12rem;padding:.75rem 1rem;box-shadow:0 4px 12px #0000001f}.DualAxisChart-module__kl7NuG__tooltipDate{color:var(--mb-text-dark);margin:0 0 .5rem;font-size:.875rem;font-weight:600}.DualAxisChart-module__kl7NuG__tooltipRow{align-items:center;gap:.5rem;padding:.2rem 0;display:flex}.DualAxisChart-module__kl7NuG__tooltipDot{border-radius:50%;flex-shrink:0;width:.5rem;height:.5rem}.DualAxisChart-module__kl7NuG__tooltipLabel{color:var(--mb-color-gray-500);flex:1;font-size:.8125rem}.DualAxisChart-module__kl7NuG__tooltipValue{color:var(--mb-text-dark);font-size:.8125rem;font-weight:600}.DualAxisChart-module__kl7NuG__legendBar{flex-wrap:wrap;justify-content:center;gap:.5rem;padding:.75rem 0;display:flex}.DualAxisChart-module__kl7NuG__legendItem{cursor:pointer;border:1px solid var(--mb-border-color);background:var(--mb-bg-color-primary);color:var(--mb-color-gray-700);border-radius:9999px;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.8125rem;font-weight:500;transition:all .15s;display:inline-flex}.DualAxisChart-module__kl7NuG__legendItem:hover:not(:disabled){border-color:var(--mb-color-gray-400);box-shadow:0 1px 3px #00000014}.DualAxisChart-module__kl7NuG__legendItem:disabled{opacity:.5;cursor:not-allowed}.DualAxisChart-module__kl7NuG__legendActive{background:var(--mb-color-gray-50);border-color:var(--mb-color-gray-300)}.DualAxisChart-module__kl7NuG__legendInactive{background:var(--mb-bg-color-primary);color:var(--mb-color-gray-400);border-color:var(--mb-bg-color-tertiary)}.DualAxisChart-module__kl7NuG__legendDot{border-radius:50%;flex-shrink:0;width:.625rem;height:.625rem}.DualAxisChart-module__kl7NuG__loader{justify-content:center;align-items:center;height:400px;display:flex}
.LineChart-module__0-BG_q__chartTitle{font-size:1.5rem;font-weight:var(--mb-font-bold);color:var(--mb-text-dark);text-align:left;margin-top:0;margin-bottom:1rem}.LineChart-module__0-BG_q__tooltip{background-color:var(--mb-bg-color-primary);border:1px solid var(--mb-border-color);border-radius:.25rem;flex-direction:column;gap:.5rem;width:15rem;padding:.75rem;display:flex;box-shadow:0 2px 6px #00000026}.LineChart-module__0-BG_q__tooltipDate{color:var(--mb-text-dark);margin:0 0 8px;font-size:1rem;font-weight:600}.LineChart-module__0-BG_q__tooltipDiv{justify-content:space-between;align-items:center;margin-top:.325rem;display:flex}.LineChart-module__0-BG_q__coloredContainer{gap:.325rem;display:flex}.LineChart-module__0-BG_q__coloredDiv{border-radius:2px;width:14px;height:14px}.LineChart-module__0-BG_q__tooltipValue{margin:0;font-size:14px}.LineChart-module__0-BG_q__tooltipValue span{color:var(--mb-color-gray-500);font-weight:500}.LineChart-module__0-BG_q__legendBar{flex-wrap:wrap;justify-content:center;gap:.5rem;padding:.75rem 0;display:flex}.LineChart-module__0-BG_q__legendItem{cursor:pointer;border:1px solid var(--mb-border-color);background:var(--mb-bg-color-primary);color:var(--mb-color-gray-700);border-radius:9999px;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.8125rem;font-weight:500;transition:all .15s;display:inline-flex}.LineChart-module__0-BG_q__legendItem:hover:not(:disabled){border-color:var(--mb-color-gray-400);box-shadow:0 1px 3px #00000014}.LineChart-module__0-BG_q__legendItem:disabled{opacity:.5;cursor:not-allowed}.LineChart-module__0-BG_q__legendActive{background:var(--mb-color-gray-50);border-color:var(--mb-color-gray-300)}.LineChart-module__0-BG_q__legendInactive{background:var(--mb-bg-color-primary);color:var(--mb-color-gray-400);border-color:var(--mb-bg-color-tertiary)}.LineChart-module__0-BG_q__legendDot{border-radius:50%;flex-shrink:0;width:.625rem;height:.625rem}.LineChart-module__0-BG_q__loader{justify-content:center;align-items:center;height:400px;display:flex}
.MetricCard-module__WGS0rq__metricCard{background-color:#fff;border:1px solid #e5e7eb80;border-radius:8px;flex-direction:column;height:100%;padding:1.5rem;transition:all .2s ease-in-out;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 2px #00000005}.MetricCard-module__WGS0rq__metricCard:hover{border-color:#d1d5dbcc;transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.MetricCard-module__WGS0rq__cardTitle{color:var(--mb-text-normal);margin:0 0 1rem;font-size:.875rem;font-weight:600}.MetricCard-module__WGS0rq__metricWrapper{flex-direction:column;flex-grow:1;display:flex}.MetricCard-module__WGS0rq__metricValue{color:var(--mb-text-dark);letter-spacing:-.02em;margin:0;font-size:2rem;font-weight:700;line-height:1.1}.MetricCard-module__WGS0rq__metricDescription{color:var(--mb-color-gray-500);margin-top:auto;font-size:.95rem;font-weight:500;line-height:1.4}@keyframes MetricCard-module__WGS0rq__pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.MetricCard-module__WGS0rq__valueChanged{animation:.5s ease-in-out MetricCard-module__WGS0rq__pulse}@media (max-width:1280px){.MetricCard-module__WGS0rq__metricValue{color:var(--mb-text-dark);letter-spacing:-.02em;margin:0;font-size:2rem;font-weight:700;line-height:1.1}}@media (max-width:768px){.MetricCard-module__WGS0rq__metricCard{padding:1.25rem}.MetricCard-module__WGS0rq__metricValue{color:var(--mb-text-dark);letter-spacing:-.02em;margin:0;font-size:2rem;font-weight:700;line-height:1.1}.MetricCard-module__WGS0rq__cardTitle{color:var(--mb-text-normal);margin:0 0 1rem;font-size:.875rem;font-weight:600}.MetricCard-module__WGS0rq__metricDescription{font-size:.875rem}}.MetricCard-module__WGS0rq__highlight{animation:.5s ease-out MetricCard-module__WGS0rq__flash}@keyframes MetricCard-module__WGS0rq__flash{0%{background-color:#4a91f21a}50%{background-color:#4a91f233}to{background-color:#0000}}
.MetricCardSkeleton-module__R6EL6G__skeleton{background-color:#fff;border-radius:8px;flex-direction:column;gap:12px;height:100%;min-height:140px;padding:16px;display:flex;box-shadow:0 2px 8px #0000000d}.MetricCardSkeleton-module__R6EL6G__titleSkeleton{background:linear-gradient(90deg,var(--mb-bg-color-tertiary)25%,var(--mb-border-color)50%,var(--mb-bg-color-tertiary)75%);background-size:200% 100%;border-radius:4px;width:70%;height:20px;animation:1.5s infinite MetricCardSkeleton-module__R6EL6G__shimmer}.MetricCardSkeleton-module__R6EL6G__valueSkeleton{background:linear-gradient(90deg,var(--mb-bg-color-tertiary)25%,var(--mb-border-color)50%,var(--mb-bg-color-tertiary)75%);background-size:200% 100%;border-radius:4px;width:40%;height:32px;margin-top:8px;animation:1.5s infinite MetricCardSkeleton-module__R6EL6G__shimmer}.MetricCardSkeleton-module__R6EL6G__changeSkeleton{background:linear-gradient(90deg,var(--mb-bg-color-tertiary)25%,var(--mb-border-color)50%,var(--mb-bg-color-tertiary)75%);background-size:200% 100%;border-radius:4px;width:30%;height:16px;margin-top:auto;animation:1.5s infinite MetricCardSkeleton-module__R6EL6G__shimmer}@keyframes MetricCardSkeleton-module__R6EL6G__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}
.TableSkeleton-module__c4h3Jq__tableSkeleton{border:1px solid var(--mb-border-color);border-radius:.325rem;flex-grow:1;width:100%;overflow:auto}.TableSkeleton-module__c4h3Jq__table{border-collapse:collapse;width:100%}.TableSkeleton-module__c4h3Jq__header td{background-color:var(--mb-color-gray-50);text-align:left;color:var(--mb-color-gray-600);text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid var(--mb-border-color);white-space:nowrap;padding:.75rem 1.25rem;font-size:.75rem;font-weight:600}.TableSkeleton-module__c4h3Jq__body td{text-align:right;background-color:#fff;min-width:8rem;padding:.85rem .75rem;font-size:14px}.TableSkeleton-module__c4h3Jq__table tr td:first-child{text-align:left;min-width:10rem;position:sticky;left:0}.TableSkeleton-module__c4h3Jq__body tr td:first-child span{text-align:left;width:max-content;font-size:14px;font-weight:500}.TableSkeleton-module__c4h3Jq__body tr:nth-child(2n) td{background-color:var(--mb-bg-color-secondary)}.TableSkeleton-module__c4h3Jq__body tr td:first-child span:hover{color:#4a91f2;cursor:pointer}.TableSkeleton-module__c4h3Jq__skeleton{width:100%!important;height:1.25rem!important}
.OverviewMetrics-module__NR9FLG__section{background:#fff;border-radius:.5rem;padding:1.5rem;box-shadow:0 1px 2px #00000005}.OverviewMetrics-module__NR9FLG__headerContainer{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}.OverviewMetrics-module__NR9FLG__sectionTitle{color:var(--mb-color-gray-900);margin:0;font-size:1.5rem;font-weight:600}.OverviewMetrics-module__NR9FLG__sectionSubtitle{color:var(--mb-color-gray-500);margin:.25rem 0 0;font-size:.875rem}.OverviewMetrics-module__NR9FLG__dropdownContainer{align-items:center;gap:1rem;display:flex}.OverviewMetrics-module__NR9FLG__customDates{color:var(--mb-color-gray-700);align-items:center;gap:.5rem;font-size:.875rem;display:flex}.OverviewMetrics-module__NR9FLG__arrowBtn{justify-content:center;align-items:center;display:flex}.OverviewMetrics-module__NR9FLG__arrowIcon{width:1.25rem;height:1.25rem}.OverviewMetrics-module__NR9FLG__metricsGrid{grid-template-columns:repeat(6,1fr);gap:1rem;display:grid}.OverviewMetrics-module__NR9FLG__limitSection{border:1px solid var(--mb-color-gray-200);border-radius:8px;margin-top:1.5rem;overflow:hidden}.OverviewMetrics-module__NR9FLG__limitSectionHeader{border-bottom:1px solid var(--mb-color-gray-200);background:var(--mb-color-gray-50);padding:1rem 1.25rem}.OverviewMetrics-module__NR9FLG__limitSectionTitle{color:var(--mb-color-gray-900);margin:0;font-size:1rem;font-weight:600}.OverviewMetrics-module__NR9FLG__limitSectionSubtitle{color:var(--mb-color-gray-500);margin:.25rem 0 0;font-size:.875rem}.OverviewMetrics-module__NR9FLG__limitTableWrapper{overflow-x:auto}.OverviewMetrics-module__NR9FLG__limitTable{grid-template-columns:minmax(140px,1.2fr) repeat(5,minmax(100px,1fr));min-width:720px;display:grid}.OverviewMetrics-module__NR9FLG__limitTableHeader{color:var(--mb-color-gray-500);text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid var(--mb-color-gray-200);background:var(--mb-color-gray-50);padding:.875rem 1rem;font-size:.75rem;font-weight:600}.OverviewMetrics-module__NR9FLG__limitTableRow{display:contents}.OverviewMetrics-module__NR9FLG__limitTableCell{color:var(--mb-color-gray-800);border-bottom:1px solid var(--mb-color-gray-100);padding:.875rem 1rem;font-size:.875rem}.OverviewMetrics-module__NR9FLG__cardHover{transition:all .2s}.OverviewMetrics-module__NR9FLG__cardHover:hover{transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000001a}@media (max-width:1600px){.OverviewMetrics-module__NR9FLG__metricsGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:1200px){.OverviewMetrics-module__NR9FLG__metricsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.OverviewMetrics-module__NR9FLG__metricsGrid{grid-template-columns:1fr}.OverviewMetrics-module__NR9FLG__headerContainer{flex-direction:column}.OverviewMetrics-module__NR9FLG__dropdownContainer{flex-direction:column-reverse;width:100%}.OverviewMetrics-module__NR9FLG__customDates{justify-content:space-between;width:100%}.OverviewMetrics-module__NR9FLG__limitTableHeader,.OverviewMetrics-module__NR9FLG__limitTableCell{padding:.75rem}}
.CustomTable-module__BC81HG__tableContainer{background-color:#fff;border:1px solid #e5e7eb99;border-radius:12px;transition:all .2s ease-in-out;overflow:hidden;box-shadow:0 2px 8px #00000014}.CustomTable-module__BC81HG__tableContainer:hover{box-shadow:0 4px 12px #0000001f}.CustomTable-module__BC81HG__headerContainer{border-bottom:1px solid var(--mb-border-color);flex-direction:column;gap:.5rem;padding:1.25rem 1.5rem;display:flex}.CustomTable-module__BC81HG__headerTitle{color:var(--mb-color-gray-900);margin:0;font-size:1.125rem;font-weight:600}.CustomTable-module__BC81HG__headerSubtitle{color:var(--mb-color-gray-500);margin:0;font-size:.875rem}.CustomTable-module__BC81HG__tableWrapper{scrollbar-width:thin;overflow-x:auto}.CustomTable-module__BC81HG__tableWrapper::-webkit-scrollbar{height:6px}.CustomTable-module__BC81HG__tableWrapper::-webkit-scrollbar-track{background:var(--mb-bg-color-tertiary);border-radius:3px}.CustomTable-module__BC81HG__tableWrapper::-webkit-scrollbar-thumb{background:var(--mb-color-gray-300);border-radius:3px}.CustomTable-module__BC81HG__tableWrapper::-webkit-scrollbar-thumb:hover{background:var(--mb-color-gray-400)}.CustomTable-module__BC81HG__table{border-collapse:separate;border-spacing:0;width:100%}.CustomTable-module__BC81HG__tableHead{background-color:var(--mb-color-gray-50);z-index:10;position:sticky;top:0}.CustomTable-module__BC81HG__tableHeader{text-align:left;color:var(--mb-color-gray-600);text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid var(--mb-border-color);white-space:nowrap;padding:.75rem 1.25rem;font-size:.75rem;font-weight:600}.CustomTable-module__BC81HG__newtableHeader{text-align:left!important}.CustomTable-module__BC81HG__tableBody tr{transition:background-color .15s ease-in-out}.CustomTable-module__BC81HG__tableBody tr:hover{background-color:var(--mb-bg-color-tertiary)}.CustomTable-module__BC81HG__tableHead th{text-align:center}.CustomTable-module__BC81HG__tableHead th:first-child{text-align:left}.CustomTable-module__BC81HG__tableCell{color:var(--mb-text-dark);border-bottom:1px solid var(--mb-border-color);white-space:nowrap;padding:1rem 1.25rem;font-size:.875rem}.CustomTable-module__BC81HG__tableBody tr:last-child .CustomTable-module__BC81HG__tableCell{border-bottom:none}.CustomTable-module__BC81HG__rankCell{color:var(--mb-text-dark);border-bottom:1px solid var(--mb-border-color);white-space:nowrap;padding:1rem 1.25rem;font-size:.875rem}.CustomTable-module__BC81HG__rankBadge{background-color:var(--mb-bg-color-tertiary);min-width:1.75rem;height:1.75rem;color:var(--mb-color-gray-600);border-radius:6px;justify-content:center;align-items:center;font-size:.75rem;font-weight:600;display:inline-flex}.CustomTable-module__BC81HG__companyCell{border-bottom:1px solid var(--mb-border-color);text-align:center;padding:1rem 1.25rem;font-size:.875rem}.CustomTable-module__BC81HG__companyInfo{flex-direction:column;gap:.25rem;display:flex}.CustomTable-module__BC81HG__companyName{color:var(--mb-text-dark);font-weight:600}.CustomTable-module__BC81HG__companyISIN{color:var(--mb-color-gray-400);font-size:.75rem}.CustomTable-module__BC81HG__returnCell{border-bottom:1px solid var(--mb-border-color);white-space:nowrap;padding:1rem 1.25rem;font-size:.875rem}.CustomTable-module__BC81HG__positiveReturn{color:#059669;background-color:#0596691a;border-radius:6px;align-items:center;width:fit-content;padding:.25rem .5rem;font-weight:600;display:flex}.CustomTable-module__BC81HG__negativeReturn{color:#dc2626;background-color:#dc26261a;border-radius:6px;align-items:center;width:fit-content;padding:.25rem .5rem;font-weight:600;display:flex}.CustomTable-module__BC81HG__returnIcon{width:1rem;height:1rem;margin-right:.25rem}.CustomTable-module__BC81HG__tableBody tr .CustomTable-module__BC81HG__tableCell:first-child{text-align:left}.CustomTable-module__BC81HG__tableBody tr .CustomTable-module__BC81HG__tableCell{text-align:center}@media (max-width:768px){.CustomTable-module__BC81HG__headerContainer{padding:1rem}.CustomTable-module__BC81HG__tableHeader,.CustomTable-module__BC81HG__tableCell,.CustomTable-module__BC81HG__rankCell,.CustomTable-module__BC81HG__companyCell,.CustomTable-module__BC81HG__returnCell{padding:.75rem}.CustomTable-module__BC81HG__headerTitle{font-size:1rem}.CustomTable-module__BC81HG__tableHeader{font-size:.7rem}.CustomTable-module__BC81HG__hideMobile{display:none}}@media (max-width:480px){.CustomTable-module__BC81HG__tableCell,.CustomTable-module__BC81HG__rankCell,.CustomTable-module__BC81HG__companyCell,.CustomTable-module__BC81HG__returnCell{padding:.5rem;font-size:.75rem}}
.UsageTrends-module__XRA7ua__section{background:#fff;border-radius:.5rem;padding:1.5rem;box-shadow:0 1px 2px #00000005}.UsageTrends-module__XRA7ua__sectionTitle{color:var(--mb-color-gray-900);margin:0 0 .5rem;font-size:1.5rem;font-weight:600}.UsageTrends-module__XRA7ua__sectionSubtitle{color:var(--mb-color-gray-500);margin:0 0 1.5rem;font-size:.875rem}.UsageTrends-module__XRA7ua__chartContainer{margin-bottom:2rem}.UsageTrends-module__XRA7ua__chartContainer:last-child{margin-bottom:0}.UsageTrends-module__XRA7ua__chartTitle{color:var(--mb-color-gray-700);margin:0 0 1rem;font-size:1rem;font-weight:600}.UsageTrends-module__XRA7ua__loading{text-align:center;color:var(--mb-color-gray-500);padding:2rem}
.OptionDropdown-module__Ck-CRa__menu div.OptionDropdown-module__Ck-CRa__selected{background-color:var(--mb-bg-color-tertiary);border-radius:4px}.OptionDropdown-module__Ck-CRa__button{gap:1rem;width:max-content;min-width:8rem}
.ModelPerformance-module__Ar97iq__section{background:#fff;border-radius:.5rem;padding:1.5rem;box-shadow:0 1px 2px #00000005}.ModelPerformance-module__Ar97iq__sectionTitle{color:var(--mb-color-gray-900);margin:0 0 .5rem;font-size:1.5rem;font-weight:600}.ModelPerformance-module__Ar97iq__sectionSubtitle{color:var(--mb-color-gray-500);margin:0 0 1.5rem;font-size:.875rem}.ModelPerformance-module__Ar97iq__content{gap:2rem;display:flex}.ModelPerformance-module__Ar97iq__chartContainer{flex:0 0 35%}.ModelPerformance-module__Ar97iq__chartTitle{color:var(--mb-color-gray-700);margin:0 0 1rem;font-size:1rem;font-weight:600}.ModelPerformance-module__Ar97iq__tableContainer{flex:1;overflow-x:auto}.ModelPerformance-module__Ar97iq__tableWrapper{min-width:100%}.ModelPerformance-module__Ar97iq__table{border-collapse:collapse;width:100%;font-size:.875rem}.ModelPerformance-module__Ar97iq__table thead th{text-align:left;color:var(--mb-color-gray-700);border-bottom:2px solid var(--mb-border-color);white-space:nowrap;padding:.75rem .5rem;font-weight:600}.ModelPerformance-module__Ar97iq__table tbody td{border-bottom:1px solid var(--mb-border-color);text-align:left;padding:.75rem .5rem}.ModelPerformance-module__Ar97iq__table tbody tr:hover{background-color:#f9fafb}.ModelPerformance-module__Ar97iq__modelCell{align-items:center;gap:.5rem;display:flex}.ModelPerformance-module__Ar97iq__modelDot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.ModelPerformance-module__Ar97iq__percentage{font-weight:500}.ModelPerformance-module__Ar97iq__errorRate{font-weight:600}.ModelPerformance-module__Ar97iq__loading,.ModelPerformance-module__Ar97iq__noData{text-align:center;color:var(--mb-color-gray-500);padding:2rem}@media (max-width:1200px){.ModelPerformance-module__Ar97iq__content{flex-direction:column}.ModelPerformance-module__Ar97iq__chartContainer{flex:none}}
.StockPortfolioTableByAmt-module__ki31dG__tableContainer{background-color:#fff;border:1px solid #e5e7eb99;border-radius:12px;width:100%;transition:all .2s ease-in-out;overflow:hidden;box-shadow:0 2px 8px #00000014}.StockPortfolioTableByAmt-module__ki31dG__tableContainer:hover{box-shadow:0 4px 12px #0000001f}.StockPortfolioTableByAmt-module__ki31dG__headerContainer{border-bottom:1px solid var(--mb-border-color);flex-direction:column;gap:.5rem;padding:1.25rem 1.5rem;display:flex}.StockPortfolioTableByAmt-module__ki31dG__headerTitle{color:var(--mb-color-gray-900);margin:0;font-size:1.125rem;font-weight:600}.StockPortfolioTableByAmt-module__ki31dG__headerSubtitle{color:var(--mb-color-gray-500);margin:0;font-size:.875rem}.StockPortfolioTableByAmt-module__ki31dG__tableWrapper{scrollbar-width:thin;width:100%;display:block;overflow-x:auto}.StockPortfolioTableByAmt-module__ki31dG__tableWrapper::-webkit-scrollbar{height:6px}.StockPortfolioTableByAmt-module__ki31dG__tableWrapper::-webkit-scrollbar-track{background:var(--mb-bg-color-tertiary);border-radius:3px}.StockPortfolioTableByAmt-module__ki31dG__tableWrapper::-webkit-scrollbar-thumb{background:var(--mb-color-gray-300);border-radius:3px}.StockPortfolioTableByAmt-module__ki31dG__tableWrapper::-webkit-scrollbar-thumb:hover{background:var(--mb-color-gray-400)}.StockPortfolioTableByAmt-module__ki31dG__table{border-collapse:separate;border-spacing:0;width:100%}.StockPortfolioTableByAmt-module__ki31dG__tableHead{background-color:var(--mb-color-gray-50);z-index:10;position:sticky;top:0}.StockPortfolioTableByAmt-module__ki31dG__tableHeader{text-align:left;color:var(--mb-color-gray-600);text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid var(--mb-border-color);white-space:nowrap;padding:.75rem 1.25rem;font-size:.75rem;font-weight:600}.StockPortfolioTableByAmt-module__ki31dG__tableBody tr{transition:background-color .15s ease-in-out}.StockPortfolioTableByAmt-module__ki31dG__tableBody tr:hover{background-color:var(--mb-bg-color-tertiary)}.StockPortfolioTableByAmt-module__ki31dG__tableCell{color:var(--mb-text-dark);border-bottom:1px solid var(--mb-border-color);white-space:nowrap;padding:1rem 1.25rem;font-size:.875rem}.StockPortfolioTableByAmt-module__ki31dG__tableBody tr:last-child .StockPortfolioTableByAmt-module__ki31dG__tableCell{border-bottom:none}.StockPortfolioTableByAmt-module__ki31dG__rankCell{color:var(--mb-text-dark);border-bottom:1px solid var(--mb-border-color);white-space:nowrap;padding:1rem 1.25rem;font-size:.875rem}.StockPortfolioTableByAmt-module__ki31dG__rankBadge{background-color:var(--mb-bg-color-tertiary);min-width:1.75rem;height:1.75rem;color:var(--mb-color-gray-600);border-radius:6px;justify-content:center;align-items:center;font-size:.75rem;font-weight:600;display:inline-flex}.StockPortfolioTableByAmt-module__ki31dG__companyCell{border-bottom:1px solid var(--mb-border-color);padding:1rem 1.25rem;font-size:.875rem}.StockPortfolioTableByAmt-module__ki31dG__companyInfo{flex-direction:column;gap:.25rem;display:flex}.StockPortfolioTableByAmt-module__ki31dG__companyName{color:var(--mb-text-dark);font-weight:600}.StockPortfolioTableByAmt-module__ki31dG__companyISIN{color:var(--mb-color-gray-400);font-size:.75rem}.StockPortfolioTableByAmt-module__ki31dG__returnCell{border-bottom:1px solid var(--mb-border-color);white-space:nowrap;padding:1rem 1.25rem;font-size:.875rem}.StockPortfolioTableByAmt-module__ki31dG__positiveReturn{color:#059669;background-color:#0596691a;border-radius:6px;align-items:center;width:fit-content;padding:.25rem .5rem;font-weight:600;display:flex}.StockPortfolioTableByAmt-module__ki31dG__negativeReturn{color:#dc2626;background-color:#dc26261a;border-radius:6px;align-items:center;width:fit-content;padding:.25rem .5rem;font-weight:600;display:flex}.StockPortfolioTableByAmt-module__ki31dG__returnIcon{width:1rem;height:1rem;margin-right:.25rem}@media (max-width:1200px){.StockPortfolioTableByAmt-module__ki31dG__tableHeader,.StockPortfolioTableByAmt-module__ki31dG__tableCell,.StockPortfolioTableByAmt-module__ki31dG__rankCell,.StockPortfolioTableByAmt-module__ki31dG__companyCell,.StockPortfolioTableByAmt-module__ki31dG__returnCell{padding:.875rem 1rem}}@media (max-width:768px){.StockPortfolioTableByAmt-module__ki31dG__headerContainer{padding:1rem}.StockPortfolioTableByAmt-module__ki31dG__tableHeader,.StockPortfolioTableByAmt-module__ki31dG__tableCell,.StockPortfolioTableByAmt-module__ki31dG__rankCell,.StockPortfolioTableByAmt-module__ki31dG__companyCell,.StockPortfolioTableByAmt-module__ki31dG__returnCell{padding:.75rem}.StockPortfolioTableByAmt-module__ki31dG__headerTitle{font-size:1rem}.StockPortfolioTableByAmt-module__ki31dG__tableHeader{font-size:.7rem}.StockPortfolioTableByAmt-module__ki31dG__hideMobile{display:none}.StockPortfolioTableByAmt-module__ki31dG__companyName{white-space:nowrap;text-overflow:ellipsis;max-width:120px;overflow:hidden}}@media (max-width:480px){.StockPortfolioTableByAmt-module__ki31dG__tableCell,.StockPortfolioTableByAmt-module__ki31dG__rankCell,.StockPortfolioTableByAmt-module__ki31dG__companyCell,.StockPortfolioTableByAmt-module__ki31dG__returnCell{padding:.5rem;font-size:.75rem}.StockPortfolioTableByAmt-module__ki31dG__hideSmallMobile{display:none}}
.PromptAnalysis-module__c5QNJa__section{background:#fff;border-radius:.5rem;padding:1.5rem;box-shadow:0 1px 2px #00000005}.PromptAnalysis-module__c5QNJa__sectionTitle{color:var(--mb-color-gray-900);margin:0 0 .5rem;font-size:1.5rem;font-weight:600}.PromptAnalysis-module__c5QNJa__sectionSubtitle{color:var(--mb-color-gray-500);margin:0 0 1.5rem;font-size:.875rem}.PromptAnalysis-module__c5QNJa__content{gap:2rem;display:flex}.PromptAnalysis-module__c5QNJa__chartContainer{flex:0 0 35%}.PromptAnalysis-module__c5QNJa__chartTitle{color:var(--mb-color-gray-700);margin:0 0 1rem;font-size:1rem;font-weight:600}.PromptAnalysis-module__c5QNJa__tableContainer{flex:1;overflow-x:auto}.PromptAnalysis-module__c5QNJa__tableWrapper{min-width:100%}.PromptAnalysis-module__c5QNJa__table{border-collapse:collapse;width:100%;font-size:.875rem}.PromptAnalysis-module__c5QNJa__table thead th{text-align:left;color:var(--mb-color-gray-700);border-bottom:2px solid var(--mb-border-color);white-space:nowrap;padding:.75rem .5rem;font-weight:600}.PromptAnalysis-module__c5QNJa__table tbody td{border-bottom:1px solid var(--mb-border-color);text-align:left;padding:.75rem .5rem}.PromptAnalysis-module__c5QNJa__table tbody tr:hover{background-color:#f9fafb}.PromptAnalysis-module__c5QNJa__promptCell{align-items:center;gap:.5rem;display:flex}.PromptAnalysis-module__c5QNJa__promptDot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.PromptAnalysis-module__c5QNJa__percentage{font-weight:500}.PromptAnalysis-module__c5QNJa__errorRate{font-weight:600}.PromptAnalysis-module__c5QNJa__loading,.PromptAnalysis-module__c5QNJa__noData{text-align:center;color:var(--mb-color-gray-500);padding:2rem}@media (max-width:1200px){.PromptAnalysis-module__c5QNJa__content{flex-direction:column}.PromptAnalysis-module__c5QNJa__chartContainer{flex:none}}
.PaymentDropDown-module__7TxHIa__menu div.PaymentDropDown-module__7TxHIa__selected{background-color:var(--mb-bg-color-tertiary);border-radius:4px}
.Top5StockPortfolio-module__FfN_Rq__tableContainer{background-color:#fff;border:1px solid #e5e7eb99;border-radius:12px;transition:all .2s ease-in-out;overflow:hidden;box-shadow:0 2px 8px #00000014}.Top5StockPortfolio-module__FfN_Rq__tableContainer:hover{box-shadow:0 4px 12px #0000001f}.Top5StockPortfolio-module__FfN_Rq__headerContainer{border-bottom:1px solid var(--mb-border-color);flex-direction:column;gap:.5rem;padding:1.25rem 1.5rem;display:flex}.Top5StockPortfolio-module__FfN_Rq__headerTitle{color:var(--mb-color-gray-900);margin:0;font-size:1.125rem;font-weight:600}.Top5StockPortfolio-module__FfN_Rq__headerSubtitle{color:var(--mb-color-gray-500);margin:0;font-size:.875rem}.Top5StockPortfolio-module__FfN_Rq__tableWrapper{scrollbar-width:thin;overflow-x:auto}.Top5StockPortfolio-module__FfN_Rq__tableWrapper::-webkit-scrollbar{height:6px}.Top5StockPortfolio-module__FfN_Rq__tableWrapper::-webkit-scrollbar-track{background:var(--mb-bg-color-tertiary);border-radius:3px}.Top5StockPortfolio-module__FfN_Rq__tableWrapper::-webkit-scrollbar-thumb{background:var(--mb-color-gray-300);border-radius:3px}.Top5StockPortfolio-module__FfN_Rq__tableWrapper::-webkit-scrollbar-thumb:hover{background:var(--mb-color-gray-400)}.Top5StockPortfolio-module__FfN_Rq__table{border-collapse:separate;border-spacing:0;width:100%}.Top5StockPortfolio-module__FfN_Rq__tableHead{background-color:var(--mb-color-gray-50);z-index:10;position:sticky;top:0}.Top5StockPortfolio-module__FfN_Rq__tableHeader{text-align:left;color:var(--mb-color-gray-600);text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid var(--mb-border-color);white-space:nowrap;padding:.75rem 1.25rem;font-size:.75rem;font-weight:600}.Top5StockPortfolio-module__FfN_Rq__tableBody tr{transition:background-color .15s ease-in-out}.Top5StockPortfolio-module__FfN_Rq__tableBody tr:hover{background-color:var(--mb-bg-color-tertiary)}.Top5StockPortfolio-module__FfN_Rq__tableCell{color:var(--mb-text-dark);border-bottom:1px solid var(--mb-border-color);white-space:nowrap;padding:1rem 1.25rem;font-size:.875rem}.Top5StockPortfolio-module__FfN_Rq__tableBody tr:last-child .Top5StockPortfolio-module__FfN_Rq__tableCell{border-bottom:none}.Top5StockPortfolio-module__FfN_Rq__rankCell{color:var(--mb-text-dark);border-bottom:1px solid var(--mb-border-color);white-space:nowrap;padding:1rem 1.25rem;font-size:.875rem}.Top5StockPortfolio-module__FfN_Rq__rankBadge{background-color:var(--mb-bg-color-tertiary);min-width:1.75rem;height:1.75rem;color:var(--mb-color-gray-600);border-radius:6px;justify-content:center;align-items:center;font-size:.75rem;font-weight:600;display:inline-flex}.Top5StockPortfolio-module__FfN_Rq__companyCell{border-bottom:1px solid var(--mb-border-color);padding:1rem 1.25rem;font-size:.875rem}.Top5StockPortfolio-module__FfN_Rq__companyInfo{flex-direction:column;gap:.25rem;display:flex}.Top5StockPortfolio-module__FfN_Rq__companyName{color:var(--mb-text-dark);font-weight:600}.Top5StockPortfolio-module__FfN_Rq__companyISIN{color:var(--mb-color-gray-400);font-size:.75rem}.Top5StockPortfolio-module__FfN_Rq__returnCell{border-bottom:1px solid var(--mb-border-color);white-space:nowrap;padding:1rem 1.25rem;font-size:.875rem}.Top5StockPortfolio-module__FfN_Rq__positiveReturn{color:#059669;background-color:#0596691a;border-radius:6px;align-items:center;width:fit-content;padding:.25rem .5rem;font-weight:600;display:flex}.Top5StockPortfolio-module__FfN_Rq__negativeReturn{color:#dc2626;background-color:#dc26261a;border-radius:6px;align-items:center;width:fit-content;padding:.25rem .5rem;font-weight:600;display:flex}.Top5StockPortfolio-module__FfN_Rq__returnIcon{width:1rem;height:1rem;margin-right:.25rem}@media (max-width:768px){.Top5StockPortfolio-module__FfN_Rq__headerContainer{padding:1rem}.Top5StockPortfolio-module__FfN_Rq__tableHeader,.Top5StockPortfolio-module__FfN_Rq__tableCell,.Top5StockPortfolio-module__FfN_Rq__rankCell,.Top5StockPortfolio-module__FfN_Rq__companyCell,.Top5StockPortfolio-module__FfN_Rq__returnCell{padding:.75rem}.Top5StockPortfolio-module__FfN_Rq__headerTitle{font-size:1rem}.Top5StockPortfolio-module__FfN_Rq__tableHeader{font-size:.7rem}.Top5StockPortfolio-module__FfN_Rq__hideMobile{display:none}}@media (max-width:480px){.Top5StockPortfolio-module__FfN_Rq__tableCell,.Top5StockPortfolio-module__FfN_Rq__rankCell,.Top5StockPortfolio-module__FfN_Rq__companyCell,.Top5StockPortfolio-module__FfN_Rq__returnCell{padding:.5rem;font-size:.75rem}}
.PortfolioTable-module__DQW4dW__portfolioTable{flex-direction:column;gap:1rem;display:flex}.PortfolioTable-module__DQW4dW__headerContainer{justify-content:space-between;align-items:center;display:flex}.PortfolioTable-module__DQW4dW__headerTitle{color:var(--mb-text-dark);font-size:var(--mb-text-h6);font-weight:var(--mb-font-bold);margin:0}
.User-module__Y2jATq__user{flex-direction:column;gap:1.5rem;padding:1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.User-module__Y2jATq__userAnalytics{background-color:#fff;border-radius:.5rem;flex-direction:column;margin-bottom:1rem;padding:1.5rem;display:flex;position:relative;box-shadow:0 1px 2px #00000005}.User-module__Y2jATq__dropdownContainer{z-index:10;justify-content:space-between;align-items:center;gap:1rem;display:flex;position:absolute;top:1.75rem;right:1.5rem}.User-module__Y2jATq__customDates{justify-content:center;align-items:center;gap:1rem;font-size:1rem;display:flex}.User-module__Y2jATq__arrowBtn{justify-content:center;align-items:center;width:2rem;height:2rem;display:flex}.User-module__Y2jATq__arrowIcon{width:1.75rem;height:1.75rem}.User-module__Y2jATq__headerContent{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.User-module__Y2jATq__titleContainer{flex-direction:column;flex:1;display:flex}.User-module__Y2jATq__title{color:var(--mb-color-gray-900);margin:0;font-size:1.75rem;font-weight:700}.User-module__Y2jATq__subtitle{color:var(--mb-color-gray-500);margin-top:.5rem;margin-bottom:0;font-size:1rem}.User-module__Y2jATq__metricsGrid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;display:grid}.User-module__Y2jATq__cardHover{background-color:#fff;border-radius:.5rem;transition:all .2s;overflow:hidden}.User-module__Y2jATq__cardHover:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a}.User-module__Y2jATq__chartContainer{height:400px;margin-bottom:1.5rem;position:relative}.User-module__Y2jATq__chartControls{z-index:10;gap:.5rem;display:flex;position:absolute;top:1rem;right:1rem}@media (max-width:700px){.User-module__Y2jATq__user{width:100%;margin-top:2rem;padding:1rem}.User-module__Y2jATq__metricsGrid{grid-template-columns:1fr}}@media (min-width:701px) and (max-width:1023px){.User-module__Y2jATq__metricsGrid{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:1024px){.User-module__Y2jATq__headerContent{flex-direction:column}.User-module__Y2jATq__dropdownContainer{padding-bottom:1rem;position:unset!important}}@media only screen and (max-width:744px){.User-module__Y2jATq__dropdownContainer{flex-direction:column-reverse;align-items:flex-start}}
.AgentAnalysis-module__zS7PSa__section{background:#fff;border-radius:.5rem;padding:1.5rem;box-shadow:0 1px 2px #00000005}.AgentAnalysis-module__zS7PSa__sectionTitle{color:var(--mb-color-gray-900);margin:0 0 .5rem;font-size:1.5rem;font-weight:600}.AgentAnalysis-module__zS7PSa__sectionSubtitle{color:var(--mb-color-gray-500);margin:0 0 1.5rem;font-size:.875rem}.AgentAnalysis-module__zS7PSa__content{gap:2rem;display:flex}.AgentAnalysis-module__zS7PSa__chartContainer{flex:0 0 35%}.AgentAnalysis-module__zS7PSa__chartTitle{color:var(--mb-color-gray-700);margin:0 0 1rem;font-size:1rem;font-weight:600}.AgentAnalysis-module__zS7PSa__tableContainer{flex:1;overflow-x:auto}.AgentAnalysis-module__zS7PSa__tableSection{margin-top:1.5rem}.AgentAnalysis-module__zS7PSa__tableSection:first-of-type{margin-top:0}.AgentAnalysis-module__zS7PSa__tableTitle{color:var(--mb-color-gray-700);margin:0 0 .75rem;font-size:1rem;font-weight:600}.AgentAnalysis-module__zS7PSa__tableWrapper{min-width:100%}.AgentAnalysis-module__zS7PSa__table{border-collapse:collapse;width:100%;font-size:.875rem}.AgentAnalysis-module__zS7PSa__table thead th{text-align:left;color:var(--mb-color-gray-700);border-bottom:2px solid var(--mb-border-color);white-space:nowrap;padding:.75rem .5rem;font-weight:600}.AgentAnalysis-module__zS7PSa__table tbody td{border-bottom:1px solid var(--mb-border-color);text-align:left;padding:.75rem .5rem}.AgentAnalysis-module__zS7PSa__table tbody tr:hover{background-color:#f9fafb}.AgentAnalysis-module__zS7PSa__agentCell{align-items:center;gap:.5rem;display:flex}.AgentAnalysis-module__zS7PSa__agentDot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.AgentAnalysis-module__zS7PSa__percentage{font-weight:500}.AgentAnalysis-module__zS7PSa__errorRate{font-weight:600}.AgentAnalysis-module__zS7PSa__loading,.AgentAnalysis-module__zS7PSa__noData{text-align:center;color:var(--mb-color-gray-500);padding:2rem}@media (max-width:1200px){.AgentAnalysis-module__zS7PSa__content{flex-direction:column}.AgentAnalysis-module__zS7PSa__chartContainer{flex:none}}
.GraphicalRepresentation-module__Bb0p3a__graphicalRepresentation{flex-direction:column;gap:1.5rem;display:flex}.GraphicalRepresentation-module__Bb0p3a__title{color:var(--mb-text-dark);font-size:var(--mb-text-h6);font-weight:var(--mb-font-bold);margin:0}.GraphicalRepresentation-module__Bb0p3a__loader{justify-content:center;align-items:center;width:100%;height:400px;display:flex}
.UserStateData-module__Yd_juG__loader{justify-content:center;align-items:center;width:100%;height:500px;display:flex}
.SourceAnalysis-module__sp6wLW__section{background:#fff;border-radius:.5rem;padding:1.5rem;box-shadow:0 1px 2px #00000005}.SourceAnalysis-module__sp6wLW__sectionTitle{color:var(--mb-color-gray-900);margin:0 0 .5rem;font-size:1.5rem;font-weight:600}.SourceAnalysis-module__sp6wLW__sectionSubtitle{color:var(--mb-color-gray-500);margin:0 0 1.5rem;font-size:.875rem}.SourceAnalysis-module__sp6wLW__summaryGrid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;margin-bottom:1rem;display:grid}.SourceAnalysis-module__sp6wLW__summaryCard,.SourceAnalysis-module__sp6wLW__categoryCard{border:1px solid var(--mb-border-color);background:#f9fafb;border-radius:.5rem;flex-direction:column;gap:.35rem;padding:1rem;display:flex}.SourceAnalysis-module__sp6wLW__summaryLabel,.SourceAnalysis-module__sp6wLW__categoryMeta{color:var(--mb-color-gray-500);font-size:.8125rem}.SourceAnalysis-module__sp6wLW__summaryValue,.SourceAnalysis-module__sp6wLW__categoryValue{color:var(--mb-color-gray-900);font-size:1.5rem;font-weight:600}.SourceAnalysis-module__sp6wLW__categoryGrid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;margin-bottom:1.5rem;display:grid}.SourceAnalysis-module__sp6wLW__categoryName{color:var(--mb-color-gray-700);font-size:.95rem;font-weight:600}.SourceAnalysis-module__sp6wLW__breakdownGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));align-items:start;gap:1rem;display:grid}.SourceAnalysis-module__sp6wLW__tableTitle{color:var(--mb-color-gray-800);margin:0 0 .75rem;font-size:1rem;font-weight:600}.SourceAnalysis-module__sp6wLW__tableContainer{overflow-x:auto}.SourceAnalysis-module__sp6wLW__table{border-collapse:collapse;width:100%;font-size:.875rem}.SourceAnalysis-module__sp6wLW__table thead th{text-align:left;color:var(--mb-color-gray-700);border-bottom:2px solid var(--mb-border-color);white-space:nowrap;padding:.75rem .5rem;font-weight:600}.SourceAnalysis-module__sp6wLW__table tbody td{border-bottom:1px solid var(--mb-border-color);vertical-align:top;padding:.75rem .5rem}.SourceAnalysis-module__sp6wLW__table tbody tr:hover{background-color:#f9fafb}.SourceAnalysis-module__sp6wLW__longCell{word-break:break-word;min-width:320px}.SourceAnalysis-module__sp6wLW__link{color:var(--mb-color-gray-600);text-decoration:none}.SourceAnalysis-module__sp6wLW__link:hover{text-decoration:underline}.SourceAnalysis-module__sp6wLW__loading,.SourceAnalysis-module__sp6wLW__noData{text-align:center;color:var(--mb-color-gray-500);padding:2rem}
.PortfolioChart-module__efYwha__tooltip{border:1px solid var(--mb-border-color);background-color:#fff;border-radius:4px;flex-direction:column;gap:.5rem;width:15rem;padding:12px;display:flex;box-shadow:0 2px 6px #00000026}.PortfolioChart-module__efYwha__tooltipDate{color:var(--mb-color-gray-900);margin:0 0 8px;font-size:14px;font-weight:600}.PortfolioChart-module__efYwha__tooltipDiv{justify-content:space-between;align-items:center;margin-top:.325rem;display:flex}.PortfolioChart-module__efYwha__coloredContainer{align-items:center;gap:.325rem;display:flex}.PortfolioChart-module__efYwha__coloredDiv{border-radius:2px;width:14px;height:14px}.PortfolioChart-module__efYwha__tooltipValue{margin:0;font-size:14px}.PortfolioChart-module__efYwha__tooltipValue span{color:var(--mb-color-gray-500);font-weight:500}
.UserTypeAnalysis-module__CVEZxG__dashboard{background:#fff;border-radius:8px;flex-direction:column;gap:1.5rem;padding:1.5rem;display:flex;position:relative;box-shadow:0 1px 3px #00000014}.UserTypeAnalysis-module__CVEZxG__headerContent{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.UserTypeAnalysis-module__CVEZxG__titleContainer{flex-direction:column;gap:.5rem;max-width:56rem;display:flex}.UserTypeAnalysis-module__CVEZxG__title{color:var(--mb-color-gray-900);margin:0;font-size:1.75rem;font-weight:700}.UserTypeAnalysis-module__CVEZxG__subtitle{color:var(--mb-color-gray-500);margin:0;line-height:1.5}.UserTypeAnalysis-module__CVEZxG__dropdownContainer,.UserTypeAnalysis-module__CVEZxG__customDates{align-items:center;gap:.75rem;display:flex}.UserTypeAnalysis-module__CVEZxG__dateChip{color:var(--mb-text-dark);background:#fff;border:1px solid #d1d5db;border-radius:999px;padding:.45rem .85rem;font-size:.875rem}.UserTypeAnalysis-module__CVEZxG__arrowIcon{width:1.25rem;height:1.25rem;color:var(--mb-text-normal)}.UserTypeAnalysis-module__CVEZxG__summaryGrid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;display:grid}.UserTypeAnalysis-module__CVEZxG__summaryCard{border:1px solid var(--mb-border-color);background:#fff;border-radius:8px;flex-direction:column;justify-content:flex-start;padding:1.25rem;display:flex;box-shadow:0 1px 2px #00000005}.UserTypeAnalysis-module__CVEZxG__summaryLabel{color:var(--mb-text-normal);margin:0 0 .5rem;font-size:.8125rem;font-weight:600}.UserTypeAnalysis-module__CVEZxG__summaryValue{color:var(--mb-text-dark);letter-spacing:-.02em;margin:0;font-size:1.5rem;font-weight:700;line-height:1.1}.UserTypeAnalysis-module__CVEZxG__summaryMeta{color:var(--mb-text-light);margin:.5rem 0 0;font-size:.75rem;line-height:1.4}.UserTypeAnalysis-module__CVEZxG__panel{border:1px solid var(--mb-border-color);background:#fff;border-radius:8px;overflow:hidden}.UserTypeAnalysis-module__CVEZxG__panelHeader{border-bottom:1px solid var(--mb-border-color);padding:1rem 1rem .9rem}.UserTypeAnalysis-module__CVEZxG__panelTitle{color:var(--mb-text-dark);margin:0;font-size:1.05rem;font-weight:700}.UserTypeAnalysis-module__CVEZxG__panelSubtitle{color:var(--mb-text-normal);margin:.35rem 0 0;font-size:.9rem;line-height:1.5}.UserTypeAnalysis-module__CVEZxG__personaList{flex-direction:column;display:flex}.UserTypeAnalysis-module__CVEZxG__personaRow{border-bottom:1px solid var(--mb-border-color);padding:1rem}.UserTypeAnalysis-module__CVEZxG__personaRow:last-child{border-bottom:none}.UserTypeAnalysis-module__CVEZxG__personaHeader{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.75rem;display:flex}.UserTypeAnalysis-module__CVEZxG__personaName{color:var(--mb-text-dark);margin:0;font-size:1rem;font-weight:600}.UserTypeAnalysis-module__CVEZxG__personaMeta{color:var(--mb-text-normal);margin:.2rem 0 0;font-size:.875rem}.UserTypeAnalysis-module__CVEZxG__personaStats{flex-wrap:wrap;justify-content:flex-end;gap:.5rem;display:flex}.UserTypeAnalysis-module__CVEZxG__statChip{color:#374151;white-space:nowrap;background:#f3f4f6;border-radius:999px;padding:.35rem .65rem;font-size:.8125rem}.UserTypeAnalysis-module__CVEZxG__barTrack{background:#edf2f7;border-radius:999px;height:.8rem;overflow:hidden}.UserTypeAnalysis-module__CVEZxG__barFill{border-radius:999px;height:100%;transition:width .25s}.UserTypeAnalysis-module__CVEZxG__personaFooter{color:var(--mb-text-normal);margin:.65rem 0 0;font-size:.85rem}.UserTypeAnalysis-module__CVEZxG__affinityGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1rem;display:grid}.UserTypeAnalysis-module__CVEZxG__tableWrapper{overflow-x:auto}.UserTypeAnalysis-module__CVEZxG__table{border-collapse:collapse;width:100%;min-width:640px}.UserTypeAnalysis-module__CVEZxG__table th{text-align:left;letter-spacing:.01em;color:var(--mb-text-normal);border-bottom:1px solid var(--mb-border-color);background:#fff;padding:.85rem 1rem;font-size:.8rem;font-weight:600}.UserTypeAnalysis-module__CVEZxG__table td{color:var(--mb-text-dark);border-bottom:1px solid var(--mb-border-color);padding:.85rem 1rem;font-size:.92rem}.UserTypeAnalysis-module__CVEZxG__table tbody tr:last-child td{border-bottom:none}.UserTypeAnalysis-module__CVEZxG__alignRight{text-align:right}.UserTypeAnalysis-module__CVEZxG__rateGood{color:#0f766e;font-weight:600}.UserTypeAnalysis-module__CVEZxG__rateMid{color:#b45309;font-weight:600}.UserTypeAnalysis-module__CVEZxG__rateLow{color:var(--mb-text-normal);font-weight:600}.UserTypeAnalysis-module__CVEZxG__stateBlock{background:#fff;border:1px dashed #d1d5db;border-radius:8px;padding:1.5rem}.UserTypeAnalysis-module__CVEZxG__stateTitle{color:var(--mb-text-dark);margin:0;font-size:1rem;font-weight:600}.UserTypeAnalysis-module__CVEZxG__stateSubtitle{color:var(--mb-text-normal);margin:.4rem 0 0}.UserTypeAnalysis-module__CVEZxG__skeletonPanel{border:1px solid var(--mb-border-color);background:linear-gradient(90deg,#f8fafc 25%,#eef2f7 37%,#f8fafc 63%) 0 0/400% 100%;border-radius:8px;min-height:260px;animation:1.8s ease-in-out infinite UserTypeAnalysis-module__CVEZxG__pulse}@keyframes UserTypeAnalysis-module__CVEZxG__pulse{0%{background-position:100%}to{background-position:0}}@media (max-width:1024px){.UserTypeAnalysis-module__CVEZxG__headerContent{flex-direction:column}.UserTypeAnalysis-module__CVEZxG__dropdownContainer{flex-wrap:wrap;justify-content:flex-start;width:100%}}@media (max-width:700px){.UserTypeAnalysis-module__CVEZxG__dashboard{padding:1rem}.UserTypeAnalysis-module__CVEZxG__personaHeader{flex-direction:column}.UserTypeAnalysis-module__CVEZxG__personaStats{justify-content:flex-start}.UserTypeAnalysis-module__CVEZxG__customDates{flex-wrap:wrap}}
.AskaiCard-module__NaIwHq__askAICard{background-color:#fff;border:1px solid #e5e7eb80;border-radius:8px;flex-direction:column;height:100%;padding:1.5rem;transition:all .2s ease-in-out;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 2px #00000005}.AskaiCard-module__NaIwHq__askAICard:hover{border-color:#d1d5dbcc;transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.AskaiCard-module__NaIwHq__cardTitle{color:var(--mb-text-normal);margin:0 0 1rem;font-size:.875rem;font-weight:600}.AskaiCard-module__NaIwHq__metricWrapper{flex-direction:column;flex-grow:1;display:flex}.AskaiCard-module__NaIwHq__metricValue{color:var(--mb-text-dark);letter-spacing:-.02em;margin:0;font-size:2rem;font-weight:700;line-height:1.1}.AskaiCard-module__NaIwHq__metricDiscription{color:var(--mb-color-gray-500);margin-top:auto;font-size:.813rem;line-height:1.4}.AskaiCard-module__NaIwHq__largeValue{font-size:1.75rem}.AskaiCard-module__NaIwHq__metricChange{border-radius:.375rem;align-items:center;max-width:fit-content;margin-top:.5rem;padding:.25rem .5rem;font-size:.875rem;font-weight:600;display:inline-flex}.AskaiCard-module__NaIwHq__increase{color:#047857;background-color:#0478571a}.AskaiCard-module__NaIwHq__decrease{color:#dc2626;background-color:#dc26261a}.AskaiCard-module__NaIwHq__icon{flex-shrink:0;width:.75rem;height:.75rem;margin-right:.25rem}.AskaiCard-module__NaIwHq__valueChanged{animation:.5s ease-in-out AskaiCard-module__NaIwHq__pulse}@media (max-width:1280px){.AskaiCard-module__NaIwHq__metricValue{color:var(--mb-text-dark);letter-spacing:-.02em;margin:0;font-size:2rem;font-weight:700;line-height:1.1}.AskaiCard-module__NaIwHq__largeValue{font-size:1.5rem}}@media (max-width:768px){.AskaiCard-module__NaIwHq__askAICard{padding:1.25rem}.AskaiCard-module__NaIwHq__metricValue{color:var(--mb-text-dark);letter-spacing:-.02em;margin:0;font-size:2rem;font-weight:700;line-height:1.1}.AskaiCard-module__NaIwHq__largeValue{font-size:1.25rem}.AskaiCard-module__NaIwHq__cardTitle{color:var(--mb-text-normal);margin:0 0 1rem;font-size:.875rem;font-weight:600}.AskaiCard-module__NaIwHq__metricDiscription{font-size:.75rem}}
.PeriodComparisonCard-module__7pJAaG__comparisonCard{background-color:#fff;border:1px solid #e5e7ebb3;border-radius:8px;flex-direction:column;height:100%;padding:1.5rem;transition:all .2s ease-in-out;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 2px #00000005}.PeriodComparisonCard-module__7pJAaG__comparisonCard:hover{border-color:#d1d5dbe6;transform:translateY(-2px);box-shadow:0 10px 15px -3px #00000014,0 4px 6px -2px #0000000a}.PeriodComparisonCard-module__7pJAaG__cardTitle{color:var(--mb-text-normal);margin:0 0 1rem;font-size:.875rem;font-weight:600}.PeriodComparisonCard-module__7pJAaG__comparisonWrapper{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.PeriodComparisonCard-module__7pJAaG__valueColumn{flex-direction:column;flex:1;align-items:center;gap:.5rem;min-width:0;display:flex}.PeriodComparisonCard-module__7pJAaG__periodLabel{color:var(--mb-color-gray-500);letter-spacing:.025em;text-align:center;white-space:nowrap;font-size:.688rem;font-weight:600}.PeriodComparisonCard-module__7pJAaG__metricValue{color:var(--mb-text-dark);letter-spacing:-.02em;margin:0;font-size:2rem;font-weight:700;line-height:1.1}.PeriodComparisonCard-module__7pJAaG__divider{background:linear-gradient(180deg,transparent,var(--mb-border-color),transparent);flex-shrink:0;width:2px;height:60px}.PeriodComparisonCard-module__7pJAaG__changeIndicator{border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;margin-bottom:.75rem;padding:.5rem .75rem;font-size:.875rem;font-weight:600;display:flex}.PeriodComparisonCard-module__7pJAaG__positive{color:#059669;background-color:#d1fae5;border-radius:9999px;align-items:center;padding:.25rem .5rem;font-weight:600;display:inline-flex}.PeriodComparisonCard-module__7pJAaG__negative{color:#dc2626;background-color:#fee2e2;border-radius:9999px;align-items:center;padding:.25rem .5rem;font-weight:600;display:inline-flex}.PeriodComparisonCard-module__7pJAaG__neutral{color:var(--mb-text-normal);background-color:var(--mb-bg-color-tertiary);border-radius:9999px;align-items:center;padding:.25rem .5rem;font-weight:600;display:inline-flex}.PeriodComparisonCard-module__7pJAaG__arrowIcon{width:1rem;height:1rem}.PeriodComparisonCard-module__7pJAaG__changeText{font-weight:600}.PeriodComparisonCard-module__7pJAaG__absoluteChange{opacity:.8;font-size:.813rem}.PeriodComparisonCard-module__7pJAaG__metricDescription{color:var(--mb-color-gray-500);text-align:center;margin:0;font-size:.8125rem;line-height:1.45}@media (max-width:768px){.PeriodComparisonCard-module__7pJAaG__comparisonCard{padding:1.25rem}.PeriodComparisonCard-module__7pJAaG__metricValue{color:var(--mb-text-dark);letter-spacing:-.02em;margin:0;font-size:2rem;font-weight:700;line-height:1.1}.PeriodComparisonCard-module__7pJAaG__changeIndicator{padding:.375rem .625rem;font-size:.8125rem}}@media (max-width:480px){.PeriodComparisonCard-module__7pJAaG__comparisonWrapper{flex-direction:column;gap:.75rem}.PeriodComparisonCard-module__7pJAaG__divider{background:linear-gradient(90deg,transparent,var(--mb-border-color),transparent);width:60px;height:2px}}
.PowerUsers-module__mJuLxa__section{background:#fff;border-radius:.5rem;padding:1.5rem;box-shadow:0 1px 2px #00000005}.PowerUsers-module__mJuLxa__sectionTitle{color:var(--mb-color-gray-900);margin:0 0 .5rem;font-size:1.5rem;font-weight:600}.PowerUsers-module__mJuLxa__sectionSubtitle{color:var(--mb-color-gray-500);margin:0 0 1.5rem;font-size:.875rem}.PowerUsers-module__mJuLxa__controls{flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem;display:flex}.PowerUsers-module__mJuLxa__searchBox{flex:1;gap:.5rem;min-width:300px;display:flex}.PowerUsers-module__mJuLxa__searchInput{border:1px solid var(--mb-border-color);border-radius:.375rem;flex:1;padding:.5rem .75rem;font-size:.875rem}.PowerUsers-module__mJuLxa__searchButton{background-color:var(--mb-brand-color-primary);color:#fff;cursor:pointer;border:none;border-radius:.375rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500}.PowerUsers-module__mJuLxa__searchButton:hover{opacity:.9}.PowerUsers-module__mJuLxa__select{border:1px solid var(--mb-border-color);background:#fff;border-radius:.375rem;padding:.5rem .75rem;font-size:.875rem}.PowerUsers-module__mJuLxa__tableContainer{overflow-x:auto}.PowerUsers-module__mJuLxa__table{border-collapse:collapse;width:100%;font-size:.875rem}.PowerUsers-module__mJuLxa__table thead th{text-align:left;color:var(--mb-color-gray-700);border-bottom:2px solid var(--mb-border-color);white-space:nowrap;padding:.75rem .5rem;font-weight:600}.PowerUsers-module__mJuLxa__table tbody td{border-bottom:1px solid var(--mb-border-color);text-align:left;padding:.75rem .5rem}.PowerUsers-module__mJuLxa__table tbody tr:hover{background-color:#f9fafb}.PowerUsers-module__mJuLxa__rank{font-weight:600}.PowerUsers-module__mJuLxa__emailCell{text-overflow:ellipsis;white-space:nowrap;max-width:200px;overflow:hidden}.PowerUsers-module__mJuLxa__rate{font-weight:600}.PowerUsers-module__mJuLxa__pagination{border-top:1px solid var(--mb-border-color);justify-content:space-between;align-items:center;margin-top:1.5rem;padding-top:1rem;display:flex}.PowerUsers-module__mJuLxa__paginationButton{border:1px solid var(--mb-border-color);cursor:pointer;background-color:#fff;border-radius:.375rem;padding:.5rem 1rem;font-size:.875rem}.PowerUsers-module__mJuLxa__paginationButton:hover:not(:disabled){background-color:#f9fafb}.PowerUsers-module__mJuLxa__paginationButton:disabled{opacity:.5;cursor:not-allowed}.PowerUsers-module__mJuLxa__paginationInfo{color:var(--mb-color-gray-600);font-size:.875rem}.PowerUsers-module__mJuLxa__loading,.PowerUsers-module__mJuLxa__noData{text-align:center;color:var(--mb-color-gray-500);padding:2rem}
.PaymentPieChart-module__z0QMqa__chartContainer{border:1px solid var(--mb-border-color);background-color:#fff;border-radius:.5rem;padding:1.25rem}.PaymentPieChart-module__z0QMqa__chartWrapper{grid-template-columns:1fr 1fr;align-items:center;gap:1rem;display:grid}.PaymentPieChart-module__z0QMqa__chartArea{justify-content:center;align-items:center;display:flex;position:relative}.PaymentPieChart-module__z0QMqa__centerLabel{pointer-events:none;flex-direction:column;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.PaymentPieChart-module__z0QMqa__centerValue{color:var(--mb-color-gray-900);font-size:1.5rem;font-weight:700;line-height:1.2}.PaymentPieChart-module__z0QMqa__centerText{color:var(--mb-color-gray-500);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:500}.PaymentPieChart-module__z0QMqa__legendContainer{flex-direction:column;gap:.75rem;display:flex}.PaymentPieChart-module__z0QMqa__legendTitle{color:var(--mb-color-gray-700);margin:0 0 .25rem;font-size:.875rem;font-weight:600}.PaymentPieChart-module__z0QMqa__legendItem{background-color:var(--mb-color-gray-50);border-radius:.375rem;justify-content:space-between;align-items:center;padding:.5rem .75rem;transition:background-color .15s;display:flex}.PaymentPieChart-module__z0QMqa__legendItem:hover{background-color:var(--mb-bg-color-tertiary)}.PaymentPieChart-module__z0QMqa__legendLeft{align-items:center;gap:.5rem;display:flex}.PaymentPieChart-module__z0QMqa__legendDot{border-radius:50%;flex-shrink:0;width:.625rem;height:.625rem}.PaymentPieChart-module__z0QMqa__legendLabel{color:var(--mb-color-gray-700);font-size:.8125rem;font-weight:500}.PaymentPieChart-module__z0QMqa__legendRight{align-items:center;gap:.75rem;display:flex}.PaymentPieChart-module__z0QMqa__legendCount{color:var(--mb-color-gray-900);font-size:.8125rem;font-weight:600}.PaymentPieChart-module__z0QMqa__legendPercent{color:var(--mb-color-gray-500);text-align:right;min-width:3rem;font-size:.75rem;font-weight:500}.PaymentPieChart-module__z0QMqa__chartArea .recharts-tooltip-wrapper{z-index:50!important}.PaymentPieChart-module__z0QMqa__customTooltip{border:1px solid var(--mb-border-color);background-color:#fff;border-radius:.5rem;min-width:10rem;padding:.75rem;box-shadow:0 4px 12px #0000001f}.PaymentPieChart-module__z0QMqa__tooltipHeader{border-bottom:1px solid var(--mb-border-color);align-items:center;gap:.5rem;margin-bottom:.5rem;padding-bottom:.5rem;display:flex}.PaymentPieChart-module__z0QMqa__tooltipDot{border-radius:50%;flex-shrink:0;width:.5rem;height:.5rem}.PaymentPieChart-module__z0QMqa__tooltipName{color:var(--mb-color-gray-900);font-size:.8125rem;font-weight:600}.PaymentPieChart-module__z0QMqa__tooltipBody{flex-direction:column;gap:.25rem;display:flex}.PaymentPieChart-module__z0QMqa__tooltipRow{justify-content:space-between;align-items:center;display:flex}.PaymentPieChart-module__z0QMqa__tooltipLabel{color:var(--mb-color-gray-500);font-size:.75rem}.PaymentPieChart-module__z0QMqa__tooltipValue{color:var(--mb-text-dark);font-size:.8125rem;font-weight:600}@media (max-width:700px){.PaymentPieChart-module__z0QMqa__chartWrapper{grid-template-columns:1fr;gap:1rem}}
.MonthlyRevenueChart-module__U4erMW__tooltip{border:1px solid var(--mb-border-color);background:#fff;border-radius:.5rem;padding:.625rem .875rem;font-size:.875rem;box-shadow:0 4px 12px #00000014}.MonthlyRevenueChart-module__U4erMW__tooltipDate{color:var(--mb-text-dark);align-items:center;gap:.5rem;margin:0 0 .5rem;font-weight:700;display:flex}.MonthlyRevenueChart-module__U4erMW__projectedTag{color:#92400e;text-transform:uppercase;letter-spacing:.04em;background:#fef3c7;border-radius:999px;padding:.1rem .35rem;font-size:.7rem;font-weight:600}.MonthlyRevenueChart-module__U4erMW__tooltipRow{align-items:center;gap:.5rem;margin-top:.25rem;display:flex}.MonthlyRevenueChart-module__U4erMW__tooltipDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.MonthlyRevenueChart-module__U4erMW__tooltipLabel{color:var(--mb-text-normal);flex:1}.MonthlyRevenueChart-module__U4erMW__tooltipValue{color:var(--mb-text-dark);font-variant-numeric:tabular-nums;font-weight:700}.MonthlyRevenueChart-module__U4erMW__legend{color:var(--mb-text-normal);justify-content:center;align-items:center;gap:1.5rem;margin-top:.75rem;font-size:.8rem;display:flex}.MonthlyRevenueChart-module__U4erMW__legendItem{align-items:center;gap:.4rem;display:flex}.MonthlyRevenueChart-module__U4erMW__legendBar{border-radius:2px;width:14px;height:10px;display:inline-block}.MonthlyRevenueChart-module__U4erMW__legendLine{border-radius:1px;width:18px;height:2px;display:inline-block}
.StockDataCard-module__l2Ceoq__stockDataCard{background-color:#fff;border:1px solid #e5e7eb80;border-radius:8px;flex-direction:column;height:100%;padding:1.5rem;transition:all .2s ease-in-out;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 2px #00000005}.StockDataCard-module__l2Ceoq__stockDataCard:hover{border-color:#d1d5dbcc;transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.StockDataCard-module__l2Ceoq__cardTitle{color:var(--mb-text-normal);margin:0 0 1rem;font-size:.875rem;font-weight:600}.StockDataCard-module__l2Ceoq__metricWrapper{flex-direction:column;flex-grow:1;display:flex}.StockDataCard-module__l2Ceoq__metricValue{color:var(--mb-text-dark);letter-spacing:-.02em;margin:0;font-size:2rem;font-weight:700;line-height:1.1}.StockDataCard-module__l2Ceoq__metricDiscription{color:var(--mb-color-gray-500);margin-top:auto;font-size:.813rem;line-height:1.4}.StockDataCard-module__l2Ceoq__largeValue{font-size:1.75rem}.StockDataCard-module__l2Ceoq__metricChange{border-radius:.375rem;align-items:center;max-width:fit-content;margin-top:.5rem;padding:.25rem .5rem;font-size:.875rem;font-weight:600;display:inline-flex}.StockDataCard-module__l2Ceoq__increase{color:#047857;background-color:#0478571a}.StockDataCard-module__l2Ceoq__decrease{color:#dc2626;background-color:#dc26261a}.StockDataCard-module__l2Ceoq__icon{flex-shrink:0;width:.75rem;height:.75rem;margin-right:.25rem}@keyframes StockDataCard-module__l2Ceoq__pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.StockDataCard-module__l2Ceoq__valueChanged{animation:.5s ease-in-out StockDataCard-module__l2Ceoq__pulse}@media (max-width:1280px){.StockDataCard-module__l2Ceoq__metricValue{color:var(--mb-text-dark);letter-spacing:-.02em;margin:0;font-size:2rem;font-weight:700;line-height:1.1}.StockDataCard-module__l2Ceoq__largeValue{font-size:1.5rem}}@media (max-width:768px){.StockDataCard-module__l2Ceoq__stockDataCard{padding:1.25rem}.StockDataCard-module__l2Ceoq__metricValue{color:var(--mb-text-dark);letter-spacing:-.02em;margin:0;font-size:2rem;font-weight:700;line-height:1.1}.StockDataCard-module__l2Ceoq__largeValue{font-size:1.25rem}.StockDataCard-module__l2Ceoq__cardTitle{color:var(--mb-text-normal);margin:0 0 1rem;font-size:.875rem;font-weight:600}.StockDataCard-module__l2Ceoq__metricDiscription{font-size:.75rem}}
.AARRRFunnelDashboard-module__bw4BVG__dashboard{background-color:#fff;border-radius:.5rem;flex-direction:column;gap:1.5rem;padding:1.5rem;display:flex;box-shadow:0 1px 2px #00000005}.AARRRFunnelDashboard-module__bw4BVG__headerContent{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.AARRRFunnelDashboard-module__bw4BVG__titleContainer{flex-direction:column;gap:.5rem;display:flex}.AARRRFunnelDashboard-module__bw4BVG__title{color:var(--mb-color-gray-900);margin:0;font-size:1.75rem;font-weight:700}.AARRRFunnelDashboard-module__bw4BVG__subtitle{color:var(--mb-color-gray-500);margin:0;font-size:1rem}.AARRRFunnelDashboard-module__bw4BVG__dropdownContainer{flex-shrink:0;align-items:center;gap:1rem;display:flex}.AARRRFunnelDashboard-module__bw4BVG__customDates{align-items:center;gap:.75rem;display:flex}.AARRRFunnelDashboard-module__bw4BVG__dateChip{background:var(--mb-color-gray-50);border:1px solid var(--mb-border-color);color:var(--mb-color-gray-700);border-radius:999px;padding:.625rem .875rem;font-size:.875rem;font-weight:500}.AARRRFunnelDashboard-module__bw4BVG__arrowIcon{width:1.25rem;height:1.25rem;color:var(--mb-color-gray-500)}.AARRRFunnelDashboard-module__bw4BVG__stageGrid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:1rem;display:grid}.AARRRFunnelDashboard-module__bw4BVG__stageCard{background:#fff;border:1px solid #d9e2ec;border-radius:8px;flex-direction:column;gap:.65rem;min-height:220px;padding:1.125rem;display:flex}.AARRRFunnelDashboard-module__bw4BVG__stageHeader{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.AARRRFunnelDashboard-module__bw4BVG__stageLabel{color:#475569;letter-spacing:.04em;text-transform:uppercase;font-size:.8rem;font-weight:800}.AARRRFunnelDashboard-module__bw4BVG__stageRate{color:#0f766e;font-variant-numeric:tabular-nums;font-size:.95rem;font-weight:800}.AARRRFunnelDashboard-module__bw4BVG__stageValue{color:var(--mb-text-dark);font-variant-numeric:tabular-nums;margin:0;font-size:2rem;font-weight:800;line-height:1}.AARRRFunnelDashboard-module__bw4BVG__stageMeta,.AARRRFunnelDashboard-module__bw4BVG__stageDescription,.AARRRFunnelDashboard-module__bw4BVG__stageDropoff{margin:0;font-size:.82rem;line-height:1.45}.AARRRFunnelDashboard-module__bw4BVG__stageMeta{color:var(--mb-text-light)}.AARRRFunnelDashboard-module__bw4BVG__stageDescription{color:#475569}.AARRRFunnelDashboard-module__bw4BVG__stageDropoff{color:#b45309;margin-top:auto;font-weight:700}.AARRRFunnelDashboard-module__bw4BVG__stageBar{background:#e2e8f0;border-radius:999px;width:100%;height:.5rem;overflow:hidden}.AARRRFunnelDashboard-module__bw4BVG__stageBarFill{border-radius:inherit;background:#0f766e;height:100%}.AARRRFunnelDashboard-module__bw4BVG__metricGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem;display:grid}.AARRRFunnelDashboard-module__bw4BVG__metricPanel{border:1px solid var(--mb-border-color);border-radius:8px;flex-direction:column;min-height:100%;display:flex;overflow:hidden}.AARRRFunnelDashboard-module__bw4BVG__panelHeader{border-bottom:1px solid var(--mb-border-color);background:#f9fafb;padding:.875rem 1rem}.AARRRFunnelDashboard-module__bw4BVG__panelTitle{color:var(--mb-text-dark);margin:0;font-size:1rem;font-weight:800}.AARRRFunnelDashboard-module__bw4BVG__metricList{flex-direction:column;display:flex}.AARRRFunnelDashboard-module__bw4BVG__metricRow{border-bottom:1px solid var(--mb-border-color);justify-content:space-between;gap:1rem;padding:.95rem 1rem;display:flex}.AARRRFunnelDashboard-module__bw4BVG__metricRow:last-child{border-bottom:none}.AARRRFunnelDashboard-module__bw4BVG__metricLabel{color:var(--mb-text-dark);margin:0;font-size:.9rem;font-weight:700}.AARRRFunnelDashboard-module__bw4BVG__metricHelper{color:var(--mb-text-light);margin:.2rem 0 0;font-size:.78rem;line-height:1.45}.AARRRFunnelDashboard-module__bw4BVG__metricValue{color:var(--mb-text-dark);letter-spacing:-.02em;margin:0;font-size:2rem;font-weight:700;line-height:1.1}.AARRRFunnelDashboard-module__bw4BVG__errorState,.AARRRFunnelDashboard-module__bw4BVG__emptyState{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:1.25rem}.AARRRFunnelDashboard-module__bw4BVG__emptyState{border-color:var(--mb-color-gray-100);background:#fff}.AARRRFunnelDashboard-module__bw4BVG__stateTitle{color:var(--mb-text-dark);margin:0;font-size:1rem;font-weight:700}.AARRRFunnelDashboard-module__bw4BVG__stateSubtitle{color:#4b5563;margin:.5rem 0 0;font-size:.925rem;line-height:1.5}.AARRRFunnelDashboard-module__bw4BVG__skeletonGrid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;display:grid}@media (max-width:780px){.AARRRFunnelDashboard-module__bw4BVG__dashboard{padding:1.25rem}.AARRRFunnelDashboard-module__bw4BVG__headerContent{flex-direction:column}.AARRRFunnelDashboard-module__bw4BVG__dropdownContainer{flex-direction:column-reverse;align-items:flex-start}.AARRRFunnelDashboard-module__bw4BVG__metricRow{flex-direction:column}.AARRRFunnelDashboard-module__bw4BVG__metricValue{color:var(--mb-text-dark);letter-spacing:-.02em;margin:0;font-size:2rem;font-weight:700;line-height:1.1}}
.AcquisitionFunnelDashboard-module__zMoJra__dashboard{background-color:#fff;border-radius:.5rem;flex-direction:column;gap:1.5rem;padding:1.5rem;display:flex;box-shadow:0 1px 2px #00000005}.AcquisitionFunnelDashboard-module__zMoJra__headerContent{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.AcquisitionFunnelDashboard-module__zMoJra__titleContainer{flex-direction:column;gap:.5rem;display:flex}.AcquisitionFunnelDashboard-module__zMoJra__title{color:var(--mb-color-gray-900);margin:0;font-size:1.75rem;font-weight:700}.AcquisitionFunnelDashboard-module__zMoJra__subtitle{color:var(--mb-color-gray-500);margin:0;font-size:1rem}.AcquisitionFunnelDashboard-module__zMoJra__dropdownContainer{align-items:center;gap:1rem;display:flex}.AcquisitionFunnelDashboard-module__zMoJra__customDates{align-items:center;gap:.75rem;display:flex}.AcquisitionFunnelDashboard-module__zMoJra__dateChip{background:var(--mb-color-gray-50);border:1px solid var(--mb-border-color);color:var(--mb-color-gray-700);border-radius:999px;padding:.625rem .875rem;font-size:.875rem;font-weight:500}.AcquisitionFunnelDashboard-module__zMoJra__arrowIcon{width:1.25rem;height:1.25rem;color:var(--mb-color-gray-500)}.AcquisitionFunnelDashboard-module__zMoJra__summaryGrid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;display:grid}.AcquisitionFunnelDashboard-module__zMoJra__summaryCard{border:1px solid var(--mb-border-color);background:#fff;border-radius:8px;flex-direction:column;justify-content:flex-start;padding:1.25rem;display:flex;box-shadow:0 1px 2px #00000005}.AcquisitionFunnelDashboard-module__zMoJra__summaryLabel{color:var(--mb-text-normal);margin:0 0 .5rem;font-size:.8125rem;font-weight:600}.AcquisitionFunnelDashboard-module__zMoJra__summaryValue{color:var(--mb-text-dark);letter-spacing:-.02em;margin:0;font-size:1.5rem;font-weight:700;line-height:1.1}.AcquisitionFunnelDashboard-module__zMoJra__summaryMeta{color:var(--mb-text-light);margin:.5rem 0 0;font-size:.75rem;line-height:1.4}.AcquisitionFunnelDashboard-module__zMoJra__channelGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem;padding:1rem;display:grid}.AcquisitionFunnelDashboard-module__zMoJra__channelCard{background:#fff;border:1px solid #d9e2ec;border-radius:8px;flex-direction:column;gap:1rem;padding:1rem;display:flex}.AcquisitionFunnelDashboard-module__zMoJra__channelTop{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.AcquisitionFunnelDashboard-module__zMoJra__channelName{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--mb-text-dark);font-size:.95rem;font-weight:800;overflow:hidden}.AcquisitionFunnelDashboard-module__zMoJra__channelSources{color:var(--mb-text-light);flex-shrink:0;font-size:.75rem;font-weight:700}.AcquisitionFunnelDashboard-module__zMoJra__channelStats{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.AcquisitionFunnelDashboard-module__zMoJra__channelMetric{flex-direction:column;gap:.2rem;min-width:0;display:flex}.AcquisitionFunnelDashboard-module__zMoJra__channelMetricLabel{color:var(--mb-text-light);text-transform:uppercase;letter-spacing:.04em;font-size:.72rem;font-weight:700}.AcquisitionFunnelDashboard-module__zMoJra__channelMetricValue{text-overflow:ellipsis;white-space:nowrap;color:#0f172a;font-variant-numeric:tabular-nums;min-width:0;font-size:1.05rem;overflow:hidden}.AcquisitionFunnelDashboard-module__zMoJra__channelMetricHelper{text-overflow:ellipsis;white-space:nowrap;color:#94a3b8;min-width:0;font-size:.76rem;overflow:hidden}.AcquisitionFunnelDashboard-module__zMoJra__tablePanel{border:1px solid var(--mb-border-color);border-radius:8px;flex-direction:column;gap:0;display:flex;overflow:hidden}.AcquisitionFunnelDashboard-module__zMoJra__panelHeader{border-bottom:1px solid var(--mb-border-color);background:#fff;flex-direction:column;gap:.25rem;padding:1rem 1.25rem;display:flex}.AcquisitionFunnelDashboard-module__zMoJra__panelTitle{color:var(--mb-text-dark);margin:0;font-size:1.125rem;font-weight:700}.AcquisitionFunnelDashboard-module__zMoJra__panelSubtitle{color:var(--mb-text-normal);margin:0;font-size:.875rem}.AcquisitionFunnelDashboard-module__zMoJra__tableWrapper{overflow-x:auto}.AcquisitionFunnelDashboard-module__zMoJra__table{border-collapse:collapse;width:100%;font-size:.875rem}.AcquisitionFunnelDashboard-module__zMoJra__tableHead th{text-align:left;text-transform:uppercase;letter-spacing:.04em;color:var(--mb-text-normal);border-bottom:1px solid var(--mb-border-color);white-space:nowrap;background:#f9fafb;padding:.75rem 1rem;font-size:.75rem;font-weight:700}.AcquisitionFunnelDashboard-module__zMoJra__tableHead th:first-child{text-align:center;width:2.5rem}.AcquisitionFunnelDashboard-module__zMoJra__tableHead th.AcquisitionFunnelDashboard-module__zMoJra__alignRight{text-align:right}.AcquisitionFunnelDashboard-module__zMoJra__tableRow{border-bottom:1px solid var(--mb-border-color);transition:background .12s}.AcquisitionFunnelDashboard-module__zMoJra__tableRow:last-child{border-bottom:none}.AcquisitionFunnelDashboard-module__zMoJra__tableRow:hover{background:#fff}.AcquisitionFunnelDashboard-module__zMoJra__tableRow.AcquisitionFunnelDashboard-module__zMoJra__isExpanded{background:var(--mb-color-gray-50)}.AcquisitionFunnelDashboard-module__zMoJra__tableRow td{vertical-align:middle;color:var(--mb-text-dark);padding:.875rem 1rem}.AcquisitionFunnelDashboard-module__zMoJra__tableRow td.AcquisitionFunnelDashboard-module__zMoJra__alignRight{text-align:right}.AcquisitionFunnelDashboard-module__zMoJra__rankCell{text-align:center;color:#9ca3af;font-size:.8rem;font-weight:600}.AcquisitionFunnelDashboard-module__zMoJra__sourceCell{min-width:0}.AcquisitionFunnelDashboard-module__zMoJra__sourceName{color:var(--mb-text-dark);white-space:nowrap;text-overflow:ellipsis;max-width:220px;font-weight:600;overflow:hidden}.AcquisitionFunnelDashboard-module__zMoJra__sourceDomain{color:#9ca3af;white-space:nowrap;text-overflow:ellipsis;max-width:220px;margin-top:.15rem;font-size:.8rem;overflow:hidden}.AcquisitionFunnelDashboard-module__zMoJra__categoryBadge{background:var(--mb-color-gray-100);color:var(--mb-color-gray-700);letter-spacing:.02em;text-transform:uppercase;white-space:nowrap;border-radius:999px;align-items:center;padding:.2rem .55rem;font-size:.7rem;font-weight:700;display:inline-flex}.AcquisitionFunnelDashboard-module__zMoJra__metricCell{white-space:nowrap;font-weight:600}.AcquisitionFunnelDashboard-module__zMoJra__metricStack{flex-direction:column;align-items:flex-end;gap:.15rem;display:flex}.AcquisitionFunnelDashboard-module__zMoJra__metricCount{font-weight:600;line-height:1.2}.AcquisitionFunnelDashboard-module__zMoJra__metricRate{opacity:.9;font-size:.8rem;font-weight:600;line-height:1.2}.AcquisitionFunnelDashboard-module__zMoJra__rateGood{color:#0f766e}.AcquisitionFunnelDashboard-module__zMoJra__rateMid{color:#b45309}.AcquisitionFunnelDashboard-module__zMoJra__rateLow{color:#9ca3af}.AcquisitionFunnelDashboard-module__zMoJra__expandBtn{border:1px solid var(--mb-border-color);cursor:pointer;width:1.75rem;height:1.75rem;color:var(--mb-text-normal);background:#fff;border-radius:.4rem;justify-content:center;align-items:center;transition:background .12s,border-color .12s;display:inline-flex}.AcquisitionFunnelDashboard-module__zMoJra__expandBtn:hover{background:var(--mb-color-gray-100);border-color:var(--mb-border-color);color:var(--mb-text-dark)}.AcquisitionFunnelDashboard-module__zMoJra__expandIcon{width:.875rem;height:.875rem;transition:transform .18s}.AcquisitionFunnelDashboard-module__zMoJra__expandIconOpen{transform:rotate(90deg)}.AcquisitionFunnelDashboard-module__zMoJra__drilldownRow td{background:var(--mb-color-gray-50);border-bottom:1px solid var(--mb-border-color);padding:0}.AcquisitionFunnelDashboard-module__zMoJra__drilldown{flex-direction:column;gap:.75rem;padding:1rem 1rem 1rem 4rem;display:flex}.AcquisitionFunnelDashboard-module__zMoJra__drilldownTitle{color:var(--mb-text-normal);text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:.8rem;font-weight:700}.AcquisitionFunnelDashboard-module__zMoJra__drilldownGrid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.75rem;max-width:900px;display:grid}.AcquisitionFunnelDashboard-module__zMoJra__drilldownCard{border:1px solid var(--mb-border-color);background:#fff;border-radius:8px;flex-direction:column;gap:.35rem;padding:.75rem .875rem;display:flex}.AcquisitionFunnelDashboard-module__zMoJra__drilldownCardLabel{color:var(--mb-text-normal);text-transform:uppercase;letter-spacing:.03em;font-size:.75rem;font-weight:600}.AcquisitionFunnelDashboard-module__zMoJra__drilldownCardValue{color:#0f172a;font-size:1.25rem;font-weight:700}.AcquisitionFunnelDashboard-module__zMoJra__drilldownCardMeta{color:#9ca3af;font-size:.75rem}.AcquisitionFunnelDashboard-module__zMoJra__errorState,.AcquisitionFunnelDashboard-module__zMoJra__emptyState{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:1.25rem}.AcquisitionFunnelDashboard-module__zMoJra__emptyState{border-color:var(--mb-color-gray-100);background:#fff}.AcquisitionFunnelDashboard-module__zMoJra__stateTitle{color:var(--mb-text-dark);margin:0;font-size:1rem;font-weight:700}.AcquisitionFunnelDashboard-module__zMoJra__stateSubtitle{color:#4b5563;margin:.5rem 0 0;font-size:.925rem;line-height:1.5}.AcquisitionFunnelDashboard-module__zMoJra__skeletonGrid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;display:grid}@media (max-width:900px){.AcquisitionFunnelDashboard-module__zMoJra__drilldown{padding-left:1.25rem}}@media (max-width:780px){.AcquisitionFunnelDashboard-module__zMoJra__dashboard{padding:1.25rem}.AcquisitionFunnelDashboard-module__zMoJra__headerContent{flex-direction:column}.AcquisitionFunnelDashboard-module__zMoJra__dropdownContainer{flex-direction:column-reverse;align-items:flex-start}.AcquisitionFunnelDashboard-module__zMoJra__title{font-size:1.5rem}.AcquisitionFunnelDashboard-module__zMoJra__sourceName,.AcquisitionFunnelDashboard-module__zMoJra__sourceDomain{max-width:140px}}
.ActivationDashboard-module__0z0P4W__dashboard{background-color:#fff;border-radius:.5rem;flex-direction:column;gap:1.5rem;padding:1.5rem;display:flex;box-shadow:0 1px 2px #00000005}.ActivationDashboard-module__0z0P4W__headerContent{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.ActivationDashboard-module__0z0P4W__titleContainer{flex-direction:column;gap:.5rem;display:flex}.ActivationDashboard-module__0z0P4W__title{color:var(--mb-color-gray-900);margin:0;font-size:1.75rem;font-weight:700}.ActivationDashboard-module__0z0P4W__subtitle{color:var(--mb-color-gray-500);margin:0;font-size:1rem}.ActivationDashboard-module__0z0P4W__dropdownContainer{flex-shrink:0;align-items:center;gap:1rem;display:flex}.ActivationDashboard-module__0z0P4W__customDates{align-items:center;gap:.75rem;display:flex}.ActivationDashboard-module__0z0P4W__dateChip{background:var(--mb-color-gray-50);border:1px solid var(--mb-border-color);color:var(--mb-color-gray-700);border-radius:999px;padding:.625rem .875rem;font-size:.875rem;font-weight:500}.ActivationDashboard-module__0z0P4W__arrowIcon{width:1.25rem;height:1.25rem;color:var(--mb-color-gray-500)}.ActivationDashboard-module__0z0P4W__summaryGrid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;display:grid}.ActivationDashboard-module__0z0P4W__summaryCard{border:1px solid var(--mb-border-color);background:#fff;border-radius:8px;flex-direction:column;justify-content:flex-start;padding:1.25rem;display:flex;box-shadow:0 1px 2px #00000005}.ActivationDashboard-module__0z0P4W__summaryLabel{color:var(--mb-text-normal);margin:0 0 .5rem;font-size:.8125rem;font-weight:600}.ActivationDashboard-module__0z0P4W__summaryValue{color:var(--mb-text-dark);letter-spacing:-.02em;margin:0;font-size:1.5rem;font-weight:700;line-height:1.1}.ActivationDashboard-module__0z0P4W__summaryMeta{color:var(--mb-text-light);margin:.5rem 0 0;font-size:.75rem;line-height:1.4}.ActivationDashboard-module__0z0P4W__panel{border:1px solid var(--mb-border-color);border-radius:8px;flex-direction:column;gap:0;display:flex;overflow:hidden}.ActivationDashboard-module__0z0P4W__panelHeader{border-bottom:1px solid var(--mb-border-color);background:#fff;flex-direction:column;gap:.25rem;padding:1rem 1.25rem;display:flex}.ActivationDashboard-module__0z0P4W__panelTitle{color:var(--mb-text-dark);margin:0;font-size:1.125rem;font-weight:700}.ActivationDashboard-module__0z0P4W__panelSubtitle{color:var(--mb-text-normal);margin:0;font-size:.875rem}.ActivationDashboard-module__0z0P4W__funnelList{flex-direction:column;gap:0;padding:1.25rem 1.5rem;display:flex}.ActivationDashboard-module__0z0P4W__funnelRow{grid-template-columns:minmax(7.5rem,9.5rem) 1fr minmax(5.5rem,7rem);align-items:center;gap:1rem;padding:.625rem 0;display:grid}.ActivationDashboard-module__0z0P4W__funnelLabel{color:#374151;white-space:nowrap;font-size:.875rem;font-weight:500}.ActivationDashboard-module__0z0P4W__funnelBarTrack{background:#f1f5f9;border-radius:999px;height:10px;overflow:hidden}.ActivationDashboard-module__0z0P4W__funnelBarFill{border-radius:999px;height:100%;transition:width .4s}.ActivationDashboard-module__0z0P4W__funnelMeta{justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.ActivationDashboard-module__0z0P4W__funnelCount{color:var(--mb-text-dark);font-variant-numeric:tabular-nums;text-align:right;min-width:3.25rem;font-size:.875rem;font-weight:600}.ActivationDashboard-module__0z0P4W__funnelRate{color:var(--mb-text-normal);text-align:right;font-variant-numeric:tabular-nums;min-width:2.75rem;font-size:.8rem;font-weight:600}.ActivationDashboard-module__0z0P4W__funnelDivider{background:#e5e7eb;height:1px;margin:.5rem 0}.ActivationDashboard-module__0z0P4W__tableWrapper{overflow-x:auto}.ActivationDashboard-module__0z0P4W__table{border-collapse:collapse;width:100%;font-size:.875rem}.ActivationDashboard-module__0z0P4W__tableHead th{text-align:right;text-transform:uppercase;letter-spacing:.04em;color:var(--mb-text-normal);border-bottom:1px solid var(--mb-border-color);white-space:nowrap;background:#f9fafb;padding:.75rem 1rem;font-size:.75rem;font-weight:700}.ActivationDashboard-module__0z0P4W__tableHead th:first-child{text-align:left}.ActivationDashboard-module__0z0P4W__alignRight{text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap}.ActivationDashboard-module__0z0P4W__numCol{font-variant-numeric:tabular-nums;white-space:nowrap}.ActivationDashboard-module__0z0P4W__tableRow{border-bottom:1px solid var(--mb-border-color);transition:background .12s}.ActivationDashboard-module__0z0P4W__tableRow:last-child{border-bottom:none}.ActivationDashboard-module__0z0P4W__tableRow:hover{background:#fff}.ActivationDashboard-module__0z0P4W__tableRow td{vertical-align:middle;color:var(--mb-text-dark);padding:.875rem 1rem}.ActivationDashboard-module__0z0P4W__featureDot{vertical-align:middle;border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-right:.5rem;display:inline-block}.ActivationDashboard-module__0z0P4W__rateGood{color:#0f766e;font-weight:700}.ActivationDashboard-module__0z0P4W__rateMid{color:#b45309;font-weight:700}.ActivationDashboard-module__0z0P4W__rateLow{color:#9ca3af}.ActivationDashboard-module__0z0P4W__topBadge{color:#065f46;letter-spacing:.04em;text-transform:uppercase;vertical-align:middle;background:#d1fae5;border-radius:999px;align-items:center;margin-right:.5rem;padding:.15rem .45rem;font-size:.65rem;font-weight:700;display:inline-flex}.ActivationDashboard-module__0z0P4W__triggerBadge{color:#5b21b6;letter-spacing:.04em;text-transform:uppercase;vertical-align:middle;background:#ede9fe;border-radius:999px;align-items:center;margin-right:.5rem;padding:.15rem .45rem;font-size:.65rem;font-weight:700;display:inline-flex}.ActivationDashboard-module__0z0P4W__errorState,.ActivationDashboard-module__0z0P4W__emptyState{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:1.25rem}.ActivationDashboard-module__0z0P4W__emptyState{border-color:var(--mb-color-gray-100);background:#fff}.ActivationDashboard-module__0z0P4W__stateTitle{color:var(--mb-text-dark);margin:0;font-size:1rem;font-weight:700}.ActivationDashboard-module__0z0P4W__stateSubtitle{color:#4b5563;margin:.5rem 0 0;font-size:.925rem;line-height:1.5}.ActivationDashboard-module__0z0P4W__skeletonGrid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;display:grid}@media (max-width:780px){.ActivationDashboard-module__0z0P4W__dashboard{padding:1.25rem}.ActivationDashboard-module__0z0P4W__headerContent{flex-direction:column}.ActivationDashboard-module__0z0P4W__dropdownContainer{flex-direction:column-reverse;align-items:flex-start}.ActivationDashboard-module__0z0P4W__title{font-size:1.5rem}.ActivationDashboard-module__0z0P4W__funnelRow{grid-template-columns:100px 1fr 90px;gap:.75rem}}@media (max-width:480px){.ActivationDashboard-module__0z0P4W__funnelRow{grid-template-columns:90px 1fr 80px;gap:.5rem}.ActivationDashboard-module__0z0P4W__funnelLabel{font-size:.8rem}}
.AnnouncementAnalysis-module__jQzUFq__metricsGrid{grid-template-columns:repeat(4,1fr);gap:8px;margin:1rem 0;display:grid}@media (min-width:768px) and (max-width:1023px){.AnnouncementAnalysis-module__jQzUFq__metricsGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:701px) and (max-width:767px){.AnnouncementAnalysis-module__jQzUFq__metricsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.AnnouncementAnalysis-module__jQzUFq__metricsGrid{grid-template-columns:1fr}}@media (min-width:1536px){.AnnouncementAnalysis-module__jQzUFq__metricsGrid{grid-template-columns:repeat(4,1fr)}}
.DiscoveryTable-module__BY55pG__tableContainer{background-color:#fff;border:1px solid #e5e7eb99;border-radius:12px;transition:all .2s ease-in-out;overflow:hidden;box-shadow:0 2px 8px #00000014}.DiscoveryTable-module__BY55pG__tableContainer:hover{box-shadow:0 4px 12px #0000001f}.DiscoveryTable-module__BY55pG__headerContainer{border-bottom:1px solid var(--mb-border-color);flex-direction:column;gap:.5rem;padding:1.25rem 1.5rem;display:flex}.DiscoveryTable-module__BY55pG__headerTitle{color:var(--mb-color-gray-900);margin:0;font-size:1.125rem;font-weight:600}.DiscoveryTable-module__BY55pG__headerSubtitle{color:var(--mb-color-gray-500);margin:0;font-size:.875rem}.DiscoveryTable-module__BY55pG__tableWrapper{scrollbar-width:thin;overflow-x:auto}.DiscoveryTable-module__BY55pG__tableWrapper::-webkit-scrollbar{height:6px}.DiscoveryTable-module__BY55pG__tableWrapper::-webkit-scrollbar-track{background:var(--mb-bg-color-tertiary);border-radius:3px}.DiscoveryTable-module__BY55pG__tableWrapper::-webkit-scrollbar-thumb{background:var(--mb-color-gray-300);border-radius:3px}.DiscoveryTable-module__BY55pG__tableWrapper::-webkit-scrollbar-thumb:hover{background:var(--mb-color-gray-400)}.DiscoveryTable-module__BY55pG__table{border-collapse:separate;border-spacing:0;width:100%}.DiscoveryTable-module__BY55pG__tableHead{background-color:var(--mb-color-gray-50);position:sticky;top:0}.DiscoveryTable-module__BY55pG__tableHeader{cursor:pointer;text-align:left;color:var(--mb-color-gray-600);text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid var(--mb-border-color);white-space:nowrap;padding:.75rem 1.25rem;font-size:.75rem;font-weight:600}.DiscoveryTable-module__BY55pG__tableBody tr{transition:background-color .15s ease-in-out}.DiscoveryTable-module__BY55pG__tableBody tr:hover{background-color:var(--mb-bg-color-tertiary)}.DiscoveryTable-module__BY55pG__tableHeader span{color:var(--mb-brand-color-primary);font-size:14px}.DiscoveryTable-module__BY55pG__tableCell{color:var(--mb-text-dark);border-bottom:1px solid var(--mb-border-color);white-space:nowrap;padding:1rem 1.25rem;font-size:.875rem}.DiscoveryTable-module__BY55pG__tableBody tr:last-child .DiscoveryTable-module__BY55pG__tableCell{border-bottom:none}.DiscoveryTable-module__BY55pG__rankCell{color:var(--mb-text-dark);border-bottom:1px solid var(--mb-border-color);white-space:nowrap;padding:1rem 1.25rem;font-size:.875rem}.DiscoveryTable-module__BY55pG__rankBadge{background-color:var(--mb-bg-color-tertiary);min-width:1.75rem;height:1.75rem;color:var(--mb-color-gray-600);border-radius:6px;justify-content:center;align-items:center;font-size:.75rem;font-weight:600;display:inline-flex}.DiscoveryTable-module__BY55pG__companyCell{border-bottom:1px solid var(--mb-border-color);padding:1rem 1.25rem;font-size:.875rem}.DiscoveryTable-module__BY55pG__companyInfo{flex-direction:column;gap:.25rem;display:flex}.DiscoveryTable-module__BY55pG__companyName{color:var(--mb-text-dark);font-weight:600}.DiscoveryTable-module__BY55pG__companyISIN{color:var(--mb-color-gray-400);font-size:.75rem}.DiscoveryTable-module__BY55pG__returnCell{border-bottom:1px solid var(--mb-border-color);white-space:nowrap;padding:1rem 1.25rem;font-size:.875rem}.DiscoveryTable-module__BY55pG__positiveReturn{color:#059669;background-color:#0596691a;border-radius:6px;align-items:center;width:fit-content;padding:.25rem .5rem;font-weight:600;display:flex}.DiscoveryTable-module__BY55pG__negativeReturn{color:#dc2626;background-color:#dc26261a;border-radius:6px;align-items:center;width:fit-content;padding:.25rem .5rem;font-weight:600;display:flex}.DiscoveryTable-module__BY55pG__returnIcon{width:1rem;height:1rem;margin-right:.25rem}@media (max-width:768px){.DiscoveryTable-module__BY55pG__headerContainer{padding:1rem}.DiscoveryTable-module__BY55pG__tableHeader,.DiscoveryTable-module__BY55pG__tableCell,.DiscoveryTable-module__BY55pG__rankCell,.DiscoveryTable-module__BY55pG__companyCell,.DiscoveryTable-module__BY55pG__returnCell{padding:.75rem}.DiscoveryTable-module__BY55pG__headerTitle{font-size:1rem}.DiscoveryTable-module__BY55pG__tableHeader{font-size:.7rem}.DiscoveryTable-module__BY55pG__hideMobile{display:none}}@media (max-width:480px){.DiscoveryTable-module__BY55pG__tableCell,.DiscoveryTable-module__BY55pG__rankCell,.DiscoveryTable-module__BY55pG__companyCell,.DiscoveryTable-module__BY55pG__returnCell{padding:.5rem;font-size:.75rem}}
.GTMPlanDashboard-module__L180bq__dashboard{background:#fff;border-radius:.5rem;flex-direction:column;gap:1.5rem;padding:1.5rem;display:flex;box-shadow:0 1px 3px #0f172a14}.GTMPlanDashboard-module__L180bq__headerContent,.GTMPlanDashboard-module__L180bq__sectionHeader,.GTMPlanDashboard-module__L180bq__metricHeader,.GTMPlanDashboard-module__L180bq__adjustmentHeader,.GTMPlanDashboard-module__L180bq__segmentHeader{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.GTMPlanDashboard-module__L180bq__headerContent{flex-wrap:wrap}.GTMPlanDashboard-module__L180bq__titleContainer{flex-direction:column;gap:.5rem;max-width:760px;display:flex}.GTMPlanDashboard-module__L180bq__titleRow{align-items:center;gap:.625rem;display:flex}.GTMPlanDashboard-module__L180bq__titleIcon,.GTMPlanDashboard-module__L180bq__sectionIcon{width:1.5rem;height:1.5rem;color:var(--mb-color-gray-600);flex-shrink:0}.GTMPlanDashboard-module__L180bq__title{color:var(--mb-color-gray-900);margin:0;font-size:1.75rem;font-weight:700}.GTMPlanDashboard-module__L180bq__subtitle,.GTMPlanDashboard-module__L180bq__sectionSubtitle,.GTMPlanDashboard-module__L180bq__metricHelper,.GTMPlanDashboard-module__L180bq__audienceDetail,.GTMPlanDashboard-module__L180bq__tacticText,.GTMPlanDashboard-module__L180bq__segmentMeta,.GTMPlanDashboard-module__L180bq__stateSubtitle,.GTMPlanDashboard-module__L180bq__adjustmentAction{color:var(--mb-text-normal);margin:0;line-height:1.5}.GTMPlanDashboard-module__L180bq__subtitle{font-size:1rem}.GTMPlanDashboard-module__L180bq__dropdownContainer,.GTMPlanDashboard-module__L180bq__customDates{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.GTMPlanDashboard-module__L180bq__customDates{gap:.5rem}.GTMPlanDashboard-module__L180bq__dateChip{border:1px solid var(--mb-border-color);color:#374151;white-space:nowrap;background:#f9fafb;border-radius:.5rem;padding:.5rem .75rem;font-size:.875rem;font-weight:600}.GTMPlanDashboard-module__L180bq__arrowIcon{color:#9ca3af;width:1.1rem;height:1.1rem}.GTMPlanDashboard-module__L180bq__planGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.GTMPlanDashboard-module__L180bq__planSection,.GTMPlanDashboard-module__L180bq__monitorSection{border:1px solid var(--mb-border-color);background:#fff;border-radius:.5rem;overflow:hidden}.GTMPlanDashboard-module__L180bq__planSection:first-child{grid-column:1/-1}.GTMPlanDashboard-module__L180bq__sectionHeader{border-bottom:1px solid var(--mb-border-color);background:#fff;justify-content:flex-start;padding:1rem 1.25rem}.GTMPlanDashboard-module__L180bq__sectionTitle{color:var(--mb-text-dark);margin:0;font-size:1.05rem;font-weight:700}.GTMPlanDashboard-module__L180bq__sectionSubtitle{margin-top:.25rem;font-size:.875rem}.GTMPlanDashboard-module__L180bq__audienceGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;padding:1rem 1.25rem 0;display:grid}.GTMPlanDashboard-module__L180bq__audienceCard,.GTMPlanDashboard-module__L180bq__metricCard,.GTMPlanDashboard-module__L180bq__adjustmentCard,.GTMPlanDashboard-module__L180bq__segmentCard{border:1px solid var(--mb-border-color);background:#fff;border-radius:.5rem}.GTMPlanDashboard-module__L180bq__audienceCard{padding:.875rem}.GTMPlanDashboard-module__L180bq__audienceTitle,.GTMPlanDashboard-module__L180bq__metricLabel,.GTMPlanDashboard-module__L180bq__tacticChannel,.GTMPlanDashboard-module__L180bq__adjustmentArea{color:var(--mb-text-dark);margin:0;font-weight:700}.GTMPlanDashboard-module__L180bq__audienceTitle{font-size:.875rem}.GTMPlanDashboard-module__L180bq__audienceDetail{margin-top:.4rem;font-size:.8rem}.GTMPlanDashboard-module__L180bq__pillarList{flex-wrap:wrap;gap:.5rem;padding:1rem 1.25rem 1.25rem;display:flex}.GTMPlanDashboard-module__L180bq__messagePillar{color:var(--mb-color-gray-700);background:#eff6ff;border-radius:999px;padding:.45rem .65rem;font-size:.8rem;font-weight:700}.GTMPlanDashboard-module__L180bq__tacticList,.GTMPlanDashboard-module__L180bq__cadenceList{padding:1rem 1.25rem 1.25rem}.GTMPlanDashboard-module__L180bq__tacticList{flex-direction:column;gap:.85rem;display:flex}.GTMPlanDashboard-module__L180bq__tacticRow{grid-template-columns:minmax(120px,.45fr) 1fr;align-items:start;gap:.75rem;display:grid}.GTMPlanDashboard-module__L180bq__tacticChannel,.GTMPlanDashboard-module__L180bq__tacticText{font-size:.85rem}.GTMPlanDashboard-module__L180bq__cadenceList{color:#374151;flex-direction:column;gap:.65rem;margin:0;font-size:.875rem;line-height:1.5;display:flex}.GTMPlanDashboard-module__L180bq__metricGrid,.GTMPlanDashboard-module__L180bq__adjustmentGrid,.GTMPlanDashboard-module__L180bq__segmentGrid{gap:.875rem;padding:1rem 1.25rem 1.25rem;display:grid}.GTMPlanDashboard-module__L180bq__metricGrid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.GTMPlanDashboard-module__L180bq__metricCard{padding:1rem}.GTMPlanDashboard-module__L180bq__metricLabel{font-size:.85rem}.GTMPlanDashboard-module__L180bq__metricValue{color:var(--mb-text-dark);letter-spacing:-.02em;margin:0;font-size:2rem;font-weight:700;line-height:1.1}.GTMPlanDashboard-module__L180bq__metricMetaRow{flex-wrap:wrap;align-items:center;gap:.4rem;min-height:1.4rem;margin-top:.45rem;display:flex}.GTMPlanDashboard-module__L180bq__deltaBadge,.GTMPlanDashboard-module__L180bq__targetBadge{border-radius:999px;align-items:center;padding:.18rem .4rem;font-size:.7rem;font-weight:800;display:inline-flex}.GTMPlanDashboard-module__L180bq__deltaUp{color:#047857;background:#ecfdf5}.GTMPlanDashboard-module__L180bq__deltaDown{color:#b91c1c;background:#fef2f2}.GTMPlanDashboard-module__L180bq__targetBadge{color:#4b5563;background:#f3f4f6}.GTMPlanDashboard-module__L180bq__metricHelper{margin-top:.45rem;font-size:.8rem}.GTMPlanDashboard-module__L180bq__funnelList{flex-direction:column;gap:.85rem;padding:1rem 1.25rem 1.25rem;display:flex}.GTMPlanDashboard-module__L180bq__funnelRow{grid-template-columns:minmax(150px,.35fr) minmax(180px,1fr) minmax(90px,.18fr);align-items:center;gap:1rem;display:grid}.GTMPlanDashboard-module__L180bq__funnelLabelBlock,.GTMPlanDashboard-module__L180bq__funnelValueBlock{flex-direction:column;gap:.18rem;display:flex}.GTMPlanDashboard-module__L180bq__funnelLabel{color:var(--mb-text-dark);font-size:.86rem;font-weight:800}.GTMPlanDashboard-module__L180bq__funnelHelper{color:var(--mb-text-normal);font-size:.76rem;line-height:1.35}.GTMPlanDashboard-module__L180bq__funnelBarTrack{background:#f3f4f6;border-radius:999px;height:.7rem;overflow:hidden}.GTMPlanDashboard-module__L180bq__funnelBarFill{border-radius:inherit;background:var(--mb-color-gray-600);height:100%}.GTMPlanDashboard-module__L180bq__funnelValueBlock{text-align:right;align-items:flex-end}.GTMPlanDashboard-module__L180bq__funnelValueBlock strong{color:var(--mb-text-dark);font-size:.9rem}.GTMPlanDashboard-module__L180bq__funnelValueBlock span{color:var(--mb-text-normal);font-size:.75rem;font-weight:700}.GTMPlanDashboard-module__L180bq__statusBadge,.GTMPlanDashboard-module__L180bq__priorityBadge{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:.2rem .45rem;font-size:.7rem;font-weight:800;display:inline-flex}.GTMPlanDashboard-module__L180bq__statusOnTrack,.GTMPlanDashboard-module__L180bq__priorityLow{color:#166534;background:#dcfce7}.GTMPlanDashboard-module__L180bq__statusWatch,.GTMPlanDashboard-module__L180bq__priorityMedium{color:#854d0e;background:#fef9c3}.GTMPlanDashboard-module__L180bq__statusNeedsAction,.GTMPlanDashboard-module__L180bq__priorityHigh{color:#991b1b;background:#fee2e2}.GTMPlanDashboard-module__L180bq__adjustmentGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.GTMPlanDashboard-module__L180bq__adjustmentCard{padding:1rem}.GTMPlanDashboard-module__L180bq__adjustmentSignal{color:var(--mb-text-dark);margin:.7rem 0 0;font-size:.9rem;font-weight:700;line-height:1.35}.GTMPlanDashboard-module__L180bq__adjustmentAction{margin-top:.45rem;font-size:.82rem}.GTMPlanDashboard-module__L180bq__splitGrid{grid-template-columns:minmax(0,1.25fr) minmax(0,.85fr);gap:1rem;display:grid}.GTMPlanDashboard-module__L180bq__tableWrapper{overflow-x:auto}.GTMPlanDashboard-module__L180bq__table{border-collapse:collapse;width:100%;font-size:.85rem}.GTMPlanDashboard-module__L180bq__table th{text-align:left;text-transform:uppercase;letter-spacing:.04em;color:var(--mb-text-normal);border-bottom:1px solid var(--mb-border-color);white-space:nowrap;background:#f9fafb;padding:.75rem 1rem;font-size:.7rem;font-weight:800}.GTMPlanDashboard-module__L180bq__table td{color:var(--mb-text-dark);white-space:nowrap;border-bottom:1px solid #f3f4f6;padding:.8rem 1rem}.GTMPlanDashboard-module__L180bq__table tr:last-child td{border-bottom:none}.GTMPlanDashboard-module__L180bq__alignRight{font-weight:650;text-align:right!important}.GTMPlanDashboard-module__L180bq__segmentGrid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}.GTMPlanDashboard-module__L180bq__segmentCard{background:#fff;padding:1rem}.GTMPlanDashboard-module__L180bq__segmentHeader span{color:var(--mb-text-dark);font-weight:750}.GTMPlanDashboard-module__L180bq__segmentHeader strong{color:var(--mb-color-gray-600)}.GTMPlanDashboard-module__L180bq__segmentValue{color:var(--mb-text-dark);margin:.6rem 0 0;font-size:1.2rem;font-weight:750}.GTMPlanDashboard-module__L180bq__segmentMeta{margin-top:.35rem;font-size:.8rem}.GTMPlanDashboard-module__L180bq__errorState,.GTMPlanDashboard-module__L180bq__emptyState{background:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;padding:1.25rem}.GTMPlanDashboard-module__L180bq__emptyState{border-color:var(--mb-color-gray-100);background:#fff}.GTMPlanDashboard-module__L180bq__stateTitle{color:var(--mb-text-dark);margin:0;font-size:1rem;font-weight:700}.GTMPlanDashboard-module__L180bq__stateSubtitle{margin-top:.5rem;font-size:.9rem}.GTMPlanDashboard-module__L180bq__skeletonGrid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;display:grid}@media (max-width:1100px){.GTMPlanDashboard-module__L180bq__audienceGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.GTMPlanDashboard-module__L180bq__splitGrid{grid-template-columns:1fr}}@media (max-width:780px){.GTMPlanDashboard-module__L180bq__dashboard{padding:1rem}.GTMPlanDashboard-module__L180bq__headerContent{flex-direction:column}.GTMPlanDashboard-module__L180bq__title{font-size:1.5rem}.GTMPlanDashboard-module__L180bq__planGrid,.GTMPlanDashboard-module__L180bq__audienceGrid{grid-template-columns:1fr}.GTMPlanDashboard-module__L180bq__tacticRow{grid-template-columns:1fr;gap:.25rem}.GTMPlanDashboard-module__L180bq__funnelRow{grid-template-columns:1fr;gap:.5rem}.GTMPlanDashboard-module__L180bq__funnelValueBlock{text-align:left;align-items:flex-start}.GTMPlanDashboard-module__L180bq__metricValue{color:var(--mb-text-dark);letter-spacing:-.02em;margin:0;font-size:2rem;font-weight:700;line-height:1.1}}
.InvestorDocsAnalysis-module__btilKa__metricsGrid{grid-template-columns:repeat(4,1fr);gap:8px;margin:1rem 0;display:grid}@media (min-width:768px) and (max-width:1023px){.InvestorDocsAnalysis-module__btilKa__metricsGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:701px) and (max-width:767px){.InvestorDocsAnalysis-module__btilKa__metricsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.InvestorDocsAnalysis-module__btilKa__metricsGrid{grid-template-columns:1fr}}@media (min-width:1536px){.InvestorDocsAnalysis-module__btilKa__metricsGrid{grid-template-columns:repeat(4,1fr)}}
.PaymentTree-module__UvH2HW__paymentTree{flex-direction:column;gap:1rem;width:100%;display:flex}.PaymentTree-module__UvH2HW__heading{color:#000;font-size:28px;font-weight:700}.PaymentTree-module__UvH2HW__loader{justify-content:center;align-items:center;width:100%;height:500px;display:flex}
.ScreenerBarChart-module__7QZqmq__container{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;width:100%;padding:1.5rem;box-shadow:0 1px 2px #0000000d}.ScreenerBarChart-module__7QZqmq__header{margin-bottom:1rem}.ScreenerBarChart-module__7QZqmq__title{color:var(--mb-text-dark);font-size:var(--mb-text-h6);font-weight:var(--mb-font-bold);margin:0}.ScreenerBarChart-module__7QZqmq__subtitle{color:var(--mb-color-gray-500);margin-top:.25rem;margin-bottom:0;font-size:.875rem}.ScreenerBarChart-module__7QZqmq__chartWrapper{width:100%;height:500px;padding-left:10px}.ScreenerBarChart-module__7QZqmq__loadingContainer{justify-content:center;align-items:center;height:300px;display:flex}.ScreenerBarChart-module__7QZqmq__loadingText{color:var(--mb-color-gray-500);font-size:.875rem}.ScreenerBarChart-module__7QZqmq__chartSkeleton{width:100%!important}
