:root{--v3-surface-base:#f7f8f9;--v3-surface-1:#fff;--v3-surface-2:#f4f6f7;--v3-surface-3:#eceff1;--v3-surface-elev:#fff;--v3-border-subtle:#1f242b12;--v3-border-default:#1f242b21;--v3-border-strong:#1f242b3d;--v3-text-primary:#1f242beb;--v3-text-secondary:#1f242bc7;--v3-text-tertiary:#1f242bb3;--v3-text-muted:#1f242ba8;--v3-brand:4 120 87;--v3-brand-strong:6 95 70;--v3-brand-fg:255 255 255;--v3-link:37 99 235;--v3-link-hover:29 78 216;--v3-ink:31 36 43;--v3-success:4 120 87;--v3-warning:217 119 6;--v3-info:2 132 199;--v3-danger:225 29 72;--v3-violet:124 58 237;--v3-fg-brand:4 120 87;--v3-fg-success:4 120 87;--v3-fg-info:37 99 235;--v3-fg-warning:146 64 14;--v3-fg-danger:190 18 60;--v3-fg-violet:109 40 217;--v3-chart-1:5 150 105;--v3-chart-2:2 132 199;--v3-chart-3:180 83 9;--v3-chart-4:124 58 237;--v3-chart-5:13 148 136;--v3-chart-6:190 24 93;--v3-chart-7:67 56 202;--v3-chart-8:100 116 139;--v3-chart-grid:#1f242b17;--v3-chart-tick:#1f242ba8;--v3-chart-axis:#1f242b24;--v3-chart-cursor:#1f242b0b;--v3-tooltip-bg:#fffffffa;--v3-tooltip-border:#1f242b1a;--v3-tooltip-fg:#1f242bf0;--v3-tooltip-label:#1f242b9e;--v3-tooltip-shadow:0 6px 20px #141e2c1f;--v3-glass-bg:#fcfdfeb8;--v3-topbar-bg:#f7f8f9e0;--v3-scrollbar:#1f242b29;--v3-scrollbar-hover:#1f242b47;--v3-shadow-menu:0 12px 32px #141e2c24;--v3-overlay:#141e2c52;--v3-shadow-1:0 1px 2px #141e2c0a, 0 3px 10px #141e2c0f;--v3-shadow-2:0 1px 3px #141e2c0d, 0 12px 32px #141e2c14;--v3-shadow-3:0 4px 12px #141e2c14, 0 24px 60px #141e2c21;--v3-glow-brand:0 8px 28px rgb(var(--v3-brand) / .22);--v3-glass-inner:inset 0 1px 0 #ffffffb3;--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}.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-link:52 211 153;--v3-link-hover:110 231 183;--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-fg-brand:52 211 153;--v3-fg-success:52 211 153;--v3-fg-info:56 189 248;--v3-fg-warning:251 191 36;--v3-fg-danger:251 113 133;--v3-fg-violet:167 139 250;--v3-chart-1:5 150 105;--v3-chart-2:2 132 199;--v3-chart-3:180 83 9;--v3-chart-4:124 58 237;--v3-chart-5:13 148 136;--v3-chart-6:190 24 93;--v3-chart-7:67 56 202;--v3-chart-8:100 116 139;--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}.v3-link{color:rgb(var(--v3-link));text-decoration:underline;-webkit-text-decoration-color:rgb(var(--v3-link) / .35);text-decoration-color:rgb(var(--v3-link) / .35);text-underline-offset:3px;transition:color .12s,text-decoration-color .12s}.v3-link:hover{color:rgb(var(--v3-link-hover));-webkit-text-decoration-color:rgb(var(--v3-link-hover) / .6);text-decoration-color:rgb(var(--v3-link-hover) / .6)}.dark .v3-link{text-decoration:none}.v3-fg-brand{color:rgb(var(--v3-fg-brand))}.v3-fg-success{color:rgb(var(--v3-fg-success))}.v3-fg-info{color:rgb(var(--v3-fg-info))}.v3-fg-warning{color:rgb(var(--v3-fg-warning))}.v3-fg-danger{color:rgb(var(--v3-fg-danger))}.v3-fg-violet{color:rgb(var(--v3-fg-violet))}.v3-fg-hover-brand,.v3-fg-hover-info,.v3-fg-hover-danger{transition:color .12s}.v3-fg-hover-brand:hover{color:rgb(var(--v3-fg-brand))}.v3-fg-hover-info:hover{color:rgb(var(--v3-fg-info))}.v3-fg-hover-danger:hover{color:rgb(var(--v3-fg-danger))}.v3-fg-brand-soft{color:rgb(var(--v3-fg-brand) / .8)}.v3-fg-danger-soft{color:rgb(var(--v3-fg-danger) / .85)}.v3-fg-warning-soft{color:rgb(var(--v3-fg-warning) / .85)}.v3-chip{white-space:nowrap;box-shadow:inset 0 0 0 1px var(--v3-chip-ring,transparent);border-radius:5px;align-items:center;gap:.3rem;padding:.1rem .4rem;font-weight:500;display:inline-flex}.v3-chip-brand,.v3-chip-success{background-color:rgb(var(--v3-fg-success) / .13);color:rgb(var(--v3-fg-success));--v3-chip-ring:rgb(var(--v3-fg-success) / .22)}.v3-chip-info{background-color:rgb(var(--v3-fg-info) / .13);color:rgb(var(--v3-fg-info));--v3-chip-ring:rgb(var(--v3-fg-info) / .22)}.v3-chip-warning{background-color:rgb(var(--v3-fg-warning) / .14);color:rgb(var(--v3-fg-warning));--v3-chip-ring:rgb(var(--v3-fg-warning) / .24)}.v3-chip-danger{background-color:rgb(var(--v3-fg-danger) / .13);color:rgb(var(--v3-fg-danger));--v3-chip-ring:rgb(var(--v3-fg-danger) / .24)}.v3-chip-violet{background-color:rgb(var(--v3-fg-violet) / .12);color:rgb(var(--v3-fg-violet));--v3-chip-ring:rgb(var(--v3-fg-violet) / .22)}.v3-chip-neutral{background-color:rgb(var(--v3-ink) / .07);color:var(--v3-text-tertiary);--v3-chip-ring:rgb(var(--v3-ink) / .1)}.dark .v3-chip-brand,.dark .v3-chip-success{background-color:rgb(var(--v3-fg-success) / .16);--v3-chip-ring:transparent}.dark .v3-chip-info{background-color:rgb(var(--v3-fg-info) / .16);--v3-chip-ring:transparent}.dark .v3-chip-warning{background-color:rgb(var(--v3-fg-warning) / .16);--v3-chip-ring:transparent}.dark .v3-chip-danger{background-color:rgb(var(--v3-fg-danger) / .16);--v3-chip-ring:transparent}.dark .v3-chip-violet{background-color:rgb(var(--v3-fg-violet) / .16);--v3-chip-ring:transparent}.v3-nivel-plan{border-color:rgb(var(--v3-fg-success) / .38);background-color:rgb(var(--v3-fg-success) / .07)}.v3-nivel-farma{border-color:rgb(var(--v3-fg-violet) / .26);background-color:rgb(var(--v3-fg-violet) / .05)}.v3-nivel-otro{border-color:rgb(var(--v3-ink) / .07);background-color:rgb(var(--v3-ink) / .02)}.dark .v3-nivel-plan{background-color:#10b98112;border-color:#34d39966}.dark .v3-nivel-farma{background-color:#8b5cf60d;border-color:#8b5cf640}.dark .v3-nivel-otro{border-color:#0000}.v3-tab-activa{border-color:rgb(var(--v3-fg-brand))}.v3-filtro-activo-brand{border-color:rgb(var(--v3-fg-success) / .42);background-color:rgb(var(--v3-fg-success) / .12);color:rgb(var(--v3-fg-success))}.v3-filtro-activo-violet{border-color:rgb(var(--v3-fg-violet) / .42);background-color:rgb(var(--v3-fg-violet) / .11);color:rgb(var(--v3-fg-violet))}.v3-caps{letter-spacing:.018em;font-variant-numeric:tabular-nums;word-break:break-word;line-height:1.45}.v3-codelink{border:1px solid rgb(var(--v3-link) / .28);background-color:rgb(var(--v3-link) / .08);font-variant-numeric:tabular-nums;letter-spacing:.005em;color:rgb(var(--v3-link));white-space:nowrap;border-radius:6px;align-items:center;gap:.28rem;padding:.13rem .35rem .13rem .4rem;font-size:11.5px;font-weight:500;transition:background-color .13s,border-color .13s,color .13s,box-shadow .13s;display:inline-flex}.v3-codelink:hover{background-color:rgb(var(--v3-link) / .16);border-color:rgb(var(--v3-link) / .55);color:rgb(var(--v3-link-hover));box-shadow:0 1px 6px rgb(var(--v3-link) / .22)}.v3-codelink:focus-visible{border-color:rgb(var(--v3-link) / .7);box-shadow:0 0 0 3px rgb(var(--v3-link) / .25);outline:none}.v3-codelink .v3-codelink-arrow{opacity:.45;transition:transform .13s,opacity .13s}.v3-codelink:hover .v3-codelink-arrow{opacity:1;transform:translate(1.5px,-1.5px)}.v3-codelink-vista{border-color:rgb(var(--v3-ink) / .14);background-color:rgb(var(--v3-ink) / .035);color:var(--v3-text-tertiary)}.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}.mp-scrollx{scrollbar-width:none;-webkit-overflow-scrolling:touch}.mp-scrollx::-webkit-scrollbar{display:none}@media (max-width:640px){.overflow-x-auto{-webkit-overflow-scrolling:touch}html{-webkit-text-size-adjust:100%}}.v3-refetching{pointer-events:none;position:relative}.v3-refetching>*{opacity:.45;filter:saturate(.6);transition:opacity .15s ease-out}.v3-refetching:after{content:"";border-radius:inherit;background:linear-gradient(100deg, transparent 30%, rgb(var(--v3-ink) / .05) 48%, transparent 62%);background-size:220% 100%;animation:1.4s linear infinite v3-refetch-sweep;position:absolute;inset:0}@keyframes v3-refetch-sweep{0%{background-position:130% 0}to{background-position:-90% 0}}.v3-arrive{animation:.3s ease-out v3-arrive}@keyframes v3-arrive{0%{opacity:.45}to{opacity:1}}.v3-progressbar{pointer-events:none;height:2px;position:absolute;bottom:-1px;left:0;right:0;overflow:hidden}.v3-progressbar:before{content:"";background:#34d399e6;border-radius:2px;width:38%;animation:1.1s ease-in-out infinite v3-progress-slide;position:absolute;top:0;bottom:0}@keyframes v3-progress-slide{0%{left:-40%}to{left:105%}}@media (prefers-reduced-motion:reduce){.v3-refetching:after{animation:none}.v3-progressbar:before{opacity:.6;width:100%;animation:none;left:0}.v3-arrive{animation:none}}.mp-v3 .v3-row{cursor:pointer;transition:background-color .12s}.mp-v3 .v3-row:nth-child(odd){background-color:rgb(var(--v3-ink) / .02)}.mp-v3 .v3-row:hover{background-color:rgb(var(--v3-brand) / .09)}.mp-v3 .v3-row:focus-visible{background-color:rgb(var(--v3-brand) / .12);outline:none}.mp-v3 .v3-row-activa,.mp-v3 .v3-row-activa:nth-child(odd){background-color:rgb(var(--v3-brand) / .14);box-shadow:inset 3px 0 0 rgb(var(--v3-brand))}
