.ChartContainer-module-scss-module__Ge-_fq__chartContainer{cursor:crosshair;width:100%;height:auto;display:block;overflow:visible}
.ChartAxis-module-scss-module__oSX4mG__yAxis__tick{transition:transform .4s ease-out}.ChartAxis-module-scss-module__oSX4mG__yAxis__gridline{stroke:#fff3;stroke-width:1px}.ChartAxis-module-scss-module__oSX4mG__yAxis__gridline--highlight{stroke:#fff6}.ChartAxis-module-scss-module__oSX4mG__yAxis__gridline--light{stroke:#0000001a}.ChartAxis-module-scss-module__oSX4mG__yAxis__gridline--light.ChartAxis-module-scss-module__oSX4mG__yAxis__gridline--highlight{stroke:#0003}.ChartAxis-module-scss-module__oSX4mG__yAxis__gridline--onWhite{stroke:#e5e5e5}.ChartAxis-module-scss-module__oSX4mG__yAxis__gridline--onWhite.ChartAxis-module-scss-module__oSX4mG__yAxis__gridline--highlight{stroke:#ccc}.ChartAxis-module-scss-module__oSX4mG__yAxisLabels{pointer-events:none;flex-direction:column;justify-content:space-between;display:flex;position:absolute}.ChartAxis-module-scss-module__oSX4mG__yAxisLabels__label{color:var(--text-color-on-dark);font-family:Geist;font-size:var(--body-1-size);white-space:nowrap;padding-right:10px;font-weight:400;transition:top .4s ease-out;position:absolute;right:0;transform:translateY(-50%)}@media (max-width:700px){.ChartAxis-module-scss-module__oSX4mG__yAxisLabels__label{font-size:calc(var(--body-2-size)*.85);padding-right:4px}}.ChartAxis-module-scss-module__oSX4mG__yAxisLabels__label--highlight{font-weight:700}.ChartAxis-module-scss-module__oSX4mG__yAxisLabels__label--light,.ChartAxis-module-scss-module__oSX4mG__yAxisLabels__label--onWhite{color:var(--secondary-text-color)}.ChartAxis-module-scss-module__oSX4mG__xAxisLabels{pointer-events:none;justify-content:space-between;display:flex;position:absolute}.ChartAxis-module-scss-module__oSX4mG__xAxisLabels__label{color:var(--text-color-on-dark);font-family:Geist;font-size:var(--body-1-size);white-space:nowrap;font-weight:400}@media (max-width:700px){.ChartAxis-module-scss-module__oSX4mG__xAxisLabels__label{font-size:calc(var(--body-2-size)*.85)}}.ChartAxis-module-scss-module__oSX4mG__xAxisLabels__label--light,.ChartAxis-module-scss-module__oSX4mG__xAxisLabels__label--onWhite{color:var(--secondary-text-color)}
.ChartLine-module-scss-module__MvY39q__chartLine{pointer-events:none}.ChartLine-module-scss-module__MvY39q__chartLine--animate{transition:d .4s ease-out,opacity .3s}
.ChartArea-module-scss-module__FtThsW__chartArea{pointer-events:none;transition:opacity .3s}
.ChartTooltip-module-scss-module__-WAZta__crosshair{stroke:#94a3b8;stroke-width:1px;stroke-dasharray:4 4;pointer-events:none}.ChartTooltip-module-scss-module__-WAZta__dataPoint{pointer-events:none;filter:drop-shadow(0 2px 3px #0000004d)}.ChartTooltip-module-scss-module__-WAZta__tooltip{z-index:9999;pointer-events:none;width:max-content;position:fixed;right:auto}.ChartTooltip-module-scss-module__-WAZta__tooltip__content{color:#fff;background-color:#1e293b;border-radius:8px;width:280px;padding:12px 16px;position:relative;box-shadow:0 10px 25px #0000004d}.ChartTooltip-module-scss-module__-WAZta__tooltip__date{color:#94a3b8;font-size:var(--caption-size);border-bottom:1px solid #ffffff1a;margin-bottom:8px;padding-bottom:8px}.ChartTooltip-module-scss-module__-WAZta__tooltip__series{justify-content:space-between;align-items:center;gap:12px;display:flex}.ChartTooltip-module-scss-module__-WAZta__tooltip__series:not(:last-child){margin-bottom:8px}.ChartTooltip-module-scss-module__-WAZta__tooltip__seriesInfo{flex:1;align-items:center;gap:8px;display:flex}.ChartTooltip-module-scss-module__-WAZta__tooltip__dot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.ChartTooltip-module-scss-module__-WAZta__tooltip__name{font-size:var(--caption-size);overflow-wrap:break-word;font-weight:500;line-height:1.3}.ChartTooltip-module-scss-module__-WAZta__tooltip__values{text-align:right;flex-shrink:0;min-width:90px}.ChartTooltip-module-scss-module__-WAZta__tooltip__value{font-size:var(--caption-size);font-weight:700}.ChartTooltip-module-scss-module__-WAZta__tooltip__change{font-size:var(--caption-size)}.ChartTooltip-module-scss-module__-WAZta__tooltip__change--positive{color:#22c55e}.ChartTooltip-module-scss-module__-WAZta__tooltip__change--negative{color:#ef4444}.ChartTooltip-module-scss-module__-WAZta__tooltip__arrow{background-color:#1e293b;width:12px;height:12px;position:absolute;bottom:-6px;left:50%;transform:translate(-50%)rotate(45deg)}
.ChartLegend-module-scss-module__UgtMCa__legend{flex-wrap:wrap;gap:8px;display:flex}@media (max-width:700px){.ChartLegend-module-scss-module__UgtMCa__legend{gap:6px}}.ChartLegend-module-scss-module__UgtMCa__legend__item{background-color:var(--color-white);font-family:Geist;font-size:var(--caption-size);cursor:pointer;opacity:.6;border:2px solid #0000;border-radius:40px;align-items:center;gap:8px;padding:8px 16px;font-weight:500;transition:all .2s;display:flex;box-shadow:0 1px 3px #0000001a}@media (max-width:700px){.ChartLegend-module-scss-module__UgtMCa__legend__item{font-size:calc(var(--caption-size)*.8);gap:4px;padding:3px 6px}}.ChartLegend-module-scss-module__UgtMCa__legend__item:hover{opacity:.8}.ChartLegend-module-scss-module__UgtMCa__legend__item--active{opacity:1;transform:scale(1.02)}.ChartLegend-module-scss-module__UgtMCa__legend__dot{border-radius:50%;flex-shrink:0;width:10px;height:10px}@media (max-width:700px){.ChartLegend-module-scss-module__UgtMCa__legend__dot{width:6px;height:6px}}.ChartLegend-module-scss-module__UgtMCa__legend__name{max-width:150px;color:var(--primary-text-color);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@media (max-width:700px){.ChartLegend-module-scss-module__UgtMCa__legend__name{max-width:80px}}.ChartLegend-module-scss-module__UgtMCa__legend__change{font-size:var(--caption-size);flex-shrink:0;font-weight:600}.ChartLegend-module-scss-module__UgtMCa__legend__change--positive{color:var(--positive-color)}.ChartLegend-module-scss-module__UgtMCa__legend__change--negative{color:var(--negative-color)}
.ChartPeriodSelector-module-scss-module__IWTEjG__periodSelector{background-color:var(--color-white);border-radius:60px;gap:2px;padding:4px;display:inline-flex}@media (max-width:700px){.ChartPeriodSelector-module-scss-module__IWTEjG__periodSelector{width:100%;display:flex}}.ChartPeriodSelector-module-scss-module__IWTEjG__periodSelector--disabled{opacity:.5;pointer-events:none}.ChartPeriodSelector-module-scss-module__IWTEjG__periodSelector__item{width:70px;height:40px;color:var(--secondary-text-color);font-family:Geist;font-size:var(--body-2-size);white-space:nowrap;cursor:pointer;background:0 0;border:none;border-radius:20px;justify-content:center;align-items:center;padding:0;font-weight:500;transition:all .2s;display:flex}@media (max-width:700px){.ChartPeriodSelector-module-scss-module__IWTEjG__periodSelector__item{flex:1;width:auto;height:36px}}.ChartPeriodSelector-module-scss-module__IWTEjG__periodSelector__item:hover:not(.ChartPeriodSelector-module-scss-module__IWTEjG__periodSelector__item--active){background-color:#0000000d}.ChartPeriodSelector-module-scss-module__IWTEjG__periodSelector__item--active{background-color:var(--color-mille);color:var(--text-color-on-dark);font-weight:700}
.ChartViewModeToggle-module-scss-module__nXrZta__viewModeToggle{background-color:var(--color-white);border-radius:60px;gap:2px;padding:4px;display:inline-flex;box-shadow:0 1px 3px #0000001a}.ChartViewModeToggle-module-scss-module__nXrZta__viewModeToggle--disabled{opacity:.5;pointer-events:none}.ChartViewModeToggle-module-scss-module__nXrZta__viewModeToggle__item{width:40px;height:40px;color:var(--secondary-text-color);font-family:Geist;font-size:var(--body-2-size);letter-spacing:-.04em;cursor:pointer;background:0 0;border:none;border-radius:20px;justify-content:center;align-items:center;padding:0;font-weight:600;transition:all .2s;display:flex}@media (max-width:700px){.ChartViewModeToggle-module-scss-module__nXrZta__viewModeToggle__item{width:36px;height:36px}}.ChartViewModeToggle-module-scss-module__nXrZta__viewModeToggle__item:hover:not(.ChartViewModeToggle-module-scss-module__nXrZta__viewModeToggle__item--active){background-color:#0000000d}.ChartViewModeToggle-module-scss-module__nXrZta__viewModeToggle__item--active{background-color:var(--color-mille);color:var(--text-color-on-dark)}.ChartViewModeToggle-module-scss-module__nXrZta__viewModeToggle__item--active svg{stroke-width:2.5px}
.LineChart-module-scss-module__j8jfoW__lineChart{width:100%}.LineChart-module-scss-module__j8jfoW__lineChart--dark .LineChart-module-scss-module__j8jfoW__lineChart__chartWrapper{background-color:#0f172a;border-radius:16px;padding:24px}@media (max-width:700px){.LineChart-module-scss-module__j8jfoW__lineChart--dark .LineChart-module-scss-module__j8jfoW__lineChart__chartWrapper{border-radius:12px;padding:16px}}.LineChart-module-scss-module__j8jfoW__lineChart--light .LineChart-module-scss-module__j8jfoW__lineChart__chartWrapper{background-color:#fff;border-radius:16px;padding:24px;box-shadow:0 1px 3px #0000001a}@media (max-width:700px){.LineChart-module-scss-module__j8jfoW__lineChart--light .LineChart-module-scss-module__j8jfoW__lineChart__chartWrapper{border-radius:12px;padding:16px}}.LineChart-module-scss-module__j8jfoW__lineChart__controls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}@media (max-width:700px){.LineChart-module-scss-module__j8jfoW__lineChart__controls{flex-direction:column;align-items:stretch;gap:12px}}.LineChart-module-scss-module__j8jfoW__lineChart__controlsLeft{flex-wrap:wrap;align-items:center;gap:12px;display:flex}@media (max-width:700px){.LineChart-module-scss-module__j8jfoW__lineChart__controlsLeft{justify-content:center}}.LineChart-module-scss-module__j8jfoW__lineChart__controlsRight{align-items:center;display:flex}@media (max-width:700px){.LineChart-module-scss-module__j8jfoW__lineChart__controlsRight{justify-content:center}}.LineChart-module-scss-module__j8jfoW__lineChart__legend{margin-bottom:16px}@media (max-width:700px){.LineChart-module-scss-module__j8jfoW__lineChart__legend{margin-bottom:12px}}.LineChart-module-scss-module__j8jfoW__lineChart__chartWrapper{width:100%;position:relative}.LineChart-module-scss-module__j8jfoW__lineChart__chartWrapper--noPadding{box-shadow:none!important;background-color:#0000!important;border-radius:0!important;padding:0!important}.LineChart-module-scss-module__j8jfoW__lineChart__chartInner{width:100%;padding:0 80px 0 15px;position:relative}@media (max-width:700px){.LineChart-module-scss-module__j8jfoW__lineChart__chartInner{padding:0 60px 0 10px}}
.PerformanceChart-module-scss-module__ODgdGG__performanceChart{width:100%}.PerformanceChart-module-scss-module__ODgdGG__performanceChart--dark .PerformanceChart-module-scss-module__ODgdGG__performanceChart__chartWrapper{background-color:#0f172a;border-radius:16px;padding:24px}@media (max-width:700px){.PerformanceChart-module-scss-module__ODgdGG__performanceChart--dark .PerformanceChart-module-scss-module__ODgdGG__performanceChart__chartWrapper{border-radius:12px;padding:16px}}.PerformanceChart-module-scss-module__ODgdGG__performanceChart--light .PerformanceChart-module-scss-module__ODgdGG__performanceChart__chartWrapper{background-color:#fff;border-radius:16px;padding:24px;box-shadow:0 1px 3px #0000001a}@media (max-width:700px){.PerformanceChart-module-scss-module__ODgdGG__performanceChart--light .PerformanceChart-module-scss-module__ODgdGG__performanceChart__chartWrapper{border-radius:12px;padding:16px}}.PerformanceChart-module-scss-module__ODgdGG__performanceChart--onWhite .PerformanceChart-module-scss-module__ODgdGG__performanceChart__chartWrapper{background-color:#0000}.PerformanceChart-module-scss-module__ODgdGG__performanceChart__controls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:16px;display:flex}.PerformanceChart-module-scss-module__ODgdGG__performanceChart__controls--top{margin-top:0;margin-bottom:24px}@media (max-width:700px){.PerformanceChart-module-scss-module__ODgdGG__performanceChart__controls{flex-direction:column;align-items:stretch;gap:12px}}.PerformanceChart-module-scss-module__ODgdGG__performanceChart__controlsLeft{flex-wrap:wrap;align-items:center;gap:12px;display:flex}@media (max-width:700px){.PerformanceChart-module-scss-module__ODgdGG__performanceChart__controlsLeft{justify-content:center}}.PerformanceChart-module-scss-module__ODgdGG__performanceChart__controlsRight{align-items:center;display:flex}@media (max-width:700px){.PerformanceChart-module-scss-module__ODgdGG__performanceChart__controlsRight{justify-content:center}}.PerformanceChart-module-scss-module__ODgdGG__performanceChart__legend{margin-bottom:16px}@media (max-width:700px){.PerformanceChart-module-scss-module__ODgdGG__performanceChart__legend{margin-bottom:8px}}.PerformanceChart-module-scss-module__ODgdGG__performanceChart__chartWrapper{width:100%;position:relative}.PerformanceChart-module-scss-module__ODgdGG__performanceChart__chartWrapper--noPadding{box-shadow:none!important;background-color:#0000!important;border-radius:0!important;padding:0!important}.PerformanceChart-module-scss-module__ODgdGG__performanceChart__chartInner{width:100%;position:relative}
