:root{--v3-surface-base:#f4f7f9;--v3-surface-1:#fff;--v3-surface-2:#f2f4f6;--v3-surface-3:#e8ecef;--v3-surface-elev:#fff;--v3-border-subtle:#0f141e14;--v3-border-default:#0f141e1f;--v3-border-strong:#0f141e33;--v3-text-primary:#0c111bf2;--v3-text-secondary:#0c111bbd;--v3-text-tertiary:#0c111b94;--v3-text-muted:#0c111b7a;--v3-brand:5 150 105;--v3-brand-strong:4 120 87;--v3-brand-fg:255 255 255;--v3-ink:12 17 27;--v3-success:5 150 105;--v3-warning:217 119 6;--v3-info:2 132 199;--v3-danger:225 29 72;--v3-violet:124 58 237;--v3-chart-1:5 150 105;--v3-chart-2:2 132 199;--v3-chart-3:124 58 237;--v3-chart-4:217 119 6;--v3-chart-5:225 29 72;--v3-chart-6:13 148 136;--v3-chart-7:219 39 119;--v3-chart-8:101 163 13;--v3-chart-grid:#0f141e0f;--v3-chart-tick:#0c111b8c;--v3-chart-axis:#0f141e1a;--v3-chart-cursor:#0f141e0a;--v3-tooltip-bg:#fffffffa;--v3-tooltip-border:#0f141e1f;--v3-tooltip-fg:#0c111beb;--v3-tooltip-label:#0c111b99;--v3-tooltip-shadow:0 8px 24px #0f141e24;--v3-glass-bg:#ffffffb3;--v3-topbar-bg:#fafbfcd9;--v3-scrollbar:#0f141e2e;--v3-scrollbar-hover:#0f141e4d;--v3-shadow-menu:0 12px 32px #0f141e29;--v3-overlay:#0f141e59;--v3-shadow-1:0 1px 2px #0f141e0d, 0 1px 3px #0f141e12;--v3-shadow-2:0 2px 8px #0f141e12, 0 10px 28px #0f141e1c;--v3-shadow-3:0 6px 20px #0f141e1f, 0 20px 56px #0f141e29;--v3-glow-brand:0 8px 28px rgb(var(--v3-brand) / .28);--v3-glass-inner:inset 0 1px 0 #ffffffa6;--v3-sidebar-w:240px;--v3-sidebar-w-collapsed:64px;--v3-topbar-h:56px;--v3-radius-sm:8px;--v3-radius-md:12px;--v3-radius-lg:16px}@supports (color:lab(0% 0 0)){:root{--v3-surface-base:lab(97.1066% -.659496 -1.3224);--v3-surface-1:lab(100% 0 0);--v3-surface-2:lab(96.1786% -.659436 -1.3224);--v3-surface-3:lab(93.0497% -.985801 -1.98162);--v3-surface-elev:lab(100% 0 0)}}.dark{--v3-surface-base:#07080a;--v3-surface-1:#0e1215;--v3-surface-2:#171b1e;--v3-surface-3:#23272a;--v3-surface-elev:#15191c;--v3-border-subtle:#ffffff0f;--v3-border-default:#ffffff1a;--v3-border-strong:#ffffff29;--v3-text-primary:#fffffff5;--v3-text-secondary:#ffffffc7;--v3-text-tertiary:#fff9;--v3-text-muted:#ffffff7a;--v3-brand:52 211 153;--v3-brand-strong:16 185 129;--v3-brand-fg:6 78 59;--v3-ink:255 255 255;--v3-success:52 211 153;--v3-warning:251 191 36;--v3-info:56 189 248;--v3-danger:251 113 133;--v3-violet:167 139 250;--v3-chart-1:5 150 105;--v3-chart-2:2 132 199;--v3-chart-3:139 92 246;--v3-chart-4:217 119 6;--v3-chart-5:244 63 94;--v3-chart-6:13 148 136;--v3-chart-7:236 72 153;--v3-chart-8:101 163 13;--v3-chart-grid:#ffffff0d;--v3-chart-tick:#ffffff80;--v3-chart-axis:#ffffff14;--v3-chart-cursor:#ffffff0a;--v3-tooltip-bg:#14161bf2;--v3-tooltip-border:#ffffff1a;--v3-tooltip-fg:#ffffffeb;--v3-tooltip-label:#fff9;--v3-tooltip-shadow:0 8px 24px #0006;--v3-glass-bg:#ffffff0a;--v3-topbar-bg:#14161bd9;--v3-scrollbar:#ffffff1f;--v3-scrollbar-hover:#ffffff38;--v3-shadow-menu:0 12px 32px #0000008c;--v3-overlay:#0000008c;--v3-shadow-1:0 1px 2px #00000059;--v3-shadow-2:0 6px 20px #00000073;--v3-shadow-3:0 16px 48px #0009;--v3-glow-brand:0 8px 28px rgb(var(--v3-brand) / .22);--v3-glass-inner:inset 0 1px 0 #ffffff0f}@supports (color:lab(0% 0 0)){.dark{--v3-surface-base:lab(2.22504% -.329293 -.737751);--v3-surface-1:lab(5.27481% -.922956 -2.11741);--v3-surface-2:lab(9.5298% -1.25241 -2.61024);--v3-surface-3:lab(15.3305% -1.26655 -2.61696);--v3-surface-elev:lab(8.36962% -1.24874 -2.60855)}}.mp-v3{background-color:var(--v3-surface-base);color:var(--v3-text-primary)}.mp-v3 .v3-card{background-color:var(--v3-surface-1);border:1px solid var(--v3-border-subtle);border-radius:var(--v3-radius-md)}.mp-v3 .v3-card-hover{transition:background-color .15s,border-color .15s,transform .18s cubic-bezier(.21,.8,.35,1),box-shadow .18s cubic-bezier(.21,.8,.35,1)}.mp-v3 .v3-card-hover:hover{background-color:var(--v3-surface-2);border-color:var(--v3-border-default);box-shadow:var(--v3-shadow-2);transform:translateY(-1px)}.mp-v3 .v3-glass{background-color:var(--v3-glass-bg);-webkit-backdrop-filter:blur(20px)saturate(140%)}.mp-v3 .v3-numeric{font-variant-numeric:tabular-nums}.mp-v3 [data-v3-section]{scroll-margin-top:calc(var(--v3-topbar-h) + 16px)}.mp-v3 ::-webkit-scrollbar{width:8px;height:8px}.mp-v3 ::-webkit-scrollbar-thumb{background:var(--v3-scrollbar);border-radius:4px}.mp-v3 ::-webkit-scrollbar-thumb:hover{background:var(--v3-scrollbar-hover)}.mp-v3 .recharts-text,.mp-v3 .recharts-cartesian-axis-tick-value{fill:var(--v3-text-tertiary)}@keyframes v3-fade-up{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.v3-page-enter{animation:.28s cubic-bezier(.21,.8,.35,1) both v3-fade-up}.v3-enter{animation:.32s cubic-bezier(.21,.8,.35,1) both v3-fade-up}.v3-stagger>*{animation:.34s cubic-bezier(.21,.8,.35,1) both v3-fade-up}.v3-stagger>:first-child{animation-delay:0s}.v3-stagger>:nth-child(2){animation-delay:35ms}.v3-stagger>:nth-child(3){animation-delay:70ms}.v3-stagger>:nth-child(4){animation-delay:.105s}.v3-stagger>:nth-child(5){animation-delay:.14s}.v3-stagger>:nth-child(6){animation-delay:.175s}.v3-stagger>:nth-child(7){animation-delay:.21s}.v3-stagger>:nth-child(8){animation-delay:.245s}.v3-stagger>:nth-child(9){animation-delay:.28s}.v3-stagger>:nth-child(10){animation-delay:.315s}.v3-stagger>:nth-child(11){animation-delay:.35s}.v3-stagger>:nth-child(n+12){animation-delay:.385s}.v3-lift{transition:transform .18s cubic-bezier(.21,.8,.35,1),box-shadow .18s cubic-bezier(.21,.8,.35,1),background-color .15s,border-color .15s}.v3-lift:hover{box-shadow:var(--v3-shadow-2);transform:translateY(-2px)}.v3-press:active{transform:translateY(0)scale(.98)}.v3-gradient-text{background:linear-gradient(135deg, rgb(var(--v3-brand)) 0%, rgb(var(--v3-info)) 120%);color:#0000;-webkit-background-clip:text;background-clip:text}@keyframes v3-shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.v3-shimmer{position:relative;overflow:hidden}.v3-shimmer:after{content:"";background:linear-gradient(90deg, transparent, rgb(var(--v3-ink) / .07), transparent);animation:1.8s ease-in-out infinite v3-shimmer;position:absolute;inset:0;transform:translate(-100%)}::view-transition-old(root){animation-duration:.3s}::view-transition-new(root){animation-duration:.3s}
