@keyframes vc-dashboard-spin{to{transform:rotate(1turn)}}.vc-badge{display:inline-block;font-weight:600;padding:.25rem .5rem;border:1px solid rgba(0,0,0,0);border-radius:var(--style-radius-s);font-size:.8125rem;line-height:1.25}.vc-badge--positive{background:var(--theme-success-100);color:var(--theme-success-600);border-color:color-mix(in srgb,var(--theme-success-500) 30%,transparent)}.vc-badge--negative{background:var(--theme-error-100);color:var(--theme-error-600);border-color:color-mix(in srgb,var(--theme-error-500) 30%,transparent)}.vc-badge--neutral{background:var(--theme-elevation-100);color:var(--theme-elevation-500);border-color:var(--theme-elevation-150)}.vc-badge--abc-a{background:color-mix(in srgb,var(--theme-success-100) 75%,transparent);color:var(--theme-success-600)}.vc-badge--abc-b{background:color-mix(in srgb,var(--theme-elevation-100) 85%,transparent);color:var(--theme-elevation-700)}.vc-badge--abc-c{background:color-mix(in srgb,var(--theme-error-100) 75%,transparent);color:var(--theme-error-600)}.vc-badge--warning{background:color-mix(in srgb,#f59e0b 20%,transparent);color:#b45309}.vc-badge--segment-new{background:var(--theme-elevation-100);color:var(--theme-elevation-700)}.vc-badge--segment-repeat{background:color-mix(in srgb,var(--theme-success-100) 75%,transparent);color:var(--theme-success-600)}.vc-badge--segment-collector{background:var(--theme-warning-50);color:var(--theme-warning-700)}.vc-variation{display:inline-flex;align-items:center;gap:.25rem;margin-left:.375rem;padding:.25rem .5rem;border:0;border-radius:var(--style-radius-s);font-weight:700;font-size:.8125rem;letter-spacing:-.01em;white-space:nowrap;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;box-shadow:0 1px 2px rgba(0,0,0,.06)}.vc-variation small{margin-left:.1rem;font-weight:500;opacity:.75}.vc-variation--table{border:1px solid color-mix(in srgb,currentColor 14%,transparent);box-shadow:0 1px 1px rgba(0,0,0,.04)}.vc-variation--positive{background:color-mix(in srgb,#15803d 10%,transparent);color:#15803d}.vc-variation--negative{background:color-mix(in srgb,var(--theme-error-500) 9%,transparent);color:var(--theme-error-500)}.vc-variation--neutral{background:var(--theme-elevation-100);color:var(--theme-elevation-500)}.vc-text--positive{color:#15803d;font-weight:600}.vc-text--negative{color:var(--theme-error-600);font-weight:600}.vc-text--neutral{font-weight:600}.vc-muted,.vc-text--neutral{color:var(--theme-elevation-500)}.vc-status{display:inline-block;border-radius:999px;white-space:nowrap;padding:.25rem .5rem;font-weight:700;font-size:.8125rem}.vc-status--good{background:color-mix(in srgb,var(--theme-success-100) 85%,transparent);color:var(--theme-success-600)}.vc-status--needs-improvement{background:color-mix(in srgb,var(--theme-warning-500) 18%,transparent);color:var(--theme-warning-700)}.vc-status--poor{background:color-mix(in srgb,var(--theme-error-100) 85%,transparent);color:var(--theme-error-600)}.vc-stock-badge{display:inline-block;padding:.25rem .5rem;font-size:.75rem;font-weight:600;border-radius:999px;white-space:nowrap}.vc-stock-badge--ok{background:var(--theme-success-50);color:var(--theme-success-500)}.vc-stock-badge--warning{background:var(--theme-warning-50);color:var(--theme-warning-500)}.vc-stock-badge--danger{background:var(--theme-error-50);color:var(--theme-error-500)}.vc-stock-badge--neutral{color:var(--theme-elevation-400)}.vc-margen-badge{display:inline-block;padding:.25rem .5rem;font-size:.75rem;font-weight:600;border-radius:999px;white-space:nowrap}.vc-margen-badge--critico{background:var(--theme-error-50);color:var(--theme-error-500)}.vc-margen-badge--bajo{background:var(--theme-warning-50);color:var(--theme-warning-500)}.vc-margen-badge--objetivo{background:rgba(202,138,4,.1);color:#ca8a04}.vc-margen-badge--bueno{background:var(--theme-success-50);color:var(--theme-success-500)}.vc-margen-badge--excelente{background:rgba(37,99,235,.1);color:#2563eb}.vc-margen-badge--neutral{color:var(--theme-elevation-400)}.vc-margen-guia{display:flex;flex-wrap:wrap;gap:.375rem .625rem;align-items:center;margin-bottom:.5rem;font-size:.75rem;color:var(--theme-elevation-600)}.vc-margen-guia__item{display:inline-flex;align-items:center;gap:.25rem;white-space:nowrap}.vc-margen-guia__rango{color:var(--theme-elevation-500)}.vc-inventario-leyenda{display:grid;grid-template-columns:repeat(auto-fit,minmax(450px,1fr));grid-gap:1rem;gap:1rem;padding:.625rem;background:var(--theme-elevation-0);border:1px solid var(--theme-elevation-150);border-radius:var(--style-radius-lg)}.vc-inventario-leyenda__section{display:flex;flex-direction:column;gap:.5rem}.vc-inventario-leyenda__title{margin:0;font-size:.875rem;font-weight:600;color:var(--theme-elevation-800);line-height:1.3}.vc-inventario-leyenda__subtitle{margin:0;font-size:.75rem;color:var(--theme-elevation-600);line-height:1.4}.vc-inventario-leyenda__table{width:100%;border-collapse:collapse;font-size:.8125rem}.vc-inventario-leyenda__th{text-align:left;background:var(--theme-elevation-50);font-weight:600;color:var(--theme-elevation-800)}.vc-inventario-leyenda__td,.vc-inventario-leyenda__th{padding:.375rem .5rem;border-bottom:1px solid var(--theme-elevation-150)}.vc-inventario-leyenda__td{color:var(--theme-text)}.vc-inventario-leyenda__table tr:last-child .vc-inventario-leyenda__td{border-bottom:none}.vc-inventario-leyenda__emoji{margin-right:.375rem}.vc-inventario-leyenda__td--num,.vc-inventario-leyenda__th--num{text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.vc-kpi-card{padding:.5rem .625rem;display:grid;grid-template-rows:auto 1fr auto;grid-gap:.25rem;gap:.25rem;min-height:88px;align-content:start}.vc-kpi-card h3{margin:0;font-size:.9375rem;font-weight:500;color:var(--theme-elevation-500);line-height:1.3}.vc-kpi-card p{margin:0;font-weight:800;font-size:1.25rem;line-height:1.1;letter-spacing:-.025em;align-self:center}.vc-kpi-card--compact{padding:.5rem .75rem}.vc-kpi-card-delta{font-size:.75rem;margin-top:4px}.vc-kpi-card__comparison{display:block;font-size:.75rem;color:var(--theme-elevation-500);font-weight:500;line-height:1.3;margin-top:.25rem}.vc-kpi-card__previous{display:block;font-size:.875rem;color:var(--theme-elevation-600);line-height:1.2}.vc-kpi-delta{font-size:.8125rem;font-weight:700;min-height:1rem;align-self:end;line-height:1.2}.vc-kpi-delta--positive{color:var(--theme-success-600)}.vc-kpi-delta--negative{color:var(--theme-error-600)}.vc-kpi-delta--neutral,.vc-kpi-subtext{color:var(--theme-elevation-500)}.vc-kpi-subtext{font-size:.875rem;align-self:end}.vc-skeleton{display:inline-block;background:var(--theme-elevation-100);border-radius:var(--style-radius-s);color:rgba(0,0,0,0);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.vc-skeleton--text{height:.9em;vertical-align:middle}.vc-skeleton--heading{height:1.7rem;width:55%}.vc-skeleton--chart{aspect-ratio:2.5/1;width:100%;border-radius:var(--style-radius-m)}.vc-loading{position:relative}.vc-loading__overlay{position:absolute;inset:0;background:color-mix(in srgb,var(--theme-bg) 60%,transparent);border-radius:inherit;transition:opacity .2s ease}.vc-chart-empty{border:1px dashed var(--theme-elevation-250);border-radius:var(--style-radius-s);color:var(--theme-elevation-500);text-align:center;padding:2rem 1rem}.vc-sparkline polyline{stroke:currentColor}.vc-sparkline--verde{color:#15803d}.vc-sparkline--ambar{color:var(--theme-warning-500)}.vc-sparkline--rojo{color:var(--theme-error-500)}.vc-sparkline--azul{color:#2563eb}.vc-sparkline--violeta{color:#7c3aed}.vc-sparkline--gris,.vc-sparkline--neutral{color:var(--theme-elevation-400)}.vc-dashboard__table-wrap{overflow-x:auto}.vc-dashboard__table-wrap table{width:100%;border-collapse:collapse;font-size:.875rem}.vc-dashboard__table-wrap td,.vc-dashboard__table-wrap th{border-bottom:1px solid var(--theme-elevation-150);padding:.375rem .5rem;text-align:left;font-size:.875rem}.vc-dashboard__table-wrap th{font-size:.8125rem;font-weight:600;color:var(--theme-elevation-500)}.vc-dashboard__table-wrap tfoot th{color:var(--theme-text)}.vc-dashboard__th-button{border:0;background:rgba(0,0,0,0);color:inherit;font:inherit;font-weight:600;padding:0;cursor:pointer}.vc-dashboard__th-button:focus-visible,.vc-dashboard__th-button:hover{text-decoration:underline}.vc-dashboard__inline-control{display:inline-flex;align-items:center;gap:.5rem}.vc-dashboard__inline-control>span{color:var(--theme-elevation-500);font-weight:600}.vc-dashboard__inline-control select{height:34px;border-radius:var(--style-radius-s);border:1px solid var(--theme-elevation-250);background:var(--theme-input-bg);color:var(--theme-text);padding:0 .5rem}.vc-dashboard__table-link{color:var(--theme-text);font-weight:400;text-decoration:none}.vc-dashboard__table-link:focus-visible,.vc-dashboard__table-link:hover{text-decoration:underline}.vc-dashboard__table-meta{display:flex;align-items:center;gap:.375rem;flex-wrap:wrap}.vc-dashboard__table-meta small,.vc-dashboard__table-more{color:var(--theme-elevation-500)}.vc-dashboard__table-more{margin:0;padding:.5rem .75rem;font-size:.75rem;border-top:1px solid var(--theme-elevation-150)}td.vc-text-right,th.vc-text-right{text-align:right}.vc-table__muted{color:var(--theme-elevation-400);font-size:.85em}.vc-table__negative{color:var(--theme-error-500);font-weight:500}.vc-dashboard__header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem}.vc-dashboard__header h1{margin:0}.vc-dashboard__header p{margin:.25rem 0 0;color:var(--theme-elevation-500)}.vc-dashboard__header-actions{display:flex;gap:.5rem;flex-shrink:0;padding-top:.25rem}.vc-dashboard__filters{display:grid;grid-gap:.75rem;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));align-items:end;margin-bottom:1rem}.vc-dashboard__filters label{display:grid;grid-gap:.25rem;gap:.25rem}.vc-dashboard__filters label>span{font-weight:600;color:var(--theme-elevation-500)}.vc-dashboard__filters input:not([type=checkbox]),.vc-dashboard__filters select{height:40px;border-radius:var(--style-radius-s);border:1px solid var(--theme-elevation-250);background:var(--theme-input-bg);color:var(--theme-text);padding:0 .5rem}.vc-dashboard__filter-checkbox{align-self:end;padding-bottom:.5rem;cursor:pointer}.vc-dashboard__filter-checkbox,.vc-dashboard__filter-group{display:flex;align-items:center;gap:.375rem}.vc-filter-dd{position:relative}.vc-filter-dd__trigger{display:inline-flex;align-items:center;gap:.375rem;min-height:32px;border:1px solid var(--theme-elevation-150);border-radius:var(--style-radius-s);background:var(--theme-elevation-0);color:var(--theme-text);font-size:.8125rem;font-weight:500;cursor:pointer;padding:.25rem .5rem}.vc-filter-dd__trigger:hover{border-color:var(--theme-elevation-500)}.vc-filter-dd__count{color:var(--theme-elevation-500)}.vc-filter-dd__menu{position:absolute;right:0;top:calc(100% + 4px);z-index:50;min-width:180px;border:1px solid var(--theme-elevation-150);border-radius:var(--style-radius-s);background:var(--theme-elevation-0);box-shadow:0 4px 12px rgba(0,0,0,.12);padding:.375rem 0}.vc-filter-dd__option{display:flex;align-items:center;gap:.5rem;padding:.375rem .625rem;cursor:pointer;font-size:.8125rem}.vc-filter-dd__option:hover{background:var(--theme-elevation-50)}.vc-filter-dd__option input{margin:0;accent-color:var(--theme-elevation-800)}.vc-dashboard__filters-btn{height:40px;align-self:end;min-height:38px;border:1px solid var(--theme-elevation-800);border-radius:var(--style-radius-s);background:var(--theme-elevation-800);color:var(--theme-elevation-0);cursor:pointer;font-weight:700;padding:0 .625rem;width:100%}.vc-dashboard__filters-btn:hover:not(:disabled){background:var(--theme-elevation-600)}.vc-dashboard__filters-btn:disabled{opacity:.5;cursor:not-allowed}.vc-dashboard__btn-spinner{display:inline-block;width:14px;height:14px;border:2px solid var(--theme-elevation-0);border-top:2px solid rgba(0,0,0,0);border-radius:999px;white-space:nowrap;animation:vc-dashboard-spin .7s linear infinite;margin-right:.375rem;vertical-align:middle}.vc-dashboard__kpi-grid{display:grid;grid-gap:.75rem;gap:.75rem;grid-template-columns:repeat(7,1fr);margin-bottom:1rem}.vc-dashboard__kpi-grid--productos{grid-template-columns:repeat(3,1fr)}.vc-dashboard__kpi-grid--categorias-kpis{grid-template-columns:repeat(5,minmax(0,1fr))}.vc-dashboard__kpi-grid--categorias-growth{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.vc-dashboard__kpi-grid--productos-longtail{grid-template-columns:repeat(5,1fr)}.vc-dashboard__kpi-grid--creditos,.vc-dashboard__kpi-grid--saldos{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.vc-dashboard__kpi-grid--analytics{grid-template-columns:repeat(4,minmax(0,1fr))}.vc-dashboard__kpi-grid--analytics-main{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.vc-dashboard__kpi-grid--analytics-outcomes{grid-template-columns:repeat(5,minmax(0,1fr))}.vc-dashboard__kpi-grid--oc-llegadas{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.vc-dashboard__tabs{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.vc-dashboard__tab{border:1px solid var(--theme-elevation-250);background:var(--theme-elevation-50);color:var(--theme-text);border-radius:999px;white-space:nowrap;font-weight:600;padding:.375rem .625rem;cursor:pointer}.vc-dashboard__tab.is-active{background:var(--theme-elevation-800);border-color:var(--theme-elevation-800);color:var(--theme-elevation-0)}.vc-dashboard__panel{border:1px solid var(--theme-elevation-150);border-radius:var(--style-radius-m);background:var(--theme-elevation-0);padding:1rem;margin-bottom:1rem}.vc-dashboard__two-column{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(0,1fr);grid-gap:.75rem;gap:.75rem;margin-bottom:1rem}.vc-dashboard__two-column>.vc-dashboard__panel{margin-bottom:0}.vc-dashboard__panel-header{display:flex;justify-content:space-between;align-items:baseline;gap:.5rem;flex-wrap:wrap;margin-bottom:.5rem}.vc-dashboard__panel-header h2{margin:0;font-size:1.125rem}.vc-dashboard__panel-header p{margin:0;color:var(--theme-elevation-500)}.vc-dashboard__section{margin-bottom:1rem}.vc-dashboard__section h2{margin:0 0 .75rem;font-size:1.125rem}.vc-dashboard__section-title{font-size:1rem;font-weight:600;margin:1.5rem 0 .75rem;color:var(--theme-elevation-700);border-bottom:1px solid var(--theme-elevation-150);padding-bottom:.375rem}.vc-dashboard__empty{color:var(--theme-elevation-500);font-style:italic;padding:1rem 0}.vc-dashboard__loading{color:var(--theme-elevation-500);padding:.5rem 0}.vc-dashboard__feedback{padding:.75rem 1rem;border-radius:var(--style-radius-s);margin-bottom:1rem}.vc-dashboard__feedback--error{background:var(--theme-error-100);color:var(--theme-error-600)}.vc-dashboard__feedback--warning{background:var(--theme-warning-100);color:var(--theme-warning-700)}.vc-dashboard__insights{margin:0;padding-left:1.1rem;display:grid;grid-gap:.375rem;gap:.375rem}.vc-dashboard__insights li{color:var(--theme-elevation-700)}.vc-dashboard__range-hint{margin:-.5rem 0 .9rem;color:var(--theme-elevation-500)}.vc-dashboard__pagination{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:1rem;padding-top:1rem;border-top:1px solid var(--theme-elevation-150);color:var(--theme-elevation-600);flex-wrap:wrap}.vc-dashboard__pagination-actions{display:flex;align-items:center;gap:.75rem}.vc-dashboard__accounts-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:.75rem;gap:.75rem}.vc-dashboard__account-filter{display:flex;align-items:center;gap:.5rem;cursor:pointer}.vc-dashboard__account-filter input{cursor:pointer}.vc-dashboard__account-filter span{font-weight:500;color:var(--theme-text)}.vc-dashboard__panels-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.75rem;gap:.75rem}.vc-dashboard__panel--full-width{grid-column:1/-1}.vc-dashboard__pager{display:flex;align-items:center;justify-content:space-between;gap:.625rem;padding-top:.625rem;color:var(--theme-elevation-500);font-size:.8125rem}.vc-dashboard__pager-actions{display:flex;align-items:center;gap:.5rem}.vc-table-bar{width:120px;height:10px;border-radius:var(--style-radius-s);overflow:hidden;background:var(--theme-elevation-50)}.vc-table-bar span{display:block;height:100%;border-radius:inherit;background:#2563eb}.vc-dashboard__map-wrap{overflow-x:auto}.vc-dashboard__svg-map{width:100%;min-width:620px;height:auto;border:1px solid var(--theme-elevation-150);border-radius:var(--style-radius-s);background:color-mix(in srgb,var(--theme-elevation-0) 85%,transparent)}.vc-dashboard__svg-stage{font-size:.75rem;fill:var(--theme-elevation-600);font-weight:700;text-anchor:middle}.vc-dashboard__svg-label{font-size:.75rem;fill:var(--theme-elevation-800)}.vc-dashboard__map-toolbar{display:flex;gap:.5rem;align-items:center;margin-bottom:.625rem}.vc-dashboard__map-btn{border:1px solid var(--theme-elevation-250);border-radius:var(--style-radius-s);background:var(--theme-elevation-50);color:var(--theme-text);padding:.25rem .5rem;cursor:pointer;font-weight:700}.vc-dashboard__map-btn:hover{background:var(--theme-elevation-100)}.vc-dashboard__map-btn.is-active{background:var(--theme-elevation-800);border-color:var(--theme-elevation-800);color:var(--theme-elevation-0)}.vc-dashboard__map-btn:disabled{opacity:.5;cursor:not-allowed}.vc-dashboard__map-btn--small{font-size:.75rem;padding:.25rem .5rem}.vc-dashboard__map-btn--medium{font-size:.875rem;padding:.25rem .75rem}.vc-dashboard__map-zoom-wrap{overflow:auto;border:1px solid var(--theme-elevation-150);border-radius:var(--style-radius-s);background:var(--theme-elevation-800);padding:.5rem .5rem .25rem;min-height:520px}.vc-dashboard__map-zoom-content{display:flex;justify-content:center;align-items:center;min-height:500px}.vc-dashboard__geo-grid{display:grid;grid-template-columns:minmax(0,3fr) minmax(260px,1fr);grid-gap:.75rem;gap:.75rem}.vc-dashboard__geo-aside{border:1px solid var(--theme-elevation-150);border-radius:var(--style-radius-s);padding:.625rem;background:color-mix(in srgb,var(--theme-elevation-0) 94%,transparent);min-height:520px}.vc-dashboard__geo-aside h3{margin:0 0 .625rem;font-size:1rem}.vc-dashboard__geo-list{margin:0;padding:0;list-style:none;display:grid;grid-gap:.5rem;gap:.5rem}.vc-dashboard__geo-row{display:flex;justify-content:space-between;gap:.5rem;align-items:center}.vc-dashboard__geo-row span{color:var(--theme-text);font-size:.9375rem}.vc-dashboard__geo-row strong{font-size:.9375rem}.vc-dashboard__geo-track{height:8px;border-radius:999px;white-space:nowrap;background:color-mix(in srgb,var(--theme-elevation-150) 70%,transparent);overflow:hidden}.vc-dashboard__geo-fill{height:100%;border-radius:999px;white-space:nowrap;background:linear-gradient(90deg,#5b8fff,#2b55d9)}.vc-dashboard__geo-meta{margin-top:.25rem;display:flex;justify-content:space-between;align-items:center;gap:.5rem}.vc-funnel-explorer{display:grid;grid-template-columns:repeat(5,minmax(150px,1fr));grid-gap:.625rem;gap:.625rem;overflow-x:auto;padding-bottom:.25rem}.vc-funnel-explorer__step{border:1px solid var(--theme-elevation-150);border-radius:var(--style-radius-s);padding:.5rem;background:color-mix(in srgb,var(--theme-elevation-0) 90%,transparent);min-width:150px}.vc-funnel-explorer__step>header{margin-bottom:.375rem}.vc-funnel-explorer__step>header p{margin:0;color:var(--theme-elevation-600);font-size:.875rem;font-weight:700}.vc-funnel-explorer__step ul{list-style:none;margin:0;padding:0;display:grid;grid-gap:.5rem;gap:.5rem}.vc-funnel-explorer__step li{display:grid;grid-gap:.25rem;gap:.25rem}.vc-funnel-explorer__node-head{display:flex;justify-content:space-between;gap:.375rem;align-items:center}.vc-funnel-explorer__node-head span{color:var(--theme-text);font-size:.875rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vc-funnel-explorer__node-head strong{font-size:.875rem;color:var(--theme-elevation-700)}.vc-funnel-explorer__bar-track{height:6px;border-radius:999px;white-space:nowrap;background:var(--theme-elevation-100);overflow:hidden}.vc-funnel-explorer__bar-fill{height:100%;border-radius:999px;white-space:nowrap;background:linear-gradient(90deg,#2563eb,#0f766e)}.vc-funnel-explorer__step small{color:var(--theme-elevation-500);font-size:.75rem}.vc-dashboard__alertas{margin-block:1.5rem}.vc-alertas-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(420px,1fr));grid-gap:1rem;gap:1rem;margin-top:1rem}.vc-rotacion__statline{display:flex;flex-wrap:wrap;align-items:center;gap:.375rem 1rem;margin:.75rem 0 1.5rem;font-size:.8125rem;color:var(--theme-elevation-500)}.vc-rotacion__stat{display:inline-flex;align-items:center;gap:.375rem}.vc-rotacion__stat:before{content:"";width:.45rem;height:.45rem;border-radius:50%;background:currentColor}.vc-rotacion__stat strong{color:var(--theme-text);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:600}.vc-rotacion__stat--rojo{color:var(--theme-error-500)}.vc-rotacion__stat--ambar{color:var(--theme-warning-500)}.vc-rotacion__stat--azul{color:#2563eb}.vc-rotacion__stat--verde{color:var(--theme-success-500)}.vc-rotacion__section-head{display:flex;align-items:baseline;justify-content:space-between;gap:.625rem;padding-bottom:.5rem;margin-bottom:.625rem;border-bottom:1px solid var(--theme-elevation-150)}.vc-rotacion__section-head h3{margin:0;font-size:.9375rem;font-weight:600}.vc-rotacion__section-head p{margin:0;font-size:.8125rem;color:var(--theme-elevation-500)}.vc-rotacion__categoria{margin-bottom:1.5rem}.vc-rotacion__group{border-top:1px solid var(--theme-elevation-150)}.vc-rotacion__group-summary{display:flex;align-items:center;gap:.5rem;padding:.75rem 0;cursor:pointer;list-style:none}.vc-rotacion__group-summary::-webkit-details-marker{display:none}.vc-rotacion__group-summary:hover .vc-rotacion__group-title{color:var(--theme-elevation-800)}.vc-rotacion__group-title{font-size:.9375rem;font-weight:600}.vc-rotacion__group-caret{color:var(--theme-elevation-500);font-size:.8125rem;transition:transform .15s ease}.vc-rotacion__group[open] .vc-rotacion__group-caret{transform:rotate(90deg)}.vc-rotacion__group-count{margin-left:auto;font-size:.8125rem;color:var(--theme-elevation-500);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.vc-rotacion__group-body{padding:0 0 1.5rem}.vc-rotacion__group-intro{margin:0 0 .75rem;max-width:72ch;font-size:.8125rem;color:var(--theme-elevation-500)}.vc-rotacion__group .vc-alertas-grid{margin-top:0}.vc-alerta-panel{background:var(--theme-elevation-50);border-radius:var(--style-radius-m);padding:.75rem .75rem .5rem}.vc-alerta-panel__header{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem;margin-bottom:.5rem}.vc-alerta-panel__header h3{display:flex;align-items:center;gap:.375rem;margin:0;font-size:.875rem;font-weight:600}.vc-alerta-panel__header h3:before{content:"";width:.5rem;height:.5rem;border-radius:50%;flex-shrink:0;background:var(--theme-elevation-500)}.vc-alerta-panel__descripcion{margin:.25rem 0 0;font-size:.8125rem;color:var(--theme-elevation-500);line-height:1.35}.vc-alerta-panel__empty{margin:0;padding:.375rem 0 .5rem;font-size:.8125rem;color:var(--theme-elevation-500)}.vc-alerta-panel--urgente .vc-alerta-panel__header h3:before{background:var(--theme-error-500)}.vc-alerta-panel--oportunidad .vc-alerta-panel__header h3:before{background:var(--theme-warning-500)}.vc-alerta-panel--positivo .vc-alerta-panel__header h3:before{background:var(--theme-success-500)}.vc-alerta-panel--info .vc-alerta-panel__header h3:before{background:#2563eb}.vc-alerta-count{flex-shrink:0;font-size:.9375rem;font-weight:700;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--theme-elevation-500)}.vc-alerta-count--urgente{color:var(--theme-error-500)}.vc-alerta-count--oportunidad{color:var(--theme-warning-700)}.vc-alerta-count--positivo{color:var(--theme-success-500)}.vc-alerta-count--info{color:#2563eb}.vc-dashboard__alert-panel{border:1px solid var(--theme-error-500);border-radius:var(--style-radius-m);padding:1rem;margin-bottom:1rem;background:color-mix(in srgb,var(--theme-error-500) 6%,transparent)}.vc-dashboard__alert-panel h2{margin:0 0 .5rem;font-size:1rem;color:var(--theme-error-500)}.vc-dashboard__alert-desc{font-size:.875rem;color:var(--theme-elevation-500);margin:0 0 .75rem}.vc-dashboard__table-wrap .vc-alerta-th--sortable{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.vc-dashboard__table-wrap .vc-alerta-th--sortable:hover{background:var(--theme-elevation-100)}.vc-dashboard__table-wrap .vc-alerta-th--sortable.vc-alerta-th--active{color:var(--theme-text)}.vc-dashboard__table-wrap .vc-alerta-sort-icon{font-size:.75rem;opacity:.5}.vc-alerta-panel .vc-dashboard__table-wrap{max-height:280px;overflow-y:auto}.vc-alerta-panel .vc-dashboard__table-wrap table{font-size:.8125rem}.vc-alerta-panel .vc-dashboard__table-wrap thead th{position:-webkit-sticky;position:sticky;top:0;background:var(--theme-elevation-50);z-index:1}.vc-alerta-panel .vc-dashboard__table-wrap td,.vc-alerta-panel .vc-dashboard__table-wrap th{padding:.375rem .625rem .375rem 0;font-size:.8125rem}@media(max-width:1200px){.vc-dashboard__geo-grid,.vc-dashboard__panels-grid{grid-template-columns:1fr}.vc-dashboard__geo-aside{min-height:auto}}@media(max-width:1100px){.vc-dashboard__kpi-grid{grid-template-columns:repeat(3,1fr)}.vc-dashboard__filters,.vc-dashboard__kpi-grid--analytics-outcomes{grid-template-columns:repeat(2,minmax(0,1fr))}.vc-dashboard__two-column{grid-template-columns:1fr}.vc-funnel-explorer{grid-template-columns:repeat(3,minmax(160px,1fr))}}@media(max-width:600px){.vc-dashboard__header{flex-direction:column}.vc-dashboard__kpi-grid{grid-template-columns:repeat(2,1fr)}.vc-dashboard__filters,.vc-dashboard__tabs{grid-template-columns:1fr}.vc-dashboard__tabs{display:grid}.vc-dashboard__svg-map{min-width:540px}.vc-funnel-explorer{grid-template-columns:repeat(2,minmax(160px,1fr))}}.vc-toolbar{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;min-height:43px;padding:.25rem 0 .75rem}.vc-toolbar__chips{display:flex;flex-wrap:wrap;min-height:32px;background:var(--theme-elevation-100);border-radius:var(--style-radius-s);padding:2px}.vc-toolbar__chip{display:inline-flex;align-items:center;gap:.375rem;min-height:28px;border:0;background:rgba(0,0,0,0);font-size:.875rem;font-weight:500;color:var(--theme-elevation-600);padding:.375rem .625rem;border-radius:var(--style-radius-s);cursor:pointer;white-space:nowrap;transition:color .15s ease}.vc-toolbar__chip:hover{color:var(--theme-text)}.vc-toolbar__chip--active{background:var(--theme-elevation-0);color:var(--theme-text);font-weight:600;box-shadow:0 1px 2px rgba(0,0,0,.15)}.vc-toolbar__select{display:none;height:32px;font-size:.875rem;padding:0 .375rem;border-radius:var(--style-radius-s);border:1px solid var(--theme-elevation-250);background:var(--theme-input-bg);color:var(--theme-text)}.vc-toolbar__hint{font-size:.875rem;color:var(--theme-elevation-500);white-space:nowrap}.vc-toolbar__spacer{flex:1 1}.vc-toolbar__controls{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.vc-toolbar__controls:empty{display:none}.vc-toolbar__ctl{display:inline-flex;align-items:center;gap:.375rem;font-size:.875rem;color:var(--theme-elevation-600)}.vc-toolbar__ctl select{height:32px;min-width:5.75rem;font-size:.875rem;padding:0 .375rem;border-radius:var(--style-radius-s);border:1px solid var(--theme-elevation-250);background:var(--theme-input-bg);color:var(--theme-text)}.vc-toolbar__btn{height:32px;display:inline-flex;align-items:center;justify-content:center;gap:.375rem;padding:0 .75rem;font-size:.875rem;font-weight:600;border-radius:var(--style-radius-s);cursor:pointer;transition:background .15s ease,color .15s ease}.vc-toolbar__btn:disabled{opacity:.5;cursor:not-allowed}.vc-toolbar__btn--primary{border:1px solid var(--theme-elevation-800);background:var(--theme-elevation-800);color:var(--theme-elevation-0)}.vc-toolbar__btn--primary:hover:not(:disabled){background:var(--theme-elevation-600);border-color:var(--theme-elevation-600)}.vc-toolbar__btn--ghost{border:1px solid var(--theme-elevation-200);background:rgba(0,0,0,0);color:var(--theme-elevation-600)}.vc-toolbar__btn--ghost:hover:not(:disabled){background:var(--theme-elevation-50);color:var(--theme-text)}.vc-toolbar__custom{display:flex;align-items:flex-end;flex-wrap:wrap;gap:.75rem;margin:-.35rem 0 1rem}.vc-toolbar__custom--inline{margin:0;gap:.5rem}.vc-toolbar__date{display:inline-flex;align-items:center;gap:.375rem}.vc-toolbar__date>span{font-size:.875rem;font-weight:600;color:var(--theme-elevation-600)}.vc-toolbar__date input{height:32px;width:9.25rem;font-size:.875rem;padding:0 .375rem;border-radius:var(--style-radius-s);border:1px solid var(--theme-elevation-250);background:var(--theme-input-bg);color:var(--theme-text)}.vc-toolbar__chip .icon{width:.95rem;height:.95rem;opacity:.72}.vc-toolbar__chip .stroke{stroke:currentColor}.vc-finanzas__heroes{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));grid-gap:.75rem;gap:.75rem;margin-bottom:.75rem}.vc-finanzas__heroes--4{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.vc-hero{position:relative;overflow:hidden;border:1px solid var(--theme-elevation-150);border-radius:var(--style-radius-m);background:var(--theme-elevation-0);padding:.75rem .9rem .65rem}.vc-hero--verde{background:color-mix(in srgb,#15803d 9%,var(--theme-bg));border-color:color-mix(in srgb,#15803d 28%,var(--theme-bg))}.vc-hero--ambar{background:color-mix(in srgb,var(--theme-warning-500) 9%,var(--theme-bg));border-color:color-mix(in srgb,var(--theme-warning-500) 28%,var(--theme-bg))}.vc-hero--rojo{background:color-mix(in srgb,var(--theme-error-500) 8%,var(--theme-bg));border-color:color-mix(in srgb,var(--theme-error-500) 25%,var(--theme-bg))}.vc-hero--azul{background:color-mix(in srgb,#2563eb 8%,var(--theme-bg));border-color:color-mix(in srgb,#2563eb 25%,var(--theme-bg))}.vc-hero--violeta{background:color-mix(in srgb,#7c3aed 8%,var(--theme-bg));border-color:color-mix(in srgb,#7c3aed 25%,var(--theme-bg))}.vc-hero__lbl{display:flex;align-items:center;gap:.375rem;font-size:.875rem;font-weight:600;color:var(--theme-elevation-600)}.vc-hero--verde .vc-hero__lbl{color:color-mix(in srgb,#15803d 80%,var(--theme-text))}.vc-hero--ambar .vc-hero__lbl{color:var(--theme-warning-700)}.vc-hero--rojo .vc-hero__lbl{color:var(--theme-error-600)}.vc-hero--azul .vc-hero__lbl{color:color-mix(in srgb,#2563eb 75%,var(--theme-text))}.vc-hero--violeta .vc-hero__lbl{color:color-mix(in srgb,#7c3aed 75%,var(--theme-text))}.vc-hero__ico{width:22px;height:22px;border-radius:var(--style-radius-s);display:grid;place-items:center;font-size:.75rem;color:var(--theme-base-0,#fff);background:var(--theme-elevation-500);flex-shrink:0}.vc-hero--verde .vc-hero__ico{background:#15803d}.vc-hero--ambar .vc-hero__ico{background:var(--theme-warning-500)}.vc-hero--rojo .vc-hero__ico{background:var(--theme-error-500)}.vc-hero--azul .vc-hero__ico{background:#2563eb}.vc-hero--violeta .vc-hero__ico{background:#7c3aed}.vc-hero__row{display:flex;align-items:baseline;gap:.375rem;margin:.5rem 0 .25rem}.vc-hero__val{margin:0;font-size:1.75rem;font-weight:700;letter-spacing:-.02em;line-height:1.1;color:var(--theme-text);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.vc-hero--rojo .vc-hero__val{color:var(--theme-error-600)}.vc-hero__sub{font-size:.875rem;color:var(--theme-elevation-500);margin-top:.25rem;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.vc-hero__delta{margin-top:.375rem;margin-left:0}.vc-hero__spark{position:absolute;right:.6rem;bottom:.45rem;opacity:.55;pointer-events:none}@media(max-width:768px){.vc-finanzas__heroes{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}}.vc-finanzas__minis{display:flex;flex-direction:column;gap:.5rem;min-width:0}.vc-mini{flex:1 1;display:flex;flex-direction:column;justify-content:center;gap:.25rem;background:var(--theme-elevation-0);border:1px solid var(--theme-elevation-150);border-left-width:3px;border-radius:var(--style-radius-m);padding:.5rem .75rem}.vc-mini--verde{border-left-color:#15803d}.vc-mini--ambar{border-left-color:var(--theme-warning-500)}.vc-mini--rojo{border-left-color:var(--theme-error-500)}.vc-mini--azul{border-left-color:#2563eb}.vc-mini--violeta{border-left-color:#7c3aed}.vc-mini--gris,.vc-mini--neutral{border-left-color:var(--theme-elevation-400)}.vc-mini__lbl{font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--theme-elevation-600)}.vc-mini__row{display:flex;align-items:baseline;justify-content:space-between;gap:.5rem}.vc-mini__val{font-size:1.125rem;font-weight:700;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--theme-text)}.vc-mini__sub{font-size:.875rem;color:var(--theme-elevation-500);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.vc-hbar{display:grid;grid-template-columns:minmax(80px,110px) 1fr 56px;align-items:center;grid-gap:.5rem;gap:.5rem;padding:.375rem 0;font-size:.875rem}.vc-hbar__track{background:var(--theme-elevation-100);border-radius:2px;height:12px;overflow:hidden;position:relative}.vc-hbar__fill{height:100%;border-radius:2px;background:#2563eb}.vc-hbar__progress{display:block;width:100%;height:12px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:rgba(0,0,0,0)}.vc-hbar__progress::-webkit-progress-bar{background:rgba(0,0,0,0)}.vc-hbar__progress::-webkit-progress-value{border-radius:2px;background:#2563eb}.vc-hbar__progress::-moz-progress-bar{border-radius:2px;background:#2563eb}.vc-hbar__progress--1::-webkit-progress-value{background:var(--theme-success-500)}.vc-hbar__progress--1::-moz-progress-bar{background:var(--theme-success-500)}.vc-hbar__progress--2::-webkit-progress-value{background:var(--theme-warning-500)}.vc-hbar__progress--2::-moz-progress-bar{background:var(--theme-warning-500)}.vc-hbar__progress--3::-webkit-progress-value{background:var(--theme-elevation-400)}.vc-hbar__progress--3::-moz-progress-bar{background:var(--theme-elevation-400)}.vc-hbar__pct{text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.vc-finanzas__participacion{display:flex;flex-direction:column;justify-content:center}.vc-finanzas__stage{display:grid;grid-template-columns:minmax(0,1fr) 230px;grid-gap:.75rem;gap:.75rem;align-items:stretch;margin-bottom:1rem}.vc-finanzas__stage>.vc-dashboard__panel{margin-bottom:0}.vc-finanzas__stage--vendedores{grid-template-columns:minmax(0,1.75fr) minmax(280px,.95fr)}.vc-chart-box{position:relative;height:340px}@media(max-width:1024px){.vc-finanzas__stage,.vc-finanzas__stage--vendedores{grid-template-columns:1fr}.vc-finanzas__minis{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){.vc-chart-box{height:260px}}.vc-finanzas__tables{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);grid-gap:.75rem;gap:.75rem;margin-bottom:1rem;align-items:start}.vc-finanzas__tables--wide-right{grid-template-columns:minmax(0,1fr) minmax(0,1.4fr)}.vc-finanzas__tables--even{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.vc-finanzas__tables--table-first{grid-template-columns:minmax(0,1.25fr) minmax(260px,.75fr);align-items:center}.vc-finanzas__tables>.vc-dashboard__panel{min-width:0;margin-bottom:0}.vc-finanzas__table-cell--wrap{overflow-wrap:anywhere;word-break:break-word}@media(max-width:1024px){.vc-finanzas__tables{grid-template-columns:1fr}}.vc-vendedores__hbar{grid-template-columns:minmax(0,1.1fr) minmax(90px,1.5fr) 56px}.vc-vendedores__name{min-width:0;overflow-wrap:anywhere}.vc-vendedores__table-wrap table{table-layout:fixed;min-width:680px}.vc-vendedores__table-wrap td,.vc-vendedores__table-wrap th{overflow-wrap:anywhere}.vc-vendedores__table-wrap td:first-child,.vc-vendedores__table-wrap th:first-child{width:24%}.vc-vendedores__table-wrap td:nth-child(2),.vc-vendedores__table-wrap th:nth-child(2){width:20%}.vc-vendedores__table-wrap td:nth-child(3),.vc-vendedores__table-wrap th:nth-child(3){width:18%}.vc-vendedores__table-wrap td:nth-child(4),.vc-vendedores__table-wrap th:nth-child(4){width:21%}.vc-vendedores__table-wrap td:nth-child(5),.vc-vendedores__table-wrap th:nth-child(5){width:17%}.vc-vendedores__name-cell span{display:block;min-width:0;overflow-wrap:anywhere}.vc-vendedores__participacion{min-width:0}@media(max-width:768px){.vc-vendedores__hbar{grid-template-columns:minmax(0,1fr) minmax(80px,1.25fr) 52px;gap:.375rem}}.vc-finanzas{--vc-azul:#2563eb;--vc-verde:#15803d;--vc-violeta:#7c3aed}.vc-finanzas__header{display:flex;align-items:baseline;gap:1rem;margin-bottom:.75rem;border-bottom:1px solid var(--theme-elevation-150)}.vc-finanzas__header h1{margin:0;padding-bottom:.625rem;font-size:1.25rem;line-height:1.1}.vc-finanzas__tabs{display:flex;flex-wrap:wrap;gap:0;min-width:0;margin-bottom:0;padding:0;font-size:.875rem}.vc-finanzas__tab-link{display:inline-block;padding:.375rem .625rem .625rem;color:var(--theme-text);text-decoration:none;border-bottom:2px solid rgba(0,0,0,0);font-weight:500;cursor:pointer;transition:color .2s ease,border-color .2s ease;position:relative;bottom:-1px;margin-bottom:0}.vc-finanzas__tab-link--active,.vc-finanzas__tab-link:hover{color:var(--theme-elevation-800)}.vc-finanzas__tab-link--active{border-bottom-color:var(--theme-elevation-800);font-weight:600;background:color-mix(in srgb,var(--theme-elevation-800) 5%,transparent)}.vc-finanzas__tab-link--disabled{color:var(--theme-elevation-500);cursor:default;opacity:.55}.vc-finanzas__tab-link--disabled:hover{color:var(--theme-elevation-500)}.vc-finanzas__content{min-width:0}.vc-kpi-grid{display:grid;grid-template-columns:repeat(7,1fr);grid-gap:1rem;gap:1rem}.vc-finanzas__panel-toggle{display:inline-flex;align-items:center;gap:.375rem;font-size:.875rem;color:var(--theme-elevation-600);cursor:pointer}@media(max-width:768px){.vc-finanzas__header{align-items:flex-start;flex-direction:column;gap:.375rem}.vc-finanzas__tabs{overflow-x:auto;width:100%;flex-wrap:nowrap;scrollbar-width:none}.vc-finanzas__tabs::-webkit-scrollbar{display:none}}.vc-discogs-assistant-modal__overlay,.vc-discogs-modal__overlay,.vc-discogs-variant-modal__overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:9999}.vc-discogs-assistant-modal__content,.vc-discogs-modal__content{background:var(--theme-elevation-0);border-radius:var(--style-radius-m);max-width:800px;width:90vw;max-height:85vh;display:flex;flex-direction:column;box-shadow:0 20px 25px -5px rgba(0,0,0,.1)}.vc-discogs-modal__content--wide{max-width:1180px}.vc-discogs-assistant-modal__header,.vc-discogs-modal__header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid var(--theme-elevation-150)}.vc-discogs-assistant-modal__header h2,.vc-discogs-modal__header h2{margin:0;font-size:1.25rem}.vc-discogs-assistant-modal__close,.vc-discogs-modal__close{color:var(--theme-elevation-500);padding:.25rem}.vc-discogs-assistant-modal__close:hover,.vc-discogs-modal__close:hover{color:var(--theme-text)}.vc-discogs-assistant-modal__close svg,.vc-discogs-modal__close svg{width:20px;height:20px}.vc-discogs-assistant-modal__body,.vc-discogs-modal__body{flex:1 1;overflow-y:auto;overflow-x:hidden;padding:1.5rem}.vc-discogs-assistant-modal__footer,.vc-discogs-modal__footer{display:flex;justify-content:flex-end;gap:.75rem;padding:1.5rem;border-top:1px solid var(--theme-elevation-150);background:var(--theme-elevation-50)}.vc-discogs-modal__btn-back,.vc-discogs-modal__btn-cancel,.vc-discogs-modal__btn-submit{border:none;border-radius:var(--style-radius-s);padding:.5rem 1rem;font-weight:600;cursor:pointer;transition:all .2s ease;font-size:.9375rem}.vc-discogs-modal__btn-submit{background:var(--theme-elevation-800);color:var(--theme-elevation-0)}.vc-discogs-modal__btn-submit:hover:not(:disabled){background:var(--theme-elevation-600)}.vc-discogs-modal__btn-submit:disabled{opacity:.5;cursor:not-allowed}.vc-discogs-modal__btn-back{background:rgba(0,0,0,0);color:var(--theme-text);border:1px solid var(--theme-elevation-250)}.vc-discogs-modal__btn-back:hover{background:var(--theme-elevation-100)}.vc-discogs-modal__btn-cancel{background:rgba(0,0,0,0);color:var(--theme-elevation-600);border:none}.vc-discogs-modal__btn-cancel:hover{color:var(--theme-text)}.vc-discogs-modal__empty{padding:1rem;border:1px dashed var(--theme-elevation-250);border-radius:var(--style-radius-s);color:var(--theme-elevation-600)}.vc-discogs-modal__search-section{display:grid;grid-gap:1rem;gap:1rem}.vc-discogs-modal__error{background:var(--theme-error-100);color:var(--theme-error-600);padding:.75rem;border-radius:var(--style-radius-s);font-weight:500}.vc-discogs-modal__search-row{display:flex;gap:.75rem;align-items:center}.vc-discogs-modal__search-row .btn{flex-shrink:0}.vc-discogs-modal__search-input{height:2.75rem;width:100%;border:1px solid var(--theme-elevation-250);border-radius:var(--style-radius-s);background:var(--theme-input-bg);color:var(--theme-text);padding:0 .9rem;font-size:.9375rem}.vc-discogs-modal__search-input:focus{outline:none;border-color:var(--theme-elevation-600)}.vc-discogs-modal__results-head{display:flex;justify-content:space-between;gap:1rem;color:var(--theme-elevation-600);font-size:.875rem}.vc-discogs-modal__candidates{display:grid;grid-gap:.75rem;gap:.75rem;max-height:400px;overflow-y:auto}.vc-discogs-modal__candidates-panel{display:grid;grid-gap:1rem;gap:1rem}.vc-discogs-modal__candidate-item{display:flex;gap:1rem;width:100%;padding:.75rem;border:1px solid var(--theme-elevation-150);border-radius:var(--style-radius-s);background:rgba(0,0,0,0);color:inherit;cursor:pointer;font:inherit;text-align:left;transition:all .2s ease}.vc-discogs-modal__candidate-item:hover{background:var(--theme-elevation-50);border-color:var(--theme-elevation-300)}.vc-discogs-modal__candidate-item--table{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(0,1.35fr) minmax(84px,.6fr) minmax(64px,.45fr);align-items:center;grid-gap:.75rem;gap:.75rem}.vc-discogs-modal__candidate-table{display:grid;grid-gap:.75rem;gap:.75rem}.vc-discogs-modal__candidate-table-head{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(0,1.35fr) minmax(84px,.6fr) minmax(64px,.45fr);grid-gap:.75rem;gap:.75rem;padding:0 .75rem;color:var(--theme-elevation-700);font-size:.875rem;font-weight:700}.vc-discogs-modal__thumbnail{width:60px;height:60px;object-fit:cover;border-radius:var(--style-radius-s);flex-shrink:0}.vc-discogs-modal__thumbnail--empty{background:var(--theme-elevation-100)}.vc-discogs-modal__candidate-info{flex:1 1;display:grid;grid-gap:.25rem;gap:.25rem;min-width:0}.vc-discogs-modal__candidate-primary{display:flex;align-items:center;gap:1rem;min-width:0}.vc-discogs-modal__candidate-title{font-weight:600;color:var(--theme-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vc-discogs-modal__candidate-subtitle{color:var(--theme-elevation-700);font-size:.875rem;overflow-wrap:anywhere}.vc-discogs-modal__candidate-meta{display:flex;gap:.5rem;flex-wrap:wrap;font-size:.875rem;color:var(--theme-elevation-600);overflow-wrap:anywhere}.vc-discogs-modal__candidate-description{color:var(--theme-elevation-500);display:-webkit-box;font-size:.875rem;line-height:1.35;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.vc-discogs-modal__candidate-cell{color:var(--theme-text);font-size:.875rem;min-width:0;overflow-wrap:anywhere}.vc-discogs-modal__preview{grid-template-columns:150px 1fr}.vc-discogs-modal__preview,.vc-discogs-modal__preview-layout{display:grid;grid-gap:1.5rem;gap:1.5rem}.vc-discogs-modal__preview-summary{display:grid;grid-template-columns:180px minmax(0,1fr);grid-gap:1rem;gap:1rem;align-items:start}.vc-discogs-modal__preview-left img{width:150px;height:auto;border-radius:var(--style-radius-m);border:1px solid var(--theme-elevation-150)}.vc-discogs-modal__preview-right{display:grid;grid-gap:1rem;gap:1rem}.vc-discogs-modal__preview-right h3{margin:0;font-size:1.25rem;color:var(--theme-text)}.vc-discogs-modal__preview-right h4{margin:0 0 .5rem;font-size:.9375rem;color:var(--theme-elevation-600);text-transform:uppercase;letter-spacing:.05em}.vc-discogs-modal__preview-right p{margin:0;color:var(--theme-elevation-600)}.vc-discogs-modal__detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.75rem;gap:.75rem;grid-column:1/-1}.vc-discogs-modal__detail-item{display:grid;grid-gap:.375rem;gap:.375rem;padding:.75rem;border:1px solid var(--theme-elevation-150);border-radius:var(--style-radius-s);background:var(--theme-elevation-50)}.vc-discogs-modal__detail-item span{color:var(--theme-elevation-600);font-size:.875rem;text-transform:uppercase;letter-spacing:.04em}.vc-discogs-modal__preview-artists{font-weight:600;color:var(--theme-text)}.vc-discogs-modal__preview-meta{display:flex;flex-direction:column;gap:.25rem;margin-top:.75rem}.vc-discogs-modal__preview-artist{font-size:.9375rem}.vc-discogs-modal__preview-title{font-size:.875rem;color:var(--theme-elevation-600)}.vc-discogs-modal__preview-year{font-size:.875rem;color:var(--theme-elevation-500)}.vc-discogs-modal__field-selector,.vc-discogs-modal__image-selector{display:grid;grid-gap:.5rem;gap:.5rem}.vc-discogs-modal__field-checkbox,.vc-discogs-modal__image-checkbox{display:flex;align-items:center;gap:.5rem;cursor:pointer;padding:.5rem;border-radius:var(--style-radius-s);transition:background .2s ease;flex-wrap:wrap}.vc-discogs-modal__field-checkbox:hover,.vc-discogs-modal__image-checkbox:hover{background:var(--theme-elevation-50)}.vc-discogs-modal__field-checkbox input,.vc-discogs-modal__image-checkbox input{cursor:pointer;flex-shrink:0}.vc-discogs-modal__field-label{display:flex;align-items:center;gap:.375rem;flex:1 1}.vc-discogs-modal__field-name{color:var(--theme-elevation-600);font-size:.875rem}.vc-discogs-modal__field-name:after{content:":"}.vc-discogs-modal__field-new{color:var(--theme-text)}.vc-discogs-modal__field-overwrite-badge{font-size:.8125rem;padding:.25rem .5rem;border-radius:999px;background:var(--theme-warning-100);color:var(--theme-warning-700);border:1px solid var(--theme-warning-300,#fcd34d);white-space:nowrap}.vc-discogs-modal__images-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(80px,1fr));grid-gap:.75rem;gap:.75rem}.vc-discogs-modal__image-checkbox{display:flex;flex-direction:column;align-items:center;gap:.375rem;padding:.5rem}.vc-discogs-modal__image-checkbox img{width:70px;height:70px;object-fit:cover;border-radius:var(--style-radius-s);border:2px solid rgba(0,0,0,0);transition:border-color .2s ease}.vc-discogs-modal__image-checkbox input:checked+img{border-color:var(--theme-success-500)}.vc-discogs-modal__notes,.vc-discogs-modal__tracklist{display:grid;grid-gap:.75rem;gap:.75rem;padding:1rem;border:1px solid var(--theme-elevation-150);border-radius:var(--style-radius-s)}.vc-discogs-modal__tracklist-items{display:grid;grid-gap:.5rem;gap:.5rem}.vc-discogs-modal__track-item{display:grid;grid-template-columns:64px 1fr 72px;grid-gap:.75rem;gap:.75rem;align-items:center;padding-bottom:.5rem;border-bottom:1px solid var(--theme-elevation-100)}.vc-discogs-modal__track-duration,.vc-discogs-modal__track-position{color:var(--theme-elevation-600);font-size:.875rem}.vc-discogs-modal__track-title{color:var(--theme-text);font-size:.875rem}.vc-discogs-modal__filters{display:flex;gap:.5rem;align-items:center;flex-wrap:wrap;margin-bottom:.75rem}.vc-discogs-modal__filters-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:.75rem;gap:.75rem}.vc-discogs-modal__filter-group{display:grid;grid-gap:.375rem;gap:.375rem;position:relative}.vc-discogs-modal__filter-group span{color:var(--theme-elevation-700);font-size:.875rem;font-weight:600}.vc-discogs-modal__filter-trigger{height:2.5rem;width:100%;display:flex;align-items:center;justify-content:space-between;gap:.5rem;border:1px solid var(--theme-elevation-250);border-radius:var(--style-radius-s);background:var(--theme-input-bg);color:var(--theme-text);padding:0 .75rem;font:inherit;text-align:left;cursor:pointer}.vc-discogs-modal__filter-trigger svg{width:14px;height:14px;flex-shrink:0}.vc-discogs-modal__filter-trigger-label{min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vc-discogs-modal__filter-menu{position:absolute;top:calc(100% + .375rem);left:0;right:0;z-index:20;display:grid;grid-gap:.375rem;gap:.375rem;max-height:220px;overflow-y:auto;padding:.625rem;border:1px solid var(--theme-elevation-150);border-radius:var(--style-radius-s);background:var(--theme-elevation-0);box-shadow:0 12px 30px rgba(0,0,0,.12)}.vc-discogs-modal__filter-option{display:flex;gap:.5rem;align-items:center;color:var(--theme-text);font-size:.875rem}.vc-discogs-modal__filter-option span{flex:1 1;min-width:0}.vc-discogs-modal__filter-count{color:var(--theme-elevation-500);font-size:.875rem;font-weight:600}.vc-discogs-modal__filter-select{height:2rem;border:1px solid var(--theme-elevation-250);border-radius:var(--style-radius-s);background:var(--theme-input-bg);color:var(--theme-text);padding:0 .5rem;font-size:.875rem;flex:1 1;min-width:120px}.vc-discogs-modal__filter-select:focus{outline:none;border-color:var(--theme-elevation-500)}.vc-discogs-modal__filter-input{height:2.5rem;border:1px solid var(--theme-elevation-250);border-radius:var(--style-radius-s);background:var(--theme-input-bg);color:var(--theme-text);padding:0 .75rem;font-size:.875rem;width:100%}.vc-discogs-modal__filter-input:focus{outline:none;border-color:var(--theme-elevation-500)}.vc-discogs-modal__filter{border:1px solid var(--theme-elevation-250);border-radius:var(--style-radius-s);background:var(--theme-input-bg);color:var(--theme-text);font:inherit;padding:.75rem;width:100%}@media(max-width:900px){.vc-discogs-modal__content--wide{width:min(96vw,1100px)}.vc-discogs-modal__candidate-item--table,.vc-discogs-modal__candidate-table-head,.vc-discogs-modal__detail-grid,.vc-discogs-modal__filters-grid,.vc-discogs-modal__preview-summary,.vc-discogs-modal__track-item{grid-template-columns:1fr}.vc-discogs-modal__search-row{flex-direction:column;align-items:stretch}}.vc-discogs-autofill__button-wrapper{display:flex;align-items:flex-start;padding-top:calc(var(--base)*1.3)}.vc-discogs-album-autofill__button-wrapper{margin-bottom:calc(var(--base)*1.2)}.vc-discogs-autofill__button{--btn-border:1px solid var(--theme-elevation-200);--hover-btn-border:1px solid var(--theme-elevation-400);--bg-color:var(--theme-elevation-0);--hover-bg:var(--theme-elevation-50);--hover-color:var(--theme-text);height:calc(var(--base)*2);margin-block:0;box-shadow:0 1px 2px var(--theme-elevation-100)}.vc-product-table-field{display:grid;grid-gap:.75rem;gap:.75rem}.vc-product-table__wrap{position:relative;overflow-x:scroll;border:1px solid var(--theme-elevation-150);border-radius:var(--style-radius-m);background:var(--theme-elevation-0);scrollbar-color:var(--theme-elevation-500) var(--theme-elevation-100);scrollbar-width:auto}.vc-product-table{width:max-content;min-width:100%;border-collapse:collapse;font-size:.9375rem}.vc-product-table td,.vc-product-table th{border-right:1px solid var(--theme-elevation-150);border-bottom:1px solid var(--theme-elevation-150);padding:.25em .5em;vertical-align:top}.vc-product-table td:last-child,.vc-product-table th:last-child{border-right:0}.vc-product-table tbody tr:last-child td{border-bottom:0}.vc-product-table th{background:var(--theme-elevation-50);color:var(--theme-elevation-700);font-weight:700;text-align:left;white-space:nowrap}.vc-product-table__cell--product{min-width:340px;width:340px}.vc-product-table__cell--description{min-width:300px;width:300px}.vc-product-table__cell--qty{min-width:72px;width:72px}.vc-product-table__cell--money{min-width:92px;width:92px;white-space:nowrap}.vc-product-table__cell--total{position:-webkit-sticky;position:sticky;right:0;z-index:2;min-width:112px;width:112px;background-color:var(--theme-elevation-0);box-shadow:-8px 0 14px -14px var(--theme-elevation-800);white-space:nowrap}.vc-product-table td.vc-product-table__cell--total.vc-product-table__cell--derived{background-color:var(--theme-elevation-50)}.vc-product-table th.vc-product-table__cell--total{z-index:3;background-color:var(--theme-elevation-50)}.vc-product-table td.vc-product-table__cell--derived{background:color-mix(in srgb,var(--theme-elevation-50) 85%,transparent)}.vc-product-table__input{width:100%;min-height:28px;border:1px solid rgba(0,0,0,0);border-radius:var(--style-radius-s);background:rgba(0,0,0,0);color:var(--theme-text);font:inherit;padding:.25em .5em}.vc-product-table__input:focus,.vc-product-table__input:hover{border-color:var(--theme-elevation-250);background:var(--theme-input-bg);outline:none}.vc-product-table__input:disabled{opacity:.65;cursor:not-allowed}.vc-product-table__input--number{min-width:60px;padding-left:.375em;padding-right:.25em}.vc-product-table__money-input{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;grid-gap:.375rem;gap:.375rem}.vc-product-table__money-prefix{color:var(--theme-elevation-600);font-size:.9375rem;font-weight:700;white-space:nowrap}.vc-product-table__product-cell-content{position:relative}.vc-product-table__product-control{display:grid;grid-template-columns:minmax(220px,1fr) auto auto;grid-gap:.375rem;gap:.375rem;align-items:start}.vc-product-table__autocomplete{position:relative;min-width:0}.vc-product-table__total-cell{display:flex;align-items:center;justify-content:space-between;gap:.5rem;white-space:nowrap}.vc-product-table__create-group{grid-column:1/-1;display:grid;grid-template-columns:minmax(120px,1fr) auto;grid-gap:.375rem;gap:.375rem}.vc-product-table__create-select{min-height:32px;font-size:.9375rem}.vc-product-table__empty{color:var(--theme-elevation-500);text-align:center}.vc-product-table__money{white-space:nowrap}.vc-product-table-modal__grid{display:grid;grid-template-columns:1.8fr .6fr .6fr .5fr;align-items:center;grid-gap:.75rem;gap:.75rem}.vc-product-table__dropdown{position:fixed;top:calc(100% + 4px);left:0;z-index:50;display:grid;max-height:260px;overflow-y:auto;border:1px solid var(--theme-elevation-200);border-radius:var(--style-radius-s);background:var(--theme-elevation-0);box-shadow:0 12px 24px rgba(0,0,0,.14)}.vc-product-table__dropdown-option{display:grid;grid-gap:.25rem;gap:.25rem;width:100%;border:0;border-bottom:1px solid var(--theme-elevation-100);background:rgba(0,0,0,0);color:var(--theme-text);cursor:pointer;font:inherit;padding:.5rem .625rem;text-align:left}.vc-product-table__dropdown-option.is-active,.vc-product-table__dropdown-option:focus-visible,.vc-product-table__dropdown-option:hover{background:var(--theme-elevation-50)}.vc-product-table__dropdown-option span{font-weight:700}.vc-product-table__dropdown-option small{color:var(--theme-elevation-600)}.vc-product-table__icon-btn{display:inline-flex;align-items:center;justify-content:center;min-width:28px;height:28px;border:0;border-radius:var(--style-radius-s);background:rgba(0,0,0,0);color:var(--theme-text);cursor:pointer;font:inherit;font-weight:800;text-decoration:none}.vc-product-table__icon-btn:focus-visible,.vc-product-table__icon-btn:hover{background:var(--theme-elevation-100)}.vc-product-table__icon-btn:disabled{opacity:.5;cursor:not-allowed}.vc-product-table__icon-btn svg{width:14px;height:14px}.vc-product-table__icon-btn--link{color:var(--theme-text)}.vc-product-table__icon-btn--danger{color:var(--theme-error-600)}.vc-product-table__add-btn{min-height:38px;border:1px solid var(--theme-elevation-800);border-radius:var(--style-radius-s);background:var(--theme-elevation-800);color:var(--theme-elevation-0);cursor:pointer;font-weight:700;padding:0 .625rem}.vc-product-table__add-btn:hover:not(:disabled){background:var(--theme-elevation-600)}.vc-product-table__add-btn:disabled{opacity:.5;cursor:not-allowed}.vc-product-table__footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.vc-product-table__total{display:flex;align-items:baseline;gap:1rem;font-size:1.125rem}.vc-product-table__total>span{color:var(--theme-elevation-600);font-weight:700}.vc-product-table__total-values{display:flex;align-items:baseline;gap:.75rem;flex-wrap:wrap;justify-content:flex-end}.vc-product-table__total-qty{color:var(--theme-elevation-500);font-size:.875rem;font-weight:600;white-space:nowrap}.vc-product-table__total strong{font-size:1.25rem;white-space:nowrap}@media(max-width:900px){.vc-product-table__footer{align-items:stretch;flex-direction:column}.vc-product-table__total{justify-content:flex-end}}.vc-dashboard__kpi-grid--inventario{grid-template-columns:repeat(5,minmax(0,1fr))}.vc-inventario__section{margin-bottom:2rem}.vc-inventario__section h2,.vc-inventario__section h3{margin-bottom:.75rem}.vc-inventario__empty{color:var(--theme-elevation-450);font-style:italic}.vc-inventario__table{width:100%;border-collapse:collapse;font-size:.875rem}.vc-inventario__table th{text-align:left;padding:.5rem .75rem;border-bottom:2px solid var(--theme-elevation-200);font-weight:600;white-space:nowrap}.vc-inventario__table td{padding:.5rem .75rem;border-bottom:1px solid var(--theme-elevation-100)}.vc-inventario__table tr:last-child td{border-bottom:none}.vc-inventario__filters{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.5rem 0}.vc-inventario__filters__refresh{margin-left:auto}.vc-inventario__filter-btn{padding:.5rem 1rem;border:1px solid var(--theme-elevation-200);background:var(--theme-elevation-0);border-radius:var(--style-radius-s);font-size:.875rem;cursor:pointer;transition:all .15s ease;color:var(--theme-elevation-600)}.vc-inventario__filter-btn:hover{border-color:var(--theme-elevation-400);background:var(--theme-elevation-50)}.vc-inventario__filter-btn--active{background:var(--theme-elevation-700);color:var(--theme-elevation-50);border-color:var(--theme-elevation-700)}.vc-inventario__edit-link{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:3px;transition:all .15s ease;text-decoration:none}.vc-inventario__edit-link:hover{background:var(--theme-elevation-100);transform:scale(1.1)}.vc-inventario__edit-link:active{transform:scale(.95)}.vc-inventario__count{font-size:.875rem;color:var(--theme-elevation-600);margin:0}.vc-inventario__col--right{text-align:right}.vc-inventario__stock-table{font-size:.875rem}.vc-inventario__stock-table td,.vc-inventario__stock-table th{padding:.375rem .5rem}.vc-inventario__product-link{color:var(--theme-text);text-decoration:none;cursor:pointer}.vc-inventario__product-link:hover{text-decoration:underline}.vc-inventario__pagination{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:1rem;padding-top:1rem;border-top:1px solid var(--theme-elevation-150);flex-wrap:wrap}.vc-inventario__pagination-controls{display:flex;align-items:center;gap:.75rem}.vc-inventario__pagination-btn{padding:.375rem .75rem;border:1px solid var(--theme-elevation-200);background:var(--theme-elevation-0);border-radius:var(--style-radius-s);font-size:.875rem;cursor:pointer;transition:all .15s ease;color:var(--theme-text)}.vc-inventario__pagination-btn:hover:not(:disabled){border-color:var(--theme-elevation-400);background:var(--theme-elevation-50)}.vc-inventario__pagination-btn:disabled{opacity:.5;cursor:not-allowed}.vc-inventario__pagination-select{padding:.375rem .5rem;border:1px solid var(--theme-elevation-200);background:var(--theme-elevation-0);border-radius:var(--style-radius-s);font-size:.875rem;color:var(--theme-text);cursor:pointer}.vc-inventario__pagination-select:hover{border-color:var(--theme-elevation-400)}.vc-inventario__pagination-info{font-size:.875rem;color:var(--theme-elevation-600)}.vc-inventario__tops-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem;margin-bottom:2rem}@media(max-width:900px){.vc-inventario__tops-grid{grid-template-columns:1fr}}.vc-inventario__pie-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem;margin-bottom:2rem}@media(max-width:900px){.vc-inventario__pie-grid{grid-template-columns:1fr}}.vc-inventario__pie-card{background:var(--theme-elevation-50);border:1px solid var(--theme-elevation-150);border-radius:var(--style-radius-m);padding:1rem;min-width:0;overflow:hidden}.vc-inventario__pie-card h3{margin-bottom:1rem;font-size:.875rem;font-weight:600}.vc-inventario__pie-card--embedded{background:rgba(0,0,0,0);border:0;padding:0;min-height:230px}.vc-inventario__pie-chart{position:relative;min-width:0;height:230px}@media(max-width:900px){.vc-inventario__pie-card--embedded{min-height:240px}.vc-inventario__pie-chart{height:240px}}.vc-inventario-integrity__section{margin-bottom:2rem}.vc-inventario-integrity__section:not(:last-child){padding-bottom:1rem;border-bottom:1px solid var(--theme-elevation-200)}.vc-inventario-integrity__subtitle{margin-bottom:.625rem;font-size:1rem;font-weight:600;color:var(--theme-text)}.vc-inventario-integrity__table{width:100%;border-collapse:collapse;font-size:.875rem}.vc-inventario-integrity__table th{text-align:left;padding:.5rem .75rem;border-bottom:2px solid var(--theme-elevation-200);font-weight:600;white-space:nowrap;color:var(--theme-text)}.vc-inventario-integrity__table td{padding:.5rem .75rem;border-bottom:1px solid var(--theme-elevation-100);color:var(--theme-text)}.vc-inventario-integrity__table tr:last-child td{border-bottom:none}.vc-inventario-integrity__table tr:hover td{background-color:var(--theme-elevation-50)}.vc-inventario-integrity__producto{font-family:monospace;font-size:.8125rem;color:var(--theme-elevation-500)}.vc-inventario-integrity__variante{color:var(--theme-text);font-weight:500}.vc-inventario-integrity__stock-almacenado{text-align:right;font-weight:500;color:var(--theme-warning-500)}.vc-inventario-integrity__stock-proyectado{text-align:right;font-weight:500;color:var(--theme-success-500)}.vc-inventario-integrity__badge{display:inline-block;padding:.375rem .625rem;border-radius:var(--style-radius-s);font-size:.8125rem;font-weight:600;text-align:center;white-space:nowrap}.vc-inventario-integrity__badge--drift{background-color:var(--theme-error-100);color:var(--theme-error-700)}.vc-inventario-integrity__badge--sin-checkpoint{background-color:var(--theme-warning-100);color:var(--theme-warning-700)}.vc-inventario-integrity__tipo{display:inline-block;padding:.25rem .5rem;background-color:var(--theme-elevation-100);border-radius:var(--style-radius-s);font-size:.8125rem;color:var(--theme-elevation-500);text-transform:capitalize}.vc-inventario-integrity__numero-mov{font-family:monospace;font-size:.8125rem;color:var(--theme-elevation-500)}.vc-inventario-integrity__fecha{white-space:nowrap}.vc-inventario-integrity__fecha,.vc-inventario-integrity__updated{font-size:.8125rem;color:var(--theme-elevation-500)}.vc-inventario-integrity__repair{padding:.5rem .75rem;border:0;border-radius:var(--style-radius-s);background:var(--theme-success-500);color:var(--theme-elevation-0);cursor:pointer;font-size:.8125rem;font-weight:600}.vc-inventario-integrity__repair:hover:not(:disabled){background:var(--theme-success-600)}.vc-inventario-integrity__repair:disabled{cursor:wait;opacity:.65}.vc-inventario-integrity__retry{padding:.375rem .625rem;border:1px solid var(--theme-elevation-300);border-radius:var(--style-radius-s);background:var(--theme-elevation-0);color:var(--theme-text);cursor:pointer;font-size:.8125rem;font-weight:600;white-space:nowrap}.vc-inventario-integrity__retry:hover:not(:disabled){background:var(--theme-elevation-100)}.vc-inventario-integrity__retry:disabled{cursor:wait;opacity:.65}.vc-pedidos-table-wrap{overflow-x:auto;margin-bottom:1rem;border:1px solid var(--theme-elevation-150);border-radius:var(--style-radius-m)}.vc-pedidos-table{width:100%;border-collapse:collapse;font-size:.875rem;min-width:700px;background:var(--theme-elevation-0)}.vc-pedidos-table th{text-align:left;font-size:.8125rem;font-weight:600;color:var(--theme-elevation-500);white-space:nowrap;background:var(--theme-elevation-100)}.vc-pedidos-table td,.vc-pedidos-table th{padding:.375rem .5rem;border-bottom:1px solid var(--theme-elevation-150)}.vc-pedidos-table td{vertical-align:middle}.vc-pedidos-table tbody tr:last-child td{border-bottom:none}.vc-pedidos-table tbody tr:hover{background:var(--theme-elevation-50)}.vc-pedidos-table__row--atencion td{background:color-mix(in srgb,var(--theme-error-500) 9%,transparent);box-shadow:inset 3px 0 0 var(--theme-error-500)}.vc-pedidos-table__row--atencion:hover td{background:color-mix(in srgb,var(--theme-error-500) 14%,var(--theme-elevation-50))}.vc-pedidos-table__producto{font-weight:500}.vc-oc-calendario__semana{border:1px solid var(--theme-elevation-150);border-radius:var(--style-radius-m);margin-bottom:1rem;overflow:hidden}.vc-oc-calendario__semana-header{display:flex;justify-content:space-between;align-items:baseline;gap:.5rem;flex-wrap:wrap;padding:.75rem 1rem;background:var(--theme-elevation-50);border-bottom:1px solid var(--theme-elevation-150)}.vc-oc-calendario__semana-header h3{margin:0;font-size:1rem;font-weight:700}.vc-oc-calendario__semana-meta{display:flex;gap:.75rem;flex-wrap:wrap;align-items:center;font-size:.875rem;color:var(--theme-elevation-500)}.vc-oc-calendario__semana-rango{font-size:.875rem;color:var(--theme-elevation-400)}.vc-oc-calendario__tag{display:inline-block;font-size:.75rem;font-weight:600;padding:.1em .5em;border-radius:999px;white-space:nowrap;margin-left:.375rem;vertical-align:middle}.vc-oc-calendario__tag--recibida{background:oklch(.92 .06 155);color:oklch(.35 .1 155)}.vc-oc-calendario__tag--pendiente{background:oklch(.92 .06 80);color:oklch(.4 .1 60)}.vc-oc-calendario__tabla{padding:.5rem 1rem .75rem}.vc-oc-table__fecha{white-space:nowrap;font-size:.875rem;color:var(--theme-elevation-500)}.vc-oc-table{width:100%;border-collapse:collapse;font-size:.875rem}.vc-oc-table th{text-align:left;font-size:.8125rem;font-weight:600;color:var(--theme-elevation-500);padding:.25rem .5rem;border-bottom:1px solid var(--theme-elevation-150)}.vc-oc-table td{padding:.375rem .5rem;vertical-align:middle}.vc-oc-table tbody tr:hover{background:var(--theme-elevation-50)}.vc-oc-table__productos{display:flex;align-items:baseline;flex-wrap:nowrap;gap:.25rem;max-width:22rem}.vc-oc-table__producto{min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vc-oc-table__productos-mas{flex-shrink:0;color:var(--theme-elevation-500)}.vc-oc-table__link{color:var(--theme-text);text-decoration:underline;-webkit-text-decoration-color:var(--theme-elevation-300);text-decoration-color:var(--theme-elevation-300)}.vc-oc-table__link:hover{color:var(--theme-success-500);-webkit-text-decoration-color:currentColor;text-decoration-color:currentColor}.vc-oc-export-field__card{display:grid;grid-gap:.75rem;gap:.75rem;padding:.75rem;border:1px solid var(--theme-elevation-150);border-radius:var(--style-radius-s);background:var(--theme-elevation-50)}.vc-oc-export-field__hint,.vc-oc-export-field__text{margin:0}.vc-oc-export-field__text{color:var(--theme-elevation-700);font-size:.875rem}.vc-oc-export-field__hint{color:var(--theme-elevation-500);font-size:.875rem}.vc-oc-export-field__actions{display:grid;grid-gap:.5rem;gap:.5rem}.vc-oc-export-field__button{min-height:38px;border:1px solid var(--theme-elevation-800);border-radius:var(--style-radius-s);background:var(--theme-elevation-800);color:var(--theme-elevation-0);cursor:pointer;font-weight:700;padding:0 .625rem}.vc-oc-export-field__button:hover:not(:disabled){background:var(--theme-elevation-600)}.vc-oc-export-field__button:disabled{opacity:.5;cursor:not-allowed}.vc-oc-export-field__button--secondary{border-color:var(--theme-elevation-250);background:var(--theme-elevation-0);color:var(--theme-text)}.vc-oc-export-field__button--secondary:focus-visible,.vc-oc-export-field__button--secondary:hover{background:var(--theme-elevation-100)}.vc-oc-receipt-modal__overlay{align-items:center;background:color-mix(in srgb,var(--theme-elevation-1000) 45%,transparent);display:flex;inset:0;justify-content:center;padding:var(--base);position:fixed;z-index:1000}.vc-oc-receipt-modal{background:var(--theme-elevation-0);border:1px solid var(--theme-elevation-200);border-radius:var(--style-radius-m);box-shadow:0 20px 48px color-mix(in srgb,var(--theme-elevation-1000) 30%,transparent);display:flex;flex-direction:column;max-height:min(760px,100vh - 2*var(--base));max-width:760px;overflow:hidden;width:100%}.vc-oc-receipt-modal__header{align-items:flex-start;border-bottom:1px solid var(--theme-elevation-150);display:flex;gap:var(--base);justify-content:space-between;padding:calc(var(--base)*1.5)}.vc-oc-receipt-modal__header h2,.vc-oc-receipt-modal__header p{margin:0}.vc-oc-receipt-modal__header h2{font-size:1.25rem}.vc-oc-receipt-modal__header p{color:var(--theme-elevation-600);margin-top:calc(var(--base)*.5)}.vc-oc-receipt-modal__close{background:rgba(0,0,0,0);border:0;border-radius:var(--style-radius-s);color:var(--theme-elevation-600);cursor:pointer;font-size:1.5rem;line-height:1;padding:calc(var(--base)*.25) calc(var(--base)*.5)}.vc-oc-receipt-modal__close:hover:not(:disabled){background:var(--theme-elevation-100);color:var(--theme-elevation-900)}.vc-oc-receipt-modal__body{display:grid;grid-gap:var(--base);gap:var(--base);overflow-y:auto;padding:calc(var(--base)*1.5)}.vc-oc-receipt-modal__item{background:var(--theme-elevation-50);border:1px solid var(--theme-elevation-150);border-radius:var(--style-radius-s);display:grid;grid-gap:calc(var(--base)*.75);gap:calc(var(--base)*.75);padding:var(--base)}.vc-oc-receipt-modal__item-heading{align-items:flex-start;display:flex;gap:var(--base);justify-content:space-between}.vc-oc-receipt-modal__item-heading h3,.vc-oc-receipt-modal__item-heading p{margin:0}.vc-oc-receipt-modal__item-heading h3{font-size:1rem}.vc-oc-receipt-modal__item-heading p{color:var(--theme-elevation-600);margin-top:calc(var(--base)*.25)}.vc-oc-receipt-modal__quantity{background:var(--theme-success-100);border-radius:999px;color:var(--theme-success-700);font-size:.8125rem;font-weight:600;padding:calc(var(--base)*.25) calc(var(--base)*.5);white-space:nowrap}.vc-oc-receipt-modal__stock{color:var(--theme-elevation-700);margin:0}.vc-oc-receipt-modal__stock div{align-items:baseline;display:flex;gap:calc(var(--base)*.5)}.vc-oc-receipt-modal__stock dt{color:var(--theme-elevation-600)}.vc-oc-receipt-modal__stock dd{font-weight:600;margin:0}.vc-oc-receipt-modal__change{align-items:center;display:grid;grid-gap:calc(var(--base)*.5);gap:calc(var(--base)*.5);grid-template-columns:auto minmax(116px,1fr) minmax(82px,auto) minmax(116px,.75fr)}.vc-oc-receipt-modal__change input[type=number]{background:var(--theme-elevation-0);border:1px solid var(--theme-elevation-250);border-radius:var(--style-radius-s);color:var(--theme-text);min-width:0;padding:calc(var(--base)*.5)}.vc-oc-receipt-modal__before{color:var(--theme-elevation-600);text-align:right}.vc-oc-receipt-modal__footer{align-items:center;border-top:1px solid var(--theme-elevation-150);display:flex;gap:var(--base);justify-content:flex-end;padding:var(--base) calc(var(--base)*1.5)}.vc-oc-receipt-modal__cancel,.vc-oc-receipt-modal__confirm{border-radius:var(--style-radius-s);cursor:pointer;font:inherit;padding:calc(var(--base)*.6) var(--base)}.vc-oc-receipt-modal__cancel{background:var(--theme-elevation-0);border:1px solid var(--theme-elevation-250);color:var(--theme-text)}.vc-oc-receipt-modal__confirm{background:var(--theme-success-500);border:1px solid var(--theme-success-500);color:var(--theme-elevation-0)}@media(max-width:600px){.vc-oc-receipt-modal__change{grid-template-columns:auto 1fr}.vc-oc-receipt-modal__change .vc-oc-receipt-modal__before{text-align:left}.vc-oc-receipt-modal__footer{align-items:stretch;flex-direction:column-reverse}.vc-oc-receipt-modal__footer button{width:100%}}.vc-picker-field__control{display:flex;align-items:center;width:100%;min-height:3rem;border:1px solid var(--theme-elevation-150);border-radius:var(--style-radius-s);background:var(--theme-input-bg);padding:0 .75rem;gap:.375rem}.vc-picker-field__control:focus-within{border-color:var(--theme-elevation-400)}.vc-picker-field__selected{display:flex;align-items:center;flex:1 1;min-width:0}.vc-picker-field__pill{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--theme-elevation-200);border-radius:var(--style-radius-s);background:var(--theme-elevation-100);box-shadow:none;color:var(--theme-text);display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;line-height:1.2;max-width:100%;min-height:auto;min-width:0;overflow:hidden;padding:.375rem .625rem}.vc-picker-field__pill svg{width:14px;height:14px;flex-shrink:0}.vc-picker-field__pill:hover{background:var(--theme-elevation-150);border-color:var(--theme-elevation-300);color:var(--theme-text)}.vc-picker-field__pill-label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vc-picker-field__clear{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:rgba(0,0,0,0);border:0!important;border-radius:0;box-shadow:none;color:var(--theme-text);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;line-height:1;margin:0 0 0 auto;min-height:auto;min-width:auto;padding:0}.vc-picker-field__clear svg{width:20px;height:20px}.vc-picker-field__clear:hover{color:var(--theme-error-500)}.vc-picker-field__placeholder{flex:1 1;color:var(--theme-elevation-500);font-size:.875rem;line-height:1.2}.vc-picker-field__search-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:rgba(0,0,0,0);border:0;border-radius:0;box-shadow:none;color:var(--theme-text);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;line-height:1;margin:0 0 0 .625rem;min-height:auto;min-width:auto;padding:0}.vc-picker-field__search-btn svg{width:16px;height:16px}.vc-picker-field__search-btn:hover{color:var(--theme-text)}.vc-picker-modal__content{max-width:960px}.vc-picker-modal__toolbar{display:flex;gap:.5rem;margin-bottom:1rem}.vc-picker-modal__filter-select{max-width:180px;flex-shrink:0}.vc-picker-modal__client-banner{background:var(--theme-elevation-100);border:1px solid var(--theme-elevation-200);border-radius:var(--style-radius-s);padding:.5rem .75rem;font-size:.875rem;color:var(--theme-elevation-700);margin-bottom:.75rem}.vc-picker-modal__list{display:flex;flex-direction:column;gap:0;max-height:420px;overflow-y:auto;border:1px solid var(--theme-elevation-150);border-radius:var(--style-radius-s)}.vc-picker-modal__list-header{font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--theme-elevation-600);background:var(--theme-elevation-50);padding:.5rem .75rem;border-bottom:1px solid var(--theme-elevation-150);cursor:default}.vc-picker-modal__list-header:hover{background:var(--theme-elevation-50)!important}.vc-picker-modal__list-row{border-bottom:1px solid var(--theme-elevation-100);padding:.625rem .75rem;text-align:left;border-radius:0!important}.vc-picker-modal__list-row:last-child{border-bottom:none}.vc-picker-modal__list-row:hover{background:var(--theme-elevation-50)}.vc-picker-modal__oc-grid{display:grid;grid-template-columns:minmax(90px,1fr) minmax(100px,1.5fr) minmax(80px,.8fr) minmax(80px,.8fr) minmax(70px,.7fr) minmax(120px,2fr);align-items:center;grid-gap:.75rem;gap:.75rem}.vc-picker-modal__venta-grid{display:grid;grid-template-columns:minmax(90px,1fr) minmax(120px,1.5fr) minmax(80px,.8fr) minmax(70px,.7fr) minmax(120px,2fr);align-items:center;grid-gap:.75rem;gap:.75rem}.vc-picker-modal__badge{display:inline-flex;align-items:center;padding:.25rem .5rem;border-radius:999px;white-space:nowrap;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em;background:var(--theme-elevation-150);color:var(--theme-elevation-800)}.vc-picker-modal__empty{text-align:center;padding:2.5rem 1rem;color:var(--theme-elevation-500);font-size:.875rem}.vc-home-control{display:grid;grid-gap:2rem;gap:2rem}.vc-home-control__section{display:grid;grid-gap:.625rem;gap:.625rem}.vc-home-control__empty{padding:2rem 1rem;text-align:center;color:var(--theme-elevation-500);font-size:.875rem;line-height:1.5}.vc-home-control__alert-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);align-items:stretch;grid-gap:.625rem;gap:.625rem}.vc-home-control__alert{display:flex;align-items:center;gap:.625rem;background:var(--theme-bg);border-left-color:var(--theme-elevation-100);border-left-width:1px;border:1px solid var(--theme-elevation-100);border-left:4px solid var(--theme-elevation-500);border-radius:var(--style-radius-m);padding:.625rem .75rem;cursor:pointer;color:inherit;text-decoration:none;transition:all .15s ease;min-height:80px}.vc-home-control__alert:hover{background:var(--theme-elevation-50)}.vc-home-control__alert--alta{border-left-color:var(--theme-error-500)}.vc-home-control__alert--alta .vc-home-control__alert-count{color:var(--theme-error-500)}.vc-home-control__alert--media{border-left-color:var(--theme-warning-500)}.vc-home-control__alert--media .vc-home-control__alert-count{color:var(--theme-warning-700)}.vc-home-control__alert--baja{border-left-color:#2563eb}.vc-home-control__alert--baja .vc-home-control__alert-count{color:#2563eb}.vc-home-control__alert-count{font-size:1.3rem;font-weight:700;min-width:2rem;text-align:center;flex-shrink:0;color:var(--theme-elevation-700);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;display:flex;align-items:center;justify-content:center}.vc-home-control__alert-text{display:flex;flex-direction:column;gap:4px;min-width:0;flex:1 1}.vc-home-control__alert-text b{font-size:1rem;font-weight:600;color:var(--theme-elevation-700);line-height:1.3}.vc-home-control__alert-text span{font-size:.8125rem;color:var(--theme-elevation-500);line-height:1.4;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.vc-home-control__alert-go{margin-left:auto;color:var(--theme-elevation-500);font-size:1rem;flex-shrink:0}.vc-home-control__heroes{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:.625rem;gap:.625rem}.vc-home-control__error{margin:0;padding:.625rem .75rem;border-radius:var(--style-radius-m);background:color-mix(in srgb,var(--theme-error-100) 50%,transparent);color:var(--theme-error-600);font-size:.875rem;line-height:1.4}.vc-heatmap-panel{--vc-heatmap-low:color-mix(in srgb,$vc-success-bg 35%,$vc-bg-subtle);--vc-heatmap-high:$vc-success-text;--vc-heatmap-text-soft:$vc-text;--vc-heatmap-text-strong:$vc-inverse;padding-bottom:.75rem}.vc-heatmap-grid{display:grid;grid-template-columns:1fr;grid-gap:.75rem;gap:.75rem;margin-bottom:1rem}.vc-heatmap__legend{display:flex;align-items:center;gap:.625rem;margin-bottom:.75rem;color:var(--theme-elevation-500)}.vc-heatmap__legend-gradient{width:min(220px,45vw);height:10px;border-radius:999px;white-space:nowrap;border:1px solid var(--theme-elevation-150);background:linear-gradient(90deg,var(--vc-heatmap-low),var(--vc-heatmap-high))}.vc-heatmap__wrap{overflow-x:auto}.vc-heatmap{width:100%;min-width:760px;border-collapse:separate;border-spacing:.25rem}.vc-heatmap td,.vc-heatmap th{text-align:center}.vc-heatmap thead th{padding:.25rem 0}.vc-heatmap tbody th,.vc-heatmap thead th{font-size:1rem;font-weight:600;color:var(--theme-elevation-500)}.vc-heatmap tbody th{width:60px}.vc-heatmap__cell{min-width:92px;min-height:34px;border-radius:var(--style-radius-s);border:1px solid color-mix(in srgb,var(--theme-elevation-200) 75%,transparent);font-weight:700;padding:.375rem}.vc-heatmap__cell--empty{background:var(--theme-elevation-50);color:var(--theme-elevation-300)}@media(max-width:600px){.vc-heatmap{min-width:680px}.vc-heatmap__cell{min-width:84px}}.vc-finanzas__heroes--3{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.vc-retencion__hint{margin:0 0 .625rem;font-size:.875rem;color:var(--theme-elevation-500)}.vc-retencion__cohortes{margin-bottom:1rem}.vc-retencion__heatmap{min-width:520px}.vc-retencion__heatmap tbody th,.vc-retencion__heatmap thead th{text-align:left;width:auto}.vc-retencion__heatmap thead th:not(:first-child){text-align:center}.vc-retencion__heatmap tbody th{white-space:nowrap}.vc-retencion__num{text-align:center;color:var(--theme-elevation-500);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.vc-retencion__cell{min-width:120px;border:none}.vc-retencion__cell[data-nivel="1"]{background:color-mix(in srgb,var(--vc-azul) 42%,var(--theme-elevation-100))}.vc-retencion__cell[data-nivel="2"]{background:color-mix(in srgb,color-mix(in srgb,var(--vc-violeta) 15%,var(--vc-azul)) 52%,var(--theme-elevation-100))}.vc-retencion__cell[data-nivel="3"]{background:color-mix(in srgb,color-mix(in srgb,var(--vc-violeta) 30%,var(--vc-azul)) 62%,var(--theme-elevation-100))}.vc-retencion__cell[data-nivel="4"]{background:color-mix(in srgb,color-mix(in srgb,var(--vc-violeta) 45%,var(--vc-azul)) 72%,var(--theme-elevation-100))}.vc-retencion__cell[data-nivel="5"]{background:color-mix(in srgb,color-mix(in srgb,var(--vc-violeta) 60%,var(--vc-azul)) 82%,var(--theme-elevation-100));color:var(--theme-base-0,#fff)}.vc-retencion__cell[data-nivel="6"]{background:color-mix(in srgb,color-mix(in srgb,var(--vc-violeta) 75%,var(--vc-azul)) 90%,var(--theme-elevation-100));color:var(--theme-base-0,#fff)}.vc-retencion__cell[data-nivel="7"]{background:color-mix(in srgb,color-mix(in srgb,var(--vc-violeta) 90%,var(--vc-azul)) 96%,var(--theme-elevation-100));color:var(--theme-base-0,#fff)}.vc-retencion__cell[data-nivel="8"]{background:var(--vc-violeta);color:var(--theme-base-0,#fff)}.vc-retencion__legend{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.75rem;margin-top:.625rem;font-size:.875rem;color:var(--theme-elevation-500)}.vc-retencion__legend-group{display:inline-flex;align-items:center;gap:.375rem}.vc-retencion__legend-label{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.vc-retencion__swatch{width:18px;height:18px;border-radius:var(--style-radius-s);border:1px solid var(--theme-elevation-150);display:inline-block}.vc-retencion__swatch[data-nivel="1"]{background:color-mix(in srgb,var(--vc-azul) 42%,var(--theme-elevation-100))}.vc-retencion__swatch[data-nivel="2"]{background:color-mix(in srgb,color-mix(in srgb,var(--vc-violeta) 15%,var(--vc-azul)) 52%,var(--theme-elevation-100))}.vc-retencion__swatch[data-nivel="3"]{background:color-mix(in srgb,color-mix(in srgb,var(--vc-violeta) 30%,var(--vc-azul)) 62%,var(--theme-elevation-100))}.vc-retencion__swatch[data-nivel="4"]{background:color-mix(in srgb,color-mix(in srgb,var(--vc-violeta) 45%,var(--vc-azul)) 72%,var(--theme-elevation-100))}.vc-retencion__swatch[data-nivel="5"]{background:color-mix(in srgb,color-mix(in srgb,var(--vc-violeta) 60%,var(--vc-azul)) 82%,var(--theme-elevation-100))}.vc-retencion__swatch[data-nivel="6"]{background:color-mix(in srgb,color-mix(in srgb,var(--vc-violeta) 75%,var(--vc-azul)) 90%,var(--theme-elevation-100))}.vc-retencion__swatch[data-nivel="7"]{background:color-mix(in srgb,color-mix(in srgb,var(--vc-violeta) 90%,var(--vc-azul)) 96%,var(--theme-elevation-100))}.vc-retencion__swatch[data-nivel="8"]{background:var(--vc-violeta)}.vc-retencion__pareto-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem;align-items:start}.vc-retencion__pareto-summary{font-size:.875rem;color:var(--theme-elevation-500);margin-bottom:.5rem}.vc-retencion__bar{height:10px;border-radius:999px;background:var(--theme-elevation-100);overflow:hidden}.vc-retencion__bar>span{display:block;height:100%;border-radius:999px}.vc-retencion__bar-legend{display:flex;justify-content:space-between;gap:.5rem;margin-top:.375rem;font-size:.875rem;color:var(--theme-elevation-500)}@media(max-width:900px){.vc-retencion__pareto-grid{grid-template-columns:1fr}}.vc-embarque-items{display:grid;grid-gap:.5rem;gap:.5rem}.vc-embarque-items__list{border:1px solid var(--theme-elevation-150);border-radius:var(--style-radius-m);background:var(--theme-elevation-0)}.vc-embarque-items__row{display:grid;grid-template-columns:1fr 6rem 2rem;grid-gap:.625rem;gap:.625rem;align-items:center;padding:.5rem .75rem;border-bottom:1px solid var(--theme-elevation-100)}.vc-embarque-items__row:last-child{border-bottom:0}.vc-embarque-items__name{display:flex;align-items:center;gap:.375rem;min-width:0;padding:0 .25rem}.vc-embarque-items__name-text{font-weight:600;color:var(--theme-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vc-embarque-items__variant{border-radius:999px;white-space:nowrap;background:var(--theme-elevation-100);color:var(--theme-elevation-600);font-size:.75rem;padding:.0625rem .375rem;flex:0 0 auto}.vc-embarque-items__qty{height:32px;font-size:.875rem;padding:0 .375rem;width:100%;text-align:right}.vc-embarque-items__qty:focus{outline:none;border-color:var(--theme-elevation-600)}.vc-embarque-items__qty:disabled{opacity:.55;cursor:not-allowed}.vc-embarque-items__remove{width:32px;height:32px;border:0;background:rgba(0,0,0,0);color:var(--theme-elevation-500);border-radius:var(--style-radius-s);cursor:pointer;font-size:1.125rem;line-height:1;display:flex;align-items:center;justify-content:center;transition:background .15s ease,color .15s ease}.vc-embarque-items__remove:hover:not(:disabled){background:var(--theme-error-100);color:var(--theme-error-500)}.vc-embarque-items__remove:disabled{opacity:.35;cursor:not-allowed}.vc-embarque-items__row--combo{background:var(--theme-elevation-50)}.vc-embarque-items__combo{position:relative}.vc-embarque-items__combo-input{height:32px;font-size:.875rem;width:100%;padding:0 1.5rem 0 .375rem}.vc-embarque-items__combo-input:focus{outline:none;border-color:var(--theme-elevation-600)}.vc-embarque-items__combo-input:disabled{background:var(--theme-elevation-50);color:var(--theme-elevation-500);cursor:not-allowed}.vc-embarque-items__combo-input::placeholder{color:var(--theme-elevation-500)}.vc-embarque-items__combo-caret{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);color:var(--theme-elevation-500);pointer-events:none;font-size:.625rem}.vc-embarque-items__combo-dropdown{position:absolute;top:calc(100% + 4px);left:0;right:0;z-index:50;border:1px solid var(--theme-elevation-150);border-radius:var(--style-radius-m);background:var(--theme-elevation-0);box-shadow:0 6px 20px rgba(0,0,0,.12);max-height:240px;overflow-y:auto}.vc-embarque-items__combo-option{width:100%;display:flex;align-items:center;justify-content:space-between;gap:.625rem;padding:.5625rem .75rem;border:0;border-bottom:1px solid var(--theme-elevation-100);background:rgba(0,0,0,0);text-align:left;cursor:pointer;font:inherit;color:var(--theme-text)}.vc-embarque-items__combo-option:last-child{border-bottom:0}.vc-embarque-items__combo-option.vc-embarque-items__combo-option--active,.vc-embarque-items__combo-option:hover{background:var(--theme-elevation-100)}.vc-embarque-items__combo-label{display:flex;flex-direction:column;gap:.0625rem;min-width:0}.vc-embarque-items__combo-producto{display:flex;align-items:center;gap:.375rem;font-weight:500}.vc-embarque-items__combo-restante{font-size:.8125rem;color:var(--theme-elevation-500);white-space:nowrap}.vc-embarque-items__empty{margin:0;padding:1rem;border:1px dashed var(--theme-elevation-150);border-radius:var(--style-radius-m);color:var(--theme-elevation-500);text-align:center}.vc-summary-grid{display:grid;grid-gap:1rem;gap:1rem;margin-bottom:var(--base)}.vc-summary-grid--4{grid-template-columns:repeat(4,1fr)}.vc-summary-grid--3{grid-template-columns:repeat(3,1fr)}.vc-summary-grid--2{grid-template-columns:repeat(2,1fr)}.vc-summary-grid--auto{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.vc-summary-abc{width:100%;border-collapse:collapse;font-size:.75rem}.vc-summary-abc td,.vc-summary-abc th{padding:1px 8px;text-align:right;border-bottom:1px solid var(--theme-elevation-100)}.vc-summary-abc td:first-child,.vc-summary-abc th:first-child{text-align:left;padding-left:0}.vc-summary-abc td:last-child,.vc-summary-abc th:last-child{padding-right:0}.vc-summary-abc th{font-size:.75rem;font-weight:600;color:var(--theme-elevation-600);padding-top:0}.vc-summary-abc th,.vc-summary-abc thead tr:last-child th{border-bottom-color:var(--theme-elevation-150)}.vc-alert-stack{display:flex;flex-direction:column;gap:8px}.vc-alert-line{font-size:.75rem;font-weight:600}.vc-alert-line--error{color:var(--theme-error-500)}.vc-alert-line--warning{color:var(--theme-warning-500)}.vc-alert-line--neutral{color:var(--theme-elevation-600)}.vc-vencimiento-list{margin:0;padding:0 0 0 16px;font-size:.8125rem;color:var(--theme-text)}.vc-vencimiento-tag--venta{color:var(--theme-success-500)}.vc-vencimiento-tag--gasto{color:var(--theme-error-500)}.vc-artist-list{margin:0;padding:0 0 0 16px;font-size:.8125rem;color:var(--theme-text)}.vc-flex-row{display:flex;gap:1rem;flex-wrap:wrap}.vc-flex-row--last{margin-bottom:var(--base)}.vc-widget__title{margin:0 0 var(--base) 0;font-size:1rem;font-weight:600}.vc-widget__subtitle{margin:0 0 8px;text-transform:uppercase}.vc-widget__empty,.vc-widget__subtitle{font-size:.8125rem;color:var(--theme-elevation-600)}.vc-widget__empty{margin:0}.vc-widget__empty--success{color:var(--theme-success-500)}.vc-variedad__num{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;text-align:right;white-space:nowrap}.vc-variedad__muted{font-size:.75rem;font-weight:400}.vc-variedad__chip,.vc-variedad__muted,.vc-variedad__row-muted{color:var(--theme-elevation-500)}.vc-variedad__chip{display:inline-block;font-size:.75rem;font-weight:500;padding:1px .375rem;border-radius:999px;background:var(--theme-elevation-100)}.vc-variedad__gauge{display:flex;flex-direction:column;align-items:center;gap:.375rem;padding:.625rem 0 .75rem}.vc-variedad__gauge-num{margin:0;font-size:2rem;font-weight:800;letter-spacing:-.03em;line-height:1}.vc-table-bar--wide{width:100%;height:12px}.vc-variedad__list{list-style:none;margin:.5rem 0 0;padding:0}.vc-variedad__list li{display:flex;justify-content:space-between;gap:.5rem;padding:.375rem 0;border-bottom:1px solid var(--theme-elevation-150);font-size:.8125rem}.vc-variedad__list li:last-child{border-bottom:none}.vc-variedad__qty{font-weight:700;color:var(--theme-error-500);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap}.vc-variedad__panel-subtitle{margin:.625rem 0 .375rem;font-size:.8125rem;font-weight:600;color:var(--theme-elevation-700)}.vc-variedad__panel-sub{margin:0 0 .625rem}.vc-variedad__detalle,.vc-variedad__panel-sub{color:var(--theme-elevation-500);font-size:.8125rem}.vc-variedad__detalle{max-width:44ch;line-height:1.45}.vc-variedad__score-cell{display:flex;align-items:center;gap:.5rem}.vc-variedad__score-num{font-weight:700;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;min-width:1.75rem;text-align:right}.vc-variedad__score-cell .vc-table-bar{flex:1 1;min-width:70px;max-width:170px}.vc-variedad__muted--inline{display:inline;font-size:inherit;font-weight:400}.vc-variedad__db{margin-top:.375rem}.vc-variedad__db-legend{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:.625rem;font-size:.75rem;color:var(--theme-elevation-500)}.vc-variedad__db-swatch{display:inline-block;width:9px;height:9px;border-radius:50%;margin-right:6px;vertical-align:middle}.vc-variedad__db-swatch--stock{background:#2563eb}.vc-variedad__db-swatch--ventas{background:#7c3aed}.vc-variedad__db-row{display:grid;grid-template-columns:11rem 1fr 3.5rem;align-items:center;grid-gap:.5rem;gap:.5rem;padding:.25rem 0}.vc-variedad__db-row+.vc-variedad__db-row{border-top:1px solid var(--theme-elevation-150)}.vc-variedad__db-label{font-size:.8125rem;font-weight:500;color:var(--theme-elevation-700);text-align:right;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vc-variedad__db-track{position:relative;height:18px}.vc-variedad__db-line{position:absolute;top:50%;height:2px;background:var(--theme-elevation-250);transform:translateY(-50%)}.vc-variedad__db-dot{position:absolute;top:50%;width:12px;height:12px;border-radius:50%;transform:translate(-50%,-50%);border:2px solid var(--theme-elevation-0)}.vc-variedad__db-dot--stock{background:#2563eb}.vc-variedad__db-dot--ventas{background:#7c3aed}.vc-variedad__db-val{position:absolute;top:50%;font-size:10px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--theme-elevation-500);white-space:nowrap;pointer-events:none}.vc-variedad__db-val--stock{transform:translate(calc(-100% - 9px),-50%)}.vc-variedad__db-val--ventas{transform:translate(9px,-50%)}.vc-variedad__db-gap{font-size:.75rem;font-weight:700;text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--theme-elevation-500)}.vc-variedad__db-gap--comprar{color:var(--theme-error-500)}.vc-variedad__db-axis{display:grid;grid-template-columns:11rem 1fr 3.5rem;grid-gap:.5rem;gap:.5rem;margin-top:.375rem}.vc-variedad__db-ticks{grid-column:2;display:flex;justify-content:space-between;font-size:10px;color:var(--theme-elevation-500)}